.PhoneAuth_wrapper__WRBDn{width:100%}.PhoneAuth_stepIndicator__QwUw0{display:flex;align-items:center;justify-content:center;margin-bottom:28px;gap:0}.PhoneAuth_stepDot__aRo3p{display:flex;align-items:center}.PhoneAuth_dot__HSIQ0{width:10px;height:10px;border-radius:50%;background:var(--border-color);border:2px solid transparent;transition:all .35s cubic-bezier(.4,0,.2,1);flex-shrink:0}.PhoneAuth_dotActive__1NtpB{background:var(--accent-gold);border-color:var(--text-gold);box-shadow:0 0 12px rgba(212,175,55,.4);transform:scale(1.2)}.PhoneAuth_dotDone__DdZ1X{background:var(--text-gold);border-color:var(--text-gold)}.PhoneAuth_dotLine__e1CVr{width:48px;height:1.5px;background:var(--border-color);transition:background .4s ease;margin:0 3px}.PhoneAuth_dotLineDone__ZRXs2{background:var(--accent-gold)}.PhoneAuth_stepContent__QIyj6{animation:PhoneAuth_slideIn__wjsrf .35s cubic-bezier(.22,1,.36,1) both}@keyframes PhoneAuth_slideIn__wjsrf{0%{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}.PhoneAuth_form__0kVtE{display:flex;flex-direction:column;gap:20px}.PhoneAuth_stepHeader__fGI9a{text-align:center;margin-bottom:4px}.PhoneAuth_stepIcon__yOMSh{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:var(--bg-input);border:1px solid var(--border-color);color:var(--text-gold);margin:0 auto 12px;box-shadow:0 4px 16px rgba(0,0,0,.1)}.PhoneAuth_stepDesc__SFbS3{font-size:.875rem;color:var(--text-sub);line-height:1.5;margin:0;transition:color .3s ease}.PhoneAuth_stepDesc__SFbS3 strong{color:var(--text-gold);font-weight:600}.PhoneAuth_twoCol__pLMQ4{display:grid;grid-template-columns:1fr 1fr;gap:12px}.PhoneAuth_fieldGroup__Bt8tD{display:flex;flex-direction:column;gap:6px;transition:all .2s ease}.PhoneAuth_label__VGHKE{font-size:.78rem;font-weight:600;color:var(--text-gold);letter-spacing:.06em;text-transform:uppercase}.PhoneAuth_phoneInputWrap__PiCmv{display:flex;align-items:center;border:1.5px solid var(--border-input);border-radius:12px;background:var(--bg-input);overflow:hidden;transition:all .25s ease;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}.PhoneAuth_phoneInputWrapFocused__R9E0K,.PhoneAuth_phoneInputWrap__PiCmv:focus-within{border-color:var(--accent-gold);box-shadow:0 0 15px var(--border-color),inset 0 1px 3px rgba(0,0,0,.1)}.PhoneAuth_countryCode__z43Wo{display:flex;align-items:center;gap:6px;padding:0 14px;height:52px;border-right:1.5px solid var(--border-input);background:var(--badge-bg,rgba(212,175,55,.12));font-size:.875rem;font-weight:600;color:var(--text-gold);white-space:nowrap;flex-shrink:0;transition:border-color .25s ease}.PhoneAuth_phoneInputWrapFocused__R9E0K .PhoneAuth_countryCode__z43Wo,.PhoneAuth_phoneInputWrap__PiCmv:focus-within .PhoneAuth_countryCode__z43Wo{border-right-color:var(--accent-gold)}.PhoneAuth_phoneInput__FgFXj{flex:1;height:52px;padding:0 16px;font-size:1rem;font-weight:500;color:var(--text-main);background:transparent;border:none;outline:none;letter-spacing:.04em;font-family:Inter,sans-serif;transition:color .3s ease}.PhoneAuth_phoneInput__FgFXj::placeholder{color:var(--text-sub);font-weight:400;letter-spacing:.08em;opacity:.7}.PhoneAuth_input__qBVFc{height:52px;padding:0 16px;border:1.5px solid var(--border-input);border-radius:12px;background:var(--bg-input);font-size:.9375rem;font-weight:400;color:var(--text-main);font-family:Inter,sans-serif;outline:none;transition:all .25s ease;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);width:100%}.PhoneAuth_input__qBVFc::placeholder{color:var(--text-sub);opacity:.7}.PhoneAuth_inputFocused__C3UsA,.PhoneAuth_input__qBVFc:focus{border-color:var(--accent-gold);box-shadow:0 0 15px var(--border-color)}.PhoneAuth_otpWrap__7Rgyc{display:flex;flex-direction:column;gap:10px}.PhoneAuth_otpBoxRow__u2Y_k{display:flex;gap:6px;justify-content:space-between;width:100%}.PhoneAuth_otpBox__vL72g{flex:1 1 0;min-width:0;height:52px;border:1.5px solid var(--border-input);border-radius:12px;text-align:center;font-size:1.25rem;font-weight:700;color:var(--text-gold);background:var(--bg-input);outline:none;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);transition:all .2s ease}.PhoneAuth_otpBoxFocused__PO3UE{border-color:var(--accent-gold);box-shadow:0 0 15px var(--border-color);transform:translateY(-1px);background:var(--bg-hover)}.PhoneAuth_otpBoxFilled__jGukq{border-color:var(--accent-gold);background:var(--bg-hover);color:var(--text-main)}.PhoneAuth_primaryBtn__vFHF3{position:relative;width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--btn-primary-bg);border:none;border-radius:12px;color:var(--btn-primary-text);font-size:.925rem;font-weight:700;letter-spacing:.03em;cursor:pointer;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.2);transition:all .25s cubic-bezier(.22,1,.36,1);margin-top:4px}.PhoneAuth_primaryBtn__vFHF3:hover:not(:disabled){box-shadow:0 8px 24px rgba(212,175,55,.4);transform:translateY(-1px)}.PhoneAuth_primaryBtn__vFHF3:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.2)}.PhoneAuth_primaryBtn__vFHF3:disabled{opacity:.65;cursor:not-allowed;transform:none}.PhoneAuth_btnLoader___5naV{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;color:var(--btn-primary-text);font-weight:700}.PhoneAuth_spinner__KzldI{display:inline-block;width:18px;height:18px;border:2.5px solid hsla(0,0%,100%,.3);border-top-color:currentcolor;border-radius:50%;animation:PhoneAuth_spin__7wOYI .75s linear infinite;flex-shrink:0}@keyframes PhoneAuth_spin__7wOYI{to{transform:rotate(1turn)}}.PhoneAuth_ghostBtn__D3wTm{background:none;border:none;padding:0;font-size:.8125rem;color:var(--text-sub);cursor:pointer;font-family:Inter,sans-serif;transition:color .2s ease}.PhoneAuth_ghostBtn__D3wTm:hover{color:var(--text-main)}.PhoneAuth_goldLink__9Tl5q{color:var(--text-gold);font-weight:600;text-decoration:none;font-size:.8125rem;background:none;border:none;padding:0;cursor:pointer;font-family:Inter,sans-serif;transition:color .2s ease}.PhoneAuth_goldLink__9Tl5q:hover{color:var(--accent-gold);text-decoration:underline}[data-theme=light] .PhoneAuth_goldLink__9Tl5q:hover,html:not([data-theme=dark]):not([data-theme=emerald]) .PhoneAuth_goldLink__9Tl5q:hover{color:#9e7714;text-decoration:underline}.PhoneAuth_footerNote__kYmhx{text-align:center;font-size:.8125rem;color:var(--text-sub);margin:-4px 0 0}.PhoneAuth_luxuryDivider__oH0B9{display:flex;align-items:center;justify-content:center;width:100%;gap:10px;margin:16px 0 12px;color:var(--text-sub);font-size:.725rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-align:center}[data-theme=light] .PhoneAuth_footerNote__kYmhx,[data-theme=light] .PhoneAuth_stepDesc__SFbS3{color:#555}[data-theme=light] .PhoneAuth_label__VGHKE{color:#b88746}[data-theme=light] .PhoneAuth_input__qBVFc,[data-theme=light] .PhoneAuth_phoneInput__FgFXj{color:#1a1a1a}[data-theme=light] .PhoneAuth_phoneInputWrap__PiCmv{background:#fff;border-color:#e8e2d9}[data-theme=light] .PhoneAuth_countryCode__z43Wo{background:#faf6ee;border-right-color:#e8e2d9;color:#b88746}.PhoneAuth_dividerLine__hH0ar{flex:1;height:1px;background:linear-gradient(90deg,transparent 0,var(--border-color) 50%,transparent 100%)}.PhoneAuth_dividerEmblem__bVEDc{color:var(--accent-gold);font-size:.7rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.PhoneAuth_errorMsg__5Ozqw{font-size:.8125rem;color:#f87171;text-align:center;font-weight:500;background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.35);border-radius:8px;padding:8px 12px;margin:-4px 0;animation:PhoneAuth_shake__SyZto .3s ease}@keyframes PhoneAuth_shake__SyZto{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-4px)}40%,80%{transform:translateX(4px)}}@media (max-width:1023px){.PhoneAuth_stepIcon__yOMSh{display:none}}@media (max-width:480px){.PhoneAuth_stepIcon__yOMSh{display:none}.PhoneAuth_otpBox__vL72g{height:44px;font-size:1.1rem;border-radius:8px}.PhoneAuth_otpBoxRow__u2Y_k{gap:4px}.PhoneAuth_twoCol__pLMQ4{grid-template-columns:1fr}}@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Inter:wght@300;400;500;600;700&family=Outfit:wght@300;400;500;600&display=swap");.login_pageWrapper__bPngm{position:relative;width:100%;min-height:calc(100vh - 100px);background:radial-gradient(circle at 50% 30%,#1f1614 0,#0d0808 60%,#050303 100%);color:#fff;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;padding:32px 24px;overflow:hidden;transition:background .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1)}.login_curtainWrap__9X0CX{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.login_liquidSilkImage__TxSJY{position:absolute;inset:-10%;width:120%;height:120%;object-fit:cover;object-position:center;filter:brightness(.7) contrast(1.1);transition:opacity .4s cubic-bezier(.4,0,.2,1)}.login_liquidSilkOverlay__CVEi2{position:absolute;inset:0;background:radial-gradient(circle at 25% 30%,rgba(212,175,55,.25) 0,transparent 55%),radial-gradient(circle at 75% 75%,rgba(0,0,0,.8) 0,hsla(0,0%,6%,.35) 100%),linear-gradient(180deg,hsla(0,0%,6%,.5),transparent 50%,hsla(0,0%,6%,.85));transition:background .4s cubic-bezier(.4,0,.2,1)}.login_splitContainer__c_GKN{width:100%;max-width:1260px;background:var(--bg-card,rgba(22,16,16,.65));backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-radius:32px;border:1px solid var(--border-color,rgba(212,175,55,.25));box-shadow:0 30px 80px rgba(0,0,0,.7),0 0 50px var(--border-color,rgba(212,175,55,.09));z-index:10;transition:background .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.login_leftSection__GOiIM,.login_splitContainer__c_GKN{display:flex;min-height:570px;overflow:hidden;position:relative}.login_leftSection__GOiIM{width:55%;flex-direction:column;justify-content:space-between;padding:44px 48px}.login_leftBgWrap__noIOR{position:absolute;inset:0;width:100%;height:100%;z-index:1}.login_leftBgImage__8o4wl{width:100%;height:100%;object-fit:cover;object-position:center 25%}.login_leftOverlay__a8kwM{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,hsla(0,0%,6%,.45),hsla(0,0%,6%,.2) 40%,hsla(0,0%,6%,.88)),radial-gradient(circle at 25% 30%,rgba(212,175,55,.2) 0,transparent 60%)}.login_vignette__dC4pM{position:absolute;inset:0;z-index:3;box-shadow:inset 0 0 80px rgba(0,0,0,.6);pointer-events:none}.login_leftHeader__X5F_2{position:relative;z-index:10;display:flex;align-items:center;gap:16px}.login_brandBadge__z4I21{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:30px;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.35);color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(12px)}.login_leftContent___2RVE{position:relative;z-index:10;max-width:500px}.login_heroTitle__iaRLq{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,3.2vw,3.2rem);font-weight:600;line-height:1.15;color:#fff;margin:12px 0 14px;letter-spacing:-.01em;text-shadow:0 4px 20px rgba(0,0,0,.6)}.login_heroTitleGold__dThEx{background:linear-gradient(135deg,#fff,#f3e5ab 50%,#e8c97a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:block}.login_heroSubtitle__p_5hW{font-size:.95rem;line-height:1.6;color:#e0e0e0;font-weight:300;max-width:440px;margin-bottom:24px;text-shadow:0 2px 8px rgba(0,0,0,.5)}.login_trustBadges__JEFFA{display:flex;flex-wrap:wrap;align-items:center;gap:18px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.2);font-size:.775rem;color:#f3e5ab;letter-spacing:.04em}.login_badgeItem__ekW_G{display:flex;align-items:center;gap:6px;font-weight:500}.login_heroOrnamentWrap__SgevD{position:absolute;right:6%;top:35%;z-index:5;pointer-events:none;filter:drop-shadow(0 0 25px rgba(212,175,55,.4))}.login_particle__bVqR_{position:absolute;border-radius:50%;background:radial-gradient(circle,#f3e5ab 0,rgba(212,175,55,0) 70%);pointer-events:none;z-index:4}.login_lightSheen__shl_o{position:absolute;inset:0;z-index:4;background:linear-gradient(120deg,transparent 30%,hsla(0,0%,100%,.12) 50%,transparent 70%);pointer-events:none}.login_rightSection__8T_2a{position:relative;width:45%;display:flex;align-items:center;justify-content:center;padding:40px 36px;background:rgba(14,10,10,.92);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-left:1px solid rgba(212,175,55,.2);transition:background .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1)}.login_formCard__6dizR{position:relative;width:100%;max-width:420px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;border-radius:0;padding:12px 0;box-shadow:none}.login_cardCornerBR__YD8y_,.login_cardCornerTL__BAuJP{display:none}.login_cardLogoWrap__AZszm{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.login_brandLogo__Nxf4J{height:46px;width:auto;object-fit:contain}.login_cardTitle__mo7dD{font-family:Cormorant Garamond,serif;font-size:2.1rem;font-weight:600;text-align:center;color:#fff;margin:0 0 6px;letter-spacing:-.01em;text-shadow:0 2px 12px rgba(0,0,0,.6)}.login_cardSubtitle__8_jxW{font-size:.875rem;color:hsla(0,0%,100%,.75);text-align:center;margin:0 0 26px;font-weight:400;line-height:1.4}[data-theme=light] .login_splitContainer__c_GKN{background:hsla(0,0%,100%,.94);border:1px solid rgba(184,135,70,.25);box-shadow:0 24px 70px rgba(184,135,70,.12),0 0 35px rgba(184,135,70,.08)}[data-theme=light] .login_rightSection__8T_2a{background:hsla(38,67%,98%,.94);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-left:1px solid rgba(184,135,70,.2)}[data-theme=light] .login_cardTitle__mo7dD{color:#1a1a1a;text-shadow:none}[data-theme=light] .login_cardSubtitle__8_jxW{color:#555}[data-theme=emerald] .login_splitContainer__c_GKN{background:rgba(9,51,37,.92);border:1px solid rgba(52,211,153,.35);box-shadow:0 30px 80px rgba(0,0,0,.8),0 0 50px rgba(52,211,153,.15)}[data-theme=emerald] .login_rightSection__8T_2a{background:rgba(4,25,18,.94);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-left:1px solid rgba(52,211,153,.25)}[data-theme=emerald] .login_cardTitle__mo7dD{color:#ecfdf5;text-shadow:0 2px 12px rgba(0,0,0,.6)}[data-theme=emerald] .login_cardSubtitle__8_jxW{color:#a7f3d0}@media (max-width:1023px){.login_pageWrapper__bPngm{padding:56px 0 0;align-items:center;background-color:#0f0f0f}.login_pageWrapper__bPngm,.login_splitContainer__c_GKN{min-height:calc(100dvh - 112px);min-height:calc(100vh - 112px);width:100%;display:flex;flex-direction:column;justify-content:center}.login_splitContainer__c_GKN{position:relative;border-radius:0;box-shadow:none;margin-top:0;overflow:hidden}.login_leftSection__GOiIM{position:absolute;inset:0;width:100%;height:100%;z-index:1;padding:0;min-height:auto;border-radius:0;pointer-events:none}.login_leftBgImage__8o4wl{object-position:center 25%}.login_leftOverlay__a8kwM{background:linear-gradient(180deg,hsla(0,0%,6%,.65),hsla(0,0%,6%,.35) 50%,hsla(0,0%,6%,.85)),radial-gradient(circle at 50% 30%,rgba(212,175,55,.2) 0,transparent 70%)}.login_heroOrnamentWrap__SgevD,.login_leftContent___2RVE,.login_leftHeader__X5F_2,.login_trustBadges__JEFFA{display:none}.login_rightSection__8T_2a{position:relative;z-index:10;width:100%;min-height:calc(100dvh - 112px);min-height:calc(100vh - 112px);padding:24px 16px 32px;background:rgba(14,10,10,.92);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);display:flex;flex-direction:column;align-items:center;justify-content:center}.login_formCard__6dizR{width:100%;max-width:420px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;border-radius:0;padding:8px 16px;box-shadow:none;margin:0 auto}}