@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:not-allowed}.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__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__45GE3q__panelsContainer{aspect-ratio:22/6.3;flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.styles-module-scss-module__45GE3q__row{justify-content:space-between;gap:.4vw;display:flex}.styles-module-scss-module__45GE3q__panel{aspect-ratio:1/1.05;width:100%;height:100%;box-shadow:0 0 0 1px var(--ff-panel-border-color);position:relative}
.styles-module-scss-module__0sHIUa__container{color:var(--error-color);align-items:center;gap:.5rem;font-size:.875rem;display:flex}
.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__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__KTT1Xa__container{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__KTT1Xa__container .styles-module-scss-module__KTT1Xa__buttonsContainer{justify-content:space-between;gap:1rem;display:flex}.styles-module-scss-module__KTT1Xa__container .styles-module-scss-module__KTT1Xa__buttonsContainer button{flex:1}
.styles-module-scss-module__bNEvwa__container{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__bNEvwa__container .styles-module-scss-module__bNEvwa__buttonsContainer{justify-content:space-between;gap:1rem;display:flex}.styles-module-scss-module__bNEvwa__container .styles-module-scss-module__bNEvwa__buttonsContainer button{flex:1}
.styles-module-scss-module__us_UzW__container{justify-content:space-between;align-items:center;gap:1rem;min-width:11rem;height:40px;font-size:1.5rem;display:flex;position:relative}.styles-module-scss-module__us_UzW__container .styles-module-scss-module__us_UzW__progressContainer{background-color:var(--element-fill-color);border-radius:10px;width:100%;height:10px;position:absolute;bottom:-20px;left:0;overflow:hidden}.styles-module-scss-module__us_UzW__container .styles-module-scss-module__us_UzW__progressContainer:before{content:"";height:100%;width:var(--progress-percent,0%);background-color:var(--text-primary-color);border-radius:10px;display:block}.styles-module-scss-module__us_UzW__container .styles-module-scss-module__us_UzW__spinnerWrapper{justify-content:center;align-items:center;display:flex;position:absolute;bottom:-24px;right:-30px}
.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__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__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__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__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__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__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__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__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__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__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)}}
.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__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__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__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)}}
@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}
@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__-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__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__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(--sticky-note-yellow);--random-x:3px;top:49%;left:13%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(2){background-color:var(--cyan);--random-x:46px;top:89%;left:57%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(3){background-color:var(--cyan);--random-x:2px;top:25%;left:11%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(4){background-color:var(--aquamarine);--random-x:12px;top:33%;left:58%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(5){background-color:var(--sticky-note-yellow);--random-x:17px;top:66%;left:24%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(6){background-color:var(--cyan);--random-x:-42px;top:57%;left:54%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(7){background-color:var(--aquamarine);--random-x:-28px;top:5%;left:48%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(8){background-color:var(--purple);--random-x:17px;top:3%;left:17%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(9){background-color:var(--purple);--random-x:33px;top:45%;left:85%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(10){background-color:var(--cyan);--random-x:-32px;top:65%;left:26%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(11){background-color:var(--pink);--random-x:39px;top:2%;left:47%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(12){background-color:var(--cyan);--random-x:24px;top:100%;left:59%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(13){background-color:var(--sticky-note-yellow);--random-x:29px;top:39%;left:64%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(14){background-color:var(--purple);--random-x:-27px;top:82%;left:67%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(15){background-color:var(--sticky-note-yellow);--random-x:-30px;top:85%;left:100%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(16){background-color:var(--sticky-note-yellow);--random-x:50px;top:31%;left:11%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(17){background-color:var(--aquamarine);--random-x:14px;top:72%;left:90%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(18){background-color:var(--aquamarine);--random-x:-45px;top:15%;left:77%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(19){background-color:var(--cyan);--random-x:-29px;top:100%;left:39%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(20){background-color:var(--purple);--random-x:45px;top:4%;left:80%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(21){background-color:var(--aquamarine);--random-x:7px;top:83%;left:27%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(22){background-color:var(--aquamarine);--random-x:35px;top:98%;left:69%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(23){background-color:var(--sticky-note-yellow);--random-x:36px;top:99%;left:48%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(24){background-color:var(--sticky-note-yellow);--random-x:-3px;top:4%;left:70%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(25){background-color:var(--pink);--random-x:6px;top:47%;left:88%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(26){background-color:var(--purple);--random-x:43px;top:67%;left:45%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(27){background-color:var(--aquamarine);--random-x:-34px;top:15%;left:46%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(28){background-color:var(--sticky-note-yellow);--random-x:-27px;top:70%;left:83%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(29){background-color:var(--purple);--random-x:-15px;top:69%;left:14%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(30){background-color:var(--pink);--random-x:5px;top:79%;left:78%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(31){background-color:var(--sticky-note-yellow);--random-x:26px;top:41%;left:29%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(32){background-color:var(--aquamarine);--random-x:6px;top:24%;left:94%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(33){background-color:var(--cyan);--random-x:13px;top:17%;left:58%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(34){background-color:var(--pink);--random-x:-13px;top:64%;left:87%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(35){background-color:var(--purple);--random-x:13px;top:26%;left:66%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(36){background-color:var(--purple);--random-x:24px;top:54%;left:89%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(37){background-color:var(--sticky-note-yellow);--random-x:-33px;top:12%;left:16%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(38){background-color:var(--purple);--random-x:1px;top:28%;left:47%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(39){background-color:var(--aquamarine);--random-x:-5px;top:6%;left:97%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(40){background-color:var(--cyan);--random-x:44px;top:95%;left:35%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(41){background-color:var(--aquamarine);--random-x:-5px;top:45%;left:61%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(42){background-color:var(--sticky-note-yellow);--random-x:-7px;top:20%;left:28%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(43){background-color:var(--aquamarine);--random-x:-22px;top:96%;left:32%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(44){background-color:var(--cyan);--random-x:-28px;top:39%;left:81%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(45){background-color:var(--purple);--random-x:37px;top:59%;left:43%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(46){background-color:var(--purple);--random-x:-11px;top:64%;left:70%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(47){background-color:var(--pink);--random-x:38px;top:19%;left:46%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(48){background-color:var(--pink);--random-x:-10px;top:67%;left:84%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(49){background-color:var(--pink);--random-x:13px;top:14%;left:73%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(50){background-color:var(--pink);--random-x:1px;top:47%;left:17%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(51){background-color:var(--purple);--random-x:-31px;top:89%;left:56%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(52){background-color:var(--purple);--random-x:2px;top:83%;left:54%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(53){background-color:var(--sticky-note-yellow);--random-x:11px;top:57%;left:15%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(54){background-color:var(--sticky-note-yellow);--random-x:22px;top:35%;left:10%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(55){background-color:var(--sticky-note-yellow);--random-x:-12px;top:66%;left:61%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(56){background-color:var(--cyan);--random-x:44px;top:24%;left:63%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(57){background-color:var(--cyan);--random-x:35px;top:19%;left:36%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(58){background-color:var(--cyan);--random-x:11px;top:25%;left:53%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(59){background-color:var(--cyan);--random-x:11px;top:62%;left:82%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(60){background-color:var(--pink);--random-x:12px;top:45%;left:7%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(61){background-color:var(--purple);--random-x:-21px;top:54%;left:54%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(62){background-color:var(--cyan);--random-x:47px;top:16%;left:9%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(63){background-color:var(--sticky-note-yellow);--random-x:-11px;top:52%;left:25%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(64){background-color:var(--purple);--random-x:-23px;top:8%;left:37%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(65){background-color:var(--aquamarine);--random-x:46px;top:93%;left:30%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(66){background-color:var(--cyan);--random-x:-30px;top:17%;left:8%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(67){background-color:var(--cyan);--random-x:-31px;top:21%;left:86%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(68){background-color:var(--aquamarine);--random-x:-37px;top:12%;left:68%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(69){background-color:var(--cyan);--random-x:19px;top:52%;left:99%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(70){background-color:var(--purple);--random-x:-45px;top:83%;left:83%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(71){background-color:var(--sticky-note-yellow);--random-x:21px;top:50%;left:28%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(72){background-color:var(--pink);--random-x:3px;top:14%;left:39%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(73){background-color:var(--purple);--random-x:3px;top:27%;left:19%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(74){background-color:var(--pink);--random-x:-1px;top:61%;left:67%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(75){background-color:var(--pink);--random-x:-22px;top:69%;left:58%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(76){background-color:var(--pink);--random-x:34px;top:83%;left:56%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(77){background-color:var(--pink);--random-x:-21px;top:42%;left:79%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(78){background-color:var(--cyan);--random-x:-49px;top:21%;left:73%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(79){background-color:var(--pink);--random-x:25px;top:2%;left:2%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(80){background-color:var(--sticky-note-yellow);--random-x:-34px;top:54%;left:82%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(81){background-color:var(--pink);--random-x:38px;top:73%;left:99%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(82){background-color:var(--pink);--random-x:29px;top:85%;left:84%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(83){background-color:var(--pink);--random-x:-3px;top:31%;left:78%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(84){background-color:var(--aquamarine);--random-x:-37px;top:86%;left:46%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(85){background-color:var(--cyan);--random-x:30px;top:60%;left:66%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(86){background-color:var(--pink);--random-x:5px;top:27%;left:73%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(87){background-color:var(--cyan);--random-x:36px;top:74%;left:94%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(88){background-color:var(--aquamarine);--random-x:-35px;top:36%;left:80%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(89){background-color:var(--sticky-note-yellow);--random-x:38px;top:99%;left:86%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(90){background-color:var(--sticky-note-yellow);--random-x:-10px;top:29%;left:38%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(91){background-color:var(--sticky-note-yellow);--random-x:41px;top:17%;left:9%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(92){background-color:var(--aquamarine);--random-x:-39px;top:76%;left:72%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(93){background-color:var(--cyan);--random-x:-18px;top:75%;left:26%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(94){background-color:var(--cyan);--random-x:-7px;top:26%;left:55%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(95){background-color:var(--cyan);--random-x:39px;top:80%;left:77%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(96){background-color:var(--purple);--random-x:-15px;top:20%;left:37%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(97){background-color:var(--aquamarine);--random-x:-6px;top:97%;left:12%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(98){background-color:var(--cyan);--random-x:-16px;top:88%;left:11%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(99){background-color:var(--sticky-note-yellow);--random-x:-38px;top:90%;left:96%}.styles-module-scss-module__ihxdvG__particles i:nth-of-type(100){background-color:var(--cyan);--random-x:38px;top:7%;left:44%}
.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}
.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}
