:root{--navy:#082c53;--navy2:#041d35;--teal:#109d9a;--teal2:#18aaa7;--text:#5e7184;--soft:#f6fafc;--line:#e6edf2;--white:#fff;--shadow:0 16px 45px rgba(4,35,63,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--navy);background:#fff}.container{width:min(1180px,calc(100% - 48px));margin:auto}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.site-header{height:80px;background:#fff;border-bottom:1px solid #eef2f5;position:sticky;top:0;z-index:50}.nav-wrap{height:100%;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:11px;min-width:235px}.brand img{width:46px;height:54px;object-fit:contain}.brand-text strong{display:block;font-size:15px;line-height:1.04;color:var(--navy);font-weight:800}.brand-text small{display:block;margin-top:5px;color:#0b7683;font-size:8px;font-weight:700}.nav-links{display:flex;align-items:center;gap:28px;margin-left:auto}.nav-links a{font-size:12px;font-weight:700;color:#08243e}.nav-links a:hover{color:var(--teal)}.quote-btn,.primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:5px;background:var(--teal);color:white;font-weight:800;font-size:12px;padding:14px 20px;transition:.2s}.quote-btn{margin-left:28px}.quote-btn:hover,.primary-btn:hover{transform:translateY(-1px);background:#078a89}.menu-btn{display:none;border:0;background:none;font-size:24px;color:var(--navy)}
.hero{background:linear-gradient(105deg,#eff6fa 0%,#f8fbfd 47%,#edf7f9 100%);min-height:535px;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;left:-100px;top:35px;width:260px;height:260px;background:radial-gradient(circle,#d9edf3 0 2px,transparent 3px);background-size:34px 34px;opacity:.28}.hero-grid{display:grid;grid-template-columns:.78fr 1.22fr;min-height:535px;align-items:center;gap:28px}.hero-copy{padding:42px 0}.eyebrow,.section-title span,.oem-copy>span,.about-copy>span{font-size:10px;letter-spacing:.11em;font-weight:900;color:var(--teal)}.hero-copy h1{font-size:51px;line-height:.99;letter-spacing:-.04em;margin:18px 0 16px;color:var(--navy)}.hero-copy h1 em{font-style:normal;color:var(--teal)}.teal-line{width:30px;height:2px;background:var(--teal);margin:17px 0}.hero-copy p{font-size:13px;line-height:1.65;color:#35516c;margin:0 0 25px}.hero-copy p b{color:var(--navy)}.hero-media{height:535px;display:flex;align-items:center;justify-content:center;position:relative}.hero-card-bg{position:absolute;width:520px;height:350px;background:rgba(255,255,255,.42);border:1px solid rgba(255,255,255,.75);box-shadow:0 30px 70px rgba(20,73,104,.08);transform:skewY(-1deg)}.hero-media img{position:relative;width:560px;height:380px;object-fit:cover;object-position:center;border-radius:2px;mix-blend-mode:multiply;filter:saturate(.9) contrast(.98)}
.section{padding:78px 0}.section-title.centered{text-align:center;margin-bottom:34px}.section-title h2{font-size:28px;margin:9px 0 0;letter-spacing:-.025em}.section-title i{display:block;width:27px;height:2px;background:var(--teal);margin:14px auto 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid #e7edf1;border-radius:7px;overflow:hidden;background:white;box-shadow:0 8px 28px rgba(9,46,78,.05)}.product-image{height:205px;background:#f4f7f9;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:18px;mix-blend-mode:multiply}.product-body{position:relative;padding:22px 21px 24px;min-height:208px}.round-icon{position:absolute;left:19px;top:-20px;width:38px;height:38px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;font-size:14px;border:4px solid white}.product-body h3{font-size:16px;line-height:1.2;margin:2px 0 12px;padding-left:48px;color:var(--navy)}.product-body p{font-size:11px;line-height:1.6;color:#66798b;margin:0 0 20px}.product-body a{font-size:10px;font-weight:900;color:var(--teal)}
.oem{position:relative;min-height:300px;background:#08315a;overflow:hidden;color:white}.oem-bg{position:absolute;right:0;top:0;width:44%;height:100%;object-fit:cover;opacity:.34}.oem-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#07315a 0%,#07315a 47%,rgba(7,49,90,.82) 66%,rgba(7,49,90,.3) 100%)}.oem-inner{min-height:300px;display:grid;grid-template-columns:.68fr 1.32fr;gap:50px;align-items:center;position:relative}.oem-copy h2{font-size:29px;line-height:1.1;letter-spacing:-.03em;margin:10px 0 18px}.oem-copy p{font-size:11px;line-height:1.65;color:#d5e2eb;max-width:410px;margin:0 0 22px}.oem-copy .primary-btn{font-size:10px;padding:12px 16px}.oem-features{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.oem-features>div{padding:8px 16px;text-align:center;border-left:1px solid rgba(255,255,255,.17)}.oem-features i{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.42);border-radius:50%;margin:0 auto 12px;font-style:normal;font-size:18px}.oem-features b{display:block;font-size:11px;margin-bottom:7px}.oem-features small{display:block;color:#c2d2de;font-size:8px;line-height:1.45}
.why{padding-top:62px;padding-bottom:55px}.small-gap{margin-bottom:30px!important}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.why-item{display:flex;gap:15px;align-items:flex-start}.why-icon{width:43px;height:43px;display:grid;place-items:center;color:var(--teal);font-size:27px;flex:0 0 auto}.why-item h3{font-size:12px;margin:2px 0 7px}.why-item p{font-size:10px;line-height:1.55;color:#718294;margin:0}
.about{padding-top:26px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:center}.about-image img{width:100%;height:340px;object-fit:cover;border-radius:5px;box-shadow:var(--shadow)}.about-copy h2{font-size:31px;line-height:1.08;letter-spacing:-.03em;margin:10px 0 20px}.about-copy p{font-size:11px;line-height:1.72;color:#64788b}.about-copy .primary-btn{font-size:10px;padding:12px 17px;margin-top:9px}
.contact-cta{background:linear-gradient(105deg,#0b345c,#073b66);color:white;padding:27px 0;position:relative;overflow:hidden}.contact-cta:after{content:"";position:absolute;right:0;inset-block:0;width:36%;background:radial-gradient(circle at 40% 50%,rgba(24,170,167,.28),transparent 45%)}.cta-flex{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.cta-left{display:flex;align-items:center;gap:23px}.mail-icon{width:58px;height:58px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center;font-size:22px}.cta-left h2{font-size:24px;line-height:1.08;margin:0 0 6px}.cta-left p{font-size:11px;color:#c8dae5;margin:0}.brighter{background:#12a8a4}
.footer{background:#061f39;color:#b4c6d4;padding:42px 0 19px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:34px}.inverted .brand-text strong{color:white}.inverted .brand-text small{color:#78d5d1}.footer-brand p{font-size:10px;max-width:240px;line-height:1.6;color:#849bad}.footer h4{font-size:9px;color:#32b9b5;margin:5px 0 14px;letter-spacing:.08em}.footer a,.footer p{display:block;font-size:9px;color:#a2b5c3;margin:7px 0}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);padding-top:16px;margin-top:24px;font-size:8px;color:#718b9d}
@media(max-width:1000px){.nav-links{display:none;position:absolute;top:80px;left:24px;right:24px;background:white;padding:20px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.menu-btn{display:block;margin-left:auto}.quote-btn{margin-left:15px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{text-align:center;padding:60px 0 20px}.hero-copy .teal-line{margin-left:auto;margin-right:auto}.hero-media{height:430px}.product-grid{grid-template-columns:repeat(2,1fr)}.oem-inner{grid-template-columns:1fr;padding:55px 0}.oem-features{grid-template-columns:repeat(5,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.site-header{height:72px}.brand{min-width:0}.brand img{width:38px;height:46px}.brand-text strong{font-size:12px}.brand-text small{font-size:7px}.quote-btn{display:none}.nav-links{top:72px}.hero-copy h1{font-size:42px}.hero-media{height:310px}.hero-card-bg{width:310px;height:230px}.hero-media img{width:330px;height:240px}.section{padding:58px 0}.product-grid{grid-template-columns:1fr}.product-image{height:240px}.oem-bg{width:100%;opacity:.2}.oem-overlay{background:rgba(7,49,90,.9)}.oem-features{grid-template-columns:1fr 1fr;gap:20px}.oem-features>div{border-left:0}.why-grid{grid-template-columns:1fr}.about-image img{height:250px}.cta-flex{display:block}.cta-left{margin-bottom:22px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}}
