.naturelles-contact{margin:1rem auto 0;max-width:760px;width:100%}.naturelles-contact__panel{background:linear-gradient(180deg,#fff8fa,#fff1f5);border:1px solid #f1c2cd;border-radius:14px;box-shadow:0 18px 34px rgba(95,53,66,.08);display:grid;gap:1rem;padding:1.15rem}.naturelles-contact__form,.naturelles-contact__guest,.naturelles-contact__intro{display:grid;gap:.75rem}.naturelles-contact__lead,.naturelles-contact__meta,.naturelles-contact__status,.naturelles-contact__title{margin:0}.naturelles-contact__title{color:#401623;font-size:1.05rem;font-weight:800;line-height:1.4}.naturelles-contact__lead,.naturelles-contact__meta{color:#6a4651;font-size:.95rem;line-height:1.6}.naturelles-contact__field{color:#5f3542;display:grid;font-size:.93rem;font-weight:700;gap:.45rem}.naturelles-contact__field input,.naturelles-contact__field select,.naturelles-contact__field textarea{background:#fff;border:1px solid #efc1cb;border-radius:10px;box-sizing:border-box;color:#3f1b27;font:inherit;line-height:1.5;min-height:44px;padding:.8rem .9rem;width:100%}.naturelles-contact__field textarea{min-height:160px;resize:vertical}.naturelles-contact__honeypot{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}.naturelles-contact__field input:focus,.naturelles-contact__field select:focus,.naturelles-contact__field textarea:focus{border-color:#d87f95;outline:2px solid rgba(191,66,90,.18);outline-offset:1px}.naturelles-contact__actions{align-items:start;display:grid;gap:.7rem}.naturelles-contact__submit{align-items:center;background:#bf425a;border:0;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:.96rem;font-weight:800;justify-content:center;min-height:46px;padding:.8rem 1rem;text-decoration:none;transition:transform .12s ease,opacity .12s ease}.naturelles-contact__submit:hover:not(:disabled){transform:translateY(-1px)}.naturelles-contact__submit--secondary{background:#fff;border:1px solid #f1c2cd;color:#8f2f4d}.naturelles-contact__submit:disabled{cursor:default;opacity:.7}.naturelles-contact__status{color:#8f2f4d;font-size:.93rem;font-weight:700;line-height:1.5}.naturelles-contact__status[hidden]{display:none!important}.naturelles-contact__status[data-error=true]{color:#a12b45}.naturelles-contact__guest-actions{display:flex;flex-wrap:wrap;gap:.75rem}@media(max-width:640px){.naturelles-contact__guest-actions{display:grid}.naturelles-contact__submit{width:100%}}