/* Hero is viewport-locked; any uploaded video is safely cropped inside this frame. */
.home-hero,.home-hero-video,.navaye-widget-hero{position:relative!important;width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important;margin-inline:calc(50% - 50vw)!important;left:auto!important;right:auto!important;overflow:hidden!important;background:#050505}.home-hero-media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;background:#050505!important;overflow:hidden!important}.home-hero-media .hero-video,.home-hero-media video{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:var(--hero-focus-x,50%) var(--hero-focus-y,50%)!important;background:#050505!important}.home-hero-media .hero-video-overlay{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;pointer-events:none!important;opacity:var(--hero-overlay-opacity,1)!important;transition:opacity .25s ease!important}.home-hero .container,.navaye-widget-hero .container{width:min(100% - 32px,1200px);margin-inline:auto}@media(max-width:760px){.home-hero,.home-hero-video,.navaye-widget-hero{height:100svh!important;min-height:100svh!important;max-height:100svh!important}.home-hero-media .hero-video,.home-hero-media video{object-position:var(--hero-focus-mobile-x,50%) var(--hero-focus-mobile-y,50%)!important}}
