.theme-control{align-items:center;display:inline-flex;position:relative}.theme-control-field{gap:6px;min-width:0;display:grid}.theme-control-field span{color:var(--site-muted);font-size:12px;font-weight:700}.theme-control-field-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.theme-control-field-row output{color:var(--site-text);font-size:12px;font-weight:700}.theme-control-volume-field input[type=range]{width:100%;accent-color:var(--site-accent);transition:opacity .14s}.theme-control-volume-field.muted input[type=range]{opacity:.45}.theme-control-volume-field.muted .theme-control-field-row output{color:var(--site-muted);font-style:italic}.theme-control-check-field{color:var(--site-muted);align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.theme-control-check-field input{width:16px;height:16px;accent-color:var(--site-accent);margin:0}.theme-control-field-inline{grid-template-columns:1fr auto;align-items:center}.theme-control-select{appearance:none;border:1px solid var(--site-border);border-radius:var(--site-radius-sm);min-width:108px;color:var(--site-text);cursor:pointer;font:inherit;background-color:#7f7f7f1f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4.5l4 4 4-4' fill='none' stroke='%23888' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;padding:5px 26px 5px 9px;font-size:13px;font-weight:600}.theme-control-select:focus-visible{outline:2px solid var(--site-focus);outline-offset:1px}.theme-control-segmented{justify-self:end;gap:6px;display:inline-flex}.theme-control-segmented .theme-mode-option{min-height:30px;padding:0 12px}.theme-control-segmented-block .theme-mode-option{min-width:0;padding:0 6px}.theme-control-trigger{border-radius:var(--site-radius-sm);color:var(--site-muted);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;align-items:center;gap:6px;padding:7px 10px;font-size:14px;font-weight:600;transition:background .14s,color .14s;display:inline-flex}.theme-control-trigger-icon{border-radius:0;justify-content:center;width:52px;min-height:60px;padding:0}.theme-control-trigger-icon svg{width:24px;height:24px;display:block}.theme-control-caret{border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.theme-control-trigger:hover,.theme-control-trigger:focus-visible{color:var(--site-text);background:var(--site-panel)}.theme-control.open .theme-control-trigger{z-index:31;background:color-mix(in srgb, var(--site-panel) 96%, transparent);color:var(--site-text);border-color:var(--site-border);border-radius:var(--site-radius) var(--site-radius) 0 0;box-shadow:0 -6px 18px -8px var(--site-shadow);border-bottom-color:#0000;margin-bottom:-1px;position:relative}.theme-control-panel{z-index:30;--menu-top-left-radius:var(--site-radius);--menu-top-right-radius:0;--menu-bottom-right-radius:var(--site-radius);--menu-bottom-left-radius:var(--site-radius);border:1px solid var(--site-border);border-radius:var(--site-radius) 0 var(--site-radius) var(--site-radius);background:color-mix(in srgb, var(--site-panel) 96%, transparent);width:min(225px,100vw - 28px);box-shadow:0 18px 44px var(--site-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:0;padding:0;display:none;position:absolute;top:100%;right:0}.theme-control.open .theme-control-panel{display:grid}.theme-control-divider{background:var(--site-border);height:1px;margin:0}.theme-control[data-theme-control-view=submenu] .theme-control-divider,.theme-control[data-theme-control-view=submenu] .account-nav-status{display:none}@media (width<=600px){.theme-control-trigger{padding:6px 0}.theme-control-trigger-icon{border-radius:var(--site-radius-sm);width:36px;min-height:36px}.theme-control-panel{left:0;right:auto}}.appearance-menu{width:100%;min-width:0;display:block}.appearance-menu-root{gap:0;padding:0;display:grid}.appearance-menu-root[hidden],.appearance-submenu[hidden]{display:none}.appearance-menu-row{width:100%;color:var(--site-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;font-size:14px;font-weight:400;line-height:1.2;transition:background .14s;display:flex}.appearance-menu-row:hover,.appearance-menu-row:focus-visible,.appearance-menu-row:active{background:var(--site-accent);color:var(--site-on-accent)}.appearance-menu-root .appearance-menu-row:first-child{border-radius:var(--menu-top-left-radius) var(--menu-top-right-radius) 0 0}.appearance-menu-root .appearance-menu-row:last-child{border-radius:0 0 var(--menu-bottom-right-radius) var(--menu-bottom-left-radius)}.theme-control-panel .appearance-menu-root .appearance-menu-row:last-child{border-radius:0}.appearance-menu-root .appearance-menu-row:only-child{border-radius:var(--menu-top-left-radius) var(--menu-top-right-radius) var(--menu-bottom-right-radius) var(--menu-bottom-left-radius)}.account-nav[data-account-nav-view=root] .appearance-menu-root .appearance-menu-row{border-radius:0}.appearance-menu-chevron{border-right:2px solid var(--site-accent);border-top:2px solid var(--site-accent);flex:none;width:7px;height:7px;transform:rotate(45deg)}.appearance-menu-row:hover .appearance-menu-chevron,.appearance-menu-row:focus-visible .appearance-menu-chevron{border-color:currentColor}.appearance-menu-divider{background:var(--site-border);height:1px;margin:6px 4px}.appearance-submenu{gap:0;display:grid}.appearance-submenu-back{border:0;border-bottom:1px solid var(--site-border);width:100%;color:var(--site-text);cursor:pointer;font:inherit;text-transform:none;background:0 0;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:400;line-height:1.2;display:flex}.appearance-submenu-back:hover,.appearance-submenu-back:focus-visible{color:var(--site-accent)}.appearance-submenu-back:first-child{border-radius:var(--menu-top-left-radius) var(--menu-top-right-radius) 0 0}.appearance-submenu-back-arrow{border-left:4px solid var(--site-accent);border-bottom:4px solid var(--site-accent);width:10px;height:10px;transform:rotate(45deg)}.appearance-submenu-body{gap:12px;padding:12px;display:grid}.appearance-submenu .appearance-language-list{margin:-12px}.appearance-submenu:is([data-key=sound],[data-key=theme]) .appearance-submenu-body{padding:0}.appearance-submenu:is([data-key=board],[data-key=pieces]) .appearance-submenu-body{gap:0;padding:0}.appearance-submenu:is([data-key=board],[data-key=pieces]) .appearance-submenu-body>.theme-control-field:not(.theme-control-family-field){padding:12px}.appearance-submenu:is([data-key=board],[data-key=pieces]) .theme-control-family-field{padding:0}.appearance-language-list{gap:0;display:grid}.appearance-language-option{width:100%;min-height:34px;color:var(--site-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;padding:9px 16px;font-size:14px;font-weight:400;line-height:1.2;display:flex}.appearance-language-option:hover,.appearance-language-option:focus-visible,.appearance-language-option.selected{background:var(--site-accent);color:var(--site-on-accent)}.appearance-language-option:last-child{border-radius:0 0 var(--menu-bottom-right-radius) var(--menu-bottom-left-radius)}.appearance-language-option:only-child{border-radius:var(--menu-top-left-radius) var(--menu-top-right-radius) var(--menu-bottom-right-radius) var(--menu-bottom-left-radius)}.appearance-language-option.selected:after{content:none}.appearance-choice-list{gap:0;min-width:0;display:grid}.appearance-choice-option{width:100%;min-height:42px;color:var(--site-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:34px minmax(0,1fr);align-items:center;padding:0 16px;font-size:14px;font-weight:400;line-height:1.2;display:grid}.appearance-choice-option:before{content:"";border-bottom:4px solid #0000;border-left:4px solid #0000;width:16px;height:9px;transform:rotate(-45deg)}.appearance-choice-option:hover,.appearance-choice-option:focus-visible,.appearance-choice-option.selected{background:var(--site-accent);color:var(--site-on-accent)}.appearance-choice-option.selected:before{border-color:currentColor}.appearance-choice-option:last-child{border-radius:0 0 var(--menu-bottom-right-radius) var(--menu-bottom-left-radius)}.appearance-choice-option:only-child{border-radius:var(--menu-top-left-radius) var(--menu-top-right-radius) var(--menu-bottom-right-radius) var(--menu-bottom-left-radius)}.appearance-sound-panel{grid-template-columns:62px minmax(0,1fr);min-height:286px;display:grid}.appearance-sound-volume{border-right:1px solid var(--site-border);place-items:center;padding:16px 0}.appearance-sound-volume .theme-control-field-row{display:none}.appearance-sound-volume input[type=range]{writing-mode:vertical-lr;direction:rtl;width:28px;height:250px}.appearance-sound-list{align-content:center}.appearance-theme-list .appearance-choice-option{min-height:52px}.theme-control-panel select{border:1px solid var(--site-border);border-radius:var(--site-radius-sm);background:var(--site-panel);width:100%;min-height:34px;color:var(--site-text);font:inherit;padding:0 28px 0 10px;font-weight:600}.theme-mode-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.theme-mode-option{border:1px solid var(--site-border);border-radius:var(--site-radius-sm);background:var(--site-panel);min-width:0;min-height:34px;color:var(--site-muted);cursor:pointer;font:inherit;padding:0 8px;font-size:12px;font-weight:750;transition:background .14s,border-color .14s,color .14s}.theme-mode-option:hover,.theme-mode-option:focus-visible{border-color:color-mix(in srgb, var(--site-accent) 45%, transparent);background:var(--site-hover);color:var(--site-text)}.theme-mode-option.selected{border-color:var(--site-accent);background:var(--site-accent);color:var(--site-on-accent)}.theme-control-family-field>span{display:none}.theme-control-segmented-block{grid-template-columns:repeat(3,minmax(0,1fr));justify-self:stretch;gap:0;display:grid}.theme-control-segmented-block .theme-mode-option{min-height:50px;color:var(--site-text);background:0 0;border:0;border-radius:0;font-size:14px;font-weight:400}.theme-control-segmented-block .theme-mode-option:hover,.theme-control-segmented-block .theme-mode-option:focus-visible{background:var(--site-hover);color:var(--site-text)}.theme-control-segmented-block .theme-mode-option.selected{background:var(--site-accent);color:var(--site-on-accent)}.theme-tile-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.theme-tile{aspect-ratio:1.55;border-radius:var(--site-radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;width:100%;padding:0;transition:border-color .12s,transform .12s;display:inline-flex;overflow:hidden}.theme-tile:hover{border-color:color-mix(in srgb, var(--site-accent) 40%, transparent)}.theme-tile:focus-visible{border-color:var(--site-accent);outline:none}.theme-tile.selected{border-color:var(--site-accent)}.theme-tile[data-theme-tile=piece],.theme-tile[data-theme-tile=xqpiece],.theme-tile[data-theme-tile=shogipiece]{aspect-ratio:1}.theme-tile-preview{border-radius:4px;width:100%;height:100%;display:block}:root[data-board-family=chess] [data-appearance-family]:not([data-appearance-family=chess]),:root[data-board-family=xiangqi] [data-appearance-family]:not([data-appearance-family=xiangqi]),:root[data-board-family=shogi] [data-appearance-family]:not([data-appearance-family=shogi]){display:none}:root,:root[data-xiangqi-board-theme=international],:root[data-xiangqi-board-theme=traditional]{--crossroads-coord:#3c2d1e8c;--crossroads-river:#5aa0d6;--crossroads-river-highlight:#fff6}.theme-tile-preview-xqboard[data-id=cell]{background-color:#f5dca8;background-image:conic-gradient(#5a3a141f 25%, transparent 0 50%, #5a3a141f 0 75%, transparent 0);background-size:16px 16px}.theme-tile-preview-xqboard[data-id=international]{background:#f5dca8}.theme-tile-preview-xqboard[data-id=traditional]{background:#d9bd82}.theme-tile-preview-xqpiece{color:#b91c1c;background:#f3e6c4;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:1;display:flex}.theme-tile-preview-xqpiece img,.theme-tile-preview-xqpiece svg{object-fit:contain;width:100%;height:100%}.theme-tile-preview-xqpiece[data-id=traditional],.theme-tile-preview-xqpiece[data-id=simplified],.theme-tile-preview-xqpiece[data-id=western],.theme-tile-preview-xqpiece[data-id=symbols]{font-size:34px}.theme-tile-preview-shogiboard[data-id=wood]{background:#f4ddb0}.theme-tile-preview-shogiboard[data-id=kaya]{background:#f7e7c2}.theme-tile-preview-shogiboard[data-id=plain]{background:#ece4d4}.theme-tile-preview-shogipiece{color:#3a2c14;background:#e9cf9b;justify-content:center;align-items:center;font-size:15px;font-weight:600;line-height:1;display:flex}.theme-tile-preview-shogipiece img{object-fit:contain;width:100%;height:100%}.theme-tile-preview-shogipiece[data-id=kanji],.theme-tile-preview-shogipiece[data-id=kanji-light],.theme-tile-preview-shogipiece[data-id=western]{font-size:34px}.theme-tile-preview-board[data-id=green]{background:linear-gradient(135deg,#eeeed2 0 50%,#769656 50% 100%)}.theme-tile-preview-board[data-id=standard]{background:linear-gradient(135deg,#f0d9b5 0 50%,#b58863 50% 100%)}.theme-tile-preview-board[data-id=blue]{background:linear-gradient(135deg,#dee3e6 0 50%,#8ca2ad 50% 100%)}.theme-tile-preview-board[data-id=mono]{background:linear-gradient(135deg,#e6e6e6 0 50%,#8a8a8a 50% 100%)}.theme-tile-preview-board[data-id=contrast]{background:linear-gradient(135deg,#fdf2cc 0 50%,#5c6b7a 50% 100%)}.theme-tile-preview-board[data-id=colorblind]{background:linear-gradient(135deg,#f4e6b1 0 50%,#5c7fa0 50% 100%)}.theme-tile-preview-fog{background-color:#769656;position:relative;overflow:hidden}.theme-tile-preview-fog:after{content:"";position:absolute;inset:0}.theme-tile-preview-fog[data-id=veil]{background:linear-gradient(135deg,#eeeed2 0 50%,#769656 50% 100%)}.theme-tile-preview-fog[data-id=veil]:after{background:#060a08b0}.theme-tile-preview-fog[data-id=solid]:after{background:#17261a;box-shadow:inset 0 0 0 1px #3a523f}.theme-tile-preview-fog[data-id=drift]:after{background:url(/fog/fog.webp) 50%/cover,#14100c66}.theme-tile-preview-fog[data-id=mistveil]:after{background:url(/fog/mistveil/f3r3.webp) 50%/cover,#1c202c8c}.theme-tile-preview-fog[data-id=void]:after{background:#000;box-shadow:inset 0 0 0 1px #080808}.theme-tile-preview-fog[data-id=invisible]:after{background:0 0;border:1px dashed #00000080;border-radius:3px;inset:4px}.theme-tile-preview-piece{background-color:#eeeed2;background-position:50% 49%;background-repeat:no-repeat;background-size:96%}.theme-tile-preview-piece[data-id=cburnett]{background-image:url(/pieces/cburnett/wK.svg)}.theme-tile-preview-piece[data-id=merida]{background-image:url(/pieces/merida/wK.svg)}.theme-tile-preview-piece[data-id=chessnut]{background-image:url(/pieces/chessnut/wK.svg)}.theme-tile-preview-piece[data-id=fantasy]{background-image:url(/pieces/fantasy/wK.svg)}.theme-tile-preview-piece[data-id=letter]{background-image:url(/pieces/letter/wK.svg)}:root[data-effective-theme=dark] :is(.action-notice,.clocks div,.info-notice,.landing-lobby-requests,.landing-lobby-request-row,.landing-games,.landing-games-list .landing-game-row,.watch-status,.watch-empty,.watch-channel-rail,.watch-queue,.watch-queue-heading,.watch-queue-review,.app-error-panel pre){border-color:var(--site-border);background:var(--site-panel);color:var(--site-text)}:root[data-effective-theme=dark] .article-figure.article-figure-xq{background:0 0;border-color:#0000}:root[data-effective-theme=dark] :is(.landing-play-action-label,.landing-games-list .landing-game-row strong,.watch-header h1,.watch-empty h2){color:var(--site-heading)}:root[data-effective-theme=dark] :is(.action-notice,.clocks div,.watch-header p,.watch-eyebrow,.watch-status-hint,.watch-queue-scope,.article-figure-caption,.article-toc-nav a){color:var(--site-muted)}:root[data-effective-theme=dark] :is(.action-notice.success,.clocks div.active,.info-notice.success,.move-list button.active,.move-visible.active,.move-placeholder.active,.landing-play-action:hover:not(:disabled),.landing-play-action:focus-visible,.landing-games-list a.landing-game-row:hover,.landing-games-list a.landing-game-row:focus-visible,.landing-games-list .landing-game-row.active,.watch-channel-list a:hover,.watch-channel-list a:focus-visible,.watch-channel-list a.active,.watch-queue-item.active,.watch-queue-row:hover,.watch-queue-row:focus-visible,.article-toc-nav a:hover,.article-toc-nav a.active){border-color:color-mix(in srgb, var(--site-accent) 44%, var(--site-border));background:var(--site-accent-soft);color:var(--site-accent-strong)}:root[data-effective-theme=dark] .watch-channel-rail h2{border-bottom-color:var(--site-border-soft)}:root[data-effective-theme=dark] .watch-channel-count{border-color:var(--site-border);background:var(--site-panel);color:var(--site-muted)}:root[data-effective-theme=dark] .watch-channel-list a.active .watch-channel-count{border-color:color-mix(in srgb, var(--site-accent) 44%, var(--site-border));background:color-mix(in srgb, var(--site-accent) 12%, var(--site-panel));color:var(--site-accent-strong)}:root[data-effective-theme=dark] :is(.action-notice.pending,.info-notice.pending,.watch-queue-review,.article-status-draft){border-color:color-mix(in srgb, #c69250 45%, var(--site-border));background:color-mix(in srgb, #c69250 14%, var(--site-panel));color:#e7c078}:root[data-effective-theme=dark] :is(.action-notice.danger,.game-controls button.danger,.confirm-dialog-actions button.danger,.room-actions button.danger,.info-notice.danger){border-color:color-mix(in srgb, #d4645d 50%, var(--site-border));background:color-mix(in srgb, #d4645d 12%, var(--site-panel));color:#e48f89}:root[data-effective-theme=dark] .move-row:nth-child(odd){background:color-mix(in srgb, var(--site-panel-soft) 58%, transparent)}:root[data-effective-theme=dark] .articles-index-intro,:root[data-effective-theme=dark] .articles-index-card-summary,:root[data-effective-theme=dark] .articles-index-card-dates{color:var(--site-muted)}:root[data-effective-theme=dark] .replay-game-meta-card,:root[data-effective-theme=dark] .landing-game-matchup,:root[data-effective-theme=dark] .articles-index-card-title{color:var(--site-heading)}:root[data-effective-theme=dark] .replay-game-meta-details>a,:root[data-effective-theme=dark] .replay-clock-control,:root[data-effective-theme=dark] .replay-clock-row,:root[data-effective-theme=dark] .replay-game-header,:root[data-effective-theme=dark] .replay-game-header-cell .replay-clock-row,:root[data-effective-theme=dark] .replay-meta-header .replay-layout,:root[data-effective-theme=dark] .watch-replay,:root[data-effective-theme=dark] .articles-index-card{border-color:var(--site-border);background:var(--site-panel);color:var(--site-text);box-shadow:none}:root[data-effective-theme=dark] .replay-clock-row.active,:root[data-effective-theme=dark] .replay-game-header-cell .replay-clock-row.active,:root[data-effective-theme=dark] .articles-index-card:hover,:root[data-effective-theme=dark] .articles-index-card:focus-visible{border-color:color-mix(in srgb, var(--site-accent) 44%, var(--site-border));background:var(--site-accent-soft);color:var(--site-accent-strong)}:root[data-effective-theme=dark] .replay-game-header-result-white,:root[data-effective-theme=dark] .replay-game-header-result-draw,:root[data-effective-theme=dark] .replay-game-header-action-secondary,:root[data-effective-theme=dark] .articles-index-card-thumb{border-color:var(--site-border);background:var(--site-panel-soft);color:var(--site-text)}:root[data-effective-theme=dark] .replay-game-header-result-black{border-color:var(--site-border);background:color-mix(in srgb, var(--site-bg) 84%, #000);color:var(--site-heading)}:root[data-effective-theme=dark] .replay-game-header-sep,:root[data-effective-theme=dark] .articles-index-card-arrow{color:color-mix(in srgb, var(--site-muted) 76%, var(--site-border))}:root[data-effective-theme=dark] .replay-game-header-link,:root[data-effective-theme=dark] .replay-game-link{color:var(--site-accent-strong)}:root[data-effective-theme=dark] .replay-game-header-action-secondary:hover,:root[data-effective-theme=dark] .replay-game-header-action-secondary:focus-visible,:root[data-effective-theme=dark] .replay-game-link:hover,:root[data-effective-theme=dark] .replay-game-link:focus-visible{border-color:color-mix(in srgb, var(--site-accent) 48%, var(--site-border));background:var(--site-accent-soft);color:var(--site-accent-strong)}:root[data-effective-theme=dark] .watch-channel-list a,:root[data-effective-theme=dark] .replay-button{border-color:var(--site-border);background:var(--site-panel-soft);color:var(--site-text)}:root[data-effective-theme=dark] .replay-button:hover:not(:disabled){border-color:color-mix(in srgb, var(--site-accent) 44%, var(--site-border));background:var(--site-accent-soft);color:var(--site-accent-strong)}:root[data-effective-theme=dark] .replay-button:disabled{color:var(--site-muted)}:root[data-effective-theme=dark] :is(.landing-setup-close,.landing-variant-control,.landing-start-option,.landing-setup-back,.landing-custom-time input,.landing-engine-select,.play-engine-select,.landing-cta-secondary){border-color:var(--site-border);background-color:var(--site-panel-soft);color:var(--site-text)}:root[data-effective-theme=dark] .landing-engine-select{background-color:var(--site-panel-soft);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4.5l4 4 4-4' fill='none' stroke='%23d8e2d6' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat}:root[data-effective-theme=dark] .landing-start-option.selected{border-color:var(--site-accent);background:var(--site-accent-soft);color:var(--site-accent-strong);box-shadow:inset 0 0 0 1px var(--site-accent)}:root[data-effective-theme=dark] .landing-start-option:disabled{border-color:color-mix(in srgb, var(--site-border) 70%, var(--site-bg));background:color-mix(in srgb, var(--site-panel-soft) 78%, var(--site-bg));color:color-mix(in srgb, var(--site-muted) 80%, var(--site-bg))}:root[data-effective-theme=dark] .landing-start-option:disabled .landing-start-option-hint{color:color-mix(in srgb, var(--site-muted) 86%, var(--site-bg))}:root[data-effective-theme=dark] .landing-setup-back:hover:not(:disabled),:root[data-effective-theme=dark] .landing-setup-back:focus-visible,:root[data-effective-theme=dark] .landing-setup-close:hover,:root[data-effective-theme=dark] .landing-setup-close:focus-visible,:root[data-effective-theme=dark] .landing-cta-secondary:hover:not(:disabled),:root[data-effective-theme=dark] .landing-cta-secondary:focus-visible:not(:disabled){border-color:color-mix(in srgb, var(--site-accent) 48%, var(--site-border));background:var(--site-accent-soft);color:var(--site-accent-strong)}:root[data-effective-theme=dark] .landing-cta-primary:disabled,:root[data-effective-theme=dark] .landing-cta-secondary:disabled{border-color:var(--site-border);background:color-mix(in srgb, var(--site-panel-soft) 72%, var(--site-bg));color:var(--site-muted)}:root[data-effective-theme=dark] .landing-page #landing-replay{border-color:var(--site-border);background:linear-gradient(180deg, color-mix(in srgb, var(--site-panel) 88%, var(--site-bg)), var(--site-bg));box-shadow:0 16px 38px #00000057}:root[data-effective-theme=dark] .landing-page #landing-replay .replay-game-meta-card-compact .replay-game-meta-details>div,:root[data-effective-theme=dark] .landing-page #landing-replay .replay-clock-row{border-color:var(--site-border);background:var(--site-panel);color:var(--site-text)}:root[data-effective-theme=dark] .landing-page #landing-replay .replay-clock-row.active{border-color:var(--site-border);background:var(--site-panel);color:var(--site-text);box-shadow:none}:root[data-effective-theme=dark] .landing-page #landing-replay.replay-compact .replay-clock-row.result-win{border-color:color-mix(in srgb, var(--site-accent) 48%, var(--site-border));background:var(--site-accent-soft);color:var(--site-accent-strong);box-shadow:inset 4px 0 0 var(--site-accent)}:root[data-effective-theme=dark] .landing-page #landing-replay.replay-compact .replay-clock-row.result-loss,:root[data-effective-theme=dark] .landing-page #landing-replay.replay-compact .replay-clock-row.result-draw{border-color:var(--site-border);background:var(--site-panel);color:var(--site-muted)}:root[data-effective-theme=dark] .landing-page #landing-replay.replay-compact .replay-clock-stack-result,:root[data-effective-theme=dark] .landing-page #landing-replay.replay-compact .replay-clock-stack-name.result-loss .replay-clock-stack-result,:root[data-effective-theme=dark] .landing-page #landing-replay.replay-compact .replay-clock-stack-name.result-draw .replay-clock-stack-result,:root[data-effective-theme=dark] .replay-clock-to-move{background:var(--site-accent-soft);color:var(--site-accent-strong)}:root[data-effective-theme=dark] .landing-games{border-color:var(--site-border);background:var(--site-panel);box-shadow:inset 0 1px #ffffff0f,0 12px 32px #0000008c}:root[data-effective-theme=dark] :is(.site-box,.article-sheet){box-shadow:inset 0 1px #ffffff0f,0 12px 32px #0000008c}:root[data-effective-theme=dark] .landing-games-heading,:root[data-effective-theme=dark] .landing-games-list li+li{border-color:var(--site-border)}:root[data-effective-theme=dark] .landing-games-list a.landing-game-row:hover,:root[data-effective-theme=dark] .landing-games-list a.landing-game-row:focus-visible,:root[data-effective-theme=dark] .landing-games-list .landing-game-row.active{background:var(--site-accent-soft)}:root[data-effective-theme=dark] .watch-replay .replay-game-header,:root[data-effective-theme=dark] .game-replay .replay-game-meta-card .panel-section,:root[data-effective-theme=dark] .game-replay .replay-moves-panel .panel-section{border-color:var(--site-border);background:var(--site-panel);color:var(--site-text)}:root[data-effective-theme=dark] .game-replay .replay-game-meta-details>div{border-color:var(--site-border);background:var(--site-panel-soft)}:root[data-effective-theme=dark] .game-replay .replay-game-meta-details span{color:var(--site-muted)}:root[data-effective-theme=dark] .game-replay .replay-game-meta-details strong{color:var(--site-heading)}:root[data-effective-theme=dark] .clock-to-move{background:var(--site-accent-soft);color:var(--site-accent-strong)}
