.hero-section{position:relative;width:100%;height:95vh;min-height:fit-content;overflow:hidden;background-color:#0a0a0a}.hero-video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-video{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:16 / 9;background-color:#0a0a0a;will-change:transform;transform:translateZ(0);pointer-events:none}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0a0a0a99,#0a0a0a66,#0a0a0a33,#0a0a0a1a 60%,#0a0a0a4d 75%,#0a0a0a99,#0a0a0ae6 95%,#0a0a0a);z-index:2}.hero-header{position:absolute;top:0;left:0;right:0;z-index:10;padding:32px}.hero-header-content{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:var(--container-2xl, 1536px);margin:0 auto;gap:1rem}.hero-logo{height:clamp(1.75rem,4.25vw,2.25rem);width:auto;flex-shrink:0;display:flex;align-items:center}.hero-content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:32px;max-width:100%}.hero-text-container{flex-shrink:0;padding-bottom:40px}.hero-text-content{max-width:clamp(16rem,40ch,24rem);width:100%}.hero-heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff;margin:0 0 1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-text{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;color:#ffffffe6;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.3);word-break:normal;-webkit-hyphens:none;hyphens:none;overflow-wrap:break-word}.hero-text{animation:fadeInUp .4s ease-out}.hero-video{transition:opacity .3s ease-out}@media (min-width: 768px){.hero-header,.hero-content{padding:clamp(2rem,4vw,3rem)}.hero-text-container{padding-bottom:clamp(2rem,8vh,3rem)}.hero-text-content{max-width:clamp(20rem,45ch,28rem)}.hero-overlay{background:linear-gradient(to bottom,#0a0a0a80,#0a0a0a4d 15%,#0a0a0a1a 35%,#0a0a0a0d 50%,#0a0a0a33 70%,#0a0a0a80 85%,#0a0a0ae6 95%,#0a0a0a)}}@media (min-width: 1024px){.hero-header,.hero-content{padding:clamp(2.5rem,5vw,4rem)}.hero-text-content{max-width:403.13px}.hero-overlay{background:linear-gradient(to bottom,#0a0a0a66,#0a0a0a33,#0a0a0a0d,#0a0a0a05 60%,#0a0a0a26 75%,#0a0a0a66,#0a0a0acc 95%,#0a0a0a)}}@media (min-width: 1440px){.hero-text-content{max-width:403.13px}.hero-overlay{background:linear-gradient(to bottom,#0a0a0a4d,#0a0a0a26,#0a0a0a05 50%,#0a0a0a03 70%,#0a0a0a1a,#0a0a0a4d 90%,#0a0a0ab3 97%,#0a0a0a)}}@media (max-height: 500px) and (orientation: landscape){.hero-section{height:95vh;min-height:fit-content}.hero-text-container{padding-bottom:clamp(1rem,4vh,2rem)}.hero-text{font-size:clamp(.875rem,2vw,1rem)}.hero-text-content{max-width:clamp(14rem,35ch,20rem)}.hero-overlay{background:linear-gradient(to bottom,#0a0a0ab3,#0a0a0a80,#0a0a0a4d,#0a0a0a33 60%,#0a0a0a66 75%,#0a0a0ab3,#0a0a0af2 95%,#0a0a0a)}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1}}@media (prefers-reduced-motion: reduce){.hero-text{animation:none}.hero-video{will-change:auto}}@media (prefers-contrast: high){.hero-text{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}.hero-overlay{background:linear-gradient(to bottom,#0a0a0acc,#0a0a0a99,#0a0a0a66,#0a0a0a4d,#0a0a0a99,#0a0a0a)}}.content-section{position:relative;width:100%;height:95vh;min-height:fit-content;overflow:hidden;background-color:#0a0a0a}.content-background,.globe-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.content-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0a0a0ad9,#0a0a0aa6 12%,#0a0a0a66,#0a0a0a40 48%,#0a0a0a40 52%,#0a0a0a66,#0a0a0aa6 88%,#0a0a0ad9);z-index:2}.globe-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#fff;text-align:center;padding:2rem}.loading-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top:3px solid #007AFF;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.globe-loading p{font-size:1rem;color:#fffc;margin:0}.c130-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;pointer-events:none}.c130-aircraft{width:clamp(250px,45vw,350px);height:auto;opacity:.8;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:opacity .3s ease}.c130-aircraft:hover{opacity:1}.content-content{position:relative;z-index:4;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:32px;max-width:100%}.content-text-container{flex-shrink:0;padding-bottom:40px;margin-top:60px}.content-text-content{max-width:clamp(16rem,40ch,24rem);width:100%}.content-heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff;margin:0 0 1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.content-text{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;color:#ffffffe6;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.3);word-break:normal;-webkit-hyphens:none;hyphens:none;overflow-wrap:break-word}.content-text{animation:fadeInUp .4s ease-out}@media (max-width: 767px){.globe-container{position:absolute;top:0;left:0;width:100%;height:50%;z-index:1}.c130-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.c130-aircraft{width:clamp(350px,80vw,500px)}.content-text-container{margin-top:80px}.content-overlay{background:linear-gradient(to bottom,#0a0a0af2,#0a0a0acc 15%,#0a0a0a80 35%,#0a0a0a59 48%,#0a0a0a59 52%,#0a0a0a80 65%,#0a0a0acc 85%,#0a0a0af2)}}@media (min-width: 768px){.content-content{padding:clamp(2rem,4vw,3rem)}.content-text-container{padding-bottom:clamp(2rem,8vh,3rem);margin-top:40px}.content-text-content{max-width:clamp(20rem,45ch,28rem)}.c130-aircraft{width:clamp(270px,40vw,370px)}.globe-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.c130-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.content-overlay{background:linear-gradient(to bottom,#0a0a0a,#0a0a0ae6 10%,#0a0a0a99 25%,#0a0a0a4d,#0a0a0a99 75%,#0a0a0ae6 90%,#0a0a0a)}}@media (min-width: 1024px){.content-content{padding:clamp(2.5rem,5vw,4rem)}.content-text-content{max-width:403.13px}.c130-aircraft{width:clamp(330px,35vw,450px)}.content-text-container{margin-top:60px}.content-overlay{background:linear-gradient(to bottom,#0a0a0a,#0a0a0ab3 15%,#0a0a0a4d 40%,#0a0a0a4d 60%,#0a0a0ab3 85%,#0a0a0a)}}@media (min-width: 1440px){.content-text-content{max-width:403.13px}.c130-aircraft{width:clamp(370px,30vw,500px)}.content-text-container{margin-top:80px}.content-overlay{background:linear-gradient(to bottom,#0a0a0a,#0a0a0acc 10%,#0a0a0a66,#0a0a0a33,#0a0a0a66,#0a0a0acc 90%,#0a0a0a)}}@media (max-height: 500px) and (orientation: landscape){.content-section{height:95vh;min-height:fit-content}.content-text-container{padding-bottom:clamp(1rem,4vh,2rem);margin-top:40px}.content-text{font-size:clamp(.875rem,2vw,1rem)}.content-text-content{max-width:clamp(14rem,35ch,20rem)}.c130-aircraft{width:clamp(220px,35vw,300px)}.globe-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.c130-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.content-overlay{background:linear-gradient(to bottom,#0a0a0ad9,#0a0a0aa6 18%,#0a0a0a73 38%,#0a0a0a59 48%,#0a0a0a59 52%,#0a0a0a73 62%,#0a0a0aa6 82%,#0a0a0ad9)}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.content-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1}}@media (prefers-reduced-motion: reduce){.content-text{animation:none}.c130-aircraft{transition:none}}@media (prefers-contrast: high){.content-text{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}}.third-section{position:relative;width:100%;height:95vh;min-height:fit-content;overflow:hidden;background-color:#0a0a0a}.third-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.third-image{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:16 / 9;background-color:#0a0a0a;will-change:transform;transform:translateZ(0);pointer-events:none}.third-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0a0a0a,#0a0a0af2 5%,#0a0a0acc 15%,#0a0a0a80,#0a0a0a4d,#0a0a0a80 75%,#0a0a0acc,#0a0a0af2 95%,#0a0a0a);z-index:2}.third-content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:32px;max-width:100%}.third-text-container{flex-shrink:0;padding-bottom:40px}.third-text-content{max-width:clamp(16rem,40ch,24rem);width:100%}.third-heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff;margin:0 0 1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.third-text{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;color:#ffffffe6;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.3);word-break:normal;-webkit-hyphens:none;hyphens:none;overflow-wrap:break-word}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.third-text{animation:fadeInUp .4s ease-out}@media (min-width: 768px){.third-content{padding:clamp(2rem,4vw,3rem)}.third-text-container{padding-bottom:clamp(2rem,8vh,3rem)}.third-text-content{max-width:clamp(20rem,45ch,28rem)}.third-overlay{background:linear-gradient(to bottom,#0a0a0a,#0a0a0ae6 8%,#0a0a0ab3 20%,#0a0a0a66,#0a0a0a40,#0a0a0a66 80%,#0a0a0ab3 90%,#0a0a0ae6 97%,#0a0a0a)}}@media (min-width: 1024px){.third-content{padding:clamp(2.5rem,5vw,4rem)}.third-text-content{max-width:403.13px}.third-overlay{background:linear-gradient(to bottom,#0a0a0a,#0a0a0ad9 10%,#0a0a0a99 25%,#0a0a0a59,#0a0a0a33 65%,#0a0a0a59 80%,#0a0a0a99 90%,#0a0a0ad9 97%,#0a0a0a)}}@media (min-width: 1440px){.third-text-content{max-width:403.13px}.third-overlay{background:linear-gradient(to bottom,#0a0a0a,#0a0a0ae6 5%,#0a0a0ab3 15%,#0a0a0a66,#0a0a0a33,#0a0a0a66 75%,#0a0a0ab3,#0a0a0ae6 95%,#0a0a0a)}}@media (max-height: 500px) and (orientation: landscape){.third-section{height:95vh;min-height:fit-content}.third-text-container{padding-bottom:clamp(1rem,4vh,2rem)}.third-text{font-size:clamp(.875rem,2vw,1rem)}.third-text-content{max-width:clamp(14rem,35ch,20rem)}.third-overlay{background:linear-gradient(to bottom,#0a0a0a,#0a0a0ae6 10%,#0a0a0ab3 25%,#0a0a0a66 45%,#0a0a0a40 55%,#0a0a0a66,#0a0a0ab3 85%,#0a0a0ae6 95%,#0a0a0a)}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.third-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1}}@media (prefers-reduced-motion: reduce){.third-text{animation:none}}@media (prefers-contrast: high){.third-text{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}.third-overlay{background:linear-gradient(to bottom,#0a0a0a,#0a0a0acc,#0a0a0a66,#0a0a0a66,#0a0a0acc,#0a0a0a)}}.app{min-height:100vh;display:flex;flex-direction:column;margin:0;padding:0}.main-content{flex:1;display:flex;flex-direction:column;margin:0;padding:0}.hero-section-wrapper,.content-section-wrapper,.third-section-wrapper{width:100%;margin:0;padding:0}.section-skeleton{width:100%;height:95vh;background:linear-gradient(to bottom,#0a0a0acc,#0a0a0a99,#0a0a0acc);display:flex;align-items:center;justify-content:center;position:relative}.skeleton-content{width:100%;max-width:600px;padding:2rem;text-align:center;color:#ffffffb3}.skeleton-content h2{font-size:1.5rem;margin-bottom:1rem;opacity:.8}.skeleton-content p{font-size:1rem;line-height:1.6;opacity:.6}.loading-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100dvh;height:100vh;background-color:#0a0a0a;color:#fff;text-align:center;padding:2rem}.loading-fallback .loading-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top:3px solid #007AFF;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-fallback p{font-size:1rem;color:#fffc;margin:0}.error-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100dvh;height:100vh;background-color:#0a0a0a;color:#fff;text-align:center;padding:2rem}.error-fallback h2{font-size:1.5rem;margin-bottom:1rem;color:#ff3b30}.error-fallback p{font-size:1rem;color:#fffc;margin:0}.error-boundary{display:flex;align-items:center;justify-content:center;min-height:100dvh;min-height:100vh;background-color:#0a0a0a;color:#fff;text-align:center;padding:2rem}.error-boundary-content{max-width:500px}.error-boundary h2{font-size:2rem;margin-bottom:1rem;color:#ff3b30}.error-boundary p{font-size:1.1rem;margin-bottom:2rem;color:#fffc;line-height:1.5}.error-retry-btn{background:#007aff;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.error-retry-btn:hover{background:#0051d5}.error-retry-btn:focus{outline:2px solid #007AFF;outline-offset:2px}.app-footer{background-color:#0a0a0a;padding:2rem 0;text-align:center}.footer-content{max-width:var(--container-2xl, 1536px);margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem)}.footer-content p{color:#fff9;font-size:11px;margin:0}@media (max-width: 768px){.loading-fallback,.error-fallback,.error-boundary{padding:1rem}.error-boundary h2{font-size:1.5rem}.error-boundary p{font-size:1rem}}@media (prefers-contrast: high){.error-fallback h2,.error-boundary h2,.error-fallback p,.error-boundary p,.loading-fallback p{color:#fff}}@media (prefers-reduced-motion: reduce){.loading-fallback .loading-spinner{animation:none}}
