.auth-container.svelte-a034u4{height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;background:var(--bg);font-family:DM Sans,system-ui,sans-serif;padding:0 1.5rem;overflow-y:auto}.auth-card.svelte-a034u4{background:var(--surface);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:18px;width:100%;max-width:400px;position:relative;overflow:hidden}.auth-card-accent.svelte-a034u4{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent-border-hover),transparent);opacity:.7;pointer-events:none;z-index:1}.auth-header.svelte-a034u4{display:flex;justify-content:center;align-items:center;padding:2rem 2rem 1.5rem;border-bottom:1px solid var(--border)}.auth-logo.svelte-a034u4{width:200px;max-width:90%;height:auto;filter:drop-shadow(0 0 10px var(--accent-dim));transition:filter .3s ease}.auth-logo.svelte-a034u4:active{animation:svelte-a034u4-spin .6s linear infinite}@media (max-width: 480px){.auth-card.svelte-a034u4{border-radius:14px}.auth-header.svelte-a034u4{padding:1.5rem 1.5rem 1.25rem}}@media (max-height: 600px){.auth-header.svelte-a034u4{padding:1.25rem 2rem 1rem}}@keyframes svelte-a034u4-spin{to{transform:rotate(360deg)}}
