:root{--bg:#060f22;--line:#2f3f5b;--text:#e7eef9;--muted:#96a8c4;--green:#20d06a;--blue:#63a0ff;--purple:#c77cff;--gold:#f4c74d;--heat-cell:5px;--heat-gap:2px}*{box-sizing:border-box}body{min-height:100vh;color:var(--text);background:radial-gradient(1200px 600px at 50% -12%,#10244a 0%,#0000 62%),linear-gradient(#030a1b,#040c1f 65%,#051126);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.page{min-height:100vh;padding:20px 16px 24px}.card-shell{background:linear-gradient(#1a2840ee,#17243aee);border:1px solid #2d3c5772;border-radius:28px;width:min(1320px,100%);margin:0 auto;padding:14px;box-shadow:0 22px 60px #0006}.stats-row{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.stat-card{text-align:center;background:#24344f;border:1px solid #33466472;border-radius:14px;padding:12px 8px 10px}.stat-value{font-size:clamp(24px,4.2vw,42px);font-weight:700;line-height:1}.stat-value.white{color:#f3f8ff}.stat-value.green{color:#21db72}.stat-value.blue{color:#78a8ff}.stat-value.purple{color:#cf8cff}.stat-label{color:#9ab0d2;align-items:center;gap:4px;margin-top:8px;font-size:clamp(12px,1.1vw,16px);display:inline-flex}.flame{color:#ff9829}.split-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.panel{background:#22324cf2;border:1px solid #3348677a;border-radius:18px;padding:12px}.panel-head{justify-content:space-between;align-items:center;margin:0 0 10px;display:flex}.panel-head h3{letter-spacing:.05em;margin:0;font-size:clamp(14px,1.5vw,24px)}.panel-head span,.chart{color:#7ca0d6;font-size:clamp(14px,1.3vw,22px)}.green{color:var(--green)!important}.blue{color:var(--blue)!important}.items{gap:8px;margin:0;padding:0;list-style:none;display:grid}.items li{align-items:center;gap:10px;font-size:clamp(14px,1.05vw,18px);line-height:1.2;display:flex}.items li.muted{color:#6e809d}.items li.strike span{opacity:.62;text-decoration:line-through}.icon{border-radius:9px;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.icon.done{color:#fff}.icon.done.green{background:#19c85d}.icon.done.blue{background:#2f7cff}.icon.done.purple{background:#af5cff}.icon.ring{border:3px solid var(--gold);color:#0000;border-radius:999px}.icon.empty{color:#7d8fae;background:#2a395349;border:1px dashed #5e7091}.goals,.contrib{margin-top:10px}.goal-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.goal-top{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:7px;display:flex}.goal-top strong{font-size:clamp(14px,1.15vw,18px)}.goal-top span{color:#99afd0;font-size:clamp(13px,1vw,16px)}.track{background:#465a73;border-radius:999px;height:12px;overflow:hidden}.fill{border-radius:inherit;height:100%;display:block}.fill.blue{background:linear-gradient(90deg,#3d7bff,#20d8ff)}.fill.green{background:linear-gradient(90deg,#1fd56a,#1ccf95)}.contrib-head h3{font-size:clamp(14px,1.3vw,22px)}.uptime-now{color:#a8bdd8;margin-bottom:8px;font-size:clamp(13px,1vw,16px)}.heatmap{grid-template-rows:repeat(7, var(--heat-cell));gap:var(--heat-gap);width:fit-content;margin-top:8px;display:grid}.heatmap i,.legend i{width:var(--heat-cell);height:var(--heat-cell);border:1px solid #324560;border-radius:2px}.lv0{background:#2a3b56}.lv1{background:#1f574d}.lv2{background:#1e8252}.lv3{background:#1eca66}.lv4{background:#46ef82}.legend{color:#9ab0cf;justify-content:flex-end;align-items:center;gap:5px;margin-top:10px;font-size:clamp(11px,.9vw,14px);display:flex}.level-card{background:linear-gradient(#0f9f5d,#0e9558);border:1px solid #2ebd76;border-radius:18px;margin-top:12px;padding:12px}.level-head{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.level-badge{background:#ffffff2e;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.level-head strong,.level-head b{font-size:clamp(18px,1.4vw,24px)}.cost-detail{color:#d7ffe8;margin-top:8px;font-size:clamp(12px,.95vw,15px)}.level-track{background:#ffffff3d;border-radius:999px;height:12px;margin-top:10px;overflow:hidden}.level-track i{border-radius:inherit;background:#edf3ff;height:100%;display:block}.scroll-body{max-height:220px;padding-right:6px;overflow:auto}.uptime-log{border-top:1px solid #3348677a;max-height:120px;margin-top:10px;padding-top:8px}.uptime-log p{color:#9cb1d0;margin:0 0 6px;font-size:clamp(12px,.9vw,14px)}@media (width>=1100px){.card-shell{grid-template-columns:2fr 1fr;grid-template-areas:"stats goals""details goals""details uptime""cost uptime";gap:14px;padding:20px;display:grid}.stats-row{grid-area:stats;margin:0}.split-grid{grid-area:details;grid-template-columns:1fr 1fr;margin:0}.split-grid .panel{min-height:340px}.goals{grid-area:goals;min-height:340px;margin:0}.goal-grid{grid-template-columns:1fr}.contrib{grid-area:uptime;min-height:430px;margin:0}.level-card{grid-area:cost;min-height:140px;margin:0}}@media (width<=780px){.stats-row{gap:8px}.split-grid,.goal-grid{grid-template-columns:1fr}.card-shell{border-radius:24px;padding:11px}.panel{border-radius:16px}:root{--heat-cell:4px;--heat-gap:2px}.scroll-body{max-height:180px}.uptime-log{max-height:90px}}
