@font-face{font-family:'Maple Mono';src:url('./fonts/MapleMono-Light.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Maple Mono';src:url('./fonts/MapleMono-Regular.woff2') format('woff2');font-weight:400 700;font-style:normal;font-display:swap}
:root{color-scheme:light;--bg:#f4f4f5;--fg:#242428;--muted:#64646d;--dim:#686872;--line:#27272a18;--button:#ffffff80;--active:#0f766e;--accent:#0f766e;--highlight:#14b8a6;--panel:#fafafa;--panel-text:#323239;--track:#e4e4e7;--badge:#ffffff;--shadow:#18181b0a;--disc-inner:#f4f4f5;--disc-outer:#e4e4e7}
:root[data-theme=dark]{color-scheme:dark;--bg:#141416;--fg:#f4f4f5;--muted:#a1a1aa;--dim:#a1a1aa;--line:#ffffff14;--button:#ffffff05;--active:#5eead4;--accent:#5eead4;--highlight:#2dd4bf;--panel:#202023;--panel-text:#e4e4e7;--track:#3f3f46;--badge:#2b2b30;--shadow:#00000025;--disc-inner:#35353b;--disc-outer:#27272b}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--fg);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;transition:background-color .35s,color .35s}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--active);outline-offset:5px}svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[hidden]{display:none!important}
.backdrop{position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 3% 2%,#71717a0a,transparent 42%),radial-gradient(ellipse at 97% 92%,#14b8a608,transparent 48%)}.page{max-width:1290px;padding:0 48px;margin:auto;min-height:100svh;display:flex;flex-direction:column}.site-header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-family:'Maple Mono',monospace;font-size:24px;text-decoration:none;color:var(--fg);letter-spacing:-1.1px;display:flex;align-items:center;gap:10px}.brand svg{width:30px;height:30px;color:var(--active);stroke-width:1.7}.brand svg circle{fill:var(--highlight);stroke:none}.brand-period{color:var(--highlight);margin-left:-9px}.header-right{display:flex;align-items:center;gap:22px}.year-label{font-size:14px;color:var(--muted)}.icon-button{height:46px;width:46px;border:1px solid var(--line);background:var(--button);border-radius:50%;display:grid;place-items:center;transition:transform .2s,background .2s}.icon-button:hover{background:var(--line)}.icon-button:active{transform:scale(.92)}.icon-button svg{width:20px;height:20px}.moon{display:none}:root[data-theme=light] .sun{display:none}:root[data-theme=light] .moon{display:block}
main{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;flex:1;padding:32px 0 56px}.countdown-section{min-width:0;animation:enter .7s both}.eyebrow{font-family:'Maple Mono',monospace;font-size:12px;letter-spacing:1.4px;color:var(--accent);margin-bottom:17px}h1{font-size:clamp(40px,4.3vw,58px);font-weight:550;line-height:1.1;letter-spacing:-1.2px;margin:0;max-width:560px}h1 span{display:inline;color:var(--accent)}.intro{color:var(--muted);font-size:16px;margin:22px 0 28px}.view-switch{margin-top:28px;display:inline-flex;gap:4px;padding:4px;border:1px solid var(--line);background:var(--button);border-radius:100px}.view-switch button{min-height:42px;padding:8px 22px;background:transparent;color:var(--muted);border:0;border-radius:100px;font-size:14px;transition:background .25s,color .25s}.view-switch button[aria-pressed=true]{background:var(--active);color:#fff}.view-switch button:hover:not([aria-pressed=true]){background:var(--line);color:var(--fg)}:root[data-theme=dark] .view-switch button[aria-pressed=true]{color:#102b28}
.countdown{font-variant-numeric:tabular-nums;margin:25px 0 0}.main-time{display:flex;align-items:baseline;gap:15px;flex-wrap:wrap}.digits{display:flex;font-family:'Maple Mono',ui-monospace,monospace;font-weight:300;line-height:1.15;letter-spacing:0}.main-time .digits{font-size:clamp(78px,8.5vw,118px);color:var(--fg)}.digit-slot{display:block;width:.61em;overflow:hidden;padding-block:.03em}.digit{display:block}.primary-label{font-size:17px;color:var(--muted);white-space:nowrap}.remainder{display:flex;gap:29px;margin-top:17px;min-height:68px}.time-unit{display:flex;flex-direction:column;align-items:flex-start;min-width:50px}.time-unit .digits{font-size:26px}.time-unit:last-child .digits{color:var(--accent)}.unit-label{font-size:13px;color:var(--muted);margin-top:5px}.end-date{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:14px;color:var(--muted);margin:27px 0 0}.end-label{font-family:'Maple Mono',monospace;font-size:12px;letter-spacing:.4px;background:var(--line);padding:5px 8px;border-radius:5px;color:var(--fg)}.date-divider{opacity:.5}.completion-message{color:var(--accent);font-size:16px;margin-top:22px}
.home-section{min-width:0;position:relative;border-radius:34px;background:var(--panel);padding:26px 26px 29px;box-shadow:0 20px 65px var(--shadow);animation:enter .8s .1s both}.home-top{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--panel-text)}.home-label{font-family:'Maple Mono',monospace;font-size:12px;letter-spacing:.7px}.year-badge{font-size:12px;background:var(--badge);color:var(--panel-text);padding:6px 10px;border-radius:100px;white-space:nowrap}.home-orbit{position:relative;aspect-ratio:1;max-width:420px;margin:24px auto 28px}.progress-ring{position:absolute;inset:0;width:100%;height:100%;overflow:visible;transform:rotate(-90deg);stroke-width:7}.ring-track{stroke:var(--track)}#ring-fill{stroke:var(--stage-color,var(--accent));transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1),stroke .6s}.apartment-disc{position:absolute;inset:13%;border-radius:50%;background:radial-gradient(circle,var(--disc-inner),var(--disc-outer) 72%);display:grid;place-items:center}.apartment-disc img{width:100%;height:100%;object-fit:contain;transform:translateY(-3%) scale(1.02);filter:drop-shadow(0 14px 12px #18181b20)}.progress-badge{position:absolute;right:-4px;bottom:0;background:var(--badge);padding:14px 20px;border:1px solid var(--line);border-radius:18px;transform:rotate(-5deg);box-shadow:0 7px 20px var(--shadow);color:var(--panel-text)}.progress-badge strong{font-family:'Maple Mono',monospace;display:block;font-size:31px;font-weight:400;letter-spacing:-1px;line-height:1.25}.progress-badge span{display:block;font-size:12px;margin-top:3px}.rent-dates{display:flex;align-items:center;gap:15px;color:var(--panel-text);padding-top:19px;border-top:1px solid var(--line)}.rent-dates>div{display:flex;flex-direction:column;gap:4px}.rent-dates>div:last-child{text-align:right}.rent-dates div>span{font-size:12px;opacity:.8}.rent-dates time{font-size:14px;white-space:nowrap}.date-route{flex:1;min-width:10px;border-top:1px dashed currentColor;opacity:.3}
footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:12px;color:var(--dim);border-top:1px solid var(--line)}.skip-link{position:fixed;z-index:10;top:10px;left:10px;background:var(--fg);color:var(--bg);padding:12px;border-radius:8px;transform:translateY(-180%)}.skip-link:focus{transform:none}.noscript{padding:24px;text-align:center}#celebration{pointer-events:none;position:fixed;inset:0;overflow:hidden;z-index:5}#celebration i{position:absolute;top:-20px;width:6px;height:11px;border-radius:1px;animation:confetti 4s ease-in forwards}@keyframes enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes confetti{to{transform:translate(var(--drift),110vh) rotate(520deg);opacity:0}}
@media(max-width:1050px){.page{padding-inline:32px}main{gap:32px}.home-section{padding:22px 20px}.main-time .digits{font-size:88px}.remainder{gap:22px}.end-label{display:none}h1{font-size:46px}.progress-badge{padding:12px 15px}.progress-badge strong{font-size:27px}}
@media(max-width:760px){.page{padding-inline:24px}.site-header{min-height:88px}.brand{font-size:22px}.year-label{display:none}main{grid-template-columns:1fr;gap:38px;padding:25px 0 34px}.countdown-section{text-align:center}h1{font-size:44px;letter-spacing:-1.2px;max-width:none}h1 span{display:inline}.eyebrow{margin-bottom:14px}.intro{margin:17px 0 22px}.main-time{justify-content:center}.main-time .digits{font-size:100px}.remainder{justify-content:center;gap:27px}.time-unit{align-items:center}.end-date{justify-content:center;margin-top:22px}.home-section{max-width:460px;width:100%;margin:auto;padding:22px}.home-orbit{max-width:330px;margin:20px auto 28px}.home-label{font-size:12px}.home-top{gap:10px}.progress-badge strong{font-size:29px}footer{font-size:12px;flex-direction:column;justify-content:center;gap:12px;align-items:center}}
@media(max-width:390px){.page{padding-inline:18px}h1{font-size:38px}.view-switch button{padding-inline:18px}.main-time .digits{font-size:82px}.primary-label{font-size:15px}.remainder{gap:19px}.time-unit .digits{font-size:23px}.end-date{font-size:12px;gap:8px}.home-section{padding:19px 16px}.home-label{font-size:12px}.rent-dates{gap:10px}.rent-dates time{font-size:13px}.progress-badge{right:-3px}.progress-badge strong{font-size:26px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

.footer-item{display:inline-flex;align-items:center;gap:9px;min-height:24px;line-height:1.5}.footer-item svg{display:block;width:16px;height:16px;flex:0 0 16px;color:var(--accent);stroke-width:1.6}.footer-item>span{display:block}.progress-badge{transform:rotate(-3deg)}.view-switch button{min-height:44px}.home-section{border:1px solid var(--line)}

.home-section[data-stage="early"]{--stage-color:#0f766e}.home-section[data-stage="middle"]{--stage-color:#0f766e}.home-section[data-stage="late"]{--stage-color:#be123c}:root[data-theme=dark] .home-section[data-stage="early"]{--stage-color:#5eead4}:root[data-theme=dark] .home-section[data-stage="middle"]{--stage-color:#5eead4}:root[data-theme=dark] .home-section[data-stage="late"]{--stage-color:#fb7185}#progress-stage{color:var(--stage-color,var(--accent))}number-flow.digits{display:inline-block;font-variant-numeric:tabular-nums;--number-flow-mask-height:.12em;--number-flow-mask-width:.05em}.main-time number-flow{min-width:1.22em}
