.login-container.svelte-1i2smtp{display:flex;align-items:center;justify-content:center;min-height:100vh;background:var(--bg-primary, #0a0a0a)}.login-card.svelte-1i2smtp{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem;background:var(--bg-secondary, #1a1a1a);border:1px solid var(--border-color, #333);border-radius:12px;text-align:center}h1.svelte-1i2smtp{margin:0;font-size:1.75rem;font-weight:600;color:var(--text-primary, #fff)}.subtitle.svelte-1i2smtp{margin:0;color:var(--text-secondary, #888);font-size:.95rem}.login-button.svelte-1i2smtp{padding:.875rem 2rem;font-size:1rem;font-weight:500;color:#fff;background:var(--accent-color, #3b82f6);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}.login-button.svelte-1i2smtp:hover{background:var(--accent-hover, #2563eb)}
