.contact-container.svelte-1dbsfh6{max-width:600px;margin:2rem auto;padding:1.5rem;background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 10px #0000001a}h1.svelte-1dbsfh6{text-align:center;color:var(--primary-color, #020183);margin-bottom:1rem}.contact-form.svelte-1dbsfh6{display:flex;flex-direction:column;gap:1rem}label.svelte-1dbsfh6{display:flex;flex-direction:column;font-weight:700;color:#333}input.svelte-1dbsfh6,textarea.svelte-1dbsfh6{padding:.75rem;border:1px solid #ccc;border-radius:6px;font-size:1rem}button.svelte-1dbsfh6{align-self:flex-end;padding:.75rem 1.5rem;background-color:var(--primary-color, #020183);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .3s}button.svelte-1dbsfh6:hover{background-color:var(--secondary-color, #f5ba16);color:#000}.success-message.svelte-1dbsfh6{color:green;text-align:center;font-size:1.2rem}
