@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");.Header_container__1EfDa{position:fixed;top:0;left:0;right:0;height:80px;background-color:#1F1F1F;border-bottom:1px solid #333333;z-index:1000}.Header_mainHeaderWrapper__xoOOI{padding:0;height:100%}.Header_mainHeader__ijgIA{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:100%}.Header_logo__sUWiP{display:flex;align-items:center;text-decoration:none;gap:.5rem}.Header_logoImage__25y2d{height:40px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.Header_logoText__CnO9H{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;color:#ffffff;letter-spacing:-.02em}.Header_logoText__CnO9H span{color:#6c5ce7}.Header_actions__FR7C0{display:flex;align-items:center;gap:.75rem}.Header_signInBtn__VRH5f{background:none}.Header_signInBtn__VRH5f,.Header_signUpBtn__ndtUb{border:none;outline:none;padding:.6rem 1.25rem;color:#ffffff;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap}.Header_signUpBtn__ndtUb{background-color:#A970FF;border-radius:8px}.Header_signUpBtn__ndtUb:hover{background-color:#8B5CF6}.Header_userMenu__yA6KN{position:relative}.Header_userBtn__mU9WF{display:flex;align-items:center;gap:.5rem;background:none;border:none;padding:.25rem;color:#ffffff;font-family:Poppins,sans-serif;font-size:.875rem;cursor:pointer;transition:all .2s}.Header_userBtn__mU9WF:hover .Header_userAvatar__T6CTN{box-shadow:0 0 0 2px #6c5ce7}.Header_userAvatar__T6CTN{width:32px;height:32px;border-radius:50%;background-color:#6c5ce7;display:flex;align-items:center;justify-content:center;color:#ffffff;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;transition:box-shadow .2s}.Header_chevron__fB8em,.Header_userName__QUQLx{display:none}.Header_chevronUp__h6QQr{transform:rotate(180deg)}.Header_dropdown__3E_bf{position:absolute;top:calc(100% + .5rem);right:0;background-color:#2a2a2a;border:1px solid #333333;border-radius:20px;min-width:240px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.3);animation:Header_dropdownFade__QHTYw .15s ease}@keyframes Header_dropdownFade__QHTYw{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Header_dropdownProfile__ohh4f{display:flex;align-items:center;gap:12px;padding:16px}.Header_dropdownAvatar__OqKdm{width:40px;height:40px;border-radius:50%;background-color:#6c5ce7;display:flex;align-items:center;justify-content:center;color:#ffffff;font-family:var(--heading2);font-size:1rem;font-weight:600;flex-shrink:0}.Header_dropdownInfo__lkXji{display:flex;flex-direction:column;gap:2px;min-width:0}.Header_dropdownName__pEhTL{color:#ffffff;font-family:var(--heading2);font-size:14px;font-weight:500}.Header_dropdownEmail__jLmBY,.Header_dropdownName__pEhTL{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Header_dropdownEmail__jLmBY{color:#999999;font-family:var(--heading3);font-size:12px}.Header_dropdownDivider__eTBrL{height:1px;background-color:#333333;margin:0}.Header_dropdownItem__uEKxw{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;background:none;border:none;color:#cccccc;font-family:var(--heading3);font-size:14px;cursor:pointer;transition:background-color .15s ease,color .15s ease;text-decoration:none}.Header_dropdownItem__uEKxw:hover{background-color:#333333;color:#ffffff}.Header_dropdownItem__uEKxw svg{width:16px;height:16px;color:#999999;flex-shrink:0;transition:color .15s ease}.Header_dropdownItem__uEKxw:hover svg{color:#cccccc}@media (max-width:768px){.Header_container__1EfDa{height:70px}.Header_mainHeader__ijgIA{padding:0 1rem}.Header_logoText__CnO9H{font-size:1.1rem}.Header_dropdown__3E_bf{min-width:220px}}.AuthModal_overlay__u4gHQ{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000}.AuthModal_modal__rP3E6{background-color:#2a2a2a;border:1px solid #333333;border-radius:16px;width:100%;max-width:400px;padding:2rem;box-sizing:border-box;box-shadow:0 4px 24px rgba(0,0,0,.4)}.AuthModal_header__iRo6P{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.AuthModal_logo__Wn0Sf{height:40px;width:auto;filter:brightness(0) invert(1)}.AuthModal_closeBtn__pSTHY{background:none;border:none;color:#999999;cursor:pointer;padding:0;width:24px;height:24px;transition:color .2s}.AuthModal_closeBtn__pSTHY:hover{color:#ffffff}.AuthModal_closeBtn__pSTHY svg{width:100%;height:100%}.AuthModal_tabs__UZ_Ww{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid #333333;padding-bottom:.5rem}.AuthModal_tab___C6kj{background:none;border:none;color:#999999;font-family:var(--heading2);font-size:14px;font-weight:500;padding:.5rem 1rem;cursor:pointer;transition:color .2s;position:relative}.AuthModal_tabActive__NXlUn,.AuthModal_tab___C6kj:hover{color:#ffffff}.AuthModal_tabActive__NXlUn:after{content:"";position:absolute;bottom:-.55rem;left:0;right:0;height:2px;background-color:#A970FF}.AuthModal_form__CBB7_{display:flex;flex-direction:column;gap:1rem}.AuthModal_error__KkFUW{background-color:rgba(239,68,68,.1);border:1px solid #ef4444;border-radius:8px;padding:.75rem 1rem;color:#ef4444;font-family:var(--heading3);font-size:14px}.AuthModal_inputGroup__MJcxU{display:flex;flex-direction:column;gap:.4rem}.AuthModal_label__w29gy{color:#ffffff;font-family:var(--heading2);font-size:14px;font-weight:500}.AuthModal_input__9nN8b{background-color:#1F1F1F;border:1px solid #333333;border-radius:8px;padding:.75rem 1rem;color:#ffffff;font-family:var(--heading3);font-size:14px;outline:none;transition:border-color .2s;width:100%;box-sizing:border-box}.AuthModal_input__9nN8b:focus{border-color:#A970FF}.AuthModal_input__9nN8b::placeholder{color:#666666}.AuthModal_inputError__SOD_K{border-color:#ef4444!important}.AuthModal_inputSuccess__sSAAs{border-color:#22C55E!important}.AuthModal_usernameChecking__prCmO{color:#999999;font-family:var(--heading3);font-size:12px}.AuthModal_usernameAvailable__gCVS9{color:#22C55E;font-family:var(--heading3);font-size:12px}.AuthModal_usernameTaken__MIfwE{color:#ef4444;font-family:var(--heading3);font-size:12px}.AuthModal_passwordWrapper__1fd4p{position:relative}.AuthModal_passwordWrapper__1fd4p .AuthModal_input__9nN8b{padding-right:3rem}.AuthModal_togglePassword__ZF5Ku{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#999999;cursor:pointer;padding:0;width:24px;height:24px;transition:color .2s}.AuthModal_togglePassword__ZF5Ku:hover{color:#ffffff}.AuthModal_togglePassword__ZF5Ku svg{width:100%;height:100%}.AuthModal_forgotPassword__D18jR{background:none;border:none;padding:0;color:#A970FF;font-family:var(--heading2);font-size:13px;text-decoration:none;align-self:flex-end;cursor:pointer;transition:color .2s}.AuthModal_forgotPassword__D18jR:hover{color:#8B5CF6}.AuthModal_forgotDesc__x9rp8{color:#999999;font-family:var(--heading3);font-size:14px;line-height:1.5;margin:0}.AuthModal_backToSignIn__0Er4D{background:none;border:none;padding:0;color:#999999;font-family:var(--heading2);font-size:13px;cursor:pointer;transition:color .2s;margin-top:.25rem}.AuthModal_backToSignIn__0Er4D:hover{color:#ffffff}.AuthModal_resetSuccess__Twduc{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1rem 0}.AuthModal_resetSuccessTitle__1KUf3{color:#ffffff;font-family:var(--heading1);font-weight:var(--heading1-weight);font-size:1.25rem;margin:0}.AuthModal_resetSuccessText__XPBLY{color:#999999;font-family:var(--heading3);font-size:14px;line-height:1.5;margin:0}.AuthModal_resetSuccessText__XPBLY strong{color:#cccccc}.AuthModal_submitBtn__kvTXq{background-color:#A970FF;border:none;border-radius:8px;padding:.75rem 1.5rem;color:#ffffff;font-family:var(--heading2);font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:.5rem}.AuthModal_submitBtn__kvTXq:hover{background-color:#8B5CF6}.AuthModal_submitBtn__kvTXq:disabled{background-color:#666666;cursor:not-allowed}.AuthModal_divider__VgcVJ{display:flex;align-items:center;gap:1rem;margin:.5rem 0}.AuthModal_divider__VgcVJ:after,.AuthModal_divider__VgcVJ:before{content:"";flex:1;height:1px;background-color:#333333}.AuthModal_divider__VgcVJ span{color:#999999;font-family:var(--heading3);font-size:13px}.AuthModal_googleBtn__u1_wX{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:44px;background-color:#1F1F1F;border:1px solid #333333;border-radius:8px;color:#ffffff;font-family:var(--heading2);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.AuthModal_googleBtn__u1_wX:hover{border-color:#A970FF;background-color:#333333}.AuthModal_googleBtn__u1_wX:disabled{opacity:.5;cursor:not-allowed}.AuthModal_srOnly__TN6fy{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:480px){.AuthModal_modal__rP3E6{margin:1rem;padding:1.5rem}}.LevelBadge_wrapper__FUDdK{display:flex;align-items:center;gap:6px;flex-shrink:0}.LevelBadge_ring__O6Jz_{padding:2px}.LevelBadge_inner__l43os,.LevelBadge_ring__O6Jz_{border-radius:50%;display:flex;align-items:center;justify-content:center}.LevelBadge_inner__l43os{background-color:#1F1F1F}.LevelBadge_levelText__4EY_2{font-family:var(--heading2);font-size:13px;font-weight:700;line-height:1;letter-spacing:-.2px}.NotificationBell_wrapper__AQ_im{position:relative}.NotificationBell_bellBtn__VMwFw{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;border-radius:8px;color:#999999;cursor:pointer;transition:all .15s ease}.NotificationBell_bellBtn__VMwFw:hover{background-color:rgba(255,255,255,.06);color:#ffffff}.NotificationBell_badge__ESFpa{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;background-color:#ef4444;border-radius:8px;color:#ffffff;font-family:var(--heading2);font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1}.NotificationBell_dropdown__YEzNZ{position:absolute;top:calc(100% + 8px);right:0;width:340px;background-color:#2a2a2a;border:1px solid #333333;border-radius:10px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.4);animation:NotificationBell_fadeIn__k9Mk4 .15s ease;z-index:1001}@keyframes NotificationBell_fadeIn__k9Mk4{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.NotificationBell_dropdownHeader__tv1z9{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #333333}.NotificationBell_dropdownTitle___lYk1{color:#ffffff;font-family:var(--heading2);font-size:14px;font-weight:600}.NotificationBell_markAllBtn__NkS8M{background:none;border:none;color:#ffffff;font-family:var(--heading3);font-size:12px;cursor:pointer;padding:0}.NotificationBell_markAllBtn__NkS8M:hover{color:rgba(255,255,255,.7)}.NotificationBell_dropdownBody__yaqVr{max-height:195px;overflow-y:auto}.NotificationBell_dropdownBody__yaqVr::-webkit-scrollbar{width:4px}.NotificationBell_dropdownBody__yaqVr::-webkit-scrollbar-thumb{background-color:#444;border-radius:2px}.NotificationBell_emptyState__2e3yk{display:flex;flex-direction:column;align-items:center;gap:8px;padding:40px 16px;color:rgba(255,255,255,.3);font-family:var(--heading3);font-size:13px}.NotificationBell_notifItem__haxdm{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;text-decoration:none;transition:background-color .1s ease;cursor:pointer;position:relative}.NotificationBell_notifItem__haxdm:hover,.NotificationBell_unread__uS7v6{background-color:rgba(255,255,255,.04)}.NotificationBell_notifIcon__H4dm5{color:#4183E9;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.NotificationBell_notifContent__0RpyW{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.NotificationBell_notifTitle__M7MFV{color:#ffffff;font-size:13px}.NotificationBell_notifTicketTitle__s7uP2,.NotificationBell_notifTitle__M7MFV{font-family:var(--heading2);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.NotificationBell_notifTicketTitle__s7uP2{color:#4183E9;font-size:12px}.NotificationBell_notifMessage___tnPM{color:rgba(255,255,255,.5);font-family:var(--heading3);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.NotificationBell_notifTime__9q_xg{color:rgba(255,255,255,.3);font-family:var(--heading3);font-size:11px;margin-top:2px}.NotificationBell_unreadDot___5wNG{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:4px}@media (max-width:480px){.NotificationBell_dropdown__YEzNZ{width:calc(100vw - 32px);right:-60px}}.SubHeader_subHeader__Eydhi{position:fixed;top:80px;left:0;right:0;height:40px;background-color:#2a2a2a;border-bottom:1px solid #333333;z-index:999;transition:transform .3s ease,opacity .3s ease}.SubHeader_hidden__n8XOs{transform:translateY(-50px);opacity:0}.SubHeader_container__A7srE{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:100%}.SubHeader_nav__AGGRp{display:flex;align-items:center;gap:1.5rem}.SubHeader_title__OMVZt{color:#ffffff;font-family:var(--heading2);font-weight:700;font-size:.9rem}.SubHeader_link__l_nuI{color:#cccccc;font-family:var(--heading2);font-weight:400;font-size:.85rem;text-decoration:none;transition:color .2s}.SubHeader_linkActive__AxE0a,.SubHeader_link__l_nuI:hover{color:#ffffff;text-decoration:underline}.SubHeader_linkActive__AxE0a{font-family:var(--heading2);font-weight:400;font-size:.85rem}.SubHeader_askBtn__Y6FdF{background-color:#A970FF;color:#ffffff;font-family:var(--heading2);font-weight:500;font-size:.8rem;padding:.4rem 1rem;border-radius:4px;text-decoration:none;transition:background-color .2s}.SubHeader_askBtn__Y6FdF:hover{background-color:#9560e6}.SubHeader_askBtnMobileOnly__SDkou{display:none}@media (max-width:768px){.SubHeader_subHeader__Eydhi{top:70px}.SubHeader_container__A7srE{padding:0 1rem}.SubHeader_nav__AGGRp{gap:1rem}.SubHeader_askBtnMobileOnly__SDkou{display:inline-flex}}.Footer_footer__o4_Ec{background-color:#1a1a1a;border-top:1px solid #333333}.Footer_container__Mn8SS{max-width:1200px;margin:0 auto;padding:2.5rem 2rem 1.5rem}.Footer_top__G3YrT{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;padding-bottom:2rem;border-bottom:1px solid #2a2a2a}.Footer_brand__jM_uq{display:flex;flex-direction:column;gap:.75rem;max-width:360px}.Footer_logo__ZNv_V{display:inline-block;width:fit-content}.Footer_logoImage__w1yEW{height:36px;width:auto;filter:brightness(0) invert(1)}.Footer_blurb__YKysL{color:#888888;font-family:var(--heading3);font-size:14px;line-height:1.55;margin:0}.Footer_rightSide__3z_zI{display:flex;flex-direction:column;align-items:flex-end;gap:1.25rem}.Footer_emails__g4vPp{display:flex;align-items:center;gap:.5rem}.Footer_email__bvRW_{color:#888888;font-family:var(--heading2);font-size:14px}.Footer_emailSep__yjMgT{color:#666666;font-size:.9rem}.Footer_social__ZBgR2{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.Footer_columnTitle__NdHjG{color:#ffffff;font-family:var(--heading2);font-weight:600;font-size:14px;margin:0;text-transform:uppercase;letter-spacing:.04em}.Footer_socialLinks__7_zvi{display:flex;gap:1.25rem}.Footer_socialLink__WU5Z6{display:flex;align-items:center;gap:6px;color:#888888;font-family:var(--heading2);font-size:13px;text-decoration:none;transition:color .2s}.Footer_socialLink__WU5Z6:hover{color:#ffffff}.Footer_bottom__1trOp{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem}.Footer_legal__pP8iz{display:flex;align-items:center;gap:1.5rem}.Footer_legalLink__7Z8PJ{color:#666666;font-family:var(--heading2);font-size:13px;text-decoration:none;transition:color .2s}.Footer_legalLink__7Z8PJ:hover{color:#999999}.Footer_copyright__sqw0C{color:#555555;font-family:var(--heading3);font-size:13px;margin:0}@media (max-width:768px){.Footer_container__Mn8SS{padding:2rem 1rem 1.25rem}.Footer_top__G3YrT{flex-direction:column;gap:1.75rem;padding-bottom:1.5rem}.Footer_brand__jM_uq{max-width:100%}.Footer_rightSide__3z_zI,.Footer_social__ZBgR2{align-items:flex-start}.Footer_socialLinks__7_zvi{gap:1.5rem}.Footer_emails__g4vPp{flex-wrap:wrap;gap:.35rem}.Footer_bottom__1trOp{flex-direction:column;align-items:center;gap:.75rem;padding-top:1rem}.Footer_legal__pP8iz{flex-wrap:wrap;justify-content:center;gap:1rem}.Footer_copyright__sqw0C{text-align:center}}@media (max-width:400px){.Footer_container__Mn8SS{padding:1.75rem .75rem 1rem}.Footer_socialLinks__7_zvi{gap:1rem}.Footer_legal__pP8iz{gap:.75rem}.Footer_copyright__sqw0C,.Footer_legalLink__7Z8PJ{font-size:12px}}