:root{--ink:#2a1630;--muted:#816b85;--paper:#fffaf1;--pink:#ff79aa;--berry:#86356f;--gold:#ffc94f;--mint:#78dbb3;--lav:#e9ddf0;--shadow:0 18px 48px #5b345f22}*{box-sizing:border-box}html{background:#fff2f8}body{margin:0;min-height:100vh;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 10% 0,#ffe189 0 8rem,transparent 20rem),radial-gradient(circle at 100% 8%,#ffc4dc 0 9rem,transparent 22rem),linear-gradient(160deg,#fff7df,#fff0f8 58%,#f1efff);}.app-shell{width:min(720px,100%);margin:0 auto;padding:14px 14px calc(26px + env(safe-area-inset-bottom))}.hero-card,.map-card,.focus-card,.timeline-card{background:#fffaf0d9;border:1px solid #fff;border-radius:30px;box-shadow:var(--shadow);backdrop-filter:blur(14px)}.hero-card{padding:18px;min-height:54svh;display:flex;flex-direction:column;justify-content:space-between}.hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.eyebrow{margin:0 0 5px;color:var(--berry);font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}h1{margin:0;font-size:clamp(48px,17vw,96px);line-height:.82;letter-spacing:-.08em}h2{margin:0;font-size:24px;letter-spacing:-.04em}.mascot{font-size:46px;filter:drop-shadow(0 10px 10px #5b345f22)}.ring-wrap{display:grid;grid-template-columns:172px 1fr;gap:18px;align-items:center;margin:18px 0}.progress-ring{--p:0%;width:172px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--pink) var(--p),#efe3f0 0);box-shadow:inset 0 0 0 1px #fff,0 18px 34px #8d3f7a26}.ring-inner{width:122px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;align-content:center;text-align:center;background:var(--paper)}.ring-inner strong{font-size:38px;line-height:1;letter-spacing:-.06em}.ring-inner span,.hero-copy p{color:var(--muted);font-weight:800}.hero-copy h2{font-size:30px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.stat-row article{border-radius:22px;background:#ffffffa8;padding:13px 10px;text-align:center}.stat-row b{display:block;font-size:20px}.stat-row span{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.map-card,.focus-card,.timeline-card{margin-top:12px;padding:15px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-weight:950}.section-title small{color:var(--muted)}.chapter-rail{display:grid;grid-template-columns:repeat(7,1fr);gap:9px}.chapter-dot{aspect-ratio:1;border-radius:18px;display:grid;place-items:center;font-weight:950;background:#eee2ef;color:#8a7990}.chapter-dot.recorded{background:linear-gradient(135deg,#a5f0d1,#4fc090);color:#124d38}.chapter-dot.estimated{background:linear-gradient(135deg,#ffe898,#ffc244);color:#6a4300}.chapter-dot.rest{opacity:.55}.focus-card{display:flex;gap:14px;align-items:center;background:linear-gradient(135deg,#fffaf0,#ffe8f3)}.latest-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:22px;background:white;font-size:34px;box-shadow:0 10px 26px #5b345f1a}.focus-card p:last-child{margin:6px 0 0;color:var(--muted);font-weight:800}.timeline{display:grid;gap:10px}.workout{padding:13px;border-radius:23px;background:#ffffffa6;border:1px solid #fff}.workout-head{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.chapter-pill{border-radius:999px;background:#f4e8f4;color:var(--berry);padding:6px 9px;font-size:13px;font-weight:950}.activity{font-weight:950}.kind{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:950}.meter{height:15px;margin:10px 0;border-radius:999px;background:#eee4ef;overflow:hidden}.meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pink),var(--gold))}.recorded .meter i{background:linear-gradient(90deg,var(--mint),#41b988)}.rest{opacity:.62}.rest .meter i{background:var(--lav)}.metrics{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:13px}.metrics span{padding:5px 8px;border-radius:999px;background:#fff}.metrics b{color:var(--ink)}.metrics em{font-style:normal;margin-left:auto}@media(max-width:560px){.app-shell{padding:10px 10px 24px}.hero-card{border-radius:0 0 32px 32px;margin:-10px -10px 0;padding:18px 16px 16px}.ring-wrap{grid-template-columns:1fr;text-align:center;justify-items:center}.progress-ring{width:min(68vw,230px)}.ring-inner{width:70%}.ring-inner strong{font-size:44px}.hero-copy h2{font-size:28px}.stat-row{position:sticky;bottom:8px;z-index:5}.stat-row article{box-shadow:0 12px 30px #5b345f18}.chapter-rail{grid-template-columns:repeat(7,1fr);gap:7px}.chapter-dot{border-radius:14px;font-size:13px}.workout-head{grid-template-columns:auto 1fr}.kind{grid-column:2}.metrics em{width:100%;margin-left:0}.focus-card h2{font-size:21px}}@media(min-width:760px){.app-shell{padding-top:28px}.hero-card{min-height:auto}.timeline-card{margin-bottom:24px}}
