.shop-hero{padding:24px 0 8px;background:#fff}.shop-hero-inner{position:relative;min-height:250px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px 44px;border-radius:22px;overflow:hidden;background:linear-gradient(115deg,var(--navy) 0%,#29293e 62%,#3b2630 100%);color:#fff}.shop-hero-inner:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-90px;bottom:-150px;background:var(--red);opacity:.9}.shop-hero-copy{position:relative;z-index:2;max-width:780px}.shop-breadcrumb{display:flex;gap:8px;align-items:center;margin-bottom:22px;font-size:.72rem;color:rgba(255,255,255,.58)}.shop-breadcrumb a{color:#fff}.shop-hero .eyebrow{color:var(--yellow)}.shop-hero h1{font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.05;margin:5px 0 10px}.shop-hero p{max-width:680px;margin:0;color:rgba(255,255,255,.68)}.shop-quick-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.shop-quick-links a{padding:7px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);font-size:.7rem;font-weight:700;color:#fff}.shop-quick-links a:hover{background:#fff;color:var(--navy)}.shop-hero-mark{position:relative;z-index:2;flex:0 0 150px;height:150px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--pink);color:var(--navy);box-shadow:0 18px 38px rgba(0,0,0,.2)}.shop-hero-mark span{font-size:3.2rem;font-weight:800;line-height:.85;color:var(--red)}.shop-hero-mark b{text-align:center;font-size:.72rem;line-height:1.2;margin-top:8px;text-transform:uppercase;letter-spacing:.08em}
.categories-shop{padding-top:34px}.categories-shop-stack{display:grid;gap:24px}.category-products-panel{display:grid;gap:16px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(30,30,47,.04)}.category-products-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--line)}.category-products-heading a{display:flex;align-items:center;gap:10px;font-weight:800;color:var(--navy)}.category-products-heading svg{width:24px;height:24px}.category-products-heading small{color:var(--muted);font-size:.72rem}.category-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.category-directory-items{display:flex;flex-wrap:wrap;gap:7px 14px;margin:0;padding:0;list-style:none;color:var(--muted);font-size:.7rem}.category-directory-items li:not(:last-child):after{content:"·";margin-left:14px}
@media(max-width:820px){.shop-hero{padding-top:14px}.shop-hero-inner{min-height:220px;padding:28px}.shop-hero-mark{flex-basis:112px;height:112px}.shop-hero-mark span{font-size:2.4rem}.shop-quick-links{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}}
@media(max-width:560px){.shop-hero-inner{min-height:auto;padding:24px 20px;border-radius:16px}.shop-hero-mark{display:none}.shop-hero h1{font-size:2rem}.shop-hero p{font-size:.78rem}.shop-breadcrumb{margin-bottom:14px}.shop-quick-links{margin-right:-20px}.shop-quick-links a{white-space:nowrap}}

