@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap";
.satranc365-chessboard{aspect-ratio:1;width:100%;max-width:100vh;max-height:100vh;margin-bottom:36px;font-family:Roboto,sans-serif;position:relative}.chessboard{width:100%;height:100%}.chessboard .cg-wrap coords.files coord:nth-child(odd),.chessboard .cg-wrap coords.ranks coord:nth-child(odd),.chessboard .cg-wrap coords.files.black coord:nth-child(2n),.chessboard .cg-wrap coords.ranks.black coord:nth-child(2n),.chessboard .cg-wrap coords.files coord:nth-child(2n),.chessboard .cg-wrap coords.ranks coord:nth-child(2n),.chessboard .cg-wrap coords.files.black coord:nth-child(odd),.chessboard .cg-wrap coords.ranks.black coord:nth-child(odd){color:#9e9e9e}.chessboard-container{box-sizing:border-box;background:#fff;border-radius:8px;width:100%;height:100%;padding:20px;display:inline-block;position:absolute;inset:0;box-shadow:0 4px 8px #0000001a}.chessboard-controls{z-index:9;border-bottom-right-radius:8px;border-bottom-left-radius:8px;width:100%;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%)}.chessboard-controls__button{cursor:pointer;color:#000;background-color:#ffffff80;border:none;justify-content:center;align-items:center;width:25%;height:36px;display:flex}.chessboard-controls__button:hover:not(:disabled){background-color:#0000000d}.chessboard-controls__button:disabled{color:#d5d5d5}.chessboard-controls__icon{width:24px;height:24px;display:inline-block}.board{width:100%;height:100%;position:relative}.chess-board{width:100%;height:100%}.cg-wrap{width:100%;height:100%;display:block;position:absolute;top:0;left:0}cg-helper{width:12.5%;padding-bottom:12.5%;display:table;position:absolute;bottom:0}cg-container{width:800%;height:800%;display:block;position:absolute;bottom:0}cg-board{-webkit-user-select:none;user-select:none;cursor:pointer;background-size:cover;width:100%;height:100%;line-height:0;position:absolute;top:0;left:0}cg-board square{pointer-events:none;width:12.5%;height:12.5%;position:absolute;top:0;left:0}cg-board square.move-dest{pointer-events:auto}.cg-wrap piece{z-index:2;will-change:transform;pointer-events:none;background-size:cover;width:12.5%;height:12.5%;position:absolute;top:0;left:0}cg-board piece.dragging{cursor:move;z-index:10}cg-board piece.anim{z-index:8}cg-board piece.fading{z-index:1;opacity:.5}.cg-wrap piece.ghost{opacity:.3}.cg-wrap cg-auto-pieces piece{opacity:.35}.cg-wrap .cg-shapes,.cg-wrap .cg-custom-svgs{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.cg-wrap .cg-shapes{opacity:.6;z-index:2}.cg-wrap .cg-custom-svgs{z-index:9}.cg-wrap coords{pointer-events:none;font-size:14px;font-weight:500;display:none;position:absolute}.coordinates .cg-wrap coords{display:flex}.cg-wrap coords.ranks{flex-flow:column-reverse;width:12px;height:100%;left:-14px}.cg-wrap coords.ranks.black{flex-flow:column}.cg-wrap coords.files{text-transform:uppercase;text-align:center;flex-flow:row;width:100%;line-height:1;bottom:-18px}.cg-wrap coords.files.black{flex-flow:row-reverse}.cg-wrap coords coord{flex:auto}.cg-wrap coords.ranks coord{flex:auto;align-items:center;display:flex}.promotion-dialogue{z-index:5;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.promotion-dialogue__card{box-sizing:content-box;border-radius:8px;justify-content:center;align-items:center;width:50%;height:12.5%;padding:2.5%;display:flex;box-shadow:0 4px 8px #0000001a}.promotion-dialogue__piece{cursor:pointer;aspect-ratio:1;border:0;width:25%;height:100%;margin:0;padding:0}.promotion-dialogue__piece img{width:100%;height:auto}.promotion-dialogue__piece div{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.chess-theme-modal{z-index:100;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.chess-theme-modal__overlay{z-index:0;background-color:#00000080;width:100%;height:100%;position:absolute;inset:0}.chess-theme-modal__title{text-align:center;margin-bottom:1rem;font-size:1.125rem;font-weight:500;display:block}.chess-theme-modal__card{box-sizing:content-box;z-index:1;background-color:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:1rem 1.5rem;display:flex;position:relative;box-shadow:0 4px 8px #0000001a}.chess-theme-modal__card .checkbox{appearance:none;cursor:pointer;outline:none;align-items:center;width:2.75rem;height:1.75rem;margin:0;padding-left:.25rem;padding-right:.25rem;transition:all .2s ease-in-out;display:flex}.chess-theme-modal__card .checkbox:before{content:"";background-color:#9ca3af;border-radius:999px;width:1rem;height:1rem;transition:all .2s ease-in-out}.chess-theme-modal__card .checkbox:checked:before{background-color:#3818d9;transform:translate(1rem)}.chess-theme-modal__footer{justify-content:flex-end;width:100%;margin-top:1rem;display:flex}.default-board cg-board{background-image:url(/images/board/default.svg)}.default-board.highlight cg-board square.move-dest{background:radial-gradient(circle,#79b0e200 16%,#79b0e2cc 16% 22%,#79b0e200 22%)}.default-board.highlight cg-board square.premove-dest{background:radial-gradient(#141e5580 22%,#203085 0,#0000004d 0,#0000 0)}.default-board.highlight cg-board square.oc.move-dest{background:linear-gradient(#79b0e200 46.59%,#79b0e2 131.94%)}.default-board.highlight cg-board square.oc.premove-dest{background:radial-gradient(#0000 0% 80%,#141e5533 80%)}.default-board.highlight cg-board square.move-dest:hover{background:#c0e1ff99}.default-board.highlight cg-board square.premove-dest:hover{background:#141e5533}.default-board.highlight cg-board square.last-move{will-change:transform;background-color:#c0e1ffbf}.default-board.highlight cg-board square.selected{background-color:#79b0e2cc}.default-board.highlight cg-board square.check{background:radial-gradient(red 0%,#e70000 25%,#a9000000 89%,#9e000000 100%)}.default-board.highlight cg-board square.current-premove{background-color:#141e5580}.default-board .promotion-dialogue{background-color:#ffffffbf}.default-board .promotion-dialogue__card{background:#fff}.default-board .promotion-dialogue__piece{transition:box-shadow .2s linear}.default-board .promotion-dialogue__piece:nth-child(odd){background-color:#b7c0d8}.default-board .promotion-dialogue__piece:nth-child(2n){background-color:#e8edf9}.default-board .promotion-dialogue__piece:hover{box-shadow:inset 0 0 48px 8px #181059}.brown-board cg-board{background-image:url(/images/board/brown.svg)}.brown-board.highlight cg-board square.move-dest{background:radial-gradient(circle,#79b0e200 16%,#79b0e2cc 16% 22%,#79b0e200 22%)}.brown-board.highlight cg-board square.premove-dest{background:radial-gradient(#141e5580 22%,#203085 0,#0000004d 0,#0000 0)}.brown-board.highlight cg-board square.oc.move-dest{background:linear-gradient(#79b0e200 46.59%,#79b0e2 131.94%)}.brown-board.highlight cg-board square.oc.premove-dest{background:radial-gradient(#0000 0% 80%,#141e5533 80%)}.brown-board.highlight cg-board square.move-dest:hover{background:#c0e1ff99}.brown-board.highlight cg-board square.premove-dest:hover{background:#141e5533}.brown-board.highlight cg-board square.last-move{will-change:transform;background-color:#c0e1ffbf}.brown-board.highlight cg-board square.selected{background-color:#79b0e2cc}.brown-board.highlight cg-board square.check{background:radial-gradient(red 0%,#e70000 25%,#a9000000 89%,#9e000000 100%)}.brown-board.highlight cg-board square.current-premove{background-color:#141e5580}.brown-board .promotion-dialogue{background-color:#ffffffbf}.brown-board .promotion-dialogue__card{background:#fff}.brown-board .promotion-dialogue__piece{transition:box-shadow .2s linear}.brown-board .promotion-dialogue__piece:nth-child(odd){background-color:#b7c0d8}.brown-board .promotion-dialogue__piece:nth-child(2n){background-color:#e8edf9}.brown-board .promotion-dialogue__piece:hover{box-shadow:inset 0 0 48px 8px #181059}.green-board cg-board{background-image:url(/images/board/green.svg)}.green-board.highlight cg-board square.move-dest{background:radial-gradient(circle,#79b0e200 16%,#79b0e2cc 16% 22%,#79b0e200 22%)}.green-board.highlight cg-board square.premove-dest{background:radial-gradient(#141e5580 22%,#203085 0,#0000004d 0,#0000 0)}.green-board.highlight cg-board square.oc.move-dest{background:linear-gradient(#79b0e200 46.59%,#79b0e2 131.94%)}.green-board.highlight cg-board square.oc.premove-dest{background:radial-gradient(#0000 0% 80%,#141e5533 80%)}.green-board.highlight cg-board square.move-dest:hover{background:#c0e1ff99}.green-board.highlight cg-board square.premove-dest:hover{background:#141e5533}.green-board.highlight cg-board square.last-move{will-change:transform;background-color:#c0e1ffbf}.green-board.highlight cg-board square.selected{background-color:#79b0e2cc}.green-board.highlight cg-board square.check{background:radial-gradient(red 0%,#e70000 25%,#a9000000 89%,#9e000000 100%)}.green-board.highlight cg-board square.current-premove{background-color:#141e5580}.green-board .promotion-dialogue{background-color:#ffffffbf}.green-board .promotion-dialogue__card{background:#fff}.green-board .promotion-dialogue__piece{transition:box-shadow .2s linear}.green-board .promotion-dialogue__piece:nth-child(odd){background-color:#b7c0d8}.green-board .promotion-dialogue__piece:nth-child(2n){background-color:#e8edf9}.green-board .promotion-dialogue__piece:hover{box-shadow:inset 0 0 48px 8px #181059}.purple-board cg-board{background-image:url(/images/board/purple.png)}.purple-board.highlight cg-board square.move-dest{background:radial-gradient(circle,#79b0e200 16%,#79b0e2cc 16% 22%,#79b0e200 22%)}.purple-board.highlight cg-board square.premove-dest{background:radial-gradient(#141e5580 22%,#203085 0,#0000004d 0,#0000 0)}.purple-board.highlight cg-board square.oc.move-dest{background:linear-gradient(#79b0e200 46.59%,#79b0e2 131.94%)}.purple-board.highlight cg-board square.oc.premove-dest{background:radial-gradient(#0000 0% 80%,#141e5533 80%)}.purple-board.highlight cg-board square.move-dest:hover{background:#c0e1ff99}.purple-board.highlight cg-board square.premove-dest:hover{background:#141e5533}.purple-board.highlight cg-board square.last-move{will-change:transform;background-color:#c0e1ffbf}.purple-board.highlight cg-board square.selected{background-color:#79b0e2cc}.purple-board.highlight cg-board square.check{background:radial-gradient(red 0%,#e70000 25%,#a9000000 89%,#9e000000 100%)}.purple-board.highlight cg-board square.current-premove{background-color:#141e5580}.purple-board .promotion-dialogue{background-color:#ffffffbf}.purple-board .promotion-dialogue__card{background:#fff}.purple-board .promotion-dialogue__piece{transition:box-shadow .2s linear}.purple-board .promotion-dialogue__piece:nth-child(odd){background-color:#b7c0d8}.purple-board .promotion-dialogue__piece:nth-child(2n){background-color:#e8edf9}.purple-board .promotion-dialogue__piece:hover{box-shadow:inset 0 0 48px 8px #181059}.ruby-board cg-board{background-image:url(/images/board/ruby.svg)}.ruby-board.highlight cg-board square.move-dest{background:radial-gradient(circle,#79b0e200 16%,#79b0e2cc 16% 22%,#79b0e200 22%)}.ruby-board.highlight cg-board square.premove-dest{background:radial-gradient(#141e5580 22%,#203085 0,#0000004d 0,#0000 0)}.ruby-board.highlight cg-board square.oc.move-dest{background:linear-gradient(#79b0e200 46.59%,#79b0e2 131.94%)}.ruby-board.highlight cg-board square.oc.premove-dest{background:radial-gradient(#0000 0% 80%,#141e5533 80%)}.ruby-board.highlight cg-board square.move-dest:hover{background:#c0e1ff99}.ruby-board.highlight cg-board square.premove-dest:hover{background:#141e5533}.ruby-board.highlight cg-board square.last-move{will-change:transform;background-color:#c0e1ffbf}.ruby-board.highlight cg-board square.selected{background-color:#79b0e2cc}.ruby-board.highlight cg-board square.check{background:radial-gradient(red 0%,#e70000 25%,#a9000000 89%,#9e000000 100%)}.ruby-board.highlight cg-board square.current-premove{background-color:#141e5580}.ruby-board .promotion-dialogue{background-color:#ffffffbf}.ruby-board .promotion-dialogue__card{background:#fff}.ruby-board .promotion-dialogue__piece{transition:box-shadow .2s linear}.ruby-board .promotion-dialogue__piece:nth-child(odd){background-color:#b7c0d8}.ruby-board .promotion-dialogue__piece:nth-child(2n){background-color:#e8edf9}.ruby-board .promotion-dialogue__piece:hover{box-shadow:inset 0 0 48px 8px #181059}.teal-board cg-board{background-image:url(/images/board/teal.svg)}.teal-board.highlight cg-board square.move-dest{background:radial-gradient(circle,#79b0e200 16%,#79b0e2cc 16% 22%,#79b0e200 22%)}.teal-board.highlight cg-board square.premove-dest{background:radial-gradient(#141e5580 22%,#203085 0,#0000004d 0,#0000 0)}.teal-board.highlight cg-board square.oc.move-dest{background:linear-gradient(#79b0e200 46.59%,#79b0e2 131.94%)}.teal-board.highlight cg-board square.oc.premove-dest{background:radial-gradient(#0000 0% 80%,#141e5533 80%)}.teal-board.highlight cg-board square.move-dest:hover{background:#c0e1ff99}.teal-board.highlight cg-board square.premove-dest:hover{background:#141e5533}.teal-board.highlight cg-board square.last-move{will-change:transform;background-color:#c0e1ffbf}.teal-board.highlight cg-board square.selected{background-color:#79b0e2cc}.teal-board.highlight cg-board square.check{background:radial-gradient(red 0%,#e70000 25%,#a9000000 89%,#9e000000 100%)}.teal-board.highlight cg-board square.current-premove{background-color:#141e5580}.teal-board .promotion-dialogue{background-color:#ffffffbf}.teal-board .promotion-dialogue__card{background:#fff}.teal-board .promotion-dialogue__piece{transition:box-shadow .2s linear}.teal-board .promotion-dialogue__piece:nth-child(odd){background-color:#b7c0d8}.teal-board .promotion-dialogue__piece:nth-child(2n){background-color:#e8edf9}.teal-board .promotion-dialogue__piece:hover{box-shadow:inset 0 0 48px 8px #181059}.default-pieces .pawn.white{background-image:url(/images/pieces/default/wP.svg)}.default-pieces .bishop.white{background-image:url(/images/pieces/default/wB.svg)}.default-pieces .knight.white{background-image:url(/images/pieces/default/wN.svg)}.default-pieces .rook.white{background-image:url(/images/pieces/default/wR.svg)}.default-pieces .queen.white{background-image:url(/images/pieces/default/wQ.svg)}.default-pieces .king.white{background-image:url(/images/pieces/default/wK.svg)}.default-pieces .pawn.black{background-image:url(/images/pieces/default/bP.svg)}.default-pieces .bishop.black{background-image:url(/images/pieces/default/bB.svg)}.default-pieces .knight.black{background-image:url(/images/pieces/default/bN.svg)}.default-pieces .rook.black{background-image:url(/images/pieces/default/bR.svg)}.default-pieces .queen.black{background-image:url(/images/pieces/default/bQ.svg)}.default-pieces .king.black{background-image:url(/images/pieces/default/bK.svg)}.alpha-pieces .pawn.white{background-image:url(/images/pieces/alpha/wP.png)}.alpha-pieces .bishop.white{background-image:url(/images/pieces/alpha/wB.png)}.alpha-pieces .knight.white{background-image:url(/images/pieces/alpha/wN.png)}.alpha-pieces .rook.white{background-image:url(/images/pieces/alpha/wR.png)}.alpha-pieces .queen.white{background-image:url(/images/pieces/alpha/wQ.png)}.alpha-pieces .king.white{background-image:url(/images/pieces/alpha/wK.png)}.alpha-pieces .pawn.black{background-image:url(/images/pieces/alpha/bP.png)}.alpha-pieces .bishop.black{background-image:url(/images/pieces/alpha/bB.png)}.alpha-pieces .knight.black{background-image:url(/images/pieces/alpha/bN.png)}.alpha-pieces .rook.black{background-image:url(/images/pieces/alpha/bR.png)}.alpha-pieces .queen.black{background-image:url(/images/pieces/alpha/bQ.png)}.alpha-pieces .king.black{background-image:url(/images/pieces/alpha/bK.png)}.bases-pieces .pawn.white{background-image:url(/images/pieces/bases/wP.png)}.bases-pieces .bishop.white{background-image:url(/images/pieces/bases/wB.png)}.bases-pieces .knight.white{background-image:url(/images/pieces/bases/wN.png)}.bases-pieces .rook.white{background-image:url(/images/pieces/bases/wR.png)}.bases-pieces .queen.white{background-image:url(/images/pieces/bases/wQ.png)}.bases-pieces .king.white{background-image:url(/images/pieces/bases/wK.png)}.bases-pieces .pawn.black{background-image:url(/images/pieces/bases/bP.png)}.bases-pieces .bishop.black{background-image:url(/images/pieces/bases/bB.png)}.bases-pieces .knight.black{background-image:url(/images/pieces/bases/bN.png)}.bases-pieces .rook.black{background-image:url(/images/pieces/bases/bR.png)}.bases-pieces .queen.black{background-image:url(/images/pieces/bases/bQ.png)}.bases-pieces .king.black{background-image:url(/images/pieces/bases/bK.png)}.cburnett-pieces .pawn.white{background-image:url(/images/pieces/cburnett/wP.svg)}.cburnett-pieces .bishop.white{background-image:url(/images/pieces/cburnett/wB.svg)}.cburnett-pieces .knight.white{background-image:url(/images/pieces/cburnett/wN.svg)}.cburnett-pieces .rook.white{background-image:url(/images/pieces/cburnett/wR.svg)}.cburnett-pieces .queen.white{background-image:url(/images/pieces/cburnett/wQ.svg)}.cburnett-pieces .king.white{background-image:url(/images/pieces/cburnett/wK.svg)}.cburnett-pieces .pawn.black{background-image:url(/images/pieces/cburnett/bP.svg)}.cburnett-pieces .bishop.black{background-image:url(/images/pieces/cburnett/bB.svg)}.cburnett-pieces .knight.black{background-image:url(/images/pieces/cburnett/bN.svg)}.cburnett-pieces .rook.black{background-image:url(/images/pieces/cburnett/bR.svg)}.cburnett-pieces .queen.black{background-image:url(/images/pieces/cburnett/bQ.svg)}.cburnett-pieces .king.black{background-image:url(/images/pieces/cburnett/bK.svg)}.classic-pieces .pawn.white{background-image:url(/images/pieces/classic/wP.png)}.classic-pieces .bishop.white{background-image:url(/images/pieces/classic/wB.png)}.classic-pieces .knight.white{background-image:url(/images/pieces/classic/wN.png)}.classic-pieces .rook.white{background-image:url(/images/pieces/classic/wR.png)}.classic-pieces .queen.white{background-image:url(/images/pieces/classic/wQ.png)}.classic-pieces .king.white{background-image:url(/images/pieces/classic/wK.png)}.classic-pieces .pawn.black{background-image:url(/images/pieces/classic/bP.png)}.classic-pieces .bishop.black{background-image:url(/images/pieces/classic/bB.png)}.classic-pieces .knight.black{background-image:url(/images/pieces/classic/bN.png)}.classic-pieces .rook.black{background-image:url(/images/pieces/classic/bR.png)}.classic-pieces .queen.black{background-image:url(/images/pieces/classic/bQ.png)}.classic-pieces .king.black{background-image:url(/images/pieces/classic/bK.png)}.neo-pieces .pawn.white{background-image:url(/images/pieces/neo/wP.png)}.neo-pieces .bishop.white{background-image:url(/images/pieces/neo/wB.png)}.neo-pieces .knight.white{background-image:url(/images/pieces/neo/wN.png)}.neo-pieces .rook.white{background-image:url(/images/pieces/neo/wR.png)}.neo-pieces .queen.white{background-image:url(/images/pieces/neo/wQ.png)}.neo-pieces .king.white{background-image:url(/images/pieces/neo/wK.png)}.neo-pieces .pawn.black{background-image:url(/images/pieces/neo/bP.png)}.neo-pieces .bishop.black{background-image:url(/images/pieces/neo/bB.png)}.neo-pieces .knight.black{background-image:url(/images/pieces/neo/bN.png)}.neo-pieces .rook.black{background-image:url(/images/pieces/neo/bR.png)}.neo-pieces .queen.black{background-image:url(/images/pieces/neo/bQ.png)}.neo-pieces .king.black{background-image:url(/images/pieces/neo/bK.png)}
@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/818920d548580f83-s.0zeaghkn6uhi8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e83bc706a99bf666-s.0bdnob6mebu~m.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5580d1579f4df088-s.16qr4dwfp2~hj.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/77f3c17f20550db3-s.0zapi_76cenc9.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/221faba0970ae6e0-s.p.13wjohe6zkw5-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_81aafad3-module__fVoeqa__className{font-family:Montserrat,Montserrat Fallback;font-style:normal;font-weight:700}
