.NotFoundComponent_page__cxZTo{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;height:100dvh;gap:.25rem;background-color:#0a0a0a}.NotFoundComponent_title__f8e3b{margin-bottom:1rem;color:#a3a3a3;font-weight:800;font-size:2rem;font-family:var(--font-outfit)}.NotFoundComponent_msg__hHLvT{margin-bottom:1rem;color:#737373;font-weight:300;font-size:1.25rem;font-family:var(--font-outfit)}.Button_button__ZIi1r{display:flex;position:relative;align-items:center;justify-content:center;padding:6px 18px;gap:12px;border:1px solid #404040;border-radius:4px;background-color:#171717;color:#fff;font-weight:300;font-size:.75rem;font-family:var(--font-outfit);letter-spacing:.25em;text-align:center;text-decoration:none;transition:all .2s}.Button_button__ZIi1r:disabled{cursor:not-allowed}.Button_button__ZIi1r:not(:disabled):hover{background-color:#404040}.Button_button__ZIi1r .Button_label__dte_A{padding:0}.Button_button__ZIi1r .Button_icon__n5_S9{display:flex;align-items:center}.Button_button__ZIi1r .Button_icon__n5_S9 svg{margin-bottom:1px}.Button_content__bLcBJ[data-is-loading=true]{opacity:0}.Button_content__bLcBJ{display:flex;align-items:center;gap:8px}.Button_loading__k4Hcw{position:absolute;top:50%;left:50%;line-height:0;animation:Button_rotate__mocsn .8s linear infinite}@keyframes Button_rotate__mocsn{0%{transform:translate(-50%,-50%) rotate(0) scale(.9)}to{transform:translate(-50%,-50%) rotate(1turn) scale(.9)}}.SubscribeOverlay_container__tlsxi{display:flex;z-index:100;position:absolute;top:-4px;left:0;align-items:center;justify-content:center;width:calc(100% + 8px);height:calc(100% + 8px);gap:8px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:rgba(10,10,10,.537254902);font-weight:200;font-size:14px;cursor:pointer}.Panel_panel__WmHjw{display:flex;flex:1 1;flex-direction:column;width:100%;min-width:0;height:100%;padding:30px 42px;gap:8px;border:1px solid #1d1d1d;border-radius:10px;background-color:#121212}@media(max-width:480px){.Panel_panel__WmHjw{flex-direction:column;max-width:unset;padding:20px;gap:8px}}@media(min-width:481px)and (max-width:768px){.Panel_panel__WmHjw{flex-direction:column;max-width:unset;padding:20px;gap:8px}}@media(max-width:480px){.Panel_panel__WmHjw{gap:20px}}.Panel_title__WaBjg{margin-bottom:20px;font-weight:300;font-size:18px}@media(max-width:480px){.Panel_title__WaBjg{margin-bottom:28px}}@media(min-width:481px)and (max-width:768px){.Panel_title__WaBjg{margin-bottom:28px}}.DiscordLinkModal_container__rbl0m{max-width:400px}.DiscordLinkModal_description__Ds3EQ{margin-bottom:16px}.MobileSheet_overlay__vHund{z-index:999;position:fixed;inset:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:rgba(0,0,0,0);animation:MobileSheet_overlay-enter__YYzMj .3s ease-out forwards;transition:background-color .3s ease-out,-webkit-backdrop-filter .3s ease-out;transition:backdrop-filter .3s ease-out,background-color .3s ease-out;transition:backdrop-filter .3s ease-out,background-color .3s ease-out,-webkit-backdrop-filter .3s ease-out}@keyframes MobileSheet_overlay-enter__YYzMj{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:rgba(0,0,0,0)}to{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(0,0,0,.4)}}.MobileSheet_handle__fvO1C{flex-shrink:0;width:56px;height:5px;margin:12px auto 0;border-radius:20px;background-color:#404040}.MobileSheet_main__oJW5F{display:flex;z-index:1001;position:fixed;right:0;bottom:0!important;left:0;flex-direction:column;height:max-content!important;min-height:25%;max-height:95%;border-radius:32px 32px 0 0;background-color:#111;transition:opacity .2s ease,transform .2s ease}.MobileSheet_main__oJW5F:focus{outline:none}.MobileSheet_main__oJW5F.MobileSheet_hidden__f5Zmm{transform:scale(.95);opacity:0;transition:opacity .2s ease,transform .2s ease}.MobileSheet_content__KBur8{flex-grow:1;padding:0 20px 36px;overflow-y:auto;-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.MobileSheet_content__KBur8.MobileSheet_nopadding__YGzwJ{padding:0}.MobileSheet_header__tNoFi{display:grid;grid-template-columns:var(--reserved-space) 1fr var(--reserved-space);align-items:center;padding:20px;grid-gap:4px;gap:4px;letter-spacing:.05em}.MobileSheet_header__tNoFi a,.MobileSheet_header__tNoFi button{width:max-content;margin-left:auto}.MobileSheet_header__tNoFi .MobileSheet_title__aIBGV{grid-column-start:2;font-weight:500;font-size:1.1rem;text-align:center}.MobileSheet_header__tNoFi .MobileSheet_close-button__Ny49g{cursor:pointer;fill:#d4d4d4;transition:all .2s}.MobileSheet_header__tNoFi .MobileSheet_close-button__Ny49g:hover{fill:#737373}.MobileSheet_left_aligned_header__JdUnH{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;width:100%;padding:20px;gap:4px;letter-spacing:.05em}.MobileSheet_left_aligned_header__JdUnH .MobileSheet_title__aIBGV{width:100%;font-weight:500;font-size:1.1rem;text-align:center}.MobileSheet_left_aligned_header__JdUnH a,.MobileSheet_left_aligned_header__JdUnH button,.MobileSheet_left_aligned_header__JdUnH div{flex-shrink:0;width:100px;padding-left:16px}.MobileSheet_left_aligned_header__JdUnH .MobileSheet_left_aligned_header_right__pB2mZ{flex-shrink:0;width:100px}.MobileSheet_buttons__VHPih{display:flex;flex-direction:column;justify-content:center;padding:20px;gap:12px}.MobileSheet_border__2NFsX,.MobileSheet_border__2NFsX+.MobileSheet_buttons__VHPih{border-top:1px solid #262626}.DesktopModal_overlay__fvxcY{z-index:2147483627;position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(0,0,0,.4)}.DesktopModal_hidden__K2OQp{pointer-events:none}.DesktopModal_transparent__VqXhu{border:none!important;border-radius:0!important;background-color:rgba(0,0,0,0)!important}.DesktopModal_scrollable__WEV9O{display:flex;position:relative;flex-direction:column;justify-content:center;width:100%;height:100%;max-height:80vh}@media(max-width:480px){.DesktopModal_scrollable__WEV9O{max-height:100vh;max-height:100dvh}}.DesktopModal_modal__zyXFP{display:flex;z-index:2147483628;position:absolute;top:0;right:0;bottom:0;left:0;flex-direction:column;justify-content:center;width:max-content;min-width:340px;max-width:700px;height:max-content;max-height:80vh;margin:auto;overflow:hidden;border:1px solid #1f1f1f;border-radius:12px;background-color:#0f0f0f}@media(min-width:481px)and (max-width:768px){.DesktopModal_modal__zyXFP{max-width:86vw}}@media(max-width:480px){.DesktopModal_modal__zyXFP{width:100vw;max-width:100vw;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border:none}}.DesktopModal_modal__zyXFP[data-render-header=false]{padding-top:0}.DesktopModal_modal_left_header__iacIc{padding-top:0;border-radius:24px}.DesktopModal_header___I7ht{display:grid;display:flex;z-index:2;position:absolute;top:0;grid-template-columns:var(--reserved-space) 1fr var(--reserved-space);align-items:center;justify-content:center;width:100%;height:48px;padding:0 12px;grid-gap:8px;gap:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(15,15,15,.6117647059)}@media(max-width:480px){.DesktopModal_header___I7ht{height:64px}}@media(min-width:769px)and (max-width:1024px){.DesktopModal_header___I7ht[data-render-header=false]{display:none}}@media(min-width:1025px){.DesktopModal_header___I7ht[data-render-header=false]{display:none}}@media(max-width:480px){.DesktopModal_header___I7ht[data-render-mobile-header=false]{display:none}}.DesktopModal_header___I7ht .DesktopModal_title__9ezfb{grid-column-start:2;margin:auto;font-weight:400;font-size:18px;font-family:var(--font-orbitron);letter-spacing:.05em;text-align:center}@media(max-width:480px){.DesktopModal_header___I7ht .DesktopModal_title__9ezfb{font-size:16px}}.DesktopModal_header___I7ht a,.DesktopModal_header___I7ht button{width:max-content;margin-left:auto}.DesktopModal_header___I7ht .DesktopModal_close-button__qNDf8{position:absolute;top:8px;right:12px;cursor:pointer;fill:#525252;z-index:470;transition:all .2s}.DesktopModal_header___I7ht .DesktopModal_close-button__qNDf8:hover{fill:#a3a3a3}.DesktopModal_left_aligned_header__TL8xG{display:flex;align-items:center;width:100%;padding-inline:12px;padding-top:16px;padding-bottom:8px;gap:22px}.DesktopModal_left_aligned_header__TL8xG .DesktopModal_title__9ezfb{grid-column-start:2;font-weight:400;font-size:18px;font-family:var(--font-outfit);letter-spacing:.05em;text-align:center}.DesktopModal_left_aligned_header__TL8xG a,.DesktopModal_left_aligned_header__TL8xG button{width:max-content;margin-left:auto}.DesktopModal_left_aligned_header__TL8xG .DesktopModal_close-button__qNDf8{margin-left:auto;cursor:pointer;fill:#525252;transition:all .2s}.DesktopModal_left_aligned_header__TL8xG .DesktopModal_close-button__qNDf8:hover{fill:#a3a3a3}.DesktopModal_buttons__9QKoI{display:flex;flex-direction:row;justify-content:center;width:100%;max-width:650px;margin:auto;padding:8px 36px 16px;gap:8px}.DesktopModal_buttons__9QKoI a,.DesktopModal_buttons__9QKoI button{width:100%}.DesktopModal_content__PSw7c{position:relative;flex:1 1;width:100%;padding:60px 36px 28px;overflow-x:hidden;overflow-y:scroll;font-weight:300;font-size:16px;letter-spacing:.05em;scrollbar-width:none;-ms-overflow-style:none}.DesktopModal_content__PSw7c::-webkit-scrollbar{display:none}.DesktopModal_content__PSw7c.DesktopModal_nopadding__hroTX{padding:0}@media(max-width:480px){.DesktopModal_content__PSw7c{height:100%;max-height:100vh;max-height:100dvh;padding:70px 16px 12px}}@media(min-width:1025px){.DesktopModal_content__PSw7c[data-render-desktop-header=false]{padding-top:10px}}@media(min-width:769px)and (max-width:1024px){.DesktopModal_content__PSw7c[data-render-desktop-header=false]{padding-top:10px}}@media(max-width:480px){.DesktopModal_content__PSw7c[data-render-mobile-header=false]{padding-top:10px}}.DesktopModal_border___11na,.DesktopModal_border___11na+.DesktopModal_buttons__9QKoI{border-top:1px solid #262626}.DesktopModal_close-button__qNDf8{display:block}@media(max-width:480px){.DesktopModal_close-button__qNDf8{display:none}}.DesktopModal_back__KdlCV{display:none;z-index:100;position:absolute;top:14px;left:14px;flex-shrink:0;margin-right:30px;padding:8px;border-radius:100px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(40,40,40,.6431372549);cursor:pointer}.DesktopModal_back__KdlCV svg{stroke:dimgray}@media(max-width:480px){.DesktopModal_back__KdlCV{display:block}}