.shudan-goban{--shudan-board-border-width: .15em;--shudan-board-border-color: #CA933A;--shudan-board-background-color: #F1B458;--shudan-board-foreground-color: #5E2E0C;--shudan-black-background-color: #222;--shudan-black-foreground-color: #eee;--shudan-white-background-color: #eee;--shudan-white-foreground-color: #222;position:relative;border:var(--shudan-board-border-width) solid var(--shudan-board-border-color);color:var(--shudan-board-foreground-color)}.shudan-goban:not(.shudan-coordinates){padding:.25em}.shudan-goban-image{background:url(/assets/board-BjQgsRrQ.png) var(--shudan-board-background-color)}.shudan-coordx span,.shudan-coordy span{font-size:.6em}.shudan-vertex div{left:0;top:0;width:100%;height:100%}.shudan-goban:after{content:"";position:absolute;top:calc(-1 * var(--shudan-board-border-width));left:calc(-1 * var(--shudan-board-border-width));bottom:calc(-1 * var(--shudan-board-border-width));right:calc(-1 * var(--shudan-board-border-width));background:linear-gradient(to bottom,rgba(234,220,192,.1),transparent),linear-gradient(to bottom,transparent,rgba(23,10,2,.05));pointer-events:none;z-index:3}.shudan-goban.shudan-busy:after{animation:2s linear -.5s shudan-busy infinite;background-color:#170a021a;background-image:linear-gradient(to right,transparent 30%,rgba(255,255,255,.2) 50%,transparent 70%);background-size:19em 100%;background-repeat:no-repeat;pointer-events:all}@keyframes shudan-busy{0%{background-position:-19em 0}to{background-position:calc(100% + 19em) 0}}.shudan-gridline,.shudan-hoshi{fill:var(--shudan-board-foreground-color)}.shudan-vertex .shudan-stone{top:.04em;left:.04em;width:calc(100% - .08em);height:calc(100% - .08em)}.shudan-vertex.shudan-sign_0 .shudan-stone{pointer-events:none}.shudan-vertex .shudan-shadow{border-radius:50%}.shudan-vertex .shudan-inner{text-indent:-9999rem}.shudan-vertex:not(.shudan-sign_0).shudan-dimmed .shudan-stone{opacity:.6}.shudan-vertex:not(.shudan-sign_0) .shudan-shadow{background:#170a0266;box-shadow:0 .1em .2em #170a0266}.shudan-stone-image{background-repeat:no-repeat;background-size:100% 100%}.shudan-stone-image.shudan-sign_1{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='43'%20height='43'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3clinearGradient%20id='b'%3e%3cstop%20offset='0'%20stop-color='%23636363'%20stop-opacity='.4'/%3e%3cstop%20offset='1'%20stop-color='%23636363'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='a'%3e%3cstop%20offset='0'%20stop-color='%230b0b0b'/%3e%3cstop%20offset='1'%20stop-color='%23443432'/%3e%3c/linearGradient%3e%3clinearGradient%20id='c'%20x1='0'%20x2='0'%20y1='43'%20y2='0'%20xlink:href='%23a'%20gradientUnits='userSpaceOnUse'/%3e%3clinearGradient%20id='d'%20x1='0'%20x2='0'%20y1='2.38'%20y2='19.27'%20xlink:href='%23b'%20gradientUnits='userSpaceOnUse'/%3e%3c/defs%3e%3cg%3e%3ccircle%20cx='21.5'%20cy='21.5'%20r='20.5'%20fill='url(%23c)'%20stroke='%23000'%20stroke-width='1'/%3e%3ccircle%20cx='21.5'%20cy='21.5'%20r='18.5'%20fill='url(%23d)'%20/%3e%3c/g%3e%3c/svg%3e")}.shudan-stone-image.shudan-sign_-1{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='43'%20height='43'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3clinearGradient%20id='b'%3e%3cstop%20offset='0'%20stop-color='%23eee'%20stop-opacity='.8'/%3e%3cstop%20offset='1'%20stop-color='%23eee'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='a'%3e%3cstop%20offset='0'%20stop-color='%23C9D1FF'/%3e%3cstop%20offset='1'%20stop-color='%23fff'/%3e%3c/linearGradient%3e%3clinearGradient%20id='c'%20x1='0'%20x2='0'%20y1='43'%20y2='0'%20xlink:href='%23a'%20gradientUnits='userSpaceOnUse'%20/%3e%3clinearGradient%20id='d'%20x1='0'%20x2='0'%20y1='40.65'%20y2='30.65'%20xlink:href='%23b'%20gradientUnits='userSpaceOnUse'/%3e%3c/defs%3e%3cg%3e%3ccircle%20cx='21.5'%20cy='21.5'%20r='20.5'%20fill='url(%23c)'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3ccircle%20cx='21.5'%20cy='21.5'%20r='18.5'%20fill='url(%23d)'%20/%3e%3c/g%3e%3c/svg%3e")}.shudan-vertex:not(.shudan-sign_0).shudan-animate .shudan-stone{transition:transform .2s}.shudan-vertex:not(.shudan-sign_0).shudan-shift_1 .shudan-stone{transform:translate(-.07em)}.shudan-vertex:not(.shudan-sign_0).shudan-shift_2 .shudan-stone{transform:translateY(-.07em)}.shudan-vertex:not(.shudan-sign_0).shudan-shift_3 .shudan-stone{transform:translate(.07em)}.shudan-vertex:not(.shudan-sign_0).shudan-shift_4 .shudan-stone{transform:translateY(.07em)}.shudan-vertex:not(.shudan-sign_0).shudan-shift_5 .shudan-stone{transform:translate(-.04em,-.04em)}.shudan-vertex:not(.shudan-sign_0).shudan-shift_6 .shudan-stone{transform:translate(.04em,-.04em)}.shudan-vertex:not(.shudan-sign_0).shudan-shift_7 .shudan-stone{transform:translate(.04em,.04em)}.shudan-vertex:not(.shudan-sign_0).shudan-shift_8 .shudan-stone{transform:translate(-.04em,.04em)}.shudan-vertex .shudan-marker{left:.04em;top:.04em;width:calc(100% - .08em);height:calc(100% - .08em);text-align:center;fill:var(--shudan-board-background-color);stroke:var(--shudan-board-foreground-color);stroke-width:.07em;pointer-events:none}.shudan-vertex.shudan-sign_1 .shudan-marker,.shudan-vertex.shudan-sign_-1 .shudan-marker{left:0;top:0;width:100%;height:100%;fill:none}.shudan-vertex.shudan-sign_1 .shudan-marker{stroke:var(--shudan-black-foreground-color)}.shudan-vertex.shudan-sign_-1 .shudan-marker{stroke:var(--shudan-white-foreground-color)}.shudan-vertex.shudan-marker_point .shudan-marker{stroke:none;fill:var(--shudan-board-foreground-color)}.shudan-vertex.shudan-marker_point.shudan-sign_1 .shudan-marker{fill:var(--shudan-black-foreground-color)}.shudan-vertex.shudan-marker_point.shudan-sign_-1 .shudan-marker{fill:var(--shudan-white-foreground-color)}.shudan-vertex.shudan-marker_loader .shudan-marker{stroke-dasharray:1em;animation:1.5s linear 0s shudan-rotation infinite}@keyframes shudan-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shudan-vertex.shudan-marker_label .shudan-marker{display:inline-block;width:auto;height:auto;left:50%;top:50%;max-width:1.67em;max-height:1.67em;overflow:hidden;background:var(--shudan-board-background-color);color:var(--shudan-board-foreground-color);font-size:.6em;line-height:1.26;text-align:center;text-overflow:ellipsis;white-space:pre;transform:translate(-50%,-50%)}.shudan-vertex.shudan-marker_label.shudan-sign_1 .shudan-marker{background:transparent;color:var(--shudan-black-foreground-color)}.shudan-vertex.shudan-marker_label.shudan-sign_-1 .shudan-marker{background:transparent;color:var(--shudan-white-foreground-color)}.shudan-vertex.shudan-smalllabel .shudan-marker{max-height:2.7em;max-width:2.7em;font-size:.36em}.shudan-vertex .shudan-ghost{left:50%;top:50%;width:.4em;height:.4em;opacity:.5;transform:translate(calc(-50% + .5px),calc(-50% + .5px))}.shudan-vertex .shudan-ghost:before{content:"";box-sizing:border-box;display:none;position:absolute;left:50%;top:50%;width:.4em;height:.4em;border-radius:50%;transform:translate(-50%,-50%)}.shudan-vertex.shudan-ghost_faint .shudan-ghost{opacity:.3}.shudan-vertex.shudan-sign_0.shudan-ghost_1 .shudan-ghost:before,.shudan-vertex.shudan-sign_0.shudan-ghost_-1 .shudan-ghost:before{display:block}.shudan-vertex.shudan-ghost_1 .shudan-ghost:before{background:#000c}.shudan-vertex.shudan-ghost_-1 .shudan-ghost:before{background:#fff}.shudan-vertex.shudan-ghost_good .shudan-ghost:before{background:#59a80f}.shudan-vertex.shudan-ghost_interesting .shudan-ghost:before{background:#4886d5}.shudan-vertex.shudan-ghost_doubtful .shudan-ghost:before{background:#92278f}.shudan-vertex.shudan-ghost_bad .shudan-ghost:before{background:#f02311}.shudan-vertex .shudan-paint{overflow:hidden}.shudan-vertex .shudan-paint .shudan-inner{background:transparent;border-radius:.2em}.shudan-vertex.shudan-paint_1 .shudan-paint .shudan-inner{background:var(--shudan-black-background-color)}.shudan-vertex.shudan-paint_-1 .shudan-paint .shudan-inner{background:var(--shudan-white-background-color)}.shudan-vertex.shudan-paintedleft .shudan-paint .shudan-inner{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.shudan-vertex.shudan-paintedright .shudan-paint .shudan-inner{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.shudan-vertex.shudan-paintedtop .shudan-paint .shudan-inner{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.shudan-vertex.shudan-paintedbottom .shudan-paint .shudan-inner{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.shudan-vertex .shudan-heat{top:50%;left:50%;margin-left:-1px;margin-top:-1px;border-radius:50%;width:1px;height:1px;opacity:0;pointer-events:none;transition:opacity .5s,box-shadow .5s}.shudan-vertex.shudan-heat_9 .shudan-heat{background:#59a80f;box-shadow:0 0 1em 1em #59a80f;opacity:.8}.shudan-vertex.shudan-heat_8 .shudan-heat{background:#59a80f;box-shadow:0 0 1em .9em #59a80f;opacity:.7}.shudan-vertex.shudan-heat_7 .shudan-heat{background:#4886d5;box-shadow:0 0 1em .75em #4886d5;opacity:.8}.shudan-vertex.shudan-heat_6 .shudan-heat{background:#4886d5;box-shadow:0 0 1em .6em #4886d5;opacity:.8}.shudan-vertex.shudan-heat_5 .shudan-heat{background:#4886d5;box-shadow:0 0 .9em .55em #4886d5;opacity:.7}.shudan-vertex.shudan-heat_4 .shudan-heat{background:#92278f;box-shadow:0 0 .85em .5em #92278f;opacity:.8}.shudan-vertex.shudan-heat_3 .shudan-heat{background:#92278f;box-shadow:0 0 .8em .45em #92278f;opacity:.7}.shudan-vertex.shudan-heat_2 .shudan-heat{background:#f02311;box-shadow:0 0 .75em .4em #f02311;opacity:.8}.shudan-vertex.shudan-heat_1 .shudan-heat{background:#f02311;box-shadow:0 0 .75em .4em #f02311;opacity:.7}.shudan-vertex .shudan-heatlabel{display:inline-block;height:auto;top:50%;left:50%;overflow:hidden;color:#fff;font-size:.36em;line-height:1.26;text-align:center;text-overflow:ellipsis;text-shadow:0 .1em .3em black;white-space:pre;opacity:.9;transform:translate(-50%,-50%);pointer-events:none}.shudan-vertex .shudan-selection{box-sizing:border-box;border:.1em solid #0082F0;border-radius:.2em;background:#0082f033}.shudan-vertex.shudan-selectedleft .shudan-selection{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.shudan-vertex.shudan-selectedright .shudan-selection{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.shudan-vertex.shudan-selectedtop .shudan-selection{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.shudan-vertex.shudan-selectedbottom .shudan-selection{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.shudan-line,.shudan-arrow{fill:none;stroke:var(--shudan-board-foreground-color);stroke-width:.11em}:root{font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color:#1a1a1a;background:#f5f5f0}body{margin:0;min-height:100vh}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app{flex:1;box-sizing:border-box;padding:1rem}.app-footer{padding:.75rem 1rem 1rem;text-align:center;font-size:.875rem;color:#666;max-width:42rem;margin:0 auto}.app-footer__note{margin:0 0 .5rem;line-height:1.45}.app-footer__links{margin-top:.5rem}.app-footer__version{margin:.75rem 0 0;font-size:.75rem;color:#888}.app-footer a{color:#2d6a2d}.app-footer a:hover{color:#245a24}.app--setup{display:flex;align-items:center;justify-content:center}.setup-foreground{width:min(42rem,100%);margin:1rem auto;padding:1.25rem 1.5rem;border:1px solid #d4d4c8;border-radius:.75rem;background:#fff;box-shadow:0 8px 30px #00000014}.play-foreground{max-width:90rem;margin:0 auto}.play-surface{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);gap:1rem;align-items:start}.board-area{min-width:0}.board-area--responsive{touch-action:manipulation}.goban-board-root{width:100%;max-width:100%}.board-area .shudan-goban{max-width:100%;margin-top:.5rem}.analysis-panel{min-width:0}.analysis-placeholder{margin:.5rem 0 0;padding:.75rem 1rem;border:1px dashed #d4d4c8;border-radius:.5rem;background:#fcfcf8;color:#444}.analysis-runtime{margin:.75rem 0;display:grid;gap:.5rem}.analysis-runtime p{margin:0;padding:.65rem .85rem;border-radius:.5rem;font-size:.9rem}.analysis-runtime__alert{border:1px solid #c44;background:#fff5f5;color:#6a1a1a}.analysis-runtime__warning,.analysis-runtime__fallback{border:1px solid #d9c27a;background:#fff9e8;color:#5a4a12}.analysis-runtime__progress{border:1px solid #c8d4e8;background:#f6f9ff;color:#2a3f66}.analysis-runtime__progress--error{border-color:#c44;background:#fff5f5;color:#6a1a1a}.analysis-runtime__ready{border:1px solid #b8d4b8;background:#f3faf3;color:#245a24}.analysis-runtime-picker{margin:.75rem 0 1rem;padding:.85rem 1rem;border:1px solid #d4d4c8;border-radius:.5rem;background:#fff}.analysis-runtime-picker__header{margin-bottom:.65rem}.analysis-runtime-picker__title{margin:0 0 .25rem;font-size:1rem}.analysis-runtime-picker__hint{margin:0;font-size:.875rem;color:#555}.analysis-runtime-picker__buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.5rem}.analysis-runtime-picker__button{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.65rem .85rem;border:1px solid #c8c8bc;border-radius:.4rem;background:#fcfcf8;font:inherit;text-align:left;cursor:pointer;transition:background .1s ease,border-color .1s ease}.analysis-runtime-picker__button:hover:not(:disabled){background:#f4f4ec;border-color:#aab09a}.analysis-runtime-picker__button:disabled{cursor:progress;opacity:.7}.analysis-runtime-picker__button--selected{border-color:#2d6a2d;background:#eef6ee}.analysis-runtime-picker__button--ready{background:#f3faf3;border-color:#2d6a2d}.analysis-runtime-picker__button--recommended{box-shadow:inset 0 0 0 1px #c5d8c5}.analysis-runtime-picker__button-title{font-weight:600;font-size:.95rem}.analysis-runtime-picker__button-blurb{font-size:.85rem;color:#555}.analysis-runtime-picker__badge{font-weight:500;color:#2d6a2d;font-size:.85rem}.analysis-runtime-picker__status{margin:.65rem 0 0;padding:.5rem .75rem;border-radius:.4rem;border:1px solid #d4d4c8;background:#fcfcf8;font-size:.875rem;color:#444}.analysis-runtime-picker__status--downloading,.analysis-runtime-picker__status--initializing{background:#f6f9ff;border-color:#c8d4e8;color:#2a3f66}.analysis-runtime-picker__status--ready{background:#f3faf3;border-color:#b8d4b8;color:#245a24}.analysis-runtime-picker__status--error{background:#fff5f5;border-color:#c44;color:#6a1a1a}.onnx-debug-panel{margin-top:.75rem;padding:.75rem 1rem;border:1px solid #c8d4e8;border-radius:.5rem;background:#f6f9ff}.onnx-debug-panel h3{margin:0 0 .35rem;font-size:.95rem}.onnx-debug-note{margin:0 0 .5rem;font-size:.85rem;color:#445}.onnx-debug-table{width:100%;margin-top:.5rem;border-collapse:collapse;font-size:.85rem}.onnx-debug-table th,.onnx-debug-table td{padding:.2rem .4rem;text-align:left;border-bottom:1px solid #dde4f0}.onnx-debug-log{margin:.5rem 0 0;padding:.5rem .65rem;max-height:14rem;overflow:auto;font-size:.75rem;line-height:1.35;white-space:pre-wrap;word-break:break-word;background:#1a1f2a;color:#d8e4ff;border-radius:.35rem}.engine-reasoning{margin-top:.5rem;padding:.75rem 1rem;border:1px solid #d4d4c8;border-radius:.5rem;background:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch}.engine-reasoning h2{margin:0 0 .5rem;font-size:1rem}.engine-metrics{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;margin:0 0 .75rem}.engine-metrics dt{margin:0;font-weight:600}.engine-metrics dd{margin:0}.candidate-table{width:100%;border-collapse:collapse;font-size:.9rem}.candidate-table th,.candidate-table td{padding:.35rem .5rem;border-bottom:1px solid #e8e8e0;text-align:left}.candidate-table tr[data-selected=true]{background:#eef6ee;font-weight:600}.board-controls{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.turn-indicator{margin:0 0 .75rem;font-weight:600}@media(max-width:60rem){.play-surface{grid-template-columns:1fr}}@media(max-width:40rem){.app{padding:.5rem}.play-foreground>h1{font-size:1.25rem;margin:0 0 .5rem}.turn-indicator{margin-bottom:.5rem;font-size:.95rem}.board-controls{gap:.4rem}.board-controls button{min-height:2.75rem;padding:.5rem .85rem;touch-action:manipulation}.analysis-panel{margin-top:.25rem}.analysis-placeholder,.engine-reasoning{font-size:.9rem}.candidate-table{display:block;overflow-x:auto;white-space:nowrap}.field-help__trigger{width:2rem;height:2rem;font-size:.95rem}}.game-over-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;background:#00000073}.game-over-dialog{margin:1rem;padding:1.5rem 2rem;border-radius:.5rem;background:#fff;box-shadow:0 4px 24px #0003;text-align:center}.game-over-dialog h2{margin:0 0 .5rem}.game-over-dialog p{margin:0 0 1rem;color:#444}.game-over-dialog button{font:inherit;padding:.5rem 1.25rem;border:1px solid #2d6a2d;border-radius:.35rem;background:#2d6a2d;color:#fff;cursor:pointer}.game-over-dialog button:hover{background:#245a24}.game-setup fieldset{margin:0 0 1rem;padding:.75rem 1rem;border:1px solid #d4d4c8;border-radius:.5rem}.game-setup legend{padding:0 .35rem;font-weight:600}.game-setup__disclaimer,.game-setup__hint{margin:0 0 .75rem;font-size:.9rem;color:#555}.game-setup__hint{margin-top:-.25rem}.game-setup__advanced{margin-top:.5rem}.game-setup__field{display:grid;grid-template-columns:1fr auto;gap:.35rem .5rem;margin-bottom:.85rem}.game-setup__field .field-help{display:contents}.game-setup__field>label{grid-column:1;grid-row:1}.game-setup__field .field-help__trigger{grid-column:2;grid-row:1;align-self:center}.game-setup__field .field-help__hint{grid-column:1 / -1;grid-row:2}.game-setup__field .field-help__overlay{display:flex}.game-setup__field:last-child{margin-bottom:0}.game-setup__field>label{font-weight:600}.game-setup__field-input{grid-column:1 / -1;width:100%;max-width:12rem;box-sizing:border-box;font:inherit;padding:.4rem .5rem;border:1px solid #c8c8bc;border-radius:.35rem}.field-help__hint{margin:0;font-size:.875rem;line-height:1.4;color:#555}.field-help__trigger{width:1.5rem;height:1.5rem;padding:0;border:1px solid #c8c8bc;border-radius:50%;background:#f5f5f0;color:#444;font:inherit;font-size:.85rem;font-weight:700;line-height:1;cursor:pointer}.field-help__trigger:hover{background:#e8e8e0}.field-help__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000059}.field-help__dialog{width:min(24rem,100%);padding:1rem 1.25rem;border-radius:.5rem;background:#fff;box-shadow:0 4px 24px #0000002e}.field-help__dialog h3{margin:0 0 .5rem;font-size:1rem}.field-help__dialog p{margin:0 0 1rem;color:#444;line-height:1.45}.field-help__dialog button{font:inherit;padding:.35rem .85rem;border:1px solid #c8c8bc;border-radius:.35rem;background:#fff;cursor:pointer}.field-help__dialog button:hover{background:#f5f5f0}
