.contact-module__swMWYG__page{padding-top:var(--nav-height)}.contact-module__swMWYG__hero{padding:var(--space-5xl) 0 var(--space-4xl);position:relative}.contact-module__swMWYG__hero .contact-module__swMWYG__mono-label{margin-bottom:var(--space-md)}.contact-module__swMWYG__hero h1{margin-bottom:var(--space-xl);max-width:600px}.contact-module__swMWYG__hero .contact-module__swMWYG__body-large{max-width:560px}.contact-module__swMWYG__accent{color:var(--accent-green);text-shadow:0 0 30px #0f83}.contact-module__swMWYG__grid{gap:var(--space-3xl);grid-template-columns:1.5fr 1fr;align-items:start;display:grid}.contact-module__swMWYG__form{gap:var(--space-xl);flex-direction:column;display:flex}.contact-module__swMWYG__fieldGroup{gap:var(--space-sm);flex-direction:column;display:flex}.contact-module__swMWYG__fieldRow{gap:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.contact-module__swMWYG__label{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary)}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea,.contact-module__swMWYG__select{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-size:var(--text-base);font-family:var(--font-body);transition:all var(--transition-base);outline:none;padding:14px 16px}.contact-module__swMWYG__input::placeholder,.contact-module__swMWYG__textarea::placeholder{color:var(--text-dim)}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus,.contact-module__swMWYG__select:focus{border-color:var(--accent-green);box-shadow:0 0 0 3px var(--accent-green-subtle), var(--shadow-glow)}.contact-module__swMWYG__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23555555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.contact-module__swMWYG__select option{background:var(--bg-secondary);color:var(--text-primary)}.contact-module__swMWYG__textarea{resize:vertical;min-height:140px}.contact-module__swMWYG__submitBtn{width:100%;font-size:var(--text-base)!important;padding:16px 32px!important}.contact-module__swMWYG__sidebar{gap:var(--space-xl);top:calc(var(--nav-height) + var(--space-xl));flex-direction:column;display:flex;position:sticky}.contact-module__swMWYG__infoCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-lg);padding:var(--space-xl)}.contact-module__swMWYG__infoTitle{font-family:var(--font-heading);font-size:var(--text-base);margin-bottom:var(--space-lg);font-weight:600}.contact-module__swMWYG__infoRow{margin-bottom:var(--space-md);flex-direction:column;gap:4px;display:flex}.contact-module__swMWYG__infoRow:last-child{margin-bottom:0}.contact-module__swMWYG__infoLabel{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim)}.contact-module__swMWYG__infoValue{font-size:var(--text-sm);color:var(--accent-green);font-weight:500}.contact-module__swMWYG__infoValue:hover{text-decoration:underline}.contact-module__swMWYG__infoDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}.contact-module__swMWYG__nextSteps{gap:var(--space-sm);flex-direction:column;display:flex}.contact-module__swMWYG__nextSteps li{font-size:var(--text-sm);color:var(--text-secondary);gap:var(--space-sm);display:flex}.contact-module__swMWYG__stepNum{color:var(--accent-green);font-family:var(--font-mono);flex-shrink:0;font-weight:600}.contact-module__swMWYG__thankYou{min-height:calc(100vh - var(--nav-height));padding:var(--space-5xl) 0;align-items:center;display:flex}.contact-module__swMWYG__thankYouInner{text-align:center}.contact-module__swMWYG__thankYouIcon{background:var(--accent-green-subtle);border:2px solid var(--accent-green);width:80px;height:80px;color:var(--accent-green);font-size:var(--text-3xl);margin-bottom:var(--space-2xl);box-shadow:var(--shadow-glow-strong);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.contact-module__swMWYG__thankYouInner h1{margin-bottom:var(--space-lg)}.contact-module__swMWYG__thankYouInner .contact-module__swMWYG__body-large{max-width:500px;margin:0 auto}.contact-module__swMWYG__thankYouNote{font-size:var(--text-sm);color:var(--text-dim);margin:var(--space-xl) auto var(--space-2xl);max-width:400px}.contact-module__swMWYG__thankYouCtas{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:900px){.contact-module__swMWYG__grid{grid-template-columns:1fr}.contact-module__swMWYG__sidebar{position:static}}@media (max-width:600px){.contact-module__swMWYG__fieldRow{grid-template-columns:1fr}}
