@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glow{0%,to{opacity:1}50%{opacity:.5}}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.float{animation:float 6s ease-in-out infinite}.glow{animation:glow 2s ease-in-out infinite alternate}.gradient-shift{background:linear-gradient(-45deg,#ff6b35,#f7931e,#ff6b35,#f7931e);background-size:400% 400%;animation:gradient-shift 4s ease infinite}.shimmer{position:relative;overflow:hidden}.shimmer:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);animation:shimmer 2s infinite}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(255,107,53,.5);border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(255,107,53,.7)}.glass-effect{background:hsla(0,0%,100%,.05);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 8px 32px rgba(0,0,0,.3)}@keyframes pulse-glow{0%,to{box-shadow:0 0 5px currentColor,0 0 10px currentColor}50%{box-shadow:0 0 10px currentColor,0 0 20px currentColor,0 0 30px currentColor}}.pulse-glow{animation:pulse-glow 2s ease-in-out infinite}.hover-lift{transition:all .3s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.4)}@keyframes text-gradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.text-gradient-animate{background:linear-gradient(-45deg,#ff6b35,#f7931e,#ff4757,#ff6b35);background-size:400% 400%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:text-gradient 4s ease infinite}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;will-change:transform;backface-visibility:hidden;transition:transform .4s ease;transform-origin:center center}@media (min-width:769px){.hero-video{transform:scale(1)}}@media (min-width:1024px){.hero-container{max-width:1440px;margin:0 auto;padding-left:5rem;padding-right:5rem;padding-top:1rem;position:relative;min-height:67.375rem}}@media (min-width:768px) and (max-width:1023px){.hero-container{padding-top:6rem;min-height:auto}}@media (min-width:1024px){.hero-heading{font-size:3.5rem;line-height:.9;padding-top:0;padding-bottom:1.25rem;max-width:33rem;letter-spacing:-.025em}}@media (min-width:768px) and (max-width:1023px){.hero-heading{font-size:3.5rem;max-width:27.5625rem;line-height:.9}}@media (min-width:1024px){.hero-description{font-size:1rem;line-height:1.4;max-width:28rem;margin-top:.5rem}}@media (min-width:768px) and (max-width:1023px){.hero-description{font-size:1rem;margin-top:.875rem}}@media (min-width:1024px){.hero-buttons{margin-top:2.25rem;gap:.75rem;max-width:400px}.hero-button{padding:.625rem 2rem;font-size:.875rem}.hero-button-icon{width:1rem;height:1rem}}@media (min-width:768px) and (max-width:1023px){.hero-buttons{margin-top:1.75rem}}@media (min-width:1024px){.hero-image-container{position:absolute;bottom:50px;left:9rem;padding:0;width:60rem}.hero-image{width:100%;max-width:none;margin:0;border-radius:.625rem .625rem 0 0;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}}@media (min-width:768px) and (max-width:1023px){.hero-image-container{position:absolute;bottom:9.5%;left:0;width:78.4%}.hero-image{border-radius:.375rem .375rem 0 0}}@media (min-width:1024px){.hero-features{font-size:.875rem;gap:.5rem;margin-bottom:0;position:absolute;bottom:3.5rem;left:0;right:0;z-index:30;flex-wrap:wrap}.hero-feature-icon{font-size:.75rem}}@media (min-width:768px) and (max-width:1023px){.hero-features{font-size:.8125rem;bottom:3rem}}@media (min-width:1024px){.hero-subtitle{font-size:.875rem;margin-bottom:.875rem;font-weight:300;line-height:1;color:hsla(0,0%,100%,.6)}}@media (min-width:768px) and (max-width:1023px){.hero-subtitle{font-size:.8125rem}}.hero-overlay{background:rgba(0,0,0,.2)}@media (min-width:1024px){.hero-container:after{content:"";pointer-events:none;position:absolute;bottom:0;left:0;z-index:20;height:15.625rem;width:100%;background:linear-gradient(180deg,rgba(9,10,12,0) 0,#090a0c 50%)}}@media (min-width:768px) and (max-width:1023px){.hero-container:after{height:11rem}}@media (min-width:1024px){.hero-navbar{padding:1.5rem 5rem}}.hero-video{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.hero-description,.hero-heading{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media (max-width:768px){.hero-video{transform:scale(1);transform-origin:center center;position:absolute;top:50%;left:50%;width:150%;height:100%;transform:translate(-50%,-50%);object-fit:cover;z-index:-1;will-change:transform;-webkit-transform:translate(-50%,-50%) translateZ(0);-moz-transform:translate(-50%,-50%) translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:transform .4s ease;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-webkit-playsinline:true}.hero-video::-webkit-media-controls,.hero-video::-webkit-media-controls-enclosure{display:none!important}}@media (max-width:768px){.hero-container{padding:.75rem 1.5rem 1.25rem;min-height:100vh;position:relative}.hero-heading{font-size:1.05rem;line-height:.9;padding-top:0;padding-bottom:.5rem;margin-top:0;max-width:14rem;font-weight:700;letter-spacing:-.025em}.hero-description{display:flex!important;flex-direction:column!important;max-width:16rem!important;margin-top:.5rem!important;gap:.25rem!important}.hero-description,.hero-description p{font-size:.75rem!important;line-height:1.5!important;color:#d1d5db!important}.hero-description p{margin:0!important}.hero-buttons{margin-top:1.5rem;gap:.5rem;width:100%;max-width:400px;display:flex;flex-direction:row;align-items:flex-start}.hero-button{padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;min-height:44px;display:flex;align-items:center;justify-content:center}.hero-button-icon{width:.875rem;height:.875rem}.hero-image-container{position:absolute;left:0;right:0;top:257px;width:100%;max-width:100%;padding:0}.hero-image{width:100%;max-width:none;margin:0;border-radius:.5rem .5rem 0 0;box-shadow:0 20px 25px -5px rgba(0,0,0,.25)}.hero-features{font-size:.625rem;gap:.3rem;margin-bottom:0;position:absolute;top:600px;left:0;right:0;z-index:30;padding:0 1rem;flex-wrap:wrap;overflow:hidden}.hero-feature-item{display:flex;align-items:center;gap:.3rem;flex-shrink:0}.hero-feature-icon{font-size:.5rem}.hero-subtitle{font-size:.75rem;margin-bottom:.625rem;line-height:1;font-weight:300;color:hsla(0,0%,100%,.6)}.hero-overlay{background:rgba(0,0,0,.2)}.hero-container:after{content:"";pointer-events:none;position:absolute;bottom:0;left:0;z-index:20;height:10rem;width:100%;background:linear-gradient(180deg,rgba(9,10,12,0) 0,#090a0c 50%)}.hero-navbar{padding:1rem}.hero-container{-webkit-overflow-scrolling:touch}.hero-description,.hero-heading,.hero-subtitle{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.hero-button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hero-container{overflow-x:hidden;max-width:100vw}.hero-buttons,.hero-features,.hero-heading{max-width:100%}.hero-description{max-width:14rem!important}}