.product-recommendations{margin-top:40px}.rec-section{margin-bottom:32px}.rec-section__title{font-size:18px;font-weight:600;margin:0 0 12px}.rec-section__scroll{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.rec-section__scroll::-webkit-scrollbar{display:none}.rec-section__empty{font-size:14px;color:var(--color-text-muted);padding:20px 0}.rec-section__scroll-wrap{position:relative}.rec-section__fade{position:absolute;top:0;bottom:4px;width:40px;z-index:2;pointer-events:none;display:none}.rec-section__fade--left{left:0;background:linear-gradient(90deg,#fff 30%,transparent 100%)}.rec-section__fade--right{right:0;background:linear-gradient(270deg,#fff 30%,transparent 100%)}.rec-section__fade.is-visible{display:block}.rec-section__arrow{position:absolute;top:35%;z-index:3;width:34px;height:34px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-bg);cursor:pointer;display:none;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;color:var(--color-text-secondary);transition:box-shadow .15s}.rec-section__arrow:hover{box-shadow:0 3px 12px #00000026}.rec-section__arrow.is-visible{display:flex}.rec-section__arrow--left{left:-6px}.rec-section__arrow--right{right:-6px}.rec-section__arrow svg{width:18px;height:18px}.rec-card{position:relative;flex-shrink:0;width:180px;border:1px solid var(--color-border-light);border-radius:var(--radius);overflow:hidden;transition:border-color .15s,box-shadow .15s;text-decoration:none;color:inherit;display:block}.rec-card:hover{border-color:var(--color-border);box-shadow:0 2px 8px #0000000f}.rec-card__img-wrap{background:var(--color-surface);aspect-ratio:4 / 5;overflow:hidden}.rec-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.rec-card__info{padding:10px}.rec-card__name{font-size:12px;font-weight:500;color:var(--color-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.rec-card__rating{display:flex;align-items:center;gap:2px;margin-top:4px}.rec-card__star{font-size:11px;color:#ccc;line-height:1}.rec-card__star--filled{color:var(--color-star)}.rec-card__review-count{font-size:10px;color:var(--color-text-muted);margin-left:2px}.rec-card__price{font-size:13px;color:var(--color-text-secondary);display:block;margin-top:4px;font-weight:500}.rec-card--skeleton .rec-card__img-wrap{background:linear-gradient(90deg,var(--color-surface) 25%,#f0f0f0 50%,var(--color-surface) 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite}.rec-card--skeleton .rec-card__name,.rec-card--skeleton .rec-card__price{background:var(--color-surface);border-radius:3px;height:14px;display:block;width:60%;margin-top:6px}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.rec-section--loading{opacity:.6}
/*# sourceMappingURL=/cdn/shop/t/479/assets/recommendations.css.map */
