:root{--iaq-navy:#15375f;--iaq-blue:#407cff;--iaq-ink:#193858;--iaq-copy:#5b6f88;--iaq-line:#dce6f3;--iaq-soft:#f4f8fd}.iaq-solution-page{overflow-x:clip;background:#fff;color:var(--iaq-ink)}.iaq-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.iaq-container--wide{width:min(1320px,calc(100% - 48px))}.iaq-label{margin:0 0 15px;color:var(--iaq-blue);font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.iaq-breadcrumb{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:52px;color:#6c8098;font-size:14px}.iaq-breadcrumb a{color:inherit;text-decoration:none}.iaq-breadcrumb a:hover{color:var(--iaq-blue)}
.iaq-hero{position:relative;padding:38px 0 0;background:radial-gradient(circle at 78% 24%,rgba(79,136,255,.19),transparent 28%),linear-gradient(135deg,#f4f8ff 0%,#fff 70%);border-bottom:1px solid var(--iaq-line)}.iaq-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:70px;padding-bottom:70px}.iaq-hero h1{max-width:760px;margin:0;color:#15375f;font-size:clamp(42px,5.2vw,72px);font-weight:600;line-height:1.04;letter-spacing:-.045em}.iaq-hero__lead{max-width:750px;margin:26px 0 0;color:#536b86;font-size:17px;line-height:1.8}.iaq-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.iaq-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 25px;border:1px solid var(--iaq-blue);border-radius:7px;font-size:15px;font-weight:700;text-decoration:none;transition:.25s ease}.iaq-btn--primary{background:var(--iaq-blue);color:#fff;box-shadow:0 12px 28px rgba(64,124,255,.23)}.iaq-btn--secondary{background:#fff;color:var(--iaq-blue)}.iaq-btn:hover{transform:translateY(-2px)}.iaq-hero__media{position:relative;display:grid;place-items:center;min-height:440px;margin:0}.iaq-hero__media:before{content:"PM2.5 · CO₂ · TVOC · T/RH";position:absolute;top:24px;right:0;padding:10px 15px;border:1px solid rgba(64,124,255,.2);border-radius:999px;background:rgba(255,255,255,.8);color:#476383;font-size:12px;font-weight:800;letter-spacing:.04em}.iaq-hero__halo{position:absolute;width:360px;height:360px;border-radius:50%;background:linear-gradient(145deg,rgba(64,124,255,.15),rgba(255,255,255,.4));box-shadow:inset 0 0 0 1px rgba(64,124,255,.12)}.iaq-hero__media img{position:relative;width:min(100%,520px);filter:drop-shadow(0 25px 28px rgba(21,55,95,.2))}.iaq-hero__pillars{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--iaq-line);border-bottom:0;border-radius:14px 14px 0 0;box-shadow:0 -8px 38px rgba(25,56,88,.07)}.iaq-hero__pillars article{display:flex;gap:16px;padding:28px 25px}.iaq-hero__pillars article+article{border-left:1px solid var(--iaq-line)}.iaq-hero__pillars span{color:var(--iaq-blue);font-size:12px;font-weight:800}.iaq-hero__pillars h2{margin:0 0 8px;font-size:18px;line-height:1.3}.iaq-hero__pillars p{margin:0;color:var(--iaq-copy);font-size:14px;line-height:1.65}
.iaq-section{padding:96px 0}.iaq-section--soft{background:var(--iaq-soft)}.iaq-section--navy{background:linear-gradient(135deg,#102e52,#184a78);color:#fff}.iaq-section__header{max-width:880px;margin-bottom:48px}.iaq-section__header--center{margin-inline:auto;text-align:center}.iaq-section__header h2,.iaq-connected h2{margin:0;color:var(--iaq-ink);font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.15;letter-spacing:-.025em}.iaq-section__header>p:last-child,.iaq-connected__grid>div>p:last-of-type{margin:20px 0 0;color:var(--iaq-copy);font-size:17px;line-height:1.8}.iaq-section--navy .iaq-section__header h2{color:#fff}.iaq-section--navy .iaq-section__header>p:last-child{color:#c9d8e9}
.iaq-parameter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.iaq-parameter-grid article{padding:30px 26px;border:1px solid var(--iaq-line);border-radius:12px;background:#fff;transition:.25s ease}.iaq-parameter-grid article:hover{transform:translateY(-5px);border-color:#a8c5ff;box-shadow:0 18px 38px rgba(25,56,88,.09)}.iaq-parameter-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:24px;border-radius:12px;background:#eaf1ff;color:var(--iaq-blue);font-size:13px;font-weight:800}.iaq-parameter-grid h3,.iaq-flow h3,.iaq-standard-grid h3,.iaq-support-grid h3{margin:0 0 12px;font-size:19px;line-height:1.35}.iaq-parameter-grid p,.iaq-flow p,.iaq-standard-grid p,.iaq-support-grid p{margin:0;color:var(--iaq-copy);font-size:15px;line-height:1.7}.iaq-section__action{margin-top:32px}.iaq-text-link{display:inline-flex;gap:8px;color:var(--iaq-blue);font-weight:750;text-decoration:none}.iaq-text-link:hover{text-decoration:underline}
.iaq-flow{display:grid;grid-template-columns:repeat(4,1fr);position:relative;gap:18px}.iaq-flow:before{content:"";position:absolute;top:36px;left:10%;right:10%;height:1px;background:#b9cbea}.iaq-flow article{position:relative;padding:0 20px;text-align:center}.iaq-flow article>span{position:relative;z-index:1;display:grid;place-items:center;width:72px;height:72px;margin:0 auto 24px;border:8px solid var(--iaq-soft);border-radius:50%;background:var(--iaq-blue);color:#fff;font-size:13px;font-weight:800;box-shadow:0 0 0 1px #a9c3ef}
.iaq-product-group{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:62px;padding:48px 0;border-top:1px solid var(--iaq-line)}.iaq-product-group--reverse{grid-template-columns:1.18fr .82fr}.iaq-product-group--reverse .iaq-product-group__intro{order:2}.iaq-product-group__number{margin:0 0 12px;color:var(--iaq-blue);font-size:13px;font-weight:800}.iaq-product-group__intro h3{margin:0 0 18px;font-size:30px;font-weight:400;line-height:1.25}.iaq-product-group__intro>p:not(.iaq-product-group__number){margin:0 0 22px;color:var(--iaq-copy);font-size:16px;line-height:1.8}.iaq-product-group__visual{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:24px;padding:28px;border-radius:16px;background:var(--iaq-soft)}.iaq-product-group__visual>img{width:100%;filter:drop-shadow(0 18px 18px rgba(25,56,88,.18))}.iaq-product-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.iaq-product-links a{padding:14px;border:1px solid #d9e5f5;border-radius:8px;background:#fff;text-decoration:none}.iaq-product-links strong,.iaq-product-links span{display:block}.iaq-product-links strong{color:var(--iaq-blue);font-size:13px}.iaq-product-links span{margin-top:4px;color:var(--iaq-ink);font-size:13px;line-height:1.35}.iaq-controller-stage{position:relative;min-height:460px;border-radius:16px;background:radial-gradient(circle at 50% 44%,#fff 0,#eef4fc 56%,#e5edf8 100%)}.iaq-controller-stage img{position:absolute;object-fit:contain;filter:drop-shadow(0 16px 16px rgba(25,56,88,.2))}.iaq-controller-stage__a63{left:7%;top:12%;width:31%}.iaq-controller-stage__a23{left:35%;top:18%;width:35%}.iaq-controller-stage__a56{right:5%;top:11%;width:26%}.iaq-controller-links{position:absolute;left:6%;right:6%;bottom:28px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.iaq-controller-links a{padding:10px 12px;border:1px solid rgba(64,124,255,.2);border-radius:7px;background:rgba(255,255,255,.88);color:var(--iaq-ink);font-size:12px;font-weight:700;text-decoration:none}
.iaq-connected{background:#0f2d50;color:#fff}.iaq-connected__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.iaq-connected h2{color:#fff}.iaq-connected__grid>div>p:last-of-type{color:#c5d5e6}.iaq-connected__cta{margin-top:28px;background:var(--iaq-blue);color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.2)}.iaq-network{position:relative;min-height:480px}.iaq-network__core{position:absolute;z-index:2;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;width:180px;padding:22px;transform:translate(-50%,-50%);border:1px solid rgba(137,181,255,.35);border-radius:18px;background:#183f69;box-shadow:0 24px 65px rgba(0,0,0,.22)}.iaq-network__core img{width:105px;height:105px;object-fit:contain}.iaq-network__core strong{margin-top:10px}.iaq-network__node{position:absolute;z-index:2;padding:13px 18px;border:1px solid rgba(137,181,255,.32);border-radius:999px;background:#153a62;color:#dbe8f7;font-size:13px;font-weight:700}.iaq-network__node--sensor{top:8%;left:5%}.iaq-network__node--hvac{top:12%;right:8%}.iaq-network__node--bms{bottom:11%;left:10%}.iaq-network__node--cloud{right:3%;bottom:9%}.iaq-network__line{position:absolute;z-index:1;top:50%;left:50%;width:38%;height:1px;transform-origin:left;background:linear-gradient(90deg,#5a91dc,transparent)}.iaq-network__line--one{transform:rotate(215deg)}.iaq-network__line--two{transform:rotate(325deg)}.iaq-network__line--three{transform:rotate(145deg)}.iaq-network__line--four{transform:rotate(35deg)}
.iaq-standard-grid,.iaq-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.iaq-standard-grid article{padding:28px;border-top:3px solid var(--iaq-blue);background:var(--iaq-soft)}.iaq-standard-grid span,.iaq-support-grid span{display:block;margin-bottom:24px;color:var(--iaq-blue);font-size:13px;font-weight:800}.iaq-support-grid{grid-template-columns:repeat(4,1fr)}.iaq-support-grid article{padding:28px 24px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(255,255,255,.05)}.iaq-support-grid h3{color:#fff}.iaq-support-grid p{color:#c9d8e9}
.iaq-calibration-carousel{position:relative}.iaq-calibration-track{display:flex;gap:24px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.iaq-calibration-track::-webkit-scrollbar{display:none}.iaq-calibration-card{flex:0 0 calc((100% - 48px)/3);overflow:hidden;border:1px solid #d7e3f0;border-radius:8px;background:#fff;scroll-snap-align:start}.iaq-calibration-card img{display:block;width:100%;height:250px;object-fit:cover}.iaq-calibration-card div{min-height:148px;padding:24px}.iaq-calibration-card strong{display:block;color:#102d50;font-size:19px}.iaq-calibration-card p{margin:12px 0 0;color:var(--iaq-copy);font-size:14px;line-height:1.7}.iaq-carousel-arrow{position:absolute;z-index:3;top:38%;display:grid;place-items:center;width:46px;height:46px;border:1px solid #d6e2ef;border-radius:50%;background:#fff;color:var(--iaq-blue);font-size:28px;cursor:pointer;box-shadow:0 8px 20px rgba(25,56,88,.12)}.iaq-carousel-arrow--prev{left:-58px}.iaq-carousel-arrow--next{right:-58px}
.iaq-inquiry .iaq-label{margin-bottom:8px}.iaq-inquiry .contact-title{margin-top:0}.iaq-inquiry .f-submit{width:auto;min-width:230px}.iaq-btn:focus-visible,.iaq-text-link:focus-visible,.iaq-product-links a:focus-visible,.iaq-controller-links a:focus-visible,.iaq-carousel-arrow:focus-visible{outline:3px solid #8ab2ff;outline-offset:3px}
@media(max-width:1100px){.iaq-hero__grid{grid-template-columns:1fr .7fr;gap:30px}.iaq-hero__media{min-height:360px}.iaq-parameter-grid,.iaq-support-grid{grid-template-columns:1fr 1fr}.iaq-product-group,.iaq-product-group--reverse{grid-template-columns:1fr}.iaq-product-group--reverse .iaq-product-group__intro{order:0}.iaq-carousel-arrow--prev{left:-18px}.iaq-carousel-arrow--next{right:-18px}}
@media(max-width:780px){.iaq-container,.iaq-container--wide{width:min(100% - 32px,1180px)}.iaq-hero{padding-top:24px}.iaq-breadcrumb{margin-bottom:34px}.iaq-hero__grid{display:block;padding-bottom:46px}.iaq-hero h1{font-size:42px}.iaq-hero__lead{font-size:16px}.iaq-hero__media{min-height:300px;margin-top:25px}.iaq-hero__media:before{top:0}.iaq-hero__halo{width:260px;height:260px}.iaq-hero__pillars{grid-template-columns:1fr}.iaq-hero__pillars article+article{border-top:1px solid var(--iaq-line);border-left:0}.iaq-section{padding:70px 0}.iaq-section__header h2,.iaq-connected h2{font-size:34px}.iaq-section__header>p:last-child,.iaq-connected__grid>div>p:last-child{font-size:16px}.iaq-parameter-grid,.iaq-standard-grid,.iaq-support-grid{grid-template-columns:1fr}.iaq-flow{grid-template-columns:1fr}.iaq-flow:before{top:20px;bottom:20px;left:35px;width:1px;height:auto}.iaq-flow article{display:grid;grid-template-columns:72px 1fr;column-gap:18px;text-align:left}.iaq-flow article>span{grid-row:1/3;margin:0}.iaq-flow article h3{align-self:end}.iaq-product-group{gap:28px;padding:35px 0}.iaq-product-group__visual{grid-template-columns:1fr}.iaq-product-group__visual>img{max-width:290px;margin:auto}.iaq-controller-stage{min-height:420px}.iaq-connected__grid{grid-template-columns:1fr;gap:30px}.iaq-network{min-height:400px}.iaq-calibration-card{flex-basis:82%}.iaq-calibration-card img{height:220px}.iaq-carousel-arrow{display:none}}
@media(max-width:520px){.iaq-hero h1{font-size:36px}.iaq-hero__actions{display:grid}.iaq-btn{width:100%}.iaq-product-links,.iaq-controller-links{grid-template-columns:1fr}.iaq-controller-stage{min-height:530px}.iaq-controller-stage__a63{left:4%;width:38%}.iaq-controller-stage__a23{left:32%;width:42%}.iaq-controller-stage__a56{right:1%;width:31%}.iaq-calibration-card{flex-basis:92%}}
@media(prefers-reduced-motion:reduce){.iaq-btn,.iaq-parameter-grid article{transition:none}.iaq-calibration-track{scroll-behavior:auto}}

/* IAQ sensor page typography and spacing alignment */
.iaq-solution-page{--iaq-blue:#1e88ff;--iaq-ink:#23405f;--iaq-copy:#4d6073;--iaq-soft:#f4f8fc}
.iaq-container,.iaq-container--wide{width:min(1720px,calc(100% - 80px))}
.iaq-label{margin-bottom:10px;font-size:14px;font-weight:700;letter-spacing:0}
.iaq-breadcrumb{margin-bottom:0}
.iaq-hero__grid{padding-bottom:64px}
.iaq-hero h1{max-width:920px;color:#001a3d;font-size:clamp(30px,2.55vw,42px);font-weight:600;line-height:1.08;letter-spacing:0}
.iaq-hero__lead{max-width:940px;margin-top:24px;color:#001a3d;font-size:clamp(16px,1vw,18px);font-weight:400;line-height:1.72}
.iaq-hero__actions{margin-top:30px}
.iaq-section{padding:clamp(56px,7vw,92px) 0}
.iaq-section__header{max-width:1060px;margin-bottom:46px}
.iaq-section__header h2,.iaq-connected h2{font-size:clamp(28px,2.1vw,36px);font-weight:600;line-height:1.13;letter-spacing:0}
.iaq-section__header>p:last-child,.iaq-connected__grid>div>p:last-of-type{max-width:980px;margin-top:22px;font-size:17px;font-weight:400;line-height:1.76}
.iaq-calibration-card{display:flex;min-height:500px;flex-direction:column;border-color:#d9e5f2;box-shadow:0 14px 34px rgba(18,35,50,.07)}
.iaq-calibration-card img{height:310px;object-fit:contain;object-position:top center;background:#fff}
.iaq-calibration-card div{min-height:0;padding:26px 28px 30px}
.iaq-calibration-card strong{color:#001a3d;font-size:clamp(18px,1.05vw,21px);font-weight:600;line-height:1.24}
.iaq-calibration-card p{margin-top:14px;font-size:15px;line-height:1.65}
.iaq-hero__media--home img{width:100%;height:390px;object-fit:cover;object-position:center;border-radius:8px;box-shadow:0 24px 54px rgba(21,55,95,.18);filter:none}
.iaq-hero__media--home:after{content:"";position:absolute;z-index:1;inset:25px 0;border-radius:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.4);pointer-events:none}
.iaq-hero__media--home img{z-index:1}
.iaq-hero{background:linear-gradient(90deg,rgba(247,250,255,.98) 0%,rgba(247,250,255,.96) 42%,rgba(247,250,255,.72) 60%,rgba(247,250,255,.14) 100%),url("/assets/solutions-import/img/pages/home/home.webp") center 46%/cover no-repeat}
.iaq-hero__grid{display:block;min-height:480px;padding:24px 0 80px}
.iaq-hero__content{max-width:800px}
#monitoring-parameters{color:#fff;background:#418ad0}
#monitoring-parameters .iaq-label,#monitoring-parameters .iaq-section__header h2,#monitoring-parameters .iaq-section__header>p:last-child{color:#fff}
#monitoring-parameters .iaq-section__header{max-width:980px}
#monitoring-parameters .iaq-parameter-grid{gap:22px;margin-top:42px}
#monitoring-parameters .iaq-parameter-grid article{display:flex;min-height:310px;flex-direction:column;padding:26px 24px;border:1px solid rgba(255,255,255,.38);border-radius:8px;background:rgba(255,255,255,.08);box-shadow:0 16px 34px rgba(7,44,84,.13)}
#monitoring-parameters .iaq-parameter-grid article:hover{transform:none;border-color:rgba(255,255,255,.58);box-shadow:0 20px 40px rgba(7,44,84,.18)}
#monitoring-parameters .iaq-parameter-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:28px;border-radius:0;background:transparent;color:#fff}
#monitoring-parameters .iaq-parameter-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
#monitoring-parameters .iaq-parameter-icon--pm circle{fill:currentColor;stroke:none}
#monitoring-parameters .iaq-parameter-grid h3{color:#fff;font-size:clamp(20px,1.35vw,24px);font-weight:600;line-height:1.22}
#monitoring-parameters .iaq-parameter-grid p{margin-top:16px;color:rgba(255,255,255,.9);font-size:15px;line-height:1.68}
#monitoring-parameters .iaq-section__action{margin-top:34px;padding:26px 30px;border:1px solid rgba(255,255,255,.34);border-radius:8px;background:rgba(255,255,255,.1);box-shadow:0 14px 30px rgba(7,44,84,.12)}
#monitoring-parameters .iaq-text-link{color:#fff}
#how-it-works{background:#fff}
#how-it-works .iaq-flow:before{display:none}
#how-it-works .iaq-flow article{padding:0 24px}
#how-it-works .iaq-flow__number{position:absolute;z-index:2;top:14px;left:38px;display:grid;width:46px;height:46px;margin:0;place-items:center;border:0;border-radius:50%;background:var(--iaq-blue);color:#fff;font-size:18px;font-weight:800;line-height:1;box-shadow:0 8px 18px rgba(34,101,216,.24)}
#how-it-works .iaq-flow article>img{display:block;width:100%;height:300px;margin:0 0 22px;object-fit:contain;background:#fff}
.iaq-connected__grid{grid-template-columns:1fr 1.2fr;gap:clamp(45px,7vw,110px)}
.iaq-connected-carousel{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:14px;min-width:0;padding-bottom:30px}
.iaq-connected-carousel__stage{position:relative;display:grid;min-height:420px;place-items:center}
.iaq-connected-carousel__slide{display:block;width:min(100%,760px);height:auto;max-height:500px;object-fit:contain;filter:drop-shadow(0 28px 42px rgba(0,0,0,.24))}
.iaq-connected-carousel__slide[hidden]{display:none}
.iaq-connected-carousel__wifi{position:absolute;z-index:2;top:24px;right:8px;width:58px;color:#fff;filter:drop-shadow(0 4px 8px rgba(0,0,0,.28));pointer-events:none}
.iaq-connected-carousel__wifi svg{display:block;width:100%;height:auto;overflow:visible;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.iaq-connected-carousel__wifi circle{fill:currentColor;stroke:none}
.iaq-connected-carousel__slide.is-entering-from-left{animation:iaqConnectedEnterFromLeft 320ms cubic-bezier(.22,.75,.24,1) both}
.iaq-connected-carousel__slide.is-entering-from-right{animation:iaqConnectedEnterFromRight 320ms cubic-bezier(.22,.75,.24,1) both}
@keyframes iaqConnectedEnterFromLeft{from{opacity:0;transform:translateX(-30px) scale(.975)}to{opacity:1;transform:translateX(0) scale(1)}}
@keyframes iaqConnectedEnterFromRight{from{opacity:0;transform:translateX(30px) scale(.975)}to{opacity:1;transform:translateX(0) scale(1)}}
.iaq-connected-carousel__arrow{display:grid;width:46px;height:46px;place-items:center;padding:0 0 4px;border:1px solid #4c759c;border-radius:50%;background:#102f4c;color:#71b7ff;font:400 38px/1 Arial,sans-serif;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}
.iaq-connected-carousel__arrow:hover,.iaq-connected-carousel__arrow:focus-visible{background:var(--iaq-blue);color:#fff;outline:0;transform:scale(1.06)}
.iaq-connected-carousel__status{grid-column:2;grid-row:2;justify-self:center;margin:10px 0 0;color:#8eb4d9;font-size:13px;font-weight:700}
.iaq-knowledge{background:var(--iaq-soft)}
.iaq-knowledge__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(52px,7vw,112px)}
.iaq-knowledge__table-card{overflow:hidden;margin-top:70px;background:#fff;box-shadow:0 18px 42px rgba(18,35,50,.08)}
.iaq-knowledge-table-wrap{overflow-x:auto}
.iaq-knowledge-table{width:100%;min-width:560px;border-collapse:collapse;color:#354b60;font-size:13px;line-height:1.35}
.iaq-knowledge-table__parameter{width:42%}.iaq-knowledge-table__time{width:18%}.iaq-knowledge-table__value{width:22%}.iaq-knowledge-table__unit{width:18%}
.iaq-knowledge-table th,.iaq-knowledge-table td{padding:10px 12px;border-right:1px solid #dce5ee;border-bottom:1px solid #dce5ee;text-align:left;vertical-align:top}
.iaq-knowledge-table th:last-child,.iaq-knowledge-table td:last-child{border-right:0}
.iaq-knowledge-table thead th{background:#123f63;color:#fff;font-size:12px;font-weight:600}
.iaq-knowledge-table tbody th{background:#edf4fa;color:#001a3d;font-weight:600}
.iaq-knowledge-table tbody tr:nth-child(even) td{background:#f7fafd}
.iaq-knowledge__table-note{margin:0;padding:11px 18px 13px;background:#f7fafd;color:#64778a;font-size:11px;line-height:1.45}
.iaq-knowledge__content h2{margin:0 0 26px;color:var(--iaq-ink);font-size:clamp(28px,2.1vw,36px);font-weight:600;line-height:1.13}
.iaq-knowledge__content>p:not(.iaq-label){margin:0 0 18px;color:var(--iaq-copy);font-size:16px;line-height:1.76}
.iaq-knowledge__content>p:last-child{margin-bottom:0}
.iaq-knowledge__content a{color:var(--iaq-blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.iaq-product-group__visual{padding:0;border-radius:0;background:transparent}
.iaq-controller-stage{border-radius:0;background:transparent}
.iaq-controller-stage{min-height:330px}

@media(max-width:780px){
  .iaq-container,.iaq-container--wide{width:calc(100% - 28px)}
  .iaq-breadcrumb{margin-bottom:0}
  .iaq-hero h1{font-size:clamp(27px,6.4vw,34px);line-height:1.14}
  .iaq-section{padding:56px 0}
  .iaq-section__header h2,.iaq-connected h2{font-size:clamp(22px,5.2vw,27px);font-weight:500;line-height:1.16}
  .iaq-section__header>p:last-child,.iaq-connected__grid>div>p:last-of-type{font-size:15.5px;line-height:1.68}
  .iaq-calibration-card{min-height:0}
  .iaq-calibration-card img{height:260px}
  .iaq-hero__media--home img{height:300px}
  .iaq-hero__media--home:after{inset:0}
  .iaq-hero{background:linear-gradient(rgba(247,250,255,.94),rgba(247,250,255,.9)),url("/assets/solutions-import/img/pages/home/home.webp") center/cover no-repeat}
  .iaq-hero__grid{min-height:0;padding:20px 0 56px}
  #monitoring-parameters .iaq-parameter-grid article{min-height:0}
  #how-it-works .iaq-flow article{display:block;padding:0;text-align:left}
  #how-it-works .iaq-flow__number{top:12px;left:12px;width:40px;height:40px;font-size:16px}
  #how-it-works .iaq-flow article>img{height:250px;margin-bottom:16px}
  .iaq-connected-carousel{grid-template-columns:40px minmax(0,1fr) 40px;gap:8px;padding-bottom:0}
  .iaq-connected-carousel__stage{min-height:280px}
  .iaq-connected-carousel__slide{width:min(100%,620px)}
  .iaq-connected-carousel__wifi{top:18px;right:4px;width:42px}
  .iaq-connected-carousel__arrow{width:38px;height:38px;font-size:32px}
  .iaq-knowledge__grid{grid-template-columns:1fr;gap:34px}
  .iaq-knowledge__content{order:-1}
  .iaq-knowledge__table-card{margin-top:0}
  .iaq-knowledge__content h2{font-size:clamp(22px,5.2vw,27px)}
  .iaq-knowledge__content>p:not(.iaq-label){font-size:15.5px;line-height:1.68}
}

@media(prefers-reduced-motion:reduce){.iaq-connected-carousel__slide{animation:none!important;transform:none!important}}

/* Related products carousel (mirrors the HVAC IAQ solution card system) */
#related-products{background:#f4f7fa}
#related-products>.iaq-container{position:relative}
#related-products .r290-related-products__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;text-align:left}
#related-products .r290-related-products__heading h2{margin:0;color:#23405f;font-size:clamp(28px,2.1vw,36px);line-height:1.13;font-weight:600;letter-spacing:0}
#related-products .p11-related-products__actions{display:flex;align-items:center;gap:14px}
#related-products .r290-related-products__explore{display:inline-flex;align-items:center;gap:10px;margin-bottom:8px;padding:0 0 5px;border-bottom:2px solid #2f7df6;color:#001a3d;font-size:15px;line-height:1.25;font-weight:500;text-decoration:none;transition:color .2s ease,gap .2s ease}
#related-products .r290-related-products__explore span{font-size:19px;line-height:1}
#related-products .r290-related-products__explore:hover,#related-products .r290-related-products__explore:focus-visible{gap:14px;color:#2f7df6}
#related-products .p11-related-products__controls{position:absolute;z-index:5;top:56%;right:clamp(-72px,-4vw,-36px);left:clamp(-72px,-4vw,-36px);height:0;pointer-events:none}
#related-products .p11-related-products__arrow{position:absolute;top:0;display:grid;width:58px;height:58px;place-items:center;padding:0;border:2px solid #1e88ff;border-radius:50%;background:#fff;color:#1479ee;box-shadow:0 10px 28px rgba(0,83,174,.18);font:inherit;font-size:28px;font-weight:700;line-height:1;cursor:pointer;pointer-events:auto;transform:translateY(-50%);transition:color .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}
#related-products .p11-related-products__arrow:first-child{left:0}
#related-products .p11-related-products__arrow:last-child{right:0}
#related-products .p11-related-products__arrow:hover:not(:disabled),#related-products .p11-related-products__arrow:focus-visible:not(:disabled){border-color:#1e88ff;background:#1e88ff;color:#fff;box-shadow:0 12px 32px rgba(30,136,255,.32);outline:none;transform:translateY(-50%) scale(1.06)}
#related-products .p11-related-products__arrow:disabled{border-color:#b7c9dc;color:#7f96ad;opacity:.55;cursor:default}
#related-products .p11-related-products__viewport{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain}
#related-products .p11-related-products__viewport::-webkit-scrollbar{display:none}
#related-products .p11-related-products__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 72px)/4);gap:24px;padding:140px 0 32px}
#related-products .gas-product-card{position:relative;min-width:0;min-height:360px;background:transparent;scroll-snap-align:start}
#related-products .gas-product-card__image{position:absolute;z-index:2;top:-122px;right:24px;left:24px;display:flex;height:218px;align-items:flex-end;justify-content:center;pointer-events:none;transition:transform .28s ease}
#related-products .gas-product-card__image:after{position:absolute;z-index:0;bottom:-8px;left:50%;width:min(72%,190px);height:24px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(18,35,50,.2) 0%,rgba(18,35,50,.1) 42%,rgba(18,35,50,0) 72%);content:"";filter:blur(5px);transform:translateX(-50%)}
#related-products .gas-product-card__image img{position:relative;z-index:1;max-width:100%;max-height:230px;object-fit:contain;filter:drop-shadow(0 14px 12px rgba(18,35,50,.16))}
#related-products .gas-product-card__body{display:flex;min-height:300px;flex-direction:column;margin-top:42px;padding:108px 28px 24px;background:#fff;box-shadow:0 0 0 rgba(18,35,50,0);transition:transform .28s ease,box-shadow .28s ease,background-color .28s ease;will-change:transform}
#related-products .gas-product-card:hover .gas-product-card__body,#related-products .gas-product-card:focus-within .gas-product-card__body{background:#fff;box-shadow:0 18px 34px rgba(18,35,50,.12);transform:translateY(-10px)}
#related-products .gas-product-card:hover .gas-product-card__image,#related-products .gas-product-card:focus-within .gas-product-card__image{transform:translateY(-10px)}
#related-products .gas-product-card__body span{display:block;margin-bottom:9px;color:#1e88ff;font-size:11px;line-height:1;font-weight:700;letter-spacing:0}
#related-products .gas-product-card h3{margin:0;color:#111;font-size:clamp(24px,1.55vw,30px);line-height:1.22;font-weight:350;letter-spacing:0}
#related-products .gas-product-card p{max-width:360px;margin:10px 0 0;color:#4d6073;font-size:14px;line-height:1.62}
#related-products .gas-product-card__more{margin-top:auto;padding-top:16px;color:#1e88ff;font-size:12px;font-weight:700;text-decoration:none}

@media(max-width:1100px){
  #related-products .p11-related-products__controls{right:8px;left:8px}
  #related-products .p11-related-products__track{grid-auto-columns:calc((100% - 24px)/2)}
}
@media(max-width:640px){
  #related-products .r290-related-products__intro{align-items:flex-start;gap:22px}
  #related-products .p11-related-products__actions{display:block}
  #related-products .r290-related-products__explore{flex:0 0 auto;margin-top:4px;margin-bottom:0}
  #related-products .p11-related-products__controls{top:58%;right:4px;left:4px}
  #related-products .p11-related-products__track{grid-auto-columns:86%;padding-top:112px}
  #related-products .p11-related-products__arrow{width:46px;height:46px;font-size:23px}
  #related-products .gas-product-card__image{top:-88px;height:190px}
  #related-products .gas-product-card__image img{max-height:200px}
  #related-products .gas-product-card__body{min-height:280px;padding:94px 22px 22px}
}
@media(prefers-reduced-motion:reduce){
  #related-products .p11-related-products__viewport{scroll-behavior:auto}
  #related-products .gas-product-card__image,#related-products .gas-product-card__body,#related-products .p11-related-products__arrow,#related-products .r290-related-products__explore{transition:none}
}
