.theme-light,:root{--bg:#f2edf0;--bg2:#e9e1e8;--surface:#ffffff;--surface2:#f3edf2;--text:#191319;--text-muted:#7b6e79;--line:#e6dbe4;--line-strong:#d4c6d2;--accent:#a52a62;--accent-2:#a17a24;--on-accent:#ffffff;--heat-0:#a89ca6;--heat-1:#c39656;--heat-2:#a17a24;--heat-3:#a52a62;--shadow:0 1px 2px rgba(40,20,40,.05),0 12px 32px rgba(40,20,40,.07);--glow:0 0 26px rgba(165,42,98,.16);--ok:#5c8a3c;--r:12px;--r-sm:9px;--ease:cubic-bezier(.22,.61,.36,1);--font-display:"Schibsted Grotesk",system-ui,sans-serif;--font-body:"Hanken Grotesk",system-ui,sans-serif;--font-brand:"Spectral",Georgia,serif;--label-tt:uppercase;--label-ls:0.2em;--label-w:700;--display-w:800;--display-ls:-0.03em}.theme-dark{--bg:#0c0910;--bg2:#13101a;--surface:#171221;--surface2:#221a30;--text:#f4eef4;--text-muted:#a193aa;--line:#281f35;--line-strong:#3a2f4c;--accent:#e9b463;--accent-2:#e2588f;--on-accent:#140f1c;--heat-0:#6c5f75;--heat-1:#c79a63;--heat-2:#e9b463;--heat-3:#e2588f;--shadow:0 2px 12px rgba(0,0,0,.55),0 18px 54px rgba(0,0,0,.5);--glow:0 0 44px rgba(226,88,143,.3);--ok:#9ccb6e}@media (prefers-color-scheme:dark){:root:not(.theme-light):not(.theme-dark){--bg:#0c0910;--bg2:#13101a;--surface:#171221;--surface2:#221a30;--text:#f4eef4;--text-muted:#a193aa;--line:#281f35;--line-strong:#3a2f4c;--accent:#e9b463;--accent-2:#e2588f;--on-accent:#140f1c;--heat-0:#6c5f75;--heat-1:#c79a63;--heat-2:#e9b463;--heat-3:#e2588f;--shadow:0 2px 12px rgba(0,0,0,.55),0 18px 54px rgba(0,0,0,.5);--glow:0 0 44px rgba(226,88,143,.3);--ok:#9ccb6e}}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent)}button{font:inherit}@keyframes tuhma-spin{to{transform:rotate(1turn)}}