:root{
  --ink:#14231b;--ink-2:#2d4035;--muted:#65756c;--line:#e5ebe4;
  --brand:#45a12b;--brand-dark:#2f7d20;--lime:#89c541;--lime-soft:#eef7df;
  --forest:#173b2b;--forest-2:#204a34;--sage:#eef5eb;--ivory:#f7f5ec;--white:#fff;
  --max:1280px;--radius:20px;--shadow:0 22px 60px rgba(31,70,45,.10)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.68;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(var(--max),calc(100% - 56px));margin:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:10px;top:10px;z-index:9999;background:#fff;padding:10px}.table-scroll{overflow:auto}
.topbar{background:#f5f8f2;color:#5f6f64;font-size:12px;border-bottom:1px solid #e7ece4}.topbar-inner{display:flex;justify-content:space-between;gap:24px;padding:7px 0}.topbar-links{display:flex;gap:24px}.topbar a:hover{color:var(--brand)}
.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.985);backdrop-filter:blur(14px);border-bottom:1px solid rgba(225,232,225,.95)}.site-header:after{content:"";display:block;height:2px;background:linear-gradient(90deg,var(--brand) 0%,var(--lime) 58%,#d8e8b3 100%)}.nav-wrap{height:84px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;min-width:205px}.brand-logo,.custom-logo{width:auto;max-width:210px;max-height:56px;display:block;object-fit:contain}.nav-toggle{display:none}.primary-nav{margin-left:auto}.primary-nav ul{list-style:none;margin:0;padding:0}.primary-nav>.menu{display:flex;align-items:center;gap:25px}.primary-nav>.menu>li{position:relative}.primary-nav>.menu>li>a{height:84px;display:flex;align-items:center;gap:7px;font-size:14px;font-weight:760;color:#1c2a22}.primary-nav>.menu>li.mega-parent>a:after{content:"⌄";font-size:11px;color:#7a887f;margin-top:-2px}.primary-nav>.menu>li>a:hover,.primary-nav>.menu>li:focus-within>a{color:var(--brand-dark)}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;background:var(--brand);color:#fff;border:1px solid var(--brand);font-weight:800;transition:.2s;box-shadow:0 10px 25px rgba(69,161,43,.13)}.btn:hover{background:var(--brand-dark);border-color:var(--brand-dark);transform:translateY(-1px)}.btn-small{padding:11px 18px;font-size:13px}.btn-ghost{background:#fff;color:var(--forest);border-color:#cfdacc;box-shadow:none}.btn-ghost:hover{background:var(--sage);border-color:#b9ccb5}.text-link{font-weight:800;color:var(--brand-dark)}.text-link:hover{color:var(--brand)}
/* mega navigation */
.mega-panel{position:absolute;top:72px;left:50%;transform:translate(-50%,10px);width:min(1120px,92vw);padding:0;background:#fff;border:1px solid #e1e7df;border-radius:20px;box-shadow:0 28px 70px rgba(26,57,38,.14);opacity:0;visibility:hidden;pointer-events:none;transition:.18s;overflow:hidden}.mega-parent:hover>.mega-panel,.mega-parent:focus-within>.mega-panel,.mega-parent.mega-open>.mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.mega-panel.mini{width:360px;left:50%;padding:20px}.mega-parent.compact .mega-panel{top:72px}.mega-products,.mega-apps{display:grid;grid-template-columns:250px 1fr}.mega-intro{padding:30px;background:linear-gradient(150deg,var(--forest),#234c35);color:#fff}.mega-intro span,.mega-title{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:850}.mega-intro span{color:#c9eab5}.mega-intro h3{font-size:25px;line-height:1.12;letter-spacing:-.03em;margin:12px 0}.mega-intro p{color:#d8e3dc;font-size:13px;line-height:1.55}.mega-intro a{display:inline-block;margin-top:12px;color:#d6f0b5;font-size:13px;font-weight:800}.mega-cols{padding:24px 26px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.mega-cols.three{grid-template-columns:repeat(3,1fr)}.mega-col{display:flex;flex-direction:column;gap:7px;min-width:0}.mega-col .mega-title{color:var(--brand-dark);padding-bottom:9px;border-bottom:1px solid #e4ebe2;margin-bottom:2px}.mega-col .mega-title.plain{cursor:default}.mega-col p{font-size:12px;color:#7a8980;line-height:1.45;margin:0 0 5px}.mega-col>a:not(.mega-title){font-size:13px;line-height:1.45;padding:5px 0;color:#35483c}.mega-col>a:not(.mega-title):hover{color:var(--brand-dark);transform:translateX(2px)}.mega-col b{font-weight:800}.mega-col .mega-view{margin-top:auto;color:var(--brand-dark)!important;font-weight:800}.mega-panel.mini .mega-col{gap:4px}.mega-panel.mini .mega-title{font-size:13px}.about-mini{right:0;left:auto;transform:translate(0,10px)}.mega-parent:hover>.about-mini,.mega-parent:focus-within>.about-mini,.mega-parent.mega-open>.about-mini{transform:translate(0,0)}
/* hero */
.hero{padding:88px 0 78px;background:radial-gradient(circle at 83% 12%,rgba(137,197,65,.16),transparent 26%),radial-gradient(circle at 74% 70%,rgba(69,161,43,.09),transparent 28%),linear-gradient(130deg,#fff 0%,#fdfefb 50%,#f5f8ec 100%);border-bottom:1px solid #e8ede5}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center}.eyebrow,.section-label,.mini-label{font-size:11px;letter-spacing:.16em;font-weight:850;color:var(--brand);text-transform:uppercase}.hero h1,.page-hero h1,.article-hero h1{font-size:clamp(44px,5.25vw,74px);line-height:1.01;letter-spacing:-.048em;margin:0 0 24px;max-width:1000px}.hero-lead,.page-hero .hero-lead{font-size:19px;color:#617268;max-width:780px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.hero-tags span{font-size:12px;font-weight:750;padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #dce6d8;color:#46604e}.hero-panel{background:#fff;border:1px solid #dfe8dc;border-radius:26px;padding:30px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-panel:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:linear-gradient(135deg,rgba(69,161,43,.10),rgba(137,197,65,.20));right:-55px;top:-65px}.panel-kicker{font-size:11px;letter-spacing:.14em;color:var(--brand);font-weight:850;margin-bottom:14px;position:relative;z-index:1}.chem-card{display:grid;grid-template-columns:160px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid #e8eee4;position:relative;z-index:1}.chem-card:last-child{border-bottom:0}.chem-card b{font-size:17px}.chem-card span{color:#607168}.chem-card b:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--brand),var(--lime));margin-right:9px;vertical-align:2px}
/* sections */
.section{padding:82px 0}.section-white{background:#fff}.section-tint{background:#f7faf5}.section-soft{background:linear-gradient(180deg,#fbfcf8,#f4f7ed)}.section-dark{background:linear-gradient(140deg,var(--forest),#244e37);color:#fff}.section-dark p{color:#d4e0d8}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section h2,.content-section h2,.technical-band h2,.document-bar h2,.product-connections h2{font-size:clamp(31px,3.2vw,48px);line-height:1.08;letter-spacing:-.035em;margin:0 0 18px}.lead{font-size:19px;color:var(--muted);max-width:850px}.cards{display:grid;gap:18px}.cards-3{grid-template-columns:repeat(3,1fr)}.card{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.card h3{font-size:22px;margin:16px 0 10px}.card p{color:var(--muted)}.card-no{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:var(--lime-soft);color:var(--brand-dark);font-size:12px;font-weight:850}.pill-row{display:flex;gap:7px;flex-wrap:wrap}.pill-row span{font-size:12px;font-weight:750;padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #dce7d8}.feature-row,.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card,.post-card{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.feature-card .tag{font-size:11px;font-weight:850;color:var(--brand);letter-spacing:.12em}.feature-card h3,.post-card h3{font-size:22px;margin:12px 0}.applications-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:28px}.app-tile{min-height:128px;padding:21px;border-radius:18px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.app-tile:hover{border-color:#a9c99f;background:#fbfdf8;transform:translateY(-2px)}.app-tile span{font-weight:800}.app-tile b{font-size:20px;color:var(--brand)}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.split.reverse>div:first-child{order:2}.stat-grid,.sustainability-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat-grid div,.metric{padding:23px;border:1px solid #dde7da;border-radius:16px;background:#fff}.stat-grid strong{display:block;font-size:30px}.metric span{font-size:11px;color:var(--brand);font-weight:850;text-transform:uppercase;letter-spacing:.07em}.metric b{display:block;margin-top:8px}.micro-callout{padding:34px;border-radius:24px;background:linear-gradient(125deg,#f8fbf5,#eff5e8);border:1px solid #dce8d7}.micro-callout .mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px}.mini-grid div{background:#fff;padding:14px;border-radius:12px;border:1px solid #e1e8dc;font-weight:700;font-size:13px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.timeline div{padding:20px;border-left:3px solid var(--brand);background:#fff;border-radius:0 14px 14px 0}.timeline span{display:block;color:var(--muted);font-size:13px}
/* page hero + layout */
.page-hero{padding:48px 0 42px;background:radial-gradient(circle at 88% 15%,rgba(137,197,65,.12),transparent 24%),linear-gradient(130deg,#fff 0%,#fbfcf7 60%,#f5f7eb 100%);border-bottom:1px solid #e5ebe2}.page-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:44px;align-items:end}.page-hero h1{font-size:clamp(40px,4.6vw,64px);margin-bottom:12px}.breadcrumbs{display:flex;gap:7px;flex-wrap:wrap;font-size:12px;color:#869189;margin-bottom:20px}.breadcrumbs a{color:var(--brand-dark);font-weight:700}.hero-side-link{border-left:1px solid #dbe4d8;padding:14px 0 14px 24px;display:flex;flex-direction:column;gap:4px}.hero-side-link span{font-size:10px;letter-spacing:.13em;color:var(--brand);font-weight:850}.hero-side-link b{font-size:18px}.hero-side-link em{font-size:12px;font-style:normal;color:#6f7d74}.page-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:64px;align-items:start;max-width:1220px}.page-layout>.entry-content{min-width:0}.entry-content{font-size:16px}.entry-content>p:first-child{margin-top:0}.entry-content h2{font-size:34px;line-height:1.12;margin:42px 0 14px}.entry-content h3{font-size:22px;margin:26px 0 10px}.entry-content p,.entry-content li{color:#52635a}.entry-content blockquote{margin:30px 0;padding:22px 26px;border-left:3px solid var(--brand);background:#f7faf4;color:#35483c}.entry-content table{width:100%;border-collapse:collapse}.entry-content th,.entry-content td{padding:13px 14px;border-bottom:1px solid rgba(255,255,255,.14);text-align:left;vertical-align:top}
/* side navigation: editorial, not boxy */
.side-nav{position:sticky;top:122px;padding:8px 0;background:#fff;border-right:1px solid #e4eae2}.side-nav-kicker{color:var(--brand);font-size:10px;letter-spacing:.16em;font-weight:850}.side-nav h2{font-size:20px!important;margin:6px 22px 16px 0!important}.side-nav ul{list-style:none;margin:0;padding:0}.side-nav li a{display:flex;justify-content:space-between;gap:8px;padding:10px 18px 10px 0;border-bottom:1px solid #edf1ec;font-size:13px;font-weight:680;color:#52645a}.side-nav li a span{color:#a2afa7}.side-nav li a:hover{color:var(--brand-dark)}.side-nav li.current a{color:var(--brand-dark);box-shadow:inset 3px 0 var(--brand);padding-left:12px}.side-nav-help{margin-top:22px;padding:18px 18px 18px 0;border-top:3px solid var(--lime);background:linear-gradient(90deg,#f7faf3 0,#fff 90%)}.side-nav-help b{font-size:13px}.side-nav-help p{font-size:12px;line-height:1.55;margin:6px 0;color:var(--muted)}.side-nav-help a{font-size:12px;font-weight:800;color:var(--brand-dark)}
/* product / application editorial system */
.application-lead,.product-lead{font-size:21px;line-height:1.7;color:#45594d;max-width:900px;margin:0 0 30px}.product-family-label{display:inline-block;font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:850;color:var(--brand-dark);margin-bottom:10px}.product-intro{max-width:920px}.value-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dfe7dc;border-bottom:1px solid #dfe7dc;margin:28px 0 44px}.value-strip>div{padding:18px 18px 18px 0;border-right:1px solid #e3e9e1}.value-strip>div+div{padding-left:18px}.value-strip>div:last-child{border-right:0}.value-strip span{display:block;font-size:10px;letter-spacing:.12em;font-weight:850;color:#86938a;text-transform:uppercase}.value-strip strong{display:block;font-size:18px;margin-top:6px;color:var(--ink)}.inpage-nav{display:flex;gap:22px;flex-wrap:wrap;padding:14px 0;border-bottom:1px solid #e2e8e0;margin-bottom:22px}.inpage-nav a{font-size:12px;font-weight:800;color:#5c6e63}.inpage-nav a:hover{color:var(--brand)}.content-section{padding:48px 0;border-bottom:1px solid #e6ece4}.section-label{display:block;margin-bottom:10px}.section-label.light{color:#bfe19e}.editorial-two{display:grid;grid-template-columns:1fr 1fr;gap:58px}.line-list{list-style:none!important;padding:0!important;margin:0!important}.line-list li{padding:11px 0;border-bottom:1px solid #e3e8e1;color:#46594d!important}.line-list li:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--brand);margin-right:10px;vertical-align:2px}.technical-band{margin:46px -34px;padding:38px 34px;background:linear-gradient(145deg,var(--forest),#244d37);border-radius:22px;color:#fff}.technical-band h2{color:#fff}.technical-band p{color:#d7e2da}.technical-band .tech-table th,.technical-band .tech-table td,.technical-band .portfolio-matrix th,.technical-band .portfolio-matrix td{color:#fff;border-bottom:1px solid rgba(255,255,255,.15)}.technical-band .tech-table th{width:34%;color:#cbe4b8}.technical-band .data-note{font-size:12px;color:#bed0c4;border-top:1px solid rgba(255,255,255,.16);padding-top:14px}.application-lines{border-top:1px solid #dfe6dd}.application-lines>div{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid #e5eae3}.application-lines span{color:var(--brand);font-weight:850}.application-lines strong{font-size:17px}.process-note{margin-top:26px;padding:18px 20px;background:var(--ivory);border-left:3px solid var(--lime)}.process-note p{margin:5px 0 0}.process-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 34px;margin-top:18px}.process-list div{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.16)}.process-list b{display:block;color:#d0e8b9}.process-list span{font-size:13px;color:#d7e2da}.document-bar{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;margin:50px 0 0;padding:30px 34px;background:linear-gradient(110deg,#f4f8ed,#fbfaf3);border-top:3px solid var(--lime);border-radius:0 0 18px 18px}.document-actions{display:flex;gap:10px;flex-wrap:wrap}.open-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:0 50px}.open-columns section{padding:22px 0;border-bottom:1px solid #e4e9e2}.open-columns h3{margin:7px 0 7px}.open-columns p{margin:0}.portfolio-rows{border-top:1px solid #dde5da}.portfolio-rows>a{display:grid;grid-template-columns:55px 1fr 230px;gap:24px;align-items:center;padding:24px 0;border-bottom:1px solid #e3e9e1}.portfolio-rows>a>span{font-size:12px;color:var(--brand);font-weight:850}.portfolio-rows h3{margin:0 0 5px;font-size:23px}.portfolio-rows p{margin:0}.portfolio-rows>a>b{font-size:13px;color:var(--brand-dark);text-align:right}.portfolio-rows>a:hover h3{color:var(--brand-dark)}.portfolio-matrix{width:100%;border-collapse:collapse}.portfolio-matrix th{font-size:12px;color:#cce4b9!important}.portfolio-matrix td{font-size:13px}.application-map{display:grid;grid-template-columns:repeat(2,1fr);gap:0 42px;border-top:1px solid #e1e7df}.application-map>div{padding:22px 0;border-bottom:1px solid #e3e9e1}.application-map h3{margin:0 0 5px;font-size:20px}.application-map p{margin:0 0 8px}.application-map b{font-size:12px;color:var(--brand-dark)}
/* product connections */
.product-connections{margin-top:58px;padding-top:38px;border-top:1px solid #dde5da}.connection-head{max-width:760px}.connection-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:28px}.connection-columns h3{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#718077;margin:0 0 12px}.connection-link{display:flex;justify-content:space-between;gap:8px;padding:9px 0;border-bottom:1px solid #e6ebe4;font-size:13px;color:#42564a}.connection-link.strong{font-weight:800;color:var(--brand-dark)}.connection-link:hover{color:var(--brand)}
/* misc */
.selector-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 28px}.selector-tabs button{border:1px solid #d4ded1;background:#fff;padding:11px 15px;border-radius:999px;font-weight:750;cursor:pointer}.selector-tabs button.active{background:var(--forest);border-color:var(--forest);color:#fff}.selector-table{width:100%;border-collapse:collapse}.selector-table th,.selector-table td{padding:14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.esg-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:30px 0}.esg-box{padding:22px;border-top:3px solid var(--brand);background:#f8faf6}.esg-box span{font-size:11px;letter-spacing:.08em;color:var(--brand);font-weight:850}.esg-box strong{display:block;margin:8px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .full{grid-column:1/-1}.ydn-form label{display:block;font-size:12px;font-weight:800;margin-bottom:5px}.ydn-form input,.ydn-form textarea{width:100%;padding:12px;border:1px solid #d9e1d6;border-radius:10px}.article-hero{padding:58px 0 38px;background:#f8faf5}.article-width{max-width:860px}.article-featured{border-radius:18px;margin-bottom:24px}.article-cta{margin-top:40px;padding:28px;border-top:3px solid var(--lime);background:var(--ivory)}
/* footer */
.site-footer{margin-top:0;background:var(--forest);color:#fff}.footer-cta{background:linear-gradient(115deg,#f5f8ee 0%,#fbfaf3 65%,#f1f6e7 100%);color:var(--ink);border-top:1px solid #e2e8df}.footer-cta-inner{padding:42px 0;display:flex;align-items:center;justify-content:space-between;gap:34px}.footer-cta h2{font-size:31px;letter-spacing:-.03em;margin:4px 0 7px}.footer-cta p{margin:0;color:var(--muted)}.footer-cta-actions{display:flex;gap:10px;flex-wrap:wrap}.footer-main{padding:58px 0 42px}.footer-grid{display:grid;grid-template-columns:2.2fr 1fr 1.15fr 1fr;gap:48px}.footer-logo{width:190px;max-height:54px;object-fit:contain;margin-bottom:18px;filter:none}.footer-brand-copy{max-width:400px;color:#d4dfd8;font-size:14px}.footer-contact{margin-top:20px;font-size:13px;color:#c8d4cc}.footer-contact a{color:#d7efb6;font-weight:800}.site-footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#bada9e;margin:3px 0 16px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:8px 0}.site-footer li a{font-size:13px;color:#d6dfd9}.site-footer li a:hover{color:#d9f1b8}.footer-bottom-wrap{background:#123224;border-top:1px solid rgba(255,255,255,.08)}.footer-bottom{padding:17px 0;display:flex;justify-content:space-between;color:#9fb1a5;font-size:12px}.footer-bottom div{display:flex;gap:18px}
@media(max-width:1120px){.nav-cta{display:none}.primary-nav>.menu{gap:17px}.primary-nav>.menu>li>a{font-size:13px}.mega-panel{width:95vw}}
@media(max-width:980px){.primary-nav{display:none}.nav-toggle{display:block;margin-left:auto;border:1px solid #d7e0d4;background:#fff;border-radius:999px;padding:10px 14px}.primary-nav.is-open{display:block;position:absolute;top:112px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 28px;max-height:calc(100vh - 112px);overflow:auto}.primary-nav.is-open>.menu{display:grid;gap:0}.primary-nav>.menu>li>a{height:auto;padding:11px 0;border-bottom:1px solid #e8ede6}.mega-panel{position:static;width:auto!important;display:none;opacity:1;visibility:visible;pointer-events:auto;transform:none!important;box-shadow:none;border:0;border-radius:0;padding:0;margin:0}.mega-parent.submenu-open>.mega-panel{display:block}.mega-products,.mega-apps{grid-template-columns:1fr}.mega-intro{padding:18px}.mega-cols,.mega-cols.three{grid-template-columns:1fr 1fr;padding:16px}.mega-panel.mini{padding:14px}.hero-grid,.split,.page-hero-inner,.document-bar{grid-template-columns:1fr}.hero-side-link{display:none}.page-layout{grid-template-columns:1fr;gap:34px}.side-nav{position:static;border-right:0;border-top:1px solid #e2e8df;padding-top:16px}.side-nav nav ul{display:grid;grid-template-columns:1fr 1fr}.side-nav-help{display:none}.cards-3,.feature-row,.post-grid{grid-template-columns:1fr 1fr}.applications-grid{grid-template-columns:1fr 1fr}.connection-columns{grid-template-columns:1fr 1fr}.value-strip{grid-template-columns:1fr 1fr}.value-strip>div:nth-child(2){border-right:0}.value-strip>div:nth-child(3){border-top:1px solid #e3e9e1}.value-strip>div:nth-child(4){border-top:1px solid #e3e9e1}.technical-band{margin-left:0;margin-right:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-col{grid-column:1/-1}.footer-cta-inner{flex-direction:column;align-items:flex-start}}
@media(max-width:680px){.container{width:min(100% - 28px,var(--max))}.topbar-inner{display:block}.topbar-links{margin-top:3px}.topbar-links span{display:none}.brand-logo,.custom-logo{max-width:168px}.hero{padding:58px 0}.hero h1{font-size:42px}.section{padding:58px 0}.cards-3,.feature-row,.post-grid,.applications-grid,.open-columns,.application-map,.process-list,.connection-columns,.esg-grid,.form-grid{grid-template-columns:1fr}.page-hero{padding:38px 0 32px}.page-hero h1{font-size:39px}.side-nav nav ul{grid-template-columns:1fr}.editorial-two{grid-template-columns:1fr;gap:24px}.value-strip{grid-template-columns:1fr}.value-strip>div,.value-strip>div+div{padding:13px 0;border-right:0;border-top:1px solid #e3e9e1}.value-strip>div:first-child{border-top:0}.portfolio-rows>a{grid-template-columns:36px 1fr;gap:10px}.portfolio-rows>a>b{grid-column:2;text-align:left}.technical-band{padding:30px 20px}.document-bar{padding:26px 20px}.document-actions{width:100%}.document-actions .btn{flex:1}.mega-cols,.mega-cols.three{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-brand-col{grid-column:auto}.footer-bottom{display:block}.footer-bottom div{margin-top:9px;flex-wrap:wrap}.footer-cta-actions{width:100%}.footer-cta-actions .btn{flex:1}}

/* V3.6 unified design system: YDN green + lime + warm coral */
:root{--coral:#e86b56;--coral-dark:#c95342;--coral-soft:#fff1ed;--peach:#f4a27e}
.site-header:after{background:linear-gradient(90deg,var(--brand) 0%,var(--lime) 48%,var(--coral) 100%)}
.primary-nav>.menu>li{position:static}.nav-wrap{position:relative}.mega-panel{top:82px;width:min(1180px,calc(100vw - 64px));border-radius:24px;box-shadow:0 30px 80px rgba(24,59,43,.16)}
.mega-shell{display:grid;grid-template-columns:255px 1fr}.mega-cols.four{grid-template-columns:repeat(4,1fr)}.mega-cols.two{grid-template-columns:repeat(2,1fr)}.narrow-mega{width:min(900px,calc(100vw - 64px))}.about-wide{width:min(1020px,calc(100vw - 64px))}
.mega-intro{position:relative;overflow:hidden}.mega-intro:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-42px;bottom:-45px;background:rgba(137,197,65,.18)}
.coral-intro{background:linear-gradient(150deg,#4a3a2b,#75483d)}.coral-intro span,.coral-intro a{color:#ffd9d1}.coral-intro:after{background:rgba(232,107,86,.28)}
.resource-intro{background:linear-gradient(150deg,var(--forest),#2d5542)}.resource-intro:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:var(--coral)}
.sustainability-intro{background:linear-gradient(150deg,#214532,#315a40)}.career-intro{background:linear-gradient(150deg,#3d382c,#645440)}.career-intro span,.career-intro a{color:#ffd8cf}.about-intro{background:linear-gradient(150deg,#173b2b,#315640)}
.mega-col .mega-title{font-size:11px;letter-spacing:.11em}.mega-col>a small{display:block;font-size:10px;color:#8b978f;margin-top:1px}.mega-sublink{margin:-3px 0 2px 14px!important;padding:2px 0!important;font-size:11px!important;color:var(--coral-dark)!important;border-left:2px solid var(--coral);padding-left:9px!important}.mega-sublink:hover{color:var(--coral)!important}
.mega-col>a:not(.mega-title):hover{color:var(--coral-dark)}
.eyebrow,.section-label,.mini-label{color:var(--brand-dark)}.coral-label{color:var(--coral-dark)!important}
.btn-coral{background:var(--coral);border-color:var(--coral);box-shadow:0 10px 25px rgba(232,107,86,.16)}.btn-coral:hover{background:var(--coral-dark);border-color:var(--coral-dark)}
.hero{background:radial-gradient(circle at 87% 16%,rgba(232,107,86,.08),transparent 25%),radial-gradient(circle at 72% 35%,rgba(137,197,65,.14),transparent 30%),linear-gradient(115deg,#fff 0%,#fbfcf8 55%,#f5f8ee 100%)}
.hero-tags span:nth-child(4){border-color:#f3c9bf;background:var(--coral-soft);color:var(--coral-dark)}
.application-map>div:nth-child(3n+2) h3,.portfolio-rows>a:nth-child(4n+4) h3{color:var(--coral-dark)}
.process-note{border-left-color:var(--coral)}
.document-bar{border-top-color:var(--coral);background:linear-gradient(110deg,#f6f9ef,#fff8f5)}

/* Insights content hub */
.insights-shell{margin-top:26px}.insights-tabs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.insights-tabs button{appearance:none;border:1px solid #dfe6dc;background:#fff;color:#53645a;border-radius:999px;padding:9px 14px;font-weight:800;font-size:12px;cursor:pointer}.insights-tabs button.active{background:var(--forest);color:#fff;border-color:var(--forest)}.insights-tabs button[data-selector-tab="events"].active{background:var(--coral);border-color:var(--coral)}
.insights-grid{display:grid;grid-template-columns:1.35fr repeat(2,1fr);gap:18px}.insight-card{padding:24px;border:1px solid #e1e8df;border-radius:18px;background:#fff;min-height:230px;display:flex;flex-direction:column}.insight-card.featured{background:linear-gradient(145deg,#f5f9ef,#fff);border-top:4px solid var(--brand)}.insight-card.events{border-top:4px solid var(--coral)}.insight-badge{display:inline-flex;align-self:flex-start;border-radius:999px;padding:5px 8px;font-size:9px;letter-spacing:.1em;text-transform:uppercase;font-weight:900;background:var(--lime-soft);color:var(--brand-dark)}.insight-badge.coral{background:var(--coral-soft);color:var(--coral-dark)}.insight-card h3{font-size:20px;margin:14px 0 9px}.insight-card p{font-size:13px;margin:0 0 16px}.insight-card .text-link{margin-top:auto}.content-hub-row{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:30px}.hub-chip{padding:12px 10px;border-top:2px solid var(--brand);background:#f8faf6;font-size:11px;font-weight:800}.hub-chip:nth-child(4),.hub-chip:nth-child(5){border-top-color:var(--coral)}

/* Footer V3.6 */
.footer-cta{position:relative;overflow:hidden;background:linear-gradient(115deg,#f3f8ed 0%,#fffaf7 72%,#fff1ed 100%)}.footer-cta:after{content:"";position:absolute;right:-70px;top:-80px;width:220px;height:220px;border-radius:50%;background:rgba(232,107,86,.10)}
.footer-main{position:relative}.footer-main:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--lime),var(--coral),transparent 82%)}.site-footer h3{color:#bada9e}.footer-grid>div:nth-child(4) h3{color:#f1a28f}.footer-contact a{color:#f5c6ba}.site-footer li a:hover{color:#fff}.footer-accent{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#f0b2a4;font-size:12px;font-weight:800}.footer-accent:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--coral)}

@media(max-width:980px){.mega-shell{grid-template-columns:1fr}.narrow-mega,.about-wide{width:auto}.insights-grid{grid-template-columns:1fr 1fr}.content-hub-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.insights-grid{grid-template-columns:1fr}.content-hub-row{grid-template-columns:1fr 1fr}}

/* V3.7 technical library + connected content */
.resource-library{display:flex;flex-direction:column;gap:54px}.resource-overview{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:48px;align-items:end;padding:8px 0 30px;border-bottom:1px solid #dfe9da}.resource-overview h2,.library-section-head h2,.resource-bridge h2{margin:.25rem 0 .6rem}.resource-overview p{max-width:760px}.resource-stat{border-left:3px solid #e86b56;padding:8px 0 8px 22px}.resource-stat strong{display:block;font-size:48px;line-height:1;color:#45a12b}.resource-stat span{display:block;margin-top:8px;color:#617066}.hub-index{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dfe9da;border-left:1px solid #dfe9da}.hub-index a{padding:20px 22px;border-right:1px solid #dfe9da;border-bottom:1px solid #dfe9da;text-decoration:none;background:#fff;transition:.2s}.hub-index a:hover{background:#f7f5ec;transform:translateY(-1px)}.hub-index b{display:block;color:#173b2b;font-size:17px}.hub-index span{display:block;color:#7a877e;margin-top:5px;font-size:13px}.library-section{scroll-margin-top:130px}.library-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;padding-bottom:12px;border-bottom:2px solid #edf3e9}.library-grid,.featured-reading-grid,.context-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.library-card,.context-resource-grid article{padding:24px 24px 22px;border:1px solid #e0e8dc;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(23,59,43,.05)}.library-card h3,.context-resource-grid h3{font-size:20px;line-height:1.3;margin:12px 0}.library-card h3 a,.context-resource-grid h3 a{text-decoration:none;color:#173b2b}.library-card p,.context-resource-grid p{font-size:15px;color:#667269}.library-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#45a12b}.library-meta time{color:#8c978f}.library-context{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}.library-context a{font-size:12px;text-decoration:none;border-radius:999px;background:#eef5eb;color:#327c21;padding:6px 9px}.library-context a:nth-child(2){background:#fff1ed;color:#bd4c3c}.featured-reading{padding:26px;border-radius:24px;background:linear-gradient(135deg,#f4faef 0%,#fff 56%,#fff1ed 100%)}.featured-reading-grid .library-card:first-child{grid-column:span 2}.featured-reading-grid .library-card:first-child h3{font-size:27px}.resource-bridge{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:40px;padding:34px;border-radius:24px;background:#173b2b;color:#fff}.resource-bridge h2,.resource-bridge p{color:#fff}.resource-bridge p{opacity:.78}.resource-bridge-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.resource-bridge-links a{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:14px 16px;border-radius:13px;background:rgba(255,255,255,.09);color:#fff;text-decoration:none}.resource-bridge-links a:hover{background:#e86b56}.context-resources{margin-top:58px;padding-top:40px;border-top:1px solid #dfe9da}.context-resource-grid{margin-top:20px}.context-resource-grid time{font-size:12px;color:#8c978f}.context-all{display:inline-block;margin-top:18px;color:#327c21;font-weight:700;text-decoration:none}.article-connections{margin:56px 0 10px;padding:30px;border-radius:22px;background:#f7f5ec}.article-connection-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.article-connection-links a{padding:16px;border-radius:13px;background:#fff;text-decoration:none;border:1px solid #e3e8df}.article-connection-links span{display:block;font-size:11px;letter-spacing:.08em;color:#e86b56}.article-connection-links b{display:block;color:#173b2b;margin-top:5px}.article-more{margin-top:22px;padding-top:18px;border-top:1px solid #dedfd8}.article-more>a{display:flex;justify-content:space-between;gap:18px;padding:10px 0;color:#173b2b;text-decoration:none;border-bottom:1px solid #e6e5de}

/* V3.7 compact footer */
.footer-cta-compact{padding:34px 0;background:linear-gradient(105deg,#f1f8ed 0%,#f7f5ec 62%,#fff1ed 100%);border-top:1px solid #e3eadf}.footer-cta-compact h2{font-size:32px;margin:.2rem 0 .35rem}.footer-cta-compact p{margin:0}.footer-main-light{background:#f8faf6;color:#173b2b;border-top:1px solid #e2eadf}.footer-grid-compact{padding-top:42px;padding-bottom:38px;grid-template-columns:1.35fr .8fr .95fr .7fr;gap:48px}.footer-main-light h3{color:#327c21;font-size:13px;letter-spacing:.09em;text-transform:uppercase}.footer-main-light a,.footer-main-light .footer-contact,.footer-main-light .footer-brand-copy{color:#4f5f55}.footer-main-light a:hover{color:#e86b56}.footer-grid-compact .footer-logo{max-width:190px}.footer-grid-compact .footer-brand-copy{max-width:370px;margin-top:18px}.footer-grid-compact ul{margin:12px 0 0;padding:0;list-style:none}.footer-grid-compact li{margin:8px 0}.footer-bottom-wrap{background:#173b2b;border-top:3px solid transparent;border-image:linear-gradient(90deg,#45a12b,#89c541,#e86b56) 1}.footer-bottom{min-height:58px;color:#dce6de}.footer-bottom a{color:#dce6de}.footer-bottom a:hover{color:#ffb19f}

@media(max-width:980px){.resource-overview,.resource-bridge{grid-template-columns:1fr}.hub-index,.library-grid,.featured-reading-grid,.context-resource-grid{grid-template-columns:1fr 1fr}.featured-reading-grid .library-card:first-child{grid-column:span 2}.article-connection-links{grid-template-columns:1fr 1fr}.footer-grid-compact{grid-template-columns:1fr 1fr}.resource-stat{border-left:0;border-top:3px solid #e86b56;padding:18px 0 0}}
@media(max-width:640px){.hub-index,.library-grid,.featured-reading-grid,.context-resource-grid,.article-connection-links,.footer-grid-compact{grid-template-columns:1fr}.featured-reading-grid .library-card:first-child{grid-column:auto}.resource-bridge-links{grid-template-columns:1fr}.resource-stat strong{font-size:40px}.footer-cta-compact h2{font-size:27px}}
/* V3.8 content recovery + footer redesign */
.footer-v38{margin-top:0;background:#173b2b;color:#fff;position:relative}.footer-v38:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#45a12b 0%,#89c541 38%,#e86b56 78%,#f2a06f 100%)}
.footer-action-wrap{position:relative;z-index:2;padding-top:54px}.footer-action-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;align-items:center;background:linear-gradient(120deg,#f7f5ec 0%,#f7fbf3 56%,#fff1ed 100%);color:#173b2b;border:1px solid rgba(23,59,43,.08);border-radius:28px;padding:34px 38px;box-shadow:0 22px 55px rgba(17,50,34,.12);overflow:hidden;position:relative}.footer-action-card:after{content:"";position:absolute;right:-52px;top:-76px;width:190px;height:190px;border-radius:50%;background:rgba(232,107,86,.10)}.footer-action-kicker{display:block;color:#d95f4f;font-size:12px;font-weight:900;letter-spacing:.14em;margin-bottom:9px}.footer-action-card h2{margin:0 0 8px;font-size:clamp(28px,3vw,42px);letter-spacing:-.04em}.footer-action-card p{margin:0;color:#5f6b63;font-size:16px}.footer-action-buttons{display:flex;gap:10px;position:relative;z-index:1}.footer-core{margin-top:36px;padding:34px 0 0;background:radial-gradient(circle at 82% 0%,rgba(137,197,65,.13),transparent 25%),linear-gradient(145deg,#173b2b,#123224 72%)}.footer-core-grid{display:grid;grid-template-columns:1.45fr .9fr 1fr .72fr;gap:52px;padding-bottom:34px}.footer-brand-v38 .footer-logo{width:170px;max-height:52px;margin:0 0 18px}.footer-brand-v38>p{max-width:390px;color:#e4eee6;margin:0 0 14px;font-size:14px;line-height:1.7}.footer-mail{display:inline-block;color:#ffc0b1!important;font-weight:850;text-decoration:none;margin:4px 0 7px}.footer-address{color:#b9c9be!important;font-size:13px!important;line-height:1.65!important;max-width:390px}.footer-insight-pill{display:inline-flex;align-items:center;gap:8px;margin-top:13px;padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#d9e6dd;font-size:11px;font-weight:750}.footer-insight-pill span{width:7px;height:7px;border-radius:50%;background:#e86b56}.footer-nav-col h3{color:#bada9e!important;font-size:11px!important;letter-spacing:.14em!important;text-transform:uppercase;margin:4px 0 17px!important}.footer-nav-col:last-child h3{color:#f1a28f!important}.footer-nav-col a{display:block;color:#d4e1d8!important;text-decoration:none;font-size:13px;margin:10px 0;line-height:1.45;transition:.18s}.footer-nav-col a:hover{color:#fff!important;transform:translateX(3px)}.footer-utility{border-top:1px solid rgba(255,255,255,.10);padding:17px 0 19px;display:flex;justify-content:space-between;align-items:center;color:#aebfb3;font-size:12px}.footer-utility nav{display:flex;gap:22px}.footer-utility a{color:#d2ded6;text-decoration:none}.footer-utility a:hover{color:#ffb19f}
.library-thumb{display:block;height:150px;margin:-24px -24px 18px;border-radius:18px 18px 0 0;background-size:cover;background-position:center;position:relative}.library-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(23,59,43,.15))}.library-card{overflow:hidden}
.hub-hero{background:linear-gradient(115deg,#f7fbf4 0%,#fff 58%,#fff1ed 100%);border-bottom:1px solid #dfe8dc;padding:64px 0 46px}.hub-hero .container{position:relative}.hub-hero h1{font-size:clamp(42px,5vw,70px);line-height:1;letter-spacing:-.05em;margin:10px 0 16px;max-width:880px}.hub-hero p{max-width:850px;color:#5f6d64;font-size:18px}.hub-hero-count{position:absolute;right:0;bottom:0;border-left:3px solid #e86b56;padding:5px 0 5px 20px}.hub-hero-count strong{display:block;color:#45a12b;font-size:38px;line-height:1}.hub-hero-count span{display:block;color:#738079;font-size:12px;margin-top:5px}.hub-switcher-wrap{background:#fff;border-bottom:1px solid #e4eae1;position:sticky;top:0;z-index:8}.admin-bar .hub-switcher-wrap{top:32px}.hub-switcher{display:flex;gap:2px;overflow:auto}.hub-switcher a{padding:15px 16px;color:#617066;text-decoration:none;font-size:13px;font-weight:750;border-bottom:3px solid transparent;white-space:nowrap}.hub-switcher a:hover,.hub-switcher a.active{color:#327c21;border-bottom-color:#45a12b}.hub-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hub-post-card{border:1px solid #dfe8dc;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 35px rgba(23,59,43,.06);transition:.2s}.hub-post-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(23,59,43,.10)}.hub-post-thumb{display:block;height:190px;background-size:cover;background-position:center}.hub-post-body{padding:23px}.hub-post-meta{font-size:11px;color:#d95f4f;letter-spacing:.09em;text-transform:uppercase;font-weight:800}.hub-post-card h2{font-size:21px;line-height:1.3;margin:10px 0 12px}.hub-post-card h2 a{color:#173b2b;text-decoration:none}.hub-post-card p{color:#69766e;font-size:14px;line-height:1.7}.hub-empty{padding:46px;border-radius:22px;background:#f7f5ec;border:1px solid #e7e3d9}.hub-empty h2{margin-top:0}
@media(max-width:980px){.footer-action-card{grid-template-columns:1fr}.footer-action-buttons{justify-content:flex-start}.footer-core-grid{grid-template-columns:1fr 1fr}.footer-brand-v38{grid-column:1/-1}.hub-archive-grid{grid-template-columns:1fr 1fr}.hub-hero-count{position:static;margin-top:22px}}
@media(max-width:680px){.footer-action-wrap{padding-top:34px}.footer-action-card{padding:26px 22px;border-radius:22px}.footer-action-buttons{width:100%;flex-direction:column}.footer-action-buttons .btn{width:100%;text-align:center}.footer-core-grid{grid-template-columns:1fr;gap:26px}.footer-brand-v38{grid-column:auto}.footer-utility{display:block}.footer-utility nav{margin-top:10px;flex-wrap:wrap}.hub-archive-grid{grid-template-columns:1fr}.hub-hero{padding:46px 0 34px}.hub-switcher-wrap{position:static}}
/* V3.9 Newsroom + footer refinement */
.newsroom-intro{background:linear-gradient(160deg,#173b2b 0%,#204b36 72%,#7b392f 160%)}
.newsroom-shell{display:flex;flex-direction:column;gap:56px}.newsroom-feature{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:40px;align-items:end;padding:10px 0 28px;border-bottom:1px solid #dfe7da}.newsroom-feature h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.035em;margin:.35rem 0 .8rem;max-width:880px}.newsroom-feature p{max-width:760px;color:#627067}.newsroom-stats{border-left:3px solid #e86b56;padding:8px 0 8px 20px}.newsroom-stats strong{display:block;font-size:46px;line-height:1;color:#45a12b}.newsroom-stats span{display:block;margin-top:6px;color:#758178;font-size:12px}.newsroom-filters{display:flex;gap:6px;flex-wrap:wrap;padding:8px 0 2px}.newsroom-filters a{padding:9px 13px;border-radius:999px;background:#f1f6ef;color:#315c31;text-decoration:none;font-size:13px;font-weight:700}.newsroom-filters a:hover{background:#e86b56;color:#fff}.newsroom-section{scroll-margin-top:120px}.newsroom-section-head{display:flex;justify-content:space-between;align-items:end;padding-bottom:13px;margin-bottom:20px;border-bottom:1px solid #dfe8dc}.newsroom-section-head h2{margin:.25rem 0 0}.newsroom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.newsroom-card{border:1px solid #dfe8dc;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(23,59,43,.06)}.newsroom-thumb{display:block;height:185px;background-size:cover;background-position:center}.newsroom-card-body{padding:22px}.newsroom-meta{display:flex;justify-content:space-between;gap:10px;color:#d95f4f;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.newsroom-meta time{color:#8a958e;font-weight:600}.newsroom-card h3{font-size:20px;line-height:1.3;margin:11px 0}.newsroom-card h3 a{color:#173b2b;text-decoration:none}.newsroom-card p{font-size:14px;color:#69766e;line-height:1.65}.featured-news .newsroom-card:first-child{grid-column:span 2}.featured-news .newsroom-card:first-child .newsroom-thumb{height:270px}.featured-news .newsroom-card:first-child h3{font-size:28px}
.prefooter-v39{background:linear-gradient(100deg,#f6faef 0%,#fff 56%,#fff3ef 100%);border-top:1px solid #dfe7da}.prefooter-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:44px;align-items:center;padding-top:44px;padding-bottom:44px}.prefooter-v39 h2{margin:.3rem 0 .55rem;font-size:clamp(30px,3.2vw,46px);letter-spacing:-.035em}.prefooter-v39 p{margin:0;color:#647168}.prefooter-actions{display:flex;align-items:center;gap:22px}.text-cta{font-weight:800;color:#327c21;text-decoration:none}.text-cta span{color:#e86b56;margin-left:5px}.footer-v39{background:#173b2b;color:#dbe8df}.footer-core-v39{padding:54px 0 42px}.footer-grid-v39{display:grid;grid-template-columns:minmax(270px,1.35fr) repeat(4,minmax(150px,.8fr));gap:36px}.footer-v39 .footer-logo{width:190px;height:auto;margin-bottom:18px}.footer-positioning{max-width:330px;color:#f3f7f2;line-height:1.55}.footer-v39 .footer-mail{display:inline-block;color:#ffad9d;font-weight:800;text-decoration:none;margin:8px 0}.footer-v39 .footer-address{max-width:340px;color:#b9c9bf;font-size:14px;line-height:1.7}.footer-nav-col h3{color:#a9d98d;font-size:12px;letter-spacing:.11em;text-transform:uppercase;margin:4px 0 17px}.footer-newsroom h3{color:#ff9b86}.footer-nav-col a{display:block;color:#dbe8df;text-decoration:none;font-size:14px;line-height:1.4;margin:0 0 12px}.footer-nav-col a:hover{color:#fff}.footer-newsroom-lead{padding:0 0 14px;margin-bottom:15px!important;border-bottom:1px solid rgba(255,255,255,.12);font-weight:750;color:#fff!important}.footer-newsroom-lead span{color:#ff9b86}.footer-bottom-v39{border-top:1px solid rgba(255,255,255,.1);background:#123322}.footer-bottom-v39 .container{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#aebfb4;font-size:12px}.footer-bottom-v39 nav{display:flex;gap:20px}.footer-bottom-v39 a{color:#cdd9d1;text-decoration:none}
@media(max-width:1100px){.footer-grid-v39{grid-template-columns:1.2fr repeat(2,1fr)}.footer-brand-v39{grid-row:span 2}.newsroom-grid{grid-template-columns:1fr 1fr}.featured-news .newsroom-card:first-child{grid-column:span 2}}
@media(max-width:760px){.newsroom-feature,.prefooter-grid{grid-template-columns:1fr}.newsroom-stats{border-left:0;border-top:3px solid #e86b56;padding:16px 0 0}.newsroom-grid,.footer-grid-v39{grid-template-columns:1fr}.featured-news .newsroom-card:first-child{grid-column:auto}.prefooter-actions{justify-content:flex-start;flex-wrap:wrap}.footer-brand-v39{grid-row:auto}.footer-bottom-v39 .container{display:block;padding-top:16px;padding-bottom:16px}.footer-bottom-v39 nav{margin-top:9px;flex-wrap:wrap}}

/* V3.10 — restore confirmed navigation structure; Newsroom lives under About */
.footer-grid-v39{grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(170px,.9fr));gap:48px}

/* INNOCHILL-inspired Newsroom rhythm: hero → latest update → technical highlights → all news */
.newsroom-page-v310 .site-main,.newsroom-page-v310{background:#fff}
.nr310-hero{background:linear-gradient(105deg,#f7faf4 0%,#fff 58%,#fff4ef 100%);border-bottom:1px solid #e1e9de}
.nr310-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:70px;align-items:end;padding-top:72px;padding-bottom:64px}
.nr310-hero h1{font-size:clamp(52px,6vw,84px);line-height:.98;letter-spacing:-.055em;margin:.45rem 0 1.1rem;color:#14251d}
.nr310-hero> .container p,.nr310-hero-grid>div:first-child>p{font-size:20px;line-height:1.65;color:#5f7067;max-width:780px;margin:0}
.nr310-brand-note{border-left:3px solid #45a12b;padding:6px 0 6px 24px}
.nr310-brand-note>span{display:block;font-size:11px;letter-spacing:.12em;font-weight:850;color:#e86b56;margin-bottom:8px}
.nr310-brand-note strong{display:block;font-size:21px;line-height:1.3;color:#173b2b;margin-bottom:8px}
.nr310-brand-note p{font-size:14px!important;line-height:1.6!important;color:#68776f!important;margin:0!important}
.nr310-content-wrap{padding-top:72px;padding-bottom:90px}
.newsroom-v310{display:flex;flex-direction:column;gap:76px}
.nr310-latest{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:48px;align-items:stretch;border-bottom:1px solid #e0e8dd;padding-bottom:70px}
.nr310-latest-copy{padding:18px 0;align-self:center}
.nr310-latest h2{font-size:clamp(32px,3.7vw,52px);line-height:1.08;letter-spacing:-.04em;margin:.65rem 0 1rem;max-width:760px}
.nr310-latest h2 a{color:#173b2b;text-decoration:none}
.nr310-latest p{font-size:17px;line-height:1.75;color:#66746c;max-width:720px}
.nr310-latest-image{min-height:390px;border-radius:24px;background-size:cover;background-position:center;box-shadow:0 24px 60px rgba(23,59,43,.12)}
.nr310-section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:28px}
.nr310-section-head h2{font-size:clamp(32px,3.4vw,46px);letter-spacing:-.035em;margin:.25rem 0 .45rem;color:#173b2b}
.nr310-section-head p{margin:0;color:#68776f;max-width:720px}
.nr310-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.nr310-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.nr310-card{background:#fff;border:1px solid #dfe8dc;border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgba(23,59,43,.055);display:flex;flex-direction:column;min-width:0}
.nr310-card-image{display:block;aspect-ratio:16/9;background-size:cover;background-position:center}
.nr310-card-body{padding:22px 22px 24px;display:flex;flex-direction:column;flex:1}
.nr310-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:10px;letter-spacing:.075em;text-transform:uppercase;font-weight:850;color:#e86b56}
.nr310-meta time{color:#89948d;font-weight:650;letter-spacing:0;text-transform:none}
.nr310-card h3{font-size:20px;line-height:1.32;margin:12px 0 10px}
.nr310-card h3 a{color:#173b2b;text-decoration:none}
.nr310-card p{font-size:14px;line-height:1.65;color:#69766e;margin:0 0 18px}
.nr310-card .text-link{margin-top:auto}
.nr310-all{padding-top:4px}

@media(max-width:1100px){.footer-grid-v39{grid-template-columns:1.2fr repeat(3,1fr);gap:30px}.nr310-hero-grid,.nr310-latest{grid-template-columns:1fr}.nr310-latest-image{min-height:320px}.nr310-highlight-grid,.nr310-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.footer-grid-v39,.nr310-highlight-grid,.nr310-news-grid{grid-template-columns:1fr}.nr310-hero-grid{padding-top:48px;padding-bottom:44px;gap:32px}.nr310-content-wrap{padding-top:48px}.newsroom-v310{gap:54px}.nr310-section-head{display:block}.nr310-section-head>.text-link{display:inline-block;margin-top:12px}.nr310-latest{gap:28px;padding-bottom:50px}.nr310-latest-image{min-height:240px}.nr310-brand-note{padding-left:18px}}

/* ===== V3.11 editorial Newsroom + Technical Resources ===== */
.v311-newsroom-hero,.v311-resources-hero{position:relative;overflow:hidden;border-bottom:1px solid #e4ebe1;background:radial-gradient(circle at 88% 16%,rgba(232,107,86,.13),transparent 24%),radial-gradient(circle at 73% 82%,rgba(137,197,65,.13),transparent 28%),linear-gradient(110deg,#fbfcf8 0%,#fff 54%,#faf7ef 100%)}
.v311-newsroom-hero:after,.v311-resources-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,#45a12b 0%,#89c541 42%,#e86b56 100%)}
.v311-newsroom-hero-grid,.v311-resources-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:78px;align-items:end;padding-top:76px;padding-bottom:70px}
.v311-newsroom-hero h1,.v311-resources-hero h1{font-size:clamp(56px,6.2vw,88px);line-height:.98;letter-spacing:-.058em;margin:.45rem 0 1rem;color:#14251d}
.v311-newsroom-hero p,.v311-resources-hero p{font-size:19px;line-height:1.7;color:#5f6e66;max-width:820px;margin:0}
.v311-newsroom-note,.v311-start-panel{background:rgba(255,255,255,.82);backdrop-filter:blur(10px);border:1px solid #e0e8dc;border-radius:22px;padding:25px;box-shadow:0 22px 60px rgba(23,59,43,.08)}
.v311-newsroom-note>span,.v311-start-panel>span{display:block;color:#e86b56;font-size:11px;letter-spacing:.13em;font-weight:850;margin-bottom:10px}
.v311-newsroom-note p{font-size:14px;line-height:1.7!important;margin:0 0 14px!important}.v311-newsroom-note b{color:#173b2b}.v311-newsroom-note a{font-weight:800;color:#327c21;text-decoration:none}
.v311-newsroom-content,.v311-resource-content{padding-top:64px!important;padding-bottom:92px!important}
.v311-newsroom-shell,.v311-resource-library{display:flex;flex-direction:column;gap:68px}
.v311-newsroom-rail{display:flex;gap:6px;flex-wrap:wrap;border-bottom:1px solid #e0e7de;padding-bottom:16px}.v311-newsroom-rail a{font-size:13px;font-weight:800;text-decoration:none;color:#405149;padding:9px 13px;border-radius:999px;background:#f4f7f1}.v311-newsroom-rail a:hover{background:#173b2b;color:#fff}
.v311-newsroom-latest{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:54px;align-items:stretch}.v311-newsroom-copy{align-self:center;padding:22px 0}.v311-newsroom-copy h2{font-size:clamp(38px,4.4vw,62px);line-height:1.04;letter-spacing:-.045em;margin:.7rem 0 1rem;max-width:800px}.v311-newsroom-copy h2 a{color:#173b2b;text-decoration:none}.v311-newsroom-copy p{font-size:17px;line-height:1.78;color:#647169;max-width:720px;margin-bottom:24px}.v311-newsroom-visual{position:relative;display:flex;align-items:flex-end;min-height:430px;border-radius:28px;background-size:cover;background-position:center;overflow:hidden;box-shadow:0 26px 70px rgba(23,59,43,.15);text-decoration:none}.v311-newsroom-visual.no-image{background:linear-gradient(145deg,#173b2b,#2e6044 62%,#e86b56 145%)}.v311-newsroom-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(12,35,24,.56))}.v311-newsroom-visual span{position:relative;z-index:2;color:#fff;font-size:13px;letter-spacing:.16em;font-weight:850;padding:28px}
.v311-section-heading{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:28px}.v311-section-heading h2{font-size:clamp(34px,3.8vw,52px);letter-spacing:-.04em;margin:.25rem 0 .45rem}.v311-section-heading p{margin:0;max-width:740px;color:#68766e}
.v311-highlight-layout{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:auto auto;gap:20px}.v311-highlight{display:grid;grid-template-columns:180px 1fr;gap:22px;padding:20px;border:1px solid #e0e8dc;border-radius:20px;background:#fff}.v311-highlight.lead{grid-row:span 2;grid-template-columns:1fr;padding:0;overflow:hidden}.v311-highlight-img{display:block;min-height:145px;border-radius:14px;background-size:cover;background-position:center}.v311-highlight.lead .v311-highlight-img{border-radius:0;min-height:300px}.v311-highlight>div{padding:2px}.v311-highlight.lead>div{padding:26px}.v311-highlight span{font-size:10px;letter-spacing:.09em;font-weight:850;color:#e86b56}.v311-highlight h3{font-size:20px;line-height:1.3;margin:9px 0}.v311-highlight.lead h3{font-size:28px}.v311-highlight h3 a{color:#173b2b;text-decoration:none}.v311-highlight p{font-size:14px;color:#69766f;margin:0 0 14px;line-height:1.65}
.v311-update-list{border-top:1px solid #dfe8dc}.v311-update-list article{display:grid;grid-template-columns:92px minmax(0,1fr) 44px;gap:26px;align-items:center;padding:25px 0;border-bottom:1px solid #dfe8dc}.v311-update-date{border-right:1px solid #e1e8df}.v311-update-date b{display:block;font-size:31px;line-height:1;color:#45a12b}.v311-update-date span{display:block;margin-top:5px;font-size:12px;color:#88938d}.v311-update-type{font-size:10px;letter-spacing:.11em;font-weight:850;color:#e86b56}.v311-update-list h3{font-size:22px;margin:5px 0 5px}.v311-update-list h3 a{color:#173b2b;text-decoration:none}.v311-update-list p{margin:0;color:#6c7871;font-size:14px;line-height:1.55}.v311-update-arrow{font-size:26px;color:#45a12b;text-decoration:none;text-align:right}
.v311-start-panel{display:flex;flex-direction:column;gap:0}.v311-start-panel>a{display:grid;grid-template-columns:34px 1fr;gap:11px;padding:12px 0;border-top:1px solid #e6ece3;color:#173b2b;text-decoration:none;font-weight:750}.v311-start-panel>a b{color:#e86b56;font-size:11px;letter-spacing:.09em}.v311-start-panel>a:hover span{color:#45a12b}
.v311-resource-summary{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:46px;align-items:end;padding-bottom:28px;border-bottom:1px solid #dfe8dc}.v311-resource-summary h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.04em;margin:.35rem 0 .65rem}.v311-resource-summary p{max-width:780px}.v311-resource-count{border-left:3px solid #e86b56;padding:6px 0 6px 20px}.v311-resource-count strong{display:block;font-size:50px;line-height:1;color:#45a12b}.v311-resource-count span{font-size:12px;color:#748078}
.v311-resource-index{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dfe8dc;border-radius:18px;overflow:hidden}.v311-resource-index a{padding:22px 20px;text-decoration:none;background:#fff;border-right:1px solid #dfe8dc;display:grid;grid-template-columns:28px 1fr;gap:8px}.v311-resource-index a:last-child{border-right:0}.v311-resource-index b{grid-row:span 2;color:#e86b56;font-size:12px}.v311-resource-index span{color:#173b2b;font-weight:800}.v311-resource-index em{font-style:normal;font-size:12px;color:#88948d}.v311-resource-index a:hover{background:#f4f8ef}
.v311-featured-guide-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:20px}.v311-featured-guide-grid article{border:1px solid #e1e8de;border-radius:20px;overflow:hidden;background:#fff}.v311-featured-guide-grid article.lead{grid-row:span 2}.v311-guide-img{display:block;aspect-ratio:16/9;background-size:cover;background-position:center}.v311-featured-guide-grid article>div{padding:22px}.v311-featured-guide-grid article>div>span{font-size:11px;color:#8c968f}.v311-featured-guide-grid h3{font-size:20px;line-height:1.3;margin:9px 0}.v311-featured-guide-grid .lead h3{font-size:27px}.v311-featured-guide-grid h3 a{color:#173b2b;text-decoration:none}.v311-featured-guide-grid p{font-size:14px;color:#68766e;line-height:1.6}
.v311-resource-section{scroll-margin-top:120px}.v311-resource-list{border-top:1px solid #dfe8dc}.v311-resource-list article{display:grid;grid-template-columns:165px minmax(0,1fr) 310px;gap:28px;padding:24px 0;border-bottom:1px solid #dfe8dc;align-items:start}.v311-resource-type{display:flex;flex-direction:column;gap:8px}.v311-resource-type time{font-size:12px;color:#88948d}.v311-resource-type a{font-size:12px;color:#327c21;text-decoration:none;font-weight:800}.v311-resource-list h3{font-size:21px;line-height:1.32;margin:0}.v311-resource-list h3 a{color:#173b2b;text-decoration:none}.v311-resource-list p{margin:0;color:#6b7870;font-size:14px;line-height:1.6}.v311-resource-links{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.v311-resource-links a{font-size:13px;color:#327c21;text-decoration:none;font-weight:750}
.v311-resource-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:44px;padding:34px;border-radius:24px;background:linear-gradient(135deg,#173b2b,#214c37);color:#fff}.v311-resource-actions h2,.v311-resource-actions p{color:#fff}.v311-resource-actions p{opacity:.77}.v311-resource-actions>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v311-resource-actions a{display:flex;justify-content:space-between;padding:15px 16px;border-radius:12px;background:rgba(255,255,255,.09);color:#fff;text-decoration:none}.v311-resource-actions a:hover{background:#e86b56}
.v311-connected{margin-top:64px;padding-top:50px;border-top:1px solid #dfe8dc}.v311-connected-head{max-width:850px}.v311-connected-head h2{font-size:clamp(32px,3.5vw,46px);letter-spacing:-.035em;margin:.3rem 0 .6rem}.v311-connection-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:22px;margin-top:25px}.v311-connection-panel{border:1px solid #dfe8dc;border-radius:18px;background:#f9fbf7;padding:22px}.v311-connection-panel>.mini-label{display:block;margin-bottom:10px;color:#e86b56}.v311-connection-panel>a{display:flex;justify-content:space-between;gap:22px;padding:14px 0;border-top:1px solid #e2e8df;text-decoration:none}.v311-connection-panel>a b{color:#173b2b}.v311-connection-panel>a span{color:#6e7a73;font-size:13px}.v311-related-reading{margin-top:36px}.v311-row-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}.v311-row-head h3{font-size:25px;margin:0}.v311-row-head>a{color:#327c21;text-decoration:none;font-weight:800}.v311-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v311-rel-card{border:1px solid #dfe8dc;border-radius:18px;overflow:hidden;background:#fff}.v311-rel-img{display:block;aspect-ratio:16/9;background-size:cover;background-position:center}.v311-rel-body{padding:20px}.v311-rel-body time{font-size:11px;color:#8c978f}.v311-rel-body h3{font-size:19px;line-height:1.3;margin:8px 0}.v311-rel-body h3 a{color:#173b2b;text-decoration:none}.v311-rel-body p{font-size:14px;color:#6c7871;line-height:1.58}
/* V3.11 refined footer: lower visual weight, stronger hierarchy */
.footer-core-v39{padding:48px 0 38px}.footer-grid-v39{grid-template-columns:1.45fr .85fr 1fr .78fr;gap:44px}.footer-v39{background:linear-gradient(145deg,#153a2a 0%,#173b2b 66%,#1d4432 100%)}.footer-positioning{font-size:15px}.footer-nav-col h3{font-size:11px;letter-spacing:.13em}.footer-nav-col a{font-size:13px}.prefooter-v39{background:#f7f8f3}.prefooter-v39:before{content:"";display:block;height:3px;background:linear-gradient(90deg,#45a12b,#89c541 56%,#e86b56)}
@media(max-width:1100px){.v311-newsroom-hero-grid,.v311-resources-hero-grid,.v311-newsroom-latest,.v311-resource-actions{grid-template-columns:1fr}.v311-highlight-layout{grid-template-columns:1fr 1fr}.v311-highlight.lead{grid-column:span 2;grid-row:auto}.v311-resource-index{grid-template-columns:1fr 1fr}.v311-resource-index a:nth-child(2){border-right:0}.v311-resource-index a:nth-child(-n+2){border-bottom:1px solid #dfe8dc}.v311-featured-guide-grid{grid-template-columns:1fr 1fr}.v311-featured-guide-grid .lead{grid-column:span 2}.v311-resource-list article{grid-template-columns:130px minmax(0,1fr)}.v311-resource-links{grid-column:2}.v311-related-grid{grid-template-columns:1fr 1fr}.footer-grid-v39{grid-template-columns:1.3fr repeat(3,1fr)}}
@media(max-width:760px){.v311-newsroom-hero-grid,.v311-resources-hero-grid{padding-top:48px;padding-bottom:46px;gap:30px}.v311-newsroom-content,.v311-resource-content{padding-top:44px!important}.v311-newsroom-shell,.v311-resource-library{gap:48px}.v311-highlight-layout,.v311-resource-index,.v311-featured-guide-grid,.v311-connection-grid,.v311-related-grid{grid-template-columns:1fr}.v311-highlight.lead,.v311-featured-guide-grid .lead{grid-column:auto}.v311-highlight{grid-template-columns:1fr}.v311-update-list article{grid-template-columns:60px minmax(0,1fr) 28px;gap:15px}.v311-resource-summary{grid-template-columns:1fr}.v311-resource-count{border-left:0;border-top:3px solid #e86b56;padding:14px 0 0}.v311-resource-index a{border-right:0!important;border-bottom:1px solid #dfe8dc}.v311-resource-index a:last-child{border-bottom:0}.v311-resource-list article{grid-template-columns:1fr;gap:10px}.v311-resource-links{grid-column:auto}.v311-resource-actions>div:last-child{grid-template-columns:1fr}.v311-row-head,.v311-section-heading{display:block}.v311-row-head>a,.v311-section-heading>a{display:inline-block;margin-top:10px}}

/* === V3.12 final structure + visual refinement === */
:root{--coral:#e86b56;--coral-soft:#fff0eb;--sage:#eef5eb;--ivory:#f7f4ec;--forest:#173b2b;--brand:#45a12b;--lime:#89c541}
.topbar-links{align-items:center;gap:18px}.topbar-links span,.topbar-links a{white-space:nowrap}
.technical-band{position:relative;overflow:hidden;margin:46px 0;padding:38px 40px;background:linear-gradient(125deg,#f0f7ed 0%,#faf8f1 58%,#fff1ed 100%);border:1px solid #dfe9da;border-radius:22px;color:#173b2b;box-shadow:0 18px 42px rgba(38,70,43,.06)}.technical-band:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#45a12b,#89c541 55%,#e86b56)}.technical-band h2{color:#173b2b}.technical-band p{color:#5d6c62}.technical-band .section-label.light{color:#327c21}.technical-band .tech-table,.technical-band .portfolio-matrix{background:rgba(255,255,255,.72);border-radius:14px;overflow:hidden}.technical-band .tech-table th,.technical-band .tech-table td,.technical-band .portfolio-matrix th,.technical-band .portfolio-matrix td{color:#33483b;border-bottom:1px solid #dfe8dc}.technical-band .tech-table th{color:#327c21}.technical-band .data-note{color:#6e7d73;border-top:1px solid #dce6d9}.technical-band .process-list div{border-bottom:1px solid #dce5d9}.technical-band .process-list b{color:#327c21}.technical-band .process-list span{color:#5f6f64}
.product-landing-intro{padding:12px 0 52px;border-bottom:1px solid #e2e9df}.product-landing-intro-grid{display:grid;grid-template-columns:minmax(0,1.2fr) .8fr;gap:72px;align-items:start}.product-landing-intro h2{font-size:clamp(34px,4vw,56px);letter-spacing:-.045em;line-height:1.03;margin:0 0 18px;color:#14261b}.product-landing-intro p{font-size:19px;line-height:1.72;color:#58695e;max-width:760px}.product-landing-steps{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dfe7dc}.product-landing-steps span{padding:18px 8px 18px 0;border-bottom:1px solid #dfe7dc;font-size:14px;font-weight:720;color:#475a4d}.product-landing-steps b{display:block;color:#e86b56;font-size:11px;letter-spacing:.12em;margin-bottom:4px}.product-family-section{padding-top:54px}.product-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.product-family-grid>a{position:relative;display:block;min-height:285px;padding:30px;border:1px solid #dfe8db;border-radius:22px;background:#fff;text-decoration:none;color:#173b2b;overflow:hidden;transition:.2s}.product-family-grid>a:nth-child(3){background:linear-gradient(135deg,#f2f8ef,#fff)}.product-family-grid>a:nth-child(4){background:linear-gradient(135deg,#fff8f4,#fff)}.product-family-grid>a:last-child{grid-column:1/-1;min-height:210px;background:#f8faf6}.product-family-grid>a:hover{transform:translateY(-3px);box-shadow:0 20px 46px rgba(31,66,38,.09);border-color:#bfd4b7}.family-no{position:absolute;right:24px;top:24px;color:#c8d4c8;font-size:30px;font-weight:850}.family-kicker{display:block;color:#45a12b;font-size:11px;letter-spacing:.13em;font-weight:850;margin-bottom:16px}.product-family-grid h3{font-size:27px;letter-spacing:-.025em;margin:0 0 12px}.product-family-grid p{max-width:610px;color:#65746a;line-height:1.62}.family-grades{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0 18px}.family-grades b,.family-grades em{padding:7px 10px;border-radius:999px;background:#eef5eb;color:#315a2b;font-size:12px;font-style:normal}.family-grades em{background:#fff0eb;color:#a84b3d}.product-family-grid strong{font-size:13px;color:#327c21}.product-select-method{background:#fbfcf8;margin:38px -34px 0;padding:50px 34px;border-radius:22px}.portfolio-matrix-shell{margin:52px 0;padding:0;border:1px solid #dde6d9;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 16px 40px rgba(28,62,34,.05)}.portfolio-matrix-head{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;padding:36px 38px 26px;background:linear-gradient(110deg,#f1f8ed,#fff 65%,#fff3ef)}.portfolio-matrix-head h2{font-size:clamp(30px,3vw,44px);margin:.2rem 0 .55rem}.portfolio-matrix-head p{margin:0;max-width:850px}.portfolio-matrix-light{width:100%;border-collapse:collapse}.portfolio-matrix-light th{background:#173b2b;color:#d9edcc;text-align:left;font-size:12px;letter-spacing:.04em;padding:15px 18px}.portfolio-matrix-light td{padding:17px 18px;border-bottom:1px solid #e3ebe0;color:#44564a;vertical-align:top}.portfolio-matrix-light tbody tr:hover{background:#f8fbf6}.portfolio-matrix-shell .data-note{margin:0;padding:16px 38px 22px;color:#6d7a71;font-size:12px}
.prefooter-v312{background:linear-gradient(105deg,#f1f8ed 0%,#fbfaf3 65%,#fff1ed 100%);border-top:1px solid #dce6d8}.prefooter-v312:before{content:"";display:block;height:3px;background:linear-gradient(90deg,#45a12b,#89c541 55%,#e86b56)}.prefooter-v312-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:center;padding-top:38px;padding-bottom:38px}.prefooter-v312 h2{font-size:clamp(28px,3vw,40px);letter-spacing:-.035em;margin:.3rem 0 .45rem;color:#173b2b}.prefooter-v312 p{margin:0;color:#627166}.prefooter-v312-actions{display:flex;gap:10px;flex-wrap:wrap}.btn-coral-soft{background:#e86b56!important;border-color:#e86b56!important;color:#fff!important}.btn-coral-soft:hover{background:#d75c49!important}.footer-v312{background:linear-gradient(135deg,#153a2a,#173b2b 68%,#1b4430);color:#dbe7df}.footer-v312-main{padding:48px 0 38px}.footer-v312-grid{display:grid;grid-template-columns:1.42fr .86fr 1fr .78fr;gap:52px}.footer-v312 .footer-logo{max-width:190px;height:auto;margin-bottom:18px}.footer-v312 .footer-positioning{font-size:15px;line-height:1.55;max-width:350px;color:#f2f7f3}.footer-contact-stack{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:18px}.footer-contact-stack>a{color:#ffad9d;font-weight:800}.footer-contact-stack span{font-size:13px;color:#f2d2c9}.footer-contact-stack span b{color:#b7dfa1;margin-right:8px}.footer-contact-stack p{max-width:390px;font-size:13px;line-height:1.7;color:#b9c9bf;margin:4px 0 0}.footer-v312-col h3{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#b9dc9d;margin:4px 0 18px}.footer-v312-col:last-child h3{color:#ff9f8a}.footer-v312-col a{display:block;color:#dce7df;font-size:13px;text-decoration:none;margin-bottom:11px;line-height:1.45}.footer-v312-col a:hover{color:#fff;transform:translateX(2px)}.footer-arrow{color:#bce49f!important;font-weight:780}.footer-v312-bottom{border-top:1px solid rgba(255,255,255,.09);background:#113222}.footer-v312-bottom .container{min-height:56px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;color:#aebeb4}.footer-v312-bottom nav{display:flex;gap:20px}.footer-v312-bottom a{color:#cfdad3;text-decoration:none}.footer-v312-bottom a:hover{color:#fff}
@media(max-width:1100px){.product-landing-intro-grid{grid-template-columns:1fr;gap:30px}.footer-v312-grid{grid-template-columns:1.25fr repeat(2,1fr)}.footer-v312-brand{grid-column:1/-1}.prefooter-v312-inner{grid-template-columns:1fr}.product-family-grid{grid-template-columns:1fr}.product-family-grid>a:last-child{grid-column:auto}.portfolio-matrix-head{grid-template-columns:1fr}}
@media(max-width:700px){.topbar-links{gap:10px;flex-wrap:wrap}.topbar-links span:last-child{display:none}.product-landing-steps{grid-template-columns:1fr}.product-family-grid>a{min-height:auto}.product-select-method{margin-left:0;margin-right:0;padding:34px 20px}.portfolio-matrix-head{padding:28px 22px}.portfolio-matrix-light th,.portfolio-matrix-light td{padding:13px 12px}.footer-v312-grid{grid-template-columns:1fr}.footer-v312-brand{grid-column:auto}.footer-v312-bottom .container{display:block;padding-top:15px;padding-bottom:15px}.footer-v312-bottom nav{margin-top:9px;flex-wrap:wrap}}
/* V3.12.1 footer hotfix: cache-safe layout guard */
.footer-v312-brand,.footer-v312-col{min-width:0}.footer-contact-stack>*{display:block}.footer-contact-stack>a,.footer-contact-stack span{white-space:normal}.footer-v312-col a{transition:color .2s ease,transform .2s ease}.footer-v312-bottom nav a+a{position:relative}.footer-v312-bottom nav a+a:before{content:"";position:absolute;left:-10px;top:50%;width:1px;height:12px;background:rgba(255,255,255,.18);transform:translateY(-50%)}


/* === V3.13 page polish, sustainability, certifications, contact === */
.topbar{position:relative;z-index:220}.site-header{overflow:visible}.topbar-email,.topbar-wechat{color:#cf5b4b!important;font-weight:800}.topbar-email:hover{color:#ad493b!important}.mega-panel{z-index:180}
.products-overview-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:68px;align-items:start;padding:10px 0 58px;border-bottom:1px solid #e1e9de}.products-overview-copy h2{font-size:clamp(38px,4.5vw,64px);line-height:1.02;letter-spacing:-.05em;max-width:850px;margin:.3rem 0 1.1rem}.products-overview-copy>p{font-size:19px;line-height:1.75;max-width:820px;color:#5d6c62}.products-proof-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.products-proof-row span{padding:10px 13px;border-radius:999px;background:#f3f8ef;border:1px solid #dde9d8;font-size:12px;color:#66746b}.products-proof-row b{color:#2f7d20;margin-right:5px}.products-overview-aside{background:linear-gradient(150deg,#173b2b,#244d37);border-radius:24px;padding:28px 28px 24px;color:#fff;box-shadow:0 18px 50px rgba(23,59,43,.13)}.products-overview-aside>span{font-size:10px;letter-spacing:.14em;font-weight:850;color:#bfe3a8}.products-overview-aside ol{list-style:none;padding:0;margin:16px 0 0}.products-overview-aside li{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:15px 0;border-top:1px solid rgba(255,255,255,.13)}.products-overview-aside li>b{color:#f49b86;font-size:11px}.products-overview-aside strong{display:block;font-size:15px;color:#fff}.products-overview-aside small{display:block;margin-top:3px;color:#c7d5cc;line-height:1.45}.section-deck{max-width:760px;color:#68766d}.products-next-steps{margin:54px 0 0;padding:36px 38px;background:linear-gradient(110deg,#f0f7ed,#fff 54%,#fff2ee);border-radius:22px;border:1px solid #dde8d9}.products-next-steps h2{font-size:clamp(28px,3vw,42px);margin:.25rem 0 24px}.products-next-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#dfe7dc;border:1px solid #dfe7dc}.products-next-grid a{display:flex;flex-direction:column;gap:5px;padding:20px;background:#fff;color:#173b2b}.products-next-grid a:hover{background:#f7faf4}.products-next-grid b{font-size:16px}.products-next-grid span{font-size:12px;color:#68776e}
.portfolio-matrix-light th{background:#edf5e9;color:#2f6e27!important;font-size:11px;letter-spacing:.06em;text-transform:uppercase;border-bottom:2px solid #cfe0c8}.portfolio-matrix-light td:first-child{color:#173b2b}.portfolio-matrix-light tbody tr:nth-child(even){background:#fbfcfa}
.resource-landing-copy{max-width:900px;margin-bottom:26px}.resource-landing-copy h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.045em;line-height:1.06;margin:.3rem 0 .8rem}.resource-landing-copy p{font-size:18px;line-height:1.75;color:#64736a}.v311-resource-summary{background:linear-gradient(115deg,#f1f8ed,#fff 65%,#fff2ee);border:1px solid #dde7da;border-radius:22px;padding:28px 30px}.v311-resource-index{border-radius:18px;overflow:hidden;border:1px solid #dce6d9}.v311-resource-index a{background:#fff}.v311-resource-index a:hover{background:#f4f8f1}.v311-featured-guide-grid article,.v311-resource-list article{border-radius:18px}.v311-resource-section{padding-top:58px}
.sustainability-intro,.carbon-hero,.cert-intro,.contact-intro{max-width:940px}.sustainability-intro h2,.carbon-hero h2,.cert-intro h2,.contact-intro h2{font-size:clamp(38px,4.5vw,60px);line-height:1.04;letter-spacing:-.05em;margin:.3rem 0 1rem}.sustainability-intro p,.carbon-hero p,.cert-intro p,.contact-intro p{font-size:18px;line-height:1.75;color:#617168}.esg-v313{margin:36px 0 58px}.esg-v313 .esg-box{position:relative;border:1px solid #dce7d9;background:#fff;border-radius:20px;padding:25px}.esg-v313 .esg-box:nth-child(2),.esg-v313 .esg-box:nth-child(4){background:#fbfaf5}.esg-v313 .esg-box span{font-size:10px;letter-spacing:.12em;font-weight:850;color:#e86b56}.esg-v313 .esg-box strong{display:block;font-size:22px;color:#173b2b;margin:9px 0}.esg-v313 .esg-box a{font-size:12px;font-weight:800;color:#327c21}.sustainability-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sustainability-pillars>a{padding:30px;border-radius:22px;border:1px solid #dce7d9;background:#fff;color:#173b2b}.sustainability-pillars>a:nth-child(2){background:#f5f8f2}.sustainability-pillars>a:nth-child(3){background:#fff4ef}.sustainability-pillars span{font-size:11px;font-weight:850;color:#e86b56}.sustainability-pillars h3{font-size:25px;margin:12px 0 8px}.sustainability-pillars p{color:#65746a;line-height:1.65}.sustainability-pillars b{font-size:12px;color:#327c21}.sustainability-roadmap{display:grid;grid-template-columns:.9fr 1.1fr;gap:62px;margin:64px 0;padding:50px;border-radius:24px;background:#173b2b;color:#fff}.sustainability-roadmap h2{color:#fff;font-size:38px}.sustainability-roadmap p{color:#c9d6ce}.sustainability-roadmap ol{list-style:none;margin:0;padding:0}.sustainability-roadmap li{display:grid;grid-template-columns:32px 130px 1fr;gap:10px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.12)}.sustainability-roadmap li>b{color:#f29a86}.sustainability-roadmap li strong{color:#d1eabf}.sustainability-roadmap li span{color:#c9d6ce}.sustainability-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce6d9;border:1px solid #dce6d9;margin-bottom:20px}.sustainability-links a{background:#fff;padding:22px;color:#173b2b}.sustainability-links b{display:block}.sustainability-links span{font-size:12px;color:#68766d}
.carbon-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:34px 0 58px}.carbon-metrics>div{padding:23px;border-radius:18px;background:#f2f7ef;border:1px solid #dce7d9}.carbon-metrics>div:nth-child(2){background:#fff2ed}.carbon-metrics span,.carbon-metrics small{display:block}.carbon-metrics span{font-size:10px;letter-spacing:.1em;font-weight:850;color:#6c7b71;text-transform:uppercase}.carbon-metrics strong{display:block;font-size:20px;margin:10px 0 6px;color:#173b2b}.carbon-metrics small{font-size:11px;color:#819087}.carbon-levers{padding:46px 0}.carbon-levers h2{font-size:38px;max-width:720px}.carbon-lever-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}.carbon-lever-grid article{padding:24px;border-top:3px solid #45a12b;background:#fff;border-radius:0 0 18px 18px;box-shadow:0 12px 30px rgba(24,59,43,.055)}.carbon-lever-grid article:nth-child(2),.carbon-lever-grid article:nth-child(4){border-top-color:#e86b56}.carbon-lever-grid b{font-size:11px;color:#e86b56}.carbon-lever-grid h3{font-size:20px;margin:10px 0 8px}.carbon-lever-grid p{font-size:13px;color:#69776e}.carbon-progress{margin:30px 0 10px;padding:36px;border-radius:22px;background:#f7f4ec}.carbon-progress-line{display:grid;grid-template-columns:repeat(4,1fr);margin:26px 0}.carbon-progress-line>div{padding:17px;border-left:1px solid #d9ded3}.carbon-progress-line b,.carbon-progress-line strong,.carbon-progress-line span{display:block}.carbon-progress-line b{color:#e86b56;font-size:11px}.carbon-progress-line strong{margin:7px 0;color:#173b2b}.carbon-progress-line span{font-size:11px;color:#758178}
.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:36px 0 54px}.cert-grid>a{display:block;border:1px solid #dce5da;border-radius:20px;overflow:hidden;background:#fff;color:#173b2b}.cert-grid img{width:100%;aspect-ratio:1/1.18;object-fit:contain;background:#f7f8f4;padding:14px}.cert-grid a>div{padding:20px}.cert-grid span{font-size:9px;letter-spacing:.12em;font-weight:850;color:#e86b56}.cert-grid h3{font-size:21px;margin:7px 0}.cert-grid p{font-size:12px;color:#6d7a72}.compliance-separation{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center;padding:32px 36px;border-radius:20px;background:linear-gradient(110deg,#eef6eb,#fff 60%,#fff1ed)}.compliance-separation h2{font-size:30px;margin:.3rem 0 .5rem}.compliance-separation p{margin:0;max-width:800px;color:#647168}
.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:34px 0 54px}.contact-cards>*{padding:25px;border:1px solid #dce6da;border-radius:20px;background:#fff}.contact-cards>*:nth-child(2){background:#fff3ef}.contact-cards span{font-size:10px;letter-spacing:.12em;font-weight:850;color:#e86b56}.contact-cards h3{font-size:22px;margin:10px 0 8px}.contact-cards p{font-size:13px;color:#67756c}.contact-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:26px;align-items:stretch}.contact-brief{padding:34px;border-radius:22px;background:#173b2b;color:#fff}.contact-brief h2{color:#fff;font-size:34px}.contact-brief ol{list-style:none;padding:0;margin:24px 0}.contact-brief li{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.13)}.contact-brief li b{color:#f49c87}.contact-brief li span{color:#d2ded6}.google-map-shell{height:100%;min-height:470px;border:1px solid #dce6da;border-radius:22px;overflow:hidden;background:#eef4eb}.google-map-shell iframe{display:block;width:100%;height:400px;border:0}.map-caption{padding:17px 20px;background:#fff}.map-caption b,.map-caption span{display:block}.map-caption span{font-size:12px;color:#6c7971;margin-top:3px}.contact-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce6da;border:1px solid #dce6da;margin-top:34px}.contact-paths a{padding:20px;background:#fff;color:#173b2b}.contact-paths b,.contact-paths span{display:block}.contact-paths span{font-size:11px;color:#6b7870;margin-top:4px}
@media(max-width:1100px){.products-overview-hero,.sustainability-roadmap,.contact-layout{grid-template-columns:1fr}.carbon-metrics,.carbon-lever-grid{grid-template-columns:repeat(2,1fr)}.cert-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.products-proof-row{display:grid}.products-next-grid,.sustainability-pillars,.sustainability-links,.carbon-metrics,.carbon-lever-grid,.carbon-progress-line,.cert-grid,.contact-cards,.contact-paths{grid-template-columns:1fr}.sustainability-roadmap{padding:30px 22px}.sustainability-roadmap li{grid-template-columns:28px 1fr}.sustainability-roadmap li span{grid-column:2}.compliance-separation{grid-template-columns:1fr}.google-map-shell iframe{height:320px}}

.landing-root-hero{padding:32px 0 28px}.landing-root-hero .page-hero-inner{grid-template-columns:1fr}.landing-root-hero h1{font-size:clamp(38px,4vw,56px);margin-bottom:0}.landing-root-hero .breadcrumbs{margin-bottom:14px}

/* V3.14 corporate depth + connected article layout */
.corp-intro{max-width:920px;margin-bottom:34px}.corp-intro h2{font-size:clamp(38px,4.6vw,60px);line-height:1.04;letter-spacing:-.05em;margin:.35rem 0 1rem}.corp-intro p{font-size:18px;line-height:1.75;color:#617168}.corp-pillars,.expansion-focus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:30px 0 58px}.corp-pillars article,.expansion-focus article{padding:28px;border:1px solid #dce7d9;border-radius:20px;background:#fff}.corp-pillars article:nth-child(2),.expansion-focus article:nth-child(2n){background:#fbfaf5}.corp-pillars span,.expansion-focus span{font-size:10px;font-weight:850;letter-spacing:.12em;color:#e86b56}.corp-pillars h3,.expansion-focus h3{font-size:23px;margin:10px 0 8px}.corp-pillars p,.expansion-focus p{color:#69776e;line-height:1.65}.corp-framework,.expansion-roadmap{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;padding:42px;border-radius:24px;background:linear-gradient(145deg,#173b2b,#234936);color:#fff;margin:50px 0}.corp-framework h2,.expansion-roadmap h2{color:#fff;font-size:36px}.corp-framework p{color:#cbd8cf}.corp-framework ol,.expansion-roadmap ol{list-style:none;padding:0;margin:0}.corp-framework li,.expansion-roadmap li{display:grid;grid-template-columns:34px 120px 1fr;gap:10px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12)}.corp-framework li b,.expansion-roadmap li b{color:#f49b87}.corp-framework li strong,.expansion-roadmap li strong{color:#d6edc7}.corp-framework li span,.expansion-roadmap li span{color:#c6d4ca}.corp-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce6d9;border:1px solid #dce6d9;margin:42px 0 0}.corp-links a{padding:22px;background:#fff;color:#173b2b;text-decoration:none}.corp-links a:hover{background:#f7faf4}.corp-links b,.corp-links span{display:block}.corp-links span{font-size:12px;color:#6d7a72;margin-top:5px}.quality-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:32px 0 56px}.quality-flow article{padding:24px;border-top:3px solid #45a12b;background:#fff;border-radius:0 0 18px 18px;box-shadow:0 12px 28px rgba(23,59,43,.05)}.quality-flow article:nth-child(even){border-top-color:#e86b56}.quality-flow b{font-size:11px;color:#e86b56}.quality-flow h3{font-size:20px}.quality-flow p{font-size:13px;color:#69776e}.quality-evidence{display:grid;grid-template-columns:1fr .9fr;gap:38px;padding:36px;border-radius:22px;background:linear-gradient(110deg,#eef6eb,#fff 60%,#fff1ed)}.quality-evidence h2{font-size:34px}.quality-docs{display:grid;gap:10px}.quality-docs a{padding:16px;border-radius:14px;background:#fff;border:1px solid #e1e7de;color:#173b2b;text-decoration:none}.quality-docs b,.quality-docs span{display:block}.quality-docs span{font-size:11px;color:#6d7a72}.expansion-focus{grid-template-columns:repeat(4,1fr)}
.article-hero-v314{background:linear-gradient(105deg,#f4f8f1,#fff 60%,#fff3ef);border-bottom:1px solid #dfe8db}.article-hero-v314 h1{max-width:980px}.article-hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.article-hero-tags a{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #dce6d9;color:#327c21;text-decoration:none;font-size:12px;font-weight:750}.article-layout-v314{display:grid;grid-template-columns:260px minmax(0,1fr);gap:56px;align-items:start}.article-main-v314{min-width:0}.article-side-nav{position:sticky;top:118px;border:1px solid #dce6d9;border-radius:20px;background:#fbfcfa;overflow:hidden}.article-side-kicker{padding:20px 20px 4px;color:#45a12b;font-size:10px;letter-spacing:.13em;font-weight:850}.article-side-nav h2{padding:0 20px 16px;margin:0;font-size:21px}.article-side-nav nav a{display:block;padding:13px 20px;border-top:1px solid #e6ece3;color:#173b2b;text-decoration:none}.article-side-nav nav b,.article-side-nav nav span{display:block}.article-side-nav nav span{font-size:11px;color:#7a877e;margin-top:2px}.article-side-nav nav a:hover{background:#f1f7ed}.article-side-context{padding:18px 20px;background:#173b2b}.article-side-context span{display:block;font-size:9px;letter-spacing:.12em;color:#a9c89a;margin-top:8px}.article-side-context a{display:block;color:#fff;text-decoration:none;font-weight:750;margin-top:4px}.article-connections-v314{margin-top:56px;padding-top:42px;border-top:1px solid #dfe7db}.article-context-bridge{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding:30px;border-radius:22px;background:linear-gradient(115deg,#f1f8ed,#fff 58%,#fff2ee)}.article-context-bridge h2{font-size:32px;line-height:1.15;margin:.3rem 0}.article-context-links{display:grid;gap:9px}.article-context-links a{padding:14px 16px;border:1px solid #dce6d9;border-radius:13px;background:#fff;text-decoration:none}.article-context-links span,.article-context-links b{display:block}.article-context-links span{font-size:9px;letter-spacing:.11em;color:#e86b56}.article-context-links b{color:#173b2b;margin-top:3px}.article-related-v314{margin-top:32px}
@media(max-width:1050px){.corp-pillars,.quality-flow,.expansion-focus{grid-template-columns:repeat(2,1fr)}.corp-framework,.expansion-roadmap,.quality-evidence,.article-layout-v314,.article-context-bridge{grid-template-columns:1fr}.article-side-nav{position:static}.article-side-nav nav{display:grid;grid-template-columns:repeat(2,1fr)}.article-side-nav nav a{border-right:1px solid #e6ece3}.article-side-context{display:grid;grid-template-columns:1fr 1fr;gap:6px 20px}}
@media(max-width:650px){.corp-pillars,.quality-flow,.expansion-focus,.corp-links,.article-side-nav nav{grid-template-columns:1fr}.corp-framework,.expansion-roadmap{padding:30px 22px}.corp-framework li,.expansion-roadmap li{grid-template-columns:28px 1fr}.corp-framework li span,.expansion-roadmap li span{grid-column:2}.article-layout-v314{gap:30px}.article-side-context{grid-template-columns:1fr}}

/* V3.14.1 Contact + Footer refinement */
.prefooter-v3141{position:relative;background:linear-gradient(115deg,#f5f9f2 0%,#fbfaf4 68%,#fff4f0 100%);border-top:1px solid #e2e9df;border-bottom:1px solid #e3e9df;overflow:hidden}.prefooter-v3141:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--brand) 0%,var(--lime) 56%,var(--coral) 100%)}.prefooter-v3141:after{content:"";position:absolute;right:-56px;top:-74px;width:190px;height:190px;border-radius:50%;background:rgba(232,107,86,.08)}.prefooter-v3141-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;align-items:center;padding-top:30px;padding-bottom:30px}.prefooter-v3141 h2{font-size:clamp(27px,2.6vw,38px);letter-spacing:-.035em;margin:.28rem 0 .35rem;color:#173b2b}.prefooter-v3141 p{margin:0;color:#66756c}.prefooter-v3141-actions{display:flex;gap:10px;flex-wrap:wrap}
.footer-v3141{background:#f4f8f1;color:#20352a;border-top:0}.footer-v3141-main{padding:46px 0 40px;background:linear-gradient(180deg,#f6faf3 0%,#eef5eb 100%)}.footer-v3141-grid{display:grid;grid-template-columns:1.55fr .9fr 1.08fr .82fr;gap:52px;align-items:start}.footer-v3141 .footer-logo{max-width:185px;height:auto;margin:0 0 18px}.footer-v3141-brand .footer-positioning{font-size:15px;line-height:1.58;max-width:380px;margin:0;color:#24382d}.footer-v3141 .footer-contact-stack{margin-top:20px;gap:10px}.footer-v3141 .footer-contact-primary{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;color:var(--coral-dark);font-weight:820}.footer-v3141 .footer-contact-primary span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-dark);font-weight:850}.footer-v3141 .footer-contact-stack p{max-width:410px;color:#617168;font-size:13px;line-height:1.72;margin:3px 0 0}.footer-v3141-col h3{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--brand-dark);margin:4px 0 17px}.footer-v3141-col:last-child h3{color:var(--coral-dark)}.footer-v3141-col a{display:block;padding:3px 0;margin-bottom:8px;color:#4b5f53;font-size:13px;line-height:1.5;transition:.18s}.footer-v3141-col a:hover{color:var(--brand-dark);transform:translateX(2px)}.footer-v3141-col .footer-arrow{color:var(--brand-dark);font-weight:820}.footer-v3141-bottom{position:relative;background:#1f3b2a;color:#c7d4cb}.footer-v3141-bottom:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,var(--brand),var(--lime) 56%,var(--coral))}.footer-v3141-bottom .container{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.footer-v3141-bottom nav{display:flex;gap:22px}.footer-v3141-bottom a{color:#dbe5de}.footer-v3141-bottom a:hover{color:#fff}

.contact-hero .page-hero-inner{grid-template-columns:minmax(0,1fr)}.contact-hero h1{max-width:1050px}.contact-entry-v3141{min-width:0}.contact-cards-v3141{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 26px}.contact-info-card{display:block;min-height:190px;padding:26px;border:1px solid #dce6da;border-radius:20px;background:#fff;color:#173b2b}.contact-info-card:hover{border-color:#b9d4b1;transform:translateY(-2px)}.contact-info-card.contact-info-coral{background:linear-gradient(145deg,#fff7f4,#fff1ed);border-color:#f0d8d0}.contact-info-card>span{font-size:10px;letter-spacing:.13em;font-weight:850;color:var(--coral-dark)}.contact-info-card h3{font-size:22px;line-height:1.3;margin:11px 0 8px}.contact-info-card p{font-size:13px;color:#67766d;margin:0}.contact-map-wide{margin:0 0 28px}.contact-map-wide .google-map-shell{min-height:430px}.contact-map-wide .google-map-shell iframe{height:360px}.contact-response-v3141{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;padding:34px;border:1px solid #dde7db;border-radius:24px;background:linear-gradient(135deg,#f6faf2 0%,#fbfaf4 62%,#fff5f1 100%);margin-top:10px}.contact-response-v3141 h2{font-size:35px;margin:.3rem 0 .6rem}.contact-response-v3141 p{color:#66756c}.contact-response-v3141 ol{list-style:none;padding:0;margin:0}.contact-response-v3141 li{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:11px 0;border-bottom:1px solid #dfe7dc}.contact-response-v3141 li:last-child{border-bottom:0}.contact-response-v3141 li b{color:var(--coral-dark)}.contact-response-actions{grid-column:1/-1;display:flex;gap:10px;flex-wrap:wrap;margin-top:2px}.contact-paths-v3141{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.contact-paths-v3141 a{padding:20px;border:1px solid #dce6da;border-radius:16px;background:#fff;color:#173b2b}.contact-paths-v3141 a:hover{border-color:#b8d3af;background:#fbfdf9}.contact-paths-v3141 b,.contact-paths-v3141 span{display:block}.contact-paths-v3141 span{font-size:11px;color:#6b7870;margin-top:4px}

@media(max-width:1100px){.prefooter-v3141-inner{grid-template-columns:1fr}.footer-v3141-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-v3141-brand{grid-column:1/-1}.contact-cards-v3141{grid-template-columns:1fr 1fr}.contact-cards-v3141>*:last-child{grid-column:1/-1}.contact-response-v3141{grid-template-columns:1fr}}
@media(max-width:700px){.prefooter-v3141-actions{width:100%}.prefooter-v3141-actions .btn{flex:1}.footer-v3141-grid{grid-template-columns:1fr;gap:28px}.footer-v3141-brand{grid-column:auto}.footer-v3141-bottom .container{display:block;padding-top:15px;padding-bottom:15px}.footer-v3141-bottom nav{margin-top:8px;flex-wrap:wrap}.contact-cards-v3141,.contact-paths-v3141{grid-template-columns:1fr}.contact-cards-v3141>*:last-child{grid-column:auto}.contact-info-card{min-height:auto}.contact-response-v3141{padding:26px 20px}.contact-map-wide .google-map-shell iframe{height:300px}.contact-response-actions{display:grid}.contact-response-actions .btn{width:100%}}

/* V3.15 formal content system */
.formal-hero{padding:10px 0 34px;max-width:1040px}.formal-hero h2{font-size:clamp(34px,4.4vw,64px);line-height:1.02;max-width:940px;margin:10px 0 20px;color:#10251a;letter-spacing:-.035em}.formal-hero p{font-size:19px;line-height:1.72;max-width:920px;color:#586b61}.about-formal{padding-top:2px}.formal-section{padding:52px 0;border-top:1px solid #e3ebe0}.formal-section>h2,.formal-section>div>h2{font-size:clamp(30px,3.4vw,48px);line-height:1.08;margin:8px 0 20px;color:#13281d;letter-spacing:-.025em}.formal-note,.data-note{font-size:14px;color:#708078;line-height:1.6}.formal-path-grid,.evidence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:28px 0}.formal-path-grid article,.evidence-grid article{padding:26px;border:1px solid #dce8d8;border-radius:20px;background:linear-gradient(145deg,#fff 0%,#f7fbf5 100%)}.formal-path-grid article>span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:28px;padding:0 8px;border-radius:999px;background:#e8f5e3;color:#3f922d;font-weight:800;font-size:12px;letter-spacing:.08em}.formal-path-grid h3,.evidence-grid h3{font-size:20px;margin:14px 0 8px;color:#14291e}.formal-path-grid p,.evidence-grid p{margin:0;color:#65746c;line-height:1.6}.formal-path-grid.compact{grid-template-columns:repeat(4,1fr)}
.about-proof-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dce6d8;border:1px solid #dce6d8;border-radius:18px;overflow:hidden;margin:18px 0 48px}.about-proof-strip>div{background:#f9fcf8;padding:24px}.about-proof-strip strong{display:block;color:#42a52b;font-size:24px;margin-bottom:5px}.about-proof-strip span{color:#637268;font-size:14px}.about-platform-grid,.topic-link-grid,.corp-links{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.about-platform-grid a,.topic-link-grid a{display:flex;flex-direction:column;gap:8px;padding:24px 26px;border:1px solid #dbe7d7;border-radius:16px;background:#fff;text-decoration:none}.about-platform-grid b,.topic-link-grid b{color:#1f3b2a;font-size:18px}.about-platform-grid span,.topic-link-grid span{color:#65766c}.formal-callout{margin:48px 0 10px;padding:30px 34px;border-radius:24px;background:linear-gradient(110deg,#eef7ea 0%,#fbf8ef 70%,#fff1ec 100%);display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #e4eadf}.formal-callout h2{font-size:30px;margin:6px 0 10px;color:#173626}.formal-callout p{max-width:700px;color:#5e7065;margin:0}.formal-callout>div:last-child{display:flex;gap:10px;flex-wrap:wrap}
.trouble-matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0 48px}.trouble-matrix article{padding:24px;border-radius:18px;background:#fff;border:1px solid #e2e9de}.trouble-matrix span{font-size:11px;color:#e86b56;font-weight:800;letter-spacing:.12em}.trouble-matrix h3{font-size:20px;margin:10px 0}.trouble-matrix p{color:#607168;line-height:1.6}.formal-framework{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;padding:48px 0;border-top:1px solid #e2e9de}.formal-framework h2{font-size:36px;line-height:1.1;color:#173626}.formal-framework ol{list-style:none;margin:0;padding:0}.formal-framework li{display:grid;grid-template-columns:52px 180px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid #e0e7dc}.formal-framework li b{color:#e86b56}.formal-framework li strong{color:#1f382b}.formal-framework li span{color:#6a776f}
.document-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0 48px}.document-principles article{padding:28px;border-radius:18px;background:#f7faf5;border:1px solid #dde7da}.document-principles span{color:#43a62c;font-weight:800;font-size:13px}.document-principles h3{font-size:22px;margin:10px 0}.document-principles p{color:#617269}.doc-library-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px}.doc-library-grid article{padding:24px;border:1px solid #dde7da;border-radius:16px;background:#fff}.doc-library-grid h3{font-size:22px;margin:0 0 6px}.doc-library-grid p{color:#68776f;margin:0 0 15px}.doc-library-grid a{display:inline-block;margin-right:16px;color:#349624;font-weight:700;text-decoration:none}.doc-development{background:#fff7f3!important;border-color:#f1d6cd!important}.doc-development span{display:inline-block;background:#ffe1d7;color:#c95844;border-radius:999px;padding:6px 10px;font-weight:700;font-size:12px}
.topic-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.topic-post-card{overflow:hidden;border:1px solid #e0e8dc;border-radius:18px;background:#fff;display:flex;flex-direction:column}.topic-post-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#eef5ea}.topic-post-image img{width:100%;height:100%;object-fit:cover}.topic-post-card>div{padding:22px}.topic-post-meta{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#e86b56;font-weight:800}.topic-post-card h3{font-size:19px;line-height:1.28;margin:9px 0}.topic-post-card h3 a{color:#173326;text-decoration:none}.topic-post-card p{font-size:14px;line-height:1.58;color:#697870}.topic-empty{padding:24px;background:#f6faf4;border:1px solid #dde8da;border-radius:16px}.topic-empty p{margin-bottom:0;color:#68776f}
.history-timeline{margin:32px 0 48px;border-top:1px solid #dfe7dc}.history-timeline article{display:grid;grid-template-columns:150px 1fr;gap:30px;padding:26px 0;border-bottom:1px solid #dfe7dc}.history-timeline time{font-size:28px;color:#43a62c;font-weight:800}.history-timeline h3{font-size:22px;margin:0 0 7px}.history-timeline p{margin:0;color:#63726a;line-height:1.65}.manufacturing-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0 48px}.manufacturing-flow article{padding:24px;border:1px solid #dfe8dc;border-radius:18px;background:#fff}.manufacturing-flow b{display:block;color:#e86b56;font-size:12px;letter-spacing:.12em}.manufacturing-flow h3{font-size:20px;margin:10px 0}.manufacturing-flow p{color:#68776f;line-height:1.6;margin:0}.patent-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.patent-gallery a{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid #dfe7dc;border-radius:16px;background:#fff;color:#173326;text-decoration:none}.patent-gallery img{width:100%;aspect-ratio:3/4;object-fit:contain;background:#f6f7f3;border-radius:10px}.patent-gallery b{padding:0 6px 6px;font-size:14px}.article-feed-section{padding-bottom:30px}
@media(max-width:980px){.formal-path-grid,.evidence-grid,.about-proof-strip,.topic-post-grid,.manufacturing-flow{grid-template-columns:repeat(2,1fr)}.trouble-matrix,.patent-gallery{grid-template-columns:repeat(2,1fr)}.formal-framework{grid-template-columns:1fr}.doc-library-grid,.about-platform-grid,.topic-link-grid{grid-template-columns:1fr}}
@media(max-width:640px){.formal-path-grid,.evidence-grid,.about-proof-strip,.topic-post-grid,.manufacturing-flow,.trouble-matrix,.patent-gallery,.document-principles{grid-template-columns:1fr}.formal-callout{align-items:flex-start;flex-direction:column}.history-timeline article{grid-template-columns:1fr;gap:6px}.formal-framework li{grid-template-columns:38px 1fr}.formal-framework li span{grid-column:2}.doc-library-grid{grid-template-columns:1fr}}


/* V3.16 verified annual-report integration + persistent topbar */
body.admin-bar .site-header{top:32px}
@media(max-width:782px){body.admin-bar .site-header{top:46px}}
.topbar{background:#fffaf7;border-bottom:1px solid #f0e7e1}.topbar-email,.topbar-wechat{color:#de6652!important}.topbar-links>span:last-child{color:#557064;font-weight:750}
.site-header{box-shadow:0 4px 18px rgba(26,57,38,.045)}
.annual-report-hero{background:linear-gradient(135deg,#f5faf1 0%,#fffaf4 70%,#fff4ef 100%);border:1px solid #dde8d9;border-radius:26px;padding:38px 42px;margin:0 0 30px}.annual-report-hero h2{color:#17382a!important}.annual-report-hero p{color:#5b7064!important}.annual-proof-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid #dfe8dc;background:#dfe8dc;border-radius:18px;overflow:hidden;margin-top:28px}.annual-proof-strip>div{background:rgba(255,255,255,.88);padding:20px}.annual-proof-strip strong{display:block;color:#3e9f2b;font-size:25px;line-height:1.15}.annual-proof-strip span{display:block;margin-top:7px;color:#65756c;font-size:12px;line-height:1.45}.governance-proof,.expansion-proof{margin:28px 0 46px}
.sustainability-intro{background:linear-gradient(135deg,#f3f9ef,#fffaf4)!important;color:#17382a!important;padding:38px 42px!important;border:1px solid #dce7d8!important;border-radius:26px!important}.sustainability-intro h2{color:#17382a!important}.sustainability-intro p{color:#5e7166!important}.sustainability-intro .section-label{color:#419c2c!important}
.prefooter-v316{background:linear-gradient(100deg,#f4f8f0 0%,#fbfaf3 66%,#fff2ed 100%);border-top:1px solid #e3eadf}.prefooter-v316-inner{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:24px 0 20px}.prefooter-v316 h2{font-size:clamp(26px,2.8vw,40px);margin:5px 0 8px;color:#18392a}.prefooter-v316 p{margin:0;color:#66786d}.prefooter-v316-actions{display:flex;gap:10px;align-items:center}
.footer-v316-main{background:linear-gradient(180deg,#f3f8f0 0%,#edf5e9 100%);border-top:1px solid #d9e7d4}.footer-v316-grid{display:grid;grid-template-columns:1.12fr .92fr .96fr .84fr;gap:34px;align-items:start;padding:34px 0 28px}.footer-v316 .footer-logo{max-width:205px;height:auto}.footer-v316-brand .footer-positioning{max-width:340px;color:#284235;font-size:15px;line-height:1.5;margin:18px 0 16px}.footer-contact-stack{display:grid;gap:8px}.footer-contact-stack a,.footer-contact-stack p{margin:0;color:#4f6559;font-size:14px;line-height:1.6}.footer-contact-stack a{display:flex;gap:10px;align-items:flex-start}.footer-contact-stack a span{display:inline-block;min-width:108px;color:#df6854;font-weight:850}.footer-contact-stack a:hover{color:#369927}.footer-corporate-note{display:none}.footer-v316-col{display:flex;flex-direction:column;gap:8px}.footer-v316-col h3{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:#3d9d2c;margin:8px 0 6px}.footer-v316-col a{font-size:14px;color:#405649;line-height:1.42}.footer-v316-col a:hover{color:#df6854;transform:translateX(2px)}.footer-v316-col .footer-arrow{color:#309322;font-weight:800}.footer-v316-bottom{background:#24533b;color:#e5f0e7;border-top:1px solid #d7e5d2}.footer-v316-bottom .container{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px}.footer-v316-bottom nav{display:flex;gap:18px;flex-wrap:wrap}.footer-v316-bottom a{color:#e5f0e7}.footer-v316-bottom a:hover{color:#fff}
.cert-grid img,.patent-gallery img,.topic-post-image img{transition:opacity .2s}.ydn-media-fallback{min-height:250px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(145deg,#f3f8ef,#fff7f2);border:1px dashed #bdd4b5;border-radius:14px;color:#345342}.ydn-media-fallback span{font-size:11px;letter-spacing:.14em;color:#df6854;font-weight:850}.ydn-media-fallback strong{font-size:22px;margin:12px 0}.ydn-media-fallback small{color:#75867c;max-width:220px}
@media(max-width:1000px){.footer-v316-grid{grid-template-columns:1fr 1fr}.footer-v316-brand{grid-column:1/-1}.annual-proof-strip{grid-template-columns:1fr 1fr}.prefooter-v316-inner{grid-template-columns:1fr;gap:18px}}
@media(max-width:680px){.footer-v316-grid{grid-template-columns:1fr;gap:24px;padding:28px 0 24px}.footer-v316-brand{grid-column:auto}.footer-v316-bottom .container{display:block;padding-top:14px;padding-bottom:14px}.footer-v316-bottom nav{margin-top:8px;flex-wrap:wrap}.annual-proof-strip{grid-template-columns:1fr}.prefooter-v316-actions{width:100%;display:grid}.topbar-inner{display:flex!important;align-items:center;justify-content:space-between}.topbar-inner>span{display:none}.topbar-links{margin-top:0!important;width:100%;justify-content:space-between}.topbar-links .topbar-wechat{display:inline!important}.topbar-links>span:last-child{display:none!important}}

.qualification-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:30px 0 48px}.qualification-grid article{padding:28px;border:1px solid #dce7d8;border-radius:20px;background:linear-gradient(145deg,#f5faF2,#fff8f3)}.qualification-grid article>span{font-size:10px;letter-spacing:.13em;font-weight:850;color:#df6854}.qualification-grid h3{font-size:24px;color:#183a2a;margin:10px 0}.qualification-grid p{color:#62746a;line-height:1.65;margin:0}
.product-landing-steps{gap:14px}.product-landing-steps>div{background:linear-gradient(145deg,#fff,#f7fbf5);border-color:#dbe7d8;border-radius:18px;padding:22px}.product-landing-steps b{color:#df6854}.portfolio-matrix-light thead th{background:#edf6e9!important;color:#234a34!important;border-bottom:2px solid #cde0c7}.portfolio-matrix-light tbody tr:hover td{background:#fbfdf9}.product-family-grid>a{background:linear-gradient(145deg,#fff,#f7faf4);border-color:#dce7d9}.product-family-grid>a:hover{background:linear-gradient(145deg,#f6fbf2,#fff9f5);border-color:#b9d2b1}.v311-resource-section{border-top:1px solid #dfe8dc;padding-top:50px}.v311-featured-guides{background:linear-gradient(145deg,#f6faf3,#fffaf5);padding:34px;border-radius:24px;border:1px solid #dfe8dc}.v311-resource-list article{background:#fff;border-color:#dde7da;box-shadow:0 10px 28px rgba(38,70,49,.035)}
@media(max-width:680px){.qualification-grid{grid-template-columns:1fr}.annual-report-hero{padding:28px 22px}.v311-featured-guides{padding:24px 18px}}

/* V3.17 Carbon & Green Manufacturing formal content */
.carbon-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0 44px}.carbon-kpi-grid article{min-height:220px;padding:26px;border:1px solid #d9e5d5;border-radius:22px;background:#f2f8ee}.carbon-kpi-grid article:nth-child(2){background:#fff2ed}.carbon-kpi-grid article span{display:block;font-size:11px;letter-spacing:.12em;font-weight:850;color:#68796f;margin-bottom:18px}.carbon-kpi-grid article strong{display:block;font-size:clamp(26px,2.2vw,38px);line-height:1.1;color:#183c2b;margin-bottom:12px}.carbon-kpi-grid article p{margin:0;color:#738078;font-size:13px;line-height:1.55}.carbon-kpi-grid article:first-child{border-color:#c8d9c0;box-shadow:0 12px 32px rgba(61,157,44,.06)}.green-manufacturing-formal{background:linear-gradient(105deg,#f1f8ed 0%,#fbf8ef 72%,#fff2ec 100%)}
@media(max-width:980px){.carbon-kpi-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.carbon-kpi-grid{grid-template-columns:1fr}.carbon-kpi-grid article{min-height:auto}}

/* V3.17.1 mega-menu usability hotfix */
@media(min-width:981px){
  .primary-nav>.menu>li.mega-parent>a{position:relative;z-index:2}
  .mega-panel{transition:opacity .20s ease,transform .20s ease,visibility .20s ease}
  .mega-parent.mega-open>a{color:var(--brand-dark)}
}


/* =========================================================
   YDNRESIN V4.0 FORMAL RELEASE — unified mega-menu visual system
   ========================================================= */
.mega-intro{
  border-right:1px solid rgba(255,255,255,.10);
  isolation:isolate;
}
.mega-intro:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 18% 12%,rgba(255,255,255,.10),transparent 34%),
    linear-gradient(180deg,rgba(255,255,255,.025),rgba(0,0,0,.035));
  z-index:-1;
}
.mega-intro:after{
  width:138px;height:138px;right:-55px;bottom:-58px;
  box-shadow:-76px -115px 0 -44px rgba(255,255,255,.055);
}
/* V4.1 unified Mega Menu lead-card system — one brand language across every primary section. */
.mega-parent:nth-child(1) .mega-intro,
.mega-parent:nth-child(2) .mega-intro,
.mega-parent:nth-child(3) .mega-intro,
.mega-parent:nth-child(4) .mega-intro,
.mega-parent:nth-child(5) .mega-intro,
.mega-parent:nth-child(6) .mega-intro,
.mega-intro.coral-intro,.mega-intro.resource-intro,.mega-intro.sustainability-intro,.mega-intro.about-intro{
  background:linear-gradient(145deg,#123b29 0%,#1d5338 48%,#2d7048 100%)!important;
  color:#fff!important;border-right:1px solid rgba(255,255,255,.08)!important;
}
.mega-parent .mega-intro span,.mega-parent .mega-intro a{color:#d8eea5!important}
.mega-parent .mega-intro h3{color:#fff!important;max-width:250px}
.mega-parent .mega-intro p{color:#e2ebe5!important;max-width:260px}
.mega-parent .mega-intro:after{background:linear-gradient(145deg,rgba(137,197,65,.28),rgba(232,107,86,.15))!important}
.mega-parent:nth-child(2) .mega-intro:after,.mega-parent:nth-child(5) .mega-intro:after{background:linear-gradient(145deg,rgba(232,107,86,.25),rgba(137,197,65,.16))!important}
.mega-development-link{display:flex!important;align-items:center;gap:9px;flex-wrap:wrap}
.status-development{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#fff0ec;color:#d85443!important;border:1px solid #f3b4a9;font-size:10px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:.03em;text-transform:uppercase}
.product-family-grid .status-development,.application-map .status-development{vertical-align:middle}
.mega-dynamic-link{display:flex!important;align-items:center;gap:7px;flex-wrap:wrap;margin-top:5px}
/* Consistent hover polish */
.mega-col>a:not(.mega-title){border-radius:7px;padding-left:0;transition:color .16s ease,transform .16s ease,background .16s ease}
.mega-col>a:not(.mega-title):hover{transform:translateX(4px)}
.mega-title{letter-spacing:.095em}
@media(max-width:980px){
  .mega-intro h3,.mega-intro p{max-width:none}
  .mega-development-link{display:flex!important}
}

/* V4.1 dynamic CMS content cards */
.ydn-dynamic-overview{margin:62px 0 10px;padding-top:38px;border-top:1px solid #dce7d9}.ydn-dynamic-overview h2{margin:8px 0 24px}.ydn-dynamic-content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ydn-dynamic-content-grid article{border:1px solid #dbe6d8;border-radius:18px;background:#fff;padding:20px;box-shadow:0 15px 40px rgba(21,59,42,.06)}.ydn-dynamic-content-grid h3{margin:14px 0 8px}.ydn-dynamic-img{display:block;height:160px;border-radius:12px;background-size:cover;background-position:center}.ydn-dynamic-content-grid .status-development{margin:2px 0 6px}@media(max-width:900px){.ydn-dynamic-content-grid{grid-template-columns:1fr}}

/* === V4.2 formal section consistency + complete newsroom archive === */
.root-hero-lead{max-width:860px;margin:12px 0 0;color:#627269;font-size:17px;line-height:1.7}
.v42-section-root .landing-root-hero{padding:38px 0 34px}
.v42-section-root .landing-root-hero h1{margin-bottom:0}
.v42-root-layout{max-width:1260px;grid-template-columns:238px minmax(0,1fr);gap:54px}
.v42-root-content{min-width:0}
.v42-root-content>.v311-resource-library,.v42-root-content>.v42-newsroom-shell{gap:56px}
.v42-root-content .v311-resource-summary h2,.v42-root-content .v311-section-heading h2{font-size:clamp(30px,3vw,44px)}
.v42-root-content .v311-featured-guide-grid{grid-template-columns:1.1fr .9fr}
.v42-root-content .v311-featured-guide-grid article.lead{grid-row:auto}
.v42-root-content .v311-featured-guide-grid article:nth-child(n+3){display:none}
.v42-root-content .v311-resource-list article{grid-template-columns:125px minmax(0,1fr) 220px;gap:22px}
.newsroom-entry .v311-newsroom-latest{grid-template-columns:1fr .76fr;gap:34px}
.newsroom-entry .v311-newsroom-visual{min-height:330px}
.newsroom-entry .v311-highlight-layout{grid-template-columns:1fr 1fr}
.newsroom-entry .v311-highlight.lead{grid-row:auto;grid-column:span 2;grid-template-columns:280px 1fr;padding:20px}
.newsroom-entry .v311-highlight.lead .v311-highlight-img{border-radius:14px;min-height:190px}
.v42-published-archive{scroll-margin-top:130px}
.v42-published-list{border-top:1px solid #dfe8dc}
.v42-published-list article{display:grid;grid-template-columns:58px 72px minmax(0,1fr) 34px;gap:18px;align-items:start;padding:23px 0;border-bottom:1px solid #dfe8dc}
.v42-published-no{font-size:25px;line-height:1;color:#45a12b;font-weight:850;padding-top:4px}
.v42-published-date{padding-right:14px;border-right:1px solid #e1e8df}
.v42-published-date b{display:block;font-size:20px;line-height:1;color:#274638}
.v42-published-date span{display:block;margin-top:6px;font-size:10px;color:#89958e;white-space:nowrap}
.v42-published-copy h3{font-size:20px;line-height:1.32;margin:5px 0 5px}
.v42-published-copy h3 a{color:#173b2b;text-decoration:none}
.v42-published-copy p{margin:0;color:#6a7870;font-size:13px;line-height:1.55}
.v42-pagination{display:flex;gap:7px;flex-wrap:wrap;margin-top:28px}
.v42-pagination a{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe5d8;border-radius:999px;color:#2f7f22;text-decoration:none;font-weight:800;background:#fff}
.v42-pagination a:hover,.v42-pagination a.current{background:#45a12b;border-color:#45a12b;color:#fff}
/* Keep every major root page on the same two-step rhythm: compact hero, then section sidebar + content. */
.v42-section-root .side-nav,.v42-root-layout .side-nav{top:145px}
@media(max-width:1050px){
 .v42-root-layout{grid-template-columns:1fr;gap:32px}.v42-root-layout .side-nav{position:static}
 .v42-root-content .v311-featured-guide-grid{grid-template-columns:1fr 1fr}
 .newsroom-entry .v311-newsroom-latest{grid-template-columns:1fr}
}
@media(max-width:760px){
 .v42-section-root .landing-root-hero{padding:30px 0 26px}
 .v42-published-list article{grid-template-columns:42px 58px minmax(0,1fr) 24px;gap:11px}
 .v42-published-no{font-size:20px}.v42-published-date{padding-right:8px}.v42-published-copy p{display:none}
 .newsroom-entry .v311-highlight.lead{grid-column:auto;grid-template-columns:1fr}
 .v42-root-content .v311-featured-guide-grid{grid-template-columns:1fr}
}


/* ===== V4.3 RELEASE CANDIDATE: compact unified mega menus + GEO answer blocks ===== */
@media (min-width:981px){
  .mega-panel,.narrow-mega,.about-wide{width:min(1120px,calc(100vw - 64px))!important;}
  .mega-shell{grid-template-columns:240px minmax(0,1fr)!important;min-height:370px;max-height:430px;}
  .mega-intro{padding:28px 26px!important;display:flex;flex-direction:column;justify-content:flex-start;min-height:370px;}
  .mega-intro h3{font-size:25px!important;line-height:1.12!important;margin:12px 0 12px!important;}
  .mega-intro p{font-size:13px!important;line-height:1.55!important;margin:0!important;}
  .mega-intro>a{margin-top:auto!important;padding-top:18px;}
  .mega-cols{padding:26px 28px!important;align-content:start;overflow:auto;max-height:430px;}
  .mega-cols.three,.mega-cols.four,.mega-cols.two{min-height:370px;}
  .mega-col>a:not(.mega-title){padding-top:5px!important;padding-bottom:5px!important;}
}
.geo-answer-block{margin:0 0 30px;padding:24px 26px;border:1px solid #dce8d7;border-left:4px solid #45a12b;border-radius:18px;background:linear-gradient(120deg,#f5faf2 0%,#fff 70%,#fff5f1 100%)}
.geo-answer-block .geo-label{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:850;color:#e06451;margin-bottom:8px}
.geo-answer-block h2{font-size:24px;line-height:1.2;margin:0 0 8px;color:#173b2b}
.geo-answer-block p{margin:0;color:#4f6257;line-height:1.65}
.geo-key-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.geo-key-facts span{display:inline-block;padding:7px 10px;border-radius:999px;background:#eef6e9;color:#2f6f25;font-size:12px;font-weight:700}
@media(max-width:680px){.geo-answer-block{padding:20px}.geo-answer-block h2{font-size:21px}}


/* ===== V4.6 FINAL PRODUCTION RC: application layout hardening ===== */
@media (min-width:981px){
  .page-layout>.entry-content{width:100%;max-width:100%;overflow:visible}
  .entry-content .portfolio-rows.app-rows{display:block;width:100%;max-width:none}
  .entry-content .portfolio-rows.app-rows>a{width:100%;min-width:0;display:grid!important;grid-template-columns:52px minmax(0,1fr) 185px!important;gap:22px;align-items:center}
  .entry-content .portfolio-rows.app-rows>a>div{min-width:0;width:auto!important;max-width:none!important}
  .entry-content .portfolio-rows.app-rows h3,.entry-content .portfolio-rows.app-rows p{width:auto!important;max-width:none!important;white-space:normal;word-break:normal;overflow-wrap:normal}
  .entry-content .portfolio-rows.app-rows h3{font-size:22px!important;line-height:1.25}
  .entry-content .portfolio-rows.app-rows p{font-size:15px!important;line-height:1.65}
  .entry-content .portfolio-rows.app-rows>a>b{width:auto!important;white-space:nowrap;text-align:right}
}
@media (max-width:980px){
  .entry-content .portfolio-rows.app-rows>a{grid-template-columns:40px minmax(0,1fr)!important}
  .entry-content .portfolio-rows.app-rows>a>b{grid-column:2;text-align:left;white-space:normal}
}

/* ===== V4.6.1 APPLICATION HUB HOTFIX =====
   Avoids wpautop / block-anchor parsing issues by using explicit row divs. */
.application-platform-v461{width:100%;max-width:none}
.app-platform-rows{width:100%;border-top:1px solid #dde5da}
.app-platform-row{display:grid;grid-template-columns:52px minmax(360px,1fr) 190px;gap:22px;align-items:center;width:100%;padding:24px 0;border-bottom:1px solid #e3e9e1}
.app-platform-row .app-index{font-size:12px;color:var(--brand);font-weight:850;align-self:start;padding-top:6px}
.app-platform-copy{min-width:0;width:100%}
.app-platform-copy h3{margin:0 0 6px!important;font-size:23px!important;line-height:1.22!important;color:var(--ink)}
.entry-content .app-platform-copy p{margin:0!important;width:100%!important;max-width:780px!important;font-size:15px!important;line-height:1.65!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;color:#52635a}
.app-platform-link{justify-self:end;font-size:13px;font-weight:800;color:var(--brand-dark);white-space:nowrap;text-decoration:none}
.app-platform-link:hover{color:var(--brand)}
@media(max-width:1120px) and (min-width:981px){.app-platform-row{grid-template-columns:42px minmax(0,1fr) 155px;gap:16px}.app-platform-link{white-space:normal;text-align:right}}
@media(max-width:980px){.app-platform-row{grid-template-columns:36px minmax(0,1fr);gap:12px}.app-platform-link{grid-column:2;justify-self:start;white-space:normal}.entry-content .app-platform-copy p{max-width:none!important}}

/* ===== V4.6.2 FINAL NEWSROOM POLISH ===== */
/* Keep /information/ editorial, compact and visually consistent before production launch. */
.v42-newsroom-root .v42-root-content{min-width:0}
.newsroom-entry .v42-newsroom-shell{gap:48px}
.newsroom-entry .v311-newsroom-rail{margin-bottom:0}
.newsroom-entry .v311-newsroom-latest{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);
  gap:32px;
  align-items:center;
  padding:8px 0 34px;
  border-bottom:1px solid #dfe8dc;
}
.newsroom-entry .v311-newsroom-copy{padding:12px 0;min-width:0}
.newsroom-entry .v311-newsroom-copy h2{
  font-size:clamp(32px,3.15vw,46px);
  line-height:1.08;
  letter-spacing:-.038em;
  max-width:700px;
  margin:.55rem 0 .8rem;
  overflow-wrap:break-word;
}
.newsroom-entry .v311-newsroom-copy p{
  font-size:15px;
  line-height:1.72;
  max-width:680px;
  margin:0 0 20px;
}
.newsroom-entry .v311-newsroom-visual{
  min-height:0;
  aspect-ratio:16/10;
  width:100%;
  border-radius:20px;
  background-size:cover;
  background-position:center;
  box-shadow:0 16px 42px rgba(23,59,43,.11);
}
.newsroom-entry .v311-newsroom-visual span{padding:20px;font-size:11px}
.newsroom-entry .v311-section-heading h2{font-size:clamp(28px,2.6vw,38px);margin:.3rem 0 .4rem}
.newsroom-entry .v311-section-heading p{font-size:14px;line-height:1.65;max-width:720px}
.newsroom-entry .v311-highlight-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.newsroom-entry .v311-highlight,
.newsroom-entry .v311-highlight.lead{
  display:flex;
  flex-direction:column;
  grid-column:auto;
  grid-row:auto;
  padding:0;
  overflow:hidden;
  border-radius:18px;
  min-width:0;
}
.newsroom-entry .v311-highlight-img,
.newsroom-entry .v311-highlight.lead .v311-highlight-img{
  width:100%;
  min-height:0;
  aspect-ratio:16/10;
  border-radius:0;
  background-size:cover;
  background-position:center;
}
.newsroom-entry .v311-highlight>div,
.newsroom-entry .v311-highlight.lead>div{padding:20px}
.newsroom-entry .v311-highlight h3,
.newsroom-entry .v311-highlight.lead h3{font-size:19px;line-height:1.3;margin:8px 0}
.newsroom-entry .v311-highlight p{font-size:13px;line-height:1.6;margin-bottom:12px}
.newsroom-entry .v42-published-archive{padding-top:4px}
.newsroom-entry .v42-published-list article{padding:20px 0}
.newsroom-entry .v42-published-copy h3{font-size:19px}
.newsroom-entry .v42-pagination{margin-top:26px}

/* A consistent image system for CMS-added overview cards. */
.ydn-dynamic-content-grid .ydn-dynamic-img{display:block;width:100%;aspect-ratio:16/10;background-size:cover;background-position:center;border-radius:14px}

@media(max-width:1180px){
 .newsroom-entry .v311-newsroom-latest{grid-template-columns:1fr .82fr}
 .newsroom-entry .v311-highlight-layout{grid-template-columns:repeat(2,minmax(0,1fr))}
 .newsroom-entry .v311-highlight:last-child{grid-column:1/-1;display:grid;grid-template-columns:240px minmax(0,1fr)}
 .newsroom-entry .v311-highlight:last-child .v311-highlight-img{height:100%;aspect-ratio:auto}
}
@media(max-width:820px){
 .newsroom-entry .v311-newsroom-latest{grid-template-columns:1fr;gap:22px}
 .newsroom-entry .v311-newsroom-copy h2{font-size:clamp(30px,8vw,42px)}
 .newsroom-entry .v311-highlight-layout{grid-template-columns:1fr}
 .newsroom-entry .v311-highlight:last-child{grid-column:auto;display:flex}
 .newsroom-entry .v311-highlight:last-child .v311-highlight-img{height:auto;aspect-ratio:16/10}
}

/* === V4.6.4 FINAL NEWSROOM TEMPLATE HARD FIX === */
.v42-newsroom-root .landing-root-hero .page-hero-inner{padding-top:48px;padding-bottom:46px}
.v42-newsroom-root .landing-root-hero h1{font-size:clamp(46px,5.2vw,72px);line-height:.98;margin:.35rem 0 .65rem}
.v42-newsroom-root .landing-root-hero .root-hero-lead{max-width:760px;font-size:17px;line-height:1.68}
.v42-newsroom-root .newsroom-entry .v311-newsroom-latest{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:38px;align-items:center}
.v42-newsroom-root .newsroom-entry .v311-newsroom-copy h2{font-size:clamp(34px,3.2vw,50px);line-height:1.06;letter-spacing:-.04em;max-width:720px}
.v42-newsroom-root .newsroom-entry .v311-newsroom-copy p{font-size:16px;line-height:1.7}
.v42-newsroom-root .newsroom-entry .v311-newsroom-visual{min-height:0;aspect-ratio:16/10;border-radius:22px;background-size:cover;background-position:center}
.v42-newsroom-root .newsroom-entry .v311-highlight-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.v42-newsroom-root .newsroom-entry .v311-highlight,
.v42-newsroom-root .newsroom-entry .v311-highlight.lead{display:flex;flex-direction:column;grid-column:auto;padding:0;border:1px solid #e2e9df;border-radius:18px;overflow:hidden;background:#fff}
.v42-newsroom-root .newsroom-entry .v311-highlight-img,
.v42-newsroom-root .newsroom-entry .v311-highlight.lead .v311-highlight-img{width:100%;min-height:0;aspect-ratio:16/10;border-radius:0;background-size:cover;background-position:center}
.v42-newsroom-root .newsroom-entry .v311-highlight>div,
.v42-newsroom-root .newsroom-entry .v311-highlight.lead>div{padding:18px 18px 20px}
@media(max-width:1100px){.v42-newsroom-root .newsroom-entry .v311-newsroom-latest{grid-template-columns:1fr}.v42-newsroom-root .newsroom-entry .v311-newsroom-visual{max-width:760px}.v42-newsroom-root .newsroom-entry .v311-highlight-layout{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.v42-newsroom-root .landing-root-hero .page-hero-inner{padding-top:38px;padding-bottom:36px}.v42-newsroom-root .landing-root-hero h1{font-size:clamp(40px,12vw,54px)}.v42-newsroom-root .newsroom-entry .v311-highlight-layout{grid-template-columns:1fr}}

/* V4.6.5 — category archives join the same left-navigation system as core sections */
.hub-category-layout{grid-template-columns:250px minmax(0,1fr);gap:46px;align-items:start}
.hub-category-layout .hub-side-nav{top:150px}
.hub-category-main{min-width:0}
.hub-category-toolbar{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:0 0 22px;margin-bottom:26px;border-bottom:1px solid #e4ebe2;color:#6b786f;font-size:12px;font-weight:780;letter-spacing:.04em;text-transform:uppercase}
.hub-category-toolbar span{color:#2f7d20;margin-right:auto}
.hub-category-toolbar a{color:#52645a;text-transform:none;letter-spacing:0;font-size:13px}
.hub-category-toolbar a:hover{color:#2f7d20}
.hub-archive-v465 .hub-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.hub-archive-v465 .hub-post-thumb{aspect-ratio:16/10;height:auto;background-size:cover;background-position:center}
.hub-archive-v465 .hub-post-card h2{font-size:20px}
@media(max-width:980px){.hub-category-layout{grid-template-columns:1fr;gap:28px}.hub-category-layout .hub-side-nav{position:static}.hub-archive-v465 .hub-archive-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.hub-archive-v465 .hub-archive-grid{grid-template-columns:1fr}.hub-category-toolbar{align-items:flex-start}}

/* ===== V5.0 PRODUCTION FINAL QA ===== */
.hub-category-layout .side-nav{width:100%;min-width:0}
.hub-category-main{width:100%}
.v42-newsroom-root .v311-newsroom-visual,.v42-newsroom-root .v311-highlight-img{background-repeat:no-repeat}
@media(min-width:981px){.hub-category-layout .hub-side-nav{position:sticky}}
@media(max-width:980px){.hub-category-layout .hub-side-nav{position:static!important;top:auto!important}.hub-category-layout{display:block}.hub-category-main{margin-top:28px}}


/* V5.1 Production Final — final Newsroom/insights cleanup */
/* The redundant category-chip matrix below Insights has been intentionally removed from markup. */
.insights-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.insight-card{padding:0;min-height:0;overflow:hidden}
.insight-card-image{display:block;width:100%;aspect-ratio:16/10;overflow:hidden;background:#eef5ea}
.insight-card-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.insight-card-body{padding:22px;display:flex;flex-direction:column;flex:1;min-height:250px}
.insight-card h3{font-size:20px;line-height:1.32;margin:14px 0 9px}
.insight-card p{font-size:13px;line-height:1.62;margin:0 0 16px}
.insight-card .text-link{margin-top:auto}
@media(max-width:980px){.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.insights-grid{grid-template-columns:1fr}.insight-card-body{min-height:0}}


/* V5.1.2 — Product sidebar mirrors the mega-menu product architecture. */
.product-side-nav{padding-top:8px}
.product-side-groups{display:block!important}
.product-side-nav .side-nav-group{border-bottom:1px solid #e8eee6}
.product-side-nav .side-nav-family{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 18px 9px 0;border-bottom:0;font-size:13px;font-weight:780;color:#4d6256}
.product-side-nav .side-nav-family:hover,.product-side-nav .current-family>.side-nav-family{color:var(--brand-dark)}
.product-side-nav .current-family>.side-nav-family{box-shadow:inset 3px 0 var(--brand);padding-left:12px;background:linear-gradient(90deg,#f4faef 0,#fff 92%)}
.product-side-nav .side-nav-arrow{font-size:15px;color:#95a59a}
.product-side-nav .side-nav-sub{display:grid!important;grid-template-columns:1fr!important;gap:0;margin:0 0 7px!important;padding:0 14px 5px 12px!important}
.product-side-nav .side-nav-sub li{border:0!important}
.product-side-nav .side-nav-sub li a{display:block;padding:7px 9px;border:0!important;border-left:1px solid #dce8d8!important;font-size:11.5px;font-weight:650;line-height:1.25;color:#65766c;background:transparent}
.product-side-nav .side-nav-sub li a:hover{color:var(--brand-dark);background:#f8fbf6;border-left-color:var(--lime)!important}
.product-side-nav .side-nav-sub .product-code{display:block;font-size:12px;font-weight:850;color:#284c36;letter-spacing:.01em}
.product-side-nav .side-nav-sub small{display:block;margin-top:2px;font-size:9.5px;line-height:1.25;color:#8a9990;font-weight:560}
.product-side-nav .side-nav-sub .current-product a{background:#f2f8ee;border-left:3px solid var(--brand)!important;padding-left:8px}
.product-side-nav .side-nav-sub .current-product .product-code{color:var(--brand)}
.product-side-nav .side-status-development{display:inline-block!important;width:max-content;margin-top:4px!important;padding:2px 6px;border:1px solid #ffab9b;border-radius:999px;color:#e4553f!important;background:#fff3ef;font-size:8.5px!important;font-weight:850!important;letter-spacing:.04em;text-transform:uppercase}
@media(max-width:980px){.product-side-nav .side-nav-sub{grid-template-columns:1fr!important}.product-side-nav .side-nav-family{padding-right:10px}.product-side-nav .side-nav-sub{padding-right:4px!important}}


/* V5.2 production-final product navigation tree */
.product-side-nav .product-side-groups{list-style:none;margin:0;padding:0}
.product-side-nav .side-nav-group{border-bottom:1px solid rgba(28,71,49,.12)}
.product-side-nav .side-nav-family{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 12px 11px;text-decoration:none;font-weight:750;color:var(--ink,#173527)}
.product-side-nav .side-nav-group.current-family>.side-nav-family{color:var(--green,#2f8f27);background:rgba(64,164,48,.055)}
.product-side-nav .side-nav-sub{list-style:none;margin:0 0 9px;padding:0 10px 5px 20px;display:grid;gap:3px}
.product-side-nav .side-nav-sub li a{display:flex;align-items:center;gap:7px;min-height:32px;padding:6px 8px;border-radius:8px;text-decoration:none;color:#506259;font-size:13px;line-height:1.25}
.product-side-nav .side-nav-sub li a:hover,.product-side-nav .side-nav-sub li.current-product a{background:rgba(64,164,48,.08);color:var(--green,#2f8f27)}
.product-side-nav .product-code{font-weight:800;color:inherit;white-space:nowrap}
.product-side-nav .side-nav-sub small{font-size:11px;color:#7a8b82}
.product-side-nav .side-status-development{display:inline-flex!important;border:1px solid #f4a38f;border-radius:999px;padding:2px 6px!important;color:#df5a43!important;background:#fff5f2;font-size:9px!important;font-weight:800;text-transform:uppercase;letter-spacing:.03em}
@media(max-width:980px){.product-side-nav .side-nav-sub{padding-left:12px}}


/* ===== V5.2.1 PRODUCTION MOBILE + PUBLIC HOMEPAGE HARDENING ===== */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video,iframe{max-width:100%}
.hero-grid>* , .split>* , .page-layout>* , .footer-v316-grid>*{min-width:0}

@media(max-width:780px){
  .site-header{position:sticky;top:0}
  .topbar{display:none}
  .nav-wrap{height:68px;gap:12px}
  .brand{min-width:0;flex:0 1 auto}
  .brand-logo,.custom-logo{max-width:154px;max-height:44px}
  .nav-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:40px;font-size:13px;font-weight:800;color:#173b2b;background:#fff;border:1px solid #d6e2d4}
  .primary-nav.is-open{top:68px;max-height:calc(100vh - 68px);padding:12px 18px}
  .primary-nav>.menu>li>a{font-size:14px;padding:12px 0}
  .mega-intro{display:none}
  .mega-cols,.mega-cols.three{grid-template-columns:1fr!important;padding:8px 0 14px}
  .mega-col h4{margin-top:13px}

  .hero{padding:42px 0 38px}
  .hero-grid{grid-template-columns:1fr!important;gap:28px}
  .hero h1{font-size:clamp(38px,11vw,52px);line-height:.98;letter-spacing:-.045em;max-width:none}
  .hero-lead{font-size:17px;line-height:1.62}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-actions .btn{width:100%;justify-content:center;text-align:center}
  .hero-tags{gap:7px}
  .hero-tags span{font-size:11px}
  .hero-panel{padding:18px;border-radius:18px}

  .section{padding:46px 0}
  .section-head{display:block}
  .section-head .text-link{display:inline-flex;margin-top:14px}
  .section h2{font-size:clamp(29px,8vw,40px);line-height:1.05}
  .lead{font-size:16px;line-height:1.65}
  .portfolio-rows>a{grid-template-columns:34px minmax(0,1fr)!important;gap:11px;padding:18px 0}
  .portfolio-rows>a>b{grid-column:2!important;text-align:left!important;font-size:12px}
  .application-map,.process-list,.stat-grid,.sustainability-panel{grid-template-columns:1fr!important}
  .application-map>div,.process-list>div{min-width:0}
  .split,.split.reverse{grid-template-columns:1fr!important;gap:28px}
  .reverse>:first-child{order:2}.reverse>:last-child{order:1}

  .page-layout{display:block!important}
  .side-nav{position:static!important;width:100%;padding:0 0 22px;margin:0 0 26px;border-right:0;border-bottom:1px solid #dce7d9}
  .side-nav nav ul{grid-template-columns:1fr!important}
  .product-side-nav .side-nav-sub{padding-left:12px!important}

  .prefooter-v316-inner{padding:26px 0 24px}
  .prefooter-v316 h2{font-size:30px}
  .prefooter-v316-actions{display:grid!important;grid-template-columns:1fr;width:100%}
  .prefooter-v316-actions .btn{width:100%;justify-content:center}
  .footer-v316-grid{grid-template-columns:1fr!important;gap:22px;padding:28px 0 24px}
  .footer-v316-brand{grid-column:auto!important}
  .footer-v316 .footer-logo{max-width:175px}
  .footer-v316-brand .footer-positioning{font-size:14px;margin:14px 0}
  .footer-contact-stack a{display:block}
  .footer-contact-stack a span{display:block;min-width:0;margin-bottom:2px}
  .footer-v316-col{border-top:1px solid #d9e7d4;padding-top:17px}
  .footer-v316-bottom .container{display:block!important;padding:14px 0}
  .footer-v316-bottom nav{margin-top:8px;display:flex;gap:14px;flex-wrap:wrap}
}

@media(max-width:420px){
  .container{width:calc(100% - 24px)}
  .brand-logo,.custom-logo{max-width:142px}
  .nav-toggle{min-width:66px;padding:8px 11px}
  .hero h1{font-size:38px}
  .hero-lead{font-size:16px}
  .btn{padding-left:16px;padding-right:16px}
}


/* ===== YDNRESIN CN V1.4 FINAL POLISH ===== */
/* Reduce excessive vertical whitespace without changing the established architecture. */
.home .section{padding:54px 0}
.home .hero{padding:66px 0 58px}
.home .section-head{margin-bottom:24px}
.home .portfolio-rows>a{padding:19px 0}
.home .technical-band{margin:28px -26px;padding:32px 28px}
.home .prefooter-v316-inner{padding:20px 0 18px}
.product-entry .content-section{padding:38px 0}
.product-entry .technical-band{margin-top:30px;margin-bottom:30px}
.product-entry .document-bar{margin-top:34px}
.product-entry .geo-answer-block{margin-bottom:28px}
.page-layout{gap:42px}

/* Consistent article/news imagery + compact readable excerpts. */
.v42-newsroom-root .v311-newsroom-visual,
.v42-newsroom-root .v311-highlight-img,
.topic-post-image,
.insight-card-image,
.ydn-dynamic-img{aspect-ratio:16/10!important}
.v42-newsroom-root .v311-highlight>div{display:flex;flex-direction:column;min-height:260px}
.v42-newsroom-root .v311-highlight p,
.topic-post-card p,
.insight-card p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:5}
.v42-newsroom-root .v311-highlight .text-link{margin-top:auto}
.newsroom-entry .v311-newsroom-copy p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:6}

/* Footer logo is now an actual home link and keeps a restrained size. */
.footer-logo-link{display:inline-flex;line-height:0;border-radius:8px}
.footer-logo-link:focus-visible{outline:3px solid rgba(69,161,43,.28);outline-offset:4px}
.footer-v316 .footer-logo{max-width:190px}

/* China-accessible Baidu Map presentation. */
.baidu-map-shell{border:1px solid #dce7d8;border-radius:22px;overflow:hidden;background:#f7faf5}
.baidu-map-preview{min-height:260px;display:flex;align-items:center;justify-content:center;gap:18px;padding:36px;background:radial-gradient(circle at 68% 32%,rgba(69,161,43,.16),transparent 22%),linear-gradient(135deg,#edf6e9,#fff8f3);position:relative}
.baidu-map-preview:before{content:"";position:absolute;inset:18px;border:1px dashed rgba(55,121,50,.24);border-radius:16px}
.baidu-map-preview>div{position:relative;z-index:1}
.baidu-map-preview b{display:block;font-size:20px;color:#17382a;margin-bottom:8px}
.baidu-map-preview span{display:block;color:#62756a;line-height:1.7}
.baidu-map-pin{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:#3ca126;color:#fff;font-weight:850;font-size:12px;box-shadow:0 14px 36px rgba(38,108,43,.24)}
.baidu-map-shell .map-caption{display:grid;grid-template-columns:1fr auto;gap:8px 24px;align-items:center;padding:20px 24px;background:#fff}
.baidu-map-shell .map-caption b,.baidu-map-shell .map-caption span{grid-column:1}
.baidu-map-button{grid-column:2;grid-row:1/3}

/* Safe, compact article share bar. */
.ydn-sharebar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:18px 0 26px;padding:12px 0;border-top:1px solid #e2e9df;border-bottom:1px solid #e2e9df}
.ydn-share-label{font-size:12px;font-weight:850;color:#557064;margin-right:4px}
.ydn-sharebar a,.ydn-sharebar button{appearance:none;border:1px solid #d8e4d5;background:#fff;color:#234c34;border-radius:999px;padding:7px 10px;font:inherit;font-size:12px;font-weight:750;cursor:pointer;text-decoration:none}
.ydn-sharebar a:hover,.ydn-sharebar button:hover{border-color:#7fbd70;color:#2e8c22;background:#f7fbf5}

@media(max-width:760px){
 .home .section{padding:38px 0}.home .hero{padding:44px 0 40px}
 .page-layout{gap:28px}
 .baidu-map-preview{min-height:210px;padding:26px 20px;display:block;text-align:center}
 .baidu-map-pin{margin:0 auto 18px;width:70px;height:70px}
 .baidu-map-shell .map-caption{grid-template-columns:1fr;padding:18px}
 .baidu-map-shell .map-caption b,.baidu-map-shell .map-caption span,.baidu-map-button{grid-column:1;grid-row:auto}
 .baidu-map-button{margin-top:8px;justify-content:center}
 .footer-v316 .footer-logo{max-width:165px}
}

/* V1.5 final polish: tighter vertical rhythm and stable Chinese article cards */
.home .section, .home section{scroll-margin-top:120px}
.home .content-section,.home .products-next-steps,.home .technical-band{margin-top:0}
.nr310-grid{align-items:stretch}.nr310-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden}.nr310-card img,.nr310-card .nr310-image{aspect-ratio:16/10;object-fit:cover;width:100%}.nr310-card p{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;line-height:1.75;max-height:8.75em}.nr310-card .text-link,.nr310-card>a:last-child{margin-top:auto}
.amap-location-shell .baidu-map-preview{min-height:220px}.amap-location-shell .baidu-map-pin{background:#2f9c43}.amap-location-shell .map-caption{padding:18px 22px}
@media(max-width:780px){.nr310-card p{-webkit-line-clamp:4;max-height:7em}.amap-location-shell .baidu-map-preview{min-height:190px}}

/* ===== YDNRESIN CN V1.6.6 — unified article / related-content cards ===== */
.v311-related-grid,
.context-resource-grid,
.topic-post-grid,
.hub-archive-grid,
.library-grid,
.featured-reading-grid,
.post-grid{
  align-items:stretch;
}

/* Main related-reading cards used on product/application/article pages. */
.v311-rel-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  height:100%;
  overflow:hidden;
  border:1px solid #dfe8dc;
  border-radius:18px;
  background:#fff;
  box-shadow:0 10px 28px rgba(26,67,45,.045);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.v311-rel-card:hover{transform:translateY(-3px);border-color:#cbdcc5;box-shadow:0 16px 36px rgba(26,67,45,.08)}
.v311-rel-img{
  width:100%;
  aspect-ratio:16/10!important;
  min-height:0!important;
  background-size:cover;
  background-position:center;
  flex:0 0 auto;
}
.v311-rel-body{
  padding:20px 21px 21px;
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
  min-height:250px;
}
.v311-rel-body time{font-size:12px;line-height:1.3;color:#8a978f;margin-bottom:9px}
.v311-rel-body h3{font-size:19px;line-height:1.36;margin:0 0 10px;min-height:52px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.v311-rel-body p{font-size:14px;line-height:1.68;color:#66756c;margin:0 0 17px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:71px}
.v311-rel-body .text-link{margin-top:auto;align-self:flex-start}

/* Older contextual cards: make them visually identical and prevent long Chinese text from stretching a column. */
.context-resource-grid article,
.topic-post-card,
.library-card,
.post-card,
.hub-post-card{
  height:100%;
  min-width:0;
  box-sizing:border-box;
}
.context-resource-grid article{display:flex;flex-direction:column;padding:21px;border-radius:18px}
.context-resource-grid article time{font-size:12px;color:#8a978f}
.context-resource-grid h3{font-size:19px;line-height:1.36;min-height:52px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.context-resource-grid p{font-size:14px;line-height:1.68;min-height:71px;margin-bottom:17px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.context-resource-grid .text-link{margin-top:auto;align-self:flex-start}

.topic-post-card{box-shadow:0 10px 28px rgba(26,67,45,.045)}
.topic-post-image{aspect-ratio:16/10!important;flex:0 0 auto}
.topic-post-card>div{display:flex;flex-direction:column;flex:1;padding:20px 21px 21px}
.topic-post-card h3{min-height:52px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.topic-post-card p{min-height:71px;margin-bottom:17px;-webkit-line-clamp:3!important}
.topic-post-card .text-link{margin-top:auto;align-self:flex-start}

/* Category/archive cards use the same image ratio and excerpt rhythm. */
.hub-post-card{display:flex;flex-direction:column;overflow:hidden;border-radius:18px}
.hub-post-thumb{aspect-ratio:16/10!important;min-height:0!important;background-size:cover;background-position:center}
.hub-post-body{display:flex;flex-direction:column;flex:1}
.hub-post-body h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.hub-post-body p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.hub-post-body .text-link{margin-top:auto;align-self:flex-start}

.library-card{display:flex;flex-direction:column}
.library-thumb{aspect-ratio:16/10!important;height:auto!important;min-height:0!important;background-size:cover;background-position:center;margin:-24px -24px 18px;border-radius:18px 18px 0 0}
.library-card h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.library-card>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.library-card>.text-link{margin-top:auto;align-self:flex-start}

@media(max-width:760px){
  .v311-rel-body{min-height:0}
  .v311-rel-body h3,.context-resource-grid h3{min-height:0}
  .v311-rel-body p,.context-resource-grid p,.topic-post-card p{min-height:0}
}

/* ===== V1.6.7 CN — desktop navigation rhythm + compact mega menus ===== */
@media (min-width:981px){
  /* Keep the six primary navigation items on one consistent rhythm. */
  .primary-nav>.menu{
    gap:24px;
  }
  .primary-nav>.menu>li>a{
    gap:6px;
    padding-left:1px;
    padding-right:1px;
    white-space:nowrap;
  }

  /* The previous 370px forced minimum created a large empty lower band in
     menus with fewer links. Let content determine the panel height while
     keeping enough vertical room for a balanced intro column. */
  .mega-panel,.narrow-mega,.about-wide{
    max-height:390px;
  }
  .mega-shell{
    min-height:0!important;
    max-height:390px!important;
    align-items:stretch;
  }
  .mega-intro{
    min-height:300px!important;
    padding:24px 26px!important;
  }
  .mega-intro h3{
    margin:10px 0 10px!important;
  }
  .mega-intro>a{
    padding-top:14px!important;
  }
  .mega-cols{
    min-height:0!important;
    max-height:390px!important;
    padding:22px 28px 20px!important;
    align-content:start;
  }
  .mega-cols.three,.mega-cols.four,.mega-cols.two{
    min-height:300px!important;
  }
  .mega-col{
    align-content:start;
  }
  .mega-col .mega-title{
    padding-bottom:7px;
  }
  .mega-col>a:not(.mega-title){
    padding-top:4px!important;
    padding-bottom:4px!important;
  }
}

/* ===== V1.6.8 CN — English website entry in primary navigation ===== */
@media (min-width:981px){
  /* EN participates in the same flex gap as the six primary sections. */
  .primary-nav>.menu>li.nav-language>a.nav-en{
    padding-left:0;
    padding-right:0;
    color:#315543;
  }
  .primary-nav>.menu>li.nav-language>a.nav-en span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:38px;
    height:30px;
    padding:0 10px;
    border:1px solid #cfe0ca;
    border-radius:999px;
    background:linear-gradient(180deg,#ffffff 0%,#f5faf2 100%);
    color:#2f7f2a;
    font-size:12px;
    font-weight:850;
    letter-spacing:.08em;
    box-shadow:0 4px 14px rgba(44,112,55,.06);
    transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease;
  }
  .primary-nav>.menu>li.nav-language>a.nav-en:hover span,
  .primary-nav>.menu>li.nav-language>a.nav-en:focus span{
    border-color:#65b34b;
    background:#f0f8eb;
    color:#236f22;
    transform:translateY(-1px);
  }
}
@media(max-width:980px){
  .primary-nav>.menu>li.nav-language>a.nav-en{
    display:flex;
    justify-content:space-between;
    align-items:center;
  }
  .primary-nav>.menu>li.nav-language>a.nav-en:after{
    content:"ydnresin.com ↗";
    font-size:11px;
    font-weight:650;
    color:#87968d;
  }
  .primary-nav>.menu>li.nav-language>a.nav-en span{
    font-weight:850;
    color:#2f8f27;
    letter-spacing:.06em;
  }
}
