.contact-module__swMWYG__contactPage{padding-top:calc(var(--header-height) + var(--spacing-xl));padding-bottom:var(--spacing-xl);max-width:var(--container-width);padding-left:var(--spacing-lg);padding-right:var(--spacing-lg);margin:0 auto}.contact-module__swMWYG__contactLayout{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.contact-module__swMWYG__contactInfo h1{color:var(--color-primary-dark);margin-bottom:1rem;font-size:3.5rem}.contact-module__swMWYG__intro{color:#666;max-width:400px;margin-bottom:3rem;line-height:1.6}.contact-module__swMWYG__infoItem{margin-bottom:2rem}.contact-module__swMWYG__infoItem h3{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:.5rem;font-size:1rem}.contact-module__swMWYG__infoItem p{color:#555;line-height:1.6}.contact-module__swMWYG__contactFormWrapper{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:3rem}.contact-module__swMWYG__formGroup{margin-bottom:1.5rem}.contact-module__swMWYG__formGroup label{color:var(--color-text);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;font-family:var(--font-sans);background:#fafafa;padding:.8rem;transition:border-color .2s,background .2s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--color-primary);background:#fff;outline:none}.contact-module__swMWYG__submitBtn{justify-content:center;width:100%}.contact-module__swMWYG__successMessage{text-align:center;padding:2rem 0}.contact-module__swMWYG__successMessage h2{color:var(--color-primary);margin-bottom:1rem}.contact-module__swMWYG__successMessage p{color:#666;margin-bottom:1.5rem}@media (max-width:768px){.contact-module__swMWYG__contactLayout{grid-template-columns:1fr;gap:2rem}.contact-module__swMWYG__contactFormWrapper{padding:2rem 1.5rem}}
