:root{--bg:#f5f2ed;--surface:#ffffff;--sunken:#efede8;--ink:#211f1c;--muted:#6f6a62;--accent:#aa5820;--positive:#4a6b4e;--danger:#8c2f1f;--danger-soft:#faf3f0;--outline:#ded9d0;--shadow:0 10px 30px rgb(33 31 28/7%);color-scheme:light}*{box-sizing:border-box}body,html{background:var(--bg)}body{margin:0;color:var(--ink);font-family:Schibsted Grotesk,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit}button,input,select,textarea{font:inherit}a,button,input,select,textarea{outline-offset:3px}:focus-visible{outline:3px solid color-mix(in srgb,var(--accent),white 28%)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:no-preference){a,button{transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}}