.storefront .section-heading{position:sticky;top:64px;z-index:20;display:grid;grid-template-columns:auto minmax(320px,680px) auto;align-items:center;gap:22px;padding:14px 0;background:var(--cream,#f4f0e5);border-bottom:1px solid var(--ink,#17211d)}.storefront .section-heading>.eyebrow{margin:0;white-space:nowrap}.storefront .section-heading>.collection-controls{grid-column:3}.store-search{position:relative;display:block;width:100%;min-width:0}.store-search input{width:100%;height:48px;padding:10px 48px 10px 16px;color:var(--ink,#17211d);background:#fff;border:2px solid var(--ink,#17211d);border-radius:5px;font:600 16px var(--sans,Arial,sans-serif);box-shadow:0 4px 0 rgba(23,33,29,.12)}.store-search input::placeholder{color:#68736d;opacity:1}.store-search input:focus{outline:4px solid rgba(225,50,47,.24);outline-offset:1px;border-color:#e1322f}.store-search-icon{position:absolute;right:17px;top:14px;width:14px;height:14px;border:3px solid currentColor;border-radius:50%;pointer-events:none}.store-search-icon:after{content:"";position:absolute;width:8px;height:3px;right:-7px;bottom:-4px;background:currentColor;transform:rotate(45deg);transform-origin:left center}.store-search-empty{margin:28px 0;padding:28px;text-align:center;background:#fff;border:1px solid var(--ink,#17211d);font-weight:600}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:850px){.storefront .section-heading{grid-template-columns:auto minmax(220px,1fr);gap:12px}.storefront .section-heading>.collection-controls{grid-column:1/-1;justify-content:flex-end}.store-search input{height:44px;font-size:15px}}@media(max-width:560px){.storefront .section-heading{top:64px;grid-template-columns:1fr;padding:10px 0}.storefront .section-heading>.eyebrow{grid-row:1}.store-search{grid-row:2}.storefront .section-heading>.collection-controls{grid-column:1;grid-row:3}.store-search input{height:46px}}
body.storefront .section-heading{top:76px}@media(max-width:650px){body.storefront .section-heading{top:64px}}
.storefront .product-card[hidden],.storefront .store-category[hidden],.storefront .store-search-empty[hidden]{display:none!important}
body.storefront .collection{padding-top:30px}@media(max-width:650px){body.storefront .collection{padding-top:20px}}
.storefront .section-heading{grid-template-columns:auto minmax(280px,680px) minmax(180px,1fr) auto}.storefront .section-heading>.eyebrow{grid-column:1}.storefront .section-heading>.store-search{grid-column:2}.storefront .section-heading>.storefront-store-links{grid-column:3;justify-content:flex-start}.storefront .section-heading>.collection-controls{grid-column:4}@media(max-width:1050px){.storefront .section-heading{grid-template-columns:auto minmax(240px,1fr) auto}.storefront .section-heading>.store-search{grid-column:2}.storefront .section-heading>.storefront-store-links{grid-column:2;grid-row:2}.storefront .section-heading>.collection-controls{grid-column:3;grid-row:1}}@media(max-width:560px){.storefront .section-heading{grid-template-columns:1fr}.storefront .section-heading>.eyebrow{grid-column:1;grid-row:1}.storefront .section-heading>.store-search{grid-column:1;grid-row:2}.storefront .section-heading>.storefront-store-links{grid-column:1;grid-row:3}.storefront .section-heading>.collection-controls{grid-column:1;grid-row:4}}
.storefront .section-heading{grid-template-columns:minmax(190px,auto) minmax(320px,680px) auto}.storefront .section-heading>.storefront-store-links-leading{grid-column:1;grid-row:1;justify-content:flex-start;max-width:390px}.storefront .section-heading>.store-search{grid-column:2;grid-row:1}.storefront .section-heading>.collection-controls{grid-column:3;grid-row:1}.storefront-store-links-leading{flex-wrap:wrap;overflow:visible;white-space:normal;line-height:1.2}.storefront-store-links-leading span{flex:0 0 100%;margin-bottom:2px}.storefront-store-links-leading a{white-space:nowrap}@media(max-width:850px){.storefront .section-heading{grid-template-columns:1fr auto}.storefront .section-heading>.store-search{grid-column:1;grid-row:1}.storefront .section-heading>.collection-controls{grid-column:2;grid-row:1}.storefront .section-heading>.storefront-store-links-leading{grid-column:1/-1;grid-row:2;max-width:none}}@media(max-width:560px){.storefront .section-heading{grid-template-columns:1fr}.storefront .section-heading>.store-search{grid-column:1;grid-row:1}.storefront .section-heading>.storefront-store-links-leading{grid-column:1;grid-row:2}.storefront .section-heading>.collection-controls{grid-column:1;grid-row:3}}

/* Optional catalog layout: the store header and theme remain unchanged. */
.storefront-layout-switch{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:7px 12px;color:var(--ink,#17211d);background:var(--paper,#fff);border:1px solid currentColor;border-radius:7px;font:700 11px var(--sans,Arial,sans-serif);letter-spacing:.03em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.storefront-layout-switch:hover,.storefront-layout-switch:focus-visible{color:#fff;background:var(--ink,#17211d)}
.storefront .section-heading>.storefront-layout-switch{grid-column:1;grid-row:1}.storefront .section-heading>.storefront-layout-switch~.storefront-store-links-leading{grid-column:1;grid-row:2;margin-top:4px}.storefront .section-heading>.storefront-layout-switch~.store-search{grid-column:2;grid-row:1/3}.storefront .section-heading>.storefront-layout-switch~.collection-controls{grid-column:3;grid-row:1/3}
.storefront-layout-catalog .store-category{margin-bottom:52px}.storefront-layout-catalog .category-title{margin:0 0 18px;padding-bottom:10px;border-bottom:1px solid var(--ink,#17211d);font-size:clamp(24px,2.4vw,38px)}.storefront-layout-catalog .category-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px}.storefront-layout-catalog .product-card{display:flex;min-width:0;height:100%;padding:0;flex-direction:column;gap:0;overflow:hidden;border-radius:0}.storefront-layout-catalog .product-image{width:100%;height:auto;aspect-ratio:1/1;background:#fff}.storefront-layout-catalog .product-details{box-sizing:border-box;width:100%;padding:15px 16px 17px;align-items:stretch;justify-content:flex-start;flex:1}.storefront-layout-catalog .product-name-price{display:block}.storefront-layout-catalog .product-name-price h2{font:600 18px/1.22 var(--sans,Arial,sans-serif)}.storefront-layout-catalog .product-type-badge{display:inline-block;margin-top:7px}.storefront-layout-catalog .product-description-preview{display:none}.storefront-layout-catalog .storefront-option-grid{margin-top:12px}.storefront-layout-catalog .product-actions{margin-top:auto;padding-top:14px}.storefront-layout-catalog .product-price{font-size:17px}.storefront-layout-catalog .buy-link{font-size:12px}
@media(max-width:850px){.storefront .section-heading>.storefront-layout-switch{grid-column:1;grid-row:1}.storefront .section-heading>.storefront-layout-switch~.store-search{grid-column:1;grid-row:2}.storefront .section-heading>.storefront-layout-switch~.collection-controls{grid-column:2;grid-row:1}.storefront .section-heading>.storefront-layout-switch~.storefront-store-links-leading{grid-column:1/-1;grid-row:3}.storefront-layout-catalog .category-products{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px}}
@media(max-width:560px){.storefront .section-heading>.storefront-layout-switch,.storefront .section-heading>.storefront-layout-switch~.store-search,.storefront .section-heading>.storefront-layout-switch~.storefront-store-links-leading,.storefront .section-heading>.storefront-layout-switch~.collection-controls{grid-column:1}.storefront .section-heading>.storefront-layout-switch{grid-row:1;justify-self:start}.storefront .section-heading>.storefront-layout-switch~.store-search{grid-row:2}.storefront .section-heading>.storefront-layout-switch~.storefront-store-links-leading{grid-row:3}.storefront .section-heading>.storefront-layout-switch~.collection-controls{grid-row:4}.storefront-layout-catalog .category-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.storefront-layout-catalog .product-details{padding:11px}.storefront-layout-catalog .product-name-price h2{font-size:15px}}

/* v199 RCCA-inspired catalog content: category rail plus image/name/price tiles. */
.storefront-layout-catalog .catalog-shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:34px;align-items:start}.storefront-layout-catalog .catalog-category-panel{position:sticky;top:178px;padding:0 18px 18px 0;border-right:1px solid var(--line,#cbd1cd)}.storefront-layout-catalog .catalog-category-panel h2{margin:0 0 13px;font:700 18px/1.2 var(--sans,Arial,sans-serif)}.storefront-layout-catalog .catalog-category-links{display:flex;flex-direction:column;align-items:stretch;gap:3px}.storefront-layout-catalog .catalog-category-links a{display:block;padding:9px 10px;color:var(--ink,#17211d);border-left:3px solid transparent;font:600 14px/1.25 var(--sans,Arial,sans-serif);text-decoration:none}.storefront-layout-catalog .catalog-category-links a:hover,.storefront-layout-catalog .catalog-category-links a:focus-visible{background:rgba(255,255,255,.65)}.storefront-layout-catalog .catalog-category-links a.is-active{border-left-color:var(--ink,#17211d);background:var(--paper,#fff);font-weight:800}.storefront-layout-catalog .catalog-results{min-width:0}.storefront-layout-catalog .catalog-product-link{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.storefront-layout-catalog .catalog-product-link:hover,.storefront-layout-catalog .catalog-product-link:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px rgba(23,33,29,.12);outline:2px solid var(--ink,#17211d);outline-offset:2px}.storefront-layout-catalog .product-details{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:baseline}.storefront-layout-catalog .product-name-price{display:block;min-width:0}.storefront-layout-catalog .product-name-price h2 a{color:inherit;text-decoration:none}.storefront-layout-catalog .product-name-price .product-type-badge,.storefront-layout-catalog .product-description-preview,.storefront-layout-catalog .storefront-option-grid,.storefront-layout-catalog .product-actions .buy-link{display:none!important}.storefront-layout-catalog .product-actions{display:block;margin:0;padding:0;grid-column:2;grid-row:1}.storefront-layout-catalog .product-price{white-space:nowrap;font:700 17px/1.2 var(--sans,Arial,sans-serif)}
.storefront-layout-catalog .catalog-image-detail-link{display:block;width:100%;height:100%;cursor:pointer}.storefront-layout-catalog .catalog-image-detail-link:focus-visible{outline:3px solid var(--ink,#17211d);outline-offset:-3px}.storefront-layout-catalog .product-name-price h2,.storefront-layout-catalog .product-price{cursor:text;user-select:text}
.storefront .product-card.is-storefront-selected{position:relative;outline:4px solid #bd7e00!important;outline-offset:-4px;box-shadow:0 0 0 3px #fff2ad,0 10px 26px rgba(87,58,0,.2)!important}.storefront .product-card.is-storefront-selected::after{content:'SELECTED';position:absolute;z-index:8;top:8px;right:8px;padding:5px 8px;color:#332400;background:#fff2ad;border:2px solid #bd7e00;border-radius:5px;font:800 10px/1 var(--sans,Arial,sans-serif);letter-spacing:.06em;pointer-events:none}
@media(max-width:800px){.storefront-layout-catalog .catalog-shell{grid-template-columns:1fr;gap:18px}.storefront-layout-catalog .catalog-category-panel{position:static;padding:0 0 12px;border-right:0;border-bottom:1px solid var(--line,#cbd1cd)}.storefront-layout-catalog .catalog-category-links{display:flex;flex-direction:row;gap:6px;overflow-x:auto;padding-bottom:4px}.storefront-layout-catalog .catalog-category-links a{flex:0 0 auto;border-left:0;border-bottom:3px solid transparent;white-space:nowrap}.storefront-layout-catalog .catalog-category-links a.is-active{border-left:0;border-bottom-color:var(--ink,#17211d)}}

/* v200 compact, independently scrolling catalog panels and a clearer view switch. */
.storefront-layout-switch{display:grid;grid-template-columns:1fr;gap:1px;min-width:158px;padding:6px 10px;text-align:left;text-transform:none}.storefront-layout-switch .layout-current{font:700 10px/1.2 var(--mono,monospace);letter-spacing:.04em;text-transform:uppercase;opacity:.72}.storefront-layout-switch .layout-target{font:800 13px/1.2 var(--sans,Arial,sans-serif)}.storefront-layout-catalog .catalog-shell{height:calc(100vh - 190px);min-height:360px;overflow:hidden}.storefront-layout-catalog .catalog-category-panel{position:static;box-sizing:border-box;height:100%;padding:0 12px 10px 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.storefront-layout-catalog .catalog-category-panel h2{margin:0 0 7px;font-size:17px}.storefront-layout-catalog .catalog-category-links{gap:0}.storefront-layout-catalog .catalog-category-links a{padding:5px 8px;font-size:13px;line-height:1.15}.storefront-layout-catalog .catalog-results{box-sizing:border-box;height:100%;padding-right:10px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.storefront-layout-catalog .catalog-results .store-pagination{margin-bottom:20px}
@media(max-width:800px){.storefront-layout-catalog .catalog-shell{height:auto;min-height:0;overflow:visible}.storefront-layout-catalog .catalog-category-panel,.storefront-layout-catalog .catalog-results{height:auto;overflow:visible;scrollbar-gutter:auto}.storefront-layout-catalog .catalog-category-panel{padding:0 0 9px}.storefront-layout-catalog .catalog-category-links a{padding:6px 8px}}

/* Catalog card order: image, name, then price. */
.storefront-layout-catalog .product-details{display:flex;align-items:stretch;justify-content:flex-start;flex-direction:column;gap:7px}.storefront-layout-catalog .product-actions{display:block;margin:0;padding:0}.storefront-layout-catalog .product-price{display:block;white-space:nowrap}

/* v201: JavaScript fits both catalog panels to the visible viewport bottom. */
.storefront-layout-catalog .catalog-shell{min-height:0;max-height:calc(100dvh - 14px)}
@media(max-width:800px){.storefront-layout-catalog .catalog-shell{max-height:none}}

/* v202: Classic view shares the category rail and independently scrolling results. */
.storefront .category-filter-source{display:none!important}.storefront-layout-classic .catalog-shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:34px;align-items:start;min-height:0;max-height:calc(100dvh - 14px);overflow:hidden}.storefront-layout-classic .catalog-category-panel{position:static;box-sizing:border-box;height:100%;padding:0 12px 10px 0;border-right:1px solid var(--line,#cbd1cd);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.storefront-layout-classic .catalog-category-panel h2{margin:0 0 7px;font:700 17px/1.2 var(--sans,Arial,sans-serif)}.storefront-layout-classic .catalog-category-links{display:flex;flex-direction:column;align-items:stretch;gap:0}.storefront-layout-classic .catalog-category-links a{display:block;padding:5px 8px;color:var(--ink,#17211d);border-left:3px solid transparent;font:600 13px/1.15 var(--sans,Arial,sans-serif);text-decoration:none}.storefront-layout-classic .catalog-category-links a:hover,.storefront-layout-classic .catalog-category-links a:focus-visible{background:rgba(255,255,255,.65)}.storefront-layout-classic .catalog-category-links a.is-active{border-left-color:var(--ink,#17211d);background:var(--paper,#fff);font-weight:800}.storefront-layout-classic .catalog-results{box-sizing:border-box;min-width:0;height:100%;padding-right:10px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.storefront-layout-classic .catalog-results .store-pagination{margin-bottom:20px}
@media(max-width:800px){.storefront-layout-classic .catalog-shell{grid-template-columns:1fr;height:auto!important;max-height:none;gap:18px;overflow:visible}.storefront-layout-classic .catalog-category-panel,.storefront-layout-classic .catalog-results{height:auto;padding-right:0;overflow:visible;scrollbar-gutter:auto}.storefront-layout-classic .catalog-category-panel{padding:0 0 9px;border-right:0;border-bottom:1px solid var(--line,#cbd1cd)}.storefront-layout-classic .catalog-category-links{display:flex;flex-direction:row;gap:6px;overflow-x:auto;padding-bottom:4px}.storefront-layout-classic .catalog-category-links a{flex:0 0 auto;padding:6px 8px;border-left:0;border-bottom:3px solid transparent;white-space:nowrap}.storefront-layout-classic .catalog-category-links a.is-active{border-left:0;border-bottom-color:var(--ink,#17211d)}}

/* v203: use the existing desktop header for storefront controls. */
.storefront-header-tools{display:none}.storefront .section-heading.header-tools-relocated{display:none!important}@media(min-width:1250px){.storefront .site-header{grid-template-columns:minmax(210px,1fr) minmax(560px,2.2fr) minmax(290px,1fr);gap:18px}.storefront-header-tools{display:grid;grid-template-columns:auto minmax(250px,1fr);grid-template-rows:auto auto;align-items:center;gap:3px 14px;min-width:0;height:64px}.storefront-header-tools .storefront-layout-switch{grid-column:1;grid-row:1/3;min-width:145px;min-height:42px;padding:5px 9px}.storefront-header-tools .store-search{grid-column:2;grid-row:1/3;min-width:0}.storefront-header-tools .store-search input{height:42px;padding-top:7px;padding-bottom:7px}.storefront-header-tools .store-search-icon{top:11px}.storefront-header-tools .storefront-store-links-leading{grid-column:2;grid-row:2;z-index:2;align-self:end;display:flex;max-width:none;margin:0 8px 2px;gap:8px;overflow:hidden;line-height:1;white-space:nowrap;transform:translateY(2px)}.storefront-header-tools .storefront-store-links-leading span{display:none}.storefront-header-tools .storefront-store-links-leading a{font-size:10px}.storefront-header-tools .storefront-store-links-leading+.store-search{grid-row:1}.storefront .header-actions{justify-self:end}.storefront .collection{padding-top:18px}}

/* v204: Catalog uses as many as six product columns. */
.storefront-layout-catalog .category-products{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
@media(max-width:1650px){.storefront-layout-catalog .category-products{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:1400px){.storefront-layout-catalog .category-products{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1100px){.storefront-layout-catalog .category-products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.storefront-layout-catalog .category-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:420px){.storefront-layout-catalog .category-products{grid-template-columns:1fr}}

/* v206: remove the legacy 980px category width restriction in Catalog view. */
.storefront-layout-catalog .store-category{width:100%;max-width:none}

/* v209: restore the original simple storefront experience on mobile. */
@media(max-width:800px){body.storefront .hero{display:none!important}body.storefront .section-heading,body.storefront .storefront-header-tools,body.storefront .catalog-category-panel,body.storefront .storefront-store-links{display:none!important}body.storefront .category-filter-source{display:block!important}body.storefront .collection{padding-top:14px}body.storefront .catalog-shell{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}body.storefront .catalog-results{height:auto!important;padding:0!important;overflow:visible!important}body.storefront .store-category{width:100%;max-width:980px}body.storefront .category-products{display:grid;grid-template-columns:1fr;gap:18px;max-width:none}body.storefront .product-card{display:grid;grid-template-columns:1fr;gap:17px;height:auto;padding:16px;overflow:visible;cursor:default;transform:none!important;box-shadow:none!important;outline:0!important}body.storefront .product-image{width:100%;height:200px;aspect-ratio:auto}body.storefront .product-details{display:flex;width:100%;padding:0;align-items:flex-start;justify-content:center;flex-direction:column;gap:0}body.storefront .product-name-price{display:flex;width:100%;align-items:baseline;justify-content:space-between;gap:12px}body.storefront .product-name-price .product-type-badge{display:inline-flex!important}body.storefront .product-description-preview{display:block!important}body.storefront .storefront-option-grid{display:grid!important;width:100%}body.storefront .product-actions{display:flex;width:100%;margin-top:auto;padding-top:0;align-items:center;justify-content:space-between}body.storefront .product-actions .buy-link{display:inline-flex!important}body.storefront .product-price{display:inline-block}body.storefront footer{margin-top:20px}}

/* v211: Classic desktop scrolls only inside its left and right panels. */
@media(min-width:801px){body.storefront-layout-classic{height:100dvh;overflow:hidden}body.storefront-layout-classic .collection{padding-bottom:0}body.storefront-layout-classic footer{display:none}}

/* Desktop storefronts keep the header/flag treatment visible and scroll only the product panels. */
@media(min-width:801px){body.storefront-layout-catalog{height:100dvh;overflow:hidden}body.storefront-layout-catalog .collection{padding-bottom:0}body.storefront-layout-catalog footer{display:none}body.storefront-layout-classic .hero,body.storefront-layout-catalog .hero{position:sticky!important;top:76px!important;z-index:9!important}}

/* v213: status for predictive Catalog loading. */
.catalog-predictive-status{display:none;position:fixed;z-index:120;left:50%;bottom:28px;align-items:center;gap:11px;width:max-content;max-width:calc(100vw - 40px);margin:0;padding:12px 17px;color:var(--ink,#17211d);background:var(--paper,#fff);border:1px solid var(--ink,#17211d);border-radius:10px;box-shadow:0 12px 34px rgba(23,33,29,.24);font:700 13px/1.3 var(--sans,Arial,sans-serif);text-align:center;transform:translateX(-50%)}.catalog-predictive-status.is-loading,.catalog-predictive-status.is-error{display:flex}.catalog-predictive-status.is-loading::before{content:"";flex:0 0 auto;width:17px;height:17px;border:3px solid rgba(23,33,29,.22);border-top-color:var(--ink,#17211d);border-radius:50%;animation:catalog-loading-spin .75s linear infinite}.catalog-predictive-status.is-error{color:#8c251c;border-color:#8c251c;cursor:pointer;text-decoration:underline}@keyframes catalog-loading-spin{to{transform:rotate(360deg)}}
.catalog-load-sentinel{width:100%;height:1px;pointer-events:none}
.storefront-view-switch-loading{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;background:rgba(255,255,255,.72);backdrop-filter:blur(3px)}.storefront-view-switch-card{display:grid;justify-items:center;gap:8px;min-width:280px;padding:24px 30px;border:1px solid var(--ink,#17211d);border-radius:14px;background:var(--paper,#fff);box-shadow:0 16px 48px rgba(23,33,29,.25);color:var(--ink,#17211d);text-align:center}.storefront-view-switch-card strong{font:700 15px/1.3 var(--sans,Arial,sans-serif)}.storefront-view-switch-card small{color:var(--muted,#68746e);font:500 12px/1.3 var(--sans,Arial,sans-serif)}.storefront-view-switch-spinner{width:34px;height:34px;border:4px solid rgba(23,33,29,.2);border-top-color:var(--ink,#17211d);border-radius:50%;animation:catalog-loading-spin .75s linear infinite}
.all-directory{padding:18px 24px 24px}.all-directory-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:14px}.all-directory-heading h1,.all-directory-heading p{margin:0}.all-directory-heading .store-search{width:min(540px,45vw)}.all-directory-shell{display:grid;grid-template-columns:230px minmax(0,1fr);gap:18px;height:calc(100vh - 230px);min-height:360px}.all-directory-shell>.catalog-category-panel,.all-directory-results{min-height:0;overflow:auto}.all-directory-results{padding-right:6px}.all-directory-category{margin-bottom:18px;border:1px solid var(--line,#d9dedb);border-radius:12px;background:var(--paper,#fff);overflow:hidden}.all-directory-category>h2{position:sticky;top:0;z-index:2;margin:0;padding:9px 14px;background:var(--ink,#17211d);color:#fff;font:700 15px/1.3 var(--sans,Arial,sans-serif)}.all-directory-list{display:grid}.all-directory-item{display:grid;grid-template-columns:minmax(220px,1fr) 95px 105px 70px;align-items:center;gap:14px;min-height:42px;padding:7px 14px;border-bottom:1px solid var(--line,#d9dedb)}.all-directory-item:last-child{border-bottom:0}.all-directory-item.is-storefront-selected{background:#fff1aa;box-shadow:inset 4px 0 0 var(--ink,#17211d)}.all-directory-name,.all-directory-details{color:var(--ink,#17211d);font-weight:700}.all-directory-details{text-align:right}.all-directory-item .product-type-badge{justify-self:start;margin:0;white-space:nowrap}@media(max-width:800px){.all-directory{padding:12px}.all-directory-heading{align-items:stretch;flex-direction:column}.all-directory-heading .store-search{width:100%}.all-directory-shell{display:block;height:auto}.all-directory-shell>.catalog-category-panel{display:none}.all-directory-results{overflow:visible}.all-directory-item{grid-template-columns:minmax(0,1fr) auto}.all-directory-item .product-type-badge{grid-column:1}.all-directory-details{grid-column:2;grid-row:1 / span 2}}

/* v214: retain the original card size while allowing as many as eight columns. */
.storefront-layout-catalog .category-products{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));max-width:1872px;gap:16px}
@media(max-width:700px){.storefront-layout-catalog .category-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:420px){.storefront-layout-catalog .category-products{grid-template-columns:1fr}}
.store-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin:26px 0 6px}.store-page-link{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:9px 14px;border:1px solid var(--ink,#17211d);border-radius:9px;background:var(--ink,#17211d);color:#fff;text-decoration:none;font-weight:700}.store-page-link:hover{opacity:.86}.store-page-link.is-disabled{background:#e4e7e5;color:#7a817d;border-color:#c7ccc9;cursor:not-allowed}.store-page-status{font-weight:700;color:var(--ink,#17211d)}@media(max-width:520px){.store-pagination{gap:8px}.store-page-link{min-width:76px;padding:8px 10px}.store-page-status{font-size:12px}}
.all-directory-tools{display:flex;align-items:end;gap:14px}.all-directory-tools .store-search{width:min(480px,38vw)}.all-directory-view-actions{display:flex;align-items:center;gap:8px;white-space:nowrap}.all-directory-view-actions span{color:var(--muted,#68746e);font-size:12px}.all-directory-view-actions a{padding:7px 10px;border:1px solid var(--ink,#17211d);border-radius:8px;color:var(--ink,#17211d);font-weight:700;text-decoration:none}.all-directory-view-actions a.is-disabled{opacity:.4;cursor:not-allowed}@media(max-width:800px){.all-directory-tools{align-items:stretch;flex-direction:column}.all-directory-tools .store-search{width:100%}.all-directory-view-actions{flex-wrap:wrap}}

/* v270: centered directory width, native category styling, and name-only detail navigation. */
.storefront-all-categories-directory .all-directory{box-sizing:border-box;width:min(1380px,calc(100% - 48px));margin-inline:auto;padding-inline:0}.storefront-all-categories-directory .all-directory-shell{grid-template-columns:220px minmax(0,1fr)}.storefront-all-categories-directory .catalog-category-panel{box-sizing:border-box;padding:0 12px 10px 0;border-right:1px solid var(--line,#cbd1cd);overscroll-behavior:contain;scrollbar-gutter:stable}.storefront-all-categories-directory .catalog-category-panel h2{margin:0 0 7px;font:700 17px/1.2 var(--sans,Arial,sans-serif)}.storefront-all-categories-directory .catalog-category-links{display:flex;flex-direction:column;align-items:stretch;gap:0}.storefront-all-categories-directory .catalog-category-links a{display:block;padding:5px 8px;color:var(--ink,#17211d);border-left:3px solid transparent;font:600 13px/1.15 var(--sans,Arial,sans-serif);text-decoration:none}.storefront-all-categories-directory .catalog-category-links a:hover,.storefront-all-categories-directory .catalog-category-links a:focus-visible{background:rgba(255,255,255,.65)}.storefront-all-categories-directory .catalog-category-links a.is-active{border-left-color:var(--ink,#17211d);background:var(--paper,#fff);font-weight:800}.storefront-all-categories-directory .all-directory-category>h2 a{display:block;color:inherit;text-decoration:none}.storefront-all-categories-directory .all-directory-category>h2 a:hover,.storefront-all-categories-directory .all-directory-category>h2 a:focus-visible{text-decoration:underline}.storefront-all-categories-directory .all-directory-item{grid-template-columns:minmax(220px,1fr) 95px 105px;cursor:pointer}.storefront-all-categories-directory .all-directory-name{cursor:pointer}.storefront-all-categories-directory .all-directory-details{display:none!important}@media(max-width:800px){.storefront-all-categories-directory .all-directory{width:auto;margin:0;padding:12px}.storefront-all-categories-directory .all-directory-item{grid-template-columns:minmax(0,1fr) auto}}

/* v271: Classic, Catalog, and All Products are peer views. */
.storefront-view-options{display:flex!important;align-items:stretch;gap:4px;min-width:0!important;padding:3px!important;border:1px solid var(--ink,#17211d);border-radius:9px;background:rgba(255,255,255,.72)}.storefront-view-options .storefront-view-option{display:flex;align-items:center;justify-content:center;min-width:72px;padding:7px 9px;border:0;border-radius:6px;color:var(--ink,#17211d);background:transparent;font:700 11px/1.15 var(--sans,Arial,sans-serif);text-decoration:none;white-space:nowrap}.storefront-view-options .storefront-view-option:hover,.storefront-view-options .storefront-view-option:focus-visible{background:rgba(23,33,29,.09)}.storefront-view-options .storefront-view-option.is-active{color:#fff;background:var(--ink,#17211d);cursor:default}.storefront-view-options .storefront-view-option.is-disabled{opacity:.42;cursor:not-allowed}.storefront-all-categories-directory .all-directory-view-actions{width:auto}.storefront-all-categories-directory .all-directory-tools{align-items:center}.storefront-all-categories-directory .all-directory-item a:not(.all-directory-name){pointer-events:none}
@media(min-width:801px){body.storefront-all-categories-directory{height:100dvh;overflow:hidden}body.storefront-all-categories-directory main{min-height:0}body.storefront-all-categories-directory footer{display:none}body.storefront-all-categories-directory .all-directory-shell{height:calc(100dvh - 224px);min-height:0}.storefront-all-categories-directory .all-directory-results,.storefront-all-categories-directory .catalog-category-panel{height:100%;overflow-y:auto;overscroll-behavior:contain}}

/* v273: make All Products share storefront geometry and protect view-control hover colors. */
.storefront-layout-switch.storefront-view-options:hover,.storefront-layout-switch.storefront-view-options:focus-within{color:var(--ink,#17211d)!important;background:rgba(255,255,255,.72)!important}.storefront-layout-switch.storefront-view-options:hover .storefront-view-option,.storefront-layout-switch.storefront-view-options:focus-within .storefront-view-option{color:var(--ink,#17211d)}.storefront-layout-switch.storefront-view-options .storefront-view-option.is-active,.storefront-layout-switch.storefront-view-options:hover .storefront-view-option.is-active{color:#fff;background:var(--ink,#17211d)}
@media(min-width:801px){.storefront-all-categories-directory .all-directory{width:auto;max-width:none;margin:0;padding:18px 5.5vw 0}.storefront-all-categories-directory .all-directory-heading{display:none}.storefront-all-categories-directory .all-directory-shell{grid-template-columns:220px minmax(0,1fr);gap:34px;height:calc(100dvh - 139px)}.storefront-all-categories-directory .storefront-header-tools{display:grid;grid-template-columns:auto minmax(250px,1fr);grid-template-rows:auto;align-items:center;gap:14px;min-width:0;height:64px}.storefront-all-categories-directory .storefront-header-tools .storefront-view-options{grid-column:1}.storefront-all-categories-directory .storefront-header-tools .store-search{grid-column:2;min-width:0}.storefront-all-categories-directory .storefront-header-tools .store-search input{height:42px;padding-top:7px;padding-bottom:7px}.storefront-all-categories-directory .storefront-header-tools .store-search-icon{top:11px}}

/* v274: the item-name link is clickable only over its visible text. */
.storefront-all-categories-directory .all-directory-name{display:inline-block;width:max-content;max-width:100%;justify-self:start;align-self:center}.storefront-all-categories-directory .all-directory-item{user-select:none}.storefront-all-categories-directory .all-directory-name,.storefront-all-categories-directory .all-directory-item strong{user-select:text}
.all-directory-tail-spacer{display:block;width:1px;min-height:0;pointer-events:none}

/* v283: All Products uses a dedicated VIEW link; item names are plain selectable text. */
.storefront-all-categories-directory .all-directory-item{grid-template-columns:52px minmax(220px,1fr) 95px 105px}.storefront-all-categories-directory .all-directory-view-link{justify-self:start;color:var(--ink,#17211d);font:800 10px/1.1 var(--sans,Arial,sans-serif);letter-spacing:.06em;text-decoration:underline;text-underline-offset:3px;pointer-events:auto!important}.storefront-all-categories-directory .all-directory-name{color:var(--ink,#17211d);font-weight:700;text-decoration:none;cursor:default}@media(max-width:800px){.storefront-all-categories-directory .all-directory-item{grid-template-columns:48px minmax(0,1fr) auto}.storefront-all-categories-directory .all-directory-item .product-type-badge{grid-column:2}.storefront-all-categories-directory .all-directory-view-link{grid-column:1;grid-row:1 / span 2}}

/* v275: All Products uses the same three-column header placement as Classic and Catalog. */
@media(min-width:801px){.storefront-all-categories-directory .site-header>.header-note{display:none!important}.storefront-all-categories-directory .site-header>.brand{grid-column:1}.storefront-all-categories-directory .site-header>.storefront-header-tools{grid-column:2;grid-row:1;width:100%;justify-self:stretch}.storefront-all-categories-directory .site-header>.header-actions{grid-column:3;grid-row:1;justify-self:end}}

/* v284: lightweight, lazy 96px product thumbnails in All Products. */
.storefront-all-products-v2 .all-directory-item{grid-template-columns:52px 96px minmax(220px,1fr) 95px 105px;min-height:104px}.storefront-all-products-v2 .all-directory-thumbnail{display:grid;width:96px;height:96px;place-items:center;overflow:hidden;border:1px solid var(--line,#d9dedb);border-radius:7px;background:#fff}.storefront-all-products-v2 .all-directory-thumbnail img{display:block;width:96px;height:96px;object-fit:contain;background:#fff}.storefront-all-products-v2 .all-directory-thumbnail.is-empty::after{content:'Image Coming Soon';max-width:78px;color:var(--muted,#68746e);font:700 9px/1.2 var(--sans,Arial,sans-serif);letter-spacing:.04em;text-align:center}@media(max-width:800px){.storefront-all-products-v2 .all-directory-item{grid-template-columns:42px 64px minmax(0,1fr) auto;min-height:72px}.storefront-all-products-v2 .all-directory-thumbnail,.storefront-all-products-v2 .all-directory-thumbnail img{width:64px;height:64px}.storefront-all-products-v2 .all-directory-item .product-type-badge{grid-column:3}.storefront-all-products-v2 .all-directory-view-link{grid-column:1;grid-row:1 / span 2}}

/* v285: four peer storefront views; legacy All Products remains compact. */
.storefront-view-options .storefront-view-option{min-width:68px}

/* v314: compact ALL v1/v2 selector for the simplified mobile storefront. */
.mobile-all-view-selector{display:none}
@media(max-width:800px){.storefront-all-categories-directory .all-directory-heading{display:flex;align-items:end;justify-content:space-between;gap:12px}.storefront-all-categories-directory .mobile-all-view-selector{display:flex;flex:0 0 auto;align-items:stretch;gap:3px;padding:3px;border:1px solid var(--ink,#17211d);border-radius:9px;background:rgba(255,255,255,.78)}.storefront-all-categories-directory .mobile-all-view-selector a,.storefront-all-categories-directory .mobile-all-view-selector span{display:flex;align-items:center;justify-content:center;min-width:62px;padding:8px 10px;border-radius:6px;color:var(--ink,#17211d);font:700 12px/1 var(--sans,Arial,sans-serif);text-decoration:none}.storefront-all-categories-directory .mobile-all-view-selector .is-active{color:#fff;background:var(--ink,#17211d)} }

/* v315: keep only the mobile ALL selector visible and pin it below the site header. */
@media(max-width:800px){.storefront-all-categories-directory .all-directory-heading{position:sticky;top:76px;z-index:9;display:flex;align-items:center;justify-content:center;margin:0 0 10px;padding:8px 0;background:var(--bg,#f5f1e8);box-shadow:0 1px 0 var(--line,#cbd1cd)}.storefront-all-categories-directory .all-directory-heading>div{display:none!important}.storefront-all-categories-directory .mobile-all-view-selector{width:min(240px,100%);box-sizing:border-box}.storefront-all-categories-directory .mobile-all-view-selector a,.storefront-all-categories-directory .mobile-all-view-selector span{flex:1 1 50%}}
@media(max-width:650px){.storefront-all-categories-directory .all-directory-heading{top:64px}}

/* v316: three-way mobile selector and a genuine compact Catalog layout. */
@media(max-width:800px){body.storefront.storefront-layout-catalog .mobile-catalog-view-selector{position:sticky;top:76px;z-index:9;display:flex;width:min(340px,calc(100% - 24px));margin:0 auto 12px;padding:3px;border:1px solid var(--ink,#17211d);border-radius:9px;background:var(--cream,#f5f1e8);box-shadow:0 1px 0 var(--line,#cbd1cd)}body.storefront.storefront-layout-catalog .mobile-catalog-view-selector a,body.storefront.storefront-layout-catalog .mobile-catalog-view-selector span{display:flex;flex:1 1 33.333%;align-items:center;justify-content:center;padding:8px 6px;border-radius:6px;color:var(--ink,#17211d);font:700 12px/1 var(--sans,Arial,sans-serif);text-decoration:none}body.storefront.storefront-layout-catalog .mobile-catalog-view-selector .is-active{color:#fff;background:var(--ink,#17211d)}body.storefront.storefront-layout-catalog .category-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.storefront.storefront-layout-catalog .product-card{display:flex;height:100%;padding:0;gap:0;overflow:hidden}body.storefront.storefront-layout-catalog .product-image{width:100%;height:auto;aspect-ratio:1/1}body.storefront.storefront-layout-catalog .product-details{display:grid;width:100%;padding:10px;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:baseline}body.storefront.storefront-layout-catalog .product-description-preview,body.storefront.storefront-layout-catalog .storefront-option-grid,body.storefront.storefront-layout-catalog .product-type-badge,body.storefront.storefront-layout-catalog .product-actions .buy-link{display:none!important}body.storefront.storefront-layout-catalog .product-actions{display:block;width:auto;margin:0;padding:0;grid-column:2;grid-row:1}body.storefront.storefront-layout-catalog .product-name-price{display:block}body.storefront.storefront-layout-catalog .product-name-price h2{font-size:14px}body.storefront.storefront-layout-catalog .product-price{font-size:14px}}
@media(max-width:650px){body.storefront.storefront-layout-catalog .mobile-catalog-view-selector{top:64px}}
@media(max-width:800px){.storefront-all-categories-directory .mobile-all-view-selector{width:min(340px,100%)}}

/* v317: mobile directory VIEW/type stack removes the badge-only second row. */
.all-directory-view-cell{display:contents}.directory-type-short{display:none}.storefront-all-categories-directory:not(.storefront-all-products-v2) .all-directory-view-cell>.all-directory-view-link{grid-column:1;grid-row:1}.storefront-all-categories-directory:not(.storefront-all-products-v2) .all-directory-view-cell>.product-type-badge{grid-column:5;grid-row:1}.storefront-all-products-v2 .all-directory-view-cell>.all-directory-view-link{grid-column:1;grid-row:1}.storefront-all-products-v2 .all-directory-view-cell>.product-type-badge{grid-column:6;grid-row:1}
@media(max-width:800px){.storefront-all-categories-directory .all-directory-view-cell{display:flex;grid-column:1;grid-row:1;align-self:center;align-items:flex-start;justify-content:center;flex-direction:column;gap:3px}.storefront-all-categories-directory .all-directory-view-cell>.all-directory-view-link{grid-column:auto;grid-row:auto;line-height:1}.storefront-all-categories-directory .all-directory-view-cell>.product-type-badge{grid-column:auto;grid-row:auto;margin:0;padding:3px 4px;font-size:8px;line-height:1}.storefront-all-categories-directory .directory-type-full{display:none}.storefront-all-categories-directory .directory-type-short{display:inline}.storefront-all-categories-directory:not(.storefront-all-products-v2) .all-directory-name{grid-column:2;grid-row:1}.storefront-all-categories-directory:not(.storefront-all-products-v2) .all-directory-item>strong{grid-column:3;grid-row:1}.storefront-all-products-v2 .all-directory-name{grid-column:3;grid-row:1}.storefront-all-products-v2 .all-directory-item>strong{grid-column:4;grid-row:1}}

/* v318: Catalog cards read vertically as image, price, then product name. */
.storefront-layout-catalog .product-details{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;gap:5px;align-items:start}.storefront-layout-catalog .product-actions{grid-column:1;grid-row:1;justify-self:start}.storefront-layout-catalog .product-name-price{grid-column:1;grid-row:2;min-width:0}
@media(max-width:800px){body.storefront.storefront-layout-catalog .product-details{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;gap:5px;align-items:start}body.storefront.storefront-layout-catalog .product-actions{grid-column:1;grid-row:1;justify-self:start}body.storefront.storefront-layout-catalog .product-name-price{grid-column:1;grid-row:2}}

/* v319: pin the Catalog name to the top of its third-row cell. */
.storefront-layout-catalog .product-details{align-content:start}.storefront-layout-catalog .product-name-price{align-self:start}.storefront-layout-catalog .product-name-price h2{align-self:start}
@media(max-width:800px){body.storefront.storefront-layout-catalog .product-details{align-content:start}body.storefront.storefront-layout-catalog .product-name-price,body.storefront.storefront-layout-catalog .product-name-price h2{align-self:start}}

/* v290: Out of Stock treatment for both ALL directory views. */
.all-directory-stock-tag{display:inline-flex;margin-left:10px;padding:3px 7px;align-items:center;color:#fff;background:#8e0e0e;border-radius:999px;font:800 9px/1 var(--sans,Arial,sans-serif);letter-spacing:.06em;text-transform:uppercase;vertical-align:middle}.storefront-all-products-v2 .all-directory-thumbnail{position:relative}.all-directory-stock-ribbon{position:absolute;z-index:2;top:50%;left:50%;width:125%;padding:5px 2px;color:#fff;background:rgba(142,14,14,.94);border-top:1px solid #fff;border-bottom:1px solid #fff;font:800 10px/1 var(--sans,Arial,sans-serif);letter-spacing:.04em;text-align:center;text-transform:uppercase;transform:translate(-50%,-50%) rotate(-10deg);pointer-events:none;box-shadow:0 2px 7px rgba(0,0,0,.3)}
.storefront-all-products-v2 .all-directory-item.is-out-of-stock .all-directory-thumbnail.is-empty::after{position:absolute;z-index:1;top:9px;left:50%;width:82px;transform:translateX(-50%)}

/* Catalog uses a responsive square image area; match Classic's placeholder-to-ribbon spacing proportionally. */
.storefront-layout-catalog .product-card.is-out-of-stock .product-image.no-image .product-image-placeholder-link span{position:absolute;top:20%;left:0;width:100%;transform:translateY(-50%);text-align:center}

/* ALL v1/v2 SKU columns. */
.all-directory-sku{min-width:0;color:var(--ink,#17211d);font:inherit;font-weight:700;letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:text}
@media(min-width:801px){.storefront-all-categories-directory:not(.storefront-all-products-v2) .all-directory-item{grid-template-columns:52px 130px minmax(220px,1fr) 95px 105px}.storefront-all-products-v2 .all-directory-item{grid-template-columns:52px 96px 130px minmax(220px,1fr) 95px 105px}}
@media(max-width:800px){.all-directory-sku{display:none}}
