*,:before,:after{box-sizing:border-box}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/145% var(--sans);letter-spacing:.18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#0b0c10;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#root{box-sizing:border-box;width:100%;min-height:100svh}body{background:radial-gradient(1200px 600px at 50% -10%,#7c9eff24,#0000 60%),radial-gradient(800px 500px at 90% 30%,#b992ff14,#0000 65%),linear-gradient(#ffffff09 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#0b0c10 0%,#101218 100%);min-height:100svh;margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app{max-width:1500px;margin:0 auto;padding:32px 20px 64px;position:relative;overflow:hidden}.glow{pointer-events:none;z-index:0;background:radial-gradient(closest-side,#7c9eff47,#0000 70%);width:900px;height:500px;position:absolute;top:-220px;left:50%;transform:translate(-50%)}.app-header{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex;position:relative}.brand{align-items:center;gap:14px;display:flex}.brand-mark{background:linear-gradient(135deg,#7c9eff,#b992ff);border-radius:12px;place-items:center;width:48px;height:48px;font-size:24px;display:grid;box-shadow:0 8px 24px -8px #7c9effb3}.app h1{letter-spacing:-.4px;background:linear-gradient(135deg,#f4f6ff,#b3c2ff);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:26px;font-weight:700}.subtitle{color:#8b91a7;margin:2px 0 0;font-size:13.5px}.ghost-button{color:#cdd7ff;cursor:pointer;background:#7c9eff1f;border:1px solid #7c9eff59;border-radius:10px;padding:9px 18px;font-size:14px;font-weight:600;transition:background .2s,transform .15s,border-color .2s}.ghost-button:hover{background:#7c9eff38;border-color:#7c9eff8c;transform:translateY(-1px)}.ghost-button-primary{color:#0b0c10;background:linear-gradient(135deg,#7c9eff,#b992ff);border-color:#0000}.ghost-button-primary:hover{background:linear-gradient(135deg,#8fabff,#c6a4ff);transform:translateY(-1px)}.header-actions{gap:10px;display:flex}.player-bar{align-items:center;gap:10px;padding:8px 10px;display:flex}.player-bar:first-child{margin-bottom:4px}.player-bar:last-child{margin-top:4px}.player-avatar{background:#7c9eff24;border:1px solid #7c9eff4d;border-radius:50%;place-items:center;width:30px;height:30px;font-size:15px;display:grid}.player-name{color:#e2e5f1;white-space:nowrap;font-size:14px;font-weight:600}.captured-row{color:#9aa4c4;flex-wrap:wrap;align-items:center;gap:1px;min-height:20px;font-size:18px;line-height:1;display:flex}.captured-piece{filter:drop-shadow(0 1px #0000004d)}.material-diff{color:#7ee2a8;margin-left:6px;font-size:12.5px;font-weight:700}.player-clock{font-variant-numeric:tabular-nums;color:#9aa4c4;background:#ffffff0f;border-radius:8px;margin-left:auto;padding:4px 12px;font-size:15px;font-weight:700}.player-clock-active{color:#e8ecff;background:#7c9eff38;box-shadow:0 0 0 1px #7c9eff66}.layout{z-index:1;flex-wrap:wrap;align-items:flex-start;gap:28px;display:flex;position:relative}.board-card{background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:20px;flex:none;width:min(880px,78vh);max-width:100%;padding:16px;box-shadow:0 30px 80px -40px #000c}.board-wrap{width:100%}.board-wrap svg{filter:drop-shadow(0 3px 3px #00000073)drop-shadow(0 0 1px #00000080)}@keyframes captureFlash{0%{background-color:#ff636359;box-shadow:inset 0 0 0 10px #ff6363d9}to{background-color:#0000;box-shadow:inset 0 0 #ff636300}}.sidebar{flex-direction:column;flex:280px;gap:18px;min-width:0;display:flex}@media (width<=900px){.board-card{flex-basis:100%;width:100%}}.status-pill{color:#cdd7ff;background:#7c9eff1f;border:1px solid #7c9eff4d;border-radius:999px;align-self:flex-start;align-items:center;gap:9px;padding:8px 16px;font-size:13.5px;font-weight:600;display:inline-flex}.status-dot{background:#7c9eff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #7c9eff2e}.status-thinking .status-dot{background:#f5c56c;animation:1s ease-in-out infinite pulse;box-shadow:0 0 0 4px #f5c56c33}.status-check{color:#ffcdb8;background:#ff8a6524;border-color:#ff8a6559}.status-check .status-dot{background:#ff8a65;box-shadow:0 0 0 4px #ff8a6533}.status-checkmate{color:#ffe4a3;background:#ffd16629;border-color:#ffd16666}.status-checkmate .status-dot{background:#ffd166;box-shadow:0 0 0 4px #ffd16640}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.35)}}.panel{background:linear-gradient(#fff1,#ffffff06);border:1px solid #ffffff1a;border-radius:16px;padding:16px 18px;box-shadow:0 16px 40px -28px #000000e6}.panel h3{text-transform:uppercase;letter-spacing:.8px;color:#8b91a7;margin:0 0 12px;font-size:12.5px;font-weight:700}.empty{color:#6c7286;margin:0;font-size:13.5px}.commentary-box{color:#e4e8f8;background:linear-gradient(135deg,#7c9eff17,#b992ff1f);border:1px solid #b992ff3d;border-radius:12px;min-height:68px;padding:14px;font-size:15px;font-weight:600;line-height:1.5}.commentary-event{color:#b992ff;letter-spacing:.7px;text-transform:uppercase;margin-top:9px;font-size:11px;font-weight:700}.commentary-event:before{content:"●";margin-right:6px;font-size:8px}.commentary-opening{color:#aeb8d3;margin:5px 0 0;font-size:12px;font-weight:600}.commentary-voice{color:#77819a;letter-spacing:.45px;text-transform:uppercase;margin:5px 0 0;font-size:11px;font-weight:700}.commentary-voice-playing{color:#72d6ae}.commentary-voice-buffering{color:#efc66f}.commentary-voice-error,.commentary-voice-blocked{color:#ff8b91}.history-table{flex-direction:column;gap:2px;max-height:240px;display:flex;overflow-y:auto}.history-row{border-radius:8px;grid-template-columns:28px 1fr 1fr;gap:8px;padding:6px 8px;font-size:13.5px;display:grid}.history-row:nth-child(odd){background:#ffffff08}.move-number{color:#5c6178;font-variant-numeric:tabular-nums}.move{color:#e2e5f1;font-family:ui-monospace,Consolas,monospace}.black-move{color:#b7bcd6}.fen{word-break:break-all;color:#8fb0ff;background:#0f1116;border:1px solid #ffffff0f;border-radius:10px;padding:10px 12px;font-size:11.5px;line-height:1.5;display:block}.chip-grid{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#b7bcd6;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.chip:hover:not(:disabled){border-color:#7c9eff66;transform:translateY(-1px)}.chip:disabled{opacity:.45;cursor:not-allowed}.chip-active{color:#f0f2ff;background:linear-gradient(135deg,#7c9eff47,#b992ff33);border-color:#7c9eff99}.chip-icon{font-size:13px}.slider-row{flex-direction:column;gap:10px;display:flex}.difficulty-slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#6fce9a,#f5c56c,#ff8a65,#c084fc);border-radius:999px;outline:none;width:100%;height:6px}.difficulty-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#f4f6ff;border:3px solid #7c9eff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #0006}.difficulty-slider::-moz-range-thumb{cursor:pointer;background:#f4f6ff;border:3px solid #7c9eff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #0006}.difficulty-slider:disabled{opacity:.5;cursor:not-allowed}.slider-value{color:#e2e5f1;background:#ffffff0f;border-radius:8px;align-self:flex-start;padding:4px 10px;font-size:13px;font-weight:700}.theme-swatches{gap:8px;display:flex}.theme-swatch{cursor:pointer;border:2px solid #ffffff1f;border-radius:9px;width:34px;height:34px;padding:0;transition:transform .15s,border-color .15s;display:flex;overflow:hidden}.theme-swatch:hover{transform:translateY(-2px)}.theme-swatch-active{border-color:#7c9eff;box-shadow:0 0 0 2px #7c9eff59}.theme-swatch-half{flex:1;height:100%}.theme-label{color:#8b91a7;margin:10px 0 0;font-size:12.5px}.panel-about{background:linear-gradient(#7c9eff14,#b992ff08)}.about-text{color:#b7bcd6;margin:0 0 10px;font-size:13px;line-height:1.5}.about-list{color:#8b91a7;margin:0;padding-left:18px;font-size:12.5px;line-height:1.7}