/* Compact grocery catalogue */
.shop-hero{padding:20px 0 0}.shop-hero-inner{min-height:176px;padding:24px 38px;border-radius:0;background:linear-gradient(100deg,#fff0f0,#fff7f4);color:var(--navy)}.shop-hero-inner:after{width:220px;height:220px;right:50px;bottom:-154px;opacity:.12}.shop-breadcrumb{margin-bottom:12px;color:var(--muted)}.shop-breadcrumb a{color:var(--navy)}.shop-hero .eyebrow{color:var(--red);margin-bottom:5px}.shop-hero h1{font-size:clamp(2rem,3.3vw,3rem);margin:2px 0 7px}.shop-hero p{font-size:.84rem;color:var(--muted)}.shop-hero-mark{flex-basis:106px;height:106px;box-shadow:0 12px 28px rgba(229,57,53,.14)}.shop-hero-mark span{font-size:2.35rem}.shop-hero-mark b{font-size:.62rem}
.shop-catalog{padding-bottom:58px}.quick-categories{display:flex;gap:9px;max-width:100%;overflow-x:auto;padding-top:24px;padding-bottom:19px;scrollbar-width:none;overscroll-behavior-inline:contain}.quick-categories::-webkit-scrollbar{display:none}.quick-category{flex:0 0 auto;min-height:38px;padding:7px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;display:flex;align-items:center;gap:7px;font-size:.7rem;font-weight:700}.quick-category:hover{border-color:#f0aaa8;background:var(--pink)}.quick-category.active{border-color:var(--red);color:var(--red);background:#fff7f7;box-shadow:inset 0 0 0 1px var(--red)}.quick-category .category-icon{width:23px;height:23px;font-size:.65rem}.shop-catalog .catalog-layout{position:relative;display:grid;grid-template-columns:238px minmax(0,1fr);gap:24px;padding-block:0}.shop-catalog .filters{position:sticky;top:158px;max-height:calc(100dvh - 178px);overflow-y:auto;align-self:start;padding:0;border:1px solid var(--line);border-radius:14px;background:#fff;scrollbar-width:thin}.shop-catalog .filter-head{position:sticky;top:0;z-index:2;padding:16px 17px 12px;background:#fff;border-bottom:1px solid var(--line);align-items:flex-start}.shop-catalog .filter-head h2{margin:0;font-size:1rem}.shop-catalog .filter-head .eyebrow{font-size:.58rem;margin-bottom:2px}.shop-catalog .filter-head>button{display:none}.filter-group{border-bottom:1px solid var(--line)}.filter-group summary{list-style:none;display:flex;justify-content:space-between;align-items:center;min-height:48px;padding:11px 17px;cursor:pointer;font-size:.76rem;font-weight:800}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary span{transition:transform .18s}.filter-group[open] summary span{transform:rotate(180deg)}.filter-group fieldset{border:0!important;padding:0 17px 14px!important;margin:0!important;display:grid;gap:8px}.filter-group label{display:flex;align-items:center;gap:9px;min-height:25px;font-size:.7rem;font-weight:600}.filter-group input[type=radio],.filter-group input[type=checkbox]{width:16px;height:16px;flex:0 0 16px;accent-color:var(--red)}.filter-group label[for=price-range]{display:block;min-height:auto;margin-bottom:4px;color:var(--muted)}.price-input{height:40px;display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;overflow:hidden}.price-input:focus-within{border-color:var(--red);box-shadow:0 0 0 3px rgba(229,57,53,.08)}.price-input span{align-self:stretch;padding:9px 10px;background:var(--gray);font-size:.68rem;color:var(--muted)}.price-input input{min-width:0;width:100%;border:0;padding:8px;outline:0}.filter-actions{display:grid;gap:7px;padding:14px 16px}.filter-actions .button{min-height:36px;padding:6px 12px;font-size:.7rem}.shop-catalog .catalog-results{min-width:0}.shop-catalog .catalog-toolbar{min-height:58px;margin:0 0 13px;padding:9px 12px 9px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;align-items:center}.result-count{display:flex;align-items:baseline;gap:5px}.result-count b{font-size:1rem}.result-count span,.result-count small{font-size:.72rem;color:var(--muted)}.toolbar-actions{display:flex;align-items:center;gap:10px}.sort-form{display:flex;align-items:center;gap:8px;font-size:.72rem}.sort-form label{font-weight:700;white-space:nowrap}.sort-form select{min-width:178px;height:38px;padding:7px 34px 7px 11px;border:1px solid var(--line);border-radius:8px;background:#fff}.shop-catalog .filter-open{display:none;min-height:38px;padding:6px 15px}.active-shop-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 16px;font-size:.7rem}.active-shop-filters>span{color:var(--muted)}.active-shop-filters>a:not(.clear-filters){padding:6px 10px;border:1px solid #cfe2d8;border-radius:999px;background:#f8fcfa;font-weight:700}.active-shop-filters .clear-filters{color:var(--red);font-weight:800;margin-left:4px}.shop-catalog .catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:18px;align-items:stretch}.shop-catalog .product-card{height:100%}.shop-catalog .product-visual{min-height:166px;margin:8px}.shop-catalog .product-placeholder{position:relative;isolation:isolate;min-width:78px;min-height:78px;display:grid;place-items:center;border-width:1px;box-shadow:0 9px 22px rgba(30,30,47,.08)}.shop-catalog .product-placeholder:before{content:"";position:absolute;z-index:-1;width:112px;height:112px;border-radius:50%;background:rgba(255,255,255,.46)}.shop-catalog .product-body{padding:5px 13px 13px}.shop-catalog .product-name{min-height:2.7em;margin-bottom:6px;font-size:.84rem}.shop-catalog .product-body p{margin-bottom:8px}.shop-catalog .price{flex-wrap:wrap;min-height:27px;margin-bottom:11px}.shop-catalog .quick-cart,.shop-catalog .card-stock-button{margin-top:auto}.shop-catalog .discount-note{padding:2px 6px;border-radius:999px;background:#fff0e2;color:#a84418;font-size:.6rem;font-weight:800}.shop-catalog .card-stock-button{width:100%;min-height:38px}.shop-empty{grid-column:1/-1;min-height:136px;padding:24px;display:flex;align-items:center;gap:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.shop-empty>span{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:var(--pink);color:var(--red);font-size:1.6rem}.shop-empty h2{margin-bottom:4px;font-size:1rem}.shop-empty p{margin:0;color:var(--muted);font-size:.74rem}.shop-empty .button{margin-left:auto;min-height:36px;font-size:.7rem}.filter-backdrop{display:none}
@media(max-width:1100px){.shop-catalog .catalog-layout{grid-template-columns:220px minmax(0,1fr);gap:18px}.shop-catalog .catalog-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px}.sort-form select{min-width:155px}}
@media(max-width:820px){.shop-hero{padding-top:14px}.shop-hero-inner{min-height:156px;padding:22px 26px}.shop-hero-mark{flex-basis:88px;height:88px}.shop-catalog{padding-bottom:48px}.quick-categories{padding-top:18px}.shop-catalog .catalog-layout{grid-template-columns:1fr}.shop-catalog .filters{display:block;position:fixed;z-index:320;top:0;right:0;bottom:0;left:auto;width:min(360px,92vw);max-height:none;border-radius:0;transform:translateX(105%);transition:transform .22s;box-shadow:-15px 0 40px rgba(30,30,47,.18)}.shop-catalog .filters.open{transform:none}.shop-catalog .filter-head>button{display:block;border:0;background:transparent;font-size:1.7rem}.shop-catalog .filter-open{display:inline-flex}.filter-backdrop{position:fixed;inset:0;z-index:319;border:0;background:rgba(30,30,47,.45)}.filter-backdrop:not([hidden]){display:block}.shop-catalog .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.shop-hero-inner{min-height:142px;padding:20px;border-radius:0}.shop-hero-mark{display:none}.shop-hero .eyebrow{display:none}.shop-hero h1{font-size:1.85rem}.shop-breadcrumb{margin-bottom:8px}.quick-categories{width:calc(100% - 20px);margin-right:0;padding-bottom:15px}.shop-catalog .catalog-toolbar{align-items:flex-end;gap:12px}.toolbar-actions{gap:7px}.sort-form{display:grid;gap:2px}.sort-form label{font-size:.6rem}.sort-form select{min-width:132px;max-width:42vw;height:36px;font-size:.68rem}.shop-catalog .filter-open{padding-inline:11px}.active-shop-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.active-shop-filters>*{flex:0 0 auto}.shop-catalog .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.shop-catalog .product-visual{min-height:132px}.shop-catalog .product-body{padding:4px 10px 11px}.shop-catalog .product-name{font-size:.77rem}.shop-empty{flex-wrap:wrap}.shop-empty .button{margin-left:82px}}
@media(max-width:390px){.shop-catalog .catalog-grid{gap:9px}.sort-form select{min-width:120px}.shop-catalog .filter-open{font-size:.68rem}.shop-catalog .product-visual{min-height:122px}}
@media(prefers-reduced-motion:reduce){.shop-catalog .filters,.filter-group summary span,.shop-catalog .product-card{transition:none!important}}

/* Shop flow and width corrections: the global header remains a single, top-of-page block. */
.shop-page .site-header{position:relative;top:auto}.shop-page main{position:relative;z-index:1}.shop-page .quick-categories{padding-inline:2px 18px;scroll-padding-inline:2px 18px}.shop-page .quick-categories:after{content:"";flex:0 0 1px;height:1px}.shop-page .quick-category{scroll-snap-align:start}.shop-page .shop-catalog .catalog-layout{grid-template-columns:248px minmax(0,1fr);gap:24px;align-items:start}.shop-page .shop-catalog .filters{top:18px;max-height:none;overflow-y:visible}.shop-page .shop-catalog .catalog-results{width:100%;max-width:none;min-width:0}.shop-page .shop-catalog .catalog-toolbar{min-height:50px;height:auto;padding:6px 10px 6px 15px}.shop-page .shop-catalog .catalog-grid{width:100%;grid-template-columns:repeat(auto-fit,minmax(176px,1fr));gap:18px}.shop-page .shop-catalog .product-card{min-width:0}.shop-page .filter-group label{line-height:1.35;white-space:normal}.shop-page .toolbar-actions,.shop-page .sort-form{min-width:0}
@media(min-width:821px) and (max-height:760px){.shop-page .shop-catalog .filters{max-height:calc(100dvh - 36px);overflow-y:auto;scrollbar-color:#cfced5 transparent;scrollbar-width:thin}}
@media(max-width:1100px){.shop-page .shop-catalog .catalog-layout{grid-template-columns:232px minmax(0,1fr);gap:18px}.shop-page .shop-catalog .catalog-grid{grid-template-columns:repeat(auto-fit,minmax(174px,1fr));gap:15px}}
@media(max-width:820px){.shop-page .shop-catalog .catalog-layout{grid-template-columns:minmax(0,1fr)}.shop-page .shop-catalog .filters{top:0;max-height:none;overflow-y:auto}.shop-page .shop-catalog .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-page .quick-categories{scroll-snap-type:x proximity;padding-right:22px}}
@media(max-width:620px){.shop-page .shop-catalog .catalog-toolbar{min-height:48px;padding:6px 8px 6px 11px}.shop-page .shop-catalog .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.shop-page .result-count{white-space:nowrap}}
@media(max-width:390px){.shop-page .toolbar-actions{gap:5px}.shop-page .sort-form select{max-width:124px}.shop-page .shop-catalog .filter-open{padding-inline:9px}}
@media(max-width:820px){.category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-products-panel{padding:16px}}
@media(max-width:560px){.shop-hero-inner{min-height:auto;padding:24px 20px;border-radius:16px}.shop-hero-mark{display:none}.shop-hero h1{font-size:2rem}.shop-hero p{font-size:.78rem}.shop-breadcrumb{margin-bottom:14px}.shop-quick-links{margin-right:-20px}.shop-quick-links a{white-space:nowrap}.category-products-heading{align-items:flex-start;flex-direction:column;gap:6px}.category-products-panel{padding:14px}.category-products-grid{gap:10px}}
