.toasts-module-scss-module__Ag_lAG__base,.toasts-module-scss-module__Ag_lAG__invalidMessage.toasts-module-scss-module__Ag_lAG__invalidMessage,.toasts-module-scss-module__Ag_lAG__errorToast.toasts-module-scss-module__Ag_lAG__errorToast,.toasts-module-scss-module__Ag_lAG__welcomeToast.toasts-module-scss-module__Ag_lAG__welcomeToast{color:var(--contrast--03);background:var(--stone--light);font-weight:700}.toasts-module-scss-module__Ag_lAG__welcomeToast.toasts-module-scss-module__Ag_lAG__welcomeToast{font-family:var(--font-joti-one);font-size:24px}.toasts-module-scss-module__Ag_lAG__errorToast.toasts-module-scss-module__Ag_lAG__errorToast{background:var(--red--base);color:var(--stone--light)}.toasts-module-scss-module__Ag_lAG__invalidMessage.toasts-module-scss-module__Ag_lAG__invalidMessage{border:1px solid var(--red--base);color:var(--red--dark-03)}
body{box-sizing:border-box;margin:0}body *,body :after,body :before{box-sizing:inherit}.App{text-align:center;background-repeat:no-repeat;background-size:33vw 33vw;flex-direction:column;width:100dvw;max-width:1000px;height:100dvh;max-height:100dvh;margin:0 auto;padding:0 1rem 1rem;font-size:1.5rem;display:flex;overflow-y:hidden}@media (max-width:820px){.App{font-size:1rem}}@media (max-width:500px){.App{font-size:.8rem}}.App.player-1-turn{background-position:50% 0;background-image:radial-gradient(circle at 50% -10%, var(--red--dark-01) 0px, transparent 30%)}.App.player-2-turn{background-position:50% 100%;background-image:radial-gradient(circle at 50% 110%, var(--blue--dark-01) 0px, transparent 30%)}body:has(.help) .App{opacity:.25}.flex-row{justify-content:space-between;gap:10px;display:flex}.red-text{color:var(--red--dark-01)}.blue-text{color:var(--blue--dark-01)}.close{aspect-ratio:1;cursor:pointer;border-radius:99999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:1.5rem;line-height:0;display:flex}:has(>.abs-tr){position:relative}.abs-tr{position:absolute;top:10px;right:10px}
.Board-module__Bg-qtW__boardWrapper{grid-template:"player1cards player1cards player1cards"150px"leftNext board rightNext"1fr"player2cards player2cards player2cards"150px/200px 1fr 200px;gap:5px;width:100%;height:100%;max-height:100%;display:grid}.Board-module__Bg-qtW__boardWrapper.Board-module__Bg-qtW__inversedBoard{grid-template-areas:"player2cards player2cards player2cards""rightNext board leftNext""player1cards player1cards player1cards"}@media (max-width:1000px){.Board-module__Bg-qtW__boardWrapper{grid-template-columns:150px 1fr 150px}}@media (max-width:820px){.Board-module__Bg-qtW__boardWrapper{grid-template:"leftNext player1cards player1cards""board board board"1fr"player2cards player2cards rightNext"/100px 1fr 100px}.Board-module__Bg-qtW__boardWrapper.Board-module__Bg-qtW__inversedBoard{grid-template-areas:"rightNext player2cards player2cards""board board board""player1cards player1cards leftNext"}}.Board-module__Bg-qtW__board{background-color:var(--stone--light);aspect-ratio:1;border-radius:3.5px;grid-area:board;grid-template-rows:repeat(5,minmax(0,1fr));grid-template-columns:repeat(5,minmax(0,1fr));justify-content:space-between;align-self:center;gap:10px;width:100%;max-width:600px;height:55dvh;max-height:600px;margin-inline:auto;padding:10px;display:grid}@media (max-width:820px){.Board-module__Bg-qtW__board{max-width:100%;height:auto}}.Board-module__Bg-qtW__board>:where(div){color:#000;aspect-ratio:1;background:var(--tile-bg,var(--stone--base));width:100%;height:100%;box-shadow:0 2px 0 2px hsl(from var(--tile-bg,var(--stone--base)) h s 40% / 40%);border:5px solid #0000;border-radius:3px;place-content:center;align-self:center;margin-inline:auto;display:grid}
.Tile-module__AkbDBG__tile{position:relative}.Tile-module__AkbDBG__tile svg{pointer-events:none;width:100%}.Tile-module__AkbDBG__tile.Tile-module__AkbDBG__typepawn svg{width:70%}.Tile-module__AkbDBG__tile.Tile-module__AkbDBG__selectedUnit :is(.Tile-module__AkbDBG__arms,.Tile-module__AkbDBG__sword){animation:.5s linear infinite alternate Tile-module__AkbDBG__arm-selected-animation}@keyframes Tile-module__AkbDBG__arm-selected-animation{to{transform:translateY(-5px)}}.Tile-module__AkbDBG__tile.Tile-module__AkbDBG__selectedUnit .Tile-module__AkbDBG__head{animation:.5s linear infinite alternate Tile-module__AkbDBG__head-selected-animation}@keyframes Tile-module__AkbDBG__head-selected-animation{to{transform:translateY(5px)}}.Tile-module__AkbDBG__typecaptain,.Tile-module__AkbDBG__typepawn{place-items:center;display:grid}.Tile-module__AkbDBG__moveHint{--tile-bg:var(--tan--base)}.Tile-module__AkbDBG__selectedUnit{border:5px solid var(--green--base);--tile-bg:hsl(from var(--green--base) h s l / 40%)}.Tile-module__AkbDBG__selectedPos{border:5px solid hsl(from var(--accent--base) h s l / 70%);--tile-bg:hsl(from var(--accent--base) h s l / 40%);position:relative;overflow:visible}.Tile-module__AkbDBG__unitimage{width:100%}.Tile-module__AkbDBG__typepawn .Tile-module__AkbDBG__unitimage{width:50%}.Tile-module__AkbDBG__confirmButton{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.debug-module__H3WCka__dbgbutton{color:#fff;z-index:100;background-color:#000;border-radius:.5em;padding:.5em;position:fixed;bottom:1em;right:1em}.debug-module__H3WCka__dbgdialog[open=true]{flex-direction:column;align-items:center;gap:1em;width:100%;max-width:500px;display:flex}.debug-module__H3WCka__actionlist{flex-direction:column;gap:1em;max-width:400px;margin:auto;display:flex}
.PlayerCards-module__6Me_2G__playerCards{justify-content:center;gap:10px;width:100%;margin-inline:auto;display:flex}@media (max-width:820px){.PlayerCards-module__6Me_2G__playerCards{flex-wrap:wrap;justify-content:end}.PlayerCards-module__6Me_2G__playerCards.PlayerCards-module__6Me_2G__player1.PlayerCards-module__6Me_2G__inversed,.PlayerCards-module__6Me_2G__playerCards.PlayerCards-module__6Me_2G__player2:not(.PlayerCards-module__6Me_2G__inversed){justify-content:start}}.PlayerCards-module__6Me_2G__selectedCard{perspective:1000px;transform-style:preserve-3d;z-index:10;border:5px solid #884e83;animation:1s ease-in-out infinite PlayerCards-module__6Me_2G__selectedCard}@keyframes PlayerCards-module__6Me_2G__selectedCard{0%{transform:scale(1)rotate(-2deg)}50%{transform:scale(1.03)rotate3d(.2,.2,.2,2deg)}to{transform:scale(1)rotate(-2deg)}}.PlayerCards-module__6Me_2G__player1{--player-color:var(--red--dark-03);grid-area:player1cards}.PlayerCards-module__6Me_2G__player2{--player-color:var(--blue--dark-03);grid-area:player2cards}
.CardDisplay-module__RvrhzG__card{background:var(--stone--light);color:olive;aspect-ratio:5/3;border-radius:4px;justify-content:space-between;align-items:center;gap:5px;width:auto;height:150px;max-height:100%;padding:.5em;display:flex;position:relative}.CardDisplay-module__RvrhzG__card h3{font-family:var(--font-joti-one);writing-mode:vertical-lr;color:hsl(from var(--accent--base) h s 45%);margin:0;font-size:1.2rem;transform:rotate(360deg)}@media (max-width:820px){.CardDisplay-module__RvrhzG__card{height:70px}.CardDisplay-module__RvrhzG__card h3{font-size:.8rem}.CardDisplay-module__RvrhzG__card{justify-content:center}}@container card-container (orientation:portrait){.CardDisplay-module__RvrhzG__card{height:unset;aspect-ratio:unset;flex-direction:column}.CardDisplay-module__RvrhzG__card .CardDisplay-module__RvrhzG__cardGrid{width:100%}.CardDisplay-module__RvrhzG__card h3{writing-mode:unset}}.CardDisplay-module__RvrhzG__cardGrid{pointer-events:none;aspect-ratio:1;grid-template-rows:repeat(5,minmax(1px,1fr));grid-template-columns:repeat(5,minmax(1px,1fr));gap:1px;width:75%;max-height:100%;display:grid;position:relative}.CardDisplay-module__RvrhzG__movePosition{background:var(--stone--base);width:100%;height:100%}.CardDisplay-module__RvrhzG__movePosition.CardDisplay-module__RvrhzG__me{background:var(--player-color,var(--contrast--02))}.CardDisplay-module__RvrhzG__movePosition.CardDisplay-module__RvrhzG__possibleMove{background:var(--tan--base)}.CardDisplay-module__RvrhzG__opponentsCard{cursor:not-allowed}
.NextCard-module__hBs2WW__nextCard{flex-direction:column;width:100%;max-width:175px;height:100%;display:flex;container:card-container/size}.NextCard-module__hBs2WW__nextCard>div{width:100%}@media (max-width:380px){.NextCard-module__hBs2WW__nextCard:is(.NextCard-module__hBs2WW__rightNext,.NextCard-module__hBs2WW__leftNext){flex-direction:column}.NextCard-module__hBs2WW__nextCard:is(.NextCard-module__hBs2WW__rightNext,.NextCard-module__hBs2WW__leftNext) .NextCard-module__hBs2WW__nextCardLabel{writing-mode:unset;margin-block:unset}}.NextCard-module__hBs2WW__nextCardLabel{font-size:1rem}.NextCard-module__hBs2WW__leftNext{grid-area:leftNext;margin-left:auto}.NextCard-module__hBs2WW__inversed.NextCard-module__hBs2WW__leftNext{margin-left:unset;justify-content:flex-end;margin-right:auto}.NextCard-module__hBs2WW__rightNext{grid-area:rightNext;justify-content:flex-end;margin-right:auto}.NextCard-module__hBs2WW__inversed.NextCard-module__hBs2WW__rightNext{margin-right:unset;justify-content:flex-start;margin-left:auto}@media (max-width:820px){.NextCard-module__hBs2WW__nextCard{flex-direction:row}.NextCard-module__hBs2WW__nextCard .NextCard-module__hBs2WW__nextCardLabel{writing-mode:vertical-rl;margin-block:0}.NextCard-module__hBs2WW__nextCard.NextCard-module__hBs2WW__rightNext:not(.NextCard-module__hBs2WW__inversed),.NextCard-module__hBs2WW__nextCard.NextCard-module__hBs2WW__leftNext.NextCard-module__hBs2WW__inversed{justify-content:unset;flex-direction:row-reverse}}
.CurrentGameStateNotifier-module__PhgaMq__currentGameStateNotifier{width:100%;height:100%;color:var(--contrast--01);z-index:999;background:#00000080;justify-content:center;align-items:center;font-size:2rem;display:flex;position:fixed;top:0;left:0}.CurrentGameStateNotifier-module__PhgaMq__contents{background:#fff;border-radius:10px;width:300px;padding:1rem;font-size:1rem}.CurrentGameStateNotifier-module__PhgaMq__contents p:first-of-type{margin-block-end:.1rem;font-size:1.2rem;font-weight:700}.CurrentGameStateNotifier-module__PhgaMq__contents h3{font-family:var(--font-joti-one);margin-top:0;font-size:1.5rem;line-height:1.2}.CurrentGameStateNotifier-module__PhgaMq__turn{animation:2s ease-in-out CurrentGameStateNotifier-module__PhgaMq__slideInOut}.CurrentGameStateNotifier-module__PhgaMq__endGame{animation:.4s ease-in-out CurrentGameStateNotifier-module__PhgaMq__slideIn}@keyframes CurrentGameStateNotifier-module__PhgaMq__slideInOut{0%{transform:translate(-100%)}25%{transform:translate(-10%)}75%{transform:translate(10%)}to{transform:translate(calc(100vw + 100%))}}@keyframes CurrentGameStateNotifier-module__PhgaMq__slideIn{0%{transform:translate(-100%)}}
.Header-module__JD3xkW__appHeader{justify-content:center;align-items:center;padding-block:1rem;display:flex;position:relative}.Header-module__JD3xkW__whosTurn{font-family:var(--font-joti-one);color:var(--stone--light);font-weight:700}.Header-module__JD3xkW__showHelp{position:absolute;right:1rem}
.Menu-module__bW0P0q__menuButon{aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:30px;min-height:30px;padding:0;display:flex;position:absolute;top:5px;right:1rem}.Menu-module__bW0P0q__menuClose{aspect-ratio:1;justify-content:center;align-items:center;width:40px;padding:0;font-size:.75em;display:flex;position:absolute;top:5px;right:5px}.Menu-module__bW0P0q__menuClose svg{width:1em}.Menu-module__bW0P0q__menu[open]{border-radius:16px;min-width:300px}.Menu-module__bW0P0q__menuTitle{font-size:1.5rem}.Menu-module__bW0P0q__menuContent{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.Menu-module__bW0P0q__menuItem{border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.Menu-module__bW0P0q__menuItemIcon svg{width:16px}
.Help-module__nuRDfG__bg{z-index:2;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.Help-module__nuRDfG__help{z-index:99;color:#24261e;background:#fff;border-radius:10px;padding:1rem;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%)translateY(-50%)}.Help-module__nuRDfG__help h2{margin-top:.75rem}.Help-module__nuRDfG__slide{width:100%;height:500px;overflow:auto}.Help-module__nuRDfG__slide h3{margin-top:0}.Help-module__nuRDfG__image,.Help-module__nuRDfG__image p{text-align:center}.Help-module__nuRDfG__slide img{border-radius:8px;max-width:100%}.Help-module__nuRDfG__buttonRow{justify-content:center;gap:10px;padding:.5rem;display:flex}.Help-module__nuRDfG__buttonRow button{width:150px}
.CopyText-module__N1NY-a__copyText{justify-content:center;gap:4px;display:flex}.CopyText-module__N1NY-a__copyText button{background:var(--accent--base);color:var(--stone--light)}.CopyText-module__N1NY-a__copyText button:hover{background:hsl(from var(--accent--base) h s 35%)}.CopyText-module__N1NY-a__copyText input{width:100%}
.WaitingRoom-module__UUWsSW__waitingRoom{text-align:center;max-width:600px;margin-inline:auto;padding:25vh 20px 20px}.WaitingRoom-module__UUWsSW__waitingRoom h1{font-family:var(--font-joti-one);font-size:45px}.WaitingRoom-module__UUWsSW__wiatingRoom p{margin-top:40px;font-weight:700}
