.chess-board-wrapper.svelte-15doofy{width:100%;max-width:800px;margin:0 auto}.chess-board.svelte-15doofy{width:100%;aspect-ratio:1;position:relative}.cm-chessboard{border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.cm-chessboard .board .square.white{fill:#f0d9b5}.cm-chessboard .board .square.black{fill:#b58863}.cm-chessboard .coordinates{-webkit-user-select:none;user-select:none;pointer-events:none}.cm-chessboard .coordinates text{fill:#769656;font-weight:600;font-size:.75rem;font-family:system-ui,-apple-system,sans-serif}.cm-chessboard .coordinates.black text{fill:#eeeed2}.cm-chessboard .coordinates.white text{fill:#769656}.cm-chessboard .markers .marker.move-input{fill:#ffff0080}.cm-chessboard .markers .marker.move-history{fill:#ffff004d}.cm-chessboard .markers .marker.marker-square{fill:#ff06}.cm-chessboard .markers .marker.marker-circle-primary{fill:#00ff004d;stroke:#0f0c;stroke-width:2}.cm-chessboard .markers .marker.marker-frame-danger{stroke:#f00c;stroke-width:3;fill:none}.cm-chessboard .markers .marker.marker-dot{fill:#0000004d}.cm-chessboard .markers .marker.marker-bevel,.cm-chessboard .markers .marker.marker-bevel *{fill:#dc143c!important;opacity:.7!important}.cm-chessboard-promotion-dialog{background:var(--background);border:1px solid var(--border);border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a}.cm-chessboard .ghost-piece{opacity:.3;filter:grayscale(50%);pointer-events:none;transition:opacity .3s ease-out}.cm-chessboard .arrows .arrow{stroke-width:.15rem!important;opacity:.8!important}.cm-chessboard .arrows .arrow *{stroke-width:.2rem!important}.cm-chessboard .arrows svg{opacity:.9!important}.cm-chessboard .arrows .arrow.arrow-default{stroke:#3b82f6!important;fill:#3b82f6!important}.cm-chessboard .arrows .arrow.arrow-default polygon{fill:#3b82f6!important;stroke:#3b82f6!important;stroke-width:0!important}.cm-chessboard .arrows .arrow.arrow-default line{stroke:#3b82f6!important;stroke-width:.15rem!important}.cm-chessboard .arrows .arrow.arrow-danger{stroke:#ef4444!important;fill:#ef4444!important}.cm-chessboard .arrows .arrow.arrow-pointy{stroke:#3b82f6!important;fill:#3b82f6!important;opacity:.8!important}.cm-chessboard .arrows .arrow.arrow-pointy path{fill:#3b82f6!important;stroke:#3b82f6!important}.cm-chessboard .arrows .arrow.arrow-pointy line{stroke:#3b82f6!important;stroke-width:.2rem!important;opacity:.9!important}.move-notation-overlay.svelte-15doofy{pointer-events:none;display:flex;align-items:center;justify-content:center;transition:opacity .1s ease-out;z-index:1000}.move-notation-square.svelte-15doofy{position:absolute;inset:0;background-color:#3b82f64d;border:2px solid rgba(59,130,246,.8);border-radius:.25rem}.move-notation-text.svelte-15doofy{position:relative;font-size:1.5rem;font-weight:700;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.8),-2px -2px 4px rgba(0,0,0,.8),2px -2px 4px rgba(0,0,0,.8),-2px 2px 4px rgba(0,0,0,.8);font-family:system-ui,-apple-system,sans-serif;z-index:1}@media (max-width: 640px){.move-notation-text.svelte-15doofy{font-size:1.25rem}}
