:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fbf9ff;--bg-accent:radial-gradient(circle at top left, #eef8ff 0%, #fbf9ff 52%, #fffafd 100%);--panel:#ffffffe6;--panel-strong:#fffffffa;--line:#6e62ad1a;--text:#241c4b;--muted:#7f79a1;--blue:#c2defd;--purple:#d8c7ff;--blue-strong:#7ea9de;--purple-strong:#9f88dc;--green:#8fd1b3;--amber:#f5c8a0;--pink:#f5b7df;--shadow:0 24px 70px #7161bc12;font-family:Avenir Next,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100vh;margin:0}body{background:var(--bg-accent);color:var(--text)}a{color:inherit;text-decoration:none}main{display:block}h1,h2,h3,p{margin:0}.dashboard{width:min(1280px,100vw - 2rem);margin:0 auto;padding:1rem 0 3rem}.panel,.card{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.panel{border-radius:28px;padding:1.5rem}.card{border-radius:22px;padding:1.25rem}.hero{background:linear-gradient(135deg, #c2defd4d, #d8c7ff3d), var(--panel-strong);gap:1.25rem;margin-bottom:1rem;display:grid}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--purple-strong);margin-bottom:.6rem;font-size:.72rem;font-weight:500}.lede,.microcopy,.supporting,.deltaLine,table{color:var(--muted)}.hero h1{letter-spacing:-.03em;font-size:clamp(2.4rem,5vw,4.6rem);font-weight:500;line-height:.95}.lede{max-width:56rem;margin-top:.8rem;font-size:1.05rem;line-height:1.6}.heroMeta{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin:0;display:grid}.heroMeta div{background:#ffffffa8;border-radius:18px;padding:1rem}.heroMeta dt{color:var(--muted);margin-bottom:.35rem;font-size:.8rem}.heroMeta dd{margin:0;font-weight:500}.badgeRow{flex-wrap:wrap;gap:.75rem;display:flex}.badge,.statusBadge{border-radius:999px;justify-content:center;align-items:center;padding:.45rem .8rem;font-size:.85rem;font-weight:500;display:inline-flex}.badge{background:#ffffffe0}.tabBar{z-index:10;gap:.7rem;margin-bottom:1rem;display:flex;position:sticky;top:.75rem;overflow-x:auto}.tabLink,.segment{white-space:nowrap;letter-spacing:.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:500;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.tabLink:hover,.segment:hover{transform:translateY(-1px)}.tabLink.active,.segment.active{background:linear-gradient(135deg, var(--blue), var(--purple));color:#201848}.sectionHeader{gap:.85rem;margin-bottom:1rem;display:grid}.sectionHeader h2,.card h3{letter-spacing:-.02em;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:500}.grid{gap:1rem;display:grid}.metricsGrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));margin-bottom:1rem}.labsGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));margin-bottom:1rem}.splitGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:1rem}.metricCard,.labCard,.summaryCard{min-height:160px}.cardLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--purple-strong);margin-bottom:.55rem;font-size:.8rem;font-weight:500}.metricCard h3,.labCard h3{font-size:1.8rem}.unit{color:var(--muted);font-size:.8em}.deltaLine{margin-top:.9rem;font-weight:500}.comparisonGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.8rem;display:grid}.comparisonCard{border:1px solid var(--line);background:#faf8fff0;border-radius:18px;padding:1rem}.comparisonTop{justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.7rem;display:flex}.statusBadge.within{color:#3c7a5f;background:#8fd1b338}.statusBadge.below{color:#9a6842;background:#f5c8a03d}.statusBadge.above{color:#9d5685;background:#f5b7df38}.statusBadge.unknown{color:var(--blue-strong);background:#c2defd3d}.toolbar{gap:.85rem;margin-bottom:1rem;display:grid}.segmentedControl{gap:.6rem;display:flex;overflow-x:auto}.trendCard{min-height:340px}.chartHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.chartSummary{color:var(--muted);flex-wrap:wrap;gap:.8rem;display:flex}.chartFrame{background:linear-gradient(#c2defd2e,#d8c7ff1f),#ffffffe6;border-radius:18px;margin:1.1rem 0;padding:1rem}.properChart{gap:.85rem;display:grid}.chartLegend{color:var(--muted);flex-wrap:wrap;gap:.7rem 1rem;display:flex}.legendItem{align-items:center;gap:.45rem;font-size:.88rem;display:inline-flex}.legendSwatch{border-radius:999px;width:1.4rem;height:.5rem;display:inline-block}.legendSwatch.actual{background:linear-gradient(90deg, var(--blue-strong), var(--purple-strong))}.legendSwatch.average{background:#9f88dcbf}.legendSwatch.projected{background:repeating-linear-gradient(90deg,#7ea9dee6 0 8px,#7ea9de33 8px 12px)}.legendSwatch.reference{background:#d8c7ff73;border:1px solid #9f88dc40}.trendSvg{width:100%;height:auto;overflow:visible}.referenceBand{fill:#d8c7ff3d}.chartGridLine{stroke:#7f79a129;stroke-width:1px}.chartAxisTick{stroke:#7f79a166;stroke-width:1px}.chartAxisLabel{fill:var(--muted);text-anchor:end;font-size:11px;font-weight:500}.chartAxisLabel.xAxis{text-anchor:middle}.milestoneLine{stroke:#9f88dc4d;stroke-width:1.5px;stroke-dasharray:5 7}.milestoneLabel{fill:var(--purple-strong);font-size:11px;font-weight:500}.averageLine{stroke:#9f88dcf2;stroke-width:2.5px;stroke-dasharray:7 6}.predictionPath{fill:none;stroke:#7ea9debf;stroke-width:3px;stroke-dasharray:8 8;stroke-linecap:round;stroke-linejoin:round}.actualPath{fill:none;stroke:url(#trend-line-gradient);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.actualPoint{fill:#fff;stroke:var(--purple-strong);stroke-width:2.5px}.chartColumns{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.plainList{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.tableWrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.95rem .75rem}th{letter-spacing:.04em;text-transform:uppercase;color:var(--purple-strong);font-size:.8rem}.timeline{gap:1rem;display:grid}.timelineItem{position:relative;overflow:hidden}.timelineItem:before{content:"";background:linear-gradient(180deg, var(--blue), var(--purple));border-radius:999px;width:6px;position:absolute;inset:0 auto 0 0}@media (max-width:720px){.dashboard{width:min(100vw - 1rem,100%);padding-bottom:2rem}.panel,.card{border-radius:20px}.hero{padding-top:1.2rem}.hero h1{font-size:2.5rem}.metricCard h3,.labCard h3{font-size:1.55rem}}
