body{min-height:100vh;display:flex;justify-content:center;align-items:center;background:#f5f7f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#09353e}.container.svelte-1x05zx6{text-align:center;max-width:520px;padding:2rem;width:100%}.logo.svelte-1x05zx6{width:140px;height:140px;margin-bottom:2rem}h1.svelte-1x05zx6{font-size:1.6rem;font-weight:600;margin-bottom:.5rem;line-height:1.3}.subtitle.svelte-1x05zx6{font-size:1.1rem;color:#4f6b6f;line-height:1.5;margin-bottom:2rem}form.svelte-1x05zx6{display:flex;flex-direction:column;align-items:center;gap:.5rem}input[type=password].svelte-1x05zx6{width:100%;max-width:280px;padding:.6rem 1rem;border:1.5px solid #bbdde0;border-radius:6px;font-size:1rem;color:#09353e;background:#fff;outline:none;transition:border-color .15s}input[type=password].svelte-1x05zx6:focus{border-color:#006675}input.error.svelte-1x05zx6{border-color:#c0392b}.error-msg.svelte-1x05zx6{font-size:.85rem;color:#c0392b}button.svelte-1x05zx6{padding:.6rem 2rem;background:#006675;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .15s}button.svelte-1x05zx6:hover{background:#005d73}
