:root{--brand-primary:#3F5D43;--brand-primary-dark:#27402A;--brand-primary-light:#6B846E;--brand-secondary:#D9C7AA;--brand-accent:#E8DCC4;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F4F8;--brand-text:#1A202C;--brand-text-inverse:#FFFFFF;--brand-border:#E2E8F0;--brand-radius:12px}*{box-sizing:border-box}body{margin:0;color:#1a202c;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit}img{max-width:100%;display:block}.container.narrow{max-width:920px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#3f5d43;color:var(--brand-primary);font-weight:700;text-transform:uppercase;letter-spacing:0;font-size:.78rem}.btn-brand{background:#3f5d43;background:var(--brand-primary);border-color:#3f5d43;border-color:var(--brand-primary);color:#fff;border-radius:12px;border-radius:var(--brand-radius);font-weight:700;padding:.78rem 1.2rem}.btn-brand:hover{background:#27402a;background:var(--brand-primary-dark);border-color:#27402a;border-color:var(--brand-primary-dark);color:#fff}.btn-quiet{border:1px solid #e2e8f0;border:1px solid var(--brand-border);color:#1a202c;color:var(--brand-text);background:#fff;border-radius:12px;border-radius:var(--brand-radius);font-weight:700;padding:.78rem 1.2rem}.button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.utility-bar{background:#27402a;background:var(--brand-primary-dark);color:#fff;font-size:.84rem;padding:8px 0}.centered-header,.site-navbar,.site-navbar-sub{background:#fff;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--brand-border)}.site-navbar{min-height:76px}.site-navbar-modern{background:#27402a;background:var(--brand-primary-dark);min-height:76px;border-bottom:1px solid rgba(255,255,255,.16)}.site-navbar-modern .nav-link,.site-navbar-modern .navbar-brand{color:#fff}.site-navbar .nav-link,.site-navbar-sub .nav-link{color:#1a202c;color:var(--brand-text);font-weight:700;padding:.65rem .85rem}.site-navbar .nav-link:hover,.site-navbar-sub .nav-link:hover{color:#3f5d43;color:var(--brand-primary)}.brand-logo{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:rgba(255,255,255,.2)}.centered-header .brand-logo{width:220px;height:60px;margin:0 auto}.section-block{padding:84px 0}.section-head{max-width:760px;margin-bottom:34px}.section-block h2,.section-head h2{color:#1a202c;color:var(--brand-text);font-size:2.2rem;line-height:1.18;margin:8px 0 14px}.section-head p{color:#1a202c;color:var(--brand-text)}.home-hero{position:relative;overflow:hidden;min-height:640px;padding:168px 0 120px;display:flex;align-items:center;background:#f0f4f8;background:var(--brand-bg-alt)}.home-image-hero .hero-copy{max-width:760px;position:relative;z-index:2;color:#fff}.home-image-hero .hero-copy .eyebrow,.home-image-hero .hero-copy h1,.home-image-hero .hero-copy p{color:#fff}.home-gradient-hero h1,.home-image-hero h1,.home-split-hero h1{font-size:3.4rem;line-height:1.06;margin:12px 0 18px}.home-gradient-hero p,.home-image-hero p,.home-split-hero p{font-size:1.12rem;max-width:780px}.hero-bg,.home-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.48)}.home-gradient-hero{background:linear-gradient(135deg,#3f5d43,#27402a);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:#fff}.home-gradient-hero .eyebrow,.home-gradient-hero h1,.home-gradient-hero p{color:#fff}.home-split-hero{background:#fff;color:#1a202c;color:var(--brand-text)}.home-split-hero .hero-media img{border-radius:12px;border-radius:var(--brand-radius);box-shadow:0 24px 70px rgba(0,0,0,.16)}.hero-bottom-band{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;justify-content:center;gap:32px;padding:26px 16px;background:rgba(0,0,0,.72);color:#fff;font-weight:700}.stat-bar,.stat-panel,.trust-row{display:flex;gap:0;border:1px solid #e2e8f0;border:1px solid var(--brand-border);background:#fff}.stat-bar div,.stat-panel div,.trust-item{flex:1;padding:28px;border-right:1px solid #e2e8f0;border-right:1px solid var(--brand-border)}.stat-bar div:last-child,.stat-panel div:last-child,.trust-item:last-child{border-right:0}.stat-bar strong,.stat-panel strong,.trust-item strong{display:block;color:#3f5d43;color:var(--brand-primary);font-size:2rem;line-height:1}.card-grid{display:grid;grid-gap:24px;gap:24px}.four-card-grid{grid-template-columns:repeat(4,1fr)}.three-card-grid{grid-template-columns:repeat(3,1fr)}.card-grid article,.category-brief,.dynamic-category-block,.embedded-form,.form-preview,.product-card,.quote-grid blockquote,.recent-box{border:1px solid #e2e8f0;border:1px solid var(--brand-border);border-radius:12px;border-radius:var(--brand-radius);background:#fff;padding:26px}.card-grid article h3,.product-card h4{margin-top:0;color:#1a202c;color:var(--brand-text)}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.quote-grid blockquote{margin:0}.vertical-timeline{list-style:none;padding:0;margin:30px 0 0;display:grid;grid-gap:18px;gap:18px}.vertical-timeline li{display:grid;grid-template-columns:110px 1fr;grid-gap:22px;gap:22px;align-items:start;padding:20px;border:1px solid #e2e8f0;border:1px solid var(--brand-border);background:#fff}.vertical-timeline span{color:#3f5d43;color:var(--brand-primary);font-weight:800}.feature-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:center}.feature-layout img{border-radius:12px;border-radius:var(--brand-radius)}.feature-list{display:grid;grid-gap:18px;gap:18px}.feature-list article{padding:20px;border:1px solid #e2e8f0;border:1px solid var(--brand-border)}.metric-table table,.perf-matrix,.spec-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--brand-border)}.metric-table td,.metric-table th,.perf-matrix td,.perf-matrix th,.spec-table td,.spec-table th{padding:16px;border:1px solid #e2e8f0;border:1px solid var(--brand-border);vertical-align:top}.perf-matrix thead th,.spec-table thead th{background:#27402a;background:var(--brand-primary-dark);color:#fff}.subhero{padding:168px 0 76px;background:#f0f4f8;background:var(--brand-bg-alt);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--brand-border)}.subhero h1{font-size:3rem;line-height:1.08;margin:10px 0 18px;max-width:900px}.subhero p{font-size:1.08rem;max-width:900px;color:#1a202c;color:var(--brand-text)}.about-grid,.contact-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,0.8fr);grid-gap:42px;gap:42px;align-items:center}.fact-tiles{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.fact-tiles div{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--brand-border);padding:22px;border-radius:12px;border-radius:var(--brand-radius)}.fact-tiles strong{display:block;color:#3f5d43;color:var(--brand-primary);font-size:2rem}.chip-row,.pulse-row,.scope-badges,.stage-strip,.step-strip{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.chip-row span,.pulse-row div,.scope-badges span,.stage-strip div,.step-strip div{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--brand-border);border-radius:12px;border-radius:var(--brand-radius);padding:14px 18px;font-weight:700}.stage-strip span,.step-strip span{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;background:#3f5d43;background:var(--brand-primary);color:#fff;margin-right:8px}.form-preview{display:grid;grid-gap:12px;gap:12px}.form-preview span{padding:12px;background:#f0f4f8;background:var(--brand-bg-alt);border:1px solid #e2e8f0;border:1px solid var(--brand-border)}.category-brief{display:grid;grid-template-columns:minmax(280px,0.9fr) minmax(0,1.1fr);grid-gap:34px;gap:34px;align-items:center;margin-bottom:26px}.category-media img{aspect-ratio:4/3;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px;border-radius:var(--brand-radius)}.dynamic-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.product-img img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f0f4f8;background:var(--brand-bg-alt);border-radius:12px;border-radius:var(--brand-radius)}.product-body{padding-top:18px}.process-timeline{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.process-timeline article{border:1px solid #e2e8f0;border:1px solid var(--brand-border);background:#fff;padding:22px}.process-timeline span{color:#3f5d43;color:var(--brand-primary);font-size:1.5rem;font-weight:800}.cross-section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.cross-section div{min-height:110px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border:1px solid var(--brand-border);background:radial-gradient(circle at 30% 30%,#6b846e,#fff 62%);background:radial-gradient(circle at 30% 30%,var(--brand-primary-light),#fff 62%);font-weight:800}.colorway-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.colorway-grid.mini{display:flex;flex-wrap:wrap}.colorway-grid article{border:1px solid #e2e8f0;border:1px solid var(--brand-border);padding:18px;background:#fff}.colorway-grid article span{display:block;width:100%;height:86px;border:1px solid #e2e8f0;border:1px solid var(--brand-border);margin-bottom:14px}.image-card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.image-card-grid article{border:1px solid #e2e8f0;border:1px solid var(--brand-border);background:#fff;padding:18px}.image-card-grid img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:12px;border-radius:var(--brand-radius)}.faq-list{display:grid;grid-gap:14px;gap:14px}.faq-list details{border:1px solid #e2e8f0;border:1px solid var(--brand-border);padding:18px 22px;background:#fff}.faq-list summary{cursor:pointer;font-weight:800}.cta-band{position:relative;overflow:hidden;background:#27402a;background:var(--brand-primary-dark);color:#fff;padding-bottom:104px}.cta-band .eyebrow,.cta-band h2,.cta-band p{color:#fff}.cta-band>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.22;z-index:0}.cta-band .container{position:relative;z-index:1}.mini-form{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:28px}.mini-form span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.32);padding:14px}.blog-layout{background:#f0f4f8;background:var(--brand-bg-alt)}.blog-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--brand-border);padding:28px;margin-bottom:20px;border-radius:12px;border-radius:var(--brand-radius)}.blog-card h2 a{-webkit-text-decoration:none;text-decoration:none;color:#1a202c;color:var(--brand-text)}.article-meta,.date{color:#3f5d43;color:var(--brand-primary);font-weight:700}.article-content{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--brand-border);padding:36px}.author-box,.post-nav{display:flex;gap:18px;align-items:center;margin-top:28px;padding-top:24px;border-top:1px solid #e2e8f0;border-top:1px solid var(--brand-border)}.author-avatar{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.site-footer{background:#27402a;background:var(--brand-primary-dark);color:#fff;padding:70px 0 32px}.site-footer a,.site-footer h5,.site-footer h6,.site-footer p,.site-footer span{color:#fff}.site-footer a{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.footer-top{display:grid;grid-template-columns:minmax(260px,0.8fr) minmax(0,1.6fr);grid-gap:42px;gap:42px}.footer-links.four{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.footer-links.three{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.footer-links.two{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.footer-links ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:9px;gap:9px}.footer-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.22);margin-top:40px;padding-top:22px}.footer-partners{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.modal-header{background:#27402a;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff}.error-page .error-code{display:block;color:#3f5d43;color:var(--brand-primary);font-size:5rem;font-weight:900;line-height:1}.text-link{color:#3f5d43;color:var(--brand-primary);font-weight:800}@media (max-width:991px){.home-hero{padding-top:150px;min-height:auto}.home-gradient-hero h1,.home-image-hero h1,.home-split-hero h1,.subhero h1{font-size:2.35rem}.about-grid,.category-brief,.colorway-grid,.contact-grid,.cross-section,.dynamic-product-grid,.feature-layout,.footer-links.four,.footer-links.three,.footer-links.two,.footer-top,.four-card-grid,.image-card-grid,.process-timeline,.quote-grid,.three-card-grid{grid-template-columns:1fr}.stat-bar,.stat-panel,.trust-row{flex-wrap:wrap}.stat-bar div,.stat-panel div,.trust-item{flex:0 0 50%}.hero-bottom-band{position:relative;flex-direction:column;gap:10px;align-items:flex-start}.footer-bottom{flex-direction:column}}@media (max-width:575px){.section-block{padding:56px 0}.subhero{padding-top:140px}.stat-bar div,.stat-panel div,.trust-item{flex:0 0 100%}.button-row{flex-direction:column}}.feedback-form{display:grid;grid-gap:16px;gap:16px}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border-radius:12px;border-radius:var(--brand-radius)}.feedback-form textarea{min-height:120px}.feedback-form .privacy-note{font-size:.9rem;color:#1a202c;color:var(--brand-text)}.feedback-form .btn{width:100%}