:root{--bg:#1C130C;--surface:#2A1D12;--surface-alt:#352518;--border:#4A3828;--border-soft:rgba(74,56,40,0.6);--text:#F0E8D8;--text-dim:#C0A880;--text-faint:#7A6550;--accent:#C8A84B;--accent-glow:rgba(200,168,75,0.25);--darkSquare:#3D2B1A;--lightSquare:#8B7355;--pieceA:#F0E8C8;--pieceAShadow:#C0A870;--pieceB:#261A11;--pieceBShadow:#100B07}[data-theme=ebony]{--bg:#0A0B0F;--surface:#141820;--surface-alt:#0E1018;--border:#2A3040;--border-soft:rgba(42,48,64,0.6);--text:#F0F4F8;--text-dim:#8090A8;--text-faint:#50607A;--accent:#7EC8E3;--accent-glow:rgba(126,200,227,0.25);--darkSquare:#141820;--lightSquare:#3A4455;--pieceA:#DDD8D0;--pieceAShadow:#9A9490;--pieceB:#1C1A18;--pieceBShadow:#080706}[data-theme=ivory]{--bg:#F0E6D0;--surface:#E8D8BC;--surface-alt:#D8C8A0;--border:#B09060;--border-soft:rgba(176,144,96,0.6);--text:#2C1E0C;--text-dim:#5C3E20;--text-faint:#8A6A40;--accent:#C8860B;--accent-glow:rgba(200,134,11,0.25);--darkSquare:#7A5530;--lightSquare:#E8D5B0;--pieceA:#FFF8E8;--pieceAShadow:#C8A030;--pieceB:#6B2E08;--pieceBShadow:#3A1404}*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{margin:0;padding:0;min-height:100%;background-color:var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;overscroll-behavior:none}button{font-family:inherit;touch-action:manipulation}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}