.scroll-showcase{background:var(--bg-color, #ffffff);color:#1a1a1a;position:relative}.scroll-showcase__header{max-width:700px;margin:0 auto;text-align:center;padding:3rem 1.5rem 1rem}.scroll-showcase__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b6b6b;margin:0 0 .75rem}.scroll-showcase__heading{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15;font-weight:700;margin:0}.scroll-showcase__pin-wrap{height:400vh}.scroll-showcase__pin{position:sticky;top:0;height:100vh;display:flex;align-items:center;padding:0 6vw;max-width:1500px;margin:0 auto;overflow:hidden}.scroll-showcase__pin-inner{width:100%;display:flex;flex-direction:column;gap:2rem}.scroll-showcase__stage{position:relative;width:100%;height:80vh;min-height:480px}.scroll-showcase__product{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(280px,.8fr) 1.2fr;align-items:center;gap:3rem;opacity:0;transform:translateY(24px);pointer-events:none;transition:opacity .5s ease,transform .5s ease}.scroll-showcase__product.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.scroll-showcase__copy{display:flex;flex-direction:column;gap:1.25rem}.scroll-showcase__product-title{font-size:clamp(2rem,3.2vw,2.75rem);font-weight:700;margin:0;line-height:1.15}.scroll-showcase__product-desc{font-size:clamp(1rem,1.2vw,1.15rem);font-weight:400;line-height:1.6;color:#4a4a4a;max-width:34ch;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.scroll-showcase__product-desc p{margin:0}.scroll-showcase__button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:.5rem;padding:.9rem 2.25rem;background:#1a1a1a;color:#fff;font-weight:600;font-size:1rem;border-radius:999px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.scroll-showcase__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026;background:#3b8c8c}.scroll-showcase__dots{display:flex;gap:.6rem;padding-left:.1rem}.scroll-showcase__dot{-webkit-appearance:none;appearance:none;border:none;background:#0000001f;width:40px;height:5px;border-radius:3px;padding:0;cursor:pointer;transition:background .3s ease,width .3s ease,transform .15s ease}.scroll-showcase__dot:hover{background:#0000004d;transform:scaleY(1.3)}.scroll-showcase__dot.is-active{background:#1a1a1a;width:56px}.scroll-showcase__media{display:flex;align-items:center;justify-content:center;height:100%}.scroll-showcase__media img{width:100%;height:100%;max-height:78vh;object-fit:contain;display:block}.scroll-showcase__media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc;background:#fafafa;border-radius:12px}.scroll-showcase__placeholder-svg{width:40%;height:auto;opacity:.5}.scroll-showcase__mobile{display:none}@media(max-width:749px){.scroll-showcase__header{padding:2rem 1.5rem .5rem}.scroll-showcase__heading{font-size:clamp(1.5rem,6vw,2rem)}.scroll-showcase__pin{padding:0 5vw}.scroll-showcase__stage{height:82vh;min-height:420px}.scroll-showcase__product{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;gap:1rem;text-align:center}.scroll-showcase__product-title{font-size:1.5rem}.scroll-showcase__product-desc{font-size:.95rem;max-width:none;margin:0 auto}.scroll-showcase__copy{order:2;align-items:center}.scroll-showcase__media{order:1}.scroll-showcase__media img{max-height:45vh}.scroll-showcase__dots{justify-content:center}}@media(prefers-reduced-motion:reduce){.scroll-showcase__product,.scroll-showcase__dot,.scroll-showcase__button{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-scroll-showcase.css.map */
