.Contact-module__hcVmEa__contactSection{background:0 0;padding:2.5rem 2rem 4rem;position:relative}.Contact-module__hcVmEa__container{max-width:1440px;margin:0 auto}.Contact-module__hcVmEa__grid{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:4rem;margin-bottom:2rem;display:grid}.Contact-module__hcVmEa__infoSidebar{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__infoTitle{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.Contact-module__hcVmEa__infoDesc{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}.Contact-module__hcVmEa__channelList{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.Contact-module__hcVmEa__channelItem{align-items:center;gap:1rem;display:flex}.Contact-module__hcVmEa__channelIcon{width:46px;height:46px;color:var(--accent-teal);background:#06b6d40d;border:1px solid #06b6d426;border-radius:10px;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__channelLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.Contact-module__hcVmEa__channelVal{font-family:var(--font-heading);color:var(--color-text-primary);font-size:.95rem;font-weight:600}.Contact-module__hcVmEa__channelVal a{transition:var(--transition-fast)}.Contact-module__hcVmEa__channelVal a:hover{color:var(--accent-teal);text-decoration:underline}.Contact-module__hcVmEa__formPanel{flex-direction:column;justify-content:center;height:100%;padding:2.5rem;display:flex}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Contact-module__hcVmEa__label{font-family:var(--font-heading);color:var(--color-text-primary);font-size:.85rem;font-weight:600}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__validationError{color:#ef4444;font-size:.75rem;font-family:var(--font-mono);margin-top:.25rem}.Contact-module__hcVmEa__sendingSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite Contact-module__hcVmEa__spin;display:inline-block}.Contact-module__hcVmEa__successBanner{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;animation:.8s cubic-bezier(.16,1,.3,1) forwards Contact-module__hcVmEa__fadeInSuccess;display:flex}.Contact-module__hcVmEa__successIcon{width:60px;height:60px;color:var(--accent-emerald);background:#10b9811a;border:1px solid #10b98133;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 20px #10b98133}.Contact-module__hcVmEa__successTitle{font-family:var(--font-heading);color:var(--color-text-primary);font-size:1.4rem;font-weight:700}.Contact-module__hcVmEa__successText{color:var(--color-text-secondary);max-width:360px;font-size:.95rem;line-height:1.6}.Contact-module__hcVmEa__submitError{color:#ef4444;font-size:.85rem;font-family:var(--font-sans);background:#ef444414;border:1px solid #ef444433;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem;line-height:1.5}@keyframes Contact-module__hcVmEa__spin{to{transform:rotate(360deg)}}.Contact-module__hcVmEa__airplaneOverlay{pointer-events:none;z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Contact-module__hcVmEa__airplaneSvg{width:48px;height:48px;color:var(--accent-teal);filter:drop-shadow(0 0 10px #06b6d499);animation:1.2s cubic-bezier(.25,1,.5,1) forwards Contact-module__hcVmEa__flyAway}.Contact-module__hcVmEa__formFading{opacity:0;pointer-events:none;transition:opacity .5s}.Contact-module__hcVmEa__checkmarkPath{stroke-dasharray:100;stroke-dashoffset:100px;animation:.6s cubic-bezier(.16,1,.3,1) .3s forwards Contact-module__hcVmEa__drawCheckmark}@keyframes Contact-module__hcVmEa__flyAway{0%{opacity:0;transform:translate(-100px,150px)rotate(15deg)scale(.6)}15%{opacity:1;transform:translate(-60px,90px)rotate(10deg)scale(1)}50%{opacity:1;transform:translate(0,0)rotate(-15deg)scale(1.1)}to{opacity:0;transform:translate(200px,-200px)rotate(-45deg)scale(.4)}}@keyframes Contact-module__hcVmEa__drawCheckmark{to{stroke-dashoffset:0}}@keyframes Contact-module__hcVmEa__fadeInSuccess{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:850px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;align-items:stretch;gap:3rem}}.Contact-module__hcVmEa__telemetryBox{font-family:var(--font-mono,monospace);background:#ffffff04;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:.6rem;margin-top:1.5rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__telemetryGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.Contact-module__hcVmEa__telemetryItem{flex-direction:column;gap:.1rem;display:flex}.Contact-module__hcVmEa__telemetryLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.6rem}.Contact-module__hcVmEa__telemetryValue{color:var(--color-text-primary);font-size:.75rem;font-weight:600}.Contact-module__hcVmEa__telemetryStatus{letter-spacing:.5px;align-items:center;gap:.4rem;font-size:.7rem;font-weight:700;display:flex}.Contact-module__hcVmEa__statusDot{border-radius:50%;width:6px;height:6px}.Contact-module__hcVmEa__statusDotActive{background-color:var(--accent-emerald,#10b981);box-shadow:0 0 8px var(--accent-emerald,#10b981)}.Contact-module__hcVmEa__statusDotInactive{background-color:var(--accent-orange,#f97316);box-shadow:0 0 8px var(--accent-orange,#f97316)}.Contact-module__hcVmEa__mapWrapper{background:#0000000d;border:1px solid #ffffff0a;border-radius:8px;width:100%;height:130px;margin-top:1rem;position:relative;overflow:hidden}
