:root{--bg:#fdfbf7;--bg-elev:#fff;--bg-sunken:#f4efe7;--fg:#1a1624;--fg-muted:#6a6578;--border:#ece7df;--accent:#6d5dfc;--accent-fg:#fff;--danger:#dc2626;--shadow:0 1px 2px #160e2c0a, 0 4px 16px #160e2c0f;--shadow-glow:0 10px 40px -10px #6d5dfc59;--button-gradient:linear-gradient(120deg, #6d5dfc 0%, #ff6f91 55%, #ffb86b 100%);--ball-yellow:#fbc400;--ball-blue:#69c8f2;--ball-red:#ff7272;--ball-gray:#aaa;--ball-green:#b0d840;--ball-text:#1a1624;--cold:#3b82f6;--hot:#ef4444}[data-theme=dark]{--bg:#0b0a14;--bg-elev:#171525;--bg-sunken:#07060d;--fg:#ece9f7;--fg-muted:#9c98b5;--border:#262337;--accent:#a78bfa;--accent-fg:#0b0a14;--danger:#f87171;--shadow:0 1px 2px #00000080, 0 6px 24px #00000080;--shadow-glow:0 10px 50px -10px #a78bfa8c;--button-gradient:linear-gradient(120deg, #a78bfa 0%, #f472b6 55%, #fcd34d 100%);--ball-text:#0b0a14;--cold:#60a5fa;--hot:#f87171}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif;font-size:15px;line-height:1.55}body{background:radial-gradient(ellipse 80% 50% at 50% -10%, color-mix(in oklab, var(--accent) 10%, transparent), transparent 70%), var(--bg);background-attachment:fixed;min-height:100vh}button{font:inherit;color:inherit;cursor:pointer}input[type=number]{font:inherit;color:inherit}a{color:var(--accent)}::selection{background:color-mix(in oklab, var(--accent) 40%, transparent);color:var(--fg)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
