:root{--brand-primary:#FFC20E;--brand-primary-dark:#9D7500;--brand-primary-light:#FFE8A3;--brand-secondary:#1C1A00;--brand-accent:#111111;--brand-neutral-dark:#1A1F2A;--brand-neutral-mid:#5A6472;--brand-neutral-light:#F3F5F8;--brand-bg:#FFFFFF;--brand-bg-alt:#FFFAEC;--brand-text:#1A1F2A;--brand-text-secondary:#5A6472;--brand-text-inverse:#FFFFFF;--brand-border:#D9E0E9;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:2px;--brand-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:#fff;background:var(--brand-bg);color:#1a1f2a;color:var(--brand-text);font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-font);line-height:1.6}a{color:#111;color:var(--brand-accent);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#9d7500;color:var(--brand-primary-dark)}img{max-width:100%;height:auto}.section,section[class*=-section]{padding-top:80px;padding-bottom:80px}.section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.section-heading.text-start{margin-left:0;text-align:left}.section-heading h2,section h2{font-size:max(1.6rem, min(3vw, 2.5rem));line-height:1.15;margin-bottom:16px;color:#1a1f2a;color:var(--brand-text)}.eyebrow{display:inline-block;margin-bottom:12px;color:#9d7500;color:var(--brand-primary-dark);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.btn{border-radius:2px;border-radius:var(--brand-radius);font-weight:800}.btn-primary-solid{background:#ffc20e;background:var(--brand-primary);border:1px solid #ffc20e;border:1px solid var(--brand-primary);color:#1c1a00;color:var(--brand-secondary)}.btn-primary-solid:hover{background:#ffe8a3;background:var(--brand-primary-light);border-color:#ffe8a3;border-color:var(--brand-primary-light);color:#1c1a00;color:var(--brand-secondary)}.btn-light-solid{background:#fff;border:1px solid #fff;color:#1c1a00;color:var(--brand-secondary)}.btn-light-solid:hover{background:#ffe8a3;background:var(--brand-primary-light);border-color:#ffe8a3;border-color:var(--brand-primary-light);color:#1c1a00;color:var(--brand-secondary)}.btn-outline-dark{border-color:#1c1a00;border-color:var(--brand-secondary);color:#1c1a00;color:var(--brand-secondary)}.btn-outline-dark:hover{background:#1c1a00;background:var(--brand-secondary);color:#fff}.fct-navbar-line{background:#1c1a00;background:var(--brand-secondary);border-bottom:1px solid rgba(255,255,255,.16);padding:8px 0}.fct-navbar-line .navbar-brand img{display:block;width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.fct-navbar-line .navbar-nav{gap:8px}.fct-navbar-line .nav-link{color:#fff;font-size:.88rem;font-weight:800;padding:8px 10px}.fct-navbar-line .nav-link.active,.fct-navbar-line .nav-link:hover{color:#ffc20e;color:var(--brand-primary)}.fct-nav-cta{margin-left:16px;white-space:nowrap}.fct-navbar-line .navbar-toggler{border-color:rgba(255,255,255,.5)}.fct-navbar-line .navbar-toggler-icon{background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);background-position:center 9px,center 17px,center 25px;background-repeat:no-repeat;background-size:24px 2px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,0.9fr);grid-gap:48px;gap:48px;align-items:center}.hero-copy h1,.sub-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08;margin-bottom:20px}.hero-copy p,.sub-hero p{font-size:1.08rem;max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-media img,.sub-hero img:not(.sub-hero-bg){width:100%;min-height:360px;-o-object-fit:cover;object-fit:cover;border-radius:2px;border-radius:var(--brand-radius);background:#f3f5f8;background:var(--brand-neutral-light);border:1px solid #d9e0e9;border:1px solid var(--brand-border)}.sub-hero{position:relative;overflow:hidden;padding:96px 0;background:#1c1a00;background:var(--brand-secondary)}.sub-hero .eyebrow,.sub-hero h1,.sub-hero p{color:#fff}.sub-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.sub-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(28,26,0,.88),rgba(28,26,0,.58));z-index:1}.sub-hero .container{position:relative;z-index:2}.blog-card-grid,.contact-grid,.grid-3,.industry-card-grid,.lab-gallery,.machine-grid,.product-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.dashboard-grid,.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}article{min-width:0}.cta-section,.project-stats-bar,.section-dark,.site-footer{background:#1c1a00;background:var(--brand-secondary);color:#fff}.cta-section h2,.cta-section p,.project-stats-bar span,.project-stats-bar strong,.section-dark h2,.section-dark h3,.section-dark p,.section-dark span,.site-footer h5,.site-footer p,.site-footer span{color:#fff}.cta-section a:not([class*=btn-]),.section-dark a:not([class*=btn-]),.site-footer a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.cta-section{padding:80px 0 96px;text-align:center}.cta-section .container{max-width:760px}.cta-section h2{font-size:max(1.7rem, min(3vw, 2.6rem));line-height:1.14}.cta-section .btn:last-child{margin-bottom:0}.site-footer{padding-top:72px;padding-bottom:32px}.footer-main{padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.18)}.footer-links{padding:0;margin:0;list-style:none}.footer-links li+li{margin-top:8px}.footer-social{display:flex;gap:10px}.footer-social a{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.35);font-size:.72rem;font-weight:800;-webkit-text-decoration:none;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;font-size:.9rem}.footer-bottom a+a{margin-left:16px}.modal-header{background:#1c1a00;background:var(--brand-secondary);color:#fff}.modal-header .modal-title{color:#fff}.narrow-container{max-width:860px}@media (max-width:991px){.fct-nav-cta{margin:12px 0 4px;width:100%}.hero-grid{grid-template-columns:1fr}.blog-card-grid,.contact-grid,.grid-3,.industry-card-grid,.lab-gallery,.machine-grid,.product-card-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))}.dashboard-grid,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.section,section[class*=-section]{padding-top:56px;padding-bottom:56px}.hero-copy h1,.sub-hero h1{font-size:max(2rem, min(10vw, 3rem))}.blog-card-grid,.contact-grid,.dashboard-grid,.grid-3,.grid-4,.industry-card-grid,.lab-gallery,.machine-grid,.product-card-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.footer-bottom{flex-direction:column}}.feedback-form .form-label{color:#1a1f2a;color:var(--brand-text);font-weight:800}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border-color:#d9e0e9;border-color:var(--brand-border);border-radius:2px;border-radius:var(--brand-radius)}.feedback-form textarea.form-control{min-height:120px}.feedback-form .form-check-label{color:#1a1f2a;color:var(--brand-text)}.feedback-form .form-check-label a{color:#111;color:var(--brand-accent);-webkit-text-decoration:underline;text-decoration:underline}