@charset "UTF-8";
.scoped-search input[type=search]{padding:10px 14px}.header-search input[type=search]{padding-left:12px;padding-right:12px}.search-intro{padding-top:24px;padding-bottom:20px}.search-intro h1{font-size:clamp(28px,3vw,38px);margin-bottom:10px}.search-intro p{margin-bottom:0;color:var(--muted)}.search-intro .breadcrumbs{margin-bottom:18px}.search-results-container .scoped-search{margin-top:0}.search-results-container .results-heading .eyebrow{overflow-wrap:anywhere}
:root{--ink:#123c30;--text:#273d36;--muted:#63726d;--green:#104d3b;--lime:#baf24a;--paper:#f6f9f7;--line:#e1e9e4;--yellow:#fff0bd;--radius:16px;--shadow:0 4px 20px #123c3007;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--text);font-size:16px;line-height:1.5;background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,select,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}button{color:inherit}img,svg{max-width:100%}button,select,input{border:1px solid var(--line);border-radius:9px}input,select{background:#fff;color:var(--text);min-height:42px}input{min-width:0;padding:10px 12px}select{padding:8px 30px 8px 12px;max-width:100%}input[type=checkbox],input[type=radio]{width:16px;height:16px;min-height:16px;margin:3px 0 0;flex:none;accent-color:var(--green)}:focus-visible{outline:3px solid #388761;outline-offset:3px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--ink)}h1{font-size:clamp(32px,3.2vw,48px);letter-spacing:-1.5px;line-height:1.1;margin-bottom:18px;font-weight:750}h2{font-size:23px;line-height:1.25;letter-spacing:-.6px;margin-bottom:16px}h3{font-size:17px;line-height:1.4}p{margin-bottom:16px}small{font-size:13px}.icon{width:22px;height:22px;flex:none;vertical-align:middle}.container{max-width:1480px;margin:auto;padding-left:36px;padding-right:36px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--lime);padding:14px}.skip-link:focus{top:12px}.button{display:inline-flex;gap:10px;align-items:center;justify-content:center;border:1px solid var(--green);background:var(--green);color:#fff;border-radius:9px;min-height:44px;padding:10px 18px;font-size:14px;font-weight:650;transition:background .15s,box-shadow .15s}.button:hover{background:#1f6049;text-decoration:none;box-shadow:0 3px 8px #104d3b20}.button.secondary{background:#fff;color:var(--green)}.button.secondary:hover{background:#edf6ec}.button .icon{width:18px;height:18px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:white}.small-button{background:#eff5ef;min-height:38px;min-width:38px;padding:4px 8px;font-size:13px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:1.5px;color:#4c735f;margin-bottom:12px}.muted{color:var(--muted)}
.site-header{height:78px;background:#ffffffed;backdrop-filter:blur(16px);border-bottom:1px solid #e7ece7;position:sticky;top:0;z-index:30}.header-inner{max-width:1480px;margin:auto;display:flex;align-items:center;height:100%;gap:32px;padding:0 36px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:27px;font-weight:780;letter-spacing:-1.5px;white-space:nowrap;line-height:1;color:var(--green)}.brand:hover{text-decoration:none}.brand-question{letter-spacing:-3px}.brand-mark{width:37px;height:40px;background:var(--lime);border-radius:12px 12px 14px 9px;display:flex;align-items:center;justify-content:center;transform:rotate(-4deg);font-size:24px;letter-spacing:-2px;box-shadow:inset 0 -3px 0 #97d724}.main-nav{display:flex;gap:27px;align-items:center;margin-left:auto}.main-nav a{font-size:14px;font-weight:550;color:#243a32;white-space:nowrap;position:relative;padding:10px 0}.main-nav a[aria-current=page]{color:var(--green);font-weight:750}.main-nav a[aria-current=page]:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:3px;background:var(--lime);border-radius:3px}.header-search{display:flex;max-width:260px;width:22%;position:relative;margin-left:14px}.header-search input{background:#f3f5f4;border-radius:9px 0 0 9px;border-right:0;width:100%;font-size:13px;min-height:40px}.header-search button{border-radius:0 9px 9px 0;background:var(--green);color:#fff;width:44px;flex:none}.header-search .icon{width:18px}.menu-toggle{display:none}
.hero{position:relative;background:#edf4ed;overflow:hidden;border-bottom:1px solid #e2ebe0}.hero:after{content:"";position:absolute;right:0;top:0;bottom:0;width:37%;background:linear-gradient(90deg,#edf4ed00,#edf4ed00),url('./hero-groceries.webp') center/cover no-repeat;border-radius:55% 0 0 5%;z-index:0;opacity:.98}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 25% 10%,#ffffffea,transparent 70%);z-index:0}.hero-inner{position:relative;z-index:1;padding-top:20px;padding-bottom:45px}.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:12px;line-height:1.5;color:var(--muted);margin-bottom:26px;min-height:18px;flex-wrap:wrap}.breadcrumbs a{color:#61766b}.breadcrumbs .icon{width:12px;height:12px}.breadcrumbs span:last-child{max-width:700px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-content{display:flex;gap:35px;align-items:center;max-width:75%;min-height:150px}.hero-copy{max-width:670px}.hero h1{font-size:38px;margin-bottom:10px}.hero-description{font-size:16px;max-width:640px;margin-bottom:14px;line-height:1.5}.hero-meta{display:flex;gap:22px;flex-wrap:wrap;font-size:12px;color:#3f574b}.hero-meta span{display:inline-flex;align-items:center;gap:7px}.hero-meta .icon{color:var(--green);width:17px;height:17px}.store-identity{background:#fff9e1;border:1px solid #eee3b7;box-shadow:0 6px 30px #3e49200a;border-radius:24px;min-width:210px;min-height:112px;display:flex;gap:10px;flex-direction:column;align-items:center;justify-content:center;font-size:25px;font-weight:800;color:var(--green);padding:20px}.store-identity .icon{width:33px;height:33px}.hero-sticker{position:absolute;right:5%;top:95px;transform:rotate(-7deg);padding:17px 25px;border-radius:23px;background:#ffea83;font-weight:750;font-size:21px;line-height:1.18;color:#283513;box-shadow:0 6px 15px #29301b15}.home-hero .hero-inner{padding-top:42px;padding-bottom:56px}.home-hero h1{font-size:clamp(38px,4vw,58px);line-height:1.07;letter-spacing:-2px}.home-hero h1 em{font-style:normal;text-decoration:underline;text-decoration-color:var(--lime);text-decoration-thickness:7px;text-underline-offset:2px}.home-hero .hero-sticker{top:100px}.home-hero .hero-meta{margin-top:20px}.home-hero .hero-description{font-size:18px}
.listing-container{position:relative}.scoped-search{display:flex;align-items:center;gap:14px;padding:5px 6px 5px 18px;background:#fff;border:1px solid #cedbd1;border-radius:13px;min-height:58px;box-shadow:0 5px 14px #133d3010;margin-top:-25px;position:relative;z-index:2;margin-bottom:26px}.scoped-search>.icon{color:#89938e}.scoped-search input{border:none;box-shadow:none;flex:1;padding:9px 0;background:transparent;min-width:60px}.scoped-search input:focus-visible{outline-offset:2px}.search-submit{align-self:stretch;display:flex;gap:9px;align-items:center;background:var(--green);color:white;padding:10px 20px;border-color:var(--green);font-size:14px;font-weight:600}.stats-bar{display:grid;grid-template-columns:1fr 1fr .8fr 1.4fr;background:#eaf2ec;border-radius:13px;padding:14px 18px;gap:15px;margin:0 0 30px}.stats-bar>div{display:flex;gap:18px;align-items:center;padding:0 22px;border-right:2px solid #fff}.stats-bar>div:last-child{border-right:none}.stats-bar .icon{width:28px;height:28px;color:var(--green)}.stats-bar span{font-size:12px;color:#607269;line-height:1.35}.stats-bar strong{display:block;color:var(--ink);font-size:19px;margin-bottom:2px}.stats-bar>div:last-child strong{font-size:14px}.browse-section{margin:28px 0}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:17px}.section-heading h2{display:flex;gap:10px;align-items:center;margin:0}.section-heading>a{display:flex;gap:9px;align-items:center;font-size:13px;font-weight:650;white-space:nowrap}.section-heading>a .icon{width:16px}.hot-icon{display:flex;background:#fff1cb;color:#ba651e;border-radius:8px;padding:3px}.highlights{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.section-footnote{font-size:11px;color:var(--muted);margin:9px 0 0}.offer-card{display:flex;flex-direction:column;position:relative;background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;min-width:0;box-shadow:var(--shadow);transition:box-shadow .2s,border-color .2s}.offer-card:hover{box-shadow:0 5px 20px #153c3012;border-color:#aec6b4}.product-visual{height:155px;display:flex;align-items:center;justify-content:center;position:relative;margin:10px 10px 0;border-radius:9px;overflow:hidden;color:#4a7655;background:radial-gradient(ellipse at 50% 35%,#eff4db 0,#f6f8ef 53%,#fafbf7 80%)}.product-visual.tone-bottle{color:#527485;background:radial-gradient(ellipse at 50% 35%,#e7f0f2,#f6f9fa 70%)}.product-visual.tone-cup{color:#95693f;background:radial-gradient(ellipse at 50% 35%,#f4ead6,#fbf9f4 70%)}.product-visual.tone-box{color:#8a7958;background:radial-gradient(ellipse at 50% 35%,#eee9dd,#faf9f6 70%)}.product-visual.tone-shirt{color:#777390;background:radial-gradient(ellipse at 50% 35%,#eae7f3,#f9f8fc 70%)}.product-visual.tone-spark{color:#a58332;background:radial-gradient(ellipse at 50% 35%,#f6edcf,#fdfaf0 70%)}.product-visual>.icon{width:59px;height:59px;stroke-width:1.15;transform:rotate(-8deg);z-index:1;margin-top:-9px}.visual-orbit{position:absolute;width:90px;height:90px;border:1px solid currentColor;opacity:.10;border-radius:50%;transform:rotate(-20deg) scaleX(1.35)}.visual-orbit:after{content:"";position:absolute;right:5px;top:0;width:10px;height:10px;border-radius:50%;background:currentColor}.visual-caption{position:absolute;bottom:11px;font-size:9px;letter-spacing:.9px;text-transform:uppercase;opacity:.8;font-weight:650;text-align:center;padding:0 8px}.product-visual img{width:100%;height:100%;object-fit:contain;background:#fff;padding:10px}.card-content{padding:12px;display:flex;flex-direction:column;flex:1}.retailer-label{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:650;margin-bottom:7px;width:fit-content;color:#385e4b}.retailer-label .icon{width:14px;height:14px}.offer-card h3{font-size:13px;line-height:1.38;margin:0 0 5px;min-height:36px;font-weight:650;overflow-wrap:anywhere}.offer-card h3 a{color:#223b30;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.size{font-size:11px;color:var(--muted);margin:0 0 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-row{display:flex;justify-content:space-between;align-items:center;gap:4px}.price{font-size:25px;line-height:1.2;letter-spacing:-.9px;color:#132f24;white-space:nowrap}.price.missing{font-size:15px;white-space:normal;letter-spacing:-.3px}.discount{padding:5px 7px;background:var(--lime);border-radius:7px;font-size:12px;font-weight:750;color:#20330e;white-space:nowrap}.unit-price{font-size:11px;color:var(--muted);margin:3px 0 8px;min-height:17px}.conditions{display:flex;gap:4px;flex-wrap:wrap;min-height:23px;margin-top:auto;margin-bottom:6px}.condition{padding:3px 6px;border-radius:5px;background:var(--yellow);font-size:10px;color:#684815;line-height:1.4}.validity{display:flex;gap:5px;align-items:center;font-size:11px;color:#5c6f63;margin:0 0 9px;min-height:18px}.validity .icon{width:13px;height:13px}.validity.expired,.validity.unknown{color:#8c5c25}.details-link{display:flex;justify-content:center;align-items:center;gap:6px;border:1px solid #387757;border-radius:6px;font-size:11px;font-weight:650;padding:6px;min-height:34px;margin-top:auto}.details-link:hover{background:#edf6eb;text-decoration:none}.details-link .icon{width:13px;height:13px}.compact .product-visual{height:138px}.compact h3{min-height:36px}.compact .validity{margin-bottom:0}.category-tiles{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(114px,1fr);gap:11px;overflow-x:auto;padding:1px 1px 8px;scrollbar-width:thin;scrollbar-color:#c3d7c7 transparent}.category-tile{background:#fff;border:1px solid #e9eee8;border-radius:11px;box-shadow:var(--shadow);padding:13px 8px 12px;display:flex;align-items:center;flex-direction:column;text-align:center;gap:8px;min-height:122px}.category-tile:hover{border-color:#a0c389;text-decoration:none;background:#fcfef8}.tile-illustration{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:15px;background:linear-gradient(145deg,#f2f5df,#e9f3e9);color:#59743d}.tile-illustration .icon{width:29px;height:29px;stroke-width:1.35}.category-tile strong{font-size:12px;line-height:1.25;margin-top:1px}.category-tile small{font-size:10px;color:#65776b;margin-top:-4px}.store-strip{background:#eaf2ec;border-radius:15px;padding:17px 18px;margin:25px 0}.store-strip .section-heading h2{font-size:16px;letter-spacing:-.2px}.store-tiles{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(174px,1fr);gap:10px;overflow-x:auto;scrollbar-width:thin;padding:1px}.store-tile{background:#ffffffd9;border:1px solid #edf4ea;display:flex;align-items:center;gap:10px;padding:12px;border-radius:10px}.store-tile:hover{background:#f7ffe8;border-color:#b1d58b;text-decoration:none}.store-symbol{display:flex;align-items:center;justify-content:center;width:40px;height:44px;border-radius:10px;background:#edf3e8;color:#396d4e;flex:none}.store-symbol .icon{width:24px;height:24px}.store-tile strong{font-size:12px}.store-tile small{display:block;font-size:10px;color:#577061}.catalog-layout{display:grid;grid-template-columns:238px minmax(0,1fr);gap:20px;align-items:start;margin:30px 0;scroll-margin-top:100px}.filters-panel{background:#fff;border-radius:14px;padding:22px 19px;border:1px solid #edf0eb}.filter-heading{display:flex;gap:8px;align-items:center;margin-bottom:25px}.filter-heading h2{font-size:20px;margin:0 auto 0 0}.filter-heading>a{font-size:12px}.filter-close,.mobile-filter-button,.filter-overlay{display:none}.filters-panel fieldset{border:0;padding:0;margin:0 0 25px;min-width:0}.filters-panel legend{font-size:13px;font-weight:750;color:var(--green);margin-bottom:10px;padding:0}.check-list{display:flex;flex-direction:column;gap:9px}.check-list label{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.45;cursor:pointer;min-height:21px}.more-filters summary{font-size:12px;color:var(--green);padding:12px 0 8px;cursor:pointer}.price-inputs{display:flex;gap:10px}.price-inputs label{display:flex;align-items:center;position:relative;min-width:0;flex:1}.price-inputs input{width:100%;padding-right:25px;font-size:13px}.price-inputs label>span:not(.sr-only){position:absolute;right:10px;font-size:11px;color:var(--muted)}.filter-note{display:block;margin-top:10px;font-size:10px;color:var(--muted);line-height:1.45}.filters-panel select{font-size:12px;width:100%}.apply-filters{width:100%;font-size:13px;justify-content:space-between}.results{background:#fff;border-radius:14px;padding:22px 21px;min-width:0;border:1px solid #edf0eb}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.results-heading h2{font-size:21px;margin:0}.results-heading .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:4px}.results-controls{display:flex;align-items:center;gap:12px}.sort-form,.per-page{display:flex;align-items:center;gap:8px;font-size:11px}.sort-form select{min-height:38px;width:155px;font-size:12px}.sort-form label{color:var(--muted)}.view-switch{display:none;gap:2px;padding:3px;border-radius:8px;background:#f3f6f3}.js .view-switch{display:flex}.view-switch button{width:32px;height:32px;border:none;border-radius:5px;background:transparent}.view-switch .icon{width:17px;height:17px}.view-switch button[aria-pressed=true]{background:var(--green);color:white}.sort-tabs{display:flex;gap:6px;margin-bottom:18px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.sort-tabs a{font-size:10px;background:#f3f5f3;padding:7px 11px;border-radius:18px;white-space:nowrap;color:#3e4b43}.sort-tabs a[aria-current=true]{background:var(--green);color:white}.sort-tabs a:hover{text-decoration:none;background:#e0ecd9}.sort-tabs a[aria-current=true]:hover{background:var(--green)}.offer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.offer-grid .product-visual{height:140px}.pagination-row{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:25px;flex-wrap:wrap}.pagination{display:flex;gap:6px;align-items:center}.pagination a,.pagination>span{display:flex;align-items:center;justify-content:center;min-width:34px;min-height:36px;border-radius:7px;font-size:12px;background:#f3f6f3}.pagination>span{background:none;min-width:15px}.pagination a[aria-current=page]{background:var(--green);color:white;font-weight:700}.per-page select{font-size:12px;min-height:36px;padding:5px 8px}.notice{background:#fff7dc;border:1px solid #eddfb5;border-radius:9px;padding:12px;font-size:13px;color:#70572c}.notice .icon{width:17px;margin-right:5px}.empty-state{padding:65px 25px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.empty-state>.icon{width:45px;height:45px;color:#83a976}.empty-state h3,.empty-state p,.empty-state h1{margin:0;max-width:500px}.empty-state p{color:var(--muted);font-size:15px}.empty-state>a:not(.button){font-size:13px}.info-banner{display:flex;gap:17px;align-items:center;padding:25px;background:#eaf2ec;border-radius:14px;margin:30px 0}.info-banner h2{font-size:17px;margin-bottom:5px;letter-spacing:-.3px}.info-banner p{font-size:13px;line-height:1.6;max-width:840px;margin:0;color:#586d60}.info-banner .button{flex:none;margin-left:auto}.info-badge{display:flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:14px;background:var(--lime);flex:none}.info-badge .icon{width:21px}.list-view{grid-template-columns:1fr}.list-view .offer-card{display:grid;grid-template-columns:150px 1fr}.list-view .product-visual{height:150px;margin:10px}.list-view .card-content{display:grid;grid-template-columns:1fr 140px;gap:4px 20px;align-items:start;padding:16px}.list-view h3{grid-column:1;grid-row:2;min-height:0}.list-view .retailer-label{grid-column:1}.list-view .size{grid-column:1;grid-row:3}.list-view .price-row{grid-column:2;grid-row:1 / 3}.list-view .unit-price{grid-column:2;grid-row:3}.list-view .conditions{grid-column:1}.list-view .validity{grid-column:1}.list-view .details-link{grid-column:2;grid-row:4 / 6;align-self:end}
.page-spacing{padding-top:26px;padding-bottom:35px;min-height:65vh}.page-spacing>.eyebrow{margin-top:40px}.page-intro{font-size:18px;color:#647467;max-width:680px;line-height:1.55;margin-bottom:35px}.directory-categories{margin:40px 0}.directory-categories .category-tiles{display:grid;grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(6,1fr);overflow:visible;gap:18px}.directory-categories .category-tile{min-height:170px;padding:25px 15px}.directory-categories .category-tile strong{font-size:15px}.directory-categories .category-tile small{font-size:12px}.directory-categories .tile-illustration{width:62px;height:62px}.store-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:40px 0}.store-directory-card{border:1px solid var(--line);background:#fff;padding:30px;border-radius:16px;box-shadow:var(--shadow);display:grid;grid-template-columns:65px 1fr;gap:8px 20px;align-items:center}.store-directory-card:hover{text-decoration:none;background:#fcfff6;border-color:#bed2a7}.store-directory-card .store-symbol{width:65px;height:70px;grid-row:1/3}.store-directory-card .store-symbol .icon{width:32px;height:32px}.store-directory-card h2{font-size:23px;margin:0}.store-directory-card p{font-size:13px;margin:0;color:var(--muted)}.directory-cta{grid-column:1/3;display:flex;justify-content:space-between;margin-top:20px;padding-top:18px;border-top:1px solid var(--line);font-size:13px;font-weight:650}.directory-cta .icon{width:18px}.product-detail{display:grid;grid-template-columns:1fr 1.15fr;gap:65px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:40px;margin:30px 0}.detail-visual .product-visual{height:340px;margin:0}.detail-visual .product-visual>.icon{width:120px;height:120px}.detail-visual .visual-orbit{width:180px;height:180px}.detail-visual .visual-caption{font-size:12px;bottom:24px}.detail-visual>p{font-size:11px;text-align:center;color:var(--muted);margin:12px 0 0}.detail-summary{align-self:center}.detail-summary h1{font-size:32px;letter-spacing:-1px;line-height:1.2;overflow-wrap:anywhere}.detail-summary .page-intro{margin-bottom:15px;font-size:15px}.detail-summary>.muted{font-size:12px;margin:20px 0 0}.detail-summary .detail-price{font-size:42px;font-weight:750;letter-spacing:-1.4px;margin:12px 0 0;color:var(--ink)}.status-pill{display:inline-block;background:#edf5e9;border-radius:6px;padding:5px 10px;color:#3b653c;font-size:12px;margin:0}.status-pill.expired,.status-pill.unknown{background:#fff0d3;color:#805824}.status-pill.upcoming{background:#e9f1fa;color:#426585}.detail-offers{max-width:1080px;margin:45px auto}.detail-offer{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px;margin-bottom:18px}.detail-offer-heading{display:flex;justify-content:space-between;align-items:start;gap:25px}.detail-offer-heading h3{max-width:700px;margin:0 0 12px}.detail-offer-heading .retailer-label{font-size:14px}.offer-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px;background:#f4f7f2;border-radius:9px;padding:20px;font-size:13px;margin:22px 0}.offer-facts dt{color:var(--muted);font-size:11px;margin-bottom:3px}.offer-facts dd{margin:0}.full-conditions{font-size:14px;line-height:1.65}.full-conditions h4{font-size:13px;margin-bottom:6px}.source-line{font-size:11px;color:var(--muted);padding-top:15px;border-top:1px solid var(--line);margin:0}.prose{max-width:800px;margin:50px auto 70px;font-size:16px;line-height:1.8}.prose h1{font-size:44px}.prose h2{font-size:25px;line-height:1.3;margin-top:35px}.prose .lead{font-size:21px;line-height:1.6;color:var(--muted)}.prose li{padding-left:5px;margin-bottom:10px}.prose section{padding:26px 0;border-top:1px solid var(--line)}.prose section h2{margin-top:6px}.prose section p:last-child{margin-bottom:0}.social-cards{display:flex;flex-wrap:wrap;gap:12px}.social-cards a{border:1px solid var(--line);padding:12px 18px;border-radius:9px;background:white}.site-footer{background:white;border-top:1px solid #e9eee8;margin-top:24px;padding:38px 0 20px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-top .brand{font-size:24px}.footer-top .brand-mark{width:32px;height:35px;font-size:22px}.footer-top p{font-size:11px;margin:10px 0 0;color:var(--muted)}.footer-top nav{display:flex;gap:26px;font-size:12px}.footer-social{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:30px 0;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px}.footer-social>span{color:var(--muted)}.footer-social nav{display:flex;gap:21px;flex-wrap:wrap}.footer-social a{font-weight:650}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}.footer-bottom>span:last-child{display:flex;gap:22px}.footer-bottom a{color:var(--muted)}
@media(min-width:1500px){.offer-grid .product-visual{height:165px}.card-content{padding:14px}.offer-card h3{font-size:14px;min-height:39px}.price{font-size:27px}.compact .product-visual{height:160px}}
@media(max-width:1279px){.container,.header-inner{padding-left:28px;padding-right:28px}.header-inner{gap:25px}.main-nav{gap:20px}.main-nav a{font-size:12px}.header-search{max-width:210px;margin-left:0}.brand{font-size:24px}.hero-content{gap:25px;max-width:77%}.store-identity{min-width:165px;font-size:22px}.hero h1{font-size:33px}.hero-description{font-size:14px;max-width:510px}.hero-sticker{font-size:18px;right:3%;padding:15px 18px}.hero:after{width:30%}.catalog-layout{grid-template-columns:216px minmax(0,1fr);gap:15px}.filters-panel{padding:20px 16px}.results{padding:20px 16px}.offer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.highlights{gap:12px}.compact .product-visual{height:120px}.compact .price{font-size:23px}.compact .discount{font-size:11px;padding:5px}.stats-bar>div{padding:0 12px;gap:12px}.stats-bar>div:last-child strong{font-size:12px}.stats-bar strong{font-size:17px}.section-heading h2{font-size:21px}.sort-form label{display:none}.sort-form select{width:140px}.results-controls{gap:7px}.view-switch{gap:0}.directory-categories .category-tiles{grid-template-columns:repeat(5,1fr)}.store-directory-card{padding:22px;gap:8px 13px}.store-directory-card h2{font-size:20px}}
@media(max-width:1050px){.header-search{width:180px}.main-nav{gap:15px}.header-inner{gap:20px}.brand{font-size:22px}.brand-mark{width:32px;height:36px}.hero-meta{gap:9px}.stats-bar{grid-template-columns:1fr 1fr .8fr 1.2fr;padding:14px 10px;gap:7px}.stats-bar>div{gap:10px;padding:0 8px}.stats-bar .icon{width:24px;height:24px}.results-heading{align-items:flex-start;flex-wrap:wrap}.results-controls{margin-left:auto}.offer-grid .product-visual{height:127px}.price{font-size:24px}.hero h1{font-size:31px}.hero-sticker{top:110px}.section-heading>a{font-size:12px}.info-banner .button{padding:10px 12px}.directory-categories .category-tiles{grid-template-columns:repeat(4,1fr)}.store-directory{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.site-header{height:69px}.header-inner{gap:18px}.brand{font-size:25px}.header-search{margin-left:auto;width:280px;max-width:none}.js .menu-toggle{display:flex;order:3}.main-nav{position:absolute;top:68px;left:0;right:0;background:white;padding:18px 28px;border-bottom:1px solid var(--line);gap:24px}.main-nav a{font-size:14px}.js .main-nav{display:none}.js .main-nav.is-open{display:flex}.hero{margin-top:56px}.js .hero{margin-top:0}.page-spacing{padding-top:75px}.js .page-spacing{padding-top:26px}.hero h1{font-size:30px}.hero-content{max-width:80%;gap:18px}.hero-copy{max-width:480px}.store-identity{min-width:142px;min-height:100px;font-size:20px;padding:15px}.hero-sticker{display:none}.hero:after{width:27%;opacity:.7}.hero-meta{font-size:10px}.hero-description{font-size:14px}.stats-bar{grid-template-columns:repeat(3,1fr)}.stats-bar>div:last-child{display:none}.stats-bar>div:nth-child(3){border:0}.highlights{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:185px;overflow-x:auto;gap:12px;padding:1px 1px 10px;scroll-snap-type:x proximity;scrollbar-width:thin}.highlights .offer-card{scroll-snap-align:start}.catalog-layout{grid-template-columns:1fr;gap:20px}.filters-panel{padding:20px;grid-row:1}.js .filters-panel{display:none}.js .mobile-filter-button{display:inline-flex;font-size:12px;padding:8px 11px;min-height:38px}.js .filters-panel.is-open{display:block;position:fixed;left:0;top:0;bottom:0;width:min(370px,90vw);border-radius:0 20px 20px 0;overflow-y:auto;z-index:60;padding:25px 22px}.filter-close{display:inline-flex;width:36px;height:36px;flex:none}.filter-heading{margin-bottom:25px}.filters-panel.is-open .filter-heading{position:sticky;top:-25px;padding:14px 0;background:white;z-index:1}.filters-panel.is-open .apply-filters{position:sticky;bottom:0;box-shadow:0 -10px 20px white}.filter-overlay:not([hidden]){display:block;position:fixed;inset:0;background:#0b291c73;border:0;z-index:59;border-radius:0;backdrop-filter:blur(2px)}body.filters-open{overflow:hidden}.check-list label{font-size:14px;min-height:27px}.filter-note{font-size:12px}.filters-panel legend{font-size:14px}.filters-panel select{font-size:14px}.filter-heading>a{font-size:13px}.results-heading{align-items:center}.results-controls{margin-left:0}.offer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.offer-grid .product-visual{height:155px}.results-heading h2{font-size:22px}.card-content{padding:13px}.offer-card h3{font-size:14px;min-height:39px}.compact h3{font-size:13px;min-height:36px}.sort-tabs a{font-size:11px;padding:8px 12px}.offer-card .details-link{min-height:39px;font-size:12px}.unit-price,.validity{font-size:12px}.condition{font-size:11px}.size{font-size:12px}.compact .condition{font-size:10px}.compact .unit-price,.compact .size,.compact .validity{font-size:11px}.section-heading h2{font-size:21px}.category-tile{min-height:120px}.info-banner{align-items:flex-start;flex-wrap:wrap;padding:22px}.info-banner>div{flex:1;min-width:200px}.info-banner .button{margin-left:56px}.footer-top{align-items:flex-start}.footer-top nav{gap:17px;flex-wrap:wrap;max-width:320px;justify-content:flex-end}.footer-social{align-items:flex-start;flex-direction:column;gap:12px}.footer-social nav{gap:18px}.product-detail{padding:28px;gap:30px;grid-template-columns:1fr 1.2fr}.detail-summary h1{font-size:27px}.detail-visual .product-visual{height:300px}.prose{margin-top:35px}.prose h1{font-size:36px}}
@media(max-width:600px){.container,.header-inner{padding-left:16px;padding-right:16px}.site-header{height:64px}.header-inner{gap:12px}.brand{font-size:25px;gap:8px}.brand-mark{width:32px;height:35px;font-size:22px}.header-search{width:auto;margin-left:auto;flex:1;max-width:140px}.header-search input{width:100%;font-size:12px;min-height:36px;padding:7px 9px}.header-search button{width:35px}.header-search .icon{width:16px}.menu-toggle{width:36px;height:36px;border:none}.main-nav{top:63px;gap:12px;padding:14px 16px;flex-wrap:wrap}.main-nav a{font-size:13px}.hero-inner{padding-top:16px;padding-bottom:39px}.breadcrumbs{font-size:10px;gap:5px;margin-bottom:22px}.breadcrumbs .icon{width:10px;height:10px}.breadcrumbs span:last-child{max-width:220px}.hero-content{max-width:100%;gap:16px;min-height:130px;align-items:flex-start}.hero:after{display:none}.hero h1{font-size:29px;line-height:1.12;letter-spacing:-1px;margin-bottom:9px}.hero-description{font-size:13px;line-height:1.55;margin-bottom:13px}.hero-meta{font-size:10px;gap:8px;flex-direction:column}.hero-meta .icon{width:14px;height:14px}.store-identity{min-width:0;width:76px;min-height:78px;flex:none;border-radius:14px;font-size:10px;padding:12px 5px;gap:6px;margin-top:2px}.store-identity .icon{width:24px;height:24px}.home-hero .hero-inner{padding-top:30px;padding-bottom:46px}.home-hero h1{font-size:41px;letter-spacing:-1.6px}.home-hero .hero-description{font-size:15px}.home-hero .hero-meta{margin-top:18px}.home-hero .eyebrow{font-size:10px}.scoped-search{padding:4px 4px 4px 12px;gap:8px;min-height:52px;margin-top:-24px;margin-bottom:22px;border-radius:11px}.scoped-search>.icon{width:18px;height:18px}.scoped-search input{font-size:16px;min-width:10px}.scoped-search input::placeholder{font-size:12px}.search-submit{padding:8px 11px;border-radius:8px}.search-submit .icon{width:19px;height:19px}.search-submit span{display:none}.stats-bar{gap:0;padding:13px 5px;border-radius:11px;margin-bottom:26px}.stats-bar>div{padding:0 9px;gap:6px;flex-direction:column;align-items:flex-start}.stats-bar .icon{width:20px;height:20px}.stats-bar strong{font-size:18px}.stats-bar span{font-size:10px}.browse-section{margin:26px 0}.section-heading{gap:8px;align-items:flex-start;margin-bottom:13px}.section-heading h2{font-size:18px;line-height:1.3;letter-spacing:-.4px;gap:7px}.section-heading h2>.icon{width:20px;height:20px;margin-top:1px}.section-heading>a{font-size:10px;gap:3px;padding-top:3px}.section-heading>a .icon{width:13px;height:13px}.hot-icon{padding:2px}.hot-icon .icon{width:20px;height:20px}.highlights{grid-auto-columns:168px;gap:11px;margin-right:-16px;padding-right:16px}.compact .product-visual{height:121px;margin:8px 8px 0}.compact .card-content{padding:10px}.compact .price{font-size:23px}.compact .discount{font-size:10px}.section-footnote{font-size:10px;line-height:1.4}.category-tiles{grid-auto-columns:104px;gap:8px;margin-right:-16px;padding-right:16px}.category-tile{padding:11px 6px;min-height:120px}.category-tile strong{font-size:11px}.store-strip{padding:14px 12px;margin-left:-3px;margin-right:-3px;border-radius:12px}.store-strip .section-heading h2{font-size:14px;max-width:210px}.store-strip .section-heading>a{font-size:9px}.store-tiles{grid-auto-columns:156px;gap:8px}.store-tile{padding:10px;gap:8px}.store-symbol{width:34px;height:39px}.catalog-layout{margin:25px 0;gap:0}.results{padding:17px 11px;margin:0 -11px;border-radius:13px}.results-heading{gap:13px}.results-heading h2{font-size:20px}.results-heading .eyebrow{font-size:8px}.results-controls{width:100%;justify-content:space-between;gap:6px}.sort-form{margin-left:auto;gap:5px}.sort-form select{font-size:12px;width:140px;min-height:38px}.sort-form .small-button{font-size:11px;min-width:30px;padding:4px}.view-switch button{width:29px;height:30px}.js .mobile-filter-button{font-size:12px;padding:8px 10px;gap:6px}.mobile-filter-button .icon{width:16px;height:16px}.sort-tabs{gap:5px;margin-bottom:16px}.sort-tabs a{font-size:10px;padding:7px 10px}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 9px}.offer-grid .product-visual{height:135px;margin:7px 7px 0}.product-visual>.icon{width:48px;height:48px}.visual-caption{font-size:8px;letter-spacing:.4px;padding:0 5px;bottom:10px}.card-content{padding:10px}.offer-card h3{font-size:13px;line-height:1.35;min-height:35px}.retailer-label{font-size:10px;margin-bottom:6px}.retailer-label .icon{width:12px;height:12px}.size{font-size:10px;margin-bottom:7px}.price{font-size:23px;letter-spacing:-.7px}.discount{font-size:10px;padding:5px}.unit-price{font-size:10px}.condition{font-size:9px;padding:4px 5px}.validity{font-size:10px;margin-bottom:8px}.offer-card .details-link{font-size:10px;min-height:35px;padding:5px 3px;gap:3px}.details-link .icon{width:12px;height:12px}.pagination-row{justify-content:center;gap:20px;margin-top:22px}.pagination a{min-width:33px;min-height:38px}.per-page{margin-left:auto;font-size:11px}.per-page select{min-height:38px}.notice{font-size:12px}.info-banner{padding:18px 15px;gap:12px;margin:22px -3px}.info-badge{width:33px;height:33px;border-radius:11px}.info-banner h2{font-size:15px}.info-banner p{font-size:12px;line-height:1.6}.info-banner .button{font-size:12px;margin-left:45px;min-height:40px}.empty-state{padding:50px 15px}.empty-state p{font-size:14px}.empty-state h3{font-size:21px}.list-view{grid-template-columns:1fr}.list-view .offer-card{grid-template-columns:105px 1fr}.list-view .product-visual{height:135px;margin:7px}.list-view .card-content{padding:10px;display:flex;gap:0}.list-view .product-visual>.icon{width:38px;height:38px}.list-view .visual-caption{font-size:7px}.list-view .price-row{margin:3px 0}.list-view .size{margin:0}.list-view h3{font-size:13px;min-height:0;margin-bottom:5px}.list-view .conditions{margin-top:5px}.list-view .details-link{width:100%}.page-spacing{padding-bottom:20px}.page-spacing>.eyebrow{margin-top:32px}h1{font-size:33px;letter-spacing:-1px}.page-intro{font-size:16px;margin-bottom:25px}.directory-categories{margin:28px 0}.directory-categories .category-tiles{grid-template-columns:repeat(2,1fr);gap:12px;margin-right:0;padding-right:0}.directory-categories .category-tile{min-height:160px;padding:20px 10px}.directory-categories .category-tile strong{font-size:14px}.store-directory{gap:12px;margin:28px 0}.store-directory-card{display:flex;flex-direction:column;align-items:flex-start;padding:19px 15px;gap:8px}.store-directory-card .store-symbol{width:50px;height:54px;margin-bottom:7px}.store-directory-card h2{font-size:19px}.store-directory-card p{font-size:11px}.directory-cta{width:100%;margin-top:5px;padding-top:14px;font-size:11px;gap:6px}.directory-cta .icon{width:15px}.product-detail{grid-template-columns:1fr;padding:20px;gap:25px;margin:20px 0}.detail-visual .product-visual{height:210px}.detail-visual .product-visual>.icon{width:80px;height:80px}.detail-visual .visual-orbit{width:120px;height:120px}.detail-summary h1{font-size:27px}.detail-summary .detail-price{font-size:37px}.detail-summary .page-intro{font-size:14px}.detail-offers{margin:30px 0}.detail-offers>h2{font-size:23px}.detail-offer{padding:20px 16px}.detail-offer-heading{flex-direction:column;gap:15px}.detail-offer-heading h3{font-size:16px}.detail-offer-heading>.price{font-size:30px}.offer-facts{gap:18px 15px;padding:15px;font-size:12px}.offer-facts dt{font-size:10px}.full-conditions{font-size:13px}.prose{margin:30px auto 40px;font-size:15px;line-height:1.75}.prose h1{font-size:34px}.prose .lead{font-size:19px}.prose h2{font-size:22px}.site-footer{padding:28px 0 20px}.footer-top{flex-direction:column;gap:24px}.footer-top nav{justify-content:flex-start;gap:14px 23px;font-size:12px;max-width:none}.footer-social{margin:24px 0;gap:15px;font-size:11px;padding:20px 0}.footer-social nav{gap:13px 19px;font-size:12px}.footer-bottom{font-size:10px;gap:14px;flex-direction:column}.footer-bottom>span:last-child{gap:18px}}
@media(max-width:390px){.header-search{max-width:113px}.header-search input{font-size:11px;padding-left:7px}.header-inner{gap:8px}.brand{font-size:24px}.section-heading h2{font-size:17px}.section-heading>a{max-width:85px;white-space:normal;text-align:right}.price{font-size:22px}.discount{font-size:9px;padding:4px}.sort-form select{width:127px}.view-switch button{width:27px}.results-controls{gap:4px}.offer-grid .product-visual{height:125px}.condition{font-size:8.5px}.card-content{padding:9px}.hero-content{gap:12px}.store-identity{width:65px}.hero h1{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
/* Keep copy clear of the decorative hero crop and prioritize readable product information. */
.hero-copy{min-width:0;flex:1}.hero-content{max-width:64%}.hero-description{overflow-wrap:anywhere}.offer-card h3{font-size:14px;min-height:39px}.check-list label{font-size:14px}.filters-panel legend{font-size:14px}.filters-panel select{font-size:13px}.filter-note{font-size:11px}.unit-price,.validity,.size{font-size:12px}.condition{font-size:11px}.details-link{font-size:12px}.category-tile strong{font-size:13px}.compact h3{font-size:14px;min-height:39px}.compact .unit-price,.compact .size,.compact .validity{font-size:12px}.compact .condition{font-size:11px}.hero-meta{font-size:12px}.section-footnote{font-size:12px}
@media(max-width:1279px){.hero-content{max-width:67%}.hero-meta{font-size:11px}.store-identity{min-width:145px}}
@media(max-width:900px){.hero-content{max-width:72%}.store-identity{min-width:120px}.hero-content{gap:17px}}
@media(max-width:600px){.hero-content{max-width:100%}.store-identity{min-width:0}.hero-meta{font-size:10px}.offer-card h3,.compact h3{font-size:14px;min-height:57px;-webkit-line-clamp:3}.offer-card h3 a{-webkit-line-clamp:3}.unit-price,.validity,.size,.compact .unit-price,.compact .size,.compact .validity{font-size:11px}.condition,.compact .condition{font-size:10px}.category-tile strong{font-size:12px}.section-footnote{font-size:11px}.offer-card .details-link{font-size:11px}.list-view h3{min-height:0}}
.applied-filters{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 18px}.applied-filters a{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #d3dfce;border-radius:7px;font-size:12px;background:#f3f8ec}.applied-filters .icon{width:14px;height:14px}.price-row{flex-wrap:wrap}.check-list label,.sort-form select,.per-page select,.filters-panel select,.sort-tabs a{font-size:14px}.condition,.compact .condition{font-size:12px}.validity,.compact .validity{font-size:14px}.size,.unit-price,.compact .size,.compact .unit-price,.category-tile small,.visual-caption,.retailer-label,.section-footnote,.hero-meta,.breadcrumbs,.filter-note,.eyebrow{font-size:12px}.visual-caption{letter-spacing:0;font-size:10px}.details-link,.offer-card .details-link{font-size:12px}.sort-tabs a{padding:7px 12px}.footer-top nav,.footer-social,.footer-social nav,.footer-bottom{font-size:12px}.category-tile strong{font-size:14px}.category-tile{min-width:114px}.store-tile strong{font-size:14px}.store-tile small{font-size:12px}.source-line{font-size:12px}.filter-heading>a{font-size:14px}.filter-heading{flex-wrap:wrap}.hero-meta{gap:10px 20px}
@media(max-width:900px){.filters-panel.is-open form{padding-bottom:40px}.hero-meta{font-size:12px}.results-controls{flex-wrap:wrap}.sort-form{max-width:100%}.js .mobile-filter-button{font-size:14px}}
@media(max-width:600px){.category-tiles{grid-auto-columns:114px}.compact .card-content,.card-content{padding:10px}.compact .unit-price,.unit-price{min-height:36px;line-height:1.4}.hero-meta{font-size:12px}.hero-meta span{align-items:flex-start}.hero-meta .icon{margin-top:2px}.sort-tabs a{font-size:12px}.scoped-search input::placeholder{font-size:14px}.hero-description{font-size:14px}.section-heading>a{font-size:12px}.store-strip .section-heading>a{font-size:12px}.stats-bar span{font-size:12px}.store-directory-card p{font-size:12px}.offer-facts dt{font-size:12px}.info-banner p{font-size:14px}.info-banner h2{font-size:17px}.hero-content{gap:13px}.results-controls{gap:7px}.sort-form select{width:145px}.view-switch{margin-left:auto}.per-page{margin-left:0}.offer-card .details-link{min-height:42px;flex-wrap:wrap}.validity{flex-wrap:wrap}.directory-categories .category-tile{min-width:0}}
@media print{.site-header,.site-footer,.filters-panel,.scoped-search,.highlights,.sort-tabs,.pagination-row,.results-controls,.hero-sticker,.store-strip{display:none!important}.container{padding:0}.catalog-layout{display:block}.offer-grid{grid-template-columns:repeat(3,1fr)}.offer-card{break-inside:avoid;box-shadow:none}.hero:after{display:none}.hero-inner{padding-bottom:20px}.hero-content{max-width:100%}body{background:white}}
