.auth-card.svelte-z5wozd{width:100%;max-width:480px;background:var(--auth-card-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--auth-card-border);border-radius:24px;padding:2.5rem;box-shadow:0 0 0 1px #ffffff0d,0 20px 50px #00000080,0 0 100px #7c3aed1a;transition:background-color .3s ease,border-color .3s ease}.success-state.svelte-z5wozd{text-align:center;padding:2rem 0}.success-icon.svelte-z5wozd{font-size:4rem;margin-bottom:1.5rem}.success-state.svelte-z5wozd h1:where(.svelte-z5wozd){font-size:1.75rem;font-weight:700;margin:0 0 1rem}.success-state.svelte-z5wozd p:where(.svelte-z5wozd){color:var(--auth-muted);margin-bottom:.5rem;line-height:1.6}.success-state.svelte-z5wozd strong:where(.svelte-z5wozd){color:var(--auth-link)}.expiry-note.svelte-z5wozd{font-size:.8rem;color:var(--auth-muted);margin-top:1rem}.resend-section.svelte-z5wozd{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.resend-info.svelte-z5wozd{font-size:.875rem;color:#fff9;margin-bottom:1rem}.btn-resend.svelte-z5wozd{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:#6366f133;border:1px solid rgba(99,102,241,.4);border-radius:10px;color:#a78bfa;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;min-width:200px}.btn-resend.svelte-z5wozd:hover:not(:disabled){background:#6366f14d;border-color:#6366f199}.btn-resend.svelte-z5wozd:disabled{opacity:.6;cursor:not-allowed}.spinner-small.svelte-z5wozd{width:14px;height:14px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:svelte-z5wozd-spin .8s linear infinite}.btn-secondary.svelte-z5wozd{display:inline-block;margin-top:1.5rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;color:#a78bfa;background:transparent;border:1px solid rgba(167,139,250,.5);border-radius:12px;text-decoration:none;transition:all .2s ease}.btn-secondary.svelte-z5wozd:hover{background:#a78bfa1a;border-color:#a78bfa}.auth-header.svelte-z5wozd{text-align:center;margin-bottom:1.5rem}.logo.svelte-z5wozd{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.25rem}.logo-icon.svelte-z5wozd{font-size:1.75rem}.logo-text.svelte-z5wozd{font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.logo-accent.svelte-z5wozd{background:linear-gradient(135deg,#7c3aed,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth-header.svelte-z5wozd h1:where(.svelte-z5wozd){font-size:1.5rem;font-weight:700;margin:0 0 .375rem;letter-spacing:-.02em}.auth-header.svelte-z5wozd p:where(.svelte-z5wozd){font-size:.875rem;color:var(--auth-muted);margin:0}.alert.svelte-z5wozd{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:12px;font-size:.8rem;margin-bottom:1.25rem}.alert-error.svelte-z5wozd{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#fca5a5}.form-row.svelte-z5wozd{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group.svelte-z5wozd{margin-bottom:1rem}.form-group.svelte-z5wozd label:where(.svelte-z5wozd){display:block;font-size:.75rem;font-weight:600;color:var(--auth-text);margin-bottom:.375rem;opacity:.8}.form-group.svelte-z5wozd input:where(.svelte-z5wozd){width:100%;padding:.75rem 1rem;font-size:.875rem;color:var(--auth-text);background:var(--auth-input-bg);border:1px solid var(--auth-input-border);border-radius:10px;outline:none;transition:all .2s ease;box-sizing:border-box}.form-group.svelte-z5wozd input:where(.svelte-z5wozd)::placeholder{color:var(--auth-placeholder)}.form-group.svelte-z5wozd input:where(.svelte-z5wozd):focus{border-color:#7c3aed80;box-shadow:0 0 0 3px #7c3aed1a}.input-wrapper.svelte-z5wozd{position:relative}.password-wrapper.svelte-z5wozd input:where(.svelte-z5wozd){padding-right:3rem}.toggle-password.svelte-z5wozd{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1rem;cursor:pointer;opacity:.6;transition:opacity .2s}.toggle-password.svelte-z5wozd:hover{opacity:1}.password-strength.svelte-z5wozd{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.strength-bar.svelte-z5wozd{flex:1;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.strength-fill.svelte-z5wozd{height:100%;transition:width .3s ease,background .3s ease;border-radius:2px}.strength-label.svelte-z5wozd{font-size:.7rem;font-weight:600}.field-error.svelte-z5wozd{display:block;font-size:.7rem;color:#fca5a5;margin-top:.375rem}.checkbox-wrapper.svelte-z5wozd{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;color:var(--auth-muted);cursor:pointer;margin-bottom:1.25rem;line-height:1.4}.checkbox-wrapper.svelte-z5wozd input:where(.svelte-z5wozd){width:18px;height:18px;accent-color:#7c3aed;flex-shrink:0;margin-top:2px}.checkbox-wrapper.svelte-z5wozd a:where(.svelte-z5wozd){color:#a78bfa;text-decoration:none}.checkbox-wrapper.svelte-z5wozd a:where(.svelte-z5wozd):hover{text-decoration:underline}.btn-primary.svelte-z5wozd{width:100%;padding:.75rem;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary.svelte-z5wozd:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #7c3aed66}.btn-primary.svelte-z5wozd:disabled{opacity:.5;cursor:not-allowed}.spinner.svelte-z5wozd{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-z5wozd-spin .8s linear infinite}.divider.svelte-z5wozd{display:flex;align-items:center;gap:1rem;margin:1.5rem 0}.divider.svelte-z5wozd:before,.divider.svelte-z5wozd:after{content:"";flex:1;height:1px;background:#ffffff1a}.divider.svelte-z5wozd span:where(.svelte-z5wozd){font-size:.7rem;color:var(--auth-muted);text-transform:uppercase;letter-spacing:.05em}.oauth-grid.svelte-z5wozd{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.auth-switch.svelte-z5wozd{text-align:center;margin-top:1.5rem;font-size:.8rem;color:var(--auth-muted)}.auth-switch.svelte-z5wozd a:where(.svelte-z5wozd){color:var(--auth-link);text-decoration:none;font-weight:600;transition:color .2s}.auth-switch.svelte-z5wozd a:where(.svelte-z5wozd):hover{color:#c4b5fd}@media(max-width:480px){.auth-card.svelte-z5wozd{padding:1.5rem 1.25rem;border-radius:20px}.form-row.svelte-z5wozd{grid-template-columns:1fr}.oauth-grid.svelte-z5wozd{grid-template-columns:repeat(2,1fr)}}.field-error.svelte-z5wozd{color:#ef4444;font-size:.75rem;margin-top:.25rem;display:block}.field-checking.svelte-z5wozd{color:#a78bfa;font-size:.75rem;margin-top:.25rem;display:block}.input-error.svelte-z5wozd{border-color:#ef4444!important;background:#ef44441a!important}.loading-overlay.svelte-z5wozd{position:absolute;inset:0;background:var(--auth-card-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;display:flex;align-items:center;justify-content:center;z-index:1000;animation:svelte-z5wozd-fadeIn .3s ease-out}@keyframes svelte-z5wozd-fadeIn{0%{opacity:0}to{opacity:1}}.loading-content.svelte-z5wozd{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.loading-spinner.svelte-z5wozd{width:48px;height:48px;border:3px solid rgba(124,58,237,.2);border-top-color:#7c3aed;border-radius:50%;animation:svelte-z5wozd-spin 1s linear infinite;box-shadow:0 0 20px #7c3aed4d,inset 0 0 10px #7c3aed1a}@keyframes svelte-z5wozd-spin{to{transform:rotate(360deg)}}.loading-text.svelte-z5wozd{font-size:1.125rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#7c3aed,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.loading-subtext.svelte-z5wozd{font-size:.875rem;color:#ffffff80}
