.product-grid[data-view=grid].shelf-view{display:flex;flex-direction:column;gap:160px;max-width:1600px;margin:0 auto;padding-bottom:6rem}.shelf-view .bookshelf__row{position:relative;height:clamp(300px,28vw,380px);display:flex;align-items:flex-end;gap:clamp(10px,1.5vw,25px);padding:0 clamp(20px,3vw,50px) 0;justify-content:center}.shelf-view .bookshelf__row:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background:linear-gradient(to bottom,#c69c6d,#b17f52 30%,#8b5e3c);border-radius:4px 4px 0 0;box-shadow:0 2px 4px #0000001a,0 4px 8px #0000001a;z-index:1}.shelf-view .bookshelf__row:before{content:"";position:absolute;bottom:30px;left:0;width:100%;height:2px;background:#ffffff26}.shelf-view .bookshelf__row>span.bookshelf__shadow{content:"";position:absolute;bottom:-15px;left:5%;width:90%;height:15px;background:#0000001a;border-radius:50%;filter:blur(4px);z-index:-1}.shelf-view .product-card{height:clamp(280px,25vw,350px);width:clamp(200px,18vw,260px);position:relative;transform-origin:bottom;transition:all .5s cubic-bezier(.23,1,.32,1);cursor:pointer;border-radius:4px;box-shadow:-2px 2px 5px #0000001a,-4px 4px 15px #0000001a;overflow:hidden;margin:0}.shelf-view .product-card:hover{transform:translateY(-20px) rotateX(10deg);box-shadow:-4px 8px 15px #0003,-8px 16px 30px #0000001a}.shelf-view .product-card:before{display:none}.shelf-view .product-card__link{height:100%;width:100%;position:relative;overflow:hidden;border-radius:4px;background:#fff}.shelf-view .product-card__image-wrapper{height:100%;width:100%;border-radius:0;position:relative;bottom:-1px}@media screen and (max-width: 480px){.shelf-view .product-card__image-wrapper{bottom:0}}.shelf-view .product-card__image{padding-bottom:0;height:100%}.shelf-view .product-card__image img{transform-origin:center;transition:transform .5s cubic-bezier(.23,1,.32,1);will-change:transform;object-fit:cover;height:100%;width:100%}.shelf-view .product-card:hover .product-card__image img{transform:scale(1.08)}.shelf-view .product-card__content{position:absolute;bottom:0;left:0;width:100%;padding:1rem;background:linear-gradient(135deg,#2196f3,#4caf50);color:#fff;opacity:0;transform:translateY(100%);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-grid:not(.shelf-view) .price-item--regular{background:linear-gradient(135deg,#4f9bff,#32cd32);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.shelf-view .price-item--regular,.shelf-view .product-card__price{color:#fff!important;-webkit-text-fill-color:white!important}.shelf-view .product-card:hover .product-card__content{opacity:1;transform:translateY(0)}.shelf-view .product-card__title{font-size:1rem;font-weight:700;margin:0 0 .5rem;color:#fff}.shelf-view .product-card__price{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.shelf-view .product-card__button{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4);padding:.5rem 1rem;font-size:.875rem;border-radius:20px;transition:all .3s ease;margin-top:.5rem}.shelf-view .product-card__button:hover{background:#ffffff4d}.shelf-view .product-card__excerpt{display:none}@media screen and (max-width: 1200px){.shelf-view .bookshelf__row{flex-wrap:wrap;height:auto;justify-content:center;padding-bottom:40px}.shelf-view .product-card{margin-bottom:40px}}@media screen and (max-width: 768px){.shelf-view .product-card{height:260px;width:180px}.shelf-view .bookshelf__row{gap:10px;padding:0 15px 30px}}@media screen and (max-width: 480px){.shelf-view .product-card{height:200px;width:140px;margin-bottom:0}.shelf-view .bookshelf__row{display:flex;flex-wrap:nowrap;justify-content:center;gap:15px;align-items:flex-end}.shelf-view .product-card__title,.shelf-view .product-card__price{font-size:.85rem}.shelf-view .product-card__button{font-size:.75rem;padding:.4rem .8rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/collection-shelf-view.css.map */
