/* BR Petrochem 2026 visual refresh: readable editorial-industrial theme */
:root{
  --ink:#12304a; --navy:#0b2740; --navy2:#123f61; --teal:#128a87;
  --cyan:#dff5f2; --cream:#f7f6f1; --paper:#ffffff; --muted:#607487;
  --line:#d9e4e9; --shadow:0 18px 50px rgba(10,39,64,.10); --radius:22px;
}
html{scroll-behavior:smooth}
body{background:var(--cream)!important;color:var(--ink)!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 8% 0%,rgba(18,138,135,.08),transparent 28rem),radial-gradient(circle at 100% 24%,rgba(18,63,97,.06),transparent 32rem)}
nav,#navbar{background:rgba(255,255,255,.96)!important;border-bottom:1px solid rgba(217,228,233,.9)!important;box-shadow:0 8px 30px rgba(11,39,64,.06)!important;backdrop-filter:blur(14px)}
nav a,#navbar a{color:var(--navy)!important}.nav-cta,.btn-primary{background:linear-gradient(135deg,var(--teal),#0b6f86)!important;color:#fff!important;border:none!important;box-shadow:0 10px 26px rgba(18,138,135,.22)!important}.btn-secondary{border:1px solid rgba(255,255,255,.58)!important;color:#fff!important;background:rgba(255,255,255,.08)!important}.btn-primary,.nav-cta,.btn-secondary{transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.btn-primary:hover,.nav-cta:hover,.btn-secondary:hover{transform:translateY(-2px);filter:brightness(1.03)}

