:root{color-scheme:light}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#fff;color:#333;line-height:1.6;overflow-y:scroll}*{box-sizing:border-box}.layout{max-width:800px;margin:0 auto;padding:20px}.navigation{list-style:none;display:flex;gap:20px;border-bottom:1px solid #eee;padding:0 0 15px;margin:0}.navigation a{text-decoration:none;color:#007bff;font-weight:500}nav{margin-bottom:24px}.profile-header{text-align:center;margin-bottom:30px}.profile-pic{width:150px;height:150px;border-radius:50%;object-fit:cover;border:3px solid #f0f0f0}.markdown-body{font-size:18px}.markdown-body h1{font-size:2rem;font-weight:600;border-bottom:1px solid #eee;padding-bottom:10px;margin:0 0 20px}.blog-list{list-style:none;padding:0;margin:0}.blog-list li{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #f5f5f5}.blog-list a{text-decoration:none;color:inherit}.home-blog-section{margin-top:60px}.home-blog-section .markdown-body{margin:0 0 20px}.home-blog-section h3{margin:0}.post-date{color:#666;font-size:.9em}.back-link{margin-top:40px}.back-link a{color:#007bff;text-decoration:none}.draft-blog-section{margin-top:56px;padding-top:24px;border-top:1px dashed #c7c7c7}.draft-blog-section>h2{margin:4px 0 20px}.draft-blog-label,.draft-preview-notice{margin:0;color:#8a6500;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.draft-blog-list li:last-child{margin-bottom:0}.draft-preview-notice{display:inline-block;margin-bottom:12px;padding:5px 8px;border:1px solid #d8bd70;background:#fff8df}.blog-post--gobench>header h1,.blog-post--goplay>header h1{margin:18px 0 20px;color:#1c1c1a;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.75rem,7vw,4.25rem);font-weight:400;letter-spacing:-.045em;line-height:1}.blog-post--gobench .draft-preview-notice,.blog-post--gobench .post-date,.blog-post--goplay .draft-preview-notice,.blog-post--goplay .post-date{font-size:16px;line-height:1.5}.blog-post--gobench .markdown-body>p:first-child,.blog-post--goplay .markdown-body>p:first-child{max-width:680px;color:#5e5954;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.55}.gobench-root{--gobench-bg:#f7f6f3;--gobench-surface:#fff;--gobench-ink:#1c1c1a;--gobench-muted:#77716b;--gobench-faint:#a29c96;--gobench-line:#d2cec8;--gobench-line-strong:#99938d;--gobench-accent:#087856;--gobench-accent-soft:#e1f1ea;width:min(1180px,calc(100vw - 32px));margin:48px 0 0 50%;transform:translateX(-50%);color:var(--gobench-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}.gobench-root *,.gobench-root :after,.gobench-root :before{box-sizing:border-box}.gobench-game-meta dt,.gobench-now-playing>span,.gobench-picker-grid label>span{color:var(--gobench-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;font-weight:500;letter-spacing:.075em;text-transform:uppercase}.gobench-section{margin:72px 0 0}.gobench-root>.gobench-section:first-child{margin-top:0}.gobench-section h2,.markdown-body .gobench-section h2{margin:4px 0 0;padding:0;border:0;color:var(--gobench-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,3vw,36px);font-weight:400;letter-spacing:-.025em;line-height:1.15}.gobench-section-header{margin-bottom:20px}.gobench-table-shell{position:relative;width:100%;border:0;border-radius:3px;background:var(--gobench-surface);overflow:hidden}.gobench-table-scroll{width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:var(--gobench-line-strong) var(--gobench-bg);scrollbar-width:thin;-webkit-overflow-scrolling:touch}.gobench-table-scroll::-webkit-scrollbar{height:7px}.gobench-table-scroll::-webkit-scrollbar-thumb{border:2px solid var(--gobench-bg);border-radius:99px;background:var(--gobench-line-strong)}.gobench-table-scroll::-webkit-scrollbar-track{background:var(--gobench-bg)}.gobench-table,.markdown-body .gobench-table{display:table;width:100%;min-width:1040px;margin:0;border:0;border-collapse:collapse;table-layout:fixed;font-size:16px;line-height:1.4}.gobench-col-rank{width:80px}.gobench-col-elo{width:210px}.gobench-col-cost{width:190px}.gobench-col-seconds{width:210px}.gobench-table tbody tr,.markdown-body .gobench-table tbody tr{border:0;background:#0000}.gobench-table thead,.gobench-table thead tr,.markdown-body .gobench-table thead,.markdown-body .gobench-table thead tr{border:0}.gobench-table td,.gobench-table th,.markdown-body .gobench-table td,.markdown-body .gobench-table th{height:60px;padding:0;border:0;text-align:right;white-space:nowrap}.gobench-table td:first-child,.gobench-table th:first-child{border-right:0}.gobench-table td.is-left,.gobench-table th.is-left{text-align:left}.gobench-table th,.markdown-body .gobench-table th{height:54px;background:#e7efe9;color:#52645c;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.gobench-table th button{display:flex;width:100%;height:100%;align-items:center;justify-content:flex-end;gap:7px;padding:0 16px;border:0;background:#0000;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit}.gobench-table th.is-left button{justify-content:flex-start}.gobench-table th button:focus-visible,.gobench-table th button:hover{background:#dbe8df;color:#164f3d;outline:none}.gobench-table th button:focus-visible{box-shadow:inset 0 0 0 2px var(--gobench-accent)}.gobench-table td,.markdown-body .gobench-table td{padding:0 16px;color:var(--gobench-ink);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.gobench-table td.is-player{min-width:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:450}.gobench-player-cell{display:flex;width:100%;max-width:100%;align-items:center;gap:10px;vertical-align:middle}.gobench-player-details{display:flex;min-width:0;align-items:center;gap:8px}.gobench-player-details>span:first-child{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap}.gobench-player-tier{padding:2px 5px 1px;border:1px solid #b8c9c0;border-radius:2px;background:#ffffff85;color:#52645c;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;font-weight:500;letter-spacing:.045em;line-height:1.35;text-transform:uppercase}.gobench-provider-logo{display:inline-flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;color:#353431}.gobench-provider-logo svg{display:block;width:16px;height:16px;fill:currentColor}.gobench-provider-logo.is-anthropic{color:#1d1916}.gobench-provider-logo.is-deepseek{color:#4d6bfe}.gobench-provider-logo.is-meta{color:#0866ff}.gobench-provider-logo.is-moonshot,.gobench-provider-logo.is-openai{color:#242422}.gobench-provider-logo.is-xai{color:#000}.gobench-provider-logo.is-katago svg{width:20px;height:20px}.gobench-provider-logo.is-katago circle:first-child{fill:#242422}.gobench-provider-logo.is-katago circle:last-child{fill:#fff;stroke:#77716b;stroke-width:1.25}.gobench-table .gobench-result-row td{background:linear-gradient(rgba(8,120,86,var(--gobench-row-alpha)),rgba(8,120,86,var(--gobench-row-alpha))),#fff}.gobench-table .gobench-reference-row td{background:#faf9f7}.gobench-table tbody tr:not(.gobench-reference-heading):hover td{background:#edf5f0}.gobench-table .gobench-reference-heading th{height:44px;padding:0 16px;border-top:0;border-right:0;background:#f0efec;text-align:left}.gobench-reference-heading th>span:first-child{color:var(--gobench-ink)}.gobench-reference-heading th>span:last-child{margin-left:9px;color:var(--gobench-faint);font-weight:500}.sort-indicator{color:#789087;font-size:16px;opacity:.42}.sort-indicator.is-active{color:var(--gobench-accent);opacity:1}.gobench-column-label-compact,.gobench-cost-value-compact{display:none}.gobench-table td.is-rank{color:#356654;font-size:16px}.gobench-elo-value{display:inline-flex;align-items:baseline;gap:7px}.gobench-elo-value strong{font-weight:600}.gobench-elo-value span{color:#4e7868;font-size:16px}.gobench-caption,.markdown-body .gobench-caption{margin:9px 0 0;color:var(--gobench-muted);font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.5}.gobench-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--gobench-line);border-left:1px solid var(--gobench-line)}.gobench-chart-panel{min-width:0;border-right:1px solid var(--gobench-line);background:var(--gobench-surface)}.gobench-chart-panel,.gobench-chart-title{border-bottom:1px solid var(--gobench-line)}.gobench-chart-title{min-height:48px;padding:13px 16px;color:var(--gobench-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;line-height:1.35;letter-spacing:.065em;text-transform:uppercase}.gobench-chart-canvas{position:relative;padding:2px}.gobench-chart-canvas svg{display:block;width:100%;height:auto;overflow:visible}.gobench-chart-gridline{stroke:#e4e1dc;stroke-width:1;vector-effect:non-scaling-stroke}.gobench-chart-axis{stroke:#89837d;stroke-width:1;vector-effect:non-scaling-stroke}.gobench-chart-axis-label,.gobench-chart-tick,.gobench-reference-label{fill:var(--gobench-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.gobench-chart-axis-label{fill:var(--gobench-ink);font-size:16px}.gobench-reference-line{stroke:#687789;stroke-width:1.5;stroke-dasharray:7 5;vector-effect:non-scaling-stroke}.gobench-reference-label{fill:#536171;font-size:16px}.gobench-error-bar{stroke-width:1.5;vector-effect:non-scaling-stroke}.gobench-chart-point{cursor:crosshair;outline:none}.gobench-chart-point circle{transition:r .12s ease,filter .12s ease;vector-effect:non-scaling-stroke}.gobench-chart-point:focus circle,.gobench-chart-point:hover circle{r:8px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.25))}.gobench-chart-point.is-muted{opacity:.72}.gobench-chart-tooltip{position:absolute;left:clamp(88px,var(--gobench-tooltip-x),calc(100% - 88px));z-index:4;display:flex;min-width:220px;flex-direction:column;gap:3px;padding:9px 11px;border:1px solid #2d2c2a;background:#1c1c1af5;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;line-height:1.4;pointer-events:none;transform:translate(-50%,calc(-100% - 18px));box-shadow:0 5px 20px #00000024}.gobench-chart-tooltip.is-below{transform:translate(-50%,18px)}.gobench-chart-tooltip strong{max-width:260px;overflow-wrap:anywhere;font-weight:600}.gobench-chart-tooltip span{color:#c8c5c0}.gobench-chart-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid var(--gobench-line)}.gobench-legend-item{display:flex;min-width:0;min-height:48px;align-items:center;gap:8px;padding:10px 12px;border-right:1px solid var(--gobench-line);border-bottom:1px solid var(--gobench-line);color:var(--gobench-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;line-height:1.35}.gobench-legend-item>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gobench-legend-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%}.gobench-legend-dot.is-katago{background:#9aa3ad}@media (min-width:881px){.gobench-legend-item:last-child:nth-child(3n+1){grid-column:1/-1}.gobench-legend-item:last-child:nth-child(3n+2){grid-column:span 2}}.gobench-picker-grid{display:grid;grid-template-columns:.85fr 1.3fr 1fr;border-top:1px solid var(--gobench-line);border-left:1px solid var(--gobench-line);background:var(--gobench-bg)}.gobench-picker-grid label{display:flex;min-width:0;flex-direction:column;gap:10px;padding:16px;border-right:1px solid var(--gobench-line);border-bottom:1px solid var(--gobench-line)}.gobench-picker-grid label>span{display:flex;align-items:center;gap:7px}.gobench-picker-grid label>span b{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid var(--gobench-line-strong);border-radius:50%;color:var(--gobench-ink);font-size:16px}.gobench-picker-grid select{width:100%;height:46px;padding:0 34px 0 10px;overflow:hidden;border:1px solid var(--gobench-line);border-radius:0;background-color:#fff;color:var(--gobench-ink);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;text-overflow:ellipsis}.gobench-board-wrap:focus-visible,.gobench-picker-grid select:focus-visible,.gobench-playback button:focus-visible,.gobench-scrubber-row input:focus-visible{outline:2px solid var(--gobench-accent);outline-offset:2px}.gobench-replayer{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);border-left:1px solid var(--gobench-line)}.gobench-board-wrap{min-width:0;padding:24px;border-right:1px solid var(--gobench-line);border-bottom:1px solid var(--gobench-line);background:#eeece7}.gobench-board{display:block;width:100%;max-width:560px;height:auto;margin:0 auto;filter:drop-shadow(0 8px 18px rgba(63,51,32,.11))}.gobench-board-background{fill:#d8b878;stroke:#9e7c43;stroke-width:1}.gobench-board-line{stroke:#4f412b;stroke-width:1;vector-effect:non-scaling-stroke}.gobench-board-coordinate{fill:#5e4e34;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px}.gobench-board-star{fill:#4f412b}.gobench-stone{stroke-width:1;filter:drop-shadow(0 2px 2px rgba(42,31,16,.32))}.gobench-game-panel{display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--gobench-line);border-bottom:1px solid var(--gobench-line);background:var(--gobench-surface)}.gobench-game-meta,.markdown-body .gobench-game-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0}.gobench-game-meta>div{min-width:0;padding:14px 16px;border-right:1px solid var(--gobench-line);border-bottom:1px solid var(--gobench-line)}.gobench-game-meta>div:nth-child(2n){border-right:0}.gobench-game-meta dt{margin:0 0 6px}.gobench-game-meta dt,.markdown-body .gobench-game-meta dt{font-style:normal;font-weight:500}.gobench-game-meta dd{display:flex;align-items:center;gap:7px;margin:0;color:var(--gobench-ink);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;white-space:nowrap}.gobench-game-meta dd,.gobench-game-meta dd>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.gobench-color-chip{width:10px;height:10px;flex:0 0 auto;border:1px solid #2b2926;border-radius:50%}.gobench-color-chip.is-black{background:#181818}.gobench-color-chip.is-white{background:#fff}.gobench-now-playing{display:flex;min-height:74px;flex-direction:column;justify-content:center;gap:6px;padding:12px 15px;border-bottom:1px solid var(--gobench-line);background:var(--gobench-bg)}.gobench-now-playing strong{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400}.gobench-move-strip{display:grid;flex:1 1;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(36px,1fr);min-height:72px;border-bottom:1px solid var(--gobench-line)}.gobench-move-strip span{display:flex;grid-column:span 3;min-width:0;min-height:44px;align-items:center;justify-content:center;padding:5px;border-right:1px solid var(--gobench-line);border-bottom:0;color:var(--gobench-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.gobench-move-strip span:last-child,.gobench-move-strip span:nth-child(4n){border-right:0}.gobench-move-strip[data-count="1"] span{grid-column:span 12}.gobench-move-strip[data-count="2"] span{grid-column:span 6}.gobench-move-strip[data-count="3"] span{grid-column:span 4}.gobench-move-strip[data-count="5"] span:nth-child(n+5){grid-column:span 12}.gobench-move-strip[data-count="6"] span:nth-child(n+5){grid-column:span 6}.gobench-move-strip[data-count="7"] span:nth-child(n+5){grid-column:span 4}.gobench-move-strip[data-count="5"] span:nth-child(-n+4),.gobench-move-strip[data-count="6"] span:nth-child(-n+4),.gobench-move-strip[data-count="7"] span:nth-child(-n+4),.gobench-move-strip[data-count="8"] span:nth-child(-n+4){border-bottom:1px solid var(--gobench-line)}.gobench-move-strip span.is-current{background:var(--gobench-accent-soft);color:var(--gobench-accent);font-weight:600}.gobench-move-strip span.is-empty{grid-column:1/-1;min-height:88px;border:0}.gobench-playback{display:flex;flex:0 0 auto;flex-direction:column;gap:12px;padding:13px 15px;border-bottom:1px solid var(--gobench-line);background:var(--gobench-bg)}.gobench-playback-buttons{display:grid;grid-template-columns:44px 44px minmax(84px,1fr) 44px 44px;grid-gap:8px;gap:8px}.gobench-playback button{min-height:44px;padding:0 8px;border:1px solid var(--gobench-line);border-radius:0;background:#fff;color:var(--gobench-ink);cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px}.gobench-playback button:hover:not(:disabled){border-color:var(--gobench-line-strong);background:var(--gobench-bg)}.gobench-playback button.is-primary{border-color:var(--gobench-ink);background:var(--gobench-ink);color:#fff}.gobench-playback button:disabled{cursor:not-allowed;opacity:.35}.gobench-scrubber-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.gobench-scrubber-row input{width:100%;accent-color:var(--gobench-accent)}.gobench-scrubber-row span{min-width:76px;color:var(--gobench-muted);text-align:right}.gobench-error,.gobench-loading,.gobench-scrubber-row span{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px}.gobench-error,.gobench-loading{width:min(1180px,calc(100vw - 32px));min-height:170px;margin:48px 0 0 50%;padding:40px;transform:translateX(-50%);border:1px solid #d2cec8;background:#f7f6f3;color:#77716b;text-align:center}.gobench-loading{display:grid;place-content:center}.gobench-loading span{width:22px;height:22px;margin:0 auto 10px;border:2px solid #d2cec8;border-top-color:#087856;border-radius:50%;animation:gobench-spin .7s linear infinite}.gobench-loading p,.markdown-body .gobench-loading p{margin:0}@keyframes gobench-spin{to{transform:rotate(1turn)}}@media (max-width:1080px){.gobench-table,.markdown-body .gobench-table{width:100%;min-width:834px;table-layout:fixed}.gobench-col-rank{width:64px}.gobench-col-player{width:310px}.gobench-col-elo{width:150px}.gobench-col-cost{width:140px}.gobench-col-seconds{width:170px}.gobench-table th,.markdown-body .gobench-table th{height:60px;white-space:nowrap}.gobench-table th button{position:relative;gap:0;padding:0 10px;line-height:1.25}.gobench-table .sort-indicator{position:absolute;top:0;right:1px;line-height:1}.gobench-table td,.markdown-body .gobench-table td{height:60px;padding:0 10px;overflow-wrap:normal;white-space:nowrap}.gobench-player-details{flex-wrap:nowrap}.gobench-player-details>span:first-child{overflow:visible;text-overflow:clip;white-space:nowrap}.gobench-reference-heading th.is-player,.gobench-table td.is-cost,.gobench-table td.is-seconds{white-space:nowrap}.gobench-chart-grid,.gobench-replayer{grid-template-columns:1fr}.gobench-chart-legend{grid-template-columns:repeat(3,minmax(0,1fr))}.gobench-board-wrap{border-right:1px solid var(--gobench-line)}.gobench-picker-grid{grid-template-columns:1fr}}@media (max-width:900px){.gobench-table,.markdown-body .gobench-table{--gobench-compact-player-width:max(296px,calc(100vw - 274px));width:calc(var(--gobench-compact-player-width) + 324px);min-width:calc(var(--gobench-compact-player-width) + 324px)}.gobench-col-rank{width:56px}.gobench-col-player{width:var(--gobench-compact-player-width)}.gobench-col-elo{width:110px}.gobench-col-cost{width:76px}.gobench-col-seconds{width:82px}.gobench-table td,.gobench-table th button,.markdown-body .gobench-table td{padding-right:3px;padding-left:3px}.gobench-table th button{position:relative;gap:0}.gobench-table th.is-cost button,.gobench-table th.is-elo button,.gobench-table th.is-rank button,.gobench-table th.is-seconds button{justify-content:center}.gobench-table th.is-player button{padding-left:6px}.gobench-table td:first-child,.gobench-table th:first-child{border-right:0}.gobench-table .sort-indicator{position:absolute;top:0;right:1px;line-height:1}.gobench-player-cell,.gobench-player-details{gap:8px}.gobench-cost-value-full,.gobench-table th.is-cost .gobench-column-label-full,.gobench-table th.is-seconds .gobench-column-label-full{display:none}.gobench-cost-value-compact,.gobench-table th.is-cost .gobench-column-label-compact,.gobench-table th.is-seconds .gobench-column-label-compact{display:inline}.gobench-table-scroll:not(.is-horizontally-scrolled) .gobench-table td.is-cost,.gobench-table-scroll:not(.is-horizontally-scrolled) .gobench-table th.is-cost{position:sticky;right:0;z-index:2;box-shadow:-8px 0 12px -12px #1c1c1ab3}.gobench-table-scroll:not(.is-horizontally-scrolled) .gobench-table td.is-elo,.gobench-table-scroll:not(.is-horizontally-scrolled) .gobench-table th.is-elo{position:sticky;right:76px;z-index:2;box-shadow:-8px 0 12px -12px #1c1c1ab3}.gobench-table-scroll:not(.is-horizontally-scrolled) .gobench-table th.is-cost,.gobench-table-scroll:not(.is-horizontally-scrolled) .gobench-table th.is-elo{z-index:3;background:#e7efe9}}@media (max-width:620px){.gobench-root{margin-top:36px}.gobench-section{margin-top:56px}.gobench-table-shell{width:100vw;margin-left:calc(50% - 50vw);border-right:0;border-left:0;border-radius:0}.gobench-table-scroll{overflow-x:auto}.gobench-table,.markdown-body .gobench-table{--gobench-compact-player-width:max(296px,calc(100vw - 190px));display:table;width:calc(var(--gobench-compact-player-width) + 272px);min-width:calc(var(--gobench-compact-player-width) + 272px);table-layout:fixed}.gobench-col-rank{display:none;width:0}.gobench-col-player{width:var(--gobench-compact-player-width)}.gobench-col-elo{width:110px}.gobench-col-cost{width:80px}.gobench-col-seconds{width:82px}.gobench-table tbody tr,.markdown-body .gobench-table tbody tr{display:table-row}.gobench-table td,.gobench-table th,.markdown-body .gobench-table td,.markdown-body .gobench-table th{display:table-cell;min-width:0;height:60px;padding:0 3px;overflow-wrap:normal;white-space:nowrap;vertical-align:middle}.gobench-table td.is-rank,.gobench-table th.is-rank,.markdown-body .gobench-table td.is-rank,.markdown-body .gobench-table th.is-rank{display:none}.gobench-table th,.markdown-body .gobench-table th{padding:0}.gobench-table th button{min-height:60px;gap:0;padding:0 3px;line-height:1.25;overflow-wrap:normal}.gobench-table .sort-indicator:not(.is-active){display:none}.gobench-table td:first-child,.gobench-table th:first-child{border-right:0}.gobench-table td.is-player,.markdown-body .gobench-table td.is-player{padding-right:3px;padding-left:12px}.gobench-table th.is-player button{padding-left:12px}.gobench-table td.is-cost,.gobench-table th.is-cost{padding-right:10px;padding-left:0;border-left:0}.gobench-table th.is-cost button{letter-spacing:0}.gobench-table td.is-cost{text-align:right}.gobench-table td.is-seconds{padding-right:12px}.gobench-table-scroll:not(.is-horizontally-scrolled) .gobench-table td.is-elo,.gobench-table-scroll:not(.is-horizontally-scrolled) .gobench-table th.is-elo{right:80px}.gobench-player-cell,.gobench-player-details{display:flex}.gobench-player-details>span:first-child{display:inline;overflow-wrap:normal}.gobench-player-tier{display:inline-block;margin-left:0;padding-right:5px;padding-left:5px}.gobench-table .gobench-reference-heading th{height:auto;padding:12px 5px;white-space:normal}.gobench-elo-value{flex-direction:row;align-items:baseline;gap:7px}.gobench-table td.is-cost,.gobench-table td.is-seconds{font-size:16px}.gobench-provider-logo{width:20px;height:20px;flex-basis:20px;margin-right:0;vertical-align:middle}.gobench-provider-logo svg,.gobench-provider-logo.is-katago svg{width:16px;height:16px}.gobench-chart-axis-label,.gobench-chart-tick,.gobench-reference-label{font-size:16px}.gobench-error-bar{stroke-width:2}.gobench-chart-point:not(.is-muted) circle{r:8px}.gobench-chart-point.is-muted circle{r:5.5px}.gobench-chart-legend{grid-template-columns:repeat(2,minmax(0,1fr))}.gobench-legend-item{min-height:52px;line-height:1.3}.gobench-legend-item>span:last-child{overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.gobench-legend-item:last-child:nth-child(odd){grid-column:1/-1}.gobench-board-wrap{padding:10px}.gobench-game-meta,.markdown-body .gobench-game-meta{grid-template-columns:1fr}.gobench-game-meta>div,.gobench-game-meta>div:nth-child(2n){border-right:0}}@media (max-width:350px){.gobench-playback-buttons{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.gobench-playback button{padding-right:2px;padding-left:2px;white-space:nowrap}}@media (prefers-reduced-motion:reduce){.gobench-loading span{animation:none}.gobench-chart-point circle{transition:none}}.goplay-root{--goplay-bg:#f5f3ee;--goplay-surface:#fffefb;--goplay-ink:#1e201d;--goplay-muted:#716e67;--goplay-line:#d4d0c7;--goplay-accent:#087856;--goplay-accent-dark:#056346;--goplay-accent-soft:#e2f1ea;width:min(1100px,calc(100vw - 40px));margin:38px 0 18px 50%;color:var(--goplay-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transform:translateX(-50%)}.goplay-root *,.goplay-root :after,.goplay-root :before{box-sizing:border-box}.goplay-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.goplay-heading-row h2,.markdown-body .goplay-heading-row h2{margin:0;padding:0;border:0;color:var(--goplay-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;letter-spacing:-.035em;line-height:1.05}.goplay-heading-row p,.markdown-body .goplay-heading-row p{margin:8px 0 0;color:var(--goplay-muted);font-size:.9rem}.goplay-game{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.85fr);overflow:hidden;border:1px solid var(--goplay-line);border-radius:12px;background:var(--goplay-surface);box-shadow:0 14px 34px #26231c14}.goplay-board-shell{display:grid;min-width:0;padding:clamp(15px,3vw,30px);place-items:center;background:radial-gradient(circle at 50% 42%,#ffffffad,#0000 68%),var(--goplay-bg)}.goplay-board{display:block;width:100%;max-width:680px;height:auto;overflow:visible;filter:drop-shadow(0 12px 16px rgba(69,50,21,.16));touch-action:manipulation}.goplay-board-background{fill:#dcb36a}.goplay-board-line{stroke:#5d472a;stroke-width:1.45}.goplay-board-coordinate{fill:#3b2b18b3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:600;pointer-events:none}.goplay-board-star{fill:#594329;pointer-events:none}.goplay-stone{stroke:#00000047;stroke-width:1.2;filter:drop-shadow(1.5px 2.5px 2px rgba(42,29,13,.32));pointer-events:none}.goplay-last-move{fill:none;stroke-width:3;pointer-events:none}.goplay-last-move.is-black{stroke:#f5d670}.goplay-last-move.is-white{stroke:#087856}.goplay-board-hit{fill:#0000;cursor:pointer;outline:none}.goplay-board-hit:not([aria-disabled=true]):focus-visible,.goplay-board-hit:not([aria-disabled=true]):hover{fill:#08785647;stroke:#ffffffe0;stroke-width:2}.goplay-board-hit[aria-disabled=true]{cursor:default}.goplay-panel{min-width:0;padding:clamp(20px,3vw,30px);border-left:1px solid var(--goplay-line);background:var(--goplay-surface)}.goplay-field+.goplay-field{margin-top:20px}.goplay-field label,.goplay-field-label{display:block;margin-bottom:7px;color:var(--goplay-muted);font-size:.75rem;font-weight:700;letter-spacing:.075em;text-transform:uppercase}.goplay-field select{display:block;width:100%;height:42px;margin:0;padding:0 34px 0 11px;border:1px solid #bbb6ac;border-radius:7px;background-color:#fff;color:var(--goplay-ink);font:inherit;font-size:.9rem}.goplay-actions button:focus-visible,.goplay-color-picker button:focus-visible,.goplay-field select:focus-visible{border-color:var(--goplay-accent);outline:3px solid #08785633;outline-offset:1px}.goplay-rating-detail{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:8px;color:var(--goplay-muted);font-size:.77rem}.goplay-rating-detail strong{color:var(--goplay-accent-dark);font-size:.86rem}.goplay-color-picker{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.goplay-color-picker button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:39px;margin:0;padding:0 10px;border:1px solid var(--goplay-line);border-radius:7px;background:#fff;color:var(--goplay-muted);font:inherit;font-size:.84rem;font-weight:650;cursor:pointer}.goplay-color-picker button.is-active{border-color:#9bc3b2;background:var(--goplay-accent-soft);color:var(--goplay-accent-dark)}.goplay-actions button:disabled,.goplay-color-picker button:disabled{cursor:not-allowed;opacity:.45}.goplay-color-dot{width:15px;height:15px;border:1px solid #77736d;border-radius:50%}.goplay-color-dot.is-black{border-color:#151515;background:#20201f}.goplay-color-dot.is-white{background:#fff;box-shadow:inset 0 0 0 1px #0000000d}.goplay-status{display:flex;flex-direction:column;justify-content:center;min-height:62px;margin-top:22px;padding:12px 13px;border:1px solid #c9ded5;border-radius:8px;background:#f0f8f4;color:var(--goplay-accent-dark);font-size:.86rem;font-weight:700}.goplay-status.is-finished{border-color:#d9c88f;background:#fff9e6;color:#6d5716}.goplay-progress{display:block;width:100%;height:3px;overflow:hidden;margin-top:9px;border-radius:999px;background:#08785624}.goplay-progress>span{display:block;height:100%;border-radius:inherit;background:var(--goplay-accent);transition:width .12s ease}.goplay-inline-error,.markdown-body .goplay-inline-error{margin:8px 0 0;color:#a23b34;font-size:.78rem;line-height:1.4}.goplay-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:14px}.goplay-actions button{height:37px;margin:0;padding:0 8px;border:1px solid var(--goplay-line);border-radius:7px;background:#fff;color:var(--goplay-ink);font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}.goplay-actions button:not(:disabled):hover{border-color:#a5a097;background:#f7f6f2}.goplay-actions button.is-primary{border-color:var(--goplay-accent);background:var(--goplay-accent);color:#fff}.goplay-actions button.is-primary:not(:disabled):hover{border-color:var(--goplay-accent-dark);background:var(--goplay-accent-dark)}.goplay-moves{margin-top:20px;padding-top:15px;border-top:1px solid var(--goplay-line)}.goplay-moves>span{color:var(--goplay-muted);font-size:.69rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.goplay-moves>div{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.goplay-moves em,.goplay-moves>div span{padding:3px 6px;border-radius:4px;background:#f0eee9;color:#5f5b54;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.67rem;font-style:normal}.goplay-error,.goplay-loading{display:flex;align-items:center;justify-content:center;min-height:240px;margin:32px 0;border:1px solid #d7d3cb;border-radius:10px;background:#f7f6f2;color:#706c65}.goplay-loading{flex-direction:column;gap:12px}.goplay-loading p,.markdown-body .goplay-loading p{margin:0;font-size:.9rem}.goplay-loading>span{width:22px;height:22px;border:2px solid #c8c3bb;border-top:2px solid var(--goplay-accent,#087856);border-radius:50%;animation:goplay-spin .7s linear infinite}@keyframes goplay-spin{to{transform:rotate(1turn)}}@media (max-width:900px){.goplay-game{grid-template-columns:1fr}.goplay-panel{border-top:1px solid var(--goplay-line);border-left:0}}@media (max-width:560px){.goplay-root{width:calc(100vw - 20px);margin-top:28px}.goplay-heading-row{display:block}.goplay-board-shell{padding:8px}.goplay-panel{padding:19px 15px}.goplay-rating-detail{display:block}.goplay-rating-detail span{display:block;margin-top:2px}}@media (prefers-reduced-motion:reduce){.goplay-loading>span{animation-duration:1.6s}.goplay-progress>span{transition:none}}