.store-product-shelves{max-width:1600px;margin:0 auto;padding:16px;background:#fff;font-family:Deck Text,Arial,sans-serif;letter-spacing:0;scroll-margin-top:16px}
.product-shelf{padding:20px;background:var(--shelf-bg,#eaf4ef);color:var(--shelf-ink,#172b25);min-width:0}
.product-shelf+.product-shelf{margin-top:20px}
.product-shelf-content{min-width:0}
.product-shelf--collection .product-shelf-content{display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;align-items:center}
.product-shelf-cover{display:block;min-width:0;height:260px;color:inherit}
.product-shelf-cover img{display:block;width:100%;height:100%;object-fit:contain}
.product-shelf--empty{display:grid;grid-template-columns:180px minmax(0,1fr);column-gap:32px;min-height:218px}
.product-shelf--empty .product-shelf-content{display:contents}
.product-shelf--empty .product-shelf-cover{grid-column:1;grid-row:1/3;height:180px;align-self:center}
.product-shelf--empty .product-shelf-heading{grid-column:2;align-self:end;margin:0 0 8px}
.product-shelf-empty{grid-column:2;align-self:start;font-size:13px;line-height:1.5;min-width:0}
.product-shelf-empty p{margin:0 0 8px;opacity:.76}
.product-shelf-empty a{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-weight:600;text-decoration:underline;text-underline-offset:4px;color:inherit}
.product-shelf-empty svg{width:18px;height:18px;flex:none}
.product-shelf-cover:focus-visible,.product-shelf-empty a:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.product-shelf-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;min-width:0}
.product-shelf-heading>div{min-width:0}
.product-shelf-heading h2{display:flex;align-items:center;gap:9px;margin:0;font-size:23px;line-height:1.3;font-weight:700;overflow-wrap:anywhere;letter-spacing:0}
.product-shelf-heading h2 svg{width:24px;height:24px;flex:none;stroke-width:1.6}
.product-shelf-heading p{margin:5px 0 0;font-size:14px;line-height:1.5;overflow-wrap:anywhere}
.product-shelf .product-shelf-more{display:inline-flex;align-items:center;gap:8px;color:inherit;font-size:14px;font-weight:700;white-space:nowrap;text-decoration:none;flex:none;min-height:40px}
.product-shelf-more svg{width:19px;height:19px}
.product-shelf .product-shelf-more:hover{text-decoration:underline;text-underline-offset:4px}
.product-shelf-carousel{position:relative;min-width:0}
.product-shelf-track{display:grid;grid-auto-flow:column;grid-auto-columns:196px;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding:1px;padding:1px 1px 12px;margin:0;list-style:none;scrollbar-width:thin;scrollbar-color:#84978a transparent;-webkit-overflow-scrolling:touch}
.product-shelf-track::-webkit-scrollbar{height:6px}
.product-shelf-track::-webkit-scrollbar-thumb{background:#84978a;border-radius:3px}
.shelf-product{min-width:0;scroll-snap-align:start;border:1px solid #e2e7e3;border-radius:8px;background:#fff;overflow:hidden}
.shelf-product>a{display:flex;flex-direction:column;height:100%;color:#0f1111;text-decoration:none}
.shelf-product>a:hover{color:#0f1111;text-decoration:none}
.shelf-product>a:hover h3{color:#007185;text-decoration:underline;text-underline-offset:3px}
.shelf-product-image{position:relative;aspect-ratio:1;flex:none;background:#fff;border-bottom:1px solid #f0f2f0}
.shelf-product-image img{position:absolute;inset:12px;display:block;width:calc(100% - 24px);height:calc(100% - 24px);object-fit:contain}
.shelf-product-info{padding:12px;display:flex;flex-direction:column;gap:9px;flex:1;min-width:0}
.shelf-product-info h3{margin:0;font-size:15px;line-height:1.35;font-weight:400;min-height:41px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere}
.shelf-product-flags{display:flex;flex-wrap:wrap;align-items:center;gap:5px;min-height:23px}
.shelf-product-discount{display:inline-block;padding:4px 7px;border-radius:3px;background:#b4233d;color:#fff;font-size:12px;font-weight:700;line-height:1.25}
.shelf-product-stock{font-size:11px;line-height:1.4;color:#7c3124}
.shelf-product-pricing{margin-top:auto;min-width:0}
.shelf-product-price{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:2px;font-size:23px;line-height:1.2;font-weight:700;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.shelf-product-fraction{font-size:14px;align-self:flex-start;padding-top:1px}
.shelf-product-price small{font-size:12px;font-weight:400;margin-left:3px}
.shelf-product-previous{display:block;min-height:18px;margin-top:3px;font-size:12px;line-height:1.5;color:#656e6b;overflow-wrap:anywhere}
.shelf-product-no-price{font-size:14px;color:#656e6b}
.product-shelf-arrow{position:absolute;top:64px;width:44px;height:68px;display:grid;place-items:center;border:1px solid #c4cbc7;border-radius:6px;background:#fff;color:#172b25;box-shadow:0 2px 5px #00000012;cursor:pointer;padding:8px;z-index:1}
.product-shelf-arrow--prev{left:-10px}.product-shelf-arrow--next{right:-10px}
.product-shelf-arrow svg{width:24px;height:24px}
.product-shelf-arrow[hidden]{display:none}
.product-shelf-arrow:disabled{opacity:.4;cursor:default}
.product-shelf-arrow:not(:disabled):hover{background:#f2f6f3}
.product-shelf-arrow:focus-visible,.product-shelf-more:focus-visible{outline:3px solid currentColor;outline-offset:3px}
.shelf-product>a:focus-visible,.product-shelf-track:focus-visible{outline:3px solid #007185;outline-offset:-3px}
@media(max-width:767px){
    .store-product-shelves{padding:12px 0}
    .product-shelf{padding:16px 12px}
    .product-shelf--collection .product-shelf-content{grid-template-columns:110px minmax(0,1fr);gap:12px}
    .product-shelf-cover{height:180px}
    .product-shelf--empty{grid-template-columns:100px minmax(0,1fr);gap:8px 16px;min-height:200px}
    .product-shelf--empty .product-shelf-content{display:contents}
    .product-shelf--empty .product-shelf-cover{height:150px}
    .product-shelf--empty .product-shelf-heading{display:block}
    .product-shelf--empty .product-shelf-more{display:none}
    .product-shelf-empty{font-size:12px}
    .product-shelf-heading{gap:10px;align-items:flex-start;margin-bottom:12px}
    .product-shelf-heading h2{font-size:19px;gap:7px}
    .product-shelf-heading h2 svg{width:21px;height:21px}
    .product-shelf-heading p{font-size:13px}
    .product-shelf .product-shelf-more{font-size:12px;gap:5px;min-height:44px}
    .product-shelf-track{grid-auto-columns:166px;gap:10px}
    .shelf-product-info{padding:10px;gap:8px}
    .shelf-product-info h3{font-size:14px;min-height:38px}
    .shelf-product-price{font-size:21px}
    .product-shelf-arrow{top:51px;width:36px;height:62px;padding:5px}
    .product-shelf-arrow--prev{left:-7px}.product-shelf-arrow--next{right:-7px}
}
@media(prefers-reduced-motion:reduce){.product-shelf-track{scroll-behavior:auto}}
.product-shelf[hidden]{display:none!important}
.product-shelf--empty:not(.product-shelf--collection){display:block;min-height:0;padding-block:20px}
.product-shelf--empty:not(.product-shelf--collection) .product-shelf-empty{padding:0 0 4px}
.shelf-flash-bar{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;margin:-4px 0 18px;font-size:13px}
.shelf-flash-bar>strong{font-weight:600;color:#9b1f3b}
.shelf-countdown{display:inline-flex;align-items:center;gap:8px;font-size:13px;white-space:nowrap;font-variant-numeric:tabular-nums}
.shelf-countdown svg{width:18px;height:18px}.shelf-countdown time{min-width:100px;font-weight:600}
.shelf-flash-terms summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding-block:8px}
.shelf-flash-terms[open]>div{position:absolute;z-index:10;top:100%;left:0;width:330px;max-width:100%;padding:18px;border:1px solid #d9dfe0;border-radius:6px;background:white;color:#17221f;box-shadow:0 6px 20px #0002;line-height:1.6}
.shelf-flash-terms p{margin:8px 0}.shelf-flash-terms ul{padding-left:18px;margin:8px 0}
@media(max-width:700px){.shelf-flash-bar{gap:4px 18px}.shelf-flash-terms[open]>div{position:static;max-width:100%;width:auto}.shelf-flash-terms[open]{flex-basis:100%}}
