.cb-workbench{width:min(100%, var(--chess-board-size,360px));box-sizing:border-box;flex-direction:column;align-items:stretch;gap:15px;display:flex}.cb-workbench__board,.cb-workbench__controls,.cb-workbench__comment-wrap,.cb-workbench__moves,.cb-workbench__primary{box-sizing:border-box;width:100%;max-width:100%}.cb-workbench__comment-wrap{flex-direction:column;gap:.35rem;display:flex}.cb-workbench__comment-label{color:#444;font-size:.82rem;font-weight:600}.cb-workbench__comment-input{width:100%;min-height:2.75rem;font:inherit;resize:vertical;box-sizing:border-box;color:#222;background:#fff;border:1px solid #ccc;border-radius:2px;padding:.45rem .55rem;font-size:.9rem;line-height:1.35}.cb-workbench__comment-input:focus{border-color:#2f5d3a;outline:2px solid #2f5d3a66}.cb-workbench__comment-input:disabled{color:#888;background:#f5f5f5}.cb-workbench__board{min-height:0}.cb-workbench__board .cb-interactive-board,.cb-workbench__board svg{width:100%;height:auto;display:block}.cb-workbench__moves .cb-moves__list{max-height:min(52vh,480px)}.cb-workbench__moves-label{letter-spacing:.02em;color:#444;margin:0 0 .25rem;font-size:.82rem;font-weight:700}.cb-workbench__moves-host,.cb-workbench__moves-host .cb-moves{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}body[data-page-mode=openings] .cb-workbench .openings-download-pgn-bar,body[data-page-mode=analysis] .cb-workbench .openings-download-pgn-bar{justify-content:center;align-items:flex-end;width:100%;margin-top:0;display:flex}.cb-workbench--side-moves{grid-template-columns:minmax(0, var(--chess-board-size,50vh)) minmax(0, 1fr);box-sizing:border-box;grid-template-rows:auto auto;justify-content:start;align-items:start;gap:.65rem .85rem;overflow-x:hidden;width:100%!important;max-width:100%!important;display:grid!important}.cb-workbench--side-moves .cb-workbench__primary{min-width:0;max-width:var(--chess-board-size,50vh);flex-direction:column;grid-area:1/1;gap:.65rem;display:flex}.cb-workbench--side-moves .cb-workbench__moves{width:100%;min-width:0;max-width:none;height:var(--chess-board-size,50vh);max-height:var(--chess-board-size,50vh);box-sizing:border-box;background:#fff;border:1px solid #d0d0d0;border-radius:4px;flex-direction:column;grid-area:1/2;align-self:stretch;min-height:0;padding:.55rem .65rem;display:flex}.cb-workbench--side-moves .cb-workbench__moves-host{flex:auto;min-height:0}.cb-workbench--side-moves .cb-workbench__comment-wrap{grid-area:2/1;align-self:start}.cb-workbench--side-moves .openings-download-pgn-bar{grid-area:2/2;justify-content:center;align-self:start}.cb-workbench--side-moves .cb-workbench__moves .cb-moves,.cb-workbench--side-moves .cb-workbench__moves-host .cb-moves{flex-direction:column;height:100%;min-height:0;display:flex}.cb-workbench--side-moves .cb-workbench__moves .cb-moves__list{flex:auto;min-height:0;max-height:none;overflow:auto}body[data-page-mode=analysis] .cb-workbench,body[data-page-mode=openings] .cb-workbench{width:100%;max-width:100%}body[data-page-mode=analysis] #chess-viewer.cb-workbench.cb-workbench--side-moves,body[data-page-mode=openings] #chess-viewer.cb-workbench.cb-workbench--side-moves{flex-direction:unset!important;align-items:start!important;width:100%!important;max-width:100%!important;display:grid!important}@media (width<=900px){.cb-workbench--side-moves{grid-template-rows:auto;grid-template-columns:minmax(0,1fr);justify-items:center;width:min(100%, var(--chess-board-size,50vh))!important}.cb-workbench--side-moves .cb-workbench__primary,.cb-workbench--side-moves .cb-workbench__moves,.cb-workbench--side-moves .cb-workbench__comment-wrap,.cb-workbench--side-moves .openings-download-pgn-bar{grid-area:auto/1}.cb-workbench--side-moves .cb-workbench__moves{width:100%;height:auto;max-height:none}.cb-workbench--side-moves .cb-workbench__moves .cb-moves__list{max-height:min(40vh,360px)}}.cb-moves{outline:none;flex-direction:column;gap:.5rem;min-width:0;display:flex}.cb-moves:focus-visible{border-radius:2px;box-shadow:0 0 0 2px #2f5d3a44}.cb-moves__nav{flex-wrap:wrap;gap:.3rem;display:flex}.cb-moves__nav-btn{font:inherit;color:#222;cursor:pointer;background:#f7f7f7;border:1px solid #bbb;border-radius:2px;padding:.3rem .65rem;line-height:1.2}.cb-moves__nav-btn:hover{background:#eee}.cb-moves__nav-btn:active{background:#e4e4e4}.cb-moves__list{color:#111;word-break:break-word;background:#fafafa;border:1px solid #ddd;border-radius:2px;max-height:min(52vh,480px);padding:.65rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92rem;font-weight:700;line-height:1.65;overflow:auto}.cb-moves__empty{color:#888;font-style:italic}.cb-moves__num{color:#555;user-select:none;margin-right:.15em}.cb-moves__san{font:inherit;color:inherit;cursor:pointer;line-height:inherit;background:0 0;border:none;border-radius:2px;margin:0 .05em;padding:.05em .28em}.cb-moves__san:hover{background:#e8efe9}.cb-moves__san.is-active{color:#fff;background:#2f5d3a}.cb-moves__san.is-active:hover{background:#254a2e}.cb-moves__comment{color:#5c574e;font-family:Georgia,Times New Roman,serif;font-size:.9em;font-style:italic}.cb-moves__var{font-size:.92em}.cb-moves__var .cb-moves__san,.cb-moves__var .cb-moves__num{color:inherit}.cb-moves__var .cb-moves__num{opacity:.8}.cb-moves__var .cb-moves__san.is-active{color:#fff}.cb-moves__promote{font:inherit;color:#2563eb;cursor:pointer;font-size:.85em;font-style:italic;font-weight:700;line-height:inherit;vertical-align:baseline;background:0 0;border:none;border-radius:2px;margin:0 .15em 0 0;padding:0 .2em}.cb-moves__promote:hover{background:#eff6ff}.cb-moves__var--0{color:#1565c0}.cb-moves__var--1{color:#8d4e00}.cb-moves__var--2{color:#2e7d32}.cb-moves__var--3{color:#9b1b3a}.cb-moves__var--4{color:#6a1b9a}.cb-moves__var--5{color:#c62828}.cb-moves__var--6{color:#00838f}.cb-moves__var--7{color:#ef6c00}.cb-board-controls{box-sizing:border-box;flex-wrap:nowrap;align-items:stretch;gap:6px;width:100%;display:flex}.cb-board-controls__btn{color:#2a2a2a;cursor:pointer;background:#ede4d7;border:1px solid #cfc4b4;border-radius:4px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:29px;margin:0;padding:0 4px;transition:background .12s,border-color .12s;display:inline-flex;box-shadow:0 1px #ddd3c4}.cb-board-controls__btn:hover{background:#e6dccb;border-color:#b8ad9c}.cb-board-controls__btn:active{box-shadow:none;background:#ddd2c0}.cb-board-controls__btn:focus-visible{outline-offset:2px;outline:2px solid #769656}.cb-board-controls__btn svg{pointer-events:none;width:18px;height:18px;display:block}.cb-interactive-board .cb-piece{transform-box:fill-box;transform-origin:50%}
