:root{color-scheme:light;--aqua:#08bcd2;--aqua-dark:#00a9c2;--ink:#111111;--gray:#707070;--paper:#ffffff;--soft:#f4f4f4;--field:#e3f8fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#ffffff}body{margin:0;color:var(--ink);font-family:Helvetica Neue,Arial,PingFang HK,PingFang TC,Microsoft JhengHei,sans-serif;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow-x:clip}.v2-shell{width:min(1584px,calc(100vw - 64px));margin-inline:auto}@media (max-width:760px){.v2-shell{width:calc(100vw - 32px)}}.v2-header{position:sticky;top:0;z-index:100;height:clamp(64px,4vw,76px);background:rgba(255,255,255,.98);border-bottom:1px solid rgba(0,0,0,.035);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.v2-header-inner{height:100%;display:grid;grid-template-columns:minmax(180px,250px) 1fr auto;align-items:center;gap:clamp(18px,2.4vw,42px)}.v2-brand{width:clamp(180px,13vw,245px)}.v2-brand img{width:100%;height:auto}.v2-nav{display:flex;justify-content:flex-end;align-items:center;gap:clamp(26px,3.2vw,62px)}.v2-nav a{position:relative;color:#4d4d4d;font-size:clamp(15px,1.05vw,20px);font-weight:400;white-space:nowrap}.v2-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:1px;background:var(--aqua);transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.v2-nav a.is-active:after,.v2-nav a:hover:after{transform:scaleX(1)}.v2-header-cta{min-width:150px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;background:var(--aqua);color:#ffffff;font-size:clamp(15px,1vw,19px)}.v2-menu-button,.v2-mobile-nav{display:none}.v2-footer{min-height:300px;display:flex;align-items:center;background:#ffffff}.v2-footer.is-aqua{min-height:260px;background:var(--aqua);color:#ffffff}.v2-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.v2-footer-inner>img{width:clamp(300px,27vw,525px)}.v2-footer.is-aqua .v2-footer-inner>img{filter:grayscale(1) brightness(0) invert(1)}.v2-footer-social{display:grid;justify-items:end;gap:18px;color:var(--aqua)}.v2-footer.is-aqua .v2-footer-social{color:#ffffff}.v2-footer-social>div{display:flex;gap:22px}.v2-footer-social a{display:inline-grid;place-items:center}.v2-footer-social svg{width:52px;height:52px;fill:currentColor;stroke:#ffffff}.v2-footer-social p{margin:0;font-size:clamp(17px,1.45vw,28px)}.v2-home-hero{position:relative;height:clamp(460px,41.1vw,790px);overflow:hidden;background:#ececec}.v2-home-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.015);transition:opacity .9s ease,transform 10s ease;pointer-events:none}.v2-home-hero video.is-active{opacity:1;transform:scale(1.045)}.v2-hero-dots{position:absolute;z-index:3;left:50%;bottom:38px;display:flex;gap:62px;transform:translateX(-50%)}.v2-air-dots button,.v2-hero-dots button{width:28px;height:28px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.88);cursor:pointer;transition:transform .18s ease,background .18s ease}.v2-air-dots button.is-active,.v2-hero-dots button.is-active{background:var(--aqua);transform:scale(1.16)}.v2-home-intro{min-height:405px;display:grid;place-items:center;padding:70px 24px;text-align:center}.v2-home-intro h1{margin:0 0 16px;font-size:clamp(38px,3.25vw,62px);line-height:1;font-weight:300}.v2-home-intro h2{margin:0 0 10px;font-size:clamp(20px,1.35vw,26px);font-weight:400}.v2-home-intro p{margin:0;color:#3f3f3f;font-size:clamp(16px,1.16vw,22px)}.v2-brand-grid{width:calc(100vw - 80px);margin:0 auto;display:grid;grid-template-columns:42% 29% 29%;grid-template-rows:repeat(2,minmax(500px,1fr));gap:20px}.v2-brand-grid>div:first-child{grid-row:1/3}.v2-brand-grid>div:nth-child(2){grid-column:2/4}.v2-brand-grid>div,.v2-brand-tile{min-width:0;height:100%}.v2-brand-tile{position:relative;display:block;overflow:hidden;background:#efefef}.v2-brand-photo{object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1)}.v2-brand-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.8) 38%,rgba(255,255,255,0) 78%)}.v2-brand-tile:hover .v2-brand-photo{transform:scale(1.025)}.v2-brand-tile-copy{position:relative;z-index:2;width:62%;min-height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(38px,4vw,78px)}.v2-brand-tile-copy>span{margin-bottom:12px;color:#3d3d3d;font-size:28px;font-weight:700;letter-spacing:.42em}.v2-brand-tile-copy img{width:min(100%,490px);max-height:210px;object-fit:contain;object-position:left center}.v2-brand-tile.is-air .v2-brand-tile-copy img{height:230px}.v2-brand-tile-copy p{margin:34px 0 42px;color:#626262;font-size:clamp(18px,1.28vw,25px);line-height:1.4}.v2-brand-tile-copy strong{font-size:clamp(16px,1.16vw,22px);font-weight:400}.v2-home-stats{min-height:300px;width:min(1500px,calc(100vw - 100px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.v2-home-stats>div{min-height:116px;display:flex;align-items:center;justify-content:center;gap:34px;padding:0 40px;border-right:1px solid #5d5d5d}.v2-home-stats>div:last-child{border-right:0}.v2-home-stats img{width:118px;height:118px;object-fit:contain}.v2-home-stats p{display:grid;gap:13px;margin:0}.v2-home-stats strong{max-width:270px;font-size:clamp(30px,2.6vw,50px);line-height:1;font-weight:400}.v2-home-stats span{color:#777777;font-size:17px}.v2-onsite{position:relative;min-height:900px;overflow:hidden}.v2-onsite>img{object-fit:cover;object-position:center}.v2-onsite-inner{position:relative;z-index:2;width:min(1560px,calc(100vw - 80px));min-height:900px;margin:0 auto;padding-top:100px}.v2-onsite h2{margin:0;font-size:clamp(50px,4vw,78px);line-height:1.18;font-weight:300}.v2-onsite>div>div>p{max-width:820px;margin:32px 0 60px;color:#555555;font-size:clamp(15px,1.1vw,21px);line-height:1.7}.v2-onsite-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.v2-onsite-steps article{min-height:220px;padding:28px 32px;background:rgba(255,255,255,.9);border-radius:14px;box-shadow:0 12px 22px rgba(0,0,0,.14)}.v2-onsite-steps strong{float:left;margin-right:18px;color:var(--aqua);font-size:80px;line-height:.8;font-weight:300}.v2-onsite-steps h3{margin:8px 0 36px;font-size:22px;font-weight:500}.v2-onsite-steps p{margin:0;color:#737373;font-size:16px;line-height:1.5;white-space:pre-line}.v2-water-cta{position:relative;min-height:292px;display:flex;align-items:center;overflow:hidden}.v2-water-cta>img{object-fit:cover}.v2-water-cta>div{position:relative;z-index:2;width:min(1584px,calc(100vw - 64px));margin:0 auto}.v2-water-cta h2{margin:0 0 14px;font-size:clamp(32px,2.4vw,46px);font-weight:300}.v2-water-cta p{margin:0 0 20px;color:#777777;font-size:20px}.v2-air-bottom-cta a,.v2-air-intro>a,.v2-plan-cta a,.v2-water-cta a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--aqua);color:#ffffff}.v2-water-cta a{min-width:150px;min-height:46px}.v2-line-hero{min-height:820px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:54px}.v2-line-hero.is-air{background:linear-gradient(180deg,#78dbe7,#f4f4f4 72%)}.v2-line-hero.is-core{background:linear-gradient(180deg,#b7dc76,#f4f4f4 75%)}.v2-line-hero.is-chef{flex-direction:row;justify-content:space-around;background:linear-gradient(180deg,#ffe3a0,#f4f4f4 78%)}.v2-line-hero.is-forge{background:linear-gradient(180deg,#dfc299,#f4f4f4 78%)}.v2-line-wordmark{display:grid;justify-items:center}.v2-line-wordmark>span{margin-bottom:20px;color:#3d3d3d;font-size:38px;font-weight:700;letter-spacing:.45em}.v2-line-wordmark img{width:min(680px,60vw);max-height:290px;object-fit:contain}.is-air .v2-line-wordmark img{width:min(510px,55vw)}.is-chef .v2-line-wordmark img{width:min(600px,48vw)}.v2-line-hero>p{margin:0;white-space:pre-line;text-align:center;font-size:clamp(22px,1.7vw,32px);line-height:1.9;letter-spacing:.7em}.v2-line-plans{min-height:1720px;padding:110px 0 170px;background:#f4f4f4}.v2-plan-groups{width:min(1540px,calc(100vw - 90px));margin:0 auto 38px;display:grid;grid-template-columns:1fr 1fr;text-align:center}.v2-plan-groups span{font-size:clamp(42px,3.25vw,62px);font-weight:300}.v2-plan-gradient{width:min(1584px,calc(100vw - 64px));height:24px;margin:0 auto 36px;border-radius:999px;background:linear-gradient(90deg,#5da8dc,#d8f0f6 68%,#ffffff)}.v2-line-grid{width:min(1180px,calc(100vw - 90px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.v2-line-plans.has-four .v2-line-grid{width:min(1584px,calc(100vw - 90px));grid-template-columns:repeat(4,minmax(0,1fr))}.v2-line-grid>div{height:100%}.v2-line-card{min-height:1240px;height:100%;display:flex;flex-direction:column;padding:64px 40px 48px;background:#ffffff;border-radius:22px}.has-four .v2-line-card{min-height:1267px;padding-inline:36px}.v2-plan-icon{width:86px;height:96px;object-fit:contain;object-position:left center;filter:brightness(0) saturate(100%) invert(58%) sepia(88%) saturate(1135%) hue-rotate(137deg) brightness(94%)}.v2-line-card h2{margin:18px 0 2px;font-size:clamp(25px,1.85vw,36px);line-height:1.06;font-weight:500}.v2-line-card h3{margin:0;font-size:clamp(23px,1.55vw,30px);font-weight:600}.v2-line-price{margin-top:92px}.v2-line-price strong{font-size:clamp(46px,3vw,62px);font-weight:500}.v2-line-price span{margin-left:8px;font-size:28px}.v2-line-price small{display:block;margin-top:6px;color:#aaaaaa;font-size:16px}.v2-line-price.is-quote strong{display:block;max-width:280px;font-size:44px;line-height:1.22}.v2-line-card>p{min-height:100px;margin:52px 0 34px;color:#777777;font-size:20px;line-height:1.45}.v2-line-card hr{width:100%;margin:0 0 30px;border:0;border-top:1px solid #555555}.v2-line-card ul{margin:0;padding:0 0 0 22px;color:#555555;font-size:20px;line-height:1.7;list-style:"·  "}.v2-plan-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:46px}.v2-plan-tags span{padding:7px 20px;border-radius:999px;background:#707070;color:#ffffff;font-size:16px}.v2-line-card>a{min-height:62px;display:flex;align-items:center;justify-content:center;margin-top:auto;border-radius:999px;background:var(--aqua);color:#ffffff;font-size:26px;font-weight:600;box-shadow:0 8px 0 rgba(0,150,170,.15)}.v2-included{min-height:333px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;padding:70px max(64px,calc((100vw - 1260px) / 2))}.v2-included h2{margin:0;font-size:clamp(36px,3vw,58px);font-weight:600}.v2-included ul{margin:0;padding:0;list-style:none;font-size:25px;line-height:1.75}.v2-included li{display:flex;align-items:center;gap:18px}.v2-included svg{width:28px;height:28px;stroke-width:3}.v2-plan-cta{min-height:800px;padding-top:130px;background:#f4f4f4;text-align:center}.v2-plan-cta h2{margin:0 0 28px;font-size:clamp(52px,4.15vw,80px);font-weight:600}.v2-plan-cta p{margin:0;font-size:clamp(26px,2vw,38px);line-height:1.35}.v2-plan-cta>div{display:flex;justify-content:center;gap:58px;margin-top:70px}.v2-plan-cta a{min-width:310px;min-height:70px;font-size:30px}.v2-plan-cta a:last-child{background:#68ca70}.v2-air-intro{min-height:750px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f4f4f4}.v2-air-logo{display:grid;justify-items:center}.v2-air-logo img{width:min(500px,60vw);height:auto}.v2-air-logo span{margin-top:18px;font-size:40px;font-weight:700;letter-spacing:.52em}.v2-air-intro>p{margin:46px 0 40px;font-size:26px}.v2-air-bottom-cta a,.v2-air-intro>a{min-width:250px;min-height:86px;font-size:32px;background:linear-gradient(90deg,#5ca8df,#ffffff);box-shadow:0 0 18px rgba(0,180,200,.38)}.v2-air-showcase{min-height:900px;padding:100px 0 60px;background:#f4f4f4}.v2-air-slide{position:relative;width:min(1180px,calc(100vw - 64px));height:720px;margin:0 auto;overflow:hidden;border-radius:76px}.v2-air-slide>div{position:absolute;inset:0;opacity:0;transition:opacity .7s ease}.v2-air-slide>div.is-active{opacity:1}.v2-air-slide img,.v2-air-slide video{width:100%;height:100%;object-fit:cover}.v2-air-slide-copy{position:absolute;left:90px;top:80px}.v2-air-slide-copy h2{margin:0;font-size:68px;font-weight:400}.v2-air-slide-copy p{font-size:22px}.v2-air-dots{display:flex;justify-content:center;gap:38px;margin-top:40px}.v2-air-dots button{width:20px;height:20px;background:#333333}.v2-air-care{min-height:910px;padding:110px max(64px,calc((100vw - 1360px) / 2));background:#f4f4f4}.v2-air-care>div:first-child{display:grid;grid-template-columns:.9fr 1.25fr;align-items:center;gap:110px}.v2-air-care>div:first-child img{width:420px;height:auto}.v2-air-care h1{margin:0 0 22px;font-size:42px}.v2-air-care p{color:#777777;font-size:24px;line-height:1.55}.v2-air-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:72px}.v2-air-promises article{min-height:170px;padding:30px 38px;border:1px solid #7a7a7a;border-radius:50px}.v2-air-promises h2{margin:0 0 12px;font-size:32px}.v2-air-promises p{margin:0;font-size:18px}.v2-air-products{min-height:1800px;padding:90px 0;background:#f4f4f4}.v2-air-products-first{width:min(1380px,calc(100vw - 80px));margin:0 auto;display:grid;grid-template-columns:1.25fr .85fr;align-items:center;gap:100px}.v2-air-product-visual{min-height:780px;display:grid;grid-template-columns:.8fr 1.1fr;align-items:center}.v2-air-product-visual figure,.v2-air-products-second figure{margin:0;text-align:center}.v2-air-product-visual figure:first-child img{height:650px;object-fit:contain}.v2-air-product-visual figure:last-child img{height:600px;object-fit:contain}.v2-air-product-copy h2{margin:0 0 50px;font-size:52px;line-height:1.3}.v2-air-product-copy p,.v2-air-products-second>p{color:#666666;font-size:22px;line-height:1.65}.v2-air-products-second{width:min(1320px,calc(100vw - 80px));min-height:850px;margin:80px auto 0;display:grid;grid-template-columns:.9fr 1fr 1fr;align-items:end;gap:50px}.v2-air-products-second figure img{width:100%;height:650px;object-fit:contain}.v2-air-bottom-cta{min-height:584px;display:grid;place-items:center;align-content:center;gap:62px;background:linear-gradient(180deg,#f4f4f4,#d8f1f5 65%,#b9e9ef);text-align:center}.v2-air-bottom-cta h2{margin:0;font-size:clamp(42px,4vw,76px);font-weight:300}.v2-air-bottom-cta h2 span{color:#69afe1;font-family:Georgia,serif;font-size:1.35em;font-style:italic}.v2-feature-flow,.v2-features-hero,.v2-space-feature,.v2-system-feature,.v2-why-feature{position:relative;overflow:hidden}.v2-features-hero{min-height:850px;display:flex;align-items:center}.v2-feature-flow>img,.v2-features-hero>img,.v2-features-hero>video,.v2-space-feature>img,.v2-system-feature>img:first-child,.v2-why-feature>img{object-fit:cover}.v2-features-hero>video{position:absolute;inset:0;width:100%;height:100%}.v2-features-hero .v2-shell{position:relative;z-index:2}.v2-feature-heading span,.v2-features-cta>span,.v2-features-hero span{color:var(--aqua);font-size:23px;letter-spacing:.08em}.v2-features-hero h1{margin:52px 0 44px;font-size:clamp(58px,5.2vw,100px);line-height:1.18;font-weight:400}.v2-feature-heading em,.v2-features-hero h1 strong{color:var(--aqua);font-style:normal;font-weight:inherit}.v2-features-hero p{margin:0;color:#777777;font-size:26px;line-height:1.65}.v2-feature-flow{min-height:1130px;padding-top:110px}.v2-feature-heading{position:relative;z-index:2;width:min(1540px,calc(100vw - 80px));margin:0 auto;display:grid;grid-template-columns:260px 1fr;align-items:start;gap:70px}.v2-feature-heading>strong{font-size:140px;line-height:1;font-weight:200}.v2-feature-heading h2{margin:44px 0 26px;font-size:clamp(52px,4.4vw,84px);line-height:1.12;font-weight:400}.v2-feature-heading p{margin:0;color:#b0b0b0;font-size:24px;line-height:1.6}.v2-flow-items{position:relative;z-index:2;width:min(1540px,calc(100vw - 80px));margin:115px auto 0;display:grid;grid-template-columns:repeat(5,1fr);gap:50px;align-items:start}.v2-flow-items:before{display:none}.v2-flow-items article{position:relative;z-index:1;text-align:center}.v2-flow-items article:first-child{margin-top:34px}.v2-flow-items article:nth-child(2){margin-top:-18px}.v2-flow-items article:nth-child(3){margin-top:64px}.v2-flow-items article:nth-child(4){margin-top:8px}.v2-flow-items article:nth-child(5){margin-top:-10px}.v2-flow-items article:not(:last-child):after{content:"";position:absolute;z-index:-1;top:62px;left:calc(50% + 58px);width:calc(100% - 68px);border-top:2px dashed var(--aqua);transform-origin:left center}.v2-flow-items article:first-child:after{transform:rotate(-15deg)}.v2-flow-items article:nth-child(2):after{transform:rotate(24deg)}.v2-flow-items article:nth-child(3):after{transform:rotate(-18deg)}.v2-flow-items article:nth-child(4):after{transform:rotate(-8deg)}.v2-flow-items img{width:126px;height:126px;margin:0 auto 28px;padding:24px;border-radius:50%;background:#ffffff;box-shadow:0 0 22px rgba(0,180,205,.38)}.v2-flow-items h3{margin:0 0 20px;font-size:24px}.v2-flow-items p{margin:0;color:#888888;font-size:17px;line-height:1.4}.v2-why-feature{min-height:1000px;padding-top:110px}.v2-why-feature .v2-feature-heading{grid-template-columns:220px 620px;gap:60px}.v2-system-feature .v2-feature-heading h2,.v2-why-feature .v2-feature-heading h2{font-size:clamp(52px,3.75vw,72px)}.v2-why-cards{position:absolute;right:max(40px,calc((100vw - 1540px) / 2));top:110px;width:min(640px,40vw);display:grid;grid-template-columns:repeat(2,1fr);gap:42px}.v2-why-cards article{min-height:260px;display:flex;flex-direction:column;justify-content:center;padding:42px;border:1px solid #dddddd;border-radius:26px;background:rgba(255,255,255,.58);box-shadow:0 6px 18px rgba(0,170,190,.18)}.v2-why-cards small{color:#777777;font-size:22px}.v2-why-cards strong{color:var(--aqua);font-size:54px;font-weight:400}.v2-space-feature{min-height:1140px;padding-top:100px}.v2-space-marks{position:relative;z-index:2;width:min(1050px,calc(100vw - 100px));margin:110px auto 0;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-items:center;gap:80px 220px}.v2-space-marks img{width:100%;max-height:170px;object-fit:contain}.v2-system-feature{min-height:1150px;padding-top:120px;color:#ffffff;background:#071f34}.v2-system-feature .v2-feature-heading{z-index:3;grid-template-columns:220px 500px;gap:60px}.v2-feature-heading.is-light p{color:rgba(255,255,255,.64)}.v2-iot{position:absolute;z-index:2;right:4%;bottom:-40px;width:48vw;max-width:980px;height:auto}.v2-features-cta{min-height:800px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--aqua);color:#ffffff;text-align:center}.v2-features-cta>span{color:#ffffff}.v2-features-cta h2{margin:52px 0 32px;font-size:clamp(55px,4.5vw,86px);line-height:1.15;font-weight:400}.v2-features-cta p{margin:0;font-size:22px}.v2-features-cta>div{display:flex;gap:36px;margin-top:42px}.v2-features-cta a{min-width:170px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff;color:var(--aqua);font-size:18px}.v2-features-cta a:last-child{background:transparent;color:#ffffff}.v2-products-hero{position:relative;height:470px;overflow:hidden}.v2-products-hero>div{display:grid;grid-template-columns:repeat(3,1fr);height:100%}.v2-products-hero figure{position:relative;margin:0}.v2-products-hero img{object-fit:cover;opacity:.28}.v2-products-hero h1{position:absolute;left:50%;top:50%;margin:0;font-size:clamp(66px,6.2vw,118px);line-height:1.03;font-weight:300;transform:translate(-50%,-50%)}.v2-products-intro{min-height:230px;display:grid;place-items:center;text-align:center}.v2-products-intro p{margin:0;font-size:30px;line-height:1.4}.v2-products-layout{display:grid;grid-template-columns:285px 1fr;gap:70px;padding:110px 0 144px}.v2-products-layout>aside h2{display:flex;align-items:center;gap:18px;margin:0 0 50px;font-size:28px}.v2-products-layout>aside h2 svg{width:55px;height:55px}.v2-filter-box{min-height:900px;display:flex;flex-direction:column;gap:26px;padding:42px 36px;border:1px solid #333333;border-radius:18px}.v2-filter-box strong{display:flex;justify-content:space-between;font-size:19px;font-weight:400}.v2-filter-box a,.v2-filter-box span{padding-left:36px;font-size:17px}.v2-filter-box hr{width:80%;border:0;border-top:1px solid #d0d0d0}.v2-products-groups>section{margin-bottom:100px}.v2-products-groups>section>h2{margin:0 0 34px;font-size:44px;font-weight:500}.v2-products-groups>section>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}.v2-product-card{overflow:hidden;border:1px solid #333333;border-radius:16px;background:#ffffff}.v2-product-image{position:relative;height:350px;background:#cfcfcf}.v2-product-image img{object-fit:contain;padding:24px;mix-blend-mode:multiply}.v2-product-copy{padding:30px 50px 50px}.v2-product-copy h3{margin:0 0 12px;font-size:32px;line-height:1.2;font-weight:400}.v2-product-copy h3 span{display:block}.v2-product-copy p{margin:0 0 24px;color:#707070;font-size:18px;line-height:1.45}.v2-product-copy hr{width:70%;margin:0 0 24px;border:0;border-top:1px solid #333333}.v2-product-copy dl{margin:0}.v2-product-copy dl>div{display:flex;gap:7px;margin-bottom:10px}.v2-product-copy dt{font-weight:600}.v2-product-copy dd{margin:0;color:#555555}.v2-product-copy>a{min-height:70px;display:flex;align-items:center;justify-content:center;margin-top:46px;border-radius:999px;background:var(--aqua);color:#ffffff;font-size:26px;box-shadow:0 7px 0 rgba(0,150,170,.14)}.v2-contact{position:relative;min-height:1817px;overflow:hidden;background:#f4f4f4}.v2-contact>img{object-fit:cover;object-position:center top}.v2-contact-inner{position:relative;z-index:2;padding-top:120px}.v2-contact h1{margin:0 0 70px;font-size:clamp(64px,5.2vw,100px);line-height:1.14;font-weight:400}.v2-contact-grid{display:grid;grid-template-columns:minmax(700px,1.25fr) minmax(440px,.75fr);align-items:end;gap:80px}.v2-contact-card{min-height:1290px;padding:75px 85px;border-radius:50px;background:rgba(255,255,255,.95);box-shadow:0 30px 70px rgba(0,0,0,.15)}.dw-lead-form{height:100%;display:flex;flex-direction:column}.dw-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 54px}.dw-field-grid label{display:grid;gap:14px}.dw-field-grid label>span{font-size:23px;font-weight:600}.dw-field-grid input,.dw-field-grid select,.dw-field-grid textarea{width:100%;border:0;border-radius:16px;outline:0;background:#e0f7fa}.dw-field-grid input,.dw-field-grid select{min-height:74px;padding:0 20px}.dw-field-grid textarea{min-height:360px;padding:20px;resize:vertical}.dw-field-full{grid-column:1/-1}.dw-submit-button{min-width:400px;min-height:72px;display:inline-flex;align-items:center;justify-content:center;gap:18px;margin-top:38px;border:0;border-radius:999px;background:var(--aqua);color:#ffffff;font-size:25px;cursor:pointer}.dw-submit-button svg{width:34px;height:34px}.dw-form-note{margin:42px 0 0;color:#555555;font-size:16px;line-height:1.65}.dw-form-status{margin-top:20px;font-size:16px}.dw-form-status.success{color:#20945d}.dw-form-status.error{color:#b83a3a}.v2-contact-grid>aside{display:grid;gap:52px;padding-bottom:50px;text-align:right}.v2-contact-grid>aside div{display:grid;gap:10px}.v2-contact-grid>aside strong{font-size:32px}.v2-contact-grid>aside a,.v2-contact-grid>aside span{font-size:28px;line-height:1.55}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@media (max-width:1500px){.v2-why-feature .v2-feature-heading{grid-template-columns:150px minmax(0,340px);gap:36px}.v2-system-feature .v2-feature-heading{grid-template-columns:180px 350px;gap:40px}.v2-system-feature .v2-feature-heading h2,.v2-why-feature .v2-feature-heading h2{font-size:56px}.v2-why-feature .v2-feature-heading h2{max-width:340px;font-size:52px}.v2-flow-items article:first-child:after{transform:rotate(-24deg)}.v2-flow-items article:nth-child(2):after{transform:rotate(34deg)}.v2-flow-items article:nth-child(3):after{transform:rotate(-26deg)}.v2-flow-items article:nth-child(4):after{transform:rotate(-12deg)}.v2-why-cards{width:min(500px,40vw);gap:28px}.v2-why-cards article{min-height:230px;padding:34px}}@media (max-width:1100px){.v2-header-inner{grid-template-columns:1fr auto auto}.v2-nav{display:none}.v2-menu-button{width:46px;height:46px;display:grid;place-items:center;border:0;background:transparent}.v2-mobile-nav{position:absolute;left:0;right:0;top:100%;display:grid;padding:16px 32px 28px;background:#ffffff;box-shadow:0 16px 30px rgba(0,0,0,.09)}.v2-mobile-nav a{padding:14px 0;border-bottom:1px solid #eeeeee}.v2-brand-grid{grid-template-rows:repeat(2,430px)}.v2-line-grid,.v2-line-plans.has-four .v2-line-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.has-four .v2-line-card,.v2-line-card{min-height:1040px}.v2-contact-grid{grid-template-columns:1fr}.v2-contact-grid>aside{grid-template-columns:repeat(3,1fr);text-align:left}}@media (max-width:760px){.v2-header{height:64px}.v2-header-inner{gap:10px}.v2-brand{width:190px}.v2-header-cta{min-width:98px;min-height:42px;padding:0 14px;font-size:14px}.v2-menu-button{width:40px;height:40px}.v2-footer{min-height:230px}.v2-footer-inner{flex-direction:column;align-items:flex-start}.v2-footer-social{justify-items:start}.v2-footer-social svg{width:38px;height:38px}.v2-home-hero{height:56vw;min-height:290px}.v2-hero-dots{bottom:20px;gap:28px}.v2-hero-dots button{width:14px;height:14px}.v2-home-intro{min-height:300px}.v2-home-intro h1{font-size:34px}.v2-brand-grid{width:calc(100vw - 24px);display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:12px}.v2-brand-grid>div:nth-child(n){grid-column:auto;grid-row:auto;height:420px}.v2-brand-tile-copy{width:72%;padding:28px}.v2-brand-tile-copy>span{font-size:17px}.v2-brand-tile-copy img{max-height:120px}.v2-brand-tile-copy p{margin:20px 0 28px}.v2-home-stats{width:calc(100vw - 32px);grid-template-columns:1fr;padding:30px 0}.v2-home-stats>div{min-height:120px;border-right:0;border-bottom:1px solid #dddddd}.v2-home-stats>div:last-child{border-bottom:0}.v2-home-stats img{width:84px;height:84px}.v2-onsite,.v2-onsite-inner{min-height:920px}.v2-onsite>img{object-position:65% center}.v2-onsite-inner{width:calc(100vw - 32px);padding-top:50px}.v2-onsite h2{font-size:44px}.v2-onsite-steps{grid-template-columns:repeat(2,1fr);gap:12px}.v2-onsite-steps article{min-height:200px;padding:22px}.v2-onsite-steps strong{font-size:56px}.v2-onsite-steps h3{margin-bottom:40px}.v2-water-cta{min-height:240px}.v2-line-hero{min-height:580px;gap:34px}.v2-line-hero.is-chef{flex-direction:column}.v2-line-wordmark img{width:min(520px,80vw)}.v2-line-hero>p{width:calc(100vw - 48px);font-size:18px;letter-spacing:.35em}.v2-line-plans{padding:70px 0}.v2-plan-gradient,.v2-plan-groups{width:calc(100vw - 32px)}.v2-plan-groups span{font-size:32px}.v2-line-grid,.v2-line-plans.has-four .v2-line-grid{width:calc(100vw - 32px);grid-template-columns:1fr;gap:22px}.has-four .v2-line-card,.v2-line-card{min-height:790px;padding:36px 28px}.v2-line-price{margin-top:48px}.v2-line-card>p{min-height:auto;margin:30px 0}.v2-included{grid-template-columns:1fr;gap:36px;padding:60px 24px}.v2-included ul{font-size:18px}.v2-plan-cta{min-height:590px;padding:90px 24px 60px}.v2-plan-cta h2{font-size:44px}.v2-plan-cta p{font-size:22px}.v2-plan-cta>div{flex-direction:column;gap:16px;margin-top:46px}.v2-plan-cta a{min-width:280px}.v2-air-intro{min-height:600px}.v2-air-intro>p{font-size:17px}.v2-air-showcase{min-height:580px;padding:50px 0}.v2-air-slide{width:calc(100vw - 32px);height:390px;border-radius:32px}.v2-air-slide-copy{left:28px;top:28px}.v2-air-slide-copy h2{font-size:42px}.v2-air-care{min-height:auto;padding:90px 24px}.v2-air-care>div:first-child{grid-template-columns:1fr;gap:50px}.v2-air-care>div:first-child img{width:260px}.v2-air-promises{grid-template-columns:1fr;gap:18px;margin-top:60px}.v2-air-products{min-height:auto;padding:80px 0}.v2-air-products-first,.v2-air-products-second{width:calc(100vw - 32px);grid-template-columns:1fr;gap:40px}.v2-air-product-visual{min-height:480px}.v2-air-product-visual figure:first-child img,.v2-air-product-visual figure:last-child img,.v2-air-products-second figure img{height:420px}.v2-air-product-copy h2{font-size:38px}.v2-air-products-second{min-height:auto}.v2-air-bottom-cta{min-height:470px;padding:50px 24px}.v2-features-hero{min-height:620px}.v2-features-hero>img,.v2-features-hero>video{object-position:62% center}.v2-features-hero h1{max-width:340px;margin:34px 0;font-size:48px}.v2-features-hero p{max-width:320px;font-size:18px}.v2-feature-heading{width:calc(100vw - 32px)}.v2-feature-heading,.v2-system-feature .v2-feature-heading,.v2-why-feature .v2-feature-heading{grid-template-columns:70px 1fr;gap:18px}.v2-feature-heading>strong{font-size:58px}.v2-feature-heading h2{margin-top:24px;font-size:38px}.v2-system-feature .v2-feature-heading h2,.v2-why-feature .v2-feature-heading h2{font-size:38px}.v2-feature-heading p{font-size:17px}.v2-feature-flow{min-height:1260px;padding-top:70px}.v2-flow-items{width:calc(100vw - 32px);grid-template-columns:repeat(2,1fr);gap:40px 20px;margin-top:70px}.v2-flow-items article:nth-child(2n),.v2-flow-items article:nth-child(n){margin-top:0}.v2-flow-items article:after{display:none}.v2-flow-items article:last-child{grid-column:1/-1}.v2-why-feature{min-height:1200px}.v2-why-cards{position:relative;right:auto;top:auto;width:calc(100vw - 32px);margin:70px auto 0;gap:14px}.v2-why-cards article{min-height:200px;padding:24px}.v2-space-feature{min-height:950px}.v2-space-marks{width:calc(100vw - 48px);gap:70px 40px}.v2-system-feature{min-height:950px}.v2-iot{right:-20%;bottom:-10px;width:105vw}.v2-features-cta{min-height:540px;padding:50px 24px}.v2-features-cta h2{font-size:42px}.v2-products-hero{height:360px}.v2-products-hero h1{width:100%;text-align:center;font-size:62px}.v2-products-intro p{font-size:22px}.v2-products-layout{grid-template-columns:1fr;gap:60px;padding-top:50px}.v2-filter-box{min-height:auto}.v2-products-groups>section>div{grid-template-columns:1fr;gap:24px}.v2-product-image{height:320px}.v2-product-copy{padding:28px}.v2-contact{min-height:1760px}.v2-contact>img{object-position:63% top;opacity:.7}.v2-contact-inner{padding-top:70px}.v2-contact h1{margin-bottom:46px;font-size:56px}.v2-contact-grid{gap:50px}.v2-contact-card{min-height:1060px;padding:34px 24px;border-radius:28px}.dw-field-grid{grid-template-columns:1fr;gap:24px}.dw-field-full{grid-column:auto}.dw-field-grid textarea{min-height:220px}.dw-submit-button{min-width:100%}.v2-contact-grid>aside{grid-template-columns:1fr;text-align:left}.v2-contact-grid>aside strong{font-size:24px}.v2-contact-grid>aside a,.v2-contact-grid>aside span{font-size:20px}}