.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;--vote-hard_no:#a24d57;--vote-curious:#7b6e79;--vote-interested:#b07d2e;--vote-hard_yes:#a52a62;--vote-favourite:#9c7420;--shadow:0 1px 2px rgba(40,20,40,.05),0 12px 32px rgba(40,20,40,.07);--glow:0 0 16px rgba(165,42,98,.10);--bloom-lift:0 6px 16px color-mix(in oklab,var(--accent) 20%,transparent);--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;--vote-hard_no:#b06a72;--vote-curious:#8b7f95;--vote-interested:#c79a63;--vote-hard_yes:#e2588f;--vote-favourite:#e9b463;--shadow:0 2px 12px rgba(0,0,0,.55),0 18px 54px rgba(0,0,0,.5);--glow:0 0 26px rgba(226,88,143,.18);--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;--vote-hard_no:#b06a72;--vote-curious:#8b7f95;--vote-interested:#c79a63;--vote-hard_yes:#e2588f;--vote-favourite:#e9b463;--shadow:0 2px 12px rgba(0,0,0,.55),0 18px 54px rgba(0,0,0,.5);--glow:0 0 26px rgba(226,88,143,.18);--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)}}