/* CWV emergency — keep brand/3D/animations; stop layout thrash */
img[loading="lazy"]{content-visibility:auto}
.ainexo-cine-media{aspect-ratio:16/9;min-height:200px;background:#0a0a0a}
.ainexo-cine-img{width:100%;height:100%;object-fit:cover;display:block;background:#0a0a0a}
#site-header,.site-header{min-height:88px}
.site-header{padding:16px 0}
.site-header.scrolled{padding:8px 0}
.site-header .nav{min-height:56px}
.site-header .nav-actions{
  min-height:48px;min-width:200px;
  display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap
}
#home.hero,#home,.hero.ainexo-3d-hero{
  position:relative;min-height:100vh;min-height:100svh;
  display:flex;align-items:center;overflow:hidden;padding-top:var(--nav-h,76px)
}
#home .hero-veil,.hero .hero-veil{
  position:absolute!important;inset:0!important;
  width:100%!important;height:100%!important;
  pointer-events:none;z-index:1;contain:strict;transform:translateZ(0)
}
.hero-inner,.container.hero-inner{position:relative;z-index:2}
.hero-name{min-height:1.15em}
.hero-greet{min-height:1.2em}
.hero-seo-line{min-height:1.35em}
.hero-typed-wrap{min-height:2.4em}
.hero-desc{min-height:4.2em}
.hero-badges{min-height:36px}
.hero-actions{min-height:52px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.btn.js-install[hidden]{display:inline-flex!important;visibility:hidden;pointer-events:none;min-width:168px;min-height:48px}
.video-frame,.video-item .video-frame{aspect-ratio:16/9;width:100%;overflow:hidden;background:#0a0a0a}
.video-poster-img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block}
.page-hero{min-height:180px}
.quote-form{min-height:420px}
.float-icon{position:absolute;width:1.25em;height:1.25em;overflow:hidden;line-height:1;contain:strict}
.hero-badge{min-height:32px;display:inline-flex;align-items:center;gap:6px}
.hero-badge i,.btn > i,.card-icon i,i[class*="fa-"]{
  display:inline-block;min-width:1.15em;min-height:1.15em;width:1.15em;text-align:center;line-height:1
}
.ainexo-lang-switch:not(:empty){min-width:44px;min-height:36px;display:inline-flex;align-items:center}
.ainexo-lang-switch:empty{display:none!important;min-width:0!important;min-height:0!important}
#bottomNav,.bottom-nav{min-height:64px}
#preloader{display:none!important}
@media (prefers-reduced-motion:reduce){
  .ainexo-cine-card,.ainexo-cine-img,.ainexo-cine-sweep,.magnetic{animation:none!important;transition:none!important}
}
