.patch-shelves *,.patch-shelves *:before,.patch-shelves *:after{box-sizing:border-box}.patch-shelves{background:var(--ps-bg, #f6faf6);color:#1c1f1b;font-family:var(--font-stack-body-primary, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif);padding:48px 0 52px;-webkit-font-smoothing:antialiased}.patch-shelves__inner{max-width:var(--ps-max, 1400px);margin:0 auto;padding:0 24px}.patch-shelves__header{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:22px}.patch-shelves__header-divider{flex:0 0 auto;width:1px;height:18px;background:#7a7f76}.patch-shelves__heading{margin:0;font-size:var(--ps-header-d, 30px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#1c1f1b}.patch-shelves__sub{margin:6px 0 0;font-size:15px;line-height:1.4;color:#7a7f76}.patch-shelves__view-all{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:var(--ps-viewall, #4F934E);text-decoration:none;white-space:nowrap;transition:opacity .15s ease}.patch-shelves__view-all:hover{opacity:.82}.patch-shelves__view-all svg{transition:transform .2s ease}.patch-shelves__view-all:hover svg{transform:translate(3px)}.patch-shelves__rail{margin-top:34px}.patch-shelves__rail:first-of-type{margin-top:0}.patch-shelves__rail+.patch-shelves__rail{padding-top:34px}.patch-shelves__rail-head{margin-bottom:12px}.patch-shelves__rail-label{margin:0;font-size:19px;font-weight:800;line-height:1.15;letter-spacing:-.01em;color:#1c1f1b}.patch-shelves__rail-sub{margin:3px 0 0;font-size:13.5px;line-height:1.35;color:#7a7f76}.patch-shelves__viewport{position:relative}.patch-shelves__track{display:flex;gap:13px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 40px 16px 0;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.patch-shelves__track::-webkit-scrollbar{width:0;height:0;display:none}.patch-shelves__item{flex:0 0 auto;width:280px;scroll-snap-align:start;display:flex;flex-direction:column}.patch-shelves__tile{position:relative;width:100%;height:340px;border-radius:16px;overflow:hidden;display:block;text-decoration:none;color:#fff;background:#e7ebe7;box-shadow:0 1px 2px #0c120c0f;transition:transform .18s ease,box-shadow .18s ease}.patch-shelves__media{position:absolute;top:0;right:0;bottom:0;left:0}.patch-shelves__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.patch-shelves__img--ph{background:linear-gradient(135deg,#dfe5df,#cdd6cd)}.patch-shelves__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .35s ease,transform .5s ease}.patch-shelves__tile:hover .patch-shelves__img{transform:scale(1.05)}.patch-shelves__tile:hover .patch-shelves__video{opacity:1;transform:scale(1.05)}.patch-shelves__tile:hover{transform:translateY(-5px);box-shadow:0 12px 26px #14101e2e}.patch-shelves__item:hover .patch-shelves__cta{background:var(--ps-cta-hover, #4F934E)}.patch-shelves__scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,#0c120ce6,#0c120c6b 20%,#0c120c00 34%)}.patch-shelves__badge{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:999px;font-size:11.5px;font-weight:700;line-height:1}.patch-shelves__badge--best{background:#121c14d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;border:1px solid rgba(255,255,255,.16)}.patch-shelves__badge-star{flex:0 0 auto}.patch-shelves__badge--popular{background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#3c6f3b}.patch-shelves__moq{position:absolute;top:12px;right:12px;z-index:3;padding:5px 11px;border-radius:999px;background:#63af62;color:#fff;font-size:11.5px;font-weight:600;line-height:1;box-shadow:0 2px 8px #00000040}.patch-shelves__info{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:14px 14px 15px;display:flex;flex-direction:column;gap:3px}.patch-shelves__title{font-weight:700;font-size:15.5px;line-height:1.15;letter-spacing:-.01em;color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.35);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.patch-shelves__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.patch-shelves__price{font-size:13px;font-weight:600;color:#ffffffd9;text-shadow:0 1px 8px rgba(0,0,0,.35)}.patch-shelves__price-value{font-weight:800}.patch-shelves__price--override{font-weight:700}.patch-shelves__rating{display:inline-flex;align-items:center;gap:6px}.patch-shelves__stars{position:relative;display:inline-block;width:70px;height:13px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20fill='rgba(255,255,255,0.34)'%20d='M12%2017.27L18.18%2021l-1.64-7.03L22%209.24l-7.19-.61L12%202%209.19%208.63%202%209.24l5.46%204.73L5.82%2021z'/%3E%3C/svg%3E");background-size:14px 13px;background-repeat:repeat-x}.patch-shelves__stars-on{position:absolute;top:0;left:0;height:100%;max-width:100%;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20fill='rgb(245,166,35)'%20d='M12%2017.27L18.18%2021l-1.64-7.03L22%209.24l-7.19-.61L12%202%209.19%208.63%202%209.24l5.46%204.73L5.82%2021z'/%3E%3C/svg%3E");background-size:14px 13px;background-repeat:repeat-x}.patch-shelves__rating-num{font-size:12px;font-weight:700;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.4)}.patch-shelves__rating-count{font-size:12px;color:#ffffffb3;text-shadow:0 1px 8px rgba(0,0,0,.4)}.patch-shelves__cta{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:9px;padding:11px 14px;border-radius:var(--border-radius-buttons, 8px);background:var(--ps-cta-bg, #63AF62);color:#fff;font-weight:700;font-size:13.5px;line-height:1;text-decoration:none;transition:background .18s ease}.patch-shelves__cta svg{flex:0 0 auto}.patch-shelves__arrow{position:absolute;top:calc(50% - 9px);transform:translateY(-50%);width:40px;height:40px;padding:0;border-radius:999px;border:1px solid rgba(28,31,27,.1);background:#fff;color:#1c1f1b;cursor:pointer;z-index:4;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0c120c29;opacity:0;transition:opacity .2s ease,background .15s ease,transform .15s ease}.patch-shelves__arrow--prev{left:6px}.patch-shelves__arrow--next{right:6px}.patch-shelves__viewport:hover .patch-shelves__arrow,.patch-shelves__viewport:focus-within .patch-shelves__arrow{opacity:1}.patch-shelves__arrow:hover{background:#f4f7f4}.patch-shelves__arrow:active{transform:translateY(-50%) scale(.94)}.patch-shelves__arrow:focus-visible{opacity:1;outline:2px solid #4F934E;outline-offset:2px}.patch-shelves__arrow:disabled{opacity:0!important;pointer-events:none}.patch-shelves__progress{height:3px;margin-top:8px;border-radius:999px;background:#e3e1da;overflow:hidden}.patch-shelves__progress-fill{display:block;height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,#63af62,#4f934e);transition:width .12s linear}.patch-shelves__rail:not(.is-scrollable) .patch-shelves__arrow,.patch-shelves__rail:not(.is-scrollable) .patch-shelves__progress{display:none}.patch-shelves__tile--empty{display:flex;align-items:center;justify-content:center;background:#eef2ee;border:1px dashed #bcc8bc;color:#7a7f76}.patch-shelves__empty-label{font-size:13px;font-weight:600}@media(min-width:750px){.patch-shelves__track{display:grid;grid-template-columns:repeat(var(--ps-cols-d, 5),1fr);align-items:start;gap:13px;overflow:visible;padding:0;scroll-snap-type:none}.patch-shelves__rail--compact .patch-shelves__track{display:flex;flex-wrap:wrap;justify-content:center}.patch-shelves__rail--compact .patch-shelves__item{width:calc((100% - (var(--ps-cols-d, 5) - 1) * 13px) / var(--ps-cols-d, 5) * .8)}.patch-shelves__item{width:auto}.patch-shelves__tile{width:100%;height:auto;aspect-ratio:280 / 340}.patch-shelves__arrow,.patch-shelves__progress{display:none}}@media(max-width:749px){.patch-shelves{padding:34px 0 38px}.patch-shelves__inner{padding:0 16px}.patch-shelves__rail{margin-top:26px}.patch-shelves__rail+.patch-shelves__rail{padding-top:26px}.patch-shelves__track{gap:10px;padding:4px 28px 14px 0;align-items:stretch}.patch-shelves__item{width:160px}.patch-shelves__tile{height:auto;overflow:visible;background:transparent;box-shadow:none;border-radius:0}.patch-shelves__media{position:relative;height:230px;border-radius:14px;overflow:hidden;background:#e7ebe7;box-shadow:0 1px 2px #0c120c0f}.patch-shelves__scrim{display:none}.patch-shelves__info{position:static;padding:9px 2px 10px}.patch-shelves__title{font-size:13.5px;color:#1c1f1b;text-shadow:none;min-height:2.3em}.patch-shelves__price{font-size:12px;color:#1c1f1b;text-shadow:none}.patch-shelves__rating-num{color:#1c1f1b;text-shadow:none}.patch-shelves__rating-count{color:#7a7f76;text-shadow:none}.patch-shelves__stars{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20fill='rgba(28,31,27,0.2)'%20d='M12%2017.27L18.18%2021l-1.64-7.03L22%209.24l-7.19-.61L12%202%209.19%208.63%202%209.24l5.46%204.73L5.82%2021z'/%3E%3C/svg%3E")}.patch-shelves__cta{padding:7px 9px;font-size:11px;margin-top:auto}.patch-shelves__arrow{display:none}.patch-shelves__header{flex-wrap:nowrap}.patch-shelves__heading{min-width:0;font-size:var(--ps-header-m, 22px)}.patch-shelves__view-all{flex:0 0 auto}}@media(prefers-reduced-motion:reduce){.patch-shelves__img,.patch-shelves__video,.patch-shelves__view-all svg,.patch-shelves__arrow{transition:none!important}.patch-shelves__tile:hover .patch-shelves__img,.patch-shelves__tile:hover .patch-shelves__video{transform:none!important}.patch-shelves__tile{transition:none!important}.patch-shelves__tile:hover{transform:none!important}.patch-shelves__track{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/228/compiled_assets/styles.css.map */
