:root{--bg:#061126;--panel:#101c34;--panel2:#152442;--text:#eef5ff;--muted:#9fb2cc;--line:rgba(255,255,255,.13);--cyan:#35e8ff;--blue:#668cff;--white:#fff;--r:24px;--shadow:0 22px 70px rgba(0,0,0,.32)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% 0%,rgba(53,232,255,.14),transparent 30%),radial-gradient(circle at 30% 100%,rgba(102,140,255,.18),transparent 34%),linear-gradient(180deg,#061126,#081024 70%,#050b18);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.55}.page{min-height:100vh;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 34px));margin:0 auto}.top{position:sticky;top:0;z-index:5;background:rgba(6,17,38,.78);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;gap:13px;align-items:center}.logo{width:58px;height:58px;border-radius:17px;background:#fff;color:#071225;display:grid;place-items:center;font-weight:950;font-size:25px;letter-spacing:-2px;box-shadow:0 12px 30px rgba(0,0,0,.18);padding:8px;overflow:hidden}.logo img{width:100%;height:100%;object-fit:contain;display:block}.brand b{display:block;font-size:25px;letter-spacing:-.05em}.brand span{display:block;color:var(--muted);font-size:13px}nav{display:flex;gap:20px;align-items:center;color:var(--muted);font-weight:700;font-size:14px}nav a:hover{color:var(--cyan)}.pill,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 16px;background:linear-gradient(135deg,var(--cyan),var(--blue));color:#061126!important;font-weight:900;border:0;cursor:pointer}.btn.secondary{background:rgba(255,255,255,.08);color:var(--text)!important;border:1px solid var(--line)}.hero{padding:76px 0 44px}.hero-box{border:1px solid var(--line);border-radius:34px;padding:48px;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.035));box-shadow:var(--shadow);overflow:hidden;position:relative}.hero-box:after{content:"";position:absolute;right:-120px;top:-120px;width:360px;height:360px;background:radial-gradient(circle,rgba(53,232,255,.25),transparent 70%)}.eyebrow{display:inline-flex;gap:10px;align-items:center;background:rgba(53,232,255,.08);border:1px solid rgba(53,232,255,.18);border-radius:999px;padding:8px 12px;color:#dff7ff;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.1em}.dot{width:9px;height:9px;border-radius:50%;background:var(--cyan);box-shadow:0 0 18px var(--cyan)}h1{font-size:clamp(42px,6vw,78px);line-height:.95;letter-spacing:-.07em;margin:22px 0 20px;max-width:980px}h2{font-size:34px;line-height:1.1;letter-spacing:-.04em;margin:0 0 8px}h3{font-size:24px;letter-spacing:-.03em;margin:0 0 8px}.lead{font-size:19px;color:var(--muted);max-width:860px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.stat,.card,.panel{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border-radius:var(--r);box-shadow:0 15px 45px rgba(0,0,0,.18)}.stat{padding:16px}.stat b{display:block;font-size:22px}.stat span,.muted{color:var(--muted)}section{padding:36px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:20px}.kicker{color:var(--cyan);font-size:13px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{overflow:hidden}.pic{height:190px;background:linear-gradient(135deg,#102246,#071225)}.pic img{width:100%;height:100%;object-fit:cover;display:block}.body{padding:21px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.chip{font-size:12px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#dce8ff;border-radius:999px;padding:6px 9px}.split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{padding:28px}.checks{display:grid;gap:10px;margin-top:16px}.checks div{color:#dce8ff}.checks b{color:var(--cyan);margin-right:8px}.product-hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:start;padding:46px 0}.product-hero .pic{height:100%;min-height:420px;border-radius:28px;overflow:hidden;border:1px solid var(--line)}.specs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.spec{border:1px solid var(--line);background:rgba(255,255,255,.055);border-radius:18px;padding:14px}.spec small{display:block;color:var(--muted);font-weight:800;text-transform:uppercase;font-size:11px;letter-spacing:.08em}.spec b{display:block;margin-top:4px}.form{display:grid;gap:12px}.row{display:grid;grid-template-columns:1fr 1fr;gap:12px}input,textarea,select{width:100%;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.075);color:var(--text);padding:13px 14px;border-radius:14px;font:inherit}textarea{min-height:130px}.adminbar{background:rgba(53,232,255,.08);border-bottom:1px solid var(--line);padding:10px 0;color:#dff7ff}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:12px;border-bottom:1px solid var(--line);text-align:left}.footer{margin-top:40px;border-top:1px solid rgba(255,255,255,.08);padding:34px 0;color:var(--muted);text-align:center}@media(max-width:900px){nav{display:none}.hero-box{padding:28px}.stats,.grid,.split,.product-hero,.specs,.row{grid-template-columns:1fr}.product-hero .pic{min-height:260px}.top{position:relative}}
.about-short{padding:64px 0 24px}.about-box{border:1px solid var(--line);border-radius:34px;padding:42px;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.035));box-shadow:var(--shadow)}.about-box h1{font-size:clamp(34px,5vw,62px);max-width:900px}.about-page p{color:var(--muted);font-size:18px;line-height:1.75;max-width:920px}.about-page h1{max-width:930px}

