/* Only Glass integration and standalone interaction repairs. Original sections remain in index.html. */
.glass-hero{position:absolute;inset:-80px -48px -80px -16px;overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 24%);-webkit-mask-image:linear-gradient(90deg,transparent,black 24%)}
.glass-hero picture,.glass-hero img,.glass-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center}
.glass-hero video{opacity:0;transition:opacity .35s ease}.glass-hero.video-ready video{opacity:1}
.mobile-menu{display:none}#mobile-nav{background:#b8b9b6;padding:8px 20px 20px;border-bottom:1px solid #292d3030}#mobile-nav button{display:block;min-height:44px;font-size:13px}
button:focus-visible,a:focus-visible{outline:2px solid #78918a;outline-offset:5px}
.brand-statement{font-size:clamp(2.4rem,4.5vw,3rem);line-height:1.08;letter-spacing:-.045em;max-width:12em}.brand-statement span{display:block}
@media(max-width:780px){.mobile-menu{display:block}#nvq-approved header{gap:8px}#nvq-approved header>.ml-auto{margin-left:auto}.glass-hero{inset:0 -32px -56px;mask-image:linear-gradient(180deg,transparent,black 22%,black 87%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,black 22%,black 87%,transparent)}.glass-hero img,.glass-hero video{object-fit:cover;object-position:center 48%}.brand-statement{font-size:clamp(2rem,10vw,2.55rem);line-height:1.14;letter-spacing:-.04em;max-width:none}.brand-statement span{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.glass-hero video{display:none}}
