:root{--color-primary:#15803d;--color-primary-light:#22c55e;--color-primary-dark:#14532d;--color-accent:#d97706;--color-accent-light:#f59e0b;--color-surface:#faf8f5;--color-surface-raised:#fff;--color-canvas:#f1efe9;--color-table:#e8e4db;--color-text-primary:#1a1a1a;--color-text-secondary:#5c5c5c;--color-text-on-primary:#fff;--color-success:#16a34a;--color-error:#dc2626;--color-info:#2563eb;--color-joker:#8b5cf6;--color-joker-light:#a78bfa;--color-combo:#ec4899;--color-combo-light:#f472b6;--color-player-1:#3b82f6;--color-player-2:#ef4444;--color-player-3:#10b981;--color-player-4:#f59e0b;--z-card:1;--z-card-hover:10;--z-card-dragging:50;--z-overlay:150;--z-popover:100;--z-modal:200;--z-toast:300;--text-xs:0.6875rem;--text-sm:0.8125rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.75rem;--text-word:2.5rem}[data-theme=dark]{--color-surface:#1e1e24;--color-surface-raised:#2a2a32;--color-canvas:#16161a;--color-table:#1c1c22;--color-text-primary:#ededf0;--color-text-secondary:#9ca3af;--color-border:#333340}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Comic Neue,PingFang SC,system-ui,sans-serif;background-color:var(--color-canvas);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Baloo\ 2,PingFang SC,system-ui,sans-serif}button{cursor:pointer;font-family:inherit;border:none;background:none;min-height:44px;min-width:44px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:479px){:root{--text-xs:0.625rem;--text-sm:0.75rem;--text-base:0.875rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-word:1.75rem}button{min-height:48px;min-width:48px}}@media (min-width:480px) and (max-width:767px){:root{--text-word:2rem}}@media (min-width:1440px){:root{--text-word:3rem}}