@charset "UTF-8";:root{--brand-primary:#3F5D44;--brand-primary-dark:#27402B;--brand-primary-light:#6B846F;--brand-secondary:#D9C7AA;--brand-accent:#E8DCC4;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F4F8;--brand-text:#1A202C;--brand-text-secondary:#2F3A48;--brand-text-inverse:#FFFFFF;--text-on-dark:#FFFFFF;--brand-border:#E2E8F0;--brand-success:#22C55E;--shadow-soft:0 16px 40px rgba(26, 32, 44, 0.12);--radius:12px}body{margin:0;color:#1a202c;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:#3f5d44;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#27402b;color:var(--brand-primary-dark);-webkit-text-decoration:underline;text-decoration:underline}.container{max-width:1200px}.section{padding:88px 0}.narrow{max-width:900px}.eyebrow{margin-bottom:12px;color:#3f5d44;color:var(--brand-primary);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,h4,h5,h6{color:#1a202c;color:var(--brand-text);font-weight:700;letter-spacing:0}h1{font-size:3rem;line-height:1.12}h2{font-size:2.1rem;line-height:1.2}h3{font-size:1.25rem}.btn{border-radius:12px;border-radius:var(--radius);font-weight:700}.btn-primary{background:#3f5d44;background:var(--brand-primary);border-color:#3f5d44;border-color:var(--brand-primary);color:#fff;color:var(--text-on-dark)}.btn-primary:hover{background:#27402b;background:var(--brand-primary-dark);border-color:#27402b;border-color:var(--brand-primary-dark);color:#fff;color:var(--text-on-dark)}.btn-outline-primary{border-color:#3f5d44;border-color:var(--brand-primary);color:#3f5d44;color:var(--brand-primary)}.btn-outline-primary:hover{background:#3f5d44;background:var(--brand-primary);border-color:#3f5d44;border-color:var(--brand-primary);color:#fff;color:var(--text-on-dark)}.fest-utility-bar{min-height:32px;padding:6px 0;background:#27402b;background:var(--brand-primary-dark);color:#fff;color:var(--text-on-dark);font-size:.78rem;transition:transform 180ms}.fest-utility-bar.is-hidden{transform:translateY(-100%)}.fest-utility-bar span{color:#fff;color:var(--text-on-dark)}.fest-navbar{background:#fff;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--brand-border);box-shadow:0 8px 22px rgba(26,32,44,.06)}.brand-logo{display:block;width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:linear-gradient(135deg,rgba(63,93,68,.14),rgba(217,199,170,.35));border-radius:8px}.navbar-toggler{border-color:#e2e8f0;border-color:var(--brand-border)}.nav-link{color:#1a202c;color:var(--brand-text);font-weight:700}.nav-link:hover{color:#3f5d44;color:var(--brand-primary)}.section-heading{max-width:760px;margin:0 auto 42px}.section-heading p{color:#2f3a48;color:var(--brand-text-secondary)}.subhero{position:relative;min-height:430px;padding:150px 0 90px;overflow:hidden;background:#27402b;background:var(--brand-primary-dark)}.subhero h1,.subhero p{position:relative;color:#fff;color:var(--text-on-dark)}.subhero .eyebrow{color:#e8dcc4;color:var(--brand-accent)}.subhero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subhero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(39,64,43,.9),rgba(39,64,43,.48))}.subhero .container{position:relative;max-width:900px}.check-list{display:grid;grid-gap:12px;gap:12px;padding:0;margin:22px 0 0;list-style:none}.check-list li{position:relative;padding-left:30px;color:#1a202c;color:var(--brand-text)}.check-list li::before{content:"";position:absolute;left:0;top:.45em;width:14px;height:14px;border-radius:50%;background:#3f5d44;background:var(--brand-primary)}.check-list.light li{color:#fff;color:var(--text-on-dark)}.check-list.light li::before{background:#e8dcc4;background:var(--brand-accent)}.long-copy{max-width:980px;margin:36px auto 0;color:#2f3a48;color:var(--brand-text-secondary);font-size:1.02rem}.long-copy p{margin-bottom:18px}.gradient-cta,.split-cta{background:linear-gradient(135deg,#3f5d44,#27402b);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:#fff;color:var(--text-on-dark)}.gradient-cta .eyebrow,.gradient-cta h2,.gradient-cta p,.split-cta .eyebrow,.split-cta h2,.split-cta p{color:#fff;color:var(--text-on-dark)}.split-cta{padding-top:88px;padding-bottom:104px}.cta-form-card,.form-panel{padding:28px;background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 16px 40px rgba(26,32,44,.12);box-shadow:var(--shadow-soft)}.centered-cta{text-align:center}.centered-cta .container{max-width:780px}.site-footer{padding:72px 0 30px;background:#27402b;background:var(--brand-primary-dark);color:#fff;color:var(--text-on-dark)}.site-footer .footer-bottom,.site-footer a,.site-footer h5,.site-footer h6,.site-footer p{color:#fff;color:var(--text-on-dark)}.site-footer h5{font-size:1.45rem}.site-footer a{display:block;margin:8px 0;-webkit-text-decoration:underline;text-decoration:underline}.footer-contact{font-weight:700}.footer-bottom{margin-top:42px;padding-top:18px;border-top:1px solid rgba(255,255,255,.22);font-size:.9rem}.modal-header{background:#27402b;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff;color:var(--text-on-dark)}.modal-header .btn-close{filter:invert(1)}.blog-grid,.board-grid,.contact-grid,.partner-grid,.product-grid,.service-grid,.team-grid,.tech-grid,.value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px}.blog-card,.board-grid article,.contact-grid article,.partner-grid article,.product-card,.service-grid article,.team-grid article,.tech-grid article,.value-grid article{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--brand-border);border-radius:12px;border-radius:var(--radius);box-shadow:0 10px 28px rgba(26,32,44,.07);overflow:hidden}.blog-card,.contact-grid article,.partner-grid article,.service-grid article,.tech-grid article,.value-grid article{padding:28px}.board-grid img,.feature-visual img,.featured-product-img,.image-card img,.industry-two-grid img,.product-media img,.team-grid img{width:100%;display:block;-o-object-fit:cover;object-fit:cover}.article-shell,.blog-head,.error-shell,.legal-shell{padding:140px 0 88px}.article-shell h1,.blog-head h1,.error-shell h1,.legal-shell h1{margin-bottom:20px}.error-shell{min-height:560px;background:#f0f4f8;background:var(--brand-bg-alt)}[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){h1{font-size:2.35rem}h2{font-size:1.75rem}.section{padding:64px 0}.subhero{padding-top:130px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){h1{font-size:2rem}.hero-actions,.pagination-wrap{display:grid;grid-gap:12px;gap:12px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:minmax(0,1fr)}}.feedback-form .form-label{color:#1a202c;color:var(--brand-text);font-weight:700}.feedback-form .form-control,.feedback-form .form-select{border-color:#e2e8f0;border-color:var(--brand-border);border-radius:10px;min-height:46px}.feedback-form textarea.form-control{min-height:120px}.feedback-form .form-control:focus,.feedback-form .form-select:focus{border-color:#3f5d44;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(63,93,68,.18)}.form-note{color:#2f3a48;color:var(--brand-text-secondary);font-size:.9rem}