.contact-module__swMWYG__contactContainer{width:100%;max-width:800px;margin:60px auto;padding:0 20px}.contact-module__swMWYG__title{text-align:center;font-size:2.5rem;font-family:var(--font-playfair);margin-bottom:40px}.contact-module__swMWYG__contactForm{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__row{gap:20px;display:flex}.contact-module__swMWYG__row>input{flex:1}.contact-module__swMWYG__inputField,.contact-module__swMWYG__textareaField{border:1px solid var(--border-color);width:100%;font-family:var(--font-assistant);padding:15px;font-size:1rem}.contact-module__swMWYG__textareaField{resize:vertical}.contact-module__swMWYG__submitBtn{background-color:var(--button-bg);color:var(--button-text);cursor:pointer;border:none;align-self:flex-start;padding:15px 40px;font-size:1rem;transition:opacity .2s}.contact-module__swMWYG__submitBtn:hover{opacity:.8}.contact-module__swMWYG__successMessage{text-align:center;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:40px 20px}.contact-module__swMWYG__successMessage h2{color:#15803d;margin-bottom:12px;font-size:24px}.contact-module__swMWYG__errorMessage{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:20px;padding:12px;font-size:14px}@media (max-width:600px){.contact-module__swMWYG__row{flex-direction:column}}
