@charset "UTF-8";:root{--brand-primary:#212629;--brand-primary-dark:#0D1217;--brand-primary-light:#495257;--brand-secondary:#ADB5BD;--brand-accent:#FF6B35;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F4F8;--brand-text:#1A202C;--brand-text-secondary:#4A5568;--brand-text-inverse:#FFFFFF;--text-on-dark:#FFFFFF;--brand-border:#E2E8F0;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--container-wide:1200px;--radius:0px}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:#212629;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#ff6b35;color:var(--brand-accent)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{letter-spacing:0;color:#1a202c;color:var(--brand-text);line-height:1.16;font-weight:700}p{color:#4a5568;color:var(--brand-text-secondary)}.container{max-width:1200px;max-width:var(--container-wide)}.hone-navbar-dark{background:#0d1217;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.14);padding-top:8px;padding-bottom:8px}.hone-navbar-dark .navbar-brand{min-width:180px}.hone-navbar-dark .brand-logo{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.hone-navbar-dark .nav-link{color:#fff;font-weight:600;padding-left:14px;padding-right:14px}.hone-navbar-dark .nav-link:focus,.hone-navbar-dark .nav-link:hover{color:#ff6b35;color:var(--brand-accent)}.hone-btn-ghost{color:#fff;border:1px solid #fff;border-radius:0;border-radius:var(--radius);padding:9px 18px;font-weight:700}.hone-btn-ghost:hover{color:#0d1217;color:var(--brand-primary-dark);background:#fff}.btn{border-radius:0;border-radius:var(--radius);font-weight:700;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.btn-primary-solid{background:#ff6b35;background:var(--brand-accent);border-color:#ff6b35;border-color:var(--brand-accent);color:#fff}.btn-primary-solid:hover{background:#e65a28;border-color:#e65a28;color:#fff}.btn-outline-light{border-color:#fff;color:#fff}.btn-outline-light:hover{background:#fff;color:#0d1217;color:var(--brand-primary-dark)}.section-pad{padding-top:80px;padding-bottom:80px}.bg-alt{background:#f0f4f8;background:var(--brand-bg-alt)}.section-head{max-width:760px;margin:0 auto 40px;text-align:center}.section-head.narrow{max-width:680px}.section-kicker{display:inline-block;margin:0 0 12px;color:#ff6b35;color:var(--brand-accent);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-hero .section-kicker,.section-kicker.light,.subhero-about .section-kicker,.subhero-industries .section-kicker,.subhero-products .section-kicker,.subhero-sus .section-kicker{color:#fff}.article-shell,.featured-blog-shell,.page-head,.policy-page,.subhero-about,.subhero-industries,.subhero-products,.subhero-sus{padding-top:160px}.page-head,.policy-page{padding-bottom:72px}.page-head .container,.policy-page .container{max-width:860px}.page-head h1,.policy-page h1{font-size:48px}.subhero-about,.subhero-industries,.subhero-products,.subhero-sus{min-height:430px;display:flex;align-items:center;background:linear-gradient(135deg,rgba(13,18,23,.92),rgba(33,38,41,.82))}.cta-solid h2,.cta-solid p,.modal-header .modal-title,.site-footer a,.site-footer h5,.site-footer h6,.site-footer p,.site-footer span,.subhero-about h1,.subhero-about p,.subhero-industries h1,.subhero-industries p,.subhero-products h1,.subhero-products p,.subhero-sus h1,.subhero-sus p{color:#fff}.subhero-about .container,.subhero-sus .container{max-width:860px}.single-cta{padding-top:72px;padding-bottom:88px;background:#fff}.single-cta h2{margin-bottom:22px}.cta-solid{padding-top:80px;padding-bottom:96px;background:#0d1217;background:var(--brand-primary-dark)}.cta-actions,.hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.product-card{border:1px solid #e2e8f0;border:1px solid var(--brand-border);background:#fff;height:100%;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(13,18,23,.12)}.product-card a{color:inherit;display:block;height:100%}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f0f4f8;background:var(--brand-bg-alt)}.product-card-body{padding:24px}.product-card-body h3{font-size:22px;margin-bottom:10px}.product-card-body span,.text-link{color:#ff6b35;color:var(--brand-accent);font-weight:800}.feature-grid,.partner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.feature-grid>div,.partner-grid article{border:1px solid #e2e8f0;border:1px solid var(--brand-border);background:#fff;padding:28px}.feature-grid span,.roadmap span{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:36px;margin-bottom:16px;background:#0d1217;background:var(--brand-primary-dark);color:#fff;font-weight:800}.impact-strip,.stats-strip{background:#0d1217;background:var(--brand-primary-dark);padding:38px 0}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1px;gap:1px;background:rgba(255,255,255,.18)}.stat-grid>div{background:#0d1217;background:var(--brand-primary-dark);padding:28px;text-align:center}.stat-grid span,.stat-grid strong{display:block;color:#fff}.stat-grid strong{font-size:36px;margin-bottom:8px}.site-footer{padding-top:64px;background:#0d1217;background:var(--brand-primary-dark)}.site-footer a{display:block;margin-bottom:10px;-webkit-text-decoration:underline;text-decoration:underline}.site-footer h5{font-size:24px;margin-bottom:14px}.site-footer h6{margin-bottom:14px}.footer-contact{font-weight:700}.footer-bottom{margin-top:44px;padding:18px 0;border-top:1px solid rgba(255,255,255,.14)}.modal-header{background:#0d1217;background:var(--brand-primary-dark)}.modal-header .btn-close{filter:invert(1)}@media (max-width:767px){.section-pad{padding-top:48px;padding-bottom:48px}.article-shell,.featured-blog-shell,.home-hero,.page-head,.policy-page,.subhero-about,.subhero-industries,.subhero-products,.subhero-sus{padding-top:132px}.page-head h1,.policy-page h1{font-size:34px}.cta-actions,.hero-actions{flex-direction:column;align-items:stretch}}[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){[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){[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:minmax(0,1fr)}}