.product-showcase{background-color:var(--section-bg, #ffffff);padding-top:var(--section-padding-top, 60px);padding-bottom:var(--section-padding-bottom, 60px);overflow:hidden}.product-showcase__container{max-width:1400px;margin:0 auto;padding:0 20px}.product-showcase__header{text-align:center;margin-bottom:48px}.product-showcase__heading{font-size:clamp(28px,5vw,42px);font-weight:700;color:var(--heading-color, #000000);margin:0 0 12px;letter-spacing:-.02em;line-height:1.2}.product-showcase__caption{font-size:clamp(14px,2vw,18px);color:var(--caption-color, #666666);max-width:600px;margin:0 auto;line-height:1.5}.product-showcase__wrapper{position:relative;display:flex;align-items:center;gap:16px}.product-showcase__track-container{flex:1;overflow:hidden}.product-showcase__track{display:flex;gap:var(--card-gap, 24px);transition:transform .4s cubic-bezier(.25,.46,.45,.94);padding:20px 0}.product-showcase__card{flex:0 0 calc((100% - var(--card-gap, 24px) * 3) / 4);min-width:0;text-align:center}.product-showcase__swipe-hint{display:none;text-align:center;font-size:14px;color:var(--caption-color, #666666);margin-top:16px}.product-showcase__product-title{font-size:clamp(18px,2.5vw,24px);font-weight:600;color:var(--product-title-color, #000000);margin:0 0 16px;letter-spacing:-.01em;line-height:1.3}.product-showcase__image-wrapper{position:relative;width:100%;height:var(--image-height-desktop, 350px);display:flex}.product-showcase__image{width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.product-showcase__card:hover .product-showcase__image{transform:scale(var(--zoom-scale, 1.1))}.product-showcase__placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.product-showcase__button{position:absolute;bottom:24px;left:50%;transform:translate(-50%) translateY(20px);background-color:var(--button-bg, #000000);color:var(--button-text, #ffffff);padding:12px 28px;border-radius:50px;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background-color .2s ease;z-index:10}.product-showcase__card:hover .product-showcase__button{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.product-showcase__button:hover{background-color:var(--button-hover-bg, #333333)}.product-showcase__subtitle{font-size:14px;color:var(--caption-color, #666666);margin:12px 0 0}.product-showcase__arrow{flex-shrink:0;width:48px;height:48px;border-radius:50%;background-color:var(--arrow-bg, #f5f5f5);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--arrow-color, #000000);transition:background-color .2s ease,opacity .2s ease,transform .2s ease;z-index:10}.product-showcase__arrow:hover:not(:disabled){background-color:var(--arrow-hover-bg, #e0e0e0);transform:scale(1.05)}.product-showcase__arrow:disabled{opacity:.3;cursor:not-allowed}.product-showcase__arrow svg{width:24px;height:24px}.product-showcase__arrow img{width:24px;height:24px;object-fit:contain}.product-showcase__dots{display:flex;justify-content:center;gap:10px;margin-top:32px}.product-showcase__dot{width:10px;height:10px;border-radius:50%;background-color:#d9d9d9;border:none;padding:0;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.product-showcase__dot:hover{background-color:#999}.product-showcase__dot.active{background-color:#000;transform:scale(1.2)}@media screen and (max-width:768px){.product-showcase__track{gap:16px}.product-showcase__card{flex:0 0 100%;display:flex;flex-direction:column;align-items:center}.product-showcase__image-wrapper{height:var(--image-height-mobile, 280px);max-width:320px;width:100%;margin:0 auto}.product-showcase__wrapper{gap:8px}.product-showcase__arrow{width:40px;height:40px}.product-showcase__arrow svg{width:20px;height:20px}.hide-on-mobile{display:none!important}.product-showcase__button{padding:10px 24px;font-size:13px;bottom:16px;opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.product-showcase__header{margin-bottom:32px}.product-showcase__swipe-hint{display:block}.product-showcase__card:hover .product-showcase__image{transform:none}}@media screen and (min-width:769px)and (max-width:1024px){.product-showcase__card{flex:0 0 calc((100% - var(--card-gap, 24px) * 2) / 3)}}@media(hover:none){.product-showcase__button{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.product-showcase__card:hover .product-showcase__image{transform:none}}.product-showcase__arrow:focus-visible,.product-showcase__button:focus-visible,.product-showcase__dot:focus-visible{outline:2px solid #000000;outline-offset:2px}@media(prefers-reduced-motion:reduce){.product-showcase__track,.product-showcase__image,.product-showcase__button,.product-showcase__arrow,.product-showcase__dot{transition:none}}@media print{.product-showcase__arrow,.product-showcase__dots{display:none}.product-showcase__track{flex-wrap:wrap;gap:20px}.product-showcase__card{flex:0 0 calc(50% - 10px);page-break-inside:avoid}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/product-showcase.css.map */
