.product-grid>.animate-on-scroll{min-width:0;max-width:100%;width:100%}.ll-product-card,.ll-product-card *,.ll-product-card__top,.ll-product-card__info,.ll-product-card__details-box{box-sizing:border-box}.ll-product-card{width:100%;max-width:100%;min-width:0}.ll-product-card__image{max-width:100%}.ll-product-card{position:relative;background:#fff;border-radius:12px;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;display:flex;flex-direction:column;height:100%;width:100%;min-width:0;box-sizing:border-box;border:1px solid #E8E8E8}.ll-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #00000017,0 0 14px #d4a94a14;border-color:#d4a94a66}.ll-product-card__top{position:relative;padding:28px 24px;background:#fff;aspect-ratio:1 / 1.05;display:flex;align-items:center;justify-content:center}.ll-product-card__badge{position:absolute;top:12px;left:12px;background:#d4a94a;color:#fff;font-family:var(--font-ui);font-size:9px;font-weight:800;padding:4px 10px;border-radius:4px;letter-spacing:.05em;z-index:2}.ll-product-card__badge--gold{background:#d4a94a;color:#000}.ll-product-card__badge--green{background:#2e7d4f;color:#fff}.ll-product-card__badge--red{background:#c0392b;color:#fff}.ll-product-card__badge--blue{background:#1a5276;color:#fff}.ll-product-card__badge--sale{background:linear-gradient(135deg,#c0392b,#7f1d1d);color:#fff;font-size:9px;font-weight:900;letter-spacing:.05em;padding:4px 10px;border-radius:4px;box-shadow:0 2px 6px #c0392b66}.ll-product-card__wishlist{position:absolute;top:9px;right:9px;background:transparent;border:none;color:#ccc;cursor:pointer;z-index:2;transition:color .3s;padding:6px;touch-action:manipulation}.ll-product-card__wishlist:hover{color:#ff4d4d}.ll-product-card__add-btn{touch-action:manipulation}.ll-product-card__wishlist.wishlisted{color:#ff4d4d}.ll-product-card__wishlist.wishlisted svg path{fill:#ff4d4d;stroke:#ff4d4d}.ll-product-card__no-image{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f5f2ec}.ll-product-card__no-image svg{width:38%;height:auto;opacity:.7}.ll-product-card__image-link{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:16px 20px;outline:none;border:none;box-shadow:none}.ll-product-card__image-link:focus,.ll-product-card__image-link:focus-visible,.ll-product-card__top:focus-within{outline:none;border-color:transparent;box-shadow:none}.ll-product-card:focus-within{border-color:#d4a94abf;box-shadow:0 0 0 3px #d4a94a2e,0 12px 30px #00000014}.ll-product-card__image{width:100%;height:100%;object-fit:contain;object-position:center bottom;transition:transform .36s ease}.ll-product-card:hover .ll-product-card__image{transform:scale(1.025)}.ll-product-card__info{padding:15px;display:flex;flex-direction:column;flex:1}.ll-product-card__rating{display:flex;align-items:center;gap:8px;margin-bottom:4px}.stars{display:flex;gap:2px}.rating-text{font-family:var(--font-ui);font-size:11px;color:#888;font-weight:600}.ll-product-card__meta{font-family:var(--font-ui);font-size:11px;color:#666;font-style:italic;margin-bottom:12px}.ll-product-card__details-box{background:#fff;margin:0;padding:0;color:#111;border-top:1px solid #f0f0f0;flex:1;display:flex;flex-direction:column}.ll-product-card__title{font-family:var(--font-ui);font-size:14px;font-weight:600;margin-bottom:0;color:#111;line-height:1.3;text-align:center;padding:10px 12px 0;min-height:36.4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-divider{display:flex;align-items:center;gap:6px;padding:6px 16px 8px}.divider-line{flex:1;height:1px;background:#d4a94a;opacity:.45}.divider-icon{color:#d4a94a;font-size:8px;opacity:.7;line-height:1}.ll-product-card__price-area{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 16px 10px;margin-top:auto}.ll-product-card__title a{color:inherit;text-decoration:none}.ll-product-card__short-desc{display:none}.ll-product-card__specs{font-family:var(--font-ui);font-size:12px;color:#777;font-weight:400;margin-bottom:14px;min-height:16px}.ll-product-card__price-row{display:none}.ll-product-card__price-block{display:flex;flex-direction:column;align-items:center;gap:1px}.ll-product-card__was{font-family:var(--font-ui);font-size:12px;font-weight:500;color:#888;text-decoration:line-through;text-decoration-color:#bbb;line-height:1}.ll-product-card__price{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:#0a0a0a;letter-spacing:.2px;line-height:1.1}.ll-product-card__add-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 24px);margin:0 12px 12px;height:48px;background:#d4a94a;color:#000;border:none;border-radius:8px;font-family:var(--font-ui);font-size:13px;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .15s ease;touch-action:manipulation;flex-shrink:0}.ll-product-card__add-btn:hover{background:#b9913a;box-shadow:0 8px 18px #d4a94a40;transform:translateY(-1px)}.ll-product-card__add-btn:active{transform:scale(.98)}.ll-product-card__add-btn.is-loading{cursor:wait;opacity:.74}.ll-product-card__add-btn.ll-add-btn--enter{animation:ll-control-in .22s ease both}.ll-product-card__add-btn.disabled{background:#2d2d2d;color:#ffffff8c;cursor:not-allowed;transform:none!important;box-shadow:none!important}@media(max-width:576px){.ll-product-card__top{padding:16px;aspect-ratio:1 / 1}.ll-product-card__info{padding:0}.ll-product-card__rating{display:none}.ll-product-card__details-box{padding:0}.ll-product-card__title{font-size:13px;padding:8px 10px 0}.ll-product-card__specs{display:block!important;font-size:11px;text-align:center;padding:0 10px}.ll-specs-origin{display:none}.ll-product-card__price{font-size:19px}.ll-product-card__add-btn{font-size:12px;height:44px}.ll-add-icon{display:none}.ll-product-card:hover .ll-product-card__image{transform:none}.ll-product-card:hover{transform:none;box-shadow:none;border-color:#d4a94a66}.ll-product-card .ll-qty-stepper{width:calc(100% - 24px);min-width:0;margin:0 12px 12px;min-height:44px;border-radius:8px}}@media(hover:none){.ll-product-card,.ll-product-card__image,.ll-product-card__wishlist{transition:none!important;animation:none!important}.ll-product-card:hover,.ll-product-card:hover .ll-product-card__image{transform:none!important;box-shadow:none!important}.ll-product-card:hover{border-color:#d4a94a66!important}.ll-product-card__top,.ll-product-card__image-link,.ll-product-card__image-link:focus,.ll-product-card__image-link:focus-visible,.ll-product-card__top:focus-within{outline:none!important;border-left:none!important;border-right:none!important;box-shadow:none!important}.ll-product-card:hover{background:#fff!important}.ll-product-card__add-btn:hover{transform:none!important;box-shadow:none!important;background:#d4a94a}}.ll-product-card .ll-qty-stepper{width:calc(100% - 24px);min-width:0;margin:0 12px 12px;min-height:48px;border-radius:8px;flex-shrink:0}.ll-qty-stepper{display:flex;align-items:stretch;background:#d4a94a;border-radius:6px;overflow:hidden;width:132px;min-width:132px;min-height:44px;flex-shrink:0;animation:ll-control-in .22s ease both;transform-origin:center}.ll-qty-stepper--updating{box-shadow:inset 0 -2px #0000001f}.ll-qty-btn{background:transparent;border:none;color:#000;font-size:20px;font-weight:700;line-height:1;width:44px;min-height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center;touch-action:manipulation;flex-shrink:0;transition:background .15s ease,transform .15s ease}.ll-qty-btn:hover{background:#0000001f}.ll-qty-btn:active{background:#0003;transform:scale(.92)}.ll-qty-count{flex:1;text-align:center;font-family:var(--font-ui);font-size:14px;font-weight:800;color:#000;display:flex;align-items:center;justify-content:center;border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);transition:transform .18s ease}.ll-qty-count--pulse{transform:scale(1.12)}@keyframes ll-control-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.product-page .ll-qty-stepper{max-width:240px;min-height:52px;border-radius:8px}.product-page .ll-qty-btn{width:56px;font-size:24px}.product-page .ll-qty-count{font-size:17px}
/*# sourceMappingURL=/cdn/shop/t/36/assets/product-card.css.map */
