*,:before,:after{box-sizing:border-box}:root{--bg:#fafaf7;--surface:#fff;--ink:#1a1a17;--ink2:#6f6f66;--ink3:#a6a69d;--line:#ecece4;--line2:#e0e0d6;--lime:#c6ff4f;--lime-deep:#b4f02e;--lime-ink:#1a1a17;--lime-soft:#f1ffd2;--flame:#f97316;--flame-dim:#d4d4c8;--ink900:#15150f}html,body{overscroll-behavior:none;height:100%;margin:0;padding:0;overflow-x:hidden}html{touch-action:manipulation}body{-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--ink);font-family:Schibsted Grotesk,-apple-system,system-ui,sans-serif}#root{max-width:100%;min-height:100%;overflow-x:hidden}button,input{font-family:inherit}input::placeholder{color:var(--ink3)}.checklist-input:focus::placeholder{color:#0000}.hov-card{transition:box-shadow .2s,transform .2s,border-color .2s}.hov-card:hover{transform:translateY(-1px);box-shadow:0 10px 28px #00000014}.hov-dim{transition:filter .15s,transform .14s}.hov-dim:hover{filter:brightness(.96)}.hov-dim:active{transform:scale(.97)}@keyframes ccRipple{0%{opacity:.8;transform:scale(.7)}to{opacity:0;transform:scale(1.5)}}@keyframes toastIn{0%{transform:translate(-50%)translateY(8px)scale(.96)}to{transform:translate(-50%)translateY(0)scale(1)}}@keyframes scrimIn{0%{opacity:0}to{opacity:1}}@keyframes heroOut{to{opacity:0;transform:scale(.94)translateY(-8px)}}@media (prefers-reduced-motion:reduce){.hov-card,.hov-dim{transition:none}.hov-card:hover{transform:none}}
