.contact-module__swMWYG__header{padding:var(--space-16) 0;background:var(--surface);text-align:center}.contact-module__swMWYG__header h1{margin-bottom:var(--space-4);font-size:3rem}.contact-module__swMWYG__header h1 span{color:var(--primary)}.contact-module__swMWYG__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem}.contact-module__swMWYG__grid{gap:var(--space-16);margin-top:var(--space-12);grid-template-columns:1fr 2fr;display:grid}.contact-module__swMWYG__info{background:var(--primary);color:#fff;padding:var(--space-12);border-radius:var(--radius-lg);gap:var(--space-8);flex-direction:column;display:flex}.contact-module__swMWYG__info h2{color:#fff;margin-bottom:0}.contact-module__swMWYG__info p{color:var(--white-alpha-80)}.contact-module__swMWYG__infoList{gap:var(--space-8);flex-direction:column;display:flex}.contact-module__swMWYG__infoItem{align-items:flex-start;gap:var(--space-4);display:flex}.contact-module__swMWYG__infoItem .contact-module__swMWYG__icon{background:var(--white-alpha-10);padding:var(--space-2);border-radius:var(--radius-md)}.contact-module__swMWYG__infoItem strong{color:var(--white-alpha-60);text-transform:uppercase;font-size:.875rem;display:block}.contact-module__swMWYG__formWrapper{background:var(--background);border:1px solid var(--border);padding:var(--space-12);border-radius:var(--radius-lg);box-shadow:0 10px 15px -3px var(--black-alpha-5)}.contact-module__swMWYG__formRow{gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.contact-module__swMWYG__formGroup{gap:var(--space-2);margin-bottom:var(--space-6);flex-direction:column;display:flex}.contact-module__swMWYG__formGroup label{color:var(--foreground);font-size:.875rem;font-weight:600}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{padding:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);transition:var(--transition-fast);outline:none;font-family:inherit}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-alpha-10)}.contact-module__swMWYG__submitBtn{background:var(--primary);color:#fff;padding:var(--space-4) var(--space-8);border-radius:var(--radius-md);justify-content:center;align-items:center;gap:var(--space-2);width:100%;font-weight:700;display:flex}.contact-module__swMWYG__submitBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}.contact-module__swMWYG__success{text-align:center;padding:var(--space-12) 0}.contact-module__swMWYG__success h3{color:var(--primary);margin-bottom:var(--space-4);font-size:2rem}.contact-module__swMWYG__btn{background:var(--surface);border:1px solid var(--border);padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);margin-top:var(--space-8);font-weight:600}@media (max-width:1024px){.contact-module__swMWYG__grid{grid-template-columns:1fr}}@media (max-width:640px){.contact-module__swMWYG__formRow{grid-template-columns:1fr}}
