.styles_wrapper__WeEWs{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background:var(--bg-primary,#0a0a0a)}.styles_container__NoT5w{width:100%;max-width:400px}.styles_container__NoT5w.styles_dark__VsyVo{--bg-secondary:#1a1a1a;--border-color:#444444;--text-primary:#ffffff;--text-secondary:#999999}.styles_container__NoT5w.styles_light__ObfRZ{--bg-secondary:#f5f5f5;--border-color:#cccccc;--text-primary:#181818;--text-secondary:#555555}.styles_content__h6a1V{display:flex;flex-direction:column;gap:1.5rem}.styles_headerGroup__K1dox{display:flex;flex-direction:column;gap:.375rem}.styles_eventTitle__e1LrM{font-size:32px;font-weight:700;color:var(--text-primary,#ffffff);text-align:left;margin:0;line-height:1.2}.styles_welcomeText__7PpE3{font-size:14px;color:var(--text-secondary,#999999);margin:0 0 1.5rem;line-height:1.6;white-space:pre-wrap;max-height:120px;overflow-y:auto}.styles_verifiedInfo__HNYcw{font-size:14px;color:var(--success-color,#22c55e);margin:.5rem 0 0;padding:.5rem .75rem;background:rgba(34,197,94,.1);border-radius:4px;font-weight:500}.styles_formGroup__NX_A3{display:flex;flex-direction:column;gap:.75rem}.styles_phoneInputWrapper__ntn0V{display:flex;gap:.5rem}.styles_countryCodeStatic__wdMaT{display:flex;align-items:center;gap:.5rem;padding:1rem;background:var(--bg-secondary,#1a1a1a);border:1px solid var(--border-color,#444);border-radius:6px;color:var(--text-primary,#ffffff);font-size:1rem;white-space:nowrap}.styles_countryFlag__pR3Np{font-size:1.25rem;line-height:1}.styles_dialCode__fuMF_{font-weight:500;color:var(--text-primary,#ffffff)}.styles_emailInput___GrXZ,.styles_phoneInput__5s9fr{flex:1 1;padding:1rem 1.25rem;background:var(--bg-secondary,#1a1a1a);border:1px solid var(--border-color,#444);border-radius:6px;color:var(--text-primary,#ffffff);font-size:1rem}.styles_emailInput___GrXZ::placeholder,.styles_phoneInput__5s9fr::placeholder{color:#707070}.styles_emailInput___GrXZ:focus,.styles_phoneInput__5s9fr:focus{outline:none;border-color:var(--text-secondary,#999)}.styles_emailInput___GrXZ{width:100%}.styles_submitBtn__jXtsp{width:100%;padding:1rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_dark__VsyVo .styles_submitBtn__jXtsp{background:#222;color:#666}.styles_dark__VsyVo .styles_submitBtn__jXtsp:not(:disabled){background:#fff;color:#000}.styles_dark__VsyVo .styles_submitBtn__jXtsp:not(:disabled):hover{background:#e0e0e0}.styles_dark__VsyVo .styles_submitBtn__jXtsp:disabled{cursor:not-allowed}.styles_light__ObfRZ .styles_submitBtn__jXtsp{background:#e8e8e8;color:#666}.styles_light__ObfRZ .styles_submitBtn__jXtsp:not(:disabled){background:#000;color:#fff}.styles_light__ObfRZ .styles_submitBtn__jXtsp:not(:disabled):hover{background:#333}.styles_light__ObfRZ .styles_submitBtn__jXtsp:disabled{cursor:not-allowed}.styles_toggleContainer__1Q1h0{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.styles_toggleContainer__1Q1h0.styles_dark__VsyVo{--border-color:#444444;--text-secondary:#999999}.styles_toggleContainer__1Q1h0.styles_light__ObfRZ{--border-color:#cccccc;--text-secondary:#555555}.styles_toggleButton__Ikutc{padding:.5rem 1rem;background:rgba(0,0,0,0);border:1px solid var(--border-color,#444);border-radius:20px;color:var(--text-secondary,#999);font-size:.875rem;cursor:pointer;transition:all .2s ease}.styles_toggleButton__Ikutc:hover{border-color:var(--text-secondary,#999)}.styles_toggleButton__Ikutc.styles_active__WPgo2{background:var(--text-primary,#ffffff);border-color:var(--text-primary,#ffffff);color:var(--bg-secondary,#1a1a1a)}.styles_errorMessage__WuyJw{text-align:center;margin-top:1rem;color:var(--error-color,#ef4444);font-size:.875rem}.styles_otpContainer__jbUOY{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.styles_otpContainer__jbUOY.styles_dark__VsyVo{background:#0a0a0a;--bg-secondary:#1a1a1a;--border-color:#444444;--text-primary:#ffffff;--text-secondary:#999999}.styles_otpContainer__jbUOY.styles_light__ObfRZ{background:#fff;--bg-secondary:#f5f5f5;--border-color:#cccccc;--text-primary:#181818;--text-secondary:#555555}.styles_otpContent__vlntb{gap:1.5rem;width:100%;max-width:400px}.styles_otpContent__vlntb,.styles_otpHeader__iVt2N{display:flex;flex-direction:column;align-items:flex-start}.styles_otpHeader__iVt2N{gap:.25rem}.styles_otpTitle__eu1zz{font-size:32px;font-weight:700;color:var(--text-primary,#ffffff);margin:0}.styles_otpSubtitle__3PVf3{font-size:1rem;font-weight:400;color:var(--text-secondary,#999999);margin:0;line-height:1.5;text-decoration:none}.styles_otpSubtitle__3PVf3 a{color:inherit;text-decoration:none;pointer-events:none}.styles_otpWrapper__dbBPd{display:flex;gap:.5rem}.styles_otpInput__UjlTV{width:48px;height:56px;text-align:center;font-size:1.5rem;font-weight:600;background:var(--bg-secondary,#1a1a1a);border:2px solid var(--border-color,#444);border-radius:6px;color:var(--text-primary,#ffffff);transition:border-color .2s ease}.styles_otpInput__UjlTV:focus{outline:none;border-color:var(--text-primary,#ffffff)}.styles_otpInput__UjlTV.styles_otpInputError__4cdF9{border-color:var(--error-color,#ef4444)}.styles_otpInput__UjlTV.styles_otpInputDisabled__xKURb{opacity:.6;cursor:not-allowed}@media(max-width:460px){.styles_otpInput__UjlTV{width:40px;height:48px;font-size:1.25rem}}.styles_errorWrapper___Q25p{text-align:center}.styles_errorText__1NWAt{color:var(--error-color,#ef4444);font-size:.875rem}.styles_tryAgainLink__7vihz{color:var(--text-primary,#ffffff);cursor:pointer;font-size:.875rem;padding:0;margin:0 .25rem;text-decoration:underline!important}.styles_tryAgainLink__7vihz:hover{opacity:.8}.styles_resendMessage__mKu8W{font-size:.875rem;text-align:center;padding:.5rem 1rem;border-radius:4px}.styles_resendMessage__mKu8W.styles_success__0S_xu{color:var(--success-color,#22c55e);background:rgba(34,197,94,.1)}.styles_resendMessage__mKu8W.styles_error__j7q8M{color:var(--error-color,#ef4444);background:rgba(239,68,68,.1)}.styles_resendLink__lIh6N{background:none;border:none;color:var(--text-secondary,#999);font-size:1rem;cursor:pointer;text-decoration:underline;transition:color .2s ease;margin-top:.5rem}.styles_resendLink__lIh6N:hover:not(:disabled){color:var(--text-primary,#ffffff)}.styles_resendLink__lIh6N.styles_resendDisabled__ks7N5,.styles_resendLink__lIh6N:disabled{cursor:not-allowed;opacity:.5;text-decoration:none}.styles_fieldGroup__Kb4PA{display:flex;flex-direction:column;gap:.375rem}.styles_fieldLabel__zTy35{font-size:.875rem;font-weight:500;color:var(--text-primary,#ffffff)}.styles_fieldHint__IZSoa{font-size:.75rem;color:var(--text-secondary,#999999)}.styles_button__2kDY3{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:6px;font-family:var(--font-averta),sans-serif;font-weight:600;text-align:center;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;position:relative;overflow:hidden}.styles_button__2kDY3:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}.styles_button__2kDY3:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.styles_button--small__ZKhtk{padding:6px 12px;font-size:14px;line-height:20px;min-height:36px}.styles_button--normal__XdAHx{padding:8px 16px;font-size:14px;line-height:24px;min-height:40px}.styles_button--large__mIU92{padding:12px 24px;font-size:16px;line-height:24px;min-height:48px}.styles_button--grey__SBVBx.styles_button--light__J8_MN.styles_button--primary__tAznb{background:#6b7280;color:#fff}.styles_button--grey__SBVBx.styles_button--light__J8_MN.styles_button--primary__tAznb:hover:not(:disabled){background:#4b5563}.styles_button--grey__SBVBx.styles_button--light__J8_MN.styles_button--primary__tAznb:focus:not(:disabled){box-shadow:0 0 0 2px rgba(107,114,128,.3)}.styles_button--grey__SBVBx.styles_button--light__J8_MN.styles_button--secondary__dtcSV{background:rgba(0,0,0,0);color:#6b7280;border:1px solid #6b7280}.styles_button--grey__SBVBx.styles_button--light__J8_MN.styles_button--secondary__dtcSV:hover:not(:disabled){background:rgba(107,114,128,.1)}.styles_button--grey__SBVBx.styles_button--light__J8_MN.styles_button--secondary__dtcSV:focus:not(:disabled){box-shadow:0 0 0 2px rgba(107,114,128,.3)}.styles_button--grey__SBVBx.styles_button--light__J8_MN.styles_button--ghost__iY5zu{background:rgba(0,0,0,0);color:#6b7280}.styles_button--grey__SBVBx.styles_button--light__J8_MN.styles_button--ghost__iY5zu:hover:not(:disabled){background:rgba(107,114,128,.1)}.styles_button--grey__SBVBx.styles_button--light__J8_MN.styles_button--ghost__iY5zu:focus:not(:disabled){box-shadow:0 0 0 2px rgba(107,114,128,.3)}.styles_button--grey__SBVBx.styles_button--dark__FjpHo.styles_button--primary__tAznb{background:#6b7280;color:#fff}.styles_button--grey__SBVBx.styles_button--dark__FjpHo.styles_button--primary__tAznb:hover:not(:disabled){background:#4b5563}.styles_button--grey__SBVBx.styles_button--dark__FjpHo.styles_button--primary__tAznb:focus:not(:disabled){box-shadow:0 0 0 2px rgba(107,114,128,.3)}.styles_button--grey__SBVBx.styles_button--dark__FjpHo.styles_button--primary__tAznb:disabled{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.4);opacity:1;font-weight:400}.styles_button--grey__SBVBx.styles_button--dark__FjpHo.styles_button--secondary__dtcSV{background:rgba(0,0,0,0);color:#6b7280;border:1px solid #6b7280}.styles_button--grey__SBVBx.styles_button--dark__FjpHo.styles_button--secondary__dtcSV:hover:not(:disabled){background:rgba(107,114,128,.2)}.styles_button--grey__SBVBx.styles_button--dark__FjpHo.styles_button--secondary__dtcSV:focus:not(:disabled){box-shadow:0 0 0 2px rgba(107,114,128,.3)}.styles_button--grey__SBVBx.styles_button--dark__FjpHo.styles_button--ghost__iY5zu{background:rgba(0,0,0,0);color:#6b7280}.styles_button--grey__SBVBx.styles_button--dark__FjpHo.styles_button--ghost__iY5zu:hover:not(:disabled){background:rgba(107,114,128,.2)}.styles_button--grey__SBVBx.styles_button--dark__FjpHo.styles_button--ghost__iY5zu:focus:not(:disabled){box-shadow:0 0 0 2px rgba(107,114,128,.3)}.styles_button--purple__SJueP.styles_button--light__J8_MN.styles_button--primary__tAznb{background:#6874de;color:#fff}.styles_button--purple__SJueP.styles_button--light__J8_MN.styles_button--primary__tAznb:hover:not(:disabled){background:#5a67c7}.styles_button--purple__SJueP.styles_button--light__J8_MN.styles_button--primary__tAznb:focus:not(:disabled){box-shadow:0 0 0 2px rgba(104,116,222,.3)}.styles_button--purple__SJueP.styles_button--light__J8_MN.styles_button--secondary__dtcSV{background:rgba(0,0,0,0);color:#6874de;border:1px solid #6874de}.styles_button--purple__SJueP.styles_button--light__J8_MN.styles_button--secondary__dtcSV:hover:not(:disabled){background:rgba(104,116,222,.1)}.styles_button--purple__SJueP.styles_button--light__J8_MN.styles_button--secondary__dtcSV:focus:not(:disabled){box-shadow:0 0 0 2px rgba(104,116,222,.3)}.styles_button--purple__SJueP.styles_button--light__J8_MN.styles_button--ghost__iY5zu{background:rgba(0,0,0,0);color:#6874de}.styles_button--purple__SJueP.styles_button--light__J8_MN.styles_button--ghost__iY5zu:hover:not(:disabled){background:rgba(104,116,222,.1)}.styles_button--purple__SJueP.styles_button--light__J8_MN.styles_button--ghost__iY5zu:focus:not(:disabled){box-shadow:0 0 0 2px rgba(104,116,222,.3)}.styles_button--purple__SJueP.styles_button--dark__FjpHo.styles_button--primary__tAznb{background:#6874de;color:#fff}.styles_button--purple__SJueP.styles_button--dark__FjpHo.styles_button--primary__tAznb:hover:not(:disabled){background:#5a67c7}.styles_button--purple__SJueP.styles_button--dark__FjpHo.styles_button--primary__tAznb:focus:not(:disabled){box-shadow:0 0 0 2px rgba(104,116,222,.3)}.styles_button--purple__SJueP.styles_button--dark__FjpHo.styles_button--secondary__dtcSV{background:rgba(0,0,0,0);color:#6874de;border:1px solid #6874de}.styles_button--purple__SJueP.styles_button--dark__FjpHo.styles_button--secondary__dtcSV:hover:not(:disabled){background:rgba(104,116,222,.2)}.styles_button--purple__SJueP.styles_button--dark__FjpHo.styles_button--secondary__dtcSV:focus:not(:disabled){box-shadow:0 0 0 2px rgba(104,116,222,.3)}.styles_button--purple__SJueP.styles_button--dark__FjpHo.styles_button--ghost__iY5zu{background:rgba(0,0,0,0);color:#6874de}.styles_button--purple__SJueP.styles_button--dark__FjpHo.styles_button--ghost__iY5zu:hover:not(:disabled){background:rgba(104,116,222,.2)}.styles_button--purple__SJueP.styles_button--dark__FjpHo.styles_button--ghost__iY5zu:focus:not(:disabled){box-shadow:0 0 0 2px rgba(104,116,222,.3)}.styles_inviteModal__ibciG{width:480px!important;max-width:calc(100vw - 32px)!important}.styles_inviteModal__ibciG.styles_light__h5u_3{background:#fff!important;border-color:#e0e0e0!important}.styles_inviteModal__ibciG.styles_light__h5u_3 .styles_inviteModalHeading__WsM0W{color:#181818!important;border-bottom-color:#e0e0e0!important}.styles_inviteModal__ibciG.styles_dark__EQtDz{background:#1a1a1a!important;border-color:#333!important}.styles_inviteModal__ibciG.styles_dark__EQtDz .styles_inviteModalHeading__WsM0W{color:#fff!important;border-bottom-color:#333!important}.styles_inviteModalHeading__WsM0W{font-size:18px!important;font-weight:600!important;text-align:left!important;border-bottom:none!important}.styles_inviteModalContent__9Yz5S{padding:0!important;max-height:calc(80vh - 80px)!important;overflow-y:auto!important}.styles_inviteForm__atvU8{padding:1.5rem;display:flex;flex-direction:column;gap:0;position:relative}.styles_inviteForm__atvU8:before{content:"";position:absolute;top:0;left:1.5rem;right:1.5rem;height:1px;background:var(--border-color,#e0e0e0)}.styles_inviteForm__atvU8{--background:#ffffff;--text:#181818;--text-secondary:#666666;--border-color:#e0e0e0;--bg-secondary:#f5f5f5;--bg-tertiary:#e8e8e8;--accent:#181818;--accent-hover:#333333}.styles_inviteForm__atvU8.styles_dark__EQtDz{--background:#1a1a1a;--text:#ffffff;--text-secondary:#999999;--border-color:#333333;--bg-secondary:#252525;--bg-tertiary:#333333;--accent:#ffffff;--accent-hover:#cccccc}.styles_instructions__5qO3q{font-size:.9375rem;line-height:1.5;margin:0 0 1.25rem;color:var(--text-secondary)}.styles_inputRow__B_akz{display:flex;gap:.5rem}.styles_emailInput__8rA96{flex:1 1;padding:.5rem 1rem;border-radius:.375rem;font-size:.9375rem;font-family:inherit;outline:none;transition:border-color .2s;background:var(--background);border:1px solid var(--border-color);color:var(--text)}.styles_emailInput__8rA96::placeholder{color:var(--text-secondary);opacity:.6}.styles_emailInput__8rA96:focus{border-color:var(--text-secondary)}.styles_emailInput__8rA96:disabled{background:var(--bg-secondary);opacity:.6}.styles_addButton__ppEjL{padding:.5rem 1.25rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;background:var(--accent);color:var(--background)}.styles_addButton__ppEjL:hover:not(:disabled){background:var(--accent-hover)}.styles_addButton__ppEjL:disabled{opacity:.5;cursor:not-allowed}.styles_inputHint___aZWF{font-size:.8125rem;margin:.5rem 0 0;color:#f59e0b}.styles_dark__EQtDz .styles_inputHint___aZWF{color:#fbbf24}.styles_emailList__WeR6J{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.styles_emailItem__blk3H{display:flex;align-items:center;gap:.375rem;padding:.375rem .625rem;border-radius:100px;font-size:.875rem;background:var(--bg-secondary);color:var(--text)}.styles_emailText__I4PYk{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_removeButton__dHK8F{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;border-radius:50%;cursor:pointer;transition:background .2s;padding:0;background:rgba(0,0,0,0);color:var(--text-secondary)}.styles_removeButton__dHK8F:hover{background:var(--bg-tertiary);color:var(--text)}.styles_counter__sE6HX{font-size:.8125rem;margin:1rem 0 0;color:var(--text-secondary)}.styles_error__11TB4{font-size:.875rem;margin:1rem 0 0;padding:.75rem 1rem;border-radius:.375rem;background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.styles_dark__EQtDz .styles_error__11TB4{background:rgba(220,38,38,.1);color:#f87171;border:1px solid rgba(220,38,38,.3)}.styles_modalFormActions__Vvmf9{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1.25rem;border-top:1px solid var(--border-color);margin-top:1.25rem}.styles_cancelBtn__lK_wF{padding:.5rem 1.25rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;background:rgba(0,0,0,0);border:1px solid var(--border-color);color:var(--text-secondary)}.styles_cancelBtn__lK_wF:hover{border-color:var(--text-secondary);background:var(--bg-secondary)}.styles_submitBtn__3xph4{padding:.5rem 1.5rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;background:var(--accent);color:var(--background)}.styles_submitBtn__3xph4:hover:not(:disabled){background:var(--accent-hover)}.styles_submitBtn__3xph4:disabled{opacity:.5;cursor:not-allowed}.styles_successState__bbf37{display:flex;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;text-align:center;--background:#ffffff;--text:#181818;--text-secondary:#666666;--border-color:#e0e0e0;--bg-secondary:#f5f5f5;--accent:#181818}.styles_successState__bbf37.styles_dark__EQtDz{--background:#1a1a1a;--text:#ffffff;--text-secondary:#999999;--border-color:#333333;--bg-secondary:#252525;--accent:#ffffff}.styles_successIcon__Otgqt{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;margin-bottom:1.25rem;background:#dcfce7;color:#16a34a}.styles_dark__EQtDz .styles_successIcon__Otgqt{background:rgba(22,163,74,.2);color:#4ade80}.styles_successTitle__wAgK_{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:var(--text)}.styles_successText__a4LXv{font-size:.9375rem;margin:0 0 1.25rem;color:var(--text-secondary)}.styles_linkCopy__KUG3b{display:flex;gap:.5rem;width:100%;margin-bottom:1.5rem}.styles_linkInput__q9sLw{flex:1 1;padding:.75rem 1rem;border-radius:.375rem;font-size:.875rem;font-family:inherit;background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text)}.styles_copyButton__2_Nid{display:flex;align-items:center;gap:.375rem;padding:.75rem 1rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap;background:var(--accent);color:var(--background)}.styles_copyButton__2_Nid:hover{opacity:.9}.styles_doneBtn__ulQrT{padding:.75rem 2rem;border:none;border-radius:.375rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;background:var(--accent);color:var(--background)}.styles_doneBtn__ulQrT:hover{opacity:.9}.styles_container__AXtBk{min-height:calc(100vh - 70px);min-height:calc(100dvh - 70px);padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:820px){.styles_container__AXtBk{padding:3rem 2rem}}.styles_container__AXtBk.styles_dark__gTOcC{background:#0a0a0a;color:#fff;--bg-secondary:#1a1a1a;--border-color:#333333;--text-primary:#ffffff;--text-secondary:#888888}.styles_container__AXtBk.styles_light__1CguA{background:#fff;color:#181818;--bg-secondary:#f5f5f5;--border-color:#e0e0e0;--text-primary:#181818;--text-secondary:#666666}.styles_content__kOCv5{width:100%;max-width:480px;margin:0 auto}.styles_backLink__VBcWK{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-secondary,#888);text-decoration:none;font-size:.875rem;margin-bottom:1.5rem;transition:color .2s ease}.styles_backLink__VBcWK:hover{color:var(--text-primary,#ffffff)}.styles_header____ReR{text-align:center;margin-bottom:2rem}.styles_title__bsFbF{font-size:1.75rem;font-weight:700;margin:0 0 .5rem}@media(max-width:820px){.styles_title__bsFbF{font-size:2rem}}.styles_subtitle__dT6YD{color:var(--text-secondary,#888);font-size:1rem;margin:0}.styles_welcomeText__UrzcV{color:var(--text-secondary,#888);font-size:.95rem;line-height:1.5;margin:1rem 0 0}.styles_form__JI2Za{display:flex;flex-direction:column;gap:1.5rem}.styles_inputGroup__HaHsg{display:flex;flex-direction:column;gap:1rem}.styles_formGroup__Oac4f{display:flex;flex-direction:column;gap:.5rem}.styles_formGroup__Oac4f label{color:var(--text-secondary,#888);font-size:.875rem}.styles_input__ghvBA,.styles_select__IkGdw,.styles_textarea__gTu8I{width:100%;padding:.875rem 1rem;background:var(--bg-secondary,#1a1a1a);border:1px solid var(--border-color,#333);border-radius:.5rem;color:var(--text-primary,#ffffff);font-size:1rem;transition:border-color .2s}.styles_input__ghvBA:focus,.styles_select__IkGdw:focus,.styles_textarea__gTu8I:focus{outline:none;border-color:var(--text-secondary,#888)}.styles_input__ghvBA::placeholder,.styles_select__IkGdw::placeholder,.styles_textarea__gTu8I::placeholder{color:var(--text-secondary,#888)}.styles_inputDisabled___rQIO{opacity:.7;cursor:not-allowed;background:var(--bg-tertiary,#2a2a2a)}.styles_textarea__gTu8I{min-height:100px;resize:vertical}.styles_select__IkGdw{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem;cursor:pointer}.styles_required__FMob_{color:var(--text-secondary,#888);margin-left:.25rem}.styles_questionsSection__T4zmV{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;border-top:1px solid var(--border-color,#333)}.styles_error__ZbeT_{background:rgba(239,68,68,.1);border:1px solid #ef4444;color:#ef4444;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem}.styles_submitBtn__H3X9N{width:100%;padding:.875rem 1.5rem;background:#fff;color:#181818;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;font-size:1rem;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.styles_submitBtn__H3X9N:hover:not(:disabled){background:#e5e5e5}.styles_submitBtn__H3X9N:disabled{opacity:.6;cursor:not-allowed}.styles_light__1CguA .styles_submitBtn__H3X9N{background:#181818;color:#fff}.styles_light__1CguA .styles_submitBtn__H3X9N:hover:not(:disabled){background:#333}.styles_statusContainer__vKs6E{min-height:calc(100vh - 70px);min-height:calc(100dvh - 70px);padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media(max-width:820px){.styles_statusContainer__vKs6E{padding:3rem 2rem}}.styles_statusContainer__vKs6E.styles_dark__gTOcC{background:#0a0a0a;color:#fff;--bg-secondary:#1a1a1a;--border-color:#333333;--text-primary:#ffffff;--text-secondary:#888888}.styles_statusContainer__vKs6E.styles_light__1CguA{background:#fff;color:#181818;--bg-secondary:#f5f5f5;--border-color:#e0e0e0;--text-primary:#181818;--text-secondary:#666666}.styles_statusContent__a5E00{max-width:480px;margin:0 auto}.styles_statusIcon__otfGv{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:var(--bg-secondary,#1a1a1a);border:1px solid var(--border-color,#333);border-radius:50%;margin:0 auto 1.5rem}.styles_statusIcon__otfGv.styles_waitlisted__MG3Yw{color:#eab308;border-color:rgba(234,179,8,.3);background:rgba(234,179,8,.08)}.styles_statusIcon__otfGv.styles_revoked__Ei6j6{color:#ef4444;border-color:rgba(239,68,68,.3);background:rgba(239,68,68,.08)}.styles_statusIcon__otfGv.styles_approved__MXrad{color:#22c55e;border-color:rgba(34,197,94,.3);background:rgba(34,197,94,.08)}.styles_statusTitle__rAq0F{font-size:1.5rem;font-weight:700;margin:0 0 .75rem}@media(max-width:820px){.styles_statusTitle__rAq0F{font-size:1.75rem}}.styles_statusDescription__iSIjV{color:var(--text-secondary,#888);font-size:1rem;line-height:1.6;margin:0 0 2rem}.styles_statusActions__UVbYi{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.styles_statusLink__ccFVc{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(0,0,0,0);color:var(--text-primary,#ffffff);border:1px solid var(--border-color,#333);border-radius:.5rem;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .2s;cursor:pointer}.styles_statusLink__ccFVc:hover{border-color:var(--text-secondary,#888);background:var(--bg-secondary,#1a1a1a)}.styles_loadingState__34P7K{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0}.styles_skeleton__3mnzQ{overflow:hidden;position:relative;background-size:1300px;border-radius:8px}.styles_skeleton__3mnzQ.styles_light__1CguA{animation:styles_placeholderAnimateLight__RnfS5 2.5s linear infinite forwards;background:linear-gradient(90deg,#eee 2%,#ddd 18%,#eee 33%)}.styles_skeleton__3mnzQ.styles_dark__gTOcC{animation:styles_placeholderAnimateDark__cFTGL 2.5s linear infinite forwards;background:linear-gradient(90deg,#2a2a2a 2%,#333 18%,#2a2a2a 33%)}@keyframes styles_placeholderAnimateLight__RnfS5{0%{background-position:-650px 0}to{background-position:650px 0}}@keyframes styles_placeholderAnimateDark__cFTGL{0%{background-position:-650px 0}to{background-position:650px 0}}.styles_skeletonTitle__Cg7cY{height:32px;width:180px}.styles_skeletonSubtitle__zcYAt{height:20px;width:140px}.styles_skeletonBtn__zUCEd{height:48px;width:100%;max-width:300px;margin-top:1rem}.styles_alreadyRequested__9tjA4{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem;background:var(--bg-secondary,#1a1a1a);border:1px solid var(--border-color,#333);border-radius:.75rem}.styles_alreadyRequestedTitle__jPhzq{font-size:1.25rem;font-weight:600;margin:0}.styles_alreadyRequestedDescription__BfSwD{color:var(--text-secondary,#888);font-size:.95rem;margin:0;line-height:1.5}.styles_alreadyRequestedStatus__A9_01{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:999px;font-size:.875rem;font-weight:600;text-transform:capitalize}.styles_alreadyRequestedStatus__A9_01.styles_waitlisted__MG3Yw{background:rgba(234,179,8,.1);color:#eab308;border:1px solid #eab308}.styles_alreadyRequestedStatus__A9_01.styles_approved__MXrad{background:rgba(34,197,94,.1);color:#22c55e;border:1px solid #22c55e}.styles_alreadyRequestedStatus__A9_01.styles_revoked__Ei6j6{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid #ef4444}.styles_wrapper__B6tjk{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:2rem 2rem calc(2rem + env(safe-area-inset-bottom, 0px));overscroll-behavior:none}.styles_wrapper__B6tjk.styles_dark__VU852{background:#0a0a0a;color:#fff}.styles_wrapper__B6tjk.styles_light__IWpj5{background:#fff;color:#181818}.styles_loadingContainer__tpZhC{display:flex;justify-content:center;align-items:center;min-height:100vh}.styles_loadingContainer__tpZhC.styles_dark__VU852{background:#0a0a0a;color:#888}.styles_loadingContainer__tpZhC.styles_light__IWpj5{background:#fff;color:#666}.styles_errorMessage__EUpM_{text-align:center;margin-top:1rem;color:#ef4444;font-size:.875rem}.styles_skeleton__10Ws_{overflow:hidden;position:relative;background-size:1300px;border-radius:8px}.styles_skeleton__10Ws_.styles_light__IWpj5{animation:styles_placeholderAnimateLight__6M4Lc 2.5s linear infinite forwards;background:linear-gradient(90deg,#eee 2%,#ddd 18%,#eee 33%)}.styles_skeleton__10Ws_.styles_dark__VU852{animation:styles_placeholderAnimateDark__4mnDq 2.5s linear infinite forwards;background:linear-gradient(90deg,#2a2a2a 2%,#333 18%,#2a2a2a 33%)}@keyframes styles_placeholderAnimateLight__6M4Lc{0%{background-position:-650px 0}to{background-position:650px 0}}@keyframes styles_placeholderAnimateDark__4mnDq{0%{background-position:-650px 0}to{background-position:650px 0}}.styles_loadingState__UCvHk{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;width:100%;max-width:400px}.styles_skeletonTitle__BGsO6{height:28px;width:200px}.styles_skeletonSubtitle__Srl_Q{height:16px;width:280px}.styles_skeletonInput__AV_g_{height:48px;width:100%;max-width:320px}.styles_skeletonBtn__BtKLo{height:44px;width:160px}.styles_noAccessWrapper__BUHFr{display:flex;flex-direction:column;width:100%}.styles_noAccessWrapper__BUHFr.styles_dark__VU852{background:#0a0a0a}.styles_noAccessWrapper__BUHFr.styles_light__IWpj5{background:#fff}.styles_identityBanner__I1kyo{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;width:100%}.styles_identityBanner__I1kyo.styles_dark__VU852{background:hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7)}.styles_identityBanner__I1kyo.styles_light__IWpj5{background:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.1);color:rgba(0,0,0,.6)}@media(max-width:460px){.styles_identityBanner__I1kyo{flex-direction:column;gap:4px;text-align:center}}.styles_identityText__8zDWd{font-size:14px}.styles_identityText__8zDWd strong{font-weight:600}.styles_switchAccountBtn__ytsKg{background:none;border:none;padding:0;font-size:14px;cursor:pointer;text-decoration:underline;color:inherit;transition:opacity .2s ease;opacity:.85}.styles_switchAccountBtn__ytsKg:hover{opacity:1}