:root{--page-bg: #f4f1eb;--panel-bg: rgba(255, 255, 255, .96);--panel-soft: #ece7df;--panel-line: rgba(31, 29, 25, .12);--panel-line-strong: rgba(31, 29, 25, .18);--text-main: #1f1d19;--text-muted: rgba(31, 29, 25, .66);--text-soft: rgba(31, 29, 25, .52);--accent-deep: #3f5f42;--accent-soft: rgba(63, 95, 66, .1);--shadow-soft: 0 24px 54px rgba(28, 25, 22, .08);--radius-xl: 34px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 12px;--container-width: 1320px}html{scroll-behavior:smooth}html,body{background:linear-gradient(180deg,#fbfaf7 0%,var(--page-bg) 100%);color:var(--text-main)}body{font-family:"Source Sans 3",Segoe UI,sans-serif;min-width:320px}body.nav-open{overflow:hidden}img{display:block;max-width:100%}.container{width:min(calc(100% - 48px),var(--container-width))}.section{padding:clamp(64px,8vw,112px) 0}.section-kicker{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--text-soft)}h1,h2,h3,.brand .title,.header-phone,.pdp-title,.news-article-title,.collection-hero-card h1,.page-intro h1{font-family:PT Sans Narrow,Arial Narrow,sans-serif;letter-spacing:.01em}h1,h2,h3{margin:0;color:var(--text-main)}h1{font-size:clamp(42px,7vw,84px);line-height:.92}h2{font-size:clamp(32px,4.3vw,56px);line-height:.98}h3{font-size:clamp(22px,2.6vw,34px);line-height:1}.lead,.muted,.footer-copy,.news-excerpt,.news-article-lead,.editorial-band p,.collection-visual-meta,.catalog-results-note{font-size:18px;line-height:1.7;color:var(--text-muted)}.muted{font-size:16px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head p,.section-head .lead{max-width:760px}.crumbs{display:flex;align-items:center;gap:10px;margin-bottom:24px;font-size:14px;color:var(--text-soft)}.crumbs a{color:inherit}.crumbs span:last-child{color:var(--text-muted)}.btn,.chip,.product-color-chip,.variant-chip,.opening-pill,.catalog-tone-chip{border-radius:999px;border:1px solid var(--panel-line);background:#ffffffdb;color:var(--text-main);transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.btn:hover,.chip:hover,.product-color-chip:hover,.variant-chip:hover,.opening-pill:hover,.catalog-tone-chip:hover{border-color:var(--panel-line-strong);background:#fff;transform:translateY(-1px)}.btn{min-height:50px;padding:0 22px;font-size:15px;font-weight:600}.btn-primary{background:var(--text-main);border-color:var(--text-main);color:#fff}.btn-primary:hover{background:#2f2c27;border-color:#2f2c27}.btn-ghost{background:#ffffffdb}.icon-btn{width:46px;height:46px;border-radius:999px;border:1px solid var(--panel-line);background:#ffffffe6;color:var(--text-main)}.badge-pill,.catalog-card-chips span,.collection-tone-chip,.news-meta span{border:1px solid var(--panel-line);background:#ffffffeb;color:var(--text-main)}.inline-note,.block,.details,.modal-card,.search-panel,.drawer,.p-card,.news-card,.news-article,.value-card,.collection-note-card,.catalog-selected-empty,.page-intro-note,.contact-card,.info-card{background:var(--panel-bg);border:1px solid var(--panel-line);box-shadow:var(--shadow-soft)}.page-home .header{position:absolute;inset:0 0 auto;z-index:60}.header--inner{position:sticky;top:0;z-index:60;background:#fbfaf7eb;backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.5)}.header-shell{padding:22px 0 20px;color:#fff}.header--inner .header-shell{color:var(--text-main)}.header-primary,.header-secondary{display:flex;align-items:center;justify-content:space-between;gap:24px}.header-primary{min-height:64px}.header-divider{height:1px;margin:18px 0 14px;background:#ffffff47}.header--inner .header-divider{background:var(--panel-line)}.header-menu-btn{display:inline-flex;align-items:center;gap:14px;padding:0;background:transparent;border:0;color:inherit;font:inherit}.header-menu-icon{display:inline-flex;flex-direction:column;gap:4px}.header-menu-icon span{display:block;width:22px;height:1px;border-radius:999px;background:currentColor}.header-menu-label,.header-secondary a,.header-link-btn{font-size:14px;letter-spacing:.08em;text-transform:uppercase}.header-link-btn{padding:0;border:0;background:transparent;color:inherit}.brand{display:inline-flex;align-items:center;gap:14px;color:inherit}.brand-centered{margin:0 auto}.brand .title{font-size:34px;line-height:.94}.brand-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:inherit;opacity:.68}.header-contact-stack{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.header-phone{font-size:clamp(24px,2.6vw,34px);line-height:.94;color:inherit}.header-cta-link{font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:inherit;opacity:.82}.header-secondary-left,.header-secondary-right{display:flex;align-items:center;gap:16px}.header-city{font-size:12px;letter-spacing:.2em;text-transform:uppercase;opacity:.72}.header-service-text{font-size:15px;color:inherit;opacity:.86}.header-secondary-right{flex-wrap:wrap;justify-content:flex-end}.header-secondary a,.header-link-btn{color:inherit;opacity:.82}.mnav{position:fixed;inset:0;display:block;opacity:0;pointer-events:none;z-index:90}.mnav.open{opacity:1;pointer-events:auto}.mnav-backdrop{position:absolute;inset:0;background:#100e0c6b;backdrop-filter:blur(8px)}.mnav-panel{position:relative;width:min(460px,calc(100vw - 24px));height:100%;padding:28px 24px;background:#fbfaf7;border-right:1px solid var(--panel-line);transform:translate(-100%);transition:transform .28s ease;overflow-y:auto}.mnav.open .mnav-panel{transform:translate(0)}.mnav-top,.mnav-top-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mnav-title{font-family:PT Sans Narrow,Arial Narrow,sans-serif;font-size:34px;line-height:.95}.mnav-search-trigger{width:100%;display:flex;align-items:center;gap:12px;justify-content:flex-start;margin-top:18px;padding:14px 18px;border-radius:var(--radius-sm);border:1px solid var(--panel-line);background:#f4f1ebe6}.mnav-links{margin-top:26px}.mnav-links a,.mnav-service-links a{padding:16px 18px;border-radius:var(--radius-sm);border:1px solid var(--panel-line);background:#ffffffe6;color:var(--text-main)}.mnav-service-links{margin-top:22px}.mnav-service-links a{display:flex;align-items:center;gap:10px}.mnav-service-links svg{width:18px;height:18px}.mnav-contact-card{margin-top:24px;padding:22px;border-radius:var(--radius-md);border:1px solid var(--panel-line);background:#f4f1ebeb}.mnav-phone{display:inline-block;margin-top:10px;font-family:PT Sans Narrow,Arial Narrow,sans-serif;font-size:30px}.mnav-address,.mnav-email,.mnav-route-link{display:block;margin-top:8px;color:var(--text-muted)}.search-panel,.modal-card,.drawer{border-radius:var(--radius-lg);background:#fbfaf7fa}.search-field input,.input,.select,.textarea{background:#ffffffeb;border:1px solid var(--panel-line);border-radius:var(--radius-sm)}.footer{padding:0 0 32px;background:transparent}.footer-shell{padding:0 0 32px}.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px;padding:34px 38px;border-radius:var(--radius-xl);border:1px solid var(--panel-line);background:linear-gradient(180deg,#fffffff0,#f0ebe3f0);box-shadow:var(--shadow-soft)}.footer-cta h2{font-size:clamp(28px,3.5vw,46px);margin-top:8px}.footer-cta p{max-width:660px;margin:12px 0 0;color:var(--text-muted)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,minmax(0,1fr));gap:24px;padding:34px 38px;border-radius:var(--radius-xl);border:1px solid var(--panel-line);background:#ffffffeb;box-shadow:var(--shadow-soft)}.footer-col{display:grid;align-content:start;gap:12px}.footer-title{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft)}.footer-brand{margin-bottom:10px}.footer-copy,.footer-note{font-size:15px;color:var(--text-muted)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:0 10px;font-size:14px;color:var(--text-soft)}.home-hero-shell,.home-promo-section,.home-promo-shell{position:relative}.home-promo-shell{overflow:hidden;min-height:min(100svh,960px);border-radius:0}.home-promo-track{display:flex;height:100%;transition:transform .8s ease}.home-promo-slide{position:relative;flex:0 0 100%;min-height:min(100svh,960px)}.home-promo-background,.home-promo-shade{position:absolute;inset:0}.home-promo-background{background-position:center;background-size:cover;transform:none}.home-promo-shade{background:linear-gradient(90deg,#141210a8,#14121052 38%,#14121014 66%,#1412101f),linear-gradient(180deg,#14121061,#1412101a 42%,#14121075)}.home-promo-content{position:relative;z-index:1;min-height:min(100svh,960px);display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:min(calc(100% - 48px),var(--container-width));margin:0 auto;padding:clamp(200px,26vh,320px) 0 clamp(42px,6vw,72px);color:#fff}.home-promo-copy{max-width:620px;padding:28px 30px 30px;border-radius:var(--radius-lg);background:#ffffff14;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.16)}.home-promo-kicker{margin-bottom:14px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#ffffffb8}.home-promo-copy h1{font-size:clamp(56px,9vw,116px);line-height:.9;color:#fff}.home-promo-copy .lead{margin-top:18px;color:#ffffffd1}.home-promo-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.home-promo-points span{padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;font-size:13px;color:#ffffffdb}.home-promo-copy .cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.home-promo-copy .cta .btn-ghost{background:#ffffff14;border-color:#ffffff2e;color:#fff}.home-promo-side-note{max-width:320px;align-self:flex-end;padding:20px 22px;border-left:1px solid rgba(255,255,255,.3);color:#ffffffe0}.home-promo-side-note strong{display:block;font-family:PT Sans Narrow,Arial Narrow,sans-serif;font-size:34px;line-height:.96}.home-promo-side-note span{display:block;margin-top:10px;font-size:15px;line-height:1.6}.home-promo-controls{position:absolute;right:clamp(24px,4vw,56px);bottom:clamp(24px,4vw,42px);z-index:2;display:flex;align-items:center;gap:16px}.home-promo-dots{display:flex;align-items:center;gap:10px}.home-promo-dot{width:9px;height:9px;border-radius:999px;border:0;background:#ffffff61}.home-promo-dot.is-active{width:28px;background:#fff}.home-promo-nav{display:flex;gap:10px}.home-promo-nav .icon-btn{background:#ffffff1a;border-color:#ffffff2e;color:#fff}.home-promo-nav .is-prev svg,.feature-slider-nav .is-prev svg{transform:rotate(180deg)}.home-gap{height:clamp(38px,6vw,84px)}.feature-slider{position:relative}.feature-slider-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.feature-slider-nav{display:flex;gap:10px}.feature-window{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.feature-window::-webkit-scrollbar{display:none}.feature-track{display:flex;gap:24px}.feature-card{flex:0 0 calc(50% - 12px);scroll-snap-align:start;border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--panel-line);background:#fffffff5;box-shadow:var(--shadow-soft)}.feature-card-media{aspect-ratio:1.56}.feature-card-media img{width:100%;height:100%;object-fit:cover}.feature-card-body{padding:24px}.feature-card-body h3{margin-top:10px}.feature-card-body p{margin:14px 0 18px;color:var(--text-muted)}.yukka-collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.yukka-collection-card,.catalog-collection-card{display:grid;overflow:hidden;border-radius:var(--radius-xl);border:1px solid var(--panel-line);background:#fffffff5;box-shadow:var(--shadow-soft)}.yukka-collection-card:hover,.catalog-collection-card:hover{transform:translateY(-2px)}.yukka-collection-media,.catalog-collection-media{aspect-ratio:1.22}.yukka-collection-media img,.catalog-collection-media img{width:100%;height:100%;object-fit:cover}.yukka-collection-copy,.catalog-collection-copy{padding:24px 24px 20px}.yukka-card-overline,.catalog-card-overline{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft)}.yukka-collection-copy h3,.catalog-collection-copy h3{margin-top:10px}.yukka-collection-copy p,.catalog-collection-copy p{margin:14px 0 0;color:var(--text-muted)}.yukka-card-meta,.catalog-collection-foot{display:flex;flex-wrap:wrap;gap:10px;padding:0 24px 24px;color:var(--text-soft);font-size:14px}.yukka-card-meta span,.catalog-collection-foot span{padding:8px 12px;border-radius:999px;background:#f4f1ebe6;border:1px solid var(--panel-line)}.yukka-inline-link,.catalog-collection-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-deep)}.editorial-band,.page-intro-note{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;padding:34px;border-radius:var(--radius-xl)}.editorial-band-image{min-height:420px;border-radius:var(--radius-lg);overflow:hidden}.editorial-band-image img{width:100%;height:100%;object-fit:cover}.editorial-band-copy{display:grid;align-content:center}.editorial-band-copy p{margin:18px 0 0}.editorial-band-copy .btn{margin-top:24px;width:fit-content}.brand-statement{text-align:center}.brand-statement .lead{max-width:760px;margin:18px auto 0}.brand-statement-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:940px;margin:30px auto 0}.brand-stat{padding:22px;border-radius:var(--radius-lg);border:1px solid var(--panel-line);background:#ffffffeb}.brand-stat strong{display:block;font-family:PT Sans Narrow,Arial Narrow,sans-serif;font-size:46px;line-height:.92}.brand-stat span{display:block;margin-top:8px;color:var(--text-muted)}.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.value-card,.info-card,.contact-card{padding:28px;border-radius:var(--radius-lg)}.value-card p,.info-card p,.contact-card p{margin:14px 0 0;color:var(--text-muted)}.grid,.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.p-card{overflow:hidden;border-radius:var(--radius-lg)}.empty{grid-column:1 / -1;padding:28px;border-radius:var(--radius-lg);border:1px solid var(--panel-line);background:#fffffff0;box-shadow:var(--shadow-soft)}.p-media{aspect-ratio:.9;background:linear-gradient(180deg,#fbfaf7,#f0ebe4)}.p-media img{width:100%;height:100%;object-fit:contain;padding:24px}.p-body{padding:22px}.p-title{font-family:PT Sans Narrow,Arial Narrow,sans-serif;font-size:28px;line-height:.98}.p-sub,.catalog-card-meta,.p-price,.p-cta{color:var(--text-muted)}.p-row{margin-top:16px}.page-intro-grid,.editorial-grid,.contact-grid,.collection-detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:26px}.page-intro-note{grid-template-columns:1fr;background:#ffffffe6}.intro-stat-list{display:grid;gap:16px}.intro-stat{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-top:1px solid var(--panel-line)}.intro-stat:first-child{border-top:0;padding-top:0}.catalog-collections-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.catalog-collection-card{padding:0;text-align:left}.catalog-collection-card.is-active{border-color:#3f5f4257;box-shadow:0 24px 54px #3f5f421f}.catalog-selected-panel{margin-top:42px}.catalog-selected-empty{padding:30px;border-radius:var(--radius-lg)}.catalog-selected-head,.collection-models-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.catalog-inline-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 240px auto;gap:14px;padding:22px;border-radius:var(--radius-lg);border:1px solid var(--panel-line);background:#ffffffe6;box-shadow:var(--shadow-soft)}.catalog-inline-field{display:grid;gap:8px}.catalog-selected-meta{display:flex;align-items:center;gap:14px;margin-top:18px}.catalog-quick-tones,.chips,.product-chip-list,.collection-tone-list,.collection-system-list,.variant-list,.product-color-grid,.opening-grid{display:flex;flex-wrap:wrap;gap:10px}.catalog-tone-chip.is-active,.product-color-chip.is-active,.variant-chip.is-active{background:var(--text-main);border-color:var(--text-main);color:#fff}.collection-hero,.pdp-yukka,.news-feature,.editorial-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:28px}.collection-hero-card,.pdp-summary,.news-feature-copy,.editorial-hero-copy{padding:30px;border-radius:var(--radius-xl);background:#fffffff0;border:1px solid var(--panel-line);box-shadow:var(--shadow-soft)}.collection-visual,.news-feature-media,.editorial-hero-media{overflow:hidden;border-radius:var(--radius-xl);border:1px solid var(--panel-line);background:#fffffff0;box-shadow:var(--shadow-soft)}.collection-visual img,.news-feature-media img,.editorial-hero-media img{width:100%;height:100%;min-height:100%;object-fit:cover}.collection-visual-meta{padding:22px}.collection-stats,.product-spec-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px}.collection-stat,.product-spec-item{padding:18px;border-radius:var(--radius-md);background:#f4f1ebe6;border:1px solid var(--panel-line)}.collection-stat strong,.product-spec-item strong{display:block;font-family:PT Sans Narrow,Arial Narrow,sans-serif;font-size:34px;line-height:.96}.collection-stat span,.product-spec-item span{display:block;margin-top:8px;color:var(--text-muted)}.collection-actions,.product-primary-actions,.product-secondary-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.action-toggle-btn{display:inline-flex;align-items:center;gap:10px}.collection-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:28px}.collection-note-card{padding:26px;border-radius:var(--radius-lg)}.collection-detail-grid{margin-top:28px}.detail-image-card{overflow:hidden;border-radius:var(--radius-xl);border:1px solid var(--panel-line);box-shadow:var(--shadow-soft)}.detail-image-card img{width:100%;height:100%;object-fit:cover}.pdp-yukka{align-items:start}.pdp-gallery{padding:28px;border-radius:var(--radius-xl);background:#fffffff0;border:1px solid var(--panel-line);box-shadow:var(--shadow-soft)}.pdp-main{min-height:620px;border-radius:var(--radius-lg);background:linear-gradient(180deg,#fbfaf7,#efe8de)}.pdp-main img{width:100%;height:100%;object-fit:contain;padding:32px}.pdp-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}.thumb{overflow:hidden;border-radius:var(--radius-sm);border:1px solid var(--panel-line);background:#ffffffeb}.thumb.active{border-color:#3f5f4257}.thumb img{width:100%;aspect-ratio:1;object-fit:contain;padding:12px}.pdp-tabs{display:flex;flex-wrap:wrap;gap:10px}.pdp-tab-btn{padding:12px 16px;border-radius:999px;border:1px solid var(--panel-line);background:#f4f1ebe6;font-size:14px}.pdp-tab-btn.is-active{background:var(--text-main);border-color:var(--text-main);color:#fff}.pdp-info-card{margin-top:18px;padding:26px;border-radius:var(--radius-lg);border:1px solid var(--panel-line);background:#fffffff0}.product-brief{display:grid;gap:12px;margin-top:16px}.product-brief-item{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--panel-line)}.product-brief-item:last-child{padding-bottom:0;border-bottom:0}.product-brief-item span{color:var(--text-soft)}.product-brief-item strong{color:var(--text-main)}.product-tab-panels{margin-top:34px}.product-tab-panel{display:none;padding:28px;border-radius:var(--radius-xl);border:1px solid var(--panel-line);background:#fffffff0;box-shadow:var(--shadow-soft)}.product-tab-panel.is-active{display:block}.product-tab-grid,.product-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-tab-card{padding:22px;border-radius:var(--radius-lg);border:1px solid var(--panel-line);background:#f4f1ebd1}.product-gallery-tile{overflow:hidden;border-radius:var(--radius-md);border:1px solid var(--panel-line)}.product-gallery-tile img{width:100%;aspect-ratio:1;object-fit:cover}.news-feature-media{min-height:420px}.news-feature-copy .lead{margin-top:16px}.news-card{overflow:hidden;border-radius:var(--radius-lg)}.news-cover{aspect-ratio:1.28;background:#efe8de}.news-cover img{width:100%;height:100%;object-fit:cover}.news-card-body{padding:22px}.news-meta{display:flex;flex-wrap:wrap;gap:10px}.news-title{margin-top:12px;font-size:28px}.news-article{padding:34px;border-radius:var(--radius-xl)}.editorial-hero-copy p,.editorial-hero-copy .lead{margin-top:18px}.editorial-grid,.contact-grid{margin-top:28px}.editorial-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.editorial-split-card{padding:28px;border-radius:var(--radius-xl);border:1px solid var(--panel-line);background:#fffffff0;box-shadow:var(--shadow-soft)}.editorial-split-media{overflow:hidden;border-radius:var(--radius-xl);border:1px solid var(--panel-line);box-shadow:var(--shadow-soft)}.editorial-split-media img{width:100%;height:100%;min-height:100%;object-fit:cover}.contact-card strong,.info-card strong{display:block;margin-top:12px;font-size:20px}.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.visit-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.site-toast{border-radius:999px;background:#1f1d19f0}@media(max-width:1180px){.grid,.news-grid,.product-tab-grid,.product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{flex-basis:calc(50% - 12px)}}@media(max-width:980px){.container{width:min(calc(100% - 28px),var(--container-width))}.header-shell{padding:18px 0 16px}.header-primary,.header-secondary,.section-head,.footer-cta,.catalog-selected-head,.collection-models-head{flex-direction:column;align-items:flex-start}.header-secondary-right,.header-contact-stack{align-items:flex-start}.page-home .header-secondary-right{display:none}.page-intro-grid,.editorial-grid,.contact-grid,.collection-detail-grid,.collection-hero,.pdp-yukka,.news-feature,.editorial-hero,.editorial-band,.editorial-split,.collection-note-grid,.catalog-collections-grid,.yukka-collection-grid,.value-grid,.visit-steps,.brand-statement-stats,.collection-stats,.product-spec-list,.footer-grid,.catalog-inline-toolbar{grid-template-columns:1fr}.home-promo-content{padding-top:200px;align-items:flex-end}.home-promo-side-note{display:none}.home-promo-copy h1{font-size:clamp(52px,15vw,88px)}.feature-card{flex-basis:calc(100% - 12px)}.footer-grid{padding:26px}}@media(max-width:720px){h1{font-size:clamp(34px,12vw,58px)}h2{font-size:clamp(28px,9vw,40px)}.header-primary{align-items:flex-start}.brand-centered{margin:0}.brand .title{font-size:28px}.header-contact-stack,.header-secondary{display:none}.home-promo-shell,.home-promo-slide,.home-promo-content{min-height:88svh}.home-promo-content{padding-top:152px;padding-bottom:24px}.home-promo-copy{padding:22px 20px 24px}.home-promo-copy .cta,.product-primary-actions,.product-secondary-actions,.contact-actions{display:grid}.home-promo-copy .cta .btn,.product-primary-actions .btn,.product-secondary-actions .btn,.contact-actions .btn{width:100%}.home-promo-controls{right:18px;left:18px;justify-content:space-between}.pdp-main{min-height:420px}.pdp-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.grid,.news-grid,.product-tab-grid,.product-gallery-grid{grid-template-columns:1fr}}.page-home .header-shell{color:var(--text-main)}.page-home .header-divider{background:#1f1d191f}.page-home .header-menu-btn{padding:10px 14px;border:1px solid rgba(31,29,25,.14);border-radius:999px;background:#ffffffb3}.page-home .header-secondary a,.page-home .header-link-btn,.page-home .header-service-text,.page-home .header-cta-link{opacity:.92}.header-shell{padding:16px 0 14px}.header-primary{min-height:56px}.brand .title{font-size:clamp(26px,2.7vw,32px)}.header-phone{font-size:clamp(22px,2.1vw,30px)}.section{padding:clamp(42px,5vw,72px) 0}h1{font-size:clamp(38px,5.4vw,66px)}h2{font-size:clamp(28px,3.7vw,42px)}h3{font-size:clamp(20px,2.2vw,28px)}.lead,.muted,.footer-copy,.news-excerpt,.news-article-lead,.editorial-band p,.collection-visual-meta,.catalog-results-note{font-size:16px;line-height:1.6}.btn{min-height:46px;padding:0 18px;font-size:14px}.icon-btn{width:42px;height:42px}.footer{padding-bottom:20px}.footer-cta{margin-bottom:18px;padding:24px 28px}.footer-cta h2{font-size:clamp(26px,3vw,38px)}.footer-grid{gap:20px;padding:24px 28px}.footer-bottom{margin-top:14px}.home-promo-shell,.home-promo-slide{min-height:min(82svh,760px)}.home-promo-shell{background:#efe8de}.home-promo-surface{position:absolute;inset:0;background:radial-gradient(circle at 18% 24%,#ffffffb8 0,#fff0 38%),linear-gradient(135deg,#f6f1ea,#e8dfd2 60%,#ddd1c1)}.home-promo-content{min-height:min(82svh,760px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,400px);align-items:end;gap:24px;width:min(calc(100% - 48px),1240px);padding:clamp(132px,19vh,186px) 0 26px;color:var(--text-main)}.home-promo-copy{max-width:540px;padding:0;border:0;background:transparent;backdrop-filter:none}.home-promo-kicker{margin-bottom:10px;font-size:11px;color:var(--text-soft)}.home-promo-copy h1{font-size:clamp(42px,6.6vw,74px);line-height:.92;color:var(--text-main)}.home-promo-copy .lead{max-width:520px;margin-top:14px;color:var(--text-muted)}.home-promo-points{gap:8px;margin-top:14px}.home-promo-points span{padding:7px 11px;border:1px solid rgba(31,29,25,.12);background:#ffffffb3;color:var(--text-main)}.home-promo-copy .cta{margin-top:18px}.home-promo-copy .cta .btn-ghost{background:#ffffffd6;border-color:#1f1d191f;color:var(--text-main)}.home-promo-figure{display:grid;justify-items:end;gap:14px}.home-promo-figure-frame{position:relative;width:min(100%,372px);padding:18px 18px 0;border-radius:28px;border:1px solid rgba(31,29,25,.1);background:#ffffffbd;box-shadow:0 18px 38px #1c191614}.home-promo-figure-frame img{width:100%;height:min(52vh,520px);object-fit:contain;object-position:center top}.home-promo-figure-frame:after,.p-media:after,.pdp-main:after,.thumb:after{content:"";position:absolute;left:0;right:0;bottom:0;pointer-events:none}.home-promo-figure-frame:after{height:18%;border-radius:0 0 28px 28px;background:linear-gradient(180deg,#f3eee600,#f3eee6f5 58%,#f3eee6)}.home-promo-side-note{max-width:270px;padding:14px 16px;border:1px solid rgba(31,29,25,.12);border-radius:18px;background:#ffffffd1;color:var(--text-main)}.home-promo-side-note strong{font-size:28px}.home-promo-side-note span{margin-top:8px;font-size:14px;line-height:1.55;color:var(--text-muted)}.home-promo-controls{right:clamp(20px,3vw,34px);bottom:18px;gap:12px}.home-promo-dot{background:#1f1d1942}.home-promo-dot.is-active{background:var(--text-main)}.home-promo-nav .icon-btn{background:#ffffffd1;border-color:#1f1d191f;color:var(--text-main)}.feature-track{gap:18px}.feature-card{flex:0 0 calc(50% - 9px);border-radius:26px}.feature-card-media{aspect-ratio:1.72}.feature-card-body{padding:18px 18px 20px}.feature-card-body p{margin:12px 0 16px}.yukka-collection-grid,.catalog-collections-grid,.collection-note-grid,.value-grid,.grid,.news-grid,.visit-steps,.feature-slider-head,.collection-models-head,.catalog-selected-head,.section-head,.editorial-grid,.contact-grid{gap:20px}.yukka-collection-media,.catalog-collection-media{position:relative;aspect-ratio:1.04;background:linear-gradient(180deg,#f7f3ed,#ece4d8)}.yukka-collection-media img,.catalog-collection-media img{object-fit:contain;object-position:center top;padding:14px 18px 0}.yukka-collection-media:after,.catalog-collection-media:after{content:"";position:absolute;inset:auto 0 0;height:18%;background:linear-gradient(180deg,#ece4d800,#ece4d8f0 54%,#ece4d8)}.yukka-collection-copy,.catalog-collection-copy,.p-body,.news-card-body,.value-card,.info-card,.contact-card,.collection-note-card,.product-tab-panel{padding:18px}.yukka-card-meta,.catalog-collection-foot{padding:0 18px 18px}.editorial-band,.page-intro-note,.collection-hero-card,.pdp-summary,.news-feature-copy,.editorial-hero-copy,.catalog-inline-toolbar,.news-article{padding:24px}.editorial-band{gap:22px}.editorial-band-image{min-height:320px}.editorial-band-copy p,.editorial-hero-copy p,.editorial-hero-copy .lead{margin-top:14px}.editorial-band-copy .btn{margin-top:18px}.p-media{position:relative;aspect-ratio:.82;background:linear-gradient(180deg,#f7f3ed,#ece4d8)}.p-media img{padding:16px 18px 0}.p-media:after{height:18%;background:linear-gradient(180deg,#ece4d800,#ece4d8f0 54%,#ece4d8)}.p-title,.news-title{font-size:24px}.pdp-main{position:relative;min-height:500px;background:linear-gradient(180deg,#f8f4ee,#ede4d7)}.pdp-main img{padding:24px 24px 0}.pdp-main:after{height:17%;background:linear-gradient(180deg,#ede4d700,#ede4d7f0 56%,#ede4d7)}.thumb{position:relative}.thumb img{padding:10px 12px 0}.thumb:after{height:18%;background:linear-gradient(180deg,#fff0,#f8f4eef0 56%,#f8f4ee)}.product-tab-grid,.product-gallery-grid{gap:16px}.product-tab-card{padding:18px}.news-cover{aspect-ratio:1.42}.mnav-panel{width:min(420px,calc(100vw - 18px));padding:24px 20px}@media(max-width:980px){.page-home .header-secondary-right{display:none}.home-promo-shell,.home-promo-slide{min-height:min(78svh,700px)}.home-promo-content{grid-template-columns:1fr;align-items:end;gap:18px;min-height:min(78svh,700px);padding-top:126px}.home-promo-copy{max-width:100%}.home-promo-figure{width:100%;justify-items:start}.home-promo-figure-frame{width:min(100%,320px)}.home-promo-figure-frame img{height:min(42vh,380px)}.home-promo-side-note{max-width:100%}.feature-card{flex-basis:calc(100% - 6px)}.yukka-collection-grid,.catalog-collections-grid,.collection-note-grid,.value-grid,.visit-steps,.grid,.news-grid,.contact-grid,.editorial-grid{grid-template-columns:1fr}.editorial-band-image{min-height:260px}.pdp-main{min-height:420px}}@media(max-width:720px){.header-shell{padding:12px 0 10px}.page-home .header-primary{align-items:center}.page-home .header-contact-stack,.page-home .brand .meta .brand-eyebrow{display:none}.page-home .brand{gap:10px}.home-promo-shell,.home-promo-slide{min-height:72svh}.home-promo-content{min-height:72svh;padding-top:104px;padding-bottom:22px}.home-promo-copy h1{font-size:clamp(36px,10vw,54px)}.home-promo-figure-frame{width:min(82vw,280px)}.home-promo-figure-frame img{height:min(36vh,320px)}.home-promo-controls{left:14px;right:14px;bottom:14px;justify-content:space-between}.editorial-band,.collection-hero-card,.pdp-summary,.catalog-inline-toolbar,.news-article,.footer-cta,.footer-grid{padding:18px}}:root{--container-width: 1280px}.page-home .header{position:fixed;inset:0 0 auto;background:transparent;border-bottom:0;backdrop-filter:none;transition:background-color .24s ease,border-color .24s ease,box-shadow .24s ease,backdrop-filter .24s ease}.page-home .header .header-shell,.page-home .header .header-divider,.page-home .header .header-secondary{transition:padding .24s ease,margin .24s ease,opacity .24s ease}.page-home .header.is-scrolled{background:#fbfaf7f0;border-bottom:1px solid var(--panel-line);backdrop-filter:blur(18px);box-shadow:0 16px 36px #1f1d1914}.page-home .header.is-scrolled .header-shell{padding:12px 0 10px}.page-home .header.is-scrolled .header-primary{min-height:52px}.page-home .header.is-scrolled .header-divider,.page-home .header.is-scrolled .header-secondary{display:none}.collection-hero,.news-feature,.editorial-hero,.editorial-band,.editorial-split,.collection-detail-grid{align-items:start}.collection-visual,.news-feature-media,.editorial-hero-media,.detail-image-card,.editorial-band-image,.editorial-split-media,.product-gallery-tile,.news-cover{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8f4ee,#ece4d8)}.collection-visual{display:grid;grid-template-rows:minmax(360px,520px) auto;max-height:none}.collection-visual,.news-feature-media,.editorial-hero-media,.detail-image-card,.editorial-band-image,.editorial-split-media{max-height:min(66vh,620px)}.collection-visual img,.news-feature-media img,.editorial-hero-media img,.detail-image-card img,.editorial-band-image img,.editorial-split-media img,.product-gallery-tile img,.news-cover img{width:100%;height:100%;object-fit:contain;object-position:center top;padding:18px 18px 0}.collection-visual img{max-height:520px}.product-gallery-tile img,.news-cover img{padding:14px 14px 0}.collection-visual:after,.news-feature-media:after,.editorial-hero-media:after,.detail-image-card:after,.editorial-band-image:after,.editorial-split-media:after,.product-gallery-tile:after,.news-cover:after{content:"";position:absolute;left:0;right:0;bottom:0;height:18%;pointer-events:none;background:linear-gradient(180deg,#ece4d800,#ece4d8f0 56%,#ece4d8)}.collection-visual:after{display:none}@media(max-width:980px){.page-home .header.is-scrolled .header-secondary{display:none}.news-feature-media,.editorial-hero-media,.detail-image-card,.editorial-band-image,.editorial-split-media{max-height:520px}.collection-visual{grid-template-rows:minmax(320px,460px) auto}.collection-visual img{max-height:460px}}@media(max-width:720px){.page-home .header{background:#fbfaf7d6;border-bottom:1px solid rgba(31,29,25,.08);backdrop-filter:blur(14px)}.page-home .header .header-divider,.page-home .header .header-secondary{display:none}.news-feature-media,.editorial-hero-media,.detail-image-card,.editorial-band-image,.editorial-split-media{max-height:420px}.collection-visual{grid-template-rows:minmax(280px,380px) auto}.collection-visual img{max-height:380px}.collection-visual img,.news-feature-media img,.editorial-hero-media img,.detail-image-card img,.editorial-band-image img,.editorial-split-media img,.product-gallery-tile img,.news-cover img{padding:14px 14px 0}}html.search-open,body.search-open{overflow:hidden}.search-panel{width:min(960px,calc(100% - 24px));margin:clamp(18px,5vh,56px) auto 0}.search-meta-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px 14px}.search-status{min-height:18px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft)}.search-shortcut{padding:6px 10px;border-radius:999px;border:1px solid var(--panel-line);background:#ffffffdb;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);white-space:nowrap}.search-results{display:grid;gap:10px;padding:0 12px 14px}.search-section{display:grid;gap:10px}.search-section+.search-section{padding-top:12px;border-top:1px solid rgba(31,29,25,.08)}.search-section-label{padding:0 8px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-soft)}.search-empty{padding:20px 8px 10px}.search-empty-title{font-family:PT Sans Narrow,Arial Narrow,sans-serif;font-size:clamp(30px,5vw,40px);line-height:.96;color:var(--text-main)}.search-empty-sub{margin-top:10px;max-width:620px;line-height:1.65;color:var(--text-muted)}.search-prompt-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.search-prompt-chip{min-height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--panel-line);background:#ffffffe0;color:var(--text-main);transition:background-color .22s ease,border-color .22s ease,transform .22s ease}.search-prompt-chip:hover,.search-prompt-chip:focus-visible{background:#fff;border-color:var(--panel-line-strong);transform:translateY(-1px)}.search-item{grid-template-columns:68px minmax(0,1fr) auto;gap:16px;padding:12px;border-radius:18px;background:#ffffffc2;border-color:transparent;color:var(--text-main)}.search-item:hover,.search-item:focus-visible,.search-item.is-active{background:#fff;border-color:#3f5f4238;box-shadow:0 14px 32px #1f1d1914;transform:translateY(-1px)}.search-item img{width:68px;height:68px;padding:8px;border-radius:16px;border:1px solid rgba(31,29,25,.08);background:linear-gradient(180deg,#fbfaf7,#ece4d8);object-fit:contain}.search-name{font-size:16px;letter-spacing:.03em;text-transform:none}.search-sub{margin-top:6px;line-height:1.5;white-space:normal}.search-price{align-self:center;color:var(--text-main);font-weight:600}.search-name mark,.search-sub mark{padding:0 .18em;border-radius:.32em;background:#3f5f4224;color:inherit}.feature-card,.yukka-collection-card,.catalog-collection-card,.p-card,.news-card,.value-card,.contact-card,.editorial-hero-copy,.editorial-band,.page-intro-note{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background-color .28s ease}.feature-card:hover,.yukka-collection-card:hover,.catalog-collection-card:hover,.p-card:hover,.news-card:hover,.value-card:hover,.contact-card:hover{transform:translateY(-4px);border-color:#3f5f4233;box-shadow:0 26px 56px #1f1d191f}.feature-card-media,.yukka-collection-media,.catalog-collection-media,.p-media,.news-cover{overflow:hidden}.feature-card-media img,.yukka-collection-media img,.catalog-collection-media img,.p-media img,.news-cover img{transition:transform .55s ease}.feature-card:hover .feature-card-media img,.yukka-collection-card:hover .yukka-collection-media img,.catalog-collection-card:hover .catalog-collection-media img,.p-card:hover .p-media img,.news-card:hover .news-cover img{transform:scale(1.03)}.editorial-hero-copy,.collection-hero-card,.news-feature-copy,.page-intro-note{background:linear-gradient(180deg,#fffffffa,#f1ece4f0)}.editorial-band{background:linear-gradient(135deg,#fffffff5,#f4f1ebf0)}.value-card,.contact-card{position:relative;overflow:hidden}.value-card:before,.contact-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--accent-deep),rgba(110,166,85,.86) 58%,rgba(110,166,85,0))}.contact-card strong,.info-card strong{font-family:PT Sans Narrow,Arial Narrow,sans-serif;font-size:clamp(26px,3vw,38px);line-height:.94}.editorial-fact-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.editorial-fact-list span{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border-radius:999px;border:1px solid var(--panel-line);background:#f4f1ebeb;color:var(--text-main);font-size:13px}.editorial-fact-list span:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--accent-deep);box-shadow:0 0 0 4px #3f5f421f}@media(max-width:720px){.search-meta-row{flex-wrap:wrap;align-items:flex-start;padding:0 18px 12px}.search-item{grid-template-columns:56px minmax(0,1fr);gap:12px}.search-item img{width:56px;height:56px}.search-price{grid-column:2;justify-self:start;margin-top:-2px}.search-empty-title{font-size:28px}}.page-home .header.nav-open,.header--inner.nav-open{background:#fbfaf7f5;border-bottom:1px solid var(--panel-line);backdrop-filter:none;box-shadow:0 16px 36px #1f1d1914}.page-home .header.nav-open .header-shell,.header--inner.nav-open .header-shell{padding:12px 0 10px}.page-home .header.nav-open .header-primary,.header--inner.nav-open .header-primary{min-height:52px}.page-home .header.nav-open .header-divider,.page-home .header.nav-open .header-secondary,.header--inner.nav-open .header-divider,.header--inner.nav-open .header-secondary{display:none}.header-menu-btn{transition:border-color .22s ease,background-color .22s ease,color .22s ease}.header-menu-icon span{transition:transform .22s ease,opacity .22s ease;transform-origin:center}.header-menu-btn[aria-expanded=true]{background:#1f1d1914;border-color:#1f1d192e}.header-menu-btn[aria-expanded=true] .header-menu-icon span:nth-child(1){transform:translateY(5px) rotate(45deg)}.header-menu-btn[aria-expanded=true] .header-menu-icon span:nth-child(2){opacity:0}.header-menu-btn[aria-expanded=true] .header-menu-icon span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.mnav{visibility:hidden;isolation:isolate;transition:opacity .22s ease,visibility 0s linear .22s}.mnav.open{visibility:visible;transition:opacity .22s ease}.mnav-backdrop{opacity:0;transition:opacity .22s ease}.mnav.open .mnav-backdrop{opacity:1}.mnav-panel{width:min(440px,calc(100vw - 18px));height:100dvh;max-width:100%;display:flex;flex-direction:column;gap:18px;padding:calc(22px + env(safe-area-inset-top,0px)) 20px calc(20px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#fffffffa,#f7f3edfa);box-shadow:22px 0 48px #1f1d191f;overscroll-behavior:contain}.mnav-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mnav-top-copy{display:grid;gap:6px;justify-items:start}.mnav-top .icon-btn{flex:0 0 auto}.mnav-title{max-width:12ch;font-size:clamp(30px,7vw,38px)}.mnav-intro{padding:18px 20px;border:1px solid rgba(31,29,25,.1);border-radius:22px;background:linear-gradient(180deg,#f4f1ebf5,#fffffff5)}.mnav-lead{margin:0;color:var(--text-main);font-size:16px;line-height:1.55}.mnav-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.mnav-facts span{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border-radius:999px;border:1px solid rgba(31,29,25,.1);background:#ffffffe0;color:var(--text-main);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.mnav-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mnav-quick-actions .btn{width:100%;justify-content:center}.mnav-search-trigger,.mnav-links a,.mnav-service-links a{min-height:56px;box-shadow:0 10px 22px #1f1d190d}.mnav-links{margin-top:4px}.mnav-links a,.mnav-service-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.mnav-links a{padding:18px 0;border:0;border-bottom:1px solid rgba(31,29,25,.1);border-radius:0;background:transparent;box-shadow:none}.mnav-links a:first-child{border-top:1px solid rgba(31,29,25,.1)}.mnav-links a:after,.mnav-service-links a:after{content:"→";color:#1f1d1975;font-size:16px;line-height:1}.mnav-search-trigger:hover,.mnav-links a:hover,.mnav-service-links a:hover{border-color:var(--panel-line-strong);background:#fff}.mnav-service-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mnav-service-links svg{display:none}.mnav-contact-card{margin-top:auto;box-shadow:inset 0 1px #ffffffad}.home-promo-shade{background:linear-gradient(180deg,#14121029,#14121014 42%,#14121094),linear-gradient(90deg,#1412101f,#1412100a 34%,#14121000)}.home-promo-content{align-items:flex-end;justify-content:flex-start;padding:clamp(136px,18vh,196px) 0 clamp(24px,4vw,34px)}.home-promo-copy{width:min(100%,760px);max-width:min(100%,calc(100% - 136px));padding:18px 20px 20px;border-radius:22px;background:linear-gradient(180deg,#1c191670,#1c191694);border:1px solid rgba(255,255,255,.16);box-shadow:0 22px 44px #12100e38;backdrop-filter:blur(12px)}.home-promo-copy h1,.home-promo-copy .lead{display:none}.home-promo-copy .home-promo-kicker{display:inline-flex;align-items:center;min-height:38px;margin:0 0 10px;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff1a;color:#fff;font-size:12px;letter-spacing:.12em}.home-promo-points{display:none}.home-promo-copy .cta{display:flex;flex-wrap:wrap;gap:12px;margin:14px 0 0}.home-promo-copy .cta .btn{min-height:52px;padding:0 22px}.home-promo-copy .cta .btn-primary{background:#fff;border-color:#fff;color:var(--text-main)}.home-promo-copy .cta .btn-ghost{background:#ffffff1f;border-color:#ffffff2e;color:#fff}.home-promo-controls{bottom:26px}@media(max-width:980px){.home-promo-content{padding-top:124px}.home-promo-copy{max-width:calc(100% - 156px)}}@media(max-width:720px){.mnav-panel{width:min(100vw,100%);padding:calc(18px + env(safe-area-inset-top,0px)) 14px calc(16px + env(safe-area-inset-bottom,0px));gap:14px}.mnav-title{max-width:10ch;font-size:28px}.mnav-intro{padding:16px;border-radius:18px}.mnav-lead{font-size:15px}.mnav-quick-actions,.mnav-service-links{grid-template-columns:1fr}.mnav-search-trigger,.mnav-links a,.mnav-service-links a{min-height:52px;padding:14px 15px;font-size:13px}.mnav-links a{padding:16px 0}.home-promo-content{width:min(calc(100% - 24px),var(--container-width));min-height:72svh;padding:96px 0 86px}.home-promo-copy{width:100%;max-width:none;padding:14px;border-radius:18px}.home-promo-copy .cta{display:grid}.home-promo-copy .cta .btn{width:100%;justify-content:center}.home-promo-controls{right:14px;left:14px;bottom:14px;justify-content:space-between}}.page-home .header-divider{display:none}.page-home .header-secondary{margin-top:14px;padding:14px 18px;border-radius:22px;border:1px solid rgba(31,29,25,.12);background:linear-gradient(180deg,#ffffffdb,#f6f1eae0);box-shadow:0 18px 40px #1f1d191a;backdrop-filter:blur(18px)}.page-home .header-secondary-left,.page-home .header-secondary-right{gap:12px 18px}.page-home .header-secondary-left{flex-wrap:wrap;min-width:0}.page-home .header-city{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(31,29,25,.1);background:#ffffffeb;color:var(--text-main);opacity:1;box-shadow:inset 0 1px #ffffffc2}.page-home .header-service-text{max-width:48ch;color:#1f1d19d1;opacity:1;line-height:1.5}.page-home .header-secondary a,.page-home .header-link-btn{color:var(--text-main);opacity:1}.page-home .header-secondary-right a,.page-home .header-secondary-right .header-link-btn{position:relative;display:inline-flex;align-items:center;min-height:34px;padding:0;font-size:13px;letter-spacing:.1em}.page-home .header-secondary-right a:after,.page-home .header-secondary-right .header-link-btn:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1px;background:#3f5f4261;opacity:0;transform:translateY(4px);transition:opacity .22s ease,transform .22s ease}.page-home .header-secondary-right a:hover,.page-home .header-secondary-right .header-link-btn:hover{color:var(--accent-deep)}.page-home .header-secondary-right a:hover:after,.page-home .header-secondary-right .header-link-btn:hover:after{opacity:1;transform:translateY(0)}@media(max-width:980px){.page-home .header-secondary{gap:10px;align-items:flex-start;padding:12px 14px;border-radius:18px}.page-home .header-secondary-left{width:100%}.page-home .header-service-text{max-width:none}}.mnav-panel{width:min(480px,calc(100vw - 18px))}.mnav-intro{padding:20px 22px;border-radius:24px;background:linear-gradient(180deg,#f3eee6f5,#fffffffa)}.mnav-lead{max-width:32ch;line-height:1.6}.mnav-quick-actions:after{content:"Начните с каталога коллекций или сразу отправьте заявку на быстрый подбор.";display:block;grid-column:1 / -1;margin-top:4px;color:var(--text-soft);font-size:13px;line-height:1.5}.mnav-links,.mnav-service-links{gap:0}.mnav-links:before,.mnav-service-links:before{display:block;margin-bottom:12px;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft)}.mnav-links:before{content:"Каталог и разделы"}.mnav-links a,.mnav-service-links a{position:relative;min-height:82px;padding:18px 42px 16px 0;align-content:start;align-items:start;justify-content:start;border:0;border-bottom:1px solid rgba(31,29,25,.1);border-radius:0;background:transparent;box-shadow:none}.mnav-links a:first-child,.mnav-service-links a:first-child{border-top:1px solid rgba(31,29,25,.1)}.mnav-links a:before,.mnav-service-links a:before{display:block;grid-row:2;margin-top:7px;color:var(--text-soft);font-size:12px;letter-spacing:.01em;text-transform:none;line-height:1.45}.mnav-links a:after,.mnav-service-links a:after{inset:22px 2px auto auto;width:auto;height:auto;background:none;opacity:1;transform:none;color:#1f1d196b;font-size:18px}.mnav-links a:nth-child(1):before{content:"Все серии и направления для быстрого старта."}.mnav-links a:nth-child(2):before{content:"Подбор моделей, исполнений и переход в карточки дверей."}.mnav-links a:nth-child(3):before{content:"Покрытия, конструкция, фурнитура и системы открывания."}.mnav-links a:nth-child(4):before{content:"Салоны, визит в шоурум и построение маршрута."}.mnav-links a:nth-child(5):before{content:"Актуальные предложения, обзоры и обновления коллекций."}.mnav-links a:nth-child(6):before{content:"Телефон, адрес и быстрый способ связаться с нами."}.mnav-service-links{display:grid;grid-template-columns:1fr;margin-top:18px}.mnav-service-links a:nth-child(1):before{content:"Подскажем по проёму, размеру, коробу и комплектации."}.mnav-service-links a:nth-child(2):before{content:"Приезжайте посмотреть образцы, покрытия и оттенки вживую."}.mnav-service-links a:hover,.mnav-links a:hover{background:transparent;border-color:#1f1d1929}.mnav-contact-card{margin-top:22px;border-radius:22px}@media(max-width:720px){.mnav-panel{width:min(100vw,100%)}.mnav-intro{padding:16px;border-radius:20px}.mnav-quick-actions:after{font-size:12px}.mnav-links a,.mnav-service-links a{min-height:76px;padding:16px 36px 14px 0}.mnav-links a:before,.mnav-service-links a:before{font-size:11px}}.mnav-panel{width:min(540px,calc(100vw - 18px));gap:20px;padding:calc(24px + env(safe-area-inset-top,0px)) 22px calc(22px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at 16% 8%,#3f5f4224 0,#3f5f4200 28%),linear-gradient(180deg,#fcfaf6fa,#f4efe7fa);box-shadow:28px 0 64px #1f1d1929}.mnav-top{align-items:center;padding-bottom:16px;border-bottom:1px solid rgba(31,29,25,.08)}.mnav-top-copy .section-kicker{color:var(--accent-deep);letter-spacing:.24em}.mnav-title{max-width:10ch;font-size:clamp(38px,5vw,52px);line-height:.9;letter-spacing:.02em}.mnav-top .icon-btn{width:50px;height:50px;border-color:#1f1d191f;background:#ffffffd6;box-shadow:0 12px 24px #1f1d1914}.mnav-intro{position:relative;overflow:hidden;padding:22px;border:0;border-radius:28px;background:linear-gradient(135deg,#2a322c,#536559 46%,#d9cdbf 160%);box-shadow:0 24px 44px #1f1d192e}.mnav-intro:after{content:"";position:absolute;inset:auto -24px -38px auto;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,#fff3,#fff0 72%);pointer-events:none}.mnav-lead{position:relative;z-index:1;max-width:30ch;color:#fffffff5;font-size:17px;line-height:1.6}.mnav-facts{position:relative;z-index:1;margin-top:16px}.mnav-facts span{border-color:#ffffff29;background:#ffffff24;color:#fff;font-size:10px;letter-spacing:.16em}.mnav-quick-actions{gap:12px}.mnav-quick-actions .btn{min-height:58px;border-radius:18px;box-shadow:0 14px 28px #1f1d191a}.mnav-quick-actions .btn-primary{background:#1f1d19;border-color:#1f1d19}.mnav-quick-actions .btn-ghost{background:#fffffff0}.mnav-quick-actions:after{margin-top:6px;padding-left:2px}.mnav-links,.mnav-service-links{display:grid;gap:12px}.mnav-links:before,.mnav-service-links:before{margin-bottom:2px;color:var(--text-soft)}.mnav-links a,.mnav-service-links a{display:grid;gap:7px;min-height:104px;padding:18px 56px 18px 18px;border:1px solid rgba(31,29,25,.09);border-radius:24px;background:#ffffffe6;box-shadow:0 14px 28px #1f1d1914;color:var(--text-main);font-family:PT Sans Narrow,Arial Narrow,sans-serif;font-size:29px;line-height:.92;letter-spacing:.02em;text-transform:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease}.mnav-service-links a{background:linear-gradient(180deg,#3f5f4214,#fffffff0)}.mnav-links a:first-child,.mnav-service-links a:first-child{border-top:1px solid rgba(31,29,25,.09)}.mnav-links a:before,.mnav-service-links a:before{display:block;grid-row:2;margin-top:0;color:var(--text-soft);font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:13px;letter-spacing:0;line-height:1.45;text-transform:none}.mnav-links a:after,.mnav-service-links a:after{display:inline-flex;align-items:center;justify-content:center;top:18px;right:18px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(31,29,25,.1);background:#f7f3edeb;color:#1f1d1980;font-size:18px}.mnav-links a:hover,.mnav-service-links a:hover{transform:translateY(-2px);border-color:#1f1d1929;box-shadow:0 20px 36px #1f1d191f}.mnav-contact-card{margin-top:8px;padding:24px;border-radius:28px;border-color:#1f1d191a;background:linear-gradient(180deg,#f5f0e8f5,#fffffff5);box-shadow:0 16px 32px #1f1d1914}.mnav-phone{font-size:clamp(34px,5vw,42px);line-height:.92}.mnav-address{max-width:32ch;line-height:1.55}.mnav-route-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:14px;padding:0 18px;border-radius:999px;border:1px solid rgba(31,29,25,.1);background:#fffffff0;color:var(--text-main)}@media(max-width:720px){.mnav-panel{width:min(100vw,100%);gap:16px;padding:calc(18px + env(safe-area-inset-top,0px)) 14px calc(16px + env(safe-area-inset-bottom,0px))}.mnav-top{padding-bottom:12px}.mnav-title{font-size:32px}.mnav-intro{padding:18px;border-radius:22px}.mnav-lead{font-size:15px}.mnav-quick-actions{grid-template-columns:1fr}.mnav-links a,.mnav-service-links a{min-height:92px;padding:16px 48px 16px 16px;border-radius:20px;font-size:25px}.mnav-links a:before,.mnav-service-links a:before{font-size:12px}.mnav-contact-card{padding:20px;border-radius:22px}}.mnav-panel{width:min(480px,calc(100vw - 18px));gap:18px;padding:calc(22px + env(safe-area-inset-top,0px)) 18px calc(18px + env(safe-area-inset-bottom,0px));background:#f9f6f0fb;box-shadow:20px 0 46px #1f1d1924}.mnav-top{align-items:center;padding-bottom:14px;border-bottom:1px solid rgba(31,29,25,.08)}.mnav-title{max-width:none;font-size:clamp(30px,4vw,38px);line-height:.94;letter-spacing:.03em}.mnav-top .icon-btn{width:46px;height:46px;box-shadow:none}.mnav-intro{padding:18px;border:1px solid rgba(31,29,25,.08);border-radius:20px;background:#fffffff0;box-shadow:none}.mnav-intro:after{display:none}.mnav-lead{max-width:34ch;color:var(--text-main);font-size:15px;line-height:1.6}.mnav-facts{margin-top:12px}.mnav-facts span{border-color:#1f1d1914;background:#f3eee7;color:#1f1d19c7;font-size:10px;letter-spacing:.12em}.mnav-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mnav-quick-actions:after{display:none;content:none}.mnav-quick-actions .btn{min-height:54px;border-radius:16px;box-shadow:none;font-size:14px;font-weight:600}.mnav-quick-actions .btn-primary,.mnav-quick-actions .btn-primary:visited{background:#1f1d19;border-color:#1f1d19;color:#fff!important}.mnav-quick-actions .btn-ghost,.mnav-quick-actions .btn-ghost:visited{background:#fffffffa;border-color:#1f1d191a;color:var(--text-main)!important}.mnav-links,.mnav-service-links{display:grid;gap:10px}.mnav-links{grid-template-columns:repeat(2,minmax(0,1fr))}.mnav-service-links{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.mnav-links:before,.mnav-service-links:before{grid-column:1 / -1;margin-bottom:0;color:var(--text-soft);font-size:11px;letter-spacing:.18em}.mnav-links:before{content:"Разделы"}.mnav-service-links:before{content:"Сервис"}.mnav-links a,.mnav-service-links a{display:grid;align-items:end;min-height:88px;padding:16px 18px;border:1px solid rgba(31,29,25,.08);border-radius:20px;background:#fffffff0;box-shadow:none;color:var(--text-main);font-family:PT Sans Narrow,Arial Narrow,sans-serif;font-size:24px;line-height:.96;letter-spacing:.01em;text-transform:none}.mnav-service-links a{background:linear-gradient(180deg,#f4f0e9fa,#fffffffa)}.mnav-links a:before,.mnav-service-links a:before{display:none!important;content:none!important}.mnav-links a:after,.mnav-service-links a:after{content:"↗";position:absolute;top:14px;right:14px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(31,29,25,.08);background:#f6f1ea;color:#1f1d197a;font-size:15px}.mnav-links a:hover,.mnav-service-links a:hover{transform:translateY(-1px);border-color:#1f1d1924;box-shadow:0 10px 20px #1f1d190f}.mnav-contact-card{margin-top:4px;padding:22px;border-radius:22px;border-color:#1f1d1914;background:#fffffff5;box-shadow:none}.mnav-phone{font-size:clamp(32px,4vw,38px)}.mnav-route-link{min-height:42px;margin-top:12px;box-shadow:none}@media(max-width:720px){.mnav-panel{width:min(100vw,100%);padding:calc(18px + env(safe-area-inset-top,0px)) 14px calc(16px + env(safe-area-inset-bottom,0px));gap:14px}.mnav-title{font-size:28px}.mnav-intro{padding:16px;border-radius:18px}.mnav-lead{font-size:14px}.mnav-quick-actions,.mnav-links,.mnav-service-links{grid-template-columns:1fr}.mnav-links a,.mnav-service-links a{min-height:76px;padding:14px 16px;font-size:22px;border-radius:18px}.mnav-links a:after,.mnav-service-links a:after{top:12px;right:12px}.mnav-contact-card{padding:18px;border-radius:18px}}body.page-home main{padding-top:98px}.page-home .home-hero-shell{padding-top:16px}.page-home .header,.page-home .header.is-scrolled,.page-home .header.nav-open{position:fixed;inset:0 0 auto;background:#fbfaf7fa;border-bottom:1px solid rgba(31,29,25,.08);backdrop-filter:none;box-shadow:0 12px 28px #1f1d1914}.page-home .header .header-shell,.page-home .header.is-scrolled .header-shell,.page-home .header.nav-open .header-shell{padding:16px 0 14px;color:var(--text-main)}.page-home .header .header-primary,.page-home .header.is-scrolled .header-primary,.page-home .header.nav-open .header-primary{min-height:58px;align-items:center}.page-home .header .header-divider,.page-home .header .header-secondary,.page-home .header.is-scrolled .header-divider,.page-home .header.is-scrolled .header-secondary,.page-home .header.nav-open .header-divider,.page-home .header.nav-open .header-secondary{display:none}.page-home .header-menu-btn,.page-home .brand,.page-home .header-phone,.page-home .header-cta-link{color:var(--text-main)}.page-home .header-menu-btn{background:#ffffffeb;border-color:#1f1d191a}.page-home .header-contact-stack{gap:6px}.page-home .header-phone{font-size:clamp(24px,2.1vw,30px)}.page-home .header-cta-link{opacity:1;font-size:13px;letter-spacing:.12em}.page-home .home-promo-shell{border-radius:26px}@media(max-width:980px){body.page-home main{padding-top:88px}.page-home .home-hero-shell{padding-top:12px}}@media(max-width:720px){body.page-home main{padding-top:76px}.page-home .home-hero-shell{padding-top:10px}.page-home .header .header-shell,.page-home .header.is-scrolled .header-shell,.page-home .header.nav-open .header-shell{padding:12px 0 10px}.page-home .header{background:#fbfaf7fa;border-bottom:1px solid rgba(31,29,25,.08);backdrop-filter:none}}.page-product .product-page-shell{padding-top:26px}.page-product .crumbs{margin-top:0}.page-product .pdp{margin-top:20px;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:24px}.page-product .pdp-gallery,.page-product .pdp-info,.page-product .rich .block{border-radius:28px;border:1px solid rgba(31,29,25,.08);background:#fffffff7;box-shadow:0 20px 48px #1f1d1914}.page-product .pdp-gallery{padding:24px}.page-product .pdp-info{position:sticky;top:116px;padding:28px}.page-product .pdp-main{min-height:580px;border:1px solid rgba(31,29,25,.08);border-radius:24px}.page-product .pdp-main img{padding:28px 28px 0}.page-product .product-main-badge{position:absolute;top:16px;left:16px;z-index:2}.page-product .pdp-thumbs{padding:14px 0 0;margin-top:0}.page-product .thumb{min-height:84px;border-radius:18px}.page-product .thumb img{padding:10px 10px 0}.page-product .variant-list{padding:16px 0 0}.page-product .pdp-meta{margin-top:12px;line-height:1.6}.page-product .pdp-pricebox{margin-top:20px;padding:18px 18px 16px;border-radius:22px;background:linear-gradient(180deg,#f7f3edf5,#efe8def5)}.page-product .pdp-price{font-size:30px}.page-product .pdp-subprice{font-size:13px}.page-product .product-highlight--current{margin-top:16px;padding:16px 18px;border-radius:20px}.page-product .product-inline-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.page-product .product-inline-links .btn{flex:1 1 calc(50% - 5px);min-height:46px}.page-product .product-inline-links .action-toggle-btn{justify-content:center}.page-product .inline-note{margin-top:14px}.page-product .product-overview-specs{margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr))}.page-product .spec{min-height:92px;padding:14px 14px 16px;border-radius:18px;background:#f4f1ebd1}.page-product .spec-v{margin-top:8px;font-size:14px;line-height:1.55}.page-product .rich{margin-top:22px;gap:20px}.page-product .rich .block{padding:24px}.page-product .rich .block p{color:var(--text-muted)}.page-product .product-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.page-product .grid .p-card,.page-product .grid .p-card-link{height:100%}@media(max-width:1100px){.page-product .pdp{grid-template-columns:1fr}.page-product .pdp-info{position:static;top:auto}}@media(max-width:720px){.page-product .product-page-shell{padding-top:16px}.page-product .pdp-gallery,.page-product .pdp-info,.page-product .rich .block{border-radius:24px;padding:18px}.page-product .pdp-main{min-height:420px;border-radius:20px}.page-product .pdp-main img{padding:18px 18px 0}.page-product .thumb{min-height:74px}.page-product .product-inline-links .btn{flex-basis:100%}.page-product .product-overview-specs,.page-product .product-gallery-grid{grid-template-columns:1fr}}.page-home #catalog-home .section-head{align-items:end}.page-home #catalog-home .section-head .lead{max-width:760px}.page-home #catalog-home .yukka-collection-grid{grid-template-columns:1fr;gap:18px}.page-home #catalog-home .home-collection-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:stretch;min-height:360px;overflow:hidden;border-radius:22px;border:1px solid rgba(31,29,25,.08);background:#fff;box-shadow:0 16px 36px #1f1d190f}.page-home #catalog-home .home-collection-card:hover{transform:none;border-color:#1f1d1924;box-shadow:0 18px 40px #1f1d1914}.page-home #catalog-home .home-collection-card:hover .yukka-collection-media img{transform:none}.page-home #catalog-home .home-collection-copy{display:flex;flex-direction:column;justify-content:center;padding:30px 34px}.page-home #catalog-home .home-collection-media-wrap{display:flex;align-items:stretch;min-width:0}.page-home #catalog-home .yukka-collection-media{width:100%;min-height:100%;aspect-ratio:auto;background:linear-gradient(180deg,#faf7f2,#efe7db);border-left:1px solid rgba(31,29,25,.06);border-bottom:0}.page-home #catalog-home .yukka-collection-media img{height:100%;padding:20px 24px 0}.page-home #catalog-home .yukka-card-overline{letter-spacing:.18em;color:#1f1d1985}.page-home #catalog-home .home-collection-copy h3{margin-top:12px;font-size:clamp(30px,2.5vw,38px);line-height:.98}.page-home #catalog-home .home-collection-copy p{margin-top:14px;max-width:46ch;font-size:15px;line-height:1.72;color:#1f1d19b8}.page-home #catalog-home .home-collection-summary{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:16px;font-size:13px;line-height:1.5;color:#1f1d1994}.page-home #catalog-home .home-collection-summary span{position:relative}.page-home #catalog-home .home-collection-summary span:not(:last-child):after{content:"";position:absolute;right:-8px;top:50%;width:3px;height:3px;border-radius:50%;background:#1f1d1947;transform:translateY(-50%)}.page-home #catalog-home .yukka-inline-link{margin-top:22px;font-size:12px;letter-spacing:.16em;color:var(--text-main)}.page-home #catalog-home .yukka-inline-link:after{content:"→";font-size:14px;line-height:1}@media(max-width:720px){.page-home #catalog-home .home-collection-card{grid-template-columns:1fr}.page-home #catalog-home .home-collection-copy{order:2;padding:18px 18px 20px}.page-home #catalog-home .home-collection-media-wrap{order:1}.page-home #catalog-home .yukka-collection-media{border-left:0;border-bottom:1px solid rgba(31,29,25,.06)}.page-home #catalog-home .yukka-collection-media img{padding:14px 16px 0}.page-home #catalog-home .home-collection-copy h3{font-size:28px}}.page-home #homeCollectionsPrimary{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,420px));justify-content:center;gap:24px}.page-home #catalog-home .home-collection-card{display:flex;flex-direction:column;min-height:100%;border-radius:22px;border:1px solid rgba(31,29,25,.08);background:#fff;box-shadow:0 18px 38px #1f1d190f;overflow:hidden}.page-home #catalog-home .home-collection-card:hover{transform:translateY(-2px);border-color:#1f1d1924;box-shadow:0 22px 44px #1f1d1917}.page-home #catalog-home .home-collection-badge{padding:18px 22px 0;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#1f1d1985}.page-home #catalog-home .home-collection-media{position:relative;margin-top:14px;aspect-ratio:1.08;background:linear-gradient(180deg,#faf7f2,#efe7db)}.page-home #catalog-home .home-collection-media img{width:100%;height:100%;object-fit:contain;object-position:center top;padding:18px 18px 0}.page-home #catalog-home .home-collection-media:after{content:"";position:absolute;inset:auto 0 0;height:18%;background:linear-gradient(180deg,#efe7db00,#efe7dbeb 56%,#efe7db)}.page-home #catalog-home .home-collection-body{display:flex;flex:1 1 auto;flex-direction:column;padding:22px}.page-home #catalog-home .home-collection-body h3{font-size:clamp(28px,2.2vw,34px);line-height:1}.page-home #catalog-home .home-collection-body p{margin-top:14px;color:#1f1d19b8;line-height:1.7}.page-home #catalog-home .home-collection-summary{margin-top:14px;font-size:13px;line-height:1.6;color:#1f1d198a}.page-home #catalog-home .home-collection-link{margin-top:auto;padding-top:18px;display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--text-main)}.page-home #catalog-home .home-collection-link:after{content:"→";font-size:14px;line-height:1}@media(max-width:720px){.page-home #homeCollectionsPrimary{grid-template-columns:1fr;gap:18px}.page-home #catalog-home .home-collection-badge{padding:16px 18px 0}.page-home #catalog-home .home-collection-body{padding:18px}.page-home #catalog-home .home-collection-body h3{font-size:28px}}.page-home #homeCollectionsPrimary,.page-home #catalog-home .yukka-collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:34px 28px}.page-home #catalog-home .home-series-card{display:block;overflow:hidden;border-radius:24px;border:1px solid rgba(31,29,25,.08);background:#fffffffa;box-shadow:0 18px 42px #1f1d1914;color:inherit;text-decoration:none;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.page-home #catalog-home .home-series-figure{overflow:hidden;background:#f7f2ea;border-bottom:1px solid rgba(31,29,25,.06)}.page-home #catalog-home .home-series-card:hover{transform:translateY(-4px);border-color:#1f1d1929;box-shadow:0 28px 56px #1f1d191f}.page-home #catalog-home .home-series-card:focus-visible{outline:2px solid rgba(63,95,66,.34);outline-offset:4px}.page-home #catalog-home .home-series-media{overflow:hidden}.page-home #catalog-home .home-series-media img{width:100%;height:auto;display:block}.page-home #catalog-home .home-series-body{padding:22px 24px 24px}.page-home #catalog-home .home-series-body h3{margin:0;font-size:clamp(28px,3vw,42px);line-height:.92;letter-spacing:.025em;text-transform:uppercase}.page-home #catalog-home .home-series-body p{margin:14px 0 0;max-width:46ch;font-size:16px;line-height:1.62;color:var(--text-muted)}.page-home #catalog-home .home-series-label,.page-home #catalog-home .home-series-meta{display:none}@media(max-width:980px){.page-home #homeCollectionsPrimary,.page-home #catalog-home .yukka-collection-grid{grid-template-columns:1fr;gap:28px}.page-home #catalog-home .home-series-body{padding:20px 20px 22px}.page-home #catalog-home .home-series-body h3{font-size:clamp(24px,5vw,36px)}}@media(max-width:640px){.page-home #catalog-home .home-series-card{border-radius:20px}.page-home #catalog-home .home-series-body{padding:18px 18px 20px}.page-home #catalog-home .home-series-body p{font-size:15px}}.page-collection .collection-page-shell{padding-top:26px}.page-collection .collection-hero{margin-top:20px;align-items:stretch}.page-collection .collection-hero-card,.page-collection .collection-visual{border-radius:28px;border:1px solid rgba(31,29,25,.08);background:#fffffff7;box-shadow:0 20px 48px #1f1d1914}.page-collection .collection-visual img{min-height:360px;object-fit:cover}.page-collection .collection-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 22px}.page-collection .series-model-card{display:grid;grid-template-rows:minmax(320px,auto) auto;padding:18px;border-radius:28px;border:1px solid rgba(31,29,25,.08);background:#fffffffa;box-shadow:0 18px 42px #1f1d1914;color:inherit;text-decoration:none;transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease}.page-collection .series-model-card:hover{transform:translateY(-4px);border-color:#1f1d1929;box-shadow:0 26px 54px #1f1d191f}.page-collection .series-model-media{display:flex;align-items:flex-end;justify-content:center;min-height:320px;padding:26px 18px 0;border-radius:22px;overflow:hidden;background:linear-gradient(180deg,#fcfbf8,#efe7dd)}.page-collection .series-model-media img{width:100%;max-width:100%;max-height:320px;object-fit:contain}.page-collection .series-model-copy{display:grid;gap:16px;padding:22px 8px 6px}.page-collection .series-model-copy h3{margin:0;font-size:clamp(28px,2vw,34px);line-height:1}.page-collection .series-model-specs{display:grid;gap:14px;margin:0}.page-collection .series-model-specs div{padding-top:14px;border-top:1px solid rgba(31,29,25,.08)}.page-collection .series-model-specs dt{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft)}.page-collection .series-model-specs dd{margin:6px 0 0;font-size:16px;font-weight:600;color:var(--text-main)}.page-collection .series-model-card .yukka-inline-link{padding-top:4px}.page-product .pdp-summary{position:sticky;top:116px;display:grid;gap:18px;align-self:start}.page-product .pdp-series-rail{display:flex;gap:12px;overflow-x:auto;padding:2px 2px 10px;scrollbar-width:thin}.page-product .pdp-series-link{min-width:220px;display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;padding:14px;border-radius:22px;border:1px solid rgba(31,29,25,.08);background:#fffffff5;box-shadow:0 12px 28px #1f1d190f;color:inherit;text-decoration:none;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.page-product .pdp-series-link:hover{transform:translateY(-2px);border-color:#1f1d1929;box-shadow:0 18px 34px #1f1d191a}.page-product .pdp-series-link.is-current{border-color:#3f5f4257;box-shadow:0 16px 34px #3f5f421f}.page-product .pdp-series-link-media{min-height:118px;display:flex;align-items:flex-end;justify-content:center;padding:10px 8px 0;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#fbfaf7,#efe7dd)}.page-product .pdp-series-link-media img{width:100%;max-height:108px;object-fit:contain}.page-product .pdp-series-link-copy{display:grid;align-content:center;gap:6px}.page-product .pdp-series-link-copy strong{font-size:18px;line-height:1.05}.page-product .pdp-series-link-copy span{color:var(--text-muted);line-height:1.45}.page-product .pdp-info-card{margin-top:0;border-radius:28px;border:1px solid rgba(31,29,25,.08);background:#fffffff7;box-shadow:0 20px 48px #1f1d1914}.page-product .product-section-note,.page-product .product-panel-note,.page-product .product-story-card{padding:22px 24px;border-radius:24px;border:1px solid rgba(31,29,25,.08);background:#fffffff7;box-shadow:0 18px 42px #1f1d1914}.page-product .product-section-note{margin-top:20px;background:#f4f1ebd1;box-shadow:none}.page-product .product-inline-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.page-product .product-inline-links .btn{width:100%;min-height:48px}.page-product .product-tab-panels{margin-top:24px}.page-product .product-tab-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.page-product .product-story-card{margin-bottom:24px}.page-product .product-story-card p{color:var(--text-muted)}.page-product .product-tab-grid--models{grid-template-columns:repeat(3,minmax(0,1fr))}.page-product .product-series-card{display:block;overflow:hidden;border-radius:24px;border:1px solid rgba(31,29,25,.08);background:#fffffffa;box-shadow:0 18px 40px #1f1d1914;color:inherit;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.page-product .product-series-card:hover{transform:translateY(-4px);border-color:#1f1d1929;box-shadow:0 24px 48px #1f1d191f}.page-product .product-series-card.is-current{border-color:#3f5f4257;box-shadow:0 20px 44px #3f5f421f}.page-product .product-series-card-media{min-height:260px;display:flex;align-items:flex-end;justify-content:center;padding:22px 18px 0;background:linear-gradient(180deg,#fcfbf8,#efe7dd)}.page-product .product-series-card-media img{width:100%;max-height:250px;object-fit:contain}.page-product .product-series-card-body{display:grid;gap:16px;padding:22px}.page-product .product-series-card-body h3{margin:0;font-size:28px;line-height:1}.page-product .product-series-card-specs{display:grid;gap:12px;margin:0}.page-product .product-series-card-specs div{padding-top:12px;border-top:1px solid rgba(31,29,25,.08)}.page-product .product-series-card-specs dt{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft)}.page-product .product-series-card-specs dd{margin:6px 0 0;font-size:15px;font-weight:600;color:var(--text-main)}.page-product .product-variants-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.page-product .product-variant-card{width:100%;display:grid;gap:14px;padding:16px;text-align:left;font:inherit;color:inherit;cursor:pointer;border-radius:24px;border:1px solid rgba(31,29,25,.08);background:#fffffffa;box-shadow:0 16px 34px #1f1d1914;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.page-product .product-variant-card:hover{transform:translateY(-3px);border-color:#1f1d1929;box-shadow:0 22px 42px #1f1d191f}.page-product .product-variant-card.is-active{border-color:#3f5f4257;box-shadow:0 18px 40px #3f5f421f}.page-product .product-variant-card-media{min-height:240px;display:flex;align-items:flex-end;justify-content:center;padding:18px 14px 0;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#fbfaf7,#efe7dd)}.page-product .product-variant-card-media img{width:100%;max-height:228px;object-fit:contain}.page-product .product-variant-card-body{display:grid;gap:6px}.page-product .product-variant-card-body strong{font-size:20px;line-height:1.05}.page-product .product-variant-card-body span{color:var(--text-muted);line-height:1.5}.page-product .product-panel-note .product-color-grid{margin-top:16px}.page-product .product-tab-card h3{margin:0 0 12px;font-size:24px;line-height:1.08}.page-product .product-tab-card p{margin:0;color:var(--text-muted)}.page-product .product-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1400px){.page-collection .collection-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1200px){.page-product .pdp-summary{position:static;top:auto}.page-product .product-tab-grid--models,.page-product .product-variants-grid,.page-product .product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.page-collection .collection-catalog-grid{grid-template-columns:1fr}.page-product .product-tab-head,.page-collection .collection-models-head{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.page-collection .collection-page-shell{padding-top:16px}.page-collection .collection-hero-card,.page-collection .collection-visual,.page-collection .series-model-card,.page-product .pdp-info-card,.page-product .product-panel-note,.page-product .product-section-note,.page-product .product-story-card{border-radius:24px}.page-collection .series-model-card{padding:16px}.page-collection .series-model-media{min-height:260px;padding:18px 14px 0;border-radius:20px}.page-collection .series-model-copy{padding:18px 4px 4px}.page-product .pdp-series-link{min-width:188px;grid-template-columns:72px minmax(0,1fr);padding:12px}.page-product .pdp-series-link-media{min-height:100px}.page-product .product-inline-links,.page-product .product-tab-grid--models,.page-product .product-variants-grid,.page-product .product-gallery-grid{grid-template-columns:1fr}.page-product .product-series-card-body,.page-product .product-panel-note,.page-product .product-section-note,.page-product .product-story-card{padding:18px}}