:root{--ink:#142641;--forest:#123b69;--green:#1260b6;--green-dark:#0d4e97;--blue:#1260b6;--mist:#eef5fc;--line:#dce6f2;--muted:#60738c;--max:1320px}
body{color:#142641;font-family:Arial,Helvetica,sans-serif;background:#fff}
.button{border-radius:5px;gap:12px}.button-primary{background:#115bb0}.button-primary:hover{background:#0c4486}
.info-header{height:76px;position:relative;z-index:30;background:#fff;border-bottom:1px solid #e2eaf4}.info-header-inner{height:100%;display:flex;align-items:center;gap:34px}.info-logo{display:inline-flex;align-items:center;gap:10px;line-height:1;min-width:206px}.info-logo img{width:44px;height:44px;object-fit:contain;flex:0 0 44px}.info-logo span{display:block}.info-logo strong{display:block;font-size:24px;letter-spacing:-.9px;color:#15365c;white-space:nowrap}.info-logo small{display:block;margin-top:5px;font-size:8px;font-weight:700;letter-spacing:.02em;color:#4d6177;white-space:nowrap}.info-nav{margin:auto}.info-nav .menu{gap:23px;font-size:11px;letter-spacing:.025em}.info-nav .menu>li>a{padding:28px 0 25px}.info-nav .menu>li.current-menu-item>a,.info-nav .menu>li.current-menu-ancestor>a,.info-nav .menu>li>a:hover{color:#115bb0;border-color:#115bb0}.info-nav .sub-menu{top:70px;border-color:#dce6f2}.info-header-actions{display:flex;align-items:center;gap:20px;white-space:nowrap}.info-header-actions .button{font-size:11px;min-height:41px}.info-search{font-size:34px;line-height:1;color:#142641}.info-search:hover{color:#115bb0}.info-header .mobile-menu{display:none}
.info-kicker{margin:0 0 15px;color:#1260b6;font-size:11px;font-weight:800;letter-spacing:.13em;line-height:1.4}.info-hero{position:relative;overflow:hidden;background:linear-gradient(105deg,#e5f2ff 0%,#f4f9ff 50%,#a6cbea 100%)}.info-hero:before{content:"";position:absolute;right:0;top:0;bottom:0;width:56%;background:linear-gradient(90deg,#edf7ff 0%,rgba(237,247,255,.1) 38%),url('solar-install.webp') center/cover;opacity:.7}.info-hero-grid{min-height:570px;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative}.info-hero-copy{padding:65px 0 70px;position:relative;z-index:2}.info-hero h1{max-width:700px;margin:0;font-size:clamp(45px,5.4vw,76px);line-height:1.03;letter-spacing:-.04em;color:#112847}.info-hero h1 em{font-style:normal;color:#1260b6}.info-hero-copy>p:not(.info-kicker){max-width:550px;margin:24px 0;color:#435b77;font-size:17px;line-height:1.65}.info-actions{display:flex;flex-wrap:wrap;gap:12px}.info-button-ghost{border:1px solid #9bb7d5;background:#fff;color:#174a7d}.info-button-ghost:hover{background:#e6f3ff}.info-hero-points{display:flex;gap:24px;margin-top:52px;color:#244465;font-size:11px;font-weight:700}.info-hero-points span:before{content:'✓';display:inline-grid;place-items:center;width:22px;height:22px;margin-right:8px;border-radius:50%;background:#fff;color:#1260b6}.info-hero-visual{height:100%;position:relative}.info-hero-device{position:absolute;filter:drop-shadow(0 26px 20px rgba(20,42,65,.27));object-fit:contain}.info-hero-device-black{width:75%;right:6%;bottom:10%;transform:rotate(-6deg)}.info-hero-device-blue{width:54%;right:44%;bottom:3%;transform:rotate(3deg)}.info-hero-caption{position:absolute;right:4%;top:18%;padding:10px 16px;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.68);backdrop-filter:blur(8px);border-radius:30px;font-size:11px;font-weight:800;color:#315477;text-transform:uppercase;letter-spacing:.09em}
.info-value-strip{background:#fff;border-bottom:1px solid #e6edf4}.info-value-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.info-value-strip .wrap>div{padding:23px 22px 23px 0;display:grid;grid-template-columns:28px 1fr;column-gap:10px;border-right:1px solid #e7eef5}.info-value-strip .wrap>div+div{padding-left:22px}.info-value-strip .wrap>div:last-child{border:0}.info-value-strip b{grid-row:span 2;color:#1260b6;font-size:12px}.info-value-strip strong{font-size:12px}.info-value-strip span{font-size:11px;color:#718197}
.info-section{padding:76px 0}.info-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.info-section-head h2{max-width:710px;margin:0;color:#152c4b;font-size:clamp(28px,3vw,42px);line-height:1.14;letter-spacing:-.025em}.info-section-head>p{max-width:380px;margin:0;color:#60738c}.info-text-link{color:#0d56a8;font-size:13px;font-weight:800;white-space:nowrap}.info-text-link:hover{text-decoration:underline}
.info-category-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:18px}.info-category-card{min-height:320px;position:relative;display:block;overflow:hidden;border-radius:10px;padding:35px}.info-category-card div{position:relative;z-index:2;width:55%}.info-category-card small{font-size:11px;font-weight:800;letter-spacing:.1em}.info-category-card h3{margin:30px 0 12px;font-size:29px;line-height:1.12;letter-spacing:-.025em}.info-category-card p{margin:0 0 24px;font-size:13px}.info-category-card span{font-size:12px;font-weight:800}.info-category-card img{position:absolute;right:0;bottom:0;width:48%;height:100%;object-fit:contain;transition:transform .25s}.info-category-card:hover img{transform:scale(1.04)}.info-category-primary{color:#fff;background:linear-gradient(120deg,#112e55,#0f5dac)}.info-category-primary p{color:#dbe9f8}.info-category-light{color:#173653;background:#edf5fd}.info-category-light p{color:#4e627b}
.info-pathways{background:#f2f7fd}.info-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.info-path-grid>a{min-height:230px;display:flex;flex-direction:column;padding:29px;border:1px solid #dfe9f4;border-radius:8px;background:#fff;box-shadow:0 10px 28px rgba(29,72,110,.04);transition:transform .2s,box-shadow .2s}.info-path-grid>a:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(29,72,110,.11)}.info-path-grid b{color:#1b7ac5;font-size:13px}.info-path-grid h3{margin:20px 0 8px;font-size:23px;line-height:1.2}.info-path-grid p{margin:0 0 22px;color:#66788e;font-size:13px}.info-path-grid span{margin-top:auto;color:#0c58aa;font-size:12px;font-weight:800}
.info-story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.info-story{overflow:hidden;border:1px solid #e2eaf2;border-radius:8px;background:#fff}.info-story-image{display:block;height:175px;background:#dce9f6;overflow:hidden}.info-story-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.info-story:hover .info-story-image img{transform:scale(1.04)}.info-story-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#cbdff1,#e8f3fc);color:#326295;font-size:13px;font-weight:800;letter-spacing:.14em}.info-story-body{padding:20px}.info-story small{color:#4774a2;font-size:10px;text-transform:uppercase;font-weight:800}.info-story h3{margin:10px 0;font-size:18px;line-height:1.27}.info-story h3 a:hover{color:#115bb0}.info-story p{min-height:58px;margin:0 0 14px;color:#60738c;font-size:12px;line-height:1.5}
.info-about-band{display:grid;grid-template-columns:1fr 1fr;min-height:395px;background:#102e51;color:#fff}.info-about-image{background:url('factory-floor.webp') center/cover}.info-about-copy{padding:70px min(7vw,100px)}.info-about-copy .info-kicker{color:#9ccefa}.info-about-copy h2{margin:0 0 18px;font-size:clamp(31px,3.4vw,47px);line-height:1.1}.info-about-copy p:not(.info-kicker){max-width:490px;color:#c8d7e8}.info-about-copy .button{margin-top:18px}
.info-markets{background:linear-gradient(110deg,#e9f4ff,#f8fbff)}.info-markets .wrap{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;align-items:center}.info-markets h2{margin:0 0 16px;font-size:clamp(32px,3vw,44px);line-height:1.1}.info-markets p:not(.info-kicker){max-width:430px;color:#536d86}.info-markets .button{margin-top:20px}.info-market-links{display:grid;grid-template-columns:1fr 1fr;gap:14px}.info-market-links a{min-height:110px;display:flex;justify-content:space-between;align-items:end;padding:20px;border-radius:8px;background:#fff;box-shadow:0 8px 25px rgba(30,80,125,.08);font-size:16px;font-weight:800}.info-market-links a:hover{color:#1260b6}.info-market-links span{color:#1260b6}
.info-cta{padding:42px 0;background:linear-gradient(105deg,#dceeff,#f2f8ff);border-top:1px solid #d4e5f5}.info-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.info-cta h2{margin:0 0 4px;font-size:30px;line-height:1.15}.info-cta p:last-child{margin:0;color:#5c7490}.info-footer{padding:60px 0 18px;background:#122b4a;color:#fff}.info-footer-grid{display:grid;grid-template-columns:2.1fr 1fr 1fr 1.8fr;gap:34px}.info-footer .info-logo strong{color:#fff}.info-footer .info-logo small{color:#b6cee5}.info-footer p,.info-footer address{font-size:12px;line-height:1.65;color:#b9cadc;font-style:normal}.info-footer h2{margin:0 0 17px;font-size:13px}.info-footer-grid>div>a:not(.info-logo){display:block;margin:0 0 9px;color:#c1d3e5;font-size:12px}.info-footer a:hover{color:#fff;text-decoration:underline}.info-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:48px;padding-top:18px;border-top:1px solid #34516e;color:#a4bbd1;font-size:11px}.info-footer-bottom div{display:flex;gap:20px}
.info-topic-hero{min-height:325px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(115deg,#e6f3ff,#cde4f9)}.info-topic-hero.has-image:before{content:"";position:absolute;right:0;top:0;bottom:0;width:52%;background:linear-gradient(90deg,#e6f3ff 0%,rgba(230,243,255,.03) 65%),var(--info-topic-image) center/cover}.info-topic-hero .wrap{position:relative;z-index:1;padding:50px 0}.info-breadcrumbs{display:flex;gap:9px;margin-bottom:32px;color:#446483;font-size:11px}.info-breadcrumbs a:hover{text-decoration:underline}.info-topic-hero h1{max-width:760px;margin:0 0 15px;font-size:clamp(38px,4.8vw,61px);letter-spacing:-.035em;line-height:1.05}.info-topic-hero p:not(.info-kicker){max-width:670px;color:#455f79;font-size:15px}.info-topic-children{background:#fff}.info-topic-intro{background:#f2f7fd}.info-topic-intro-grid{display:grid;grid-template-columns:1fr 1.45fr;gap:60px}.info-topic-intro h2{margin:0;font-size:32px;line-height:1.15}.info-topic-intro .entry-content{font-size:15px;line-height:1.75}.info-topic-intro .entry-content p:first-child{margin-top:0}.info-empty{padding:40px;border:1px solid #dce6f2;background:#f8fbff;border-radius:8px}.info-empty h3{margin:0}.info-empty p{max-width:700px;color:#60738c}
.knowledge-sidebar>div,.knowledge-header,.article-product-links{--forest:#123b69}
@media(max-width:1100px){.info-nav .menu{gap:12px;font-size:10px}.info-header-inner{gap:16px}.info-logo{min-width:185px}.info-logo strong{font-size:20px}.info-logo img{width:40px;height:40px;flex-basis:40px}.info-header-actions{gap:8px}.info-hero h1{font-size:54px}.info-story-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.info-header{height:68px}.info-nav,.info-header-actions{display:none}.info-header .mobile-menu{display:block;margin-left:auto}.info-hero-grid{grid-template-columns:1fr;min-height:0}.info-hero-copy{padding:70px 0 22px}.info-hero h1{font-size:clamp(42px,9vw,62px)}.info-hero-visual{height:285px}.info-hero-points{margin-top:30px;flex-wrap:wrap;gap:10px}.info-category-grid,.info-about-band,.info-markets .wrap,.info-topic-intro-grid{grid-template-columns:1fr}.info-value-strip .wrap{grid-template-columns:repeat(2,1fr)}.info-path-grid{grid-template-columns:1fr 1fr}.info-about-image{min-height:300px}.info-footer-grid{grid-template-columns:1fr 1fr}.info-section{padding:56px 0}}
@media(max-width:560px){.wrap{width:min(var(--max),calc(100% - 32px))}.info-hero-copy{padding:55px 0 10px}.info-hero h1{font-size:42px}.info-hero-copy>p:not(.info-kicker){font-size:15px}.info-hero-visual{height:220px}.info-hero-points span{font-size:10px}.info-value-strip .wrap{grid-template-columns:1fr 1fr}.info-value-strip .wrap>div{padding:15px 7px!important;grid-template-columns:1fr}.info-value-strip b{grid-row:auto}.info-section-head{display:block}.info-section-head .info-text-link{display:inline-block;margin-top:18px}.info-category-grid,.info-path-grid,.info-story-grid,.info-market-links{grid-template-columns:1fr}.info-category-card{min-height:285px;padding:25px}.info-category-card div{width:65%}.info-category-card h3{font-size:23px}.info-category-card img{width:47%}.info-about-copy{padding:45px 25px}.info-cta .wrap{align-items:flex-start;flex-direction:column}.info-footer-grid{grid-template-columns:1fr 1fr;gap:25px}.info-footer-grid>div:first-child,.info-footer-grid>div:last-child{grid-column:span 2}.info-footer-bottom{flex-direction:column}.info-topic-hero .wrap{padding:43px 0}.info-topic-hero h1{font-size:39px}}
/* Industrial B2B hero: real product cutouts over an illustrative factory scene. */
.info-hero{background:#dbe9f5}
.info-hero:before{width:100%;opacity:1;background:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 31%,rgba(226,238,248,.35) 51%,rgba(226,238,248,0) 68%),url('hero-industrial-v2.webp') center center/cover no-repeat}
.info-hero:after{content:"";position:absolute;inset:auto 0 0;height:95px;pointer-events:none;background:linear-gradient(0deg,rgba(9,39,69,.22),transparent)}
.info-hero-grid{min-height:620px;grid-template-columns:53% 47%}
.info-hero-grid:before{content:"";position:absolute;left:-13%;top:22%;width:48%;height:52%;background:url("hero-global-network.png") left center/contain no-repeat;opacity:.34;mix-blend-mode:multiply;pointer-events:none;z-index:1}
.info-hero-copy{padding:72px 0 76px}
.info-hero-copy .info-kicker{display:inline-flex;align-items:center;gap:10px;color:#0b518d}
.info-hero-copy .info-kicker:before{content:"";width:26px;height:2px;background:#0e69ae}
.info-hero h1{max-width:730px;font-size:clamp(46px,5.1vw,73px);text-shadow:0 1px 0 rgba(255,255,255,.5)}
.info-hero-copy>p:not(.info-kicker){max-width:510px;color:#2c4968}
.info-hero-points{gap:17px;margin-top:42px}
.info-hero-points span{padding:4px 7px 4px 0;background:rgba(241,247,253,.72);border-radius:22px}
.info-hero-visual{z-index:2}
.info-hero-product-stage{position:absolute;inset:0;pointer-events:none}
.info-hero-product{position:absolute;display:block;height:auto;object-fit:contain;filter:drop-shadow(0 22px 19px rgba(4,19,39,.34));transition:transform .3s ease}
.info-hero-product-white{z-index:3;width:36%;left:7%;bottom:6%;transform:rotate(0deg)}
.info-hero-product-green{z-index:2;width:45%;right:10%;bottom:3%;transform:rotate(0deg)}
.info-hero-caption{top:9%;right:0;background:rgba(238,247,255,.9);color:#1e4c72}
.info-stories{background:#fff}
.info-stories .info-story-grid{grid-template-columns:1.25fr 1fr 1fr;grid-template-rows:repeat(2,minmax(285px,auto))}
.info-stories .info-story:first-child{grid-row:span 2;background:#f1f7fd}
.info-stories .info-story:first-child .info-story-image{height:390px}
.info-stories .info-story:first-child .info-story-body{padding:26px}
.info-stories .info-story:first-child h3{font-size:28px}
.info-stories .info-story:not(:first-child) .info-story-image{height:130px}
.info-stories .info-story:not(:first-child) .info-story-body{padding:15px}
.info-stories .info-story:not(:first-child) h3{font-size:16px;margin:7px 0}
.info-stories .info-story:not(:first-child) p{min-height:0;margin-bottom:10px}
.info-certifications{background:#f2f6fb;border-top:1px solid #e0e9f3}
.info-certifications .info-section-head>p{font-size:13px;line-height:1.55}
.info-cert-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}
.info-cert-card{margin:0;padding:12px 11px 15px;background:#fff;border:1px solid #dce6f1;border-radius:8px;box-shadow:0 10px 28px rgba(23,60,96,.05);min-width:0}
.info-cert-media{height:190px;display:grid;place-items:center;padding:7px;background:#f8fafc;border:1px solid #edf1f5;border-radius:4px}
.info-cert-media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.info-cert-card figcaption{padding:14px 3px 0;min-height:60px}
.info-cert-card small{display:block;color:#1771bd;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.info-cert-card strong{display:block;margin-top:5px;color:#1c3654;font-size:12px;line-height:1.25}
.info-cert-more{display:inline-block;margin-top:25px}
@media(max-width:1100px){.info-cert-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-hero-grid{grid-template-columns:55% 45%}.info-hero-product-white{width:40%;left:5%}.info-hero-product-green{width:49%;right:11%}}
@media(max-width:800px){.info-hero-grid{grid-template-columns:1fr;min-height:0}.info-hero-grid:before{left:-22%;top:14%;width:78%;height:38%;opacity:.22}.info-hero-copy{padding:62px 0 12px}.info-hero-visual{height:330px}.info-hero-product-white{width:28%;left:24%;bottom:4%}.info-hero-product-green{width:34%;right:24%;bottom:1%}.info-hero-caption{right:8%;top:2%}.info-stories .info-story-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.info-stories .info-story:first-child{grid-column:span 2;grid-row:auto}.info-stories .info-story:first-child .info-story-image{height:270px}}
@media(max-width:560px){.info-hero:before{background-position:64% center;background-image:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.93) 48%,rgba(227,240,250,.15) 100%),url('hero-industrial-v2.webp')}.info-hero-grid:before{top:14%;left:-28%;width:82%;height:32%;opacity:.18}.info-hero-copy{padding:47px 0 8px}.info-hero h1{font-size:42px}.info-hero-points{gap:5px;margin-top:24px}.info-hero-points span{font-size:9px}.info-hero-visual{height:255px}.info-hero-product-white{width:39%;left:10%;bottom:1%}.info-hero-product-green{width:43%;right:18%;bottom:2%}.info-hero-caption{display:none}.info-stories .info-story-grid{grid-template-columns:1fr}.info-stories .info-story:first-child{grid-column:auto}.info-stories .info-story:first-child .info-story-image{height:220px}.info-stories .info-story:first-child h3{font-size:23px}.info-cert-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.info-cert-card{padding:8px}.info-cert-media{height:155px}.info-cert-card strong{font-size:11px}}

/* Info-site blue industrial skin for inherited parent templates. */
.catalog-page,.single-product-page,.company-page,.downloads-page,.faq-page,.legal-page,.sitemap-page{background:#f4f8fc;color:#142641}
.catalog-page .eyebrow,.single-product-page .eyebrow,.company-page .eyebrow,.downloads-page .eyebrow,.faq-page .eyebrow,.legal-page .eyebrow,.sitemap-page .eyebrow,.catalog-kicker{color:#1260b6;letter-spacing:.1em}
.catalog-page .button-primary,.single-product-page .button-primary,.company-page .button-primary,.downloads-page .button-primary,.faq-page .button-primary,.legal-page .button-primary{background:#115bb0;border-color:#115bb0;color:#fff;box-shadow:0 10px 20px rgba(17,91,176,.16)}
.catalog-page .button-primary:hover,.single-product-page .button-primary:hover,.company-page .button-primary:hover,.downloads-page .button-primary:hover,.faq-page .button-primary:hover,.legal-page .button-primary:hover{background:#0c4486;border-color:#0c4486;color:#fff}
.button-outline{border-color:#9bb7d5;color:#174a7d;background:#fff}.button-outline:hover{background:#e8f3ff;color:#0c4486}

.catalog-hero,.catalog-context-inverter .catalog-hero,.catalog-context-solar-controller .catalog-hero,.catalog-context-all-products .catalog-hero{min-height:350px;background-color:#dbe9f5;background-image:linear-gradient(90deg,rgba(230,241,250,.98) 0%,rgba(233,244,252,.92) 39%,rgba(232,242,250,.5) 58%,rgba(232,242,250,.08) 78%),url('hero-industrial-v2.webp');background-position:center;background-size:cover;background-repeat:no-repeat;border-bottom:1px solid #d6e4f1}
.catalog-hero:before{content:"";position:absolute;left:-11%;top:13%;bottom:0;width:45%;background:url('hero-global-network.png') left center/contain no-repeat;opacity:.22;pointer-events:none;mix-blend-mode:multiply}
.catalog-hero-inner{min-height:350px}.catalog-hero-copy{padding:54px 0}.catalog-hero h1{color:#102947;font-size:clamp(38px,4vw,58px);letter-spacing:-.035em}.catalog-hero-copy>p:not(.catalog-kicker){color:#36536f;font-size:15px;line-height:1.65}.breadcrumbs,.product-breadcrumbs,.downloads-hero .breadcrumbs{color:#54708b}.breadcrumbs strong,.product-breadcrumbs strong{color:#1c3654}.breadcrumbs a:hover,.product-breadcrumbs a:hover{color:#115bb0}
.catalog-benefits{background:#eaf4fe;border-color:#d3e4f3;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.catalog-benefit-grid>div{border-color:#d5e5f3}.catalog-benefit-grid b{color:#163450}.catalog-benefit-grid b:before{color:#0f60b5;background:#fff;border-color:#8fb8dd;box-shadow:0 6px 14px rgba(18,80,140,.08)}.catalog-benefit-grid span{color:#516b84}
.catalog-layout{background:#f8fbff}.catalog-sidebar{border-right-color:#d9e6f2}.catalog-categories:after{background:#1260b6}.catalog-categories a{color:#435c75}.catalog-categories a.active{color:#0d56a8;background:#e8f3ff;border-left-color:#1260b6}.catalog-categories b{color:#155d9d;background:#ddecfb}.catalog-filter-form input{accent-color:#1260b6}.catalog-help{background:#edf6ff;border:1px solid #dbe9f6}.catalog-help>span,.product-model,.related-guides span{color:#1260b6}.catalog-featured{border-top-color:#123b69}.catalog-featured a span,.catalog-toolbar,.catalog-empty{background:#f1f7fd}.catalog-featured a:hover strong,.catalog-product-copy h2 a:hover{color:#115bb0}.catalog-product-card,.related-guides article{border-color:#dce8f3;box-shadow:0 8px 22px rgba(24,68,108,.05)}.catalog-product-card:hover{border-color:#9fc4e6;box-shadow:0 16px 30px rgba(24,68,108,.12)}.catalog-product-image{background:#f6faff}.product-badge{color:#0d56a8;background:#ddecfb}.product-feature-list li:before{color:#1260b6}.catalog-pagination .current{background:#115bb0;border-color:#115bb0}.catalog-support-band{background:#e8f3ff;border-color:#d3e4f3}.catalog-support-grid>div:not(:first-child){border-left-color:#d2e1ee}.catalog-seo{background:#fff}

.product-context-bar{background:#edf6ff;border-bottom-color:#d8e6f3}.product-back-link,.product-breadcrumbs a:hover{color:#115bb0}.product-detail-image{background:#f4f9ff;border-color:#dbe8f4}.gallery-arrow{color:#123b69;border-color:#d4e3f0}.gallery-arrow:hover,.gallery-arrow:focus{background:#115bb0;border-color:#115bb0}.product-gallery-thumb.is-active{border-color:#115bb0;box-shadow:inset 0 0 0 1px #115bb0}.product-whatsapp-button{background:#145cae;border-color:#145cae}.product-whatsapp-button:hover,.product-whatsapp-button:focus{background:#0c4486;border-color:#0c4486}.product-inquiry-backdrop{background:rgba(10,32,56,.72)}.product-inquiry-dialog{border-color:#cdddeb;box-shadow:0 30px 80px rgba(7,30,54,.3)}.product-inquiry-close:hover,.product-inquiry-close:focus{background:#115bb0;border-color:#115bb0}.product-information-band,.product-related,.product-inquiry{background:#f4f8fc}.product-detail-sidebar>section,.product-description,.product-spec-table,.product-related-card{border-color:#dce8f3;background:#fff}

.company-hero,.contact-hero,.legal-hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#e7f3ff 0%,#f7fbff 50%,#d5e8f8 100%);border-bottom:1px solid #d6e4f1;color:#142641}.company-hero:before,.contact-hero:before,.legal-hero:before{content:"";position:absolute;right:0;top:0;bottom:0;width:52%;background:linear-gradient(90deg,rgba(231,243,255,.94),rgba(231,243,255,.15)),url('factory-floor.webp') center/cover no-repeat;opacity:.52}.company-hero .wrap,.contact-hero .wrap,.legal-hero .wrap{position:relative;z-index:1}.company-hero h1,.contact-hero h1,.legal-hero h1{color:#102947;letter-spacing:-.035em}.company-hero p:not(.eyebrow),.contact-hero p:not(.eyebrow),.legal-hero>div>p:not(.eyebrow){color:#405c78}.company-hero-image,.company-hero-media,.company-profile-building,.company-gallery figure,.factory-profile-images figure,.factory-capacity-images figure{background:#e4eef7;box-shadow:0 16px 38px rgba(21,67,109,.11)}.company-hero-media{border-color:#d3e3f1}.company-profile-video figcaption span,.company-profile-building span,.metric-grid strong,.company-capabilities .eyebrow,.capability-grid span,.factory-profile-points strong,.certificate-card span,.contact-hero .eyebrow,.contact-panel span{color:#1260b6}.company-profile-building figcaption,.company-gallery figcaption,.factory-profile-images figcaption,.factory-capacity-images figcaption{background:linear-gradient(0deg,rgba(9,34,60,.88),rgba(9,34,60,0))}.about-jump-nav,.management-guide,.factory-profile,.factory-control,.company-capabilities,.about-quality{background:#f1f7fd;border-color:#d8e6f3}.about-jump-nav a,.metric-grid>div,.capability-grid article,.management-list>div,.contact-checklist>div,.company-editor-content .entry-copy,.certificate-card{background:#fff;border-color:#dce8f3;box-shadow:0 8px 22px rgba(24,68,108,.05)}.about-jump-nav a span,.capability-grid span{color:#1260b6}.about-jump-nav a:hover,.about-jump-nav a:focus{border-color:#9fc4e6;background:#eaf4ff}.factory-hero-collage{background:#d7e6f4}.factory-capacity,.downloads-support-band{background:#122b4a}.factory-capacity .eyebrow,.downloads-support-band .eyebrow{color:#9ccefa}.certificate-card figure{border-color:#e1eaf3}.contact-panel>a,.contact-panel>div{background:#f3f8fe;border-color:#d5e5f3}.contact-panel>a:hover,.contact-panel>a:focus{background:#eaf4ff;border-color:#9fc4e6}.contact-panel svg{color:#1260b6;border-color:#9fc4e6}.contact-main{background:#fff;border-bottom-color:#d8e6f3}.contact-checklist>div{border-left-color:#1260b6}.contact-form{border-color:#cbddeb;box-shadow:0 14px 36px rgba(21,67,109,.1)}.contact-form input,.contact-form textarea{background:#f7fbff}

.downloads-hero{background:url('hero-industrial-v2.webp') center/cover no-repeat}.downloads-hero:before{background:linear-gradient(90deg,rgba(14,45,78,.92) 0%,rgba(16,55,93,.78) 42%,rgba(16,55,93,.16) 76%)}.downloads-hero .eyebrow{color:#9ccefa}.downloads-hero h1+p{color:#d9e8f7}.download-category-links{border-bottom-color:#d8e6f3}.download-category-links a{color:#435c75}.download-category-links a:hover,.download-category-links a:focus{color:#115bb0;border-color:#1260b6}.download-category-links span{color:#115bb0;background:#ddecfb}.download-item{border-color:#cbddeb;box-shadow:0 8px 22px rgba(21,67,109,.06)}.download-item:hover{border-color:#9fc4e6;box-shadow:0 16px 30px rgba(21,67,109,.12)}.download-file-icon{color:#1260b6;background:#f1f7fd;border-color:#cbddeb}.download-file-icon:after{border-color:#cbddeb}.download-file-icon span{background:#b8cde0;box-shadow:0 -7px 0 #b8cde0}.download-item-copy>span{color:#1260b6}.download-action{background:#115bb0;border-color:#115bb0;box-shadow:0 8px 18px rgba(17,91,176,.18)}.download-action:hover,.download-action:focus{background:#0c4486;border-color:#0c4486}.downloads-empty{background:#f1f7fd;border-color:#dce8f3}

.faq,.faq-page,.legal-page,.sitemap-page{background:#f4f8fc}.faq-list{border-top-color:#cbddeb}.faq-list details{border-bottom-color:#cbddeb}.faq-list summary:after{color:#1260b6}.inquiry .eyebrow,.inquiry-form .form-urgent-note a{color:#1260b6}.contact-line{color:#173653}.legal-navigation,.legal-content,.sitemap-grid>section{border-color:#dce8f3;background:#fff;box-shadow:0 8px 22px rgba(24,68,108,.04)}.legal-navigation strong{color:#123b69}.legal-navigation a{border-top-color:#e3edf6;color:#60738c}.legal-navigation a:hover,.legal-navigation a:focus,.legal-navigation a.is-current{color:#115bb0;background:#eaf4ff}.legal-content p,.legal-content li,.sitemap-grid a{color:#4f647a}.sitemap-grid li ul{border-left-color:#d8e6f3}.sitemap-grid a:hover,.sitemap-grid a:focus{color:#115bb0}

@media(max-width:760px){.catalog-hero,.catalog-context-inverter .catalog-hero,.catalog-context-solar-controller .catalog-hero,.catalog-context-all-products .catalog-hero{background-image:linear-gradient(180deg,rgba(232,243,253,.98) 0%,rgba(232,243,253,.9) 58%,rgba(232,243,253,.25) 100%),url('hero-industrial-v2.webp')}.company-hero:before,.contact-hero:before,.legal-hero:before{width:100%;opacity:.22}.catalog-hero:before{left:-24%;top:12%;width:80%;opacity:.14}.downloads-hero:before{background:rgba(14,45,78,.78)}}
/* Home section reorder polish: certificates first, product range later. */
.info-home .info-certifications{position:relative;overflow:hidden;background:linear-gradient(180deg,#f5f9fd 0%,#eaf3fc 100%);border-block:1px solid #dce9f5}
.info-home .info-certifications:before{content:"";position:absolute;left:-10%;top:-30%;width:52%;height:90%;background:url('hero-global-network.png') left center/contain no-repeat;opacity:.13;pointer-events:none}
.info-home .info-certifications .wrap{position:relative;z-index:1}
.info-home .info-certifications .info-section-head{align-items:center;margin-bottom:28px}
.info-home .info-certifications .info-section-head h2{max-width:620px}
.info-home .info-cert-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;align-items:stretch}
.info-home .info-cert-card{position:relative;min-height:328px;padding:14px 14px 16px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #cddfed;border-radius:8px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);box-shadow:0 14px 32px rgba(24,68,108,.09)}
.info-home .info-cert-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#1260b6,#6aa7dc)}
.info-home .info-cert-card:after{content:"";position:absolute;right:13px;top:13px;width:34px;height:34px;border-top:1px solid rgba(18,96,182,.16);border-right:1px solid rgba(18,96,182,.16);border-radius:0 5px 0 0;pointer-events:none}
.info-home .info-cert-media{height:218px;padding:10px;background:linear-gradient(180deg,#f9fcff,#eef5fb);border:1px solid #e4edf6;border-radius:6px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}
.info-home .info-cert-media img{max-height:100%;filter:drop-shadow(0 8px 10px rgba(22,54,88,.12))}
.info-home .info-cert-card figcaption{min-height:70px;padding:14px 2px 0;display:flex;flex-direction:column;justify-content:flex-start;gap:6px}
.info-home .info-cert-card small{width:max-content;max-width:100%;height:22px;padding:0 8px;display:inline-flex;align-items:center;border:1px solid #bed6ec;border-radius:999px;background:#eaf4ff;color:#10599f;font-size:9px;line-height:1;white-space:nowrap}
.info-home .info-cert-card strong{margin:0;min-height:34px;color:#173653;font-size:12px;line-height:1.25;letter-spacing:0;display:flex;align-items:flex-start}
.info-home .info-cert-more{margin-top:24px;padding:11px 16px;border:1px solid #b8d1e9;border-radius:999px;background:#fff;box-shadow:0 8px 22px rgba(24,68,108,.06)}

.info-products-home{background:#fff}
.info-products-home .info-section-head{align-items:center}
.info-products-home .info-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.info-products-home .info-category-card{min-height:390px;padding:42px;display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:center;border-radius:12px;isolation:isolate}
.info-products-home .info-category-card:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.22),transparent 36%),linear-gradient(135deg,rgba(255,255,255,.08),transparent 44%);pointer-events:none}
.info-products-home .info-category-card div{width:auto;max-width:420px;position:relative;z-index:2}
.info-products-home .info-category-card small{display:inline-flex;align-items:center;height:28px;padding:0 11px;border-radius:999px;background:rgba(255,255,255,.13);font-size:10px;line-height:1;white-space:nowrap}
.info-products-home .info-category-card h3{margin:28px 0 14px;font-size:clamp(28px,2.6vw,43px);line-height:1.08;letter-spacing:-.035em}
.info-products-home .info-category-card p{font-size:15px;line-height:1.65}
.info-products-home .info-category-card span{display:inline-flex;margin-top:10px;color:inherit;font-size:13px}
.info-products-home .info-category-card img{position:relative;right:auto;bottom:auto;z-index:1;width:100%;height:300px;object-fit:contain;filter:drop-shadow(0 22px 22px rgba(10,35,65,.22));justify-self:center;mix-blend-mode:normal}
.info-products-home .info-category-primary{background:linear-gradient(130deg,#102b50 0%,#174f94 62%,#1d75bf 100%);box-shadow:0 22px 45px rgba(21,67,109,.16)}
.info-products-home .info-category-primary small{color:#d9ebff;border:1px solid rgba(255,255,255,.24)}
.info-products-home .info-category-primary img{transform:scale(1.18);transform-origin:center center}
.info-products-home .info-category-light{background:linear-gradient(135deg,#edf6ff 0%,#dfeefa 100%);border:1px solid #d5e5f3;box-shadow:0 18px 40px rgba(21,67,109,.08)}
.info-products-home .info-category-light small{color:#134f8d;background:#fff;border:1px solid #c2d8eb}
.info-products-home .info-category-light img{max-width:82%;height:310px;transform:translateX(2%) scale(1.04)}
.info-products-home .info-category-card:hover img{transform:translateY(-4px) scale(1.08)}
.info-products-home .info-category-primary:hover img{transform:translateY(-4px) scale(1.22)}

@media(max-width:1180px){.info-home .info-cert-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-home .info-cert-card{min-height:315px}.info-products-home .info-category-card{grid-template-columns:1fr;min-height:430px}.info-products-home .info-category-card img{height:230px;max-width:70%;justify-self:end}.info-products-home .info-category-card div{max-width:620px}.info-products-home .info-category-primary img{transform:scale(1.05)}.info-products-home .info-category-primary:hover img{transform:translateY(-4px) scale(1.09)}}
@media(max-width:760px){.info-home .info-cert-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.info-home .info-cert-card{min-height:285px;padding:10px}.info-home .info-cert-media{height:190px}.info-home .info-cert-card figcaption{min-height:66px}.info-products-home .info-category-grid{grid-template-columns:1fr}.info-products-home .info-category-card{min-height:360px;padding:28px}.info-products-home .info-category-card h3{font-size:29px}.info-products-home .info-category-card img{height:190px;max-width:76%}}

/* Certificate card separation fix. */
.info-home .info-cert-card{min-height:350px;padding:14px 14px 0;justify-content:flex-start}
.info-home .info-cert-media{height:190px;flex:0 0 190px;margin-bottom:0;overflow:hidden;align-items:center;background:#f7fbff}
.info-home .info-cert-media img{max-height:172px;max-width:92%;object-fit:contain}
.info-home .info-cert-card figcaption{min-height:112px;margin:14px -14px 0;padding:14px 14px 16px;border-top:1px solid #dbe8f4;background:#fff;justify-content:flex-start;position:relative;z-index:2}
.info-home .info-cert-card small{position:static;margin-bottom:3px;background:#edf6ff}
.info-home .info-cert-card strong{min-height:38px;font-size:13px;line-height:1.28;align-items:flex-start;color:#1b3655}
@media(max-width:1180px){.info-home .info-cert-card{min-height:330px}.info-home .info-cert-media{height:178px;flex-basis:178px}.info-home .info-cert-media img{max-height:160px}.info-home .info-cert-card figcaption{min-height:108px}}
@media(max-width:760px){.info-home .info-cert-card{min-height:306px}.info-home .info-cert-media{height:168px;flex-basis:168px}.info-home .info-cert-media img{max-height:150px}.info-home .info-cert-card figcaption{min-height:104px}}

/* Compact product category strip below hero. */
.info-product-strip{padding:44px 0 46px;background:#fff;border-bottom:1px solid #e3edf6}
.info-product-strip-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}
.info-product-strip-head h2{margin:0;color:#102947;font-size:clamp(27px,2.7vw,40px);line-height:1.12;letter-spacing:-.025em}
.info-product-mini-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.info-product-mini-card{min-width:0;min-height:245px;padding:16px 15px 17px;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid #dce8f3;border-radius:8px;background:linear-gradient(180deg,#f8fbff 0%,#eef6fe 100%);box-shadow:0 10px 25px rgba(24,68,108,.06);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.info-product-mini-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 14%,rgba(18,96,182,.11),transparent 34%);pointer-events:none}
.info-product-mini-card:hover{transform:translateY(-3px);border-color:#9fc4e6;box-shadow:0 18px 32px rgba(24,68,108,.12)}
.info-product-mini-card img{width:100%;height:118px;margin:0 auto 14px;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 12px 12px rgba(22,54,88,.13));mix-blend-mode:multiply}
.info-product-mini-card:nth-child(3) img{mix-blend-mode:normal;transform:scale(1.12)}
.info-product-mini-card strong{position:relative;z-index:1;min-height:38px;color:#173653;font-size:15px;line-height:1.22;letter-spacing:-.01em}
.info-product-mini-card span{position:relative;z-index:1;min-height:34px;margin-top:7px;color:#657a90;font-size:12px;line-height:1.4}
.info-product-mini-card b{width:31px;height:31px;margin-top:auto;display:grid;place-items:center;position:relative;z-index:1;border-radius:50%;background:#fff;color:#1260b6;box-shadow:0 6px 16px rgba(24,68,108,.1);font-size:19px;line-height:1}
.info-product-mini-card:hover b{background:#1260b6;color:#fff}
@media(max-width:1180px){.info-product-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-product-mini-card{min-height:220px}.info-product-mini-card img{height:105px}}
@media(max-width:640px){.info-product-strip{padding:34px 0}.info-product-strip-head{display:block}.info-product-strip-head .info-text-link{display:inline-flex;margin-top:12px}.info-product-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.info-product-mini-card{min-height:210px;padding:13px}.info-product-mini-card img{height:92px}.info-product-mini-card strong{font-size:13px}.info-product-mini-card span{font-size:11px}}

/* Softer bottom certification wall. */
.info-home .info-certifications{padding:70px 0 78px;background:linear-gradient(180deg,#f8fbff 0%,#edf5fc 100%);border-top:1px solid #dde9f4;border-bottom:1px solid #d7e5f1}
.info-home .info-certifications:before{opacity:.08;left:auto;right:-18%;top:-18%;width:58%;height:85%;background:url('hero-global-network.png') right center/contain no-repeat}
.info-home .info-certifications .info-section-head{margin-bottom:26px;align-items:end}
.info-home .info-certifications .info-section-head h2{font-size:clamp(30px,3vw,44px)}
.info-home .info-certifications .info-section-head>p{color:#667c94}
.info-home .info-cert-grid{gap:14px}
.info-home .info-cert-card{min-height:302px;padding:12px;overflow:hidden;border:1px solid #dce8f3;border-radius:10px;background:rgba(255,255,255,.86);box-shadow:0 10px 26px rgba(24,68,108,.07);backdrop-filter:blur(4px)}
.info-home .info-cert-card:before,.info-home .info-cert-card:after{content:none}
.info-home .info-cert-media{height:176px;flex:0 0 176px;padding:12px;border:1px solid #e4edf5;border-radius:8px;background:#f9fcff;box-shadow:none}
.info-home .info-cert-media img{max-height:150px;max-width:92%;filter:drop-shadow(0 5px 8px rgba(22,54,88,.1))}
.info-home .info-cert-card figcaption{min-height:88px;margin:12px -12px -12px;padding:13px 14px 15px;border-top:1px solid #e4edf5;background:#fff}
.info-home .info-cert-card small{height:21px;margin-bottom:7px;padding:0 8px;border-color:#d1e2f2;background:#f3f8fe;color:#2c669d;font-size:9px;letter-spacing:.08em}
.info-home .info-cert-card strong{min-height:0;color:#1d3856;font-size:13px;line-height:1.28}
.info-home .info-cert-more{margin-top:24px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
@media(max-width:1180px){.info-home .info-cert-card{min-height:292px}.info-home .info-cert-media{height:170px;flex-basis:170px}.info-home .info-cert-media img{max-height:144px}.info-home .info-cert-card figcaption{min-height:86px}}
@media(max-width:760px){.info-home .info-certifications{padding:54px 0 60px}.info-home .info-cert-card{min-height:266px}.info-home .info-cert-media{height:148px;flex-basis:148px}.info-home .info-cert-media img{max-height:124px}.info-home .info-cert-card figcaption{min-height:84px}}

/* Hero now uses the green inverter group only. */
.info-hero-product-white{display:none!important}

/* Buyer guides mega menu: expand Global Markets as the right column. */
.info-nav .menu-item-buyers-mega>.sub-menu{width:min(620px,calc(100vw - 48px));padding:18px;grid-template-columns:minmax(240px,1fr) minmax(230px,.95fr);gap:0;left:50%;transform:translateX(-50%);border-top:3px solid #115bb0;border-radius:0 0 8px 8px;box-shadow:0 22px 46px rgba(18,59,105,.16)}
.info-nav .menu-item-buyers-mega>.sub-menu>li{min-width:0;padding:2px 18px 6px}
.info-nav .menu-item-buyers-mega>.sub-menu>li>a{margin:0 0 6px;padding:11px 12px;color:#123b69;font-size:15px;font-weight:850;border-radius:5px}
.info-nav .menu-item-buyers-mega>.sub-menu>li>a:hover,.info-nav .menu-item-buyers-mega>.sub-menu>li>a:focus,.info-nav .menu-item-buyers-mega>.sub-menu>li.current-menu-item>a,.info-nav .menu-item-buyers-mega>.sub-menu>li.current-menu-ancestor>a{color:#0d56a8;background:#eef6ff}
.info-nav .menu-item-buyers-mega>.sub-menu>li.menu-item-has-children{grid-column:2;grid-row:1 / span 4;padding-left:22px;border-left:1px solid #dce6f2}
.info-nav .menu-item-buyers-mega>.sub-menu>li.menu-item-has-children>a{padding-right:12px;color:#123b69;background:#f5f9fd}
.info-nav .menu-item-buyers-mega>.sub-menu>li.menu-item-has-children>a:after{content:none}
.info-nav .menu-item-buyers-mega>.sub-menu>li>.sub-menu{min-width:0;margin:0;padding:0;display:grid;position:static;list-style:none;border:0;box-shadow:none;background:transparent}
.info-nav .menu-item-buyers-mega>.sub-menu>li>.sub-menu a{margin:2px 0;padding:9px 12px;color:#586d83;font-size:12px;font-weight:750;border-radius:5px}
.info-nav .menu-item-buyers-mega>.sub-menu>li>.sub-menu a:hover,.info-nav .menu-item-buyers-mega>.sub-menu>li>.sub-menu a:focus,.info-nav .menu-item-buyers-mega>.sub-menu>li>.sub-menu .current-menu-item>a{color:#0d56a8;background:#eef6ff;box-shadow:inset 3px 0 #115bb0}
.info-nav .menu-item-buyers-mega>.sub-menu>li:nth-child(-n+4){grid-column:1}
.info-nav .menu-item-buyers-mega>.sub-menu>li:nth-child(5){grid-column:2;grid-row:1 / span 4}

/* Unified dropdown typography for all desktop nav menus. */
.info-nav .sub-menu>li>a{color:#173b6c;font-size:15px;font-weight:850;letter-spacing:.01em;line-height:1.25}
.info-nav .sub-menu>li>a:hover,.info-nav .sub-menu>li>a:focus{color:#0d56a8;background:#eef6ff}
.info-nav .sub-menu .sub-menu a{color:#5b7087;font-size:12px;font-weight:750;letter-spacing:0;line-height:1.35}
.info-nav .menu-item-products-mega>.sub-menu>li>a,.info-nav .menu-item-resources-mega>.sub-menu>li>a,.info-nav .menu-item-buyers-mega>.sub-menu>li>a{color:#173b6c;font-size:15px;font-weight:850;letter-spacing:.01em;line-height:1.25}
.info-nav .menu-item-products-mega>.sub-menu>li>.sub-menu a,.info-nav .menu-item-resources-mega>.sub-menu>li>.sub-menu a,.info-nav .menu-item-buyers-mega>.sub-menu>li>.sub-menu a{color:#5b7087;font-size:12px;font-weight:750;letter-spacing:0;line-height:1.35}
.info-nav .menu-item-products-mega>.sub-menu>li>a:hover,.info-nav .menu-item-products-mega>.sub-menu>li>a:focus,.info-nav .menu-item-resources-mega>.sub-menu>li>a:hover,.info-nav .menu-item-resources-mega>.sub-menu>li>a:focus,.info-nav .menu-item-buyers-mega>.sub-menu>li>a:hover,.info-nav .menu-item-buyers-mega>.sub-menu>li>a:focus{color:#0d56a8;background:#eef6ff}

/* Global markets map network background. */
.info-markets{position:relative;overflow:hidden;background:linear-gradient(110deg,#e9f4ff 0%,#f8fbff 100%)}
.info-markets:before{content:"";position:absolute;inset:0;background:url('global-map-network.svg') center center/cover no-repeat;opacity:.72;pointer-events:none;mix-blend-mode:multiply}
.info-markets:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(235,246,255,.76) 0%,rgba(248,251,255,.5) 46%,rgba(248,251,255,.72) 100%);pointer-events:none}
.info-markets .wrap{position:relative;z-index:1}
.info-market-links a{background:rgba(255,255,255,.9);backdrop-filter:blur(3px)}
@media(max-width:800px){.info-markets:before{opacity:.45;background-position:center top}.info-markets:after{background:rgba(245,250,255,.72)}}

/* Knowledge pathways technical background. */
.info-pathways{position:relative;overflow:hidden;background:linear-gradient(180deg,#f3f8fe 0%,#edf5fc 100%)}
.info-pathways:before{content:"";position:absolute;inset:0;background:url('knowledge-circuit-bg.svg') center center/cover no-repeat;opacity:.82;pointer-events:none;mix-blend-mode:multiply}
.info-pathways:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(245,250,255,.72),rgba(238,246,253,.62));pointer-events:none}
.info-pathways .wrap{position:relative;z-index:1}
.info-path-grid>a{background:rgba(255,255,255,.88);backdrop-filter:blur(3px);border-color:#d6e5f2;box-shadow:0 12px 30px rgba(24,68,108,.08)}
.info-path-grid>a:hover{box-shadow:0 20px 38px rgba(24,68,108,.14)}
.info-path-grid b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#edf6ff;color:#1260b6}
@media(max-width:800px){.info-pathways:before{opacity:.48;background-position:center top}.info-pathways:after{background:rgba(243,248,254,.74)}}

/* Buyer guide visual editorial blocks. */
.info-buyer-showcase{position:relative;overflow:hidden;background:linear-gradient(180deg,#f6fbff 0%,#edf5fc 100%)}
.info-buyer-showcase:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 10%,rgba(65,125,196,.14),transparent 32%),radial-gradient(circle at 85% 14%,rgba(99,172,232,.12),transparent 30%),linear-gradient(90deg,rgba(29,77,126,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(29,77,126,.05) 1px,transparent 1px);background-size:auto,auto,86px 86px,86px 86px;pointer-events:none;opacity:.82}
.info-buyer-showcase .wrap{position:relative;z-index:1}
.info-buyer-feature{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:54px;align-items:center;margin-bottom:28px}
.info-buyer-feature figure{margin:0;overflow:hidden;border:1px solid #d5e6f4;border-radius:28px;background:#fff;box-shadow:0 24px 58px rgba(18,65,110,.13)}
.info-buyer-feature figure img{display:block;width:100%;aspect-ratio:1.58/1;object-fit:cover}
.info-buyer-copy{padding:8px 0}
.info-buyer-copy h2{margin:10px 0 18px;max-width:760px;color:#162846;font-size:clamp(34px,4vw,64px);line-height:1.02;letter-spacing:-.045em}
.info-buyer-copy>p:not(.info-kicker){margin:0;max-width:680px;color:#607289;font-size:17px;line-height:1.78}
.info-buyer-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.info-buyer-tags span{padding:10px 14px;border:1px solid #cfe1f2;border-radius:999px;background:rgba(255,255,255,.82);color:#2b5fa8;font-size:12px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;box-shadow:0 10px 24px rgba(26,70,115,.07)}
.info-buyer-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:28px 0 52px}
.info-buyer-process article{min-height:132px;padding:24px;border:1px solid #d5e6f4;border-radius:22px;background:rgba(255,255,255,.86);box-shadow:0 16px 34px rgba(24,68,108,.08)}
.info-buyer-process b{display:grid;place-items:center;width:38px;height:38px;margin-bottom:18px;border-radius:50%;background:#e8f4ff;color:#2868b6;font-size:12px;letter-spacing:.08em}
.info-buyer-process p{margin:0;color:#233b5c;font-size:15px;font-weight:750;line-height:1.55}
.info-buyer-card-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:18px;border-top:1px solid rgba(98,139,181,.24);padding-top:42px}
.info-buyer-card-head h2{margin:0;color:#162846;font-size:clamp(28px,3.2vw,46px);line-height:1.08;letter-spacing:-.035em}
.info-buyer-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.info-buyer-card{overflow:hidden;border:1px solid #d5e6f4;border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 18px 42px rgba(24,68,108,.09);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.info-buyer-card:hover{transform:translateY(-4px);border-color:#b7d4ed;box-shadow:0 24px 52px rgba(24,68,108,.14)}
.info-buyer-card img{display:block;width:100%;aspect-ratio:1.7/1;object-fit:cover;border-bottom:1px solid #deedf8;background:#f5fbff}
.info-buyer-card>div{padding:22px 22px 24px}
.info-buyer-card h3{margin:0;color:#18345b;font-size:22px;line-height:1.18;letter-spacing:-.02em}
.info-buyer-card p{min-height:58px;margin:12px 0 18px;color:#6a7b91;font-size:14px;line-height:1.55}
.info-buyer-card span{color:#315ead;font-size:14px;font-weight:900}
@media(max-width:1050px){.info-buyer-feature{grid-template-columns:1fr;gap:30px}.info-buyer-copy{order:-1}.info-buyer-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.info-buyer-process,.info-buyer-card-grid{grid-template-columns:1fr}.info-buyer-feature figure{border-radius:20px}.info-buyer-process{margin-bottom:36px}.info-buyer-card-head{display:block}.info-buyer-card p{min-height:0}}


/* Expanded hero service pills. */
.info-hero-points{max-width:980px;grid-template-columns:repeat(5,max-content);gap:16px 18px}
.info-hero-points span{white-space:nowrap}
@media(max-width:1180px){.info-hero-points{max-width:760px;grid-template-columns:repeat(3,max-content)}}
@media(max-width:720px){.info-hero-points{grid-template-columns:1fr 1fr;gap:10px}.info-hero-points span{justify-content:flex-start;white-space:normal}}
@media(max-width:460px){.info-hero-points{grid-template-columns:1fr}}

/* Expanded footer for legal, sitemap and support links. */
.info-footer-grid{grid-template-columns:1.7fr repeat(5,minmax(120px,1fr));gap:30px 34px;align-items:start}
.info-footer-brand{grid-row:span 2}
.info-footer-contact{grid-column:span 2}
.info-footer-bottom div{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}
.info-footer-bottom a{white-space:nowrap}
@media(max-width:1050px){.info-footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}.info-footer-brand{grid-column:1/-1;grid-row:auto}.info-footer-contact{grid-column:span 2}}
@media(max-width:720px){.info-footer-grid{grid-template-columns:1fr 1fr}.info-footer-brand,.info-footer-contact{grid-column:1/-1}.info-footer-bottom div{justify-content:flex-start}}
@media(max-width:460px){.info-footer-grid{grid-template-columns:1fr}.info-footer-brand,.info-footer-contact{grid-column:auto}}


/* Compact footer contact bar. */
.info-footer{padding-top:48px}
.info-footer-grid{grid-template-columns:1.55fr repeat(5,minmax(120px,1fr));gap:24px 30px}
.info-footer-brand{grid-row:auto}
.info-footer-brand p:last-child{display:none}
.info-footer-contact{display:none}
.info-footer-contactbar{display:grid;grid-template-columns:1.25fr .95fr .95fr minmax(320px,1.55fr);gap:16px 22px;align-items:center;margin-top:34px;padding:18px 0;border-top:1px solid #34516e;border-bottom:1px solid rgba(52,81,110,.75);color:#c3d6e8}
.info-footer-contactbar strong{color:#fff;font-size:15px;line-height:1.35}
.info-footer-contactbar a,.info-footer-contactbar address{margin:0;color:#c3d6e8;font-size:12px;line-height:1.55;font-style:normal}
.info-footer-contactbar a:hover{color:#fff;text-decoration:underline}
.info-footer-bottom{margin-top:0;border-top:0;padding-top:18px}
@media(max-width:1050px){.info-footer-contactbar{grid-template-columns:1fr 1fr}.info-footer-contactbar address{grid-column:1/-1}.info-footer-grid{grid-template-columns:repeat(3,1fr)}.info-footer-brand{grid-column:1/-1}}
@media(max-width:720px){.info-footer-contactbar{grid-template-columns:1fr}.info-footer-contactbar address{grid-column:auto}.info-footer-grid{grid-template-columns:1fr 1fr}.info-footer-brand{grid-column:1/-1}}

/* Product detail readability and boundary polish. */
.single-product-page{background:#f3f8fe;color:#162846}
.single-product-page .product-information-band{padding:68px 0 76px;background:linear-gradient(180deg,#f4f8fc 0%,#edf5fc 100%);border-top:1px solid #d8e6f3}
.single-product-page .product-information-layout{grid-template-columns:300px minmax(0,1fr);gap:54px;align-items:start}
.single-product-page .product-detail-sidebar{gap:24px}
.single-product-page .product-category-nav,.single-product-page .sidebar-related-products{overflow:hidden;padding:0;border:1px solid #d1e0ef;border-top:4px solid #173e72;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(24,68,108,.07)}
.single-product-page .product-detail-sidebar h2{margin:0;padding:20px 22px;border-bottom:1px solid #dce8f3;background:#f7fbff;color:#162846;font-size:19px;font-weight:900;letter-spacing:-.01em}
.single-product-page .product-category-group{border-bottom:1px solid #e1ebf4}.single-product-page .product-category-group:last-child{border-bottom:0}
.single-product-page .product-category-parent,.single-product-page .product-category-child{min-height:52px;margin:0;padding:13px 18px;border-top:1px solid #e8f0f7;color:#41566d;background:#fff;font-size:13px;line-height:1.25;transition:background .18s ease,color .18s ease,border-color .18s ease}
.single-product-page .product-category-parent{color:#183a66;background:#f2f7fd;font-weight:900}
.single-product-page .product-category-child{padding-left:30px;color:#5d6f80}
.single-product-page .product-category-parent b,.single-product-page .product-category-child b{min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#e7f1fb;color:#315ead;font-size:11px;font-weight:900}
.single-product-page .product-category-parent.is-current,.single-product-page .product-category-child.is-current,.single-product-page .product-category-parent:hover,.single-product-page .product-category-child:hover{color:#0d56a8;background:#eaf4ff}
.single-product-page .product-category-child.is-current{box-shadow:inset 4px 0 0 #1260b6}
.single-product-page .sidebar-product-list{display:grid;gap:0}
.single-product-page .sidebar-product{min-height:112px;padding:15px 18px;grid-template-columns:82px minmax(0,1fr);gap:15px;border-bottom:1px solid #e1ebf4;background:#fff}
.single-product-page .sidebar-product:last-child{border-bottom:0}
.single-product-page .sidebar-product:hover{background:#f7fbff}
.single-product-page .sidebar-product-image{height:82px;border:1px solid #e0ebf5;border-radius:10px;background:#f4f9ff}
.single-product-page .sidebar-product strong{color:#162846;font-size:14px;line-height:1.35;font-weight:850}
.single-product-page .sidebar-product small{color:#315ead;font-size:12px;letter-spacing:.02em}
.single-product-page .product-description{max-width:none;overflow:hidden;border:1px solid #d1e0ef;border-radius:20px;background:#fff;box-shadow:0 18px 44px rgba(24,68,108,.08);color:#4f647a;font-size:17px;line-height:1.85}
.single-product-page .product-description>section,.single-product-page .product-description>p,.single-product-page .product-description>h2,.single-product-page .product-description>h3,.single-product-page .product-description>ul,.single-product-page .product-description>ol,.single-product-page .product-description>figure,.single-product-page .product-description>.wp-block-group{margin-left:42px;margin-right:42px}
.single-product-page .product-description>:first-child{margin-top:0}
.single-product-page .product-description>:last-child{margin-bottom:42px}
.single-product-page .product-description p{max-width:980px;color:#4f647a}
.single-product-page .product-description h2,.single-product-page .product-description h3{color:#162846;letter-spacing:-.02em}
.single-product-page .product-description-specifications{margin:0 0 34px!important;padding:0!important;border-bottom:1px solid #d9e6f2;background:#fff}
.single-product-page .product-description-specifications h2{margin:0!important;padding:28px 34px;border-bottom:1px solid #dce8f3;background:linear-gradient(90deg,#f7fbff 0%,#fff 70%);color:#132846;font-size:clamp(34px,3.4vw,56px);line-height:1.05;letter-spacing:-.045em}
.single-product-page .product-spec-table{margin:0!important;border:0;background:#fff}
.single-product-page .product-spec-table div{min-height:72px;padding:0;display:grid;grid-template-columns:minmax(240px,.82fr) minmax(0,1.18fr);gap:0;border-bottom:1px solid #dde8f2}
.single-product-page .product-spec-table div:nth-child(even){background:#f8fbff}
.single-product-page .product-spec-table div:last-child{border-bottom:0}
.single-product-page .product-spec-table dt,.single-product-page .product-spec-table dd{display:flex;align-items:center;margin:0;padding:20px 34px;line-height:1.42}
.single-product-page .product-spec-table dt{border-right:1px solid #e0ebf5;color:#243b53;font-size:18px;font-weight:900;background:rgba(241,247,253,.55)}
.single-product-page .product-spec-table dd{color:#5d6f86;font-size:18px;font-weight:500;word-break:break-word}
.single-product-page .product-description>p{padding:0;margin-top:22px;margin-bottom:22px}
.single-product-page .product-description p+ p{margin-top:0}
.single-product-page .product-inquiry{position:relative;overflow:hidden;padding:56px 0;color:#fff;background:linear-gradient(105deg,#102b4d 0%,#174a82 58%,#1f68ad 100%);border-top:1px solid rgba(255,255,255,.12)}
.single-product-page .product-inquiry:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 0%,rgba(129,196,255,.22),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:auto,72px 72px,72px 72px;opacity:.75;pointer-events:none}
.single-product-page .product-inquiry .wrap{position:relative;z-index:1}
.single-product-page .product-inquiry .eyebrow{color:#9bcdf9}
.single-product-page .product-inquiry h2{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.12)}
.single-product-page .product-inquiry p{color:#d9e9f8;font-size:15px;line-height:1.75}
.single-product-page .product-inquiry .button{background:#fff;border-color:#fff;color:#123b69;box-shadow:0 14px 28px rgba(5,24,45,.18)}
.single-product-page .product-inquiry .button:hover,.single-product-page .product-inquiry .button:focus{background:#eaf4ff;border-color:#eaf4ff;color:#0d56a8}
@media(max-width:900px){.single-product-page .product-information-layout{grid-template-columns:1fr}.single-product-page .product-detail-sidebar{position:static;grid-template-columns:1fr}.single-product-page .product-description>section,.single-product-page .product-description>p,.single-product-page .product-description>h2,.single-product-page .product-description>h3,.single-product-page .product-description>ul,.single-product-page .product-description>ol,.single-product-page .product-description>figure,.single-product-page .product-description>.wp-block-group{margin-left:24px;margin-right:24px}.single-product-page .product-spec-table div{grid-template-columns:1fr}.single-product-page .product-spec-table dt{border-right:0;border-bottom:1px solid #e0ebf5;padding-bottom:8px}.single-product-page .product-spec-table dd{padding-top:10px}.single-product-page .product-description-specifications h2{padding:24px}}

/* Site search page blue industrial skin. */
.site-search-page{min-height:70vh;background:#f4f8fc;color:#162846}
.site-search-header{position:relative;overflow:hidden;padding:78px 0 84px;background:linear-gradient(115deg,#e7f3ff 0%,#f8fbff 52%,#d8eafb 100%);border-bottom:1px solid #d6e4f1}
.site-search-header:before{content:"";position:absolute;right:0;top:0;bottom:0;width:58%;background:linear-gradient(90deg,rgba(231,243,255,.92),rgba(231,243,255,.22)),url('factory-floor.webp') center/cover no-repeat;opacity:.48;pointer-events:none}
.site-search-header:after{content:"";position:absolute;left:-10%;top:6%;bottom:0;width:46%;background:url('hero-global-network.png') left center/contain no-repeat;opacity:.14;mix-blend-mode:multiply;pointer-events:none}
.site-search-header .wrap{position:relative;z-index:1}
.site-search-header .eyebrow{color:#1260b6;letter-spacing:.14em}
.site-search-header h1{margin:0;color:#102947;font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.045em}
.site-search-form{max-width:920px;margin-top:32px;display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:1px solid #bfd5ea;border-radius:18px;background:#fff;box-shadow:0 18px 42px rgba(21,67,109,.12)}
.site-search-form input{min-width:0;height:66px;padding:0 24px;border:0;color:#142641;background:#fff;font:inherit;font-size:16px}
.site-search-form input::placeholder{color:#7a8da2}
.site-search-form input:focus{outline:3px solid rgba(18,96,182,.18);outline-offset:-3px}
.site-search-form button{min-width:150px;padding:0 30px;border:0;color:#fff;background:#115bb0;font-weight:900;letter-spacing:.02em;cursor:pointer}
.site-search-form button:hover,.site-search-form button:focus{background:#0c4486}
.site-search-results{padding:66px 0 78px;background:linear-gradient(180deg,#f8fbff 0%,#edf5fc 100%)}
.site-search-state{max-width:860px;padding:40px 42px;border:1px solid #d5e5f3;border-top:5px solid #173e72;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(24,68,108,.08)}
.site-search-state h2{margin:0;color:#162846;font-size:clamp(30px,3vw,44px);line-height:1.12;letter-spacing:-.035em}
.site-search-state p:not(.eyebrow){margin-bottom:0;color:#60738c;font-size:16px;line-height:1.72}
.site-search-results-head{padding:0 0 24px;display:flex;align-items:end;justify-content:space-between;gap:24px;border-bottom:1px solid #d4e3f1}
.site-search-results-head h2{margin:0;color:#162846;font-size:clamp(32px,3.4vw,50px);line-height:1.08;letter-spacing:-.04em}
.site-search-results-head>span{padding:9px 14px;border:1px solid #cfe1f2;border-radius:999px;color:#315ead;background:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 20px rgba(24,68,108,.06)}
.site-search-groups{display:grid;gap:44px;margin-top:38px}
.site-search-group{overflow:hidden;border:1px solid #d4e3f1;border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(24,68,108,.07)}
.site-search-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 26px;border-bottom:1px solid #dce8f3;background:linear-gradient(90deg,#f7fbff,#fff)}
.site-search-group>header h2{margin:0;color:#173b6c;font-size:24px;line-height:1.2;letter-spacing:-.02em}
.site-search-group>header span{width:34px;height:34px;display:grid;place-items:center;border:1px solid #bfd8ee;border-radius:50%;color:#1260b6;background:#eaf4ff;font-size:12px;font-weight:900}
.site-search-list{margin-top:0;border-top:0}
.site-search-result{min-height:140px;padding:22px 26px;display:grid;grid-template-columns:158px minmax(0,1fr);gap:24px;border-bottom:1px solid #e1ebf4;background:#fff;transition:background .18s ease}
.site-search-result:last-child{border-bottom:0}
.site-search-result:hover{background:#f8fbff}
.site-search-result.no-image{grid-template-columns:1fr}
.site-search-result-image{height:104px;overflow:hidden;border:1px solid #e0ebf5;border-radius:14px;background:#f4f9ff}
.site-search-result-image img{width:100%;height:100%;object-fit:cover}
.site-search-result h3{margin:0;color:#162846;font-size:20px;line-height:1.3;letter-spacing:-.01em}
.site-search-result h3 a:hover{color:#115bb0}
.site-search-result p{max-width:880px;margin:9px 0 12px;color:#60738c;font-size:14px;line-height:1.65}
.site-search-result .arrow{color:#315ead;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.055em}
.site-search-result .arrow:hover{color:#0c4486}
@media(max-width:680px){.site-search-header{padding:54px 0}.site-search-header:before{width:100%;opacity:.2}.site-search-form{grid-template-columns:1fr;border-radius:14px}.site-search-form button{height:54px}.site-search-results{padding-top:48px}.site-search-state{padding:30px 24px}.site-search-results-head{align-items:start;flex-direction:column;gap:12px}.site-search-groups{gap:34px}.site-search-group>header{padding:18px 20px}.site-search-result{grid-template-columns:96px minmax(0,1fr);gap:16px;padding:18px 20px}.site-search-result-image{height:76px}.site-search-result h3{font-size:17px}}


/* Use transparent product cutouts on homepage category cards. */
.info-product-mini-card img{mix-blend-mode:normal}

/* Certificate thumbnails with lazy full-screen viewer. */
.info-cert-card .info-cert-media{display:grid;place-items:center;min-height:0;cursor:zoom-in;text-decoration:none}
.info-cert-card .info-cert-media:focus-visible{outline:3px solid rgba(18,96,182,.35);outline-offset:4px;border-radius:12px}
.info-cert-card .info-cert-media img{max-width:100%;max-height:100%;object-fit:contain}
.info-cert-lightbox[hidden]{display:none}
.info-cert-viewing{overflow:hidden}
.info-cert-lightbox{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:34px;background:rgba(8,25,45,.86);backdrop-filter:blur(5px)}
.info-cert-lightbox figure{width:min(94vw,1120px);height:min(92vh,1000px);margin:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;place-items:center}
.info-cert-lightbox img{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.38)}
.info-cert-lightbox figcaption{color:#fff;font-size:15px;font-weight:850;text-align:center;letter-spacing:.02em}
.info-cert-lightbox-close{position:fixed;right:24px;top:22px;width:48px;height:48px;border:1px solid rgba(255,255,255,.38);border-radius:50%;color:#fff;background:rgba(255,255,255,.12);font-size:34px;line-height:1;cursor:pointer}
.info-cert-lightbox-close:hover,.info-cert-lightbox-close:focus{background:#fff;color:#123b69}
@media(max-width:680px){.info-cert-lightbox{padding:18px}.info-cert-lightbox-close{right:14px;top:14px;width:42px;height:42px}.info-cert-lightbox figure{width:96vw;height:90vh}}

/* Unified topic-page hero spacing to match product/catalog pages. */
.info-topic-hero{min-height:300px;align-items:center;border-bottom:1px solid #d6e4f1}
.info-topic-hero .wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;padding:46px 0 48px}
.info-breadcrumbs{align-items:center;gap:9px;margin:0 0 18px;color:#54708b;font-size:12px;line-height:1.35}
.info-breadcrumbs a{color:#315070}.info-breadcrumbs a:hover{color:#115bb0;text-decoration:underline}.info-breadcrumbs span{color:#8aa1b8}
.info-topic-hero .info-kicker{margin:0 0 11px}
.info-topic-hero h1{margin:0 0 14px;max-width:780px;color:#102947}
.info-topic-hero p:not(.info-kicker){margin:0 0 18px;max-width:670px;color:#405c78;line-height:1.65}
.info-topic-hero .info-text-link{display:inline-flex;align-items:center;width:max-content;line-height:1.25}
@media(max-width:760px){.info-topic-hero{min-height:auto}.info-topic-hero.has-image:before{width:100%;opacity:.18}.info-topic-hero .wrap{padding:34px 0 38px!important}.info-breadcrumbs{margin-bottom:14px;font-size:12px}.info-topic-hero .info-kicker{margin-bottom:10px}.info-topic-hero h1{margin-bottom:12px;font-size:clamp(34px,11vw,46px);line-height:1.04;letter-spacing:-.04em}.info-topic-hero p:not(.info-kicker){margin-bottom:16px;font-size:15px}.info-topic-hero .info-text-link{font-size:14px}}

/* About certificate zoom links use the shared certificate viewer. */
.about-cert-zoom{display:block;cursor:zoom-in;text-decoration:none}
.about-cert-zoom:focus-visible{outline:3px solid rgba(18,96,182,.35);outline-offset:4px;border-radius:8px}
.about-cert-zoom img{display:block;width:100%;height:100%;object-fit:contain}

/* Regional market card background illustrations. */
.info-market-links a{position:relative;overflow:hidden;isolation:isolate;min-height:148px;align-items:end;background:#fff;border:1px solid rgba(207,225,242,.78)}
.info-market-links a:before{content:"";position:absolute;inset:0;background-position:center right;background-repeat:no-repeat;background-size:cover;opacity:.72;z-index:-2;transition:opacity .2s ease,transform .25s ease}
.info-market-links a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.84) 43%,rgba(255,255,255,.62) 100%);z-index:-1}
.info-market-links a:hover:before{opacity:.9;transform:scale(1.035)}
.info-market-links a:nth-child(1):before{background-image:url('market-middle-east.svg')}
.info-market-links a:nth-child(2):before{background-image:url('market-africa.svg')}
.info-market-links a:nth-child(3):before{background-image:url('market-latin-america.svg')}
.info-market-links a:nth-child(4):before{background-image:url('market-southeast-asia.svg')}

/* Keep homepage certificate thumbnails fully visible with even padding. */
.info-home .info-cert-media{height:190px;padding:16px;display:grid;place-items:center;overflow:hidden;background:#f8fbff;border:1px solid #deebf6;border-radius:14px}
.info-home .info-cert-media img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block}
@media(max-width:1180px){.info-home .info-cert-media{height:170px;padding:14px}}
@media(max-width:760px){.info-home .info-cert-media{height:180px}}

/* Replace regional SVGs with richer photoreal market card backgrounds. */
.info-market-links a{min-height:162px;background:#fff;box-shadow:0 18px 38px rgba(24,68,108,.11)}
.info-market-links a:before{opacity:.98;background-size:cover;background-position:center;filter:saturate(.98) contrast(.98)}
.info-market-links a:after{background:linear-gradient(90deg,rgba(255,255,255,.9) 0%,rgba(255,255,255,.74) 45%,rgba(255,255,255,.34) 100%)}
.info-market-links a:nth-child(1):before{background-image:url('market-middle-east-photo.webp')}
.info-market-links a:nth-child(2):before{background-image:url('market-africa-photo.webp')}
.info-market-links a:nth-child(3):before{background-image:url('market-latin-america-photo.webp')}
.info-market-links a:nth-child(4):before{background-image:url('market-southeast-asia-photo.webp')}
.info-market-links a:hover:after{background:linear-gradient(90deg,rgba(255,255,255,.86) 0%,rgba(255,255,255,.66) 44%,rgba(255,255,255,.24) 100%)}

/* Final certificate thumbnail fit: show the full document border. */
.info-home .info-cert-card{min-height:330px}
.info-home .info-cert-media{height:218px;flex:0 0 218px;padding:16px;overflow:hidden;box-sizing:border-box}
.info-home .info-cert-media img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block;filter:drop-shadow(0 5px 8px rgba(22,54,88,.1))}
.info-home .info-cert-card figcaption{min-height:78px}
@media(max-width:1180px){.info-home .info-cert-card{min-height:318px}.info-home .info-cert-media{height:206px;flex-basis:206px}}
@media(max-width:760px){.info-home .info-cert-card{min-height:300px}.info-home .info-cert-media{height:192px;flex-basis:192px}}

/* Final blue industrial skin for FAQ, article libraries, resource pages and content pages. */
.faq-page-detail,
.article-library,
.knowledge-article,
.downloads-page,
.solutions-page{background:#f4f8fc;color:#162846}
.faq-page-detail .eyebrow,
.article-library .eyebrow,
.knowledge-article .eyebrow,
.downloads-page .eyebrow,
.solutions-page .eyebrow{color:#1260b6}
.faq-hero,
.knowledge-header{position:relative;overflow:hidden;background:linear-gradient(115deg,#e7f3ff 0%,#f8fbff 52%,#d8eafb 100%);border-bottom:1px solid #d6e4f1;color:#162846}
.faq-hero:before,
.knowledge-header:before{content:"";position:absolute;right:0;top:0;bottom:0;width:58%;background:linear-gradient(90deg,rgba(231,243,255,.94),rgba(231,243,255,.2)),url('factory-floor.webp') center/cover no-repeat;opacity:.5;pointer-events:none}
.faq-hero:after,
.knowledge-header:after{content:"";position:absolute;left:-12%;top:0;bottom:0;width:48%;background:url('hero-global-network.png') left center/contain no-repeat;opacity:.12;mix-blend-mode:multiply;pointer-events:none}
.faq-hero-grid,
.knowledge-header-grid{position:relative;z-index:1}
.faq-hero h1,
.knowledge-header h1{color:#102947;letter-spacing:-.04em}
.faq-hero p:not(.eyebrow),
.knowledge-header p:not(.eyebrow){color:#405c78}
.faq-hero-image{border:1px solid #cddfec;border-radius:20px;background:#e5f0f9;box-shadow:0 22px 52px rgba(24,68,108,.13)}
.faq-hero-image img{display:block;filter:saturate(.98) contrast(1.02)}
.faq-hero-actions .button-outline{border-color:#aac8e6;color:#123b69;background:rgba(255,255,255,.72)}
.faq-hero-actions .button-outline:hover,
.faq-hero-actions .button-outline:focus{border-color:#115bb0;background:#eaf4ff;color:#0d56a8}
.faq-quick-strip{background:linear-gradient(105deg,#102b4d 0%,#173e72 58%,#1b5f9d 100%);border-block:1px solid rgba(255,255,255,.1)}
.faq-topic-grid a{border-color:rgba(180,214,244,.24);border-radius:16px;background:rgba(255,255,255,.08);box-shadow:0 12px 26px rgba(5,24,45,.16);transition:background .18s ease,transform .18s ease,border-color .18s ease}
.faq-topic-grid a:hover,
.faq-topic-grid a:focus{transform:translateY(-2px);border-color:rgba(207,229,248,.45);background:rgba(255,255,255,.14)}
.faq-topic-grid b{color:#fff;letter-spacing:-.01em}
.faq-topic-grid span{color:#c8dcf0}
.faq-directory{background:linear-gradient(180deg,#f8fbff 0%,#edf5fc 100%)}
.faq-support-card{overflow:hidden;border:1px solid #d3e4f2;border-top:5px solid #173e72;border-radius:20px;background:#fff;box-shadow:0 18px 42px rgba(24,68,108,.08)}
.faq-support-card h2,
.faq-group h2{color:#162846;letter-spacing:-.025em}
.faq-support-card p:not(.eyebrow){color:#60738c;line-height:1.7}
.faq-page-list{overflow:hidden;border:1px solid #d5e5f3;border-radius:20px;background:#fff;box-shadow:0 16px 38px rgba(24,68,108,.07)}
.faq-page-list details{border-bottom:1px solid #e0ebf5;background:#fff}
.faq-page-list details:last-child{border-bottom:0}
.faq-page-list summary{padding:22px 60px 22px 26px;color:#173653;font-weight:900;letter-spacing:-.01em}
.faq-page-list summary:after{right:24px;color:#1260b6}
.faq-page-list details[open] summary{background:#f7fbff;color:#0d56a8;border-bottom:1px solid #e0ebf5}
.faq-answer{padding:0 26px 24px;color:#52687f;line-height:1.75}
.faq-answer p{color:#52687f}
.faq-cta,
.downloads-support-band,
.article-sidebar-help,
.solutions-why,
.product-inquiry{background:linear-gradient(105deg,#102b4d 0%,#174a82 58%,#1f68ad 100%)!important;color:#fff}
.faq-cta .eyebrow,
.downloads-support-band .eyebrow,
.article-sidebar-help .eyebrow,
.solutions-why .eyebrow{color:#9bcdf9!important}
.faq-cta p,
.downloads-support-band p:last-child,
.article-sidebar-help p{color:#d8e8f7!important}
.faq-contact-links a{border-color:rgba(205,229,248,.35);border-radius:12px;background:rgba(255,255,255,.1)}
.faq-contact-links a:hover,
.faq-contact-links a:focus{background:#fff;color:#123b69}

.article-library{background:#f4f8fc}
.article-library-hero{background:url('hero-industrial-v2.webp') center/cover no-repeat;color:#fff}
.article-library-hero:before{background:linear-gradient(90deg,rgba(13,42,73,.9) 0%,rgba(16,61,108,.78) 44%,rgba(16,61,108,.2) 78%)}
.article-library-hero .eyebrow{color:#9bcdf9}
.article-library-hero h1+p{color:#d9e8f7}
.article-library-hero .breadcrumbs{color:#c2d8ed}
.article-library-main{background:linear-gradient(180deg,#f8fbff 0%,#edf5fc 100%)}
.article-library-heading{border-bottom-color:#d4e3f1}
.article-library-heading h2{color:#102947;letter-spacing:-.035em}
.article-list-item{border-color:#d5e5f3;border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(24,68,108,.07)}
.article-list-item:hover{border-color:#9fc4e6;box-shadow:0 20px 42px rgba(24,68,108,.12)}
.article-list-image{background:#173e72}
.article-list-image>span{color:#9bcdf9}
.article-list-meta{color:#7d8fa3}
.article-list-meta span,
.article-list-copy h3 a:hover,
.article-sidebar-latest time,
.article-sidebar-latest a:hover,
.article-library-empty>span{color:#1260b6}
.article-list-copy p,
.article-library-sidebar p,
.article-library-empty p{color:#60738c}
.article-library-sidebar>section{border-color:#d5e5f3;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(24,68,108,.06)}
.article-sidebar-latest li{border-top-color:#e0ebf5}
.article-library-empty{border-color:#d5e5f3;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(24,68,108,.08)}
.article-pagination a,
.article-pagination span{border-color:#cfe1f2;border-radius:12px;background:#fff;color:#173653}
.article-pagination .current,
.article-pagination a:hover{border-color:#115bb0;background:#115bb0;color:#fff}

.knowledge-header{padding:64px 0}
.knowledge-hero-image{overflow:hidden;border:1px solid #cddfec;border-radius:22px;background:#e5f0f9;box-shadow:0 22px 52px rgba(24,68,108,.13)}
.knowledge-hero-image img{display:block;width:100%;height:100%;object-fit:cover}
.knowledge-layout{background:transparent}
.knowledge-content{border:1px solid #d5e5f3;border-radius:24px;background:#fff;box-shadow:0 18px 44px rgba(24,68,108,.08)}
.knowledge-content h2,
.knowledge-content h3,
.knowledge-sidebar h2{color:#162846}
.knowledge-content p,
.knowledge-content li{color:#52687f}
.knowledge-sidebar>div{border-color:#d5e5f3;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(24,68,108,.06)}
.article-tags a{border-color:#cfe1f2;border-radius:999px;background:#edf6ff;color:#315ead}
.article-tags a:hover{border-color:#115bb0;background:#115bb0;color:#fff}
.article-post-navigation a{border-color:#d5e5f3;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(24,68,108,.06)}
.article-post-navigation a:hover{border-color:#9fc4e6;background:#f7fbff}
.article-post-navigation span{color:#1260b6}
.article-product-links{background:linear-gradient(180deg,#edf5fc 0%,#f8fbff 100%)}

.solution-recommended>header span,
.solution-project-grid span,
.solution-resource-grid span,
.solutions-faq-list summary:after{color:#1260b6}
.solutions-projects{background:#edf5fc}
.solution-project-grid article,
.solution-resource-grid article{border-color:#d5e5f3;border-radius:18px;box-shadow:0 12px 30px rgba(24,68,108,.07)}
.solutions-strengths article{border-color:rgba(205,229,248,.22)}

.product-modal-product{border-color:#d2e3f2;background:#f1f7fd;color:#173653}
.product-modal-product:hover,
.product-modal-product:focus{border-color:#9fc4e6;background:#eaf4ff}

@media(max-width:760px){
 .faq-hero:before,.knowledge-header:before{width:100%;opacity:.2}
 .faq-hero:after,.knowledge-header:after{width:85%;opacity:.09}
 .faq-page-list summary{padding:19px 52px 19px 20px}
 .faq-answer{padding:0 20px 22px}
 .article-library-hero:before{background:rgba(13,42,73,.78)}
}

/* Designed static topic sections for main knowledge columns and sub-columns. */
.info-topic-showcase{position:relative;overflow:hidden;padding:78px 0;background:linear-gradient(180deg,#f7fbff 0%,#edf5fc 100%);border-bottom:1px solid #d9e6f2}
.info-topic-showcase:before{content:"";position:absolute;right:-18%;top:-18%;width:55%;height:74%;background:radial-gradient(circle,rgba(18,96,182,.16),transparent 62%);pointer-events:none}
.info-topic-showcase .wrap{position:relative;z-index:1}
.info-topic-feature{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr);gap:46px;align-items:center;margin-bottom:30px}
.info-topic-scene{position:relative;min-height:390px;margin:0;overflow:hidden;border:1px solid #cfe0f0;border-radius:30px;background:#dcebf7;box-shadow:0 26px 62px rgba(18,65,110,.16)}
.info-topic-scene>img:first-child{width:100%;height:100%;min-height:390px;display:block;object-fit:cover;filter:saturate(.98) contrast(1.02)}
.info-topic-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,42,73,.05) 0%,rgba(13,42,73,.04) 54%,rgba(13,42,73,.2) 100%);pointer-events:none}
.info-topic-product-float{position:absolute;right:22px;bottom:16px;z-index:2;width:min(42%,280px)!important;height:auto!important;min-height:0!important;object-fit:contain!important;filter:drop-shadow(0 24px 26px rgba(7,28,52,.32))}
.info-topic-feature-copy{padding:34px 0}
.info-topic-feature-copy h2{max-width:760px;margin:0;color:#102947;font-size:clamp(34px,3.6vw,58px);line-height:1.04;letter-spacing:-.045em}
.info-topic-feature-copy>p:not(.info-kicker){max-width:680px;margin:22px 0 0;color:#536b84;font-size:17px;line-height:1.75}
.info-topic-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.info-topic-tags span{padding:10px 14px;border:1px solid #cfe1f2;border-radius:999px;background:rgba(255,255,255,.82);color:#2b5fa8;font-size:12px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;box-shadow:0 10px 24px rgba(26,70,115,.07)}
.info-topic-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}
.info-topic-process article{min-height:126px;padding:24px;border:1px solid #d5e6f4;border-radius:22px;background:rgba(255,255,255,.88);box-shadow:0 16px 34px rgba(24,68,108,.08)}
.info-topic-process b{display:grid;place-items:center;width:38px;height:38px;margin-bottom:16px;border-radius:50%;background:#e8f4ff;color:#2868b6;font-size:12px;letter-spacing:.08em}
.info-topic-process p{margin:0;color:#526b85;font-size:14px;line-height:1.65}
.info-topic-card-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:54px 0 22px;padding-top:8px;border-top:1px solid #d8e6f3}
.info-topic-card-head h2{margin:0;color:#102947;font-size:clamp(28px,2.8vw,44px);line-height:1.1;letter-spacing:-.035em}
.info-topic-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.info-topic-card{overflow:hidden;border:1px solid #d5e6f4;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 18px 42px rgba(24,68,108,.09);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;text-decoration:none}
.info-topic-card:hover,.info-topic-card:focus{transform:translateY(-4px);border-color:#9fc4e6;box-shadow:0 24px 54px rgba(24,68,108,.15)}
.info-topic-card img{display:block;width:100%;aspect-ratio:1.72/1;object-fit:cover;border-bottom:1px solid #deedf8;background:#f5fbff;transition:transform .28s ease}
.info-topic-card:hover img{transform:scale(1.035)}
.info-topic-card div{padding:22px 24px 24px}
.info-topic-card h3{margin:0;color:#173653;font-size:21px;line-height:1.18;letter-spacing:-.015em}
.info-topic-card p{min-height:48px;margin:12px 0 18px;color:#667c94;font-size:13px;line-height:1.55}
.info-topic-card span{color:#2b5fa8;font-size:12px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}
.info-topic-showcase-buyers-guides .info-topic-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.info-topic-showcase-selection-guides .info-topic-product-float{width:min(32%,220px)!important;right:28px;bottom:22px}
.info-topic-showcase-support .info-topic-product-float{width:min(34%,230px)!important;right:22px;bottom:18px}
.info-topic-intro{background:#fff}
.info-topic-intro-grid{padding:34px;border:1px solid #d8e6f3;border-radius:28px;background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);box-shadow:0 18px 42px rgba(24,68,108,.07)}
.info-stories{background:#fff}
@media(max-width:1180px){.info-topic-feature{grid-template-columns:1fr;gap:28px}.info-topic-feature-copy{padding:0}.info-topic-scene{min-height:340px}.info-topic-scene>img:first-child{min-height:340px}.info-topic-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.info-topic-showcase{padding:52px 0}.info-topic-scene{min-height:250px;border-radius:22px}.info-topic-scene>img:first-child{min-height:250px}.info-topic-product-float{width:min(46%,190px)!important;right:14px;bottom:12px}.info-topic-feature-copy h2{font-size:32px}.info-topic-feature-copy>p:not(.info-kicker){font-size:15px}.info-topic-process,.info-topic-card-grid{grid-template-columns:1fr}.info-topic-card-head{display:block}.info-topic-card p{min-height:0}.info-topic-intro-grid{padding:24px;border-radius:20px}}

/* Topic product overlays: keep products small and on the left so people remain visible. */
.info-topic-product-float,
.info-topic-showcase-selection-guides .info-topic-product-float,
.info-topic-showcase-support .info-topic-product-float{left:22px;right:auto;bottom:18px;width:min(24%,168px)!important;max-height:42%;object-fit:contain!important;filter:drop-shadow(0 18px 22px rgba(7,28,52,.26))}
.info-topic-showcase-buyers-guides .info-topic-product-float{width:min(27%,190px)!important;left:22px;right:auto;bottom:18px}
.info-topic-scene:after{background:linear-gradient(90deg,rgba(13,42,73,.12) 0%,rgba(13,42,73,.03) 38%,rgba(13,42,73,.03) 100%)}
@media(max-width:760px){.info-topic-product-float,.info-topic-showcase-selection-guides .info-topic-product-float,.info-topic-showcase-support .info-topic-product-float,.info-topic-showcase-buyers-guides .info-topic-product-float{left:12px;bottom:10px;width:min(31%,132px)!important;max-height:38%}}

/* Homepage hero background with naturally placed inverter units on a worktable. */
.info-home .info-hero:before{background:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 30%,rgba(226,238,248,.32) 52%,rgba(226,238,248,0) 72%),url('hero-industrial-table-v1.webp') center center/cover no-repeat}
.info-home .info-hero-product-green{display:none!important}
.info-home .info-hero-caption{right:3%;top:10%;background:rgba(238,247,255,.88)}
@media(max-width:560px){.info-home .info-hero:before{background-image:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.92) 50%,rgba(227,240,250,.12) 100%),url('hero-industrial-table-v1.webp');background-position:58% center}}

/* Restore previous homepage hero composition. Keep the table-banner asset archived but no longer active. */
.info-home .info-hero:before{background:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 31%,rgba(226,238,248,.35) 51%,rgba(226,238,248,0) 68%),url('hero-industrial-v2.webp') center center/cover no-repeat}
.info-home .info-hero-product-green{display:block!important}
@media(max-width:560px){.info-home .info-hero:before{background-image:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.93) 48%,rgba(227,240,250,.15) 100%),url('hero-industrial-v2.webp');background-position:64% center}}

/* Temporary homepage hero: use the worktable full of blue inverter units while awaiting new reference images. */
.info-home .info-hero:before{background:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 30%,rgba(226,238,248,.32) 52%,rgba(226,238,248,0) 72%),url('hero-industrial-table-v1.webp') center center/cover no-repeat}
.info-home .info-hero-product-green{display:none!important}
@media(max-width:560px){.info-home .info-hero:before{background-image:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.92) 50%,rgba(227,240,250,.12) 100%),url('hero-industrial-table-v1.webp');background-position:58% center}}





/* Homepage hero restored: original blue inverter worktable banner with boxes. */
.info-home .info-hero:before{background:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 30%,rgba(226,238,248,.32) 52%,rgba(226,238,248,0) 72%),url('hero-industrial-table-v1.webp') center center/cover no-repeat}
.info-home .info-hero-product-green{display:none!important}
@media(max-width:560px){.info-home .info-hero:before{background-image:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.92) 50%,rgba(227,240,250,.12) 100%),url('hero-industrial-table-v1.webp');background-position:58% center}}

/* Homepage hero restored to the original blue inverter worktable banner. */
.info-home .info-hero:before{background:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 30%,rgba(226,238,248,.32) 52%,rgba(226,238,248,0) 72%),url('hero-industrial-table-v1.webp') center center/cover no-repeat}
.info-home .info-hero-product-green{display:none!important}
@media(max-width:560px){.info-home .info-hero:before{background-image:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.92) 50%,rgba(227,240,250,.12) 100%),url('hero-industrial-table-v1.webp');background-position:58% center}}

/* Homepage hero: user supplied green-lab mixed product banner, same position and cover sizing. */
.info-home .info-hero:before{background:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 30%,rgba(226,238,248,.32) 52%,rgba(226,238,248,0) 72%),url('hero-green-lab-product-mix-v1.webp') center center/cover no-repeat}
.info-home .info-hero-product-green{display:none!important}
@media(max-width:560px){.info-home .info-hero:before{background-image:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.92) 50%,rgba(227,240,250,.12) 100%),url('hero-green-lab-product-mix-v1.webp');background-position:58% center}}

/* Homepage hero restored to the original clean lab background; no product overlay and no right caption pill. */
.info-home .info-hero:before{background:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 31%,rgba(226,238,248,.35) 51%,rgba(226,238,248,0) 68%),url('hero-industrial-v2.webp') center center/cover no-repeat}
.info-home .info-hero-product-green{display:none!important}
.info-home .info-hero-caption{display:none!important}
@media(max-width:560px){.info-home .info-hero:before{background-image:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.93) 48%,rgba(227,240,250,.15) 100%),url('hero-industrial-v2.webp');background-position:64% center}}

/* Homepage hero: solar installation room banner, show the full image without cropping. */
.info-home .info-hero:before{background-image:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 31%,rgba(226,238,248,.35) 51%,rgba(226,238,248,0) 68%),url('hero-solar-installation-room-v1.webp');background-position:center center,right center;background-size:cover,contain;background-repeat:no-repeat,no-repeat}
.info-home .info-hero-product-green{display:none!important}
.info-home .info-hero-caption{display:none!important}
@media(max-width:560px){.info-home .info-hero:before{background-image:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.92) 52%,rgba(227,240,250,.2) 100%),url('hero-solar-installation-room-v1.webp');background-position:center center,right center;background-size:cover,contain;background-repeat:no-repeat,no-repeat}}

/* Homepage hero: community solar installation banner test, show the full image without cropping. */
.info-home .info-hero:before{background-image:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 31%,rgba(226,238,248,.35) 51%,rgba(226,238,248,0) 68%),url('hero-community-solar-v1.webp');background-position:center center,right center;background-size:cover,contain;background-repeat:no-repeat,no-repeat}
.info-home .info-hero-product-green{display:none!important}
.info-home .info-hero-caption{display:none!important}
@media(max-width:560px){.info-home .info-hero:before{background-image:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.92) 52%,rgba(227,240,250,.2) 100%),url('hero-community-solar-v1.webp');background-position:center center,right center;background-size:cover,contain;background-repeat:no-repeat,no-repeat}}

/* Homepage hero: restore indoor installation room banner with a narrower, lighter left veil. */
.info-home .info-hero:before{background-image:linear-gradient(90deg,rgba(224,237,248,.88) 0%,rgba(226,238,248,.68) 30%,rgba(226,238,248,.28) 40%,rgba(226,238,248,0) 52%),url('hero-solar-installation-room-v1.webp');background-position:center center,right center;background-size:cover,contain;background-repeat:no-repeat,no-repeat}
.info-home .info-hero-product-green{display:none!important}
.info-home .info-hero-caption{display:none!important}
@media(max-width:560px){.info-home .info-hero:before{background-image:linear-gradient(180deg,rgba(227,240,250,.94) 0%,rgba(227,240,250,.8) 46%,rgba(227,240,250,.18) 100%),url('hero-solar-installation-room-v1.webp');background-position:center center,right center;background-size:cover,contain;background-repeat:no-repeat,no-repeat}}

/* Homepage hero: indoor installation room banner with restored stronger left veil opacity and narrower transition. */
.info-home .info-hero:before{background-image:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 30%,rgba(226,238,248,.35) 40%,rgba(226,238,248,0) 52%),url('hero-solar-installation-room-v1.webp');background-position:center center,right center;background-size:cover,contain;background-repeat:no-repeat,no-repeat}
.info-home .info-hero-product-green{display:none!important}
.info-home .info-hero-caption{display:none!important}
@media(max-width:560px){.info-home .info-hero:before{background-image:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.92) 46%,rgba(227,240,250,.2) 100%),url('hero-solar-installation-room-v1.webp');background-position:center center,right center;background-size:cover,contain;background-repeat:no-repeat,no-repeat}}

/* Unified breadcrumb bar: fixed below hero banners for clearer navigation. */
.site-breadcrumb-bar,
.product-context-bar{background:linear-gradient(180deg,#fff 0%,#f6faff 100%);border-top:1px solid #dbe7f3;border-bottom:1px solid #d7e4f1;box-shadow:0 8px 22px rgba(20,55,92,.035)}
.site-breadcrumb-inner,
.product-context-inner{min-height:48px;display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding-top:12px;padding-bottom:12px;color:#647c96;font-size:14px;line-height:1.45}
.site-breadcrumb-inner a,
.product-breadcrumbs a{color:#315070;text-decoration:none;font-weight:600;transition:color .18s ease}
.site-breadcrumb-inner a:hover,
.site-breadcrumb-inner a:focus,
.product-breadcrumbs a:hover,
.product-breadcrumbs a:focus{color:#115bb0;text-decoration:underline;text-underline-offset:3px}
.site-breadcrumb-separator,
.product-breadcrumbs span{color:#9aadc1;font-weight:600}
.site-breadcrumb-current,
.product-breadcrumbs strong{color:#1a3150;font-weight:800;letter-spacing:.005em}
.product-context-inner{justify-content:space-between;gap:16px}.product-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0;color:#647c96;font-size:14px;line-height:1.45}.product-back-link{color:#2e5f9e;font-size:13px;font-weight:800;text-decoration:none}.product-back-link:hover,.product-back-link:focus{text-decoration:underline;text-underline-offset:3px}
.info-topic-hero .info-breadcrumbs,.catalog-hero .breadcrumbs,.article-library-hero .breadcrumbs,.downloads-hero .breadcrumbs,.solutions-hero .breadcrumbs,.knowledge-header .breadcrumbs{display:none!important}
@media(max-width:760px){.site-breadcrumb-inner,.product-context-inner{min-height:44px;padding-top:10px;padding-bottom:10px;gap:8px;font-size:12px}.product-breadcrumbs{gap:8px;font-size:12px}.site-breadcrumb-current,.product-breadcrumbs strong{max-width:72vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-back-link{display:none}}

/* About page rebuild: video-led company profile and blue industrial styling. */
.about-page-redesigned{background:#fff;color:#142641}
.about-page-redesigned .button-outline{color:#173b6c;border:1px solid #b9cde1;background:#fff;box-shadow:0 8px 18px rgba(24,68,108,.06)}
.about-page-redesigned .button-outline:hover,.about-page-redesigned .button-outline:focus{color:#0d56a8;border-color:#8fb9df;background:#eef6ff}
.about-video-hero{padding:74px 0;background:linear-gradient(118deg,#e8f4ff 0%,#f8fbff 54%,#dbeaf6 100%);border-bottom:1px solid #d6e4f1}
.about-video-hero:before{background:radial-gradient(circle at 80% 16%,rgba(47,100,184,.18),transparent 32%),url('knowledge-circuit-bg.svg') left center/900px auto no-repeat;opacity:.2;width:100%}
.about-video-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:58px;align-items:center}
.about-video-hero h1{max-width:760px;margin:0;color:#102947;font-size:clamp(46px,5vw,76px);line-height:1.02;letter-spacing:-.055em}
.about-video-hero .about-hero-copy>p:not(.eyebrow){max-width:690px;margin:20px 0 0;color:#405c78;font-size:17px;line-height:1.72}
.about-video-card{margin:0;overflow:hidden;border:1px solid #cddfec;border-radius:26px;background:#102947;box-shadow:0 26px 62px rgba(18,65,110,.17)}
.about-video-card video{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#102947}
.about-video-card figcaption{display:grid;gap:6px;padding:18px 22px;background:#fff;border-top:1px solid #dce8f3}
.about-video-card figcaption span{color:#1260b6;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.about-video-card figcaption strong{color:#18345b;font-size:15px;line-height:1.35}
.about-page-redesigned .about-jump-nav-blue{position:static;border-bottom:1px solid #d8e6f3;background:#fff;box-shadow:0 10px 26px rgba(24,68,108,.06)}
.about-page-redesigned .about-jump-nav-blue a{border-color:#dce8f3;background:#fff}
.about-page-redesigned .about-jump-nav-blue span{color:#1260b6;background:#e9f4ff}
.about-page-redesigned .about-jump-nav-blue a:hover,.about-page-redesigned .about-jump-nav-blue a:focus{border-color:#9fc4e6;background:#f3f9ff}
.about-profile-section{background:#fff}
.about-profile-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);gap:58px;align-items:start}
.about-profile-copy h2,.about-section-heading h2,.about-quality-panel h2{margin:0;color:#102947;font-size:clamp(34px,3.8vw,54px);line-height:1.08;letter-spacing:-.035em}
.about-profile-copy p:not(.eyebrow),.about-section-heading>p,.about-quality-panel p{color:#60738c;font-size:15px;line-height:1.75}
.about-profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.about-profile-facts article{min-height:176px;padding:26px;border:1px solid #dce8f3;border-radius:22px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 14px 34px rgba(24,68,108,.07)}
.about-profile-facts strong{display:block;margin-bottom:14px;color:#1260b6;font-size:23px;line-height:1.12;letter-spacing:-.02em}
.about-profile-facts span{color:#50677f;font-size:14px;line-height:1.55}
.about-manufacturing-section{background:linear-gradient(180deg,#f7fbff 0%,#edf5fc 100%);border-block:1px solid #d8e6f3}
.about-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:48px;align-items:end;margin-bottom:30px}
.about-section-heading>p{margin:0}
.about-workflow-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.about-workflow-card{overflow:hidden;border:1px solid #d5e6f4;border-radius:24px;background:#fff;box-shadow:0 18px 42px rgba(24,68,108,.09)}
.about-workflow-card-wide{grid-column:span 3;display:grid;grid-template-columns:1.15fr .85fr;align-items:stretch}
.about-workflow-card img{display:block;width:100%;height:260px;object-fit:cover;background:#e5eef6}
.about-workflow-card-wide img{height:100%;min-height:360px}
.about-workflow-card div{padding:24px 24px 28px}
.about-workflow-card-wide div{align-self:center;padding:40px}
.about-workflow-card span{display:grid;place-items:center;width:36px;height:36px;margin-bottom:18px;border-radius:50%;background:#e9f4ff;color:#1260b6;font-size:11px;font-weight:900}
.about-workflow-card h3{margin:0 0 10px;color:#18345b;font-size:23px;line-height:1.16;letter-spacing:-.02em}
.about-workflow-card p{margin:0;color:#60738c;font-size:14px;line-height:1.62}
.about-quality-panel{display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);gap:44px;align-items:center;margin-top:36px;padding:34px;border:1px solid #d5e6f4;border-radius:26px;background:rgba(255,255,255,.82);box-shadow:0 18px 42px rgba(24,68,108,.08)}
.about-quality-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.about-quality-list article{padding:18px;border:1px solid #dce8f3;border-radius:16px;background:#f7fbff}
.about-quality-list strong{display:block;color:#18345b;font-size:16px}.about-quality-list span{display:block;margin-top:7px;color:#60738c;font-size:13px;line-height:1.5}
.about-certifications-clean{background:#fff}
.about-certifications-clean .certificate-card-feature,.about-certifications-clean .about-certificate-strip figure{border-color:#dce8f3;background:#fff;box-shadow:0 12px 30px rgba(24,68,108,.06)}
.about-certifications-clean .certificate-card-feature{border-radius:22px}.about-certifications-clean .certificate-card-feature figure{border-color:#e1ebf4;border-radius:16px;background:#f8fbff}
.about-certifications-clean .certificate-card span,.about-certifications-clean .certificate-card-feature span{color:#1260b6}
.about-certifications-clean .certificate-card h3{color:#18345b}.about-certifications-clean .certificate-card p{color:#60738c;line-height:1.62}
.about-certifications-clean .about-certificate-strip figure{border-radius:18px;background:#f8fbff}.about-certifications-clean .about-certificate-strip img{border-bottom-color:#dce8f3;background:#fff}.about-certifications-clean .about-certificate-strip strong{color:#18345b}.about-certifications-clean .about-certificate-strip span{color:#60738c}
.about-supply-section{background:#f7fbff}.about-capability-grid article{border-color:#dce8f3;border-radius:20px;box-shadow:0 14px 34px rgba(24,68,108,.06)}.about-capability-grid span{color:#1260b6}.about-capability-grid h3{color:#18345b}.about-capability-grid p{color:#60738c;line-height:1.62}
.about-cta-blue{background:linear-gradient(105deg,#102947 0%,#174b86 100%);border:0;color:#fff}.about-cta-blue .eyebrow{color:#9ccefa!important}.about-cta-blue h2{color:#fff}.about-cta-blue p:not(.eyebrow){color:#d9e8f7}.about-cta-blue .button-primary{background:#fff!important;border-color:#fff!important;color:#123b69!important;box-shadow:0 12px 26px rgba(0,0,0,.16)}.about-cta-blue .button-primary:hover,.about-cta-blue .button-primary:focus{background:#e9f4ff!important;border-color:#e9f4ff!important;color:#0d56a8!important}
.about-page-redesigned #company-profile,.about-page-redesigned #factory-production,.about-page-redesigned #certifications{scroll-margin-top:110px}
@media(max-width:1050px){.about-video-hero-grid,.about-profile-grid,.about-section-heading,.about-quality-panel{grid-template-columns:1fr;gap:32px}.about-workflow-card-wide{grid-column:auto;grid-template-columns:1fr}.about-workflow-cards{grid-template-columns:1fr 1fr}.about-workflow-card-wide img{min-height:0;height:280px}.about-quality-list{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.about-video-hero{padding:52px 0}.about-video-hero h1{font-size:40px}.about-video-card{border-radius:18px}.about-profile-facts,.about-workflow-cards,.about-quality-list{grid-template-columns:1fr}.about-profile-facts article{min-height:0}.about-section-heading{margin-bottom:22px}.about-workflow-card img,.about-workflow-card-wide img{height:220px}.about-workflow-card-wide div,.about-workflow-card div{padding:22px}.about-quality-panel{padding:20px;border-radius:20px}}

/* Homepage hero background rotation: lab scene, indoor installation, community solar. */
.info-home .info-hero{isolation:isolate;background:#dbe9f5}
.info-home .info-hero-slider{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:#dbe9f5}
.info-home .info-hero-slide{position:absolute;inset:0;background-position:right center;background-size:contain;background-repeat:no-repeat;opacity:0;animation:grxHeroBackgroundFade 18s infinite ease-in-out;will-change:opacity}
.info-home .info-hero-slide-lab{background-image:url('hero-industrial-v2.webp');animation-delay:0s}
.info-home .info-hero-slide-install{background-image:url('hero-solar-installation-room-v1.webp');animation-delay:6s}
.info-home .info-hero-slide-community{background-image:url('hero-global-market-installation-v1.webp');animation-delay:12s}
.info-home .info-hero:before{content:"";position:absolute;inset:0;z-index:1;width:100%;opacity:1;pointer-events:none;background:linear-gradient(90deg,rgba(224,237,248,.98) 0%,rgba(226,238,248,.88) 30%,rgba(226,238,248,.35) 40%,rgba(226,238,248,0) 52%)}
.info-home .info-hero:after{z-index:1}
.info-home .info-hero-grid{position:relative;z-index:2}
.info-home .info-hero-product-green,.info-home .info-hero-caption{display:none!important}
@keyframes grxHeroBackgroundFade{0%,27%{opacity:1}33%,94%{opacity:0}100%{opacity:1}}
@media(prefers-reduced-motion:reduce){.info-home .info-hero-slide{animation:none;opacity:0}.info-home .info-hero-slide-lab{opacity:1}}
@media(max-width:560px){.info-home .info-hero-slide{background-position:right center;background-size:contain}.info-home .info-hero:before{background:linear-gradient(180deg,rgba(227,240,250,.99) 0%,rgba(227,240,250,.92) 46%,rgba(227,240,250,.2) 100%)}}

/* Cleaner traditional breadcrumb bar. */
.site-breadcrumb-bar{background:#fff;border-top:1px solid #e1ebf5;border-bottom:1px solid #d8e5f1;box-shadow:0 10px 24px rgba(20,55,92,.045)}
.site-breadcrumb-inner{min-height:58px;padding-top:13px;padding-bottom:13px;gap:9px;color:#6b7f95;font-size:13px;font-weight:700;letter-spacing:.005em}
.site-breadcrumb-inner a{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border:1px solid transparent;border-radius:999px;color:#385a78;text-decoration:none;font-weight:750}
.site-breadcrumb-inner a:first-child:before{content:"⌂";margin-right:7px;color:#2c63ad;font-size:13px;line-height:1}
.site-breadcrumb-inner a:hover,.site-breadcrumb-inner a:focus{color:#0d56a8;background:#eef6ff;border-color:#cfe1f2;text-decoration:none}
.site-breadcrumb-separator{color:#9cafc2;font-size:18px;font-weight:500;line-height:1}
.site-breadcrumb-current{display:inline-flex;align-items:center;min-height:30px;padding:5px 12px;border:1px solid #cfe1f2;border-radius:999px;background:#eef6ff;color:#123b69;font-weight:850;letter-spacing:.005em}
.product-context-bar{background:#fff;border-top:1px solid #e1ebf5;border-bottom:1px solid #d8e5f1;box-shadow:0 10px 24px rgba(20,55,92,.045)}
.product-breadcrumbs a{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border-radius:999px;color:#385a78;text-decoration:none;font-weight:750}.product-breadcrumbs a:hover,.product-breadcrumbs a:focus{color:#0d56a8;background:#eef6ff;text-decoration:none}.product-breadcrumbs strong{display:inline-flex;align-items:center;min-height:30px;padding:5px 12px;border:1px solid #cfe1f2;border-radius:999px;background:#eef6ff;color:#123b69}.product-breadcrumbs span{color:#9cafc2;font-size:18px;font-weight:500}
@media(max-width:760px){.site-breadcrumb-inner{min-height:50px;padding-top:10px;padding-bottom:10px;font-size:12px}.site-breadcrumb-current{max-width:62vw}}

/* About page requested simplification: remove oversized copy and section jump cards. */
.about-page-redesigned .about-video-hero{padding:54px 0}
.about-page-redesigned .about-video-hero h1{font-size:clamp(38px,4vw,58px);line-height:1.06;letter-spacing:-.035em}
.about-page-redesigned .about-video-hero .about-hero-copy>p:not(.eyebrow){max-width:560px;font-size:16px}
.about-page-redesigned .about-hero-copy .company-hero-actions{margin-top:24px}

/* Homepage global markets rebuild: one global entry plus four regional photo cards. */
.info-markets-redesign{padding:84px 0 92px;background:linear-gradient(180deg,#f7fbff 0%,#edf5fc 100%);border-block:1px solid #dbe8f4;position:relative;overflow:hidden}
.info-markets-redesign:before{content:"";position:absolute;inset:-8% -4%;background:url('global-map-network.svg') center/cover no-repeat;opacity:.38;pointer-events:none;mix-blend-mode:multiply}
.info-markets-redesign:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 18%,rgba(82,145,208,.16),transparent 34%),linear-gradient(90deg,rgba(247,251,255,.86),rgba(247,251,255,.58));pointer-events:none}
.info-markets-redesign .wrap{display:block;position:relative;z-index:1}
.info-market-header{display:flex;align-items:end;justify-content:space-between;gap:42px;margin-bottom:30px}
.info-market-header h2{max-width:760px;margin:0;color:#142641;font-size:clamp(34px,3.6vw,58px);line-height:1.04;letter-spacing:-.045em}
.info-market-header p:not(.info-kicker){max-width:690px;margin:18px 0 0;color:#60738c;font-size:16px;line-height:1.72}
.info-market-header .button{flex:0 0 auto;margin:0;min-width:188px;justify-content:center}
.info-market-board{display:grid;grid-template-columns:minmax(0,1.18fr) repeat(2,minmax(0,.91fr));grid-auto-rows:224px;gap:18px}
.info-market-card{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:0;padding:24px;border:1px solid #cfe1f2;border-radius:24px;background:#173b61;color:#fff;text-decoration:none;box-shadow:0 18px 42px rgba(24,68,108,.12);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.info-market-card:before{content:"";position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:-3;transition:transform .32s ease,filter .22s ease}
.info-market-card:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(7,26,49,.08) 0%,rgba(10,34,62,.52) 58%,rgba(8,26,48,.88) 100%)}
.info-market-card:hover,.info-market-card:focus{transform:translateY(-4px);border-color:#9fc4e6;box-shadow:0 26px 58px rgba(24,68,108,.2);color:#fff}
.info-market-card:hover:before,.info-market-card:focus:before{transform:scale(1.045);filter:saturate(1.08) contrast(1.04)}
.info-market-card span{width:max-content;max-width:100%;margin-bottom:12px;padding:7px 10px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(255,255,255,.16);backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.info-market-card h3{max-width:420px;margin:0;color:#fff;font-size:23px;line-height:1.14;letter-spacing:-.025em;text-shadow:0 2px 12px rgba(0,0,0,.22)}
.info-market-card p{max-width:520px;margin:13px 0 0;color:rgba(255,255,255,.84);font-size:14px;line-height:1.6}
.info-market-card b{display:inline-flex;margin-top:18px;color:#fff;font-size:13px;font-weight:900;text-shadow:0 2px 10px rgba(0,0,0,.22)}
.info-market-feature{grid-row:span 2;min-height:466px;padding:34px}
.info-market-feature h3{font-size:clamp(30px,3vw,46px);line-height:1.03;letter-spacing:-.045em}
.info-market-feature:after{background:linear-gradient(180deg,rgba(5,22,42,.02) 0%,rgba(9,33,60,.38) 45%,rgba(8,27,50,.92) 100%)}
.info-market-global:before{background-image:url('hero-solar-installation-room-v1.webp');background-position:center right}
.info-market-middle-east:before{background-image:url('market-middle-east-photo.webp')}
.info-market-africa:before{background-image:url('market-africa-photo.webp')}
.info-market-latin:before{background-image:url('market-latin-america-photo.webp')}
.info-market-sea:before{background-image:url('market-southeast-asia-photo.webp')}
@media(max-width:1120px){.info-market-board{grid-template-columns:1fr 1fr}.info-market-feature{grid-column:span 2;grid-row:auto;min-height:360px}.info-market-header{align-items:flex-start;flex-direction:column}.info-market-header .button{margin-top:0}}
@media(max-width:680px){.info-markets-redesign{padding:58px 0 64px}.info-market-board{grid-template-columns:1fr;grid-auto-rows:auto}.info-market-feature{grid-column:auto;min-height:330px}.info-market-card{min-height:230px;border-radius:18px;padding:22px}.info-market-card h3{font-size:22px}.info-market-feature h3{font-size:32px}.info-market-header h2{font-size:34px}}

/* Product catalog unified banner. */
.catalog-page .catalog-hero,
.catalog-page.catalog-context-inverter .catalog-hero,
.catalog-page.catalog-context-solar-controller .catalog-hero,
.catalog-page.catalog-context-all-products .catalog-hero{min-height:360px;background-color:#e7f3ff;background-image:linear-gradient(90deg,rgba(230,241,250,.98) 0%,rgba(233,244,252,.9) 36%,rgba(232,242,250,.48) 56%,rgba(232,242,250,.08) 78%),url('banner-products-global-solar-v1.webp')!important;background-position:center center,right center!important;background-size:cover,cover!important;background-repeat:no-repeat,no-repeat!important}
.catalog-page .catalog-hero-products{display:none!important}
@media(max-width:760px){.catalog-page .catalog-hero,.catalog-page.catalog-context-inverter .catalog-hero,.catalog-page.catalog-context-solar-controller .catalog-hero,.catalog-page.catalog-context-all-products .catalog-hero{background-image:linear-gradient(180deg,rgba(232,243,253,.98) 0%,rgba(232,243,253,.9) 58%,rgba(232,243,253,.25) 100%),url('banner-products-global-solar-v1.webp')!important;background-position:center center,right center!important;background-size:cover,cover!important}}

/* Topic banner image blend: remove the hard vertical split between copy and image. */
.info-topic-hero.has-image{background:#e6f3ff}
.info-topic-hero.has-image:before{left:0;right:auto;width:100%;background-image:linear-gradient(90deg,rgba(230,243,255,.99) 0%,rgba(230,243,255,.93) 34%,rgba(230,243,255,.62) 48%,rgba(230,243,255,.18) 66%,rgba(230,243,255,0) 84%),var(--info-topic-image);background-position:center center,center center;background-size:cover,cover;background-repeat:no-repeat,no-repeat;opacity:1}
@media(max-width:760px){.info-topic-hero.has-image:before{background-image:linear-gradient(180deg,rgba(230,243,255,.98) 0%,rgba(230,243,255,.9) 56%,rgba(230,243,255,.24) 100%),var(--info-topic-image);background-position:center center,center center;background-size:cover,cover}}

/* About hero video refinement: smaller display area for sharper perceived quality. */
.about-page-redesigned .about-video-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);gap:44px}
.about-page-redesigned .about-video-card{max-width:520px;justify-self:end;border-radius:20px;box-shadow:0 18px 44px rgba(18,65,110,.14)}
.about-page-redesigned .about-video-card video{aspect-ratio:16/9;object-fit:contain;background:#102947}
.about-page-redesigned .about-video-card figcaption{padding:14px 18px}
@media(max-width:1050px){.about-page-redesigned .about-video-hero-grid{grid-template-columns:1fr;gap:30px}.about-page-redesigned .about-video-card{max-width:620px;justify-self:start}}
@media(max-width:720px){.about-page-redesigned .about-video-card{max-width:100%;border-radius:16px}.about-page-redesigned .about-video-card figcaption{padding:12px 14px}}

/* Buyer’s Guides main banner: show more of the installation team on the right. */
.page-id-762 .info-topic-hero.has-image:before{background-image:linear-gradient(90deg,rgba(230,243,255,.99) 0%,rgba(230,243,255,.93) 31%,rgba(230,243,255,.58) 45%,rgba(230,243,255,.16) 62%,rgba(230,243,255,0) 76%),var(--info-topic-image);background-position:center center,right 48%;background-size:cover,auto 116%;background-repeat:no-repeat,no-repeat}
@media(max-width:900px){.page-id-762 .info-topic-hero.has-image:before{background-position:center center,right bottom;background-size:cover,auto 100%}}
@media(max-width:760px){.page-id-762 .info-topic-hero.has-image:before{background-image:linear-gradient(180deg,rgba(230,243,255,.98) 0%,rgba(230,243,255,.86) 54%,rgba(230,243,255,.18) 100%),var(--info-topic-image);background-position:center center,right bottom;background-size:cover,auto 88%}}

/* Mobile homepage hero cleanup: remove empty visual column and tighten spacing. */
@media(max-width:800px){
  .info-home .info-hero-grid{min-height:0;display:block}
  .info-home .info-hero-copy{padding:44px 0 34px}
  .info-home .info-hero-visual{display:none!important;height:0!important}
  .info-home .info-hero-points{margin-top:24px}
}
@media(max-width:560px){
  .info-home .info-hero-copy{padding:34px 0 28px}
  .info-home .info-hero h1{font-size:clamp(36px,10.8vw,42px)}
  .info-home .info-hero-copy>p:not(.info-kicker){margin:18px 0;font-size:14px;line-height:1.55}
  .info-home .info-actions{gap:10px}
  .info-home .info-actions .button{width:100%;justify-content:center;min-height:54px}
  .info-home .info-hero-points{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}
  .info-home .info-hero-points span{font-size:10px;line-height:1.25;padding:4px 8px 4px 0}
}
@media(max-width:390px){.info-home .info-hero-points{grid-template-columns:1fr}}

/* About hero left-side visual texture: fill empty copy area without hurting readability. */
.about-page-redesigned .about-video-hero:before{background:linear-gradient(90deg,rgba(232,243,253,.94) 0%,rgba(232,243,253,.82) 42%,rgba(232,243,253,.18) 72%,rgba(232,243,253,0) 100%),radial-gradient(circle at 22% 30%,rgba(18,96,182,.15),transparent 34%),url('hero-global-network.png') left 24% center/520px auto no-repeat,url('factory-floor.webp') left center/cover no-repeat;opacity:.42;width:64%;mix-blend-mode:multiply}
.about-page-redesigned .about-video-hero:after{content:"";position:absolute;left:0;top:0;bottom:0;width:58%;background:linear-gradient(125deg,rgba(255,255,255,.18),rgba(255,255,255,0) 58%),url('knowledge-circuit-bg.svg') left 56% center/780px auto no-repeat;opacity:.32;pointer-events:none;mix-blend-mode:multiply}
.about-page-redesigned .about-hero-copy{position:relative;z-index:2}
.about-page-redesigned .about-video-card{position:relative;z-index:2}
@media(max-width:1050px){.about-page-redesigned .about-video-hero:before{width:100%;opacity:.28}.about-page-redesigned .about-video-hero:after{width:100%;opacity:.22}}
@media(max-width:720px){.about-page-redesigned .about-video-hero:before{opacity:.22;background-size:cover,auto,440px auto,cover}.about-page-redesigned .about-video-hero:after{opacity:.18;background-size:600px auto}}

/* Topic pages: remove the old static essentials block on designed guide hubs and create a cleaner transition into articles. */
.info-topic-showcase + .info-stories{position:relative;padding-top:88px;background:linear-gradient(180deg,#f8fbff 0%,#fff 28%,#fff 100%);border-top:0;overflow:hidden}
.info-topic-showcase + .info-stories:before{content:"";position:absolute;left:50%;top:0;width:min(1180px,calc(100% - 48px));height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent 0%,rgba(18,96,182,.22) 18%,rgba(18,96,182,.22) 82%,transparent 100%)}
.info-topic-showcase + .info-stories:after{content:"";position:absolute;left:50%;top:0;width:120px;height:26px;transform:translateX(-50%);border-radius:0 0 999px 999px;background:linear-gradient(180deg,#e9f4ff 0%,rgba(233,244,255,0) 100%);border:1px solid rgba(18,96,182,.12);border-top:0;pointer-events:none}
.info-topic-showcase + .info-stories .info-section-head{align-items:center;margin-bottom:34px;padding-bottom:18px;border-bottom:1px solid #e1ebf4}
.info-topic-showcase + .info-stories .info-section-head h2{font-size:clamp(30px,3.1vw,44px)}
@media(max-width:760px){.info-topic-showcase + .info-stories{padding-top:58px}.info-topic-showcase + .info-stories:before{width:calc(100% - 32px)}.info-topic-showcase + .info-stories:after{width:86px;height:20px}.info-topic-showcase + .info-stories .info-section-head{margin-bottom:24px;padding-bottom:14px}}

/* Knowledge article layout cleanup: tighten the main/sidebar gap and keep the palette consistent with the blue site skin. */
.knowledge-article{background:linear-gradient(180deg,#f4f8fc 0%,#eef5fc 100%)}
.knowledge-article .knowledge-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(300px,24vw,360px);gap:34px;align-items:start;padding-block:58px 70px}
.knowledge-article .knowledge-content{width:100%;max-width:none;box-sizing:border-box;overflow:hidden;padding:44px clamp(28px,3.2vw,54px);border:1px solid #d5e5f3;border-radius:24px;background:#fff;box-shadow:0 18px 44px rgba(24,68,108,.08);color:#52687f;font-size:17px;line-height:1.78}
.knowledge-article .knowledge-content>*:first-child{margin-top:0}
.knowledge-article .knowledge-content>*:last-child{margin-bottom:0}
.knowledge-article .knowledge-content>p:first-child{color:#405c78;font-size:19px;line-height:1.68}
.knowledge-article .knowledge-content h2{margin:40px 0 16px;color:#132843;font-size:clamp(30px,2.7vw,46px);line-height:1.12;letter-spacing:-.035em}
.knowledge-article .knowledge-content h3{margin:32px 0 12px;color:#173653;font-size:clamp(22px,2vw,30px);line-height:1.22;letter-spacing:-.02em}
.knowledge-article .knowledge-content p,.knowledge-article .knowledge-content li{color:#52687f}
.knowledge-article .knowledge-content a:not(.button){color:#0d56a8;text-decoration-color:rgba(13,86,168,.28);text-underline-offset:3px}
.knowledge-article .knowledge-content a:not(.button):hover{color:#123b69;text-decoration-color:#123b69}
.knowledge-article .knowledge-content img{max-width:100%;height:auto;border-radius:18px}
.knowledge-article .knowledge-sidebar{position:sticky;top:96px;display:grid;gap:18px;width:100%;min-width:0}
.knowledge-article .knowledge-sidebar>div,.knowledge-article .knowledge-sidebar>div:first-child{position:relative;overflow:hidden;padding:28px;border:1px solid #cfe1f2;border-radius:22px;background:linear-gradient(180deg,#f8fbff 0%,#edf6ff 100%);box-shadow:0 16px 36px rgba(24,68,108,.08)}
.knowledge-article .knowledge-sidebar>div:before{content:"";position:absolute;right:-34px;top:-34px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(18,96,182,.13),rgba(18,96,182,0) 68%);pointer-events:none}
.knowledge-article .knowledge-sidebar .eyebrow{color:#2f62b5!important}
.knowledge-article .knowledge-sidebar h2{position:relative;margin:0;color:#162846;font-size:24px;line-height:1.22;letter-spacing:-.025em}
.knowledge-article .knowledge-sidebar p:not(.eyebrow){position:relative;color:#60738c;font-size:14px;line-height:1.7}
.knowledge-article .knowledge-sidebar .button{position:relative;width:100%;justify-content:center;border-radius:10px;background:#2f5fb7;color:#fff;box-shadow:0 10px 22px rgba(47,95,183,.18)}
.knowledge-article .knowledge-sidebar .button:hover{background:#174a9c;color:#fff}
.knowledge-article .knowledge-sidebar .arrow{position:relative;color:#2f5fb7;font-weight:900;text-decoration:none}
.knowledge-article .knowledge-sidebar .arrow:hover{color:#123b69;text-decoration:underline;text-underline-offset:4px}
.knowledge-article .article-tags{border-top-color:#d8e6f3}
.knowledge-article .article-tags a{border-color:#cfe1f2;border-radius:999px;background:#edf6ff;color:#315ead}
.knowledge-article .article-tags a:hover{border-color:#115bb0;background:#115bb0;color:#fff}
.knowledge-article .article-post-navigation{margin:42px -54px -44px;padding:28px clamp(28px,3.2vw,54px);border-top:1px solid #d8e6f3;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%);gap:20px}
.knowledge-article .article-post-navigation a{padding:24px;border:1px solid #cfe1f2;border-radius:22px;background:#fff;box-shadow:0 12px 28px rgba(24,68,108,.06)}
.knowledge-article .article-post-navigation a:hover{border-color:#9fc4e6;background:#f7fbff;transform:translateY(-1px)}
.knowledge-article .article-post-navigation span{color:#2f5fb7;letter-spacing:.05em}
.knowledge-article .article-post-navigation strong{color:#162846;font-size:17px;line-height:1.35}
.knowledge-article .article-product-links{padding:72px 0;background:linear-gradient(180deg,#edf5fc 0%,#f8fbff 100%)}
.knowledge-article .related-product-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
@media(max-width:1080px){.knowledge-article .knowledge-layout{grid-template-columns:1fr;gap:28px;padding-block:46px 60px}.knowledge-article .knowledge-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-article .knowledge-content{padding:34px 28px}.knowledge-article .article-post-navigation{margin:36px -28px -34px;padding:24px 28px}.knowledge-article .related-product-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.knowledge-article .knowledge-layout{padding-block:32px 48px}.knowledge-article .knowledge-content{padding:26px 20px;border-radius:20px;font-size:15px}.knowledge-article .knowledge-content>p:first-child{font-size:16px}.knowledge-article .knowledge-content h2{font-size:30px}.knowledge-article .knowledge-sidebar{grid-template-columns:1fr}.knowledge-article .article-post-navigation{grid-template-columns:1fr;margin:30px -20px -26px;padding:20px}.knowledge-article .article-post-navigation>span{display:none}.knowledge-article .article-post-next{text-align:left}.knowledge-article .related-product-row{grid-template-columns:1fr}}

/* About page company scenes: return to compact real-photo cards while keeping the new blue site style. */
.about-page-redesigned .about-legacy-gallery{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f4f9ff 100%);border-bottom:1px solid #d8e6f3}
.about-page-redesigned .about-legacy-gallery:before{content:"";position:absolute;left:-14%;top:10%;width:42%;height:54%;background:radial-gradient(circle,rgba(18,96,182,.12),rgba(18,96,182,0) 68%);pointer-events:none}
.about-page-redesigned .about-gallery-head{position:relative;z-index:1;margin-bottom:28px;padding-top:0;border-top:0;display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:54px;align-items:end}
.about-page-redesigned .about-gallery-head h2{margin:0;color:#102947;font-size:clamp(34px,3.7vw,56px);line-height:1.06;letter-spacing:-.04em}
.about-page-redesigned .about-gallery-head>p{max-width:720px;margin:0;color:#60738c;font-size:16px;line-height:1.72}
.about-page-redesigned .about-company-gallery-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:300px 210px;gap:18px}
.about-page-redesigned .about-company-gallery-grid figure{margin:0;position:relative;overflow:hidden;border:1px solid #cfe0f0;border-radius:18px;background:#e8f2fb;box-shadow:0 18px 42px rgba(24,68,108,.11)}
.about-page-redesigned .about-company-gallery-grid figure img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(1.03) contrast(1.03)}
.about-page-redesigned .about-company-gallery-grid .company-gallery-visits{grid-column:1/4;background:#f5f9fd}
.about-page-redesigned .about-company-gallery-grid .company-gallery-visits img{object-fit:cover;object-position:center 42%}
.about-page-redesigned .about-company-gallery-grid .company-gallery-exhibition{grid-column:4/7}
.about-page-redesigned .about-company-gallery-grid .company-gallery-exhibition img{object-position:center 24%}
.about-page-redesigned .about-company-gallery-grid>figure:nth-child(3){grid-column:1/3}
.about-page-redesigned .about-company-gallery-grid>figure:nth-child(4){grid-column:3/5}
.about-page-redesigned .about-company-gallery-grid>figure:nth-child(5){grid-column:5/7}
.about-page-redesigned .about-company-gallery-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:52px 24px 20px;color:#fff;background:linear-gradient(0deg,rgba(8,28,52,.88) 0%,rgba(8,28,52,.52) 48%,rgba(8,28,52,0) 100%)}
.about-page-redesigned .about-company-gallery-grid figcaption span{display:block;color:#9ccdf8;font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;text-shadow:0 1px 8px rgba(0,0,0,.18)}
.about-page-redesigned .about-company-gallery-grid figcaption strong{display:block;margin-top:8px;color:#fff;font-size:clamp(17px,1.6vw,24px);line-height:1.18;letter-spacing:-.02em;text-shadow:0 1px 10px rgba(0,0,0,.22)}
.about-page-redesigned .about-gallery-summary{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px}
.about-page-redesigned .about-gallery-summary article{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-areas:"num title" "num text";column-gap:14px;align-items:start;padding:20px;border:1px solid #d6e6f4;border-radius:18px;background:rgba(255,255,255,.86);box-shadow:0 14px 32px rgba(24,68,108,.07)}
.about-page-redesigned .about-gallery-summary span{grid-area:num;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e9f4ff;color:#2f62b5;font-size:13px;font-weight:900}
.about-page-redesigned .about-gallery-summary strong{grid-area:title;color:#173653;font-size:17px;line-height:1.2;letter-spacing:-.015em}
.about-page-redesigned .about-gallery-summary small{grid-area:text;margin-top:7px;color:#60738c;font-size:13px;line-height:1.55}
@media(max-width:1080px){.about-page-redesigned .about-gallery-head{grid-template-columns:1fr;gap:18px}.about-page-redesigned .about-company-gallery-grid{grid-template-rows:260px 190px}.about-page-redesigned .about-gallery-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.about-page-redesigned .about-company-gallery-grid{grid-template-columns:1fr;grid-template-rows:none}.about-page-redesigned .about-company-gallery-grid .company-gallery-visits,.about-page-redesigned .about-company-gallery-grid .company-gallery-exhibition,.about-page-redesigned .about-company-gallery-grid>figure:nth-child(3),.about-page-redesigned .about-company-gallery-grid>figure:nth-child(4),.about-page-redesigned .about-company-gallery-grid>figure:nth-child(5){grid-column:auto}.about-page-redesigned .about-company-gallery-grid figure{min-height:230px}.about-page-redesigned .about-company-gallery-grid .company-gallery-visits{min-height:260px}.about-page-redesigned .about-gallery-summary{grid-template-columns:1fr}.about-page-redesigned .about-gallery-head h2{font-size:34px}}

/* Topic pages: remove duplicate child-topic navigation and replace it with a compact product row. */
.info-topic-products{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f1f7fd 100%);border-top:1px solid #dbe8f4}
.info-topic-products:before{content:"";position:absolute;right:-12%;top:-28%;width:42%;height:70%;background:radial-gradient(circle,rgba(18,96,182,.14),rgba(18,96,182,0) 66%);pointer-events:none}
.info-topic-products .wrap{position:relative;z-index:1}
.info-topic-products .info-section-head{align-items:end;margin-bottom:26px;padding-bottom:0;border-bottom:0}
.info-topic-products .info-section-head h2{max-width:760px}
.info-topic-products .info-section-head>p{max-width:470px;color:#60738c;line-height:1.65}
.info-topic-product-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.info-topic-product-card{overflow:hidden;border:1px solid #d5e6f4;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(24,68,108,.07);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.info-topic-product-card:hover{transform:translateY(-3px);border-color:#9fc4e6;box-shadow:0 20px 42px rgba(24,68,108,.12)}
.info-topic-product-image{display:grid;place-items:center;min-height:150px;padding:18px;background:linear-gradient(180deg,#f8fbff,#edf6ff);border-bottom:1px solid #e1edf7}
.info-topic-product-image img{display:block;width:100%;height:122px;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(24,68,108,.14));transition:transform .2s ease}
.info-topic-product-card:hover .info-topic-product-image img{transform:scale(1.035)}
.info-topic-product-copy{padding:16px 16px 18px}
.info-topic-product-copy span{display:block;margin-bottom:8px;color:#2f62b5;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.info-topic-product-copy h3{margin:0 0 14px;color:#173653;font-size:16px;line-height:1.28;letter-spacing:-.015em}
.info-topic-product-copy h3 a:hover{color:#115bb0}
.info-topic-product-copy .arrow{color:#2f5fb7;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;text-decoration:none}
.info-topic-product-copy .arrow:hover{text-decoration:underline;text-underline-offset:4px}
.info-topic-products-action{display:flex;justify-content:center;margin-top:28px}
.info-topic-products-action .button{border-radius:10px}
@media(max-width:1180px){.info-topic-product-row{grid-template-columns:repeat(3,minmax(0,1fr))}.info-topic-product-image{min-height:170px}.info-topic-product-image img{height:140px}}
@media(max-width:720px){.info-topic-products .info-section-head{display:block}.info-topic-products .info-section-head>p{margin-top:12px}.info-topic-product-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.info-topic-product-image{min-height:138px;padding:14px}.info-topic-product-image img{height:104px}.info-topic-product-copy{padding:14px}.info-topic-product-copy h3{font-size:14px}}
@media(max-width:420px){.info-topic-product-row{grid-template-columns:1fr}}

/* About hero video alignment: move the video card left and leave more breathing room on the right. */
.about-page-redesigned .about-video-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:28px}
.about-page-redesigned .about-hero-copy{max-width:640px}
.about-page-redesigned .about-video-card{justify-self:start;max-width:520px;margin-left:0;margin-right:auto}
@media(max-width:1050px){.about-page-redesigned .about-video-hero-grid{grid-template-columns:1fr;gap:30px}.about-page-redesigned .about-video-card{justify-self:start;max-width:620px}}

/* About gallery final fit: match the original Gerixi layout and show the customer/team collage without cropping. */
.about-page-redesigned .about-company-gallery-grid{grid-template-rows:350px 235px;gap:16px}
.about-page-redesigned .about-company-gallery-grid figure{border-radius:6px}
.about-page-redesigned .about-company-gallery-grid .company-gallery-visits{background:#f5f5f3}
.about-page-redesigned .about-company-gallery-grid .company-gallery-visits img{object-fit:contain;object-position:center center;background:#f5f5f3}
.about-page-redesigned .about-company-gallery-grid .company-gallery-exhibition img{object-position:50% 23%}
.about-page-redesigned .about-company-gallery-grid figcaption{padding:34px 22px 18px;background:linear-gradient(0deg,rgba(8,29,52,.9),rgba(8,29,52,0))}
.about-page-redesigned .about-company-gallery-grid figcaption span{font-size:10px;color:#b9dcff}
.about-page-redesigned .about-company-gallery-grid figcaption strong{font-size:22px}
@media(max-width:1080px){.about-page-redesigned .about-company-gallery-grid{grid-template-rows:300px 220px}}
@media(max-width:760px){.about-page-redesigned .about-company-gallery-grid{grid-template-rows:none}.about-page-redesigned .about-company-gallery-grid figure{min-height:235px}.about-page-redesigned .about-company-gallery-grid .company-gallery-visits{min-height:270px}.about-page-redesigned .about-company-gallery-grid figcaption strong{font-size:19px}}

/* About hero copy: fuller company positioning and better height balance with the video card. */
.about-page-redesigned .about-hero-copy{align-self:center;max-width:760px;padding:18px 0 22px}
.about-page-redesigned .about-video-hero h1{max-width:820px;font-size:clamp(44px,4.2vw,66px);line-height:1.06;letter-spacing:-.05em}
.about-page-redesigned .about-video-hero .about-hero-copy>p:not(.eyebrow){max-width:760px;margin:22px 0 0;color:#405c78;font-size:18px;line-height:1.72}
.about-page-redesigned .about-hero-highlights{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.about-page-redesigned .about-hero-highlights span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid #cfe1f2;border-radius:999px;background:rgba(255,255,255,.72);color:#2f5fb7;font-size:12px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;box-shadow:0 10px 22px rgba(24,68,108,.06)}
.about-page-redesigned .about-hero-copy .company-hero-actions{margin-top:28px}
@media(max-width:720px){.about-page-redesigned .about-video-hero h1{font-size:38px}.about-page-redesigned .about-video-hero .about-hero-copy>p:not(.eyebrow){font-size:16px}.about-page-redesigned .about-hero-highlights span{font-size:10px;min-height:34px}}
