.home-product-feed-section{padding-block:22px 30px}.home-product-feed__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.home-product-feed__eyebrow{margin:0 0 2px;color:rgb(var(--text-color) / .72);font-size:13px}.home-product-feed__heading{margin:0;font-size:clamp(22px,1.75vw,28px);line-height:1.2}.supermarket-shelf__heading-group{min-width:0;padding-left:12px;border-left:4px solid var(--brand-accent-soft)}.home-product-feed__heading-note{font-size:.56em;font-weight:600;letter-spacing:.01em;white-space:nowrap}.home-product-feed__collection-link{flex:none}.home-product-feed__tabs{display:flex;gap:8px;margin-bottom:16px;padding-bottom:2px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.home-product-feed__tabs::-webkit-scrollbar{display:none}.home-product-feed__tab{flex:none;min-height:42px;padding:9px 16px;border:1px solid rgba(var(--text-color) / .16);border-radius:999px;background:rgb(var(--bg-color));color:rgb(var(--text-color));font:inherit;font-size:14px;font-weight:700;line-height:1.2;cursor:pointer;scroll-snap-align:start}.home-product-feed__tab[aria-selected=true]{border-color:rgb(var(--btn-bg-color));background:rgb(var(--btn-bg-color));color:rgb(var(--btn-text-color))}.home-product-feed__panel{min-height:220px}.home-product-feed__grid,.home-product-feed__skeleton{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px 8px;margin:0;padding:0;list-style:none}.home-product-feed__grid>li,.home-product-feed__grid product-card{min-width:0}.home-product-feed__grid>li{display:flex;align-self:stretch;height:auto}.home-product-feed__grid>li>product-card{width:100%}.home-product-feed__skeleton-card{min-height:285px;border-radius:8px;background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.72) 45%,transparent 70%) 0 0 / 220% 100%,linear-gradient(rgba(var(--text-color) / .07) 62%,transparent 62%);animation:home-feed-shimmer 1.3s linear infinite}.home-product-feed__actions{display:flex;justify-content:center;margin-top:22px}.home-product-feed__load-more{min-width:180px}.home-product-feed__message{max-width:620px;margin:38px auto;text-align:center}.home-product-feed__message .btn{margin-top:12px}.home-product-feed__status{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.home-product-feed[aria-busy=true] .home-product-feed__load-more{pointer-events:none;opacity:.65}@keyframes home-feed-shimmer{to{background-position:-220% 0,0 0}}@media(min-width:600px){.home-product-feed__grid,.home-product-feed__skeleton{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 12px}}@media(min-width:769px){.home-product-feed-section{padding-block:34px 48px}.home-product-feed__grid,.home-product-feed__skeleton{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px}}@media(min-width:1024px){.home-product-feed__grid,.home-product-feed__skeleton{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1280px){.home-product-feed__grid,.home-product-feed__skeleton{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:768.98px){.home-product-feed__header{align-items:end;margin-bottom:12px}.home-product-feed__heading{font-size:20px}.home-product-feed__collection-link{display:none}.home-product-feed__tabs{width:calc(100% + (var(--gutter) / 2));margin-bottom:14px;padding-inline-end:var(--gutter)}.home-product-feed__tab{min-height:44px;padding-inline:14px}.home-product-feed__skeleton-card{min-height:260px}.home-product-feed--mobile-carousel .home-product-feed__grid,.home-product-feed--mobile-carousel .home-product-feed__skeleton{display:grid;grid-template-columns:none;grid-template-rows:minmax(0,1fr);grid-auto-flow:column;grid-auto-columns:calc((100% - 8px)/2);align-items:stretch;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.home-product-feed--mobile-carousel .home-product-feed__grid::-webkit-scrollbar,.home-product-feed--mobile-carousel .home-product-feed__skeleton::-webkit-scrollbar{display:none}.home-product-feed--mobile-carousel .home-product-feed__grid>li,.home-product-feed--mobile-carousel .home-product-feed__skeleton>li{scroll-snap-align:start}.home-product-feed--mobile-carousel .home-product-feed__actions{margin-top:16px}}@media(prefers-reduced-motion:reduce){.home-product-feed__skeleton-card{animation:none}}.home-product-feed-section--soft{background:#fff1df;border-block:1px solid rgba(var(--text-color) / .06)}.home-product-feed-section--ranking{background:#fdf1ed;border-block:1px solid rgba(var(--text-color) / .06)}.home-product-feed-section--ranking .home-product-feed__tabs{margin-bottom:0;padding:18px 18px 12px;border-radius:10px 10px 0 0;background:#fff}.home-product-feed-section--ranking .home-product-feed__tab{min-height:38px;padding:8px 14px;border-color:transparent;border-radius:5px;background:#f4f4f4;font-weight:650}.home-product-feed-section--ranking .home-product-feed__tab[aria-selected=true]{border-color:#222;background:#222;color:#fff}.home-product-feed-section--ranking .home-product-feed__panel{padding:0 18px 18px;border-radius:0 0 10px 10px;background:#fff}.home-product-feed__header-actions,.home-product-feed__shelf-controls{display:flex;align-items:center}.home-product-feed__header-actions{flex:none;gap:18px}.home-product-feed__shelf-controls{gap:8px}.home-product-feed__shelf-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(var(--text-color) / .16);border-radius:50%;background:rgb(var(--bg-color));color:rgb(var(--text-color));cursor:pointer}.home-product-feed__shelf-button .icon{width:16px;height:16px}.home-product-feed__shelf-button:disabled{cursor:default;opacity:.35}.home-product-feed--shelf .home-product-feed__tabs[hidden],.home-product-feed--shelf .home-product-feed__actions{display:none}.home-product-feed--shelf .home-product-feed__panel{min-height:300px;overflow:hidden}.home-product-feed--shelf .home-product-feed__grid,.home-product-feed--shelf .home-product-feed__skeleton{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 8px)/2);align-items:stretch;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.home-product-feed--shelf .home-product-feed__grid::-webkit-scrollbar,.home-product-feed--shelf .home-product-feed__skeleton::-webkit-scrollbar{display:none}.home-product-feed--shelf .home-product-feed__grid>li,.home-product-feed--shelf .home-product-feed__skeleton>li{scroll-snap-align:start}@media(min-width:600px){.home-product-feed--shelf .home-product-feed__grid,.home-product-feed--shelf .home-product-feed__skeleton{grid-template-columns:none;grid-auto-columns:calc((100% - 24px) / 3);gap:12px}}@media(min-width:769px){.home-product-feed--shelf .home-product-feed__grid,.home-product-feed--shelf .home-product-feed__skeleton{grid-template-columns:none;grid-auto-columns:calc((100% - 48px)/4);gap:16px}}@media(min-width:1024px){.home-product-feed--shelf .home-product-feed__grid,.home-product-feed--shelf .home-product-feed__skeleton{grid-template-columns:none;grid-auto-columns:calc((100% - 64px)/5)}}@media(min-width:1280px){.home-product-feed--shelf .home-product-feed__grid,.home-product-feed--shelf .home-product-feed__skeleton{grid-template-columns:none;grid-auto-columns:calc((100% - 80px) / 6)}.home-product-feed-section--ranking .home-product-feed--shelf .home-product-feed__grid,.home-product-feed-section--ranking .home-product-feed--shelf .home-product-feed__skeleton{grid-auto-columns:calc((100% - 112px)/8)}.home-product-feed-section--ranking .home-product-feed--shelf .home-product-feed__grid .home-product-card .card__media .media{width:calc(100% - 4px)}}@media(min-width:1536px){.home-product-feed__grid,.home-product-feed__skeleton{grid-template-columns:repeat(8,minmax(0,1fr))}.home-product-feed--shelf .home-product-feed__grid,.home-product-feed--shelf .home-product-feed__skeleton{grid-template-columns:none;grid-auto-columns:calc((100% - 112px)/8)}}@media(max-width:768.98px){.home-product-feed--shelf .home-product-feed__collection-link{display:inline;font-size:13px}.home-product-feed__collection-name{display:none}.home-product-feed__header-actions{gap:8px}.home-product-feed__shelf-controls{display:none}.home-product-feed--shelf .home-product-feed__panel{min-height:270px}.home-product-feed__heading-note{display:block;margin-top:2px;font-size:13px;white-space:normal}.home-product-feed-section--ranking .home-product-feed__tabs{width:100%;padding:12px 10px 10px}.home-product-feed-section--ranking .home-product-feed__panel{padding:0 10px 12px}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/home-product-feed.css.map */
