img.svelte-1no0j0y{width:100%;height:450px;object-fit:cover}.email-link.svelte-1no0j0y{text-decoration:none}.email-link.svelte-1no0j0y:hover{text-decoration:underline}.contact-form.svelte-1no0j0y{display:flex;flex-direction:column;max-width:500px;margin:0 auto;text-align:left;gap:15px}.form-row.svelte-1no0j0y{display:flex;flex-direction:column}label.svelte-1no0j0y{margin-bottom:5px}input.svelte-1no0j0y,textarea.svelte-1no0j0y{padding:10px;font-size:16px;border:1px solid #ccc;border-radius:5px;box-sizing:border-box}textarea.svelte-1no0j0y{resize:vertical;height:120px}.submit-row.svelte-1no0j0y{display:flex;justify-content:center}button.svelte-1no0j0y{padding:10px 20px;background-color:transparent;border:2px solid var(--accent);color:var(--accent);border-radius:5px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .3s,color .3s}button.svelte-1no0j0y:hover{background-color:var(--accent);color:#fff;transition:background-color .3s,color .3s}
