/* 76x critical above-fold (mobile-first) — keep tiny */
html{scroll-behavior:smooth}
body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#111;background:#fff;-webkit-text-size-adjust:100%}
a,button,.elementor-button,.mobile-menu,.cms-download-btn{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
#outer-wrap,#wrap{max-width:100%!important;width:100%!important;margin:0!important;box-shadow:none!important}
#site-header{background:#f58428;color:#fff}
#site-header a{color:#fff;text-decoration:none}
#site-header .sub-menu a,#site-header .sub-menu .menu-link,#site-header .sub-menu .text-wrap{color:#1f2937!important;background:#fff}
#site-logo img{max-height:48px;width:auto;height:auto}
.oceanwp-mobile-menu-icon .mobile-menu{
  min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:12px;box-sizing:border-box
}
.hamburger-box{width:22px;height:18px;display:inline-block;position:relative}
.elementor-16 .elementor-element-4a12004 .e-con-inner{max-width:1140px;margin:0 auto;padding:10px 15px;box-sizing:border-box}
.elementor-image-carousel-wrapper,.swiper{max-width:1140px;margin:0 auto;overflow:hidden;aspect-ratio:16/9;border-radius:4px}
.elementor-image-carousel img,.swiper-slide img{width:100%;height:100%;display:block;object-fit:cover;background:#e5e7eb}
.elementor-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:8px;background:#f58428;color:#fff!important;font-weight:700;text-decoration:none}
#76x-soft-article,#76x-faq .76x-faq-inner,#76x-inline-links{max-width:1140px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;box-sizing:border-box}
#76x-faq{background:#f8fafc;padding:40px 0}
.76x-faq-section,.76x-faq-inner{max-width:1140px;margin:24px auto;padding:0 15px;box-sizing:border-box}
.76x-faq-section h2,.76x-faq-inner h2{font-size:clamp(1.2rem,2.5vw,1.6rem);margin:0 0 16px}
.76x-faq-item{margin-bottom:16px}
.76x-faq-item h3{font-size:1.05rem;margin:0 0 6px}
.76x-faq-note{font-size:.9rem;color:#64748b;margin-top:20px}
img[loading="lazy"],.blog-entry.col-2 img,.blog-entry.col-3 img{content-visibility:auto;contain-intrinsic-size:400px 200px}

/* Blog above-fold — header only; grid/sidebar in blog-layout.css (loaded sync) */
body.blog .page-header{background:#fff;border-bottom:1px solid #eee;padding:18px 0;margin-bottom:24px}
body.blog .page-header .container,body.blog #content-wrap.container{max-width:1140px;margin:0 auto;padding:0 15px;box-sizing:border-box}
body.blog .page-header-title{display:block;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;margin:0 0 10px;color:#222;line-height:1.3}

/* Mobile menu — hide until opened (prevents FOUC before deferred CSS) */
#mobile-dropdown{display:none}
body.mobile-menu-open #mobile-dropdown{display:block}
@media (min-width:960px){#mobile-dropdown{display:none!important}}

/* Compliance bars — critical shell (full styles in elementor-form.css) */
#76x-age-bar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:9998;background:rgba(17,24,39,.96);color:#fff;font-size:13px;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0));box-sizing:border-box;align-items:center;justify-content:space-between;gap:8px}
body.has-age-bar #76x-age-bar{display:flex}
#76x-age-bar button{min-height:44px;min-width:72px;padding:8px 14px;border:0;border-radius:6px;background:#f58428;color:#fff;font-weight:700;cursor:pointer}
#76x-cookie-bar{position:fixed;left:0;right:0;bottom:0;z-index:9997;display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0));background:#1f2937;color:#fff;font-size:13px;line-height:1.4;box-sizing:border-box}
body.has-cookie-bar #76x-cookie-bar{display:flex}
body.has-cookie-bar:not(.has-age-bar){padding-bottom:calc(64px + env(safe-area-inset-bottom,0))}
body.has-age-bar{padding-bottom:calc(56px + env(safe-area-inset-bottom,0))}
body.has-cookie-bar.has-age-bar{padding-bottom:calc(112px + env(safe-area-inset-bottom,0))}
#76x-cookie-bar button{min-height:44px;min-width:88px;padding:8px 16px;border:0;border-radius:6px;background:#f58428;color:#fff;font-weight:700;cursor:pointer}