/* Completely reworked homepage intro: content is never placed on top of a photo. */
.hero{min-height:600px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,1.03fr)!important;align-items:stretch!important;padding:0!important;margin:0!important;background:var(--navy)!important;overflow:hidden!important;position:relative!important}
.hero .hero-deco,.hero .hero-blob,.hero .hero-deco-inner{display:none!important}.hero::before,.hero::after{display:none!important}
.hero-content{grid-column:1!important;grid-row:1!important;max-width:none!important;width:auto!important;margin:0!important;padding:clamp(120px,10vw,160px) clamp(34px,7vw,105px) 76px!important;position:relative!important;z-index:3!important;background:linear-gradient(145deg,#09243b 0%,#103b5b 72%,#14556c 100%)!important;color:#fff!important}
.hero-content::after{content:"";position:absolute;right:-46px;top:0;width:90px;height:100%;background:linear-gradient(135deg,transparent 49%,rgba(18,138,135,.88) 50%);opacity:.72;pointer-events:none}
.hero-eyebrow{display:inline-flex!important;align-items:center;gap:8px;color:#a9ece5!important;background:rgba(223,245,242,.08)!important;border:1px solid rgba(223,245,242,.2)!important;border-radius:999px!important;padding:8px 13px!important;margin-bottom:22px!important}.hero h1{font-size:clamp(44px,5vw,68px)!important;line-height:1.02!important;letter-spacing:-2.3px!important;color:#fff!important;margin:0 0 24px!important}.hero h1 em{color:#73d9d0!important;font-style:normal!important}.hero p{max-width:650px!important;color:#e7f0f4!important;font-size:17px!important;line-height:1.72!important;margin-bottom:14px!important}.hero p strong{color:#fff!important}.hero p:nth-of-type(2){font-size:14px!important;color:#c5d6df!important;padding-top:12px!important;border-top:1px solid rgba(255,255,255,.13)!important}.hero-actions{margin-top:26px!important;display:flex!important;flex-wrap:wrap!important;gap:12px!important}

.hero-slideshow{grid-column:2!important;grid-row:1!important;position:relative!important;min-height:600px!important;overflow:hidden!important;background:#0b2740!important}.hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.025);transition:opacity .95s ease,transform 6s ease}.hero-slide.is-active{opacity:1;transform:scale(1.07)}.hero-slide img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.95) contrast(1.02)}.hero-slideshow::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,39,64,.20),transparent 36%,rgba(11,39,64,.05));pointer-events:none}.slide-controls{position:absolute;z-index:4;left:34px;bottom:28px;display:flex;align-items:center;gap:9px;background:rgba(8,31,49,.68);padding:10px 12px;border:1px solid rgba(255,255,255,.2);border-radius:999px;backdrop-filter:blur(8px)}.slide-dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer;padding:0}.slide-dot.is-active{background:#7ee1d6;box-shadow:0 0 0 4px rgba(126,225,214,.16)}.slide-arrow{border:0;background:transparent;color:#fff;font-size:18px;line-height:1;cursor:pointer;padding:2px 6px}

/* New reading system */
section:not(.hero){background:transparent!important}.section-pad,#about,#products,#contact,.category-section,.product-section,.blog-listing{padding-top:78px!important;padding-bottom:78px!important}.eyebrow,.hero-eyebrow,.section-kicker{color:var(--teal)!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:800!important}.sec-title{color:var(--navy)!important;font-size:clamp(34px,4vw,52px)!important;line-height:1.08!important;letter-spacing:-1.5px!important}.sec-title em{color:var(--teal)!important;font-style:normal!important}.sec-sub{color:var(--muted)!important;max-width:760px!important;line-height:1.8!important;font-size:16px!important}
.about-grid,.content-card,.contact-grid{background:var(--paper)!important;border:1px solid var(--line)!important;border-radius:var(--radius)!important;box-shadow:var(--shadow)!important;overflow:hidden}.about-body{padding:44px!important}.about-body p{color:#50677a!important;font-size:16px!important;line-height:1.82!important}.about-visual img{height:100%!important;min-height:430px!important;object-fit:cover!important}.pillar,.why-card,.info-card{background:#f9fcfc!important;border:1px solid #e0eeee!important;border-radius:18px!important}.pillar-icon{background:var(--cyan)!important;color:var(--teal)!important}
.prod-grid{gap:18px!important}.prod-cat,.cat-card,.p-card{background:#fff!important;border:1px solid var(--line)!important;border-radius:20px!important;box-shadow:0 12px 34px rgba(11,39,64,.08)!important;overflow:hidden!important;transition:transform .3s ease,box-shadow .3s ease}.prod-cat:hover,.cat-card:hover,.p-card:hover{transform:translateY(-7px);box-shadow:0 20px 48px rgba(11,39,64,.14)!important}.prod-cat-image,.cat-card-image{height:180px!important;object-fit:cover!important}.cat-num{color:#86a0ae!important}.chip{background:#eef8f6!important;border-color:#d7eeea!important;color:#245e61!important}.prod-view-all{color:var(--teal)!important;font-weight:800!important}

/* Inner page hero: clearer split panel */
.p-hero,.blog-hero{width:min(1180px,calc(100% - 38px))!important;margin:48px auto 28px!important;display:grid!important;grid-template-columns:1.12fr .88fr!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:26px!important;box-shadow:var(--shadow)!important;overflow:hidden!important}.p-hero-copy,.blog-hero-copy{padding:52px!important;background:linear-gradient(145deg,#ffffff,#f4fbfa)!important}.p-hero h1,.blog-hero h1{color:var(--navy)!important;font-size:clamp(36px,4vw,54px)!important;line-height:1.05!important}.p-hero p,.blog-hero p{color:var(--muted)!important;font-size:16px!important;line-height:1.78!important}.p-hero-visual,.blog-hero-visual{min-height:360px!important;max-height:410px!important;overflow:hidden!important}.p-hero-visual img,.blog-hero-visual img{width:100%!important;height:100%!important;min-height:360px!important;max-height:410px!important;object-fit:cover!important;transition:transform 10s ease}.p-hero:hover .p-hero-visual img{transform:scale(1.05)}

/* Blog index is intentionally text-led, with no decorative photography. */
body.blog-index .blog-hero{display:block!important;background:linear-gradient(135deg,#0b2740,#124962)!important;border:0!important}.blog-index .blog-hero-copy{background:transparent!important;color:#fff!important;max-width:850px!important}.blog-index .blog-hero h1{color:#fff!important}.blog-index .blog-hero p{color:#d9e8ed!important}.blog-index .blog-hero-visual,.blog-index .post-card img,.blog-index .blog-card img,.blog-index .article-card img{display:none!important}.blog-index .blog-grid,.blog-index .posts-grid{gap:18px!important}.blog-index .post-card,.blog-index .blog-card,.blog-index .article-card{background:#fff!important;border:1px solid var(--line)!important;border-left:4px solid var(--teal)!important;border-radius:16px!important;padding:26px!important;box-shadow:0 10px 28px rgba(11,39,64,.06)!important}.blog-index .post-card:hover,.blog-index .blog-card:hover,.blog-index .article-card:hover{transform:translateX(5px)!important}.blog-index time,.blog-index .post-date{color:var(--teal)!important;font-weight:800!important}

/* Standalone About / Contact */
.subpage-shell{width:min(1180px,calc(100% - 40px));margin:48px auto 76px}.subpage-hero{display:grid;grid-template-columns:1.04fr .96fr;background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.subpage-copy{padding:58px;background:linear-gradient(145deg,#fff,#f2fbf9)}.subpage-copy h1{font-size:clamp(40px,5vw,64px);line-height:1.04;color:var(--navy);letter-spacing:-2px;margin:8px 0 22px}.subpage-copy p{font-size:17px;line-height:1.8;color:var(--muted)}.subpage-visual{min-height:480px}.subpage-visual img{width:100%;height:100%;object-fit:cover}.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.detail-card{padding:24px;border:1px solid var(--line);background:#fff;border-radius:18px}.detail-card h3{color:var(--navy);margin:9px 0}.detail-card p{color:var(--muted);line-height:1.65}.contact-page-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:22px;margin-top:26px}.contact-form-panel,.contact-info-panel{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:34px}.contact-form-panel .field{margin-bottom:16px}.contact-form-panel label{display:block;font-weight:800;color:var(--navy);margin-bottom:7px}.contact-form-panel input,.contact-form-panel select,.contact-form-panel textarea{width:100%;padding:13px 14px;border:1px solid #cfdde4;border-radius:11px;background:#fbfdfd;color:var(--ink);font:inherit}.contact-form-panel textarea{min-height:140px;resize:vertical}.contact-info-panel .contact-item{padding:17px 0;border-bottom:1px solid var(--line)}.contact-info-panel .contact-item:last-child{border-bottom:0}.contact-info-panel strong{display:block;color:var(--navy);margin-bottom:5px}.contact-info-panel p,.contact-info-panel a{color:var(--muted);line-height:1.7}

/* Reveal animation is intentionally visible and subtle. */
.reveal,.br-reveal,.motion-reveal{opacity:1!important;transform:none!important}.motion-reveal{transition:opacity .68s ease,transform .68s cubic-bezier(.2,.7,.2,1)!important}.js-motion .motion-reveal:not(.in-view){opacity:0!important;transform:translateY(26px)!important}.motion-reveal.in-view{opacity:1!important;transform:none!important}.motion-reveal.from-left:not(.in-view){transform:translateX(-26px)!important}.motion-reveal.from-right:not(.in-view){transform:translateX(26px)!important}
.float-soft{animation:floatSoft 5s ease-in-out infinite}@keyframes floatSoft{50%{transform:translateY(-6px)}}
.shimmer-link{position:relative;overflow:hidden}.shimmer-link::after{content:"";position:absolute;top:-80%;left:-55%;width:28%;height:260%;transform:rotate(24deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);animation:shimmer 5.2s ease-in-out infinite}@keyframes shimmer{0%,62%{left:-55%}88%,100%{left:135%}}
.scroll-progress{position:fixed;top:0;left:0;height:3px;width:0;background:linear-gradient(90deg,#128a87,#42bbb6,#1d6382);z-index:9999;pointer-events:none}

footer{background:#082338!important;color:#dce9ee!important}footer a{color:#dce9ee!important}footer a:hover{color:#7ee1d6!important}

@media(max-width:980px){.hero{grid-template-columns:1fr!important}.hero-content{grid-column:1!important;padding:118px 28px 54px!important}.hero-content::after{display:none}.hero-slideshow{grid-column:1!important;grid-row:2!important;min-height:360px!important}.slide-controls{left:20px;bottom:20px}.p-hero,.subpage-hero{grid-template-columns:1fr!important}.p-hero-copy,.blog-hero-copy,.subpage-copy{padding:38px 30px!important}.p-hero-visual,.blog-hero-visual{min-height:280px!important;max-height:320px!important}.subpage-visual{min-height:320px}.detail-grid{grid-template-columns:repeat(2,1fr)}.contact-page-grid{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr!important}.about-visual img{min-height:300px!important}}
@media(max-width:620px){.hero h1{font-size:42px!important}.hero-content{padding:108px 22px 48px!important}.hero-slideshow{min-height:300px!important}.detail-grid{grid-template-columns:1fr}.subpage-shell{width:min(94%,1180px)}.subpage-copy{padding:32px 24px!important}.contact-form-panel,.contact-info-panel{padding:24px}.prod-cat-image,.cat-card-image{height:160px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important}.js-motion .motion-reveal:not(.in-view){opacity:1!important;transform:none!important}}

/* ===== BR PETROCHEM PREMIUM REFINEMENT ===== */
:root{--navy:#082b47!important;--navy-2:#0d3b5f!important;--teal:#0e8a83!important;--teal-2:#37b5aa!important;--porcelain:#f7f5ef!important;--paper:#fffefa!important;--ink:#183247!important;--muted:#5c7180!important;--line:#d9e5e6!important;--cyan:#e8f7f5!important;--shadow:0 22px 60px rgba(8,43,71,.10)!important;--radius:24px!important}
html{scroll-padding-top:90px}
body{background:radial-gradient(circle at 7% 6%,rgba(55,181,170,.08),transparent 30rem),linear-gradient(180deg,#fbfaf6 0%,#f4f8f7 48%,#fbfaf6 100%)!important;color:var(--ink)!important}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.38;background-image:linear-gradient(rgba(8,43,71,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(8,43,71,.025) 1px,transparent 1px);background-size:44px 44px}
nav,#navbar{background:rgba(255,254,250,.91)!important;border-bottom:1px solid rgba(8,43,71,.08)!important;backdrop-filter:blur(18px) saturate(150%)!important}
.nav-links a{font-weight:700!important}.nav-links a:hover,.nav-links a.active{color:var(--teal)!important}.nav-cta,.btn-primary{background:linear-gradient(135deg,var(--teal),#08736e)!important;border-radius:999px!important;box-shadow:0 10px 24px rgba(14,138,131,.20)!important}
#about{padding:96px 5vw!important}#about .about-grid{display:block!important;max-width:1120px!important;margin:0 auto!important;background:linear-gradient(145deg,#fffefa 0%,#f0f9f7 100%)!important;border:1px solid rgba(14,138,131,.18)!important;border-radius:30px!important;box-shadow:0 24px 70px rgba(8,43,71,.09)!important;overflow:hidden!important;position:relative!important}#about .about-grid::before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-90px;top:-100px;background:radial-gradient(circle,rgba(55,181,170,.20),transparent 70%)}#about .about-body{padding:58px!important;position:relative;z-index:1}#about .about-pillars{grid-template-columns:repeat(4,1fr)!important;margin-top:38px!important}#about .pillar{background:rgba(255,255,255,.80)!important;box-shadow:none!important}#about .pillar h3{color:var(--navy)!important}#about .pillar p{font-size:13px!important;line-height:1.58!important}
.trust-section{padding:88px 5vw!important;background:linear-gradient(145deg,#082b47 0%,#0b3f5d 62%,#0b5e63 130%)!important;color:#fff!important;position:relative;overflow:hidden}.trust-section::after{content:"";position:absolute;right:-140px;bottom:-190px;width:440px;height:440px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.trust-panel{width:min(1180px,100%);margin:0 auto;display:grid!important;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;position:relative;z-index:1}.trust-copy .eyebrow{color:#78dfd4!important}.trust-copy h2{color:#fff!important;font-size:clamp(38px,4.6vw,64px)!important;line-height:1.02!important;letter-spacing:-2.2px!important;margin:14px 0 20px!important}.trust-copy h2 em{color:#78dfd4!important;font-style:normal}.trust-copy p{color:#d6e5e9!important;font-size:16px!important;line-height:1.82!important;max-width:650px}.trust-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.trust-badges span{padding:9px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);color:#eef8f7;font-size:12px;font-weight:800}.trust-metrics{display:grid;grid-template-columns:1fr 1fr;gap:14px}.trust-metric,.trust-note{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:18px;padding:25px;backdrop-filter:blur(8px)}.trust-metric strong{display:block;color:#fff!important;font-size:32px;line-height:1;margin-bottom:9px}.trust-metric span{color:#cfe2e6;font-size:13px}.trust-note{grid-column:1/-1;display:flex;gap:14px;align-items:flex-start}.trust-note-mark{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border-radius:50%;background:#78dfd4;color:#082b47;font-weight:900}.trust-note strong{color:#fff!important;font-size:15px}.trust-note p{color:#cfe2e6!important;font-size:13px;line-height:1.6;margin-top:4px}
.prod-cat,.cat-card,.p-card,.why-card,.info-card{border-radius:22px!important;border:1px solid rgba(8,43,71,.10)!important;box-shadow:0 14px 40px rgba(8,43,71,.07)!important}.prod-cat:hover,.cat-card:hover,.p-card:hover,.why-card:hover{transform:translateY(-7px) scale(1.008)!important;box-shadow:0 24px 54px rgba(8,43,71,.13)!important}.prod-cat-image,.cat-card-image{filter:saturate(.93) contrast(1.03)}.chip{border-radius:999px!important}
body.blog-index main{padding-top:84px!important}body.blog-index .blog-hero{position:relative!important;display:block!important;width:min(1180px,calc(100% - 40px))!important;margin:40px auto 34px!important;padding:0!important;min-height:370px!important;background:radial-gradient(circle at 82% 24%,rgba(116,224,212,.24),transparent 16rem),linear-gradient(130deg,#082b47 0%,#0b4560 66%,#0c6f69 130%)!important;border:0!important;border-radius:30px!important;overflow:hidden!important;box-shadow:0 30px 70px rgba(8,43,71,.16)!important}body.blog-index .blog-hero::before,body.blog-index .blog-hero::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.10);border-radius:50%}body.blog-index .blog-hero::before{width:340px;height:340px;right:-70px;top:-120px}body.blog-index .blog-hero::after{width:230px;height:230px;right:120px;bottom:-150px}body.blog-index .blog-hero-copy{position:relative;z-index:2;max-width:820px!important;padding:72px 64px!important;background:transparent!important}body.blog-index .blog-hero h1{color:#fff!important;font-size:clamp(42px,5vw,68px)!important;line-height:1.02!important;letter-spacing:-2.3px!important;margin:12px 0 20px!important}body.blog-index .blog-hero p{color:#d8e8eb!important;font-size:17px!important;line-height:1.75!important;max-width:700px!important}body.blog-index .blog-hero .eyebrow{color:#7be0d7!important}body.blog-index .blog-hero-decor{position:absolute;right:64px;top:64px;width:110px;height:110px;border-radius:24px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);transform:rotate(12deg);box-shadow:0 0 0 22px rgba(255,255,255,.025)}body.blog-index .blog-grid{width:min(1180px,calc(100% - 40px))!important;margin:0 auto 90px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important}body.blog-index .post-card{position:relative!important;display:flex!important;flex-direction:column!important;min-height:390px!important;padding:0!important;border:1px solid rgba(8,43,71,.10)!important;border-radius:24px!important;background:#fffefa!important;overflow:hidden!important;box-shadow:0 16px 44px rgba(8,43,71,.07)!important;transition:transform .35s ease,box-shadow .35s ease!important}body.blog-index .post-card::before{content:'';height:96px;display:block;background:linear-gradient(135deg,#0d5363,#0e8a83),repeating-linear-gradient(135deg,rgba(255,255,255,.10) 0px,rgba(255,255,255,.10) 2px,transparent 2px,transparent 16px);background-blend-mode:overlay}body.blog-index .post-card:nth-child(2)::before{background:linear-gradient(135deg,#0c3656,#145d7b),repeating-linear-gradient(135deg,rgba(255,255,255,.10) 0px,rgba(255,255,255,.10) 2px,transparent 2px,transparent 16px);background-blend-mode:overlay}body.blog-index .post-card:nth-child(3)::before{background:linear-gradient(135deg,#60451d,#a5792d),repeating-linear-gradient(135deg,rgba(255,255,255,.10) 0px,rgba(255,255,255,.10) 2px,transparent 2px,transparent 16px);background-blend-mode:overlay}body.blog-index .post-card:hover{transform:translateY(-9px)!important;box-shadow:0 28px 64px rgba(8,43,71,.14)!important}body.blog-index .post-thumb{display:none!important}body.blog-index .post-body{display:flex!important;flex-direction:column!important;flex:1;padding:28px!important}body.blog-index .post-date{color:var(--teal)!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.11em}body.blog-index .post-title{color:var(--navy)!important;font-family:'DM Sans',sans-serif!important;font-size:22px!important;line-height:1.24!important;letter-spacing:-.6px!important;margin:12px 0!important}body.blog-index .post-excerpt{color:var(--muted)!important;line-height:1.72!important;font-size:14px!important}body.blog-index .post-readmore{color:var(--teal)!important;font-weight:900!important;margin-top:auto!important;padding-top:24px!important}
.article-shell{max-width:900px!important;margin:50px auto 90px!important;padding:58px 64px!important;background:#fffefa!important;border:1px solid rgba(8,43,71,.10)!important;border-radius:28px!important;box-shadow:0 24px 70px rgba(8,43,71,.09)!important;position:relative!important;overflow:hidden!important}.article-shell::before{content:"";position:absolute;top:0;left:0;right:0;height:7px;background:linear-gradient(90deg,var(--teal),#4fc9be,#0b5c7b)}.article-shell .post-eyebrow{color:var(--teal)!important;font-weight:900!important;letter-spacing:.14em!important}.article-shell h1{color:var(--navy)!important;font-size:clamp(38px,5vw,62px)!important;line-height:1.04!important;letter-spacing:-2px!important;margin:12px 0 14px!important}.article-shell .post-meta{color:#7a8e9a!important;margin-bottom:26px!important}.article-accent{width:86px;height:4px;border-radius:99px;background:var(--teal);margin:0 0 38px}.article-shell>p,.article-shell>ul{font-size:16px!important;line-height:1.88!important;color:#405a6b!important}.article-shell h2{color:var(--navy)!important;font-size:29px!important;letter-spacing:-.7px!important;margin-top:42px!important}.article-shell .callout{border:0!important;border-left:4px solid var(--teal)!important;background:#edf8f6!important;color:#244f58!important;border-radius:0 16px 16px 0!important;padding:24px 26px!important}.article-shell .post-cta{background:linear-gradient(135deg,#082b47,#0b5f65)!important;border:0!important;border-radius:20px!important;padding:28px!important}.article-shell .post-cta p{color:#d8e8eb!important}.article-shell .post-cta a{color:#fff!important;background:var(--teal)!important;border-radius:999px!important}.blog-cta{background:linear-gradient(135deg,#edf8f6,#fffefa)!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}.blog-cta h2{color:var(--navy)!important}.blog-cta p{color:var(--muted)!important}.blog-cta a{background:var(--teal)!important;color:#fff!important;border-radius:999px!important;padding:12px 20px!important}
@keyframes gentleLift{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes softPulse{0%,100%{opacity:.55;transform:rotate(12deg) scale(1)}50%{opacity:.9;transform:rotate(12deg) scale(1.05)}}.hero-badge,.pillar-icon{animation:gentleLift 4.8s ease-in-out infinite}.blog-hero-decor{animation:softPulse 6s ease-in-out infinite}.motion-reveal{will-change:transform,opacity}.js-motion .motion-reveal:not(.in-view){opacity:0!important;transform:translateY(30px)!important}.motion-reveal.in-view{opacity:1!important;transform:none!important;transition:opacity .72s ease,transform .72s cubic-bezier(.2,.75,.2,1)!important}
@media(max-width:980px){#about .about-body{padding:40px!important}#about .about-pillars{grid-template-columns:1fr 1fr!important}.trust-panel{grid-template-columns:1fr!important;gap:34px!important}body.blog-index .blog-grid{grid-template-columns:1fr 1fr!important}.article-shell{margin:30px 20px 70px!important;padding:44px 34px!important}}
@media(max-width:760px){html{scroll-padding-top:74px}body{background:#fbfaf6!important}nav,#navbar{padding-left:18px!important;padding-right:18px!important}.brp-logo-img,.nav-logo img{max-width:180px!important;height:auto!important}.hero{padding-left:20px!important;padding-right:20px!important}#about{padding:64px 18px!important}#about .about-grid{border-radius:22px!important}#about .about-body{padding:30px 24px!important}#about .about-body p{font-size:15px!important;line-height:1.75!important}#about .about-pillars{grid-template-columns:1fr!important}.trust-section{padding:66px 20px!important}.trust-copy h2{font-size:40px!important;letter-spacing:-1.5px!important}.trust-metrics{grid-template-columns:1fr!important}.trust-note{grid-column:auto!important}body.blog-index main{padding-top:70px!important}body.blog-index .blog-hero{width:calc(100% - 28px)!important;min-height:0!important;margin:20px auto 24px!important;border-radius:22px!important}body.blog-index .blog-hero-copy{padding:46px 26px!important}body.blog-index .blog-hero h1{font-size:42px!important;letter-spacing:-1.5px!important}body.blog-index .blog-hero p{font-size:15px!important}body.blog-index .blog-hero-decor{right:24px;top:24px;width:62px;height:62px;border-radius:16px}body.blog-index .blog-grid{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;margin-bottom:60px!important}body.blog-index .post-card{min-height:340px!important}.article-shell{margin:22px 14px 60px!important;padding:38px 22px!important;border-radius:20px!important}.article-shell h1{font-size:38px!important;letter-spacing:-1.4px!important}.article-shell h2{font-size:25px!important}.article-shell>p,.article-shell>ul{font-size:15px!important;line-height:1.8!important}footer{padding-left:20px!important;padding-right:20px!important}}
@media(max-width:480px){.trust-copy h2{font-size:36px!important}.trust-badges{gap:7px}.trust-badges span{font-size:11px}body.blog-index .blog-hero h1{font-size:36px!important}.article-shell h1{font-size:34px!important}}
@media(prefers-reduced-motion:reduce){.hero-badge,.pillar-icon,.blog-hero-decor{animation:none!important}}


/* ===== Final premium refinements: supplied BRP imagery + Who We Are ===== */

/* WHO WE ARE: always visible, high contrast, aligned with the navy/teal theme */
#about.about-premium{
  position:relative!important;
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  padding:94px 5vw!important;
  background:
    radial-gradient(circle at 90% 12%,rgba(56,181,170,.14),transparent 24rem),
    linear-gradient(180deg,#f7f5ef 0%,#f0f7f5 100%)!important;
  overflow:hidden!important;
}
#about.about-premium::before{
  content:"";position:absolute;left:-110px;top:40px;width:260px;height:260px;border-radius:50%;
  border:1px solid rgba(14,138,131,.11);box-shadow:0 0 0 46px rgba(14,138,131,.025)
}
#about.about-premium>.eyebrow{
  width:min(1120px,100%);margin:0 auto 14px!important;color:var(--teal)!important;
  font-weight:900!important;letter-spacing:.16em!important
}
#about.about-premium .about-grid,
#about.about-premium .about-body,
#about.about-premium .motion-reveal,
#about.about-premium .reveal{
  visibility:visible!important;opacity:1!important;transform:none!important
}
#about.about-premium .about-grid{
  width:min(1120px,100%)!important;max-width:1120px!important;margin:0 auto!important;
  background:linear-gradient(145deg,#fffefa 0%,#f4fbf9 100%)!important;
  border:1px solid rgba(14,138,131,.18)!important;border-radius:30px!important;
  box-shadow:0 26px 74px rgba(8,43,71,.10)!important;overflow:hidden!important
}
#about.about-premium .about-body{padding:58px 58px 36px!important;max-width:none!important}
#about.about-premium .sec-title{
  max-width:760px!important;color:var(--navy)!important;font-size:clamp(38px,4.8vw,60px)!important;
  line-height:1.04!important;letter-spacing:-2px!important;margin-bottom:24px!important
}
#about.about-premium .sec-title em{color:var(--teal)!important;font-style:normal!important}
#about.about-premium .about-body>p{
  max-width:970px!important;color:#526b79!important;font-size:15.5px!important;line-height:1.9!important
}
#about.about-premium .about-body>p strong{color:var(--navy)!important}
#about.about-premium .about-pillars{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-top:36px!important
}
#about.about-premium .pillar{
  background:#fff!important;border:1px solid rgba(8,43,71,.09)!important;border-radius:18px!important;
  padding:22px!important;box-shadow:0 12px 34px rgba(8,43,71,.055)!important
}
#about.about-premium .pillar-icon{
  width:42px;height:42px;display:grid;place-items:center;border-radius:12px;
  background:#e9f8f5;margin-bottom:13px;font-size:21px
}
#about.about-premium .pillar h3{color:var(--navy)!important;font-size:14px!important;margin-bottom:6px!important}
#about.about-premium .pillar p{color:#647987!important;font-size:12.5px!important;line-height:1.58!important;margin:0!important}
.about-proof{
  display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(8,43,71,.09);
  background:linear-gradient(90deg,#082b47,#0d465a 72%,#0c6765);color:#fff
}
.about-proof>div{padding:26px 28px;border-right:1px solid rgba(255,255,255,.12)}
.about-proof>div:last-child{border-right:0}
.about-proof strong{display:block;color:#fff;font-size:22px;line-height:1.1;margin-bottom:6px}
.about-proof span{display:block;color:#cfe3e6;font-size:11.5px;line-height:1.45}

/* User-provided BRP imagery: contain logos/labels without awkward cropping */
.prod-cat-image[src*="brp-powder-bag"],
.cat-card-image[src*="brp-powder-bag"]{
  object-fit:contain!important;background:linear-gradient(180deg,#fff,#f7f5ef)!important;padding:8px!important
}
.prod-cat-image[src*="brp-solvent-warehouse"],
.cat-card-image[src*="brp-solvent-warehouse"]{
  object-fit:cover!important;object-position:center 47%!important
}

/* Product-page hero: clean product photography, not a generic warehouse */
.products-feature-hero .p-hero-visual{
  background:linear-gradient(145deg,#f6f8f6,#eef5f2)!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  padding:22px!important
}
.products-feature-hero .p-hero-visual img{
  object-fit:contain!important;object-position:center!important;border-radius:18px!important;
  filter:drop-shadow(0 18px 25px rgba(8,43,71,.12))
}
.products-feature-hero .p-hero-copy{
  background:linear-gradient(145deg,#fffefa,#f2f9f7)!important
}

/* Solvent and powder hero photos keep the BRP logo/product packaging visible */
body .p-hero-visual img[src*="brp-solvent-drum"],
body .p-hero-visual img[src*="brp-powder-bag"]{
  object-fit:contain!important;background:#fff!important;padding:18px!important
}

/* Mobile polish */
@media(max-width:980px){
  #about.about-premium{padding:74px 24px!important}
  #about.about-premium .about-body{padding:42px 34px 30px!important}
  #about.about-premium .about-pillars{grid-template-columns:1fr 1fr!important}
  .about-proof{grid-template-columns:1fr 1fr!important}
  .about-proof>div:nth-child(2){border-right:0}
  .about-proof>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}
}
@media(max-width:640px){
  #about.about-premium{padding:60px 14px!important}
  #about.about-premium>.eyebrow{padding:0 8px!important}
  #about.about-premium .about-grid{border-radius:22px!important}
  #about.about-premium .about-body{padding:32px 22px 24px!important}
  #about.about-premium .sec-title{font-size:38px!important;letter-spacing:-1.35px!important}
  #about.about-premium .about-body>p{font-size:14.5px!important;line-height:1.78!important}
  #about.about-premium .about-pillars{grid-template-columns:1fr!important}
  .about-proof{grid-template-columns:1fr!important}
  .about-proof>div{padding:19px 22px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}
  .about-proof>div:last-child{border-bottom:0!important}
  .about-proof strong{font-size:20px!important}
  .products-feature-hero .p-hero-visual{padding:14px!important}
  .products-feature-hero .p-hero-visual img{max-height:300px!important}
}


/* ===== Final visibility fix: Our Track Record ===== */
section.trust-section#clients{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  z-index:1!important;
  padding:92px 5vw!important;
  background:linear-gradient(145deg,#082b47 0%,#0b3f5d 58%,#0b6662 125%)!important;
  color:#fff!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
section.trust-section#clients .trust-panel,
section.trust-section#clients .trust-copy,
section.trust-section#clients .trust-metrics,
section.trust-section#clients .trust-metric,
section.trust-section#clients .trust-note{
  visibility:visible!important;
  opacity:1!important;
  transform:none!important;
}
section.trust-section#clients .trust-panel{
  width:min(1180px,100%)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr)!important;
  gap:56px!important;
  align-items:center!important;
}
section.trust-section#clients .trust-copy .eyebrow{color:#8ce8df!important}
section.trust-section#clients .trust-copy h2{color:#fff!important}
section.trust-section#clients .trust-copy h2 em{color:#85e4da!important}
section.trust-section#clients .trust-copy p{color:#d8e9ec!important}
section.trust-section#clients .trust-metric,
section.trust-section#clients .trust-note{
  background:rgba(255,255,255,.095)!important;
  border:1px solid rgba(255,255,255,.17)!important;
  box-shadow:0 15px 38px rgba(0,0,0,.10)!important;
}
section.trust-section#clients .trust-metric strong,
section.trust-section#clients .trust-note strong{color:#fff!important}
section.trust-section#clients .trust-metric span,
section.trust-section#clients .trust-note p{color:#d5e7e9!important}
@media(max-width:900px){
  section.trust-section#clients{padding:68px 20px!important}
  section.trust-section#clients .trust-panel{grid-template-columns:1fr!important;gap:34px!important}
}

/* ===== Slideshow image fidelity fix ===== */
.hero-slide{transform:none!important;transition:opacity .85s ease!important}
.hero-slide.is-active{transform:none!important}
.hero-slide img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important;image-rendering:auto!important}
.hero-slide:first-child img{object-position:center 48%!important}
@media(max-width:980px){.hero-slideshow{min-height:340px!important}.hero-slide img{object-position:center center!important}}
@media(max-width:620px){.hero-slideshow{min-height:280px!important}.hero-slide:first-child img{object-position:center center!important}}


/* ===== Dedicated product pages: SEO landing pages ===== */
.product-detail-main{padding-top:86px;background:linear-gradient(180deg,#fbfaf6 0%,#f3f8f7 48%,#fbfaf6 100%)}
.product-detail-hero{width:min(1180px,calc(100% - 40px));margin:38px auto 34px;display:grid;grid-template-columns:1.15fr .85fr;min-height:420px;background:#fffefa;border:1px solid rgba(8,43,71,.10);border-radius:30px;overflow:hidden;box-shadow:0 28px 72px rgba(8,43,71,.11)}
.product-detail-copy{padding:58px 58px 52px;display:flex;flex-direction:column;justify-content:center}
.product-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;align-items:center;font-size:12px;color:#6d7f8b;margin-bottom:24px}
.product-breadcrumb a{color:#0e8a83;font-weight:700}.product-breadcrumb span{opacity:.65}
.product-kicker{display:inline-flex;align-self:flex-start;padding:7px 11px;border-radius:999px;background:#e8f7f5;color:#0e756f;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;margin-bottom:14px}
.product-detail-copy h1{font-family:'DM Sans',sans-serif;color:#082b47;font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-2.2px;margin:0 0 18px}
.product-detail-copy .lead{font-size:17px;line-height:1.75;color:#536d7c;max-width:720px}
.product-detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.product-detail-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;font-size:13px;font-weight:900}
.product-detail-actions .primary{background:#0e8a83;color:#fff}.product-detail-actions .secondary{border:1px solid #bed5d6;color:#082b47;background:#fff}
.product-detail-visual{min-height:420px;background:#e8f1f1;position:relative}.product-detail-visual img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.product-detail-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,43,71,.12),transparent 45%);pointer-events:none}
.product-overview-grid{width:min(1180px,calc(100% - 40px));margin:0 auto 34px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.product-fact{padding:22px 24px;background:#fffefa;border:1px solid rgba(8,43,71,.10);border-radius:18px;box-shadow:0 12px 32px rgba(8,43,71,.055)}
.product-fact span{display:block;color:#718391;font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:800;margin-bottom:7px}.product-fact strong{color:#082b47;font-size:16px;line-height:1.45}
.product-content-grid{width:min(1180px,calc(100% - 40px));margin:0 auto 38px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:24px;align-items:start}
.product-panel{background:#fffefa;border:1px solid rgba(8,43,71,.10);border-radius:24px;padding:38px;box-shadow:0 16px 46px rgba(8,43,71,.065)}
.product-panel h2{color:#082b47;font-family:'DM Sans',sans-serif;font-size:30px;letter-spacing:-.8px;margin:0 0 15px}.product-panel p{color:#4f6878;line-height:1.83;font-size:15px}.product-panel+.product-panel{margin-top:20px}
.product-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.product-tags span,.product-tags a{display:inline-flex;padding:8px 11px;border-radius:999px;background:#edf8f6;border:1px solid #d4ebe8;color:#0d625e;font-size:12px;font-weight:750}
.product-specs{display:grid;gap:10px;margin-top:18px}.product-spec-row{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid #e2ecec}.product-spec-row:last-child{border-bottom:0}.product-spec-row strong{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#6b7f8d}.product-spec-row span{color:#173d55;font-weight:700;font-size:14px}
.product-note{margin-top:18px;padding:15px 16px;border-radius:14px;background:#f4f8f7;border-left:3px solid #0e8a83;color:#5a6f7d;font-size:12.5px;line-height:1.65}
.product-side-cta{position:sticky;top:108px;background:linear-gradient(145deg,#082b47,#0b5f65);color:#fff;border-radius:24px;padding:32px;box-shadow:0 22px 58px rgba(8,43,71,.15)}.product-side-cta h2{color:#fff;font-size:27px;margin-bottom:12px}.product-side-cta p{color:#d6e7e8;font-size:14px;line-height:1.7}.product-side-cta a{display:flex;justify-content:center;align-items:center;margin-top:20px;min-height:46px;border-radius:999px;background:#76dcd1;color:#082b47;font-weight:900}.product-side-cta small{display:block;margin-top:14px;color:#bcd5d8;line-height:1.55}
.related-products{width:min(1180px,calc(100% - 40px));margin:0 auto 82px}.related-products h2{color:#082b47;font-size:30px;letter-spacing:-.8px;margin-bottom:18px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.related-card{padding:24px;background:#fffefa;border:1px solid rgba(8,43,71,.1);border-radius:18px;transition:.25s}.related-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(8,43,71,.09)}.related-card strong{display:block;color:#082b47;font-size:18px;margin-bottom:7px}.related-card span{color:#627987;font-size:12.5px;line-height:1.55}
.product-card-link{display:block;text-decoration:none;color:inherit}.p-card.product-card-link{width:100%;font:inherit}
.product-link-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:26px}.product-link-list a{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;background:#fff;border:1px solid rgba(8,43,71,.10);border-radius:13px;color:#173d55;font-size:13px;font-weight:750;transition:.2s}.product-link-list a:hover{border-color:#0e8a83;color:#0e756f;transform:translateY(-2px)}
@media(max-width:900px){.product-detail-hero{grid-template-columns:1fr}.product-detail-visual{min-height:300px}.product-detail-visual img{min-height:300px;max-height:360px}.product-overview-grid{grid-template-columns:1fr 1fr}.product-content-grid{grid-template-columns:1fr}.product-side-cta{position:static}.related-grid{grid-template-columns:1fr 1fr}.product-link-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.product-detail-main{padding-top:70px}.product-detail-hero{width:calc(100% - 24px);margin:18px auto 22px;border-radius:20px}.product-detail-copy{padding:34px 22px}.product-detail-copy h1{font-size:38px;letter-spacing:-1.4px}.product-detail-copy .lead{font-size:15px}.product-detail-visual{min-height:245px}.product-detail-visual img{min-height:245px;max-height:285px}.product-overview-grid{width:calc(100% - 24px);grid-template-columns:1fr;gap:9px}.product-content-grid{width:calc(100% - 24px);gap:14px}.product-panel{padding:26px 22px;border-radius:18px}.product-panel h2{font-size:25px}.product-spec-row{grid-template-columns:1fr;gap:5px}.related-products{width:calc(100% - 24px);margin-bottom:58px}.related-grid{grid-template-columns:1fr}.product-link-list{grid-template-columns:1fr}}

/* ===== Individual product hero refinement: match premium homepage visual language ===== */
.product-detail-main{
  padding-top:86px!important;
  background:linear-gradient(180deg,#f8faf7 0%,#eef6f4 52%,#fbfaf6 100%)!important;
}
.product-detail-hero{
  width:min(1240px,calc(100% - 36px))!important;
  margin:28px auto 34px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;
  min-height:520px!important;
  border:0!important;
  border-radius:30px!important;
  overflow:hidden!important;
  background:#082b47!important;
  box-shadow:0 30px 80px rgba(8,43,71,.16)!important;
  position:relative!important;
  isolation:isolate!important;
}
.product-detail-copy{
  position:relative!important;
  z-index:3!important;
  padding:64px 64px 58px!important;
  background:linear-gradient(145deg,#09243b 0%,#103b5b 72%,#14556c 100%)!important;
  color:#fff!important;
  justify-content:center!important;
}
.product-detail-copy::after{
  content:"";
  position:absolute;
  z-index:-1;
  right:-54px;
  top:0;
  width:108px;
  height:100%;
  background:linear-gradient(135deg,transparent 49%,rgba(18,138,135,.88) 50%);
  opacity:.72;
  pointer-events:none;
}
.product-breadcrumb{
  color:#c7d8df!important;
  margin-bottom:22px!important;
  font-size:12px!important;
}
.product-breadcrumb a{color:#9be6df!important;font-weight:800!important}
.product-breadcrumb span{opacity:.82!important}
.product-kicker{
  color:#b9f0ea!important;
  background:rgba(223,245,242,.08)!important;
  border:1px solid rgba(223,245,242,.20)!important;
  padding:8px 13px!important;
  margin-bottom:18px!important;
}
.product-detail-copy h1{
  color:#fff!important;
  font-size:clamp(44px,5vw,68px)!important;
  line-height:1.01!important;
  letter-spacing:-2.5px!important;
  margin:0 0 22px!important;
  max-width:760px!important;
}
.product-detail-copy .lead{
  color:#e1edf1!important;
  font-size:17px!important;
  line-height:1.78!important;
  max-width:720px!important;
  margin:0!important;
}
.product-detail-actions{margin-top:30px!important;gap:12px!important}
.product-detail-actions a{
  min-height:48px!important;
  padding:0 21px!important;
  border-radius:999px!important;
  font-size:13px!important;
  font-weight:900!important;
  transition:transform .25s ease,box-shadow .25s ease,background .25s ease!important;
}
.product-detail-actions .primary{
  background:linear-gradient(135deg,#21a69d,#0e8a83)!important;
  color:#fff!important;
  box-shadow:0 12px 26px rgba(14,138,131,.28)!important;
}
.product-detail-actions .secondary{
  color:#fff!important;
  background:rgba(255,255,255,.075)!important;
  border:1px solid rgba(255,255,255,.22)!important;
}
.product-detail-actions a:hover{transform:translateY(-2px)!important}
.product-detail-actions .secondary:hover{background:rgba(255,255,255,.14)!important}
.product-detail-visual{
  min-height:520px!important;
  max-height:560px!important;
  overflow:hidden!important;
  background:#dce9e8!important;
  position:relative!important;
}
.product-detail-visual::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:linear-gradient(90deg,rgba(8,43,71,.22) 0%,rgba(8,43,71,.04) 24%,transparent 48%),
             linear-gradient(0deg,rgba(8,43,71,.10),transparent 28%);
  pointer-events:none;
}
.product-detail-visual::after{
  content:""!important;
  position:absolute!important;
  left:28px!important;
  right:auto!important;
  top:auto!important;
  bottom:28px!important;
  width:90px!important;
  height:4px!important;
  border-radius:999px!important;
  background:#75ddd3!important;
  opacity:1!important;
  z-index:3!important;
}
.product-detail-visual img{
  width:100%!important;
  height:100%!important;
  min-height:520px!important;
  max-height:560px!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
  filter:saturate(.94) contrast(1.03)!important;
  transition:transform 8s ease!important;
}
.product-detail-hero:hover .product-detail-visual img{transform:scale(1.025)!important}

/* Keep branded powder packaging fully visible instead of cropping it */
.product-detail-visual img[src*="brp-powder-bag"]{
  object-fit:contain!important;
  padding:34px!important;
  background:linear-gradient(145deg,#eff6f4,#dbe9e7)!important;
}

/* Overview cards visually connect to the hero */
.product-overview-grid{
  margin-top:-6px!important;
  position:relative!important;
  z-index:4!important;
}
.product-fact{
  background:rgba(255,255,255,.92)!important;
  backdrop-filter:blur(10px)!important;
  border:1px solid rgba(8,43,71,.09)!important;
  box-shadow:0 14px 36px rgba(8,43,71,.07)!important;
  border-radius:18px!important;
  padding:20px 22px!important;
}
.product-fact span{color:#71848e!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:800!important}
.product-fact strong{color:#082b47!important}

@media(max-width:980px){
  .product-detail-hero{
    grid-template-columns:1fr!important;
    min-height:0!important;
    width:min(94%,780px)!important;
  }
  .product-detail-copy{padding:48px 40px!important}
  .product-detail-copy::after{display:none!important}
  .product-detail-visual{min-height:340px!important;max-height:390px!important}
  .product-detail-visual img{min-height:340px!important;max-height:390px!important}
}
@media(max-width:620px){
  .product-detail-main{padding-top:70px!important}
  .product-detail-hero{width:calc(100% - 22px)!important;margin:14px auto 22px!important;border-radius:22px!important}
  .product-detail-copy{padding:34px 22px 32px!important}
  .product-detail-copy h1{font-size:39px!important;letter-spacing:-1.6px!important}
  .product-detail-copy .lead{font-size:15px!important;line-height:1.72!important}
  .product-breadcrumb{font-size:11px!important;line-height:1.5!important;margin-bottom:18px!important}
  .product-kicker{font-size:10px!important}
  .product-detail-actions{display:grid!important;grid-template-columns:1fr!important}
  .product-detail-actions a{width:100%!important;text-align:center!important}
  .product-detail-visual{min-height:270px!important;max-height:310px!important}
  .product-detail-visual img{min-height:270px!important;max-height:310px!important}
  .product-detail-visual img[src*="brp-powder-bag"]{padding:22px!important}
  .product-detail-visual::after{left:22px!important;bottom:20px!important;width:68px!important}
}



/* ===== INDIVIDUAL PRODUCT PAGE HEADER/FOOTER LAYOUT FIX ===== */
/* Match the established Products page navigation/footer layout on all product detail pages. */
body.product-detail-page #navbar,
body.product-detail-page nav#navbar{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:22px!important;
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:1000!important;
}
body.product-detail-page .nav-logo{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex:0 0 auto!important;
  text-decoration:none!important;
}
body.product-detail-page .nav-links{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:32px!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  flex:1 1 auto!important;
}
body.product-detail-page .nav-links li{
  display:block!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
}
body.product-detail-page .nav-links a{
  display:inline-block!important;
  white-space:nowrap!important;
  padding:0!important;
}
body.product-detail-page .nav-cta{
  flex:0 0 auto!important;
  white-space:nowrap!important;
}
body.product-detail-page .mobile-menu-toggle{display:none!important}

body.product-detail-page footer{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
  flex-wrap:wrap!important;
  gap:18px!important;
  padding:36px 60px!important;
}
body.product-detail-page .footer-logo{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
}
body.product-detail-page .footer-copy{margin:0!important}
body.product-detail-page .footer-links{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  gap:24px!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
}
body.product-detail-page .footer-links li{
  display:block!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
}
body.product-detail-page .footer-links a{
  display:inline-block!important;
  white-space:nowrap!important;
}

@media(max-width:1100px){
  body.product-detail-page #navbar,
  body.product-detail-page nav#navbar{padding:11px 24px!important}
  body.product-detail-page .mobile-menu-toggle{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin-left:auto!important;
  }
  body.product-detail-page .nav-links{display:none!important}
  body.product-detail-page .nav-links.open{
    display:flex!important;
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:100%!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    padding:14px 24px 20px!important;
    background:#fffefa!important;
    border-bottom:1px solid rgba(8,43,71,.10)!important;
    box-shadow:0 12px 25px rgba(0,0,0,.08)!important;
  }
  body.product-detail-page .nav-links.open li{width:100%!important}
  body.product-detail-page .nav-links.open a{display:block!important;padding:12px 0!important}
  body.product-detail-page .nav-links.open + .nav-cta{display:none!important}
  body.product-detail-page footer{padding:28px 24px!important}
}
@media(max-width:720px){
  body.product-detail-page footer{
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:18px!important;
  }
  body.product-detail-page .footer-links{
    flex-direction:row!important;
    flex-wrap:wrap!important;
    gap:12px 18px!important;
  }
}


/* ===== PRODUCT DETAIL MAIN CONTENT — RESTORED SUBTLE MOTION ===== */
body.product-detail-page .product-detail-copy.motion-reveal,
body.product-detail-page .product-detail-visual.motion-reveal,
body.product-detail-page .product-fact.motion-reveal,
body.product-detail-page .product-panel.motion-reveal,
body.product-detail-page .product-side-cta.motion-reveal,
body.product-detail-page .related-card.motion-reveal{
  transition:
    opacity .68s ease,
    transform .68s cubic-bezier(.2,.7,.2,1)!important;
}
body.product-detail-page .motion-reveal.from-left:not(.in-view){
  transform:translateX(-26px)!important;
}
body.product-detail-page .motion-reveal.from-right:not(.in-view){
  transform:translateX(26px)!important;
}
body.product-detail-page .product-fact.motion-reveal:not(.in-view),
body.product-detail-page .product-panel.motion-reveal:not(.in-view),
body.product-detail-page .related-card.motion-reveal:not(.in-view){
  transform:translateY(26px)!important;
}
body.product-detail-page .motion-reveal.in-view{
  opacity:1!important;
  transform:none!important;
}
@media(max-width:760px){
  body.product-detail-page .motion-reveal.from-left:not(.in-view),
  body.product-detail-page .motion-reveal.from-right:not(.in-view){
    transform:translateY(22px)!important;
  }
}
@media(prefers-reduced-motion:reduce){
  body.product-detail-page .motion-reveal{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
  }
}



/* ===== PRODUCT REQUEST CARD — STICKY FOLLOW-ON-SCROLL ===== */
@media (min-width: 981px){
  body.product-detail-page .product-side-cta,
  body.product-detail-page .request-card,
  body.product-detail-page .product-request-card{
    position:sticky!important;
    top:108px!important;
    align-self:start!important;
    z-index:4!important;
  }
}
body.product-detail-page .product-detail-grid,
body.product-detail-page .product-layout,
body.product-detail-page .product-content-grid{
  overflow:visible!important;
}
@media (max-width:980px){
  body.product-detail-page .product-side-cta,
  body.product-detail-page .request-card,
  body.product-detail-page .product-request-card{
    position:static!important;
    top:auto!important;
  }
}

