@keyframes game-ai-mark-in{0%{opacity:0;transform:scale(.72) rotate(-4deg)}70%{opacity:1;transform:scale(1.08) rotate(1deg)}to{opacity:1;transform:scale(1) rotate(0)}}.game-ai-mark{animation:game-ai-mark-in .18s ease-out both}.game-ai-workbench{--game-ai-action:#a65329}.game-ai-page>.game-ai-workbench{align-self:center;margin-right:0!important;margin-left:0!important}.game-ai-workbench input[type=range]{--slider-accent:var(--game-ai-action);height:36px}.game-ai-workbench input[type=range]::-webkit-slider-runnable-track{height:4px;border:0;border-radius:0;background:#c9c3b8}.game-ai-workbench input[type=range]::-webkit-slider-thumb{width:20px;height:20px;margin-top:-8px;border:2px solid #f7f4ec;background:var(--slider-accent);box-shadow:0 0 0 1px var(--slider-accent)}.game-ai-workbench input[type=range]::-moz-range-track{height:4px;border:0;border-radius:0;background:#c9c3b8}.game-ai-workbench input[type=range]::-moz-range-progress{height:4px;border-radius:0;background:var(--slider-accent)}.game-ai-workbench input[type=range]::-moz-range-thumb{width:20px;height:20px;border:2px solid #f7f4ec;background:var(--slider-accent);box-shadow:0 0 0 1px var(--slider-accent)}.game-ai-workbench input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 1px var(--slider-accent),0 0 0 4px rgb(166 83 41/.18)}.game-ai-workbench input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 1px var(--slider-accent),0 0 0 4px rgb(166 83 41/.18)}.game-ai-workbench .game-ai-board-column{min-width:0}.game-ai-play-controls{display:flex;width:min(650px,100%);margin:0 auto;align-items:end;gap:.8rem 1.25rem;padding:.9rem 0;border-top:1px solid #c9c3b8;border-bottom:1px solid #c9c3b8}.game-ai-play-controls label{display:grid;min-width:9rem;gap:.3rem}.game-ai-play-controls label>span{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#57534e}.game-ai-play-controls select{min-width:9rem;min-height:2.75rem;padding:.5rem 1.8rem .4rem 0;font-size:.9rem;color:#292524;cursor:pointer}.game-ai-play-controls select:focus-visible{outline:2px solid var(--game-ai-action);outline-offset:2px}.game-ai-play-controls .game-ai-inline-range{width:min(18rem,100%);flex:1 1 13rem}.game-ai-play-controls .game-ai-inline-range input{width:100%;margin:.1rem 0 0}.game-ai-play-controls .game-ai-range-ends{display:flex;justify-content:space-between;color:#57534e}.game-ai-play-controls .game-ai-range-ends i{font-size:.72rem;font-weight:550;font-style:normal;letter-spacing:.04em;text-transform:lowercase}.game-ai-text-action{position:relative;flex:0 0 auto;min-height:2.75rem;margin-block:0;border:1px solid #a8a29e;padding:.55rem .8rem;background:#f7f4ec;font-size:.82rem;font-weight:600;color:#44403c}.game-ai-text-action:hover{border-color:#57534e;background:#eee9de;color:#292524}.game-ai-text-action:disabled{opacity:.4}.game-ai-board-action{position:relative;min-height:2.75rem;margin-block:0;border:1px solid #a8a29e;padding:.55rem .85rem;background:#f7f4ec;font-size:.82rem;font-weight:600;color:#44403c}.game-ai-board-action:focus-visible,.game-ai-board-action:hover:not(:disabled){border-color:#57534e;background:#eee9de;color:#292524}.game-ai-board-action:disabled{color:#78716c;opacity:.55}.game-ai-board-action:not(:disabled),.game-ai-primary-action:not(:disabled),.game-ai-result-banner button:not(:disabled),.game-ai-text-action:not(:disabled){cursor:pointer}.game-ai-result-banner{display:flex;margin-top:.8rem;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem .9rem;background:#24211e;color:#f7f4ec}.game-ai-result-banner>div{display:grid;gap:.08rem}.game-ai-result-banner>div>span{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.56rem;letter-spacing:.12em;text-transform:uppercase;color:#aaa49a}.game-ai-result-banner strong{font-size:1.15rem;font-weight:650}.game-ai-result-banner button{display:inline-flex;min-height:2.75rem;align-items:center;gap:.45rem;border:0!important;border-radius:0;padding:.68rem .95rem!important;background:#b85d31!important;color:white!important;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.75rem!important;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.game-ai-result-banner button:hover{background:#d06a37!important}.game-ai-workbench .game-ai-board-status{border:0!important;border-top:1px solid #c9c3b8!important;border-radius:0!important;background:transparent!important;padding-right:0!important;padding-left:0!important}.game-ai-chessground{border:1px solid #5a5550;background:#f0d9b5}.game-ai-chessground .cg-wrap{width:100%;height:100%}.game-ai-workbench [aria-label^="Connect Four board"]{max-width:650px;margin-inline:auto;gap:clamp(.22rem,.7vw,.42rem)!important;padding:clamp(.38rem,1.1vw,.68rem)!important;background:#315d72!important}.game-ai-workbench [data-connect-column]{padding:.1rem!important;transition:background-color .12s ease}.game-ai-workbench [data-connect-column][aria-disabled=false]:hover{background:rgb(255 255 255/.1)}.game-ai-workbench [data-connect-column]:focus-visible{outline:2px solid #e7ad3e;outline-offset:2px}.game-ai-chess-keyboard-focus{width:12.5%;height:12.5%;box-shadow:inset 0 0 0 3px #f6c453,inset 0 0 0 5px rgb(26 26 26/72%)}.game-ai-workbench [data-connect-column]>span{border-color:rgb(30 62 75/.45)!important;background:#f4f0e6!important;box-shadow:inset 0 1px 2px rgb(28 25 23/.24),0 1px 0 rgb(255 255 255/.16)!important}.game-ai-workbench [data-connect-piece=R]{background:#b94836!important;box-shadow:inset 0 2px 2px rgb(255 255 255/.2),0 2px 2px rgb(28 25 23/.28)!important}.game-ai-workbench [data-connect-piece=Y]{border:1px solid #a87518;background:#e3a833!important;box-shadow:inset 0 2px 2px rgb(255 255 255/.24),0 2px 2px rgb(28 25 23/.28)!important}.game-ai-workbench [aria-label^="Othello board"]{max-width:650px;margin-inline:auto;border-width:1px!important;border-color:#153428!important;padding:.28rem!important;background:#315f4c!important}.game-ai-workbench button[data-othello-square]{border-color:#153428!important;background:#4e846c!important;transition:background-color .12s ease}.game-ai-workbench button[data-othello-square][aria-disabled=false]:hover{background:#5a9278!important}.game-ai-workbench [aria-label^="Connect Four board"]{width:min(650px,max(430px,calc((100svh - 516px) * 7 / 6)),100%)}.game-ai-chessground,.game-ai-workbench [aria-label^="Othello board"]{width:min(650px,max(380px,calc(100svh - 518px)),100%)}.games-index-row>:last-child{justify-self:center}.games-index-ttt{display:grid;width:min(17rem,72vw);aspect-ratio:1;grid-template-columns:repeat(3,1fr);color:#5f2f1a}.games-index-ttt span{display:grid;place-items:center;border-right:1px solid #8f887d;border-bottom:1px solid #8f887d;font-family:var(--font-newsreader),serif;font-size:clamp(2rem,7vw,3.8rem);line-height:1}.games-index-ttt span:nth-child(3n){border-right:0}.games-index-ttt span:nth-child(n+7){border-bottom:0}.games-index-connect{display:grid;width:min(19rem,78vw);aspect-ratio:7/6;grid-template-columns:repeat(7,1fr);gap:clamp(.18rem,.7vw,.36rem);padding:clamp(.32rem,1.2vw,.6rem);background:#315d72}.games-index-connect span{aspect-ratio:1;border-radius:50%;background:var(--bg);box-shadow:inset 0 1px 1px rgb(28 25 23/.2)}.games-index-connect span.is-red{background:#a13f30}.games-index-connect span.is-yellow{background:#e0a73a}.games-index-othello{display:grid;width:min(19rem,78vw);aspect-ratio:1;grid-template-columns:repeat(8,1fr);border-top:1px solid #234f3e;border-left:1px solid #234f3e;background:#4b846b}.games-index-othello>span{display:grid;aspect-ratio:1;place-items:center;border-right:1px solid #234f3e;border-bottom:1px solid #234f3e}.games-index-othello i{display:block;width:76%;aspect-ratio:1;border-radius:50%;box-shadow:0 1px 1px rgb(28 25 23/.35)}.games-index-othello i.is-dark{background:#252422}.games-index-othello i.is-light{border:1px solid #d5d0c6;background:#eeeae0}.games-index-chess{display:grid;width:min(19rem,78vw);aspect-ratio:1;grid-template-columns:repeat(8,1fr);background-color:#f0d9b5;background-image:conic-gradient(#b58863 25%,#f0d9b5 0 50%,#b58863 0 75%,#f0d9b5 0);background-size:25% 25%}.games-index-chess span{display:grid;place-items:center;font-family:DejaVu Sans,Noto Sans Symbols\ 2,Segoe UI Symbol,sans-serif;font-size:clamp(1.1rem,4.3vw,2rem);line-height:1;text-shadow:0 1px 1px rgb(255 255 255/.38)}@media (max-width:639px){.game-ai-play-controls{align-items:center}.game-ai-play-controls label:first-child{flex:1 1 10rem}}@media (max-width:767px){.games-index-row>:last-child{margin-top:1rem}}.game-ai-primary-action{min-height:2.5rem;border:0;border-radius:0;background:var(--game-ai-action);color:white;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.64rem;letter-spacing:.05em;text-transform:uppercase}.game-ai-primary-action:hover{background:#87411f}.game-ai-workbench select{border-width:0 0 1px!important;border-color:#a9a296!important;border-radius:0!important;background-color:transparent!important;box-shadow:none!important}@media (max-width:639px){.game-ai-workbench{width:calc(100vw - 2rem)!important}.game-ai-workbench .game-ai-main{padding-top:1rem!important}}.game-ai-workbench{position:relative;overflow:visible!important;border:0!important;background:transparent!important}.game-ai-engine-note{color:#78716c;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.55rem;letter-spacing:.08em;text-transform:uppercase}.game-ai-engine-note[role=alert]{display:inline-flex;align-items:center;gap:.45rem;color:#9f3f31;font-family:inherit;font-size:.72rem;letter-spacing:0;text-transform:none}.game-ai-engine-note button{min-height:2rem;border:0;border-bottom:1px solid;padding:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.game-ai-engine-note button:focus-visible{outline:2px solid var(--game-ai-action);outline-offset:2px}.game-ai-workbench .game-ai-main{gap:1.75rem!important;background:transparent!important;padding:1.5rem 0 0!important}.game-ai-workbench .game-ai-board-column{background:transparent;padding:0}.game-ai-workbench .game-ai-board-column :is(.text-stone-800,.text-stone-700){color:#44403c!important}.game-ai-workbench .game-ai-board-column :is(.text-stone-600,.text-stone-500){color:#78716c!important}.game-ai-workbench .text-stone-400{color:#78716c!important}.game-ai-simple-game .game-ai-board-column{max-width:420px;margin-right:auto;margin-left:auto}.game-ai-simple-game .game-ai-play-controls{max-width:420px}.game-ai-simple-game .game-ai-main{display:block}@media (max-width:639px){.game-ai-workbench .game-ai-board-column{padding-right:0!important;padding-left:0!important}}@keyframes connect4-disc-drop{0%{opacity:.5;transform:translateY(-520%)}75%{transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}.connect4-disc-drop{animation:connect4-disc-drop .3s cubic-bezier(.22,.75,.25,1) both}@keyframes othello-disc-flip{0%{opacity:.65;transform:perspective(220px) rotateY(90deg) scale(.9)}65%{transform:perspective(220px) rotateY(-8deg) scale(1.04)}to{opacity:1;transform:perspective(220px) rotateY(0) scale(1)}}.othello-disc-flip{animation:othello-disc-flip .26s cubic-bezier(.2,.7,.2,1) both}@media (prefers-reduced-motion:reduce){.connect4-disc-drop,.game-ai-mark,.othello-disc-flip{animation:none}}