.ru-hero{grid-template-columns:1.05fr 1fr;gap:6%;padding-block:44px 36px;display:grid}.ru-hero-copy{flex-direction:column;justify-content:center;padding-block:20px;display:flex}.ru-hero h1{letter-spacing:-.05em;margin-block:27px;font-size:clamp(48px,6.3vw,88px);line-height:1.04}.ru-hero-description{max-width:500px;color:var(--muted-foreground);font-size:18px}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px 25px;margin-top:30px;display:flex}.hero-bottom{border-top:1px solid var(--border);color:var(--muted-foreground);flex-wrap:wrap;gap:12px 22px;margin-top:40px;padding-top:20px;font-size:13px;display:flex}.ru-hero-product{background:#e7e3d8;flex-direction:column;min-height:570px;padding:28px;display:flex;position:relative;overflow:hidden}.ru-hero-product:before{content:"";aspect-ratio:1;background:#f5eedf;border-radius:50%;width:76%;position:absolute;top:15%;left:12%}.ru-hero-product>*{position:relative}.ru-hero-product img{object-fit:contain;width:100%;height:440px;margin-block:10px;transition:transform .3s}.ru-hero-product:hover img{transform:translateY(-5px)}.hero-product-caption{border-top:1px solid #c7c1b4;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:16px;display:flex}.hero-product-caption strong{font-size:25px;font-weight:500;display:block}.hero-product-caption span{color:var(--muted-foreground);font-size:14px}.ru-range-nav{border-block:1px solid var(--border);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.ru-range-nav a{justify-content:space-between;align-items:center;gap:12px;padding:22px 15px;font-size:14px;display:flex}.ru-range-nav a+a{border-left:1px solid var(--border)}.ru-range-nav a:hover{color:var(--primary);background:var(--card)}.ru-range-nav svg{width:16px}.home-section{padding-block:80px}.home-section h2,.home-detail h2,.portable-story h2{letter-spacing:-.035em;font-size:clamp(30px,3.1vw,46px);line-height:1.15}.home-section-heading{grid-template-columns:1.15fr 1fr;align-items:end;gap:70px;margin-bottom:38px;display:grid}.home-section-heading p:not(.eyebrow){max-width:500px;color:var(--muted-foreground)}.home-section .eyebrow,.home-detail .eyebrow{margin-bottom:18px}.home-section-heading .text-link{margin-top:14px}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.scenario-grid article{background:var(--card);border-top:2px solid var(--primary);flex-direction:column;padding:30px 26px;display:flex}.scenario-grid article>svg{color:var(--primary);width:27px;height:27px;margin-bottom:26px}.scenario-grid h3{margin-bottom:16px;font-size:25px;line-height:1.25}.scenario-grid p{color:var(--muted-foreground);margin-bottom:24px;font-size:15px}.scenario-grid .text-link{margin-top:auto;font-size:14px}.home-products{border-top:1px solid var(--border)}.home-products .product-image{height:345px}.home-products .product-card h3{font-size:27px;line-height:1.22}.home-detail{grid-template-columns:1fr 1fr;align-items:center;gap:65px;padding-bottom:80px;display:grid}.home-detail-image{background:#fff;margin:0;padding:25px}.home-detail-image img{width:100%;height:510px}.home-detail figcaption,.workshop-story figcaption{color:var(--muted-foreground);margin-top:18px;font-size:12px}.home-detail-copy>p:not(.eyebrow){color:var(--muted-foreground);margin-top:24px}.home-detail-copy dl{margin-block:25px}.home-detail-copy dl>div{border-top:1px solid var(--border);padding-block:15px}.home-detail-copy dt{font-size:17px;font-weight:600}.home-detail-copy dd{color:var(--muted-foreground);margin:8px 0 0;font-size:15px}.portable-story{background:#e8dfcf;padding-block:65px}.portable-story>.wrap{grid-template-columns:1fr 1fr;align-items:center;gap:8%;display:grid}.portable-story .eyebrow{margin-bottom:24px}.portable-story p:not(.eyebrow){max-width:490px;color:var(--muted-foreground);margin-top:25px}.portable-story img{width:100%;height:430px}.portable-specs{gap:45px;margin-block:30px;display:flex}.portable-specs dt{font-size:28px}.portable-specs dd{color:var(--muted-foreground);margin:4px 0 0;font-size:13px}.portable-story .small-note{font-size:13px}.workshop-story{grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;display:grid}.workshop-story figure{margin:0}.workshop-story img{width:100%;height:auto}.workshop-story p:not(.eyebrow){color:var(--muted-foreground);margin-block:24px}.home-partnership{color:#fbf3e7;background:#382e25}.factory-gallery{padding-bottom:80px}.home-partnership>.wrap{grid-template-columns:1fr 1fr;align-items:center;gap:85px;display:grid}.home-partnership .eyebrow{color:#f0c895}.home-partnership p:not(.eyebrow){color:#e0d1bf;margin-top:20px}.home-partnership .button-link{color:#382e25;background:#f0c895;margin-top:28px}.home-partnership .button-link:hover{background:#f8dbae}.home-partnership a:focus-visible{outline-color:#f0c895}.home-partnership ol{border-top:1px solid #786452;margin:0;padding:0;list-style:none}.home-partnership li{border-bottom:1px solid #786452;grid-template-columns:26px 1fr;gap:24px;padding-block:26px;display:grid}.home-partnership li>span{color:#f0c895;font-size:13px}.home-partnership h3{font-size:25px;line-height:1.2}.home-partnership li p{font-size:15px}.home-faq{grid-template-columns:1fr 1.25fr;gap:70px;display:grid}.home-faq details{border-top:1px solid var(--border);padding-block:22px}.home-faq details:last-child{border-bottom:1px solid var(--border)}.home-faq summary{cursor:pointer;padding-right:12px;font-size:19px}.home-faq details p{color:var(--muted-foreground);margin-top:18px}@media (max-width:1050px){.ru-hero{gap:4%}.ru-hero h1{font-size:64px}.ru-hero-product{min-height:540px;padding:22px}.ru-hero-product img{height:395px}.ru-range-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.ru-range-nav a{border-bottom:1px solid var(--border)}.ru-range-nav a:nth-child(4){border-left:0}.scenario-grid{gap:18px}.scenario-grid article{padding:24px 20px}.scenario-grid h3{font-size:23px}.home-section-heading,.home-detail,.workshop-story,.home-faq,.home-partnership>.wrap{gap:35px}.home-products .product-image{height:290px}}@media (max-width:800px){.ru-hero{grid-template-columns:1fr 1fr}.ru-hero h1{font-size:52px}.ru-hero-description{font-size:16px}.hero-bottom{margin-top:25px}.ru-hero-product{min-height:490px}.ru-hero-product img{height:330px}.hero-product-caption span{font-size:12px}.home-section{padding-block:58px}.home-section-heading{grid-template-columns:1fr;gap:22px}.scenario-grid{grid-template-columns:1fr}.scenario-grid article{padding:25px}.scenario-grid h3{font-size:26px}.scenario-grid p{font-size:16px}.scenario-grid article>svg{margin-bottom:18px}.home-detail-image img{height:420px}.home-detail{padding-bottom:58px}.home-products .product-grid{grid-template-columns:1fr 1fr;gap:32px}.home-products .product-card h3{font-size:24px}.home-partnership>.wrap,.home-faq{grid-template-columns:1fr}.portable-story img{height:340px}.portable-specs{flex-wrap:wrap;gap:20px}.workshop-story{gap:30px}}@media (max-width:560px){.ru-hero{grid-template-columns:1fr;gap:24px;padding-top:24px}.ru-hero-copy{padding:0}.ru-hero h1{margin-block:22px;font-size:60px}.ru-hero-description{font-size:17px}.hero-actions{gap:10px;margin-top:24px}.hero-bottom{gap:7px 20px;font-size:12px}.ru-hero-product{min-height:440px;padding:22px}.ru-hero-product img{height:310px;margin-block:12px}.hero-product-caption span{font-size:13px}.ru-range-nav{grid-template-columns:1fr 1fr}.ru-range-nav a{padding:16px 10px;font-size:13px}.ru-range-nav a:nth-child(odd){border-left:0}.ru-range-nav a:nth-child(2n){border-left:1px solid var(--border)}.ru-range-nav a:last-child{grid-column:1/-1}.home-section{padding-block:48px}.home-section-heading{margin-bottom:30px}.home-section h2,.home-detail h2,.portable-story h2{font-size:32px}.home-products .product-grid,.home-detail,.portable-story>.wrap,.workshop-story{grid-template-columns:1fr}.home-products .product-grid{gap:36px}.home-products .product-image{height:335px}.home-products .product-card h3{font-size:27px}.home-detail{gap:30px;padding-bottom:48px}.home-detail-image img{height:380px}.home-detail-copy dd{font-size:16px}.portable-story{padding-block:48px}.portable-story img{height:320px;margin-top:30px}.portable-story .small-note{font-size:14px}.workshop-story{gap:30px}.home-partnership li{gap:15px}.home-partnership h3{font-size:24px}.home-faq{gap:28px}.home-faq summary{font-size:18px}}@media (max-width:370px){.ru-hero h1{font-size:52px}.ru-hero-product{min-height:410px;padding:18px}.ru-hero-product img{height:285px}.hero-product-caption span{font-size:12px}.home-section h2,.home-detail h2,.portable-story h2{font-size:29px}.home-detail-image img{height:320px}}@media (prefers-reduced-motion:reduce){.ru-hero-product img{transition:none}.ru-hero-product:hover img{transform:none}}
