:root{--accent-gold: #ffffff;--elegant-shadow: 0 8px 24px rgba(255,255,255,.06);--elegant-shadow-hover: 0 20px 40px rgba(255,255,255,.14)}.product-card-3d{perspective:1000px;width:100%;max-width:500px;contain:layout paint}.product-card-3d__inner{position:relative;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease;transform-style:preserve-3d;border-radius:14px;box-shadow:var(--elegant-shadow);overflow:hidden;background:#1a1a1a}.product-card-3d:hover .product-card-3d__inner,.product-card-3d:active .product-card-3d__inner{transform:rotateY(8deg) rotateX(4deg) translateZ(10px);box-shadow:var(--elegant-shadow-hover)}.product-card-3d img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:14px;display:block;background:#1a1a1a}.product-card-3d__title{margin-top:10px;font-weight:600;letter-spacing:.01em;color:#fff}.product-card-3d__price{font-weight:700;color:var(--accent-gold);margin-top:2px}.horizontal-scroll-wrapper{display:flex;overflow-x:auto;gap:16px;padding:16px 16px 28px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;position:relative;background:#000}.horizontal-scroll-wrapper::-webkit-scrollbar{display:none}.horizontal-scroll-wrapper .product-card-3d{flex:0 0 auto;width:65%;scroll-snap-align:start;transition:transform .2s ease,opacity .2s ease}.horizontal-scroll-wrapper .product-card-3d:active{transform:scale(.97)}@media(min-width:768px){.horizontal-scroll-wrapper .product-card-3d{width:30%}}.sticky-buy-bar{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#000000f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 -6px 20px #ffffff14;transform:translateY(100%);transition:transform .3s ease;border-top:1px solid #333}.sticky-buy-bar.is-visible{transform:translateY(0)}.sticky-buy-bar__price{font-weight:700;color:#fff;font-size:1.05rem}.sticky-buy-bar__button{flex:1;max-width:220px;text-align:center;padding:12px 20px;border-radius:999px;background:#fff;color:#111;font-weight:600;text-decoration:none}@media(prefers-reduced-motion:reduce){.product-card-3d__inner,.horizontal-scroll-wrapper,.sticky-buy-bar{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-3d.css.map */
