.JigsawBoard-module__cPIbLG__frame{filter:drop-shadow(0 0 12px #0003);display:flex;overflow:hidden}.JigsawBoard-module__cPIbLG__base{grid-template-columns:repeat(var(--_cols), var(--piece-size));margin-inline:auto;display:grid}.JigsawBoard-module__cPIbLG__base>*{min-width:0;min-height:0}
.SmartJigsawPiece-module__Osazca__base{--_internal-piece-size:var(--_overrided-piece-size,var(--piece-size));width:var(--_internal-piece-size);height:var(--_internal-piece-size);cursor:default;outline:none}.SmartJigsawPiece-module__Osazca__base.SmartJigsawPiece-module__Osazca__interactable{cursor:pointer;touch-action:none;position:absolute;inset:0}.SmartJigsawPiece-module__Osazca__base.SmartJigsawPiece-module__Osazca__dragging{z-index:1000;will-change:transform}.SmartJigsawPiece-module__Osazca__inner{rotate:var(--_rotation,0deg);transition:rotate .4s linear(0, .008 1.1%, .034 2.3%, .134 4.9%, .264 7.3%, .683 14.3%, .797 16.5%, .89 18.6%, .967 20.7%, 1.027 22.8%, 1.073 25%, 1.104 27.3%, 1.123 30.6%, 1.119 34.3%, 1.018 49.5%, .988 58.6%, .985 65.2%, 1 84.5%, 1)}.SmartJigsawPiece-module__Osazca__base.SmartJigsawPiece-module__Osazca__interactable svg>[data-id=stroke]{will-change:stroke-width, stroke;transition:stroke-width .15s ease-out,stroke .15s ease-out}.SmartJigsawPiece-module__Osazca__base.SmartJigsawPiece-module__Osazca__interactable:hover svg>[data-id=stroke]{stroke-width:3px;stroke:#fff}.SmartJigsawPiece-module__Osazca__base.SmartJigsawPiece-module__Osazca__dragging svg>[data-id=stroke],.SmartJigsawPiece-module__Osazca__base.SmartJigsawPiece-module__Osazca__dragging:hover svg>[data-id=stroke]{stroke-width:3px;stroke:#face96}.SmartJigsawPiece-module__Osazca__base.SmartJigsawPiece-module__Osazca__matches svg>[data-id=stroke],.SmartJigsawPiece-module__Osazca__base.SmartJigsawPiece-module__Osazca__matches:hover svg>[data-id=stroke]{stroke-width:3px;stroke:#65f58e}
.JigsawPiece-module__jyZ7Xq__base{margin:calc(0% - var(--_depth));pointer-events:none}.JigsawPiece-module__jyZ7Xq__base.JigsawPiece-module__jyZ7Xq__shadow{scale:.99}.JigsawPiece-module__jyZ7Xq__base.JigsawPiece-module__jyZ7Xq__shadow>svg>[data-id=stroke]{fill:#fff3;stroke-width:2px;stroke:#fff}
.AccentIconFrame-module__hUmoLW__base{--_size:2.2rem;--_color:#face96;border:3px solid var(--_color);color:var(--_color);width:var(--_size);height:var(--_size);font-size:calc(var(--_size) * .54);background-color:#0c0b07;border-radius:100vw;justify-content:center;align-items:center;display:flex}@media screen and (min-width:1200px){.AccentIconFrame-module__hUmoLW__base{--_size:2.625rem}}
.Button-module__e7WGRa__base{all:unset;cursor:pointer;box-sizing:border-box;letter-spacing:-.04em;will-change:background-color, box-shadow, color;border-radius:100vw;outline:none;justify-content:center;align-items:center;gap:1.125rem;padding:1rem 2.25rem;font-size:1.75rem;line-height:2rem;transition:background-color .2s,box-shadow .2s,color .2s;display:inline-flex;position:relative;box-shadow:0 0 0 2px #0000,inset 0 0 10px #0000}.Button-module__e7WGRa__icon{display:flex}.Button-module__e7WGRa__child{position:relative;bottom:.125rem}.Button-module__e7WGRa__base.Button-module__e7WGRa__light{--_bg-color:#e2e2e2;--_inner-border-color:#cfcfcf;background-color:var(--_bg-color);color:#131313}.Button-module__e7WGRa__base.Button-module__e7WGRa__light:hover,.Button-module__e7WGRa__base.Button-module__e7WGRa__light:focus-visible{--_bg-color:white}.Button-module__e7WGRa__base.Button-module__e7WGRa__light:active{--_inner-border-color:#b6b6b6;--_bg-color:#cbcbcb}.Button-module__e7WGRa__base.Button-module__e7WGRa__light:hover,.Button-module__e7WGRa__base.Button-module__e7WGRa__light:focus-visible,.Button-module__e7WGRa__base.Button-module__e7WGRa__light:active{box-shadow:0 0 0 2px #fff,inset 0 0 10px #d3d3d3}.Button-module__e7WGRa__base.Button-module__e7WGRa__light.Button-module__e7WGRa__disabled,.Button-module__e7WGRa__base.Button-module__e7WGRa__light:disabled{--_bg-color:transparent;color:#d3d3d3;opacity:.7;cursor:default;text-shadow:0 1px 1px #0000004d;box-shadow:0 0 0 2px #ffffff4d}.Button-module__e7WGRa__base.Button-module__e7WGRa__light.Button-module__e7WGRa__disabled .Button-module__e7WGRa__icon,.Button-module__e7WGRa__base.Button-module__e7WGRa__light:disabled .Button-module__e7WGRa__icon{opacity:.7}.Button-module__e7WGRa__base.Button-module__e7WGRa__light.Button-module__e7WGRa__disabled:hover,.Button-module__e7WGRa__base.Button-module__e7WGRa__light:disabled:hover{--_bg-color:transparent;box-shadow:0 0 0 2px #ffffff4d}.Button-module__e7WGRa__innerBorder{--_dot-offset:20%;box-shadow:inset 0 0 0 2px var(--_inner-border-color);will-change:box-shadow;isolation:isolate;pointer-events:none;border-radius:100vw;transition:box-shadow .2s;position:absolute;inset:6px}.Button-module__e7WGRa__innerBorder:before{content:"";top:0;left:var(--_dot-offset);background-color:var(--_bg-color);will-change:background-color;width:18px;height:2px;transition:background-color .2s;display:block;position:absolute}.Button-module__e7WGRa__innerBorder:after{content:"";top:-2px;left:calc(var(--_dot-offset) + 6px);background-color:var(--_inner-border-color);will-change:background-color;z-index:2;border-radius:100vw;width:6px;height:6px;transition:background-color .2s;display:block;position:absolute}@media screen and (min-width:768px){.Button-module__e7WGRa__base{gap:1.125rem;padding:1.125rem 3rem;font-size:2rem;line-height:2.25rem}}@media screen and (min-width:1200px){.Button-module__e7WGRa__base{gap:1.125rem;padding:1.375rem 3.875rem;font-size:2.25rem;line-height:2.875rem}}
.EnduranceHud-module__GvG-ga__base{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.EnduranceHud-module__GvG-ga__stat{color:#fff;text-shadow:0 2px 2px #00000059;background-color:#00000059;align-items:baseline;gap:.75rem;min-width:8rem;padding:.5rem .875rem;display:flex;position:relative}.EnduranceHud-module__GvG-ga__stat span{opacity:.82;font-size:1rem}.EnduranceHud-module__GvG-ga__stat strong{font-size:1.5rem;line-height:1}.EnduranceHud-module__GvG-ga__countdown.EnduranceHud-module__GvG-ga__low strong{color:#ff9f8f}.EnduranceHud-module__GvG-ga__stat em{color:#9ff2b0;pointer-events:none;font-size:1.125rem;font-style:normal;animation:1.2s ease-out forwards EnduranceHud-module__GvG-ga__bonusFloat;position:absolute;top:-1.25rem;right:.5rem}@keyframes EnduranceHud-module__GvG-ga__bonusFloat{0%{opacity:0;transform:translateY(.5rem)}20%{opacity:1}to{opacity:0;transform:translateY(-1rem)}}
.Modal-module__GKiJOG__modal{outline:none;flex-direction:column;width:100%;margin:0 auto;display:flex;position:absolute;left:0;right:0}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-content{--_offset-padding:.75rem;--_offset-margin:clamp(1rem, 4vh, 10rem);top:var(--_offset-margin);max-width:calc(1360px + var(--_offset-padding) * 2);padding-inline:var(--_offset-padding);padding-block:var(--_offset-padding) var(--_offset-margin);opacity:0;min-height:18.75rem;transition:opacity .4s ease-out,transform .4s cubic-bezier(.13,0,.39,0);transform:translateY(20%)}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide{--_offset-margin:clamp(1rem, 4vh, 10rem);clip-path:inset(50% 0);opacity:0;max-height:90vh;transition:clip-path .2s cubic-bezier(.13,0,.39,0),opacity .2s ease-out;top:50%;transform:translateY(-50%)}.Modal-module__GKiJOG__overlay.ReactModal__Overlay--after-open .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-content{opacity:1;transition:opacity .4s ease-out,transform .4s cubic-bezier(0,.55,.45,1);transform:translateY(0%)}.Modal-module__GKiJOG__overlay.ReactModal__Overlay--before-close .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-content{opacity:0;transition:opacity .4s ease-out,transform .3s cubic-bezier(.13,0,.39,0);transform:translateY(20%)}.Modal-module__GKiJOG__overlay.ReactModal__Overlay--after-open .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide{opacity:1;clip-path:inset(0);transition:clip-path .2s cubic-bezier(0,.55,.45,1),opacity .2s ease-out}.Modal-module__GKiJOG__overlay.ReactModal__Overlay--before-close .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide{opacity:0;clip-path:inset(50% 0);transition:clip-path .2s cubic-bezier(.13,0,.39,0),opacity .2s ease-out}.Modal-module__GKiJOG__overlay{z-index:calc(var(--modal-layer,1000) + 1);-webkit-backdrop-filter:blur(1rem)contrast(1.25);backdrop-filter:blur(1rem)contrast(1.25);opacity:0;background-color:#ffffff1a;transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-out;position:fixed;inset:0;overflow-y:auto}.Modal-module__GKiJOG__overlay.ReactModal__Overlay--after-open{opacity:1;transition-duration:.2s}.Modal-module__GKiJOG__overlay.ReactModal__Overlay--before-close{opacity:0;transition-duration:.4s}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-content .Modal-module__GKiJOG__content{--_modal-background:#dfddda;--_radius:3.75rem;background-color:var(--_modal-background);border-top-right-radius:var(--_radius);color:#131313;flex:1;position:relative;box-shadow:0 6px 32px #0000001a}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-content .Modal-module__GKiJOG__content:before{content:"";top:var(--_offset-padding);left:calc(var(--_offset-padding) * -1);right:var(--_offset-padding);bottom:calc(var(--_offset-padding) * -1);border-radius:inherit;pointer-events:none;z-index:-1;position:absolute;box-shadow:inset 0 0 0 2px #ffffff4d}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide .Modal-module__GKiJOG__content{flex-direction:column;flex:1;gap:1.5rem;max-height:100%;display:flex;overflow-y:hidden}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide .Modal-module__GKiJOG__innerContent{--_modal-background:#18181ad7;--_line-offset:20px;background-color:var(--_modal-background);background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0 L20 10 L10 20 L0 10 Z' fill='none' stroke='%2318181a49' stroke-width='2'/%3E%3C/svg%3E");background-size:14px 14px;flex:1;height:100%;min-height:0;padding-block:1.375rem;display:flex;position:relative;overflow:hidden}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide .Modal-module__GKiJOG__innerContent:before,.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide .Modal-module__GKiJOG__innerContent:after{content:"";z-index:1;background-color:#a68f787a;width:100%;height:2px;position:absolute;left:0;right:0}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide .Modal-module__GKiJOG__innerContent:before{top:var(--_line-offset)}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide .Modal-module__GKiJOG__innerContent:after{bottom:var(--_line-offset)}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide .Modal-module__GKiJOG__container{flex-direction:column;flex:1;max-width:75rem;margin:0 auto;padding-inline:1.5rem;display:flex;position:relative}.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide .Modal-module__GKiJOG__extra{text-align:center;opacity:0;padding-block:.5rem;transition:opacity .2s ease-out}.Modal-module__GKiJOG__overlay.ReactModal__Overlay--after-open .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide .Modal-module__GKiJOG__extra{opacity:1;transition:opacity .2s ease-out .2s}.Modal-module__GKiJOG__overlay.ReactModal__Overlay--before-close .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-guide .Modal-module__GKiJOG__extra{opacity:0;transition:opacity .1s ease-out}@media screen and (min-width:1400px){.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-content{--_offset-margin:clamp(2rem, 5vh, 15rem)}}@media screen and (min-width:1800px){.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-content{--_offset-margin:clamp(3rem, 15vh, 20rem)}}@media screen and (min-width:2000px){.Modal-module__GKiJOG__modal.Modal-module__GKiJOG__variant-content{--_offset-margin:clamp(4rem, 20vh, 25rem)}}
.DotsDivider-module__Buv9Ba__dotsDivider{--dot-color:#666;--dot-spacing:8px;background-image:radial-gradient(circle at 2.5px center, var(--dot-color) 2.5px, transparent 2.5px);background-size:calc(5px + var(--dot-spacing)) 5px;background-position:2.5px;background-repeat:repeat-x;width:100%;height:.3125rem;padding:.25rem 0}.DotsDivider-module__Buv9Ba__dotsDivider.DotsDivider-module__Buv9Ba__light{--dot-color:#ccc}.DotsDivider-module__Buv9Ba__dotsDivider.DotsDivider-module__Buv9Ba__dark{--dot-color:#333}.DotsDivider-module__Buv9Ba__dotsDivider.DotsDivider-module__Buv9Ba__primary{--dot-color:#007bff}.DotsDivider-module__Buv9Ba__dotsDivider.DotsDivider-module__Buv9Ba__animated{animation:2s infinite DotsDivider-module__Buv9Ba__pulse}@keyframes DotsDivider-module__Buv9Ba__pulse{0%,to{opacity:.5}50%{opacity:1}}
.LoadingScreen-module__E3fqKG__base{--_colorLoadingBackground:#131313;--_colorStroke:#837f77;--_colorFill:#c5b696;--_colorHeading:#e4d29c;--_colorText:#a79676;--_windowWidth:76px;--_windowHeight:42px;--_windowGap:24px;--_windowFrameStroke:2px;--_windowFrameStrokeInner:1px;--_windowStrokeWidth:calc(var(--_windowFrameStrokeInner) * 3);--_pathSize:50px;background-color:var(--_colorLoadingBackground);isolation:isolate;height:100vh;position:relative}.LoadingScreen-module__E3fqKG__dotsWrapper{width:100%;height:100%;position:absolute;overflow:hidden}.LoadingScreen-module__E3fqKG__dots,.LoadingScreen-module__E3fqKG__dotsBright{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.LoadingScreen-module__E3fqKG__dots{color:#161616}.LoadingScreen-module__E3fqKG__dotsBright{z-index:1;color:#31312f}.LoadingScreen-module__E3fqKG__centerContent{flex-direction:column;align-items:center;gap:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LoadingScreen-module__E3fqKG__windowWrapper{justify-content:center;align-items:center;gap:var(--_windowGap);z-index:1;display:flex}.LoadingScreen-module__E3fqKG__windowWrapper:before,.LoadingScreen-module__E3fqKG__windowWrapper:after{content:"";pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:40px;position:absolute;top:-2px;bottom:-2px}.LoadingScreen-module__E3fqKG__windowWrapper:before{background:linear-gradient(to right, var(--_colorLoadingBackground) 10%, transparent 100%);left:-2px}.LoadingScreen-module__E3fqKG__windowWrapper:after{background:linear-gradient(to left, var(--_colorLoadingBackground) 10%, transparent 100%);right:-2px}.LoadingScreen-module__E3fqKG__window{width:var(--_windowWidth);height:var(--_windowHeight);isolation:isolate}.LoadingScreen-module__E3fqKG__windowFrame{outline:1px solid var(--_colorStroke);border-style:solid;border-color:var(--_colorFill);border-top-width:var(--_windowFrameStrokeInner);border-bottom-width:var(--_windowFrameStrokeInner);border-left-width:var(--_windowFrameStroke);border-right-width:var(--_windowFrameStroke);width:100%;height:100%;box-shadow:inset 0 0 0 1px var(--_colorStroke), inset 0 0 100px #1d1c1b4d, 0 0 0 1px black;border-radius:2px;position:relative;overflow:hidden}.LoadingScreen-module__E3fqKG__windowStroke{width:var(--_windowStrokeWidth);background-color:var(--_colorFill);z-index:-1;height:100%;box-shadow:inset 0 0 0 1px var(--_colorStroke);border-width:0;border-top-style:none;border-top-color:currentColor;border-bottom-style:none;border-bottom-color:currentColor;outline:none;position:absolute}.LoadingScreen-module__E3fqKG__windowLeft{left:18%}.LoadingScreen-module__E3fqKG__windowRight{right:18%}.LoadingScreen-module__E3fqKG__windowBackground{--_offsetGap:calc(var(--_windowGap) + var(--_windowFrameStroke) * 2 * var(--_windowIndex));--_positionX:calc(var(--_offsetPercent) + var(--_offsetGap) * 2);z-index:-2;background-size:1000px cover;background-repeat:repeat-x;background-position:var(--_positionX) center;will-change:background-position;width:100%;height:100%;animation:20s linear infinite LoadingScreen-module__E3fqKG__scrollBackground;position:absolute}.LoadingScreen-module__E3fqKG__pomPomWrapper{padding-top:8%;position:absolute;inset:0 22%}.LoadingScreen-module__E3fqKG__pomPom{z-index:-2;pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:contain;width:100%;height:100%}.LoadingScreen-module__E3fqKG__lineWrapper{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:100%;height:20px;position:relative}.LoadingScreen-module__E3fqKG__lineWrapper:before,.LoadingScreen-module__E3fqKG__lineWrapper:after{content:"";pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:60px;position:absolute;top:-2px;bottom:-2px}.LoadingScreen-module__E3fqKG__lineWrapper:before{background:linear-gradient(to right, var(--_colorLoadingBackground) 10%, transparent 100%);left:-2px}.LoadingScreen-module__E3fqKG__lineWrapper:after{background:linear-gradient(to left, var(--_colorLoadingBackground) 10%, transparent 100%);right:-2px}.LoadingScreen-module__E3fqKG__lineCircle{border:2px solid var(--_colorStroke);border-radius:100vw;width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LoadingScreen-module__E3fqKG__lineCircle:before{content:"";background-color:var(--_colorLoadingBackground);width:24px;height:12px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.LoadingScreen-module__E3fqKG__lineCircle:after{content:"";background-color:var(--_colorStroke);width:2px;height:8px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.LoadingScreen-module__E3fqKG__line{background-color:var(--_colorStroke);width:100%;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.LoadingScreen-module__E3fqKG__line:before{content:"";background-color:var(--_colorLoadingBackground);z-index:1;width:14px;height:14px;margin-top:-3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LoadingScreen-module__E3fqKG__line:after{content:"";border:2px solid var(--_colorStroke);z-index:2;border-radius:100vw;width:3px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LoadingScreen-module__E3fqKG__footerContent{text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;padding:0 58px;display:flex;position:absolute;bottom:60px}.LoadingScreen-module__E3fqKG__pathIcon{width:var(--_pathSize);height:var(--_pathSize);object-fit:contain;object-position:center}.LoadingScreen-module__E3fqKG__loadingText{flex-direction:column;align-items:center;gap:8px;display:flex}.LoadingScreen-module__E3fqKG__heading{color:var(--_colorHeading);text-shadow:0 1px 3px #1d1c1bb3;margin:0;padding:0;font-size:clamp(18px,4vw,36px);font-weight:500}.LoadingScreen-module__E3fqKG__text{color:var(--_colorText);text-shadow:0 1px 2px #1d1c1b99;-webkit-user-select:none;user-select:none;max-width:300px;margin:0;padding:0;font-size:clamp(14px,3vw,22px);line-height:1.4}.LoadingScreen-module__E3fqKG__divider{border-radius:.1875rem;width:100%;position:relative;overflow:hidden}.LoadingScreen-module__E3fqKG__progressDivider{background-color:var(--_colorHeading);z-index:2;width:100%;transform:translateX(calc((var(--_progress,0%) - 100%)));will-change:transform;border-radius:.375rem;transition:transform .2s linear;position:absolute;top:0;bottom:0;left:0}@keyframes LoadingScreen-module__E3fqKG__scrollBackground{0%{background-position:var(--_positionX) center}to{background-position:calc(var(--_positionX) - var(--_windowAnimationCycle)) center}}@media screen and (min-width:768px){.LoadingScreen-module__E3fqKG__base{--_windowWidth:140px;--_windowHeight:77px;--_windowGap:36px;--_windowFrameStroke:4px;--_windowFrameStrokeInner:2px;--_windowStrokeWidth:calc(var(--_windowFrameStrokeInner) * 2);--_pathSize:80px}}@media screen and (min-width:992px){.LoadingScreen-module__E3fqKG__base{--_windowWidth:200px;--_windowHeight:110px;--_windowGap:42px;--_windowFrameStroke:6px;--_windowFrameStrokeInner:3px;--_windowStrokeWidth:calc(var(--_windowFrameStrokeInner) * 1.5);--_pathSize:100px}}
.ProfileModalLayout-module__MhVxIq__content{flex-direction:column;gap:2rem;padding:0 24px;display:flex}.ProfileModalLayout-module__MhVxIq__info{isolation:isolate;flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:relative}.ProfileModalLayout-module__MhVxIq__image{-webkit-user-select:none;user-select:none;pointer-events:none;width:320px;height:auto;display:flex}.ProfileModalLayout-module__MhVxIq__infoOverlay{flex-direction:column;justify-content:flex-start;width:100%;display:flex;position:absolute;inset:0}.ProfileModalLayout-module__MhVxIq__infoContent{flex-direction:column;align-items:center;gap:2rem;margin-top:197px;display:flex}.ProfileModalLayout-module__MhVxIq__selectedImage{-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:100vw}.ProfileModalLayout-module__MhVxIq__selectedTitle{color:#434344;text-align:center;font-size:2rem}.ProfileModalLayout-module__MhVxIq__body{flex-direction:column;flex:1;width:100%;padding-top:1rem;display:flex;overflow:hidden}.ProfileModalLayout-module__MhVxIq__title{padding-bottom:1rem;font-size:2.375rem}.ProfileModalLayout-module__MhVxIq__scrollWrapper{border-top:2px solid #a68f78;flex:1;position:relative}.ProfileModalLayout-module__MhVxIq__contentWrapper{border-top:2px solid #a68f78;flex:1}.ProfileModalLayout-module__MhVxIq__scrollWrapper:after{content:"";pointer-events:none;background:linear-gradient(to bottom, transparent 0%, var(--_modal-background) 90%);width:100%;height:2rem;position:absolute;bottom:0;left:0}.ProfileModalLayout-module__MhVxIq__footer{background-color:#262626;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding-block:24px;padding-inline:24px;display:flex}.ProfileModalLayout-module__MhVxIq__scrollWrapper>div,.ProfileModalLayout-module__MhVxIq__scrollWrapper>div>div{max-height:400px!important}@media screen and (min-width:768px){.ProfileModalLayout-module__MhVxIq__content{gap:6rem;padding:0 36px}.ProfileModalLayout-module__MhVxIq__footer{padding-inline:36px}}@media screen and (min-width:992px){.ProfileModalLayout-module__MhVxIq__content{flex-direction:row}.ProfileModalLayout-module__MhVxIq__info{padding-bottom:2.25rem}.ProfileModalLayout-module__MhVxIq__footer{flex-direction:row}}@media screen and (min-width:1025px){.ProfileModalLayout-module__MhVxIq__scrollWrapper>div,.ProfileModalLayout-module__MhVxIq__scrollWrapper>div>div{max-height:500px!important}}@media screen and (min-width:1200px){.ProfileModalLayout-module__MhVxIq__body{padding-top:1.5rem}.ProfileModalLayout-module__MhVxIq__content{gap:6rem;padding:0 64px}.ProfileModalLayout-module__MhVxIq__info{padding-bottom:6.25rem}.ProfileModalLayout-module__MhVxIq__footer{gap:4rem;padding-block:32px;padding-inline:48px}}
.ProfileSelectModal-module__y4dtPG__trigger{display:contents}.ProfileSelectModal-module__y4dtPG__profiles{flex-wrap:wrap;justify-content:center;gap:1.5rem;padding-block:1.125rem;padding-inline:1rem;display:flex}.ProfileSelectModal-module__y4dtPG__profile{cursor:pointer;box-sizing:border-box;opacity:1;will-change:box-shadow, opacity;background-color:#cabea5;border-radius:100vw;width:130px;height:130px;transition:box-shadow .2s ease-out,opacity .2s ease-out;position:relative;box-shadow:0 0 0 4px #0000}.ProfileSelectModal-module__y4dtPG__profile:hover:not(.ProfileSelectModal-module__y4dtPG__selected),.ProfileSelectModal-module__y4dtPG__profile:focus-visible:not(.ProfileSelectModal-module__y4dtPG__selected){opacity:.7}.ProfileSelectModal-module__y4dtPG__profile:active:not(.ProfileSelectModal-module__y4dtPG__selected){opacity:1}.ProfileSelectModal-module__y4dtPG__profile:after{content:"";will-change:background-color;background-color:#0000;border-radius:100vw;transition:background-color .2s ease-out;display:block;position:absolute;inset:0}.ProfileSelectModal-module__y4dtPG__profile:active:not(.ProfileSelectModal-module__y4dtPG__selected):after{background-color:#0003}.ProfileSelectModal-module__y4dtPG__profile.ProfileSelectModal-module__y4dtPG__selected{box-shadow:0 0 0 4px #fff}.ProfileSelectModal-module__y4dtPG__profile:before{content:"";border-radius:100vw;display:block;position:absolute;inset:0;box-shadow:inset 0 0 0 3px #a68f78}.ProfileSelectModal-module__y4dtPG__profile .ProfileSelectModal-module__y4dtPG__profileImage{border-radius:inherit;overflow:hidden}.ProfileSelectModal-module__y4dtPG__profile .ProfileSelectModal-module__y4dtPG__selectedOverlay{content:"";pointer-events:none;box-sizing:border-box;border:2px dotted #434344;border-radius:100vw;animation:25s linear infinite ProfileSelectModal-module__y4dtPG__rotateSelectedOverlay;display:block;position:absolute;inset:-12px;transform:rotate(90deg)}.ProfileSelectModal-module__y4dtPG__selectedOverlay .ProfileSelectModal-module__y4dtPG__selectedOverlayDot{background-color:var(--_modal-background);z-index:1;border-radius:100vw;width:26px;height:12px;position:absolute}.ProfileSelectModal-module__y4dtPG__selectedOverlay .ProfileSelectModal-module__y4dtPG__selectedOverlayDot:before{content:"";z-index:2;background-color:#434344;border-radius:100vw;width:8px;height:8px;display:block;position:absolute;inset:2px 10px}.ProfileSelectModal-module__y4dtPG__selectedOverlayDot.ProfileSelectModal-module__y4dtPG__selectedOverlayTop{top:-7px;left:50%;transform:translate(-50%)}.ProfileSelectModal-module__y4dtPG__selectedOverlayDot.ProfileSelectModal-module__y4dtPG__selectedOverlayBottom{bottom:-7px;left:50%;transform:translate(-50%)}.ProfileSelectModal-module__y4dtPG__profile .ProfileSelectModal-module__y4dtPG__selectedMark{z-index:2;justify-content:center;align-items:center;font-size:2.125rem;animation:1s linear infinite ProfileSelectModal-module__y4dtPG__selectedMarkBounce;display:flex;position:absolute;top:-1.25rem;left:50%;transform:translate(-50%)}.ProfileSelectModal-module__y4dtPG__profileImage{-webkit-user-select:none;user-select:none;pointer-events:none}.ProfileSelectModal-module__y4dtPG__actionButton{width:100%;max-width:400px;padding:1rem 3rem;font-size:2rem;line-height:2.25rem}@media screen and (min-width:992px){.ProfileSelectModal-module__y4dtPG__profile,.ProfileSelectModal-module__y4dtPG__profile img{width:95px;height:95px}.ProfileSelectModal-module__y4dtPG__profiles{justify-content:flex-start}}@media screen and (min-width:1025px){.ProfileSelectModal-module__y4dtPG__profiles{gap:1.75rem}.ProfileSelectModal-module__y4dtPG__profile,.ProfileSelectModal-module__y4dtPG__profile img{width:120px;height:120px}}@media screen and (min-width:1200px){.ProfileSelectModal-module__y4dtPG__profile,.ProfileSelectModal-module__y4dtPG__profile img{width:130px;height:130px}}@keyframes ProfileSelectModal-module__y4dtPG__selectedMarkBounce{0%{transform:translate(-50%)translateY(3px)}50%{transform:translate(-50%)translateY(-2px)}to{transform:translate(-50%)translateY(3px)}}@keyframes ProfileSelectModal-module__y4dtPG__rotateSelectedOverlay{0%{transform:rotate(90deg)}to{transform:rotate(450deg)}}
.AdminMenuModal-module__OTtHZW__base{color:#f5eee5;flex-direction:column;align-items:center;gap:1.5rem;width:min(34rem,100vw - 2rem);margin-inline:auto;padding-block:1rem;display:flex}.AdminMenuModal-module__OTtHZW__title{text-align:center;color:#fff7ed;text-shadow:0 .25rem 1.25rem #00000059;margin:0;font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1}.AdminMenuModal-module__OTtHZW__actions{flex-direction:column;gap:.875rem;width:100%;display:flex}.AdminMenuModal-module__OTtHZW__button.AdminMenuModal-module__OTtHZW__button{text-align:center;width:100%;max-width:100%}@media screen and (max-width:640px){.AdminMenuModal-module__OTtHZW__base{gap:1.25rem;width:calc(100vw - 2rem)}}
.GameCompleteModal-module__aNU_5q__winningMessage{color:#3f3730;text-wrap:balance;background:#ffffff94;padding:1rem 1.25rem;font-size:1.75rem;line-height:2.6rem}
.GameInfoModal-module__BUWyRq__base{color:#f5eee5;flex-direction:column;align-items:center;gap:1.25rem;width:min(72rem,100vw - 3rem);min-height:26.875rem;display:flex}.GameInfoModal-module__BUWyRq__title{text-align:center;letter-spacing:0;color:#fff7ed;text-shadow:0 .25rem 1.25rem #00000059;margin:.875rem 0 0;font-size:clamp(1.375rem,2.1vw,2rem);font-weight:700;line-height:1}.GameInfoModal-module__BUWyRq__carousel{flex:1;grid-template-columns:3.25rem minmax(0,1fr) 3.25rem;align-items:center;gap:1rem;width:100%;min-height:0;display:grid}.GameInfoModal-module__BUWyRq__slide{grid-template-rows:minmax(12rem,1fr) auto;align-items:stretch;gap:1.125rem;min-width:0;display:grid}.GameInfoModal-module__BUWyRq__screenshot{aspect-ratio:16/9;background:linear-gradient(135deg,#e6c18933,#73bcb029),#272528;border:2px solid #fff7ed47;justify-content:center;justify-self:center;align-items:center;width:min(100%,25rem);min-height:12rem;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #00000061,0 1rem 2.5rem #0000002e}.GameInfoModal-module__BUWyRq__screenshotImage{object-fit:cover;width:100%;height:100%}.GameInfoModal-module__BUWyRq__text{text-align:center;max-width:44rem;margin-inline:auto}.GameInfoModal-module__BUWyRq__text p{letter-spacing:0;color:#fff7edc7;min-height:4.05em;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.35}.GameInfoModal-module__BUWyRq__navButton,.GameInfoModal-module__BUWyRq__dot{all:unset;box-sizing:border-box;cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.GameInfoModal-module__BUWyRq__navButton{color:#fff7ed;background-color:#fff7ed1a;border-radius:100vw;width:3.25rem;height:3.25rem;transition:background-color .2s,box-shadow .2s,transform .2s;box-shadow:inset 0 0 0 1px #fff7ed3d}.GameInfoModal-module__BUWyRq__navButton:hover,.GameInfoModal-module__BUWyRq__navButton:focus-visible{background-color:#fff7ed2e;box-shadow:inset 0 0 0 1px #fff7ed6b}.GameInfoModal-module__BUWyRq__navButton:disabled{cursor:default;opacity:.32}.GameInfoModal-module__BUWyRq__navButton:disabled:hover,.GameInfoModal-module__BUWyRq__navButton:disabled:focus-visible{background-color:#fff7ed1a;box-shadow:inset 0 0 0 1px #fff7ed3d}.GameInfoModal-module__BUWyRq__navButton:active{transform:scale(.96)}.GameInfoModal-module__BUWyRq__navButton:disabled:active{transform:none}.GameInfoModal-module__BUWyRq__dots{justify-content:center;gap:.625rem;margin-block:.875rem;display:flex}.GameInfoModal-module__BUWyRq__dot{background-color:#fff7ed4d;border-radius:100vw;width:.75rem;height:.75rem;transition:background-color .2s,transform .2s}.GameInfoModal-module__BUWyRq__dot:hover,.GameInfoModal-module__BUWyRq__dot:focus-visible,.GameInfoModal-module__BUWyRq__dot[aria-current=true]{background-color:#fff7ed}.GameInfoModal-module__BUWyRq__dot[aria-current=true]{transform:scale(1.25)}@media screen and (max-width:640px){.GameInfoModal-module__BUWyRq__base{gap:1rem;width:calc(100vw - 2rem);min-height:25rem}.GameInfoModal-module__BUWyRq__carousel{grid-template-columns:2.75rem minmax(0,1fr) 2.75rem;gap:.5rem}.GameInfoModal-module__BUWyRq__slide{grid-template-rows:minmax(10rem,1fr) auto}.GameInfoModal-module__BUWyRq__screenshot{width:min(100%,28rem);min-height:10rem}.GameInfoModal-module__BUWyRq__navButton{width:2.75rem;height:2.75rem}}
.HomeScreenAdminTrigger-module__ttVxNa__layer{--_zone-size:clamp(11rem, 36vw, 17rem);pointer-events:none;z-index:2;position:absolute;inset:0}.HomeScreenAdminTrigger-module__ttVxNa__zone{width:var(--_zone-size);height:var(--_zone-size);opacity:0;pointer-events:none;position:absolute}.HomeScreenAdminTrigger-module__ttVxNa__topLeft{top:0;left:0}.HomeScreenAdminTrigger-module__ttVxNa__topRight{top:0;right:0}.HomeScreenAdminTrigger-module__ttVxNa__bottomRight{bottom:0;right:0}.HomeScreenAdminTrigger-module__ttVxNa__bottomLeft{bottom:0;left:0}@media screen and (min-width:768px){.HomeScreenAdminTrigger-module__ttVxNa__zone{--_zone-size:clamp(12rem, 28vw, 18rem)}}
.IconTextButton-module__SESGmq__base{all:unset;letter-spacing:-.04em;text-shadow:0 2px 3px #0000004d;color:#fff;cursor:pointer;will-change:color;align-items:center;gap:.75rem;padding-block:.5rem;padding-inline:1rem;font-size:1.75rem;transition:color .2s ease-out;display:flex}.IconTextButton-module__SESGmq__base.IconTextButton-module__SESGmq__small{--_icon-size:var(--icon-size,2.2rem);font-size:1.375rem}.IconTextButton-module__SESGmq__base.IconTextButton-module__SESGmq__medium{--_icon-size:var(--icon-size,2.625rem)}.IconTextButton-module__SESGmq__base.IconTextButton-module__SESGmq__large{--_icon-size:var(--icon-size,3.75rem)}.IconTextButton-module__SESGmq__icon{width:var(--_icon-size);height:var(--_icon-size);font-size:calc(var(--_icon-size) * .6);color:#131313;will-change:box-shadow;background-color:#fff;border-radius:100vw;flex-shrink:0;justify-content:center;align-items:center;transition:box-shadow .2s ease-out;display:flex;box-shadow:inset 0 0 10px #0000,inset 0 0 0 3px #0000,0 0 0 2px #0000}.IconTextButton-module__SESGmq__icon svg{position:relative;left:1px}.IconTextButton-module__SESGmq__base:hover,.IconTextButton-module__SESGmq__base:focus-visible{color:#face96}.IconTextButton-module__SESGmq__base:hover .IconTextButton-module__SESGmq__icon,.IconTextButton-module__SESGmq__base:focus-visible .IconTextButton-module__SESGmq__icon{box-shadow:inset 0 0 10px silver,inset 0 0 0 3px silver,0 0 0 2px #fff}.IconTextButton-module__SESGmq__base:active{color:#facf96a1}
.Leaderboard-module__k7kcCq__base{--_list-height:min(55vh, 28rem);--_list-radius:1rem;--_list-offset:.25rem;color:#fff;text-shadow:0 2px 2px #00000059;flex-direction:column;width:100%;height:100%;display:flex}.Leaderboard-module__k7kcCq__header{justify-content:space-between;align-items:center;gap:.75rem;min-height:2rem;display:flex}.Leaderboard-module__k7kcCq__header h2{margin:0;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;line-height:1}.Leaderboard-module__k7kcCq__caption{color:#ffffffb8;white-space:nowrap;font-size:.85rem}.Leaderboard-module__k7kcCq__viewport{min-height:var(--_list-height);padding:var(--_list-offset);border:1px solid #ffffff2e;flex:auto;margin-top:.625rem;position:relative}.Leaderboard-module__k7kcCq__viewport,.Leaderboard-module__k7kcCq__list,.Leaderboard-module__k7kcCq__empty,.Leaderboard-module__k7kcCq__scrollbar{border-radius:var(--_list-radius)}.Leaderboard-module__k7kcCq__list{gap:var(--_list-offset);flex-direction:column;margin:0;list-style:none;display:flex}.Leaderboard-module__k7kcCq__row{--_radius:calc(var(--_list-radius) - var(--_list-offset));--_row-accent:#ffffff47;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background-color:#00000057;grid-template-columns:1.75rem 2.5rem minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:3.5rem;padding:.45rem .55rem;display:grid;position:relative;overflow:hidden}.Leaderboard-module__k7kcCq__row:before{content:"";background-color:var(--_row-accent);pointer-events:none;width:.25rem;height:100%;position:absolute;top:0;left:0}.Leaderboard-module__k7kcCq__row:after,.Leaderboard-module__k7kcCq__empty:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff2e}.Leaderboard-module__k7kcCq__row:first-of-type,.Leaderboard-module__k7kcCq__row:first-of-type:after{border-top-left-radius:var(--_radius);border-top-right-radius:var(--_radius)}.Leaderboard-module__k7kcCq__row:last-of-type,.Leaderboard-module__k7kcCq__row:last-of-type:after{border-bottom-left-radius:var(--_radius);border-bottom-right-radius:var(--_radius)}.Leaderboard-module__k7kcCq__row:first-of-type:after,.Leaderboard-module__k7kcCq__row:last-of-type:after{--_radius:calc(var(--_list-radius) - var(--_list-offset) + 3px)}.Leaderboard-module__k7kcCq__podium{--_row-accent:#face96;background-color:#ffffff24}.Leaderboard-module__k7kcCq__place{text-align:center;color:#face96;font-size:1rem;font-weight:700}.Leaderboard-module__k7kcCq__avatar{background-color:#ffffff38;border-radius:100vw;width:2.5rem;height:2.5rem;box-shadow:inset 0 0 0 2px #ffffff59}.Leaderboard-module__k7kcCq__player{flex-direction:column;gap:.15rem;min-width:0;display:flex}.Leaderboard-module__k7kcCq__player strong{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.Leaderboard-module__k7kcCq__player span,.Leaderboard-module__k7kcCq__score span{color:#ffffffb8;font-size:.78rem}.Leaderboard-module__k7kcCq__score{flex-direction:column;align-items:flex-end;gap:.15rem;min-width:4.75rem;display:flex}.Leaderboard-module__k7kcCq__score strong{font-size:1rem;line-height:1}.Leaderboard-module__k7kcCq__score span{text-align:center;color:#262626;background-color:#ffffffd1;padding-inline:.35rem}.Leaderboard-module__k7kcCq__empty{text-align:center;color:#ffffffc7;background-color:#00000047;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem 1rem;display:flex}@media screen and (max-width:560px){.Leaderboard-module__k7kcCq__base{--_list-height:min(25vh, 14.45rem)}.Leaderboard-module__k7kcCq__header{flex-direction:column;align-items:flex-start;gap:.25rem}.Leaderboard-module__k7kcCq__avatar{width:2.25rem;height:2.25rem}}
.Stock-module__cevsGq__frame{filter:drop-shadow(0 0 12px #0003);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);background-color:#22584233;border-radius:.5rem;flex-direction:column;align-items:center;gap:.75rem;padding-block:clamp(2rem,4vw,4rem);display:flex;box-shadow:inset 0 0 0 3px #f5f5f580}.Stock-module__cevsGq__base{--_stock-piece-size:var(--_overrided-piece-size,var(--piece-size));grid-template-columns:repeat(2, var(--_stock-piece-size));flex-grow:1;place-content:center;gap:max(2rem,3vw);width:100%;padding-block:24px;padding-inline:max(2rem,min(4vw,4rem));display:grid}.Stock-module__cevsGq__title{--_stroke-width:36px;text-align:center;text-shadow:0 2px 2px #0000004d;font-size:1.125rem;position:relative}.Stock-module__cevsGq__title:before,.Stock-module__cevsGq__title:after{content:"";width:var(--_stroke-width);background-color:#f5f5f580;height:3px;display:block;position:absolute;top:55%;transform:translateY(-50%)}.Stock-module__cevsGq__title:before{left:calc(-1 * var(--_stroke-width) - 16px)}.Stock-module__cevsGq__title:after{right:calc(-1 * var(--_stroke-width) - 16px)}.Stock-module__cevsGq__footer{margin-top:auto}@media screen and (min-width:768px){.Stock-module__cevsGq__frame{padding-block:32px}.Stock-module__cevsGq__base{grid-template-columns:repeat(3, var(--_stock-piece-size))}.Stock-module__cevsGq__title{font-size:1.375rem}}@media screen and (min-width:992px){.Stock-module__cevsGq__title{font-size:1.75rem}}@media screen and (min-width:1200px){.Stock-module__cevsGq__base{grid-template-columns:repeat(2, var(--_stock-piece-size))}}
.GameTimer-module__I8YzQW__base{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.GameTimer-module__I8YzQW__stat{color:#fff;text-shadow:0 2px 2px #00000059;background-color:#00000059;align-items:baseline;gap:.75rem;min-width:10.5rem;padding:.5rem .875rem;display:flex;position:relative}.GameTimer-module__I8YzQW__stat span{opacity:.82;font-size:1rem}.GameTimer-module__I8YzQW__stat strong{font-size:1.5rem;line-height:1}
.JigsawGame-module__ezClsa__base{--piece-size:clamp(40px, 8vmin, 120px);flex-direction:column;gap:3rem;display:flex}.JigsawGame-module__ezClsa__stock{--_overrided-piece-size:min(8rem, calc(1.5 * var(--piece-size)));min-width:0;min-height:0}.JigsawGame-module__ezClsa__reserve{--_internal-piece-size:var(--_overrided-piece-size,var(--piece-size));width:var(--_internal-piece-size);height:var(--_internal-piece-size);position:relative}.JigsawGame-module__ezClsa__reservePiece{position:absolute;inset:0}.JigsawGame-module__ezClsa__onBoard{--_overrided-piece-size:var(--piece-size)}.JigsawGame-module__ezClsa__resetButton.JigsawGame-module__ezClsa__resetButton{--_icon-size:2.375rem;gap:.75rem;padding-inline:3rem;font-size:1.125rem}@media screen and (min-width:992px){.JigsawGame-module__ezClsa__stock{--_overrided-piece-size:min(5rem, var(--piece-size))}.JigsawGame-module__ezClsa__base{flex-direction:row}.JigsawGame-module__ezClsa__resetButton.JigsawGame-module__ezClsa__resetButton{--_icon-size:2.625rem;gap:.75rem;padding-inline:3rem;font-size:1.375rem}}@media screen and (min-width:1200px){.JigsawGame-module__ezClsa__resetButton.JigsawGame-module__ezClsa__resetButton{--_icon-size:3.75rem;gap:1.2rem;font-size:1.75rem}}@media screen and (min-width:1600px){.JigsawGame-module__ezClsa__stock{--_overrided-piece-size:min(6rem, var(--piece-size))}}@media screen and (min-width:2000px){.JigsawGame-module__ezClsa__stock{--_overrided-piece-size:min(7rem, var(--piece-size))}.JigsawGame-module__ezClsa__resetButton.JigsawGame-module__ezClsa__resetButton{gap:1.2rem}}
.TabbedLeaderboard-module__f55aFq__headerAside{align-items:center;gap:.5rem;display:flex}.TabbedLeaderboard-module__f55aFq__meta{color:#ffffffb8;white-space:nowrap;font-size:.8rem}.TabbedLeaderboard-module__f55aFq__tabs{background-color:#00000038;border:1px solid #ffffff2e;border-radius:1rem;align-items:center;gap:.25rem;padding:.2rem;display:inline-flex}.TabbedLeaderboard-module__f55aFq__tab{min-width:5rem;font:inherit;color:#ffffffc2;cursor:pointer;background:0 0;border:0;border-radius:1rem;outline:2px solid #0000;padding:.25rem .55rem .35rem;font-size:14px;line-height:14px;transition-property:background-color,color,outline-color;transition-duration:.15s;transition-timing-function:ease}.TabbedLeaderboard-module__f55aFq__tab[data-active=true]{color:#1c1c1c;background-color:#e2e2e2;outline-color:#cfcfcf}@media screen and (max-width:560px){.TabbedLeaderboard-module__f55aFq__headerAside{flex-direction:column;align-items:stretch;width:100%}.TabbedLeaderboard-module__f55aFq__tabs{width:100%}.TabbedLeaderboard-module__f55aFq__tab{text-align:center;flex:1 1 0}}
.Leaderboards-module__uk1uzW__base{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;align-items:stretch;gap:3rem;width:min(100%,68rem);display:grid}.Leaderboards-module__uk1uzW__single{grid-template-columns:minmax(0,1fr);width:min(100%,32.5rem)}@media screen and (max-width:900px){.Leaderboards-module__uk1uzW__base{grid-template-columns:minmax(0,1fr);gap:1.5rem;width:min(100%,32.5rem)}}
.SystemBoard-module__-6O-mW__base{flex-grow:1;min-width:0;min-height:0}
.GameScreen-module__5xI3na__base{--_paddingVertical:2rem;--_bg-base:var(--game-bg-base,24 24 26);--_bg-accent-1:var(--game-bg-accent-1,166 143 120);--_bg-accent-2:var(--game-bg-accent-2,250 206 150);--_bg-accent-3:var(--game-bg-accent-3,78 166 108);padding:var(--_paddingVertical);background:radial-gradient(ellipse 58vw 36vh at 12% 10%, rgb(var(--_bg-accent-1) / .24), transparent 70%), radial-gradient(ellipse 48vw 34vh at 86% 16%, rgb(var(--_bg-accent-2) / .2), transparent 72%), radial-gradient(ellipse 58vw 38vh at 76% 86%, rgb(var(--_bg-accent-3) / .18), transparent 74%), radial-gradient(ellipse 42vw 30vh at 14% 82%, rgb(var(--_bg-accent-1) / .1), transparent 72%), linear-gradient(145deg, #fff7ed0b, #fff7ed00 34%), rgb(var(--_bg-base));flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.GameScreen-module__5xI3na__base .GameScreen-module__5xI3na__stockFrame,.GameScreen-module__5xI3na__base .GameScreen-module__5xI3na__footer,.GameScreen-module__5xI3na__base .GameScreen-module__5xI3na__board{opacity:0;transition:opacity .4s cubic-bezier(.5,0,.75,0)}.GameScreen-module__5xI3na__base.GameScreen-module__5xI3na__loaded .GameScreen-module__5xI3na__stockFrame,.GameScreen-module__5xI3na__base.GameScreen-module__5xI3na__loaded .GameScreen-module__5xI3na__footer,.GameScreen-module__5xI3na__base.GameScreen-module__5xI3na__loaded .GameScreen-module__5xI3na__board{opacity:1}.GameScreen-module__5xI3na__header{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:2rem;display:flex}.GameScreen-module__5xI3na__heading{--_padding:1.5rem;--_shadow-color:#0000004d;padding-inline:var(--_padding);flex-direction:column;gap:1.375rem;display:flex}.GameScreen-module__5xI3na__divider{margin-inline:calc(-1 * var(--_padding));width:calc(100% + (2 * var(--_padding)))}.GameScreen-module__5xI3na__title{text-shadow:0 2px 2px var(--_shadow-color);flex-wrap:wrap;align-items:center;gap:1rem;font-size:1.5rem;display:flex}.GameScreen-module__5xI3na__title svg{filter:drop-shadow(0 2px 2px var(--_shadow-color));font-size:2.875rem;position:relative;bottom:.375rem;rotate:-20deg}.GameScreen-module__5xI3na__titleStats{flex-basis:100%;align-items:center;padding-left:0;display:flex}.GameScreen-module__5xI3na__subtitle{white-space:pre-line;text-shadow:0 1px 0 var(--_shadow-color), 0 -1px 0 var(--_shadow-color), 1px 0 0 var(--_shadow-color), -1px 0 0 var(--_shadow-color);padding-left:36px;font-size:1.5rem;line-height:2rem;position:relative}.GameScreen-module__5xI3na__subtitle:before{content:"";background-color:#fff;border-radius:100vw;width:7px;height:7px;display:block;position:absolute;top:14px;left:6px}.GameScreen-module__5xI3na__timer{color:#fff;text-shadow:0 2px 2px #00000059;background-color:#00000059;width:max-content;padding:.35rem 1rem;font-size:1.5rem;line-height:1}.GameScreen-module__5xI3na__actions{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.GameScreen-module__5xI3na__button.GameScreen-module__5xI3na__button{font-size:1.5rem;--_icon-size:2.25rem!important}.GameScreen-module__5xI3na__stockWrapper{flex-direction:column;display:flex}.GameScreen-module__5xI3na__stockFrame{flex:1}.GameScreen-module__5xI3na__game{max-height:calc(100vh - var(--headerHeight,173px) - var(--footerHeight,0px) - var(--_paddingVertical) * 3)}.GameScreen-module__5xI3na__gameStage{position:relative}.GameScreen-module__5xI3na__gameLayer{width:100%}.GameScreen-module__5xI3na__activeGameLayer{z-index:1;position:relative}.GameScreen-module__5xI3na__preparedGameLayer{z-index:0;visibility:hidden;pointer-events:none;position:absolute;inset:0}.GameScreen-module__5xI3na__completionContent{flex-direction:column;gap:1.5rem;padding-block:2.5rem;display:flex}.GameScreen-module__5xI3na__completionStatus{font-size:1.75rem;line-height:2.6rem}.GameScreen-module__5xI3na__highlightRed{color:#c94e4e;font-weight:700}.GameScreen-module__5xI3na__highlightGreen{color:#4ea66c;font-weight:700}.GameScreen-module__5xI3na__completionStat{background-color:#ffffff8c;border-top:2px solid #a68f78;justify-content:space-between;align-items:center;gap:2rem;width:max-content;min-width:14rem;padding:1rem 1.25rem;display:flex}.GameScreen-module__5xI3na__completionStat span{color:#575353;font-size:1.35rem}.GameScreen-module__5xI3na__completionStat strong{font-size:2rem;line-height:1}.GameScreen-module__5xI3na__actionButton{width:100%;max-width:340px;padding:.6rem 2rem;font-size:1.5rem;line-height:1.75rem}.GameScreen-module__5xI3na__board{padding-inline:0}.GameScreen-module__5xI3na__footer{margin-top:var(--_paddingVertical);flex-direction:column;align-items:center;padding-right:420px;display:none}.GameScreen-module__5xI3na__footerMessage{--_offset:1rem;--_width:40px;padding:.5rem var(--_offset);color:#fff;background-color:#0000004d;font-size:1.2rem;position:relative}.GameScreen-module__5xI3na__footerMessage:before,.GameScreen-module__5xI3na__footerMessage:after{content:"";width:var(--_width);height:100%;display:block;position:absolute;top:50%;transform:translateY(-50%)}.GameScreen-module__5xI3na__footerMessage:before{left:calc(-1 * var(--_offset) - var(--_width) + 16px);background:linear-gradient(270deg,#0000004d,#0000)}.GameScreen-module__5xI3na__footerMessage:after{right:calc(-1 * var(--_offset) - var(--_width) + 16px);background:linear-gradient(90deg,#0000004d,#0000)}.GameScreen-module__5xI3na__titleText{display:none}@media screen and (min-width:768px){.GameScreen-module__5xI3na__actions{flex-direction:row;align-items:center}}@media screen and (max-width:991px) and (orientation:portrait){.GameScreen-module__5xI3na__base{--_paddingVertical:1rem;height:auto;min-height:100dvh;overflow:visible}.GameScreen-module__5xI3na__header{gap:1rem;padding-bottom:1.25rem}.GameScreen-module__5xI3na__heading{--_padding:.5rem;gap:.875rem;width:100%}.GameScreen-module__5xI3na__title{gap:.75rem;font-size:1.25rem}.GameScreen-module__5xI3na__title svg{font-size:2.25rem}.GameScreen-module__5xI3na__subtitle{padding-left:1.65rem;font-size:1.05rem;line-height:1.45}.GameScreen-module__5xI3na__subtitle:before{width:.4rem;height:.4rem;top:.62rem;left:.35rem}.GameScreen-module__5xI3na__actions{flex-flow:wrap;gap:.5rem .75rem;width:100%}.GameScreen-module__5xI3na__button.GameScreen-module__5xI3na__button{padding-inline:.25rem .75rem;font-size:1.05rem;--_icon-size:1.85rem!important}.GameScreen-module__5xI3na__game{gap:1.25rem;max-height:none}.GameScreen-module__5xI3na__gameStage{min-height:auto}.GameScreen-module__5xI3na__stockFrame{border-radius:.35rem;padding-block:1rem}.GameScreen-module__5xI3na__stockWrapper{min-height:0}.GameScreen-module__5xI3na__stockWrapper .GameScreen-module__5xI3na__stockFrame{flex:none}}@media screen and (min-width:992px){.GameScreen-module__5xI3na__button.GameScreen-module__5xI3na__button{font-size:1.5rem;--_icon-size:2.25rem!important}.GameScreen-module__5xI3na__header{flex-direction:row;padding-bottom:2rem}.GameScreen-module__5xI3na__heading{--_padding:.5rem;padding-inline:var(--_padding) calc(2.5 * var(--_padding))}.GameScreen-module__5xI3na__divider{width:calc(100% + (3.5 * var(--_padding)))}.GameScreen-module__5xI3na__title{gap:1.375rem;font-size:1.75rem}.GameScreen-module__5xI3na__titleStats{flex-basis:auto}.GameScreen-module__5xI3na__title svg{font-size:3.25rem;bottom:.375rem}.GameScreen-module__5xI3na__subtitle{padding-left:3.25rem;font-size:1.2rem}.GameScreen-module__5xI3na__subtitle:before{top:14px;left:18px}.GameScreen-module__5xI3na__timer{font-size:1.75rem}.GameScreen-module__5xI3na__actions{gap:.5rem}.GameScreen-module__5xI3na__stockWrapper{--_offset:90px;margin-top:calc(-1 * var(--_offset));height:calc(100vh - var(--_paddingVertical) * 2 - var(--_offset));flex-direction:column;display:flex}.GameScreen-module__5xI3na__footer{display:flex}.GameScreen-module__5xI3na__board{padding-inline:max(1rem,min(1vw,6rem))}}@media screen and (min-width:1200px){.GameScreen-module__5xI3na__actionButton{max-width:400px;padding:1rem 3rem;font-size:2rem;line-height:2.25rem}.GameScreen-module__5xI3na__titleText{display:inline}.GameScreen-module__5xI3na__button.GameScreen-module__5xI3na__button{font-size:1.75rem;--_icon-size:2.625rem!important}.GameScreen-module__5xI3na__heading{--_padding:1.5rem}.GameScreen-module__5xI3na__title{gap:1.125rem;font-size:2rem}.GameScreen-module__5xI3na__title svg{font-size:3.5rem;bottom:.375rem}.GameScreen-module__5xI3na__subtitle{padding-left:3.25rem;font-size:1.75rem;line-height:2.5rem}.GameScreen-module__5xI3na__actions{gap:1rem}.GameScreen-module__5xI3na__footerMessage{--_width:80px;font-size:1.4rem}}@media screen and (min-width:1600px){.GameScreen-module__5xI3na__footerMessage{font-size:1.8rem}}
.StartScreen-module__uNdxMW__overlay{padding:var(--_screen-padding);color:#fff;background-color:#0009;flex-direction:column;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden auto}.StartScreen-module__uNdxMW__backButton.StartScreen-module__uNdxMW__backButton{padding-inline:0}.StartScreen-module__uNdxMW__panel{flex-direction:column;flex-grow:1;justify-content:center;width:min(100%,68rem);display:flex}.StartScreen-module__uNdxMW__header{text-align:left;width:min(100%,68rem)}.StartScreen-module__uNdxMW__titleRow{align-items:center;gap:1rem;display:flex}.StartScreen-module__uNdxMW__title{margin:0;font-size:clamp(1.875rem,3.6vw,3rem);line-height:1.05}.StartScreen-module__uNdxMW__subtitle{color:#ffffffc2;max-width:560px;margin:.75rem 0 0;font-size:clamp(.95rem,1.5vw,1.125rem);line-height:1.35}.StartScreen-module__uNdxMW__difficultyGrid{grid-template-columns:1fr;gap:2rem;display:grid}.StartScreen-module__uNdxMW__modeCard{all:unset;box-sizing:border-box;cursor:pointer;z-index:0;color:#fff;-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);background:#ffffff1a;border:1px solid #fff3;transition:background-color .2s,border-color .2s,box-shadow .2s;position:relative}.StartScreen-module__uNdxMW__modeCard:hover,.StartScreen-module__uNdxMW__modeCard:focus-visible{background:#fff3;border-color:#ffffff6b}.StartScreen-module__uNdxMW__modeCard.StartScreen-module__uNdxMW__selected{background:#262626;border-color:#ffffffe6;box-shadow:0 0 0 1px #fff6,0 1rem 3rem #00000042}.StartScreen-module__uNdxMW__modeCard:before{--_offset-padding:.75rem;content:"";top:var(--_offset-padding);left:calc(var(--_offset-padding) * -1);right:var(--_offset-padding);bottom:calc(var(--_offset-padding) * -1);border-radius:inherit;pointer-events:none;z-index:-1;position:absolute;box-shadow:inset 0 0 0 2px #fff3}.StartScreen-module__uNdxMW__cardTitle,.StartScreen-module__uNdxMW__cardDescription{transition:color .2s}.StartScreen-module__uNdxMW__modeCard.StartScreen-module__uNdxMW__selected .StartScreen-module__uNdxMW__cardTitle{color:#face96}.StartScreen-module__uNdxMW__modeCard.StartScreen-module__uNdxMW__selected .StartScreen-module__uNdxMW__cardDescription{color:#a68f78}.StartScreen-module__uNdxMW__modeCard.StartScreen-module__uNdxMW__selected .StartScreen-module__uNdxMW__pieceCounter svg>[data-id=stroke]{stroke-width:3px;fill:#facf963b;stroke:#face96}.StartScreen-module__uNdxMW__verticalCard{flex-direction:column;justify-content:flex-end;min-height:auto;padding:1.5rem;display:flex}.StartScreen-module__uNdxMW__challengeCard{align-items:center;gap:1rem;width:100%;min-height:6.5rem;padding:1.25rem;display:flex}.StartScreen-module__uNdxMW__extraModeGrid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}.StartScreen-module__uNdxMW__pieceCounter{--piece-size:4.75rem;width:5.25rem;height:5rem;margin-bottom:auto;position:relative}.StartScreen-module__uNdxMW__phantomPiece{transform-origin:50%;z-index:calc(var(--piece-layer) + 1);position:absolute}.StartScreen-module__uNdxMW__phantomPieceShape{width:100%}.StartScreen-module__uNdxMW__easyPiece{width:4.85rem;top:0;left:.1rem;rotate:-5deg}.StartScreen-module__uNdxMW__mediumPiecePrimary{width:4.1rem;top:.55rem;left:0;rotate:-13deg}.StartScreen-module__uNdxMW__mediumPieceSecondary{width:3.9rem;top:0;left:1.55rem;rotate:14deg}.StartScreen-module__uNdxMW__hardPiecePrimary{width:3.45rem;top:1.25rem;left:0;rotate:-17deg}.StartScreen-module__uNdxMW__hardPieceSecondary{width:3.35rem;top:.2rem;left:1.1rem;rotate:9deg}.StartScreen-module__uNdxMW__hardPieceTertiary{width:3.15rem;top:1.2rem;left:2.25rem;rotate:23deg}.StartScreen-module__uNdxMW__pieceCount{z-index:5;color:#171719;background:#fff;border-radius:50%;place-items:center;min-width:2.375rem;height:2.375rem;padding-inline:.35rem;font-size:1rem;line-height:1;display:grid;position:absolute;bottom:-.35rem;right:-.35rem;box-shadow:0 0 0 2px #171719d9,0 0 0 4px #fff3}.StartScreen-module__uNdxMW__cardIcon{color:#171719;background:#ffffffe0;border-radius:50%;place-items:center;width:3rem;height:3rem;margin-bottom:auto;font-size:1.375rem;display:grid}.StartScreen-module__uNdxMW__challengeCard .StartScreen-module__uNdxMW__cardIcon{flex:none;margin-bottom:0}.StartScreen-module__uNdxMW__cardTitle{text-shadow:0 0 .3rem #262626d0;margin-top:1.5rem;font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.05;display:block}.StartScreen-module__uNdxMW__cardDescription{color:#ffffffb8;white-space:pre-line;text-shadow:0 0 .5rem #262626d0;margin-top:.625rem;font-size:1.1rem;line-height:1.3;display:block}.StartScreen-module__uNdxMW__challengeContent{padding-right:2rem;display:block}.StartScreen-module__uNdxMW__challengeContent .StartScreen-module__uNdxMW__cardTitle{margin-top:0}.StartScreen-module__uNdxMW__footer{text-align:center;width:min(100%,860px);margin-top:auto;padding-top:1.5rem}.StartScreen-module__uNdxMW__button.StartScreen-module__uNdxMW__button{width:100%;max-width:100%}@media screen and (min-width:768px){.StartScreen-module__uNdxMW__difficultyGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.StartScreen-module__uNdxMW__extraModeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.StartScreen-module__uNdxMW__extraModeGrid>.StartScreen-module__uNdxMW__challengeCard:only-child{grid-column:1/-1}.StartScreen-module__uNdxMW__verticalCard{text-align:center;align-items:center;min-height:45vh}.StartScreen-module__uNdxMW__pieceCounter{width:8.75rem;height:7.75rem;margin:auto}.StartScreen-module__uNdxMW__easyPiece{width:7rem;top:.35rem;left:.9rem}.StartScreen-module__uNdxMW__mediumPiecePrimary{width:5.8rem;top:1.15rem;left:.9rem}.StartScreen-module__uNdxMW__mediumPieceSecondary{width:5.55rem;top:.45rem;left:2.65rem}.StartScreen-module__uNdxMW__hardPiecePrimary{width:4.8rem;top:2.2rem;left:.9rem}.StartScreen-module__uNdxMW__hardPieceSecondary{width:4.7rem;top:.75rem;left:2.25rem}.StartScreen-module__uNdxMW__hardPieceTertiary{width:4.45rem;top:2rem;left:3.85rem}.StartScreen-module__uNdxMW__pieceCount{min-width:2.75rem;height:2.75rem;font-size:1.125rem;bottom:-.45rem;right:-.5rem}.StartScreen-module__uNdxMW__button.StartScreen-module__uNdxMW__button{max-width:460px}}
.AdminLayout-module__BNESUq__base{color:#fff;background:linear-gradient(#101225f5,#1b1c37fa),#20204b;min-height:100vh}.AdminLayout-module__BNESUq__base *{letter-spacing:0}.AdminLayout-module__BNESUq__bar{z-index:20;-webkit-backdrop-filter:blur(.65rem);backdrop-filter:blur(.65rem);background:#111220d6;border-bottom:1px solid #ffffff1f;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;min-height:3.5rem;padding:.625rem 1.25rem;display:grid;position:sticky;top:0}.AdminLayout-module__BNESUq__brand{color:inherit;gap:.15rem;text-decoration:none;display:grid}.AdminLayout-module__BNESUq__brand span{color:#face96;text-transform:uppercase;font-size:.68rem;line-height:1}.AdminLayout-module__BNESUq__brand strong{white-space:nowrap;font-size:.95rem;line-height:1}.AdminLayout-module__BNESUq__nav,.AdminLayout-module__BNESUq__launchActions{align-items:center;gap:.35rem;display:flex}.AdminLayout-module__BNESUq__nav{justify-content:center}.AdminLayout-module__BNESUq__launchActions{justify-content:flex-end}.AdminLayout-module__BNESUq__navLink,.AdminLayout-module__BNESUq__launchButton{color:#ffffffb8;min-height:2rem;font:inherit;text-align:center;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:.45rem .75rem;font-size:.9rem;line-height:1;text-decoration:none;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.AdminLayout-module__BNESUq__navLink:hover,.AdminLayout-module__BNESUq__navLink:focus-visible,.AdminLayout-module__BNESUq__launchButton:hover,.AdminLayout-module__BNESUq__launchButton:focus-visible{color:#fff;background:#ffffff14;border-color:#ffffff2e}.AdminLayout-module__BNESUq__navLink.AdminLayout-module__BNESUq__active{color:#face96;background:#face9624;border-color:#face96b3}.AdminLayout-module__BNESUq__launchLabel{color:#ffffff75;margin-right:.25rem;font-size:.78rem;line-height:1}.AdminLayout-module__BNESUq__launchButton{color:#ffffffd1;background:#ffffff0e;border-color:#ffffff1f}.AdminLayout-module__BNESUq__launchButton:disabled{cursor:wait;opacity:.55}.AdminLayout-module__BNESUq__content{min-width:0}@media screen and (max-width:980px){.AdminLayout-module__BNESUq__bar{grid-template-columns:1fr auto}.AdminLayout-module__BNESUq__nav{flex-wrap:wrap;grid-area:2/1/auto/-1;justify-content:flex-start}.AdminLayout-module__BNESUq__launchActions{flex-wrap:wrap;justify-content:flex-end}}@media screen and (max-width:640px){.AdminLayout-module__BNESUq__bar{grid-template-columns:1fr;padding:.75rem}.AdminLayout-module__BNESUq__nav{grid-row:auto}.AdminLayout-module__BNESUq__nav,.AdminLayout-module__BNESUq__launchActions{justify-content:flex-start}.AdminLayout-module__BNESUq__launchLabel{width:100%;margin:0 0 .1rem}}
.Divider-module__OFY-ha__base{opacity:.75;background-color:#fff;height:1px;position:relative}.Divider-module__OFY-ha__base:before,.Divider-module__OFY-ha__base:after{content:"";background-color:#fff;border:1px solid #d3d3d3;border-radius:100vw;width:5px;height:5px;position:absolute;top:50%;transform:translateY(-50%)}.Divider-module__OFY-ha__base:before{left:0}.Divider-module__OFY-ha__base:after{right:0}
.AdminSettingsScreen-module__6o7IkW__base{color:#fff;background:linear-gradient(#101225f5,#1b1c37fa),#20204b;min-height:100vh;padding:2rem}.AdminSettingsScreen-module__6o7IkW__base *{letter-spacing:0}.AdminSettingsScreen-module__6o7IkW__header,.AdminSettingsScreen-module__6o7IkW__panel{width:min(100%,960px);margin-inline:auto}.AdminSettingsScreen-module__6o7IkW__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.AdminSettingsScreen-module__6o7IkW__eyebrow{color:#face96;text-transform:uppercase;margin-bottom:.35rem;font-size:.85rem}.AdminSettingsScreen-module__6o7IkW__headerLine{align-items:center;margin-inline-start:-1rem;display:flex}.AdminSettingsScreen-module__6o7IkW__header h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1}.AdminSettingsScreen-module__6o7IkW__status{color:#ffffffa8;text-align:right;font-size:.95rem}.AdminSettingsScreen-module__6o7IkW__panel{-webkit-backdrop-filter:blur(.45rem);backdrop-filter:blur(.45rem);background:#ffffff13;border:1px solid #ffffff24;padding:1rem;box-shadow:0 1rem 3rem #0000002e}.AdminSettingsScreen-module__6o7IkW__panelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;min-height:2.75rem;margin-bottom:1rem;display:flex}.AdminSettingsScreen-module__6o7IkW__panelHeader h2{font-size:1.35rem;line-height:1.05}.AdminSettingsScreen-module__6o7IkW__panelHeader span{color:#ffffffa3;margin-top:.4rem;font-size:.9rem;display:block}.AdminSettingsScreen-module__6o7IkW__settingsBlock{background:#0000001a;border:1px solid #ffffff1f;min-inline-size:0;margin-inline:0;padding:1rem;transition:opacity .18s,filter .18s}.AdminSettingsScreen-module__6o7IkW__settingsBlock+.AdminSettingsScreen-module__6o7IkW__settingsBlock{margin-top:1rem}.AdminSettingsScreen-module__6o7IkW__settingsBlock[data-disabled=true]{opacity:.52;filter:saturate(.65)}.AdminSettingsScreen-module__6o7IkW__blockHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.875rem;display:flex}.AdminSettingsScreen-module__6o7IkW__blockHeader h3{margin:0;font-size:1rem;line-height:1.1}.AdminSettingsScreen-module__6o7IkW__blockHeader span{color:#ffffff9e;margin-top:.35rem;font-size:.86rem;line-height:1.35;display:block}.AdminSettingsScreen-module__6o7IkW__settingsList{gap:.75rem;display:grid}.AdminSettingsScreen-module__6o7IkW__switchRow,.AdminSettingsScreen-module__6o7IkW__fieldRow{background:#00000024;border:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1.5rem;min-height:5.5rem;padding:1rem;display:flex}.AdminSettingsScreen-module__6o7IkW__switchRow{cursor:pointer}.AdminSettingsScreen-module__6o7IkW__switchCopy{gap:.35rem;min-width:0;display:grid}.AdminSettingsScreen-module__6o7IkW__switchTitle{font-size:1.05rem;font-weight:700}.AdminSettingsScreen-module__6o7IkW__switchDescription{color:#ffffffa8;font-size:.92rem;line-height:1.35}.AdminSettingsScreen-module__6o7IkW__switchControl{flex:none;position:relative}.AdminSettingsScreen-module__6o7IkW__switchControl input{opacity:0;position:absolute;inset:0}.AdminSettingsScreen-module__6o7IkW__switchTrack{background:#ffffff2e;border:1px solid #ffffff2e;width:3.75rem;height:2rem;padding:.2rem;transition:background .16s,border-color .16s;display:block}.AdminSettingsScreen-module__6o7IkW__switchThumb{background:#ffffffd6;width:1.5rem;height:1.5rem;transition:transform .16s,background .16s;display:block}.AdminSettingsScreen-module__6o7IkW__switchControl input:checked+.AdminSettingsScreen-module__6o7IkW__switchTrack{background:#face9657;border-color:#face96b3}.AdminSettingsScreen-module__6o7IkW__switchControl input:checked+.AdminSettingsScreen-module__6o7IkW__switchTrack .AdminSettingsScreen-module__6o7IkW__switchThumb{background:#face96;transform:translate(1.75rem)}.AdminSettingsScreen-module__6o7IkW__switchControl input:focus-visible+.AdminSettingsScreen-module__6o7IkW__switchTrack{outline-offset:3px;outline:2px solid #face96}:is(.AdminSettingsScreen-module__6o7IkW__switchRow:has(input:disabled),.AdminSettingsScreen-module__6o7IkW__fieldRow:has(input:disabled)){cursor:not-allowed}.AdminSettingsScreen-module__6o7IkW__switchRow:has(input:disabled){cursor:wait;opacity:.7}.AdminSettingsScreen-module__6o7IkW__settingsBlock[data-disabled=true] .AdminSettingsScreen-module__6o7IkW__switchRow:has(input:disabled){cursor:not-allowed}.AdminSettingsScreen-module__6o7IkW__settingsSection{margin-top:1.25rem}.AdminSettingsScreen-module__6o7IkW__sectionTitle{gap:.25rem;margin-bottom:.75rem;display:grid}.AdminSettingsScreen-module__6o7IkW__sectionTitle span{color:#face96;text-transform:uppercase;font-size:.85rem;font-weight:700}.AdminSettingsScreen-module__6o7IkW__sectionTitle small{color:#ffffff94;font-size:.82rem;line-height:1.35}.AdminSettingsScreen-module__6o7IkW__fieldsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.AdminSettingsScreen-module__6o7IkW__inputWrap{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;min-width:9rem;display:grid}.AdminSettingsScreen-module__6o7IkW__input{color:#fff;width:100%;min-height:2.5rem;font:inherit;background:#0000002e;border:1px solid #ffffff2e;padding:.55rem .7rem}.AdminSettingsScreen-module__6o7IkW__input:focus{outline-offset:2px;outline:2px solid #face96}.AdminSettingsScreen-module__6o7IkW__input:disabled{cursor:not-allowed;opacity:.72}.AdminSettingsScreen-module__6o7IkW__unit{color:#ffffff94;font-size:.82rem}.AdminSettingsScreen-module__6o7IkW__error{color:#f6a17d;grid-column:1/-1;font-size:.82rem}.AdminSettingsScreen-module__6o7IkW__formActions{justify-content:flex-end;margin-top:1rem;display:flex}.AdminSettingsScreen-module__6o7IkW__saveButton{color:#fff;min-height:2.75rem;font:inherit;cursor:pointer;background:#face9638;border:1px solid #face96b3;padding:.7rem 1.25rem;font-weight:700}.AdminSettingsScreen-module__6o7IkW__saveButton:disabled{cursor:not-allowed;opacity:.55}.AdminSettingsScreen-module__6o7IkW__saveButton:not(:disabled):hover,.AdminSettingsScreen-module__6o7IkW__saveButton:not(:disabled):focus-visible{background:#face9657}@media (max-width:640px){.AdminSettingsScreen-module__6o7IkW__base{padding:1rem}.AdminSettingsScreen-module__6o7IkW__header,.AdminSettingsScreen-module__6o7IkW__switchRow,.AdminSettingsScreen-module__6o7IkW__fieldRow{flex-direction:column;align-items:flex-start}.AdminSettingsScreen-module__6o7IkW__fieldsGrid{grid-template-columns:1fr}.AdminSettingsScreen-module__6o7IkW__settingsBlock{padding:.75rem}.AdminSettingsScreen-module__6o7IkW__inputWrap{width:100%}.AdminSettingsScreen-module__6o7IkW__status{text-align:left}}
.AdminStatsScreen-module__CNdDgW__base{color:#fff;background:linear-gradient(#101225f5,#1b1c37fa),#20204b;min-height:100vh;padding:2rem}.AdminStatsScreen-module__CNdDgW__base *{letter-spacing:0}.AdminStatsScreen-module__CNdDgW__header{justify-content:space-between;align-items:flex-end;gap:1rem;width:min(100%,1440px);margin:0 auto 1.5rem;display:flex}.AdminStatsScreen-module__CNdDgW__headerLine{align-items:center;margin-inline-start:-1rem;display:flex}.AdminStatsScreen-module__CNdDgW__eyebrow{color:#face96;text-transform:uppercase;margin-bottom:.35rem;font-size:.85rem}.AdminStatsScreen-module__CNdDgW__header h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1}.AdminStatsScreen-module__CNdDgW__generatedAt{color:#ffffffa8;text-align:right;font-size:.95rem}.AdminStatsScreen-module__CNdDgW__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;width:min(100%,1440px);margin:0 auto 1.5rem;display:grid}.AdminStatsScreen-module__CNdDgW__metric,.AdminStatsScreen-module__CNdDgW__panel{-webkit-backdrop-filter:blur(.45rem);backdrop-filter:blur(.45rem);background:#ffffff13;border:1px solid #ffffff24;box-shadow:0 1rem 3rem #0000002e}.AdminStatsScreen-module__CNdDgW__metric{flex-direction:column;justify-content:space-between;min-height:7.5rem;padding:1rem;display:flex}.AdminStatsScreen-module__CNdDgW__metricLabel,.AdminStatsScreen-module__CNdDgW__panelHeader span{color:#ffffffa3;font-size:.9rem}.AdminStatsScreen-module__CNdDgW__metric strong{margin-top:.5rem;font-size:clamp(1.65rem,3vw,2.5rem);line-height:1}.AdminStatsScreen-module__CNdDgW__metric span{color:#ffffffb8;font-size:.88rem}.AdminStatsScreen-module__CNdDgW__chartGrid,.AdminStatsScreen-module__CNdDgW__tableGrid{gap:1rem;width:min(100%,1440px);margin:0 auto;display:grid}.AdminStatsScreen-module__CNdDgW__chartGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem}.AdminStatsScreen-module__CNdDgW__tableGrid{grid-template-columns:1fr}.AdminStatsScreen-module__CNdDgW__panel{min-width:0;padding:1rem}.AdminStatsScreen-module__CNdDgW__panelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;min-height:2.75rem;margin-bottom:1rem;display:flex}.AdminStatsScreen-module__CNdDgW__panelHeader h2{font-size:1.35rem;line-height:1.05}.AdminStatsScreen-module__CNdDgW__panelHeader span{text-align:right;margin-top:.15rem}.AdminStatsScreen-module__CNdDgW__chart{width:100%;height:18rem}.AdminStatsScreen-module__CNdDgW__emptyChart{color:#ffffff94;background:#00000024;border:1px dashed #ffffff2e;place-items:center;width:100%;height:100%;display:grid}.AdminStatsScreen-module__CNdDgW__tooltip{color:#fff;background:#111220f0;border:1px solid #ffffff2e;min-width:10rem;padding:.75rem;box-shadow:0 .75rem 2rem #00000047}.AdminStatsScreen-module__CNdDgW__tooltipLabel{color:#face96;margin-bottom:.5rem}.AdminStatsScreen-module__CNdDgW__tooltipRow{color:#ffffffd1;align-items:center;gap:.45rem;font-size:.9rem;display:flex}.AdminStatsScreen-module__CNdDgW__tooltipRow span{border-radius:50%;width:.55rem;height:.55rem}.AdminStatsScreen-module__CNdDgW__legend{color:#ffffffc2;flex-wrap:wrap;gap:.75rem;font-size:.92rem;display:flex}.AdminStatsScreen-module__CNdDgW__legend span{align-items:center;gap:.4rem;display:inline-flex}.AdminStatsScreen-module__CNdDgW__legend i{border-radius:50%;width:.6rem;height:.6rem}.AdminStatsScreen-module__CNdDgW__tableWrap{width:100%;overflow-x:auto}.AdminStatsScreen-module__CNdDgW__tableWrap table{border-collapse:collapse;width:100%;min-width:760px}.AdminStatsScreen-module__CNdDgW__tableWrap th,.AdminStatsScreen-module__CNdDgW__tableWrap td{text-align:left;vertical-align:top;white-space:nowrap;border-bottom:1px solid #ffffff1a;padding:.75rem}.AdminStatsScreen-module__CNdDgW__tableWrap th{color:#face96;text-transform:uppercase;font-size:.82rem;font-weight:700}.AdminStatsScreen-module__CNdDgW__tableWrap td{color:#ffffffd1;font-size:.95rem}.AdminStatsScreen-module__CNdDgW__tableWrap tbody tr:hover{background:#ffffff0e}@media screen and (max-width:1100px){.AdminStatsScreen-module__CNdDgW__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.AdminStatsScreen-module__CNdDgW__chartGrid{grid-template-columns:1fr}}@media screen and (max-width:680px){.AdminStatsScreen-module__CNdDgW__base{padding:1rem}.AdminStatsScreen-module__CNdDgW__header{flex-direction:column;align-items:flex-start}.AdminStatsScreen-module__CNdDgW__generatedAt{text-align:left}.AdminStatsScreen-module__CNdDgW__metrics{grid-template-columns:1fr}.AdminStatsScreen-module__CNdDgW__panelHeader{flex-direction:column}.AdminStatsScreen-module__CNdDgW__panelHeader span{text-align:left}.AdminStatsScreen-module__CNdDgW__chart{height:16rem}}
.HomeScreen-module__ToZoHW__overlay{padding:var(--_screen-padding);color:#fff;background-color:#0009;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:absolute;inset:0;overflow:hidden}.HomeScreen-module__ToZoHW__header{justify-content:center;width:100%;display:flex}.HomeScreen-module__ToZoHW__header h1{text-align:center;text-shadow:0 3px 6px #00000073;margin:0;font-size:clamp(1.75rem,3.6vw,3rem);line-height:1.08}.HomeScreen-module__ToZoHW__leaderboard{justify-content:center;align-items:stretch;width:100%;min-height:0;display:flex}.HomeScreen-module__ToZoHW__footer{text-align:center;width:100%}.HomeScreen-module__ToZoHW__button.HomeScreen-module__ToZoHW__button{width:100%;max-width:100%}@media screen and (min-width:768px){.HomeScreen-module__ToZoHW__button.HomeScreen-module__ToZoHW__button{max-width:360px}}@media screen and (min-width:992px){.HomeScreen-module__ToZoHW__button.HomeScreen-module__ToZoHW__button{max-width:420px}}@media screen and (max-height:720px){.HomeScreen-module__ToZoHW__overlay{gap:1rem;padding-block:1.5rem}.HomeScreen-module__ToZoHW__header h1{font-size:clamp(1.5rem,3vw,2.25rem)}}
.LandingBackground-module__2t7HoW__base{--_screen-padding:clamp(1.5rem, 4vh, 3rem) 8vw;height:100%;position:relative;overflow:hidden}.LandingBackground-module__2t7HoW__gameStack,.LandingBackground-module__2t7HoW__gameLayer{position:absolute;inset:0}.LandingBackground-module__2t7HoW__gameLayer{pointer-events:none}.LandingBackground-module__2t7HoW__boardFrame{--board-width:calc(var(--piece-size) * var(--board-cols,7));--board-height:calc(var(--piece-size) * var(--board-rows,4));width:var(--board-width);height:var(--board-height);transform-origin:50%;box-sizing:border-box;opacity:0;justify-content:center;align-items:center;transition:opacity .4s cubic-bezier(.5,0,.75,0);display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(1.3)}.LandingBackground-module__2t7HoW__base.LandingBackground-module__2t7HoW__loaded .LandingBackground-module__2t7HoW__boardFrame{opacity:1}.LandingBackground-module__2t7HoW__content{opacity:0;transition:opacity .4s cubic-bezier(.5,0,.75,0);position:absolute;inset:0}.LandingBackground-module__2t7HoW__base.LandingBackground-module__2t7HoW__loaded .LandingBackground-module__2t7HoW__content{opacity:1}
