.auth-layout.svelte-dhz3ww{min-height:100vh;background:linear-gradient(to bottom right,var(--surface-primary),var(--surface-secondary));display:flex;align-items:center;justify-content:center;padding:var(--space-4);position:relative}.theme-toggle-container.svelte-dhz3ww{position:absolute;top:var(--space-4);right:var(--space-4);z-index:var(--z-10)}.auth-container.svelte-dhz3ww{width:100%;max-width:500px}.brand-section.svelte-dhz3ww{text-align:center;margin-bottom:var(--space-8)}.logo-container.svelte-dhz3ww{width:var(--space-16);height:var(--space-16);display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-4)}.logo.svelte-dhz3ww{width:var(--space-16);height:var(--space-16);-o-object-fit:contain;object-fit:contain;filter:brightness(var(--logo-brightness, 1))}.brand-title.svelte-dhz3ww{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-2);font-family:var(--font-sans)}.brand-subtitle.svelte-dhz3ww{color:var(--text-secondary);font-size:var(--text-base);font-family:var(--font-sans)}.form-container.svelte-dhz3ww{background:var(--surface-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:var(--border-thin) solid var(--border-default);padding:var(--space-8);transition:all var(--transition-base)}.form-container.svelte-dhz3ww:hover{box-shadow:var(--shadow-md);border-color:var(--border-emphasis)}.auth-footer.svelte-dhz3ww{text-align:center;margin-top:var(--space-6);font-size:var(--text-sm);color:var(--text-muted)}.footer-links.svelte-dhz3ww{margin-top:var(--space-2);display:flex;justify-content:center;gap:var(--space-4)}.footer-link.svelte-dhz3ww{color:var(--text-muted);text-decoration:none;transition:color var(--transition-base);font-weight:var(--font-medium)}.footer-link.svelte-dhz3ww:hover{color:var(--text-secondary);text-decoration:underline}.footer-link.svelte-dhz3ww:focus-visible{outline:var(--state-focus-ring);outline-offset:var(--state-focus-offset);border-radius:var(--radius-sm)}.loading-layout.svelte-dhz3ww{min-height:100vh;background:var(--surface-primary);display:flex;align-items:center;justify-content:center}.loading-content.svelte-dhz3ww{text-align:center}.loading-spinner.svelte-dhz3ww{width:var(--space-12);height:var(--space-12);border:var(--border-thick) solid var(--border-muted);border-bottom-color:var(--color-primary);border-radius:50%;margin:0 auto;animation:svelte-dhz3ww-spin 1s linear infinite}.loading-text.svelte-dhz3ww{margin-top:var(--space-4);color:var(--text-secondary);font-family:var(--font-sans);font-size:var(--text-base)}@keyframes svelte-dhz3ww-spin{to{transform:rotate(360deg)}}@media (prefers-contrast: high){.form-container.svelte-dhz3ww{border-width:var(--border-thick)}.footer-link.svelte-dhz3ww:focus-visible{outline-width:var(--border-thick)}}@media (prefers-reduced-motion: reduce){.form-container.svelte-dhz3ww,.footer-link.svelte-dhz3ww,.loading-spinner.svelte-dhz3ww{transition:none;animation:none}}@media (min-width: var(--screen-sm)){.auth-layout.svelte-dhz3ww{padding:var(--space-6)}.form-container.svelte-dhz3ww{padding:var(--space-10)}}
