.collection-tabs{background:linear-gradient(180deg,#0d1112,#171b1c);color:#fff}.collection-tabs .section-header p:not(.eyebrow){color:#ffffffad}.collection-tabs__links{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:start;margin-top:18px}.collection-tabs__link{display:inline-flex;min-height:46px;align-items:center;justify-content:space-between;border:1px solid var(--color-border);border-radius:999px;background:#ffffff12;color:#ffffffb8;padding:0 18px;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.collection-tabs__link:hover,.collection-tabs__link.is-active{background:#fff;color:var(--color-dark);border-color:#fff}.collection-tabs .product-card{color:var(--color-text)}.collection-tabs__panel{padding-top:18px}.collection-tabs__empty{border:1px dashed var(--color-border);border-radius:var(--radius-card);padding:30px;color:var(--color-muted);text-align:center}.editorial-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.editorial-gallery__tile{display:grid;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface)}.editorial-gallery__media{overflow:hidden;background:var(--color-surface-alt);aspect-ratio:1 / 1.12}.editorial-gallery__media img,.editorial-gallery__media .placeholder-media{width:100%;height:100%;min-height:auto;object-fit:cover;transition:transform .24s ease}.editorial-gallery__tile:hover .editorial-gallery__media img{transform:scale(1.035)}.editorial-gallery__content{padding:18px}.editorial-gallery__content span{color:var(--color-accent);font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.editorial-gallery__content h3{margin:8px 0;font-size:1.35rem}.editorial-gallery__content p{margin:0;color:var(--color-muted)}@media(max-width:849px){.editorial-gallery__grid{grid-template-columns:1fr}}.featured-products{background:linear-gradient(180deg,#171b1c,#0d1112);color:#fff}.featured-products .section-header p:not(.eyebrow){color:#ffffffad}.featured-products .product-card{color:var(--color-text)}.featured-products__empty{border:1px dashed var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);padding:36px;color:var(--color-muted);text-align:center}.site-footer{background:var(--color-dark);color:#fff;padding-block:clamp(42px,7vw,86px)}.site-footer__grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(32px,6vw,84px)}.site-footer__brand{display:inline-flex;width:fit-content;align-items:center;gap:14px;overflow:hidden;color:#fff;font-family:var(--font-display);font-weight:700;letter-spacing:0;text-transform:none}.site-footer__brand img{width:76px;height:auto;flex:0 0 76px}.site-footer p{max-width:420px;margin:12px 0 0;color:#ffffffb8}.site-footer__newsletter{display:grid;max-width:430px;grid-template-columns:1fr auto;gap:8px;margin-top:28px}.site-footer__newsletter input{min-height:46px;min-width:0;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#ffffff14;color:#fff;padding:0 14px}.site-footer__newsletter input::placeholder{color:#ffffff8a}.site-footer__newsletter button{min-height:46px;border:0;border-radius:6px;background:var(--color-accent);color:#fff;padding:0 18px;font-weight:600;cursor:pointer}.site-footer__columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.site-footer__links{display:grid;gap:10px;color:#ffffffc7;font-weight:550}.site-footer__links strong{color:#fff;font-size:.8rem;letter-spacing:0;text-transform:none}@media(max-width:989px){.site-footer__grid{grid-template-columns:1fr}.site-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.site-footer__columns{grid-template-columns:1fr}}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--color-border);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__announcement{background:var(--color-dark);color:#fff;font-size:.78rem;line-height:1.35;text-align:center}.site-header__announcement .page-width{max-width:min(100% - 28px,var(--page-width));padding-block:7px;overflow-wrap:anywhere}.site-header__main{display:grid;min-height:64px;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}.site-header__logo{display:inline-flex;align-items:center;gap:12px;min-width:0;color:var(--color-dark);font-size:1rem;font-family:var(--font-display);font-weight:700;letter-spacing:0}.site-header__logo-mark{width:56px;height:38px;flex:0 0 56px;object-fit:contain}.site-header__logo span{display:block;overflow:hidden;text-transform:none;white-space:nowrap}.site-header__nav{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;color:var(--color-muted);font-size:.86rem;font-weight:600}.site-header__nav a:hover{color:var(--color-text)}.site-header__actions{display:flex;gap:14px;align-items:center;font-size:.92rem;font-weight:600}.site-header__mobile,.site-header__cart-count{display:none}@media(max-width:1180px){.site-header__main{position:relative;display:flex;width:100%;gap:12px;padding-inline:12px}.site-header__nav,.site-header__actions{display:none}.site-header__mobile{position:fixed;top:49px;right:12px;z-index:35;display:block}.site-header__mobile summary{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--color-border);border-radius:6px;list-style:none;cursor:pointer}.site-header__mobile summary::-webkit-details-marker{display:none}.site-header__mobile-panel{position:absolute;right:12px;top:78px;display:grid;min-width:240px;gap:8px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);padding:14px;box-shadow:var(--shadow-soft)}}@media(max-width:549px){.site-header__announcement{font-size:.7rem}.site-header__announcement .page-width{padding-block:6px}.site-header__main{min-height:68px}.site-header__logo{flex:1 1 auto;min-width:0;font-size:1rem}.site-header__logo-mark{width:54px;height:38px;flex-basis:54px}}.hero{--hero-progress: 0;--hero-accent: #f15a1d;--hero-ink: #11191b;--hero-muted: rgba(255, 255, 255, .78);min-height:238vh;padding:0;background:#0b1214;color:#fff}.hero__scroll-space{min-height:inherit}.hero__sticky{position:sticky;top:0;min-height:720px;height:100svh;overflow:hidden;background:#0b1214;isolation:isolate}.hero__visuals,.hero__visual-layer,.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.hero__visuals{z-index:0}.hero__visual-layer{display:grid;place-items:center;opacity:0;transition:opacity .52s ease;will-change:opacity,transform}.hero[data-act="0"] .hero__visual-layer--scene,.hero[data-act="1"] .hero__visual-layer--product,.hero[data-act="2"] .hero__visual-layer--detail{opacity:1}.hero__visual-image{width:100%;height:100%;object-fit:cover;object-position:72% center;filter:saturate(.96) contrast(1.04) brightness(.7);transform:scale(calc(1.05 + (var(--hero-progress) * .035))) translate3d(0,calc(var(--hero-progress) * -14px),0);transform-origin:72% center}.hero__visual-image--forest{object-position:74% center}.hero__visual-image--arrival{object-position:69% center}.hero__visual-image--park{object-position:70% center}.hero__visual-image--mobile{display:none}.hero__visual-layer--product{background:#0b1214}.hero__product-image{width:min(58vw,780px);max-height:88vh;margin-right:clamp(12px,5vw,96px);object-fit:contain;mix-blend-mode:multiply;filter:saturate(.96) contrast(1.04) drop-shadow(0 28px 48px rgba(8,15,17,.12));transform:translate3d(calc(var(--hero-progress) * -18px),calc(var(--hero-progress) * -14px),0) scale(calc(.96 + (var(--hero-progress) * .035)))}.hero__spec-line{position:absolute;right:clamp(28px,8vw,132px);width:min(28vw,390px);height:1px;background:#11191b42;color:var(--hero-ink);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero__spec-line span{position:absolute;right:100%;top:50%;width:max-content;margin-right:14px;transform:translateY(-50%)}.hero__spec-line--height{top:29%}.hero__visual-layer--detail{background:#0b1214}.hero__shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#080f11f7,#080f11e6 30%,#080f1157 58%,#080f110d),linear-gradient(0deg,#080f11c7,#080f1100 46%)}.hero__brandmark{position:absolute;z-index:2;right:clamp(-14px,2vw,38px);bottom:clamp(26px,4vw,70px);color:#ffffff1c;font-family:var(--font-display);font-size:clamp(5.2rem,10vw,10.5rem);font-weight:700;line-height:.78;letter-spacing:0;text-align:right;transform:translate3d(0,calc(var(--hero-progress) * -36px),0);pointer-events:none}.hero__rail{position:absolute;z-index:4;right:clamp(18px,3vw,46px);top:50%;display:grid;height:min(44vh,390px);grid-template-rows:auto 1fr auto;gap:12px;align-items:center;transform:translateY(-50%);color:#ffffffbd;font-size:.72rem;font-weight:800;letter-spacing:.14em}.hero__rail-track{position:relative;display:block;width:1px;height:100%;overflow:hidden;background:#ffffff38}.hero__rail-track span{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:var(--hero-accent);transform:scaleY(var(--hero-progress));transform-origin:top}.hero__content{position:relative;z-index:3;display:flex;width:min(100% - 48px,var(--page-width));min-height:100%;flex-direction:column;justify-content:center;margin-inline:auto;padding-block:clamp(70px,8vw,112px)}.hero__copy-stack{position:relative;width:min(560px,52vw);min-height:clamp(350px,39vh,430px)}.hero__copy-panel{position:absolute;inset:0 auto auto 0;width:100%;opacity:0;transform:translate3d(0,22px,0);transition:opacity .42s ease,transform .52s ease;pointer-events:none}.hero[data-act="0"] .hero__copy-panel--0,.hero[data-act="1"] .hero__copy-panel--1,.hero[data-act="2"] .hero__copy-panel--2{opacity:1;transform:translateZ(0);pointer-events:auto}.hero__copy-panel h1,.hero__copy-panel h2{max-width:620px;margin:0;color:#fff;font-family:var(--font-display);font-size:clamp(2.9rem,5vw,5.35rem);font-weight:700;line-height:1.02;letter-spacing:0;text-wrap:balance}.hero__copy-panel h2{max-width:580px;font-size:clamp(2.65rem,4.55vw,4.8rem)}.hero__copy-panel p:not(.eyebrow){max-width:460px;margin:22px 0 0;color:var(--hero-muted);font-size:clamp(.98rem,1.16vw,1.12rem);line-height:1.58}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(20px,3.4vw,34px)}.hero .button--secondary{border-color:#ffffff57;background:#ffffff14;color:#fff}.hero__mobile-notes{display:none}@media(max-width:989px){.hero{min-height:205vh}.hero__sticky{min-height:680px}.hero__content{width:min(100% - 32px,var(--page-width))}.hero__copy-stack{width:min(520px,70vw);min-height:clamp(340px,40vh,430px)}.hero__copy-panel h1,.hero__copy-panel h2{font-size:clamp(2.65rem,7.6vw,4.65rem);line-height:1.04}.hero__product-image{width:min(66vw,610px);margin-right:-6vw}}@media(max-width:749px){.hero,.hero__scroll-space{min-height:auto}.hero__sticky{position:relative;display:flex;min-height:760px;height:auto;align-items:end}.hero__visual-layer,.hero[data-act="1"] .hero__visual-layer--product,.hero[data-act="2"] .hero__visual-layer--detail{opacity:0}.hero__visual-layer--scene,.hero[data-act="0"] .hero__visual-layer--scene{opacity:1}.hero__visual-image--desktop{display:none}.hero__visual-image--mobile{display:block;object-position:68% 42%}.hero__visual-image{object-position:74% center;filter:saturate(.86) contrast(1.06) brightness(.62);transform:none}.hero__visual-image--forest{object-position:78% center}.hero__visual-image--mobile{object-position:68% 42%}.hero__visual-image--arrival{object-position:76% center}.hero__visual-image--park{object-position:73% center}.hero__shade{background:linear-gradient(0deg,#080f11f7,#080f11d9 46%,#080f1114),linear-gradient(90deg,#080f119e,#080f112e)}.hero__brandmark,.hero__rail,.hero__visual-layer--product,.hero__visual-layer--detail{display:none}.hero__content{min-height:auto;padding-block:clamp(240px,34vh,300px) 38px}.hero__copy-stack{width:100%;min-height:auto}.hero__copy-panel{position:static;display:none;opacity:1;transform:none}.hero__copy-panel--0{display:block}.hero__copy-panel h1,.hero__copy-panel h2{max-width:min(100%,380px);font-size:clamp(2.3rem,10vw,3.45rem);line-height:1.06}.hero__copy-panel p:not(.eyebrow){max-width:min(100%,360px);margin-top:16px;font-size:.98rem;line-height:1.56}.hero__actions{display:grid;max-width:min(100%,380px);grid-template-columns:1fr;gap:10px;margin-top:22px}.hero__actions .button{min-width:0;padding-inline:12px}.hero__mobile-notes{display:grid;max-width:360px;grid-template-columns:1fr;gap:1px;margin-top:24px;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.hero__mobile-notes span{padding-block:12px;color:#ffffffc7;font-size:.86rem;font-weight:700;letter-spacing:.04em}}@media(prefers-reduced-motion:reduce){.hero,.hero__scroll-space{min-height:auto}.hero__sticky{position:relative;min-height:760px;height:auto}.hero__visual-layer,.hero__copy-panel{transition:none}.hero__visual-layer--scene,.hero__copy-panel--0{opacity:1;transform:none}}.not-found-template__inner{max-width:760px;min-height:48vh;display:grid;align-content:center}.not-found-template h1{margin:0;font-size:clamp(2.8rem,7vw,6rem);line-height:.95;font-weight:650}.not-found-template p:not(.eyebrow){max-width:560px;margin:18px 0 0;color:var(--color-muted);font-size:1.08rem}.not-found-template__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.cart-template__header{display:flex;gap:16px;align-items:end;justify-content:space-between;margin-bottom:24px}.cart-template__header h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1;font-weight:650}.cart-template__header a{color:var(--color-muted);font-weight:750}.cart-template__grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.cart-template__items,.cart-template__summary,.cart-template__empty{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface)}.cart-item{display:grid;grid-template-columns:110px minmax(0,1fr) 92px auto;gap:16px;align-items:center;border-bottom:1px solid var(--color-border);padding:16px}.cart-item:last-child{border-bottom:0}.cart-item__media{overflow:hidden;border-radius:6px;background:var(--color-surface-alt)}.cart-item__media img,.cart-item__media .placeholder-media{width:100%;aspect-ratio:1 / 1;object-fit:cover;min-height:auto}.cart-item__details p,.cart-item__remove{margin:4px 0 0;color:var(--color-muted);font-size:.9rem}.cart-item__quantity input{width:88px;min-height:42px;border:1px solid var(--color-border);border-radius:6px;padding-inline:10px}.cart-item__price{font-weight:700}.cart-template__summary{position:sticky;top:116px;display:grid;gap:12px;padding:20px}.cart-template__summary-row{display:flex;justify-content:space-between;font-size:1.1rem}.cart-template__summary p{margin:0;color:var(--color-muted)}.cart-template__estimate{border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface-alt);padding:12px}.cart-template__empty{display:grid;gap:16px;place-items:center;padding:56px 20px;text-align:center}@media(max-width:899px){.cart-template__grid{grid-template-columns:1fr}.cart-template__summary{position:static}.cart-item{grid-template-columns:86px minmax(0,1fr)}.cart-item__quantity,.cart-item__price{grid-column:2}}.collection-template__banner{position:relative;display:grid;min-height:clamp(280px,34vw,440px);align-items:end;overflow:hidden;border-radius:var(--radius-card);background:var(--color-dark);color:#fff;margin-bottom:16px}.collection-template__banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000a3,#0000000a)}.collection-template__banner img,.collection-template__banner .placeholder-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:100%;object-fit:cover;object-position:50% center}.collection-template__banner>div{position:relative;z-index:1;padding:clamp(24px,5vw,54px)}.collection-template__banner h1{max-width:760px;margin:0;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98;font-weight:650}.collection-template__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:28px}.collection-template__header h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1;font-weight:650}.collection-template__description{max-width:680px;margin-top:14px;color:var(--color-muted)}.collection-template__sort{display:flex;gap:10px;align-items:center;color:var(--color-muted);font-size:.9rem;font-weight:700}.collection-template__sort select{min-height:42px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);padding:0 12px}.collection-template__layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}.collection-template__filters{position:sticky;top:116px}.collection-template__count{margin-bottom:14px;color:var(--color-muted);font-size:.9rem;font-weight:700}.facets{display:grid;gap:12px;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);padding:14px}.facets__header{display:flex;align-items:center;justify-content:space-between}.facets__header a{color:var(--color-muted);font-size:.85rem}.facets__group{border-top:1px solid var(--color-border);padding-top:12px}.facets__group summary{display:flex;justify-content:space-between;font-weight:800;cursor:pointer}.facets__values{display:grid;gap:8px;padding-top:10px}.facets__value{display:flex;gap:8px;align-items:center;color:var(--color-muted);font-size:.9rem}.facets__value small{margin-left:auto}.facets__price{display:grid;gap:4px}.facets__price input{width:100%;min-height:38px;border:1px solid var(--color-border);border-radius:6px;padding-inline:10px}.collection-template__empty,.collection-template__pagination{margin-top:24px}.collection-template__pagination{display:flex;justify-content:center}@media(max-width:989px){.collection-template__header,.collection-template__layout{grid-template-columns:1fr}.collection-template__filters{position:static}}.collection-index{background:var(--color-bg)}.collection-index__hero{display:grid;min-height:360px;align-content:end;border-radius:0 0 var(--radius-card) var(--radius-card);background:linear-gradient(110deg,#090f11f2,#090f117a),var(--collection-index-hero-image) center right / cover;color:#fff;padding-block:clamp(56px,8vw,92px)}.collection-index__hero h1{max-width:760px;margin:8px 0 16px;font-size:clamp(2.8rem,7vw,6.5rem);font-family:var(--font-display);line-height:1;font-weight:700;letter-spacing:0}.collection-index__hero p:last-child{max-width:620px;margin:0;color:#ffffffd1;font-size:clamp(1rem,1.7vw,1.22rem)}.collection-index__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding-block:clamp(22px,5vw,56px)}.collection-index__card{display:grid;overflow:hidden;min-height:440px;align-content:space-between;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);color:var(--color-text);text-decoration:none}.collection-index__media{display:block;aspect-ratio:1 / 1;background:var(--color-surface-alt)}.collection-index__media img{width:100%;height:100%;object-fit:cover}.collection-index__copy{display:grid;gap:10px;padding:18px}.collection-index__copy span{color:var(--color-accent);font-size:.72rem;font-weight:600;letter-spacing:0;text-transform:none}.collection-index__copy strong{font-size:clamp(1.35rem,2vw,2rem);font-family:var(--font-display);line-height:1.06;font-weight:700;letter-spacing:0}.collection-index__copy em{color:var(--color-muted);font-style:normal;line-height:1.5}@media(max-width:1180px){.collection-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.collection-index__grid{grid-template-columns:1fr}.collection-index__hero h1{font-size:clamp(2.3rem,16vw,4rem)}}.support-page h1{margin:0;font-size:clamp(2.4rem,6vw,5rem);line-height:.95}.support-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.support-page__panel{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);padding:20px}.support-page__faq,.support-page__contact{grid-column:span 2}.support-page__panel h2{margin:0 0 12px}.support-page__panel p{color:var(--color-muted)}.support-page details{border-top:1px solid var(--color-border);padding-block:12px}.support-page summary{font-weight:850;cursor:pointer}.support-page__contact form{display:grid;gap:12px;margin-top:16px}.support-page__contact label{display:grid;gap:6px;font-weight:750}.support-page__contact input,.support-page__contact textarea{width:100%;border:1px solid var(--color-border);border-radius:6px;padding:11px 12px}@media(max-width:899px){.support-page__grid{grid-template-columns:1fr}.support-page__faq,.support-page__contact{grid-column:auto}}.main-page__inner{max-width:820px}.main-page h1{margin:0 0 20px;font-size:clamp(2.4rem,6vw,5rem);line-height:.95}.main-page__content{color:var(--color-muted);font-size:1.08rem}.d12-showroom{--d12-bg: #eef1f0;--d12-paper: #fbfcfb;--d12-panel: #f4f6f5;--d12-ink: #10171a;--d12-muted: #66706d;--d12-line: rgba(16, 23, 26, .13);--d12-brand: #e95418;--d12-accent: #c8ff1f;--d12-font-display: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;--d12-font-text: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;background:linear-gradient(180deg,#f8f9f8 0%,var(--d12-bg) 34%,#e8eceb 100%);color:var(--d12-ink);font-family:var(--d12-font-text);max-width:100%;overflow-x:clip}.d12-showroom *{box-sizing:border-box}.d12-showroom__shell{width:min(1760px,calc(100vw - 32px));margin-inline:auto}#d12-profile,#d12-details,#d12-size{scroll-margin-top:112px}.d12-showroom__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,440px);gap:clamp(28px,4.8vw,76px);align-items:start;padding-block:clamp(22px,3.8vw,54px) clamp(54px,7vw,96px)}.d12-showroom__media-stream{position:relative;z-index:1;display:grid;gap:clamp(12px,1.6vw,22px);min-width:0;max-width:100%;isolation:isolate}.d12-showroom__panel,.d12-showroom__measure{position:relative;overflow:hidden;margin:0;border:1px solid var(--d12-line);background:var(--d12-panel)}.d12-showroom__panel img,.d12-showroom__measure-figure img{display:block;width:100%;height:100%}.d12-showroom__panel--product{min-height:clamp(620px,67vw,980px);background:radial-gradient(circle at 16% 12%,rgba(200,255,31,.08),transparent 30%),linear-gradient(180deg,#fbfcfb,#f7f9f8)}.d12-showroom__panel--product:before{content:"D12";position:absolute;top:8%;left:5%;color:#10171a0d;font-family:var(--d12-font-display);font-size:clamp(8rem,18vw,22rem);font-weight:560;letter-spacing:0;line-height:.8;pointer-events:none}.d12-showroom__panel--product img{position:relative;z-index:1;object-fit:contain;padding:clamp(28px,5vw,84px);mix-blend-mode:multiply;filter:contrast(1.03) saturate(1.02)}.d12-showroom__panel--wide{aspect-ratio:16 / 9;min-height:420px}.d12-showroom__panel--wide img,.d12-showroom__panel--detail img{object-fit:cover}@media(min-width:750px){.d12-showroom__panel--wide:after,.d12-showroom__panel--detail:after{content:"";position:absolute;z-index:2;right:0;bottom:0;left:0;height:46%;background:linear-gradient(180deg,transparent 0%,rgba(16,23,26,.7) 100%);pointer-events:none}.d12-showroom__panel--wide figcaption,.d12-showroom__panel--detail figcaption{color:#fbfcfb}.d12-showroom__panel--wide figcaption span,.d12-showroom__panel--detail figcaption span{color:#fbfcfbb8}}.d12-showroom__detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.6vw,22px);min-width:0}.d12-showroom__panel--detail{aspect-ratio:1 / 1.05;min-height:0}.d12-showroom__panel--shade img{object-position:52% 50%}.d12-showroom__panel--wheel img{object-position:50% 50%}.d12-showroom__panel--dark{background:#10171a;color:#fbfcfb}.d12-showroom__panel--dark figcaption{color:#fbfcfb}.d12-showroom__panel--dark figcaption span{color:#fbfcfbad}.d12-showroom__index{position:absolute;z-index:3;top:18px;left:18px;color:var(--d12-brand);font-size:.74rem;font-weight:560;letter-spacing:0}.d12-showroom__panel figcaption{position:absolute;z-index:3;right:clamp(18px,3vw,36px);bottom:clamp(18px,3vw,36px);left:clamp(18px,3vw,36px);display:grid;max-width:560px;gap:7px;color:var(--d12-ink)}.d12-showroom__panel figcaption strong{font-family:var(--d12-font-display);font-size:clamp(1.45rem,2.55vw,3rem);font-weight:540;line-height:1;letter-spacing:0;text-wrap:balance}.d12-showroom__panel figcaption span{max-width:430px;color:var(--d12-muted);font-size:.95rem;line-height:1.58}@media(min-width:750px){.d12-showroom__panel--wide figcaption,.d12-showroom__panel--detail figcaption{color:#fbfcfb}.d12-showroom__panel--wide figcaption span,.d12-showroom__panel--detail figcaption span{color:#fbfcfbb8}}.d12-showroom__measure{display:grid;grid-template-columns:minmax(260px,.46fr) minmax(0,1fr);align-items:center;min-height:620px;padding:clamp(28px,4.6vw,72px);background:linear-gradient(135deg,#11181b,#1b2426 48%,#edf0ef 48.2%,#fbfcfb)}.d12-showroom__measure h2{max-width:460px;margin:22px 0 0;color:#fbfcfb;font-family:var(--d12-font-display);font-size:clamp(2.2rem,4.8vw,6.2rem);font-weight:540;line-height:.96;letter-spacing:0;text-wrap:balance}.d12-showroom__measure p{max-width:360px;margin:24px 0 0;color:#fbfcfbad;line-height:1.7}.d12-showroom__measure-figure{position:relative;min-height:540px;margin:0}.d12-showroom__measure-figure img{object-fit:contain;padding:clamp(8px,2vw,34px);filter:drop-shadow(0 26px 46px rgba(16,23,26,.16))}.d12-showroom__measure-line{position:absolute;display:inline-flex;align-items:center;min-height:28px;border-bottom:1px solid var(--d12-ink);color:var(--d12-ink);font-size:.78rem;font-weight:560;font-variant-numeric:tabular-nums;white-space:nowrap}.d12-showroom__measure-line:before{content:"";width:7px;height:7px;margin-right:8px;border-radius:50%;background:var(--d12-accent);box-shadow:0 0 0 4px #c8ff1f33}.d12-showroom__measure-line--width{right:45%;bottom:17%;width:150px}.d12-showroom__measure-line--height{top:18%;right:9%;width:178px}.d12-showroom__measure-line--fold{right:4%;bottom:33%;width:178px}.d12-showroom__purchase{position:sticky;z-index:5;top:92px;align-self:start;padding:clamp(22px,2.4vw,34px) clamp(18px,2.2vw,30px);border-left:1px solid var(--d12-line);background:linear-gradient(180deg,#f8f9f8f7,#eef1f0f7);box-shadow:-18px 0 38px #eef1f0db;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.d12-showroom__jump{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.d12-showroom__jump a{color:var(--d12-muted);font-size:.78rem;text-decoration:none}.d12-showroom__jump a:hover{color:var(--d12-ink)}.d12-showroom__crumb,.d12-showroom__story-copy span,.d12-showroom__story-points span,.d12-showroom__proof-head span,.d12-showroom__proof-card span,.d12-showroom__spec-copy span{color:var(--d12-brand);font-size:.76rem;font-weight:560;letter-spacing:0}.d12-showroom__crumb{margin:0 0 16px}.d12-showroom__purchase h1,.d12-showroom__story-copy h2,.d12-showroom__proof-head h2,.d12-showroom__proof-card h3,.d12-showroom__spec-copy h2{margin:0;font-family:var(--d12-font-display);letter-spacing:0;text-wrap:balance}.d12-showroom__purchase h1{max-width:470px;font-size:clamp(2.35rem,4vw,4.2rem);line-height:1;font-weight:540}.d12-showroom__summary{max-width:410px;margin:18px 0 0;color:#515b58;font-size:1rem;line-height:1.64}.d12-showroom__price{margin-top:24px;font-size:1.32rem;font-weight:560;font-variant-numeric:tabular-nums}.d12-showroom__color-block{display:grid;gap:7px;margin-top:30px}.d12-showroom__color-block span,.d12-showroom__select span{color:var(--d12-muted);font-size:.84rem}.d12-showroom__color-block strong{font-size:.96rem;font-weight:560}.d12-showroom__swatches{display:flex;gap:12px;margin-top:5px}.d12-showroom__swatch{width:30px;height:30px;border:1px solid rgba(16,20,24,.2);border-radius:999px;box-shadow:inset 0 0 0 4px var(--d12-bg);cursor:pointer}.d12-showroom__swatch.is-active{outline:1px solid var(--d12-ink);outline-offset:4px}.d12-showroom__swatch--cream{background:#d9d1bf}.d12-showroom__swatch--green{background:#173f31}.d12-showroom__fit{margin:32px 0;border-top:1px solid var(--d12-line)}.d12-showroom__fit div{display:grid;grid-template-columns:minmax(92px,.38fr) minmax(0,1fr);gap:18px;border-bottom:1px solid var(--d12-line);padding:13px 0}.d12-showroom__fit dt{color:var(--d12-muted);font-size:.86rem}.d12-showroom__fit dd{margin:0;font-size:.95rem;font-weight:560}.d12-showroom__form,.d12-showroom__select{display:grid;gap:12px}.d12-showroom__select select{min-height:44px;border:1px solid var(--d12-line);background:var(--d12-paper);padding-inline:12px}.d12-showroom__submit{width:100%;border-color:#10171a!important;background:#10171a!important;color:#fbfcfb!important;transition:background .18s ease,color .18s ease,transform .18s ease}.d12-showroom__submit:hover{border-color:#1f292c!important;background:#1f292c!important;color:var(--d12-accent)!important}.d12-showroom__submit:active{transform:translateY(1px)}.d12-showroom__service{max-width:390px;margin:18px 0 0;color:var(--d12-muted);font-size:.88rem;line-height:1.55}.d12-showroom__story{background:#10171a;color:#fbfcfb;padding-block:clamp(62px,7vw,112px)}.d12-showroom__story-inner{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1fr);gap:clamp(36px,7vw,112px)}.d12-showroom__story-copy h2{max-width:560px;margin-top:18px;font-size:clamp(2.4rem,5vw,6.2rem);line-height:.96;font-weight:540}.d12-showroom__story-points{display:grid;gap:1px;background:#fbfcfb29}.d12-showroom__story-points article{min-height:210px;background:#10171a;padding:clamp(24px,3vw,38px)}.d12-showroom__story-points h3{max-width:420px;margin:28px 0 0;font-size:clamp(1.35rem,2vw,2rem);line-height:1.08;font-weight:540;letter-spacing:0;text-wrap:balance}.d12-showroom__story-points p{max-width:520px;margin:14px 0 0;color:#fbfcfba8;line-height:1.62}.d12-showroom__proof{padding-block:clamp(62px,7vw,108px);background:#f8f9f8}.d12-showroom__proof-head{display:grid;grid-template-columns:minmax(220px,.36fr) minmax(0,1fr);gap:clamp(28px,5vw,86px);align-items:end;margin-bottom:clamp(28px,4vw,54px)}.d12-showroom__proof-head h2{max-width:780px;font-size:clamp(2.2rem,4.8vw,5.8rem);font-weight:540;line-height:.98}.d12-showroom__proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--d12-line);border:1px solid var(--d12-line)}.d12-showroom__proof-card{display:grid;align-content:start;min-height:560px;background:#fbfcfb}.d12-showroom__proof-card figure{aspect-ratio:1 / .92;margin:0;overflow:hidden;background:#eef1f0}.d12-showroom__proof-card img{display:block;width:100%;height:100%;object-fit:cover}.d12-showroom__proof-card--quiet figure{background:radial-gradient(circle at 72% 22%,rgba(200,255,31,.08),transparent 30%),#f2f4f3}.d12-showroom__proof-card--quiet img{object-fit:contain;padding:clamp(20px,2.4vw,40px);mix-blend-mode:multiply}.d12-showroom__proof-card--dark{background:#10171a;color:#fbfcfb}.d12-showroom__proof-card--dark figure{background:#10171a}.d12-showroom__proof-card>div{display:grid;gap:13px;padding:clamp(22px,2.6vw,34px)}.d12-showroom__proof-card h3{font-size:clamp(1.35rem,1.9vw,2rem);font-weight:540;line-height:1.08}.d12-showroom__proof-card p{margin:0;color:var(--d12-muted);font-size:.95rem;line-height:1.62}.d12-showroom__proof-card--dark p{color:#fbfcfba8}.d12-showroom__specs{display:grid;grid-template-columns:minmax(220px,.36fr) minmax(0,1fr);gap:clamp(32px,5vw,86px);padding-block:76px 88px}.d12-showroom__spec-copy h2{max-width:460px;margin-top:14px;font-size:clamp(2rem,3.2vw,3.5rem);line-height:1;font-weight:540}.d12-showroom__spec-copy p{max-width:360px;margin:18px 0 0;color:var(--d12-muted);line-height:1.66}.d12-showroom__spec-content{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(320px,1fr);gap:clamp(20px,3vw,44px);align-items:start}.d12-showroom__spec-visual{position:relative;min-height:520px;margin:0;overflow:hidden;border:1px solid var(--d12-line);background:radial-gradient(circle at 72% 24%,rgba(200,255,31,.12),transparent 26%),linear-gradient(180deg,#f7f9f8,#eef1f0)}.d12-showroom__spec-visual img{display:block;width:100%;height:100%;min-height:inherit;object-fit:contain;padding:clamp(22px,3vw,44px);mix-blend-mode:multiply;filter:contrast(1.02) saturate(1.02)}.d12-showroom__spec-marker{position:absolute;display:inline-flex;align-items:center;min-height:28px;border-bottom:1px solid rgba(16,23,26,.28);color:var(--d12-ink);font-size:.74rem;font-weight:560;font-variant-numeric:tabular-nums;white-space:nowrap}.d12-showroom__spec-marker:before{content:"";width:7px;height:7px;margin-right:8px;border-radius:50%;background:var(--d12-accent);box-shadow:0 0 0 4px #c8ff1f33}.d12-showroom__spec-marker--height{top:17%;right:6%;width:158px}.d12-showroom__spec-marker--width{left:10%;bottom:13%;width:146px}.d12-showroom__spec-marker--folded{right:6%;bottom:24%;width:152px}.d12-showroom__spec-table{margin:0;border-top:1px solid var(--d12-line)}.d12-showroom__spec-table div{display:grid;grid-template-columns:minmax(140px,.56fr) minmax(0,1fr);gap:20px;border-bottom:1px solid var(--d12-line);padding:18px 0}.d12-showroom__spec-table dt{color:var(--d12-muted);font-weight:520}.d12-showroom__spec-table dd{margin:0;font-weight:560;text-align:right;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:no-preference){.d12-showroom__panel,.d12-showroom__purchase,.d12-showroom__story-points article,.d12-showroom__proof-card,.d12-showroom__spec-visual,.d12-showroom__spec-table div{animation:d12-rise .52s ease both}.d12-showroom__panel:nth-child(2),.d12-showroom__story-points article:nth-child(2){animation-delay:80ms}.d12-showroom__panel:nth-child(3),.d12-showroom__story-points article:nth-child(3){animation-delay:.14s}}@keyframes d12-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1180px){.d12-showroom__top{grid-template-columns:1fr;gap:34px}.d12-showroom__media-stream{display:contents}.d12-showroom__panel--product{order:1;min-height:700px}.d12-showroom__panel--product img{padding-bottom:clamp(120px,13vw,170px)}.d12-showroom__purchase{order:2;position:static;border-left:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding-bottom:22px}#d12-routine{order:3}.d12-showroom__detail-grid{order:4}.d12-showroom__measure{order:5}#d12-finish{order:6}}@media(max-width:989px){.d12-showroom__top,.d12-showroom__story-inner,.d12-showroom__proof-head,.d12-showroom__specs{grid-template-columns:1fr}.d12-showroom__proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.d12-showroom__spec-content{grid-template-columns:1fr}.d12-showroom__media-stream{display:contents}.d12-showroom__panel--product{order:1}.d12-showroom__purchase{order:2;position:static;border-left:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding-bottom:22px}#d12-routine{order:3}.d12-showroom__detail-grid{order:4;grid-template-columns:1fr}.d12-showroom__panel--detail{min-height:0;aspect-ratio:16 / 10}.d12-showroom__measure{order:5}#d12-finish{order:6}.d12-showroom__panel--product{min-height:560px}.d12-showroom__measure{grid-template-columns:1fr;background:#10171a}.d12-showroom__measure-figure{margin-top:28px;border:1px solid rgba(251,252,251,.12);background:#fbfcfb}}@media(max-width:749px){.d12-showroom__shell{width:min(100% - 20px,720px)}.d12-showroom__top{padding-block:18px 48px}.d12-showroom__jump{margin-bottom:16px}.d12-showroom__purchase h1{font-size:2.48rem}.d12-showroom__panel--product,.d12-showroom__panel--detail,.d12-showroom__panel--wide{min-height:0;aspect-ratio:1 / 1.18}.d12-showroom__panel--product img{padding:20px}.d12-showroom__detail-grid,.d12-showroom__proof-grid{grid-template-columns:1fr}.d12-showroom__proof-card{min-height:0}.d12-showroom__proof-card figure{aspect-ratio:1 / .78}.d12-showroom__panel figcaption{position:static;max-width:none;padding:20px;background:#fbfcfbeb}.d12-showroom__panel--dark figcaption{background:#10171a}.d12-showroom__measure{min-height:0;padding:26px 20px}.d12-showroom__measure-figure{min-height:390px}.d12-showroom__spec-visual{min-height:380px}.d12-showroom__spec-visual img{padding:18px}.d12-showroom__spec-marker{font-size:.68rem;min-height:24px;width:auto!important;border-bottom:0;border-radius:999px;background:#fbfcfbe0;box-shadow:0 6px 16px #10171a1a;padding:3px 7px 3px 4px}.d12-showroom__spec-marker--height{top:15%;right:4%}.d12-showroom__spec-marker--width{left:4%;bottom:12%}.d12-showroom__spec-marker--folded{right:4%;bottom:25%}.d12-showroom__measure-line--width{right:46%;bottom:15%;width:128px}.d12-showroom__measure-line--height{top:16%;right:4%;width:150px}.d12-showroom__measure-line--fold{right:4%;bottom:32%;width:138px}.d12-showroom__fit div,.d12-showroom__spec-table div{grid-template-columns:1fr;gap:4px}.d12-showroom__spec-table dd{text-align:left}}.product-template{background:#fff}.product-template__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.56fr);gap:clamp(28px,4vw,56px);align-items:start}.product-template__media{display:grid;gap:18px;min-width:0}.product-template__image{background:transparent}.product-template__image--hero{display:grid;min-height:min(72vh,760px);place-items:center}.product-template__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2vw,30px);order:3}.product-template__gallery:empty{display:none}.product-template__image--gallery{display:grid;min-width:0;overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:6px;background:#fff;place-items:center}.product-template__media-image{display:block;width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;mix-blend-mode:normal;filter:none}.product-template__media-image--hero{max-height:min(68vh,720px)}.product-template__media-image--gallery{width:100%;max-height:none}.product-template__summary{position:sticky;top:116px;border:1px solid rgba(17,24,39,.1);border-radius:6px;background:#fff;padding:clamp(20px,2.4vw,30px);box-shadow:none}.product-template__summary h1{margin:0;font-size:clamp(1.75rem,3vw,2.75rem);line-height:1.04;font-weight:650}.product-template__price{display:flex;gap:12px;align-items:baseline;margin-top:16px;font-size:1.38rem;font-weight:750}.product-template__price s{color:var(--color-muted);font-size:1rem;font-weight:600}.product-template__badges{display:grid;grid-template-columns:1fr;gap:7px;margin-block:18px}.product-template__badges div{display:flex;gap:12px;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid rgba(17,24,39,.12);border-radius:0;background:transparent;padding:10px 0}.product-template__badges span{color:var(--color-muted);font-size:.78rem;font-weight:600}.product-template__badges strong{font-size:.94rem;font-weight:650}.product-form{display:grid;gap:12px}.product-form__color-picker{display:grid;gap:9px}.product-form__color-label{color:var(--color-muted);font-size:.82rem;font-weight:650}.product-form__swatches{display:flex;flex-wrap:wrap;gap:10px}.product-form__swatch{display:grid;width:82px;gap:6px;border:1px solid rgba(17,24,39,.12);border-radius:6px;background:#fff;padding:6px;color:var(--color-text);cursor:pointer;font:inherit;text-align:center}.product-form__swatch.is-active{border-color:var(--color-dark);box-shadow:0 0 0 1px var(--color-dark)}.product-form__swatch:disabled{opacity:.45;cursor:not-allowed}.product-form__swatch-image{display:block;width:100%;aspect-ratio:1 / 1.08;border-radius:4px;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:contain}.product-form__swatch-text{overflow:hidden;font-size:.72rem;font-weight:700;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.product-form__field{display:grid;gap:6px;font-weight:650}.product-form__field select,.product-form__field input{min-height:46px;border:1px solid rgba(17,24,39,.12);border-radius:6px;background:#fff;padding-inline:12px}.product-form__field--quantity{max-width:160px}.product-form__submit{width:100%}.product-template__accordions{display:grid;gap:8px;margin-top:20px}.product-template__accordions details{border-top:1px solid var(--color-border);padding-top:12px}.product-template__accordions summary{display:flex;justify-content:space-between;font-weight:700;cursor:pointer}.product-template__accordions div,.product-template__accordions p{color:var(--color-muted)}.product-template__spec-list{display:grid;gap:8px;margin:12px 0 0}.product-template__spec-list div{display:grid;grid-template-columns:minmax(120px,.55fr) minmax(0,1fr);gap:12px;border-bottom:1px solid var(--color-border);padding-bottom:8px}.product-template__spec-list dt{color:var(--color-muted);font-weight:750}.product-template__spec-list dd{margin:0;color:var(--color-text);font-weight:750;text-align:right}.product-sticky-bar{position:sticky;bottom:0;z-index:15;border-top:1px solid rgba(255,255,255,.14);background:#0d1112f0;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.product-sticky-bar__inner{display:flex;min-height:72px;gap:16px;align-items:center;justify-content:space-between}.product-sticky-bar__inner div{display:grid;gap:2px}.product-sticky-bar__inner span{color:#ffffffad;font-size:.92rem}.product-sticky-bar .button{flex:0 0 auto;white-space:nowrap}@media(max-width:1180px){.product-template__grid{grid-template-columns:1fr}.product-template__media{display:contents}.product-template__media-image--hero{padding:0}.product-template__image--hero{order:1;min-height:auto}.product-template__image--gallery{order:3;min-height:auto}.product-template__gallery{grid-template-columns:1fr}.product-template__summary{order:2;position:static}}@media(max-width:749px){.product-sticky-bar__inner{min-height:74px;gap:10px}.product-sticky-bar__inner strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.15}.product-sticky-bar .button{min-height:48px;padding-inline:16px}.product-template__spec-list div{grid-template-columns:1fr;gap:2px}.product-template__spec-list dd{text-align:left}}.search-template__header{max-width:760px}.search-template__header h1{margin:0;font-size:clamp(2.6rem,6vw,5.2rem);line-height:.98;font-weight:650}.search-template__header p:not(.eyebrow){max-width:560px;margin:16px 0 0;color:var(--color-muted)}.search-template__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:780px;margin-top:28px}.search-template__form input{min-width:0;min-height:48px;border:1px solid var(--color-border);border-radius:6px;padding-inline:14px}.search-template__meta{margin:34px 0 16px;color:var(--color-muted);font-weight:650}.search-template__results:empty{display:none}.search-template__empty,.search-template__pagination{margin-top:24px}.search-template__empty{display:grid;justify-items:start;gap:16px;color:var(--color-muted)}.search-template__pagination{display:flex;justify-content:center}@media(max-width:649px){.search-template__form{grid-template-columns:1fr}}.product-compare-strip{background:var(--color-surface)}.product-compare-strip__table{overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface)}.product-compare-strip__row{display:grid;grid-template-columns:1.1fr repeat(3,minmax(0,1fr));border-bottom:1px solid var(--color-border)}.product-compare-strip__row:last-child{border-bottom:0}.product-compare-strip__row span{min-width:0;border-right:1px solid var(--color-border);padding:16px}.product-compare-strip__row span:last-child{border-right:0}.product-compare-strip__row--head{background:var(--color-dark);color:#fff;font-weight:850}.product-compare-strip__row:not(.product-compare-strip__row--head) span:first-child{color:var(--color-muted);font-weight:750}@media(max-width:749px){.product-compare-strip__table{overflow-x:auto}.product-compare-strip__row{min-width:680px}}.product-feature-modules{background:#fff}.product-feature-modules__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-feature-modules__card{overflow:hidden;border:1px solid rgba(17,24,39,.1);border-radius:6px;background:#fff}.product-feature-modules__media{overflow:hidden;background:#fff;aspect-ratio:1 / .9}.product-feature-modules__media img{width:100%;height:100%;object-fit:contain;transition:transform .24s ease}.product-feature-modules__card:hover img{transform:scale(1.035)}.product-feature-modules__content{display:grid;gap:8px;padding:20px}.product-feature-modules__content span{color:var(--color-accent);font-size:.78rem;font-weight:700}.product-feature-modules__content h3{margin:0;font-size:1.5rem;line-height:1.05}.product-feature-modules__content p{margin:0;color:var(--color-muted)}@media(max-width:849px){.product-feature-modules__grid{grid-template-columns:1fr}}.product-story-banner{background:linear-gradient(180deg,#0d1112,#171b1c);color:#fff}.product-story-banner__inner{display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);gap:clamp(18px,3vw,42px);align-items:center}.product-story-banner--text-only .product-story-banner__inner{min-height:clamp(360px,44vw,560px);grid-template-columns:minmax(0,720px);align-content:center}.product-story-banner__copy h2{max-width:580px;margin:0;font-family:var(--font-display);font-size:clamp(2rem,3.8vw,4rem);line-height:1.04;font-weight:700}.product-story-banner__copy p:not(.eyebrow){max-width:460px;margin:18px 0 0;color:#ffffffb3;font-size:1.05rem}.product-story-banner__media{display:grid;min-height:clamp(420px,52vw,760px);place-items:center;overflow:visible;border:0;border-radius:0;background:transparent}.product-story-banner__media img{display:block;width:auto;max-width:min(92%,860px);max-height:min(70vh,720px);height:auto;object-fit:contain;filter:none}@media(max-width:849px){.product-story-banner__inner{grid-template-columns:1fr}.product-story-banner__media{min-height:auto}}.series-showcase{background:var(--color-background)}.series-showcase__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.36fr);gap:24px;align-items:end;margin-bottom:24px}.series-showcase__header h2{max-width:900px;margin:0;font-size:clamp(2rem,4vw,3.7rem);line-height:1;font-weight:650}.series-showcase__header p:not(.eyebrow){margin:0;color:var(--color-muted)}.series-showcase__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.series-card{position:relative;display:flex;overflow:hidden;min-height:clamp(320px,28vw,430px);flex-direction:column;justify-content:flex-end;border:1px solid var(--color-border);border-radius:var(--radius-card);background:#0d1112;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.series-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0d1112db,#0d11121a 58%,#0d111205),radial-gradient(circle at 70% 12%,rgba(240,90,26,.16),transparent 22%)}.series-card:hover{border-color:#f05a1a6b;box-shadow:var(--shadow-soft);transform:translateY(-2px)}.series-card__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:radial-gradient(circle at 72% 20%,rgba(240,90,26,.12),transparent 18%),var(--color-surface-alt)}.series-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .24s ease}.series-card:hover img{transform:scale(1.04)}.series-card__content{position:relative;z-index:1;display:grid;align-content:start;gap:8px;padding:18px;color:#fff}.series-card__content span{color:var(--color-accent);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.series-card__content h3{margin:0;font-size:1.14rem;line-height:1.08}.series-card__content p{margin:0;color:#ffffffb8;font-size:.94rem}@media(max-width:1099px){.series-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.series-showcase__header{grid-template-columns:1fr}.series-showcase__grid{display:flex;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.series-card{flex:0 0 min(78vw,320px);scroll-snap-align:start}}.service-editorial{background:var(--color-surface-alt)}.service-editorial__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.service-editorial__card{position:relative;display:flex;min-height:280px;flex-direction:column;justify-content:space-between;border:1px solid rgba(13,17,18,.12);border-radius:var(--radius-card);overflow:hidden;background:#0d1112;color:#fff;padding:clamp(20px,3vw,30px);transition:transform .18s ease,box-shadow .18s ease}.service-editorial__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0d1112e0,#0d111285 42%,#0d11120f),linear-gradient(90deg,#0d111280,#0d111200)}.service-editorial__card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:58% center}.service-editorial__card--2 img{object-position:53% center}.service-editorial__card--3 img{object-position:61% 42%}.service-editorial__card>:not(img){position:relative;z-index:1}.service-editorial__card:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.service-editorial__card span{color:var(--color-accent);font-size:.74rem;font-weight:600;letter-spacing:0;text-transform:none}.service-editorial__card h3{max-width:520px;margin:auto 0 10px;font-family:var(--font-display);font-size:clamp(1.35rem,2.2vw,2.2rem);line-height:1.08;font-weight:700}.service-editorial__card p{max-width:420px;margin:0;color:#ffffffc2}.service-editorial__card strong{margin-top:22px;font-size:.86rem;letter-spacing:.02em}@media(max-width:989px){.service-editorial__grid{grid-template-columns:1fr}}@media(max-width:649px){.service-editorial__card{min-height:390px}}.need-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.need-card{display:flex;min-height:188px;flex-direction:column;justify-content:space-between;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);padding:20px;transition:transform .18s ease,box-shadow .18s ease}.need-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.need-card span{color:var(--color-accent);font-size:.82rem;font-weight:700}.need-card h3{margin:auto 0 8px;font-size:1.2rem;line-height:1.1}.need-card p{margin:0;color:var(--color-muted)}@media(max-width:989px){.need-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:549px){.need-grid{grid-template-columns:1fr}}.pet-size{background:var(--color-surface-alt)}.pet-size__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:22px;align-items:start}.pet-size__intro{position:sticky;top:120px}.pet-size__intro h2{margin:0;font-family:var(--font-display);font-size:clamp(1.9rem,3.2vw,2.9rem);line-height:1.08;font-weight:700}.pet-size__intro p:not(.eyebrow){max-width:460px;margin:16px 0 0;color:var(--color-muted)}.pet-size__cards{display:grid;gap:12px}.pet-size__card{display:grid;gap:6px;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);padding:20px}.pet-size__card strong{font-size:1.12rem;font-weight:600}.pet-size__card span{color:var(--color-muted)}.pet-size__card--dark{background:var(--color-dark);color:#fff}.pet-size__card--dark span{color:#ffffffb8}@media(max-width:849px){.pet-size__grid{grid-template-columns:1fr}.pet-size__intro{position:static}}.split-promo__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.split-promo__card{position:relative;min-height:clamp(390px,50vw,580px);overflow:hidden;border-radius:var(--radius-card);background:var(--color-dark);color:#fff}.split-promo__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0000009e,#0000000a 58%)}.split-promo__media{position:absolute;top:0;right:0;bottom:0;left:0}.split-promo__media img,.split-promo__media .split-promo__fallback{width:100%;height:100%;min-height:100%;object-fit:cover;transition:transform .26s ease}.split-promo__fallback{position:relative;background:radial-gradient(circle at 78% 20%,rgba(240,90,26,.16),transparent 20%),linear-gradient(145deg,#e7ece8,#bcc9c2)}.split-promo__fallback span:nth-child(1){position:absolute;left:15%;top:18%;width:54%;height:38%;border:8px solid rgba(16,24,32,.9);border-radius:140px 140px 20px 20px;background:#ffffff42}.split-promo__fallback span:nth-child(2){position:absolute;left:12%;top:48%;width:62%;height:20%;border-radius:14px;background:#101820e6}.split-promo__fallback span:nth-child(3){position:absolute;left:18%;bottom:12%;width:56%;height:18%;border-bottom:8px solid rgba(16,24,32,.9);border-left:8px solid rgba(16,24,32,.9);transform:skew(-20deg)}.split-promo__card:hover .split-promo__media img{transform:scale(1.035)}.split-promo__content{position:absolute;z-index:1;inset:auto 24px 24px}.split-promo__content span{color:#ffffffc7;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.split-promo__content h2{max-width:520px;margin:8px 0;font-size:clamp(1.8rem,3.4vw,3.4rem);line-height:1;font-weight:650}.split-promo__content p{max-width:390px;margin:0;color:#ffffffc7}@media(max-width:849px){.split-promo__grid{grid-template-columns:1fr}.split-promo__card{min-height:430px}}.stroller-advisor{background:radial-gradient(circle at 18% 18%,rgba(240,90,26,.14),transparent 22%),linear-gradient(180deg,#171b1c,#0d1112);color:#fff}.stroller-advisor__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(18px,4vw,48px);align-items:stretch}.stroller-advisor__panel{position:relative;display:flex;min-height:460px;flex-direction:column;justify-content:flex-end;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-card);background:#0d1112;padding:clamp(22px,4vw,44px)}.stroller-advisor__panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0d1112e0,#0d11122e)}.stroller-advisor__panel img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.stroller-advisor__panel>:not(img){position:relative;z-index:1}.stroller-advisor__panel h2{max-width:640px;margin:0;font-size:clamp(2rem,4.4vw,4.2rem);line-height:1;font-weight:650}.stroller-advisor__panel p:not(.eyebrow){max-width:500px;margin:18px 0 0;color:#ffffffbd}.stroller-advisor__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.stroller-advisor .button--secondary{border-color:#ffffff47;color:#fff}.stroller-advisor__steps{display:grid;gap:10px}.advisor-step{display:grid;grid-template-columns:auto 1fr;gap:8px 18px;align-items:start;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-card);background:#ffffff0e;padding:clamp(18px,3vw,28px);transition:background .18s ease,transform .18s ease}.advisor-step:hover{background:#ffffff1a;transform:translateY(-1px)}.advisor-step span{grid-row:span 2;color:var(--color-accent);font-size:.8rem;font-weight:700;letter-spacing:.06em}.advisor-step strong{font-size:1.16rem;line-height:1.12}.advisor-step p{margin:0;color:#ffffffad}@media(max-width:849px){.stroller-advisor__grid{grid-template-columns:1fr}.stroller-advisor__panel{min-height:500px}}.trust-bar{background:var(--color-dark);padding-block:24px;color:#fff}.trust-bar__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-card);background:#ffffff0a}.trust-bar__grid div{display:flex;min-height:82px;gap:12px;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.14);padding:14px;text-align:center}.trust-bar__grid div:last-child{border-right:0}.trust-bar span{color:var(--color-accent);font-size:1.3rem}@media(max-width:749px){.trust-bar__grid{grid-template-columns:1fr 1fr}.trust-bar__grid div{border-bottom:1px solid rgba(255,255,255,.14)}}.product-card--demo .product-card__media--demo{background:radial-gradient(circle at 72% 20%,rgba(240,90,26,.15),transparent 18%),linear-gradient(145deg,#eef3ef,#d7e0dc)}.product-card--demo .product-card__media--demo img{width:100%;height:100%;min-height:0;object-fit:contain}.demo-stroller{position:absolute;top:13%;right:10%;bottom:13%;left:10%}.demo-stroller span:nth-child(1){position:absolute;left:18%;top:4%;width:58%;height:32%;border:7px solid rgba(16,24,32,.88);border-bottom:0;border-radius:130px 130px 12px 12px;background:#e6dac8}.demo-stroller span:nth-child(2){position:absolute;left:12%;top:31%;width:66%;height:34%;border:7px solid rgba(16,24,32,.94);border-radius:14px;background:#131b24}.demo-stroller span:nth-child(3){position:absolute;left:18%;top:62%;width:56%;height:24%;border-bottom:6px solid rgba(16,24,32,.9);border-left:6px solid rgba(16,24,32,.9);transform:skew(-22deg)}.demo-stroller span:nth-child(4){position:absolute;left:10%;bottom:1%;width:70%;height:24%;background:radial-gradient(circle at 18% 50%,transparent 0 27%,#101820 28% 45%,transparent 46%),radial-gradient(circle at 86% 50%,transparent 0 27%,#101820 28% 45%,transparent 46%)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{position:relative;overflow:hidden;border:1px solid rgba(16,23,25,.08);border-radius:6px;background:#fff;color:var(--color-text);transition:border-color .2s ease,transform .2s ease}.product-card__media{position:relative;display:block;overflow:hidden;background:#fff;aspect-ratio:1 / 1}.product-card__media img,.product-card__media .placeholder-media{width:100%;height:100%;min-height:auto;object-fit:contain}.product-card__image--primary{transition:transform .22s ease}.product-card:hover .product-card__image--primary{transform:scale(1.012)}.product-card:hover{border-color:#10171933;transform:translateY(-2px)}.product-card__badges{position:absolute;left:10px;top:10px;z-index:2;display:flex;max-width:calc(100% - 20px);flex-wrap:wrap;gap:6px}.product-card__badge{border-radius:999px;background:var(--color-dark);color:#fff;padding:5px 9px;font-size:.72rem;font-weight:600}.product-card__badge--sale{background:var(--color-accent)}.product-card__badge--merch{background:#0d1112d1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card__content{padding:14px}.product-card h3{min-height:44px;margin:0;font-size:.96rem;line-height:1.25;font-weight:600;letter-spacing:0}.product-card__price{margin-top:10px;font-weight:650}.product-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;color:var(--color-muted);font-size:.8rem}.product-card__meta span{max-width:100%;border-bottom:1px solid rgba(16,23,25,.16);padding-bottom:2px;overflow-wrap:anywhere}.product-card__form{margin-top:12px}.product-card__quick-add{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:40px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);color:var(--color-text);font-weight:600;cursor:pointer;text-align:center;text-decoration:none;transition:background .18s ease,border-color .18s ease}.product-card__quick-add:hover{border-color:var(--color-dark);background:var(--color-dark);color:#fff}@media(max-width:989px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:549px){.product-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/35/compiled_assets/styles.css.map */
