/* Shared compact explanation beside the actual choice controls. */
.rc-compressor-help{position:relative;display:inline-flex;align-items:center;vertical-align:middle;flex:0 0 36px;font-size:14px;line-height:1.5;font-weight:400;letter-spacing:normal;text-transform:none}.rc-compressor-help .rc-compressor-help-button{display:inline-grid;place-items:center;width:36px;height:44px;padding:0;border:0;border-radius:8px;background:transparent;color:#0b5a78;font:700 17px/1 Arial,sans-serif;cursor:pointer}.rc-compressor-help-button:hover{background:#e7f2f6}.rc-compressor-help-button:focus-visible{outline:2px solid #0b5a78;outline-offset:2px}.rc-compressor-help .rc-compressor-help-panel{position:absolute;z-index:110;top:100%;right:0;display:grid;gap:10px;width:min(330px,calc(100vw - 40px));box-sizing:border-box;padding:16px;border:1px solid #d7e1e5;border-radius:12px;background:#fff;color:#17242b;box-shadow:0 8px 28px #17242b26;text-align:left;white-space:normal;word-break:normal;overflow-wrap:normal}.rc-compressor-help .rc-compressor-help-panel[hidden]{display:none!important}.rc-compressor-help-panel > span{display:block}.rc-compressor-help .rc-compressor-help-panel{overflow-y:auto;overscroll-behavior:contain}.rc-compressor-help-panel strong{font-weight:700}:root{--ink:#151515;--graphite:#55585d;--muted:#74777b;--line:#dde0e2;--line-strong:#babec2;--soft:#f4f5f6;--soft-2:#eceeef;--paper:#ffffff;--yellow:#ffd000;--yellow-hover:#edc200;--yellow-soft:#fff7cc;--blue:#075f7b;--green:#28734d;--green-soft:#edf7f1;--radius:18px;--max:1320px}*{box-sizing:border-box}[hidden]{display:none !important}fieldset{min-width:0}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:400 16px/1.45 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open,body.filter-open{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}h1,h2,h3,p{margin:0}.container{width:min(var(--max), calc(100% - 48px));margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 10px;border:1px solid var(--line);border-radius:999px;color:var(--graphite);background:var(--paper);font-size:14px;font-weight:700}.eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--yellow)}.section-kicker{margin-bottom:8px;color:var(--graphite);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.section-head h2{max-width:780px;font-size:clamp(32px, 3vw, 46px);line-height:1.04;letter-spacing:-.045em;font-weight:650}.section-head p{max-width:520px;color:var(--muted)}.button{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--ink);border-radius:10px;background:var(--paper);color:var(--ink);font-weight:700;transition:background .18s ease,border-color .18s ease,transform .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{border-color:var(--yellow);background:var(--yellow)}.button-primary:hover{border-color:var(--yellow-hover);background:var(--yellow-hover)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#2b2b2b}.button.is-added{border-color:var(--green);background:var(--green);color:#fff}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}/* Desktop */.desktop-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}.desktop-header .header-main{min-height:76px;display:grid;grid-template-columns:auto auto minmax(260px, 1fr) auto;align-items:center;gap:16px}.brand{min-width:116px;min-height:46px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--ink);background:var(--paper);font-size:25px;font-weight:800;letter-spacing:-.06em}.catalog-button{min-height:46px;padding-inline:18px;border:0;border-radius:9px;background:var(--yellow);font-weight:700;display:inline-flex;align-items:center;gap:9px}.search-box{min-width:0;min-height:46px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;background:var(--soft);color:var(--muted)}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.header-links{display:flex;align-items:center;gap:20px;white-space:nowrap;font-size:14px}.header-links a{display:inline-flex;align-items:center;gap:7px}.header-links .phone{display:block;text-align:right}.header-links .phone strong{display:block;font-size:16px}.header-links .phone span{display:block;color:var(--muted);font-size:12px}.header-nav{min-height:44px;border-top:1px solid var(--line)}.header-nav .container{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:14px}.header-nav nav{display:flex;gap:26px}.header-nav .dealer{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-weight:700}.header-nav .dealer::before{content:"✓";width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);font-size:12px}.hero{padding:30px 0 46px;background:linear-gradient(180deg, #fff 0, #f7f8f8 100%)}.hero-shell{display:grid;grid-template-columns:minmax(0, 1.02fr) minmax(410px, .98fr);gap:14px}.hero-copy,.selector-card{min-height:474px;border:1px solid var(--line);border-radius:22px;background:var(--paper)}.hero-copy{padding:clamp(34px, 4vw, 62px);display:flex;flex-direction:column;justify-content:center}.hero-copy h1{max-width:720px;margin:18px 0 18px;font-size:clamp(48px, 5vw, 72px);line-height:.98;letter-spacing:-.06em;font-weight:650}.hero-copy .lead{max-width:650px;color:var(--graphite);font-size:19px;line-height:1.5}.hero-actions{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:580px}.hero-proofs{margin-top:25px;display:flex;flex-wrap:wrap;gap:8px 18px;color:var(--muted);font-size:13px}.hero-proofs span,.hero-proofs a{display:inline-flex;align-items:center;gap:7px}.hero-proofs span::before,.hero-proofs a::before{content:"✓";width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:700}.selector-card{padding:34px;display:flex;flex-direction:column;background:var(--ink);color:var(--paper)}.selector-card .selector-label{color:#c7c7c7;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.selector-card h2{margin-top:12px;max-width:500px;font-size:clamp(30px, 3.1vw, 44px);line-height:1.05;letter-spacing:-.045em;font-weight:600}.selector-card .selector-hint{margin-top:11px;color:#c8c8c8;font-size:14px}.area-input-row{margin-top:24px;display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:9px}.area-field{min-height:56px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid #565656;border-radius:10px;background:#242424}.area-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--paper);font-size:21px;font-weight:700}.area-field input::placeholder{color:#838383}.area-field span{color:#bdbdbd;font-size:14px}.selector-card .area-submit{min-height:56px;padding:0 17px;border:0;border-radius:10px;background:var(--yellow);color:var(--ink);font-weight:700}.area-chips{margin-top:10px;display:grid;grid-template-columns:repeat(6, 1fr);gap:7px}.area-chip{min-height:44px;padding:0 6px;border:1px solid #4b4b4b;border-radius:8px;background:#242424;color:var(--paper);font-size:14px;font-weight:700}.area-chip:hover,.area-chip.is-active{border-color:var(--yellow);color:var(--yellow)}.area-result{margin-top:auto;padding:15px;display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:center;gap:12px;border-radius:12px;background:var(--paper);color:var(--ink)}.area-result small{display:block;color:var(--muted);font-size:12px}.area-result strong{display:block;margin-top:2px;font-size:17px;font-weight:700}.area-result a{min-height:42px;padding:0 12px;display:inline-flex;align-items:center;border-radius:8px;background:var(--yellow);font-size:13px;font-weight:700;white-space:nowrap}.install-ribbon{margin-top:14px;min-height:84px;padding:16px 18px;display:grid;grid-template-columns:48px minmax(0, 1fr) auto;align-items:center;gap:14px;border:1px solid #ead17d;border-radius:16px;background:var(--yellow-soft)}.install-ribbon .ribbon-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--paper)}.install-ribbon strong{display:block;font-size:18px}.install-ribbon p{margin-top:2px;color:var(--graphite);font-size:14px}.install-ribbon .button{min-height:44px;background:transparent}.regional-layer{margin-top:14px}.regional-layer .install-ribbon{margin-top:8px}.region-switch{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:13px}.region-switch > span{margin-right:3px}.region-switch button{min-height:32px;padding:0 11px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--graphite);font-size:13px;font-weight:700}.region-switch button[aria-pressed="true"]{border-color:var(--ink);background:var(--ink);color:var(--paper)}.delivery-ribbon{border-color:var(--line);background:var(--paper)}.season-section{padding:26px 0 34px;background:var(--paper)}.season-panel{padding:26px;display:grid;grid-template-columns:minmax(320px, .8fr) minmax(0, 1.2fr);gap:26px;align-items:center;border:1px solid var(--line);border-radius:20px;background:var(--soft)}.season-heating{background:linear-gradient(135deg, #f1f2f3 0%, #fff8d4 100%)}.season-intro h2{max-width:650px;font-size:clamp(30px, 3vw, 43px);line-height:1.04;letter-spacing:-.045em;font-weight:600}.season-intro p{margin-top:11px;max-width:620px;color:var(--graphite)}.season-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.season-card-grid a{min-height:76px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.9);font-size:14px}.season-card-grid a:hover{border-color:var(--ink)}.season-card-grid a span{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:50%;background:var(--yellow)}.multisplit-entry{padding:22px 0 34px;background:var(--soft)}.multisplit-panel{min-height:330px;padding:18px;display:grid;grid-template-columns:minmax(0, 1fr) minmax(430px, .82fr);gap:16px;border-radius:22px;background:var(--ink);color:var(--paper)}.multisplit-copy{padding:clamp(26px, 3vw, 42px);align-self:center}.multisplit-copy .section-kicker{color:var(--yellow)}.multisplit-copy h2{max-width:650px;font-size:clamp(38px, 4vw, 56px);line-height:1;letter-spacing:-.055em;font-weight:600}.multisplit-copy p{margin-top:15px;max-width:630px;color:#c8c8c8;font-size:17px}.multisplit-actions{margin-top:24px;display:flex;flex-wrap:wrap;gap:9px}.multisplit-actions .button:not(.button-primary){border-color:#585858;background:transparent;color:var(--paper)}.multisplit-copy small{margin-top:15px;display:block;color:#9da0a3;font-size:12px}.system-map{min-height:294px;padding:24px;display:grid;grid-template-columns:145px 1fr 180px;align-items:center;border:1px solid #414141;border-radius:16px;background:#202020}.outdoor-node{aspect-ratio:1;display:grid;place-items:center;align-content:center;border:1px solid #575757;border-radius:18px;background:#171717;text-align:center}.outdoor-node b{font-size:40px;line-height:1;color:var(--yellow)}.outdoor-node span{margin-top:7px;color:#c2c2c2;font-size:13px}.system-line{height:1px;background:#686868}.room-nodes{display:grid;gap:8px}.room-nodes span{min-height:49px;padding:0 12px;display:flex;align-items:center;gap:10px;border:1px solid #4c4c4c;border-radius:10px;background:#292929;font-size:13px}.room-nodes b{color:var(--yellow);font-size:11px}.room-nodes .muted-node{color:#a9a9a9;border-style:dashed;background:transparent}.categories{padding:70px 0 54px}.category-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:10px}.category-card{min-height:148px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:14px;background:var(--paper);transition:border-color .18s ease,transform .18s ease}.category-card{color:inherit;font:inherit;text-align:left;cursor:pointer}.category-card:hover{transform:translateY(-2px);border-color:var(--ink)}.category-card .category-index{color:var(--muted);font-size:12px}.category-card h3{max-width:235px;font-size:21px;line-height:1.14;font-weight:600}.category-card .category-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px}.category-card p{color:var(--muted);font-size:13px}.category-card .arrow{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;background:var(--soft);font-size:18px}.category-card.featured{background:var(--ink);color:var(--paper)}.category-card.featured .category-index,.category-card.featured p{color:#bfc1c3}.category-card.featured .arrow{background:var(--yellow);color:var(--ink)}.project-section{padding:10px 0 54px}.project-panel{padding:clamp(24px, 3.5vw, 46px);display:grid;grid-template-columns:minmax(340px, .82fr) minmax(0, 1.18fr);gap:28px;border:1px solid var(--line);border-radius:22px;background:var(--soft)}.project-intro h2{max-width:560px;font-size:clamp(34px, 3.4vw, 48px);line-height:1.02;letter-spacing:-.05em;font-weight:600}.project-intro p{margin-top:14px;max-width:540px;color:var(--muted)}.project-intro .button{margin-top:22px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.project-grid a{min-height:130px;padding:18px;display:flex;flex-direction:column;justify-content:end;border:1px solid var(--line);border-radius:14px;background:var(--paper);transition:border-color .18s ease,transform .18s ease}.project-grid a:hover{transform:translateY(-2px);border-color:var(--ink)}.project-grid b{font-size:20px}.project-grid span{margin-top:5px;color:var(--muted);font-size:13px}.install-section{padding:54px 0 74px}.install-panel{overflow:hidden;display:grid;grid-template-columns:minmax(0, .9fr) minmax(520px, 1.1fr);border-radius:22px;background:var(--ink);color:var(--paper)}.install-copy{padding:clamp(32px, 4vw, 56px)}.install-copy .section-kicker{color:var(--yellow)}.install-copy h2{max-width:600px;font-size:clamp(38px, 4vw, 58px);line-height:1;letter-spacing:-.055em;font-weight:600}.install-copy > p{margin-top:16px;max-width:570px;color:#c7c7c7;font-size:17px}.install-price{margin-top:27px;padding:15px 0;display:flex;align-items:baseline;gap:14px;border-top:1px solid #3a3a3a;border-bottom:1px solid #3a3a3a}.install-price strong{font-size:30px;font-weight:600}.install-price span{color:#b7b7b7;font-size:13px}.install-actions{margin-top:22px;display:flex;flex-wrap:wrap;gap:9px}.install-actions .button:not(.button-primary){border-color:#555;background:transparent;color:var(--paper)}.install-steps{padding:22px;display:grid;grid-template-columns:repeat(3, 1fr);gap:9px;background:#242424}.install-step{min-height:214px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #444;border-radius:14px;background:#1c1c1c}.install-step b{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:13px}.install-step h3{margin-top:36px;font-size:19px;line-height:1.18;font-weight:600}.install-step p{margin-top:8px;color:#b7b7b7;font-size:13px}.install-details{grid-column:1/-1;display:none;padding:18px;border:1px solid #444;border-radius:14px;background:#191919}.install-details.is-open{display:block}.install-details-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:9px}.install-detail{padding:13px;border-radius:10px;background:#272727}.install-detail strong{display:block;font-size:14px}.install-detail span{display:block;margin-top:3px;color:#b7b7b7;font-size:12px}.scenarios{padding:70px 0;background:var(--soft)}.scenario-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}.scenario-card{min-height:158px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.scenario-card span{color:var(--muted);font-size:13px}.scenario-card h3{margin-top:28px;font-size:22px;font-weight:600}.scenario-card p{margin-top:6px;color:var(--muted);font-size:14px}.scenario-card .scenario-link{align-self:flex-end;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--soft)}.proof-section{padding:72px 0}.proof-grid{display:grid;grid-template-columns:minmax(0, 1.1fr) minmax(420px, .9fr);gap:14px}.proof-photo{position:relative;min-height:480px;overflow:hidden;border-radius:20px;background:var(--soft)}.proof-photo img{width:100%;height:100%;object-fit:cover}.proof-photo .photo-caption{position:absolute;left:16px;right:16px;bottom:16px;padding:13px 15px;border-radius:10px;background:rgba(255,255,255,.94);font-size:13px}.proof-copy{padding:38px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:20px}.proof-copy h2{margin-top:8px;font-size:clamp(34px, 3.6vw, 52px);line-height:1.02;letter-spacing:-.05em;font-weight:600}.proof-copy > p{margin-top:15px;color:var(--muted)}.proof-list{margin-top:24px;display:grid;gap:9px}.proof-item{padding:13px 0;display:grid;grid-template-columns:32px minmax(0, 1fr);gap:10px;border-top:1px solid var(--line)}.proof-item b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:12px}.proof-item strong{display:block;font-size:15px}.proof-item span{display:block;margin-top:2px;color:var(--muted);font-size:13px}.site-footer{padding:40px 0 26px;background:var(--ink);color:var(--paper)}.footer-top{display:grid;grid-template-columns:1.25fr repeat(3, 1fr);gap:40px}.footer-logo{display:inline-block;padding:8px 11px;border:1px solid #fff;font-size:25px;font-weight:800;letter-spacing:-.06em}.footer-about p{margin-top:14px;max-width:330px;color:#bfc1c3;font-size:14px}.footer-col h3{margin-bottom:13px;font-size:14px}.footer-col a{margin-top:8px;display:block;color:#bfc1c3;font-size:14px}.footer-bottom{margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #353535;color:#8e9092;font-size:12px}.toast{position:fixed;left:50%;bottom:24px;z-index:80;max-width:calc(100% - 32px);padding:12px 15px;border-radius:10px;background:var(--ink);color:var(--paper);font-size:14px;box-shadow:0 12px 40px rgba(0,0,0,.22);transform:translate(-50%, 130%);opacity:0;transition:.22s ease}.toast.is-visible{transform:translate(-50%, 0);opacity:1}/* Standalone mobile composition */.mobile-page{background:#e9ebed}.mobile-shell{width:min(430px, 100%);min-height:100vh;margin:0 auto;overflow:hidden;background:var(--paper);box-shadow:0 0 0 1px rgba(0,0,0,.04),0 24px 80px rgba(0,0,0,.08)}.mobile-header{position:relative;z-index:10;padding:10px 14px 9px;border-bottom:1px solid var(--line);background:var(--paper)}.mobile-header-row{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px}.mobile-icon-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:var(--paper)}.mobile-brand{min-height:44px;justify-self:center;padding:7px 10px;display:inline-flex;align-items:center;border:1.3px solid var(--ink);font-size:22px;font-weight:800;letter-spacing:-.06em}.mobile-search{margin-top:8px;min-height:42px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;background:var(--soft);color:var(--muted)}.mobile-search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.mobile-menu{position:fixed;inset:0;z-index:70;display:none;background:rgba(0,0,0,.42)}.mobile-menu.is-open{display:block}.mobile-menu-panel{width:min(360px, calc(100% - 36px));height:100%;padding:18px;background:var(--paper)}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between}.mobile-menu nav{margin-top:24px;display:grid;gap:6px}.mobile-menu nav a{min-height:48px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-weight:700}.mobile-main .mobile-hero{padding:18px 14px 22px;background:linear-gradient(180deg, #fff 0, #f6f7f7 100%)}.mobile-hero-copy{padding:23px 19px;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.mobile-hero-copy h1{margin-top:14px;font-size:40px;line-height:.98;letter-spacing:-.055em;font-weight:650}.mobile-hero-copy .lead{margin-top:15px;color:var(--graphite);font-size:16px}.mobile-commerce-facts{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.mobile-commerce-facts span{min-height:66px;padding:10px;display:grid;align-content:center;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.mobile-commerce-facts small{color:var(--muted);font-size:11px}.mobile-commerce-facts strong{margin-top:2px;font-size:14px;line-height:1.18}.mobile-hero-actions{margin-top:20px;display:grid;gap:8px}.mobile-hero-actions .button{width:100%}.mobile-proof-line{margin-top:16px;display:flex;gap:7px;overflow:auto;scrollbar-width:none}.mobile-proof-line::-webkit-scrollbar{display:none}.mobile-proof-line span,.mobile-proof-line a{flex:0 0 auto;min-height:44px;padding:0 11px;display:inline-flex;align-items:center;border-radius:999px;background:var(--soft);color:var(--graphite);font-size:12px}.mobile-regional-layer{margin-top:9px}.mobile-regional-layer .region-switch{padding:10px 11px;display:grid;grid-template-columns:auto 1fr 1fr;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.mobile-page .region-switch button{min-height:44px}.mobile-regional-layer .region-switch button{padding:0 7px;font-size:12px}.mobile-regional-layer .mobile-install-ribbon{margin-top:7px}.mobile-install-ribbon{margin-top:9px;padding:14px;border:1px solid #ead17d;border-radius:14px;background:var(--yellow-soft)}.mobile-install-ribbon strong{display:block;font-size:17px}.mobile-install-ribbon p{margin-top:3px;color:var(--graphite);font-size:13px}.mobile-install-ribbon a{min-height:44px;margin-top:4px;padding:0 2px;display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:700}.mobile-multisplit{padding:34px 19px;background:var(--ink);color:var(--paper)}.mobile-multisplit .section-kicker{color:var(--yellow)}.mobile-multisplit h2{font-size:34px;line-height:1.01;letter-spacing:-.05em;font-weight:600}.mobile-multisplit p{margin-top:11px;color:#c7c7c7;font-size:15px}.mobile-system-map{margin-top:18px;padding:12px;display:grid;grid-template-columns:1.45fr repeat(4, .7fr);gap:5px;border:1px solid #434343;border-radius:12px;background:#202020}.mobile-system-map > *{min-height:44px;display:grid;place-items:center;border-radius:8px;background:#2c2c2c;font-size:11px;text-align:center}.mobile-system-map b{color:var(--yellow)}.mobile-multisplit .button{width:100%;margin-top:15px}.mobile-multisplit small{margin-top:10px;display:block;color:#979797;font-size:12px}.mobile-selector{margin-top:10px;min-height:auto;padding:20px 18px;border-radius:16px}.mobile-selector h2{font-size:29px}.mobile-selector .area-input-row{margin-top:18px;grid-template-columns:1fr}.mobile-selector .area-chips{grid-template-columns:repeat(3, 1fr)}.mobile-selector .area-result{margin-top:16px;grid-template-columns:1fr}.mobile-selector .area-result a{width:100%;min-height:44px;justify-content:center}.mobile-filter-trigger{width:100%;min-height:46px;margin-top:10px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #4d4d4d;border-radius:9px;background:transparent;color:var(--paper);font-weight:700}.mobile-season{padding:0 14px 22px;background:#f6f7f7}.mobile-season .season-panel{padding:20px 18px;display:block;border-radius:16px}.mobile-season .season-panel h2{font-size:30px;line-height:1.03;letter-spacing:-.045em;font-weight:600}.mobile-season .season-panel > p{margin-top:9px;color:var(--graphite);font-size:14px}.mobile-season .season-card-grid{margin-top:15px;grid-template-columns:1fr 1fr}.mobile-season .season-card-grid a{min-height:72px;padding:11px;font-size:12px}.season-links{margin-top:15px;display:grid;gap:7px}.season-links a{min-height:44px;padding:0 12px;display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;background:var(--paper);font-size:13px;font-weight:700}.mobile-section{padding:38px 14px}.mobile-section.alt{background:var(--soft)}.mobile-section .section-head{display:block;margin-bottom:17px}.mobile-section .section-head h2{font-size:31px;line-height:1.02}.mobile-section .section-head p{margin-top:9px;font-size:14px}.inline-filter-button{min-height:44px;margin-top:13px;padding:0 14px;border:1px solid var(--ink);border-radius:9px;background:var(--paper);font-weight:700}.mobile-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-category-grid .category-card{min-height:132px;padding:14px}.mobile-category-grid .category-card h3{font-size:17px}.mobile-category-grid .category-card p{font-size:12px}.mobile-category-grid .category-card:last-child{grid-column:1/-1;min-height:106px}.mobile-project{padding:36px 14px;border-top:1px solid var(--line);background:var(--paper)}.mobile-project h2{font-size:34px;line-height:1.02;letter-spacing:-.045em;font-weight:600}.mobile-project > p{margin-top:9px;color:var(--muted);font-size:14px}.mobile-project-grid{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.mobile-project-grid a{min-height:66px;padding:11px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--line);border-radius:10px;font-size:13px;font-weight:700}.mobile-project .button{width:100%;margin-top:10px}.mobile-install{padding:36px 14px;background:var(--ink);color:var(--paper)}.mobile-install .section-kicker{color:var(--yellow)}.mobile-install h2{font-size:35px;line-height:1.01;letter-spacing:-.05em;font-weight:600}.mobile-install > p{margin-top:12px;color:#c7c7c7;font-size:15px}.mobile-install .install-price{margin-top:20px;display:block}.mobile-install .install-price span{margin-top:4px;display:block}.mobile-install-steps{margin-top:15px;display:grid;gap:8px}.mobile-install-step{padding:14px;display:grid;grid-template-columns:32px minmax(0, 1fr);align-items:start;gap:10px;border:1px solid #414141;border-radius:11px;background:#212121}.mobile-install-step b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:12px}.mobile-install-step h3{font-size:16px;font-weight:600}.mobile-install-step p{margin-top:3px;color:#b7b7b7;font-size:12px}.mobile-install-actions{margin-top:17px;display:grid;gap:8px}.mobile-install-actions .button{width:100%}.mobile-install-actions .button:not(.button-primary){border-color:#555;background:transparent;color:var(--paper)}.mobile-install .install-details{margin-top:12px}.mobile-install .install-details-grid{grid-template-columns:1fr}.mobile-scenario-list{display:grid;gap:8px}.mobile-scenario-card{min-height:76px;padding:13px 14px;display:grid;grid-template-columns:minmax(0, 1fr) 36px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.mobile-scenario-card strong{display:block;font-size:16px}.mobile-scenario-card span{display:block;margin-top:2px;color:var(--muted);font-size:12px}.mobile-scenario-card i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--soft);font-style:normal}.mobile-proof-photo{height:330px;overflow:hidden;border-radius:15px;background:var(--soft)}.mobile-proof-photo img{width:100%;height:100%;object-fit:cover}.mobile-proof-copy{margin-top:9px;padding:19px;border:1px solid var(--line);border-radius:15px}.mobile-proof-copy h2{font-size:29px;line-height:1.04;letter-spacing:-.04em;font-weight:600}.mobile-proof-copy p{margin-top:9px;color:var(--muted);font-size:14px}.mobile-proof-copy .proof-list{margin-top:15px}.mobile-footer{padding:26px 14px 30px;background:var(--ink);color:var(--paper)}.mobile-footer .footer-logo{font-size:22px}.mobile-footer p{margin-top:13px;color:#bfc1c3;font-size:13px}.mobile-footer .mobile-contact{margin-top:18px;display:grid;gap:8px}.mobile-footer .mobile-contact a{min-height:44px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #3b3b3b;border-radius:9px;font-size:14px}.mobile-filter-sheet{position:fixed;inset:0;z-index:90;display:none;align-items:end;justify-content:center}.mobile-filter-sheet.is-open{display:flex}.filter-sheet-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.48)}.filter-sheet-panel{position:relative;width:min(430px, 100%);max-height:88dvh;padding:8px 18px calc(18px + env(safe-area-inset-bottom));overflow:auto;border-radius:22px 22px 0 0;background:var(--paper);box-shadow:0 -20px 70px rgba(0,0,0,.18)}.filter-sheet-handle{width:42px;height:4px;margin:0 auto 13px;border-radius:99px;background:var(--line-strong)}.filter-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.filter-sheet-head span{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.07em}.filter-sheet-head h2{margin-top:1px;font-size:30px;line-height:1}.filter-sheet-head > button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--paper);font-size:25px}.filter-sheet-panel fieldset{margin:20px 0 0;padding:0;border:0}.filter-sheet-panel legend,.filter-select{color:var(--ink);font-size:14px;font-weight:700}.filter-area-grid{margin-top:9px;display:grid;grid-template-columns:repeat(3, 1fr);gap:7px}.filter-area-grid button{min-height:46px;border:1px solid var(--line);border-radius:9px;background:var(--paper);font-weight:700}.filter-area-grid button.is-active{border-color:var(--ink);background:var(--ink);color:var(--paper)}.filter-select{margin-top:20px;display:grid;gap:8px}.filter-select select{min-height:48px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:var(--paper)}.filter-checks{margin-top:9px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.filter-checks label{min-height:52px;padding:9px 10px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;background:var(--soft);font-size:12px}.filter-checks input{width:18px;height:18px;flex:0 0 18px;accent-color:var(--ink)}.filter-sheet-note{margin-top:16px;padding:10px 12px;border-radius:9px;background:var(--yellow-soft);color:var(--graphite);font-size:12px}.filter-apply{width:100%;margin-top:12px}.mobile-action-layer{position:fixed;left:50%;bottom:0;z-index:60;width:min(430px, 100%);min-height:76px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:center;gap:10px;border-top:1px solid var(--line);background:rgba(255,255,255,.98);box-shadow:0 -12px 40px rgba(0,0,0,.12);transform:translateX(-50%)}.mobile-action-layer small,.mobile-action-layer strong{display:block}.mobile-action-layer small{color:var(--muted);font-size:11px}.mobile-action-layer strong{margin-top:2px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.mobile-action-layer > a,.mobile-action-layer > button{min-height:48px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:var(--yellow);color:var(--ink);font-weight:700}.mobile-page.action-layer-visible .mobile-shell{padding-bottom:76px}.mobile-page.action-layer-visible .toast{bottom:92px}/* MultiSplit Builder */.builder-page{background:var(--soft)}.builder-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}.builder-header-row{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.builder-header nav{display:flex;gap:24px;color:var(--graphite);font-size:14px}.builder-header-actions{display:flex;align-items:center;gap:18px;font-size:14px;font-weight:700}.builder-header-actions .cart-link{min-height:40px;padding:0 15px;display:inline-flex;align-items:center;border-radius:8px;background:var(--yellow)}.builder-hero{padding:38px 0 30px;background:var(--paper)}.breadcrumbs{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.builder-hero-grid{margin-top:30px;display:grid;grid-template-columns:minmax(0, 1fr) 360px;gap:48px;align-items:end}.builder-hero h1{max-width:900px;font-size:clamp(48px, 5.2vw, 74px);line-height:.98;letter-spacing:-.06em;font-weight:650}.builder-hero h1 + p{margin-top:18px;max-width:800px;color:var(--graphite);font-size:18px}.builder-trust-row{margin-top:22px;display:flex;flex-wrap:wrap;gap:8px}.builder-trust-row span{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;border-radius:999px;background:var(--soft);color:var(--graphite);font-size:12px;font-weight:700}.builder-principle{padding:23px;border:1px solid var(--line);border-left:4px solid var(--yellow);border-radius:14px;background:var(--soft)}.builder-principle > span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.builder-principle strong{margin-top:6px;display:block;font-size:21px}.builder-principle p{margin-top:7px;color:var(--graphite);font-size:14px}.builder-workspace-section{padding:28px 0 70px}.builder-mode-switch{margin-bottom:14px;display:grid;grid-template-columns:repeat(3, 1fr);gap:8px}.builder-mode-switch button{min-height:92px;padding:15px;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:10px;border:1px solid var(--line);border-radius:13px;background:var(--paper);color:var(--ink);text-align:left}.builder-mode-switch button > span{grid-row:1/3;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--muted);font-size:11px;font-weight:700}.builder-mode-switch button strong{align-self:end;font-size:15px}.builder-mode-switch button small{align-self:start;margin-top:2px;color:var(--muted);font-size:11px}.builder-mode-switch button.is-active{border-color:var(--ink);background:var(--ink);color:var(--paper)}.builder-mode-switch button.is-active > span{background:var(--yellow);color:var(--ink)}.builder-mode-switch button.is-active small{color:#b9b9b9}.component-mode-panel{min-height:360px;padding:34px;display:grid;grid-template-columns:minmax(320px, .82fr) minmax(0, 1.18fr);gap:40px;align-items:center;border:1px solid var(--line);border-radius:20px;background:var(--paper)}.component-mode-copy h2{max-width:550px;font-size:42px;line-height:1.03;letter-spacing:-.045em;font-weight:600}.component-mode-copy p{margin-top:12px;max-width:560px;color:var(--muted)}.component-mode-form{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border-radius:15px;background:var(--soft)}.component-mode-form label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:700}.component-mode-form select,.component-mode-form input{width:100%;min-height:48px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:var(--paper);color:var(--ink)}.component-mode-form .component-model-field,.component-mode-form .button,.component-mode-form > small{grid-column:1/-1}.component-mode-form > small{color:var(--muted);font-size:11px}.summary-seed{margin-top:14px;padding:10px 11px;border:1px solid #4a4a4a;border-radius:9px;background:#242424;color:var(--yellow);font-size:12px}.builder-layout{display:grid;grid-template-columns:minmax(0, 1fr) 350px;gap:16px;align-items:start}.builder-form{padding:26px;border:1px solid var(--line);border-radius:20px;background:var(--paper)}.builder-progress{margin:0;padding:0 0 24px;display:grid;grid-template-columns:repeat(4, 1fr);list-style:none;border-bottom:1px solid var(--line)}.builder-progress li{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.builder-progress b{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--soft);font-size:12px}.builder-progress li.is-current{color:var(--ink)}.builder-progress li.is-current b{border-color:var(--yellow);background:var(--yellow)}.prototype-note{margin-top:18px;padding:13px 15px;display:grid;grid-template-columns:auto 1fr;gap:12px;border-radius:10px;background:var(--yellow-soft);color:var(--graphite);font-size:13px}.prototype-note b{color:var(--ink)}.builder-fieldset{margin:0;padding:26px 0;border:0;border-bottom:1px solid var(--line)}.builder-fieldset legend{padding:0;display:flex;align-items:center;gap:10px;font-size:21px;font-weight:700}.builder-fieldset legend > span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--paper);font-size:11px}.builder-fieldset > p{margin:7px 0 0 40px;color:var(--muted);font-size:13px}.room-count-options{margin:18px 0 0 40px;display:grid;grid-template-columns:repeat(5, minmax(72px, 1fr));gap:8px}.room-count-options button,.room-count-options a{min-height:54px;padding:0 10px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink);font-weight:700}.room-count-options button:hover,.room-count-options button.is-active{border-color:var(--ink);background:var(--ink);color:var(--paper)}.room-count-options a{border-style:dashed;color:var(--graphite);font-size:13px}.room-editor-list{margin-top:18px;display:grid;gap:9px}.room-editor{padding:16px;border:1px solid var(--line);border-radius:13px;background:var(--soft)}.room-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.room-editor-head > span{font-weight:700}.room-editor-head strong{color:var(--green);font-size:13px}.room-editor-grid{margin-top:12px;display:grid;grid-template-columns:1fr 160px 1fr;gap:9px}.room-editor label,.advanced-grid label,.select-field,.address-field{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:700}.room-editor input,.room-editor select,.advanced-grid select,.select-field select,.address-field input{width:100%;min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:9px;outline:none;background:var(--paper);color:var(--ink);font-size:14px}.room-editor input:focus,.room-editor select:focus,.advanced-grid select:focus,.select-field select:focus,.address-field input:focus{border-color:var(--ink)}.unit-input{position:relative}.unit-input input{padding-right:42px}.unit-input span{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:13px}.room-recommendation{margin-top:10px;color:var(--graphite);font-size:12px}.advanced-panel{margin-top:18px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.advanced-panel summary{min-height:52px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:700}.advanced-panel summary span{color:var(--muted);font-size:12px;font-weight:400}.advanced-grid{padding:0 15px 15px;display:grid;grid-template-columns:repeat(3, 1fr);gap:9px}.priority-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3, 1fr);gap:8px}.priority-grid label{min-height:78px;padding:12px;display:flex;align-items:flex-start;gap:9px;border:1px solid var(--line);border-radius:10px;background:var(--paper);cursor:pointer}.priority-grid input{margin-top:3px;accent-color:var(--ink)}.priority-grid b,.priority-grid small{display:block}.priority-grid b{font-size:14px}.priority-grid small{margin-top:2px;color:var(--muted);font-size:11px}.select-field{margin-top:17px;grid-template-columns:130px 1fr;align-items:center}.brand-fieldset > p{margin-left:0}.brand-coverage{margin-top:15px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.brand-coverage summary{min-height:46px;padding:0 12px;display:flex;align-items:center;cursor:pointer;font-size:12px;font-weight:700}.brand-coverage > div{padding:0 12px 12px}.brand-coverage > div p{margin:0;color:var(--graphite);font-size:11px}.brand-coverage > div p + p{margin-top:7px}.brand-coverage > div small{margin-top:9px;display:block;color:var(--muted);font-size:10px}.mobile-brand-coverage{margin-top:9px}.builder-calculate{width:100%;margin-top:22px;min-height:58px;font-size:16px}.builder-summary{position:sticky;top:90px;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--ink);color:var(--paper)}.summary-label{color:#a9aaac;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.builder-summary h2{margin-top:9px;font-size:27px;line-height:1.1;font-weight:600}.summary-rooms{margin-top:18px;display:grid;gap:7px}.summary-room{min-height:40px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #404040;border-radius:8px;background:#222;font-size:12px}.summary-room span{color:#b7b7b7}.summary-context{margin-top:9px;color:#aaa;font-size:10px;line-height:1.4}.summary-divider{height:1px;margin:20px 0;background:#3b3b3b}.builder-summary .region-switch{flex-wrap:wrap;color:#b7b7b7}.builder-summary .region-switch button{border-color:#484848;background:#242424;color:#d4d4d4}.builder-summary .region-switch button[aria-pressed="true"]{border-color:var(--yellow);color:var(--yellow)}.summary-region{margin-top:15px;padding:13px;border-radius:10px;background:#242424}.summary-region strong{display:block;font-size:14px}.summary-region p{margin-top:4px;color:#b7b7b7;font-size:12px}.summary-checks{margin:18px 0 0;padding:0;display:grid;gap:8px;list-style:none;color:#c7c7c7;font-size:12px}.summary-checks li{display:flex;gap:8px}.summary-checks li::before{content:"✓";color:var(--yellow);font-weight:700}.builder-results{padding:68px 0 80px;border-top:1px solid var(--line);background:var(--paper)}.result-notice{margin-bottom:14px;padding:12px 14px;border:1px solid #ead17d;border-radius:10px;background:var(--yellow-soft);color:var(--graphite);font-size:13px}.result-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}.result-card{padding:20px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.result-card.is-selected{border:2px solid var(--ink);padding:19px}.result-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.result-type{min-height:28px;padding:0 9px;display:inline-flex;align-items:center;border-radius:999px;background:var(--soft);font-size:11px;font-weight:700}.result-type.recommended{background:var(--yellow)}.availability{color:var(--green);font-size:11px;font-weight:700}.result-card h3{margin-top:16px;font-size:22px;line-height:1.12;font-weight:600}.result-family{margin-top:7px;color:var(--muted);font-size:12px}.result-price{margin-top:19px;display:block;font-size:31px;line-height:1;font-weight:650}.equipment-only{margin-top:5px;color:var(--muted);font-size:11px}.result-features{margin:18px 0 0;padding:14px 0 0 17px;min-height:122px;border-top:1px solid var(--line);color:var(--graphite);font-size:13px}.result-features li + li{margin-top:5px}.compatibility-status{margin-top:14px;padding:10px;border-radius:8px;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:700}.kit-components{margin-top:12px;display:grid;gap:6px}.kit-component{padding:9px 10px;display:flex;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:8px;font-size:11px}.kit-component b{font-weight:700}.kit-component span{color:var(--muted);text-align:right}.kit-component a{color:var(--graphite);text-align:right;text-decoration:underline;text-decoration-color:var(--line-strong);text-underline-offset:2px}.swap-link{margin-top:8px;padding:4px 0;align-self:flex-start;border:0;background:transparent;color:var(--graphite);font-size:12px;font-weight:700;text-align:left}.swap-link:hover{color:var(--ink)}.installation-status{margin-top:12px;padding:9px 10px;border-radius:8px;background:var(--soft);color:var(--graphite);font-size:11px}.result-card > .button{width:100%;margin-top:14px}.selected-kit-bar{margin-top:14px;padding:18px 20px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px;border-radius:14px;background:var(--ink);color:var(--paper)}.selected-kit-bar span,.selected-kit-bar strong,.selected-kit-bar small{display:block}.selected-kit-bar span{color:#a8a8a8;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.selected-kit-bar strong{margin-top:2px;font-size:22px}.selected-kit-bar small{margin-top:3px;max-width:780px;color:#b8b8b8;font-size:11px}.builder-install-estimate,.builder-delivery{margin-top:14px;padding:30px;display:grid;grid-template-columns:minmax(0, 1fr) minmax(400px, .8fr);gap:30px;align-items:center;border:1px solid var(--line);border-radius:18px;background:var(--soft)}.builder-install-estimate h2,.builder-delivery h2{font-size:35px;line-height:1.05;letter-spacing:-.04em;font-weight:600}.builder-install-estimate p,.builder-delivery p{margin-top:10px;max-width:650px;color:var(--muted)}.estimate-form{display:grid;gap:9px}.file-drop{min-height:78px;padding:14px;display:grid;align-content:center;border:1px dashed var(--line-strong);border-radius:10px;background:var(--paper);cursor:pointer}.file-drop input{position:absolute;opacity:0;pointer-events:none}.file-drop b{font-size:14px}.file-drop span{margin-top:3px;color:var(--muted);font-size:12px}.estimate-form small{color:var(--muted);font-size:11px}.builder-delivery{grid-template-columns:1fr auto}.builder-footer{padding-top:8px}.mobile-builder-hero{padding:21px 16px 17px;background:var(--paper)}.mobile-builder-hero h1{font-size:39px;line-height:.98;letter-spacing:-.055em;font-weight:650}.mobile-builder-hero > p{margin-top:10px;color:var(--graphite);font-size:14px}.mobile-builder-hero .builder-principle{margin-top:16px;padding:14px}.mobile-room-start{margin:15px 0 0;grid-template-columns:1.5fr repeat(3, 1fr)}.mobile-room-start button{min-height:50px;padding:0 6px;font-size:13px}.mobile-builder-hero .builder-trust-row{margin-top:12px}.mobile-builder-workspace{padding:8px 12px 40px;background:var(--soft)}.mobile-builder-workspace .builder-form{padding:16px;border-radius:16px}.mobile-builder-workspace .builder-progress{grid-template-columns:repeat(3, 1fr)}.mobile-builder-workspace .prototype-note{grid-template-columns:1fr;gap:3px}.mobile-builder-summary{margin-top:18px;padding:15px;border-radius:11px;background:var(--ink);color:var(--paper)}.mobile-builder-summary > span{display:block;color:#aaa;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.mobile-builder-summary > strong{margin-top:4px;display:block;font-size:20px}.mobile-builder-summary [data-summary-rooms]{margin-top:10px;display:grid;gap:5px}.mobile-builder-workspace > .region-switch,.mobile-builder-workspace .region-switch{margin-top:12px;flex-wrap:wrap}.mobile-builder-results{padding:42px 12px 50px}.mobile-builder-results .section-head{display:block}.mobile-builder-results .section-head p{margin-top:5px}.mobile-builder-results .result-grid{grid-template-columns:1fr}.mobile-builder-results .result-features{min-height:0}.mobile-builder-results .swap-link{min-height:44px}.mobile-builder-results .selected-kit-bar{grid-template-columns:1fr}.mobile-builder-results .selected-kit-bar .button{width:100%}.mobile-builder-results .builder-install-estimate,.mobile-builder-results .builder-delivery{padding:20px;grid-template-columns:1fr}.mobile-builder-results .builder-install-estimate h2,.mobile-builder-results .builder-delivery h2{font-size:30px}.builder-action-layer strong{max-width:210px}@media (max-width: 1160px){.desktop-header .header-main{grid-template-columns:auto auto minmax(180px, 1fr)}.header-links{display:none}.hero-shell{grid-template-columns:1fr 430px}.hero-copy{padding:38px}.category-grid{grid-template-columns:repeat(3, 1fr)}.install-panel{grid-template-columns:1fr}.install-steps{min-height:auto}.multisplit-panel{grid-template-columns:1fr 420px}.system-map{grid-template-columns:115px 1fr 155px}.builder-header nav{display:none}.builder-header-row{grid-template-columns:auto 1fr}.builder-header-actions{justify-self:end}.builder-layout{grid-template-columns:minmax(0, 1fr) 310px}.room-editor-grid{grid-template-columns:1fr 140px}.room-editor-grid label:last-child{grid-column:1/-1}}@media (max-width: 900px){.desktop-page .container{width:min(calc(100% - 28px), 720px)}.desktop-header .header-main{grid-template-columns:auto auto 1fr}.desktop-header .search-box{display:none}.header-nav{display:none}.hero-shell{grid-template-columns:1fr}.hero-copy,.selector-card{min-height:auto}.category-grid{grid-template-columns:repeat(2, 1fr)}.multisplit-panel,.project-panel{grid-template-columns:1fr}.system-map{min-height:240px}.project-grid{grid-template-columns:repeat(4, 1fr)}.project-grid a{min-height:115px}.proof-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.builder-hero-grid,.builder-layout{grid-template-columns:1fr}.component-mode-panel{grid-template-columns:1fr;gap:20px}.builder-principle{max-width:620px}.builder-summary{position:static}.result-grid{grid-template-columns:1fr}.result-features{min-height:0}.builder-install-estimate,.builder-delivery{grid-template-columns:1fr}}@media (max-width: 620px){.desktop-page .desktop-header,.desktop-page .site-footer{display:none}.desktop-page .container{width:calc(100% - 24px)}.desktop-page .hero{padding-top:12px}.desktop-page .hero-copy{padding:26px 20px}.desktop-page .hero-copy h1{font-size:42px}.desktop-page .hero-actions,.desktop-page .area-input-row{grid-template-columns:1fr}.desktop-page .area-chips{grid-template-columns:repeat(3, 1fr)}.desktop-page .area-result{grid-template-columns:1fr}.desktop-page .install-ribbon{grid-template-columns:42px 1fr}.desktop-page .install-ribbon .button{grid-column:1/-1;width:100%}.desktop-page .region-switch{flex-wrap:wrap}.desktop-page .category-grid,.desktop-page .scenario-grid{grid-template-columns:1fr}.desktop-page .project-grid{grid-template-columns:1fr}.desktop-page .system-map{grid-template-columns:1fr;gap:10px}.desktop-page .system-line{width:1px;height:28px;justify-self:center}.desktop-page .install-steps{grid-template-columns:1fr}.desktop-page .proof-photo{min-height:360px}.desktop-page .footer-bottom{display:block}.builder-header-actions > a:first-child{display:none}.builder-hero h1{font-size:43px}.builder-form{padding:18px}.builder-mode-switch{grid-template-columns:1fr}.component-mode-panel{padding:22px}.component-mode-form{grid-template-columns:1fr}.component-mode-form label,.component-mode-form .component-model-field,.component-mode-form .button,.component-mode-form > small{grid-column:auto}.builder-progress{grid-template-columns:repeat(2, 1fr);gap:9px}.prototype-note{grid-template-columns:1fr}.room-count-options{margin-left:0;grid-template-columns:repeat(3, 1fr)}.builder-fieldset > p{margin-left:0}.room-editor-grid,.advanced-grid,.priority-grid{grid-template-columns:1fr}.room-editor-grid label:last-child{grid-column:auto}.select-field{grid-template-columns:1fr}.selected-kit-bar{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms !important;animation-duration:.01ms !important}}/* FINAL redesign layer --------------------------------------------------- */figure,dl,dd,ul,ol{margin:0}textarea{font:inherit;resize:vertical}:focus-visible{outline:3px solid #4c78ff;outline-offset:3px}.prototype-switch{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:7px;color:var(--graphite);font-size:12px;font-weight:700}/* 01 — desktop hero */.final-hero{padding:22px 0 28px}.final-hero-grid{display:grid;grid-template-columns:minmax(0, 1.14fr) minmax(390px, .86fr);gap:12px}.final-hero-copy{min-height:520px;padding:clamp(36px, 4.2vw, 64px)}.final-hero-copy h1{max-width:780px}.hero-install-offer{margin-top:26px;max-width:690px;padding:13px 14px;display:grid;grid-template-columns:42px minmax(0, 1fr) auto;align-items:center;gap:12px;border:1px solid #ead17d;border-radius:12px;background:var(--yellow-soft)}.hero-install-offer .offer-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:19px;font-weight:700}.hero-install-offer small,.hero-install-offer strong,.hero-install-offer p{display:block}.hero-install-offer small{color:var(--muted);font-size:11px}.hero-install-offer strong{margin-top:1px;font-size:16px}.hero-install-offer p{margin-top:1px;color:var(--graphite);font-size:12px}.hero-install-offer a{min-height:42px;padding:0 10px;display:inline-flex;align-items:center;font-size:13px;font-weight:700}.hero-product-preview{min-height:520px;padding:22px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:22px;background:var(--paper)}.hero-product-top{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:12px}.hero-product-top strong{color:var(--green)}.hero-product-preview > img{width:min(94%, 470px);height:245px;margin:34px auto 18px;object-fit:contain}.hero-product-data{margin-top:auto;padding:20px;border-radius:14px;background:var(--soft)}.hero-product-data > span{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.04em}.hero-product-data h2{margin-top:4px;font-size:26px;letter-spacing:-.035em}.hero-spec-line{margin-top:12px;display:flex;flex-wrap:wrap;gap:6px}.hero-spec-line b{min-height:28px;padding:0 8px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;background:var(--paper);font-size:11px}.hero-price-line{margin-top:16px;padding-top:14px;display:flex;align-items:end;justify-content:space-between;gap:16px;border-top:1px solid var(--line)}.hero-price-line small,.hero-price-line strong{display:block}.hero-price-line small{color:var(--muted);font-size:11px}.hero-price-line strong{margin-top:2px;font-size:25px}.hero-price-line a{font-size:13px;font-weight:700}.hero-underbar{margin-top:10px;min-height:58px;padding:8px 13px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.hero-underbar-copy b,.hero-underbar-copy span{display:block}.hero-underbar-copy b{font-size:13px}.hero-underbar-copy span{color:var(--muted);font-size:11px}.dealer-inline{color:var(--green);font-size:12px;font-weight:700}/* 02 — quick selector */.quick-selection-section{padding:32px 0 48px;background:var(--paper)}.quick-selection-grid{padding:30px;display:grid;grid-template-columns:minmax(330px, .82fr) minmax(400px, 1fr) minmax(310px, .72fr);align-items:center;gap:28px;border-radius:20px;background:var(--ink);color:var(--paper)}.quick-selection-copy .section-kicker{color:var(--yellow)}.quick-selection-copy h2{font-size:clamp(30px, 3vw, 44px);line-height:1.02;letter-spacing:-.045em;font-weight:600}.quick-selection-copy p{margin-top:10px;color:#bfc1c3;font-size:14px}.quick-selection-form .area-input-row{margin-top:0}.quick-selection-result{margin-top:0}.quick-selection-result strong{font-size:15px}.result-technical{margin-top:2px;display:block;color:var(--muted);font-size:10px}/* 03 — categories */.final-categories{padding:72px 0;background:var(--soft)}.final-category-grid{grid-template-columns:repeat(3, 1fr)}.final-category-grid .category-card{min-height:176px}.category-card-split p{margin-top:5px;display:flex;flex-wrap:wrap;gap:4px 12px}.category-card-split p a{color:var(--graphite);text-decoration:underline;text-decoration-color:var(--line-strong);text-underline-offset:3px}/* 04 — product shelf */.product-section{padding:76px 0}.product-head{align-items:center}.product-tabs{display:flex;gap:6px}.product-tabs button{min-height:40px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--graphite);font-size:12px;font-weight:700}.product-tabs button.is-active{border-color:var(--ink);background:var(--ink);color:var(--paper)}.catalog-context{min-height:44px;margin-bottom:12px;padding:0 13px;display:flex;align-items:center;gap:9px;border-radius:10px;background:var(--green-soft);color:var(--graphite);font-size:12px}.catalog-context .status-dot{width:8px;height:8px;border-radius:50%;background:#2ba25e}.catalog-context span:last-child{margin-left:auto}.product-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:10px}.product-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:var(--paper);transition:transform .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-2px);border-color:var(--line-strong)}.product-media{position:relative;height:244px;padding:20px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(180deg, #fff 0%, #f5f6f6 100%)}.product-media img{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.stock-badge{position:absolute;left:13px;top:13px;z-index:1;min-height:26px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:700}.favorite-button{position:absolute;right:12px;top:10px;z-index:1;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.92);font-size:21px}.favorite-button.is-active{border-color:var(--ink);background:var(--ink);color:var(--paper)}.product-body{padding:17px;display:flex;flex:1;flex-direction:column}.product-brand{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.055em}.product-card h3{min-height:50px;margin-top:5px;font-size:19px;line-height:1.18;font-weight:650}.product-main-facts{margin-top:12px;display:flex;flex-wrap:wrap;gap:5px}.product-main-facts > *{min-height:27px;padding:0 7px;display:inline-flex;align-items:center;border-radius:6px;background:var(--soft);font-size:10px}.product-main-facts b{background:var(--yellow-soft)}.product-specs{margin-top:12px;display:grid;grid-template-columns:repeat(3, 1fr);border:1px solid var(--line);border-radius:9px}.product-specs > div{min-width:0;padding:8px 6px;text-align:center}.product-specs > div + div{border-left:1px solid var(--line)}.product-specs dt{color:var(--muted);font-size:9px}.product-specs dd{margin-top:2px;font-size:10px;font-weight:700}.product-dealer{margin-top:11px;color:var(--green);font-size:10px;font-weight:700}.product-price{margin-top:16px;padding-top:13px;border-top:1px solid var(--line)}.product-price small,.product-price strong{display:block}.product-price small{color:var(--muted);font-size:10px}.product-price strong{margin-top:1px;font-size:25px;letter-spacing:-.025em}.product-install-row{margin-top:9px;display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:10px}.product-install-row b{color:var(--ink);text-align:right}.product-actions{margin-top:14px;display:grid;grid-template-columns:.8fr 1.2fr;gap:6px}.product-actions .button{min-height:44px;padding:0 8px;font-size:12px}.product-shelf-footer{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.product-shelf-footer span{color:var(--muted);font-size:12px;text-align:right}/* 05 — installation */.final-install-panel{grid-template-columns:minmax(380px, .76fr) minmax(620px, 1.24fr)}.install-copy .install-actions{display:flex}.install-service-side{padding:22px;background:#242424}.install-timeline{display:grid;grid-template-columns:repeat(3, 1fr);gap:8px;padding:0;list-style:none}.install-timeline li{min-height:126px;padding:14px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #444;border-radius:12px;background:#1c1c1c}.install-timeline li > b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:11px}.install-timeline strong,.install-timeline small{display:block}.install-timeline strong{font-size:14px}.install-timeline small{margin-top:3px;color:#aeb0b2;font-size:11px}.install-upload-form{margin-top:9px;padding:12px;display:grid;grid-template-columns:minmax(220px, 1.1fr) minmax(170px, .9fr) auto;align-items:end;gap:8px;border:1px solid #444;border-radius:12px;background:#191919}.install-upload-form > label:not(.file-drop){display:grid;gap:5px;color:#aaa;font-size:11px}.install-upload-form input[type="tel"]{min-height:50px;padding:0 11px;border:1px solid #4b4b4b;border-radius:9px;background:#282828;color:#fff}.install-upload-form .file-drop{min-height:50px;padding:8px 11px;border-color:#555;background:#282828}.install-upload-form .file-drop span{color:#aaa}.install-upload-form > small{grid-column:1/-1;color:#919191;font-size:10px}.final-install-panel .install-details{margin-top:9px}/* 06–07 — multisplit and scenarios/project */.final-multisplit{padding:66px 0}.final-scenarios{padding:74px 0}.scenario-featured{background:var(--yellow-soft);border-color:#ead17d}.scenario-card{position:relative}.scenario-card .scenario-link{position:absolute;right:17px;top:17px;font-style:normal}.project-desk{margin-top:18px;padding:28px;border-radius:20px;background:var(--ink);color:var(--paper)}.project-desk-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.project-desk-head .section-kicker{color:var(--yellow)}.project-desk-head h3{font-size:clamp(30px, 3vw, 43px);line-height:1.04;letter-spacing:-.045em;font-weight:600}.project-desk-head p{margin-top:7px;max-width:650px;color:#bfc1c3;font-size:14px}.project-desk-grid{margin-top:23px;display:grid;grid-template-columns:.85fr 1.1fr .8fr;gap:9px}.project-system-list{display:grid;gap:6px}.project-system-list a{min-height:66px;padding:10px 12px;display:flex;flex-direction:column;justify-content:center;border:1px solid #424242;border-radius:9px;background:#222}.project-system-list b,.project-system-list span{display:block}.project-system-list b{font-size:13px}.project-system-list span{margin-top:2px;color:#aaa;font-size:10px}.project-compare{align-self:stretch;overflow:hidden;border:1px solid #424242;border-radius:10px;background:#222}.project-compare > div{min-height:62px;padding:10px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:8px;border-bottom:1px solid #3b3b3b;font-size:11px}.project-compare > div:last-child{border-bottom:0}.project-compare .project-table-head{background:#2d2d2d;color:#aaa}.project-compare span{color:#aaa}.project-compare a{color:var(--yellow);text-decoration:underline}.project-upload{padding:11px;display:flex;flex-direction:column;gap:8px;border:1px solid #424242;border-radius:10px;background:#222}.project-upload .file-drop{min-height:74px;border-color:#555;background:#292929}.project-upload label:not(.file-drop){display:grid;gap:5px;color:#aaa;font-size:10px}.project-upload textarea{width:100%;padding:9px;border:1px solid #4a4a4a;border-radius:8px;background:#292929;color:#fff}.project-upload small{color:#909090;font-size:9px}/* 08 — trust */.trust-section{padding:76px 0}.trust-grid{display:grid;grid-template-columns:1.18fr 1fr 1fr;grid-template-rows:260px 260px;gap:10px}.trust-photo{position:relative;min-width:0;overflow:hidden;border-radius:16px;background:var(--soft)}.trust-photo-large{grid-row:1/3}.trust-photo:not(.trust-photo-large){grid-column:2/4}.trust-photo img{width:100%;height:100%;object-fit:cover}.trust-photo figcaption{position:absolute;left:12px;right:12px;bottom:12px;padding:10px 12px;display:flex;justify-content:space-between;gap:12px;border-radius:9px;background:rgba(255,255,255,.94);font-size:11px}.trust-photo figcaption span{color:var(--muted)}.trust-card{min-width:0;padding:18px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.trust-card > span{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.trust-card h3{margin-top:28px;font-size:19px;line-height:1.18;font-weight:600}.trust-card p{margin-top:7px;color:var(--muted);font-size:12px}.trust-card a,.trust-card > b{margin-top:auto;padding-top:13px;font-size:11px}.trust-certificate{background:var(--yellow-soft);border-color:#ead17d}/* 09 — air care */.air-care-section{padding:76px 0;background:var(--soft)}.air-care-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.air-care-card{min-height:380px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--paper)}.breezer-card{background:linear-gradient(140deg, #fff 40%, #e9f7f2 100%)}.dehumidifier-card{background:linear-gradient(140deg, #fff 40%, #eef0fb 100%)}.air-care-card span{color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.air-care-card h3{margin-top:10px;font-size:clamp(38px, 4vw, 58px);letter-spacing:-.055em;font-weight:600}.air-care-card p{margin-top:8px;max-width:560px;color:var(--graphite);font-size:16px}.air-care-card ul{margin-top:22px;padding-left:18px;color:var(--graphite);font-size:13px}.air-care-card li + li{margin-top:5px}.air-care-card > b{margin-top:28px;font-size:14px}/* 10–11 — season and knowledge */.final-season{padding:76px 0}.knowledge-section{padding:76px 0;background:var(--soft)}.knowledge-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px}.article-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px}.article-grid a{min-height:180px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.article-grid a:first-child{grid-column:1/-1;min-height:220px;background:var(--ink);color:var(--paper)}.article-grid span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.07em}.article-grid a:first-child span{color:#aaa}.article-grid h3{margin-top:18px;max-width:480px;font-size:22px;line-height:1.16;font-weight:600}.article-grid a:first-child h3{font-size:30px}.article-grid b{margin-top:auto;font-size:12px}.faq-list{display:grid;gap:7px}.faq-list details{border:1px solid var(--line);border-radius:12px;background:var(--paper)}.faq-list summary{min-height:62px;padding:0 48px 0 16px;display:flex;align-items:center;position:relative;cursor:pointer;font-size:14px;font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:16px;top:50%;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--soft);transform:translateY(-50%)}.faq-list details[open] summary::after{content:"−"}.faq-list details p{padding:0 16px 16px;color:var(--muted);font-size:13px}/* 12 — contacts */.final-footer{padding-top:0}.contacts-panel{padding:46px 0;display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:60px;border-bottom:1px solid #353535}.contacts-panel .section-kicker{color:var(--yellow)}.contacts-panel h2{font-size:clamp(36px, 4vw, 56px);line-height:1.02;letter-spacing:-.05em;font-weight:600}.contacts-panel p{margin-top:10px;max-width:500px;color:#aaa}.contact-order{display:grid;grid-template-columns:1fr 1fr;gap:7px}.contact-order a{min-height:84px;padding:13px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #3d3d3d;border-radius:10px;background:#202020}.contact-order span{color:#999;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.contact-order strong{font-size:14px}.final-footer .footer-top{padding-top:36px}/* Mobile FINAL composition */.mobile-shell{overflow:visible}.mobile-header{padding-top:calc(10px + env(safe-area-inset-top))}.mobile-search{min-height:44px}.final-mobile-hero{padding-top:12px !important}.final-mobile-hero .mobile-hero-copy{padding:19px 17px}.final-mobile-hero .mobile-hero-copy h1{margin-top:12px;font-size:38px}.final-mobile-hero .lead{margin-top:11px;font-size:14px}.mobile-price-promise{margin-top:14px;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:10px;background:var(--ink);color:var(--paper)}.mobile-price-promise small,.mobile-price-promise strong{display:block}.mobile-price-promise small{color:#aaa;font-size:10px}.mobile-price-promise strong{margin-top:1px;font-size:22px}.mobile-price-promise > span{min-height:26px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:700}.final-mobile-hero .mobile-hero-actions{margin-top:11px;grid-template-columns:1.25fr .75fr}.final-mobile-hero .mobile-install-ribbon{margin-top:10px;padding:11px 12px}.final-mobile-hero .mobile-install-ribbon strong{font-size:15px}.final-mobile-hero .mobile-install-ribbon p{font-size:11px}.final-mobile-hero .mobile-proof-line{margin-top:10px;padding-bottom:2px}.mobile-region-note{margin-top:7px;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--line);border-radius:10px;background:var(--paper);font-size:11px}.mobile-region-note span{color:var(--muted);text-align:right}.mobile-quick-selection{padding:0 14px 28px;background:linear-gradient(180deg, #f6f7f7 0, #fff 100%)}.mobile-quick-selection .mobile-selector{margin-top:0}.mobile-category-grid .category-card{position:relative;justify-content:space-between;overflow-wrap:anywhere}.mobile-category-grid .category-card .arrow{position:absolute;right:10px;top:10px}.mobile-category-grid .category-card:last-child{grid-column:auto;min-height:132px}.mobile-product-section{padding-top:42px}.mobile-product-section .section-head{display:flex;align-items:end}.mobile-product-list{display:grid;gap:10px}.mobile-product-card{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--paper)}.mobile-product-media{position:relative;height:218px;padding:18px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(180deg, #fff, #f5f6f6)}.mobile-product-media img{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.product-media img[src*="174472.0x500"],.mobile-product-media img[src*="174472.0x500"]{object-fit:cover !important;object-position:50% 48%}.mobile-product-copy{padding:16px}.mobile-product-copy h3{margin-top:4px;font-size:20px}.mobile-product-price{margin-top:11px}.mobile-product-price small,.mobile-product-price strong{display:block}.mobile-product-price small{color:var(--muted);font-size:10px}.mobile-product-price strong{font-size:26px}.mobile-product-facts{margin-top:11px;display:flex;flex-wrap:wrap;gap:5px}.mobile-product-facts > *{min-height:27px;padding:0 7px;display:inline-flex;align-items:center;border-radius:6px;background:var(--soft);font-size:10px}.mobile-product-facts b{background:var(--yellow-soft)}.mobile-product-copy .product-dealer{min-height:40px;display:flex;align-items:center}.mobile-product-copy .product-install-row{padding-top:10px;border-top:1px solid var(--line);font-size:11px}.mobile-all-products{width:100%;margin-top:10px}.mobile-install-form{margin-top:14px;display:grid;gap:8px}.mobile-install-form > label:not(.file-drop){display:grid;gap:5px;color:#aaa;font-size:11px}.mobile-install-form input[type="tel"]{min-height:48px;padding:0 12px;border:1px solid #4b4b4b;border-radius:9px;background:#242424;color:#fff}.mobile-install-form small{color:#888;font-size:10px}.mobile-install-details-button{width:100%;margin-top:8px;border-color:#555;background:transparent;color:#fff}.mobile-project-mini{margin-top:12px;padding:18px;border-radius:14px;background:var(--ink);color:var(--paper)}.mobile-project-mini > span{color:var(--yellow);font-size:10px;font-weight:700;text-transform:uppercase}.mobile-project-mini h3{margin-top:7px;font-size:22px;line-height:1.12}.mobile-project-mini p{margin-top:7px;color:#aaa;font-size:12px}.mobile-project-mini .button{width:100%;margin-top:14px;border-color:#555;background:transparent;color:#fff}.mobile-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-trust-grid .mobile-proof-photo:first-child{grid-column:1/-1}.mobile-proof-photo{position:relative;height:280px}.mobile-proof-photo-small{height:180px}.mobile-proof-photo figcaption{position:absolute;left:9px;right:9px;bottom:9px;padding:8px 9px;border-radius:7px;background:rgba(255,255,255,.94);font-size:10px}.mobile-trust-card{min-height:180px;padding:13px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.mobile-trust-card span{color:var(--muted);font-size:10px}.mobile-trust-card strong{font-size:13px}.mobile-air-grid{display:grid;gap:8px}.mobile-air-grid a{min-height:230px;padding:20px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.mobile-air-grid a:first-child{background:linear-gradient(145deg, #fff, #e9f7f2)}.mobile-air-grid a:last-child{background:linear-gradient(145deg, #fff, #eef0fb)}.mobile-air-grid span{color:var(--muted);font-size:10px;text-transform:uppercase}.mobile-air-grid h3{margin-top:8px;font-size:31px;letter-spacing:-.04em}.mobile-air-grid p{margin-top:6px;color:var(--muted);font-size:13px}.mobile-air-grid b{margin-top:auto;font-size:13px}.final-mobile-season{padding-top:38px;padding-bottom:38px;background:var(--paper)}.mobile-article-list{display:grid;gap:7px}.mobile-article-list a{min-height:74px;padding:12px;display:grid;align-content:center;gap:3px;border:1px solid var(--line);border-radius:10px;background:var(--paper)}.mobile-article-list span{color:var(--muted);font-size:9px;text-transform:uppercase}.mobile-article-list strong{font-size:13px}.mobile-knowledge .faq-list{margin-top:15px}.mobile-knowledge .faq-list summary{min-height:58px;font-size:13px}.mobile-footer h2{margin-top:18px;font-size:28px}.mobile-footer > small{margin-top:20px;display:block;color:#777;font-size:10px}.mobile-page.action-layer-visible .mobile-shell{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.mobile-action-layer{min-height:calc(76px + env(safe-area-inset-bottom))}/* Honest prototype states and dense Builder desktop review */.demo-availability{color:#8b6810}.compatibility-status.demo-status,.demo-status{background:var(--yellow-soft);color:#745900}.result-notice b{color:var(--ink)}.builder-technical-review{margin-top:14px;padding:26px;border:1px solid var(--line);border-radius:18px;background:var(--soft)}.technical-review-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.technical-review-head h2{font-size:34px;line-height:1.05;letter-spacing:-.04em;font-weight:600}.technical-review-head > span{color:var(--muted);font-size:11px}.technical-review-grid{margin-top:20px;display:grid;grid-template-columns:1fr 300px;gap:10px}.technical-table{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--paper)}.technical-table > div{min-height:58px;padding:10px 12px;display:grid;grid-template-columns:.7fr 1.6fr .7fr;align-items:center;gap:10px;border-bottom:1px solid var(--line);font-size:11px}.technical-table > div:last-child{border-bottom:0}.technical-table .technical-table-head{min-height:46px;background:var(--ink);color:var(--paper)}.technical-table span{color:var(--graphite);font-weight:700}.technical-table em{color:#8b6810;font-style:normal;font-weight:700}.technical-documents{padding:14px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:11px;background:var(--paper)}.technical-documents > span{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.technical-documents a{min-height:49px;padding:8px 0;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid var(--line);font-size:12px;font-weight:700}.technical-documents a b{color:var(--muted);font-size:9px;font-weight:400}.technical-documents small{margin-top:auto;padding-top:12px;color:#8b6810;font-size:10px}.mobile-builder-summary{overflow:hidden}.mobile-builder-summary summary{padding:0;cursor:pointer;list-style:none}.mobile-builder-summary summary::-webkit-details-marker{display:none}.mobile-builder-summary summary > span,.mobile-builder-summary summary > strong{display:block}.mobile-builder-summary summary > span{color:#aaa;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.mobile-builder-summary summary > strong{margin-top:4px;font-size:20px}.mobile-builder-summary summary::after{content:"Показать комнаты +";display:block;margin-top:7px;color:var(--yellow);font-size:10px}.mobile-builder-summary[open] summary::after{content:"Скрыть комнаты −"}/* Usable native file input while retaining drop-zone styling */.file-drop{position:relative}.file-drop input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;pointer-events:auto}.file-drop:focus-within{outline:3px solid #4c78ff;outline-offset:2px}@media (max-width: 1280px){.quick-selection-grid{grid-template-columns:.82fr 1fr}.quick-selection-result{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2, 1fr)}.project-desk-grid{grid-template-columns:1fr 1fr}.project-upload{grid-column:1/-1}}@media (max-width: 1000px){.final-hero-grid{grid-template-columns:1fr}.hero-product-preview{min-height:390px}.hero-product-preview > img{height:190px;margin-block:18px}.hero-underbar{grid-template-columns:1fr auto}.hero-underbar-copy{display:none}.quick-selection-grid{grid-template-columns:1fr}.final-category-grid{grid-template-columns:repeat(2, 1fr)}.final-install-panel{grid-template-columns:1fr}.install-upload-form{grid-template-columns:1fr 1fr}.install-upload-form .button{grid-column:1/-1}.trust-grid{grid-template-columns:1fr 1fr;grid-template-rows:360px 220px 220px}.trust-photo-large{grid-column:1;grid-row:1/3}.trust-photo:not(.trust-photo-large){grid-column:2;grid-row:1}.knowledge-layout{grid-template-columns:1fr}.contacts-panel{grid-template-columns:1fr;gap:26px}.technical-review-grid{grid-template-columns:1fr}}@media (max-width: 700px){.final-home .site-footer{display:block}.final-home .hero{padding-top:12px}.final-home .final-hero-copy{min-height:auto;padding:26px 20px}.final-home .hero-product-preview{min-height:380px}.final-home .hero-install-offer{grid-template-columns:38px 1fr}.final-home .hero-install-offer > a{grid-column:1/-1}.final-home .hero-underbar{grid-template-columns:1fr}.final-home .dealer-inline{display:none}.quick-selection-grid{padding:20px}.quick-selection-grid .area-input-row{grid-template-columns:1fr}.quick-selection-grid .area-chips{grid-template-columns:repeat(3, 1fr)}.final-category-grid,.product-grid,.air-care-grid,.scenario-grid{grid-template-columns:1fr}.product-tabs{width:100%;overflow-x:auto}.product-tabs button{flex:0 0 auto}.product-shelf-footer{align-items:stretch;flex-direction:column}.product-shelf-footer span{text-align:left}.install-timeline,.install-upload-form{grid-template-columns:1fr}.install-upload-form .button{grid-column:auto}.project-desk{padding:20px}.project-desk-head{align-items:stretch;flex-direction:column}.project-desk-grid{grid-template-columns:1fr}.project-upload{grid-column:auto}.project-compare{overflow-x:auto}.project-compare > div{min-width:430px}.trust-grid{grid-template-columns:1fr;grid-template-rows:340px 240px repeat(3, 210px)}.trust-photo-large,.trust-photo:not(.trust-photo-large){grid-column:1;grid-row:auto}.air-care-card{min-height:320px}.article-grid{grid-template-columns:1fr}.article-grid a:first-child{grid-column:auto}.contact-order{grid-template-columns:1fr}.builder-technical-review{padding:18px}.technical-review-head{align-items:start;flex-direction:column}.technical-table{overflow-x:auto}.technical-table > div{min-width:560px}}@media (max-width: 360px){.final-mobile-hero .mobile-hero-copy h1{font-size:34px}.final-mobile-hero .mobile-hero-actions{grid-template-columns:1fr}.mobile-regional-layer .region-switch{grid-template-columns:1fr 1fr}.mobile-regional-layer .region-switch > span{grid-column:1/-1}.mobile-category-grid{grid-template-columns:1fr}.mobile-category-grid .category-card:last-child{grid-column:auto}.mobile-trust-grid{grid-template-columns:1fr}.mobile-trust-grid .mobile-proof-photo:first-child{grid-column:auto}.filter-checks{grid-template-columns:1fr}.mobile-action-layer{grid-template-columns:minmax(0, 1fr) auto}.mobile-action-layer > a,.mobile-action-layer > button{padding-inline:11px}.mobile-builder-workspace .builder-progress{grid-template-columns:1fr}}/* Friendly visual rhythm + room-first Builder iteration ---------------- */.final-home .final-hero-grid{grid-template-columns:minmax(430px, .8fr) minmax(560px, 1.2fr);gap:10px}.final-home .final-hero-copy{min-height:548px;padding:clamp(34px, 3.7vw, 58px)}.final-home .final-hero-copy h1{margin-bottom:14px;font-size:clamp(48px, 4.7vw, 69px)}.hero-price-promise{margin-top:22px;display:flex;align-items:baseline;gap:10px}.hero-price-promise span{color:var(--muted);font-size:12px}.hero-price-promise strong{font-size:27px;letter-spacing:-.035em}.hero-price-promise small{color:var(--muted);font-size:11px}.final-home .hero-actions{margin-top:20px}.final-home .hero-install-offer{margin-top:18px}.hero-lifestyle{position:relative;min-height:548px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#eee9e1}.hero-lifestyle > img{width:100%;height:100%;min-height:548px;object-fit:cover;object-position:57% center}.hero-lifestyle figcaption{position:absolute;right:18px;top:18px;max-width:260px;padding:12px 14px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.7);border-radius:13px;background:rgba(255,255,255,.9);box-shadow:0 12px 36px rgba(40,34,25,.12);backdrop-filter:blur(12px)}.hero-lifestyle figcaption > span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-weight:800}.hero-lifestyle figcaption strong,.hero-lifestyle figcaption small{display:block}.hero-lifestyle figcaption strong{font-size:13px}.hero-lifestyle figcaption small{margin-top:1px;color:var(--muted);font-size:10px}.final-home .quick-selection-section{padding:10px 0 54px}.final-home .quick-selection-grid{padding:20px 22px;grid-template-columns:minmax(280px, .8fr) minmax(390px, 1fr) minmax(300px, .72fr);gap:20px;border:1px solid var(--line);border-radius:15px;background:var(--paper);color:var(--ink);box-shadow:0 16px 44px rgba(24,24,24,.05)}.final-home .quick-selection-copy .section-kicker{color:var(--muted)}.final-home .quick-selection-copy h2{font-size:28px}.final-home .quick-selection-copy p{margin-top:5px;color:var(--muted);font-size:12px}.final-home .quick-selection-grid .area-result{background:var(--yellow-soft);color:var(--ink)}.final-home .quick-selection-grid .area-result small{color:var(--muted)}.final-home .final-categories{padding-block:68px;background:#f7f4ee}.final-home .final-category-grid{grid-template-columns:repeat(4, 1fr);grid-auto-flow:dense}.final-home .final-category-grid .category-card{min-height:152px;border-color:#e5e0d8;background:rgba(255,255,255,.86)}.final-home .final-category-grid .category-card.featured{min-height:314px;grid-column:span 2;grid-row:span 2;background:linear-gradient(145deg, #fff 18%, #efe8dc 100%)}.final-home .final-category-grid .category-card.featured h3{max-width:420px;font-size:34px}.final-home .final-category-grid .category-card:nth-child(2){background:var(--yellow-soft)}.final-home .product-section{padding-block:70px}.final-home .product-media{height:274px;background:linear-gradient(180deg, #fff, #faf9f6)}.final-home .product-card{border-color:#e8e5df;box-shadow:0 12px 32px rgba(28,28,28,.04)}.final-home .catalog-context{background:transparent;border-block:1px solid var(--line);border-radius:0}.final-home .final-install-panel{box-shadow:0 22px 70px rgba(0,0,0,.12)}.final-home .final-multisplit{background:#fff8d9}.final-home .scenario-card:nth-child(1),.final-home .scenario-card:nth-child(4){min-height:220px}.final-home .air-care-card{min-height:330px}/* Room cards: every assumption is visible and editable. */.room-editor{padding:0;overflow:hidden;background:var(--paper)}.room-editor-head{min-height:68px;padding:12px 15px;border-bottom:1px solid var(--line);background:#fafafa}.room-editor-head > div small,.room-editor-head > div span{display:block}.room-editor-head > div small{color:var(--muted);font-size:10px}.room-editor-head > div span{margin-top:2px;font-size:18px;font-weight:700}.room-editor-head > strong{display:flex;flex-direction:column;align-items:end;color:var(--ink)}.room-editor-head > strong [data-room-load]{color:var(--green);font-size:16px}.room-editor-head > strong [data-room-btu]{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.04em}.room-editor-grid{padding:14px 15px 0;grid-template-columns:1.2fr 150px 1fr}.room-editor input,.room-editor select{background:var(--paper)}.room-custom-name{margin:10px 15px 0;display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:700}.room-custom-name input{min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:9px}.room-profile-note{margin:12px 15px 0;padding:10px 11px;display:flex;flex-wrap:wrap;align-items:center;gap:5px 9px;border-radius:9px;background:var(--green-soft);color:var(--graphite);font-size:11px}.room-profile-note > span{color:var(--green);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.room-profile-note > strong{color:var(--ink);font-size:11px}.room-profile-note > small{margin-left:auto;color:var(--muted);font-size:9px}.room-conditions{margin:12px 15px 0;overflow:hidden;border:1px solid var(--line);border-radius:11px}.room-conditions > summary{min-height:56px;padding:9px 40px 9px 12px;position:relative;display:grid;align-content:center;cursor:pointer;list-style:none}.room-conditions > summary::-webkit-details-marker{display:none}.room-conditions > summary::after{content:"+";position:absolute;right:12px;top:50%;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--soft);transform:translateY(-50%)}.room-conditions[open] > summary::after{content:"−"}.room-conditions > summary > span{font-size:12px;font-weight:700}.room-conditions > summary > strong{margin-top:2px;overflow:hidden;color:var(--muted);font-size:10px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.room-condition-grid{padding:13px;display:grid;grid-template-columns:repeat(3, 1fr);gap:9px;border-top:1px solid var(--line);background:var(--soft)}.room-condition-grid label{display:grid;gap:5px;color:var(--muted);font-size:10px;font-weight:700}.room-condition-grid input,.room-condition-grid select{width:100%;min-height:43px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--paper);font-size:12px}.room-heat-losses{margin:0;padding:13px;border:0;border-top:1px solid var(--line);background:#fffaf0}.room-heat-losses legend{padding:0;font-size:11px;font-weight:700}.room-heat-losses p{margin:3px 0 9px;color:var(--muted);font-size:9px}.room-heat-losses > div{display:flex;flex-wrap:wrap;gap:6px}.room-heat-losses label{min-height:37px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;border:1px solid #ead9ad;border-radius:8px;background:var(--paper);font-size:10px}.room-heat-losses input{width:16px;height:16px;accent-color:var(--ink)}.room-load-breakdown{padding:12px 13px;display:grid;grid-template-columns:repeat(4, 1fr);gap:1px;border-top:1px solid var(--line);background:var(--paper)}.room-load-breakdown > div{padding:8px;background:var(--soft)}.room-load-breakdown span,.room-load-breakdown b{display:block}.room-load-breakdown span{color:var(--muted);font-size:9px}.room-load-breakdown b{margin-top:2px;font-size:11px}.room-load-breakdown .room-load-total{grid-column:1/-1;margin-top:1px;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--paper)}.room-load-total span{color:#aaa}.room-editor .room-recommendation{margin:0;padding:11px 15px 13px;color:var(--graphite);font-size:10px}.room-editor.is-engineering-room{border-color:#d89923}.room-editor.is-engineering-room .room-editor-head{background:var(--yellow-soft)}/* Searchable, neutral brand preference. */.brand-picker{margin-top:14px}.brand-search{display:grid;gap:6px;color:var(--muted);font-size:11px;font-weight:700}.brand-search input{width:100%;min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:9px;outline:none;background:var(--paper)}.brand-search input:focus{border-color:var(--ink)}.brand-picker-head{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand-picker-head strong{font-size:11px}.brand-picker-head button{min-height:34px;padding:0 9px;border:0;background:transparent;color:var(--muted);font-size:10px;text-decoration:underline}.brand-option-grid{max-height:230px;padding:10px;overflow:auto;display:grid;grid-template-columns:repeat(4, 1fr);gap:6px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.brand-option-grid label{min-width:0;min-height:39px;padding:0 8px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:8px;background:var(--paper);cursor:pointer;font-size:10px;font-weight:700}.brand-option-grid label:has(input:checked){border-color:var(--ink);background:var(--yellow-soft)}.brand-option-grid input{width:15px;height:15px;flex:0 0 15px;accent-color:var(--ink)}.brand-option-grid span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-policy{margin-top:8px;display:flex;flex-wrap:wrap;gap:7px}.brand-policy label{min-height:42px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--graphite);font-size:10px}.brand-policy input{width:16px;height:16px;accent-color:var(--ink)}.brand-disclaimer{margin-top:9px;display:block;color:var(--muted);font-size:9px}.brand-picker-toggle{width:100%;min-height:48px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--ink);border-radius:9px;background:var(--paper);font-weight:700}.brand-picker-toggle span{min-width:24px;height:24px;padding:0 7px;display:grid;place-items:center;border-radius:999px;background:var(--yellow);font-size:11px}.brand-picker-mobile-panel{margin-top:8px}.mobile-brand-summary{margin-top:8px;display:block;color:var(--graphite);font-size:11px}/* Mobile: image first, then compact rails instead of a vertical card sheet. */.mobile-hero-lifestyle{position:relative;height:220px;overflow:hidden;border-radius:17px 17px 0 0}.mobile-hero-lifestyle img{width:100%;height:100%;object-fit:cover;object-position:68% center}.mobile-hero-lifestyle figcaption{position:absolute;left:12px;bottom:12px;padding:8px 10px;border-radius:9px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px)}.mobile-hero-lifestyle strong,.mobile-hero-lifestyle span{display:block}.mobile-hero-lifestyle strong{font-size:11px}.mobile-hero-lifestyle span{color:var(--muted);font-size:9px}.final-mobile-hero .mobile-hero-copy{border-radius:0 0 17px 17px}.mobile-category-grid{margin-right:-14px;padding-right:14px;overflow-x:auto;display:flex;scroll-snap-type:x mandatory;scrollbar-width:none}.mobile-category-grid::-webkit-scrollbar,.mobile-product-list::-webkit-scrollbar{display:none}.mobile-category-grid .category-card,.mobile-category-grid .category-card:last-child{flex:0 0 64%;min-height:145px;grid-column:auto;scroll-snap-align:start}.mobile-category-grid .category-card.featured{flex-basis:82%;min-height:178px;background:linear-gradient(145deg, #fff, #f1eadf)}.mobile-product-list{margin-right:-14px;padding:3px 14px 10px 0;overflow-x:auto;display:flex;gap:9px;scroll-snap-type:x mandatory;scrollbar-width:none}.mobile-product-list .mobile-product-card{flex:0 0 84%;scroll-snap-align:start;box-shadow:0 12px 26px rgba(0,0,0,.05)}.mobile-product-list .mobile-product-media{height:190px}.mobile-scenario-list{margin-right:-14px;padding-right:14px;overflow-x:auto;display:flex;gap:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.mobile-scenario-list .mobile-scenario-card{flex:0 0 72%;min-height:116px;scroll-snap-align:start}.mobile-scenario-list .scenario-featured{flex-basis:84%}.mobile-knowledge .faq-list details:first-child[open]{background:var(--paper)}@media (max-width: 1280px){.final-home .final-hero-grid{grid-template-columns:minmax(390px, .9fr) minmax(500px, 1.1fr)}.final-home .quick-selection-grid{grid-template-columns:.8fr 1.2fr}.final-home .quick-selection-result{grid-column:1/-1}.final-home .final-category-grid{grid-template-columns:repeat(3, 1fr)}.final-home .final-category-grid .category-card.featured{grid-column:span 2}}@media (max-width: 1000px){.final-home .final-hero-grid{grid-template-columns:1fr}.hero-lifestyle,.hero-lifestyle > img{min-height:430px}.final-home .final-category-grid{grid-template-columns:repeat(2, 1fr)}.final-home .final-category-grid .category-card.featured{grid-column:span 2;grid-row:auto;min-height:250px}.room-condition-grid{grid-template-columns:repeat(2, 1fr)}.brand-option-grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 700px){.final-home .hero-lifestyle,.final-home .hero-lifestyle > img{min-height:360px}.final-home .final-category-grid .category-card.featured{grid-column:auto}.room-editor-grid,.room-condition-grid{grid-template-columns:1fr}.room-editor-grid{padding-inline:12px}.room-editor-head{align-items:start}.room-editor-head > strong{text-align:right}.room-profile-note{align-items:start;flex-direction:column}.room-profile-note > small{margin-left:0}.room-conditions{margin-inline:12px}.room-conditions > summary > strong{white-space:normal}.room-load-breakdown{grid-template-columns:repeat(2, 1fr)}.brand-option-grid{max-height:280px;grid-template-columns:repeat(2, 1fr)}.brand-policy{display:grid}.brand-policy label{width:100%}.mobile-builder-page .room-editor{border-radius:14px}.mobile-builder-page .room-editor-list{gap:11px}.mobile-builder-page .builder-progress{grid-template-columns:repeat(3, 1fr);gap:4px}.mobile-builder-page .builder-progress li{gap:4px;font-size:10px}.mobile-builder-page .builder-progress b{width:25px;height:25px}.mobile-builder-page .brand-fieldset{padding-bottom:18px}}@media (max-width: 360px){.mobile-hero-lifestyle{height:196px}.brand-option-grid{grid-template-columns:1fr}}/* Art direction: one calm conversation, not a stack of catalog widgets. */body{background:#faf8f3;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.section-kicker{margin-bottom:7px;color:#77736c;font-size:12px;text-transform:none;letter-spacing:0}.final-home main{background:var(--paper)}.final-home .final-hero{padding-top:18px;background:#faf8f3}.final-home .final-hero-grid{gap:0;overflow:hidden;border:1px solid #e5e0d8;border-radius:24px;background:var(--paper);box-shadow:0 20px 60px rgba(61,52,39,.07)}.final-home .final-hero-copy,.final-home .hero-lifestyle{border:0;border-radius:0}.final-home .hero-underbar{margin-top:12px;border:0;border-radius:0;background:transparent}.final-home .quick-selection-section{padding-top:0;background:#faf8f3}.final-home .quick-selection-grid{position:relative;z-index:2;margin-top:-8px}.final-home .final-categories{border-top:1px solid #eee9e1}.final-home .product-grid{padding:3px 1px 18px;overflow-x:auto;display:flex;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c7c1b7 transparent}.final-home .product-card{flex:0 0 calc((100% - 24px) / 3.25);scroll-snap-align:start}.final-home .catalog-context{color:#6c6963}.final-home .product-specs{border-color:#ece8e1;background:#fbfaf7}.final-home .product-specs > div + div{border-color:#ece8e1}.product-secondary{margin-top:10px}.product-secondary > summary{min-height:36px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;border:1px solid #ece8e1;border-radius:8px;background:#fbfaf7;color:var(--graphite);cursor:pointer;font-size:10px;font-weight:700;list-style:none}.product-secondary > summary::-webkit-details-marker{display:none}.product-secondary > summary::after{content:"+";font-size:15px}.product-secondary[open] > summary::after{content:"−"}.product-secondary .product-specs{margin-top:6px}.final-home .stock-badge{background:rgba(255,247,204,.94);color:#695400}.install-form-details{margin-top:10px}.install-form-details > summary{min-height:50px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid #535353;border-radius:10px;background:#292929;cursor:pointer;color:var(--paper);font-size:13px;font-weight:700;list-style:none}.install-form-details > summary::-webkit-details-marker{display:none}.install-form-details > summary::after{content:"+";width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink)}.install-form-details[open] > summary::after{content:"−"}.install-form-details .install-upload-form{margin-top:8px}.final-home .install-timeline{gap:1px;border:1px solid #414141;border-radius:12px;overflow:hidden}.final-home .install-timeline li{min-height:98px;border:0;border-radius:0;background:#222}.final-home .install-timeline li + li{border-left:1px solid #414141}.final-home .install-service-side{display:flex;flex-direction:column;justify-content:center}.final-home .final-multisplit{background:#faf4dc}.final-home .multisplit-panel{border:1px solid #e5d8a5;background:#fffaf0;color:var(--ink)}.final-home .multisplit-copy .section-kicker{color:#7d6821}.final-home .multisplit-copy p,.final-home .multisplit-copy small{color:var(--graphite)}.final-home .multisplit-actions .button:not(.button-primary){border-color:var(--line-strong);background:var(--paper);color:var(--ink)}.final-home .system-map{border-color:#e5d8a5;background:#f8efcf}.final-home .outdoor-node{border-color:#d8c781;background:var(--paper)}.final-home .outdoor-node span{color:var(--graphite)}.final-home .system-line{background:#b7a75f}.final-home .room-nodes span{border-color:#dfd19a;background:rgba(255,255,255,.9);color:var(--ink)}.final-home .room-nodes .muted-node{background:transparent;color:var(--muted)}.final-home .final-scenarios{background:#f3f5f2}.final-home .scenario-grid{grid-template-columns:1.35fr .9fr .9fr;grid-auto-flow:dense}.final-home .scenario-card{border:0;box-shadow:0 0 0 1px rgba(24,24,24,.07)}.final-home .scenario-card:nth-child(1){grid-row:span 2;min-height:350px;background:linear-gradient(145deg, #fff8d5, #f0e7c4)}.final-home .scenario-card:nth-child(4){grid-column:span 2;min-height:170px;background:#e9f3ee}.project-details{margin-top:22px}.project-details > summary{min-height:54px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border:1px solid #444;border-radius:10px;background:#222;cursor:pointer;font-size:13px;font-weight:700;list-style:none}.project-details > summary::-webkit-details-marker{display:none}.project-details > summary span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink)}.project-details[open] > summary span{transform:rotate(45deg)}.project-details .project-desk-grid{margin-top:10px}.final-home .project-desk{border:1px solid #dfe5df;background:#eef3ef;color:var(--ink)}.final-home .project-desk-head .section-kicker{color:var(--green)}.final-home .project-desk-head p{color:var(--graphite)}.final-home .project-details > summary{border-color:#d8ded9;background:rgba(255,255,255,.82);color:var(--ink)}.final-home .project-system-list a,.final-home .project-compare,.final-home .project-upload{border-color:#d8ded9;background:var(--paper);color:var(--ink)}.final-home .project-system-list span,.final-home .project-compare span,.final-home .project-upload label:not(.file-drop),.final-home .project-upload small{color:var(--muted)}.final-home .project-compare > div{border-color:#e3e7e3}.final-home .project-compare .project-table-head{background:#e1e9e3;color:var(--graphite)}.final-home .project-upload .file-drop,.final-home .project-upload textarea{border-color:var(--line);background:var(--paper);color:var(--ink)}.final-home .trust-section{background:#fff}.final-home .trust-card{border-color:#e7e3dc}.final-home .air-care-section{background:#f6f1e9}.final-home .air-care-card{border:0;box-shadow:0 0 0 1px rgba(24,24,24,.06)}.final-home .knowledge-section{background:#f3f5f2}.final-home .article-grid a:first-child{background:#e9f3ee;color:var(--ink)}.final-home .article-grid a:first-child span{color:var(--muted)}.prototype-switch{display:none}.final-home .final-category-grid .category-card.featured{color:var(--ink)}.final-home .final-category-grid .category-card.featured .category-index,.final-home .final-category-grid .category-card.featured p{color:var(--muted)}.button:disabled{cursor:not-allowed;opacity:.55}.final-home .trust-grid{grid-template-columns:repeat(4, 1fr);grid-template-rows:290px 210px}.final-home .trust-photo-large{grid-column:1/3;grid-row:1}.final-home .trust-photo:not(.trust-photo-large){grid-column:3/5;grid-row:1}.final-home .trust-team{grid-column:1/3}.final-home .trust-case{grid-column:3}.final-home .trust-certificate{grid-column:4}.mobile-install-form-details{margin-top:14px}.mobile-install-form-details > summary{min-height:50px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--yellow);border-radius:9px;background:var(--yellow);color:var(--ink);cursor:pointer;font-size:13px;font-weight:700;list-style:none}.mobile-install-form-details > summary::after{content:"+";font-size:20px}.mobile-install-form-details[open] > summary::after{content:"−"}.mobile-install-form-details .mobile-install-form{margin-top:8px}.mobile-main .mobile-multisplit{background:#fff5cc;color:var(--ink)}.mobile-main .mobile-multisplit .section-kicker{color:#715b00}.mobile-main .mobile-multisplit p,.mobile-main .mobile-multisplit small{color:var(--graphite)}.mobile-main .mobile-system-map{border-color:#dfcd82;background:rgba(255,255,255,.55)}.mobile-main .mobile-system-map > *{background:var(--paper)}.mobile-main .mobile-system-map b{color:#715b00}.mobile-main .mobile-multisplit .button{border-color:var(--yellow)}.final-mobile-home .stock-badge{background:var(--yellow-soft);color:#6e5700}.mobile-product-secondary{margin-top:8px}.mobile-product-secondary > summary{min-height:38px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:8px;background:var(--soft);color:var(--graphite);cursor:pointer;font-size:10px;font-weight:700;list-style:none}.mobile-product-secondary > summary::after{content:"+";font-size:15px}.mobile-product-secondary[open] > summary::after{content:"−"}.mobile-product-secondary > div{margin-top:6px;display:flex;flex-wrap:wrap;gap:5px}.mobile-product-secondary > div span{min-height:27px;padding:0 7px;display:inline-flex;align-items:center;border-radius:6px;background:var(--soft);font-size:10px}.final-mobile-home .mobile-project-mini{border:1px solid #d7e1da;background:#eaf1ec;color:var(--ink)}.final-mobile-home .mobile-project-mini > span{color:var(--green)}.final-mobile-home .mobile-project-mini p{color:var(--graphite)}.final-mobile-home .mobile-project-mini .button{border-color:#bccbc1;background:var(--paper);color:var(--ink)}.final-mobile-home .mobile-trust-grid .mobile-trust-card:last-child{grid-column:1/-1;min-height:112px}.final-mobile-home .mobile-air-grid a{min-height:172px}.mobile-action-layer.is-context-hidden{transform:translate(-50%, 120%)}body.menu-open .mobile-action-layer,body.filter-open .mobile-action-layer{transform:translate(-50%, 120%)}@media (min-width: 701px){.final-home .header-nav{display:none}.final-home .desktop-header .header-main{min-height:72px}}@media (max-width: 1280px){.final-home .product-card{flex-basis:calc((100% - 14px) / 2.55)}}@media (max-width: 1000px){.final-home .product-card{flex-basis:58%}.final-home .scenario-grid{grid-template-columns:1fr 1fr}.final-home .scenario-card:nth-child(1){grid-row:auto;min-height:240px}.final-home .scenario-card:nth-child(4){grid-column:span 2}.final-home .trust-grid{grid-template-columns:1fr 1fr;grid-template-rows:330px 220px 200px}.final-home .trust-photo-large{grid-column:1;grid-row:1/3}.final-home .trust-photo:not(.trust-photo-large){grid-column:2;grid-row:1}.final-home .trust-team{grid-column:2;grid-row:2}.final-home .trust-case{grid-column:1;grid-row:3}.final-home .trust-certificate{grid-column:2;grid-row:3}}@media (max-width: 700px){.mobile-main .final-mobile-hero{padding:10px 12px 14px;background:#faf8f3}.mobile-main .final-mobile-hero{position:relative}.mobile-hero-lifestyle{height:168px}.final-mobile-hero .mobile-hero-copy{padding:14px 14px 15px}.final-mobile-hero .mobile-hero-copy h1{margin-top:9px;font-size:31px}.final-mobile-hero .lead{margin-top:8px;font-size:13px}.final-mobile-hero .mobile-price-promise{min-height:48px;margin-top:10px;padding:7px 9px}.final-mobile-hero .mobile-price-promise strong{font-size:19px}.final-mobile-hero .mobile-price-promise > span{max-width:112px;text-align:center}.final-mobile-hero .mobile-hero-actions{margin-top:8px}.final-mobile-hero .mobile-hero-actions .button{min-height:45px;padding-inline:10px;font-size:12px}.final-mobile-hero .mobile-install-ribbon{min-height:54px;padding:8px 10px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.final-mobile-hero .mobile-install-ribbon p{display:none}.final-mobile-hero .mobile-install-ribbon a{margin-top:0;text-align:right}.final-mobile-hero .mobile-proof-line{display:none}.final-mobile-hero .mobile-regional-layer{position:absolute;right:20px;top:18px;z-index:2;margin:0}.final-mobile-hero .mobile-region-note{display:none}.final-mobile-hero .mobile-regional-layer .region-switch{padding:4px;display:flex;border-color:rgba(255,255,255,.7);background:rgba(255,255,255,.88);box-shadow:0 8px 26px rgba(0,0,0,.08);backdrop-filter:blur(9px)}.final-mobile-hero .mobile-regional-layer .region-switch > span{display:none}.final-mobile-hero .mobile-regional-layer .region-switch button{min-height:34px;padding-inline:8px;font-size:10px}.mobile-quick-selection{padding:0 12px 24px;background:#faf8f3}.mobile-quick-selection .mobile-selector{padding:14px;border-color:#e5e0d8;box-shadow:0 12px 32px rgba(61,52,39,.06)}.mobile-quick-selection .selector-label{font-size:10px}.mobile-quick-selection .mobile-selector h2{font-size:23px}.mobile-quick-selection .selector-hint{display:none}.mobile-quick-selection .mobile-selector .area-input-row{margin-top:10px;grid-template-columns:1fr auto}.mobile-quick-selection .area-submit{width:auto;min-height:46px}.mobile-quick-selection .area-chips{overflow-x:auto;display:flex;gap:6px;scrollbar-width:none}.mobile-quick-selection .area-chips::-webkit-scrollbar{display:none}.mobile-quick-selection .area-chip{min-width:52px;flex:0 0 52px}.mobile-quick-selection .mobile-selector .area-result{margin-top:10px;grid-template-columns:1fr auto}.mobile-quick-selection .mobile-selector .area-result a{width:auto}.mobile-care-strip{margin-top:9px;padding:9px 2px 0;overflow-x:auto;display:flex;gap:14px;border-top:1px solid #e5e0d8;color:var(--graphite);font-size:10px;font-weight:700;scrollbar-width:none}.mobile-care-strip span{flex:0 0 auto}.mobile-section{padding-block:31px}.mobile-section .section-head{margin-bottom:14px}.mobile-section .section-head h2{font-size:28px}.mobile-product-list .mobile-product-card{flex-basis:82%}.mobile-main .mobile-install{padding-block:32px}.mobile-main .mobile-install-steps{grid-template-columns:repeat(3, 1fr);gap:1px;border:1px solid #414141;border-radius:10px;overflow:hidden}.mobile-main .mobile-install-step{min-height:112px;padding:9px;display:block;border:0;border-radius:0}.mobile-main .mobile-install-step + .mobile-install-step{border-left:1px solid #414141}.mobile-main .mobile-install-step b{width:25px;height:25px;font-size:9px}.mobile-main .mobile-install-step h3{margin-top:10px;font-size:12px}.mobile-main .mobile-install-step p{display:none}.mobile-main .mobile-install-form{margin-top:8px}.mobile-main .mobile-multisplit{padding-block:31px}.mobile-main .mobile-multisplit h2{font-size:31px}.mobile-main .mobile-system-map{margin-top:14px}.mobile-main .mobile-category-grid{margin-right:0;padding-right:0;overflow:visible;display:grid;grid-template-columns:1fr 1fr}.mobile-main .mobile-category-grid .category-card,.mobile-main .mobile-category-grid .category-card:last-child{min-height:116px}.mobile-main .mobile-category-grid .category-card.featured{grid-column:1/-1;min-height:172px}.mobile-main .mobile-category-grid .category-card.featured{color:var(--ink)}.mobile-main .mobile-category-grid .category-card.featured .category-index,.mobile-main .mobile-category-grid .category-card.featured p{color:var(--muted)}.mobile-main .mobile-category-grid .category-card:last-child{grid-column:1/-1;min-height:94px}.mobile-main .mobile-scenario-list{margin-right:0;padding-right:0;overflow:visible;display:grid;grid-template-columns:1fr 1fr}.mobile-main .mobile-scenario-list .mobile-scenario-card{min-height:102px}.mobile-main .mobile-scenario-list .scenario-featured,.mobile-main .mobile-scenario-list .mobile-scenario-card:nth-child(4){grid-column:1/-1;min-height:124px}.final-home .product-card{flex-basis:82%}}@media (max-width: 520px){.final-home .trust-grid{grid-template-columns:1fr;grid-template-rows:300px 210px repeat(3, 170px)}.final-home .trust-photo-large,.final-home .trust-photo:not(.trust-photo-large),.final-home .trust-team,.final-home .trust-case,.final-home .trust-certificate{grid-column:1;grid-row:auto}}/* Friendly-home refinement: fewer panels, more real-life context. */.final-home .final-hero > .container{position:relative}.final-home .hero-underbar{position:absolute;right:28px;bottom:28px;z-index:4;width:auto;margin:0;padding:4px;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 10px 30px rgba(36,31,24,.1);backdrop-filter:blur(10px)}.final-home .hero-underbar-copy,.final-home .hero-underbar .dealer-inline,.final-home .hero-underbar .region-switch > span{display:none}.final-home .hero-underbar .region-switch button{min-height:36px;font-size:11px}.final-home .quick-selection-grid .area-field,.final-mobile-home .mobile-selector .area-field{border-color:#ddd8cf;background:#f6f3ed}.final-home .quick-selection-grid .area-field input,.final-mobile-home .mobile-selector .area-field input{color:var(--ink)}.final-home .quick-selection-grid .area-field span,.final-mobile-home .mobile-selector .area-field span{color:var(--muted)}.final-home .quick-selection-grid .area-chip,.final-mobile-home .mobile-selector .area-chip{border-color:#dfdbd4;background:#fff;color:var(--graphite)}.final-home .quick-selection-grid .area-chip:hover,.final-home .quick-selection-grid .area-chip.is-active,.final-mobile-home .mobile-selector .area-chip:hover,.final-mobile-home .mobile-selector .area-chip.is-active{border-color:#d3aa00;background:var(--yellow-soft);color:var(--ink)}.final-home .final-category-grid{grid-template-columns:1.2fr 1fr 1fr}.final-home .final-category-grid .category-card{min-height:128px;border:0;box-shadow:0 0 0 1px rgba(24,24,24,.055)}.final-home .final-category-grid .category-card.featured{min-height:284px;grid-column:span 2;grid-row:span 2;color:#fff;background-image:linear-gradient(90deg, rgba(24,24,24,.68), rgba(24,24,24,.08)),url("./ruclima-bedroom-v1.webp");background-position:center;background-size:cover}.final-home .final-category-grid .category-card.featured .category-index,.final-home .final-category-grid .category-card.featured p{color:rgba(255,255,255,.82)}.final-home .final-category-grid .category-card:nth-child(2){background:#fff2b8}.final-home .final-category-grid .category-card:nth-child(3){background:#edf3ef}.final-home .final-category-grid .category-card:nth-child(4),.final-home .final-category-grid .category-card:nth-child(5),.final-home .final-category-grid .category-card:nth-child(6){background:rgba(255,255,255,.8)}.final-home .stock-badge,.final-mobile-home .stock-badge{display:none}.final-home .product-secondary > summary,.final-mobile-home .mobile-product-secondary > summary{display:none}.final-home .product-secondary .product-specs{margin-top:8px;border:0;background:transparent}.final-home .product-secondary .product-specs > div{min-height:42px;padding:6px 8px;border:0;background:#f7f5f0}.final-home .product-actions .button:first-child,.final-mobile-home .product-actions .button:first-child{padding-inline:2px;justify-content:flex-start;border-color:transparent;background:transparent;text-decoration:underline;text-decoration-color:#c7c1b7;text-underline-offset:4px}.install-visual{position:relative;height:238px;margin-bottom:10px;overflow:hidden;border-radius:14px;background:#ddd}.install-visual img{width:100%;height:100%;object-fit:cover;object-position:center 43%}.install-visual figcaption{position:absolute;left:12px;bottom:12px;padding:8px 10px;border-radius:8px;background:rgba(24,24,24,.78);color:#fff;font-size:11px;backdrop-filter:blur(8px)}.final-home .install-timeline li{min-height:86px}.final-home .install-timeline li > span{margin-top:9px}.final-home .scenario-card:first-child{color:#fff;background-image:linear-gradient(90deg, rgba(24,24,24,.66), rgba(24,24,24,.08)),url("./ruclima-bedroom-v1.webp");background-position:center;background-size:cover}.final-home .scenario-card:first-child > span,.final-home .scenario-card:first-child p{color:rgba(255,255,255,.82)}@media (max-width: 700px){.final-mobile-hero .mobile-hero-copy{padding-top:12px}.final-mobile-hero .mobile-hero-copy h1{margin-top:0}.mobile-offer-summary{margin-top:11px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.mobile-offer-summary > *{min-height:61px;padding:9px 10px;display:flex;flex-direction:column;justify-content:center;border-radius:10px;background:#f3f0ea}.mobile-offer-summary > a{background:var(--yellow-soft)}.mobile-offer-summary small{color:var(--muted);font-size:9px}.mobile-offer-summary strong{margin-top:2px;font-size:17px}.mobile-offer-summary span{margin-top:2px;color:#705900;font-size:9px;font-weight:700}.final-mobile-hero .mobile-hero-actions{display:flex;align-items:center;gap:16px}.final-mobile-hero .mobile-hero-actions .button{width:auto;min-width:150px}.mobile-catalog-link{min-height:44px;display:inline-flex;align-items:center;font-size:13px;font-weight:700}.final-mobile-home .mobile-selector{background:#fff;color:var(--ink)}.final-mobile-home .mobile-selector .selector-label,.final-mobile-home .mobile-selector .selector-hint{color:var(--muted)}.final-mobile-home .mobile-selector .mobile-filter-trigger{border-color:#ddd8cf;color:var(--graphite)}.mobile-main .mobile-category-grid .category-card,.mobile-main .mobile-category-grid .category-card:last-child{min-height:86px;padding:12px;border:0;background:#f4f0e9;box-shadow:none}.mobile-main .mobile-category-grid .category-card h3{max-width:128px;font-size:15px;line-height:1.08}.mobile-main .mobile-category-grid .category-card .category-index{max-width:110px;font-size:9px}.mobile-main .mobile-category-grid .category-card.featured{min-height:142px;color:#fff;background-image:linear-gradient(90deg, rgba(24,24,24,.65), rgba(24,24,24,.08)),url("./ruclima-bedroom-v1.webp");background-position:center;background-size:cover}.mobile-main .mobile-category-grid .category-card.featured .category-index,.mobile-main .mobile-category-grid .category-card.featured p{color:rgba(255,255,255,.84)}.mobile-main .mobile-category-grid .category-card:nth-child(2){background:#fff0ad}.mobile-main .mobile-category-grid .category-card:nth-child(4){background:#e8f0eb}.mobile-main .mobile-category-grid .category-card:last-child{grid-column:auto;min-height:86px}.final-mobile-home .mobile-product-secondary > div{margin-top:8px}.final-mobile-home .mobile-product-secondary > div span{background:#f7f5f0;color:#65615b}.mobile-install-visual{position:relative;height:158px;margin-top:17px;overflow:hidden;border-radius:12px;background:#333}.mobile-install-visual img{width:100%;height:100%;object-fit:cover;object-position:center 44%}.mobile-install-visual figcaption{position:absolute;left:9px;bottom:9px;padding:7px 8px;border-radius:7px;background:rgba(24,24,24,.76);color:#fff;font-size:9px}.mobile-install-path{min-height:48px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:6px;border-bottom:1px solid #424242;color:#fff;font-size:10px;font-weight:700}.mobile-install-path i{color:var(--yellow);font-style:normal}.mobile-scenario-groups{display:grid;gap:9px}.mobile-scenario-group{overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 0 0 1px rgba(24,24,24,.06)}.mobile-scenario-group-head{min-height:118px;padding:16px;display:flex;flex-direction:column;justify-content:end}.mobile-scenario-group-head span{font-size:10px;font-weight:700}.mobile-scenario-group-head h3{margin-top:4px;font-size:24px;line-height:1.05}.mobile-scenario-group.home .mobile-scenario-group-head{color:#fff;background-image:linear-gradient(90deg, rgba(24,24,24,.62), rgba(24,24,24,.08)),url("./ruclima-bedroom-v1.webp");background-position:center;background-size:cover}.mobile-scenario-group.work .mobile-scenario-group-head{min-height:86px;color:var(--ink);background:#e8f0eb}.mobile-scenario-group nav{padding:5px 13px 9px;display:grid}.mobile-scenario-group nav a{min-height:43px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ece8e1;font-size:13px;font-weight:700}.mobile-scenario-group nav a:last-child{border-bottom:0}.mobile-scenario-group nav i{font-style:normal}}/* Categories stay compact; lifestyle imagery belongs to scenario storytelling. */.final-home .final-category-grid{grid-template-columns:repeat(4, 1fr)}.final-home .final-category-grid .category-card.featured{min-height:196px;grid-column:span 2;grid-row:auto;color:var(--ink);background:linear-gradient(135deg, #fffaf0, #eee5d5)}.final-home .final-category-grid .category-card:nth-child(2){min-height:196px;grid-column:span 2}.final-home .final-category-grid .category-card.featured .category-index,.final-home .final-category-grid .category-card.featured p{color:var(--muted)}@media (max-width: 700px){.mobile-main .mobile-category-grid .category-card.featured{min-height:124px;color:var(--ink);background:linear-gradient(135deg, #fffaf0, #eee5d5)}.mobile-main .mobile-category-grid .category-card.featured .category-index,.mobile-main .mobile-category-grid .category-card.featured p{color:var(--muted)}}@media (min-width: 701px) and (max-width: 1000px){.final-home .final-category-grid{grid-template-columns:repeat(2, 1fr)}.final-home .final-category-grid .category-card.featured,.final-home .final-category-grid .category-card:nth-child(2){grid-column:span 2}}/* Final friendly rhythm: compact navigation, details on demand, honest empty states. */.final-home .final-category-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.final-home .final-category-grid .category-card,.final-home .final-category-grid .category-card.featured,.final-home .final-category-grid .category-card:nth-child(2){min-height:126px;grid-column:auto;grid-row:auto;color:var(--ink);background:rgba(255,255,255,.84)}.final-home .final-category-grid .category-card.featured{background:linear-gradient(135deg, #fffaf0, #eee5d5)}.final-home .final-category-grid .category-card:nth-child(2){background:#fff2b8}.final-home .final-category-grid .category-card:nth-child(3){background:#f4f1eb}.final-home .final-category-grid .category-card:nth-child(4){background:#e8f0eb}.final-home .final-category-grid .category-card.featured h3{font-size:24px}.final-home .final-category-grid .category-card.featured .category-index,.final-home .final-category-grid .category-card.featured p{color:var(--muted)}.final-home .product-secondary > summary,.final-mobile-home .mobile-product-secondary > summary{display:flex}.product-card.is-filtered-out,.mobile-product-card.is-filtered-out{display:none}.product-filter-empty{margin:4px 0 18px;padding:22px;display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:center;gap:6px 18px;border:1px solid #e4dfd7;border-radius:14px;background:#fffaf0}.product-filter-empty strong,.product-filter-empty span{display:block}.product-filter-empty span{color:var(--muted);font-size:12px}.product-filter-empty .button{grid-column:2;grid-row:1/span 2}.technical-documents > span:first-child{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.technical-documents .disabled-document{min-height:49px;padding:8px 0;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid var(--line);color:var(--ink);font-size:12px;font-weight:700;text-transform:none;letter-spacing:0;opacity:.62}.technical-documents .disabled-document b{color:var(--muted);font-size:9px;font-weight:400}.mobile-checklist{margin-top:10px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.mobile-checklist summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:13px;font-weight:750;list-style:none}.mobile-checklist summary::after{content:"+";font-size:18px}.mobile-checklist[open] summary::after{content:"−"}.mobile-checklist ul{padding:0 0 0 18px;display:grid;gap:7px;font-size:12px}.mobile-checklist small{padding:10px 0 14px;display:block;color:var(--muted);font-size:10px}@media (max-width: 700px){.mobile-main .mobile-category-grid .category-card,.mobile-main .mobile-category-grid .category-card.featured,.mobile-main .mobile-category-grid .category-card:last-child{min-height:86px;grid-column:auto}.product-filter-empty{grid-template-columns:1fr;padding:15px}.product-filter-empty .button{grid-column:1;grid-row:auto;margin-top:8px}}@media (min-width: 701px) and (max-width: 1000px){.final-home .final-category-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.final-home .final-category-grid .category-card.featured,.final-home .final-category-grid .category-card:nth-child(2){grid-column:auto}}/* V6 — calm consultant: clearer hierarchy, larger type, continuous selection. */.search-form{padding-right:4px}.search-form input{font-size:14px}.search-form button{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border:0;border-radius:8px;background:var(--paper);color:var(--ink)}.search-form button:hover{background:var(--yellow)}.calm-home{color:#1b1b1a;background:#faf8f3}.calm-home .section-kicker{font-size:13px}.calm-home .section-head{margin-bottom:28px}.calm-home .section-head p{color:#65635f;font-size:16px;line-height:1.55}.calm-home .desktop-header .header-main{min-height:76px}.calm-home .header-cart{width:44px;height:44px;justify-content:center;border:1px solid var(--line);border-radius:9px}.calm-home .calm-hero{padding:18px 0 0;background:#faf8f3}.calm-home .calm-hero .final-hero-grid{overflow:hidden;gap:0;border:1px solid #e5e0d8;border-radius:24px;background:#fff;box-shadow:0 20px 60px rgba(61,52,39,.07)}.calm-home .calm-hero .final-hero-copy{min-height:540px;padding:clamp(38px, 4.3vw, 66px)}.calm-home .calm-hero .final-hero-copy h1{max-width:710px;margin:20px 0 17px;font-size:clamp(48px, 4.8vw, 70px)}.calm-home .calm-hero .lead{max-width:660px;color:#4e4c48;font-size:19px;line-height:1.55}.hero-budget{max-width:650px;margin-top:25px;display:grid;grid-template-columns:1fr 1fr;border-block:1px solid #e8e3db}.hero-budget > div{min-height:91px;padding:15px 18px 14px 0;display:flex;flex-direction:column;justify-content:center}.hero-budget > div + div{padding-left:20px;border-left:1px solid #e8e3db}.hero-budget small,.hero-budget strong,.hero-budget span{display:block}.hero-budget small{color:#696762;font-size:14px}.hero-budget strong{margin-top:3px;font-size:27px;line-height:1.1;letter-spacing:-.025em}.hero-budget span{margin-top:4px;color:#696762;font-size:13px}.calm-home .calm-hero .hero-actions{max-width:610px;margin-top:23px}.hero-reassurance{margin-top:14px;color:#696762;font-size:14px}.calm-home .hero-lifestyle{min-height:540px}.calm-home .hero-lifestyle figcaption{left:22px;right:auto;bottom:22px;max-width:350px}.calm-home .hero-lifestyle figcaption strong{font-size:15px}.calm-home .hero-lifestyle figcaption small{font-size:13px;line-height:1.35}.regional-bar{min-height:70px;padding:10px 4px;display:flex;align-items:center;gap:24px}.regional-bar .region-switch button{min-height:40px;padding-inline:14px;font-size:13px}.regional-copy b,.regional-copy span{display:block}.regional-copy b{font-size:14px}.regional-copy span{margin-top:1px;color:#696762;font-size:13px}.calm-home .calm-selector-section{padding:18px 0 54px;background:#faf8f3}.calm-home .calm-selector-section .quick-selection-grid{margin:0;padding:30px;grid-template-columns:minmax(300px,.75fr) minmax(530px,1.25fr);align-items:start;gap:28px 36px;border:1px solid #e5e0d8;border-radius:20px;background:#fff;color:var(--ink);box-shadow:none}.calm-home .quick-selection-copy h2{font-size:clamp(32px,3vw,43px)}.calm-home .quick-selection-copy p{max-width:410px;margin-top:10px;color:#65635f;font-size:16px;line-height:1.5}.calm-home .quick-selection-form .area-chips{margin:0;grid-template-columns:repeat(3,1fr);gap:8px}.calm-home .quick-selection-form .area-chip{min-height:50px;font-size:15px}.selector-secondary-actions{margin-top:10px;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:start}.custom-area-entry{border:1px solid #dfdbd4;border-radius:10px;background:#fff}.custom-area-entry > summary{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:14px;font-weight:700;list-style:none}.custom-area-entry > summary::-webkit-details-marker{display:none}.custom-area-entry > summary::after{content:"+";font-size:20px;font-weight:400}.custom-area-entry[open] > summary::after{content:"−"}.custom-area-entry .area-input-row{margin:0;padding:0 10px 10px}.unknown-area-button{min-height:50px;padding:0 15px;border:1px solid #dfdbd4;border-radius:10px;background:#fff;color:#343331;font-weight:700}.unknown-area-button:hover{border-color:#222}.calm-home .quick-selection-result{grid-column:1/-1;margin:0;padding:18px 20px;grid-template-columns:1fr auto;border:1px solid #eadc9d;background:#fff8da}.calm-home .quick-selection-result small{font-size:14px}.calm-home .quick-selection-result strong{margin-top:3px;font-size:22px}.result-price{margin-top:5px;display:block;color:#55524b;font-size:14px}.result-price b{color:var(--ink);font-size:16px}.calm-home .result-technical{margin-top:3px;font-size:13px}.calm-home .quick-selection-result a{min-height:48px;padding-inline:17px;font-size:14px}.quick-preferences{grid-column:1/-1;padding-top:2px}.quick-preferences > span{display:block;margin-bottom:9px;color:#65635f;font-size:14px;font-weight:700}.quick-preferences > div{display:flex;flex-wrap:wrap;gap:7px}.quick-preferences button{min-height:44px;padding:0 14px;border:1px solid #ddd8cf;border-radius:999px;background:#fff;color:#343331;font-size:14px;font-weight:700}.quick-preferences button[aria-pressed="true"]{border-color:#d3aa00;background:var(--yellow-soft)}.early-trust{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #e5e0d8}.early-trust a{min-height:92px;padding:17px 22px;display:flex;flex-direction:column;justify-content:center}.early-trust a + a{border-left:1px solid #e5e0d8}.early-trust b,.early-trust span{display:block}.early-trust b{font-size:15px}.early-trust span{margin-top:4px;color:#696762;font-size:13px;line-height:1.4}.calm-home .calm-categories{padding-block:72px;background:#f5f1e9}.calm-home .calm-categories .final-category-grid{grid-template-columns:repeat(4,1fr);gap:12px}.calm-home .calm-categories .category-card,.calm-home .calm-categories .category-card.featured,.calm-home .calm-categories .category-card:nth-child(2){min-height:176px;padding:20px;background:rgba(255,255,255,.82)}.calm-home .calm-categories .category-card:nth-child(2){background:#fff1b5}.calm-home .calm-categories .category-card:nth-child(4){background:#e8f0eb}.calm-home .category-card .category-index{font-size:13px}.calm-home .category-card h3{font-size:23px}.calm-home .category-card p{margin-top:7px;font-size:14px;line-height:1.4}.category-afterline{margin-top:17px;padding-top:17px;display:flex;align-items:center;gap:22px;border-top:1px solid #ded8ce;font-size:14px}.category-afterline > span{color:#696762}.category-afterline a{font-weight:700;text-decoration:underline;text-decoration-color:#bdb7ae;text-underline-offset:4px}.calm-home .calm-products{padding-block:78px;background:#fff}.calm-home .calm-product-grid{padding:0;overflow:visible;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.calm-home .calm-product-grid .product-card{flex:none;border-color:#e4e0d9;border-radius:18px;box-shadow:none}.calm-home .calm-product-grid .product-media{height:280px;padding:26px}.recommendation-label{position:absolute;left:14px;top:14px;z-index:2;min-height:31px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:#fff3bd;color:#5d4b00;font-size:13px;font-weight:750}.calm-home .product-body{padding:20px}.calm-home .product-brand{font-size:13px;letter-spacing:.04em}.calm-home .product-card h3{min-height:58px;margin-top:6px;font-size:22px;line-height:1.2}.product-model{margin-top:5px;color:#77736d;font-size:13px}.calm-home .product-main-facts{margin-top:14px}.calm-home .product-main-facts > *{min-height:34px;padding-inline:10px;font-size:13px}.product-explain{min-height:65px;margin-top:13px;color:#5e5b56;font-size:14px;line-height:1.5}.calm-home .product-secondary > summary{min-height:44px;font-size:13px}.calm-home .product-specs dt{font-size:12px}.calm-home .product-specs dd{font-size:13px}.calm-home .product-dealer{min-height:42px;display:flex;align-items:center;font-size:13px;line-height:1.35}.calm-home .product-price small{font-size:13px}.calm-home .product-price strong{font-size:27px}.calm-home .product-install-row{font-size:13px;line-height:1.35}.calm-home .product-actions .button{min-height:48px;font-size:14px}.applied-filter-bar{margin-bottom:14px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #dedad2;border-radius:13px;background:#faf8f3}.applied-filter-bar > div > span{color:#696762;font-size:13px;font-weight:700}.applied-filter-chips{margin-top:7px;display:flex;flex-wrap:wrap;gap:6px}.applied-filter-chips button{min-height:36px;padding:0 10px;border:1px solid #d8d2c9;border-radius:999px;background:#fff;font-size:13px;font-weight:700}.applied-filter-bar > button{min-height:40px;padding:0 10px;border:0;background:transparent;color:#5f5c56;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.calm-home .calm-install-panel{grid-template-columns:minmax(390px,.88fr) minmax(560px,1.12fr);box-shadow:none}.install-reassurance-list{margin:22px 0 0;padding:0;display:grid;gap:9px;list-style:none}.install-reassurance-list li{position:relative;padding-left:28px;color:#f2f2f2;font-size:15px}.install-reassurance-list li::before{content:"✓";position:absolute;left:0;top:0;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:11px;font-weight:800}.install-story{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #414141;border-radius:12px;overflow:hidden}.install-story span{min-height:74px;padding:12px;display:flex;align-items:center;gap:9px;color:#eee;font-size:13px;line-height:1.35}.install-story span + span{border-left:1px solid #414141}.install-story b{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink)}.calm-home .calm-multisplit{padding-block:62px;background:#fbf5dc}.calm-home .calm-multisplit .multisplit-panel{border:1px solid #e5d8a5;background:#fffaf0;box-shadow:none}.calm-home .calm-scenarios{padding-block:78px;background:#f1f4f2}.scenario-stories{display:grid;grid-template-columns:1.15fr .85fr;gap:13px}.scenario-story{min-height:380px;padding:30px;display:grid;grid-template-columns:1fr 240px;gap:30px;border-radius:20px;overflow:hidden}.scenario-story > div{align-self:end}.scenario-story > div > span{font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.scenario-story h3{max-width:520px;margin-top:8px;font-size:clamp(34px,3.2vw,48px);line-height:1.02;letter-spacing:-.045em}.scenario-story p{max-width:460px;margin-top:12px;font-size:15px;line-height:1.5}.scenario-story nav{align-self:end;padding:6px 16px;border-radius:14px;background:rgba(255,255,255,.92);color:var(--ink)}.scenario-story nav a{min-height:51px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e7e3dc;font-size:14px;font-weight:700}.scenario-story nav a:last-child{border-bottom:0}.scenario-story nav i{flex:0 0 auto;color:var(--blue);font-size:12px;font-style:normal;white-space:nowrap}.scenario-story-home{color:#fff;background-image:linear-gradient(90deg,rgba(25,25,24,.72),rgba(25,25,24,.18)),url("./ruclima-bedroom-v1.webp");background-position:center;background-size:cover}.scenario-story-home p{color:rgba(255,255,255,.88)}.scenario-story-work{grid-template-columns:1fr;color:var(--ink);background:#dfe9e2}.scenario-story-work p{color:#4e5a51}.calm-home .calm-project-desk{margin-top:14px;padding:20px 24px;border:1px solid #d9e0db;background:rgba(255,255,255,.72);color:var(--ink)}.calm-home .calm-project-desk .section-kicker{color:var(--green)}.calm-home .calm-project-desk .project-desk-head h3{font-size:30px}.calm-home .calm-project-desk .project-desk-head p{color:#5f655f;font-size:14px}.calm-home .calm-trust{padding-block:82px;background:#fff}.trust-story-grid{display:grid;grid-template-columns:1.25fr .85fr .65fr;grid-template-rows:330px 190px;gap:12px}.trust-story-main,.trust-story-secondary{position:relative;min-width:0;margin:0;overflow:hidden;border-radius:18px;background:#eee}.trust-story-main{grid-row:1/3}.trust-story-secondary{grid-column:3;grid-row:1}.trust-story-main img,.trust-story-secondary img{width:100%;height:100%;object-fit:cover}.trust-story-main figcaption,.trust-story-secondary figcaption{position:absolute;left:14px;right:14px;bottom:14px;padding:12px 13px;border-radius:10px;background:rgba(255,255,255,.93)}.trust-story-main figcaption b,.trust-story-main figcaption span,.trust-story-secondary figcaption b,.trust-story-secondary figcaption span{display:block}.trust-story-main figcaption b,.trust-story-secondary figcaption b{font-size:14px}.trust-story-main figcaption span,.trust-story-secondary figcaption span{margin-top:2px;color:#696762;font-size:12px}.trust-story-copy{padding:28px;border-radius:18px;background:#f4f1ea}.trust-story-copy > span{color:#5f5c56;font-size:13px;font-weight:750}.trust-story-copy h3{margin-top:9px;font-size:31px;line-height:1.08;letter-spacing:-.035em}.trust-story-copy p{margin-top:12px;color:#5f5c56;font-size:15px;line-height:1.5}.trust-story-copy dl{margin:20px 0 0}.trust-story-copy dl > div{min-height:43px;display:grid;grid-template-columns:90px 1fr;align-items:center;gap:12px;border-top:1px solid #dcd6cd}.trust-story-copy dt{color:#74716b;font-size:13px}.trust-story-copy dd{margin:0;font-size:14px;font-weight:700}.trust-story-copy > a{min-height:44px;margin-top:13px;display:inline-flex;align-items:center;font-size:14px;font-weight:700}.trust-links{grid-column:2/4;display:grid;grid-template-columns:1fr 1fr;gap:10px}.trust-links a{padding:18px;display:flex;flex-direction:column;justify-content:center;border:1px solid #e4e0d8;border-radius:16px}.trust-links a:last-child{background:#fff8da}.trust-links span,.trust-links strong{display:block}.trust-links span{color:#696762;font-size:13px}.trust-links strong{margin-top:7px;font-size:15px}.calm-home .calm-air-care{padding-block:58px;background:#f6f1e9}.air-care-editorial{padding:32px 36px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;border-block:1px solid #ded8cf}.air-care-editorial h2{font-size:clamp(36px,3.5vw,50px);line-height:1.05;letter-spacing:-.045em}.air-care-editorial p{margin-top:11px;color:#5f5c56;font-size:16px}.air-care-editorial nav{display:grid}.air-care-editorial nav a{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #ded8cf}.air-care-editorial nav a:first-child{border-top:1px solid #ded8cf}.air-care-editorial nav span{color:#5f5c56;font-size:15px}.air-care-editorial nav strong{font-size:20px}.calm-home .calm-season{padding-block:62px;background:#fff}.calm-home .calm-season .season-panel{padding:34px 38px;border:0;border-radius:18px;background:linear-gradient(135deg,#f1f3f2 0%,#fff5c9 100%)}.season-links-simple{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:18px}.season-links-simple > a:not(.button){min-height:48px;display:inline-flex;align-items:center;font-size:14px;font-weight:700}.calm-home .calm-knowledge{padding-block:78px;background:#f2f4f2}.knowledge-intro{max-width:520px}.knowledge-intro p{margin:0}.knowledge-all-link{min-height:44px;margin-top:8px;display:inline-flex;align-items:center;color:var(--graphite);font-size:14px;font-weight:750;text-decoration:underline;text-underline-offset:4px}.calm-knowledge-layout{grid-template-columns:.8fr 1.2fr;gap:20px;align-items:start}.featured-guide{min-height:358px;padding:32px;display:flex;flex-direction:column;border-radius:18px;color:#fff;background-image:linear-gradient(145deg,rgba(24,24,24,.86),rgba(24,24,24,.44)),url("./ruclima-bedroom-v1.webp");background-position:center;background-size:cover}.featured-guide > span{font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.featured-guide h3{max-width:510px;margin-top:24px;font-size:34px;line-height:1.08;letter-spacing:-.035em}.featured-guide p{max-width:470px;margin-top:13px;color:rgba(255,255,255,.84);font-size:16px;line-height:1.5}.featured-guide b{margin-top:auto;padding-top:34px;font-size:14px}.calm-home .faq-list summary{min-height:66px;font-size:16px;line-height:1.35}.calm-home .faq-list details p{padding:0 48px 18px 16px;color:#5f5c56;font-size:16px;line-height:1.55}.calm-home .faq-list details[open],.calm-mobile-home .faq-list details[open]{border-color:#b9c7c0}.calm-home .faq-list details p a,.calm-mobile-home .faq-list details p a{color:var(--ink);font-weight:700;text-decoration:underline;text-underline-offset:3px}.calm-home .contact-order span{font-size:12px}.calm-home .contact-order strong{font-size:15px}/* Mobile V6 */.calm-mobile-home{color:#1b1b1a;background:#e9ebed}.calm-mobile-home .mobile-header-row{grid-template-columns:44px 1fr auto}.mobile-header-actions{display:flex;gap:6px}.calm-mobile-home .mobile-search{min-height:48px;padding:0 4px 0 13px}.calm-mobile-home .mobile-search input{color:var(--ink);font-size:15px}.calm-mobile-home .mobile-search button{width:40px;height:40px}.calm-mobile-home .mobile-main .calm-mobile-hero{padding:10px 12px 18px;background:#faf8f3}.calm-mobile-home .mobile-hero-lifestyle{height:184px;border-radius:16px 16px 0 0}.calm-mobile-home .calm-mobile-hero .mobile-hero-copy{padding:18px 16px 17px;border-top:0;border-radius:0 0 16px 16px}.mobile-audience-label{color:#66635d;font-size:13px;font-weight:750}.calm-mobile-home .calm-mobile-hero h1{margin-top:8px;font-size:34px;line-height:1}.calm-mobile-home .calm-mobile-hero .lead{margin-top:11px;color:#4f4c47;font-size:16px;line-height:1.48}.calm-mobile-home .mobile-offer-summary{margin-top:15px;gap:8px}.calm-mobile-home .mobile-offer-summary > *{min-height:76px;padding:11px 12px}.calm-mobile-home .mobile-offer-summary small{font-size:12px}.calm-mobile-home .mobile-offer-summary strong{margin-top:3px;font-size:20px}.calm-mobile-home .mobile-offer-summary span{margin-top:3px;font-size:12px}.calm-mobile-home .mobile-hero-actions{margin-top:12px;display:grid;grid-template-columns:1fr auto;gap:8px}.calm-mobile-home .mobile-hero-actions .button{width:100%;min-width:0;min-height:50px;padding-inline:12px;font-size:14px}.calm-mobile-home .mobile-catalog-link{min-height:50px;padding-inline:10px;font-size:14px}.mobile-region-row{margin-top:13px;padding-top:12px;border-top:1px solid #e8e3db}.mobile-region-row .region-switch{display:flex;gap:6px}.calm-mobile-home .mobile-region-row .region-switch button{min-height:44px;padding-inline:13px;font-size:13px}.mobile-region-row .mobile-region-note{margin-top:8px;color:#66635d;font-size:13px}.calm-mobile-home .calm-mobile-selector-section{padding:0 12px 30px;background:#faf8f3}.calm-mobile-home .calm-mobile-selector-section .mobile-selector{margin:0;padding:18px 15px;border-color:#e5e0d8;background:#fff;color:var(--ink);box-shadow:none}.calm-mobile-home .mobile-selector .selector-label{color:#66635d;font-size:12px}.calm-mobile-home .mobile-selector h2{margin-top:8px;font-size:29px}.calm-mobile-home .mobile-selector .selector-hint{display:block;margin-top:6px;color:#66635d;font-size:14px}.calm-mobile-home .mobile-selector .area-chips{margin-top:14px;overflow:visible;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.calm-mobile-home .mobile-selector .area-chip{min-width:0;min-height:48px;padding:0 5px;font-size:14px}.calm-mobile-home .mobile-selector .selector-secondary-actions{grid-template-columns:1fr}.calm-mobile-home .mobile-selector .unknown-area-button{min-height:48px}.calm-mobile-home .mobile-selector .custom-area-entry > summary{min-height:48px;font-size:14px}.calm-mobile-home .mobile-selector .area-input-row{margin:0;grid-template-columns:1fr auto}.calm-mobile-home .mobile-selector .area-field{min-height:50px}.calm-mobile-home .mobile-selector .area-submit{min-height:50px}.calm-mobile-home .mobile-selector .area-result{margin-top:12px;padding:14px;grid-template-columns:1fr;background:#fff8da}.calm-mobile-home .mobile-selector .area-result small{font-size:13px}.calm-mobile-home .mobile-selector .area-result strong{font-size:19px}.calm-mobile-home .mobile-selector .result-price{font-size:13px}.calm-mobile-home .mobile-selector .result-technical{font-size:12px}.calm-mobile-home .mobile-selector .area-result a{width:100%;min-height:48px;margin-top:6px;font-size:14px}.calm-mobile-home .mobile-selector .quick-preferences{margin-top:14px}.calm-mobile-home .mobile-selector .quick-preferences > span{font-size:14px}.calm-mobile-home .mobile-selector .quick-preferences > div{display:grid;grid-template-columns:1fr 1fr}.calm-mobile-home .mobile-selector .quick-preferences button{min-height:46px;padding-inline:9px;border-radius:10px;font-size:13px}.calm-mobile-home .mobile-filter-trigger{min-height:48px;border-color:#ddd8cf;color:#373531;font-size:14px}.mobile-care-grid{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.mobile-care-grid a{min-height:84px;padding:12px;display:flex;flex-direction:column;justify-content:center;border-radius:11px;background:#fff;box-shadow:0 0 0 1px #e5e0d8}.mobile-care-grid a:first-child{grid-column:1/-1;min-height:72px}.mobile-care-grid b,.mobile-care-grid span{display:block}.mobile-care-grid b{font-size:14px}.mobile-care-grid span{margin-top:3px;color:#66635d;font-size:12px;line-height:1.35}.calm-mobile-home .mobile-section{padding:42px 14px}.calm-mobile-home .mobile-section .section-kicker{font-size:12px}.calm-mobile-home .mobile-section .section-head h2{font-size:29px}.calm-mobile-home .calm-mobile-categories{background:#f5f1e9}.calm-mobile-home .calm-mobile-categories .mobile-category-grid{gap:8px}.calm-mobile-home .calm-mobile-categories .category-card,.calm-mobile-home .calm-mobile-categories .category-card.featured,.calm-mobile-home .calm-mobile-categories .category-card:last-child{min-height:122px;padding:14px;grid-column:auto;background:rgba(255,255,255,.86)}.calm-mobile-home .calm-mobile-categories .category-card:nth-child(2){background:#fff0ad}.calm-mobile-home .calm-mobile-categories .category-card:nth-child(4){background:#e3ede6}.calm-mobile-home .calm-mobile-categories .category-card .category-index{max-width:none;font-size:12px;line-height:1.25}.calm-mobile-home .calm-mobile-categories .category-card h3{max-width:135px;font-size:17px;line-height:1.12}.calm-mobile-home .calm-mobile-categories .category-card p{margin-top:3px;font-size:12px}.mobile-category-afterline{margin-top:14px;padding-top:13px;display:flex;gap:9px;border-top:1px solid #ded8ce;font-size:14px;font-weight:700}.calm-mobile-home .calm-mobile-products{padding-top:44px;background:#fff}.calm-mobile-home .calm-mobile-products .section-head{display:flex;align-items:end;gap:12px}.calm-mobile-home .calm-mobile-products .inline-filter-button{flex:0 0 auto;min-height:46px;margin:0}.calm-mobile-home .mobile-product-list{margin:0;padding:0;overflow:visible;display:grid;gap:12px}.calm-mobile-home .mobile-product-list .mobile-product-card{flex:none;width:100%;border-color:#e4e0d9;border-radius:17px;box-shadow:none}.calm-mobile-home .mobile-product-media{height:198px;padding:22px}.calm-mobile-home .recommendation-label{left:11px;top:11px;min-height:29px;font-size:12px}.calm-mobile-home .mobile-product-copy{padding:17px}.calm-mobile-home .mobile-product-copy .product-brand{font-size:12px}.calm-mobile-home .mobile-product-copy h3{margin-top:5px;font-size:21px;line-height:1.18}.calm-mobile-home .mobile-product-copy .product-model{font-size:12px}.calm-mobile-home .mobile-product-price small{font-size:12px}.calm-mobile-home .mobile-product-price strong{font-size:27px}.calm-mobile-home .mobile-product-facts > *{min-height:33px;padding-inline:9px;font-size:12px}.calm-mobile-home .mobile-product-copy .product-explain{min-height:0;margin-top:12px;font-size:14px}.calm-mobile-home .mobile-product-secondary > summary{min-height:44px;font-size:13px}.calm-mobile-home .mobile-product-secondary > div span{min-height:32px;font-size:12px}.calm-mobile-home .mobile-product-copy .product-dealer{min-height:44px;font-size:12px;line-height:1.35}.calm-mobile-home .mobile-product-copy .product-install-row{font-size:13px}.calm-mobile-home .mobile-product-copy .product-actions .button{min-height:48px;font-size:14px}.calm-mobile-home .applied-filter-bar{margin-bottom:12px;padding:12px;display:grid}.calm-mobile-home .applied-filter-bar > button{justify-self:start;padding-left:0}.calm-mobile-home .applied-filter-chips button{min-height:38px;font-size:12px}.calm-mobile-home .mobile-all-products{width:100%;margin-top:12px;min-height:50px}.calm-mobile-home .calm-mobile-install{padding:42px 18px}.calm-mobile-home .calm-mobile-install h2{font-size:34px}.calm-mobile-home .calm-mobile-install > p{font-size:16px;line-height:1.5}.calm-mobile-home .calm-mobile-install .install-price span{font-size:13px}.calm-mobile-home .mobile-install-visual{height:184px}.calm-mobile-home .mobile-install-visual figcaption{font-size:12px}.calm-mobile-home .mobile-install-path{min-height:54px;font-size:13px}.mobile-install-proofs{padding:13px 0;display:flex;flex-wrap:wrap;gap:7px}.mobile-install-proofs span{min-height:36px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:#292929;color:#eee;font-size:12px;font-weight:700}.calm-mobile-home .mobile-install-form-details summary{min-height:50px;font-size:14px}.calm-mobile-home .mobile-install-details-button{min-height:50px;font-size:14px}.calm-mobile-home .install-detail span{font-size:13px}.calm-mobile-home .calm-mobile-multisplit{padding:42px 18px;background:#fbf3d2;color:var(--ink)}.calm-mobile-home .calm-mobile-multisplit .section-kicker{color:#715d17}.calm-mobile-home .calm-mobile-multisplit h2{font-size:33px}.calm-mobile-home .calm-mobile-multisplit p{color:#4d4a43;font-size:16px;line-height:1.5}.calm-mobile-home .calm-mobile-multisplit .mobile-system-map{border-color:#ded09a;background:#f1e7bc}.calm-mobile-home .calm-mobile-multisplit .mobile-system-map > *{background:rgba(255,255,255,.8)}.calm-mobile-home .calm-mobile-multisplit small{color:#666158;font-size:13px;line-height:1.45}.calm-mobile-home .calm-mobile-scenarios{background:#eff3f0}.calm-mobile-home .mobile-scenario-groups{display:grid;gap:9px}.calm-mobile-home .mobile-scenario-group{overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 0 0 1px rgba(24,24,24,.06)}.calm-mobile-home .mobile-scenario-group-head{min-height:118px;padding:16px;display:flex;flex-direction:column;justify-content:end}.calm-mobile-home .mobile-scenario-group-head h3{margin-top:4px;font-size:24px;line-height:1.05}.calm-mobile-home .mobile-scenario-group.home .mobile-scenario-group-head{color:#fff;background-image:linear-gradient(90deg, rgba(24,24,24,.62), rgba(24,24,24,.08)),url("./ruclima-bedroom-v1.webp");background-position:center;background-size:cover}.calm-mobile-home .mobile-scenario-group.work .mobile-scenario-group-head{min-height:86px;color:var(--ink);background:#e8f0eb}.calm-mobile-home .mobile-scenario-group nav{padding:5px 13px 9px;display:grid}.calm-mobile-home .mobile-scenario-group nav a{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #ece8e1;font-weight:700}.calm-mobile-home .mobile-scenario-group nav a:last-child{border-bottom:0}.calm-mobile-home .mobile-scenario-group nav i{flex:0 0 auto;color:var(--blue);font-size:11px;font-style:normal;white-space:nowrap}.calm-mobile-home .mobile-scenario-group-head span{font-size:12px;font-weight:700}.calm-mobile-home .mobile-scenario-group nav a{min-height:49px;font-size:14px}.calm-mobile-home .mobile-project-mini{margin-top:10px;padding:0 14px 14px}.calm-mobile-home .mobile-project-mini summary{min-height:52px;display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:750}.calm-mobile-home .mobile-project-mini p{margin:0 0 12px;font-size:14px;line-height:1.45}.calm-mobile-home .mobile-project-mini p b{color:var(--ink)}.calm-mobile-home .mobile-project-mini .button{width:100%}.calm-mobile-home .calm-mobile-trust{background:#fff}.calm-mobile-home .mobile-proof-photo{position:relative;margin:0}.calm-mobile-home .mobile-proof-main{height:300px}.calm-mobile-home .mobile-proof-secondary{height:200px;margin-top:10px}.calm-mobile-home .mobile-proof-photo figcaption{position:absolute;left:10px;right:10px;bottom:10px;padding:10px 11px;border-radius:9px;background:rgba(255,255,255,.94)}.calm-mobile-home .mobile-proof-photo figcaption b,.calm-mobile-home .mobile-proof-photo figcaption span{display:block}.calm-mobile-home .mobile-proof-photo figcaption b{font-size:13px}.calm-mobile-home .mobile-proof-photo figcaption span{margin-top:2px;color:#66635d;font-size:12px}.mobile-trust-story{margin-top:10px;padding:18px;border-radius:14px;background:#f4f1ea}.mobile-trust-story h3{font-size:22px;line-height:1.15}.mobile-trust-story p{margin-top:9px;color:#5f5c56;font-size:14px;line-height:1.5}.mobile-trust-story dl{margin:14px 0 0}.mobile-trust-story dl > div{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #ded8cf;font-size:13px}.mobile-trust-story dd{margin:0;font-weight:700}.mobile-trust-links{margin-top:10px;display:grid}.mobile-trust-links a{min-height:50px;display:flex;align-items:center;border-bottom:1px solid #e5e0d8;font-size:14px;font-weight:700}.calm-mobile-home .calm-mobile-air-care{background:#f6f1e9}.mobile-air-rows{display:grid}.mobile-air-rows a{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #ded8cf}.mobile-air-rows a:last-child{border-bottom:1px solid #ded8cf}.mobile-air-rows span{color:#5f5c56;font-size:14px}.mobile-air-rows strong{font-size:17px}.calm-mobile-home .calm-mobile-season{padding:28px 14px;background:#fff}.calm-mobile-home .calm-mobile-season .season-panel{padding:23px 20px;background:linear-gradient(135deg,#f1f3f2 0%,#fff5c9 100%)}.calm-mobile-home .calm-mobile-season .season-panel h2{font-size:29px}.calm-mobile-home .calm-mobile-season .season-panel > p{font-size:15px;line-height:1.48}.calm-mobile-home .calm-mobile-season .button{width:100%;margin-top:16px}.calm-mobile-home .calm-mobile-knowledge{background:#f1f4f2}.mobile-featured-guide{min-height:210px;padding:20px;display:flex;flex-direction:column;border-radius:15px;color:#fff;background-image:linear-gradient(145deg,rgba(24,24,24,.84),rgba(24,24,24,.42)),url("./ruclima-bedroom-v1.webp");background-position:center;background-size:cover}.mobile-featured-guide span{font-size:12px;font-weight:750}.mobile-featured-guide strong{max-width:320px;margin-top:20px;font-size:23px;line-height:1.12}.mobile-featured-guide b{margin-top:auto;font-size:14px}.mobile-knowledge-all-link{min-height:44px;margin-top:4px;display:inline-flex;align-items:center;color:var(--graphite);font-size:14px;font-weight:750;text-decoration:underline;text-underline-offset:4px}.calm-mobile-home .faq-list{margin-top:4px}.calm-mobile-home .faq-list summary{min-height:60px;font-size:16px;line-height:1.35}.calm-mobile-home .faq-list details p{padding:0 44px 16px 16px;color:#5f5c56;font-size:16px;line-height:1.5}.calm-mobile-home .calm-mobile-footer h2{margin-top:20px;font-size:30px;line-height:1.08;letter-spacing:-.035em}.calm-mobile-home .calm-mobile-footer p{font-size:14px}.calm-mobile-home .mobile-contact a{min-height:54px;font-size:14px}.filter-help{margin:7px 0 0;color:#66635d;font-size:13px;line-height:1.4}.filter-radio-row{margin-top:9px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.filter-radio-row label{min-height:52px;padding:8px 6px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:var(--soft);font-size:12px;font-weight:700;text-align:center}.filter-radio-row input{width:17px;height:17px;flex:0 0 17px;accent-color:var(--ink)}.calm-mobile-home .filter-sheet-panel legend,.calm-mobile-home .filter-select{font-size:15px}.calm-mobile-home .filter-checks{grid-template-columns:1fr}.calm-mobile-home .filter-checks label{min-height:54px;font-size:14px}.calm-mobile-home .filter-sheet-note{font-size:13px;line-height:1.45}.filter-sheet-actions{position:sticky;bottom:calc(-18px - env(safe-area-inset-bottom));margin:16px -18px 0;padding:10px 18px calc(12px + env(safe-area-inset-bottom));display:grid;grid-template-columns:auto 1fr;gap:8px;border-top:1px solid var(--line);background:rgba(255,255,255,.98)}.filter-sheet-actions .filter-apply{min-height:50px;margin:0}.filter-reset{min-height:50px;padding:0 10px;border:0;background:transparent;color:#5f5c56;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.calm-mobile-home .mobile-action-layer small{font-size:12px}.calm-mobile-home .mobile-action-layer strong{font-size:14px}@media (max-width: 1160px){.calm-home .header-main{grid-template-columns:auto auto minmax(170px,1fr) auto}.calm-home .header-links{display:flex;gap:10px}.calm-home .header-links > a:not(.phone):not(.header-cart):not(.prototype-switch){display:none}.calm-home .header-links .phone strong{font-size:14px}.calm-home .header-links .phone span{display:none}.calm-home .calm-selector-section .quick-selection-grid{grid-template-columns:1fr}.calm-home .quick-selection-result,.calm-home .quick-preferences{grid-column:1}.calm-home .calm-categories .final-category-grid{grid-template-columns:repeat(2,1fr)}.calm-home .calm-install-panel{grid-template-columns:1fr}.scenario-stories{grid-template-columns:1fr}.scenario-story-work{grid-template-columns:1fr 240px}.trust-story-grid{grid-template-columns:1.15fr .85fr;grid-template-rows:350px 280px 180px}.trust-story-main{grid-column:1;grid-row:1/3}.trust-story-copy{grid-column:2;grid-row:1}.trust-story-secondary{grid-column:2;grid-row:2}.trust-links{grid-column:1/3;grid-row:3}}@media (max-width: 900px){.calm-home .calm-hero .final-hero-grid{grid-template-columns:1fr}.calm-home .hero-lifestyle{min-height:420px}.calm-home .calm-product-grid{grid-template-columns:1fr 1fr}.air-care-editorial{grid-template-columns:1fr;gap:26px}.calm-knowledge-layout{grid-template-columns:1fr}}@media (max-width: 700px){.calm-mobile-home .mobile-main .calm-mobile-hero{padding-top:10px}.calm-mobile-home .final-mobile-hero .mobile-region-note{display:block}.calm-mobile-home .mobile-shell{padding-bottom:0}.calm-mobile-home.action-layer-visible .mobile-shell{padding-bottom:78px}}@media (max-width: 360px){.calm-mobile-home .mobile-header-actions .mobile-icon-button:first-child{display:none}.calm-mobile-home .calm-mobile-hero h1{font-size:31px}.calm-mobile-home .mobile-offer-summary{grid-template-columns:1fr}.calm-mobile-home .mobile-hero-actions{grid-template-columns:1fr}.calm-mobile-home .mobile-catalog-link{justify-content:center}.calm-mobile-home .mobile-selector .quick-preferences > div{grid-template-columns:1fr}.calm-mobile-home .calm-mobile-categories .mobile-category-grid{grid-template-columns:1fr}.filter-radio-row{grid-template-columns:1fr}}/* V7 palette comparison: warm editorial and hybrid climate-tech */html[data-palette="hybrid"]{--ink:#17242b;--graphite:#56656d;--muted:#5f6d74;--line:#d7e1e5;--line-strong:#a7bbc4;--soft:#edf4f6;--soft-2:#e2edf1;--paper:#fff;--yellow:#ffc928;--yellow-hover:#edb812;--yellow-soft:#fff3c4;--green:#28734d;--green-soft:#edf7f1;--blue:#0b5a78;--ui:#0b5a78;--ui-hover:#08475f;--ui-soft:#e7f2f6;--dark-surface:#16262f;--dark-surface-2:#203640;--dark-line:#39515c;--warm-surface:#faf7f0;--heat:#a64b1c;--heat-soft:#fff0e6}html[data-palette="warm"] .calm-home .quick-selection-grid .area-chip:hover,html[data-palette="warm"] .calm-home .quick-selection-grid .area-chip.is-active,html[data-palette="warm"] .calm-mobile-home .mobile-selector .area-chip:hover,html[data-palette="warm"] .calm-mobile-home .mobile-selector .area-chip.is-active{border-color:#262927;background:#262927;color:#fff}html[data-palette="warm"] .quick-preferences button[aria-pressed="true"]{border-color:#aaa49a;background:#f1eee7}html[data-palette="warm"] .calm-home .quick-selection-result,html[data-palette="warm"] .calm-mobile-home .mobile-selector .area-result{border-color:#ddd5c8;background:#f4f1ea}html[data-palette="warm"] .recommendation-label{background:#f2eee5;color:#4f4b44}html[data-palette="warm"] .product-main-facts b,html[data-palette="warm"] .mobile-product-facts b{background:#f1eee7}html[data-palette="warm"] .calm-home .product-actions .button-primary,html[data-palette="warm"] .calm-mobile-home .product-actions .button-primary,html[data-palette="warm"] .calm-home .product-filter-empty .button-primary,html[data-palette="warm"] .calm-mobile-home .product-filter-empty .button-primary,html[data-palette="warm"] .calm-home .calm-multisplit .button-primary,html[data-palette="warm"] .calm-mobile-home .calm-mobile-multisplit .button-primary,html[data-palette="warm"] .calm-home .calm-season .button-primary,html[data-palette="warm"] .calm-mobile-home .calm-mobile-season .button-primary{border-color:#262927;background:#262927;color:#fff}html[data-palette="warm"] .calm-home .calm-categories .category-card:nth-child(2),html[data-palette="warm"] .calm-mobile-home .calm-mobile-categories .category-card:nth-child(2){background:#f8f1d6}html[data-palette="warm"] .calm-home .calm-multisplit,html[data-palette="warm"] .calm-mobile-home .calm-mobile-multisplit{background:#f6f2e6}html[data-palette="warm"] .calm-home .calm-multisplit .multisplit-panel{border-color:#ddd5c8;background:#fff}html[data-palette="warm"] .calm-mobile-home .calm-mobile-multisplit .mobile-system-map{border-color:#ddd5c8;background:#ece7dc}html[data-palette="warm"] .trust-links a:last-child{background:var(--green-soft)}html[data-palette="warm"] .search-form button:hover{background:#f1eee7}html[data-palette="hybrid"] body{background:#f5f8f9}html[data-palette="hybrid"] .calm-mobile-home{color:var(--ink);background:#e7eef1}html[data-palette="hybrid"] :focus-visible{outline-color:var(--ui)}html[data-palette="hybrid"] .catalog-button{background:var(--ui);color:#fff}html[data-palette="hybrid"] .catalog-button:hover,html[data-palette="hybrid"] .button-primary:hover{background:var(--ui-hover)}html[data-palette="hybrid"] .search-form button:hover{background:var(--ui-soft);color:var(--ui)}html[data-palette="hybrid"] .button-primary,html[data-palette="hybrid"] .selector-card .area-submit,html[data-palette="hybrid"] .area-result a{border-color:var(--ui);background:var(--ui);color:#fff}html[data-palette="hybrid"] .calm-home .calm-hero .button-primary,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-hero .button-primary,html[data-palette="hybrid"] .calm-home .calm-install-panel .button-primary,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-install .button-primary,html[data-palette="hybrid"] .calm-mobile-home .mobile-action-layer > a,html[data-palette="hybrid"] .calm-mobile-home .mobile-action-layer > button{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}html[data-palette="hybrid"] .calm-home .calm-hero .button-primary:hover,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-hero .button-primary:hover,html[data-palette="hybrid"] .calm-home .calm-install-panel .button-primary:hover,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-install .button-primary:hover,html[data-palette="hybrid"] .calm-mobile-home .mobile-action-layer > a:hover,html[data-palette="hybrid"] .calm-mobile-home .mobile-action-layer > button:hover{background:var(--yellow-hover)}html[data-palette="hybrid"] .region-switch button[aria-pressed="true"],html[data-palette="hybrid"] .filter-area-grid button.is-active{border-color:var(--ui);background:var(--ui);color:#fff}html[data-palette="hybrid"] .calm-home .quick-selection-grid .area-chip:hover,html[data-palette="hybrid"] .calm-home .quick-selection-grid .area-chip.is-active,html[data-palette="hybrid"] .calm-mobile-home .mobile-selector .area-chip:hover,html[data-palette="hybrid"] .calm-mobile-home .mobile-selector .area-chip.is-active{border-color:var(--ui);background:var(--ui);color:#fff}html[data-palette="hybrid"] .quick-preferences button[aria-pressed="true"]{border-color:var(--ui);background:var(--ui-soft);color:var(--ui)}html[data-palette="hybrid"] .filter-radio-row input,html[data-palette="hybrid"] .filter-checks input{accent-color:var(--ui)}html[data-palette="hybrid"] .calm-home .quick-selection-result,html[data-palette="hybrid"] .calm-mobile-home .mobile-selector .area-result{border-color:#b7d0da;background:var(--ui-soft)}html[data-palette="hybrid"] .recommendation-label{background:var(--ui-soft);color:var(--ui)}html[data-palette="hybrid"] .product-main-facts b,html[data-palette="hybrid"] .mobile-product-facts b{background:var(--ui-soft);color:var(--ui)}html[data-palette="hybrid"] .calm-home .calm-categories,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-categories{background:var(--warm-surface)}html[data-palette="hybrid"] .calm-home .calm-categories .category-card:nth-child(2),html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-categories .category-card:nth-child(2){background:var(--ui-soft)}html[data-palette="hybrid"] .calm-home .calm-categories .category-card:nth-child(4),html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-categories .category-card:nth-child(4){background:var(--green-soft)}html[data-palette="hybrid"] .install-panel,html[data-palette="hybrid"] .mobile-install,html[data-palette="hybrid"] .site-footer,html[data-palette="hybrid"] .mobile-footer{background:var(--dark-surface)}html[data-palette="hybrid"] .install-service-side,html[data-palette="hybrid"] .install-timeline li,html[data-palette="hybrid"] .install-upload-form,html[data-palette="hybrid"] .contact-order a,html[data-palette="hybrid"] .mobile-install-proofs span{border-color:var(--dark-line);background:var(--dark-surface-2)}html[data-palette="hybrid"] .install-story,html[data-palette="hybrid"] .install-story span + span,html[data-palette="hybrid"] .mobile-install-path,html[data-palette="hybrid"] .footer-bottom,html[data-palette="hybrid"] .mobile-contact a{border-color:var(--dark-line)}html[data-palette="hybrid"] .install-upload-form input[type="tel"],html[data-palette="hybrid"] .install-upload-form .file-drop,html[data-palette="hybrid"] .mobile-install-form input[type="tel"]{border-color:var(--dark-line);background:#29424e}html[data-palette="hybrid"] .calm-home .calm-multisplit,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-multisplit{background:var(--ui-soft)}html[data-palette="hybrid"] .calm-home .calm-multisplit .multisplit-panel{border-color:#b7d0da;background:#fafdfe}html[data-palette="hybrid"] .calm-home .multisplit-copy .section-kicker,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-multisplit .section-kicker{color:var(--ui)}html[data-palette="hybrid"] .calm-home .system-map,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-multisplit .mobile-system-map{border-color:#9dbcc8;background:#dcebf0}html[data-palette="hybrid"] .calm-home .outdoor-node,html[data-palette="hybrid"] .calm-home .room-nodes span,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-multisplit .mobile-system-map > *{border-color:#b7d0da;background:rgba(255,255,255,.9);color:var(--ink)}html[data-palette="hybrid"] .calm-home .outdoor-node b,html[data-palette="hybrid"] .calm-home .room-nodes b,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-multisplit .mobile-system-map b{color:var(--ui)}html[data-palette="hybrid"] .calm-home .calm-scenarios,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-scenarios{background:#f1f5f5}html[data-palette="hybrid"] .scenario-story-work{background:#dce9ed}html[data-palette="hybrid"] .scenario-story-work p{color:#49616b}html[data-palette="hybrid"] .trust-story-copy,html[data-palette="hybrid"] .mobile-trust-story{background:var(--warm-surface)}html[data-palette="hybrid"] .trust-links a:last-child,html[data-palette="hybrid"] .mobile-trust-links a:last-child{background:var(--green-soft)}html[data-palette="hybrid"] .calm-home .calm-air-care,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-air-care,html[data-palette="hybrid"] .calm-home .calm-knowledge,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-knowledge{background:#eef4f5}html[data-palette="hybrid"] .calm-home .calm-season .season-panel,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-season .season-panel{background:linear-gradient(135deg,#f2f6f7 0%,var(--heat-soft) 100%)}html[data-palette="hybrid"] .calm-home .calm-season .section-kicker,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-season .section-kicker{color:var(--heat)}html[data-palette="hybrid"] .mobile-action-layer{border-color:#cbd8dd;background:rgba(255,255,255,.98);box-shadow:0 -12px 40px rgba(11,90,120,.13)}/* V8: approved hybrid palette across the separate MultiSplit workspaces */html[data-palette="hybrid"] .builder-page,html[data-palette="hybrid"] .mobile-builder-page{background:#edf4f6}html[data-palette="hybrid"] .builder-header{border-color:#cbdbe1;background:rgba(255,255,255,.96)}html[data-palette="hybrid"] .builder-header-actions .cart-link{background:var(--ui);color:#fff}html[data-palette="hybrid"] .builder-header-actions .cart-link:hover{background:var(--ui-hover)}html[data-palette="hybrid"] .builder-hero,html[data-palette="hybrid"] .mobile-builder-hero{background:linear-gradient(135deg,#fff 62%,#eef6f8 100%)}html[data-palette="hybrid"] .builder-trust-row span{background:var(--ui-soft);color:#315663}html[data-palette="hybrid"] .builder-principle{border-color:#b7d0da;border-left-color:var(--ui);background:var(--ui-soft)}html[data-palette="hybrid"] .builder-principle > span,html[data-palette="hybrid"] .builder-hero .section-kicker,html[data-palette="hybrid"] .mobile-builder-hero .section-kicker{color:var(--ui)}html[data-palette="hybrid"] .builder-workspace-section,html[data-palette="hybrid"] .mobile-builder-workspace{background:#edf4f6}html[data-palette="hybrid"] .builder-mode-switch button.is-active{border-color:var(--ui);background:var(--ui);color:#fff}html[data-palette="hybrid"] .builder-mode-switch button.is-active > span{background:var(--yellow);color:var(--ink)}html[data-palette="hybrid"] .builder-mode-switch button.is-active small{color:#d7ebf2}html[data-palette="hybrid"] .component-mode-panel,html[data-palette="hybrid"] .builder-form{border-color:#cbdbe1;box-shadow:0 18px 44px rgba(11,90,120,.05)}html[data-palette="hybrid"] .component-mode-form,html[data-palette="hybrid"] .advanced-panel,html[data-palette="hybrid"] .brand-option-grid{background:#eef5f7}html[data-palette="hybrid"] .builder-progress li.is-current b,html[data-palette="hybrid"] .builder-fieldset legend > span{border-color:var(--ui);background:var(--ui);color:#fff}html[data-palette="hybrid"] .room-count-options button:hover,html[data-palette="hybrid"] .room-count-options button.is-active{border-color:var(--ui);background:var(--ui);color:#fff}html[data-palette="hybrid"] .room-editor input:focus,html[data-palette="hybrid"] .room-editor select:focus,html[data-palette="hybrid"] .advanced-grid select:focus,html[data-palette="hybrid"] .select-field select:focus,html[data-palette="hybrid"] .address-field input:focus,html[data-palette="hybrid"] .brand-search input:focus{border-color:var(--ui);box-shadow:0 0 0 3px rgba(11,90,120,.1)}html[data-palette="hybrid"] .priority-grid input,html[data-palette="hybrid"] .brand-option-grid input,html[data-palette="hybrid"] .brand-policy input,html[data-palette="hybrid"] .room-heat-losses input{accent-color:var(--ui)}html[data-palette="hybrid"] .priority-grid label:has(input:checked),html[data-palette="hybrid"] .brand-option-grid label:has(input:checked){border-color:var(--ui);background:var(--ui-soft)}html[data-palette="hybrid"] .brand-picker-toggle{border-color:var(--ui)}html[data-palette="hybrid"] .brand-picker-toggle span{background:var(--ui);color:#fff}html[data-palette="hybrid"] .room-conditions > summary::after{background:var(--ui-soft);color:var(--ui)}html[data-palette="hybrid"] .room-condition-grid{background:#eef5f7}html[data-palette="hybrid"] .room-heat-losses{background:var(--heat-soft)}html[data-palette="hybrid"] .room-heat-losses label{border-color:#e7c4ae}html[data-palette="hybrid"] .room-heat-losses input{accent-color:var(--heat)}html[data-palette="hybrid"] .room-editor.is-engineering-room{border-color:var(--heat)}html[data-palette="hybrid"] .room-editor.is-engineering-room .room-editor-head{background:var(--heat-soft)}html[data-palette="hybrid"] .room-load-breakdown .room-load-total{background:var(--dark-surface)}html[data-palette="hybrid"] .builder-summary,html[data-palette="hybrid"] .mobile-builder-summary,html[data-palette="hybrid"] .selected-kit-bar,html[data-palette="hybrid"] .technical-table .technical-table-head{border-color:var(--dark-line);background:var(--dark-surface);color:#fff}html[data-palette="hybrid"] .summary-room,html[data-palette="hybrid"] .summary-region,html[data-palette="hybrid"] .summary-seed{border-color:var(--dark-line);background:var(--dark-surface-2)}html[data-palette="hybrid"] .summary-seed,html[data-palette="hybrid"] .mobile-builder-summary summary::after{color:#9bd7ee}html[data-palette="hybrid"] .builder-summary .region-switch button{border-color:var(--dark-line);background:var(--dark-surface-2);color:#d7e7ec}html[data-palette="hybrid"] .builder-summary .region-switch button[aria-pressed="true"]{border-color:#78c7e1;background:rgba(11,90,120,.48);color:#e1f7ff}html[data-palette="hybrid"] .summary-checks li::before{color:#8bd7b1}html[data-palette="hybrid"] .prototype-note,html[data-palette="hybrid"] .result-notice,html[data-palette="hybrid"] .compatibility-status.demo-status,html[data-palette="hybrid"] .demo-status{border-color:#e6cf78;background:#fff6d6;color:#6e5700}html[data-palette="hybrid"] .demo-availability,html[data-palette="hybrid"] .technical-table em,html[data-palette="hybrid"] .technical-documents small{color:#745b00}html[data-palette="hybrid"] .result-card.is-selected{border-color:var(--ui);box-shadow:0 16px 38px rgba(11,90,120,.1)}.builder-results .result-price{margin-top:19px;color:var(--ink);font-size:31px}.mobile-builder-results .result-price{font-size:29px}html[data-palette="hybrid"] .result-type.recommended{background:var(--ui);color:#fff}html[data-palette="hybrid"] .builder-page .swap-link:hover,html[data-palette="hybrid"] .mobile-builder-page .swap-link:hover{color:var(--ui)}html[data-palette="hybrid"] .builder-page .file-drop:focus-within,html[data-palette="hybrid"] .mobile-builder-page .file-drop:focus-within{outline-color:var(--ui)}html[data-palette="hybrid"] .builder-technical-review,html[data-palette="hybrid"] .builder-delivery{background:#eef5f7}html[data-palette="hybrid"] .builder-install-estimate{border-color:#ddd7cd;background:var(--warm-surface)}html[data-palette="hybrid"] .builder-install-estimate .button-dark{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}html[data-palette="hybrid"] .builder-install-estimate .button-dark:hover{background:var(--yellow-hover)}html[data-palette="hybrid"] .builder-delivery .button-dark{border-color:var(--ui);background:var(--ui);color:#fff}html[data-palette="hybrid"] .builder-delivery .button-dark:hover{background:var(--ui-hover)}html[data-palette="hybrid"] .mobile-builder-page .builder-action-layer > button{background:var(--yellow);color:var(--ink)}html[data-palette="hybrid"] .mobile-builder-workspace .summary-region{border:1px solid #b7d0da;background:var(--ui-soft);color:var(--ink)}html[data-palette="hybrid"] .mobile-builder-workspace .summary-region p{color:var(--graphite)}/* V9: white canvas and corrected desktop hero composition */html[data-palette="hybrid"] body,html[data-palette="hybrid"] .calm-home,html[data-palette="hybrid"] .calm-mobile-home{background:#fff}html[data-palette="hybrid"] .calm-home .calm-hero,html[data-palette="hybrid"] .calm-home .calm-selector-section,html[data-palette="hybrid"] .calm-mobile-home .mobile-main .calm-mobile-hero,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-selector-section{background:#fff}.calm-home .calm-hero .final-hero-grid{grid-template-columns:minmax(0, 1.04fr) minmax(0, .96fr)}.calm-home .calm-hero .final-hero-copy{min-width:0;padding:clamp(36px, 3.2vw, 48px)}.calm-home .calm-hero .final-hero-copy h1{max-width:100%;font-size:clamp(48px, 4vw, 58px);line-height:1;letter-spacing:-.055em;overflow-wrap:normal;word-break:normal;text-wrap:balance}.final-home .hero-lifestyle{min-width:0}.calm-home .hero-lifestyle figcaption{top:auto;bottom:22px;left:22px;right:auto;width:min(350px, calc(100% - 44px));max-width:none;height:auto}.calm-home .calm-product-grid .product-card,.calm-mobile-home .mobile-product-list .mobile-product-card{border-color:#dce3e6;box-shadow:0 10px 28px rgba(23, 36, 43, .06)}@media (max-width: 1160px){.calm-home .calm-hero .final-hero-grid{grid-template-columns:1fr}.calm-home .hero-lifestyle{min-height:420px}}/* V10: friendly white consumer canvas with three deliberate colour islands */:root{--v10-line:#dce5ea;--v10-blue:#0b5973;--v10-blue-soft:#eaf5f8;--v10-yellow:#ffc426;--v10-ink:#152127}html{scroll-behavior:smooth}#top,#selector,#quick-selection,#categories,#products,#install,#multisplit,#scenarios,#trust,#air-care,#seasonal,#knowledge,#contacts,#project-desk{scroll-margin-top:142px}.desktop-header{z-index:80}.journey-nav{border-top:1px solid #edf1f3;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.journey-nav .container{display:flex;align-items:center;gap:28px;min-height:42px;overflow-x:auto;scrollbar-width:none}.journey-nav .container::-webkit-scrollbar{display:none}.journey-nav a{flex:none;padding:12px 0 10px;border-bottom:2px solid transparent;color:#53636b;font-size:14px;font-weight:700}.journey-nav a:hover,.journey-nav a.is-current,.journey-nav a[aria-current="true"]{border-bottom-color:var(--v10-blue);color:var(--v10-blue)}.gift-strip{border-bottom:1px solid #f0d276;background:#fff4c9;color:var(--v10-ink)}.gift-strip .container{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:48px}.gift-strip .container > div{display:flex;align-items:baseline;gap:14px}.gift-strip strong{font-size:15px}.gift-strip span{color:#625a41;font-size:14px}.gift-strip a{color:#172228;font-size:14px;font-weight:800}.gift-strip.promo-code-strip{border-bottom-color:#343434;background:var(--ink);color:#fff}.gift-strip.promo-code-strip span{color:#d8dde0}.gift-strip.promo-code-strip a{color:var(--yellow)}html[data-palette="hybrid"] .calm-home .calm-categories,html[data-palette="hybrid"] .calm-home .calm-scenarios,html[data-palette="hybrid"] .calm-home .calm-multisplit,html[data-palette="hybrid"] .calm-home .calm-air-care,html[data-palette="hybrid"] .calm-home .calm-knowledge,html[data-palette="hybrid"] .calm-home .calm-trust,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-categories,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-products,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-scenarios,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-trust,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-air-care,html[data-palette="hybrid"] .calm-mobile-home .calm-mobile-knowledge{background:#fff}.final-category-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.final-category-grid .category-card{min-height:230px}.final-category-grid .compact-category{min-height:190px;background:#f5fafb}.product-shelf-tabs{display:flex;gap:8px;margin:-10px 0 24px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.product-shelf-tabs::-webkit-scrollbar{display:none}.product-shelf-tabs a,.product-shelf-tabs button{min-height:44px;flex:none;padding:0 16px;border:1px solid var(--v10-line);border-radius:999px;background:#fff;color:#34464f;font:inherit;font-size:14px;font-weight:750;cursor:pointer}.product-shelf-tabs .is-active{border-color:var(--v10-blue);color:var(--v10-blue)}.product-shelf-tabs .gift-tab{border-color:#f2cf61;background:#fff6cf;color:#493c11}.product-shelf-tabs .discount-tab{border-color:var(--ink);background:var(--ink);color:var(--yellow)}body[data-region="russia"] .product-shelf-tabs .gift-tab{display:none}body[data-region="russia"] .product-shelf-tabs .discount-tab{display:inline-flex}.mobile-shelf-note{display:block;margin-top:10px;color:#687980;font-size:12px;line-height:1.45}.install-photo-guide,.install-photo-guide img{width:100%}.install-photo-guide{margin:0;overflow:hidden;border-radius:18px;background:#eff5f6}.install-photo-guide img{display:block;aspect-ratio:8/5;object-fit:cover}.install-photo-guide figcaption{padding:12px 15px;color:#eff8fa;font-size:14px;font-weight:750}.install-shot-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:8px;margin:12px 0 0;padding:0;list-style:none}.install-shot-list li{display:flex;align-items:center;gap:9px;min-height:50px;padding:8px 10px;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#e9f2f5;font-size:13px;line-height:1.25}.install-shot-list b{display:grid;flex:0 0 26px;width:26px;height:26px;place-items:center;border-radius:50%;background:var(--v10-yellow);color:#182328}.multisplit-actions{flex-wrap:wrap}.calm-multisplit .multisplit-panel{border:1px solid #b8d5df}.trust-story-secondary img{aspect-ratio:8/5;object-fit:cover}.trust-story-copy dd{max-width:250px;text-align:right}.season-panel.season-heating{display:grid;grid-template-columns:minmax(0, .9fr) minmax(0, 1.1fr);align-items:stretch;gap:clamp(24px, 4vw, 54px)}.season-stage-media{margin:calc(var(--space-5) * -1);margin-right:0;overflow:hidden;border-radius:20px 0 0 20px}.season-stage-media img{display:block;width:100%;height:100%;min-height:390px;object-fit:cover}.season-stage-list{display:grid;gap:10px;margin:22px 0;padding:0;list-style:none}.season-stage-list li{display:grid;grid-template-columns:92px 1fr;gap:12px;padding:12px 0;border-top:1px solid rgba(21,33,39,.13)}.season-stage-list b{color:var(--v10-blue)}.calm-footer .contacts-panel{position:relative;overflow:hidden;border:1px solid #8fc3d4;background:linear-gradient(120deg, #e8f7fb, #fff 62%);color:var(--v10-ink);box-shadow:0 20px 48px rgba(0, 67, 88, .16)}.calm-footer .contacts-panel::before{position:absolute;inset:0 auto 0 0;width:8px;background:var(--v10-yellow);content:""}.calm-footer .contacts-panel p,.calm-footer .contact-order span{color:#53636b}.calm-footer .contact-order a{display:grid;grid-template-columns:38px 1fr;column-gap:10px;border-color:#c8dce3;background:#fff;color:var(--v10-ink)}.calm-footer .contact-order a strong{grid-column:2}.contact-icon{grid-row:1/span 2;display:grid;width:34px;height:34px;place-items:center;align-self:center;border-radius:10px;background:#eef3f5;color:#13262e;font-style:normal;font-size:14px;font-weight:900}.max-icon{background:transparent url("./contact-max.svg") center/contain no-repeat;color:transparent;font-size:0}.telegram-icon{background:transparent url("./contact-telegram.svg") center/contain no-repeat;color:transparent;font-size:0}.whatsapp-icon{background:transparent url("./contact-whatsapp.svg") center/contain no-repeat;color:transparent;font-size:0}.mobile-gift-strip{border-bottom:1px solid #efd26d;background:#fff4c9}.mobile-gift-strip a{display:flex;min-height:42px;align-items:center;justify-content:center;gap:8px;color:#302a18;font-size:13px}.mobile-gift-strip.promo-code-strip{border-bottom-color:#343434;background:var(--ink)}.mobile-gift-strip.promo-code-strip a{color:#fff}.mobile-gift-strip.promo-code-strip span{color:var(--yellow)}.calm-mobile-home .mobile-header-row{grid-template-columns:minmax(0, 1fr) auto;justify-content:space-between}.calm-mobile-home .mobile-main{background:#fff}.calm-mobile-home .calm-mobile-install,.calm-mobile-home .calm-mobile-multisplit,.calm-mobile-home .calm-mobile-season{margin:18px 14px;border-radius:24px}.calm-mobile-home .calm-mobile-install{overflow:hidden}.calm-mobile-home .calm-mobile-season{padding:0}.calm-mobile-home .calm-mobile-season .season-panel{overflow:hidden}.mobile-product-tabs{margin:0 0 16px}.mobile-product-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px}.mobile-product-list .mobile-product-card{min-width:0}.mobile-product-list .mobile-product-media{min-height:150px}.mobile-product-list .mobile-product-media img{height:138px;object-fit:contain}.mobile-product-list .mobile-product-copy{padding:14px}.mobile-product-list .mobile-product-copy h3{font-size:16px;line-height:1.25}.mobile-product-list .product-model{font-size:12px}.mobile-product-list .product-explain{display:none}.mobile-product-list .mobile-product-facts{grid-template-columns:1fr;gap:5px}.mobile-product-stock{display:block;margin-top:5px;color:#60727a;font-size:12px;line-height:1.25}.mobile-product-list .product-actions{grid-template-columns:1fr}.mobile-product-list .product-actions .button{min-width:0;padding-inline:8px;font-size:13px}.mobile-product-list .product-dealer,.mobile-product-list .product-install-row{font-size:12px}.mobile-install-shot-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px, 75%);gap:8px;margin:14px 0;padding:0 0 6px;overflow-x:auto;list-style:none;scroll-snap-type:x mandatory}.mobile-install-shot-list li{min-height:62px;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:14px;color:#fff;scroll-snap-align:start}.mobile-multisplit-actions{display:grid;gap:9px;margin-top:16px}.mobile-multisplit-actions .button{width:100%}.mobile-season-stage-media{display:block;width:calc(100% + 36px);max-width:none;height:220px;margin:-18px -18px 20px;object-fit:cover}.calm-mobile-footer{background:linear-gradient(180deg, #eaf7fb 0, #fff 66%);color:var(--v10-ink)}.calm-mobile-footer > p{color:#53636b}.calm-mobile-footer .mobile-contact a{display:grid;grid-template-columns:42px 1fr;column-gap:10px;border-color:#bdd7e0;background:#fff;color:var(--v10-ink)}.calm-mobile-footer .mobile-contact a span{color:#60727a}.calm-mobile-footer .mobile-contact a strong{grid-column:2}.mobile-journey-layer{display:grid;grid-template-columns:auto minmax(0, 1fr) auto;gap:10px;align-items:center;transform:translate(-50%, 0)}.mobile-journey-layer .mobile-sections-button{display:grid;min-width:58px;min-height:52px;place-items:center;border:0;border-radius:14px;background:#eef4f6;color:#263941;font:inherit;font-size:11px;font-weight:750}.mobile-journey-layer .mobile-sections-button .icon{width:20px;height:20px}.mobile-journey-layer > a{min-width:92px;text-align:center}.mobile-page .mobile-action-layer:not([hidden]){display:grid}.mobile-page.action-layer-visible .mobile-action-layer{display:grid}.mobile-page.menu-open .mobile-action-layer,.mobile-page.filter-open .mobile-action-layer{transform:translate(-50%, 130%)}.calm-mobile-home{padding-bottom:0}@media (max-width: 900px){.journey-nav{display:none}.final-category-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.season-panel.season-heating{grid-template-columns:1fr}.season-stage-media{margin:-24px -24px 0;border-radius:20px 20px 0 0}}@media (max-width: 420px){.mobile-product-list{grid-template-columns:repeat(2, minmax(0, 1fr))}.mobile-product-list .mobile-product-media{min-height:132px}.mobile-product-list .mobile-product-media img{height:120px}.mobile-product-list .recommendation-label{max-width:calc(100% - 16px);font-size:10px}.mobile-product-list .mobile-product-price strong{font-size:19px}}/* V10: MultiSplit Builder as a staged decision flow */[data-builder][data-builder-step="1"] .room-profile-note,[data-builder][data-builder-step="1"] .room-conditions,[data-builder][data-builder-step="1"] .room-recommendation{display:none}[data-builder][data-builder-step="1"] .room-editor-grid{grid-template-columns:minmax(0, 1fr) 160px}[data-builder][data-builder-step="1"] .room-editor-grid label:last-child{grid-column:auto}[data-builder][data-builder-step="2"] .room-editor-grid,[data-builder][data-builder-step="2"] .room-custom-name{display:none}[data-builder][data-builder-step="2"] .room-profile-note{margin-top:12px}[data-builder][data-builder-step="4"] .builder-workspace-section,[data-builder][data-builder-step="4"] .mobile-builder-workspace{display:none}.room-type-help{display:block;margin-top:6px;color:#66777f;font-size:12px;line-height:1.35}.room-type-field{display:grid;gap:6px;margin:14px;padding:14px;border:1px solid #c8dce3;border-radius:12px;background:#f6fafb;color:#33474f;font-size:12px;font-weight:750}.room-type-field select{min-height:46px;padding:0 11px;border:1px solid #bdcfd6;border-radius:9px;background:#fff;color:#182b34;font:inherit}.builder-progress li.is-complete b{border-color:#79aebf;background:#e7f4f7;color:#0a5872}.builder-progress li.is-complete span{color:#3e5b66}.builder-step-actions{display:flex;justify-content:space-between;gap:12px;padding-top:8px}.builder-step-actions .button-primary{margin-left:auto}.builder-mode-switch > button > span{display:none}.brand-picker-head{align-items:center}.brand-policy label:has(input[value="only"]){display:none}.brand-picker-toggle{min-height:44px;padding:0 14px;border:1px solid #b9cbd2;border-radius:12px;background:#fff;color:#16323d;font:inherit;font-size:14px;font-weight:750;cursor:pointer}.brand-picker-toggle span{display:inline-grid;min-width:22px;height:22px;margin-left:5px;place-items:center;border-radius:999px;background:#e8f3f6}.brand-picker-panel{display:grid;gap:14px;margin-top:14px;padding:16px;border:1px solid #c7d9df;border-radius:16px;background:#f9fcfd}.brand-picker-panel[hidden]{display:none}.brand-picker-panel .brand-option-grid{max-height:none;overflow:visible;grid-template-columns:repeat(4, minmax(0, 1fr))}.builder-results .section-head{align-items:flex-end}.result-head-actions{max-width:470px;text-align:right}.result-head-actions p{margin:0 0 10px}.result-project-summary{position:sticky;top:116px;z-index:18;display:grid;grid-template-columns:auto minmax(0, 1fr) auto;align-items:center;gap:18px;margin:16px 0 20px;padding:12px 14px;border:1px solid #a9cad5;border-radius:15px;background:rgba(248,253,254,.96);box-shadow:0 10px 28px rgba(18,57,70,.09);backdrop-filter:blur(12px)}.result-project-summary > div{display:grid;gap:2px}.result-project-summary span,.result-project-summary p{color:#62757d;font-size:13px}.result-project-summary p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-grid{align-items:start}.result-card{padding:22px}.result-card .result-features{display:grid;gap:7px;margin:14px 0}.result-kit-line{display:grid;gap:2px;margin:12px 0;padding:10px 12px;border-radius:12px;background:#f4f8f9;color:#54666e;font-size:13px}.result-kit-line b{color:#1a313b;font-size:14px}.kit-preview{margin:12px 0;border:1px solid #d8e2e6;border-radius:12px;background:#fff}.kit-preview summary{min-height:44px;padding:12px 14px;cursor:pointer;font-weight:750}.kit-preview .kit-components{padding:0 14px 12px}.selected-kit-detail{margin-top:26px;padding:clamp(22px, 3vw, 34px);border:1px solid #9fc8d5;border-radius:24px;background:linear-gradient(135deg, #eef8fa, #fff 68%);scroll-margin-top:142px}.selected-kit-heading,.selected-kit-actions,.selected-kit-statuses{display:flex;align-items:center;justify-content:space-between;gap:18px}.selected-kit-heading span{color:#5b6e76;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.selected-kit-heading h3{margin:4px 0 2px;font-size:28px}.selected-kit-heading p{margin:0;color:#597078}.selected-kit-heading > strong{font-size:28px;white-space:nowrap}.selected-kit-statuses{justify-content:flex-start;flex-wrap:wrap;margin:20px 0}.selected-kit-statuses span{padding:9px 12px;border-radius:999px;background:#fff;color:#40545d;font-size:13px;font-weight:700}.selected-kit-statuses .demo-status{background:#fff3c4;color:#59470d}.selected-kit-components{display:grid;gap:9px}.selected-component{display:grid;grid-template-columns:48px minmax(0, 1fr) auto;align-items:center;gap:14px;padding:12px;border:1px solid #d5e3e7;border-radius:14px;background:#fff}.selected-component-marker{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#0b5973;color:#fff;font-size:11px;font-weight:900}.selected-component > div:nth-child(2){display:grid;gap:2px}.selected-component small,.selected-component span{color:#64767d;font-size:13px}.selected-component strong{color:#182b34}.selected-component-action{display:grid;gap:4px;text-align:right}.selected-component-action a{color:#0b5973;font-size:13px;font-weight:750}.selected-kit-actions{margin-top:18px}.selected-kit-actions .swap-link{min-height:44px}@media (min-width: 901px){.builder-summary{align-self:start;max-height:calc(100vh - 120px);overflow:auto}.builder-results .result-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media (max-width: 900px){.result-project-summary{position:static;grid-template-columns:1fr auto}.result-project-summary p{display:none}.mobile-builder-page [data-step-content="priorities"]{margin-bottom:14px}.mobile-builder-page .builder-calculate{display:none !important}.mobile-builder-page .builder-progress{grid-template-columns:repeat(4, minmax(0, 1fr))}.mobile-builder-page .builder-progress span{font-size:10px}.mobile-builder-page .brand-picker-mobile-panel{margin-top:12px;padding:14px;border:1px solid #c5d9df;border-radius:16px;background:#f8fbfc}.mobile-builder-page .brand-option-grid{grid-template-columns:repeat(2, minmax(0, 1fr));max-height:none;overflow:visible}.mobile-builder-page .mobile-brand-summary{display:block;margin-bottom:10px}.mobile-builder-results .result-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(285px, 88vw);grid-template-columns:none;gap:12px;overflow-x:auto;padding:2px 18px 12px;margin-inline:-18px;scroll-snap-type:x mandatory}.mobile-builder-results .result-card{scroll-snap-align:center}.mobile-builder-results .section-head{align-items:center}.selected-kit-detail{margin-top:18px;padding:18px;border-radius:20px;scroll-margin-top:82px}.selected-kit-heading{align-items:flex-start}.selected-kit-heading h3{font-size:23px}.selected-kit-heading > strong{font-size:21px}.selected-kit-statuses{display:grid;gap:7px}.selected-component{grid-template-columns:40px minmax(0, 1fr);gap:10px}.selected-component-marker{width:38px;height:38px}.selected-component-action{grid-column:2;display:flex;justify-content:space-between;text-align:left}.selected-kit-actions{display:grid}.mobile-builder-page .builder-action-layer{display:grid;grid-template-columns:auto minmax(0, 1fr) auto;gap:9px;transform:translate(-50%, 0)}.builder-fixed-back{min-width:62px;min-height:50px;padding:0 10px;border:1px solid #c9d8dd;border-radius:13px;background:#fff;color:#233740;font:inherit;font-weight:750}html[data-palette="hybrid"] .mobile-builder-page .builder-action-layer .builder-fixed-back{border-color:#c9d8dd;background:#fff;color:#233740}.mobile-builder-page{padding-bottom:calc(96px + env(safe-area-inset-bottom))}}/* V11 — region-aware service journey and stable route-scoped responsive UI. */body[data-region="moscow"] [data-russia-service],body[data-region="russia"] [data-moscow-service],body[data-region="russia"] .product-install-row{display:none !important}.install-copy h2{font-size:clamp(36px, 3.3vw, 48px)}.hero-commercial-summary{max-width:650px;margin-top:25px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0 24px;border-block:1px solid #e2e8eb}.hero-commercial-summary > *{min-width:0;min-height:96px;padding:16px 0;display:flex;flex-direction:column;justify-content:center}.hero-commercial-summary > * + *{padding-left:24px;border-left:1px solid #e2e8eb}.hero-commercial-summary small,.hero-commercial-summary strong,.hero-commercial-summary span{display:block}.hero-commercial-summary small{color:#66777f;font-size:13px}.hero-commercial-summary strong{margin-top:4px;font-size:20px;line-height:1.2;letter-spacing:-.018em}.hero-commercial-summary span{margin-top:5px;color:#66777f;font-size:13px;line-height:1.35}.final-home .calm-categories .final-category-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.final-home .calm-categories .category-card,.final-home .calm-categories .category-card.featured,.final-home .calm-categories .category-card:nth-child(2){min-height:188px}.air-category-card{position:relative;overflow:hidden}.air-category-card::before{position:absolute;right:-22px;top:-30px;width:118px;height:118px;border:24px solid rgba(11,89,115,.08);border-radius:50%;content:""}.breezer-category{background:linear-gradient(145deg, #f4fbfd, #fff) !important}.dehumidifier-category{background:linear-gradient(145deg, #f1f7f5, #fff) !important}.air-category-card .category-bottom{position:relative;z-index:1}.final-install-panel{grid-template-columns:minmax(390px, .92fr) minmax(520px, 1.08fr)}.install-photo-guide.two-shot-guide img{aspect-ratio:16/5;object-fit:cover;object-position:top}.install-shot-list.two-shot-list{grid-template-columns:repeat(2, minmax(0, 1fr))}.install-extra-note{margin-top:10px;padding:12px 14px;border-radius:12px;background:#2c3f48;color:#e8f3f6;font-size:13px;line-height:1.4}.install-extra-note b{color:#fff}.install-upload-form{grid-template-columns:minmax(220px, 1.15fr) minmax(190px, .85fr);align-items:end}.install-upload-form > label:not(.file-drop) input[type="text"],.install-upload-form > label:not(.file-drop) input[type="tel"]{width:100%;min-height:50px;padding:0 11px;border:1px solid #4b4b4b;border-radius:9px;background:#283f49;color:#fff}.install-upload-form .button{min-height:50px}.calm-home .calm-project-desk{padding:28px}.project-system-grid{margin-top:22px;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:9px}.calm-home .calm-project-desk .project-system-grid a{min-height:92px;border-color:#cbdadd;background:#fff}.calm-home .calm-project-desk .project-system-grid b{color:#1b3039;font-size:15px}.calm-home .calm-project-desk .project-system-grid span{color:#61727a;font-size:12px;line-height:1.4}.project-upload-explainer{margin-top:12px;padding:13px 15px;border-radius:12px;background:#eaf5f8;color:#38525d;font-size:13px;line-height:1.45}.calm-home .calm-air-care{background:#fff}.air-care-card{position:relative;min-height:350px;border-color:#d9e5e9;box-shadow:0 12px 34px rgba(18,57,70,.06)}.air-care-card::after{position:absolute;right:-55px;bottom:-70px;width:220px;height:220px;border:42px solid rgba(11,89,115,.07);border-radius:50%;content:""}.air-care-card > div,.air-care-card > b{position:relative;z-index:1}.air-care-card > b{color:#0b5973}.calm-home .air-care-card span{color:#31515e}.calm-home .air-care-card ul{font-size:14px;line-height:1.5}.calm-mobile-home .mobile-air-grid a{min-height:190px}.calm-mobile-home .mobile-air-grid span{color:#31515e;font-size:12px;font-weight:700}.calm-mobile-home .mobile-air-grid p{color:var(--graphite);font-size:14px;line-height:1.45}.calm-mobile-home .mobile-air-grid b{font-size:14px}.season-federal{grid-template-columns:1fr !important}.season-federal .season-intro{max-width:820px}.calm-footer .contacts-panel{min-width:0;padding:44px 46px 44px 54px;grid-template-columns:minmax(0, .82fr) minmax(0, 1.18fr);gap:42px}.calm-footer .contacts-copy,.calm-footer .contact-order{min-width:0}.calm-footer .contacts-panel h2{max-width:560px;font-size:clamp(34px, 3.15vw, 48px);overflow-wrap:normal}html[data-palette="hybrid"] .calm-footer .contact-order a{border-color:#c8dce3;background:#fff;color:var(--v10-ink)}html[data-palette="hybrid"] .calm-footer .contact-order a strong{color:var(--v10-ink)}.multisplit-operation-rule{margin-top:13px !important;padding:11px 13px;border-left:3px solid #0b5973;border-radius:0 10px 10px 0;background:#eaf5f8;color:#31515e !important;font-size:14px !important;line-height:1.45}/* Desktop Builder: readable controls and a summary that cannot force overflow. */.builder-page{overflow-x:clip}.builder-page .builder-layout{grid-template-columns:minmax(0, 1fr) 292px;max-width:100%}.builder-page .builder-form,.builder-page .builder-summary{min-width:0}.builder-page .builder-fieldset > p{color:#596c74;font-size:15px;line-height:1.5}.builder-page .room-editor label,.builder-page .advanced-grid label,.builder-page .select-field,.builder-page .address-field{color:#52666f;font-size:14px}.builder-page .room-editor input,.builder-page .room-editor select,.builder-page .advanced-grid select{font-size:16px}.builder-page .room-editor-head > div small{font-size:12px}.builder-page .room-type-help{font-size:13px}.builder-page .room-profile-note,.builder-page .room-conditions > summary{font-size:13px}.builder-page .brand-option-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.builder-page .brand-option-grid label{min-height:44px;font-size:13px}.builder-page .brand-picker-head strong,.builder-page .brand-policy label,.builder-page .brand-disclaimer{font-size:13px}.builder-page .builder-summary h2{font-size:24px;overflow-wrap:anywhere}/* Mobile Builder remains mobile even inside a wide desktop preview window. */.mobile-builder-page{overflow-x:hidden;padding-bottom:calc(82px + env(safe-area-inset-bottom))}.mobile-builder-page .mobile-shell,.mobile-builder-page main,.mobile-builder-page .builder-form,.mobile-builder-page .room-editor,.mobile-builder-page .result-card{min-width:0}.mobile-builder-page .builder-progress{grid-template-columns:repeat(4, minmax(0, 1fr))}.mobile-builder-page .builder-progress span{font-size:10px}.mobile-builder-page .builder-fieldset > p{margin-left:0;color:#596d75;font-size:14px;line-height:1.5}.mobile-builder-page .room-editor label{font-size:13px}.mobile-builder-page .room-editor input,.mobile-builder-page .room-editor select{min-width:0;font-size:15px}.mobile-builder-page .room-condition-grid{grid-template-columns:1fr}.mobile-builder-page .brand-picker-mobile-panel{margin-top:12px;padding:14px;border:1px solid #c5d9df;border-radius:16px;background:#f8fbfc}.mobile-builder-page .brand-option-grid{grid-template-columns:repeat(2, minmax(0, 1fr));max-height:none;overflow:visible}.mobile-builder-page .brand-option-grid label{min-height:44px;font-size:12px}.mobile-builder-page .mobile-brand-summary{display:block;margin-bottom:10px;font-size:14px}.mobile-builder-page .mobile-builder-results .section-head{display:flex;align-items:flex-start}.mobile-result-swipe{margin-top:7px;color:#61747c;font-size:13px;line-height:1.4}.mobile-builder-page .mobile-builder-results .result-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc(100% - 24px);grid-template-columns:none;gap:12px;width:auto;margin-inline:-2px;padding:2px 2px 14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory}.mobile-builder-page .mobile-builder-results .result-card{width:auto;padding:20px;scroll-snap-align:start}.mobile-builder-page .result-card h3,.mobile-builder-page .result-kit-line b,.mobile-builder-page .result-kit-line span{overflow-wrap:anywhere;word-break:normal}.mobile-builder-page .result-card h3{font-size:23px}.mobile-builder-page .mobile-builder-results .result-price{font-size:29px;white-space:nowrap}.mobile-builder-page .selected-kit-detail{margin-top:18px;padding:18px;border-radius:20px}.mobile-builder-page .selected-kit-heading{align-items:flex-start}.mobile-builder-page .selected-kit-heading h3{font-size:23px}.mobile-builder-page .selected-kit-heading > strong{font-size:21px}.mobile-builder-page .selected-kit-statuses{display:grid;gap:7px}.mobile-builder-page .selected-component{grid-template-columns:40px minmax(0, 1fr);gap:10px}.mobile-builder-page .selected-component-action{grid-column:2;display:flex;justify-content:space-between;text-align:left}.mobile-builder-page .selected-kit-actions{display:grid}.mobile-builder-page .builder-action-layer{width:min(430px, 100%);min-height:calc(72px + env(safe-area-inset-bottom));padding:8px 12px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:46px minmax(0, 1fr) auto;gap:8px;transform:translate(-50%, 0)}.mobile-builder-page .builder-action-layer .builder-fixed-back{grid-column:1;min-width:46px;width:46px;min-height:48px;padding:0;border:1px solid #c9d8dd;border-radius:13px;background:#fff;color:#233740;font-size:20px}html[data-palette="hybrid"] .mobile-builder-page .builder-action-layer .builder-fixed-back{border-color:#c9d8dd;background:#fff;color:#233740}.mobile-builder-page .builder-action-layer > div{grid-column:2;min-width:0}.mobile-builder-page .builder-action-layer > div small{font-size:10px}.mobile-builder-page .builder-action-layer > div strong{max-width:none;font-size:12px}.mobile-builder-page .builder-action-layer > button:last-child{grid-column:3;min-width:88px;min-height:48px;padding-inline:13px;border-radius:13px;font-size:14px}.mobile-install-visual.two-shot-guide img{width:100%;aspect-ratio:16/5;object-fit:cover;object-position:top}.mobile-install-shot-list.two-shot-list{grid-auto-flow:row;grid-template-columns:repeat(2, minmax(0, 1fr));overflow:visible}.mobile-install-shot-list.two-shot-list li{min-height:74px}.mobile-install-shot-list.two-shot-list b{display:inline-grid;width:24px;height:24px;margin-right:6px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink)}.mobile-install-extra{margin:10px 0 2px;color:#dce9ed;font-size:13px;line-height:1.45}.mobile-install-form input[type="text"],.mobile-install-form input[type="tel"]{width:100%;min-height:48px;padding:0 12px;border:1px solid #4b4b4b;border-radius:9px;background:#29424e;color:#fff}@media (max-width: 1160px) and (min-width: 901px){.final-home .calm-categories .final-category-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.project-system-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (max-width: 900px){.builder-page .builder-layout{grid-template-columns:1fr}.builder-page .brand-option-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.final-home .calm-categories .final-category-grid,.project-system-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.install-upload-form{grid-template-columns:1fr}.calm-footer .contacts-panel{padding:34px 28px 34px 36px;grid-template-columns:1fr}}@media (max-width: 620px){.final-home .calm-categories .final-category-grid,.project-system-grid{grid-template-columns:1fr}.hero-commercial-summary{grid-template-columns:1fr}.hero-commercial-summary > * + *{padding-left:0;border-top:1px solid #e2e8eb;border-left:0}}/* V12 — calmer first viewport, compact products and readable builder UI. */.calm-home,.calm-home .calm-hero,.calm-home .calm-selector-section{background:#fff}.calm-home .calm-hero .final-hero-copy{min-height:460px;padding:32px 40px;justify-content:center}.calm-home .calm-hero .final-hero-copy h1{max-width:650px;margin:0 0 13px;font-size:clamp(44px, 4vw, 58px);line-height:.98;letter-spacing:-.035em}.calm-home .calm-hero .lead{max-width:610px;font-size:18px;line-height:1.45}.calm-home .hero-lifestyle,.calm-home .hero-lifestyle > img{min-height:460px}.hero-commercial-summary{max-width:610px;margin-top:17px;gap:0 20px}.hero-commercial-summary > *{min-height:66px;padding:10px 0}.hero-commercial-summary > * + *{padding-left:20px}.hero-commercial-summary strong{margin:0;font-size:18px}.hero-commercial-summary span{margin-top:2px;font-size:13px}.calm-home .calm-hero .hero-actions{margin-top:16px}.hero-reassurance{margin-top:8px;font-size:13px}.regional-bar{min-height:58px;padding-block:7px}.calm-home .calm-selector-section{padding-top:10px}body[data-region="russia"] .early-trust{grid-template-columns:repeat(2, minmax(0, 1fr))}.calm-home .calm-products{padding-block:64px}.calm-home .calm-product-grid{width:100%;max-width:1120px;margin-inline:auto;gap:12px}.calm-home .calm-product-grid .product-media{height:205px;padding:18px 20px}.calm-home .recommendation-label{left:11px;top:11px;min-height:27px;padding-inline:9px;font-size:11px}.calm-home .product-body{padding:16px}.calm-home .product-brand{font-size:12px}.calm-home .product-card h3{min-height:44px;margin-top:4px;font-size:18px;line-height:1.22}.calm-home .product-model{margin-top:3px;font-size:12px}.calm-home .product-main-facts{margin-top:10px;gap:5px}.calm-home .product-main-facts > *{min-height:29px;padding-inline:8px;font-size:12px}.calm-home .product-explain{min-height:39px;margin-top:9px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;line-height:1.45}.calm-home .product-secondary > summary{min-height:38px;font-size:12px}.calm-home .product-dealer{min-height:32px;font-size:12px}.calm-home .product-price{margin-top:9px;padding-top:9px}.calm-home .product-price small{font-size:12px}.calm-home .product-price strong{font-size:25px}.calm-home .product-install-row{margin-top:6px;font-size:12px}.calm-home .product-actions{margin-top:10px;gap:7px}.calm-home .product-actions .button{min-height:43px;padding-inline:10px;font-size:13px}.install-photo-pair{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px}.install-photo-pair figure{min-width:0;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#eff4f5}.install-photo-pair img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.install-photo-pair figcaption{min-height:52px;padding:10px 12px;display:flex;align-items:center;gap:8px;background:#20353f;color:#fff;font-size:13px;font-weight:700;line-height:1.3}.install-photo-pair figcaption b{width:24px;height:24px;display:grid;flex:0 0 24px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:12px}.install-photo-pair figcaption span{min-width:0}.season-panel.season-heating > *,.season-stage-media,.season-intro{min-width:0}/* Desktop Builder: remove min-content overflow and raise all supporting text. */.builder-page .builder-layout{grid-template-columns:minmax(0, 1fr) 292px}.builder-page .builder-form,.builder-page .builder-summary,.builder-page .room-editor,.builder-page .room-editor-grid,.builder-page .room-condition-grid,.builder-page .room-editor-grid > label,.builder-page .room-condition-grid > label,.builder-page .room-editor input,.builder-page .room-editor select{min-width:0}.builder-page .room-editor-grid{grid-template-columns:minmax(0, 1.2fr) 150px minmax(0, 1fr)}.builder-page .room-condition-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.builder-page .builder-fieldset legend{font-size:23px}.builder-page .builder-fieldset > p{font-size:16px}.builder-page .room-profile-note{padding:11px 12px;gap:6px 10px;font-size:14px;line-height:1.4}.builder-page .room-profile-note > span{font-size:12px}.builder-page .room-profile-note > strong{font-size:14px}.builder-page .room-profile-note > small{font-size:13px}.builder-page .room-conditions > summary{min-height:62px}.builder-page .room-conditions > summary > span{font-size:15px}.builder-page .room-conditions > summary > strong{overflow:visible;font-size:13px;line-height:1.35;text-overflow:clip;white-space:normal}.builder-page .room-condition-grid label{font-size:14px;line-height:1.35}.builder-page .room-condition-grid input,.builder-page .room-condition-grid select{min-height:50px;font-size:16px}.builder-page .room-heat-losses legend{font-size:15px}.builder-page .room-heat-losses p{font-size:13px;line-height:1.4}.builder-page .room-heat-losses label{min-height:42px;font-size:14px}.room-load-details{margin:0;border-top:1px solid var(--line);background:var(--paper)}.room-load-details > summary{min-height:45px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;color:#52666f;font-size:13px;font-weight:700;list-style:none}.room-load-details > summary::-webkit-details-marker{display:none}.room-load-details > summary::after{content:"+";font-size:19px;font-weight:400}.room-load-details[open] > summary::after{content:"−"}.builder-page .room-load-breakdown{grid-template-columns:repeat(4, minmax(0, 1fr))}.builder-page .room-load-breakdown span{font-size:12px;line-height:1.35}.builder-page .room-load-breakdown b{font-size:14px}.builder-page .room-editor .room-recommendation{font-size:13px;line-height:1.4}.builder-page .prototype-note{font-size:14px;line-height:1.45}.builder-page .brand-search{font-size:14px}.builder-page .brand-picker-head strong,.builder-page .brand-policy label,.builder-page .brand-disclaimer{font-size:13px;line-height:1.4}.builder-page .brand-picker-head button{font-size:13px}.builder-page .builder-hero{padding:28px 0 22px}.builder-page .builder-hero-grid{margin-top:20px;gap:34px}.builder-page .builder-hero h1{font-size:clamp(46px, 4.3vw, 62px);letter-spacing:-.045em}.builder-page .builder-mode-switch button{min-height:82px}.builder-page .builder-mode-switch button small,.builder-page .component-mode-form > small{font-size:13px;line-height:1.4}.builder-page .summary-context{font-size:13px}.builder-page .summary-checks{font-size:13px}.builder-page .result-type,.builder-page .availability{font-size:12px}.builder-page .result-family,.builder-page .equipment-only,.builder-page .compatibility-status,.builder-page .kit-component,.builder-page .installation-status{font-size:13px;line-height:1.4}.builder-page .technical-table > div{font-size:13px;line-height:1.4}.builder-page .technical-documents > span,.builder-page .technical-documents .disabled-document b,.builder-page .technical-documents small{font-size:12px;line-height:1.4}.mobile-builder-page .room-profile-note{padding:10px 11px;font-size:13px;line-height:1.4}.mobile-builder-page .room-profile-note > span{font-size:11px}.mobile-builder-page .room-profile-note > strong{font-size:13px}.mobile-builder-page .room-profile-note > small{font-size:12px}.mobile-builder-page .room-conditions > summary{min-height:62px}.mobile-builder-page .room-conditions > summary > span{font-size:15px}.mobile-builder-page .room-conditions > summary > strong{overflow:visible;font-size:13px;line-height:1.35;text-overflow:clip;white-space:normal}.mobile-builder-page .room-condition-grid label{font-size:14px}.mobile-builder-page .room-condition-grid input,.mobile-builder-page .room-condition-grid select{min-height:50px;font-size:16px}.mobile-builder-page .room-heat-losses legend{font-size:15px}.mobile-builder-page .room-heat-losses p{font-size:13px;line-height:1.4}.mobile-builder-page .room-heat-losses label{min-height:42px;font-size:14px}.mobile-builder-page .room-load-breakdown{grid-template-columns:repeat(2, minmax(0, 1fr))}.mobile-builder-page .room-load-breakdown span{font-size:12px;line-height:1.35}.mobile-builder-page .room-load-breakdown b{font-size:14px}.mobile-builder-page .room-editor .room-recommendation{font-size:13px;line-height:1.4}.mobile-builder-page .prototype-note{font-size:13px;line-height:1.45}.mobile-builder-page .brand-search,.mobile-builder-page .brand-picker-head strong,.mobile-builder-page .brand-policy label,.mobile-builder-page .brand-disclaimer{font-size:13px;line-height:1.4}.mobile-builder-page .builder-progress span{font-size:11px}.mobile-builder-page .result-family,.mobile-builder-page .equipment-only,.mobile-builder-page .compatibility-status,.mobile-builder-page .kit-component,.mobile-builder-page .installation-status{font-size:13px;line-height:1.4}.calm-mobile-home .mobile-product-secondary > summary,.calm-mobile-home .mobile-product-secondary > div span{font-size:12px}@media (max-width: 1190px) and (min-width: 901px){.calm-home .calm-hero .final-hero-copy{min-height:430px;padding:28px 32px}.calm-home .calm-hero .final-hero-copy h1{font-size:clamp(40px, 4.5vw, 52px)}.calm-home .hero-lifestyle,.calm-home .hero-lifestyle > img{min-height:430px}.season-panel.season-heating{grid-template-columns:1fr}.season-stage-media{margin:-24px -24px 0;border-radius:20px 20px 0 0}.season-stage-media img{height:auto;min-height:0;aspect-ratio:16/7}}@media (max-width: 900px){.calm-home .calm-product-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.install-photo-pair figcaption{min-height:56px}}@media (max-width: 620px){.calm-mobile-home .mobile-hero-lifestyle{height:145px}.calm-mobile-home .mobile-hero-lifestyle figcaption{bottom:8px}.calm-mobile-home .final-mobile-hero .mobile-hero-copy{padding:17px 16px 16px}.calm-mobile-home .final-mobile-hero .mobile-hero-copy h1{margin-top:0;font-size:33px}.calm-mobile-home .mobile-offer-summary{margin-top:13px}.calm-mobile-home .mobile-section{padding-block:34px}.mobile-install-photo-pair{gap:7px}.mobile-install-photo-pair img{aspect-ratio:1/1}.mobile-install-photo-pair figcaption{min-height:72px;padding:9px;align-items:flex-start;font-size:12px}.mobile-season-stage-media{height:auto;aspect-ratio:16/8}}/* V13 — honest availability, denser commerce screens and stable mobile route. */.max-icon{border-radius:50%;background:transparent url("./contact-max.svg") center/34px 34px no-repeat;color:transparent;font-size:0}.multisplit-copy h2 a,.calm-mobile-multisplit h2 a{color:inherit;text-decoration:none}.multisplit-copy h2 a:hover,.calm-mobile-multisplit h2 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.multisplit-room-shortcuts{margin:12px 0 15px;display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#536870;font-size:13px;font-weight:700}.multisplit-room-shortcuts a{width:44px;height:44px;display:grid;place-items:center;border:1px solid #b9d1da;border-radius:50%;background:#fff;color:#0b5973}.multisplit-room-shortcuts a:hover{border-color:#0b5973;background:#eaf5f8}.mobile-room-shortcuts{margin-top:11px}.calm-multisplit .multisplit-actions{margin-top:0;align-items:center}.multisplit-result-note{min-height:38px;padding:0 11px;display:inline-flex;align-items:center;border-radius:999px;background:#e8f3f6;color:#315865;font-size:12px;font-weight:700}.calm-mobile-home .calm-mobile-multisplit{padding-block:34px}.calm-mobile-multisplit .mobile-multisplit-actions{margin-top:0;text-align:center}.calm-mobile-multisplit .mobile-multisplit-actions .button{margin-top:0}.calm-mobile-multisplit .mobile-room-shortcuts > span:first-child{flex-basis:100%}.calm-mobile-multisplit .mobile-multisplit-actions .multisplit-result-note{min-height:auto;justify-content:center;padding:0;background:transparent}.calm-mobile-multisplit .mobile-system-map{grid-template-columns:minmax(0, 1fr) auto minmax(0, 1.2fr);gap:8px;margin-top:13px;padding:10px}.calm-mobile-multisplit .mobile-system-map > span:not(.mobile-system-arrow){min-height:50px;padding:6px}.calm-mobile-multisplit .mobile-system-map .mobile-system-arrow{min-height:auto;padding:0;border:0;background:transparent !important;color:#536870;font-size:20px}.calm-mobile-multisplit .mobile-system-map small{margin-top:2px;color:#536870;font-size:11px;line-height:1.15}/* Keep complete desktop product decisions inside an ordinary 900px viewport. */.calm-home .calm-products{padding-block:48px}.calm-home .calm-products .product-head{margin-bottom:18px}.calm-home .calm-products .product-head h2{font-size:clamp(34px, 2.6vw, 44px)}.calm-home .calm-products .product-shelf-tabs{margin:-4px 0 16px}.calm-home .calm-product-grid .product-media{height:160px;padding:14px 18px}.calm-home .product-body{padding:14px}.calm-home .product-card h3{min-height:42px;font-size:17px}.calm-home .product-main-facts{margin-top:8px}.calm-home .product-explain{display:none}.calm-home .product-secondary .product-specs{margin-top:6px}.calm-home .product-secondary .product-specs > div{min-height:36px;padding-block:4px}.calm-home .product-dealer{min-height:26px;margin-top:7px}.calm-home .product-price{margin-top:7px;padding-top:7px}.calm-home .product-price small{display:none}.calm-home .product-price strong{font-size:24px}.calm-home .product-install-row{margin-top:5px}.calm-home .product-actions{margin-top:8px}.calm-home .product-actions .button{min-height:40px}/* Slightly shorter narrative sections keep the home page from feeling like full-screen slides. */.calm-home .calm-categories{padding-block:58px}.calm-home .calm-multisplit{padding-block:52px}.calm-home .calm-scenarios,.calm-home .calm-trust,.calm-home .calm-air-care,.calm-home .calm-knowledge{padding-block:60px}.calm-home .scenario-story{min-height:340px;padding:26px}/* The dedicated mobile route must not change when previewed in a wide desktop window. */.calm-mobile-home .calm-mobile-categories .mobile-category-grid{margin-right:0;padding-right:0;overflow:visible;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:8px}.calm-mobile-home .calm-mobile-categories .category-card,.calm-mobile-home .calm-mobile-categories .category-card:last-child{min-width:0;width:auto;min-height:104px;flex:none}.calm-mobile-home .calm-mobile-categories .category-card.featured{min-height:108px;grid-column:1/-1}.calm-mobile-home .calm-mobile-categories .category-card.featured h3{max-width:none}.calm-mobile-home .calm-mobile-products{padding-block:34px}.calm-mobile-home .mobile-product-list{margin:0;padding:0;overflow:visible;display:grid;grid-template-columns:1fr;gap:10px}.calm-mobile-home .mobile-product-list .mobile-product-card{min-width:0;width:100%;display:block}.calm-mobile-home .mobile-product-list .mobile-product-media{height:132px;min-height:132px;padding:11px 18px}.calm-mobile-home .mobile-product-list .mobile-product-media img{width:100%;height:110px;object-fit:contain}.calm-mobile-home .mobile-product-list .recommendation-label{min-height:25px;padding-inline:8px;font-size:10px}.calm-mobile-home .mobile-product-list .mobile-product-copy{padding:12px 14px 14px}.calm-mobile-home .mobile-product-list .mobile-product-copy h3{margin-top:3px;font-size:18px;line-height:1.18}.calm-mobile-home .mobile-product-list .product-model,.calm-mobile-home .mobile-product-list .product-explain,.calm-mobile-home .mobile-product-list .mobile-product-price small,.calm-mobile-home .mobile-product-list .mobile-product-stock{display:none}.calm-mobile-home .mobile-product-list .mobile-product-price{margin-top:7px}.calm-mobile-home .mobile-product-list .mobile-product-price strong{font-size:24px}.calm-mobile-home .mobile-product-list .mobile-product-facts{margin-top:7px;display:flex;flex-wrap:wrap;gap:5px}.calm-mobile-home .mobile-product-list .mobile-product-facts > *{min-height:27px;padding-inline:7px;font-size:11px}.calm-mobile-home .mobile-product-list .mobile-product-secondary{margin-top:6px}.calm-mobile-home .mobile-product-list .mobile-product-secondary > summary{min-height:34px;font-size:11px}.calm-mobile-home .mobile-product-list .product-dealer{min-height:28px;margin-top:6px;font-size:11px}.calm-mobile-home .mobile-product-list .product-install-row{margin-top:5px;padding-top:7px;font-size:11px}.calm-mobile-home .mobile-product-list .product-actions{margin-top:8px;display:grid;grid-template-columns:.8fr 1.2fr;gap:7px}.calm-mobile-home .mobile-product-list .product-actions .button{min-height:42px;font-size:13px}.calm-mobile-home .calm-mobile-install{padding:28px 16px 30px;border-radius:20px}.calm-mobile-home .calm-mobile-install h2{margin-top:5px;font-size:30px;line-height:1.02}.calm-mobile-home .calm-mobile-install > p{margin-top:8px;font-size:14px;line-height:1.42}.calm-mobile-home .mobile-install-price{margin-top:13px;padding-block:10px;display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-block:1px solid #41545c}.calm-mobile-home .mobile-install-price strong{font-size:27px}.calm-mobile-home .mobile-install-price span{margin:0;max-width:128px;text-align:right}.calm-mobile-home .mobile-install-photo-pair{margin-top:12px;gap:7px}.calm-mobile-home .mobile-install-photo-pair img{height:112px;aspect-ratio:auto;object-fit:cover}.calm-mobile-home .mobile-install-photo-pair figcaption{min-height:58px;padding:8px;align-items:center;font-size:11px;line-height:1.25}.calm-mobile-home .mobile-install-photo-pair figcaption b{width:21px;height:21px;flex-basis:21px;font-size:10px}.calm-mobile-home .mobile-install-extra{margin-top:9px;font-size:12px}.calm-mobile-home .mobile-install-proofs{padding-block:9px}.calm-mobile-home .mobile-install-proofs span{min-height:31px;font-size:11px}.mobile-action-layer.is-collision-hidden{transform:translate(-50%, 130%)}.mobile-action-layer.is-context-hidden,.mobile-action-layer.is-collision-hidden{visibility:hidden;pointer-events:none}body.certificate-open{overflow:hidden}.certificate-dialog{width:min(920px, calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px);padding:0;overflow:hidden;border:0;border-radius:18px;background:#fff;color:#152127;box-shadow:0 30px 90px rgba(0, 0, 0, .35)}.certificate-dialog::backdrop{background:rgba(10, 24, 30, .72);backdrop-filter:blur(4px)}.certificate-dialog-head{min-height:72px;padding:12px 16px 12px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #dce5e9;background:#fff}.certificate-dialog-head span,.certificate-dialog-head strong{display:block}.certificate-dialog-head span{color:#65757c;font-size:12px}.certificate-dialog-head strong{margin-top:2px;font-size:18px}.certificate-dialog-head button{width:44px;height:44px;flex:0 0 44px;border:1px solid #cbd8dd;border-radius:50%;background:#fff;color:#152127;font-size:27px;line-height:1;cursor:pointer}.certificate-dialog-body{height:calc(100dvh - 110px);min-height:260px;padding:14px;display:grid;place-items:center;overflow:auto;background:#eef3f5}.certificate-dialog-body img{display:block;max-width:100%;max-height:100%;object-fit:contain}.mobile-page .certificate-dialog{width:min(430px, calc(100vw - 24px))}/* UX56: anchor offsets belong to targets; no global padding or scroll snapping. */@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto;scroll-snap-type:none}}/* V14 — product-first home: friendly hero, short decision rails, products in view. */@media (min-width: 901px){.product-first-home .desktop-header .header-main{min-height:64px}.product-first-home .journey-nav .container{min-height:34px}.product-first-home .journey-nav a{padding-block:8px 7px}.product-first-home .gift-strip .container{min-height:40px}.product-first-home .calm-hero{padding:10px 0 0}.product-first-home .calm-hero .final-hero-grid{grid-template-columns:minmax(0, .96fr) minmax(410px, 1.04fr);gap:10px}.product-first-home .calm-hero .final-hero-copy{min-height:292px;padding:20px 28px}.product-first-home .calm-hero .final-hero-copy h1{max-width:590px;margin-bottom:8px;font-size:clamp(40px, 3.25vw, 49px);line-height:.98}.product-first-home .calm-hero .lead{max-width:570px;font-size:16px;line-height:1.36}.product-first-home .hero-commercial-summary{max-width:570px;margin-top:10px}.product-first-home .hero-commercial-summary > *{min-height:48px;padding-block:6px}.product-first-home .hero-commercial-summary strong{font-size:15px}.product-first-home .hero-commercial-summary span{font-size:12px}.product-first-home .calm-hero .hero-actions{margin-top:11px}.product-first-home .calm-hero .hero-actions .button{min-height:43px;padding-inline:18px;font-size:14px}.product-first-home .hero-reassurance{display:none}.product-first-home .hero-lifestyle,.product-first-home .hero-lifestyle > img{height:292px;min-height:292px}.product-first-home .hero-lifestyle > img{object-fit:cover}.product-first-home .hero-lifestyle figcaption{left:14px;bottom:14px;width:min(260px, calc(100% - 28px));max-width:none;padding:0;display:block;overflow:hidden}.product-first-home .hero-lifestyle figcaption > a{width:100%;min-height:52px;padding:9px 12px;display:grid;grid-template-columns:30px minmax(0, 1fr);align-items:center;gap:9px;color:inherit}.product-first-home .hero-lifestyle figcaption > a > div{min-width:0}.product-first-home .hero-lifestyle figcaption strong{font-size:14px;line-height:1.2;overflow-wrap:normal}.product-first-home .hero-lifestyle figcaption small{font-size:12px;line-height:1.25}.product-first-home .hero-lifestyle figcaption > a > span{width:30px;height:30px;display:grid;flex:0 0 30px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink)}.product-first-home .regional-bar{min-height:38px;padding:2px 4px}.product-first-home .regional-bar .region-switch button{min-height:32px;padding-inline:11px}.product-first-home .regional-copy{display:none !important}.product-first-home .calm-selector-section{padding:7px 0 5px}.product-first-home .calm-selector-section .quick-selection-grid{padding:9px 11px;grid-template-columns:195px minmax(0, 1fr);gap:12px;border:1px solid #dce5ea;border-radius:13px;background:#fff;color:var(--ink)}.product-first-home .quick-selection-copy .section-kicker,.product-first-home .quick-selection-copy p{display:none}.product-first-home .quick-selection-copy h2{font-size:19px;line-height:1.12;letter-spacing:-.02em}.product-first-home .quick-selection-form{min-width:0;display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:center;gap:7px}.product-first-home .quick-selection-form .area-chips{min-width:0;margin:0;grid-template-columns:repeat(6, minmax(52px, 1fr));gap:5px}.product-first-home .quick-selection-form .area-chip{min-height:38px;padding-inline:5px;font-size:13px}.product-first-home .selector-secondary-actions{margin:0;display:flex;gap:5px}.product-first-home .custom-area-entry > summary,.product-first-home .unknown-area-button{min-height:38px;padding-inline:10px;font-size:12px;white-space:nowrap}.product-first-home .custom-area-entry[open]{min-width:230px}.product-first-home .quick-selection-result,.product-first-home .quick-preferences{grid-column:1/-1}.product-first-home .early-trust{display:none}.product-first-home .early-trust a{min-height:37px;padding:7px 16px}.product-first-home .early-trust b{font-size:12px}.product-first-home .early-trust span{display:none}.product-first-home .calm-categories{padding:8px 0 10px;border-block:1px solid #edf1f3;background:#fff}.product-first-home .calm-categories > .container{display:grid;grid-template-columns:150px minmax(0, 1fr);align-items:center;gap:12px}.product-first-home .calm-categories .section-head{margin:0}.product-first-home .calm-categories .section-kicker,.product-first-home .calm-categories .section-head p{display:none}.product-first-home .calm-categories .section-head h2{font-size:20px;line-height:1.08;letter-spacing:-.025em}.product-first-home .calm-categories .final-category-grid{grid-template-columns:repeat(6, minmax(0, 1fr));gap:6px}.product-first-home .calm-categories .category-card,.product-first-home .calm-categories .category-card.featured,.product-first-home .calm-categories .category-card:nth-child(2),.product-first-home .calm-categories .compact-category{min-height:58px;padding:8px 9px;border-radius:11px;background:#fff;color:var(--ink)}.product-first-home .calm-categories .category-card:nth-child(2){background:#fff5cc}.product-first-home .calm-categories .category-card:nth-child(4){background:#eaf5f8}.product-first-home .calm-categories .category-index,.product-first-home .calm-categories .category-card p{display:none}.product-first-home .calm-categories .category-bottom{min-height:40px;align-items:center}.product-first-home .calm-categories .category-card h3{font-size:13px;line-height:1.18}.product-first-home .calm-categories .category-card .arrow{width:26px;height:26px;flex-basis:26px;font-size:14px}.product-first-home .calm-products{padding:20px 0 46px}.product-first-home .calm-products .product-head .section-kicker{display:none}.product-first-home .calm-products .product-head{margin-bottom:11px}.product-first-home .calm-products .product-head h2{font-size:clamp(30px, 2.4vw, 38px)}.product-first-home .calm-products .product-head p{max-width:490px;font-size:13px;line-height:1.4}.product-first-home .calm-products .product-shelf-tabs{margin:0 0 11px}.product-first-home .calm-products .product-shelf-tabs a,.product-first-home .calm-products .product-shelf-tabs button{min-height:38px;padding-inline:13px;font-size:13px}.product-first-home .product-body .product-brand{order:1}.product-first-home .product-body h3{order:2}.product-first-home .product-body .product-model{display:none;order:9}.product-first-home .product-body .product-main-facts{order:3}.product-first-home .product-body .product-price{order:4}.product-first-home .product-body .product-install-row{order:5}.product-first-home .product-body .product-actions{order:6}.product-first-home .product-body .product-secondary{order:7}.product-first-home .product-body .product-dealer{order:8}.product-first-home .product-body .product-explain{display:none;order:10}.product-first-home #quick-selection,.product-first-home #categories,.product-first-home #products{scroll-margin-top:108px}.product-first-home #quick-selection,.product-first-home #categories{scroll-snap-align:none}}/* V15 — clear first-screen proof points and stable photo-guide proportions. */.product-first-home .hero-lifestyle figcaption{width:min(260px, calc(100% - 28px));max-width:none;padding:0;display:block;overflow:hidden}.product-first-home .install-service-side{justify-content:flex-start}.product-first-home .hero-lifestyle figcaption > a{width:100%;display:grid;grid-template-columns:30px minmax(0, 1fr)}.product-first-home .hero-lifestyle figcaption > a > div{min-width:0}.product-first-home .hero-lifestyle figcaption > a > span{width:30px;height:30px;display:grid;flex:0 0 30px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink)}.product-first-home .install-photo-pair{align-items:start}.product-first-home .install-photo-pair figure,.calm-mobile-home .mobile-install-photo-pair figure{height:fit-content;align-self:start}.product-first-home .install-photo-pair img,.calm-mobile-home .mobile-install-photo-pair img{width:100%;height:auto !important;aspect-ratio:4/3 !important;object-fit:cover;object-position:center}.product-first-home .season-stage-media img{height:auto;min-height:0;aspect-ratio:16/9;object-fit:cover}.calm-mobile-home .mobile-season-stage-media{width:calc(100% + 40px);height:auto;margin:-23px -20px 20px;aspect-ratio:16/9;object-fit:cover}@media (min-width: 901px) and (max-width: 1120px){.product-first-home .gift-strip span{display:none}.product-first-home .calm-hero .final-hero-grid{grid-template-columns:minmax(0, 1fr) minmax(360px, .9fr)}.product-first-home .calm-hero .final-hero-copy{padding-inline:22px}.product-first-home .calm-hero .final-hero-copy h1{font-size:39px}.product-first-home .calm-selector-section .quick-selection-grid{grid-template-columns:150px minmax(0, 1fr)}.product-first-home .quick-selection-form{grid-template-columns:minmax(0, 1fr) auto}.product-first-home .selector-secondary-actions{display:flex}.product-first-home .custom-area-entry > summary,.product-first-home .unknown-area-button{padding-inline:8px;font-size:11px}.product-first-home .calm-categories > .container{grid-template-columns:118px minmax(0, 1fr)}.product-first-home .calm-categories .section-head h2{font-size:17px}.product-first-home .calm-categories .category-card h3{font-size:12px}}/* Mobile is its own product-first composition, not a scaled desktop page. */.product-first-mobile .mobile-gift-strip a{min-height:36px}.product-first-mobile .mobile-header{padding:calc(7px + env(safe-area-inset-top)) 12px 7px}.product-first-mobile .mobile-search{min-height:40px;margin-top:6px}.product-first-mobile .mobile-search button{width:36px;height:36px}.product-first-mobile .mobile-main .calm-mobile-hero{padding:7px 10px 0}.product-first-mobile .mobile-hero-lifestyle{height:108px}.product-first-mobile .final-mobile-hero .mobile-hero-copy{padding:12px 14px 11px}.product-first-mobile .final-mobile-hero .mobile-hero-copy h1{margin:0;font-size:29px;line-height:1;letter-spacing:-.045em}.product-first-mobile .calm-mobile-hero .lead{margin-top:7px;font-size:14px;line-height:1.36}.product-first-mobile .mobile-offer-summary{margin-top:8px;grid-template-columns:1fr 1fr;gap:5px}.product-first-mobile .mobile-offer-summary > *{min-height:48px;padding:7px 8px;border-radius:8px}.product-first-mobile .mobile-offer-summary strong{margin:0;font-size:13px;line-height:1.15}.product-first-mobile .mobile-offer-summary span{margin-top:2px;font-size:10px;line-height:1.2}.product-first-mobile .mobile-hero-actions{margin-top:8px;grid-template-columns:1fr auto;gap:6px}.product-first-mobile .mobile-hero-actions .button,.product-first-mobile .mobile-catalog-link{min-height:42px;padding-inline:11px;font-size:13px}.product-first-mobile .mobile-region-row{min-height:37px;margin-top:7px;padding-top:6px;display:flex;align-items:center}.product-first-mobile .mobile-region-row .region-switch{gap:4px}.product-first-mobile .mobile-region-row .region-switch button{min-height:32px;padding-inline:10px;font-size:12px}.product-first-mobile .mobile-region-note{display:none !important}.product-first-mobile .calm-mobile-selector-section{padding:7px 10px 8px;background:#fff}.product-first-mobile .calm-mobile-selector-section .mobile-selector{padding:10px 11px;border-radius:12px}.product-first-mobile .mobile-selector .selector-label{font-size:10px;letter-spacing:.06em}.product-first-mobile .mobile-selector h2{margin-top:3px;font-size:18px;line-height:1.15}.product-first-mobile .mobile-selector .selector-hint{display:none}.product-first-mobile .mobile-selector .area-chips{margin-top:8px;padding-bottom:1px;overflow-x:auto;display:flex;gap:5px;scrollbar-width:none}.product-first-mobile .mobile-selector .area-chips::-webkit-scrollbar{display:none}.product-first-mobile .mobile-selector .area-chip{min-width:52px;min-height:37px;flex:0 0 52px;padding-inline:4px;font-size:12px}.product-first-mobile .mobile-selector .selector-secondary-actions{margin-top:6px;display:flex;flex-wrap:wrap;grid-template-columns:none;gap:12px}.product-first-mobile .mobile-selector .custom-area-entry{border:0;background:transparent}.product-first-mobile .mobile-selector .custom-area-entry > summary,.product-first-mobile .mobile-selector .unknown-area-button{min-height:30px;padding:0;border:0;background:transparent;color:#52666f;font-size:12px;text-decoration:underline;text-underline-offset:3px}.product-first-mobile .mobile-selector .custom-area-entry > summary::after{margin-left:6px}.product-first-mobile .mobile-selector .custom-area-entry[open]{width:100%;flex:0 0 100%;padding:7px;border:1px solid #dce5ea;background:#fff}.product-first-mobile .mobile-selector .area-result{margin-top:8px}.product-first-mobile .mobile-selector .quick-preferences{margin-top:8px}.product-first-mobile .mobile-selector .mobile-filter-trigger,.product-first-mobile .mobile-care-grid{display:none}.product-first-mobile .calm-mobile-categories{padding:9px 14px 11px;border-block:1px solid #edf1f3;background:#fff}.product-first-mobile .calm-mobile-categories .section-head{margin-bottom:7px}.product-first-mobile .calm-mobile-categories .section-head h2{display:none}.product-first-mobile .calm-mobile-categories .section-kicker{color:var(--ink);font-size:14px;letter-spacing:0;text-transform:none}.product-first-mobile .calm-mobile-categories .mobile-category-grid{margin-right:-14px;padding-right:14px;overflow-x:auto;display:flex;grid-template-columns:none;gap:6px;scroll-snap-type:x proximity;scrollbar-width:none}.product-first-mobile .calm-mobile-categories .category-card,.product-first-mobile .calm-mobile-categories .category-card.featured,.product-first-mobile .calm-mobile-categories .category-card:last-child{width:145px;min-width:145px;min-height:76px;padding:9px 10px;flex:0 0 145px;grid-column:auto;border-radius:10px;scroll-snap-align:start}.product-first-mobile .calm-mobile-categories .category-card .category-index{max-width:112px;font-size:10px;line-height:1.15}.product-first-mobile .calm-mobile-categories .category-card h3{max-width:112px;font-size:14px;line-height:1.1}.product-first-mobile .calm-mobile-categories .category-card p{display:none}.product-first-mobile .calm-mobile-categories .category-card .arrow{width:24px;height:24px;right:7px;top:7px;font-size:13px}.product-first-mobile .calm-mobile-products{padding:20px 14px 30px}.product-first-mobile .calm-mobile-products .section-head{margin-bottom:9px;align-items:center}.product-first-mobile .calm-mobile-products .section-head h2{max-width:270px;font-size:25px;line-height:1.02}.product-first-mobile .calm-mobile-products .section-kicker{font-size:10px}.product-first-mobile .calm-mobile-products .inline-filter-button{min-height:40px}.product-first-mobile .calm-mobile-products .mobile-product-tabs{margin-bottom:10px}.product-first-mobile .calm-mobile-products .product-shelf-tabs a,.product-first-mobile .calm-mobile-products .product-shelf-tabs button{min-height:36px;padding-inline:11px;font-size:12px}.product-first-mobile .mobile-product-list .mobile-product-copy{display:flex;flex-direction:column}.product-first-mobile .mobile-product-list .product-brand{order:1}.product-first-mobile .mobile-product-list h3{order:2}.product-first-mobile .mobile-product-list .product-model{order:3}.product-first-mobile .mobile-product-list .mobile-product-price{order:4}.product-first-mobile .mobile-product-list .mobile-product-facts{order:5}.product-first-mobile .mobile-product-list .product-install-row{order:6}.product-first-mobile .mobile-product-list .product-actions{order:7}.product-first-mobile .mobile-product-list .mobile-product-secondary{order:8}.product-first-mobile .mobile-product-list .product-dealer{order:9}.product-first-mobile .mobile-product-list .product-explain{order:10}.product-first-mobile .mobile-product-list .product-model{margin-top:3px;display:none;color:#687980;font-size:11px}.product-first-mobile .mobile-product-list .product-actions{margin-top:8px;margin-bottom:2px}.product-first-mobile #quick-selection,.product-first-mobile #categories,.product-first-mobile #products{scroll-margin-top:12px}@media (max-width: 349px){.product-first-mobile .mobile-offer-summary{grid-template-columns:1fr 1fr}.product-first-mobile .mobile-offer-summary > *{padding-inline:6px}.product-first-mobile .mobile-offer-summary strong{font-size:12px}.product-first-mobile .mobile-hero-actions{grid-template-columns:1fr auto}}/* MultiSplit Builder v1.2 FINAL — shared RuClima visual language */.msx-desktop-page,.msx-root{background:var(--paper)}.msx-root{min-height:70vh}.msx-root button:focus-visible,.msx-root a:focus-visible,.msx-root input:focus-visible,.msx-root select:focus-visible,.msx-root textarea:focus-visible{outline:3px solid rgba(255, 208, 0, .48);outline-offset:2px}.msx-prototype-bar{border-bottom:1px solid var(--line);background:var(--soft)}.msx-prototype-row{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:24px}.msx-prototype-row > div{min-width:0;display:grid;gap:2px}.msx-prototype-row b{font-size:13px}.msx-prototype-row span{color:var(--muted);font-size:12px}.msx-screen-nav{display:flex;align-items:center;gap:5px}.msx-screen-nav a{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;border:1px solid transparent;border-radius:8px;color:var(--graphite);font-size:13px;font-weight:700}.msx-screen-nav a:hover{border-color:var(--line-strong);background:var(--paper)}.msx-screen-nav a.is-active{border-color:var(--ink);background:var(--ink);color:var(--paper)}.msx-screen{padding:34px 0 70px;scroll-margin-top:72px}.msx-intro{padding-bottom:28px;display:grid;grid-template-columns:minmax(0, 1.2fr) minmax(300px, .8fr);gap:48px;align-items:end}.msx-intro .breadcrumbs{margin-bottom:24px}.msx-intro h1,.msx-result-head h1,.msx-success-copy h1{max-width:900px;font-size:clamp(38px, 4.4vw, 62px);line-height:.98;letter-spacing:-.055em;font-weight:650}.msx-intro > p,.msx-result-head p{color:var(--graphite);font-size:17px;line-height:1.55}.msx-start-layout{display:grid;grid-template-columns:minmax(0, 1fr) 350px;gap:16px;align-items:start}.msx-builder-card,.msx-live-summary,.msx-engineer-form,.msx-engineer-aside{border:1px solid var(--line);border-radius:18px;background:var(--paper)}.msx-builder-card{overflow:hidden}.msx-form-section{padding:25px 28px;border-bottom:1px solid var(--line)}.msx-form-heading{display:grid;grid-template-columns:34px minmax(0, 1fr);gap:13px;align-items:start}.msx-form-heading > span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--paper);font-size:11px;font-weight:800}.msx-form-heading h2{font-size:22px;line-height:1.16;letter-spacing:-.025em}.msx-form-heading p{margin-top:4px;color:var(--muted);font-size:13px}.msx-room-count{margin:18px 0 0 47px;display:grid;grid-template-columns:repeat(4, 58px) minmax(150px, 1fr);gap:7px}.msx-room-count button{min-height:46px;border:1px solid var(--line);border-radius:9px;background:var(--paper);color:var(--ink);font-weight:700}.msx-room-count button:hover{border-color:var(--ink)}.msx-room-count button.is-active{border-color:var(--ink);background:var(--ink);color:var(--paper)}.msx-room-count .msx-project-link{color:var(--graphite);font-size:13px}.msx-room-list{margin:18px 0 0 47px;display:grid;gap:8px}.msx-room-card{position:relative;min-width:0;padding:13px;display:grid;grid-template-columns:32px minmax(145px, .9fr) 118px minmax(180px, 1.1fr);gap:10px;align-items:end;border:1px solid var(--line);border-radius:12px;background:#fafafa}.msx-room-index{width:30px;height:30px;align-self:center;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:10px;font-weight:800}.msx-room-card label,.msx-select-field,.msx-advanced-grid label,.msx-route-row label,.msx-field-grid label{min-width:0;display:grid;gap:6px}.msx-room-card label > span,.msx-select-field > span,.msx-advanced-grid label > span,.msx-route-row label > span,.msx-field-grid label > span{color:var(--graphite);font-size:12px;font-weight:700}.msx-room-card small,.msx-field-grid label small{color:var(--muted);font-weight:400}.msx-room-card select,.msx-room-card input,.msx-select-field select,.msx-advanced-grid select,.msx-route-row input,.msx-field-grid input,.msx-field-grid select,.msx-field-grid textarea{width:100%;min-width:0;min-height:46px;padding:0 11px;border:1px solid var(--line-strong);border-radius:8px;outline:0;background:var(--paper);color:var(--ink)}.msx-area-field > div,.msx-route-row label > div{position:relative;min-width:0}.msx-area-field input,.msx-route-row input{padding-right:33px}.msx-area-field i,.msx-route-row i{position:absolute;right:11px;top:50%;color:var(--muted);font-size:12px;font-style:normal;transform:translateY(-50%)}.msx-room-remove{position:absolute;top:-8px;right:-8px;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;background:var(--paper);font-size:19px;line-height:1}.msx-add-room{min-height:44px;border:1px dashed var(--line-strong);border-radius:10px;background:var(--paper);color:var(--graphite);font-size:13px;font-weight:700}.msx-add-room:hover{border-color:var(--ink);color:var(--ink)}.msx-brand-section{display:grid;grid-template-columns:minmax(0, 1fr) minmax(310px, .75fr);gap:24px;align-items:end}.msx-select-field select{min-height:50px}.msx-disclosure{border-bottom:1px solid var(--line);background:var(--paper)}.msx-disclosure > summary{min-height:66px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none;cursor:pointer}.msx-disclosure > summary::-webkit-details-marker,.msx-kit-details > summary::-webkit-details-marker{display:none}.msx-disclosure > summary > span{display:flex;align-items:baseline;gap:9px}.msx-disclosure > summary b{font-size:16px}.msx-disclosure > summary small{color:var(--muted);font-size:12px}.msx-disclosure > summary i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--soft);font-style:normal;transition:transform .18s ease}.msx-disclosure[open] > summary i{transform:rotate(45deg)}.msx-disclosure-body{padding:0 28px 24px}.msx-calm-note{padding:11px 13px;border-radius:9px;background:var(--soft);color:var(--graphite);font-size:13px}.msx-advanced-grid{margin-top:12px;display:grid;grid-template-columns:repeat(4, 1fr);gap:8px}.msx-route-list{margin-top:12px;display:grid;gap:7px}.msx-route-row{padding:10px 12px;display:grid;grid-template-columns:minmax(150px, 1fr) 150px 150px;gap:10px;align-items:end;border:1px solid var(--line);border-radius:10px}.msx-route-row > b{align-self:center;font-size:14px}.msx-primary-action{padding:22px 28px;display:flex;align-items:center;gap:15px}.msx-primary-action .button{min-width:270px}.msx-primary-action > span{color:var(--muted);font-size:12px}.msx-live-summary{position:sticky;top:90px;overflow:hidden}.msx-summary-top{padding:22px;border-bottom:1px solid var(--line)}.msx-summary-top > span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.msx-summary-top strong{margin-top:5px;display:block;font-size:23px}.msx-summary-top i{font-style:normal}.msx-summary-rooms{padding:9px 22px}.msx-summary-rooms > div{padding:10px 0;display:grid;grid-template-columns:27px minmax(0, 1fr);gap:9px;border-bottom:1px solid var(--line)}.msx-summary-rooms > div:last-child{border-bottom:0}.msx-summary-rooms > div > span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--soft);font-size:9px;font-weight:800}.msx-summary-rooms p{min-width:0}.msx-summary-rooms b,.msx-summary-rooms small{display:block}.msx-summary-rooms b{font-size:13px}.msx-summary-rooms small{margin-top:2px;color:var(--muted);font-size:11px}.msx-live-summary dl{margin:0;padding:0 22px}.msx-live-summary dl > div{padding:10px 0;display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);font-size:12px}.msx-live-summary dt{color:var(--muted)}.msx-live-summary dd{margin:0;text-align:right;font-weight:700}.msx-summary-note{margin:12px 14px;padding:13px;display:grid;grid-template-columns:28px minmax(0, 1fr);gap:10px;border-radius:10px;background:var(--green-soft);color:var(--green)}.msx-summary-note .icon{width:25px;height:25px}.msx-summary-note b,.msx-summary-note span{display:block}.msx-summary-note b{font-size:13px}.msx-summary-note span{margin-top:2px;font-size:11px;line-height:1.35}.msx-summary-foot{padding:0 22px 20px;color:var(--muted);font-size:11px}.msx-result-head{padding-bottom:25px;display:flex;justify-content:space-between;gap:30px;align-items:end}.msx-result-head h1{margin-top:7px}.msx-result-head p{margin-top:10px}.msx-state-controller{margin-bottom:14px;padding:12px 14px;display:flex;align-items:end;justify-content:space-between;gap:20px;border:1px dashed var(--line-strong);border-radius:12px;background:var(--soft)}.msx-state-controller label{min-width:360px;display:grid;gap:5px}.msx-state-controller label > span{color:var(--graphite);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.msx-state-controller select{min-height:42px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--paper);font-weight:700}.msx-state-controller p{color:var(--muted);font-size:11px}.msx-result-context{margin-bottom:14px}.msx-context-box{min-height:58px;padding:11px 14px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:11px;background:var(--paper)}.msx-context-box b{font-size:14px;white-space:nowrap}.msx-context-box span{color:var(--graphite);font-size:13px}.msx-context-box.is-attention{border-color:#e6cd6a;background:#fffbea}.msx-context-box.is-success{border-color:#b9d8c7;background:var(--green-soft)}.msx-context-box.is-error{border-color:#e0b6b1;background:#fff3f2}.msx-bundle-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:10px;align-items:start}.msx-bundle-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--paper)}.msx-bundle-card:hover{border-color:var(--line-strong)}.msx-bundle-top{min-height:48px;padding:9px 13px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line)}.msx-bundle-top > strong{color:#53636b;font-size:11px;letter-spacing:.05em}.msx-role-label{padding:5px 8px;border-radius:999px;background:#e8f5f9;color:#005e7a;font-size:11px;font-weight:800}.msx-bundle-title{padding:17px 15px 0;display:grid;grid-template-columns:27px minmax(0, 1fr);gap:9px}.msx-bundle-title > span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:9px;font-weight:800}.msx-bundle-title small{color:var(--muted);font-size:11px}.msx-bundle-title h2{margin-top:2px;font-size:20px;line-height:1.12;letter-spacing:-.025em}.msx-bundle-explain{min-height:56px;padding:9px 15px 0;color:var(--graphite);font-size:12px;line-height:1.45}.msx-price{padding:15px;border-bottom:1px solid var(--line)}.msx-price small,.msx-price span{display:block;color:var(--muted);font-size:10px}.msx-price strong{display:block;margin-top:1px;font-size:28px;line-height:1.1;white-space:nowrap}.msx-price del{margin-right:7px;color:var(--muted);font-size:13px}.msx-price-error strong{color:#a13d34;font-size:17px;white-space:normal}.msx-equipment-preview{padding:7px 15px}.msx-equipment-preview > div{padding:9px 0;border-bottom:1px solid var(--line)}.msx-equipment-preview > div:last-child{border-bottom:0}.msx-equipment-preview span,.msx-equipment-preview b,.msx-equipment-preview small{display:block;overflow-wrap:anywhere}.msx-equipment-preview span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.05em}.msx-equipment-preview b{margin-top:2px;font-size:13px}.msx-equipment-preview small{margin-top:2px;color:var(--muted);font-size:10px}.msx-kit-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.msx-kit-details > summary{min-height:43px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;list-style:none;color:var(--graphite);font-size:11px;font-weight:700;cursor:pointer}.msx-kit-details > summary i{font-style:normal}.msx-kit-details[open] > summary i{transform:rotate(45deg)}.msx-kit-details > div{padding:0 15px 10px}.msx-kit-details p{padding:7px 0;border-top:1px solid var(--line)}.msx-kit-details p span,.msx-kit-details p b{display:block;overflow-wrap:anywhere;font-size:10px}.msx-kit-details p span{color:var(--muted)}.msx-spec-chips{padding:11px 15px 4px;display:flex;flex-wrap:wrap;gap:5px}.msx-spec-chips span{padding:5px 7px;border-radius:7px;background:var(--soft);color:var(--graphite);font-size:10px}.msx-client-status{margin:8px 15px;padding:9px 10px;display:grid;grid-template-columns:8px minmax(0, 1fr);gap:8px;align-items:center;border-radius:8px;background:var(--soft)}.msx-client-status > span{width:8px;height:8px;border-radius:50%;background:#8a8d90}.msx-client-status b{font-size:11px;line-height:1.35}.msx-client-status.is-verified,.msx-client-status.is-screened{background:var(--green-soft);color:var(--green)}.msx-client-status.is-verified > span,.msx-client-status.is-screened > span{background:var(--green)}.msx-client-status.is-review{background:#fff8d9;color:#6f5a00}.msx-client-status.is-review > span{background:#b38e00}.msx-route-status,.msx-price-split{margin:0 15px;color:var(--muted);font-size:10px;line-height:1.4}.msx-price-split{margin-top:5px;color:var(--ink);font-weight:700}.msx-bundle-actions{padding:13px 15px 15px;display:grid;gap:7px}.msx-bundle-actions .button{width:100%;min-height:45px;padding-inline:10px;font-size:12px}.msx-bundle-actions .button[disabled]{opacity:.62;cursor:default;transform:none}.msx-compare-panel{margin-top:16px;padding:20px;display:grid;grid-template-columns:minmax(0, 1fr) minmax(430px, .9fr);gap:22px;align-items:center;border:1px solid #b8d5df;border-radius:15px;background:#f2f9fb}.msx-compare-copy h2{font-size:27px;line-height:1.05;letter-spacing:-.035em}.msx-compare-copy p{margin-top:7px;color:var(--graphite);font-size:13px}.msx-compare-kit{padding:15px;border:1px solid #c9dce2;border-radius:12px;background:var(--paper)}.msx-compare-kit > span,.msx-compare-kit > b,.msx-compare-kit > strong,.msx-compare-kit > small{display:block}.msx-compare-kit > span{color:#005e7a;font-size:11px;font-weight:800}.msx-compare-kit > b{margin-top:3px;font-size:15px}.msx-compare-kit > strong{margin-top:6px;font-size:24px}.msx-compare-kit > small{color:var(--muted);font-size:10px}.msx-compare-kit > div:last-child{margin-top:9px;display:grid;grid-template-columns:1fr 1.35fr;gap:6px}.msx-compare-kit .button{min-height:42px;padding-inline:9px;font-size:11px}.msx-empty-result{padding:30px;display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:30px;align-items:end;border:1px solid var(--line);border-radius:15px;background:var(--soft)}.msx-empty-result span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.msx-empty-result h2{margin-top:7px;font-size:34px;line-height:1.04;letter-spacing:-.04em}.msx-empty-result p{margin-top:8px;max-width:720px;color:var(--graphite)}.msx-empty-result > div:last-child{display:flex;gap:8px}.msx-demo-data-note{margin-top:13px;color:var(--muted);font-size:11px}.msx-loading-card{height:540px;border:1px solid var(--line);border-radius:15px;background:linear-gradient(100deg, #f2f3f3 20%, #fafafa 40%, #f2f3f3 60%);background-size:220% 100%;animation:msx-shimmer 1.2s linear infinite}@keyframes msx-shimmer{to{background-position-x:-220%}}.msx-engineer-layout{display:grid;grid-template-columns:minmax(0, 1.15fr) minmax(330px, .65fr);gap:14px;align-items:start}.msx-engineer-form{padding:24px}.msx-selected-kit{padding:14px;display:grid;grid-template-columns:auto minmax(0, 1fr) auto;gap:13px;align-items:center;border-radius:11px;background:var(--soft)}.msx-selected-kit > span{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.msx-selected-kit div b,.msx-selected-kit div strong{display:block}.msx-selected-kit div b{font-size:15px}.msx-selected-kit div strong{margin-top:2px;color:var(--graphite);font-size:11px}.msx-selected-kit button{border:0;border-bottom:1px solid;background:transparent;font-size:12px;font-weight:700}.msx-field-grid{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.msx-field-grid textarea{min-height:100px;padding-top:12px;resize:vertical}.msx-comment-field{grid-column:1/-1}.msx-consent{margin-top:15px;display:flex;align-items:start;gap:9px;font-size:12px}.msx-consent input{width:18px;height:18px;accent-color:var(--ink)}.msx-form-error{margin-top:12px;padding:10px 12px;border-radius:8px;background:#fff1ef;color:#9d352c;font-size:12px}.msx-submit-request{min-width:240px;margin-top:17px}.msx-engineer-aside{padding:27px}.msx-engineer-aside h2{font-size:31px;line-height:1.02;letter-spacing:-.04em}.msx-engineer-aside > p{margin-top:11px;color:var(--graphite)}.msx-engineer-aside ul{margin:20px 0 0;padding:0;list-style:none}.msx-engineer-aside li{padding:13px 0;border-top:1px solid var(--line)}.msx-engineer-aside li b,.msx-engineer-aside li span{display:block}.msx-engineer-aside li b{font-size:13px}.msx-engineer-aside li span{margin-top:3px;color:var(--muted);font-size:12px}.msx-engineer-compact-note{margin-top:14px;padding:12px;display:grid;gap:3px;border-radius:9px;background:var(--yellow-soft)}.msx-engineer-compact-note b{font-size:13px}.msx-engineer-compact-note span{color:var(--graphite);font-size:11px}.msx-success-card{min-height:600px;padding:clamp(28px, 5vw, 68px);display:grid;grid-template-columns:72px minmax(0, 850px);gap:26px;align-content:center;justify-content:center;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg, #fff 0%, #f5f8f6 100%)}.msx-success-mark{width:70px;height:70px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:var(--paper);font-size:35px;font-weight:800}.msx-success-copy > p{margin-top:13px;color:var(--graphite);font-size:16px}.msx-success-copy h2{margin-top:25px;font-size:26px}.msx-success-copy ol{margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(3, 1fr);gap:8px;list-style:none;counter-reset:msx-success}.msx-success-copy li{min-height:96px;padding:13px;border:1px solid var(--line);border-radius:10px;background:var(--paper);counter-increment:msx-success}.msx-success-copy li::before{content:"0" counter(msx-success);display:block;margin-bottom:8px;color:var(--muted);font-size:10px;font-weight:800}.msx-success-copy li b,.msx-success-copy li span{display:block}.msx-success-copy li b{font-size:13px}.msx-success-copy li span{margin-top:3px;color:var(--muted);font-size:11px}.msx-success-copy .msx-success-hint{padding:11px 13px;border-radius:9px;background:var(--yellow-soft);font-size:12px}.msx-messenger-actions{margin-top:16px;display:grid;grid-template-columns:1.65fr 1fr 1fr 1fr;gap:7px}.msx-messenger-actions .button{min-height:52px;padding-inline:12px;font-size:12px}.msx-channel-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--paper);font-size:10px;font-weight:800}.msx-channel-icon.max-icon{background:transparent url("./contact-max.svg") center/25px 25px no-repeat;color:transparent;font-size:0}.msx-channel-icon.telegram-icon{background:transparent url("./contact-telegram.svg") center/20px 20px no-repeat;color:transparent;font-size:0}.msx-channel-icon.whatsapp-icon{background:transparent url("./contact-whatsapp.svg") center/18px 18px no-repeat;color:transparent;font-size:0}.msx-phone-icon{background:#303338}.msx-success-secondary{margin-top:12px;display:flex;gap:18px}.msx-success-secondary button{padding:5px 0;border:0;border-bottom:1px solid;background:transparent;font-size:12px;font-weight:700}.msx-no-files-done{margin-top:15px;padding:14px;display:grid;gap:3px;border-radius:10px;background:var(--green-soft);color:var(--green)}.msx-no-files-done b{font-size:14px}.msx-no-files-done span{font-size:12px}@media (max-width: 1080px){.msx-start-layout{grid-template-columns:minmax(0, 1fr) 300px}.msx-room-card{grid-template-columns:30px minmax(120px, 1fr) 105px minmax(145px, 1fr)}.msx-bundle-grid{grid-template-columns:1fr 1fr}.msx-compare-panel{grid-template-columns:1fr 1fr}}/* Dedicated mobile composition: same components, smaller hierarchy */.msx-mobile-page{min-width:0;overflow-x:hidden;background:var(--paper)}.msx-mobile-page .mobile-shell{width:min(430px, 100%);overflow:clip;box-shadow:none}.msx-mobile-page .mobile-header{position:sticky;top:0;z-index:35}.msx-mobile-page .msx-root{width:100%;min-width:0;overflow:hidden}.msx-mobile-page .msx-prototype-bar{padding:9px 14px;display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:8px;align-items:end}.msx-mobile-preview-select{min-width:0;display:grid;gap:3px}.msx-mobile-preview-select span{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.msx-mobile-preview-select select{width:100%;min-width:0;min-height:38px;padding:0 8px;border:1px solid var(--line);border-radius:8px;background:var(--paper);font-size:12px;font-weight:700}.msx-mobile-page .msx-prototype-bar > a{min-height:38px;padding:0 8px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:8px;background:var(--paper);font-size:11px;font-weight:700}.msx-mobile-page .msx-screen{min-width:0;padding:22px 14px 42px;scroll-margin-top:64px}.msx-mobile-intro{padding:0 2px 18px}.msx-mobile-intro h1,.msx-mobile-page .msx-result-head h1,.msx-mobile-page .msx-success-copy h1{margin-top:6px;font-size:34px;line-height:.98;letter-spacing:-.05em;font-weight:650}.msx-mobile-intro p{margin-top:10px;color:var(--graphite);font-size:14px}.msx-mobile-page .msx-builder-card{border-radius:14px}.msx-mobile-page .msx-form-section{padding:18px 15px}.msx-mobile-page .msx-form-heading{grid-template-columns:29px minmax(0, 1fr);gap:9px}.msx-mobile-page .msx-form-heading > span{width:28px;height:28px;font-size:9px}.msx-mobile-page .msx-form-heading h2{font-size:19px}.msx-mobile-page .msx-form-heading p{font-size:12px;line-height:1.35}.msx-mobile-page .msx-room-count{margin:14px 0 0;grid-template-columns:repeat(4, 1fr)}.msx-mobile-page .msx-room-count button{min-width:0;min-height:44px}.msx-mobile-page .msx-room-count .msx-project-link{grid-column:1/-1;min-height:40px}.msx-mobile-page .msx-room-list{margin:14px 0 0;gap:9px}.msx-mobile-page .msx-room-card{padding:12px;grid-template-columns:29px minmax(0, 1fr) 92px;gap:9px;align-items:end}.msx-mobile-page .msx-room-card > label:last-of-type{grid-column:2/-1}.msx-mobile-page .msx-room-card select,.msx-mobile-page .msx-room-card input{min-height:46px;font-size:15px}.msx-mobile-page .msx-room-index{width:28px;height:28px;align-self:start;margin-top:22px}.msx-mobile-page .msx-brand-section{display:block}.msx-mobile-page .msx-select-field{margin-top:13px}.msx-mobile-page .msx-disclosure > summary{min-height:62px;padding:0 15px}.msx-mobile-page .msx-disclosure > summary > span{display:grid;gap:1px}.msx-mobile-page .msx-disclosure-body{padding:0 15px 17px}.msx-mobile-page .msx-advanced-grid{grid-template-columns:1fr 1fr}.msx-mobile-page .msx-route-row{grid-template-columns:1fr 1fr;gap:8px}.msx-mobile-page .msx-route-row > b{grid-column:1/-1}.msx-mobile-page .msx-primary-action{padding:16px 15px;display:grid;gap:6px}.msx-mobile-page .msx-primary-action .button{width:100%;min-width:0}.msx-mobile-page .msx-primary-action > span{text-align:center}.msx-mobile-summary{margin:14px 15px 0;padding:12px;display:grid;gap:2px;border-radius:10px;background:var(--soft)}.msx-mobile-summary span,.msx-mobile-summary small{color:var(--muted);font-size:11px}.msx-mobile-summary b{font-size:16px}.msx-mobile-summary i{font-style:normal}.msx-mobile-page .msx-result-head{padding-bottom:17px;display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:10px;align-items:end}.msx-mobile-page .msx-result-head .button{min-height:42px;padding-inline:11px;font-size:12px}.msx-mobile-page .msx-result-head p{margin-top:7px;font-size:13px}.msx-mobile-page .msx-state-controller{padding:10px;display:block}.msx-mobile-page .msx-state-controller label{min-width:0}.msx-mobile-page .msx-state-controller select{width:100%;min-width:0;font-size:12px}.msx-mobile-page .msx-context-box{min-height:0;padding:11px;display:grid;gap:3px}.msx-mobile-page .msx-context-box b{white-space:normal}.msx-mobile-page .msx-context-box span{font-size:12px}.msx-mobile-page .msx-bundle-grid{display:grid;grid-template-columns:minmax(0, 1fr);gap:12px;overflow:visible}.msx-mobile-page .msx-bundle-card{width:100%;min-width:0;border-radius:13px}.msx-mobile-page .msx-bundle-explain{min-height:0}.msx-mobile-page .msx-price strong{white-space:normal}.msx-mobile-page .msx-equipment-preview b,.msx-mobile-page .msx-kit-details p b{overflow-wrap:anywhere}.msx-mobile-page .msx-bundle-actions .button{min-height:50px;font-size:13px}.msx-mobile-page .msx-compare-panel{padding:14px;display:grid;grid-template-columns:1fr;gap:12px}.msx-mobile-page .msx-compare-copy h2{font-size:24px}.msx-mobile-page .msx-compare-kit > div:last-child{grid-template-columns:1fr}.msx-mobile-page .msx-empty-result{padding:20px;display:grid;grid-template-columns:1fr;gap:18px}.msx-mobile-page .msx-empty-result h2{font-size:28px}.msx-mobile-page .msx-empty-result > div:last-child{display:grid}.msx-mobile-page .msx-loading-card{height:460px}.msx-mobile-page .msx-engineer-form{padding:15px}.msx-mobile-page .msx-selected-kit{grid-template-columns:1fr auto;gap:7px}.msx-mobile-page .msx-selected-kit > span{grid-column:1/-1}.msx-mobile-page .msx-field-grid{grid-template-columns:1fr;gap:11px}.msx-mobile-page .msx-field-grid input,.msx-mobile-page .msx-field-grid select,.msx-mobile-page .msx-field-grid textarea{min-height:50px;font-size:16px}.msx-mobile-page .msx-comment-field{grid-column:auto}.msx-mobile-page .msx-submit-request{width:100%;min-width:0}.msx-mobile-page .msx-success-card{min-height:0;padding:22px 17px;display:block;border-radius:15px}.msx-mobile-page .msx-success-mark{width:52px;height:52px;margin-bottom:16px;font-size:27px}.msx-mobile-page .msx-success-copy h2{margin-top:22px;font-size:22px}.msx-mobile-page .msx-success-copy > p{font-size:14px}.msx-mobile-page .msx-success-copy ol{grid-template-columns:1fr}.msx-mobile-page .msx-success-copy li{min-height:0}.msx-mobile-page .msx-messenger-actions{grid-template-columns:1fr}.msx-mobile-page .msx-messenger-actions .button{width:100%;justify-content:flex-start;font-size:14px}.msx-mobile-page .msx-success-secondary{display:grid;gap:6px}.msx-mobile-page .msx-success-secondary button{min-height:42px;text-align:left}.msx-mobile-page .mobile-footer{padding-bottom:26px}.msx-mobile-dock{position:fixed;left:50%;bottom:0;z-index:60;width:min(430px, 100%);min-height:76px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:10px;align-items:center;border-top:1px solid var(--line);background:rgba(255,255,255,.98);box-shadow:0 -12px 40px rgba(0,0,0,.12);transform:translateX(-50%)}.msx-mobile-dock small,.msx-mobile-dock strong{display:block}.msx-mobile-dock small{color:var(--muted);font-size:10px}.msx-mobile-dock strong{margin-top:2px;font-size:13px}.msx-mobile-dock button{min-height:50px;padding:0 14px;border:0;border-radius:9px;background:var(--yellow);color:var(--ink);font-weight:800}.msx-mobile-page.msx-has-mobile-dock .mobile-shell{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.msx-mobile-page.msx-has-mobile-dock .toast{bottom:92px}.msx-mobile-page.menu-open .msx-mobile-dock{display:none}@media (max-width: 349px){.msx-mobile-page .msx-screen{padding-inline:10px}.msx-mobile-page .msx-room-card{grid-template-columns:26px minmax(0, 1fr)}.msx-mobile-page .msx-room-card .msx-area-field{grid-column:2}.msx-mobile-page .msx-room-card > label:last-of-type{grid-column:2}.msx-mobile-page .msx-advanced-grid{grid-template-columns:1fr}.msx-mobile-dock{grid-template-columns:minmax(0, 1fr) 145px}.msx-mobile-dock button{padding-inline:8px;font-size:12px}}/* Trust block — warehouse first, delivery second */.calm-home .trust-story-grid{grid-template-columns:minmax(260px, .85fr) minmax(460px, 1.35fr) minmax(170px, .55fr);grid-template-rows:minmax(330px, auto) 104px;gap:12px}.calm-home .trust-story-copy{grid-column:1;grid-row:1;padding:24px}.calm-home .trust-story-copy h3{font-size:clamp(25px, 2.1vw, 31px)}.calm-home .trust-story-copy p{font-size:14px;line-height:1.45}.calm-home .trust-story-copy dl{margin-top:15px}.calm-home .trust-story-copy dl > div{min-height:39px;grid-template-columns:72px 1fr}.calm-home .trust-story-copy dd{max-width:none;font-size:13px}.calm-home .trust-story-main{grid-column:2;grid-row:1}.calm-home .trust-story-secondary{grid-column:3;grid-row:1}.calm-home .trust-story-main img{object-position:center 54%}.calm-home .trust-story-secondary img{height:100%;aspect-ratio:auto;object-fit:cover;object-position:36% 52%}.calm-home .trust-links{grid-column:1/4;grid-row:2}.calm-home .trust-links a{padding:15px 18px}.calm-home .trust-links strong{margin-top:4px}@media (max-width: 1160px){.calm-home .trust-story-grid{grid-template-columns:minmax(250px, .8fr) minmax(0, 1.2fr);grid-template-rows:320px 148px 104px}.calm-home .trust-story-copy{grid-column:1;grid-row:1}.calm-home .trust-story-main{grid-column:2;grid-row:1/3}.calm-home .trust-story-secondary{grid-column:1;grid-row:2}.calm-home .trust-links{grid-column:1/3;grid-row:3}.calm-home .trust-story-secondary img{object-position:center 52%}}.calm-mobile-home .mobile-proof-main{height:224px}.calm-mobile-home .mobile-proof-main img{object-position:center 52%}.calm-mobile-home .mobile-proof-secondary{height:118px}.calm-mobile-home .mobile-proof-secondary img{object-position:center 61%}.calm-mobile-home .mobile-trust-story{padding:17px}.calm-mobile-home .mobile-trust-story dl > div{min-height:39px}.calm-home .trust-story-main figcaption .trust-source-link,.calm-home .trust-story-secondary figcaption .trust-source-link,.calm-mobile-home .mobile-proof-photo figcaption .trust-source-link{display:block;color:inherit}.calm-home .trust-story-main figcaption .trust-source-link span,.calm-home .trust-story-secondary figcaption .trust-source-link span,.calm-mobile-home .mobile-proof-photo figcaption .trust-source-link span{text-decoration:underline;text-decoration-color:rgba(5, 96, 123, .42);text-underline-offset:2px}.calm-mobile-home .mobile-trust-proof-note{margin:-6px 0 12px;color:#66635d;font-size:13px;line-height:1.45}/* MultiSplit v17 — honest submission state and personal messenger handoff */.msx-prototype-submit-note{margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.msx-prototype-submit-note b{color:var(--graphite)}.msx-success-prototype-note{max-width:1100px;margin:0 auto 12px;padding:12px 15px;display:grid;grid-template-columns:auto minmax(0, 1fr);gap:14px;border:1px solid #ead889;border-radius:10px;background:var(--yellow-soft);font-size:12px;line-height:1.4}.msx-success-prototype-note span{color:var(--graphite)}.msx-success-card{min-height:520px}.msx-success-copy > p b{color:var(--ink)}.msx-max-setup-note{margin:9px 0 0;color:var(--muted);font-size:11px;line-height:1.4}.msx-max-setup-note b{color:var(--graphite)}.msx-mobile-page .msx-success-prototype-note{margin:0 0 10px;grid-template-columns:1fr;gap:2px}.msx-mobile-page .msx-prototype-submit-note{font-size:11px}.msx-mobile-page .msx-max-setup-note{font-size:11px}/* V20 — full-template audit: stable layout, readable controls and honest states. */:root{--space-5:34px}html,body.mobile-page{overflow-x:clip}@media (min-width: 901px){html{scroll-snap-type:none !important}body.desktop-page main > section[id]{scroll-snap-align:none !important;scroll-snap-stop:normal}.product-first-home .product-secondary > summary{min-height:44px}.product-first-home .product-dealer,.product-first-home .product-install-row{font-size:13px}.product-first-home .product-actions .button{min-height:44px;font-size:14px}}@media (min-width: 1191px){.product-first-home .season-stage-media{margin:-34px 0 -34px -38px}.product-first-home .season-stage-media img{height:100%;aspect-ratio:auto}}@media (min-width: 621px) and (max-width: 900px){.calm-home .header-main{grid-template-columns:auto auto minmax(0, 1fr) auto}.calm-home .header-links .phone{display:none}}@media (min-width: 901px) and (max-width: 1120px){.product-first-home .calm-categories > .container{grid-template-columns:150px minmax(0, 1fr)}.product-first-home .calm-categories .final-category-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.product-first-home .calm-categories .category-card,.product-first-home .calm-categories .category-card.featured,.product-first-home .calm-categories .category-card:nth-child(2),.product-first-home .calm-categories .compact-category{min-height:64px}.product-first-home .calm-categories .category-card h3{font-size:13px}}@media (min-width: 1161px){.calm-home .trust-story-grid{grid-template-columns:minmax(270px, .82fr) minmax(450px, 1.18fr) minmax(300px, .72fr)}.calm-home .trust-story-secondary img{object-position:36% 52%}}@media (min-width: 901px) and (max-width: 1160px){.calm-home .trust-story-grid{grid-template-rows:auto 190px 104px}}/* Mobile: one compact persistent layer, visible regional context and usable targets. */.product-first-mobile .mobile-gift-strip{padding-top:env(safe-area-inset-top)}.product-first-mobile .mobile-gift-strip a{min-height:44px}.product-first-mobile .mobile-header{padding-top:7px}.mobile-menu-panel{padding:calc(18px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));overflow-y:auto}.product-first-mobile .mobile-search button{width:44px;height:44px}.product-first-mobile .mobile-region-row{min-height:44px;flex-wrap:wrap}.product-first-mobile .mobile-region-row .region-switch button{min-height:44px}.product-first-mobile .mobile-region-note{display:block !important;width:100%;padding-top:5px;color:var(--muted);font-size:12px;line-height:1.35}.product-first-mobile .mobile-region-note[hidden]{display:none !important}.product-first-mobile .mobile-selector .area-chips{overflow:visible;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:6px}.product-first-mobile .mobile-selector .area-chip{width:auto;min-width:0;min-height:44px;flex:none;font-size:13px}.product-first-mobile .mobile-selector .custom-area-entry > summary,.product-first-mobile .mobile-selector .unknown-area-button,.product-first-mobile .calm-mobile-products .inline-filter-button,.product-first-mobile .calm-mobile-products .product-shelf-tabs a,.product-first-mobile .calm-mobile-products .product-shelf-tabs button{min-height:44px}.final-mobile-home .mobile-product-secondary > summary{display:flex}.product-first-mobile .mobile-product-list .mobile-product-facts > *{font-size:12px}.product-first-mobile .mobile-product-list .mobile-product-secondary > summary{min-height:44px;font-size:13px}.product-first-mobile .mobile-product-list .mobile-product-secondary > div span{font-size:12px}.product-first-mobile .mobile-product-list .product-dealer{min-height:34px;font-size:12px}.product-first-mobile .mobile-product-list .product-install-row{font-size:12px}.product-first-mobile .mobile-product-list .product-actions .button{min-height:44px;font-size:14px}.calm-mobile-home.action-layer-visible .mobile-shell{padding-bottom:calc(78px + env(safe-area-inset-bottom))}html[data-palette="hybrid"] .calm-mobile-home .mobile-journey-layer .mobile-sections-button{border:1px solid #d5e1e6;background:#eef4f6;color:#263941}.max-icon{background-color:#fff;border:1px solid #d8e0e5}.calm-mobile-home .mobile-proof-secondary{height:auto;min-height:160px;aspect-ratio:16/9}.calm-mobile-home .mobile-proof-secondary img{object-position:center 52%}/* MultiSplit: keep actions early, preserve entered project data and improve legibility. */.msx-root button:focus-visible,.msx-root a:focus-visible,.msx-root input:focus-visible,.msx-root select:focus-visible,.msx-root textarea:focus-visible{outline-color:var(--ui, #0b5a78)}.msx-field-error{color:#9d352c !important;font-size:12px !important;line-height:1.3}.msx-room-card input[aria-invalid="true"]{border-color:#b94237;background:#fff7f6}.msx-kit-preview{margin:0 15px;padding:10px 0;display:grid;gap:3px;border-bottom:1px solid var(--line)}.msx-kit-preview b,.msx-kit-preview span{overflow-wrap:anywhere}.msx-kit-preview b{font-size:13px}.msx-kit-preview span{color:var(--muted);font-size:12px}.msx-bundle-explain{min-height:0;font-size:13px}.msx-price small,.msx-price span{font-size:12px}.msx-price strong{white-space:normal;overflow-wrap:anywhere}.msx-client-status b,.msx-route-status,.msx-price-split{font-size:12px}.msx-spec-chips span,.msx-kit-details > summary{font-size:12px}.msx-kit-details p span,.msx-kit-details p b{font-size:12px}.msx-bundle-actions{padding-top:7px}.msx-bundle-actions .button{min-height:46px;font-size:13px}.msx-demo-data-note,.msx-state-controller p,.msx-state-controller label > span{font-size:12px}.msx-summary-rooms small,.msx-summary-note span,.msx-summary-foot{font-size:12px}.msx-compare-kit > small,.msx-compare-kit .button{font-size:12px}.msx-compare-kit .msx-kit-details{margin-top:9px}.msx-mobile-page .mobile-header{position:relative;top:auto}.msx-mobile-page .msx-form-heading p,.msx-mobile-page .msx-context-box span{font-size:13px}.msx-mobile-page .msx-bundle-actions .button{min-height:48px;font-size:14px}.msx-mobile-page .msx-kit-preview b{font-size:13px}.msx-mobile-page .msx-kit-preview span,.msx-mobile-page .msx-route-status,.msx-mobile-page .msx-price-split{font-size:13px}.msx-mobile-dock small{font-size:12px}.msx-mobile-dock strong,.msx-mobile-dock button{font-size:14px}.msx-mobile-page.msx-has-mobile-dock .mobile-shell{padding-bottom:calc(76px + env(safe-area-inset-bottom))}/* --------------------------------------------------------------------------
   Unified catalog prototype — separate desktop/mobile compositions, shared UI
   -------------------------------------------------------------------------- */.catalog-page{background:#fff}.catalog-page button:focus-visible,.catalog-page a:focus-visible,.catalog-page input:focus-visible,.catalog-page select:focus-visible,.catalog-page summary:focus-visible,.mobile-catalog-page button:focus-visible,.mobile-catalog-page a:focus-visible,.mobile-catalog-page input:focus-visible,.mobile-catalog-page select:focus-visible,.mobile-catalog-page summary:focus-visible,.mobile-catalog-hub button:focus-visible,.mobile-catalog-hub a:focus-visible,.mobile-catalog-hub input:focus-visible{outline:3px solid rgba(255,208,0,.7);outline-offset:2px}.catalog-header .catalog-button.is-current{background:var(--ui, var(--blue));color:#fff}.catalog-category-nav{border-top:1px solid var(--line);background:#fff}.catalog-category-nav .container{min-height:48px;display:flex;align-items:center;gap:28px;overflow-x:auto;scrollbar-width:none;font-size:14px;font-weight:700}.catalog-category-nav .container::-webkit-scrollbar{display:none}.catalog-category-nav a{min-height:48px;display:inline-flex;align-items:center;white-space:nowrap;color:var(--graphite)}.catalog-category-nav a:hover,.catalog-category-nav a.is-current{color:#075f7b}.catalog-category-nav a.is-current{box-shadow:inset 0 -2px #075f7b}.catalog-intro{padding:26px 0 22px;border-bottom:1px solid var(--line);background:#fff}.catalog-title-row{margin-top:22px;display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:end;gap:38px}.catalog-title-row h1{max-width:900px;font-size:clamp(44px,4.4vw,64px);line-height:.98;letter-spacing:-.055em;font-weight:650}.catalog-title-row > div:first-child > p{max-width:780px;margin-top:13px;color:var(--graphite);font-size:17px}.catalog-region-card{padding:16px;border:1px solid var(--line);border-radius:14px;background:#f7fafb}.catalog-region-card > span{display:block;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.catalog-region-card .region-switch{margin-top:8px}.catalog-region-card > p{margin-top:9px;color:var(--graphite);font-size:12px}.catalog-shortcuts{margin-top:22px;display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.catalog-shortcuts::-webkit-scrollbar{display:none}.catalog-shortcuts > span{margin-right:4px;color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}.catalog-shortcuts button{min-width:54px;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--graphite);font-size:13px;font-weight:700;white-space:nowrap}.catalog-shortcuts button:hover,.catalog-shortcuts button[aria-pressed="true"]{border-color:#075f7b;background:#edf7fa;color:#075f7b}.catalog-shortcuts .shortcut-feature{min-width:auto}.catalog-products-section{padding:28px 0 72px}.catalog-layout{display:grid;grid-template-columns:minmax(238px,270px) minmax(0,1fr);align-items:start;gap:28px}.catalog-filter-column{min-width:0}.catalog-filter-form{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.catalog-filter-head{min-height:68px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);background:#f7fafb}.catalog-filter-head span,.catalog-filter-head strong{display:block}.catalog-filter-head span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.07em}.catalog-filter-head strong{margin-top:2px;font-size:16px}.catalog-filter-head button,.catalog-applied > button{min-height:40px;padding:0 5px;border:0;background:transparent;color:#075f7b;font-size:12px;font-weight:700}.catalog-filter-form > fieldset,.catalog-filter-form > label{margin:0;padding:15px;display:grid;gap:9px;border:0;border-bottom:1px solid var(--line);color:var(--ink);font-size:13px;font-weight:700}.catalog-filter-form legend{width:100%;padding:0;font-size:13px;font-weight:700}.catalog-filter-form select{width:100%;min-height:44px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:13px}.desktop-area-filter{margin-top:9px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.desktop-area-filter button{min-height:40px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--graphite);font-size:12px;font-weight:700}.desktop-area-filter button::after{content:" м²";color:var(--muted);font-size:9px}.desktop-area-filter button[aria-pressed="true"]{border-color:#075f7b;background:#075f7b;color:#fff}.desktop-area-filter button[aria-pressed="true"]::after{color:rgba(255,255,255,.7)}.catalog-radio-list,.catalog-check-list{margin-top:9px;display:grid;gap:5px}.catalog-radio-list label,.catalog-check-list label{min-height:40px;padding:8px 9px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fafafa;color:var(--graphite);font-size:12px;font-weight:400}.catalog-radio-list input,.catalog-check-list input{width:17px;height:17px;flex:0 0 17px;accent-color:#075f7b}.catalog-filter-note{margin:0;padding:14px 15px;background:var(--yellow-soft);color:var(--graphite);font-size:11px}.catalog-filter-note a{color:#075f7b;font-weight:700;text-decoration:underline;text-underline-offset:2px}.catalog-results{min-width:0}.catalog-results-head{min-height:64px;display:flex;align-items:end;justify-content:space-between;gap:20px}.catalog-results-head h2{font-size:clamp(30px,3vw,42px);line-height:1;letter-spacing:-.04em}.catalog-result-tools{display:flex;align-items:center;gap:16px}.catalog-result-tools > strong{font-size:13px;white-space:nowrap}.catalog-result-tools label{display:grid;gap:3px;color:var(--muted);font-size:10px}.catalog-result-tools select{min-height:42px;padding:0 34px 0 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:12px}.catalog-applied{min-height:50px;margin-top:12px;padding:6px 8px 6px 12px;display:flex;align-items:center;gap:10px;border:1px solid #c8dde5;border-radius:10px;background:#f2f8fa}.catalog-applied > span{color:var(--muted);font-size:11px;white-space:nowrap}.catalog-applied > div{display:flex;flex:1;flex-wrap:wrap;gap:5px}.catalog-applied > div button{min-height:32px;padding:0 9px;border:1px solid #bad3dc;border-radius:999px;background:#fff;color:#075f7b;font-size:11px;font-weight:700}.catalog-product-grid{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:12px}.catalog-product-card{border-color:#dce2e4;border-radius:17px}.catalog-product-card .product-media{height:205px;padding:20px}.catalog-product-card .product-body{padding:14px}.catalog-product-card h3{min-height:44px;font-size:17px}.catalog-product-card .product-model{margin-top:4px;color:var(--muted);font-size:10px}.catalog-product-card .product-main-facts{margin-top:9px}.catalog-product-card .product-secondary{margin-top:8px}.catalog-product-card .product-secondary > summary{min-height:38px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:8px;background:#f7fafb;color:var(--graphite);cursor:pointer;font-size:10px;font-weight:700;list-style:none}.catalog-product-card .product-secondary > summary::after{content:"+";font-size:15px}.catalog-product-card .product-secondary[open] > summary::after{content:"−"}.catalog-product-card .product-secondary .product-specs{margin-top:6px}.catalog-product-card .product-dealer{min-height:38px;display:flex;align-items:center}.catalog-product-card .product-price{margin-top:auto;padding-top:9px}.catalog-product-card .product-install-row{min-height:30px;align-items:center}.catalog-product-card .product-actions{margin-top:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-product-card .stock-badge{background:#edf7f1;color:var(--green)}.catalog-empty{min-height:360px;margin-top:16px;padding:44px;display:grid;place-items:center;align-content:center;border:1px dashed var(--line-strong);border-radius:17px;background:#fafafa;text-align:center}.catalog-empty > div:first-child{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:24px}.catalog-empty h3{margin-top:17px;font-size:26px}.catalog-empty p{max-width:560px;margin-top:8px;color:var(--muted)}.catalog-empty > div:last-child{margin-top:18px;display:flex;gap:8px}.catalog-help-panel{margin-top:18px;padding:22px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;border:1px solid #c7dce5;border-radius:16px;background:#edf7fa}.catalog-help-panel h3{font-size:22px}.catalog-help-panel p{margin-top:4px;max-width:580px;color:var(--graphite);font-size:13px}.catalog-help-panel .button{min-height:44px;padding-inline:13px;font-size:12px}.catalog-footer{margin-top:0}/* Standalone mobile catalog */.mobile-catalog-page{background:#e9ebed}.mobile-catalog-page .mobile-shell{overflow:visible}.mobile-catalog-header{position:sticky;top:0;z-index:40;padding-top:calc(8px + env(safe-area-inset-top))}.mobile-catalog-header .mobile-header-row{grid-template-columns:44px 1fr auto}.mobile-search-submit{width:44px;height:42px;margin:0 -12px 0 0;display:grid;place-items:center;border:0;background:transparent}.mobile-menu-label{margin-top:24px;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.mobile-menu-service{margin-top:24px;padding:13px;display:grid;gap:8px;border-radius:10px;background:#f2f8fa;color:#075f7b;font-size:13px;font-weight:700}.mobile-catalog-main{background:#fff}.mobile-catalog-intro{padding:18px 14px 16px;border-bottom:1px solid var(--line)}.mobile-breadcrumbs{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.mobile-catalog-intro .section-kicker{margin-top:18px}.mobile-catalog-intro h1{max-width:390px;font-size:37px;line-height:.98;letter-spacing:-.052em}.mobile-catalog-intro > p{margin-top:11px;color:var(--graphite);font-size:14px}.mobile-catalog-region{margin-top:13px;display:grid;grid-template-columns:1fr 1fr}.mobile-catalog-region button{min-height:44px}.mobile-category-scroller{margin:17px -14px 0;padding:0 14px;display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.mobile-category-scroller::-webkit-scrollbar,.mobile-area-shortcuts::-webkit-scrollbar{display:none}.mobile-category-scroller a{min-height:42px;padding:0 13px;display:inline-flex;align-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;color:var(--graphite);font-size:12px;font-weight:700}.mobile-category-scroller a.is-current{border-color:#075f7b;background:#075f7b;color:#fff}.mobile-area-shortcuts{margin-top:9px;display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.mobile-area-shortcuts > span{color:var(--muted);font-size:11px;white-space:nowrap}.mobile-area-shortcuts button{min-width:44px;min-height:44px;padding:0 8px;flex:0 0 auto;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--graphite);font-size:12px;font-weight:700}.mobile-area-shortcuts button[aria-pressed="true"]{border-color:#075f7b;background:#edf7fa;color:#075f7b}.mobile-catalog-products{padding:18px 14px 40px}.mobile-catalog-results-head{min-height:52px;display:flex;align-items:end;justify-content:space-between;gap:10px}.mobile-catalog-results-head span{color:var(--muted);font-size:11px}.mobile-catalog-results-head h2{margin-top:1px;font-size:24px;line-height:1}.mobile-catalog-results-head > button{min-height:46px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid #075f7b;border-radius:9px;background:#fff;color:#075f7b;font-size:13px;font-weight:700}.mobile-catalog-results-head > button .icon{width:18px}.mobile-catalog-sort{margin-top:10px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#f7fafb}.mobile-catalog-sort label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;color:var(--muted);font-size:11px}.mobile-catalog-sort select{min-width:0;min-height:36px;border:0;background:transparent;color:var(--ink);font-size:13px;font-weight:700}.mobile-catalog-applied{align-items:start;flex-wrap:wrap}.mobile-catalog-applied > div{width:100%;order:3}.mobile-catalog-list{margin-top:12px;display:grid;gap:12px}.catalog-mobile-product-card{border-color:#dce2e4;border-radius:17px}.catalog-mobile-product-card .mobile-product-media{height:174px;padding:19px}.catalog-mobile-product-card .mobile-product-copy{padding:15px}.catalog-mobile-product-card .product-brand{font-size:11px}.catalog-mobile-product-card h3{min-height:44px;margin-top:4px;font-size:19px;line-height:1.17}.catalog-mobile-product-card .product-model{margin-top:3px;color:var(--muted);font-size:11px}.catalog-mobile-buy{margin-top:11px;padding-top:10px;display:grid;grid-template-columns:minmax(0,1fr) 126px;align-items:end;gap:10px;border-top:1px solid var(--line)}.catalog-mobile-buy .mobile-product-price{margin:0}.catalog-mobile-buy .button{min-height:48px;padding:0 10px}.catalog-mobile-product-card .mobile-product-facts{margin-top:10px}.catalog-mobile-product-card .mobile-product-secondary{margin-top:8px}.catalog-mobile-product-card .product-dealer{min-height:42px;margin-top:8px;display:flex;align-items:center;font-size:11px}.catalog-mobile-product-card .product-install-row{min-height:37px;margin-top:5px;padding-top:7px;border-top:1px solid var(--line);font-size:10px}.catalog-mobile-more{min-height:42px;margin-top:5px;display:flex;align-items:center;color:#075f7b;font-size:12px;font-weight:700}.mobile-catalog-empty{min-height:330px;padding:27px 18px}.mobile-catalog-empty h3{font-size:23px}.mobile-catalog-empty .button{width:100%;margin-top:8px}.mobile-catalog-help{margin-top:14px;padding:17px;border-radius:14px;background:#edf7fa}.mobile-catalog-help strong{font-size:18px}.mobile-catalog-help p{margin-top:4px;color:var(--graphite);font-size:13px}.mobile-catalog-help a{min-height:44px;margin-top:8px;display:inline-flex;align-items:center;color:#075f7b;font-size:13px;font-weight:700}.catalog-mobile-footer{padding-bottom:calc(30px + env(safe-area-inset-bottom))}.desktop-catalog-link{min-height:44px;margin-top:15px;display:inline-flex;align-items:center;color:#bfc1c3;font-size:12px}.catalog-filter-sheet .filter-sheet-panel{display:flex;flex-direction:column;overflow:hidden}.catalog-filter-sheet form{min-height:0;flex:1 1 auto;padding-bottom:calc(82px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain}.catalog-filter-sheet .filter-sheet-head{flex:0 0 auto;padding-bottom:8px;border-bottom:1px solid var(--line)}.catalog-filter-sheet .filter-area-grid button[aria-pressed="true"]{border-color:#075f7b;background:#075f7b;color:#fff}.catalog-advanced-filter{margin-top:18px;padding-top:4px;border-top:1px solid var(--line)}.catalog-advanced-filter summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;color:var(--ink);cursor:pointer;font-size:14px;font-weight:700;list-style:none}.catalog-advanced-filter summary::after{content:"+";font-size:20px}.catalog-advanced-filter[open] summary::after{content:"−"}.catalog-filter-actions{position:absolute;left:0;right:0;bottom:0;min-height:72px;padding:10px 18px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:92px 1fr;align-items:center;gap:8px;border-top:1px solid var(--line);background:rgba(255,255,255,.98)}.catalog-filter-actions > button:first-child{min-height:48px;border:0;background:transparent;color:var(--graphite);font-size:12px;font-weight:700}.catalog-filter-actions .button{min-height:48px;margin:0}@media (max-width: 1180px){.catalog-page .desktop-header .header-main{grid-template-columns:auto auto minmax(220px,1fr) auto;gap:10px}.catalog-page .header-links > a:not(.phone):not(.prototype-switch):not(.header-cart){display:none}.catalog-help-panel{grid-template-columns:1fr 1fr}.catalog-help-panel > div{grid-column:1/-1}}@media (max-width: 1359px){.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1119px){.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){.desktop-catalog-page .container{width:min(100% - 28px,720px)}.desktop-catalog-page .desktop-header .header-main{grid-template-columns:auto auto 1fr}.desktop-catalog-page .header-links{display:none}.catalog-title-row{grid-template-columns:1fr;gap:18px}.catalog-layout{grid-template-columns:1fr}.catalog-filter-form{display:grid;grid-template-columns:1fr 1fr}.catalog-filter-head,.catalog-filter-note{grid-column:1/-1}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.desktop-catalog-page .desktop-header{position:static}.desktop-catalog-page .desktop-header .header-main{min-height:auto;padding-block:10px;grid-template-columns:1fr}.desktop-catalog-page .brand,.desktop-catalog-page .catalog-button{justify-self:stretch}.desktop-catalog-page .catalog-category-nav{display:none}.catalog-title-row h1{font-size:38px}.catalog-region-card{width:100%}.catalog-filter-form{grid-template-columns:1fr}.catalog-filter-head,.catalog-filter-note{grid-column:auto}.catalog-product-grid{grid-template-columns:1fr}.catalog-help-panel{grid-template-columns:1fr}.catalog-help-panel > div{grid-column:auto}}@media (max-width: 360px){.mobile-catalog-intro h1{font-size:33px}.catalog-mobile-buy{grid-template-columns:1fr 112px}.catalog-mobile-buy .mobile-product-price strong{font-size:24px}}/* Catalog refinement: compact entry + full smart-filter architecture */.catalog-intro{padding:13px 0 14px}.catalog-intro .breadcrumbs{font-size:11px}.catalog-title-row{margin-top:8px;grid-template-columns:minmax(0,1fr) 274px;align-items:center;gap:24px}.catalog-title-row h1{max-width:1000px;font-size:clamp(38px,3.25vw,50px);line-height:1;letter-spacing:-.045em}.catalog-title-row > div:first-child > p{max-width:720px;margin-top:7px;font-size:14px;line-height:1.45}.catalog-region-card{padding:9px 11px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px 9px;border-radius:11px}.catalog-region-card > span{grid-column:1}.catalog-region-card .region-switch{grid-column:2;margin-top:0}.catalog-region-card .region-switch button{min-height:34px;padding-inline:10px;font-size:11px}.catalog-region-card > p{grid-column:1/-1;margin-top:0;font-size:11px}.catalog-shortcuts{margin-top:11px;gap:6px}.catalog-shortcuts button{min-height:36px;padding-inline:11px}.catalog-shortcuts .shortcut-custom{border-color:#bcd7e1;background:#f3f9fb;color:#075f7b}.catalog-products-section{padding-top:19px}#catalog-products{scroll-margin-top:132px}#mobile-catalog-products{scroll-margin-top:116px}.smart-filter-group[hidden],.smart-filter-group label[hidden],.smart-filter [data-facet-option][hidden],.smart-filter [data-facet-search-wrap][hidden]{display:none !important}.catalog-filter-form > .smart-filter-group,.catalog-filter-sheet .smart-filter-group{margin:0;padding:13px 14px;display:grid;gap:8px;border:0;border-bottom:1px solid var(--line)}.catalog-filter-form > .smart-filter-group:last-of-type{border-bottom:1px solid var(--line)}.smart-filter-group > legend,.smart-select-group{color:var(--ink);font-size:13px;font-weight:700}.smart-filter-group > legend{width:100%;padding:0}.smart-option-list,.smart-winter-group{display:grid;gap:6px}.smart-option-list > label,.filter-radio-row > label,.catalog-radio-list > label{min-height:38px;padding:7px 9px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fafafa;color:var(--graphite);font-size:12px;font-weight:500;cursor:pointer}.smart-option-list > label:has(input:checked),.filter-radio-row > label:has(input:checked),.catalog-radio-list > label:has(input:checked){border-color:#87b8c9;background:#edf7fa;color:#075f7b}.smart-option-list input,.filter-radio-row input{width:17px;height:17px;margin:0;flex:0 0 17px;accent-color:#075f7b}.smart-option-list small,.filter-radio-row small,.catalog-radio-list small{margin-left:auto;color:var(--muted);font-size:10px;font-weight:600}.filter-radio-row{display:grid;gap:6px}.facet-search input,.catalog-custom-area input,.catalog-price-range input,.smart-filter select{width:100%;min-width:0;min-height:40px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:13px}.facet-search input::placeholder,.catalog-custom-area input::placeholder,.catalog-price-range input::placeholder{color:#8d969a;opacity:1}.facet-more{min-height:36px;padding:0;border:0;background:transparent;color:#075f7b;font-size:12px;font-weight:700;text-align:left}.catalog-custom-area{display:grid;gap:5px;color:var(--graphite);font-size:11px;font-weight:600}.catalog-custom-area > span:last-child{position:relative;display:block}.catalog-custom-area input{padding-right:36px}.catalog-custom-area b{position:absolute;top:50%;right:11px;transform:translateY(-50%);color:var(--muted);font-size:11px;pointer-events:none}.catalog-price-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.catalog-price-range label{display:grid;gap:4px;color:var(--muted);font-size:10px;font-weight:600}.smart-select-group{align-content:start}.smart-winter-group > label{display:grid;gap:5px;color:var(--graphite);font-size:11px;font-weight:600}.filter-sheet-note{margin:0;padding:12px 14px;background:var(--yellow-soft);color:var(--graphite);font-size:11px;line-height:1.45}@media (min-width: 821px){.catalog-product-card .product-media{height:186px;padding:17px}.catalog-product-card .product-body{padding:13px}.catalog-product-card h3{min-height:40px;font-size:16px}}@media (max-width: 820px){.catalog-title-row{grid-template-columns:1fr;gap:10px}.catalog-region-card{width:min(100%, 420px)}}@media (max-width: 520px){.mobile-catalog-intro{padding:10px 14px 11px}.mobile-catalog-intro .mobile-breadcrumbs{display:none}.mobile-catalog-intro h1{max-width:350px;font-size:31px;line-height:1.02;letter-spacing:-.045em}.mobile-catalog-intro > p{margin-top:5px;font-size:13px;line-height:1.4}.mobile-catalog-region{margin-top:8px}.mobile-catalog-region button{min-height:40px}.mobile-category-scroller{margin-top:9px}.mobile-category-scroller a{min-height:38px}.mobile-area-shortcuts{margin-top:7px}.mobile-area-shortcuts button{min-height:40px}.mobile-catalog-products{padding-top:9px}.mobile-catalog-results-head{min-height:48px}.mobile-catalog-sort{margin-top:6px;padding:4px 8px}.mobile-catalog-list{margin-top:8px}.catalog-mobile-product-card .mobile-product-media{height:150px;padding:14px}.catalog-filter-sheet .smart-filter-group{padding:13px 18px}.catalog-filter-sheet .smart-filter-group > legend,.catalog-filter-sheet .smart-select-group{font-size:15px}.catalog-filter-sheet .smart-option-list > label,.catalog-filter-sheet .filter-radio-row > label{min-height:44px;font-size:14px}.catalog-filter-sheet .facet-search input,.catalog-filter-sheet .catalog-custom-area input,.catalog-filter-sheet .catalog-price-range input,.catalog-filter-sheet .smart-filter select{min-height:44px;font-size:14px}.catalog-filter-sheet .smart-winter-group > label,.catalog-filter-sheet .catalog-custom-area{font-size:14px}.catalog-filter-sheet .catalog-price-range label{font-size:13px}.filter-sheet-note{padding-inline:18px;font-size:12px}}/* Catalog density + distinct commercial offers */.desktop-catalog-page .desktop-header .header-main{min-height:64px}.desktop-catalog-page .catalog-category-nav .container,.desktop-catalog-page .catalog-category-nav a{min-height:40px}.desktop-catalog-page .catalog-category-nav .container{gap:22px}.catalog-nav-offer{min-height:34px;padding:0 10px;display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;border-radius:999px;white-space:nowrap;font-size:12px;line-height:1}.catalog-nav-offer strong{font-size:12px}.catalog-nav-offer small{font-size:11px}.catalog-nav-offer-code{margin-left:auto;background:var(--ink);color:#fff}.catalog-nav-offer-code strong{color:var(--yellow)}.catalog-nav-offer[hidden]{display:none !important}.desktop-catalog-page .catalog-intro{padding:8px 0 10px}.desktop-catalog-page .catalog-title-row{margin-top:4px;grid-template-columns:minmax(0,1fr) auto;gap:18px}.desktop-catalog-page .catalog-title-row h1{max-width:860px;font-size:clamp(34px,2.7vw,42px);line-height:1;letter-spacing:-.04em}.desktop-catalog-page .catalog-title-row > div:first-child > p{margin-top:4px;font-size:13px;line-height:1.35}.desktop-catalog-page .catalog-region-card{min-height:40px;padding:3px 5px 3px 9px;display:flex;align-items:center;gap:7px;border-radius:10px;white-space:nowrap}.desktop-catalog-page .catalog-region-card > span{flex:0 0 auto}.desktop-catalog-page .catalog-region-card .region-switch{margin:0;gap:4px}.desktop-catalog-page .catalog-region-card .region-switch button{min-height:32px;padding-inline:9px}.desktop-catalog-page .catalog-region-card > p{display:none}.desktop-catalog-page .catalog-shortcuts{margin-top:7px}.desktop-catalog-page .catalog-shortcuts button{min-height:34px}.desktop-catalog-page .catalog-products-section{padding-top:12px}.desktop-catalog-page .catalog-results-head{min-height:48px;align-items:center}.desktop-catalog-page .catalog-results-head h2{font-size:clamp(28px,2.2vw,32px)}.desktop-catalog-page .catalog-product-grid{margin-top:10px}.desktop-catalog-page #catalog-products{scroll-margin-top:112px}.desktop-catalog-page .catalog-product-card .product-media{height:146px;padding:12px}.desktop-catalog-page .catalog-product-card .product-body{padding:11px 12px 12px}.desktop-catalog-page .catalog-product-card h3{min-height:38px;font-size:15px;line-height:1.2;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.desktop-catalog-page .catalog-product-card .product-model,.desktop-catalog-page .catalog-product-card .product-dealer,.desktop-catalog-page .catalog-product-card .product-price small{display:none}.desktop-catalog-page .catalog-product-card .product-brand{order:1}.desktop-catalog-page .catalog-product-card h3{order:2}.desktop-catalog-page .catalog-product-card .product-price{order:3}.desktop-catalog-page .catalog-product-card .product-actions{order:4}.desktop-catalog-page .catalog-product-card .product-install-row{order:5}.desktop-catalog-page .catalog-product-card .product-main-facts{order:6}.desktop-catalog-page .catalog-product-card .product-secondary{order:7}.desktop-catalog-page .catalog-product-card .product-main-facts{margin-top:7px}.desktop-catalog-page .catalog-product-card .product-main-facts > *{min-height:24px}.desktop-catalog-page .catalog-product-card .product-secondary{margin-top:6px}.desktop-catalog-page .catalog-product-card .product-secondary > summary{min-height:32px}.desktop-catalog-page .catalog-product-card .product-price{margin-top:8px;padding-top:7px}.desktop-catalog-page .catalog-product-card .product-price strong{font-size:23px}.desktop-catalog-page .catalog-product-card .product-install-row{min-height:28px;margin-top:6px}.desktop-catalog-page .catalog-product-card .product-actions{margin-top:7px}.desktop-catalog-page .catalog-product-card .product-actions .button{min-height:40px}.product-badge-stack{position:absolute;top:11px;left:11px;right:52px;z-index:2;display:flex;flex-wrap:wrap;align-items:flex-start;gap:5px;pointer-events:none}.product-badge-stack .stock-badge{position:static}.promo-badge{min-height:28px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;font-size:11px;line-height:1.1;font-weight:800;white-space:nowrap}.promo-badge-gift{background:var(--yellow);color:var(--ink)}.promo-badge[hidden]{display:none !important}.promo-recommendation{background:var(--yellow);color:var(--ink)}.calm-mobile-home .mobile-product-list .promo-recommendation{font-size:11px}body[data-region="moscow"] .catalog-product-card.has-install-gift,body[data-region="moscow"] .catalog-mobile-product-card.has-install-gift{border-color:#e3c454;box-shadow:inset 0 3px 0 var(--yellow)}body[data-region="moscow"] .calm-product-grid .product-card.has-install-gift,body[data-region="moscow"] .mobile-product-list .mobile-product-card.has-install-gift{border-color:#e3c454;box-shadow:inset 0 3px 0 var(--yellow)}.product-install-gift{background:#f2faf5}.product-install-gift b{color:var(--green)}.product-install-choice{background:#fff7d6}.product-install-choice b{color:#5a4700}.product-price-promo{display:block;margin-top:3px;color:#6e5400;font-size:12px;line-height:1.25;font-weight:750}.mobile-catalog-promo-line{min-height:36px;margin-top:7px;padding:6px 10px;display:flex;align-items:center;gap:10px;border:1px solid #efd36b;border-radius:10px;background:#fff8d6}.mobile-catalog-promo-line strong{flex:0 0 auto;color:#322700;font-size:12px;line-height:1.2}.mobile-catalog-promo-line span{color:#6e5a13;font-size:10px;line-height:1.25}@media (max-width: 820px){.desktop-catalog-page .catalog-title-row{grid-template-columns:1fr;gap:7px}.desktop-catalog-page .catalog-region-card{width:min(100%,420px)}}/* Curated catalog links: category -> brand -> series, never a generated tag cloud. */.catalog-seo-nav{margin-top:26px;padding:30px 0 34px;border-top:1px solid var(--line);background:#f7f8f8}.catalog-seo-nav-head{display:grid;grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);column-gap:32px;align-items:end}.catalog-seo-nav-head > span{grid-column:1;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.catalog-seo-nav-head h2{grid-column:1;margin:5px 0 0;font-size:28px;line-height:1}.catalog-seo-nav-head p{grid-column:2;grid-row:1/span 2;max-width:620px;margin:0;color:var(--muted);font-size:13px;line-height:1.45}.catalog-seo-brand-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px}.catalog-seo-brand-links a{position:relative;min-height:70px;display:grid;align-content:center;gap:3px;padding:14px 42px 14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-decoration:none}.catalog-seo-brand-links a::after{content:"→";position:absolute;right:16px;top:50%;translate:0 -50%;color:var(--blue);font-size:18px}.catalog-seo-brand-links strong{font-size:17px;line-height:1.1}.catalog-seo-brand-links span{color:var(--muted);font-size:12px}.catalog-seo-brand-links a:hover,.catalog-seo-brand-links a:focus-visible{border-color:var(--blue);box-shadow:0 0 0 2px rgba(0,91,123,.08)}.catalog-seo-series{margin-top:12px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff}.catalog-seo-series-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:10px}.catalog-seo-series-head h3{margin:0;font-size:15px}.catalog-seo-series-head span{color:var(--muted);font-size:12px}.catalog-seo-series-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.catalog-seo-series-grid details{border:1px solid #dce3e5;border-radius:12px;background:#fbfcfc}.catalog-seo-series-grid summary,.catalog-seo-tasks summary{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 13px;cursor:pointer;list-style:none}.catalog-seo-series-grid summary::-webkit-details-marker,.catalog-seo-tasks summary::-webkit-details-marker{display:none}.catalog-seo-series-grid summary::after,.catalog-seo-tasks summary::after{content:"+";color:var(--blue);font-size:20px;line-height:1}.catalog-seo-series-grid details[open] summary::after,.catalog-seo-tasks[open] summary::after{content:"−"}.catalog-seo-series-grid summary > span{display:grid;gap:2px}.catalog-seo-series-grid summary strong{font-size:14px}.catalog-seo-series-grid summary small{color:var(--muted);font-size:11px;font-weight:600}.catalog-seo-series-grid nav,.catalog-seo-tasks nav{display:flex;flex-wrap:wrap;gap:6px;padding:0 12px 12px}.catalog-seo-series-grid nav a,.catalog-seo-tasks nav a{min-height:30px;padding:6px 9px;border:1px solid #dce3e5;border-radius:999px;color:#34434a;font-size:12px;line-height:1.25;text-decoration:none}.catalog-seo-series-grid nav a:hover,.catalog-seo-series-grid nav a:focus-visible,.catalog-seo-tasks nav a:hover,.catalog-seo-tasks nav a:focus-visible{border-color:var(--blue);color:var(--blue)}.catalog-seo-tasks{margin-top:10px;border:1px solid var(--line);border-radius:14px;background:transparent}.catalog-seo-tasks summary{min-height:46px;color:#34434a;font-size:13px;font-weight:800}@media (max-width: 1120px){.catalog-seo-brand-links{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-seo-series-grid{grid-template-columns:1fr}}.mobile-catalog-seo-nav{margin:24px 14px 0;padding:20px 16px 8px;border:1px solid var(--line);border-radius:18px;background:#f7f8f8}.mobile-catalog-seo-nav > span{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mobile-catalog-seo-nav h2{margin:4px 0 5px;font-size:22px;line-height:1.05}.mobile-catalog-seo-nav > p{margin:0;color:var(--muted);font-size:12px;line-height:1.35}.mobile-catalog-seo-brands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:12px}.mobile-catalog-seo-brands a{min-width:0;min-height:58px;display:grid;align-content:center;gap:2px;padding:8px;border:1px solid #dce3e5;border-radius:11px;background:#fff;color:var(--ink);text-decoration:none}.mobile-catalog-seo-brands strong{overflow:hidden;font-size:13px;text-overflow:ellipsis}.mobile-catalog-seo-brands span{color:var(--muted);font-size:10px;line-height:1.2}.mobile-catalog-seo-series{margin-top:14px}.mobile-catalog-seo-series h3{margin:0 0 5px;font-size:13px}.mobile-catalog-seo-series details,.mobile-catalog-seo-tasks{border-top:1px solid var(--line)}.mobile-catalog-seo-series summary,.mobile-catalog-seo-tasks summary{min-height:46px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:14px;font-weight:800;list-style:none}.mobile-catalog-seo-series summary > span{display:grid;gap:1px}.mobile-catalog-seo-series summary small{color:var(--muted);font-size:10px;font-weight:600}.mobile-catalog-seo-series summary::-webkit-details-marker,.mobile-catalog-seo-tasks summary::-webkit-details-marker{display:none}.mobile-catalog-seo-series summary::after,.mobile-catalog-seo-tasks summary::after{content:"+";color:var(--blue);font-size:20px}.mobile-catalog-seo-series details[open] summary::after,.mobile-catalog-seo-tasks[open] summary::after{content:"−"}.mobile-catalog-seo-series nav,.mobile-catalog-seo-tasks nav{display:grid;grid-template-columns:1fr;gap:6px;padding:0 0 13px}.mobile-catalog-seo-series nav a,.mobile-catalog-seo-tasks nav a{min-height:38px;display:flex;align-items:center;padding:7px 9px;border:1px solid #dce3e5;border-radius:10px;background:#fff;color:#34434a;font-size:12px;line-height:1.25;text-decoration:none}.mobile-catalog-seo-tasks{margin-top:5px}/* The mobile prototype keeps a 430px shell even inside a desktop preview. */.mobile-catalog-page .mobile-catalog-header{padding-top:calc(6px + env(safe-area-inset-top));padding-bottom:7px}.mobile-catalog-page .mobile-catalog-header .mobile-search{margin-top:6px;min-height:40px}.mobile-catalog-page .mobile-catalog-intro{padding-top:8px;padding-bottom:8px}.mobile-catalog-page .mobile-catalog-intro .mobile-breadcrumbs{display:none}.mobile-catalog-page .mobile-catalog-intro h1{max-width:350px;font-size:27px;line-height:1;letter-spacing:-.045em}.mobile-catalog-page .mobile-catalog-intro > p{margin-top:4px;font-size:12px;line-height:1.35}.mobile-catalog-page .mobile-catalog-region{margin-top:7px}.mobile-catalog-page .mobile-catalog-region button{min-height:38px}.mobile-catalog-page .mobile-category-scroller{margin-top:7px}.mobile-catalog-page .mobile-category-scroller a{min-height:36px}.mobile-catalog-page .mobile-area-shortcuts{margin-top:5px}.mobile-catalog-page .mobile-area-shortcuts button{min-height:36px}.mobile-catalog-page .mobile-catalog-products{padding-top:6px}.mobile-catalog-page .mobile-catalog-results-head{min-height:44px;display:grid;grid-template-columns:minmax(64px,1fr) minmax(112px,132px) auto;align-items:center;gap:6px}.mobile-catalog-page .mobile-catalog-results-head > div > span{display:none}.mobile-catalog-page .mobile-catalog-results-head h2{font-size:21px}.mobile-catalog-page .mobile-catalog-results-head > button{min-height:40px;padding-inline:10px}.mobile-catalog-page .mobile-catalog-results-head .mobile-catalog-sort{min-width:0;margin:0;padding:0 7px}.mobile-catalog-page .mobile-catalog-results-head .mobile-catalog-sort select{width:100%;min-height:38px;font-size:12px}.mobile-catalog-page .mobile-catalog-list{margin-top:7px}.mobile-catalog-page .catalog-mobile-product-card .mobile-product-media{height:118px;padding:10px}.mobile-catalog-page .catalog-mobile-product-card .mobile-product-copy{padding:11px 12px 12px}.mobile-catalog-page .catalog-mobile-product-card .product-brand{font-size:10px}.mobile-catalog-page .catalog-mobile-product-card h3{min-height:38px;font-size:17px;line-height:1.15;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-catalog-page .catalog-mobile-product-card .product-model,.mobile-catalog-page .catalog-mobile-product-card .product-dealer,.mobile-catalog-page .catalog-mobile-product-card .mobile-product-price small{display:none}.mobile-catalog-page .catalog-mobile-buy{margin-top:7px;padding-top:7px;grid-template-columns:minmax(0,1fr) 116px}.mobile-catalog-page .catalog-mobile-buy .button{min-height:42px}.mobile-catalog-page .catalog-mobile-buy .mobile-product-price strong{font-size:23px}.mobile-catalog-page .catalog-mobile-product-card .mobile-product-facts{margin-top:7px}.mobile-catalog-page .catalog-mobile-product-card .mobile-product-secondary{margin-top:6px}.mobile-catalog-page .catalog-mobile-product-card .mobile-product-secondary > summary{min-height:32px}.mobile-catalog-page .catalog-mobile-product-card .product-install-row{min-height:28px;margin-top:4px;padding-top:5px}.mobile-catalog-page .catalog-mobile-more{min-height:32px;margin-top:1px}@media (max-width: 360px){.mobile-catalog-page .mobile-catalog-results-head{grid-template-columns:1fr auto}.mobile-catalog-page .mobile-catalog-results-head .mobile-catalog-sort{grid-column:1/-1;grid-row:2}}/* Category hub: the root catalog routes to focused PLPs instead of rendering every SKU. */.catalog-hub-page{background:#fff}.catalog-hub-hero{padding:8px 0 12px;border-bottom:1px solid var(--line)}.catalog-hub-hero .breadcrumbs{margin-bottom:7px;font-size:10px}.hub-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(460px,.9fr);align-items:stretch;gap:18px}.hub-hero-copy{padding:7px 0 2px}.hub-hero-copy .section-kicker{color:var(--muted)}.hub-hero-copy h1{margin-top:3px;font-size:clamp(42px,3.7vw,58px);line-height:.92;letter-spacing:-.055em}.hub-hero-copy > p{max-width:670px;margin-top:8px;color:var(--graphite);font-size:14px;line-height:1.4}.hub-hero-actions{margin-top:12px;display:flex;gap:8px}.hub-hero-actions .button{min-height:42px;padding-inline:17px}.hub-quick-panel{padding:12px;border:1px solid #d7e0e3;border-radius:16px;background:#f4f8f9}.hub-region-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.hub-region-row > div:first-child > span,.hub-area-picker > strong{color:#64727a;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.hub-region-row p{margin-top:3px;color:var(--graphite);font-size:12px}.hub-region-row .region-switch{flex:0 0 auto}.hub-region-row .region-switch button{min-height:34px;padding-inline:11px}.hub-area-picker{margin-top:9px;padding-top:8px;border-top:1px solid #d7e0e3}.hub-area-picker nav{margin-top:6px;display:flex;flex-wrap:wrap;gap:5px}.hub-area-picker a{min-height:31px;min-width:50px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d5dee1;border-radius:999px;background:#fff;color:var(--graphite);font-size:11px;font-weight:700}.hub-area-picker a:hover,.hub-area-picker a:focus-visible{border-color:var(--blue);color:var(--blue)}.hub-area-picker .hub-area-other{min-width:auto;color:var(--blue)}.hub-categories{padding:14px 0 16px}.hub-section-head{display:flex;align-items:end;justify-content:space-between;gap:22px}.hub-section-head > div > span,.hub-brand-panel > span{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.hub-section-head h2,.hub-brand-panel h2{margin-top:4px;font-size:27px;line-height:1;letter-spacing:-.035em}.hub-section-head > p{max-width:390px;color:var(--muted);font-size:13px}.hub-category-grid{margin-top:10px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.hub-category-card{min-width:0;min-height:88px;padding:11px;display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:1fr auto;gap:5px 8px;border:1px solid #dce3e5;border-radius:14px;background:#fff;color:var(--ink);transition:border-color .18s ease,transform .18s ease,background .18s ease}.hub-category-card:hover,.hub-category-card:focus-visible{border-color:var(--blue);transform:translateY(-2px)}.hub-category-card.hub-category-main{background:#eef8fb;border-color:#b9dbe7}.hub-category-icon{width:36px;height:36px;grid-row:1/3;display:grid;place-items:center;border-radius:10px;background:#eef3f4;color:var(--blue)}.hub-category-main .hub-category-icon{background:#fff}.hub-category-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hub-category-card > span:nth-child(2){min-width:0;align-self:center}.hub-category-card strong{display:block;font-size:14px;line-height:1.15;overflow-wrap:anywhere}.hub-category-card small{margin-top:4px;display:block;color:var(--muted);font-size:10px;line-height:1.25}.hub-category-card > b{grid-column:2;color:var(--blue);font-size:17px;line-height:1}.hub-recommended{padding:16px 0 22px;border-top:1px solid var(--line);background:#f7f8f8}.hub-products-head > a{min-height:38px;display:inline-flex;align-items:center;color:var(--blue);font-size:12px;font-weight:750}.hub-product-grid{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.hub-product-card{border-radius:16px;border-color:#dce2e4;background:#fff}.hub-product-card .product-media{height:120px;padding:9px}.hub-product-card .product-body{padding:11px 12px 12px}.hub-product-card .product-brand{font-size:10px}.hub-product-card h3{min-height:39px;margin-top:3px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:16px;line-height:1.18}.hub-product-card .product-price{margin-top:8px;padding-top:7px;border-top:1px solid var(--line)}.hub-product-card .product-price strong{font-size:23px}.hub-product-card .product-actions{margin-top:7px}.hub-product-card .product-actions .button{min-height:40px}.hub-product-card .product-install-row{min-height:29px;margin-top:6px;font-size:10px}.hub-product-card .product-main-facts{margin-top:7px}.hub-product-card .product-main-facts > *{min-height:24px}body[data-region="moscow"] .hub-product-card.has-install-gift,body[data-region="moscow"] .mobile-hub-product-card.has-install-gift{border-color:#efc225;box-shadow:0 0 0 1px #efc225}.hub-discovery{padding:24px 0 31px}.hub-discovery-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.hub-brand-panel,.hub-selection-card{padding:22px;border:1px solid var(--line);border-radius:18px}.hub-brand-panel nav{margin-top:15px;display:flex;flex-wrap:wrap;gap:8px}.hub-brand-panel nav a{min-height:42px;padding:0 17px;display:inline-flex;align-items:center;border:1px solid #d7e0e3;border-radius:999px;background:#fff;color:var(--graphite);font-size:13px;font-weight:750}.hub-brand-panel nav a:hover,.hub-brand-panel nav a:focus-visible{border-color:var(--blue);color:var(--blue)}.hub-selection-card{background:var(--ink);color:#fff}.hub-selection-card > span{color:#c7d1d5;font-size:11px;font-weight:750}.hub-selection-card h2{margin-top:6px;font-size:28px;line-height:1.02}.hub-selection-card p{max-width:520px;margin-top:9px;color:#c7d1d5;font-size:13px}.hub-selection-card .button{margin-top:15px;min-height:43px}/* Mobile category hub keeps choices and the first product shelf within a short scroll. */.mobile-catalog-hub{background:#e9ecee}.mobile-catalog-hub .mobile-shell{overflow:visible;background:#fff}.mobile-catalog-hub .mobile-catalog-header{position:sticky;top:0;z-index:40;padding-top:calc(6px + env(safe-area-inset-top));padding-bottom:7px}.mobile-catalog-hub .mobile-catalog-header .mobile-search{margin-top:6px;min-height:40px}/* Stage 2C: curated Ballu brand landing. Brand -> series -> active product. */.brand-landing-page{background:#fff}.brand-landing-page .brand-page-header{position:relative;z-index:20}.brand-hero{padding:8px 0 10px;border-bottom:1px solid var(--line);background:linear-gradient(118deg,#fff 0 70%,#edf5f7 70% 100%)}.brand-hero .breadcrumbs{margin-bottom:5px}.brand-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:center}.brand-hero-copy{max-width:820px}.brand-hero-copy h1{max-width:780px;margin:2px 0 4px;font-size:clamp(36px,3vw,46px);line-height:.96;letter-spacing:-.055em}.brand-hero-copy > p{max-width:700px;margin:0;color:#4d5e66;font-size:15px;line-height:1.35}.brand-trust-line{width:fit-content;min-height:32px;margin-top:7px;display:flex;align-items:center;gap:8px;padding:4px 11px 4px 6px;border:1px solid #cfe8db;border-radius:999px;background:#f2faf5}.brand-trust-line > span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#dff5e8;color:var(--green);font-weight:900}.brand-trust-line strong{font-size:13px}.brand-trust-line small{color:var(--muted);font-size:12px}.brand-region-card{padding:8px 10px;border:1px solid #cadce2;border-radius:18px;background:rgba(255,255,255,.9)}.brand-region-card > span{color:var(--muted);font-size:11px}.brand-region-card .region-switch{margin-top:5px}.brand-region-card .region-switch button{min-height:34px}.brand-region-card p{margin:5px 2px 0;color:#52636a;font-size:12px;line-height:1.25}.brand-quick-links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:11px}.brand-quick-links a{position:relative;min-height:50px;display:grid;align-content:center;gap:3px;padding:7px 28px 7px 11px;border:1px solid #d7e2e6;border-radius:13px;background:#fff;color:var(--ink);text-decoration:none}.brand-quick-links a::after{content:"→";position:absolute;right:12px;top:50%;translate:0 -50%;color:var(--blue)}.brand-quick-links span{color:var(--muted);font-size:11px}.brand-quick-links strong{font-size:14px;line-height:1.15}.brand-quick-links a:hover,.brand-quick-links a:focus-visible{border-color:var(--blue);box-shadow:0 0 0 2px rgba(0,91,123,.08)}.brand-series-section{padding:9px 0 10px;background:#f6f8f8}.brand-series-section .container{display:flex;align-items:center;gap:12px}.brand-section-head{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:22px;align-items:center}.brand-section-head > div > span{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.brand-section-head h2{margin:3px 0 0;font-size:27px;line-height:1;letter-spacing:-.035em}.brand-section-head > p{max-width:680px;margin:0;color:var(--muted);font-size:13px;line-height:1.4}.brand-series-head{flex:0 0 auto;display:block}.brand-series-head > div > span{display:none}.brand-series-head h2{margin:0;font-size:18px;white-space:nowrap}.brand-series-grid{min-width:0;flex:1;display:flex;align-items:center;gap:14px;margin:0;overflow-x:auto;scrollbar-width:none}.brand-series-grid::-webkit-scrollbar{display:none}.brand-series-group{flex:0 0 auto;display:flex;align-items:center;gap:6px;padding:0;border:0;background:transparent}.brand-series-group > div{flex:0 0 auto;display:flex;align-items:center;gap:5px;margin:0}.brand-series-group h3{margin:0;color:#52636a;font-size:11px;white-space:nowrap}.series-type-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#edf4f6;color:var(--blue);font-size:10px;font-weight:900}.brand-series-group.is-inverter .series-type-icon{background:#eaf8f0;color:var(--green)}.brand-series-group nav{display:flex;gap:5px;overflow:visible}.brand-series-group nav::-webkit-scrollbar{display:none}.brand-series-group nav a{position:relative;min-height:34px;flex:0 0 auto;display:grid;align-content:center;gap:2px;padding:5px 25px 5px 8px;border:1px solid #e1e7e9;border-radius:9px;background:#fbfcfc;color:var(--ink);text-decoration:none}.brand-series-group nav a::after{content:"→";position:absolute;right:11px;top:50%;translate:0 -50%;color:var(--blue)}.brand-series-group nav a:first-child{border-color:#bcd9e2;background:#f0f7f9}.brand-series-group nav strong{font-size:11px;line-height:1.1;white-space:nowrap}.brand-series-group nav span{display:none}.brand-products-section{padding:17px 0 30px}.brand-products-head{grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr)}.brand-catalog-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:12px;align-items:start;margin-top:10px}.brand-catalog-products{min-width:0}.brand-filter-rail{position:sticky;top:12px;overflow:hidden;border:1px solid #d6e0e3;border-radius:14px;background:#fff}.brand-filter-head{padding:12px;border-bottom:1px solid var(--line);background:#f3f7f8}.brand-filter-head > span{color:var(--muted);font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.brand-filter-head h3{margin:2px 0 0;font-size:17px;line-height:1.1}.brand-filter-group{padding:11px 12px;border-bottom:1px solid var(--line)}.brand-filter-group:last-child{border-bottom:0}.brand-filter-group > strong{display:block;margin-bottom:5px;color:#56666d;font-size:11px}.brand-filter-group nav{display:grid}.brand-filter-group a{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #edf0f1;color:var(--ink);font-size:12px;font-weight:750;text-decoration:none}.brand-filter-group a:last-child{border-bottom:0}.brand-filter-group a span{color:var(--blue)}.brand-filter-group a:hover,.brand-filter-group a:focus-visible{color:var(--blue)}.brand-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin:0}.brand-product-card{min-width:0;overflow:hidden;display:grid;grid-template-rows:126px 1fr;border:1px solid #d6e0e3;border-radius:15px;background:#fff}body[data-region="moscow"] .brand-product-card.has-install-gift{border-color:#e7c443;box-shadow:inset 0 3px 0 var(--yellow)}.brand-product-media{position:relative;overflow:hidden;display:grid;place-items:center;padding:9px;background:#f7f8f8}.brand-product-media .promo-badge{position:absolute;z-index:2;top:8px;left:8px;font-size:9px}.brand-product-media img{width:100%;height:100%;min-height:0;object-fit:contain;mix-blend-mode:multiply}.brand-product-copy{min-width:0;display:flex;flex-direction:column;padding:11px}.brand-product-copy > p{margin:0 0 5px;color:#53636a;font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.025em;text-transform:uppercase}.brand-product-copy h3{min-height:47px;margin:0;font-size:14px;line-height:1.15}.brand-product-copy h3 a{color:var(--ink);text-decoration:none;overflow-wrap:anywhere}.brand-product-facts{display:flex;flex-wrap:wrap;gap:4px;margin-top:9px}.brand-product-facts > *{padding:4px 6px;border-radius:6px;background:#edf4f6;font-size:10px;line-height:1.1}.brand-product-facts b{color:var(--blue)}.brand-product-price{margin-top:11px;padding-top:9px;border-top:1px solid var(--line);font-size:22px;line-height:1;letter-spacing:-.03em}.brand-product-copy > small{min-height:28px;margin-top:5px;color:#6e5400;font-size:10px;line-height:1.25;font-weight:750}.brand-product-actions{display:grid;grid-template-columns:1fr 1.1fr;gap:5px;margin-top:auto;padding-top:10px}.brand-product-actions a,.brand-product-actions button{min-width:0;min-height:36px;display:grid;place-items:center;padding:6px;border:1px solid var(--ink);border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-size:11px;font-weight:850;text-decoration:none;cursor:pointer}.brand-product-actions button{border-color:var(--blue);background:var(--blue);color:#fff}.brand-products-more{margin-top:16px;text-align:center}.brand-products-more .button{min-height:44px}.brand-help-section{padding:38px 0;background:#eaf3f6}.brand-help-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:28px;align-items:center}.brand-help-grid h2{max-width:720px;margin:6px 0 12px;font-size:38px;line-height:1;letter-spacing:-.04em}.brand-help-grid > div p{max-width:760px;margin:0 0 14px;color:#4b626b;font-size:16px;line-height:1.5}.brand-help-grid > div a{color:var(--blue);font-weight:850}.brand-help-grid aside{padding:22px;border-radius:18px;background:#172b34;color:#fff}.brand-help-grid aside strong{font-size:20px}.brand-help-grid aside p{margin:8px 0 15px;color:#d7e2e6;font-size:14px;line-height:1.45}.brand-help-grid aside .button{width:100%}.brand-seo-copy{padding:34px 0 42px}.brand-seo-copy .container{display:grid;grid-template-columns:minmax(250px,.55fr) minmax(0,1.45fr);gap:40px}.brand-seo-copy h2{margin:0;font-size:27px}.brand-seo-copy .container > div{columns:2;column-gap:34px}.brand-seo-copy p{margin:0 0 14px;break-inside:avoid;color:#55666d;font-size:14px;line-height:1.55}@media (max-width: 1280px){.brand-quick-links{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1281px) and (max-width: 1600px){.brand-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 980px){.brand-hero-grid,.brand-section-head,.brand-products-head,.brand-help-grid,.brand-seo-copy .container{grid-template-columns:1fr}.brand-region-card{max-width:420px}.brand-series-section .container{align-items:flex-start}.brand-catalog-layout{grid-template-columns:1fr}.brand-filter-rail{display:none}.brand-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-seo-copy .container > div{columns:1}}/* Mobile brand route keeps the established 430px prototype shell. */.mobile-brand-page{background:#e9ecee}.mobile-brand-page .mobile-shell{overflow:visible;background:#fff}.mobile-brand-page .mobile-catalog-header{position:sticky;top:0;z-index:40;padding-top:calc(6px + env(safe-area-inset-top));padding-bottom:7px}.mobile-brand-page .mobile-catalog-header .mobile-search{min-height:40px;margin-top:6px}.mobile-brand-hero{padding:7px 16px 8px;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#fff 0 72%,#edf5f7 72% 100%)}.mobile-brand-hero .mobile-breadcrumbs{display:none}.mobile-brand-hero h1{margin:2px 0 3px;font-size:25px;line-height:1;letter-spacing:-.05em}.mobile-brand-hero > p{margin:0;color:#52636a;font-size:12px;line-height:1.3}.mobile-brand-trust{min-height:30px;margin-top:6px;display:flex;align-items:center;gap:6px;padding:3px 7px;border:1px solid #cfe8db;border-radius:9px;background:#f2faf5}.mobile-brand-trust > span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#dff5e8;color:var(--green);font-weight:900}.mobile-brand-trust strong{font-size:12px;line-height:1.2}.mobile-brand-trust small{margin-left:auto;color:var(--muted);font-size:9px}.mobile-brand-hero .mobile-catalog-region{margin-top:5px}.mobile-brand-hero .mobile-catalog-region button{min-height:31px}.mobile-brand-quick{margin:7px -14px 0;padding:0 14px 2px;display:flex;gap:5px;overflow-x:auto;scrollbar-width:none}.mobile-brand-quick::-webkit-scrollbar{display:none}.mobile-brand-quick a{flex:0 0 105px;min-height:44px;display:grid;align-content:center;gap:1px;padding:5px 8px;border:1px solid #d7e2e6;border-radius:9px;background:#fff;color:var(--ink);text-decoration:none}.mobile-brand-quick span{color:var(--muted);font-size:9px}.mobile-brand-quick strong{font-size:12px}.mobile-brand-series,.mobile-brand-products{padding:11px 14px 13px}.mobile-brand-series{display:flex;align-items:center;gap:7px;padding-top:7px;padding-bottom:7px;overflow-x:auto;background:#f5f7f7;scrollbar-width:none}.mobile-brand-series::-webkit-scrollbar{display:none}.mobile-brand-section-head > span{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.mobile-brand-section-head h2{margin:2px 0 2px;font-size:21px;line-height:1;letter-spacing:-.035em}.mobile-brand-section-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.35}.mobile-brand-products-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:3px 8px}.mobile-brand-products-head > div > span{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.mobile-brand-products-head > p{grid-column:1/-1}.mobile-brand-products-head > button{min-height:38px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--blue);border-radius:9px;background:#fff;color:var(--blue);font:inherit;font-size:11px;font-weight:850}.mobile-brand-products-head > button .icon{width:16px}.mobile-series-head{flex:0 0 auto}.mobile-series-head > span{display:none}.mobile-series-head h2{margin:0;font-size:16px;white-space:nowrap}.mobile-series-group{flex:0 0 auto;display:flex;align-items:center;gap:5px;margin:0;padding:0;border:0;background:transparent}.mobile-series-group > div{flex:0 0 auto;display:flex;align-items:center;gap:4px;margin:0}.mobile-series-group > div > span{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:#edf4f6;color:var(--blue);font-size:8px;font-weight:900}.mobile-series-group.is-inverter > div > span{background:#eaf8f0;color:var(--green)}.mobile-series-group h3{margin:0;color:#52636a;font-size:10px;white-space:nowrap}.mobile-series-group nav{display:flex;gap:5px;overflow:visible}.mobile-series-group nav::-webkit-scrollbar{display:none}.mobile-series-group nav a{min-width:0;flex:0 0 auto;min-height:32px;display:grid;align-content:center;padding:4px 8px;border:1px solid #e0e7e9;border-radius:8px;background:#fbfcfc;color:var(--ink);text-decoration:none}.mobile-series-group nav a:first-child{border-color:#bcd9e2;background:#f0f7f9}.mobile-series-group nav strong{font-size:11px;line-height:1.1;white-space:nowrap}.mobile-series-group nav small{display:none}.mobile-brand-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px}.mobile-brand-product{min-width:0;overflow:hidden;border:1px solid #d7e1e4;border-radius:12px;background:#fff}body[data-region="moscow"] .mobile-brand-product.has-install-gift{border-color:#e6c23f;box-shadow:inset 0 3px 0 var(--yellow)}.mobile-brand-product-media{position:relative;overflow:hidden;height:100px;display:grid;place-items:center;padding:7px;background:#f7f8f8}.mobile-brand-product-media .promo-badge{position:absolute;z-index:2;top:6px;left:6px;max-width:calc(100% - 12px);font-size:8px}.mobile-brand-product-media img{width:100%;height:100%;min-height:0;object-fit:contain;mix-blend-mode:multiply}.mobile-brand-product-copy{min-width:0;padding:9px}.mobile-brand-product-copy > p{margin:0 0 3px;color:#56666d;font-size:9px;font-weight:900;text-transform:uppercase}.mobile-brand-product-copy h3{min-height:29px;margin:0;font-size:13px;line-height:1.1}.mobile-brand-product-copy h3 a{color:var(--ink);text-decoration:none;overflow-wrap:anywhere}.mobile-brand-product-copy > div{display:flex;flex-wrap:wrap;gap:3px;margin-top:6px}.mobile-brand-product-copy > div > *{padding:3px 4px;border-radius:5px;background:#edf4f6;font-size:9px}.mobile-brand-product-copy > strong{display:block;margin-top:8px;padding-top:6px;border-top:1px solid var(--line);font-size:18px;line-height:1}.mobile-brand-product-copy > small{display:block;min-height:25px;margin-top:4px;color:#6e5400;font-size:9px;line-height:1.2;font-weight:750}.mobile-brand-product-copy > a{min-height:33px;display:grid;place-items:center;margin-top:7px;padding:5px;border-radius:8px;background:var(--blue);color:#fff;font-size:10px;font-weight:850;text-align:center;text-decoration:none}.mobile-brand-all{min-height:42px;display:grid;place-items:center;margin-top:10px;border:1px solid var(--blue);border-radius:10px;color:var(--blue);font-size:12px;font-weight:850;text-decoration:none}.brand-filter-sheet .filter-sheet-panel{max-height:72dvh}.brand-filter-sheet-group{margin-top:16px}.brand-filter-sheet-group > strong{display:block;margin-bottom:8px;font-size:14px}.brand-filter-sheet-group nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.brand-filter-sheet-group a{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;border:1px solid #d7e2e6;border-radius:10px;background:#f8fafb;color:var(--ink);font-size:13px;font-weight:800;text-decoration:none}.brand-filter-sheet-group a span{color:var(--blue)}.mobile-brand-help{margin:0 14px;padding:17px;border-radius:16px;background:#172b34;color:#fff}.mobile-brand-help h2{margin:5px 0 7px;font-size:23px;line-height:1}.mobile-brand-help p{margin:0 0 12px;color:#d7e2e6;font-size:13px;line-height:1.4}.mobile-brand-help .button{width:100%}.mobile-brand-seo{padding:22px 16px 26px}.mobile-brand-seo h2{margin:0 0 7px;font-size:20px}.mobile-brand-seo p{margin:0;color:#596970;font-size:13px;line-height:1.5}.mobile-brand-page .catalog-mobile-footer{margin-top:0}/* Ballu iGreen Pro series route: products remain the first substantial surface. */.series-hero{padding:6px 0 8px;border-bottom:1px solid var(--line);background:linear-gradient(120deg,#fff 0 73%,#eef6f8 73% 100%)}.series-hero .breadcrumbs{margin-bottom:5px}.series-hero-row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:24px;align-items:center}.series-hero-copy h1{max-width:960px;margin:2px 0 5px;font-size:clamp(34px,2.7vw,44px);line-height:.96;letter-spacing:-.05em}.series-hero-copy > p{max-width:820px;margin:0;color:#50636b;font-size:14px;line-height:1.35}.series-pill-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.series-pill-row span{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #d7e2e5;border-radius:999px;background:#fff;color:#40545d;font-size:12px;font-weight:800}.series-region-card{align-self:center;display:grid;align-content:center;padding:9px 11px}.series-products-section{padding:11px 0 26px}.series-products-head,.series-section-head{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:28px;align-items:end}.series-products-head span,.series-section-head span{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.series-products-head h2,.series-section-head h2{margin:3px 0 0;font-size:28px;line-height:1;letter-spacing:-.035em}.series-products-head > p,.series-section-head > p{max-width:700px;margin:0;color:var(--muted);font-size:13px;line-height:1.45}.series-catalog-layout{grid-template-columns:190px minmax(0,1fr);gap:10px;margin-top:8px}.series-filter-rail{position:relative;top:auto}.series-filter-rail .brand-filter-head{padding:10px 11px}.series-filter-rail .brand-filter-head h3{font-size:15px}.series-filter-rail .brand-filter-group{padding:7px 11px}.series-filter-rail .brand-filter-group a{min-height:34px}.series-size-nav{display:flex;gap:6px;margin:11px 0 9px;overflow-x:auto;scrollbar-width:none}.series-size-nav::-webkit-scrollbar{display:none}.series-size-nav a{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid #d7e2e5;border-radius:9px;color:var(--ink);font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}.series-size-nav a:first-child{border-color:var(--blue);background:#eef8fb;color:var(--blue)}.series-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.series-product-card{grid-template-rows:96px 1fr;scroll-margin-top:18px}.series-product-card .brand-product-media{padding:6px}.series-product-card .brand-product-copy{padding:9px}.series-product-card .brand-product-copy > p{margin-bottom:3px;font-size:9px}.series-product-card .brand-product-copy h3{min-height:38px;font-size:13px}.series-product-card .brand-product-facts{margin-top:6px}.series-product-card .brand-product-price{margin-top:8px;padding-top:7px;font-size:20px}.series-product-card .brand-product-copy > small{min-height:24px;margin-top:4px}.series-product-card .brand-product-actions{padding-top:7px}.series-product-card .brand-product-actions a,.series-product-card .brand-product-actions button{min-height:34px}.series-compare-section{padding:30px 0 34px;border-top:1px solid var(--line);background:#f5f8f8}.series-table-wrap{overflow-x:auto;margin-top:15px;border:1px solid #d7e2e5;border-radius:15px;background:#fff}.series-table-wrap table{width:100%;border-collapse:collapse}.series-table-wrap th,.series-table-wrap td{padding:12px 14px;border-bottom:1px solid var(--line);color:#42565f;font-size:13px;text-align:left;white-space:nowrap}.series-table-wrap thead th{background:#edf4f6;color:#52636a;font-size:11px;text-transform:uppercase}.series-table-wrap tbody th{color:var(--ink);font-size:14px}.series-table-wrap tbody tr:last-child > *{border-bottom:0}.series-features-section{padding:32px 0 36px}.series-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:15px}.series-feature-grid article{min-height:150px;padding:17px;border:1px solid #d9e3e6;border-radius:15px;background:#fff}.series-feature-grid article > span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#eaf4f7;color:var(--blue);font-size:11px;font-weight:900}.series-feature-grid h3{margin:13px 0 6px;font-size:18px}.series-feature-grid p{margin:0;color:#596b72;font-size:14px;line-height:1.45}.series-help-section{padding:36px 0;background:#eaf3f6}.series-help-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:28px;align-items:center}.series-help-grid h2{margin:5px 0 10px;font-size:37px;line-height:1;letter-spacing:-.04em}.series-help-grid > div p{max-width:780px;margin:0 0 13px;color:#4b626b;font-size:15px;line-height:1.5}.series-help-grid > div a{color:var(--blue);font-weight:850}.series-help-grid aside{padding:22px;border-radius:18px;background:#172b34;color:#fff}.series-help-grid aside strong{font-size:20px}.series-help-grid aside p{margin:8px 0 15px;color:#d7e2e6;font-size:14px;line-height:1.45}.series-help-grid aside .button{width:100%}.series-seo-copy{padding:34px 0 42px}.series-seo-copy .container{display:grid;grid-template-columns:minmax(250px,.48fr) minmax(0,1.15fr) minmax(210px,.37fr);gap:34px;align-items:start}.series-seo-copy h2{margin:0;font-size:27px;line-height:1.05}.series-seo-copy p{margin:0 0 14px;color:#55666d;font-size:14px;line-height:1.55}.series-seo-copy nav{display:grid;overflow:hidden;border:1px solid #d9e3e6;border-radius:13px}.series-seo-copy nav a{min-height:43px;display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid var(--line);color:var(--ink);font-size:12px;font-weight:800;text-decoration:none}.series-seo-copy nav a:last-child{border-bottom:0}@media (max-width: 1180px){.series-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.series-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.series-hero-row,.series-products-head,.series-section-head,.series-help-grid,.series-seo-copy .container{grid-template-columns:1fr}.series-region-card{max-width:430px}.series-catalog-layout{grid-template-columns:1fr}.series-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mobile-series-page{background:#e9ecee}.mobile-series-page .mobile-shell{overflow:visible;background:#fff}.mobile-series-page .mobile-catalog-header{position:sticky;top:0;z-index:40;padding-top:calc(6px + env(safe-area-inset-top));padding-bottom:7px}.mobile-series-page .mobile-catalog-header .mobile-search{min-height:40px;margin-top:6px}.mobile-series-hero{padding:8px 14px 10px;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#fff 0 74%,#edf5f7 74% 100%)}.mobile-series-hero .mobile-breadcrumbs{display:none}.mobile-series-hero h1{margin:2px 0 3px;font-size:29px;line-height:.96;letter-spacing:-.05em}.mobile-series-hero > p{margin:0;color:#52636a;font-size:12px;line-height:1.35}.mobile-series-pills{display:flex;gap:5px;margin:7px -14px 0;padding:0 14px 2px;overflow-x:auto;scrollbar-width:none}.mobile-series-pills::-webkit-scrollbar{display:none}.mobile-series-pills span{min-width:max-content;min-height:29px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid #d9e3e6;border-radius:999px;background:#fff;color:#42565f;font-size:10px;font-weight:800}.mobile-series-hero .mobile-catalog-region{margin-top:6px}.mobile-series-hero .mobile-catalog-region button{min-height:31px}.mobile-series-products,.mobile-series-compare,.mobile-series-features{padding:11px 14px 14px;border-bottom:1px solid var(--line)}.mobile-series-size-nav{display:flex;gap:5px;margin:8px -14px 0;padding:0 14px 2px;overflow-x:auto;scrollbar-width:none}.mobile-series-size-nav::-webkit-scrollbar{display:none}.mobile-series-size-nav a{min-width:max-content;min-height:34px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #d8e2e5;border-radius:9px;color:var(--ink);font-size:11px;font-weight:800;text-decoration:none}.mobile-series-size-nav a:first-child{border-color:var(--blue);background:#eef8fb;color:var(--blue)}.mobile-series-product-grid{margin-top:8px}.mobile-series-product-grid .mobile-brand-product{scroll-margin-top:88px}.mobile-series-actions{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:7px}.mobile-series-actions a,.mobile-series-actions button{min-width:0;min-height:33px;display:grid;place-items:center;padding:4px;border:1px solid var(--blue);border-radius:8px;background:#fff;color:var(--blue);font:inherit;font-size:9px;font-weight:850;text-align:center;text-decoration:none;cursor:pointer}.mobile-series-actions button{background:var(--blue);color:#fff}.mobile-series-table{overflow-x:auto;margin:9px -14px 0;padding:0 14px 2px}.mobile-series-table table{min-width:400px;width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #d7e2e5;border-radius:11px}.mobile-series-table th,.mobile-series-table td{padding:9px 10px;border-bottom:1px solid var(--line);color:#4f626a;font-size:11px;text-align:left;white-space:nowrap}.mobile-series-table thead th{background:#edf4f6;color:#52636a;font-size:9px;text-transform:uppercase}.mobile-series-table tbody th{color:var(--ink);font-size:12px}.mobile-series-table tbody tr:last-child > *{border-bottom:0}.mobile-series-features > div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.mobile-series-features article{min-height:90px;padding:10px;border:1px solid #dbe4e7;border-radius:10px;background:#f8fafb}.mobile-series-features strong{font-size:12px}.mobile-series-features p{margin:4px 0 0;color:#5a6b72;font-size:10px;line-height:1.35}.mobile-series-help{margin-top:12px}.mobile-series-seo nav{display:grid;gap:6px;margin-top:12px}.mobile-series-seo nav a{min-height:39px;display:flex;align-items:center;padding:7px 10px;border:1px solid #d9e3e6;border-radius:9px;color:var(--ink);font-size:11px;font-weight:800;text-decoration:none}.mobile-series-page .catalog-mobile-footer{margin-top:0}.mobile-hub-main{background:#fff}.mobile-hub-hero{padding:11px 14px 10px;border-bottom:1px solid var(--line)}.mobile-hub-hero .section-kicker{color:var(--muted)}.mobile-hub-hero h1{margin-top:2px;font-size:35px;line-height:.96;letter-spacing:-.052em}.mobile-hub-hero > p{margin-top:5px;color:var(--graphite);font-size:12px;line-height:1.35}.mobile-hub-hero .mobile-catalog-region{margin-top:8px}.mobile-hub-hero .mobile-catalog-region button{min-height:35px}.mobile-hub-region-note{margin-top:4px !important;color:var(--muted) !important;font-size:10px !important}.mobile-hub-primary{width:100%;min-height:41px;margin-top:7px}.mobile-hub-area{margin-top:8px}.mobile-hub-area > strong{color:var(--muted);font-size:11px}.mobile-hub-area nav{margin:6px -14px 0;padding:0 14px 2px;display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.mobile-hub-area nav::-webkit-scrollbar,.mobile-hub-category-scroller::-webkit-scrollbar,.mobile-hub-product-scroller::-webkit-scrollbar{display:none}.mobile-hub-area a{min-width:max-content;min-height:34px;padding:0 10px;display:inline-flex;align-items:center;border:1px solid #dce2e4;border-radius:10px;color:var(--graphite);font-size:11px;font-weight:700}.mobile-hub-categories,.mobile-hub-products,.mobile-hub-brands{padding:12px 14px 14px;border-bottom:1px solid var(--line)}.mobile-hub-section-head{position:relative}.mobile-hub-section-head > span,.mobile-hub-brands > span{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.mobile-hub-section-head h2,.mobile-hub-brands h2{margin-top:3px;font-size:23px;line-height:1;letter-spacing:-.035em}.mobile-hub-section-head > a{position:absolute;right:0;bottom:1px;color:var(--blue);font-size:11px;font-weight:750}.mobile-hub-category-scroller{margin:8px -14px 0;padding:0 14px 3px;display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.mobile-hub-category{width:146px;min-width:146px;min-height:105px;padding:10px;display:grid;grid-template-columns:35px 1fr;grid-template-rows:36px auto auto;border:1px solid #dce3e5;border-radius:14px;background:#fff;color:var(--ink);scroll-snap-align:start}.mobile-hub-category.is-primary{border-color:#b9dbe7;background:#eef8fb}.mobile-hub-category .hub-category-icon{width:34px;height:34px}.mobile-hub-category strong{grid-column:1/-1;align-self:end;font-size:14px;line-height:1.12;overflow-wrap:anywhere}.mobile-hub-category small{color:var(--muted);font-size:10px}.mobile-hub-category > b{justify-self:end;color:var(--blue);font-size:16px}.mobile-hub-products{background:#f7f8f8}.mobile-hub-product-scroller{margin:10px -14px 0;padding:0 14px 5px;display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.mobile-hub-product-card{width:278px;min-width:278px;border-radius:16px;background:#fff;scroll-snap-align:start}.mobile-hub-product-card .mobile-product-media{height:106px;padding:8px}.mobile-hub-product-card .mobile-product-copy{padding:11px 12px 12px}.mobile-hub-product-card .product-brand{font-size:10px}.mobile-hub-product-card h3{min-height:38px;margin-top:3px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:16px;line-height:1.15}.mobile-hub-buy{margin-top:7px;padding-top:7px;display:grid;grid-template-columns:minmax(0,1fr) 105px;align-items:center;gap:7px;border-top:1px solid var(--line)}.mobile-hub-buy > strong{font-size:21px;white-space:nowrap}.mobile-hub-buy .button{min-height:40px;padding:0 8px}.mobile-hub-product-card .mobile-product-facts{margin-top:7px}.mobile-hub-product-card .product-install-row{min-height:28px;margin-top:6px;padding-top:6px;border-top:1px solid var(--line);font-size:10px}.mobile-hub-product-card .product-price-promo{margin-top:5px;font-size:11px}.mobile-hub-brands{border-bottom:0}.mobile-hub-brands nav{margin-top:10px;display:flex;flex-wrap:wrap;gap:7px}.mobile-hub-brands nav a{min-height:40px;padding:0 13px;display:inline-flex;align-items:center;border:1px solid #dce2e4;border-radius:999px;color:var(--graphite);font-size:12px;font-weight:750}.mobile-hub-brands aside{margin-top:15px;padding:16px;border-radius:15px;background:var(--ink);color:#fff}.mobile-hub-brands aside strong{font-size:18px}.mobile-hub-brands aside p{margin-top:4px;color:#c9d1d4;font-size:12px}.mobile-hub-brands aside .button{width:100%;min-height:42px;margin-top:11px}@media (max-width: 1240px){.hub-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-category-card{min-height:94px}.hub-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.hub-hero-grid,.hub-discovery-grid{grid-template-columns:1fr}.hub-quick-panel{max-width:none}}/* Product detail page: compact ACTIVE buy path before reviews and archive states. */.pdp-page{background:#fff}.pdp-page :is(#details, #specifications, #documents, #installation, #delivery){scroll-margin-top:132px}.pdp-desktop-header .header-main{min-height:68px}.pdp-journey-nav{min-height:38px}.pdp-journey-nav .container{min-height:38px;justify-content:flex-start;gap:28px}.pdp-main{min-height:70vh}.pdp-hero{padding:10px 0 24px}.pdp-hero > .container,.pdp-section-nav .container{width:min(1240px,calc(100% - 48px))}.pdp-breadcrumbs{min-height:28px;display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--muted);font-size:12px}.pdp-breadcrumbs a:hover,.pdp-breadcrumbs a:focus-visible{color:var(--blue)}.pdp-grid{margin-top:6px;display:grid;grid-template-columns:minmax(410px,.86fr) minmax(0,1.14fr);gap:clamp(24px,2.6vw,34px);row-gap:10px;align-items:start}.pdp-gallery{position:sticky;top:84px;min-width:0}.pdp-desktop:not(.pdp-archive) .pdp-gallery{position:static;grid-column:1;grid-row:1}.pdp-main-media{position:relative;height:330px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#f7f8f8}.pdp-desktop:not(.pdp-archive) .pdp-main-media{height:300px}.pdp-main-media > img{width:min(88%,620px);height:78%;object-fit:contain;mix-blend-mode:multiply}.pdp-favorite{position:absolute;z-index:2;top:12px;right:12px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.94);font-size:23px}.pdp-favorite[aria-pressed="true"]{color:#bd2336}.pdp-thumbnails{margin-top:8px;display:flex;gap:7px}.pdp-thumbnails button{position:relative;width:68px;height:54px;padding:4px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.pdp-thumbnails button[aria-current="true"]{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.pdp-thumbnails img{position:absolute;inset:4px;width:calc(100% - 8px);height:calc(100% - 8px);max-width:none;object-fit:contain;mix-blend-mode:multiply}.pdp-gallery-note{margin-top:7px;color:var(--muted);font-size:12px}.pdp-buybox{min-width:0;padding:2px 0 0}.pdp-desktop:not(.pdp-archive) .pdp-buybox{grid-column:2;grid-row:1/span 2}.pdp-title-meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.pdp-title-meta > span{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.07em}.pdp-title-meta > div{display:flex;gap:5px}.pdp-title-meta button{min-height:36px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--graphite);font-size:12px;font-weight:750}.pdp-title-meta button[aria-pressed="true"]{border-color:var(--blue);color:var(--blue);background:#eef8fb}.pdp-buybox > h1{max-width:720px;margin-top:5px;font-size:clamp(31px,2.7vw,38px);line-height:1.03;letter-spacing:-.045em;font-weight:650}.pdp-model-line{margin-top:5px;color:var(--muted);font-size:12px}.pdp-area-selector{margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.pdp-area-selector > div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.pdp-area-selector h2{font-size:16px;line-height:1.2}.pdp-area-actions{display:flex;align-items:center;gap:8px}.pdp-series-link{min-height:34px;display:inline-flex;align-items:center;color:var(--blue);font-size:13px;font-weight:800;white-space:nowrap}.pdp-series-link:hover,.pdp-series-link:focus-visible{text-decoration:underline;text-underline-offset:3px}.pdp-area-selector [data-area-help]{min-height:34px;padding:0 9px;border:0;border-radius:8px;background:var(--soft);color:var(--blue);font-size:12px;font-weight:750}.pdp-area-selector [data-area-help-text]{margin-top:8px;padding:9px 11px;border-radius:9px;background:#eef8fb;color:var(--graphite);font-size:13px}.pdp-area-options{margin-top:7px;display:flex;flex-wrap:wrap;gap:6px}.pdp-area-options > *{min-height:38px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--graphite);font-size:13px;font-weight:750;white-space:nowrap}.pdp-area-options a:hover,.pdp-area-options a:focus-visible{border-color:var(--blue);color:var(--blue)}.pdp-area-options .is-current{border-color:var(--ink);background:var(--ink);color:#fff}.pdp-key-facts{margin:12px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.pdp-key-facts > div{min-width:0;min-height:55px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:#fff}.pdp-key-facts dt{color:var(--muted);font-size:11px}.pdp-key-facts dd{margin:2px 0 0;font-size:14px;font-weight:750;overflow-wrap:anywhere}.pdp-stock{width:100%;min-height:44px;margin-top:10px;padding:7px 10px;display:grid;grid-template-columns:10px auto 1fr auto;align-items:center;gap:8px;border:0;border-radius:9px;background:var(--green-soft);text-align:left}.pdp-stock > span{width:8px;height:8px;border-radius:50%;background:var(--green)}.pdp-stock strong{color:var(--green);font-size:13px}.pdp-stock small{color:var(--graphite);font-size:12px}.pdp-stock b{color:var(--blue);font-size:11px}.pdp-commercial-row{margin-top:9px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:15px}.pdp-commercial-main{min-width:0;display:flex;align-items:end;gap:14px}.pdp-price small,.pdp-price span{display:block;color:var(--muted);font-size:12px}.pdp-price strong{display:block;margin:1px 0;font-size:30px;line-height:1.05;letter-spacing:-.035em}.pdp-region-control > span{display:block;margin-bottom:5px;color:var(--muted);font-size:11px;text-align:right}.pdp-region-control .region-switch{justify-content:flex-end}.pdp-region-control .region-switch button{min-height:34px}.pdp-stock.pdp-stock-compact{width:auto;min-height:32px;margin:0 0 3px;padding:5px 9px;grid-template-columns:8px auto;gap:7px;white-space:nowrap}.pdp-stock-compact small,.pdp-stock-compact b{display:none}.pdp-code-offer{margin-top:8px;min-height:48px;padding:8px 10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #ead078;border-radius:11px;background:var(--yellow-soft)}.pdp-code-offer > span{min-width:52px;font-size:22px;line-height:1;font-weight:850}.pdp-code-offer b,.pdp-code-offer small{display:block}.pdp-code-offer b{font-size:14px}.pdp-code-offer small{margin-top:1px;color:#61572e;font-size:11px}.pdp-code-offer code{font:inherit;letter-spacing:.03em}.pdp-code-offer button{min-height:36px;padding:0 10px;border:1px solid #b99e37;border-radius:8px;background:#fff;font-size:11px;font-weight:800}.pdp-code-offer-compact > span{font-size:20px}.pdp-benefit-choice{margin:8px 0 0;padding:7px;display:grid;grid-template-columns:1fr 1fr;gap:6px;border:1px solid var(--line);border-radius:11px}.pdp-benefit-choice legend{padding:0 4px;font-size:13px;font-weight:800}.pdp-benefit-choice label{min-width:0;min-height:52px;padding:7px;display:grid;grid-template-columns:20px minmax(0,1fr);gap:7px;align-items:center;border:1px solid var(--line);border-radius:9px;cursor:pointer}.pdp-benefit-choice label:has(input:checked){border-color:#d5b537;background:var(--yellow-soft)}.pdp-benefit-choice input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--ink)}.pdp-benefit-choice strong,.pdp-benefit-choice small{display:block}.pdp-benefit-choice strong{font-size:13px;line-height:1.2}.pdp-benefit-choice small{margin-top:2px;color:var(--muted);font-size:11px;line-height:1.2}.pdp-benefit-status,.pdp-benefit-error{grid-column:1/-1;margin:0;font-size:11px}.pdp-benefit-status{color:var(--muted)}.pdp-benefit-error{color:#a01e2f;font-weight:800}.pdp-benefit-choice.is-invalid{border-color:#c73446;box-shadow:0 0 0 2px rgba(199,52,70,.12)}.pdp-dealer{min-height:43px;margin-top:10px;padding:6px 9px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;background:#fff}.pdp-dealer > span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:12px;font-weight:900}.pdp-dealer strong,.pdp-dealer small{display:block}.pdp-dealer strong{font-size:12px}.pdp-dealer small{color:var(--muted);font-size:10px}.pdp-dealer > b{color:var(--blue)}.pdp-actions{margin-top:8px;display:grid;grid-template-columns:1.1fr .9fr;gap:8px}.pdp-actions .button{width:100%;min-height:50px}.pdp-payment-slot{min-height:53px;margin-top:8px;padding:8px 10px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:13px;border:1px solid var(--line);border-radius:10px;background:#f7f8f8}.pdp-payment-slot strong,.pdp-payment-slot span{display:block}.pdp-payment-slot strong{font-size:12px}.pdp-payment-slot span,.pdp-payment-slot small{color:var(--muted);font-size:11px}.pdp-payment-slot > small{text-align:right}.pdp-yandex-split{min-height:76px;padding:10px 12px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;gap:7px 14px;border-color:#a9dfbf;background:#f2fff7;color:var(--ink)}.pdp-yandex-split:hover,.pdp-yandex-split:focus-visible{border-color:#1daf62;box-shadow:0 0 0 2px rgba(29,175,98,.1)}.pdp-yandex-split-brand{min-width:74px;align-self:center;line-height:1}.pdp-yandex-split-brand b,.pdp-yandex-split-brand strong{display:block}.pdp-yandex-split-brand b{font-size:11px;letter-spacing:-.02em}.pdp-yandex-split-brand strong{margin-top:2px;color:#0ca653;font-size:20px;letter-spacing:-.045em}.pdp-yandex-split-copy{align-self:center}.pdp-yandex-split-copy > b,.pdp-yandex-split-copy > small{display:block}.pdp-yandex-split-copy > b{font-size:13px}.pdp-yandex-split-copy > small{margin-top:2px}.pdp-yandex-split-more{align-self:center;color:#08743c;font-size:11px;font-weight:800;white-space:nowrap}.pdp-yandex-split-track{grid-column:2/4;display:grid !important;grid-template-columns:repeat(4,1fr);gap:4px}.pdp-yandex-split-track i{height:4px;border-radius:999px;background:#20b768}.pdp-yandex-split-track i:not(:first-child){background:#a8e9c5}.pdp-gallery-support{grid-column:1;grid-row:2;min-width:0;align-self:start}.pdp-gallery-support .pdp-key-facts{margin-top:0}.pdp-service-summary{margin-top:9px;padding-top:9px;border-top:1px solid var(--line)}.pdp-service-summary > div{display:grid;grid-template-columns:auto 1fr auto;gap:6px 12px;align-items:baseline}.pdp-service-summary span{color:var(--muted);font-size:12px}.pdp-service-summary strong{font-size:13px}.pdp-service-summary p{grid-column:1/3;color:var(--muted);font-size:11px}.pdp-service-summary a{grid-column:3;grid-row:1/3;align-self:center;color:var(--blue);font-size:12px;font-weight:800}.pdp-service-summary.pdp-gallery-service{margin-top:8px;padding:10px 12px;border:1px solid #ead17d;border-radius:12px;background:var(--yellow-soft)}.pdp-section-nav{position:sticky;top:106px;z-index:20;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.pdp-section-nav .container{min-height:48px;display:flex;align-items:center;gap:30px;overflow-x:auto}.pdp-section-nav a{min-height:46px;display:inline-flex;align-items:center;border-bottom:2px solid transparent;font-size:13px;font-weight:750;white-space:nowrap}.pdp-section-nav a:hover,.pdp-section-nav a:focus-visible{border-color:var(--yellow)}.pdp-desktop:not(.pdp-archive) .pdp-section-nav{top:68px;z-index:70;padding:6px 0;background:#fff;box-shadow:0 8px 22px rgba(20,42,50,.06)}.pdp-desktop:not(.pdp-archive) .pdp-section-nav .container{min-height:36px;gap:6px;scrollbar-width:none}.pdp-desktop:not(.pdp-archive) .pdp-section-nav .container::-webkit-scrollbar{display:none}.pdp-desktop:not(.pdp-archive) .pdp-section-nav a{min-height:34px;padding:0 13px;border:1px solid transparent;border-radius:999px;color:var(--graphite)}.pdp-desktop:not(.pdp-archive) .pdp-section-nav a:hover,.pdp-desktop:not(.pdp-archive) .pdp-section-nav a:focus-visible,.pdp-desktop:not(.pdp-archive) .pdp-section-nav a[aria-current="location"]{border-color:#bdd7e0;background:#edf7fa;color:#075f7b}.pdp-detail-section{padding:58px 0}.pdp-detail-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:42px}.pdp-detail-grid h2,.pdp-content-heading h2,.pdp-doc-section h2,.pdp-delivery-section h2{font-size:clamp(30px,3vw,44px);line-height:1.04;letter-spacing:-.04em}.pdp-detail-grid > div > p{max-width:760px;margin-top:14px;color:var(--graphite);font-size:17px;line-height:1.55}.pdp-detail-grid aside{padding:22px;border-radius:16px;background:var(--soft)}.pdp-detail-grid aside > strong{font-size:16px}.pdp-detail-grid ul{margin:13px 0 0;padding-left:19px;color:var(--graphite)}.pdp-detail-grid li + li{margin-top:7px}.pdp-spec-section{padding:52px 0 62px;background:#f7f8f8}.pdp-content-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.pdp-content-heading > p{max-width:430px;color:var(--muted)}.pdp-accordion-grid{margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:start}.pdp-accordion-grid details{border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.pdp-accordion-grid summary{min-height:54px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-weight:800}.pdp-accordion-grid summary::-webkit-details-marker{display:none}.pdp-accordion-grid summary::after{content:"+";color:var(--blue);font-size:21px}.pdp-accordion-grid details[open] summary::after{content:"−"}.pdp-accordion-grid dl{margin:0;padding:0 16px 14px}.pdp-accordion-grid dl > div{padding:10px 0;display:grid;grid-template-columns:minmax(145px,.7fr) minmax(0,1.3fr);gap:18px;border-top:1px solid var(--line)}.pdp-accordion-grid dt{color:var(--muted);font-size:13px}.pdp-accordion-grid dd{margin:0}.pdp-accordion-grid dd b,.pdp-accordion-grid dd span{display:block}.pdp-accordion-grid dd b{font-size:14px}.pdp-accordion-grid dd span{margin-top:2px;color:var(--muted);font-size:12px}.pdp-doc-section{padding:58px 0}.pdp-doc-section .container{display:grid;grid-template-columns:minmax(0,.85fr) minmax(430px,1.15fr);gap:42px;align-items:center}.pdp-doc-section p{margin-top:12px;color:var(--graphite)}.pdp-doc-links{display:grid;gap:8px}.pdp-doc-links a{min-height:76px;padding:14px 16px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:12px}.pdp-doc-links a:hover,.pdp-doc-links a:focus-visible{border-color:var(--blue)}.pdp-doc-links span{color:var(--muted);font-size:12px}.pdp-doc-links strong{margin-top:3px;color:var(--blue);font-size:14px}.pdp-delivery-section{padding:56px 0;border-top:1px solid var(--line);background:var(--soft)}.pdp-delivery-section .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.7fr);gap:42px;align-items:center}.pdp-delivery-section .container > div:first-child > p{max-width:720px;margin-top:12px;color:var(--graphite)}.pdp-help-card{padding:22px;border-radius:15px;background:var(--ink);color:#fff}.pdp-help-card > strong{font-size:20px}.pdp-help-card > p{margin-top:6px;color:#c8c8c8}.pdp-help-card > div{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.pdp-help-card .button:not(.button-primary){border-color:#555;background:transparent;color:#fff}.pdp-help-card > small{display:block;margin-top:9px;color:#aeb7ba;font-size:11px}.pdp-footer{padding-top:34px}.pdp-dialog{width:min(500px,calc(100% - 28px));padding:20px;border:0;border-radius:16px;box-shadow:0 24px 80px rgba(0,0,0,.22)}.pdp-dialog::backdrop{background:rgba(15,18,19,.55);backdrop-filter:blur(3px)}.pdp-dialog-head{display:flex;align-items:start;justify-content:space-between;gap:18px}.pdp-dialog-head span,.pdp-dialog-head strong{display:block}.pdp-dialog-head span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.pdp-dialog-head strong{margin-top:3px;font-size:21px}.pdp-dialog-head button{width:44px;height:44px;flex:0 0 44px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:22px}.pdp-dialog > p{margin-top:14px;color:var(--graphite)}.pdp-certificate-dialog{width:min(760px,calc(100% - 28px))}.pdp-certificate-dialog > img{width:100%;max-height:70vh;margin-top:14px;object-fit:contain;background:var(--soft)}.pdp-contact-options{margin-top:14px;display:grid;gap:7px}.pdp-contact-options a{min-height:58px;padding:8px 10px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;background:#fff}.pdp-contact-options a:hover,.pdp-contact-options a:focus-visible{border-color:var(--blue)}.pdp-contact-options .contact-icon{grid-row:auto;width:38px;height:38px;border-radius:10px}.pdp-contact-options small,.pdp-contact-options strong{display:block}.pdp-contact-options small{color:var(--muted);font-size:11px}.pdp-contact-options strong{margin-top:2px;font-size:13px}.pdp-contact-options b{color:var(--blue);font-size:18px}.pdp-contact-callback{width:100%;min-height:48px;margin-top:8px}.pdp-oneclick-dialog form{margin-top:17px;display:grid;gap:10px}.pdp-oneclick-dialog label > span{display:block;margin-bottom:5px;color:var(--graphite);font-size:13px;font-weight:750}.pdp-oneclick-dialog input{width:100%;min-height:48px;padding:0 12px;border:1px solid var(--line-strong);border-radius:9px}.pdp-oneclick-dialog form > small{color:var(--muted);font-size:11px}@media (max-width: 1180px){.pdp-grid{grid-template-columns:minmax(380px,.88fr) minmax(0,1.12fr);gap:24px}.pdp-main-media{height:300px}.pdp-buybox > h1{font-size:32px}.pdp-key-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-key-facts > div{min-height:49px}.pdp-benefit-choice{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 901px) and (max-height: 800px){.pdp-desktop:not(.pdp-archive) .pdp-yandex-split{min-height:68px;padding-block:8px}}@media (max-width: 900px){.pdp-desktop .desktop-header .header-main{grid-template-columns:auto auto 1fr}.pdp-desktop .desktop-header .search-box{display:none}.pdp-desktop .header-links > a:not(.prototype-switch):not(.header-cart){display:none}.pdp-grid{grid-template-columns:1fr}.pdp-desktop:not(.pdp-archive) .pdp-gallery,.pdp-desktop:not(.pdp-archive) .pdp-buybox,.pdp-gallery-support{grid-column:1;grid-row:auto}.pdp-gallery{position:static}.pdp-section-nav{top:106px}.pdp-detail-grid,.pdp-doc-section .container,.pdp-delivery-section .container{grid-template-columns:1fr;gap:24px}}@media (max-width: 620px){.pdp-desktop:not(.pdp-archive) .pdp-section-nav{position:static}}/* Dedicated mobile PDP: product and purchase begin immediately. */.pdp-mobile{background:#e9ecee}.pdp-mobile .mobile-shell{overflow:visible;padding-bottom:calc(76px + env(safe-area-inset-bottom));box-shadow:0 0 0 1px rgba(0,0,0,.06)}.pdp-mobile-header{position:sticky;top:0;z-index:45;padding-top:calc(7px + env(safe-area-inset-top));padding-bottom:7px}.pdp-mobile-header .mobile-header-row{grid-template-columns:44px 1fr auto}.pdp-mobile-header .mobile-brand{justify-self:center}.pdp-mobile-header .mobile-icon-button{font-size:20px}.pdp-mobile-main{background:#fff}.pdp-mobile-breadcrumbs{min-height:35px;padding:6px 14px 4px;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.pdp-mobile-title{padding:3px 14px 6px}.pdp-mobile-title .pdp-title-meta > span{font-size:11px}.pdp-mobile-title .pdp-title-meta button{width:44px;min-height:44px;padding:0;font-size:18px}.pdp-mobile-title h1{margin-top:4px;font-size:24px;line-height:1.03;letter-spacing:-.038em}.pdp-mobile-title > p{margin-top:4px;color:var(--muted);font-size:11px}.pdp-mobile-gallery{padding:0 14px 6px}.pdp-mobile-gallery .pdp-main-media{height:158px;border-radius:13px}.pdp-mobile-gallery .pdp-main-media > img{width:86%;height:78%}.pdp-mobile-gallery .pdp-thumbnails{margin-top:6px;gap:6px;overflow-x:auto;scrollbar-width:none}.pdp-mobile-gallery .pdp-thumbnails::-webkit-scrollbar,.pdp-mobile .pdp-area-options::-webkit-scrollbar{display:none}.pdp-mobile-gallery .pdp-thumbnails button{width:58px;min-width:58px;height:44px;padding:3px;border-radius:8px}.pdp-mobile-gallery .pdp-thumbnails img{inset:3px;width:calc(100% - 6px);height:calc(100% - 6px)}.pdp-mobile-buybox{padding:0 14px 14px}.pdp-mobile-buybox .pdp-area-selector{margin-top:6px;padding-top:7px}.pdp-mobile-buybox .pdp-area-selector h2{font-size:14px}.pdp-mobile-buybox .pdp-area-selector > div:first-child{gap:6px}.pdp-mobile-buybox .pdp-area-actions{gap:5px}.pdp-mobile-buybox .pdp-series-link{min-height:44px;font-size:14px}.pdp-mobile-buybox .pdp-area-selector [data-area-help]{width:44px;min-height:44px;padding:0;border-radius:50%}.pdp-mobile-buybox .pdp-area-selector [data-area-help-text]{font-size:12px}.pdp-mobile .pdp-area-options{margin:7px -14px 0;padding:0 14px 2px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.pdp-mobile .pdp-area-options > *{min-height:44px;padding-inline:10px;font-size:12px}.pdp-mobile .pdp-key-facts{margin-top:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.pdp-mobile .pdp-key-facts > div{min-height:47px;padding:6px 7px;border-radius:8px}.pdp-mobile .pdp-key-facts dt{font-size:10.5px}.pdp-mobile .pdp-key-facts dd{font-size:12px;line-height:1.15}.pdp-mobile .pdp-stock{min-height:44px;margin-top:7px;grid-template-columns:9px auto 1fr auto;padding:5px 8px}.pdp-mobile .pdp-stock.pdp-stock-compact{width:100%;min-height:34px;margin:6px 0 0;grid-template-columns:8px auto 1fr}.pdp-mobile .pdp-stock-compact b{display:block;justify-self:end}.pdp-mobile .pdp-stock strong{font-size:12px}.pdp-mobile .pdp-stock small{font-size:11px;text-align:right}.pdp-mobile-price-row{margin-top:4px;padding-top:6px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;border-top:1px solid var(--line)}.pdp-mobile .pdp-price strong{font-size:28px}.pdp-mobile .pdp-price small,.pdp-mobile .pdp-price span{font-size:11px}.pdp-mobile .pdp-region-control > span{margin-bottom:4px;font-size:10.5px}.pdp-mobile .pdp-region-control .region-switch{gap:3px}.pdp-mobile .pdp-region-control .region-switch button{min-height:44px;padding-inline:8px;font-size:11px}.pdp-mobile .pdp-code-offer{min-height:46px;margin-top:6px;padding:5px 7px;grid-template-columns:auto 1fr auto;gap:7px}.pdp-mobile .pdp-code-offer > span{min-width:43px;font-size:18px}.pdp-mobile .pdp-code-offer b{font-size:12px}.pdp-mobile .pdp-code-offer small{font-size:10.5px}.pdp-mobile .pdp-code-offer button{min-height:44px;padding-inline:8px;font-size:11px}.pdp-mobile .pdp-benefit-choice{margin-top:6px;padding:6px;grid-template-columns:1fr 1fr;gap:5px}.pdp-mobile .pdp-benefit-choice legend{font-size:12px}.pdp-mobile .pdp-benefit-choice label{min-height:52px;padding:6px;grid-template-columns:17px 1fr;gap:5px}.pdp-mobile .pdp-benefit-choice input{width:16px;height:16px}.pdp-mobile .pdp-benefit-choice strong{font-size:12px}.pdp-mobile .pdp-benefit-choice small{font-size:10.5px}.pdp-mobile .pdp-benefit-status,.pdp-mobile .pdp-benefit-error{font-size:10.5px}.pdp-mobile .pdp-dealer{min-height:44px;margin-top:7px}.pdp-mobile .pdp-dealer strong{font-size:12px}.pdp-mobile .pdp-dealer small{font-size:10.5px}.pdp-mobile .pdp-actions{margin-top:7px;grid-template-columns:1.1fr .9fr}.pdp-mobile .pdp-actions .button{min-height:48px;padding-inline:9px;font-size:13px}.pdp-mobile .pdp-payment-slot{min-height:48px;margin-top:6px;padding:6px 8px;gap:7px}.pdp-mobile .pdp-payment-slot strong{font-size:12px}.pdp-mobile .pdp-payment-slot span,.pdp-mobile .pdp-payment-slot small{font-size:10.5px}.pdp-mobile .pdp-yandex-split{grid-template-columns:56px minmax(0,1fr) auto}.pdp-mobile .pdp-yandex-split-brand{min-width:0}.pdp-mobile .pdp-yandex-split-brand strong{font-size:18px}.pdp-mobile .pdp-yandex-split-more{font-size:10px}.pdp-mobile-service{margin-top:7px;padding:11px;border-radius:10px;background:var(--soft)}.pdp-mobile-service span,.pdp-mobile-service strong,.pdp-mobile-service p{display:block}.pdp-mobile-service span{color:var(--muted);font-size:11px}.pdp-mobile-service strong{margin-top:2px;font-size:13px}.pdp-mobile-service p{margin-top:3px;color:var(--graphite);font-size:11px}.pdp-mobile-service a{min-height:44px;margin-top:5px;display:inline-flex;align-items:center;color:var(--blue);font-size:12px;font-weight:800}.pdp-mobile-details{padding:21px 14px 10px;border-top:7px solid var(--soft)}.pdp-mobile-details > h2,.pdp-mobile-delivery h2{font-size:24px;line-height:1.03;letter-spacing:-.035em}.pdp-mobile-details > p{margin:8px 0 15px;color:var(--graphite);font-size:14px;line-height:1.45}.pdp-mobile-details details{border-top:1px solid var(--line)}.pdp-mobile-details summary{min-height:49px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:13px;font-weight:800}.pdp-mobile-details summary::-webkit-details-marker{display:none}.pdp-mobile-details summary::after{content:"+";color:var(--blue);font-size:20px}.pdp-mobile-details details[open] summary::after{content:"−"}.pdp-mobile-details dl{margin:0 0 10px}.pdp-mobile-details dl > div{min-height:39px;padding:8px 0;display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line)}.pdp-mobile-details dt{color:var(--muted);font-size:11px}.pdp-mobile-details dd{margin:0;font-size:11px;font-weight:750;text-align:right}.pdp-mobile-details details > p{padding:0 0 9px;color:var(--graphite);font-size:12px}.pdp-mobile-details details > a{min-height:44px;display:flex;align-items:center;color:var(--blue);font-size:12px;font-weight:800}.pdp-mobile-delivery{padding:21px 14px 25px;border-top:7px solid var(--soft)}.pdp-mobile-delivery > p{margin-top:8px;color:var(--graphite);font-size:13px}.pdp-mobile-delivery .button{width:100%;min-height:45px;margin-top:13px}.pdp-mobile-footer{padding:17px 14px calc(18px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,1fr);gap:5px;background:var(--ink);color:#fff}.pdp-mobile-footer a{min-height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #444;border-radius:8px;font-size:12px}.pdp-mobile-sticky{position:fixed;z-index:60;left:50%;bottom:0;width:min(430px,100%);min-height:calc(68px + env(safe-area-inset-bottom));padding:8px 12px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(0,1fr) 148px;align-items:center;gap:9px;border-top:1px solid var(--line);background:rgba(255,255,255,.97);box-shadow:0 -8px 28px rgba(0,0,0,.1);transform:translateX(-50%);transition:opacity .18s ease,transform .18s ease}.pdp-mobile-sticky.is-hidden{pointer-events:none;opacity:0;transform:translate(-50%,100%)}.pdp-mobile-sticky small,.pdp-mobile-sticky strong{display:block}.pdp-mobile-sticky small{color:var(--muted);font-size:10.5px}.pdp-mobile-sticky strong{font-size:20px}.pdp-mobile-sticky .button{min-height:48px;padding-inline:8px;font-size:13px}body.pdp-mobile .pdp-dialog{max-height:calc(100vh - 28px);overflow:auto}body.pdp-mobile .pdp-contact-dialog{width:min(430px,100%);max-height:min(78dvh,620px);margin:auto auto 0;padding:16px 16px calc(18px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}html[data-palette="warm"] body.pdp-page .button-primary{border-color:var(--ink);background:var(--ink);color:#fff}@media (max-width: 360px){.pdp-mobile-title h1{font-size:23px}.pdp-mobile-gallery .pdp-main-media{height:164px}.pdp-mobile .pdp-key-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-mobile .pdp-benefit-choice{grid-template-columns:1fr}.pdp-mobile .pdp-commercial-row,.pdp-mobile-price-row{grid-template-columns:1fr}.pdp-mobile .pdp-region-control > span{text-align:left}.pdp-mobile .pdp-region-control .region-switch{justify-content:flex-start}.pdp-mobile-sticky{grid-template-columns:minmax(0,1fr) 132px}}/* Product detail page: ARCHIVE state follows the ACTIVE PDP and keeps commerce off. */.pdp-page :is(#archive-status, #analogs){scroll-margin-top:132px}.pdp-archive .pdp-main-media{background:#f3f3f1}.pdp-archive .pdp-main-media > img{filter:saturate(.88)}.pdp-archive-status{margin-top:13px;padding:16px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;border:1px solid #d7d5ce;border-radius:13px;background:#f4f3ef}.pdp-archive-status > span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#dedbd1;color:#5d5a51;font-weight:900}.pdp-archive-status strong,.pdp-archive-status p{display:block}.pdp-archive-status strong{font-size:18px}.pdp-archive-status p{margin-top:4px;color:var(--graphite);font-size:13px;line-height:1.4}.pdp-archive-actions{margin-top:12px;display:grid;grid-template-columns:1.15fr .85fr;gap:8px}.pdp-archive-actions .button{width:100%;min-height:50px}.pdp-archive .pdp-key-facts{margin-top:14px}.pdp-archive .pdp-dealer{margin-top:12px}.pdp-archive-series{margin-top:12px;padding:13px 14px;border:1px solid var(--line);border-radius:11px;background:#fff}.pdp-archive-series > span{color:var(--muted);font-size:11px}.pdp-archive-series > strong{display:block;margin-top:2px;font-size:14px}.pdp-archive-series > p{margin-top:4px;color:var(--graphite);font-size:12px}.pdp-analog-section{padding:58px 0 64px;border-top:1px solid var(--line);background:#f7f8f8}.pdp-analog-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.pdp-analog-heading h2{font-size:clamp(30px,3vw,44px);line-height:1.04;letter-spacing:-.04em}.pdp-analog-heading p{max-width:470px;color:var(--muted)}.pdp-analog-grid{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pdp-analog-card{min-width:0;padding:16px;display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.pdp-analog-card > img{width:100%;height:126px;object-fit:contain;mix-blend-mode:multiply}.pdp-analog-card .product-brand{margin:0}.pdp-analog-card h3{margin-top:4px;font-size:18px;line-height:1.12}.pdp-analog-card ul{margin:10px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:5px;list-style:none}.pdp-analog-card li{padding:5px 7px;border-radius:6px;background:var(--soft);color:var(--graphite);font-size:11px}.pdp-analog-card .button{min-height:42px;margin-top:12px}.pdp-archive-note{margin-top:14px;color:var(--muted);font-size:12px}.pdp-mobile.pdp-archive .mobile-shell{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.pdp-mobile .pdp-archive-status{margin-top:6px;padding:12px;gap:9px}.pdp-mobile .pdp-archive-status > span{width:30px;height:30px}.pdp-mobile .pdp-archive-status strong{font-size:16px}.pdp-mobile .pdp-archive-status p{font-size:12px}.pdp-mobile .pdp-archive-actions{margin-top:8px;grid-template-columns:1fr}.pdp-mobile .pdp-archive-actions .button{min-height:46px}.pdp-mobile .pdp-archive-series{margin-top:8px}.pdp-mobile-analogs{padding:21px 14px 25px;border-top:7px solid var(--soft)}.pdp-mobile-analogs h2{font-size:24px;line-height:1.03;letter-spacing:-.035em}.pdp-mobile-analogs > p{margin-top:8px;color:var(--graphite);font-size:13px;line-height:1.4}.pdp-mobile-analogs .pdp-analog-grid{margin-top:14px;grid-template-columns:1fr;gap:8px}.pdp-mobile-analogs .pdp-analog-card{padding:11px;grid-template-columns:92px minmax(0,1fr);gap:11px;border-radius:11px}.pdp-mobile-analogs .pdp-analog-card > img{height:80px}.pdp-mobile-analogs .pdp-analog-card h3{font-size:14px}.pdp-mobile-analogs .pdp-analog-card ul{margin-top:7px}.pdp-mobile-analogs .pdp-analog-card .button{grid-column:1/-1;width:100%;min-height:44px;margin-top:0}.pdp-archive-sticky{grid-template-columns:minmax(0,1fr) 148px}.pdp-archive-sticky small{color:var(--muted)}.pdp-archive-sticky strong{font-size:14px;line-height:1.15}@media (max-width: 900px){.pdp-analog-heading{align-items:start;flex-direction:column;gap:10px}.pdp-analog-grid{grid-template-columns:1fr}}@media (max-width: 520px){.pdp-archive-actions{grid-template-columns:1fr}}/* Mixed SEO series: active products stay commercial; archive history stays indexable. */.mixed-series-page .series-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.series-filter-rail .brand-filter-group a.series-filter-archive-link{background:#f3f2ef;color:#677177}.series-filter-rail .brand-filter-group a.series-filter-archive-link span{color:#677177;font-size:9px;text-transform:uppercase}.mixed-series-history{padding:30px 0 34px;border-top:1px solid var(--line);background:#f7f6f3}.mixed-series-archive-card{margin-top:15px;display:grid;grid-template-columns:300px minmax(0,1fr);overflow:hidden;border:1px solid #d8d8d3;border-radius:16px;background:#fff}.mixed-series-archive-media{position:relative;min-height:205px;display:grid;place-items:center;padding:24px;background:#f1f2f1}.mixed-series-archive-media > span{position:absolute;z-index:1;top:12px;left:12px;min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#313a3e;color:#fff;font-size:10px;font-weight:850}.mixed-series-archive-media img{width:100%;height:155px;object-fit:contain;filter:saturate(.72);mix-blend-mode:multiply}.mixed-series-archive-copy{min-width:0;padding:22px}.mixed-series-archive-copy > p:first-child{margin:0 0 4px;color:#66747a;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.mixed-series-archive-copy h3{margin:0;font-size:24px;line-height:1.05}.mixed-series-archive-copy > div{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.mixed-series-archive-copy > div span{min-height:28px;display:inline-flex;align-items:center;padding:0 8px;border-radius:7px;background:#eef1f1;color:#46565d;font-size:11px;font-weight:750}.mixed-series-archive-copy > p:not(:first-child){max-width:760px;margin:13px 0 0;color:#596a70;font-size:13px;line-height:1.45}.mixed-series-archive-copy nav{max-width:700px;margin-top:15px;display:grid;grid-template-columns:minmax(190px,.85fr) minmax(280px,1.15fr);gap:8px}.mixed-series-archive-copy nav a{min-height:46px;display:grid;place-items:center;padding:8px 13px;border:1px solid #bbc8cc;border-radius:10px;color:var(--ink);font-size:12px;font-weight:850;text-align:center;text-decoration:none}.mixed-series-archive-copy nav .button{border-color:var(--blue);color:#fff}.mobile-series-size-nav a.mobile-series-archive-link{border-color:#c9ccca;background:#f2f2ef;color:#69747a}.mobile-mixed-history{padding:13px 14px 15px;border-bottom:1px solid var(--line);background:#f7f6f3}.mobile-mixed-archive-card{margin-top:9px;overflow:hidden;border:1px solid #d7d8d5;border-radius:12px;background:#fff}.mobile-mixed-archive-card > div{position:relative;height:112px;display:grid;place-items:center;padding:10px;background:#f0f1f0}.mobile-mixed-archive-card > div > span{position:absolute;top:7px;left:7px;z-index:1;min-height:24px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;background:#313a3e;color:#fff;font-size:8px;font-weight:850}.mobile-mixed-archive-card > div img{width:100%;height:92px;object-fit:contain;filter:saturate(.72);mix-blend-mode:multiply}.mobile-mixed-archive-card > section{padding:11px}.mobile-mixed-archive-card > section > p:first-child{margin:0 0 2px;color:#68767b;font-size:9px;font-weight:900;text-transform:uppercase}.mobile-mixed-archive-card h3{margin:0;font-size:17px;line-height:1.05}.mobile-mixed-archive-card ul{margin:7px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:4px;list-style:none}.mobile-mixed-archive-card li{padding:4px 6px;border-radius:6px;background:#eef1f1;color:#4d5d63;font-size:9px}.mobile-mixed-archive-card > section > p:not(:first-child){margin:8px 0 0;color:#65747a;font-size:10px}.mobile-mixed-archive-card nav{margin-top:9px;display:grid;gap:5px}.mobile-mixed-archive-card nav a{min-height:38px;display:grid;place-items:center;padding:7px 9px;border:1px solid #bac7cb;border-radius:8px;color:var(--ink);font-size:10px;font-weight:850;text-align:center;text-decoration:none}.mobile-mixed-archive-card nav .button{border-color:var(--blue);color:#fff}@media (max-width: 1180px){.mixed-series-page .series-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 980px){.mixed-series-page .series-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mixed-series-archive-card{grid-template-columns:240px minmax(0,1fr)}.mixed-series-archive-copy nav{grid-template-columns:1fr}}/* Stage 12 — resilient contact handoff */.calm-footer .contact-order a,.calm-mobile-footer .mobile-contact a{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.calm-footer .contact-order a:hover,.calm-footer .contact-order a:focus-visible{border-color:#7eb7ca;box-shadow:0 10px 24px rgba(11, 89, 115, .1);transform:translateY(-2px)}.calm-mobile-home .calm-mobile-footer .mobile-contact a{min-height:64px;padding:10px 13px;row-gap:2px}.calm-mobile-home .calm-mobile-footer .mobile-contact a strong{font-size:16px;line-height:1.25}.calm-mobile-home.action-layer-visible.contacts-in-view .mobile-shell{padding-bottom:env(safe-area-inset-bottom)}html[data-palette="hybrid"] .calm-mobile-footer{background:linear-gradient(180deg, #eaf7fb 0, #fff 66%);color:var(--v10-ink)}html[data-palette="hybrid"] .calm-mobile-footer .footer-logo{border-color:#8fc3d4;background:#fff}html[data-palette="hybrid"] .calm-mobile-footer .mobile-contact a{border-color:#bdd7e0;background:#fff;color:var(--v10-ink)}/* Final pre-release audit: resilient focus, readable helper copy and article contrast. */.search-form:focus-within,.area-field:focus-within{outline:3px solid var(--blue);outline-offset:2px}.selector-card .area-field:focus-within{outline-color:var(--yellow)}.final-home .quick-selection-grid .area-field:focus-within,.final-mobile-home .mobile-selector .area-field:focus-within{outline-color:var(--blue)}.final-install-panel input:focus-visible,.final-install-panel button:focus-visible,.final-install-panel a:focus-visible,.final-install-panel summary:focus-visible,.final-install-panel .file-drop:focus-within,.calm-mobile-install input:focus-visible,.calm-mobile-install button:focus-visible,.calm-mobile-install a:focus-visible,.calm-mobile-install summary:focus-visible,.calm-mobile-install .file-drop:focus-within{outline-color:#ffd84a}.install-upload-form > small,.mobile-install-form small{color:#c7d0d4;font-size:12px;line-height:1.4}.featured-guide{background-image:linear-gradient(145deg,rgba(24,24,24,.9),rgba(24,24,24,.72)),url("./ruclima-bedroom-v1.webp")}.featured-guide p{color:rgba(255,255,255,.96)}.mobile-featured-guide{background-image:linear-gradient(145deg,rgba(24,24,24,.9),rgba(24,24,24,.7)),url("./ruclima-bedroom-v1.webp")}.mobile-featured-guide h3{max-width:320px;margin:20px 0 0;font-size:23px;line-height:1.12}/* Product shelf density and store-level Yandex evidence. */.product-head-meta{max-width:520px;display:grid;justify-items:end;gap:7px}.product-head-meta > p{font-size:12px;line-height:1.35;text-align:right}.yandex-rating-proof{border:1px solid #edc64b;border-radius:10px;background:linear-gradient(135deg, #fff9dc, #fff2aa);color:#241f12;box-shadow:0 8px 20px rgba(113, 86, 0, .08);text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.yandex-rating-proof:hover{border-color:#d8aa19;box-shadow:0 10px 24px rgba(113, 86, 0, .13);transform:translateY(-1px)}.yandex-rating-proof:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.yandex-rating-brand{font-size:11px;font-weight:750;white-space:nowrap}.yandex-rating-brand b{color:#fc3f1d}.yandex-rating-summary{margin-top:2px;display:flex;align-items:baseline;gap:7px}.yandex-rating-score{display:inline-flex !important;align-items:center;gap:6px;font-size:18px;line-height:1;letter-spacing:-.03em;white-space:nowrap}.yandex-rating-score .yandex-rating-stars{margin:0;color:#d49b00;font-size:12px;line-height:1;letter-spacing:.02em}.yandex-rating-value{font:inherit}.yandex-rating-count{color:#665b37;font-size:11px;white-space:nowrap}.yandex-rating-action{margin-top:2px;color:#433700;font-size:10px;font-weight:750;text-decoration:underline;text-decoration-color:rgba(67, 55, 0, .35);text-underline-offset:3px;white-space:nowrap}.hero-commercial-summary > .yandex-rating-proof{min-height:48px;padding:5px 9px}.product-first-home .hero-commercial-summary .yandex-rating-score{font-size:18px}.product-first-home .hero-commercial-summary .yandex-rating-stars{font-size:12px}.mobile-offer-summary > .yandex-rating-proof{padding:6px 8px;border:1px solid #edc64b;background:linear-gradient(135deg, #fff9dc, #fff2aa)}.product-first-mobile .mobile-offer-summary .yandex-rating-score{font-size:17px}.product-first-mobile .mobile-offer-summary .yandex-rating-stars{font-size:10px}@media (min-width: 901px){.product-first-home .calm-product-grid{width:100%;max-width:none;grid-template-columns:repeat(4, minmax(0, 1fr));gap:10px}.product-first-home .calm-product-grid .product-media{height:132px;padding:12px 14px}.product-first-home .calm-product-grid .favorite-button{width:32px;height:32px;font-size:18px}.product-first-home .calm-product-grid .recommendation-label{max-width:calc(100% - 58px);min-height:26px;padding:5px 7px;white-space:normal;font-size:10px;line-height:1.1}.product-first-home .calm-product-grid .product-body{padding:11px 12px 12px}.product-first-home .calm-product-grid .product-brand{font-size:10px}.product-first-home .calm-product-grid .product-card h3{min-height:54px;margin-top:3px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:15px;line-height:1.18;overflow-wrap:anywhere}.product-first-home .calm-product-grid .product-main-facts{margin-top:7px;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:4px}.product-first-home .calm-product-grid .product-main-facts > *{min-width:0;min-height:24px;padding-inline:3px;justify-content:center;overflow:hidden;font-size:10px;text-align:center;white-space:nowrap}.product-first-home .calm-product-grid .product-price{margin-top:7px;padding-top:7px}.product-first-home .calm-product-grid .product-price strong{font-size:22px}.product-first-home .calm-product-grid .product-price-promo{min-height:38px;font-size:10px;line-height:1.25}.product-first-home .calm-product-grid .product-install-row{min-height:40px;margin-top:5px;display:grid;grid-template-columns:1fr;align-content:center;gap:1px;font-size:10px;line-height:1.25}.product-first-home .calm-product-grid .product-install-row b{text-align:left}.product-first-home .calm-product-grid .product-actions{margin-top:auto;gap:5px}.product-first-home .calm-product-grid .product-actions .button{min-height:40px;padding-inline:4px;font-size:12px}.product-first-home .calm-product-grid .product-secondary{margin-top:7px}.product-first-home .calm-product-grid .product-secondary > summary{min-height:36px;padding-inline:8px;font-size:10px}}@media (min-width: 1120px){.product-first-home .calm-product-grid{grid-template-columns:repeat(5, minmax(0, 1fr))}}@media (min-width: 1360px){.product-first-home .calm-product-grid{grid-template-columns:repeat(6, minmax(0, 1fr))}}/* SEO task landing: compact intent context, then live product candidates. */.task-landing-page{background:#fff}.task-hero{padding:6px 0 8px;border-bottom:1px solid var(--line);background:linear-gradient(120deg,#fff 0 73%,#eef6f8 73% 100%)}.task-hero .breadcrumbs{margin-bottom:5px}.task-hero-row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:24px;align-items:center}.task-hero-copy h1{margin:2px 0 5px;font-size:clamp(38px,3vw,48px);line-height:.94;letter-spacing:-.05em}.task-hero-copy > p{max-width:850px;margin:0;color:#50636b;font-size:14px;line-height:1.35}.task-pill-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.task-pill-row > *{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #d7e2e5;border-radius:999px;background:#fff;color:#40545d;font-size:12px;font-weight:800;text-decoration:none}.task-pill-row a{border-color:#bcdbe5;color:var(--blue)}.task-region-card{align-self:center;display:grid;align-content:center;padding:9px 11px}.task-products-section{padding:11px 0 27px}.task-products-head,.task-section-head{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:28px;align-items:end}.task-products-head span,.task-section-head span{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.task-products-head h2,.task-section-head h2{margin:3px 0 0;font-size:28px;line-height:1;letter-spacing:-.035em}.task-products-head > p,.task-section-head > p{max-width:700px;margin:0;color:var(--muted);font-size:13px;line-height:1.4}.task-catalog-layout{grid-template-columns:190px minmax(0,1fr);gap:10px;margin-top:8px}.task-filter-rail{position:relative;top:auto}.task-filter-rail .brand-filter-head{padding:10px 11px}.task-filter-rail .brand-filter-head h3{font-size:15px}.task-filter-rail .brand-filter-group{padding:8px 11px}.task-filter-rail .brand-filter-group a{min-height:34px}.task-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.task-product-card{grid-template-rows:102px 1fr;scroll-margin-top:18px}.task-product-card .brand-product-media{padding:7px}.task-product-card .brand-product-copy{padding:9px}.task-product-card .brand-product-copy > p{margin-bottom:3px;font-size:9px}.task-product-card .brand-product-copy h3{min-height:38px;font-size:13px}.task-product-card .brand-product-facts{margin-top:6px}.task-product-card .brand-product-price{margin-top:8px;padding-top:7px;font-size:20px}.task-product-card .brand-product-copy > small{min-height:24px;margin-top:4px}.task-product-card .brand-product-actions{padding-top:7px}.task-product-card .brand-product-actions a,.task-product-card .brand-product-actions button{min-height:34px}.task-products-more{margin-top:12px;text-align:center}.task-products-more .button{min-height:42px}.task-guide-section{padding:30px 0 34px;border-top:1px solid var(--line);background:#f5f8f8}.task-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.task-guide-grid article{min-height:132px;padding:16px;border:1px solid #d9e3e6;border-radius:15px;background:#fff}.task-guide-grid article > span{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.task-guide-grid h3{margin:8px 0 5px;font-size:19px}.task-guide-grid p{margin:0;color:#596b72;font-size:14px;line-height:1.42}.task-help-section{padding:35px 0;background:#eaf3f6}.task-help-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:28px;align-items:center}.task-help-grid h2{max-width:800px;margin:5px 0 10px;font-size:36px;line-height:1;letter-spacing:-.04em}.task-help-grid > div p{max-width:790px;margin:0 0 13px;color:#4b626b;font-size:15px;line-height:1.5}.task-help-grid > div a{color:var(--blue);font-weight:850}.task-help-grid aside{padding:22px;border-radius:18px;background:#172b34;color:#fff}.task-help-grid aside strong{font-size:20px}.task-help-grid aside p{margin:8px 0 15px;color:#d7e2e6;font-size:14px;line-height:1.45}.task-help-grid aside .button{width:100%}.task-seo-copy{padding:34px 0 42px}.task-seo-copy .container{display:grid;grid-template-columns:minmax(250px,.48fr) minmax(0,1.15fr) minmax(210px,.37fr);gap:34px;align-items:start}.task-seo-copy h2{margin:0;font-size:27px;line-height:1.05}.task-seo-copy p{margin:0 0 14px;color:#55666d;font-size:14px;line-height:1.55}.task-seo-copy nav{display:grid;overflow:hidden;border:1px solid #d9e3e6;border-radius:13px}.task-seo-copy nav a{min-height:43px;display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid var(--line);color:var(--ink);font-size:12px;font-weight:800;text-decoration:none}.task-seo-copy nav a:last-child{border-bottom:0}@media (min-width: 1281px) and (max-width: 1600px){.task-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 1280px){.task-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 980px){.task-hero-row,.task-products-head,.task-section-head,.task-help-grid,.task-seo-copy .container{grid-template-columns:1fr}.task-region-card{max-width:430px}.task-catalog-layout{grid-template-columns:1fr}.task-filter-rail{display:none}.task-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.task-guide-grid{grid-template-columns:1fr}}/* Mobile task landing: no filter forest before products. */.mobile-task-page{background:#e9ecee}.mobile-task-page .mobile-shell{overflow:visible;background:#fff}.mobile-task-page .mobile-catalog-header{position:sticky;top:0;z-index:40;padding-top:calc(6px + env(safe-area-inset-top));padding-bottom:7px}.mobile-task-page .mobile-catalog-header .mobile-search{min-height:40px;margin-top:6px}.mobile-task-hero{padding:8px 14px 10px;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#fff 0 74%,#edf5f7 74% 100%)}.mobile-task-hero h1{margin:2px 0 3px;font-size:31px;line-height:.95;letter-spacing:-.05em}.mobile-task-hero > p{margin:0;color:#52636a;font-size:12px;line-height:1.35}.mobile-task-hero .mobile-catalog-region{margin-top:7px}.mobile-task-hero .mobile-catalog-region button{min-height:31px}.mobile-task-area-nav{display:flex;gap:5px;margin:7px -14px 0;padding:0 14px 2px;overflow-x:auto;scrollbar-width:none}.mobile-task-area-nav::-webkit-scrollbar{display:none}.mobile-task-area-nav a{min-width:max-content;min-height:33px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #d8e2e5;border-radius:9px;background:#fff;color:var(--ink);font-size:11px;font-weight:800;text-decoration:none}.mobile-task-products{padding:11px 14px 14px;border-bottom:1px solid var(--line)}.mobile-task-products .mobile-brand-section-head > p{margin-top:4px}.mobile-task-product-grid{margin-top:8px}.task-mobile-card{scroll-margin-top:88px}.task-mobile-card .mobile-brand-product-media{height:92px}.task-mobile-card .mobile-brand-product-copy h3{min-height:29px}.task-mobile-card .mobile-series-actions{display:grid}.mobile-task-guide{padding:14px;border-bottom:1px solid var(--line);background:#f6f8f8}.mobile-task-guide h2{margin:3px 0 0;font-size:22px;line-height:1}.mobile-task-guide > div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:9px}.mobile-task-guide article{min-width:0;padding:9px;border:1px solid #dce4e7;border-radius:10px;background:#fff}.mobile-task-guide strong{font-size:11px}.mobile-task-guide p{margin:4px 0 0;color:#5b6b72;font-size:9px;line-height:1.3}.mobile-task-help{margin-top:12px}.mobile-task-multisplit{min-height:36px;display:grid;place-items:center;margin-top:6px;border:1px solid #4f626b;border-radius:9px;color:#fff;font-size:11px;font-weight:800;text-decoration:none}.mobile-task-seo nav{display:grid;gap:6px;margin-top:12px}.mobile-task-seo nav a{min-height:39px;display:flex;align-items:center;padding:7px 10px;border:1px solid #d9e3e6;border-radius:9px;color:var(--ink);font-size:11px;font-weight:800;text-decoration:none}.mobile-task-page .catalog-mobile-footer{margin-top:0}/* Fully archived SEO series: preserve history, lead buyers to live area collections. */.archive-series-page{background:#fff}.archive-series-nav-cta{margin-left:auto;color:var(--blue) !important}.archive-series-hero{background:linear-gradient(120deg,#fff 0 73%,#f0f1f0 73% 100%)}.archive-series-status{min-height:112px;display:grid;align-content:center;padding:16px 18px;border:1px solid #d6d9d8;border-radius:15px;background:rgba(255,255,255,.9)}.archive-series-status > span{width:max-content;min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#313a3e;color:#fff;font-size:10px;font-weight:850;text-transform:uppercase}.archive-series-status strong{margin-top:8px;font-size:17px;line-height:1.15}.archive-series-status p{margin:5px 0 0;color:#5d6b70;font-size:12px;line-height:1.4}.archive-series-products{padding:12px 0 28px}.archive-series-catalog-layout{grid-template-columns:190px minmax(0,1fr)}.archive-series-filter-rail{position:sticky;top:12px}.archive-series-filter-note p{margin:0;color:#627177;font-size:11px;line-height:1.4}.archive-series-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:0}.archive-series-card{min-width:0;overflow:hidden;display:grid;grid-template-rows:108px 1fr;border:1px solid #d9dddc;border-radius:13px;background:#fff}.archive-series-card-media{position:relative;display:grid;place-items:center;padding:8px;background:#f2f3f2}.archive-series-card-media > span{position:absolute;z-index:1;top:7px;left:7px;min-height:24px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;background:#313a3e;color:#fff;font-size:8px;font-weight:850}.archive-series-card-media img{width:100%;height:100%;object-fit:contain;filter:saturate(.72);mix-blend-mode:multiply}.archive-series-card-copy{min-width:0;display:flex;flex-direction:column;padding:10px}.archive-series-card-copy > p{margin:0 0 3px;color:#647278;font-size:9px;font-weight:900;text-transform:uppercase}.archive-series-card-copy h3{min-height:31px;margin:0;font-size:13px;line-height:1.15;overflow-wrap:anywhere}.archive-series-card-copy dl{margin:8px 0 0}.archive-series-card-copy dl > div{min-height:30px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:5px;border-top:1px solid var(--line)}.archive-series-card-copy dt{color:var(--muted);font-size:9px}.archive-series-card-copy dd{margin:0;color:#3f4f55;font-size:10px;font-weight:800}.archive-series-card-copy > a{min-height:38px;display:grid;place-items:center;margin-top:auto;padding:6px;border:1px solid #aebdc2;border-radius:8px;color:var(--ink);font-size:10px;font-weight:850;text-align:center;text-decoration:none}.archive-series-compare{background:#f5f7f7}.mobile-archive-series-hero{background:linear-gradient(145deg,#fff 0 74%,#f0f1f0 74% 100%)}.mobile-archive-status{min-height:39px;margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border:1px solid #d4d8d7;border-radius:9px;background:rgba(255,255,255,.92)}.mobile-archive-status strong{font-size:11px}.mobile-archive-status span{color:#66747a;font-size:9px}.mobile-archive-alternatives{padding:11px 14px 12px;border-bottom:1px solid var(--line);background:#eef6f8}.mobile-archive-alternatives nav{display:flex;gap:5px;margin:8px -14px 0;padding:0 14px 2px;overflow-x:auto;scrollbar-width:none}.mobile-archive-alternatives nav::-webkit-scrollbar{display:none}.mobile-archive-alternatives nav a{min-width:max-content;min-height:35px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #c7dce3;border-radius:9px;background:#fff;color:var(--blue);font-size:11px;font-weight:850;text-decoration:none}.mobile-archive-products{padding:11px 14px 14px;border-bottom:1px solid var(--line)}.mobile-archive-series-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:8px}.mobile-archive-series-card{min-width:0;overflow:hidden;display:grid;grid-template-rows:94px 1fr;border:1px solid #d8dcdb;border-radius:11px;background:#fff}.mobile-archive-series-card > div{position:relative;display:grid;place-items:center;padding:7px;background:#f1f2f1}.mobile-archive-series-card > div > span{position:absolute;z-index:1;top:6px;left:6px;min-height:22px;display:inline-flex;align-items:center;padding:0 6px;border-radius:999px;background:#313a3e;color:#fff;font-size:8px;font-weight:850}.mobile-archive-series-card > div img{width:100%;height:100%;object-fit:contain;filter:saturate(.72);mix-blend-mode:multiply}.mobile-archive-series-card > section{min-width:0;display:flex;flex-direction:column;padding:9px}.mobile-archive-series-card section > p{margin:0 0 2px;color:#69767b;font-size:8px;font-weight:900;text-transform:uppercase}.mobile-archive-series-card h3{min-height:30px;margin:0;font-size:12px;line-height:1.15;overflow-wrap:anywhere}.mobile-archive-series-card dl{margin:6px 0 0}.mobile-archive-series-card dl > div{min-height:25px;display:flex;align-items:center;justify-content:space-between;gap:4px;border-top:1px solid var(--line)}.mobile-archive-series-card dt{color:var(--muted);font-size:8px}.mobile-archive-series-card dd{margin:0;font-size:9px;font-weight:800}.mobile-archive-series-card section > a{min-height:35px;display:grid;place-items:center;margin-top:auto;padding:5px;border:1px solid #aebdc2;border-radius:7px;color:var(--ink);font-size:9px;font-weight:850;text-align:center;text-decoration:none}.mobile-archive-compare{background:#f5f7f7}.mobile-archive-series-page .catalog-mobile-footer{margin-top:0}@media (max-width: 1180px){.archive-series-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 980px){.archive-series-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}/* Verified archive PDP pilot: product first, honest fallback when no successor is mapped. */.pdp-archive-pilot .pdp-gallery{position:static;grid-column:1;grid-row:1}.pdp-archive-pilot .pdp-buybox{grid-column:2;grid-row:1/span 2}.pdp-archive-pilot .pdp-main-media{height:286px}.pdp-archive-pilot .pdp-thumbnails{max-width:100%;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.pdp-archive-pilot .pdp-buybox > h1{font-size:clamp(29px,2.45vw,36px)}.pdp-replacement-callout{margin-top:10px;padding:14px;border:1px solid #bed7df;border-radius:13px;background:#eef7f9}.pdp-replacement-callout > span{color:#627278;font-size:10px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.pdp-replacement-callout h2{margin-top:3px;font-size:21px;line-height:1.1;letter-spacing:-.025em}.pdp-replacement-callout > p{margin-top:5px;color:var(--graphite);font-size:12px;line-height:1.4}.pdp-replacement-callout > div{margin-top:10px;display:grid;grid-template-columns:1.2fr .8fr;gap:7px}.pdp-replacement-callout .button{min-height:46px;padding-inline:11px}.pdp-owner-summary{margin-top:8px;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:#f7f8f8}.pdp-owner-summary span,.pdp-owner-summary strong,.pdp-owner-summary p{display:block}.pdp-owner-summary span{color:var(--muted);font-size:10px}.pdp-owner-summary strong{margin-top:2px;font-size:12px}.pdp-owner-summary p{margin-top:3px;color:var(--graphite);font-size:10px}.pdp-archive-pilot .pdp-section-nav{top:68px;z-index:70;padding:6px 0;background:#fff;box-shadow:0 8px 22px rgba(20,42,50,.06)}.pdp-archive-pilot .pdp-section-nav .container{min-height:36px;gap:6px;scrollbar-width:none}.pdp-archive-pilot .pdp-section-nav .container::-webkit-scrollbar{display:none}.pdp-archive-pilot .pdp-section-nav a{min-height:34px;padding:0 13px;border:1px solid transparent;border-radius:999px;color:var(--graphite)}.pdp-archive-pilot .pdp-section-nav a:hover,.pdp-archive-pilot .pdp-section-nav a:focus-visible,.pdp-archive-pilot .pdp-section-nav a[aria-current="location"]{border-color:#bdd7e0;background:#edf7fa;color:#075f7b}.pdp-area-fallback-section{padding-block:38px 44px}.pdp-area-fallback{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:42px;align-items:center}.pdp-area-fallback h2{margin-top:3px;font-size:clamp(30px,3vw,43px);line-height:1.04;letter-spacing:-.04em}.pdp-area-fallback > div:first-child > p{max-width:750px;margin-top:12px;color:var(--graphite);font-size:15px;line-height:1.5}.pdp-area-fallback > div:last-child{padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.pdp-area-fallback > div:last-child > strong{font-size:15px}.pdp-area-fallback ul{margin:9px 0 12px;padding-left:18px;color:var(--graphite);font-size:12px;line-height:1.45}.pdp-area-fallback .button{width:100%;min-height:44px}.pdp-area-fallback button.button{margin-top:7px}.pdp-mobile.pdp-archive-pilot .pdp-main-media{height:150px}.pdp-mobile.pdp-archive-pilot .pdp-archive-status{margin-top:2px}.pdp-mobile .pdp-replacement-callout{margin-top:7px;padding:11px;border-radius:11px}.pdp-mobile .pdp-replacement-callout h2{font-size:18px}.pdp-mobile .pdp-replacement-callout > p{font-size:11px}.pdp-mobile .pdp-replacement-callout > div{grid-template-columns:1fr;gap:5px}.pdp-mobile .pdp-replacement-callout .button{min-height:44px}.pdp-mobile-area-fallback{display:grid}.pdp-mobile-area-fallback .button{width:100%;min-height:44px;margin-top:10px}.pdp-mobile-area-fallback button.button{margin-top:6px}.pdp-mobile.pdp-archive-pilot .pdp-archive-sticky{grid-template-columns:minmax(0,1fr) 112px}.pdp-mobile.pdp-archive-pilot .pdp-archive-sticky strong{font-size:13px}@media (max-width: 900px){.pdp-archive-pilot .pdp-gallery,.pdp-archive-pilot .pdp-buybox,.pdp-archive-pilot .pdp-gallery-support{grid-column:1;grid-row:auto}.pdp-area-fallback{grid-template-columns:1fr;gap:20px}}/* Verified archive PDP with an owner-confirmed active replacement. */.pdp-confirmed-replacement{margin-top:10px;padding:13px;border:1px solid #9fd2b4;border-radius:13px;background:linear-gradient(135deg,#f1fff6 0 76%,#e3f7eb 76% 100%)}.pdp-confirmed-replacement-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.pdp-confirmed-replacement-head span{color:#08743c;font-size:10px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.pdp-confirmed-replacement-head h2{margin-top:3px;font-size:19px;line-height:1.12;letter-spacing:-.025em}.pdp-confirmed-replacement-head em{min-height:26px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#d8f5e3;color:#08743c;font-size:10px;font-style:normal;font-weight:850;white-space:nowrap}.pdp-confirmed-replacement-body{margin-top:8px;display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;align-items:center}.pdp-confirmed-replacement-body > img{width:100%;height:82px;object-fit:contain;mix-blend-mode:multiply}.pdp-confirmed-replacement-body ul{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:5px;list-style:none}.pdp-confirmed-replacement-body li{min-height:25px;display:inline-flex;align-items:center;padding:0 7px;border-radius:7px;background:rgba(255,255,255,.9);color:var(--graphite);font-size:10px;font-weight:750}.pdp-replacement-price{margin-top:7px;display:grid;grid-template-columns:auto 1fr;align-items:end;column-gap:10px}.pdp-replacement-price small{grid-column:1/-1;color:var(--muted);font-size:10px}.pdp-replacement-price strong{font-size:22px;line-height:1;letter-spacing:-.03em}.pdp-replacement-price span{color:var(--muted);font-size:9px}.pdp-confirmed-replacement-actions{margin-top:9px;display:grid;grid-template-columns:1.25fr .75fr;gap:7px}.pdp-confirmed-replacement-actions .button{width:100%;min-height:44px;padding-inline:9px}.pdp-replacement-comparison{padding:42px 0 48px;border-top:1px solid var(--line);background:#f1f7f8}.pdp-replacement-table{margin-top:20px;overflow-x:auto;border:1px solid #cedce0;border-radius:14px;background:#fff}.pdp-replacement-table table{width:100%;border-collapse:collapse}.pdp-replacement-table th,.pdp-replacement-table td{min-width:150px;padding:13px 15px;border-bottom:1px solid var(--line);color:var(--graphite);font-size:13px;text-align:left}.pdp-replacement-table thead th{background:#e7f0f3;color:#53676f;font-size:11px;text-transform:uppercase}.pdp-replacement-table tbody th{color:var(--ink);font-weight:800}.pdp-replacement-table tr:last-child > *{border-bottom:0}.pdp-replacement-table td strong{color:#08743c}.pdp-mobile-compare{padding:18px 14px 22px;border-top:7px solid var(--soft);background:#f1f7f8}.pdp-mobile-compare h2{margin-top:3px;font-size:24px;line-height:1.03;letter-spacing:-.035em}.pdp-mobile-compare .pdp-replacement-table{margin-top:10px;border-radius:10px}.pdp-mobile-compare .pdp-replacement-table th,.pdp-mobile-compare .pdp-replacement-table td{min-width:0;padding:9px 8px;font-size:10px}.pdp-mobile-compare .pdp-replacement-table thead th{font-size:9px}.pdp-mobile-footer button{min-height:44px;border:1px solid #444;border-radius:8px;background:transparent;color:#fff;font:inherit;font-size:12px}.pdp-mobile .pdp-confirmed-replacement{margin-top:7px;padding:10px;border-radius:11px}.pdp-mobile .pdp-confirmed-replacement-head h2{font-size:16px}.pdp-mobile .pdp-confirmed-replacement-head em{min-height:23px;padding-inline:6px;font-size:9px}.pdp-mobile .pdp-confirmed-replacement-body{grid-template-columns:88px minmax(0,1fr);gap:8px}.pdp-mobile .pdp-confirmed-replacement-body > img{height:68px}.pdp-mobile .pdp-confirmed-replacement-body li{min-height:22px;padding-inline:5px;font-size:9px}.pdp-mobile .pdp-replacement-price{margin-top:5px}.pdp-mobile .pdp-replacement-price strong{font-size:19px}.pdp-mobile .pdp-confirmed-replacement-actions{grid-template-columns:1.15fr .85fr;gap:5px}.pdp-mobile .pdp-confirmed-replacement-actions .button{min-height:44px;padding-inline:6px;font-size:11px}.pdp-mobile .pdp-confirmed-sticky{grid-template-columns:minmax(0,1fr) 112px}.pdp-mobile .pdp-confirmed-sticky strong{font-size:13px}/* Stage 8 SEO-filter pilot: preserve the /collection/all child URL, then put products first. */.feature-landing-page{background:#fff}.feature-hero{padding:5px 0 7px;background:linear-gradient(120deg,#fff 0 73%,#eef1f2 73% 100%)}.feature-hero .task-hero-copy > p{max-width:900px}.feature-constraint{width:fit-content;min-height:30px;margin-top:7px;display:inline-flex;align-items:center;gap:7px;padding:4px 10px 4px 5px;border:1px solid #d5dcde;border-radius:999px;background:rgba(255,255,255,.92)}.feature-constraint > span,.feature-filter-fixed > span,.feature-sheet-fixed > span,.mobile-feature-context > span{width:21px;height:21px;flex:0 0 21px;border:2px solid #fff;border-radius:50%;background:#171717;box-shadow:0 0 0 1px #aab3b6}.feature-constraint strong{font-size:12px}.feature-constraint small{color:var(--muted);font-size:10px}.feature-products-section{padding-top:10px}.feature-catalog-layout{grid-template-columns:190px minmax(0,1fr)}.feature-filter-rail{position:sticky;top:12px}.feature-filter-fixed,.feature-sheet-fixed{min-height:50px;display:flex;align-items:center;gap:9px;padding:9px 11px;border-bottom:1px solid var(--line);background:#f8f9f9}.feature-filter-fixed div,.feature-sheet-fixed div{min-width:0;display:grid;gap:1px}.feature-filter-fixed small,.feature-sheet-fixed small{color:var(--muted);font-size:9px}.feature-filter-fixed strong,.feature-sheet-fixed strong{font-size:12px}.feature-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.feature-product-card .brand-product-media{background:linear-gradient(145deg,#f5f5f4,#eceeed)}.feature-product-card .brand-product-media img{filter:saturate(.92) contrast(1.03)}.feature-guide-section{background:#f4f6f6}.feature-seo-copy{background:#fff}@media (min-width: 1281px) and (max-width: 1600px){.feature-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 1280px){.feature-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 980px){.feature-catalog-layout{grid-template-columns:1fr}.feature-filter-rail{display:none}.feature-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mobile-feature-page{background:#e9ecee}.mobile-feature-page .mobile-shell{overflow:visible;background:#fff}.mobile-feature-hero{padding-bottom:8px;background:linear-gradient(145deg,#fff 0 76%,#edf0f1 76% 100%)}.mobile-feature-hero h1{max-width:390px;font-size:29px}.mobile-feature-context{min-height:29px;margin-top:6px;display:flex;align-items:center;gap:6px;padding:3px 7px;border:1px solid #d4dcde;border-radius:9px;background:rgba(255,255,255,.92)}.mobile-feature-context > span{width:19px;height:19px;flex-basis:19px}.mobile-feature-context strong{font-size:11px}.mobile-feature-context small{margin-left:auto;color:var(--muted);font-size:9px}.mobile-feature-products{padding-top:9px}.feature-mobile-card .mobile-brand-product-media{background:linear-gradient(145deg,#f4f4f3,#eceeed)}.feature-mobile-card .mobile-brand-product-media img{filter:saturate(.92) contrast(1.03)}.feature-mobile-card .mobile-brand-product-copy > p{min-height:20px}.mobile-feature-guide{background:#f4f6f6}.feature-sheet-fixed{margin:12px 16px 0;border:1px solid var(--line);border-radius:10px}.feature-sheet-fixed > span{width:23px;height:23px;flex-basis:23px}.mobile-feature-page .catalog-mobile-footer{margin-top:0}/*
 * RuClima full-page reconciliation layer.
 * Visual source: approved prototype commit 25dec6b724f6074d5673725f429564c4c9277b1c.
 * Commerce data and controls remain native InSales markup.
 */body[data-theme-template="index"]{margin:0;color:#1b1b1a;background:#faf8f3;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}body[data-theme-template="index"] .page_layout,body[data-theme-template="index"] .page_layout-clear{width:100%;max-width:none;display:block;background:#faf8f3}body[data-theme-template="index"] > [data-fixed-panels="top"]:empty{display:none}.rc-reconciled-home{width:100%;min-width:0;color:#1b1b1a;background:#faf8f3}.rc-reconciled-home .container{width:min(1320px, calc(100% - 48px));max-width:none}.rc-reconciled-home .rc-mobile-top,.rc-reconciled-home .rc-mobile-header,.rc-reconciled-home .mobile-action-layer{display:none !important}.rc-reconciled-home .rc-mobile-system-map{display:none}.rc-reconciled-home .rc-native-product-shell,.rc-reconciled-home .rc-native-product-shell *{min-width:0}/* Native InSales product widget inside the approved product shelf. */.rc-reconciled-home .rc-native-product-shell .layout,.rc-reconciled-home .rc-native-product-shell .layout__content{width:100%;max-width:none;margin:0;padding:0 !important;background:transparent !important}.rc-reconciled-home .rc-native-product-shell .tabs__head{margin:0 0 11px;overflow:visible}.rc-reconciled-home .rc-native-product-shell .tabs__head .splide,.rc-reconciled-home .rc-native-product-shell .tabs__head .splide__track{overflow:visible}.rc-reconciled-home .rc-native-product-shell .tabs__head .splide__list{width:auto !important;transform:none !important;display:flex;flex-wrap:wrap;gap:7px}.rc-reconciled-home .rc-native-product-shell .tabs__head .splide__slide{width:auto !important;min-width:0;flex:0 0 auto}.rc-reconciled-home .rc-native-product-shell .tabs__head .splide__arrows{display:none !important}.rc-reconciled-home .rc-native-product-shell .tabs__head-item{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;border:1px solid #dce5ea;border-radius:999px;background:#fff;color:#53636a;cursor:pointer}.rc-reconciled-home .rc-native-product-shell .tabs__head-item.is-active{border-color:#075f7b;background:#075f7b;color:#fff}.rc-reconciled-home .rc-native-product-shell .tabs__head-label,.rc-reconciled-home .rc-native-product-shell .widget_heading{margin:0;color:inherit;font:inherit;font-size:13px !important;font-weight:750 !important;line-height:1.15;white-space:nowrap}.rc-reconciled-home .rc-native-product-shell .tabs__item:not(.is-active){display:none !important}.rc-reconciled-home .rc-native-product-shell .grid-list{width:100%;margin:0;padding:1px 1px 4px;display:grid !important;grid-template-columns:repeat(4, minmax(0, 1fr)) !important;gap:10px !important}.rc-reconciled-home .rc-native-product-shell .product-preview-elem{width:auto !important;max-width:none !important;margin:0 !important}.rc-reconciled-home .rc-native-product-shell form.product-preview{height:100%;min-height:410px;margin:0;overflow:hidden;border:1px solid #dfe4e5;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(28, 43, 49, .045)}.rc-reconciled-home .rc-native-product-shell .product-preview__content{height:100%;min-height:inherit;padding:0;display:flex;flex-direction:column}.rc-reconciled-home .rc-native-product-shell .product-preview__area-photo{position:relative;height:150px;min-height:150px;padding:10px 11px 0}.rc-reconciled-home .rc-native-product-shell .product-preview__photo,.rc-reconciled-home .rc-native-product-shell .img-ratio,.rc-reconciled-home .rc-native-product-shell .img-ratio__inner,.rc-reconciled-home .rc-native-product-shell .product-preview__photo > .img-ratio{width:100%;height:100% !important;min-height:0;padding:0 !important;position:relative}.rc-reconciled-home .rc-native-product-shell .img-ratio__inner > a,.rc-reconciled-home .rc-native-product-shell picture{width:100%;height:100%;display:block}.rc-reconciled-home .rc-native-product-shell .product-preview__photo img{width:100%;height:100% !important;object-fit:contain !important;object-position:center}.rc-reconciled-home .rc-native-product-shell .product-preview__photo picture + picture{display:none}/* The approved shelf uses one stable product image. Native hover slides are
 * disabled in setup as well; these rules keep already-rendered widget markup
 * static while an InSales AJAX refresh is settling. */.rc-reconciled-home .rc-native-product-shell .product-preview__photo picture,.rc-reconciled-home .rc-native-product-shell .product-preview__img-1{position:static !important;inset:auto !important;transform:none !important;opacity:1 !important;transition:none !important}.rc-reconciled-home .rc-native-product-shell .product-preview__img-2,.rc-reconciled-home .rc-native-product-shell .product-preview__photo picture + picture{display:none !important}.rc-reconciled-home .rc-native-product-shell .favorites_btn{top:8px !important;right:8px !important;z-index:4;width:34px !important;height:34px !important;min-height:34px !important;padding:0 !important;display:grid !important;place-items:center;border:0 !important;border-radius:50% !important;background:rgba(255, 255, 255, .94) !important;color:#13242b !important;box-shadow:0 4px 14px rgba(15, 39, 48, .1)}.rc-reconciled-home .rc-native-product-shell .product-preview__available{display:none !important}.rc-reconciled-home .rc-native-product-shell .stickers{top:8px !important;left:8px !important;right:48px !important;z-index:3;display:flex !important;flex-wrap:wrap;align-items:flex-start;gap:4px}.rc-reconciled-home .rc-native-product-shell .sticker{width:fit-content;min-height:25px;padding:4px 7px;border:0;border-radius:999px;font-size:10px !important;font-weight:800;line-height:1.15}.rc-reconciled-home .rc-native-product-shell .sticker-sale{background:#ffd000 !important;color:#1b1b1a !important}.rc-reconciled-home .rc-native-product-shell .sticker-preorder{background:#edf4f6 !important;color:#075f7b !important}.rc-reconciled-home .rc-native-product-shell .product-preview__area-title{padding:10px 12px 0}.rc-reconciled-home .rc-native-product-shell .product-preview__title{min-height:54px;margin:0}.rc-reconciled-home .rc-native-product-shell .product-preview__title a{display:-webkit-box;overflow:hidden;color:#17262d;font-size:15px;font-weight:800;line-height:1.18;letter-spacing:-.015em;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.rc-reconciled-home .rc-native-product-shell .product-preview__area-rating,.rc-reconciled-home .rc-native-product-shell .product-preview__area-variants{display:none !important}.rc-reconciled-home .rc-native-product-shell .product-preview__area-bottom{margin-top:auto;padding:8px 12px 12px}.rc-reconciled-home .rc-native-product-shell .product-preview__buy{height:100%;display:flex;flex-direction:column}.rc-reconciled-home .rc-native-product-shell .product-preview__price{min-height:55px;margin:0;padding:9px 0 7px;display:flex;flex-wrap:wrap;align-content:end;align-items:baseline;gap:2px 8px;border-top:1px solid #eceff0}.rc-reconciled-home .rc-native-product-shell .product-preview__price-label{color:#6d777b;font-size:10px}.rc-reconciled-home .rc-native-product-shell .product-preview__price-min,.rc-reconciled-home .rc-native-product-shell .product-preview__price-cur{color:#17262d;font-size:22px;font-weight:850;line-height:1.05;letter-spacing:-.025em}.rc-reconciled-home .rc-native-product-shell .product-preview__price-old{order:-1;width:100%;color:#758087;font-size:12px;line-height:1.1;text-decoration:line-through}.rc-reconciled-home .rc-native-product-shell .product-preview__controls{width:100% !important;position:static !important;inset:auto !important;padding:0 !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;transition:none !important;z-index:auto !important;margin-top:auto}.rc-reconciled-home .rc-native-product-shell .product-preview__controls::before{display:none !important;content:none !important}.rc-reconciled-home .rc-native-product-shell .show-cart-button,.rc-reconciled-home .rc-native-product-shell .hide-cart-button,.rc-reconciled-home .rc-native-product-shell .product-has-many-variants,.rc-reconciled-home .rc-native-product-shell .product-available-one-variant{width:100%}.rc-reconciled-home .rc-native-product-shell .product-has-many-variants{grid-template-columns:1.25fr .75fr;gap:5px}.rc-reconciled-home .rc-native-product-shell .product-preview__controls .button,.rc-reconciled-home .rc-native-product-shell .add-cart-counter__btn{width:100%;min-height:42px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #075f7b;border-radius:9px;background:#075f7b;color:#fff;box-shadow:none;font-size:12px;font-weight:800;line-height:1;text-decoration:none}.rc-reconciled-home .rc-native-product-shell .product-preview__detail-select-btn,.rc-reconciled-home .rc-native-product-shell .hide-cart-button .button{border-color:#b9c9cf;background:#fff;color:#263941}.rc-reconciled-home .rc-native-product-shell .product-preview__show-modal-variants-btn::after{content:"Выбрать"}.rc-reconciled-home .rc-native-product-shell .product-preview__detail-select-btn::after,.rc-reconciled-home .rc-native-product-shell .hide-cart-button .button::after{content:"Подробнее"}.rc-reconciled-home .rc-native-product-shell [data-add-cart-counter-btn]::after{content:"В корзину"}.rc-reconciled-home .rc-native-product-shell .add-cart-counter__controls{border-radius:9px;overflow:hidden}.rc-reconciled-home .rc-native-product-shell .add-cart-counter__controls-btn{min-height:42px;border-radius:9px}.rc-reconciled-home .rc-all-products{min-height:44px;margin-top:13px;border-color:#b8c8ce;color:#17313b;font-size:13px}.rc-reconciled-home .product-shelf-footer .rc-all-products{margin-top:0;border-color:#17242b;background:#17242b;color:#fff}/* The prototype owns one shelf footer; suppress Grand's duplicate per-tab link. */.rc-reconciled-home .rc-native-product-shell .special-products__link-all{display:none !important}.rc-reconciled-home .promo-code-copy{min-height:30px;margin:0 3px;padding:3px 7px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(78, 66, 15, .28);border-radius:7px;appearance:none;background:rgba(255, 255, 255, .72);color:inherit;cursor:pointer;font:inherit;line-height:1;text-align:left;vertical-align:middle}.rc-reconciled-home .promo-code-copy b{font:inherit;font-weight:900;letter-spacing:.035em}.rc-reconciled-home .promo-code-copy span{color:#66550e;font-size:10px;font-weight:750}.rc-reconciled-home .promo-code-copy:hover,.rc-reconciled-home .promo-code-copy:focus-visible,.rc-reconciled-home .promo-code-copy.is-copied{border-color:#075f7b;background:#fff;color:#075f7b}/* Grand also owns a generic .gift-strip selector. Keep the active promo
 * explicit so the theme cannot suppress the reconciled desktop strip. */@media (min-width: 901px){.rc-reconciled-home .rc-desktop-promo:not([hidden]){display:block !important}}@media (min-width: 1120px){.rc-reconciled-home .rc-native-product-shell .grid-list{grid-template-columns:repeat(5, minmax(0, 1fr)) !important}}@media (min-width: 1360px){.rc-reconciled-home .rc-native-product-shell .grid-list{grid-template-columns:repeat(6, minmax(0, 1fr)) !important}}.rc-reconciled-home .site-footer .footer-col h3{color:#fff}/* The 901–1180 range keeps the desktop composition but avoids collisions. */@media (min-width: 901px) and (max-width: 1180px){.rc-reconciled-home .header-links{gap:11px;font-size:12px}.rc-reconciled-home .header-links .phone span{display:none}.rc-reconciled-home .product-first-home .calm-hero .final-hero-copy h1,.rc-reconciled-home .calm-hero .final-hero-copy h1{font-size:39px}}/* Mobile is a dedicated product-first composition using the same honest content. */@media (max-width: 900px){html,body[data-theme-template="index"]{width:100%;max-width:100%;background:#fff}body[data-theme-template="index"] .page_layout,body[data-theme-template="index"] .page_layout-clear{background:#fff}.rc-reconciled-home{width:100%;max-width:none;padding-bottom:calc(76px + env(safe-area-inset-bottom));background:#fff}.rc-reconciled-home .container{width:100%;padding-inline:14px}.rc-reconciled-home .desktop-header,.rc-reconciled-home .rc-desktop-promo{display:none !important}.rc-reconciled-home .rc-mobile-top{display:block !important;background:#fff}.rc-reconciled-home .mobile-header.rc-mobile-header{position:sticky;top:0;z-index:60;display:block !important;box-shadow:0 5px 18px rgba(19, 36, 43, .06)}.rc-reconciled-home .mobile-gift-strip{display:block !important;padding-top:env(safe-area-inset-top);background:#fff4bd}.rc-reconciled-home .mobile-gift-strip[hidden]{display:none !important}.rc-reconciled-home .mobile-gift-strip-inner{width:100%;min-height:44px;padding:5px 14px;display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #edd36b;color:#4e420f;font-size:11px}.rc-reconciled-home .mobile-gift-strip-inner > a{font-weight:750;text-align:right}.rc-reconciled-home .mobile-gift-strip .promo-code-copy{min-width:0;min-height:44px;margin:0;padding:4px 7px;display:grid;justify-items:start;gap:2px;text-align:left}.rc-reconciled-home .mobile-gift-strip .promo-code-copy strong{font-size:12px;line-height:1.1;white-space:nowrap}.rc-reconciled-home .mobile-gift-strip .promo-code-copy span{font-size:9px;line-height:1.1}.rc-reconciled-home .mobile-header{position:relative;top:auto;z-index:34;padding:7px 12px;border-bottom:1px solid #dce5e9;background:#fff}.rc-reconciled-home .mobile-header-row{min-height:44px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.rc-reconciled-home .mobile-brand{width:fit-content;min-height:44px;padding:0 11px;display:inline-flex;align-items:center;border:1.5px solid #17262d;background:#fff;color:#17262d;font-size:22px;font-weight:850;letter-spacing:-.055em}.rc-reconciled-home .mobile-header-actions{display:flex;gap:7px}.rc-reconciled-home .mobile-menu-button .icon{width:22px;height:22px}.rc-reconciled-home .mobile-icon-button{width:44px;height:44px;padding:0;display:grid;place-items:center;border:1px solid #d6e0e4;border-radius:10px;background:#fff;color:#17262d}.rc-reconciled-home .mobile-search{min-height:44px;margin-top:6px;padding:0 3px 0 13px;display:flex;align-items:center;border:1px solid #d8e4e8;border-radius:9px;background:#edf4f6}.rc-reconciled-home .mobile-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#17262d;font-size:14px}.rc-reconciled-home .mobile-search button{width:40px;height:40px;flex:0 0 40px}.rc-reconciled-home main{background:#fff}.rc-reconciled-home .calm-hero{padding:7px 10px 0 !important;background:#faf8f3}.rc-reconciled-home .calm-hero > .container{width:100%;padding:0}.rc-reconciled-home .calm-hero .final-hero-grid{overflow:hidden;display:grid;grid-template-columns:1fr;gap:0;border:1px solid #e5e0d8;border-radius:14px;background:#fff;box-shadow:0 12px 32px rgba(61, 52, 39, .06)}.rc-reconciled-home .hero-lifestyle{order:-1;width:100%;height:108px !important;min-height:108px !important;border:0;border-radius:0}.rc-reconciled-home .hero-lifestyle > img{width:100%;height:108px !important;min-height:108px !important;object-fit:cover;object-position:center 47%}.rc-reconciled-home .hero-lifestyle figcaption{display:none !important}.rc-reconciled-home .calm-hero .final-hero-copy{min-height:0;padding:12px 14px 11px;border:0;border-radius:0}.rc-reconciled-home .calm-hero .final-hero-copy h1{margin:0;font-size:29px;line-height:1;letter-spacing:-.045em}.rc-reconciled-home .calm-hero .final-hero-copy h1 br{display:none}.rc-reconciled-home .calm-hero .lead{margin-top:7px;font-size:14px;line-height:1.36}.rc-reconciled-home .hero-commercial-summary{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:5px}.rc-reconciled-home .hero-commercial-summary > *{min-height:50px;padding:7px 8px;border-radius:8px}.rc-reconciled-home .hero-commercial-summary strong{margin:0;font-size:13px;line-height:1.15}.rc-reconciled-home .hero-commercial-summary span{margin-top:2px;font-size:10px;line-height:1.2}.rc-reconciled-home .calm-hero .hero-actions{max-width:none;margin-top:8px;display:grid;grid-template-columns:1fr auto;gap:6px}.rc-reconciled-home .calm-hero .hero-actions .button{width:auto;min-width:0;min-height:44px;padding-inline:11px;font-size:13px}.rc-reconciled-home .regional-bar{min-height:0;margin-top:7px;padding:6px 0 0;display:block;border-top:1px solid #ece8e1;background:transparent}.rc-reconciled-home .regional-bar .region-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px}.rc-reconciled-home .regional-bar .region-switch > span,.rc-reconciled-home .regional-copy{display:none !important}.rc-reconciled-home .regional-bar .region-switch button{min-height:44px;padding:0 8px;font-size:12px}.rc-reconciled-home .calm-selector-section{padding:7px 10px 8px !important;background:#fff}.rc-reconciled-home .calm-selector-section > .container{width:100%;padding:0}.rc-reconciled-home .calm-selector-section .quick-selection-grid{margin:0;padding:10px 11px;display:block;border:1px solid #dce5ea;border-radius:12px;background:#fff;color:#1b1b1a;box-shadow:none}.rc-reconciled-home .quick-selection-copy .section-kicker{margin-bottom:3px;color:#53666e;font-size:10px;letter-spacing:.06em}.rc-reconciled-home .quick-selection-copy h2{font-size:18px;line-height:1.15}.rc-reconciled-home .quick-selection-copy p{display:none}.rc-reconciled-home .quick-selection-form{display:block}.rc-reconciled-home .quick-selection-form .area-chips{margin-top:8px;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:6px}.rc-reconciled-home .quick-selection-form .area-chip{width:auto;min-width:0;min-height:44px;padding:0 4px;border-color:#dce3e6;background:#fff;color:#32464f;font-size:13px}.rc-reconciled-home .quick-selection-form .area-chip:hover,.rc-reconciled-home .quick-selection-form .area-chip.is-active{border-color:#d3aa00;background:#fff7cc;color:#1b1b1a}.rc-reconciled-home .selector-secondary-actions{margin-top:6px;display:flex;flex-wrap:wrap;gap:12px}.rc-reconciled-home .custom-area-entry,.rc-reconciled-home .unknown-area-button{border:0;background:transparent}.rc-reconciled-home .custom-area-entry > summary,.rc-reconciled-home .unknown-area-button{min-height:44px;padding:0;border:0;background:transparent;color:#52666f;font-size:12px;text-decoration:underline;text-underline-offset:3px}.rc-reconciled-home .custom-area-entry[open]{width:100%;flex:0 0 100%;padding:7px;border:1px solid #dce5ea;border-radius:9px;background:#fff}.rc-reconciled-home .quick-selection-result,.rc-reconciled-home .quick-preferences{margin-top:8px}.rc-reconciled-home .early-trust{display:none}.rc-reconciled-home .calm-categories{padding:9px 14px 11px !important;border-block:1px solid #edf1f3;background:#fff}.rc-reconciled-home .calm-categories > .container{width:100%;padding:0;display:block}.rc-reconciled-home .calm-categories .section-head{margin-bottom:7px}.rc-reconciled-home .calm-categories .section-head h2{display:none}.rc-reconciled-home .calm-categories .section-kicker{margin:0;color:#1b1b1a;font-size:14px;letter-spacing:0;text-transform:none}.rc-reconciled-home .calm-categories .section-head p{display:none}.rc-reconciled-home .calm-categories .final-category-grid{margin-right:-14px;padding:1px 14px 3px 0;overflow-x:auto;display:flex;gap:6px;scroll-snap-type:x proximity;scrollbar-width:none}.rc-reconciled-home .calm-categories .final-category-grid::-webkit-scrollbar{display:none}.rc-reconciled-home .calm-categories .category-card,.rc-reconciled-home .calm-categories .category-card.featured,.rc-reconciled-home .calm-categories .category-card:nth-child(2),.rc-reconciled-home .calm-categories .compact-category{position:relative;width:156px;min-width:156px;min-height:96px;padding:9px 10px;overflow:hidden;flex:0 0 156px;border:0;border-radius:10px;background:#f4f0e9;color:#1b1b1a;box-shadow:none;scroll-snap-align:start}.rc-reconciled-home .calm-categories .category-card:nth-child(2){background:#fff0ad}.rc-reconciled-home .calm-categories .category-card:nth-child(4){background:#e8f0eb}.rc-reconciled-home .calm-categories .category-index{max-width:none;padding-right:24px;font-size:10px;line-height:1.18;overflow-wrap:anywhere}.rc-reconciled-home .calm-categories .category-bottom{display:block;min-width:0}.rc-reconciled-home .calm-categories .category-bottom > div{min-width:0}.rc-reconciled-home .calm-categories .category-card h3,.rc-reconciled-home .calm-categories .category-card.featured h3,.rc-reconciled-home .calm-categories .category-card:nth-child(2) h3,.rc-reconciled-home .calm-categories .compact-category h3{max-width:none;padding-right:27px;font-size:13px;line-height:1.12;overflow-wrap:anywhere;hyphens:auto}.rc-reconciled-home .calm-categories .category-card p{display:none}.rc-reconciled-home .calm-categories .category-card .arrow{position:absolute;right:8px;bottom:8px;width:24px;height:24px;flex-basis:24px;font-size:13px}.rc-reconciled-home .calm-products{padding:20px 14px 30px !important;background:#fff}.rc-reconciled-home .calm-products > .container{width:100%;padding:0}.rc-reconciled-home .calm-products .product-head{margin-bottom:9px;display:block}.rc-reconciled-home .calm-products .product-head h2{max-width:300px;font-size:25px;line-height:1.02}.rc-reconciled-home .calm-products .product-head .section-kicker{font-size:10px}.rc-reconciled-home .calm-products .product-head > p{margin-top:7px;font-size:12px;line-height:1.4}.rc-reconciled-home .rc-native-product-shell .tabs__head{margin-bottom:10px;width:100%;max-width:100%;overflow:hidden}.rc-reconciled-home .rc-native-product-shell .tabs__head .splide,.rc-reconciled-home .rc-native-product-shell .tabs__head .splide__track{width:100%;max-width:100%;overflow:hidden !important}.rc-reconciled-home .rc-native-product-shell .tabs__head .splide__list{width:100% !important;max-width:100%;margin-right:0;padding-right:0;overflow-x:auto !important;flex-wrap:nowrap;scrollbar-width:none}.rc-reconciled-home .rc-native-product-shell .tabs__head .splide__list::-webkit-scrollbar{display:none}.rc-reconciled-home .rc-native-product-shell .tabs__head-item{min-width:0;max-width:calc(100vw - 28px);min-height:44px;padding-inline:12px}.rc-reconciled-home .rc-native-product-shell .tabs__head-label,.rc-reconciled-home .rc-native-product-shell .widget_heading{min-width:0;max-width:100%;overflow:hidden;font-size:12px !important;text-overflow:ellipsis;white-space:nowrap}.rc-reconciled-home .rc-native-product-shell .grid-list{grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:8px !important}.rc-reconciled-home .rc-native-product-shell .product-preview-elem{min-width:0;padding-bottom:0 !important}.rc-reconciled-home .rc-native-product-shell form.product-preview{position:relative;height:100%;min-height:0;padding:0 !important;border-color:#dce4e6;border-radius:13px;box-shadow:0 7px 20px rgba(28, 43, 49, .04)}.rc-reconciled-home .rc-native-product-shell .product-preview__content{height:100%;min-height:0}.rc-reconciled-home .rc-native-product-shell .product-preview__area-photo{height:120px;min-height:120px;padding:8px 8px 0}.rc-reconciled-home .rc-native-product-shell .favorites_btn{position:absolute !important;top:7px !important;right:7px !important;width:44px !important;height:44px !important;min-height:44px !important}.rc-reconciled-home .rc-native-product-shell .sticker{min-height:24px;padding:4px 6px;font-size:9px !important}.rc-reconciled-home .rc-native-product-shell .product-preview__area-title{padding:8px 9px 0}.rc-reconciled-home .rc-native-product-shell .product-preview__area-description,.rc-reconciled-home .rc-native-product-shell .product-preview__area-property{display:none !important}.rc-reconciled-home .rc-native-product-shell .product-preview__title{min-height:47px}.rc-reconciled-home .rc-native-product-shell .product-preview__title a{display:-webkit-box;overflow:hidden;font-size:13px;line-height:1.16;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.rc-reconciled-home .rc-native-product-shell .product-preview__area-bottom{padding:6px 9px 9px}.rc-reconciled-home .rc-native-product-shell .product-preview__price{min-height:52px;padding-block:8px 6px}.rc-reconciled-home .rc-native-product-shell .product-preview__price-min,.rc-reconciled-home .rc-native-product-shell .product-preview__price-cur{font-size:19px;white-space:nowrap}.rc-reconciled-home .rc-native-product-shell form.product-preview .product-preview__controls{width:100%;padding:0 !important;display:grid !important;grid-template-columns:minmax(0, 1fr);gap:5px}.rc-reconciled-home .rc-native-product-shell .product__compare-btn{display:none !important}.rc-reconciled-home .rc-native-product-shell .product-preview__controls .button,.rc-reconciled-home .rc-native-product-shell .add-cart-counter__btn,.rc-reconciled-home .rc-native-product-shell .add-cart-counter__controls-btn{min-height:44px;font-size:12px}.rc-reconciled-home .rc-all-products{width:100%;min-height:46px}.rc-reconciled-home .install-section,.rc-reconciled-home .multisplit-entry,.rc-reconciled-home .scenarios,.rc-reconciled-home .trust-section,.rc-reconciled-home .air-care-section,.rc-reconciled-home .season-section,.rc-reconciled-home .knowledge-section{padding-block:34px}.rc-reconciled-home .install-section > .container,.rc-reconciled-home .multisplit-entry > .container,.rc-reconciled-home .scenarios > .container,.rc-reconciled-home .trust-section > .container,.rc-reconciled-home .air-care-section > .container,.rc-reconciled-home .season-section > .container,.rc-reconciled-home .knowledge-section > .container,.rc-reconciled-home .site-footer > .container{padding-inline:14px}.rc-reconciled-home .install-panel{display:grid;grid-template-columns:1fr;border-radius:16px}.rc-reconciled-home .install-copy{padding:23px 20px 20px}.rc-reconciled-home .install-copy h2{font-size:31px;line-height:1.02}.rc-reconciled-home .install-copy > p{font-size:14px;line-height:1.45}.rc-reconciled-home .install-price{align-items:start;flex-direction:column;gap:4px}.rc-reconciled-home .install-price strong{font-size:27px}.rc-reconciled-home .install-actions{display:grid;grid-template-columns:1fr}.rc-reconciled-home .install-actions .button{width:100%;min-height:46px}.rc-reconciled-home .install-service-side{padding:0 12px 14px}.rc-reconciled-home .install-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:7px}.rc-reconciled-home .install-photo-pair figure{margin:0;overflow:hidden;border-radius:10px}.rc-reconciled-home .install-photo-pair img{width:100%;height:auto !important;aspect-ratio:4/3;object-fit:cover}.rc-reconciled-home .install-photo-pair figcaption{min-height:42px;padding:6px 7px;font-size:9px}.rc-reconciled-home .install-extra-note{font-size:11px}.rc-reconciled-home .install-form-details{margin-top:8px}.rc-reconciled-home .install-form-details > summary{min-height:46px}.rc-reconciled-home .install-upload-form{display:grid;grid-template-columns:1fr}.rc-reconciled-home .install-upload-form input,.rc-reconciled-home .install-upload-form button,.rc-reconciled-home .install-upload-form .file-drop{min-height:46px}.rc-reconciled-home .install-details-grid{grid-template-columns:1fr}.rc-reconciled-home .multisplit-panel{min-height:0;padding:14px;display:grid;grid-template-columns:1fr;gap:10px;border-radius:16px}.rc-reconciled-home .multisplit-copy{padding:18px 8px 10px}.rc-reconciled-home .multisplit-copy h2{font-size:31px;line-height:1.02}.rc-reconciled-home .multisplit-copy p{font-size:14px;line-height:1.45}.rc-reconciled-home .multisplit-room-shortcuts{align-items:center;flex-wrap:wrap}.rc-reconciled-home .multisplit-actions{display:grid;grid-template-columns:1fr}.rc-reconciled-home .multisplit-actions .button{width:100%}.rc-reconciled-home .system-map{display:none !important}.rc-reconciled-home .rc-mobile-system-map{min-height:82px;margin-top:2px;padding:10px;display:grid;grid-template-columns:minmax(0, 1fr) 24px minmax(0, 1.2fr);align-items:center;gap:7px;border:1px solid #9dbcc8;border-radius:12px;background:#dcebf0}.rc-reconciled-home .rc-mobile-system-map > span{min-width:0;min-height:58px;padding:7px;display:grid;place-items:center;align-content:center;border:1px solid #c7d9df;border-radius:9px;background:rgba(255, 255, 255, .84);text-align:center}.rc-reconciled-home .rc-mobile-system-map b{color:var(--ui, #0b5a78);font-size:19px;line-height:1}.rc-reconciled-home .rc-mobile-system-map small{margin-top:3px;color:#536870;font-size:10px;line-height:1.15}.rc-reconciled-home .rc-mobile-system-map i{color:#536870;font-size:20px;font-style:normal;text-align:center}.rc-reconciled-home .section-head{margin-bottom:15px;display:block}.rc-reconciled-home .section-head h2{font-size:28px;line-height:1.03}.rc-reconciled-home .section-head > p,.rc-reconciled-home .section-head .knowledge-intro{margin-top:8px;font-size:13px}.rc-reconciled-home .scenario-stories{grid-template-columns:1fr;gap:9px}.rc-reconciled-home .scenario-story{width:100%;min-height:0;padding:16px;display:grid;grid-template-columns:minmax(0, 1fr);gap:12px;border-radius:14px}.rc-reconciled-home .scenario-story-work{grid-template-columns:minmax(0, 1fr)}.rc-reconciled-home .scenario-story > div{min-width:0;min-height:0;padding:0}.rc-reconciled-home .scenario-story h3{font-size:24px}.rc-reconciled-home .scenario-story nav{width:100%;min-width:0;padding:5px 12px}.rc-reconciled-home .scenario-story nav a{min-width:0;min-height:44px;display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:8px}.rc-reconciled-home .scenario-story nav i{min-width:0;white-space:normal;text-align:right}.rc-reconciled-home .mobile-menu nav a{min-width:0;gap:12px;overflow-wrap:anywhere}.rc-reconciled-home .mobile-menu nav a > span{flex:0 0 auto}.rc-reconciled-home .mobile-menu-label:first-child{margin-top:0}.rc-reconciled-home .project-desk{margin-top:12px;padding:17px;border-radius:14px}.rc-reconciled-home .project-desk-head{display:block}.rc-reconciled-home .project-desk-head .button{width:100%;margin-top:12px}.rc-reconciled-home .project-system-grid{grid-template-columns:1fr}.rc-reconciled-home .trust-story-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:8px}.rc-reconciled-home .trust-story-copy,.rc-reconciled-home .trust-story-main,.rc-reconciled-home .trust-story-secondary,.rc-reconciled-home .trust-links{grid-column:1;grid-row:auto}.rc-reconciled-home .trust-story-main{order:-2;min-height:224px}.rc-reconciled-home .trust-story-main img{width:100%;height:224px;object-fit:cover;object-position:center 52%}.rc-reconciled-home .trust-story-copy{order:-1;padding:17px}.rc-reconciled-home .trust-story-copy h3{font-size:25px}.rc-reconciled-home .trust-story-secondary{min-height:160px;aspect-ratio:16/9}.rc-reconciled-home .trust-story-secondary img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.rc-reconciled-home .trust-links{grid-template-columns:1fr}.rc-reconciled-home .trust-links a{min-height:50px}.rc-reconciled-home .air-care-grid{grid-template-columns:1fr;gap:9px}.rc-reconciled-home .air-care-card{min-height:0;padding:18px}.rc-reconciled-home .air-care-card h3{font-size:27px}.rc-reconciled-home .season-panel{padding:20px;grid-template-columns:1fr;gap:18px;border-radius:15px}.rc-reconciled-home .season-stage-media{width:calc(100% + 40px);margin:-20px -20px 0}.rc-reconciled-home .season-stage-media img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.rc-reconciled-home .season-intro h2{font-size:28px}.rc-reconciled-home .season-links-simple{display:grid;grid-template-columns:1fr}.rc-reconciled-home .season-links-simple .button{width:100%}.rc-reconciled-home .knowledge-layout{grid-template-columns:1fr;gap:10px}.rc-reconciled-home .featured-guide{min-height:220px;padding:18px}.rc-reconciled-home .featured-guide h3{font-size:23px}.rc-reconciled-home .faq-list summary{min-height:52px;padding:10px 12px;font-size:13px}.rc-reconciled-home .site-footer{display:block !important;padding:32px 0 18px}.rc-reconciled-home .contacts-panel{padding:18px;display:grid;grid-template-columns:1fr;gap:14px}.rc-reconciled-home .contacts-copy h2{font-size:28px}.rc-reconciled-home .contact-order{grid-template-columns:1fr 1fr;gap:7px}.rc-reconciled-home .contact-order a{min-height:76px;padding:10px}.rc-reconciled-home .contact-order strong{font-size:12px;overflow-wrap:anywhere}.rc-reconciled-home .footer-top{grid-template-columns:1fr 1fr;gap:22px 12px}.rc-reconciled-home .footer-about{grid-column:1/-1}.rc-reconciled-home .footer-bottom{display:grid;gap:6px}.rc-reconciled-home .mobile-action-layer{position:fixed;left:50%;bottom:0;z-index:90;width:min(430px, 100%);min-height:calc(76px + env(safe-area-inset-bottom));padding:10px 12px calc(10px + env(safe-area-inset-bottom));display:grid !important;grid-template-columns:52px minmax(0, 1fr) auto;align-items:center;gap:9px;border-top:1px solid #dce4e7;background:rgba(255, 255, 255, .98);box-shadow:0 -12px 40px rgba(0, 0, 0, .12);transform:translateX(-50%)}.rc-reconciled-home .mobile-action-layer[hidden],.rc-reconciled-home.action-context-hidden .mobile-action-layer,body.menu-open .rc-reconciled-home .mobile-action-layer{display:none !important}.rc-reconciled-home .mobile-sections-button{width:52px;min-height:48px;padding:0;display:grid;place-items:center;gap:0;border:1px solid #d5e1e6;border-radius:9px;background:#eef4f6;color:#263941;font-size:9px}.rc-reconciled-home .mobile-sections-button .icon{width:20px;height:20px}.rc-reconciled-home .mobile-action-layer small,.rc-reconciled-home .mobile-action-layer strong{display:block}.rc-reconciled-home .mobile-action-layer small{color:#6b777c;font-size:10px}.rc-reconciled-home .mobile-action-layer strong{margin-top:2px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.rc-reconciled-home .mobile-action-layer > a{min-height:48px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#ffd000;color:#1b1b1a;font-size:13px;font-weight:800}}@media (min-width: 621px) and (max-width: 900px){.rc-reconciled-home .rc-native-product-shell .grid-list{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}}@media (max-width: 370px){.rc-reconciled-home .calm-hero .final-hero-copy h1{font-size:26px}.rc-reconciled-home .calm-hero .hero-actions{grid-template-columns:1fr}.rc-reconciled-home .contact-order,.rc-reconciled-home .footer-top{grid-template-columns:1fr}.rc-reconciled-home .footer-about{grid-column:auto}.rc-reconciled-home .mobile-action-layer{grid-template-columns:48px minmax(0, 1fr) auto;gap:6px}.rc-reconciled-home .mobile-action-layer > a{padding-inline:9px;font-size:12px}}/*
 * V15 — fidelity repair after live theme 11520793.
 * This layer intentionally comes after Grand and after the frozen prototype
 * stylesheet. It resolves only InSales integration collisions and the user's
 * explicit mobile/product corrections; the prototype remains the source of
 * truth for composition and colour.
 */html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home button,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home input,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home select,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home h1,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home h2,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home h3,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home h4,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home h5,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home h6,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home p{font-family:inherit !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home a{text-decoration:none}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home a[href^="tel:"]{pointer-events:auto !important;cursor:pointer !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .brand,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .mobile-brand{color:var(--ink, #17242b) !important;text-decoration:none !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .catalog-button{border:0 !important;background:var(--ui, #0b5a78) !important;color:#fff !important;font-weight:700 !important;text-decoration:none !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .catalog-button:hover{background:var(--ui-hover, #08475f) !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .header-links a,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .journey-nav a{color:var(--ink, #17242b);text-decoration:none !important}/* Category cards: contain long names and keep the arrow in its own column. */html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-card{min-width:0;overflow:hidden;color:var(--ink, #17242b) !important;transition:border-color .18s ease,background-color .18s ease;text-decoration:none !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-card:hover{transform:none;border-color:var(--line-strong, #a7bbc4)}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-bottom{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0, 1fr) 26px;align-items:end;gap:8px}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-bottom > div{min-width:0}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-card h3{max-width:100%;margin:0 !important;color:inherit !important;font-family:inherit !important;font-weight:600;overflow-wrap:break-word;word-break:normal;hyphens:none;text-decoration:none !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-card .arrow{position:static;inset:auto;width:26px;height:26px;flex:0 0 26px;transform:none}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-card:focus-visible,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .rc-native-product-shell a:focus-visible,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .rc-native-product-shell button:focus-visible{outline:3px solid rgba(11, 90, 120, .28);outline-offset:3px}/* Native InSales products enriched with the prototype's compact fact strip. */html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .rc-native-product-shell [data-rc-obsolete-promo="true"],html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .rc-native-product-shell .sticker[hidden]{display:none !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .rc-native-product-shell .product-preview__title a{color:var(--ink, #17242b) !important;font-family:inherit !important;overflow-wrap:break-word;word-break:normal;hyphens:none;text-decoration:none !important}.rc-reconciled-home .rc-native-product-shell .product-preview-elem.is-filtered-out{display:none !important}.rc-reconciled-home .rc-product-recommendation{position:absolute;left:10px;bottom:8px;z-index:3;max-width:calc(100% - 20px);padding:5px 8px;overflow:hidden;border-radius:999px;background:var(--ui-soft, #e7f2f6);color:var(--ui, #0b5a78);box-shadow:0 2px 8px rgba(23, 36, 43, .08);font-size:9px;font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.rc-reconciled-home .rc-product-recommendation.is-install-gift{background:var(--yellow, #ffc928)}.rc-reconciled-home .rc-product-brand{margin:0 0 4px;color:var(--ui, #0b5a78);font-size:10px;font-weight:800;line-height:1.15;letter-spacing:.035em}.rc-reconciled-home .rc-product-model{margin:5px 0 0;color:#65747b;font-size:9px;font-weight:650;line-height:1.25;overflow-wrap:anywhere}.rc-reconciled-home .rc-product-facts{margin:9px 12px 0;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:4px}.rc-reconciled-home .rc-product-fact{min-width:0;min-height:24px;padding:0 3px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:0;border-radius:6px;background:var(--soft, #edf4f6);color:#31464f;text-align:center;white-space:nowrap}.rc-reconciled-home .rc-product-fact:first-child{background:var(--ui-soft, #e7f2f6);color:var(--ui, #0b5a78)}.rc-reconciled-home .rc-product-fact small,.rc-reconciled-home .rc-product-fact strong{display:block;min-width:0}.rc-reconciled-home .rc-product-fact small{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.rc-reconciled-home .rc-product-fact strong{margin-top:0;color:inherit;font-size:10px;font-weight:800;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rc-reconciled-home .rc-product-explain{margin:7px 12px 0;color:#52656d;font-size:10px;line-height:1.35}.rc-reconciled-home .rc-product-secondary{margin:7px 12px 0;border-top:1px solid #e8edef;color:#31464f;font-size:9px}.rc-reconciled-home .rc-product-secondary summary{padding:7px 0 2px;color:var(--ui, #0b5a78);cursor:pointer;font-weight:750;line-height:1.25}.rc-reconciled-home .rc-product-secondary > div{padding:4px 0 1px;display:grid;gap:3px}.rc-reconciled-home .rc-product-price-promo{width:100%;color:var(--ui, #0b5a78);font-size:9px;font-weight:750;line-height:1.25}.rc-reconciled-home .install-contact-options{grid-template-columns:repeat(3, minmax(0, 1fr)) !important;align-items:stretch}.rc-reconciled-home .install-contact-options .install-contact-intro,.rc-reconciled-home .install-contact-options > small{grid-column:1/-1}.rc-reconciled-home .install-contact-intro{min-height:58px;padding:10px 12px;display:grid;align-content:center;gap:3px;border:1px solid var(--dark-line, #39515c);border-radius:10px;background:#29424e;cursor:default}.rc-reconciled-home .install-contact-intro b{color:#fff;font-size:13px}.rc-reconciled-home .install-contact-intro span{color:#c9d9df;font-size:11px;line-height:1.35}.rc-reconciled-home .install-contact-options .button{min-width:0;min-height:46px;padding-inline:8px;text-align:center}.rc-reconciled-home .rc-product-install{min-width:0;min-height:30px;margin:0;padding:7px 0 0;display:flex;align-items:baseline;justify-content:space-between;gap:6px;grid-column:1/-1;grid-row:2;border-top:1px solid #e8edef;color:#65747b;font-size:9px;line-height:1.2}.rc-reconciled-home .rc-product-install b{color:var(--ink, #17242b);font-size:9px;text-align:right}.rc-reconciled-home .rc-product-install.is-install-gift b{color:var(--ui, #0b5a78)}.rc-reconciled-home .rc-native-product-shell .product-preview__area-bottom{margin-top:auto}.rc-reconciled-home .rc-native-product-shell .product-preview__buy{display:grid;grid-template-columns:minmax(0, .86fr) minmax(0, 1.14fr);align-content:end;gap:6px}.rc-reconciled-home .rc-native-product-shell .product-preview__price{grid-column:1/-1;grid-row:1}.rc-reconciled-home .rc-native-product-shell .product-preview__controls{min-width:0;grid-column:2;grid-row:3}.rc-reconciled-home .rc-product-details{min-width:0;min-height:42px;padding:0 7px;grid-column:1;grid-row:3;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b9c9cf;border-radius:9px;background:#fff;color:#263941 !important;font-size:11px;font-weight:800;line-height:1;text-decoration:none !important}/* Restore hybrid surfaces and readable type on photographic/dark panels. */html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .install-panel{background:var(--dark-surface, #16262f) !important;color:#fff !important}html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .install-service-side,html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .install-form-details > summary{background-color:var(--dark-surface-2, #203640)}html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .install-copy h2,html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .install-copy > p,html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .install-price strong,html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .install-reassurance-list,html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .install-actions .button:not(.button-primary){color:#fff !important}.rc-reconciled-home .install-panel > *,.rc-reconciled-home .install-service-side,.rc-reconciled-home .install-photo-pair figure,.rc-reconciled-home .install-upload-form > *{min-width:0}.rc-reconciled-home .install-upload-form small{overflow-wrap:anywhere}html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .calm-multisplit{background:var(--ui-soft, #e7f2f6) !important}html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .calm-multisplit .multisplit-panel{border-color:#b7d0da !important;background:#fafdfe !important}html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .calm-multisplit .system-map{border-color:#9dbcc8 !important;background:#dcebf0 !important}html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .multisplit-copy h2,html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .multisplit-copy h2 a,html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .multisplit-copy p,html[data-palette="hybrid"] body[data-theme-template="index"] .rc-reconciled-home .multisplit-copy small{color:var(--ink, #17242b) !important;text-decoration:none !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .scenario-story-home > div > span,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .scenario-story-home h3,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .scenario-story-home p,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .featured-guide > span,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .featured-guide h3,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .featured-guide p,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .featured-guide b{color:#fff !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .scenario-story-home p,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .featured-guide p{color:rgba(255, 255, 255, .9) !important}@media (min-width: 901px){.rc-reconciled-home .rc-native-product-shell form.product-preview{min-height:530px}.rc-reconciled-home .rc-native-product-shell .product-preview__area-title{height:107px;min-height:107px;overflow:hidden}.rc-reconciled-home .rc-product-explain{min-height:27px;max-height:27px;overflow:hidden}.rc-reconciled-home .rc-product-secondary{min-height:21px}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-bottom{align-items:center}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .desktop-header{display:block !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .rc-mobile-top,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .rc-mobile-header,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .mobile-action-layer{display:none !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .rc-desktop-promo:not([hidden]){display:block !important}}@media (max-width: 900px){html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .desktop-header,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .rc-desktop-promo{display:none !important}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .rc-mobile-top:not([hidden]),html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .rc-mobile-header{display:block !important}.rc-reconciled-home .mobile-header-row{grid-template-columns:auto minmax(0, 1fr) auto;gap:7px}.rc-reconciled-home .mobile-menu-button{width:auto;min-width:58px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-color:#b8cbd2;background:#edf4f6;color:#203640;font-size:10px;font-weight:800}.rc-reconciled-home .mobile-menu-button .icon{width:18px;height:18px;flex:0 0 18px}.rc-reconciled-home .mobile-header-row > .mobile-brand{width:min(100%, 116px);min-width:0;padding-inline:7px;justify-self:center;justify-content:center;font-size:clamp(18px, 5.6vw, 22px);white-space:nowrap}/* One horizontal owner for tabs; compact labels never get clipped. */.rc-reconciled-home .rc-native-product-shell .tabs__head{overflow:visible}.rc-reconciled-home .rc-native-product-shell .tabs__head .splide{overflow:visible !important}.rc-reconciled-home .rc-native-product-shell .tabs__head .splide__track{overflow-x:auto !important;overflow-y:hidden !important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.rc-reconciled-home .rc-native-product-shell .tabs__head .splide__track::-webkit-scrollbar{display:none}.rc-reconciled-home .rc-native-product-shell .tabs__head .splide__list{width:max-content !important;max-width:none;padding-right:14px;overflow:visible !important;flex-wrap:nowrap;transform:none !important}.rc-reconciled-home .rc-native-product-shell .tabs__head-item{width:auto !important;min-width:max-content;max-width:none}.rc-reconciled-home .rc-native-product-shell .tabs__head-label,.rc-reconciled-home .rc-native-product-shell .widget_heading{max-width:none;overflow:visible;text-overflow:clip;white-space:nowrap}/* Keep two useful cards per phone row, but never cut model names. */.rc-reconciled-home .rc-native-product-shell .product-preview__title,.rc-reconciled-home .rc-native-product-shell .product-preview__title a{min-height:0}.rc-reconciled-home .rc-native-product-shell .product-preview__area-title{min-height:108px}.rc-reconciled-home .rc-native-product-shell .product-preview__title a{display:block;overflow:visible;max-height:none !important;font-size:clamp(11px, 3.35vw, 13px);line-height:1.17;-webkit-line-clamp:unset;-webkit-box-orient:initial}.rc-reconciled-home .rc-product-brand{margin-bottom:3px;font-size:8px}.rc-reconciled-home .rc-product-recommendation{left:8px;bottom:6px;max-width:calc(100% - 16px);padding:4px 6px;font-size:9px}.rc-reconciled-home .rc-product-model{display:none}.rc-reconciled-home .rc-product-facts{margin:7px 8px 0;gap:3px}.rc-reconciled-home .rc-product-fact{min-height:32px;padding:0 2px;border-radius:6px;white-space:normal}.rc-reconciled-home .rc-product-fact small{display:none}.rc-reconciled-home .rc-product-fact strong{margin-top:0;font-size:10px;line-height:1.1;overflow:visible;text-overflow:clip;white-space:normal}.rc-reconciled-home .rc-product-explain{margin:6px 8px 0;font-size:10px;line-height:1.3}.rc-reconciled-home .rc-product-secondary{margin:6px 8px 0;font-size:10px}.rc-reconciled-home .rc-product-secondary summary{padding-top:6px}.rc-reconciled-home .rc-product-price-promo{font-size:10px}.rc-reconciled-home .rc-product-install{min-height:42px;margin:0;padding-top:5px;display:grid;align-content:center;gap:2px;font-size:9px}.rc-reconciled-home .rc-product-install b{font-size:9px;text-align:left}.rc-reconciled-home .rc-native-product-shell .product-preview__area-bottom{padding:5px 8px 8px}.rc-reconciled-home .rc-native-product-shell .product-preview__buy{grid-template-columns:minmax(0, 1fr) minmax(0, 1.18fr);gap:4px}.rc-reconciled-home .rc-product-details,.rc-reconciled-home .rc-native-product-shell .product-preview__controls .button,.rc-reconciled-home .rc-native-product-shell .add-cart-counter__btn,.rc-reconciled-home .rc-native-product-shell .add-cart-counter__controls-btn{min-height:44px;padding-inline:3px;font-size:10px !important}.rc-reconciled-home .rc-native-product-shell .product-preview__controls .button,.rc-reconciled-home .rc-native-product-shell .add-cart-counter__btn{gap:4px}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-bottom{display:block}.rc-reconciled-home .calm-categories .category-card h3,.rc-reconciled-home .calm-categories .category-card.featured h3,.rc-reconciled-home .calm-categories .category-card:nth-child(2) h3,.rc-reconciled-home .calm-categories .compact-category h3{padding-right:28px;font-size:13px;line-height:1.12}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-card .arrow{position:absolute;inset:auto 8px 8px auto;right:8px;bottom:8px;width:24px;height:24px;flex-basis:24px}.rc-reconciled-home .install-copy h2,.rc-reconciled-home .multisplit-copy h2,.rc-reconciled-home .scenario-story h3,.rc-reconciled-home .featured-guide h3{overflow-wrap:break-word;word-break:normal;hyphens:none}.rc-reconciled-home .install-contact-options{grid-template-columns:1fr !important}.rc-reconciled-home .install-contact-options .install-contact-intro,.rc-reconciled-home .install-contact-options > small{grid-column:auto}}@media (max-width: 480px){.rc-reconciled-home .mobile-gift-strip-inner{grid-template-columns:minmax(0, 1fr) minmax(92px, .72fr);gap:6px;padding-inline:8px}.rc-reconciled-home .mobile-gift-strip-inner > a{overflow-wrap:anywhere;font-size:9px;line-height:1.15}.rc-reconciled-home .mobile-gift-strip .promo-code-copy{padding-inline:5px}.rc-reconciled-home .mobile-gift-strip .promo-code-copy strong{font-size:10px}}@media (max-width: 350px){.rc-reconciled-home .mobile-menu-button{min-width:52px;padding-inline:5px;font-size:9px}.rc-reconciled-home .mobile-header-actions{gap:4px}.rc-reconciled-home .mobile-icon-button{width:42px;height:44px}.rc-reconciled-home .mobile-header-row > .mobile-brand{font-size:18px}}@media (prefers-reduced-motion: reduce){.rc-reconciled-home .calm-categories .category-card,.rc-reconciled-home .calm-categories .category-card:hover{transform:none !important;transition:none !important}}/*
 * V16 — legibility and complete desktop navigation after preview 11521409.
 * Light surfaces use the approved near-black ink. White remains reserved for
 * the installation panel and image-backed/dark cards.
 */.rc-reconciled-home .journey-nav .container{gap:clamp(15px, 1.65vw, 24px)}.rc-reconciled-home .journey-nav-label{flex:none;color:var(--ink, #17242b);font-size:12px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.rc-reconciled-home .journey-nav a{color:var(--ink, #17242b) !important}.rc-reconciled-home .hero-commercial-summary span,.rc-reconciled-home .region-switch > span,.rc-reconciled-home .quick-selection-result small,.rc-reconciled-home .quick-selection-result .result-price,.rc-reconciled-home .quick-selection-result .result-technical,.rc-reconciled-home .applied-filter-bar > div > span,.rc-reconciled-home .applied-filter-bar > button,.rc-reconciled-home .rc-native-product-shell .tabs__head-item,.rc-reconciled-home .rc-native-product-shell .product-preview__price-label{color:var(--ink, #17242b) !important}.rc-reconciled-home .rc-native-product-shell .tabs__head-item.is-active{color:#fff !important}.rc-reconciled-home .rc-native-product-shell .product-preview__price-old{color:#3f5058}.rc-reconciled-home .calm-hero .lead,.rc-reconciled-home .regional-copy span,.rc-reconciled-home .quick-selection-copy p,.rc-reconciled-home .quick-preferences > span,.rc-reconciled-home .early-trust span,.rc-reconciled-home .section-head > p,.rc-reconciled-home .knowledge-intro p,.rc-reconciled-home .calm-categories .category-index,.rc-reconciled-home .calm-categories .category-card p,.rc-reconciled-home .multisplit-copy p,.rc-reconciled-home .multisplit-copy small,.rc-reconciled-home .scenario-story-work p,.rc-reconciled-home .calm-project-desk .project-desk-head p,.rc-reconciled-home .calm-project-desk .project-system-grid span,.rc-reconciled-home .project-upload-explainer,.rc-reconciled-home .trust-story-copy > span,.rc-reconciled-home .trust-story-copy p,.rc-reconciled-home .trust-story-copy dt,.rc-reconciled-home .trust-story-main figcaption span,.rc-reconciled-home .trust-story-secondary figcaption span,.rc-reconciled-home .trust-links span,.rc-reconciled-home .air-care-card span,.rc-reconciled-home .air-care-card p,.rc-reconciled-home .air-care-card li,.rc-reconciled-home .season-intro p,.rc-reconciled-home .season-stage-list span,.rc-reconciled-home .faq-list details p,.rc-reconciled-home .calm-footer .contacts-panel p,.rc-reconciled-home .calm-footer .contact-order span{color:var(--ink, #17242b) !important}.rc-reconciled-home .section-kicker{color:var(--ink, #17242b)}.rc-reconciled-home .install-copy .section-kicker{color:var(--yellow, #ffc928) !important}.rc-reconciled-home .install-panel small,.rc-reconciled-home .install-panel label,.rc-reconciled-home .install-extra-note,.rc-reconciled-home .install-contact-intro span{color:#eef4f6}.rc-reconciled-home .rc-product-recommendation,.rc-reconciled-home .rc-product-brand,.rc-reconciled-home .rc-product-model,.rc-reconciled-home .rc-product-fact,.rc-reconciled-home .rc-product-explain,.rc-reconciled-home .rc-product-secondary,.rc-reconciled-home .rc-product-secondary summary,.rc-reconciled-home .rc-product-price-promo,.rc-reconciled-home .rc-product-install,.rc-reconciled-home .rc-product-install b{color:var(--ink, #17242b) !important}.rc-reconciled-home .rc-product-recommendation,.rc-reconciled-home .rc-product-brand,.rc-reconciled-home .rc-product-explain,.rc-reconciled-home .rc-product-price-promo,.rc-reconciled-home .rc-product-install,.rc-reconciled-home .rc-product-install b{font-size:10px}.rc-reconciled-home .rc-product-model,.rc-reconciled-home .rc-product-secondary{font-size:10px}.rc-reconciled-home .rc-product-fact strong{font-size:11px}.rc-reconciled-home .rc-product-secondary summary,.rc-reconciled-home .rc-product-details{font-size:12px}.rc-reconciled-home .site-footer .footer-about p,.rc-reconciled-home .site-footer .footer-col a,.rc-reconciled-home .site-footer .footer-bottom{color:#eef3f5}@media (min-width: 901px){.rc-reconciled-home .rc-native-product-shell form.product-preview{min-height:548px}.rc-reconciled-home .rc-native-product-shell .product-preview__area-title{height:110px;min-height:110px}.rc-reconciled-home .rc-product-explain{min-height:30px;max-height:30px}.rc-reconciled-home .rc-product-secondary{min-height:23px}.rc-reconciled-home .rc-product-install{min-height:34px}}@media (max-width: 900px){.rc-reconciled-home .quick-selection-copy .section-kicker,.rc-reconciled-home .custom-area-entry > summary,.rc-reconciled-home .unknown-area-button,.rc-reconciled-home .quick-selection-form .area-chip,.rc-reconciled-home .rc-mobile-system-map small,.rc-reconciled-home .rc-mobile-system-map i{color:var(--ink, #17242b)}.rc-reconciled-home .calm-categories .category-index{font-size:11px}.rc-reconciled-home .calm-categories .category-card h3,.rc-reconciled-home .calm-categories .category-card.featured h3,.rc-reconciled-home .calm-categories .category-card:nth-child(2) h3,.rc-reconciled-home .calm-categories .compact-category h3{font-size:14px}.rc-reconciled-home .rc-product-brand,.rc-reconciled-home .rc-product-recommendation,.rc-reconciled-home .rc-product-install,.rc-reconciled-home .rc-product-install b{font-size:10px}.rc-reconciled-home .rc-product-explain,.rc-reconciled-home .rc-product-details,.rc-reconciled-home .rc-native-product-shell .product-preview__controls .button,.rc-reconciled-home .rc-native-product-shell .add-cart-counter__btn,.rc-reconciled-home .rc-native-product-shell .add-cart-counter__controls-btn{font-size:11px !important}}/* V17 — visible dealer certificate and compact multisplit room selector. */.rc-reconciled-home .multisplit-room-label{color:var(--ink, #17242b);font-weight:800}.rc-reconciled-home .trust-links .trust-certificate-card{min-width:0;padding:10px 14px;display:grid;grid-template-columns:58px minmax(0, 1fr);align-items:center;gap:13px;background:#edf7f1}.rc-reconciled-home .trust-certificate-preview{width:58px;height:82px;display:block;overflow:hidden;border:1px solid #c7d7cf;border-radius:6px;background:#fff;box-shadow:0 4px 12px rgba(23, 36, 43, .08)}.rc-reconciled-home .trust-certificate-preview img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.rc-reconciled-home .trust-certificate-copy{min-width:0;display:block}.rc-reconciled-home .trust-certificate-copy small,.rc-reconciled-home .trust-certificate-copy strong,.rc-reconciled-home .trust-certificate-copy b{display:block;color:var(--ink, #17242b)}.rc-reconciled-home .trust-certificate-copy small{font-size:11px;font-weight:750;line-height:1.2}.rc-reconciled-home .trust-certificate-copy strong{margin-top:3px;font-size:15px;line-height:1.18}.rc-reconciled-home .trust-certificate-copy b{margin-top:5px;color:#075f7b;font-size:12px;line-height:1.2}@media (max-width: 900px){.rc-reconciled-home .multisplit-room-shortcuts{display:grid;grid-template-columns:repeat(4, 44px);justify-content:start;gap:8px 10px}.rc-reconciled-home .multisplit-room-label{grid-column:1/-1;font-size:13px;line-height:1.2}.rc-reconciled-home .multisplit-room-suffix{display:none}.rc-reconciled-home .trust-links .trust-certificate-card{min-height:124px;padding:10px 12px;grid-template-columns:72px minmax(0, 1fr)}.rc-reconciled-home .trust-certificate-preview{width:72px;height:102px}}/* V18 — explicit installation benefit and dealer-proof hierarchy. */@media (max-width: 900px){.rc-reconciled-home .mobile-gift-strip-inner > .mobile-install-gift-link{min-width:0;display:grid;justify-items:end;align-content:center;gap:2px;text-align:right;text-decoration:none}.rc-reconciled-home .mobile-install-gift-link strong,.rc-reconciled-home .mobile-install-gift-link span{display:block;color:#4e420f;line-height:1.1}.rc-reconciled-home .mobile-install-gift-link strong{font-size:11px;font-weight:850;white-space:nowrap}.rc-reconciled-home .mobile-install-gift-link span{font-size:9px;font-weight:700}.rc-reconciled-home .trust-certificate-copy strong{font-size:14px;line-height:1.15}.rc-reconciled-home .trust-certificate-copy b{font-size:11px}}@media (max-width: 350px){.rc-reconciled-home .mobile-install-gift-link strong{font-size:9px}}/* V19 — readable mobile hero title and product-visible image crop. */@media (max-width: 900px){.rc-reconciled-home .hero-lifestyle,.rc-reconciled-home .hero-lifestyle > img{height:144px !important;min-height:144px !important}.rc-reconciled-home .hero-lifestyle > img{object-position:center 18%}}/* V20 — keep the wall unit visible in the bedroom scenario crop. */html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .scenario-story-home{background-position:center 18%}/* Repair 17: the desktop hero is wider than its source photo. Move the
 * cover crop to the upper focal point so the wall unit is shown completely. */@media (min-width: 901px){html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .hero-lifestyle > img{object-position:57% 18% !important}}/* UX88: the shared header keeps the homepage content width. */body.ruclima-shared-shell-page[data-theme-template="index"] .rc-pdp-shell-container{width:min(1320px, calc(100% - 48px))}@media (max-width: 900px){body.ruclima-shared-shell-page[data-theme-template="index"] .rc-pdp-shell-container{width:calc(100% - 32px)}}@media (max-width: 360px){body.ruclima-shared-shell-page[data-theme-template="index"] .rc-pdp-shell-container{width:calc(100% - 24px)}}/* UX88: the photo fills the whole desktop column, including taller copy. */@media (min-width: 901px){html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .hero-lifestyle{position:relative;align-self:stretch;height:auto !important;min-height:292px !important;margin:0}html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .hero-lifestyle > img{position:absolute;inset:0;display:block;width:100%;height:100% !important;min-height:0 !important;object-fit:cover;object-position:right 18% !important}}/* UX14: category names share one type scale; the featured tile keeps its colour. */html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-card h3,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-card.featured h3{font-size:14px;line-height:1.35;overflow-wrap:normal;word-break:normal;hyphens:manual}.rc-reconciled-home .rc-home-type-help{margin-left:auto;display:flex;align-items:center;gap:4px;font-size:13px;color:var(--muted,#5f6d74);white-space:nowrap}@media (max-width:900px){html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-card h3,html.ruclima-redesign body[data-theme-template="index"] .rc-reconciled-home .calm-categories .category-card.featured h3{font-size:13px}.rc-reconciled-home .product-head{flex-wrap:wrap;gap:4px 12px}.rc-reconciled-home .rc-home-type-help{flex-basis:100%;justify-content:flex-end}}/* UX32: one promo palette for both regions, including mobile copy controls. */html.ruclima-redesign .rc-reconciled-home :is(.gift-strip,.mobile-gift-strip).promo-code-strip{background:#fff4c9;border-bottom-color:#f0d276;color:#17242b}html.ruclima-redesign .rc-reconciled-home .promo-code-strip :is(strong,b,a,.promo-code-copy){color:#17242b}html.ruclima-redesign .rc-reconciled-home .promo-code-strip span{color:#625a41}html.ruclima-redesign .rc-reconciled-home .promo-code-strip .promo-code-copy{background:#fff9e6;border-color:#bca24d}html.ruclima-redesign .rc-reconciled-home .promo-code-strip .promo-code-copy:is(:hover,:focus-visible,.is-copied){background:#fff;color:#075f7b;border-color:#075f7b}/* UX56: one offset for every home anchor; measured against the viewport header. */body[data-theme-template="index"] .rc-reconciled-home [id]{scroll-margin-top:var(--rc-home-anchor-inset, 150px) !important}.rc-reconciled-home a.unknown-area-button{display:inline-flex;align-items:center;text-decoration:none}@media (prefers-reduced-motion: reduce){html.ruclima-redesign{scroll-behavior:auto}}/* UX58: group offer and terms; keep promo code and destination link intact. */@media (min-width:901px){html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .rc-promo-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px 28px;padding-block:12px}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .rc-promo-copy{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .rc-promo-offer{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .rc-promo-offer > strong{font-size:15px;line-height:1.4}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .promo-code-copy{display:inline-flex;align-items:center;flex:0 0 auto;gap:8px;min-height:36px;padding:6px 10px;white-space:nowrap;line-height:1.3}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .promo-code-copy span{display:inline;font-size:12px}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .rc-promo-note{margin:0;font-size:13px;line-height:1.45;color:#625a41;max-width:80ch}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .rc-promo-link{display:inline-flex;align-items:center;min-height:44px;padding-block:8px;white-space:nowrap;font-size:14px;line-height:1.35;text-decoration:underline;text-underline-offset:3px;font-weight:700}}.rc-reconciled-home .rc-mobile-prepay{margin:0;padding:0 14px 8px;color:#625a41;font-size:12px;line-height:1.4}/* UX60: isolate native catalog-widget defaults from the homepage shelf. */html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs form.product-preview{padding:0!important}html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .product-preview__area-description{display:none!important}html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .product-preview__area-bottom{display:block!important;width:100%}html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .product-preview__controls{display:block!important;min-width:0!important}html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .product-preview__controls .add-cart-counter{width:100%!important;min-width:0!important}html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .add-cart-counter__btn .button__text,html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .product-preview__show-modal-variants-btn .button__text,html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .product-preview__detail-select-btn .button__text{display:none!important}html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .product-preview__controls .favorites_btn{position:absolute!important;top:8px!important;right:8px!important}html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs form.product-preview .product__compare-btn.rc-compare-card-control{width:100%!important;height:auto!important;min-width:0!important;grid-column:1/-1!important;justify-content:flex-start!important}html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .product-preview__controls .button__icon,html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .add-cart-counter__btn-icon{font-size:14px!important;flex:0 0 auto}@media(max-width:767px){html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .product-preview__controls .button__icon,html.ruclima-redesign .rc-native-product-shell .rc-popular-tabs .add-cart-counter__btn-icon{font-size:12px!important}}/* UX63: compact promotion; terms open only on request. */@media(min-width:901px){html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .rc-promo-layout{display:flex;align-items:center;justify-content:space-between;gap:8px 18px;padding-block:3px}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .rc-promo-copy{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px 16px}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .rc-promo-offer{gap:8px}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .rc-promo-offer>strong{font-size:13px;line-height:1.3}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .promo-code-copy{min-height:32px;padding:4px 8px;font-size:13px}html.ruclima-redesign .rc-reconciled-home .rc-desktop-promo .rc-promo-link{min-height:36px;padding:5px 0;font-size:13px}html.ruclima-redesign .rc-reconciled-home .rc-promo-prepay{font-size:12px;line-height:1.35;color:#625a41}html.ruclima-redesign .rc-reconciled-home .rc-promo-terms{position:relative;margin:0;font-size:12px;color:#625a41}html.ruclima-redesign .rc-reconciled-home .rc-promo-terms summary{cursor:pointer;min-height:32px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:3px}html.ruclima-redesign .rc-reconciled-home .rc-promo-terms p{position:absolute;top:100%;right:0;width:300px;padding:12px;margin:2px 0 0;border:1px solid #e5d79f;border-radius:8px;background:#fffbea;box-shadow:0 5px 20px #17242b1a;z-index:60;font-size:12px;line-height:1.5;color:#514b36}}@media(max-width:900px){html.ruclima-redesign .rc-reconciled-home .mobile-gift-strip-inner{gap:8px;padding-block:3px;min-height:0}html.ruclima-redesign .rc-reconciled-home .mobile-gift-strip .promo-code-copy{padding:4px 7px;min-height:36px}html.ruclima-redesign .rc-reconciled-home .mobile-gift-strip .promo-code-copy strong{font-size:11px;line-height:1.3}html.ruclima-redesign .rc-reconciled-home .mobile-gift-strip .promo-code-copy span{font-size:10px;line-height:1.25}html.ruclima-redesign .rc-reconciled-home .mobile-install-gift-link strong{font-size:11px;line-height:1.3}html.ruclima-redesign .rc-reconciled-home .mobile-install-gift-link span{font-size:10px;line-height:1.25}html.ruclima-redesign .rc-reconciled-home .rc-mobile-prepay{padding-bottom:4px;font-size:11px}}@media(max-width:900px){html.ruclima-redesign .rc-reconciled-home .rc-native-product-shell .rc-mobile-product-overflow{display:none!important}}.rc-home-show-more{display:block;margin:14px auto;padding:10px 18px;border:1px solid #bed2dc;border-radius:8px;background:white;color:#075f7b;font:inherit;cursor:pointer}.rc-home-show-more[hidden]{display:none!important}/* A filtered catalog shelf within the approved home layout. */html.ruclima-redesign .rc-reconciled-home .rc-home-pick-results[hidden],html.ruclima-redesign .rc-reconciled-home .rc-native-product-shell[hidden],html.ruclima-redesign .rc-reconciled-home .rc-home-pick-results [hidden]{display:none!important}html.ruclima-redesign .rc-reconciled-home .rc-home-pick-status{margin:8px 0 14px;font-size:14px;line-height:1.5;color:#4b616b}html.ruclima-redesign .rc-reconciled-home .rc-home-pick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px}html.ruclima-redesign .rc-reconciled-home .rc-home-pick-grid .rc-catalog-product{display:flex;flex-direction:column;min-width:0;padding:14px;border:1px solid #d1dfe4;border-radius:14px;background:#fff}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-photo{display:flex;align-items:center;justify-content:center;height:150px;margin-bottom:12px}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-photo img{display:block;width:100%;height:100%;object-fit:contain}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product h3{margin:0;font:700 16px/1.4 Arial,sans-serif;overflow-wrap:anywhere}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product h3 a{color:#17242b;text-decoration:none}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-facts{display:flex;flex-wrap:wrap;gap:4px 10px;margin:10px 0 0;font:400 13px/1.5 Arial,sans-serif;color:#4b616b}html.ruclima-redesign .rc-home-pick-grid .rc-pick-wifi{color:#096740;font-weight:700}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-price{display:flex;flex-direction:column;justify-content:flex-end;min-height:70px;margin-top:auto;padding:12px 0}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-price del{color:#667983;font-size:12px}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-price strong{color:#17242b;font-size:26px;line-height:1.2;white-space:nowrap}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-buy{margin:0;padding:0}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-button,html.ruclima-redesign .rc-home-pick-actions > :is(a,button){box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 14px;border:1px solid #c4d4db;border-radius:10px;background:#fff;color:#0c5871;font:700 14px/1.4 Arial,sans-serif;text-decoration:none;cursor:pointer}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-button{width:100%}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-button-primary{min-height:48px;border-color:#ffcf23;background:#ffcf23;color:#17242b}html.ruclima-redesign .rc-reconciled-home .rc-home-pick-grid .rc-catalog-product .rc-catalog-compare{min-height:44px}html.ruclima-redesign .rc-home-pick-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px}html.ruclima-redesign .rc-home-pick-actions button:disabled{cursor:wait;opacity:.65}html.ruclima-redesign .rc-home-pick-results :is(a,button):focus-visible{outline:3px solid #0c6d8d;outline-offset:3px}html.ruclima-redesign .rc-home-pick-grid .rc-home-pick-skeleton{display:grid;gap:12px;padding:14px;min-height:285px;border:1px solid #d1dfe4;border-radius:14px;background:#fff}html.ruclima-redesign .rc-home-pick-skeleton span{display:block;border-radius:8px;background:#edf2f4}html.ruclima-redesign .rc-home-pick-skeleton .rc-pick-placeholder-photo{height:130px}html.ruclima-redesign .rc-home-pick-skeleton .rc-pick-placeholder-line{height:16px}html.ruclima-redesign .rc-home-pick-skeleton .rc-pick-placeholder-line:nth-child(3){width:65%}html.ruclima-redesign .rc-home-pick-skeleton .rc-pick-placeholder-button{height:48px;margin-top:auto}@media (min-width:1100px){html.ruclima-redesign .rc-reconciled-home .rc-home-pick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){html.ruclima-redesign .rc-reconciled-home .rc-home-pick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){html.ruclima-redesign .rc-home-pick-grid .rc-home-pick-skeleton{grid-template-columns:90px minmax(0,1fr);min-height:145px;padding:12px}html.ruclima-redesign .rc-home-pick-skeleton .rc-pick-placeholder-photo{grid-row:1/3;height:75px}html.ruclima-redesign .rc-home-pick-skeleton .rc-pick-placeholder-button{grid-column:1/-1}html.ruclima-redesign .rc-reconciled-home .rc-home-pick-grid{grid-template-columns:minmax(0,1fr);gap:10px}html.ruclima-redesign .rc-reconciled-home .rc-home-pick-grid .rc-catalog-product{display:grid;grid-template-columns:90px minmax(0,1fr);gap:6px 12px;padding:12px}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-photo{grid-row:1/4;height:110px;margin:0}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product h3{font-size:14px}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-facts{margin:0;font-size:12px}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-price{min-height:0;margin:0;padding:3px 0}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-price strong{font-size:22px}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-buy,html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product > .rc-catalog-button{grid-column:1/-1}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-compare{grid-column:1/-1;margin-top:0}}/* UX30: the chooser and its results form one continuous section. */html.ruclima-redesign .rc-reconciled-home .calm-selector-section .quick-selection-grid{display:grid;grid-template-columns:minmax(230px,.75fr) minmax(0,2fr);align-items:start;gap:14px 24px;padding:18px}html.ruclima-redesign .rc-reconciled-home .quick-selection-copy h2{margin:0;font-size:24px;line-height:1.2;letter-spacing:-.02em}html.ruclima-redesign .rc-reconciled-home .quick-selection-copy p{display:block;margin:8px 0;color:#52666f;font-size:14px;line-height:1.45}html.ruclima-redesign .rc-reconciled-home .rc-selector-multi{display:inline-flex;align-items:center;min-height:44px;color:#0c5871;font-size:14px}html.ruclima-redesign .rc-reconciled-home .quick-selection-form{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-width:0}html.ruclima-redesign .rc-reconciled-home .rc-selector-area-label{font-size:14px;font-weight:700}html.ruclima-redesign .rc-reconciled-home .quick-selection-form .area-chips{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin:0}html.ruclima-redesign .rc-reconciled-home .quick-selection-form .area-chip{min-width:0;min-height:44px;padding:6px}html.ruclima-redesign .rc-reconciled-home .selector-secondary-actions{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0}html.ruclima-redesign .rc-reconciled-home .custom-area-entry[open]{flex:1 1 100%;min-width:0}html.ruclima-redesign .rc-reconciled-home .custom-area-entry .area-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:8px}html.ruclima-redesign .rc-reconciled-home .custom-area-entry :is(.area-field,input){min-width:0;width:100%;box-sizing:border-box}html.ruclima-redesign .rc-reconciled-home .quick-selection-result,html.ruclima-redesign .rc-reconciled-home .quick-preferences{grid-column:1/-1;margin:0}html.ruclima-redesign .rc-reconciled-home .early-trust{display:none}html.ruclima-redesign .rc-reconciled-home .rc-install-offer{color:inherit;text-decoration:none;border-radius:8px}html.ruclima-redesign .rc-reconciled-home .rc-install-offer .rc-install-offer-link{color:#0c5871;text-decoration:underline;text-underline-offset:3px}html.ruclima-redesign .rc-reconciled-home .rc-install-offer:focus-visible{outline:3px solid #0c5871;outline-offset:4px}html.ruclima-redesign .rc-home-pick-grid .rc-pick-purchase-actions{grid-column:1/-1;display:flex;gap:8px;align-items:stretch;min-width:0}html.ruclima-redesign .rc-home-pick-grid .rc-pick-purchase-actions > :not(.rc-catalog-compare){flex:1 1 0;width:auto;min-width:0}html.ruclima-redesign .rc-reconciled-home .rc-home-pick-grid .rc-pick-purchase-actions .rc-catalog-compare{flex:0 0 46px;width:46px;height:48px;min-height:44px;margin:0;padding:10px;border:1px solid #c4d4db;border-radius:10px;background:#fff;color:#0c5871}html.ruclima-redesign .rc-home-pick-grid .rc-pick-purchase-actions .rc-catalog-compare{position:relative}html.ruclima-redesign .rc-home-pick-grid .rc-pick-purchase-actions .rc-catalog-compare span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}html.ruclima-redesign .rc-home-pick-grid .rc-pick-purchase-actions .rc-catalog-compare svg{width:22px;height:22px}html.ruclima-redesign .rc-reconciled-home .rc-home-pick-grid .rc-pick-purchase-actions .rc-catalog-compare.compare-added{background:#e5f1f5;border-color:#0c5871}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product{scroll-margin-top:100px}@media(max-width:700px){html.ruclima-redesign .rc-reconciled-home .calm-selector-section .quick-selection-grid{grid-template-columns:minmax(0,1fr);padding:14px;gap:10px}html.ruclima-redesign .rc-reconciled-home .quick-selection-copy h2{font-size:21px}html.ruclima-redesign .rc-reconciled-home .quick-selection-copy p{font-size:13px;margin:6px 0 0}html.ruclima-redesign .rc-reconciled-home .quick-selection-form .area-chips{grid-template-columns:repeat(3,minmax(0,1fr))}}/* UX31: loading stays the main action; the catalog is a quiet exit. */html.ruclima-redesign .rc-reconciled-home .product-shelf-footer{margin-top:12px}html.ruclima-redesign .rc-reconciled-home .product-shelf-footer .rc-all-products{display:inline-flex;align-items:center;min-height:44px;padding:4px 0;background:none;border:0;color:#0c5871;font:700 15px/1.4 Arial,sans-serif;text-decoration:underline;text-underline-offset:4px}html.ruclima-redesign .rc-reconciled-home .product-shelf-footer .rc-all-products:focus-visible{outline:3px solid #0c6d8d;outline-offset:4px}/* UX68: explicitly open lower-priced alternatives; retain compact touch targets. */.rc-pick-cheaper{margin:12px 0;padding:10px 14px;min-height:44px;border:1px solid #bfd0d8;border-radius:9px;background:#fff;color:#0b5a78;font:inherit;cursor:pointer}.rc-pick-cheaper:focus-visible{outline:3px solid #0b5a78;outline-offset:2px}.rc-pick-cheaper[hidden],.rc-pick-alternatives[hidden]{display:none!important}/* UX73: results occupy the first row; loading never reserves empty product rows. */html.ruclima-redesign .rc-home-pick-results .rc-home-pick-grid:empty{display:none}html.ruclima-redesign .rc-home-pick-results .rc-catalog-product-photo{height:110px;margin-bottom:6px}html.ruclima-redesign .rc-home-pick-results .rc-catalog-product-price{min-height:0;padding:8px 0}html.ruclima-redesign .rc-home-pick-results .rc-catalog-product h3{font-size:15px;line-height:1.3}html.ruclima-redesign .rc-home-pick-results .rc-home-pick-actions{margin-top:8px}html.ruclima-redesign .rc-pick-provisional>.rc-home-pick-status{padding:8px 10px;border-left:3px solid #08738d;background:#eef7fa;border-radius:5px;color:#164d60}@media(min-width:768px){html.ruclima-redesign .rc-pick-provisional [data-rc-pick-grid]:has(>article:only-child){grid-template-columns:minmax(0,1fr);width:100%;max-width:580px}html.ruclima-redesign .rc-pick-provisional [data-rc-pick-grid]>article:only-child{display:grid;grid-template-columns:180px minmax(0,1fr);gap:6px 16px}html.ruclima-redesign .rc-pick-provisional [data-rc-pick-grid]>article:only-child>.rc-catalog-product-photo{grid-column:1;grid-row:1/5;height:150px;margin:0}html.ruclima-redesign .rc-pick-provisional [data-rc-pick-grid]>article:only-child>:not(.rc-catalog-product-photo){grid-column:2;margin:0}}@media(max-width:767px){html.ruclima-redesign .rc-reconciled-home .rc-home-pick-results [data-rc-pick-grid]{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;align-items:start;padding-bottom:5px}html.ruclima-redesign .rc-home-pick-results [data-rc-pick-grid]>article{scroll-snap-align:start;min-width:0}html.ruclima-redesign .rc-home-pick-results .rc-catalog-product-photo{height:80px}}/* UX78: compact purchase controls in the single preliminary desktop card.
   Shared by the homepage and /collection/all. */@media (min-width:768px){html.ruclima-redesign .rc-pick-provisional [data-rc-pick-grid]>article:only-child>.rc-pick-purchase-actions{display:flex;flex-direction:row;align-items:stretch;gap:8px;width:234px;max-width:100%;min-width:0;justify-self:start}html.ruclima-redesign .rc-pick-provisional [data-rc-pick-grid]>article:only-child>.rc-pick-purchase-actions>:not(.rc-catalog-compare){flex:1 1 0;width:auto;min-width:0;margin:0}html.ruclima-redesign .rc-pick-provisional [data-rc-pick-grid]>article:only-child>.rc-pick-purchase-actions .rc-catalog-button-primary{width:100%;min-height:48px}html.ruclima-redesign .rc-pick-provisional [data-rc-pick-grid]>article:only-child>.rc-pick-purchase-actions>.rc-catalog-compare{box-sizing:border-box;flex:0 0 46px;width:46px;height:48px;min-height:44px;margin:0;padding:10px}}/* UX94: server-rendered initial shelf uses the same compact card grid. */html.ruclima-redesign .rc-home-initial-grid .rc-catalog-compare{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;padding:8px;border:1px solid #c4d4db;border-radius:10px;background:#fff;color:#0c5871;cursor:pointer}html.ruclima-redesign .rc-home-initial-grid .rc-catalog-compare svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}html.ruclima-redesign .rc-home-initial-grid .rc-catalog-compare.compare-added{background:#e5f1f5}@media(min-width:1100px){html.ruclima-redesign .rc-reconciled-home .rc-native-product-shell .rc-home-initial-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}/* UX98: a two-line title slot keeps facts aligned in product rows. */html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product h3{min-height:2.8em}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-facts>span{display:inline-flex;align-items:center;gap:5px}html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product-facts svg{width:16px;height:16px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}@media(max-width:767px){html.ruclima-redesign .rc-home-pick-grid .rc-catalog-product h3{min-height:0}}/* UX65: one area row initially; compact refinements appear beneath it. */html.ruclima-redesign .rc-guide{padding:12px 16px;border:1px solid #d6e3e8;border-radius:12px;background:#fff;color:#17262d;scroll-margin-top:110px;font-size:13px;line-height:1.35}html.ruclima-redesign .rc-guide .rc-guide-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 8px}html.ruclima-redesign .rc-guide .rc-guide-heading h2{font-size:18px;line-height:1.3;font-weight:750;margin:0}html.ruclima-redesign .rc-guide a{color:#075f7b;text-underline-offset:3px}html.ruclima-redesign .rc-guide .rc-guide-heading>a{font-size:12px;white-space:nowrap}html.ruclima-redesign .rc-guide .rc-guide-form{display:block;margin:0;min-width:0}html.ruclima-redesign .rc-guide .rc-guide-row{display:grid;grid-template-columns:145px minmax(0,1fr);align-items:start;gap:8px;padding:6px 0;margin:0}html.ruclima-redesign .rc-guide .rc-guide-row>strong{font-size:13px;font-weight:650;padding-top:10px}html.ruclima-redesign .rc-guide [data-guide-questions]>.rc-guide-row{border-top:1px solid #edf1f3}html.ruclima-redesign .rc-guide .rc-guide-controls,html.ruclima-redesign .rc-guide .rc-guide-options{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0;min-width:0}html.ruclima-redesign .rc-guide .rc-guide-controls{gap:6px 12px}html.ruclima-redesign .rc-guide .rc-guide-options label,html.ruclima-redesign .rc-guide .rc-guide-options button,html.ruclima-redesign .rc-guide [data-guide-use-area]{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:7px 11px;border:1px solid #c8d8df;border-radius:8px;background:#fff;color:#17262d;cursor:pointer;font:inherit;line-height:1.25;margin:0}html.ruclima-redesign .rc-guide .rc-guide-options [data-guide-area]{min-width:62px}html.ruclima-redesign .rc-guide .rc-guide-options label:has(input:checked),html.ruclima-redesign .rc-guide .rc-guide-options button[aria-pressed=true]{background:#eaf5f8;border-color:#075f7b;color:#075f7b}html.ruclima-redesign .rc-guide input[type=checkbox],html.ruclima-redesign .rc-guide input[type=radio]{appearance:auto;accent-color:#075f7b;position:static;opacity:1;flex-shrink:0;width:15px;height:15px;margin:0}html.ruclima-redesign .rc-guide .rc-guide-select{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0;font:inherit}html.ruclima-redesign .rc-guide select,html.ruclima-redesign .rc-guide input[type=number]{min-height:38px;border:1px solid #c8d8df;border-radius:8px;padding:6px 9px;background:#fff;color:#17262d;font:inherit;max-width:210px}html.ruclima-redesign .rc-guide input[type=number]{width:100px}html.ruclima-redesign .rc-guide details{margin:0;font:inherit}html.ruclima-redesign .rc-guide summary{cursor:pointer;color:#075f7b;padding:9px 0;line-height:1.4;min-height:38px;box-sizing:border-box}html.ruclima-redesign .rc-guide .rc-guide-help-link{display:inline-flex;align-items:center;min-height:38px;font-size:12px}html.ruclima-redesign .rc-guide details p,html.ruclima-redesign .rc-guide small,html.ruclima-redesign .rc-guide .rc-guide-note{font-size:12px;line-height:1.4;color:#53666e;margin:0}html.ruclima-redesign .rc-guide .rc-guide-help[open]{flex-basis:100%;max-width:720px}html.ruclima-redesign .rc-guide .rc-guide-help label{display:flex;align-items:center;gap:7px;margin:0 0 5px;font:inherit}html.ruclima-redesign .rc-guide .rc-guide-custom[open]{flex-basis:100%}html.ruclima-redesign .rc-guide .rc-guide-custom>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}html.ruclima-redesign .rc-guide .rc-guide-custom label{display:inline-flex;align-items:center;gap:6px;margin:0}html.ruclima-redesign .rc-guide .rc-guide-extra{margin-left:153px}html.ruclima-redesign .rc-guide .rc-guide-extra>.rc-guide-controls{padding-bottom:6px}html.ruclima-redesign .rc-guide .rc-guide-footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;border-top:1px solid #edf1f3;padding-top:8px;margin-top:4px}html.ruclima-redesign .rc-guide .rc-guide-result-link{display:inline-flex;align-items:center;min-height:38px;padding:7px 13px;border-radius:8px;background:#075f7b;color:#fff;font-weight:650;text-decoration:none}html.ruclima-redesign .rc-guide .rc-guide-footer>span{font-size:12px;color:#53666e}html.ruclima-redesign .rc-guide [data-guide-reset]{margin-left:auto;padding:8px 0;min-height:38px;border:0;background:none;color:#075f7b;font:inherit;text-decoration:underline;cursor:pointer}html.ruclima-redesign .rc-guide .rc-guide-error{color:#a42b1d;font-size:13px;margin:6px 0}html.ruclima-redesign .rc-guide .rc-guide-note{margin:6px 0}html.ruclima-redesign .rc-guide [hidden]{display:none!important}html.ruclima-redesign .rc-guide :is(button,input,select,a,summary):focus-visible{outline:2px solid #075f7b;outline-offset:3px}html.ruclima-redesign .rc-guide .rc-guide-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.rc-pick-reason{font-size:12px;color:#42616d;line-height:1.4;margin:8px 0 0;grid-column:1/-1}@media(min-width:1000px){html.ruclima-redesign .rc-reconciled-home .rc-home-pick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){html.ruclima-redesign .rc-guide{padding:10px 12px;font-size:12px}html.ruclima-redesign .rc-guide .rc-guide-heading{margin-bottom:4px;gap:8px}html.ruclima-redesign .rc-guide .rc-guide-heading h2{font-size:17px}html.ruclima-redesign .rc-guide .rc-guide-heading>a{font-size:11px}html.ruclima-redesign .rc-guide .rc-guide-row{grid-template-columns:minmax(0,1fr);gap:5px;padding:7px 0}html.ruclima-redesign .rc-guide .rc-guide-row>strong{padding-top:0}html.ruclima-redesign .rc-guide .rc-guide-options label,html.ruclima-redesign .rc-guide .rc-guide-options button{min-height:42px;padding:8px}html.ruclima-redesign .rc-guide .rc-guide-options[aria-label="Площадь комнаты"]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;width:100%}html.ruclima-redesign .rc-guide .rc-guide-options [data-guide-area]{min-width:0;padding:8px 1px;white-space:nowrap;font-size:12px}html.ruclima-redesign .rc-guide .rc-guide-custom summary,html.ruclima-redesign .rc-guide .rc-guide-help-link{min-height:32px;padding:6px 0}html.ruclima-redesign .rc-guide select,html.ruclima-redesign .rc-guide input[type=number]{font-size:16px;min-height:42px;max-width:100%}html.ruclima-redesign .rc-guide .rc-guide-extra{margin-left:0}html.ruclima-redesign .rc-guide .rc-guide-footer>span{order:3;width:100%}}/* UX66: two compact refinement rows; help opens above the layout. */html.ruclima-redesign .rc-guide .rc-guide-pair{display:flex;flex-wrap:wrap;gap:4px 20px;border-top:1px solid #edf1f3}html.ruclima-redesign .rc-guide .rc-guide-pair>.rc-guide-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;border:0}html.ruclima-redesign .rc-guide .rc-guide-pair>.rc-guide-row>strong{padding:0}html.ruclima-redesign .rc-guide .rc-guide-help{position:relative}html.ruclima-redesign .rc-guide .rc-guide-help[open]{flex-basis:auto;max-width:none}html.ruclima-redesign .rc-guide .rc-guide-help[open]>.rc-guide-help-panel{position:absolute;top:100%;left:0;z-index:30;width:280px;max-width:calc(100vw - 40px);padding:12px;border:1px solid #d6e3e8;border-radius:8px;background:#fff;box-shadow:0 8px 20px #17262d20}html.ruclima-redesign .rc-guide .rc-guide-extra{margin-left:0}html.ruclima-redesign .rc-guide .rc-guide-footer [data-guide-catalog]{font-weight:650;min-height:38px;display:inline-flex;align-items:center}.rc-pick-alternatives{margin-top:18px}.rc-pick-alternatives h3{font-size:18px;margin:0 0 6px}.rc-pick-alternatives>p{font-size:13px;margin:0 0 12px}@media(max-width:767px){html.ruclima-redesign .rc-guide .rc-guide-heading{flex-wrap:wrap}html.ruclima-redesign .rc-guide .rc-guide-pair{gap:0}html.ruclima-redesign .rc-guide .rc-guide-pair>.rc-guide-row{width:100%}}/* UX73: area + budget first, optional refinements in one disclosure. */html.ruclima-redesign .rc-guide{padding:12px 16px}html.ruclima-redesign .rc-guide .rc-guide-heading{margin-bottom:4px}html.ruclima-redesign .rc-guide .rc-guide-row{padding:5px 0}html.ruclima-redesign .rc-guide [data-guide-questions]{display:flex;flex-wrap:wrap;align-items:center;gap:4px 16px}html.ruclima-redesign .rc-guide [data-guide-questions][hidden]{display:none!important}html.ruclima-redesign .rc-guide [data-guide-questions]>.rc-guide-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border:0}html.ruclima-redesign .rc-guide .rc-guide-refinements{flex:1 1 auto}html.ruclima-redesign .rc-guide .rc-guide-refinements>summary{min-height:44px;display:list-item;padding:12px 0;cursor:pointer;color:#075f7b;font-weight:600}html.ruclima-redesign .rc-guide .rc-guide-refinements[open]{flex-basis:100%;order:2}html.ruclima-redesign .rc-guide .rc-guide-footer{flex-basis:100%;margin-top:2px;padding-top:6px;gap:8px 16px}html.ruclima-redesign .rc-guide .rc-guide-footer>span{display:none}html.ruclima-redesign .rc-guide .rc-guide-footer .rc-guide-result-link{min-height:40px;padding:8px 12px}html.ruclima-redesign .rc-picker-active #quick-selection{padding-bottom:8px}html.ruclima-redesign .rc-picker-active #products{padding-top:8px}html.ruclima-redesign .rc-picker-active #products .section-head{margin-bottom:8px}html.ruclima-redesign .rc-picker-active #products [data-products-heading]{font-size:24px;line-height:1.2;margin:0}html.ruclima-redesign .rc-picker-active #products .section-kicker,html.ruclima-redesign .rc-picker-active #products .rc-home-type-help,html.ruclima-redesign .rc-picker-active .applied-filter-bar>div>span{display:none}html.ruclima-redesign .rc-picker-active .applied-filter-bar{padding:6px 10px;margin-bottom:6px;min-height:0;gap:6px}html.ruclima-redesign .rc-picker-active .applied-filter-chips{margin:0;gap:4px}html.ruclima-redesign .rc-picker-active .rc-home-pick-status{font-size:13px;line-height:1.4;margin:6px 0 10px}@media(max-width:767px){html.ruclima-redesign .rc-guide{padding:8px 10px}html.ruclima-redesign .rc-guide .rc-guide-heading h2{font-size:16px}html.ruclima-redesign .rc-guide .rc-guide-footer{font-size:12px}html.ruclima-redesign .rc-picker-active #products [data-products-heading]{font-size:19px}html.ruclima-redesign .rc-picker-active .applied-filter-bar{font-size:12px}}html.ruclima-redesign .rc-guide .rc-guide-footer{order:3}/* UX75: one top row, then room/type and comfort. */html.ruclima-redesign .rc-guide [data-guide-questions]{display:block}html.ruclima-redesign .rc-guide .rc-guide-top{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:12px 24px}html.ruclima-redesign .rc-guide .rc-guide-top>.rc-guide-row{grid-template-columns:120px minmax(0,1fr);align-items:center;gap:8px;padding:0}html.ruclima-redesign .rc-guide .rc-guide-top>.rc-guide-row>strong{padding:0}html.ruclima-redesign .rc-guide .rc-guide-top>.rc-guide-row>.rc-guide-controls{gap:4px 12px}html.ruclima-redesign .rc-guide .rc-guide-commercial{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:start;min-width:0}html.ruclima-redesign .rc-guide .rc-guide-commercial .rc-guide-budget-top{display:flex;flex-direction:column;align-items:stretch;gap:5px;border:0;padding:0}html.ruclima-redesign .rc-guide .rc-guide-commercial .rc-guide-budget-top>strong{padding:0;line-height:18px}html.ruclima-redesign .rc-guide .rc-guide-commercial .rc-guide-brand-top{display:flex;flex-direction:column;align-items:stretch;gap:5px;font-weight:650;line-height:18px;min-width:0}html.ruclima-redesign .rc-guide .rc-guide-commercial .rc-guide-controls{display:flex;flex-direction:column;align-items:stretch;gap:5px}html.ruclima-redesign .rc-guide .rc-guide-commercial .rc-guide-budget-top .rc-guide-select{display:block;min-width:0}html.ruclima-redesign .rc-guide .rc-guide-commercial select{width:100%;max-width:100%;min-width:0;font-weight:400;min-height:40px}html.ruclima-redesign .rc-guide .rc-guide-commercial [data-guide-budget]{font-weight:400}html.ruclima-redesign .rc-guide [data-guide-questions]{margin-top:8px}html.ruclima-redesign .rc-guide .rc-guide-extra>summary{padding:8px 0;min-height:36px;box-sizing:border-box}html.ruclima-redesign .rc-guide .rc-guide-footer{margin-top:0;padding-top:8px}@media(max-width:1100px){html.ruclima-redesign .rc-guide .rc-guide-top{grid-template-columns:minmax(0,1fr);gap:8px}html.ruclima-redesign .rc-guide .rc-guide-commercial{max-width:460px}}@media(max-width:767px){html.ruclima-redesign .rc-guide .rc-guide-top>.rc-guide-row{grid-template-columns:minmax(0,1fr);gap:5px}html.ruclima-redesign .rc-guide .rc-guide-commercial{max-width:none;width:100%;gap:10px}html.ruclima-redesign .rc-guide .rc-guide-commercial select{font-size:16px;min-height:44px}}/* UX76: shared caption and control baselines across area, budget and brand. */html.ruclima-redesign .rc-guide .rc-guide-top>.rc-guide-row{grid-template-columns:minmax(0,1fr);gap:5px;align-items:start}html.ruclima-redesign .rc-guide .rc-guide-top>.rc-guide-row>strong{line-height:18px;white-space:nowrap;padding:0}html.ruclima-redesign .rc-guide .rc-guide-top .rc-guide-options [data-guide-area],html.ruclima-redesign .rc-guide .rc-guide-commercial select{height:40px;min-height:40px;box-sizing:border-box}@media(max-width:767px){html.ruclima-redesign .rc-guide .rc-guide-top .rc-guide-options [data-guide-area],html.ruclima-redesign .rc-guide .rc-guide-commercial select{height:44px;min-height:44px}}/* UX80: visible color control and budget help without another settings row. */html.ruclima-redesign .rc-guide .rc-guide-budget-caption{display:flex;align-items:center;gap:6px;min-height:18px;line-height:18px}html.ruclima-redesign .rc-guide .rc-guide-budget-caption>strong{font-size:13px;font-weight:650;line-height:18px}html.ruclima-redesign .rc-guide .rc-guide-budget-caption summary{display:flex;align-items:center;justify-content:center;position:relative;width:18px;height:18px;min-height:18px;padding:0;border:1px solid #c8d8df;border-radius:50%;font-size:12px;line-height:1;list-style:none}html.ruclima-redesign .rc-guide .rc-guide-budget-caption summary::before{content:'';position:absolute;inset:-3px}html.ruclima-redesign .rc-guide .rc-guide-budget-caption summary::-webkit-details-marker{display:none}html.ruclima-redesign .rc-guide .rc-guide-budget-caption .rc-guide-help[open]>.rc-guide-help-panel{left:auto;right:0}@media(max-width:1100px){html.ruclima-redesign .rc-guide .rc-guide-budget-caption .rc-guide-help[open]>.rc-guide-help-panel{left:-50px;right:auto}}/* UX81: additional filters form a compact line, without a separate panel. */html.ruclima-redesign .rc-reconciled-home .applied-filter-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:4px 12px;margin:0 0 6px;padding:0;min-height:0;background:transparent;border:0;border-radius:0}html.ruclima-redesign .rc-reconciled-home .applied-filter-bar[hidden]{display:none!important}html.ruclima-redesign .rc-reconciled-home .applied-filter-bar>div>span{display:none}html.ruclima-redesign .rc-reconciled-home .applied-filter-chips{margin:0;gap:4px}html.ruclima-redesign .rc-reconciled-home .applied-filter-chips button{min-height:32px;padding:4px 9px;font-size:12px;font-weight:600}html.ruclima-redesign .rc-reconciled-home .applied-filter-bar>button{min-height:32px;margin:0;padding:4px 0;font-size:12px;font-weight:400}@media(max-width:767px){html.ruclima-redesign .rc-reconciled-home .applied-filter-chips button,html.ruclima-redesign .rc-reconciled-home .applied-filter-bar>button{min-height:44px}}
