:root{--brand-primary:#0B2B45;--brand-primary-dark:#071C33;--brand-primary-light:#2A5172;--brand-secondary:#FFCD11;--brand-accent:#E9EEF5;--brand-bg:#FFFFFF;--brand-bg-alt:#F2F6F8;--brand-text:#173344;--brand-text-secondary:#617382;--brand-text-inverse:#FFFFFF;--brand-border:#D7E0E6;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:0px}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#173344;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.65}a{color:#0b2b45;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#071c33;color:var(--brand-primary-dark)}img{max-width:100%;height:auto}.container{max-width:1180px}.brand-logo{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:rgba(255,255,255,.08)}.navbar{background:#fff;border-bottom:1px solid #d7e0e6;border-bottom:1px solid var(--brand-border);padding:.55rem 0}.navbar-dark{background:#071c33;background:var(--brand-primary-dark)}.navbar-dark .nav-link{color:rgba(255,255,255,.86)}.navbar-dark .nav-link:hover{color:#ffcd11;color:var(--brand-secondary)}.kenn-brand-deck{padding:18px 0;text-align:center;border-bottom:1px solid #d7e0e6;border-bottom:1px solid var(--brand-border);background:#fff}.nav-link{font-size:.92rem;font-weight:600;color:#173344;color:var(--brand-text);padding:.75rem .85rem!important}.btn{border-radius:0;border-radius:var(--brand-radius);font-weight:700;padding:.72rem 1.15rem}.btn-primary{background:#0b2b45;background:var(--brand-primary);border-color:#0b2b45;border-color:var(--brand-primary);color:#fff}.btn-primary:hover{background:#071c33;background:var(--brand-primary-dark);border-color:#071c33;border-color:var(--brand-primary-dark)}.btn-outline-primary{border-color:#0b2b45;border-color:var(--brand-primary);color:#0b2b45;color:var(--brand-primary)}.btn-outline-light{border-color:#fff;color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:0;font-weight:800;color:#ffcd11;color:var(--brand-secondary);font-size:.78rem;margin-bottom:.75rem}.section-head{max-width:760px;margin:0 auto 36px;text-align:center}.home-section h2,.section-head h2,.subpage-section h2{font-size:max(1.8rem, min(3vw, 2.65rem));line-height:1.15;margin-bottom:14px;color:#173344;color:var(--brand-text)}.home-section,.subpage-section{padding:86px 0}.home-hero{position:relative;overflow:hidden}.hero-split{padding:86px 0;background:#f2f6f8;background:var(--brand-bg-alt)}.hero-split h1,.page-hero h1,.subpage-hero h1{font-size:max(2.3rem, min(5vw, 4.35rem));line-height:1.05;margin-bottom:22px;color:#173344;color:var(--brand-text)}.creative-hero img,.hero-image,.subpage-hero img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#e9eef5;background:var(--brand-accent);border:1px solid #d7e0e6;border:1px solid var(--brand-border)}.hero-bottom-layout{min-height:640px;padding:120px 0 170px;color:#fff;background:#071c33;background:var(--brand-primary-dark)}.hero-bottom-layout .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.42}.hero-bottom-layout .hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-bottom-layout .hero-content{position:relative;z-index:1;max-width:760px}.hero-bottom-layout h1{font-size:max(2.4rem, min(5vw, 4.5rem));line-height:1.04;color:#fff}.hero-bottom-layout p{color:rgba(255,255,255,.86)}.hero-bottom-bar{position:absolute;left:0;right:0;bottom:0;display:flex;background:rgba(20,49,90,.92);z-index:2}.hero-bottom-bar div{flex:1;padding:24px 32px;border-right:1px solid rgba(255,255,255,.22)}.hero-bottom-bar strong{display:block;font-size:1.7rem;color:#fff}.hero-bottom-bar span{color:rgba(255,255,255,.75)}.form-card,.info-card,.product-card,.spec-table-wrap{background:#fff;border:1px solid #d7e0e6;border:1px solid var(--brand-border);border-radius:0;border-radius:var(--brand-radius);box-shadow:0 12px 28px rgba(7,28,51,.06)}.spec-table{margin:0}.faq-grid,.feature-grid,.info-grid,.product-preview-grid,.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.feature-card,.info-card{padding:28px}.feature-index{display:block;font-size:2.8rem;font-weight:800;color:#2a5172;color:var(--brand-primary-light);line-height:1}.downloads-block,.product-preview,.subpage-section:nth-of-type(2n){background:#f2f6f8;background:var(--brand-bg-alt)}.preview-card{background:#fff;border:1px solid #d7e0e6;border:1px solid var(--brand-border);padding:22px}.preview-card img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#e9eef5;background:var(--brand-accent);margin-bottom:18px}.trust-dark{background:#071c33;background:var(--brand-primary-dark);padding:34px 0}.trust-flex{display:flex}.trust-flex div{flex:1;text-align:center;border-right:1px solid rgba(255,255,255,.22)}.trust-flex strong{display:block;color:#fff;font-size:1.7rem}.trust-flex span{color:rgba(255,255,255,.72)}.stats-block{padding:58px 0;background:#fff}.stats-grid div{text-align:center;padding:26px;border:1px solid #d7e0e6;border:1px solid var(--brand-border)}.stats-grid strong{display:block;font-size:2.8rem;color:#0b2b45;color:var(--brand-primary)}.download-list{display:grid;grid-gap:12px;gap:12px}.download-list a{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;background:#fff;border:1px solid #d7e0e6;border:1px solid var(--brand-border);font-weight:700}.download-list span{background:#0b2b45;background:var(--brand-primary);color:#fff;padding:4px 8px;margin-right:12px}.cta-contrast,.cta-solid,.cta-split{padding:88px 0}.cta-solid{background:#0b2b45;background:var(--brand-primary);color:#fff;text-align:center}.cta-solid h2,.cta-solid p{color:#fff}.cta-split{background:#071c33;background:var(--brand-primary-dark);color:#fff}.cta-split h2,.cta-split li,.cta-split p{color:#fff}.cta-dark{background:#071c33;background:var(--brand-primary-dark);padding:72px;color:#fff}.cta-dark h2,.cta-dark p{color:#fff}.cta-light{background:#e9eef5;background:var(--brand-accent);padding:72px}.page-hero,.subpage-hero{padding:82px 0;background:#f2f6f8;background:var(--brand-bg-alt)}.compact-hero{text-align:center}.product-feature{padding:74px 0;background:#f2f6f8;background:var(--brand-bg-alt)}.product-feature img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#e9eef5;background:var(--brand-accent)}.products-page{padding:72px 0}.product-sidebar{position:sticky;top:90px;align-self:flex-start}.product-sidebar a{display:block;padding:12px 0;border-bottom:1px solid #d7e0e6;border-bottom:1px solid var(--brand-border);font-weight:700}.product-category{padding-bottom:42px;margin-bottom:42px;border-bottom:1px solid #d7e0e6;border-bottom:1px solid var(--brand-border)}.product-card{height:100%;overflow:hidden}.product-card a{display:block;color:#173344;color:var(--brand-text)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#e9eef5;background:var(--brand-accent)}.product-card-body{padding:22px}.product-card span{font-weight:800;color:#0b2b45;color:var(--brand-primary)}.subpage-hero{background:#071c33;background:var(--brand-primary-dark);color:#fff}.subpage-hero h1,.subpage-hero p{color:#fff}.subpage-cta{padding:82px 0;background:#f2f6f8;background:var(--brand-bg-alt)}.info-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#e9eef5;background:var(--brand-accent);margin-bottom:18px}.contact-form-section,.contact-info{padding:72px 0}.blog-detail-page,.blog-page,.error-page,.legal-page{padding:82px 0}.blog-sidebar{border:1px solid #d7e0e6;border:1px solid var(--brand-border);padding:24px;position:sticky;top:96px}.blog-sidebar ul,.site-footer ul{list-style:none;margin:0;padding:0}.blog-sidebar li{margin-bottom:14px}.blog-sidebar span{display:block;font-size:.82rem;color:#617382;color:var(--brand-text-secondary)}.blog-item{padding:28px 0;border-bottom:1px solid #d7e0e6;border-bottom:1px solid var(--brand-border)}.blog-item h2{font-size:1.55rem}.blog-pagination{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.blog-pagination a,.blog-pagination span{border:1px solid #d7e0e6;border:1px solid var(--brand-border);padding:8px 12px}.blog-feature-image{position:relative;background:#071c33;background:var(--brand-primary-dark);height:520px;overflow:hidden}.blog-feature-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.54}.blog-feature-caption{position:absolute;left:50%;bottom:42px;transform:translateX(-50%);width:min(900px,90%);color:#fff}.blog-feature-caption h1{color:#fff;font-size:max(2rem, min(4vw, 3.5rem))}.article-narrow{max-width:820px;margin:0 auto}.blog-detail-article h1{font-size:max(2rem, min(4vw, 3.35rem));line-height:1.12}.blog-content{margin:28px 0}.post-nav{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;border-top:1px solid #d7e0e6;border-top:1px solid var(--brand-border);border-bottom:1px solid #d7e0e6;border-bottom:1px solid var(--brand-border);padding:22px 0;margin:36px 0}.blog-reply{margin-top:36px}.legal-page .container{max-width:860px}.error-page{text-align:center;min-height:50vh}.site-footer{background:#071c33;background:var(--brand-primary-dark);color:rgba(255,255,255,.78);padding:70px 0 34px}.site-footer h2,.site-footer h3{color:#fff;font-size:1rem}.site-footer a{color:rgba(255,255,255,.78)}.site-footer a:hover{color:#fff}.footer-certs{display:flex;gap:16px;justify-content:center;border-top:1px solid rgba(255,255,255,.16);margin-top:34px;padding-top:26px;flex-wrap:wrap}.footer-certs span{border:1px solid rgba(255,255,255,.28);padding:8px 12px;color:#fff;font-size:.82rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.16);margin-top:30px;padding-top:24px}.modal-content{border-radius:0;border-radius:var(--brand-radius)}@media (max-width:991px){.hero-bottom-bar,.trust-flex{flex-wrap:wrap}.hero-bottom-bar div,.trust-flex div{flex:0 0 50%}.product-sidebar{position:static}.footer-bottom{flex-direction:column}.cta-dark,.cta-light{padding:42px 24px}}@media (max-width:575px){.hero-bottom-layout{padding-bottom:230px}.hero-bottom-bar div,.trust-flex div{flex:0 0 100%}.home-section,.subpage-section{padding:58px 0}.post-nav{grid-template-columns:1fr}}.feedback-form .form-label{font-weight:700;color:#173344;color:var(--brand-text);font-size:.9rem}.feedback-form .form-control{border:1px solid #d7e0e6;border:1px solid var(--brand-border);border-radius:0;border-radius:var(--brand-radius);min-height:46px}.feedback-form textarea.form-control{min-height:130px}.feedback-form .form-control:focus{border-color:#0b2b45;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(20,70,90,.12)}.feedback-form .btn{min-height:48px}.form-card{padding:28px;background:#fff;color:#173344;color:var(--brand-text)}.form-card h2,.form-card p{color:#173344;color:var(--brand-text)}