:root{--ink:#161a17;--sage:#dfead8;--dark:#293d31;--line:#e7e9e5;--blue:#159bd3;--paper:#f9faf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}.nav{height:76px;padding:0 clamp(20px,4vw,60px);display:flex;align-items:center;gap:28px;position:sticky;top:0;z-index:9;background:#fff;border-bottom:1px solid #f0f0ed}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.05em;font-size:18px}.mark{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:var(--dark);color:#edf4e9;font:20px Georgia}.nav-links{margin:auto;display:flex;gap:30px;font-size:14px;font-weight:600}.icons{display:flex;gap:16px;align-items:center}.icon{border:0;background:none;padding:0;font-size:25px;line-height:1;cursor:pointer}.menu{display:none}.hero{min-height:calc(100vh - 76px);display:grid;place-items:center;text-align:center;padding:80px 20px;color:#fff;background:linear-gradient(#17241a66,#17241a66),url('https://m-files.cdn1.cc/lpfile/7/7/0/77056e9e2370283bdae3243517f28784/-/resize/1500/f.jpg?93544182') center/cover}.hero h1{font:600 clamp(45px,6vw,80px)/.98 'Playfair Display',serif;letter-spacing:-.06em;margin:0 0 18px}.hero p{max-width:660px;margin:0 auto 28px;font-size:clamp(16px,1.65vw,21px);line-height:1.5}.btn{display:inline-block;background:var(--sage);color:#304437;border-radius:6px;padding:16px 35px;font-size:14px;font-weight:700;transition:.2s}.btn:hover{background:#fff;transform:translateY(-2px)}section{scroll-margin-top:76px}.catalog{padding:90px max(20px,5vw);max-width:1320px;margin:auto}.title{text-align:center;font:500 clamp(38px,5vw,65px)/1 'Playfair Display',serif;letter-spacing:-.06em;margin:0 0 46px}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0 auto 42px}.category{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left;transition:.18s}.category:hover,.category.active{border-color:#afc0b1;box-shadow:0 8px 22px #2036220e}.category img{height:65px;width:65px;border-radius:7px;object-fit:cover}.category b{display:block;font-size:15px}.category span{display:block;color:var(--blue);font-size:13px;margin-top:2px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 20px;border-top:1px solid var(--line);padding-top:27px}.product-image{position:relative;overflow:hidden;border-radius:8px;background:#f4f3f0;aspect-ratio:1/1.06}.product-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.product:hover img{transform:scale(1.03)}.heart{position:absolute;top:13px;right:13px;width:45px;height:45px;border:0;border-radius:50%;background:#fff;font-size:26px;cursor:pointer}.heart.on{color:#dc707c}.product h3{font-size:15px;margin:12px 0 4px}.meta{font-size:13px;color:#737a74}.price{font-size:14px;font-weight:700;margin-top:8px}.why{padding:92px max(20px,5vw);background:var(--paper);text-align:center}.why-inner{max-width:1080px;margin:auto}.eyebrow{font-size:12px;color:#667168;letter-spacing:.13em;text-transform:uppercase;font-weight:700}.section-head{font:500 clamp(37px,5vw,61px)/1.04 'Playfair Display',serif;letter-spacing:-.06em;margin:14px auto 18px;max-width:780px}.lead{margin:0 auto;max-width:610px;color:#59645d;line-height:1.6;font-size:16px}.reasons{display:grid;grid-template-columns:1fr 1.2fr;gap:38px;text-align:left;margin-top:48px;align-items:stretch}.reason-tabs{display:grid;gap:10px}.reason-tab{border:1px solid var(--line);padding:18px;background:#fff;cursor:pointer;text-align:left;border-radius:7px;font:600 15px Manrope;display:flex;justify-content:space-between}.reason-tab.active{background:var(--dark);color:#fff;border-color:var(--dark)}.reason-copy{background:#dfead8;padding:clamp(30px,5vw,62px);border-radius:8px;display:flex;flex-direction:column;justify-content:center}.reason-copy h3{font:500 clamp(29px,3.2vw,42px)/1.05 'Playfair Display',serif;letter-spacing:-.05em;margin:0 0 16px}.reason-copy p{line-height:1.65;color:#435146;margin:0}.youtube{padding:90px max(20px,5vw);max-width:1320px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(34px,7vw,100px);align-items:center}.youtube h2{font:500 clamp(38px,5vw,60px)/1.04 'Playfair Display',serif;letter-spacing:-.06em;margin:13px 0 18px}.youtube p{color:#59645d;line-height:1.65;max-width:440px}.video{aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:#d9e1d5;box-shadow:0 16px 32px #26382918}.video iframe{width:100%;height:100%;border:0}.ideas{background:var(--paper);padding:88px max(20px,5vw)}.ideas-head{max-width:1200px;margin:0 auto 34px;display:flex;justify-content:space-between;gap:30px;align-items:end}.ideas h2{font:500 clamp(38px,5vw,60px)/1 'Playfair Display',serif;letter-spacing:-.06em;margin:12px 0 0}.ideas p{max-width:430px;line-height:1.6;color:#59645d;margin:0}.idea-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1200px;margin:auto}.idea-grid img{width:100%;display:block;aspect-ratio:1/1.16;object-fit:cover;border-radius:7px}.faq{padding:90px max(20px,5vw);max-width:1120px;margin:auto}.faq-head{text-align:center}.accordion{margin-top:42px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:19px 0}summary{list-style:none;font-weight:600;font-size:16px;cursor:pointer;display:flex;justify-content:space-between}summary:after{content:'+';font-size:24px;font-weight:400;line-height:.7}details[open] summary:after{content:'−'}details p{line-height:1.6;color:#5e6961;max-width:690px;margin:16px 0 2px}.socials{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px}.socials a{font-size:13px;border-bottom:1px solid #94aa97;padding-bottom:3px}.notice{position:fixed;z-index:20;bottom:24px;left:50%;transform:translate(-50%,100px);background:var(--dark);color:#fff;padding:12px 18px;border-radius:99px;font-size:14px;transition:.25s}.notice.show{transform:translate(-50%,0)}@media(max-width:850px){.nav{height:68px}.nav-links{display:none}.menu{display:block}.icons{margin-left:auto}.hero{min-height:76vh}.catalog,.why,.youtube,.ideas,.faq{padding-top:62px;padding-bottom:62px}.categories{grid-template-columns:repeat(2,1fr);gap:12px}.products{grid-template-columns:repeat(2,1fr);gap:28px 12px}.reasons,.youtube{grid-template-columns:1fr}.youtube{gap:32px}.video{order:-1}.ideas-head{display:block}.ideas-head p{margin-top:18px}.idea-grid{gap:10px}}@media(max-width:390px){.brand{font-size:16px}.icons{gap:11px}.icon{font-size:22px}.category{padding:8px;gap:8px}.category img{width:57px;height:57px}.category b{font-size:13px}.category span{font-size:11px}}body,.nav,.btn,.category,.reason-tab{font-family:"Open Sans",Arial,sans-serif}.hero h1,.title,.section-head,.youtube h2,.ideas h2{font-family:"Open Sans",Arial,sans-serif;font-weight:600;letter-spacing:-.035em}.hero h1{font-size:clamp(38px,4vw,48px);line-height:1.18}.title{font-size:clamp(36px,4vw,48px)}.section-head,.youtube h2,.ideas h2{font-size:clamp(32px,3.5vw,42px);letter-spacing:-.03em}.nav{height:68px}.hero{min-height:650px}.catalog{max-width:1200px;padding-top:84px;padding-bottom:84px}.why{padding:84px max(20px,5vw)}.youtube{max-width:none;background:#f3f5f1;padding:75px max(20px,calc((100vw - 1120px)/2));grid-template-columns:1fr;justify-items:center;text-align:center}.youtube>div:first-child{max-width:620px}.youtube p{margin-left:auto;margin-right:auto}.youtube .video{width:min(760px,100%);box-shadow:none;border-radius:0}.ideas{background:#fff;padding:92px max(20px,5vw)}.ideas-head{display:block;text-align:center;max-width:600px}.ideas-head p{margin:18px auto 0}.idea-grid{max-width:1120px;grid-template-columns:repeat(3,1fr)}.faq{max-width:960px}@media(max-width:850px){.youtube{padding:58px 20px}.hero{min-height:570px}}.icon{width:24px;height:24px;display:grid;place-items:center}.icon svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}@media(max-width:850px){.icon svg{width:21px;height:21px}}.hero-actions{display:grid;justify-items:center;gap:10px;margin-top:30px}.hero-actions-bottom{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.hero .btn{min-width:170px;text-align:center;padding:14px 22px;background:#dfead8;color:#304437}.hero .btn-solid{background:#fff;color:#26372b}.hero .btn-outline{background:transparent;color:#fff;border:1px solid #fff}.category{min-height:88px;border-radius:8px;padding:10px;background:#fff}.category img{width:68px;height:68px;border-radius:8px;filter:saturate(.72) brightness(1.05)}.category b{font-size:16px;font-weight:600}.category span span{font-size:14px;color:#159bd3}.category.active{border-color:#d5ded4;box-shadow:0 0 0 2px #edf3eb;background:#fdfefd}.heart{display:grid;place-items:center;width:56px;height:56px;top:12px;right:12px;background:#fff;color:#1b211d;font-size:0;box-shadow:none}.heart svg{display:block;width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.heart.on{color:#1b211d}.heart.on svg{fill:#fff}@media(max-width:850px){.hero-actions{margin-top:24px}.hero .btn{min-width:0}.hero-actions-bottom{width:100%}.hero-actions-bottom .btn{flex:1 1 180px}.category{min-height:84px}.heart{width:50px;height:50px}.heart svg{width:26px;height:26px}}.hero-actions{margin-top:28px}.catalog{max-width:1380px;padding-top:130px;padding-bottom:105px}.catalog .title{font-size:48px;margin-bottom:54px}.categories{display:flex;justify-content:center;gap:12px;margin-bottom:58px}.category{flex:0 1 245px;min-height:82px;padding:7px;border:1px solid #ededed;border-radius:8px;box-shadow:none;background:#fff}.category:hover,.category.active{border-color:#e4e4e4;box-shadow:none;background:#fff}.category img{height:66px;width:66px;border-radius:7px;filter:saturate(.54) brightness(1.08)}.category b{font-size:15px;font-weight:500;white-space:nowrap}.category span span{display:none}.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;border-top:0;padding-top:0;max-width:1160px;margin:0 auto}.product{text-align:center}.product-image{aspect-ratio:1/1;border-radius:8px}.product h3{font-size:15px;font-weight:600;margin-top:17px}.product .meta{display:none}.product .price{font-size:14px;font-weight:400;color:#808080;margin-top:10px}.heart{width:52px;height:52px;top:12px;right:12px}.heart svg{width:27px;height:27px;stroke-width:1.4}@media(max-width:1000px){.categories{flex-wrap:wrap}.category{flex:1 1 220px}.products{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}}@media(max-width:520px){.catalog{padding-top:75px}.catalog .title{font-size:38px;margin-bottom:34px}.categories{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:38px}.category{min-width:0;min-height:74px}.category img{width:57px;height:57px}.category b{font-size:13px}.products{gap:27px 12px}.hero-actions-bottom{flex-direction:column;align-items:stretch}.hero-actions-bottom .btn{flex:auto}}.why{background:#fff;padding:118px max(20px,5vw) 105px}.why-inner{max-width:1120px}.why .section-head{font-size:48px;margin:0 auto 25px}.why .lead{max-width:620px;font-size:17px}.reasons{grid-template-columns:.86fr 1.14fr;gap:46px;margin-top:105px;align-items:stretch;text-align:left}.reason-list{display:grid;align-content:start;gap:24px}.reason-item{position:relative;padding:22px 34px 23px;border:1px solid transparent;border-radius:8px}.reason-item.active{border-color:#c5d1c5}.reason-item h3{font:600 24px/1.2 "Open Sans",Arial,sans-serif;letter-spacing:-.025em;margin:0 0 14px}.reason-item p{max-width:400px;margin:0;color:#666;line-height:1.55;font-size:15px}.reason-number{display:none}.reason-image{border-radius:8px;min-height:500px;background:url('https://m-files.cdn1.cc/lpfile/d/9/d/d9dee0d27203ef9280cfe2ea376e9b25/-/resize/1500/f.jpg?20586684') center/cover}@media(max-width:850px){.why{padding-top:72px;padding-bottom:72px}.why .section-head{font-size:37px}.reasons{grid-template-columns:1fr;margin-top:52px;gap:26px}.reason-item{padding:18px 18px}.reason-item h3{font-size:20px}.reason-image{min-height:370px;order:-1}}.reason-item{cursor:pointer;transition:border-color .2s,background .2s;outline:none}.reason-item:hover,.reason-item:focus{border-color:#c5d1c5;background:#fdfefd}.reason-image{transition:background-image .25s ease,transform .25s ease}.reason-image.is-changing{transform:scale(.992)}.brand{min-width:190px}.brand-logo{display:block;width:182px;height:44px;object-fit:contain;object-position:left center}.nav-links a{text-transform:uppercase;letter-spacing:.035em;font-size:12px}.category,.category span,.category b{color:#161a17!important}.category span span{color:#161a17!important}.ideas{padding:118px 0 106px;overflow:hidden}.ideas-head{display:block;text-align:center;max-width:570px;margin:0 auto 52px;padding:0 20px}.ideas-head .eyebrow{display:none}.ideas h2{font-size:42px;line-height:1.16;margin:0 0 20px}.ideas p{max-width:510px;margin:0 auto;font-size:16px;line-height:1.58}.idea-grid{display:flex;gap:20px;width:max-content;max-width:none;margin-left:max(20px,calc((100vw - 1120px)/2))}.idea-grid img{flex:0 0 440px;width:440px;aspect-ratio:1/1.1;border-radius:8px}.faq{max-width:960px;padding:115px 20px 104px}.faq .eyebrow{display:none}.faq .section-head{font-size:42px;line-height:1.16;margin:0 0 20px}.faq .lead{font-size:16px;max-width:560px}.accordion{margin-top:52px}.accordion details{padding:23px 0}.accordion summary{font-size:17px;line-height:1.35}.accordion details p{font-size:15px;margin-top:17px}@media(max-width:1100px){.nav-links{gap:16px;font-size:13px}.brand{min-width:158px}.brand-logo{width:150px}}@media(max-width:850px){.nav{padding:0 18px;gap:0}.brand{min-width:0}.brand-logo{width:158px;height:38px}.icons{gap:15px;margin-left:auto;height:100%}.icon{width:30px;height:38px;display:grid;place-items:center}.icon svg{width:25px;height:25px}.menu{display:grid!important}.menu svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round}.nav-links{display:flex;position:fixed;z-index:8;top:68px;left:0;right:0;bottom:0;overflow:auto;padding:34px 24px 50px;background:#fff;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;border-top:1px solid #efefec;transform:translateX(102%);transition:transform .28s ease}.nav-links.open{transform:translateX(0)}.nav-links a{width:100%;padding:17px 0;border-bottom:1px solid #e8e9e6;font-size:18px;letter-spacing:.035em}.ideas{padding:74px 0 70px}.ideas-head{margin-bottom:34px}.ideas h2,.faq .section-head{font-size:34px}.ideas p{font-size:15px}.idea-grid{gap:12px;margin-left:16px}.idea-grid img{flex-basis:78vw;width:78vw;aspect-ratio:1/1.16}.faq{padding:76px 20px}.accordion{margin-top:38px}.accordion details{padding:20px 0}.accordion summary{font-size:16px}}@media(max-width:390px){.brand-logo{width:145px;height:35px}.icons{gap:10px}.icon{width:28px}}.why .section-head,.youtube h2,.ideas h2,.faq .section-head{font-size:42px;line-height:1.16}.why .lead,.youtube p:first-of-type,.ideas p,.faq .lead{font-size:16px;line-height:1.6;text-align:center}.why .lead{max-width:620px}.section-reveal{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .6s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.section-reveal.is-revealed{opacity:1;transform:translateY(0)}.section-reveal.section-reveal-subtitle{transition-delay:.12s}@media(prefers-reduced-motion:reduce){.section-reveal{opacity:1;transform:none;transition:none}}@media(max-width:850px){.why .section-head,.youtube h2,.ideas h2,.faq .section-head{font-size:34px}.why .lead,.youtube p:first-of-type,.ideas p,.faq .lead{font-size:15px}}.catalog .title{font-size:42px;line-height:1.16;margin-bottom:48px}.categories{gap:16px}.category{flex:0 0 220px;min-height:80px}.catalog .products{max-width:1120px}.product-reveal{opacity:0;transform:translateY(28px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1)}.product-reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.product-reveal{opacity:1;transform:none;transition:none}}@media(max-width:850px){.catalog .title{font-size:34px;margin-bottom:34px}.category{flex:1 1 0;min-width:0}}@media(max-width:520px){.category{min-height:74px}}.nav{padding:0}.nav-inner{width:min(1120px,calc(100% - 40px));height:68px;margin:0 auto;display:flex;align-items:center;gap:28px}.hero h1{font-size:clamp(52px,5.4vw,68px);line-height:1.06}.categories .category{flex:0 0 220px}.category[data-cat="popular"]{gap:7px}.reasons{margin-top:64px}.idea-grid{--idea-card:440px;--idea-gap:20px;--idea-shift:-1380px;gap:var(--idea-gap);animation:idea-scroll 34s linear infinite}.idea-grid:hover{animation-play-state:paused}@keyframes idea-scroll{to{transform:translateX(var(--idea-shift))}}.faq-head{display:flex;flex-direction:column;align-items:center}.faq-head .lead{margin-left:auto;margin-right:auto}@media(prefers-reduced-motion:reduce){.idea-grid{animation:none}}@media(max-width:850px){.nav-inner{width:100%;padding:0 18px;gap:0}.nav{padding:0}.hero h1{font-size:clamp(46px,12vw,58px)}.reasons{margin-top:36px}.idea-grid{--idea-card:78vw;--idea-gap:12px;--idea-shift:calc(-234vw - 36px)}.idea-grid img{flex-basis:var(--idea-card);width:var(--idea-card)}}.header-instagram{display:grid;place-items:center}.header-instagram svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.header-heart{position:relative;display:grid;place-items:center}.header-heart svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6;transition:fill .18s,color .18s}.header-heart.has-favorites{color:#c85f6d}.header-heart.has-favorites svg{fill:currentColor}.favorites-badge{position:absolute;top:-6px;right:-8px;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:#293d31;color:#fff;font:700 10px/17px "Open Sans",Arial,sans-serif;text-align:center;transform:scale(0);transition:transform .18s}.header-heart.has-favorites .favorites-badge{transform:scale(1)}.heart.on svg{fill:currentColor;stroke:currentColor}@media(min-width:851px){.menu{display:none!important}}@media(max-width:850px){.header-instagram{display:none!important}.icons{gap:15px}.menu{display:grid!important}}.currency-switch{display:flex;align-items:center;border:1px solid #d8ddd7;border-radius:20px;padding:3px;gap:1px}.currency-switch button{width:29px;height:27px;border:0;border-radius:14px;background:transparent;color:#58615a;font:700 14px/1 "Open Sans",Arial,sans-serif;cursor:pointer;transition:.18s}.currency-switch button.active{background:#293d31;color:#fff}.currency-switch button:hover:not(.active){background:#eef2ec}@media(max-width:850px){.currency-switch{margin-left:auto;margin-right:12px}.currency-switch button{width:27px;height:26px;font-size:13px}.icons{margin-left:0!important}}.youtube{grid-template-columns:1.15fr .85fr;justify-items:stretch;text-align:left;align-items:center}.youtube .video{order:-1;width:100%;margin:0}.youtube>div:first-child{max-width:430px;justify-self:start}.youtube .eyebrow,.youtube h2,.youtube p{margin-left:0;margin-right:0;text-align:left}.youtube h2{margin-top:13px}.youtube p:first-of-type{max-width:420px}.youtube p:last-of-type{margin-top:26px}@media(max-width:850px){.youtube{grid-template-columns:1fr;justify-items:center;text-align:center}.youtube .video{order:-1}.youtube>div:first-child{justify-self:center}.youtube .eyebrow,.youtube h2,.youtube p{margin-left:auto;margin-right:auto;text-align:center}.youtube p:last-of-type{margin-top:22px}}.parallax-scene{position:relative;height:clamp(430px,53vw,720px);background:url('kultkartin-parallax-interior.png') center 46%/cover fixed no-repeat}.parallax-shade{position:absolute;inset:0;background:linear-gradient(90deg,#1720160a,#17201600 52%,#17201618)}@media(max-width:850px){.parallax-scene{height:74vw;min-height:410px;max-height:560px;background-attachment:scroll;background-position:center center}}.youtube p:first-of-type{margin-left:0!important;margin-right:0!important;text-align:left!important}.youtube p:last-of-type{margin-top:40px!important}@media(max-width:850px){.youtube p:first-of-type{margin-left:auto!important;margin-right:auto!important;text-align:center!important}.youtube p:last-of-type{margin-top:30px!important}}.youtube .video{position:relative;border-radius:8px!important;overflow:hidden;background:#171a18}.video-poster{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:#171a18;cursor:pointer}.video-poster img{display:block;width:100%;height:100%;object-fit:cover}.video-poster::after{content:"";position:absolute;inset:0;background:rgba(12,14,13,.16);transition:background .2s}.video-play{position:absolute;z-index:1;top:50%;left:50%;width:66px;height:66px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(255,255,255,.46);color:#111;transform:translate(-50%,-50%);transition:transform .2s,background .2s}.video-play svg{width:30px;height:30px;fill:currentColor;transform:translateX(2px)}.video-poster:hover::after,.video-poster:focus-visible::after{background:rgba(12,14,13,.05)}.video-poster:hover .video-play,.video-poster:focus-visible .video-play{background:rgba(255,255,255,.7);transform:translate(-50%,-50%) scale(1.06)}.video-poster:focus-visible{outline:3px solid #293d31;outline-offset:3px}@media(max-width:850px){.video-play{width:58px;height:58px}.video-play svg{width:27px;height:27px}}:root{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--content-width:1120px}.nav-inner{display:flex;align-items:center;gap:var(--space-5)}.nav-links,.icons,.hero-actions-bottom{display:flex;align-items:center;gap:var(--space-4)}.catalog,.why,.youtube,.ideas,.faq{padding-block:var(--space-9)}.categories{display:grid;grid-template-columns:repeat(4,220px);justify-content:center;gap:var(--space-4)}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-5) var(--space-4)}.reasons{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:var(--space-7)}.reason-list{display:grid;gap:var(--space-5)}.youtube{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:var(--space-8)}.idea-grid{display:flex;gap:var(--space-5)}@media(max-width:850px){.catalog,.why,.youtube,.ideas,.faq{padding-block:var(--space-8)}.categories,.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.reasons,.youtube{grid-template-columns:1fr;gap:var(--space-6)}}.contact{--c-muted:#b9c7b8;--c-line:rgba(223,234,216,.16);background:var(--dark);color:#f4f7f2;padding:104px 20px 0;font-family:"Open Sans",Arial,sans-serif}.c-grid,.foot-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:minmax(0,5fr) minmax(0,3.5fr) minmax(0,3.5fr);column-gap:48px}.c-intro h2{font-size:42px;line-height:1.16;letter-spacing:-.03em;font-weight:600;margin:0 0 18px}.c-intro p{font-size:16px;line-height:1.6;color:var(--c-muted);margin:0 0 32px;max-width:340px}.c-cta{display:inline-flex;align-items:center;gap:10px;height:48px;padding:0 24px 0 20px;border-radius:24px;background:var(--sage);color:#1f3025;font-size:15px;font-weight:600;white-space:nowrap;transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s}.c-cta:hover{background:#eef5ea;transform:translateY(-2px)}.c-cta:active{transform:scale(.98)}.c-intro{grid-row:span 4}.c-city{grid-row:span 4;display:grid;grid-template-rows:subgrid;row-gap:0;padding-left:32px;border-left:1px solid var(--c-line)}.c-city h3{font-size:20px;line-height:1.3;font-weight:600;margin:6px 0 12px}.c-city p{font-size:15px;line-height:1.6;color:var(--c-muted);margin:0 0 24px}.c-phone{font-size:22px;font-weight:600;letter-spacing:-.01em;white-space:nowrap;width:max-content;margin:0 0 18px;transition:color .2s}.c-phone:hover{color:var(--sage)}.c-links,.c-social{display:grid;gap:12px;align-content:start}.c-link{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:15px;color:#e6ece3;transition:color .2s}.c-link:hover{color:#fff}.c-link span{background:linear-gradient(currentColor,currentColor) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background-size .25s cubic-bezier(.16,1,.3,1)}.c-link:hover span{background-size:100% 1px}.ln{display:block;flex:none;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.c-link .ln{color:var(--sage)}.c-cta .ln{width:21px;height:21px;stroke-width:1.7}.c-divider{grid-column:1/-1;height:1px;margin-top:72px;background:var(--c-line)}.c-social-title,.c-social{padding:32px 0}.c-social-title{font-size:16px;font-weight:600;color:var(--c-muted)}.c-social{grid-column:2/-1;grid-template-columns:repeat(4,max-content);column-gap:36px;padding-left:32px}.foot{margin:0 -20px;padding:24px 20px;border-top:1px solid var(--c-line);font-size:13px;color:var(--c-muted)}.foot-grid>:nth-child(n+2){padding-left:32px}.foot a{transition:color .2s}.foot a:hover{color:#fff}@media(max-width:1000px){.c-grid,.foot-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}.c-intro{grid-column:1/-1;grid-row:span 1;margin-bottom:48px}.c-city:first-of-type{padding-left:0;border-left:0}.c-divider{margin-top:56px}.c-social{grid-column:1/-1;padding-left:0;padding-top:0}.c-social-title{grid-column:1/-1;padding-bottom:18px}.foot-grid{row-gap:6px}.foot-grid>:nth-child(n+2){padding-left:0}}@media(max-width:640px){.contact{padding-top:76px}.c-intro h2{font-size:34px}.c-grid,.foot-grid{grid-template-columns:1fr}.c-city{padding:28px 0 0;border-left:0;border-top:1px solid var(--c-line);margin-top:28px}.c-city:first-of-type{padding-left:0}.c-intro{margin-bottom:12px}.c-social{grid-template-columns:1fr;row-gap:14px;padding-bottom:32px}}@media(prefers-reduced-motion:reduce){.c-cta,.c-link span,.c-phone{transition:none}.c-cta:hover{transform:none}}@media(max-width:850px){.heart{width:38px;height:38px;top:8px;right:8px}.heart svg{width:20px;height:20px;stroke-width:1.6}}@media(min-width:851px) and (max-width:1100px){.nav-links a{white-space:nowrap}}@keyframes rv-up{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}@keyframes rv-fade{from{opacity:0;scale:1.03}to{opacity:1;scale:1}}.rv{opacity:0}.rv.rv-in{animation:rv-up .8s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--rv-i,0)*80ms)}.rv.rv-media.rv-in{animation-name:rv-fade;animation-duration:1.1s}.hero>div>*,.product-page{animation:rv-up .9s cubic-bezier(.16,1,.3,1) both}.hero>div>:nth-child(2){animation-delay:.12s}.hero>div>:nth-child(3){animation-delay:.24s}@media(prefers-reduced-motion:reduce){.rv{opacity:1}.rv.rv-in,.hero>div>*,.product-page{animation:none}}
.ln.ln-max{stroke-width:52}
.contact-widget{position:fixed;z-index:30;right:24px;bottom:24px;display:grid;justify-items:end;gap:12px}
.contact-widget-menu{display:grid;gap:10px;visibility:hidden;transition:visibility 0s .3s}
.contact-widget.open .contact-widget-menu{visibility:visible;transition:none}
.contact-channel{display:flex;align-items:center;justify-content:space-between;gap:16px;height:48px;padding:0 8px 0 18px;border:1px solid #e7ebe6;border-radius:24px;background:#fff;color:var(--ink);font:600 14px/1 "Open Sans",Arial,sans-serif;box-shadow:0 8px 24px rgba(27,42,29,.16);opacity:0;translate:0 10px;scale:.96;transform-origin:right center;transition:opacity .22s cubic-bezier(.16,1,.3,1),translate .3s cubic-bezier(.16,1,.3,1),scale .3s cubic-bezier(.16,1,.3,1),background .2s}
.contact-widget.open .contact-channel{opacity:1;translate:0 0;scale:1;transition-delay:calc(var(--i)*45ms)}
.contact-channel:hover{background:#f4f7f2}
.contact-channel-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--dark);color:var(--sage)}
.contact-channel-icon .ln{width:20px;height:20px}
.contact-widget-toggle{position:relative;width:56px;height:56px;border:0;border-radius:50%;background:var(--dark);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 28px rgba(27,42,29,.28);transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s}
.contact-widget-toggle:hover{background:#355242}
.contact-widget-toggle:active{transform:scale(.95)}
.widget-icon{position:absolute;inset:0;display:grid;place-items:center;transition:opacity .2s,rotate .3s cubic-bezier(.16,1,.3,1),scale .3s cubic-bezier(.16,1,.3,1)}
.widget-icon .ln{width:26px;height:26px;stroke-width:1.6}
.widget-icon-close{opacity:0;rotate:-90deg;scale:.6}
.contact-widget.open .widget-icon-chat{opacity:0;rotate:90deg;scale:.6}
.contact-widget.open .widget-icon-close{opacity:1;rotate:0deg;scale:1}
.contact-widget-toggle:focus-visible,.contact-channel:focus-visible{outline:2px solid var(--sage);outline-offset:3px}
@media(max-width:640px){.contact-widget{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));gap:10px}.contact-widget-toggle{width:52px;height:52px}.contact-channel{height:46px;padding-right:6px}}
@media(prefers-reduced-motion:reduce){.contact-channel,.widget-icon{transition:none}}
.faq details p a{color:var(--dark);font-weight:600;text-decoration:underline;text-underline-offset:3px}

.foot-legal a{text-decoration:underline;text-underline-offset:2px}
.c-mail{display:flex;margin-top:22px}
.foot-legal{max-width:1120px;margin:0 auto;font-size:11px;line-height:1.6;color:#a9b8a8}
.foot{padding-top:18px;padding-bottom:20px}
@media(max-width:1300px){.foot-legal{padding-right:88px}}
@media(max-width:640px){.foot-legal{padding-right:0}.foot{padding-bottom:84px}}
@media(min-width:851px) and (max-width:1000px){.nav-links{gap:12px;font-size:12px;letter-spacing:.01em}.brand{min-width:0}.brand-logo{width:132px}.icons{gap:12px}}
