body{font-family:var(--font-family-base);background-color:var(--color-bg-disabled);min-height:100vh;margin:0;padding:0}.app.svelte-13ugokc{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-container.svelte-13ugokc{background:var(--color-bg-white);border-radius:var(--radius-lg);width:100%;max-width:500px;box-shadow:var(--shadow-lg);border:1px solid var(--color-border);margin:.1rem;padding:2rem}.header-with-lang.svelte-13ugokc{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.header-actions.svelte-13ugokc{align-items:center;gap:.5rem;display:flex}.logo.svelte-13ugokc{width:auto;height:40px}.logo-mobile.svelte-13ugokc{display:none}@media (width<=768px){.logo-desktop.svelte-13ugokc{display:none}.logo-mobile.svelte-13ugokc{max-width:140px;height:32px;display:block}}
