.Contact-module__5phd-G__page{background:var(--navy-deep);min-height:100vh;color:var(--white);font-family:var(--font-body);position:relative;overflow-x:hidden}.Contact-module__5phd-G__cursorGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#4a9eff12 0%,#0000 70%);border-radius:50%;width:500px;height:500px;transition:left 80ms linear,top 80ms linear;position:fixed;transform:translate(-50%,-50%)}.Contact-module__5phd-G__gridBg{z-index:0;pointer-events:none;background-image:linear-gradient(#4a9eff0a 1px,#0000 1px),linear-gradient(90deg,#4a9eff0a 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0}.Contact-module__5phd-G__hero{z-index:1;text-align:center;background:radial-gradient(80% 60% at 50% 0,#4a9eff1f 0%,#0000 70%);padding:8rem 2rem 0;position:relative}.Contact-module__5phd-G__heroOverline{letter-spacing:.36em;color:var(--blue-primary);margin-bottom:1.25rem;font-size:.72rem;font-weight:500}.Contact-module__5phd-G__heroTitle{font-family:var(--font-display);color:var(--white);margin:0 0 1.5rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1.1}.Contact-module__5phd-G__heroAccent{color:var(--blue-accent);font-style:italic}.Contact-module__5phd-G__heroSub{color:var(--white-50);max-width:520px;margin:0 auto 2.5rem;font-size:1rem;font-weight:300;line-height:1.7}.Contact-module__5phd-G__heroDivider{justify-content:center;align-items:center;gap:1rem;display:flex}.Contact-module__5phd-G__heroDivider span:not(.Contact-module__5phd-G__heroDiamond){background:linear-gradient(90deg, transparent, var(--navy-border));width:80px;height:1px;display:block}.Contact-module__5phd-G__heroDivider span:last-child{background:linear-gradient(90deg, var(--navy-border), transparent)}.Contact-module__5phd-G__heroDiamond{border-radius:1px;transform:rotate(45deg);background:var(--blue-primary)!important;width:8px!important;height:8px!important}.Contact-module__5phd-G__mainSection{z-index:1;grid-template-columns:380px 1fr;gap:2.5rem;max-width:1200px;margin:0 auto;padding:3rem 2rem 6rem;display:grid;position:relative}.Contact-module__5phd-G__infoColumn{flex-direction:column;gap:1rem;display:flex}.Contact-module__5phd-G__infoCard{background:var(--navy-card);border:1px solid var(--navy-border);border-radius:12px;align-items:flex-start;gap:1.1rem;padding:1.25rem 1.4rem;transition:border-color .3s,transform .3s;display:flex}.Contact-module__5phd-G__infoCard:hover{border-color:#4a9eff59;transform:translate(4px)}.Contact-module__5phd-G__infoIconWrap{background:var(--blue-subtle);width:40px;min-width:40px;height:40px;color:var(--blue-primary);border:1px solid #4a9eff33;border-radius:8px;justify-content:center;align-items:center;display:flex}.Contact-module__5phd-G__infoIconWrap svg{width:18px;height:18px}.Contact-module__5phd-G__infoLabel{letter-spacing:.18em;color:var(--blue-accent);text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:500}.Contact-module__5phd-G__infoValue{color:var(--white-80);font-size:.88rem;font-weight:300;line-height:1.65}.Contact-module__5phd-G__statsRow{background:var(--navy-card);border:1px solid var(--navy-border);border-radius:12px;align-items:center;margin-top:.5rem;padding:1.5rem;display:flex}.Contact-module__5phd-G__statItem{text-align:center;flex:1}.Contact-module__5phd-G__statNum{font-family:var(--font-display);color:var(--blue-accent);font-size:2.2rem;font-weight:300;line-height:1}.Contact-module__5phd-G__statLabel{letter-spacing:.15em;color:var(--white-50);text-transform:uppercase;margin-top:.35rem;font-size:.68rem}.Contact-module__5phd-G__statDivider{background:var(--navy-border);width:1px;height:40px}.Contact-module__5phd-G__formColumn{background:var(--navy-card);border:1px solid var(--navy-border);border-radius:16px;padding:2.5rem 2.75rem;position:relative;overflow:hidden}.Contact-module__5phd-G__formColumn:before{content:"";background:linear-gradient(90deg, transparent, var(--blue-primary), var(--blue-accent), transparent);height:2px;position:absolute;top:0;left:0;right:0}.Contact-module__5phd-G__formHeader{margin-bottom:2rem}.Contact-module__5phd-G__formOverline{letter-spacing:.3em;color:var(--blue-primary);margin-bottom:.6rem;font-size:.68rem;font-weight:500}.Contact-module__5phd-G__formTitle{font-family:var(--font-display);color:var(--white);margin:0;font-size:2.4rem;font-weight:300}.Contact-module__5phd-G__form{flex-direction:column;gap:1.6rem;display:flex}.Contact-module__5phd-G__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__5phd-G__fieldWrap{position:relative}.Contact-module__5phd-G__label{letter-spacing:.14em;text-transform:uppercase;color:var(--white-50);margin-bottom:.5rem;font-size:.72rem;font-weight:500;transition:color .25s;display:block}.Contact-module__5phd-G__fieldWrap.Contact-module__5phd-G__active .Contact-module__5phd-G__label{color:var(--blue-primary)}.Contact-module__5phd-G__input{border:1px solid var(--navy-border);width:100%;color:var(--white);font-family:var(--font-body);box-sizing:border-box;background:#ffffff0a;border-radius:8px;outline:none;padding:.8rem 1rem;font-size:.92rem;font-weight:300;transition:border-color .25s,background .25s}.Contact-module__5phd-G__input:focus{background:#4a9eff0a;border-color:#4a9eff80}.Contact-module__5phd-G__input::placeholder{color:#0000}.Contact-module__5phd-G__textarea{resize:vertical;min-height:120px;line-height:1.6}.Contact-module__5phd-G__select{appearance:none;cursor:pointer}.Contact-module__5phd-G__select option{background:var(--navy-surface);color:var(--white)}.Contact-module__5phd-G__selectArrow{color:var(--white-50);pointer-events:none;width:14px;position:absolute;bottom:.85rem;right:1rem}.Contact-module__5phd-G__selectArrow svg{width:14px;height:14px}.Contact-module__5phd-G__fieldLine{background:var(--blue-primary);transform-origin:0;border-radius:0 0 8px 8px;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Contact-module__5phd-G__fieldWrap.Contact-module__5phd-G__active .Contact-module__5phd-G__fieldLine{transform:scaleX(1)}.Contact-module__5phd-G__submitBtn{background:linear-gradient(135deg, var(--blue-primary), #2278d5);color:#fff;width:100%;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:.88rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #4a9eff40}.Contact-module__5phd-G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #4a9eff66}.Contact-module__5phd-G__submitBtn svg{width:16px;height:16px;transition:transform .2s}.Contact-module__5phd-G__submitBtn:hover svg{transform:translate(4px)}.Contact-module__5phd-G__btnShine{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:60%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.Contact-module__5phd-G__submitBtn:hover .Contact-module__5phd-G__btnShine{left:150%}.Contact-module__5phd-G__successState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:4rem 2rem;animation:.6s Contact-module__5phd-G__fadeIn;display:flex}.Contact-module__5phd-G__successIcon{background:linear-gradient(135deg, var(--blue-primary), #1a5fa8);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:flex;box-shadow:0 0 40px #4a9eff59}.Contact-module__5phd-G__successIcon svg{width:32px;height:32px}.Contact-module__5phd-G__successState h3{font-family:var(--font-display);margin:0 0 .75rem;font-size:2rem;font-weight:300}.Contact-module__5phd-G__successState p{color:var(--white-50);max-width:360px;margin-bottom:2rem;font-weight:300;line-height:1.7}.Contact-module__5phd-G__resetBtn{border:1px solid var(--navy-border);color:var(--white-80);font-family:var(--font-body);letter-spacing:.08em;cursor:pointer;background:0 0;border-radius:6px;padding:.7rem 1.6rem;font-size:.82rem;transition:border-color .2s,color .2s}.Contact-module__5phd-G__resetBtn:hover{border-color:var(--blue-primary);color:var(--white)}.Contact-module__5phd-G__footer{z-index:1;border-top:1px solid var(--navy-border);color:var(--white-50);justify-content:space-between;align-items:center;padding:1.5rem 3rem;font-size:.78rem;font-weight:300;display:flex;position:relative}.Contact-module__5phd-G__footerLinks{gap:2rem;display:flex}.Contact-module__5phd-G__footerLinks a{color:var(--white-50);text-decoration:none;transition:color .2s}.Contact-module__5phd-G__footerLinks a:hover{color:var(--blue-accent)}@keyframes Contact-module__5phd-G__fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Contact-module__5phd-G__mainSection{grid-template-columns:1fr;gap:2rem}.Contact-module__5phd-G__infoColumn{order:2}.Contact-module__5phd-G__formColumn{order:1}.Contact-module__5phd-G__cursorGlow{display:none}}@media (max-width:768px){.Contact-module__5phd-G__hero{padding:6rem 1rem 0}.Contact-module__5phd-G__heroTitle{font-size:2.5rem;line-height:1.2}.Contact-module__5phd-G__heroSub{font-size:.95rem}.Contact-module__5phd-G__heroDivider span:not(.Contact-module__5phd-G__heroDiamond){width:50px}.Contact-module__5phd-G__mainSection{gap:1.5rem;padding:2rem 1rem 4rem}.Contact-module__5phd-G__infoCard{gap:.8rem;padding:1rem}.Contact-module__5phd-G__infoValue{word-break:break-word;font-size:.85rem}.Contact-module__5phd-G__statsRow{padding:1rem}.Contact-module__5phd-G__statNum{font-size:1.7rem}.Contact-module__5phd-G__statLabel{font-size:.6rem}.Contact-module__5phd-G__formColumn{border-radius:12px;padding:1.5rem}.Contact-module__5phd-G__formTitle{font-size:2rem}.Contact-module__5phd-G__formRow{grid-template-columns:1fr;gap:1rem}.Contact-module__5phd-G__input,.Contact-module__5phd-G__textarea,.Contact-module__5phd-G__select{font-size:16px}.Contact-module__5phd-G__submitBtn{width:100%}.Contact-module__5phd-G__footer{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem 1rem}.Contact-module__5phd-G__footerLinks{flex-wrap:wrap;justify-content:center;gap:1rem}}@media (max-width:480px){.Contact-module__5phd-G__heroTitle{font-size:2rem}.Contact-module__5phd-G__heroSub{font-size:.9rem}.Contact-module__5phd-G__formTitle{font-size:1.6rem}.Contact-module__5phd-G__formColumn{padding:1.25rem}.Contact-module__5phd-G__infoCard{flex-direction:row;align-items:flex-start}.Contact-module__5phd-G__infoIconWrap{width:36px;min-width:36px;height:36px}.Contact-module__5phd-G__statsRow{flex-direction:column;gap:1rem}.Contact-module__5phd-G__statDivider{width:100%;height:1px}.Contact-module__5phd-G__statItem{width:100%}.Contact-module__5phd-G__successState{padding:2rem 1rem}.Contact-module__5phd-G__successState h3{font-size:1.5rem}.Contact-module__5phd-G__successState p{font-size:.9rem}.Contact-module__5phd-G__submitBtn{padding:.9rem 1rem;font-size:.8rem}}
