.AuthPage_page__KuJ0M{min-height:100vh}.AuthPage_imagePanel__aH47C{position:fixed;top:0;left:0;width:50%;height:100vh;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden;z-index:1}.AuthPage_imageBg__QFBz5{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat}.AuthPage_imageOverlay__lrTWU{position:absolute;inset:0;background:linear-gradient(180deg,#00000040,#000000a6)}.AuthPage_imageContent__YikFk{position:relative;z-index:2;padding:3rem;max-width:480px}.AuthPage_imageLabel__njU26{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:var(--gold-light);margin-bottom:.75rem}.AuthPage_imageTitle__tbIxd{font-family:var(--font-heading);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;color:#fff;line-height:1.15;margin:0 0 .75rem}.AuthPage_imageAccent__tceYL{background:linear-gradient(135deg,var(--gold),var(--gold-light));-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;font-style:italic}.AuthPage_imageSub__9aUQ3{font-size:.92rem;color:#ffffffb3;line-height:1.7;margin:0}.AuthPage_formPanel__0dgI8{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:var(--white);position:relative;min-height:100vh;width:50%;margin-left:50%}.AuthPage_formContainer__gD_Ta{width:100%;max-width:420px}.AuthPage_topBar__9ViU2{position:absolute;top:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.5rem;z-index:10}.AuthPage_langBtn__PhwsT{padding:.3rem .6rem;background:none;border:1px solid var(--gray-100);border-radius:var(--radius-sm);font-size:.72rem;font-weight:700;color:var(--gray-400);cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px}.AuthPage_langBtn__PhwsT:hover{color:var(--black);border-color:var(--gray-300)}.AuthPage_langBtnActive__kkpi3{background:var(--gold);color:#fff;border-color:var(--gold)}.AuthPage_langBtnActive__kkpi3:hover{background:var(--gold-light);border-color:var(--gold-light);color:#fff}.AuthPage_logo__x5heb{display:flex;align-items:center;gap:.75rem;margin-bottom:2.5rem;text-decoration:none;outline:none}.AuthPage_logo__x5heb:focus-visible{outline:none}.AuthPage_logoImg__0APEZ{width:44px;height:44px;object-fit:contain}.AuthPage_logoText__ei1Pu{font-family:var(--font-heading);font-size:1.4rem;font-weight:700;color:var(--black);letter-spacing:1px}.AuthPage_heading__gSsf8{margin-bottom:2rem}.AuthPage_title__ffSYg{font-family:var(--font-heading);font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:700;color:var(--black);margin:0 0 .5rem;line-height:1.2}.AuthPage_subtitle__VNvi2{font-size:.9rem;color:var(--gray-400);margin:0;line-height:1.6}.AuthPage_alertSuccess__kA08E{background:#d1fae5;color:#065f46}.AuthPage_alertError__H8xLD,.AuthPage_alertSuccess__kA08E{padding:.75rem 1rem;border-radius:var(--radius-sm);margin-bottom:1.25rem;font-size:.85rem;line-height:1.5}.AuthPage_alertError__H8xLD{background:#fee2e2;color:#991b1b;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.AuthPage_alertWarning__YJnTt{background:#fef3c7;color:#92400e;padding:.75rem 1rem;border-radius:var(--radius-sm);margin-bottom:1.25rem;font-size:.85rem;line-height:1.5}.AuthPage_alertSessionExpired__MZNS8{display:flex;align-items:flex-start;gap:.85rem;background:linear-gradient(135deg,#fefce8,#fef9c3);border:1px solid #fde68a;border-left:3px solid #f59e0b;padding:1rem 1.15rem;border-radius:10px;margin-bottom:1.5rem}.AuthPage_alertSessionIcon__fuyEg{flex-shrink:0;width:34px;height:34px;border-radius:8px;background:#f59e0b26;display:flex;align-items:center;justify-content:center;margin-top:1px}.AuthPage_alertSessionIcon__fuyEg svg{width:18px;height:18px;color:#b45309}.AuthPage_alertSessionContent__dX20S{display:flex;flex-direction:column;gap:3px;min-width:0}.AuthPage_alertSessionTitle__ZuXhY{font-size:.82rem;font-weight:700;color:#92400e;line-height:1.3}.AuthPage_alertSessionText__SHLnP{font-size:.8rem;color:#a16207;line-height:1.55}.AuthPage_alertClose__dk0LK{background:none;border:none;color:inherit;cursor:pointer;padding:0;opacity:.6;transition:opacity .2s;flex-shrink:0}.AuthPage_alertClose__dk0LK:hover{opacity:1}.AuthPage_socialGroup__IdCg_{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.75rem}.AuthPage_socialBtn__trWXx{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.75rem 1rem;border-radius:var(--radius-sm);font-size:.88rem;font-weight:600;cursor:pointer;transition:all .25s var(--ease-out);border:1px solid var(--gray-100);background:var(--white);color:var(--black)}.AuthPage_socialBtn__trWXx:hover{border-color:var(--gray-300);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.AuthPage_socialBtn__trWXx svg{width:20px;height:20px;flex-shrink:0}.AuthPage_socialGoogle__eotKR:hover{border-color:#4285f4;background:#4285f40a}.AuthPage_socialApple__Oe4_F{background:var(--black);color:#fff;border-color:var(--black)}.AuthPage_socialApple__Oe4_F:hover{background:var(--black-light);border-color:var(--black-light);box-shadow:0 4px 12px #00000026}.AuthPage_divider__GpU8u{display:flex;align-items:center;gap:1rem;margin-bottom:1.75rem}.AuthPage_dividerLine__FZAHt{flex:1 1;height:1px;background:var(--gray-100)}.AuthPage_dividerText__DrlKv{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--gray-300);white-space:nowrap}.AuthPage_form__9QNyU{display:flex;flex-direction:column;gap:1.25rem}.AuthPage_formRow__os56j{display:flex;gap:1rem}.AuthPage_field__bYtMM{flex:1 1;display:flex;flex-direction:column}.AuthPage_fieldLabel__iC9HU{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--gray-400);margin-bottom:6px}.AuthPage_fieldWrap__KF0xw{position:relative}.AuthPage_fieldInput__RIZKc{width:100%;padding:.72rem 1rem .72rem 2.75rem;font-size:.9rem;color:var(--black);background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-sm);transition:border-color .2s,box-shadow .2s;font-family:var(--font-body)}.AuthPage_fieldInput__RIZKc:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-soft)}.AuthPage_fieldInput__RIZKc::placeholder{color:var(--gray-300)}.AuthPage_fieldIcon__N_HRt{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--gray-300);pointer-events:none;transition:color .2s}.AuthPage_fieldWrap__KF0xw:focus-within .AuthPage_fieldIcon__N_HRt{color:var(--gold)}.AuthPage_passwordToggle__sfpPu{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:var(--gray-300);padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s}.AuthPage_passwordToggle__sfpPu:hover{color:var(--gray-400)}.AuthPage_passwordToggle__sfpPu svg{width:18px;height:18px}.AuthPage_fieldLabelRow__vhEPW{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.AuthPage_fieldLabelRow__vhEPW .AuthPage_fieldLabel__iC9HU{margin-bottom:0}.AuthPage_forgotLink__BMVxN{font-size:.78rem;font-weight:500;color:var(--gold);text-decoration:none;transition:color .2s}.AuthPage_forgotLink__BMVxN:hover{color:var(--gold-light)}.AuthPage_resetSentIcon__j9bmW{width:56px;height:56px;border-radius:50%;background:#b8860b14;color:var(--gold);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.AuthPage_resetSentIcon__j9bmW svg{width:26px;height:26px}.AuthPage_resetActions__E53AX{display:flex;flex-direction:column;gap:.75rem}.AuthPage_resetResendBtn__QAmdd{background:none;border:none;cursor:pointer;font-size:.85rem;font-weight:500;color:var(--gray-400);text-align:center;transition:color .2s}.AuthPage_resetResendBtn__QAmdd:hover{color:var(--gold)}.AuthPage_submitBtn__IcMs2{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem 1.5rem;margin-top:.5rem;background:linear-gradient(135deg,var(--gold),var(--gold-light));color:#fff;font-weight:700;font-size:.92rem;border:none;border-radius:var(--radius-full);cursor:pointer;transition:all .3s var(--ease-out);letter-spacing:.3px}.AuthPage_submitBtn__IcMs2:hover{box-shadow:var(--shadow-gold);transform:translateY(-2px);filter:brightness(1.06);color:#fff}.AuthPage_submitBtn__IcMs2:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none;filter:none}.AuthPage_submitIcon__K4dpl{width:18px;height:18px}.AuthPage_spinner__eh9QU{width:18px;height:18px;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;animation:AuthPage_spin__i7rW6 .6s linear infinite}@keyframes AuthPage_spin__i7rW6{to{transform:rotate(1turn)}}.AuthPage_footerText__QJPH3{text-align:center;margin-top:2rem;font-size:.88rem;color:var(--gray-400)}.AuthPage_footerLink__qPqVU{color:var(--gold);font-weight:600;text-decoration:none;transition:color .2s}.AuthPage_footerLink__qPqVU:hover{color:var(--gold-light)}.AuthPage_termsRow__YomzW{display:flex;align-items:flex-start;gap:.6rem}.AuthPage_termsCheck__bG9Xx{width:16px;height:16px;margin-top:2px;accent-color:var(--gold);cursor:pointer;flex-shrink:0}.AuthPage_termsLabel__FL9vC{font-size:.82rem;color:var(--gray-400);line-height:1.5}.AuthPage_termsLink__pmFgh{color:var(--gold);text-decoration:none;font-weight:600}.AuthPage_termsLink__pmFgh:hover{color:var(--gold-light)}@media (max-width:1024px){.AuthPage_imagePanel__aH47C{display:none}.AuthPage_formPanel__0dgI8{width:100%;margin-left:0;min-height:100vh}}@media (max-width:640px){.AuthPage_formPanel__0dgI8{padding:2rem 1.25rem}.AuthPage_formContainer__gD_Ta{max-width:100%}.AuthPage_topBar__9ViU2{top:1rem;right:1rem}.AuthPage_formRow__os56j{flex-direction:column;gap:1.25rem}.AuthPage_title__ffSYg{font-size:1.4rem}.AuthPage_logo__x5heb{margin-bottom:2rem}.AuthPage_permissionsGrid__r7oFP{grid-template-columns:1fr}.AuthPage_tabSwitcher__QQx58{margin-bottom:1.5rem}.AuthPage_tab__rPj4s{font-size:.78rem;padding:.5rem .75rem}}select.AuthPage_fieldInput__RIZKc{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%239ca3af'%3e%3cpath fill-rule='evenodd' d='M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z' clip-rule='evenodd'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:18px 18px;padding-right:2.5rem;cursor:pointer}.AuthPage_fieldError__cGBBz{display:block;color:#dc2626;font-size:.78rem;margin-top:.25rem;padding-left:.25rem}.AuthPage_errorBanner__IWfIg{background:linear-gradient(135deg,#fef2f2,#fff5f5);border:1px solid #fecaca;border-left:3px solid #ef4444;border-radius:var(--radius-sm);margin-bottom:1.5rem;overflow:hidden}.AuthPage_errorBannerHeader__lvvDc{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem}.AuthPage_errorBannerIcon__Y1xEX{flex-shrink:0;width:28px;height:28px;background:#fecaca;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#dc2626}.AuthPage_errorBannerIcon__Y1xEX svg{width:16px;height:16px}.AuthPage_errorBannerText__x3pIV{flex:1 1;display:flex;flex-direction:column;gap:2px;min-width:0}.AuthPage_errorBannerTitle__ji7oC{font-size:.84rem;font-weight:600;color:#991b1b;line-height:1.4}.AuthPage_errorBannerCount__6eMsJ{font-size:.75rem;color:#b91c1c;font-weight:400}.AuthPage_errorBannerClose__6ivjt{flex-shrink:0;background:none;border:none;cursor:pointer;color:#b91c1c;padding:2px;opacity:.6;transition:opacity .2s}.AuthPage_errorBannerClose__6ivjt:hover{opacity:1}.AuthPage_errorBannerList__Kl6Wq{list-style:none;margin:0;border-top:1px solid #fecaca;padding:.6rem 1rem .75rem}.AuthPage_errorBannerItem__9Ne_S{display:flex;align-items:flex-start;gap:.4rem;padding:.2rem 0;font-size:.78rem;color:#991b1b;line-height:1.4}.AuthPage_errorBannerItem__9Ne_S strong{font-weight:600;color:#7f1d1d}.AuthPage_errorBannerItemIcon__042lP{flex-shrink:0;width:12px;height:12px;margin-top:2px;color:#ef4444}.AuthPage_fieldWrapError__WIj3h{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef44441a}.AuthPage_fieldErrorInline__u_qgr{display:flex;align-items:center;gap:.35rem;color:#dc2626;font-size:.76rem;margin-top:.35rem;padding-left:.1rem;font-weight:500;line-height:1.35}.AuthPage_fieldErrorInline__u_qgr svg{flex-shrink:0;width:13px;height:13px}.AuthPage_tabSwitcher__QQx58{display:flex;background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-full);padding:4px;margin-bottom:2rem;gap:4px}.AuthPage_tab__rPj4s{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;border:none;border-radius:var(--radius-full);background:#0000;font-size:.82rem;font-weight:600;color:var(--gray-400);cursor:pointer;transition:all .3s var(--ease-out);white-space:nowrap}.AuthPage_tab__rPj4s:hover{color:var(--black)}.AuthPage_tabActive__kT2eg{background:var(--white);color:var(--black);box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.AuthPage_tabIcon__6Spkz{width:16px;height:16px}.AuthPage_sectionLabel__YOw_Z{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--gold);margin-bottom:.75rem;margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.AuthPage_sectionLabel__YOw_Z:after{content:"";flex:1 1;height:1px;background:linear-gradient(to right,var(--gold-soft),#0000)}.AuthPage_sectionHint__UZcz5{font-size:.82rem;color:var(--gray-400);margin:-.25rem 0 1rem;line-height:1.5}.AuthPage_textarea__nxubx{resize:vertical;min-height:80px;padding:.72rem 1rem;line-height:1.6;font-family:var(--font-body)}.AuthPage_permissionsGrid__r7oFP{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:1.25rem}.AuthPage_permCard__c4Cwj{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem;border:1.5px solid var(--gray-100);border-radius:12px;background:var(--white);cursor:pointer;transition:all .25s var(--ease-out);text-align:left}.AuthPage_permCard__c4Cwj:hover{border-color:var(--gray-200);box-shadow:0 2px 8px #0000000a;transform:translateY(-1px)}.AuthPage_permCardActive__KuQO7{border-color:var(--gold);background:linear-gradient(135deg,#fffbf0,#fff9e6);box-shadow:0 2px 12px #b8860b1a}.AuthPage_permCardCheck__k6S75{width:20px;height:20px;border-radius:6px;border:2px solid var(--gray-200);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;transition:all .2s}.AuthPage_permCardActive__KuQO7 .AuthPage_permCardCheck__k6S75{background:var(--gold);border-color:var(--gold)}.AuthPage_permCardCheck__k6S75 svg{width:12px;height:12px;color:#fff}.AuthPage_permCardContent__yyYhv{display:flex;flex-direction:column;gap:2px;min-width:0}.AuthPage_permCardTitle__Fa_7q{font-size:.82rem;font-weight:600;color:var(--black);line-height:1.3}.AuthPage_permCardDesc__2l_Z8{font-size:.72rem;color:var(--gray-400);line-height:1.4}.AuthPage_premiumSubSection__K2PZ2{margin-bottom:.5rem;overflow:hidden}.AuthPage_premiumSubGrid__tSMMJ{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.AuthPage_premiumSubBtn__uNDXB{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border:1.5px solid var(--gray-100);border-radius:var(--radius-full);background:var(--white);font-size:.8rem;font-weight:600;color:var(--gray-400);cursor:pointer;transition:all .2s}.AuthPage_premiumSubBtn__uNDXB:hover{border-color:var(--gray-300);color:var(--black)}.AuthPage_premiumSubBtnActive__cWOq_{border-color:var(--gold);background:linear-gradient(135deg,#fffbf0,#fff9e6);color:var(--gold-dark,#96720a)}.AuthPage_bizVerificationNote__BO2Md{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.15rem;background:linear-gradient(135deg,#fffbf0,#fff9e6);border:1px solid var(--gold-soft,#f5e6b8);border-left:3px solid var(--gold);border-radius:10px;margin-bottom:1.5rem;font-size:.85rem;color:#6b5a2f;line-height:1.55}.AuthPage_verificationScreen__Df9zf{display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;padding:2rem;background:#fff}.AuthPage_verificationContent__7OnEB{max-width:480px;text-align:center}.AuthPage_verificationIcon__yOuiz{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:50%;background:linear-gradient(135deg,#f5f0e8,#ede4d3);margin-bottom:2rem}.AuthPage_verificationIcon__yOuiz svg{width:40px;height:40px;stroke:var(--gold,#b8960c)}.AuthPage_verificationTitle__spIFm{font-family:var(--font-heading,"Playfair Display",serif);font-size:2rem;font-weight:700;color:#111;margin-bottom:1rem}.AuthPage_verificationText__OcVxo{font-size:1rem;line-height:1.7;color:#64748b;margin-bottom:2rem}.AuthPage_verificationText__OcVxo strong{color:#111}.AuthPage_verificationActions__8GfHJ{margin-bottom:1.5rem}.AuthPage_verificationActions__8GfHJ .AuthPage_submitBtn__IcMs2{display:inline-flex;text-decoration:none}.AuthPage_verificationHint__RAN_n{font-size:.85rem;color:#94a3b8;line-height:1.6}