.main:has(.homepage-wrapper){margin-left:0;margin-right:0}.homepage-wrapper{width:100%}.header-fixed{z-index:0;background:linear-gradient(160deg,#001a3a 0%,#002b59 40%,#001e45 70%,#00214a 100%);width:100%;position:relative}.header-spacer{height:640px;display:none}.home-hero-gradient{z-index:1;background:#fafaf9;padding:1.75rem 5% 2rem;position:relative}.home-hero-inner{max-width:1100px;margin:0 auto}.home-hero-inner h1{color:var(--background);margin-bottom:1rem;font-size:1.75rem;line-height:1.3}.home-hero-subline{color:var(--content-text-muted);font-size:1rem;line-height:1.7}.homepage-content{z-index:1;color:var(--content-text);background:#fafaf9;padding-bottom:0;position:relative}.homepage-content h2,.homepage-content h3{color:var(--background)}.home-block{padding:4.5rem 5%}.home-block+.home-block{border-top:1px solid #002b590f}.home-block-inner{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.home-block--blue,.home-block--mint,.home-block--white,.home-block--warm{background:0 0}@media (min-width:768px){.home-block-inner{grid-template-columns:1fr 1fr}.home-block-inner--reversed{direction:rtl}.home-block-inner--reversed>*{direction:ltr}}.home-block-text h2{margin-bottom:1.25rem;font-size:1.5rem;font-weight:600}.home-block-text p{color:var(--content-text-muted);font-size:1rem;line-height:1.7}.home-image-placeholder{aspect-ratio:4/3;color:#002b594d;background:linear-gradient(135deg,#002b590a 0%,#3effc80f 100%);border:1px dashed #002b591a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;font-size:.85rem;display:flex}.home-image-placeholder svg{opacity:.3;width:48px;height:48px}.home-block-image{object-fit:cover;border-radius:10px;width:100%;height:auto}.home-slogan-image-wrapper{width:100%;display:inline-block;position:relative}.home-slogan-overlay{color:#fff;width:33%;font-family:var(--font-montserrat,"Montserrat", sans-serif);text-align:right;text-shadow:0 2px 12px #00000080,0 1px 3px #0000004d;pointer-events:none;font-size:1.25rem;font-weight:700;line-height:1.35;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}@media (max-width:768px){.home-slogan-overlay{font-size:.95rem;right:1rem}}.home-usp-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.home-usp-list li{color:var(--content-text-muted);padding-left:2rem;font-size:1rem;line-height:1.7;position:relative}.home-usp-list li:before{content:"";background:var(--highlight);border-radius:50%;width:8px;height:8px;position:absolute;top:.5em;left:0}.home-services{background:0 0;border-top:1px solid #002b590f;padding:4.5rem 5%}.home-services-inner{max-width:1100px;margin:0 auto}.home-services-inner h2{text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.home-services-subtitle{text-align:center;color:var(--content-text-muted);margin-bottom:3rem;font-size:1rem;line-height:1.7}.home-services-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.home-service-card{color:inherit;background:#fff;border:1px solid #002b590f;border-radius:10px;flex-direction:column;gap:.5rem;padding:1.75rem;text-decoration:none;transition:box-shadow .25s,border-color .25s,transform .2s;display:flex;position:relative;overflow:hidden}.home-service-card:before{content:"";background:var(--highlight);height:2px;transition:transform .25s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.home-service-card:hover{border-color:#002b591a;transform:translateY(-2px);box-shadow:0 4px 20px #002b5914}.home-service-card:hover:before{transform:scaleX(1)}.home-service-icon{background:#002b590a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:.25rem;display:flex}.home-service-icon svg{width:22px;height:22px;color:var(--background)}.home-service-card h3{color:var(--background);margin-bottom:.25rem;font-size:1.05rem;font-weight:600}.home-service-card p{color:var(--content-text-muted);margin:0;font-size:1rem;line-height:1.7}.home-service-note{color:var(--content-text-muted);opacity:.8;margin:.25rem 0 0;font-size:1rem;line-height:1.7}.home-service-card--highlight{background:#002b5905;border-color:#002b5914}.home-cta{text-align:center;background:0 0;border-top:1px solid #002b590f;padding:5rem 5%}.home-cta-inner{max-width:650px;margin:0 auto}.home-cta h2{margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.home-cta p{color:var(--content-text-muted);margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.home-cta-button{background:var(--background);color:var(--foreground);border-radius:6px;padding:.85rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-block}.home-cta-button:hover{opacity:.9;transform:translateY(-1px)}@media (min-width:768px){.home-hero-gradient{padding:1.75rem 8% 2rem}.home-hero-inner h1{font-size:2.25rem}.home-block,.home-services{padding:5rem 8%}.home-services-grid{grid-template-columns:1fr 1fr}.home-cta{padding:5rem 8%}}@media (min-width:1200px){.home-hero-gradient{padding:1.75rem 12% 2rem}.home-hero-inner h1{font-size:2.5rem}.home-block,.home-services{padding:5.5rem 12%}.home-services-grid{grid-template-columns:1fr 1fr 1fr}.home-cta{padding:5.5rem 12%}}@media (max-width:768px){.home-hero-gradient{padding:1.5rem 5% 2rem}.home-block{padding:3rem 5%}.home-block-text h2,.home-services-inner h2,.home-cta h2{font-size:1.3rem}}
.header-scene{background:linear-gradient(160deg,#001a3a 0%,#002b59 40%,#001e45 70%,#00214a 100%);width:100%;height:440px;position:relative;overflow:hidden}.header-canvas{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.network-canvas{z-index:12;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hex-grid{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hex{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);opacity:0;animation:2s forwards hexFadeIn;position:absolute}.hex-inner{width:100%;height:100%;animation:6s ease-in-out infinite hexPulse}.hex:first-child{width:210px;height:242px;animation-delay:.1s;top:-40px;left:-30px}.hex:first-child .hex-inner{background:linear-gradient(135deg,#076ef22e,#ffffff0d);animation-delay:0s}.hex:nth-child(2){width:180px;height:208px;animation-delay:.3s;top:160px;left:70px}.hex:nth-child(2) .hex-inner{background:linear-gradient(135deg,#01bbe621,#3effc80d);animation-delay:.8s}.hex:nth-child(3){width:230px;height:265px;animation-delay:.2s;top:320px;left:-60px}.hex:nth-child(3) .hex-inner{background:linear-gradient(135deg,#ffffff0f,#076ef21a);animation-delay:1.2s}.hex:nth-child(4){width:150px;height:173px;animation-delay:.5s;top:-25px;left:250px}.hex:nth-child(4) .hex-inner{background:linear-gradient(135deg,#3effc80f,#ffffff08);animation-delay:.4s}.hex:nth-child(5){width:230px;height:265px;animation-delay:.15s;top:-65px;right:-45px}.hex:nth-child(5) .hex-inner{background:linear-gradient(135deg,#076ef233,#ffffff0d);animation-delay:.6s}.hex:nth-child(6){width:200px;height:231px;animation-delay:.4s;top:160px;right:30px}.hex:nth-child(6) .hex-inner{background:linear-gradient(135deg,#ffffff12,#01bbe61a);animation-delay:1s}.hex:nth-child(7){width:250px;height:289px;animation-delay:.25s;top:330px;right:-65px}.hex:nth-child(7) .hex-inner{background:linear-gradient(135deg,#3effc80d,#076ef21f);animation-delay:1.5s}.hex:nth-child(8){width:170px;height:196px;animation-delay:.55s;top:30px;right:260px}.hex:nth-child(8) .hex-inner{background:linear-gradient(135deg,#ffffff0d,#01bbe614);animation-delay:.3s}.hex:nth-child(9){width:190px;height:219px;animation-delay:.35s;top:350px;left:340px}.hex:nth-child(9) .hex-inner{background:linear-gradient(135deg,#076ef212,#ffffff08);animation-delay:1.8s}.hex:nth-child(10){width:160px;height:185px;animation-delay:.45s;top:-35px;left:540px}.hex:nth-child(10) .hex-inner{background:linear-gradient(135deg,#ffffff0a,#3effc80d);animation-delay:.7s}.hex:nth-child(11){width:145px;height:167px;animation-delay:.6s;top:380px;left:780px}.hex:nth-child(11) .hex-inner{background:linear-gradient(135deg,#01bbe612,#ffffff08);animation-delay:2s}@keyframes hexFadeIn{to{opacity:1}}@keyframes hexPulse{0%,to{filter:brightness()}50%{filter:brightness(1.3)}}.hand-container{z-index:10;pointer-events:none;width:460px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hand-image{display:block;width:100%!important;height:auto!important}.light-rays{z-index:12;pointer-events:none;width:130px;height:100px;position:absolute;bottom:130px;left:50%;transform:translate(-50%)}.ray{opacity:.2;width:1.5px;height:100%;animation:3s ease-in-out infinite rayShimmer;position:absolute;top:0}.ray:first-child{background:linear-gradient(#3effc880,#0000 70%);animation-delay:0s;left:10%}.ray:nth-child(2){background:linear-gradient(#fff6,#0000 65%);animation-delay:.4s;left:28%}.ray:nth-child(3){background:linear-gradient(#076ef280,#0000 75%);animation-delay:.8s;left:48%}.ray:nth-child(4){background:linear-gradient(#01bbe666,#0000 60%);animation-delay:.2s;left:68%}.ray:nth-child(5){background:linear-gradient(#fff6,#0000 70%);animation-delay:.6s;left:88%}@keyframes rayShimmer{0%,to{opacity:.1}50%{opacity:.35}}.rising-particle{z-index:13;pointer-events:none;border-radius:50%;width:3px;height:3px;position:absolute}.rising-particle:first-child{background:#3effc8;animation:2.5s ease-in infinite riseUp;bottom:137px;left:calc(50% - 38px)}.rising-particle:nth-child(2){background:#fff;animation:3s ease-in .8s infinite riseUp;bottom:132px;left:50%}.rising-particle:nth-child(3){background:#01bbe6;animation:2.8s ease-in 1.5s infinite riseUp;bottom:140px;left:calc(50% - 18px)}.rising-particle:nth-child(4){background:#3effc8;animation:3.2s ease-in .3s infinite riseUp;bottom:130px;left:calc(50% + 18px)}.rising-particle:nth-child(5){background:#fff;animation:2.6s ease-in 2s infinite riseUp;bottom:138px;left:calc(50% - 30px)}.rising-particle:nth-child(6){background:#01bbe6;animation:2.9s ease-in 1.1s infinite riseUp;bottom:134px;left:calc(50% + 30px)}@keyframes riseUp{0%{opacity:0;transform:translateY(0)scale(1)}15%{opacity:.8}80%{opacity:.3}to{opacity:0;transform:translateY(-120px)scale(.2)}}.palm-glow{filter:blur(12px);z-index:14;pointer-events:none;background:radial-gradient(#3effc838,#076ef21a,#0000);border-radius:50%;width:120px;height:40px;animation:3s ease-in-out infinite palmGlow;position:absolute;bottom:125px;left:50%;transform:translate(-50%)}@keyframes palmGlow{0%,to{opacity:.5}50%{opacity:1}}.circuit{z-index:5;pointer-events:none;position:absolute}.circuit-tl{border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;width:100px;height:100px;top:20px;left:20px}.circuit-tr{border-top:1px solid #ffffff1a;border-right:1px solid #ffffff1a;width:100px;height:100px;top:20px;right:20px}.circuit-bl{border-bottom:1px solid #ffffff1a;border-left:1px solid #ffffff1a;width:100px;height:100px;bottom:20px;left:20px}.circuit-br{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;width:100px;height:100px;bottom:20px;right:20px}.circuit-dot{background:#fff;border-radius:50%;width:5px;height:5px;animation:2.5s ease-in-out infinite dotBlink;position:absolute}.circuit-tl .circuit-dot{top:-2.5px;left:-2.5px}.circuit-tr .circuit-dot{top:-2.5px;right:-2.5px}.circuit-bl .circuit-dot{bottom:-2.5px;left:-2.5px}.circuit-br .circuit-dot{bottom:-2.5px;right:-2.5px}@keyframes dotBlink{0%,to{opacity:.2;box-shadow:none}50%{opacity:1;box-shadow:0 0 8px #fff9}}.h-line{z-index:3;pointer-events:none;height:1px;position:absolute}.h-line-1{background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:22%;top:25%;left:0}.h-line-2{background:linear-gradient(270deg,#0000,#3effc80f,#0000);width:18%;top:58%;right:0}.h-line-3{background:linear-gradient(90deg,#0000,#076ef214,#0000);width:14%;top:82%;left:8%}@media (max-width:1440px){.header-scene{width:100%}}@media (max-width:768px){.header-scene{height:320px}.hand-container{width:320px;bottom:10px}.hex:nth-child(9),.hex:nth-child(10),.hex:nth-child(11){display:none}}@media (prefers-reduced-motion:reduce){.hex-inner{animation:none}.hex{opacity:1;animation:none}.ray{opacity:.2;animation:none}.rising-particle{opacity:0;animation:none}.palm-glow{opacity:.75;animation:none}.circuit-dot{opacity:.6;animation:none}}
.pilot-banner{background:linear-gradient(135deg,#001e45 0%,#002b59 45%,#003d6b 100%);border-top:1px solid #3effc826;border-bottom:1px solid #3effc826;padding:3.5rem 5%;position:relative;overflow:hidden}.pilot-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#3effc812 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;right:-80px}.pilot-banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#076ef21a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-60px;left:10%}.pilot-badge{color:#001e45;letter-spacing:.1em;text-transform:uppercase;z-index:1;background:#3effc8;border-radius:100px;align-self:flex-start;padding:.35rem 1.75rem;font-size:.7rem;font-weight:800;animation:2.5s ease-in-out infinite pilotBadgePulse;display:inline-block;position:relative}@keyframes pilotBadgePulse{0%,to{box-shadow:0 0 #3effc866}50%{box-shadow:0 0 0 8px #3effc800}}.pilot-banner-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.pilot-banner-text{flex-direction:column;gap:1.5rem;display:flex}.pilot-banner-label{letter-spacing:.08em;text-transform:uppercase;color:#3effc8cc;margin:0;font-size:.8rem;font-weight:600}.pilot-banner-headline{color:#fff;margin:0;font-size:1.9rem;font-weight:700;line-height:1.25}.pilot-banner .pilot-banner-headline{color:#fff}.pilot-banner-headline span{color:#3effc8}.pilot-banner-benefits{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.pilot-banner-benefits li{color:#ffffffd9;align-items:flex-start;gap:.6rem;font-size:.95rem;line-height:1.5;display:flex}.pilot-check{color:#3effc8;flex-shrink:0;margin-top:.05rem;font-size:1rem;font-weight:800}.pilot-banner-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.pilot-cta-primary{color:#001e45;white-space:nowrap;background:#3effc8;border-radius:6px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-block}.pilot-cta-primary:hover{background:#5fffd3;transform:translateY(-2px);box-shadow:0 6px 20px #3effc859}.pilot-cta-secondary{color:#ffffffbf;white-space:nowrap;background:0 0;border:1px solid #fff3;border-radius:6px;padding:.85rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.pilot-cta-secondary:hover{color:#fff;border-color:#ffffff80}.pilot-banner-image-wrap{justify-content:center;align-items:center;display:flex;position:relative}.pilot-banner-image-glow{pointer-events:none;background:radial-gradient(circle,#3effc81f 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute}.pilot-banner-image{object-fit:cover;z-index:1;border-radius:16px;width:100%;max-width:440px;height:auto;position:relative;box-shadow:0 20px 60px #00000059,0 0 0 1px #3effc826}.pilot-banner-image-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;white-space:nowrap;background:#001432d9;border:1px solid #3effc840;border-radius:8px;flex-direction:column;align-items:center;padding:.45rem 1rem;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.pilot-product-name{color:#3effc8;letter-spacing:.05em;font-size:1rem;font-weight:700}.pilot-product-sub{color:#ffffff8c;letter-spacing:.03em;font-size:.7rem}@media (min-width:1200px){.pilot-banner{padding:4rem 12%}.pilot-banner-headline{font-size:2.2rem}}@media (max-width:900px){.pilot-banner-inner{grid-template-columns:1fr;gap:2.5rem}.pilot-banner-image-wrap{order:-1}.pilot-banner-image{max-width:360px}}@media (max-width:768px){.pilot-banner{padding:3rem 5%}.pilot-banner-headline{font-size:1.5rem}.pilot-banner-benefits li{font-size:.9rem}.pilot-banner-image{max-width:300px}.pilot-cta-primary,.pilot-cta-secondary{text-align:center;width:100%}}
