.auth-overlay-root{z-index:1000;font-family:var(--font-sans), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden}.auth-backdrop{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:opacity;position:fixed;inset:0;transform:translateZ(0)}.auth-scrim{-webkit-backdrop-filter:blur(12px)saturate(1.4);will-change:opacity;background:#0f0a1e7a;position:absolute;inset:0;transform:translateZ(0)}.dark .auth-scrim{-webkit-backdrop-filter:blur(16px)saturate(1.6);background:#06040ed1}.auth-graph-bg{display:none}.auth-ambient{pointer-events:none;color:hsl(var(--primary,240 100% 60%));position:absolute;inset:0;overflow:hidden}.auth-ambient-aurora{will-change:transform;background:radial-gradient(60% 50% at 20% 30%,#4747eb0f,#0000 60%),radial-gradient(50% 60% at 80% 70%,#a73cdd0d,#0000 60%),radial-gradient(70% 40% at 50% 90%,#47b4eb0a,#0000 60%);animation:24s ease-in-out infinite alternate auth-aurora-drift;position:absolute;inset:-20%}.dark .auth-ambient-aurora{background:radial-gradient(60% 50% at 20% 30%,#4747eb1a,#0000 60%),radial-gradient(50% 60% at 80% 70%,#a73cdd14,#0000 60%),radial-gradient(70% 40% at 50% 90%,#47b4eb0f,#0000 60%)}.auth-ambient-glow{filter:blur(60px);will-change:transform, opacity;border-radius:50%;position:absolute}.auth-ambient-glow-1{background:#4747eb14;width:300px;height:300px;animation:18s ease-in-out infinite alternate auth-glow-drift-1;top:10%;left:15%}.auth-ambient-glow-2{background:#a73cdd12;width:260px;height:260px;animation:22s ease-in-out infinite alternate auth-glow-drift-2;top:60%;right:10%}.auth-ambient-glow-3{background:#47b4eb0f;width:200px;height:200px;animation:20s ease-in-out infinite alternate auth-glow-drift-3;bottom:15%;left:40%}.auth-ambient-grid{opacity:.025;background-image:linear-gradient(currentColor 1px,#0000 1px),linear-gradient(90deg,currentColor 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 70%,#000 30%,#0000 80%)}.dark .auth-ambient-grid{opacity:.04}.auth-ambient-graph{width:100%;height:100%;color:hsl(var(--primary,240 100% 60%));opacity:.5;position:absolute;inset:0}.auth-ambient-particles{position:absolute;inset:0}.auth-particle{will-change:transform, opacity;background:#7575f066;border-radius:50%;width:2px;height:2px;animation:16s linear infinite auth-particle-float;position:absolute;bottom:-10px;box-shadow:0 0 4px #7575f04d}.auth-ambient-grain{opacity:.015;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");position:absolute;inset:0}.dark .auth-ambient-grain{opacity:.03}@keyframes auth-aurora-drift{0%{transform:translate(0)rotate(0)}to{transform:translate(3%,-2%)rotate(2deg)}}@keyframes auth-glow-drift-1{0%{opacity:.6;transform:translate(0)scale(1)}to{opacity:.9;transform:translate(30px,20px)scale(1.1)}}@keyframes auth-glow-drift-2{0%{opacity:.5;transform:translate(0)scale(1)}to{opacity:.8;transform:translate(-25px,-15px)scale(1.15)}}@keyframes auth-glow-drift-3{0%{opacity:.4;transform:translate(0)scale(.9)}to{opacity:.7;transform:translate(20px,-25px)scale(1.1)}}@keyframes auth-particle-float{0%{opacity:0;transform:translateY(0)translate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh)translate(20px)}}.auth-surface{z-index:2;-webkit-backdrop-filter:blur(32px)saturate(180%);will-change:opacity, transform;backface-visibility:hidden;background:#ffffffeb;border:1px solid #00000014;border-radius:24px;flex-direction:column;justify-content:space-between;gap:24px;width:100%;max-width:460px;min-height:520px;margin:auto;padding:38px 34px 32px;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 32px 80px -16px #0f0a2347,0 12px 32px -8px #00000014,inset 0 1px #fffc}.dark .auth-surface{background:#120e1cdb;border:1px solid #ffffff1f;box-shadow:0 36px 90px -16px #000000b3,0 16px 40px -8px #0006,inset 0 1px #ffffff24}.auth-surface:before{content:"";pointer-events:none;z-index:10;background:linear-gradient(90deg,#0000,#ffffffe6,#0000);height:1px;position:absolute;top:0;left:12%;right:12%}.dark .auth-surface:before{background:linear-gradient(90deg,#0000,#ffffff59,#0000)}.auth-surface-glow{border-radius:inherit;pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 0,#6366f12e,#0000 65%);position:absolute;inset:0}.auth-top-bar{z-index:2;flex-shrink:0;justify-content:space-between;align-items:center;height:40px;display:flex;position:relative}.auth-nav-back{width:36px;height:36px;color:var(--muted-foreground,#6b7280);cursor:pointer;background:#00000008;border:1px solid #0000000d;border-radius:50%;place-items:center;transition:all .2s cubic-bezier(.16,1,.3,1);display:grid}.dark .auth-nav-back{color:#9ca3af;background:#ffffff0d;border:1px solid #ffffff14}.auth-nav-back:hover{color:var(--primary,#6366f1);background:#6366f11a;border-color:#6366f14d}.auth-close{width:36px;height:36px;color:var(--muted-foreground,#6b7280);cursor:pointer;background:#00000008;border:1px solid #0000000d;border-radius:50%;place-items:center;transition:all .2s cubic-bezier(.16,1,.3,1);display:grid}.dark .auth-close{color:#9ca3af;background:#ffffff0d;border:1px solid #ffffff14}.auth-close:hover{color:#ef4444;background:#ef44441a;border-color:#ef444440}.auth-brand{pointer-events:none;align-items:center;display:flex}.auth-brand-wordmark{font-family:var(--font-serif), Georgia, Cambria, serif;letter-spacing:-.03em;color:#0f172a;font-size:25px;font-weight:700}.dark .auth-brand-wordmark{color:#f8fafc}.auth-stage-container{z-index:1;flex-direction:column;flex:1;justify-content:center;gap:16px;width:100%;min-height:320px;transition:min-height .25s ease-out;display:flex;position:relative;overflow:visible}.auth-header{text-align:left;margin-top:8px;margin-bottom:24px}.auth-heading{letter-spacing:-.03em;color:#0f172a;font-size:32px;font-weight:500;line-height:1.15;font-family:var(--font-serif), Georgia, Cambria, "Times New Roman", Times, serif;margin:0 0 10px}.dark .auth-heading{color:#f8fafc}.auth-subheading{color:#64748b;margin:0;font-size:14px;font-weight:400;line-height:1.45}.dark .auth-subheading{color:#94a3b8}.auth-actions{flex-direction:column;gap:14px;margin-top:4px;padding:4px 2px;display:flex}.auth-btn-primary{color:#fff;cursor:pointer;background:#372198;border:1px solid #ffffff26;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;padding:0 20px;font-family:inherit;font-size:14.5px;font-weight:600;transition:background-color .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #37219859,0 2px 4px #0000000f,inset 0 1px #ffffff40}.auth-btn-primary:hover:not(:disabled){background:#2e1b82;box-shadow:0 6px 20px #37219873,0 2px 6px #00000014,inset 0 1px #ffffff59}.auth-btn-primary:active:not(:disabled){transform:scale(.985);box-shadow:0 2px 8px #6366f14d}.auth-btn-primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.auth-btn-primary:focus-visible{outline-offset:2px;outline:2px solid #6366f1}.auth-btn-google{color:#1f2937!important;background:#fff!important;border:1px solid #0000001f!important;box-shadow:0 2px 6px #0000000d,inset 0 1px #fff!important}.auth-btn-google:hover:not(:disabled){background:#f9fafb!important;border-color:#6366f159!important;box-shadow:0 6px 18px #00000014,inset 0 1px #fff!important}.dark .auth-btn-google{color:#f3f4f6!important;background:#ffffff12!important;border:1px solid #ffffff24!important;box-shadow:0 2px 8px #0003!important}.dark .auth-btn-google:hover:not(:disabled){background:#ffffff1f!important;border-color:#6366f180!important}.auth-btn-secondary{color:#374151;cursor:pointer;background:#ffffffb3;border:1px solid #0000001a;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;padding:0 20px;font-family:inherit;font-size:14.5px;font-weight:500;transition:background-color .2s cubic-bezier(.16,1,.3,1),border-color .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 1px 3px #00000008}.dark .auth-btn-secondary{color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff1a}.auth-btn-secondary:hover:not(:disabled){color:var(--foreground,#111827);background:#6366f10f;border-color:#6366f166;box-shadow:0 4px 12px #6366f11f}.dark .auth-btn-secondary:hover:not(:disabled){color:#fff;background:#6366f11f;border-color:#6366f180;box-shadow:0 4px 14px #0000004d}.auth-btn-secondary:active:not(:disabled){transform:scale(.985)}.auth-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.auth-divider{justify-content:center;align-items:center;gap:12px;margin:8px 0;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:linear-gradient(90deg,#0000,#0000001a,#0000);flex:1;height:1px}.dark .auth-divider:before,.dark .auth-divider:after{background:linear-gradient(90deg,#0000,#ffffff1f,#0000)}.auth-divider-text{color:var(--muted-foreground,#9ca3af);text-transform:lowercase;padding:0 8px;font-size:13px;font-weight:400}.auth-form{flex-direction:column;display:flex}.auth-form-header{text-align:left;margin-bottom:24px}.auth-form-heading{letter-spacing:-.025em;color:var(--foreground,#111827);margin:0 0 6px;font-size:21px;font-weight:600;line-height:1.25}.dark .auth-form-heading{color:#f9fafb}.auth-form-subheading{color:var(--muted-foreground,#6b7280);margin:0;font-size:13.5px;font-weight:400;line-height:1.45}.auth-field{margin-bottom:20px}.auth-label{color:var(--foreground,#374151);margin-bottom:8px;font-size:13px;font-weight:500;display:block}.dark .auth-label{color:#e5e7eb}.auth-input-wrap{align-items:center;width:100%;display:flex;position:relative}.auth-input-icon{width:17px;height:17px;color:var(--muted-foreground,#9ca3af);pointer-events:none;transition:color .2s;position:absolute;left:15px}.auth-input-wrap:focus-within .auth-input-icon{color:var(--primary,#6366f1)}.auth-input{width:100%;height:48px;color:var(--foreground,#111827);background:#fffc;border:1.5px solid #0000001f;border-radius:14px;outline:none;padding:0 16px;font-family:inherit;font-size:14.5px;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px 2px #00000005}.dark .auth-input{color:#f9fafb;background:#00000040;border:1.5px solid #ffffff24}.auth-input-has-icon{padding-left:44px}.auth-input::placeholder{color:var(--muted-foreground,#9ca3af);opacity:.7}.auth-input:hover{border-color:#6366f166}.auth-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f126,0 2px 6px #0000000a}.dark .auth-input:focus{background:#0006;border-color:#818cf8;box-shadow:0 0 0 4px #6366f140,0 2px 8px #0003}.auth-key-hint{color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:5px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:6px;padding:0 5px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.auth-btn-wrap{width:100%;position:relative}.auth-last-used-badge{z-index:10;letter-spacing:.01em;color:#b45309;pointer-events:none;background:#fef3c7;border:1px solid #d977064d;border-radius:9999px;align-items:center;gap:3.5px;padding:1.5px 6.5px;font-size:10px;font-weight:500;line-height:1;display:inline-flex;position:absolute;top:-8px;right:12px;box-shadow:0 1px 3px #d977061f}.auth-badge-dot{background:#d97706;border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}.dark .auth-last-used-badge{color:#fef3c7;background:#d9770633;border-color:#f59e0b59;box-shadow:0 1px 4px #0000004d}.dark .auth-badge-dot{background:#fbbf24}.auth-otp-wrap{justify-content:center;margin-bottom:20px;display:flex}.auth-otp-wrap [data-slot=input-otp]{flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:0!important;display:flex!important}.auth-otp-wrap [data-slot=input-otp-group]{flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:flex!important}.auth-otp-wrap [data-slot=input-otp-slot]{width:44px;height:52px;font-size:22px;font-weight:700;font-family:var(--font-mono), monospace;color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;transition:border-color .15s,box-shadow .15s,background-color .15s;position:relative;box-shadow:0 1px 2px #0000000a;border-radius:12px!important;justify-content:center!important;align-items:center!important;margin:0!important;display:flex!important}.dark .auth-otp-wrap [data-slot=input-otp-slot]{color:#fff;background:#ffffff0a;border-color:#ffffff26}.auth-otp-wrap [data-slot=input-otp-slot][data-active=true]{z-index:10;background:#fff!important;border-color:#372198!important;box-shadow:0 0 0 4px #37219829,0 2px 4px #0000000a!important}.dark .auth-otp-wrap [data-slot=input-otp-slot][data-active=true]{background:#ffffff14!important;border-color:#818cf8!important;box-shadow:0 0 0 4px #818cf838!important}.auth-otp-wrap [data-slot=input-otp-slot]:not([data-active=true]):hover{border-color:#94a3b8}.auth-quiet{color:var(--muted-foreground);text-align:center;margin:0 0 14px;font-size:13.5px;line-height:1.45}.auth-quiet strong{color:var(--foreground);font-weight:600}.auth-delivering{color:var(--primary,#6366f1);justify-content:center;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;display:flex}.auth-link{color:#6366f1;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-family:inherit;font-size:13px;font-weight:500;transition:color .2s}.auth-link:hover{color:#4f46e5;text-decoration:underline}.auth-link-quiet{color:var(--muted-foreground);text-underline-offset:2px;font-size:12px;font-weight:400;text-decoration:underline}.auth-link-quiet:hover{color:var(--foreground)}.auth-foot-row{flex-direction:column;align-items:center;gap:6px;margin-top:14px;display:flex}.auth-foot-meta{color:var(--muted-foreground);font-size:12px}.auth-foot-success{color:#10b981;font-weight:500}.auth-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite auth-spin;display:inline-block}.auth-spinner-sm{border-color:#6366f1 #6366f140 #6366f140;width:14px;height:14px}.auth-error{color:#ef4444;background:#ef444414;border:1px solid #ef444433;border-radius:12px;margin-top:14px;padding:12px 16px;font-size:13px;line-height:1.45;animation:.4s cubic-bezier(.16,1,.3,1) auth-shake}@keyframes auth-shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}.auth-legal{text-align:center;color:var(--muted-foreground,#9ca3af);border-top:1px solid #0000000f;margin-top:20px;padding-top:16px;font-size:12px;line-height:1.5}.dark .auth-legal{border-top-color:#ffffff14}.auth-legal-link{color:var(--muted-foreground,#9ca3af);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.auth-legal-link:hover{color:var(--foreground,#111827)}.dark .auth-legal-link:hover{color:#fff}.auth-prepare{flex-direction:column;gap:14px;padding:14px 0;display:flex}.auth-prep-step{align-items:center;gap:14px;display:flex}.auth-prep-step.done .auth-prep-label{color:var(--foreground)}.auth-prep-step.active .auth-prep-label{color:var(--foreground);font-weight:600}.auth-prep-icon{flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.auth-prep-step.done .auth-prep-icon{color:#10b981}.auth-prep-step.active .auth-prep-icon{color:#6366f1}.auth-prep-spinner{border:2px solid #6366f133;border-top-color:#6366f1;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite auth-spin;display:block}.auth-prep-dot{background:#cbd5e1;border-radius:50%;width:6px;height:6px;display:block}.auth-prep-label{font-size:14px;line-height:1.4;transition:color .3s}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (max-width:480px){.auth-overlay-root{padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-left)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-right));justify-content:center;align-items:center;display:flex}.auth-surface{width:100%;max-width:min(420px,100%);height:auto;min-height:480px;max-height:calc(100vh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border:1px solid #00000014;border-radius:24px;flex-direction:column;justify-content:space-between;gap:20px;margin:auto;padding:32px 24px 28px;transition:padding .25s ease-out,min-height .25s ease-out;display:flex;overflow-y:auto}.dark .auth-surface{border:1px solid #ffffff24}.auth-stage-container{min-height:290px}.auth-otp-wrap [data-slot=input-otp-slot]{width:40px;height:48px;font-size:18px}.auth-heading{font-size:21px}.auth-actions{gap:10px}.auth-btn-primary,.auth-btn-secondary{height:46px;font-size:14px}.auth-legal{margin-top:8px;padding-top:12px}.auth-prepare-heading{font-size:17px}.auth-prep-label{font-size:13px}.auth-otp-wrap{margin-bottom:12px}.auth-foot-row-between{justify-content:space-between}.auth-top-bar{padding-top:0}.auth-legal{padding-bottom:0}}@media (max-width:360px){.auth-surface{border-radius:20px;gap:16px;min-height:440px;padding:24px 18px 20px}.auth-heading{font-size:19px}.auth-otp-wrap [data-slot=input-otp-slot]{width:36px;height:44px;font-size:16px}.auth-btn-primary,.auth-btn-secondary{height:44px;font-size:13.5px}}@media (min-width:481px) and (max-width:768px){.auth-surface{gap:24px;max-width:420px;padding:32px 32px 28px}}.auth-last-used{letter-spacing:.02em;color:hsl(var(--primary,240 100% 60%));background:hsla(var(--primary,240 100% 60%), .08);white-space:nowrap;border-radius:4px;align-items:center;margin-left:auto;padding:2px 6px;font-size:10px;font-weight:500;display:inline-flex}.auth-btn-primary,.auth-btn-secondary{transition:background-color .15s,box-shadow .15s,transform .1s,opacity .15s}.auth-btn-primary:active:not(:disabled),.auth-btn-secondary:active:not(:disabled){transform:scale(.98)}.auth-btn-primary:disabled,.auth-btn-secondary:disabled{opacity:.6;cursor:not-allowed}.auth-input{transition:border-color .2s,box-shadow .2s}.auth-input:focus{border-color:hsl(var(--primary,240 100% 60%));box-shadow:0 0 0 4px hsla(var(--primary,240 100% 60%), .12);outline:none}.auth-btn-morph{min-width:140px}.auth-otp-wrap [data-slot=input-otp-slot]:focus-within{border-color:hsl(var(--primary,240 100% 60%));box-shadow:0 0 0 3px hsla(var(--primary,240 100% 60%), .15)}.auth-prepare-heading{text-align:center;color:var(--foreground,#1a1a1a);margin-bottom:20px;font-size:18px;font-weight:600}.dark .auth-prepare-heading{color:var(--foreground,#f8fafc)}.auth-foot-row-between{justify-content:space-between;align-items:center;gap:12px;display:flex}@media (prefers-reduced-motion:reduce){.auth-surface,.auth-backdrop,.auth-btn-primary,.auth-btn-secondary,.auth-input,.auth-error,.auth-prep-step,.auth-ambient-aurora,.auth-ambient-glow,.auth-particle{transition:none!important;animation:none!important}.auth-prep-spinner,.auth-spinner,.auth-ambient-aurora,.auth-ambient-glow-1,.auth-ambient-glow-2,.auth-ambient-glow-3{animation:none!important}.auth-particle{display:none}}.auth-success-overlay{z-index:10;-webkit-backdrop-filter:blur(8px);background:#ffffffd9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dark .auth-success-overlay{background:#0a0a0fd9}.auth-success{color:#10b77f;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.dark .auth-success{color:#2cedac}.auth-success-glow{pointer-events:none;background:radial-gradient(circle,#10b77f33,#0000 70%);border-radius:50%;position:absolute;inset:-20px}.dark .auth-success-glow{background:radial-gradient(circle,#2cedac40,#0000 70%)}.auth-success-circle{stroke:currentColor;opacity:.3}.auth-success-check{color:currentColor}@keyframes auth-error-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(5px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}}.auth-error{animation:.3s ease-in-out auth-error-shake}.auth-legal{color:#6b7280}.dark .auth-legal{color:#9ca3af}.auth-legal-link{color:#4f46e5}.dark .auth-legal-link{color:#818cf8}.auth-link{color:#4f46e5;align-items:center;min-height:44px;padding:8px 12px;display:inline-flex}.dark .auth-link{color:#818cf8}.auth-divider-text{color:#6b7280}.dark .auth-divider-text{color:#9ca3af}.auth-btn-secondary:focus-visible,.auth-nav-back:focus-visible,.auth-close:focus-visible,.auth-link:focus-visible,.auth-legal-link:focus-visible{outline:2px solid hsl(var(--primary,240 100% 60%));outline-offset:2px;border-radius:4px}.auth-nav-back,.auth-close{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.auth-prep-step.pending .auth-prep-label{color:#6b7280}.dark .auth-prep-step.pending .auth-prep-label{color:#9ca3af}@media (min-width:769px) and (max-width:1024px) and (orientation:landscape){.auth-surface{gap:24px;max-width:460px;padding:36px 36px 32px}}@media (min-width:1440px){.auth-surface{max-width:440px}}.auth-btn-primary:hover:not(:disabled),.auth-btn-secondary:hover:not(:disabled){transition:background-color .15s,box-shadow .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),opacity .15s}.auth-btn-primary:active:not(:disabled),.auth-btn-secondary:active:not(:disabled){transition:transform 80ms cubic-bezier(.16,1,.3,1)}.auth-btn-success{background:linear-gradient(#10b981 0%,#059669 100%)!important;border-color:#ffffff26!important;transition:background-color .3s,box-shadow .3s,transform .2s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 4px 14px -2px #10b98166,inset 0 1px #ffffff4d!important}.auth-btn-primary:focus-visible,.auth-btn-secondary:focus-visible,.auth-link:focus-visible,.auth-nav-back:focus-visible,.auth-close:focus-visible{outline:2px solid var(--primary,#372198);outline-offset:2px}.auth-input:focus{border-color:var(--primary,#372198);box-shadow:0 0 0 4px color-mix(in srgb, var(--primary,#372198) 12%, transparent)}.auth-otp-wrap:focus-within{outline:none}.auth-surface.shake{animation:.3s ease-in-out auth-error-shake}@keyframes auth-success-pulse{0%{opacity:0;transform:scale(.9)}50%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.auth-success-icon{animation:.5s cubic-bezier(.16,1,.3,1) auth-success-pulse}@media (prefers-reduced-motion:reduce){.auth-btn-primary,.auth-btn-secondary,.auth-btn-success{transition:none!important;animation:none!important}.auth-surface.shake,.auth-success-icon{animation:none!important}}
