:root{--container: 1220px;--color-bg: #fff;--color-text: #111;--color-muted: #6f7782;--color-border: #e5e5e5;--color-soft: #f7f6f2;--color-dark: #050505;--motion-slow: cubic-bezier(.16, 1, .3, 1)}html,body{overflow-x:clip!important;background:var(--color-bg);color:var(--color-text)}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;letter-spacing:0}.header-shell,.yukka-home-container,.footer-yukka__inner,.catalog-yukka-container,.page-product .product-page-shell{width:min(var(--container),calc(100vw - 64px))!important;max-width:none!important;margin-inline:auto!important}.header--home,body.page-catalog.is-collection-view .header--inner{transition:transform .9s var(--motion-slow),opacity .9s var(--motion-slow),background-color .9s var(--motion-slow)!important}body.page-home .header--home.is-scrolled:not(.nav-open){opacity:1!important;visibility:visible!important;transform:translateY(-112%)!important;pointer-events:none!important}body.page-home .header--home.nav-open,body.page-home .header--home:hover,body.page-home .header--home:focus-within{transform:translateY(0)!important;pointer-events:auto!important}.brand-logo-full{display:block;width:clamp(220px,16vw,292px)!important;height:auto!important;object-fit:contain}.brand-centered:after{color:#fff;font-weight:400;text-shadow:0 4px 14px rgba(0,0,0,.38)}.header-phone,.footer-yukka__phone{white-space:nowrap!important}body.page-home .home-hero-shell,body.page-home .home-promo-shell{height:100svh!important;min-height:100svh!important;background:#111}body.page-home .home-promo-slide{transition:opacity 2.3s var(--motion-slow),visibility 2.3s var(--motion-slow)!important}body.page-home .home-promo-photo-link,body.page-home .home-promo-picture,body.page-home .home-promo-photo{display:block;width:100%;height:100%}body.page-home .home-promo-photo{object-fit:cover!important;object-position:var(--hero-position, center center)!important;filter:saturate(1.03) contrast(1.02) brightness(1.02);transform:scale(calc(var(--hero-scale, 1.12) + .05));transition:transform 11.8s var(--motion-slow),filter 2.3s var(--motion-slow)!important;will-change:transform}body.page-home .home-promo-slide.is-active .home-promo-photo{transform:scale(var(--hero-scale, 1.12))}body.page-home .home-promo-background{display:none!important}body.page-home .home-promo-shade{background:linear-gradient(180deg,#0000004a,#00000014 34%,#0000002e),linear-gradient(90deg,#0000003d,#00000005 48%,#0000002e)!important;transition:opacity 2.3s var(--motion-slow)!important}body.page-home .home-hero-panel{position:absolute;z-index:7;left:max(72px,calc((100vw - var(--container)) / 2));bottom:clamp(78px,8vh,116px);display:flex!important;flex-direction:column;align-items:flex-start;justify-content:center;width:min(500px,calc(100vw - 96px));min-height:174px;padding:27px 28px 32px;color:#fff;text-decoration:none;background:#96969185;border:0;border-radius:0;box-shadow:none;opacity:0;transform:translateY(34px);backdrop-filter:none;transition:opacity 1.7s .76s var(--motion-slow),transform 1.7s .76s var(--motion-slow),background-color .42s ease}body.page-home .home-promo-slide.is-active .home-hero-panel{opacity:1;transform:translateY(0)}body.page-home .home-hero-panel:hover{background:#848480a3}body.page-home .home-hero-panel span{display:block;margin:0 0 12px;color:#fffffff0;font-size:clamp(25px,1.8vw,34px);font-weight:400;line-height:1.18}body.page-home .home-hero-panel strong{display:block;margin:0 0 19px;max-width:100%;color:#fff;font-size:clamp(40px,3.2vw,62px);font-weight:800;line-height:.98;letter-spacing:0;text-transform:uppercase;overflow-wrap:anywhere}body.page-home .home-hero-panel em{display:block;color:#fff;font-size:clamp(20px,1.35vw,27px);font-style:normal;font-weight:700;line-height:1.1}body.page-home #homePromoPrev,body.page-home #homePromoNext{top:56%!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;border:1px solid rgba(255,255,255,.5)!important;background:#1212122e!important;color:#fff!important;transform:translateY(-50%)!important;transition:background-color .52s var(--motion-slow),border-color .52s var(--motion-slow),opacity .52s var(--motion-slow)!important}body.page-home #homePromoPrev{left:clamp(42px,4.6vw,88px)!important}body.page-home #homePromoNext{right:clamp(42px,4.6vw,88px)!important}body.page-home #homePromoPrev svg,body.page-home #homePromoNext svg{width:22px!important;height:22px!important;transform:none!important}body.page-home #homePromoPrev:before,body.page-home #homePromoNext:before,body.page-home #homePromoPrev:after,body.page-home #homePromoNext:after{content:none!important}body.page-home .home-promo-dots{bottom:clamp(28px,3.4vh,44px)!important;gap:11px!important}body.page-home .home-promo-dot{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;border:0!important;border-radius:50%!important;background:#ffffff7a!important}body.page-home [data-reveal]{opacity:0;transform:translateY(40px);transition:opacity 1.65s var(--motion-slow),transform 1.65s var(--motion-slow)}body.page-home .revealed{opacity:1!important;transform:translateY(0)!important}.yukka-promo-section{padding:clamp(112px,8vw,140px) 0 clamp(62px,5vw,84px)!important}.yukka-promo-section--more{padding-top:clamp(96px,7vw,124px)!important}.yukka-promo-grid,.catalog-overview-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(88px,7vw,116px) clamp(70px,6vw,80px)!important;align-items:start}.yukka-promo-card,.catalog-overview-card{display:block;color:var(--color-text);text-decoration:none;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.yukka-promo-card img,.catalog-overview-card img{display:block;width:100%;aspect-ratio:1.55 / 1;height:auto!important;object-fit:cover;object-position:center;border-radius:0!important;filter:saturate(1.03) contrast(1.02) brightness(1.01)}.yukka-promo-card__body,.catalog-overview-card>div{padding:27px 20px 0!important}.yukka-promo-card h3,.catalog-overview-card h2{margin:0 0 18px!important;color:#111!important;font-size:clamp(34px,2.55vw,44px)!important;font-weight:700!important;line-height:1.04!important;letter-spacing:0!important;text-transform:uppercase;overflow:visible!important;transform:none!important}.yukka-promo-card p,.catalog-overview-card p{margin:0;color:var(--color-muted)!important;font-size:16px!important;line-height:1.65!important}.catalog-overview-card span{margin-top:18px;color:#444;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.yukka-wide-cta{min-height:clamp(370px,24vw,430px)!important;margin:0!important;border-radius:0!important;background-size:cover!important;background-position:center!important;overflow:hidden}.yukka-wide-cta__shade{background:#0000006b!important}.yukka-wide-cta__content{width:min(760px,calc(100vw - 64px))!important;color:#fff;text-align:center}.yukka-wide-cta h2,.yukka-video-band h2{color:#fff;font-size:clamp(31px,2.15vw,42px)!important;font-weight:400!important;line-height:1.16!important;letter-spacing:.08em!important;text-transform:uppercase}.yukka-wide-cta p,.yukka-video-band p{color:#ffffffeb;font-size:clamp(17px,1.05vw,21px)!important;line-height:1.45!important}.yukka-wide-cta a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.74);padding-bottom:4px}.yukka-about-copy{background:#fff;padding:clamp(82px,7vw,108px) 0 clamp(88px,7vw,118px)!important}.yukka-about-copy__inner{width:min(760px,calc(100vw - 64px))!important;text-align:center}.yukka-benefits-row{padding:0 0 clamp(112px,8vw,146px)!important;background:#fff}.yukka-benefits-row .yukka-home-container{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(56px,6vw,92px)!important}.yukka-benefits-row h3{margin:0 0 20px;color:#4a4a4a;font-size:clamp(22px,1.35vw,27px)!important;line-height:1.22!important}.yukka-benefits-row p{margin:0;color:#62676c!important;font-size:16px!important;line-height:1.65!important}.yukka-video-band{min-height:clamp(430px,28vw,520px)!important;background:#111 url(all/all/novella/novella-cmp.jpg) center / cover no-repeat!important}.yukka-video-band:before{background:#00000075!important}.yukka-play-button{height:60px!important;min-width:176px!important;padding:0 28px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#202020!important;box-shadow:none!important}.yukka-service-section{padding:clamp(112px,8vw,138px) 0 clamp(120px,9vw,150px)!important}.yukka-service-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(72px,6vw,92px) 28px!important}.yukka-service-card{background:#fff!important;color:var(--color-text);text-decoration:none;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.yukka-service-card img{display:block;width:100%;aspect-ratio:452 / 277;object-fit:cover}.yukka-service-card span{display:block;padding:28px 20px 0!important;color:#111;font-size:clamp(18px,1.25vw,22px)!important;font-weight:500!important;line-height:1.25;text-transform:uppercase}body.page-catalog .header--inner,body.page-product .header--inner{background:#fff!important;color:#111!important;box-shadow:none!important;border-bottom:1px solid var(--color-border);backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.page-catalog.is-collection-view .header--inner{background:linear-gradient(180deg,#00000075,#00000012 76%,#0000)!important;border-bottom:0}body.page-catalog:not(.is-collection-view) .header--inner .header-shell,body.page-product .header--inner .header-shell{padding-top:26px!important}body.page-catalog:not(.is-collection-view) .header--inner .header-menu-btn,body.page-catalog:not(.is-collection-view) .header--inner .header-phone,body.page-catalog:not(.is-collection-view) .header--inner .header-cta-link,body.page-product .header--inner .header-menu-btn,body.page-product .header--inner .header-phone,body.page-product .header--inner .header-cta-link{color:#111!important;text-shadow:none!important}body.page-catalog:not(.is-collection-view) .header--inner .brand-centered:after,body.page-product .header--inner .brand-centered:after{color:#111;text-shadow:none}.catalog-overview-hero{padding:clamp(170px,14vw,220px) 0 clamp(74px,7vw,100px)!important;background:#f7f7f7!important}.catalog-overview-hero h1{max-width:920px!important;margin:16px 0 22px!important;color:#111!important;font-size:clamp(46px,4.4vw,76px)!important;line-height:1.03!important;letter-spacing:0!important}.catalog-overview-hero p{max-width:760px;color:var(--color-muted)!important;font-size:18px!important;line-height:1.68!important}.catalog-overview-section{padding:clamp(92px,7vw,124px) 0 clamp(118px,9vw,150px)!important}body.page-catalog.is-collection-view .header--inner .header-shell{width:min(var(--container),calc(100vw - 64px))!important;padding-top:clamp(42px,5.8vh,74px)!important}.catalog-yukka-hero{min-height:min(880px,82svh)!important}.catalog-yukka-hero__content{min-height:min(880px,82svh)!important;padding:clamp(210px,23vh,286px) 0 clamp(78px,9vh,112px)!important}.catalog-yukka-kicker{margin-bottom:20px!important;font-size:clamp(24px,2vw,36px)!important;font-weight:300!important;letter-spacing:.14em!important;text-transform:none}.catalog-yukka-hero h1{max-width:820px;color:#fff!important;font-size:clamp(58px,6.1vw,116px)!important;font-weight:800!important;line-height:.92!important;letter-spacing:0!important;overflow:visible!important}.catalog-yukka-models{padding:clamp(88px,7vw,120px) 0 clamp(116px,9vw,152px)!important}.catalog-yukka-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:56px!important;margin-bottom:clamp(78px,7vw,108px)!important}.catalog-yukka-section-head h2{margin:12px 0 16px!important;color:#111!important;font-size:clamp(38px,3vw,58px)!important;line-height:1.05!important;letter-spacing:0!important;text-transform:uppercase}.catalog-yukka-section-head p{color:var(--color-muted)!important;font-size:17px!important;line-height:1.68!important}.catalog-yukka-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(82px,7vw,112px) clamp(40px,4.4vw,72px)!important}.catalog-yukka-product{display:grid!important;grid-template-columns:minmax(150px,46%) minmax(0,1fr)!important;gap:clamp(24px,2vw,34px)!important;align-items:start!important;color:#555!important;text-decoration:none!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.catalog-yukka-product__media{display:flex!important;align-items:flex-end!important;justify-content:center!important;min-height:clamp(330px,27vw,460px)!important;background:transparent!important;overflow:visible!important}.catalog-yukka-product__media img{display:block;width:100%!important;height:clamp(330px,27vw,460px)!important;object-fit:contain!important;object-position:center bottom!important;filter:saturate(1.02) contrast(1.01)}.catalog-yukka-product__copy h3{margin:0 0 28px!important;color:#4a4a4a!important;font-size:clamp(21px,1.5vw,27px)!important;font-weight:700!important;line-height:1.2!important}.catalog-yukka-product__copy dt{color:#858585!important;font-size:12px!important;font-style:italic!important}.catalog-yukka-product__copy dd{color:#555!important;font-size:16px!important}.page-product main{background:#fff!important}.page-product .product-page-shell{padding:clamp(168px,13vw,220px) 0 clamp(110px,8vw,148px)!important}.page-product .crumbs{margin:0 0 42px!important;color:#8a8a8a!important;font-size:13px!important}.page-product .crumbs a{color:#555!important;text-decoration:none}.page-product .pdp.pdp-yukka{display:grid!important;grid-template-columns:minmax(0,.47fr) minmax(0,.53fr)!important;justify-content:stretch!important;align-items:start!important;gap:clamp(70px,6vw,92px)!important;width:100%!important;margin:0!important}.page-product .pdp-gallery{width:100%!important;max-width:none!important}.page-product .pdp-main{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:clamp(620px,68vh,820px)!important;padding:clamp(24px,2.4vw,36px)!important;background:var(--color-soft)!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}.page-product .pdp-main:after{content:none!important}.page-product .pdp-main img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center bottom!important;padding:0!important}.page-product .pdp-thumbs{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:20px!important}.page-product .thumb{width:72px!important;height:90px!important;padding:7px!important;border:1px solid var(--color-border)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.page-product .thumb.active{border-color:#111!important}.page-product .thumb img{width:100%;height:100%;object-fit:contain}.page-product .variant-list{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:16px!important}.page-product .variant-chip,.page-product .product-color-chip{min-height:38px!important;padding:0 16px!important;border:1px solid #dcdcdc!important;border-radius:0!important;background:#fff!important;color:#333!important;box-shadow:none!important}.page-product .variant-chip.is-active,.page-product .product-color-chip.is-active{border-color:#111!important;background:#111!important;color:#fff!important}.page-product .pdp-summary{position:relative!important;top:auto!important;display:flex!important;flex-direction:column!important;align-self:start!important;width:100%!important;max-width:none!important;gap:26px!important}.page-product .pdp-tabs{order:4;display:flex!important;flex-wrap:wrap!important;gap:0!important;padding:0!important;margin:10px 0 0!important;border-bottom:1px solid var(--color-border)!important;background:transparent!important;box-shadow:none!important}.page-product .pdp-tab-btn{min-height:44px!important;padding:0 18px!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:transparent!important;color:#6d6d6d!important;font-size:14px!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important}.page-product .pdp-tab-btn.is-active{color:#111!important;border-bottom-color:#111!important;background:transparent!important}.page-product .pdp-series-rail{order:3;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;max-height:260px!important;padding:0 4px 6px 0!important;overflow:auto!important;background:transparent!important}.page-product .pdp-series-link{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:10px!important;border:1px solid var(--color-border)!important;border-radius:0!important;background:#fff!important;color:#333!important;text-decoration:none!important;box-shadow:none!important}.page-product .pdp-series-link.is-current{border-color:#111!important}.page-product .pdp-series-link-media{width:72px!important;height:92px!important;padding:6px!important;background:var(--color-soft)!important;border-radius:0!important}.page-product .pdp-series-link-media img{width:100%;height:100%;object-fit:contain}.page-product .pdp-series-link-copy strong{color:#222!important;font-size:16px!important;line-height:1.2}.page-product .pdp-series-link-copy span{color:var(--color-muted)!important;font-size:13px!important}.page-product .pdp-info-card{order:1;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.page-product .section-kicker,.catalog-yukka-kicker--dark{color:#777!important;font-size:12px!important;font-weight:700!important;letter-spacing:.14em!important;line-height:1.2;text-transform:uppercase!important}.page-product .pdp-title{margin:14px 0 18px!important;color:#111!important;font-size:clamp(44px,4.4vw,64px)!important;font-weight:800!important;line-height:.98!important;letter-spacing:0!important;text-transform:uppercase}.page-product .pdp-meta{max-width:600px;margin:0 0 30px!important;color:var(--color-muted)!important;font-size:16px!important;line-height:1.62!important}.page-product .pdp-pricebox{display:block!important;margin:0 0 30px!important;padding:0 0 28px!important;background:transparent!important;border:0!important;border-bottom:1px solid var(--color-border)!important;border-radius:0!important;box-shadow:none!important}.page-product .pdp-price{color:#111!important;font-size:clamp(25px,1.8vw,32px)!important;font-weight:400!important;line-height:1.2!important}.page-product .pdp-subprice{margin-top:7px;color:var(--color-muted)!important;font-size:14px!important}.page-product .product-brief{display:block!important;margin:0 0 30px!important;border-top:1px solid var(--color-border)!important}.page-product .product-brief-item{display:flex!important;justify-content:space-between!important;align-items:baseline!important;gap:24px!important;padding:15px 0!important;border:0!important;border-bottom:1px solid var(--color-border)!important;background:transparent!important;border-radius:0!important}.page-product .product-brief-item span{color:#777!important;font-size:14px!important;font-style:normal!important}.page-product .product-brief-item strong{color:#222!important;font-size:15px!important;font-weight:500!important;text-align:right}.page-product .product-section-note,.page-product .product-panel-note,.page-product .product-story-card,.page-product .product-tab-card{padding:24px 0!important;background:transparent!important;border:0!important;border-top:1px solid var(--color-border)!important;border-radius:0!important;box-shadow:none!important}.page-product .spec-k{color:#777!important;font-size:12px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase}.page-product .spec-v{margin-top:8px;color:#222!important;font-size:16px!important}.page-product .pdp-actions,.page-product .product-inline-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:12px!important}.page-product .btn,.page-product .btn-primary,.page-product .btn-ghost{min-height:52px!important;padding:0 24px!important;border-radius:0!important;box-shadow:none!important;font-size:13px!important;font-weight:800!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important}.page-product .btn-primary{border:1px solid #111!important;background:#111!important;color:#fff!important}.page-product .btn-ghost{border:1px solid #d9d9d9!important;background:#fff!important;color:#111!important}.page-product .inline-note{margin-top:18px;color:var(--color-muted);font-size:14px;line-height:1.55}.page-product .product-tab-panels{margin:clamp(92px,8vw,124px) 0 0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.page-product .product-tab-panel{display:none!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.page-product .product-tab-panel.is-active{display:block!important}.page-product .product-tab-head{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;gap:48px!important;margin-bottom:48px!important;padding:0!important;border:0!important}.page-product .product-tab-head h2,.page-product .section-head h2{margin:12px 0 14px!important;color:#111!important;font-size:clamp(36px,3.2vw,54px)!important;line-height:1.06!important;letter-spacing:0!important;text-transform:uppercase}.page-product .lead,.page-product .product-story-card p,.page-product .product-tab-card p{color:var(--color-muted)!important;font-size:16px!important;line-height:1.66!important}.page-product .product-tab-grid--models,.page-product .product-variants-grid,.page-product .product-gallery-grid,.page-product .grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(56px,5vw,78px) clamp(28px,3vw,42px)!important}.page-product .product-series-card,.page-product .p-card{display:block!important;color:#222!important;text-decoration:none!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.page-product .product-series-card-media,.page-product .p-media{display:flex!important;align-items:flex-end!important;justify-content:center!important;min-height:360px!important;padding:24px!important;background:var(--color-soft)!important;border-radius:0!important;overflow:hidden!important}.page-product .product-series-card-media img,.page-product .p-media img{width:100%!important;height:330px!important;object-fit:contain!important;object-position:center bottom!important;padding:0!important}.page-product .product-series-card-body,.page-product .p-body{padding:24px 0 0!important}.page-product .product-series-card-body h3,.page-product .p-title{margin:0 0 12px!important;color:#111!important;font-size:24px!important;line-height:1.18!important}.page-product .product-series-card-specs{display:grid!important;gap:12px!important;margin:18px 0 0!important}.page-product .product-series-card-specs div{display:flex;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid var(--color-border)}.page-product .product-series-card-specs dt,.page-product .product-series-card-specs dd{margin:0;color:#666;font-size:14px}.page-product .product-variant-card{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:16px!important;align-items:center!important;padding:12px!important;border:1px solid var(--color-border)!important;border-radius:0!important;background:#fff!important;text-align:left!important;box-shadow:none!important}.page-product .product-variant-card.is-active{border-color:#111!important}.page-product .product-variant-card-media{height:118px!important;padding:8px!important;background:var(--color-soft)!important;border-radius:0!important}.page-product .product-variant-card-media img{width:100%;height:100%;object-fit:contain}.page-product .product-gallery-tile{background:var(--color-soft)!important;border-radius:0!important;overflow:hidden}.page-product .product-gallery-tile img{width:100%;aspect-ratio:1 / 1.25;object-fit:contain}.page-product .section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:48px!important;margin-bottom:48px!important}.page-product .grid .p-card-link{display:block!important;color:inherit!important;text-decoration:none!important}.footer-yukka{background:#f6f6f6!important;color:#111!important}.footer-yukka__inner{padding:64px 0 52px!important}.footer-yukka__grid{display:grid!important;grid-template-columns:minmax(130px,.9fr) minmax(150px,.9fr) minmax(150px,.95fr) minmax(220px,1.15fr) minmax(260px,1.25fr)!important;gap:clamp(32px,3.5vw,58px)!important;padding-bottom:58px!important;border-bottom:1px solid #d9d9d9!important}.footer-yukka__col h3{color:#444!important;font-size:24px!important;font-weight:400!important;line-height:1.2!important}.footer-yukka__col a,.footer-yukka__col p{color:#111!important;font-size:15px!important;line-height:1.45!important}.footer-yukka__phone{display:inline-block!important;color:#000!important;font-size:clamp(22px,1.5vw,27px)!important;line-height:1.15!important}.footer-yukka__subscribe form{display:grid!important;grid-template-columns:minmax(0,1fr) 104px!important}.footer-yukka__subscribe input,.footer-yukka__subscribe button{height:40px!important;border-radius:0!important}.footer-yukka__socials a,.mnav-social-list a{background:#b8b8b8!important;color:#fff!important;border-radius:50%!important}.mnav{z-index:220!important}.mnav-backdrop{background:#00000073!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mnav-panel{width:min(340px,92vw)!important;padding:72px 20px 34px!important;background:#fff!important;border-radius:0!important;box-shadow:none!important;overflow-y:auto!important}.mnav-close{top:28px!important;right:26px!important;width:30px!important;height:30px!important;border:1px solid rgba(111,176,65,.72)!important;border-radius:50%!important;background:#fff!important;color:#6fb041!important}.mnav-search-block h2{color:#333!important;font-size:26px!important;font-weight:400!important}.mnav-primary-links{margin-top:38px!important}.mnav-primary-links a{color:#111!important;font-size:20px!important;font-weight:800!important;line-height:1.22!important}.mnav-secondary-links a{color:#111!important;font-size:17px!important;font-weight:400!important}@media(max-width:1180px){.header-shell,.yukka-home-container,.footer-yukka__inner,.catalog-yukka-container,.page-product .product-page-shell,body.page-catalog.is-collection-view .header--inner .header-shell{width:min(960px,calc(100vw - 44px))!important}.catalog-yukka-grid,.page-product .product-tab-grid--models,.page-product .product-variants-grid,.page-product .product-gallery-grid,.page-product .grid,.yukka-service-grid,.footer-yukka__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:980px){.page-product .pdp.pdp-yukka{grid-template-columns:1fr!important;gap:44px!important}.page-product .pdp-main{height:min(72vh,700px)!important}.page-product .pdp-series-rail{max-height:none!important}}@media(max-width:760px){.header-shell,.yukka-home-container,.footer-yukka__inner,.catalog-yukka-container,.page-product .product-page-shell,body.page-catalog.is-collection-view .header--inner .header-shell{width:calc(100vw - 36px)!important}body.page-home .home-hero-shell,body.page-home .home-promo-shell{height:84svh!important;min-height:84svh!important}body.page-home .home-hero-panel{left:18px!important;bottom:86px!important;width:calc(100vw - 36px)!important;min-height:142px!important;padding:20px 20px 23px!important}body.page-home .home-hero-panel span{font-size:22px!important}body.page-home .home-hero-panel strong{font-size:clamp(34px,11vw,48px)!important}body.page-home .home-hero-panel em{font-size:19px!important}body.page-home #homePromoPrev,body.page-home #homePromoNext{top:auto!important;bottom:22px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;transform:none!important}body.page-home #homePromoPrev{left:18px!important}body.page-home #homePromoNext{right:18px!important}.yukka-promo-grid,.catalog-overview-grid,.catalog-yukka-grid,.yukka-benefits-row .yukka-home-container,.yukka-service-grid,.footer-yukka__grid,.page-product .product-tab-grid--models,.page-product .product-variants-grid,.page-product .product-gallery-grid,.page-product .grid{grid-template-columns:1fr!important}.catalog-yukka-product{grid-template-columns:minmax(126px,42%) minmax(0,1fr)!important}.catalog-yukka-product__media,.catalog-yukka-product__media img{min-height:300px!important;height:300px!important}.catalog-yukka-section-head,.page-product .product-tab-head,.page-product .section-head{display:block!important}.page-product .product-page-shell{padding-top:136px!important}.page-product .pdp-main{height:62vh!important;min-height:480px!important}.page-product .pdp-actions,.page-product .product-inline-links,.page-product .pdp-series-rail,.footer-yukka__subscribe form{grid-template-columns:1fr!important}}.page-product .product-story-card--details{margin-bottom:22px}.page-product .product-characteristics-card{margin:0 0 22px;padding:clamp(22px,3vw,34px);border:1px solid rgba(28,27,24,.12);background:#fff}.page-product .product-characteristics-card h3{margin:9px 0 20px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(27px,3vw,38px);font-weight:500;line-height:1.04}.page-product .product-characteristics-card .product-source-specs{margin:0}.page-product .product-series-description{display:grid;grid-template-columns:minmax(140px,.28fr) minmax(0,1fr);gap:18px;margin:0 0 22px;padding:20px 24px;border-left:2px solid #28251f;background:#f2f0eb}.page-product .product-series-description strong{font-size:12px;letter-spacing:.15em;text-transform:uppercase}.page-product .product-series-description p{margin:0;color:#625d55;line-height:1.65}.page-product .product-technical-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.page-product .product-technical-card{min-width:0;padding:clamp(22px,3vw,32px);border:1px solid rgba(28,27,24,.12);background:#fff}.page-product .product-technical-card--wide{grid-column:1 / -1}.page-product .product-technical-card ul{display:grid;gap:10px;margin:17px 0 0;padding:0;list-style:none}.page-product .product-technical-card li{position:relative;padding-left:18px;color:#5f5a52;font-size:15px;line-height:1.62;overflow-wrap:anywhere}.page-product .product-technical-card li:before{content:"";position:absolute;top:.7em;left:0;width:6px;height:1px;background:#292720}.page-product .product-technical-source{margin:18px 0 0;color:#8a8379;font-size:13px;line-height:1.6}@media(max-width:760px){.page-product .product-series-description{grid-template-columns:1fr;gap:8px;padding:18px}.page-product .product-technical-grid{grid-template-columns:1fr}.page-product .product-technical-card--wide{grid-column:auto}}@media(max-width:460px){body.page-home .home-hero-panel{bottom:76px!important}body.page-home .home-hero-panel strong{font-size:clamp(30px,10vw,42px)!important}.catalog-yukka-product{grid-template-columns:1fr!important}.catalog-yukka-product__media,.catalog-yukka-product__media img{height:360px!important;min-height:360px!important}.page-product .pdp-main{min-height:420px!important}}body.page-home .header--home,body.page-catalog.is-collection-view .header--inner{background:transparent!important;background-color:transparent!important;box-shadow:none!important;border:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.page-home .header--home .header-shell,body.page-home .header--home .header-primary,body.page-home .header-home-secondary,body.page-catalog.is-collection-view .header--inner .header-shell,body.page-catalog.is-collection-view .header--inner .header-primary,body.page-catalog.is-collection-view .header--inner .header-secondary,body.page-catalog.is-collection-view .header--inner .header-divider{background:transparent!important;background-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.page-home .header-home-secondary{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:62px!important;padding:0!important;border-top:1px solid rgba(255,255,255,.72)!important;border-bottom:0!important;color:#fff!important}body.page-home .header-home-secondary:before,body.page-home .header-home-secondary:after,body.page-catalog.is-collection-view .header--inner:before,body.page-catalog.is-collection-view .header--inner:after{content:none!important}body.page-home .header-home-secondary a,body.page-home .header-city-pin{color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.36)!important}body.page-catalog.is-collection-view .header--inner .header-secondary{border-top:1px solid rgba(255,255,255,.58)!important;min-height:58px!important}body.page-catalog.is-collection-view .header--inner .header-menu-btn,body.page-catalog.is-collection-view .header--inner .header-phone,body.page-catalog.is-collection-view .header--inner .header-cta-link,body.page-catalog.is-collection-view .header--inner .header-secondary,body.page-catalog.is-collection-view .header--inner .header-secondary a,body.page-catalog.is-collection-view .header--inner .header-city,body.page-catalog.is-collection-view .header--inner .header-service-text{color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.38)!important}.yukka-wide-cta,.yukka-video-band{background-attachment:fixed!important;background-repeat:no-repeat!important;background-size:cover!important}.yukka-wide-cta__shade,.catalog-yukka-hero__shade{background:#00000057!important}.yukka-wide-cta h2,.yukka-wide-cta p,.yukka-video-band h2,.yukka-video-band p{text-shadow:0 2px 16px rgba(0,0,0,.35)}.catalog-overview-hero{padding:clamp(108px,9vw,150px) 0 clamp(56px,5vw,78px)!important;background:#faf9f6!important}.catalog-overview-hero h1{margin-top:12px!important;font-size:clamp(42px,4vw,68px)!important}.catalog-overview-section{padding:clamp(72px,6vw,96px) 0 clamp(96px,7vw,126px)!important}.catalog-yukka-hero,.catalog-yukka-hero__content{min-height:min(820px,82svh)!important}.catalog-yukka-hero__shade{background:linear-gradient(90deg,#0000006b,#0000001f 58%,#0000003d),linear-gradient(180deg,#0000003d,#00000014 48%,#0000004d)!important}.catalog-yukka-hero__content{padding:clamp(188px,21vh,250px) 0 clamp(68px,8vh,102px)!important}.catalog-yukka-models{padding:clamp(76px,6vw,98px) 0 clamp(98px,8vw,128px)!important}.catalog-yukka-section-head{margin-bottom:clamp(56px,5vw,78px)!important}.catalog-yukka-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(74px,6vw,104px) clamp(34px,4vw,62px)!important}.catalog-yukka-product{display:block!important;color:#333!important;background:#fff!important}.catalog-yukka-product__media{display:flex!important;align-items:flex-end!important;justify-content:center!important;min-height:clamp(390px,34vw,520px)!important;padding:28px 24px 0!important;background:var(--color-soft)!important;overflow:hidden!important}.catalog-yukka-product__media img{width:100%!important;height:clamp(350px,31vw,486px)!important;object-fit:contain!important;object-position:center bottom!important}.catalog-yukka-product__copy{padding:24px 0 0!important}.catalog-yukka-product__copy h3{margin:0 0 22px!important;color:#333!important;font-size:clamp(22px,1.5vw,28px)!important}.catalog-yukka-product__copy dl{display:grid!important;gap:12px!important;margin:0!important}.catalog-yukka-product__copy dl>div{display:flex!important;justify-content:space-between!important;gap:18px!important;padding-bottom:10px!important;border-bottom:1px solid var(--color-border)!important}.catalog-yukka-product__copy dt,.catalog-yukka-product__copy dd{margin:0!important;font-size:14px!important}.catalog-yukka-product__copy dt{color:gray!important;font-style:normal!important}.catalog-yukka-product__copy dd{color:#222!important;text-align:right!important}.page-product .product-page-shell{padding:clamp(56px,5vw,72px) 0 clamp(96px,8vw,130px)!important}.page-product .crumbs{margin-bottom:clamp(32px,3vw,46px)!important}.page-product .pdp.pdp-yukka{grid-template-columns:minmax(0,.48fr) minmax(0,.52fr)!important;gap:clamp(70px,6vw,90px)!important}.page-product .pdp-main{min-height:640px!important;height:clamp(640px,70vh,820px)!important;background:var(--color-soft)!important;border-radius:0!important}.page-product .pdp-tabs{margin-top:0!important}.page-product .pdp-series-rail{max-height:242px!important}.page-product .product-tab-panels{margin-top:clamp(74px,6vw,102px)!important}.page-product .product-tab-grid--models,.page-product .grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.page-product .product-series-card-media,.page-product .p-media{min-height:390px!important}.page-product .product-series-card-media img,.page-product .p-media img{height:350px!important}.yukka-scroll-top{right:clamp(24px,4vw,54px)!important;bottom:clamp(24px,4vw,52px)!important;width:58px!important;height:58px!important;background:#f1f1f1!important;color:#333!important;border:0!important;box-shadow:none!important}@media(max-width:1180px){.catalog-yukka-grid,.page-product .product-tab-grid--models,.page-product .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:768px){.yukka-wide-cta,.yukka-video-band{background-attachment:scroll!important}body.page-home .home-hero-shell,body.page-home .home-promo-shell{height:100svh!important;min-height:100svh!important}.catalog-yukka-hero,.catalog-yukka-hero__content{min-height:76svh!important}.catalog-yukka-grid,.page-product .product-tab-grid--models,.page-product .grid{grid-template-columns:1fr!important}.catalog-yukka-product__media{min-height:380px!important}.catalog-yukka-product__media img{height:350px!important}.page-product .product-page-shell{padding-top:42px!important}.page-product .pdp-main{min-height:460px!important;height:62vh!important}.yukka-scroll-top{width:48px!important;height:48px!important;right:18px!important;bottom:18px!important}}body.page-home .home-hero-shell,body.page-home .home-promo-shell{height:100svh!important;min-height:100svh!important}@supports not (height: 100svh){body.page-home .home-hero-shell,body.page-home .home-promo-shell{height:100vh!important;min-height:100vh!important}}body.page-home .header--home{will-change:transform;transition:transform 1.1s cubic-bezier(.19,1,.22,1),opacity 1.1s cubic-bezier(.19,1,.22,1)!important}body.page-home .header--home .header-primary:after{content:none!important}body.page-home .header-home-secondary{border-top:1px solid rgba(255,255,255,.64)!important}body.page-home .home-promo-slide{transition:opacity 2.6s cubic-bezier(.16,1,.3,1),visibility 2.6s cubic-bezier(.16,1,.3,1)!important}body.page-home .home-promo-photo{transition:transform 13.5s cubic-bezier(.16,1,.3,1),filter 2.6s cubic-bezier(.16,1,.3,1)!important}.page-product .product-showcase,.page-product .pdp-gallery,.page-product .pdp-summary,.page-product .pdp-info-card,.page-product .pdp-tabs,.page-product .product-tab-panels{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.page-product .product-showcase,.page-product .pdp-gallery,.page-product .pdp-summary{padding:0!important}.page-product .pdp-main{border:0!important;border-radius:0!important;box-shadow:none!important}.page-product .pdp-thumbs button,.page-product .pdp-color-btn{transition:border-color .26s ease,background-color .26s ease,color .26s ease,transform .26s ease!important}.page-product .pdp-thumbs button:hover,.page-product .pdp-color-btn:hover{transform:translateY(-2px)}.page-product .product-collection-scene{position:relative;display:block;width:100%;aspect-ratio:552 / 419;margin-top:clamp(28px,3vw,40px);overflow:hidden;background:#d8d3cb;color:#fff;text-decoration:none}.page-product .product-collection-scene>img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.19,1,.22,1)}.page-product .product-collection-scene__shade{position:absolute;inset:0;background:linear-gradient(180deg,#0f0e0c05 32%,#0f0e0cc2)}.page-product .product-collection-scene__copy{position:absolute;right:clamp(22px,3vw,36px);bottom:clamp(22px,3vw,34px);left:clamp(22px,3vw,36px);display:grid;gap:7px}.page-product .product-collection-scene__copy small{font-size:11px;font-style:normal;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.page-product .product-collection-scene__copy strong{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,56px);font-weight:500;line-height:.96;text-transform:uppercase}.page-product .product-collection-scene__copy em{width:fit-content;padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.72);font-size:13px;font-style:normal;letter-spacing:.06em}.page-product .product-collection-scene:hover>img{transform:scale(1.035)}.page-product .product-model-navigation{margin-top:clamp(60px,6vw,92px)}.page-product .product-model-navigation__head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}.page-product .product-model-navigation__head h2{margin:10px 0 0;color:#111;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(32px,3.4vw,48px);font-weight:500;line-height:1.02}.page-product .product-model-navigation__all{flex:0 0 auto;padding-bottom:7px;border-bottom:1px solid #777;color:#333;font-size:13px;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.page-product .product-model-navigation .pdp-series-rail{order:initial;grid-template-columns:repeat(4,minmax(0,1fr))!important;max-height:none!important;padding:0!important;overflow:visible!important}.page-product .product-model-navigation .pdp-tabs{order:initial;margin-top:clamp(34px,4vw,52px)!important}@media(max-width:980px){.page-product .product-collection-scene{aspect-ratio:16 / 9}.page-product .product-model-navigation .pdp-series-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(prefers-reduced-motion:reduce){.page-product .product-collection-scene>img{transition:none}}@media(max-width:768px){.page-product .product-model-navigation{margin-top:48px}.page-product .product-model-navigation__head{display:block}.page-product .product-model-navigation__all{display:inline-block;margin-top:18px}.page-product .product-model-navigation .pdp-series-rail{grid-template-columns:1fr!important}body.page-home .home-hero-shell,body.page-home .home-promo-shell{height:100svh!important;min-height:100svh!important}.page-product .pdp.pdp-yukka{gap:34px!important}}.mnav{z-index:2400!important;background:transparent!important}.mnav-backdrop{background:#0d0d0c57!important;backdrop-filter:blur(10px) saturate(.88)!important;-webkit-backdrop-filter:blur(10px) saturate(.88)!important;transition:opacity .62s cubic-bezier(.19,1,.22,1)!important}body.page-home .header--home.nav-open,body.page-home.nav-open .header--home,html.nav-open body.page-home .header--home{background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.page-home .header--home.nav-open .header-shell,body.page-home .header--home.nav-open .header-primary,body.page-home .header--home.nav-open .header-home-secondary,body.page-home.nav-open .header--home .header-shell,body.page-home.nav-open .header--home .header-primary,body.page-home.nav-open .header-home-secondary{background:transparent!important;box-shadow:none!important}body.page-home .home-promo-slide{transition:opacity 1.55s cubic-bezier(.16,1,.3,1),visibility 1.55s cubic-bezier(.16,1,.3,1)!important}body.page-home .home-promo-photo{transition:transform 12s cubic-bezier(.16,1,.3,1),filter 1.55s cubic-bezier(.16,1,.3,1)!important}.catalog-overview-hero{padding:clamp(170px,13vw,222px) 0 clamp(52px,4.8vw,72px)!important;background:#fff!important;text-align:center!important}.catalog-overview-hero .crumbs{justify-content:flex-start!important;margin-bottom:clamp(56px,5vw,80px)!important;color:#5e5e5e!important}.catalog-overview-hero .section-kicker{display:none!important}.catalog-overview-hero h1{max-width:760px!important;margin:0 auto 24px!important;color:#363f46!important;font-size:clamp(22px,1.55vw,30px)!important;font-weight:400!important;letter-spacing:0!important;line-height:1.28!important;text-transform:uppercase!important}.catalog-overview-hero h1:after,.catalog-overview-hero p:after{content:"";display:block;width:min(336px,45vw);height:2px;margin:28px auto 0;background:#6fb041}.catalog-overview-hero p{max-width:760px!important;margin:0 auto!important;color:#5e656a!important;font-size:18px!important;line-height:1.75!important}.catalog-overview-section{padding:clamp(58px,5vw,82px) 0 clamp(90px,7vw,122px)!important;background:#fff!important}.catalog-overview-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:36px 28px!important;align-items:stretch!important}.catalog-overview-card{display:flex!important;min-height:100%!important;flex-direction:column!important;color:#20262a!important;text-decoration:none!important;background:#fff!important;border:1px solid #e6e4df!important;border-radius:0!important;box-shadow:0 12px 22px #201f1d09!important;overflow:hidden!important;transition:transform .68s cubic-bezier(.19,1,.22,1),box-shadow .68s cubic-bezier(.19,1,.22,1),border-color .68s cubic-bezier(.19,1,.22,1)!important}.catalog-overview-card:hover{transform:translate3d(0,-8px,0)!important;border-color:#d8d4cc!important;box-shadow:0 24px 44px #201f1d17!important}.catalog-overview-card img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1.46!important;object-fit:cover!important;object-position:center center!important;filter:saturate(1.02) contrast(1.01)!important;transition:transform .9s cubic-bezier(.19,1,.22,1)!important}.catalog-overview-card:hover img{transform:scale(1.025)!important}.catalog-overview-card__body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;padding:clamp(24px,2.2vw,32px) clamp(20px,2vw,28px) clamp(25px,2.4vw,34px)!important}.catalog-overview-card__label{margin-bottom:14px!important;color:#7f858a!important;font-size:17px!important;line-height:1!important}.catalog-overview-card h2{min-height:1.12em!important;margin:0 0 17px!important;color:#050505!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(34px,2.85vw,52px)!important;font-weight:400!important;line-height:.96!important;letter-spacing:0!important;text-transform:uppercase!important}.catalog-overview-card p{margin:0 0 22px!important;color:#7a838b!important;font-size:15px!important;line-height:1.56!important}.catalog-overview-card__link{align-self:flex-start!important;margin-top:auto!important;padding-bottom:5px!important;border-bottom:1px dashed #d4d4d4!important;color:#5b6268!important;font-size:18px!important;line-height:1.2!important;letter-spacing:.12em!important}.catalog-yukka-empty{display:grid!important;gap:22px!important;max-width:620px!important;padding:42px 0 8px!important;color:#677078!important;font-size:17px!important;line-height:1.7!important}.page-product .product-related-card{display:grid!important;grid-template-columns:minmax(150px,46%) minmax(0,1fr)!important;gap:clamp(24px,2vw,34px)!important;background:#fff!important;border:0!important;box-shadow:none!important}.page-product .product-related-card .product-series-card-media{background:transparent!important;min-height:clamp(330px,27vw,440px)!important;padding:0!important}.page-product .product-related-card .product-series-card-media img{height:clamp(330px,27vw,440px)!important}@media(max-width:1180px){.catalog-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.catalog-overview-grid,.page-product .product-related-card{grid-template-columns:1fr!important}.catalog-overview-hero{padding-top:132px!important}.catalog-overview-card h2{font-size:clamp(30px,9vw,42px)!important}}.mnav{position:fixed!important;inset:0!important;z-index:9000!important;background:transparent!important;isolation:isolate!important;transform:none!important}.mnav-backdrop{position:fixed!important;inset:0!important;z-index:0!important;background:#12100e42!important;backdrop-filter:blur(13px) saturate(.86) brightness(.72)!important;-webkit-backdrop-filter:blur(13px) saturate(.86) brightness(.72)!important;transition:opacity .76s cubic-bezier(.19,1,.22,1)!important}.mnav-panel{z-index:1!important;width:min(320px,92vw)!important;padding:68px 20px 34px!important}body.page-home.nav-open .header--home,body.page-home .header--home.nav-open,html.nav-open body.page-home .header--home{transform:none!important;opacity:1!important;background:transparent!important}body.page-home .header--home{background:linear-gradient(180deg,#0000004d,#0000000f 72%,#0000)!important}body.page-home .header--home .header-shell{padding-top:clamp(34px,5vh,60px)!important}body.page-home .header--home .header-primary{min-height:68px!important;align-items:center!important}body.page-home .header--home .brand-logo-full{width:clamp(176px,12.4vw,235px)!important}body.page-home .header--home .brand-centered{min-width:clamp(190px,14vw,265px)!important}body.page-home .header--home .brand-centered:after{font-size:clamp(25px,2vw,36px)!important}body.page-home .header--home .header-phone{font-size:clamp(24px,1.85vw,32px)!important;line-height:1.05!important}body.page-home .header--home .header-cta-link{margin-top:8px!important}body.page-home .header-home-secondary{min-height:50px!important;border-top-color:#ffffffad!important}body.page-home .home-promo-slide{transition:opacity 1.85s cubic-bezier(.16,1,.3,1),visibility 1.85s cubic-bezier(.16,1,.3,1)!important}body.page-home .home-promo-photo{transition:transform 12.5s cubic-bezier(.16,1,.3,1),filter 1.85s cubic-bezier(.16,1,.3,1)!important}body.page-home .home-promo-controls{z-index:86!important}body.page-home #homePromoPrev,body.page-home #homePromoNext{top:55%!important;width:72px!important;height:120px!important;min-width:72px!important;min-height:120px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#ffffffe0!important;opacity:.9!important;box-shadow:none!important;transform:translateY(-50%)!important;transition:color .42s cubic-bezier(.19,1,.22,1),opacity .42s cubic-bezier(.19,1,.22,1),transform .42s cubic-bezier(.19,1,.22,1)!important}body.page-home #homePromoPrev{left:clamp(34px,3.4vw,64px)!important}body.page-home #homePromoNext{right:clamp(34px,3.4vw,64px)!important}body.page-home #homePromoPrev:hover,body.page-home #homePromoNext:hover{background:transparent!important;color:#fff!important;opacity:1!important}body.page-home #homePromoPrev:hover{transform:translate(-6px,-50%)!important}body.page-home #homePromoNext:hover{transform:translate(6px,-50%)!important}body.page-home #homePromoPrev svg,body.page-home #homePromoNext svg{width:28px!important;height:52px!important;filter:drop-shadow(0 2px 8px rgba(0,0,0,.28));transform:none!important}body.page-home .home-promo-dots{bottom:clamp(24px,3.6vh,40px)!important}body.page-home .home-promo-dot{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;background:#ffffff6b!important}body.page-home .home-promo-dot.is-active{background:#fff!important}@media(max-width:760px){.mnav-panel{width:min(300px,90vw)!important;padding-top:62px!important}body.page-home .header--home .header-shell{padding-top:24px!important}body.page-home .header--home .header-primary{min-height:58px!important}body.page-home #homePromoPrev,body.page-home #homePromoNext{width:54px!important;height:92px!important;min-width:54px!important;min-height:92px!important}}body.page-home .header--home .header-shell{padding-top:clamp(24px,4vh,42px)!important}body.page-home .header--home .header-primary{min-height:clamp(54px,6.2vh,66px)!important}body.page-home .header--home .header-primary:after{bottom:-14px!important}body.page-home .header-home-secondary{min-height:clamp(38px,4.8vh,48px)!important;margin-top:clamp(24px,3.3vh,32px)!important}body.page-home .header--home .brand-logo-full{width:clamp(168px,11.8vw,224px)!important;max-height:62px!important}body.page-home .header--home .brand-centered{min-width:clamp(180px,13.2vw,248px)!important}body.page-home .header--home .brand-centered:after{font-size:clamp(24px,1.85vw,34px)!important}body.page-home .header--home .header-phone{font-size:clamp(23px,1.72vw,30px)!important}body.page-home .header--home .header-cta-link{margin-top:6px!important}body.page-home #homePromoPrev,body.page-home #homePromoNext{width:58px!important;min-width:58px!important;height:112px!important;min-height:112px!important;padding:0!important;background:transparent!important;border:0!important;outline:0!important}body.page-home #homePromoPrev:before,body.page-home #homePromoPrev:after,body.page-home #homePromoNext:before,body.page-home #homePromoNext:after{content:none!important;display:none!important}body.page-home #homePromoPrev svg,body.page-home #homePromoNext svg{width:26px!important;height:50px!important}body.page-home #homePromoPrev{left:clamp(28px,3vw,58px)!important}body.page-home #homePromoNext{right:clamp(28px,3vw,58px)!important}.collection-logo{display:block;width:min(100%,320px);height:auto;color:currentColor;overflow:visible;transition:transform .52s cubic-bezier(.19,1,.22,1),opacity .52s cubic-bezier(.19,1,.22,1)}.collection-logo [stroke]{vector-effect:non-scaling-stroke}.yukka-promo-card__title,.catalog-overview-card__title,.catalog-yukka-section-head__logo{min-height:0!important;margin:0 0 18px!important;font-size:0!important;line-height:0!important;letter-spacing:0!important;text-transform:none!important}.yukka-promo-card__logo,.catalog-overview-card__logo{width:min(100%,318px);max-width:318px;color:#050505}.yukka-promo-card__logo{max-width:294px}.catalog-yukka-section-logo{width:min(100%,360px);max-width:360px;color:#050505}.yukka-promo-card:hover .collection-logo,.catalog-overview-card:hover .collection-logo{opacity:.92;transform:translate3d(0,-2px,0) scale(1.012)}.logo-demo-page{min-height:100vh;margin:0;background:#fff;color:#111;font-family:Arial,sans-serif}.logo-demo{width:min(1220px,calc(100% - 48px));margin:0 auto;padding:64px 0 90px}.logo-demo h1{margin:0 0 12px;color:#111;font-size:clamp(36px,5vw,72px);line-height:.98;letter-spacing:0}.logo-demo p{max-width:680px;margin:0 0 42px;color:#7a838b;font-size:16px;line-height:1.7}.logo-demo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.logo-demo-card{min-height:186px;padding:20px;border:1px solid #e6e4df;background:#fff;transition:transform .52s cubic-bezier(.19,1,.22,1),border-color .52s cubic-bezier(.19,1,.22,1)}.logo-demo-card:hover{border-color:#d3cec5;transform:translate3d(0,-4px,0)}.logo-demo-card__slug{margin-bottom:26px;color:#8a8f93;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.logo-demo-card__mark{display:grid;min-height:98px;align-items:center}.logo-demo-card__logo{width:min(100%,320px);max-width:320px;color:#050505}@media(max-width:760px){body.page-home .header--home .header-shell{padding-top:18px!important}body.page-home .header--home .header-primary{min-height:50px!important}body.page-home .header-home-secondary{min-height:36px!important;margin-top:18px!important}.logo-demo-grid{grid-template-columns:1fr}}body.page-home .header--home .header-shell{padding-top:clamp(18px,3vh,32px)!important}body.page-home .header--home .header-primary{min-height:58px!important}body.page-home .header--home .header-home-secondary{min-height:30px!important;margin-top:8px!important}body.page-home .header--home .brand-logo-full{max-width:clamp(208px,22vw,300px)!important;max-height:74px!important}.mnav,.mnav.open{background:transparent!important}.mnav-panel{top:0!important}.mnav-backdrop{inset:0!important;background:#12100e38!important;backdrop-filter:blur(15px) saturate(.9) brightness(.78)!important;-webkit-backdrop-filter:blur(15px) saturate(.9) brightness(.78)!important}html,body{margin:0}body.page-home{overflow-x:hidden}body.page-home #appHeader{position:absolute;inset:0 0 auto;z-index:40;height:0;pointer-events:none}body.page-home #appHeader .header,body.page-home #appHeader .mnav.open{pointer-events:auto}body.page-home .header--home,body.page-home .header--home.is-scrolled,body.page-home .header--home.is-scrolled:not(.nav-open),body.page-home.nav-open .header--home,html.nav-open body.page-home .header--home{position:absolute!important;inset:0 0 auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;background:linear-gradient(180deg,#00000057,#0000001c 70%,#0000)!important;box-shadow:none!important;opacity:1!important;transform:none!important;transition:none!important}body.page-home .header--home .header-shell{width:min(1370px,calc(100% - 96px))!important;max-width:none!important;margin:0 auto!important;padding:clamp(14px,2vh,24px) 0 0!important}body.page-home .header--home .header-primary{display:grid!important;grid-template-columns:minmax(190px,1fr) auto minmax(230px,1fr)!important;align-items:center!important;min-height:48px!important;padding:0!important;gap:clamp(18px,3vw,54px)!important}body.page-home .header--home .header-primary:after{bottom:-9px!important;opacity:.74!important}body.page-home .header--home .header-menu-btn{gap:12px!important;font-size:16px!important;letter-spacing:.01em!important}body.page-home .header--home .header-menu-icon{width:31px!important;height:23px!important}body.page-home .header--home .brand-centered{min-width:230px!important;transform:none!important}body.page-home .header--home .brand-logo-full{width:clamp(188px,14vw,252px)!important;max-width:252px!important;max-height:55px!important;object-fit:contain!important}body.page-home .header--home .brand-centered:after{margin-left:clamp(20px,2.2vw,34px)!important;font-size:clamp(25px,2vw,35px)!important;line-height:1!important;white-space:nowrap!important}body.page-home .header--home .header-phone{font-size:clamp(24px,1.75vw,32px)!important;line-height:1!important}body.page-home .header--home .header-cta-link{margin-top:5px!important;font-size:12px!important;letter-spacing:.08em!important}body.page-home .header--home .header-home-secondary{min-height:30px!important;margin-top:9px!important;padding-top:9px!important;font-size:14px!important}body.page-home .header--home .header-city-pin,body.page-home .header--home .header-home-secondary a{font-size:14px!important}body.page-home .home-hero-shell,body.page-home .home-promo-shell{height:100svh!important;min-height:620px!important;margin:0!important;padding:0!important;overflow:hidden!important}@supports not (height: 100svh){body.page-home .home-hero-shell,body.page-home .home-promo-shell{height:100vh!important}}body.page-home .home-promo-shell[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}body.page-home .home-promo-track,body.page-home .home-promo-slide,body.page-home .home-promo-photo-link,body.page-home .home-promo-picture,body.page-home .home-promo-photo,body.page-home .home-promo-background,body.page-home .home-promo-shade{height:100%!important;min-height:100%!important}body.page-home .home-promo-slide{opacity:0!important;visibility:hidden!important;transform:none!important;transition:opacity 1.35s cubic-bezier(.19,1,.22,1),visibility 1.35s linear!important}body.page-home .home-promo-slide.is-active{z-index:2!important;opacity:1!important;visibility:visible!important}body.page-home .home-promo-photo{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--hero-position, center center)!important;transform:scale(var(--hero-scale, 1.08)) translateZ(0)!important;transform-origin:var(--hero-origin, center center)!important;filter:saturate(.98) contrast(1.02)!important;will-change:transform,opacity;transition:transform 8.5s cubic-bezier(.16,1,.3,1),opacity 1.35s cubic-bezier(.19,1,.22,1)!important}body.page-home .home-promo-slide.is-active .home-promo-photo{transform:scale(calc(var(--hero-scale, 1.08) - .08)) translateZ(0)!important}body.page-home .home-promo-background{opacity:.16!important;filter:blur(26px) brightness(.75)!important;transform:scale(1.08)!important}body.page-home .home-promo-shade{background:linear-gradient(180deg,#00000052,#0000001c 31%,#0000000f 62%,#0000002e)!important}body.page-home .home-hero-panel{display:none!important}body.page-home .home-promo-controls{position:absolute!important;inset:0!important;z-index:20!important;pointer-events:none!important}body.page-home .home-promo-nav{position:static!important}body.page-home #homePromoPrev,body.page-home #homePromoNext{position:absolute!important;top:54%!important;display:grid!important;place-items:center!important;width:76px!important;min-width:0!important;height:130px!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#ffffffeb!important;opacity:.86!important;transform:translateY(-50%)!important;pointer-events:auto!important;transition:opacity .45s cubic-bezier(.19,1,.22,1),transform .45s cubic-bezier(.19,1,.22,1)!important}body.page-home #homePromoPrev{left:clamp(28px,3.4vw,66px)!important}body.page-home #homePromoNext{right:clamp(28px,3.4vw,66px)!important}body.page-home #homePromoPrev:hover{opacity:1!important;transform:translate(-6px,-50%)!important}body.page-home #homePromoNext:hover{opacity:1!important;transform:translate(6px,-50%)!important}body.page-home #homePromoPrev svg,body.page-home #homePromoNext svg{width:27px!important;height:54px!important;filter:drop-shadow(0 2px 8px rgba(0,0,0,.25))}body.page-home #homePromoPrev:before,body.page-home #homePromoPrev:after,body.page-home #homePromoNext:before,body.page-home #homePromoNext:after{display:none!important;content:none!important}body.page-home .home-promo-dots{position:absolute!important;left:50%!important;bottom:clamp(22px,3.5vh,42px)!important;z-index:24!important;display:flex!important;gap:10px!important;transform:translate(-50%)!important;pointer-events:auto!important}body.page-home .home-promo-dot{width:9px!important;height:9px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#ffffff8c!important;opacity:1!important;transition:background .45s cubic-bezier(.19,1,.22,1),transform .45s cubic-bezier(.19,1,.22,1)!important}body.page-home .home-promo-dot.is-active{background:#fff!important;transform:scale(1.22)!important}body.nav-open,html.nav-open{overflow:hidden!important}.mnav{position:fixed!important;inset:0!important;z-index:1200!important;width:100vw!important;height:100dvh!important;overflow:hidden!important;background:transparent!important;pointer-events:none!important}.mnav.open{pointer-events:auto!important}.mnav-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;background:#19161342!important;opacity:0!important;backdrop-filter:blur(18px) saturate(.9) brightness(.82)!important;-webkit-backdrop-filter:blur(18px) saturate(.9) brightness(.82)!important;transition:opacity .62s cubic-bezier(.19,1,.22,1)!important}.mnav.open .mnav-backdrop{opacity:1!important}.mnav-panel{position:fixed!important;inset:0 auto auto 0!important;width:min(340px,calc(100vw - 28px))!important;height:100dvh!important;max-height:none!important;margin:0!important;overflow-y:auto!important;background:#fff!important;box-shadow:0 30px 90px #0000002e!important;transform:translate3d(-104%,0,0)!important;transition:transform .72s cubic-bezier(.19,1,.22,1)!important;will-change:transform}.mnav.open .mnav-panel{transform:translateZ(0)!important}.mnav-close{top:28px!important;right:26px!important}.mnav-search-block h2{font-size:25px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}body.page-home [data-reveal]{opacity:0;transform:translate3d(0,46px,0);transition:opacity 1.08s cubic-bezier(.19,1,.22,1),transform 1.08s cubic-bezier(.19,1,.22,1)}body.page-home .revealed{opacity:1;transform:translateZ(0)}body.page-home .yukka-wide-cta{min-height:430px!important;background-attachment:fixed!important;background-position:center!important;background-size:cover!important}body.page-home .yukka-wide-cta__content{transform:translateY(8px);transition:opacity 1.1s cubic-bezier(.19,1,.22,1),transform 1.1s cubic-bezier(.19,1,.22,1)}body.page-home .yukka-wide-cta.revealed .yukka-wide-cta__content{transform:none}body.page-home .yukka-wide-cta{--parallax-y: 0px;--parallax-position: center;min-height:clamp(430px,52vh,560px)!important;overflow:hidden!important;isolation:isolate!important;background-color:#24211d!important;background-image:var(--parallax-image)!important;background-attachment:scroll!important;background-position:var(--parallax-position)!important;background-repeat:no-repeat!important;background-size:cover!important;clip-path:inset(0)}body.page-home .yukka-wide-cta--catalog{--parallax-image: url(images/home-clean/platinum-clean.webp?v=20260811-1);--parallax-position: center 52%}body.page-home .yukka-wide-cta--salons{--parallax-image: url(images/home-clean/neo-clean.webp?v=20260811-1);--parallax-position: center 48%}body.page-home .yukka-wide-cta:before{content:""!important;position:absolute;inset:-150px 0;z-index:0;background-image:var(--parallax-image);background-position:var(--parallax-position);background-repeat:no-repeat;background-size:cover;transform:translate3d(0,var(--parallax-y, 0px),0) scale(1.18);transform-origin:center;transition:none!important;will-change:transform;backface-visibility:hidden}body.page-home .yukka-wide-cta:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#00000047,#00000085 48%,#0000004d),#00000038;pointer-events:none}body.page-home .yukka-wide-cta__shade{display:none!important}body.page-home .yukka-wide-cta__content{position:relative;z-index:2;opacity:.68;transform:translate3d(0,34px,0) scale(.985);transition:opacity 1.28s cubic-bezier(.19,1,.22,1),transform 1.28s cubic-bezier(.19,1,.22,1)}body.page-home .yukka-wide-cta.revealed .yukka-wide-cta__content,body.page-home .yukka-wide-cta.is-parallax-visible .yukka-wide-cta__content{opacity:1;transform:translateZ(0) scale(1)}body.page-home .yukka-wide-cta h2{font-size:clamp(28px,2vw,38px)!important;font-weight:400!important;letter-spacing:0!important;line-height:1.18!important}body.page-home .yukka-wide-cta p{font-size:clamp(16px,1.05vw,20px)!important;line-height:1.55!important}body.page-home .yukka-wide-cta a{letter-spacing:0!important}@keyframes yukkaBandParallax{0%{transform:translate3d(0,-128px,0) scale(1.18)}to{transform:translate3d(0,128px,0) scale(1.18)}}@supports (animation-timeline: view()){body.page-home .yukka-wide-cta:before{animation-name:yukkaBandParallax;animation-duration:1s;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry -12% exit 112%}}@media(max-width:900px){body.page-home .yukka-wide-cta{min-height:380px!important}body.page-home .yukka-wide-cta:before{inset:-90px 0;transform:translate3d(0,calc(var(--parallax-y, 0px) * .55),0) scale(1.14)}}@media(prefers-reduced-motion:reduce){body.page-home .yukka-wide-cta:before{animation:none!important;transform:scale(1.08)!important;transition:none!important}body.page-home .yukka-wide-cta__content{transition:none!important}}@media(max-width:900px){body.page-home .header--home .header-shell{width:min(100% - 34px,680px)!important;padding-top:14px!important}body.page-home .header--home .header-primary{grid-template-columns:auto 1fr auto!important;min-height:46px!important;gap:14px!important}body.page-home .header--home .brand-logo-full{width:clamp(142px,38vw,190px)!important;max-height:42px!important}body.page-home .header--home .brand-centered:after{display:none!important}body.page-home .header--home .header-phone{font-size:15px!important}body.page-home .header--home .header-cta-link,body.page-home .header--home .header-home-secondary{display:none!important}body.page-home .home-hero-shell,body.page-home .home-promo-shell{min-height:100svh!important}body.page-home #homePromoPrev,body.page-home #homePromoNext{width:54px!important;height:90px!important}body.page-home .yukka-wide-cta{min-height:360px!important;background-attachment:scroll!important}}.page-product .product-source-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:30px 0 8px;border-top:1px solid #d9d9d6}.page-product .product-source-specs>div{min-width:0;padding:14px 18px 14px 0;border-bottom:1px solid #d9d9d6}.page-product .product-source-specs>div:nth-child(2n){padding-left:18px;border-left:1px solid #d9d9d6}.page-product .product-source-specs dt{margin:0 0 5px;color:#777771;font-size:12px;line-height:1.35}.page-product .product-source-specs dd{margin:0;color:#242421;font-size:15px;line-height:1.45;overflow-wrap:anywhere}@media(max-width:680px){.page-product .product-source-specs{grid-template-columns:1fr}.page-product .product-source-specs>div,.page-product .product-source-specs>div:nth-child(2n){padding:12px 0;border-left:0}}body.page-catalog{--catalog-ink: #1f211f;--catalog-muted: #737873;--catalog-line: #dedfd9;--catalog-paper: #f5f5f1;--catalog-accent: #718d46;background:#fff;color:var(--catalog-ink)}body.page-catalog .catalog-yukka-container{width:min(1380px,calc(100vw - 72px))!important;max-width:none!important}body.page-catalog:not(.is-collection-view) .header--inner .header-shell,body.page-product .header--inner .header-shell{padding-top:15px!important}body.page-catalog:not(.is-collection-view) .header--inner .header-primary,body.page-product .header--inner .header-primary{min-height:62px!important}body.page-catalog:not(.is-collection-view) .header--inner .header-secondary,body.page-product .header--inner .header-secondary{min-height:46px!important}.catalog-overview-hero{padding:clamp(116px,9vw,150px) 0 clamp(52px,4vw,68px)!important;background:linear-gradient(135deg,rgba(113,141,70,.055),transparent 36%),#fff!important;text-align:left!important}.catalog-overview-hero .crumbs{margin-bottom:clamp(38px,4vw,58px)!important}.catalog-overview-hero .section-kicker{display:block!important;margin-bottom:12px!important;color:var(--catalog-accent)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase!important}.catalog-overview-hero h1{max-width:850px!important;margin:0 0 20px!important;color:var(--catalog-ink)!important;font-size:clamp(42px,4vw,68px)!important;font-weight:500!important;line-height:1.03!important;text-align:left!important;text-transform:none!important}.catalog-overview-hero h1:after,.catalog-overview-hero p:after{content:none!important}.catalog-overview-hero p{max-width:760px!important;margin:0!important;color:var(--catalog-muted)!important;font-size:clamp(16px,1.2vw,18px)!important;line-height:1.68!important;text-align:left!important}.catalog-overview-section{padding:clamp(56px,5vw,82px) 0 clamp(100px,8vw,138px)!important;background:var(--catalog-paper)!important}.catalog-overview-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(30px,3vw,46px) clamp(20px,2vw,30px)!important;align-items:stretch!important}.catalog-overview-card{display:flex!important;min-width:0!important;min-height:100%!important;flex-direction:column!important;color:var(--catalog-ink)!important;background:#fff!important;border:1px solid var(--catalog-line)!important;border-radius:4px!important;box-shadow:0 10px 30px #1c1f1b09!important;overflow:hidden!important;transform:translateZ(0)!important;transition:transform .75s cubic-bezier(.19,1,.22,1),border-color .75s cubic-bezier(.19,1,.22,1),box-shadow .75s cubic-bezier(.19,1,.22,1)!important}.catalog-overview-card:hover{border-color:#c9ccc4!important;box-shadow:0 24px 54px #1c1f1b1a!important;transform:translate3d(0,-7px,0)!important}.catalog-overview-card>.catalog-overview-card__media{position:relative!important;display:flex!important;width:100%!important;aspect-ratio:4 / 5!important;align-items:flex-end!important;justify-content:center!important;padding:24px 22px 0!important;background:linear-gradient(180deg,#ffffff2e,#1f211f12),#e8e8e3!important;isolation:isolate!important;overflow:hidden!important}.catalog-overview-card__media:after{content:"";position:absolute;right:10%;bottom:4%;left:10%;z-index:1;height:26px;border-radius:50%;background:#1a1c1a29;filter:blur(14px);transform:scaleX(.72);pointer-events:none}.catalog-overview-card .catalog-overview-card__ambient{position:absolute!important;inset:-10%!important;z-index:0!important;width:120%!important;height:120%!important;max-width:none!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important;filter:blur(28px) saturate(.7) contrast(.9)!important;opacity:.3!important;transform:scale(1.08)!important;transition:transform 1.1s cubic-bezier(.19,1,.22,1)!important}.catalog-overview-card .catalog-overview-card__door{position:relative!important;z-index:2!important;display:block!important;width:auto!important;height:calc(100% - 20px)!important;max-width:88%!important;max-height:100%!important;aspect-ratio:auto!important;margin:0 auto!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 16px 18px rgba(22,24,22,.16))!important;transform:translateZ(0)!important;transition:transform .9s cubic-bezier(.19,1,.22,1),filter .9s cubic-bezier(.19,1,.22,1)!important}.catalog-overview-card:hover .catalog-overview-card__ambient{transform:scale(1.16)!important}.catalog-overview-card:hover .catalog-overview-card__door{filter:drop-shadow(0 20px 22px rgba(22,24,22,.2))!important;transform:translate3d(0,-7px,0) scale(1.012)!important}.catalog-overview-card__number,.catalog-overview-card__count{position:absolute;z-index:3;color:#ffffffe6!important;text-shadow:0 1px 10px rgba(0,0,0,.25);pointer-events:none}.catalog-overview-card__number{top:18px;left:19px;font-family:Georgia,Times New Roman,serif;font-size:30px!important;line-height:1}.catalog-overview-card__count{right:18px;bottom:17px;padding:7px 10px;background:#181a186b;border:1px solid rgba(255,255,255,.28);border-radius:3px;font-size:11px!important;font-weight:600;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(8px)}.catalog-overview-card__body{display:flex!important;min-height:310px!important;flex:1 1 auto!important;flex-direction:column!important;padding:clamp(25px,2.2vw,32px) clamp(21px,2vw,28px) clamp(27px,2.3vw,34px)!important}.catalog-overview-card__label{margin:0 0 13px!important;color:var(--catalog-accent)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.15em!important;text-transform:uppercase!important}.catalog-overview-card__title{margin:0 0 18px!important}.catalog-overview-card__logo{width:min(100%,310px)!important;max-width:310px!important;height:clamp(48px,4vw,68px)!important;color:#111!important}.catalog-overview-card p{min-height:7.1em!important;margin:0 0 23px!important;color:var(--catalog-muted)!important;font-size:14px!important;line-height:1.58!important}.catalog-overview-card__link{display:inline-flex!important;align-items:center!important;align-self:flex-start!important;gap:10px!important;margin:auto 0 0!important;padding:0 0 6px!important;color:var(--catalog-ink)!important;border-bottom:1px solid #bfc4b9!important;font-size:13px!important;font-weight:650!important;letter-spacing:.06em!important;text-transform:uppercase!important}.catalog-overview-card__link:after{content:"→";color:var(--catalog-accent);font-size:17px;transition:transform .45s cubic-bezier(.19,1,.22,1)}.catalog-overview-card:hover .catalog-overview-card__link:after{transform:translate(5px)}.catalog-yukka-hero{position:relative!important;min-height:clamp(560px,76svh,780px)!important;background:#252724!important;isolation:isolate!important;overflow:hidden!important}.catalog-yukka-hero__ambient{position:absolute;inset:-8%;z-index:0;width:116%;height:116%;object-fit:cover;object-position:center;filter:blur(30px) saturate(.72) contrast(.92);opacity:.66;transform:scale(1.08)}.catalog-yukka-hero__door-wrap{position:absolute;top:clamp(92px,11vh,126px);right:max(5vw,calc((100vw - 1380px)/2));bottom:0;z-index:1;display:flex;width:min(44vw,590px);align-items:flex-end;justify-content:center;overflow:hidden}.catalog-yukka-hero .catalog-yukka-hero__image{position:static!important;inset:auto!important;display:block!important;width:auto!important;height:calc(100% - 12px)!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 22px 35px rgba(0,0,0,.28))!important;opacity:1!important;transform:none!important}.catalog-yukka-hero__shade{z-index:2!important;background:linear-gradient(90deg,#0f110fd6,#0f110f9e 38%,#0f110f24 70%,#0f110f4d),linear-gradient(180deg,rgba(0,0,0,.28),transparent 42%,rgba(0,0,0,.36))!important}.catalog-yukka-hero__content{position:relative!important;z-index:3!important;display:flex!important;min-height:clamp(560px,76svh,780px)!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-end!important;padding:clamp(148px,18vh,210px) 0 clamp(58px,7vh,82px)!important}.catalog-yukka-hero__content h1{max-width:min(62vw,760px)!important;margin:10px 0 24px!important;font-size:clamp(52px,6vw,102px)!important;font-weight:500!important;line-height:.96!important}.catalog-yukka-crumbs{max-width:min(60vw,720px)}.catalog-yukka-models{padding:clamp(68px,6vw,92px) 0 clamp(100px,8vw,138px)!important;background:#fff!important}.catalog-yukka-section-head{align-items:flex-end!important;margin-bottom:clamp(52px,5vw,76px)!important;padding-bottom:clamp(28px,3vw,42px)!important;border-bottom:1px solid var(--catalog-line)!important}.catalog-yukka-section-head>div:first-child{max-width:820px}.catalog-yukka-section-head p{color:var(--catalog-muted)!important;font-size:16px!important;line-height:1.65!important}.catalog-yukka-count strong{color:var(--catalog-ink)!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(50px,4.5vw,76px)!important;font-weight:400!important}.catalog-yukka-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(32px,3vw,48px) clamp(20px,2.2vw,32px)!important}.catalog-yukka-product{display:flex!important;min-width:0!important;flex-direction:column!important;color:var(--catalog-ink)!important;background:#fff!important;border:1px solid var(--catalog-line)!important;border-radius:4px!important;box-shadow:0 8px 24px #1c1f1b09!important;overflow:hidden!important;transition:transform .7s cubic-bezier(.19,1,.22,1),box-shadow .7s cubic-bezier(.19,1,.22,1),border-color .7s cubic-bezier(.19,1,.22,1)!important}.catalog-yukka-product:hover{border-color:#c9ccc4!important;box-shadow:0 22px 48px #1c1f1b17!important;transform:translateY(-6px)!important}.catalog-yukka-product__media{position:relative!important;display:flex!important;width:100%!important;min-height:0!important;aspect-ratio:4 / 5!important;align-items:flex-end!important;justify-content:center!important;padding:24px 22px 0!important;background:radial-gradient(circle at 50% 25%,rgba(255,255,255,.95),rgba(255,255,255,.08) 48%,transparent 70%),linear-gradient(180deg,#f2f2ee,#e7e7e1)!important;overflow:hidden!important}.catalog-yukka-product__media:after{content:"";position:absolute;right:12%;bottom:3%;left:12%;height:22px;border-radius:50%;background:#1618162b;filter:blur(13px);transform:scaleX(.7);pointer-events:none}.catalog-yukka-product__media img{position:relative!important;z-index:1!important;display:block!important;width:auto!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-height:0!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 14px 16px rgba(22,24,22,.15))!important;transform:none!important;transition:transform .85s cubic-bezier(.19,1,.22,1),filter .85s cubic-bezier(.19,1,.22,1)!important}.catalog-yukka-product:hover .catalog-yukka-product__media img{filter:drop-shadow(0 18px 20px rgba(22,24,22,.19))!important;transform:translate3d(0,-6px,0) scale(1.012)!important}.catalog-yukka-product__copy{display:flex!important;min-height:260px!important;flex:1 1 auto!important;flex-direction:column!important;padding:24px 24px 27px!important}.catalog-yukka-product__series{margin-bottom:10px;color:var(--catalog-accent);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.catalog-yukka-product__copy h3{margin:0 0 22px!important;color:var(--catalog-ink)!important;font-size:clamp(21px,1.55vw,27px)!important;font-weight:600!important;line-height:1.16!important}.catalog-yukka-product__copy dl{display:grid!important;gap:9px!important;margin:0 0 24px!important}.catalog-yukka-product__copy dl>div{display:flex!important;justify-content:space-between!important;gap:18px!important;padding-bottom:9px!important;border-bottom:1px solid #e8e9e4!important}.catalog-yukka-product__copy dt,.catalog-yukka-product__copy dd{margin:0!important;font-size:13px!important;line-height:1.45!important}.catalog-yukka-product__copy dt{color:#8a8e88!important;font-style:normal!important}.catalog-yukka-product__copy dd{color:#363a36!important;text-align:right!important}.catalog-yukka-product__action{display:inline-flex;align-items:center;align-self:flex-start;gap:10px;margin-top:auto;padding-bottom:5px;color:var(--catalog-ink);border-bottom:1px solid #bdc2b7;font-size:12px;font-weight:650;letter-spacing:.07em;text-transform:uppercase}.catalog-yukka-product__action>span{color:var(--catalog-accent);font-size:17px;transition:transform .45s cubic-bezier(.19,1,.22,1)}.catalog-yukka-product:hover .catalog-yukka-product__action>span{transform:translate(5px)}@media(max-width:1180px){body.page-catalog .catalog-yukka-container{width:min(960px,calc(100vw - 48px))!important}.catalog-overview-grid,.catalog-yukka-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.catalog-yukka-hero__door-wrap{right:2vw;width:48vw}}@media(max-width:760px){body.page-catalog .catalog-yukka-container{width:calc(100vw - 34px)!important}.catalog-overview-hero{padding:118px 0 46px!important}.catalog-overview-hero .crumbs{margin-bottom:32px!important}.catalog-overview-hero h1{font-size:clamp(34px,10vw,48px)!important}.catalog-overview-grid,.catalog-yukka-grid{grid-template-columns:1fr!important}.catalog-overview-card>.catalog-overview-card__media,.catalog-yukka-product__media{aspect-ratio:4 / 4.8!important}.catalog-overview-card__body,.catalog-yukka-product__copy,.catalog-overview-card p{min-height:0!important}.catalog-yukka-hero,.catalog-yukka-hero__content{min-height:700px!important}.catalog-yukka-hero__door-wrap{top:94px;right:-8%;bottom:0;width:78vw;opacity:.62}.catalog-yukka-hero__shade{background:linear-gradient(90deg,#0f110fcc,#0f110f5c),linear-gradient(180deg,rgba(0,0,0,.24),transparent 38%,rgba(0,0,0,.62))!important}.catalog-yukka-hero__content{justify-content:flex-end!important;padding:160px 0 54px!important}.catalog-yukka-hero__content h1,.catalog-yukka-crumbs{max-width:100%!important}.catalog-yukka-hero__content h1{font-size:clamp(44px,13vw,66px)!important}.catalog-yukka-section-head{display:block!important}.catalog-yukka-count{margin-top:26px!important;text-align:left!important}}@media(prefers-reduced-motion:reduce){.catalog-overview-card,.catalog-overview-card img,.catalog-yukka-product,.catalog-yukka-product img,.catalog-overview-card__link:after,.catalog-yukka-product__action>span{transition:none!important}}.page-catalog{--catalog-ref-ink: #12110f;--catalog-ref-muted: #8a8178;--catalog-ref-line: #e7e3de;--catalog-ref-link: #6c6055;--catalog-ref-media: #f4f2ee}.page-catalog .catalog-overview-section,.page-catalog .catalog-yukka-products{background:#fff!important}.page-catalog .catalog-overview-grid{align-items:stretch!important;gap:38px 26px!important}.page-catalog .catalog-overview-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;min-width:0!important;border:1px solid var(--catalog-ref-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;color:var(--catalog-ref-ink)!important;transform:none!important;transition:border-color .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1)!important}.page-catalog .catalog-overview-card:hover{border-color:#d6cfc7!important;box-shadow:0 14px 35px #372f280e!important;transform:none!important}.page-catalog .catalog-overview-card__media{position:relative!important;width:100%!important;aspect-ratio:4 / 3!important;overflow:hidden!important;padding:0!important;border:0!important;background:var(--catalog-ref-media)!important}.page-catalog .catalog-overview-card__image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:scale(1.001);transition:transform 1.1s cubic-bezier(.2,.72,.2,1)!important}.page-catalog .catalog-overview-card:hover .catalog-overview-card__image{transform:scale(1.025)!important}.page-catalog .catalog-overview-card__ambient,.page-catalog .catalog-overview-card__door,.page-catalog .catalog-overview-card__number,.page-catalog .catalog-overview-card__count{display:none!important}.page-catalog .catalog-overview-card__body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0!important;padding:31px 20px 29px!important;background:#fff!important}.page-catalog .catalog-overview-card__label{margin:0 0 11px!important;color:var(--catalog-ref-muted)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;font-weight:400!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important}.page-catalog .catalog-overview-card__title{display:flex!important;align-items:center!important;min-height:58px!important;margin:0 0 10px!important;color:#000!important;line-height:1!important}.page-catalog .catalog-overview-card__logo,.page-catalog .catalog-overview-card__title>.collection-logo{display:block!important;width:min(100%,320px)!important;height:auto!important;max-height:58px!important;color:#000!important;overflow:visible!important}.page-catalog .catalog-overview-card p{min-height:6.2em!important;margin:0 0 16px!important;color:var(--catalog-ref-muted)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1.55!important;letter-spacing:0!important}.page-catalog .catalog-overview-card__link{position:relative!important;display:inline-block!important;align-self:flex-start!important;margin-top:auto!important;padding:0 0 6px!important;border-bottom:1px dashed #d6cfc7!important;color:var(--catalog-ref-link)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:1.1!important;letter-spacing:.08em!important;text-transform:none!important;transition:color .28s ease,border-color .28s ease!important}.page-catalog .catalog-overview-card__link:after{display:none!important}.page-catalog .catalog-overview-card:hover .catalog-overview-card__link{border-color:#73675b!important;color:#211d19!important}.page-catalog .catalog-yukka-grid{align-items:start!important;gap:68px 42px!important}.page-catalog .catalog-yukka-product{display:block!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--catalog-ref-ink)!important;transform:none!important}.page-catalog .catalog-yukka-product:hover{box-shadow:none!important;transform:none!important}.page-catalog .catalog-yukka-product__media{position:relative!important;width:100%!important;aspect-ratio:4 / 5!important;overflow:hidden!important;padding:22px 16px 0!important;border:0!important;background:var(--catalog-ref-media)!important}.page-catalog .catalog-yukka-product__media img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important;filter:none!important;transform:scale(1.001)!important;transition:transform .9s cubic-bezier(.2,.72,.2,1)!important}.page-catalog .catalog-yukka-product:hover .catalog-yukka-product__media img{transform:scale(1.018)!important}.page-catalog .catalog-yukka-product__copy{min-height:0!important;padding:21px 0 0!important;background:#fff!important}.page-catalog .catalog-yukka-product__series{display:block!important;margin:0 0 8px!important;color:var(--catalog-ref-muted)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:1.25!important;letter-spacing:0!important;text-transform:none!important}.page-catalog .catalog-yukka-product__series:before{content:"Коллекция · "}.page-catalog .catalog-yukka-product h3{margin:0 0 17px!important;color:#111!important;font-family:Cormorant Garamond,Georgia,Times New Roman,serif!important;font-size:clamp(23px,2vw,29px)!important;font-weight:500!important;line-height:1.05!important;letter-spacing:0!important;text-transform:none!important}.page-catalog .catalog-yukka-product dl{margin:0!important;border-top:1px solid var(--catalog-ref-line)!important}.page-catalog .catalog-yukka-product dl>div{display:grid!important;grid-template-columns:minmax(86px,.8fr) 1.2fr!important;gap:12px!important;padding:9px 0!important;border-bottom:1px solid var(--catalog-ref-line)!important}.page-catalog .catalog-yukka-product dt,.page-catalog .catalog-yukka-product dd{margin:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;line-height:1.4!important;letter-spacing:0!important}.page-catalog .catalog-yukka-product dt{color:#a19991!important;font-style:normal!important}.page-catalog .catalog-yukka-product dd{color:#5f5851!important}.page-catalog .catalog-yukka-product__action{display:inline-flex!important;align-items:center!important;gap:11px!important;margin-top:17px!important;padding:0 0 6px!important;border-bottom:1px dashed #d6cfc7!important;color:var(--catalog-ref-link)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1!important;letter-spacing:.07em!important;text-transform:none!important}.page-catalog .catalog-yukka-product__action>span{transition:transform .3s cubic-bezier(.22,1,.36,1)!important}.page-catalog .catalog-yukka-product:hover .catalog-yukka-product__action>span{transform:translate(4px)!important}.product-series-card .catalog-card-meta,.product-series-card .p-card-meta,.product-series-card .product-card-meta{color:var(--catalog-ref-muted, #8a8178)!important;font-size:13px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.product-series-card h3,.p-card h3{color:#111!important;font-family:Cormorant Garamond,Georgia,Times New Roman,serif!important;font-size:clamp(23px,2vw,29px)!important;font-weight:500!important;line-height:1.05!important;letter-spacing:0!important;text-transform:none!important}.product-series-card .yukka-inline-link,.p-card .yukka-inline-link{display:inline-block!important;padding-bottom:6px!important;border-bottom:1px dashed #d6cfc7!important;color:var(--catalog-ref-link, #6c6055)!important;font-size:14px!important;font-weight:400!important;letter-spacing:.07em!important;text-transform:none!important}@media(max-width:767px){.page-catalog .catalog-overview-grid,.page-catalog .catalog-yukka-grid{gap:30px!important}.page-catalog .catalog-overview-card__media{aspect-ratio:4 / 3!important}.page-catalog .catalog-overview-card__body{padding:25px 18px 26px!important}.page-catalog .catalog-overview-card__title{min-height:50px!important}.page-catalog .catalog-overview-card__logo,.page-catalog .catalog-overview-card__title>.collection-logo{max-height:50px!important}.page-catalog .catalog-overview-card p{min-height:0!important}.page-catalog .catalog-yukka-product__media{aspect-ratio:4 / 5!important}}@media(max-width:760px){body.page-catalog .catalog-overview-hero .catalog-yukka-container{width:calc(100% - 34px)!important;max-width:calc(100% - 34px)!important;min-width:0!important}body.page-catalog .catalog-overview-hero h1,body.page-catalog .catalog-overview-hero p{width:100%!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow-wrap:anywhere}}