.login-container.svelte-12qhfyh{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#004b7c;font-family:Open Sans,sans-serif}.login-box.svelte-12qhfyh{background:#fff;padding:40px;border-radius:10px;box-shadow:0 4px 12px #0003;text-align:center;max-width:350px;width:100%}.login-box.svelte-12qhfyh h1:where(.svelte-12qhfyh){margin:0 0 10px;color:#004b7c;font-family:Roboto Slab,serif;font-size:2rem;font-weight:700}.login-box.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0 0 20px;color:#666}form.svelte-12qhfyh{display:flex;flex-direction:column;gap:15px}input.svelte-12qhfyh{padding:12px 15px;border:1px solid #ddd;border-radius:5px;font-size:1rem;outline:none;transition:border-color .2s}input.svelte-12qhfyh:focus{border-color:#004b7c}button.svelte-12qhfyh{padding:12px 15px;background-color:#004b7c;color:#fff;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .2s}button.svelte-12qhfyh:hover{background-color:#003a5c}.error.svelte-12qhfyh{color:#dc3545;margin-top:15px;margin-bottom:0}
