:root{--brand-primary:#3D3B4F;--brand-primary-dark:#262431;--brand-primary-light:#787492;--brand-secondary:#59485D;--brand-accent:#B5574A;--brand-bg:#FFFFFF;--brand-bg-alt:#F5F0EA;--brand-text:#2A2622;--brand-text-secondary:#6E665E;--brand-text-inverse:#FFFFFF;--brand-border:#E5DDD3;--brand-neutral-light:#F7F3EE;--brand-radius:2px;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:#fff;background:var(--brand-bg);color:#2a2622;color:var(--brand-text);font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-font);line-height:1.65}a{color:#3d3b4f;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,h5{color:#2a2622;color:var(--brand-text);letter-spacing:0;line-height:1.15}h1{font-size:max(2rem, min(4vw, 3.5rem))}h2{font-size:max(1.65rem, min(3vw, 2.5rem))}.container{max-width:1180px}.narrow{max-width:820px}.article-narrow{max-width:720px}.section{padding:88px 0}.eyebrow{margin:0 0 12px;color:#b5574a;color:var(--brand-accent);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.section-heading{margin-bottom:34px;max-width:720px}.section-heading--split{display:flex;justify-content:space-between;gap:24px;align-items:end;max-width:none}.section-heading--compact{margin-bottom:20px}.gc-nav-minimal{background:#262431;background:var(--brand-primary-dark);border-bottom:2px solid rgba(255,255,255,.16);min-height:76px}.navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:rgba(255,255,255,.08)}.gc-nav-minimal .nav-link,.gc-nav-search{color:#fff;font-weight:600;font-size:.9rem;padding:.75rem .85rem}.gc-nav-minimal .nav-link:hover,.gc-nav-search:hover{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.navbar-toggler{border-color:rgba(255,255,255,.45)}.navbar-toggler-icon{filter:invert(1)}.btn,.btn-light-solid,.btn-primary-solid,.gc-btn-solid{border-radius:2px;border-radius:var(--brand-radius);display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;font-weight:700}.btn-primary-solid,.gc-btn-solid{background:#3d3b4f;background:var(--brand-primary);color:#fff;border:1px solid #3d3b4f;border:1px solid var(--brand-primary)}.btn-primary-solid:hover,.gc-btn-solid:hover{background:#262431;background:var(--brand-primary-dark);color:#fff}.btn-light-solid{background:#fff;color:#262431;color:var(--brand-primary-dark);border:1px solid #fff}.btn-light-solid:hover{background:#f7f3ee;background:var(--brand-neutral-light);color:#262431;color:var(--brand-primary-dark)}.gc-link,.gc-link-underline{font-weight:700;color:#3d3b4f;color:var(--brand-primary)}.gc-link-underline{border-bottom:1px solid currentColor}.home-hero{position:relative;min-height:72vh;padding:180px 0 96px;overflow:hidden;background:#262431;background:var(--brand-primary-dark)}.gc-hero-room__bg,.sub-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-hero::after,.sub-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(38,36,49,.68),rgba(38,36,49,.18));z-index:1}.gc-hero-room__card{position:relative;z-index:2;margin-left:auto;margin-right:max(24px,(100vw - 1180px) / 2);max-width:410px;padding:34px;background:rgba(255,255,255,.94);border-radius:2px;border-radius:var(--brand-radius);box-shadow:0 16px 44px rgba(0,0,0,.16)}.gc-hero-room__card h1{color:#2a2622;color:var(--brand-text)}.sub-hero{position:relative;padding:180px 0 96px;min-height:520px;overflow:hidden;background:#262431;background:var(--brand-primary-dark)}.sub-hero .container{position:relative;z-index:2}.sub-hero .eyebrow,.sub-hero h1,.sub-hero p:not(.eyebrow){color:#fff}.contact-desk-hero,.industries-recipients-hero,.sustainability-ledger-hero{min-height:auto;background:#262431;background:var(--brand-primary-dark)}.contact-desk-hero::after,.industries-recipients-hero::after,.sustainability-ledger-hero::after{display:none}.card-grid,.checklist-grid,.image-card-grid,.people-grid,.product-grid{display:grid;grid-gap:24px;gap:24px}.card-grid--three,.people-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.checklist-grid,.image-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[class*=-grid]:has(> :nth-child(4):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.checklist-grid article,.image-card-grid article,.industry-card,.info-card,.people-grid article,.product-card{position:relative;border:1px solid #e5ddd3;border:1px solid var(--brand-border);background:#fff;border-radius:2px;border-radius:var(--brand-radius);overflow:hidden}.checklist-grid article,.image-card-grid article h3,.image-card-grid article p,.industry-card,.info-card,.people-grid article h3,.people-grid article p,.product-card h3,.product-card p{padding-left:22px;padding-right:22px}.image-card-grid h3,.people-grid h3,.product-card h3{margin-top:20px}.image-card-grid p,.people-grid p,.product-card p{padding-bottom:22px}.image-card-grid img,.people-grid img,.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f5f0ea;background:var(--brand-bg-alt)}.info-card{padding:26px}.info-card span{display:inline-flex;margin-bottom:14px;color:#b5574a;color:var(--brand-accent);font-weight:800}.gc-heritage-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:0;gap:0;background:#f5f0ea;background:var(--brand-bg-alt)}.gc-heritage-band__media img{width:100%;height:100%;min-height:520px;-o-object-fit:cover;object-fit:cover}.gc-heritage-band__copy{padding:76px max(32px,(100vw - 1180px) / 2) 76px 64px}.cert-row .container,.gc-heritage-stats,.stats-grid{display:flex;gap:16px;flex-wrap:wrap}.cert-row span,.gc-heritage-stats span{border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:8px 12px;background:#fff;color:#2a2622;color:var(--brand-text);white-space:normal}.industry-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);grid-gap:18px;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.industry-card{min-height:210px;padding:28px;scroll-snap-align:start}.stats-bar{padding:34px 0;background:#262431;background:var(--brand-primary-dark)}.stats-bar--light{background:#f5f0ea;background:var(--brand-bg-alt)}.stats-grid{justify-content:space-between}.stats-grid div{min-width:160px}.stats-grid strong{display:block;color:#fff;font-size:max(1.8rem, min(3vw, 2.8rem));line-height:1}.stats-grid span{color:#fff}.stats-bar--light span,.stats-bar--light strong{color:#2a2622;color:var(--brand-text)}.cta-section{padding:80px 0 100px}.cta-section--solid{background:#262431;background:var(--brand-primary-dark);text-align:center}.cta-section--solid .eyebrow,.cta-section--solid h2,.cta-section--solid p:not(.eyebrow){color:#fff}.cta-section--solid a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.cta-section--split{background:#f5f0ea;background:var(--brand-bg-alt)}.split-form{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:48px;gap:48px;align-items:start}.products-featured{padding:170px 0 86px;background:#f5f0ea;background:var(--brand-bg-alt)}.featured-row{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:48px;gap:48px;align-items:center}.featured-row img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border:1px solid #e5ddd3;border:1px solid var(--brand-border)}.catalog-category+.catalog-category{margin-top:64px}.product-card__button{display:grid;width:100%;padding:0;border:0;background:#fff;color:#2a2622;color:var(--brand-text);text-align:left}.product-card__button span{padding:18px;font-weight:800}.timeline-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.timeline-row article{border-top:2px solid #3d3b4f;border-top:2px solid var(--brand-primary);padding-top:16px}.timeline-row strong{color:#b5574a;color:var(--brand-accent)}.cert-row,.guarantee-banner{padding:54px 0;background:#3d3b4f;background:var(--brand-primary)}.guarantee-banner h2,.guarantee-banner p{color:#fff}.cert-row .container{justify-content:center}.vertical-timeline{display:grid;grid-gap:22px;gap:22px}.vertical-timeline article{border-left:2px solid #3d3b4f;border-left:2px solid var(--brand-primary);padding-left:22px}.vertical-timeline span{color:#b5574a;color:var(--brand-accent);font-weight:800}.testimonial-band{background:#f5f0ea;background:var(--brand-bg-alt)}.testimonial-band blockquote{font-size:max(1.45rem, min(2.5vw, 2.2rem));color:#262431;color:var(--brand-primary-dark);line-height:1.3}.esg-table{border-color:#e5ddd3;border-color:var(--brand-border)}.esg-table thead th{background:#262431;background:var(--brand-primary-dark);color:#fff}.blog-detail-page,.blog-list-page,.error-page,.policy-page{padding:160px 0 92px}.blog-item{padding:26px 0;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border)}.article-meta,.blog-item time{color:#6e665e;color:var(--brand-text-secondary);font-size:.92rem}.pagination-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.article-nav a,.pagination-nav a{border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:8px 12px;color:#3d3b4f;color:var(--brand-primary)}.article-content{margin-top:30px}.article-nav{display:flex;justify-content:space-between;gap:16px;margin-top:48px;padding-top:24px;border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border)}.gc-footer-index{padding:64px 0 34px;background:#f7f3ee;background:var(--brand-neutral-light);color:#2a2622;color:var(--brand-text);border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border)}.gc-footer-index__tag{max-width:1180px;margin:0 auto 28px;padding:0 12px 24px;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border);font-weight:700}.gc-footer-cols h5,.gc-footer-copy h5{color:#2a2622;color:var(--brand-text);font-size:1rem}.gc-footer-cols ul{list-style:none;padding:0;margin:0}.gc-footer-cols li+li{margin-top:8px}.gc-footer-cols a{color:#2a2622;color:var(--brand-text)}.gc-footer-cols a:hover{-webkit-text-decoration:underline;text-decoration:underline}.gc-footer-copy{display:flex;justify-content:space-between;gap:16px;margin-top:36px;padding-top:22px;border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border)}.modal-header{background:#262431;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff}@media (max-width:991px){.gc-nav-minimal .navbar-collapse{padding:18px 0}.home-hero,.products-featured,.sub-hero{padding-top:140px}.gc-hero-room__card{margin:0 24px}.featured-row,.gc-heritage-band,.split-form{grid-template-columns:1fr}.gc-heritage-band__copy{padding:48px 24px}.card-grid--three,.checklist-grid,.image-card-grid,.people-grid,.product-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.timeline-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.section{padding:62px 0}.home-hero,.sub-hero{min-height:auto;padding-bottom:64px}.card-grid--three,.checklist-grid,.image-card-grid,.people-grid,.product-grid,.timeline-row,[class*=-grid]:has(> :nth-child(4):last-child),[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.article-nav,.gc-footer-copy,.section-heading--split{display:block}}