@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#0b1522;--navy2:#172639;--yellow:#80c5ff;--paper:#f5f7f8;--muted:#b8c2cc;--ink:#182b3a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--navy);color:white;font-family:'DM Sans',sans-serif;font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #96b8ff;outline-offset:6px}.wrap{width:min(1320px,90%);margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;min-height:112px;border-bottom:1px solid #ffffff20;gap:2rem}.brand{font-family:'Manrope',sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.07em;line-height:1.4}.brand span{color:var(--yellow)}nav{display:flex;gap:2.5rem;font-size:.95rem}nav a:last-child{color:var(--yellow)}nav a:hover,.back:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:3rem;padding-block:76px 80px;align-items:center}.eyebrow{font-size:.78rem;letter-spacing:.15em;font-weight:650;margin:0 0 1.9rem;color:var(--yellow)}h1,h2,h3{font-family:'Manrope',sans-serif;font-weight:500;margin:0;line-height:1.1;letter-spacing:-.055em}h1{font-size:clamp(3rem,4.7vw,4.8rem)}h1 em{font-style:normal;color:var(--yellow)}.intro{max-width:450px;color:var(--muted);font-size:1.075rem;margin:1.8rem 0 2rem;line-height:1.75}.button{display:inline-flex;align-items:center;gap:2rem;padding:1rem 1.3rem;background:var(--yellow);color:var(--navy);font-weight:650;font-size:.93rem;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#9dddff;transform:translateY(-2px)}.button span{font-size:1.4rem;line-height:1}.hero-visual{margin:0;position:relative;height:540px;overflow:hidden;border-radius:3px}.hero-visual img{display:block;width:100%;height:100%;object-fit:cover}.hero-visual:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#08121bc9);pointer-events:none}.hero-visual figcaption{position:absolute;bottom:24px;left:26px;right:26px;z-index:1;display:flex;flex-direction:column;gap:.35rem;font-size:.75rem;letter-spacing:.1em}.image-note{letter-spacing:0;color:#d5dce1}.service-strip{border-block:1px solid #ffffff25}.strip-inner{display:grid;grid-template-columns:repeat(4,1fr);padding-block:24px;color:#d0d8e0;font-size:.85rem;text-align:center}.strip-inner span+span{border-left:1px solid #ffffff25}.services{padding-block:90px 96px}.section-top{display:grid;grid-template-columns:1fr 2fr;align-items:start;margin-bottom:50px}.section-top .eyebrow{padding-top:.5rem}h2{font-size:clamp(2.4rem,3.4vw,3.6rem)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service{background:var(--navy2);padding:26px 23px 29px;border:1px solid #ffffff10;border-radius:3px}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px;gap:.6rem}.number{font-size:.75rem;letter-spacing:.06em;color:#bac6d0}.card-top svg{width:31px;height:31px;fill:none;stroke:var(--yellow);stroke-width:1.4;stroke-linejoin:round;stroke-linecap:round;flex-shrink:0}.service h3{font-size:1.45rem;line-height:1.25;letter-spacing:-.035em}.service p{font-size:.95rem;line-height:1.8;color:var(--muted);margin:19px 0 0}.featured{background:var(--yellow);color:var(--navy);border-color:var(--yellow)}.featured .number,.featured p{color:#14344b}.featured svg{stroke:var(--navy)}.featured a{display:flex;justify-content:space-between;margin-top:22px;font-size:.9rem;font-weight:650;gap:.5rem}.featured a:hover{text-decoration:underline}.smart{background:var(--paper);color:var(--ink);padding-block:88px}.smart-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.smart .eyebrow{color:#526372}.smart h2{font-size:clamp(2.7rem,4.8vw,4.8rem)}.smart h2 span{color:#597080}.smart-copy{max-width:490px;padding-top:34px}.smart-copy .large{font-family:'Manrope',sans-serif;color:var(--ink);font-size:1.65rem;letter-spacing:-.04em;line-height:1.4;margin-top:0}.smart-copy p{color:#536370}.smart-bottom{border-top:1px solid #cbd2d8;margin-top:36px;padding-top:20px;font-size:.78rem;letter-spacing:.12em;font-weight:600}.footer{padding-block:38px;display:flex;gap:2rem;align-items:center}.footer .brand{font-size:1.75rem}.footer p{color:var(--muted);font-size:.9rem}.back{margin-left:auto;color:#ced7df;font-size:.85rem}.skip{position:absolute;top:-100px;background:var(--yellow);color:var(--navy);padding:10px;z-index:10}.skip:focus{top:10px}@media(min-width:1500px){.hero{gap:4rem}.hero-visual{height:570px}}@media(max-width:1000px){.hero{gap:2rem}.hero-visual{height:500px}.service-grid{grid-template-columns:repeat(2,1fr)}.section-top{grid-template-columns:1fr 1.5fr}.smart-inner{gap:3rem}}@media(max-width:650px){.header{min-height:90px;gap:1rem}.brand{font-size:1.65rem}nav{gap:1rem;font-size:.875rem}.hero{grid-template-columns:1fr;padding-block:42px 36px;gap:36px}h1{font-size:clamp(2.6rem,9vw,3.7rem)}.eyebrow{margin-bottom:1.4rem}.intro{font-size:1rem}.hero-visual{height:330px}.strip-inner{grid-template-columns:repeat(2,1fr);gap:18px 0;padding-block:21px;font-size:.8rem}.strip-inner span:nth-child(3){border-left:0}.services{padding-block:54px}.section-top{grid-template-columns:1fr;gap:.3rem;margin-bottom:28px}.service-grid{grid-template-columns:1fr}.service{padding:26px}.card-top{margin-bottom:25px}.service h3 br{display:none}.service h3{font-size:1.6rem}.service p{font-size:1rem}.smart{padding-block:52px}.smart-inner{grid-template-columns:1fr;gap:1rem}.smart-copy{padding-top:12px}.footer{flex-wrap:wrap;gap:.5rem 1rem;padding-block:28px}.footer p{width:100%;order:3;margin:0}.back{font-size:.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.header-surface{background:#fff;color:var(--navy)}.header{min-height:142px;border:0}.logo-link{display:block;line-height:0}.logo{display:block;width:190px;height:140px;object-fit:contain}.header nav a:last-child{color:#0069b5}.header nav{align-items:center}.nav-contact{font-weight:700}.hero-actions{display:flex;gap:1.7rem;align-items:center;flex-wrap:wrap}.text-link{font-size:.95rem;border-bottom:1px solid #7c8d9c}.strip-inner{grid-template-columns:repeat(5,1fr)}.camera{grid-column:1/-1;display:flex;align-items:center;gap:2.2rem}.camera .card-top{margin:0;gap:2rem}.camera p{margin-top:9px}.contact{display:flex;justify-content:space-between;align-items:center;gap:3rem;padding-block:80px}.contact p:not(.eyebrow){color:var(--muted);max-width:470px}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.phone{font-family:Manrope,sans-serif;font-size:clamp(2rem,3.2vw,3.3rem);letter-spacing:-.04em}.phone:hover{text-decoration:underline}.footer{border-top:1px solid #ffffff25}@media(max-width:650px){.header{min-height:122px;gap:.6rem}.logo{width:130px;height:118px}.header nav{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1rem;font-size:.8rem}.nav-contact{width:100%;text-align:right}.strip-inner{grid-template-columns:repeat(2,1fr)}.strip-inner span:nth-child(5){grid-column:1/-1;border:0}.camera{display:block}.camera .card-top{margin-bottom:25px;justify-content:space-between}.contact{flex-direction:column;align-items:flex-start;padding-block:54px;gap:1.5rem}.contact-actions{gap:1rem}}