.check-panel{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.045);border-radius:16px;padding:16px;margin:4px 0}
.check-panel strong{display:block;margin-bottom:4px;color:#edf4ff}
.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}
.check-grid label{display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);border-radius:12px;padding:10px;color:#dce8ff}
.check-grid input{width:auto}
@media(max-width:900px){.check-grid{grid-template-columns:1fr}}
.seo-box{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);border-radius:18px;padding:16px;display:grid;gap:12px}
.footer-links{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-bottom:18px}
.footer-links a{color:#a9b8cf;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 11px;text-decoration:none}
.footer-links a:hover{color:#35e8ff;border-color:rgba(53,232,255,.35)}

.badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:999px;background:linear-gradient(135deg,var(--cyan),var(--blue));color:#061126;font-weight:950;font-size:12px;padding:0 8px}.rfq-message{white-space:pre-wrap;color:#dce8ff}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}

.product-gallery{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border-radius:28px;overflow:hidden;box-shadow:0 15px 45px rgba(0,0,0,.18);align-self:start}
.gallery-main{aspect-ratio:4/3;min-height:0;background:linear-gradient(135deg,#102246,#071225);display:flex;align-items:center;justify-content:center}
.gallery-main img{width:100%;height:100%;object-fit:contain;display:block}
.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:12px;border-top:1px solid var(--line);background:rgba(255,255,255,.035)}
.gallery-thumb{height:76px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:14px;overflow:hidden;padding:0;cursor:pointer;opacity:.72;transition:.18s ease}
.gallery-thumb:hover,.gallery-thumb.active{opacity:1;border-color:rgba(53,232,255,.7);box-shadow:0 0 0 3px rgba(53,232,255,.12)}
.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.image-admin-box{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);border-radius:18px;padding:16px;display:grid;gap:12px}
.field-label{font-weight:900;color:#edf4ff;margin-top:4px}.admin-thumb-large{width:180px;height:120px;object-fit:cover;border-radius:14px;border:1px solid var(--line);background:#071225}.gallery-admin-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:8px}.gallery-admin-item{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);border-radius:14px;padding:8px;display:grid;gap:8px;color:#dce8ff;font-size:13px}.gallery-admin-item img{width:100%;height:86px;object-fit:cover;border-radius:10px}.gallery-admin-item input{width:auto}
@media(max-width:900px){.gallery-main{height:300px}.gallery-thumbs{grid-template-columns:repeat(3,1fr)}.gallery-admin-grid{grid-template-columns:repeat(2,1fr)}}

/* V8 mobile navigation */
.mobile-menu-toggle{display:none;width:48px;height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.075);align-items:center;justify-content:center;gap:5px;flex-direction:column;cursor:pointer;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.mobile-menu-toggle span{width:21px;height:2px;border-radius:999px;background:#edf4ff;display:block;transition:.18s ease}
body.menu-open .mobile-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
body.menu-open .mobile-menu-toggle span:nth-child(2){opacity:0}
body.menu-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

@media(max-width:900px){
  .top{position:sticky;top:0;z-index:20}
  .nav{height:74px;position:relative}
  .brand{min-width:0;gap:10px}
  .logo{width:50px;height:50px;border-radius:15px;padding:7px}
  .brand b{font-size:21px;white-space:nowrap}
  .brand span{font-size:12px;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .mobile-menu-toggle{display:inline-flex;flex-shrink:0}
  nav.main-nav{display:grid;position:fixed;top:84px;left:17px;right:17px;z-index:19;gap:8px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:linear-gradient(180deg,rgba(16,28,52,.98),rgba(8,16,36,.98));backdrop-filter:blur(18px);box-shadow:0 24px 70px rgba(0,0,0,.38);opacity:0;transform:translateY(-12px) scale(.98);pointer-events:none;transition:.18s ease;color:#edf4ff}
  body.menu-open nav.main-nav{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}
  nav.main-nav a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);color:#dce8ff!important;font-weight:850}
  nav.main-nav a:not(.pill)::after{content:'›';color:#35e8ff;font-size:22px;line-height:1}
  nav.main-nav a:hover{background:rgba(53,232,255,.08);border-color:rgba(53,232,255,.25)}
  nav.main-nav .pill{justify-content:center;min-height:52px;margin-top:4px;background:linear-gradient(135deg,var(--cyan),var(--blue));color:#061126!important;border:0}
  body.menu-open:before{content:"";position:fixed;inset:74px 0 0;z-index:18;background:rgba(0,0,0,.28);backdrop-filter:blur(2px)}
}

@media(max-width:420px){
  .brand span{max-width:170px}
  .brand b{font-size:19px}
  .logo{width:46px;height:46px}
  .mobile-menu-toggle{width:46px;height:46px;border-radius:14px}
}


/* V9 product detail polish */
.product-hero{
  width:min(1120px, calc(100% - 34px));
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(340px, 470px) minmax(0, 1fr);
  gap:22px;
  align-items:start;
  padding:56px 0 72px;
}
.product-hero .panel{
  padding:34px;
  border-radius:28px;
}
.product-hero h1{
  font-size:clamp(46px, 5vw, 78px);
  line-height:.92;
  letter-spacing:-.07em;
  margin:18px 0 18px;
}
.product-hero .lead{
  font-size:20px;
  line-height:1.55;
  max-width:640px;
}
.product-gallery{
  border:1px solid var(--line);
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 15px 45px rgba(0,0,0,.18);
  align-self:start;
  justify-self:end;
  width:100%;
  max-width:470px;
}
.gallery-main{
  aspect-ratio:1/1;
  min-height:0;
  background:linear-gradient(135deg,#102246,#071225);
  display:flex;
  align-items:center;
  justify-content:center;
}
.gallery-main img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.gallery-thumbs{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:10px;
  padding:12px;
  border-top:1px solid var(--line);
  background:rgba(255,255,255,.035);
}
.gallery-thumb{
  aspect-ratio:1/1;
  height:auto;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.06);
  border-radius:14px;
  overflow:hidden;
  padding:0;
  cursor:pointer;
  opacity:.72;
  transition:.18s ease;
}
.gallery-thumb:hover,.gallery-thumb.active{
  opacity:1;
  border-color:rgba(53,232,255,.7);
  box-shadow:0 0 0 3px rgba(53,232,255,.12);
}
.gallery-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.specs{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:22px;
}
.spec{
  min-height:76px;
  padding:14px 16px;
}
.spec small{
  display:block;
  margin-bottom:7px;
  letter-spacing:.08em;
}
.spec b{
  overflow-wrap:anywhere;
}
.product-hero .actions{
  margin-top:26px;
}

@media(max-width:980px){
  .product-hero{
    grid-template-columns:1fr;
    padding:34px 0 52px;
  }
  .product-gallery{
    justify-self:center;
    max-width:560px;
  }
  .product-hero .panel{
    padding:24px;
  }
}
@media(max-width:560px){
  .product-hero{
    width:min(100% - 24px, 1120px);
    gap:16px;
    padding-top:22px;
  }
  .product-hero h1{
    font-size:clamp(38px, 14vw, 54px);
  }
  .product-hero .lead{
    font-size:17px;
  }
  .specs{
    grid-template-columns:1fr;
  }
  .gallery-thumbs{
    grid-template-columns:repeat(4,1fr);
  }
  .product-hero .actions{
    display:grid;
  }
}

/* V10 mobile polish + fullscreen product gallery */
/* Smaller about title on desktop and mobile */
.about-box h1{
  font-size:clamp(30px, 3.5vw, 46px) !important;
  line-height:1.02 !important;
  letter-spacing:-.055em !important;
  max-width:820px !important;
}
.about-box .lead,
.about-box p{
  font-size:18px;
  line-height:1.62;
  max-width:850px;
}

/* Smaller product title on desktop and mobile */
.product-hero h1{
  font-size:clamp(38px, 4.2vw, 58px) !important;
  line-height:.96 !important;
  letter-spacing:-.06em !important;
  margin:14px 0 16px !important;
}
.product-hero .lead{
  font-size:18px !important;
  line-height:1.58 !important;
}
.product-hero .kicker{
  font-size:12px;
  letter-spacing:.13em;
}

/* Gallery should feel tappable */
.gallery-main img{cursor:zoom-in;}

/* Better mobile image/gallery sizing */
@media(max-width:760px){
  .wrap{width:min(100% - 24px,1180px)}
  .about-short{padding:28px 0 18px}
  .about-box{padding:26px 22px;border-radius:26px}
  .about-box h1{
    font-size:34px !important;
    line-height:1.03 !important;
    margin:14px 0 14px !important;
  }
  .about-box .lead,
  .about-box p{
    font-size:16px;
    line-height:1.65;
  }
  .about-box .actions{display:grid;grid-template-columns:1fr;gap:10px}
  .about-box .actions .btn{width:100%}

  .product-hero{
    width:min(100% - 24px,1120px) !important;
    gap:18px !important;
    padding:24px 0 44px !important;
  }
  .product-gallery{
    max-width:100% !important;
    border-radius:24px !important;
  }
  .gallery-main{
    aspect-ratio:4/3 !important;
    min-height:0 !important;
    max-height:360px !important;
  }
  .gallery-main img{
    object-fit:cover !important;
  }
  .gallery-thumbs{
    display:flex !important;
    gap:10px !important;
    padding:10px !important;
    overflow-x:auto !important;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:thin;
  }
  .gallery-thumb{
    width:78px !important;
    height:78px !important;
    min-width:78px !important;
    aspect-ratio:auto !important;
    border-radius:15px !important;
  }
  .product-hero .panel{
    padding:24px 20px !important;
    border-radius:26px !important;
  }
  .product-hero h1{
    font-size:34px !important;
    line-height:1.02 !important;
    letter-spacing:-.045em !important;
    margin:12px 0 14px !important;
  }
  .product-hero .lead{
    font-size:16px !important;
    line-height:1.62 !important;
  }
  .specs{grid-template-columns:1fr !important;gap:10px !important;margin-top:18px !important}
  .spec{min-height:auto !important;padding:13px 14px !important;border-radius:16px !important}
  .product-hero .actions{display:grid !important;grid-template-columns:1fr !important;gap:10px !important}
  .product-hero .actions .btn{width:100%}
}

@media(max-width:420px){
  .about-box h1{font-size:30px !important;}
  .product-hero h1{font-size:30px !important;}
  .gallery-main{max-height:310px !important;}
  .gallery-thumb{width:70px !important;height:70px !important;min-width:70px !important;}
}

/* Fullscreen lightbox */
.tgc-lightbox{
  position:fixed;
  inset:0;
  z-index:99999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:28px;
  background:rgba(2,8,20,.94);
  backdrop-filter:blur(10px);
}
.tgc-lightbox.open{display:flex;}
.tgc-lightbox-inner{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
}
.tgc-lightbox-img{
  max-width:min(1100px,92vw);
  max-height:86vh;
  object-fit:contain;
  background:#fff;
  border-radius:18px;
  box-shadow:0 24px 90px rgba(0,0,0,.55);
}
.tgc-lightbox-close,
.tgc-lightbox-prev,
.tgc-lightbox-next{
  position:absolute;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.11);
  color:#fff;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:.18s ease;
}
.tgc-lightbox-close:hover,
.tgc-lightbox-prev:hover,
.tgc-lightbox-next:hover{background:rgba(53,232,255,.18);border-color:rgba(53,232,255,.35)}
.tgc-lightbox-close{
  top:18px;
  right:18px;
  width:48px;
  height:48px;
  border-radius:999px;
  font-size:31px;
  line-height:1;
}
.tgc-lightbox-prev,
.tgc-lightbox-next{
  top:50%;
  transform:translateY(-50%);
  width:56px;
  height:56px;
  border-radius:999px;
  font-size:42px;
  line-height:1;
}
.tgc-lightbox-prev{left:18px;}
.tgc-lightbox-next{right:18px;}
.tgc-lightbox-counter{
  position:absolute;
  left:50%;
  bottom:20px;
  transform:translateX(-50%);
  color:#dce8ff;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.14);
  border-radius:999px;
  padding:7px 12px;
  font-size:13px;
  font-weight:800;
}
@media(max-width:760px){
  .tgc-lightbox{padding:12px;}
  .tgc-lightbox-img{max-width:96vw;max-height:78vh;border-radius:14px;}
  .tgc-lightbox-close{top:12px;right:12px;width:42px;height:42px;font-size:28px;}
  .tgc-lightbox-prev,.tgc-lightbox-next{width:42px;height:42px;font-size:31px;}
  .tgc-lightbox-prev{left:12px;}
  .tgc-lightbox-next{right:12px;}
  .tgc-lightbox-counter{bottom:14px;}
}

/* V11 balanced about block */
.about-grid-box{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(290px,.75fr);
  gap:28px;
  align-items:stretch;
}
.about-main-copy{min-width:0;align-self:center;}
.about-main-copy .lead strong{color:#edf4ff;font-weight:900;}
.about-proof{
  border:1px solid rgba(255,255,255,.13);
  background:linear-gradient(180deg,rgba(53,232,255,.09),rgba(255,255,255,.035));
  border-radius:26px;
  padding:20px;
  align-self:stretch;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:16px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06);
}
.proof-top{
  border-radius:22px;
  padding:18px;
  background:linear-gradient(135deg,rgba(53,232,255,.16),rgba(102,140,255,.09));
  border:1px solid rgba(53,232,255,.20);
}
.proof-label{
  display:block;
  color:#9fb2cc;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.11em;
  font-weight:900;
  margin-bottom:7px;
}
.proof-top strong{
  display:block;
  font-size:36px;
  line-height:1;
  letter-spacing:-.055em;
  color:#eef5ff;
}
.proof-grid{display:grid;gap:10px;}
.proof-item{
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.055);
  border-radius:17px;
  padding:13px 14px;
}
.proof-item small{
  display:block;
  color:#9fb2cc;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.09em;
  font-weight:900;
  margin-bottom:5px;
}
.proof-item b{
  display:block;
  color:#edf4ff;
  font-size:14px;
  line-height:1.35;
}
.about-box h1{
  max-width:760px !important;
}
.about-box .lead,
.about-box p{
  max-width:780px !important;
}
@media(max-width:900px){
  .about-grid-box{grid-template-columns:1fr;gap:18px;}
  .about-proof{padding:16px;border-radius:22px;}
  .proof-top strong{font-size:30px;}
  .proof-grid{grid-template-columns:1fr 1fr;}
}
@media(max-width:560px){
  .proof-grid{grid-template-columns:1fr;}
  .proof-top strong{font-size:28px;}
}

/* V12 product page conversion polish */
.product-hero-v12{
  grid-template-columns:minmax(320px, 440px) minmax(0, 1.18fr) !important;
  gap:28px !important;
  padding-bottom:34px !important;
}
.product-info-panel .lead{
  max-width:680px;
}
.availability-strip{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:18px 0 6px;
}
.availability-strip span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  border:1px solid rgba(53,232,255,.18);
  background:rgba(53,232,255,.07);
  color:#dff7ff;
  border-radius:999px;
  padding:7px 10px;
  font-size:12px;
  font-weight:850;
}
.availability-strip span:before{
  content:"";
  width:6px;
  height:6px;
  border-radius:999px;
  background:var(--cyan);
  box-shadow:0 0 14px rgba(53,232,255,.85);
}
.product-info-panel .actions .btn:first-child{
  padding-left:18px;
  padding-right:18px;
}
.product-extra-section{
  padding:12px 0 18px;
}
.supply-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.supply-card{
  border:1px solid var(--line);
  background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.032));
  border-radius:22px;
  padding:22px;
  box-shadow:0 14px 38px rgba(0,0,0,.16);
}
.supply-card span{
  display:inline-flex;
  color:var(--cyan);
  font-weight:950;
  letter-spacing:.14em;
  font-size:12px;
  margin-bottom:14px;
}
.supply-card h3{
  font-size:21px;
  margin:0 0 8px;
}
.supply-card p{
  margin:0;
  color:var(--muted);
  line-height:1.6;
}
.compact-head{
  margin-bottom:14px;
}
.compact-head h2{
  font-size:26px;
}
.related-section{
  padding-top:22px;
}
.related-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.related-card{
  border:1px solid var(--line);
  background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.032));
  border-radius:20px;
  overflow:hidden;
  transition:.18s ease;
}
.related-card:hover{
  transform:translateY(-2px);
  border-color:rgba(53,232,255,.35);
  box-shadow:0 16px 44px rgba(0,0,0,.22);
}
.related-pic{
  aspect-ratio:16/10;
  background:#fff;
}
.related-pic img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.related-body{
  padding:14px;
  display:grid;
  gap:4px;
}
.related-body strong{
  font-size:16px;
  line-height:1.2;
}
.related-body span{
  color:var(--muted);
  font-size:12px;
}
.rfq-prefill-note{
  border:1px solid rgba(53,232,255,.22);
  background:rgba(53,232,255,.07);
  border-radius:16px;
  padding:13px 14px;
  margin-bottom:14px;
  display:grid;
  gap:3px;
}
.rfq-prefill-note strong{
  color:var(--cyan);
  font-size:12px;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.rfq-prefill-note span{
  font-weight:900;
  color:var(--text);
}
.rfq-prefill-note small{
  color:var(--muted);
}
@media(max-width:980px){
  .product-hero-v12{
    grid-template-columns:1fr !important;
    gap:18px !important;
  }
  .supply-cards,.related-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:560px){
  .availability-strip{
    gap:7px;
  }
  .availability-strip span{
    font-size:11px;
    padding:6px 9px;
  }
  .supply-cards,.related-grid{
    grid-template-columns:1fr;
  }
  .supply-card{
    padding:18px;
  }
  .product-info-panel .actions .btn:first-child{
    width:100%;
  }
}
