.product-demo{--pd-ink: #0a0a0a;--pd-muted: #666;--pd-faint: #999;--pd-line: #e5e5e5;--pd-soft: #f5f5f5;--pd-radius: .8rem;display:block;color:var(--pd-ink);background:rgb(var(--color-background))}.product-demo__shell{padding-top:3.2rem;padding-bottom:6.4rem}.product-demo__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:2.4rem;color:var(--pd-muted);font-size:1.3rem}.product-demo__breadcrumbs strong{color:var(--pd-ink)}.product-demo__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(3.2rem,6vw,7.2rem);align-items:start}.product-demo__gallery,.product-demo__info{min-width:0}.product-demo__main-media{overflow:hidden;aspect-ratio:1;border-radius:var(--pd-radius);background:var(--pd-soft)}.product-demo__image{width:100%;height:100%;object-fit:cover}.product-demo__fabric{position:relative;overflow:hidden;background-color:var(--card-tone, #dedbd5);background-image:repeating-linear-gradient(105deg,transparent 0 6px,rgb(255 255 255 / .08) 7px 8px),linear-gradient(135deg,#ffffff59,#0000001f)}.product-demo__fabric:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 25% 20%,rgb(255 255 255 / .3),transparent 42%),linear-gradient(160deg,transparent 45%,rgb(0 0 0 / .08) 46%,transparent 52%)}.product-demo__fabric--hero{display:grid;width:100%;height:100%;place-items:center;background-color:#c8c3ba}.product-demo__fabric--hero span{z-index:1;color:#0a0a0aa6;font-size:clamp(2.8rem,7vw,6rem);font-weight:700;letter-spacing:.35em;text-indent:.35em}.product-demo__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:1.2rem}.product-demo__thumb{aspect-ratio:1;border:1px solid transparent;border-radius:.5rem}.product-demo__thumb.is-active{border-color:var(--pd-ink)}.product-demo__fabric--one{--card-tone: #c8c3ba}.product-demo__fabric--two{--card-tone: #8b8985}.product-demo__fabric--three{--card-tone: #ddd9d2}.product-demo__fabric--four{--card-tone: #4d4b48}.product-demo__info{display:flex;flex-direction:column;gap:1.6rem}.product-demo__badge{align-self:flex-start;padding:.5rem 1rem;border-radius:999px;color:#fff;background:var(--pd-ink);font-size:1.2rem;font-weight:700}.product-demo__info h1{margin:0;color:var(--pd-ink);font-size:clamp(3rem,4vw,4.6rem);line-height:1.25}.product-demo__lead{max-width:60ch;margin:0;color:var(--pd-muted);font-size:1.6rem;line-height:1.8}.product-demo__price{display:flex;align-items:baseline;gap:.7rem;margin:0}.product-demo__price strong{font-size:2.8rem}.product-demo__price span{color:var(--pd-muted);font-size:1.4rem}.product-demo__variants{display:grid;gap:.8rem;margin-top:.8rem}.product-demo__variants-heading{display:flex;justify-content:space-between;gap:1.6rem;align-items:baseline}.product-demo__variants-heading h2{margin:0;font-size:1.6rem}.product-demo__selected{color:var(--pd-muted);font-size:1.3rem}.product-demo__variant{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:1.2rem;align-items:center;min-height:6.4rem;padding:1rem 1.2rem;border:1px solid var(--pd-line);border-radius:.7rem}.product-demo__variant.is-unavailable{opacity:.45}.product-demo__swatch{width:3.2rem;height:3.2rem;border:1px solid rgb(0 0 0 / .12);border-radius:50%;background:var(--swatch)}.product-demo__variant-copy{display:grid;line-height:1.35}.product-demo__variant-copy strong{font-size:1.4rem}.product-demo__variant-copy small,.product-demo__variant-price{color:var(--pd-muted);font-size:1.2rem}.product-demo__stepper{display:grid;grid-template-columns:3.2rem 3.5rem 3.2rem;overflow:hidden;border:1px solid var(--pd-line);border-radius:.5rem}.product-demo__stepper button,.product-demo__stepper input{width:100%;height:3.4rem;padding:0;border:0;color:var(--pd-ink);background:#fff;text-align:center}.product-demo__stepper button{cursor:pointer;font-size:1.8rem}.product-demo__stepper button:hover:not(:disabled){background:var(--pd-soft)}.product-demo__stepper button:disabled{cursor:not-allowed}.product-demo__stepper input{border-inline:1px solid var(--pd-line);-webkit-appearance:textfield;appearance:textfield}.product-demo__actions{display:grid;gap:1rem;margin-top:.8rem}.product-demo__availability{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;align-items:center;margin-top:.4rem;color:#087a38;font-size:1.35rem}.product-demo__availability-check{display:grid;width:2rem;height:2rem;place-items:center;border:1.5px solid currentColor;font-weight:800;line-height:1}.product-demo__shipping-note{display:inline-flex;gap:.7rem;align-items:center;color:var(--pd-muted);font-weight:400}.product-demo__shipping-note svg{width:3.2rem;height:2.2rem;fill:var(--pd-ink)}.product-demo__primary-actions{display:grid;grid-template-columns:minmax(0,1fr) 5.2rem;gap:1rem}.product-demo__wishlist{display:grid;width:5.2rem;min-height:5.2rem;place-items:center;border:1px solid var(--pd-line);border-radius:.6rem;color:var(--pd-muted);background:#fff;cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.product-demo__wishlist svg{width:2.7rem;fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8}.product-demo__wishlist:hover,.product-demo__wishlist[aria-pressed=true]{border-color:#b4232c;color:#b4232c;background:#fff5f5}.product-demo__wishlist[aria-pressed=true] svg{fill:currentColor}.product-demo__button{min-height:5.2rem;padding:1.2rem 2rem;border:1px solid var(--pd-ink);border-radius:.6rem;font:inherit;font-weight:700;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.product-demo__button--primary{color:#fff;background:var(--pd-ink)}.product-demo__button--primary:disabled{border-color:var(--pd-line);color:var(--pd-faint);background:var(--pd-soft);cursor:not-allowed}.product-demo__button--secondary{color:var(--pd-ink);background:transparent}.product-demo__button--secondary:hover{color:#fff;background:var(--pd-ink)}.product-demo__notice{margin:0;color:var(--pd-muted);text-align:center;font-size:1.3rem}.product-demo__tabs,.product-demo__together,.product-demo__rail,.product-demo__faq{margin-top:6.4rem}.product-demo__together h2{margin:0 0 2rem;color:var(--pd-ink);font-size:clamp(2.2rem,3vw,3rem)}.product-demo__together-card{display:grid;grid-template-columns:9rem minmax(22rem,1fr) auto minmax(27rem,auto);gap:2rem;align-items:center;padding:2.4rem;border:1px solid var(--pd-line);border-radius:var(--pd-radius);box-shadow:0 .4rem 1.4rem #00000014}.product-demo__together-media{display:grid;aspect-ratio:3 / 4;place-items:center;border-radius:.4rem;background-color:#1e3554}.product-demo__together-media span{z-index:1;color:#fff;font-size:1.6rem;font-weight:800}.product-demo__together-copy h3,.product-demo__together-copy p,.product-demo__together-price{margin:0}.product-demo__together-copy h3{font-size:1.7rem}.product-demo__together-copy strong{display:block;margin-top:.5rem;color:#087a38;font-size:1.3rem}.product-demo__together-copy p{max-width:52ch;margin-top:.4rem;color:var(--pd-muted);font-size:1.25rem;line-height:1.55}.product-demo__together-price{color:#d71920;font-size:2.6rem;font-weight:800;white-space:nowrap}.product-demo__together-controls{display:grid;grid-template-columns:12rem minmax(15rem,1fr);gap:1rem}.product-demo__together-stepper{display:grid;grid-template-columns:4rem 4rem 4rem;overflow:hidden;border:1px solid var(--pd-line);border-radius:.5rem}.product-demo__together-stepper button,.product-demo__together-stepper output{display:grid;min-height:5.2rem;place-items:center;border:0;color:var(--pd-ink);background:var(--pd-soft);font:inherit}.product-demo__together-stepper output{border-inline:1px solid var(--pd-line);background:#fff}.product-demo__together-stepper button{cursor:pointer;font-size:1.8rem;font-weight:700}.product-demo__tablist{display:flex;gap:.4rem;overflow-x:auto;border-bottom:1px solid var(--pd-line)}.product-demo__tablist button{flex:0 0 auto;padding:1.2rem 2rem;border:0;border-bottom:2px solid transparent;color:var(--pd-muted);background:transparent;font:inherit;cursor:pointer}.product-demo__tablist button[aria-selected=true]{border-color:var(--pd-ink);color:var(--pd-ink);font-weight:700}.product-demo__tabs [role=tabpanel]{max-width:76rem;padding-top:2.4rem;color:var(--pd-muted);line-height:1.9}.product-demo__reviews{display:grid;gap:1.2rem}.product-demo__reviews article{display:grid;grid-template-columns:1fr auto;gap:.5rem 1.6rem;padding:1.6rem;border:1px solid var(--pd-line);border-radius:var(--pd-radius)}.product-demo__reviews article span{color:var(--pd-ink);letter-spacing:.15em}.product-demo__reviews article p{grid-column:1 / -1;margin:0}.product-demo__specs{overflow:hidden;margin:0;border:1px solid var(--pd-line);border-radius:var(--pd-radius)}.product-demo__specs div{display:grid;grid-template-columns:40% 60%;padding:1.2rem 1.6rem}.product-demo__specs div:nth-child(2n){background:var(--pd-soft)}.product-demo__specs dt{font-weight:700}.product-demo__specs dd{margin:0}.product-demo__rail h2,.product-demo__faq h2{margin:0 0 2rem;color:var(--pd-ink);font-size:clamp(2.2rem,3vw,3rem)}.product-demo__cards{display:grid;grid-auto-columns:minmax(21rem,1fr);grid-auto-flow:column;gap:1.6rem;overflow-x:auto;padding-bottom:1.2rem;scroll-snap-type:inline mandatory}.product-demo__card{min-width:0;scroll-snap-align:start}.product-demo__card-media{aspect-ratio:4 / 5;border-radius:var(--pd-radius)}.product-demo__card-media span{position:absolute;z-index:1;top:1.2rem;right:1.2rem;padding:.4rem .8rem;border-radius:999px;color:#fff;background:var(--pd-ink);font-size:1.1rem;font-weight:700}.product-demo__card>p{margin:1.2rem 0 .3rem;color:var(--pd-muted);font-size:1.2rem}.product-demo__card h3{margin:0;color:var(--pd-ink);font-size:1.6rem}.product-demo__card-price{display:flex;flex-wrap:wrap;gap:.5rem;align-items:baseline;margin-top:.7rem}.product-demo__card-price s,.product-demo__card-price small{color:var(--pd-muted);font-size:1.2rem}.product-demo__faq{max-width:76rem;margin-inline:auto}.product-demo__faq header{text-align:center}.product-demo__faq header h2{margin-bottom:.5rem}.product-demo__faq header p{margin:0 0 2.4rem;color:var(--pd-muted)}.product-demo__faq details{border-bottom:1px solid var(--pd-line)}.product-demo__faq summary{display:flex;justify-content:space-between;gap:2rem;padding:1.8rem 0;color:var(--pd-ink);font-weight:700;cursor:pointer;list-style:none}.product-demo__faq summary::-webkit-details-marker{display:none}.product-demo__faq summary span{transition:transform .16s ease}.product-demo__faq details[open] summary span{transform:rotate(45deg)}.product-demo__faq details div{padding:0 0 1.8rem;color:var(--pd-muted)}.product-demo__faq details p{margin:0}.product-demo button:focus-visible,.product-demo summary:focus-visible{outline:2px solid var(--pd-ink);outline-offset:3px}@media screen and (max-width:989px){.product-demo__hero{grid-template-columns:1fr;gap:3.2rem}.product-demo__gallery{max-width:70rem;margin-inline:auto}.product-demo__together-card{grid-template-columns:8rem minmax(0,1fr) auto}.product-demo__together-controls{grid-column:1 / -1}}@media screen and (max-width:749px){.product-demo__shell{padding-top:2rem;padding-bottom:4.8rem}.product-demo__breadcrumbs{margin-bottom:1.6rem}.product-demo__variant{grid-template-columns:auto minmax(0,1fr) auto}.product-demo__variant-price{display:none}.product-demo__stepper{grid-template-columns:3rem 3.2rem 3rem}.product-demo__tabs,.product-demo__together,.product-demo__rail,.product-demo__faq{margin-top:4.8rem}.product-demo__availability{align-items:flex-start}.product-demo__shipping-note{flex-basis:100%}.product-demo__together-card{grid-template-columns:6.8rem minmax(0,1fr);gap:1.4rem;padding:1.6rem}.product-demo__together-price,.product-demo__together-controls{grid-column:1 / -1}.product-demo__together-controls{grid-template-columns:10.8rem minmax(0,1fr)}.product-demo__together-stepper{grid-template-columns:repeat(3,3.6rem)}.product-demo__tablist button{padding-inline:1.4rem}.product-demo__cards{grid-auto-columns:minmax(18rem,72vw)}}@media(prefers-reduced-motion:reduce){.product-demo__button,.product-demo__faq summary span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-demo.css.map */
