.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-notes,.flash-deal-notes{display:flex;align-items:center;min-width:0;gap:4px;color:#665d56;font-size:11px;line-height:1.35;white-space:nowrap;overflow:hidden}
.shelf-product-note,.flash-deal-note{display:inline-block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;padding:3px 6px;border:1px solid var(--note-color);border-radius:4px;background:var(--note-color);color:var(--note-text);font-weight:700;line-height:1.2}
.shelf-product-notes svg,.flash-deal-notes svg{width:14px;height:14px;flex:none;margin-left:auto;color:#544940;stroke-width:1.8}
.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%}}

/* The offer rail stays prominent without obscuring its real product prices. */
.product-shelf--flash{border-top:4px solid #df7e24;background:#fff1d8}
.product-shelf--flash .product-shelf-heading{margin-bottom:10px}
.product-shelf--flash .product-shelf-heading h2{color:#54270d}
.product-shelf--flash .product-shelf-more{color:#54270d}
.product-shelf--flash .shelf-flash-bar{margin:0 0 18px;padding:10px 12px;border:1px solid #c95c10;border-radius:6px;background:#df711c;color:#fff}
.product-shelf--flash .shelf-flash-bar>strong{color:#fff;font-weight:800}
.product-shelf--flash .shelf-countdown{font-weight:600}
.product-shelf--flash .shelf-flash-terms summary{color:#fff}
.product-shelf--flash .shelf-product{border-color:#e6d2ad}
@media(max-width:700px){
    .product-shelf--flash .shelf-flash-bar{padding:9px 10px;margin-bottom:14px}
    .product-shelf--flash .shelf-countdown{font-size:12px}
}

/* Independent product cards make a time-bound offer read as a real opportunity. */
.product-shelf--spotlight{padding:20px;border-top:0;background:#fff;color:#1d1b1b}
.product-shelf--spotlight .product-shelf-heading{margin-bottom:12px}
.product-shelf--spotlight .product-shelf-heading h2{color:#1f1d1d}
.product-shelf--spotlight .product-shelf-more{color:#a42d59}
.flash-deal-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;margin-bottom:16px;padding:9px 12px;border:1px solid #c95c10;border-radius:6px;background:#df711c;font-size:13px;color:#fff}
.flash-deal-meta__offer{font-weight:800;color:#fff}
.flash-deal-meta .shelf-countdown{font-size:12px;font-weight:600}
.flash-deal-meta .shelf-countdown svg{width:17px;height:17px}
.flash-deal-meta .flash-deal-terms summary{color:#fff}
.flash-deal-terms summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding-block:5px}
.flash-deal-terms[open]>div{position:absolute;z-index:10;max-width:330px;margin-top:6px;padding:14px;border:1px solid #e8d7bf;border-radius:6px;background:#fff;color:#2b2522;box-shadow:0 6px 18px #0002;line-height:1.55}
.flash-deal-terms ul{margin:8px 0;padding-left:18px}.flash-deal-terms p{margin:8px 0 0}
.flash-deals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.flash-deal{min-width:0;border:2px solid #de4d8f;border-radius:10px;background:#fff;overflow:hidden}
.flash-deal>a{display:block;height:100%;color:#222;text-decoration:none}.flash-deal>a:hover{color:#222;text-decoration:none}
.flash-deal-image{position:relative;display:grid;place-items:center;aspect-ratio:1;background:#fff}
.flash-deal-image img{display:block;width:86%;height:86%;object-fit:contain}
.flash-deal-badge{position:absolute;top:10px;left:10px;z-index:1;display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:5px;background:#ee6a26;color:#fff;font-size:12px;font-weight:800;line-height:1.15}
.flash-deal-badge svg{width:15px;height:15px;stroke-width:2}
.flash-deal-offer{padding:8px 12px;background:#ffb400;color:#402400;font-size:14px;font-weight:800;text-align:center}
.flash-deal-info{padding:14px 14px 16px}.flash-deal-info h3{min-height:44px;margin:0;font-size:16px;line-height:1.36;font-weight:700;overflow-wrap:anywhere}
.flash-deal-notes{margin-top:7px;color:#6f625d;font-size:12px}.flash-deal-note{padding:4px 7px}.flash-deal-stock{display:inline-block;margin-top:7px;color:#a92a2a;font-size:12px;font-weight:700}
.flash-deal-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-top:12px;color:#b31f30}.flash-deal-price>span{font-size:25px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums}.flash-deal-price sup{font-size:14px;vertical-align:super}.flash-deal-price small{margin-left:3px;color:#4e3430;font-size:12px;font-weight:500}.flash-deal-price del{color:#8c8986;font-size:13px}
.flash-deal>a:hover h3{color:#a42d59;text-decoration:underline;text-underline-offset:3px}.flash-deal>a:focus-visible{outline:3px solid #b42447;outline-offset:-3px}
@media(max-width:900px){.flash-deals{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){
    .product-shelf--spotlight{padding:16px 12px}
    .flash-deal-meta{gap:6px 14px;padding:9px 10px;margin-bottom:12px}.flash-deal-terms[open]>div{position:static;max-width:100%;margin-top:6px}
    .flash-deals{grid-auto-flow:column;grid-auto-columns:minmax(286px,calc(100vw - 48px));grid-template-columns:none;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:1px 1px 10px;margin:0 -1px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}
    .flash-deal{scroll-snap-align:start}.flash-deal-info{padding:13px}.flash-deal-info h3{font-size:16px}.flash-deal-image{aspect-ratio:1.02}
}

/* Compact editorial selection, using the store's gold and black identity. */
.product-shelf--weekly{background:#ead7ab;color:#171717;padding:20px;border-radius:12px;box-shadow:inset 0 0 0 1px #b4934d33}
.product-shelf--weekly .product-shelf-heading{margin-bottom:14px}
.product-shelf--weekly .product-shelf-heading h2{font-size:27px;letter-spacing:-.5px}
.product-shelf--weekly .product-shelf-heading h2 svg{color:#85601c;fill:currentColor;width:26px;height:26px}
.product-shelf--weekly .product-shelf-heading p{font-size:13px;color:#504329}
.product-shelf--weekly .product-shelf-track{grid-auto-columns:180px;gap:10px;scrollbar-color:#a48242 transparent;padding-bottom:8px}
.product-shelf--weekly .shelf-product{border:0;border-radius:9px}
.product-shelf--weekly .shelf-product-image img{inset:10px;width:calc(100% - 20px);height:calc(100% - 20px)}
.product-shelf--weekly .shelf-product-info{padding:10px;gap:7px}
.product-shelf--weekly .shelf-product-info h3{font-size:14px;min-height:38px;line-height:1.35}
.product-shelf--weekly .shelf-product-info h3:hover{color:#70521b}
.product-shelf--weekly .shelf-product-notes{display:none}
.product-shelf--weekly .shelf-product-discount{background:#1b1b1b;color:#fff;font-size:11px;border-radius:4px}
.product-shelf--weekly .shelf-product-price{font-size:24px;color:#151515}
.product-shelf--weekly .shelf-product-previous{min-height:16px}
.product-shelf--weekly .weekly-unit-note{display:block;margin-top:7px;padding-top:7px;border-top:1px solid #eee;color:#635c4f;font-size:10px;line-height:1.4}
.product-shelf--weekly .product-shelf-arrow{border-color:#c6af7c;box-shadow:0 3px 12px #30230b1a}
.product-shelf--weekly .shelf-product>a:focus-visible{outline:3px solid #755418;outline-offset:-3px}
@media(max-width:700px){.product-shelf--weekly{padding:14px 12px;border-radius:10px}.product-shelf--weekly .product-shelf-heading{align-items:flex-start;gap:8px}.product-shelf--weekly .product-shelf-heading h2{font-size:21px;letter-spacing:-.3px;gap:6px}.product-shelf--weekly .product-shelf-heading h2 svg{width:21px;height:21px}.product-shelf--weekly .product-shelf-heading p{font-size:12px}.product-shelf--weekly .product-shelf-more{font-size:11px;gap:4px;min-height:28px}.product-shelf--weekly .product-shelf-more svg{width:15px}.product-shelf--weekly .product-shelf-track{grid-auto-columns:156px;gap:8px}.product-shelf--weekly .shelf-product-info h3{font-size:13px;min-height:36px}.product-shelf--weekly .shelf-product-price{font-size:22px}}
