.auth-container.svelte-1fbdngf{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;background:var(--page-background);overflow:hidden}.auth-wrapper.svelte-1fbdngf{background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);display:grid;grid-template-columns:1fr 1fr;max-width:1100px;width:100%;overflow:hidden}.summary-section.svelte-1fbdngf{background:var(--background-blue-purple);padding:4rem;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--border-color)}.form-section.svelte-1fbdngf{padding:3rem;display:flex;align-items:center;justify-content:center;position:relative;background:#fff}.form-container.svelte-1fbdngf{width:100%;max-width:450px}@media(max-width:992px){.auth-wrapper.svelte-1fbdngf{grid-template-columns:1fr;min-height:auto}.summary-section.svelte-1fbdngf{display:none}.summary-section.mobile-visible.svelte-1fbdngf{display:flex;order:2;border-right:none;border-top:1px solid var(--border-color);padding:2rem}.form-section.svelte-1fbdngf{padding:2rem}}@media(max-width:480px){.auth-container.svelte-1fbdngf{padding:0}.auth-wrapper.svelte-1fbdngf{border-radius:0}.form-section.svelte-1fbdngf,.summary-section.svelte-1fbdngf{padding:1.5rem}}
