.interactive-showcase{position:relative;width:100%;height:var(--section-height);overflow:hidden;background-color:#f5f0e8;background-image:linear-gradient(45deg,#e6dfd4 25%,transparent 25%),linear-gradient(-45deg,#e6dfd4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e6dfd4 75%),linear-gradient(-45deg,transparent 75%,#e6dfd4 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px}.showcase-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(210,200,188,.5) 1px,transparent 1px) 0 0 / 20px 20px,linear-gradient(rgba(210,200,188,.5) 1px,transparent 1px) 0 0 / 20px 20px,linear-gradient(90deg,#f5f0e8,#ebe5dd)}.product-display{position:relative;z-index:2;display:grid;place-items:center;height:100%;padding:2rem}.product-item{position:absolute;display:flex;align-items:center;opacity:0;transform:translate(-50px);transition:opacity .5s ease,transform .5s ease;pointer-events:none;text-decoration:none;visibility:hidden}.product-item.active{opacity:1;transform:translate(0);pointer-events:all;visibility:visible}.product-image{width:500px;height:500px;display:grid;place-items:center;padding:2rem;border-radius:20px;background:#ffffffe6;box-shadow:0 20px 40px #00000014,0 0 0 1px #a4988833,inset 0 0 0 1px #ffffffe6;border:1px solid rgba(164,152,136,.2);position:relative}.product-image:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:19px;background:linear-gradient(45deg,rgba(255,255,255,.5),transparent);pointer-events:none}.product-image img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1));transition:transform .3s ease}@media(hover:hover){.product-item:hover .product-image img{transform:scale(1.05)}}.product-info{margin-left:3rem;color:#2c2420}.collection-name{font-size:.9rem;text-transform:uppercase;letter-spacing:2px;opacity:.7;margin-bottom:.5rem;color:#6b5f57}.product-title{font-size:clamp(1.5rem,4vw,2.5rem);margin:.5rem 0;color:#2c2420;font-weight:600;width:var(--product-title-width);max-width:100%;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.product-price{font-size:clamp(1.25rem,3vw,2rem);font-weight:700;margin-top:1rem;color:#8b7355}.navigation{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;z-index:3;background:#ffffffe6;padding:.75rem 1.25rem;border-radius:2rem;border:1px solid rgba(164,152,136,.2);box-shadow:0 4px 12px #0000000d}.nav-dot{width:12px;height:12px;border-radius:50%;background:#a498884d;border:none;cursor:pointer;transition:all .3s ease;padding:0}.nav-dot.active{background:#8b7355;transform:scale(1.2);box-shadow:0 0 10px #8b73554d}@media(max-width:768px){.product-item{flex-direction:column;text-align:center}.product-image{width:100%;max-width:400px;height:auto;aspect-ratio:1}.product-info{margin-left:0;margin-top:2rem;width:100%;padding:0 20px;box-sizing:border-box}.product-title{width:calc(100% - 40px);max-width:var(--product-title-width);margin-left:auto;margin-right:auto;padding:0}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/interactive-showcase.css.map */
