.analyse-area.svelte-dhhoqi{background-color:var(--bg-primary);flex-direction:column;flex:1;gap:8px;min-width:0;padding:8px;display:flex;position:relative;overflow:hidden}.card.svelte-dhhoqi{background:var(--card-bg);border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.game-list-container.svelte-dhhoqi{flex-direction:column;flex:1;gap:8px;display:flex;overflow-y:auto}.analyze-btn.svelte-dhhoqi{background:var(--brand-green);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:14px 0;font-size:16px;font-weight:600;transition:opacity .15s;display:flex}.analyze-btn.svelte-dhhoqi:active{opacity:.8}.tabs.svelte-dhhoqi{gap:6px;display:flex}.tab-btn.svelte-dhhoqi{background:var(--card-bg);min-height:44px;color:var(--text-muted);cursor:pointer;border:1px solid #ffffff14;border-radius:10px;flex:1;padding:10px 12px;font-size:14px;font-weight:700;transition:color .15s,background .15s,border-color .15s}.tab-btn.active.svelte-dhhoqi{color:var(--text-light);border-color:var(--brand-green);background:#19543966}.tab-btn.svelte-dhhoqi:active{opacity:.8}.loading.svelte-dhhoqi,.error.svelte-dhhoqi,.empty.svelte-dhhoqi{text-align:center;color:var(--text-muted);padding:40px 16px;font-size:14px}.error.svelte-dhhoqi{color:#e55}.game-list.svelte-dhhoqi{flex-direction:column;gap:6px;display:flex}.game-card.svelte-dhhoqi{background:var(--card-bg);cursor:pointer;color:var(--text-light);text-align:left;border:1px solid #ffffff0f;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:48px;padding:14px 12px;transition:opacity .15s;display:flex}.game-card.svelte-dhhoqi:active{opacity:.8}.game-info.svelte-dhhoqi{flex-direction:column;gap:4px;display:flex}.game-date.svelte-dhhoqi{color:var(--text-muted);font-size:12px}.game-meta.svelte-dhhoqi{align-items:center;gap:8px;display:flex}.game-winner.svelte-dhhoqi{font-size:14px;font-weight:600}.player-win.svelte-dhhoqi{color:#4caf50}.bot-win.svelte-dhhoqi{color:var(--text-accent)}.game-difficulty.svelte-dhhoqi{color:var(--text-muted);background:#ffffff14;border-radius:4px;padding:2px 8px;font-size:11px}.timeout-badge.svelte-dhhoqi{color:var(--text-accent);background:#c9a9611f;border:1px solid #c9a96140}.replay-container.svelte-dhhoqi,.analyze-container.svelte-dhhoqi{flex-direction:column;flex:1;gap:8px;display:flex;overflow-y:auto}.bg-progress.svelte-dhhoqi{background:var(--card-bg);border-radius:8px;flex-direction:column;gap:4px;padding:8px 12px;display:flex}.bg-progress-text.svelte-dhhoqi{color:var(--text-light);font-size:11px;font-weight:600}.bg-progress-bar-wrap.svelte-dhhoqi{background:var(--bg-darker);border-radius:2px;height:4px;overflow:hidden}.bg-progress-bar.svelte-dhhoqi{background:var(--text-accent);border-radius:2px;height:100%;transition:width .3s}.board-label.svelte-dhhoqi{text-align:center;color:var(--text-accent);letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:600}.board.svelte-dhhoqi{box-sizing:border-box;background:#8b5e3c;border-radius:10px;grid-template-rows:auto repeat(7,auto);grid-template-columns:repeat(12,1fr);gap:2px;width:100%;min-width:0;padding:4px;display:grid}.col-label.svelte-dhhoqi{color:#00000080;border-radius:4px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.dot.svelte-dhhoqi{aspect-ratio:1;box-sizing:border-box;background:#0000004d;border-radius:50%;width:100%;max-width:100%}.dot.cross.svelte-dhhoqi{background:0 0;border-radius:0;position:relative}.dot.cross.svelte-dhhoqi:before,.dot.cross.svelte-dhhoqi:after{content:"";background:#fff;width:70%;height:2px;position:absolute;top:50%;left:50%}.dot.cross.svelte-dhhoqi:before{transform:translate(-50%,-50%)rotate(45deg)}.dot.cross.svelte-dhhoqi:after{transform:translate(-50%,-50%)rotate(-45deg)}.dot.clickable.svelte-dhhoqi{cursor:pointer}.dot.clickable.svelte-dhhoqi:active{opacity:.6}.controls.svelte-dhhoqi{justify-content:center;align-items:center;gap:12px;padding:4px 0;display:flex}.control-btn.svelte-dhhoqi{aspect-ratio:1;background:var(--card-bg);width:auto;height:48px;color:var(--text-light);cursor:pointer;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex}.control-btn.svelte-dhhoqi:disabled{opacity:.3;cursor:default}.control-btn.svelte-dhhoqi:not(:disabled):active{opacity:.7}.control-btn.play-btn.svelte-dhhoqi{background:var(--brand-green);color:#fff;border:none;width:52px;height:52px}.turn-info.svelte-dhhoqi{gap:10px}.turn-header.svelte-dhhoqi{justify-content:space-between;align-items:center;display:flex}.turn-number.svelte-dhhoqi{color:var(--text-muted);font-size:12px}.turn-player.svelte-dhhoqi{color:var(--text-light);font-size:14px;font-weight:600}.turn-player.is-bot.svelte-dhhoqi{color:var(--text-accent)}.turn-details.svelte-dhhoqi{flex-direction:column;gap:6px;display:flex}.turn-detail-row.svelte-dhhoqi{justify-content:space-between;align-items:center;font-size:13px;display:flex}.detail-label.svelte-dhhoqi{color:var(--text-muted)}.detail-value.svelte-dhhoqi{color:var(--text-light);font-weight:500}.dice-display.svelte-dhhoqi{gap:3px;display:flex}.mini-die.svelte-dhhoqi{width:22px;height:22px;color:var(--text-light);background:#ffffff1a;border-radius:4px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.extra-turn.svelte-dhhoqi{color:#4caf50;margin-left:6px;font-size:12px;font-weight:600}.think-time.svelte-dhhoqi{color:var(--text-accent)}.analyze-header.svelte-dhhoqi{gap:8px;display:flex}.toggle-player-btn.svelte-dhhoqi{background:var(--brand-green);min-width:0;min-height:48px;color:var(--text-light);cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px 12px;font-size:15px;font-weight:700;transition:border-color .15s,background .15s,color .15s}.toggle-player-btn.active.svelte-dhhoqi{color:var(--text-light);background:#c9a96126}.prune-btn.svelte-dhhoqi{min-width:0;min-height:48px;color:var(--text-light);cursor:pointer;background:#c9a96126;border:none;border-radius:8px;flex:1;padding:10px 12px;font-size:15px;font-weight:700;transition:border-color .15s,color .15s}.prune-btn.active.svelte-dhhoqi{border-color:var(--brand-green);color:var(--text-light);background-color:var(--brand-green)}.dice-input.svelte-dhhoqi{justify-content:center;padding-top:4px;display:flex}.dice-row.svelte-dhhoqi{gap:6px;display:flex}.die-face.svelte-dhhoqi{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:6px;width:48px;height:48px;min-height:0;padding:3px;transition:transform .1s,box-shadow .1s;box-shadow:0 1px 3px #0000004d}.die-face.svelte-dhhoqi:active{transform:scale(.92);box-shadow:0 1px 2px #0003}.die-face.selected.svelte-dhhoqi{outline:2px solid var(--text-accent);outline-offset:2px}.die-grid.svelte-dhhoqi{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);width:100%;height:100%;display:grid}.die-pip.svelte-dhhoqi{background:0 0;border-radius:50%;width:0;height:0;margin:auto}.die-pip.active.svelte-dhhoqi{background:#222;width:70%;height:70%}.analyze-action-btn.svelte-dhhoqi{background:var(--brand-green);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px;font-size:15px;font-weight:700;transition:opacity .15s}.analyze-action-btn.stop-btn.svelte-dhhoqi{background:#e53935}.analyze-action-btn.svelte-dhhoqi:active{opacity:.8}.analysis-results.svelte-dhhoqi{background:var(--card-bg);border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.card.svelte-dhhoqi .analysis-results:where(.svelte-dhhoqi){background:0 0;border:none;border-top:1px solid #ffffff14;border-radius:0;padding:8px 0 0}.analysis-header.svelte-dhhoqi{justify-content:space-between;align-items:center;display:flex}.analysis-title.svelte-dhhoqi{color:var(--text-accent);font-size:14px;font-weight:600}.analysis-meta.svelte-dhhoqi{color:var(--text-muted);gap:10px;font-size:12px;display:flex}.analysis-elapsed.svelte-dhhoqi{color:var(--text-muted)}.analysis-eps.svelte-dhhoqi{color:var(--brand-green);font-weight:600}@keyframes svelte-dhhoqi-auto-pulse{0%,to{opacity:1}50%{opacity:.6}}.move-row.svelte-dhhoqi{background:#ffffff0a;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;transition:background .15s;display:flex}.move-row.highlighted.svelte-dhhoqi{border-color:var(--brand-green);background:#1954394d}.move-row.eliminated.svelte-dhhoqi{opacity:.35;text-decoration:line-through}.move-row.best-move.svelte-dhhoqi{border-color:var(--brand-green);background:#1954394d}.move-row.chosen-move.svelte-dhhoqi{border-color:var(--text-accent);background:#c9a96126}.move-rank.svelte-dhhoqi{color:var(--text-muted);min-width:24px;font-weight:600}.move-value.svelte-dhhoqi{color:var(--text-light);min-width:60px;font-weight:600}.move-bar-wrap.svelte-dhhoqi{background:#ffffff14;border-radius:3px;flex:1;height:5px;overflow:hidden}.move-bar.svelte-dhhoqi{background:var(--text-accent);border-radius:3px;height:100%;transition:width .3s}.move-winrate.svelte-dhhoqi{color:var(--text-accent);text-align:right;min-width:46px;font-weight:600}.move-sims.svelte-dhhoqi{color:var(--text-muted);text-align:right;min-width:44px;font-size:11px}.chosen-badge.svelte-dhhoqi{color:var(--text-accent);text-transform:uppercase;letter-spacing:.3px;background:#c9a96133;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600}
