:root{--navy:#102f46;--blue:#087eae;--ice:#e9f4f8;--white:#fff;--slate:#526976;--line:#d6e3e9;--display:'Manrope',sans-serif;--body:'IBM Plex Sans',sans-serif;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--white);color:var(--navy);font-family:var(--body);font-size:16px;line-height:1.6}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #0b96cc;outline-offset:5px}::selection{background:#b7e6f5}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);line-height:1.14}h2{font-size:clamp(32px,3.3vw,48px);font-weight:600;letter-spacing:-2px}h3{font-weight:650;letter-spacing:-.6px}.container{width:min(1320px,calc(100% - 100px));margin-inline:auto}.section{padding:108px 0}.icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:600;display:flex;align-items:center;gap:10px;margin-bottom:25px}.status-dot{width:7px;height:7px;background:var(--blue);border-radius:50%;box-shadow:0 0 0 4px #087eae0d}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:15px 23px;border-radius:7px;border:1px solid transparent;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--navy);color:white}.button-primary:hover{background:var(--blue)}.button-light{background:var(--ice);color:var(--navy)}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:14px;font-weight:500}.text-link:hover{color:var(--blue)}.text-link span{font-size:22px}.skip-link{position:fixed;z-index:100;top:-80px;left:20px;padding:12px 22px;background:white}.skip-link:focus{top:10px}.site-header{height:99px;background:#ffffffed;position:sticky;top:0;z-index:20;border-bottom:1px solid #102f4609;backdrop-filter:blur(18px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:9px;flex-shrink:0;line-height:1}.brand-fan{width:42px;height:42px;color:#087eae}.brand-type{display:flex;flex-direction:column;align-items:flex-end;font-family:var(--display);font-size:27px;font-weight:800;letter-spacing:-1.2px}.brand-type b{color:#078dbb;font-size:34px;font-weight:800}.brand-t{color:#ba3a51;font-size:32px}.brand-type small{font-size:9px;letter-spacing:4.1px;margin-top:2px}.site-header nav{display:flex;gap:32px;font-size:13px;font-weight:500}.site-header nav a{padding:12px 0}.site-header nav a:hover{color:var(--blue)}.header-phone{display:flex;align-items:center;gap:11px;padding:11px 17px;border:1px solid var(--line);border-radius:7px;font-size:14px;font-weight:500}.header-phone .icon{width:17px;height:17px}.menu-toggle{display:none}.hero{background:linear-gradient(115deg,#f3f8fa 0%,#eaf4f8 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:22px;align-items:center;padding-top:74px;padding-bottom:69px}.hero-copy{position:relative;z-index:2;padding-bottom:13px}h1{font-size:clamp(52px,5.05vw,76px);font-weight:500;letter-spacing:-4px;line-height:1.08;max-width:600px}h1 span{color:var(--blue)}.hero-description{max-width:410px;margin-top:27px;color:var(--slate);font-size:16px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:31px}.hero-proof{display:flex;align-items:center;gap:10px;font-size:11px;margin-top:40px;color:var(--slate)}.hero-proof .icon{width:20px;height:20px}.hero-proof span{display:flex;align-items:center;gap:9px}.hero-proof i{height:3px;width:3px;background:#7d95a1;border-radius:50%}.hero-art{position:relative;padding-bottom:24px;margin-right:-60px;margin-left:10px}.scene{position:relative;aspect-ratio:1.5;border-radius:24px;overflow:hidden;isolation:isolate;box-shadow:0 24px 50px -35px #1b415970}.scene>img{width:100%;height:100%;object-fit:cover}.scene:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#102f4645);pointer-events:none;z-index:1}.airflow{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;--air-speed:2s;--air-opacity:1;opacity:var(--air-opacity);transition:opacity .7s}.air-lines path{stroke-dasharray:100 45;animation:air-travel var(--air-speed) linear infinite}.air-lines path:nth-child(2n){animation-delay:-1.6s}.air-glow{animation:air-breathe 5s ease-in-out infinite;transform-origin:50% 30%}.air-particles{opacity:.6}.scene.is-paused *,.scene.is-paused .air-lines path{animation-play-state:paused!important}.scene-label{position:absolute;bottom:30px;left:28px;color:white;display:flex;gap:12px;align-items:center;line-height:1.4;font-size:13px;z-index:2;text-shadow:0 1px 10px #102f4640}.scene-label strong{font-weight:500}.scene-label .icon{width:30px;height:30px}.motion-toggle{position:absolute;right:20px;bottom:24px;z-index:3;border:1px solid #ffffff80;color:white;background:#102f464a;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;backdrop-filter:blur(7px);font-size:17px}.art-caption{font-size:8px;letter-spacing:1.7px;position:absolute;left:7px;bottom:13px;color:var(--slate)}.hero-bottom{border-top:1px solid #bdd1db80;padding:20px 0 22px;display:flex;justify-content:space-between;font-size:11px;color:var(--slate)}.hero-bottom a{display:flex;gap:21px}.hero-bottom a span{color:var(--navy);font-size:16px;line-height:1}.service-strip{background:var(--navy);color:#e2f0f5}.strip-inner{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:27px 0}.strip-inner>span{display:flex;gap:13px;align-items:center;font-size:13px}.strip-inner>i{height:17px;width:1px;background:#ffffff30}.strip-inner .icon{color:#97d1e4;width:21px;height:21px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:49px}.section-heading>p{max-width:315px;color:var(--slate);font-size:15px;padding-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;display:flex;flex-direction:column;background:#fff;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #102f4609}.service-visual{height:205px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#edf5f8}.visual-ac{background:linear-gradient(145deg,#dceaf1,#f3f8fa)}.mini-ac{width:73%;height:64px;border-radius:12px 12px 16px 16px;background:linear-gradient(175deg,#fff,#f5f7f8 72%,#ccd8de 73%,#ecf1f4);box-shadow:5px 18px 18px #42637b20;transform:rotate(-5deg);position:relative;z-index:2}.mini-ac:before{content:'';position:absolute;bottom:5px;left:11%;right:8%;height:8px;border-radius:2px 2px 9px 9px;background:repeating-linear-gradient(0deg,#576f7b 0 1px,#a4b8c4 1px 3px)}.mini-ac span{position:absolute;right:10%;top:17px;width:5px;height:2px;background:#8eceb8}.mini-ac i{position:absolute;left:10%;right:10%;top:13px;height:1px;background:#e4e9ed}.mini-streams{position:absolute;left:30%;right:30%;bottom:24px;display:flex;justify-content:space-between}.mini-streams i{width:12px;height:40px;border-left:1px solid #64b7d8;border-radius:50%}.visual-vent{background:#e2edef}.vent-grille{width:104px;height:104px;border-radius:20px;background:linear-gradient(135deg,#fff,#dce7ea);padding:13px;box-shadow:10px 13px 16px #26455820;transform:rotate(-8deg);margin-top:-16px}.vent-grille svg{width:100%;height:100%;color:#77949e;background:repeating-linear-gradient(0deg,#cbdce1 0 1px,#eff5f6 1px 4px);border-radius:50%;padding:7px}.visual-caption{position:absolute;bottom:19px;font-size:8px;letter-spacing:1.5px;color:var(--slate)}.visual-install{background:#edf2f6}.large-icon{height:76px;width:76px;fill:none;stroke:#528499;stroke-width:.65;stroke-linecap:round;stroke-linejoin:round}.visual-install .large-icon{margin-top:-24px;width:83px;height:83px;filter:drop-shadow(3px 10px 5px #577b9620)}.install-tag{position:absolute;bottom:27px;background:white;padding:6px 12px;font-size:8px;letter-spacing:1.5px;border-radius:4px;color:var(--slate)}.visual-care{background:#e3eff5}.visual-care .large-icon{transform:rotate(-12deg);z-index:1}.care-orbit{position:absolute;width:135px;height:135px;border:1px solid #acc6d3;border-radius:50%}.care-dot{position:absolute;width:13px;height:13px;background:#fff;border:3px solid #6099b2;border-radius:50%;top:41px;left:calc(50% + 41px)}.service-content{padding:26px 22px 23px;display:flex;flex:1;flex-direction:column}.service-content h3{font-size:20px;margin-bottom:15px}.service-content p{color:var(--slate);font-size:13px;line-height:1.7;margin-bottom:25px}.service-content a{border-top:1px solid var(--line);padding-top:17px;margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;font-weight:500}.service-content a:hover{color:var(--blue)}.service-content .icon{width:17px;height:17px}.solutions{background:var(--navy);color:var(--white)}.solutions-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.solutions-copy .eyebrow{color:#93cde2}.solutions-copy>p:not(.eyebrow){color:#b4cbd6;font-size:15px;margin-top:24px;max-width:430px}.solution-list{margin:29px 0 33px}.solution-list>div{padding:13px 0;border-bottom:1px solid #ffffff20;display:grid;grid-template-columns:100px 1fr;gap:20px}.solution-list span{font-size:14px;font-weight:500}.solution-list p{font-size:12px;color:#b4cbd6}.system-diagram{border-radius:19px;border:1px solid #ffffff20;background:radial-gradient(ellipse at 50% 55%,#265c77,#193f58 65%);padding:27px;min-height:440px}.diagram-top{display:flex;justify-content:space-between;align-items:center;color:#a9c9d7;font-size:9px;letter-spacing:1.8px}.diagram-rooms{display:flex;gap:22px;justify-content:space-between;margin-top:45px}.diagram-rooms>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;border:1px solid #7db1c85c;background:#a3ddf409;width:30%;height:95px;border-radius:8px;font-size:10px;color:#bddeec}.diagram-rooms .icon{width:32px;height:32px;stroke-width:1}.diagram-lines{display:block;width:100%;height:104px;margin:0 auto}.outdoor-unit{position:relative;display:flex;align-items:center;gap:12px;width:135px;height:91px;background:linear-gradient(140deg,#eef4f6,#a3b7c3);border-radius:6px;box-shadow:8px 16px 30px #071d3340;margin:0 auto;padding:13px}.outdoor-unit:after{content:'';position:absolute;bottom:-5px;height:5px;left:13px;right:13px;border-inline:8px solid #abc0ca}.outdoor-unit svg{width:64px;height:64px;color:#496f85;background:repeating-linear-gradient(0deg,#97aeba 0 1px,#ccdbe3 1px 3px);border-radius:50%;padding:3px}.outdoor-unit>span{height:60px;width:25px;background:repeating-linear-gradient(0deg,#9fb4bf 0 1px,transparent 1px 4px)}.diagram-bottom{margin-top:40px;display:flex;justify-content:space-between;align-items:center;gap:15px;color:#bfd6e1;font-size:10px}.diagram-bottom span:last-child{font-size:7px;letter-spacing:1.1px;color:#8fadb9}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;padding-top:8px}.step-number{display:block;font-family:var(--display);font-size:13px;color:var(--blue);padding-bottom:21px;border-bottom:1px solid var(--line);position:relative;margin-bottom:25px}.step-number:after{content:'';height:5px;width:5px;border-radius:50%;background:var(--blue);position:absolute;bottom:-3px;left:0}.steps h3{font-size:21px;margin-bottom:17px}.steps p{font-size:14px;color:var(--slate);max-width:340px}.faq-section{background:#f3f7f9}.faq-grid{display:grid;grid-template-columns:.95fr 1fr;gap:90px}.faq-grid>div>p:not(.eyebrow){margin:26px 0 13px;color:var(--slate);font-size:14px}.faq-list{border-top:1px solid #cbdce4}.faq-list details{border-bottom:1px solid #cbdce4}.faq-list summary{font-family:var(--display);font-size:14px;font-weight:600;list-style:none;cursor:pointer;padding:22px 0;display:flex;justify-content:space-between;align-items:center;gap:30px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-family:var(--body);font-size:23px;font-weight:400;color:var(--blue)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:14px;color:var(--slate);padding:0 35px 24px 0}.contact-section{background:#e6f1f6}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.contact-copy>p:not(.eyebrow){margin-top:25px;color:var(--slate);font-size:15px;max-width:340px}.contact-number{display:flex;align-items:center;gap:25px;font-family:var(--display);font-size:35px;letter-spacing:-1px;margin-top:28px}.contact-number:hover{color:var(--blue)}.contact-number .icon{width:30px;height:30px;transform:rotate(-35deg)}.contact-caption{color:var(--slate);font-size:11px}.contact-brand{display:flex;align-items:center;gap:14px;margin-top:60px;color:#608295}.contact-brand svg{width:45px;height:45px}.contact-brand span{font-size:13px;line-height:1.45}.request-card{background:white;border-radius:16px;padding:35px;border:1px solid #d4e3eb}.request-card h3{font-size:25px;margin-bottom:10px}.request-card form>p,.request-card #request-preview>p{font-size:13px;color:var(--slate);margin-bottom:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.request-card label{display:block;font-size:11px;font-weight:500;margin-bottom:18px}.optional{font-weight:400;color:var(--slate)}input,select,textarea{width:100%;display:block;margin-top:6px;border:1px solid #d7e2e8;border-radius:6px;background:#fbfdfe;color:var(--navy);padding:11px 12px;min-height:46px;font-size:12px}textarea{resize:vertical;min-height:95px}input::placeholder,textarea::placeholder{color:#687d89;opacity:1}.request-card .button{width:100%;justify-content:space-between}.request-card .form-note,.request-card form>p.form-note,.request-card #request-preview>p.form-note{font-size:10px;line-height:1.6;color:var(--slate);margin:15px 0 0}.request-card pre{font:13px/1.7 var(--body);white-space:pre-wrap;overflow-wrap:anywhere;background:#f2f7fa;padding:20px;border-radius:6px;margin:20px 0}.preview-actions{display:flex;justify-content:space-between;gap:15px;margin-top:20px}.preview-actions button{border:0;background:transparent;font-size:12px;color:var(--blue);padding:5px 0;text-decoration:underline;text-underline-offset:4px}#copy-status{min-height:1.5em;font-size:12px;margin-top:14px}footer{background:#fff;padding:42px 0 23px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:34px}.footer-top>p{font-size:12px;color:var(--slate)}.footer-top>a:last-child{font-size:13px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;gap:30px;font-size:10px;color:var(--slate)}.footer-bottom>span{margin-right:auto}.footer-bottom .back-top{margin-left:auto}[hidden]{display:none!important}@keyframes air-travel{to{stroke-dashoffset:-290}}@keyframes air-breathe{50%{opacity:.72;transform:scaleX(1.03)}}
@media(min-width:1600px){.hero-grid{padding-top:100px;padding-bottom:90px}.hero-art{margin-right:-40px}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.site-header nav{gap:22px}.hero-grid{gap:12px;padding-top:55px;padding-bottom:50px}h1{font-size:58px;letter-spacing:-3.4px}.hero-art{margin-right:-35px}.hero-actions{gap:17px;flex-wrap:wrap}.art-caption{font-size:7px;bottom:-10px}.hero-proof{font-size:10px}.service-grid{gap:13px}.service-content{padding:23px 16px}.service-content h3{font-size:18px}.solutions-grid,.faq-grid{gap:50px}.contact-grid{gap:55px}.section{padding:85px 0}.service-visual{height:180px}.steps{gap:30px}.contact-number{font-size:30px}}
@media(max-width:900px){.site-header{height:84px}.site-header nav{gap:16px;font-size:12px}.header-phone{padding:10px}.header-phone span{display:none}.brand-type{font-size:23px}.brand-type b{font-size:29px}.brand-t{font-size:27px}.brand-fan{width:36px;height:36px}.hero-grid{grid-template-columns:1fr 1fr}h1{font-size:47px;letter-spacing:-2.7px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.2px}.hero-description{font-size:14px}.hero-art{margin-left:0}.art-caption{display:none}.scene-label{bottom:18px;left:16px;font-size:11px}.scene-label .icon{width:22px;height:22px}.motion-toggle{right:12px;bottom:14px}.hero-proof span{display:block}.hero-proof i{display:inline-block;margin:0 4px}.strip-inner{gap:15px}.strip-inner>span{font-size:11px;gap:8px}.strip-inner .icon{width:18px}.service-grid{grid-template-columns:1fr 1fr;gap:22px}.service-visual{height:210px}.service-content{padding:26px}.service-content h3{font-size:22px}.service-content p{font-size:14px}.service-content a{font-size:12px}.solutions-grid{gap:30px}.system-diagram{padding:20px;min-height:400px}.diagram-rooms{gap:10px}.diagram-bottom{flex-direction:column;gap:5px}.diagram-lines{height:85px}.solution-list>div{grid-template-columns:70px 1fr;gap:15px}.faq-grid{gap:35px}.contact-grid{gap:30px}.request-card{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.contact-number{font-size:26px}.steps h3{font-size:18px}.section-heading>p{max-width:260px}h2{letter-spacing:-1.5px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.section{padding:66px 0}.site-header{height:76px}.header-inner{gap:15px}.brand-type{font-size:22px}.brand-type small{font-size:8px}.brand-fan{width:34px;height:34px}.header-phone{margin-left:auto;border:0;padding:10px}.header-phone .icon{width:21px;height:21px}.menu-toggle{display:flex;width:40px;height:40px;flex-direction:column;justify-content:center;gap:6px;align-items:center;border:1px solid var(--line);border-radius:6px;background:white}.menu-toggle span{display:block;width:17px;height:1px;background:var(--navy);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.site-header nav{display:none;position:absolute;top:75px;left:0;width:100%;background:white;padding:20px;box-shadow:0 15px 20px #102f4610;border-bottom:1px solid var(--line)}.site-header nav.is-open{display:flex;flex-direction:column;gap:0}.site-header nav a{font-size:16px;padding:13px 10px}.hero-grid{grid-template-columns:1fr;gap:30px;padding-top:42px;padding-bottom:32px}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:21px}h1{font-size:clamp(45px,9.4vw,64px);letter-spacing:-2.5px;max-width:570px}.hero-description{font-size:15px;max-width:460px;margin-top:22px}.hero-actions{margin-top:25px;gap:22px}.hero-actions .text-link{font-size:12px}.hero-actions .button{font-size:13px;padding:14px 18px;gap:20px}.hero-proof{margin-top:23px;font-size:10px}.hero-proof span{display:flex;gap:6px}.hero-proof i{margin:0 3px}.hero-art{margin:0;padding-bottom:0}.scene{border-radius:15px}.scene-label{left:20px;bottom:22px;font-size:12px}.motion-toggle{right:14px;bottom:16px}.hero-bottom{font-size:10px;padding:15px 0 18px}.hero-bottom>span{max-width:160px}.hero-bottom a{align-items:center;gap:10px}.strip-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px 12px;padding:23px 0}.strip-inner>span{font-size:11px}.strip-inner>i{display:none}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:420px;margin-top:24px;padding:0;font-size:14px}h2{font-size:35px;letter-spacing:-1.7px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:20px}.service-grid{gap:15px}.service-content{padding:20px 16px}.service-content h3{font-size:18px}.service-content p{font-size:12px}.service-content a{font-size:10px;gap:6px}.service-content .icon{width:16px;height:16px}.service-visual{height:160px}.mini-ac{height:49px;width:80%;border-radius:9px 9px 12px 12px}.mini-streams{bottom:16px}.mini-streams i{height:27px}.vent-grille{width:85px;height:85px}.visual-caption{font-size:6px;letter-spacing:1px}.large-icon{width:62px;height:62px}.visual-install .large-icon{width:66px;height:66px}.install-tag{font-size:6px;letter-spacing:1px;padding:5px 9px;bottom:22px}.care-orbit{width:108px;height:108px}.care-dot{left:calc(50% + 32px);top:34px;width:11px;height:11px}.solutions-grid{grid-template-columns:1fr;gap:40px}.solutions-copy{grid-row:1}.solutions-copy>p:not(.eyebrow){font-size:14px}.solution-list>div{grid-template-columns:90px 1fr;padding:15px 0}.system-diagram{max-width:500px;width:100%;justify-self:center;min-height:410px;padding:26px}.diagram-bottom{flex-direction:row;margin-top:35px}.diagram-lines{height:100px}.steps{grid-template-columns:1fr;gap:29px;padding-top:7px}.steps article{padding-left:45px;position:relative}.step-number{position:absolute;left:0;top:0;border:none;padding:0;margin:0;font-size:12px}.step-number:after{display:none}.steps h3{font-size:20px;margin-bottom:12px}.steps p{font-size:14px;max-width:100%}.faq-grid{grid-template-columns:1fr;gap:35px}.faq-list summary{font-size:13px;padding:21px 0}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-brand{display:none}.contact-number{font-size:33px;gap:20px;margin-top:25px}.contact-copy>p:not(.eyebrow){max-width:400px}.request-card{padding:25px}.form-row{grid-template-columns:1fr 1fr;gap:12px}.request-card h3{font-size:23px}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:25px}.footer-top>p{order:3;width:100%}.footer-top>a:last-child{font-size:11px}.footer-bottom{gap:17px;flex-wrap:wrap;font-size:9px}.footer-bottom>span{width:100%}.footer-bottom .back-top{margin-left:auto}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.hero-actions{gap:15px}.hero-actions .text-link{font-size:11px;gap:5px}.hero-proof{font-size:9px}.service-grid{grid-template-columns:1fr}.service-visual{height:200px}.service-content h3{font-size:22px}.service-content p{font-size:14px}.service-content a{font-size:12px}.form-row{grid-template-columns:1fr;gap:0}.footer-top>a:last-child{font-size:10px}.contact-number{font-size:29px}.request-card{padding:21px}}
@media(max-width:700px){input,select,textarea{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.air-particles{display:none}.air-lines path{stroke-dasharray:none;opacity:.6}}

/* Continuous service strip: identical groups keep the loop seamless. */
.service-strip{position:relative;overflow:hidden}
.service-track{display:flex;width:max-content;animation:service-scroll 38s linear infinite}
.service-group{display:flex;align-items:center;justify-content:space-around;flex:0 0 auto;width:max(100vw,1100px);gap:36px;padding:27px 45px}
.service-group>span{display:flex;align-items:center;gap:15px;white-space:nowrap;font-size:14px}
.service-group>.icon,.service-group .icon{color:#97d1e4;width:23px;height:23px}
.service-group>i{flex-shrink:0;width:1px;height:20px;background:#ffffff30}
.strip-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:1px solid #ffffff50;border-radius:50%;background:var(--navy);color:#e2f0f5;display:grid;place-items:center;box-shadow:0 0 15px 9px var(--navy);font-size:13px}
.service-strip.is-paused .service-track,.service-strip:focus-within .service-track{animation-play-state:paused}
#whatsapp-status{font-size:12px;color:var(--slate);margin-top:16px}
#whatsapp-status a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
@keyframes service-scroll{to{transform:translateX(-50%)}}
@media(hover:hover){.service-strip:hover .service-track{animation-play-state:paused}}
@media(max-width:700px){.service-group{padding-block:24px}.service-group>span{font-size:13px}}
@media(prefers-reduced-motion:reduce){.service-track{animation:none;transform:none;width:100%}.service-group{width:100%;flex-wrap:wrap;justify-content:center;gap:20px;padding:24px 20px}.service-group>span{font-size:12px}.service-group>i,.service-group[aria-hidden=true],.strip-toggle{display:none}}

/* Review carousel */
.reviews-section{overflow:hidden;background:linear-gradient(180deg,#f0f7fa,#f8fbfc);border-top:1px solid #e3edf2}
.reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:44px}
.reviews-heading-right{text-align:right;padding-bottom:5px}
.google-review-badge{display:inline-flex;align-items:center;gap:14px;text-align:left}
.google-icon{width:25px;height:25px;flex-shrink:0}
.google-review-badge>.google-icon{width:43px;height:43px}
.google-review-badge strong{font-family:var(--display);font-weight:600;font-size:23px;letter-spacing:-.5px;line-height:1.3}
.review-stars{color:#fbbc04;letter-spacing:3px;font-size:19px;line-height:1.3;white-space:nowrap}
.google-review-badge .review-stars{display:block;margin-top:3px;font-size:17px;letter-spacing:2px}
.reviews-heading-right>p{font-size:12px;color:var(--slate);margin-top:13px}
.reviews-viewport{overflow:hidden;touch-action:pan-y;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent);padding:8px 0 22px}
.review-track{display:flex;width:max-content}
.reviews-ready .review-track{animation:reviews-glide 80s linear infinite}
.review-group{display:flex;align-items:stretch;flex-shrink:0;gap:22px;padding-right:22px}
.review-card{width:360px;padding:27px;border-radius:17px;border:1px solid #dbe8ee;background:white;box-shadow:0 7px 18px #10304705;display:flex;flex-direction:column}
.review-card header{display:flex;gap:12px;align-items:center;margin-bottom:22px}
.review-card header>.google-icon{margin-left:auto;width:23px;height:23px}
.review-avatar{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;font-family:var(--display);font-size:13px;font-weight:650;flex-shrink:0}
.avatar-blue{background:#e4f0fc;color:#3c6d9f}.avatar-green{background:#e5f1e9;color:#4b7961}.avatar-purple{background:#ece8f7;color:#776396}.avatar-sand{background:#f4eddf;color:#92744c}.avatar-teal{background:#e1f1f0;color:#447d79}.avatar-rose{background:#f7e8ee;color:#a56880}
.review-card h3{font-size:14px;font-weight:650;letter-spacing:-.2px;margin-bottom:5px}
.review-card header div>span{font-size:10px;color:var(--slate);display:block}
.review-card blockquote{margin:17px 0 26px;font-size:14px;line-height:1.8;color:#385566}
.review-service{display:block;margin-top:auto;padding-top:17px;border-top:1px solid #edf2f5;font-size:10px;color:#6c8290}
.reviews-bottom{margin-top:15px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.reviews-bottom>p{font-size:12px;color:var(--slate)}
.review-controls{display:flex;gap:8px}
.review-controls button{display:grid;place-items:center;width:40px;height:40px;border:1px solid #cddfe7;background:transparent;border-radius:50%;color:var(--navy);font-size:16px;transition:background .2s}
.review-controls button:hover{background:white}
.review-controls .icon{width:19px;height:19px}
#reviews-prev .icon{transform:rotate(180deg)}
.reviews-section.is-paused .review-track,.reviews-viewport:focus-within .review-track{animation-play-state:paused}
@keyframes reviews-glide{to{transform:translateX(-50%)}}
@media(hover:hover){.reviews-viewport:hover .review-track{animation-play-state:paused}}
@media(max-width:700px){.reviews-heading{align-items:flex-start;flex-direction:column;gap:25px;margin-bottom:27px}.reviews-heading-right{display:flex;align-items:center;gap:20px;text-align:left}.reviews-heading-right>p{margin:0;max-width:130px;font-size:11px}.google-review-badge>.google-icon{width:32px;height:32px}.google-review-badge strong{font-size:19px}.google-review-badge .review-stars{font-size:14px}.review-card{width:300px;padding:23px;min-height:300px}.review-card blockquote{font-size:13px}.reviews-viewport{mask-image:none}.reviews-bottom>p{font-size:10px;max-width:165px}.review-controls{gap:6px}.review-controls button{width:35px;height:35px}}
@media(prefers-reduced-motion:reduce){.reviews-viewport{overflow-x:auto;touch-action:pan-x pan-y;mask-image:none}.reviews-ready .review-track{animation:none;transform:none}.review-group[aria-hidden=true],#reviews-pause{display:none}}

/* Location and embedded map */
@media(max-width:700px){.hero-description[aria-hidden="true"]{display:none}}
.location-section{background:#fff;border-bottom:1px solid var(--line)}
.location-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:center}
.location-copy>p:not(.eyebrow){max-width:335px;margin-top:24px;color:var(--slate);font-size:14px}
.location-address{display:flex;gap:15px;margin:27px 0 29px;align-items:flex-start}
.location-pin{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:var(--ice);color:var(--blue)}
.location-address strong{font-size:14px;font-weight:500}
.location-address address{font-style:normal;font-size:14px;line-height:1.8;color:var(--slate);margin-top:5px}
.location-phone{display:flex;align-items:center;gap:10px;margin-top:22px;font-size:13px;width:fit-content}
.location-phone .icon{width:16px;height:16px;color:var(--blue)}
.location-map{min-width:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--ice)}
.location-map iframe{display:block;width:100%;height:405px;border:0}
.map-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;padding:20px 22px;font-size:11px}
.map-caption>span{display:flex;align-items:center;gap:8px;color:var(--slate)}
.map-caption .icon{width:16px;height:16px;color:var(--blue)}
.map-caption a{font-size:10px;white-space:nowrap;color:var(--blue)}
@media(max-width:900px){.location-grid{gap:35px;grid-template-columns:.9fr 1.1fr}.map-caption{align-items:flex-start;flex-direction:column;gap:10px;padding:17px}.location-map iframe{height:390px}}
@media(max-width:700px){.location-grid{grid-template-columns:1fr;gap:35px}.location-map iframe{height:330px}.map-caption{gap:13px;flex-direction:row;align-items:center;font-size:10px}.map-caption>span{max-width:195px}.location-copy>p:not(.eyebrow){max-width:400px}}

/* Line-by-line text reveals and centered contact form. */
.reveal-line{display:block}
.contact-grid{grid-template-columns:minmax(0,1fr);max-width:640px;gap:0}

/* Installation gallery */
.installation-gallery{background:#f3f8fa;border-top:1px solid #e4eef3}.installation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.installation-card{min-width:0;margin:0;background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden}.gallery-open{display:block;position:relative;overflow:hidden;aspect-ratio:3/2;background:#e2edf2}.gallery-open img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-open:hover img{transform:scale(1.045)}.gallery-zoom{position:absolute;right:15px;bottom:15px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:var(--navy);font-size:24px;box-shadow:0 3px 12px #102f4620}.gallery-open:focus-visible{outline:3px solid var(--blue);outline-offset:-4px}.installation-card figcaption{padding:22px 24px 26px}.installation-card figcaption>span{font-size:9px;letter-spacing:1.4px;color:var(--blue);font-weight:500}.installation-card h3{font-size:21px;letter-spacing:-.7px;margin-top:9px}.gallery-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:26px}.gallery-bottom>p{font-size:11px;color:var(--slate)}.gallery-bottom .text-link{font-size:13px}
.gallery-dialog{margin:auto;padding:0;border:1px solid #ffffff30;border-radius:16px;background:#102f46;color:white;width:min(1050px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 30px 100px #0006}.gallery-dialog::backdrop{background:#071c2be8}.gallery-dialog-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 14px 8px 24px}.gallery-dialog-bar>span{font-size:10px;letter-spacing:2px;color:#afd6e9}.gallery-dialog button{border:1px solid #ffffff40;border-radius:50%;background:transparent;color:#fff;width:42px;height:42px;flex-shrink:0;cursor:pointer;font-size:24px;display:grid;place-items:center}.gallery-dialog button:hover{background:#ffffff18}.gallery-dialog button:focus-visible{outline:3px solid #75d5ff;outline-offset:2px}.gallery-dialog-bar button{border:0;font-size:30px}.gallery-dialog>img{display:block;width:100%;height:auto;max-height:calc(100dvh - 210px);object-fit:contain;background:#0a2333}.gallery-dialog-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 24px}.gallery-dialog-bottom>div{text-align:center}.gallery-dialog-bottom p{font-family:var(--display);font-size:17px;line-height:1.4}.gallery-dialog-bottom span{font-size:11px;color:#afd6e9}.gallery-dialog-bottom small{font-size:10px;color:#afd6e9;margin-left:13px}
@media(max-width:1000px){.installation-grid{gap:16px}.installation-card figcaption{padding:18px}.installation-card h3{font-size:18px}.installation-card figcaption>span{font-size:8px;letter-spacing:1px}}
@media(max-width:700px){.installation-grid{grid-template-columns:1fr;gap:22px}.installation-card h3{font-size:23px}.installation-card figcaption{padding:20px 22px 23px}.installation-card figcaption>span{font-size:9px}.gallery-bottom{align-items:flex-start;flex-direction:column;gap:14px}.gallery-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:12px}.gallery-dialog-bottom{padding:14px 12px;gap:9px}.gallery-dialog-bottom p{font-size:14px}.gallery-dialog-bottom small{display:block;margin:3px 0 0}.gallery-dialog button{width:38px;height:38px}.gallery-dialog-bar{padding-left:16px}}
@media(prefers-reduced-motion:reduce){.gallery-open img{transition:none}.gallery-open:hover img{transform:none}}
