:root{--brand-primary:#3F5D40;--brand-primary-dark:#274028;--brand-primary-light:#6B846C;--brand-secondary:#D9C7AA;--brand-accent:#E8DCC4;--brand-text:#1A202C;--brand-text-muted:#4A5568;--brand-text-inverse:#FFFFFF;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F4F8;--brand-border:#E2E8F0;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:12px}body{color:#1a202c;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:#3f5d40;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#274028;color:var(--brand-primary-dark)}.btn{border-radius:6px;font-weight:700}.btn-primary,.play-btn-cta-solid{background:#3f5d40;background:var(--brand-primary);border-color:#3f5d40;border-color:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.btn-primary:hover,.play-btn-cta-solid:hover{background:#274028;background:var(--brand-primary-dark);border-color:#274028;border-color:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.btn-outline-light:hover{color:#274028;color:var(--brand-primary-dark)}.section-pad{padding:86px 0}.section-pad-sm{padding:58px 0}.section-eyebrow{color:#3f5d40;color:var(--brand-primary);font-weight:800;text-transform:uppercase;letter-spacing:0;font-size:.82rem}.section-title{font-weight:800;color:#1a202c;color:var(--brand-text);margin-bottom:16px}.section-lead{color:#4a5568;color:var(--brand-text-muted);max-width:760px}.play-topbar{background:#0f1115;color:#fff;color:var(--brand-text-inverse);font-size:.82rem;min-height:36px}.cert-badge{display:inline-block;font-style:normal;border:1px solid rgba(255,255,255,.26);border-radius:999px;padding:2px 8px;margin-right:6px;color:rgba(255,255,255,.86)}.play-showroom-cta{color:#d9c7aa;color:var(--brand-secondary);white-space:nowrap}.play-navbar-showroom{background:#fff;background:var(--brand-bg);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--brand-border);box-shadow:0 2px 10px rgba(15,17,21,.08)}.play-brand{display:flex;align-items:center;gap:12px}.brand-logo{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:linear-gradient(135deg,#3f5d40,#d9c7aa);background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));border-radius:4px}.play-brand-tagline{color:#4a5568;color:var(--brand-text-muted);font-size:.78rem}.play-nav-equipment .nav-link{color:#1a202c;color:var(--brand-text);font-weight:700;padding:20px 12px;position:relative}.play-nav-equipment .nav-link:after{content:"";position:absolute;left:50%;right:50%;bottom:12px;height:2px;background:#3f5d40;background:var(--brand-primary);transition:left .2s,right .2s}.play-nav-equipment .nav-link.active:after,.play-nav-equipment .nav-link:hover:after{left:12px;right:12px}.hero-gradient{min-height:560px;background:linear-gradient(135deg,#3f5d40,#274028);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:#fff;color:var(--brand-text-inverse);display:flex;align-items:center;padding:96px 0}.hero-gradient .container{max-width:880px;text-align:center}.hero-gradient h1{font-size:max(2.4rem, min(5vw, 4.8rem));font-weight:850}.hero-gradient p{color:rgba(255,255,255,.9);font-size:1.18rem}.article-grid,.contact-grid,.feature-card-grid,.image-card-grid,.logo-grid,.product-grid{display:grid;grid-gap:24px;gap:24px}.image-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.image-card{min-height:250px;border-radius:12px;border-radius:var(--brand-radius);overflow:hidden;position:relative;background:#274028;background:var(--brand-primary-dark)}.article-thumb img,.case-card img,.feature-visual img,.image-card img,.magazine-hero img,.product-card img,.split-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;background:#e8dcc4;background:var(--brand-accent)}.image-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:22px;color:#fff;color:var(--brand-text-inverse);background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.72))}.feature-split,.featured-blog,.featured-product,.play-svc-hero,.quote-shell,.split-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:center}.feature-visual,.featured-visual,.split-image{min-height:390px;border-radius:12px;border-radius:var(--brand-radius);overflow:hidden}.point-list{display:grid;grid-gap:18px;gap:18px}.blog-card,.contact-card,.feature-card,.point-item,.policy-card,.product-card,.quote-card{border:1px solid #e2e8f0;border:1px solid var(--brand-border);border-radius:12px;border-radius:var(--brand-radius);background:#fff;background:var(--brand-bg);padding:24px}.point-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#3f5d40;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);font-weight:800;margin-right:12px}.testimonial-carousel{max-width:860px;margin:0 auto;text-align:center}.testimonial-carousel blockquote{font-size:1.45rem;font-weight:700;color:#1a202c;color:var(--brand-text)}.carousel-dots span{display:inline-block;width:10px;height:10px;border-radius:50%;background:#e2e8f0;background:var(--brand-border);margin:0 4px}.carousel-dots .active{background:#3f5d40;background:var(--brand-primary)}.trust-divider{background:#274028;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.trust-items{display:flex;flex-wrap:nowrap}.trust-item{flex:1;padding:24px;border-right:1px solid rgba(255,255,255,.22)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-size:2rem}.faq-wrap .accordion-button{font-weight:800;color:#1a202c;color:var(--brand-text)}.cta-split{background:#3f5d40;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.cta-split .quote-card{color:#1a202c;color:var(--brand-text)}.play-footer-heritage{background:#2a1a0e;color:#fff;color:var(--brand-text-inverse);padding:72px 0 26px;border-top:1px solid #c9a66b}.play-footer-heritage a{color:rgba(255,255,255,.84)}.play-foot-col h6,.play-heritage-name{color:#d9c7aa;color:var(--brand-secondary)}.play-foot-col ul,.play-heritage-contact{list-style:none;padding-left:0}.play-foot-col li,.play-heritage-contact li{margin-bottom:9px}.play-footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.page-hero{background:#f0f4f8;background:var(--brand-bg-alt);padding:76px 0}.page-hero.dark,.page-hero.gradient{background:linear-gradient(135deg,#3f5d40,#274028);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:#fff;color:var(--brand-text-inverse)}.page-hero.dark .section-lead,.page-hero.gradient .section-lead{color:rgba(255,255,255,.88)}.product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.product-card{padding:0;overflow:hidden}.product-card .product-body{padding:20px}.product-card img{height:210px}.blog-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);grid-gap:42px;gap:42px}.recent-list{list-style:none;padding-left:0}.recent-list li{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--brand-border);padding:12px 0}.magazine-hero{position:relative;height:420px;overflow:hidden}.magazine-hero .magazine-copy{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:56px;color:#fff;color:var(--brand-text-inverse);background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.78))}.article-content{margin:0 auto}.error-page{min-height:520px;display:flex;align-items:center}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child),[class*=-grid]:has(> :nth-child(7):last-child){grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (max-width:991px){.play-topbar{display:none}.blog-layout,.feature-split,.featured-blog,.featured-product,.play-svc-hero,.quote-shell,.split-section{grid-template-columns:1fr}.trust-items{flex-wrap:wrap}.trust-item{flex:0 0 50%}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child),[class*=-grid]:has(> :nth-child(7):last-child){grid-template-columns:repeat(2,minmax(0,1fr))!important}}.article-detail,.blog-detail,.blog-detail-shell,.blog-magazine-shell,[class*=blog-detail]{overflow-x:hidden}.article-content,.blog-content,.entry-content,[class*=blog-detail] .blog-side,[class*=blog-detail] article,[class*=blog-detail] aside{word-wrap:anywhere;word-break:break-word;max-width:100%}[class*=blog-detail] iframe,[class*=blog-detail] img,[class*=blog-detail] pre,[class*=blog-detail] table{max-width:100%;height:auto}@media (max-width:575px){.section-pad{padding:60px 0}.hero-gradient{min-height:460px}.trust-item{flex:0 0 100%;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.play-footer-bottom{display:block}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child),[class*=-grid]:has(> :nth-child(7):last-child){grid-template-columns:1fr!important}[class*=blog-detail] .post-nav,[class*=blog-detail] .pre-next,[class*=blog-detail] [class*=blog-meta]{flex-wrap:wrap}.h1,h1{font-size:max(1.5rem, min(6.4vw, 1.95rem))!important;line-height:1.15!important}.h2,h2{font-size:max(1.3rem, min(5vw, 1.65rem))!important;line-height:1.2!important}}@media (min-width:992px){.col-lg-5 h1,.col-lg-6 h1,.col-md-6 h1,[class*=col-lg-6] h1{font-size:max(1.9rem, min(3.2vw, 2.7rem))!important;line-height:1.18!important}.col-lg-5 h2,.col-lg-6 h2,.col-md-6 h2,[class*=col-lg-6] h2{font-size:max(1.6rem, min(2.6vw, 2.2rem))!important;line-height:1.22!important}}