html,body,#root{margin:0;padding:0;height:100%;width:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#474545}*:focus,*:focus-visible{outline:none!important;box-shadow:none!important}*:focus-within{outline:none!important}*:focus:before,*:focus:after,*:focus-visible:before,*:focus-visible:after,*:focus-within:before,*:focus-within:after{outline:none!important;box-shadow:none!important;border-color:transparent!important}*{scrollbar-width:thin;scrollbar-color:rgba(128,128,128,.45) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#80808073;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background-color:#808080bf}._app_cn5hu_1{-webkit-user-select:none;user-select:none;display:flex;flex-direction:row;justify-content:center;align-items:stretch;height:100vh;width:100vw;overflow:hidden}h2,h3,h4{color:var(--colorBrandStroke2);vertical-align:bottom}h2 centered{margin:auto}._unselectable_cn5hu_45{cursor:not-allowed}._none_cn5hu_53{fill:unset;color:#7e027e}._shadowed_cn5hu_65 svg{filter:drop-shadow(3px 5px 2px rgb(0 0 0 / .4))}._centered_cn5hu_73{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:auto}._container_cn5hu_89{font-size:calc(10px + 2vmin);padding:0;display:flex;justify-content:flex-start;flex-direction:column;align-items:stretch;flex:1 1 auto;min-width:0;min-height:0;height:100%;box-sizing:border-box;position:relative;isolation:isolate;background-color:var(--page-background);background-image:radial-gradient(circle,var(--background-dot-color) 1px,transparent 1px);background-size:16px 16px}._container_cn5hu_89:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:url(/icons/favicon-pattern.png);background-repeat:repeat;opacity:var(--pattern-opacity);-webkit-mask-image:linear-gradient(to right,#000 0%,#000 18%,transparent 38%,transparent 62%,#000 82%,#000 100%);mask-image:linear-gradient(to right,#000 0%,#000 18%,transparent 38%,transparent 62%,#000 82%,#000 100%)}._containerOuter_cn5hu_153{display:flex;flex-direction:row;align-items:stretch;width:100vw;height:100vh;min-width:0;min-height:0}._containerOuter_cn5hu_153>._container_cn5hu_89{grid-area:board}._containerOuter_cn5hu_153>._chat_cn5hu_181{grid-area:chat;background-color:#474545;padding:10px 8px;border-bottom:1px solid var(--colorBrandStroke2);border-right:1px solid var(--colorBrandStroke2);border-top:1px solid var(--colorBrandStroke2);border-radius:4px}._containerOuter_cn5hu_153>._chatSend_cn5hu_201{grid-area:chatSend}._chatContainer_cn5hu_209{flex:0 0 auto;width:280px;height:100vh;box-sizing:border-box;padding:18px 7px 5px 0;background-color:var(--colorBrandForeground1);display:flex;flex-direction:column;min-height:0}._chat_cn5hu_181{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}._chatSub_cn5hu_247{flex:1 1 auto;min-height:0;padding-right:10px;margin-bottom:10px;overflow-y:auto;overflow-x:hidden}._chatSub_cn5hu_247::-webkit-scrollbar{width:5px}._chatSub_cn5hu_247::-webkit-scrollbar-track{background-color:#eceef2;border-radius:180px}._chatSub_cn5hu_247::-webkit-scrollbar-thumb{background-color:#9b9b9b}._chatSend_cn5hu_201{flex:0 0 auto;position:relative;display:flex;flex-direction:row;align-items:stretch}._chatSendLabel_cn5hu_305{margin-top:7px;margin-right:10px;color:#00f}._chatButton_cn5hu_317{margin-left:2px}._chatInput_cn5hu_325{width:100%;margin-right:2px}._chatInput_cn5hu_325::-webkit-scrollbar{width:5px}._chatInput_cn5hu_325::-webkit-scrollbar-track{background-color:#eceef2;border-radius:180px}._chatInput_cn5hu_325::-webkit-scrollbar-thumb{background-color:#9b9b9b}._chatBubbleRight_cn5hu_359{position:relative;background:var(--colorNeutralStroke1);border-radius:.4em;color:var(--colorBrandForeground2);padding:10px;margin-bottom:20px}._chatBubbleRight_cn5hu_359:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border:15px solid transparent;border-top-color:var(--colorNeutralStroke1);border-bottom:0;border-left:0;margin-left:-82px;margin-bottom:-14px}._chatBubbleLeft_cn5hu_407{position:relative;background:var(--colorNeutralStroke2);border-radius:.4em;color:var(--colorBrandForeground1);padding:10px;margin-bottom:20px}._chatBubbleLeft_cn5hu_407:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border:15px solid transparent;border-top-color:var(--colorNeutralStroke2);border-bottom:0;border-right:0;margin-left:70px;margin-bottom:-14px}._boldLabel_cn5hu_455{font-weight:500}._boardHeader_cn5hu_463{display:flex;flex:0 0 auto;width:100%;box-sizing:border-box;background-color:var(--board-bar-background, var(--colorNeutralBackground1));align-items:center;justify-content:space-between;padding:8px 12px;gap:12px;color:var(--colorBrandStroke2);position:relative}._boardHeaderLogo_cn5hu_491{height:clamp(16px,5vw,28px);width:auto;display:block}._boardHeaderTitle_cn5hu_503{display:flex;align-items:center;flex:0 0 auto}._boardHeaderMiddle_cn5hu_515{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;font-size:clamp(9px,3.2vw,14px);max-width:calc(100% - 110px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}._captureScoreboard_cn5hu_547{display:flex;align-items:center;gap:14px;font-variant-numeric:tabular-nums}._captureScore_cn5hu_547{display:flex;align-items:center;gap:4px;font-weight:600}._captureScore_cn5hu_547 svg{width:21.6px;height:21.6px}._captureScore_cn5hu_547 ._headerPlayerPieceIcon_cn5hu_585{width:18.6px;height:18.6px;margin:1.5px}._captureScoreWinner_cn5hu_597{color:#d13438;animation:_captureScorePulse_cn5hu_1 1.2s ease-in-out infinite}._captureScoreWinner_cn5hu_597 svg{filter:drop-shadow(0 0 3px #d13438)}@keyframes _captureScorePulse_cn5hu_1{0%,to{opacity:1}50%{opacity:.4}}._boardHeaderRight_cn5hu_625{flex:0 0 auto;width:28px;height:28px;display:flex;align-items:center;justify-content:center}._boardHeaderRight_cn5hu_625 ._headerPlayerPieceIcon_cn5hu_585{display:block;width:24px;height:24px}._messagePopoverAnchor_cn5hu_655{display:block;flex:0 0 auto;width:100%;height:0}._messagePopoverSurface_cn5hu_669{box-sizing:border-box;max-width:min(420px,calc(100vw - 24px));padding:6px 8px 6px 12px}._messagePopoverContent_cn5hu_681{display:flex;align-items:center;gap:8px;min-width:0}._messagePopoverText_cn5hu_695{min-width:0;overflow-wrap:anywhere;font-size:14px;line-height:1.35}._reviewPopoverAnchor_cn5hu_709{display:block;flex:0 0 auto;width:100%;height:0}._reviewPopoverSurface_cn5hu_723._reviewPopoverSurface_cn5hu_723{box-sizing:border-box;padding:4px 8px;border-radius:var(--borderRadiusXLarge)}._reviewPopoverContent_cn5hu_735{display:flex;flex-direction:column;align-items:stretch}._reviewCaptureScoreboard_cn5hu_747{justify-content:center;padding:2px 8px 5px;border-bottom:1px solid var(--colorNeutralStroke1)}._boardContainer_cn5hu_759{flex:1 1 auto;width:100%;min-width:0;min-height:0;box-sizing:border-box;padding:0 5px;display:flex;align-items:center;justify-content:center;container-type:size}._boardPieceContainer_cn5hu_785{display:flex;align-items:center;justify-content:center;cursor:pointer;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}._boardPieceContainerIcon_cn5hu_809{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._boardPieceContainerIcon_cn5hu_809>svg{display:block;width:100%;height:100%}._playerPieceIcon_cn5hu_837{display:block;width:86%;height:86%;object-fit:contain}._pieceHighlightSinko_cn5hu_851{filter:drop-shadow(0 0 3px #1c12dc) drop-shadow(0 0 7px #1c12dc)}._pieceHighlightOneMoveAway_cn5hu_859{filter:drop-shadow(0 0 3px #f30707) drop-shadow(0 0 7px #f30707)}._pieceHighlightPotential4_cn5hu_867{filter:drop-shadow(0 0 3px #f4601c) drop-shadow(0 0 7px #f4601c)}._pieceHighlightThree_cn5hu_875{filter:drop-shadow(0 0 3px #f3a807) drop-shadow(0 0 7px #f3a807)}._pieceHighlightPotential3_cn5hu_883{filter:drop-shadow(0 0 3px gray) drop-shadow(0 0 7px gray)}._pieceHighlightNewMove_cn5hu_891{filter:drop-shadow(0 0 3px hotpink) drop-shadow(0 0 7px hotpink)}._boardPieceClickTarget_cn5hu_903{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:0}._boardPiecePreviewTarget_cn5hu_921{cursor:none}._boardPiecePreviewTarget_cn5hu_921 :is(svg,img){visibility:hidden;opacity:0}._boardPiecePreviewTarget_cn5hu_921:hover :is(svg,img){visibility:visible;opacity:.5}._capturedPiece_cn5hu_949 :is(svg,img){transform-origin:center;animation:_capturedPiece_cn5hu_949 .52s cubic-bezier(.4,0,.8,.3) var(--capture-delay, 0ms) forwards}@keyframes _capturedPiece_cn5hu_949{0%,30%{transform:translateY(0) scale(1);opacity:1;filter:drop-shadow(0 0 8px #ffbf00) drop-shadow(0 0 14px #fff2a8)}55%{transform:translateY(-8%) scale(1.05);opacity:1;filter:drop-shadow(0 0 7px #ffbf00)}to{transform:translateY(55%) scale(0);opacity:0;filter:drop-shadow(0 0 1px #ffbf00)}}@media(prefers-reduced-motion:reduce){._capturedPiece_cn5hu_949 :is(svg,img){animation-duration:1ms;animation-delay:0ms}}._boardFooter_cn5hu_1009{display:flex;flex:0 0 auto;width:100%;box-sizing:border-box;background-color:var(--board-bar-background, var(--colorNeutralBackground1));align-items:center;justify-content:space-between;padding:8px 12px;gap:12px;color:var(--colorBrandStroke2);font-weight:200}._boardFooterLeft_cn5hu_1037{flex:0 1 auto;min-width:0;display:flex;align-items:center;gap:.5em;font-size:clamp(9px,3vw,14px);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._boardFooterLeftPlayerIcon_cn5hu_1063{width:16px;height:16px;display:flex;align-items:center;justify-content:center}._boardFooterLeftIcon_cn5hu_1079{display:flex;align-items:center}._boardFooterLeftIcon_cn5hu_1079 svg{width:1.2em;height:1.2em}._reviewControls_cn5hu_1099{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}._reviewLabel_cn5hu_1115{font-size:16px;font-weight:700;color:var(--colorBrandForegroundLink)}._reviewButton_cn5hu_1127{display:inline-flex;align-items:center;justify-content:center;width:38px;height:32px;padding:0;border:0;color:var(--colorBrandStroke2);background:transparent;cursor:pointer}._reviewButton_cn5hu_1127:hover:not(:disabled){opacity:.75}._reviewButton_cn5hu_1127:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:2px}._reviewButton_cn5hu_1127:disabled{color:var(--colorBrandStroke2);opacity:.35;cursor:default}._reviewButton_cn5hu_1127 svg{width:30px;height:24px}._boardFooterRight_cn5hu_1193{flex:0 0 auto;display:flex;align-items:center;gap:18px}._boardFooterIconItem_cn5hu_1207{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:1px;line-height:1}._boardFooterIconButton_cn5hu_1227{padding:0;border:0;color:inherit;background:transparent;font:inherit}._boardFooterIconButton_cn5hu_1227 svg{transform:scale(1.1)}._volumePopoverSurface_cn5hu_1251{box-sizing:border-box;width:88px;padding:12px}._volumePopoverHeader_cn5hu_1263{display:flex;align-items:center;justify-content:center;gap:2px;margin-bottom:8px;color:var(--colorNeutralForeground1);font-size:12px;font-weight:600}._volumePopoverValue_cn5hu_1285{margin-top:8px;color:var(--colorNeutralForeground1);font-size:12px;font-weight:600;text-align:center}._volumeSlider_cn5hu_1301{display:block;width:20px;height:132px;margin:0 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;writing-mode:vertical-lr;direction:rtl;background:transparent;cursor:pointer}._volumeSlider_cn5hu_1301::-webkit-slider-runnable-track{width:4px;height:100%;border-radius:2px;background:linear-gradient(to top,var(--colorCompoundBrandBackground) 0 var(--volume-percent),var(--colorNeutralStroke1) var(--volume-percent) 100%)}._volumeSlider_cn5hu_1301::-webkit-slider-thumb{width:16px;height:16px;margin-left:-6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--colorNeutralBackground1);border-radius:50%;background:var(--colorCompoundBrandBackground);box-shadow:0 0 0 1px var(--colorNeutralStroke1)}._volumeSlider_cn5hu_1301::-moz-range-track{width:4px;height:100%;border-radius:2px;background:var(--colorNeutralStroke1)}._volumeSlider_cn5hu_1301::-moz-range-progress{width:4px;border-radius:2px;background:var(--colorCompoundBrandBackground)}._volumeSlider_cn5hu_1301::-moz-range-thumb{width:16px;height:16px;border:2px solid var(--colorNeutralBackground1);border-radius:50%;background:var(--colorCompoundBrandBackground);box-shadow:0 0 0 1px var(--colorNeutralStroke1)}._volumeSlider_cn5hu_1301:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:2px}._boardFooterRight_cn5hu_1193>:first-child{margin-left:-4px;margin-right:4px}._boardFooterIconItem_cn5hu_1207 svg,._boardFooterIconItemDisabled_cn5hu_1435 svg{width:20px;height:20px;display:block}._boardFooterIconItemDisabled_cn5hu_1435{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:not-allowed;opacity:.4;gap:1px;line-height:1}._boardFooterIconLabel_cn5hu_1469{font-size:9px;line-height:1;color:var(--colorBrandStroke2);white-space:nowrap}._boardFooterIconItemPulse_cn5hu_1483 svg{animation:_footerIconPulse_cn5hu_1 1.2s ease-in-out infinite,_footerIconSpin_cn5hu_1 5s linear infinite;transform-origin:center}@keyframes _footerIconPulse_cn5hu_1{0%,to{opacity:1}50%{opacity:.7}}@keyframes _footerIconSpin_cn5hu_1{0%,80%{rotate:0deg}to{rotate:360deg}}@media(prefers-reduced-motion:reduce){._boardFooterIconItemPulse_cn5hu_1483 svg,._captureScoreWinner_cn5hu_597{animation:none}}._pointer_cn5hu_1531{cursor:pointer}._smallSubscript_cn5hu_1539{font-size:.6em;vertical-align:super;margin-left:-18px;cursor:not-allowed}._thinkingBody_cn5hu_1553{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:8px;font-size:13px;font-weight:500}._thinkingText_cn5hu_1573{color:var(--colorBrandStroke2);font-size:13px}._howToPlayTitle_cn5hu_1583{height:1em;margin:auto}._howToPlayBody_cn5hu_1593{color:var(--colorBrandStroke2);font-weight:475}._howToPlayClosingMessage_cn5hu_1603{display:flex;justify-content:center;width:100%;text-align:center}._howToPlayImage_cn5hu_1617{top:10px;display:block;margin:auto}._howToPlayImages_cn5hu_1629{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:auto}._howToPlayImages_cn5hu_1629>svg{display:block;flex:0 1 230px;max-width:100%}._gameStartBody_cn5hu_1659{display:flex;flex-flow:column;justify-content:center;align-items:stretch}._gameStartDialogContent_cn5hu_1673{margin:10px 0 0!important}._dialogContent_cn5hu_1681{margin:unset}._gameStartListItem_cn5hu_1689{margin-bottom:1em;width:100%;display:flex;flex-direction:column;align-items:center}._gameStartTitleRight_cn5hu_1705{display:flex;align-items:center;gap:.8em;cursor:pointer;font-size:.7em}._gameStartTitleRightItem_cn5hu_1721{display:flex;flex-direction:column;align-items:center;width:auto;padding:0 .1em}._gameStartTitleRight_cn5hu_1705 svg{width:1.32em;height:1.32em}._gameStartTitleRightLabel_cn5hu_1747{font-size:.85em;margin-top:2px;color:var(--colorBrandStroke2);white-space:nowrap}._gameStartSliderItem_cn5hu_1761{display:flex}._gameOverMessage_cn5hu_1769{width:300px}._gameOverResultMessages_cn5hu_1777{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem}._gameOverResultMessages_cn5hu_1777 h4{margin:0}._gameOverActionButton_cn5hu_1801{min-width:11rem;white-space:nowrap}._onlineGameOverActionButton_cn5hu_1811{min-width:9rem;white-space:nowrap}._onlineGameOverDialogSurface_cn5hu_1821._onlineGameOverDialogSurface_cn5hu_1821{-webkit-user-select:none;user-select:none;max-width:min(520px,calc(100vw - 32px))}._gameOverResetIcon_cn5hu_1833{display:flex;flex-direction:column;align-items:center;float:right;margin-top:-1.5em;cursor:pointer;font-size:.4em}._sinkoStats_cn5hu_1853{display:flex;flex-flow:column;flex-direction:column;align-items:center;justify-content:center;margin-bottom:0}._sinkoStatsPopoverSurface_cn5hu_1871._sinkoStatsPopoverSurface_cn5hu_1871{border:1px solid var(--colorBrandStroke2);border-radius:6px}._sinkoStatsReset_cn5hu_1881{width:100%;margin-top:8px;text-align:right}._sinkoStatsReset_cn5hu_1881 hr{width:100%;margin:0 0 6px;border:0;border-top:1px solid var(--colorNeutralStroke2)}._sinkoStatsResetButton_cn5hu_1907{display:inline-flex;flex-direction:column;align-items:center;transform:translateY(3px);gap:1px;padding:0 4px;border:0;color:var(--colorBrandStroke2);background:transparent;font:inherit;font-size:9px;line-height:1;cursor:pointer}._sinkoStatsResetButton_cn5hu_1907 svg{width:18px;height:18px}._dialogSurface_cn5hu_1949{-webkit-user-select:none;user-select:none}._dialogTitle_cn5hu_1959{color:var(--colorBrandStroke2)}._gameStartDialogSurface_cn5hu_1973._gameStartDialogSurface_cn5hu_1973{-webkit-user-select:none;user-select:none;font-size:clamp(9px,3.2vmin,16px);min-width:0;min-height:0;max-width:min(420px,96vw);width:fit-content;padding:clamp(6px,1.6vmin,24px);box-sizing:border-box;max-height:96vh;overflow:hidden}@media(max-width:600px){._gameStartDialogSurface_cn5hu_1973._gameStartDialogSurface_cn5hu_1973{width:calc(100vw - 24px);max-width:calc(100vw - 24px)}}@media(max-height:600px){._gameStartDialogSurface_cn5hu_1973._gameStartDialogSurface_cn5hu_1973{font-size:clamp(12px,2.8vmin,14px)}._gameStartDialogContent_cn5hu_1673{margin-top:4px!important}._gameStartListItem_cn5hu_1689{margin-bottom:.5em}}._gameStartDialogSurface_cn5hu_1973 [class*=fui-DialogTitle]{font-size:1.4em;line-height:1.2;display:flex;align-items:center;justify-content:space-between;gap:.5em}._gameStartDialogSurface_cn5hu_1973 [class*=fui-Label]{font-size:.85em;line-height:1.2}._gameStartDialogSurface_cn5hu_1973 [class*=fui-Button]{font-size:.95em;min-height:2.2em;padding:.3em .9em;white-space:nowrap}._gameStartCoachMarkAnchor_cn5hu_2091{position:relative;display:inline-flex}._gameStartCoachMark_cn5hu_2091{position:absolute;z-index:1000;top:50%;right:calc(100% + 10px);transform:translateY(-50%);display:block;width:14em;box-sizing:border-box;padding:.5em .75em;border-radius:4px;background-color:#333;box-shadow:0 3px 8px #00000059;color:#fff;font-size:.7em;line-height:1.3;pointer-events:none;white-space:pre-line;text-align:center}._gameStartCoachMark_cn5hu_2091:after{position:absolute;top:50%;left:100%;border:8px solid transparent;border-left-color:#333;content:"";transform:translateY(-50%)}._gameStartCoachMark_cn5hu_2091:lang(fr){top:auto;right:auto;bottom:calc(100% + 10px);left:50%;width:19em;transform:translate(-50%)}._gameStartCoachMark_cn5hu_2091:lang(fr):after{top:100%;left:50%;border-color:#333 transparent transparent;transform:translate(-50%)}@media(max-width:600px){._gameStartCoachMarkAnchor_cn5hu_2091{width:100%}._gameStartCoachMarkAnchor_cn5hu_2091>button{width:100%}._gameStartCoachMark_cn5hu_2091{top:auto;right:auto;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}._gameStartCoachMark_cn5hu_2091:after{top:100%;left:50%;border-color:#333 transparent transparent;transform:translate(-50%)}}._gameStartDialogSurface_cn5hu_1973 [class~=fui-Slider]{min-width:0;width:100%;max-width:16em}._gameStartSliderItem_cn5hu_1761{gap:.6em;align-items:center;justify-content:center}._gameStartSliderItem_cn5hu_1761>svg{flex:0 0 auto;width:1.5em;height:1.5em}._gameStartSliderItem_cn5hu_1761>[class~=fui-Slider]{flex:0 1 16em}._multiPlayerUrl_cn5hu_2299{width:100%}._multiPlayerUrl_cn5hu_2299:hover:after{border-bottom-color:var(--colorCompoundBrandBackgroundHover)}._multiPlayerUrl_cn5hu_2299:active:after{border-bottom-color:var(--colorCompoundBrandBackgroundHover)}._multiPlayerUrl_cn5hu_2299:focus-within:after{border-bottom-color:var(--colorBrandForegroundLinkHover)}._multiPlayerContentBody_cn5hu_2325{margin:10px}._multiPlayerContentButtons_cn5hu_2333{margin-top:1.5em;display:flex;flex-direction:row;align-items:right;justify-content:flex-end}._boardGridContainer_cn5hu_2359,._boardGridContainerDark_cn5hu_2361{--board-background: var(--board-light);display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0}._boardGridSmall_cn5hu_2383,._boardGridSmallLandscape_cn5hu_2385,._boardGridMedium_cn5hu_2387,._boardGridMediumLandscape_cn5hu_2389,._boardGridLarge_cn5hu_2391,._boardGridLargeLandscape_cn5hu_2393,._boardGridExtraLarge_cn5hu_2395,._boardGridExtraLargeLandscape_cn5hu_2397,._boardGridMaximum_cn5hu_2399,._boardGridMaximumLandscape_cn5hu_2401{background-color:var(--board-background);outline:1px solid var(--board-outline);box-shadow:var(--board-shadow)}._boardGridSmall_cn5hu_2383{--cell-size: min(calc(100cqw / 9), calc(100cqh / 11));display:grid;grid-template-columns:repeat(9,var(--cell-size));grid-template-rows:repeat(11,var(--cell-size));grid-column-gap:0px;grid-row-gap:0px;grid-auto-flow:row}._boardGridSmallLandscape_cn5hu_2385{--cell-size: min(calc(100cqw / 15), calc(100cqh / 7));display:grid;grid-template-columns:repeat(15,var(--cell-size));grid-template-rows:repeat(7,var(--cell-size));grid-column-gap:0px;grid-row-gap:0px;grid-auto-flow:row}._boardGridMedium_cn5hu_2387{--cell-size: min(calc(100cqw / 13), calc(100cqh / 13));display:grid;grid-template-columns:repeat(13,var(--cell-size));grid-template-rows:repeat(13,var(--cell-size));grid-column-gap:0;grid-row-gap:0}._boardGridMediumLandscape_cn5hu_2389{--cell-size: min(calc(100cqw / 21), calc(100cqh / 9));display:grid;grid-template-columns:repeat(21,var(--cell-size));grid-template-rows:repeat(9,var(--cell-size));grid-column-gap:0px;grid-row-gap:0px}._boardGridLarge_cn5hu_2391{--cell-size: min(calc(100cqw / 17), calc(100cqh / 15));display:grid;grid-template-columns:repeat(17,var(--cell-size));grid-template-rows:repeat(15,var(--cell-size));grid-column-gap:0px;grid-row-gap:0px}._boardGridLargeLandscape_cn5hu_2393{--cell-size: min( 4cqw , calc(100cqh / 11));display:grid;grid-template-columns:repeat(25,var(--cell-size));grid-template-rows:repeat(11,var(--cell-size));grid-column-gap:0px;grid-row-gap:0px}._boardGridExtraLarge_cn5hu_2395{--cell-size: min(calc(100cqw / 21), calc(100cqh / 17));display:grid;grid-template-columns:repeat(21,var(--cell-size));grid-template-rows:repeat(17,var(--cell-size));grid-column-gap:0;grid-row-gap:0}._boardGridExtraLargeLandscape_cn5hu_2397{--cell-size: min(calc(100cqw / 29), calc(100cqh / 13));display:grid;grid-template-columns:repeat(29,var(--cell-size));grid-template-rows:repeat(13,var(--cell-size));grid-column-gap:0;grid-row-gap:0}._boardGridMaximum_cn5hu_2399{--cell-size: min( 4cqw , calc(100cqh / 19));display:grid;grid-template-columns:repeat(25,var(--cell-size));grid-template-rows:repeat(19,var(--cell-size));grid-column-gap:0;grid-row-gap:0}._boardGridMaximumLandscape_cn5hu_2401{--cell-size: min(calc(100cqw / 33), calc(100cqh / 15));display:grid;grid-template-columns:repeat(33,var(--cell-size));grid-template-rows:repeat(15,var(--cell-size));grid-column-gap:0;grid-row-gap:0}._boardGridSmall_cn5hu_2383>div:nth-child(odd),._boardGridSmallLandscape_cn5hu_2385>div:nth-child(odd),._boardGridMedium_cn5hu_2387>div:nth-child(odd),._boardGridMediumLandscape_cn5hu_2389>div:nth-child(odd),._boardGridLarge_cn5hu_2391>div:nth-child(odd),._boardGridLargeLandscape_cn5hu_2393>div:nth-child(odd),._boardGridExtraLarge_cn5hu_2395>div:nth-child(odd),._boardGridExtraLargeLandscape_cn5hu_2397>div:nth-child(odd),._boardGridMaximum_cn5hu_2399>div:nth-child(odd),._boardGridMaximumLandscape_cn5hu_2401>div:nth-child(odd){background-color:var(--board-dark)}
