.yojo-feed{max-width:var(--yojo-container-lg);margin:0 auto;padding:var(--yojo-space-6) var(--yojo-space-5) var(--yojo-space-10);background-color:var(--yojo-bg)}@media(max-width:767px){.yojo-feed{padding:var(--yojo-space-4) var(--yojo-space-4) var(--yojo-space-8)}}.yojo-feed-banner{position:relative;display:flex;align-items:center;justify-content:center;border-radius:var(--yojo-radius-md);overflow:hidden;margin-bottom:var(--yojo-space-6);text-decoration:none;color:#fff;cursor:pointer}.yojo-feed-banner--no-image{background:linear-gradient(135deg,var(--yojo-surface) 0%,var(--yojo-bg-warm) 100%);color:var(--yojo-text);border:1px solid var(--yojo-border);height:120px!important}.yojo-feed-banner--no-image .yojo-feed-banner__heading{font-size:var(--yojo-text-xl);font-weight:var(--yojo-weight-normal);letter-spacing:-.5px;opacity:.6}@media(max-width:767px){.yojo-feed-banner--no-image{height:80px!important}.yojo-feed-banner--no-image .yojo-feed-banner__heading{font-size:var(--yojo-text-lg)}}.yojo-feed-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.yojo-feed-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--yojo-dark);pointer-events:none}.yojo-feed-banner__content{position:relative;z-index:1;text-align:center;padding:var(--yojo-space-5)}.yojo-feed-banner__heading{margin:0;font-size:var(--yojo-text-lg);font-weight:var(--yojo-weight-medium);letter-spacing:-.3px;line-height:var(--yojo-leading-tight)}.yojo-feed-banner__subheading{margin:var(--yojo-space-1) 0 0;font-size:var(--yojo-text-sm);font-weight:var(--yojo-weight-normal);opacity:.8;line-height:var(--yojo-leading-normal)}.yojo-feed__shelf{margin-bottom:var(--yojo-space-10)}.yojo-feed__shelf:first-of-type{margin-top:0}.yojo-feed__shelf:last-child{margin-bottom:var(--yojo-space-6)}.yojo-feed__shelf-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--yojo-space-4)}.yojo-feed__shelf-header-right{display:flex;align-items:center;gap:var(--yojo-space-4)}.yojo-feed__shelf--low{margin-bottom:var(--yojo-space-8)}.yojo-feed__shelf--low .yojo-feed__shelf-title{font-size:var(--yojo-text-base)}.yojo-feed__shelf-title{margin:0;font-size:var(--yojo-text-md);font-weight:var(--yojo-weight-medium);color:var(--yojo-text);letter-spacing:-.2px}.yojo-feed__shelf-view-all{font-size:var(--yojo-text-sm);font-weight:var(--yojo-weight-normal);color:var(--yojo-text-muted);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--yojo-border-strong);transition:color var(--yojo-duration) var(--yojo-ease)}.yojo-feed__shelf-view-all:hover{color:var(--yojo-text)}.yojo-feed__scroller-wrap{position:relative}.yojo-feed__scroller{display:flex;gap:var(--yojo-space-4);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:var(--yojo-space-3);padding-inline-end:var(--yojo-space-5);scrollbar-width:none;-ms-overflow-style:none}.yojo-feed__scroller::-webkit-scrollbar{display:none}.yojo-feed__nav{display:flex;gap:var(--yojo-space-2);direction:ltr}.yojo-feed__nav-btn{width:34px;height:34px;border-radius:50%;border:1px solid var(--yojo-border-strong);background-color:var(--yojo-bg);color:var(--yojo-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color var(--yojo-duration) var(--yojo-ease),border-color var(--yojo-duration) var(--yojo-ease);padding:0}.yojo-feed__nav-btn:hover{background-color:var(--yojo-surface);border-color:var(--yojo-text-muted)}.yojo-feed__nav-btn svg{width:16px;height:16px;stroke-width:2px}.yojo-feed-card{scroll-snap-align:start;text-decoration:none;color:inherit;display:flex;flex-direction:column;position:relative}.yojo-feed__scroller .yojo-feed-card{flex:0 0 calc((100% - 64px)/5);min-width:0}.yojo-feed-card__link{text-decoration:none;color:inherit;display:block}.yojo-feed-card__img-wrap{position:relative;width:100%;padding-top:100%;aspect-ratio:1;background-color:transparent;border-radius:var(--yojo-radius-md);overflow:hidden;margin-bottom:var(--yojo-space-2);transition:transform .2s cubic-bezier(.22,1,.36,1)}.no-touchevents .yojo-feed-card:hover .yojo-feed-card__img-wrap{transform:translateY(-3px)}.yojo-feed-card__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:transform .3s var(--yojo-ease)}.yojo-feed-card:hover .yojo-feed-card__img{transform:scale(1.04)}.yojo-feed-card__details{text-align:right;flex:1;display:flex;flex-direction:column}.yojo-feed-card__vendor{display:block;font-size:var(--card-vendor-fs, 11px);line-height:var(--card-vendor-lh, 1.2);font-weight:var(--yojo-weight-medium);color:var(--yojo-text-muted, #7a7064);margin-bottom:4px;opacity:.85;min-height:var(--card-vendor-min-h, 1.45em)}.yojo-feed-card__title{font-size:var(--card-title-fs, 14px);font-weight:var(--yojo-weight-medium);margin:0 0 var(--yojo-space-1);color:var(--yojo-text);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:var(--card-title-lh, 1.4);min-height:var(--card-title-min-h, 2.8em)}.yojo-feed-card__price{font-size:var(--card-price-fs, 14px);color:var(--yojo-accent-dark);font-weight:var(--yojo-weight-semibold);line-height:var(--card-price-lh, 1.4);min-height:var(--card-price-min-h, 2.36em)}.yojo-feed-card__buy{margin-top:auto;padding-top:var(--yojo-space-2)}.yojo-feed-card__buy .button{width:100%}.yojo-feed__grid{display:none}@media(max-width:767px){.yojo-feed__scroller-wrap,.yojo-feed__nav{display:none}.yojo-feed__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--yojo-space-3)}.yojo-feed__grid .yojo-feed-card{flex:none;width:auto}.yojo-feed__grid .yojo-feed-card:nth-child(n+9){display:none}.yojo-feed__shelf{margin-bottom:var(--yojo-space-8)}.yojo-feed__shelf-title{font-size:var(--yojo-text-base)}.yojo-feed-banner__heading{font-size:var(--yojo-text-md)}.yojo-feed-banner{margin-bottom:var(--yojo-space-4)}.yojo-feed-card__buy .button{min-height:44px;font-size:var(--yojo-text-xs)}}@media(min-width:768px)and (max-width:1023px){.yojo-feed__scroller .yojo-feed-card{flex:0 0 calc((100% - 48px)/4)}}.yojo-feed-card,.yojo-feed-banner{opacity:0;transform:translateY(16px);transition:opacity .5s ease-out,transform .5s cubic-bezier(.25,1,.5,1)}.yojo-feed-card.is-visible,.yojo-feed-banner.is-visible,.no-js .yojo-feed-card,.no-js .yojo-feed-banner{opacity:1;transform:translateY(0)}.yojo-feed__scroller .yojo-feed-card:nth-child(2){transition-delay:.06s}.yojo-feed__scroller .yojo-feed-card:nth-child(3){transition-delay:.12s}.yojo-feed__scroller .yojo-feed-card:nth-child(4){transition-delay:.16s}.yojo-feed__scroller .yojo-feed-card:nth-child(5){transition-delay:.2s}.yojo-feed__grid .yojo-feed-card:nth-child(2){transition-delay:.06s}.yojo-feed__grid .yojo-feed-card:nth-child(3){transition-delay:.1s}.yojo-feed__grid .yojo-feed-card:nth-child(4){transition-delay:.14s}@media(prefers-reduced-motion:reduce){.yojo-feed-card,.yojo-feed-banner{opacity:1!important;transform:none!important;transition:none!important}}html[dir=rtl] .yojo-feed-card__details{text-align:right}html[dir=rtl] .yojo-feed__shelf-header{direction:rtl}.yojo-feed-card__img-wrap--loading{background:linear-gradient(90deg,var(--yojo-surface) 25%,var(--yojo-bg-warm) 50%,var(--yojo-surface) 75%);background-size:200% 100%;animation:yojo-shimmer 1.5s ease-in-out infinite}
/*# sourceMappingURL=/cdn/shop/t/18/assets/yojo-feed.css.map */
