/* /styles.css */
:root{--ink:#21241f;--muted:#73786f;--line:#dfe2da;--lime:#cdf568;--rail:238px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,'Noto Sans SC',sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit}aside{position:fixed;inset:0 auto 0 0;width:var(--rail);padding:44px 27px 25px;background:#f7f8f4;border-right:1px solid var(--line);z-index:10;display:flex;flex-direction:column}.logo{font-size:46px;letter-spacing:-3px;font-weight:800;line-height:1}.logo>span{font-size:18px;vertical-align:top;letter-spacing:0;margin-left:3px}.logo small{display:block;font-size:12px;letter-spacing:2px;font-weight:500;margin-top:16px}nav{margin-top:90px;display:grid;gap:10px}nav a{padding:14px 12px;display:flex;align-items:center;font-size:14px;transition:background .2s}nav a span{font-size:12px;color:#8d9288;margin-right:20px}nav a b{margin-left:auto;font-size:18px;font-weight:400;opacity:0}nav a:hover,nav a.active{background:var(--lime)}nav a.active b,nav a:hover b{opacity:1}.rail-bottom{margin-top:auto;font-size:12px}.rail-bottom p{font-size:13px;margin-bottom:2px}.rail-bottom>span{font-size:10px;letter-spacing:1px}.rail-bottom>div{border-top:1px solid var(--line);margin-top:30px;padding-top:20px}.rail-bottom>div span{display:block;color:var(--muted);margin-top:8px}.menu{display:none}main{margin-left:var(--rail)}.hero{height:730px;min-height:620px;max-height:940px;position:relative;overflow:hidden;background:#edf0eb}.topline{position:absolute;top:27px;left:44px;right:44px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.6px;z-index:2}.hero-image{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-copy{position:relative;z-index:1;padding:153px 0 130px 55px;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.9px;display:block}.eyebrow i{display:inline-block;width:7px;height:7px;background:var(--ink);border-radius:50%;margin-right:8px}h1{font-size:clamp(46px,5.4vw,78px);font-weight:800;line-height:1.2;letter-spacing:-3px;margin:29px 0 24px}.accent-text{position:relative}.accent-text:after{content:'';position:absolute;left:0;bottom:1px;width:100%;height:8px;background:var(--lime);z-index:-1}.hero-copy p{font-size:15px;line-height:1.9;color:#60665e;margin-bottom:31px}.button{display:inline-flex;gap:46px;align-items:center;background:var(--ink);color:white;padding:15px 22px;font-size:14px}.button:hover{background:#425238}.button span{font-size:22px;line-height:1}.hero-caption{position:absolute;left:55px;right:44px;bottom:29px;display:flex;align-items:center;gap:22px;border-top:1px solid #8f96884d;padding-top:20px;font-size:12px}.hero-caption>span{font-size:12px}.hero-caption>div{margin-left:auto}.hero-caption strong{display:block;font-size:13px;font-weight:600}.hero-caption small{font-size:12px;color:var(--muted)}.hero-caption>a{width:42px;height:42px;border:1px solid #9ca396;border-radius:50%;display:grid;place-items:center;font-size:22px}.vertical-label{position:absolute;right:16px;top:43%;writing-mode:vertical-rl;font-size:10px;letter-spacing:2px}.manifesto{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 44px;background:var(--lime)}.manifesto>span{font-size:11px;font-weight:800;letter-spacing:1px}.manifesto p{font-size:17px;margin:0;letter-spacing:2px}.manifesto strong{font-weight:600}.manifesto>a{font-size:12px}.section{padding:75px 55px;scroll-margin-top:0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}h2{font-size:34px;line-height:1.45;font-weight:600;letter-spacing:-1px;margin:14px 0 0}.section-heading>p{color:var(--muted);font-size:13px;margin:0 0 6px}.product-feature{display:grid;grid-template-columns:1.2fr 1fr;background:#f5f6f2;border:1px solid #edf0e8}.product-photo{position:relative;min-height:365px;overflow:hidden;background:#e9ece6}.product-photo img{height:100%;width:150%;max-width:none;object-fit:cover;object-position:right;transform:translateX(-29%);transition:transform .5s}.product-feature:hover .product-photo img{transform:translateX(-29%) scale(1.04)}.pill{position:absolute;left:24px;top:24px;z-index:1;font-size:10px;letter-spacing:1px;background:#fff9;border:1px solid #fff;padding:4px 10px}.product-copy{padding:45px 35px}.product-copy h3{font-size:29px;letter-spacing:-1px;margin:20px 0 4px}.product-copy p{font-size:14px;color:var(--muted)}.product-copy .product-subtitle{color:var(--ink);font-size:19px;margin:0 0 20px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.tags span{font-size:11px;border:1px solid var(--line);padding:3px 9px}.product-link{font-size:13px;border-top:1px solid var(--line);margin-top:30px;padding-top:20px;display:flex;justify-content:space-between}.about{background:#252a25;color:#f2f4ec}.about>.eyebrow{color:var(--lime)}.about-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;margin-top:20px}.about h2{font-size:39px;margin-top:0;line-height:1.5}.about h2 span{color:#a4b19a}.about p{color:#bfc5ba;font-size:15px;margin:6px 0 20px}.about-sign{font-size:11px;letter-spacing:2px;color:var(--lime);display:block;margin-top:35px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.principles article{border-top:1px solid var(--ink);padding-top:24px}.principles article>span{font-size:11px;color:var(--muted);letter-spacing:1px}.principles h3{font-size:20px;font-weight:500;margin:28px 0 12px}.principles p{font-size:14px;color:var(--muted);margin:0}.questions{background:#f5f6f2;display:grid;grid-template-columns:1fr 1.45fr;gap:45px}.questions>div>p{font-size:14px;color:var(--muted)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{font-size:15px;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:15px}summary:after{content:'＋'}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:14px;line-height:1.9;margin-bottom:4px}footer{padding:50px 55px 28px;position:relative}.wordmark{font-size:55px;letter-spacing:-3px;font-weight:800;line-height:1}footer p{font-size:14px}footer small{font-size:11px;color:var(--muted)}footer>a:last-child{position:absolute;right:55px;top:62px;font-size:12px}.skip{position:fixed;top:-80px;left:20px;background:var(--lime);padding:12px;z-index:100}.skip:focus{top:10px}:focus-visible{outline:3px solid #5f8618;outline-offset:5px}.detail-top{padding:25px 55px;font-size:13px;color:var(--muted)}.detail-top a{text-decoration:underline}.detail-hero{background:#edf0eb;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;padding:45px 0 45px 55px;overflow:hidden}.detail-hero h1{font-size:50px}.detail-hero p{font-size:15px}.detail-hero img{width:100%;height:420px;object-fit:cover;object-position:75%}.detail-hero .button{margin-top:20px}table{border-collapse:collapse;width:100%;margin-top:35px;font-size:15px}caption{text-align:left;font-weight:600;margin-bottom:15px}th,td{text-align:left;padding:17px;border-bottom:1px solid var(--line)}th{font-weight:500;width:30%;background:#f6f7f3}.text-link{display:inline-block;margin-top:30px;text-decoration:underline}@media(min-width:1600px){.hero{height:810px}.hero-copy{padding-top:190px}}@media(max-width:1150px){:root{--rail:195px}aside{padding:35px 20px}.logo{font-size:39px}.hero{height:665px}.hero-copy{padding-left:35px}.hero-copy h1{font-size:60px}.section{padding:58px 35px}.hero-image{object-position:60%}.section-heading>p{max-width:180px}.manifesto{padding:20px 30px}.manifesto>span{display:none}.about-grid{gap:30px}.about h2{font-size:31px}.product-copy{padding:30px 24px}.product-copy h3{font-size:24px}}@media(max-width:800px){:root{--rail:0px}aside{position:sticky;top:0;width:100%;height:76px;padding:15px 22px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-right:0;border-bottom:1px solid var(--line)}.logo{font-size:32px}.logo small{font-size:9px;letter-spacing:1px;margin-top:6px}.logo>span{font-size:12px}.menu{display:block;background:none;border:1px solid #c8cec1;padding:7px 12px;font-size:13px}aside nav{display:none;position:absolute;top:76px;left:0;right:0;margin:0;background:#f7f8f4;padding:15px 22px;border-bottom:1px solid var(--line)}aside.open nav{display:grid}.rail-bottom{display:none}.hero{height:680px;min-height:0}.hero-image{height:65%;top:auto;bottom:35px;object-position:70%;}.hero-copy{padding:78px 26px 0}.hero-copy h1{font-size:48px;margin:20px 0 14px}.hero-copy p{font-size:13px}.hero-copy .button{padding:12px 18px;gap:20px}.topline{left:26px;right:26px;top:18px;font-size:9px}.eyebrow{font-size:10px}.hero-caption{left:26px;right:26px;bottom:15px;padding-top:14px}.vertical-label{display:none}.manifesto{padding:19px 26px}.manifesto p{font-size:14px;letter-spacing:0}.manifesto>a{font-size:11px}.section{padding:48px 26px}.section-heading{display:block}.section-heading>p{max-width:none;margin-top:13px}h2{font-size:28px}.product-feature{grid-template-columns:1fr}.product-photo{height:280px;min-height:0}.product-copy{padding:28px}.about-grid{grid-template-columns:1fr;gap:24px}.about h2{font-size:32px}.principles{grid-template-columns:1fr;gap:32px}.principles h3{margin-top:16px}.questions{grid-template-columns:1fr;gap:5px}footer{padding:38px 26px 25px}footer>a:last-child{right:26px;top:45px}footer small{display:block;max-width:80%}.detail-top{padding:20px 26px}.detail-hero{grid-template-columns:1fr;padding:30px 26px 0}.detail-hero h1{font-size:43px}.detail-hero img{height:300px}.detail-hero p br{display:none}th,td{padding:12px 8px;font-size:13px}th{width:35%}html{scroll-padding-top:95px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:800px){.hero{height:850px;background:#e5e8e6}.hero-image{height:370px;bottom:80px;object-fit:cover;object-position:72%}.hero-caption{bottom:20px}.hero-copy p{color:#444c41}}

/* /pages.css */
aside nav{margin-top:48px;gap:5px}aside nav a{padding:11px 12px}aside{overflow-y:auto}.page-intro{padding:55px 55px 60px;background:#edf0e9;border-bottom:1px solid var(--line)}.page-intro h1{font-size:64px;letter-spacing:-2px;margin:20px 0}.page-intro p{font-size:16px;color:#626b5c;max-width:650px}.lime-period{color:#6b9028}.catalog{padding-top:38px}.catalog-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;border-bottom:1px solid var(--line);padding-bottom:18px}.catalog-bar h2{font-size:20px;margin:0}.catalog-bar>span{font-size:13px;color:var(--muted)}.catalog .product-copy h2{font-size:28px;line-height:1.4}.mini-specs{font-size:14px}.mini-specs>div{display:flex;border-bottom:1px solid var(--line);padding:9px 0;gap:30px}.mini-specs dt{color:var(--muted)}.mini-specs dd{margin:0}.editor-note{font-size:13px!important;color:#626b5c!important;line-height:1.8}.news-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.news-card{border-top:2px solid var(--ink);padding-top:25px;display:flex;flex-direction:column;align-items:start}.news-index{font-size:58px;font-weight:500;letter-spacing:-3px;color:#758067;line-height:1.2;padding-bottom:35px}.news-index span{font-size:12px;letter-spacing:2px;color:var(--muted)}.news-card h3{font-size:25px;line-height:1.6;letter-spacing:-.5px;margin:20px 0 12px;font-weight:600}.news-card h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.news-card p{font-size:16px;color:#68725f;margin-top:0}.article-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px;color:#68725f}.article-meta>span:first-child{background:#e8efdd;padding:3px 8px;color:#4d603c}.journal-link{margin-top:auto;padding:20px 0 4px;width:100%;display:flex;justify-content:space-between;font-size:14px}.home-news .section-heading p{font-size:16px;color:#68725f}.home-news .text-link{margin-top:0;white-space:nowrap}.journal-article{padding:30px 55px 65px}.article-header{max-width:950px;border-bottom:1px solid var(--line);padding-bottom:32px}.article-header h1{font-size:46px;line-height:1.5;letter-spacing:-1px;margin:18px 0 22px}.article-lead{font-size:20px;line-height:1.8;margin:30px 0 12px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:48px;margin-top:22px}.article-body h2{font-size:25px;margin-top:36px;line-height:1.6}.article-body p{font-size:16px;line-height:2;color:#535e4c}.article-body a{text-decoration:underline;text-underline-offset:4px}.article-toc{align-self:start;position:sticky;top:30px;border-left:1px solid var(--line);padding-left:24px;margin-top:40px}.article-toc strong{font-size:14px}.article-toc a{display:block;font-size:14px;line-height:1.8;color:#68725f;margin-top:18px}.article-toc a:hover{color:#263b15;text-decoration:underline}.article-next{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:25px;margin-top:45px;font-size:14px}.article-next a:last-child{max-width:60%}.contact-intro{background:#252a25;color:#f3f7ec}.contact-intro .eyebrow,.contact-intro .lime-period{color:var(--lime)}.contact-intro p{color:#c2cbb9}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-details{margin-top:35px}.contact-details>div{padding:22px 0;border-top:1px solid var(--line)}.contact-details dt{font-size:14px;color:#68725f}.contact-details dd{margin:7px 0 0;font-size:23px}.contact-panel{padding:35px;background:#f0f3eb}.contact-panel h2{font-size:27px}.contact-panel article{margin-top:30px;border-top:1px solid #d1d9c7;padding-top:15px}.contact-panel h3{font-size:18px;font-weight:500}.contact-panel p{font-size:16px;color:#58664c}.contact-panel a{font-size:14px;text-decoration:underline;text-underline-offset:4px}.detail-top{overflow-wrap:anywhere}.detail-hero h1{font-size:44px;line-height:1.4}.eyebrow,.pill,.tags span,.manifesto>a,.rail-bottom>span,.vertical-label,.topline{font-size:12px}.hero-copy p,.product-copy p,.about p,.principles p,.questions>div>p,details p,.detail-hero p{font-size:16px}.section-heading>p,.product-link{font-size:14px}@media(max-height:800px) and (min-width:801px){aside{padding-top:25px}aside nav{margin-top:28px;gap:2px}aside nav a{padding:9px 12px}.rail-bottom>div{margin-top:12px;padding-top:10px}}@media(max-width:1100px){.article-layout{grid-template-columns:minmax(0,1fr)}.article-toc{display:none}.contact-grid{gap:30px}.page-intro h1{font-size:51px}.article-header h1{font-size:38px}}@media(max-width:800px){aside{overflow:visible}aside nav{margin-top:0;max-height:calc(100dvh - 76px);overflow-y:auto}.page-intro{padding:32px 26px 38px}.page-intro h1{font-size:40px;letter-spacing:-1px}.news-grid{grid-template-columns:1fr;gap:40px}.news-card h3{font-size:24px}.news-index{font-size:45px;padding-bottom:20px}.journal-article{padding:15px 26px 45px}.article-header h1{font-size:32px}.article-lead{font-size:18px}.article-next{display:grid;gap:22px}.article-next a:last-child{max-width:none}.contact-grid{grid-template-columns:1fr}.contact-panel{padding:25px}.contact-intro h1{font-size:37px}.home-news .text-link{margin-top:15px}.detail-hero h1{font-size:35px}.topline{font-size:10px}.eyebrow{letter-spacing:1px}.hero-copy p{font-size:16px}.hero-copy{padding-top:65px}.hero-copy h1{font-size:46px}.hero{height:890px}.hero-image{height:370px;bottom:80px}}


/* /catalog.css */
.catalog-intro{padding-top:32px;padding-bottom:35px}.catalog-intro h1{font-size:52px;margin:14px 0}.catalog-list{padding-top:0}.category-nav{display:flex;align-items:center;gap:32px;margin:0;padding:24px 0;border-bottom:1px solid var(--line)}.category-label{font-size:14px;color:#68725f;white-space:nowrap}.category-links{display:flex;gap:10px;flex-wrap:wrap}.category-nav a{display:flex;align-items:center;gap:20px;font-size:14px;padding:10px 18px;border:1px solid var(--line);background:#fff}.category-nav a span{font-size:12px;margin:0;color:#64715a}.category-nav a:hover,.category-nav a.selected{background:var(--lime);border-color:var(--lime)}.category-nav a.selected{font-weight:600}.catalog-results{display:flex;align-items:center;justify-content:space-between;margin:28px 0 22px}.catalog-results h2{font-size:20px;margin:0}.catalog-results>span{font-size:14px;color:#68725f}.product-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.catalog-card{border:1px solid var(--line);height:100%;background:white;transition:border-color .2s}.catalog-card:hover{border-color:#6c8257}.catalog-image{display:block;position:relative;background:#d0d4d5;aspect-ratio:1/1;overflow:hidden}.catalog-image img{width:150%;height:100%;max-width:none;object-fit:cover;transform:translateX(-28%);transition:transform .4s}.catalog-image:hover img{transform:translateX(-28%) scale(1.04)}.catalog-badge{position:absolute;top:16px;left:16px;font-size:12px;background:#f6f8f0dd;padding:4px 10px}.catalog-open{position:absolute;right:16px;bottom:16px;display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:white;font-size:22px}.catalog-card-body{padding:23px}.catalog-card-body .eyebrow{font-size:12px;color:#667558;letter-spacing:1px}.catalog-card-body h3{font-size:21px;line-height:1.5;font-weight:600;margin:12px 0}.catalog-card-body h3 a:hover{text-decoration:underline;text-underline-offset:4px}.catalog-card-body p{font-size:16px;line-height:1.9;color:#65715c;margin:0}.catalog-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:25px;padding-top:16px;border-top:1px solid var(--line);font-size:13px}.catalog-card-footer>span{display:flex;align-items:center;gap:7px}.catalog-card-footer i{width:10px;height:10px;background:#282d28;border-radius:50%}.catalog-card-footer a{font-size:14px}.home-products .category-nav{padding-top:0;margin-bottom:26px}.home-products .section-heading p{font-size:16px;color:#65715c}.home-products .text-link{margin:0}.home-products .category-label{display:none}.catalog-list>.editor-note{margin-top:28px}@media(max-width:1250px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.catalog-intro h1{font-size:40px}.category-nav{display:block;padding:22px 0}.category-label{display:block;margin-bottom:12px}.category-links{gap:8px}.category-nav a{padding:9px 15px;gap:16px}.product-grid{grid-template-columns:minmax(0,1fr);gap:22px}.catalog-card-body{padding:22px}.catalog-image{aspect-ratio:1.2/1}.home-products .text-link{margin-top:15px}.home-products .category-nav{display:block}.catalog-results{margin-top:24px}}
.category-nav{position:static;inset:auto;width:auto;max-height:none;background:transparent;overflow:visible}.category-nav a b{opacity:1}
.catalog-card{display:flex;flex-direction:column}.catalog-card-body{display:flex;flex-direction:column;flex:1}.catalog-card-footer{margin-top:auto}.catalog-card-body>p{margin-bottom:24px}.test-product-details>.principles{margin:32px 0}.test-product-details>p{font-size:16px;color:#607052}.test-product-links{display:flex;gap:30px;flex-wrap:wrap}

/* /taxonomy.css */
.taxonomy{margin:0 0 28px;padding:25px 0;border-bottom:1px solid var(--line)}.taxonomy-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.taxonomy-heading>a:first-child{font-size:20px;font-weight:600;letter-spacing:0}.taxonomy-heading .taxonomy-all{font-size:14px}.taxonomy-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start}.taxonomy-group{padding:0;border:1px solid #d6decb;background:#f6f8f1}.taxonomy-group summary{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;cursor:pointer;font-size:15px;font-weight:500;gap:12px;list-style:none}.taxonomy-group summary::-webkit-details-marker{display:none}.taxonomy-group summary:after{display:none}.taxonomy-group summary span:after{content:'＋';font-size:17px}.taxonomy-group[open] summary span:after{content:'−'}.taxonomy-group[open] summary,.taxonomy-group summary:hover{background:var(--lime)}.taxonomy-group.current-group{border-color:#9ab86c}.taxonomy-children{padding:15px 17px;background:white;border-top:1px solid #d6decb}.taxonomy-parent{display:block;font-size:13px;padding-bottom:11px;border-bottom:1px solid var(--line);color:#526b3b}.taxonomy-children ul{margin:10px 0 0;padding-left:12px;list-style:none;border-left:1px solid #c6d7b4}.taxonomy-children li+li{margin-top:5px}.taxonomy-children li a{display:block;padding:8px;font-size:14px;line-height:1.6}.taxonomy-children a[aria-current=page]{background:#e4f5c9;color:#263b0d;font-weight:600}.taxonomy-children a:hover{text-decoration:underline;text-underline-offset:4px}.taxonomy-note{font-size:12px;color:#6c7b5e;margin:15px 0 0}.home-products .taxonomy{padding-top:0}.taxonomy-subcategories{margin:30px 0}.taxonomy-subcategories h2{font-size:23px}.taxonomy-subcategories>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.taxonomy-subcategories>div a{display:flex;justify-content:space-between;padding:22px;border:1px solid var(--line);font-size:16px}.taxonomy-subcategories>div a:hover{background:#eff7e4}.category-empty{padding:55px 35px;background:#f5f7f0;border:1px solid var(--line)}.category-empty h3{font-size:26px;font-weight:500;margin:18px 0 12px}.category-empty p{font-size:16px;color:#67765b}.category-empty .text-link{font-size:14px;margin-top:15px}@media(max-width:1100px){.taxonomy-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.taxonomy-heading>a:first-child{font-size:18px}.taxonomy-group summary{padding:13px 12px;font-size:14px}.taxonomy-children{padding:12px 10px}.taxonomy-parent{font-size:12px}.taxonomy-children li a{padding:7px 3px;font-size:13px}.taxonomy-subcategories>div{grid-template-columns:1fr;gap:12px}.category-empty{padding:32px 24px}.category-empty h3{font-size:23px}}

/* /information.css */
.about-intro{background:#252a25;color:#f4f8ed}.about-intro .eyebrow{color:var(--lime)}.about-intro h1{font-size:24px;letter-spacing:0;font-weight:500;margin:20px 0}.about-intro .about-statement{font-size:56px;color:#f4f8ed;line-height:1.4;font-weight:600;margin:12px 0 24px}.about-intro>p:last-child{color:#c5d1bc}.about-story{display:grid;grid-template-columns:1fr 1.2fr;gap:65px}.about-story p,.about-product p{font-size:16px;color:#607052;line-height:1.95}.about-philosophy{background:#f0f4e9}.about-philosophy>.principles{margin-top:35px}.about-philosophy>p{color:#607052}.about-product{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:center}.about-product>div:first-child{overflow:hidden}.about-product img{width:100%;height:auto;display:block}.about-product .button{margin-top:20px}.info-next{background:#252a25;color:#eef6e6}.info-next>div{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:35px}.info-next a{border-top:1px solid #627158;padding-top:20px;font-size:20px}.info-next a span{display:block;font-size:14px;color:#c7d7b9;margin-top:10px}.question-preview{padding:20px 0;border-bottom:1px solid var(--line)}.question-preview h3{font-size:16px;margin:0;font-weight:500}.question-preview h3 a{display:flex;justify-content:space-between;gap:20px}.question-preview p{font-size:14px;color:#637555;margin:12px 0 0}.questions .text-link{font-size:14px}.question-topics{display:flex;gap:12px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:25px}.question-topics a{padding:10px 18px;border:1px solid #ccd6c2;font-size:14px;display:flex;gap:25px}.question-topics a:hover{background:var(--lime)}.question-topics a span{font-size:12px;color:#647a50}.question-group{margin-top:40px}.question-row{display:flex;justify-content:space-between;align-items:center;gap:35px;border-bottom:1px solid var(--line);padding:25px 0}.question-row h3{font-size:23px;font-weight:500;margin:10px 0}.question-row h3 a:hover{text-decoration:underline;text-underline-offset:5px}.question-row p{font-size:16px;color:#607052;margin:0;max-width:700px}.question-read{white-space:nowrap;font-size:14px}.question-help{display:flex;flex-wrap:wrap;align-items:center;gap:25px;margin-top:40px;padding:25px;background:#edf4e4}.question-help p{margin:0;margin-right:auto}.question-help a{font-size:14px;text-decoration:underline;text-underline-offset:4px}.question-detail{padding:30px 55px 65px;max-width:1100px}.question-detail h1{font-size:42px;line-height:1.5;letter-spacing:-1px;margin:22px 0}.answer-summary{padding:30px;background:#ecf4e2;border-left:4px solid #93ad6b;margin:35px 0}.answer-summary p{font-size:19px;line-height:1.9;margin:12px 0 0}.answer-body h2{font-size:26px;margin-top:32px}.answer-body p{font-size:16px;line-height:2;color:#586c48}.answer-related a{display:inline-block;margin-top:20px;text-decoration:underline;text-underline-offset:5px}.question-bottom{border-top:1px solid var(--line);margin-top:40px;padding-top:25px;display:flex;justify-content:space-between;gap:25px;font-size:14px}.question-bottom a:last-child{max-width:60%}.home-contact{background:var(--lime);display:flex;align-items:center;justify-content:space-between;gap:30px}.home-contact p{margin-bottom:0}.pd-faq details a{display:block;text-decoration:underline;margin-top:12px}.pd-bottom-links{flex-wrap:wrap}.about-sign:hover{text-decoration:underline;text-underline-offset:5px}@media(max-width:1100px){.about-story{gap:35px}.about-product{gap:30px}.about-intro .about-statement{font-size:48px}.question-detail h1{font-size:36px}}@media(max-width:800px){.about-intro .about-statement{font-size:36px}.about-intro h1{font-size:22px}.about-story,.about-product{grid-template-columns:1fr;gap:20px}.about-story h2{font-size:29px}.info-next>div{grid-template-columns:1fr;gap:25px}.question-topics{gap:8px}.question-topics a{padding:9px 12px;gap:12px}.question-row{display:block}.question-row h3{font-size:21px}.question-read{display:inline-block;margin-top:18px}.question-detail{padding:20px 26px 45px}.question-detail h1{font-size:30px}.answer-summary{padding:22px;margin:25px 0}.answer-summary p{font-size:17px}.answer-body h2{font-size:24px}.question-bottom{display:grid;gap:22px}.question-bottom a:last-child{max-width:none}.home-contact{display:block}.home-contact .button{margin-top:25px}.question-help{gap:18px}.philosophy .section-heading>.text-link{margin-top:15px}}

/* /product-detail.css */
.pd-overview{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:45px;padding:15px 55px 50px}.pd-main-image{border:0;padding:0;position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;background:#c9cdd0;cursor:zoom-in}.pd-main-image img,.pd-thumbnails img,.pd-crop img{width:100%;height:100%;object-fit:cover;display:block;transform-origin:center;transition:transform .3s}.view-whole img{object-position:72%;transform:scale(1)}.view-ear img{object-position:75%;transform:scale(1.8);transform-origin:74% 74%}.view-band img{object-position:75%;transform:scale(1.8);transform-origin:70% 12%}.pd-image-label{position:absolute;left:16px;bottom:16px;font-size:12px;background:#f6f8f0e6;padding:5px 10px}.pd-enlarge{position:absolute;right:16px;bottom:16px;background:white;width:34px;height:34px;display:grid;place-items:center;font-size:23px}.pd-thumbnails{display:flex;gap:12px;margin-top:14px}.pd-thumbnails button{position:relative;padding:0;width:94px;height:80px;border:2px solid transparent;overflow:hidden;cursor:pointer;background:#cdd1d4}.pd-thumbnails button.selected{border-color:#6b8b36}.pd-thumbnails button span{position:absolute;left:0;bottom:0;width:100%;text-align:center;background:#f6f8f0ed;font-size:12px}.pd-gallery-note{font-size:12px;color:var(--muted);margin-bottom:0}.pd-intro{align-self:center}.pd-intro h1{font-size:42px;line-height:1.4;letter-spacing:-1.5px;margin:18px 0 12px}.pd-intro .pd-tagline{font-size:23px;color:var(--ink);margin-top:0}.pd-intro p{color:#627057;font-size:16px;line-height:1.9}.pd-summary{margin:25px 0 30px;font-size:14px}.pd-summary>div{display:grid;grid-template-columns:90px 1fr;gap:12px;border-bottom:1px solid var(--line);padding:10px 0}.pd-summary dt{color:var(--muted)}.pd-summary dd{margin:0;display:flex;align-items:center;gap:8px}.pd-summary i{height:11px;width:11px;background:#252a25;border-radius:50%}.pd-section-nav{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:30px;padding:17px 55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafcf6f5;backdrop-filter:blur(10px);font-size:14px}.pd-section-nav strong{font-size:22px;margin-right:auto}.pd-section-nav a:hover{text-decoration:underline;text-underline-offset:6px}.pd-details,.pd-scenarios,#specifications,.pd-faq{scroll-margin-top:65px}.pd-details .section-heading p{color:#627057;font-size:16px}.pd-banner{position:relative;background:#cdd1d3;overflow:hidden}.pd-banner>img{display:block;width:100%;height:auto}.pd-banner>div{position:absolute;left:35px;top:15%;max-width:43%}.pd-banner h3{font-size:30px;line-height:1.6;font-weight:600;margin:25px 0 20px}.pd-banner p{font-size:16px;color:#526148}.pd-features{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:32px}.pd-features article{background:#f3f5ee}.pd-crop{aspect-ratio:1.3/1;margin:0;overflow:hidden}.pd-features article>div{padding:30px}.pd-features h3,.pd-control h3{font-size:24px;font-weight:500;line-height:1.5;margin:15px 0}.pd-features p,.pd-control p{font-size:16px;line-height:1.9;color:#617054}.pd-control{display:grid;grid-template-columns:1fr 2fr;gap:30px;padding:32px;border:1px solid var(--line);margin-top:30px}.pd-control>.eyebrow{margin-top:22px}.pd-scenarios{background:#252a25;color:#f5f8f0}.pd-scenarios>.eyebrow{color:var(--lime)}.pd-scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:38px}.pd-scenario-grid article{border-top:1px solid #58634e;padding-top:23px}.pd-scenario-grid article>span{font-size:12px;color:#cbd6c0}.pd-scenario-grid h3{font-size:23px;font-weight:500}.pd-scenario-grid p{font-size:16px;color:#c3ccb9}.pd-scenarios .editor-note{color:#c3ccb9!important;margin-top:30px}.pd-faq{background:#f3f5ee}.pd-bottom-links{display:flex;justify-content:space-between;gap:20px}.pd-lightbox{width:min(1100px,94vw);max-height:92dvh;padding:20px;border:0;background:#f5f7f0}.pd-lightbox::backdrop{background:#121810d9}.pd-lightbox>div{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px}.pd-lightbox h2{font-size:18px;margin:0}.pd-close{background:var(--ink);color:white;border:0;padding:8px 15px;cursor:pointer;font-size:14px}.pd-lightbox>img{display:block;width:100%;height:auto;max-height:75dvh;object-fit:contain}.pd-lightbox[open]{display:block}@media(max-width:1150px){.pd-overview{padding:15px 35px 40px;gap:28px}.pd-intro h1{font-size:33px}.pd-section-nav{padding:16px 35px;gap:22px}.pd-banner h3{font-size:25px}.pd-banner>div{left:25px}.pd-banner p{font-size:14px}.pd-control{grid-template-columns:1fr;gap:0}.pd-control>.eyebrow{margin-top:0}}@media(max-width:800px){.pd-overview{grid-template-columns:1fr;padding:10px 26px 32px;gap:30px}.pd-intro h1{font-size:34px}.pd-main-image{aspect-ratio:1.15/1}.pd-section-nav{top:76px;padding:12px 18px;gap:20px;overflow-x:auto;white-space:nowrap;max-width:100%;font-size:13px}.pd-section-nav strong{display:none}.pd-details,.pd-scenarios,#specifications,.pd-faq{scroll-margin-top:60px}.pd-banner>div{position:static;max-width:none;padding:25px;background:#e5e9e0}.pd-banner h3{font-size:25px;margin:14px 0}.pd-banner p{font-size:16px;margin-bottom:0}.pd-features{grid-template-columns:1fr;gap:25px}.pd-features article>div{padding:24px}.pd-features h3{font-size:23px}.pd-control{padding:24px}.pd-scenario-grid{grid-template-columns:1fr;gap:25px}.pd-scenario-grid h3{margin:15px 0}.pd-bottom-links{display:grid;gap:0}.pd-lightbox{padding:15px}.pd-lightbox h2{font-size:16px}}

/* /catalog-updates.css */
.home-products .catalog-card-body p{display:none}.home-products .catalog-card-footer{margin-top:18px}.friend-links{padding:30px 55px;border-top:1px solid var(--line);display:flex;align-items:baseline;gap:30px;background:#f7f8f4}.friend-links h2{font-size:16px;white-space:nowrap;margin:0;letter-spacing:0}.friend-links p{font-size:14px;color:var(--muted);margin:0}.friend-links ul{display:flex;flex-wrap:wrap;gap:16px 32px;list-style:none;padding:0;margin:0}.friend-links a{font-size:14px}.friend-links a:hover{text-decoration:underline}
.taxonomy{position:relative;z-index:5;padding-top:0}.taxonomy-heading{margin-bottom:20px}.taxonomy-groups{gap:0;border:1px solid #d8ded3;background:#f7f8f4}.taxonomy-group{position:relative;border:0;border-radius:0;background:none}.taxonomy-group summary{min-height:68px;padding:20px 18px;gap:14px;font-size:15px;border-bottom:2px solid transparent;transition:background .15s}.taxonomy-group summary span:after,.taxonomy-group[open] summary span:after{content:'';display:block;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .15s}.taxonomy-group[open] summary span:after{transform:rotate(225deg)}.taxonomy-group[open] summary,.taxonomy-group summary:hover{background:#edf2e5;border-bottom-color:#789c3d}.taxonomy-group.current-group summary{background:#e7f2d7}.taxonomy-children{position:absolute;left:-1px;right:-1px;top:100%;z-index:10;min-width:250px;padding:12px;background:white;border:1px solid #d8ded3;box-shadow:0 18px 35px #20331421}.taxonomy-group:nth-child(4n) .taxonomy-children{left:auto;right:-1px}.taxonomy-parent{font-size:14px;padding:12px;color:#263421}.taxonomy-children ul{padding:5px 0 0;margin:0;border:0}.taxonomy-children li+li{margin:0}.taxonomy-children li a{font-size:14px;padding:12px;display:flex;align-items:center;justify-content:space-between}.taxonomy-children li a:after{content:'↗';color:#738369}.taxonomy-children a:hover{background:#edf5df;text-decoration:none}.taxonomy-note{display:none}.taxonomy-group:not([open])>.taxonomy-children{display:none}
.product-media{background:#f6f7f3}.product-media .section-heading p{font-size:16px;color:var(--muted);margin:10px 0 0}.gallery-total{font-size:13px;letter-spacing:1px}.media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 24px;margin-top:32px}.media-grid figure{margin:0;min-width:0}.media-grid figure:first-child,.media-grid figure:last-child:nth-child(even){grid-column:1/-1}.media-open{display:block;position:relative;padding:0;border:0;width:100%;cursor:zoom-in;background:#e1e5df;overflow:hidden}.media-open img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;transition:transform .3s}.media-grid figure:first-child img,.media-grid figure:last-child:nth-child(even) img{aspect-ratio:16/9}.media-open:hover img{transform:scale(1.025)}.media-zoom{position:absolute;right:18px;bottom:18px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;font-size:23px}.media-grid figcaption{display:flex;gap:20px;padding-top:18px}.media-number{font-size:13px;color:#758169;padding-top:5px}.media-grid h3{font-size:20px;font-weight:500;margin:0 0 5px}.media-grid figcaption p{font-size:14px;color:#687360;margin:0}.media-dialog{width:min(1100px,94vw);max-height:94dvh;padding:18px;background:#f7f8f4;border:0;color:var(--ink)}.media-dialog::backdrop{background:#11190ee0}.media-dialog header,.media-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.media-dialog>img{display:block;max-width:100%;width:auto;max-height:70dvh;margin:8px auto;object-fit:contain}.media-dialog button{background:white;border:1px solid var(--line);width:44px;height:44px;cursor:pointer;font-size:22px;flex-shrink:0}.media-dialog button:hover{background:var(--lime)}.media-dialog-footer p{font-size:16px;text-align:center}.media-counter{font-size:14px}
@media(max-width:1100px){.taxonomy-group:nth-child(2n) .taxonomy-children{left:auto;right:-1px}.friend-links{padding:28px 35px}}@media(max-width:800px){.friend-links{padding:26px;flex-direction:column;gap:12px}.media-grid{gap:25px 16px}.media-grid h3{font-size:18px}.media-grid figcaption{gap:12px}.media-dialog{padding:12px}.taxonomy-group summary{font-size:14px;padding:16px 14px}.taxonomy-children{min-width:230px}.product-media .section-heading{display:flex;align-items:end}.product-media .section-heading p{max-width:230px;font-size:14px}}
@media(max-width:600px){.media-grid{grid-template-columns:1fr}.media-grid figure:first-child img,.media-grid figure:last-child:nth-child(even) img{aspect-ratio:3/2}.taxonomy-children{position:static;min-width:0;box-shadow:none;border:0;border-top:1px solid var(--line);padding:8px}.taxonomy-groups{align-items:start}.taxonomy-children li a,.taxonomy-parent{padding:10px 5px;font-size:13px}}
@media(prefers-reduced-motion:reduce){.media-open img,.taxonomy-group summary{transition:none}}
 .taxonomy{padding-top:25px}.product-media{scroll-margin-top:65px}
 .taxonomy-children{width:calc(100% + 2px)}
.media-grid figure:first-child img,.media-grid figure:last-child:nth-child(even) img{aspect-ratio:3/2}
.product-media{background:transparent;padding:0;margin-top:36px}.product-media>.editor-note{margin:0 0 24px}.product-media .media-grid{margin-top:0}

/* /international.css */
html:not([lang=zh-CN]):not([lang=en]) h1{font-size:clamp(32px,3.7vw,56px);letter-spacing:-.03em;overflow-wrap:anywhere}html:not([lang=zh-CN]):not([lang=en]) h2{font-size:clamp(26px,2.5vw,36px);letter-spacing:0;overflow-wrap:anywhere}html:not([lang=zh-CN]):not([lang=en]) h3{letter-spacing:0;overflow-wrap:anywhere}.global-prose{max-width:1100px}.global-prose p{font-size:17px;line-height:1.9}.global-prose h1{line-height:1.35}.global-answer{max-width:780px;margin:30px 0}.global-about-image{display:block;width:100%;height:auto;margin:35px 0;max-height:650px;object-fit:cover}.global-news-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.global-news-card{padding:30px 0;border-top:1px solid var(--line);margin-top:25px}.global-news-card h3{font-size:25px;line-height:1.5}.global-news-card p{font-size:16px;color:var(--muted)}.global-contact-cta{background:var(--lime)}.global-contact-list{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:35px}.global-contact-list>div{border-bottom:1px solid var(--line);padding:20px 0}.global-contact-list dt{font-size:20px;font-weight:600}.global-contact-list dd{margin:15px 0;color:var(--muted)}html:not([lang=zh-CN]):not([lang=en]) .hero-copy{width:49%;max-width:580px;margin-left:0;margin-right:auto;padding-top:135px}html:not([lang=zh-CN]):not([lang=en]) .hero-copy h1{font-size:clamp(35px,4vw,60px);line-height:1.25}html:not([lang=zh-CN]):not([lang=en]) .hero-copy p{font-size:16px}html:not([lang=zh-CN]):not([lang=en]) .logo small{font-size:11px;letter-spacing:0;line-height:1.5;max-width:180px}html:not([lang=zh-CN]):not([lang=en]) nav a{font-size:14px;line-height:1.5;overflow-wrap:anywhere}html:not([lang=zh-CN]):not([lang=en]) #navigation a span{margin-inline-end:12px;flex-shrink:0}html:not([lang=zh-CN]):not([lang=en]) .taxonomy-group summary{min-height:112px;font-size:14px;line-height:1.6;overflow-wrap:anywhere}html:not([lang=zh-CN]):not([lang=en]) .taxonomy-group summary>span{flex-shrink:0}html:not([lang=zh-CN]):not([lang=en]) .catalog-card-body h3{font-size:21px;line-height:1.5}html:not([lang=zh-CN]):not([lang=en]) .catalog-card-footer{flex-wrap:wrap;gap:12px}html:not([lang=zh-CN]):not([lang=en]) .detail-hero h1{font-size:clamp(30px,3vw,43px)}html:not([lang=zh-CN]):not([lang=en]) .detail-hero>div{padding-right:24px}html:not([lang=zh-CN]):not([lang=en]) .pd-section-nav{gap:24px}html:not([lang=zh-CN]):not([lang=en]) .question-row{gap:25px}html:not([lang=zh-CN]):not([lang=en]) .question-read{white-space:normal;min-width:100px}html:not([lang=zh-CN]):not([lang=en]) .hero .button{gap:15px}html[lang=ja] h1,html[lang=ko] h1,html[lang=th] h1,html[lang=ar] h1{letter-spacing:0!important}html[lang=th] body{line-height:1.9}html[lang=ar] body{font-family:Tahoma,"Segoe UI",Arial,sans-serif;line-height:1.9}html[dir=rtl] .logo,html[dir=rtl] .wordmark{direction:ltr;text-align:left}html[dir=rtl] .logo small{direction:rtl;text-align:right}html[dir=rtl] th,html[dir=rtl] td,html[dir=rtl] caption{text-align:right}html[dir=rtl] #navigation a b{margin-left:0;margin-right:auto}html[dir=rtl] #navigation a span{margin-right:0}html[dir=rtl] .detail-hero{padding:45px 55px 45px 0}html[dir=rtl] .detail-hero>div{padding-right:0!important;padding-left:24px}html[dir=rtl] .pd-section-nav strong{margin-left:auto;margin-right:0}html[dir=rtl] .media-counter{direction:ltr}html[dir=rtl] .eyebrow{letter-spacing:0}html[dir=rtl] .hero-copy{text-align:right}html[dir=rtl] .hero-copy h1{font-size:54px}html[dir=rtl] .detail-top{unicode-bidi:plaintext}
@media(max-width:1150px){html:not([lang=zh-CN]):not([lang=en]) .hero-copy{padding-top:100px}html:not([lang=zh-CN]):not([lang=en]) .hero-copy h1{font-size:40px}.global-news-grid{gap:25px}}
@media(max-width:800px){html:not([lang=zh-CN]):not([lang=en]) .hero{height:950px}html:not([lang=zh-CN]):not([lang=en]) .hero-copy{width:auto;max-width:none;padding:70px 26px 0;margin:0}html:not([lang=zh-CN]):not([lang=en]) .hero-copy h1{font-size:37px;max-width:100%}html:not([lang=zh-CN]):not([lang=en]) .hero-copy p{font-size:16px}html:not([lang=zh-CN]):not([lang=en]) .hero-image{bottom:35px}html:not([lang=zh-CN]):not([lang=en]) h1{font-size:32px}html:not([lang=zh-CN]):not([lang=en]) .logo small{font-size:9px;max-width:155px;max-height:27px;overflow:hidden}html:not([lang=zh-CN]):not([lang=en]) .menu{font-size:12px;padding:7px 8px}html:not([lang=zh-CN]):not([lang=en]) .taxonomy-group summary{min-height:120px;padding:12px;font-size:13px}.global-news-grid,.global-contact-list{grid-template-columns:1fr}.global-news-card{margin-top:0}html[dir=rtl] .detail-hero{padding:30px 26px 0}html[dir=rtl] .detail-hero>div{padding:0}html:not([lang=zh-CN]):not([lang=en]) .question-row{display:block}html:not([lang=zh-CN]):not([lang=en]) .question-read{display:inline-block;margin-top:16px}.global-prose p{font-size:16px}.global-prose{padding:40px 26px}html:not([lang=zh-CN]):not([lang=en]) .friend-links h2{font-size:17px}html[dir=rtl] .hero-copy h1{font-size:40px}}
html[lang=ar] .taxonomy-group summary{font-size:17px!important}html[lang=ar] .taxonomy-children a{font-size:16px}html[lang=ar] #navigation a{font-size:16px!important}
@media(min-width:801px){html:not([lang=zh-CN]):not([lang=en]) .hero-copy{width:41%;max-width:500px}html[lang=ar][dir=rtl] .hero-copy h1{font-size:48px}html[lang=ar][dir=rtl] .hero-copy p{font-size:18px;line-height:1.9}}

/* /corporate.css */
.corporate-page{--corp-space:clamp(26px,4.2vw,64px);overflow-wrap:anywhere}.corp-hero{padding:60px var(--corp-space) 64px;background:#f1f4ec}.corp-hero h1{font-size:18px!important;font-weight:500;letter-spacing:0!important;line-height:1.5;margin:26px 0 16px}.corp-hero h1>span{color:#7c924f;margin-inline-start:4px}.corp-hero .corp-lead{font-size:clamp(32px,3.7vw,58px);line-height:1.25;font-weight:600;letter-spacing:-.035em;margin:0 0 25px;max-width:800px}.corp-intro{font-size:17px;line-height:1.95;color:#566050;max-width:740px;margin:0}.corp-about-hero{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;align-items:center}.corp-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}.corp-actions .button{gap:24px}.corp-identity{background:var(--lime);padding:32px;min-height:345px;display:flex;flex-direction:column;justify-content:space-between;border-top:3px solid var(--ink)}.corp-identity>p{text-wrap:balance;font-size:30px;line-height:1.5;letter-spacing:-.02em;margin:24px 0}.corp-identity-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.corp-identity-tags span{font-size:13px;padding:4px 9px;border:1px solid #889e5366}.corp-identity>a{border-top:1px solid #889e53;padding-top:15px;font-size:14px}.corp-section{padding:68px var(--corp-space)}.corp-heading{max-width:830px;margin-bottom:32px}.corp-heading h2,.corp-introduction h2,.corp-checklist h2,.corp-next h2{font-size:clamp(26px,2.6vw,38px);line-height:1.45;letter-spacing:-.025em;margin:15px 0 18px}.corp-heading>p,.corp-next p{font-size:16px;line-height:1.9;color:#60685b;max-width:780px}.corp-introduction{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;border-bottom:1px solid var(--line)}.corp-introduction h2{margin:0}.corp-introduction>p{font-size:18px;line-height:1.95;margin:0;color:#566050}.corp-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.corp-cards article{border-top:1px solid #a8b39b;padding-top:24px;min-width:0}.corp-number{font-size:13px;font-weight:500;letter-spacing:.06em;color:#6f795f}.corp-cards h3{font-size:21px;line-height:1.5;margin:22px 0 12px;font-weight:600;letter-spacing:0}.corp-cards p{font-size:16px;line-height:1.9;color:#60685b;margin:0}.corp-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.corp-evidence{background:#252b26;color:#f2f6ea}.corp-evidence .eyebrow,.corp-evidence .corp-number{color:var(--lime)}.corp-evidence p,.corp-evidence .corp-heading p{color:#c6cec1}.corp-evidence article{border-color:#60695c}.corp-sectors{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.corp-sectors a{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:24px 12px;font-size:18px}.corp-sectors a:nth-child(odd){margin-inline-end:28px}.corp-sectors a>span{font-size:12px;color:#7b856c}.corp-sectors a>b{font-size:20px;font-weight:400;margin-inline-start:auto}.corp-sectors a:hover{background:#f1f6e8}.corp-process{background:#f5f7f1}.corp-next{padding:56px var(--corp-space);display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:40px;border-bottom:1px solid var(--line)}.corp-next .corp-actions{justify-content:flex-end;margin:0}.corp-next h2{font-size:28px}.corp-next p{margin-bottom:0}.corp-design-hero{background:#252b26;color:#f4f7ef;padding-bottom:48px}.corp-design-hero .eyebrow{color:var(--lime)}.corp-design-hero .corp-intro{color:#c6cec1}.corp-design-hero .button{background:var(--lime);color:var(--ink)}.corp-scene{margin:0;background:#252b26}.corp-scene img{display:block;width:100%;height:clamp(250px,34vw,510px);object-fit:cover}.corp-scene figcaption{padding:12px var(--corp-space);font-size:12px;color:#c6cec1}.corp-principles .corp-cards{grid-template-columns:1fr 1fr;column-gap:55px;row-gap:40px}.corp-scenarios{background:#f1f4ec}.corp-scenario-list article{display:grid;grid-template-columns:40px 1fr 1.6fr;gap:26px;padding:28px 0;border-top:1px solid #bbc5ae;align-items:start}.corp-scenario-list h3{font-size:24px;font-weight:500;margin:0;line-height:1.4}.corp-scenario-list p{margin:0;font-size:16px;line-height:1.9;color:#566050}.corp-scenario-list a{grid-column:3;font-size:14px;text-decoration:underline;text-underline-offset:5px}.corp-checklist{display:grid;grid-template-columns:1fr 1fr;gap:60px}.corp-checklist ol{list-style:none;counter-reset:brief;padding:0;margin:0}.corp-checklist li{counter-increment:brief;display:flex;gap:18px;padding:19px 0;border-bottom:1px solid var(--line);font-size:17px}.corp-checklist li:before{content:'0' counter(brief);color:#7b856c;font-size:13px;padding-top:4px}.corp-home-about{display:grid;grid-template-columns:1fr 1.2fr;gap:40px}.corp-home-about p{font-size:17px;line-height:1.9;color:#566050;margin:0 0 24px}.corp-home-design{background:#252b26;color:#f4f7ef}.corp-home-design .eyebrow{color:var(--lime)}.corp-home-design p{color:#c6cec1}.corp-home-design .button{background:var(--lime);color:var(--ink)}.corporate-page a:focus-visible{outline:2px solid #798f49;outline-offset:5px}
@media(max-width:1150px){.corp-about-hero{grid-template-columns:1.3fr 1fr;gap:30px}.corp-identity{padding:24px}.corp-identity>p{font-size:25px}.corp-cards{grid-template-columns:1fr 1fr;row-gap:35px}.corp-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.corp-next{grid-template-columns:1fr}.corp-next .corp-actions{justify-content:flex-start}}
@media(max-width:800px){.corp-hero{padding-top:38px;padding-bottom:38px}.corp-about-hero,.corp-introduction,.corp-checklist,.corp-home-about{grid-template-columns:1fr;gap:26px}.corp-identity{min-height:260px}.corp-identity>p{font-size:28px;margin:22px 0}.corp-section{padding-top:45px;padding-bottom:45px}.corp-three{grid-template-columns:1fr}.corp-cards,.corp-principles .corp-cards{gap:30px 22px}.corp-cards h3{font-size:20px;margin-top:16px}.corp-introduction>p{font-size:17px}.corp-sectors{grid-template-columns:1fr}.corp-sectors a:nth-child(odd){margin:0}.corp-sectors a{font-size:17px;padding:20px 0}.corp-scenario-list article{grid-template-columns:30px 1fr;gap:15px}.corp-scenario-list p,.corp-scenario-list a{grid-column:2}.corp-scenario-list h3{font-size:22px}.corp-next{padding-top:38px;padding-bottom:38px;gap:25px}.corp-checklist h2{margin-bottom:0}.corp-home-about .corp-heading{margin-bottom:0}}
@media(max-width:420px){.corp-cards,.corp-principles .corp-cards{grid-template-columns:1fr}.corp-hero .corp-lead{font-size:34px}.corp-actions{gap:20px}.corp-actions .button{font-size:14px;padding:13px 18px}}

/* /about-visual.css */
.company-visual{--corp-space:clamp(26px,4.2vw,64px)}.company-hero{display:grid;grid-template-columns:.85fr 1.3fr;background:#eff2eb;min-height:530px}.company-hero-copy{padding:55px 38px 48px var(--corp-space);align-self:center}.company-hero h1{font-size:18px!important;font-weight:500;letter-spacing:0!important;line-height:1.5;margin:24px 0 18px}.company-hero .company-lead{font-size:clamp(32px,3.2vw,48px);font-weight:600;letter-spacing:-.035em;line-height:1.3;margin:0 0 26px;text-wrap:balance}.company-hero-copy>p:not(.company-lead){font-size:16px;line-height:1.9;color:#58634f;margin:0}.company-hero .button{margin-top:28px;gap:24px}.company-hero-photo{margin:0;min-width:0;position:relative;background:#fff}.company-hero-photo img{display:block;width:100%;height:clamp(480px,42vw,630px);min-height:0;object-fit:contain}.company-photo-label{position:absolute;inset:auto 18px 18px auto;padding:5px 12px;background:#fffef4eb;color:#293222;font-size:12px}.company-gallery{padding:55px var(--corp-space) 50px}.company-gallery-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:27px}.company-gallery-heading h2{font-size:32px;line-height:1.5;margin:13px 0 0;letter-spacing:-.02em}.company-gallery-heading>a{font-size:14px;text-decoration:underline;text-underline-offset:4px}.company-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.company-photo-card{margin:0;min-width:0}.company-photo-card img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;background:#fff}.company-photo-card figcaption{display:grid;grid-template-columns:24px 1fr;gap:12px;padding-top:19px;border-bottom:1px solid var(--line);padding-bottom:20px}.company-photo-card figcaption>span{font-size:12px;color:#879176;padding-top:5px}.company-photo-card h3{font-size:21px;font-weight:500;line-height:1.5;margin:0;letter-spacing:0}.company-photo-card p{font-size:15px;line-height:1.8;color:#647057;margin:10px 0 0}.company-photo-source{font-size:12px;color:#77806e;margin:22px 0 0}.company-photo-source a{text-decoration:underline;text-underline-offset:3px}.company-sectors{padding:35px var(--corp-space) 42px;background:#252b26;color:#f5f8ee}.company-sectors h2{font-size:24px;margin:0 0 22px;letter-spacing:0;line-height:1.5}.company-sector-links{display:flex;flex-wrap:wrap;gap:12px}.company-sector-links a{border:1px solid #5d6854;padding:9px 16px;font-size:14px}.company-sector-links a:hover{background:var(--lime);color:var(--ink);border-color:var(--lime)}.company-visual .corp-next{padding-top:36px;padding-bottom:36px;gap:24px}.company-visual .corp-next h2{font-size:26px}.company-visual a:focus-visible{outline:2px solid #99b35b;outline-offset:4px}
@media(max-width:1150px){.company-hero{grid-template-columns:1fr 1.15fr}.company-hero-copy{padding-inline-end:25px}.company-photo-grid{gap:18px}.company-photo-card h3{font-size:20px}.company-hero .company-lead{font-size:36px}}
@media(max-width:800px){.company-hero{grid-template-columns:1fr}.company-hero-copy{padding:36px var(--corp-space)}.company-hero h1{margin-top:18px}.company-hero-photo img{height:auto;min-height:0;aspect-ratio:1/1;object-fit:contain}.company-hero .company-lead{font-size:36px;max-width:540px}.company-gallery{padding-top:40px;padding-bottom:35px}.company-gallery-heading{align-items:flex-start}.company-gallery-heading h2{font-size:28px}.company-gallery-heading>a{margin-top:8px;white-space:nowrap}.company-photo-grid{grid-template-columns:1fr;gap:30px}.company-photo-card img{aspect-ratio:1/1}.company-photo-card figcaption{padding-top:16px;padding-bottom:17px}.company-photo-card p{margin-top:7px}.company-sectors h2{font-size:23px}.company-sector-links{gap:10px}.company-sector-links a{font-size:14px;padding:8px 12px}}
.company-profile{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.6fr);gap:clamp(32px,5vw,76px);padding:64px var(--corp-space) 60px;background:#fff}.company-profile-heading{align-self:start;position:sticky;top:40px}.company-profile-heading h2{margin:16px 0}.company-profile-location{max-width:190px;color:#6c775e;margin:0;font-size:15px!important;line-height:1.8}.company-profile-rule{display:block;width:42px;height:3px;background:#a6b565;margin-top:28px}.company-profile-body{min-width:0}.company-profile-body>h3{margin:0 0 18px;color:#222821}.company-profile-body p{margin:0;color:#5b6654;line-height:2!important;overflow-wrap:anywhere;text-align:start}.company-profile-part{border-top:1px solid var(--line);padding-top:28px;margin-top:30px}.company-profile-part h3{display:flex;align-items:baseline;gap:14px;margin:0 0 16px}.company-profile-part h3>span{font-size:12px;color:#83916a;font-weight:400;letter-spacing:1px}.company-profile-body blockquote{margin:32px 0 0;padding:24px 28px;border-inline-start:3px solid #92a255;background:#eef1e3;color:#293323;font-size:clamp(18px,1.6vw,22px);font-weight:500;line-height:1.7}.company-profile-body blockquote:before,.company-profile-body blockquote:after{content:none}@media(max-width:800px){.company-profile{grid-template-columns:1fr;gap:28px;padding:38px var(--corp-space)}.company-profile-heading{position:static}.company-profile-heading h2{margin:12px 0}.company-profile-location{max-width:none}.company-profile-rule{margin-top:18px;width:32px}.company-profile-part{padding-top:22px;margin-top:24px}.company-profile-body blockquote{padding:20px;margin-top:26px}.company-profile-body p{line-height:1.95!important}}
@media(min-width:801px){.company-profile{padding-right:max(var(--corp-space),108px)}}

/* /languages.css */
.language-switch{display:flex;gap:4px;margin-top:24px;font-size:12px;flex-shrink:0}.language-switch a{padding:6px 10px;border:1px solid transparent;line-height:1.2}.language-switch a[aria-current=true]{border-color:#bfccb3;background:#edf3e5}.language-switch a:hover{background:var(--lime)}html[lang=en] h1{letter-spacing:-1.7px}html[lang=en] .hero-copy{max-width:51%}html[lang=en] .hero-copy h1{font-size:clamp(40px,4.8vw,68px);line-height:1.1}html[lang=en] .hero-copy p{max-width:320px;font-size:15px}html[lang=en] .hero-copy .eyebrow{font-size:11px}html[lang=en] nav a{font-size:13px}html[lang=en] #navigation a span{margin-right:13px}html[lang=en] .logo small{font-size:10px;letter-spacing:1px}html[lang=en] .taxonomy-group summary{font-size:14px;line-height:1.4;min-height:72px}html[lang=en] .taxonomy-children a{overflow-wrap:anywhere}html[lang=en] .taxonomy-parent{font-size:12px}html[lang=en] .catalog-card-body h3{font-size:20px}html[lang=en] .pd-intro h1{font-size:37px}html[lang=en] .about-intro .about-statement{font-size:49px}html[lang=en] .about-grid h2{font-size:32px}html[lang=en] .question-read{white-space:normal;min-width:82px}html[lang=en] .pd-section-nav{gap:22px}html[lang=en] .detail-hero h1{font-size:37px}html[lang=en] .pd-banner h3{font-size:27px}html[lang=en] .question-topics a{gap:15px}html[lang=en] .pd-thumbnails button{height:95px}html[lang=en] .pd-thumbnails button span{font-size:11px;line-height:1.4}html[lang=en] .question-detail h1{font-size:38px}html[lang=en] .page-intro h1{overflow-wrap:break-word}@media(min-width:801px){aside .language-switch{position:absolute;bottom:175px;left:27px}aside nav{margin-top:48px}aside .rail-bottom{padding-top:65px}}@media(max-width:1100px){html[lang=en] .hero-copy h1{font-size:48px}html[lang=en] .about-grid h2{font-size:27px}html[lang=en] .page-intro h1{font-size:43px}html[lang=en] .pd-intro h1{font-size:30px}}@media(max-width:800px){.language-switch{margin:0 8px 0 auto;gap:1px}.language-switch a{padding:6px 7px;font-size:12px}aside{gap:5px}html[lang=en] .hero-copy{max-width:none;padding-top:65px}html[lang=en] .hero-copy h1{font-size:45px;max-width:340px;line-height:1.1}html[lang=en] .hero-copy p{max-width:320px}html[lang=en] .hero{height:930px}html[lang=en] .hero-copy .eyebrow{font-size:10px}html[lang=en] .page-intro h1{font-size:35px}html[lang=en] .about-intro .about-statement{font-size:36px}html[lang=en] .about-grid h2{font-size:30px}html[lang=en] .pd-intro h1{font-size:32px}html[lang=en] .pd-section-nav{gap:20px;font-size:12px}html[lang=en] .question-detail h1{font-size:29px}html[lang=en] .article-header h1{font-size:30px}html[lang=en] .manifesto{flex-wrap:wrap}html[lang=en] .manifesto p{font-size:14px}html[lang=en] .rail-bottom{display:none}html[lang=en] .topline>span:last-child{max-width:135px;text-align:right;font-size:9px}html[lang=en] .detail-hero h1{font-size:32px}html[lang=en] .question-topics a{gap:8px;font-size:13px}html[lang=en] .category-empty h3{font-size:22px}html[lang=en] .taxonomy-group summary{min-height:80px;font-size:13px}}
@media(min-width:801px){aside{overflow-y:auto}aside .language-switch{position:static;margin-top:25px}aside nav{margin-top:24px}aside .rail-bottom{padding-top:28px}}
@media(min-width:801px){html[lang=en] .taxonomy-group summary{min-height:84px}}
.language-picker{position:relative;flex-shrink:0;margin:24px 0 0;padding:0;border:0;font-size:14px;direction:ltr;text-align:left}.language-picker>summary{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #ccd5c0;padding:9px 12px;list-style:none;font-size:13px;line-height:1.4;cursor:pointer;max-width:175px}.language-picker>summary::-webkit-details-marker{display:none}.language-picker>summary:after{display:none}.language-picker[open]>summary{background:#e7f3d5}.language-panel{position:fixed;top:190px;left:27px;width:365px;max-height:65dvh;overflow-y:auto;background:white;color:#22281f;border:1px solid #d4ddc9;box-shadow:0 16px 45px #1c301b26;padding:18px;z-index:30;direction:ltr;text-align:left}.language-panel>p{font-size:15px;font-weight:600;margin:0 0 12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.language-panel ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0;padding:0}.language-panel a{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:10px;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.language-panel a:hover,.language-panel a[aria-current=true]{background:#e9f4d9}.language-panel a[aria-current=true]{font-weight:700}.language-panel a:focus-visible{outline-offset:-2px}@media(max-width:800px){.language-picker{margin:0 7px 0 auto}.language-picker>summary{padding:8px;gap:6px;font-size:12px}.language-panel{top:76px;left:12px;right:12px;width:auto;max-height:calc(100dvh - 100px);padding:16px}aside .logo{flex-shrink:1;min-width:0}aside .menu{flex-shrink:0}aside.open #navigation{max-height:calc(100dvh - 76px);overflow-y:auto}}

/* /branding.css */
html body .logo,html body .wordmark{display:block;font-size:inherit;letter-spacing:normal;line-height:1;max-width:100%}html body :is(.logo,.wordmark){flex-shrink:0;--brand-logo-width:128px}html body .brand-logo-image{display:block;width:100%;height:auto;object-fit:contain}html body :is(.logo,.wordmark) .brand-logo-image{width:var(--brand-logo-width);max-width:100%}html body :is(.logo,.wordmark) small{display:block;margin-top:10px;margin-inline-start:calc(var(--brand-logo-width) * .07);font-size:12px!important;line-height:1.6!important;letter-spacing:0!important;max-width:182px!important;max-height:none!important;overflow:visible!important;white-space:normal;font-weight:500;color:var(--ink)}html body footer .wordmark{width:182px;max-width:100%;margin-bottom:18px}html[dir=rtl] body :is(.logo,.wordmark) small{direction:rtl;text-align:right}html body aside .language-picker{margin-top:22px}
@media(max-width:1150px) and (min-width:801px){html body :is(.logo,.wordmark){--brand-logo-width:116px}html body :is(.logo,.wordmark) small{font-size:11px!important}}
@media(max-width:800px){html body aside{height:92px;padding:12px 20px}html body :is(.logo,.wordmark){--brand-logo-width:100px;width:145px;flex-shrink:1;min-width:100px}html body :is(.logo,.wordmark) .brand-logo-image{width:var(--brand-logo-width);max-width:100%}html body :is(.logo,.wordmark) small{margin-top:5px;font-size:10px!important;line-height:1.35!important;max-width:145px!important}html body aside .language-picker{margin-top:0}html body aside #navigation{top:92px;max-height:calc(100dvh - 92px)}html body aside .language-panel{top:92px;max-height:calc(100dvh - 116px)}html body .pd-section-nav{top:92px}html body footer .wordmark{width:145px}html{scroll-padding-top:110px}}
@media(max-width:360px){html body aside{padding-inline:12px;gap:3px}html body :is(.logo,.wordmark){width:125px;min-width:94px}html body :is(.logo,.wordmark) small{font-size:9px!important}html body aside .language-picker{margin-inline:4px}}

/* /industry.css */
:root{--lime:#cdf568;--ink:#202720;--muted:#667062}.industry-hero{display:grid;grid-template-columns:46% 54%;min-height:660px;background:#f6f7f4}.industry-hero-copy{background:#242d26;color:white;padding:60px 40px 30px 55px;display:flex;flex-direction:column;align-items:flex-start}.industry-hero .eyebrow{color:var(--lime);font-size:12px;line-height:1.7;letter-spacing:2px}.industry-hero h1{font-size:clamp(38px,3.9vw,68px);font-weight:500;line-height:1.3;letter-spacing:-1.5px;max-width:650px;margin:44px 0 25px;text-wrap:balance}.industry-hero-copy>p{font-size:16px;line-height:1.95;color:#ccd2c8;max-width:390px;margin:0 0 34px}.industry-hero .button{background:var(--lime);color:var(--ink);font-size:15px}.industry-hero-foot{display:flex;width:100%;justify-content:space-between;border-top:1px solid #ffffff38;margin-top:auto;padding-top:20px;font-size:13px;color:#c9d1c4}.industry-hero-image{position:relative;display:flex;flex-direction:column;background:white;padding:40px 28px 25px;justify-content:center;min-width:0}.industry-hero-image>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;max-height:540px}.industry-hero-image>div{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--line);padding:22px 10px 0;margin-top:auto;font-size:15px}.industry-hero-image b{font-weight:400;font-size:25px}.industry-line{padding:23px 55px;display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);font-size:13px;letter-spacing:1px}.industry-line>a{letter-spacing:0}.section-heading{gap:25px}.section-heading p{font-size:16px;color:var(--muted);max-width:650px}.industry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px}.industry-grid .catalog-card{border:0;background:transparent}.industry-grid .catalog-image{height:auto;aspect-ratio:1.1;background:#f5f6f3;padding:14px;display:flex}.industry-grid .catalog-image img{position:static;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.industry-grid .catalog-image:hover img{transform:scale(1.035)}.industry-grid .catalog-card-body{padding:19px 0 0}.industry-grid h3{font-size:20px;line-height:1.6;margin:8px 0}.industry-grid .eyebrow{font-size:12px;letter-spacing:.5px}.industry-grid p{font-size:15px}.industry-grid .catalog-card-footer{border-top:1px solid var(--line);padding-top:13px;margin-top:16px}.industry-home-questions{background:#f3f5ef}.industry-question-link{display:flex;gap:25px;align-items:center;border-top:1px solid #cfd7c9;padding:20px 0}.industry-question-link>span{color:#7a8773;font-size:13px}.industry-question-link h3{font-size:19px;font-weight:500;margin:0}.industry-question-link b{margin-inline-start:auto;font-weight:400}.industry-news-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.industry-news-card{display:grid;grid-template-columns:140px 1fr;gap:25px;border-top:1px solid var(--line);padding-top:25px}.industry-news-card img{width:100%;height:150px;object-fit:contain;background:#f7f8f5}.industry-news-card h3{font-size:20px;font-weight:500;line-height:1.5;margin:8px 0}.industry-news-card p{font-size:15px;color:var(--muted)}.industry-news-card a{font-size:14px}.industry-detail-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center;padding:25px 55px 55px}.industry-detail-hero>img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:white}.industry-detail-hero h1{font-size:clamp(32px,3.5vw,50px);line-height:1.4;letter-spacing:-1px}.industry-detail-hero p{font-size:16px;color:var(--muted)}.industry-detail-hero .text-link{margin-inline-start:24px}.industry-details{background:#f5f7f2}.industry-details .media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-details .media-grid figure{grid-column:auto!important}.industry-details .media-grid figure:first-child{grid-column:1/-1!important}.industry-details .media-open{background:white;padding:10px}.industry-details .media-open img{aspect-ratio:1;object-fit:contain;max-height:780px}.industry-details .media-grid figure:first-child img{aspect-ratio:1.35}.industry-details h3{font-size:18px}.industry-details p{font-size:16px}.pd-section-nav{overflow:auto}.pd-section-nav a{white-space:nowrap}.industry-article{max-width:1200px;margin:auto}.industry-article h1{font-size:clamp(30px,3.4vw,48px);line-height:1.4;letter-spacing:-1px}.industry-article h2{font-size:26px;margin-top:35px}.industry-article p{font-size:16px;line-height:1.95}.industry-article-image{display:block;width:100%;max-height:550px;object-fit:contain;margin:35px 0;background:#f8faf6}.industry-article .industry-grid h3{font-size:18px}.taxonomy-group summary{font-size:14px}.page-intro h1{overflow-wrap:anywhere}.industry-hero-copy,.industry-news-card>div,.industry-detail-hero>div{min-width:0}.industry-hero-copy h1,.industry-detail-hero h1{overflow-wrap:anywhere}
@media(max-width:1150px){.industry-hero{min-height:600px}.industry-hero-copy{padding:40px 28px 30px}.industry-hero h1{font-size:43px;margin-top:35px}.industry-hero-image{padding:25px 15px}.industry-news-card{grid-template-columns:100px 1fr;gap:18px}.industry-detail-hero{padding:25px 35px 45px;gap:28px}.industry-grid h3{font-size:18px}}
@media(max-width:800px){.industry-hero{min-height:0;grid-template-columns:1fr 1fr}.industry-hero-copy{padding:35px 25px}.industry-hero h1{font-size:36px;margin:24px 0}.industry-hero-foot{margin-top:32px}.industry-hero-image{padding:20px 10px}.industry-hero-image>div{font-size:14px}.industry-line{padding:20px 26px;font-size:12px}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.industry-news-grid{grid-template-columns:1fr}.industry-news-card{grid-template-columns:140px 1fr}.industry-detail-hero{padding:22px 26px 40px;gap:25px}.industry-detail-hero .text-link{display:block;margin:20px 0 0}.industry-article h2{font-size:24px}.industry-detail-hero h1{font-size:32px}}
@media(max-width:560px){.industry-hero{grid-template-columns:1fr}.industry-hero-copy{padding:34px 26px 24px}.industry-hero h1{font-size:42px;max-width:440px}.industry-hero-copy>p{font-size:16px}.industry-hero-image{padding:15px 24px 23px}.industry-hero-image>img{max-height:360px;aspect-ratio:1.2}.industry-hero-foot{margin-top:28px}.industry-line>span{font-size:10px;letter-spacing:.7px}.industry-grid h3{font-size:16px}.industry-grid .catalog-image{padding:4px;aspect-ratio:1}.industry-grid .catalog-card-body{padding-top:13px}.industry-grid .catalog-card-footer a{font-size:14px}.industry-grid .eyebrow{font-size:12px}.industry-grid p{font-size:14px}.industry-grid .catalog-open{display:none}.industry-news-card{grid-template-columns:100px 1fr;gap:18px}.industry-news-card h3{font-size:18px}.industry-detail-hero{grid-template-columns:1fr}.industry-detail-hero>img{max-height:400px}.industry-details .media-grid{grid-template-columns:1fr}.industry-details .media-open img,.industry-details .media-grid figure:first-child img{aspect-ratio:1}.industry-question-link{gap:15px}.industry-question-link h3{font-size:17px}.industry-article .industry-grid{grid-template-columns:1fr 1fr}.pd-section-nav strong{display:none}.industry-details .section-heading>span{display:none}.industry-line{gap:10px}.industry-line>a{white-space:nowrap}}
.industry-grid .catalog-image img{transform:none}
/* User-selected 5173 homepage masthead; intentionally scoped to the homepage. */
.reference-topbar{height:83px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 48px;border-bottom:1px solid #ddded4;background:#f5f5ef;font-size:14px;letter-spacing:1.5px;color:#414a40}.reference-topbar>a{display:flex;gap:20px;align-items:center;letter-spacing:0;white-space:nowrap}.reference-hero{display:grid;grid-template-columns:43% 57%;min-height:610px;background:#f5f5ef;color:#222821}.reference-hero-copy{padding:62px 26px 46px 48px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.reference-eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:2.5px;font-weight:700;line-height:1.8}.reference-eyebrow:before{content:'';display:block;width:24px;height:2px;flex-shrink:0;background:#879344}.reference-hero h1{font-size:clamp(36px,3.4vw,58px);font-weight:500;line-height:1.38;letter-spacing:-1px;margin:31px 0 22px;overflow-wrap:anywhere}.reference-hero h1 em{font-style:normal;color:#7e8b43}.reference-hero-copy>p{font-size:16px;line-height:1.95;color:#74786d;max-width:380px;margin:0 0 32px}.reference-button{display:inline-flex;align-items:center;gap:35px;justify-content:space-between;padding:15px 24px;background:#222821;color:white;border:1px solid #222821;font-size:14px;line-height:1.7}.reference-button:hover{background:#414a30}.reference-hero-bottom{margin-top:auto;padding-top:43px;display:flex;gap:28px;width:100%}.reference-hero-bottom>div{font-size:13px;line-height:1.7;color:#74786d;border-right:1px solid #ddded4;padding-right:25px;max-width:50%}.reference-hero-bottom strong{font-size:26px;line-height:1.2;display:block;font-family:Georgia,serif;font-weight:400;color:#222821;margin-bottom:8px}.reference-hero-bottom span{display:block}.reference-hero-visual{position:relative;background:#353d30;min-height:610px;overflow:hidden;display:block;min-width:0}.reference-hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.reference-hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#14200cc9,transparent 60%);pointer-events:none}.reference-image-note{position:absolute;right:18px;top:18px;font-size:12px;color:#fff;background:#18220c99;padding:3px 9px;z-index:1}.reference-image-caption{position:absolute;bottom:36px;left:32px;right:32px;color:#fff;z-index:1;display:flex;justify-content:space-between;align-items:end;gap:20px}.reference-image-caption>div{min-width:0}.reference-image-caption small{font-size:12px;letter-spacing:2px;line-height:1.7;display:block}.reference-image-caption h2{font-size:25px;line-height:1.5;font-weight:400;margin:7px 0;letter-spacing:0}.reference-round{border:1px solid #ffffff70;border-radius:50%;width:43px;height:43px;flex-shrink:0;display:grid;place-items:center;font-size:20px}.reference-ticker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:18px;padding:22px 48px;background:#e8ebdb;font-size:14px;line-height:1.7;letter-spacing:.5px}.reference-ticker>span:last-child{text-align:end}.reference-ticker b{font-weight:400;color:#727c45}.reference-hero-visual:focus-visible{outline-offset:-5px}
@media(min-width:1600px){.reference-hero{min-height:720px}.reference-hero-copy{padding-top:95px}.reference-hero-visual{min-height:720px}}
@media(max-width:1150px){.reference-hero-copy{padding:45px 24px 35px 32px}.reference-hero h1{font-size:38px}.reference-hero{grid-template-columns:48% 52%;min-height:550px}.reference-hero-visual{min-height:550px}.reference-hero-bottom{gap:16px}.reference-hero-bottom>div{padding-right:16px}.reference-topbar,.reference-ticker{padding-left:32px;padding-right:32px}.reference-image-caption{left:24px;right:24px}.reference-image-caption h2{font-size:23px}.reference-eyebrow{letter-spacing:1.5px}}
@media(max-width:800px){.reference-topbar{height:60px;padding:0 26px;letter-spacing:.5px;font-size:12px;gap:12px}.reference-topbar>a{gap:10px}.reference-hero{grid-template-columns:1fr;min-height:0}.reference-hero-copy{padding:38px 26px 32px}.reference-hero h1{font-size:44px;margin:26px 0 20px}.reference-hero-copy>p{max-width:100%;font-size:16px}.reference-hero-bottom{padding-top:32px;gap:30px;width:auto}.reference-hero-bottom>div{max-width:none;padding-right:25px;font-size:13px}.reference-hero-visual{min-height:420px}.reference-ticker{padding:20px 26px;grid-template-columns:1fr 1fr;font-size:13px;gap:14px 24px}.reference-ticker>span:last-child{text-align:start}.reference-image-caption{bottom:28px;left:26px;right:26px}.reference-image-caption small{font-size:12px;letter-spacing:1.2px}}
@media(max-width:420px){.reference-topbar{padding:0 22px;font-size:12px;letter-spacing:0}.reference-topbar>span{max-width:205px}.reference-hero-copy{padding:35px 22px 30px}.reference-hero h1{font-size:clamp(33px,10.6vw,43px)}.reference-eyebrow{font-size:11px;letter-spacing:1.3px;gap:10px}.reference-eyebrow:before{width:20px}.reference-hero-visual{min-height:350px}.reference-hero-copy>p{font-size:15px}.reference-image-caption h2{font-size:22px}.reference-image-caption{left:22px;right:22px;gap:12px}.reference-ticker{padding:20px 22px;font-size:13px;gap:12px}.reference-round{width:39px;height:39px}.reference-hero-bottom{gap:24px}.reference-hero-bottom>div{padding-right:20px}}
/* Product collection heading and category selectors from the selected demo. */
.reference-products{background:#f5f5ef;padding:70px 48px}.reference-products-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.reference-products-heading h2{font-size:clamp(30px,3vw,42px);line-height:1.5;font-weight:500;letter-spacing:-.5px;margin:23px 0 0}.reference-products-all{display:inline-flex;align-items:center;gap:22px;font-size:15px;padding-bottom:8px;border-bottom:1px solid #222821;white-space:nowrap;flex-shrink:0}.reference-product-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 30px}.reference-product-tabs>a{display:block;padding:13px 23px;border:1px solid #ddded4;background:transparent;color:#222821;font-size:16px;line-height:1.7;text-align:center;transition:background .15s,color .15s}.reference-product-tabs>a:hover{background:#e8ebdb}.reference-product-tabs>a.selected{background:#222821;border-color:#222821;color:#fff}.reference-products .industry-grid .catalog-image{background:#eef0e8}.reference-products .catalog-card-footer{border-color:#ddded4}.reference-products template{display:none}
@media(max-width:1150px){.reference-products{padding:55px 32px}.reference-products-heading h2{font-size:34px}.reference-product-tabs>a{padding:11px 19px;font-size:15px}}
@media(max-width:800px){.reference-products{padding:45px 26px}.reference-products-heading{align-items:start;gap:20px;flex-direction:column;margin-bottom:26px}.reference-products-heading h2{font-size:31px;margin-top:19px}.reference-products-all{font-size:14px;padding-bottom:5px}.reference-product-tabs{gap:8px;margin-bottom:26px}.reference-product-tabs>a{padding:10px 15px;font-size:14px}}
@media(max-width:420px){.reference-products{padding:40px 22px}.reference-products-heading h2{font-size:29px;line-height:1.5}.reference-product-tabs{gap:8px}.reference-product-tabs>a{padding:10px 13px;font-size:14px;max-width:100%;overflow-wrap:anywhere}}

.reference-ticker>a{text-align:end}.reference-ticker>a:hover{text-decoration:underline;text-underline-offset:5px}.reference-ticker>a:focus-visible{outline:2px solid var(--ink);outline-offset:5px}@media(max-width:800px){.reference-ticker>a{grid-column:1/-1;text-align:start}}

/* /refinement.css */
/* Shared typography and alignment, based on the primary navigation. */
.taxonomy-direct{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:68px;padding:20px 18px;border-bottom:2px solid transparent}.taxonomy-direct:hover,.taxonomy-direct:focus-visible,.taxonomy-direct.current-group{background:#edf2e5;border-bottom-color:#789c3d}.taxonomy-direct>span:last-child{font-size:14px;color:#738369}.taxonomy-group summary:focus-visible,.taxonomy-direct:focus-visible{outline:2px solid #789c3d;outline-offset:-3px}.industry-grid .catalog-badge{background:#f4f5eeeb;color:#51594c;font-size:11px;padding:4px 8px;max-width:85%}
:root{--font-ui:Manrope,'Noto Sans SC','Microsoft YaHei','PingFang SC',system-ui,sans-serif;--text-base:16px;--text-nav:15px;--text-meta:13px;--title-page:clamp(32px,3.25vw,46px);--title-section:clamp(26px,2.5vw,34px)}
html body{font-family:var(--font-ui)!important;font-size:var(--text-base);font-weight:400;line-height:1.8;-webkit-font-smoothing:antialiased}html body button,html body input,html body select,html body textarea{font-family:inherit}html body #navigation>a{font-family:inherit;font-size:var(--text-nav)!important;font-weight:500;line-height:1.6}html body #navigation>a>span{font-size:12px}html body main#main h1{font-size:var(--title-page)!important;font-weight:500!important;line-height:1.4!important;letter-spacing:-.025em!important}html body main#main h2{font-size:var(--title-section)!important;font-weight:500;line-height:1.5;letter-spacing:-.015em}html body main#main h3{font-size:20px!important;font-weight:500;line-height:1.55}html body main#main p,html body main#main li,html body main#main td,html body main#main th{font-size:var(--text-base);line-height:1.9}html body main#main :is(.eyebrow,.reference-eyebrow){font-size:12px;line-height:1.6;letter-spacing:1.5px}html body main#main :is(.button,.reference-button,.reference-product-tabs>a,.taxonomy-group summary,.taxonomy-direct,.taxonomy-children a){font-size:15px!important;font-weight:500;line-height:1.6}html body main#main .reference-hero h1{font-size:clamp(38px,3.6vw,54px)!important;line-height:1.4!important}html body .reference-hero-copy>p{font-size:16px!important}html body main#main .reference-image-caption h2{font-size:24px!important}html body main#main .industry-grid h3{font-size:18px!important;line-height:1.6!important}html body main#main .industry-grid .eyebrow{font-size:12px;letter-spacing:.5px}html body main#main .industry-grid p{font-size:15px!important}html body main#main .industry-grid .catalog-card-footer a{font-size:14px}html body main#main :is(.detail-top,.editor-note,.company-photo-source,.article-meta){font-size:13px!important}html body main#main .catalog-results h2{font-size:21px!important}html body main#main :is(.company-lead,.corp-lead){font-size:24px!important;line-height:1.6!important}html body main#main .reference-hero-bottom span,html body main#main .reference-topbar,html body main#main .reference-ticker{font-size:14px}html body main#main .reference-hero-bottom strong{font-size:25px}html body main#main .friend-links h2{font-size:16px!important}html body main#main .friend-links p{font-size:14px!important}html body main#main .question-read{font-size:14px}html body main#main .media-grid figcaption h3{font-size:17px!important}
@media(min-width:801px){html body aside .language-picker{width:100%;max-width:none;margin-inline:0}html body aside .language-picker>summary{max-width:none;width:100%;box-sizing:border-box;font-size:14px;padding-inline:12px}html body aside #navigation{width:100%}}
html body :is(.logo,.wordmark) small{width:calc(var(--brand-logo-width) * .93)!important;max-width:calc(var(--brand-logo-width) * .93)!important;margin-inline-start:calc(var(--brand-logo-width) * .07)!important;text-align:justify;text-align-last:justify;overflow-wrap:anywhere;font-size:11px!important;font-weight:400;line-height:1.6!important;letter-spacing:0!important}html[lang=zh-CN] body :is(.logo,.wordmark) small{white-space:nowrap}html[lang=zh-CN] body :is(.logo,.wordmark){--caption-size:11px}html[lang=zh-CN] body :is(.logo,.wordmark) small{font-size:var(--caption-size)!important}
@media(max-width:1150px) and (min-width:801px){html[lang=zh-CN] body :is(.logo,.wordmark){--caption-size:10px}}
@media(max-width:800px){:root{--text-base:15px;--title-page:30px;--title-section:26px}html body main#main h3{font-size:18px!important}html body main#main .industry-grid h3{font-size:17px!important}html body main#main .reference-hero h1{font-size:38px!important}html body main#main :is(.company-lead,.corp-lead){font-size:21px!important}html body main#main .reference-image-caption h2{font-size:22px!important}html body main#main .reference-product-tabs>a{font-size:14px!important}html body main#main .taxonomy-group summary,html body main#main .taxonomy-direct{font-size:14px!important;min-height:60px!important}html body :is(.logo,.wordmark) small{font-size:9px!important}html[lang=zh-CN] body :is(.logo,.wordmark){--caption-size:9px}html body main#main .reference-ticker{font-size:13px}html body main#main .reference-topbar{font-size:12px}html body .language-panel a{font-size:14px}html body .reference-hero-copy>p{font-size:15px!important}}
@media(max-width:360px){html body main#main .reference-hero h1{font-size:32px!important}html body main#main h1{font-size:28px!important}html body main#main .reference-products-heading h2{font-size:25px!important}}

html body main#main .company-hero-photo img{object-fit:cover}html body main#main .taxonomy-group summary{-webkit-tap-highlight-color:transparent}

/* Match the original FORMA demo accent across all routes and locales. */
:root{--lime:#cdf568;--accent-soft:color-mix(in srgb,var(--lime) 14%,white)}
.reference-eyebrow:before{background:var(--lime)}
.reference-ticker{background:#e8ebdb}
html body main#main .reference-hero h1 em{color:#7e8b43;background:none;box-shadow:none}
.reference-ticker b{color:#727c45}
.reference-product-tabs>a:hover,.taxonomy-group[open] summary,.taxonomy-group summary:hover,.taxonomy-group.current-group summary,.taxonomy-direct:hover,.taxonomy-direct:focus-visible,.taxonomy-direct.current-group,.taxonomy-children a:hover,.taxonomy-children a[aria-current=page],.taxonomy-subcategories>div a:hover{background:var(--lime);color:var(--ink)}
.taxonomy-group[open] summary,.taxonomy-group summary:hover,.taxonomy-direct:hover,.taxonomy-direct:focus-visible,.taxonomy-direct.current-group{border-bottom-color:var(--lime)}
.taxonomy-group.current-group,.pd-thumbnails button.selected{border-color:var(--lime)}
.language-switch a[aria-current=true],.language-picker[open]>summary,.language-panel a:hover,.language-panel a[aria-current=true],.article-meta>span:first-child{background:var(--lime);color:var(--ink)}
.corp-sectors a:hover,.company-sector-links a:hover{background:var(--lime);color:var(--ink)}
.taxonomy-parent,.taxonomy-children a[aria-current=page],.taxonomy-direct>span:last-child{color:var(--ink)}
.corp-hero h1>span,.lime-period{color:var(--ink);box-shadow:inset 0 -.2em var(--lime)}
.question-help,.answer-summary,.contact-panel,.corp-scenarios{background:var(--accent-soft)}
::selection{background:var(--lime);color:var(--ink)}
/* Shared contact band: the approved pale sage surface. */
html body main#main .home-contact{background:#e5e9d4;color:#222821}
html body main#main .home-contact h2{color:#222821}
html body main#main .home-contact p{color:#65705e}
html body main#main .home-contact .button{background:#222821;color:#fff;border:1px solid #222821}
html body main#main .home-contact .button:hover{background:#414a30;border-color:#414a30}
html body main#main .home-contact .button:focus-visible{outline:3px solid #222821;outline-offset:5px}

.reference-hero-copy{justify-content:center}
.catalog-list .taxonomy{border-bottom:0;margin-bottom:18px}
.catalog-pagination{text-align:center;margin-top:36px;padding:10px 0}.catalog-pagination[hidden],.catalog-load-more[hidden]{display:none!important}.catalog-pagination .catalog-loaded{font-size:14px;color:var(--muted);margin:0 0 18px}.catalog-load-more{cursor:pointer;border:1px solid var(--ink);margin-inline:auto}

/* Product photography fills its frame consistently across the site. */
html body main#main .industry-grid .catalog-image{padding:0}
html body main#main .industry-grid .catalog-image img{display:block;width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}
html body main#main .industry-details .media-open{padding:0}
html body main#main .industry-details .media-open img{display:block;width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain}
html body main#main .industry-news-card img{display:block;object-fit:cover}

/* Parent names navigate; the remaining summary arrow toggles subcategories. */
html body main#main .taxonomy-group summary{padding:0;gap:0;align-items:stretch}
.taxonomy-category-link{display:flex;align-items:center;flex:1;min-width:0;padding:20px 18px;font:inherit;color:inherit;text-decoration:none}
.taxonomy-group summary>span{display:flex;align-items:center;justify-content:center;flex:0 0 44px;min-height:44px}
.taxonomy-category-link:focus-visible{outline:2px solid var(--ink);outline-offset:-3px}
.taxonomy-children ul{padding-top:0}
@media(max-width:800px){.taxonomy-category-link{padding:16px 14px}}
html body main#main .home-contact{padding-top:36px;padding-bottom:36px}@media(max-width:800px){html body main#main .home-contact{padding-top:28px;padding-bottom:28px}}

/* Site-wide visual system: calm surfaces, clear type and restrained accents. */
.contact-grid>div{min-width:0}
.contact-details .contact-phone{display:block;width:fit-content;max-width:100%;padding:4px 0;direction:ltr;unicode-bidi:embed;font-variant-numeric:tabular-nums}
.contact-details .contact-person{display:block;margin-top:8px;font-size:15px;color:var(--muted)}
.contact-details address{font-style:normal;font-size:16px;line-height:1.9;overflow-wrap:anywhere}
.contact-details a[href^="mailto:"]{overflow-wrap:anywhere}
.contact-details a:hover{text-decoration:underline;text-underline-offset:5px}
html body main#main .page-intro.contact-intro>p{color:#cdd3c7}
:root{
  --ink:#222821;
  --muted:#626c5e;
  --line:#dfe3d9;
  --surface:#f6f7f2;
  --surface-sage:#eef1e8;
  --accent-soft:#f1f4e9;
  --olive:#7e8b43;
  --title-page:clamp(32px,3.1vw,44px);
  --title-section:clamp(26px,2.35vw,32px);
}
html body{font-kerning:normal;text-rendering:optimizeLegibility}
html body main#main :is(h1,h2,h3){text-wrap:pretty}
html body main#main :is(p,li){overflow-wrap:break-word}
html body main#main :is(.page-intro,.company-hero){background:var(--surface-sage)}
html body main#main :is(.industry-home-questions,.industry-details,.corp-process){background:var(--surface)}
html body main#main :is(.corp-design-hero,.corp-home-design,.corp-evidence,.company-sectors,.contact-intro,.corp-scene){background:var(--ink)}
html body main#main :is(.reference-hero-copy>p,.page-intro>p,.industry-news-card p,.question-row p,.answer-body p,.contact-panel p,.corp-cards p,.corp-scenario-list p,.company-profile-body p,.corp-next p){color:var(--muted)}
html body main#main .corp-evidence p{color:#cdd3c7}
html body main#main :is(.corp-design-hero h1>span,.contact-intro .lime-period){color:var(--lime);box-shadow:none}
html body main#main :is(.reference-button,.button){min-height:48px;justify-content:space-between;gap:28px;padding:14px 23px;transition:background .18s,color .18s,border-color .18s}
html body main#main :is(.button,.reference-button):focus-visible{outline:2px solid var(--olive);outline-offset:5px}
html body main#main :is(.text-link,.detail-top a,.industry-news-card a,.question-read){text-underline-offset:5px;text-decoration-thickness:1px}
html body main#main :is(.text-link,.industry-news-card h3 a,.question-read):hover{text-decoration:underline}
html body main#main .detail-top{font-size:12px!important;line-height:1.8;padding-top:22px;padding-bottom:22px}
html body main#main .page-intro h1{margin:16px 0 20px}
html body main#main .page-intro>p{max-width:760px;margin-bottom:0}
html body main#main .industry-news-card{gap:22px;padding-top:24px}
html body main#main .industry-news-card h3{font-size:18px!important;line-height:1.65;margin:10px 0 14px}
html body main#main .industry-news-card h3 a{font:inherit}
html body main#main .industry-news-card p{font-size:15px;line-height:1.85;margin:0 0 20px}
html body main#main .industry-news-card .eyebrow{font-size:11px;color:var(--muted);letter-spacing:1.3px}
html body main#main .industry-news-card img{aspect-ratio:1;height:auto}
html body main#main .industry-news-grid{gap:36px 30px}
html body main#main .industry-grid .catalog-card-body{padding-top:18px}
html body main#main .industry-grid .eyebrow{color:#68744f;letter-spacing:.3px}
html body main#main .industry-grid .catalog-card-footer{margin-top:20px;padding-top:14px}
html body main#main .industry-grid .catalog-open{box-shadow:0 2px 10px #2228210a}
html body main#main .taxonomy-groups{border-color:var(--line);background:var(--surface)}
html body main#main .taxonomy-children{border-color:var(--line);box-shadow:0 14px 32px #22282112}
html body main#main .taxonomy-children a:hover{text-decoration:none}
html body main#main .taxonomy-heading>a:first-child{font-size:19px;font-weight:500}
html body main#main .company-profile-rule{background:var(--olive)}
html body main#main .company-profile-body blockquote{background:var(--surface-sage);border-color:var(--olive)}
html body main#main .industry-article{max-width:1100px}
html body main#main .industry-article>p{max-width:76ch}
html body main#main .industry-article h2{font-size:26px!important;margin-top:36px}
html body main#main .contact-details dd{font-size:20px;line-height:1.6}
html body main#main .contact-panel{background:var(--surface-sage)}
html body main#main .contact-panel h2{font-size:28px!important}
html body main#main .home-contact h2{font-size:28px!important;margin-top:0}
html body main#main .home-contact p{margin-top:12px;font-size:15px}
html body main#main :is(.industry-question-link,.question-row){border-color:var(--line)}
html body main#main .industry-question-link h3{font-size:19px!important}
html body #navigation>a>span{color:#737d6a}
html body #navigation>a.active>span{color:#556532}
html body aside .language-picker>summary{border-color:var(--line)}
html body main#main .social-footer>p{color:#707969}
html body .social-links>a,html body .social-links>button{color:#737d6a;border-color:#cdd3c6}
/* Keep text and product cards clear of the fixed customer-service rail. */
@media(min-width:801px){
  html body main#main :is(.section,.reference-products,.page-intro,.industry-detail-hero,.pd-section-nav,.question-detail,.journal-article,.corp-section,.corp-next,.company-sectors){padding-right:108px}
  html body main#main .industry-news-card{grid-template-columns:minmax(100px,25%) minmax(0,1fr)}
}
@media(max-width:1150px) and (min-width:801px){
  html body main#main .industry-news-grid{grid-template-columns:1fr}
  html body main#main .industry-news-card{grid-template-columns:140px minmax(0,1fr)}
}
@media(max-width:800px){
  :root{--title-page:30px;--title-section:26px}
  html body main#main .industry-news-card{grid-template-columns:100px minmax(0,1fr);gap:18px}
  html body main#main .industry-news-card h3{font-size:17px!important;margin-top:8px}
  html body main#main .industry-news-card p{font-size:14px;line-height:1.8;margin-bottom:16px}
  html body main#main .industry-news-grid{gap:28px}
  html body main#main .industry-question-link h3{font-size:17px!important}
  html body main#main .home-contact h2{font-size:25px!important}
  html body main#main .contact-panel h2{font-size:25px!important}
  html body main#main .industry-article h2{font-size:24px!important}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  html body main#main :is(.button,.reference-button,.catalog-image img){transition:none}
  html body main#main .catalog-image:hover img{transform:none}
}

/* /social-contact.css */
main>footer{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}html body main>footer .wordmark{margin:0;flex-shrink:0}main>footer .social-footer{padding:0;border:0;background:transparent;margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.social-footer>p{margin:0;color:#888f83;font-size:12px!important;line-height:1.4}.social-links{display:flex;gap:8px;flex-wrap:nowrap}.social-links>a,.social-links>button{width:36px;height:36px;border:1px solid #c7ccc2;border-radius:50%;background:transparent;color:#858d7e;display:grid;place-items:center;padding:0;cursor:pointer;transition:color .2s,border-color .2s,background .2s}.social-links svg{width:17px;height:17px}.social-links>a:hover,.social-links>button:hover{color:var(--ink);border-color:var(--ink);background:#f3f5ee}.social-links :focus-visible,.contact-dock :focus-visible{outline:2px solid var(--ink);outline-offset:3px}.contact-dock{position:fixed;right:12px;top:50%;transform:translateY(-50%);width:72px;z-index:25;background:#fff;border:1px solid #e7e9e2;border-radius:12px;box-shadow:0 6px 28px #22282114;overflow:hidden}.contact-channel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;min-height:72px;padding:12px 4px;border:0;background:white;cursor:pointer;color:#62675f;font-family:inherit;line-height:1.4}.contact-channel+.contact-channel{border-top:1px solid #edf0e8}.contact-channel span{font-size:12px}.contact-channel svg{width:25px;height:25px}.contact-channel.whatsapp svg{color:#28bf56}.contact-channel.email svg{color:#ef9b00}.contact-channel.wechat svg{color:#20ba43}.contact-channel:hover{background:#f4f7ed}.contact-channel.contact-top{min-height:58px;background:#fff;color:#49533e;gap:3px}.contact-channel.contact-top svg{width:20px;height:20px}.contact-channel.contact-top span{font-size:11px}.contact-channel.contact-top:hover,.contact-channel.contact-top:focus-visible,.contact-channel.contact-top:active{background:#f4f7ed}.contact-dialog{width:min(460px,calc(100vw - 32px));padding:28px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fff;max-height:90dvh;overflow:auto;box-shadow:0 25px 90px #0003}.contact-dialog::backdrop{background:#17201ac0}.contact-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.contact-dialog h2{margin:0;font-size:21px;font-weight:500}.contact-dialog-head button{border:0;background:#f3f5ef;width:44px;height:44px;border-radius:50%;font-size:27px;cursor:pointer;flex-shrink:0}.contact-dialog-description{font-size:15px;color:#687260;line-height:1.8}.contact-copy-row{display:flex;gap:8px}.contact-copy-row input{min-width:0;flex:1;border:1px solid #cbd3c3;background:#f8faf5;padding:12px;font:inherit;font-size:14px}.contact-copy-row button{border:0;padding:12px 16px;color:var(--ink);background:var(--lime);cursor:pointer;font:inherit;font-size:14px;white-space:nowrap}.contact-status{font-size:13px;line-height:1.6;margin:14px 0 0}.contact-qr{display:block;width:min(250px,100%);height:auto;margin:16px auto}.contact-dialog [hidden]{display:none!important}@media(max-width:800px){body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}main>footer{gap:20px 16px}html body main>footer .wordmark{width:100px}main>footer .social-footer{gap:8px}.social-links{gap:5px}.social-links>a,.social-links>button{width:32px;height:32px}.social-links svg{width:16px;height:16px}.contact-dock{top:auto;bottom:0;right:0;left:0;transform:none;width:100%;display:flex;border-radius:0;border:0;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.contact-channel{flex:1;min-width:0;min-height:66px;flex-direction:column;gap:4px;padding:8px 4px}.contact-channel+.contact-channel{border-top:0;border-left:1px solid #edf0e8}.contact-channel svg{width:23px;height:23px}.contact-channel span{font-size:11px}.contact-channel.contact-top{min-height:66px;flex:0 0 22%}.contact-dialog{padding:20px}}@media(prefers-reduced-motion:reduce){.social-links>a,.social-links>button{transition:none}}

@media(min-width:801px){html body main#main .home-contact{padding-right:108px}}

/* /news-navigation.css */
.news-section-navigation{padding:28px var(--page-gutter,4vw) 0}
.news-section-tabs{display:flex;position:static;flex-wrap:wrap;gap:10px;margin:0 0 28px;padding:0;border:0;background:transparent}
.news-section-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 24px;border:1px solid #dce0d5;color:#222821;font-size:16px;line-height:1.5;text-decoration:none;transition:background .18s,border-color .18s}
.news-section-tabs a[aria-current="page"]{background:#222821;color:white;border-color:#222821}
.news-section-tabs a:hover,.news-section-tabs a:focus-visible{background:#cdf568;border-color:#cdf568;color:#222821}
.news-section-navigation+.section{padding-top:22px}
@media(max-width:760px){.news-section-navigation{padding:22px 24px 0}.news-section-tabs{gap:8px;margin-bottom:22px}.news-section-tabs a{padding:10px 18px;font-size:15px}}

/* /expansion.css */
/* Consistent product frames and shared company alignment. */
html body main#main .industry-grid .catalog-image{aspect-ratio:1/1;height:auto;padding:0}
html body main#main .industry-grid .catalog-image img{width:100%;height:100%;object-fit:cover}
@media(min-width:801px){
 .company-visual{--company-column:35.5%}
 .company-visual .company-hero{grid-template-columns:var(--company-column) minmax(0,1fr)}
 .company-visual .company-hero-copy{padding-inline-end:32px}
 .company-visual .company-profile{grid-template-columns:var(--company-column) minmax(0,1fr);gap:0;padding-inline:0}
 .company-visual .company-profile-heading{padding-inline:var(--corp-space) 30px}
 .company-visual .company-profile-body{padding-inline-end:max(var(--corp-space),108px)}
 .company-visual .company-hero-photo img{object-fit:cover;height:100%;min-height:560px;max-height:680px}
}
.expanded-answer .answer-body{max-width:820px;margin:28px 0 50px}
.expanded-answer .answer-body h2{font-size:23px!important;margin:34px 0 14px}
.expanded-answer .answer-body p{font-size:17px!important;line-height:2!important;margin:0 0 22px}
.question-related{margin-top:48px;padding-top:30px;border-top:1px solid #dce0d5}
.question-count{color:#68735f;margin-bottom:25px;font-size:15px}
.question-row h2{font-size:22px!important;line-height:1.6;margin:0 0 14px}
.expansion-pagination{position:static;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:42px 0 0;background:none;border:0;padding:0}
.expansion-pagination a,.expansion-pagination>span{display:inline-flex;justify-content:center;align-items:center;min-width:42px;min-height:44px;padding:8px 13px;border:1px solid #dce0d5;font-size:15px}
.expansion-pagination [aria-current="page"]{background:#222821;color:white;border-color:#222821}
.expansion-pagination [aria-disabled]{color:#949d8e}
.expansion-pagination a:hover{background:#cdf568;color:#222821}
.case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 28px}
.case-card img{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;display:block}
.case-card>div{padding-top:22px}
.case-card h2{font-size:24px!important;line-height:1.5;margin:14px 0}
.case-card p{font-size:16px;line-height:1.9;color:#68735f;margin-bottom:22px}
.case-note{font-size:14px!important;max-width:780px;color:#69735f!important}
.case-detail{padding:40px max(4vw,30px) 70px}
.case-detail>header{max-width:850px;margin-bottom:35px}
.case-detail h1{font-size:clamp(30px,3.5vw,48px);line-height:1.4}
.case-detail>header p,.case-prose p{font-size:17px;line-height:2;color:#65705e}
.case-hero{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.case-prose{max-width:880px;margin:42px auto}
.case-prose section{padding:24px 0;border-bottom:1px solid #dce0d5}
.case-prose h2{font-size:26px;line-height:1.5}
.case-back{display:inline-block;margin-inline-start:25px}
/* Five distinct, accessible showroom slides. */
.showroom-carousel{position:relative;min-width:0;overflow:hidden;background:#dce0d5}
.showroom-carousel .reference-hero-visual{display:block;position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease;pointer-events:none}
.showroom-carousel .reference-hero-visual.is-current{opacity:1;visibility:visible;pointer-events:auto}
.showroom-carousel .reference-hero-visual>img{width:100%;height:100%;object-fit:cover}
.showroom-carousel .reference-image-caption{padding-bottom:82px}
.showroom-controls{position:absolute;bottom:24px;left:32px;right:32px;display:flex;align-items:center;gap:10px;z-index:3}
.showroom-dots{display:flex;gap:8px;margin-inline-end:auto}
.showroom-dots button{width:30px;height:32px;border:0;background:none;padding:13px 0;cursor:pointer}
.showroom-dots button:after{content:'';display:block;height:3px;background:#ffffff70}
.showroom-dots button[aria-pressed="true"]:after{background:#cdf568}
.showroom-controls>button{border:1px solid #ffffff70;background:#22282175;color:white;min-width:38px;height:38px;font-size:17px;cursor:pointer}
.showroom-controls button:focus-visible{outline:2px solid #cdf568;outline-offset:4px}
@media(max-width:800px){.case-grid{grid-template-columns:1fr;gap:35px}.case-detail{padding:28px 24px 45px}.case-detail>header p,.case-prose p,.expanded-answer .answer-body p{font-size:16px!important}.case-card h2{font-size:22px!important}.case-back{margin:20px 0 0}.showroom-carousel{min-height:400px}.showroom-controls{left:24px;right:24px}.question-row h2{font-size:20px!important}}
@media(prefers-reduced-motion:reduce){.showroom-carousel .reference-hero-visual{transition:none}}

/* /site-polish.css */
/* Local system typefaces avoid cross-border font requests. */
:root{--font-ui:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Microsoft YaHei',Arial,sans-serif}
html:lang(zh-CN){--font-ui:'Microsoft YaHei','PingFang SC','Noto Sans CJK SC',system-ui,sans-serif}
img{-webkit-user-drag:none;-webkit-touch-callout:none;user-select:none}
html body main#main .detail-content-text{max-width:860px;margin-bottom:30px}
html body main#main .detail-content-text h3{font-size:22px!important;margin:0 0 16px}
.detail-content-list,.detail-content-table{margin:30px 0}
.detail-content-table{overflow-x:auto}
.detail-content-table table{width:100%;border-collapse:collapse;text-align:start}
.detail-content-table th,.detail-content-table td{padding:14px 18px;border-bottom:1px solid #d8dfd1}
.detail-content-table th{background:#edf1e6;font-weight:500}
.detail-content-image{margin:32px 0}
.detail-content-image img{display:block;width:100%;height:auto}
.detail-content-image figcaption{font-size:14px;color:#68735f;line-height:1.8;margin-top:12px}
html body main#main footer.contact-footer{border-top:1px solid #d8dfd1;background:#f7f8f4;padding-top:40px;padding-bottom:40px}
html body main#main .contact-footer .share-label{color:#65705e}
.news-section-tabs a,.expansion-pagination a{touch-action:manipulation}
@media(min-width:801px){
 .corp-principles .corp-cards,.corp-checklist{column-gap:55px}
 .corp-scenario-list article{grid-template-columns:40px minmax(0,calc((100% - 55px)/2 - 66px)) minmax(0,1fr);column-gap:26px}
 .corp-scenario-list article>p,.corp-scenario-list article>a{margin-inline-start:29px}
}
html body main#main .home-contact.home-contact--home{background:var(--ink);color:#f4f7ef}
html body main#main .home-contact.home-contact--home h2{color:#f4f7ef}
html body main#main .home-contact.home-contact--home p{color:#cdd3c7;margin-bottom:0}
html body main#main .home-contact.home-contact--home .home-contact-lead{color:#f4f7ef;font-size:18px;line-height:1.65;margin:12px 0 6px}
html body main#main .home-contact.home-contact--home .home-contact-lead+p{margin-top:0}
html body main#main .home-contact.home-contact--home .button{background:var(--lime);border-color:var(--lime);color:var(--ink)}
html body main#main .home-contact.home-contact--home .button:hover{background:#e0f49d;border-color:#e0f49d}
html body main#main .home-contact.home-contact--home .button:focus-visible{outline-color:var(--lime)}
html body main#main .case-card h2{font-size:18px!important;line-height:1.65;margin:10px 0 14px}
html body main#main .case-card h2 a{font:inherit}
html body main#main .case-card p{font-size:15px;line-height:1.85;margin:0 0 20px;color:var(--muted)}
html body main#main .case-card .eyebrow{font-size:11px;color:var(--muted);letter-spacing:1.3px}
html body main#main .case-detail h1{font-size:clamp(28px,2.5vw,36px)!important;line-height:1.5!important}
html body main#main .case-detail>header p,html body main#main .case-prose p{font-size:16px!important;line-height:1.9}
html body main#main .case-detail h2{font-size:24px!important;line-height:1.55;margin:0 0 16px}
html body main#main .case-prose section{border:0;padding:22px 0}
@media(max-width:800px){html body main#main .case-card h2{font-size:17px!important;margin-top:8px}html body main#main .case-card p{font-size:14px;line-height:1.8;margin-bottom:16px}html body main#main .case-detail h1{font-size:28px!important}html body main#main .case-detail h2{font-size:22px!important}html body main#main .case-detail>header p,html body main#main .case-prose p{font-size:15px!important}}
@media(max-width:800px){html body main#main footer.contact-footer{padding-top:30px;padding-bottom:30px}}
/* Keep long commercial machines fully visible inside the square product frame. */
html body main#main .industry-grid .catalog-image img[src*="/catalog-"]{object-fit:contain;background:#e5e7e6}
