.login-container.svelte-vfc2gz{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f2f5;padding:1rem}.login-card.svelte-vfc2gz{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 10px #0000001a;width:100%;max-width:400px;text-align:center}.login-title.svelte-vfc2gz{font-size:1.8rem;color:#333;margin-bottom:1.5rem}.form-group.svelte-vfc2gz{margin-bottom:1rem;text-align:left}.form-group.svelte-vfc2gz label:where(.svelte-vfc2gz){display:block;margin-bottom:.5rem;color:#555;font-weight:500}.form-group.svelte-vfc2gz input:where(.svelte-vfc2gz){width:100%;padding:.75rem 1rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;box-sizing:border-box}.form-group.svelte-vfc2gz input:where(.svelte-vfc2gz):focus{border-color:#007bff;outline:none;box-shadow:0 0 0 3px #007bff40}.login-button.svelte-vfc2gz{width:100%;padding:.75rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease-in-out;margin-top:1.5rem}.login-button.svelte-vfc2gz:hover{background-color:#0056b3}.error-message.svelte-vfc2gz{color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;padding:.75rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem}
