.game-ai-hex-game{--game-ai-action:#315f73}.game-ai-hex-game .game-ai-board-column,.game-ai-hex-game .game-ai-play-controls{width:100%;max-width:860px;margin-right:auto;margin-left:auto}.hex-play-controls{display:grid;grid-template-columns:minmax(10rem,.65fr) minmax(18rem,1fr) minmax(7.5rem,auto) auto;align-items:start}.hex-play-controls .game-ai-text-action{margin-top:1.35rem}.game-ai-hex-game .game-ai-main{display:block;padding-top:1rem!important}.hex-game-status{display:flex;min-height:2.9rem;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #c9c3b8;color:#44403c;font-size:.92rem;font-weight:600}.hex-game-status i{display:inline-flex;flex:0 0 auto;align-items:center;gap:.4rem;color:#625d55;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.68rem;font-style:normal;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.hex-game-status i b{display:block;width:.72rem;height:.72rem;border-radius:50%}.hex-game-status i b.is-red{background:#a94636}.hex-game-status i b.is-blue{background:#315f73}.hex-swap-offer{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #c9c3b8;padding:.7rem 0}.hex-swap-offer p{max-width:36rem;margin:0;color:#514b43;font-family:var(--font-newsreader),serif;font-size:.96rem;line-height:1.4}.hex-mobile-confirm,.hex-swap-offer .game-ai-primary-action{min-height:2.8rem;padding:.65rem .9rem;font-size:.72rem;font-weight:650}.hex-board-scroll{position:relative;isolation:isolate;width:100%;overflow:visible}.hex-board{display:block;width:min(860px,max(480px,calc((100svh - 530px) * 1.56)),100%);height:auto;margin:.5rem auto 0;overflow:visible;touch-action:manipulation;user-select:none;transition:opacity .16s ease,filter .16s ease}.hex-board-scroll.is-thinking .hex-board{opacity:.58;filter:saturate(.68)}.hex-thinking-overlay{position:absolute;z-index:4;top:50%;left:50%;display:grid;min-width:13.5rem;gap:.25rem;padding:.75rem .9rem .7rem;transform:translate(-50%,-50%);background:rgb(36 33 30/.94);box-shadow:0 0 0 1px rgb(247 244 236/.22);color:#f7f4ec;pointer-events:none;text-align:center}.hex-thinking-overlay strong{display:flex;align-items:baseline;justify-content:center;gap:.55rem;font-size:.92rem;font-weight:650}.hex-thinking-overlay strong i{display:inline-flex;gap:.22rem}.hex-thinking-overlay strong i b{display:block;width:.3rem;height:.3rem;border-radius:50%;background:#e2a742;animation:hex-thinking-dot .9s ease-in-out infinite}.hex-thinking-overlay strong i b:nth-child(2){animation-delay:.12s}.hex-thinking-overlay strong i b:nth-child(3){animation-delay:.24s}.hex-thinking-overlay small{color:#c7c0b5;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.61rem;font-weight:550;letter-spacing:.04em;text-transform:uppercase}@keyframes hex-thinking-dot{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-.16rem)}}.hex-board-rails line{stroke-width:4.5;stroke-linecap:round}.hex-board-rails line.is-red{stroke:#a94636}.hex-board-rails line.is-blue{stroke:#315f73}.hex-cell{outline:none}.hex-cell polygon{fill:#eee7d9;stroke:#9c9488;stroke-width:.72;transition:fill .11s ease,stroke .11s ease}.hex-cell.is-legal{cursor:pointer}.hex-cell:focus-visible polygon{fill:#f5ead2;stroke:#2f5f73;stroke-width:1.8}.hex-cell.is-selected polygon{fill:#f1d49d;stroke:#9a5a1e;stroke-width:1.5}.hex-hover-preview{opacity:0;pointer-events:none}.game-ai-hex-game[data-human-color=R] .hex-hover-preview{fill:#a94636}.game-ai-hex-game[data-human-color=B] .hex-hover-preview{fill:#315f73}@media (hover:hover) and (pointer:fine){.hex-cell.is-legal:hover .hex-hover-preview{opacity:.38}.hex-cell.is-legal:hover polygon{fill:#f6eddd}}.hex-stone{stroke:rgb(247 244 236/.76);stroke-width:.7;filter:drop-shadow(0 .7px .45px rgb(28 25 23/.32));pointer-events:none}.hex-stone.is-red{fill:#a94636}.hex-stone.is-blue{fill:#315f73}.hex-cell.is-winning .hex-stone{stroke:#e9b84a;stroke-width:2.4}.hex-last-ring{fill:none;stroke:#f7f4ec;stroke-width:1.35;pointer-events:none}@keyframes hex-stone-arrive{0%{opacity:0;transform:scale(1.65)}72%{opacity:1;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.hex-stone.is-arriving{transform-box:fill-box;transform-origin:center;animation:hex-stone-arrive .21s cubic-bezier(.2,.75,.3,1) both}.hex-coordinate-labels{fill:#746d64;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:4.2px;font-weight:650;text-anchor:middle}.hex-board-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;border-top:1px solid #c9c3b8;padding-top:.7rem}.hex-board-actions p{max-width:36rem;margin:0;color:#625d55;font-family:var(--font-newsreader),serif;font-size:.94rem;line-height:1.45}.hex-board-actions>div{display:flex;flex:0 0 auto;gap:.45rem}.hex-mobile-confirm{display:none;width:100%;margin:0 0 .65rem}.hex-game-error{margin:.8rem 0 0;border-block:1px solid #d5a098;padding-block:.6rem;color:#9f3f31;font-size:.85rem}.hex-search-readout{margin-top:1.4rem;border-top:1px solid #bdb6aa;padding-top:1rem}.hex-root-moves,.hex-search-summary{display:grid;grid-template-columns:minmax(9rem,.7fr) minmax(0,2fr);gap:1rem;align-items:start}.hex-root-moves h3,.hex-search-summary h2{margin:0;color:#292524;font-size:.88rem;font-weight:650}.hex-root-moves>div>p,.hex-search-summary>div>p{margin:.25rem 0 0;color:#6b655c;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.62rem;font-weight:600;line-height:1.4;text-transform:uppercase}.hex-search-summary dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:0}.hex-search-summary dt{color:#6b655c;font-size:.62rem;font-weight:600;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.hex-search-summary dd,.hex-search-summary dt{font-family:var(--font-geist-mono),ui-monospace,monospace}.hex-search-summary dd{margin:.2rem 0 0;color:#292524;font-size:.8rem;font-variant-numeric:tabular-nums}.hex-root-moves{margin-top:1rem;border-top:1px solid #ded8cc;padding-top:1rem}.hex-root-moves ol{display:grid;gap:.48rem;margin:0;padding:0;list-style:none}.hex-root-moves li{display:grid;grid-template-columns:2.7rem minmax(5rem,1fr) 4.5rem 3rem;gap:.6rem;align-items:center;color:#625d55;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.68rem;font-variant-numeric:tabular-nums;text-align:right}.hex-root-moves li.is-rave{grid-template-columns:2.7rem minmax(5rem,1fr) 4.5rem 3rem 5rem}.hex-root-moves code{color:#315f73;font-size:.75rem;font-weight:700;text-align:left}.hex-root-visit-bar{display:block;height:.24rem;background:#ded8cc}.hex-root-visit-bar>i{display:block;height:100%;background:#315f73}.hex-root-visit-bar.has-rave{display:grid;height:auto;grid-template-rows:repeat(2,.18rem);gap:.12rem;background:none}.hex-root-visit-bar.has-rave>:is(i,b){display:block;height:100%;background:#315f73}.hex-root-visit-bar.has-rave>b{background:#b56a21}.hex-root-moves li em,.hex-root-moves li small,.hex-root-moves li strong{font-style:normal;font-weight:500}.hex-root-moves li small{color:#766a5d;font-size:.62rem;white-space:nowrap}.hex-root-legend{display:flex;flex-wrap:wrap;gap:.75rem}.hex-root-legend span{display:inline-flex;align-items:center;gap:.3rem}.hex-root-legend :is(i,b){display:block;width:.8rem;height:.18rem;background:#315f73}.hex-root-legend b{background:#b56a21}@media (max-width:639px){.hex-play-controls{grid-template-columns:minmax(0,1fr)}.hex-play-controls .game-ai-text-action{width:max-content;margin-top:0}.hex-game-status{display:grid;gap:.15rem;padding-block:.45rem}.hex-board-actions,.hex-swap-offer{display:grid}.hex-swap-offer .game-ai-primary-action{grid-row:1;width:100%}.hex-swap-offer p{grid-row:2}.hex-mobile-confirm{display:block}.hex-board-scroll{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.hex-board{width:100%;min-width:var(--hex-touch-board-width);max-width:none}.hex-board-actions>div{grid-row:1}.hex-board-actions p{grid-row:2}.hex-root-moves,.hex-search-summary{grid-template-columns:1fr;gap:.7rem}.hex-search-summary dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.hex-stone.is-arriving{animation:none}.hex-thinking-overlay strong i b{animation:none;opacity:.85}}