
/* Final PageSpeed/Core Web Vitals stability layer */
img{max-width:100%;height:auto;}
.main-logo{width:180px;height:auto;aspect-ratio:3/1;object-fit:contain;}
.hero,.hero-section,.home-hero{content-visibility:auto;contain-intrinsic-size:760px;}
.hero img,.hero-image img,.service-hero img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;}
.service-card img,.gallery img,.gallery-card img,.review-card img,.portfolio img,.before-after img{width:100%;aspect-ratio:4/3;object-fit:cover;}
.video-frame,.map-frame,.embed-frame{aspect-ratio:16/9;min-height:220px;background:#111;overflow:hidden;border-radius:14px;}
.video-frame iframe,.map-frame iframe,.embed-frame iframe{width:100%;height:100%;display:block;border:0;}
.tn-youtube-lite{position:relative;width:100%;aspect-ratio:16/9;min-height:220px;border:0;border-radius:14px;background:#111 center/cover no-repeat;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;}
.tn-youtube-lite::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.38),rgba(0,0,0,.18));}
.tn-youtube-lite::after{content:"▶";position:relative;z-index:1;width:72px;height:52px;border-radius:14px;background:#e31b23;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;box-shadow:0 8px 26px rgba(0,0,0,.35);}
@media(max-width:768px){.main-logo{width:150px}.video-frame,.map-frame,.embed-frame,.tn-youtube-lite{min-height:190px}.hero,.hero-section,.home-hero{contain-intrinsic-size:680px}.nav,.mobile-menu{min-height:48px}.sticky-call,.sticky-quote,.floating-cta{will-change:auto;}}
@font-face{font-family:system-ui;src:local("Arial");font-display:swap;}

/* Final safe Lighthouse lock-down: accessibility and stable hidden states, no visual redesign. */
[hidden]{display:none!important;}
[aria-hidden="true"] a,[aria-hidden="true"] button,[aria-hidden="true"] input,[aria-hidden="true"] select,[aria-hidden="true"] textarea{visibility:hidden!important;}
.tn-youtube-lite{background-color:#111;}
