/* Shared search components. Phone refinements below preserve the desktop layout. */
.directory-search{display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:24px;background:#edf4ee;border:1px solid #dbe8de;border-radius:20px;padding:28px;margin:24px 0}
.directory-search-copy{min-width:0}.directory-search h2{font-size:21px;margin:0 0 16px}.directory-search .scoped-search{margin:0;box-shadow:0 3px 12px #104d3b0a}.directory-search-art{width:100%;height:auto;mix-blend-mode:multiply;border-radius:16px}
.search-shortcuts{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:14px;margin-top:16px}.search-shortcuts>span{font-weight:650;margin-right:4px}.search-shortcuts a{display:inline-flex;align-items:center;min-height:40px;padding:7px 15px;background:white;border:1px solid #d8e4dc;border-radius:24px}.search-shortcuts a:hover{border-color:#104d3b}
.mobile-bottom-nav,.mobile-home-title,.home-mobile-browse{display:none}
.directory-search .search-hint{margin:10px 4px 12px}
.retailer-label .retailer-logo{width:24px;height:21px;object-fit:contain}.store-identity .retailer-logo{width:110px;height:55px;object-fit:contain}
.quick-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:18px 0}.quick-filters a{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:8px 13px;border:1px solid #d9e5dc;border-radius:24px;background:#fff;font-size:14px}.quick-filters .icon{width:18px;height:18px}.quick-filters a[aria-current=true],.mobile-store-chips a[aria-current=true]{background:#104d3b;color:#fff;border-color:#104d3b}.quick-filters a:hover{border-color:#104d3b}
.result-store-chips{display:none}.search-dock-marker{height:0;display:none}
@media(max-width:600px){
  :root{--anchor-offset:86px;font-size:16px}html{scroll-padding-top:86px}body{font-size:16px;padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}
  .container,.header-inner{padding-left:16px;padding-right:16px}.site-header{position:relative;backdrop-filter:none;background:white}.header-inner{min-height:68px;padding-top:10px;padding-bottom:10px}.brand-image{width:156px}.menu-toggle{width:44px;height:44px}
  .main-nav a{font-size:16px;min-height:44px}.header-inner>.main-nav{z-index:60}.has-body-search .header-inner{flex-wrap:nowrap}.has-body-search .main-nav{white-space:normal}
  .has-body-search .header-search{display:none}
  .has-body-search .site-header,.has-body-search .header-inner{min-height:68px}
  .header-search input[type=search],.scoped-search input[type=search]{font-size:16px;min-height:44px;padding-left:14px;padding-right:6px}
  .scoped-search{gap:4px;min-height:58px;padding:5px;border-radius:16px;box-shadow:0 4px 14px #104d3b0c}.scoped-search>.icon{display:none}.scoped-search .search-submit{min-width:46px;padding:10px 12px;border-radius:11px}.scoped-search .search-submit span{display:none}
  .search-hint{font-size:13px;line-height:1.55;margin-bottom:20px}.homepage-hero .search-hint{margin:10px 2px 18px}
  .search-is-docked.scoped-search,.search-is-docked.header-search{display:flex!important;position:fixed;z-index:70;left:12px;right:12px;top:calc(6px + env(safe-area-inset-top,0px));width:auto!important;max-width:none;margin:0!important;min-height:58px;background:#fff;border:1px solid #bed1c3;box-shadow:0 0 0 10px #f6f9f7f5,0 5px 18px #163e3029}
  .search-is-docked input[type=search]{background:white}.filters-open .search-is-docked{visibility:hidden}.search-suggestions{z-index:90}.search-suggestion-label{font-size:15px}.search-suggestion-detail{font-size:12px}.search-suggestions-scope{font-size:12px}.search-suggestion-icon{width:36px;flex-basis:36px;height:36px}.search-suggestion-icon svg{width:22px;height:22px}
  .mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fffffff7;border-top:1px solid #dce6de;box-shadow:0 -4px 20px #123c3007;padding:4px 8px calc(5px + env(safe-area-inset-bottom,0px));min-height:70px}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;min-height:59px;font-size:12px;color:#51655a;text-decoration:none;border-radius:10px;position:relative}.mobile-bottom-nav .icon{width:23px;height:23px}.mobile-bottom-nav a[aria-current=page]{color:#104d3b;font-weight:750;background:#f0f6e9}.mobile-bottom-nav a[aria-current=page]:before{content:"";height:3px;width:28px;position:absolute;top:1px;border-radius:3px;background:#104d3b}.mobile-editing .mobile-bottom-nav,.filters-open .mobile-bottom-nav{display:none}
  .homepage-hero{background:linear-gradient(180deg,#f7faf5,#f0f6ed);overflow:visible}.home-hero-inner{display:block;padding-top:22px;padding-bottom:20px}.home-hero-copy>.eyebrow,.home-hero-description,.home-hero-art,.home-hero-links,.desktop-home-title{display:none}.mobile-home-title{display:block}.home-hero-copy h1{font-size:29px;line-height:1.18;letter-spacing:-.8px;margin-bottom:20px;max-width:350px}.home-hero-copy h1 em{text-decoration-thickness:4px;text-underline-offset:3px}.homepage-hero .scoped-search{margin:0;min-height:58px}.home-hero-meta{font-size:12px;gap:6px;margin-top:18px}.home-hero-meta>span{width:auto}.home-mobile-browse{display:block}.home-browse-heading{display:flex;justify-content:space-between;gap:14px;align-items:center;margin:18px 0 10px;font-size:14px}.home-browse-heading a{display:flex;align-items:center;gap:5px;min-height:36px}.home-browse-heading .icon{width:16px}
  .mobile-store-chips{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;padding:2px 1px 8px}.mobile-store-chips a{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:none;min-height:46px;padding:8px 14px;border:1px solid #dce6dd;background:white;border-radius:24px;font-size:14px;white-space:nowrap}.mobile-store-chips .retailer-logo{width:30px;height:24px;object-fit:contain;background:#fff;border-radius:3px}.mobile-category-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.mobile-category-chips a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 6px;border:1px solid #dce6d8;border-radius:13px;font-size:13px;line-height:1.25;text-align:center;min-height:88px;background:#ffffffab}.mobile-category-chips .icon{width:27px;height:27px;color:#32694c}
  .page-home .stats-bar,.page-home .browse-section:has(.category-tiles),.page-home .store-strip{display:none}.homepage-hero+.listing-container{padding-top:8px}.quick-filters{flex-wrap:nowrap;overflow-x:auto;padding:2px 1px 8px;gap:7px;margin:12px 0 18px;scrollbar-width:thin}.quick-filters a{white-space:nowrap;flex:none;font-size:13px;padding:8px 12px}.quick-filters .icon{width:17px;height:17px}
  .hero:after,.hero:before,.hero-sticker{display:none}.hero-inner{padding-top:18px;padding-bottom:40px}.hero-content{max-width:none;min-height:0;gap:14px;align-items:flex-start}.hero-copy{min-width:0}.hero h1,.home-hero h1{font-size:28px;line-height:1.2;letter-spacing:-.7px}.hero-description{font-size:16px;line-height:1.55}.hero-meta{font-size:12px;gap:8px}.store-identity{min-width:68px;max-width:80px;min-height:68px;padding:8px;gap:0;background:white;border:1px solid #dce6df;border-radius:14px}.store-identity .retailer-logo{width:60px;height:46px}.store-identity>span{display:none}
  .search-intro{padding-top:20px;padding-bottom:12px}.search-intro h1{font-size:26px;line-height:1.2;letter-spacing:-.6px}.search-intro p{font-size:14px;line-height:1.5}.search-intro .breadcrumbs{margin-bottom:12px}.search-results-container .search-hint{margin-top:10px}.search-results-container .scoped-search{margin-bottom:0}.search-intent{font-size:14px;margin-top:16px}
  .browse-section{margin:24px 0}.section-heading{align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:14px}.section-heading h2{font-size:21px;line-height:1.3;letter-spacing:-.5px}.section-heading>a{font-size:14px;min-height:36px}.section-footnote{font-size:12px;line-height:1.6;margin-top:12px}.highlights{display:grid;grid-template-columns:repeat(5, minmax(230px,78%));overflow-x:auto;gap:12px;padding:1px 1px 10px;scroll-snap-type:x proximity}.highlights .offer-card{scroll-snap-align:start}.highlights .product-visual{height:115px}.highlights .card-content{padding:14px}.highlights h3{font-size:15px;min-height:0}.highlights .unit-price{min-height:0}.highlights .size,.highlights .validity{font-size:13px}.highlights .conditions{min-height:0;margin-top:4px}
  .catalog-layout{margin-top:20px;scroll-margin-top:90px}.results{padding:18px 12px;border-radius:16px}.results-heading{align-items:flex-start;gap:14px;flex-direction:column}.results-heading h2{font-size:24px}.results-heading .eyebrow{font-size:12px;line-height:1.6}.results-controls{display:flex;flex-wrap:wrap;gap:8px;width:100%}.results-controls .sort-form{flex:1;flex-wrap:wrap;min-width:135px;gap:5px}.sort-form label{font-size:12px}.sort-form select{font-size:14px;min-height:44px;width:100%;flex:1;min-width:0}.mobile-filter-button{min-height:44px;font-size:14px;padding:8px 12px}.view-switch{padding:0;margin-left:auto}.view-switch button{width:44px;height:44px}.view-switch .icon{width:20px;height:20px}.sort-tabs{gap:7px;padding:2px 1px 8px}.sort-tabs a{font-size:13px;min-height:40px;padding:10px 13px}.applied-filters a{min-height:40px;font-size:13px;display:inline-flex;align-items:center}
  .offer-grid:not(.grid-view){grid-template-columns:1fr;gap:12px}.offer-grid:not(.grid-view) .offer-card{display:grid;grid-template-columns:82px minmax(0,1fr);gap:0;align-items:start}.offer-grid:not(.grid-view) .product-visual{height:88px;margin:14px 0 0 10px;border-radius:10px}.offer-grid:not(.grid-view) .product-visual>.icon{width:36px;height:36px;margin-top:0}.offer-grid:not(.grid-view) .visual-caption{display:none}.offer-grid:not(.grid-view) .visual-orbit{width:48px;height:48px}.offer-grid:not(.grid-view) .card-content{display:flex;flex-direction:column;padding:14px 12px;min-width:0;gap:0}.offer-grid:not(.grid-view) h3{font-size:16px;line-height:1.4;min-height:0;margin:3px 0 4px}.offer-grid:not(.grid-view) h3 a{display:block;-webkit-line-clamp:unset;overflow:visible}.offer-grid:not(.grid-view) .size{font-size:14px;white-space:normal;line-height:1.4;margin-bottom:8px}.offer-grid:not(.grid-view) .price{font-size:27px;color:#104d3b}.offer-grid:not(.grid-view) .price.missing{font-size:16px}.offer-grid:not(.grid-view) .discount{font-size:12px;padding:4px 6px}.offer-grid:not(.grid-view) .price-row{flex-wrap:wrap;gap:6px;justify-content:flex-start}.offer-grid:not(.grid-view) .unit-price{font-size:13px;min-height:0;margin:4px 0 9px}.offer-grid:not(.grid-view) .conditions{margin:0 0 7px;min-height:0;gap:5px}.condition{font-size:12px;line-height:1.5;padding:4px 7px}.offer-grid:not(.grid-view) .validity{font-size:13px;margin:0 0 8px;min-height:0}.offer-grid:not(.grid-view) .details-link{font-size:13px;min-height:44px;margin-top:2px;width:100%}.retailer-label{font-size:13px;margin-bottom:3px;min-height:30px}.retailer-label .retailer-logo{width:26px;height:22px}.offer-grid.grid-view .card-content{padding:10px}.offer-grid.grid-view h3{font-size:14px}.offer-grid.grid-view .price{font-size:24px}.offer-grid.grid-view .price-row{flex-wrap:wrap}
  .pagination{gap:4px}.pagination a{min-height:44px;min-width:36px;font-size:14px}.pagination>span{min-width:10px}.per-page{font-size:14px}.per-page select{min-height:44px;font-size:14px}.pagination-row{gap:16px}.filters-panel{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.filters-panel legend{font-size:16px}.check-list label{font-size:15px;min-height:36px;align-items:center}.filter-note{font-size:13px}.more-filters summary{font-size:15px;min-height:44px}.filters-panel select,.price-inputs input{font-size:16px;min-height:44px}.filter-heading>a{font-size:14px;min-height:44px;display:flex;align-items:center}.filters-panel input[type=checkbox],.filters-panel input[type=radio]{width:19px;height:19px;margin:0}.apply-filters{font-size:16px;min-height:48px}
  .directory-search{grid-template-columns:1fr;padding:18px 14px;gap:0;border-radius:16px;margin:20px 0}.directory-search-art{display:none}.directory-search h2{font-size:20px}.search-shortcuts{gap:7px}.search-shortcuts a{min-height:44px;padding:7px 12px}.search-shortcuts>span{width:100%}
  .directory-intro h1{font-size:30px;line-height:1.15;letter-spacing:-.8px}.directory-intro .page-intro{font-size:16px}.directory-page .directory-intro{margin-top:12px}.directory-meta{font-size:13px}.directory-category-card h2{font-size:15px}.directory-category-count,.directory-offer-count{font-size:13px}.directory-retailer-cta{font-size:13px;flex-wrap:wrap}.breadcrumbs{font-size:13px;row-gap:6px}.breadcrumbs span:last-child{white-space:normal;overflow-wrap:anywhere}.info-banner{padding:22px 18px}.info-banner p{font-size:15px;line-height:1.65}.info-banner h2{font-size:20px}.prose p,.prose li{font-size:16px;line-height:1.7}.product-copy p,.product-copy li{font-size:16px}.footer-bottom,.footer-social,.site-footer p{font-size:13px}.footer-bottom a,.footer-top nav a{display:inline-flex;align-items:center;min-height:44px}.catalog-layout,#main,#blog-title{scroll-margin-top:86px}
  .search-dock-marker{display:block}.mobile-category-chips{display:flex;overflow-x:auto;gap:8px;padding-bottom:6px}.mobile-category-chips a{flex:0 0 98px;min-height:92px}.mobile-store-chips,.mobile-category-chips,.quick-filters,.sort-tabs{scrollbar-width:none}.mobile-store-chips::-webkit-scrollbar,.mobile-category-chips::-webkit-scrollbar,.quick-filters::-webkit-scrollbar,.sort-tabs::-webkit-scrollbar{display:none}
  .js .sort-form .small-button,.js .per-page .small-button{display:none}.sort-tabs{display:none}
  .section-heading>a{max-width:none;white-space:nowrap;text-align:left;min-height:36px}.homepage-hero .search-hint{margin-bottom:10px}.home-browse-heading{margin-top:10px}.mobile-category-chips a{min-height:80px;padding-top:10px;padding-bottom:10px}.home-hero-meta{margin-top:10px}
  html:not(.js) .site-header{height:auto}html:not(.js) .header-inner{flex-wrap:wrap;height:auto}html:not(.js) .header-inner>.main-nav{position:static;display:flex;flex-wrap:wrap;flex:0 0 100%;width:100%;order:2;margin:0;padding:0;gap:4px 16px;border:0;box-shadow:none}html:not(.js) .menu-toggle{display:none}
}
@media(max-width:359px){.offer-grid:not(.grid-view) .offer-card{grid-template-columns:66px minmax(0,1fr)}.offer-grid:not(.grid-view) .product-visual{height:76px;margin-left:7px}.offer-grid:not(.grid-view) .card-content{padding:12px 10px}.offer-grid.grid-view{grid-template-columns:1fr}.home-hero-copy h1{font-size:28px}.mobile-category-chips{gap:6px}.mobile-category-chips a{font-size:12px}.directory-category-card{padding:12px 10px}.results{padding:16px 10px}.sort-form label{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.mobile-bottom-nav,.quick-filters,.home-mobile-browse{display:none!important}.search-is-docked{position:static!important}body{padding-bottom:0}}
