:root{color:#202124;background:#f6f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ffffffc7,#f6f4eff5),#f6f4ef}button,input,select{font:inherit}button{min-height:42px;border:1px solid #1f4f46;border-radius:6px;background:#1f4f46;color:#fff;cursor:pointer;font-weight:700;padding:0 16px}button:hover{background:#173c35}button.secondary{border-color:#c9c5bb;background:#fff;color:#202124}button.secondary:hover{background:#f0eee8}input,select{width:min(42vw,360px);min-width:220px;min-height:42px;border:1px solid #c9c5bb;border-radius:6px;background:#fff;color:#202124;padding:0 12px}input:focus{border-color:#2f6f84;outline:3px solid rgba(47,111,132,.18)}select{width:180px;min-width:160px;cursor:pointer}select:focus{border-color:#2f6f84;outline:3px solid rgba(47,111,132,.18)}.app-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 56px}.topbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,400px);align-items:end;gap:16px 24px;padding:20px 0 28px}.topbar>div{display:contents}.topbar .eyebrow,.topbar h1{grid-column:1 / -1}.topbar .intro,.topbar .download-links{grid-column:1}.topbar .token-form{grid-column:2;grid-row:3 / span 2}.eyebrow{margin:0 0 6px;color:#2f6f84;font-size:.77rem;font-weight:800;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(2rem,4vw,4rem);line-height:.98}.intro{max-width:620px;margin:16px 0 0;color:#4f4b45;font-size:1rem;line-height:1.5}.download-links{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:18px}.store-badge{min-width:134px;min-height:42px;align-items:center;gap:9px;border-radius:6px;background:#0d0f12;color:#fff;display:inline-flex;padding:6px 12px;text-decoration:none}.store-badge:hover{background:#20242a;color:#fff}.store-mark{display:grid;width:22px;height:22px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:5px;color:#fff;font-size:.85rem;font-weight:900;line-height:1}.store-kicker,.store-name{display:block;color:#fff;line-height:1}.store-kicker{margin-bottom:3px;font-size:.58rem;font-weight:700}.store-name{font-size:.94rem;font-weight:800}a{color:#1f4f46;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}a:hover{color:#173c35}h2{margin-bottom:0;font-size:1.4rem}.token-form{display:grid;gap:8px}.token-form label{color:#65615a;font-size:.82rem;font-weight:700}.token-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.empty-state,.status-panel,.panel,.metric-card{border:1px solid rgba(94,90,82,.18);border-radius:8px;background:#ffffffe0;box-shadow:0 20px 55px #2e2b2514}.empty-state,.status-panel{display:grid;min-height:260px;place-content:center;padding:32px;text-align:center}.empty-state p,.status-panel p,.muted{color:#65615a}.privacy-note{max-width:640px;margin:10px auto 0;line-height:1.55}.status-panel.error{border-color:#ae462d59;background:#fff7f4;color:#842c1d}.dashboard{display:grid;gap:18px}.metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.metric-card{display:grid;gap:10px;padding:20px}.metric-card span,.metric-card small{color:#65615a}.metric-card span{font-size:.82rem;font-weight:800;text-transform:uppercase}.metric-card strong{color:#202124;font-size:2rem;line-height:1}.metric-card.up strong{color:#9a3a28}.metric-card.down strong{color:#1f6f4a}.panel{padding:22px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.range-control{display:grid;gap:7px}.range-control span{color:#65615a;font-size:.78rem;font-weight:800;text-transform:uppercase}.notice{margin-bottom:16px;border:1px solid rgba(194,104,51,.32);border-radius:8px;background:#fff8ed;color:#6f3b17;line-height:1.5;padding:13px 15px}.chart-wrap{display:grid;gap:10px;margin-bottom:18px}svg{width:100%;height:auto;overflow:visible}.grid-line{stroke:#ded9cf;stroke-width:1}.axis-label,.date-label{fill:#65615a;font-size:14px}.date-label.end{text-anchor:end}.weight-line,.trend-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.weight-line{stroke:#2f6f84;stroke-width:4}.trend-line{stroke:#c26833;stroke-width:3;stroke-dasharray:8 8}.weight-dot{fill:#fff;stroke:#2f6f84;stroke-width:3}.legend{display:flex;gap:18px;color:#65615a;font-size:.92rem}.legend span{display:inline-flex;align-items:center;gap:8px}.legend i{display:inline-block;width:22px;height:4px;border-radius:99px}.legend-weight{background:#2f6f84}.legend-trend{background:#c26833}.chart-placeholder{min-height:180px;display:grid;place-items:center;color:#65615a}.table-wrap{overflow-x:auto}.site-footer{margin-top:28px;color:#65615a;font-size:.92rem;text-align:center}table{width:100%;min-width:620px;border-collapse:collapse}th,td{border-top:1px solid #ebe7de;padding:12px 10px;text-align:left;vertical-align:top}th{color:#65615a;font-size:.78rem;text-transform:uppercase}td{color:#2b2a27}@media (max-width: 780px){.app-shell{width:min(100% - 24px,1180px);padding-top:20px}.topbar{align-items:stretch;display:flex;flex-direction:column}.download-links{align-items:flex-start;flex-direction:column}h1{font-size:2.4rem}input,select{width:100%;min-width:0}.token-row{display:grid;grid-template-columns:1fr}.metrics-grid{grid-template-columns:1fr}.panel{padding:16px}.panel-heading{align-items:stretch;flex-direction:column}}
