:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fbfaf6;color:#111}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.page{display:grid;min-height:100vh;place-items:center;padding:24px}.counter{display:grid;justify-items:center;gap:clamp(14px,3vw,28px);text-align:center}.brand{margin:0;font-size:clamp(52px,14vw,156px);font-weight:760;letter-spacing:0;line-height:.95}.day{margin:0;color:#5d5a52;font-size:clamp(36px,8vw,86px);font-weight:760;letter-spacing:0;line-height:1}