:root{--brand-blue:#1e88e5}.button{background:var(--brand-blue);color:#fff}.button:hover{background:#0870cb}.featured{background:var(--brand-blue);color:white;border-color:var(--brand-blue)}.featured p,.featured .number{color:white}.featured svg{stroke:white}.light-section{background:#fff;color:var(--ink)}.scenes{padding:0 0 80px;background:var(--paper)}.feature-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:36px}.feature-heading>p{max-width:390px;color:#536370}.light-section .eyebrow{color:#1268af}.scenes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}.asset-crop{position:relative;overflow:hidden;border-radius:4px;background:#dce4ed;width:100%}.asset-crop img{position:absolute;max-width:none;height:auto;display:block}.scene h3{font-size:1.35rem;margin-top:17px;letter-spacing:-.03em}.scene p{color:#536370;margin:8px 0 0}.control-summary{display:flex;flex-wrap:wrap;gap:15px 35px;border-top:1px solid #cbd2d8;margin-top:36px;padding-top:24px;color:#125b95;font-weight:600}.compatibility{color:#536370;font-size:.875rem;max-width:780px}.solutions{padding-block:80px 20px}.solution-row{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding-block:32px 64px}.solution-copy h3{font-size:clamp(2rem,3vw,2.8rem)}.solution-copy>p:not(.eyebrow){color:var(--muted)}.solution-copy .eyebrow{margin-bottom:20px}.benefits{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:.95rem}.benefits li{border-left:2px solid var(--brand-blue);padding-left:12px}.packs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px}.packs>div{padding:14px 10px;background:var(--navy2)}.packs span{display:block;font-size:.8rem;color:var(--muted)}.packs strong{display:block;font-size:1.5rem;font-weight:500}.solution-copy .terms{font-size:.8rem;line-height:1.65;margin-bottom:24px}.asset-caption{font-size:.75rem;color:var(--muted);margin-top:10px}.protection{border-top:1px solid #ffffff20;padding-top:60px}.product-price{display:flex;align-items:center;gap:24px;margin:24px 0}.product-price strong{font-size:2.5rem;font-weight:500}.product-price span{font-size:.85rem;color:var(--muted)}.energy{padding-block:76px}.energy-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.energy-inner>div>p:not(.eyebrow){max-width:530px;color:#536370;margin-block:24px}.energy-steps>div{display:flex;gap:24px;padding:20px 0;border-bottom:1px solid #dae1e7}.energy-steps>div>span{color:#1268af;font-size:.85rem;padding-top:4px}.energy-steps p{margin:0;color:#536370}.energy-steps strong{display:block;color:var(--ink);font-size:1.15rem;margin-bottom:4px}@media(max-width:900px){.solution-row{gap:30px}.energy-inner{gap:30px}.header nav{gap:1.2rem}.feature-heading{align-items:flex-start;flex-direction:column;gap:1rem}.feature-heading>p{max-width:600px;margin:0}}@media(max-width:650px){.header nav{gap:.35rem .8rem;font-size:.8rem}.scenes{padding-bottom:48px}.scenes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.scene h3{font-size:1.15rem}.scene p{font-size:.9rem}.solutions{padding-top:50px}.solution-row{grid-template-columns:1fr;gap:22px;padding-bottom:44px}.solution-art{max-width:100%}.protection .solution-copy{order:2}.energy{padding-block:50px}.energy-inner{grid-template-columns:1fr;gap:24px}.benefits{grid-template-columns:1fr}.packs span{font-size:.75rem}.packs strong{font-size:1.25rem}} 

.button{background:#0869b9}.button:hover{background:#075798}.featured,.featured p,.featured .number{color:#071b2b}.featured svg{stroke:#071b2b}
