.login-container.svelte-1oo0h1h{display:flex;align-items:center;justify-content:center;padding:2rem;z-index:5;position:relative}.login-box.svelte-1oo0h1h{background:#fff;padding:3rem;border-radius:1rem;box-shadow:var(--shadow);max-width:500px;width:100%;text-align:center}.logo.svelte-1oo0h1h{margin:0 auto 1rem;width:80px;height:80px}h1.svelte-1oo0h1h{margin:0 0 .5rem;font-size:1.5rem;color:var(--title)}.tagline.svelte-1oo0h1h{color:var(--secondary);font-weight:700;margin-bottom:2rem}.form-group.svelte-1oo0h1h{margin-bottom:1.5rem;text-align:left}label.svelte-1oo0h1h{display:block;margin-bottom:.5rem;font-weight:700;color:var(--title)}input.svelte-1oo0h1h{width:100%;padding:.75rem;border-radius:.5rem;font-size:1rem}input.svelte-1oo0h1h:focus{outline:none;border-color:var(--secondary)}input.svelte-1oo0h1h:disabled{opacity:.6;cursor:not-allowed}button.svelte-1oo0h1h{width:100%;padding:.75rem;background:var(--secondary);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .2s}button.svelte-1oo0h1h:hover:not(:disabled){opacity:.9}button.svelte-1oo0h1h:disabled{opacity:.6;cursor:not-allowed}.error.svelte-1oo0h1h{background:#fee;color:#c00;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;font-size:.9rem}.disclaimer.svelte-1oo0h1h{margin-top:1.5rem;font-size:.8rem;color:#666;font-style:italic}@media (max-width: 600px){.login-box.svelte-1oo0h1h{padding:2rem 1.5rem}}
