:root{--brand-primary:#3A7D4B;--brand-primary-dark:#245435;--brand-primary-light:#9BC4A4;--brand-secondary:#4A5759;--brand-accent:#E08E45;--brand-neutral-dark:#2A2724;--brand-neutral-mid:#6B655E;--brand-neutral-light:#F7F5F1;--brand-bg:#FFFFFF;--brand-bg-alt:#F2EFEA;--brand-text:#2A2724;--brand-text-secondary:#6B655E;--brand-text-inverse:#FFFFFF;--text-on-dark:#FFFFFF;--brand-border:#E4DED5;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:2px;--container-wide:1200px}*{box-sizing:border-box}body{margin:0;background:#fff;background:var(--brand-bg);color:#2a2724;color:var(--brand-text);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:#245435;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#3a7d4b;color:var(--brand-primary)}h1,h2,h3,h4,h5,h6{color:#2a2724;color:var(--brand-text);line-height:1.15;letter-spacing:0;margin-top:0}p{color:#2a2724;color:var(--brand-text)}.container{max-width:1200px;max-width:var(--container-wide)}.chri-navbar{background:#245435;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.14);padding:12px 0}.chri-nav-wrap{padding-left:max(24px,(100vw - 1320px) / 2);padding-right:max(24px,(100vw - 1320px) / 2)}.chri-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.chri-navbar .nav-link{color:#fff;color:var(--brand-text-inverse);font-size:.92rem;font-weight:600;padding:8px 14px;position:relative}.chri-navbar .nav-link::before{content:"";position:absolute;left:4px;top:50%;width:3px;height:0;background:#e08e45;background:var(--brand-accent);transform:translateY(-50%);transition:height .2s}.chri-navbar .nav-link.active,.chri-navbar .nav-link:hover{color:#fff;color:var(--brand-text-inverse)}.chri-navbar .nav-link.active::before,.chri-navbar .nav-link:hover::before{height:22px}.chri-navbar .navbar-toggler{border-color:rgba(255,255,255,.45)}.chri-navbar .navbar-toggler-icon{background-image:linear-gradient(#fff,#fff);background-image:linear-gradient(var(--brand-text-inverse),var(--brand-text-inverse));background-size:24px 2px;background-position:center;background-repeat:no-repeat;position:relative}.chri-navbar .navbar-toggler-icon::after,.chri-navbar .navbar-toggler-icon::before{content:"";position:absolute;left:4px;width:24px;height:2px;background:#fff;background:var(--brand-text-inverse)}.chri-navbar .navbar-toggler-icon::before{top:8px}.chri-navbar .navbar-toggler-icon::after{bottom:8px}.chri-search{display:flex;gap:6px;margin-left:18px}.chri-search input{width:170px;height:38px;border:1px solid rgba(255,255,255,.32);border-radius:2px;border-radius:var(--brand-radius);background:rgba(255,255,255,.08);color:#fff;color:var(--brand-text-inverse);padding:0 10px}.chri-search input::-moz-placeholder{color:rgba(255,255,255,.76)}.chri-search input::placeholder{color:rgba(255,255,255,.76)}.chri-btn-light,.chri-btn-outline-light,.chri-btn-primary,.chri-btn-primary.btn,.chri-btn-secondary,.chri-search button{border-radius:2px;border-radius:var(--brand-radius);min-height:44px;padding:11px 18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;line-height:1.1}.chri-btn-primary,.chri-btn-primary.btn,.chri-search button{background:#3a7d4b;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);border-color:#3a7d4b;border-color:var(--brand-primary)}.chri-btn-primary.btn:hover,.chri-btn-primary:hover{background:#245435;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);border-color:#245435;border-color:var(--brand-primary-dark)}.chri-btn-secondary{background:#f2efea;background:var(--brand-bg-alt);color:#245435;color:var(--brand-primary-dark);border-color:#e4ded5;border-color:var(--brand-border)}.chri-btn-light{background:#fff;background:var(--brand-text-inverse);color:#245435;color:var(--brand-primary-dark);border-color:#fff;border-color:var(--brand-text-inverse)}.chri-btn-outline-light{background:0 0;color:#fff;color:var(--brand-text-inverse);border-color:rgba(255,255,255,.72)}.chri-btn-light:hover,.chri-btn-outline-light:hover{background:#e08e45;background:var(--brand-accent);color:#2a2724;color:var(--brand-text);border-color:#e08e45;border-color:var(--brand-accent)}.chri-link-light{color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px;font-weight:700}.chri-link-underline{font-weight:700;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:5px}.chri-eyebrow{color:#245435;color:var(--brand-primary-dark);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase;margin-bottom:10px}.chri-section,section[class*=-section]{padding-top:80px;padding-bottom:80px}.chri-section-head{max-width:760px;margin:0 auto 36px;text-align:center}.chri-section-head--left{margin-left:0;text-align:left}.chri-page-title h1,.chri-page-title h2,.chri-section-head h2{font-size:max(2rem, min(3vw, 2.75rem))}.chri-page-title{max-width:760px;margin:0 auto 42px;text-align:center}.chri-page-title--left{margin-left:0;text-align:left}.chri-hero-bestseller{background:linear-gradient(135deg,#245435,#4a5759);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary));padding:72px 0 64px}.chri-about-hero .chri-eyebrow,.chri-about-hero h1,.chri-about-hero p,.chri-cta .chri-eyebrow,.chri-cta h2,.chri-cta p,.chri-footer a:not([class*=btn-]),.chri-footer h5,.chri-footer h6,.chri-footer p,.chri-footer span,.chri-hero-bestseller .chri-eyebrow,.chri-hero-bestseller h1,.chri-hero-bestseller p,.chri-industries-hero h1,.chri-industries-hero p,.chri-services-hero h1,.chri-services-hero p,.chri-sub-hero .chri-eyebrow,.chri-sub-hero h1,.chri-sub-hero p,.modal-header .modal-title{color:#fff;color:var(--brand-text-inverse)}.chri-hero-bestseller__bar{display:grid;grid-gap:18px;gap:18px;max-width:820px;margin-bottom:34px}.chri-about-hero h1,.chri-collections-hero h1,.chri-hero-bestseller__bar h1,.chri-industries-hero h1,.chri-services-hero h1,.chri-sub-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;margin-bottom:0}.chri-cta__actions,.chri-hero-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.chri-culture__grid,.chri-gallery__grid,.chri-hero-bestseller__grid,.chri-product-entry__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.chri-blog-card,.chri-bundle-card,.chri-cat-card,.chri-collection-cases article,.chri-contact__cards article,.chri-culture__grid article,.chri-dynamic-product,.chri-industry-cards article,.chri-method__grid article,.chri-product-card,.chri-sidebar-box{background:#fff;background:var(--brand-bg);border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:2px;border-radius:var(--brand-radius);overflow:hidden}.chri-cat-card{min-height:250px;position:relative}.chri-cat-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.chri-cat-card span{display:block;padding:16px;color:#2a2724;color:var(--brand-text);font-weight:800}.chri-bundle-card img,.chri-collection-cases img,.chri-industry-cards img,.chri-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f2efea;background:var(--brand-bg-alt)}.chri-product-card div{padding:18px}.chri-blog-card__meta span,.chri-blog-card__meta time,.chri-bundle-card__save,.chri-calc-result>span,.chri-contact__cards span,.chri-culture__grid span,.chri-product-card span{color:#245435;color:var(--brand-primary-dark);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.chri-bundle{background:#f2efea;background:var(--brand-bg-alt)}.chri-bundle__head{max-width:760px;margin-bottom:32px}.chri-bundle__grid,.chri-collection-cases__grid,.chri-contact__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.chri-bundle-card{position:relative;color:#2a2724;color:var(--brand-text)}.chri-bundle-card__name{display:block;padding:18px 18px 8px;font-size:1.15rem;font-weight:800;color:#2a2724;color:var(--brand-text)}.chri-bundle-card__save{display:inline-block;margin:0 18px 18px;background:#e08e45;background:var(--brand-accent);color:#2a2724;color:var(--brand-text);padding:6px 10px}.chri-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.chri-feature-list article{display:flex;gap:18px;padding:24px;border:1px solid #e4ded5;border:1px solid var(--brand-border);background:#fff;background:var(--brand-bg)}.chri-feature-icon{flex:0 0 52px;width:52px;height:52px;display:grid;align-items:center;justify-items:center;place-items:center;background:#245435;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);font-weight:800}.chri-faq{background:#f2efea;background:var(--brand-bg-alt)}.chri-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.chri-faq__grid article{padding:24px;background:#fff;background:var(--brand-bg);border:1px solid #e4ded5;border:1px solid var(--brand-border)}.chri-cta{background:#245435;background:var(--brand-primary-dark);padding:80px 0 96px}.chri-cta--accent{background:linear-gradient(135deg,#245435,#4a5759);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary))}.chri-cta--solid .container{max-width:780px;text-align:center}.chri-cta--solid .chri-btn-light{margin-top:8px}.chri-cta--split .container{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,1.1fr);grid-gap:32px;gap:32px;align-items:start}.chri-cta__form{background:#fff;background:var(--brand-bg);padding:28px;border-radius:2px;border-radius:var(--brand-radius)}.chri-cta__form a,.chri-cta__form h2,.chri-cta__form h3,.chri-cta__form label,.chri-cta__form p{color:#2a2724;color:var(--brand-text)}.chri-services-hero,.chri-sub-hero{background:#245435;background:var(--brand-primary-dark);padding:88px 0}.chri-collections-hero .container,.chri-industries-hero .container,.chri-services-hero .container,.chri-sub-hero .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.86fr);grid-gap:42px;gap:42px;align-items:center}.chri-industries-hero img,.chri-sub-hero__media img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.28)}.chri-service-table{background:#fff;background:var(--brand-bg)}.chri-spec-table{border:1px solid #e4ded5;border:1px solid var(--brand-border)}.chri-spec-row{display:grid;grid-template-columns:240px minmax(0,1fr);border-bottom:1px solid #e4ded5;border-bottom:1px solid var(--brand-border)}.chri-spec-row:last-child{border-bottom:0}.chri-spec-row span,.chri-spec-row strong{padding:18px 20px;color:#2a2724;color:var(--brand-text)}.chri-method,.chri-spec-row strong{background:#f2efea;background:var(--brand-bg-alt)}.chri-method__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.chri-method__grid article{padding:24px}.chri-method__grid span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:46px;height:46px;background:#3a7d4b;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);font-weight:800;margin-bottom:18px}.chri-about-hero{min-height:620px;display:grid;align-items:end;position:relative;overflow:hidden;background:#245435;background:var(--brand-primary-dark)}.chri-about-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.chri-about-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(36,84,53,.24),rgba(36,84,53,.88));z-index:1}.chri-about-hero .container{position:relative;z-index:2;padding-bottom:72px;max-width:980px}.chri-mission__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.chri-mission__grid article{border:1px solid #e4ded5;border:1px solid var(--brand-border);padding:32px;background:#fff;background:var(--brand-bg)}.chri-culture{background:#f2efea;background:var(--brand-bg-alt)}.chri-culture__grid article{padding:24px}.chri-gallery__grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.chri-industries-hero{background:#4a5759;background:var(--brand-secondary);padding:88px 0}.chri-industry-cards{background:#fff;background:var(--brand-bg)}.chri-industry-cards__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.chri-industry-cards article{display:grid;grid-template-columns:220px minmax(0,1fr)}.chri-industry-cards article div{padding:22px}.chri-selector{background:#f2efea;background:var(--brand-bg-alt)}.chri-selector .container{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,1.1fr);grid-gap:34px;gap:34px}.chri-selector__checklist{display:grid;grid-gap:12px;gap:12px;background:#fff;background:var(--brand-bg);border:1px solid #e4ded5;border:1px solid var(--brand-border);padding:26px}.chri-selector__checklist label{display:flex;gap:10px;align-items:flex-start;color:#2a2724;color:var(--brand-text)}.chri-collections-hero{background:#f2efea;background:var(--brand-bg-alt);padding:80px 0}.chri-before-after{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.chri-before-after img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border:1px solid #e4ded5;border:1px solid var(--brand-border)}.chri-collection-calculator{background:#fff;background:var(--brand-bg)}.chri-calc-layout{display:grid;grid-template-columns:minmax(320px,0.85fr) minmax(0,1fr);grid-gap:24px;gap:24px}.chri-calc-panel,.chri-calc-result{border:1px solid #e4ded5;border:1px solid var(--brand-border);background:#f2efea;background:var(--brand-bg-alt);padding:26px}.chri-calc-panel label{display:grid;grid-gap:8px;gap:8px;margin-bottom:16px;color:#2a2724;color:var(--brand-text);font-weight:700}.chri-calc-panel input,.chri-calc-panel select{min-height:44px;border:1px solid #e4ded5;border:1px solid var(--brand-border);padding:0 12px;background:#fff;background:var(--brand-bg);color:#2a2724;color:var(--brand-text)}.chri-save-strip{display:flex;gap:12px;align-items:center;padding:16px;background:#245435;background:var(--brand-primary-dark);margin-top:20px}.chri-save-strip span,.chri-save-strip strong{color:#fff;color:var(--brand-text-inverse)}.chri-collection-cases{background:#f2efea;background:var(--brand-bg-alt)}.chri-collection-cases article h3,.chri-collection-cases article p{padding-left:20px;padding-right:20px}.chri-collection-cases article h3{padding-top:20px}.chri-collection-cases article p{padding-bottom:20px}.chri-blog,.chri-blog-detail,.chri-contact,.chri-legal,.chri-products-page{padding:80px 0}.chri-product-tabs{gap:10px;margin-bottom:26px}.chri-product-tabs .nav-link{border:1px solid #e4ded5;border:1px solid var(--brand-border);color:#2a2724;color:var(--brand-text);border-radius:2px;border-radius:var(--brand-radius)}.chri-product-tabs .nav-link.active{background:#245435;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);border-color:#245435;border-color:var(--brand-primary-dark)}.chri-category-head{margin-bottom:22px}.chri-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.chri-dynamic-product a{display:grid;color:#2a2724;color:var(--brand-text)}.chri-dynamic-product img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:#f2efea;background:var(--brand-bg-alt)}.chri-dynamic-product h3{font-size:1rem;padding:16px 16px 4px}.chri-dynamic-product span{padding:0 16px 16px;color:#245435;color:var(--brand-primary-dark);font-weight:700}.chri-contact__cards article{padding:24px}.chri-contact-form{background:#f2efea;background:var(--brand-bg-alt)}.chri-contact-form .container{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,1.1fr);grid-gap:32px;gap:32px;align-items:start}.chri-contact-form__panel{background:#fff;background:var(--brand-bg);border:1px solid #e4ded5;border:1px solid var(--brand-border);padding:28px}.chri-blog-card{padding:28px;margin-bottom:22px}.chri-article-meta,.chri-blog-card__meta{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:10px}.chri-blog-card h2{font-size:max(1.35rem, min(2vw, 2rem))}.chri-sidebar-box{padding:22px;margin-bottom:22px}.chri-sidebar-box h2{font-size:1.1rem}.chri-sidebar-box ol,.chri-sidebar-box ul{padding-left:18px;margin-bottom:0}.chri-sidebar-box li+li{margin-top:12px}.chri-pagination{margin-top:28px}.chri-blog-detail{background:#fff;background:var(--brand-bg)}.chri-article-head{border-bottom:1px solid #e4ded5;border-bottom:1px solid var(--brand-border);margin-bottom:28px;padding-bottom:22px}.chri-article-head h1{font-size:max(2rem, min(4vw, 3.5rem))}.chri-article-content{color:#2a2724;color:var(--brand-text)}.chri-author,.chri-prev-next,.chri-reply,.chri-share{border-top:1px solid #e4ded5;border-top:1px solid var(--brand-border);margin-top:30px;padding-top:24px}.chri-author{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center}.chri-author img{width:72px;height:72px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.chri-prev-next{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.chri-prev-next a{display:grid;padding:18px;border:1px solid #e4ded5;border:1px solid var(--brand-border)}.chri-prev-next span{color:#245435;color:var(--brand-primary-dark);font-size:.78rem;font-weight:800;text-transform:uppercase}.chri-toc-sidebar{position:relative}.chri-toc-sidebar .chri-sidebar-box{position:sticky;top:96px}.chri-legal .container{max-width:860px}.chri-legal h1{font-size:max(2rem, min(4vw, 3.5rem));margin-bottom:24px}.chri-legal h2{margin-top:28px}.chri-error-page{min-height:72vh;display:grid;align-items:center;text-align:center;background:#f2efea;background:var(--brand-bg-alt);padding:80px 0}.chri-error-page h1{font-size:max(4rem, min(12vw, 9rem));color:#245435;color:var(--brand-primary-dark)}.chri-error-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.modal-header{background:#245435;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.modal-header .btn-close{filter:invert(1)}.chri-footer{background:#245435;background:var(--brand-primary-dark);padding-top:64px;padding-bottom:34px}.chri-footer__promise{max-width:1200px;max-width:var(--container-wide);margin:0 auto 36px;padding:0 24px 24px;border-bottom:1px solid rgba(255,255,255,.16);font-weight:800}.chri-footer__cols{display:grid;grid-template-columns:1.3fr repeat(4,minmax(0,1fr));grid-gap:28px;gap:28px}.chri-footer__col{display:grid;align-content:start;grid-gap:8px;gap:8px}.chri-footer__col a{color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}.chri-footer__bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.chri-search{margin:16px 0 0;width:100%}.chri-search input{width:100%}.chri-culture__grid,.chri-gallery__grid,.chri-hero-bestseller__grid,.chri-method__grid,.chri-product-entry__grid,.chri-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))}.chri-calc-layout,.chri-collections-hero .container,.chri-contact-form .container,.chri-cta--split .container,.chri-industries-hero .container,.chri-industry-cards article,.chri-selector .container,.chri-services-hero .container,.chri-sub-hero .container{grid-template-columns:1fr}.chri-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.chri-blog,.chri-blog-detail,.chri-contact,.chri-legal,.chri-products-page,.chri-section,section[class*=-section]{padding-top:52px;padding-bottom:52px}.chri-cta{padding-top:56px;padding-bottom:76px}.chri-before-after,.chri-bundle__grid,.chri-collection-cases__grid,.chri-contact__cards,.chri-culture__grid,.chri-faq__grid,.chri-feature-list,.chri-footer__cols,.chri-gallery__grid,.chri-hero-bestseller__grid,.chri-industry-cards__grid,.chri-method__grid,.chri-mission__grid,.chri-prev-next,.chri-product-entry__grid,.chri-product-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.chri-spec-row{grid-template-columns:1fr}.chri-feature-list article{flex-direction:column}}.feedback-form label{color:#2a2724;color:var(--brand-text);font-weight:700}.feedback-form .form-control,.feedback-form .form-select{min-height:46px;border-radius:2px;border-radius:var(--brand-radius);border-color:#e4ded5;border-color:var(--brand-border);color:#2a2724;color:var(--brand-text)}.feedback-form textarea.form-control{min-height:124px}.feedback-form .form-check-label{font-weight:500}.feedback-form .require::after{content:" *";color:#ef4444;color:var(--brand-danger)}