:root{--ink:#122033;--muted:#6f7d8c;--line:#e5e9ee;--soft:#f5f7f9;--green:#2c9b70;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header__inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{font-size:24px;font-weight:900;letter-spacing:-1px}.logo span{color:var(--green)}.nav{display:flex;gap:30px;font-size:14px}.nav a:hover{color:var(--green)}.header__phone{font-size:14px;font-weight:700;border-bottom:1px solid}.hero{padding:78px 0 52px;background:linear-gradient(180deg,#fff,#f5f7f9)}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:var(--green);margin-bottom:16px}h1{font-size:64px;line-height:1.02;letter-spacing:-.045em;margin:0 0 26px}h1 span{color:#8492a3}h2{font-size:42px;line-height:1.1;letter-spacing:-.035em;margin:0}h3{font-size:21px;margin:14px 0 8px}.hero p,.section-head p,.install p,.contact p{font-size:18px;color:var(--muted);max-width:600px}.hero__actions{display:flex;gap:12px;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:16px 22px;font-weight:800;cursor:pointer;font-size:15px}.btn--dark{background:var(--ink);color:#fff}.btn--dark:hover{transform:translateY(-1px)}.btn--light{background:#fff;border:1px solid var(--line)}.hero__visual{position:relative}.hero__visual img{width:100%;border-radius:28px;box-shadow:0 26px 70px rgba(20,35,55,.12)}.hero__note{position:absolute;left:24px;bottom:22px;background:#fff;padding:13px 16px;border-radius:12px;font-size:14px;font-weight:700;box-shadow:0 12px 30px rgba(0,0,0,.12)}.hero__note span{color:var(--green)}.hero__trust{display:flex;gap:34px;margin-top:36px}.hero__trust div{display:flex;flex-direction:column}.hero__trust b{font-size:14px}.hero__trust span{font-size:12px;color:var(--muted)}.section{padding:92px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.section-head p{font-size:16px;max-width:420px}.selection{padding:54px 0;background:var(--ink);color:#fff}.selection .section-head{margin-bottom:24px}.selection .section-head p{color:#b9c4cf}.selector{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end}.selector label{font-size:13px;color:#c8d1da}.selector select{width:100%;margin-top:8px;padding:15px 14px;border-radius:10px;border:1px solid #415064;background:#1c2c41;color:#fff}.chips{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:28px}.chip{border:1px solid var(--line);background:#fff;border-radius:99px;padding:10px 15px;cursor:pointer}.chip.active,.chip:hover{background:var(--ink);color:#fff}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.2s}.product:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(20,35,55,.1)}.product__image{background:var(--soft);position:relative}.product__image{height:290px;display:flex;align-items:center;justify-content:center;padding:14px}.product__image img{width:100%;height:100%;display:block;object-fit:contain}.product__badge{position:absolute;top:14px;left:14px;background:#fff;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:800}.product__body{padding:20px}.product__brand{font-size:11px;letter-spacing:.12em;color:var(--muted);font-weight:800}.product h3{min-height:56px}.specs{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0 18px}.specs span{font-size:12px;padding:7px 9px;background:var(--soft);border-radius:8px}.product__foot{display:flex;align-items:center;justify-content:space-between;gap:15px}.price{font-size:23px;font-weight:900}.product__foot button{padding:12px 15px}.benefits{background:var(--soft)}.benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit{background:#fff;border-radius:18px;padding:28px}.benefit>span{font-size:12px;color:var(--green);font-weight:900}.benefit p{color:var(--muted)}.install__grid{display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:center}.install ul{padding-left:20px;margin:26px 0}.install li{margin:10px 0}.install__card{background:var(--ink);color:#fff;border-radius:24px;padding:34px}.install__card p{color:#b9c4cf;font-size:15px}.install__price{font-size:18px;margin-bottom:18px}.install__price b{font-size:34px}.install__line{display:flex;justify-content:space-between;padding:15px 0;border-top:1px solid #33445a}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{font-size:18px;font-weight:800;cursor:pointer}.faq details p{color:var(--muted);max-width:760px}.contact{padding-top:40px}.contact__box{background:var(--soft);border-radius:26px;padding:48px;display:grid;grid-template-columns:1fr .8fr;gap:70px}.contact form{display:grid;gap:12px}.contact input{padding:16px;border:1px solid var(--line);border-radius:10px;font-size:16px}.contact small{color:var(--muted)}.footer{border-top:1px solid var(--line);padding:30px 0}.footer__inner{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px}.toast{position:fixed;right:24px;bottom:24px;background:var(--ink);color:#fff;padding:15px 20px;border-radius:12px;opacity:0;pointer-events:none;transform:translateY(10px);transition:.25s}.toast.show{opacity:1;transform:none}@media(max-width:900px){.nav{display:none}.hero__grid,.install__grid,.contact__box{grid-template-columns:1fr}.hero__visual{order:-1}.products{grid-template-columns:repeat(2,1fr)}h1{font-size:48px}.selector{grid-template-columns:1fr}.benefits__grid{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.hero__trust{flex-wrap:wrap}}@media(max-width:600px){.container{width:min(100% - 24px,1180px)}.header__phone{font-size:0}.header__phone:after{content:"Заявка";font-size:13px}.hero{padding-top:30px}.hero__grid{gap:26px}.hero__visual img{border-radius:18px}h1{font-size:40px}.hero p{font-size:16px}.hero__actions{flex-direction:column}.hero__trust{gap:18px}.section{padding:64px 0}h2{font-size:32px}.products{grid-template-columns:1fr}.contact__box{padding:28px 20px}.footer__inner{align-items:flex-start;flex-direction:column;gap:8px}}.catalog-toolbar{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:10px;margin-bottom:14px}.catalog-toolbar input,.catalog-toolbar select{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-size:14px}.catalog-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;margin-bottom:20px}.product h3 a:hover{color:var(--green)}.product__image{cursor:pointer}.product__foot small.in-stock{display:block;color:var(--green);font-size:11px;margin-top:2px}.product__foot .btn{font-size:13px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:34px}.pagination button{width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:9px;cursor:pointer}.pagination button.active{background:var(--ink);color:#fff}.product-page{padding:44px 0 90px}.breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;font-size:13px;color:var(--muted);margin-bottom:30px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.product-detail__visual{min-height:520px;background:var(--soft);border-radius:24px;padding:40px;display:flex;align-items:center;justify-content:center;position:relative}.product-detail__visual img{max-width:100%;max-height:430px;object-fit:contain}.product-detail__content h1{font-size:48px}.stock{display:flex;align-items:center;gap:8px;color:var(--green);font-weight:800}.stock i{width:9px;height:9px;background:var(--green);border-radius:50%}.product-detail__price{font-size:38px;font-weight:900;margin:22px 0}.detail-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.detail-specs div{padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.detail-specs span{font-size:12px;color:var(--muted)}.product-detail__actions{display:flex;gap:10px;margin-top:24px}.detail-note{font-size:13px;color:var(--muted)}.detail-info{padding-top:90px}.detail-info__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.detail-info article{background:var(--soft);padding:26px;border-radius:18px}.detail-info article p{color:var(--muted)}@media(max-width:900px){.catalog-toolbar{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr;gap:30px}.product-detail__visual{min-height:360px}.detail-info__grid{grid-template-columns:1fr}.product-detail__content h1{font-size:38px}}@media(max-width:600px){.catalog-toolbar{grid-template-columns:1fr}.catalog-meta{gap:12px;flex-direction:column}.product-detail__visual{min-height:280px;padding:24px}.product-detail__actions{flex-direction:column}.detail-specs{grid-template-columns:1fr}.product-detail__content h1{font-size:32px}}.header-cart{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800}.header-cart b{min-width:20px;height:20px;border-radius:99px;background:var(--ink);color:#fff;display:inline-flex;align-items:center;justify-content:center}.product__foot-actions{display:flex;gap:8px}.cart-items{display:grid;gap:14px;margin-bottom:24px}.cart-item{display:grid;grid-template-columns:150px 1fr auto;gap:20px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:16px}.cart-item img{width:150px;height:110px;object-fit:contain;background:var(--soft);border-radius:12px}.cart-item__side{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.cart-item__side button{border:0;background:none;color:var(--muted)}.cart-summary{background:var(--soft);border-radius:20px;padding:24px;display:grid;gap:14px}.cart-summary__line{display:flex;justify-content:space-between}.checkout-grid{display:grid;grid-template-columns:1fr 380px;gap:40px}.checkout-form{display:grid;gap:14px}.checkout-form label{display:grid;gap:7px;font-weight:700}.checkout-form input,.checkout-form select,.checkout-form textarea{padding:14px;border:1px solid var(--line);border-radius:10px}.checkout-item{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}@media(max-width:900px){.checkout-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:110px 1fr}.cart-item img{width:110px}.cart-item__side{grid-column:2;align-items:flex-start}}@media(max-width:600px){.cart-item{grid-template-columns:1fr}.cart-item img{width:100%;height:180px}.cart-item__side{grid-column:auto}.product__foot-actions{width:100%;flex-direction:column}}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-grid--three{grid-template-columns:repeat(3,1fr)}.service-grid article{border:1px solid var(--line);border-radius:18px;padding:26px;background:#fff}.service-grid article>span,.process-grid span{font-size:12px;font-weight:900;color:var(--green)}.service-grid article p,.process-grid p{color:var(--muted)}.service-price{background:var(--ink);color:#fff}.service-price__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.service-price p{color:#b9c4cf;font-size:17px}.service-list{border-top:1px solid #33445a}.service-list div{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid #33445a}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process-grid>div{background:var(--soft);border-radius:18px;padding:26px}.footer__inner--wide{gap:30px}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer-links a:hover{color:var(--ink)}@media(max-width:900px){.service-grid,.service-grid--three,.process-grid{grid-template-columns:1fr 1fr}.service-price__grid{grid-template-columns:1fr;gap:30px}}@media(max-width:600px){.service-grid,.service-grid--three,.process-grid{grid-template-columns:1fr}.footer__inner--wide{flex-direction:column}.footer-links{flex-direction:column;gap:8px}}.installation-note{display:grid;gap:4px;margin-top:18px;padding:16px 18px;background:var(--soft);border-radius:14px}.installation-note span{font-size:12px;color:var(--muted)}.installation-note b{font-size:22px}.installation-note small{color:var(--muted)}.btn--install{background:#e8f5ef;color:#176b4b;border:1px solid #b9ddce}.btn--install:hover{background:#dcefe6}.install-choice{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 14px;background:var(--soft);border-radius:12px;cursor:pointer}.install-choice input{margin-top:4px}.install-choice span{display:grid;gap:2px}.install-choice small{color:var(--muted)}.cart-summary__grand{font-size:18px;border-top:2px solid var(--ink)}.checkout-item small{display:block;color:var(--green);margin-top:3px}@media(max-width:600px){.product__foot-actions{display:grid;grid-template-columns:1fr 1fr}.product__foot-actions .btn--dark{grid-column:1/-1}}.selector{position:relative}.selector__full{grid-column:1/-1;color:#fff;font-size:13px;font-weight:800;text-align:right;opacity:.8}.selector__full:hover{opacity:1}.selection-layout{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:start}.selection-form{display:grid;gap:24px}.selection-step{border:1px solid var(--line);border-radius:20px;padding:28px}.selection-step>span{font-size:12px;font-weight:900;color:var(--green)}.selection-step h2{font-size:28px;margin:6px 0 20px}.option-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.option-grid--three{grid-template-columns:repeat(3,1fr)}.option-grid label{position:relative;border:1px solid var(--line);border-radius:14px;padding:18px;cursor:pointer;display:grid;gap:4px;background:#fff}.option-grid label:hover{border-color:#aeb9c4}.option-grid input{position:absolute;opacity:0}.option-grid label:has(input:checked){background:var(--ink);color:#fff;border-color:var(--ink)}.option-grid small{color:var(--muted)}.option-grid label:has(input:checked) small{color:#c3ccd5}.selection-submit{width:100%;font-size:17px}.selection-summary{position:sticky;top:100px;background:var(--soft);border-radius:20px;padding:26px}.selection-summary ul{padding-left:20px}.selection-summary li{margin:10px 0}.selection-summary p{color:var(--muted)}.selection-results-section{background:var(--soft)}.product--recommended{background:#fff}.recommended-label{position:absolute;left:14px;top:14px;z-index:5;background:var(--ink);color:#fff;border-radius:99px;padding:8px 12px;font-size:11px;font-weight:900}.product--recommended .product__badge{top:54px}.recommend-price{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.recommend-price>div{display:grid;background:var(--soft);border-radius:10px;padding:10px}.recommend-price small{color:var(--muted)}.recommend-price b{font-size:18px}@media(max-width:1000px){.selection-layout{grid-template-columns:1fr}.selection-summary{position:static}.option-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.selection-step{padding:20px}.option-grid,.option-grid--three{grid-template-columns:1fr}.recommend-price{grid-template-columns:1fr}}.products--recent{grid-template-columns:repeat(4,1fr)}.products--recent .product h3{min-height:auto}.text-button{border:0;background:none;color:var(--muted);cursor:pointer;font-weight:700}.text-button:hover{color:var(--ink)}.not-found{min-height:100vh;display:flex;align-items:center;background:linear-gradient(180deg,#fff,#f5f7f9)}.not-found__box{max-width:760px;text-align:center}.not-found__box p{font-size:18px;color:var(--muted)}.not-found__box .hero__actions{justify-content:center}@media(max-width:900px){.products--recent{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.products--recent{grid-template-columns:1fr}}.solutions-section{background:#fff}.solutions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.solutions-grid a{min-height:180px;border-radius:20px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#122033,#2a3c53);color:#fff;position:relative;overflow:hidden}.solutions-grid a:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-50px;top:-50px;background:rgba(255,255,255,.07)}.solutions-grid a:hover{transform:translateY(-3px)}.solutions-grid span{font-size:24px;font-weight:900;position:relative}.solutions-grid small{color:#c6d0db;position:relative;margin-top:4px}@media(max-width:900px){.solutions-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.solutions-grid{grid-template-columns:1fr}.solutions-grid a{min-height:140px}}.calculator-layout{display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:start}.calculator-form{border:1px solid var(--line);border-radius:22px;padding:28px}.calculator-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.calculator-grid label{display:grid;gap:8px;font-size:13px;font-weight:800}.calculator-grid input,.calculator-grid select{width:100%;padding:14px;border:1px solid var(--line);border-radius:10px;font:inherit;background:#fff}.calculator-submit{width:100%;margin-top:20px}.calculator-disclaimer{font-size:12px;color:var(--muted);margin-bottom:0}.calculator-result{position:sticky;top:100px;background:var(--ink);color:#fff;border-radius:22px;padding:28px}.calculator-result p{color:#c5cfda}.calculator-class{font-size:72px;font-weight:900;line-height:1;color:#6ad0a5;margin:8px 0}.calculator-result__lines{border-top:1px solid #33445a;margin:20px 0}.calculator-result__lines div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #33445a}.calculator-result__lines span{color:#b9c4cf}.calculator-products{background:var(--soft)}.calculator-cta{padding-top:40px}.calculator-cta__box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px 40px;background:linear-gradient(145deg,#eef3f6,#fff);border:1px solid var(--line);border-radius:24px}.calculator-cta__box p{color:var(--muted);margin-bottom:0}@media(max-width:900px){.calculator-layout{grid-template-columns:1fr}.calculator-result{position:static}}@media(max-width:600px){.calculator-grid{grid-template-columns:1fr}.calculator-form{padding:20px}.calculator-cta__box{align-items:flex-start;flex-direction:column;padding:28px 22px}}.catalog-page-layout{display:grid;grid-template-columns:280px 1fr;gap:30px;align-items:start}.catalog-sidebar{position:sticky;top:100px;border:1px solid var(--line);border-radius:20px;padding:22px;display:grid;gap:16px;background:#fff}.catalog-sidebar__head{display:flex;justify-content:space-between;align-items:center}.catalog-sidebar__head h2{font-size:24px}.catalog-sidebar__head button{border:0;background:none;color:var(--muted);cursor:pointer}.catalog-sidebar label,.price-filter{display:grid;gap:7px;font-size:13px;font-weight:800}.catalog-sidebar input,.catalog-sidebar select{width:100%;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.price-filter>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.catalog-page-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.catalog-page-top select{padding:11px 13px;border:1px solid var(--line);border-radius:10px;background:#fff}.catalog-page-main .products{grid-template-columns:repeat(3,1fr)}@media(max-width:1100px){.catalog-page-layout{grid-template-columns:1fr}.catalog-sidebar{position:static;grid-template-columns:repeat(3,1fr)}.catalog-sidebar__head{grid-column:1/-1}.catalog-page-main .products{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.catalog-sidebar{grid-template-columns:1fr}.catalog-sidebar__head{grid-column:auto}.catalog-page-main .products{grid-template-columns:1fr}.catalog-page-top{align-items:flex-start;flex-direction:column;gap:10px}}.no-scroll{overflow:hidden}.header-actions{display:flex;gap:8px}.header-actions button{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:10px;cursor:pointer;font-size:18px}.header-actions button:last-child{display:none}.hero-search{display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px 16px;color:var(--muted);cursor:pointer;box-shadow:0 10px 30px rgba(20,35,55,.06)}.hero-search span{font-size:20px;color:var(--ink)}.mobile-menu{position:fixed;inset:0;z-index:100;display:none}.mobile-menu.open{display:block}.mobile-menu__backdrop{position:absolute;inset:0;border:0;background:rgba(8,18,30,.55)}.mobile-menu__panel{position:absolute;right:0;top:0;bottom:0;width:min(88vw,380px);z-index:2;background:#fff;padding:22px;box-shadow:-20px 0 50px rgba(0,0,0,.18)}.mobile-menu__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.mobile-menu__head button,.site-search__head button{border:0;background:none;font-size:32px;cursor:pointer}.mobile-menu nav{display:grid;margin-top:16px}.mobile-menu nav a{padding:15px 2px;border-bottom:1px solid var(--line);font-weight:800}.site-search{position:fixed;inset:0;z-index:110;display:none;align-items:flex-start;justify-content:center;padding:7vh 20px}.site-search.open{display:flex}.site-search__backdrop{position:absolute;inset:0;border:0;background:rgba(8,18,30,.62);backdrop-filter:blur(4px)}.site-search__panel{position:relative;z-index:2;width:min(760px,100%);max-height:86vh;overflow:auto;background:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.site-search__head{display:flex;align-items:flex-start;justify-content:space-between}.site-search__head h2{font-size:32px}.site-search__panel>input{width:100%;padding:17px 18px;border:1px solid var(--line);border-radius:12px;font-size:17px}.site-search__hint{font-size:12px;color:var(--muted);margin:8px 0 16px}.site-search__results{display:grid;gap:8px;margin-bottom:18px}.site-search__item{display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:12px}.site-search__item:hover{background:var(--soft)}.site-search__item img{width:72px;height:56px;object-fit:contain;background:var(--soft);border-radius:8px}.site-search__item span{display:grid}.site-search__item small{color:var(--muted)}.site-search__item strong{white-space:nowrap}.site-search__empty{text-align:center;padding:32px;color:var(--muted)}.mobile-actions button{border:0;background:#fff;padding:12px 6px;text-align:center;font-size:11px;font-weight:800;cursor:pointer}@media(max-width:1000px){.header-actions button:last-child{display:block}}@media(max-width:600px){.header-actions button{width:34px;height:34px}.site-search{padding:0}.site-search__panel{border-radius:0;min-height:100vh;max-height:100vh;padding:20px}.site-search__item{grid-template-columns:58px 1fr}.site-search__item img{width:58px;height:48px}.site-search__item strong{grid-column:2}.hero-search{width:100%;justify-content:center}}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-grid article{border:1px solid var(--line);border-radius:20px;padding:26px;background:#fff}.guide-grid article>span,.trust-grid article>span{font-size:12px;font-weight:900;color:var(--green)}.guide-grid article h2{font-size:24px;margin:10px 0}.guide-grid article p{color:var(--muted)}.guide-grid article a,.text-link{font-weight:800;color:var(--green)}.guide-checklist{background:var(--soft)}.guide-checklist__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checklist label{display:flex;gap:10px;align-items:center;background:#fff;border-radius:12px;padding:15px}.checklist input{width:18px;height:18px}.guide-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:36px 40px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#fff,#f5f7f9)}.guide-cta p{color:var(--muted)}.faq-page{max-width:900px}.faq-page__nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.faq-page__nav a{padding:9px 13px;border:1px solid var(--line);border-radius:99px;font-size:13px}.faq--page details{padding:24px 0}.faq--page summary{font-size:19px}.faq-more{margin-top:24px}.trust-section{background:var(--soft)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust-grid article{background:#fff;border-radius:18px;padding:24px}.trust-grid article p{color:var(--muted)}.similar-section{background:#fff}@media(max-width:900px){.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-checklist__grid{grid-template-columns:1fr;gap:24px}.trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.guide-grid,.checklist,.trust-grid{grid-template-columns:1fr}.guide-cta{align-items:flex-start;flex-direction:column;padding:28px 22px}}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:140;display:flex;justify-content:space-between;align-items:center;gap:28px;max-width:1180px;margin:auto;padding:20px 22px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 70px rgba(0,0,0,.2);opacity:0;visibility:hidden;transform:translateY(20px);transition:.25s}.cookie-banner.show{opacity:1;visibility:visible;transform:none}.cookie-banner p{margin:4px 0;font-size:13px;color:var(--muted);max-width:760px}.cookie-banner a{font-size:12px;font-weight:800;color:var(--green)}.cookie-banner__actions{display:flex;gap:8px;flex-shrink:0}.legal-page{max-width:900px}.legal-notice{padding:20px 22px;border-radius:16px;background:#fff4db;border:1px solid #f1d99f;margin-bottom:34px}.legal-notice p{margin:5px 0 0;color:#775c1c}.legal-section{padding:26px 0;border-top:1px solid var(--line)}.legal-section h2{font-size:26px;margin-bottom:12px}.legal-section p{color:var(--muted);font-size:16px}.footer-legal{display:flex;gap:12px;flex-wrap:wrap;font-size:11px}.checkout-consent{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:10px!important;font-weight:400!important}.checkout-consent input{width:18px;height:18px;padding:0!important;margin-top:2px}.checkout-consent a{font-weight:800;text-decoration:underline}@media(max-width:700px){.cookie-banner{left:10px;right:10px;bottom:72px;align-items:stretch;flex-direction:column;gap:14px;padding:18px}.cookie-banner__actions{display:grid;grid-template-columns:1fr 1fr}}.legal-notice--seller{background:#eef7f3;border-color:#c7e4d8}.legal-notice--seller p{color:var(--ink);margin:5px 0}.footer-seller{display:grid;gap:2px;font-size:12px}.footer-seller span{color:var(--muted)}.seller-info{padding:24px 0;border-top:1px solid var(--line)}.seller-info__box{display:flex;gap:40px;flex-wrap:wrap}.seller-info__box>div{display:grid;gap:3px}.seller-info__box span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}@media(max-width:600px){.seller-info__box{gap:18px}}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.about-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff}.about-card>span{font-size:12px;color:var(--green);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.about-card h2{font-size:26px;margin:10px 0}.about-card p{color:var(--muted)}@media(max-width:900px){.about-grid{grid-template-columns:1fr}}.header-tools{display:flex;gap:10px;font-size:12px}.header-tools a{display:flex;gap:5px;align-items:center}.header-tools b{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:var(--soft)}.product{position:relative}.product-tools{position:absolute;right:12px;top:12px;z-index:8;display:flex;gap:6px}.product-tools button,.detail-save-actions button{border:1px solid var(--line);background:#fff;border-radius:10px;cursor:pointer}.product-tools button{width:36px;height:36px;font-size:18px}.product-tools button.active,.detail-save-actions button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.detail-save-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.detail-save-actions button{padding:10px 13px;font-weight:800}.compare-wrap{overflow:auto}.compare-table{min-width:760px;border:1px solid var(--line);border-radius:18px;overflow:hidden}.compare-row{display:grid;grid-template-columns:180px repeat(4,minmax(180px,1fr))}.compare-row>div{padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.compare-row>div:last-child{border-right:0}.compare-row--head{background:var(--soft)}.compare-row--head button{display:block;margin-top:8px;border:0;background:none;color:var(--muted);cursor:pointer}@media(max-width:1000px){.header-tools{display:none}}.field{display:grid;gap:7px}.field.invalid input{border-color:#c54b4b;background:#fff8f8}.field-error{min-height:16px;color:#b23a3a;font-size:12px}.checkout-submit{width:100%}.order-success{min-height:calc(100vh - 80px);background:linear-gradient(180deg,#f4f7f9,#fff)}.success-box{max-width:820px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:26px;padding:42px;box-shadow:0 20px 70px rgba(20,35,55,.08)}.success-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#e3f5ec;color:#16724f;font-size:30px;font-weight:900;margin-bottom:18px}.order-number{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:var(--soft);border-radius:14px;margin:24px 0}.order-number span{color:var(--muted)}.order-number b{font-size:20px}.order-summary{display:grid;gap:20px}.order-summary__section{border-top:1px solid var(--line);padding-top:18px}.order-summary__section h2{font-size:20px;margin-bottom:12px}.order-summary__line{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.order-summary__line span{color:var(--muted)}.order-summary__total{display:flex;justify-content:space-between;align-items:center;border-top:2px solid var(--ink);padding-top:18px;font-size:22px}.success-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.success-note{font-size:12px;color:var(--muted);margin-top:18px}@media(max-width:600px){.success-box{padding:26px 20px}.order-summary__line{align-items:flex-start;flex-direction:column;gap:3px}.success-actions{display:grid}}@media print{header,.success-actions,.success-note,.mobile-actions,.cookie-banner{display:none!important}.order-success{background:#fff}.success-box{box-shadow:none;border:0;padding:0}}.checkout-installation{margin:8px 0 4px;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--soft)}.checkout-installation__head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.checkout-installation__head h2{margin:4px 0 0}.installation-status{display:inline-flex;padding:8px 11px;border-radius:99px;background:#eef2f5;font-size:11px;font-weight:900;text-align:center}.installation-status--standard{background:#e2f5ec;color:#126446}.installation-status--unknown{background:#fff4da;color:#7b5a10}.installation-status--clarify{background:#fde9e7;color:#9b342c}.installation-extra{display:grid;gap:8px;margin-top:16px;font-size:13px;font-weight:800}.installation-extra textarea{padding:14px;border:1px solid var(--line);border-radius:10px;font:inherit;background:#fff}.installation-assessment{margin-top:16px;padding:16px 18px;border-radius:12px;background:#fff}.installation-assessment p{margin:4px 0 0;color:var(--muted)}.installation-assessment--standard{border-left:4px solid #2b9b72}.installation-assessment--unknown{border-left:4px solid #d6a52e}.installation-assessment--clarify{border-left:4px solid #c34e43}@media(max-width:700px){.checkout-installation{padding:18px}.checkout-installation__head{flex-direction:column}}.orders-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.orders-toolbar>div:last-child{display:flex;gap:8px}.orders-list{display:grid;gap:18px}.order-card{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff}.order-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.order-card__head span{font-size:12px;color:var(--muted)}.order-card__head h2{font-size:24px;margin:4px 0}.order-card__head strong{font-size:22px}.order-card__customer{display:flex;gap:14px;flex-wrap:wrap;padding:14px 0;border-bottom:1px solid var(--line);color:var(--muted)}.order-card__items{display:grid;padding:14px 0}.order-card__items div{display:flex;justify-content:space-between;gap:20px;padding:6px 0}.order-card__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}@media(max-width:700px){.orders-toolbar{align-items:flex-start;flex-direction:column}.orders-toolbar>div:last-child{display:grid;width:100%}.order-card__head{flex-direction:column}.order-card__items div{align-items:flex-start;flex-direction:column;gap:2px}}@media print{body *{visibility:hidden}.order-card--print,.order-card--print *{visibility:visible}.order-card--print{position:absolute;left:0;top:0;width:100%;border:0}.order-card__actions{display:none}}.skip-link{position:fixed;left:16px;top:-80px;z-index:999;padding:12px 16px;border-radius:10px;background:#122033;color:#fff;font-weight:800;transition:top .2s}.skip-link:focus{top:16px}:focus-visible{outline:3px solid currentColor;outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#247a5b}img{height:auto}[aria-current="page"]{font-weight:900}noscript{display:block;padding:12px 20px;background:#fff4da;color:#6f5314;text-align:center;font-weight:700}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.app-install__box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px 38px;border-radius:24px;background:linear-gradient(145deg,#122033,#273b54);color:#fff}.app-install__box p{color:#c6d0db;margin-bottom:0}.offline-page{min-height:100vh;display:flex;align-items:center;background:linear-gradient(180deg,#f4f7f9,#fff)}.offline-page__box{max-width:720px;text-align:center}.offline-icon{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 20px;border-radius:50%;background:#e8eef3;font-size:34px}.offline-page__box p{font-size:18px;color:var(--muted)}.offline-page__box .hero__actions{justify-content:center}.network-status{position:fixed;left:50%;bottom:86px;z-index:160;transform:translate(-50%,20px);padding:11px 16px;border-radius:99px;font-size:12px;font-weight:800;opacity:0;visibility:hidden;transition:.2s;box-shadow:0 12px 35px rgba(0,0,0,.15)}.network-status.show{opacity:1;visibility:visible;transform:translate(-50%,0)}.network-status--offline{background:#7a2e2e;color:#fff}.network-status--online{background:#176b4b;color:#fff}@media(max-width:700px){.app-install__box{align-items:flex-start;flex-direction:column;padding:28px 22px}.network-status{bottom:76px;width:calc(100% - 24px);text-align:center}}.btn--quick{background:#fff;border:1px solid var(--line);color:var(--ink)}.quick-view{position:fixed;inset:0;z-index:170;display:none;align-items:center;justify-content:center;padding:24px}.quick-view.open{display:flex}.quick-view__backdrop{position:absolute;inset:0;border:0;background:rgba(8,18,30,.62);backdrop-filter:blur(4px)}.quick-view__panel{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;width:min(980px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 30px 100px rgba(0,0,0,.3)}.quick-view__close{position:absolute;right:16px;top:14px;z-index:3;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:28px;cursor:pointer}.quick-view__media{display:grid;place-items:center;min-height:460px;padding:34px;background:var(--soft);border-radius:24px 0 0 24px}.quick-view__media img{max-width:100%;max-height:390px;object-fit:contain}.quick-view__content{padding:42px 36px}.quick-view__content h2{font-size:31px;margin:8px 0 18px}.quick-view__specs{margin-bottom:20px}.quick-view__prices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.quick-view__prices>div{display:grid;gap:4px;padding:14px;background:var(--soft);border-radius:12px}.quick-view__prices small{color:var(--muted)}.quick-view__prices b{font-size:20px}.quick-view__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quick-view__actions .btn--dark{grid-column:1/-1}.quick-view__save{display:flex;gap:8px;margin-top:12px}.quick-view__save button{padding:10px 13px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:800;cursor:pointer}.quick-view__save button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-sticky-bar{position:fixed;left:50%;bottom:18px;z-index:90;transform:translateX(-50%);display:grid;grid-template-columns:minmax(230px,1fr) auto auto auto;align-items:center;gap:12px;width:min(1120px,calc(100% - 32px));padding:12px 14px 12px 18px;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 55px rgba(20,35,55,.18);backdrop-filter:blur(12px)}.product-sticky-bar>div:first-child{display:grid}.product-sticky-bar>div:first-child small,.product-sticky-bar__price small{color:var(--muted)}.product-sticky-bar>div:first-child b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-bar__price{display:grid;min-width:95px}.product-sticky-bar__price b{font-size:18px}@media(max-width:850px){.quick-view__panel{grid-template-columns:1fr}.quick-view__media{min-height:270px;border-radius:24px 24px 0 0}.quick-view__media img{max-height:240px}.quick-view__content{padding:28px 22px}.product-sticky-bar{grid-template-columns:1fr 1fr}.product-sticky-bar>div:first-child{grid-column:1/-1}.product-sticky-bar__price{display:none}}@media(max-width:600px){.quick-view{padding:0}.quick-view__panel{width:100%;height:100%;max-height:100%;border-radius:0}.quick-view__media{border-radius:0;min-height:230px}.quick-view__content h2{font-size:25px}.quick-view__prices{grid-template-columns:1fr}.product-sticky-bar{bottom:68px;width:calc(100% - 18px);padding:10px}.product-sticky-bar .btn{padding:11px 8px;font-size:12px}}.analytics-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.analytics-toolbar>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.analytics-events{display:grid;gap:14px}.analytics-event{border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff}.analytics-event>div{display:flex;justify-content:space-between;gap:18px;margin-bottom:12px}.analytics-event span{font-size:12px;color:var(--muted)}.analytics-event pre{margin:0;padding:14px;border-radius:10px;background:#101923;color:#dbe6ef;overflow:auto;font-size:12px}@media(max-width:700px){.analytics-toolbar{align-items:flex-start;flex-direction:column}.analytics-toolbar>div:last-child{display:grid;width:100%}.analytics-event>div{flex-direction:column;gap:3px}}.feed-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:900px){.feed-grid{grid-template-columns:1fr}}.quote-builder{background:var(--soft)}.quote-builder__grid{display:grid;grid-template-columns:1fr 340px;gap:30px;align-items:start}.quote-settings{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff}.quote-settings h2,.quote-settings label:last-of-type,.quote-settings button{grid-column:1/-1}.quote-settings label{display:grid;gap:7px;font-size:13px;font-weight:800}.quote-settings input,.quote-settings select,.quote-settings textarea{padding:13px;border:1px solid var(--line);border-radius:10px;font:inherit;background:#fff}.quote-help{padding:26px;border-radius:20px;background:#fff;border:1px solid var(--line)}.quote-help p{color:var(--muted)}.quote-document{max-width:1000px;margin:auto;padding:46px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 60px rgba(20,35,55,.08)}.quote-document__header{display:flex;justify-content:space-between;gap:30px;padding-bottom:22px;border-bottom:2px solid var(--ink)}.quote-document__header p{margin:5px 0;color:var(--muted)}.quote-document__seller{display:grid;text-align:right;gap:4px}.quote-document__seller span{color:var(--muted)}.quote-title{display:flex;justify-content:space-between;gap:30px;padding:30px 0}.quote-title>div:first-child span,.quote-title>div:last-child span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.quote-title h1{font-size:34px;margin:5px 0}.quote-title>div:last-child{display:grid;grid-template-columns:auto auto;gap:6px 14px;align-content:start}.quote-customer{display:grid;padding:18px 20px;margin-bottom:22px;border-radius:12px;background:var(--soft)}.quote-customer span{font-size:11px;color:var(--muted);text-transform:uppercase}.quote-customer b{font-size:20px}.quote-customer small{margin-top:3px}.quote-table-wrap{overflow:auto}.quote-table{width:100%;border-collapse:collapse}.quote-table th,.quote-table td{padding:14px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.quote-table th{background:var(--soft);font-size:12px;text-transform:uppercase}.quote-table td:first-child,.quote-table th:first-child{width:50px}.quote-table td:nth-child(3),.quote-table th:nth-child(3){text-align:center;width:90px}.quote-table td:nth-child(4),.quote-table td:nth-child(5),.quote-table th:nth-child(4),.quote-table th:nth-child(5){text-align:right;white-space:nowrap}.quote-table td small{display:block;color:var(--muted);margin-top:3px}.quote-table__service{background:#fafcfb}.quote-totals{width:min(420px,100%);margin:24px 0 24px auto}.quote-totals>div{display:flex;justify-content:space-between;padding:8px 0}.quote-totals__grand{border-top:2px solid var(--ink);font-size:22px;margin-top:8px;padding-top:15px!important}.quote-notes{padding:22px;background:var(--soft);border-radius:14px}.quote-notes h2{font-size:20px}.quote-notes li{margin:6px 0;color:var(--muted)}.quote-notes>p{padding-top:12px;border-top:1px solid var(--line);white-space:pre-wrap}.quote-document__footer{display:flex;justify-content:space-between;gap:30px;padding-top:28px;margin-top:28px;border-top:1px solid var(--line)}.quote-document__footer>div{display:grid;gap:3px}.quote-document__footer span{color:var(--muted);font-size:13px}.quote-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:24px}@media(max-width:850px){.quote-builder__grid{grid-template-columns:1fr}.quote-settings{grid-template-columns:1fr}.quote-settings h2,.quote-settings label:last-of-type,.quote-settings button{grid-column:auto}.quote-document{padding:26px 20px}.quote-document__header,.quote-title,.quote-document__footer{flex-direction:column}.quote-document__seller{text-align:left}}@media print{.no-print,.mobile-actions,.cookie-banner,.network-status{display:none!important}body{background:#fff}.quote-document-section,.section{padding:0!important}.quote-document{max-width:none;border:0;box-shadow:none;padding:0}@page{size:A4;margin:14mm}}.product-manager-section{background:#f7f9fb}.manager-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff}.manager-toolbar__search{display:grid;grid-template-columns:minmax(260px,1fr) 180px 180px;gap:10px;flex:1}.manager-toolbar input,.manager-toolbar select{width:100%;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.manager-toolbar__actions{display:flex;gap:8px;flex-wrap:wrap}.manager-status{display:flex;gap:20px;flex-wrap:wrap;padding:16px 2px;color:var(--muted)}.manager-status b{color:var(--ink)}.manager-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px;background:#fff}.manager-table{width:100%;min-width:1100px;border-collapse:collapse}.manager-table th,.manager-table td{padding:12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.manager-table th{position:sticky;top:0;background:#eef2f5;z-index:2;font-size:11px;text-transform:uppercase}.manager-table input[type="number"],.manager-table select{width:110px;padding:9px;border:1px solid var(--line);border-radius:8px;background:#fff}.manager-table input[type="checkbox"]{width:20px;height:20px}.manager-product{display:flex;align-items:center;gap:12px;min-width:310px}.manager-product img{width:76px;height:58px;object-fit:contain;background:var(--soft);border-radius:8px}.manager-product div{display:grid;gap:3px}.manager-product small{color:var(--muted)}.manager-table tr.is-out{opacity:.48;background:#fff5f4}.manager-help{margin-top:24px;padding:24px;border-radius:18px;background:#fff;border:1px solid var(--line)}.manager-help code{padding:2px 5px;border-radius:5px;background:var(--soft)}@media(max-width:1100px){.manager-toolbar{align-items:stretch;flex-direction:column}.manager-toolbar__search{grid-template-columns:1fr 1fr}.manager-toolbar__search input{grid-column:1/-1}}@media(max-width:650px){.manager-toolbar__search{grid-template-columns:1fr}.manager-toolbar__search input{grid-column:auto}.manager-toolbar__actions{display:grid}}.product-stock-badge{position:absolute;left:14px;top:14px;z-index:3;padding:6px 9px;border-radius:99px;background:#e2f5ec;color:#126446;font-size:10px;font-weight:900}.product-stock-badge--out{background:#fde9e7;color:#9b342c}.feed-status{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.feed-status>div{display:grid;gap:5px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.feed-status span{font-size:12px;color:var(--muted)}.feed-status b{font-size:24px}@media(max-width:800px){.feed-status{grid-template-columns:1fr 1fr}}@media(max-width:480px){.feed-status{grid-template-columns:1fr}}.stock--out{color:#9b342c}.stock--out i{background:#c64d43}button.is-disabled,button:disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.25)}.local-preview-banner{position:relative;z-index:220;display:flex;align-items:center;justify-content:center;gap:16px;padding:9px 48px;background:#fff4da;color:#6f5314;font-size:12px}.local-preview-banner a{font-weight:900;text-decoration:underline}.local-preview-banner button{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:0;background:transparent;font-size:22px;cursor:pointer}@media(max-width:650px){.local-preview-banner{align-items:flex-start;flex-direction:column;gap:4px;padding:10px 44px 10px 14px}}.contact-settings-section{background:#f7f9fb}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.contact-settings-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff}.contact-settings-form h2,.settings-switch,.settings-actions{grid-column:1/-1}.contact-settings-form h2{margin:8px 0 0}.contact-settings-form label{display:grid;gap:7px;font-size:13px;font-weight:800}.contact-settings-form input{padding:13px;border:1px solid var(--line);border-radius:10px;font:inherit}.contact-settings-form small{color:var(--muted);font-weight:400}.settings-switch{display:flex!important;align-items:flex-start;gap:12px;padding:16px;border-radius:12px;background:var(--soft)}.settings-switch input{width:20px;height:20px;margin-top:2px}.settings-switch span{display:grid;gap:3px}.settings-actions{display:flex;gap:8px;flex-wrap:wrap}.settings-preview{position:sticky;top:20px;padding:26px;border:1px solid var(--line);border-radius:22px;background:#fff}.contact-preview-card{display:grid;gap:14px;padding:20px;margin:18px 0;border-radius:16px;background:var(--soft)}.contact-preview-phone{font-size:24px;font-weight:900}.contact-preview-messengers{display:flex;gap:8px;flex-wrap:wrap}.contact-preview-messengers a{padding:9px 12px;border-radius:9px;background:#fff;font-weight:800}.settings-status{display:flex;justify-content:space-between;gap:20px;padding:14px 0;margin-bottom:16px;border-top:1px solid var(--line)}.settings-status span{color:var(--muted)}.settings-status b{color:#9b342c}.settings-status--active b{color:#126446}.contacts-page-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:22px}.contacts-main-card,.contacts-seller-card{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff}.contacts-big-phone{display:inline-block;margin:8px 0 10px;font-size:36px;font-weight:900}.contacts-main-card>p{color:var(--muted)}.contacts-messenger-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:24px}.contacts-messenger-grid>a{display:grid;gap:4px;padding:16px;border:1px solid var(--line);border-radius:12px}.contacts-messenger-grid span{color:var(--muted);font-size:12px}.contacts-seller-card h2{font-size:24px}.seller-line{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line)}.seller-line span{color:var(--muted)}.contacts-seller-card .btn{margin-top:22px;width:100%}.send-order-actions{margin-top:22px;padding:18px;border-radius:14px;background:var(--soft)}.send-order-actions>div:last-child{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}@media(max-width:900px){.settings-layout,.contacts-page-grid{grid-template-columns:1fr}.settings-preview{position:static}}@media(max-width:650px){.contact-settings-form{grid-template-columns:1fr;padding:22px 18px}.contact-settings-form h2,.settings-switch,.settings-actions{grid-column:auto}.settings-actions{display:grid}.contacts-big-phone{font-size:28px}.contacts-messenger-grid{grid-template-columns:1fr}}.admin-dashboard{background:#f6f8fa}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.admin-stats article{display:grid;gap:4px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff}.admin-stats span{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.admin-stats b{font-size:32px}.admin-stats small{color:var(--muted)}.admin-stats small.is-active{color:#8a6411;font-weight:800}.admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.admin-card{display:grid;grid-template-columns:58px 1fr auto;gap:18px;align-items:center;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;transition:.2s}.admin-card:hover{transform:translateY(-2px);box-shadow:0 16px 45px rgba(20,35,55,.08)}.admin-card__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:var(--soft);font-size:28px;font-weight:900}.admin-card span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.admin-card h2{font-size:22px;margin:4px 0 6px}.admin-card p{margin:0;color:var(--muted)}.admin-card strong{font-size:13px;white-space:nowrap}.admin-backup{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;margin-top:26px;padding:30px;border-radius:22px;background:linear-gradient(145deg,#122033,#273b54);color:#fff}.admin-backup p{color:#cad4de;margin-bottom:0}.admin-backup__actions{display:grid;gap:9px;min-width:260px}.admin-import{position:relative;overflow:hidden;text-align:center}.admin-import input{position:absolute;inset:0;opacity:0;cursor:pointer}.admin-backup__list{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap}.admin-backup__list span{padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:99px;font-size:11px}.admin-system{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.admin-system>div{display:grid;gap:4px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.admin-system span{font-size:11px;color:var(--muted)}.admin-system b{font-size:14px}@media(max-width:950px){.admin-stats,.admin-system{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.admin-backup{grid-template-columns:1fr}.admin-backup__actions{min-width:0}}@media(max-width:600px){.admin-stats,.admin-system{grid-template-columns:1fr}.admin-card{grid-template-columns:48px 1fr}.admin-card__icon{width:48px;height:48px}.admin-card strong{grid-column:2}}.lead-modal{position:fixed;inset:0;z-index:190;display:none;align-items:center;justify-content:center;padding:20px}.lead-modal.open{display:flex}.lead-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(8,18,30,.68);backdrop-filter:blur(5px)}.lead-modal__panel{position:relative;z-index:2;width:min(620px,100%);max-height:92vh;overflow:auto;padding:34px;border-radius:24px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.32)}.lead-modal__close{position:absolute;right:16px;top:14px;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:28px;cursor:pointer}.lead-modal__panel h2{font-size:30px;margin:6px 0 20px}.lead-product{display:grid;gap:3px;padding:14px 16px;margin-bottom:18px;border-radius:12px;background:var(--soft)}.lead-product span{font-size:11px;color:var(--muted);text-transform:uppercase}#leadForm{display:grid;gap:14px}.lead-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}#leadForm input,#leadForm select,#leadForm textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:10px;font:inherit;background:#fff}.lead-submit{width:100%}.lead-success{text-align:center}.lead-success .success-icon{margin:0 auto 18px}.lead-success__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:22px}.lead-cta__box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px 40px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#f4f7f9,#fff)}.lead-cta__box p{margin-bottom:0;color:var(--muted)}.lead-cta__actions{display:flex;gap:10px;flex-wrap:wrap}.leads-crm{background:#f7f9fb}.leads-toolbar{display:flex;justify-content:space-between;align-items:end;gap:18px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff}.leads-toolbar__filters{display:grid;grid-template-columns:minmax(260px,1fr) 190px 170px;gap:10px;flex:1}.leads-toolbar input,.leads-toolbar select{padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.leads-toolbar__actions{display:flex;gap:8px}.leads-list{display:grid;gap:16px}.lead-card{padding:22px;border:1px solid var(--line);border-left:5px solid #d4a832;border-radius:18px;background:#fff}.lead-card--processing{border-left-color:#4b7aa5}.lead-card--done{border-left-color:#2b9b72}.lead-card__head{display:flex;justify-content:space-between;gap:20px}.lead-card__head span{font-size:12px;color:var(--muted)}.lead-card__head h2{margin:4px 0;font-size:24px}.lead-card__head a{font-weight:800}.lead-card__meta{display:grid;gap:8px;text-align:right}.lead-card__meta select{padding:9px;border:1px solid var(--line);border-radius:9px;background:#fff}.lead-card__details{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:16px 0}.lead-card__details>div{display:grid;gap:3px;padding:12px;border-radius:10px;background:var(--soft)}.lead-card__details span{font-size:11px;color:var(--muted)}.lead-card__comment{padding:14px;border-radius:10px;background:#fff8e9}.lead-card__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}@media(max-width:900px){.lead-cta__box,.leads-toolbar{align-items:flex-start;flex-direction:column}.leads-toolbar__filters{grid-template-columns:1fr 1fr;width:100%}.leads-toolbar__filters input{grid-column:1/-1}.lead-card__details{grid-template-columns:1fr 1fr}}@media(max-width:600px){.lead-modal{padding:0}.lead-modal__panel{width:100%;height:100%;max-height:100%;border-radius:0;padding:28px 18px}.lead-form__row,.lead-success__actions{grid-template-columns:1fr}.lead-cta__box{padding:28px 22px}.lead-cta__actions,.leads-toolbar__actions{display:grid;width:100%}.leads-toolbar__filters{grid-template-columns:1fr}.leads-toolbar__filters input{grid-column:auto}.lead-card__head{flex-direction:column}.lead-card__meta{text-align:left}.lead-card__details{grid-template-columns:1fr}}.order-card__source{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line)}.order-card__source span{color:var(--muted)}.quote-source{display:flex;justify-content:space-between;gap:20px;padding:14px 0;margin-top:20px;border-top:1px solid var(--line)}.quote-source span{color:var(--muted)}.attribution-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px}.attribution-summary article{display:grid;gap:5px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.attribution-summary span{font-size:11px;color:var(--muted);text-transform:uppercase}.attribution-summary b{font-size:14px;word-break:break-word}.leads-toolbar__filters{grid-template-columns:minmax(230px,1fr) 170px 160px 160px}.lead-card__details{grid-template-columns:repeat(5,1fr)}@media(max-width:950px){.attribution-summary{grid-template-columns:1fr}.leads-toolbar__filters{grid-template-columns:1fr 1fr}.lead-card__details{grid-template-columns:1fr 1fr}}@media(max-width:600px){.leads-toolbar__filters{grid-template-columns:1fr}.lead-card__details{grid-template-columns:1fr}}.admin-logout-link{position:fixed;right:18px;bottom:18px;z-index:260;padding:11px 16px;border-radius:999px;background:#9b342c;color:#fff;font-size:13px;font-weight:900;box-shadow:0 12px 35px rgba(0,0,0,.18)}.admin-login-page{min-height:100vh;background:linear-gradient(145deg,#eef2f5,#fff)}.admin-login{min-height:100vh;display:grid;place-items:center;padding:24px}.admin-login__card{width:min(440px,100%);padding:36px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 24px 80px rgba(20,35,55,.12)}.admin-login__card .logo{display:inline-flex;margin-bottom:28px}.admin-login__card h1{font-size:34px;margin:6px 0 8px}.admin-login__card>p{color:var(--muted);margin-bottom:22px}.admin-login__card form{display:grid;gap:16px}.admin-login__card label{display:grid;gap:7px;font-size:13px;font-weight:800}.admin-login__card input{width:100%;padding:14px;border:1px solid var(--line);border-radius:10px;font:inherit}.admin-login__card .btn{width:100%;margin-top:4px}.admin-login__card .text-link{display:inline-block;margin-top:20px}.admin-login__message{padding:12px 14px;margin-bottom:16px;border-radius:10px;background:#e8f5ee;color:#126446}.admin-login__message--error{background:#fde9e7;color:#9b342c}:root{--ink:#061b3c;--muted:#52657f;--line:#dce8f3;--soft:#f2f8fd;--green:#129fe3;--blue:#079de2;--blue-dark:#0871c7;--blue-pale:#eaf7ff;--navy:#061b3c}body{background:#fff;color:var(--navy)}.header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(7,113,199,.12);box-shadow:0 8px 30px rgba(7,39,78,.035)}.logo{font-size:26px;color:var(--blue)}.logo span{color:var(--navy)}.nav a:hover,.eyebrow{color:var(--blue)}.btn{transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.btn--dark{background:var(--navy)}.btn--blue{color:#fff;background:linear-gradient(135deg,#079de2,#13aae9);box-shadow:0 14px 32px rgba(7,157,226,.25)}.btn--blue:hover{transform:translateY(-3px);box-shadow:0 19px 38px rgba(7,157,226,.34)}.btn--outline-blue{color:var(--blue-dark);background:#fff;border:2px solid var(--blue);box-shadow:0 12px 30px rgba(6,49,91,.05)}.btn--outline-blue:hover{transform:translateY(-3px);background:var(--blue-pale)}.hero--premium{position:relative;overflow:hidden;padding:42px 0 28px;min-height:calc(100vh - 76px);background:radial-gradient(circle at 17% 20%,rgba(255,255,255,.98),rgba(255,255,255,.55) 42%,transparent 65%),linear-gradient(115deg,#fff 0%,#f4faff 48%,#d9eefb 100%)}.hero--premium:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(7,157,226,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(7,157,226,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,#000,transparent 78%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(20px);pointer-events:none;animation:heroGlow 8s ease-in-out infinite alternate}.hero-glow--one{width:380px;height:380px;left:-170px;top:80px;background:rgba(67,189,244,.14)}.hero-glow--two{width:460px;height:460px;right:-180px;bottom:-160px;background:rgba(27,126,211,.15);animation-delay:-4s}.hero-premium__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(500px,.95fr);align-items:center;gap:48px}.hero-premium__content{padding:28px 0}.hero-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:45px;padding:10px 18px;border:1px solid rgba(7,157,226,.18);border-radius:999px;color:var(--blue-dark);background:rgba(255,255,255,.76);box-shadow:0 8px 24px rgba(5,69,117,.07);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.025em}.hero-kicker__icon{font-size:20px;animation:snowSpin 8s linear infinite}.hero-premium__subtitle{margin-bottom:16px;color:var(--blue-dark);font-size:21px;font-weight:900}.hero-premium h1{max-width:760px;margin:0 0 24px;color:var(--navy);font-size:clamp(52px,5.3vw,82px);line-height:.98;letter-spacing:-.055em}.hero-premium h1 span{display:block;margin-top:12px;color:var(--blue);text-shadow:0 12px 32px rgba(7,157,226,.12)}.hero-premium__text{max-width:700px;margin:0;color:var(--muted);font-size:clamp(18px,1.45vw,24px);line-height:1.55}.hero-premium__actions{display:flex;gap:18px;flex-wrap:wrap;margin:34px 0 38px}.btn--hero{min-height:64px;padding:18px 28px;border-radius:15px;font-size:17px}.btn-icon{font-size:23px;line-height:1}.btn-icon--grid{font-size:25px}.hero-premium__benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:20px 18px;border:1px solid rgba(7,113,199,.14);border-radius:20px;background:rgba(255,255,255,.86);box-shadow:0 20px 50px rgba(8,55,96,.09);backdrop-filter:blur(14px)}.hero-premium__benefits article{display:flex;align-items:center;gap:14px;padding:5px 16px}.hero-premium__benefits article+article{border-left:1px solid var(--line)}.hero-premium__benefits .benefit-icon{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;color:var(--blue);border:2px solid rgba(7,157,226,.7);border-radius:15px;font-size:23px;font-weight:900}.hero-premium__benefits div{display:grid;gap:3px}.hero-premium__benefits b{font-size:14px}.hero-premium__benefits small{color:var(--muted);font-size:11px}.hero-premium__visual{position:relative;min-height:680px;transform:translate(var(--mx,0),var(--my,0));transition:transform .22s ease-out}.hero-device{position:absolute;inset:0 100px 0 0;overflow:hidden;border-radius:32px 0 0 32px;box-shadow:0 30px 80px rgba(6,42,78,.16);background:#dceffc}.hero-device img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.03);animation:heroImageBreath 10s ease-in-out infinite alternate}.hero-device:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 35%),linear-gradient(0deg,rgba(5,34,68,.07),transparent 45%)}.hero-feature-rail{position:absolute;right:0;top:50%;z-index:5;display:grid;gap:18px;transform:translateY(-50%)}.hero-feature-rail article{width:118px;display:grid;justify-items:center;gap:8px;color:var(--navy);text-align:center;font-size:11px;line-height:1.25}.hero-feature-rail span{display:grid;place-items:center;width:58px;height:58px;color:var(--blue-dark);border:2px solid var(--blue);border-radius:50%;background:rgba(255,255,255,.83);box-shadow:0 10px 28px rgba(6,54,97,.12);font-size:24px;animation:featurePulse 3.8s ease-in-out infinite}.hero-feature-rail article:nth-child(2) span{animation-delay:-.9s}.hero-feature-rail article:nth-child(3) span{animation-delay:-1.8s}.hero-feature-rail article:nth-child(4) span{animation-delay:-2.7s}.hero-quality-card{position:absolute;right:12px;bottom:22px;z-index:8;display:flex;align-items:center;gap:13px;width:255px;padding:18px 20px;color:#fff;border-radius:18px;background:linear-gradient(135deg,#0a8cd2,#2db4eb);box-shadow:0 18px 42px rgba(7,118,188,.3);animation:qualityFloat 4.5s ease-in-out infinite}.quality-shield{display:grid;place-items:center;width:50px;height:50px;flex:0 0 50px;border:2px solid rgba(255,255,255,.9);border-radius:16px;font-size:25px}.hero-quality-card div{display:grid;gap:4px}.hero-quality-card b{font-size:15px;line-height:1.15}.hero-quality-card small{font-size:10px;opacity:.86}.airflow{position:absolute;z-index:3;left:28%;top:35%;width:54%;height:2px;border-radius:99px;background:linear-gradient(90deg,transparent,rgba(115,218,255,.95),transparent);filter:drop-shadow(0 0 7px rgba(87,202,247,.9));transform:rotate(13deg);animation:airFlow 3.4s linear infinite}.airflow--two{top:42%;left:32%;width:48%;animation-delay:-1.15s}.airflow--three{top:49%;left:36%;width:42%;animation-delay:-2.3s}.air-particle{position:absolute;z-index:4;width:9px;height:5px;border-radius:100% 0 100% 0;background:#6caa2d;opacity:.75;animation:leafDrift 6s ease-in-out infinite}.air-particle--one{left:48%;top:42%}.air-particle--two{left:62%;top:52%;animation-delay:-2s}.air-particle--three{left:39%;top:58%;animation-delay:-4s}.reveal-up,.reveal-scale{opacity:0}.reveal-up{transform:translateY(26px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.7,.2,1)}.reveal-scale{transform:scale(.965);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.7,.2,1)}.reveal-up.is-visible,.reveal-scale.is-visible{opacity:1;transform:none}.scroll-reveal{opacity:0;transform:translateY(28px);transition:opacity .72s ease,transform .72s ease}.scroll-reveal.is-visible{opacity:1;transform:none}.section{position:relative}.section h2{color:var(--navy)}.selection{background:linear-gradient(135deg,#061b3c,#0b3264)}.calculator-cta__box,.lead-cta__box{border-color:rgba(7,157,226,.18);background:linear-gradient(135deg,#eef9ff,#fff)}.product:hover{border-color:rgba(7,157,226,.35);box-shadow:0 18px 50px rgba(8,75,125,.1)}.chip.active{background:var(--blue);border-color:var(--blue);color:#fff}@keyframes heroGlow{to{transform:translate3d(40px,-25px,0) scale(1.08)}}@keyframes snowSpin{to{transform:rotate(360deg)}}@keyframes heroImageBreath{to{transform:scale(1.075)}}@keyframes featurePulse{50%{transform:translateY(-4px);box-shadow:0 15px 34px rgba(7,157,226,.22)}}@keyframes qualityFloat{50%{transform:translateY(-8px)}}@keyframes airFlow{0%{opacity:0;transform:translateX(-30px) rotate(13deg) scaleX(.45)}35%{opacity:1}100%{opacity:0;transform:translateX(65px) rotate(13deg) scaleX(1.05)}}@keyframes leafDrift{0%,100%{transform:translate(0,0) rotate(0);opacity:0}20%{opacity:.8}60%{transform:translate(65px,75px) rotate(160deg);opacity:.85}100%{transform:translate(105px,130px) rotate(280deg);opacity:0}}@media(max-width:1180px){.hero-premium__grid{grid-template-columns:1fr 500px;gap:25px}.hero-premium__visual{min-height:620px}.hero-device{right:80px}.hero-feature-rail article{width:90px}.hero-premium__benefits article{padding:5px 10px}}@media(max-width:980px){.hero--premium{padding-top:26px;min-height:auto}.hero-premium__grid{grid-template-columns:1fr}.hero-premium__content{padding-bottom:0}.hero-kicker{margin-bottom:28px}.hero-premium h1{max-width:800px}.hero-premium__visual{min-height:660px;margin-top:14px}.hero-device{right:110px}}@media(max-width:720px){.container{width:min(100% - 28px,1180px)}.hero--premium{padding:18px 0 24px}.hero-premium__subtitle{font-size:17px}.hero-premium h1{font-size:clamp(43px,13vw,61px);line-height:1}.hero-premium__text{font-size:17px}.hero-premium__actions{display:grid;margin:26px 0}.btn--hero{width:100%;min-height:58px}.hero-premium__benefits{grid-template-columns:1fr;padding:12px}.hero-premium__benefits article{padding:12px 8px}.hero-premium__benefits article+article{border-left:0;border-top:1px solid var(--line)}.hero-premium__visual{min-height:590px}.hero-device{right:0;border-radius:26px}.hero-feature-rail{left:12px;right:12px;top:auto;bottom:105px;grid-template-columns:repeat(4,1fr);gap:5px;transform:none}.hero-feature-rail article{width:auto;color:#fff;text-shadow:0 1px 5px rgba(0,0,0,.35)}.hero-feature-rail span{width:46px;height:46px;font-size:19px}.hero-quality-card{left:18px;right:18px;bottom:18px;width:auto}}@media(max-width:480px){.hero-premium__visual{min-height:520px}.hero-kicker{padding:8px 13px;font-size:11px}.hero-premium__benefits small{font-size:10px}.hero-feature-rail b{font-size:9px}.hero-feature-rail span{width:40px;height:40px}.hero-quality-card{padding:14px 16px}}@media(prefers-reduced-motion:reduce){.hero-glow,.hero-kicker__icon,.hero-device img,.hero-feature-rail span,.hero-quality-card,.airflow,.air-particle{animation:none!important}.reveal-up,.reveal-scale,.scroll-reveal{opacity:1!important;transform:none!important;transition:none!important}} .hero--premium{padding-top:24px;background:radial-gradient(circle at 12% 14%,rgba(255,255,255,.98),rgba(255,255,255,.66) 48%,transparent 69%),linear-gradient(112deg,#fff 0%,#f5faff 48%,#d8edfb 100%)}.hero-premium__grid{grid-template-columns:minmax(0,1fr) minmax(600px,1.08fr);gap:30px}.hero-premium__content{padding-top:15px}.hero-kicker{margin-bottom:50px}.hero-premium h1{max-width:760px;font-size:clamp(58px,5.8vw,90px)}.hero-premium__text{max-width:730px}.hero-premium__visual{min-height:700px}.hero-device{inset:0 92px 0 0;border-radius:0;box-shadow:none}.hero-device img{object-position:center;transform:scale(1.015)}.hero-device:after{background:linear-gradient(90deg,rgba(255,255,255,.1),transparent 25%),linear-gradient(0deg,rgba(5,34,68,.08),transparent 48%)}.hero-feature-rail{right:8px;padding:12px 8px;border-radius:35px;background:rgba(255,255,255,.82);box-shadow:0 20px 55px rgba(7,67,111,.14);backdrop-filter:blur(12px)}.hero-feature-rail article{width:92px}.hero-feature-rail span{width:60px;height:60px;background:#fff;border:0;box-shadow:0 8px 24px rgba(7,113,199,.12)}.hero-premium__benefits{max-width:930px;padding:18px 14px}.hero-premium__benefits article{gap:16px}.hero-premium__benefits .benefit-icon{width:48px;height:48px;flex-basis:48px;border:0;background:var(--blue-pale)}.hero-premium__benefits b{font-size:15px}.hero-premium__benefits small{font-size:11px}.airflow--one{background:linear-gradient(90deg,transparent,rgba(92,203,255,.95),rgba(255,198,99,.8),transparent)}.airflow--two{background:linear-gradient(90deg,transparent,rgba(92,203,255,.95),rgba(255,190,82,.72),transparent)}.airflow--three{background:linear-gradient(90deg,transparent,rgba(92,203,255,.95),rgba(255,180,60,.65),transparent)}@media(max-width:1180px){.hero-premium__grid{grid-template-columns:1fr 540px}.hero-premium__visual{min-height:640px}}@media(max-width:980px){.hero-premium__grid{grid-template-columns:1fr}.hero-premium__visual{min-height:670px}.hero-device{right:100px}}@media(max-width:720px){.hero-kicker{margin-bottom:28px}.hero-premium h1{font-size:clamp(44px,13vw,62px)}.hero-premium__visual{min-height:560px}.hero-device{right:0}.hero-feature-rail{left:12px;right:12px;border-radius:22px;padding:10px}} .hero--premium{min-height:auto;padding:28px 0 42px;background:radial-gradient(circle at 12% 14%,rgba(255,255,255,.98),rgba(255,255,255,.72) 38%,transparent 63%),linear-gradient(118deg,#f9fcff 0%,#eef7ff 52%,#d7ebfa 100%)}.hero--premium:before{opacity:.55;mask-image:linear-gradient(to right,#000,transparent 88%)}.hero-premium__grid{grid-template-columns:minmax(500px,.88fr) minmax(560px,1.12fr);gap:34px;align-items:stretch;padding:34px 34px 28px;border:1px solid rgba(12,85,145,.08);border-radius:34px;background:rgba(255,255,255,.62);box-shadow:0 28px 80px rgba(13,57,99,.10);backdrop-filter:blur(10px)}.hero-premium__content{padding:12px 0 0}.hero-kicker{margin-bottom:34px;text-transform:none;letter-spacing:0}.hero-premium__subtitle{margin-bottom:18px;font-size:18px;color:#0a75d2}.hero-premium h1{max-width:620px;margin:0 0 24px;font-size:clamp(54px,5.6vw,78px);line-height:.98;letter-spacing:-.06em}.hero-premium h1 span{margin-top:10px}.hero-premium__text{max-width:560px;font-size:clamp(17px,1.35vw,21px);line-height:1.55}.hero-premium__actions{margin:34px 0 28px;gap:16px}.hero-premium__benefits{max-width:930px;margin-top:8px;padding:18px 14px;border-radius:22px;background:rgba(255,255,255,.88)}.hero-premium__benefits article{padding:6px 12px}.hero-premium__benefits .benefit-icon{border:1px solid rgba(7,157,226,.25);background:var(--blue-pale)}.hero-premium__visual{min-height:640px;transform:none}.hero-device{position:relative;inset:auto;height:100%;display:flex;align-items:flex-end;justify-content:flex-end;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.hero-device img{width:100%;height:100%;object-fit:contain;object-position:right center;transform:none;animation:heroImageFloat 7.5s ease-in-out infinite alternate;filter:drop-shadow(0 24px 44px rgba(10,48,86,.10))}.hero-device:after{display:none}.airflow{left:10%;width:60%;opacity:.70;filter:drop-shadow(0 0 8px rgba(87,202,247,.6))}.airflow--one{top:28%;transform:rotate(18deg)}.airflow--two{top:39%;left:14%;width:56%;transform:rotate(18deg)}.airflow--three{top:50%;left:18%;width:51%;transform:rotate(18deg)}.air-particle--one{left:30%;top:44%}.air-particle--two{left:49%;top:52%}.air-particle--three{left:22%;top:59%}@keyframes heroImageFloat{to{transform:translateY(8px)}}@media(max-width:1360px){.hero-premium__grid{grid-template-columns:minmax(460px,.92fr) minmax(520px,1.08fr);gap:26px;padding:28px}.hero-premium__visual{min-height:590px}}@media(max-width:1180px){.hero-premium__grid{grid-template-columns:1fr 1.05fr;gap:22px;padding:24px}.hero-premium h1{font-size:clamp(48px,5vw,66px)}.hero-premium__visual{min-height:540px}}@media(max-width:980px){.hero--premium{padding:22px 0 32px}.hero-premium__grid{grid-template-columns:1fr;gap:18px;padding:22px}.hero-premium__content{padding:0}.hero-premium__visual{min-height:520px;margin-top:0}.hero-device img{object-position:center}.hero-premium__benefits{grid-template-columns:repeat(3,1fr)}.hero-premium__benefits article+article{border-left:1px solid var(--line);border-top:0}}@media(max-width:720px){.hero--premium{padding:16px 0 28px}.hero-premium__grid{padding:18px 16px 16px;border-radius:26px}.hero-kicker{margin-bottom:20px}.hero-premium__subtitle{font-size:16px}.hero-premium h1{font-size:clamp(42px,13vw,60px)}.hero-premium__actions{display:grid;gap:12px;margin:24px 0}.hero-premium__benefits{grid-template-columns:1fr;padding:12px}.hero-premium__benefits article+article{border-left:0;border-top:1px solid var(--line)}.hero-premium__visual{min-height:440px}.hero-device img{max-height:440px;object-position:center top}.airflow{left:6%;width:72%}}@media(max-width:480px){.hero-premium__grid{padding:14px}.hero-premium__visual{min-height:350px}.hero-device img{max-height:350px}} .hero--premium{padding:22px 0 34px;background:linear-gradient(180deg,#f7fbff 0%,#edf6fd 100%)}.hero--premium:before{display:none}.hero-premium__grid{position:relative;display:block;min-height:820px;padding:54px 52px 34px;border-radius:42px;overflow:hidden;border:1px solid rgba(18,78,130,.08);background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.90) 24%,rgba(245,251,255,.72) 40%,rgba(229,243,252,.28) 54%,rgba(214,232,247,.08) 65%,rgba(201,225,244,0) 75%),radial-gradient(circle at 24% 18%,rgba(255,255,255,.90),rgba(255,255,255,0) 42%),linear-gradient(112deg,#f8fcff 0%,#e8f3fb 44%,#d8ebf8 100%);box-shadow:0 26px 70px rgba(20,63,102,.10)}.hero-premium__grid:before{content:"";position:absolute;left:36%;top:0;bottom:0;width:18%;background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(255,255,255,.15)),linear-gradient(90deg,rgba(255,255,255,.7),rgba(255,255,255,.18) 16%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 82%,rgba(255,255,255,.18) 84%,rgba(255,255,255,.7));filter:blur(.2px);z-index:1}.hero-premium__grid:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 26%,rgba(255,255,255,.34),rgba(255,255,255,0) 20%),radial-gradient(circle at 62% 72%,rgba(255,255,255,.22),rgba(255,255,255,0) 18%);pointer-events:none;z-index:1}.hero-premium__content{position:relative;z-index:3;max-width:780px;padding:0}.hero-premium__visual{position:absolute;inset:0;z-index:2;min-height:0;transform:none;pointer-events:none}.hero-device{position:absolute;right:-20px;bottom:0;width:min(56%,980px);height:100%;display:flex;align-items:flex-end;justify-content:flex-end;overflow:visible;background:none;box-shadow:none}.hero-device img{width:100%;height:100%;object-fit:contain;object-position:right bottom;animation:heroStageFloat 8s ease-in-out infinite alternate;filter:drop-shadow(0 28px 46px rgba(10,56,98,.14))}.hero-device:after{display:none}@keyframes heroStageFloat{to{transform:translateY(8px)}}.hero-kicker{display:inline-flex;margin:0 0 22px;padding:14px 24px;border-radius:999px;background:rgba(255,255,255,.52);border:1px solid rgba(39,140,222,.18);box-shadow:0 8px 24px rgba(32,112,176,.08)}.hero-premium__subtitle{margin:6px 0 18px;color:#1d355d;font-size:clamp(26px,2vw,34px);font-weight:700}.hero-premium h1{max-width:740px;margin:0 0 22px;font-size:clamp(74px,7vw,102px);line-height:.95;letter-spacing:-.06em}.hero-premium h1 span{margin-top:10px}.hero-premium__text{max-width:700px;margin:0 0 34px;font-size:clamp(20px,1.55vw,28px);line-height:1.5;color:#384c68}.hero-premium__actions{gap:18px;margin:0 0 28px}.btn--hero{min-height:82px;padding:0 28px;font-size:clamp(18px,1.25vw,24px);border-radius:20px;box-shadow:0 18px 36px rgba(30,125,210,.16)}.hero-premium__benefits{max-width:960px;margin-top:0;padding:18px 18px;border-radius:28px;background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.58);box-shadow:0 18px 40px rgba(18,67,110,.10);backdrop-filter:blur(12px)}.hero-premium__benefits article{padding:10px 14px}.hero-premium__benefits b{font-size:20px}.hero-premium__benefits small{font-size:15px}.hero-premium__benefits .benefit-icon{width:58px;height:58px;font-size:26px}.airflow{position:absolute;left:42%;border-radius:999px;opacity:.8;filter:blur(2px) drop-shadow(0 0 14px rgba(119,208,249,.42));z-index:2}.airflow:before,.airflow:after{content:"";position:absolute;inset:0;border-radius:inherit}.airflow:before{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(210,245,255,.85) 34%,rgba(255,255,255,.92) 56%,rgba(255,232,198,.84) 77%,rgba(255,190,92,.34) 100%)}.airflow:after{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.12) 40%,rgba(255,255,255,.56) 70%,rgba(255,255,255,0) 100%);mix-blend-mode:screen}.airflow--one{top:22%;width:32%;height:88px;transform:rotate(21deg);animation:airHotCold 5.2s ease-in-out infinite}.airflow--two{top:33%;left:40%;width:39%;height:116px;transform:rotate(18deg);animation:airHotCold 5.2s ease-in-out 1.3s infinite}.airflow--three{top:48%;left:38%;width:43%;height:132px;transform:rotate(14deg);animation:airHotCold 5.2s ease-in-out .4s infinite}@keyframes airHotCold{0%,100%{opacity:.60;transform:translateX(0) rotate(var(--rot,18deg)) scaleY(1)}50%{opacity:.98;transform:translateX(-12px) rotate(var(--rot,18deg)) scaleY(1.06)}}.airflow--one{--rot:21deg}.airflow--two{--rot:18deg}.airflow--three{--rot:14deg}.air-particle{position:absolute;width:18px;height:18px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.98) 0%,rgba(126,214,255,.68) 34%,rgba(255,255,255,0) 70%);box-shadow:0 0 18px rgba(142,225,255,.65);z-index:2;animation:particleFloat 6s ease-in-out infinite}.air-particle--one{left:56%;top:34%}.air-particle--two{left:71%;top:48%;animation-delay:1.5s}.air-particle--three{left:63%;top:59%;animation-delay:.8s}@keyframes particleFloat{0%,100%{transform:translateY(0) scale(.8);opacity:.35}50%{transform:translateY(-18px) scale(1.1);opacity:.9}}@media(max-width:1600px){.hero-premium__grid{min-height:760px;padding:44px 40px 30px}.hero-device{width:min(55%,900px)}.hero-premium h1{font-size:clamp(66px,6.2vw,92px)}}@media(max-width:1360px){.hero-premium__grid{min-height:710px;padding:38px 34px 28px}.hero-premium__subtitle{font-size:clamp(22px,1.8vw,30px)}.hero-premium__text{font-size:clamp(18px,1.35vw,24px);max-width:610px}.hero-device{width:min(56%,820px);right:-30px}.hero-premium__benefits{max-width:850px}.hero-premium__benefits b{font-size:17px}}@media(max-width:1180px){.hero-premium__grid{min-height:660px;padding:34px 28px 24px}.hero-premium__content{max-width:620px}.hero-premium h1{font-size:clamp(56px,5.8vw,80px)}.hero-premium__text{max-width:520px}.hero-device{width:min(54%,720px);right:-35px}.btn--hero{min-height:74px;font-size:18px}.hero-premium__benefits b{font-size:16px}.hero-premium__benefits small{font-size:13px}}@media(max-width:980px){.hero--premium{padding:16px 0 24px}.hero-premium__grid{min-height:auto;padding:24px 18px 18px;border-radius:26px}.hero-premium__grid:before{display:none}.hero-premium__content{max-width:none}.hero-premium__subtitle{font-size:18px;margin-bottom:12px}.hero-premium h1{font-size:clamp(44px,11vw,64px)}.hero-premium__text{font-size:17px;max-width:none;margin-bottom:22px}.hero-premium__visual{position:relative;inset:auto;height:440px;margin-top:10px}.hero-device{position:absolute;right:-10px;left:auto;width:100%;height:100%}.hero-device img{object-position:right bottom}.hero-premium__benefits{max-width:none;margin-top:18px;grid-template-columns:1fr}.hero-premium__benefits article+article{border-left:0;border-top:1px solid var(--line)}.airflow{left:30%}.airflow--one{top:12%;width:42%;height:64px}.airflow--two{top:24%;left:28%;width:50%;height:82px}.airflow--three{top:38%;left:25%;width:58%;height:96px}.air-particle--one{left:46%;top:20%}.air-particle--two{left:64%;top:33%}.air-particle--three{left:53%;top:47%}}@media(max-width:720px){.hero-premium__grid{padding:18px 14px 14px;border-radius:22px}.hero-kicker{padding:10px 16px;margin-bottom:14px}.hero-premium__actions{display:grid;gap:12px;margin-bottom:18px}.btn--hero{width:100%;min-height:62px;font-size:17px;padding:0 20px}.hero-premium__benefits{padding:10px 12px;border-radius:20px}.hero-premium__benefits article{padding:12px 4px}.hero-premium__visual{height:350px}.hero-device{right:0}.hero-device img{object-position:center bottom}.airflow{left:18%}.airflow--one{top:13%;width:48%;height:48px}.airflow--two{top:24%;left:18%;width:60%;height:62px}.airflow--three{top:36%;left:16%;width:67%;height:72px}}@media(max-width:480px){.hero-premium__subtitle{font-size:16px}.hero-premium h1{font-size:clamp(38px,10.5vw,52px)}.hero-premium__text{font-size:16px}.hero-premium__visual{height:300px}} .hero--premium .container.hero-premium__grid{width:min(1680px,calc(100% - 42px))}.hero--premium{padding:10px 0 34px}.hero-premium__grid{min-height:900px;padding:44px 54px 34px;border-radius:40px;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.92) 22%,rgba(245,251,255,.74) 36%,rgba(230,243,252,.32) 51%,rgba(214,233,247,.06) 65%,rgba(214,233,247,0) 76%),radial-gradient(circle at 18% 15%,rgba(255,255,255,.95),rgba(255,255,255,0) 44%),linear-gradient(114deg,#f7fbff 0%,#ebf5fc 42%,#d8ebf7 100%)}.hero-premium__grid:before{left:41%;width:14%;background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,.12)),linear-gradient(90deg,rgba(255,255,255,.75),rgba(255,255,255,.14) 13%,rgba(255,255,255,0) 15%,rgba(255,255,255,0) 85%,rgba(255,255,255,.16) 87%,rgba(255,255,255,.62))}.hero-premium__content{display:flex;flex-direction:column;justify-content:flex-start;max-width:820px;min-height:100%;padding-top:10px}.hero-premium__subtitle{font-size:clamp(32px,2.15vw,40px);margin:10px 0 24px}.hero-premium h1{max-width:820px;margin:0 0 26px;font-size:clamp(82px,7vw,114px);line-height:.93}.hero-premium__text{max-width:710px;margin:0 0 38px;font-size:clamp(22px,1.55vw,30px);line-height:1.48}.hero-premium__actions{gap:22px;margin:0 0 36px}.btn--hero{min-height:86px;min-width:330px;padding:0 34px;border-radius:22px;font-size:clamp(20px,1.3vw,26px)}.hero-premium__benefits{margin-top:auto;max-width:1020px;padding:18px 24px;border-radius:30px;background:rgba(255,255,255,.84);box-shadow:0 18px 46px rgba(18,67,110,.12)}.hero-premium__benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-premium__benefits article{padding:12px 18px}.hero-premium__benefits b{font-size:22px}.hero-premium__benefits small{font-size:15px;line-height:1.35}.hero-premium__benefits .benefit-icon{width:64px;height:64px;font-size:29px}.hero-premium__visual{inset:0;overflow:visible}.hero-device{right:-10px;width:min(63%,1080px)}.hero-device img{width:100%;height:100%;object-fit:contain;object-position:right bottom}.airflow{filter:blur(1.2px) drop-shadow(0 0 18px rgba(115,212,255,.44))}.airflow--one{top:23%;left:48%;width:27%;height:82px;transform:rotate(18deg)}.airflow--two{top:34%;left:44%;width:34%;height:110px;transform:rotate(16deg)}.airflow--three{top:49%;left:41%;width:38%;height:132px;transform:rotate(13deg)}.air-particle--one{left:58%;top:39%}.air-particle--two{left:73%;top:54%}.air-particle--three{left:64%;top:65%}@media(max-width:1500px){.hero--premium .container.hero-premium__grid{width:min(1540px,calc(100% - 34px))}.hero-premium__grid{min-height:840px;padding:40px 42px 30px}.hero-premium h1{font-size:clamp(72px,6.7vw,100px)}.hero-premium__subtitle{font-size:clamp(26px,1.8vw,34px)}.hero-premium__text{font-size:clamp(20px,1.38vw,26px);max-width:640px}.hero-device{width:min(62%,940px)}}@media(max-width:1280px){.hero-premium__grid{min-height:760px;padding:34px 28px 24px}.hero-premium__content{max-width:660px}.hero-premium h1{font-size:clamp(62px,6vw,86px)}.hero-premium__subtitle{font-size:clamp(22px,1.65vw,28px)}.hero-premium__text{font-size:18px;max-width:520px;margin-bottom:28px}.btn--hero{min-width:270px;min-height:74px;font-size:18px}.hero-premium__benefits{max-width:860px;padding:14px 18px}.hero-premium__benefits b{font-size:18px}.hero-premium__benefits small{font-size:13px}.hero-premium__benefits .benefit-icon{width:54px;height:54px;font-size:24px}.hero-device{width:min(61%,760px);right:-30px}}@media(max-width:980px){.hero--premium .container.hero-premium__grid{width:min(100% - 20px,1680px)}.hero-premium__grid{min-height:auto;padding:22px 16px 18px;border-radius:26px}.hero-premium__content{max-width:none;padding-top:0}.hero-premium__subtitle{font-size:18px;margin:8px 0 12px}.hero-premium h1{font-size:clamp(42px,10vw,62px);margin-bottom:16px}.hero-premium__text{font-size:16px;max-width:none;margin-bottom:18px}.hero-premium__actions{margin-bottom:18px;gap:12px}.btn--hero{min-width:0;width:100%;min-height:62px;font-size:17px}.hero-premium__visual{position:relative;height:460px;margin-top:8px}.hero-device{width:100%;right:0}.hero-premium__benefits{margin-top:14px;grid-template-columns:1fr}.hero-premium__benefits article{padding:12px 4px}.hero-premium__benefits b{font-size:16px}.hero-premium__benefits small{font-size:13px}.airflow--one{top:12%;left:38%;width:36%;height:62px}.airflow--two{top:23%;left:33%;width:44%;height:80px}.airflow--three{top:37%;left:28%;width:52%;height:98px}.air-particle--one{left:48%;top:22%}.air-particle--two{left:66%;top:38%}.air-particle--three{left:56%;top:51%}}@media(max-width:640px){.hero-premium__grid{padding:18px 12px 14px;border-radius:22px}.hero-premium__visual{height:340px}.hero-device img{object-position:center bottom}.airflow--one{top:14%;left:24%;width:47%;height:46px}.airflow--two{top:24%;left:18%;width:58%;height:58px}.airflow--three{top:34%;left:14%;width:67%;height:70px}} .header{padding:12px 0;background:transparent;border-bottom:0;box-shadow:none}.header .container.header__inner{width:min(1680px,calc(100% - 28px));min-height:84px;height:auto;padding:14px 24px;border:1px solid rgba(8,113,199,.09);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 22px 54px rgba(9,46,92,.08);backdrop-filter:blur(16px)}.logo{font-size:34px;letter-spacing:-.06em;font-weight:900}.nav{gap:26px;font-size:15px;font-weight:700}.nav a{position:relative;padding:10px 0}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--blue),transparent);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.nav a:hover:after,.nav a[aria-current="page"]:after{transform:scaleX(1)}.header-actions{gap:10px}.header-actions button{width:42px;height:42px;border-radius:14px;border:1px solid rgba(8,113,199,.12);box-shadow:0 10px 24px rgba(8,43,86,.05)}.header-cart{padding:11px 16px;border-radius:999px;border:1px solid rgba(8,113,199,.14);background:#fff;box-shadow:0 12px 28px rgba(8,43,86,.06)}.hero--premium{padding:8px 0 34px;min-height:auto;background:linear-gradient(180deg,#f4faff 0%,#fff 100%)}.hero--premium:before,.hero-glow{display:none}.hero--premium .container.hero-premium__grid{width:min(1680px,calc(100% - 28px))}.hero-premium__grid{display:block;position:relative;min-height:930px;padding:46px 52px 34px;border-radius:40px;overflow:hidden;background:linear-gradient(135deg,#eef7fd 0%,#dfeefa 100%);box-shadow:0 28px 80px rgba(10,56,102,.14)}.hero-premium__grid:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.94) 27%,rgba(255,255,255,.72) 42%,rgba(255,255,255,.28) 58%,rgba(255,255,255,0) 72%)}.hero-premium__content,.hero-premium__visual{position:relative;z-index:2}.hero-premium__content{max-width:790px;min-height:850px;display:flex;flex-direction:column;justify-content:flex-start;padding:0}.hero-kicker{margin-bottom:46px;padding:11px 20px;font-size:14px;background:rgba(255,255,255,.78)}.hero-premium__subtitle{font-size:26px;margin-bottom:20px;color:#20345a}.hero-premium h1{max-width:760px;margin:0 0 26px;font-size:clamp(74px,6.2vw,106px);line-height:.92;letter-spacing:-.065em}.hero-premium h1 span{margin-top:6px}.hero-premium__text{max-width:710px;font-size:clamp(22px,1.55vw,30px);line-height:1.48}.hero-premium__actions{gap:22px;margin:0 0 34px}.btn--hero{min-width:330px;min-height:84px;padding:0 34px;border-radius:22px;font-size:24px}.btn-icon{font-size:28px}.hero-premium__benefits{margin-top:auto;max-width:980px;grid-template-columns:repeat(3,minmax(0,1fr));padding:18px 24px;border-radius:30px;background:rgba(255,255,255,.86);box-shadow:0 18px 46px rgba(18,67,110,.12)}.hero-premium__benefits article{padding:10px 18px}.hero-premium__benefits .benefit-icon{width:60px;height:60px;flex-basis:60px;border-radius:18px;font-size:28px}.hero-premium__benefits b{font-size:21px}.hero-premium__benefits small{font-size:14px;line-height:1.35}.hero-premium__visual{position:absolute;inset:0;min-height:0;transform:none!important}.hero-device{position:absolute;inset:0;background:#deedf9;border-radius:0;overflow:hidden;box-shadow:none}.hero-device:after{background:linear-gradient(0deg,rgba(5,34,68,.05),transparent 45%),linear-gradient(90deg,rgba(255,255,255,.08),transparent 35%)}.hero-device img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.015)}.hero-feature-rail{right:26px;top:50%;gap:14px;padding:18px 10px;border-radius:34px;background:rgba(255,255,255,.76);border:1px solid rgba(10,117,196,.12);box-shadow:0 20px 48px rgba(8,55,96,.13);backdrop-filter:blur(12px)}.hero-feature-rail article{width:116px;gap:10px;font-size:12px;font-weight:800}.hero-feature-rail span{width:62px;height:62px;border-width:2px;border-color:#2a9ae6;font-size:26px;background:rgba(255,255,255,.9)}.hero-quality-card{right:28px;bottom:28px;width:290px;padding:20px 22px;border-radius:22px;background:linear-gradient(135deg,#179feb,#40bdf0)}.hero-quality-card b{font-size:20px}.hero-quality-card small{font-size:12px;line-height:1.4}.quality-shield{width:54px;height:54px;flex-basis:54px;border-radius:18px;font-size:28px}.airflow{z-index:3;filter:blur(1.1px) drop-shadow(0 0 16px rgba(112,211,255,.54));transform-origin:left center}.airflow--one{left:47%;top:28%;width:24%;height:72px;transform:rotate(16deg);background:linear-gradient(90deg,transparent,rgba(123,220,255,.95),rgba(255,255,255,.4),transparent)}.airflow--two{left:42%;top:38%;width:31%;height:102px;transform:rotate(15deg);background:linear-gradient(90deg,transparent,rgba(123,220,255,.95),rgba(255,255,255,.45),transparent)}.airflow--three{left:40%;top:49%;width:35%;height:120px;transform:rotate(12deg);background:linear-gradient(90deg,transparent,rgba(255,219,149,.95),rgba(255,177,97,.55),transparent)}.air-particle--one{left:60%;top:38%}.air-particle--two{left:74%;top:55%}.air-particle--three{left:51%;top:61%}@keyframes airFlow{0%{opacity:0;transform:translateX(-24px) rotate(var(--r,13deg)) scaleX(.55)}35%{opacity:1}100%{opacity:0;transform:translateX(72px) rotate(var(--r,13deg)) scaleX(1.06)}}.airflow--one{--r:16deg}.airflow--two{--r:15deg}.airflow--three{--r:12deg}.category-hero .container{width:min(1520px,calc(100% - 28px));padding:34px 36px;border-radius:30px;background:linear-gradient(135deg,#f3faff,#e2f1fb);box-shadow:0 18px 42px rgba(12,57,104,.08)}.category-hero h1{font-size:clamp(42px,4vw,62px);line-height:.98;margin-bottom:10px}.category-hero p{font-size:18px;max-width:720px;color:var(--muted)}.category-hero .eyebrow{font-weight:800}.catalog-page-layout{grid-template-columns:300px 1fr;gap:26px}.catalog-sidebar{top:110px;padding:24px;border-radius:28px;border:1px solid rgba(8,113,199,.12);box-shadow:0 18px 44px rgba(8,55,96,.08);background:linear-gradient(180deg,#fff,#f8fcff)}.catalog-sidebar input,.catalog-sidebar select{min-height:48px;border-radius:14px;border-color:#d8e9f6;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}.catalog-page-top{margin-bottom:24px;padding:14px 18px;border:1px solid rgba(8,113,199,.12);border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(8,55,96,.06)}.catalog-page-top>div b{font-size:22px;color:var(--blue-dark)}.catalog-page-top select{min-height:46px;border-radius:14px;border-color:#d8e9f6}.catalog-page-main .products{gap:22px}.product{display:flex;flex-direction:column;border-radius:28px;border:1px solid rgba(8,113,199,.14);box-shadow:0 18px 44px rgba(8,55,96,.07);overflow:hidden}.product:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(8,75,125,.14)}.product__image{margin:14px 14px 0;height:304px;border-radius:24px;background:linear-gradient(180deg,#f7fcff,#edf7fd)}.product__badge{top:28px;left:28px;padding:8px 12px;background:rgba(255,255,255,.94);border:1px solid rgba(8,113,199,.08)}.product-stock-badge{left:28px;top:28px;padding:8px 12px;font-size:11px}.product__body{padding:20px 22px 22px;display:flex;flex-direction:column;flex:1}.product__brand{font-size:12px;color:#6a7d95}.product h3{min-height:64px;margin-top:8px;font-size:24px;line-height:1.08;letter-spacing:-.03em}.specs{gap:9px;margin:16px 0 18px}.specs span{padding:8px 10px;border-radius:999px;background:#f5fbff;border:1px solid #d8eaf7;font-size:12px}.recommend-price{gap:12px;margin:0 0 22px}.recommend-price>div{padding:13px 14px;border-radius:16px;border:1px solid #dbeaf6;background:linear-gradient(180deg,#ffffff,#f6fbff)}.recommend-price small{font-size:12px}.recommend-price b{font-size:20px;line-height:1.1;color:var(--navy)}.product__foot-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto}.product__foot-actions>*{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:14px;font-weight:800;text-align:center}.product__foot-actions>:first-child,.product__foot-actions>:last-child{grid-column:1/-1}.btn--quick{border:1px solid #dbe8f4;background:#fff;color:var(--blue-dark)}.btn--light{background:#eef7ff;color:var(--blue-dark)}.btn--install{background:#f4fbf8;color:#0f7a55}.pagination{margin-top:38px}.pagination button{width:46px;height:46px;border-radius:14px}.empty-state{padding:34px;border-radius:22px;background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid var(--line)}@media(max-width:1280px){.hero-premium__grid{min-height:840px;padding:40px 36px 28px}.hero-premium__content{min-height:770px;max-width:680px}.hero-premium h1{font-size:clamp(64px,5.8vw,92px)}.hero-premium__subtitle{font-size:23px}.hero-premium__text{font-size:19px;max-width:600px}.btn--hero{min-width:280px;min-height:74px;font-size:20px}.hero-premium__benefits{max-width:880px}.hero-premium__benefits b{font-size:18px}.hero-feature-rail{right:18px}.hero-feature-rail article{width:98px;font-size:11px}.hero-feature-rail span{width:52px;height:52px;font-size:22px}.hero-quality-card{width:250px}}@media(max-width:1024px){.header .container.header__inner{width:min(100% - 18px,1680px);padding:12px 16px}.nav{gap:16px;font-size:14px}.logo{font-size:28px}.hero-premium__grid{min-height:auto;padding:30px 24px 24px}.hero-premium__grid:after{background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.86) 44%,rgba(255,255,255,.3) 70%,rgba(255,255,255,.12) 100%)}.hero-premium__content{max-width:none;min-height:auto;padding-top:0}.hero-premium__visual{position:relative;height:560px;margin-top:18px}.hero-premium h1{font-size:clamp(50px,7vw,70px)}.hero-premium__subtitle{font-size:20px}.hero-premium__text{font-size:17px}.btn--hero{min-width:0;width:100%;min-height:66px;font-size:18px}.hero-premium__actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}.hero-premium__benefits{margin-top:18px;max-width:none}.hero-quality-card{right:16px;bottom:16px}.catalog-page-layout{grid-template-columns:1fr}.catalog-sidebar{position:static;grid-template-columns:repeat(3,1fr)}.catalog-sidebar__head{grid-column:1/-1}.catalog-page-main .products{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.header{padding:8px 0}.header .container.header__inner{padding:10px 12px;border-radius:18px}.logo{font-size:24px}.header-cart{padding:9px 12px;font-size:13px}.hero--premium .container.hero-premium__grid,.category-hero .container{width:min(100% - 16px,1680px)}.hero-premium__grid{padding:20px 14px 14px;border-radius:26px}.hero-kicker{margin-bottom:16px;padding:9px 14px;font-size:11px}.hero-premium__subtitle{font-size:18px;margin-bottom:12px}.hero-premium h1{font-size:clamp(40px,11vw,58px);margin-bottom:14px}.hero-premium__text{font-size:16px;max-width:none}.hero-premium__actions{grid-template-columns:1fr}.btn--hero{font-size:17px;border-radius:18px}.hero-premium__visual{height:390px}.hero-device img{object-position:65% center}.hero-feature-rail{left:10px;right:10px;top:auto;bottom:110px;grid-template-columns:repeat(5,1fr);padding:10px 6px;border-radius:22px;gap:6px;transform:none}.hero-feature-rail article{width:auto;font-size:9px;line-height:1.2}.hero-feature-rail span{width:38px;height:38px;font-size:16px}.hero-quality-card{left:10px;right:10px;bottom:10px;width:auto;padding:14px 16px;border-radius:18px}.hero-quality-card b{font-size:16px}.quality-shield{width:42px;height:42px;flex-basis:42px;font-size:22px}.hero-premium__benefits{grid-template-columns:1fr;padding:12px;border-radius:20px}.hero-premium__benefits article{padding:10px 6px}.hero-premium__benefits article+article{border-left:0;border-top:1px solid var(--line)}.hero-premium__benefits .benefit-icon{width:50px;height:50px;flex-basis:50px;font-size:22px}.hero-premium__benefits b{font-size:16px}.hero-premium__benefits small{font-size:12px}.airflow--one{left:34%;top:18%;width:38%;height:48px}.airflow--two{left:28%;top:28%;width:48%;height:70px}.airflow--three{left:24%;top:39%;width:54%;height:80px}.category-hero .container{padding:24px 18px;border-radius:22px}.category-hero h1{font-size:38px}.category-hero p{font-size:16px}.catalog-sidebar{grid-template-columns:1fr;padding:18px;border-radius:22px}.catalog-sidebar__head{grid-column:auto}.catalog-page-main .products{grid-template-columns:1fr}.product__image{height:270px;margin:12px 12px 0;border-radius:20px}.product h3{font-size:20px;min-height:auto}.recommend-price{grid-template-columns:1fr}} .footer--premium{margin-top:56px;padding:0 0 26px;background:transparent}.footer--premium .footer__shell{width:min(1680px,calc(100% - 28px));padding:34px 38px 24px;border-radius:34px;background:linear-gradient(135deg,#0d2440 0%,#123457 48%,#1673ba 100%);color:#eaf6ff;box-shadow:0 30px 80px rgba(5,29,58,.24)}.footer--premium .footer__top{display:grid;grid-template-columns:1.15fr 1fr;gap:56px;align-items:start}.footer--premium .logo{color:#fff;font-size:38px}.footer--premium .logo span{color:#fff}.footer--premium .footer__brand p{max-width:520px;margin:16px 0 0;color:rgba(234,246,255,.8);font-size:16px;line-height:1.7}.footer-contact-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.footer-contact-pill{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:800;backdrop-filter:blur(8px)}.footer-contact-pill:hover{background:rgba(255,255,255,.16);transform:translateY(-2px)}.footer--premium .footer__cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.footer--premium .footer__cols h4{margin:4px 0 16px;color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:.08em}.footer--premium .footer__cols a{display:block;padding:7px 0;color:rgba(234,246,255,.8);font-weight:600}.footer--premium .footer__cols a:hover{color:#fff;transform:translateX(3px)}.footer--premium .footer__bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14)}.footer--premium .footer-seller{display:flex;gap:14px;flex-wrap:wrap;color:rgba(234,246,255,.8)}.footer--premium .footer-seller b{color:#fff}.footer--premium .footer__bottom p{margin:0;color:rgba(234,246,255,.72)}.product-page{padding:28px 0 84px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%)}.product-page>.container{width:min(1520px,calc(100% - 28px))}.breadcrumbs{margin-bottom:20px;padding:11px 16px;border-radius:16px;background:#fff;border:1px solid rgba(8,113,199,.10);box-shadow:0 12px 28px rgba(8,55,96,.05)}.product-detail{grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:28px;align-items:stretch}.product-detail__visual{min-height:680px;padding:36px;border-radius:34px;background:radial-gradient(circle at 16% 14%,rgba(50,196,255,.12),transparent 36%),linear-gradient(145deg,#f8fcff 0%,#edf6fc 48%,#e1eef8 100%);border:1px solid rgba(8,113,199,.10);box-shadow:0 24px 56px rgba(8,55,96,.08);overflow:hidden}.product-detail__visual:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.9),transparent 55%);pointer-events:none}.product-detail__visual img{position:relative;z-index:1;max-width:100%;max-height:560px;filter:drop-shadow(0 24px 32px rgba(16,57,98,.18))}.product-detail__content{display:flex;flex-direction:column;min-height:680px;padding:34px 34px 28px;border-radius:34px;background:#fff;border:1px solid rgba(8,113,199,.10);box-shadow:0 24px 56px rgba(8,55,96,.08)}.product-detail__content .eyebrow{margin-bottom:8px;color:#0a84df;font-weight:900;letter-spacing:.08em}.product-detail__content h1{font-size:clamp(42px,3.2vw,58px);line-height:.95;letter-spacing:-.045em;margin-bottom:10px;color:var(--navy)}.stock{width:max-content;padding:8px 14px;border-radius:999px;background:#eefaf4;border:1px solid #d2f0de}.product-detail__price{margin:18px 0 22px;font-size:48px;line-height:1;font-weight:900;color:var(--blue-dark)}.detail-specs{gap:12px;border:0;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.detail-specs div{padding:16px 16px 14px;border:1px solid #deebf6;border-radius:18px;background:linear-gradient(180deg,#ffffff,#f6fbff)}.detail-specs span{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.detail-specs b{font-size:18px;color:var(--navy);margin-top:6px}.detail-save-actions{gap:10px;margin:8px 0 6px}.detail-save-actions button{padding:12px 16px;border-radius:14px;border-color:#dce9f5;background:#fff;box-shadow:0 8px 18px rgba(8,55,96,.04)}.product-detail__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.product-detail__actions .btn{min-height:58px;border-radius:16px;font-size:16px}.product-detail__actions .btn:first-child,.product-detail__actions .btn:nth-child(2){grid-column:span 1}.product-detail__actions .btn:nth-child(3),.product-detail__actions .btn:nth-child(4){grid-column:span 1}.installation-note{margin-top:18px;padding:18px 20px;border-radius:18px;background:linear-gradient(180deg,#f5fbff,#edf7fe);border:1px solid #d9eaf7}.installation-note b{font-size:26px;color:var(--blue-dark)}.detail-note{margin-top:auto;padding-top:18px;font-size:14px;line-height:1.6}.detail-info{padding-top:44px}.detail-info__grid{gap:20px;margin-top:24px}.detail-info article{padding:28px;border-radius:24px;background:linear-gradient(180deg,#ffffff,#f7fbff);border:1px solid rgba(8,113,199,.10);box-shadow:0 14px 34px rgba(8,55,96,.05)}.detail-info article b{display:block;margin-bottom:10px;font-size:24px;color:var(--navy)}.similar-section,.recent-section{padding-top:10px}.similar-section .section-head,.recent-section .section-head{margin-bottom:18px}@media(max-width:1180px){.footer--premium .footer__top{grid-template-columns:1fr;gap:30px}.product-detail{grid-template-columns:1fr}.product-detail__visual,.product-detail__content{min-height:auto}}@media(max-width:900px){.footer--premium .footer__cols{grid-template-columns:1fr 1fr}.footer--premium .footer__bottom{flex-direction:column;align-items:flex-start}.product-detail__visual{min-height:460px;padding:24px}.product-detail__visual img{max-height:380px}.product-detail__content{padding:24px}.product-detail__price{font-size:40px}}@media(max-width:720px){.footer--premium{padding-bottom:14px}.footer--premium .footer__shell{width:min(100% - 16px,1680px);padding:22px 18px 18px;border-radius:24px}.footer--premium .logo{font-size:30px}.footer--premium .footer__brand p{font-size:14px}.footer--premium .footer__cols{grid-template-columns:1fr;gap:12px}.product-page>.container{width:min(100% - 16px,1520px)}.breadcrumbs{font-size:12px;padding:10px 12px;border-radius:14px}.product-detail__visual{min-height:320px;padding:18px;border-radius:24px}.product-detail__visual img{max-height:270px}.product-detail__content{padding:18px;border-radius:24px}.product-detail__content h1{font-size:34px}.product-detail__price{font-size:34px;margin:14px 0 16px}.detail-specs{grid-template-columns:1fr}.detail-specs div{padding:14px;border-radius:14px}.detail-specs b{font-size:16px}.product-detail__actions{grid-template-columns:1fr}.product-detail__actions .btn{min-height:54px}.detail-save-actions{flex-direction:column}.detail-save-actions button{width:100%}.detail-info{padding-top:26px}.detail-info article{padding:20px;border-radius:18px}.detail-info article b{font-size:20px}} .hero--scenarios{--hero-blue:#0a5bea;--hero-blue-deep:#0042b8;--hero-ink:#071a42;position:relative;isolation:isolate;width:100%;height:clamp(690px,calc(100svh - 76px),840px);min-height:690px;padding:0;overflow:hidden;background:radial-gradient(circle at 28% 18%,rgba(91,171,255,.19),transparent 34%),linear-gradient(112deg,#fff 0%,#f7fbff 32%,#eaf4ff 48%,#d9ecff 100%)}.hero--scenarios::before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;opacity:.66;background:linear-gradient(128deg,transparent 0 28%,rgba(255,255,255,.82) 28.1% 28.25%,transparent 28.4%),repeating-linear-gradient(154deg,transparent 0 78px,rgba(51,149,255,.035) 79px 80px)}.hero-scenarios__aura{position:absolute;z-index:-1;border-radius:50%;filter:blur(18px);pointer-events:none;animation:scenarioAura 9s ease-in-out infinite alternate}.hero-scenarios__aura--one{width:420px;height:420px;left:-170px;top:18%;background:rgba(79,176,255,.16)}.hero-scenarios__aura--two{width:510px;height:510px;right:-210px;bottom:-180px;background:rgba(0,102,255,.18);animation-delay:-4.5s}.hero-scenarios__shell{position:relative;z-index:2;display:grid;grid-template-columns:minmax(490px,36.5%) minmax(0,63.5%);width:100%;height:100%;max-width:1920px;margin:0 auto}.hero-scenarios__content{position:relative;z-index:8;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:34px clamp(30px,3.2vw,66px) 86px clamp(32px,3.2vw,66px)}.hero-brand{display:inline-grid;justify-items:start;align-self:flex-start;margin-bottom:22px;color:var(--hero-ink)}.hero-brand__name{font-size:clamp(34px,2.65vw,54px);font-weight:950;line-height:.9;letter-spacing:-.06em;white-space:nowrap;color:#1162df}.hero-brand__name b{color:#071a42}.hero-brand svg{width:clamp(190px,15vw,275px);height:auto;margin-top:5px;overflow:visible}.hero-brand path{fill:none;stroke:#168df3;stroke-width:4.5;stroke-linecap:round;filter:drop-shadow(0 7px 8px rgba(22,141,243,.18));stroke-dasharray:270;stroke-dashoffset:270;animation:brandWaveDraw 1.35s .2s cubic-bezier(.2,.8,.2,1) forwards}.hero-brand path+path{stroke:#71c7ff;stroke-width:2.8;animation-delay:.38s}.hero-scenarios__copy h1{max-width:680px;margin:0 0 15px;color:var(--hero-ink);font-size:clamp(58px,4.15vw,82px);font-weight:950;line-height:.96;letter-spacing:-.055em;text-wrap:balance}.hero--scenarios .hero-scenarios__copy p{max-width:570px;margin:0;color:#39465e;font-size:clamp(16px,1.15vw,21px);line-height:1.38}.hero-scenarios__actions{display:flex;flex-wrap:wrap;gap:14px;margin:25px 0 26px}.hero-scenarios__actions .btn{min-height:60px;border-radius:12px;padding:15px 22px;font-size:clamp(14px,1vw,17px);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.hero-scenarios__actions .btn svg{width:24px;height:24px;margin-right:11px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.btn--scenario-primary{color:#fff;background:linear-gradient(135deg,#0a67f0,#034bd3);box-shadow:0 16px 35px rgba(5,85,220,.24)}.btn--scenario-primary:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(5,85,220,.32)}.btn--scenario-secondary{color:#0b56dc;background:rgba(255,255,255,.78);border:2px solid #216df0;box-shadow:0 12px 30px rgba(18,73,160,.08);backdrop-filter:blur(8px)}.btn--scenario-secondary:hover{transform:translateY(-3px);background:#fff;box-shadow:0 18px 38px rgba(18,73,160,.14)}.hero-scenarios__benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;width:min(700px,100%)}.hero-scenarios__benefits article{display:flex;align-items:center;min-width:0;gap:10px;min-height:76px;padding:11px 12px;border:1px solid rgba(199,219,243,.74);border-radius:13px;background:rgba(255,255,255,.82);box-shadow:0 12px 35px rgba(27,74,130,.08);backdrop-filter:blur(12px);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.hero-scenarios__benefits article:hover{transform:translateY(-4px);border-color:rgba(55,128,229,.4);box-shadow:0 18px 38px rgba(27,74,130,.14)}.hero-benefit__icon{display:grid;place-items:center;flex:0 0 35px;width:35px;height:35px;color:#0960e8}.hero-benefit__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hero-scenarios__benefits article>div{display:grid;min-width:0;line-height:1.15}.hero-scenarios__benefits b{color:#0c1b3d;font-size:13px}.hero-scenarios__benefits small{margin-top:4px;color:#6e7890;font-size:9.5px;line-height:1.23}.hero-scenarios__stage{position:relative;z-index:3;min-width:0;height:100%;overflow:hidden}.scenario-panels{display:flex;align-items:stretch;width:calc(100% + 82px);height:100%;margin-left:-36px;overflow:visible}.scenario-panel{--scene-x:0px;--scene-y:0px;position:relative;display:block;flex:1 1 0;min-width:0;height:100%;color:#fff;transition:flex-grow .7s cubic-bezier(.22,.8,.18,1),filter .45s ease;outline:none}.scenario-panel+.scenario-panel{margin-left:-42px}.scenario-panel.is-active,.scenario-panel:hover,.scenario-panel:focus-visible{flex-grow:1.38;z-index:3}.scenario-panel:not(.is-active):not(:hover){filter:saturate(.9) brightness(.96)}.scenario-panel__shape{position:absolute;inset:0;overflow:hidden;background:#d8e7f5;clip-path:polygon(11% 0,100% 0,89% 100%,0 100%);filter:drop-shadow(-9px 0 0 rgba(255,255,255,.96))}.scenario-panel--office .scenario-panel__shape{clip-path:polygon(11% 0,100% 0,100% 100%,0 100%)}.scenario-panel__shape::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,14,38,.03) 0 55%,rgba(2,21,60,.44) 100%);pointer-events:none}.scenario-panel__shape img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 46%;transform:translate3d(var(--scene-x),var(--scene-y),0) scale(1.075);transition:transform .28s ease-out,filter .55s ease;will-change:transform}.scenario-panel--apartment .scenario-panel__shape img{object-position:48% 43%}.scenario-panel--house .scenario-panel__shape img{object-position:51% 44%}.scenario-panel--office .scenario-panel__shape img{object-position:56% 45%}.scenario-panel.is-active .scenario-panel__shape img,.scenario-panel:hover .scenario-panel__shape img{filter:saturate(1.04) contrast(1.01)}.scenario-panel__shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(2,18,51,.08),transparent 35% 68%,rgba(2,18,51,.08));pointer-events:none}.scenario-panel__temperature{position:absolute;z-index:4;top:12.7%;right:18%;font-size:12px;font-weight:700;color:rgba(255,255,255,.86);text-shadow:0 1px 5px rgba(0,0,0,.35);opacity:.65;transition:opacity .3s ease,transform .3s ease}.scenario-panel:hover .scenario-panel__temperature,.scenario-panel.is-active .scenario-panel__temperature{opacity:1;transform:scale(1.08)}.scenario-air{position:absolute;z-index:4;left:5%;top:16%;width:88%;height:34%;overflow:visible;opacity:.32;filter:drop-shadow(0 5px 5px rgba(0,105,255,.18));transition:opacity .4s ease,transform .4s ease;pointer-events:none}.scenario-air path{fill:none;stroke:url(#none);stroke:#bfe9ff;stroke-width:3;stroke-linecap:round;stroke-dasharray:9 15;animation:scenarioAirflow 4.8s linear infinite}.scenario-air path:nth-child(2){stroke:#76c8ff;stroke-width:2.4;animation-duration:5.6s;animation-delay:-1.7s}.scenario-air path:nth-child(3){stroke:#ecfbff;stroke-width:2;animation-duration:6.4s;animation-delay:-3.1s}.scenario-panel:hover .scenario-air,.scenario-panel.is-active .scenario-air{opacity:.9;transform:translateY(6px)}.scenario-panel__card{position:absolute;z-index:8;left:50%;bottom:86px;display:flex;align-items:center;width:min(86%,315px);min-height:99px;padding:14px 17px;border:2px solid rgba(255,255,255,.62);border-radius:20px;color:#fff;background:linear-gradient(145deg,rgba(18,122,246,.96),rgba(0,66,176,.98));box-shadow:0 17px 36px rgba(0,49,127,.32),inset 0 1px 0 rgba(255,255,255,.34);backdrop-filter:blur(8px);transform:translateX(-50%);transition:transform .35s ease,box-shadow .35s ease,width .5s ease}.scenario-panel:hover .scenario-panel__card,.scenario-panel.is-active .scenario-panel__card{transform:translateX(-50%) translateY(-8px);box-shadow:0 24px 48px rgba(0,49,127,.43),inset 0 1px 0 rgba(255,255,255,.42)}.scenario-panel__icon{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;margin-right:12px;border-right:1px solid rgba(255,255,255,.35)}.scenario-panel__icon svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.scenario-panel__card>span:last-child{display:grid;min-width:0;line-height:1.15}.scenario-panel__card b{font-size:clamp(15px,1.15vw,22px);text-transform:uppercase;white-space:nowrap}.scenario-panel__card small{margin-top:6px;font-size:clamp(11px,.78vw,15px);line-height:1.22}.scenario-panel__card em{max-height:0;margin-top:0;overflow:hidden;font-size:11px;font-style:normal;font-weight:800;opacity:0;transition:max-height .3s ease,margin .3s ease,opacity .3s ease}.scenario-panel:hover .scenario-panel__card em,.scenario-panel.is-active .scenario-panel__card em{max-height:20px;margin-top:7px;opacity:.92}.scenario-hint{position:absolute;z-index:10;right:27px;top:24px;display:flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(255,255,255,.48);border-radius:99px;color:#fff;background:rgba(4,32,78,.27);font-size:11px;font-weight:700;backdrop-filter:blur(10px);text-shadow:0 1px 4px rgba(0,0,0,.25)}.scenario-hint span{width:7px;height:7px;border-radius:50%;background:#9ceaff;box-shadow:0 0 0 0 rgba(156,234,255,.6);animation:hintPulse 2s infinite}.hero-scenarios__waves{position:absolute;z-index:6;left:0;right:0;bottom:-1px;height:132px;overflow:hidden;pointer-events:none}.hero-scenarios__waves::after{content:"";position:absolute;left:-3%;right:-3%;bottom:-72px;height:140px;border-radius:50% 50% 0 0 / 58% 58% 0 0;background:linear-gradient(180deg,rgba(31,133,255,.26),rgba(0,82,210,.52));filter:blur(.2px)}.hero-scenarios__waves span{position:absolute;left:-12%;bottom:-54px;width:125%;height:118px;border-radius:50% 50% 0 0 / 50% 50% 0 0;border-top:2px solid rgba(255,255,255,.72);background:linear-gradient(180deg,rgba(115,194,255,.18),rgba(28,121,234,.11));transform:rotate(-1.4deg);animation:scenarioWave 8s ease-in-out infinite alternate}.hero-scenarios__waves span:nth-child(2){left:-2%;bottom:-72px;width:116%;height:132px;opacity:.75;transform:rotate(1.2deg);animation-duration:11s;animation-delay:-4s}.hero-scenarios__waves span:nth-child(3){left:-20%;bottom:-88px;width:140%;height:151px;opacity:.55;animation-duration:14s;animation-delay:-7s}@keyframes scenarioAura{to{transform:translate3d(28px,-20px,0) scale(1.08)}}@keyframes brandWaveDraw{to{stroke-dashoffset:0}}@keyframes scenarioAirflow{to{stroke-dashoffset:-120}}@keyframes scenarioWave{to{transform:translateX(3.5%) rotate(1.3deg) scaleY(1.08)}}@keyframes hintPulse{70%{box-shadow:0 0 0 8px rgba(156,234,255,0)}100%{box-shadow:0 0 0 0 rgba(156,234,255,0)}}@media (max-width:1500px){.hero-scenarios__shell{grid-template-columns:minmax(460px,39%) minmax(0,61%)}.hero-scenarios__content{padding-left:42px;padding-right:26px}.hero-scenarios__copy h1{font-size:clamp(56px,4.4vw,70px)}.hero-scenarios__benefits{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px}.hero-scenarios__benefits article{min-height:64px}.scenario-panel__card{width:min(88%,278px);padding:13px 14px}.scenario-panel__icon{flex-basis:50px;width:50px;height:50px}.scenario-panel__icon svg{width:38px;height:38px}}@media (max-width:1180px){.hero--scenarios{height:auto;min-height:720px}.hero-scenarios__shell{grid-template-columns:minmax(420px,43%) minmax(0,57%);min-height:720px}.hero-scenarios__content{padding:38px 24px 96px 30px}.hero-brand{margin-bottom:16px}.hero-scenarios__copy h1{font-size:clamp(51px,5.1vw,64px)}.hero--scenarios .hero-scenarios__copy p{font-size:16px}.hero-scenarios__actions{display:grid;grid-template-columns:1fr;max-width:340px;margin:20px 0}.hero-scenarios__actions .btn{min-height:52px;padding:12px 16px}.hero-scenarios__benefits{grid-template-columns:1fr 1fr;gap:7px}.scenario-panels{width:calc(100% + 58px);margin-left:-24px}.scenario-panel+.scenario-panel{margin-left:-34px}.scenario-panel__card{bottom:78px;width:min(91%,235px);min-height:88px;border-radius:17px}.scenario-panel__icon{flex-basis:43px;width:43px;height:48px;margin-right:9px}.scenario-panel__icon svg{width:33px;height:33px}.scenario-panel__card b{font-size:15px}.scenario-panel__card small{font-size:10.5px}}@media (max-width:860px){.hero--scenarios{height:auto;min-height:0;overflow:visible;background:linear-gradient(180deg,#fff 0,#f1f8ff 45%,#dceeff 100%)}.hero-scenarios__shell{display:block;min-height:0}.hero-scenarios__content{padding:34px 24px 42px}.hero-brand__name{font-size:42px}.hero-brand svg{width:220px}.hero-scenarios__copy h1{font-size:clamp(52px,10vw,72px);max-width:680px}.hero--scenarios .hero-scenarios__copy p{max-width:680px;font-size:18px}.hero-scenarios__actions{display:flex;max-width:none}.hero-scenarios__benefits{max-width:680px}.hero-scenarios__stage{height:610px;overflow:hidden}.scenario-panels{width:calc(100% + 38px);margin-left:-18px}.scenario-panel+.scenario-panel{margin-left:-29px}.scenario-panel__card{bottom:74px;width:min(88%,255px)}.hero-scenarios__waves{bottom:0}}@media (max-width:650px){.hero--scenarios{overflow:hidden}.hero-scenarios__content{padding:26px 16px 32px}.hero-brand{margin-bottom:15px}.hero-brand__name{font-size:34px}.hero-brand svg{width:178px}.hero-scenarios__copy h1{font-size:clamp(45px,14vw,61px);line-height:.98;margin-bottom:14px}.hero--scenarios .hero-scenarios__copy p{font-size:16px;line-height:1.43}.hero-scenarios__actions{display:grid;grid-template-columns:1fr;margin:22px 0}.hero-scenarios__actions .btn{width:100%;min-height:56px}.hero-scenarios__benefits{grid-template-columns:1fr 1fr;width:100%}.hero-scenarios__benefits article{min-height:72px;padding:10px}.hero-scenarios__benefits b{font-size:12px}.hero-scenarios__benefits small{font-size:9px}.hero-scenarios__stage{height:540px;overflow:visible;padding:0 14px 58px}.scenario-panels{display:flex;width:100%;height:100%;margin:0;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding:14px;padding:0 0 16px;overscroll-behavior-x:contain;scrollbar-width:none}.scenario-panels::-webkit-scrollbar{display:none}.scenario-panel,.scenario-panel.is-active,.scenario-panel:hover,.scenario-panel:focus-visible{flex:0 0 min(84vw,390px);height:100%;margin:0!important;filter:none;scroll-snap-align:center}.scenario-panel__shape,.scenario-panel--office .scenario-panel__shape{clip-path:inset(0 round 24px);filter:none;box-shadow:0 20px 45px rgba(12,49,98,.18)}.scenario-panel__shape img{transform:scale(1.05)}.scenario-panel__card{bottom:22px;width:calc(100% - 28px);min-height:92px;border-radius:18px;transform:translateX(-50%)}.scenario-panel:hover .scenario-panel__card,.scenario-panel.is-active .scenario-panel__card{transform:translateX(-50%)}.scenario-panel__card b{font-size:18px}.scenario-panel__card small{font-size:12px}.scenario-panel__card em{display:none}.scenario-hint{display:none}.hero-scenarios__waves{height:88px;bottom:-1px}.hero-scenarios__waves span{height:76px;bottom:-42px}.hero-scenarios__waves::after{bottom:-64px;height:105px}}@media (max-width:390px){.hero-scenarios__content{padding-left:13px;padding-right:13px}.hero-scenarios__copy h1{font-size:42px}.hero-scenarios__benefits{grid-template-columns:1fr}.hero-scenarios__benefits article{min-height:62px}.hero-scenarios__stage{height:515px}.scenario-panel,.scenario-panel.is-active,.scenario-panel:hover,.scenario-panel:focus-visible{flex-basis:88vw}}@media (prefers-reduced-motion:reduce){.hero-scenarios__aura,.hero-brand path,.scenario-air path,.scenario-hint span,.hero-scenarios__waves span{animation:none!important}.scenario-panel,.scenario-panel__shape img,.scenario-panel__card{transition:none!important}.hero-brand path{stroke-dashoffset:0}} .scenario-panel__temperature{display:none}@media (max-width:390px){.hero-scenarios__benefits{grid-template-columns:1fr 1fr}.hero-scenarios__benefits article{min-height:68px;padding:9px 8px;gap:7px}.hero-benefit__icon{flex-basis:30px;width:30px;height:30px}.hero-benefit__icon svg{width:27px;height:27px}.hero-scenarios__benefits small{font-size:8.4px}} .hero--scenarios{height:clamp(760px,calc(100svh - 72px),900px);min-height:760px}.hero-scenarios__shell{grid-template-columns:minmax(560px,41%) minmax(0,59%)}.hero-scenarios__content{display:flex;flex-direction:column;justify-content:center;padding:44px clamp(34px,3vw,64px) 116px clamp(36px,3.4vw,70px)}.hero-brand{display:none!important}.hero-scenarios__copyblock{display:block;min-width:0}.hero-scenarios__kicker{display:inline-flex;align-items:center;gap:10px;width:max-content;max-width:100%;margin:0 0 24px;padding:10px 15px;border:1px solid rgba(33,109,240,.18);border-radius:11px;color:#0a5bea;background:rgba(255,255,255,.7);box-shadow:0 10px 30px rgba(28,91,180,.07);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase;backdrop-filter:blur(8px)}.hero-scenarios__kicker svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-scenarios__copy h1{max-width:720px;margin-bottom:22px;font-size:clamp(56px,3.75vw,76px);line-height:.98;letter-spacing:-.05em}.hero--scenarios .hero-scenarios__copy p{max-width:600px;font-size:clamp(17px,1.05vw,20px);line-height:1.45}.hero-scenarios__actions{margin:30px 0 30px}.hero-scenarios__actions .btn{min-height:62px;padding:16px 24px;border-radius:13px;font-size:16px}.hero-scenarios__benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(610px,100%)}.hero-scenarios__benefits article{min-height:76px;padding:12px 14px;border-radius:15px}.hero-scenarios__benefits b{font-size:14px}.hero-scenarios__benefits small{font-size:10px;line-height:1.3}.hero-scenarios__preview{display:none}.scenario-dots{display:none}@media (min-width:1740px){.hero-scenarios__benefits{grid-template-columns:repeat(4,minmax(0,1fr));width:min(760px,100%)}.hero-scenarios__benefits article{min-height:82px;padding:12px 13px}.hero-scenarios__benefits b{font-size:14px}.hero-scenarios__benefits small{font-size:9.5px}}@media (max-width:1300px){.hero--scenarios{height:auto;min-height:0;overflow:hidden;background:linear-gradient(180deg,#fff 0,#f3f9ff 46%,#e3f1ff 100%)}.hero-scenarios__shell{display:block;min-height:0;max-width:none}.hero-scenarios__content{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);grid-template-areas:"copy preview" "benefits benefits";align-items:center;gap:28px 34px;padding:42px clamp(24px,4vw,54px) 34px}.hero-scenarios__copyblock{grid-area:copy}.hero-scenarios__preview{grid-area:preview;position:relative;display:block;min-height:430px;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:30px;background:#dcecff;box-shadow:0 30px 70px rgba(19,74,139,.18)}.hero-scenarios__preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 42%;transform:scale(1.035);animation:heroPreviewBreath 10s ease-in-out infinite alternate}.hero-scenarios__preview-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(3,29,72,.48) 100%)}.hero-scenarios__preview-air{position:absolute;left:7%;top:16%;width:86%;height:37%;filter:drop-shadow(0 5px 5px rgba(0,105,255,.17));opacity:.8}.hero-scenarios__preview-air path{fill:none;stroke:#d8f4ff;stroke-width:3;stroke-linecap:round;stroke-dasharray:9 15;animation:scenarioAirflow 4.8s linear infinite}.hero-scenarios__preview-air path:nth-child(2){stroke:#77c9ff;stroke-width:2.4;animation-duration:5.6s;animation-delay:-1.7s}.hero-scenarios__preview-air path:nth-child(3){stroke:#fff;stroke-width:2;animation-duration:6.4s;animation-delay:-3.1s}.hero-scenarios__preview-card{position:absolute;z-index:3;left:18px;right:18px;bottom:18px;display:flex;align-items:center;min-height:92px;padding:13px 18px;border:1px solid rgba(255,255,255,.62);border-radius:20px;color:#fff;background:linear-gradient(145deg,rgba(18,122,246,.95),rgba(0,66,176,.97));box-shadow:0 18px 38px rgba(0,49,127,.34),inset 0 1px 0 rgba(255,255,255,.36);backdrop-filter:blur(8px)}.hero-scenarios__preview-card>span:last-child{display:grid;line-height:1.18}.hero-scenarios__preview-card b{font-size:20px;text-transform:uppercase}.hero-scenarios__preview-card small{margin-top:5px;font-size:13px}.hero-scenarios__benefits{grid-area:benefits;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:none;gap:12px}.hero-scenarios__benefits article{min-height:84px;padding:13px 15px}.hero-scenarios__benefits b{font-size:14px}.hero-scenarios__benefits small{font-size:10px}.hero-scenarios__copy h1{font-size:clamp(54px,6vw,72px)}.hero--scenarios .hero-scenarios__copy p{max-width:620px;font-size:18px}.hero-scenarios__actions{display:flex;max-width:none;margin:27px 0 0}.hero-scenarios__stage{height:560px;padding:0 clamp(22px,3.5vw,46px) 92px;overflow:visible}.scenario-panels{width:100%;height:100%;margin:0;gap:16px;overflow:visible}.scenario-panel,.scenario-panel.is-active,.scenario-panel:hover,.scenario-panel:focus-visible{flex:1 1 0;height:100%;margin:0!important;filter:none}.scenario-panel__shape,.scenario-panel--office .scenario-panel__shape{clip-path:inset(0 round 28px);filter:none;box-shadow:0 22px 50px rgba(12,49,98,.18)}.scenario-panel__shape img{transform:translate3d(var(--scene-x),var(--scene-y),0) scale(1.06)}.scenario-panel__card{bottom:24px;width:calc(100% - 28px);min-height:98px;border-radius:20px;transform:translateX(-50%)}.scenario-panel:hover .scenario-panel__card,.scenario-panel.is-active .scenario-panel__card{transform:translateX(-50%) translateY(-4px)}.scenario-panel__icon{flex-basis:50px;width:50px;height:52px}.scenario-panel__icon svg{width:38px;height:38px}.scenario-panel__card b{font-size:17px}.scenario-panel__card small{font-size:12px}.scenario-panel__card em{display:none}.scenario-hint{display:none}.scenario-dots{position:absolute;z-index:12;left:50%;bottom:56px;display:flex;gap:8px;transform:translateX(-50%)}.scenario-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(16,92,205,.25);cursor:pointer;transition:width .25s ease,background .25s ease}.scenario-dots button.is-active{width:24px;border-radius:99px;background:#0a67f0}.hero-scenarios__waves{height:112px}}@media (max-width:930px){.hero-scenarios__content{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);gap:24px;padding:34px 24px 30px}.hero-scenarios__preview{min-height:390px;border-radius:26px}.hero-scenarios__copy h1{font-size:clamp(48px,6.7vw,61px)}.hero--scenarios .hero-scenarios__copy p{font-size:16px}.hero-scenarios__kicker{margin-bottom:18px;padding:8px 12px;font-size:10px}.hero-scenarios__actions{display:grid;grid-template-columns:1fr;margin-top:22px}.hero-scenarios__actions .btn{width:100%;min-height:55px}.hero-scenarios__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-scenarios__stage{height:520px;padding-left:20px;padding-right:20px}.scenario-panels{gap:12px}.scenario-panel__card{padding:12px 11px}.scenario-panel__icon{flex-basis:42px;width:42px;margin-right:8px}.scenario-panel__icon svg{width:32px;height:32px}.scenario-panel__card b{font-size:14px}.scenario-panel__card small{font-size:10px}}@media (max-width:760px){.hero-scenarios__content{display:block;padding:24px 16px 28px}.hero-scenarios__kicker{margin-bottom:20px}.hero-scenarios__copy h1{font-size:clamp(43px,12.4vw,58px);line-height:.99;margin-bottom:18px}.hero--scenarios .hero-scenarios__copy p{font-size:16px;line-height:1.48}.hero-scenarios__actions{margin:24px 0}.hero-scenarios__actions .btn{min-height:58px}.hero-scenarios__preview{min-height:360px;margin:0 0 18px;border-radius:24px}.hero-scenarios__preview-card{left:14px;right:14px;bottom:14px;min-height:84px;padding:12px 14px;border-radius:18px}.hero-scenarios__preview-card b{font-size:18px}.hero-scenarios__preview-card small{font-size:12px}.hero-scenarios__benefits{grid-template-columns:1fr 1fr;gap:10px}.hero-scenarios__benefits article{min-height:82px;padding:11px 10px;gap:8px}.hero-scenarios__benefits b{font-size:13px}.hero-scenarios__benefits small{font-size:9px}.hero-scenarios__stage{height:510px;padding:0 14px 66px;overflow:visible}.scenario-panels{display:flex;width:100%;height:100%;margin:0;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding:8vw;padding:0 8vw 16px;overscroll-behavior-x:contain;scrollbar-width:none}.scenario-panels::-webkit-scrollbar{display:none}.scenario-panel,.scenario-panel.is-active,.scenario-panel:hover,.scenario-panel:focus-visible{flex:0 0 min(82vw,390px);height:100%;margin:0!important;scroll-snap-align:center}.scenario-panel__shape,.scenario-panel--office .scenario-panel__shape{clip-path:inset(0 round 24px)}.scenario-panel__card{bottom:18px;width:calc(100% - 24px);min-height:90px}.scenario-panel__card b{font-size:17px}.scenario-panel__card small{font-size:12px}.scenario-dots{bottom:42px}.hero-scenarios__waves{height:88px}}@media (max-width:430px){.hero-scenarios__content{padding-left:13px;padding-right:13px}.hero-scenarios__copy h1{font-size:clamp(39px,12.2vw,50px)}.hero-scenarios__preview{min-height:315px}.hero-scenarios__benefits article{min-height:76px;padding:9px 8px}.hero-benefit__icon{flex-basis:30px;width:30px;height:30px}.hero-benefit__icon svg{width:27px;height:27px}.hero-scenarios__benefits small{font-size:8.3px}.hero-scenarios__stage{height:470px;padding-left:8px;padding-right:8px}.scenario-panel,.scenario-panel.is-active,.scenario-panel:hover,.scenario-panel:focus-visible{flex-basis:86vw}}@keyframes heroPreviewBreath{to{transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.hero-scenarios__preview img,.hero-scenarios__preview-air path{animation:none!important}} @media (min-width:1301px){.scenario-panels{width:calc(100% + 36px);margin-left:-36px}}@media (max-width:1120px){.nav{display:none}.header-actions button:last-child{display:inline-grid;place-items:center}.header .container.header__inner{gap:14px}}@media (max-width:1180px){.header-tools{display:none}} .ai-consultant{padding-top:38px;padding-bottom:28px}.ai-consultant__box{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:42px;align-items:center;padding:46px;border-radius:34px;background:linear-gradient(135deg,#071b3d 0%,#0b3d83 58%,#0878d8 100%);color:#fff;box-shadow:0 28px 80px rgba(6,40,90,.22)}.ai-consultant__box:before,.ai-consultant__box:after{content:"";position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none}.ai-consultant__box:before{width:320px;height:320px;right:-120px;top:-180px;background:rgba(102,210,255,.2)}.ai-consultant__box:after{width:250px;height:250px;left:34%;bottom:-210px;background:rgba(255,255,255,.12)}.ai-consultant__intro,.ai-consultant__panel{position:relative;z-index:1}.ai-consultant__badge{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;padding:7px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.1);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ai-consultant__badge span{display:grid;place-items:center;width:29px;height:29px;border-radius:10px;background:#fff;color:#0878d8}.ai-consultant__intro h2{max-width:680px;margin:0 0 18px;font-size:clamp(32px,4vw,55px);line-height:1.03;letter-spacing:-.045em;color:#fff}.ai-consultant__intro h2 strong{color:#74d8ff}.ai-consultant__intro p{max-width:650px;margin:0;color:rgba(255,255,255,.78);font-size:17px;line-height:1.6}.ai-consultant__trust{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:24px;color:#d9f4ff;font-size:14px;font-weight:700}.ai-consultant__panel{min-height:380px;padding:28px;border-radius:26px;background:#fff;color:#0a1d38;box-shadow:0 22px 60px rgba(0,20,55,.22)}.ai-step{display:none}.ai-step.is-active{display:block;animation:aiFade .3s ease}.ai-step__top span{display:block;margin-bottom:7px;color:#1685de;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ai-step__top b{display:block;margin-bottom:22px;font-size:24px;line-height:1.2}.ai-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ai-options button{min-height:58px;padding:13px 15px;border:1px solid #d9e5f2;border-radius:16px;background:#f7fbff;color:#0b2445;font:inherit;font-weight:800;text-align:left;cursor:pointer;transition:.2s ease}.ai-options button:hover,.ai-options button:focus-visible{transform:translateY(-2px);border-color:#1685de;background:#ecf7ff;box-shadow:0 10px 24px rgba(15,111,190,.12)}.ai-options--area button:last-child{grid-column:1/-1}.ai-back{margin-top:16px;border:0;background:transparent;color:#52708f;font-weight:800;cursor:pointer}.ai-progress{height:5px;margin-top:25px;border-radius:99px;background:#e8f0f8;overflow:hidden}.ai-progress span{display:block;width:33.333%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#118be6,#63d5ff);transition:width .3s ease}.ai-results__list{display:grid;gap:10px}.ai-result-card{display:grid;grid-template-columns:68px 1fr auto;gap:12px;align-items:center;padding:10px;border:1px solid #e0eaf3;border-radius:16px;background:#fbfdff}.ai-result-card img{width:68px;height:55px;object-fit:contain;border-radius:10px;background:#fff}.ai-result-card b{display:block;font-size:14px;line-height:1.25}.ai-result-card small{display:block;margin-top:4px;color:#60758c}.ai-result-card__price{font-weight:900;white-space:nowrap}.ai-result-card a{color:inherit;text-decoration:none}.ai-results__actions{display:flex;gap:10px;margin-top:18px}.ai-results__actions .btn{flex:1;padding-left:14px;padding-right:14px}.ai-empty{padding:24px;border-radius:16px;background:#f4f8fc;text-align:center;color:#526b84}@keyframes aiFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:980px){.ai-consultant__box{grid-template-columns:1fr;padding:34px}.ai-consultant__panel{min-height:auto}}@media(max-width:640px){.ai-consultant{padding-top:20px}.ai-consultant__box{gap:26px;padding:24px 16px;border-radius:26px}.ai-consultant__intro h2{font-size:34px}.ai-consultant__intro p{font-size:15px}.ai-consultant__trust{display:grid;gap:8px}.ai-consultant__panel{padding:20px 14px;border-radius:20px}.ai-step__top b{font-size:21px}.ai-options{grid-template-columns:1fr}.ai-options--area button:last-child{grid-column:auto}.ai-result-card{grid-template-columns:58px 1fr}.ai-result-card img{width:58px;height:50px}.ai-result-card__price{grid-column:2}.ai-results__actions{flex-direction:column}} .expert-home{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 15%,rgba(13,116,255,.22),transparent 31%),linear-gradient(135deg,#07111d 0%,#071a2e 55%,#061421 100%);color:#fff;padding:28px 0 0;min-height:calc(100vh - 72px)}.expert-home:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,22,.18),rgba(4,12,22,0) 48%,rgba(0,101,255,.05));pointer-events:none}.expert-home__glow{position:absolute;border-radius:50%;filter:blur(85px);opacity:.3;pointer-events:none}.expert-home__glow--one{width:420px;height:420px;background:#0578ff;left:-180px;bottom:-140px}.expert-home__glow--two{width:360px;height:360px;background:#04c6ff;right:-180px;top:80px;opacity:.14}.expert-home__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(330px,.76fr) minmax(580px,1.34fr);gap:30px;align-items:stretch;min-height:690px}.expert-profile{position:relative;min-height:690px;border:1px solid rgba(98,179,255,.18);border-radius:28px;overflow:hidden;background:#09182a;box-shadow:0 35px 90px rgba(0,0,0,.28)}.expert-profile__photo-wrap{position:absolute;inset:0}.expert-profile__photo{width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:saturate(.82) contrast(1.04)}.expert-profile__photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,10,18,.06) 25%,rgba(3,11,21,.32) 50%,#07111d 94%),linear-gradient(90deg,rgba(0,25,57,.12),transparent 55%)}.expert-profile__online{position:absolute;top:20px;left:20px;display:flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:rgba(4,31,44,.78);backdrop-filter:blur(12px);font-size:13px;font-weight:800;border:1px solid rgba(56,226,133,.22)}.expert-profile__online i,.expert-chat__status i{width:9px;height:9px;border-radius:50%;background:#24df74;box-shadow:0 0 0 6px rgba(36,223,116,.11)}.expert-profile__copy{position:absolute;left:25px;right:25px;bottom:24px;z-index:2}.expert-profile__hello{font-size:22px;font-weight:800;margin:0 0 4px}.expert-profile h1{font-size:clamp(46px,5vw,72px);line-height:.95;margin:0 0 10px;letter-spacing:-.055em}.expert-profile__role{font-size:22px;color:#4ca1ff;font-weight:750;margin:0 0 14px}.expert-profile__promise{max-width:520px;color:#e5edf8;font-size:16px;line-height:1.55;margin:0 0 16px}.expert-profile__facts{display:grid;gap:8px;color:#dcecff;font-size:13px}.expert-profile__facts span{display:flex;align-items:center;gap:8px}.expert-chat{align-self:stretch;border:1px solid rgba(103,180,255,.24);border-radius:28px;overflow:hidden;background:linear-gradient(180deg,rgba(9,32,56,.95),rgba(7,27,47,.96));box-shadow:0 35px 90px rgba(0,0,0,.3);display:grid;grid-template-rows:auto 1fr auto;min-height:690px}.expert-chat__header{display:flex;align-items:center;justify-content:space-between;padding:17px 22px;border-bottom:1px solid rgba(120,186,255,.15);background:rgba(5,19,34,.55)}.expert-chat__identity{display:flex;align-items:center;gap:12px}.expert-chat__identity img{border-radius:50%;object-fit:cover;border:2px solid rgba(78,162,255,.7)}.expert-chat__identity b{display:block;font-size:20px}.expert-chat__identity small{display:block;color:#a8bed5;margin-top:3px}.expert-chat__status{display:flex;align-items:center;gap:9px;border:1px solid rgba(59,204,255,.2);border-radius:999px;padding:8px 13px;color:#d9f6ff;font-size:13px}.expert-chat__body{padding:22px;overflow:auto;max-height:590px;scroll-behavior:smooth}.chat-message{display:flex;gap:10px;align-items:flex-end;margin-bottom:14px;animation:chatAppear .35s ease both}.chat-message>img{width:38px;height:38px;border-radius:50%;object-fit:cover;flex:0 0 auto}.chat-message--user{justify-content:flex-end}.chat-message--user>img{display:none}.chat-bubble{max-width:76%;display:grid;gap:6px;padding:13px 16px;border-radius:18px 18px 18px 5px;background:linear-gradient(145deg,#173b63,#123153);color:#f7fbff;line-height:1.45;box-shadow:0 12px 28px rgba(0,0,0,.12)}.chat-message--user .chat-bubble{border-radius:18px 18px 5px 18px;background:linear-gradient(135deg,#087dff,#0061dc);margin-left:auto}.chat-bubble b{font-size:16px}.chat-bubble span{display:block}.chat-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:5px 0 18px 48px;animation:chatAppear .4s ease both}.chat-option{min-height:72px;padding:12px 10px;border:1px solid rgba(103,180,255,.24);border-radius:15px;background:rgba(23,55,88,.66);color:#fff;font:inherit;font-weight:750;cursor:pointer;transition:.2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center}.chat-option:hover,.chat-option:focus-visible{transform:translateY(-2px);border-color:#1991ff;background:#124675;box-shadow:0 12px 28px rgba(0,110,255,.2)}.chat-option__icon{font-size:23px}.chat-option small{font-weight:500;color:#a9c3df}.chat-options--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.expert-chat__footer{border-top:1px solid rgba(120,186,255,.13);padding:12px 18px;background:rgba(4,17,30,.5);min-height:58px}.chat-typing{display:flex;align-items:center;gap:7px;color:#c9dcef}.chat-typing img{border-radius:50%;object-fit:cover}.chat-typing i{width:6px;height:6px;border-radius:50%;background:#4e9fff;animation:typingDot 1s infinite}.chat-typing i:nth-of-type(2){animation-delay:.15s}.chat-typing i:nth-of-type(3){animation-delay:.3s}.expert-chat__safe{text-align:center;color:#7893ad;font-size:12px}.expert-benefits{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);margin-top:22px;border:1px solid rgba(105,180,255,.18);border-bottom:0;border-radius:22px 22px 0 0;background:rgba(8,29,49,.76);backdrop-filter:blur(14px);overflow:hidden}.expert-benefits span{padding:18px 22px;border-right:1px solid rgba(105,180,255,.14)}.expert-benefits span:last-child{border:0}.expert-benefits b,.expert-benefits small{display:block}.expert-benefits b{font-size:15px}.expert-benefits small{color:#8ea8c2;margin-top:4px}.chat-result-loading{margin:12px 0 18px 48px;border:1px solid rgba(80,166,255,.22);border-radius:16px;padding:15px;background:rgba(8,34,58,.75)}.chat-result-loading b{display:block;margin-bottom:10px}.chat-loader{height:7px;border-radius:999px;background:rgba(255,255,255,.09);overflow:hidden}.chat-loader span{display:block;height:100%;width:0;background:linear-gradient(90deg,#168cff,#50d4ff);border-radius:inherit;animation:loadModels 1.8s ease forwards}.chat-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:10px 0 18px 48px}.chat-product{background:#fff;color:#0a1d31;border-radius:16px;padding:11px;display:grid;gap:8px;box-shadow:0 15px 35px rgba(0,0,0,.18)}.chat-product img{width:100%;height:82px;object-fit:contain}.chat-product b{font-size:13px;line-height:1.25}.chat-product small{color:#58718a}.chat-product strong{color:#0569dd}.chat-product a{display:block;text-align:center;text-decoration:none;background:#087cff;color:#fff;border-radius:10px;padding:8px;font-size:12px;font-weight:800}.chat-restart{margin-left:48px;border:1px solid rgba(103,180,255,.25);background:transparent;color:#b9d5ef;border-radius:11px;padding:9px 13px;cursor:pointer}@keyframes chatAppear{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes typingDot{0%,60%,100%{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes loadModels{to{width:100%}}@media(max-width:1050px){.expert-home__layout{grid-template-columns:340px 1fr;gap:18px}.expert-profile,.expert-chat{min-height:650px}.chat-options{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-options--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-results{grid-template-columns:1fr 1fr}.chat-product:last-child{display:none}}@media(max-width:760px){.expert-home{padding-top:12px;min-height:auto}.expert-home__layout{display:block}.expert-profile{min-height:430px;border-radius:22px 22px 0 0}.expert-profile__photo{object-position:center 24%}.expert-profile__copy{left:18px;right:18px;bottom:18px}.expert-profile h1{font-size:48px}.expert-profile__hello{font-size:18px}.expert-profile__role{font-size:18px}.expert-profile__promise{font-size:14px;line-height:1.45;max-width:92%}.expert-profile__facts{display:none}.expert-chat{min-height:560px;border-radius:0 0 22px 22px;margin-top:-1px}.expert-chat__header{padding:13px 15px}.expert-chat__identity img{width:46px;height:46px}.expert-chat__identity b{font-size:18px}.expert-chat__identity small{font-size:11px}.expert-chat__status{padding:7px 10px}.expert-chat__body{padding:16px 12px;max-height:none;min-height:440px}.chat-bubble{max-width:88%;font-size:14px}.chat-message>img{width:34px;height:34px}.chat-options,.chat-options--compact{grid-template-columns:repeat(2,minmax(0,1fr));margin-left:44px;gap:8px}.chat-option{min-height:64px;font-size:13px}.chat-results{grid-template-columns:1fr;margin-left:44px}.chat-product{grid-template-columns:90px 1fr;align-items:center}.chat-product img{grid-row:1/5;height:76px}.chat-product a{grid-column:2}.chat-restart,.chat-result-loading{margin-left:44px}.expert-benefits{grid-template-columns:1fr 1fr;margin-top:14px;border-radius:18px 18px 0 0}.expert-benefits span{padding:13px 14px;border-bottom:1px solid rgba(105,180,255,.12)}.expert-benefits b{font-size:13px}.expert-benefits small{font-size:11px}}@media(max-width:420px){.expert-profile{min-height:390px}.expert-profile__promise{font-size:13px}.expert-profile__online{top:12px;left:12px}.chat-options,.chat-options--compact,.chat-results,.chat-result-loading,.chat-restart{margin-left:0}.chat-option{min-height:60px}.expert-chat__status{font-size:0}.expert-chat__status i{margin:0}.expert-benefits{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.chat-message,.chat-typing i,.chat-loader span{animation:none!important}.chat-loader span{width:100%}} .expert-home{padding-top:18px;background:radial-gradient(circle at 16% 18%,rgba(0,128,255,.23),transparent 30%),radial-gradient(circle at 82% 14%,rgba(0,207,255,.09),transparent 28%),linear-gradient(135deg,#030b14 0%,#071a2d 52%,#04111d 100%)}.expert-home:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 78%)}.expert-home__layout{grid-template-columns:minmax(360px,.85fr) minmax(560px,1.35fr);gap:22px;align-items:stretch}.expert-profile{min-height:680px;border:1px solid rgba(112,190,255,.16);border-radius:28px;overflow:hidden;background:#071522;box-shadow:0 28px 70px rgba(0,0,0,.34)}.expert-profile__photo-wrap{position:absolute;inset:0}.expert-profile__photo{width:100%;height:100%;object-fit:cover;object-position:center 32%;filter:saturate(.9) contrast(1.05)}.expert-profile__photo-shade{background:linear-gradient(180deg,rgba(2,10,18,.02) 0%,rgba(2,10,18,.08) 38%,rgba(2,10,18,.78) 72%,#04111d 100%),linear-gradient(90deg,rgba(0,80,170,.22),transparent 55%)}.expert-profile__copy{left:30px;right:30px;bottom:28px;max-width:620px}.expert-profile__hello{font-size:17px;font-weight:750;color:#d9edff;margin-bottom:8px}.expert-profile h1{font-size:clamp(38px,4vw,62px);line-height:1.02;letter-spacing:-.045em;margin:0 0 12px}.expert-profile h1 span{color:#39a5ff}.expert-profile__role{font-size:18px;margin-bottom:12px;color:#c8dbef}.expert-profile__role strong{color:#51b5ff}.expert-profile__promise{font-size:16px;line-height:1.55;color:#eef7ff;max-width:600px;text-shadow:0 2px 12px rgba(0,0,0,.4)}.expert-profile__start{margin-top:18px;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:0 24px;border:0;border-radius:15px;background:linear-gradient(135deg,#148dff,#0066e7);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 15px 34px rgba(0,105,255,.32);transition:.22s ease}.expert-profile__start:hover{transform:translateY(-2px);box-shadow:0 19px 38px rgba(0,105,255,.42)}.expert-profile__start span{font-size:24px;line-height:1}.expert-profile__facts{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.expert-profile__facts span{font-size:12px;padding:7px 10px;border:1px solid rgba(138,201,255,.16);border-radius:999px;background:rgba(4,18,31,.54);backdrop-filter:blur(8px)}.expert-profile__online{top:20px;left:20px;background:rgba(3,21,33,.75);border:1px solid rgba(61,219,136,.25);backdrop-filter:blur(10px)}.expert-chat{min-height:680px;border-radius:28px;border-color:rgba(108,187,255,.22);background:linear-gradient(180deg,rgba(6,25,43,.94),rgba(4,16,29,.96));box-shadow:0 28px 70px rgba(0,0,0,.34)}.expert-chat__header{padding:18px 20px;background:rgba(4,17,30,.65);backdrop-filter:blur(18px)}.expert-chat__identity img{width:52px;height:52px;border:2px solid rgba(75,174,255,.6);box-shadow:0 0 0 4px rgba(20,131,255,.1)}.expert-chat__status{white-space:nowrap}.expert-chat__body{max-height:600px;padding:22px 24px 28px}.chat-bubble{background:linear-gradient(145deg,#173c63,#102e4e);border:1px solid rgba(113,182,248,.1)}.chat-option{min-height:78px;background:linear-gradient(180deg,rgba(22,58,94,.9),rgba(11,36,62,.9));border-color:rgba(91,177,255,.22)}.chat-option:hover,.chat-option:focus-visible{background:linear-gradient(180deg,#12528b,#0b3e70)}.expert-benefits{position:relative;z-index:2;margin-top:18px;margin-bottom:18px;border:1px solid rgba(105,180,255,.14);background:rgba(5,22,38,.72);backdrop-filter:blur(16px);box-shadow:0 16px 45px rgba(0,0,0,.18)}.expert-benefits span{min-height:76px}@media(max-width:1050px){.expert-home__layout{grid-template-columns:330px 1fr}.expert-profile__copy{left:22px;right:22px}.expert-profile h1{font-size:42px}.expert-profile__promise{font-size:14px}.expert-profile__facts{display:none}}@media(max-width:760px){.expert-home{padding-top:8px}.expert-home__layout{display:flex;flex-direction:column}.expert-profile{min-height:570px;border-radius:22px}.expert-profile__photo{object-position:center 18%}.expert-profile__copy{left:18px;right:18px;bottom:20px}.expert-profile h1{font-size:39px}.expert-profile__start{width:100%}.expert-chat{margin-top:0;border-radius:22px;min-height:610px}.expert-chat__body{padding:16px 12px 24px}.expert-chat__status{font-size:0}.expert-chat__status:after{content:"онлайн";font-size:12px}.expert-profile__facts{display:none}}.chat-product em{font-style:normal;color:#9fc2e2;font-size:12px;line-height:1.35}.expert-chat--attention{animation:expertAttention .65s ease 2}@keyframes expertAttention{50%{transform:translateY(-3px);box-shadow:0 28px 80px rgba(0,111,255,.22)}} .home-expert-v24{background:#06111d}.home-expert-v24 .header{background:#050d17;color:#fff;border-bottom:1px solid rgba(114,184,255,.12);position:sticky;top:0;z-index:100;box-shadow:none}.home-expert-v24 .header .logo{color:#fff}.home-expert-v24 .header .logo span{color:#3d9dff}.home-expert-v24 .header a,.home-expert-v24 .header button{color:#eaf4ff}.home-expert-v24 .nav a:first-child{color:#49a8ff}.home-expert-v24 .header__inner{min-height:78px}.home-expert-v24 .header-tools,.home-expert-v24 .header-cart{display:none}.home-expert-v24 .expert-home{padding-top:0;min-height:calc(100vh - 78px);background:radial-gradient(circle at 23% 24%,rgba(0,118,255,.17),transparent 33%),radial-gradient(circle at 90% 50%,rgba(0,115,255,.13),transparent 32%),linear-gradient(130deg,#020811 0%,#061524 58%,#06111d 100%)}.home-expert-v24 .expert-home__layout{padding-top:6px;grid-template-columns:minmax(455px,.96fr) minmax(650px,1.43fr);gap:14px;min-height:675px}.home-expert-v24 .expert-profile{border-radius:0;border:0;box-shadow:none;min-height:675px;background:transparent;overflow:visible}.home-expert-v24 .expert-profile__photo-wrap{inset:0 0 0 -8px;overflow:hidden;border-radius:0}.home-expert-v24 .expert-profile__photo{object-position:center 25%;filter:saturate(.92) contrast(1.06)}.home-expert-v24 .expert-profile__photo-shade{background:linear-gradient(180deg,rgba(2,8,14,0) 20%,rgba(2,8,14,.08) 42%,rgba(2,8,14,.5) 72%,#06111d 100%),linear-gradient(90deg,rgba(0,13,30,.2),transparent 62%)}.home-expert-v24 .expert-profile__copy{left:14px;right:28px;bottom:18px;max-width:390px}.home-expert-v24 .expert-profile__hello{font-size:14px;color:#24df74;background:rgba(0,70,40,.28);border:1px solid rgba(38,222,116,.18);width:max-content;padding:7px 11px;border-radius:999px}.home-expert-v24 .expert-profile h1{font-size:clamp(48px,4.8vw,74px);line-height:.98;margin-bottom:8px}.home-expert-v24 .expert-profile h1 span{font-size:.42em;display:block;line-height:1.3;letter-spacing:-.02em;color:#43a8ff;margin-top:7px}.home-expert-v24 .expert-profile__role{display:none}.home-expert-v24 .expert-profile__promise{font-size:18px;line-height:1.45;max-width:330px;margin-top:15px}.home-expert-v24 .expert-profile__start{width:100%;font-size:17px;border-radius:13px}.home-expert-v24 .expert-profile__facts{display:grid;gap:7px}.home-expert-v24 .expert-profile__facts span{border:0;background:transparent;padding:0;font-size:13px;color:#d4e6f9}.home-expert-v24 .expert-profile__online{display:none}.home-expert-v24 .expert-chat{min-height:675px;border-radius:28px;background:linear-gradient(180deg,rgba(6,28,48,.97),rgba(3,15,27,.98));box-shadow:0 28px 80px rgba(0,0,0,.38)}.home-expert-v24 .expert-chat__header{min-height:82px;padding:14px 24px}.home-expert-v24 .expert-chat__identity b{font-size:22px}.home-expert-v24 .expert-chat__identity small:before{content:'Експерт з підбору кондиціонерів';font-size:13px}.home-expert-v24 .expert-chat__identity small{font-size:0}.home-expert-v24 .expert-chat__status{background:rgba(0,72,51,.22);border-color:rgba(36,223,116,.18)}.home-expert-v24 .expert-chat__body{padding:20px 28px 24px;max-height:535px}.home-expert-v24 .chat-bubble{font-size:16px;max-width:68%;padding:14px 17px}.home-expert-v24 .chat-option{border-radius:13px;min-height:88px;background:linear-gradient(180deg,rgba(23,54,85,.92),rgba(12,38,65,.92));border-color:rgba(139,196,255,.18)}.home-expert-v24 .chat-option:hover,.home-expert-v24 .chat-option:focus{border-color:#2495ff;box-shadow:0 0 0 1px #2495ff,0 10px 30px rgba(0,116,255,.18)}.home-expert-v24 .chat-option__icon{font-size:28px}.home-expert-v24 .chat-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-left:48px}.home-expert-v24 .chat-options--compact{grid-template-columns:repeat(5,minmax(0,1fr))}.home-expert-v24 .expert-chat__footer{min-height:66px;padding:14px 24px}.home-expert-v24 .expert-chat__safe{text-align:left}.home-expert-v24 .expert-benefits{grid-template-columns:repeat(5,1fr);margin:8px auto 6px;border-radius:18px;border:1px solid rgba(93,171,244,.17);background:rgba(5,25,43,.86)}.home-expert-v24 .expert-benefits span{display:grid;grid-template-columns:34px 1fr;padding:15px 18px;min-height:68px}.home-expert-v24 .expert-benefits i{grid-row:1/3;font-style:normal;font-size:25px;color:#2498ff;align-self:center}.home-expert-v24 .expert-benefits b{font-size:14px}.home-expert-v24 .expert-benefits small{font-size:11px}.expert-dashboard{display:grid;grid-template-columns:1.2fr 1fr .78fr;gap:8px;padding-bottom:12px}.expert-panel{min-height:145px;border:1px solid rgba(92,171,245,.16);border-radius:16px;background:rgba(5,24,42,.9);color:#fff;overflow:hidden}.expert-panel__head{display:flex;align-items:center;justify-content:space-between;padding:12px 15px 7px}.expert-panel__head b{font-size:14px}.expert-panel__head a{font-size:11px;color:#58aaff}.mini-reviews{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 10px 10px}.mini-reviews article{padding:10px;border-radius:10px;background:rgba(16,49,78,.72);font-size:10px;line-height:1.5}.mini-reviews p{margin:0 0 9px}.mini-reviews footer{display:flex;justify-content:space-between;gap:8px;color:#b5cbe0}.mini-reviews footer b{color:#ffc72c;letter-spacing:1px}.mini-steps{display:flex;align-items:flex-start;justify-content:space-between;padding:12px 15px}.mini-steps span{text-align:center;flex:1}.mini-steps i{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 7px;border-radius:50%;border:1px solid #2498ff;color:#5ab5ff;font-style:normal}.mini-steps small{font-size:9px;line-height:1.35;color:#cfe2f4}.mini-steps em{font-style:normal;color:#3d9fff;margin-top:11px}.expert-panel--video{display:grid;grid-template-columns:1fr 42%;text-decoration:none}.expert-panel--video div{padding:16px 8px 12px 16px}.expert-panel--video b{font-size:13px;line-height:1.35}.expert-panel--video small{display:block;color:#94afc8;font-size:10px;margin:10px 0}.expert-panel--video span{display:inline-block;background:#087dff;padding:7px 10px;border-radius:8px;font-size:10px}.expert-panel--video img{width:100%;height:100%;object-fit:cover;filter:brightness(.65)}.expert-float{position:fixed;right:24px;bottom:24px;z-index:120;display:flex;align-items:center;gap:12px;padding:9px 12px 9px 9px;border:1px solid rgba(81,171,255,.4);border-radius:18px;background:linear-gradient(135deg,#0b76e8,#0349b5);color:#fff;box-shadow:0 18px 45px rgba(0,63,160,.45);cursor:pointer}.expert-float img{border-radius:50%;object-fit:cover;border:2px solid #59b8ff}.expert-float span{text-align:left}.expert-float b,.expert-float small{display:block}.expert-float small{font-size:10px;opacity:.8;margin-top:2px}.expert-float i{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#168dff;font-style:normal;font-size:20px}@media(max-width:1200px){.home-expert-v24 .expert-home__layout{grid-template-columns:390px 1fr}.home-expert-v24 .chat-options{grid-template-columns:repeat(3,1fr)}.expert-dashboard{grid-template-columns:1fr 1fr}.expert-panel--video{display:none}.home-expert-v24 .expert-benefits{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.home-expert-v24 .header__inner{min-height:64px}.home-expert-v24 .expert-home__layout{padding-top:0}.home-expert-v24 .expert-profile{min-height:600px}.home-expert-v24 .expert-profile__photo{object-position:center 12%}.home-expert-v24 .expert-profile__copy{left:18px;right:18px;bottom:18px;max-width:none}.home-expert-v24 .expert-profile h1{font-size:50px}.home-expert-v24 .expert-profile__promise{font-size:15px;max-width:95%}.home-expert-v24 .expert-chat{min-height:650px}.home-expert-v24 .chat-options,.home-expert-v24 .chat-options--compact{grid-template-columns:repeat(2,1fr);margin-left:44px}.home-expert-v24 .expert-benefits{grid-template-columns:1fr 1fr}.home-expert-v24 .expert-benefits span:last-child{grid-column:1/-1}.expert-dashboard{grid-template-columns:1fr}.expert-panel--steps{display:none}.expert-float{right:12px;bottom:12px}.expert-float span{display:none}} .home-concept-exact-v25 .header{display:none}.concept-exact{background:#020912;color:#fff;position:relative;overflow:hidden}.concept-exact__stage{position:relative;width:min(100%,1536px);margin:0 auto;background:#020912;line-height:0}.concept-exact__image{display:block;width:100%;height:auto;user-select:none;-webkit-user-drag:none}.concept-exact__hotspots{position:absolute;inset:0;pointer-events:none}.concept-exact__hotspots a,.concept-exact__hotspots button{position:absolute;left:var(--x);top:var(--y);width:var(--w);height:var(--h);pointer-events:auto;border:0;background:transparent;color:transparent;font-size:0;cursor:pointer;border-radius:12px}.concept-exact__hotspots a:focus-visible,.concept-exact__hotspots button:focus-visible{outline:3px solid #22a3ff;outline-offset:2px;background:rgba(0,120,255,.12)}.concept-exact__hotspots button:hover{background:rgba(25,146,255,.06);box-shadow:inset 0 0 0 1px rgba(75,174,255,.22)}.exact-chat-modal[hidden]{display:none}.exact-chat-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px}.exact-chat-modal__backdrop{position:absolute;inset:0;background:rgba(0,7,15,.76);backdrop-filter:blur(8px)}.exact-chat-modal__panel{position:relative;width:min(680px,100%);max-height:min(760px,90vh);overflow:auto;border:1px solid rgba(72,168,255,.34);border-radius:24px;background:linear-gradient(160deg,#091c31,#061424);box-shadow:0 30px 100px rgba(0,0,0,.55);padding:22px;color:#fff}.exact-chat-modal__close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:#0c2238;color:#fff;font-size:26px;cursor:pointer}.exact-chat-modal__panel header{display:flex;align-items:center;gap:12px;padding:0 48px 16px 0;border-bottom:1px solid rgba(255,255,255,.09)}.exact-chat-modal__panel header img{width:54px;height:54px;border-radius:50%;object-fit:cover}.exact-chat-modal__panel header b{display:block;font-size:22px}.exact-chat-modal__panel header small{display:block;color:#a9bfd4;margin-top:4px}.exact-chat-modal__panel header i{display:inline-block;width:8px;height:8px;background:#23dc62;border-radius:50%;margin-right:6px}.exact-chat-modal__messages{display:flex;flex-direction:column;gap:12px;padding:20px 0}.exact-chat-modal__messages p{align-self:flex-start;max-width:82%;margin:0;padding:14px 16px;border-radius:16px 16px 16px 4px;background:#142e4d;line-height:1.5}.exact-chat-modal__messages p.user{align-self:flex-end;background:#0878ec;border-radius:16px 16px 4px 16px}.exact-chat-modal__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.exact-chat-modal__options button{min-height:56px;border:1px solid rgba(84,173,255,.24);border-radius:13px;background:#102841;color:#fff;font-weight:700;cursor:pointer}.exact-chat-modal__options button:hover{border-color:#229cff;background:#143554}@media (min-width:1537px){.concept-exact{padding:0 calc((100vw - 1536px)/2)}}@media (max-width:900px){.concept-exact__stage{width:100%;overflow-x:auto;scroll-snap-type:x mandatory}.concept-exact__image{width:1100px;max-width:none;scroll-snap-align:start}.concept-exact__hotspots{width:1100px}.home-concept-exact-v25 .concept-exact:after{content:"Проведіть вбік, щоб переглянути весь інтерфейс";position:absolute;left:50%;bottom:10px;transform:translateX(-50%);padding:8px 12px;border-radius:999px;background:rgba(0,15,31,.82);font-size:12px;color:#d9edff;white-space:nowrap;z-index:3}.exact-chat-modal__options{grid-template-columns:1fr}} .concept-live-effects{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}.concept-exact__image{position:relative;z-index:0}.concept-exact__hotspots{z-index:3}.concept-live-effects__glow{position:absolute;left:3.5%;top:12%;width:29%;height:31%;border-radius:50%;background:radial-gradient(circle at 30% 25%,rgba(65,185,255,.23),rgba(22,110,220,.08) 45%,transparent 72%);filter:blur(14px);animation:conceptGlow 5s ease-in-out infinite alternate}.concept-live-effects__air{position:absolute;left:6.5%;top:18.5%;width:18%;height:1.8%;border-top:2px solid rgba(93,205,255,.42);border-radius:50%;filter:drop-shadow(0 0 7px rgba(45,170,255,.5));opacity:0;transform-origin:left center;animation:conceptAir 4.2s ease-in-out infinite}.concept-live-effects__air.air-2{top:20.7%;width:20%;animation-delay:.75s}.concept-live-effects__air.air-3{top:23.1%;width:22%;animation-delay:1.5s}.concept-live-effects__air.air-4{top:25.7%;width:24%;animation-delay:2.25s}.concept-live-effects__eye{position:absolute;top:22.7%;width:2.25%;height:.25%;border-radius:50%;background:linear-gradient(180deg,rgba(124,74,55,.96),rgba(83,45,35,.96));box-shadow:0 1px 2px rgba(0,0,0,.35);opacity:0;transform:scaleY(.1);transform-origin:center;transition:opacity .06s ease,transform .08s ease}.concept-live-effects__eye.eye-left{left:24.85%;transform:rotate(2deg) scaleY(.1)}.concept-live-effects__eye.eye-right{left:30.55%;transform:rotate(-2deg) scaleY(.1)}.concept-live-effects.is-blinking .concept-live-effects__eye{opacity:.92;transform:scaleY(1)}.concept-live-effects.is-blinking .concept-live-effects__eye.eye-left{transform:rotate(2deg) scaleY(1)}.concept-live-effects.is-blinking .concept-live-effects__eye.eye-right{transform:rotate(-2deg) scaleY(1)}@keyframes conceptGlow{from{opacity:.65;transform:scale(.96)}to{opacity:1;transform:scale(1.05)}}@keyframes conceptAir{0%{opacity:0;transform:translate(0,0) scaleX(.55) rotate(8deg)}20%{opacity:.72}70%{opacity:.35}100%{opacity:0;transform:translate(13%,12px) scaleX(1.2) rotate(17deg)}}@media (prefers-reduced-motion:reduce){.concept-live-effects__glow,.concept-live-effects__air{animation:none}.concept-live-effects__eye{display:none}}@media (max-width:900px){.concept-live-effects{width:1100px}.concept-live-effects__eye{display:none}} html,body{max-width:100%;overflow-x:hidden}.concept-mobile{display:none}@media (max-width:1200px) and (min-width:769px){.concept-exact__stage{width:100%;max-width:100%}.concept-exact__image{width:100%;height:auto}.concept-exact__hotspots{width:100%}}@media (max-width:768px){.concept-exact__stage{display:none}.concept-mobile{display:block;background:#020912;color:#fff;padding-bottom:18px}.concept-mobile__expert{position:relative;min-height:570px;background-image:url('../img/mykondi-main-approved-v63.webp');background-size:auto 570px;background-repeat:no-repeat;background-position:left top;overflow:hidden}.concept-mobile__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(1,8,18,.02) 25%,rgba(1,8,18,.76) 68%,#020912 100%)}.concept-mobile__expert-copy{position:absolute;left:20px;right:20px;bottom:22px;z-index:2}.concept-mobile__online{display:inline-block;color:#36e174;font-weight:800;font-size:13px;margin-bottom:8px}.concept-mobile__expert h1{margin:0 0 2px;font-size:52px;line-height:1;letter-spacing:-.04em;color:#fff}.concept-mobile__expert p{margin:7px 0;max-width:330px;font-size:16px;line-height:1.4;color:#e7f2ff}.concept-mobile__expert p strong{color:#55b8ff}.concept-mobile__expert button{width:100%;margin-top:15px;min-height:58px;border:0;border-radius:15px;background:linear-gradient(135deg,#168cf5,#075aca);color:#fff;font:inherit;font-weight:800;font-size:16px;box-shadow:0 14px 35px rgba(0,105,230,.35)}.concept-mobile__chat{padding:14px}.concept-mobile__chat-card{border:1px solid rgba(70,166,255,.3);border-radius:22px;background:linear-gradient(160deg,#0a2037,#061322);padding:16px;box-shadow:0 18px 45px rgba(0,0,0,.32)}.concept-mobile__chat-card header{display:flex;align-items:center;gap:11px;padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.09)}.concept-mobile__chat-card header img{width:46px;height:46px;border-radius:50%;object-fit:cover}.concept-mobile__chat-card header b,.concept-mobile__chat-card header small{display:block}.concept-mobile__chat-card header b{font-size:18px}.concept-mobile__chat-card header small{margin-top:3px;color:#35dd6c;font-size:12px}.concept-mobile__chat-card p{width:88%;margin:13px 0 0;padding:12px 13px;border-radius:14px 14px 14px 4px;background:#142f4d;color:#fff;font-size:14px;line-height:1.45}.concept-mobile__choices{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.concept-mobile__choices button{min-height:52px;border:1px solid rgba(87,178,255,.25);border-radius:12px;background:#102943;color:#fff;font:inherit;font-weight:700;font-size:13px}.concept-mobile__choices button:last-child{grid-column:1/-1}.concept-mobile__nav{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:0 14px}.concept-mobile__nav a{display:grid;place-items:center;min-height:44px;border:1px solid rgba(94,174,246,.18);border-radius:11px;background:#0a1d31;color:#dceeff;text-decoration:none;font-size:12px;font-weight:700}.home-concept-exact-v25 .concept-exact:after{display:none}.exact-chat-modal{padding:0;align-items:end}.exact-chat-modal__panel{width:100%;max-height:92dvh;border-radius:22px 22px 0 0;padding:18px 15px calc(18px + env(safe-area-inset-bottom))}.exact-chat-modal__panel header b{font-size:19px}.exact-chat-modal__messages p{max-width:92%;font-size:14px}.exact-chat-modal__options{grid-template-columns:1fr 1fr}.exact-chat-modal__options button{min-height:52px;font-size:13px}.section{padding-left:0;padding-right:0}.section .container{width:min(100% - 28px,1180px)}.section-head{align-items:flex-start;gap:12px}.section-head h2{font-size:clamp(28px,8vw,38px)}.solutions-grid,.trust-grid,.benefits__grid{grid-template-columns:1fr!important}.selector{grid-template-columns:1fr!important}.catalog-toolbar{grid-template-columns:1fr!important}.contact__box,.calculator-cta__box,.lead-cta__box,.install__grid{grid-template-columns:1fr!important}.footer__top,.footer__cols{grid-template-columns:1fr!important}}@media (max-width:390px){.concept-mobile__expert{min-height:535px;background-size:auto 535px}.concept-mobile__expert h1{font-size:46px}.concept-mobile__expert p{font-size:15px}.concept-mobile__choices{grid-template-columns:1fr}.concept-mobile__choices button:last-child{grid-column:auto}.concept-mobile__nav{grid-template-columns:1fr 1fr}.exact-chat-modal__options{grid-template-columns:1fr}} .exact-typing{align-self:flex-start;display:flex;align-items:center;gap:5px;padding:12px 14px;border-radius:16px 16px 16px 4px;background:#142e4d;color:#a9bfd4;line-height:1}.exact-typing span{width:7px;height:7px;border-radius:50%;background:#7eb9ed;animation:exactTyping 1.05s infinite ease-in-out}.exact-typing span:nth-child(2){animation-delay:.14s}.exact-typing span:nth-child(3){animation-delay:.28s}.exact-typing small{margin-left:5px;font-size:12px}@keyframes exactTyping{0%,70%,100%{transform:translateY(0);opacity:.45}35%{transform:translateY(-5px);opacity:1}}.exact-chat-modal__options.is-full{grid-template-columns:1fr}.exact-analysis{margin:4px 0 12px;padding:16px;border:1px solid rgba(62,168,255,.28);border-radius:18px;background:linear-gradient(145deg,rgba(16,48,79,.95),rgba(6,24,42,.98));overflow:hidden;box-shadow:0 16px 35px rgba(0,0,0,.24)}.exact-analysis__head{display:flex;justify-content:space-between;gap:14px;align-items:center}.exact-analysis__head b{font-size:15px}.exact-analysis__head span{display:grid;place-items:center;min-width:46px;height:32px;border-radius:999px;background:#0878ec;font-size:16px;font-weight:900}.exact-analysis__track{height:7px;margin:13px 0;border-radius:999px;background:rgba(255,255,255,.1);overflow:hidden}.exact-analysis__track i{display:block;width:4%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1d94ff,#6be1ff);transition:width .58s ease;box-shadow:0 0 16px #24a4ff}.exact-analysis__cards{display:flex;gap:7px;height:48px;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.exact-analysis__cards img{width:72px;height:46px;flex:0 0 auto;object-fit:contain;border-radius:8px;background:#fff;animation:exactCardFly 1.8s linear infinite}.exact-analysis__cards img:nth-child(2n){animation-delay:-.8s}.exact-analysis__cards img:nth-child(3n){animation-delay:-1.25s}.exact-analysis small{display:block;margin-top:10px;color:#a9c8e5}.exact-analysis.is-done{border-color:rgba(51,226,111,.55);box-shadow:0 0 35px rgba(31,199,96,.15)}@keyframes exactCardFly{0%{transform:translateX(0);opacity:.55}50%{opacity:1}100%{transform:translateX(-82px);opacity:.55}}.exact-results{display:grid;gap:12px;margin:3px 0 14px}.exact-result-card{display:grid;grid-template-columns:118px 1fr;gap:14px;padding:13px;border:1px solid rgba(83,174,255,.22);border-radius:17px;background:linear-gradient(145deg,#102c49,#0a1d32);box-shadow:0 12px 28px rgba(0,0,0,.22)}.exact-result-card>img{width:118px;height:108px;object-fit:contain;border-radius:12px;background:#fff}.exact-result-card small,.exact-result-card b,.exact-result-card strong{display:block}.exact-result-card small{color:#50b8ff;font-weight:800}.exact-result-card b{margin-top:4px;font-size:15px;line-height:1.3}.exact-result-card p{margin:7px 0;color:#b8cde0;font-size:13px;line-height:1.4}.exact-result-card strong{font-size:18px;color:#fff}.exact-result-card__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.exact-result-card__actions a,.exact-result-card__actions button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 11px;border:0;border-radius:10px;font:inherit;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.exact-result-card__actions a{background:#0878ec;color:#fff}.exact-result-card__actions button{background:#173b5d;color:#e9f6ff}@media(max-width:520px){.exact-result-card{grid-template-columns:88px 1fr;gap:10px}.exact-result-card>img{width:88px;height:88px}.exact-result-card b{font-size:13px}.exact-result-card p{font-size:12px}.exact-result-card strong{font-size:16px}.exact-result-card__actions{grid-column:1/-1}.exact-result-card__actions a,.exact-result-card__actions button{flex:1}.exact-analysis__cards img{width:58px}}@media(prefers-reduced-motion:reduce){.exact-typing span,.exact-analysis__cards img{animation:none}.exact-analysis__track i{transition:none}} .expert-float{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:1200;font-family:inherit}.expert-float__launcher{display:flex;align-items:center;gap:11px;min-width:260px;padding:9px 12px 9px 9px;border:1px solid rgba(119,180,255,.28);border-radius:19px;background:rgba(8,26,48,.94);box-shadow:0 18px 60px rgba(0,0,0,.35);color:#fff;text-align:left;backdrop-filter:blur(18px);cursor:pointer;transition:.25s ease}.expert-float__launcher:hover{transform:translateY(-2px);border-color:rgba(119,180,255,.58)}.expert-float__avatar{position:relative;display:block;flex:0 0 48px;width:48px;height:48px;border-radius:15px;overflow:visible}.expert-float__avatar img{width:100%;height:100%;object-fit:cover;border-radius:15px;border:1px solid rgba(255,255,255,.28)}.expert-float__avatar i{position:absolute;right:-2px;bottom:-2px;width:13px;height:13px;border:3px solid #0b2341;border-radius:50%;background:#30d27b;box-shadow:0 0 12px rgba(48,210,123,.7)}.expert-float__launcher-copy{display:flex;flex-direction:column;min-width:0;flex:1}.expert-float__launcher-copy b{font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expert-float__launcher-copy small{margin-top:3px;color:#9fc1e6;font-size:11px}.expert-float__chevron{font-size:18px;color:#9fcfff;transition:.25s}.expert-float.is-open .expert-float__chevron{transform:rotate(180deg)}.expert-drawer{position:absolute;right:0;bottom:72px;width:min(390px,calc(100vw - 24px));max-height:min(680px,calc(100vh - 104px));display:flex;flex-direction:column;border:1px solid rgba(119,180,255,.28);border-radius:24px;background:linear-gradient(160deg,#0b2341 0%,#07182d 100%);box-shadow:0 28px 90px rgba(0,0,0,.48);color:#fff;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(16px) scale(.97);transform-origin:bottom right;transition:.25s ease}.expert-float.is-open .expert-drawer{opacity:1;visibility:visible;transform:none}.expert-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 13px;border-bottom:1px solid rgba(255,255,255,.09)}.expert-drawer__identity{display:flex;align-items:center;gap:11px}.expert-drawer__identity div{display:flex;flex-direction:column}.expert-drawer__identity b{font-size:14px}.expert-drawer__identity span{margin-top:2px;color:#9fc1e6;font-size:11px}.expert-drawer__close{width:34px;height:34px;border:0;border-radius:11px;background:rgba(255,255,255,.08);color:#fff;font-size:23px;cursor:pointer}.expert-drawer__body{padding:16px;overflow:auto}.expert-message{display:flex;margin-bottom:12px}.expert-message span{max-width:90%;padding:13px 14px;border-radius:16px 16px 16px 5px;background:#fff;color:#14243a;font-size:14px;line-height:1.5;box-shadow:0 8px 22px rgba(0,0,0,.14)}.expert-message--typing span{display:flex;align-items:center;gap:4px;min-width:58px}.expert-message--typing i{width:6px;height:6px;border-radius:50%;background:#7093b8;animation:expertTyping 1s infinite}.expert-message--typing i:nth-child(2){animation-delay:.15s}.expert-message--typing i:nth-child(3){animation-delay:.3s}@keyframes expertTyping{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.expert-quick{display:grid;gap:8px}.expert-quick button,.expert-inline-form button,.expert-product-note button{border:1px solid rgba(105,177,255,.35);border-radius:12px;background:rgba(74,144,221,.14);color:#eaf5ff;padding:11px 12px;font:inherit;font-size:13px;text-align:left;cursor:pointer;transition:.2s}.expert-quick button:hover,.expert-inline-form button:hover,.expert-product-note button:hover{background:#1469c7;border-color:#43a0ff;color:#fff}.expert-inline-form{margin-top:12px;padding:13px;border-radius:15px;background:rgba(255,255,255,.07)}.expert-inline-form label{display:block;margin-bottom:8px;color:#dcecff;font-size:13px}.expert-inline-form div{display:flex;gap:7px}.expert-inline-form input{min-width:0;flex:1;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#fff;color:#14243a;padding:10px 11px;font:inherit}.expert-inline-form button{text-align:center;background:#1673d4}.expert-answer{margin-top:12px;padding:13px;border-radius:15px;background:rgba(255,255,255,.07);font-size:13px;line-height:1.5}.expert-answer>p{margin:.4em 0}.expert-mini-product{display:flex;align-items:center;gap:10px;margin-top:9px;padding:9px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.06);color:#fff;text-decoration:none}.expert-mini-product img{width:58px;height:46px;object-fit:contain;border-radius:8px;background:#fff}.expert-mini-product span{display:flex;min-width:0;flex-direction:column}.expert-mini-product b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expert-mini-product small{margin-top:3px;color:#a9c8e7;font-size:11px}.expert-answer__cta{display:block;margin-top:10px;padding:10px;border-radius:10px;background:#fff;color:#0b3f78;text-align:center;text-decoration:none;font-weight:700}.expert-drawer__footer{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.09)}.expert-drawer__footer a{padding:12px 5px;color:#bcd8f2;text-align:center;text-decoration:none;font-size:11px;border-right:1px solid rgba(255,255,255,.07)}.expert-drawer__footer a:last-child{border-right:0}.expert-drawer__footer a:hover{background:rgba(255,255,255,.07);color:#fff}.expert-float.is-nudging .expert-float__launcher{animation:expertNudge 1.2s ease 2}@keyframes expertNudge{0%,100%{transform:translateY(0)}45%{transform:translateY(-7px)}65%{transform:translateY(-3px)}}.expert-product-note{display:flex;align-items:flex-start;gap:14px;margin-top:17px;padding:15px;border:1px solid #d9e9fa;border-radius:17px;background:linear-gradient(135deg,#f4f9ff,#eef6ff);color:#17304d}.expert-product-note>img{flex:0 0 58px;width:58px;height:58px;border-radius:15px;object-fit:cover;box-shadow:0 7px 18px rgba(21,79,137,.16)}.expert-product-note>div{min-width:0}.expert-product-note span{color:#2673bd;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.expert-product-note h3{margin:4px 0 5px;font-size:16px}.expert-product-note p{margin:0;color:#526a82;font-size:13px;line-height:1.5}.expert-product-note button{margin-top:10px;background:#0c5fae;color:#fff;text-align:center;padding:9px 12px}@media(max-width:720px){.expert-float{right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px}.expert-float__launcher{min-width:0;width:100%;border-radius:17px}.expert-float__launcher-copy b{font-size:12px}.expert-drawer{position:fixed;right:8px;bottom:8px;left:8px;width:auto;max-height:calc(100dvh - 16px);border-radius:22px;transform-origin:bottom center}.expert-float.is-open .expert-float__launcher{opacity:0;pointer-events:none}.expert-product-note{flex-direction:column}.expert-product-note>img{width:50px;height:50px}.expert-drawer__footer a{font-size:10px;padding:11px 2px}}@media(prefers-reduced-motion:reduce){.expert-float *{animation:none!important;transition:none!important}} .experience-switch{position:relative;z-index:5;margin-top:-34px;padding:0 0 24px}.experience-switch__inner{display:grid;grid-template-columns:1fr 1fr;gap:14px}.experience-mode{appearance:none;text-decoration:none;text-align:left;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;width:100%;padding:19px 20px;border:1px solid #dbe7f3;border-radius:20px;background:#fff;color:#102235;box-shadow:0 18px 45px rgba(15,45,75,.11);cursor:pointer;transition:.28s ease;font:inherit}.experience-mode:hover{transform:translateY(-3px);box-shadow:0 24px 55px rgba(15,45,75,.16);border-color:#a9ccef}.experience-mode--primary{background:linear-gradient(135deg,#0c66e9,#08a1f4);color:#fff;border-color:transparent}.experience-mode__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#eef6ff;font-size:23px;color:#086de8}.experience-mode--primary .experience-mode__icon{background:rgba(255,255,255,.16);color:#fff}.experience-mode small,.experience-mode strong,.experience-mode em{display:block}.experience-mode small{font-size:12px;opacity:.68;margin-bottom:3px}.experience-mode strong{font-size:18px;line-height:1.2}.experience-mode em{font-size:12px;font-style:normal;opacity:.7;margin-top:5px}.experience-mode>b{font-size:14px;white-space:nowrap}.smart-room{overflow:hidden;background:linear-gradient(180deg,#f6faff,#fff)}.smart-room__grid{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(520px,1.22fr);gap:42px;align-items:center}.smart-room__copy h2{font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 18px}.smart-room__copy>p{font-size:17px;line-height:1.65;color:#5d7082;max-width:650px}.smart-room__controls{display:grid;gap:18px;margin:26px 0}.smart-room__modes{display:flex;gap:8px;flex-wrap:wrap}.smart-room__modes button{border:1px solid #d9e5f0;background:#fff;color:#263b50;border-radius:999px;padding:11px 15px;font-weight:750;cursor:pointer;transition:.2s}.smart-room__modes button:hover,.smart-room__modes button.is-active{background:#102a45;color:#fff;border-color:#102a45;transform:translateY(-1px)}.smart-room__temperature{display:grid;gap:9px}.smart-room__temperature>span{display:flex;justify-content:space-between;font-weight:700;color:#2a3f52}.smart-room__temperature input{width:100%;accent-color:#087df1}.smart-room__toggle{display:flex;align-items:center;gap:10px;font-weight:700;cursor:pointer}.smart-room__toggle input{position:absolute;opacity:0}.smart-room__toggle span{width:44px;height:25px;border-radius:99px;background:#cfdae4;position:relative;transition:.2s}.smart-room__toggle span:before{content:"";position:absolute;width:19px;height:19px;border-radius:50%;background:#fff;left:3px;top:3px;box-shadow:0 2px 8px rgba(0,0,0,.18);transition:.2s}.smart-room__toggle input:checked+span{background:#f4a61e}.smart-room__toggle input:checked+span:before{transform:translateX(19px)}.smart-room__expert{display:flex;gap:12px;align-items:center;padding:14px;border:1px solid #dce9f4;border-radius:17px;background:#fff;margin:0 0 22px}.smart-room__expert img{width:52px;height:52px;border-radius:50%;object-fit:cover}.smart-room__expert p{margin:0;display:grid;gap:4px}.smart-room__expert b{font-size:14px}.smart-room__expert span{font-size:12px;line-height:1.45;color:#63788b}.smart-room__scene{--cool:#2da3ff;--warm:#ff9c38;position:relative;min-height:520px;border-radius:30px;overflow:hidden;background:linear-gradient(180deg,#d8eafa 0 68%,#b78c69 68%);box-shadow:0 38px 85px rgba(20,58,94,.22);isolation:isolate;transition:filter .6s,background .6s}.smart-room__scene:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 40%,rgba(16,93,169,.08));z-index:9}.smart-room__scene[data-mode="heat"]{background:linear-gradient(180deg,#f4ddc9 0 68%,#b88965 68%)}.smart-room__scene[data-mode="fan"]{background:linear-gradient(180deg,#e7eef1 0 68%,#b38a69 68%)}.smart-room__scene.is-sunny{filter:saturate(1.12) brightness(1.04)}.smart-room__sun{position:absolute;width:230px;height:230px;border-radius:50%;right:-95px;top:-105px;background:#ffd36c;box-shadow:0 0 90px 55px rgba(255,194,73,.36);opacity:0;transform:scale(.8);transition:.55s;z-index:0}.smart-room__scene.is-sunny .smart-room__sun{opacity:1;transform:scale(1)}.smart-room__wall{position:absolute;inset:0 0 32% 0}.smart-room__ac{position:absolute;right:8%;top:10%;width:38%;height:14%;min-height:64px;background:linear-gradient(#fff,#e6edf3);border-radius:10px 10px 18px 18px;box-shadow:0 13px 22px rgba(41,75,106,.18);z-index:4}.smart-room__ac:before{content:"MYKONDI";position:absolute;left:8%;top:22%;font:700 8px/1 sans-serif;color:#8090a0;letter-spacing:.12em}.smart-room__ac i{position:absolute;left:4%;right:4%;bottom:12%;height:10%;background:#8f9ca8;border-radius:2px;transform-origin:top;transform:perspective(50px) rotateX(35deg);transition:.5s}.smart-room__ac span{position:absolute;right:6%;top:20%;width:7px;height:7px;border-radius:50%;background:#23dc77;box-shadow:0 0 9px #23dc77}.smart-room__ac b{position:absolute;right:11%;top:17%;font-size:11px;color:#68809a}.smart-room__air{position:absolute;right:10%;top:23%;width:42%;height:39%;z-index:3;pointer-events:none;transform-origin:top center}.smart-room__air i{position:absolute;left:4%;right:6%;height:10px;border-radius:50%;border-bottom:2px solid color-mix(in srgb,var(--cool) 60%,transparent);filter:blur(.2px);opacity:.55;animation:roomAir 2.3s ease-in-out infinite}.smart-room__air i:nth-child(2){top:18%;animation-delay:.35s}.smart-room__air i:nth-child(3){top:36%;animation-delay:.7s}.smart-room__air i:nth-child(4){top:54%;animation-delay:1.05s}.smart-room__scene[data-mode="heat"] .smart-room__air i{border-color:color-mix(in srgb,var(--warm) 65%,transparent)}.smart-room__scene[data-mode="fan"] .smart-room__air i{border-color:rgba(105,137,156,.45)}@keyframes roomAir{0%,100%{transform:translateY(0) scaleX(.7);opacity:.15}50%{transform:translateY(28px) scaleX(1.05);opacity:.75}}.smart-room__window{position:absolute;left:7%;top:10%;width:31%;height:54%;background:linear-gradient(#86c7f3,#d5edff);border:9px solid #f2f5f7;box-shadow:inset 0 0 0 2px #a9bdce}.smart-room__window>span{position:absolute;background:#eef5fa}.smart-room__window>span:first-child{width:5px;height:100%;left:50%}.smart-room__window>span:nth-child(2){height:5px;width:100%;top:50%}.smart-room__curtain{position:absolute;top:-8%;height:115%;width:34%;background:linear-gradient(90deg,#edf3f8,#c4d5e2,#f1f5f8);z-index:2;transform-origin:top;animation:curtainBreeze 3.4s ease-in-out infinite}.smart-room__curtain--left{left:-24%}.smart-room__curtain--right{right:-24%;animation-delay:.5s}@keyframes curtainBreeze{0%,100%{transform:skewX(0) translateX(0)}50%{transform:skewX(-3deg) translateX(5px)}}.smart-room__picture{position:absolute;left:44%;top:23%;width:12%;height:22%;border:7px solid #e7dccd;background:linear-gradient(145deg,#385f7d,#d5b572);box-shadow:0 7px 16px rgba(0,0,0,.12)}.smart-room__floor{position:absolute;left:0;right:0;bottom:0;height:32%;background:repeating-linear-gradient(95deg,transparent 0 38px,rgba(67,39,24,.12) 39px 41px),linear-gradient(#c89b76,#a97958)}.smart-room__sofa{position:absolute;left:19%;bottom:14%;width:48%;height:29%;background:#748ba0;border-radius:28px 28px 12px 12px;box-shadow:0 16px 28px rgba(31,44,56,.2);z-index:4}.smart-room__sofa:before,.smart-room__sofa:after{content:"";position:absolute;bottom:-12%;width:9%;height:20%;background:#5d402e}.smart-room__sofa:before{left:8%}.smart-room__sofa:after{right:8%}.smart-room__sofa span{position:absolute;top:12%;width:34%;height:49%;border-radius:16px;background:#9caebe;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.smart-room__sofa span:first-child{left:11%}.smart-room__sofa span:last-child{right:11%}.smart-room__plant{position:absolute;right:8%;bottom:14%;width:14%;height:35%;z-index:5;transform-origin:bottom;animation:plantBreeze 3.1s ease-in-out infinite}.smart-room__plant i{position:absolute;bottom:0;left:23%;width:54%;height:24%;background:#a36d45;border-radius:8px 8px 16px 16px}.smart-room__plant b{position:absolute;left:47%;bottom:18%;width:8%;height:66%;background:#517a48;transform-origin:bottom}.smart-room__plant b:after{content:"";position:absolute;width:42px;height:22px;border-radius:100% 0 100% 0;background:#4e8c54;left:-36px;top:12%}.smart-room__plant b:nth-of-type(2){transform:rotate(20deg);height:54%}.smart-room__plant b:nth-of-type(3){transform:rotate(-24deg);height:48%}.smart-room__plant b:nth-of-type(4){transform:rotate(8deg);height:40%}@keyframes plantBreeze{0%,100%{transform:rotate(0)}50%{transform:rotate(1.3deg)}}.smart-room__table{position:absolute;left:59%;bottom:9%;width:22%;height:19%;z-index:6}.smart-room__table:before{content:"";position:absolute;left:0;right:0;top:0;height:24%;border-radius:50%;background:#d5b18c}.smart-room__table:after{content:"";position:absolute;left:47%;top:17%;width:6%;height:83%;background:#876042}.smart-room__table span{position:absolute;width:45%;height:5%;bottom:0;left:28%;background:#76523c}.smart-room__status{position:absolute;left:22px;bottom:22px;z-index:10;display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:15px;background:rgba(7,23,39,.75);backdrop-filter:blur(12px);color:#fff;box-shadow:0 12px 25px rgba(0,0,0,.18)}.smart-room__status>span{font-size:23px}.smart-room__status small,.smart-room__status b{display:block}.smart-room__status small{font-size:10px;opacity:.68}.smart-room__status b{font-size:13px;margin-top:2px}.exact-rejection{margin:10px 0 0 52px;padding:15px 17px;border:1px solid #dbe9f5;border-radius:16px;background:#f8fbfe;color:#31485d}.exact-rejection b{display:block;margin-bottom:7px}.exact-rejection ul{margin:0;padding-left:18px;display:grid;gap:5px;font-size:12px;line-height:1.45;color:#62778a}@media(max-width:900px){.experience-switch{margin-top:-18px}.experience-switch__inner,.smart-room__grid{grid-template-columns:1fr}.smart-room__scene{min-height:470px}.smart-room__copy{order:2}.smart-room__scene{order:1}}@media(max-width:640px){.experience-switch__inner{grid-template-columns:1fr}.experience-mode{padding:15px;grid-template-columns:auto 1fr}.experience-mode>b{grid-column:2}.smart-room__copy h2{font-size:36px}.smart-room__scene{min-height:390px;border-radius:22px}.smart-room__ac{width:45%;right:5%}.smart-room__air{width:48%;right:6%}.smart-room__window{width:35%;left:4%}.smart-room__sofa{left:12%;width:55%}.smart-room__plant{right:4%;width:17%}.smart-room__table{display:none}.smart-room__status{left:12px;bottom:12px}.exact-rejection{margin-left:0}}@media(prefers-reduced-motion:reduce){.smart-room__air i,.smart-room__curtain,.smart-room__plant{animation:none}} .home-concept-exact-v25{background:#020811}.concept-exact{background:#020811}.concept-exact__stage{max-width:1536px;box-shadow:0 20px 80px rgba(0,0,0,.45)}.concept-exact__image{aspect-ratio:3/2;object-fit:cover}.concept-live-effects{pointer-events:none;position:absolute;inset:0;z-index:2;overflow:hidden}.concept-live-effects__glow{position:absolute;left:4%;top:13%;width:34%;height:43%;background:radial-gradient(circle at 30% 30%,rgba(37,143,255,.24),transparent 67%);filter:blur(16px);animation:v32Glow 4.5s ease-in-out infinite}.concept-live-effects__air{position:absolute;left:7%;top:22%;width:32%;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(105,200,255,.85),transparent);transform-origin:left center;filter:drop-shadow(0 0 7px rgba(34,161,255,.72));animation:v32Air 3.4s linear infinite}.concept-live-effects__air.air-2{top:25.5%;animation-delay:-.8s;transform:rotate(7deg)}.concept-live-effects__air.air-3{top:29%;animation-delay:-1.6s;transform:rotate(12deg)}.concept-live-effects__air.air-4{top:32.5%;animation-delay:-2.3s;transform:rotate(16deg)}@keyframes v32Air{0%{opacity:0;scale:.2 1}20%{opacity:.85}75%{opacity:.35}100%{opacity:0;scale:1.15 1;translate:35% 12%}}@keyframes v32Glow{0%,100%{opacity:.45;transform:scale(.94)}50%{opacity:1;transform:scale(1.04)}}.concept-exact__hotspots a,.concept-exact__hotspots button{cursor:pointer}@media (min-width:901px){.concept-mobile{display:none!important}.concept-exact__stage{display:block!important}}@media (max-width:900px){.concept-exact__stage{display:none!important}.concept-mobile{display:block!important;background:#04101f}.concept-mobile__expert{background-image:url('../img/mykondi-main-approved-v63.webp');background-size:auto 620px;background-position:47% 0;min-height:620px}.concept-mobile__shade{background:linear-gradient(180deg,rgba(1,8,17,.02) 10%,rgba(1,8,17,.24) 47%,rgba(1,8,17,.96) 84%)}.concept-mobile__expert-copy{bottom:24px}.concept-mobile__chat{padding:18px 14px 26px}.concept-mobile__chat-card{border:1px solid rgba(67,151,255,.25);box-shadow:0 22px 45px rgba(0,0,0,.28)}}@media (max-width:520px){.concept-mobile__expert{min-height:560px;background-size:auto 560px;background-position:48% 0}.concept-mobile__expert h1{font-size:44px}.concept-mobile__expert-copy{left:16px;right:16px}}@media (prefers-reduced-motion:reduce){.concept-live-effects__air,.concept-live-effects__glow{animation:none!important}} .home-concept-exact-v25 .concept-exact__hotspots a,.home-concept-exact-v25 .concept-exact__hotspots button{isolation:isolate;transition:transform .16s ease,filter .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;-webkit-tap-highlight-color:transparent}.home-concept-exact-v25 .concept-exact__hotspots--nav a{border-radius:10px}.home-concept-exact-v25 .concept-exact__hotspots--nav a:not(.concept-hotspot-phone):hover,.home-concept-exact-v25 .concept-exact__hotspots--nav a:not(.concept-hotspot-phone):focus-visible{background:linear-gradient(180deg,rgba(28,143,255,.15),rgba(0,91,205,.06));box-shadow:0 8px 20px rgba(0,71,166,.22),inset 0 -2px 0 rgba(36,151,255,.75);transform:translateY(-1px)}.home-concept-exact-v25 .concept-exact__hotspots--choices button:not(.concept-hotspot-primary):not(.concept-hotspot-help){background:linear-gradient(180deg,rgba(26,55,86,.28),rgba(3,20,38,.42));border:1px solid rgba(143,201,255,.17);box-shadow:0 7px 14px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.10),inset 0 -3px 7px rgba(0,0,0,.18);backdrop-filter:blur(2px)}.home-concept-exact-v25 .concept-exact__hotspots--choices button:not(.concept-hotspot-primary):not(.concept-hotspot-help):hover{background:linear-gradient(180deg,rgba(22,126,238,.29),rgba(5,52,99,.40));border-color:rgba(69,166,255,.55);box-shadow:0 10px 24px rgba(0,83,190,.30),inset 0 1px 0 rgba(255,255,255,.18),inset 0 -4px 9px rgba(0,0,0,.20);transform:translateY(-2px) scale(1.015)}.home-concept-exact-v25 .concept-hotspot-primary,.home-concept-exact-v25 .concept-hotspot-secondary,.home-concept-exact-v25 .concept-hotspot-help,.home-concept-exact-v25 .concept-hotspot-phone{border:1px solid rgba(111,194,255,.36)!important;box-shadow:0 12px 26px rgba(0,77,195,.28),inset 0 1px 0 rgba(255,255,255,.20),inset 0 -4px 8px rgba(0,27,86,.32)!important}.home-concept-exact-v25 .concept-hotspot-primary{background:linear-gradient(180deg,rgba(25,143,255,.22),rgba(0,89,223,.22))!important}.home-concept-exact-v25 .concept-hotspot-secondary{background:linear-gradient(180deg,rgba(15,41,69,.28),rgba(3,16,31,.35))!important}.home-concept-exact-v25 .concept-hotspot-help{background:linear-gradient(135deg,rgba(27,139,255,.22),rgba(0,65,170,.20))!important;border-radius:24px!important}.home-concept-exact-v25 .concept-hotspot-phone{background:linear-gradient(180deg,rgba(17,45,76,.15),rgba(3,18,36,.18))!important}.home-concept-exact-v25 .concept-hotspot-primary:hover,.home-concept-exact-v25 .concept-hotspot-secondary:hover,.home-concept-exact-v25 .concept-hotspot-help:hover,.home-concept-exact-v25 .concept-hotspot-phone:hover{filter:brightness(1.18) saturate(1.18);transform:translateY(-2px) scale(1.012);box-shadow:0 16px 34px rgba(0,102,255,.38),inset 0 1px 0 rgba(255,255,255,.28),inset 0 -5px 10px rgba(0,23,75,.34)!important}.home-concept-exact-v25 .concept-exact__hotspots a:active,.home-concept-exact-v25 .concept-exact__hotspots button:active,.home-concept-exact-v25 .concept-exact__hotspots .is-pressed{transform:translateY(2px) scale(.985)!important;filter:brightness(.95);box-shadow:0 3px 8px rgba(0,0,0,.35),inset 0 3px 8px rgba(0,18,48,.40)!important}.home-concept-exact-v25 .concept-exact__hotspots a::after,.home-concept-exact-v25 .concept-exact__hotspots button::after{content:"";position:absolute;inset:1px 2px auto 2px;height:42%;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,0));pointer-events:none;opacity:.65} .concept-mobile button,.concept-mobile a,.exact-chat-modal button,.exact-result-card a{transition:transform .14s ease,box-shadow .18s ease,filter .18s ease}.concept-mobile button,.concept-mobile__nav a,.exact-chat-modal__options button,.exact-result-card__actions a,.exact-result-card__actions button{box-shadow:0 8px 18px rgba(0,48,119,.22),inset 0 1px 0 rgba(255,255,255,.15),inset 0 -3px 6px rgba(0,18,56,.22)}.concept-mobile button:hover,.concept-mobile__nav a:hover,.exact-chat-modal button:hover,.exact-result-card a:hover{transform:translateY(-2px);filter:brightness(1.09)}.concept-mobile button:active,.concept-mobile__nav a:active,.exact-chat-modal button:active,.exact-result-card a:active{transform:translateY(1px) scale(.985);box-shadow:0 3px 8px rgba(0,0,0,.28),inset 0 3px 7px rgba(0,16,48,.30)}@media (hover:none){.home-concept-exact-v25 .concept-exact__hotspots--choices button:not(.concept-hotspot-primary):not(.concept-hotspot-help){background:rgba(10,38,68,.14)}} .home-concept-exact-v25 .concept-exact__hotspots{z-index:12!important;pointer-events:none!important}.home-concept-exact-v25 .concept-exact__hotspots a,.home-concept-exact-v25 .concept-exact__hotspots button{pointer-events:auto!important;touch-action:manipulation;cursor:pointer!important;-webkit-tap-highlight-color:transparent} .home-concept-exact-v25 .concept-exact__hotspots--nav a{background:transparent!important;border-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.home-concept-exact-v25 .concept-exact__hotspots--nav a:hover,.home-concept-exact-v25 .concept-exact__hotspots--nav a:focus-visible{background:rgba(16,126,255,.08)!important;border-color:rgba(57,164,255,.18)!important;box-shadow:inset 0 -2px 0 rgba(22,137,255,.45)!important} .home-concept-exact-v25 .concept-exact__hotspots--choices button:not(.concept-hotspot-primary):not(.concept-hotspot-help){background:linear-gradient(180deg,rgba(44,92,139,.18),rgba(5,25,47,.16))!important;border:1px solid rgba(116,191,255,.22)!important;box-shadow:0 5px 10px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.11),inset 0 -2px 5px rgba(0,0,0,.18)!important;backdrop-filter:none!important}.home-concept-exact-v25 .concept-exact__hotspots--choices button:not(.concept-hotspot-primary):not(.concept-hotspot-help):hover,.home-concept-exact-v25 .concept-exact__hotspots--choices button:not(.concept-hotspot-primary):not(.concept-hotspot-help):focus-visible{background:linear-gradient(180deg,rgba(26,128,241,.22),rgba(4,57,111,.20))!important;border-color:rgba(66,169,255,.58)!important;box-shadow:0 9px 19px rgba(0,83,190,.32),inset 0 1px 0 rgba(255,255,255,.20),inset 0 -3px 7px rgba(0,0,0,.20)!important;transform:translateY(-2px) scale(1.012)!important}.home-concept-exact-v25 .concept-hotspot-primary,.home-concept-exact-v25 .concept-hotspot-secondary,.home-concept-exact-v25 .concept-hotspot-help{border:1px solid rgba(91,184,255,.34)!important;backdrop-filter:none!important}.home-concept-exact-v25 .concept-hotspot-primary{background:linear-gradient(180deg,rgba(42,155,255,.24),rgba(0,80,215,.22))!important;box-shadow:0 10px 20px rgba(0,73,187,.30),inset 0 1px 0 rgba(255,255,255,.22),inset 0 -4px 8px rgba(0,25,83,.28)!important}.home-concept-exact-v25 .concept-hotspot-secondary{background:linear-gradient(180deg,rgba(30,59,91,.20),rgba(4,20,37,.20))!important;box-shadow:0 8px 18px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.13),inset 0 -3px 7px rgba(0,0,0,.22)!important}.home-concept-exact-v25 .concept-hotspot-help{background:linear-gradient(145deg,rgba(26,137,255,.20),rgba(0,63,166,.18))!important;box-shadow:0 10px 22px rgba(0,77,190,.30),inset 0 1px 0 rgba(255,255,255,.18),inset 0 -3px 8px rgba(0,23,75,.28)!important}.home-concept-exact-v25 .concept-exact__hotspots--choices button:active,.home-concept-exact-v25 .concept-hotspot-primary:active,.home-concept-exact-v25 .concept-hotspot-secondary:active,.home-concept-exact-v25 .concept-hotspot-help:active{transform:translateY(2px) scale(.985)!important;box-shadow:0 2px 5px rgba(0,0,0,.35),inset 0 3px 8px rgba(0,17,50,.42)!important} .home-concept-exact-v25 .concept-live-effects__air{left:5.9%!important;top:18.3%!important;width:31%!important;height:8.5%!important;border:0!important;border-radius:0 55% 55% 0!important;background:radial-gradient(ellipse at 5% 50%,rgba(147,225,255,.58) 0,rgba(86,190,255,.28) 28%,rgba(48,139,245,.10) 58%,transparent 76%)!important;clip-path:polygon(0 28%,100% 0,90% 100%,0 72%);filter:blur(4px) drop-shadow(0 0 12px rgba(45,164,255,.38))!important;opacity:0;transform-origin:left center!important;animation:mykondiRealAir 4.8s ease-in-out infinite!important}.home-concept-exact-v25 .concept-live-effects__air.air-2{top:20.8%!important;width:34%!important;animation-delay:-1.2s!important;transform:rotate(6deg)}.home-concept-exact-v25 .concept-live-effects__air.air-3{top:23.5%!important;width:36%!important;animation-delay:-2.4s!important;transform:rotate(12deg)}.home-concept-exact-v25 .concept-live-effects__air.air-4{top:26.4%!important;width:38%!important;animation-delay:-3.6s!important;transform:rotate(18deg)}@keyframes mykondiRealAir{0%,100%{opacity:.12;transform:translateX(-1%) scaleX(.86) scaleY(.84)}35%{opacity:.52}60%{opacity:.30;transform:translateX(6%) scaleX(1.08) scaleY(1.04)}}.home-concept-exact-v25 .concept-live-effects__glow{left:4%!important;top:12%!important;width:38%!important;height:44%!important;background:radial-gradient(ellipse at 15% 20%,rgba(62,183,255,.28),rgba(21,107,220,.10) 48%,transparent 74%)!important;filter:blur(18px)!important}@media(max-width:900px){.home-concept-exact-v25 .concept-live-effects__air{filter:blur(3px) drop-shadow(0 0 8px rgba(45,164,255,.30))!important}} .home-concept-exact-v25 .concept-exact__hotspots{z-index:30!important;pointer-events:none!important}.home-concept-exact-v25 .concept-exact__hotspots a,.home-concept-exact-v25 .concept-exact__hotspots button{pointer-events:auto!important;background:transparent!important;border:0!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;color:transparent!important;font-size:0!important;opacity:1!important}.home-concept-exact-v25 .concept-exact__hotspots a::after,.home-concept-exact-v25 .concept-exact__hotspots button::after{display:none!important}.home-concept-exact-v25 .concept-exact__hotspots a:hover,.home-concept-exact-v25 .concept-exact__hotspots button:hover,.home-concept-exact-v25 .concept-exact__hotspots a:focus-visible,.home-concept-exact-v25 .concept-exact__hotspots button:focus-visible{background:rgba(21,128,255,.055)!important;box-shadow:inset 0 0 0 1px rgba(74,174,255,.28),0 0 14px rgba(0,118,255,.16)!important;transform:translateY(-1px)!important;outline:none!important}.home-concept-exact-v25 .concept-exact__hotspots a:active,.home-concept-exact-v25 .concept-exact__hotspots button:active{background:rgba(21,128,255,.08)!important;box-shadow:inset 0 2px 7px rgba(0,24,62,.34)!important;transform:translateY(1px) scale(.992)!important} .home-concept-exact-v25 .concept-live-effects__air.air-2,.home-concept-exact-v25 .concept-live-effects__air.air-3,.home-concept-exact-v25 .concept-live-effects__air.air-4{display:none!important}.home-concept-exact-v25 .concept-live-effects__air.air-1{display:block!important;left:6.4%!important;top:17.2%!important;width:37%!important;height:24%!important;opacity:.48!important;border:0!important;border-radius:0 70% 70% 0!important;background:radial-gradient(ellipse at 0% 27%,rgba(185,235,255,.58) 0 4%,rgba(105,202,255,.28) 18%,rgba(40,142,240,.09) 46%,transparent 72%),repeating-radial-gradient(ellipse at 0% 30%,rgba(176,229,255,.24) 0 1px,transparent 2px 11px)!important;clip-path:polygon(0 8%,100% 0,88% 100%,0 69%)!important;filter:blur(2.8px) drop-shadow(0 0 13px rgba(50,165,255,.38))!important;transform-origin:left center!important;animation:mykondiAirFlowV38 5.2s ease-in-out infinite!important;mix-blend-mode:screen}@keyframes mykondiAirFlowV38{0%,100%{opacity:.26;transform:translateX(-1%) scaleX(.92) scaleY(.94)}38%{opacity:.54;transform:translateX(1.8%) scaleX(1.02) scaleY(1)}68%{opacity:.37;transform:translateX(4.5%) scaleX(1.08) scaleY(1.04)}} .home-concept-exact-v25 .concept-exact__hotspots>a,.home-concept-exact-v25 .concept-exact__hotspots>button{position:absolute !important;left:var(--x) !important;top:var(--y) !important;width:var(--w) !important;height:var(--h) !important;margin:0 !important;padding:0 !important;border:1px solid transparent !important;border-radius:12px !important;background:transparent !important;box-shadow:none !important;color:transparent !important;font-size:0 !important;line-height:0 !important;cursor:pointer !important;pointer-events:auto !important;z-index:12 !important;transform:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;outline:none !important;touch-action:manipulation}.home-concept-exact-v25 .concept-exact__hotspots>a:hover,.home-concept-exact-v25 .concept-exact__hotspots>button:hover,.home-concept-exact-v25 .concept-exact__hotspots>a:focus-visible,.home-concept-exact-v25 .concept-exact__hotspots>button:focus-visible{border-color:rgba(41,151,255,.72) !important;background:rgba(12,112,232,.08) !important;box-shadow:0 0 0 2px rgba(10,121,255,.14),0 8px 20px rgba(0,91,210,.16) !important}.home-concept-exact-v25 .concept-exact__hotspots>a:active,.home-concept-exact-v25 .concept-exact__hotspots>button:active{transform:scale(.985) !important;background:rgba(12,112,232,.13) !important} .home-concept-exact-v25 .concept-live-effects--v40{position:absolute!important;inset:0!important;z-index:2!important;overflow:hidden!important;pointer-events:none!important;isolation:isolate} .home-concept-exact-v25 .concept-live-effects--v40 .concept-live-effects__glow,.home-concept-exact-v25 .concept-live-effects--v40 .concept-live-effects__air{display:none!important}.home-concept-exact-v25 .concept-air-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;mix-blend-mode:screen}.home-concept-exact-v25 .concept-air-svg__wash{opacity:.42;transform-origin:155px 220px;animation:mykondiCoolWash 6.4s ease-in-out infinite}.home-concept-exact-v25 .concept-air-svg__beam{opacity:.62;transform-origin:92px 225px;animation:mykondiAirBreath 5.6s ease-in-out infinite}.home-concept-exact-v25 .concept-air-svg__ribbon{stroke-dasharray:22 28;stroke-dashoffset:0;animation:mykondiAirRibbon 4.6s linear infinite}.home-concept-exact-v25 .concept-air-svg__ribbon.ribbon-2{animation-delay:-1.4s}.home-concept-exact-v25 .concept-air-svg__ribbon.ribbon-3{animation-delay:-2.8s}@keyframes mykondiCoolWash{0%,100%{opacity:.26;transform:scale(.97)}42%{opacity:.53;transform:scale(1.035)}68%{opacity:.38;transform:scale(1.012)}}@keyframes mykondiAirBreath{0%,100%{opacity:.42;transform:translateX(-4px) scaleX(.96) scaleY(.97)}38%{opacity:.74;transform:translateX(8px) scaleX(1.025) scaleY(1)}70%{opacity:.56;transform:translateX(18px) scaleX(1.07) scaleY(1.035)}}@keyframes mykondiAirRibbon{to{stroke-dashoffset:-100}} .home-concept-exact-v25 .concept-exact[data-air-mode="apartment"] .concept-air-svg__beam{animation-duration:6.4s;opacity:.54}.home-concept-exact-v25 .concept-exact[data-air-mode="house"] .concept-air-svg__beam{animation-duration:5.2s;opacity:.68}.home-concept-exact-v25 .concept-exact[data-air-mode="office"] .concept-air-svg__beam{animation-duration:4.7s;opacity:.76}.home-concept-exact-v25 .concept-exact[data-air-mode="shop"] .concept-air-svg__beam,.home-concept-exact-v25 .concept-exact[data-air-mode="industrial"] .concept-air-svg__beam{animation-duration:4.1s;opacity:.84}.home-concept-exact-v25 .concept-exact.is-air-pulsing .concept-air-svg__wash{animation-duration:2.2s}.home-concept-exact-v25 .concept-exact.is-air-pulsing .concept-air-svg__beam{filter:saturate(1.18) brightness(1.12)} .home-concept-exact-v25 .concept-exact__hotspots>a,.home-concept-exact-v25 .concept-exact__hotspots>button{background:transparent!important;border-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.home-concept-exact-v25 .concept-exact__hotspots>a:hover,.home-concept-exact-v25 .concept-exact__hotspots>button:hover,.home-concept-exact-v25 .concept-exact__hotspots>a:focus-visible,.home-concept-exact-v25 .concept-exact__hotspots>button:focus-visible{background:rgba(14,117,236,.035)!important;border-color:rgba(79,177,255,.20)!important;box-shadow:0 0 0 1px rgba(64,165,255,.10)!important}@media (max-width:900px){.home-concept-exact-v25 .concept-air-svg{width:1100px;max-width:none}}@media (prefers-reduced-motion:reduce){.home-concept-exact-v25 .concept-air-svg__wash,.home-concept-exact-v25 .concept-air-svg__beam,.home-concept-exact-v25 .concept-air-svg__ribbon{animation:none!important}.home-concept-exact-v25 .concept-air-svg__wash{opacity:.34}.home-concept-exact-v25 .concept-air-svg__beam{opacity:.56}} .smart-climate-studio{background:linear-gradient(180deg,#f8fbff,#fff);padding-top:72px;padding-bottom:78px}.smart-climate-studio .smart-room__grid{grid-template-columns:minmax(360px,.75fr) minmax(620px,1.25fr);gap:46px}.smart-room__spaces{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.smart-room__spaces button,.smart-room__daytime button{border:1px solid #dbe5ee;background:rgba(255,255,255,.88);color:#13283d;border-radius:14px;padding:11px 12px;font-weight:800;cursor:pointer;box-shadow:0 7px 18px rgba(29,63,95,.06);transition:.22s ease}.smart-room__spaces button:hover,.smart-room__spaces button.is-active,.smart-room__daytime button:hover,.smart-room__daytime button.is-active{background:#0d223a;color:#fff;border-color:#0d223a;transform:translateY(-2px);box-shadow:0 12px 25px rgba(9,34,63,.18)}.smart-room__daytime{display:flex;gap:8px}.smart-room__daytime button{min-width:110px}.smart-room__temperature small{display:flex;justify-content:space-between;color:#8190a0;font-size:12px}.smart-climate-studio .smart-room__scene{position:relative;min-height:650px;background:#e9edf1;border-radius:34px;overflow:hidden;box-shadow:0 34px 85px rgba(20,50,80,.22);isolation:isolate}.smart-climate-studio .smart-room__scene:after{background:linear-gradient(135deg,rgba(255,255,255,.15),transparent 46%,rgba(9,40,74,.1));z-index:5}.smart-room__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;transform:scale(1.015);transition:filter .7s ease,transform 1.2s ease}.smart-room__photo-tint{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(110deg,rgba(255,255,255,.04),transparent 50%),radial-gradient(circle at 65% 30%,rgba(74,171,255,.18),transparent 46%);mix-blend-mode:soft-light;transition:.65s}.smart-room__scene[data-mode="cool"] .smart-room__photo{filter:saturate(.95) contrast(1.02) hue-rotate(-3deg)}.smart-room__scene[data-mode="cool"] .smart-room__photo-tint{background:linear-gradient(120deg,transparent 25%,rgba(43,152,255,calc(.12 + var(--room-temp)*.13)) 70%,rgba(0,91,190,.08))}.smart-room__scene[data-mode="heat"] .smart-room__photo{filter:saturate(1.06) sepia(.08) brightness(1.02)}.smart-room__scene[data-mode="heat"] .smart-room__photo-tint{background:radial-gradient(circle at 74% 28%,rgba(255,164,66,.26),transparent 48%)}.smart-room__scene[data-mode="fan"] .smart-room__photo{filter:saturate(.86) brightness(1.015)}.smart-room__scene[data-time="night"] .smart-room__photo{filter:brightness(.62) saturate(.86) contrast(1.08)}.smart-room__scene[data-time="night"] .smart-room__photo-tint{background:linear-gradient(135deg,rgba(4,24,48,.38),rgba(20,78,135,.12))}.smart-room__scene.is-sunny .smart-room__photo{filter:brightness(1.09) saturate(1.08)}.smart-room__real-air{position:absolute;z-index:3;right:14%;top:22%;width:45%;height:43%;pointer-events:none;transform:rotate(6deg) scale(var(--room-reserve,1));transform-origin:top right;opacity:.92;filter:drop-shadow(0 0 20px rgba(77,177,255,.35))}.smart-room__real-air:before{content:"";position:absolute;inset:0;border-radius:12% 55% 70% 35%;background:radial-gradient(ellipse at 82% 5%,rgba(190,231,255,.65),rgba(58,170,255,.28) 27%,rgba(27,125,229,.13) 53%,transparent 74%);filter:blur(5px);animation:studioAirBreath 3.8s ease-in-out infinite}.smart-room__real-air i{position:absolute;right:4%;top:calc(var(--n)*15%);width:92%;height:16%;border-radius:50%;border-bottom:2px solid rgba(174,224,255,.48);transform-origin:right center;animation:studioAirLine 3.1s ease-in-out infinite;opacity:.48}.smart-room__real-air i:nth-child(1){--n:0;animation-delay:0s}.smart-room__real-air i:nth-child(2){--n:1;animation-delay:.3s}.smart-room__real-air i:nth-child(3){--n:2;animation-delay:.6s}.smart-room__real-air i:nth-child(4){--n:3;animation-delay:.9s}.smart-room__real-air i:nth-child(5){--n:4;animation-delay:1.2s}.smart-room__scene[data-mode="heat"] .smart-room__real-air{filter:drop-shadow(0 0 22px rgba(255,159,72,.28))}.smart-room__scene[data-mode="heat"] .smart-room__real-air:before{background:radial-gradient(ellipse at 82% 5%,rgba(255,225,183,.5),rgba(255,157,70,.23) 32%,transparent 74%)}.smart-room__scene[data-mode="heat"] .smart-room__real-air i{border-color:rgba(255,201,145,.42)}.smart-room__scene[data-mode="fan"] .smart-room__real-air{opacity:.42;filter:none}.smart-room__scene[data-mode="fan"] .smart-room__real-air:before{background:radial-gradient(ellipse at 82% 5%,rgba(211,229,239,.3),rgba(142,177,198,.12) 42%,transparent 74%)}@keyframes studioAirBreath{0%,100%{opacity:.6;transform:scale(.97)}50%{opacity:1;transform:scale(1.035)}}@keyframes studioAirLine{0%,100%{transform:translate(0,0) scaleX(.75);opacity:.16}50%{transform:translate(-18px,18px) scaleX(1.04);opacity:.65}}.smart-room__temperature-card,.smart-room__space-card{position:absolute;z-index:7;color:#fff;background:rgba(8,25,43,.78);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(14px);box-shadow:0 16px 36px rgba(0,0,0,.18)}.smart-room__temperature-card{right:22px;top:22px;padding:16px 20px;border-radius:18px;text-align:center}.smart-room__temperature-card b{display:block;font-size:30px}.smart-room__temperature-card span{font-size:12px;opacity:.78}.smart-room__space-card{right:22px;bottom:22px;padding:13px 16px;border-radius:16px;display:grid;gap:3px}.smart-room__space-card span{font-weight:900}.smart-room__space-card small{opacity:.72}.smart-climate-studio .smart-room__status{left:22px;bottom:22px}@media(max-width:1100px){.smart-climate-studio .smart-room__grid{grid-template-columns:1fr}.smart-climate-studio .smart-room__scene{min-height:600px;order:1}.smart-climate-studio .smart-room__copy{order:2}}@media(max-width:640px){.smart-climate-studio{padding-top:36px}.smart-room__spaces{grid-template-columns:1fr 1fr}.smart-climate-studio .smart-room__scene{min-height:450px;border-radius:24px}.smart-room__real-air{right:7%;top:20%;width:60%;height:42%}.smart-room__temperature-card{right:12px;top:12px;padding:10px 13px}.smart-room__temperature-card b{font-size:22px}.smart-room__space-card{right:12px;bottom:12px;max-width:54%}.smart-climate-studio .smart-room__status{left:12px;bottom:12px;max-width:42%}}@media(prefers-reduced-motion:reduce){.smart-room__real-air:before,.smart-room__real-air i{animation:none}} .smart-climate-studio .smart-room__scene{--air-right:7%;--air-top:18%;--air-width:55%;--air-height:48%;--air-rotate:8deg}.smart-climate-studio .smart-room__scene::before{content:"";position:absolute;inset:0;z-index:6;pointer-events:none;opacity:0;background:radial-gradient(circle at 62% 30%,rgba(126,211,255,.42),transparent 44%)}.smart-climate-studio .smart-room__photo{opacity:1;object-position:center;transform-origin:center;will-change:opacity,transform;transition:opacity .24s ease,filter .7s ease;animation:smartRoomPhotoDrift 13s ease-in-out infinite alternate}.smart-climate-studio .smart-room__scene.is-switching .smart-room__photo{opacity:0}.smart-climate-studio .smart-room__scene.is-switching::before{animation:smartRoomSwitchFlash .48s ease}.smart-climate-studio .smart-room__scene.is-space-pulse{animation:smartRoomScenePulse .58s ease}.smart-climate-studio .smart-room__real-air{right:var(--air-right);top:var(--air-top);width:var(--air-width);height:var(--air-height);transform:rotate(var(--air-rotate)) scale(var(--room-reserve,1));transition:right .5s ease,top .5s ease,width .5s ease,height .5s ease,transform .5s ease,opacity .4s ease,filter .4s ease}.smart-room__scene[data-space="shop"] .smart-room__real-air,.smart-room__scene[data-space="warehouse"] .smart-room__real-air{opacity:.62}.smart-room__scene[data-space="warehouse"] .smart-room__photo-tint{background:linear-gradient(135deg,rgba(5,19,34,.12),rgba(31,129,218,.13))}.smart-room__scene[data-space="shop"] .smart-room__space-card,.smart-room__scene[data-space="warehouse"] .smart-room__space-card{background:rgba(5,20,35,.84)}.smart-room__temperature-card,.smart-room__space-card,.smart-climate-studio .smart-room__status{transition:transform .3s ease,background .3s ease}.smart-room__scene.is-space-pulse .smart-room__temperature-card{transform:translateY(-4px)}.smart-room__scene.is-space-pulse .smart-room__space-card{transform:translateX(-4px)}@keyframes smartRoomPhotoDrift{0%{transform:scale(1.018) translate3d(0,0,0)}100%{transform:scale(1.07) translate3d(-1.2%,.8%,0)}}@keyframes smartRoomSwitchFlash{0%{opacity:0}42%{opacity:.68}100%{opacity:0}}@keyframes smartRoomScenePulse{0%,100%{box-shadow:0 34px 85px rgba(20,50,80,.22)}45%{box-shadow:0 38px 98px rgba(20,112,205,.34)}}@media(max-width:640px){.smart-climate-studio .smart-room__photo{animation-duration:10s}.smart-room__scene[data-space="shop"] .smart-room__real-air,.smart-room__scene[data-space="warehouse"] .smart-room__real-air{opacity:.5}}@media(prefers-reduced-motion:reduce){.smart-climate-studio .smart-room__photo,.smart-climate-studio .smart-room__scene.is-space-pulse,.smart-climate-studio .smart-room__scene.is-switching::before{animation:none!important}} .concept-desktop-address{position:absolute;z-index:45;left:0;top:0;width:43%;height:4.35%;box-sizing:border-box;display:flex;align-items:center;gap:clamp(10px,1.5vw,26px);padding:0 1.25%;background:linear-gradient(90deg,#030a12 0%,#030a12 88%,rgba(3,10,18,0) 100%);color:#b9cadb;font-size:clamp(8px,.68vw,11px);font-weight:600;line-height:1.2;white-space:nowrap;pointer-events:none}.concept-desktop-address span:first-child{color:#dce9f5}@media (max-width:900px){.concept-desktop-address{display:none!important}.concept-mobile{display:block!important;background:#030b15!important;color:#fff;padding:0 0 22px!important}.mobile-home__topbar{display:flex;flex-direction:column;gap:5px;padding:10px 16px;border-bottom:1px solid rgba(116,184,244,.14);background:#020810;color:#a9bfd4;font-size:12px;line-height:1.35}.mobile-home__topbar a{color:#fff;text-decoration:none;font-weight:800}.mobile-home__brandbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 16px;border-bottom:1px solid rgba(98,175,244,.14);background:rgba(3,11,21,.94);backdrop-filter:blur(14px)}.mobile-home__logo{color:#fff;text-decoration:none;font-size:20px;font-weight:900;letter-spacing:-.03em}.mobile-home__logo span{color:#168cff}.mobile-home__catalog{display:grid;place-items:center;min-height:38px;padding:0 15px;border:1px solid rgba(87,171,255,.3);border-radius:10px;background:#0a2139;color:#fff;text-decoration:none;font-size:13px;font-weight:800}.mobile-home__hero{display:flex;flex-direction:column;background:linear-gradient(180deg,#061426,#030b15)}.mobile-home__hero-copy{padding:28px 18px 22px}.mobile-home__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:13px;padding:7px 10px;border:1px solid rgba(39,154,255,.25);border-radius:999px;background:rgba(11,65,112,.35);color:#67bbff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.mobile-home__hero h1{margin:0;color:#fff;font-size:clamp(35px,10.6vw,50px);line-height:1.02;letter-spacing:-.05em}.mobile-home__hero h1 strong{display:block;color:#168cff}.mobile-home__hero-copy>p{margin:16px 0 0;color:#b6c8da;font-size:15px;line-height:1.55}.mobile-home__hero ul{display:grid;gap:9px;margin:18px 0 0;padding:0;list-style:none;color:#e7f2fc;font-size:14px}.mobile-home__hero li{position:relative;padding-left:25px}.mobile-home__hero li:before{content:'✓';position:absolute;left:0;top:0;color:#168cff;font-weight:900}.mobile-home__actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}.mobile-home__actions button,.mobile-home__actions a{display:grid;place-items:center;min-height:54px;padding:0 15px;border-radius:13px;font:inherit;font-size:15px;font-weight:900;text-decoration:none}.mobile-home__actions button{border:0;background:linear-gradient(135deg,#168dff,#075cca);color:#fff;box-shadow:0 14px 32px rgba(0,103,230,.3)}.mobile-home__actions a{border:1px solid rgba(102,177,246,.24);background:#0b1d31;color:#e9f4ff}.mobile-home__visual{position:relative;min-height:410px;margin:0 14px 22px;overflow:hidden;border:1px solid rgba(71,160,243,.24);border-radius:22px;background:#081728;box-shadow:0 22px 55px rgba(0,0,0,.35)}.mobile-home__visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(1,8,15,0) 48%,rgba(1,8,15,.78) 100%);pointer-events:none}.mobile-home__visual>img{width:100%;height:410px;display:block;object-fit:cover;object-position:center 38%;filter:saturate(.92) contrast(1.03)}.mobile-home__air{position:absolute;z-index:2;left:9%;top:20%;width:65%;height:37%;transform:rotate(12deg);transform-origin:left top;pointer-events:none}.mobile-home__air i{position:absolute;left:0;width:100%;height:2px;border-radius:99px;background:linear-gradient(90deg,rgba(216,248,255,.08),rgba(89,199,255,.75),rgba(13,113,255,0));filter:drop-shadow(0 0 7px rgba(49,175,255,.7));animation:mobileAirV43 3.6s linear infinite}.mobile-home__air i:nth-child(1){top:4%;animation-delay:0s}.mobile-home__air i:nth-child(2){top:31%;animation-delay:-.9s}.mobile-home__air i:nth-child(3){top:58%;animation-delay:-1.8s}.mobile-home__air i:nth-child(4){top:86%;animation-delay:-2.7s}@keyframes mobileAirV43{0%{opacity:0;transform:translateX(-10%) scaleX(.35)}25%{opacity:.85}100%{opacity:0;transform:translateX(35%) scaleX(1.18)}}.mobile-home__expert-badge{position:absolute;z-index:4;left:14px;right:14px;bottom:14px;display:flex;align-items:center;gap:11px;padding:11px 12px;border:1px solid rgba(114,193,255,.24);border-radius:15px;background:rgba(4,18,32,.82);backdrop-filter:blur(12px)}.mobile-home__expert-badge img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #168cff}.mobile-home__expert-badge b,.mobile-home__expert-badge small{display:block}.mobile-home__expert-badge b{font-size:15px}.mobile-home__expert-badge small{margin-top:3px;color:#38db72;font-size:11px}.mobile-home__selection,.mobile-home__expert-card,.mobile-home__trust{margin:14px;padding:18px;border:1px solid rgba(82,163,237,.18);border-radius:22px;background:linear-gradient(160deg,#0a1d31,#061320);box-shadow:0 16px 38px rgba(0,0,0,.23)}.mobile-home__section-head>span{display:inline-block;margin-bottom:8px;color:#168cff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.mobile-home__section-head h2{margin:0;color:#fff;font-size:26px;line-height:1.12;letter-spacing:-.035em}.mobile-home__section-head p{margin:10px 0 0;color:#9fb5c9;font-size:14px;line-height:1.5}.mobile-home__choices{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.mobile-home__choices button{display:flex;align-items:center;gap:9px;min-height:58px;padding:10px 12px;border:1px solid rgba(82,172,255,.22);border-radius:13px;background:#0d2945;color:#fff;font:inherit;text-align:left;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.mobile-home__choices button span{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:9px;background:#123c65;font-size:17px}.mobile-home__choices button b{font-size:13px;line-height:1.2}.mobile-home__choices button:hover,.mobile-home__choices button:focus-visible{border-color:#168cff;background:#10385f;transform:translateY(-1px)}.mobile-home__expert-card header{display:flex;align-items:center;gap:11px;padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-home__expert-card header img{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid #168cff}.mobile-home__expert-card header b,.mobile-home__expert-card header small{display:block}.mobile-home__expert-card header b{font-size:16px}.mobile-home__expert-card header small{margin-top:4px;color:#37dc72;font-size:12px}.mobile-home__expert-card p{margin:14px 0;color:#b0c3d6;font-size:14px;line-height:1.55}.mobile-home__expert-card button{width:100%;min-height:52px;border:0;border-radius:13px;background:#168cff;color:#fff;font:inherit;font-weight:900}.mobile-home__trust{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px}.mobile-home__trust>div{min-height:94px;padding:13px 10px;border:1px solid rgba(87,166,237,.14);border-radius:14px;background:#08192a;text-align:center}.mobile-home__trust span,.mobile-home__trust b,.mobile-home__trust small{display:block}.mobile-home__trust span{color:#168cff;font-size:23px}.mobile-home__trust b{margin-top:7px;font-size:12px}.mobile-home__trust small{margin-top:3px;color:#8199af;font-size:10px}.mobile-home__nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 14px 6px}.mobile-home__nav a{display:grid;place-items:center;min-height:46px;border:1px solid rgba(90,169,241,.18);border-radius:11px;background:#091b2e;color:#e5f1fc;text-decoration:none;font-size:13px;font-weight:800}.home-concept-exact-v25 .expert-float{display:none!important}}@media (min-width:560px) and (max-width:900px){.mobile-home__topbar{flex-direction:row;justify-content:space-between;align-items:center}.mobile-home__hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;padding:18px}.mobile-home__hero-copy{padding:20px 18px}.mobile-home__visual{min-height:520px;margin:0}.mobile-home__visual>img{height:520px}.mobile-home__selection,.mobile-home__expert-card,.mobile-home__trust{max-width:720px;margin-left:auto;margin-right:auto}.mobile-home__choices{grid-template-columns:repeat(3,1fr)}.mobile-home__nav{grid-template-columns:repeat(4,1fr);max-width:720px;margin:0 auto}}@media (max-width:360px){.mobile-home__hero h1{font-size:33px}.mobile-home__choices{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.mobile-home__air i{animation:none!important;opacity:.45}} .home-concept-exact-v25 .expert-float{display:none!important} @media(max-width:700px){html,body{max-width:100%;overflow-x:hidden}.mobile-actions{display:none!important}.catalog-page-layout,.catalog-page-main,.catalog-sidebar,.catalog-sidebar__filters,.catalog-sidebar label,.price-filter,.price-filter>div,.products,.product{min-width:0;max-width:100%}.catalog-page-layout{gap:14px}.catalog-sidebar{display:block!important;padding:14px;border-radius:18px}.catalog-sidebar__head{display:flex!important;align-items:center;gap:10px;grid-column:auto!important}.catalog-sidebar__head h2{font-size:20px}.catalog-sidebar__actions{display:flex;align-items:center;gap:8px}.catalog-sidebar__actions button{min-height:38px;padding:0 12px;border:1px solid #d8e9f6!important;border-radius:10px!important;background:#f6fbff!important;color:#0d416e!important;font-weight:800}.catalog-sidebar__actions #mobileFilterToggle{background:#0878e8!important;color:#fff!important;border-color:#0878e8!important}.catalog-sidebar__filters{display:none;gap:13px;margin-top:14px}.catalog-sidebar.is-open .catalog-sidebar__filters{display:grid}.catalog-sidebar label,.price-filter{font-size:14px}.catalog-sidebar input,.catalog-sidebar select{min-width:0;width:100%;box-sizing:border-box;padding:11px 12px}.price-filter>div{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px}.price-filter input{min-width:0!important;width:100%!important}.catalog-page-top{display:grid!important;grid-template-columns:1fr;gap:10px;margin:0 0 14px}.catalog-page-top>div{font-size:15px}.catalog-page-top>div b{font-size:24px}.catalog-page-top select{width:100%;min-width:0;box-sizing:border-box}.catalog-page-main .products{grid-template-columns:1fr!important;gap:16px}body:not(.home-v47) .expert-float{left:auto!important;right:12px!important;bottom:max(12px,env(safe-area-inset-bottom))!important;width:58px!important;height:58px!important}body:not(.home-v47) .expert-float__launcher{width:58px!important;height:58px!important;min-width:58px!important;padding:5px!important;border-radius:50%!important;justify-content:center!important}body:not(.home-v47) .expert-float__launcher-copy,body:not(.home-v47) .expert-float__chevron{display:none!important}body:not(.home-v47) .expert-float__avatar{width:46px!important;height:46px!important;flex-basis:46px!important}body:not(.home-v47) .expert-float__avatar img{border-radius:50%!important}body:not(.home-v47) .expert-drawer{position:fixed!important;left:10px!important;right:10px!important;bottom:10px!important;width:auto!important;max-height:min(76dvh,620px)!important;border-radius:22px!important;transform-origin:bottom right!important}body:not(.home-v47) .expert-drawer__body{overflow:auto;padding:14px}body:not(.home-v47) .expert-drawer__footer{position:sticky;bottom:0;background:#07182d}body:not(.home-v47) .expert-float.is-open{left:10px!important;right:10px!important;width:auto!important;height:auto!important}}@media(min-width:701px){#mobileFilterToggle{display:none!important}.catalog-sidebar__filters{display:contents}} @media(max-width:700px){body.catalog-filters-open{overflow:hidden;touch-action:none}.mobile-actions{display:none!important}.catalog-page-layout{display:block!important}.catalog-sidebar{position:relative!important;inset:auto!important;z-index:auto!important;margin:0 0 12px!important;padding:10px 12px!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 30px rgba(17,58,92,.08)!important}.catalog-sidebar__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.catalog-sidebar__head h2{margin:0!important;font-size:18px!important;line-height:1.2!important}.catalog-sidebar__actions{margin-left:auto!important}.catalog-sidebar__actions #resetFilters{display:none!important}.catalog-sidebar__actions #mobileFilterToggle{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:42px!important;padding:0 16px!important;border:0!important;border-radius:12px!important;background:#0878e8!important;color:#fff!important;font-size:14px!important;font-weight:850!important;box-shadow:0 9px 22px rgba(8,120,232,.22)!important}.catalog-sidebar__actions #mobileFilterToggle:before{content:'⚙';font-size:15px}.catalog-sidebar__filters{display:none!important}.catalog-filter-apply,.catalog-filter-backdrop{display:none}.catalog-sidebar.is-open{position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;z-index:1601!important;width:100%!important;max-width:none!important;max-height:min(86dvh,760px)!important;margin:0!important;padding:0!important;overflow:hidden!important;border-radius:22px 22px 0 0!important;background:#f8fbfe!important;box-shadow:0 -24px 70px rgba(0,19,42,.35)!important}.catalog-sidebar.is-open .catalog-sidebar__head{position:sticky;top:0;z-index:4;padding:15px 16px;border-bottom:1px solid #dcebf6;background:#fff}.catalog-sidebar.is-open .catalog-sidebar__head h2{font-size:22px!important}.catalog-sidebar.is-open .catalog-sidebar__actions{display:flex!important;gap:8px!important}.catalog-sidebar.is-open .catalog-sidebar__actions #resetFilters{display:flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 12px!important}.catalog-sidebar.is-open .catalog-sidebar__actions #mobileFilterToggle{min-width:42px!important;width:42px!important;padding:0!important;background:#102d49!important;font-size:0!important;box-shadow:none!important}.catalog-sidebar.is-open .catalog-sidebar__actions #mobileFilterToggle:before{content:'×';font-size:25px;font-weight:400}.catalog-sidebar.is-open .catalog-sidebar__filters{display:grid!important;gap:14px!important;max-height:calc(min(86dvh,760px) - 72px)!important;overflow:auto!important;overscroll-behavior:contain!important;padding:15px 16px 92px!important;margin:0!important}.catalog-sidebar.is-open label,.catalog-sidebar.is-open .price-filter{display:grid!important;gap:7px!important;color:#082542!important;font-size:15px!important;font-weight:800!important}.catalog-sidebar.is-open input,.catalog-sidebar.is-open select{min-height:50px!important;width:100%!important;max-width:100%!important;padding:0 13px!important;border:1px solid #cfe2ef!important;border-radius:13px!important;background:#fff!important;color:#112b43!important;font-size:15px!important;box-sizing:border-box!important}.catalog-sidebar.is-open .price-filter>div{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:9px!important;width:100%!important}.catalog-sidebar.is-open .price-filter input{min-width:0!important;width:100%!important}.catalog-filter-apply{position:sticky;bottom:0;z-index:5;display:flex!important;align-items:center;justify-content:center;width:100%;min-height:56px;margin:4px 0 0;border:0;border-radius:14px;background:linear-gradient(135deg,#168fff,#0864d8);color:#fff;font:inherit;font-size:16px;font-weight:900;box-shadow:0 12px 30px rgba(8,101,216,.28)}.catalog-filter-backdrop{position:fixed;inset:0;z-index:1600;display:block;border:0;background:rgba(0,9,19,.62);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}body.catalog-filters-open .catalog-filter-backdrop{opacity:1;visibility:visible;pointer-events:auto}.catalog-page-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 14px!important;padding:13px 14px!important;border:1px solid #e2edf5!important;border-radius:16px!important;background:#fff!important}.catalog-page-top>div{white-space:nowrap!important}.catalog-page-top>div b{font-size:24px!important}.catalog-page-top select{width:auto!important;max-width:58%!important;min-height:42px!important;padding:0 34px 0 11px!important;font-size:13px!important}body:not(.home-v47) .expert-float.is-nudging .expert-float__launcher{animation:none!important}body:not(.home-v47) .expert-float:not(.is-open){width:56px!important;height:56px!important}body:not(.home-v47) .expert-drawer{max-height:min(68dvh,560px)!important}}@media(max-width:390px){.catalog-page-top{align-items:stretch!important;flex-direction:column!important}.catalog-page-top select{width:100%!important;max-width:100%!important}.catalog-sidebar.is-open .price-filter>div{grid-template-columns:1fr!important}} .catalog-filter-backdrop,.catalog-filter-apply{display:none}@media(max-width:700px){.catalog-sidebar.is-open .catalog-filter-apply{display:flex!important}.catalog-filter-backdrop{display:block}} html{width:100%;max-width:100%;overflow-x:clip}body{width:100%;max-width:100%;min-width:0;overflow-x:clip}*,*::before,*::after{box-sizing:border-box}img,video,canvas,svg{max-width:100%}iframe{max-width:100%}input,select,textarea,button{max-width:100%;font:inherit}.container{min-width:0}.no-scroll{overflow:hidden!important;touch-action:none}@media(max-width:1080px){.container{width:100%!important;max-width:none!important;padding-left:clamp(12px,3vw,24px)!important;padding-right:clamp(12px,3vw,24px)!important}.header{top:0!important;z-index:1000!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.header__inner{display:flex!important;align-items:center!important;min-height:64px!important;gap:10px!important;padding-top:8px!important;padding-bottom:8px!important}.header .logo{flex:0 1 auto!important;min-width:0!important;font-size:clamp(20px,3.2vw,27px)!important;white-space:nowrap!important}.header .nav,.header .header-tools,.header .header__phone{display:none!important}.header-actions{display:flex!important;align-items:center!important;gap:8px!important;margin-left:auto!important}.header-actions button{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;border-radius:13px!important;touch-action:manipulation}.header-cart{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 13px!important;border-radius:999px!important;white-space:nowrap!important;touch-action:manipulation}.mobile-menu{z-index:3000!important}.mobile-menu__backdrop{background:rgba(1,11,23,.7)!important;backdrop-filter:blur(3px)}.mobile-menu__panel{width:min(88vw,390px)!important;padding:calc(18px + env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom))!important;overflow-y:auto!important;overscroll-behavior:contain!important;background:#061527!important;color:#fff!important;box-shadow:-24px 0 70px rgba(0,0,0,.4)!important}.mobile-menu__head{position:sticky!important;top:calc(-18px - env(safe-area-inset-top))!important;z-index:2!important;margin:-18px -18px 0!important;padding:calc(18px + env(safe-area-inset-top)) 18px 16px!important;background:#061527!important;border-color:rgba(255,255,255,.1)!important}.mobile-menu__head .logo{color:#fff!important}.mobile-menu__head button{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:13px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:28px!important}.mobile-menu nav{margin-top:8px!important}.mobile-menu nav a{min-height:52px!important;display:flex!important;align-items:center!important;padding:12px 4px!important;border-color:rgba(255,255,255,.1)!important;color:#eaf5ff!important;font-size:16px!important;text-decoration:none!important}.page-hero,.inner-hero,.catalog-hero{overflow:hidden}.breadcrumbs{max-width:100%;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.breadcrumbs::-webkit-scrollbar{display:none}.footer--premium .footer__shell{width:calc(100% - 16px)!important}}@media(max-width:760px){section{scroll-margin-top:76px}h1{overflow-wrap:anywhere}.page-hero h1,.catalog-hero h1,.selection-hero h1{font-size:clamp(36px,10vw,52px)!important;line-height:1.02!important}.selection-layout,.calculator-layout,.contact__box,.contacts-page-grid,.checkout-layout,.cart-layout,.detail-info__grid{grid-template-columns:1fr!important;gap:18px!important}.selection-summary,.calculator-result{position:static!important;top:auto!important}.contact__box,.contacts-main-card,.contacts-seller-card{padding:20px!important}.contacts-big-phone{font-size:clamp(27px,8vw,36px)!important;overflow-wrap:anywhere}.contacts-messenger-grid{grid-template-columns:1fr!important}.product-page{padding-top:16px!important;padding-bottom:120px!important}.product-page>.container{width:100%!important;padding-left:8px!important;padding-right:8px!important}.product-detail{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.product-detail__visual{min-height:280px!important;padding:16px!important;border-radius:22px!important}.product-detail__visual img{width:100%!important;max-width:340px!important;max-height:250px!important;object-fit:contain!important}.product-detail__content{min-width:0!important;padding:18px!important;border-radius:22px!important}.product-detail__content h1{font-size:clamp(31px,9vw,40px)!important;line-height:1!important;overflow-wrap:anywhere}.product-detail__price{font-size:clamp(32px,9vw,42px)!important}.detail-specs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.detail-specs div{min-width:0!important}.product-detail__actions{grid-template-columns:1fr!important}.product-detail__actions .btn{width:100%!important;min-height:52px!important;white-space:normal!important}.installation-note{padding:15px!important}.detail-info__grid{display:grid!important}.product-sticky-bar{left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;transform:none!important;width:auto!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:8px!important;border-radius:16px!important}.product-sticky-bar>div:first-child,.product-sticky-bar__price{display:none!important}.product-sticky-bar .btn{width:100%!important;min-width:0!important;min-height:46px!important;padding:8px!important;font-size:12px!important;white-space:normal!important}.quick-view{padding:0!important;align-items:stretch!important}.quick-view__panel{width:100%!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important}.quick-view__media{min-height:230px!important;padding:18px!important;border-radius:0!important}.quick-view__content{padding:24px 16px max(24px,env(safe-area-inset-bottom))!important}.quick-view__actions{grid-template-columns:1fr!important}.footer--premium .footer__top,.footer--premium .footer__cols{grid-template-columns:1fr!important}.footer--premium .footer__bottom{align-items:flex-start!important}.footer-contact-row{display:grid!important;grid-template-columns:1fr!important}.footer-contact-pill{width:100%!important}.table-wrap,.compare-table-wrap,.manager-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:430px){.header__inner{padding-left:10px!important;padding-right:10px!important}.header .logo{font-size:21px!important}.header-cart{padding:0 11px!important;font-size:13px!important}.detail-specs{grid-template-columns:1fr!important}.product-sticky-bar{grid-template-columns:1fr!important}}@media(max-width:1080px){.mobile-menu__head .logo span{color:#168cff!important}.mobile-menu__head .logo{color:#fff!important}}:root{--safe-bottom:max(12px,env(safe-area-inset-bottom));--tap-size:44px}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{overflow-wrap:break-word}img{height:auto}button,a,input,select,textarea{touch-action:manipulation}button,[role="button"],input,select,textarea{min-width:0} @supports(content-visibility:auto){main>.section,main>.v44-section,main>.v57-expert-trust{content-visibility:auto;contain-intrinsic-size:auto 700px}}@media(max-width:1080px){.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.product{min-width:0!important}.product__body,.product__foot-actions{min-width:0!important}.product h3,.product h3 a{overflow-wrap:anywhere}.product__foot-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product__foot-actions .btn{min-width:0!important;width:100%!important;white-space:normal!important}.pagination{max-width:100%;overflow-x:auto;justify-content:flex-start!important;padding-bottom:5px;-webkit-overflow-scrolling:touch}.pagination button{flex:0 0 auto;min-width:42px;min-height:42px}.search-modal__panel,.lead-modal__panel{width:min(94vw,680px)!important;max-height:92dvh!important;overflow-y:auto!important}}@media(max-width:620px){.products{grid-template-columns:1fr!important;gap:14px!important}.product{border-radius:20px!important}.product__image{min-height:210px!important}.product__body{padding:16px!important}.product__foot-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.product__foot-actions .btn{min-height:46px!important;padding:9px!important;font-size:12px!important}.recommend-price{grid-template-columns:1fr 1fr!important;gap:8px!important}.recommend-price>div{min-width:0!important}.recommend-price b{font-size:clamp(17px,5vw,22px)!important}.section{padding-top:44px!important;padding-bottom:44px!important}.category-hero{padding-top:38px!important;padding-bottom:34px!important}.category-hero h1{font-size:clamp(38px,11vw,52px)!important;line-height:1!important}.category-hero p{font-size:15px!important}.lead-modal,.search-modal{padding:0!important;align-items:flex-end!important}.lead-modal__panel,.search-modal__panel{width:100%!important;max-width:none!important;max-height:92dvh!important;margin:0!important;border-radius:22px 22px 0 0!important;padding-bottom:var(--safe-bottom)!important}}@media(max-width:370px){.header-cart{padding-inline:9px!important}.product__foot-actions{grid-template-columns:1fr!important}.recommend-price{grid-template-columns:1fr!important}}@media(max-width:900px) and (max-height:560px) and (orientation:landscape){.mobile-menu__panel{width:min(72vw,420px)!important}.lead-modal__panel,.search-modal__panel,.quick-view__panel{height:100dvh!important;max-height:100dvh!important;border-radius:0!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--viewport-safe-bottom:max(10px,env(safe-area-inset-bottom))}html,body{min-height:100%;min-height:100svh}body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}@media(max-width:1080px){.header__inner{padding-left:max(10px,env(safe-area-inset-left))!important;padding-right:max(10px,env(safe-area-inset-right))!important}.mobile-menu__panel{padding-bottom:max(18px,env(safe-area-inset-bottom))!important}.lead-modal__panel,.search-modal__panel,.quick-view__panel{overscroll-behavior:contain!important}.lead-modal__panel,.search-modal__panel{max-height:min(92svh,92dvh)!important}}@media(min-width:700px) and (max-width:1080px){.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.catalog-page-layout{gap:18px!important}.product-detail{align-items:start!important}.detail-specs{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.header__inner{min-height:62px!important}.header-actions button,.header-cart{min-height:42px!important}.page-hero,.catalog-hero,.category-hero{border-radius:0 0 24px 24px!important}.breadcrumbs{padding-bottom:2px!important}.product__foot{align-items:stretch!important;flex-direction:column!important}.product__foot-actions{width:100%!important}.table-wrap table,.compare-table-wrap table{min-width:620px}.product-sticky-bar{bottom:var(--viewport-safe-bottom)!important}}@media(max-width:359px){.header .logo{font-size:19px!important}.header-actions{gap:6px!important}.header-actions button{width:40px!important;height:40px!important;min-width:40px!important}.header-cart{padding-inline:8px!important;font-size:12px!important}.container{padding-left:10px!important;padding-right:10px!important}.page-hero h1,.catalog-hero h1,.selection-hero h1{font-size:34px!important}}@media(max-width:900px) and (max-height:560px) and (orientation:landscape){.header{position:relative!important}.mobile-menu__panel{height:100dvh!important;max-height:100dvh!important}}:root{--focus-ring:#168cff;--focus-offset:3px}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--focus-ring)!important;outline-offset:var(--focus-offset);box-shadow:0 0 0 5px rgba(22,140,255,.2)}:where(a,button){-webkit-tap-highlight-color:rgba(22,140,255,.18)}[hidden]{display:none!important}.long-text,.legal-text,.product-description,.detail-info,.footer{overflow-wrap:anywhere}.table-wrap,.compare-table-wrap,.manager-table-wrap{max-width:100%;overscroll-behavior-inline:contain}.table-wrap table,.compare-table-wrap table,.manager-table-wrap table{border-collapse:collapse}.mobile-menu[aria-hidden="true"],.search-modal[aria-hidden="true"]{visibility:hidden}@media(max-width:1080px){.header{contain:layout paint style}.mobile-menu__panel{height:100dvh;max-height:100dvh}.mobile-menu nav a{min-height:48px}.mobile-menu__backdrop{touch-action:none}}@media(max-width:620px){.product__image img{object-fit:contain}.product__body{contain:layout style}.product-detail__content,.product-detail__visual{width:100%;max-width:100%}.lead-modal__panel,.search-modal__panel,.exact-chat-modal__panel{padding-bottom:max(16px,env(safe-area-inset-bottom))!important}}@media(hover:none){.product:hover,.v44-solution:hover{transform:none!important}}@media(prefers-contrast:more){:where(a,button,input,select,textarea){border-color:currentColor!important}}

/* MyKondi v64 — unified visual system */
:root{--mk64-blue:#168cff;--mk64-blue-dark:#0873e7;--mk64-ink:#071d35;--mk64-soft:#f4f9fd;--mk64-line:#d7e7f3;--mk64-radius:20px;--mk64-shadow:0 16px 42px rgba(13,54,91,.09)}
.btn{border-radius:14px;min-height:46px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn--dark{background:linear-gradient(135deg,#087be9,#0863c8);box-shadow:0 10px 24px rgba(8,105,210,.2)}.btn--light{border-color:var(--mk64-line);background:#fff}.product,.benefit,.contact__box,.install__card,.detail-info article{border-radius:var(--mk64-radius)}
.header{box-shadow:0 8px 24px rgba(17,49,76,.05)}.header__inner{gap:18px}.header-actions{display:flex;gap:8px}.header-actions button{display:grid;place-items:center;width:44px;height:44px;min-width:44px;border:1px solid #d8e6f1;border-radius:13px;background:#fff;color:#0a2541;font-size:18px}.header-cart{min-height:44px;padding:0 13px;border:1px solid #d8e6f1;border-radius:13px;background:#fff}.logo{color:#0b2139}.logo span{color:#087fe9}
.category-hero{background:linear-gradient(135deg,#eff9ff,#e9f4fd);border-bottom:1px solid #dceaf5}.category-hero .container{padding-top:8px;padding-bottom:8px}.category-hero h1{max-width:760px}.breadcrumbs{padding:8px 11px;border:1px solid #dce8f1;border-radius:999px;background:rgba(255,255,255,.88);width:max-content;max-width:100%}
.catalog-sidebar,.catalog-page-top,.product{border-color:var(--mk64-line);box-shadow:var(--mk64-shadow)}.catalog-sidebar{border-radius:18px}.catalog-sidebar__head{align-items:center}.catalog-sidebar__actions button,.catalog-filter-apply{border-radius:12px}.catalog-page-top{border-radius:18px}.catalog-page-top select{min-height:46px;border-radius:12px}.product{overflow:hidden}.product__image{background:linear-gradient(160deg,#f7fbfe,#edf6fc)}.product__badge{z-index:2;border:1px solid #e2edf5;box-shadow:0 6px 18px rgba(11,62,103,.08)}.product__body{padding:18px}.product h3{line-height:1.2}.price{color:#0876d5}.product__foot-actions .btn{border-radius:11px}
.product-detail__visual,.product-detail__content{border:1px solid var(--mk64-line);box-shadow:var(--mk64-shadow)}.product-detail__visual{background:linear-gradient(145deg,#f7fbfe,#eaf5fc)}.product-detail__content{padding:30px;border-radius:24px;background:#fff}.product-detail__content h1{line-height:1.02}.product-detail__price{color:#0877d7}.detail-specs{overflow:hidden;border:1px solid var(--mk64-line);border-radius:16px}.detail-specs div{border-color:var(--mk64-line);background:#fbfdff}.product-detail__actions{display:grid;grid-template-columns:1fr 1fr}.product-detail__actions .btn{width:100%;white-space:normal}.detail-save-actions button{border-radius:11px}.installation-note{border-radius:16px}.detail-info article{border:1px solid var(--mk64-line);background:#fff;box-shadow:0 12px 30px rgba(15,60,95,.06)}
.footer--premium .footer__shell{border-radius:26px 26px 0 0}.footer--premium .footer-contact-pill{border-radius:12px}
@media(max-width:1080px){.header{position:sticky;top:0}.header__inner{height:64px;min-height:64px;padding-inline:12px}.header .logo{font-size:21px}.nav{display:none}.header-actions button{width:42px;height:42px;min-width:42px}.header-cart{height:42px;min-height:42px}.mobile-menu__panel{width:min(88vw,390px);background:linear-gradient(160deg,#061a2f,#03101e)}.mobile-menu__head{padding:16px}.mobile-menu nav{padding:8px 12px 22px}.mobile-menu nav a{border-radius:12px;padding:12px 14px}.mobile-menu nav a:hover,.mobile-menu nav a:focus-visible{background:#0f3558}.footer--premium .footer__shell{border-radius:22px 22px 0 0}}
@media(max-width:700px){
 body.catalog-filters-open{overflow:hidden}.category-hero{padding:28px 0 30px!important;border-radius:0 0 24px 24px}.category-hero .breadcrumbs{margin-bottom:18px}.category-hero h1{font-size:clamp(38px,11vw,52px)!important;line-height:.98!important}.category-hero p{margin-bottom:0}.catalog-page-layout{display:block!important}.catalog-sidebar{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;margin-bottom:12px!important;padding:0!important;border-radius:16px!important;background:#fff!important;transform:none!important;box-shadow:var(--mk64-shadow)!important;overflow:visible!important}.catalog-sidebar__head{display:flex!important;min-height:62px;padding:10px 12px!important}.catalog-sidebar__actions{margin-left:auto}.catalog-sidebar__actions #resetFilters{display:none}.catalog-sidebar__actions #mobileFilterToggle{min-width:104px;min-height:44px;padding:0 14px;border:0;border-radius:12px;background:linear-gradient(135deg,#168cff,#0870dc);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(8,112,220,.24)}.catalog-sidebar__filters{position:fixed!important;z-index:1600;left:0;right:0;bottom:0;display:block!important;max-height:min(86dvh,760px);padding:18px 16px max(18px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -24px 70px rgba(0,25,53,.3);overflow-y:auto;transform:translateY(108%);transition:transform .25s ease}.catalog-sidebar.is-open .catalog-sidebar__filters{transform:translateY(0)}.catalog-filter-backdrop{display:block!important;position:fixed;z-index:1590;inset:0;border:0;background:rgba(1,12,24,.58);opacity:0;visibility:hidden;transition:.2s}.catalog-filters-open .catalog-filter-backdrop{opacity:1;visibility:visible}.catalog-sidebar__filters label,.price-filter{margin-bottom:13px}.catalog-sidebar__filters input,.catalog-sidebar__filters select{min-height:50px;border-radius:13px}.price-filter>div{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}.catalog-filter-apply{position:sticky;bottom:0;width:100%;min-height:52px;margin-top:10px;background:linear-gradient(135deg,#168cff,#0870dc);color:#fff;border:0}.catalog-page-top{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:14px!important}.catalog-page-top select{width:100%!important}.products{gap:14px!important}.product{border-radius:20px!important}.product__image{height:auto!important;min-height:215px!important;padding:14px!important}.product__body{padding:16px!important}.product h3{min-height:0!important;font-size:19px!important}.product__foot{gap:10px!important}.product__foot-actions{grid-template-columns:1fr 1fr!important;width:100%!important}.product__foot-actions .btn{min-height:46px!important}.pagination{scrollbar-width:none}.pagination::-webkit-scrollbar{display:none}
 .expert-float{right:12px!important;bottom:max(12px,env(safe-area-inset-bottom))!important;transition:opacity .2s ease,transform .2s ease}.expert-float.is-mobile-hidden:not(.is-open){opacity:0;pointer-events:none;transform:translateY(16px)}.expert-float__launcher{width:52px!important;min-width:52px!important;height:52px!important;padding:4px!important;border-radius:50%!important}.expert-float__launcher-copy,.expert-float__chevron{display:none!important}.expert-float__avatar{width:42px!important;height:42px!important;flex-basis:42px!important}.expert-float__avatar img{border-radius:50%!important}.expert-drawer{position:fixed!important;left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;width:auto!important;max-height:min(82dvh,720px)!important;border-radius:22px!important;transform:translateY(20px)!important}.expert-float.is-open .expert-drawer{transform:none!important}.mobile-actions{display:none!important}
}
@media(max-width:760px){.product-page{padding-top:14px!important;padding-bottom:54px!important}.product-page>.container{padding-inline:8px!important}.product-detail{gap:14px!important}.product-detail__visual{min-height:250px!important;padding:14px!important;border-radius:20px!important}.product-detail__visual img{max-height:235px!important}.product-detail__content{padding:18px!important;border-radius:20px!important}.product-detail__content h1{font-size:clamp(30px,8.7vw,39px)!important}.product-detail__price{margin:14px 0;font-size:clamp(32px,9vw,42px)!important}.detail-specs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.detail-specs div{padding:13px!important}.product-detail__actions{grid-template-columns:1fr!important;gap:8px!important}.product-detail__actions .btn{min-height:52px!important}.product-sticky-bar{display:none!important}.detail-info{padding-top:42px!important}.detail-info__grid{gap:12px!important}.detail-info article{padding:20px!important}.similar-section,.recent-section{padding-top:48px!important;padding-bottom:48px!important}}
@media(max-width:430px){.header__inner{padding-inline:8px!important}.header .logo{font-size:20px!important}.header-actions{gap:6px}.header-actions button{width:40px;height:40px;min-width:40px}.header-cart{height:40px;min-height:40px;padding-inline:10px}.detail-specs{grid-template-columns:1fr!important}.price-filter>div{grid-template-columns:1fr!important}.product__foot-actions{grid-template-columns:1fr 1fr!important}}
@media(max-width:350px){.header .logo{font-size:18px!important}.header-cart{font-size:11px!important;padding-inline:7px}.product__foot-actions{grid-template-columns:1fr!important}}

/* MyKondi v66 — cross-page responsive QA */
:root{--mk-v66-safe-top:max(0px,env(safe-area-inset-top));--mk-v66-safe-bottom:max(0px,env(safe-area-inset-bottom));--mk-v66-safe-left:max(0px,env(safe-area-inset-left));--mk-v66-safe-right:max(0px,env(safe-area-inset-right))}
html{max-width:100%;overflow-x:clip;text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{max-width:100%;min-width:0;overflow-x:clip}
main,section,article,aside,header,footer,nav,form,fieldset,.container{min-width:0}
img,svg,video,canvas,iframe{max-width:100%}
img{height:auto}
input,select,textarea,button{max-width:100%;font:inherit}
input,select,textarea{min-width:0}
button,a{touch-action:manipulation}
.no-scroll{overflow:hidden!important;overscroll-behavior:none}

/* One stable header pattern for inner pages */
.header{top:0;padding-top:var(--mk-v66-safe-top)}
.header__inner{min-width:0}
.header .logo{flex:0 0 auto;white-space:nowrap}
.header .nav{min-width:0}
.header .nav a{white-space:nowrap}
.header-actions,.header-tools,.header-cart{flex:0 0 auto}
.header-actions button,.header-cart{outline-offset:2px}

/* Overlay behavior: no accidental page interaction behind menu/search */
.mobile-menu,.site-search{position:fixed;inset:0;z-index:2100;pointer-events:none}
.mobile-menu.open,.site-search.open{pointer-events:auto}
.mobile-menu__panel,.site-search__panel{overscroll-behavior:contain}
.mobile-menu__backdrop,.site-search__backdrop{inset:0}
.mobile-menu[aria-hidden="true"],.site-search[aria-hidden="true"]{visibility:hidden}
.mobile-menu[aria-hidden="false"],.site-search[aria-hidden="false"]{visibility:visible}

/* Cards and grids should never force the viewport wider */
.products,.benefits__grid,.detail-info__grid,.catalog-page-layout,.catalog-page-top,.product-detail,.cart-item,.compare-layout,.footer__top,.footer__cols{min-width:0}
.product,.product__body,.product__foot,.product__foot-actions,.product-detail__content,.product-detail__visual,.cart-item>*{min-width:0}
.product{display:flex;flex-direction:column;height:100%}
.product__body{display:flex;flex:1 1 auto;flex-direction:column}
.product h3{overflow-wrap:anywhere}
.product__foot{margin-top:auto}
.product__foot-actions{flex-wrap:wrap}
.product__image img{max-width:100%;object-fit:contain}

/* Long specifications and comparison tables stay inside their own area */
.table-wrap,.compare-table-wrap,.manager-table-wrap,.detail-table-wrap{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
.table-wrap table,.compare-table-wrap table,.manager-table-wrap table,.detail-table-wrap table{width:max-content;min-width:100%}
.product-description,.legal-text,.long-text,.detail-info,.footer{overflow-wrap:anywhere;word-break:normal}

/* Forms remain usable when the virtual keyboard is open */
.lead-modal__panel,.exact-chat-modal__panel,.expert-drawer,.site-search__panel{max-height:calc(100dvh - var(--mk-v66-safe-top) - var(--mk-v66-safe-bottom));overscroll-behavior:contain}
.lead-modal input,.lead-modal select,.lead-modal textarea,.exact-chat-modal input,.exact-chat-modal select,.exact-chat-modal textarea,.catalog-sidebar input,.catalog-sidebar select{font-size:16px}

/* Prevent legacy bottom bars from covering content */
.mobile-actions{display:none!important}

@media(max-width:1080px){
 .container{width:min(100% - 24px,1180px);padding-left:0!important;padding-right:0!important}
 .header__inner{height:62px;min-height:62px;gap:8px;padding-left:var(--mk-v66-safe-left);padding-right:var(--mk-v66-safe-right)}
 .header .nav,.header-tools,.header__phone{display:none!important}
 .header-actions{margin-left:auto}
 .header-actions button,.header-cart{width:42px;height:42px;min-width:42px;min-height:42px;padding:0;border-radius:12px}
 .header-cart{font-size:0;justify-content:center}
 .header-cart::before{content:"🛒";font-size:18px;line-height:1}
 .header-cart b{position:absolute;transform:translate(13px,-13px);font-size:10px;min-width:18px;height:18px}
 .mobile-menu__panel{width:min(88vw,390px);max-width:100%;padding-bottom:var(--mk-v66-safe-bottom)}
 .mobile-menu__head{padding-left:max(14px,var(--mk-v66-safe-left));padding-right:14px}
 .mobile-menu nav{padding-bottom:max(24px,var(--mk-v66-safe-bottom))}
 .mobile-menu nav a{display:flex;align-items:center;min-height:50px;line-height:1.25}
 .site-search__panel{width:min(100%,520px);padding-bottom:max(18px,var(--mk-v66-safe-bottom))}
 .footer--premium .footer__top{grid-template-columns:1fr!important;gap:24px}
 .footer--premium .footer__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}
 .footer--premium .footer__bottom{align-items:flex-start;flex-direction:column;gap:10px}
 .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
 .product__image{min-height:220px;height:220px}
 .product__foot{align-items:flex-start;flex-direction:column}
 .product__foot-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}
 .product__foot-actions .btn{width:100%;min-height:46px;padding:10px 8px;white-space:normal}
 .product-detail{grid-template-columns:1fr;gap:20px}
 .product-detail__visual{min-height:340px}
 .product-detail__content{width:100%}
 .product-detail__actions{grid-template-columns:repeat(2,minmax(0,1fr))}
 .cart-item{grid-template-columns:110px minmax(0,1fr);align-items:start}
 .cart-item__side{grid-column:1/-1;width:100%}
 .expert-drawer{bottom:max(8px,var(--mk-v66-safe-bottom))!important}
}

@media(max-width:700px){
 .container{width:min(100% - 20px,1180px)}
 .header .logo{font-size:19px!important}
 .header-actions button,.header-cart{width:40px;height:40px;min-width:40px;min-height:40px}
 .page-hero,.category-hero,.selection-hero{padding-top:30px!important;padding-bottom:30px!important}
 .page-hero h1,.category-hero h1,.selection-hero h1{font-size:clamp(34px,10vw,46px)!important;line-height:1!important}
 .section,.detail-info,.similar-section,.recent-section{padding-top:48px!important;padding-bottom:48px!important}
 .section-head{gap:12px;margin-bottom:22px}
 .section-head h2,h2{font-size:clamp(29px,8vw,38px)}
 .products{grid-template-columns:1fr}
 .product__image{height:auto;min-height:220px;max-height:300px}
 .product__body{padding:16px}
 .product h3{min-height:0;font-size:19px;line-height:1.24}
 .product__foot-actions{grid-template-columns:1fr 1fr}
 .catalog-page-top{grid-template-columns:1fr!important}
 .catalog-page-top>*{width:100%;min-width:0}
 .product-page{padding-top:14px!important;padding-bottom:54px!important}
 .product-detail__visual{min-height:250px;padding:14px}
 .product-detail__visual img{max-height:235px}
 .product-detail__content{padding:18px!important;border-radius:20px!important}
 .product-detail__content h1{font-size:clamp(29px,8.5vw,38px)!important;overflow-wrap:anywhere}
 .product-detail__price{margin:14px 0;font-size:clamp(31px,9vw,41px)!important}
 .detail-specs{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .detail-specs div{min-width:0;padding:12px!important}
 .product-detail__actions{grid-template-columns:1fr;gap:8px}
 .product-detail__actions .btn{width:100%;min-height:52px;white-space:normal}
 .cart-item{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:12px}
 .cart-item img{width:82px;height:72px}
 .footer--premium .footer__shell{padding-inline:14px}
 .footer--premium .footer__cols{grid-template-columns:1fr}
 .footer-contact-row{display:grid!important;grid-template-columns:1fr 1fr;gap:8px}
 .footer-contact-pill{min-width:0;text-align:center;overflow-wrap:anywhere}
 .lead-modal__panel,.exact-chat-modal__panel,.site-search__panel{width:100%!important;max-width:100%!important;max-height:calc(100dvh - var(--mk-v66-safe-top))!important;border-radius:22px 22px 0 0!important;margin-top:auto!important}
 .expert-float{right:max(10px,var(--mk-v66-safe-right))!important;bottom:max(10px,var(--mk-v66-safe-bottom))!important}
 .expert-drawer{left:max(8px,var(--mk-v66-safe-left))!important;right:max(8px,var(--mk-v66-safe-right))!important;max-height:min(82dvh,720px)!important}
}

@media(max-width:390px){
 .container{width:min(100% - 16px,1180px)}
 .header__inner{padding-inline:4px}
 .header .logo{font-size:18px!important}
 .header-actions{gap:5px}
 .header-actions button,.header-cart{width:38px;height:38px;min-width:38px;min-height:38px}
 .product__foot-actions{grid-template-columns:1fr}
 .detail-specs{grid-template-columns:1fr!important}
 .footer-contact-row{grid-template-columns:1fr}
}

@media(max-width:900px) and (orientation:landscape) and (max-height:560px){
 .header{position:relative!important}
 .mobile-menu__panel,.site-search__panel{max-height:100dvh!important}
}

@media(prefers-reduced-motion:reduce){
 *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}
