body{background-color:#f1f1ed;background-image:var(--table-texture-image,none);background-blend-mode:overlay;background-position:50%;background-repeat:no-repeat;background-size:cover}.game-header{position:relative}.move-number{color:#62655f;font-variant-numeric:tabular-nums;letter-spacing:.04em;position:absolute;left:50%;transform:translate(-50%)}.move-number[hidden],.sidebar-move-number{display:none}.go-layout{width:min(1120px,100% - 40px);min-height:calc(100vh - 68px);margin:0 auto;padding:18px 0 24px}.table-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(13px,2.2vw,18px);display:grid}.setup-form{background:#fffffff0;grid-template-columns:1fr 1fr;gap:14px;width:min(680px,100%);max-height:calc(100dvh - 48px);padding:24px;display:grid;position:relative;overflow:auto}.history-dialog{flex-direction:column;width:min(620px,100%);max-height:min(720px,100dvh - 48px);display:flex;overflow:hidden}.game-info-dialog{width:min(420px,100%)}.game-info-list{margin:0;width:min(640px,100%);margin-inline:auto;padding:8px 0;display:grid}.game-info-list>div{grid-template-columns:minmax(70px,.45fr) minmax(0,1fr);align-items:center;gap:16px;min-height:48px;padding:8px 22px;display:grid}.game-info-list>div+div{border-top:1px solid #ecece7}.game-info-list dt,.game-info-list dd{margin:0}.game-info-list dt{color:#7a7d75;font-size:.74rem;font-weight:750}.game-info-list dd{color:#292c28;text-align:right;font-size:.82rem;font-weight:800}.history-list{--history-entry-inline-padding:22px;flex-direction:column;min-height:180px;margin:0;padding:8px 0;list-style:none;display:flex;overflow:auto}.history-empty{color:#777970;place-items:center;min-height:170px;margin:0;font-size:.8rem;display:grid}.history-entry{padding:14px var(--history-entry-inline-padding);grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;display:grid}.history-divider{background:#e5e6e1;flex:none;height:1px}.history-entry-main{min-width:0}.history-entry-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.history-entry-buttons{align-items:center;gap:7px;display:flex}.history-entry-title,.history-entry-meta,.history-entry-result{margin:0}.history-entry-title{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:850;overflow:hidden}.history-entry-meta{color:#777970;margin-top:4px;font-size:.7rem}.history-entry-result{color:#8a5c2c;align-self:center;font-size:.74rem;font-weight:800}.history-export,.history-resume{color:#3d403b;cursor:pointer;background:#fff;border:1px solid #c8c9c3;border-radius:6px;min-height:30px;padding:0 10px;font-size:.7rem;font-weight:800}.history-resume{color:#fff;background:#a96825;border-color:#a96825}@media (hover:hover) and (pointer:fine){.history-export:hover{background:#f3f3f0}.history-resume:hover{background:#8f551c;border-color:#8f551c}}.history-export:active,.history-resume:active{transform:none}.history-footer{border-top:1px solid #e5e6e1;justify-content:flex-end;padding:13px 22px 18px;display:flex}.history-clear{color:#a43b31;cursor:pointer;background:#fff;border:1px solid #e2c3bd;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:.72rem;font-weight:800;display:inline-flex}.history-clear:disabled{cursor:default;opacity:.4}.history-clear svg{width:15px;height:15px}.setup-heading{grid-column:1/-1;margin-bottom:4px}.setup-heading h2{margin:0;font-size:1rem;font-weight:850}.setup-heading p{color:#74766f;margin:4px 0 0;font-size:.76rem}.setup-source{border:0;grid-column:1/-1;min-width:0;margin:0;padding:0}.setup-source legend{color:#5d6059;margin-bottom:7px;padding:0;font-size:.74rem;font-weight:800}.setup-source-options{background:#f2f2ef;border:1px solid #d4d5cf;border-radius:9px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.setup-source-options label{cursor:pointer;min-width:0}.setup-source-options input{opacity:0;pointer-events:none;position:absolute}.setup-source-options span{color:#686b64;border-radius:6px;place-items:center;min-height:38px;padding:0 12px;font-size:.78rem;font-weight:800;transition:background .14s,color .14s,box-shadow .14s;display:grid}.setup-source-options input:checked+span{color:#202229;background:#fff;box-shadow:0 1px 4px #312b2221}.setup-source-options input:focus-visible+span{outline-offset:-2px;outline:2px solid #a96a28}.setup-source-options input:disabled+span{cursor:not-allowed;opacity:.42}.resume-setup{background:#fafaf8;border:1px solid #dedfd9;border-radius:9px;grid-column:1/-1;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;padding:14px;display:grid}.resume-setup[hidden]{display:none}.resume-summary{grid-template-columns:auto minmax(0,1fr);align-content:center;gap:5px 9px;min-width:0;margin:0;font-size:.7rem;display:grid}.resume-summary dt{color:#85877f;font-weight:750}.resume-summary dd{color:#4f524c;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-weight:750;overflow:hidden}.setup-form.is-resuming>.setting-field,.setup-form.is-resuming>.handicap-note{display:none}.setting-field{color:#5d6059;flex-direction:column;gap:7px;min-width:0;font-size:.74rem;font-weight:800;display:flex}.setting-field select,.setting-field input{color:#202229;width:100%;height:43px;font:inherit;background:#fff;border:1px solid #d4d5cf;border-radius:7px;outline:0;padding:0 12px;font-size:.82rem}.setting-field select:focus,.setting-field input:focus{border-color:#a96a28;box-shadow:0 0 0 3px #a96a281a}.number-input{position:relative}.number-input b{color:#84867f;font-size:.75rem;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.number-input input{padding-right:38px}.handicap-note{color:#777970;grid-column:1/-1;margin:1px 0 0;font-size:.72rem}.setup-feedback{border-radius:7px;grid-column:1/-1;margin:-2px 0 0;padding:10px 12px;font-size:.74rem;font-weight:750;line-height:1.4}.setup-feedback[data-mode=pending]{color:#86571f;background:#f5ecde}.setup-feedback[data-mode=error]{color:#a43b31;background:#f9e6e2}.setup-feedback[hidden]{display:none}.start-action{color:#fff;cursor:pointer;background:#202229;border:1px solid #202229;border-radius:7px;grid-column:1/-1;min-height:46px;font-weight:850;box-shadow:0 3px #050506}.start-action:disabled{cursor:not-allowed;opacity:.42;box-shadow:none}.action-panel{flex-direction:column;gap:10px;display:flex}.player-station{--player-card-border:#dedfd9;--player-card-color:#6d706a;--player-card-shadow:none;flex-direction:column;gap:10px;min-width:0;display:flex}.player-station.is-current{--player-card-border:#a96a28;--player-card-color:#202229;--player-card-shadow:0 0 0 3px #a96a281a}.player-station.is-winner{--player-card-border:#1f8b62;--player-card-color:#146c4b}.player-card{border:1px solid var(--player-card-border);min-width:0;color:var(--player-card-color);box-shadow:var(--player-card-shadow);background:#fff;border-radius:9px;align-items:center;gap:12px;padding:14px;transition:border-color .15s,box-shadow .15s;display:flex}.player-info{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.player-name{text-overflow:ellipsis;white-space:nowrap;font-size:.83rem;overflow:hidden}.player-detail{font-size:.72rem}.clock-housing{background:#181a19;border:1px solid #080908;border-radius:7px;flex:none;align-items:center;min-width:94px;padding:11px 5px 5px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff21,inset 0 -1px #000000b3,0 2px 3px #18191740}.player-time{color:#18201d;background:#b4bfba;border:1px solid #7d8581;border-radius:3px;justify-content:flex-end;align-items:center;width:100%;min-width:0;padding:6px 7px 5px;display:flex;box-shadow:inset 0 2px 3px #292b293d,inset 0 -1px #ffffff47}.segment-display{justify-content:flex-end;align-items:center;gap:1px;height:15px;display:flex}.clock-text{display:none}.segment-digit{flex:none;width:8px;height:15px;position:relative}.segment{opacity:.025;background:currentColor;display:block;position:absolute}.segment-a,.segment-d,.segment-g{clip-path:polygon(10% 0,90% 0,100% 50%,90% 100%,10% 100%,0 50%);width:70%;height:10%;left:15%}.segment-a{top:0}.segment-g{top:45%}.segment-d{bottom:0}.segment-b,.segment-c,.segment-e,.segment-f{clip-path:polygon(50% 0,100% 10%,100% 90%,50% 100%,0 90%,0 10%);width:13%;height:40%}.segment-b,.segment-f{top:7%}.segment-c,.segment-e{bottom:7%}.segment-b,.segment-c{right:0}.segment-e,.segment-f{left:0}.segment.is-lit{opacity:1}.segment-colon{flex:none;width:3px;height:15px;position:relative}.segment-colon:before,.segment-colon:after{content:"";background:currentColor;border-radius:50%;width:2px;height:2px;position:absolute;left:50%;transform:translate(-50%)}.segment-colon:before{top:29%}.segment-colon:after{bottom:29%}.clock-housing:after{content:"";background:#50524f;border-radius:50%;width:4px;height:4px;position:absolute;top:3px;right:7px;box-shadow:inset 0 1px 1px #0000006b,0 1px #ffffff29}.player-station.is-current .clock-housing:after{background:radial-gradient(circle at 35% 30%,#fff3ba 0 14%,#f3c45f 30%,#d58d25 72%,#a55d17 100%);box-shadow:0 0 3px #ffe291f2,0 0 8px #e7a53fd1,0 0 14px #d57e2075,inset 0 1px #ffffffb8}.player-station.is-current .player-time{color:#18201d;background:#b4bfba;border-color:#898b86;box-shadow:inset 0 2px 3px #292b2938,inset 0 -1px #ffffff4d}.go-stone,.go-point{--stone-brightness:1;--stone-light-x:30%;--stone-light-y:23%;--stone-black-surface:radial-gradient(circle at var(--stone-light-x) var(--stone-light-y), #fffff794 0 4%, #bec2ba33 5%, transparent 13%), radial-gradient(circle at 38% 34%, #4b4d49, #242522 36%, #10110f 70%, #020302 100%);--stone-black-shadow:inset 1px 1px 2px #ffffff24, inset -2px -3px 5px #00000094, 0 1px 1px #301b0b94, 0 3px 3px #301b0b5c, 0 6px 8px #301b0b29;--stone-white-surface:radial-gradient(circle at var(--stone-light-x) var(--stone-light-y), #fff 0 5%, #ffffffbd 6%, transparent 15%), radial-gradient(circle at 38% 33%, #fffefa, #f2efe7 47%, #d6d0c5 78%, #aaa296 100%);--stone-white-shadow:inset 1px 1px 2px #ffffffeb, inset -2px -3px 5px #70645433, 0 1px 1px #331e0c61, 0 3px 3px #331e0c3d, 0 6px 8px #331e0c1f}.go-stone{aspect-ratio:1;background:var(--stone-surface);box-shadow:var(--stone-shadow);filter:brightness(var(--stone-brightness));border-radius:50%;flex:none;display:block}.go-stone--black{--stone-surface:var(--stone-black-surface);--stone-shadow:var(--stone-black-shadow)}.go-stone--white{--stone-light-x:29%;--stone-light-y:22%;--stone-surface:var(--stone-white-surface);--stone-shadow:var(--stone-white-shadow)}.stone-swatch{width:26px;height:26px}.board-shell{justify-self:center;width:min(100%,100dvh - 118px);position:relative}.go-board{aspect-ratio:1;background-blend-mode:soft-light;background-color:#d8ac60;background-image:url(/assets/board-grain-DYbXunbl.webp);background-position:50%;background-size:cover;border:1px solid #8f5828;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff4d3ad,inset 0 0 22px #5d311109,0 3px #ac7138,0 5px #7c4d27,0 6px 5px #3924144d,0 14px 24px #3924142b,0 26px 46px #39241417}.go-board:before,.go-board:after{inset:var(--edge);content:"";pointer-events:none;position:absolute}.go-board:before{background:linear-gradient(#37210fc7 1px,#0000 1px),linear-gradient(90deg,#37210fc7 1px,#0000 1px);background-size:var(--line-step) var(--line-step);border-bottom:1px solid #37210fc7;border-right:1px solid #37210fc7}.go-board:after{border:1px solid #37210fc7;box-shadow:0 1px #ffecbf21}.go-point{z-index:2;width:var(--point-size);aspect-ratio:1;cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;position:absolute;transform:translate(-50%,-50%)}.go-point.is-star{background:radial-gradient(circle,#4b321c 0 3px,#0000 3.5px)}.go-point:before{z-index:1;content:"";filter:brightness(var(--stone-brightness));opacity:0;border:0;border-radius:50%;transition:filter .1s,opacity .1s,transform .13s;position:absolute;inset:4%;transform:scale(.78)}.go-point:nth-child(7n+2){--stone-brightness:.97;--stone-light-x:28%;--stone-light-y:25%}.go-point:nth-child(11n+5){--stone-brightness:1.025;--stone-light-x:32%;--stone-light-y:22%}.go-point:nth-child(13n+7){--stone-brightness:.985;--stone-light-x:29%;--stone-light-y:21%}.go-point.piece-black{--preview-opacity:.55}.go-point.piece-black:before{background:var(--stone-black-surface);box-shadow:var(--stone-black-shadow)}.go-point.piece-white{--preview-opacity:.75}.go-point.piece-white:before{background:var(--stone-white-surface);box-shadow:var(--stone-white-shadow)}.go-point.has-stone:before{opacity:1;transform:scale(1)}.go-point.is-last-move:after{z-index:2;aspect-ratio:1;content:"";pointer-events:none;border-radius:50%;width:clamp(3px,20%,6px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.go-point.is-last-move.piece-black:after{background:#eef0eac7}.go-point.is-last-move.piece-white:after{background:#232522ad}.confirm-move{z-index:10;color:#fff;cursor:pointer;min-width:82px;min-height:48px;font:inherit;-webkit-user-select:none;user-select:none;background:#202229c7;border:0;border-radius:999px;padding:0 20px;font-size:1rem;font-weight:850;animation:.13s ease-out confirm-move-in;position:fixed;transform:translate(-50%)}.confirm-move[hidden]{display:none}.confirm-move.is-exiting{pointer-events:none;animation:.11s ease-in forwards confirm-move-out}.go-point.is-pending-move:before{opacity:var(--preview-opacity);transform:scale(1)!important}@keyframes confirm-move-in{0%{opacity:0;transform:translate(-50%)translateY(4px)scale(.96)}}@keyframes confirm-move-out{to{opacity:0;transform:translate(-50%)translateY(4px)scale(.96)}}.go-point.is-playable:focus-visible:before{opacity:var(--preview-opacity);transform:scale(1)}@media (hover:hover) and (pointer:fine){.go-point.is-playable:hover:before{opacity:var(--preview-opacity);transform:scale(1)}}.go-point:disabled{cursor:default}.scoring-summary{color:#805124;background:#fbf4e9;border:1px solid #e1c399;border-radius:7px;margin:0;padding:9px 10px;font-size:.74rem;font-weight:800;line-height:1.4}.turn-actions{grid-template-columns:repeat(2,minmax(0,1fr)) 44px;align-items:center;gap:8px;display:grid;position:relative}.turn-actions>button{white-space:nowrap;padding-inline:10px}.undo-action,.pass-action,.rematch-action,.settings-action{cursor:pointer;border-radius:7px;min-height:44px;padding:0 16px;font-weight:800}.undo-action{color:#555851;box-shadow:none;background:#fff;border:1px solid #8d9089}.pass-action{color:#68431f;box-shadow:none;background:#fff;border:1px solid #9c6732}.more-action{color:#666961;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;min-height:44px;padding:0;display:grid}.more-action svg{width:21px;height:21px}@media (hover:hover) and (pointer:fine){.undo-action:hover:not(:disabled){color:#363936;background:#595c5614;border-color:#5f625d}.undo-action:active:not(:disabled){background:#595c5629}.pass-action:hover:not(:disabled){color:#4e3117;background:#ae6f2f1a;border-color:#84501f}.pass-action:active:not(:disabled){background:#ae6f2f33}.more-action:hover{color:#363936;background:#595c561a}.more-action:active{background:#595c562e}}.rematch-action{color:#fff;background:#202229;border:1px solid #202229;box-shadow:0 3px #050506}.settings-action{color:#3d403b;background:#fff;border:1px solid #c8c9c3;box-shadow:0 3px #c8c9c3}.undo-request{background:#faf7f0;border-top:1px solid #ddd4c6;border-bottom:1px solid #ddd4c6;gap:8px;padding:10px 4px;display:grid}.undo-request[hidden],.undo-response-actions[hidden]{display:none}.undo-request p{color:#5f4a32;text-align:center;margin:0;font-size:.73rem;font-weight:750}.undo-response-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.undo-response-actions button{color:#4f524d;cursor:pointer;background:#fff;border:1px solid #aaa69d;border-radius:6px;min-height:32px;font-size:.72rem;font-weight:750}.undo-response-actions button:last-child{color:#75481d;border-color:#95612c}.undo-response-actions button:disabled{cursor:default;opacity:.48}.undo-action:disabled,.pass-action:disabled,.rematch-action:disabled,.settings-action:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.more-menu{z-index:12;transform-origin:100% 100%;background:#fff;border:1px solid #d5d2ca;border-radius:9px;width:min(220px,100%);padding:5px;animation:.15s cubic-bezier(.2,.82,.25,1) more-menu-in;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 12px 30px #2d271f33}.more-menu[hidden]{display:none}.more-menu[data-state=closing]{pointer-events:none;animation:.13s ease-in forwards more-menu-out}.more-menu-item{color:#444741;cursor:pointer;min-height:40px;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 11px;font-size:.76rem;font-weight:750;text-decoration:none;display:flex}.more-menu-item.is-danger{color:#9b3029}@media (hover:hover) and (pointer:fine){.more-menu-item:hover:not(:disabled){background:#f1f0eb}.more-menu-item.is-danger:hover:not(:disabled){color:#81231e;background:#faeeec}}.more-menu-item.is-danger[data-confirming=true]{color:#fff;background:#a64a38}.more-menu-item:disabled{cursor:not-allowed;opacity:.45}.more-menu-item svg{flex:none;width:16px;height:16px}@keyframes more-menu-in{0%{opacity:0;transform:translateY(7px)scale(.97)}}@keyframes more-menu-out{to{opacity:0;transform:translateY(7px)scale(.97)}}.move-log{background:#faf9f5;border:1px solid #ddd9d0;border-radius:4px;display:none;position:relative;overflow:visible}.move-log-heading{color:#666961;background:#f5f1e8;border-bottom:1px solid #dfddd6;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.move-log-heading h2{color:#3f423d;margin:0;font-size:.76rem}.move-log-heading span{font-variant-numeric:tabular-nums;font-size:.68rem}.move-log-heading-actions{align-items:center;gap:9px;display:flex}.move-log-replay{color:#6f665a;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:2px 0;font-size:.68rem;font-weight:750;display:inline-flex}.move-log-replay[aria-expanded=true]{color:#7e4d1e}.move-log-replay:active:not(:disabled){color:#5f391a}@media (hover:hover) and (pointer:fine){.move-log-replay:hover:not(:disabled){color:#7e4d1e}}.move-log-replay:disabled{color:#aaa79f;cursor:default}.move-log-replay svg{width:13px;height:13px}.move-log-list{overscroll-behavior:contain;scrollbar-color:#aaa69c transparent;scrollbar-gutter:stable;scrollbar-width:thin;flex:auto;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.move-log-list::-webkit-scrollbar{width:6px}.move-log-list::-webkit-scrollbar-thumb{background:#aaa69c;border-radius:999px}.move-log-row{border-bottom:1px solid #e3e1da;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.move-log-entry,.move-log-placeholder{min-width:0;min-height:32px}.move-log-entry{color:#575a54;cursor:pointer;font-variant-numeric:tabular-nums;text-align:left;background:0 0;border:0;grid-template-columns:10px 1.4em minmax(0,1fr);align-items:center;gap:4px;width:100%;padding:0 5px;font-family:inherit;font-size:.69rem;display:grid}.move-log-entry+.move-log-entry,.move-log-entry+.move-log-placeholder{border-left:1px solid #e3e1da}.move-log-entry.is-selected{color:#654018;background:#a96a281f}@media (hover:hover) and (pointer:fine){.move-log-entry:hover{color:#654018;background:#a96a2812}}.move-log-entry strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.move-log-number{color:#898b84;text-align:right}.move-log-stone{width:14px}.move-log-stone.go-stone--black{--stone-shadow:inset 1px 1px 1px #ffffff24, inset -1px -2px 3px #00000094, 0 1px 1px #301b0b6b, 0 2px 3px #301b0b2e}.move-log-stone.go-stone--white{--stone-shadow:inset 1px 1px 1px #ffffffe6, inset -1px -2px 3px #70645433, 0 1px 1px #331e0c4d, 0 2px 3px #331e0c24}.move-log-empty{color:#989a94;text-align:center;padding:16px 4px;font-size:.7rem}.replay-controls{z-index:8;transform-origin:top;background:#faf9f5;border:1px solid #d2cec4;border-radius:6px;width:100%;padding:12px 10px 6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 22px #372e2329}.replay-controls[hidden]{display:none}.replay-controls[data-state=opening]{animation:.16s cubic-bezier(.2,.8,.2,1) both replay-controls-in}.replay-controls[data-state=closing]{pointer-events:none;animation:.12s ease-in both replay-controls-out}@keyframes replay-controls-in{0%{opacity:0;transform:translateY(-6px)}}@keyframes replay-controls-out{to{opacity:0;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.replay-controls[data-state=opening],.replay-controls[data-state=closing]{animation-duration:1ms}}.replay-status-track{pointer-events:none;position:absolute;top:0;left:8px;right:8px}.replay-status{top:-12px;left:var(--replay-progress);color:#6b5a46;font-variant-numeric:tabular-nums;pointer-events:none;font-size:.72rem;font-weight:750;line-height:1;position:absolute;transform:translate(-50%)}.replay-scrubber{grid-template-columns:26px 26px minmax(36px,1fr) 26px 26px;align-items:center;gap:3px;display:grid}.replay-scrubber button{color:#494b46;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;display:grid}@media (hover:hover) and (pointer:fine){.replay-scrubber button:hover:not(:disabled){color:#7e4d1e;background:#e8dfd2}}.replay-scrubber button:active:not(:disabled){background:#eee6d9}.replay-scrubber button:disabled{color:#b4b4ae;cursor:default;opacity:.62;background:0 0}.replay-scrubber button svg{width:15px;height:15px}.replay-slider-field{--replay-progress:0%;align-items:center;min-width:0;display:grid;position:relative}.replay-scrubber input[type=range]{cursor:pointer;accent-color:#a56c31;background:0 0;width:100%;height:20px;margin:0}.replay-scrubber input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right, #a56c31 var(--replay-progress), #d8d4cc var(--replay-progress));border-radius:999px;height:4px}.replay-scrubber input[type=range]::-webkit-slider-thumb{appearance:none;background:#a56c31;border:2px solid #fff;border-radius:50%;width:15px;height:15px;margin-top:-5.5px;box-shadow:0 0 0 1px #8b5927}.replay-scrubber input[type=range]::-moz-range-track{background:#d8d4cc;border-radius:999px;height:4px}.replay-scrubber input[type=range]::-moz-range-progress{background:#a56c31;border-radius:999px;height:4px}.replay-scrubber input[type=range]::-moz-range-thumb{background:#a56c31;border:2px solid #fff;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 1px #8b5927}@media (width>=901px){.game-header{display:none}.go-layout{--go-board-size:clamp(360px, calc(100dvh - 48px), 820px);grid-template-columns:minmax(0,1fr) clamp(220px,17vw,360px);align-items:stretch;width:100%;min-height:100dvh;margin:0;padding:0;display:grid}.table-layout{grid-template-columns:minmax(120px, 1fr) minmax(360px, var(--go-board-size)) minmax(120px, 1fr);align-content:center;align-items:stretch;gap:10px;min-width:0;min-height:100dvh;padding:18px 20px 24px}.player-station{width:min(190px,100%)}.player-station.is-opponent{grid-area:1/1;place-self:start end}.player-station.is-self{flex-direction:column-reverse;grid-area:1/3;place-self:end start}.player-card{width:100%}.clock-housing{border-width:2px;border-radius:9px;width:min(172px,100%);min-width:0;height:70px;padding:17px 7px 7px;box-shadow:inset 0 1px #ffffff24,inset 0 -2px #000000b8,0 3px 5px #1819174d}.player-time{border-width:2px;border-radius:4px;height:44px;padding:8px 12px 7px}.segment-display{gap:2px;height:26px}.segment-digit{width:14px;height:26px}.segment-colon{width:5px;height:26px}.segment-colon:before,.segment-colon:after{width:3px;height:3px}.clock-housing:after{width:6px;height:6px;top:5px;right:12px}.board-shell{width:min(100%, var(--go-board-size));grid-area:1/2}.action-panel{background:#fff;border-left:1px solid #c9c7c0;gap:12px;min-width:0;min-height:100dvh;padding:16px 12px;overflow:hidden}.sidebar-move-number{color:#555851;font-variant-numeric:tabular-nums;letter-spacing:.04em;text-align:center;min-height:24px;font-size:.82rem;font-weight:750;display:block}.sidebar-move-number[hidden]{visibility:hidden}.action-panel .turn-actions{grid-template-columns:repeat(2,minmax(0,1fr)) 36px}.action-panel .turn-actions>button{min-height:36px;padding-inline:2px;font-size:.72rem}.action-panel .turn-actions .icon-button-content{gap:3px}.action-panel .turn-actions svg{width:15px;height:15px}.action-panel .more-action{width:36px;height:36px;min-height:36px}.action-panel .move-log{flex-direction:column;flex:160px;min-height:100px;display:flex}}@media (width<=900px){.game-header{height:60px;min-height:60px;padding:9px 16px;display:flex}.go-layout{flex-direction:column;gap:16px;width:min(660px,100% - 32px);min-height:calc(100dvh - 60px);padding-top:14px;display:flex}.player-station{border:1px solid var(--player-card-border);min-width:0;color:var(--player-card-color);box-shadow:var(--player-card-shadow);background:#fff;border-radius:9px;flex-direction:row;align-items:center;gap:0;transition:border-color .15s,box-shadow .15s;display:flex}#black-player{grid-area:1/1}#white-player{grid-area:1/2}.player-card{color:inherit;box-shadow:none;background:0 0;border:0;border-radius:0;flex:auto;padding:14px}.clock-housing{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin-left:auto;padding:0 8px;display:block}.clock-housing:after,.segment-display{display:none}.player-time{color:#777970;font-variant-numeric:tabular-nums;width:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:1rem;font-weight:700;display:block}.player-station.is-current .player-time{color:#9a6122;box-shadow:none;background:0 0;border:0}.clock-text{display:inline}.board-shell{grid-area:2/1/auto/-1;width:min(100%,100dvh - 210px)}.action-panel{min-width:0}.replay-controls{width:100%}.replay-scrubber{grid-template-columns:34px 34px minmax(90px,1fr) 34px 34px;gap:7px}.replay-scrubber button{width:34px;height:34px}}@media (width<=900px) and (orientation:portrait){.action-panel{flex:auto;align-self:stretch;min-height:0}.action-panel .move-log{flex-direction:column;flex:112px;min-height:112px;display:flex}}@media (width<=520px){.go-layout{width:calc(100% - 20px);padding:10px 0 18px}.setup-form{grid-template-columns:1fr;padding:18px}.setup-panel,.history-panel{align-items:end;padding:12px}.history-dialog{border-radius:16px;width:100%;max-height:calc(100dvh - 24px)}.game-info-list>div{padding-inline:16px}.overlay-dialog__header{min-height:60px}.history-list{--history-entry-inline-padding:16px;padding-block:13px}.history-entry{grid-template-columns:minmax(0,1fr)}.history-entry-actions{flex-direction:row;justify-content:space-between;align-items:center}.history-footer{padding:12px 16px 16px}.setup-form{border-radius:16px;width:100%;max-height:calc(100dvh - 24px)}.setup-heading,.setup-source,.resume-setup,.handicap-note,.setup-feedback,.start-action{grid-column:1}.resume-setup{grid-template-columns:1fr}.player-card{gap:8px;padding:10px}.stone-swatch{width:22px;height:22px}.player-name{font-size:.75rem}.player-detail{font-size:.66rem}.board-shell{width:100%}.go-board{border-radius:5px;box-shadow:inset 0 1px #fff4d3ad,inset 0 0 16px #5d311109,0 2px #ac7138,0 4px #7c4d27,0 5px 4px #39241447,0 11px 22px #39241429}}@media (prefers-reduced-motion:reduce){.confirm-move,.confirm-move.is-exiting,.more-menu,.more-menu[data-state=closing]{animation-duration:1ms}}
