:root{--brand-radius:10px;--brand-font:Space Grotesk,Inter,Arial}body{font-family:var(--brand-font);margin:0;font-family:"Space Grotesk",Inter,Arial,sans-serif;font-family:var(--brand-font);color:#1c1924;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.65}.btn,.card,.form-control,input,select,textarea{border-radius:10px;border-radius:var(--brand-radius)}:root{--brand-primary:#5A19E5;--brand-primary-dark:#2A098F;--brand-primary-light:#A97CE8;--brand-secondary:#C741D6;--brand-accent:#A8DA3E;--brand-bg:#FFFFFF;--brand-bg-alt:#F4F3F5;--brand-text:#1C1924;--brand-text-inverse:#FFFFFF;--brand-border:#DFDDE2;--brand-neutral-dark:#1F1D24;--brand-neutral-mid:#5E5968;--brand-neutral-light:#F2F1F2;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:10px;--brand-font:"Space Grotesk",Inter,Arial,sans-serif}*{box-sizing:border-box}img{max-width:100%;height:auto;display:block}a{color:#5a19e5;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#2a098f;color:var(--brand-primary-dark);-webkit-text-decoration:underline;text-decoration:underline}h1,h2,h3,h4,h5,h6{color:#1c1924;color:var(--brand-text);font-weight:700;line-height:1.12;letter-spacing:0}h1{font-size:max(2.25rem, min(5vw, 4.75rem))}h2{font-size:max(1.75rem, min(3vw, 3rem))}h3{font-size:1.25rem}p{color:#5e5968;color:var(--brand-neutral-mid)}section,section[class*=-section]{padding-top:80px;padding-bottom:80px}.eyebrow{display:inline-block;margin-bottom:14px;color:#5a19e5;color:var(--brand-primary);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.eyebrow.on-dark{color:#a8da3e;color:var(--brand-accent)}.section-heading{max-width:780px;margin:0 auto 44px;text-align:center}.section-heading.align-left{margin-left:0;text-align:left}.section-heading.compact{margin-bottom:28px}.btn.flir-btn-primary,.flir-btn-primary{border:1px solid #5a19e5;border:1px solid var(--brand-primary);background:#5a19e5;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);border-radius:10px;border-radius:var(--brand-radius);padding:.82rem 1.25rem;font-weight:700}.btn.flir-btn-primary:hover,.flir-btn-primary:hover{border-color:#2a098f;border-color:var(--brand-primary-dark);background:#2a098f;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:none;text-decoration:none}.btn.flir-btn-outline,.flir-btn-outline{border:1px solid #5a19e5;border:1px solid var(--brand-primary);background:0 0;color:#5a19e5;color:var(--brand-primary);border-radius:10px;border-radius:var(--brand-radius);padding:.82rem 1.25rem;font-weight:700}.btn.flir-btn-outline:hover,.flir-btn-outline:hover{background:#5a19e5;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:none;text-decoration:none}.btn.flir-btn-light,.flir-btn-light{border:1px solid #fff;background:#fff;color:#2a098f;color:var(--brand-primary-dark);border-radius:10px;border-radius:var(--brand-radius);padding:.85rem 1.35rem;font-weight:700}.btn.flir-btn-outline-dark,.flir-btn-outline-dark{border:1px solid #1f1d24;border:1px solid var(--brand-neutral-dark);color:#1f1d24;color:var(--brand-neutral-dark);border-radius:10px;border-radius:var(--brand-radius);padding:.82rem 1.25rem;font-weight:700}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.stats-row{display:flex;flex-wrap:nowrap;gap:0;border:1px solid #dfdde2;border:1px solid var(--brand-border);border-radius:10px;border-radius:var(--brand-radius);overflow:hidden;background:#fff}.stat-item{flex:1 1 0;min-width:0;padding:28px 18px;text-align:center;border-right:1px solid #dfdde2;border-right:1px solid var(--brand-border)}.stat-item:last-child{border-right:0}.stat-item strong{display:block;color:#2a098f;color:var(--brand-primary-dark);font-size:max(1.2rem, min(2vw, 1.75rem));line-height:1.1;white-space:nowrap}.stat-item span{display:block;margin-top:8px;color:#5e5968;color:var(--brand-neutral-mid);font-size:.92rem}.case-grid,.checklist-grid,.contact-three-grid,.facts-grid,.industry-image-grid,.industry-two-col-grid,.product-card-grid{display:grid;grid-gap:24px;gap:24px}.industry-image-grid,.product-card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.case-grid,.checklist-grid,.contact-three-grid,.facts-grid,.industry-two-col-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.calculator-card,.case-grid article,.cert-simple-list li,.contact-three-grid article,.cta-form-card,.dynamic-product-card,.facts-grid article,.industry-card,.industry-two-col-grid article,.product-card{border:1px solid #dfdde2;border:1px solid var(--brand-border);border-radius:10px;border-radius:var(--brand-radius);background:#fff}.dynamic-product-card,.industry-card,.product-card{overflow:hidden;transition:transform 180ms,box-shadow 180ms}.dynamic-product-card:hover,.industry-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(31,29,36,.12)}.dynamic-product-card img,.industry-card img,.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f2f1f2;background:var(--brand-neutral-light)}.dynamic-product-body,.industry-card div,.product-card-body{padding:24px}.spec-tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.spec-tags span{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f4f3f5;background:var(--brand-bg-alt);color:#1f1d24;color:var(--brand-neutral-dark);font-size:.78rem;font-weight:700}.cta-form-card{padding:26px;box-shadow:0 24px 60px rgba(31,29,36,.2)}.footer-dark,.section-dark,.site-footer{padding-top:64px}@media (max-width:767.98px){.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.stats-row{flex-wrap:wrap}.stat-item{flex:0 0 50%;border-bottom:1px solid #dfdde2;border-bottom:1px solid var(--brand-border)}.stat-item:nth-child(2n){border-right:0}.stat-item:nth-last-child(-n+2){border-bottom:0}}.flir-header-centered{position:sticky;top:0;z-index:1020;background:#1f1d24;background:var(--brand-neutral-dark);box-shadow:0 8px 24px rgba(31,29,36,.18)}.flir-logo-deck{padding:14px 0 10px;background:#1f1d24;background:var(--brand-neutral-dark);border-bottom:1px solid rgba(255,255,255,.12)}.flir-logo-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px}.flir-logo-link img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.flir-navbar-sub{min-height:58px;background:#2a098f}.flir-navbar-sub .navbar-toggler{border-color:rgba(255,255,255,.45)}.flir-navbar-sub .navbar-toggler-icon{filter:invert(1)}.flir-navbar-sub .nav-link{color:#fff;font-weight:700;padding:.8rem 1rem}.flir-navbar-sub .nav-link:focus,.flir-navbar-sub .nav-link:hover{color:#a8da3e;color:var(--brand-accent);-webkit-text-decoration:none;text-decoration:none}.flir-nav-cta{border-radius:10px;border-radius:var(--brand-radius);background:#a8da3e;background:var(--brand-accent);color:#1f1d24;color:var(--brand-neutral-dark);font-weight:800;padding:.7rem 1rem}.flir-nav-cta:hover{background:#fff;color:#2a098f;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}.flir-footer{background:#1f1d24;background:var(--brand-neutral-dark);color:#fff;padding-bottom:36px}.flir-footer a,.flir-footer h5,.flir-footer p,.flir-footer span{color:#fff}.flir-footer p{opacity:.82;max-width:560px}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:10px}.footer-list a{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.footer-social{display:flex;gap:16px;margin-top:22px}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.4);border-radius:50%;font-weight:800;text-transform:uppercase}.footer-bottom{margin-top:46px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);text-align:center}.modal-header .modal-title{color:#1c1924;color:var(--brand-text)}@media (max-width:991.98px){section,section[class*=-section]{padding-top:64px;padding-bottom:64px}h1{font-size:2.4rem}.flir-navbar-sub .navbar-collapse{padding:14px 0 20px}.flir-nav-cta{margin-top:12px}}.flir-feedback-form{color:#1c1924;color:var(--brand-text)}.flir-feedback-form .form-label{color:#1c1924;color:var(--brand-text);font-weight:700}.flir-feedback-form .form-control,.flir-feedback-form .form-select{min-height:48px;border-color:#dfdde2;border-color:var(--brand-border);border-radius:10px;border-radius:var(--brand-radius)}.flir-feedback-form textarea.form-control{min-height:120px}.flir-feedback-form .form-control:focus,.flir-feedback-form .form-select:focus{border-color:#5a19e5;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(90,25,229,.16)}.flir-feedback-form .form-check-label{color:#5e5968;color:var(--brand-neutral-mid);font-size:.92rem}.flir-feedback-form .require::after{content:" *";color:#ef4444;color:var(--brand-danger)}