.login-wrapper.svelte-1x05zx6{min-height:calc(100vh - var(--nav-h, 0px));display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.login-card.svelte-1x05zx6{width:100%;max-width:380px;background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:2.25rem 2rem;display:flex;flex-direction:column;gap:1.75rem}.app-name.svelte-1x05zx6{text-align:center;font-size:2rem;color:var(--green)}.tagline.svelte-1x05zx6{text-align:center;color:var(--text-muted);font-size:.9rem;margin:-1.25rem 0 0}form.svelte-1x05zx6{display:flex;flex-direction:column;gap:1rem}label.svelte-1x05zx6{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:500;color:var(--text-muted)}input.svelte-1x05zx6{padding:.65rem .875rem;font-size:1rem;font-family:inherit;border:1.5px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);color:var(--text);outline:none;transition:border-color .15s,box-shadow .15s}input.svelte-1x05zx6:focus{border-color:var(--green);box-shadow:0 0 0 3px #4d7a5826;background:var(--surface)}button.svelte-1x05zx6{width:100%;padding:.7rem;font-size:1rem;font-family:inherit;font-weight:600;background:var(--green);color:#fff;border:none;border-radius:var(--radius);cursor:pointer;transition:background .15s}button.svelte-1x05zx6:hover{background:var(--green-dark)}
