.custom-panel{position:relative;overflow:hidden}.custom-panel__title-wrapper{margin-bottom:2rem;text-align:center}.custom-panel__container{position:relative;padding:2rem 0}.custom-panel__cards-container{position:relative;height:500px;perspective:1000px;margin:0 auto;max-width:800px;touch-action:pan-y}.custom-panel__cover-card,.custom-panel__product-card{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:12px;box-shadow:0 10px 20px #0000001a;background-color:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.08);overflow:hidden;transition:transform .6s ease-out,opacity .6s ease-out;transform-origin:center center;backface-visibility:hidden;display:flex;flex-direction:column;will-change:transform,opacity}.custom-panel__cover-card{z-index:10;transform:rotate(3deg) translateZ(0)}@media screen and (min-width: 750px){.custom-panel__cover-card{cursor:grab}.custom-panel__cover-card.dragging{cursor:grabbing}}.custom-panel__cover-card.dragging{transition:none}.custom-panel__product-card:nth-child(2){z-index:9;transform:translateZ(-10px) scale(.98);opacity:.9}.custom-panel__product-card:nth-child(n+3){opacity:0;transform:translateZ(-20px) scale(.95);pointer-events:none}.custom-panel__cover-image,.custom-panel__product-image{height:60%;overflow:hidden}.custom-panel__collection-image,.custom-panel__product-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.custom-panel__cover-content,.custom-panel__product-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;background-color:rgba(var(--color-shadow),.9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.custom-panel__product-content{flex-direction:row;gap:1rem;align-items:flex-end}.custom-panel__product-info{flex:1;display:flex;flex-direction:column;justify-content:space-between}.custom-panel__product-actions{display:flex;align-items:flex-end;flex-shrink:0}.custom-panel__add-to-cart-form{display:contents}.custom-panel__collection-title,.custom-panel__product-title{margin-top:0;margin-bottom:.5rem;font-size:1.5rem}.custom-panel__collection-description{margin-bottom:1rem;font-size:.9rem;color:rgba(var(--color-foreground),.75)}.custom-panel__product-price{margin-bottom:1rem;font-weight:700}.custom-panel__product-price .price-item--regular{text-decoration:line-through;color:rgba(var(--color-foreground),.6);margin-right:.5rem}.custom-panel__product-price .price-item--sale{color:rgb(var(--color-sale))}.custom-panel__cta,.custom-panel__product-cta{align-self:flex-start;margin-top:auto;pointer-events:auto;position:relative;z-index:20}.custom-panel__controls{display:flex;justify-content:center;margin-top:2rem;gap:1rem}.custom-panel__prev-button,.custom-panel__next-button{background:rgba(var(--color-foreground),.1);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.custom-panel__prev-button:hover,.custom-panel__next-button:hover{background:rgba(var(--color-foreground),.2)}.custom-panel__prev-button svg,.custom-panel__next-button svg{fill:rgb(var(--color-foreground));width:24px;height:24px}.swipe-left{animation:swipeLeft .6s forwards}.swipe-right{animation:swipeRight .6s forwards}@keyframes swipeLeft{0%{transform:rotate(3deg) translateZ(0)}to{transform:rotate(-15deg) translate(-150%) translateZ(0);opacity:0}}@keyframes swipeRight{0%{transform:rotate(3deg) translateZ(0)}to{transform:rotate(15deg) translate(150%) translateZ(0);opacity:0}}@media screen and (max-width: 749px){.custom-panel__cards-container{height:400px}.custom-panel__collection-title,.custom-panel__product-title{font-size:1.2rem}.custom-panel__collection-description{font-size:.8rem}.custom-panel__controls{display:none}}.custom-panel__cover-card:hover .custom-panel__collection-image,.custom-panel__product-card:hover .custom-panel__product-img{transform:scale(1.05)}.custom-panel__empty,.custom-panel__placeholder{text-align:center;padding:3rem;background:rgba(var(--color-foreground),.04);border-radius:8px}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom-products-panel.css.map */
