:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#ff9d3b;--accent-bg:#ff9d3b1a;--accent-border:#ff9d3b80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#eca064;--accent-bg:#fcc08426;--accent-border:#fcc08480;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}._board_1munn_1{aspect-ratio:1;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);width:fit-content;display:grid}._resultScreen_1munn_9{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}._resultScreen_1munn_9 h1{color:var(--text-h);font-size:3rem}._resultScreen_1munn_9 button{background-color:var(--accent);color:#fff;border:none;border-radius:5px;margin-top:20px;padding:10px 20px;font-size:1rem;transition:background-color .3s}._resultScreen_1munn_9._loss-result_1munn_37{background-color:#ff000080}._resultScreen_1munn_9._draw-result_1munn_41{background-color:#ffff0080}._resultScreen_1munn_9._win-result_1munn_45{background-color:#00ff0080}._square_l1ofh_1{justify-content:center;align-items:center;width:60px;height:60px;display:flex}._indicator_h7vsf_1{justify-content:center;align-items:center;display:flex}._sidebarContainer_unlh9_1{flex-direction:column;align-items:center;margin-top:20px;margin-left:20px;display:flex}._moveListContainer_unlh9_9{border:2px solid var(--accent-border);grid-template-rows:repeat(auto-fill,minmax(20px,1fr));grid-template-columns:repeat(2,minmax(20px,1fr));justify-items:center;width:200px;max-height:300px;margin-top:20px;display:grid;overflow-y:scroll}._capturesContainer_unlh9_21{border:2px solid var(--accent-border);flex-direction:column;align-items:center;width:200px;margin-top:20px;display:flex}._capturesSection_unlh9_30{height:100px;padding:10px;overflow-y:auto}._capturesList_unlh9_36{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}._captureImage_unlh9_43{background-color:#fff3;width:30px;height:30px}.main-container{flex-direction:row;justify-content:center;align-items:center;height:100vh;display:flex}.button-container{flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-right:20px;display:flex}.board-button{cursor:pointer;background-color:var(--accent);color:#fff;border:none;border-radius:5px;padding:10px 20px;font-size:16px;transition:background-color .3s}.board-button:hover{background-color:var(--accent-border)}.new-game-black-button{background-color:#333}.new-game-black-button:hover{background-color:#555}.new-game-white-button{color:#000;background-color:#fff;border:1px solid #000}.new-game-white-button:hover{background-color:#e0e0e0}
