.contact-module__swMWYG__heroGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:2.5rem;padding:3rem 0 2.5rem;display:grid}.contact-module__swMWYG__heroCopy{align-content:start;gap:1.2rem;display:grid}.contact-module__swMWYG__heroLead{color:var(--ink-muted);max-width:52ch;margin:0;font-size:1.1rem;font-weight:600;line-height:1.68}.contact-module__swMWYG__steps{gap:0;display:grid}.contact-module__swMWYG__step{grid-template-columns:auto 1fr;align-items:start;gap:0 1rem;padding-bottom:1.4rem;display:grid;position:relative}.contact-module__swMWYG__step:last-child{padding-bottom:0}.contact-module__swMWYG__step:last-child .contact-module__swMWYG__stepLine{display:none}.contact-module__swMWYG__stepNumWrap{flex-direction:column;align-items:center;display:flex}.contact-module__swMWYG__stepNum{background:var(--ink);color:#fff;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.82rem;font-weight:800;display:flex}.contact-module__swMWYG__stepLine{background:var(--border);flex:1;width:2px;min-height:1.4rem;margin-top:.2rem}.contact-module__swMWYG__stepContent{gap:.2rem;padding-top:.2rem;display:grid}.contact-module__swMWYG__stepTitle{color:var(--ink);margin:0;font-size:.96rem;font-weight:850}.contact-module__swMWYG__stepDesc{color:var(--ink-muted);margin:0;font-size:.88rem;font-weight:600;line-height:1.55}.contact-module__swMWYG__channels{gap:.7rem;margin-top:.5rem;display:grid}.contact-module__swMWYG__channelCard{border:1px solid var(--border);border-radius:var(--radius-card-sm);box-shadow:var(--shadow-card);color:var(--ink);background:#fff;align-items:center;gap:.85rem;padding:.95rem 1.1rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.contact-module__swMWYG__channelCard:hover{box-shadow:var(--shadow-card-hover);border-color:var(--border-strong);transform:translateY(-2px)}.contact-module__swMWYG__channelIcon{border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex}.contact-module__swMWYG__channelIcon.contact-module__swMWYG__blue{color:var(--ink);background:#0f29431a}.contact-module__swMWYG__channelIcon.contact-module__swMWYG__green{color:var(--fern);background:#537a5a1a}.contact-module__swMWYG__channelLabel{text-transform:uppercase;letter-spacing:.09em;color:var(--ink-faint);margin:0;font-size:.74rem;font-weight:800}.contact-module__swMWYG__channelValue{color:var(--ink);margin:0;font-size:.95rem;font-weight:800}.contact-module__swMWYG__formCard{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);background:#fff;align-content:start;gap:1.5rem;padding:2rem 2.2rem;display:grid}.contact-module__swMWYG__formHeader{border-bottom:1px solid var(--border);gap:.4rem;padding-bottom:1rem;display:grid}.contact-module__swMWYG__formTitle{color:var(--ink);margin:0;font-size:1.3rem;font-weight:850}.contact-module__swMWYG__formSubtitle{color:var(--ink-muted);margin:0;font-size:.9rem;font-weight:600;line-height:1.55}.contact-module__swMWYG__fieldRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.contact-module__swMWYG__field,.contact-module__swMWYG__fieldFull{gap:.38rem;display:grid}.contact-module__swMWYG__field label,.contact-module__swMWYG__fieldFull label{color:var(--ink-soft);letter-spacing:.02em;font-size:.82rem;font-weight:800}.contact-module__swMWYG__field input,.contact-module__swMWYG__fieldFull input,.contact-module__swMWYG__fieldFull textarea,.contact-module__swMWYG__fieldFull select{border:1px solid var(--border);width:100%;font:inherit;color:var(--ink);background:var(--background);appearance:none;border-radius:.75rem;padding:.72rem .95rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s,background .2s}.contact-module__swMWYG__field input:focus,.contact-module__swMWYG__fieldFull input:focus,.contact-module__swMWYG__fieldFull textarea:focus,.contact-module__swMWYG__fieldFull select:focus{background:#fff;border-color:#0f294366;outline:none;box-shadow:0 0 0 3px #0f294314}.contact-module__swMWYG__fieldFull textarea{resize:vertical;min-height:110px;line-height:1.55}.contact-module__swMWYG__selectWrap{position:relative}.contact-module__swMWYG__selectWrap:after{content:"▾";pointer-events:none;color:var(--ink-faint);font-size:.8rem;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.contact-module__swMWYG__submitBtn{cursor:pointer;background:var(--ink);color:#fff;width:100%;font:inherit;letter-spacing:.02em;border:none;border-radius:999px;padding:.9rem 1.5rem;font-size:.95rem;font-weight:800;transition:background .2s,transform .18s,box-shadow .18s;box-shadow:0 4px 16px #0f294340}.contact-module__swMWYG__submitBtn:hover{background:var(--brand-blue-dark);transform:translateY(-1px);box-shadow:0 6px 22px #0f294352}.contact-module__swMWYG__formNote{color:var(--ink-faint);text-align:center;margin:0;font-size:.78rem;font-weight:600}.contact-module__swMWYG__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-module__swMWYG__errorBox{color:#7a1f1f;background:#be3c3c14;border:1px solid #be3c3c40;border-radius:.75rem;margin:0;padding:.75rem 1rem;font-size:.9rem;font-weight:600;line-height:1.5}.contact-module__swMWYG__submitBtn:disabled{opacity:.65;cursor:progress;transform:none;box-shadow:0 4px 16px #0f29432e}.contact-module__swMWYG__successBox{border-radius:var(--radius-card-sm);color:var(--ink);background:#537a5a12;border:1px solid #537a5a4d;gap:.7rem;padding:1.4rem;display:grid}.contact-module__swMWYG__successBox strong{color:var(--fern);font-size:1.05rem;font-weight:850}.contact-module__swMWYG__successBox p{color:var(--ink-muted);margin:0;font-size:.92rem;font-weight:600;line-height:1.55}.contact-module__swMWYG__successReset{border:1px solid var(--border-strong);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;justify-self:start;padding:.55rem 1rem;font-size:.85rem;font-weight:700;transition:background .18s,border-color .18s}.contact-module__swMWYG__successReset:hover{background:var(--background);border-color:var(--ink)}.contact-module__swMWYG__infoSection{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-top:2.5rem;display:grid}.contact-module__swMWYG__infoCard{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#fff;gap:.5rem;padding:1.3rem 1.4rem;display:grid}.contact-module__swMWYG__infoIcon{width:2.2rem;height:2.2rem;color:var(--ink);background:#0f294314;border-radius:.55rem;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__infoCard h3{color:var(--ink);margin:0;font-size:.96rem;font-weight:850}.contact-module__swMWYG__infoCard p{color:var(--ink-muted);margin:0;font-size:.88rem;font-weight:600;line-height:1.55}@media (max-width:1050px){.contact-module__swMWYG__heroGrid{grid-template-columns:1fr;padding:2rem 0 1.5rem}.contact-module__swMWYG__infoSection{grid-template-columns:1fr}}@media (max-width:640px){.contact-module__swMWYG__fieldRow{grid-template-columns:1fr}.contact-module__swMWYG__formCard{padding:1.4rem 1.2rem}}
