.HeroSection-module__-D7TYW__hero{min-height:60vh;padding:var(--spacing-3xl)0;background:linear-gradient(135deg,var(--color-bg)0%,var(--color-light)100%);align-items:center;margin-top:80px;display:flex}.HeroSection-module__-D7TYW__heroContent{max-width:1400px;padding:0 var(--spacing-lg);gap:var(--spacing-2xl);grid-template-columns:1.2fr .8fr;align-items:center;width:100%;margin:0 auto;display:grid}.HeroSection-module__-D7TYW__heroText{opacity:0;transition:all .8s;transform:translateY(30px)}.HeroSection-module__-D7TYW__heroText.HeroSection-module__-D7TYW__visible{opacity:1;transform:translateY(0)}.HeroSection-module__-D7TYW__heroTitle{font-family:var(--font-family-heading);font-size:3.5rem;font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin-bottom:var(--spacing-lg);line-height:1.1}.HeroSection-module__-D7TYW__heroSubtitle{color:var(--color-text-secondary);margin-bottom:var(--spacing-2xl);max-width:90%;font-size:1.25rem;line-height:1.6}.HeroSection-module__-D7TYW__heroButtons{gap:var(--spacing-lg);flex-wrap:wrap;display:flex}@media (max-width:768px){.HeroSection-module__-D7TYW__heroButtons{justify-content:center}}.HeroSection-module__-D7TYW__devNavigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin-top:3rem;padding:1.5rem}.HeroSection-module__-D7TYW__devNavTitle{font-size:.9rem;font-weight:var(--font-weight-semibold);color:var(--color-text-primary);text-align:center;margin:0 0 1rem}.HeroSection-module__-D7TYW__devNavButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.HeroSection-module__-D7TYW__devNavButtons .btn{min-width:120px;color:var(--color-text-primary);background:#ffffff1a;border:1px solid #ffffff4d;padding:.5rem 1rem;font-size:.8rem;transition:all .3s}.HeroSection-module__-D7TYW__devNavButtons .btn:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-1px)}.HeroSection-module__-D7TYW__heroImage{justify-content:center;align-items:center;display:flex}.HeroSection-module__-D7TYW__heroGraphic{object-fit:contain;opacity:0;width:min(600px,120vw);max-width:450px;height:auto;transition:all .8s .2s;position:relative;transform:translateY(30px)}.HeroSection-module__-D7TYW__heroGraphic.HeroSection-module__-D7TYW__visible{opacity:1;transform:translateY(0)}@media (min-width:1200px){.HeroSection-module__-D7TYW__heroContent{gap:var(--spacing-3xl)}.HeroSection-module__-D7TYW__heroImage{justify-content:center}}@media (min-width:1600px){.HeroSection-module__-D7TYW__heroContent{gap:var(--spacing-3xl);max-width:1600px}.HeroSection-module__-D7TYW__heroTitle{font-size:4rem}.HeroSection-module__-D7TYW__heroSubtitle{font-size:1.375rem}}@media (min-width:1920px){.HeroSection-module__-D7TYW__heroContent{max-width:1800px;padding:0 var(--spacing-2xl)}}@media (max-width:1024px){.HeroSection-module__-D7TYW__heroContent{gap:var(--spacing-2xl);text-align:center;grid-template-columns:1fr;max-width:900px}.HeroSection-module__-D7TYW__heroTitle{font-size:3rem}.HeroSection-module__-D7TYW__heroSubtitle{max-width:100%}.HeroSection-module__-D7TYW__heroImage{justify-content:center}.HeroSection-module__-D7TYW__heroGraphic{width:min(350px,70vw);height:auto}}@media (max-width:768px){.HeroSection-module__-D7TYW__hero{padding:var(--spacing-2xl)0;min-height:auto;margin-top:70px}.HeroSection-module__-D7TYW__heroContent{padding:0 var(--spacing-md);gap:var(--spacing-xl);grid-template-columns:1fr;max-width:100%}.HeroSection-module__-D7TYW__heroTitle{margin-bottom:var(--spacing-lg);font-size:2rem;line-height:1.2}.HeroSection-module__-D7TYW__heroSubtitle{margin-bottom:var(--spacing-xl);max-width:100%;font-size:1rem;line-height:1.5}.HeroSection-module__-D7TYW__heroButtons{justify-content:center;gap:var(--spacing-md);flex-direction:column}:is(.HeroSection-module__-D7TYW__heroButtons button,.HeroSection-module__-D7TYW__heroButtons a){width:100%;max-width:300px}.HeroSection-module__-D7TYW__heroGraphic{width:min(280px,80vw);max-width:100%;height:auto}.HeroSection-module__-D7TYW__devNavigation{margin-top:2rem;padding:1rem}.HeroSection-module__-D7TYW__devNavTitle{margin-bottom:.75rem;font-size:.85rem}.HeroSection-module__-D7TYW__devNavButtons{gap:.5rem}.HeroSection-module__-D7TYW__devNavButtons .btn{min-width:100px;padding:.4rem .75rem;font-size:.75rem}}@media (max-width:480px){.HeroSection-module__-D7TYW__hero{padding:var(--spacing-lg)0;margin-top:60px}.HeroSection-module__-D7TYW__heroContent{padding:0 var(--spacing-sm);gap:var(--spacing-lg)}.HeroSection-module__-D7TYW__heroTitle{margin-bottom:var(--spacing-md);font-size:1.5rem;line-height:1.3}.HeroSection-module__-D7TYW__heroSubtitle{margin-bottom:var(--spacing-lg);font-size:.95rem;line-height:1.5}.HeroSection-module__-D7TYW__heroButtons{gap:var(--spacing-sm);flex-direction:column;align-items:center;width:100%}:is(.HeroSection-module__-D7TYW__heroButtons button,.HeroSection-module__-D7TYW__heroButtons a){padding:var(--spacing-md)var(--spacing-lg)!important;font-size:.9rem!important}.HeroSection-module__-D7TYW__heroGraphic{width:min(200px,70vw);height:auto;margin:0 auto}.HeroSection-module__-D7TYW__devNavigation{margin-top:1.5rem;padding:.75rem}.HeroSection-module__-D7TYW__devNavTitle{margin-bottom:.5rem;font-size:.8rem}.HeroSection-module__-D7TYW__devNavButtons{flex-wrap:wrap;gap:.4rem}.HeroSection-module__-D7TYW__devNavButtons .btn{min-width:80px;padding:.3rem .5rem;font-size:.7rem}}
.PilotCTA-module__gFyN4W__pilotCtaSection{background:linear-gradient(135deg,var(--pilot-background)0%,var(--color-white)100%);padding:80px 24px;position:relative;overflow:hidden}.PilotCTA-module__gFyN4W__pilotCtaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#4a4e6914 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-10%}.PilotCTA-module__gFyN4W__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.PilotCTA-module__gFyN4W__content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-bottom:40px;display:grid}.PilotCTA-module__gFyN4W__textContent{flex-direction:column;gap:24px;display:flex}.PilotCTA-module__gFyN4W__title{font-size:44px;font-weight:var(--font-weight-bold);background:linear-gradient(135deg,var(--pilot-dark)0%,var(--pilot-primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;line-height:1.2}.PilotCTA-module__gFyN4W__subtitle{color:var(--pilot-text-muted);margin:0;font-size:18px;line-height:1.6}.PilotCTA-module__gFyN4W__features{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.PilotCTA-module__gFyN4W__feature{color:var(--pilot-text);align-items:center;gap:12px;font-size:16px;display:flex}.PilotCTA-module__gFyN4W__checkmark{background:var(--pilot-accent);color:#fff;width:24px;height:24px;font-size:14px;font-weight:var(--font-weight-bold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PilotCTA-module__gFyN4W__imageContent{justify-content:center;align-items:center;display:flex}.PilotCTA-module__gFyN4W__missionCard{background:var(--pilot-card-background);border:1px solid var(--pilot-border);border-radius:16px;width:100%;max-width:380px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 40px #00000014}.PilotCTA-module__gFyN4W__missionCard:hover{transform:translateY(-8px);box-shadow:0 15px 50px #0000001f}.PilotCTA-module__gFyN4W__missionCardHeader{border-bottom:1px solid var(--pilot-border);justify-content:space-between;align-items:center;padding:20px;display:flex}.PilotCTA-module__gFyN4W__missionCardHeader h3{font-size:18px;font-weight:var(--font-weight-semibold);color:var(--pilot-text);margin:0}.PilotCTA-module__gFyN4W__badge{background:var(--pilot-accent);color:#fff;font-size:12px;font-weight:var(--font-weight-semibold);letter-spacing:.5px;border-radius:20px;justify-content:center;align-items:center;padding:4px 12px;animation:2s infinite PilotCTA-module__gFyN4W__pulse;display:inline-flex}@keyframes PilotCTA-module__gFyN4W__pulse{0%,to{opacity:1}50%{opacity:.8}}.PilotCTA-module__gFyN4W__missionCardBody{flex-direction:column;height:100%;padding:20px;display:flex}.PilotCTA-module__gFyN4W__mapPreview{background:linear-gradient(135deg,var(--pilot-background)0%,var(--gray-100)100%);border-radius:12px;justify-content:center;align-items:center;width:100%;height:160px;margin-bottom:20px;display:flex;overflow:hidden}.PilotCTA-module__gFyN4W__mapPreview svg{width:100%;height:100%}.PilotCTA-module__gFyN4W__missionStats{flex-grow:1;grid-template-columns:repeat(2,1fr);align-content:flex-end;gap:16px;display:grid}.PilotCTA-module__gFyN4W__stat{text-align:center;background:var(--pilot-background);border-radius:8px;padding:12px;transition:background .3s}.PilotCTA-module__gFyN4W__stat:hover{background:#4a4e6914}.PilotCTA-module__gFyN4W__number{font-size:20px;font-weight:var(--font-weight-bold);color:var(--pilot-primary);margin-bottom:4px;display:block}.PilotCTA-module__gFyN4W__label{color:var(--pilot-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;display:block}.PilotCTA-module__gFyN4W__ctaButton{background:var(--pilot-accent);color:#fff;font-size:16px;font-weight:var(--font-weight-semibold);cursor:pointer;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:fit-content;margin:0 auto;padding:16px 40px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #ff6b354d}.PilotCTA-module__gFyN4W__ctaButton:hover{background:var(--pilot-accent-hover);transform:translateY(-2px);box-shadow:0 6px 25px #ff6b3566}.PilotCTA-module__gFyN4W__ctaButton:active{transform:translateY(0)}.PilotCTA-module__gFyN4W__icon{width:20px;height:20px;transition:transform .3s}.PilotCTA-module__gFyN4W__ctaButton:hover .PilotCTA-module__gFyN4W__icon{transform:translate(4px)}@media (max-width:768px){.PilotCTA-module__gFyN4W__pilotCtaSection{padding:60px 16px}.PilotCTA-module__gFyN4W__content{grid-template-columns:1fr;gap:40px}.PilotCTA-module__gFyN4W__title{font-size:32px}.PilotCTA-module__gFyN4W__subtitle{font-size:16px}.PilotCTA-module__gFyN4W__missionCard{max-width:100%}.PilotCTA-module__gFyN4W__feature{font-size:14px}.PilotCTA-module__gFyN4W__ctaButton{justify-content:center;width:100%}}@media (max-width:480px){.PilotCTA-module__gFyN4W__pilotCtaSection{padding:40px 12px}.PilotCTA-module__gFyN4W__title{font-size:24px}.PilotCTA-module__gFyN4W__subtitle{font-size:14px}.PilotCTA-module__gFyN4W__features,.PilotCTA-module__gFyN4W__missionStats{gap:12px}.PilotCTA-module__gFyN4W__stat{padding:8px}.PilotCTA-module__gFyN4W__number{font-size:16px}.PilotCTA-module__gFyN4W__label{font-size:10px}}
.WestwoodAISection-module__YWZ10W__westwoodAI{padding:var(--spacing-3xl)0;background:var(--color-text)}.WestwoodAISection-module__YWZ10W__westwoodContainer{max-width:1200px;padding:0 var(--spacing-lg);margin:0 auto}.WestwoodAISection-module__YWZ10W__westwoodContent{gap:var(--spacing-3xl);grid-template-columns:auto 1fr;align-items:center;display:grid}.WestwoodAISection-module__YWZ10W__westwoodLogo{padding:var(--spacing-2xl);background:var(--gray-800);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);justify-content:center;align-items:center;display:flex}.WestwoodAISection-module__YWZ10W__westwoodInfo{max-width:600px}.WestwoodAISection-module__YWZ10W__westwoodTitle{font-family:var(--font-family-heading);font-size:2.25rem;font-weight:var(--font-weight-bold);color:var(--color-bg-secondary);margin-bottom:var(--spacing-lg);line-height:1.2}.WestwoodAISection-module__YWZ10W__westwoodDescription{color:var(--color-border);margin-bottom:var(--spacing-2xl);font-size:1.125rem;line-height:1.7}.WestwoodAISection-module__YWZ10W__aiFeatures{gap:var(--spacing-md);flex-direction:column;display:flex}.WestwoodAISection-module__YWZ10W__aiFeature{align-items:center;gap:var(--spacing-md);display:flex}.WestwoodAISection-module__YWZ10W__aiFeatureIcon{background:var(--color-primary);border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.WestwoodAISection-module__YWZ10W__aiFeatureIcon:before{content:"✓";color:var(--color-white);font-size:.75rem;font-weight:var(--font-weight-bold);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WestwoodAISection-module__YWZ10W__aiFeatureLabel{font-weight:var(--font-weight-medium);color:var(--color-bg-secondary);font-size:1rem}@media (max-width:1024px){.WestwoodAISection-module__YWZ10W__westwoodContent{gap:var(--spacing-2xl);text-align:center;grid-template-columns:1fr}.WestwoodAISection-module__YWZ10W__westwoodLogo{justify-self:center;max-width:300px}.WestwoodAISection-module__YWZ10W__westwoodInfo{max-width:100%}}@media (max-width:768px){.WestwoodAISection-module__YWZ10W__westwoodAI{padding:var(--spacing-2xl)0}.WestwoodAISection-module__YWZ10W__westwoodContainer{padding:0 var(--spacing-md)}.WestwoodAISection-module__YWZ10W__westwoodContent{gap:var(--spacing-xl);grid-template-columns:1fr}.WestwoodAISection-module__YWZ10W__westwoodLogo{padding:var(--spacing-lg);justify-self:center;max-width:280px}.WestwoodAISection-module__YWZ10W__westwoodTitle{margin-bottom:var(--spacing-lg);font-size:1.75rem;line-height:1.3}.WestwoodAISection-module__YWZ10W__westwoodDescription{margin-bottom:var(--spacing-xl);font-size:.95rem;line-height:1.6}.WestwoodAISection-module__YWZ10W__aiFeatures{align-items:center;gap:var(--spacing-md)}.WestwoodAISection-module__YWZ10W__aiFeature{gap:var(--spacing-md);justify-content:center}.WestwoodAISection-module__YWZ10W__aiFeatureLabel{font-size:.95rem}}@media (max-width:480px){.WestwoodAISection-module__YWZ10W__westwoodAI{padding:var(--spacing-lg)0}.WestwoodAISection-module__YWZ10W__westwoodContainer{padding:0 var(--spacing-sm)}.WestwoodAISection-module__YWZ10W__westwoodContent{gap:var(--spacing-lg)}.WestwoodAISection-module__YWZ10W__westwoodLogo{padding:var(--spacing-md);border-radius:var(--radius-lg);max-width:250px}.WestwoodAISection-module__YWZ10W__westwoodTitle{margin-bottom:var(--spacing-md);font-size:1.4rem}.WestwoodAISection-module__YWZ10W__westwoodDescription{margin-bottom:var(--spacing-lg);font-size:.9rem}.WestwoodAISection-module__YWZ10W__aiFeatures{gap:var(--spacing-sm)}.WestwoodAISection-module__YWZ10W__aiFeature{gap:var(--spacing-sm);flex-direction:row;justify-content:center}.WestwoodAISection-module__YWZ10W__aiFeatureIcon{width:14px;height:14px}.WestwoodAISection-module__YWZ10W__aiFeatureLabel{font-size:.85rem}}
