.auth-page.svelte-c68gvn{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:92px 24px 40px;background:radial-gradient(circle at 14% 14%,rgba(143,204,150,.19),transparent 43%),radial-gradient(circle at 80% 10%,rgba(184,146,74,.14),transparent 42%),var(--cream);overflow:hidden}.auth-grain.svelte-c68gvn{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(24,36,24,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(24,36,24,.015) 1px,transparent 1px);background-size:42px 42px}.auth-card.svelte-c68gvn{position:relative;z-index:1;display:grid;grid-template-columns:1fr;width:min(1120px,100%);border-radius:var(--radius-2xl);border:1px solid var(--border);background:#ffffffd6;box-shadow:var(--shadow-auth-layout);overflow:hidden}@media(min-width:1024px){.auth-card.svelte-c68gvn{grid-template-columns:.88fr 1.12fr}}.auth-visual.svelte-c68gvn{background:linear-gradient(136deg,#174d28e6,#2e7d42ad),url(../../../images/hero/yoga.png) center/cover no-repeat;position:relative;display:none;padding:44px;color:#fff}@media(min-width:1024px){.auth-visual.svelte-c68gvn{display:flex;align-items:flex-end}}.visual-overlay.svelte-c68gvn{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#174d2824,#18241899);z-index:1}.visual-content.svelte-c68gvn{position:relative;z-index:2;max-width:430px}.visual-kicker.svelte-c68gvn{margin-bottom:12px;font-size:var(--text-caption);letter-spacing:2px;text-transform:uppercase;font-weight:600;color:#ffffffbd}.auth-visual.svelte-c68gvn h1:where(.svelte-c68gvn){font-family:var(--font-heading);font-size:clamp(2rem,3vw,2.8rem);line-height:1.06;font-weight:500;margin-bottom:16px}.visual-copy.svelte-c68gvn{max-width:36ch;font-size:var(--text-lg);line-height:1.65;color:#ffffffe0;margin-bottom:24px}.auth-form-container.svelte-c68gvn{display:flex;align-items:center;justify-content:center;padding:36px 24px 38px;background:linear-gradient(160deg,#f9f6f0db,#fffffff0 40%,#f2ebe059)}.auth-content.svelte-c68gvn{width:100%;max-width:580px}.auth-header.svelte-c68gvn{text-align:center;margin-bottom:32px}.auth-header.svelte-c68gvn h1:where(.svelte-c68gvn){font-family:var(--font-heading);font-size:clamp(2rem,3vw,2.55rem);line-height:1.05;color:var(--ink);font-weight:500;margin-bottom:8px}.auth-subtitle.svelte-c68gvn{font-size:var(--text-lg);line-height:1.65;color:var(--mid);margin-bottom:24px}.logo.svelte-c68gvn{font-family:var(--font-heading);font-size:var(--text-5xl);font-weight:700;color:var(--color-auth-text);text-decoration:none;display:block;margin-bottom:24px}.logo-img.svelte-c68gvn{width:clamp(120px,30vw,200px);height:auto;display:block}h1.svelte-c68gvn{font-size:var(--text-4xl);font-weight:800;color:var(--color-auth-text);margin-bottom:12px;letter-spacing:-.5px}p.svelte-c68gvn{color:var(--color-auth-muted);font-size:var(--text-lg);line-height:1.6}.form-group.svelte-c68gvn{margin-bottom:24px}label.svelte-c68gvn{display:block;font-size:var(--text-base);font-weight:700;color:var(--color-auth-text);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.input-field.svelte-c68gvn{width:100%;padding:14px 18px;border-radius:var(--radius-lg);border:1.5px solid var(--color-auth-input-border);background:var(--color-auth-input-bg);font-size:var(--text-lg);transition:var(--transition-fast);outline:none}.input-field.svelte-c68gvn:focus{border-color:var(--color-green-focus);box-shadow:var(--shadow-focus-ring-lg)}.auth-footer.svelte-c68gvn{margin-top:32px;text-align:center;font-size:var(--text-md);color:var(--color-auth-muted);display:flex;flex-direction:column;gap:8px}.auth-footer.svelte-c68gvn a:where(.svelte-c68gvn){color:#2e7d42;font-weight:700;text-decoration:none}.auth-footer.svelte-c68gvn a:where(.svelte-c68gvn):hover{text-decoration:underline}.success-icon.svelte-c68gvn{font-size:48px;margin-bottom:16px}.success-actions.svelte-c68gvn{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.animate-in.svelte-c68gvn{animation:svelte-c68gvn-fadeInUp .6s cubic-bezier(.22,1,.36,1) forwards}@keyframes svelte-c68gvn-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.auth-header.svelte-c68gvn{margin-bottom:24px}.form-group.svelte-c68gvn{margin-bottom:20px}}html.dark .auth-page.svelte-c68gvn{background:radial-gradient(circle at 14% 14%,rgba(143,204,150,.12),transparent 43%),radial-gradient(circle at 80% 10%,rgba(184,146,74,.08),transparent 42%),var(--cream)}html.dark .auth-card.svelte-c68gvn{background:#121812db;border-color:#8fcc9638;box-shadow:0 34px 68px #00000061}html.dark .auth-form-container.svelte-c68gvn{background:linear-gradient(160deg,#121812d1,#121812eb 45%,#171e17f0)}html.dark .input-field.svelte-c68gvn{background:#121812e0;border-color:#8fcc9638;color:#eef7ee}html.dark .auth-header.svelte-c68gvn h1:where(.svelte-c68gvn),html.dark h1.svelte-c68gvn{color:#eef7ee}html.dark .auth-subtitle.svelte-c68gvn,html.dark p.svelte-c68gvn,html.dark .auth-footer.svelte-c68gvn{color:#eef7eeb8}html.dark label.svelte-c68gvn{color:#eef7ee}html.dark .auth-footer.svelte-c68gvn a:where(.svelte-c68gvn){color:#8fcc96}html.dark .auth-footer.svelte-c68gvn a:where(.svelte-c68gvn):hover{color:#a8e0a8}
