/* WordPress integration layer for the approved V5 baseline. */
:root{--admin-bar-offset:0px}
body.admin-bar{--admin-bar-offset:32px}
html,body{max-width:100%;overflow-x:hidden}
.header{top:var(--admin-bar-offset)}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.screen-reader-text:focus{background:#fff;clip:auto!important;clip-path:none;color:#171717;display:block;font-size:14px;font-weight:700;height:auto;left:8px;line-height:normal;padding:15px 23px;text-decoration:none;top:8px;width:auto;z-index:100000}

.logo{min-width:190px}
.custom-logo-wrap{min-width:190px;display:flex;align-items:center}
.custom-logo-wrap .custom-logo-link{display:block}
.custom-logo-wrap .custom-logo{display:block;max-width:190px;max-height:48px;width:auto;height:auto}
.logo b{font-size:18px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.logo small{font-size:7px}
.primary-navigation{margin-left:auto}
.primary-navigation .menu{margin:0;padding:0;list-style:none}
.primary-navigation .menu-item{margin:0;padding:0}
.primary-navigation .menu a{text-transform:uppercase;white-space:nowrap}
.placeholder-badge{
  position:absolute;
  z-index:3;
  left:0;
  top:0;
  width:clamp(96px,27%,156px);
  height:auto;
  aspect-ratio:1;
  text-align:center;
}
.placeholder-badge strong{font-size:26px}
.placeholder-badge small{max-width:76px;line-height:1.2}
[data-content-status="placeholder"]{position:relative}
.badge.placeholder-badge[data-content-status="placeholder"]{position:absolute}
.placeholder-note{color:#aaa;font-size:11px;margin:-16px 0 24px}
.product-empty{border:1px solid rgba(255,255,255,.1);background:#292a2a;text-align:center;padding:42px 24px}
.product-empty h3{font-size:22px;margin:0 0 9px}.product-empty p{color:#aaa;font-size:13px;margin:0}

.cta-panel{background:rgba(255,255,255,.38);padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.cta-panel strong{font-size:13px;letter-spacing:.06em}
.cta-panel>span{font-size:13px;line-height:1.5}

.resources-anchor{height:0;overflow:hidden}
.site-content{min-height:55vh;padding-top:70px;padding-bottom:70px}
.content-header h1,.content-empty h1{font-size:42px;margin:0 0 30px}
.content-card{background:#292a2a;border:1px solid rgba(255,255,255,.08);padding:24px;margin-bottom:18px}
.content-card h2{margin-top:0}
.content-card p{color:#c2c2c2;line-height:1.6}

@media(max-width:1180px){
  .nav{gap:20px}
  .menu{gap:18px;font-size:12px}
}

@media(min-width:981px){
  .primary-navigation .menu{gap:clamp(14px,1.55vw,27px);font-size:clamp(10px,.85vw,13px)}
  .top-cta{padding:0 clamp(15px,1.6vw,28px)}
}

@media(max-width:980px){
  body.admin-bar{--admin-bar-offset:32px}
  .primary-navigation{position:static;margin-left:auto}
  .primary-navigation .menu{display:none}
  .primary-navigation .menu.open{display:flex;position:absolute;top:72px;left:0;right:0;background:var(--yellow);flex-direction:column;align-items:stretch;padding:8px 22px 18px;gap:0;border-top:1px solid rgba(0,0,0,.12);box-shadow:0 18px 30px rgba(0,0,0,.15)}
  .primary-navigation .menu.open a{display:block;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.12)}
}

@media(max-width:782px){body.admin-bar{--admin-bar-offset:46px}}

@media(max-width:720px){
  .nav{height:68px}
  .logo{min-width:0}
  .logo b{max-width:145px}
  .primary-navigation .menu.open{top:68px}
  .hero-grid{min-height:610px}
  .hero-copy{padding-top:38px}
  .hero h1{font-size:clamp(42px,13vw,50px)}
  .hero h2{font-size:21px}
  .hero p{font-size:15px}
  .hero-visual{margin-left:18%;min-height:320px;height:320px}
  .about-copy h2,.app-copy h2,.quality-copy h2{font-size:36px}
  .product-slider-shell{padding:0 38px}
  .product-track .product-card .card-copy{min-height:190px}
  .contact{padding:34px 0}
  .cta-panel{padding:18px}
  .footer{overflow:hidden}
}

@media(max-width:460px){
  .logo b{font-size:16px;max-width:125px}
  .logo-mark{width:31px;height:31px}
  .hero h1{font-size:42px}
  .hero-grid{min-height:590px}
  .hero-visual{margin-left:8%;height:300px;min-height:300px}
  .product-slider-shell{padding:0 34px}
  .slider-arrow-side{width:30px}
  .app-links a{min-height:86px}
}

/* =========================================================
   V6 WORDPRESS INTEGRATION POLISH
   ========================================================= */

.logo b{font-size:21px}
.logo small{font-size:10px}
.placeholder-note{font-size:12px}
.product-empty p{font-size:14px}
.cta-panel strong,.cta-panel>span{font-size:14px}
.content-card p{font-size:16px;line-height:1.7}

@media(min-width:981px){
  .primary-navigation .menu{
    gap:clamp(15px,1.45vw,25px);
    font-size:clamp(13px,1vw,14px);
  }
  .primary-navigation .menu > li > a{
    font-size:inherit!important;
  }
}

@media(max-width:1180px) and (min-width:981px){
  .primary-navigation .menu{
    gap:14px;
    font-size:13px;
  }
}

@media(max-width:720px){
  .primary-navigation .menu.open a{font-size:14px}
  .placeholder-note{font-size:12px}
  .product-track .product-card .card-copy{min-height:0}
}
