@charset "UTF-8";.board-images{position:absolute;-ms-overflow-style:none}.board-images ::-webkit-scrollbar{display:none}.board-images:not(.board-images--palette){z-index:10}.board-images:not(.board-images--palette) .board-images__window{border-radius:1.25rem}.board-images__title{background-color:#fff;border-radius:1.25rem;color:#312e2b;font-size:small;left:0;opacity:.8;padding:.5rem 0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;white-space:nowrap;width:100%}.board-images__window{background-color:#fff;box-shadow:0 7px 9.5px .5px rgba(0,0,0,.2);height:100%;overflow:scroll;padding:3%;scrollbar-width:none;width:100%}.board-images__window-body>div:not(:last-child){border-bottom:1px solid #d3d3d3}.board-images__hover-container{position:relative}.board-images__effects-container{width:100%}.board-images__effect{border:2px solid transparent;border-radius:3px;cursor:pointer;display:inline-flex;padding:3%}.board-images__effect.selected{border:2px solid #85a94e}.board-images__break{display:inline-flex}.board-images__image{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.board-images__hover{border:2px solid #85a94e;border-radius:3px;pointer-events:none;position:absolute}.board-images__close-button{height:0;padding-bottom:15%;pointer-events:none;position:absolute;top:0;width:15%}.board-images__close-button>div{cursor:pointer;height:100%;pointer-events:auto;position:absolute;top:-50%;width:100%}.board-images.horizontal-overflow .board-images__close-button{left:0}.board-images.horizontal-overflow .board-images__close-button>div{left:-50%}.board-images:not(.horizontal-overflow) .board-images__close-button{right:0}.board-images:not(.horizontal-overflow) .board-images__close-button>div{right:-50%}.board-images--hidden{display:none}.board .custom-item__frame{opacity:1;overflow:hidden}.board .custom-item__frame div{filter:drop-shadow(0 .5rem 0 rgba(0,0,0,.3));height:115%;margin:-7.5%;opacity:1;width:115%}.board .custom-item__frame--animated div{height:100%;margin:0;width:100%}.board .custom-item__frame--disappear{opacity:0;transition:opacity .5s}.board-disabled :not(canvas){pointer-events:none}.sibling-board{background-size:100%;display:block;height:0;padding-bottom:100%;position:relative;width:100%}.sibling-board.board{height:auto;margin-right:10%;padding-bottom:90%;width:90%}.sibling-board.board.board-webgl-3d{margin-right:7.5%;padding-bottom:69.369%;width:92.5%}.sibling-board.board.board-webgl-2d canvas,.sibling-board.board.board-webgl-3d canvas{position:absolute}.variation-content{display:flex;height:-moz-max-content;height:max-content;line-height:16px;margin-bottom:4px;margin-top:4px}.variation-content .inline-variation-paren{color:var(--nodeColor)}.variation-content .move-number{margin-right:4px}.variation-content .move-number.start{margin-right:0}.variation-content .inline-move{display:inline-block}.variation-row-indent{display:flex}.variation-row-indent .vertical-line{border-right:1.5px solid var(--color-gray-500);display:inline-block;margin:0;width:16px}.variation-row-indent .vertical-line.trim-top{margin-top:4px}.variation-row-indent .vertical-line.trim-bottom{margin-bottom:4px}.dark-mode .variation-row-indent .vertical-line{border-right-color:var(--color-transparent-white-40)}.variation-row-indent .vertical-line:first-of-type{width:48px}.variation-row{box-sizing:border-box;display:flex;flex-grow:0;font-weight:600;line-height:30px;overflow:hidden;padding-left:15px;padding-right:17px;position:relative;width:100%}.chessboard-pkg-move-list-component{--timeBarMaxWidth:45px;--timeMaxValue:0;--whiteNodeSpace:4rem;--blackNodeSpace:14rem;color:var(--color-text-subtle);font-size:13px;overflow-x:hidden;overflow-y:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark-mode .chessboard-pkg-move-list-component .dark-row{background-color:hsla(0,0%,100%,.02)}.dark-mode .chessboard-pkg-move-list-component .time-white:after{background-color:var(--color-transparent-white-85)}.dark-mode .chessboard-pkg-move-list-component .time-black:after{background-color:var(--color-transparent-white-25)}.chessboard-pkg-move-list-component .icon-font-chess{display:inline-block;font-size:2.3rem;margin-left:.1rem;margin-top:-.3rem}.chessboard-pkg-move-list-component .dark-row{background-color:var(--color-gray-75)}.chessboard-pkg-move-list-component .main-line-row{box-sizing:border-box;font-weight:600;height:30px;line-height:30px;overflow:hidden;padding:0 15px 0 15px;position:relative;width:100%}.chessboard-pkg-move-list-component .main-line-row .node{font-weight:700}.chessboard-pkg-move-list-component .main-line-row .move-info-icon{--tooltip-top:1px;cursor:pointer;display:inline-block;margin-right:5px;margin-top:0;vertical-align:top}.chessboard-pkg-move-list-component .main-line-row .move-info-icon:before{display:contents}.chessboard-pkg-move-list-component .main-line-row .move-info-icon[data-tooltip]:after{margin-top:24px;position:fixed;top:var(--tooltip-top);transform:translateX(50%);transition:opacity .16s;white-space:normal;z-index:1000}.chessboard-pkg-move-list-component .main-line-row .move-info-icon[data-tooltip][data-tooltip-position=top]:after{bottom:auto;left:auto;margin-top:0;right:auto;top:var(--tooltip-top);transform:translate3d(50%,-100%,0)}.chessboard-pkg-move-list-component .main-line-row .move-info-icon .circle-info:before{content:")"}.chessboard-pkg-move-list-component .main-line-row .move-info-icon .redo:before{content:"ἢ"}.chessboard-pkg-move-list-component [data-node]:not(.selected){cursor:pointer}.chessboard-pkg-move-list-component .node{display:inline-block}.chessboard-pkg-move-list-component .node .node-annotation-icon{float:right;position:relative;top:4px;width:20px}.chessboard-pkg-move-list-component .node .node-highlight-content{color:var(--nodeColor);display:inline-block;height:24px;line-height:24px;padding:0 4px}.chessboard-pkg-move-list-component .node .node-highlight-content.offset-for-annotation-icon{margin-right:20px}.chessboard-pkg-move-list-component .node .node-highlight-content.limit-begin{background-color:#2a442a;border:2px solid #4ca64c;border-radius:2px;color:var(--nodeLimit);font-weight:900}.chessboard-pkg-move-list-component .node .node-highlight-content.limit-end{background-color:#442a2a;border:2px solid #a64c4c;border-radius:2px;color:var(--nodeLimit);font-weight:900}.chessboard-pkg-move-list-component .node .node-highlight-content.limit-focus{background-color:#2a2a44;border:2px solid #4c4ca6;border-radius:2px;color:var(--nodeLimit)}.chessboard-pkg-move-list-component .node .node-highlight-content.limit-focus.limit-begin{background-color:#2a442a}.chessboard-pkg-move-list-component .node .node-highlight-content.limit-focus.limit-end{background-color:#442a2a}.chessboard-pkg-move-list-component .node .node-highlight-content.selected{background-color:var(--nodeBackground);border-bottom-style:solid;border-bottom-width:3px;border-color:var(--nodeBorder);border-radius:2px;color:var(--nodeColorSelected);cursor:default}.dark-mode .chessboard-pkg-move-list-component .node .node-highlight-content.selected{background-color:var(--color-transparent-white-14);border-color:var(--color-transparent-white-10)}.chessboard-pkg-move-list-component .node .node-highlight-content.selected.limit-begin{border:2px solid #4ca64c}.chessboard-pkg-move-list-component .node .node-highlight-content.selected.limit-end{border:2px solid #a64c4c}.chessboard-pkg-move-list-component .node .node-highlight-content.selected.limit-focus{border:2px solid #4c4ca6}.chessboard-pkg-move-list-component.movelist-colored .node{color:var(--nodeCustomColor,--nodeColor)}.dark-mode .chessboard-pkg-move-list-component.movelist-colored .node{color:var(--nodeCustomColor,var(--color-transparent-white-72))}.chessboard-pkg-move-list-component .main-line-ply{position:absolute;white-space:nowrap}.chessboard-pkg-move-list-component .main-line-ply.white-move{right:var(--whiteNodeSpace)}.chessboard-pkg-move-list-component .main-line-ply.black-move{right:var(--blackNodeSpace)}.chessboard-pkg-move-list-component .main-line-ply.empty{color:var(--nodeColor);margin-right:26px}.chessboard-pkg-move-list-component .game-result{right:var(--whiteNodeSpace)}.chessboard-pkg-move-list-component .time-black,.chessboard-pkg-move-list-component .time-white{font-size:10px;height:10px;left:5px;line-height:10px;position:absolute;white-space:nowrap;width:var(--timestampWidth)}.chessboard-pkg-move-list-component .time-black:after,.chessboard-pkg-move-list-component .time-white:after{background-clip:content-box;border-radius:2px;box-sizing:border-box;content:"";height:10px;max-width:var(--timeBarLimit);min-width:2px;position:absolute;right:-3px;transform:translateX(100%);width:calc(var(--timeValue)/var(--timeMaxValue)*var(--timeBarMaxWidth))}.chessboard-pkg-move-list-component .timestamps-with-base-time .time-black:after,.chessboard-pkg-move-list-component .timestamps-with-base-time .time-white:after{width:var(--timeBarWidth)}.chessboard-pkg-move-list-component .time-white{top:4px}.chessboard-pkg-move-list-component .time-white:after{background-color:var(--color-transparent-black-20);top:0}.chessboard-pkg-move-list-component .time-black{bottom:3px}.chessboard-pkg-move-list-component .time-black:after{background-color:rgba(0,0,0,.8);bottom:-1px}.chessboard-pkg-move-list-component .trailing-san-figurine{margin-right:4px}.toggle-timestamps>.main-line-row .time-black,.toggle-timestamps>.main-line-row .time-white{color:transparent;width:0}.toggle-timestamps>.main-line-row:hover .time-black,.toggle-timestamps>.main-line-row:hover .time-white{color:var(--color-gray-500);width:auto}.dark-mode .toggle-timestamps>.main-line-row:hover .time-black,.dark-mode .toggle-timestamps>.main-line-row:hover .time-white{color:var(--color-transparent-white-50)}.toggle-timestamps>.main-line-row:hover .time-black:after,.toggle-timestamps>.main-line-row:hover .time-white:after{visibility:hidden}.move-node-context-menu.svelte-1vk4xkn.svelte-1vk4xkn{background-color:var(--color-bg-opaque);border-radius:var(--radius-l);box-shadow:0 2px 5px rgba(0,0,0,.5);color:var(--color-text-default);font-size:1.4rem;list-style:none;min-width:16rem;padding:8px;position:fixed;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:9999}.move-node-context-menu.svelte-1vk4xkn .actions-container.svelte-1vk4xkn{border-bottom:1px solid var(--color-border-default);padding-bottom:4px}.move-node-context-menu.svelte-1vk4xkn .action-name.svelte-1vk4xkn{padding:.5rem 2rem}.move-node-context-menu.svelte-1vk4xkn .action-name.svelte-1vk4xkn,.move-node-context-menu.svelte-1vk4xkn .annotation.svelte-1vk4xkn{cursor:pointer;display:block}.move-node-context-menu.svelte-1vk4xkn .action-name.svelte-1vk4xkn:hover,.move-node-context-menu.svelte-1vk4xkn .annotation.svelte-1vk4xkn:hover{background-color:var(--color-bg-subtler);border-radius:var(--radius-m);color:var(--color-text-default-hovered)}.move-node-context-menu.svelte-1vk4xkn .action-name.blank.svelte-1vk4xkn,.move-node-context-menu.svelte-1vk4xkn .annotation.blank.svelte-1vk4xkn{cursor:default}.move-node-context-menu.svelte-1vk4xkn .action-name.blank.svelte-1vk4xkn:hover,.move-node-context-menu.svelte-1vk4xkn .annotation.blank.svelte-1vk4xkn:hover{background-color:inherit}.move-node-context-menu.svelte-1vk4xkn .annotations-container.svelte-1vk4xkn{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding-top:4px}.move-node-context-menu.svelte-1vk4xkn .annotation.svelte-1vk4xkn{display:inline-block;padding:3px;text-align:center}.variations-popover.svelte-16oqhms.svelte-16oqhms{background-color:var(--color-bg-opaque);border-radius:var(--radius-l);border-top:.3rem solid rgba(248,229,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.5);color:var(--color-gray-600);font-size:1.3rem;font-weight:400;line-height:2rem;min-height:4rem;min-width:12rem;overflow-x:auto;position:fixed;z-index:2}.variations-popover.svelte-16oqhms .row.svelte-16oqhms{align-items:center;cursor:pointer;display:flex;padding:.2rem}.variations-popover.svelte-16oqhms .selected.svelte-16oqhms{background-color:var(--color-bg-subtler);text-shadow:0 0 #000}.variations-popover.svelte-16oqhms .icon-wrap.svelte-16oqhms{width:2rem}.variations-popover.svelte-16oqhms .icon-wrap .icon.svelte-16oqhms{margin-left:.5rem;width:2rem}.variations-popover.svelte-16oqhms .icon-wrap .icon-font-chess.move-arrow-right.svelte-16oqhms:before{content:"]";font-size:1.6rem}.dark-mode .variations-popover.svelte-16oqhms.svelte-16oqhms{border-color:var(--color-gray-500);color:var(--color-transparent-white-72)}.comment-row.svelte-jlybuf{cursor:text;display:block;padding-bottom:2px;padding-left:15px;padding-right:62px}.comment.svelte-jlybuf{color:var(--color-slate-400);word-break:break-word}.dark-mode .comment.svelte-jlybuf{color:var(--color-slate-300)}.comment.svelte-jlybuf::-moz-selection{background:var(--color-slate-75)}.comment.svelte-jlybuf::selection{background:var(--color-slate-75)}.comment[contenteditable=true].svelte-jlybuf:empty{display:inline-block}.comment[contenteditable=true].svelte-jlybuf:empty:before{color:var(--color-gray-500);content:attr(placeholder)}[data-tooltip]{position:relative}[data-tooltip]:after{background-color:var(--color-transparent-black-77);border-radius:2px;color:var(--color-neutrals-white);content:attr(data-tooltip);font-size:1.4rem;font-weight:600;max-width:200px;padding:5px 8px;text-align:center;white-space:nowrap}[data-tooltip]:after,[data-tooltip]:before{opacity:0;pointer-events:none;position:absolute;transition:all .16s ease-out .08s;z-index:1}[data-tooltip]:before{border:5px solid transparent;content:"";height:0;width:0}[data-tooltip]:hover:after,[data-tooltip]:hover:before{opacity:1}[data-tooltip][data-tooltip-position=bottom]:after,[data-tooltip][data-tooltip-position=bottom]:before{right:50%;top:100%;transform:translate3d(50%,-4px,0)}[data-tooltip][data-tooltip-position=bottom]:after{margin-top:10px}[data-tooltip][data-tooltip-position=bottom]:before{border-bottom-color:var(--color-transparent-black-77)}[data-tooltip][data-tooltip-position=bottom]:hover:after,[data-tooltip][data-tooltip-position=bottom]:hover:before{transform:translate3d(50%,0,0)}[data-tooltip][data-tooltip-position=left]:after,[data-tooltip][data-tooltip-position=left]:before{left:100%;top:50%;transform:translate3d(-4px,-50%,0)}[data-tooltip][data-tooltip-position=left]:after{margin-left:10px}[data-tooltip][data-tooltip-position=left]:before{border-right-color:var(--color-transparent-black-77)}[data-tooltip][data-tooltip-position=left]:hover:after,[data-tooltip][data-tooltip-position=left]:hover:before{transform:translate3d(0,-50%,0)}[data-tooltip][data-tooltip-position=right]:after,[data-tooltip][data-tooltip-position=right]:before{right:100%;top:50%;transform:translate3d(4px,-50%,0)}[data-tooltip][data-tooltip-position=right]:after{margin-right:10px}[data-tooltip][data-tooltip-position=right]:before{border-left-color:var(--color-transparent-black-77)}[data-tooltip][data-tooltip-position=right]:hover:after,[data-tooltip][data-tooltip-position=right]:hover:before{transform:translate3d(0,-50%,0)}[data-tooltip][data-tooltip-position=top]:after,[data-tooltip][data-tooltip-position=top]:before{bottom:100%;right:50%;transform:translate3d(50%,4px,0)}[data-tooltip][data-tooltip-position=top]:after{margin-bottom:10px}[data-tooltip][data-tooltip-position=top]:before{border-top-color:var(--color-transparent-black-77)}[data-tooltip][data-tooltip-position=top]:hover:after,[data-tooltip][data-tooltip-position=top]:hover:before{transform:translate3d(50%,0,0)}:global(.dark-mode){--nodeBackground:rgba(255,255,0,.2);--nodeBorder:rgba(255,255,0,.4);--nodeColor:var(--color-transparent-white-72);--nodeColorSelected:var(--color-neutrals-white);--nodeNumber:var(--color-transparent-white-50);--nodeLimit:var(--color-transparent-white-72)}.vertical-move-list{--timeBarMaxWidth:65px;--timeMaxValue:0;--whiteNodeSpace:4rem;--blackNodeSpace:12rem;overflow-x:hidden;overflow-y:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark-mode .vertical-move-list .move{color:var(--color-transparent-white-50)}.dark-mode .vertical-move-list .move:nth-child(2n){background-color:var(--color-transparent-white-2)}.dark-mode .vertical-move-list .time-white:after{background-color:var(--color-transparent-white-85)}.dark-mode .vertical-move-list .time-black:after{background-color:var(--color-transparent-white-25)}.vertical-move-list .move{box-sizing:border-box;color:var(--color-gray-900);font-size:13px;font-weight:600;height:30px;line-height:30px;overflow:hidden;padding:0 15px 0 5px;position:relative;width:100%}.vertical-move-list .move:nth-child(2n){background-color:var(--color-gray-75)}.vertical-move-list .move .node{font-weight:700}.vertical-move-list .move .node .icon-font-chess{display:inline-block;font-size:2.3rem;margin-left:.2rem;margin-top:-1.3rem}.vertical-move-list .move .node .move-info-icon{--tooltip-top:1px;cursor:pointer;display:inline-block;margin-right:5px;margin-top:0;vertical-align:top}.vertical-move-list .move .node .move-info-icon:before{display:contents}.vertical-move-list .move .node .move-info-icon[data-tooltip]:after{margin-top:24px;position:fixed;top:var(--tooltip-top);transform:translateX(50%);transition:opacity .16s;white-space:normal;z-index:9999}.vertical-move-list .move .node .move-info-icon[data-tooltip][data-tooltip-position=top]:after{bottom:auto;left:auto;margin-top:0;right:auto;top:auto;transform:translate3d(50%,-100%,0)}.vertical-move-list .move .node .move-info-icon .circle-info:before{content:")"}.vertical-move-list .move .node .move-info-icon .redo:before{content:"ἢ"}.vertical-move-list [data-ply]:not(.selected){cursor:pointer}.vertical-move-list .black,.vertical-move-list .white{height:24px;line-height:24px;min-width:40px;padding:0 4px;position:absolute;top:3px}.dark-mode .vertical-move-list .black,.dark-mode .vertical-move-list .white{color:var(--color-transparent-white-72)}.vertical-move-list .black.selected,.vertical-move-list .white.selected{background-color:var(--nodeBackground);border-bottom-style:solid;border-bottom-width:3px;border-color:var(--nodeBorder);border-radius:2px;color:var(--nodeColorSelected);cursor:default}.dark-mode .vertical-move-list .black.selected,.dark-mode .vertical-move-list .white.selected{background-color:var(--color-transparent-white-14);border-color:var(--color-transparent-white-10)}.vertical-move-list.movelist-colored .node{color:var(--nodeCustomColor,--nodeColor)}.dark-mode .vertical-move-list.movelist-colored .node{color:var(--nodeCustomColor,var(--color-transparent-white-72))}.vertical-move-list .white{right:var(--whiteNodeSpace)}.vertical-move-list .black{right:var(--blackNodeSpace)}.vertical-move-list .time-black,.vertical-move-list .time-white{font-size:10px;height:10px;left:5px;line-height:10px;position:absolute;width:var(--timestampWidth)}.vertical-move-list .time-black:after,.vertical-move-list .time-white:after{background-clip:content-box;border-radius:2px;box-sizing:border-box;content:"";height:10px;max-width:var(--timeBarLimit);min-width:2px;position:absolute;right:-3px;transform:translateX(100%);width:calc(var(--timeValue)/var(--timeMaxValue)*var(--timeBarMaxWidth))}.vertical-move-list.timestamps-with-base-time .time-black:after,.vertical-move-list.timestamps-with-base-time .time-white:after{width:var(--timeBarWidth)}.vertical-move-list .time-white{top:4px}.vertical-move-list .time-white:after{background-color:var(--color-transparent-black-20);top:0}.vertical-move-list .time-black{bottom:3px}.vertical-move-list .time-black:after{background-color:rgba(0,0,0,.8);bottom:-1px}.toggle-timestamps>.move .time-black,.toggle-timestamps>.move .time-white{color:transparent;width:0}.toggle-timestamps>.move:hover .time-black,.toggle-timestamps>.move:hover .time-white{color:var(--color-gray-500);width:auto}.dark-mode .toggle-timestamps>.move:hover .time-black,.dark-mode .toggle-timestamps>.move:hover .time-white{color:var(--color-transparent-white-50)}.toggle-timestamps>.move:hover .time-black:after,.toggle-timestamps>.move:hover .time-white:after{visibility:hidden}.hand-piece.svelte-vk4wu6.svelte-vk4wu6{background-size:cover;cursor:grab;position:absolute}.hand-piece.dragging.svelte-vk4wu6.svelte-vk4wu6{cursor:grabbing;position:fixed;will-change:left,top;z-index:11!important}.hand-piece.hidden.svelte-vk4wu6.svelte-vk4wu6{display:none}body.hand-pieces-dragging-body{-webkit-user-select:none;-moz-user-select:none;user-select:none}.hand-pieces.svelte-vk4wu6.svelte-vk4wu6{height:100%;position:relative;width:100%}.hand-pieces.horizontal.svelte-vk4wu6.svelte-vk4wu6{height:auto;padding-top:40%}.hand-pieces.horizontal.with-king.svelte-vk4wu6.svelte-vk4wu6{height:auto;padding-top:33.33333%}.board .hand-pieces.svelte-vk4wu6.svelte-vk4wu6{position:absolute;right:-10%;width:10%}.board-webgl-3d .hand-pieces.svelte-vk4wu6.svelte-vk4wu6{right:-7.5%;width:7.5%}.board-webgl-3d .hand-pieces.with-king.svelte-vk4wu6.svelte-vk4wu6{right:-6.25%;width:6.25%}.hand-pieces.svelte-vk4wu6 .hand-piece-count.svelte-vk4wu6{align-items:center;background:var(--color-neutrals-white);border-radius:50%;bottom:0;color:var(--color-gray-900);display:flex;font-size:150%;font-weight:900;height:40%;justify-content:center;left:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:40%}.hand-pieces.svelte-vk4wu6 .hand-piece-count.small.svelte-vk4wu6{font-size:90%;font-weight:700;height:50%;width:50%}.hand-pieces.svelte-vk4wu6 .hand-piece.svelte-vk4wu6{height:10%;width:100%}.hand-pieces.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{top:0}.hand-pieces.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{top:10%}.hand-pieces.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{top:20%}.hand-pieces.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{top:30%}.hand-pieces.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{top:40%}.hand-pieces.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{top:50%}.hand-pieces.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{top:60%}.hand-pieces.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{top:70%}.hand-pieces.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{top:80%}.hand-pieces.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{top:90%}.hand-pieces.flipped.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{top:0}.hand-pieces.flipped.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{top:10%}.hand-pieces.flipped.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{top:20%}.hand-pieces.flipped.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{top:30%}.hand-pieces.flipped.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{top:40%}.hand-pieces.flipped.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{top:50%}.hand-pieces.flipped.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{top:60%}.hand-pieces.flipped.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{top:70%}.hand-pieces.flipped.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{top:80%}.hand-pieces.flipped.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{top:90%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.svelte-vk4wu6{height:8.33333%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{top:0}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{top:8.33333%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{top:16.66667%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{top:25%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{top:33.33333%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.bk.svelte-vk4wu6{top:41.66667%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.wk.svelte-vk4wu6{top:50%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{top:58.33333%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{top:66.66667%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{top:75%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{top:83.33333%}.hand-pieces.with-king.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{top:91.66667%}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{top:0}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{top:8.33333%}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{top:16.66667%}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{top:25%}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{top:33.33333%}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.wk.svelte-vk4wu6{top:41.66667%}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.bk.svelte-vk4wu6{top:50%}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{top:58.33333%}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{top:66.66667%}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{top:75%}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{top:83.33333%}.hand-pieces.with-king.flipped.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{top:91.66667%}.hand-pieces.horizontal.svelte-vk4wu6 .hand-piece.svelte-vk4wu6{height:50%;width:20%}.hand-pieces.horizontal.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{right:0;top:0}.hand-pieces.horizontal.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{right:20%;top:0}.hand-pieces.horizontal.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{right:40%;top:0}.hand-pieces.horizontal.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{right:60%;top:0}.hand-pieces.horizontal.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{right:80%;top:0}.hand-pieces.horizontal.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{right:0;top:50%}.hand-pieces.horizontal.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{right:20%;top:50%}.hand-pieces.horizontal.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{right:40%;top:50%}.hand-pieces.horizontal.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{right:60%;top:50%}.hand-pieces.horizontal.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{right:80%;top:50%}.hand-pieces.horizontal.flipped.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{right:0;top:0}.hand-pieces.horizontal.flipped.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{right:20%;top:0}.hand-pieces.horizontal.flipped.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{right:40%;top:0}.hand-pieces.horizontal.flipped.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{right:60%;top:0}.hand-pieces.horizontal.flipped.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{right:80%;top:0}.hand-pieces.horizontal.flipped.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{right:0;top:50%}.hand-pieces.horizontal.flipped.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{right:20%;top:50%}.hand-pieces.horizontal.flipped.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{right:40%;top:50%}.hand-pieces.horizontal.flipped.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{right:60%;top:50%}.hand-pieces.horizontal.flipped.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{right:80%;top:50%}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.svelte-vk4wu6{width:16.66667%}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{right:0;top:0}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{right:16.66667%;top:0}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{right:33.33333%;top:0}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{right:50%;top:0}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{right:66.66667%;top:0}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.bk.svelte-vk4wu6{right:83.33333%;top:0}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{right:0;top:50%}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{right:16.66667%;top:50%}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{right:33.33333%;top:50%}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{right:50%;top:50%}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{right:66.66667%;top:50%}.hand-pieces.horizontal.with-king.svelte-vk4wu6 .hand-piece.wk.svelte-vk4wu6{right:83.33333%;top:50%}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{right:0;top:0}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{right:16.66667%;top:0}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{right:33.33333%;top:0}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{right:50%;top:0}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{right:66.66667%;top:0}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.wk.svelte-vk4wu6{right:83.33333%;top:0}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{right:0;top:50%}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{right:16.66667%;top:50%}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{right:33.33333%;top:50%}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{right:50%;top:50%}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{right:66.66667%;top:50%}.hand-pieces.horizontal.flipped.with-king.svelte-vk4wu6 .hand-piece.bk.svelte-vk4wu6{right:83.33333%;top:50%}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.svelte-vk4wu6{overflow:visible}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.svelte-vk4wu6:after{background-position-y:bottom;background-repeat:no-repeat;background-size:contain;bottom:0;content:" ";height:132%;position:absolute;right:0;width:100%}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{z-index:1}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{z-index:2}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{z-index:3}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{z-index:4}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{z-index:5}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{z-index:6}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{z-index:7}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{z-index:8}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{z-index:9}.hand-pieces.pseudo3d.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{z-index:10}.hand-pieces.pseudo3d.flipped.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{z-index:1}.hand-pieces.pseudo3d.flipped.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{z-index:2}.hand-pieces.pseudo3d.flipped.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{z-index:3}.hand-pieces.pseudo3d.flipped.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{z-index:4}.hand-pieces.pseudo3d.flipped.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{z-index:5}.hand-pieces.pseudo3d.flipped.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{z-index:6}.hand-pieces.pseudo3d.flipped.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{z-index:7}.hand-pieces.pseudo3d.flipped.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{z-index:8}.hand-pieces.pseudo3d.flipped.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{z-index:9}.hand-pieces.pseudo3d.flipped.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{z-index:10}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{z-index:1}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{z-index:2}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{z-index:3}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{z-index:4}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{z-index:5}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.bk.svelte-vk4wu6{z-index:6}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.wk.svelte-vk4wu6{z-index:7}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{z-index:8}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{z-index:9}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{z-index:10}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{z-index:11}.hand-pieces.pseudo3d.with-king.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{z-index:12}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.wp.svelte-vk4wu6{z-index:1}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.wb.svelte-vk4wu6{z-index:2}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.wn.svelte-vk4wu6{z-index:3}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.wr.svelte-vk4wu6{z-index:4}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.wq.svelte-vk4wu6{z-index:5}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.wk.svelte-vk4wu6{z-index:6}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.bk.svelte-vk4wu6{z-index:7}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.bq.svelte-vk4wu6{z-index:8}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.br.svelte-vk4wu6{z-index:9}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.bn.svelte-vk4wu6{z-index:10}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.bb.svelte-vk4wu6{z-index:11}.hand-pieces.pseudo3d.flipped.with-king.svelte-vk4wu6 .hand-piece.bp.svelte-vk4wu6{z-index:12}.hand-pieces.pseudo3d.horizontal .piece .bb.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal .piece .bn.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal .piece .bp.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal .piece .bq.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal .piece .br.svelte-vk4wu6.svelte-vk4wu6{z-index:1}.hand-pieces.pseudo3d.horizontal .piece .wb.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal .piece .wn.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal .piece .wp.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal .piece .wq.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal .piece .wr.svelte-vk4wu6.svelte-vk4wu6{z-index:2}.hand-pieces.pseudo3d.horizontal.flipped .piece .wb.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.flipped .piece .wn.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.flipped .piece .wp.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.flipped .piece .wq.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.flipped .piece .wr.svelte-vk4wu6.svelte-vk4wu6{z-index:1}.hand-pieces.pseudo3d.horizontal.flipped .piece .bb.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.flipped .piece .bn.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.flipped .piece .bp.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.flipped .piece .bq.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.flipped .piece .br.svelte-vk4wu6.svelte-vk4wu6{z-index:2}.hand-pieces.pseudo3d.horizontal.with-king .piece .bb.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king .piece .bk.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king .piece .bn.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king .piece .bp.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king .piece .bq.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king .piece .br.svelte-vk4wu6.svelte-vk4wu6{z-index:1}.hand-pieces.pseudo3d.horizontal.with-king .piece .wb.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king .piece .wk.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king .piece .wn.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king .piece .wp.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king .piece .wq.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king .piece .wr.svelte-vk4wu6.svelte-vk4wu6{z-index:2}.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .wb.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .wk.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .wn.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .wp.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .wq.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .wr.svelte-vk4wu6.svelte-vk4wu6{z-index:1}.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .bb.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .bk.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .bn.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .bp.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .bq.svelte-vk4wu6.svelte-vk4wu6,.hand-pieces.pseudo3d.horizontal.with-king.flipped .piece .br.svelte-vk4wu6.svelte-vk4wu6{z-index:2}.board .hand-pieces.with-king{right:-8.33333%;width:8.33333%}.custom-item{background-clip:content-box;box-sizing:border-box;height:12.5%;opacity:.8;pointer-events:none;position:absolute;width:12.5%}.captured svg{animation:capture-star .5s infinite}@keyframes capture-star{0%{opacity:1}50%{opacity:0;transform:scale(2)}}.effect{--icon-bg-scale:1;background-clip:content-box;border-radius:50%;box-sizing:border-box;height:12.5%;left:5.5%;padding:3.75%;pointer-events:none;position:absolute;top:-5.5%;width:12.5%;z-index:1}.effect.tuck-right{margin-right:-2%}.effect.tuck-top{margin-top:2%}.effect.fade-out{animation-duration:.2s;animation-fill-mode:forwards;animation-name:fade-out-animation}.effect .icon-background{transform:scale(var(--icon-bg-scale));transform-origin:center}.effect .scale-animation{--icon-bg-scale:2;transition:transform .2s}.effect svg{overflow:visible}.effects{pointer-events:none;position:absolute}.flipped .effects{transform:scale(-1)}.animated-effect{--first-step-duration:0.3s;--second-step-duration:0.3s;--delay:0.7s;--square-alpha:0.8;--icon-bg-scale:1.0;--y-position:calc(var(--inset-y-factor));--x-position:calc(100% + var(--inset-x-factor));--text-x-position:var(--x-position);--text-y-position:var(--y-position);--text-line-height:calc(var(--line-height-ratio)*var(--square-size));--icon-starting-y:62.5%;--text-translate-x:-50%;--text-translate-y:-50%;--icon-bg-translate-x:-50%;--icon-bg-translate-y:-50%;--icon-translate-x:-50%;--icon-translate-y:-50%;--text-transform-origin:center center;--inset-x-factor:-5%;--inset-y-factor:5%;--z-stacking:2;--font-size-ratio:0.21818;--line-height-ratio:0.36364;--padding-ratio:0.1697;background-clip:content-box;bottom:100%;box-sizing:border-box;color:#000;height:12.5%;left:100%;pointer-events:none;position:absolute;right:0;top:0;width:12.5%}.animated-effect.tuck-top{--y-position:calc(var(--target-icon-size));--inset-y-factor:0%;--half-text-line-height:calc(var(--text-line-height)/2);--text-y-position:calc(var(--y-position) - var(--target-icon-size) + var(--half-text-line-height))}.animated-effect.tuck-right{--x-position:calc(100% - var(--target-icon-size));--inset-x-factor:0%;--text-translate-x:-100%;--text-transform-origin:100% center;--text-x-position:calc(var(--x-position) + var(--target-icon-size))}.animated-effect:not(.below-piece),.pseudo3d .animated-effect:not(.below-piece){z-index:var(--z-stacking)}.animated-effect.brilliant{color:var(--color-classification-brilliant)}.animated-effect.greatfind{color:var(--color-classification-great)}.animated-effect.inaccuracy{color:var(--color-classification-inaccuracy)}.animated-effect.mistake{color:var(--color-classification-mistake)}.animated-effect.blunder{color:var(--color-classification-blunder)}.animated-effect.drawblack,.animated-effect.drawwhite,.animated-effect.stalemate{color:#555351}.animated-effect.abandon,.animated-effect.bughouseblack,.animated-effect.bughousewhite,.animated-effect.checkmateblack,.animated-effect.checkmatewhite,.animated-effect.mate,.animated-effect.resignblack,.animated-effect.resignwhite,.animated-effect.timeoutblack,.animated-effect.timeoutwhite{color:#e02828}.animated-effect.winner{color:#83b84f}.animated-effect.bestmove{color:var(--color-classification-best)}.animated-effect.miss{color:var(--color-classification-miss)}.animated-effect .text{animation-fill-mode:forwards;animation-name:slidein,textshrink;background-color:#fff;border-radius:500px;box-shadow:0 1px 0 rgba(0,0,0,.35);font-size:calc(var(--font-size-ratio)*var(--square-size));font-weight:700;line-height:var(--text-line-height);padding:0 calc(var(--padding-ratio)*var(--square-size));pointer-events:none;right:var(--text-x-position);transform:translate(var(--text-translate-x),var(--text-translate-y));transform-origin:var(--text-transform-origin);white-space:nowrap;z-index:1}.animated-effect .icon,.animated-effect .text{animation-delay:0s,calc(var(--first-step-duration) + var(--delay));animation-duration:var(--first-step-duration),var(--second-step-duration);position:absolute;transition-timing-function:cubic-bezier(0,0,.2,1),ease-in-out}.animated-effect .icon{animation-fill-mode:forwards;animation-name:fadeingrow,slidecorner;filter:drop-shadow(0 1px 0 rgba(0,0,0,.35));right:50%;top:var(--icon-starting-y);transform:translate(50%,-50%);z-index:2}.animated-effect .icon-background{animation-delay:calc(var(--first-step-duration) + var(--delay));animation-duration:var(--second-step-duration);animation-fill-mode:forwards;animation-name:iconbackground;background-color:#000;border-radius:50%;box-shadow:0 1px rgba(0,0,0,.35);font-weight:700;opacity:0;pointer-events:none;position:absolute;right:var(--x-position);top:var(--y-position);transform:translate(var(--icon-bg-translate-x),var(--icon-bg-translate-y)) scale(var(--icon-bg-scale));transition-timing-function:cubic-bezier(0,0,.2,1),ease-in-out;z-index:1}.animated-effect .square{animation-delay:0s,calc(var(--first-step-duration) + var(--delay));animation-duration:var(--first-step-duration),var(--second-step-duration);animation-fill-mode:forwards;animation-name:squarefadein,squarefadeout;background-color:#000;height:100%;position:absolute;width:100%}.animated-effect .square.brilliant{background-color:rgba(27,172,166,var(--square-alpha))}.animated-effect .square.greatfind{background-color:rgba(92,139,176,var(--square-alpha))}.animated-effect .square.inaccuracy{background-color:rgba(247,192,69,var(--square-alpha))}.animated-effect .square.mistake{background-color:rgba(229,143,42,var(--square-alpha))}.animated-effect .square.blunder{background-color:rgba(202,52,49,var(--square-alpha))}.animated-effect .square.drawblack,.animated-effect .square.drawwhite,.animated-effect .square.stalemate{background-color:rgba(85,83,81,var(--square-alpha))}.animated-effect .square.abandon,.animated-effect .square.bughouseblack,.animated-effect .square.bughousewhite,.animated-effect .square.checkmateblack,.animated-effect .square.checkmatewhite,.animated-effect .square.mate,.animated-effect .square.resignblack,.animated-effect .square.resignwhite,.animated-effect .square.timeoutblack,.animated-effect .square.timeoutwhite{background-color:rgba(224,40,40,var(--square-alpha))}.animated-effect .square.winner{background-color:rgba(131,184,79,var(--square-alpha))}.animated-effect .square.bestmove{background-color:rgba(151,189,77,var(--square-alpha))}.animated-effect .square.miss{background-color:rgba(255,119,105,var(--square-alpha))}.animated-effect.fade-out{animation-duration:.2s;animation-fill-mode:forwards;animation-name:fade-out-animation}.animated-effect .scale-animation{--icon-bg-scale:2;transition:transform .2s}.flying-points{--icon-translate-x:-50%;--icon-translate-y:-50%;--inset-x-factor:-0.05;--inset-y-factor:0.05;--flying-starting-x:calc(var(--absolute-x) + var(--inset-x-factor)*var(--square-size));--flying-starting-y:calc(var(--absolute-y) + var(--inset-y-factor)*var(--square-size));align-items:center;animation-delay:50ms;animation-duration:.5s;animation-fill-mode:forwards;animation-name:flyingpointsout;animation-timing-function:cubic-bezier(.5,0,.8,0);background-color:#000;border-radius:50%;box-shadow:0 1px rgba(0,0,0,.35);color:#fff;display:flex;font-weight:700;height:calc(var(--target-icon-size)*2/8);justify-content:center;position:absolute;right:var(--flying-starting-x);top:var(--flying-starting-y);transform:translate(var(--icon-translate-x),var(--icon-translate-y)) rotate(0);width:calc(var(--target-icon-size)*2/8);z-index:2}.pseudo3d .flying-points{z-index:9}.flying-points.tuck-top{--icon-translate-y:0%;--inset-y-factor:0}.flying-points.tuck-right{--icon-translate-x:-100%;--inset-x-factor:0}.flying-points .icon{filter:drop-shadow(0 1px 0 rgba(0,0,0,.35));transform:translate(-.625%,2%)}@keyframes slidein{0%{opacity:0;top:calc(var(--text-y-position) + 20%)}to{opacity:1;top:var(--text-y-position)}}@keyframes fadeingrow{0%{opacity:0;transform:translate(50%,-50%) scale(.4)}to{opacity:1;transform:translate(50%,-50%) scale(1)}}@keyframes slidecorner{0%{right:50%;top:var(--icon-starting-y);transform:translate(50%,-50%)}to{right:var(--x-position);top:calc(var(--y-position) + 1%);transform:translate(var(--icon-translate-x),var(--icon-translate-y)) scale(.55)}}@keyframes textshrink{0%{opacity:1;transform:translate(var(--text-translate-x),var(--text-translate-y))}to{opacity:0;transform:translate(var(--text-translate-x),var(--text-translate-y)) scaleX(0)}}@keyframes iconbackground{0%{opacity:0;padding:var(--target-icon-size) 40%}to{opacity:1;padding:var(--target-icon-size)}}@keyframes squarefadein{0%{opacity:0}to{opacity:var(--target-opacity)}}@keyframes squarefadeout{0%{opacity:var(--target-opacity)}to{opacity:0}}@keyframes flyingpointsout{0%{opacity:1;right:var(--flying-starting-x);top:var(--flying-starting-y);transform:translate(var(--icon-translate-x),var(--icon-translate-y)) rotate(0)}to{opacity:.2;right:var(--target-x);top:var(--target-y);transform:translate(var(--icon-translate-x),var(--icon-translate-y)) rotate(-90deg)}}@keyframes fade-out-animation{0%{opacity:1}to{opacity:0}}.brilliant.flying-points,.brilliant.icon-background{background-color:var(--color-classification-brilliant)}.greatfind.flying-points,.greatfind.icon-background{background-color:var(--color-classification-great)}.inaccuracy.flying-points,.inaccuracy.icon-background{background-color:var(--color-classification-inaccuracy)}.mistake.flying-points,.mistake.icon-background{background-color:var(--color-classification-mistake)}.blunder.flying-points,.blunder.icon-background{background-color:var(--color-classification-blunder)}.drawblack.flying-points,.drawblack.icon-background,.drawwhite.flying-points,.drawwhite.icon-background,.stalemate.flying-points,.stalemate.icon-background{background-color:#555351}.abandon.flying-points,.abandon.icon-background,.bughouseblack.flying-points,.bughouseblack.icon-background,.bughousewhite.flying-points,.bughousewhite.icon-background,.checkmateblack.flying-points,.checkmateblack.icon-background,.checkmatewhite.flying-points,.checkmatewhite.icon-background,.mate.flying-points,.mate.icon-background,.resignblack.flying-points,.resignblack.icon-background,.resignwhite.flying-points,.resignwhite.icon-background,.timeoutblack.flying-points,.timeoutblack.icon-background,.timeoutwhite.flying-points,.timeoutwhite.icon-background{background-color:#e02828}.winner.flying-points,.winner.icon-background{background-color:#83b84f}.bestmove.flying-points,.bestmove.icon-background{background-color:var(--color-classification-best)}.miss.flying-points,.miss.icon-background{background-color:var(--color-classification-miss)}@keyframes boardIn{0%{height:0}to{height:calc(var(--gameBoardAnimationHeight)/2)}}@keyframes boardOut{0%{height:calc(var(--gameBoardAnimationHeight)/2)}to{height:0}}@keyframes strokeIn{0%{top:0}to{top:calc(var(--gameBoardAnimationHeight)/2)}}@keyframes strokeOut{0%{top:calc(var(--gameBoardAnimationHeight)/2)}to{top:0}}@keyframes strokeInUp{0%{bottom:0}to{bottom:calc(var(--gameBoardAnimationHeight)/2)}}@keyframes strokeOutUp{0%{bottom:calc(var(--gameBoardAnimationHeight)/2)}to{bottom:0}}.board-pieces-wrapper{animation:boardIn var(--half-swipe-duration) cubic-bezier(0,0,.2,1) 0ms 1 forwards;left:0;overflow:hidden;position:absolute;right:0;top:0}.board-pieces-wrapper .takeover-board{background-image:var(--takeoverBoardBackground);background-size:cover;border-radius:3px;height:100%;left:0;position:absolute;right:0;top:0}.board-pieces-wrapper .pieces-wrapper{height:var(--gameBoardAnimationHeight);left:0;position:absolute;right:0;top:0}.board-pieces-wrapper.swipe-out{animation:boardOut var(--half-swipe-duration) cubic-bezier(.8,0,1,1) 0ms 1 forwards}.board-pieces-wrapper.down.full{animation:takeoverBoardDownIn var(--full-swipe-duration) ease-in 0ms 1 forwards}@keyframes takeoverBoardDownIn{0%{height:0}to{height:var(--gameBoardAnimationHeight)}}.board-pieces-wrapper.down.full.swipe-out{animation:takeoverBoardDownOut var(--full-swipe-duration) ease-in 0ms 1 forwards}@keyframes takeoverBoardDownOut{0%{height:var(--gameBoardAnimationHeight)}to{height:0}}.board-pieces-wrapper.up,.board-pieces-wrapper.up .coordinates,.board-pieces-wrapper.up .pieces-wrapper{bottom:0;top:auto}.board-pieces-wrapper.up .takeover-board{background-position-y:bottom}.board-pieces-wrapper.up.full{animation:takeoverBoardUp var(--full-swipe-duration) ease-in 0ms 1 forwards}@keyframes takeoverBoardUp{0%{height:0}to{height:var(--gameBoardAnimationHeight)}}.board-pieces-wrapper.up.full.swipe-out{animation:takeoverBoardUpOut var(--full-swipe-duration) ease-in 0ms 1 forwards}@keyframes takeoverBoardUpOut{0%{height:var(--gameBoardAnimationHeight)}to{height:0}}.takeover-overlay{background-color:#333;bottom:0;content:"";display:block;left:0;opacity:.3;position:absolute;right:0;top:0}.fade-out{animation:fadeOut var(--fade-out-duration) forwards}.board{background-repeat:no-repeat;background-size:100%;border-radius:3px;contain:layout;height:100%;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.board.pseudo3d .piece,.board.pseudo3d .promotion-piece{overflow:visible}.board.pseudo3d .piece:after,.board.pseudo3d .promotion-piece:after{background-position-y:bottom;background-repeat:no-repeat;background-size:contain;bottom:0;content:" ";height:132%;position:absolute;right:0;width:100%}.board.pseudo3d .promotion-piece.bn:after,.board.pseudo3d .promotion-piece.wn:after{height:113%}.board.pseudo3d .promotion-piece.br:after,.board.pseudo3d .promotion-piece.wr:after{height:121%}.board.pseudo3d .promotion-piece.bb:after,.board.pseudo3d .promotion-piece.wb:after{height:119%}.board.pseudo3d .promotion-piece.bq:after,.board.pseudo3d .promotion-piece.wq:after{height:129%}.board .a11y-overlay{border-collapse:collapse;box-sizing:border-box;position:absolute;z-index:1}.board .a11y-announcement{height:0;overflow:hidden;width:0}.piece{background-size:100%;cursor:pointer;cursor:grab;cursor:-webkit-grab;height:12.5%;left:0;overflow:hidden;position:absolute;top:0;touch-action:none;width:12.5%;will-change:transform}.piece.dragging{cursor:grabbing;cursor:-webkit-grabbing;z-index:2}.pseudo3d .piece.dragging,.pseudo3d.flipped .piece.dragging{z-index:10}.highlight,.hover-square{height:12.5%;left:0;pointer-events:none;position:absolute;top:0;width:12.5%}.hover-square{background:none}.capture-hint,.highlight,.hint{height:12.5%;left:0;position:absolute;top:0;width:12.5%}.disabled .piece{cursor:default}.capture-hint,.hint{background-clip:content-box;border-radius:50%;box-sizing:border-box;pointer-events:none}.hint{background-color:var(--color-transparent-black-14);padding:4.2%}.capture-hint{border:5px solid var(--color-transparent-black-14)}.promotion-window{background-color:#fff;border-radius:3px;bottom:0;box-shadow:-3px 3px 10px var(--color-transparent-black-65);display:flex;flex-direction:column-reverse;height:56.25%;left:0;position:absolute;top:auto;width:12.5%;z-index:2}.pseudo3d .promotion-window,.pseudo3d.flipped .promotion-window{z-index:10}.promotion-window.top{bottom:auto;top:0}.promotion-window.top .close-button{border-radius:0 0 3px 3px;order:0}.promotion-window.top .promotion-pieces{border-radius:0 0 3px 3px}.promotion-window.top .promotion-piece.bq,.promotion-window.top .promotion-piece.wq{order:4}.promotion-window.top .promotion-piece.bn,.promotion-window.top .promotion-piece.wn{order:3}.promotion-window.top .promotion-piece.br,.promotion-window.top .promotion-piece.wr{order:2}.promotion-window.top .promotion-piece.bb,.promotion-window.top .promotion-piece.wb{order:1}.pseudo3d .promotion-window.top .promotion-piece.bq,.pseudo3d .promotion-window.top .promotion-piece.wq{z-index:11}.pseudo3d .promotion-window.top .promotion-piece.bn,.pseudo3d .promotion-window.top .promotion-piece.wn{z-index:12}.pseudo3d .promotion-window.top .promotion-piece.br,.pseudo3d .promotion-window.top .promotion-piece.wr{z-index:13}.pseudo3d .promotion-window.top .promotion-piece.bb,.pseudo3d .promotion-window.top .promotion-piece.wb{z-index:14}.promotion-window .promotion-pieces{background:#fff;border-radius:3px 3px 0 0}.promotion-window .promotion-piece{background-position-y:bottom;background-repeat:no-repeat;background-size:100%;cursor:pointer;padding-top:100%;position:relative}.promotion-window .promotion-piece.bq,.promotion-window .promotion-piece.wq{order:0}.promotion-window .promotion-piece.bn,.promotion-window .promotion-piece.wn{order:1}.promotion-window .promotion-piece.br,.promotion-window .promotion-piece.wr{order:2}.promotion-window .promotion-piece.bb,.promotion-window .promotion-piece.wb{order:3}.pseudo3d .promotion-window .promotion-piece.bq,.pseudo3d .promotion-window .promotion-piece.wq{z-index:14}.pseudo3d .promotion-window .promotion-piece.bn,.pseudo3d .promotion-window .promotion-piece.wn{z-index:13}.pseudo3d .promotion-window .promotion-piece.br,.pseudo3d .promotion-window .promotion-piece.wr{z-index:12}.pseudo3d .promotion-window .promotion-piece.bb,.pseudo3d .promotion-window .promotion-piece.wb{z-index:11}.promotion-window .close-button{align-items:center;background:var(--color-gray-100);border-radius:4px 4px 0 0;color:var(--color-gray-500);cursor:pointer;display:flex;flex-grow:1;font-size:150%;font-style:normal;justify-content:center;max-height:12.5%;order:4;text-align:center}.promotion-window .arrow-container{left:0;position:absolute;top:0}.square-11{transform:translateY(700%)}.pseudo3d .square-11{z-index:8}.flipped .square-11{transform:translate(-700%)}.pseudo3d.flipped .square-11{z-index:1}.square-21{transform:translate(-100%,700%)}.pseudo3d .square-21{z-index:8}.flipped .square-21{transform:translate(-600%)}.pseudo3d.flipped .square-21{z-index:1}.square-31{transform:translate(-200%,700%)}.pseudo3d .square-31{z-index:8}.flipped .square-31{transform:translate(-500%)}.pseudo3d.flipped .square-31{z-index:1}.square-41{transform:translate(-300%,700%)}.pseudo3d .square-41{z-index:8}.flipped .square-41{transform:translate(-400%)}.pseudo3d.flipped .square-41{z-index:1}.square-51{transform:translate(-400%,700%)}.pseudo3d .square-51{z-index:8}.flipped .square-51{transform:translate(-300%)}.pseudo3d.flipped .square-51{z-index:1}.square-61{transform:translate(-500%,700%)}.pseudo3d .square-61{z-index:8}.flipped .square-61{transform:translate(-200%)}.pseudo3d.flipped .square-61{z-index:1}.square-71{transform:translate(-600%,700%)}.pseudo3d .square-71{z-index:8}.flipped .square-71{transform:translate(-100%)}.pseudo3d.flipped .square-71{z-index:1}.square-81{transform:translate(-700%,700%)}.pseudo3d .square-81{z-index:8}.flipped .square-81{transform:translate(0)}.pseudo3d.flipped .square-81{z-index:1}.square-12{transform:translateY(600%)}.pseudo3d .square-12{z-index:7}.flipped .square-12{transform:translate(-700%,100%)}.pseudo3d.flipped .square-12{z-index:2}.square-22{transform:translate(-100%,600%)}.pseudo3d .square-22{z-index:7}.flipped .square-22{transform:translate(-600%,100%)}.pseudo3d.flipped .square-22{z-index:2}.square-32{transform:translate(-200%,600%)}.pseudo3d .square-32{z-index:7}.flipped .square-32{transform:translate(-500%,100%)}.pseudo3d.flipped .square-32{z-index:2}.square-42{transform:translate(-300%,600%)}.pseudo3d .square-42{z-index:7}.flipped .square-42{transform:translate(-400%,100%)}.pseudo3d.flipped .square-42{z-index:2}.square-52{transform:translate(-400%,600%)}.pseudo3d .square-52{z-index:7}.flipped .square-52{transform:translate(-300%,100%)}.pseudo3d.flipped .square-52{z-index:2}.square-62{transform:translate(-500%,600%)}.pseudo3d .square-62{z-index:7}.flipped .square-62{transform:translate(-200%,100%)}.pseudo3d.flipped .square-62{z-index:2}.square-72{transform:translate(-600%,600%)}.pseudo3d .square-72{z-index:7}.flipped .square-72{transform:translate(-100%,100%)}.pseudo3d.flipped .square-72{z-index:2}.square-82{transform:translate(-700%,600%)}.pseudo3d .square-82{z-index:7}.flipped .square-82{transform:translateY(100%)}.pseudo3d.flipped .square-82{z-index:2}.square-13{transform:translateY(500%)}.pseudo3d .square-13{z-index:6}.flipped .square-13{transform:translate(-700%,200%)}.pseudo3d.flipped .square-13{z-index:3}.square-23{transform:translate(-100%,500%)}.pseudo3d .square-23{z-index:6}.flipped .square-23{transform:translate(-600%,200%)}.pseudo3d.flipped .square-23{z-index:3}.square-33{transform:translate(-200%,500%)}.pseudo3d .square-33{z-index:6}.flipped .square-33{transform:translate(-500%,200%)}.pseudo3d.flipped .square-33{z-index:3}.square-43{transform:translate(-300%,500%)}.pseudo3d .square-43{z-index:6}.flipped .square-43{transform:translate(-400%,200%)}.pseudo3d.flipped .square-43{z-index:3}.square-53{transform:translate(-400%,500%)}.pseudo3d .square-53{z-index:6}.flipped .square-53{transform:translate(-300%,200%)}.pseudo3d.flipped .square-53{z-index:3}.square-63{transform:translate(-500%,500%)}.pseudo3d .square-63{z-index:6}.flipped .square-63{transform:translate(-200%,200%)}.pseudo3d.flipped .square-63{z-index:3}.square-73{transform:translate(-600%,500%)}.pseudo3d .square-73{z-index:6}.flipped .square-73{transform:translate(-100%,200%)}.pseudo3d.flipped .square-73{z-index:3}.square-83{transform:translate(-700%,500%)}.pseudo3d .square-83{z-index:6}.flipped .square-83{transform:translateY(200%)}.pseudo3d.flipped .square-83{z-index:3}.square-14{transform:translateY(400%)}.pseudo3d .square-14{z-index:5}.flipped .square-14{transform:translate(-700%,300%)}.pseudo3d.flipped .square-14{z-index:4}.square-24{transform:translate(-100%,400%)}.pseudo3d .square-24{z-index:5}.flipped .square-24{transform:translate(-600%,300%)}.pseudo3d.flipped .square-24{z-index:4}.square-34{transform:translate(-200%,400%)}.pseudo3d .square-34{z-index:5}.flipped .square-34{transform:translate(-500%,300%)}.pseudo3d.flipped .square-34{z-index:4}.square-44{transform:translate(-300%,400%)}.pseudo3d .square-44{z-index:5}.flipped .square-44{transform:translate(-400%,300%)}.pseudo3d.flipped .square-44{z-index:4}.square-54{transform:translate(-400%,400%)}.pseudo3d .square-54{z-index:5}.flipped .square-54{transform:translate(-300%,300%)}.pseudo3d.flipped .square-54{z-index:4}.square-64{transform:translate(-500%,400%)}.pseudo3d .square-64{z-index:5}.flipped .square-64{transform:translate(-200%,300%)}.pseudo3d.flipped .square-64{z-index:4}.square-74{transform:translate(-600%,400%)}.pseudo3d .square-74{z-index:5}.flipped .square-74{transform:translate(-100%,300%)}.pseudo3d.flipped .square-74{z-index:4}.square-84{transform:translate(-700%,400%)}.pseudo3d .square-84{z-index:5}.flipped .square-84{transform:translateY(300%)}.pseudo3d.flipped .square-84{z-index:4}.square-15{transform:translateY(300%)}.pseudo3d .square-15{z-index:4}.flipped .square-15{transform:translate(-700%,400%)}.pseudo3d.flipped .square-15{z-index:5}.square-25{transform:translate(-100%,300%)}.pseudo3d .square-25{z-index:4}.flipped .square-25{transform:translate(-600%,400%)}.pseudo3d.flipped .square-25{z-index:5}.square-35{transform:translate(-200%,300%)}.pseudo3d .square-35{z-index:4}.flipped .square-35{transform:translate(-500%,400%)}.pseudo3d.flipped .square-35{z-index:5}.square-45{transform:translate(-300%,300%)}.pseudo3d .square-45{z-index:4}.flipped .square-45{transform:translate(-400%,400%)}.pseudo3d.flipped .square-45{z-index:5}.square-55{transform:translate(-400%,300%)}.pseudo3d .square-55{z-index:4}.flipped .square-55{transform:translate(-300%,400%)}.pseudo3d.flipped .square-55{z-index:5}.square-65{transform:translate(-500%,300%)}.pseudo3d .square-65{z-index:4}.flipped .square-65{transform:translate(-200%,400%)}.pseudo3d.flipped .square-65{z-index:5}.square-75{transform:translate(-600%,300%)}.pseudo3d .square-75{z-index:4}.flipped .square-75{transform:translate(-100%,400%)}.pseudo3d.flipped .square-75{z-index:5}.square-85{transform:translate(-700%,300%)}.pseudo3d .square-85{z-index:4}.flipped .square-85{transform:translateY(400%)}.pseudo3d.flipped .square-85{z-index:5}.square-16{transform:translateY(200%)}.pseudo3d .square-16{z-index:3}.flipped .square-16{transform:translate(-700%,500%)}.pseudo3d.flipped .square-16{z-index:6}.square-26{transform:translate(-100%,200%)}.pseudo3d .square-26{z-index:3}.flipped .square-26{transform:translate(-600%,500%)}.pseudo3d.flipped .square-26{z-index:6}.square-36{transform:translate(-200%,200%)}.pseudo3d .square-36{z-index:3}.flipped .square-36{transform:translate(-500%,500%)}.pseudo3d.flipped .square-36{z-index:6}.square-46{transform:translate(-300%,200%)}.pseudo3d .square-46{z-index:3}.flipped .square-46{transform:translate(-400%,500%)}.pseudo3d.flipped .square-46{z-index:6}.square-56{transform:translate(-400%,200%)}.pseudo3d .square-56{z-index:3}.flipped .square-56{transform:translate(-300%,500%)}.pseudo3d.flipped .square-56{z-index:6}.square-66{transform:translate(-500%,200%)}.pseudo3d .square-66{z-index:3}.flipped .square-66{transform:translate(-200%,500%)}.pseudo3d.flipped .square-66{z-index:6}.square-76{transform:translate(-600%,200%)}.pseudo3d .square-76{z-index:3}.flipped .square-76{transform:translate(-100%,500%)}.pseudo3d.flipped .square-76{z-index:6}.square-86{transform:translate(-700%,200%)}.pseudo3d .square-86{z-index:3}.flipped .square-86{transform:translateY(500%)}.pseudo3d.flipped .square-86{z-index:6}.square-17{transform:translateY(100%)}.pseudo3d .square-17{z-index:2}.flipped .square-17{transform:translate(-700%,600%)}.pseudo3d.flipped .square-17{z-index:7}.square-27{transform:translate(-100%,100%)}.pseudo3d .square-27{z-index:2}.flipped .square-27{transform:translate(-600%,600%)}.pseudo3d.flipped .square-27{z-index:7}.square-37{transform:translate(-200%,100%)}.pseudo3d .square-37{z-index:2}.flipped .square-37{transform:translate(-500%,600%)}.pseudo3d.flipped .square-37{z-index:7}.square-47{transform:translate(-300%,100%)}.pseudo3d .square-47{z-index:2}.flipped .square-47{transform:translate(-400%,600%)}.pseudo3d.flipped .square-47{z-index:7}.square-57{transform:translate(-400%,100%)}.pseudo3d .square-57{z-index:2}.flipped .square-57{transform:translate(-300%,600%)}.pseudo3d.flipped .square-57{z-index:7}.square-67{transform:translate(-500%,100%)}.pseudo3d .square-67{z-index:2}.flipped .square-67{transform:translate(-200%,600%)}.pseudo3d.flipped .square-67{z-index:7}.square-77{transform:translate(-600%,100%)}.pseudo3d .square-77{z-index:2}.flipped .square-77{transform:translate(-100%,600%)}.pseudo3d.flipped .square-77{z-index:7}.square-87{transform:translate(-700%,100%)}.pseudo3d .square-87{z-index:2}.flipped .square-87{transform:translateY(600%)}.pseudo3d.flipped .square-87{z-index:7}.square-18{transform:translate(0)}.pseudo3d .square-18{z-index:1}.flipped .square-18{transform:translate(-700%,700%)}.pseudo3d.flipped .square-18{z-index:8}.square-28{transform:translate(-100%)}.pseudo3d .square-28{z-index:1}.flipped .square-28{transform:translate(-600%,700%)}.pseudo3d.flipped .square-28{z-index:8}.square-38{transform:translate(-200%)}.pseudo3d .square-38{z-index:1}.flipped .square-38{transform:translate(-500%,700%)}.pseudo3d.flipped .square-38{z-index:8}.square-48{transform:translate(-300%)}.pseudo3d .square-48{z-index:1}.flipped .square-48{transform:translate(-400%,700%)}.pseudo3d.flipped .square-48{z-index:8}.square-58{transform:translate(-400%)}.pseudo3d .square-58{z-index:1}.flipped .square-58{transform:translate(-300%,700%)}.pseudo3d.flipped .square-58{z-index:8}.square-68{transform:translate(-500%)}.pseudo3d .square-68{z-index:1}.flipped .square-68{transform:translate(-200%,700%)}.pseudo3d.flipped .square-68{z-index:8}.square-78{transform:translate(-600%)}.pseudo3d .square-78{z-index:1}.flipped .square-78{transform:translate(-100%,700%)}.pseudo3d.flipped .square-78{z-index:8}.square-88{transform:translate(-700%)}.pseudo3d .square-88{z-index:1}.flipped .square-88{transform:translateY(700%)}.pseudo3d.flipped .square-88{z-index:8}html[dir=rtl] .square-11{transform:translateY(700%)}html[dir=rtl] .flipped .square-11{transform:translate(700%)}html[dir=rtl] .square-21{transform:translate(100%,700%)}html[dir=rtl] .flipped .square-21{transform:translate(600%)}html[dir=rtl] .square-31{transform:translate(200%,700%)}html[dir=rtl] .flipped .square-31{transform:translate(500%)}html[dir=rtl] .square-41{transform:translate(300%,700%)}html[dir=rtl] .flipped .square-41{transform:translate(400%)}html[dir=rtl] .square-51{transform:translate(400%,700%)}html[dir=rtl] .flipped .square-51{transform:translate(300%)}html[dir=rtl] .square-61{transform:translate(500%,700%)}html[dir=rtl] .flipped .square-61{transform:translate(200%)}html[dir=rtl] .square-71{transform:translate(600%,700%)}html[dir=rtl] .flipped .square-71{transform:translate(100%)}html[dir=rtl] .square-81{transform:translate(700%,700%)}html[dir=rtl] .flipped .square-81{transform:translate(0)}html[dir=rtl] .square-12{transform:translateY(600%)}html[dir=rtl] .flipped .square-12{transform:translate(700%,100%)}html[dir=rtl] .square-22{transform:translate(100%,600%)}html[dir=rtl] .flipped .square-22{transform:translate(600%,100%)}html[dir=rtl] .square-32{transform:translate(200%,600%)}html[dir=rtl] .flipped .square-32{transform:translate(500%,100%)}html[dir=rtl] .square-42{transform:translate(300%,600%)}html[dir=rtl] .flipped .square-42{transform:translate(400%,100%)}html[dir=rtl] .square-52{transform:translate(400%,600%)}html[dir=rtl] .flipped .square-52{transform:translate(300%,100%)}html[dir=rtl] .square-62{transform:translate(500%,600%)}html[dir=rtl] .flipped .square-62{transform:translate(200%,100%)}html[dir=rtl] .square-72{transform:translate(600%,600%)}html[dir=rtl] .flipped .square-72{transform:translate(100%,100%)}html[dir=rtl] .square-82{transform:translate(700%,600%)}html[dir=rtl] .flipped .square-82{transform:translateY(100%)}html[dir=rtl] .square-13{transform:translateY(500%)}html[dir=rtl] .flipped .square-13{transform:translate(700%,200%)}html[dir=rtl] .square-23{transform:translate(100%,500%)}html[dir=rtl] .flipped .square-23{transform:translate(600%,200%)}html[dir=rtl] .square-33{transform:translate(200%,500%)}html[dir=rtl] .flipped .square-33{transform:translate(500%,200%)}html[dir=rtl] .square-43{transform:translate(300%,500%)}html[dir=rtl] .flipped .square-43{transform:translate(400%,200%)}html[dir=rtl] .square-53{transform:translate(400%,500%)}html[dir=rtl] .flipped .square-53{transform:translate(300%,200%)}html[dir=rtl] .square-63{transform:translate(500%,500%)}html[dir=rtl] .flipped .square-63{transform:translate(200%,200%)}html[dir=rtl] .square-73{transform:translate(600%,500%)}html[dir=rtl] .flipped .square-73{transform:translate(100%,200%)}html[dir=rtl] .square-83{transform:translate(700%,500%)}html[dir=rtl] .flipped .square-83{transform:translateY(200%)}html[dir=rtl] .square-14{transform:translateY(400%)}html[dir=rtl] .flipped .square-14{transform:translate(700%,300%)}html[dir=rtl] .square-24{transform:translate(100%,400%)}html[dir=rtl] .flipped .square-24{transform:translate(600%,300%)}html[dir=rtl] .square-34{transform:translate(200%,400%)}html[dir=rtl] .flipped .square-34{transform:translate(500%,300%)}html[dir=rtl] .square-44{transform:translate(300%,400%)}html[dir=rtl] .flipped .square-44{transform:translate(400%,300%)}html[dir=rtl] .square-54{transform:translate(400%,400%)}html[dir=rtl] .flipped .square-54{transform:translate(300%,300%)}html[dir=rtl] .square-64{transform:translate(500%,400%)}html[dir=rtl] .flipped .square-64{transform:translate(200%,300%)}html[dir=rtl] .square-74{transform:translate(600%,400%)}html[dir=rtl] .flipped .square-74{transform:translate(100%,300%)}html[dir=rtl] .square-84{transform:translate(700%,400%)}html[dir=rtl] .flipped .square-84,html[dir=rtl] .square-15{transform:translateY(300%)}html[dir=rtl] .flipped .square-15{transform:translate(700%,400%)}html[dir=rtl] .square-25{transform:translate(100%,300%)}html[dir=rtl] .flipped .square-25{transform:translate(600%,400%)}html[dir=rtl] .square-35{transform:translate(200%,300%)}html[dir=rtl] .flipped .square-35{transform:translate(500%,400%)}html[dir=rtl] .square-45{transform:translate(300%,300%)}html[dir=rtl] .flipped .square-45{transform:translate(400%,400%)}html[dir=rtl] .square-55{transform:translate(400%,300%)}html[dir=rtl] .flipped .square-55{transform:translate(300%,400%)}html[dir=rtl] .square-65{transform:translate(500%,300%)}html[dir=rtl] .flipped .square-65{transform:translate(200%,400%)}html[dir=rtl] .square-75{transform:translate(600%,300%)}html[dir=rtl] .flipped .square-75{transform:translate(100%,400%)}html[dir=rtl] .square-85{transform:translate(700%,300%)}html[dir=rtl] .flipped .square-85{transform:translateY(400%)}html[dir=rtl] .square-16{transform:translateY(200%)}html[dir=rtl] .flipped .square-16{transform:translate(700%,500%)}html[dir=rtl] .square-26{transform:translate(100%,200%)}html[dir=rtl] .flipped .square-26{transform:translate(600%,500%)}html[dir=rtl] .square-36{transform:translate(200%,200%)}html[dir=rtl] .flipped .square-36{transform:translate(500%,500%)}html[dir=rtl] .square-46{transform:translate(300%,200%)}html[dir=rtl] .flipped .square-46{transform:translate(400%,500%)}html[dir=rtl] .square-56{transform:translate(400%,200%)}html[dir=rtl] .flipped .square-56{transform:translate(300%,500%)}html[dir=rtl] .square-66{transform:translate(500%,200%)}html[dir=rtl] .flipped .square-66{transform:translate(200%,500%)}html[dir=rtl] .square-76{transform:translate(600%,200%)}html[dir=rtl] .flipped .square-76{transform:translate(100%,500%)}html[dir=rtl] .square-86{transform:translate(700%,200%)}html[dir=rtl] .flipped .square-86{transform:translateY(500%)}html[dir=rtl] .square-17{transform:translateY(100%)}html[dir=rtl] .flipped .square-17{transform:translate(700%,600%)}html[dir=rtl] .square-27{transform:translate(100%,100%)}html[dir=rtl] .flipped .square-27{transform:translate(600%,600%)}html[dir=rtl] .square-37{transform:translate(200%,100%)}html[dir=rtl] .flipped .square-37{transform:translate(500%,600%)}html[dir=rtl] .square-47{transform:translate(300%,100%)}html[dir=rtl] .flipped .square-47{transform:translate(400%,600%)}html[dir=rtl] .square-57{transform:translate(400%,100%)}html[dir=rtl] .flipped .square-57{transform:translate(300%,600%)}html[dir=rtl] .square-67{transform:translate(500%,100%)}html[dir=rtl] .flipped .square-67{transform:translate(200%,600%)}html[dir=rtl] .square-77{transform:translate(600%,100%)}html[dir=rtl] .flipped .square-77{transform:translate(100%,600%)}html[dir=rtl] .square-87{transform:translate(700%,100%)}html[dir=rtl] .flipped .square-87{transform:translateY(600%)}html[dir=rtl] .square-18{transform:translate(0)}html[dir=rtl] .flipped .square-18{transform:translate(700%,700%)}html[dir=rtl] .square-28{transform:translate(100%)}html[dir=rtl] .flipped .square-28{transform:translate(600%,700%)}html[dir=rtl] .square-38{transform:translate(200%)}html[dir=rtl] .flipped .square-38{transform:translate(500%,700%)}html[dir=rtl] .square-48{transform:translate(300%)}html[dir=rtl] .flipped .square-48{transform:translate(400%,700%)}html[dir=rtl] .square-58{transform:translate(400%)}html[dir=rtl] .flipped .square-58{transform:translate(300%,700%)}html[dir=rtl] .square-68{transform:translate(500%)}html[dir=rtl] .flipped .square-68{transform:translate(200%,700%)}html[dir=rtl] .square-78{transform:translate(600%)}html[dir=rtl] .flipped .square-78{transform:translate(100%,700%)}html[dir=rtl] .square-88{transform:translate(700%)}html[dir=rtl] .flipped .square-88{transform:translateY(700%)}.board-webgl-3d{position:relative}.board-webgl-3d.piece-hover{cursor:grab}.board-webgl-3d.piece-dragging{cursor:grabbing}.board-webgl-3d .promotion-window-3d{background:var(--color-neutrals-white);border:1px solid var(--color-gray-600);border-radius:3px;box-shadow:-1px 1px 10px var(--color-gray-800);cursor:default;display:none;height:210px;margin-right:-90px;margin-top:-117px;position:absolute;right:50%;text-align:center;top:50%;width:180px}.board-webgl-3d .promotion-window-3d .close-button{background:var(--color-gray-100);color:var(--color-gray-500);height:20px;left:0;position:absolute;top:0;width:20px}.board-webgl-3d .board-help{left:0;position:absolute;top:0}.board-webgl-3d .board-help .trigger{color:var(--color-transparent-white-50);font-family:Chess V3;font-size:22px;line-height:20px;margin:2px;margin-top:0}.board-webgl-3d .board-help .content{background:var(--color-transparent-black-77);border:2px solid var(--color-transparent-white-72);border-radius:2px;display:none;padding:0;padding-right:1em}.board-webgl-3d .board-help .content ul{font-size:13px;list-style-position:outside;margin:1em}.board-webgl-3d .board-help .content ul li{color:var(--color-neutrals-white);line-height:1em;margin-bottom:1em}.board-webgl-3d .board-help:hover .trigger{display:none}.board-webgl-3d .board-help:hover .content{display:block}.board-webgl-3d .statistics-panel{background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.3);color:#ccc;font-size:13px;position:absolute;z-index:1}.board-webgl-3d .statistics-panel .group{padding:.5em 1em}.board-webgl-3d .statistics-panel .group .item span{color:#eee;font-weight:700}.board-webgl-3d .statistics-panel .separator{border-bottom:1px solid hsla(0,0%,100%,.3)}.board-webgl-2d canvas{border-radius:3px}.board-webgl-2d.piece-hover{cursor:grab}.board-webgl-2d.piece-dragging{cursor:grabbing}.board-webgl-2d .a11y-overlay{border-collapse:collapse;box-sizing:border-box;position:absolute;z-index:1}.board-webgl-2d .a11y-announcement{height:0;overflow:hidden;width:0}.coordinate-dark,.coordinate-light{font-weight:600}.coordinate-grey{fill:var(--color-transparent-white-50);font-weight:600}.coordinates{left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.coordinates.each-square{opacity:.4;z-index:1}.outside{position:absolute;transform:translate(5%,4%)}.outside text{font-size:.25rem}html[dir=rtl] .coordinates:not(.outside){left:8px;overflow:visible}html[dir=rtl] .outside{transform:translate(-3%,4%)}.board.analysis-overlay:before{background:var(--color-transparent-white-25);content:" ";height:100%;position:absolute;width:100%}.board .arrows{height:100%;pointer-events:none;position:absolute;right:0;top:0;width:100%}.board.pseudo3d .arrows{z-index:9}.board.flipped .arrows{transform:scale(-1)}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-in-overlay{background-size:100%;display:none;height:100%;pointer-events:none;position:absolute;right:0;top:0;touch-action:none;width:100%;z-index:3}.fade-in-overlay.animate{animation-name:fadeOut;display:block}.chessboard-pkg-move-list-component .icon-font-chess:before,.horizontal-move-list .icon-font-chess:before,.vertical-move-list .icon-font-chess:before{pointer-events:none}.chessboard-pkg-move-list-component .icon-font-chess.knight-black:before,.horizontal-move-list .icon-font-chess.knight-black:before,.vertical-move-list .icon-font-chess.knight-black:before{content:"Ç"}.chessboard-pkg-move-list-component .icon-font-chess.knight-white:before,.horizontal-move-list .icon-font-chess.knight-white:before,.vertical-move-list .icon-font-chess.knight-white:before{content:"Ė"}.chessboard-pkg-move-list-component .icon-font-chess.bishop-black:before,.horizontal-move-list .icon-font-chess.bishop-black:before,.vertical-move-list .icon-font-chess.bishop-black:before{content:"Ă"}.chessboard-pkg-move-list-component .icon-font-chess.bishop-white:before,.horizontal-move-list .icon-font-chess.bishop-white:before,.vertical-move-list .icon-font-chess.bishop-white:before{content:"Ä"}.chessboard-pkg-move-list-component .icon-font-chess.queen-black:before,.horizontal-move-list .icon-font-chess.queen-black:before,.vertical-move-list .icon-font-chess.queen-black:before{content:"Į"}.chessboard-pkg-move-list-component .icon-font-chess.queen-white:before,.horizontal-move-list .icon-font-chess.queen-white:before,.vertical-move-list .icon-font-chess.queen-white:before{content:"Ķ"}.chessboard-pkg-move-list-component .icon-font-chess.king-black:before,.horizontal-move-list .icon-font-chess.king-black:before,.vertical-move-list .icon-font-chess.king-black:before{content:"Ā"}.chessboard-pkg-move-list-component .icon-font-chess.king-white:before,.horizontal-move-list .icon-font-chess.king-white:before,.vertical-move-list .icon-font-chess.king-white:before{content:"Ą"}.chessboard-pkg-move-list-component .icon-font-chess.rook-black:before,.horizontal-move-list .icon-font-chess.rook-black:before,.vertical-move-list .icon-font-chess.rook-black:before{content:"Ľ"}.chessboard-pkg-move-list-component .icon-font-chess.rook-white:before,.horizontal-move-list .icon-font-chess.rook-white:before,.vertical-move-list .icon-font-chess.rook-white:before{content:"Ļ"}.dark-mode .chessboard-pkg-move-list-component .icon-font-chess.knight-black:before,.dark-mode .horizontal-move-list .icon-font-chess.knight-black:before,.dark-mode .vertical-move-list .icon-font-chess.knight-black:before{content:"Ė"}.dark-mode .chessboard-pkg-move-list-component .icon-font-chess.knight-white:before,.dark-mode .horizontal-move-list .icon-font-chess.knight-white:before,.dark-mode .vertical-move-list .icon-font-chess.knight-white:before{content:"Ç"}.dark-mode .chessboard-pkg-move-list-component .icon-font-chess.bishop-black:before,.dark-mode .horizontal-move-list .icon-font-chess.bishop-black:before,.dark-mode .vertical-move-list .icon-font-chess.bishop-black:before{content:"Ä"}.dark-mode .chessboard-pkg-move-list-component .icon-font-chess.bishop-white:before,.dark-mode .horizontal-move-list .icon-font-chess.bishop-white:before,.dark-mode .vertical-move-list .icon-font-chess.bishop-white:before{content:"Ă"}.dark-mode .chessboard-pkg-move-list-component .icon-font-chess.queen-black:before,.dark-mode .horizontal-move-list .icon-font-chess.queen-black:before,.dark-mode .vertical-move-list .icon-font-chess.queen-black:before{content:"Ķ"}.dark-mode .chessboard-pkg-move-list-component .icon-font-chess.queen-white:before,.dark-mode .horizontal-move-list .icon-font-chess.queen-white:before,.dark-mode .vertical-move-list .icon-font-chess.queen-white:before{content:"Į"}.dark-mode .chessboard-pkg-move-list-component .icon-font-chess.king-black:before,.dark-mode .horizontal-move-list .icon-font-chess.king-black:before,.dark-mode .vertical-move-list .icon-font-chess.king-black:before{content:"Ą"}.dark-mode .chessboard-pkg-move-list-component .icon-font-chess.king-white:before,.dark-mode .horizontal-move-list .icon-font-chess.king-white:before,.dark-mode .vertical-move-list .icon-font-chess.king-white:before{content:"Ā"}.dark-mode .chessboard-pkg-move-list-component .icon-font-chess.rook-black:before,.dark-mode .horizontal-move-list .icon-font-chess.rook-black:before,.dark-mode .vertical-move-list .icon-font-chess.rook-black:before{content:"Ļ"}.dark-mode .chessboard-pkg-move-list-component .icon-font-chess.rook-white:before,.dark-mode .horizontal-move-list .icon-font-chess.rook-white:before,.dark-mode .vertical-move-list .icon-font-chess.rook-white:before{content:"Ľ"}.horizontal-move-list{display:block;font-size:1.3rem;min-width:223px;overflow-x:hidden;overflow-y:auto;padding:10px 15px}.horizontal-move-list .comment{color:var(--color-text-info)}.horizontal-move-list .game-result-node{color:var(--nodeColor);margin-right:5px}.horizontal-move-list .diagram-begin,.horizontal-move-list .diagram-end{padding-right:3px}.variation.main{background-color:var(--color-gray-100);display:block;margin:7px -15px;padding:7px 15px}.dark-mode .variation.main{background-color:var(--color-transparent-black-14)}.variation.main+.move-node .move-number{display:inline-block;text-indent:-4px}.variation .variation{margin-right:4px}.variation:before{color:var(--color-gray-700);content:"("}.variation:after{color:var(--color-gray-700);content:")";position:relative;z-index:2}.dark-mode .variation:after,.dark-mode .variation:before{color:var(--color-transparent-white-50)}.element-pool{position:absolute;transform:translateX(10000px)}.move-node-context-menu.svelte-s4s2i6.svelte-s4s2i6{background-color:var(--color-neutrals-white);border:1px solid var(--color-transparent-black-14);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);color:var(--color-neutrals-black);font-size:1.4rem;list-style:none;margin:2px 0 0;min-width:16rem;padding:5px 0;position:fixed;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:9999}.move-node-context-menu.svelte-s4s2i6 .action-name.svelte-s4s2i6{padding:.5rem 2rem}.move-node-context-menu.svelte-s4s2i6 .action-name.svelte-s4s2i6,.move-node-context-menu.svelte-s4s2i6 .annotation.svelte-s4s2i6{cursor:pointer;display:block}.move-node-context-menu.svelte-s4s2i6 .action-name.svelte-s4s2i6:hover,.move-node-context-menu.svelte-s4s2i6 .annotation.svelte-s4s2i6:hover{background-color:var(--color-gray-100)}.move-node-context-menu.svelte-s4s2i6 .annotations-container.svelte-s4s2i6{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.move-node-context-menu.svelte-s4s2i6 .annotation.svelte-s4s2i6{display:inline-block;padding:3px;text-align:center}.move-node-context-menu.svelte-s4s2i6 .divider.svelte-s4s2i6{background-color:var(--color-gray-100);height:1px}.comment{cursor:pointer;font-weight:400;margin-right:5px;outline:none;white-space:normal}.comment:first-child{margin-right:0}.editable-comment.svelte-asi0pa{color:var(--color-text-info);cursor:pointer;display:inline-block;font-weight:400;margin-right:5px;outline:none;white-space:normal}.editable-comment.svelte-asi0pa:first-child{margin-right:0}.editable-comment.svelte-asi0pa::-moz-selection{background:var(--color-slate-75)}.editable-comment.svelte-asi0pa::selection{background:var(--color-slate-75)}.editable-comment[contenteditable=true].svelte-asi0pa:empty:before{color:var(--color-gray-500);content:attr(placeholder);display:inline}:root{--nodeBackground:#fff35f;--nodeBorder:rgba(0,0,0,.05);--nodeColor:var(--color-gray-900);--nodeColorSelected:var(--color-gray-900);--nodeNumber:var(--color-gray-700);--nodeLimit:var(--color-transparent-white-95)}.dark-mode{--nodeBackground:rgba(255,255,0,.2);--nodeBorder:rgba(255,255,0,.4);--nodeColor:var(--color-transparent-white-72);--nodeColorSelected:var(--color-neutrals-white);--nodeNumber:var(--color-transparent-white-50);--nodeLimit:var(--color-transparent-white-72)}.move-node.svelte-yha1ee.svelte-yha1ee{cursor:pointer;line-height:2rem;padding:0;position:relative;z-index:1}.move-node.selected.customColor.svelte-yha1ee .move-text.svelte-yha1ee{color:var(--color-neutrals-white)}.move-node.selected.svelte-yha1ee .move-text.svelte-yha1ee{color:var(--nodeCustomColor,var(--nodeColorSelected));position:relative;z-index:1}.move-node.selected.svelte-yha1ee .move-text.svelte-yha1ee:before{background-color:var(--nodeBackground);background-color:var(--nodeCustomColor,var(--nodeBackground));border-bottom-style:solid;border-bottom-width:3px;border-color:var(--nodeBorder);border-radius:2px;border-width:0 0 3px 0;content:"";height:100%;margin-right:-2px;position:absolute;right:0;top:0;width:calc(100% + 4px);z-index:-1}.move-node.svelte-yha1ee .hidden.svelte-yha1ee{display:none}.move-node.svelte-yha1ee .move-number.svelte-yha1ee{color:var(--nodeNumber)}.move-node.svelte-yha1ee .move-text.svelte-yha1ee{color:var(--nodeCustomColor,var(--nodeColor));display:inline-block;font-weight:700;white-space:pre}.move-node.svelte-yha1ee:not(:first-of-type) .move-number.svelte-yha1ee{margin-right:4px}.move-node.svelte-yha1ee .move-text .icon-font-chess{display:inline-block;font-size:2.3rem;margin-left:.2rem;margin-top:-1.3rem}.move-node.svelte-yha1ee .comment.svelte-yha1ee{cursor:pointer;font-weight:400;margin-right:5px;outline:none;white-space:normal}.move-node.svelte-yha1ee .comment.svelte-yha1ee:first-child{margin-right:0}