.collection-product-card{list-style:none;display:flex}.collection-product-card>.wico-card{width:100%}.wico-card,.wico-card *,.wico-card *:before,.wico-card *:after{box-sizing:border-box}.wico-card,#wico-modal{--wico-forest: #4a3933;--wico-cream: #e8dcc8;--wico-paper: #fffdf8;--wico-accent: #eac88e;--wico-green: #5a6b3b;--wico-orange: #e8751a;--wico-red: #d0402e;--wico-amber: #c98a1f}.wico-card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;background:var(--wico-paper);border:2px solid var(--wico-forest);border-radius:10px;box-shadow:5px 5px #4a3933e6;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.wico-card:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #4a3933e6}.wico-card a.wico-card__link{color:inherit;text-decoration:none;display:block}.wico-card__ribbon{position:absolute;top:16px;right:-34px;z-index:3;width:130px;transform:rotate(45deg);background:var(--wico-red);color:#fff;text-align:center;padding:5px 0;font-size:12px;font-weight:900;letter-spacing:.05em;box-shadow:0 2px 5px #0003}.wico-card__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f3ecdf;border-bottom:2px solid var(--wico-forest)}@supports not (aspect-ratio: 1 / 1){.wico-card__image-wrapper{height:0;padding-bottom:100%}}.wico-card__image-wrapper img,.wico-card__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;display:block!important;margin:0!important;transition:transform .35s ease}.wico-card:hover .wico-card__image-wrapper img{transform:scale(1.045)}.wico-card__tags{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;z-index:2}.wico-tag{padding:4px 10px;background:var(--wico-paper);border:2px solid var(--wico-forest);border-radius:6px;font-size:10.5px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--wico-forest);box-shadow:2px 2px #4a3933d9}.wico-tag--new{background:var(--wico-green);color:#fff;border-color:var(--wico-forest)}.wico-tag--soldout{background:var(--wico-forest);color:var(--wico-cream)}.wico-tag--custom{background:var(--wico-accent);color:var(--wico-forest)}.wico-card__quick-view{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px;background:var(--wico-forest);color:var(--wico-cream);border:0;border-top:2px solid var(--wico-forest);font-size:12.5px;font-weight:800;font-family:inherit;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transform:translateY(100%);transition:transform .2s ease}.wico-card__quick-view svg{width:16px;height:16px;flex-shrink:0}.wico-card:hover .wico-card__quick-view,.wico-card__quick-view:focus-visible{transform:translateY(0)}.wico-card__info{display:flex;flex-direction:column;flex:1 1 auto;padding:14px 16px 16px;gap:9px}.wico-card__rating{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;font-size:12.5px;font-weight:900;color:var(--wico-forest)}.wico-card__rating-star{color:#e8a723;font-size:14px;line-height:1}.wico-card__rating-count{font-weight:600;opacity:.55}.wico-card__title{font-size:15px;font-weight:900;line-height:1.3;color:var(--wico-forest);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.wico-card__ups{display:flex;flex-wrap:wrap;gap:4px 12px;margin:0}.wico-card__up{font-size:11px;font-weight:800;color:var(--wico-green);letter-spacing:.01em}.wico-card__macros{display:flex;flex-direction:column;gap:7px;padding:10px 12px;background:var(--wico-cream);border:2px solid var(--wico-forest);border-radius:8px}.wico-card__macro{display:flex;flex-direction:column;gap:4px}.wico-card__macro-head{display:flex;align-items:baseline;gap:6px}.wico-card__macro-value{font-size:16px;font-weight:900;line-height:1;color:var(--wico-forest);min-width:44px}.wico-card__macro-label{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.09em;color:#4a393399}.wico-card__macro-bar{position:relative;height:8px;background:#4a393324;border-radius:99px;overflow:hidden}.wico-card__macro-fill{position:absolute;inset:0 auto 0 0;border-radius:99px;min-width:4px}.wico-card__macro-fill--protein{background:var(--wico-green)}.wico-card__macro-fill--fat{background:var(--wico-orange)}.wico-card__stock{display:flex;align-items:center;gap:9px}.wico-card__stock-meter{display:inline-flex;gap:3px}.wico-card__stock-seg{width:12px;height:9px;border-radius:3px;background:#4a393326}.wico-card__stock--high .wico-card__stock-seg--filled{background:#2e870d}.wico-card__stock--low .wico-card__stock-seg--filled{background:var(--wico-amber)}.wico-card__stock-text{font-size:12px;font-weight:900;line-height:1}.wico-card__stock--high .wico-card__stock-text{color:#2e870d}.wico-card__stock--low .wico-card__stock-text{color:var(--wico-amber)}.wico-card__stock--out .wico-card__stock-text{color:var(--wico-red)}.wico-card__pricing{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:2px}.wico-card__price{font-size:20px;font-weight:900;color:var(--wico-forest);line-height:1.1}.wico-card__price--sale{color:var(--wico-red)}.wico-card__price-compare{font-size:13px;font-weight:600;color:#4a393380;text-decoration:line-through;margin-left:6px}.wico-card__unit-price{font-size:11px;font-weight:700;color:#4a39338c}.wico-card__add-to-cart{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 14px;background:var(--wico-accent);color:var(--wico-forest);border:2px solid var(--wico-forest);border-radius:8px;box-shadow:3px 3px 0 var(--wico-forest);font-size:13.5px;font-weight:900;font-family:inherit;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease,background .15s ease;margin:0}.wico-paw{width:17px;height:17px;flex-shrink:0;transition:transform .2s ease}.wico-card__add-to-cart:hover:not(:disabled){background:#f0d5a3}.wico-card__add-to-cart:hover:not(:disabled) .wico-paw{transform:rotate(-14deg) scale(1.12)}.wico-card__add-to-cart:active:not(:disabled){transform:translate(3px,3px);box-shadow:0 0 0 var(--wico-forest)}.wico-card__add-to-cart:disabled{background:#4a393314;color:#4a393373;border-color:#4a39334d;box-shadow:none;cursor:not-allowed}#wico-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#1e1814b8;z-index:9999;align-items:center;justify-content:center;padding:20px}#wico-modal.active{display:flex}#wico-modal,#wico-modal *,#wico-modal *:before,#wico-modal *:after{box-sizing:border-box}.wico-modal__content{position:relative;background:var(--wico-paper, #fffdf8);border:2px solid #4a3933;border-radius:14px;box-shadow:8px 8px #4a3933e6;max-width:880px;width:100%;max-height:88vh;overflow-y:auto;padding:36px;animation:wico-modal-in .25s ease}@keyframes wico-modal-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.wico-modal__close{position:absolute;top:14px;right:14px;z-index:2;width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:var(--wico-accent, #eac88e);border:2px solid #4a3933;border-radius:8px;box-shadow:2px 2px #4a3933;font-size:20px;line-height:1;cursor:pointer;color:#4a3933;transition:transform .1s ease,box-shadow .1s ease}.wico-modal__close:active{transform:translate(2px,2px);box-shadow:0 0 #4a3933}.wico-modal__body{display:grid;grid-template-columns:1fr 1.05fr;gap:30px;align-items:start}.wico-modal__media{position:relative;border:2px solid #4a3933;border-radius:10px;overflow:hidden;background:#f3ecdf}.wico-modal__media img,.wico-modal__image{width:100%!important;height:auto!important;max-width:100%!important;display:block;object-fit:cover;aspect-ratio:1 / 1}.wico-modal__info{display:flex;flex-direction:column;gap:12px}.wico-modal__brand{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#5a6b3b}.wico-modal__title{font-size:23px;font-weight:900;color:#4a3933;margin:0;line-height:1.2}.wico-modal__description{font-size:14px;line-height:1.65;color:#4a3933d1}.wico-modal__full-link{align-self:center;font-size:13px;font-weight:800;color:#5a6b3b;text-decoration:none;border-bottom:2px solid rgba(90,107,59,.35);padding-bottom:1px;transition:border-color .15s ease}.wico-modal__full-link:hover{border-color:#5a6b3b}@media(max-width:749px){.wico-card{border-radius:8px;box-shadow:4px 4px #4a3933e6}.wico-card:hover{transform:none;box-shadow:4px 4px #4a3933e6}.wico-card__info{padding:11px 12px 13px;gap:7px}.wico-card__title{font-size:13px}.wico-card__rating{font-size:11.5px}.wico-card__macros{padding:8px 10px;gap:6px}.wico-card__macro-value{font-size:14px;min-width:38px}.wico-card__macro-bar{height:7px}.wico-card__stock-seg{width:10px;height:8px}.wico-card__stock-text{font-size:11px}.wico-card__price{font-size:17px}.wico-card__unit-price{font-size:10px}.wico-card__add-to-cart{font-size:11.5px;padding:11px 10px;gap:6px;letter-spacing:.03em}.wico-paw{width:15px;height:15px}.wico-card__ribbon{top:12px;right:-38px;font-size:11px}.wico-card__quick-view{display:none}.wico-modal__body{grid-template-columns:1fr;gap:18px}.wico-modal__content{padding:20px 16px}.wico-modal__title{font-size:19px}}@media(prefers-reduced-motion:reduce){.wico-card,.wico-card__quick-view,.wico-card__add-to-cart,.wico-card__image-wrapper img,.wico-paw,.wico-modal__content{transition:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/wico-product-card.css.map */
