@charset "UTF-8";:root{--brand-primary:#0F2D5C;--brand-primary-dark:#071A3E;--brand-primary-light:#3A5489;--brand-secondary:#C8102E;--brand-accent:#FFB81C;--brand-bg:#FFFFFF;--brand-bg-alt:#E5EAF3;--brand-text:#101521;--brand-text-muted:#4E5969;--brand-text-inverse:#FFFFFF;--brand-border:#CCD2DE;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--radius:8px}body{margin:0;color:#101521;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:#0f2d5c;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#c8102e;color:var(--brand-secondary)}.rbc-navbar{background:#fff;border-bottom:1px solid #ccd2de;border-bottom:1px solid var(--brand-border);padding:6px 0}.brand-logo{width:180px;max-width:100%;height:40px;-o-object-fit:contain;object-fit:contain;background:linear-gradient(90deg,#0f2d5c,#3a5489);background:linear-gradient(90deg,var(--brand-primary),var(--brand-primary-light));border-radius:4px}.navbar-brand{max-width:100%;overflow:hidden}.navbar-nav{gap:18px}.nav-link{color:#101521;color:var(--brand-text);font-size:.9rem;font-weight:600}.site-footer{background:#071a3e;background:var(--brand-primary-dark);background-color:#1a1a1a;color:#fff;color:var(--brand-text-inverse);padding:72px 0 28px}.site-footer h2{font-size:1.1rem;margin-bottom:18px}.footer-links{-moz-columns:2;columns:2;list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:10px}.footer-bottom a,.footer-links a{color:rgba(255,255,255,.82)}.social-row{display:flex;gap:16px;margin-top:24px}.social-row a:not([class*=btn-]){display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.34);border-radius:50%;color:#fff;text-transform:uppercase}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;gap:16px;margin-top:42px;padding-top:24px;color:rgba(255,255,255,.76)}.eyebrow{color:#c8102e;color:var(--brand-secondary);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase;margin-bottom:12px}.blog-shell,.error-page,.home-hero,.policy-page,.smart-hero,.sub-hero{padding:86px 0;background-color:#1a1a1a}.blog-detail,.contact-info-section{padding:86px 0}.contact-info-section{background-color:#e5eaf3;background-color:var(--brand-bg-alt)}.blog-detail{background-color:#fff}.blog-detail .article-header h1,.blog-detail .recent-posts h2,.contact-info-section .section-heading h1,.contact-info-section .section-heading p{color:#101521;color:var(--brand-text)}.hero-gradient{background:linear-gradient(135deg,#071a3e,#0f2d5c);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));background-color:#1a1a1a;color:#fff;color:var(--brand-text-inverse)}.hero-gradient .container,.products-hero .container,.quote-form-section .container,.smart-hero .container,.split-cta .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,42%);grid-gap:48px;gap:48px;align-items:center}.cta-image .eyebrow,.dark-industry-hero .eyebrow,.hero-gradient .eyebrow{color:#ffb81c;color:var(--brand-accent)}.dark-industry-hero h1,.hero-copy h1,.smart-hero h1,.sub-hero h1{font-size:48px;line-height:1.08;margin-bottom:22px}.hero-lede,.smart-hero p,.sub-hero p{font-size:1.08rem}.hero-proof{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0;font-family:"Roboto Mono",monospace}.cert-row span,.hero-proof span{border:1px solid rgba(255,255,255,.28);border-radius:8px;border-radius:var(--radius);padding:8px 12px}.button-row{display:flex;flex-wrap:wrap;gap:14px}.cta-image>img,.hero-image,.smart-hero img,.sub-hero img,.sustainability-hero>img{width:100%;border-radius:8px;border-radius:var(--radius);-o-object-fit:cover;object-fit:cover;min-height:320px;background:#e5eaf3;background:var(--brand-bg-alt)}.cert-list-section,.cert-logo-row,.commitment-statement,.data-minimal-grid,.download-section,.feature-section,.goals-section,.industries-strip,.industry-icon-grid,.process-section,.product-hub,.progress-section,.pt-trust,.quote-section,.requirements-table,.service-cards,.smart-grid,.smart-note{padding:80px 0}.section-heading{max-width:760px;margin-bottom:34px}.download-section h2,.process-section h2,.progress-section h2,.requirements-table h2,.section-heading h2{font-size:34px;line-height:1.15}.pt-trust{background:#fff;border-bottom:1px solid #ccd2de;border-bottom:1px solid var(--brand-border)}.pt-trust__caption{color:#4e5969;color:var(--brand-text-muted);font-size:.82rem;font-weight:800;text-transform:uppercase}.pt-oem-logo-row{display:flex;flex-wrap:wrap;gap:34px 56px;align-items:center}.pt-oem-logo-row img{width:120px;height:40px;background:#e5eaf3;background:var(--brand-bg-alt);filter:grayscale(100%);opacity:.66}.contact-grid,.download-grid,.fact-grid,.goal-grid,.icon-grid-four,.product-grid,.six-grid,.smart-grid .container,.static-product-grid,.three-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px}.six-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.six-grid:has(> :nth-child(5):last-child),.six-grid:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.six-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){article{max-width:100%;word-wrap:anywhere}.six-grid{grid-template-columns:1fr}}.blog-card,.contact-grid article,.download-grid article,.fact-grid article,.goal-grid article,.icon-grid-four article,.product-card,.six-grid article,.smart-grid article,.static-product-grid article,.three-card-grid article{background:#fff;border:1px solid #ccd2de;border:1px solid var(--brand-border);border-radius:8px;border-radius:var(--radius);padding:26px;box-shadow:0 18px 40px rgba(7,26,62,.06)}.goal-grid span,.icon-grid-four span,.six-grid span,.three-card-grid span{color:#c8102e;color:var(--brand-secondary);font-weight:800;font-family:"Roboto Mono",monospace}.blog-shell,.data-minimal-grid,.download-section,.goals-section,.industries-strip,.industry-icon-grid,.product-hub,.smart-grid{background:#e5eaf3;background:var(--brand-bg-alt)}.horizontal-cards{display:flex;gap:24px;overflow-x:auto;padding-bottom:10px}.horizontal-cards article{flex:0 0 300px;background:#fff;border:1px solid #ccd2de;border:1px solid var(--brand-border);border-radius:8px;border-radius:var(--radius);overflow:hidden}.horizontal-cards img,.product-card img{width:100%;height:190px;-o-object-fit:cover;object-fit:cover;background:#d8dee9}.horizontal-cards h3,.horizontal-cards p{padding:0 20px}.horizontal-cards h3{padding-top:20px}.horizontal-cards p{padding-bottom:20px}.download-grid span{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;background:#0f2d5c;background:var(--brand-primary);background-color:#1a1a1a;color:#fff;border-radius:8px;border-radius:var(--radius);font-weight:800}.quote-section{text-align:center;background:#071a3e;background:var(--brand-primary-dark);background-color:#1a1a1a;color:#fff}.quote-section blockquote{max-width:840px;margin:0 auto 18px;font-size:30px;line-height:1.28}.cta-image,.sustainability-hero{position:relative;color:#fff;overflow:hidden;background-color:#1a1a1a}.cta-image>img,.sustainability-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;border-radius:0;filter:brightness(.52)}.cta-image .container,.sustainability-hero .container{position:relative;padding:96px 12px}.cta-panel{max-width:680px}.sub-hero{background:#f8fafc}.image-hero,.sustainability-hero{min-height:500px;background-color:#1a1a1a}.image-hero{position:relative;color:#fff;overflow:hidden;background-color:#1a1a1a}.image-hero img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;border-radius:0;filter:brightness(.48)}.image-hero .container{position:relative;max-width:900px}.timeline-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:18px;gap:18px}.timeline-row article{border-top:3px solid #c8102e;border-top:3px solid var(--brand-secondary);padding-top:18px}.centered-cta,.guarantee-band,.quote-form-section,.single-button-cta,.split-cta,.standard-cta{padding:80px 0 96px}.centered-cta,.guarantee-band,.standard-cta{background:#0f2d5c;background:var(--brand-primary);background-color:#1a1a1a;color:#fff}.quote-form-section,.split-cta{background:#071a3e;background:var(--brand-primary-dark);background-color:#1a1a1a;color:#fff}.compact-page-header{padding:76px 0 40px}.compact-page-header .container{max-width:920px}.fact-grid strong{display:block;color:#0f2d5c;color:var(--brand-primary);font-size:30px}.about-copy{max-width:940px;margin:28px 0 0}.cert-list{display:grid;grid-gap:14px;gap:14px;padding-left:20px}.dark-industry-hero{background:#071a3e;background:var(--brand-primary-dark);background-color:#1a1a1a;color:#fff;padding:96px 0}table{width:100%;border-collapse:collapse;background:#fff}td,th{border:1px solid #ccd2de;border:1px solid var(--brand-border);padding:16px;vertical-align:top}th{background:#0f2d5c;background:var(--brand-primary);color:#fff}.table-note{margin-top:24px;color:#4e5969;color:var(--brand-text-muted)}.progress-list{display:grid;grid-gap:18px;gap:18px}.progress-list div{background:#fff;border:1px solid #ccd2de;border:1px solid var(--brand-border);border-radius:8px;border-radius:var(--radius);padding:18px}.progress-list strong{display:block;margin-top:10px;background:linear-gradient(90deg,#c8102e,#ffb81c);background:linear-gradient(90deg,var(--brand-secondary),var(--brand-accent));background-color:#1a1a1a;color:#fff;border-radius:999px;padding:4px 12px;min-width:80px}.cert-row{display:flex;flex-wrap:wrap;gap:14px}.cert-row span{border-color:#ccd2de;border-color:var(--brand-border);color:#0f2d5c;color:var(--brand-primary);background:#fff}.blog-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:34px;gap:34px}.blog-sidebar{background:#fff;border:1px solid #ccd2de;border:1px solid var(--brand-border);border-radius:8px;border-radius:var(--radius);padding:24px;align-self:start}.blog-sidebar a,.recent-posts a{display:block;margin:10px 0}.blog-list{display:grid;grid-gap:18px;gap:18px}.article-nav,.pager{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.article-nav a,.pager a{border:1px solid #ccd2de;border:1px solid var(--brand-border);border-radius:8px;border-radius:var(--radius);padding:8px 12px;background:#fff}.pager .active{background:#0f2d5c;background:var(--brand-primary);background-color:#1a1a1a;color:#fff}.article-header{max-width:860px;margin-bottom:36px}.article-body{max-width:860px;font-size:1.05rem}.error-page .container,.policy-page .container{max-width:900px}.quote-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:rgba(7,26,62,.76);align-items:center;justify-content:center;padding:20px}.quote-modal[aria-hidden=false]{display:flex}.quote-modal__dialog{background:#fff;border-radius:8px;border-radius:var(--radius);width:min(760px,100%);max-height:90vh;overflow:auto;padding:30px}.quote-modal__close{float:right;border:0;background:#0f2d5c;background:var(--brand-primary);color:#fff;border-radius:50%;width:34px;height:34px}@media (max-width:900px){.blog-layout,.hero-gradient .container,.products-hero .container,.quote-form-section .container,.smart-hero .container,.split-cta .container{grid-template-columns:1fr}.dark-industry-hero h1,.hero-copy h1,.smart-hero h1,.sub-hero h1{font-size:34px}.footer-bottom{flex-direction:column}}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))!important}@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))!important}}@media (max-width:575px){[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr!important}}