:root{--levity-color-background:#f0f0f0;--levity-color-surface:#fff;--levity-color-border:#e5e5e5;--levity-color-text:#333;--levity-color-text-light:#666;--levity-color-accent:#c9a87c;--levity-shadow-sm:0 1px 3px rgba(0,0,0,.1);--levity-shadow-md:0 4px 12px rgba(0,0,0,.15);--levity-radius-sm:4px;--levity-radius-md:8px;--levity-radius-lg:12px;--levity-transition-base:0.2s ease;--levity-transition-slow:0.3s ease;--levity-space-sm:8px;--levity-space-md:16px;--levity-space-lg:24px;--levity-space-xl:32px}.product-card{aspect-ratio:1/1;background-color:var(--levity-color-background);border-radius:var(--levity-radius-lg);position:relative;transition:box-shadow var(--levity-transition-base),transform var(--levity-transition-base)}.product-card:hover{box-shadow:var(--levity-shadow-md);transform:translateY(-4px)}.product-card__image-link{overflow:visible;padding:0 0 var(--levity-space-md) 0;text-decoration:none}.product-card__image-link,.product-card__image-link picture{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.product-card__image{filter:drop-shadow(0 2px 8px rgba(0,0,0,.12));height:auto;max-height:92%;max-width:92%;-o-object-fit:contain;object-fit:contain;transition:transform var(--levity-transition-slow);width:auto}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card--mockup{background:transparent}.product-card--mockup:hover{box-shadow:none}.product-card--mockup .product-card__image-link{padding:0}.product-card--mockup .product-card__image{filter:none;height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card__image-link--folded{align-items:center;display:flex;height:100%;justify-content:center;padding:var(--levity-space-md);width:100%}.product-card__folded{margin:0 auto;perspective:1000px;position:relative;transform-style:preserve-3d;width:85%}.product-card__folded--square_folded{width:100%}.product-card__folded--fold-left{perspective-origin:0}.product-card__folded--fold-top{perspective-origin:top}.product-card__front{backface-visibility:hidden;position:relative;transform:translateZ(2px);z-index:2}.product-card__front picture{display:block;line-height:0}.product-card__front img{border-radius:2px;box-shadow:-2px 2px 8px rgba(0,0,0,.15),-1px 1px 3px rgba(0,0,0,.1);display:block;height:auto;width:100%}.product-card__inner{backface-visibility:hidden;height:100%;left:0;position:absolute;top:0;-webkit-transform-origin:left center;transition:transform var(--levity-transition-slow);width:100%;z-index:1}.product-card__inner picture{display:block;height:100%;line-height:0;width:100%}.product-card__inner img{border-radius:2px;box-shadow:-2px 2px 8px rgba(0,0,0,.15),-1px 1px 3px rgba(0,0,0,.1);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card__folded--fold-left .product-card__inner{transform:skewY(-4deg) rotateY(16deg);transform-origin:left center}.product-card__folded--fold-top .product-card__inner{transform:skewX(-4deg) rotateX(16deg);transform-origin:center top}@media(hover:hover){.product-card:hover .product-card__folded--fold-left .product-card__inner{transform:skewY(-5deg) rotateY(20deg)}.product-card:hover .product-card__folded--fold-top .product-card__inner{transform:skewX(-5deg) rotateX(20deg)}}.product-card:hover .product-card__image-link--folded .product-card__image{transform:none}.product-card__image-link--vboard{align-items:center;display:flex;height:100%;justify-content:center;padding:var(--levity-space-md);text-decoration:none;width:100%}.product-card__vboard{display:flex;flex-direction:row;margin:0 auto;perspective:400px;width:85%}.product-card__vboard-panel{background-color:#fff;box-shadow:0 1px 2px 1px rgba(0,0,0,.1);flex:0 0 50%;position:relative;transition:transform var(--levity-transition-slow);z-index:2}.product-card__vboard-panel picture{display:block;line-height:0}.product-card__vboard-panel img{display:block;height:auto;width:100%}.product-card__vboard-panel:after{background:rgba(0,0,0,.1);bottom:-7px;content:"";display:block;filter:blur(6px);height:7px;left:0;position:absolute;right:0;z-index:-1}.product-card__vboard-panel--left{transform:rotateY(-40deg);transform-origin:right}.product-card__vboard-panel--left:after{clip-path:polygon(0 0,100% 0,100% 100%)}.product-card__vboard-panel--right{transform:rotateY(40deg);transform-origin:left}.product-card__vboard-panel--right:before{background-color:rgba(0,0,0,.2);content:"";display:block;inset:0;pointer-events:none;position:absolute;z-index:1}.product-card__vboard-panel--right:after{clip-path:polygon(0 0,100% 0,0 100%)}.product-card:hover .product-card__vboard-panel--left{transform:rotateY(-35deg)}.product-card:hover .product-card__vboard-panel--right{transform:rotateY(35deg)}.product-card:hover .product-card__image-link--vboard .product-card__image{transform:none}.product-card__image-link--label{align-items:center;display:flex;justify-content:center;padding:var(--levity-space-md)}.product-card__label-card{margin:auto;position:relative;width:75%}.product-card__card-base{position:relative;width:100%;z-index:1}.product-card__card-base img{border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:block;height:auto;width:100%}.product-card__label-overlay{animation:productLabelWobble 3s ease-in-out infinite;position:absolute;transform-origin:top center;z-index:2}.product-card__label-overlay img,.product-card__label-overlay picture{display:block;height:100%;width:100%}.product-card__label-overlay img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));-o-object-fit:contain;object-fit:contain}@keyframes productLabelWobble{0%,to{transform:rotate(-1.5deg)}50%{transform:rotate(1.5deg)}}.product-card:hover .product-card__label-overlay{animation-play-state:paused;transform:rotate(0deg)}.product-card:hover .product-card__image-link--label .product-card__image{transform:none}.product-card .woocommerce-loop-product__link{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;overflow:visible;padding:var(--levity-space-md)}.product-card .attachment-woocommerce_thumbnail{filter:drop-shadow(0 2px 8px rgba(0,0,0,.12));height:auto;max-height:92%;max-width:92%;-o-object-fit:contain;object-fit:contain;transition:transform var(--levity-transition-slow);width:auto}.product-card:hover .attachment-woocommerce_thumbnail{transform:scale(1.05)}.levity-product-gallery{align-items:center;background:var(--levity-color-background);border-radius:var(--levity-radius-lg);display:flex;justify-content:center;min-height:400px;padding:var(--levity-space-xl);position:relative}.levity-product-gallery__container{margin:0 auto;max-width:500px;padding:var(--levity-space-lg);width:100%}.levity-product-gallery__swiper{overflow:hidden;width:100%}.levity-product-gallery__swiper .swiper-wrapper{align-items:center}.levity-product-gallery__swiper .swiper-slide{align-items:center;display:flex;justify-content:center;width:100%!important}.levity-product-gallery__card-wrapper{line-height:0;padding:30px}.levity-product-gallery__card{line-height:0}.levity-product-gallery__card img{display:block;filter:drop-shadow(0 8px 10px rgba(0,0,0,.15));height:auto;margin:0 auto;max-height:60vh;max-width:100%;width:auto}.levity-product-gallery__folded{margin:0 auto;max-width:400px;perspective:1000px;position:relative}.levity-product-gallery__folded--fold-left{perspective-origin:0}.levity-product-gallery__folded--fold-right{perspective-origin:100%}.levity-product-gallery__folded--fold-top{perspective-origin:top}.levity-product-gallery__inner{inset:0;position:absolute;transition:transform .3s ease;z-index:1}.levity-product-gallery__inner img{border-radius:2px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.levity-product-gallery__folded--fold-left .levity-product-gallery__inner{transform:skewY(-4deg) rotateY(16deg);transform-origin:left center}.levity-product-gallery__folded--fold-right .levity-product-gallery__inner{transform:skewY(4deg) rotateY(-16deg);transform-origin:right center}.levity-product-gallery__folded--fold-top .levity-product-gallery__inner{transform:skewX(-4deg) rotateX(16deg);transform-origin:center top}.levity-product-gallery__front{position:relative;z-index:2}.levity-product-gallery__front img{border-radius:2px;box-shadow:0 4px 16px rgba(0,0,0,.15);display:block;height:auto;max-height:60vh;max-width:100%;width:auto}.levity-product-gallery__inner-spread{display:flex;gap:0;margin:0 auto;max-width:100%}.levity-product-gallery__inner-spread--vertical{flex-direction:row}.levity-product-gallery__inner-spread--horizontal{flex-direction:column}.levity-product-gallery__inner-spread-left,.levity-product-gallery__inner-spread-right{flex:1;line-height:0}.levity-product-gallery__inner-spread-left img,.levity-product-gallery__inner-spread-right img{border-radius:2px;box-shadow:0 4px 16px rgba(0,0,0,.15);display:block;height:auto;width:100%}.levity-product-gallery__folded--fold-left:hover .levity-product-gallery__inner{transform:skewY(-5deg) rotateY(20deg)}.levity-product-gallery__folded--fold-right:hover .levity-product-gallery__inner{transform:skewY(5deg) rotateY(-20deg)}.levity-product-gallery__folded--fold-top:hover .levity-product-gallery__inner{transform:skewX(-5deg) rotateX(20deg)}.levity-product-gallery__label-card{margin:0 auto;max-width:400px;position:relative;width:80%}.levity-product-gallery__card-base{position:relative;width:100%;z-index:1}.levity-product-gallery__card-base img{border-radius:2px;box-shadow:0 4px 16px rgba(0,0,0,.15);display:block;height:auto;width:100%}.levity-product-gallery__label-overlay{animation:labelWobble 3s ease-in-out infinite;position:absolute;transform-origin:top center;z-index:2}.levity-product-gallery__label-overlay picture{display:block;height:100%;width:100%}.levity-product-gallery__label-overlay img{display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@keyframes labelWobble{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}.levity-product-gallery__label-card:hover .levity-product-gallery__label-overlay{animation-play-state:paused;transform:rotate(0deg)}.levity-product-gallery__nav{align-items:center;background:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:44px;z-index:10}.levity-product-gallery__nav:after{color:var(--levity-color-text);font-family:swiper-icons;font-size:16px;font-weight:700}.levity-product-gallery__nav--prev{left:var(--levity-space-md)}.levity-product-gallery__nav--prev:after{content:"prev"}.levity-product-gallery__nav--next{right:var(--levity-space-md)}.levity-product-gallery__nav--next:after{content:"next"}.levity-product-gallery__pagination{display:none}@media(max-width:768px){.levity-product-gallery{border-radius:var(--levity-radius-md);min-height:280px;padding:var(--levity-space-lg)}.levity-product-gallery__container{margin:0 auto;max-width:100%;padding:var(--levity-space-md)}.levity-product-gallery__card-wrapper{padding:20px}.levity-product-gallery__card img{filter:drop-shadow(0 6px 8px rgba(0,0,0,.12));margin:0 auto;max-height:45vh}.levity-product-gallery__folded{margin:0 auto;max-width:320px}.levity-product-gallery__front img{box-shadow:0 3px 12px rgba(0,0,0,.12)}.levity-product-gallery__label-card{max-width:320px;width:85%}.levity-product-gallery__card-base img{box-shadow:0 3px 12px rgba(0,0,0,.12)}.levity-product-gallery__label-overlay img{filter:drop-shadow(0 3px 6px rgba(0,0,0,.15))}.levity-product-gallery__nav{height:36px;width:36px}.levity-product-gallery__nav:after{font-size:14px}.levity-product-gallery__nav--prev{left:var(--levity-space-sm)}.levity-product-gallery__nav--next{right:var(--levity-space-sm)}.levity-product-gallery__pagination{bottom:var(--levity-space-md)}}@media(max-width:480px){.levity-product-gallery{min-height:240px;padding:var(--levity-space-md)}.levity-product-gallery__container{padding:var(--levity-space-sm)}.levity-product-gallery__card-wrapper{padding:15px}.levity-product-gallery__card img{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));max-height:40vh}.levity-product-gallery__folded{max-width:280px}.levity-product-gallery__front img{box-shadow:0 2px 8px rgba(0,0,0,.1)}.levity-product-gallery__label-card{max-width:280px;width:90%}.levity-product-gallery__card-base img{box-shadow:0 2px 8px rgba(0,0,0,.1)}.levity-product-gallery__label-overlay img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.12))}.levity-product-gallery__nav{height:32px;width:32px}.levity-product-gallery__nav:after{font-size:12px}.levity-product-gallery__nav--prev{left:4px}.levity-product-gallery__nav--next{right:4px}.levity-product-gallery__pagination{bottom:var(--levity-space-sm)}}@media(max-width:360px){.levity-product-gallery{min-height:200px;padding:var(--levity-space-sm)}.levity-product-gallery__card-wrapper{padding:10px}.levity-product-gallery__card img{filter:drop-shadow(0 3px 4px rgba(0,0,0,.08));max-height:35vh}.levity-product-gallery__folded{max-width:240px}.levity-product-gallery__label-card{width:95%}}.cart-item__image{border-radius:var(--levity-radius-sm);height:auto;max-width:100%}
