.auth-modal-premium .modal-content{background-color:#fff;border:none;border-radius:24px;padding:12px 6px;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.auth-header{border-bottom:none!important;padding:24px 32px 0!important}.auth-header .btn-close{opacity:.8;background-color:#f8fafc;background-size:10px;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;transition:all .2s;display:flex}.auth-header .btn-close:hover{opacity:1;background-color:#fce7f3;transform:rotate(90deg)}.auth-title{color:#0f172a;text-align:center;width:100%;font-size:1.5rem;font-weight:700}.auth-body{padding:24px 32px 32px!important}.auth-intro{text-align:center;margin-bottom:28px}.auth-intro h3{color:#0f172a;letter-spacing:-.025em;margin-bottom:8px;font-size:1.75rem;font-weight:800}.auth-intro p{color:#64748b;font-size:1rem;line-height:1.5}.auth-input-container{flex-direction:column;gap:16px;margin-bottom:8px;display:flex}.auth-input-row{background:#fff;border:2px solid #e2e8f0;border-radius:14px;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.auth-input-row:focus-within{border-color:#f97316;transform:translateY(-1px);box-shadow:0 0 0 4px #f9731626}.auth-input-row.error{border-color:#ef4444;animation:.4s ease-in-out shake}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.phone-prefix{color:#475569;background:#f8fafc;border-right:2px solid #e2e8f0;justify-content:center;align-items:center;padding:16px 18px;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.auth-input-row:focus-within .phone-prefix{color:#ea580c;background:#fff7ed;border-right-color:#f97316}.auth-input-row input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;width:100%;padding:16px 18px;font-size:1.05rem;font-weight:500}.auth-input-row input::placeholder{color:#94a3b8;font-weight:400}.auth-error{color:#ef4444;margin-top:8px;font-size:.875rem;font-weight:600;display:block}.auth-policy{color:#64748b;text-align:center;margin-top:20px;font-size:.85rem;line-height:1.6}.auth-policy a{color:#0f172a;text-underline-offset:4px;font-weight:600;-webkit-text-decoration:underline #cbd5e1;text-decoration:underline #cbd5e1;transition:all .2s}.auth-policy a:hover{color:#f97316;text-decoration-color:#f97316}.auth-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:28px;padding:16px;font-size:1.125rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 20px -6px #ea580c80}.auth-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 24px -6px #ea580c99}.auth-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px -6px #ea580c66}.auth-btn:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0}.loader{font-size:1.35rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-icon{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:2px solid #fed7aa;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex;box-shadow:0 12px 24px -8px #f9731640}.auth-password-rules{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:6px;margin-top:-4px;padding:12px 16px;display:flex}.auth-rule{color:#94a3b8;align-items:center;gap:8px;font-size:.8rem;font-weight:500;transition:color .2s;display:flex}.auth-rule.ok{color:#16a34a}.auth-rule-dot{text-align:center;color:#cbd5e1;width:16px;font-size:.95rem;font-weight:700;transition:color .2s}.auth-rule.ok .auth-rule-dot{color:#16a34a}
