.contact-module__swMWYG__container{background-color:#f8f9fa;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.contact-module__swMWYG__card{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__formGroup label{color:#333;font-size:.9rem;font-weight:500}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{border:1px solid #ddd;border-radius:8px;padding:12px;font-size:1rem;transition:border-color .2s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:#1a237e;outline:none}.contact-module__swMWYG__successMessage{text-align:center;animation:.5s contact-module__swMWYG__fadeIn}.contact-module__swMWYG__error{color:#d32f2f;text-align:center;font-size:.9rem}@keyframes contact-module__swMWYG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
