body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Card_card__bZyb1{--card-color:rgba(0,0,0,.3);--card-transition-duration:500ms;--card-perspective:20cm;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(hsla(0,0%,100%,.9),hsla(0,0%,100%,.9)),linear-gradient(var(--card-color),var(--card-color));border:3px solid var(--card-color);border-radius:8px;max-height:200px;max-width:125px;position:relative;z-index:1}@media screen and (min-width:380px){.Card_card__bZyb1{height:calc(40vw - 64px);width:calc(25vw - 40px)}}.Card_cardFront__I\+b2I{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;left:0;position:absolute;top:0;width:100%}.Card_cardBack__yyPeK{--cardBack-stripe-color1:hsla(0,0%,100%,0);--cardBack-stripe-color2:hsla(0,0%,100%,.4);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#346;background-image:repeating-linear-gradient(53deg,var(--cardBack-stripe-color1),var(--cardBack-stripe-color1) 5%,var(--cardBack-stripe-color2) 5%,var(--cardBack-stripe-color2) 10%,var(--cardBack-stripe-color1) 10%),repeating-linear-gradient(-53deg,var(--cardBack-stripe-color1),var(--cardBack-stripe-color1) 5%,var(--cardBack-stripe-color2) 5%,var(--cardBack-stripe-color2) 10%,var(--cardBack-stripe-color1) 10%);border:3px solid rgba(0,0,0,.8);border-radius:8px;height:100%;left:-3px;position:absolute;top:-3px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);width:100%;z-index:0}.Card_activeCard__8cqSB{box-shadow:0 0 10px var(--card-color)}.Card_card__bZyb1 .Card_halfFill__5GQJZ{--stripe-width:25%;--stripe-angle:-53deg;--stripe-color:hsla(0,0%,100%,.6);background-image:repeating-linear-gradient(var(--stripe-angle),#fff,#fff var(--stripe-width),var(--stripe-color) var(--stripe-width),var(--stripe-color) calc(var(--stripe-width)*2),#fff calc(var(--stripe-width)*2))}.Card_cardShapeDiamond__CDPRn,.Card_cardShapeOval__4EwG8,.Card_cardShapeRectangle__F6lQR{--border-color:#333;--background-color:#fff;background:var(--background-color);border:3px solid var(--border-color);height:36%;width:37.6%}.Card_cardShapeRectangle__F6lQR{border-radius:8px}.Card_cardShapeOval__4EwG8{border-radius:50%}.Card_cardShapeDiamond__CDPRn{border-radius:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.Card_cardEnter__tXMVr{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.Card_cardEnterActive__GvJlG{-webkit-transform:perspective(var(--card-perspective)) rotateY(0);transform:perspective(var(--card-perspective)) rotateY(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:var(--card-transition-duration)}.Card_cardExit__cqmzI{-webkit-transform:rotateY(0);transform:rotateY(0)}.Card_cardExitActive__iBqu7{-webkit-transform:perspective(var(--card-perspective)) rotateY(-180deg);transform:perspective(var(--card-perspective)) rotateY(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:var(--card-transition-duration)}.Card_cardAppear__jcA8C{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.Card_cardAppearActive__trc4W{-webkit-transform:perspective(var(--card-perspective)) rotateY(0);transform:perspective(var(--card-perspective)) rotateY(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:var(--card-transition-duration)}.Board_board__elPzM{--columns:4;grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(3,1fr);justify-content:center;max-width:625px}.Board_feedback__HZUtY{margin:3rem 0 1rem;text-align:center}.Board_validity__abSQo{font-weight:700}.Board_help__ZcLbC{margin:auto;max-width:560px;max-width:100%}.Board_italic__e9e--{font-style:italic}@media (orientation:landscape){.Board_board__elPzM{max-height:calc(100vh - 40px);max-width:calc(100vw - 200px)}}.App{align-items:center;display:flex;flex-direction:column;margin:0 auto;width:100vw}*{box-sizing:border-box}body,html{font-size:16px;height:100vh;width:100vw}button{background-color:#eee;border:1px solid #000;border-radius:5px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),inset 0 -1px 0 rgba(0,0,0,.3);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;font-size:.8rem;font-weight:700;margin:4px 8px;padding:.5rem .8rem;text-shadow:0 1px 0 hsla(0,0%,100%,.8);text-transform:uppercase}button:active{background-color:#ccc;box-shadow:inset 0 1px 0 rgba(0,0,0,.3),inset 0 -1px 0 hsla(0,0%,100%,.8)}#root{align-items:flex-start;display:flex;height:100%;justify-content:center;width:100%}.Score_scoreboard__TwWlO{flex-grow:1;gap:20px}.Score_score__sAqSl,.Score_scoreboard__TwWlO{display:flex;flex-direction:row;justify-content:center}.Score_score__sAqSl{align-items:center}.Score_score__sAqSl:first-of-type{flex-direction:row-reverse}.Score_score__sAqSl>div:first-child{-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-size:.8rem;font-variant:small-caps;font-weight:700;padding:0 10px;text-transform:uppercase}.Score_score__sAqSl>div:last-child{font-size:1.8rem;font-weight:700;width:100%}.Settings_settings__dcWHZ{--max-width:625px;display:flex;flex-basis:33%;flex-direction:row;font-size:0;justify-content:flex-end;max-width:var(--max-width)}.Settings_index__XtYdt{bottom:0;font-size:9px;font-weight:700;position:absolute;right:0}.Settings_trigger__oHQUv,.Settings_triggerOpen__K4v6z{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:center;position:relative;transition-duration:.25s;width:32px}.Settings_triggerOpen__K4v6z{-webkit-transform:rotate(35deg);transform:rotate(35deg)}.Settings_overlay__u1iOg{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.Settings_modal__lISUX{--max-width:585px;align-items:center;background:hsla(0,0%,100%,.95);border:3px solid #000;border-radius:8px;display:flex;flex-direction:column;justify-content:center;left:50%;max-height:95vh;max-width:var(--max-width);min-height:300px;overflow-x:auto;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95vw;z-index:1001}@supports ((-webkit-backdrop-filter:blur()) or (backdrop-filter:blur())){.Settings_modal__lISUX{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:hsla(0,0%,100%,.35)}}.Header_header__g2BdF{background-color:rgba(0,0,0,.1);box-shadow:0 1px 10px rgba(0,0,0,.3);color:rgba(0,0,0,.8);display:flex;flex-direction:row;justify-content:space-evenly;left:0;padding:.25rem 1rem;position:fixed;top:0;width:100%}.Header_spacer__0jdwF{flex-basis:33%;width:0}
/*# sourceMappingURL=main.c702ba56.css.map*/