.chess-shell .topbar,.ch-main{max-width:960px}.chess-shell .topbar{margin:0 auto}.ch-main{margin:0 auto;padding:0 8px}.chess-shell .brand{gap:7px}.ch-back{align-items:center;gap:7px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.ch-back:hover{color:var(--blue)}.ch-intro{justify-content:space-between;align-items:center;gap:32px;padding:24px 0 16px;display:flex}.ch-intro h1{font:700 68px/.9 var(--font-display), sans-serif;letter-spacing:-.025em}.ch-intro h1>span{color:var(--red)}.ch-intro>div{flex-shrink:0;width:306px}.ch-intro p{font-size:16px;line-height:1.6}.ch-format{letter-spacing:.065em;align-items:center;gap:7px;margin-top:17px;font-size:10px;font-weight:600;display:flex}.ch-format>i{background:#487443;border-radius:50%;width:6px;height:6px}.ch-format>span{margin:0 2px}.ch-layout{grid-template-columns:minmax(0,1fr) 306px;gap:36px;display:grid}.ch-play-area{min-width:0}.ch-player-strip{align-items:center;gap:11px;min-height:66px;padding:9px 0 12px;display:flex}.ch-avatar{border-radius:7px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.ch-avatar.ai{background:var(--blue);color:#fff}.ch-avatar.you{background:var(--lime)}.ch-player-name{flex-direction:column;flex-shrink:0;gap:3px;display:flex}.ch-player-name strong{align-items:center;gap:6px;font-size:16px;display:flex}.ch-player-name strong>span{border:1px solid #bcccd6;border-radius:3px;padding:1px 3px;font-size:9px}.ch-player-name small{color:var(--muted);font-size:11px}.ch-captures{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:0;max-width:60%;min-height:26px;margin-left:auto;display:flex}.ch-captures img{width:20px;height:24px;margin-left:-5px}.ch-captures b{min-width:19px;margin-left:5px;font-size:12px}.ch-player-strip.human{padding:12px 0 10px}.ch-player-strip.human>.icon-button{margin-left:4px}.ch-board-frame{border:5px solid var(--ink);border-radius:4px;position:relative;overflow:hidden}.ch-board{aspect-ratio:1;isolation:isolate;grid-template-rows:repeat(8,minmax(0,1fr));grid-template-columns:repeat(8,minmax(0,1fr));width:100%;display:grid}.ch-square{aspect-ratio:1;cursor:pointer;border:0;border-radius:0;justify-content:center;align-items:center;min-width:0;min-height:0;padding:0;display:flex;position:relative;outline-offset:-4px!important}.ch-square.light{color:#406079;background:#e0e9ec}.ch-square.dark{color:#183d5b;background:#89a6b9}.ch-square.last-move.light{background:#e4e5a6}.ch-square.last-move.dark{background:#b9c883}.ch-square.selected{background:#bbd96e}.ch-square.in-check{background:#ed937d}.ch-square[aria-disabled=true]{cursor:default}.ch-square:hover:not([aria-disabled=true]){box-shadow:inset 0 0 0 3px #2854c84d}.ch-square:focus-visible{outline:3px solid var(--blue);z-index:3}.ch-square>img{object-fit:contain;-webkit-user-select:none;user-select:none;z-index:1;filter:drop-shadow(0 2px 1px #153b6520);width:83%;height:83%;position:relative}.ch-file,.ch-rank{z-index:2;pointer-events:none;font-size:11px;font-weight:700;line-height:1;position:absolute}.ch-file{bottom:4px;right:5px}.ch-rank{top:4px;left:4px}.ch-move-dot{pointer-events:none;background:#153b6552;border-radius:50%;width:25%;height:25%;position:absolute}.ch-capture-target{pointer-events:none;z-index:2;border:5px solid #153b6570;border-radius:50%;position:absolute;inset:3px}.ch-status{border-top:1px solid var(--line);gap:10px;min-height:76px;padding:15px 0 17px;display:flex}.ch-status-dot{background:var(--blue);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}.ch-status-dot.working{background:var(--red);animation:.8s ease-in-out infinite alternate ch-pulse}.ch-status strong{font-size:14px}.ch-status p{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.5}.ch-status.ended strong{font-size:18px}.ch-error{margin-top:3px;font-size:13px}.ch-sidebar{flex-direction:column;gap:24px;padding-top:10px;display:flex}.ch-section-heading{justify-content:space-between;align-items:center;gap:10px;min-height:28px;display:flex}.ch-section-heading h2{letter-spacing:-.025em;font-size:18px}.ch-section-heading>span{letter-spacing:.05em;color:var(--muted);font-size:9px;font-weight:600}.ch-game-controls>p{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.5}.ch-color-choice{gap:10px;margin:16px 0 12px;display:flex}.ch-color-choice>button{background:0 0;border:1px solid #b8cbd7;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:10px 7px;font-size:13px;font-weight:600;display:flex}.ch-color-choice img{width:30px;height:30px}.ch-color-choice>button.chosen{background:#e4ecd6;border-color:#809953}.ch-color-choice>button:hover:not(:disabled){border-color:var(--blue)}.ch-start{width:100%;font-size:14px}.ch-start>svg:last-child{margin-left:auto}.ch-game-controls>.ch-section-heading+.ch-start{margin-top:13px}.ch-secondary-controls{justify-content:space-between;align-items:center;gap:10px;margin-top:15px;display:flex}.ch-secondary-controls button{background:0 0;border:0;align-items:center;gap:7px;padding:5px 0;font-size:12px;font-weight:600;display:flex}.ch-secondary-controls button:hover:not(:disabled){color:var(--blue)}.ch-resign{color:#7e2c1f;background:#f8dfd7;border-radius:5px;margin-top:12px;padding:12px;font-size:12px}.ch-resign p{margin-bottom:9px}.ch-resign button{background:0 0;border:1px solid #c98d80;border-radius:4px;margin-right:6px;padding:7px;font-size:11px}.ch-resign button:first-of-type{color:#fff;background:#7e2c1f;border-color:#7e2c1f}.ch-history{border-top:1px solid var(--line);padding-top:17px}.ch-history-scroll{scrollbar-width:thin;scrollbar-color:#a9bfce transparent;min-height:100px;max-height:226px;margin-top:11px;overflow:auto}.ch-history table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:13px}.ch-history th{text-align:left;color:var(--muted);width:19%;padding:9px 8px;font-weight:400}.ch-history td{width:40.5%;padding:9px 11px;font-weight:600}.ch-history tr:nth-child(odd){background:#e5ecef}.ch-history td.latest{color:var(--blue);background:#d3e1e9}.ch-empty-history{min-height:133px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:12px;font-size:12px;line-height:1.5;display:flex}.ch-empty-history img{opacity:.48}.ch-decisions{background:#e3eaf0;border-radius:8px;padding:17px}.ch-decisions .ch-section-heading h2{font-size:16px}.ch-live{align-items:center;gap:5px;display:flex;font-size:9px!important}.ch-live i{background:#487443;border-radius:50%;width:5px;height:5px}.ch-chosen{align-items:center;gap:15px;padding:18px 0 13px;display:flex}.ch-chosen>strong{font:700 46px/1 var(--font-display);color:var(--blue);overflow-wrap:anywhere;max-width:60%}.ch-chosen>span{flex-wrap:wrap;align-items:center;gap:5px;font-size:12px;display:flex}.ch-chosen small{width:100%;color:var(--muted);font-size:10px}.ch-options{flex-direction:column;gap:11px;margin:4px 0 15px;display:flex}.ch-options>div{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.ch-options b{flex-shrink:0;width:55px;font-weight:600}.ch-options>div>span{background:#ccd9e2;border-radius:2px;flex:1;height:5px;overflow:hidden}.ch-options i{transform-origin:0;background:#93aebe;width:100%;height:100%;transition:transform .2s;display:block}.ch-options small{text-align:right;font-variant-numeric:tabular-nums;width:30px;font-size:10px}.ch-options .picked{color:var(--blue)}.ch-options .picked i{background:var(--blue)}.ch-decisions>p{color:var(--muted);border-top:1px solid #c6d5df;padding-top:11px;font-size:11px;line-height:1.6}.ch-choice-placeholder{color:var(--muted);align-items:center;gap:12px;padding:24px 0;font-size:12px;line-height:1.5;display:flex}.ch-choice-placeholder svg{color:var(--blue)}.ch-help{background:#e3eaf0;border-radius:8px;align-items:flex-start;gap:16px;margin-bottom:15px;padding:19px 22px;display:flex}.ch-help h2{margin-bottom:9px;font-size:21px}.ch-help p{max-width:80ch;font-size:13px;line-height:1.6}.ch-help p+p{margin-top:8px}.ch-help .icon-button{flex-shrink:0;margin-left:auto}.ch-promotion{z-index:5;background:var(--paper);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:13px;padding:20px;display:flex;position:absolute;inset:28% 8%;box-shadow:0 8px 28px #153b6560}.ch-promotion h2{font-size:20px}.ch-promotion>div{justify-content:center;gap:7px;width:100%;display:flex}.ch-promotion>div>button{text-transform:capitalize;background:#dce8ed;border:1px solid #b4c9d5;border-radius:6px;flex-direction:column;flex:1;align-items:center;gap:3px;max-width:86px;padding:8px 3px;font-size:11px;display:flex}.ch-promotion img{width:100%;max-width:58px;height:auto}.ch-promotion>div>button:hover{background:var(--lime)}.ch-text-button{text-underline-offset:3px;background:0 0;border:0;padding:5px;font-size:12px;text-decoration:underline}.ch-spinner{flex-shrink:0;animation:.9s linear infinite ch-spin}.ch-footer{margin-top:18px;padding-bottom:18px}.ch-art-credit{color:var(--muted);text-align:right;padding:0 0 23px;font-size:10px;line-height:1.6}.ch-art-credit a{text-decoration:none}.ch-art-credit a:hover{text-decoration:underline}@keyframes ch-spin{to{transform:rotate(360deg)}}@keyframes ch-pulse{to{opacity:.35}}@media (max-width:1160px){.chess-shell .topbar,.ch-main{margin-left:28px;margin-right:28px}.ch-layout{grid-template-columns:minmax(0,1fr) 280px;gap:28px}.ch-intro>div{width:280px}.ch-intro h1{font-size:62px}}@media (max-width:850px){.ch-layout{grid-template-columns:minmax(0,1fr) 240px;gap:21px}.ch-intro>div{width:240px}.ch-intro h1{font-size:58px}.ch-intro p{font-size:14px}.ch-section-heading h2{font-size:16px}.ch-game-controls>p{font-size:11px}.ch-color-choice{gap:7px}.ch-color-choice>button{gap:5px;padding:8px 4px;font-size:12px}.ch-color-choice img{width:26px;height:26px}.ch-decisions{padding:14px}.ch-decisions .ch-section-heading h2{font-size:14px}.ch-square>img{width:88%;height:88%}.ch-captures img{width:17px;height:20px}.ch-file,.ch-rank{font-size:9px}.ch-sidebar{gap:20px}}@media (max-width:680px){.chess-shell .topbar,.ch-main{margin-left:16px;margin-right:16px;padding-left:0;padding-right:0}.ch-back{gap:4px;font-size:11px}.ch-back svg{width:13px}.ch-intro{align-items:center;gap:18px;padding:25px 0 16px}.ch-intro h1{font-size:44px;line-height:.93}.ch-intro>div{width:45%}.ch-intro p{font-size:11px;line-height:1.6}.ch-format{letter-spacing:.025em;flex-wrap:wrap;gap:4px;margin-top:10px;font-size:7px}.ch-format>i{width:4px;height:4px}.ch-layout{flex-direction:column;gap:16px;display:flex}.ch-player-strip{gap:9px;min-height:56px;padding-top:7px;padding-bottom:10px}.ch-avatar{border-radius:5px;width:34px;height:34px}.ch-avatar svg{width:19px}.ch-player-name strong{font-size:14px}.ch-player-name small{font-size:10px}.ch-board-frame{border-width:3px}.ch-file{font-size:9px;bottom:2px;right:3px}.ch-rank{font-size:9px;top:2px;left:3px}.ch-square>img{width:88%;height:88%}.ch-player-strip.human{padding-top:10px;padding-bottom:10px}.ch-capture-target{border-width:3px;inset:1px}.ch-status{min-height:62px;padding:13px 0 0}.ch-status strong{font-size:13px}.ch-status p{font-size:11px}.ch-sidebar{grid-template-columns:1fr 1fr;gap:20px 14px;padding-top:0;display:grid}.ch-game-controls{background:#e4ecee;border-radius:8px;grid-column:1/-1;padding:17px}.ch-game-controls .ch-section-heading h2{font-size:18px}.ch-game-controls>p{font-size:12px}.ch-color-choice{gap:10px;margin:12px 0}.ch-color-choice>button{background:var(--paper);min-height:49px;font-size:13px}.ch-color-choice>button.chosen{background:#e4ecd6}.ch-color-choice img{width:28px;height:28px}.ch-start{min-height:46px;font-size:14px}.ch-secondary-controls{margin-top:11px}.ch-history{border-top:0;min-width:0;padding-top:1px}.ch-history-scroll{min-height:145px;max-height:240px}.ch-history .ch-section-heading{flex-wrap:wrap;gap:4px}.ch-history .ch-section-heading>span{font-size:7px}.ch-history td{padding:8px;font-size:12px}.ch-history th{padding:8px 5px;font-size:11px}.ch-decisions{min-width:0;padding:12px}.ch-decisions .ch-section-heading{flex-wrap:wrap;gap:5px}.ch-decisions .ch-section-heading h2{font-size:14px}.ch-live{font-size:8px!important}.ch-chosen{gap:8px;padding:14px 0 12px}.ch-chosen>strong{font-size:34px}.ch-chosen>span{gap:3px;font-size:10px}.ch-chosen small{font-size:8px}.ch-options>div{gap:6px;font-size:10px}.ch-options b{width:39px;font-size:11px}.ch-options small{width:24px;font-size:9px}.ch-decisions>p{font-size:10px}.ch-choice-placeholder{flex-direction:column;align-items:flex-start;gap:8px;padding:17px 0;font-size:11px}.ch-help{gap:8px;padding:15px}.ch-help h2{font-size:19px}.ch-help p{font-size:12px}.ch-promotion{gap:10px;padding:13px;inset:24% 5%}.ch-promotion h2{font-size:17px}.ch-promotion>div{gap:5px}.ch-promotion img{max-width:43px}.ch-footer{margin-top:24px}.ch-art-credit{text-align:left;font-size:9px}.ch-error{margin-bottom:0}}@media (prefers-reduced-motion:reduce){.chess-shell *{transition:none!important;animation:none!important}}
