/* BAT Global Epoxy v14 clean rebuild
   Scoped classes only: epx-* . No generic .section/.hero/.wrap to avoid Flatsome conflicts. */
body.bat-epoxy-template .epx-page {
  --epx-ink:#17120d;
  --epx-soft:#6c6258;
  --epx-cream:#f4ecdf;
  --epx-card:#fffaf2;
  --epx-line:rgba(42,32,24,.14);
  --epx-dark:#120d09;
  --epx-brown:#26180f;
  --epx-teal:#12a79d;
  --epx-teal-2:#35d7cc;
  --epx-shadow:0 22px 70px rgba(26,18,12,.14);
  --epx-max:1240px;
  width:100%;
  overflow:hidden;
  background:var(--epx-cream);
  color:var(--epx-ink);
  font-family:Manrope, Arial, sans-serif !important;
  -webkit-font-smoothing:antialiased;
  line-height:1.65;
}
body.bat-epoxy-template .epx-page,
body.bat-epoxy-template .epx-page *{box-sizing:border-box;font-family:Manrope,Arial,sans-serif !important;}
body.bat-epoxy-template .epx-page img{display:block;max-width:100%;height:auto;}
body.bat-epoxy-template .epx-page a{text-decoration:none;color:inherit;}
body.bat-epoxy-template .epx-page h1,
body.bat-epoxy-template .epx-page h2,
body.bat-epoxy-template .epx-page h3,
body.bat-epoxy-template .epx-page h4,
body.bat-epoxy-template .epx-page p{margin-top:0;}
body.bat-epoxy-template .epx-page h1,
body.bat-epoxy-template .epx-page h2,
body.bat-epoxy-template .epx-page h3{font-weight:800;letter-spacing:-.04em;line-height:1.06;color:inherit;}
body.bat-epoxy-template .epx-wrap{max-width:var(--epx-max);margin:0 auto;padding:0 28px;}
body.bat-epoxy-template .epx-section{padding:92px 0;background:var(--epx-cream);}
body.bat-epoxy-template .epx-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--epx-teal);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;}
body.bat-epoxy-template .epx-kicker:before{content:"";width:30px;height:2px;background:currentColor;}
body.bat-epoxy-template .epx-lead{font-size:18px;line-height:1.75;color:rgba(255,255,255,.76);max-width:650px;}
body.bat-epoxy-template .epx-section-head{max-width:790px;margin:0 auto 42px;text-align:center;}
body.bat-epoxy-template .epx-section-head h2{font-size:clamp(34px,4vw,56px);margin:0 0 14px;}
body.bat-epoxy-template .epx-section-head p{font-size:16px;color:var(--epx-soft);line-height:1.75;margin:0 auto;max-width:760px;}
body.bat-epoxy-template .epx-section-head--dark h2{color:#fff;}
body.bat-epoxy-template .epx-section-head--dark p{color:rgba(255,255,255,.72);}
body.bat-epoxy-template .epx-section-head--split{display:grid;grid-template-columns:.8fr 1fr;gap:60px;text-align:left;align-items:end;max-width:var(--epx-max);}
body.bat-epoxy-template .epx-section-head--split p:last-child{margin:0;color:var(--epx-soft);}
body.bat-epoxy-template .epx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;font-weight:800;font-size:14px;transition:transform .2s ease, box-shadow .2s ease;}
body.bat-epoxy-template .epx-btn:hover{transform:translateY(-2px);}
body.bat-epoxy-template .epx-btn--primary{background:var(--epx-teal);color:#061918;box-shadow:0 16px 38px rgba(18,167,157,.22);}
body.bat-epoxy-template .epx-btn--outline{border:1px solid rgba(255,255,255,.48);color:#fff;background:transparent;}

/* Hero */
body.bat-epoxy-template .epx-hero{display:grid;grid-template-columns:minmax(0,.98fr) minmax(420px,1.02fr);background:linear-gradient(145deg,#1b120d,#0f0b08);min-height:690px;}
body.bat-epoxy-template .epx-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:92px clamp(34px,5vw,88px) 76px;background:radial-gradient(circle at 8% 12%,rgba(18,167,157,.16),transparent 34%),linear-gradient(155deg,#24180f,#0f0b08);}
body.bat-epoxy-template .epx-hero h1{font-size:clamp(48px,5.8vw,82px);color:#fff;margin:0 0 24px;max-width:760px;}
body.bat-epoxy-template .epx-hero h1 span{color:var(--epx-teal-2);font-style:italic;}
body.bat-epoxy-template .epx-actions{display:flex;flex-wrap:wrap;gap:14px;margin:14px 0 40px;}
body.bat-epoxy-template .epx-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:28px;border-top:1px solid rgba(255,255,255,.16);max-width:650px;}
body.bat-epoxy-template .epx-metrics article{min-width:0;}
body.bat-epoxy-template .epx-metrics strong{display:block;color:#fff;font-size:25px;line-height:1.1;font-weight:900;}
body.bat-epoxy-template .epx-metrics span{display:block;color:rgba(255,255,255,.58);font-size:13px;margin-top:4px;}
body.bat-epoxy-template .epx-hero__visual{position:relative;min-height:690px;background:#1d120b;overflow:hidden;}
body.bat-epoxy-template .epx-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,11,8,.22),transparent 46%,rgba(15,11,8,.1));pointer-events:none;}
body.bat-epoxy-template .epx-hero__visual img{width:100%;height:100%;min-height:690px;object-fit:cover;object-position:center;}
body.bat-epoxy-template .epx-hero__label{position:absolute;left:36px;bottom:36px;z-index:2;background:rgba(18,13,9,.74);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:18px 22px;color:#fff;backdrop-filter:blur(10px);}
body.bat-epoxy-template .epx-hero__label strong{display:block;font-size:17px;}
body.bat-epoxy-template .epx-hero__label span{display:block;color:var(--epx-teal-2);font-size:13px;margin-top:4px;}
body.bat-epoxy-template .epx-strip{display:flex;align-items:center;justify-content:center;gap:0;background:var(--epx-teal);color:#06201e;overflow:auto;white-space:nowrap;}
body.bat-epoxy-template .epx-strip a{display:block;padding:16px 34px;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em;border-right:1px solid rgba(0,0,0,.13);}

/* About */
body.bat-epoxy-template .epx-about__grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:62px;align-items:center;}
body.bat-epoxy-template .epx-about h2{font-size:clamp(34px,4.5vw,58px);margin:0 0 22px;}
body.bat-epoxy-template .epx-about p{font-size:16px;color:var(--epx-soft);line-height:1.8;}
body.bat-epoxy-template .epx-feature-list{display:grid;gap:14px;margin-top:28px;}
body.bat-epoxy-template .epx-feature-list article{background:#fffaf2;border:1px solid var(--epx-line);border-radius:18px;padding:18px 20px;box-shadow:0 12px 34px rgba(26,18,12,.06);}
body.bat-epoxy-template .epx-feature-list strong{display:block;font-size:17px;margin-bottom:4px;}
body.bat-epoxy-template .epx-feature-list span{display:block;color:var(--epx-soft);font-size:14px;}
body.bat-epoxy-template .epx-about__media{position:relative;min-height:560px;}
body.bat-epoxy-template .epx-about__media img{position:absolute;object-fit:cover;border-radius:24px;box-shadow:var(--epx-shadow);}
body.bat-epoxy-template .epx-about__main{width:72%;height:76%;left:0;top:0;}
body.bat-epoxy-template .epx-about__small{width:50%;height:46%;right:0;bottom:0;}
body.bat-epoxy-template .epx-about__badge{position:absolute;left:22%;bottom:18%;background:#fff;border-radius:18px;padding:18px 24px;box-shadow:0 18px 48px rgba(26,18,12,.14);}
body.bat-epoxy-template .epx-about__badge strong{display:block;font-size:20px;}
body.bat-epoxy-template .epx-about__badge span{display:block;color:var(--epx-soft);font-size:13px;}

/* Products */
body.bat-epoxy-template .epx-products{background:radial-gradient(circle at 12% 8%,rgba(18,167,157,.08),transparent 28%),linear-gradient(160deg,#24180f,#100b08);color:#fff;}
body.bat-epoxy-template .epx-product-layout{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);gap:26px;align-items:stretch;}
body.bat-epoxy-template .epx-product-feature{position:relative;border-radius:28px;overflow:hidden;min-height:640px;background:#1c130d;box-shadow:0 26px 80px rgba(0,0,0,.28);}
body.bat-epoxy-template .epx-product-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.86;}
body.bat-epoxy-template .epx-product-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 34%,rgba(0,0,0,.78));}
body.bat-epoxy-template .epx-product-feature div{position:absolute;left:28px;right:28px;bottom:30px;z-index:2;}
body.bat-epoxy-template .epx-product-feature span{display:block;color:var(--epx-teal-2);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;}
body.bat-epoxy-template .epx-product-feature h3{font-size:34px;color:#fff;margin:0 0 10px;}
body.bat-epoxy-template .epx-product-feature p{color:rgba(255,255,255,.76);margin:0;}
body.bat-epoxy-template .epx-product-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;}
body.bat-epoxy-template .epx-product-list article{display:grid;grid-template-columns:150px 1fr;min-height:190px;overflow:hidden;border-radius:24px;background:#fffaf2;color:var(--epx-ink);box-shadow:0 18px 56px rgba(0,0,0,.2);}
body.bat-epoxy-template .epx-product-list img{width:100%;height:100%;object-fit:cover;}
body.bat-epoxy-template .epx-product-list div{padding:20px 20px 22px;}
body.bat-epoxy-template .epx-product-list span{display:inline-flex;margin-bottom:8px;color:var(--epx-teal);font-size:12px;font-weight:900;}
body.bat-epoxy-template .epx-product-list h3{font-size:22px;margin:0 0 8px;}
body.bat-epoxy-template .epx-product-list p{font-size:14px;color:var(--epx-soft);margin:0;line-height:1.65;}

/* Species */
body.bat-epoxy-template .epx-species{background:#f7efe2;}
body.bat-epoxy-template .epx-species-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
body.bat-epoxy-template .epx-species-list article{display:grid;grid-template-columns:210px 1fr;background:#fffaf2;border:1px solid var(--epx-line);border-radius:22px;overflow:hidden;box-shadow:0 16px 48px rgba(26,18,12,.08);}
body.bat-epoxy-template .epx-species-list img{width:100%;height:100%;min-height:210px;object-fit:cover;}
body.bat-epoxy-template .epx-species-list div{padding:22px 24px;}
body.bat-epoxy-template .epx-species-list h3{font-size:24px;margin:0 0 2px;}
body.bat-epoxy-template .epx-species-list small{display:block;color:var(--epx-teal);font-weight:800;margin-bottom:10px;}
body.bat-epoxy-template .epx-species-list p{font-size:14px;color:var(--epx-soft);line-height:1.75;margin:0;}
body.bat-epoxy-template .epx-species-list article:last-child{grid-column:1 / -1;max-width:calc(50% - 9px);justify-self:center;width:100%;}

/* Provenance */
body.bat-epoxy-template .epx-provenance{background:linear-gradient(180deg,#efe4d4,#f7efe2);}
body.bat-epoxy-template .epx-provenance__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:56px;align-items:start;}
body.bat-epoxy-template .epx-provenance h2{font-size:clamp(34px,4vw,56px);margin:0 0 18px;}
body.bat-epoxy-template .epx-provenance p{color:var(--epx-soft);font-size:16px;line-height:1.8;}
body.bat-epoxy-template .epx-doc-card{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;}
body.bat-epoxy-template .epx-doc-card article{background:#fffaf2;border:1px solid var(--epx-line);border-radius:20px;padding:24px;box-shadow:0 16px 46px rgba(26,18,12,.08);}
body.bat-epoxy-template .epx-doc-card strong{display:block;font-size:18px;margin-bottom:8px;}
body.bat-epoxy-template .epx-doc-card span{display:block;color:var(--epx-soft);font-size:14px;line-height:1.7;}

/* Specs */
body.bat-epoxy-template .epx-specs{background:var(--epx-cream);}
body.bat-epoxy-template .epx-spec-board{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;}
body.bat-epoxy-template .epx-spec-board article{display:grid;grid-template-columns:42% 58%;background:#fffaf2;border:1px solid var(--epx-line);border-radius:24px;overflow:hidden;box-shadow:0 18px 58px rgba(26,18,12,.09);}
body.bat-epoxy-template .epx-spec-board img{width:100%;height:100%;min-height:300px;object-fit:cover;}
body.bat-epoxy-template .epx-spec-board div{padding:26px;}
body.bat-epoxy-template .epx-spec-board h3{font-size:26px;margin:0 0 18px;}
body.bat-epoxy-template .epx-spec-board dl{margin:0;display:grid;gap:0;border:1px solid var(--epx-line);border-radius:16px;overflow:hidden;}
body.bat-epoxy-template .epx-spec-board dt,
body.bat-epoxy-template .epx-spec-board dd{margin:0;padding:12px 14px;font-size:13px;}
body.bat-epoxy-template .epx-spec-board dt{background:rgba(18,167,157,.08);color:var(--epx-teal);font-weight:900;text-transform:uppercase;letter-spacing:.06em;border-top:1px solid var(--epx-line);}
body.bat-epoxy-template .epx-spec-board dt:first-child{border-top:0;}
body.bat-epoxy-template .epx-spec-board dd{color:var(--epx-soft);}

/* Process */
body.bat-epoxy-template .epx-process{background:linear-gradient(160deg,#17100b,#0d0906);color:#fff;}
body.bat-epoxy-template .epx-process-media{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:34px;}
body.bat-epoxy-template .epx-process-media img{width:100%;height:260px;object-fit:cover;border-radius:22px;box-shadow:0 20px 70px rgba(0,0,0,.25);}
body.bat-epoxy-template .epx-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:step;}
body.bat-epoxy-template .epx-timeline article{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.13);border-radius:22px;padding:22px;min-height:180px;}
body.bat-epoxy-template .epx-timeline b{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:rgba(18,167,157,.16);color:var(--epx-teal-2);font-size:13px;margin-bottom:14px;}
body.bat-epoxy-template .epx-timeline strong{display:block;font-size:18px;margin-bottom:8px;}
body.bat-epoxy-template .epx-timeline span{display:block;font-size:14px;color:rgba(255,255,255,.68);line-height:1.65;}

/* Gallery */
body.bat-epoxy-template .epx-gallery{background:#f7efe2;}
body.bat-epoxy-template .epx-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
body.bat-epoxy-template .epx-gallery-grid img{width:100%;height:300px;object-fit:cover;border-radius:22px;cursor:pointer;box-shadow:0 18px 48px rgba(26,18,12,.08);}
body.bat-epoxy-template .epx-gallery-grid img:nth-child(1){grid-row:span 2;height:618px;}

/* CTA only, no internal footer/contact */
body.bat-epoxy-template .epx-final-cta{padding-top:0;background:#f7efe2;}
body.bat-epoxy-template .epx-cta-box{background:linear-gradient(145deg,#21160f,#100b08);color:#fff;border-radius:30px;padding:48px 54px;box-shadow:0 24px 80px rgba(26,18,12,.18);}
body.bat-epoxy-template .epx-cta-box h2{font-size:clamp(30px,3.6vw,50px);margin:0 0 12px;color:#fff;}
body.bat-epoxy-template .epx-cta-box p{max-width:720px;color:rgba(255,255,255,.72);line-height:1.75;margin:0 0 24px;}

/* Lightbox */
body.bat-epoxy-template .epx-lightbox{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.88);z-index:999999;padding:30px;}
body.bat-epoxy-template .epx-lightbox.is-open{display:flex;}
body.bat-epoxy-template .epx-lightbox img{max-width:90vw;max-height:86vh;border-radius:16px;}
body.bat-epoxy-template .epx-lightbox button{position:absolute;right:24px;top:18px;background:transparent;border:0;color:#fff;font-size:42px;line-height:1;cursor:pointer;}

@media (max-width:1100px){
  body.bat-epoxy-template .epx-hero,
  body.bat-epoxy-template .epx-about__grid,
  body.bat-epoxy-template .epx-product-layout,
  body.bat-epoxy-template .epx-provenance__grid{grid-template-columns:1fr;}
  body.bat-epoxy-template .epx-hero__visual,
  body.bat-epoxy-template .epx-hero__visual img{min-height:470px;}
  body.bat-epoxy-template .epx-product-feature{min-height:460px;}
  body.bat-epoxy-template .epx-timeline{grid-template-columns:repeat(2,1fr);}
  body.bat-epoxy-template .epx-section-head--split{grid-template-columns:1fr;gap:16px;}
}
@media (max-width:820px){
  body.bat-epoxy-template .epx-wrap{padding:0 20px;}
  body.bat-epoxy-template .epx-section{padding:68px 0;}
  body.bat-epoxy-template .epx-hero__copy{padding:62px 22px 46px;}
  body.bat-epoxy-template .epx-hero h1{font-size:44px;}
  body.bat-epoxy-template .epx-metrics,
  body.bat-epoxy-template .epx-product-list,
  body.bat-epoxy-template .epx-species-list,
  body.bat-epoxy-template .epx-doc-card,
  body.bat-epoxy-template .epx-spec-board,
  body.bat-epoxy-template .epx-process-media,
  body.bat-epoxy-template .epx-timeline,
  body.bat-epoxy-template .epx-gallery-grid{grid-template-columns:1fr;}
  body.bat-epoxy-template .epx-product-list article,
  body.bat-epoxy-template .epx-species-list article,
  body.bat-epoxy-template .epx-spec-board article{grid-template-columns:1fr;}
  body.bat-epoxy-template .epx-product-list img,
  body.bat-epoxy-template .epx-species-list img,
  body.bat-epoxy-template .epx-spec-board img{height:240px;min-height:240px;}
  body.bat-epoxy-template .epx-species-list article:last-child{grid-column:auto;max-width:none;}
  body.bat-epoxy-template .epx-about__media{min-height:auto;display:grid;gap:16px;}
  body.bat-epoxy-template .epx-about__media img,
  body.bat-epoxy-template .epx-about__main,
  body.bat-epoxy-template .epx-about__small{position:static;width:100%;height:260px;}
  body.bat-epoxy-template .epx-about__badge{position:static;}
  body.bat-epoxy-template .epx-gallery-grid img,
  body.bat-epoxy-template .epx-gallery-grid img:nth-child(1){height:250px;grid-row:auto;}
  body.bat-epoxy-template .epx-cta-box{padding:34px 24px;}
}
