.auth-page.svelte-52fghe{min-height:100vh;background:#06080f;display:flex;align-items:center;justify-content:center;padding:1rem}.auth-container.svelte-52fghe{display:grid;grid-template-columns:1fr 1.2fr;max-width:1000px;width:100%;min-height:700px;border-radius:24px;overflow:hidden;background:#ffffff05;border:1px solid rgba(255,255,255,.06);box-shadow:0 25px 80px #00000080}.auth-brand.svelte-52fghe{position:relative;padding:3rem;background:linear-gradient(135deg,#6b8bff1a,#4be1ec0d);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.brand-content.svelte-52fghe{position:relative;z-index:1}.brand-logo.svelte-52fghe{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:inherit;margin-bottom:2rem}.brand-logo.svelte-52fghe img:where(.svelte-52fghe){width:40px;height:40px}.brand-logo.svelte-52fghe span:where(.svelte-52fghe){font-weight:800;font-size:1.1rem;letter-spacing:.05em}.auth-brand.svelte-52fghe h1:where(.svelte-52fghe){font-size:2rem;font-weight:700;margin:0 0 1rem;line-height:1.2}.auth-brand.svelte-52fghe p:where(.svelte-52fghe){color:#fff9;font-size:1rem;line-height:1.6;margin:0 0 2rem}.brand-stats.svelte-52fghe{display:flex;gap:1.5rem}.stat.svelte-52fghe{display:flex;flex-direction:column}.stat-value.svelte-52fghe{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#6b8bff,#4be1ec);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label.svelte-52fghe{font-size:.8rem;color:#ffffff80}.brand-glow.svelte-52fghe{position:absolute;bottom:-50%;left:-30%;width:100%;height:100%;background:radial-gradient(circle,rgba(107,139,255,.2) 0%,transparent 60%);filter:blur(60px);pointer-events:none}.auth-form-container.svelte-52fghe{padding:2.5rem;display:flex;align-items:center;justify-content:center;background:#0003;overflow-y:auto}.auth-form-wrapper.svelte-52fghe{width:100%;max-width:400px}.form-header.svelte-52fghe{margin-bottom:1.5rem}.form-header.svelte-52fghe h2:where(.svelte-52fghe){font-size:1.5rem;font-weight:700;margin:0 0 .35rem}.form-header.svelte-52fghe p:where(.svelte-52fghe){color:#ffffff80;margin:0;font-size:.9rem}.alert.svelte-52fghe{display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem;border-radius:10px;font-size:.85rem;margin-bottom:1.25rem}.alert--error.svelte-52fghe{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#f87171}.auth-form.svelte-52fghe{display:flex;flex-direction:column;gap:1rem}.form-row.svelte-52fghe{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.form-group.svelte-52fghe{display:flex;flex-direction:column;gap:.4rem}.form-group.svelte-52fghe label:where(.svelte-52fghe){font-size:.8rem;font-weight:500;color:#ffffffb3}.required.svelte-52fghe{color:#f87171}.input-wrapper.svelte-52fghe{position:relative}.input-icon.svelte-52fghe{position:absolute;left:.9rem;top:50%;transform:translateY(-50%);color:#ffffff59;pointer-events:none}.input-wrapper.svelte-52fghe input:where(.svelte-52fghe),.form-row.svelte-52fghe input:where(.svelte-52fghe){width:100%;padding:.75rem .9rem .75rem 2.5rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#f5f7fb;font-size:.9rem;transition:all .2s ease}.form-row.svelte-52fghe input:where(.svelte-52fghe){padding-left:.9rem}.input-wrapper.svelte-52fghe input:where(.svelte-52fghe)::placeholder,.form-row.svelte-52fghe input:where(.svelte-52fghe)::placeholder{color:#ffffff4d}.input-wrapper.svelte-52fghe input:where(.svelte-52fghe):focus,.form-row.svelte-52fghe input:where(.svelte-52fghe):focus{outline:none;border-color:#6b8bff80;background:#6b8bff0d}.toggle-password.svelte-52fghe{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff6;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s}.toggle-password.svelte-52fghe:hover{color:#ffffffb3}.btn-submit.svelte-52fghe{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.9rem;border-radius:10px;border:none;background:linear-gradient(135deg,#6b8bff,#4be1ec);color:#06080f;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.btn-submit.svelte-52fghe:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #6b8bff4d}.btn-submit.svelte-52fghe:disabled{opacity:.7;cursor:not-allowed}.spinner.svelte-52fghe{width:16px;height:16px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:svelte-52fghe-spin .6s linear infinite}@keyframes svelte-52fghe-spin{to{transform:rotate(360deg)}}.form-footer.svelte-52fghe{margin-top:1.5rem;text-align:center}.form-footer.svelte-52fghe p:where(.svelte-52fghe){color:#ffffff80;font-size:.85rem;margin:0}.form-footer.svelte-52fghe a:where(.svelte-52fghe){color:#6b8bff;text-decoration:none;font-weight:600;transition:color .2s}.form-footer.svelte-52fghe a:where(.svelte-52fghe):hover{color:#4be1ec}.modal-overlay.svelte-52fghe{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:100}.modal-card.svelte-52fghe{background:#0d1117;border-radius:20px;border:1px solid rgba(255,255,255,.08);max-width:420px;width:100%;padding:2.5rem;text-align:center;box-shadow:0 25px 80px #00000080}.modal-icon.svelte-52fghe{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#6b8bff26,#4be1ec1a);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#6b8bff}.modal-card.svelte-52fghe h3:where(.svelte-52fghe){font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.modal-card.svelte-52fghe p:where(.svelte-52fghe){color:#fff9;margin:0 0 1rem;font-size:.95rem}.email-badge.svelte-52fghe{display:inline-block;padding:.6rem 1.25rem;background:#6b8bff1a;border:1px solid rgba(107,139,255,.2);border-radius:8px;color:#a5c4ff;font-weight:600;font-size:.95rem;margin-bottom:1rem}.modal-note.svelte-52fghe{font-size:.85rem!important;color:#fff6!important}.modal-actions.svelte-52fghe{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.btn-primary.svelte-52fghe{display:flex;align-items:center;justify-content:center;padding:.9rem;border-radius:10px;background:linear-gradient(135deg,#6b8bff,#4be1ec);color:#06080f;font-weight:600;text-decoration:none;transition:all .2s ease}.btn-primary.svelte-52fghe:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6b8bff4d}.btn-ghost.svelte-52fghe{padding:.9rem;border-radius:10px;background:transparent;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-ghost.svelte-52fghe:hover{background:#ffffff0d;border-color:#fff3}@media(max-width:800px){.auth-container.svelte-52fghe{grid-template-columns:1fr;max-width:480px;min-height:auto}.auth-brand.svelte-52fghe{display:none}.auth-form-container.svelte-52fghe{padding:2rem 1.5rem}}
