.auth-module__x6Hp1G__page{min-height:100vh;font-family:var(--font-body);color:var(--text-main);background:var(--bg-main);grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:hidden}.auth-module__x6Hp1G__brandPanel{background:linear-gradient(160deg,var(--primary)0%,color-mix(in srgb,var(--primary)70%,#000)100%);flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex;position:relative;overflow:hidden}.auth-module__x6Hp1G__brandPanel:before{content:"";background:#ffffff0d;border-radius:50%;width:300px;height:300px;position:absolute;top:-60px;right:-60px}.auth-module__x6Hp1G__brandPanel:after{content:"";background:#ffffff0a;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-80px;left:-40px}.auth-module__x6Hp1G__brandTop{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.auth-module__x6Hp1G__brandLogo{align-items:center;gap:10px;text-decoration:none;display:flex}.auth-module__x6Hp1G__brandLogoMark{background:#ffffffd9;border-radius:3px;width:6px;height:38px;display:block}.auth-module__x6Hp1G__brandLogoText{font-family:var(--font-display);color:#fff;font-size:1.3rem;font-weight:700}.auth-module__x6Hp1G__langBtn{border-radius:var(--radius-full);color:#ffffffe6;font-family:var(--font-body);cursor:pointer;transition:all var(--transition);background:#ffffff1a;border:1.5px solid #ffffff4d;padding:.5rem .875rem;font-size:.85rem;font-weight:600}.auth-module__x6Hp1G__langBtn:hover{background:#fff3;border-color:#ffffff80}.auth-module__x6Hp1G__brandMiddle{z-index:1;flex-direction:column;flex:1;justify-content:center;padding:3rem 0;display:flex;position:relative}.auth-module__x6Hp1G__brandBadge{border-radius:var(--radius-full);color:#ffffffe6;letter-spacing:.06em;text-transform:uppercase;background:#ffffff26;border:1px solid #fff3;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.375rem .875rem;font-size:.78rem;font-weight:700;display:inline-flex}.auth-module__x6Hp1G__brandTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700;line-height:1.15}.auth-module__x6Hp1G__brandText{color:#ffffffbf;max-width:380px;font-size:1rem;line-height:1.75}.auth-module__x6Hp1G__brandPreview{z-index:1;position:relative}.auth-module__x6Hp1G__previewCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-xl);background:#ffffff1f;border:1px solid #fff3;max-width:320px;padding:1.5rem}.auth-module__x6Hp1G__previewRow{align-items:center;gap:.875rem;margin-bottom:1rem;display:flex}.auth-module__x6Hp1G__previewIcon{background:#fff3;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;display:flex}.auth-module__x6Hp1G__previewInfo{flex:1}.auth-module__x6Hp1G__previewLabel{color:#fff9;font-size:.78rem;font-weight:500}.auth-module__x6Hp1G__previewValue{color:#fff;font-size:.95rem;font-weight:700}.auth-module__x6Hp1G__previewLine{border-radius:var(--radius-full);background:#ffffff26;height:6px;margin-bottom:.625rem}.auth-module__x6Hp1G__previewLine:last-child{width:65%}.auth-module__x6Hp1G__formPanel{background:var(--bg-main);flex-direction:column;justify-content:center;padding:2.5rem;display:flex;overflow-y:auto}.auth-module__x6Hp1G__formCard{width:100%;max-width:440px;margin:0 auto}.auth-module__x6Hp1G__mobileHomeLink{display:none}.auth-module__x6Hp1G__formHeader{margin-bottom:2rem}.auth-module__x6Hp1G__formTitle{font-family:var(--font-display);color:var(--text-main);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.9rem;font-weight:700}.auth-module__x6Hp1G__formSubtitle{color:var(--text-muted);font-size:.925rem;line-height:1.6}.auth-module__x6Hp1G__form{flex-direction:column;gap:1.25rem;display:flex}.auth-module__x6Hp1G__oauthButton{color:#3c4043;width:100%;min-height:46px;font-family:var(--font-body);cursor:pointer;transition:background var(--transition),box-shadow var(--transition),border-color var(--transition);background:#fff;border:1px solid #dadce0;border-radius:9px;justify-content:center;align-items:center;gap:.7rem;margin-bottom:1rem;font-size:.95rem;font-weight:500;display:inline-flex}.auth-module__x6Hp1G__oauthButton:hover:not(:disabled){background:#f8fafd;border-color:#c6c8cc;box-shadow:0 1px 3px #3c40432e}.auth-module__x6Hp1G__oauthButton:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.auth-module__x6Hp1G__oauthIcon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.auth-module__x6Hp1G__oauthIcon svg{width:18px;height:18px;display:block}html[data-theme=light] .auth-module__x6Hp1G__oauthButton{color:#202124;background:#fff;border-color:#dadce0}html[data-theme=light] .auth-module__x6Hp1G__oauthButton:hover:not(:disabled){background:#f8fafd;border-color:#c6c8cc}html[data-theme=dark] .auth-module__x6Hp1G__oauthButton{color:#f8fafd;background:#0f0f0f;border-color:#3c4043;box-shadow:0 1px 2px #0000003d}html[data-theme=dark] .auth-module__x6Hp1G__oauthButton:hover:not(:disabled){background:#181818;border-color:#5f6368;box-shadow:0 2px 6px #00000052}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .auth-module__x6Hp1G__oauthButton{color:#f8fafd;background:#0f0f0f;border-color:#3c4043;box-shadow:0 1px 2px #0000003d}html:not([data-theme=light]) .auth-module__x6Hp1G__oauthButton:hover:not(:disabled){background:#181818;border-color:#5f6368;box-shadow:0 2px 6px #00000052}}.auth-module__x6Hp1G__oauthDivider{color:var(--text-muted);align-items:center;gap:.875rem;margin-bottom:1rem;font-size:.82rem;font-weight:700;display:flex}.auth-module__x6Hp1G__oauthDivider:before,.auth-module__x6Hp1G__oauthDivider:after{content:"";background:var(--border-soft);flex:1;height:1px}.auth-module__x6Hp1G__field{flex-direction:column;gap:.5rem;display:flex}.auth-module__x6Hp1G__label{color:var(--text-secondary);font-size:.875rem;font-weight:600}.auth-module__x6Hp1G__required{color:var(--primary);margin-left:2px}.auth-module__x6Hp1G__phoneGroup{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-input);transition:border-color var(--transition),box-shadow var(--transition);gap:0;display:flex;overflow:hidden}.auth-module__x6Hp1G__phoneGroup:focus-within{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--primary-light)}.auth-module__x6Hp1G__countrySelect{flex:0 0 150px;width:150px;font-size:.875rem;border:none!important;border-right:1.5px solid var(--border)!important;background:var(--bg-muted)!important;box-shadow:none!important;border-radius:0!important}.auth-module__x6Hp1G__countrySelect:focus{box-shadow:none!important;border-color:var(--border)!important}.auth-module__x6Hp1G__phoneInput{flex:1;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.auth-module__x6Hp1G__phoneInput:focus{box-shadow:none!important}.auth-module__x6Hp1G__passwordWrapper{position:relative}.auth-module__x6Hp1G__passwordWrapper input{padding-right:3rem}[dir=rtl] .auth-module__x6Hp1G__passwordWrapper input{padding-left:3rem;padding-right:1rem}.auth-module__x6Hp1G__showPasswordBtn{cursor:pointer;color:var(--text-muted);transition:color var(--transition);background:0 0;border:none;align-items:center;padding:.25rem;display:flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}[dir=rtl] .auth-module__x6Hp1G__showPasswordBtn{left:.875rem;right:auto}.auth-module__x6Hp1G__showPasswordBtn:hover{color:var(--text-main)}.auth-module__x6Hp1G__strengthBar{border-radius:var(--radius-full);background:var(--border-soft);height:4px;margin-top:.5rem;overflow:hidden}.auth-module__x6Hp1G__strengthFill{border-radius:var(--radius-full);height:100%;transition:width .3s,background .3s}.auth-module__x6Hp1G__strengthWeak{background:#ef4444;width:33%}.auth-module__x6Hp1G__strengthMedium{background:#f59e0b;width:66%}.auth-module__x6Hp1G__strengthStrong{background:#10b981;width:100%}.auth-module__x6Hp1G__strengthLabel{color:var(--text-muted);margin-top:.375rem;font-size:.78rem;font-weight:600}.auth-module__x6Hp1G__alert{border-radius:var(--radius-md);border:1px solid;align-items:flex-start;gap:.5rem;padding:.875rem 1rem;font-size:.9rem;font-weight:500;display:flex}.auth-module__x6Hp1G__alertError{background:var(--error-bg);color:var(--error-text);border-color:var(--error-border)}.auth-module__x6Hp1G__alertSuccess{background:var(--success-bg);color:var(--success-text);border-color:var(--success-border)}.auth-module__x6Hp1G__submitBtn{border-radius:var(--radius-md);background:var(--primary);color:#fff;width:100%;height:52px;font-family:var(--font-body);cursor:pointer;transition:all var(--transition);border:none;justify-content:center;align-items:center;gap:.625rem;margin-top:.25rem;font-size:1rem;font-weight:700;display:flex}.auth-module__x6Hp1G__submitBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 24px #c0123047}.auth-module__x6Hp1G__submitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.auth-module__x6Hp1G__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite auth-module__x6Hp1G__spin}@keyframes auth-module__x6Hp1G__spin{to{transform:rotate(360deg)}}.auth-module__x6Hp1G__switchRow{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.9rem}.auth-module__x6Hp1G__switchLink{color:var(--primary);margin-left:4px;font-weight:700;text-decoration:none}.auth-module__x6Hp1G__switchLink:hover{text-decoration:underline}[dir=rtl] .auth-module__x6Hp1G__switchLink{margin-left:0;margin-right:4px}.auth-module__x6Hp1G__pageLoading{background:var(--bg-main);min-height:100vh;color:var(--text-muted);font-family:var(--font-body);place-items:center;display:grid}@media (max-width:900px){.auth-module__x6Hp1G__page{grid-template-columns:1fr}.auth-module__x6Hp1G__brandPanel{display:none}.auth-module__x6Hp1G__formPanel{justify-content:flex-start;min-height:100vh;padding:1.25rem 1.25rem 2rem}.auth-module__x6Hp1G__formCard{max-width:100%}.auth-module__x6Hp1G__mobileHomeLink{width:fit-content;color:var(--text-main);font-family:var(--font-display);letter-spacing:-.01em;align-items:center;gap:10px;margin:0 auto 1.25rem;font-size:1.3rem;font-weight:800;display:inline-flex;text-decoration:none!important}.auth-module__x6Hp1G__mobileHomeLink:visited,.auth-module__x6Hp1G__mobileHomeLink:hover,.auth-module__x6Hp1G__mobileHomeLink:active{color:var(--text-main);text-decoration:none}.auth-module__x6Hp1G__mobileHomeMark{background:linear-gradient(180deg,var(--primary)0%,color-mix(in srgb,var(--primary)60%,transparent)100%);border-radius:3px;width:6px;height:38px;display:block}}@media (max-width:480px){.auth-module__x6Hp1G__formPanel{padding:1.5rem 1rem}.auth-module__x6Hp1G__formTitle{font-size:1.65rem}}.auth-module__x6Hp1G__page{background:radial-gradient(circle at top right,#c0123014,transparent 32%),radial-gradient(circle at bottom left,#c012300d,transparent 28%),var(--bg-main)}.auth-module__x6Hp1G__brandPanel{background:radial-gradient(circle at top right,var(--primary-light),transparent 32%),var(--bg-secondary);border-right:1px solid var(--border-soft)}.auth-module__x6Hp1G__brandPanel:before,.auth-module__x6Hp1G__brandPanel:after{background:#c012300f}.auth-module__x6Hp1G__brandLogoMark{background:linear-gradient(180deg,var(--primary)0%,color-mix(in srgb,var(--primary)60%,transparent)100%)}.auth-module__x6Hp1G__brandLogoText,.auth-module__x6Hp1G__brandTitle,.auth-module__x6Hp1G__previewValue{color:var(--text-main)}.auth-module__x6Hp1G__brandText,.auth-module__x6Hp1G__previewLabel{color:var(--text-muted)}.auth-module__x6Hp1G__brandBadge{background:var(--primary-light);color:var(--primary);border-color:var(--primary-mid)}.auth-module__x6Hp1G__langBtn{border:1.5px solid var(--border);background:var(--bg-card);color:var(--text-secondary)}.auth-module__x6Hp1G__langBtn:hover{border-color:var(--primary);background:var(--primary-light);color:var(--primary)}.auth-module__x6Hp1G__previewCard{background:var(--bg-card);border-color:var(--border-soft);box-shadow:var(--shadow-card)}.auth-module__x6Hp1G__previewIcon{background:var(--primary-light);color:var(--primary)}.auth-module__x6Hp1G__previewLine{background:var(--bg-muted)}.auth-module__x6Hp1G__formPanel{background:0 0}.auth-module__x6Hp1G__formCard{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);padding:2rem}.auth-module__x6Hp1G__submitBtn{box-shadow:none}
