.contact-form{flex-direction:column;gap:1rem;max-width:32rem;margin-top:1.5rem;display:flex}.contact-field{flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:600;display:flex}.contact-field input,.contact-field textarea{color:#212316;resize:vertical;background:#fff;border:1px solid #21231640;border-radius:6px;padding:.6rem .75rem;font-family:inherit;font-size:.95rem;font-weight:400}.contact-honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-submit{color:#ece2da;cursor:pointer;background:#212316;border:1px solid #212316;border-radius:9999px;align-self:flex-start;padding:.6rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600}.contact-submit:disabled{opacity:.6;cursor:default}.contact-error{color:#9a3324;font-size:.85rem}.contact-success{background:#9c693114;border-radius:8px;margin-top:1.5rem;padding:1rem;font-size:1.05rem}
