:root,:root[data-theme=dark]{color-scheme:dark;--bg:#16110c;--surface-0:#1b150f;--surface-1:#241c14;--surface-1-accent:rgba(245,166,60,0.09);--text-hi:#f4ead9;--text-lo:#a99277;--hairline:rgba(245,205,150,0.09);--hairline-strong:rgba(245,205,150,0.2);--accent:#f4a13c;--accent-ink:#ffbe63;--accent-line:rgba(245,161,60,0.42);--on-accent:#231402;--beacon-wash:rgba(245,150,50,0.16);--beacon-glow:rgba(255,178,84,0.55);--beacon-glow-solid:rgba(245,161,60,0.55);--glow-on:1;--win-ink:#6fd39a;--win-bg:rgba(79,180,120,0.14);--win-line:rgba(79,180,120,0.34);--win-on:#06210f;--loss-ink:#e88a7a;--loss-bg:rgba(210,90,70,0.14);--loss-line:rgba(210,90,70,0.34);--loss-on:#2a0b06;--restricted-ink:var(--text-lo);--restricted-line:var(--hairline-strong);--ally-bg:var(--surface-1);--ally-line:var(--hairline);--enemy-ink:#c5ccd6;--enemy-lo:#8e97a3;--enemy-bg:#1c1f26;--enemy-line:rgba(170,185,205,0.28);--glyph-fill:none;--glyph-base:rgba(245,205,150,0.22);--glyph-w:1.35;--glyph-active:var(--accent);--glyph-active-w:2.6;--lane-mark-w:7.5;--glyph-glow:drop-shadow(0 0 5px rgba(255,178,84,0.7));--elev-card:inset 0 0 0 1px var(--hairline);--elev-lead:0 14px 36px -16px var(--beacon-glow-solid),inset 0 0 0 1px var(--accent-line);--elev-action:0 14px 34px -14px var(--beacon-glow-solid);--motion-state:0.2s cubic-bezier(0.2,0.7,0.2,1);--motion-press:0.08s ease-out;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--radius-xs:2px;--radius-sm:4px;--radius-md:10px;--radius-lg:13px;--radius-xl:16px;--radius-pill:999px;--lh-tight:1.05;--lh-snug:1.25;--lh-body:1.5;--type-answer-min:24px;--type-answer:clamp(var(--type-answer-min),3.2vw,38px);--type-display:30px;--type-h1:clamp(22px,2.6vw,30px);--type-code:22px;--type-h2:18px;--type-lead:16px;--type-body:15px;--type-ui:13px;--type-label:12px;--type-micro:11px;--type-input-nozoom:16px;--weight-body:400;--weight-data:500;--weight-strong:600;--track-answer:-0.03em;--track-tight:-0.02em;--track-snug:-0.01em;--track-code:0.04em;--track-eyebrow:0.08em;--track-eyebrow-wide:0.12em;--track-otp:0.5em;--font-sans:var(--font-plex-sans),var(--font-plex-thai),var(--font-noto),ui-sans-serif,system-ui,sans-serif;--font-mono:var(--font-plex-mono),"Noto Sans Mono",ui-monospace,monospace}:root[data-theme=light]{color-scheme:light;--bg:#f7efe3;--surface-0:#fffaf2;--surface-1:#f3e7d5;--surface-1-accent:rgba(200,120,30,0.12);--text-hi:#2a1d0f;--text-lo:#6b5238;--hairline:rgba(120,80,20,0.16);--hairline-strong:rgba(120,80,20,0.3);--accent:#a15d12;--accent-ink:#9b560c;--accent-line:rgba(196,114,22,0.5);--on-accent:#fff6e9;--beacon-wash:rgba(220,140,40,0.16);--beacon-glow:rgba(240,170,70,0.5);--beacon-glow-solid:rgba(196,114,22,0.4);--glow-on:0.7;--win-ink:#1f7a4d;--win-bg:rgba(31,122,77,0.12);--win-line:rgba(31,122,77,0.3);--win-on:#fff;--loss-ink:#b23a26;--loss-bg:rgba(178,58,38,0.12);--loss-line:rgba(178,58,38,0.3);--loss-on:#fff;--enemy-ink:#3d4550;--enemy-lo:#5c6570;--enemy-bg:#e6e9ef;--enemy-line:rgba(50,60,75,0.28);--glyph-base:rgba(120,80,20,0.3);--glyph-glow:drop-shadow(0 0 3px rgba(230,150,50,0.5))}*,:after,:before{box-sizing:border-box}html{overflow-x:clip}body,html{background:var(--surface-0);color:var(--text-hi)}body{margin:0;min-height:100dvh;padding-bottom:var(--cookie-banner-height,0);font-family:var(--font-sans);font-size:var(--type-body);font-weight:var(--weight-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased}::selection{background:var(--accent);color:var(--on-accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}p{margin:0}a{color:inherit}button,input,select,textarea{font:inherit;color:inherit}.nums-tabular{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}