:root{--bg: #0c0f11;--surface: #14181b;--surface-2: #1b2024;--border: rgba(255, 255, 255, .07);--text: #e8edef;--text-dim: #8c979d;--accent: #4fd1b0;--accent-2: #35a8c4;--warn: #e0a15c;--danger: #e06c68;--font: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--step-0: .875rem;--step-1: 1rem;--step-2: 1.25rem;--step-3: 1.75rem;--step-4: 2.5rem;--step-5: clamp(3.5rem, 14vw, 5rem);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--radius: 18px;--radius-sm: 10px;--shadow: 0 1px 0 rgba(255, 255, 255, .04) inset, 0 12px 32px rgba(0, 0, 0, .35);--ease: cubic-bezier(.22, 1, .36, 1)}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/InterVariable.woff2) format("woff2")}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{min-height:100dvh;background:var(--bg);color:var(--text);font-family:var(--font);font-size:var(--step-1);line-height:1.45;-webkit-font-smoothing:antialiased;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.num{font-variant-numeric:tabular-nums;letter-spacing:-.02em}.error{max-width:42rem;margin:var(--space-7) auto;padding:var(--space-5);border:1px solid var(--danger);border-radius:var(--radius);background:var(--surface)}.error__title{font-size:var(--step-2);margin-bottom:var(--space-3)}.error__field{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--warn)}.error__message{color:var(--text-dim);margin-top:var(--space-2)}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.dash--enter>*{animation:rise .52s var(--ease) backwards}.dash--enter>*:nth-child(1){animation-delay:0ms}.dash--enter>*:nth-child(2){animation-delay:60ms}.dash--enter>*:nth-child(3){animation-delay:.12s}.dash--enter>*:nth-child(4){animation-delay:.18s}.dash--enter>*:nth-child(5){animation-delay:.24s}.dash--enter>*:nth-child(6){animation-delay:.3s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-delay:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:.01ms!important}}.dash{max-width:1120px;margin:0 auto;padding:var(--space-6) var(--space-4) var(--space-7);display:grid;gap:var(--space-5)}.head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3)}.head__title{font-size:var(--step-2);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.head__since{color:var(--text-dim);font-size:var(--step-0)}@media(min-width:640px){.dash{grid-template-columns:1fr 1fr;gap:var(--space-5)}.head,.ring,.stats,.recovery{grid-column:1 / -1}}@media(min-width:1024px){.dash{grid-template-columns:minmax(320px,.9fr) 1.1fr;align-items:start;padding-top:var(--space-7)}.head{grid-column:1 / -1}.ring{grid-column:1;grid-row:2 / 4;align-self:center}.stats{grid-column:2;grid-row:2}.chart{grid-column:2;grid-row:3}.supplies,.recovery{grid-row:4}.supplies{grid-column:1}.recovery{grid-column:2}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:var(--space-5)}.section__title{font-size:var(--step-0);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim);margin-bottom:var(--space-4)}.ring{display:grid;justify-items:center;gap:var(--space-2);padding:var(--space-5) 0 var(--space-4)}.ring__dial{position:relative;width:min(280px,68vw);aspect-ratio:1}.ring__svg{width:100%;height:100%;transform:rotate(-90deg)}.ring__track,.ring__value{fill:none;stroke-width:10;stroke-linecap:round}.ring__track{stroke:var(--surface-2)}.ring__value{stroke:url(#ringGradient);transition:stroke-dashoffset .9s var(--ease)}.ring__centre{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:var(--space-1)}.ring__number{font-size:var(--step-5);font-weight:650;line-height:1}.ring__unit{font-size:var(--step-0);letter-spacing:.16em;text-transform:uppercase;color:var(--text-dim)}.ring__phase{font-size:var(--step-1);font-weight:550}.ring__phase-days{color:var(--text-dim);font-variant-numeric:tabular-nums}.ring__finish{font-size:var(--step-0);color:var(--text-dim)}.ring__next{font-size:var(--step-0);color:var(--text-dim);opacity:.75}.stats{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}.stat{display:grid;gap:var(--space-1);align-content:start;min-width:0}.stat__value{font-size:clamp(1.375rem,6.4vw,var(--step-3));font-weight:650;line-height:1.1}.stat__value--accent{background:linear-gradient(120deg,var(--accent),var(--accent-2));-webkit-background-clip:text;background-clip:text;color:transparent}.stat__label{font-size:var(--step-0);color:var(--text-dim)}.stat__note{font-size:var(--step-0);color:var(--text-dim);opacity:.75;margin-top:var(--space-2)}.chart__svg{width:100%;height:120px;display:block;overflow:visible}.chart__area{fill:url(#savingsFill)}.chart__line{fill:none;stroke:url(#savingsLine);stroke-width:2.5;stroke-linecap:round}.chart__projection{fill:none;stroke:var(--text-dim);stroke-width:1.5;stroke-dasharray:3 5;opacity:.6}.chart__dot{fill:var(--accent);stroke:var(--surface);stroke-width:3}.chart__axis{display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-top:var(--space-3);font-size:var(--step-0);color:var(--text-dim)}.chart__total{color:var(--text)}.supplies__list{display:grid;gap:var(--space-5)}.supply{display:grid;gap:var(--space-2);--supply-color: var(--accent)}.supply--warn{--supply-color: var(--warn)}.supply--critical,.supply--empty{--supply-color: var(--danger)}.supply__row{display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-3)}.supply__label{font-weight:550}.supply__units{color:var(--text-dim);font-size:var(--step-0)}.supply__bar{height:8px;border-radius:999px;background:var(--surface-2);overflow:hidden}.supply__fill{display:block;height:100%;border-radius:inherit;background:var(--supply-color);transition:width .9s var(--ease)}.supply__forecast{font-size:var(--step-0);color:var(--supply-color);opacity:.9}.supply--ok .supply__forecast{color:var(--text-dim);opacity:1}.recovery__list{display:grid;gap:var(--space-3);list-style:none}.milestone{display:grid;grid-template-columns:1.25rem 1fr;grid-template-areas:"marker label" ".      detail" ".      countdown";gap:var(--space-1) var(--space-3);align-items:baseline}.milestone__marker{grid-area:marker;color:var(--accent)}.milestone__label{grid-area:label;font-weight:550}.milestone__detail{grid-area:detail;font-size:var(--step-0);color:var(--text-dim)}.milestone__countdown{grid-area:countdown;font-size:var(--step-0);color:var(--accent);font-variant-numeric:tabular-nums}.milestone--done{opacity:.55}.milestone--future .milestone__marker{color:var(--text-dim)}.milestone--next .milestone__marker{color:var(--accent)}.recovery__more{margin-top:var(--space-4)}.recovery__more summary{cursor:pointer;font-size:var(--step-0);color:var(--text-dim);padding:var(--space-2) 0}.recovery__more[open] summary{margin-bottom:var(--space-3)}
