@font-face{font-family:Sofia Sans Extra Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/sofia-sans-extra-condensed-cyrillic.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Sofia Sans Extra Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/sofia-sans-extra-condensed-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/onest-cyrillic.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/onest-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/geist-cyrillic.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/geist-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--surface:#f1eee6;--paper:#f8f6f0;--surface-soft:#e4e0d6;--ink:#1c211e;--muted:#686b64;--accent:#a3452c;--accent-on-dark:#d26a4a;--line:#c9c5ba;--display:"Sofia Sans Extra Condensed", "Arial Narrow", sans-serif;--body:"Onest", Arial, sans-serif;--label:"Geist", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);font-family:var(--body);margin:0;font-size:16px}html.intro-active,html.intro-active body{overflow:hidden}.site-intro{color:var(--paper);z-index:1000;display:none;position:fixed;inset:0;overflow:hidden}html.intro-capable .site-intro{display:block}.site-intro-door{background:var(--ink);width:calc(50% + 1px);transition:transform .48s cubic-bezier(.76,0,.24,1);position:absolute;top:0;bottom:0}.site-intro-door-left{border-right:1px solid #f8f6f01f;left:0}.site-intro-door-right{right:0}.site-intro.is-leaving .site-intro-door-left{transform:translate(-100%)}.site-intro.is-leaving .site-intro-door-right{transform:translate(100%)}.site-intro.is-brief .site-intro-door{transition-duration:40ms}.site-intro-content{z-index:2;flex-direction:column;justify-content:center;align-items:center;transition:opacity .26s ease-out,transform .46s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0}.site-intro.is-leaving .site-intro-content,.site-intro.is-leaving .site-intro-status{opacity:0;transform:scale(.985)}.site-intro-blueprint{place-items:center;width:clamp(310px,42vw,510px);height:clamp(210px,30vw,300px);display:grid;position:relative}.site-intro-blueprint svg{fill:none;stroke:#f8f6f057;stroke-linecap:square;stroke-width:1px;width:100%;height:100%;position:absolute;inset:0}.site-intro-blueprint path{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:.9s cubic-bezier(.22,1,.36,1) .1s forwards intro-draw}.site-intro-logo{background:var(--paper);border-radius:50%;justify-content:center;align-items:center;width:clamp(104px,10vw,134px);height:clamp(104px,10vw,134px);animation:.62s cubic-bezier(.16,1,.3,1) .26s both intro-logo;display:flex;position:relative}.site-intro-logo img{width:86%;height:auto}.site-intro-content>p{font-family:var(--label);letter-spacing:.16em;text-transform:uppercase;margin:28px 0 0;font-size:11px}.site-intro-status{font-family:var(--label);letter-spacing:.12em;text-transform:uppercase;z-index:2;grid-template-columns:auto minmax(120px,28vw) auto;align-items:center;gap:18px;font-size:10px;transition:opacity .18s ease-out,transform .36s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;bottom:clamp(28px,5vh,52px);left:clamp(24px,5vw,72px);right:clamp(24px,5vw,72px)}.site-intro-status i{background:#f8f6f02e;height:1px;display:block;position:relative;overflow:hidden}.site-intro-status i:after{background:var(--accent);content:"";transform-origin:0;animation:1.2s cubic-bezier(.76,0,.24,1) .12s forwards intro-progress;position:absolute;inset:0;transform:scaleX(0)}@keyframes intro-draw{to{stroke-dashoffset:0}}@keyframes intro-logo{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes intro-progress{to{transform:scaleX(1)}}a{color:inherit;text-decoration:none}.skip-link{background:var(--paper);border:2px solid var(--accent);z-index:2000;padding:11px 14px;transition:transform .18s cubic-bezier(.25,1,.5,1);position:fixed;top:12px;left:14px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.panels a:focus-visible,.process-contact a:focus-visible,.sketch-cta a:focus-visible,.site-footer a:focus-visible{outline-color:var(--accent-on-dark)}.site-header{background:var(--paper);border-bottom:1px solid var(--line);z-index:20;grid-template-columns:minmax(120px,1fr) auto minmax(220px,1fr);align-items:center;height:74px;padding:0 clamp(22px,3.4vw,54px);display:grid;position:relative}.brand-link{align-self:stretch;align-items:center;width:max-content;display:inline-flex}.brand-logo{width:auto;height:66px;display:block}.desktop-nav{font-family:var(--label);align-items:center;gap:clamp(24px,3vw,48px);font-size:13px;display:flex}.desktop-nav a{align-items:center;min-height:44px;display:flex;position:relative}.desktop-nav .desktop-nav-directions{display:none}.desktop-nav a:after{background:var(--accent);content:"";transform-origin:100%;width:100%;height:2px;transition:transform .22s cubic-bezier(.25,1,.5,1);position:absolute;bottom:7px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.desktop-nav a:last-child{color:var(--accent)}.header-contacts{justify-self:end;align-items:center;gap:18px;display:flex}.header-phone{font-family:var(--label);white-space:nowrap;align-items:center;min-height:44px;font-size:12px;display:inline-flex}.header-phone:hover{color:var(--accent)}.header-telegram{background:var(--accent);color:var(--paper);font-family:var(--label);justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:12px;transition:background .22s cubic-bezier(.25,1,.5,1);display:inline-flex}.header-telegram:hover{background:var(--ink)}.header-telegram svg,.primary-action svg,.secondary-action svg,.feature-action svg,.text-action svg,.panel-action svg,.sketch-actions svg,.mobile-contact-bar svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;flex:none;width:20px;height:20px}.menu-toggle,.mobile-nav,.mobile-nav[hidden]{display:none}.hero{grid-template-columns:minmax(410px,42fr) minmax(0,58fr);min-height:calc(100svh - 74px);display:grid}.hero-copy{background:var(--surface);border-right:1px solid var(--line);z-index:2;background-image:url(/brand/mineral-grain.svg);align-content:center;padding:clamp(44px,6vh,88px) clamp(28px,4.4vw,76px) clamp(34px,5vh,64px) clamp(22px,3.4vw,54px);display:grid;position:relative}.eyebrow{color:var(--muted);font-family:var(--label);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:11px}.hero h1{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;max-width:9ch;margin:clamp(30px,4.5vh,52px) 0 clamp(26px,3.5vh,42px);font-size:clamp(64px,6vw,100px);font-weight:400;line-height:.88}.hero h1 span{color:var(--accent);display:block}.hero-intro{color:var(--muted);max-width:37ch;margin:0;font-size:clamp(16px,1.2vw,19px);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px 24px;margin-top:clamp(30px,4.5vh,52px);display:flex}.hero-contact-note{color:var(--muted);max-width:43ch;margin:14px 0 0;font-size:12px;line-height:1.5}.primary-action,.secondary-action{font-family:var(--label);justify-content:center;align-items:center;min-height:52px;font-size:14px;display:inline-flex}.primary-action{background:var(--accent);border:1px solid var(--accent);color:var(--paper);gap:12px;min-width:232px;padding:0 18px 0 22px;transition:background .22s cubic-bezier(.25,1,.5,1),color .22s cubic-bezier(.25,1,.5,1)}.primary-action:hover{background:var(--ink);border-color:var(--ink)}.secondary-action{border-bottom:1px solid var(--ink);gap:8px;padding:0 2px}.arrow{fill:none;stroke:currentColor;stroke-linecap:square;stroke-width:1.5px;width:22px;height:22px}.gallery{background:var(--ink);isolation:isolate;min-height:calc(100svh - 74px);position:relative;overflow:hidden}.gallery:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#1c211e00,#1c211ec2);height:48%;position:absolute;bottom:0;left:0;right:0}.gallery-image{animation:.56s cubic-bezier(.22,1,.36,1) both image-enter;position:absolute;inset:0}.gallery-image img,.panels-visual img{width:100%;height:100%;display:block;position:absolute;inset:0}.gallery-image img{object-fit:cover}@keyframes image-enter{0%{opacity:.35;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}.gallery-caption{color:var(--paper);text-shadow:0 1px 14px #1c211e57;z-index:2;max-width:min(520px,100% - 160px);position:absolute;bottom:clamp(32px,4vw,56px);left:clamp(20px,3vw,48px)}.gallery-caption p{font-family:var(--display);letter-spacing:-.015em;text-transform:uppercase;margin:0 0 8px;font-size:clamp(28px,3vw,52px);line-height:1}.gallery-caption span{font-size:14px;line-height:1.45}.gallery-counter{color:var(--paper);font-family:var(--label);z-index:2;align-items:baseline;display:flex;position:absolute;top:clamp(22px,3vw,46px);right:clamp(20px,3vw,48px)}.gallery-counter strong{font-size:34px;font-weight:400}.gallery-counter span{color:#f8f6f0b8;font-size:12px}.gallery-pause{color:var(--paper);cursor:pointer;font-family:var(--label);z-index:3;background:#1c211ec7;border:1px solid #f8f6f094;min-height:44px;padding:0 15px;font-size:11px;position:absolute;top:clamp(22px,3vw,46px);left:clamp(20px,3vw,48px)}.gallery-pause:hover,.gallery-pause[aria-pressed=true]{background:var(--paper);color:var(--ink)}.directions{background:var(--surface);border-top:1px solid var(--line);background-image:url(/brand/mineral-grain.svg);grid-template-columns:minmax(390px,.9fr) minmax(0,1.6fr);display:grid}.directions-heading{border-right:1px solid var(--line);padding:clamp(72px,7vw,112px) clamp(28px,3.6vw,58px)}.directions-heading>p:first-child,.questions-heading>p:first-child{color:var(--muted);font-family:var(--label);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:11px}.directions h2,.questions h2{font-family:var(--display);letter-spacing:-.02em;text-transform:uppercase;max-width:8ch;margin:clamp(30px,4vw,54px) 0;font-size:clamp(60px,5.2vw,82px);font-weight:500;line-height:.88}.directions-heading>p:last-child{color:var(--muted);max-width:39ch;margin:0;line-height:1.6}.directions-list a{border-bottom:1px solid var(--line);grid-template-columns:50px minmax(160px,.7fr) minmax(240px,1.3fr);align-items:start;gap:clamp(18px,2.4vw,42px);min-height:33.333%;padding:clamp(38px,3.8vw,58px) clamp(26px,3.5vw,56px);transition:background-color .22s cubic-bezier(.25,1,.5,1);display:grid}.directions-list a:hover,.directions-list a:focus-visible{background:var(--paper)}.directions-list a:last-child{border-bottom:0}.directions-list span{color:var(--accent);font-family:var(--label);letter-spacing:.04em;font-size:14px;font-weight:600;line-height:1.4}.directions-list h3{letter-spacing:-.025em;margin:0;font-size:clamp(22px,1.8vw,30px);font-weight:500;line-height:1.08}.directions-list p{color:var(--muted);max-width:43ch;margin:0;line-height:1.55}.kitchens{background:var(--paper);border-top:1px solid var(--line);grid-template-columns:minmax(420px,.76fr) minmax(0,1.24fr);min-height:100svh;display:grid}.kitchens-copy{align-content:center;padding:clamp(68px,7vw,112px) clamp(28px,4.5vw,72px);display:grid}.kitchens h2,.wardrobes h2{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(62px,6.2vw,102px);font-weight:400;line-height:.88}.kitchens h2{max-width:8ch}.kitchens h2 span,.wardrobes h2 span{color:var(--accent);font-size:.78em;display:block}.kitchens h2 span{white-space:nowrap}.kitchens-lead{color:var(--muted);max-width:55ch;margin:clamp(30px,3vw,46px) 0 0;font-size:clamp(16px,1.15vw,19px);line-height:1.6}.kitchen-points,.wardrobe-details ol{margin:clamp(38px,4.2vw,62px) 0 0;padding:0;list-style:none}.kitchen-points li,.wardrobe-details li{border-top:1px solid var(--line);grid-template-columns:34px 1fr;gap:20px;padding:20px 0 22px;display:grid}.kitchen-points li>span,.wardrobe-details li>span{color:var(--accent);font-family:var(--label);padding-top:4px;font-size:12px}.kitchen-points h3,.wardrobe-details h3{letter-spacing:-.02em;margin:0 0 7px;font-size:clamp(19px,1.55vw,25px);font-weight:500}.kitchen-points p,.wardrobe-details p{color:var(--muted);margin:0;line-height:1.5}.feature-action,.feature-secondary,.text-action,.panel-action{font-family:var(--label);justify-content:space-between;align-items:center;gap:16px;width:max-content;min-height:52px;display:inline-flex}.feature-action{background:var(--accent);color:var(--paper);margin-top:36px;padding:0 22px}.feature-actions{flex-wrap:wrap;align-items:center;gap:14px 24px;margin-top:36px;display:flex}.feature-actions .feature-action{margin-top:0}.feature-secondary{border-bottom:1px solid var(--ink)}.feature-action:hover{background:var(--ink)}.kitchens-visual,.wardrobes-visual{min-height:680px;position:relative;overflow:hidden}.kitchens-visual img,.wardrobes-visual img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.kitchens-visual img{object-position:56% center}.wardrobes{background:var(--surface-soft);border-top:1px solid var(--line);background-image:url(/brand/mineral-grain.svg);grid-template-columns:minmax(0,1.45fr) minmax(390px,.55fr);display:grid}.wardrobes-heading{border-bottom:1px solid var(--line);grid-column:1/-1;grid-template-columns:minmax(420px,1.15fr) minmax(280px,.85fr);align-items:end;gap:clamp(36px,6vw,110px);padding:clamp(64px,6.5vw,104px) clamp(28px,4.6vw,72px);display:grid}.wardrobes h2{max-width:11ch}.wardrobes-heading>p{color:var(--muted);max-width:52ch;margin:0;font-size:clamp(16px,1.2vw,19px);line-height:1.6}.wardrobes-visual{min-height:min(72vw,760px)}.wardrobe-details{background:var(--paper);border-left:1px solid var(--line);flex-direction:column;justify-content:center;padding:clamp(52px,5vw,82px) clamp(28px,3.8vw,58px);display:flex}.wardrobe-details ol{margin-top:0}.text-action{border-bottom:1px solid var(--ink);margin-top:clamp(32px,4vw,54px)}.text-action svg,.panel-action svg,.feature-action svg{width:19px;height:19px}.panels{background:var(--ink);color:var(--paper);grid-template-columns:minmax(0,1fr) minmax(440px,1fr);min-height:100svh;display:grid}.panels-visual{min-height:720px;position:relative;overflow:hidden}.panels-visual img{object-fit:cover}.panels-copy{align-content:center;padding:clamp(64px,7vw,112px) clamp(28px,5vw,86px);display:grid}.panels h2{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;max-width:9ch;margin:0 0 clamp(32px,4vw,52px);font-size:clamp(58px,5.8vw,96px);font-weight:400;line-height:.9}.panels h2 span{color:var(--accent-on-dark);white-space:nowrap;font-size:.78em;display:block}.panels-lead{color:#f8f6f0c2;max-width:58ch;margin:0;font-size:clamp(16px,1.2vw,19px);line-height:1.6}.panel-types{margin:clamp(38px,5vw,72px) 0 0;padding:0;list-style:none}.panel-types li{border-top:1px solid #f8f6f038;grid-template-columns:34px 1fr;gap:24px;padding:22px 0 24px;display:grid}.panel-types>li>span{color:var(--accent-on-dark);font-family:var(--label);padding-top:5px;font-size:12px}.panel-types h3{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(20px,1.7vw,28px);font-weight:500}.panel-types p{color:#f8f6f09e;max-width:46ch;margin:0;line-height:1.5}.panel-action{border-bottom:1px solid #f8f6f0ad;margin-top:clamp(28px,3vw,42px)}.panel-action:hover{border-color:var(--accent-on-dark);color:var(--accent-on-dark)}.process-story{--story-progress:0;background:var(--paper);border-top:1px solid var(--line);background-image:url(/brand/mineral-grain.svg)}.process-story-scroll{position:relative}.process-story-sticky{grid-template-columns:minmax(360px,.68fr) minmax(0,1.32fr);min-height:100svh;display:grid;position:relative;overflow:hidden}.process-story-copy{border-right:1px solid var(--line);flex-direction:column;min-width:0;padding:clamp(46px,5.5vw,82px) clamp(28px,3.6vw,56px) clamp(34px,4vw,58px);display:flex}.process-kicker{font-family:var(--label);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px}.process-story h2{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;max-width:8ch;margin:clamp(24px,3vw,42px) 0 24px;font-size:clamp(58px,5vw,82px);font-weight:500;line-height:.84}.process-story h2 span{color:var(--accent);display:block}.process-story-lead{color:var(--muted);max-width:43ch;margin:0;font-size:14px;line-height:1.55}.process-story-nav{margin:auto 0 0;padding:clamp(26px,3.2vw,48px) 0 0;list-style:none}.process-story-nav li{border-top:1px solid var(--line);opacity:.42;grid-template-columns:40px 1fr;gap:16px;padding:13px 0;transition:opacity .22s cubic-bezier(.25,1,.5,1),padding .22s cubic-bezier(.25,1,.5,1);display:grid}.process-story-nav li.is-past{opacity:.68}.process-story-nav li.is-active{border-color:var(--accent);opacity:1;padding-block:18px}.process-story-number{color:var(--accent);font-family:var(--label);letter-spacing:.05em;padding-top:5px;font-size:11px}.process-story-nav h3{letter-spacing:-.02em;margin:0;font-size:clamp(18px,1.45vw,23px);font-weight:500;line-height:1.1}.process-story-nav p,.process-story-nav strong{opacity:0;max-height:0;transition:max-height .22s cubic-bezier(.25,1,.5,1),opacity .18s ease-out,margin .22s cubic-bezier(.25,1,.5,1);display:block;overflow:hidden}.process-story-nav p{color:var(--muted);max-width:40ch;margin:0;font-size:13px;line-height:1.45}.process-story-nav strong{color:var(--accent);font-family:var(--label);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:9px;font-weight:600}.process-story-nav li.is-active p{opacity:1;max-height:64px;margin-top:9px}.process-story-nav li.is-active strong{opacity:1;max-height:24px;margin-top:10px}.process-story-visual{background:#77766f;min-height:100svh;margin:0;position:relative;overflow:hidden}.process-story-poster,.process-story-visual video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.process-story-visual video{z-index:1}.process-story-visual:after{content:"";pointer-events:none;z-index:2;background:#1c211e29;position:absolute;inset:0}.process-story-progress{z-index:3;background:#f8f6f057;width:2px;position:absolute;top:clamp(34px,4vw,62px);bottom:clamp(92px,9vw,138px);right:clamp(22px,3vw,44px)}.process-story-playback{color:var(--paper);cursor:pointer;font-family:var(--label);letter-spacing:.08em;text-transform:uppercase;z-index:4;background:#1c211ebd;border:1px solid #f8f6f0a3;min-height:44px;padding:0 15px;font-size:10px;position:absolute;top:clamp(22px,3vw,44px);right:clamp(22px,3vw,44px)}.process-story-playback:hover{background:var(--paper);border-color:var(--paper);color:var(--ink)}.process-story-progress i{background:var(--accent-on-dark);transform:scaleY(var(--story-progress));transform-origin:top;position:absolute;inset:0}.process-story-visual figcaption{color:var(--paper);z-index:3;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:clamp(30px,4vw,54px);left:clamp(22px,3vw,44px);right:clamp(22px,3vw,44px)}.process-story-visual figcaption span{font-family:var(--label);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.process-story-visual figcaption strong{text-align:right;font-size:clamp(18px,1.65vw,26px);font-weight:500}.process-contact{background:var(--ink);color:var(--paper);grid-column:1/-1;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:32px;padding:28px clamp(28px,4.6vw,72px);display:grid}.process-contact>div:first-child{gap:6px;display:grid}.process-contact strong{font-size:clamp(19px,1.55vw,24px);font-weight:500}.process-contact span{color:#f8f6f0a8;font-size:13px}.process-contact-actions{align-items:center;gap:12px;display:flex}.process-contact-actions a{font-family:var(--label);white-space:nowrap;border:1px solid #f8f6f080;align-items:center;gap:9px;min-height:48px;padding:0 16px;font-size:12px;display:inline-flex}.process-contact-actions a:first-child{background:var(--accent);border-color:var(--accent)}.process-contact-actions a:hover{background:var(--paper);border-color:var(--paper);color:var(--ink)}.process-contact-actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:19px;height:19px}.questions{background:var(--surface-soft);border-top:1px solid var(--line)}.questions-heading{border-bottom:1px solid var(--line);background-image:url(/brand/mineral-grain.svg);grid-template-columns:minmax(150px,.32fr) minmax(360px,1.08fr) minmax(280px,.8fr);align-items:end;gap:clamp(28px,4vw,72px);padding:clamp(64px,6.5vw,104px) clamp(28px,4.6vw,72px);display:grid}.questions-list{background:var(--paper);margin:0;padding:0;list-style:none}.questions-list li{border-bottom:1px solid var(--line);transition:background-color .22s cubic-bezier(.25,1,.5,1)}.questions-list li:last-child{border-bottom:0}.questions-list li.is-open,.questions-list li:hover{background:var(--surface)}.questions-list button{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:64px 1fr 32px;align-items:center;gap:clamp(20px,2.5vw,40px);width:100%;min-height:clamp(104px,9vw,138px);padding:0 clamp(28px,4.6vw,72px);display:grid}.question-number{color:var(--accent);font-family:var(--label);letter-spacing:.05em;font-size:13px;font-weight:600}.question-title{letter-spacing:-.025em;font-size:clamp(21px,1.8vw,29px);font-weight:500;line-height:1.15}.question-toggle{justify-self:end;width:28px;height:28px;position:relative}.question-toggle:before,.question-toggle:after{background:var(--accent);content:"";transition:transform .22s cubic-bezier(.25,1,.5,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.question-toggle:before{width:22px;height:1px}.question-toggle:after{width:1px;height:22px}.questions-list li.is-open .question-toggle:after{transform:translate(-50%,-50%)scaleY(0)}.question-answer{grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.25,1,.5,1);display:grid}.question-answer>div{overflow:hidden}.questions-list li.is-open .question-answer{grid-template-rows:1fr}.question-answer p{color:var(--muted);max-width:62ch;margin:0 clamp(28px,4.6vw,72px) 0 calc(clamp(28px,4.6vw,72px) + 104px);padding-bottom:clamp(32px,3.4vw,50px);line-height:1.6}.questions-heading>p:first-child{align-self:start}.questions h2{max-width:none;margin:0}.questions-lead{color:#53574f;max-width:42ch;margin:0;font-size:15px;line-height:1.6}.sketch-cta{background:var(--ink);color:var(--paper);grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);align-items:end;gap:clamp(42px,8vw,140px);padding:clamp(70px,8vw,120px) clamp(22px,4.6vw,72px);display:grid}.sketch-cta h2{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;max-width:9ch;margin:0;font-size:clamp(58px,6vw,94px);font-weight:400;line-height:.88}.sketch-cta p{color:#f8f6f0b8;max-width:48ch;margin:0;font-size:clamp(17px,1.35vw,21px);line-height:1.6}.sketch-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.sketch-actions a{font-family:var(--label);border:1px solid #f8f6f085;align-items:center;gap:10px;min-height:52px;padding:0 18px;font-size:13px;display:inline-flex}.sketch-actions .sketch-telegram{background:var(--accent);border-color:var(--accent)}.sketch-actions a:hover{background:var(--paper);border-color:var(--paper);color:var(--ink)}.sketch-phone{white-space:nowrap}.sketch-planner-link{color:#f8f6f0c7;font-family:var(--label);border-bottom:1px solid #f8f6f094;align-items:center;gap:12px;min-height:44px;margin-top:24px;font-size:12px;display:inline-flex}.sketch-planner-link:hover{border-color:var(--paper);color:var(--paper)}.site-footer{background:var(--ink);color:var(--paper);font-family:var(--label);grid-template-columns:minmax(100px,1fr) minmax(0,auto) minmax(210px,1fr);align-items:center;gap:24px;min-height:140px;padding:24px clamp(22px,3.4vw,54px);font-size:12px;display:grid}.footer-info{justify-items:center;gap:8px;min-width:0;display:grid}.footer-info p{color:#f8f6f0b3;text-align:center;margin:0}.footer-info .footer-details{color:#f8f6f080;letter-spacing:.02em;flex-wrap:wrap;justify-content:center;gap:4px 16px;font-size:10px;line-height:1.5;display:flex}.footer-brand{align-items:center;width:max-content;display:inline-flex}.footer-logo{width:104px;height:auto;display:block}.footer-contacts{text-align:right;justify-self:end;align-items:end;gap:5px;display:grid}.footer-phone{white-space:nowrap;font-size:15px}.footer-telegram{color:var(--accent-on-dark);font-size:12px}.footer-top{color:#f8f6f08f;margin-top:4px;font-size:10px}.footer-blog{color:#f8f6f0b8;font-size:10px}.footer-contacts a:hover{color:var(--paper)}.footer-contacts a{justify-content:flex-end;align-items:center;min-height:44px;display:inline-flex}.not-found{background-color:var(--surface);background-image:url(/brand/mineral-grain.svg);align-items:center;min-height:100svh;padding:clamp(32px,6vw,80px);display:grid}.not-found>div{max-width:760px}.not-found p:first-child{color:var(--accent);font-family:var(--label);letter-spacing:.1em;text-transform:uppercase;font-size:12px}.not-found h1{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:28px 0;font-size:clamp(64px,10vw,132px);font-weight:450;line-height:.86}.not-found p:not(:first-child){color:var(--muted);max-width:46ch;line-height:1.6}.not-found a{background:var(--accent);color:var(--paper);justify-content:center;align-items:center;min-height:52px;margin-top:24px;padding:0 22px;display:inline-flex}.mobile-contact-bar{display:none}@media (width>=761px) and (width<=1200px){.desktop-nav{gap:clamp(20px,2.3vw,32px)}}@media (width>=761px) and (width<=900px){.desktop-nav a:nth-child(2),.desktop-nav a:nth-child(3),.desktop-nav a:nth-child(4){display:none}.desktop-nav .desktop-nav-directions{display:flex}.questions-heading{grid-template-columns:100px minmax(0,1fr);gap:28px 34px}.questions-lead{grid-column:2}}@media (width>=761px) and (width<=800px){.header-phone{display:none}}@media (width<=1024px){.hero{grid-template-columns:minmax(370px,46fr) minmax(0,54fr)}.hero h1{font-size:clamp(58px,6.8vw,76px)}.panels{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr)}.kitchens{grid-template-columns:minmax(330px,.88fr) minmax(0,1.12fr)}.kitchens-copy{padding-inline:clamp(28px,4vw,48px)}.wardrobes{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr)}.wardrobes-heading{grid-template-columns:minmax(340px,1fr) minmax(260px,.8fr);gap:44px}.sketch-cta{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:clamp(32px,4vw,56px)}.panels-copy{padding-inline:clamp(28px,4vw,54px)}.gallery-caption{max-width:calc(100% - 40px)}.directions,.questions{grid-template-columns:1fr}.directions-heading,.questions-heading{border-bottom:1px solid var(--line);border-right:0}.questions-heading{grid-template-columns:130px minmax(300px,1fr) minmax(240px,.8fr)}}@media (width<=760px){.site-intro-blueprint{width:min(318px,100vw - 32px);height:188px}.site-intro-content>p{margin-top:22px;font-size:9px}.site-intro-status{grid-template-columns:auto minmax(60px,1fr) auto;gap:10px;font-size:8px;bottom:28px;left:18px;right:18px}.site-header{height:62px;padding-left:max(18px, env(safe-area-inset-left));padding-right:max(10px, env(safe-area-inset-right));grid-template-columns:1fr auto auto}.brand-logo{height:54px}.desktop-nav{display:none}.header-contacts{gap:0}.header-phone,.header-telegram span{display:none}.header-telegram{color:var(--accent);background:0 0;width:44px;height:52px;min-height:52px;padding:0}.header-telegram:hover{color:var(--ink);background:0 0}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:52px;height:52px;display:flex}.menu-toggle span{background:currentColor;width:24px;height:1px;transition:transform .18s ease-out;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-nav{background:var(--paper);border-bottom:1px solid var(--line);pointer-events:none;grid-template-rows:repeat(7,0fr);padding:0 18px;transition:grid-template-rows .26s cubic-bezier(.25,1,.5,1),padding .26s cubic-bezier(.25,1,.5,1);display:grid;position:absolute;top:61px;left:0;right:0;overflow:hidden}.mobile-nav.is-open{pointer-events:auto;grid-template-rows:repeat(7,1fr);padding-block:10px}.mobile-nav a{border-bottom:1px solid var(--line);align-items:center;min-height:0;font-size:18px;display:flex;overflow:hidden}.mobile-nav.is-open a{min-height:54px}.mobile-nav a:last-child{color:var(--accent);border-bottom:0}.mobile-nav .mobile-nav-phone{color:var(--ink);font-family:var(--label);font-size:15px}.mobile-nav .mobile-nav-telegram{color:var(--accent);font-family:var(--label);font-size:15px}html{scroll-padding-bottom:calc(70px + env(safe-area-inset-bottom))}.site-content{padding-bottom:calc(60px + env(safe-area-inset-bottom))}.mobile-contact-bar{background:var(--paper);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);z-index:30;grid-template-columns:1fr 1.25fr;transition:transform .22s cubic-bezier(.25,1,.5,1);display:grid;position:fixed;bottom:0;left:0;right:0;transform:translateY(0)}.mobile-nav.is-open~.mobile-contact-bar{pointer-events:none;transform:translateY(110%)}.mobile-contact-bar a{font-family:var(--label);justify-content:center;align-items:center;gap:9px;min-height:60px;font-size:13px;display:flex}.mobile-contact-bar a+a{background:var(--accent);color:var(--paper)}.hero{flex-direction:column;min-height:calc(100svh - 62px);display:flex}.gallery{order:1;min-height:clamp(300px,40svh,420px)}.hero-copy{border-right:0;order:2;min-height:auto;padding:26px 18px 24px}.eyebrow{font-size:9px}.hero h1{max-width:9ch;margin:18px 0;font-size:clamp(46px,13.8vw,58px);line-height:.86}.hero-intro{max-width:35ch;font-size:14px;line-height:1.5}.hero-actions{grid-template-columns:1fr;align-items:stretch;gap:8px;margin-top:23px;display:grid}.primary-action{gap:14px;min-width:0}.secondary-action{border:1px solid var(--line);justify-content:center;gap:10px;min-height:52px;padding-inline:14px;font-size:12px}.hero-contact-note{margin-top:12px;font-size:11px}.gallery-caption{max-width:calc(100% - 36px);bottom:22px;left:18px}.gallery-caption p{margin-bottom:4px;font-size:28px}.gallery-caption span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:block;overflow:hidden}.gallery-counter{top:14px;right:18px}.gallery-pause{top:14px;left:18px}.sketch-cta{grid-template-columns:1fr;align-items:start;gap:34px;padding:72px 18px}.sketch-cta h2{font-size:clamp(54px,15vw,70px)}.sketch-cta p{font-size:16px}.sketch-cta a{justify-content:space-between;width:100%}.gallery-counter strong{font-size:26px}.panels{flex-direction:column;min-height:0;display:flex}.panels-visual{order:1;min-height:clamp(320px,55svh,500px)}.panels-copy{order:2;padding:64px 18px 72px}.panels h2{margin-block:0 34px;font-size:clamp(54px,15vw,76px)}.panel-types{margin-top:42px}.directions-heading{padding:72px 18px 58px}.questions-heading{padding:64px 18px 58px;display:block}.questions-heading>p:first-child{margin-bottom:30px}.questions-lead{margin-top:28px}.directions h2,.questions h2{margin:32px 0;font-size:clamp(58px,16vw,76px)}.directions-list a{grid-template-columns:42px 1fr;gap:14px 20px;padding:34px 18px 40px}.directions-list p{display:none}.kitchens{flex-direction:column;min-height:0;display:flex}.kitchens-visual{order:1;min-height:clamp(340px,62vw,500px)}.kitchens-copy{order:2;padding:64px 18px 72px}.kitchens h2,.wardrobes h2{font-size:clamp(54px,15vw,76px)}.kitchens h2 span{white-space:normal}.feature-action{width:100%}.feature-actions{grid-template-columns:1fr;align-items:stretch;gap:8px;display:grid}.feature-secondary{border:1px solid var(--line);justify-content:space-between;width:100%;padding:0 18px}.wardrobes{flex-direction:column;display:flex}.wardrobes-heading{order:2;padding:64px 18px 58px;display:block}.wardrobes-heading>p{margin-top:30px}.wardrobes-visual{order:1;min-height:clamp(330px,62vw,470px)}.wardrobe-details{border-left:0;border-top:1px solid var(--line);order:3;padding:42px 18px 64px}.text-action{width:100%}.panel-action{justify-content:space-between;width:100%}.process-story-scroll{height:auto;min-height:0}.process-story-sticky{flex-direction:column;min-height:0;display:flex;position:relative;overflow:visible}.process-story-copy{display:contents}.process-kicker{order:1;padding:72px 18px 0}.process-story h2{order:2;max-width:8ch;margin:30px 0 28px;padding-inline:18px;font-size:clamp(52px,14.5vw,70px)}.process-story-lead{order:3;padding-inline:18px;font-size:14px}.process-story-visual{order:4;min-height:clamp(340px,64svh,560px);margin-top:42px}.process-story-visual video{display:none}.process-story-nav{order:5;margin:0;padding:34px 18px 54px}.process-story-nav li,.process-story-nav li.is-active,.process-story-nav li.is-past{opacity:1;padding-block:22px}.process-story-nav p,.process-story-nav strong,.process-story-nav li.is-active p,.process-story-nav li.is-active strong{opacity:1;max-height:none}.process-story-nav p,.process-story-nav li.is-active p{margin-top:9px}.process-story-nav strong,.process-story-nav li.is-active strong{margin-top:10px}.process-story-progress,.process-story-playback{display:none}.process-story-visual figcaption{bottom:26px;left:18px;right:18px}.process-contact{grid-template-columns:1fr;align-items:stretch;gap:22px;padding:30px 18px 34px}.process-contact-actions{grid-template-columns:1fr;align-items:stretch;display:grid}.process-contact-actions a{justify-content:center}.questions-list button{grid-template-columns:36px 1fr 28px;gap:12px;min-height:92px;padding-inline:18px}.question-number{font-size:11px}.question-title{font-size:18px}.question-toggle{width:24px;height:24px}.question-toggle:before{width:18px}.question-toggle:after{height:18px}.question-answer p{margin:0 18px 0 66px;padding-bottom:32px;font-size:14px}.site-footer{grid-template-columns:1fr auto;align-items:start;min-height:214px;padding:30px 18px}.footer-info{grid-area:2/1/auto/3;justify-items:start}.footer-info p{text-align:left}.footer-info .footer-details{justify-content:flex-start}.footer-logo{width:92px}.footer-contacts{align-self:start}.sketch-actions{grid-template-columns:1fr;align-items:stretch;display:grid}.sketch-actions a{justify-content:center;width:100%}.sketch-planner-link{justify-content:space-between;width:100%}}@media (width<=390px){.hero h1{font-size:45px}.primary-action,.secondary-action{font-size:11px}.primary-action{padding-inline:14px}.gallery-caption span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.process-story-scroll{height:auto;min-height:0}.process-story-sticky{min-height:100svh;position:relative}.process-story-nav li,.process-story-nav li.is-active,.process-story-nav li.is-past{opacity:1}.process-story-nav p,.process-story-nav strong{opacity:1;max-height:none}.process-story-nav p{margin-top:9px}.process-story-nav strong{margin-top:10px}}._page_ohk8o_1{--surface:#f1eee6;--paper:#f8f6f0;--surface-soft:#e4e0d6;--ink:#1c211e;--muted:#686b64;--accent:#a3452c;--line:#c9c5ba;background:var(--surface);color:var(--ink);min-width:0}._skipLink_ohk8o_14{background:var(--paper);border:2px solid var(--accent);z-index:2000;padding:11px 14px;transition:transform .18s cubic-bezier(.25,1,.5,1);position:fixed;top:12px;left:14px;transform:translateY(-160%)}._skipLink_ohk8o_14:focus{transform:translateY(0)}._header_ohk8o_30{border-bottom:1px solid var(--line);z-index:20;background:#f8f6f0f5;grid-template-columns:140px 1fr auto;align-items:center;gap:20px;min-height:74px;padding:0 clamp(22px,3.4vw,52px);display:grid;position:relative}._brand_ohk8o_43{width:96px;display:block}._brand_ohk8o_43 img{width:100%;height:auto;display:block}._header_ohk8o_30 nav{justify-content:flex-end;align-items:center;gap:clamp(22px,3vw,48px);display:flex}._header_ohk8o_30 nav a{color:var(--ink);font-family:var(--label);font-size:12px;text-decoration:none}._header_ohk8o_30 nav a:hover{color:var(--accent)}._headerContacts_ohk8o_72{align-items:center;gap:14px;display:flex}._headerContacts_ohk8o_72 a{font-family:var(--label);white-space:nowrap;align-items:center;min-height:44px;font-size:11px;text-decoration:none;display:inline-flex}._headerTelegram_ohk8o_88{background:var(--accent);color:var(--paper);gap:8px;padding:0 13px}._headerTelegram_ohk8o_88:hover{background:var(--ink);color:var(--paper)!important}._headerTelegram_ohk8o_88 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:18px;height:18px}._header_ohk8o_30 nav a:focus-visible,._startLink_ohk8o_111:focus-visible,._planner_ohk8o_112 button:focus-visible,._planner_ohk8o_112 input:focus-visible,._planner_ohk8o_112 select:focus-visible,._content_ohk8o_115 summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}._plannerBar_ohk8o_120 button:focus-visible,._footer_ohk8o_121 a:focus-visible{outline-color:#d26a4a}._intro_ohk8o_125{background-color:var(--surface-soft);border-bottom:1px solid var(--line);background-image:url(/brand/mineral-grain.svg);grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(40px,7vw,120px);padding:clamp(58px,7vw,108px) clamp(22px,4.5vw,72px);display:grid}._eyebrow_ohk8o_135{color:var(--muted);font-family:var(--label);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px}._intro_ohk8o_125 h1{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;max-width:9ch;margin:34px 0 0;font-size:clamp(66px,7.4vw,112px);font-weight:500;line-height:.83}._introCopy_ohk8o_155{align-self:end}._introCopy_ohk8o_155>p:first-child{max-width:47ch;margin:0;font-size:clamp(18px,1.5vw,23px);line-height:1.5}._notice_ohk8o_166{border-top:1px solid var(--line);color:#53574f;max-width:52ch;margin:30px 0 0;padding-top:18px;font-size:14px;line-height:1.55}._startLink_ohk8o_111{background:var(--ink);color:var(--paper);font-family:var(--label);justify-content:center;align-items:center;min-height:50px;margin-top:30px;padding:0 24px;font-size:13px;text-decoration:none;display:inline-flex}._startLink_ohk8o_111:hover{background:var(--accent)}._planner_ohk8o_112{background:var(--paper);border-bottom:1px solid var(--line);color:var(--ink);scroll-margin-top:20px}._plannerBar_ohk8o_120{background:var(--ink);color:var(--paper);font-family:var(--label);grid-template-columns:minmax(240px,340px) 1fr auto;align-items:center;gap:24px;min-height:64px;padding:10px clamp(18px,2.5vw,36px);display:grid}._plannerIdentity_ohk8o_213{flex-direction:column;gap:3px;display:flex}._plannerBar_ohk8o_120 span{color:#f8f6f0a3;letter-spacing:.09em;text-transform:uppercase;font-size:9px}._plannerBar_ohk8o_120 strong{font-size:14px;font-weight:500}._plannerBar_ohk8o_120 p{align-items:center;gap:9px;margin:0;font-size:11px;display:flex}._plannerBar_ohk8o_120 p i{border-radius:50%;width:7px;height:7px;display:block}._ok_ohk8o_246{background:#7ea17b}._warning_ohk8o_250{background:#e08a67}._historyActions_ohk8o_254{gap:6px;display:flex}._historyActions_ohk8o_254 button{color:var(--paper);cursor:pointer;font:inherit;background:0 0;border:1px solid #f8f6f061;min-height:38px;padding:0 15px;font-size:11px}._historyActions_ohk8o_254 button:hover:not(:disabled){border-color:var(--paper)}._historyActions_ohk8o_254 button:disabled{cursor:not-allowed;opacity:.35}._historyActions_ohk8o_254 ._barPdfButton_ohk8o_279{display:none}._historyActions_ohk8o_254 ._resetConfirm_ohk8o_283{background:var(--accent);border-color:var(--accent)}._operationStatus_ohk8o_288{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._workspace_ohk8o_298{grid-template-columns:minmax(300px,340px) minmax(440px,1fr) minmax(260px,300px);min-height:720px;display:grid}._controls_ohk8o_304{background:var(--paper);border-right:1px solid var(--line);min-width:0}._stepNav_ohk8o_310{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}._stepNav_ohk8o_310 button{border:0;border-right:1px solid var(--line);color:var(--muted);cursor:pointer;font-family:var(--label);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:58px;padding:7px 2px;font-size:8px;display:flex}._stepNav_ohk8o_310 button:last-child{border-right:0}._stepNav_ohk8o_310 button span{color:var(--accent);font-size:9px}._stepNav_ohk8o_310 button:hover,._stepNav_ohk8o_310 ._activeStep_ohk8o_343{background:var(--surface-soft);color:var(--ink)}._controlScroll_ohk8o_348{overscroll-behavior:contain;max-height:662px;overflow-y:auto}._controlSection_ohk8o_354{border:0;border-bottom:1px solid var(--line);margin:0;padding:30px 24px 34px}._controlSection_ohk8o_354 legend{padding:0;font-size:17px;font-weight:600}._controlSection_ohk8o_354 legend span,._mobileSummary_ohk8o_368 h2 span{color:var(--accent);font-family:var(--label);letter-spacing:.06em;margin-right:10px;font-size:10px}._controlSection_ohk8o_354>p{color:var(--muted);margin:9px 0 22px;font-size:12px;line-height:1.55}._numberField_ohk8o_383{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:54px;font-size:13px;display:flex}._numberField_ohk8o_383:last-child{border-bottom:1px solid var(--line)}._numberField_ohk8o_383>span:last-child{align-items:center;gap:7px;display:flex}._numberFieldLabel_ohk8o_402{gap:3px;display:grid}._numberFieldLabel_ohk8o_402 small{font-size:9px;font-weight:400}._numberField_ohk8o_383 input{background:var(--surface);border:1px solid var(--line);color:var(--ink);font-family:var(--label);text-align:right;border-radius:2px;width:82px;height:38px;padding:0 8px;font-size:14px}._numberField_ohk8o_383 small{color:var(--muted);font-family:var(--label);font-size:10px}._segmented_ohk8o_431{grid-template-columns:1fr 1fr;display:grid}._segmented_ohk8o_431 button{background:var(--surface);border:1px solid var(--line);color:var(--ink);cursor:pointer;font-family:var(--body);min-height:46px;font-size:13px}._segmented_ohk8o_431 button+button{border-left:0}._segmented_ohk8o_431 button:hover,._segmented_ohk8o_431 ._selected_ohk8o_451{background:var(--ink);color:var(--paper)}._moduleCatalog_ohk8o_456{grid-template-columns:1fr 1fr;display:grid}._moduleCatalog_ohk8o_456 button{border:1px solid var(--line);color:var(--ink);cursor:pointer;font-family:var(--body);text-align:left;background:0 0;grid-template-columns:20px 1fr;align-items:center;gap:1px 8px;min-height:58px;padding:8px 10px;font-size:12px;display:grid}._moduleCatalog_ohk8o_456 button:nth-child(2n){border-left:0}._moduleCatalog_ohk8o_456 button:nth-child(n+3){border-top:0}._moduleCatalog_ohk8o_456 button:hover{background:var(--surface)}._moduleCatalog_ohk8o_456 button>span{color:var(--accent);font-family:var(--label);grid-row:1/3;font-size:18px}._moduleCatalog_ohk8o_456 button small{color:var(--muted);font-family:var(--label);font-size:9px}._moduleList_ohk8o_502{margin:24px 0 0;padding:0;list-style:none}._moduleList_ohk8o_502 li{border-top:1px solid var(--line);cursor:grab}._moduleList_ohk8o_502 li:last-child{border-bottom:1px solid var(--line)}._moduleList_ohk8o_502 li button{color:var(--ink);cursor:pointer;font-family:var(--body);text-align:left;background:0 0;border:0;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;width:100%;min-height:43px;padding:0 8px;font-size:12px;display:grid}._moduleList_ohk8o_502 li button span{color:var(--accent);font-family:var(--label);font-size:9px}._moduleList_ohk8o_502 li button small{color:var(--muted);font-family:var(--label);font-size:9px}._moduleList_ohk8o_502 li button small i{margin-left:6px;font-size:12px;font-style:normal}._moduleList_ohk8o_502 ._selectedModule_ohk8o_552 button{background:var(--surface-soft);box-shadow:inset 3px 0 0 var(--accent)}._moduleList_ohk8o_502 ._draggingModule_ohk8o_557{opacity:.45}._moduleEditor_ohk8o_561{background:var(--surface);border:1px solid var(--line);margin-top:18px;padding:14px}._moduleEditor_ohk8o_561>strong{margin-bottom:12px;font-size:13px;font-weight:600;display:block}._moduleEditorFields_ohk8o_575 label{justify-content:space-between;align-items:center;font-size:11px;display:flex}._moduleEditor_ohk8o_561 select{background:var(--paper);border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:2px;height:36px;padding:0 8px}._moduleEditorFields_ohk8o_575{gap:8px;display:grid}._moduleEditorActions_ohk8o_597{grid-template-columns:1fr 1fr;gap:6px;margin-top:12px;display:grid}._moduleEditor_ohk8o_561 button{background:var(--paper);border:1px solid var(--line);color:var(--ink);cursor:pointer;font-family:var(--label);min-height:38px}._moduleEditor_ohk8o_561 button:hover{border-color:var(--ink)}._moduleEditor_ohk8o_561 button:disabled{cursor:not-allowed;opacity:.45}._moduleEditorActions_ohk8o_597 ._deleteModule_ohk8o_622{color:#8b3d29}._optionLabel_ohk8o_626{color:var(--muted);font-family:var(--label);letter-spacing:.08em;text-transform:uppercase;margin:20px 0 10px;font-size:9px;display:block}._swatches_ohk8o_636{grid-template-columns:1fr 1fr;gap:4px;display:grid}._swatches_ohk8o_636 button{color:var(--ink);cursor:pointer;font-family:var(--body);text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:8px;min-height:42px;padding:5px;font-size:10px;display:flex}._swatches_ohk8o_636 button i{border:1px solid #1c211e2e;width:28px;height:28px;display:block}._swatches_ohk8o_636 button:hover,._swatches_ohk8o_636 ._selectedSwatch_ohk8o_665{border-color:var(--ink)}._viewport_ohk8o_669{touch-action:none;background:#ece8de;min-width:0;min-height:720px;position:relative;overflow:hidden}._viewport_ohk8o_669 canvas{width:100%;height:100%;display:block}._viewportMeta_ohk8o_684{pointer-events:none;z-index:2;max-width:calc(100% - 280px);position:absolute;top:20px;left:22px}._viewportMeta_ohk8o_684 span,._viewportMeta_ohk8o_684 p{font-family:var(--label)}._viewportMeta_ohk8o_684 span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:10px}._viewportMeta_ohk8o_684 p{color:var(--muted);margin:5px 0 0;font-size:10px}._viewControls_ohk8o_711{z-index:3;display:flex;position:absolute;top:20px;right:20px}._viewControls_ohk8o_711 button{border:1px solid var(--line);color:var(--ink);cursor:pointer;font-family:var(--label);background:#f8f6f0e6;min-height:38px;padding:0 11px;font-size:10px}._viewControls_ohk8o_711 button+button{border-left:0}._viewControls_ohk8o_711 button:hover,._viewControls_ohk8o_711 button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}._viewportScale_ohk8o_741{font-family:var(--label);pointer-events:none;z-index:2;grid-template-columns:auto 70px auto;align-items:center;gap:7px;font-size:8px;display:grid;position:absolute;bottom:18px;left:22px}._viewportScale_ohk8o_741 i{border-bottom:1px solid var(--ink);border-left:1px solid var(--ink);border-right:1px solid var(--ink);height:6px;display:block}._loading_ohk8o_763{color:var(--muted);font-family:var(--label);justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;inset:0}._fallback_ohk8o_774{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:70px 22px 40px}._fallback_ohk8o_774 svg{width:100%;max-width:720px;height:auto;max-height:78%}._fallbackRoom_ohk8o_790{fill:#f8f6f0;stroke:#686b64;stroke-width:3px}._fallbackModule_ohk8o_796{fill:#d0c5b4;stroke:#a3452c;stroke-width:2px}._fallback_ohk8o_774 text{fill:#1c211e;font-family:var(--label);font-size:12px}._fallback_ohk8o_774 p{color:var(--muted);text-align:center;max-width:58ch;font-size:12px;line-height:1.5}._fallbackModulePicker_ohk8o_816{display:none}._summary_ohk8o_820{background:var(--surface);border-left:1px solid var(--line);padding:34px 26px}._summary_ohk8o_820>p:first-child{color:var(--muted);font-family:var(--label);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:9px}._summary_ohk8o_820 h2{letter-spacing:-.025em;margin:12px 0 30px;font-size:26px;font-weight:500}._summary_ohk8o_820 dl{margin:0}._summary_ohk8o_820 dl>div{border-top:1px solid var(--line);gap:5px;padding:15px 0;display:grid}._summary_ohk8o_820 dl>div:last-child{border-bottom:1px solid var(--line)}._summary_ohk8o_820 dt{color:var(--muted);font-family:var(--label);letter-spacing:.06em;text-transform:uppercase;font-size:9px}._summary_ohk8o_820 dd{margin:0;font-size:13px;line-height:1.45}._fitWarning_ohk8o_871{color:#8b3d29;margin:20px 0 0;font-size:12px;line-height:1.5}._copyButton_ohk8o_878,._mobileSummary_ohk8o_368>button{background:var(--accent);border:1px solid var(--accent);color:var(--paper);cursor:pointer;font-family:var(--label);width:100%;min-height:48px;margin-top:24px;padding:0 16px;font-size:11px}._copyButton_ohk8o_878:hover,._mobileSummary_ohk8o_368>button:hover{background:var(--ink);border-color:var(--ink)}._localNote_ohk8o_898{color:var(--muted);margin:10px 0 0;font-size:10px;line-height:1.5}._disclaimer_ohk8o_905{border-top:1px solid var(--line);margin-top:32px;padding-top:20px}._disclaimer_ohk8o_905 strong{color:var(--accent);font-family:var(--label);letter-spacing:.06em;text-transform:uppercase;font-size:10px}._disclaimer_ohk8o_905 p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.55}._mobileSummary_ohk8o_368,._mobileFitWarning_ohk8o_930,._mobileStepActions_ohk8o_931{display:none}._content_ohk8o_115{background:var(--paper)}._contentLead_ohk8o_939{grid-template-columns:minmax(250px,.62fr) minmax(420px,1.38fr);gap:34px clamp(40px,6vw,100px);padding:clamp(78px,8vw,126px) clamp(22px,4.5vw,72px);display:grid}._contentLead_ohk8o_939 ._eyebrow_ohk8o_135{grid-column:1}._contentLead_ohk8o_939 h2{font-family:var(--display);letter-spacing:-.02em;text-transform:uppercase;grid-column:1;max-width:9ch;margin:0;font-size:clamp(58px,5.8vw,88px);font-weight:500;line-height:.88}._contentLead_ohk8o_939>p:not(._eyebrow_ohk8o_135){grid-area:1/2/3;align-self:end;max-width:58ch;margin:0;font-size:clamp(17px,1.4vw,21px);line-height:1.6}._contentLead_ohk8o_939 time{color:var(--muted);font-family:var(--label);grid-column:2;font-size:10px}._steps_ohk8o_979{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}._steps_ohk8o_979 li{border-right:1px solid var(--line);min-height:280px;padding:clamp(34px,4vw,58px) clamp(22px,3vw,44px)}._steps_ohk8o_979 li:last-child{border-right:0}._steps_ohk8o_979 li>span{color:var(--accent);font-family:var(--display);font-size:54px;line-height:1}._steps_ohk8o_979 h3{letter-spacing:-.02em;margin:46px 0 12px;font-size:20px;font-weight:500}._steps_ohk8o_979 p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}._measurements_ohk8o_1019,._comparison_ohk8o_1020,._faq_ohk8o_1021{border-top:1px solid var(--line);grid-template-columns:minmax(280px,.76fr) minmax(420px,1.24fr);gap:clamp(42px,7vw,120px);padding:clamp(76px,8vw,126px) clamp(22px,4.5vw,72px);display:grid}._measurements_ohk8o_1019 h2,._comparison_ohk8o_1020 h2,._faq_ohk8o_1021 h2{font-family:var(--display);letter-spacing:-.02em;text-transform:uppercase;max-width:10ch;margin:28px 0 0;font-size:clamp(50px,5vw,76px);font-weight:500;line-height:.9}._measurements_ohk8o_1019>div:last-child>p{max-width:62ch;margin:0;font-size:clamp(17px,1.35vw,20px);line-height:1.65}._measurements_ohk8o_1019 ul{margin:42px 0 0;padding:0;list-style:none}._measurements_ohk8o_1019 li{border-top:1px solid var(--line);padding:17px 0;font-size:14px;line-height:1.55}._measurements_ohk8o_1019 li:last-child{border-bottom:1px solid var(--line)}._tableWrap_ohk8o_1066{overflow-x:auto}._comparison_ohk8o_1020 table{border-collapse:collapse;width:100%;min-width:620px;font-size:13px}._comparison_ohk8o_1020 th,._comparison_ohk8o_1020 td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:17px 16px}._comparison_ohk8o_1020 thead th{background:var(--ink);color:var(--paper);font-family:var(--label);letter-spacing:.04em;font-size:10px;font-weight:500}._comparison_ohk8o_1020 tbody th{font-weight:500}._comparison_ohk8o_1020 tbody td{color:var(--muted)}._faq_ohk8o_1021{background:var(--surface-soft);background-image:url(/brand/mineral-grain.svg)}._faq_ohk8o_1021 details{border-top:1px solid var(--line)}._faq_ohk8o_1021 details:last-child{border-bottom:1px solid var(--line)}._faq_ohk8o_1021 summary{cursor:pointer;padding:24px 40px 24px 0;font-size:clamp(17px,1.4vw,21px);font-weight:500;line-height:1.35}._faq_ohk8o_1021 details p{color:#53574f;max-width:66ch;margin:0;padding:0 34px 26px 0;font-size:14px;line-height:1.65}._footer_ohk8o_121{background:var(--ink);color:var(--paper);font-family:var(--label);grid-template-columns:minmax(100px,1fr) minmax(0,auto) minmax(100px,1fr);align-items:center;gap:24px;min-height:140px;padding:24px clamp(22px,4.5vw,72px);font-size:11px;display:grid}._footer_ohk8o_121 img{width:92px;height:auto}._footerInfo_ohk8o_1150{justify-items:center;gap:8px;min-width:0;display:grid}._footerInfo_ohk8o_1150 p{color:#f8f6f0b3;text-align:center;margin:0}._footerInfo_ohk8o_1150 ._footerDetails_ohk8o_1163{color:#f8f6f080;letter-spacing:.02em;flex-wrap:wrap;justify-content:center;gap:4px 16px;font-size:10px;line-height:1.5;display:flex}._footer_ohk8o_121 a{color:var(--paper);justify-self:end}._footerContacts_ohk8o_1179{text-align:right;justify-self:end;align-items:end;gap:5px;display:grid}._footerContacts_ohk8o_1179>a:first-child{white-space:nowrap;font-size:14px}._footerContacts_ohk8o_1179>a:nth-child(2){color:#d26a4a;font-size:12px}._footerContacts_ohk8o_1179>a:last-child{color:#f8f6f08f;font-size:10px}._footerContacts_ohk8o_1179 a:hover{color:var(--paper)}._footerContacts_ohk8o_1179 a{justify-content:flex-end;align-items:center;min-height:44px;display:inline-flex}@media (width<=1180px){._workspace_ohk8o_298{grid-template-columns:310px minmax(420px,1fr)}._summary_ohk8o_820{display:none}._mobileSummary_ohk8o_368._mobileActive_ohk8o_1222{border-bottom:1px solid var(--line);padding:30px 24px 34px;display:block}._mobileSummary_ohk8o_368 h2{margin:0;font-size:17px}._mobileSummary_ohk8o_368>p{color:var(--muted);font-size:13px;line-height:1.55}._mobileSummary_ohk8o_368 small{color:var(--muted);margin-top:10px;font-size:10px;line-height:1.5;display:block}}@media (width<=900px){._intro_ohk8o_125,._contentLead_ohk8o_939,._measurements_ohk8o_1019,._comparison_ohk8o_1020,._faq_ohk8o_1021{grid-template-columns:1fr}._contentLead_ohk8o_939>p:not(._eyebrow_ohk8o_135),._contentLead_ohk8o_939 time{grid-area:auto/1}._steps_ohk8o_979{grid-template-columns:1fr 1fr}._steps_ohk8o_979 li:nth-child(2){border-right:0}._steps_ohk8o_979 li:nth-child(n+3){border-top:1px solid var(--line)}._plannerBar_ohk8o_120{grid-template-columns:1fr auto;gap:9px 16px;padding:10px 16px}._plannerBar_ohk8o_120>p:not(._operationStatus_ohk8o_288){justify-self:end}._historyActions_ohk8o_254{grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}._historyActions_ohk8o_254 button{min-height:44px}._numberField_ohk8o_383 input{width:92px;height:44px;font-size:16px}._moduleEditor_ohk8o_561 select,._moduleEditor_ohk8o_561 button,._moduleList_ohk8o_502 li button,._swatches_ohk8o_636 button,._viewControls_ohk8o_711 button{min-height:44px}._workspace_ohk8o_298{flex-direction:column;min-height:0;display:flex}._viewport_ohk8o_669{touch-action:pan-y;z-index:6;order:1;height:clamp(280px,36svh,340px);min-height:clamp(280px,36svh,340px);position:sticky;top:0}._controls_ohk8o_304{border-right:0;order:2}._stepNav_ohk8o_310{background:var(--paper);z-index:7;position:sticky;top:clamp(280px,36svh,340px)}._stepNav_ohk8o_310 button{min-height:58px;font-size:10px}._controlScroll_ohk8o_348{overscroll-behavior:auto;max-height:none;overflow:visible}._controlSection_ohk8o_354,._mobileSummary_ohk8o_368{display:none}._controlSection_ohk8o_354._mobileActive_ohk8o_1222,._mobileSummary_ohk8o_368._mobileActive_ohk8o_1222{min-height:330px;padding:32px 20px 46px;display:block}._mobileFitWarning_ohk8o_930{color:#8b3d29;margin:18px 0 0;font-size:12px;line-height:1.5;display:block}._mobileStepActions_ohk8o_931{border-top:1px solid var(--line);grid-template-columns:1fr 1.4fr;gap:8px;padding:16px 20px 24px;display:grid}._mobileStepActions_ohk8o_931>:only-child{grid-column:1/-1}._mobileStepActions_ohk8o_931 button{background:var(--paper);border:1px solid var(--line);color:var(--ink);cursor:pointer;font-family:var(--label);min-height:48px;padding:0 12px}._mobileStepActions_ohk8o_931 ._nextStep_ohk8o_1390{background:var(--accent);border-color:var(--accent);color:var(--paper)}._moduleList_ohk8o_502 li{cursor:default}}@media (width>=761px) and (width<=900px){._headerContacts_ohk8o_72>a:first-child{display:none}}@media (width<=760px){._header_ohk8o_30{min-height:62px;padding-left:max(14px, env(safe-area-inset-left));padding-right:max(14px, env(safe-area-inset-right));grid-template-columns:82px 1fr auto;gap:10px}._brand_ohk8o_43{width:76px}._header_ohk8o_30 nav{gap:0}._header_ohk8o_30 nav a{font-size:10px}._header_ohk8o_30 nav a:first-child,._header_ohk8o_30 nav a:nth-child(2),._header_ohk8o_30 nav a:nth-child(4),._headerContacts_ohk8o_72>a:first-child,._headerTelegram_ohk8o_88 span{display:none}._headerTelegram_ohk8o_88{color:var(--accent);background:0 0;justify-content:center;width:44px;height:52px;padding:0}._headerTelegram_ohk8o_88:hover{background:0 0;color:var(--ink)!important}._intro_ohk8o_125{gap:34px;padding:54px 18px 58px}._intro_ohk8o_125 h1{margin-top:28px;font-size:clamp(60px,17vw,78px)}._introCopy_ohk8o_155>p:first-child{font-size:17px}._startLink_ohk8o_111{width:100%;min-height:52px}._plannerBar_ohk8o_120{padding-inline:14px}._plannerBar_ohk8o_120>p:not(._operationStatus_ohk8o_288){font-size:10px}._stepNav_ohk8o_310 button{min-height:60px;font-size:10px}._controlSection_ohk8o_354._mobileActive_ohk8o_1222,._mobileSummary_ohk8o_368._mobileActive_ohk8o_1222{padding-inline:18px}._numberField_ohk8o_383{min-height:60px}._numberField_ohk8o_383 input{width:92px;height:44px;font-size:16px}._segmented_ohk8o_431 button,._moduleCatalog_ohk8o_456 button{min-height:54px}._moduleList_ohk8o_502 li button,._swatches_ohk8o_636 button{min-height:48px}._viewControls_ohk8o_711{top:auto;bottom:14px;right:14px}._viewControls_ohk8o_711 button{min-height:44px;padding-inline:8px;font-size:8px}._viewportMeta_ohk8o_684{top:14px;left:14px}._viewportMeta_ohk8o_684 p{display:none}._viewportScale_ohk8o_741{bottom:14px;left:14px}._contentLead_ohk8o_939,._measurements_ohk8o_1019,._comparison_ohk8o_1020,._faq_ohk8o_1021{gap:38px;padding:72px 18px}._contentLead_ohk8o_939 h2{font-size:clamp(56px,15vw,72px)}._contentLead_ohk8o_939>p:not(._eyebrow_ohk8o_135),._measurements_ohk8o_1019>div:last-child>p{font-size:16px}._steps_ohk8o_979{grid-template-columns:1fr}._steps_ohk8o_979 li,._steps_ohk8o_979 li:nth-child(2){border-right:0;border-top:1px solid var(--line);grid-template-columns:56px 1fr;gap:24px;min-height:0;padding:36px 18px 42px;display:grid}._steps_ohk8o_979 li:first-child{border-top:0}._steps_ohk8o_979 li>span{font-size:46px}._steps_ohk8o_979 h3{margin:4px 0 10px;font-size:18px}._measurements_ohk8o_1019 h2,._comparison_ohk8o_1020 h2,._faq_ohk8o_1021 h2{font-size:clamp(52px,14vw,68px)}._tableWrap_ohk8o_1066{margin-right:-18px;padding-right:18px}._faq_ohk8o_1021 summary{font-size:17px}._footer_ohk8o_121{grid-template-columns:1fr auto;gap:24px;min-height:164px;padding:24px 18px}._footerInfo_ohk8o_1150{grid-area:2/1/auto/3;justify-items:start}._footerInfo_ohk8o_1150 p{text-align:left}._footerInfo_ohk8o_1150 ._footerDetails_ohk8o_1163{justify-content:flex-start}._footerContacts_ohk8o_1179{align-self:start}}@media (width<=900px) and (height<=620px) and (orientation:landscape){._viewport_ohk8o_669{height:clamp(200px,52svh,260px);min-height:clamp(200px,52svh,260px);position:relative}._stepNav_ohk8o_310{top:0}}@media (hover:none) and (pointer:coarse){._header_ohk8o_30 nav a{align-items:center;min-height:44px;display:inline-flex}._viewport_ohk8o_669,._viewport_ohk8o_669 canvas{touch-action:pan-y!important}._moduleEditor_ohk8o_561 select,._moduleEditor_ohk8o_561 button,._moduleList_ohk8o_502 li button,._swatches_ohk8o_636 button,._segmented_ohk8o_431 button,._moduleCatalog_ohk8o_456 button,._historyActions_ohk8o_254 button,._numberField_ohk8o_383 input,._viewControls_ohk8o_711 button{min-height:44px}}@media (prefers-reduced-motion:reduce){._page_ohk8o_1 *,._page_ohk8o_1 :before,._page_ohk8o_1 :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}._plannerGrid_ohk8o_1675{grid-template-columns:minmax(330px,370px) minmax(440px,1fr) minmax(280px,320px);min-height:760px;display:grid}._projectHealth_ohk8o_1681{color:var(--paper);cursor:pointer;font-family:var(--label);background:0 0;border:0;justify-self:start;align-items:center;gap:9px;min-height:44px;padding:10px 0;font-size:11px;display:flex}._projectHealth_ohk8o_1681 i{border-radius:50%;width:8px;height:8px;display:block}._srStatus_ohk8o_1703{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._stepTabs_ohk8o_1713{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}._stepTabs_ohk8o_1713 button{border:0;border-right:1px solid var(--line);color:var(--muted);cursor:pointer;font-family:var(--label);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:60px;padding:7px 2px;font-size:9px;display:flex}._stepTabs_ohk8o_1713 button b{font-weight:400}._stepIcon_ohk8o_1740{display:none}._stepTabs_ohk8o_1713 button:last-child{border-right:0}._stepTabs_ohk8o_1713 button span{color:var(--accent);font-size:9px}._stepTabs_ohk8o_1713 button:hover,._stepTabs_ohk8o_1713 ._activeStep_ohk8o_343{background:var(--surface-soft);color:var(--ink)}._onboardingNote_ohk8o_1759{background:var(--surface-soft);border:1px solid var(--line);margin:10px 0 18px;padding:14px}._onboardingNote_ohk8o_1759 strong{font-size:12px}._onboardingNote_ohk8o_1759 p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}._layoutOptions_ohk8o_1777,._trackTabs_ohk8o_1778,._wallTabs_ohk8o_1779,._finishScope_ohk8o_1780{grid-template-columns:1fr 1fr;display:grid}._layoutOptions_ohk8o_1777 button,._trackTabs_ohk8o_1778 button,._wallTabs_ohk8o_1779 button,._finishScope_ohk8o_1780 button{background:var(--surface);border:1px solid var(--line);color:var(--ink);cursor:pointer;font-family:var(--body);min-height:46px;padding:0 9px;font-size:11px}._layoutOptions_ohk8o_1777 button+button,._trackTabs_ohk8o_1778 button+button,._wallTabs_ohk8o_1779 button+button,._finishScope_ohk8o_1780 button+button{border-left:0}._layoutOptions_ohk8o_1777 button:hover,._layoutOptions_ohk8o_1777 ._selectedOption_ohk8o_1807,._trackTabs_ohk8o_1778 button[aria-pressed=true],._wallTabs_ohk8o_1779 button[aria-pressed=true],._finishScope_ohk8o_1780 button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}._trackTabs_ohk8o_1778{margin-top:2px}._wallTabs_ohk8o_1779{margin-top:8px}._finishScope_ohk8o_1780{grid-template-columns:repeat(2,1fr)}._finishScope_ohk8o_1780 button:nth-child(n+3){border-top:0}._finishScope_ohk8o_1780 button:nth-child(3){border-left:1px solid var(--line)}._moduleCatalogV2_ohk8o_1836{border-top:1px solid var(--line);margin-top:18px}._moduleCatalogV2_ohk8o_1836 button{border:0;border-bottom:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:0 0;grid-template-columns:48px 1fr 24px;align-items:center;gap:10px;width:100%;min-height:66px;padding:8px 6px;display:grid}._moduleCatalogV2_ohk8o_1836 button:hover{background:var(--surface)}._moduleCatalogV2_ohk8o_1836 button>span{gap:3px;display:grid}._moduleCatalogV2_ohk8o_1836 button strong{font-size:12px;font-weight:600}._moduleCatalogV2_ohk8o_1836 button small{color:var(--muted);font-size:9px;line-height:1.35}._moduleCatalogV2_ohk8o_1836 button>b{color:var(--accent);font-family:var(--label);justify-self:center;font-size:21px;font-weight:400}._moduleGlyph_ohk8o_1885{background:var(--surface-soft);border:1px solid #aaa69c;width:42px;height:42px;display:block;position:relative}._moduleGlyph_ohk8o_1885 span{background:#62675f;height:1px;display:block;position:absolute;left:6px;right:6px}._moduleGlyph_ohk8o_1885 span:first-child{top:14px}._moduleGlyph_ohk8o_1885 span:nth-child(2){top:24px}._moduleGlyph_ohk8o_1885 span:nth-child(3){top:32px}._moduleGlyph_ohk8o_1885[data-kind=cabinet] span:nth-child(n+2),._moduleGlyph_ohk8o_1885[data-kind=sink] span:nth-child(n+2),._moduleGlyph_ohk8o_1885[data-kind=wall] span:nth-child(n+2),._moduleGlyph_ohk8o_1885[data-kind=wallDouble] span:nth-child(n+2),._moduleGlyph_ohk8o_1885[data-kind=tall] span:nth-child(n+2){display:none}._moduleGlyph_ohk8o_1885[data-kind=wallHood]{height:28px;margin-block:7px}._moduleGlyph_ohk8o_1885[data-kind=tall],._moduleGlyph_ohk8o_1885[data-kind=tallOven]{height:50px;margin-block:-4px}._moduleGlyph_ohk8o_1885[data-kind=oven]:after,._moduleGlyph_ohk8o_1885[data-kind=tallOven]:after{content:"";background:#303531;height:18px;position:absolute;top:13px;left:8px;right:8px}._trackSummary_ohk8o_1945{color:var(--muted);font-family:var(--label);text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:18px;font-size:9px;display:flex}._trackSummary_ohk8o_1945 strong{color:var(--ink);font-weight:500}._moduleList_ohk8o_502 li button{min-height:54px;padding-block:6px}._moduleList_ohk8o_502 li button>div{gap:3px;display:grid}._moduleList_ohk8o_502 li button>div strong{font-size:12px;font-weight:600}._moduleList_ohk8o_502 li button>div small{color:var(--muted);font-family:var(--label);font-size:9px}._moduleList_ohk8o_502 li button>b{color:var(--muted);font-family:var(--label);font-size:9px;font-weight:400}._moduleList_ohk8o_502 ._selectedModule_ohk8o_552 button{background:var(--surface-soft);box-shadow:none;outline:2px solid var(--accent);outline-offset:-2px}._emptyModules_ohk8o_1996{background:var(--surface);border:1px solid var(--line);margin-top:18px;padding:18px}._emptyModules_ohk8o_1996 strong{font-size:12px}._emptyModules_ohk8o_1996 p{color:var(--muted);margin:7px 0 0;font-size:11px}._mobileModuleEditor_ohk8o_2013{display:none}._editorHeading_ohk8o_2017{justify-content:space-between;align-items:start;display:flex}._editorHeading_ohk8o_2017>div{gap:4px;display:grid}._editorHeading_ohk8o_2017 span{color:var(--muted);font-family:var(--label);letter-spacing:.07em;text-transform:uppercase;font-size:8px}._editorHeading_ohk8o_2017 strong{font-size:14px}._editorHeading_ohk8o_2017>b{color:var(--accent);font-family:var(--label);font-size:12px}._editorLocation_ohk8o_2046{color:var(--muted);margin:8px 0 15px;font-size:10px;line-height:1.4}._moduleEditorActions_ohk8o_597 ._wideEditorAction_ohk8o_2053{grid-column:1/-1}._editorIssue_ohk8o_2057{color:#60452f;background:#f1dfc9;border:1px solid #d5b691;margin:12px 0 0;padding:10px;font-size:10px;line-height:1.45}._issueLink_ohk8o_2067{color:#60452f;cursor:pointer;text-align:left;background:#f1dfc9;border:1px solid #d5b691;gap:4px;width:100%;margin-top:10px;padding:12px;font-size:10px;line-height:1.45;display:grid}._issueLink_ohk8o_2067 span{font-family:var(--label);letter-spacing:.06em;text-transform:uppercase;font-size:8px}._issueMessage_ohk8o_2089{cursor:default}._palettePresets_ohk8o_2093{grid-template-columns:1fr 1fr;gap:6px;display:grid}._palettePresets_ohk8o_2093 button{background:var(--paper);border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;gap:8px;min-height:62px;padding:10px;display:grid}._palettePresets_ohk8o_2093 button:hover{border-color:var(--ink)}._palettePresets_ohk8o_2093 button>i{grid-template-columns:1fr 1fr .7fr;height:18px;display:grid}._palettePresets_ohk8o_2093 button b{border:1px solid #1c211e1f;display:block}._palettePresets_ohk8o_2093 button span{font-size:10px}._materialSwatches_ohk8o_2130{gap:6px;display:grid}._materialSwatches_ohk8o_2130 button{background:var(--paper);border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;grid-template-columns:64px 1fr 18px;align-items:center;gap:10px;min-height:64px;padding:6px;display:grid}._materialSwatches_ohk8o_2130 button:hover,._materialSwatches_ohk8o_2130 ._selectedSwatch_ohk8o_665{border-color:var(--ink)}._materialSwatches_ohk8o_2130 button>i{border:1px solid #1c211e2e;height:50px;display:block;position:relative;overflow:hidden}._materialSwatches_ohk8o_2130 button>i[data-pattern=oak]:after,._materialSwatches_ohk8o_2130 button>i[data-pattern=wood]:after{content:"";background:repeating-linear-gradient(7deg,#0000 0 8px,#3a2a1c21 9px 10px);position:absolute;inset:0}._materialSwatches_ohk8o_2130 button>i[data-pattern=sand]:after,._materialSwatches_ohk8o_2130 button>i[data-pattern=stone]:after{content:"";background-image:radial-gradient(circle at 20% 30%,#f8f6f059 0 1px,#0000 2px),radial-gradient(circle at 70% 65%,#1c211e2b 0 1px,#0000 2px);background-size:17px 17px,23px 23px;position:absolute;inset:0}._materialSwatches_ohk8o_2130 button>span{gap:4px;display:grid}._materialSwatches_ohk8o_2130 button small{color:var(--muted);font-size:9px;line-height:1.35}._materialSwatches_ohk8o_2130 button>b{color:var(--accent);font-size:15px}._fallbackFloor_ohk8o_2199{stroke:#8f897e;stroke-width:2px}._fallbackCabinet_ohk8o_2204{cursor:pointer;stroke:#1c211e80;stroke-width:1.5px}._fallbackHitArea_ohk8o_2210{fill:#0000;pointer-events:all;stroke:#0000;stroke-width:20px}._fallbackSelected_ohk8o_2217{cursor:pointer;stroke:var(--accent);stroke-width:4px}._fallbackAppliance_ohk8o_2223{fill:#2c312e}._fallbackDetail_ohk8o_2227{fill:none;stroke:#1c211e94;stroke-width:2px}._fallback_ohk8o_774 g[role=button]:focus-visible rect{stroke:#1c211e;stroke-width:6px;outline:none}._sceneSelection_ohk8o_2239{border:1px solid var(--line);z-index:4;background:#f8f6f0f0;align-items:center;gap:14px;max-width:min(420px,100% - 44px);padding:6px;display:flex;position:absolute;bottom:58px;left:22px}._sceneSelection_ohk8o_2239>div:first-child{pointer-events:none;gap:2px;min-width:100px;padding:2px 6px;display:grid}._sceneSelection_ohk8o_2239 span{color:var(--accent);font-family:var(--label);letter-spacing:.07em;text-transform:uppercase;font-size:8px}._sceneSelection_ohk8o_2239 strong{font-size:11px;font-weight:600}._sceneObjectActions_ohk8o_2274{gap:4px;display:flex}._sceneObjectActions_ohk8o_2274 button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}._sceneObjectActions_ohk8o_2274 button:hover{background:var(--ink);border-color:var(--ink);color:var(--paper)}._sceneObjectActions_ohk8o_2274 button:disabled{cursor:not-allowed;opacity:.3}._sceneObjectActions_ohk8o_2274 ._sceneDeleteAction_ohk8o_2303{color:#8d3527}._sceneObjectActions_ohk8o_2274 ._sceneDeleteAction_ohk8o_2303:hover{color:var(--paper);background:#8d3527;border-color:#8d3527}._watermark_ohk8o_2313{opacity:.55;pointer-events:none;z-index:4;align-items:center;gap:8px;display:flex;position:absolute;bottom:18px;right:20px}._watermark_ohk8o_2313 img{width:34px;height:auto}._watermark_ohk8o_2313 span{color:var(--ink);font-family:var(--label);letter-spacing:.05em;text-transform:uppercase;font-size:8px}._summary_ohk8o_820 ._moduleEditor_ohk8o_561{background:0 0;border:0;margin-top:0;padding:0}._summaryWarning_ohk8o_2345,._summaryReady_ohk8o_2346{border:1px solid;margin-top:20px;padding:13px}._summaryWarning_ohk8o_2345{color:#60452f;background:#f1dfc9;border-color:#d5b691}._summaryReady_ohk8o_2346{color:#345038;background:#dfe8dc;border-color:#b8c9b4}._summaryWarning_ohk8o_2345 strong,._summaryReady_ohk8o_2346 strong{font-size:11px}._summaryWarning_ohk8o_2345 p,._summaryReady_ohk8o_2346 p{margin:6px 0 0;font-size:10px;line-height:1.45}._pdfButton_ohk8o_2376,._shareButton_ohk8o_2377{cursor:pointer;font-family:var(--label);border:1px solid;width:100%;min-height:46px;padding:0 12px;font-size:10px}._pdfButton_ohk8o_2376{background:var(--accent);border-color:var(--accent);color:var(--paper);margin-top:22px}._shareButton_ohk8o_2377{background:var(--ink);border-color:var(--ink);color:var(--paper)}._pdfButton_ohk8o_2376:hover,._shareButton_ohk8o_2377:hover{background:#2c332f;border-color:#2c332f}._pdfButton_ohk8o_2376:disabled,._shareButton_ohk8o_2377:disabled{cursor:wait;opacity:.65}._briefActions_ohk8o_2412{gap:8px;display:grid}._briefActions_ohk8o_2412 small{color:var(--muted);font-size:9px;line-height:1.45}._briefActionsCompact_ohk8o_2423 ._pdfButton_ohk8o_2376{margin-top:8px}._plannerContact_ohk8o_2427{border-top:1px solid var(--line);gap:8px;margin-top:20px;padding-top:18px;display:grid}._plannerContact_ohk8o_2427>div{gap:6px;margin-bottom:4px;display:grid}._plannerContact_ohk8o_2427 strong{font-size:13px;font-weight:600}._plannerContact_ohk8o_2427 p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}._plannerContact_ohk8o_2427 a{border:1px solid var(--line);font-family:var(--label);justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 10px;font-size:10px;text-decoration:none;display:inline-flex}._plannerContact_ohk8o_2427 a:first-of-type{background:var(--accent);border-color:var(--accent);color:var(--paper)}._plannerContact_ohk8o_2427 a:hover{background:var(--ink);border-color:var(--ink);color:var(--paper)}._plannerContact_ohk8o_2427 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:18px;height:18px}._plannerContactCompact_ohk8o_2488{margin-top:24px}@media (width<=1180px){._plannerGrid_ohk8o_1675{grid-template-columns:330px minmax(420px,1fr)}._mobileModuleEditor_ohk8o_2013{display:block}}@media (width<=900px){._plannerGrid_ohk8o_1675{flex-direction:column;min-height:0;display:flex}._projectHealth_ohk8o_1681{justify-self:end;font-size:10px}._viewport_ohk8o_669{order:1}._controls_ohk8o_304{order:2}._stepTabs_ohk8o_1713{background:var(--paper);z-index:7;position:sticky;top:clamp(280px,36svh,340px)}._stepTabs_ohk8o_1713 button{min-height:60px;font-size:10px}._mobileModuleEditor_ohk8o_2013{display:block}._moduleCatalogV2_ohk8o_1836 button,._materialSwatches_ohk8o_2130 button,._palettePresets_ohk8o_2093 button,._trackTabs_ohk8o_1778 button,._wallTabs_ohk8o_1779 button,._finishScope_ohk8o_1780 button{min-height:48px}._sceneSelection_ohk8o_2239{max-width:190px;bottom:61px;left:14px}._watermark_ohk8o_2313{bottom:66px;right:14px}._watermark_ohk8o_2313 span{display:none}}@media (width<=760px){._plannerIdentity_ohk8o_213 strong{font-size:11px}._projectHealth_ohk8o_1681{text-align:left;max-width:130px}._trackTabs_ohk8o_1778 button,._wallTabs_ohk8o_1779 button,._finishScope_ohk8o_1780 button{font-size:10px}._moduleCatalogV2_ohk8o_1836 button{min-height:70px}._palettePresets_ohk8o_2093{grid-template-columns:1fr 1fr}._materialSwatches_ohk8o_2130 button{grid-template-columns:60px 1fr 18px;min-height:66px}._mobileModuleEditor_ohk8o_2013 ._moduleEditor_ohk8o_561{margin-top:20px}._viewControls_ohk8o_711{max-width:170px}}@media (width<=900px) and (height<=620px) and (orientation:landscape){._viewport_ohk8o_669{height:clamp(200px,52svh,260px);min-height:clamp(200px,52svh,260px)}._stepTabs_ohk8o_1713{top:0}._sceneSelection_ohk8o_2239,._watermark_ohk8o_2313{display:none}._fallback_ohk8o_774{grid-template-rows:minmax(0,1fr) 44px;gap:4px;inset:58px 190px 4px 14px}._fallback_ohk8o_774 svg{height:100%;max-height:none}._fallback_ohk8o_774>p{display:none}._fallbackModulePicker_ohk8o_816{overscroll-behavior-inline:contain;scrollbar-width:thin;gap:4px;max-width:100%;display:flex;overflow-x:auto}._fallbackModulePicker_ohk8o_816 button{border:1px solid var(--line);color:var(--ink);background:#f8f6f0f5;flex:none;align-items:center;gap:7px;min-height:44px;padding:0 12px;display:flex}._fallbackModulePicker_ohk8o_816 button[aria-pressed=true]{border-color:var(--accent);color:var(--accent)}._fallbackModulePicker_ohk8o_816 button b{font-family:var(--label);font-size:11px}._fallbackModulePicker_ohk8o_816 button span{text-overflow:ellipsis;white-space:nowrap;max-width:128px;overflow:hidden}}._uiIcon_ohk8o_2671{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:18px;height:18px}._historyActions_ohk8o_254 button,._moduleEditorActions_ohk8o_597 button,._pdfButton_ohk8o_2376,._palettePresets_ohk8o_2093 button>span,._moduleList_ohk8o_502 li button>b{justify-content:center;align-items:center;gap:7px;display:inline-flex}._controlSection_ohk8o_354>p{font-size:13px}._catalogFilters_ohk8o_2697{border:1px solid var(--line);margin-top:16px}._catalogFilters_ohk8o_2697 summary{cursor:pointer;align-items:center;gap:8px;min-height:48px;padding:0 12px;font-size:12px;font-weight:600;display:flex}._catalogFilters_ohk8o_2697 summary::-webkit-details-marker{display:none}._catalogFilters_ohk8o_2697 summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;margin-left:2px;transition:transform .18s cubic-bezier(.16,1,.3,1);transform:rotate(45deg)translateY(-2px)}._catalogFilters_ohk8o_2697[open] summary:after{transform:rotate(225deg)translate(-2px,-1px)}._catalogFilters_ohk8o_2697 summary span{color:var(--muted);margin-left:auto;font-size:10px;font-weight:400}._catalogFilters_ohk8o_2697>div{border-top:1px solid var(--line);padding:0 12px 14px}._filterChips_ohk8o_2744{flex-wrap:wrap;gap:6px;display:flex}._filterChips_ohk8o_2744 button,._catalogEmpty_ohk8o_2751 button{background:var(--paper);border:1px solid var(--line);color:var(--ink);cursor:pointer;font:500 11px var(--label);min-height:36px;padding:0 10px}._filterChips_ohk8o_2744 button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}._catalogEmpty_ohk8o_2751{background:var(--surface);align-items:start;gap:10px;padding:16px;display:grid}._catalogEmpty_ohk8o_2751 p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}._moduleGlyph_ohk8o_1885,._moduleGlyph_ohk8o_1885[data-kind]{fill:none;stroke:#4f554f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;background:0 0;border:0;width:44px;height:52px;margin:0;overflow:visible}._moduleGlyph_ohk8o_1885 rect:first-child{fill:var(--surface-soft);stroke:#8f918a}._moduleCatalogV2_ohk8o_1836 button{grid-template-columns:52px 1fr 44px;min-height:76px;padding:9px 2px 9px 6px}._moduleCatalogV2_ohk8o_1836 button strong{font-size:13px}._moduleCatalogV2_ohk8o_1836 button small{font-size:11px}._moduleCatalogV2_ohk8o_1836 button>b{border:1px solid var(--line);color:var(--accent);justify-content:center;align-items:center;width:40px;height:40px;display:flex}._moduleCatalogV2_ohk8o_1836 button:hover>b{background:var(--accent);border-color:var(--accent);color:var(--paper)}._moduleList_ohk8o_502 li button>b ._uiIcon_ohk8o_2671{width:16px;height:16px}._editorMeta_ohk8o_2837{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:12px 0 16px;display:grid}._editorMeta_ohk8o_2837 div{min-width:0;padding:10px 3px}._editorMeta_ohk8o_2837 dt{color:var(--muted);font:400 9px var(--label);letter-spacing:.05em;text-transform:uppercase}._editorMeta_ohk8o_2837 dd{margin:4px 0 0;font-size:11px}._moduleEditorFields_ohk8o_575 label{font-size:12px}._moduleEditor_ohk8o_561 select{min-height:42px}._moduleEditor_ohk8o_561 button{min-height:42px;font-size:11px}._currentPalette_ohk8o_2875{background:var(--surface);border:1px solid var(--line);gap:12px;padding:14px;display:grid}._currentPalette_ohk8o_2875>strong{font-size:12px}._currentPalette_ohk8o_2875>div{grid-template-columns:1fr 1fr;gap:8px 12px;display:grid}._currentPalette_ohk8o_2875 span{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}._currentPalette_ohk8o_2875 i{border:1px solid #1c211e2e;width:28px;height:20px;display:block}._palettePresets_ohk8o_2093 ._selectedPalette_ohk8o_2908{background:var(--surface-soft);border-color:var(--ink)}._palettePresets_ohk8o_2093 button>span{justify-content:space-between;font-size:11px}._materialSwatches_ohk8o_2130 button strong{font-size:12px}._materialSwatches_ohk8o_2130 button small{font-size:10px}._sceneToolbar_ohk8o_2926{z-index:5;justify-items:end;gap:7px;display:grid;position:absolute;top:20px;right:20px}._sceneToolbar_ohk8o_2926 ._viewControls_ohk8o_711{position:static}._sceneToolbar_ohk8o_2926 button{justify-content:center;align-items:center;display:inline-flex}._cameraControls_ohk8o_2946{gap:4px;display:flex}._mobileZoomControls_ohk8o_2951{gap:4px;display:none}._cameraControls_ohk8o_2946>span{display:flex}._cameraControls_ohk8o_2946 button,._mobileZoomControls_ohk8o_2951 button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#f8f6f0f0;width:38px;height:38px;padding:0}._cameraControls_ohk8o_2946 button:hover,._mobileZoomControls_ohk8o_2951 button:hover{background:var(--ink);border-color:var(--ink);color:var(--paper)}._viewportExpanded_ohk8o_2978{z-index:100;width:100vw;inset:0;height:100dvh!important;min-height:100dvh!important;position:fixed!important}._viewportExpanded_ohk8o_2978 ._sceneToolbar_ohk8o_2926{top:28px;right:28px}._viewportExpanded_ohk8o_2978 ._viewportMeta_ohk8o_684{top:28px;left:28px}._watermark_ohk8o_2313{opacity:.72;gap:10px}._watermark_ohk8o_2313 img{width:58px}._watermark_ohk8o_2313 span,._summary_ohk8o_820 dt,._editorHeading_ohk8o_2017 span{font-size:10px}._summary_ohk8o_820 dd,._summaryWarning_ohk8o_2345 p,._summaryReady_ohk8o_2346 p,._briefActions_ohk8o_2412 small,._plannerContact_ohk8o_2427 p,._pdfButton_ohk8o_2376,._shareButton_ohk8o_2377,._plannerContact_ohk8o_2427 a{font-size:11px}._controlsHeader_ohk8o_3029{border-bottom:1px solid var(--line);min-height:46px;display:flex}._controlsHeader_ohk8o_3029 button{color:var(--ink);cursor:pointer;font:500 11px var(--label);background:0 0;border:0;align-items:center;gap:9px;width:100%;min-height:46px;padding:0 16px;display:inline-flex}._controlsHeader_ohk8o_3029 button:hover{background:var(--surface-soft)}._plannerGridCollapsed_ohk8o_3053{grid-template-columns:68px minmax(440px,1fr) minmax(280px,320px)}._controlsCollapsed_ohk8o_3057 ._controlsHeader_ohk8o_3029 button{justify-content:center;padding:0}._controlsCollapsed_ohk8o_3057 ._controlsHeader_ohk8o_3029 span,._controlsCollapsed_ohk8o_3057 ._controlScroll_ohk8o_348{display:none}._controlsCollapsed_ohk8o_3057 ._stepTabs_ohk8o_1713{border-bottom:0;grid-template-columns:1fr}._controlsCollapsed_ohk8o_3057 ._stepTabs_ohk8o_1713 button{border-bottom:1px solid var(--line);border-right:0;min-height:62px;padding:0}._controlsCollapsed_ohk8o_3057 ._stepTabs_ohk8o_1713 button>span,._controlsCollapsed_ohk8o_3057 ._stepTabs_ohk8o_1713 button>b{display:none}._controlsCollapsed_ohk8o_3057 ._stepIcon_ohk8o_1740{justify-content:center;align-items:center;display:inline-flex}@media (width<=1480px) and (width>=901px){._plannerGrid_ohk8o_1675{grid-template-columns:minmax(340px,380px) minmax(520px,1fr)}._plannerGrid_ohk8o_1675._plannerGridCollapsed_ohk8o_3053{grid-template-columns:68px minmax(520px,1fr)}._summary_ohk8o_820{display:none}._mobileModuleEditor_ohk8o_2013{display:block}._historyActions_ohk8o_254 ._barPdfButton_ohk8o_279{background:var(--accent);border-color:var(--accent);align-items:center;gap:7px;display:inline-flex}}@media (width<=900px){._controlsHeader_ohk8o_3029{display:none}._controlsCollapsed_ohk8o_3057 ._controlScroll_ohk8o_348{display:block}._controlsCollapsed_ohk8o_3057 ._stepTabs_ohk8o_1713{grid-template-columns:repeat(5,1fr)}._controlsCollapsed_ohk8o_3057 ._stepTabs_ohk8o_1713 button{border-bottom:0;border-right:1px solid var(--line);min-height:60px}._controlsCollapsed_ohk8o_3057 ._stepTabs_ohk8o_1713 button>span,._controlsCollapsed_ohk8o_3057 ._stepTabs_ohk8o_1713 button>b{display:initial}._controlsCollapsed_ohk8o_3057 ._stepIcon_ohk8o_1740{display:none}._catalogFilters_ohk8o_2697 summary,._filterChips_ohk8o_2744 button,._catalogEmpty_ohk8o_2751 button,._moduleEditor_ohk8o_561 button,._moduleEditor_ohk8o_561 select,._cameraControls_ohk8o_2946 button{min-height:44px}._sceneToolbar_ohk8o_2926{gap:5px;top:auto;bottom:12px;right:12px}._sceneToolbar_ohk8o_2926 ._viewControls_ohk8o_711{max-width:none;top:auto;bottom:auto;right:auto}._cameraControls_ohk8o_2946{display:none}._viewportExpanded_ohk8o_2978 ._mobileZoomControls_ohk8o_2951{display:flex}._viewportExpanded_ohk8o_2978 ._sceneToolbar_ohk8o_2926{bottom:auto;right:max(12px, env(safe-area-inset-right));top:max(12px, env(safe-area-inset-top))}._viewportExpanded_ohk8o_2978 ._viewportMeta_ohk8o_684{left:max(14px, env(safe-area-inset-left));top:max(14px, env(safe-area-inset-top))}._sceneToolbar_ohk8o_2926 button{min-width:44px;min-height:44px}._moduleEditor_ohk8o_561 select{font-size:16px}._watermark_ohk8o_2313{top:44px;bottom:auto;right:14px}._watermark_ohk8o_2313 img{width:46px}._sceneSelection_ohk8o_2239{gap:4px;max-width:148px;padding:2px;top:44px;bottom:auto;left:14px}._sceneSelection_ohk8o_2239>div:first-child{width:96px;min-width:0;padding:0 6px;display:block;overflow:hidden}._sceneSelection_ohk8o_2239 span{display:none}._sceneSelection_ohk8o_2239 strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2;display:block;overflow:hidden}._sceneObjectActions_ohk8o_2274 button:not(._sceneDeleteAction_ohk8o_2303){display:none}._sceneObjectActions_ohk8o_2274 ._sceneDeleteAction_ohk8o_2303{width:44px;height:44px}}@media (width<=760px){._sceneToolbar_ohk8o_2926 ._viewControls_ohk8o_711 button{min-height:44px;padding-inline:7px;font-size:9px}._sceneToolbar_ohk8o_2926 ._viewControls_ohk8o_711 button:nth-child(3){display:none}._moduleCatalogV2_ohk8o_1836 button{grid-template-columns:48px 1fr 44px}}@media (width<=900px) and (height<=620px) and (orientation:landscape){._sceneToolbar_ohk8o_2926{top:12px;bottom:auto;right:12px}._watermark_ohk8o_2313{display:flex;top:auto;bottom:12px;right:14px}._watermark_ohk8o_2313 img{width:42px}._watermark_ohk8o_2313 span{display:none}}._page_nq4ou_1{background:var(--surface);color:var(--ink);min-width:0}._skipLink_nq4ou_7{background:var(--paper);border:2px solid var(--accent);z-index:2000;padding:11px 14px;transition:transform .18s cubic-bezier(.25,1,.5,1);position:fixed;top:12px;left:14px;transform:translateY(-160%)}._skipLink_nq4ou_7:focus{transform:translateY(0)}._header_nq4ou_23{background:var(--paper);border-bottom:1px solid var(--line);grid-template-columns:minmax(110px,1fr) auto minmax(220px,1fr);align-items:center;gap:20px;min-height:74px;padding:0 clamp(22px,3.4vw,54px);display:grid}._brand_nq4ou_34{align-self:stretch;align-items:center;width:max-content;display:inline-flex}._brand_nq4ou_34 img{width:auto;height:66px;display:block}._header_nq4ou_23 nav{font-family:var(--label);align-items:center;gap:clamp(24px,3vw,48px);font-size:13px;display:flex}._header_nq4ou_23 nav a{align-items:center;min-height:44px;display:inline-flex;position:relative}._header_nq4ou_23 nav a:after{background:var(--accent);content:"";transform-origin:100%;width:100%;height:2px;transition:transform .22s cubic-bezier(.25,1,.5,1);position:absolute;bottom:5px;left:0;transform:scaleX(0)}._header_nq4ou_23 nav a:hover:after,._header_nq4ou_23 nav a:focus-visible:after,._header_nq4ou_23 nav ._currentNav_nq4ou_77:after{transform-origin:0;transform:scaleX(1)}._header_nq4ou_23 nav ._currentNav_nq4ou_77{color:var(--accent)}._headerContacts_nq4ou_86{justify-self:end;align-items:center;gap:18px;display:flex}._headerContacts_nq4ou_86 a{font-family:var(--label);white-space:nowrap;font-size:12px}._headerPhone_nq4ou_99{align-items:center;min-height:44px;display:inline-flex}._headerPhone_nq4ou_99:hover{color:var(--accent)}._headerTelegram_nq4ou_109{background:var(--accent);color:var(--paper);justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;transition:background .22s cubic-bezier(.25,1,.5,1);display:inline-flex}._headerTelegram_nq4ou_109:hover{background:var(--ink)}._headerTelegram_nq4ou_109 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:19px;height:19px}._header_nq4ou_23 a:focus-visible,._footer_nq4ou_136 a:focus-visible,._article_nq4ou_137 a:focus-visible,._blogContact_nq4ou_138 a:focus-visible{outline:3px solid var(--accent);outline-offset:3px}._articleNext_nq4ou_143 a:focus-visible,._footer_nq4ou_136 a:focus-visible{outline-color:var(--accent-on-dark)}._eyebrow_nq4ou_148{color:var(--muted);font-family:var(--label);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px}._blogIntro_nq4ou_157{background-color:var(--surface-soft);border-bottom:1px solid var(--line);background-image:url(/brand/mineral-grain.svg);grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:clamp(48px,8vw,140px);min-height:min(520px,100svh - 74px);padding:clamp(54px,6vw,86px) clamp(22px,4.5vw,72px);display:grid}._blogIntroHeading_nq4ou_168{align-content:space-between;display:grid}._blogIntro_nq4ou_157 h1{font-family:var(--display);letter-spacing:-.03em;text-transform:uppercase;max-width:13ch;margin:clamp(48px,7vh,80px) 0 0;font-size:clamp(70px,7vw,110px);font-weight:450;line-height:.82}._blogIntroText_nq4ou_184{color:var(--muted);align-self:end;max-width:39ch;margin:0;font-size:clamp(17px,1.35vw,21px);line-height:1.62}._featuredPost_nq4ou_193{background:var(--paper);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.18fr) minmax(370px,.82fr);min-height:680px;display:grid}._featuredVisual_nq4ou_201{background:var(--surface-soft);min-height:520px;display:block;overflow:hidden}._featuredVisual_nq4ou_201 img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);display:block}._featuredVisual_nq4ou_201:hover img{transform:scale(1.012)}._featuredCopy_nq4ou_220{border-left:1px solid var(--line);align-content:space-between;padding:clamp(38px,5vw,76px) clamp(28px,4.2vw,66px);display:grid}._postMeta_nq4ou_227{color:var(--muted);font-family:var(--label);letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:10px;display:grid}._postMeta_nq4ou_227 span:first-child{color:var(--accent);font-family:var(--display);letter-spacing:0;font-size:45px;font-weight:500;line-height:1}._featuredCopy_nq4ou_220 h2{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;max-width:9ch;margin:clamp(45px,8vh,90px) 0 0;font-size:clamp(50px,5vw,76px);font-weight:480;line-height:.9}._featuredCopy_nq4ou_220 h2 a:hover{color:var(--accent)}._featuredCopy_nq4ou_220>p{color:var(--muted);max-width:44ch;margin:28px 0 0;font-size:16px;line-height:1.65}._featuredFooter_nq4ou_269{border-top:1px solid var(--line);font-family:var(--label);justify-content:space-between;align-items:center;margin-top:48px;padding-top:22px;font-size:12px;display:flex}._featuredFooter_nq4ou_269 a{color:var(--accent);align-items:center;gap:10px;display:inline-flex}._featuredFooter_nq4ou_269 a:hover{color:var(--ink)}._featuredFooter_nq4ou_269>span{color:var(--muted)}._blogContact_nq4ou_138{background-color:var(--surface);background-image:url(/brand/mineral-grain.svg);grid-template-columns:minmax(320px,1fr) minmax(320px,.75fr) auto;align-items:end;gap:clamp(30px,5vw,80px);padding:clamp(58px,7vw,104px) clamp(22px,4.5vw,72px);display:grid}._blogContact_nq4ou_138 h2{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;max-width:8ch;margin:0;font-size:clamp(54px,5.8vw,88px);font-weight:460;line-height:.88}._blogContact_nq4ou_138 p{color:var(--muted);max-width:43ch;margin:0;font-size:17px;line-height:1.62}._blogContact_nq4ou_138>a{background:var(--accent);color:var(--paper);font-family:var(--label);white-space:nowrap;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:13px;display:inline-flex}._blogContact_nq4ou_138>a:hover{background:var(--ink)}._breadcrumbs_nq4ou_341{border-bottom:1px solid var(--line);color:var(--muted);font-family:var(--label);letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px;min-height:52px;padding:10px clamp(22px,4.5vw,72px);font-size:10px;display:flex}._breadcrumbs_nq4ou_341 a:hover{color:var(--accent)}._breadcrumbs_nq4ou_341 a{align-items:center;min-height:44px;display:inline-flex}._articleHeader_nq4ou_366{background-color:var(--surface-soft);background-image:url(/brand/mineral-grain.svg);grid-template-columns:minmax(110px,.2fr) minmax(0,1.8fr);gap:clamp(34px,5vw,82px);padding:clamp(52px,7vw,104px) clamp(22px,4.5vw,72px);display:grid}._articleIndex_nq4ou_375{border-right:1px solid var(--line);align-content:start;gap:15px;padding-right:clamp(18px,3vw,46px);display:grid}._articleIndex_nq4ou_375 span:first-child{color:var(--accent);font-family:var(--display);font-size:clamp(58px,5vw,78px);line-height:.8}._articleIndex_nq4ou_375 span:last-child{color:var(--muted);font-family:var(--label);letter-spacing:.1em;text-transform:uppercase;font-size:9px}._articleHeader_nq4ou_366 h1{font-family:var(--display);letter-spacing:-.03em;text-transform:uppercase;max-width:11ch;margin:0;font-size:clamp(68px,8vw,124px);font-weight:450;line-height:.84}._articleHeader_nq4ou_366>div:last-child>p{color:var(--muted);max-width:64ch;margin:clamp(34px,5vw,64px) 0 0;font-size:clamp(18px,1.55vw,23px);line-height:1.58}._articleMeta_nq4ou_417{border-top:1px solid var(--line);color:var(--muted);font-family:var(--label);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:12px 28px;margin-top:38px;padding-top:18px;font-size:10px;display:flex}._articleHero_nq4ou_431{background:var(--ink);margin:0;position:relative}._articleHero_nq4ou_431 img{object-fit:cover;width:100%;height:min(74svh,860px);display:block}._articleHero_nq4ou_431 figcaption{color:#f8f6f0d6;font-family:var(--label);background:#1c211eeb;max-width:58ch;padding:14px 18px;font-size:11px;line-height:1.5;position:absolute;bottom:0;right:0}._articleGrid_nq4ou_457{background:var(--paper);grid-template-columns:minmax(250px,.36fr) minmax(0,1.64fr);align-items:start;display:grid}._articleAside_nq4ou_464{border-right:1px solid var(--line);padding:60px clamp(22px,3vw,48px);position:sticky;top:0}._articleAside_nq4ou_464>p{color:var(--muted);font-family:var(--label);letter-spacing:.1em;text-transform:uppercase;margin:0 0 25px;font-size:10px}._articleAside_nq4ou_464 ol{margin:0;padding:0;list-style:none}._articleAside_nq4ou_464 li{border-top:1px solid var(--line)}._articleAside_nq4ou_464 li:last-child{border-bottom:1px solid var(--line)}._articleAside_nq4ou_464 a{color:var(--muted);grid-template-columns:26px 1fr;align-items:baseline;gap:12px;padding:15px 0;font-size:13px;line-height:1.45;display:grid}._articleAside_nq4ou_464 a span{color:var(--accent);font-family:var(--label);font-size:9px}._articleAside_nq4ou_464 a:hover{color:var(--ink)}._articleBody_nq4ou_515{width:100%;max-width:980px;margin:0 auto;padding:clamp(54px,8vw,120px) clamp(24px,6vw,94px)}._summary_nq4ou_522{background:var(--surface-soft);border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:1fr;gap:18px;margin-bottom:clamp(70px,9vw,130px);padding:28px clamp(20px,3vw,32px);display:grid}._summary_nq4ou_522 h2{font-family:var(--display);text-transform:uppercase;margin:0;font-size:38px;font-weight:500;line-height:1}._summary_nq4ou_522 ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}._summary_nq4ou_522 li{border-top:1px solid var(--line);padding:14px 0;font-size:15px;line-height:1.6}._summary_nq4ou_522 li:first-child{border-top:0;padding-top:14px}._summary_nq4ou_522 li:last-child{padding-bottom:0}._articleSection_nq4ou_565,._articleFaq_nq4ou_566{scroll-margin-top:24px}._articleSection_nq4ou_565+._articleSection_nq4ou_565,._articleFaq_nq4ou_566{border-top:1px solid var(--line);margin-top:clamp(68px,9vw,120px);padding-top:clamp(58px,7vw,90px)}._sectionHeading_nq4ou_577{grid-template-columns:46px 1fr;align-items:start;gap:20px;margin-bottom:36px;display:grid}._sectionHeading_nq4ou_577>span{color:var(--accent);font-family:var(--label);padding-top:8px;font-size:11px}._sectionHeading_nq4ou_577 h2{font-family:var(--display);letter-spacing:-.02em;text-transform:uppercase;max-width:12ch;margin:0;font-size:clamp(46px,5vw,72px);font-weight:480;line-height:.92}._articleSection_nq4ou_565>p,._articleFaq_nq4ou_566 details>p,._articleDisclosure_nq4ou_605{color:#4f534d;max-width:67ch;margin:0 0 24px 66px;font-size:clamp(16px,1.35vw,19px);line-height:1.75}._pointList_nq4ou_613{border-top:1px solid var(--line);margin:42px 0 0 66px}._pointList_nq4ou_613>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(130px,.35fr) minmax(0,.65fr);gap:24px;padding:19px 0;display:grid}._pointList_nq4ou_613 dt{font-family:var(--label);font-size:12px}._pointList_nq4ou_613 dd{color:var(--muted);margin:0;font-size:14px;line-height:1.6}._checklist_nq4ou_638{counter-reset:checklist;margin:40px 0 0 66px;padding:0;list-style:none}._checklist_nq4ou_638 li{border-top:1px solid var(--line);counter-increment:checklist;grid-template-columns:30px 1fr;align-items:baseline;gap:16px;padding:15px 0;font-size:15px;line-height:1.55;display:grid}._checklist_nq4ou_638 li:last-child{border-bottom:1px solid var(--line)}._checklist_nq4ou_638 li:before{color:var(--accent);content:counter(checklist, decimal-leading-zero);font-family:var(--label);font-size:9px}._articleSection_nq4ou_565 ._articleNote_nq4ou_668{background:var(--ink);color:#f8f6f0d6;font-family:var(--label);margin-top:42px;padding:20px 22px;font-size:13px;line-height:1.65}._articleFaq_nq4ou_566 details{border-top:1px solid var(--line);margin-left:66px}._articleFaq_nq4ou_566 details:last-child{border-bottom:1px solid var(--line)}._articleFaq_nq4ou_566 summary{cursor:pointer;min-height:68px;padding:21px 46px 21px 0;font-size:17px;line-height:1.45;list-style:none;position:relative}._articleFaq_nq4ou_566 summary::-webkit-details-marker{display:none}._articleFaq_nq4ou_566 summary:after{color:var(--accent);content:"+";font-family:var(--label);font-size:24px;position:absolute;top:17px;right:8px}._articleFaq_nq4ou_566 details[open] summary:after{content:"−"}._articleFaq_nq4ou_566 details>p{margin:0;padding:0 42px 24px 0;font-size:15px}._articleNext_nq4ou_143{background:var(--ink);color:var(--paper);grid-template-columns:minmax(220px,.8fr) minmax(260px,1.2fr);gap:42px;margin-top:clamp(72px,10vw,140px);padding:clamp(34px,5vw,62px);display:grid}._articleNext_nq4ou_143>div:first-child>p{color:var(--accent-on-dark);font-family:var(--label);letter-spacing:.1em;text-transform:uppercase;margin:0 0 24px;font-size:10px}._articleNext_nq4ou_143 h2{font-family:var(--display);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:clamp(46px,4.6vw,68px);font-weight:470;line-height:.9}._articleNext_nq4ou_143>div:last-child>p{color:#f8f6f0b8;margin:0;font-size:15px;line-height:1.65}._articleNext_nq4ou_143 a{color:var(--accent-on-dark);font-family:var(--label);border-bottom:1px solid #f8f6f07a;align-items:center;gap:10px;min-height:42px;margin-top:28px;font-size:12px;display:inline-flex}._articleNext_nq4ou_143 a:hover{border-color:var(--paper);color:var(--paper)}._articleDisclosure_nq4ou_605{border-top:1px solid var(--line);font-family:var(--label);max-width:none;margin:48px 0 0;padding-top:18px;font-size:11px;line-height:1.65}._footer_nq4ou_136{background:var(--ink);color:var(--paper);font-family:var(--label);grid-template-columns:minmax(100px,1fr) minmax(0,auto) minmax(210px,1fr);align-items:center;gap:24px;min-height:154px;padding:26px clamp(22px,3.4vw,54px);font-size:12px;display:grid}._footerBrand_nq4ou_797{align-items:center;width:max-content;display:inline-flex}._footerBrand_nq4ou_797 img{width:104px;height:auto;display:block}._footerInfo_nq4ou_809{justify-items:center;gap:8px;min-width:0;display:grid}._footerInfo_nq4ou_809 p{color:#f8f6f0b3;text-align:center;margin:0}._footerInfo_nq4ou_809 ._footerDetails_nq4ou_822{color:#f8f6f080;flex-wrap:wrap;justify-content:center;gap:4px 16px;font-size:10px;line-height:1.5;display:flex}._footerContacts_nq4ou_832{text-align:right;justify-self:end;align-items:end;gap:5px;display:grid}._footerContacts_nq4ou_832 a:first-child{font-size:15px}._footerContacts_nq4ou_832 a:nth-child(2){color:var(--accent-on-dark)}._footerContacts_nq4ou_832 a:nth-last-child(-n+2){color:#f8f6f08f;font-size:10px}._footerContacts_nq4ou_832 a:hover{color:var(--paper)}._footerContacts_nq4ou_832 a{justify-content:flex-end;align-items:center;min-height:44px;display:inline-flex}@media (width<=1024px){._header_nq4ou_23{grid-template-columns:110px 1fr auto}._headerPhone_nq4ou_99{display:none}._blogIntro_nq4ou_157{grid-template-columns:1fr;gap:42px;min-height:auto}._featuredPost_nq4ou_193{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr)}._blogContact_nq4ou_138{grid-template-columns:1fr 1fr}._blogContact_nq4ou_138>a{grid-column:2;justify-self:start}._articleGrid_nq4ou_457{grid-template-columns:210px minmax(0,1fr)}._articleAside_nq4ou_464{padding-inline:22px}._articleBody_nq4ou_515{padding-inline:clamp(26px,5vw,62px)}._articleNext_nq4ou_143{grid-template-columns:1fr}}@media (width<=760px){._header_nq4ou_23{min-height:62px;padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right));grid-template-columns:78px 1fr 44px;gap:12px}._brand_nq4ou_34 img{height:56px}._header_nq4ou_23 nav{justify-content:flex-end;gap:16px}._header_nq4ou_23 nav a{font-size:10px}._header_nq4ou_23 nav a:nth-child(2){display:none}._headerContacts_nq4ou_86{gap:0}._headerTelegram_nq4ou_109{color:var(--accent);background:0 0;width:44px;height:52px;padding:0}._headerTelegram_nq4ou_109 span{display:none}._headerTelegram_nq4ou_109:hover{color:var(--ink);background:0 0}._blogIntro_nq4ou_157{grid-template-columns:1fr;gap:30px;min-height:auto;padding:42px 18px 54px}._blogIntro_nq4ou_157 h1{max-width:9ch;margin-top:42px;font-size:clamp(58px,19vw,76px)}._blogIntroText_nq4ou_184{grid-column:auto;font-size:16px}._featuredPost_nq4ou_193{grid-template-columns:1fr;min-height:0}._featuredVisual_nq4ou_201{min-height:310px}._featuredCopy_nq4ou_220{border-left:0;border-top:1px solid var(--line);padding:34px 18px 42px}._featuredCopy_nq4ou_220 h2{margin-top:46px;font-size:56px}._featuredCopy_nq4ou_220>p{font-size:15px}._featuredFooter_nq4ou_269{margin-top:36px}._blogContact_nq4ou_138{grid-template-columns:1fr;gap:42px;padding:54px 18px}._blogContact_nq4ou_138 h2{font-size:58px}._blogContact_nq4ou_138>a{grid-column:auto;justify-self:stretch}._breadcrumbs_nq4ou_341{padding-inline:18px}._articleHeader_nq4ou_366{grid-template-columns:1fr;gap:32px;padding:40px 18px 52px}._articleIndex_nq4ou_375{border-bottom:1px solid var(--line);border-right:0;justify-content:space-between;align-items:center;padding:0 0 18px;display:flex}._articleIndex_nq4ou_375 span:first-child{font-size:46px}._articleHeader_nq4ou_366 h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(46px,15vw,64px)}._articleHeader_nq4ou_366>div:last-child>p{margin-top:30px;font-size:16px}._articleHero_nq4ou_431 img{height:min(72svh,620px)}._articleHero_nq4ou_431 figcaption{max-width:calc(100% - 18px);font-size:10px}._articleGrid_nq4ou_457{grid-template-columns:1fr}._articleAside_nq4ou_464{border-bottom:1px solid var(--line);border-right:0;padding:30px 18px;position:static}._articleAside_nq4ou_464 ol{grid-template-columns:1fr;display:grid}._articleBody_nq4ou_515{padding:48px 18px 72px}._summary_nq4ou_522{grid-template-columns:1fr;gap:24px;margin-bottom:72px;padding:22px 18px}._sectionHeading_nq4ou_577{grid-template-columns:34px 1fr;gap:10px;margin-bottom:28px}._sectionHeading_nq4ou_577 h2{font-size:48px}._articleSection_nq4ou_565>p,._articleFaq_nq4ou_566 details>p,._articleDisclosure_nq4ou_605{margin-left:0;font-size:16px;line-height:1.7}._pointList_nq4ou_613,._checklist_nq4ou_638,._articleFaq_nq4ou_566 details{margin-left:0}._pointList_nq4ou_613>div{grid-template-columns:1fr;gap:8px}._articleNext_nq4ou_143{grid-template-columns:1fr;gap:30px;padding:32px 22px}._footer_nq4ou_136{grid-template-columns:1fr auto;align-items:start;min-height:230px;padding:30px 18px}._footerInfo_nq4ou_809{grid-area:2/1/auto/3;justify-items:start}._footerInfo_nq4ou_809 p{text-align:left}._footerInfo_nq4ou_809 ._footerDetails_nq4ou_822{justify-content:flex-start}._footerBrand_nq4ou_797 img{width:92px}}@media (prefers-reduced-motion:reduce){._featuredVisual_nq4ou_201 img,._header_nq4ou_23 nav a:after,._skipLink_nq4ou_7{transition:none}}
