.card-product{width:100%;overflow:hidden;position:relative;border:1px solid #0A0A0A66;border-radius:5px;display:flex;flex-direction:column;height:100%}.card-product-image-wrapper{position:relative;height:auto;overflow:hidden}.card-product-image-wrapper img{width:100%;height:100%;object-fit:cover}.card-product-badge{position:absolute;top:10px;left:10px;background:#000;color:#fff;font-size:10px;font-weight:500;padding:4px 8px;border-radius:10px;z-index:2}.card-product-icons{position:absolute;top:15px;right:15px;display:flex;flex-direction:column;gap:8px;opacity:0;transition:.3s}.card-product-icon-btn{width:36px;height:36px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#000;font-size:14px;box-shadow:0 2px 6px #0000001a;border:none;cursor:pointer}.card-product-hover-panel{position:absolute;bottom:-100%;left:0;width:100%;padding:15px 10px;background:#fffffff2;display:flex;flex-direction:column;justify-content:flex-end;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:bottom .3s ease;text-align:center;border-top:1px solid #eee;max-height:84%;overflow-y:auto;appearance:none;-webkit-appearance:none;-moz-appearance:none}.card-product-hover-panel::-webkit-scrollbar{width:3px}.card-product-hover-panel::-webkit-scrollbar-thumb{background-color:#333;border-radius:10px}.card-product-hover-panel::-webkit-scrollbar-thumb:hover{background-color:#555}.card-product-hover-panel::-webkit-scrollbar-track{background:#fff}.card-product-hover-panel::-webkit-scrollbar-button{display:none;width:0;height:0}.card-product:hover .card-product-icons{opacity:1}.card-product:hover .card-product-hover-panel{bottom:0}.card-product-option-group{margin-bottom:8px}.card-product-option-label{display:block;font-size:12px;font-weight:700;margin-bottom:4px;color:#333}.card-product-option-btns{display:flex;justify-content:center;gap:6px;flex-wrap:wrap}.card-product-option-btn{padding:6px 10px;border:none;background:#efefef;border-radius:2px;font-size:12px;cursor:pointer;transition:all .2s ease}.card-product-option-btn:hover{background:#ddd}.card-product-option-btn.active{background:#000;color:#fff}.card-product-add-form{display:flex;flex-direction:column;gap:10px}.card-product-add-btn{width:100%;padding:12px;border:none;border-radius:5px;background:#000;color:#fff;cursor:pointer;font-size:13px;font-weight:700;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.card-product-add-btn:hover{background:#333}.card-product-add-btn:disabled{background:#ccc;cursor:not-allowed}.card-product-option-btn.is-soldout{text-decoration:line-through;color:#999;cursor:not-allowed;opacity:.6}.card-product-info{margin-top:auto;padding:10px;text-align:left}.card-product-info h3{font-size:14px;margin:0 0 5px}.card-product-price{font-size:14px;font-weight:700}.card-product-old{text-decoration:line-through;color:#5f5f5f;margin-left:6px}.card-product-image-wrapper a{height:100%;width:100%;display:block}@media screen and (max-width:768px){.card-product-icons{opacity:1}.card-product-hover-panel{display:none}}.product-grid.grid-3 .card-product-option-btn{padding:5px;font-size:10px}.image-ratio--square .card-product-image-wrapper{aspect-ratio:1 / 1;overflow:hidden}.image-ratio--portrait .card-product-image-wrapper{aspect-ratio:4 / 5;overflow:hidden}.image-ratio--natural .card-product-image-wrapper{aspect-ratio:auto;overflow:hidden}.card-product-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.image-ratio--natural .card-product-image-wrapper img{object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/2/assets/card-product.css.map */
