:root{color:#14323f;background:radial-gradient(circle at top left,rgba(224,132,69,.28),transparent 28%),radial-gradient(circle at top right,rgba(59,111,122,.22),transparent 24%),linear-gradient(180deg,#f7f2e8,#eef3f2);font-family:Segoe UI,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}html{min-height:100%}body{margin:0;min-width:320px;min-height:100vh}body,button,input,select{font:inherit}button,input,select{border:0}button{cursor:pointer}.app-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:24px 0 56px}.auth-shell{display:grid;min-height:100vh;align-items:center}.hero-panel,.panel{background:#fffbf5d6;border:1px solid rgba(20,50,63,.1);box-shadow:0 24px 80px #14323f14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-panel{display:grid;gap:28px;margin-bottom:24px;padding:28px;border-radius:32px}.auth-panel{width:min(560px,100%);margin:0 auto}.eyebrow,.section-kicker{margin:0 0 10px;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;color:#6f7b7b}.hero-copy h1,.panel-heading h2,.chart-header h3{margin:0;font-family:Georgia,Times New Roman,serif}.hero-copy h1{max-width:10ch;font-size:clamp(2.4rem,7vw,5.3rem);line-height:.94}.hero-text{max-width:48rem;margin-top:16px;font-size:1.05rem;color:#35515a}.metric-grid{display:grid;gap:16px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.account-pill{display:inline-flex;gap:10px;align-items:center;padding:10px 14px;border-radius:999px;background:#14323f14;color:#14323f}.account-pill span{color:#5b6870}.metric-card{padding:18px 20px;border-radius:22px;background:linear-gradient(180deg,#ffffffeb,#f4eee6db)}.metric-label,.metric-meta{margin:0}.metric-label{color:#5b6870}.metric-value{margin:10px 0 6px;font-size:2.8rem;line-height:1;font-weight:700;color:#14323f}.metric-value span{margin-left:6px;font-size:1rem;font-weight:500;color:#5b6870}.metric-meta{color:#5b6870}.content-grid{display:grid;gap:24px;margin-bottom:24px}.panel{padding:24px;border-radius:28px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.panel-heading h2{font-size:1.8rem;line-height:1}.wellbeing-form{display:grid;gap:16px}.auth-form{margin-top:24px}.wellbeing-form label{display:grid;gap:8px}.wellbeing-form span{font-weight:600;color:#204654}.wellbeing-form input,.wellbeing-form select{width:100%;padding:14px 16px;border-radius:16px;background:#fffdf9;border:1px solid rgba(20,50,63,.12);color:#14323f}.wellbeing-form input[type=range]{padding:0;accent-color:#cb6736}.wellbeing-form button,.secondary-button{min-height:48px;padding:0 18px;border-radius:999px;transition:transform .18s ease,opacity .18s ease}.wellbeing-form button{background:#14323f;color:#fff9f0;font-weight:700}.secondary-button{background:#14323f14;color:#14323f;font-weight:600}.wellbeing-form button:hover,.secondary-button:hover{transform:translateY(-1px)}.wellbeing-form button:disabled{opacity:.6;cursor:wait}.feedback{margin:16px 0 0;padding:12px 14px;border-radius:14px}.feedback.error{background:#b731211f;color:#8c2b1f}.account-grid{display:grid;gap:14px;margin-top:20px}.account-card{padding:16px 18px;border-radius:18px;background:#ffffffc7;border:1px solid rgba(20,50,63,.08)}.account-label,.account-copy{margin:0}.account-label{font-weight:700;color:#14323f}.account-copy{margin-top:6px;color:#5b6870}.chart-stack{display:grid;gap:16px}.chart-card{padding:18px;border-radius:22px;background:linear-gradient(180deg,#ffffffeb,#edf4f4eb)}.chart-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px}.chart-header p{margin:0;color:#5b6870}.chart-legend{display:flex;flex-wrap:wrap;gap:12px 18px;margin-bottom:12px}.chart-legend-item{display:inline-flex;gap:8px;align-items:center;color:#35515a;font-size:.92rem}.chart-legend-swatch{width:12px;height:12px;border-radius:999px}.chart-legend-swatch.back_pain{background:#14323f}.chart-legend-swatch.headache{background:#cb6736}.metric-chart{width:100%;height:auto}.metric-chart line{stroke:#14323f29}.metric-chart text{fill:#5b6870;font-size:9px}.metric-chart polyline{stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.metric-chart circle{stroke-width:2}.chart-tick line{stroke:#14323f29}.chart-tick-time{fill:#7a8588}.chart-series polyline{stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-series.back_pain polyline,.chart-series.back_pain circle{stroke:#14323f}.chart-series.headache polyline,.chart-series.headache circle{stroke:#cb6736}.chart-series.back_pain circle{fill:#14323f}.chart-series.headache circle{fill:#cb6736}.timeline{display:grid;gap:14px}.timeline-item{display:grid;grid-template-columns:12px 1fr;gap:14px;align-items:start;padding:16px 0;border-top:1px solid rgba(20,50,63,.08)}.timeline-item:first-child{padding-top:0;border-top:0}.timeline-dot{width:12px;height:12px;margin-top:8px;border-radius:999px;background:#14323f}.timeline-dot.headache{background:#cb6736}.timeline-topline{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.timeline-topline span,.timeline-note,.empty-state{color:#5b6870}.timeline-severity{margin:4px 0 0;font-size:1.25rem;font-weight:700}.timeline-note{margin:8px 0 0}.empty-state{margin:0}@media(min-width:760px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid{grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr)}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
