.contact-module__swMWYG__container{max-width:1000px;margin:0 auto;padding:60px 24px}.contact-module__swMWYG__header{text-align:center;margin-bottom:50px}.contact-module__swMWYG__title{color:var(--lavender-dark);margin-bottom:12px;font-size:2.8rem}.contact-module__swMWYG__intro{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.15rem}.contact-module__swMWYG__grid{grid-template-columns:1fr 1.3fr;gap:50px;margin-top:40px;display:grid}.contact-module__swMWYG__infoCol{flex-direction:column;gap:30px;display:flex}.contact-module__swMWYG__infoCard{border-radius:var(--border-radius-md);box-shadow:var(--card-shadow);background:#fff;gap:16px;padding:24px;display:flex}.contact-module__swMWYG__infoIcon{background:var(--lavender-light);border-radius:var(--border-radius-full);flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.contact-module__swMWYG__infoIcon svg{width:24px;height:24px;fill:var(--lavender-dark)}.contact-module__swMWYG__infoText{flex-direction:column;gap:4px;display:flex}.contact-module__swMWYG__infoHeading{font-family:var(--font-headers);color:var(--lavender-dark);font-size:1.15rem;font-weight:700}.contact-module__swMWYG__infoVal{color:var(--text-muted);font-size:.94rem}.contact-module__swMWYG__formCard{border-radius:var(--border-radius-lg);box-shadow:var(--card-shadow-hover);border:3px solid var(--lavender-light);background:#fff;padding:40px 30px}.contact-module__swMWYG__form{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__label{font-family:var(--font-headers);color:var(--lavender-dark);font-size:1.02rem;font-weight:600}.contact-module__swMWYG__input{border-radius:var(--border-radius-sm);transition:var(--transition-smooth);border:2px solid #8b5cf626;outline:none;padding:12px 16px;font-size:.98rem}.contact-module__swMWYG__input:focus{border-color:var(--lavender);box-shadow:0 0 0 3px #8b5cf61a}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}@media (max-width:850px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:40px}}
