@keyframes styles-module-scss-module__leqLsG__pageReloadFadeIn{0%{color:#0000;border-color:var(--border-color)}to{color:var(--text-primary-color);border-color:var(--border-active-color)}}@keyframes styles-module-scss-module__leqLsG__pop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles-module-scss-module__leqLsG__flipCell{0%{border:2px solid var(--initial-border-color);color:var(--initial-color,inherit);background:0 0;transform:scaleY(1)}49.9%{border:2px solid var(--initial-border-color);color:var(--initial-color,inherit);background:0 0;transform:scaleY(0)}50%{background:var(--flip-bg,inherit);color:#fff;border:none;transform:scaleY(0)}to{background:var(--flip-bg,inherit);color:#fff;border:none;transform:scaleY(1)}}@keyframes styles-module-scss-module__leqLsG__bounce{0%,20%{transform:translateY(0)}40%{transform:translateY(-50%)}50%{transform:translateY(8%)}60%{transform:translateY(-25%)}80%{transform:translateY(3%)}to{transform:translateY(0)}}.styles-module-scss-module__leqLsG__container{--flip-duration:.5s;-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row{flex-direction:row;flex:1;justify-content:center;gap:.5rem;max-height:5rem;display:flex}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__cell{border:2px solid var(--border-active-color);flex-direction:column;justify-content:center;align-items:center;font-size:2rem;font-weight:700;line-height:1;display:flex}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__animating{--initial-color:var(--text-primary-color);--initial-border-color:var(--border-active-color);animation:styles-module-scss-module__leqLsG__flipCell var(--flip-duration)ease-in-out forwards}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__animating:first-child{animation-delay:0s}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__animating:nth-child(2){animation-delay:calc(var(--flip-duration)*1)}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__animating:nth-child(3){animation-delay:calc(var(--flip-duration)*2)}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__animated{color:#fff;border:none}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__animated.styles-module-scss-module__leqLsG__correct{background:var(--chordle-correct-color)}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__animated.styles-module-scss-module__leqLsG__present{background:var(--chordle-present-stripe)}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__animated.styles-module-scss-module__leqLsG__absent{background:var(--chordle-absent-color)}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__winningBounce{color:#fff;background:var(--chordle-correct-color);border:none;animation:1s forwards styles-module-scss-module__leqLsG__bounce}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__winningBounce:first-child{animation-delay:0s}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__winningBounce:nth-child(2){animation-delay:.1s}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__winningBounce:nth-child(3){animation-delay:.2s}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__activePageReloading{animation:.25s styles-module-scss-module__leqLsG__pageReloadFadeIn}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__pageReloadAnimating{color:#0000;--initial-color:transparent;border:2px solid var(--border-color);--initial-border-color:var(--border-color);animation:styles-module-scss-module__leqLsG__flipCell var(--flip-duration)ease-in-out forwards}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__pageReloadAnimating:first-child{animation-delay:0s}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__pageReloadAnimating:nth-child(2){animation-delay:calc(var(--flip-duration)*.25)}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__pageReloadAnimating:nth-child(3){animation-delay:calc(var(--flip-duration)*.5)}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__inactive{border:2px solid var(--border-color)}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__active{color:var(--text-primary-color);animation:.1s ease-in-out styles-module-scss-module__leqLsG__pop}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__correct{--flip-bg:var(--chordle-correct-color)}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__present{--flip-bg:var(--chordle-present-stripe)}.styles-module-scss-module__leqLsG__container .styles-module-scss-module__leqLsG__row .styles-module-scss-module__leqLsG__absent{--flip-bg:var(--chordle-absent-color)}
.styles-module-scss-module__HICQDG__buttonBase{height:2.5rem;transition:background-color .2s,var(--highlight-transition);cursor:pointer;background:0 0;border-radius:.375rem;justify-content:center;align-items:center;min-width:2.5rem;min-height:2.5rem;padding:0 .75rem;font-size:.875rem;display:flex}.styles-module-scss-module__HICQDG__buttonBase:disabled{background-color:var(--button-disabled-color);color:var(--text-disabled-color);box-shadow:0 0 0 1px var(--border-color);cursor:default}.styles-module-scss-module__HICQDG__buttonPrimary{background-color:var(--text-primary-color);color:var(--page-background-color)}@media (hover:hover){.styles-module-scss-module__HICQDG__buttonPrimary:hover:not(:disabled){background-color:var(--text-secondary-color)}}.styles-module-scss-module__HICQDG__buttonSecondary{box-shadow:0 0 0 1px var(--border-color);color:var(--text-primary-color)}@media (hover:hover){.styles-module-scss-module__HICQDG__buttonSecondary:hover:not(:disabled){background-color:var(--button-secondary-hover-color)}}.styles-module-scss-module__HICQDG__buttonTertiary{color:var(--text-primary-color)}@media (hover:hover){.styles-module-scss-module__HICQDG__buttonTertiary:hover:not(:disabled){background-color:var(--button-secondary-hover-color)}}.styles-module-scss-module__HICQDG__buttonIcon{border-radius:2.5rem;width:2.5rem;height:2.5rem;padding:0}
.styles-module-scss-module__4BHMAG__disableScroll{overflow:hidden}.styles-module-scss-module__4BHMAG__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background-color:#00000080;justify-content:center;align-items:flex-end;width:100%;height:100dvh;transition:opacity .3s;display:flex;position:fixed;overflow:hidden}.styles-module-scss-module__4BHMAG__backdropHidden{opacity:0}.styles-module-scss-module__4BHMAG__container{background-color:var(--page-background-color);box-shadow:0 0 0 1px var(--border-color);border-radius:.75rem .75rem 0 0;width:100%;transition:transform .3s ease-in-out}.styles-module-scss-module__4BHMAG__container:focus-visible{outline:none}.styles-module-scss-module__4BHMAG__containerHidden{transform:translateY(10%)}.styles-module-scss-module__4BHMAG__drawerHeader{border-bottom:1px solid var(--border-color);background-color:var(--element-fill-color);border-top-left-radius:.75rem;border-top-right-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.styles-module-scss-module__4BHMAG__drawerContent{padding:1rem;overflow-y:auto}
.styles-module-scss-module__s5Jekq__outerContainer{justify-content:center;height:330px;margin:0 -1rem -1rem;display:flex}.styles-module-scss-module__s5Jekq__innerContainer{width:100%;max-width:500px}.styles-module-scss-module__s5Jekq__keyboardRow{justify-content:center;margin:0 8px 8px;display:flex}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__backspaceKey{flex:1.5}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__spaceKey{flex:3}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__toggleKeysButtonSecondary{flex:1.5}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__spacerHeight{height:58px}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__spacerPointFive{flex:.5}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__spacerOne{flex:1;margin-right:6px}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__spacerOnePointFive{flex:1.5;margin-right:6px}.styles-module-scss-module__s5Jekq__keyboardRow>button{cursor:pointer;background-color:var(--ff-panel-background-color);height:58px;color:var(--text-primary-color);text-transform:uppercase;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000004d;border:0;border-radius:4px;flex:1;justify-content:center;align-items:center;margin:0 6px 0 0;padding:0;transition:transform .1s,box-shadow .1s;display:flex}.styles-module-scss-module__s5Jekq__keyboardRow>button:focus{outline:none}.styles-module-scss-module__s5Jekq__keyboard-row>button:last-of-type{margin:0}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__black{background-color:var(--ff-black);box-shadow:0 0 0 1px var(--text-disabled-color)}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__white{background-color:var(--ff-white);box-shadow:0 0 0 1px var(--text-disabled-color)}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__red{background-color:var(--ff-red);box-shadow:0 0 0 1px var(--text-disabled-color)}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__orange{background-color:var(--ff-orange);box-shadow:0 0 0 1px var(--text-disabled-color)}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__yellow{background-color:var(--ff-yellow);box-shadow:0 0 0 1px var(--text-disabled-color)}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__green{background-color:var(--ff-green);box-shadow:0 0 0 1px var(--text-disabled-color)}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__blue{background-color:var(--ff-blue);box-shadow:0 0 0 1px var(--text-disabled-color)}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__purple{background-color:var(--ff-purple);box-shadow:0 0 0 1px var(--text-disabled-color)}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__selectedColor{box-shadow:0 0 0 2px var(--highlight-color);transform:scale(1.05)}.styles-module-scss-module__s5Jekq__keyboardRow>.styles-module-scss-module__s5Jekq__selectedTool{box-shadow:0 0 0 1px var(--highlight-color)}
.styles-module-scss-module__g9HsMW__container{flex-direction:column;justify-content:space-between;gap:1rem;height:calc(100dvh - 2rem);display:flex}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__topButtonsContainer{justify-content:space-between;display:flex}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__topButtonsContainer .styles-module-scss-module__g9HsMW__modesContainer{gap:1rem;display:flex}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__topButtonsContainer .styles-module-scss-module__g9HsMW__closeButton{color:var(--text-primary-color)}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__middleRow{flex-direction:column;flex:1;justify-content:center;gap:1rem;display:flex}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__boardWrapperOuter{justify-content:center;display:flex}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__boardWrapperOuter .styles-module-scss-module__g9HsMW__boardWrapperInner{flex:1;justify-content:center;align-items:center;max-width:1000px;display:flex;position:relative}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__boardWrapperOuter .styles-module-scss-module__g9HsMW__boardWrapperInner .styles-module-scss-module__g9HsMW__clickable{cursor:pointer}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__boardWrapperOuter .styles-module-scss-module__g9HsMW__boardWrapperInner .styles-module-scss-module__g9HsMW__highlight{box-shadow:0 0 0 1px var(--highlight-color),0 0 0 3px var(--highlight-transparent-color);border-radius:2px;animation:1s infinite styles-module-scss-module__g9HsMW__highlightPulse}@keyframes styles-module-scss-module__g9HsMW__highlightPulse{0%{box-shadow:0 0 0 1px var(--highlight-color),0 0 0 3px var(--highlight-transparent-color)}49%{box-shadow:0 0 0 1px var(--highlight-color),0 0 0 3px var(--highlight-transparent-color)}50%{box-shadow:0 0 0 1px var(--highlight-color)}to{box-shadow:0 0 0 1px var(--highlight-color)}}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__boardWrapperOuter .styles-module-scss-module__g9HsMW__boardWrapperInner .styles-module-scss-module__g9HsMW__verticalDash{border-left:1px dashed var(--text-secondary-color);height:100%;position:absolute}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__boardWrapperOuter .styles-module-scss-module__g9HsMW__boardWrapperInner .styles-module-scss-module__g9HsMW__horizontalDash{border-top:1px dashed var(--text-secondary-color);width:100%;position:absolute}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__inputWrapperOuter{justify-content:center;display:flex}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__inputWrapperOuter .styles-module-scss-module__g9HsMW__inputWrapperInner{width:100%;max-width:500px}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__inputWrapperOuter .styles-module-scss-module__g9HsMW__input{resize:none;width:100%;color:var(--text-primary-color);box-shadow:0 0 0 1px var(--border-color);background-color:var(--element-fill-color);transition:var(--highlight-transition);border-radius:6px;padding:.5rem}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__inputWrapperOuter .styles-module-scss-module__g9HsMW__input:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #ffffff40}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__bottomRow{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__buttonsWrapperOuter{justify-content:center;display:flex}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__buttonsWrapperOuter .styles-module-scss-module__g9HsMW__historyButtonsWrapper{gap:1rem;display:flex}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__buttonsWrapperOuter .styles-module-scss-module__g9HsMW__buttonsWrapperInner{justify-content:space-between;width:100%;max-width:500px;display:flex}.styles-module-scss-module__g9HsMW__container .styles-module-scss-module__g9HsMW__buttonsWrapperOuter .styles-module-scss-module__g9HsMW__buttonsWrapperInner .styles-module-scss-module__g9HsMW__sendMessageButton{gap:.5rem}
.styles-module-scss-module__ZteJKW__container{box-shadow:0 0 0 1px var(--border-color);border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:338px;height:110px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__ZteJKW__container .styles-module-scss-module__ZteJKW__buttonContainer{position:absolute;top:.5rem;right:.5rem}
.styles-module-scss-module__M_J3EG__container{flex-direction:column;gap:.5rem;max-width:338px;padding-bottom:1rem;display:flex}.styles-module-scss-module__M_J3EG__container .styles-module-scss-module__M_J3EG__subtext{color:var(--text-secondary-color);font-size:.9rem}.styles-module-scss-module__M_J3EG__container .styles-module-scss-module__M_J3EG__sliderContainer{justify-content:space-between;gap:1rem;display:flex}.styles-module-scss-module__M_J3EG__container .styles-module-scss-module__M_J3EG__sliderContainer input{flex:1}.styles-module-scss-module__M_J3EG__container .styles-module-scss-module__M_J3EG__sliderContainer span{text-align:right;width:4em}
.styles-module-scss-module__YjOenG__container{box-shadow:0 0 0 1px var(--border-color);border-radius:.5rem;flex-direction:column;gap:1px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__YjOenG__container .styles-module-scss-module__YjOenG__buttonContainer{position:absolute;top:.5rem;right:.5rem}.styles-module-scss-module__YjOenG__container .styles-module-scss-module__YjOenG__buttonContainer .styles-module-scss-module__YjOenG__popover{background-color:var(--element-fill-color);box-shadow:0 0 0 1px var(--border-color);border-radius:5px;flex-direction:column;width:6rem;margin-right:.5rem;padding:.5rem;display:flex;position:absolute;right:100%}.styles-module-scss-module__YjOenG__container .styles-module-scss-module__YjOenG__buttonContainer .styles-module-scss-module__YjOenG__deleteButton{color:var(--error-color)}.styles-module-scss-module__YjOenG__container .styles-module-scss-module__YjOenG__row{gap:1px;display:flex}.styles-module-scss-module__YjOenG__container .styles-module-scss-module__YjOenG__row span{text-align:center;background-color:var(--ff-panel-background-color);-webkit-user-select:none;user-select:none;width:.9rem;height:1.1rem;font-size:.9rem}
.styles-module-scss-module__O2qf2a__container{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;min-height:200px;display:flex}.styles-module-scss-module__O2qf2a__container div:first-child{margin:auto}.styles-module-scss-module__O2qf2a__container .styles-module-scss-module__O2qf2a__plusButtonContainer{pointer-events:none;justify-content:flex-end;width:100%;display:flex;position:sticky;bottom:0}.styles-module-scss-module__O2qf2a__container .styles-module-scss-module__O2qf2a__plusButtonContainer .styles-module-scss-module__O2qf2a__addPopover{background-color:var(--element-fill-color);box-shadow:0 0 0 1px var(--border-color);pointer-events:all;border-radius:5px;flex-direction:column;margin-bottom:.5rem;padding:.5rem;display:flex;position:absolute;bottom:100%}.styles-module-scss-module__O2qf2a__container .styles-module-scss-module__O2qf2a__plusButtonContainer .styles-module-scss-module__O2qf2a__addPopoverButton{pointer-events:all}
.styles-module-scss-module__0sHIUa__container{color:var(--error-color);align-items:center;gap:.5rem;font-size:.875rem;display:flex}
.styles-module-scss-module__X5gAka__container{z-index:5;gap:.75rem;display:flex;position:fixed;bottom:20px;right:20px}.styles-module-scss-module__X5gAka__container .styles-module-scss-module__X5gAka__button{background-color:var(--purple);box-shadow:0 0 10px 1px var(--midnight-blue);width:50px;height:50px;transition:background-color .1s ease-in-out,transform .1s ease-in-out,opacity .1s ease-in-out}.styles-module-scss-module__X5gAka__container .styles-module-scss-module__X5gAka__button:disabled{background-color:var(--purple);opacity:.5;cursor:auto}.styles-module-scss-module__X5gAka__container .styles-module-scss-module__X5gAka__button:hover:not(:disabled){background-color:var(--pink);transform:scale(1.1)}
.styles-module-scss-module__U8MENG__container{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__U8MENG__container .styles-module-scss-module__U8MENG__header{color:var(--text-secondary-color);justify-content:space-between;font-size:.8rem;display:flex}.styles-module-scss-module__U8MENG__container .styles-module-scss-module__U8MENG__optionalText{color:var(--text-disabled-color)}.styles-module-scss-module__U8MENG__container .styles-module-scss-module__U8MENG__inputWrapper{position:relative}.styles-module-scss-module__U8MENG__container .styles-module-scss-module__U8MENG__input{height:2.5rem;box-shadow:0 0 0 1px var(--border-color);background-color:var(--element-fill-color);color:var(--text-primary-color);width:100%;transition:var(--highlight-transition);border-radius:6px;padding:0 .75rem;font-size:.875rem}.styles-module-scss-module__U8MENG__container .styles-module-scss-module__U8MENG__inputErrorHighlight{border-color:var(--error-color);box-shadow:0 0 0 1px var(--error-color),0 0 0 3px var(--error-box-shadow-color)}.styles-module-scss-module__U8MENG__container .styles-module-scss-module__U8MENG__inputErrorHighlight:hover:not(:focus-visible){box-shadow:0 0 0 1px var(--error-color),0 0 0 3px var(--error-box-shadow-hover-color)}.styles-module-scss-module__U8MENG__container .styles-module-scss-module__U8MENG__passwordVisibilityButton{position:absolute;top:0;right:0}
.styles-module-scss-module__SNnV3G__container{aspect-ratio:335/138;-webkit-user-select:none;user-select:none;width:100%;max-width:544px;transition:transform .1s ease-in-out;display:block;position:relative}.styles-module-scss-module__SNnV3G__container *{-webkit-user-drag:none}.styles-module-scss-module__SNnV3G__container:hover{transform:scale(1.05)}.styles-module-scss-module__SNnV3G__container div,.styles-module-scss-module__SNnV3G__container img{position:absolute}.styles-module-scss-module__SNnV3G__container .styles-module-scss-module__SNnV3G__cardDimensions{width:100%;height:100%}.styles-module-scss-module__SNnV3G__container .styles-module-scss-module__SNnV3G__cardContent{border-radius:14px;place-content:center;width:97%;height:92%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.styles-module-scss-module__SNnV3G__container .styles-module-scss-module__SNnV3G__logo{background-position:50%;background-repeat:no-repeat;background-size:contain;width:85%;height:100%}.styles-module-scss-module__SNnV3G__container .styles-module-scss-module__SNnV3G__logoShadow{filter:drop-shadow(0 0 5px #000)}.styles-module-scss-module__SNnV3G__container .styles-module-scss-module__SNnV3G__projectRecording{object-fit:cover;filter:grayscale()blur(1px);background-color:#000;background-position:50%;width:100%;height:100%}.styles-module-scss-module__SNnV3G__container .styles-module-scss-module__SNnV3G__glassShine{width:100%;height:100%;transform:translate(-100%)}.styles-module-scss-module__SNnV3G__container:hover .styles-module-scss-module__SNnV3G__glassShine{transition:transform .5s linear .2s;transform:translate(100%)}
.styles-module-scss-module__qxxGRG__container{background-color:var(--page-background-color);text-align:center;z-index:1001;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100dvh;padding:2rem;display:flex;position:fixed;top:0;left:0}.styles-module-scss-module__qxxGRG__container span{font-weight:700}
.styles-module-scss-module__XyHp2W__container{flex-wrap:wrap;gap:3rem;width:100vw;max-width:1200px;padding:0 2rem 3rem;display:flex}@media (max-width:1199px){.styles-module-scss-module__XyHp2W__container{justify-content:center}}
.styles-module-scss-module__Ep_8fq__disableScroll{overflow:hidden}.styles-module-scss-module__Ep_8fq__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100dvh;transition:opacity .3s;display:flex;position:fixed}.styles-module-scss-module__Ep_8fq__backdropHidden{opacity:0}.styles-module-scss-module__Ep_8fq__container{background-color:var(--page-background-color);box-shadow:0 0 0 1px var(--border-color);border-radius:.75rem;width:32rem;transition:transform .3s ease-in-out}.styles-module-scss-module__Ep_8fq__containerHidden{transform:translateY(-25%)}.styles-module-scss-module__Ep_8fq__modalHeader{box-shadow:0 1px 0 0 var(--border-color);background-color:var(--element-fill-color);border-top-left-radius:.75rem;border-top-right-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.styles-module-scss-module__Ep_8fq__modalContent{max-height:500px;padding:1rem;overflow:auto}@media screen and (max-width:600px){.styles-module-scss-module__Ep_8fq__backdrop{align-items:end}.styles-module-scss-module__Ep_8fq__container{border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;min-width:0}.styles-module-scss-module__Ep_8fq__containerHidden{transform:translateY(25%)}.styles-module-scss-module__Ep_8fq__modalContent{max-height:calc(100dvh - 72px)}}
.styles-module-scss-module__UB94sW__cloudWrapper{background-color:var(--sticky-note-yellow);width:100vw;color:var(--midnight-blue);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__cloudsBase{background-attachment:fixed;width:200%;height:200%;position:absolute;top:0;left:0}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__bigClouds{animation:30s linear infinite styles-module-scss-module__UB94sW__moveBigClouds}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__littleClouds{animation:50s linear infinite styles-module-scss-module__UB94sW__moveLittleClouds}@keyframes styles-module-scss-module__UB94sW__moveBigClouds{0%{background-position:0 0}to{background-position:-267px -223px}}@keyframes styles-module-scss-module__UB94sW__moveLittleClouds{0%{background-position:0 0}to{background-position:-202px -95px}}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__transition{z-index:1;width:100%;height:28px;position:absolute}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__transition.styles-module-scss-module__UB94sW__top{top:0}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__transition.styles-module-scss-module__UB94sW__bottom{bottom:0;transform:rotate(180deg)}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container{--timeline-item-height:200px;--column-gap:10rem;padding-bottom:calc(var(--timeline-item-height)/2);max-width:800px;margin-bottom:3rem;position:relative}@media (max-width:1000px){.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container{--column-gap:6rem;padding-bottom:0}}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__visualElements{pointer-events:none;width:100%;height:100%;position:absolute;top:0}@media (max-width:1000px){.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__visualElements{left:calc(var(--column-gap)*-.5)}}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__visualElements .styles-module-scss-module__UB94sW__visualElementsInner{width:100%;height:100%;position:relative}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__visualElements .styles-module-scss-module__UB94sW__visualElementsInner .styles-module-scss-module__UB94sW__timelineCap{background-color:var(--midnight-blue);border-radius:100%;width:12px;height:12px;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:1000px){.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__visualElements .styles-module-scss-module__UB94sW__visualElementsInner .styles-module-scss-module__UB94sW__timelineCap{left:0}}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__visualElements .styles-module-scss-module__UB94sW__visualElementsInner .styles-module-scss-module__UB94sW__timelineCap.styles-module-scss-module__UB94sW__top{top:0}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__visualElements .styles-module-scss-module__UB94sW__visualElementsInner .styles-module-scss-module__UB94sW__timelineCap.styles-module-scss-module__UB94sW__bottom{bottom:0}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__visualElements .styles-module-scss-module__UB94sW__visualElementsInner .styles-module-scss-module__UB94sW__timelineLine{background-color:var(--midnight-blue);width:2px;height:100%;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:1000px){.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__visualElements .styles-module-scss-module__UB94sW__visualElementsInner .styles-module-scss-module__UB94sW__timelineLine{left:0}}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer{column-gap:var(--column-gap);text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:1000px){.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer{grid-template-columns:auto}}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem{height:var(--timeline-item-height);margin:1rem 0;position:relative}@media (max-width:1000px){.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem{margin:0}}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem div,.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem span{opacity:0;transition:opacity .2s ease-in-out .5s}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem:before{content:"";border:2px dashed var(--midnight-blue);width:calc(10% + var(--column-gap)/2);clip-path:inset(0 0 0 100%);transition:clip-path .2s ease-in-out;position:absolute;top:58%;left:90%;transform:translateY(-50%)}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem:after{content:"";background-color:var(--midnight-blue);width:10px;height:10px;right:calc(0px - var(--column-gap)/2 - 5px);position:absolute;top:58%;transform:translateY(-50%)}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem .styles-module-scss-module__UB94sW__logo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100px}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem .styles-module-scss-module__UB94sW__title{z-index:1;margin-top:.5rem;padding:0 .5rem;font-size:1.5rem;font-weight:700;position:relative}@media (max-width:1000px){.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem .styles-module-scss-module__UB94sW__title{font-size:1rem}}@media not all and (max-width:1000px){.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem:nth-child(2n){transform:translateY(58%)}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem:nth-child(2n):before{clip-path:inset(0 100% 0 0);left:auto;right:90%}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem:nth-child(2n):after{left:calc(0px - var(--column-gap)/2 - 5px);right:auto}}@media (max-width:1000px){.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem:before{clip-path:inset(0 100% 0 0);left:auto;right:90%}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem:after{left:calc(0px - var(--column-gap)/2 - 5px);right:auto}}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem .styles-module-scss-module__UB94sW__subtitle{margin-bottom:.5rem;font-size:1.5rem}@media (max-width:1000px){.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem .styles-module-scss-module__UB94sW__subtitle{font-size:1rem}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem .styles-module-scss-module__UB94sW__description{font-size:.75rem}}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem.styles-module-scss-module__UB94sW__visible>*{opacity:1}.styles-module-scss-module__UB94sW__cloudWrapper .styles-module-scss-module__UB94sW__container .styles-module-scss-module__UB94sW__itemsContainer .styles-module-scss-module__UB94sW__timelineItem.styles-module-scss-module__UB94sW__visible:before{clip-path:inset(0)}
.styles-module-scss-module__nVzdaG__container{background-color:#64646440;display:inline-block;position:relative;overflow:hidden}.styles-module-scss-module__nVzdaG__container:after{content:"";background:linear-gradient(90deg,#0000 0%,#96969640,#0000 100%);width:100%;height:100%;animation:1.5s linear infinite styles-module-scss-module__nVzdaG__shimmer;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__nVzdaG__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.styles-module-scss-module__n3pnIG__container{flex-direction:column;gap:1rem;font-size:.8rem;display:flex}.styles-module-scss-module__n3pnIG__container .styles-module-scss-module__n3pnIG__header{font-size:1rem}.styles-module-scss-module__n3pnIG__container ul{padding-left:1rem}.styles-module-scss-module__n3pnIG__container .styles-module-scss-module__n3pnIG__example{gap:.5rem;display:flex}.styles-module-scss-module__n3pnIG__container .styles-module-scss-module__n3pnIG__example div{border:1px solid var(--border-color);justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;font-weight:600;display:flex}.styles-module-scss-module__n3pnIG__container .styles-module-scss-module__n3pnIG__example .styles-module-scss-module__n3pnIG__correct{background:var(--chordle-correct-color);color:#fff;border:none}.styles-module-scss-module__n3pnIG__container .styles-module-scss-module__n3pnIG__example .styles-module-scss-module__n3pnIG__present{background:var(--chordle-present-stripe);color:#fff;border:none}.styles-module-scss-module__n3pnIG__container .styles-module-scss-module__n3pnIG__example .styles-module-scss-module__n3pnIG__absent{background:var(--chordle-absent-color);color:#fff;border:none}.styles-module-scss-module__n3pnIG__container .styles-module-scss-module__n3pnIG__divider{background:var(--border-color);height:1px}
.styles-module-scss-module__75819a__container{width:100vw;height:500px;position:relative}@media (max-width:450px){.styles-module-scss-module__75819a__container{height:400px}}.styles-module-scss-module__75819a__container .styles-module-scss-module__75819a__cityscape{width:100%;height:100%;position:absolute;top:0;overflow:hidden}.styles-module-scss-module__75819a__container .styles-module-scss-module__75819a__cityscape .styles-module-scss-module__75819a__baseLayer{background-repeat:repeat-x;background-size:412px;width:100vw;position:absolute;bottom:0;left:0}.styles-module-scss-module__75819a__container .styles-module-scss-module__75819a__cityscape .styles-module-scss-module__75819a__layer1{z-index:4;height:237px}.styles-module-scss-module__75819a__container .styles-module-scss-module__75819a__cityscape .styles-module-scss-module__75819a__layer2{z-index:3;height:279px}.styles-module-scss-module__75819a__container .styles-module-scss-module__75819a__cityscape .styles-module-scss-module__75819a__layer3{z-index:2;height:324px}.styles-module-scss-module__75819a__container .styles-module-scss-module__75819a__cityscape .styles-module-scss-module__75819a__layer4{z-index:1;height:365px}
.styles-module-scss-module__jd8z-a__container{border-radius:50%;animation:.6s linear infinite styles-module-scss-module__jd8z-a__spin}@keyframes styles-module-scss-module__jd8z-a__spin{to{transform:rotate(360deg)}}
.styles-module-scss-module__J84aIG__container{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;width:100vw;padding:2rem 3rem;display:flex;position:relative}.styles-module-scss-module__J84aIG__container *{-webkit-user-drag:none}.styles-module-scss-module__J84aIG__container a{display:flex}.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__logo{width:auto;height:2rem}@media (max-width:1000px){.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__largerDisplayOnly{display:none}}.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__largerDisplayLinks{justify-content:center;align-items:center;gap:1.5rem;height:100%;font-size:1.5rem;display:flex}.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__largerDisplayLinks div{cursor:pointer}.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__largerDisplayLinks div:hover{text-decoration:underline}.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__largerDisplayLinks :first-child{color:var(--sticky-note-yellow)}.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__largerDisplayLinks :nth-child(2){color:var(--pink)}.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__largerDisplayLinks :nth-child(3){color:var(--purple)}@media not all and (max-width:1000px){.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__smallDisplayOnly{display:none}}.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__button{cursor:pointer;background-color:#0000;display:flex}.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__hamburgerButton{width:auto;height:30px}.styles-module-scss-module__J84aIG__container .styles-module-scss-module__J84aIG__dismissButton{width:42px;height:30px;padding:0 6px}.styles-module-scss-module__J84aIG__mobileNavMenu{background-color:var(--sticky-note-yellow);width:100vw;color:var(--midnight-blue);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;display:flex}.styles-module-scss-module__J84aIG__mobileNavMenu div{letter-spacing:.03em;cursor:pointer;padding:.75rem;font-size:2rem;font-weight:700}.styles-module-scss-module__J84aIG__mobileNavMenu div:hover{text-decoration:underline}
.styles-module-scss-module__JW1YZa__container{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__JW1YZa__labelContainer{padding:0 1rem}.styles-module-scss-module__JW1YZa__label{text-transform:capitalize;padding-left:.5rem}
.styles-module-scss-module__wG82ma__container{--half-flip-duration:.1s;width:1rem;height:1.5rem;position:relative}.styles-module-scss-module__wG82ma__container div{background-color:var(--sticky-note-yellow);width:100%;position:absolute;overflow:hidden}.styles-module-scss-module__wG82ma__container .styles-module-scss-module__wG82ma__topCurrent,.styles-module-scss-module__wG82ma__container .styles-module-scss-module__wG82ma__topNext{clip-path:inset(0 0 50%)}.styles-module-scss-module__wG82ma__container .styles-module-scss-module__wG82ma__bottomCurrent{clip-path:inset(50% 0 0)}.styles-module-scss-module__wG82ma__container .styles-module-scss-module__wG82ma__bottomNext{clip-path:inset(50% 0 0);transform:rotateX(90deg)}.styles-module-scss-module__wG82ma__container .styles-module-scss-module__wG82ma__flipTop{animation:styles-module-scss-module__wG82ma__flipTop var(--half-flip-duration)ease-in forwards}.styles-module-scss-module__wG82ma__container .styles-module-scss-module__wG82ma__flipBottom{animation:styles-module-scss-module__wG82ma__flipBottom var(--half-flip-duration)var(--half-flip-duration)ease-out forwards}@keyframes styles-module-scss-module__wG82ma__flipTop{to{transform:rotateX(90deg)}}@keyframes styles-module-scss-module__wG82ma__flipBottom{to{transform:rotateX(0)}}
.styles-module-scss-module__a_e-sa__container{border:1px solid var(--border-color);background-color:var(--page-background-color);cursor:pointer;border-radius:1rem;width:1.75rem;height:.875rem;transition:background-color .2s}.styles-module-scss-module__a_e-sa__container.styles-module-scss-module__a_e-sa__checked{background-color:var(--element-fill-color)}.styles-module-scss-module__a_e-sa__container.styles-module-scss-module__a_e-sa__large{width:2.625rem;height:1.3125rem}.styles-module-scss-module__a_e-sa__container.styles-module-scss-module__a_e-sa__disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__a_e-sa__container .styles-module-scss-module__a_e-sa__thumbtrack{aspect-ratio:1;background-color:var(--text-primary-color);border-radius:1rem;height:100%;transition:transform .2s}.styles-module-scss-module__a_e-sa__container .styles-module-scss-module__a_e-sa__thumbtrack.styles-module-scss-module__a_e-sa__checked{transform:translate(.875rem)}.styles-module-scss-module__a_e-sa__container .styles-module-scss-module__a_e-sa__thumbtrack.styles-module-scss-module__a_e-sa__checked.styles-module-scss-module__a_e-sa__large{transform:translate(1.3125rem)}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_1db00677-module__WhbPaa__className{font-family:Inter,Inter Fallback;font-style:normal}
.styles-module-scss-module__N1BpXW__container{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}
@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/198d17f2fc7b7e24-s.ca672327.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bb835a708696869b-s.c37cd17c.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6c7c54d92ecafd95-s.3d203319.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4b825e536f0add60-s.d9b22f9f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/c825fd02acae0153-s.p.1692d83b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Raleway Fallback;src:local(Arial);ascent-override:90.51%;descent-override:22.53%;line-gap-override:0.0%;size-adjust:103.86%}.raleway_a551f002-module__QmdrfW__className{font-family:Raleway,Raleway Fallback;font-style:normal}
.styles-module-scss-module__zS6cJa__container{flex-direction:column;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__row{flex-direction:row;justify-content:space-around;width:100%;display:flex}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__row div{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:10rem;display:flex}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__row div>span:first-child{font-size:2rem;font-weight:700}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__row div>span:nth-child(2){color:var(--text-secondary-color)}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__row div .styles-module-scss-module__zS6cJa__info{cursor:pointer;vertical-align:middle}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__header{text-align:center;font-size:1.2rem}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__attemptsDistributionContainer{flex-direction:column;gap:.5rem;width:100%;max-width:300px;display:flex}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__attemptsDistributionContainer span{width:1rem}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__attemptsDistributionContainer>div{flex-direction:row;gap:.5rem;display:flex}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__attemptsDistributionContainer>div>div{flex:1}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__attemptsDistributionContainer>div>div>div{color:#fff;justify-content:flex-end;min-width:3rem;display:flex}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__attemptsDistributionContainer>div>div>div>span{text-align:center;width:3rem}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__bottomSection{flex-direction:row;justify-content:center;width:100%;display:flex}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__bottomSection div{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__bottomSection .styles-module-scss-module__zS6cJa__timeLeft{font-size:2rem;font-weight:700}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__bottomSection .styles-module-scss-module__zS6cJa__verticalDivide{background-color:var(--border-color);flex:0;min-width:1px;margin:0 1rem}.styles-module-scss-module__zS6cJa__container .styles-module-scss-module__zS6cJa__bottomSection .styles-module-scss-module__zS6cJa__shareButton{border-radius:2rem;gap:.5rem;width:100%}
.styles-module-scss-module__C6MIfq__container{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__C6MIfq__input{width:100%}
.styles-module-scss-module__PfsvEG__container{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__PfsvEG__container .styles-module-scss-module__PfsvEG__textContainer{flex-direction:column;display:flex}.styles-module-scss-module__PfsvEG__container .styles-module-scss-module__PfsvEG__textContainer .styles-module-scss-module__PfsvEG__description{color:var(--text-secondary-color);font-size:.75rem}
.styles-module-scss-module__Z4m_uq__container{flex-direction:column;gap:1rem;display:flex}
.styles-module-scss-module__-iePWa__container{color:var(--midnight-blue);text-align:center;gap:.25rem;padding:.25rem;font-size:1.5rem;line-height:1.5rem;display:flex}
.styles-module-scss-module__9OV15a__container{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__9OV15a__container .styles-module-scss-module__9OV15a__disabled{opacity:.5}.styles-module-scss-module__9OV15a__container .styles-module-scss-module__9OV15a__labelContainer{padding:0 1rem}.styles-module-scss-module__9OV15a__container .styles-module-scss-module__9OV15a__labelContainer .styles-module-scss-module__9OV15a__label{padding-left:.5rem}
.styles-module-scss-module__QJqMSa__container{z-index:1;background-color:#00000080;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100dvw;height:100dvh;padding:0 10%;transition:opacity .2s;display:flex;position:absolute}.styles-module-scss-module__QJqMSa__container .styles-module-scss-module__QJqMSa__imageSize{aspect-ratio:749/100;width:100%;max-width:749px;height:auto}.styles-module-scss-module__QJqMSa__hidden{opacity:0;pointer-events:none}
.styles-module-scss-module__nsAq8q__container{z-index:2;gap:4rem;display:flex;position:absolute;bottom:-5rem}@media (max-width:450px){.styles-module-scss-module__nsAq8q__container{flex-direction:column;gap:.5rem;bottom:-6rem}}.styles-module-scss-module__nsAq8q__container .styles-module-scss-module__nsAq8q__group{align-items:center;gap:.5rem;display:flex}
.styles-module-scss-module__VrTfoW__container{flex-direction:column;gap:.5rem;display:flex}
.flip-flap-module-scss-module__T-i2oa__container{flex-direction:column;align-items:center;min-height:100dvh;padding:2rem;display:flex;overflow:hidden}.flip-flap-module-scss-module__T-i2oa__container .flip-flap-module-scss-module__T-i2oa__fadingElement{transition:opacity .4s,transform .4s}.flip-flap-module-scss-module__T-i2oa__container .flip-flap-module-scss-module__T-i2oa__fadeUp{opacity:0;transform:translateY(-2rem)}.flip-flap-module-scss-module__T-i2oa__container .flip-flap-module-scss-module__T-i2oa__fadeDown{opacity:0;transform:translateY(2rem)}.flip-flap-module-scss-module__T-i2oa__container .flip-flap-module-scss-module__T-i2oa__header{justify-content:space-between;width:100%;display:flex}.flip-flap-module-scss-module__T-i2oa__container .flip-flap-module-scss-module__T-i2oa__buttonsContainer{justify-content:flex-end;display:flex}.flip-flap-module-scss-module__T-i2oa__container .flip-flap-module-scss-module__T-i2oa__subHeader{flex-direction:column;align-items:center;display:flex}.flip-flap-module-scss-module__T-i2oa__container .flip-flap-module-scss-module__T-i2oa__boardContainer{opacity:0;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;transition:opacity .2s;display:flex}.flip-flap-module-scss-module__T-i2oa__container .flip-flap-module-scss-module__T-i2oa__visible{opacity:1}
.styles-module-scss-module__ihxdvG__container{aspect-ratio:30/13;flex-direction:column;align-items:center;width:86%;max-width:700px;margin-top:3rem;display:flex;position:relative}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox{--titleCardX:0deg;--titleCardY:0deg;-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;width:100%;height:100%;transition:transform .1s;display:flex}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox *{-webkit-user-drag:none}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox:active{transition:none;transform:scale(.98)}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__animationParent{width:100%;height:100%;transform-style:preserve-3d;cursor:pointer;transition:transform .1s ease-in-out}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__animationParent:hover{transform:scale(1.05)}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__respawn{animation:.25s linear forwards styles-module-scss-module__ihxdvG__respawning}@keyframes styles-module-scss-module__ihxdvG__respawning{0%{filter:blur(100px);opacity:0;transform:scale(0)}to{filter:blur();opacity:1;transform:scale(1)}}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__titleCard{width:100%;height:100%;transform-style:preserve-3d;transform:perspective(10000px)rotateY(var(--titleCardY))rotateX(var(--titleCardX));position:relative}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__titleCard .styles-module-scss-module__ihxdvG__titleCardDimensions{width:96%;height:92%;position:absolute}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__titleCard .styles-module-scss-module__ihxdvG__bodyMask{overflow:hidden}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__titleCard .styles-module-scss-module__ihxdvG__titleCardBody{width:800%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__titleCard .styles-module-scss-module__ihxdvG__titleCardShadow{filter:blur(15px);background:#00000080;width:94%;height:90%;top:0;left:0;transform:translateZ(-49px)}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__titleCard .styles-module-scss-module__ihxdvG__titleCardBackdrop{bottom:0;right:0;transform:translateZ(-50px)}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__titleCard .styles-module-scss-module__ihxdvG__titleCardContent{z-index:1}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__titleCard .styles-module-scss-module__ihxdvG__logo{aspect-ratio:6;width:80%;height:auto;margin:auto;position:absolute;top:15%;left:0;right:0}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__titleCard .styles-module-scss-module__ihxdvG__tagline{text-align:center;margin:auto;font-size:min(39px,4.5vw);position:absolute;bottom:25%;left:0;right:0}.styles-module-scss-module__ihxdvG__container .styles-module-scss-module__ihxdvG__hitbox .styles-module-scss-module__ihxdvG__titleCard .styles-module-scss-module__ihxdvG__tagline .styles-module-scss-module__ihxdvG__gradientText{color:#0000;background-size:contain;-webkit-background-clip:text;background-clip:text;font-weight:700}.styles-module-scss-module__ihxdvG__hidden{visibility:hidden;cursor:auto}.styles-module-scss-module__ihxdvG__preloadedExplosion{opacity:0;background-image:url(/global/images/explosion.png);position:absolute}.styles-module-scss-module__ihxdvG__explosion{height:var(--height);width:var(--width);background-size:var(--background-size);--height:564px;--width:400px;--background-size:3200px;background-image:url(/global/images/explosion.png);background-repeat:no-repeat;animation:.8s steps(8,end) forwards styles-module-scss-module__ihxdvG__exploding;position:absolute}@keyframes styles-module-scss-module__ihxdvG__exploding{0%{background-position:0}to{background-position:calc(var(--background-size)*-1)}}@media (max-width:1000px){.styles-module-scss-module__ihxdvG__explosion{--height:282px;--width:200px;--background-size:1600px}}.styles-module-scss-module__ihxdvG__particles{pointer-events:none;width:100%;height:100%;position:absolute}.styles-module-scss-module__ihxdvG__particles i{width:10px;height:10px;animation:1s ease-out forwards styles-module-scss-module__ihxdvG__shatter;position:absolute}@keyframes styles-module-scss-module__ihxdvG__shatter{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(var(--random-x),200px)}}.styles-module-scss-module__ihxdvG__particles i:first-of-type{background-color:var(--cyan);--random-x:38px;top:59%;left:60%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(2){background-color:var(--pink);--random-x:22px;top:94%;left:49%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(3){background-color:var(--pink);--random-x:33px;top:83%;left:43%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(4){background-color:var(--aquamarine);--random-x:-22px;top:36%;left:4%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(5){background-color:var(--sticky-note-yellow);--random-x:10px;top:15%;left:63%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(6){background-color:var(--sticky-note-yellow);--random-x:34px;top:65%;left:28%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(7){background-color:var(--pink);--random-x:-25px;top:61%;left:24%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(8){background-color:var(--pink);--random-x:-23px;top:26%;left:74%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(9){background-color:var(--sticky-note-yellow);--random-x:-8px;top:30%;left:79%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(10){background-color:var(--sticky-note-yellow);--random-x:1px;top:47%;left:37%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(11){background-color:var(--sticky-note-yellow);--random-x:25px;top:76%;left:83%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(12){background-color:var(--aquamarine);--random-x:18px;top:20%;left:14%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(13){background-color:var(--cyan);--random-x:-2px;top:99%;left:99%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(14){background-color:var(--aquamarine);--random-x:-18px;top:15%;left:35%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(15){background-color:var(--cyan);--random-x:35px;top:1%;left:61%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(16){background-color:var(--cyan);--random-x:8px;top:97%;left:11%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(17){background-color:var(--cyan);--random-x:-3px;top:57%;left:47%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(18){background-color:var(--sticky-note-yellow);--random-x:-6px;top:7%;left:9%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(19){background-color:var(--cyan);--random-x:-23px;top:9%;left:43%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(20){background-color:var(--purple);--random-x:4px;top:59%;left:4%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(21){background-color:var(--aquamarine);--random-x:1px;top:21%;left:43%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(22){background-color:var(--cyan);--random-x:-8px;top:7%;left:78%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(23){background-color:var(--aquamarine);--random-x:24px;top:22%;left:53%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(24){background-color:var(--cyan);--random-x:-38px;top:93%;left:45%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(25){background-color:var(--sticky-note-yellow);--random-x:2px;top:31%;left:31%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(26){background-color:var(--purple);--random-x:-46px;top:79%;left:20%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(27){background-color:var(--cyan);--random-x:47px;top:5%;left:94%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(28){background-color:var(--aquamarine);--random-x:34px;top:42%;left:85%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(29){background-color:var(--cyan);--random-x:45px;top:39%;left:65%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(30){background-color:var(--purple);--random-x:-17px;top:82%;left:31%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(31){background-color:var(--cyan);--random-x:42px;top:20%;left:29%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(32){background-color:var(--sticky-note-yellow);--random-x:-20px;top:86%;left:62%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(33){background-color:var(--aquamarine);--random-x:-19px;top:19%;left:3%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(34){background-color:var(--sticky-note-yellow);--random-x:-19px;top:36%;left:94%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(35){background-color:var(--sticky-note-yellow);--random-x:-49px;top:35%;left:28%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(36){background-color:var(--cyan);--random-x:43px;top:95%;left:30%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(37){background-color:var(--sticky-note-yellow);--random-x:-49px;top:98%;left:32%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(38){background-color:var(--purple);--random-x:18px;top:35%;left:16%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(39){background-color:var(--aquamarine);--random-x:-2px;top:23%;left:51%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(40){background-color:var(--cyan);--random-x:-14px;top:60%;left:74%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(41){background-color:var(--cyan);--random-x:-27px;top:50%;left:70%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(42){background-color:var(--cyan);--random-x:27px;top:37%;left:76%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(43){background-color:var(--aquamarine);--random-x:14px;top:36%;left:99%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(44){background-color:var(--purple);--random-x:-3px;top:86%;left:76%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(45){background-color:var(--purple);--random-x:25px;top:36%;left:97%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(46){background-color:var(--pink);--random-x:-5px;top:90%;left:4%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(47){background-color:var(--purple);--random-x:1px;top:95%;left:15%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(48){background-color:var(--purple);--random-x:19px;top:92%;left:66%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(49){background-color:var(--purple);--random-x:-24px;top:80%;left:64%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(50){background-color:var(--pink);--random-x:-19px;top:88%;left:72%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(51){background-color:var(--cyan);--random-x:41px;top:75%;left:94%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(52){background-color:var(--sticky-note-yellow);--random-x:-28px;top:78%;left:12%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(53){background-color:var(--aquamarine);--random-x:47px;top:27%;left:29%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(54){background-color:var(--sticky-note-yellow);--random-x:34px;top:87%;left:39%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(55){background-color:var(--aquamarine);--random-x:-20px;top:48%;left:56%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(56){background-color:var(--aquamarine);--random-x:-48px;top:51%;left:33%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(57){background-color:var(--aquamarine);--random-x:-10px;top:5%;left:53%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(58){background-color:var(--aquamarine);--random-x:5px;top:43%;left:55%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(59){background-color:var(--aquamarine);--random-x:-4px;top:79%;left:67%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(60){background-color:var(--purple);--random-x:-15px;top:56%;left:28%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(61){background-color:var(--aquamarine);--random-x:31px;top:25%;left:92%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(62){background-color:var(--aquamarine);--random-x:-1px;top:60%;left:87%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(63){background-color:var(--cyan);--random-x:15px;top:59%;left:17%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(64){background-color:var(--pink);--random-x:-8px;top:100%;left:2%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(65){background-color:var(--pink);--random-x:-30px;top:58%;left:12%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(66){background-color:var(--aquamarine);--random-x:-12px;top:40%;left:59%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(67){background-color:var(--pink);--random-x:-18px;top:61%;left:2%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(68){background-color:var(--purple);--random-x:-15px;top:23%;left:21%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(69){background-color:var(--sticky-note-yellow);--random-x:-23px;top:16%;left:99%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(70){background-color:var(--purple);--random-x:-42px;top:66%;left:99%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(71){background-color:var(--aquamarine);--random-x:4px;top:6%;left:32%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(72){background-color:var(--cyan);--random-x:-25px;top:82%;left:76%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(73){background-color:var(--sticky-note-yellow);--random-x:-7px;top:24%;left:67%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(74){background-color:var(--pink);--random-x:50px;top:14%;left:6%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(75){background-color:var(--pink);--random-x:-17px;top:49%;left:79%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(76){background-color:var(--pink);--random-x:13px;top:49%;left:16%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(77){background-color:var(--pink);--random-x:-38px;top:42%;left:94%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(78){background-color:var(--aquamarine);--random-x:-44px;top:85%;left:17%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(79){background-color:var(--cyan);--random-x:40px;top:14%;left:23%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(80){background-color:var(--cyan);--random-x:38px;top:55%;left:39%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(81){background-color:var(--sticky-note-yellow);--random-x:-15px;top:46%;left:26%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(82){background-color:var(--cyan);--random-x:-37px;top:94%;left:99%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(83){background-color:var(--cyan);--random-x:19px;top:82%;left:84%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(84){background-color:var(--pink);--random-x:9px;top:98%;left:10%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(85){background-color:var(--aquamarine);--random-x:45px;top:64%;left:46%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(86){background-color:var(--aquamarine);--random-x:31px;top:89%;left:72%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(87){background-color:var(--sticky-note-yellow);--random-x:-48px;top:88%;left:21%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(88){background-color:var(--cyan);--random-x:13px;top:12%;left:8%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(89){background-color:var(--pink);--random-x:-39px;top:75%;left:41%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(90){background-color:var(--pink);--random-x:-6px;top:24%;left:35%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(91){background-color:var(--sticky-note-yellow);--random-x:-2px;top:50%;left:74%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(92){background-color:var(--sticky-note-yellow);--random-x:-37px;top:91%;left:27%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(93){background-color:var(--cyan);--random-x:-8px;top:66%;left:6%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(94){background-color:var(--aquamarine);--random-x:10px;top:55%;left:40%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(95){background-color:var(--cyan);--random-x:-30px;top:35%;left:29%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(96){background-color:var(--cyan);--random-x:12px;top:96%;left:17%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(97){background-color:var(--cyan);--random-x:50px;top:36%;left:37%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(98){background-color:var(--sticky-note-yellow);--random-x:11px;top:23%;left:1%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(99){background-color:var(--purple);--random-x:8px;top:92%;left:77%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(100){background-color:var(--pink);--random-x:-48px;top:89%;left:36%}
.styles-module-scss-module__ZcLY4G__container{flex-direction:column;gap:1rem;display:flex}
.styles-module-scss-module__tTl5_G__container{background-size:1000px 800px;background-attachment:fixed;flex-direction:column;align-items:center;display:flex;position:relative}.styles-module-scss-module__tTl5_G__container .styles-module-scss-module__tTl5_G__moon{background-position:calc(60% + 39.5px) 4rem;background-repeat:no-repeat;background-size:79px;background-attachment:fixed;width:79px;height:100%;position:absolute;left:60%}.styles-module-scss-module__tTl5_G__container .styles-module-scss-module__tTl5_G__saturn{background-position:8rem 4rem;background-repeat:no-repeat;background-size:30px 18px;background-attachment:fixed;width:60px;height:100%;position:absolute;left:8rem}
.styles-module-scss-module__Rxp-Yq__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0}.styles-module-scss-module__Rxp-Yq__container{-webkit-user-select:none;user-select:none;flex-direction:column;min-height:calc(500px - 2rem);padding:10px;display:flex}.styles-module-scss-module__Rxp-Yq__container .styles-module-scss-module__Rxp-Yq__balance{padding-bottom:10px;font-size:1.75rem}.styles-module-scss-module__Rxp-Yq__container legend{padding-bottom:.25rem;font-size:1.5rem}.styles-module-scss-module__Rxp-Yq__container .styles-module-scss-module__Rxp-Yq__upgradeContent{gap:10px;display:flex}.styles-module-scss-module__Rxp-Yq__container .styles-module-scss-module__Rxp-Yq__upgradeContent .styles-module-scss-module__Rxp-Yq__description{flex-direction:column;flex:1;font-size:14px;display:flex}.styles-module-scss-module__Rxp-Yq__container .styles-module-scss-module__Rxp-Yq__upgradeContent .styles-module-scss-module__Rxp-Yq__description .styles-module-scss-module__Rxp-Yq__stats{opacity:.75}.styles-module-scss-module__Rxp-Yq__container .styles-module-scss-module__Rxp-Yq__upgradeContent .styles-module-scss-module__Rxp-Yq__description .styles-module-scss-module__Rxp-Yq__unaffordable{color:#ff4e4e}.styles-module-scss-module__Rxp-Yq__container .styles-module-scss-module__Rxp-Yq__upgradeContent .styles-module-scss-module__Rxp-Yq__buyButton{align-self:flex-end;min-width:84px;min-height:40px}.styles-module-scss-module__Rxp-Yq__container .styles-module-scss-module__Rxp-Yq__hidden{opacity:0;pointer-events:none}
.styles-module-scss-module__PqcU-W__container{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module-scss-module__PqcU-W__container .styles-module-scss-module__PqcU-W__buttonsContainer{justify-content:flex-end;display:flex}
.home-page-module-scss-module__4hNOoW__main{background-color:var(--midnight-blue);color:#fff;flex-direction:column;align-items:center;min-height:100vh;display:flex;overflow-x:hidden}
.styles-module-scss-module__Oqmidq__container{--start-menu-height:300px;min-width:200px;min-height:var(--start-menu-height);z-index:1;position:absolute;bottom:calc(100% + 3px);left:2px;overflow:hidden}.styles-module-scss-module__Oqmidq__container .styles-module-scss-module__Oqmidq__innerContainer{height:var(--start-menu-height);display:flex}.styles-module-scss-module__Oqmidq__container .styles-module-scss-module__Oqmidq__sideBanner{height:var(--start-menu-height);background:navy;align-items:flex-end;display:flex}.styles-module-scss-module__Oqmidq__container .styles-module-scss-module__Oqmidq__menuList{align-items:flex-start;width:100%;display:flex}.styles-module-scss-module__Oqmidq__container .styles-module-scss-module__Oqmidq__menuList a{color:#222;width:100%;text-decoration:none;display:flex}.styles-module-scss-module__Oqmidq__container .styles-module-scss-module__Oqmidq__menuList a:hover{color:#fff;background:navy}.styles-module-scss-module__Oqmidq__container .styles-module-scss-module__Oqmidq__menuItem{align-items:center;gap:10px;width:100%;padding:5px 10px;display:flex}
.styles-module-scss-module__rSrkbq__container{justify-content:center;margin:0 -2rem;padding:3rem 0;display:flex}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper{width:50px;height:150px;position:relative}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper>*{transition:background-color .25s}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__whiteKey{cursor:pointer;color:#000;background-color:#fff;border:1px solid #00000024;justify-content:center;align-items:flex-end;width:100%;height:100%;font-size:1.5rem;font-weight:700;transition:border .1s;display:flex}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__whiteKey:disabled{cursor:default}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__whiteKey:focus-visible{box-shadow:none;border:4px solid gray}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__cancelButton{border:1px solid var(--border-color);cursor:pointer;background-color:#0000;border-radius:100%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__whiteKeyCancel{top:calc(100% + .5rem);left:calc(50% - 13px)}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__blackKey{z-index:1;cursor:pointer;color:#fff;text-align:center;background-color:#000;border-top-width:1px;border-radius:0 0 5px 5px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:80%;height:100px;font-size:1rem;line-height:1rem;transition:border .1s;display:flex;position:absolute;top:0;left:60%}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__blackKey:disabled{cursor:default}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__blackKey:focus-visible{box-shadow:none;border:4px solid gray}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__blackKey:before{content:"";z-index:-1;background:0 0;width:125%;height:100%;position:absolute;top:0;left:-12.5%}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__blackKeyCancel{bottom:calc(100% + .5rem);left:calc(100% - 13px)}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__correct{background:var(--chordle-correct-color);color:#fff}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__correct:focus-visible{border-color:#ff0}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__present{background:var(--chordle-present-stripe);color:#fff}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__present:focus-visible{border-color:#ff0}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__absent{background:var(--chordle-absent-color);color:#fff}.styles-module-scss-module__rSrkbq__container .styles-module-scss-module__rSrkbq__whiteKeyWrapper .styles-module-scss-module__rSrkbq__blackKey.styles-module-scss-module__rSrkbq__absent{background:color-mix(in srgb,var(--chordle-absent-color)70%,black 30%)}
.styles-module-scss-module__Mk67JW__container{z-index:1;position:absolute;bottom:calc(100% + 3px);right:2px;overflow:hidden}.styles-module-scss-module__Mk67JW__container .styles-module-scss-module__Mk67JW__innerContainer{gap:2rem;padding:30px;display:flex}.styles-module-scss-module__Mk67JW__container .styles-module-scss-module__Mk67JW__label{padding-bottom:10px}
.styles-module-scss-module__eTkNmW__container{z-index:1;background-color:#00000080;flex-direction:column;justify-content:center;align-items:center;width:100dvw;height:100dvh;padding:0 10%;transition:opacity .2s;display:flex;position:absolute}.styles-module-scss-module__eTkNmW__container span{color:#ffffffb3;max-width:19rem;padding-bottom:2rem;font-size:2rem;font-weight:200;line-height:1}.styles-module-scss-module__eTkNmW__container button{border-radius:100px;gap:.5rem;min-width:100px}.styles-module-scss-module__eTkNmW__container .styles-module-scss-module__eTkNmW__imageSize{aspect-ratio:555/191;width:100%;max-width:555px;height:auto}.styles-module-scss-module__eTkNmW__hidden{opacity:0;pointer-events:none}
.styles-module-scss-module__7SPeNa__container{justify-content:space-between;width:calc(100% - 6px);display:flex;position:absolute;bottom:0}.styles-module-scss-module__7SPeNa__container .styles-module-scss-module__7SPeNa__startButton{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAOCAYAAAC7IpUCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUM1ODI5QzgzOTZGMTFFOEFFNkU4RDM2QzcxREQwM0MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUM1ODI5QzkzOTZGMTFFOEFFNkU4RDM2QzcxREQwM0MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QzU4MjlDNjM5NkYxMUU4QUU2RThEMzZDNzFERDAzQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QzU4MjlDNzM5NkYxMUU4QUU2RThEMzZDNzFERDAzQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjeV5nEAAAEdSURBVHjazFZLDoIwEGWIJC4N8R66MN5A5UQewhNhvIILPYjoTiPRJ1AstFD6iQQnacIMtPPm9XUKeWYGySdvQCNLsN4/gPc7gPF4spnz4PY21RUFafQCWgYgJLusZyK11ADeVgTVdgEtBbkYn+tLW9xYkHKU7yoMvGw0QX1IyM+YlNkRE2WAw8OZu7vJ9RcwYCAnlcSQ67UIJisGPvfLQkyHjaZ18oBKpoI8wv2JagcOXBJ1i9Jq5mNpKgky7EAOhzZ6onOxKGWj9HFfIANumgiag9jlq5nmhDBgrIjvs31n7q3NiS0vDojnK1inJrA4qDCPjyaXDaT21/Ze9b12bSo/JofbcLBbcSSBJAVYciyo938POLCIIZj+CDAAkHCTiNbrGBwAAAAASUVORK5CYII=);background-position:50%;background-repeat:no-repeat}.styles-module-scss-module__7SPeNa__container .styles-module-scss-module__7SPeNa__timeContainer{align-items:center;gap:5px;padding:0 10px;display:flex}
.styles-module-scss-module__LhObxG__container{opacity:0;flex-direction:column;height:100dvh;padding:2rem;transition:opacity .5s;display:flex;overflow:hidden}.styles-module-scss-module__LhObxG__container.styles-module-scss-module__LhObxG__visible{opacity:1}.styles-module-scss-module__LhObxG__container .styles-module-scss-module__LhObxG__headerWrapper{flex:none}.styles-module-scss-module__LhObxG__container .styles-module-scss-module__LhObxG__gridWrapper{flex-direction:column;flex:auto;justify-content:center;min-height:0;display:flex}.styles-module-scss-module__LhObxG__container .styles-module-scss-module__LhObxG__bottomWrapper{flex:none}.styles-module-scss-module__LhObxG__container .styles-module-scss-module__LhObxG__buttonsContainer{justify-content:center;gap:2rem;display:flex}.styles-module-scss-module__LhObxG__container .styles-module-scss-module__LhObxG__buttonsContainer .styles-module-scss-module__LhObxG__chordButtonWrapper{position:relative}.styles-module-scss-module__LhObxG__container .styles-module-scss-module__LhObxG__buttonsContainer .styles-module-scss-module__LhObxG__chordButtonWrapper .styles-module-scss-module__LhObxG__particles{pointer-events:none;width:40px;height:40px;position:absolute;top:0;left:0}.styles-module-scss-module__LhObxG__container .styles-module-scss-module__LhObxG__buttonsContainer .styles-module-scss-module__LhObxG__chordButtonWrapper .styles-module-scss-module__LhObxG__particles i{border:1px solid var(--text-primary-color);opacity:0;border-radius:40px;width:40px;height:40px;display:block;position:absolute;top:0;left:0;transform:scale(.9)}.styles-module-scss-module__LhObxG__container .styles-module-scss-module__LhObxG__buttonsContainer .styles-module-scss-module__LhObxG__chordButtonWrapper .styles-module-scss-module__LhObxG__particles i.styles-module-scss-module__LhObxG__active{animation:.5s ease-out forwards styles-module-scss-module__LhObxG__expand}@keyframes styles-module-scss-module__LhObxG__expand{0%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(2)}}
:root{--page-background:teal}body{margin:0;overflow:hidden}.styles-module-scss-module__NxHtia__container{-webkit-user-select:none;user-select:none;background:var(--page-background);justify-content:center;align-items:center;height:calc(100dvh - 29px);display:flex;overflow:hidden}.styles-module-scss-module__NxHtia__container.styles-module-scss-module__NxHtia__waiting{cursor:progress}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__window{z-index:1;flex-direction:column;flex:1;max-width:600px;height:100%;max-height:600px;display:flex}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__innerContainer{flex-direction:column;flex:1;justify-content:space-between;align-items:center;padding:1rem 2rem 2rem;display:flex}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__innerContainer .styles-module-scss-module__NxHtia__section{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__innerContainer .styles-module-scss-module__NxHtia__topSection{width:100%}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__innerContainer .styles-module-scss-module__NxHtia__middleContentContainer{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__title{font-size:2.5rem}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__titleContainer{justify-content:center;width:100%;display:flex;position:relative}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__replyParticleContainer{pointer-events:none;width:0;height:0;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__replyParticle{white-space:nowrap;font-size:1.5rem;position:absolute;top:0;left:0}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__replyParticle.styles-module-scss-module__NxHtia__animate{animation:1s ease-out forwards styles-module-scss-module__NxHtia__replyParticleFloat}@keyframes styles-module-scss-module__NxHtia__replyParticleFloat{0%{opacity:1;transform:translate(0)translateY(0)}to{opacity:0;transform:translate(20px)translateY(-20px)}}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__hidden{opacity:0;pointer-events:none}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__replyProgressBarRow{justify-content:center;align-items:center;gap:1rem;width:min(20rem,100%);display:flex;position:relative}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__replyProgressBarRow .styles-module-scss-module__NxHtia__incomingReplyAmountIndicator{color:#fff;mix-blend-mode:difference;position:absolute;right:1rem}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__replyProgressBarRow .styles-module-scss-module__NxHtia__replyProgressBar{--progressPercentage:0;flex:1;height:2rem}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__replyProgressBarRow .styles-module-scss-module__NxHtia__replyProgressBar .styles-module-scss-module__NxHtia__progressInner{height:100%;transform:scaleX(var(--progressPercentage));transform-origin:0}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__starProgressRow{width:min(20rem,100%)}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__starProgressRow .styles-module-scss-module__NxHtia__starProgressContainer{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__starProgressRow .styles-module-scss-module__NxHtia__starProgressContainer .styles-module-scss-module__NxHtia__starProgressBar{--flyToShopX:0px;--flyToShopY:0px;--starProgressPercentage:0;width:60%;height:1.25rem;position:relative}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__starProgressRow .styles-module-scss-module__NxHtia__starProgressContainer .styles-module-scss-module__NxHtia__starProgressBar .styles-module-scss-module__NxHtia__progressInner{background-image:linear-gradient(90deg,navy 8px,#0000 0 2px);background-size:10px 100%}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__starProgressRow .styles-module-scss-module__NxHtia__starProgressContainer .styles-module-scss-module__NxHtia__starProgressBar .styles-module-scss-module__NxHtia__nextStarAmountIndicator{color:#fff;mix-blend-mode:difference;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__starProgressRow .styles-module-scss-module__NxHtia__starProgressContainer .styles-module-scss-module__NxHtia__starProgressBar .styles-module-scss-module__NxHtia__starLabel{transform-origin:50%;z-index:2;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__starProgressRow .styles-module-scss-module__NxHtia__starProgressContainer .styles-module-scss-module__NxHtia__starProgressBar .styles-module-scss-module__NxHtia__flyToShop{animation:styles-module-scss-module__NxHtia__flyToShop var(--starAnimationDuration,2s)ease-in-out forwards}@keyframes styles-module-scss-module__NxHtia__flyToShop{0%{opacity:1;transform:translateY(-50%)translate(0)scale(2)}25%{opacity:1;transform:translateY(-50%)translate(0)scale(2)}60%{opacity:1;transform:translateY(calc(-50% + var(--flyToShopY)))translateX(var(--flyToShopX))scale(2)}61%{opacity:0;transform:translateY(calc(-50% + var(--flyToShopY)))translateX(var(--flyToShopX))scale(2)}90%{opacity:0;transform:translateY(-50%)translate(0)scale(1)}to{opacity:1;transform:translateY(-50%)translate(0)scale(1)}}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__monoText{font-variant-numeric:tabular-nums}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__fullWidth{width:100%}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__flex1{flex:1}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__emailSectionContainer{gap:1rem;width:100%;display:flex}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__emailBodyContainer{white-space:pre-wrap;width:100%;height:4.25rem;padding:0;overflow-y:auto}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__emailBodyContainer div{padding:1rem}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__bottomRow{gap:1rem;width:100%;padding-top:1rem;display:flex}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__bottomRow button{flex:1;min-height:40px;padding:0}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__bottomRow .styles-module-scss-module__NxHtia__shopWrapper{flex:1;position:relative}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__bottomRow .styles-module-scss-module__NxHtia__shopWrapper button{z-index:1;width:100%;position:relative}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__bottomRow .styles-module-scss-module__NxHtia__shopWrapper .styles-module-scss-module__NxHtia__shopBadge{color:#fff;z-index:1;background:gray;border-radius:100%;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex;position:absolute;top:-.5rem;right:-.5rem}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__bottomRow .styles-module-scss-module__NxHtia__shopWrapper .styles-module-scss-module__NxHtia__shopBadge.styles-module-scss-module__NxHtia__active{background:navy}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__bottomRow .styles-module-scss-module__NxHtia__shopWrapper .styles-module-scss-module__NxHtia__heatLabel{justify-content:center;align-items:center;gap:5px;width:100%;padding-top:4px;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__bottomRow .styles-module-scss-module__NxHtia__shopWrapper .styles-module-scss-module__NxHtia__heatLabel span{opacity:.75}.styles-module-scss-module__NxHtia__container .styles-module-scss-module__NxHtia__replyAllProgressBar{width:100%}
