:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f131b;--surface:#151b25;--surface-raised:#19212d;--ink:#f1f4fa;--muted:#98a3b5;--line:#2c3546;--green:#67e58b;--green-strong:#42c96b;--green-soft:#193727;color:var(--ink);background:var(--bg);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;margin:0}button,a{font:inherit}button{color:inherit}main{width:min(1050px,100% - 32px);margin:0 auto;padding:32px 0 90px}.page-heading{padding:22px 0 28px}.eyebrow{color:#7f8a9c;letter-spacing:1.5px;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}h1{letter-spacing:-1.2px;margin:7px 0 8px;font-size:clamp(28px,4vw,34px);line-height:1.08}.page-heading>div>p:last-child{color:var(--muted);margin:0;font-size:14px}.summary-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px;display:grid}.summary-card,.card{background:var(--surface);border:1px solid var(--line);box-shadow:none;border-radius:18px}.summary-card{padding:23px 25px}.summary-card.current{color:var(--ink);background:linear-gradient(145deg,#17251e,#142019);border-color:#315f40}.summary-card>span{color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:600;display:block}.summary-card.current>span{color:#9fb7a7}.summary-card strong{letter-spacing:-1px;font-size:30px}.summary-card strong small{letter-spacing:0;font-size:13px}.summary-card p{color:var(--muted);margin:8px 0 0;font-size:10px}.summary-card.current strong,.summary-card.current p{color:var(--green)}.chart-card{padding:28px 32px 26px}.card-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.card-heading h2{letter-spacing:-.5px;margin:6px 0 0;font-size:20px}.range span{background:var(--green-soft);min-height:31px;color:var(--green);border:1px solid #315f40;border-radius:8px;align-items:center;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.chart-wrap{grid-template-columns:42px minmax(0,1fr);gap:10px;margin-top:24px;display:grid}.y-axis{color:#667286;flex-direction:column;justify-content:space-around;height:330px;font-size:9px;display:flex}.chart{min-width:0}.chart svg{width:100%;height:330px;display:block;overflow:visible}.grid-lines line{stroke:#283243;stroke-width:1px;stroke-dasharray:4 5;vector-effect:non-scaling-stroke}.area{fill:url(#weight-fill)}.line{fill:none;stroke:var(--green);stroke-width:3px;vector-effect:non-scaling-stroke}.points circle{fill:var(--surface);stroke:var(--green);stroke-width:2.5px;vector-effect:non-scaling-stroke}.points .latest{fill:var(--green);stroke:var(--surface);stroke-width:3.5px}.x-axis{color:#667286;justify-content:space-between;padding-top:10px;font-size:9px;display:flex}.chart-note{color:var(--green);background:#14261c;border:1px solid #284a35;border-radius:11px;align-items:center;gap:11px;margin:26px 0 0 52px;padding:13px 15px;display:flex}.chart-note>span{background:var(--green-soft);border-radius:9px;place-items:center;width:31px;height:31px;font-size:16px;display:grid}.chart-note p{margin:0;font-size:10px}.chart-note strong{margin-bottom:2px;font-size:11px;display:block}.history-card{margin-top:16px;padding:25px 30px 8px}.history-list{margin-top:15px}.history-row{border-top:1px solid #283140;grid-template-columns:10px 1fr auto;align-items:center;gap:13px;min-height:60px;display:grid}.date-dot{background:var(--green);border-radius:50%;width:7px;height:7px}.history-row div strong,.history-row div span{display:block}.history-row div strong,.history-row>strong{font-size:12px}.history-row div span{color:var(--muted);margin-top:3px;font-size:9px}.prototype-note{color:#647084;text-align:center;margin:17px 0 0;font-size:10px}@media (width<=680px){main{width:min(100% - 32px,520px);padding-top:20px}.page-heading{padding:24px 0}h1{font-size:32px}.page-heading>div>p:last-child{max-width:230px;font-size:11px;line-height:1.5}.summary-grid{grid-template-columns:1fr 1fr}.summary-card:last-child{grid-column:1/-1}.summary-card{padding:20px}.summary-card strong{font-size:25px}.chart-card{padding:23px 18px}.chart-wrap{grid-template-columns:33px minmax(0,1fr);gap:5px}.chart svg,.y-axis{height:235px}.chart-note{margin-left:38px}.history-card{padding-inline:20px}}@media (width<=430px){.summary-grid{grid-template-columns:1fr}.summary-card:last-child{grid-column:auto}.chart svg,.y-axis{height:210px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
