.auth-wrap{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex;position:relative;overflow:hidden}.blob-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.blob-bg svg{object-fit:cover;width:100%;height:100%}.auth-card{z-index:2;background:#fff;border-radius:16px;width:100%;max-width:420px;padding:2.25rem 2.5rem;position:relative;box-shadow:0 4px 48px #0000001a,0 1px 4px #0000000a}.auth-card h1{color:#0f172a;letter-spacing:-.3px;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:19px;font-weight:600}.auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;margin-bottom:14px;padding:9px 13px;font-size:13px}.field-group{margin-bottom:14px}.field-header{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.auth-card label,.field-group>label{color:#374151;margin-bottom:5px;font-size:13px;font-weight:500;display:block}.auth-card input[type=email],.auth-card input[type=password],.auth-card input[type=text]{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;width:100%;padding:10px 13px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .15s,background .15s,box-shadow .15s}.auth-card input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.input-wrap{position:relative}.input-wrap input{padding-right:42px}.eye-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;padding:0;line-height:1;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.eye-btn:hover{color:#475569}.check-label{cursor:pointer;color:#475569;align-items:center;gap:8px;margin:12px 0 16px;font-size:13px;font-weight:400!important;display:flex!important}.check-label input[type=checkbox]{accent-color:#6366f1;cursor:pointer;border-radius:4px;flex-shrink:0;width:16px!important;height:16px!important;margin:0!important;padding:0!important}.btn-primary{text-align:center;color:#fff;cursor:pointer;letter-spacing:.1px;background:#6366f1;border:none;border-radius:9px;justify-content:center;align-items:center;width:100%;padding:11px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .15s;display:inline-flex}.btn-primary:hover:not(:disabled){opacity:.9}.btn-primary:active:not(:disabled){opacity:.8}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.or-divider{align-items:center;gap:10px;margin:18px 0;display:flex}.or-divider:before,.or-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.or-divider span{color:#94a3b8;white-space:nowrap;font-size:12px}.social-row{gap:8px;display:flex}.social-btn{cursor:pointer;color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 8px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:background .12s,border-color .12s;display:flex}.social-btn:hover{background:#f8fafc;border-color:#cbd5e1}.footer-note{text-align:center;color:#64748b;margin-top:1.25rem;font-size:13px}.footer-note a,.link-btn{color:#6366f1;cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none}.footer-note a:hover,.link-btn:hover{text-decoration:underline}.link-subtle{color:#6366f1;font-size:13px;font-weight:500;text-decoration:none}.link-subtle:hover{text-decoration:underline}.back-btn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:1.25rem;padding:0;font-family:Inter,sans-serif;font-size:13px;display:inline-flex}.back-btn:hover{color:#0f172a}.sent-badge{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:7px;margin-bottom:12px;padding:7px 12px;font-size:12px;font-weight:500;display:inline-flex}.otp-hint{color:#64748b;margin-bottom:4px;font-size:13px;line-height:1.5}.otp-grid{justify-content:center;gap:8px;margin:1.25rem 0;display:flex}.otp-input{text-align:center;color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;font-family:Inter,sans-serif;width:46px!important;height:54px!important;padding:0!important;font-size:22px!important;font-weight:600!important}.resend-row{text-align:center;color:#64748b;margin-top:12px;font-size:13px}.timer{color:#94a3b8}.resend-link{color:#6366f1;cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none}.resend-link:hover{text-decoration:underline}@media (max-width:480px){.auth-card{border-radius:14px;padding:1.75rem 1.25rem}.social-row{flex-direction:column}.otp-input{width:40px!important;height:48px!important;font-size:20px!important}}
