.shared-variation-tree-view{overscroll-behavior:contain;height:124px;max-height:22dvh;padding:8px 10px;display:block;overflow:auto}.sgf-variation-tree-canvas{min-width:100%;min-height:100%;position:relative}.sgf-variation-tree-svg{pointer-events:none;position:absolute;inset:0;overflow:visible}.sgf-variation-line{fill:none;stroke:#00a5c542;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.sgf-variation-line.main,.sgf-variation-line.path{stroke:#00a5c570;stroke-width:2.6px}.sgf-variation-node{z-index:2;box-sizing:border-box;color:#007f96;font-variant-numeric:tabular-nums;letter-spacing:-.03em;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#e8fbff;border:1px solid #00a5c552;border-radius:999px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;font-size:.72rem;font-weight:850;line-height:1;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s,color .14s;display:flex;position:absolute}.sgf-variation-node:hover{background:#00a5c51a;border-color:#00a5c57a;transform:translateY(-1px)}.sgf-variation-node.is-black-move{color:#fff;background:#0f172a;border-color:#020617d6}.sgf-variation-node.is-white-move{color:#0f172a;background:#fff;border-color:#94a3b8c7}.sgf-variation-node.is-root{background:#f4fdff;border-color:#00a5c557;box-shadow:inset 0 0 0 3px #ffffffe6}.sgf-variation-node.is-unseen-branch:not(.is-black-move):not(.is-white-move){color:#007f96;background:#e8fbff}.sgf-variation-node.is-unseen-branch{box-shadow:inset 0 0 0 2px #00a5c524}.sgf-variation-node.current{border-color:#00a5c5db;box-shadow:0 0 0 4px #00a5c529,0 10px 22px #00a5c524}.sgf-variation-node.current.is-black-move{color:#fff;background:#0f172a}.sgf-variation-node.current.is-white-move{color:#0f172a;background:#fff}.sgf-variation-node.is-tesuji:after{content:"";pointer-events:none;border:3px solid #00a5c5;border-radius:999px;position:absolute;inset:-5px}.sgf-variation-node.is-tesuji{border-color:#00a5c5;box-shadow:0 0 0 2px #00a5c538,0 0 16px #00a5c557}.sgf-variation-node.current.is-tesuji{box-shadow:0 0 0 2px #00a5c552,0 0 0 5px #00a5c52e,0 10px 22px #00a5c524}@media (width<=720px){.shared-variation-tree-view{height:96px;max-height:18dvh}}@media (width<=480px){.shared-variation-tree-view{height:80px;max-height:16dvh}}.view-only-badge{color:#3730a3;white-space:nowrap;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.games-player-editor{background:var(--games-surface-soft);border:1px solid #e2e8f0;border-radius:22px;gap:12px;padding:12px;display:grid}.games-player-editor .player-card{box-shadow:none}.games-error{color:#991b1b;border-color:#fecaca}.goban-click-zone{cursor:pointer;fill:#0000}.board-view.is-illegal-move-feedback .goban-surface{transform-origin:50%;animation:.18s ease-in-out illegal-move-board-shake}@keyframes illegal-move-board-shake{0%,to{transform:translate(0)}25%{transform:translate(-.35%)}50%{transform:translate(.35%)}75%{transform:translate(-.2%)}}.variation-marker{cursor:pointer}.variation-marker-hit-zone{cursor:pointer;fill:#0000;pointer-events:all;stroke:none}.variation-marker text{alignment-baseline:central;dominant-baseline:central;fill:#0f172a;font-size:34px;font-weight:var(--font-bold);pointer-events:none;text-anchor:middle}@media (width<=720px){.games-status-actions{grid-template-columns:1fr}.games-status-actions .import-action-button{flex:1 1 0;width:100%}.games-clear-changes-button,.games-new-kifu-button{min-width:min(180px,56vw);min-height:40px}.playback-delay-control{gap:3px}.playback-delay-value{border-radius:10px 0 0 10px;width:36px;min-width:36px;height:30px;padding:0 4px;font-size:.72rem}.playback-delay-buttons{width:20px;min-width:20px;height:30px}.playback-delay-step-button{width:20px;min-width:20px;font-size:.5rem}.playback-delay-unit{font-size:.72rem;display:none}.games-status-actions.kifu-inline-save-row{align-items:center;gap:7px}.goban-control-button,.playback-toggle-button,#first-move,#previous-move,#next-move,#last-move{width:30px;min-width:30px;height:30px;min-height:30px}.goban-control-icon,.goban-control-icon svg,.goban-control-button svg,.playback-toggle-button svg{width:16px;height:16px}}@media (width>=1181px) and (orientation:landscape){.games-status-actions .import-action-button{height:clamp(26px,3.2dvh,32px);min-height:clamp(26px,3.2dvh,32px)}}.goban-annotation-label{alignment-baseline:central;dominant-baseline:central;font-size:38px;font-weight:var(--font-bold);pointer-events:none;stroke:none;text-anchor:middle}.goban-annotation-label.on-black{fill:#fff}.goban-annotation-label.on-white,.goban-annotation-label:not(.on-black){fill:#0f172a}.goban-annotation-shape{fill:none;pointer-events:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px}.goban-annotation-shape.on-black{fill:none;stroke:#fff}.goban-annotation-shape.on-white,.goban-annotation-shape:not(.on-black){fill:none;stroke:#0f172a}.games-status-actions{grid-template-columns:minmax(240px,1fr) auto;justify-content:stretch;align-items:end;gap:10px;width:100%;display:grid}.games-status-actions .import-action-button{white-space:nowrap;height:30px;min-height:30px;padding:0 16px;line-height:1}.games-copy-button{white-space:nowrap;min-height:38px}.games-copy-button:disabled{cursor:not-allowed;opacity:.55}.copy-game-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:10px 12px;font-weight:700}.copy-game-actions{flex-wrap:wrap}.board-view.is-insert-move-mode{position:relative}.board-view.is-insert-move-mode:after{content:"";pointer-events:none;z-index:2;background:#10aeca24;border:2px solid #10aeca7a;border-radius:22px;position:absolute;inset:0;box-shadow:0 0 0 4px #10aeca1f}.board-view.is-insert-move-mode .goban-board-bg{fill:#d9f6fb}.board-view.is-magnifier-mode .goban-surface{cursor:zoom-in}.games-clean-board-button{background:var(--games-surface);color:#c2410c;font-weight:var(--font-bold);white-space:nowrap;border:1px solid #f973167a;border-radius:999px;justify-content:center;align-items:center;min-width:150px;min-height:46px;padding:0 22px;display:inline-flex}@media (width<=640px){.games-clean-board-button{min-width:min(148px,38vw);padding:0 14px}}.games-clear-changes-button,.games-new-kifu-button{background:var(--games-surface);color:var(--games-on-surface);font-weight:var(--font-bold);white-space:nowrap;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;min-width:138px;min-height:38px;padding:0 18px;display:inline-flex}.games-clear-changes-button:hover,.games-clear-changes-button:focus-visible,.games-new-kifu-button:hover,.games-new-kifu-button:focus-visible{background:var(--games-surface-soft);color:var(--games-on-surface);border-color:#10aeca;box-shadow:0 12px 28px #10aeca2e}.playback-toggle-button.active{color:#fff;background:#10aeca;border-color:#10aeca;box-shadow:0 10px 24px #10aeca38}.playback-toggle-button.active svg{stroke:currentColor}.goban-control-icon-play svg{fill:currentColor;stroke:none}.goban-control-icon-pause svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.6px}.playback-delay-control{white-space:nowrap;flex:none;align-items:center;gap:4px;min-width:0;display:inline-flex}.playback-delay-value{box-sizing:border-box;font:inherit;-webkit-user-select:none;user-select:none;background:var(--games-surface);width:42px;min-width:42px;height:34px;min-height:34px;color:var(--games-on-surface);font-size:.78rem;font-weight:var(--font-bold);text-align:center;border:1px solid #00a5c538;border-radius:11px 0 0 11px;justify-content:center;align-items:center;padding:0 6px;line-height:1;display:inline-flex}.playback-delay-buttons{flex-direction:column;gap:0;width:22px;min-width:22px;height:34px;margin-left:-4px;display:inline-flex}.playback-delay-step-button{cursor:pointer;touch-action:manipulation;appearance:none;color:#007f96;width:22px;min-width:22px;min-height:0;font-size:.56rem;font-weight:var(--font-bold);box-shadow:none;background:#eef8fbf5;border:1px solid #00a5c538;flex:1 1 0;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.playback-delay-step-button:first-child{border-bottom-width:0;border-radius:0 10px 0 0}.playback-delay-step-button:last-child{border-radius:0 0 10px}.playback-delay-step-button:hover:not(:disabled),.playback-delay-step-button:focus-visible:not(:disabled){color:#0b5c6d;background:#dff3f8}.playback-delay-step-button:disabled{color:#94a3b8;cursor:default;opacity:.62}.playback-delay-unit{color:#475569;font-size:.76rem;font-weight:var(--font-bold);margin-left:2px}.board-view.is-tesuji-arrival .goban-stone.is-tesuji-arrival-stone{animation:tesuji-smash-stone-appear .82s cubic-bezier(.2, .92, .28, 1) var(--tesuji-animation-offset,0s) both;pointer-events:none;transform-box:fill-box;transform-origin:50%;will-change:transform, opacity}.board-view.is-tesuji-arrival .goban-last-move-marker{opacity:0;animation:tesuji-smash-marker-impact .82s ease-out var(--tesuji-animation-offset,0s) both}.goban-smash-burst{pointer-events:none;transform-box:fill-box;transform-origin:50%;will-change:transform, opacity}.goban-smash-burst .goban-smash-boom-image{transform-box:fill-box;transform-origin:50%;opacity:0;animation:tesuji-smash-boom-burst .82s cubic-bezier(.15, .9, .24, 1) var(--tesuji-animation-offset,0s) both;filter:drop-shadow(0 6px #00000029)}.goban-smash-burst .goban-smash-flash-core{fill:#fffffff5;opacity:0;transform-box:fill-box;transform-origin:50%;animation:tesuji-smash-flash-core .82s ease-out var(--tesuji-animation-offset,0s) both}.goban-smash-burst .goban-smash-shockwave{fill:none;stroke:#00a5c56b;stroke-width:10px;vector-effect:non-scaling-stroke;opacity:0;transform-box:fill-box;transform-origin:50%;animation:tesuji-smash-impact-shockwave .82s ease-out var(--tesuji-animation-offset,0s) both}.goban-smash-burst line{stroke:#d35337;stroke-width:10px;stroke-linecap:round;vector-effect:non-scaling-stroke;opacity:0;animation:tesuji-smash-impact-rays .82s ease-out var(--tesuji-animation-offset,0s) both}@keyframes tesuji-smash-stone-appear{0%{opacity:0;transform:translateY(-14px)scale(.96)}8%{opacity:1;transform:translateY(-7px)scale(.985)}15%{opacity:1;transform:translateY(0)scale(1)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tesuji-smash-boom-burst{0%,14%{opacity:0;transform:scale(.22)}18%{opacity:1;transform:scale(.92)}28%{opacity:1;transform:scale(1.08)}48%{opacity:.9;transform:scale(1.12)}to{opacity:0;transform:scale(1.26)}}@keyframes tesuji-smash-flash-core{0%,13%{opacity:0;transform:scale(.1)}17%{opacity:1;transform:scale(1.25)}28%{opacity:.85;transform:scale(1.85)}to{opacity:0;transform:scale(2.3)}}@keyframes tesuji-smash-impact-rays{0%,14%{opacity:0;stroke-width:13px}18%{opacity:1;stroke-width:11px}30%{opacity:.95;stroke-width:9px}to{opacity:0;stroke-width:4px}}@keyframes tesuji-smash-impact-shockwave{0%,14%{opacity:0;transform:scale(.16)}19%{opacity:.62;transform:scale(.92)}34%{opacity:.42;transform:scale(1.6)}to{opacity:0;transform:scale(2.6)}}@keyframes tesuji-smash-marker-impact{0%,14%{opacity:0;r:2}20%{opacity:1;r:13}to{opacity:1;r:7}}@media (prefers-reduced-motion:reduce){.board-view.is-tesuji-arrival .goban-stone.is-tesuji-arrival-stone,.board-view.is-tesuji-arrival .goban-last-move-marker,.goban-smash-burst .goban-smash-boom-image,.goban-smash-burst .goban-smash-flash-core,.goban-smash-burst .goban-smash-shockwave,.goban-smash-burst line{opacity:1;animation:none;transform:none}.goban-smash-burst{display:none}}.board-view.is-cleaning-goban{isolation:isolate;perspective:640px;perspective-origin:50%;position:relative;overflow:visible}.board-view.is-cleaning-goban .goban-surface{filter:drop-shadow(0 12px 16px #0f172a1f);transform-box:fill-box;transform-origin:50%;will-change:transform, filter;animation:.56s cubic-bezier(.36,.07,.19,.97) both clean-goban-heavy-shake}.board-view.is-cleaning-goban:before{content:"";opacity:0;pointer-events:none;transform-origin:50%;z-index:-1;background:radial-gradient(at 50% 52%,#0f172a4d,#0000 62%);border-radius:50%;height:26%;animation:.62s ease-out both clean-goban-impact-shadow;position:absolute;top:66%;left:8%;right:8%;transform:scale(.82)}.board-view.is-cleaning-goban:after{content:"";opacity:0;pointer-events:none;z-index:8;background:radial-gradient(circle,#ffffff9e 0 10%,#0000 34%),radial-gradient(circle,#0000 0 45%,#0f172a2e 46% 48%,#0000 49%);border-radius:50%;animation:.42s ease-out both clean-goban-impact-flash;position:absolute;inset:-9%;transform:scale(.58)}.board-view.is-cleaning-goban .goban-stone{animation:clean-goban-stone-drop .54s cubic-bezier(.2, .78, .28, 1) calc(.12s + var(--stone-fly-delay,0s)) forwards;pointer-events:none;transform-box:fill-box;transform-origin:50%;will-change:transform, opacity, filter}.board-view.is-cleaning-goban .goban-last-move-marker,.board-view.is-cleaning-goban .goban-annotation-label,.board-view.is-cleaning-goban .goban-annotation-shape,.board-view.is-cleaning-goban .variation-marker{animation:90ms ease-out forwards clean-goban-markers-fade}@keyframes clean-goban-heavy-shake{0%{filter:drop-shadow(0 12px 16px #0f172a1f);transform:translate(0,0)rotate(0)scale(1)}7%{transform:translate(-2.9%,1.4%)rotate(-2.7deg)scale(1.01)}14%{transform:translate(3.2%,-1.7%)rotate(2.9deg)scale(1.012)}21%{transform:translate(-3.6%,-.9%)rotate(-3.4deg)scale(1.016)}28%{filter:drop-shadow(0 20px 22px #0f172a33);transform:translate(3.8%,1.6%)rotate(3.2deg)scale(1.018)}36%{transform:translate(-4.2%,.9%)rotate(-3.8deg)scale(1.015)}44%{transform:translate(4.1%,-1.4%)rotate(3.6deg)scale(1.017)}53%{transform:translate(-3.2%,1.2%)rotate(-2.8deg)scale(1.012)}62%{transform:translate(2.5%,-.8%)rotate(2.2deg)scale(1.008)}74%{transform:translate(-1.4%,.6%)rotate(-1.3deg)scale(1.004)}88%{transform:translate(.7%,-.3%)rotate(.6deg)scale(1.001)}to{filter:drop-shadow(0 12px 16px #0f172a1a);transform:translate(0,0)rotate(0)scale(1)}}@keyframes clean-goban-impact-shadow{0%,8%{opacity:.12;transform:scale(.72)}32%{opacity:.38;transform:scale(1.08)translateY(4%)}to{opacity:.06;transform:scale(.96)translateY(0)}}@keyframes clean-goban-impact-flash{0%,12%{opacity:0;transform:scale(.45)}28%{opacity:.86}to{opacity:0;transform:scale(1.24)}}@keyframes clean-goban-stone-drop{0%{filter:drop-shadow(0 1px 1px #0f172a2e);opacity:1;transform:translate(0)rotate(0)scale(1)}22%{filter:drop-shadow(0 16px 10px #0f172a3d);opacity:1;transform:translate(calc(var(--stone-fly-x,0px) * .18), -22px) rotate(calc(var(--stone-fly-rotate,0deg) * .15)) scale(1.08)}64%{opacity:.96;transform:translate(calc(var(--stone-fly-x,0px) * .62), calc(var(--stone-fly-y,210px) * .64)) rotate(calc(var(--stone-fly-rotate,0deg) * .68)) scale(.88)}to{filter:drop-shadow(0 2px 1px #0f172a00);opacity:0;transform:translate(var(--stone-fly-x,0px), var(--stone-fly-y,260px)) rotate(var(--stone-fly-rotate,0deg)) scale(.56)}}@keyframes clean-goban-markers-fade{to{opacity:0}}@media (prefers-reduced-motion:reduce){.board-view.is-cleaning-goban .goban-surface,.board-view.is-cleaning-goban:before,.board-view.is-cleaning-goban:after,.board-view.is-cleaning-goban .goban-stone,.board-view.is-cleaning-goban .goban-last-move-marker,.board-view.is-cleaning-goban .goban-annotation-label,.board-view.is-cleaning-goban .goban-annotation-shape,.board-view.is-cleaning-goban .variation-marker{animation-duration:1ms;animation-delay:0s}}.board-view.is-move-stone-mode .goban-surface{cursor:grab}.board-view.is-moving-stone .goban-surface{cursor:grabbing}.goban-movable-stone-outline{fill:none;pointer-events:none;stroke:#10aecae6;stroke-width:3.4px}.goban-stone.is-selected-move-stone{opacity:.45}.goban-movable-stone-outline.is-selected-move-stone{stroke:#10aecafa}.goban-moving-stone-preview{opacity:.78;pointer-events:none;stroke-width:4px}.goban-moving-stone-preview.black{fill:#111827}.goban-moving-stone-preview.white{fill:#f9fafb}.goban-moving-stone-preview.valid{stroke:#10aecaf2}.goban-moving-stone-preview.invalid{stroke:#dc2626d1}.board-view.is-remove-stones-mode .goban-surface{cursor:pointer}.goban-removable-stone-outline{fill:none;pointer-events:none;stroke:#d2575773;stroke-width:3px}.goban-removable-stone-outline.is-picked{stroke:#d25757fa;stroke-width:3.6px}.goban-stone.is-picked-for-removal{opacity:.62}.goban-ghost-stone{pointer-events:none;opacity:.16}.goban-ghost-stone.is-picked{opacity:.5}.goban-ghost-stone.black{fill:#111827}.goban-ghost-stone.white{fill:#f9fafb}.goban-removal-cross line{pointer-events:none;stroke:#d25757;stroke-width:4px;stroke-linecap:round}.board-view .goban-board-bg{fill:url(#goban-board-pattern)}.board-view .goban-grid-lines line{stroke:var(--goban-grid-color,#2d1b0f);stroke-linecap:round;stroke-width:var(--goban-grid-line-width,1.45)}.board-view .goban-star-point{fill:var(--goban-grid-color,#2d1b0f);stroke:var(--goban-grid-color,#2d1b0f)}.board-view .goban-coord{fill:var(--goban-grid-color,#2d1b0f)}.board-view .goban-stone.black{fill:url(#goban-black-stone-gradient);filter:drop-shadow(0 3px 4px #0f172a47);stroke:#02061785;stroke-width:1.5px}.board-view .goban-stone.white{fill:url(#goban-white-stone-gradient);filter:drop-shadow(0 3px 4px #0f172a33);stroke:#0f172a8c;stroke-width:1.5px}.games-status-actions.kifu-inline-save-row{grid-template-columns:none;align-items:center;gap:clamp(7px,1.4vw,12px);width:100%;min-width:0;display:flex}.goban-control-button,#first-move,#previous-move,#next-move,#last-move,.playback-toggle-button{appearance:none;color:#007f96;width:34px;min-width:34px;height:32px;min-height:32px;box-shadow:none;cursor:pointer;opacity:1;background:#fffffff0;border:1px solid #00a5c53d;border-radius:11px;flex:none;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex;overflow:visible}.goban-control-icon,.goban-control-icon svg,.goban-control-button svg,.playback-toggle-button svg,#first-move svg,#previous-move svg,#next-move svg,#last-move svg{color:currentColor;opacity:1;visibility:visible;width:18px;height:18px;display:block;overflow:visible}.goban-control-button svg path,#first-move svg path,#previous-move svg path,#next-move svg path,#last-move svg path,.playback-toggle-button svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;opacity:1}.goban-control-icon-play svg,.playback-toggle-button .goban-control-icon-play svg,.goban-control-icon-play svg path,.playback-toggle-button .goban-control-icon-play path{fill:currentColor;stroke:none}.goban-control-icon-pause svg,.goban-control-icon-pause path,.playback-toggle-button .goban-control-icon-pause path{fill:none;stroke:currentColor;stroke-width:2.05px}.goban-control-button:hover:not(:disabled):not(.is-disabled):not([aria-disabled=true]),.playback-toggle-button:hover:not(:disabled):not(.is-disabled):not([aria-disabled=true]){background:var(--games-toolbar-button-hover-bg);color:#006f84;border-color:#00a5c570}.goban-control-button:disabled,.goban-control-button.is-disabled,.goban-control-button[aria-disabled=true],#first-move:disabled,#previous-ten-moves:disabled,#previous-move:disabled,#next-move:disabled,#next-ten-moves:disabled,#last-move:disabled,.playback-toggle-button:disabled,.playback-toggle-button.is-disabled,.playback-toggle-button[aria-disabled=true]{background:var(--games-surface-soft);color:#0f172a3d;box-shadow:none;cursor:default;opacity:1;filter:grayscale(.25);border-color:#0f172a1a}.goban-control-button:disabled *,.goban-control-button.is-disabled *,.goban-control-button[aria-disabled=true] *,.playback-toggle-button:disabled *,.playback-toggle-button.is-disabled *,.playback-toggle-button[aria-disabled=true] *{color:currentColor;opacity:.54}.playback-toggle-button.active:not(:disabled){background:var(--games-toolbar-button-active-bg);color:#007f96;border-color:#00a5c585;box-shadow:0 0 0 4px #00a5c517}.playback-delay-step-button:hover:not(:disabled){color:#006f84;background:#00a5c51f}.playback-delay-step-button:disabled,.playback-delay-step-button.is-disabled,.playback-delay-step-button[aria-disabled=true]{color:#0f172a47;cursor:default;opacity:1;background:0 0;border-color:#0f172a1f}.playback-delay-step-button:disabled *,.playback-delay-step-button.is-disabled *,.playback-delay-step-button[aria-disabled=true] *{opacity:.54}[data-theme=dark] .goban-control-button,[data-theme=dark] #first-move,[data-theme=dark] #previous-move,[data-theme=dark] #next-move,[data-theme=dark] #last-move,[data-theme=dark] .playback-toggle-button{color:var(--games-toolbar-button-color,#67e8f9);background:#132033;border-color:#1170823d}[data-theme=dark] .goban-control-button:hover:not(:disabled):not(.is-disabled):not([aria-disabled=true]),[data-theme=dark] .playback-toggle-button:hover:not(:disabled):not(.is-disabled):not([aria-disabled=true]){color:var(--games-toolbar-button-color,#67e8f9);background:#11708221;border-color:#11708261}[data-theme=dark] .goban-control-button:disabled,[data-theme=dark] .goban-control-button.is-disabled,[data-theme=dark] .goban-control-button[aria-disabled=true],[data-theme=dark] #first-move:disabled,[data-theme=dark] #previous-move:disabled,[data-theme=dark] #next-move:disabled,[data-theme=dark] #last-move:disabled,[data-theme=dark] .playback-toggle-button:disabled,[data-theme=dark] .playback-toggle-button.is-disabled,[data-theme=dark] .playback-toggle-button[aria-disabled=true]{color:#94a3b87a;background:0 0;border-color:#94a3b82e}[data-theme=dark] .playback-delay-value{color:var(--text,#e5e7eb);background:#132033;border-color:#11708238}[data-theme=dark] .playback-delay-step-button{color:var(--accent,#117082);background:#132033;border-color:#11708238}[data-theme=dark] .playback-delay-step-button:hover:not(:disabled){color:var(--accent,#117082);background:#11708221}[data-theme=dark] .playback-delay-step-button:disabled,[data-theme=dark] .playback-delay-step-button.is-disabled,[data-theme=dark] .playback-delay-step-button[aria-disabled=true]{color:#94a3b87a;background:0 0;border-color:#94a3b82e}[data-theme=dark] .playback-delay-unit{color:#b6c7d8}[data-theme=dark] #delete-node-button,[data-theme=dark] .editor-action-button.danger#delete-node-button{color:#fecaca;background:#ef44441a;border-color:#f871715c}.goban-last-move-marker{fill:none;stroke-width:4.4px;pointer-events:none}.goban-last-move-marker.on-black{stroke:#fff}.goban-last-move-marker.on-white{stroke:#0f172a}.sgf-import-page{min-height:calc(100dvh - var(--site-header-height,64px));background:radial-gradient(circle at top left, #fff 0, var(--bg,#f5f5f3) 46%, #ececea 100%);padding:14px;overflow:visible}.sgf-import-page .import-card{width:min(1540px,100%);min-height:calc(100dvh - var(--site-header-height,64px) - 28px);background:var(--games-surface);border:1px solid #d1d5db;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;gap:4px;margin:0 auto;padding:14px 16px;display:grid;overflow:visible;box-shadow:0 14px 32px #11182712}.sgf-import-page .top-row{z-index:30;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;margin-bottom:0;display:grid;position:relative}.sgf-import-page h1,.sgf-import-page h2{margin:0;line-height:1.1}.sgf-import-page h1{font-size:1.65rem}.sgf-import-page h2{font-size:1.05rem}.sgf-import-page .status{color:#6b7280;margin:5px 0 0;font-size:.92rem}.sgf-import-page .file-picker{background:linear-gradient(135deg, var(--dark,#00a5c5), var(--dark-2,#16afbe));color:#fff;min-height:42px;font-weight:var(--font-bold);cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;display:inline-flex;box-shadow:0 10px 24px #00a5c52e}.sgf-import-page .file-picker input{display:none}.sgf-import-page .layout{grid-template-columns:minmax(520px,760px) minmax(280px,1fr);align-items:start;gap:14px;min-height:0;display:grid}.sgf-import-page .board-panel{grid-template-rows:auto auto auto auto;place-items:start center;gap:6px;min-width:0;min-height:0;display:grid}.sgf-import-page .board-and-branches{grid-template-columns:minmax(0,1fr) 132px;align-self:center;align-items:stretch;gap:10px;height:min(62dvh,560px);min-height:0;max-height:560px;display:contents}.sgf-import-page .board-view{aspect-ratio:1;width:min(100%,720px);max-width:100%;height:auto;margin:0 auto}.sgf-import-page .move-controls{justify-content:center;justify-self:start;width:calc(100% - 142px);max-width:calc(100% - 142px);margin-top:4px}.sgf-import-page .branches-panel{width:min(100%,720px);height:auto;min-height:0;max-height:none;box-shadow:none;background:#ffffffc2;border:1px solid #00000014;border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto;padding:0;display:grid;overflow:hidden}.sgf-import-page .branches-panel h2{margin-bottom:8px;font-size:.92rem}.sgf-import-page .branches-view{border-top:1px solid #0000000f;height:104px;min-height:0;max-height:22dvh;padding:8px;position:relative;overflow:auto}.sgf-import-page .tree-empty{min-height:100%}.sgf-import-page .tree-canvas{min-width:100%;min-height:100%;position:relative}.sgf-import-page .tree-svg{pointer-events:none;position:absolute;inset:0;overflow:visible}.sgf-import-page .tree-line{fill:none;stroke:#00a5c524;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.sgf-import-page .tree-line.path{stroke:#00a5c580}.sgf-import-page .move-node{z-index:2;color:#007f96;width:26px;height:26px;font-size:.78rem;font-weight:var(--font-bold);cursor:pointer;background:#e8fbff;border:1px solid #00a5c557;border-radius:999px;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;position:absolute}.sgf-import-page .move-node:hover{transform:translateY(-1px)}.sgf-import-page .move-node.path{border-color:#00a5c580}.sgf-import-page .move-node.current{color:#fff;background:#111827;border-color:#111827;box-shadow:0 8px 16px #00a5c524}.sgf-import-page .players-panel{grid-template-rows:auto auto;gap:4px;min-height:0;display:grid}.sgf-import-page .player-card{border-radius:var(--radius,24px);min-height:0;box-shadow:var(--shadow,0 18px 45px #00000014);background:#fffffff0;border:1px solid #00000014;padding:16px;position:relative}.sgf-import-page .player-card-header{justify-content:flex-start;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.sgf-import-page .player-card-header p{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.9rem;overflow:hidden}.sgf-import-page .player-card,.sgf-import-page .player-card-header,.sgf-import-page .player-card-header h2,.sgf-import-page .player-card-header p,.sgf-import-page .search-block,.sgf-import-page .search-label{text-align:left}.sgf-import-page .player-card-header>div{width:100%;min-width:0}.sgf-import-page .player-card-header h2,.sgf-import-page .player-card-header p{width:100%}.sgf-import-page .stone-preview{border-radius:999px;flex:none;width:30px;height:30px;box-shadow:0 6px 14px #0000002e}.sgf-import-page .stone-preview.black{background:#111827}.sgf-import-page .stone-preview.white{background:#f9fafb;border:1px solid #9ca3af}.sgf-import-page .search-block{position:relative}.sgf-import-page .search-label{font-weight:var(--font-bold);margin-bottom:4px;font-size:.9rem;display:block}.sgf-import-page .candidate-main{font-size:.9rem}.sgf-import-page .candidate-meta{color:#d1d5db;font-size:.76rem}.sgf-import-page .form-grid{grid-template-columns:.8fr 1fr 1fr;gap:8px 10px;margin-top:9px;display:grid}.sgf-import-page .form-grid label{font-weight:var(--font-bold);gap:3px;font-size:.86rem;display:grid}.sgf-import-page .form-grid input{background:var(--games-surface);color:#111827;border:1px solid #d1d5db;border-radius:8px;width:100%;height:32px;padding:0 9px;font-weight:750}.sgf-import-page .is-hidden{display:none}.sgf-import-page .game-added-summary{gap:10px;margin:16px 0 0;display:grid}.sgf-import-page .game-added-summary div{grid-template-columns:100px minmax(0,1fr);gap:10px;display:grid}.sgf-import-page .game-added-summary dt{color:#6b7280;font-weight:var(--font-bold)}.sgf-import-page .game-added-summary dd{color:var(--text);font-weight:var(--font-bold);margin:0}.sgf-import-page .import-actions{justify-content:flex-end;gap:10px;padding-top:10px;display:flex}.sgf-import-page .import-action-button{min-height:38px;font-weight:var(--font-bold);cursor:pointer;border-radius:999px;padding:0 16px}.sgf-import-page .import-action-button.secondary{background:var(--games-surface);color:#111827;border:1px solid #111827}.sgf-import-page .import-action-button.primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border:1px solid #0000;box-shadow:0 10px 24px #00a5c52e}.sgf-import-page .import-action-button:disabled{opacity:.45;cursor:default}.sgf-import-page .import-action-button:hover{filter:brightness(.96)}@media (width<=1180px){.sgf-import-page{height:auto;overflow:auto}.sgf-import-page .import-card{height:auto;min-height:0}.sgf-import-page .layout{grid-template-columns:1fr;gap:10px}.sgf-import-page .board-and-branches{grid-template-columns:minmax(0,1fr) 118px;gap:8px;height:auto;max-height:none}.sgf-import-page .board-view{width:min(100%,680px);height:auto}.sgf-import-page .players-panel{grid-template-rows:auto auto}.sgf-import-page .top-row{z-index:20;grid-template-columns:1fr;gap:8px;position:relative}.sgf-import-page .file-picker{justify-self:start}.sgf-import-page .move-controls{width:calc(100% - 126px);max-width:calc(100% - 126px)}.sgf-import-page .branches-panel{padding:8px}.sgf-import-page .board-view,.sgf-import-page .move-slider-panel,.sgf-import-page .branches-panel,.sgf-import-page .import-variation-tree.branches-panel{width:min(100%,680px)}}@media (width<=720px){.sgf-import-page{padding:10px}.sgf-import-page .import-card{gap:4px;padding:12px}.sgf-import-page .top-row{grid-template-columns:1fr;gap:8px;display:grid}.sgf-import-page .import-actions{flex-direction:column;justify-content:stretch}.sgf-import-page .board-and-branches{grid-template-columns:1fr;gap:6px;height:auto;max-height:none}.sgf-import-page .board-view{width:min(100%,620px);height:auto}.sgf-import-page .branches-panel{height:min(180px,32dvh);min-height:96px;padding:8px}.sgf-import-page .form-grid{grid-template-columns:1fr}.sgf-import-page .game-added-summary div{grid-template-columns:1fr;gap:2px}.sgf-import-page .move-controls{justify-self:center;width:100%;max-width:100%}.sgf-import-page .branches-panel h2{margin-bottom:4px;font-size:.84rem}.sgf-import-page .move-controls.goban-controls{width:max-content;max-width:100%}.sgf-import-page .move-slider-panel{grid-template-columns:1fr;gap:4px}.sgf-import-page .move-slider-count{justify-self:end}.sgf-import-page .branches-view{height:86px;max-height:18dvh}.sgf-import-page .import-variation-tree.branches-panel{width:100%}}@media (width<=480px){.sgf-import-page .branches-panel{height:140px}.sgf-import-page .branches-view{height:76px}}.sgf-import-page .move-controls.goban-controls{justify-content:center;justify-self:center;width:max-content;max-width:100%;margin:2px auto 0}.sgf-import-page .move-slider-panel{background:var(--games-surface);border:1px solid #00000014;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:min(100%,720px);padding:8px 10px;display:grid;box-shadow:0 10px 24px #0000000f}.sgf-import-page .move-slider{width:100%;min-width:0;accent-color:var(--dark,#00a5c5);cursor:pointer}.sgf-import-page .move-slider:disabled{opacity:.45;cursor:default}.sgf-import-page .move-slider-count{color:#007f96;min-width:62px;font-size:.82rem;font-weight:var(--font-bold);text-align:right;white-space:nowrap}.sgf-import-page .branches-panel summary{min-height:34px;color:var(--muted,#6d6d6d);font-size:.82rem;font-weight:var(--font-bold);cursor:pointer;justify-content:space-between;align-items:center;padding:6px 9px;list-style:none;display:flex}.sgf-import-page .branches-panel summary::-webkit-details-marker{display:none}.sgf-import-page .branches-panel summary:after{content:"show";color:#008da8;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.sgf-import-page .branches-panel[open] summary:after{content:"hide"}.sgf-import-page .move-slider-panel,.sgf-import-page .branches-panel{width:min(100%,720px)}.sgf-import-page .import-variation-tree.branches-panel{width:min(100%,720px);height:auto;min-height:0;max-height:none;box-shadow:none;background:#ffffffc7;border:1px solid #00000014;border-radius:16px;grid-template-rows:auto minmax(0,auto);padding:0;display:grid;overflow:hidden}.sgf-import-page .import-variation-tree .shared-variation-tree-view{border-top:0}:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f4f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.page{min-height:calc(100dvh - var(--site-header-height,64px));background:radial-gradient(circle at top left, #fff 0, var(--bg,#f5f5f3) 46%, #ececea 100%);padding:14px;overflow:visible}h1,h2{margin:0;line-height:1.1}h1{font-size:1.65rem}h2{font-size:1.05rem}.status{color:#6b7280;margin:5px 0 0;font-size:.92rem}.file-picker{background:linear-gradient(135deg, var(--dark,#00a5c5), var(--dark-2,#16afbe));color:#fff;min-height:42px;font-weight:var(--font-bold);cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;display:inline-flex;box-shadow:0 10px 24px #00a5c52e}.file-picker input{display:none}.game-info-row label{color:#111827;min-width:0;font-weight:var(--font-bold);gap:4px;font-size:.88rem;display:grid}.game-info-row input{background:var(--games-surface);border:1px solid #cbd5e1;border-radius:9px;width:100%;height:34px;padding:0 10px}.branches-panel h2{margin-bottom:8px;font-size:.92rem}.tree-empty{min-height:100%}.tree-svg{pointer-events:none;position:absolute;inset:0;overflow:visible}.tree-line{fill:none;stroke:#00a5c524;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.tree-line.path{stroke:#00a5c580}.move-node{z-index:2;color:#007f96;width:26px;height:26px;font-size:.78rem;font-weight:var(--font-bold);cursor:pointer;background:#e8fbff;border:1px solid #00a5c557;border-radius:999px;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;position:absolute}.move-node:hover{transform:translateY(-1px)}.move-node.path{border-color:#00a5c580}.move-node.current{color:#fff;background:#111827;border-color:#111827;box-shadow:0 8px 16px #00a5c524}.player-card{border-radius:var(--radius,24px);min-height:0;box-shadow:var(--shadow,0 18px 45px #00000014);background:#fffffff0;border:1px solid #00000014;padding:16px;position:relative}.stone-preview{border:1px solid #94a3b847;border-radius:999px;flex:none;width:30px;height:30px;box-shadow:inset 0 1px #ffffff47,0 8px 18px #0f172a24}.stone-preview.black{background:radial-gradient(circle at 40% 32%,#3b4350 0,#171c26 50%,#05070b 100%);border-color:#0f172a80;box-shadow:0 6px 14px #0f172a2e}.stone-preview.white{background:radial-gradient(circle at 32% 28%,#fffffffa 0,#ffffffb8 26%,#fff0 48%),linear-gradient(145deg,#fff 0,#f8fafc 55%,#e2e8f0 100%);border-color:#94a3b8b8}.search-block{position:relative}.search-label{font-weight:var(--font-bold);margin-bottom:4px;font-size:.9rem;display:block}.candidate-main{font-size:.9rem}.candidate-meta{color:#d1d5db;font-size:.76rem}.form-grid{grid-template-columns:.8fr 1fr 1fr;gap:8px 10px;margin-top:9px;display:grid}.form-grid label{font-weight:var(--font-bold);gap:3px;font-size:.86rem;display:grid}.form-grid input{background:var(--games-surface);color:#111827;border:1px solid #d1d5db;border-radius:8px;width:100%;height:32px;padding:0 9px;font-weight:750}.is-hidden{display:none}.game-added-summary{gap:10px;margin:16px 0 0;display:grid}.game-added-summary div{grid-template-columns:100px minmax(0,1fr);gap:10px;display:grid}.game-added-summary dt{color:#6b7280;font-weight:var(--font-bold)}.import-actions{justify-content:flex-end;gap:10px;padding-top:10px;display:flex}.import-action-button{min-height:38px;font-weight:var(--font-bold);cursor:pointer;border-radius:999px;padding:0 16px}.import-action-button.secondary{background:var(--games-surface);color:#111827;border:1px solid #111827}.import-action-button.primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border:1px solid #0000;box-shadow:0 10px 24px #00a5c52e}.import-action-button:disabled{opacity:.45;cursor:default}.import-action-button:hover:not(:disabled){filter:brightness(.96)}@media (width<=1180px){.page{height:auto;overflow:auto}.import-card{height:auto}.layout{grid-template-columns:1fr}.board-and-branches{height:min(calc(100dvh - var(--site-header-height,64px) - 128px), 560px);grid-template-columns:minmax(0,1fr) 132px}.board-view{width:auto;height:100%}.players-panel{grid-template-rows:auto auto}}@media (width<=720px){.page{padding:10px}.import-card{padding:14px}.top-row{grid-template-columns:1fr;display:grid}.game-info-row{grid-template-rows:38px auto auto auto auto;grid-template-columns:1fr}.import-actions{flex-direction:column;justify-content:stretch}.board-and-branches{grid-template-columns:1fr;height:auto;max-height:none}.board-view{width:min(100%,620px);height:auto}.branches-panel{height:min(320px,55dvh);min-height:120px}.form-grid{grid-template-columns:1fr}.game-added-summary div{grid-template-columns:1fr;gap:2px}}.player-card,.player-card-header,.player-card-header h2,.player-card-header p,.search-block,.search-label{text-align:left}.player-card-header{justify-content:flex-start;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.player-card-header>div{width:100%;min-width:0}.player-card-header h2,.player-card-header p{width:100%}.player-card-header p{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.9rem;overflow:hidden}.move-controls{justify-content:center;justify-self:start;width:calc(100% - 142px);max-width:calc(100% - 142px);margin-top:4px}@media (width<=1180px){.page{height:auto;overflow:auto}.import-card{height:auto;min-height:0}.top-row{z-index:20;grid-template-columns:1fr;gap:10px;position:relative}.file-picker{justify-self:start}.game-info-row{z-index:21;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;position:relative}.layout{grid-template-columns:1fr;gap:12px}.board-and-branches{grid-template-columns:minmax(0,1fr) 118px;gap:8px;height:auto;max-height:none}.board-view{width:min(100%,680px);height:auto}.move-controls{width:calc(100% - 126px);max-width:calc(100% - 126px)}.branches-panel{padding:8px}}@media (width<=720px){.page{padding:10px}.import-card{gap:4px;padding:12px}.top-row{gap:8px}.game-info-row{grid-template-columns:1fr;gap:8px;padding:10px}.board-and-branches{grid-template-columns:1fr;gap:6px}.move-controls{justify-self:center;width:100%;max-width:100%}.branches-panel{height:min(180px,32dvh);min-height:96px;padding:8px}.branches-panel h2{margin-bottom:4px;font-size:.84rem}.game-added-summary div{grid-template-columns:1fr;gap:2px}}@media (width<=480px){.branches-panel{height:140px}}.move-slider-panel{background:var(--games-surface);border:1px solid #00000014;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:min(100%,720px);padding:8px 10px;display:grid;box-shadow:0 10px 24px #0000000f}.move-slider{width:100%;min-width:0;accent-color:var(--dark,#00a5c5);cursor:pointer}.move-slider:disabled{opacity:.45;cursor:default}.move-slider-count{color:#007f96;min-width:62px;font-size:.82rem;font-weight:var(--font-bold);text-align:right;white-space:nowrap}.branches-panel{width:min(100%,720px);height:auto;min-height:0;max-height:none;box-shadow:none;background:#ffffffc2;border:1px solid #00000014;border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto;padding:0;display:grid;overflow:hidden}.branches-panel summary{min-height:34px;color:var(--muted,#6d6d6d);font-size:.82rem;font-weight:var(--font-bold);cursor:pointer;justify-content:space-between;align-items:center;padding:7px 10px;list-style:none;display:flex}.branches-panel summary::-webkit-details-marker{display:none}.branches-panel summary:after{content:"show";color:#008da8;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.branches-panel[open] summary:after{content:"hide"}@media (width<=1320px){.game-info-row{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1180px){.top-row{grid-template-columns:1fr;gap:8px}.file-picker{justify-self:start}.game-info-row{z-index:3001;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;position:relative}.layout{grid-template-columns:1fr;gap:10px}.board-view,.move-slider-panel,.branches-panel{width:min(100%,680px)}}@media (width<=720px){.page{padding:10px}.import-card{padding:12px}.game-info-row{grid-template-columns:1fr;padding:10px}.move-controls.goban-controls{width:max-content;max-width:100%}.move-slider-panel{grid-template-columns:1fr;gap:4px}.move-slider-count{justify-self:end}.branches-view{height:110px;max-height:22dvh}}@media (width<=480px){.branches-view{height:92px}}.import-card{width:min(1540px,100%);min-height:calc(100dvh - var(--site-header-height,64px) - 28px);background:var(--games-surface);border:1px solid #d1d5db;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;gap:4px;margin:0 auto;padding:14px 16px;display:grid;overflow:visible;box-shadow:0 14px 32px #11182712}.top-row{z-index:30;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;margin-bottom:0;display:grid;position:relative}.game-info-row{background:#ffffffd1;border:1px solid #00000014;border-radius:20px;grid-template-columns:minmax(240px,1.2fr) minmax(130px,.52fr) minmax(130px,.52fr) minmax(170px,.72fr) minmax(300px,1fr);grid-template-areas:"tournament start end info result""recent recent recent recent result";align-items:start;gap:8px 10px;min-width:0;padding:12px;display:grid;overflow:visible}.game-info-row>label:first-of-type{grid-area:start}.game-info-row>label:nth-of-type(2){grid-area:end}.game-info-row>label:nth-of-type(3){grid-area:info}.layout{grid-template-columns:minmax(520px,760px) minmax(280px,1fr);align-items:start;gap:14px;min-height:0;display:grid}.board-panel{grid-template-rows:auto auto auto auto;place-items:start center;gap:6px;min-width:0;min-height:0;display:grid}.board-and-branches{grid-template-columns:minmax(0,1fr) 132px;align-self:center;align-items:stretch;gap:10px;height:min(62dvh,560px);min-height:0;max-height:560px;display:contents}.board-view{aspect-ratio:1;width:min(100%,720px);max-width:100%;height:auto;margin:0 auto}.move-controls.goban-controls{justify-content:center;justify-self:center;width:max-content;max-width:100%;margin:2px auto 0}.move-slider-panel,.branches-panel{width:min(100%,720px)}.branches-view{border-top:1px solid #0000000f;height:104px;min-height:0;max-height:22dvh;padding:8px;position:relative;overflow:auto}.tree-canvas{min-width:100%;min-height:100%;position:relative}.players-panel{grid-template-rows:auto auto;gap:4px;min-height:0;display:grid}@media (width<=1320px){.game-info-row{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"tournament start end info""result result result result""recent recent recent recent"}}@media (width<=1180px){.top-row{grid-template-columns:1fr;gap:8px}.file-picker{justify-self:start}.game-info-row{z-index:3001;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"tournament tournament""start end""info info""result result""recent recent";gap:8px;position:relative}.layout{grid-template-columns:1fr;gap:10px}.board-view,.move-slider-panel,.branches-panel{width:min(100%,680px)}}@media (width<=720px){.page{padding:10px}.import-card{padding:12px}.game-info-row{grid-template-columns:1fr;grid-template-areas:"tournament""start""end""info""result""recent";padding:10px}.move-controls.goban-controls{width:max-content;max-width:100%}.branches-view{height:86px;max-height:18dvh}}@media (width<=480px){.branches-view{height:76px}}.import-variation-tree.branches-panel{width:min(100%,720px);height:auto;min-height:0;max-height:none;box-shadow:none;background:#ffffffc7;border:1px solid #00000014;border-radius:16px;grid-template-rows:auto minmax(0,auto);padding:0;display:grid;overflow:hidden}.import-variation-tree .shared-variation-tree-view{border-top:0}@media (width<=1180px){.import-variation-tree.branches-panel{width:min(100%,680px)}}@media (width<=720px){.import-variation-tree.branches-panel{width:100%}}.games-page{min-height:100dvh;padding:8px .7%}.games-card{width:100%;height:auto;min-height:calc(100dvh - var(--site-header-height,64px) - 16px);margin-inline:auto;padding:9px;overflow:visible}.games-layout{--games-toolbar-width:56px;--games-surface:var(--card-solid,#fff);--games-surface-soft:var(--soft,#f8fafc);--games-surface-raised:var(--card,#fffffff0);--games-on-surface:var(--text,#0f172a);--games-muted-on-surface:var(--muted,#64748b);--games-toolbar-bg:var(--games-surface);--games-toolbar-button-bg:var(--games-surface);--games-toolbar-button-hover-bg:#00a5c51a;--games-toolbar-button-active-bg:#00a5c524;--games-toolbar-button-color:var(--games-on-surface);--games-toolbar-accent-color:#0e9fb9;--games-danger:#991b1b;--games-danger-hover:#7f1d1d;--games-danger-soft:#dc26260d;--games-danger-line:#dc262638;--games-board-default-size:min(calc(100dvh - var(--site-header-height,64px) - 84px), 62vw, calc(100vw - 520px));--games-board-size:min(var(--games-board-size-custom,var(--games-board-default-size)), calc(100dvh - var(--site-header-height,64px) - 84px), calc(100vw - 475px));height:auto;min-height:calc(100dvh - var(--site-header-height,64px) - 34px);grid-template-columns:max-content 6px minmax(260px,1fr);align-items:stretch;gap:8px;display:grid}.games-board-column,.games-side-panel,.games-board-area,.games-board-main{min-width:0;max-width:100%;min-height:0}.games-board-column{place-content:start;align-self:start;width:max-content;max-width:100%;height:100%;display:grid;overflow:visible}.games-board-area{grid-template-columns:minmax(0, var(--games-board-size)) var(--games-toolbar-width);justify-content:start;align-items:start;gap:6px;width:max-content;max-width:100%;height:max-content;display:grid}.games-board-main{width:var(--games-board-size);grid-template-rows:auto auto;align-content:start;justify-self:start;justify-items:center;gap:4px;max-width:100%;display:grid}.games-board-main .board-view{aspect-ratio:1;align-self:start;width:100%;max-width:100%;margin:0 auto}.games-board-main .move-controls.goban-controls{flex-wrap:nowrap;justify-content:center;align-items:center;gap:7px;width:100%;max-width:100%;min-height:42px;margin:0 auto;padding:4px 8px;display:flex;overflow:visible}.games-board-main .goban-control-button,.games-board-main .playback-toggle-button,.games-board-main #first-move,.games-board-main #previous-ten-moves,.games-board-main #previous-move,.games-board-main #playback-toggle,.games-board-main #next-move,.games-board-main #next-ten-moves,.games-board-main #last-move{background:var(--games-surface);color:#0896ae;width:40px;min-width:40px;height:36px;min-height:36px;box-shadow:none;border:1px solid #00a5c547;border-radius:12px;padding:0}.games-board-main .goban-control-button:hover:not(:disabled):not(.is-disabled):not([aria-disabled=true]),.games-board-main .playback-toggle-button:hover:not(:disabled):not(.is-disabled):not([aria-disabled=true]){color:#007f96;background:#00a5c514;border-color:#00a5c56b}.games-board-main .goban-control-button:disabled,.games-board-main .goban-control-button.is-disabled,.games-board-main .goban-control-button[aria-disabled=true],.games-board-main .playback-toggle-button:disabled,.games-board-main .playback-toggle-button.is-disabled,.games-board-main .playback-toggle-button[aria-disabled=true]{background:var(--games-surface-soft);color:#0f172a3d;opacity:1;filter:grayscale(.35);border-color:#0f172a1a}.games-board-main .goban-control-button:disabled svg,.games-board-main .goban-control-button.is-disabled svg,.games-board-main .goban-control-button[aria-disabled=true] svg,.games-board-main .playback-toggle-button:disabled svg,.games-board-main .playback-toggle-button.is-disabled svg,.games-board-main .playback-toggle-button[aria-disabled=true] svg{opacity:.42}.games-board-main .goban-control-button:disabled,.games-board-main .goban-control-button.is-disabled,.games-board-main .goban-control-button[aria-disabled=true],.games-board-main .playback-toggle-button:disabled,.games-board-main .playback-toggle-button.is-disabled,.games-board-main .playback-toggle-button[aria-disabled=true]{pointer-events:none}.games-board-main .goban-control-button:disabled svg *,.games-board-main .goban-control-button.is-disabled svg *,.games-board-main .goban-control-button[aria-disabled=true] svg *,.games-board-main .playback-toggle-button:disabled svg *,.games-board-main .playback-toggle-button.is-disabled svg *,.games-board-main .playback-toggle-button[aria-disabled=true] svg *{stroke:currentColor}.games-board-main .playback-toggle-button.active:not(:disabled):not(.is-disabled):not([aria-disabled=true]){background:var(--games-toolbar-button-active-bg);color:#007f96;border-color:#00a5c585;box-shadow:0 0 0 4px #00a5c517}.games-board-main .playback-delay-control{background:var(--games-surface);color:#0896ae;border:1px solid #00a5c547;border-radius:12px;justify-content:center;align-items:center;gap:3px;width:78px;min-width:78px;height:36px;min-height:36px;padding:0 6px;display:inline-flex}.games-board-main .playback-delay-value{width:28px;min-width:28px;height:28px;min-height:28px;color:inherit;font-size:.76rem;font-weight:var(--font-bold);text-align:center;background:0 0;border:0;border-radius:8px;padding:0;line-height:1}.games-board-main .playback-delay-buttons{grid-template-rows:repeat(2,1fr);gap:1px;width:16px;min-width:16px;height:28px;display:grid}.games-board-main .playback-delay-step-button{color:currentColor;background:0 0;border:0;border-radius:5px;width:16px;min-width:16px;height:auto;min-height:0;padding:0;font-size:.54rem;line-height:1}.games-board-main .playback-delay-step-button:hover:not(:disabled){background:var(--games-toolbar-button-hover-bg)}.games-board-main .playback-delay-unit{color:inherit;font-size:.74rem;font-weight:var(--font-bold)}.games-board-main .goban-control-icon,.games-board-main .goban-control-icon svg,.games-board-main .goban-control-button svg,.games-board-main .playback-toggle-button svg{width:20px;height:20px;display:block;overflow:visible}.games-board-main .goban-control-button,.games-board-main .playback-toggle-button{overflow:visible}.games-layout-splitter{cursor:col-resize;touch-action:none;place-self:stretch center;width:6px;height:100%;position:relative}.games-layout-splitter:before{content:"";background:#94a3b857;width:1px;position:absolute;top:8px;bottom:8px;left:50%;transform:translate(-50%)}.games-layout-splitter:after{content:"";opacity:.72;background:radial-gradient(circle,#007f9685 1.2px,#0000 1.5px) 50% 14px/6px 8px no-repeat,radial-gradient(circle,#007f9685 1.2px,#0000 1.5px) 50% 23px/6px 8px no-repeat,radial-gradient(circle,#007f9685 1.2px,#0000 1.5px) 50% 32px/6px 8px no-repeat,#ffffffeb;border:1px solid #00a5c538;border-radius:999px;width:10px;height:54px;transition:opacity .16s,border-color .16s,background-color .16s,box-shadow .16s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 16px #0f172a14}.games-layout-splitter:hover:after,.games-layout-splitter:focus-visible:after,.games-layout.is-resizing .games-layout-splitter:after{opacity:1;border-color:#00a5c56b;box-shadow:0 8px 20px #00a5c529}.games-side-panel{grid-template-rows:auto auto minmax(0,1fr) auto;align-content:stretch;align-self:stretch;gap:7px;min-width:0;height:auto;display:grid;overflow:hidden}.games-info-actions-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.games-info-actions-row>.games-info-view{flex:210px}.games-info-actions-row>.games-header-actions,.games-info-actions-row>.games-header-edit-actions,.games-info-actions-row>.games-existing-edit-actions{flex:260px;min-width:0}@media (width<=720px){.games-info-actions-row>.games-header-actions,.games-info-actions-row>.games-header-edit-actions,.games-info-actions-row>.games-existing-edit-actions{flex:100%;justify-content:flex-start}}.games-info-view{border:1px solid var(--line);border-radius:var(--radius-soft);background:var(--games-surface-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:42px;padding:7px 10px;display:grid}.games-info-view-main{gap:1px;min-width:0;display:grid}.games-info-title-line{align-items:center;gap:7px;min-width:0;display:flex}.games-info-title-line .games-info-tournament-name{flex:auto}.games-info-icon-button{background:var(--games-surface);color:#007f96;width:24px;min-width:24px;height:24px;min-height:24px;font-size:.84rem;font-weight:var(--font-bold);cursor:pointer;border:1px solid #00a5c561;border-radius:999px;justify-content:center;align-self:center;align-items:center;padding:0;line-height:1;display:inline-flex}.games-info-icon-button:hover,.games-info-icon-button:focus-visible{color:#005f72;background:#00a5c51a;border-color:#00a5c58f}.games-info-tournament-name,.games-info-secondary-summary{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.games-info-tournament-name{color:var(--text);font-size:.96rem;font-weight:var(--font-bold)}.games-info-secondary-summary{color:var(--accent);font-size:.76rem;font-weight:var(--font-semibold)}.games-result-hidden{cursor:pointer;filter:blur(6px);-webkit-user-select:none;user-select:none;border-radius:3px}.games-result-hidden:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.games-header-actions,.games-header-edit-actions,.games-existing-edit-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.games-info-details-button,.games-file-picker,.games-clean-board-button,.games-new-kifu-button,.games-clear-changes-button,.games-copy-button{white-space:nowrap;letter-spacing:0;align-self:center;max-width:100%;height:38px;min-height:38px;padding-inline:14px;font-size:.88rem;font-weight:560}.games-info-details-button{min-width:82px}.games-file-picker{min-width:96px}.games-clean-board-button,.games-clear-changes-button,.games-new-kifu-button{min-width:90px;padding-inline:12px}.games-file-picker input{display:none}.games-player-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.games-player-summary{border:1px solid var(--line);background:var(--games-surface);border-radius:16px;min-width:0;padding:7px;display:grid;box-shadow:0 8px 20px #0f172a0d}.games-player-display{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;min-width:0;display:grid}.games-player-display-text{gap:1px;min-width:0;display:grid}.games-player-display-text strong,.games-player-display-text small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.games-player-display-text strong{color:var(--games-on-surface);font-size:.82rem;font-weight:var(--font-bold)}.games-player-display-text small{color:var(--games-muted-on-surface);font-size:.7rem}@media (width<=720px){.games-player-strip{grid-template-columns:minmax(0,1fr)}}.games-player-prisoners{font-size:.82rem;font-weight:var(--font-bold);color:var(--games-on-surface);white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.games-player-prisoners-stone{border-radius:50%;flex:none;width:12px;height:12px}.games-player-prisoners-stone.black{background:radial-gradient(circle at 36% 30%,#4a4a4a,#111);border:1px solid #00000073}.games-player-prisoners-stone.white{background:radial-gradient(circle at 36% 30%,#fff,#e2e2e2);border:1px solid #0000004d}.games-player-prisoners-count{font-variant-numeric:tabular-nums}.games-player-edit-button{border:1px solid var(--line);background:var(--games-surface);width:32px;height:32px;min-height:32px;color:var(--games-muted-on-surface);box-shadow:none;border-radius:999px;padding:0}.games-player-edit-button:hover{color:#007f96;background:#00a5c514;border-color:#00a5c561}.games-player-edit-icon{width:62%;height:62%;margin:auto;display:flex}.games-player-edit-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}.games-editor-tools-card{width:var(--games-toolbar-width);border:1px solid var(--line);background:var(--games-toolbar-bg);box-shadow:var(--shadow-soft,0 10px 28px #0f172a14);border-radius:18px;place-self:start;gap:7px;padding:5px;display:grid;position:sticky;top:0}.games-editor-tools-card .tool-grid,.games-editor-tools-card .editor-actions{grid-template-columns:1fr;gap:7px;display:grid}.games-editor-tools-card .kifu-toolbar-row{display:contents}.games-side-toolbar-stack{width:var(--games-toolbar-width);place-self:start;gap:10px;display:grid;position:sticky;top:0}.games-side-toolbar-stack .games-editor-tools-card{position:static}.games-side-toolbar-stack .games-report-button{justify-self:center}@media (height<=760px) and (width>=721px){.games-side-toolbar-stack,.games-editor-tools-card{position:static;top:auto}.games-board-column{align-self:start}}.games-editor-tools-card .tool-button,.games-editor-tools-card .games-report-button,.games-editor-tools-card .kifu-tool-help-btn,.games-editor-tools-card .editor-action-button{background:var(--games-toolbar-button-bg);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--games-toolbar-button-color);box-shadow:none;border:1px solid #00a5c542;border-radius:14px;padding:0;transform:none}.games-editor-tools-card .tool-button:hover:not(:disabled):not(.is-disabled),.games-editor-tools-card .editor-action-button:hover:not(:disabled):not(.is-disabled){background:var(--games-toolbar-button-hover-bg);color:#007f96;border-color:#00a5c570}.games-editor-tools-card .tool-button.active,.games-editor-tools-card .editor-action-button.active{background:var(--games-toolbar-button-hover-bg);color:#007f96;border-color:#00a5c570;box-shadow:0 0 0 4px #00a5c512}.games-editor-tools-card .tool-button:disabled,.games-editor-tools-card .tool-button.is-disabled,.games-editor-tools-card .tool-button[aria-disabled=true],.games-editor-tools-card .editor-action-button:disabled,.games-editor-tools-card .editor-action-button.is-disabled,.games-editor-tools-card .editor-action-button[aria-disabled=true]{background:var(--games-surface-soft);color:#0f172a3d;box-shadow:none;opacity:1;filter:grayscale(.35);border-color:#0f172a1a}.games-editor-tools-card .tool-button:disabled .tool-symbol,.games-editor-tools-card .tool-button.is-disabled .tool-symbol,.games-editor-tools-card .tool-button[aria-disabled=true] .tool-symbol,.games-editor-tools-card .editor-action-button:disabled .tool-symbol,.games-editor-tools-card .editor-action-button.is-disabled .tool-symbol,.games-editor-tools-card .editor-action-button[aria-disabled=true] .tool-symbol,.games-editor-tools-card .tool-button:disabled svg,.games-editor-tools-card .tool-button.is-disabled svg,.games-editor-tools-card .tool-button[aria-disabled=true] svg,.games-editor-tools-card .editor-action-button:disabled svg,.games-editor-tools-card .editor-action-button.is-disabled svg,.games-editor-tools-card .editor-action-button[aria-disabled=true] svg{opacity:.34}.games-editor-tools-card .tool-button:disabled .tool-stone-svg,.games-editor-tools-card .tool-button.is-disabled .tool-stone-svg,.games-editor-tools-card .tool-button[aria-disabled=true] .tool-stone-svg{opacity:.38}.games-editor-tools-card .pass-move-button{background:var(--games-toolbar-button-bg);color:var(--games-toolbar-accent-color);box-shadow:none;border-color:#00a5c542}.games-editor-tools-card .pass-move-button.active,.games-editor-tools-card .pass-move-button:active:not(:disabled):not(.is-disabled){border-color:var(--accent);background:var(--games-toolbar-button-active-bg);color:var(--accent)}.games-editor-tools-card .pass-move-button:hover:not(:disabled):not(.is-disabled){border-color:var(--accent-2);background:var(--games-toolbar-button-hover-bg);color:var(--accent-2)}.pass-move-button svg,.pass-move-button svg path{fill:none;stroke:currentColor}.games-editor-tools-card .tool-symbol{justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.games-editor-tools-card .tool-symbol svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px;display:block}.games-editor-tools-card .tool-letter-icon text{fill:currentColor;stroke:none;font-size:15px;font-weight:var(--font-bold)}.games-editor-tools-card .tool-magnifier,.games-editor-tools-card .tool-insert,.games-editor-tools-card .tool-move-stone,.games-editor-tools-card .tool-promote-variation,.games-editor-tools-card .tool-save-sgf,.games-editor-tools-card .tool-broom,.games-editor-tools-card .tool-erase-icon,.games-editor-tools-card .tool-shape-icon,.games-editor-tools-card .tool-letter-icon{color:var(--games-toolbar-accent-color)}.games-editor-tools-card .tool-cross,.games-editor-tools-card #delete-node-button,.games-editor-tools-card .editor-action-button.danger{color:#ef4444;background:#ef444409;border-color:#ef444438}.games-editor-tools-card .editor-action-button.danger:hover:not(:disabled):not(.is-disabled){color:#dc2626;background:#ef444414;border-color:#ef444457}.games-editor-tools-card #delete-node-button:hover:not(:disabled):not(.is-disabled),.games-editor-tools-card .tool-cross:hover:not(:disabled):not(.is-disabled){color:#dc2626;background:#ef44441a;border-color:#ef444461;box-shadow:0 0 0 4px #ef44440f}.games-editor-tools-card .tool-circle svg,.games-editor-tools-card .tool-square svg,.games-editor-tools-card .tool-triangle svg,.games-editor-tools-card .tool-cross svg{fill:none;stroke:currentColor}.games-editor-tools-card .tool-stones,.games-editor-tools-card .tool-stone-icon{width:28px;height:26px;position:relative}.games-editor-tools-card .tool-stones svg{width:28px;height:26px;overflow:visible}.games-editor-tools-card .tool-stone-svg.black{fill:#0f172a;stroke:#020617c7;stroke-width:1.2px}.games-editor-tools-card .tool-stone-svg.white{fill:#fff;stroke:#64748bd1;stroke-width:1.2px}.games-editor-tools-card .tool-button.active .tool-stone-svg.white{stroke:#64748bd1}.games-editor-tools-card .tool-button.active .tool-stone-svg.black{stroke:#020617c7}.games-toolbar-tooltip{z-index:10;position:relative}.games-toolbar-tooltip:hover,.games-toolbar-tooltip:focus-within{z-index:3000}.games-toolbar-tooltip:after{content:attr(data-tooltip);z-index:3001;color:#fff;pointer-events:none;opacity:0;background:#0f172af2;border-radius:10px;min-width:max-content;max-width:220px;padding:7px 9px;font-size:.72rem;font-weight:750;transition:opacity .14s .42s,transform .14s .42s;position:absolute;top:50%;left:calc(100% + 8px);transform:translate(-2px,-50%)}.games-toolbar-tooltip:hover:after,.games-toolbar-tooltip:focus-within:after{opacity:1;transform:translateY(-50%)}.games-editor-tools-card .games-report-button{border:1px solid var(--games-danger);background:var(--games-danger);color:#fff;font-size:.92rem;font-weight:var(--font-bold);box-shadow:none;opacity:.96;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.games-editor-tools-card .games-report-button:hover,.games-editor-tools-card .games-report-button:focus-visible{border-color:var(--games-danger-hover);background:var(--games-danger-hover);box-shadow:none;opacity:1}.games-report-copy{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.games-report-field{color:var(--text);gap:6px;margin-top:12px;font-size:.9rem;font-weight:600;display:grid}.games-report-field select,.games-report-field input,.games-report-field textarea{border:1px solid var(--line);background:var(--games-surface);width:100%;color:var(--text);font:inherit;border-radius:12px;padding:10px 12px;font-weight:400}.games-report-field textarea{resize:vertical;min-height:116px}.games-report-field span small,.games-report-help{color:var(--muted);font-size:.82rem;font-weight:500}.games-report-help{margin-top:0}.games-report-message{margin:12px 0 0;font-size:.88rem;font-weight:600}.games-report-message.is-error{color:#b91c1c}.games-report-message.is-success{color:#047857}.games-variation-comments-layout{--games-comments-height:20%;grid-template-rows:minmax(0, 1fr) 10px minmax(0, var(--games-comments-height));grid-template-columns:1fr;gap:0;height:100%;min-height:min(380px,46dvh);margin-top:0;display:grid}.games-comments-splitter{cursor:row-resize;touch-action:none;background:0 0;border:0;place-self:center stretch;height:10px;min-height:10px;position:relative}.games-comments-splitter:before{content:"";background:#94a3b857;border-radius:999px;width:56px;height:4px;transition:background .14s,box-shadow .14s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 1px #ffffffb8}.games-comments-splitter:hover:before,.games-comments-splitter:focus-visible:before,.games-variation-comments-layout.is-comments-resizing .games-comments-splitter:before{background:#00a5c552;box-shadow:0 4px 12px #00a5c51f}.games-variation-tree,.games-variation-comments-layout .games-variation-tree.import-variation-tree.branches-panel{grid-template-rows:auto minmax(0,1fr);align-content:start;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;margin-top:0;margin-bottom:0;display:grid}.games-variation-comments-layout .branches-panel-head{align-items:center;min-height:34px;padding:7px 10px}.games-variation-comments-layout .branches-panel-head h2{margin:0;line-height:1.1}.games-side-panel>.games-variation-comments-layout .branches-view,.games-side-panel>.games-variation-comments-layout .shared-variation-tree-view{width:100%;height:100%;min-height:0;max-height:none;padding:8px 10px;display:block;overflow:auto}.games-side-panel>.games-variation-comments-layout .tree-empty,.games-side-panel>.games-variation-comments-layout .sgf-variation-tree-canvas{place-self:start;margin:0;top:0}.games-side-panel>.games-variation-comments-layout .sgf-variation-tree-canvas{transform-origin:0 0;min-width:100%;height:max-content;min-height:0;position:relative}.games-side-panel>.games-variation-comments-layout .sgf-variation-tree-svg{top:0}.games-variation-comments-layout .sgf-variation-line{stroke:#00a5c538;stroke-width:2px}.games-variation-comments-layout .sgf-variation-line.main,.games-variation-comments-layout .sgf-variation-line.path{stroke:#00a5c570;stroke-width:2.6px}.games-variation-comments-layout .sgf-variation-node{color:#007f96;background:#e8fbff;border-color:#00a5c552}.games-variation-comments-layout .sgf-variation-node.is-black-move{color:#fff;background:#0f172a;border-color:#0f172ae0}.games-variation-comments-layout .sgf-variation-node.is-white-move{background:var(--games-surface);color:var(--games-on-surface);border-color:#94a3b8c7}.games-variation-comments-layout .sgf-variation-node.is-root{background:#f4fdff;border-color:#00a5c557;box-shadow:inset 0 0 0 3px #ffffffe6}[data-theme=dark] .games-variation-comments-layout .sgf-variation-node.is-root{background:#0f172a8c;border-color:#45bed46b;box-shadow:inset 0 0 0 3px #94a3b81f}.games-variation-comments-layout .sgf-variation-node.is-unseen-branch{box-shadow:inset 0 0 0 2px #00a5c524}.games-variation-comments-layout .sgf-variation-node.current{border-color:#00a5c5d6;box-shadow:0 0 0 4px #00a5c529,0 10px 22px #00a5c524}.games-variation-comments-layout .sgf-variation-node.has-comment:after{content:"";border:2px solid var(--games-surface);pointer-events:none;background:#00a5c5;border-radius:999px;width:7px;height:7px;position:absolute;top:-3px;right:-3px;box-shadow:0 0 0 1px #00a5c54d}.games-node-comments-panel{border:1px solid var(--line);background:var(--games-surface);border-radius:16px;grid-template-rows:auto minmax(0,1fr);gap:6px;height:100%;min-height:0;padding:8px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px #0f172a0d}.games-node-comments-head{justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.games-node-comments-label{text-align:center;color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:.82rem;font-weight:600;overflow:hidden}.games-comments-clear-button{color:#b91c1c;cursor:pointer;background:#fef2f2eb;border:1px solid #ef444457;border-radius:10px;place-items:center;width:30px;height:30px;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-grid}.games-comments-clear-button:hover:not(:disabled):not(.is-disabled){background:#fee2e2f5;border-color:#ef444494;transform:translateY(-1px);box-shadow:0 8px 16px #b91c1c1f}.games-comments-clear-button:disabled,.games-comments-clear-button.is-disabled,.games-comments-clear-button[aria-disabled=true]{opacity:.38;cursor:not-allowed;box-shadow:none;transform:none}.games-comments-clear-button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.games-node-comment-input{resize:none;border:1px solid var(--line);border-radius:12px;width:100%;height:100%;min-height:0;padding:10px}.games-node-comments-disabled-message{border:1px dashed var(--line);min-height:0;color:var(--muted);font-size:.88rem;font-weight:var(--font-semibold);text-align:center;border-radius:12px;place-items:center;margin:0;display:grid}.games-variation-comments-layout.is-comments-minimized .games-node-comments-panel{gap:0}.games-variation-comments-layout.is-comments-minimized .games-node-comment-input,.games-variation-comments-layout.is-comments-minimized .games-node-comments-disabled-message{display:none}.games-actions{flex-wrap:nowrap;align-items:center;gap:8px;width:100%;padding-inline:12px;display:flex}.games-actions>.game-status-toggle{flex:0 auto;min-width:0}.games-actions>.games-inline-save-button,.games-actions>.games-shared-edit-badge{flex:0 auto;width:auto;min-width:96px;margin-left:auto}.game-status-toggle{border:1px solid var(--line);background:var(--games-surface);border-radius:999px;grid-template-columns:repeat(3,auto);align-items:stretch;width:100%;min-width:0;padding:3px;display:grid;overflow:hidden}.game-status-option{min-width:max-content;min-height:36px;color:var(--games-muted-on-surface);text-align:center;white-space:nowrap;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:3px 7px;font-size:clamp(.56rem,1.9vw,.8rem);font-weight:300;line-height:1.15;transition:background .14s,color .14s,box-shadow .14s;display:inline-flex}.game-status-option:hover:not(.active){color:#007f96;background:#00a5c512}.game-status-option.active{background:var(--games-toolbar-button-active-bg);color:#007f96;border-color:#00a5c557;box-shadow:inset 0 0 0 1px #00a5c51a}.games-info-details-button,.games-inline-save-button{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border-color:#0000;box-shadow:0 10px 24px #00a5c52e}.games-inline-save-button{text-overflow:ellipsis;white-space:nowrap;min-width:108px;height:40px;padding-inline:14px;font-size:clamp(.82rem,.9vw,.94rem);font-weight:520;overflow:hidden}.games-file-picker,.games-clear-changes-button,.games-new-kifu-button{background:var(--games-surface);color:#007f96;box-shadow:none;border:1px solid #00a5c57a}.games-clean-board-button{background:var(--games-surface);color:#c2410c;box-shadow:none;border:1px solid #f973167a}.games-file-picker:hover,.games-file-picker:focus-within,.games-clear-changes-button:hover,.games-clear-changes-button:focus-visible,.games-new-kifu-button:hover,.games-new-kifu-button:focus-visible{color:#006f84;background:#00a5c50f;border-color:#00a5c594;box-shadow:0 8px 18px #00a5c514}.games-clean-board-button:hover,.games-clean-board-button:focus-visible{color:#9a3412;background:#f9731612;border-color:#f973169e;box-shadow:0 8px 18px #f9731617}@media (width>=1181px) and (width<=1380px){.games-page{padding-inline:.8%}.games-layout{--games-toolbar-width:54px;--games-board-default-size:min(calc(100dvh - var(--site-header-height,64px) - 88px), 56vw, calc(100vw - 435px));--games-board-size:min(var(--games-board-size-custom,var(--games-board-default-size)), calc(100dvh - var(--site-header-height,64px) - 88px), calc(100vw - 415px));grid-template-columns:max-content 6px minmax(260px,1fr);gap:6px}.games-editor-tools-card .tool-button,.games-editor-tools-card .games-report-button,.games-editor-tools-card .kifu-tool-help-btn,.games-editor-tools-card .editor-action-button{width:42px;min-width:42px;height:42px;min-height:42px}}@media (width>=1600px){.games-layout{--games-board-default-size:min(calc(100dvh - var(--site-header-height,64px) - 84px), 64vw, calc(100vw - 540px))}}@media (width>=1900px){.games-page{padding-inline:.55%}.games-layout{--games-board-default-size:min(calc(100dvh - var(--site-header-height,64px) - 84px), 66vw, calc(100vw - 570px))}.games-detail-modal.games-info-editor-modal{width:58%;max-width:1040px}}@media (width>=721px) and (width<=1180px) and (orientation:landscape){.games-page{padding:8px 1.2%}.games-layout{--games-toolbar-width:54px;--games-board-default-size:min(calc(100dvh - var(--site-header-height,64px) - 84px), 54vw, calc(100vw - 380px));--games-board-size:min(var(--games-board-size-custom,var(--games-board-default-size)), calc(100dvh - var(--site-header-height,64px) - 84px), calc(100vw - 360px));grid-template-columns:max-content 6px minmax(260px,1fr);gap:6px}.games-editor-tools-card .tool-button,.games-editor-tools-card .games-report-button,.games-editor-tools-card .kifu-tool-help-btn,.games-editor-tools-card .editor-action-button{width:42px;min-width:42px;height:42px;min-height:42px}.games-player-strip{grid-template-columns:1fr}.games-side-panel{box-sizing:border-box;padding-inline:clamp(8px,1.2vw,14px)}.games-info-actions-row,.games-player-strip{box-sizing:border-box}.games-info-details-button,.games-file-picker,.games-clean-board-button,.games-new-kifu-button,.games-clear-changes-button,.games-copy-button{padding-inline:11px}}@media (width>=721px) and (width<=1180px) and (orientation:portrait),(width<=720px){.games-page{padding:0}.games-card{border-radius:0;gap:9px;height:auto;min-height:0;padding:0;overflow:visible}.games-layout{--mobile-board-size:min(100vw, calc(100dvh - var(--site-header-height,64px) - 292px), 820px);grid-template-columns:1fr;grid-auto-rows:auto;gap:9px;height:auto;display:grid;overflow:visible}.games-side-panel{display:contents}.games-info-actions-row{order:1;align-items:stretch}.games-player-strip{order:2;grid-template-columns:repeat(2,minmax(0,1fr))}.games-board-column{order:3;justify-content:center;width:100%;height:auto;overflow:visible}.games-info-actions-row,.games-player-strip{box-sizing:border-box;width:min(100% - 24px,820px);margin-inline:auto}.games-variation-comments-layout{order:4}.games-actions{order:5}.games-layout-splitter{display:none}.games-board-area{--games-board-size:var(--mobile-board-size);grid-template-rows:auto auto;grid-template-columns:1fr;place-items:start center;gap:8px;width:100%;height:auto;display:grid;overflow:visible}.games-board-main{width:var(--mobile-board-size);z-index:1;justify-self:center;justify-items:center;gap:5px;max-width:100vw;position:relative}.games-board-main .board-view,.games-board-main .move-controls.goban-controls{width:100%;max-width:100%;margin-left:auto;margin-right:auto}.games-board-main .move-controls.goban-controls{z-index:1;justify-content:center;gap:5px;min-height:38px;padding:3px 6px;position:relative;overflow:auto hidden}.games-board-main .goban-control-button,.games-board-main .playback-toggle-button,.games-board-main #first-move,.games-board-main #previous-ten-moves,.games-board-main #previous-move,.games-board-main #playback-toggle,.games-board-main #next-move,.games-board-main #next-ten-moves,.games-board-main #last-move{border-radius:11px;width:34px;min-width:34px;height:34px;min-height:34px}.games-board-main .playback-delay-control{width:66px;min-width:66px;height:34px;min-height:34px;padding:0 5px}.games-editor-tools-card{width:min(96%, var(--mobile-board-size));z-index:1;justify-self:center;margin:0;padding:2%;position:relative;top:auto}.games-editor-tools-card .tool-grid,.games-editor-tools-card .editor-actions{grid-template-columns:repeat(7,minmax(0,1fr));justify-content:center;gap:1.5%;width:100%}.games-editor-tools-card .tool-button,.games-editor-tools-card .games-report-button,.games-editor-tools-card .kifu-tool-help-btn,.games-editor-tools-card .editor-action-button{aspect-ratio:1;border-radius:30%;justify-self:center;width:82%;min-width:0;height:auto;min-height:0}.games-variation-comments-layout{--games-comments-height:27%;grid-template-rows:minmax(150px, 1fr) 14px minmax(0, var(--games-comments-height));z-index:0;height:clamp(300px,52dvh,520px);min-height:300px;margin-top:6px;position:relative;overflow:hidden}.games-comments-splitter{height:14px;min-height:14px}.games-comments-splitter:before{width:68px;height:5px}.games-variation-tree,.games-variation-comments-layout .games-variation-tree.import-variation-tree.branches-panel{height:100%;min-height:0}.games-side-panel>.games-variation-comments-layout .branches-view,.games-side-panel>.games-variation-comments-layout .shared-variation-tree-view{height:100%;max-height:none}.games-header-actions,.games-header-edit-actions,.games-existing-edit-actions{justify-content:center;gap:6px;width:100%}.games-info-details-button,.games-file-picker,.games-clean-board-button,.games-new-kifu-button,.games-clear-changes-button,.games-copy-button{border-radius:12px;min-width:0;height:36px;min-height:36px;padding-inline:9px;font-weight:560}.games-file-picker,.games-clean-board-button,.games-clear-changes-button,.games-new-kifu-button{font-size:.76rem}.games-detail-modal.games-info-editor-modal,.games-player-editor.games-player-editor-modal{width:94%;min-width:0}.games-info-editor.games-info-dialog-fields,.games-type-selector,.games-dialog-date-row{grid-template-columns:1fr}.games-info-dialog-fields>*,.games-dialog-tournament,.games-dialog-title,.games-dialog-round,.games-dialog-game-date,.games-dialog-date-row,.games-dialog-country,.games-dialog-city,.games-dialog-rules,.games-dialog-komi,.games-dialog-handicap,.games-dialog-result,.games-dialog-tv-review,.games-dialog-top-event{grid-column:1/-1}.games-toolbar-tooltip:after{top:auto;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,-4px)}.games-toolbar-tooltip:hover:after,.games-toolbar-tooltip:focus-within:after{transform:translate(-50%)}}@media (width<=480px){.games-player-strip{grid-template-columns:1fr}.games-info-actions-row{align-items:stretch}.games-header-actions,.games-header-edit-actions,.games-existing-edit-actions{justify-content:stretch}.games-header-actions>*,.games-header-edit-actions>*,.games-existing-edit-actions>*{flex:1 1 0}}@media (width<=420px){.games-layout{--mobile-board-size:min(100vw, calc(100dvh - var(--site-header-height,64px) - 316px))}.games-board-main .move-controls.goban-controls{justify-content:flex-start}.games-editor-tools-card .tool-grid,.games-editor-tools-card .editor-actions{grid-template-columns:repeat(7,minmax(0,1fr))}}.games-detail-modal.games-readonly-info-modal{gap:12px;width:min(620px,100vw - 28px);max-height:min(86dvh,680px);padding:22px;display:grid;position:relative;overflow:auto}.games-readonly-modal-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.games-readonly-modal-head h2{margin:0}.games-readonly-modal-close{border:1px solid var(--line);background:var(--games-surface-soft);width:36px;min-width:36px;height:36px;color:var(--text);cursor:pointer;border-radius:999px;font-size:1.35rem;line-height:1}.games-readonly-section{border:1px solid var(--line);background:var(--games-surface-soft);border-radius:18px;gap:12px;padding:16px;display:grid}.games-readonly-single-block p{margin:0}.games-readonly-title-group{gap:3px;min-width:0;display:grid}.games-readonly-title-line{flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:0;display:flex}.games-readonly-title-line strong{min-width:0;color:var(--text);font-size:1.06rem;font-weight:var(--font-semibold);overflow-wrap:anywhere}.games-readonly-top-events-pill{color:#3b9cac;min-height:20px;font-size:.68rem;font-weight:var(--font-semibold);text-transform:uppercase;white-space:nowrap;background:#f2fbfc;border:1px solid #d8f1f5;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;line-height:1;display:inline-flex}.games-readonly-round-line{color:var(--muted);font-size:.86rem;font-weight:var(--font-semibold)}.games-readonly-meta-line,.games-readonly-setup-line{flex-wrap:wrap;align-items:baseline;gap:4px 10px;min-width:0;display:flex}.games-readonly-meta-line>*+*{padding-left:12px;position:relative}.games-readonly-meta-line>*+:before{content:"|";color:var(--muted);font-weight:var(--font-semibold);position:absolute;left:0}.games-readonly-meta-line,.games-readonly-setup-line,.games-readonly-result-line,.games-readonly-additional-info,.games-readonly-review-line{color:var(--text);font-weight:var(--font-regular,400);overflow-wrap:anywhere}.games-readonly-player-lines{gap:9px;padding:10px 0 2px;display:grid}.games-readonly-player-line{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;min-width:0;display:grid}.games-readonly-player-line .stone-preview{box-sizing:border-box;border-width:1px;flex:0 0 22px;width:22px;min-width:22px;height:22px;min-height:22px;margin-top:1px;display:inline-block}.games-readonly-player-main{min-width:0;color:var(--text);font-weight:var(--font-regular,400);gap:2px;display:grid}.games-readonly-player-name{min-width:0;color:var(--text);font-weight:var(--font-regular,400);overflow-wrap:anywhere}.games-readonly-player-details{min-width:0;color:var(--text);font-size:.9rem;font-weight:var(--font-regular,400);overflow-wrap:anywhere}.games-readonly-country-code{min-width:2.25em;color:var(--text);font-size:.78rem;line-height:1.35;font-weight:var(--font-semibold,600);letter-spacing:.04em;vertical-align:middle;background:#00abc114;border:1px solid #00abc147;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:1px 6px;display:inline-flex}.games-readonly-country-code.has-flag{padding-left:4px}.games-readonly-country-flag{width:1.2rem;height:.87rem}.games-player-detail-flag{vertical-align:-.2em;width:1.3em;height:.94em}.games-readonly-setup-line{padding-top:4px}.games-readonly-result-line{font-size:.98rem}.games-readonly-additional-info,.games-readonly-review-line{color:var(--muted);font-weight:var(--font-regular,400);font-size:.9rem}.games-readonly-review-line a,.games-readonly-egd-pin{color:var(--accent);font-size:.9rem;font-weight:var(--font-regular,400);text-decoration:none}.games-readonly-review-line a:hover,.games-readonly-review-line a:focus-visible,.games-readonly-egd-pin:hover,.games-readonly-egd-pin:focus-visible{text-decoration:underline}.games-readonly-modal-actions{margin-top:0}@media (width<=720px){.games-detail-modal.games-readonly-info-modal{width:calc(100vw - 20px);max-height:88dvh;padding:18px}.games-readonly-meta-line{gap:2px;display:grid}.games-readonly-meta-line>*+*{padding-left:0}.games-readonly-meta-line>*+:before{content:none}.games-readonly-player-line{grid-template-columns:auto minmax(0,1fr)}}.games-detail-modal.games-info-editor-modal{width:72%;min-width:720px;max-width:980px;padding:26px}.games-player-editor.games-player-editor-modal{width:52%;min-width:560px;max-width:720px;padding:24px}.games-detail-modal h2,.games-player-editor-modal h2{margin:0 0 16px}.games-info-editor.games-info-dialog-fields{box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;padding:0;display:grid}.games-info-dialog-fields>*,.games-info-dialog-fields .tournament-picker,.games-info-dialog-fields .result-panel{min-width:0}.games-info-dialog-fields label,.games-player-editor-modal label{min-width:0;color:var(--text);font-size:.88rem;font-weight:var(--font-semibold);gap:5px;display:grid}.games-info-dialog-fields input,.games-info-dialog-fields select,.games-info-dialog-fields textarea,.games-player-editor-modal input{border:1px solid var(--line);background:var(--games-surface);width:100%;min-width:0;height:38px;color:var(--text);border-radius:12px;padding:0 11px}.games-type-selector{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.games-choice-button{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--games-surface);color:#263241;min-height:38px;font-weight:var(--font-semibold);justify-content:center;align-items:center;padding:0 16px;display:inline-flex}.games-choice-button:hover{color:#007f96;background:#00a5c514;border-color:#00a5c561}.games-choice-button.selected,.games-choice-button.active,.games-choice-button[aria-pressed=true]{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border-color:#0000;box-shadow:0 8px 20px #00a5c52e}[data-theme=dark] .games-choice-button{color:#e5e7eb;background:#0f172aeb;border-color:#94a3b847}[data-theme=dark] .games-choice-button:hover{color:var(--accent,#117082);background:#11708221;border-color:#11708261}[data-theme=dark] .games-choice-button.selected,[data-theme=dark] .games-choice-button.active,[data-theme=dark] .games-choice-button[aria-pressed=true]{background:var(--accent,#117082);color:#fff;box-shadow:none;border-color:#0000}.games-dialog-recent{grid-column:1/-1}.games-dialog-section-label{color:var(--muted);font-size:.72rem;font-weight:var(--font-bold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;display:block}.recent-tournament-list{flex-wrap:wrap;gap:8px;max-height:92px;padding:0 2px 3px 0;display:flex;overflow:auto}.tournament-option{border:1px solid var(--line);background:var(--games-surface);min-width:118px;min-height:40px;color:var(--text);text-align:left;border-radius:16px;flex:0 150px;gap:1px;padding:7px 11px;display:grid}.tournament-option span,.tournament-option small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tournament-option span{font-size:.78rem;font-weight:var(--font-bold)}.tournament-option small{color:var(--muted);font-size:.7rem}.tournament-option:hover,.tournament-option:focus-visible,.tournament-option.active{color:#007f96;background:#00a5c514;border-color:#00a5c561}.tournament-picker{position:relative}.tournament-candidate-list{z-index:30;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #00a5c538;border-radius:16px;max-height:220px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 18px 50px #0f172a38}.tournament-candidate-list:empty,.tournament-candidate-list.is-empty{display:none}.tournament-candidate-list .tournament-option{background:#fff;border:0;border-bottom:1px solid #00000012;border-radius:0;flex:none;min-width:0}.games-dialog-tournament,.games-dialog-title{grid-column:span 7}.games-dialog-round,.games-dialog-game-date{grid-column:span 5}.games-dialog-date-row{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.games-dialog-country,.games-dialog-city,.games-dialog-rules,.games-dialog-komi,.games-dialog-handicap{grid-column:span 4}.games-dialog-result,.games-dialog-tv-review,.games-dialog-top-event{grid-column:1/-1}.games-dialog-top-event{align-items:center;gap:8px;display:flex}.games-dialog-top-event input{width:auto}.games-result-panel{gap:10px;display:grid}.games-result-choice-row{flex-wrap:wrap;gap:8px;display:flex}.games-result-choice-row .games-choice-button{flex:0 auto;min-width:112px}.games-player-dialog-title{align-items:center;gap:10px;display:flex}.games-player-editor-modal .player-card{box-shadow:none;background:0 0;border:0;padding:0}.player-search-wrap{position:relative}.player-search{width:100%;height:38px}.candidate-list{z-index:3001;max-height:240px;box-shadow:var(--shadow-strong);background:#111827;border-radius:14px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}.candidate-list:empty{display:none}.candidate-row{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff14;gap:2px;width:100%;padding:9px 11px;display:grid}.candidate-row:hover,.candidate-row.active{background:#00a5c538}@media (width<=720px){.games-detail-modal.games-info-editor-modal,.games-player-editor.games-player-editor-modal{box-sizing:border-box;width:94%;min-width:0;max-width:94%;padding:5%}.games-result-choice-row{gap:2%}.games-result-choice-row .games-choice-button{flex:30%;min-width:0;padding-inline:2%;font-size:90%}.recent-tournament-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:4%;padding-right:0;display:grid}.recent-tournament-list .tournament-option{width:100%;min-width:0}.games-board-main .goban-control-button:disabled,.games-board-main .goban-control-button.is-disabled,.games-board-main .goban-control-button[aria-disabled=true],.games-board-main .playback-toggle-button:disabled,.games-board-main .playback-toggle-button.is-disabled,.games-board-main .playback-toggle-button[aria-disabled=true]{background:var(--games-surface-soft);color:#0f172a3d;box-shadow:none;opacity:1;filter:grayscale(.35);border-color:#0f172a1a}}.games-board-column,.games-board-area,.games-board-main,.games-side-toolbar-stack,.games-editor-tools-card,.games-editor-tools-card .tool-grid,.games-editor-tools-card .kifu-tool-group,.games-toolbar-tooltip,.games-toolbar-tooltip:after{overflow:visible}.games-clean-board-button,.import-action-button.secondary.games-clean-board-button{background:var(--games-surface)!important;color:#991b1b!important;box-shadow:none!important;border:1px solid #dc262638!important}.games-clean-board-button:hover,.games-clean-board-button:focus-visible,.import-action-button.secondary.games-clean-board-button:hover,.import-action-button.secondary.games-clean-board-button:focus-visible{color:#7f1d1d!important;box-shadow:none!important;background:#dc26260d!important;border-color:#dc26265c!important}.games-side-toolbar-stack{z-index:30;align-content:start;overflow:visible}.games-card.is-loading{position:relative}.games-card.is-loading .games-layout{visibility:hidden}.games-card.is-loading .games-layout *{visibility:hidden!important}.games-loading-overlay{z-index:4;color:var(--games-muted-on-surface,var(--muted,#64748b));text-align:center;grid-template-rows:minmax(0,min(100%,76svh)) 1fr;place-items:center;padding:24px;font-size:.94rem;font-weight:700;display:grid;position:absolute;inset:0}.games-loading-inner{justify-content:center;align-items:center;gap:12px;max-width:100%;display:inline-flex}.games-loading-line{justify-content:center;align-items:center;gap:10px;min-width:0;display:inline-flex}.games-loading-overlay .site-brand-logo-svg{opacity:1;shape-rendering:geometricprecision;flex:none;width:92px;height:66px;transform:none}.games-loading-text{min-width:0;font-size:1rem}.games-loading-spinner{border:2px solid #0f172a29;border-top-color:var(--accent,#00a5c5);will-change:transform;border-radius:50%;flex:none;width:18px;height:18px;animation:.7s linear infinite games-loading-spin}[data-theme=dark] .games-loading-spinner{border-color:#e2e8f033;border-top-color:var(--accent,#22d3ee)}@keyframes games-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.games-loading-spinner{animation-duration:2.4s}}@media (width<=640px){.games-loading-inner{flex-direction:column;gap:10px}.games-loading-overlay .site-brand-logo-svg{width:76px;height:55px}.games-loading-text{font-size:.94rem}}.games-page .modal-backdrop,.games-page .games-info-modal-backdrop,.games-page .games-player-modal-backdrop{z-index:5000}.games-editor-tools-card{z-index:2000;background:var(--games-toolbar-bg);box-shadow:var(--shadow-soft,0 8px 20px #0f172a12);overflow:visible}.games-editor-tools-card .tool-grid.kifu-flat-tool-grid{grid-template-columns:1fr;place-items:start center;gap:12px;display:grid}.games-editor-tools-card .kifu-tool-group{flex-flow:column;justify-content:flex-start;align-items:center;gap:6px;width:100%;display:flex}.kifu-marker-slot{display:inline-flex;position:relative}.games-editor-tools-card .kifu-marker-button{position:relative}.kifu-marker-caret{opacity:.62;border-top:3.5px solid;border-left:3.5px solid #0000;border-right:3.5px solid #0000;width:0;height:0;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}[data-theme=dark] .kifu-marker-palette{background:#131b28;border-color:#94a3b847;box-shadow:0 12px 30px #00000073}.kifu-marker-palette{z-index:30;border:1px solid var(--line,#deded9);background:var(--card,#fff);border-radius:14px;gap:5px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0f172a2e}.games-editor-tools-card .kifu-tool-group+.kifu-tool-group{margin-top:4px}.games-editor-tools-card .tool-button,.games-editor-tools-card .games-report-button,.games-editor-tools-card .kifu-tool-help-btn,.games-editor-tools-card .editor-action-button{width:42px;min-width:42px;height:42px;min-height:42px;box-shadow:none;border-radius:13px}.games-editor-tools-card .games-clear-variations-button{color:#b91c1c;background:#dc262609;border-color:#dc262638}.games-editor-tools-card .games-clear-variations-button:hover:not(:disabled):not(.is-disabled),.games-editor-tools-card .games-clear-variations-button:focus-visible:not(:disabled):not(.is-disabled){color:#991b1b;background:#dc262612;border-color:#dc26265c}.games-toolbar-tooltip{z-index:2010;justify-content:center;align-items:center;display:inline-flex;position:relative}.games-toolbar-tooltip:after{z-index:99999;filter:drop-shadow(0 8px 16px #0000003d)}.games-editor-tools-card .games-report-button .games-report-icon{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:.92rem;font-weight:800;line-height:1;display:inline-flex}.games-report-modal{width:min(440px,100vw - 32px)}.games-board-main .move-controls.goban-controls{box-sizing:border-box;flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(4px,.7vw,7px);width:100%;max-width:100%;min-height:38px;margin:0 auto;padding:3px 6px;display:flex;overflow:visible}.games-board-main .goban-control-button,.games-board-main .playback-toggle-button,.games-board-main #first-move,.games-board-main #previous-ten-moves,.games-board-main #previous-move,.games-board-main #playback-toggle,.games-board-main #next-move,.games-board-main #next-ten-moves,.games-board-main #last-move{box-sizing:border-box;width:clamp(32px,3.2vw,38px);min-width:clamp(32px,3.2vw,38px);height:clamp(32px,3vw,36px);min-height:clamp(32px,3vw,36px);box-shadow:none;border-radius:11px;flex:0 0 clamp(32px,3.2vw,38px);justify-content:center;align-items:center;padding:0;display:inline-flex}.games-board-main .playback-delay-control{box-sizing:border-box;width:clamp(58px,6vw,72px);min-width:clamp(58px,6vw,72px);height:clamp(32px,3vw,36px);min-height:clamp(32px,3vw,36px);box-shadow:none;flex:0 0 clamp(58px,6vw,72px);justify-content:center;align-items:center;padding-inline:4px;display:inline-flex}.games-board-main .move-controls.goban-controls .goban-control-button,.games-board-main .move-controls.goban-controls .playback-toggle-button,.games-board-main .playback-delay-control{background:var(--games-toolbar-button-bg);color:var(--games-toolbar-accent-color);opacity:1;filter:none;border-color:#00a5c557}.games-board-main .move-controls.goban-controls .goban-control-button:disabled,.games-board-main .move-controls.goban-controls .goban-control-button.is-disabled,.games-board-main .move-controls.goban-controls .goban-control-button[aria-disabled=true],.games-board-main .move-controls.goban-controls .playback-toggle-button:disabled,.games-board-main .move-controls.goban-controls .playback-toggle-button.is-disabled,.games-board-main .move-controls.goban-controls .playback-toggle-button[aria-disabled=true]{background:var(--soft)!important;border-color:var(--line)!important;color:#64748b9e!important;box-shadow:none!important;filter:none!important;opacity:1!important}.games-board-main .move-controls.goban-controls .goban-control-icon,.games-board-main .move-controls.goban-controls .goban-control-button svg{width:19px;height:19px;display:block}.games-variation-comments-layout{background:0 0}.games-editor-tools-card .tool-button.active,.games-editor-tools-card .editor-action-button.active,.games-editor-tools-card .tool-button[aria-pressed=true],.games-editor-tools-card .editor-action-button[aria-pressed=true]{background:var(--games-toolbar-button-active-bg);border-color:var(--accent);color:var(--accent)}[data-theme=dark] .games-editor-tools-card .tool-button.active,[data-theme=dark] .games-editor-tools-card .editor-action-button.active,[data-theme=dark] .games-editor-tools-card .tool-button[aria-pressed=true],[data-theme=dark] .games-editor-tools-card .editor-action-button[aria-pressed=true]{background:var(--games-toolbar-button-active-bg)!important;color:var(--games-toolbar-button-color)!important;border-color:#1170827a!important}[data-theme=dark] .games-layout{--games-surface:#1e2536e0;--games-surface-soft:#1e2536e0;--games-surface-raised:#1e2536e0;--games-modal-surface:#1e2536;--games-on-surface:var(--text);--games-muted-on-surface:var(--muted);--games-toolbar-bg:#1e2536e0;--games-toolbar-button-bg:#0f172a85;--games-toolbar-button-hover-bg:#22d3ee24;--games-toolbar-button-active-bg:#22d3ee38;--games-toolbar-button-color:#67e8f9;--games-toolbar-accent-color:#67e8f9;--games-danger:#fca5a5;--games-danger-soft:#7f1d1d29;--games-danger-line:#f8717152}[data-theme=dark] .games-page{background:radial-gradient(circle at top left, #111827 0, var(--bg) 48%, #020617 100%)}[data-theme=dark] .games-card,[data-theme=dark] .games-board-area,[data-theme=dark] .games-side-panel,[data-theme=dark] .games-info-view,[data-theme=dark] .games-player-summary,[data-theme=dark] .games-editor-tools-card,[data-theme=dark] .games-node-comments-panel,[data-theme=dark] .games-detail-modal,[data-theme=dark] .games-player-editor-modal,[data-theme=dark] .community-warning-modal,[data-theme=dark] .games-report-modal,[data-theme=dark] .clean-board-modal,[data-theme=dark] .clear-game-changes-modal,[data-theme=dark] .clear-variations-modal,[data-theme=dark] .delete-node-modal,[data-theme=dark] .promote-variation-modal,[data-theme=dark] .games-save-warning-modal{background:var(--games-modal-surface,var(--card-solid));color:var(--text);border-color:var(--line)}[data-theme=dark] .games-card,[data-theme=dark] .games-side-panel,[data-theme=dark] .games-board-area,[data-theme=dark] .games-info-view,[data-theme=dark] .games-player-summary,[data-theme=dark] .games-editor-tools-card,[data-theme=dark] .games-node-comments-panel{background:var(--games-surface-raised);box-shadow:var(--shadow-soft)}[data-theme=dark] .games-variation-tree,[data-theme=dark] .games-variation-comments-layout,[data-theme=dark] .games-variation-comments-layout .games-variation-tree.import-variation-tree.branches-panel,[data-theme=dark] .branches-panel,[data-theme=dark] .import-variation-tree,[data-theme=dark] .branches-panel-head,[data-theme=dark] .branches-view,[data-theme=dark] .shared-variation-tree-view,[data-theme=dark] .sgf-variation-tree-canvas,[data-theme=dark] .horizontal-branches-view.shared-variation-tree-view,[data-theme=dark] .tree-empty,[data-theme=dark] .games-side-panel>.games-variation-comments-layout .tree-empty{color:var(--text);border-color:var(--line);background:var(--games-surface-raised)!important}[data-theme=dark] .games-info-tournament-name,[data-theme=dark] .games-player-display-text strong,[data-theme=dark] .games-detail-modal h2,[data-theme=dark] .games-player-editor-modal h2,[data-theme=dark] .games-report-field,[data-theme=dark] .games-node-comments-head,[data-theme=dark] .games-node-comment-input{color:var(--text)}[data-theme=dark] .games-info-secondary-summary,[data-theme=dark] .games-player-display-text small,[data-theme=dark] .games-report-copy,[data-theme=dark] .games-dialog-section-label,[data-theme=dark] .tournament-option small{color:var(--muted)}[data-theme=dark] .games-info-dialog-fields input,[data-theme=dark] .games-info-dialog-fields select,[data-theme=dark] .games-info-dialog-fields textarea,[data-theme=dark] .games-report-field select,[data-theme=dark] .games-report-field input,[data-theme=dark] .games-report-field textarea,[data-theme=dark] .games-player-editor-modal input,[data-theme=dark] .games-player-editor-modal select,[data-theme=dark] .games-player-editor-modal textarea,[data-theme=dark] .games-node-comment-input,[data-theme=dark] .game-status-toggle,[data-theme=dark] .games-player-edit-button,[data-theme=dark] .modal-button.secondary{background:var(--games-toolbar-button-bg);color:var(--text);border-color:var(--line)}[data-theme=dark] .tournament-candidate-list{color:var(--text);background:#1f2937;border-color:#1170823d}[data-theme=dark] .tournament-candidate-list .tournament-option{color:var(--text);background:#1f2937}[data-theme=dark] .games-report-field select option{background:var(--games-modal-surface,#1e293b);color:var(--text,#f8fafc)}[data-theme=dark] .tournament-option:hover,[data-theme=dark] .tournament-option:focus-visible,[data-theme=dark] .tournament-option.active{color:var(--accent,#117082);background:#11708221;border-color:#11708261}[data-theme=dark] .games-editor-tools-card .tool-button,[data-theme=dark] .games-editor-tools-card .editor-action-button,[data-theme=dark] .games-board-main .move-controls.goban-controls .goban-control-button,[data-theme=dark] .games-board-main .move-controls.goban-controls .playback-toggle-button,[data-theme=dark] .games-board-main .playback-delay-control{background:var(--games-toolbar-button-bg)!important;color:var(--games-toolbar-button-color)!important;box-shadow:none!important;border-color:#1170824d!important}[data-theme=dark] .games-editor-tools-card .pass-move-button.active,[data-theme=dark] .games-board-main .playback-toggle-button.active:not(:disabled):not(.is-disabled):not([aria-disabled=true]){background:var(--games-toolbar-button-active-bg)!important;color:var(--games-toolbar-button-color)!important;border-color:#1170827a!important}[data-theme=dark] .games-editor-tools-card .tool-button:hover:not(:disabled):not(.is-disabled),[data-theme=dark] .games-editor-tools-card .editor-action-button:hover:not(:disabled):not(.is-disabled),[data-theme=dark] .games-board-main .move-controls.goban-controls .goban-control-button:hover:not(:disabled):not(.is-disabled),[data-theme=dark] .games-board-main .move-controls.goban-controls .playback-toggle-button:hover:not(:disabled):not(.is-disabled){background:var(--games-toolbar-button-hover-bg)!important;color:var(--games-toolbar-button-color)!important;border-color:#11708270!important}[data-theme=dark] .games-editor-tools-card .tool-button:disabled,[data-theme=dark] .games-editor-tools-card .tool-button.is-disabled,[data-theme=dark] .games-editor-tools-card .tool-button[aria-disabled=true],[data-theme=dark] .games-editor-tools-card .editor-action-button:disabled,[data-theme=dark] .games-editor-tools-card .editor-action-button.is-disabled,[data-theme=dark] .games-editor-tools-card .editor-action-button[aria-disabled=true],[data-theme=dark] .games-board-main .move-controls.goban-controls .goban-control-button:disabled,[data-theme=dark] .games-board-main .move-controls.goban-controls .goban-control-button.is-disabled,[data-theme=dark] .games-board-main .move-controls.goban-controls .goban-control-button[aria-disabled=true],[data-theme=dark] .games-board-main .move-controls.goban-controls .playback-toggle-button:disabled,[data-theme=dark] .games-board-main .move-controls.goban-controls .playback-toggle-button.is-disabled,[data-theme=dark] .games-board-main .move-controls.goban-controls .playback-toggle-button[aria-disabled=true]{color:#cbd5e175!important;opacity:1!important;filter:none!important;background:#0f172a8f!important;border-color:#94a3b82e!important}[data-theme=dark] .games-clean-board-button,[data-theme=dark] .import-action-button.secondary.games-clean-board-button,[data-theme=dark] .games-editor-tools-card .games-clear-variations-button{background:var(--games-danger-soft)!important;border-color:var(--games-danger-line)!important;color:var(--games-danger)!important}[data-theme=dark] .games-clean-board-button:hover,[data-theme=dark] .games-clean-board-button:focus-visible,[data-theme=dark] .import-action-button.secondary.games-clean-board-button:hover,[data-theme=dark] .import-action-button.secondary.games-clean-board-button:focus-visible,[data-theme=dark] .games-editor-tools-card .games-clear-variations-button:hover:not(:disabled):not(.is-disabled),[data-theme=dark] .games-editor-tools-card .games-clear-variations-button:focus-visible:not(:disabled):not(.is-disabled){color:#fecaca!important;background:#7f1d1d3d!important;border-color:#f8717170!important}[data-theme=dark] .modal-button.primary{color:#fff}[data-theme=dark] .games-info-icon-button{background:var(--games-toolbar-button-bg);color:var(--accent,#117082);border-color:#1170824d}[data-theme=dark] .games-info-icon-button:hover,[data-theme=dark] .games-info-icon-button:focus-visible{color:var(--accent,#117082);background:#11708221;border-color:#11708261}[data-theme=dark] .games-readonly-top-events-pill{color:var(--accent,#117082);background:#11708221;border-color:#1170824d}[data-theme=dark] .games-readonly-section,[data-theme=dark] .games-readonly-modal-close{background:var(--games-surface-raised);border-color:var(--line);color:var(--text)}[data-theme=dark] .modal-backdrop,[data-theme=dark] .games-info-modal-backdrop,[data-theme=dark] .games-player-modal-backdrop{background:#020617bd}[data-theme=dark] .games-detail-modal.games-info-editor-modal,[data-theme=dark] .games-detail-modal.games-readonly-info-modal,[data-theme=dark] .games-player-editor.games-player-editor-modal,[data-theme=dark] .community-warning-modal{background:var(--games-modal-surface,#1e2536)!important}[data-theme=dark] .games-file-picker{background:var(--games-toolbar-button-bg)!important;color:var(--games-toolbar-button-color)!important;border-color:#1170824d!important}[data-theme=dark] .games-editor-tools-card .kifu-annotation-group .tool-button,[data-theme=dark] .games-editor-tools-card .kifu-annotation-group .editor-action-button{color:var(--games-toolbar-button-color)!important}[data-theme=dark] .games-editor-tools-card .kifu-annotation-group svg,[data-theme=dark] .games-editor-tools-card .kifu-annotation-group svg *,[data-theme=dark] .games-editor-tools-card .tool-letter-icon text{stroke:currentColor;fill:none}[data-theme=dark] .games-editor-tools-card .tool-letter-icon text{fill:currentColor;stroke:none}@media (width>=721px) and (width<=1180px){.games-board-area{grid-template-columns:minmax(0, var(--games-board-size)) var(--games-toolbar-width);gap:5px;overflow:visible}.games-editor-tools-card{width:var(--games-toolbar-width);border-radius:16px;padding:4px}.games-editor-tools-card .tool-grid.kifu-flat-tool-grid{gap:9px}.games-editor-tools-card .kifu-tool-group{gap:5px}.games-editor-tools-card .tool-button,.games-editor-tools-card .games-report-button,.games-editor-tools-card .kifu-tool-help-btn,.games-editor-tools-card .editor-action-button{border-radius:12px;width:37px;min-width:37px;height:37px;min-height:37px}.games-board-main .move-controls.goban-controls{gap:5px;min-height:36px;padding:3px 5px}.games-board-main .goban-control-button,.games-board-main .playback-toggle-button,.games-board-main #first-move,.games-board-main #previous-ten-moves,.games-board-main #previous-move,.games-board-main #playback-toggle,.games-board-main #next-move,.games-board-main #next-ten-moves,.games-board-main #last-move{border-radius:10px;flex-basis:34px;width:34px;min-width:34px;height:33px;min-height:33px}.games-board-main .playback-delay-control{flex-basis:58px;width:58px;min-width:58px;height:33px;min-height:33px}}@media (width>=721px) and (width<=1180px) and (orientation:portrait),(width<=720px){.games-layout,.games-board-column,.games-board-area,.games-board-main{overflow:visible}.games-board-area{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);justify-items:center;gap:6px}.games-side-toolbar-stack{width:min(96vw, var(--mobile-board-size));justify-self:center;justify-items:stretch}.games-editor-tools-card{border-radius:16px;width:100%;padding:5px;position:relative;top:auto}.games-editor-tools-card .tool-grid.kifu-flat-tool-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px clamp(6px,1.6vw,10px);display:flex}.games-editor-tools-card .kifu-tool-group{border-top:0;flex-direction:row;flex:0 0 100%;justify-content:center;gap:clamp(3px,.8vw,5px);width:100%;padding:0}.games-editor-tools-card .kifu-tool-group+.kifu-tool-group{border-top:0;border-left:0;margin-left:clamp(5px,1.2vw,9px);padding-left:0}.games-editor-tools-card .tool-button,.games-editor-tools-card .games-report-button,.games-editor-tools-card .kifu-tool-help-btn,.games-editor-tools-card .editor-action-button{border-radius:10px;width:clamp(30px,7.2vw,34px);min-width:clamp(30px,7.2vw,34px);height:clamp(30px,7.2vw,34px);min-height:clamp(30px,7.2vw,34px)}.games-editor-tools-card .tool-symbol,.games-editor-tools-card .tool-stones,.games-editor-tools-card .tool-stone-icon{width:clamp(18px,4.8vw,22px);height:clamp(18px,4.8vw,22px)}.games-editor-tools-card .tool-symbol svg,.games-editor-tools-card .tool-stones svg{width:100%;height:100%}.games-report-button{width:clamp(27px,7.2vw,31px);min-width:clamp(27px,7.2vw,31px);height:clamp(27px,7.2vw,31px);min-height:clamp(27px,7.2vw,31px)}.games-variation-comments-layout{--games-comments-height:27%;grid-template-rows:minmax(120px, 1fr) 10px minmax(0, var(--games-comments-height));height:clamp(240px,42dvh,420px);min-height:240px;margin-top:6px;overflow:hidden}.games-comments-splitter{height:10px;min-height:10px}.games-comments-splitter:before{width:58px;height:4px}.games-board-main .move-controls.goban-controls{gap:clamp(3px,1.1vw,5px);min-height:0;padding:3px 4px;overflow:visible}.games-board-main .goban-control-button,.games-board-main .playback-toggle-button,.games-board-main #first-move,.games-board-main #previous-ten-moves,.games-board-main #previous-move,.games-board-main #playback-toggle,.games-board-main #next-move,.games-board-main #next-ten-moves,.games-board-main #last-move{border-radius:10px;flex:0 0 clamp(28px,8vw,34px);width:clamp(28px,8vw,34px);min-width:clamp(28px,8vw,34px);height:clamp(28px,8vw,34px);min-height:clamp(28px,8vw,34px)}.games-board-main .playback-delay-control{flex:0 0 clamp(50px,13vw,58px);width:clamp(50px,13vw,58px);min-width:clamp(50px,13vw,58px);height:clamp(28px,8vw,34px);min-height:clamp(28px,8vw,34px);padding-inline:3px}.games-toolbar-tooltip:after{top:auto;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,-4px)}.games-toolbar-tooltip:hover:after,.games-toolbar-tooltip:focus-within:after{transform:translate(-50%)}}@media (width<=420px){.games-editor-tools-card .tool-grid.kifu-flat-tool-grid{justify-content:center;gap:5px 7px}.games-editor-tools-card .kifu-tool-group{gap:3px}.games-editor-tools-card .kifu-tool-group+.kifu-tool-group{margin-left:6px;padding-left:0}.games-editor-tools-card .tool-button,.games-editor-tools-card .games-report-button,.games-editor-tools-card .kifu-tool-help-btn,.games-editor-tools-card .editor-action-button{border-radius:10px;width:29px;min-width:29px;height:29px;min-height:29px}}@media (width<=720px){.games-layout{--mobile-board-size:100vw}.games-layout-splitter{display:none}.games-board-column,.games-board-area,.games-board-main,.games-board-main .board-view{width:100%;max-width:100vw}.games-board-area{--games-board-size:var(--mobile-board-size)}.games-player-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:2%}.games-player-summary{padding:4%}.games-player-display{grid-template-columns:13% minmax(0,1fr) auto auto;align-items:center;gap:3%}.games-player-summary .stone-preview{aspect-ratio:1;justify-self:center;width:100%;height:auto}.games-player-summary .games-player-edit-button{box-sizing:border-box;aspect-ratio:1;width:26px;min-width:26px;height:auto;min-height:0;color:var(--games-muted-on-surface);border-radius:50%;justify-content:center;place-self:center;align-items:center;padding:0;line-height:1;display:inline-flex;border:1px solid var(--line)!important;background:var(--games-surface)!important}.games-player-summary .games-player-edit-button .games-player-edit-icon{justify-content:center;align-items:center;width:62%;height:62%;display:inline-flex}.games-detail-modal.games-info-editor-modal,.games-player-editor.games-player-editor-modal{box-sizing:border-box;width:94%;min-width:0;max-width:94%;padding:5%}.games-player-editor-modal .games-player-dialog-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:5% 3%}.games-player-editor-modal .games-player-dialog-grid>label:first-child,.games-player-editor-modal .games-player-dialog-grid>label:nth-child(2),.games-player-editor-modal .games-player-dialog-grid>label:nth-child(3),.games-player-editor-modal .games-player-dialog-grid>label:nth-child(4){grid-column:span 3}.games-player-editor-modal .games-player-dialog-grid>label:nth-child(5),.games-player-editor-modal .games-player-dialog-grid>label:nth-child(6),.games-player-editor-modal .games-player-dialog-grid>label:nth-child(7){grid-column:span 2}.recent-tournament-list{gap:7% 4%;max-height:none}.recent-tournament-list .tournament-option{align-content:center;gap:10%;min-height:0;padding:8% 7%}.recent-tournament-list .tournament-option span,.recent-tournament-list .tournament-option small{line-height:1.45}}@media (width<=480px){.games-player-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.games-layout{--mobile-board-size:100vw}}@media (width<=720px){.games-board-main{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.games-board-main .board-view{width:100vw;max-width:100vw}.recent-tournament-list{max-height:none;overflow:visible}.recent-tournament-list .tournament-option{align-content:center;gap:3%;min-height:4.4em;padding:5% 7%}.recent-tournament-list .tournament-option span,.recent-tournament-list .tournament-option small{padding-block:.12em;line-height:1.35;display:block}}.games-tournament-lock-note{color:#475569;background:#f8fafc;border:1px solid #dbe4ef;border-radius:14px;margin:-4px 0 0;padding:8px 10px;font-size:.86rem;line-height:1.35}[data-theme=dark] .games-tournament-lock-note{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b847}.games-share-button{min-width:0}.games-shared-edit-badge{color:#036b7a;background:#0ea5b81f;border:1px solid #0ea5b83d;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-weight:800;display:inline-flex}.games-share-modal{width:680px;max-width:min(680px,100vw - 28px)}.games-share-intro{color:#5f6673;margin:0 0 16px;line-height:1.45}.games-share-link-row{gap:10px;margin:0 0 10px;display:flex}.games-share-move-toggle{cursor:pointer;opacity:.85;align-items:center;gap:8px;margin:0 0 16px;font-size:13px;display:flex}.games-share-move-toggle input{cursor:pointer;width:16px;height:16px}.games-share-link-input{color:#111827;font:inherit;background:#f8fafc;border:1px solid #d8dee7;border-radius:14px;flex:1;min-width:0;padding:11px 12px}.games-share-bulk-actions{flex-wrap:wrap;gap:10px;margin:0 0 16px;display:flex}.games-share-friends-list{border:1px solid #e2e8f0;border-radius:18px;max-height:min(46vh,420px);overflow:auto}.games-share-friend-row{grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:12px;padding:12px 14px;display:grid}.games-share-friend-row+.games-share-friend-row{border-top:1px solid #edf2f7}.games-share-friend-main{align-items:center;gap:12px;min-width:0;display:flex}.games-share-friend-main input{accent-color:#0ea5b8;flex:none;width:18px;height:18px}.games-share-friend-main span{flex-direction:column;gap:2px;min-width:0;display:flex}.games-share-friend-main strong,.games-share-friend-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.games-share-friend-main small{color:#6b7280;font-size:.82rem}.games-share-friend-row select{color:#111827;font:inherit;background:#fff;border:1px solid #d7dde6;border-radius:999px;padding:9px 12px;font-weight:800}.games-share-friend-row select:disabled{color:#a1a8b3;background:#f3f4f6}.games-share-empty{color:#6b7280;margin:0;padding:18px}.games-share-success{color:#047857;margin:14px 0 0;font-weight:800}@media (width<=640px){.games-share-link-row,.games-share-friend-row{grid-template-columns:1fr}.games-share-link-row{flex-direction:column}}[data-theme=dark] .games-node-comments-head,[data-theme=dark] .games-node-comments-label{color:var(--text)}[data-theme=dark] .games-comments-clear-button{color:#fca5a5;background:#7f1d1d3d;border-color:#f8717152}[data-theme=dark] .games-comments-clear-button:hover:not(:disabled):not(.is-disabled){background:#7f1d1d61;border-color:#f871718f;box-shadow:0 8px 18px #0000003d}.games-sync-notice{color:var(--text-main,#18324a);background:#1884ff14;border-color:#1884ff3d}.games-sync-notice.needs-action{background:#ec91221a;border-color:#ec91224d}.games-board-main .move-controls.goban-controls{flex-wrap:nowrap;min-width:0;max-width:100%;position:relative}.games-board-main .goban-arrow-group{justify-content:center;align-items:center;gap:inherit;flex:auto;min-width:0;display:flex}.kifu-board-chips{flex:none;justify-content:center;align-items:center;gap:4px;margin-top:0;display:flex}.games-board-main .playback-delay-control{flex:none}@media (width<=560px){.games-board-main .move-controls.goban-controls{gap:5px;padding-inline:4px}.games-board-main .goban-arrow-group>#first-move,.games-board-main .goban-arrow-group>#previous-ten-moves,.games-board-main .goban-arrow-group>#next-ten-moves,.games-board-main .goban-arrow-group>#last-move{flex:.68 1 0;width:auto;min-width:21px}.games-board-main .goban-arrow-group>#previous-move,.games-board-main .goban-arrow-group>#next-move{flex:1.55 1 0;width:auto;min-width:30px}.games-board-main .goban-arrow-group>#playback-toggle{flex:1 1 0;width:auto;min-width:26px}}@media (width<=360px){.games-board-main .move-controls.goban-controls{gap:3px;padding-inline:2px}.games-board-main .goban-arrow-group>#first-move,.games-board-main .goban-arrow-group>#previous-ten-moves,.games-board-main .goban-arrow-group>#next-ten-moves,.games-board-main .goban-arrow-group>#last-move{min-width:18px}.games-board-main .goban-arrow-group>#previous-move,.games-board-main .goban-arrow-group>#next-move{min-width:26px}}.kifu-board-chips .kifu-coordinate-toggle{white-space:nowrap;place-self:center;height:20px;min-height:0;margin:0;padding:0 7px;font-size:.6rem;line-height:1}.games-pending-share-banner{color:var(--text-main,#18324a);background:#1884ff1a;border-color:#1884ff52;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.games-pending-share-text{flex-direction:column;gap:2px;min-width:200px;display:flex}.games-pending-share-text strong{font-weight:800}.games-pending-share-actions{flex-shrink:0;gap:8px;display:flex}.games-share-pending-tag{color:#b45309;font-weight:700;display:inline-block}[data-theme=dark] .games-pending-share-banner{color:var(--text);background:#1e3a5c66;border-color:#60a5fa66}[data-theme=dark] .games-share-pending-tag{color:#fbbf24}@media (width<=640px){.games-pending-share-banner{flex-direction:column;align-items:stretch}.games-pending-share-actions{justify-content:stretch}.games-pending-share-actions .modal-button{flex:1}}.games-readonly-review-line{align-items:center;gap:6px;display:inline-flex}.games-readonly-review-icon{flex:none;font-size:.95rem;line-height:1}.kifu-coordinate-toggle{color:#0f172a94;min-width:30px;height:20px;min-height:0;font-size:.64rem;font-weight:var(--font-semibold,600);letter-spacing:.02em;background:#ffffffb8;border:1px solid #0f172a26;border-radius:999px;justify-content:center;place-self:start end;align-items:center;margin:3px 2px -2px 0;padding:0 6px;line-height:1.1;display:inline-flex;box-shadow:0 2px 8px #0f172a14}.kifu-coordinate-toggle:hover,.kifu-coordinate-toggle:focus-visible{color:var(--accent,#117082);background:#ffffffe6;border-color:#11708257}.kifu-coordinate-toggle.is-active{color:#0b6d80;font-weight:var(--font-bold,700);background:#00a5c52e;border-color:#00a5c59e;box-shadow:inset 0 0 0 1px #00a5c538}.goban-surface.is-dark-board .goban-coord{fill:#ffffffc7}.goban-surface.is-light-board .goban-coord{fill:#0f172ab8}[data-theme=dark] .kifu-coordinate-toggle{color:#e2e8f0ad;box-shadow:none;background:#0f172a9e;border-color:#94a3b83d}[data-theme=dark] .kifu-coordinate-toggle:hover,[data-theme=dark] .kifu-coordinate-toggle:focus-visible{color:#7fdcef;background:#11708229;border-color:#11708261}[data-theme=dark] .kifu-coordinate-toggle.is-active{color:#a5ecfa;background:#45bed438;border-color:#45bed49e;box-shadow:inset 0 0 0 1px #45bed43d}@media (width<=720px){.games-info-actions-row,.games-player-strip,.games-variation-comments-layout{width:calc(100% - 20px);margin-inline:auto}.games-info-actions-row{padding-top:8px}.games-header-actions,.games-header-edit-actions,.games-existing-edit-actions{flex-wrap:wrap}.games-clean-board-button{max-width:100%}}@media (width<=480px){.games-clean-board-button,.games-new-kifu-button,.games-clear-changes-button,.games-copy-button,.games-file-picker{padding-inline:8px}}[data-theme=dark] .games-layout{--games-surface:#131b28f0;--games-surface-soft:#161f2ee6;--games-surface-raised:#17202feb;--games-modal-surface:#151e2c;--games-toolbar-bg:#17202fe0;--games-toolbar-button-bg:#070d1885;--games-toolbar-button-hover-bg:#11708221;--games-toolbar-button-active-bg:#11708233;--games-toolbar-button-color:#67e8f9;--games-toolbar-accent-color:#67e8f9}[data-theme=dark] .games-card,[data-theme=dark] .games-board-area,[data-theme=dark] .games-side-panel,[data-theme=dark] .games-info-view,[data-theme=dark] .games-player-summary,[data-theme=dark] .games-editor-tools-card,[data-theme=dark] .games-node-comments-panel,[data-theme=dark] .games-detail-modal,[data-theme=dark] .games-player-editor-modal,[data-theme=dark] .community-warning-modal,[data-theme=dark] .games-report-modal,[data-theme=dark] .clean-board-modal,[data-theme=dark] .clear-game-changes-modal,[data-theme=dark] .clear-variations-modal,[data-theme=dark] .delete-node-modal,[data-theme=dark] .promote-variation-modal,[data-theme=dark] .games-save-warning-modal{background:var(--games-surface-raised,#17202f)!important;border-color:#94a3b838!important}[data-theme=dark] .games-editor-tools-card .tool-button,[data-theme=dark] .games-editor-tools-card .editor-action-button,[data-theme=dark] .games-board-main .move-controls.goban-controls .goban-control-button,[data-theme=dark] .games-board-main .move-controls.goban-controls .playback-toggle-button,[data-theme=dark] .games-board-main .playback-delay-control{color:var(--games-toolbar-button-color)!important;border-color:#11708247!important}[data-theme=dark] .games-editor-tools-card .pass-move-button.active,[data-theme=dark] .games-editor-tools-card .tool-button.active,[data-theme=dark] .games-editor-tools-card .editor-action-button.active,[data-theme=dark] .games-editor-tools-card .tool-button[aria-pressed=true],[data-theme=dark] .games-editor-tools-card .editor-action-button[aria-pressed=true],[data-theme=dark] .games-board-main .playback-toggle-button.active:not(:disabled):not(.is-disabled):not([aria-disabled=true]){color:var(--games-toolbar-button-color)!important;border-color:#11708275!important}[data-theme=dark] .games-editor-tools-card .tool-button:hover:not(:disabled):not(.is-disabled),[data-theme=dark] .games-editor-tools-card .editor-action-button:hover:not(:disabled):not(.is-disabled),[data-theme=dark] .games-board-main .move-controls.goban-controls .goban-control-button:hover:not(:disabled):not(.is-disabled),[data-theme=dark] .games-board-main .move-controls.goban-controls .playback-toggle-button:hover:not(:disabled):not(.is-disabled),[data-theme=dark] .games-info-icon-button:hover,[data-theme=dark] .games-info-icon-button:focus-visible{color:var(--games-toolbar-button-color,#67e8f9)!important;background:#11708226!important;border-color:#1170826b!important}[data-theme=dark] .view-only-badge,[data-theme=dark] .games-readonly-top-events-pill,[data-theme=dark] .games-shared-edit-badge{opacity:.88;color:var(--accent,#117082)!important;background:#11708224!important;border-color:#1170824d!important}[data-theme=dark] .games-readonly-review-line a,[data-theme=dark] .games-readonly-egd-pin,[data-theme=dark] .games-info-secondary-summary{color:var(--accent,#117082)}[data-theme=dark] .delete-node-modal,[data-theme=dark] .clean-board-modal,[data-theme=dark] .clear-game-changes-modal,[data-theme=dark] .clear-variations-modal,[data-theme=dark] .promote-variation-modal{color:var(--text,#f8fafc)!important;background:#1e2536!important;border:1px solid #94a3b842!important;box-shadow:0 26px 80px #0000008c!important}[data-theme=dark] .delete-node-modal h2,[data-theme=dark] .delete-node-modal p,[data-theme=dark] .clean-board-modal h2,[data-theme=dark] .clean-board-modal p,[data-theme=dark] .clear-game-changes-modal h2,[data-theme=dark] .clear-game-changes-modal p,[data-theme=dark] .clear-variations-modal h2,[data-theme=dark] .clear-variations-modal p,[data-theme=dark] .promote-variation-modal h2,[data-theme=dark] .promote-variation-modal p{color:var(--text,#f8fafc)!important}[data-theme=dark] .delete-node-modal .modal-button.secondary,[data-theme=dark] .clean-board-modal .modal-button.secondary,[data-theme=dark] .clear-game-changes-modal .modal-button.secondary,[data-theme=dark] .clear-variations-modal .modal-button.secondary,[data-theme=dark] .promote-variation-modal .modal-button.secondary{color:#e5eef4!important;background:#0f172ab8!important;border-color:#94a3b84d!important}[data-theme=dark] .delete-node-modal .modal-button.primary,[data-theme=dark] .clean-board-modal .modal-button.primary,[data-theme=dark] .clear-game-changes-modal .modal-button.primary,[data-theme=dark] .clear-variations-modal .modal-button.primary,[data-theme=dark] .promote-variation-modal .modal-button.primary{background:var(--accent,#00a5c5)!important;color:#fff!important;border-color:#ffffff2e!important}.games-share-modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.games-share-modal-head h2{margin:0}.games-share-close{flex:none;padding-inline:14px}.games-pending-share-card,.games-pending-share-banner,.games-shared-notice{padding:14px 16px}#previous-move,#next-move{width:48px;min-width:48px}#first-move,#previous-ten-moves,#next-ten-moves,#last-move{width:27px;min-width:27px}.games-board-main #previous-move,.games-board-main #next-move{width:56px;min-width:56px}.games-board-main #first-move,.games-board-main #previous-ten-moves,.games-board-main #next-ten-moves,.games-board-main #last-move{width:30px;min-width:30px}@media (width<=720px){#previous-move,#next-move,.games-board-main #previous-move,.games-board-main #next-move{width:44px;min-width:44px}#first-move,#previous-ten-moves,#next-ten-moves,#last-move,.games-board-main #first-move,.games-board-main #previous-ten-moves,.games-board-main #next-ten-moves,.games-board-main #last-move{width:24px;min-width:24px}}.kifu-board-flip-toggle{line-height:1}.kifu-board-flip-icon{fill:none;stroke:currentColor;stroke-width:3.4px;stroke-linecap:round;stroke-linejoin:round;width:.95em;height:.95em;display:block}.games-editor-tools-card .kifu-tool-help-btn{color:#0f172a85}.games-editor-tools-card .kifu-tool-help-btn .tool-symbol{font-size:1.02rem;font-weight:800;line-height:1}.games-editor-tools-card .kifu-tool-help-btn:hover:not(:disabled),.games-editor-tools-card .kifu-tool-help-btn:focus-visible{color:#0f172ac7}.kifu-toolbar-help-card{background:var(--games-surface,#fff);width:min(480px,100%);max-height:82vh;color:var(--games-on-surface,var(--text,#0f172a));border-radius:22px;flex-direction:column;gap:14px;padding:20px 20px 14px;display:flex}.kifu-toolbar-help-title{margin:0;font-size:1.18rem;font-weight:800;line-height:1.2}.kifu-toolbar-help-list{gap:12px;min-height:0;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.kifu-toolbar-help-list li{align-items:center;gap:12px;display:flex}.kifu-toolbar-help-text{flex:auto;min-width:0;font-size:.85rem;line-height:1.25}.kifu-toolbar-help-actions{justify-content:flex-end;display:flex}.kifu-toolbar-help-close{color:var(--games-toolbar-accent-color,#0e9fb9);padding:6px 10px;font-weight:700;text-decoration:none}.kifu-toolbar-help-icon{background:color-mix(in srgb, var(--line,#deded9) 45%, transparent);border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.kifu-toolbar-help-icon.is-accent .tool-symbol{color:var(--games-toolbar-accent-color,#0e9fb9)}.kifu-toolbar-help-icon.is-danger .tool-symbol{color:#d33a2c}.kifu-toolbar-help-icon .tool-symbol{justify-content:center;align-items:center;width:20px;height:20px;font-size:.92rem;font-weight:800;line-height:1;display:inline-flex}.kifu-toolbar-help-icon .tool-symbol svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.kifu-toolbar-help-icon .tool-stones svg{width:21px;height:19px;overflow:visible}.kifu-toolbar-help-icon .tool-stone-svg.black{fill:#0f172a;stroke:#020617c7;stroke-width:1.2px}.kifu-toolbar-help-icon .tool-stone-svg.white{fill:#fff;stroke:#64748bd1;stroke-width:1.2px}.kifu-toolbar-help-icon .tool-letter-icon text{fill:currentColor;stroke:none;font-size:15px;font-weight:var(--font-bold,700)}.kifu-toolbar-help-icon .tool-ai-sensei img{object-fit:contain;width:18px;height:18px}.kifu-toolbar-help-icon .tool-broom{font-size:.95rem}.kifu-toolbar-help-icon .tool-report .games-report-icon{color:#fff;background:#d33a2c;border-radius:999px;place-items:center;width:18px;height:18px;font-size:.68rem;font-weight:800;line-height:1;display:inline-grid}[data-theme=dark] .kifu-toolbar-help-icon{background:#94a3b829}[data-theme=dark] .kifu-toolbar-help-icon.is-accent .tool-symbol{color:#67e8f9}[data-theme=dark] .kifu-toolbar-help-icon.is-danger .tool-symbol{color:#f08d80}[data-theme=dark] .kifu-toolbar-help-icon .tool-stone-svg.white{stroke:#94a3b8e6}[data-theme=dark] .kifu-toolbar-help-card{background:var(--games-modal-surface,#151e2c);color:#f8fafcf0;border-color:#94a3b838}[data-theme=dark] .kifu-toolbar-help-close{color:#67e8f9}.games-editor-tools-card .tool-remove-stone-icon{color:var(--games-toolbar-accent-color)}.games-editor-tools-card .tool-remove-stone-icon .tool-remove-stone-cross{stroke:#ef4444}.games-editor-tools-card .tool-button.is-disabled .tool-remove-stone-icon .tool-remove-stone-cross,.games-editor-tools-card .tool-button:disabled .tool-remove-stone-icon .tool-remove-stone-cross{stroke:currentColor}.kifu-remove-stones-bar{background:#d257570f;border:1px solid #d2575742;border-radius:14px;flex-wrap:wrap;justify-self:stretch;align-items:center;gap:8px;width:100%;margin-top:4px;padding:6px 10px;display:flex}.kifu-remove-stones-count{flex:auto;min-width:0;font-size:.82rem;font-weight:600}.kifu-remove-stones-bar .kifu-remove-stones-cancel{min-height:30px;padding:0 10px;font-size:.8rem}.kifu-remove-stones-confirm{border-radius:var(--radius-pill);color:#fff;min-height:30px;font:inherit;cursor:pointer;background:#d25757;border:1px solid #0000;padding:0 14px;font-size:.8rem;font-weight:700;line-height:1;transition:background .16s,opacity .16s}.kifu-remove-stones-confirm:hover:not(:disabled){background:#c04747}.kifu-remove-stones-confirm:disabled{opacity:.45;cursor:not-allowed}.kifu-remove-stones-card{width:min(440px,100%)}.kifu-remove-stones-copy{margin:0;font-size:.88rem;line-height:1.45}.kifu-remove-stones-card .modal-button.danger{color:#fff;background:#d25757;border:1px solid #0000}.kifu-remove-stones-card .modal-button.danger:hover{background:#c04747}.games-header-actions,.games-header-edit-actions,.games-existing-edit-actions{flex-wrap:nowrap;align-items:stretch}.games-header-actions>*,.games-header-edit-actions>*,.games-existing-edit-actions>*{white-space:normal;overflow-wrap:break-word;text-align:center;flex:1 1 0;align-self:stretch;min-width:0;max-width:none;height:auto;min-height:38px;padding-inline:8px;line-height:1.16}[data-theme=dark] .games-editor-tools-card .games-report-button,html[data-theme=dark] .games-editor-tools-card .games-report-button{color:#fff!important;box-shadow:none!important;background:#d23e3eeb!important;border-color:#d23e3e!important}[data-theme=dark] .games-editor-tools-card .games-report-button:hover:not(:disabled),[data-theme=dark] .games-editor-tools-card .games-report-button:focus-visible,html[data-theme=dark] .games-editor-tools-card .games-report-button:hover:not(:disabled){color:#fff!important;background:#b02a2a!important;border-color:#b02a2a!important}[data-theme=dark] .games-editor-tools-card .kifu-tool-help-btn,html[data-theme=dark] .games-editor-tools-card .kifu-tool-help-btn{background:var(--games-toolbar-button-bg)!important;color:#e2e8f09e!important;box-shadow:none!important;border-color:#1170824d!important}[data-theme=dark] .games-editor-tools-card .kifu-tool-help-btn:hover:not(:disabled),[data-theme=dark] .games-editor-tools-card .kifu-tool-help-btn:focus-visible,html[data-theme=dark] .games-editor-tools-card .kifu-tool-help-btn:hover:not(:disabled){background:var(--games-toolbar-button-hover-bg)!important;color:#f8fafceb!important;border-color:#11708270!important}.games-board-main{position:relative}.kifu-commentary-overlay{--kifu-commentary-column-gap:22px;z-index:6;pointer-events:none;justify-content:center;padding-bottom:8px;display:flex;position:absolute;bottom:100%;left:0;right:0}.kifu-commentary-card{pointer-events:auto;box-sizing:border-box;width:min(100% - 24px,820px);max-height:var(--kifu-commentary-max-height,220px);background:var(--surface,#fff);border:1px solid #00a5c538;border-radius:20px;align-items:center;gap:7px;padding:11px 7px;display:flex;box-shadow:0 18px 46px #0f172a38}.kifu-commentary-card.is-entering{animation:.2s ease-out kifu-commentary-in}@keyframes kifu-commentary-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.kifu-commentary-gutter{flex:none;justify-content:center;align-items:center;width:20px;display:flex}.kifu-commentary-bubble{font-size:.82rem;line-height:1}.kifu-commentary-page-button{width:20px;height:20px;color:var(--accent,#00a5c5);cursor:pointer;background:#00a5c51f;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:900;line-height:1;display:flex}.kifu-commentary-viewport{flex:auto;min-width:0;overflow:hidden}.kifu-commentary-pages{column-width:100vw;column-gap:var(--kifu-commentary-column-gap);column-fill:auto;color:var(--text,#101010);white-space:pre-wrap;font-size:.85rem;line-height:1.42;transition:transform .17s}.games-commentary-toggle{cursor:pointer;background:#94a3b824;border:1px solid #94a3b857;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:.86rem;line-height:1;display:inline-flex}.games-commentary-toggle.is-active{background:#00a5c52e;border-color:#00a5c575}[data-theme=dark] .kifu-commentary-card{background:#111827;border-color:#67e8f942;box-shadow:0 18px 46px #00000080}[data-theme=dark] .kifu-commentary-pages{color:#f8fafc}[data-theme=dark] .kifu-commentary-page-button{color:#67e8f9;background:#67e8f929}[data-theme=dark] .games-commentary-toggle{background:#94a3b81f;border-color:#94a3b857}[data-theme=dark] .games-commentary-toggle.is-active{background:#67e8f92e;border-color:#67e8f975}
