.itemcard[data-v-80ea7b3b]{display:flex;flex-direction:column;height:100%;padding:0 0 10px;border-radius:12px;border:.5px solid rgb(236,212,218);background:#f9e4e652;box-shadow:0 1px 2px #6206110a;transition:box-shadow .2s ease;overflow:hidden}.itemcard[data-v-80ea7b3b]:hover{box-shadow:0 4px 12px #6206111a}.itemcard__media[data-v-80ea7b3b]{position:relative;flex-shrink:0}.itemcard__image-link[data-v-80ea7b3b]{display:block}.itemcard__image[data-v-80ea7b3b]{display:flex;align-items:center;justify-content:center;position:relative;width:100%;aspect-ratio:1 / 1.05;max-height:220px;overflow:hidden;border-radius:0;background:#adadad40;padding:8px;box-sizing:border-box}.itemcard__image img[data-v-80ea7b3b]{display:block;width:100%;height:100%;margin:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;opacity:0;transition:opacity .18s ease}.itemcard__image img.is-loaded[data-v-80ea7b3b]{opacity:1}.itemcard__image-placeholder[data-v-80ea7b3b]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;background:#ece8e8;overflow:hidden;pointer-events:none}.itemcard__image-placeholder[data-v-80ea7b3b]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgb(255 255 255 / .5),transparent);animation:itemcardImageBlink-80ea7b3b 1.35s ease-in-out infinite}.itemcard__image-placeholder-icon[data-v-80ea7b3b]{position:relative;z-index:1;width:18%;min-width:30px;max-width:48px;height:58%;max-height:132px;margin-top:18px;border-radius:14px 14px 10px 10px;background:linear-gradient(90deg,#d8d2d2 0,#d8d2d2 18%,#e5dfdf 42%,#e5dfdf 58%,#d1cbcb 82%,#d1cbcb);box-shadow:inset 0 -18px #cdc6c68c;opacity:.72}.itemcard__image-placeholder-icon[data-v-80ea7b3b]:before{content:"";position:absolute;left:50%;bottom:100%;width:42%;height:34%;min-height:34px;border-radius:7px 7px 3px 3px;background:linear-gradient(90deg,#d3cdcd 0,#d3cdcd 20%,#e4dfdf 48%,#e4dfdf 60%,#cfc8c8 84%,#cfc8c8);transform:translate(-50%)}.itemcard__image-placeholder-icon[data-v-80ea7b3b]:after{content:"";position:absolute;left:14%;right:14%;top:42%;height:24%;border-radius:4px;background:#f6f3f3cc;box-shadow:0 2px #c5bdbd6b,0 -2px #c5bdbd52}@keyframes itemcardImageBlink-80ea7b3b{to{transform:translate(100%)}}.itemcard__badge[data-v-80ea7b3b]{position:absolute;top:6px;left:6px;z-index:2;padding:3px 7px;border-radius:6px;font-size:10px;font-weight:600;line-height:1.2;color:#fff}.itemcard__badge--ok[data-v-80ea7b3b]{background:#64ce49}.itemcard__badge--order[data-v-80ea7b3b]{background:#8a8585}.itemcard__fav[data-v-80ea7b3b]{position:absolute;top:6px;right:6px;z-index:2;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:.5px solid rgb(236,212,218);border-radius:999px;background:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease}.itemcard__fav[data-v-80ea7b3b]:hover{background:#f5f5f5;transform:scale(1.05)}.itemcard__fav._active[data-v-80ea7b3b]{background:#f9e4e6}.itemcard__fav svg[data-v-80ea7b3b]{width:15px;height:15px}.itemcard__body[data-v-80ea7b3b]{display:flex;flex-direction:column;flex-grow:1;gap:2px;margin-top:8px;padding:0 10px;text-decoration:none;color:inherit;min-width:0}.itemcard__title[data-v-80ea7b3b]{font-size:14px;font-weight:600;line-height:1.3;color:#171414;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em;transition:color .2s ease}.itemcard__body:hover .itemcard__title[data-v-80ea7b3b]{color:#620611}.itemcard__meta[data-v-80ea7b3b]{font-size:12px;font-weight:600;line-height:1.3;color:#620611}.itemcard__alt[data-v-80ea7b3b]{font-size:12px;font-weight:500;line-height:1.3;color:#8a8585;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.itemcard__desc[data-v-80ea7b3b]{margin-top:2px;font-size:12px;line-height:1.35;color:#620611;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.itemcard__desc[data-v-80ea7b3b] p{margin:0}.itemcard__footer[data-v-80ea7b3b]{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding:0 10px;flex-shrink:0}.itemcard__price-row[data-v-80ea7b3b]{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 8px}.itemcard__price-group[data-v-80ea7b3b]{display:inline-flex;align-items:baseline;gap:6px;margin-left:auto}.itemcard__offers[data-v-80ea7b3b]{font-size:11px;font-weight:400;color:#8a8585;line-height:1.2}.itemcard__price[data-v-80ea7b3b]{font-size:16px;font-weight:700;line-height:1.2;color:#171414}.itemcard__sale[data-v-80ea7b3b]{font-size:11px;color:#c0392b;text-decoration:line-through}.itemcard__empty[data-v-80ea7b3b]{font-size:11px;font-weight:600;line-height:1.3;color:#666}.itemcard__actions[data-v-80ea7b3b]{display:grid;grid-template-columns:1fr;gap:6px}.itemcard__btn[data-v-80ea7b3b]{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:36px;padding:0 8px;border:0;border-radius:8px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.2;cursor:pointer;transition:background .2s ease,color .2s ease}.itemcard__btn--primary[data-v-80ea7b3b]{background:#620611;color:#fff}.itemcard__btn--primary[data-v-80ea7b3b]:hover{background:#4e0710}.itemcard__btn--secondary[data-v-80ea7b3b]{background:#eee9e9;color:#171414}.itemcard__btn--secondary[data-v-80ea7b3b]:hover{background:#e2dbdb}.itemcard__btn--full[data-v-80ea7b3b]{grid-column:1 / -1}.itemcard__params[data-v-80ea7b3b]{display:none;margin-top:8px;padding:0 10px}.itemcard__params-title[data-v-80ea7b3b]{margin:0 0 4px;font-size:12px;font-weight:600;color:#444}.itemcard__param[data-v-80ea7b3b]{margin-top:4px}.itemcard__param-name[data-v-80ea7b3b]{font-size:11px;font-weight:600;color:#333}.itemcard__param-values[data-v-80ea7b3b]{font-size:11px;line-height:1.3;color:#666}@media (min-width: 768px){.itemcard[data-v-80ea7b3b]{padding:0 0 12px}.itemcard__image[data-v-80ea7b3b]{max-height:240px;padding:10px}.itemcard__body[data-v-80ea7b3b],.itemcard__footer[data-v-80ea7b3b]{padding:0 12px}.itemcard__title[data-v-80ea7b3b]{font-size:15px}.itemcard__price[data-v-80ea7b3b]{font-size:18px}.itemcard__btn[data-v-80ea7b3b]{min-height:38px;font-size:13px}.itemcard__params[data-v-80ea7b3b]{display:block}}
