@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap";.result-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.7rem}.result-item{display:grid;grid-template-columns:52px minmax(180px,1.35fr) minmax(220px,1.8fr) auto auto;grid-template-areas:"retailer title description toggle source";gap:.75rem;align-items:center;padding:.7rem .9rem;border:1px solid #d9e2ec;border-radius:12px;background:#fff;box-shadow:0 2px 6px #0f172a0d}.result-item[data-has-toggle=false]{grid-template-columns:52px minmax(180px,1.35fr) minmax(220px,1.8fr) auto;grid-template-areas:"retailer title description source"}.result-item__retailer{grid-area:retailer;position:relative;width:42px;height:42px;border-radius:10px;border:1px solid #e5e9f0;display:inline-flex;align-items:center;justify-content:center;background:#fff;overflow:hidden;color:inherit;text-decoration:none}.result-item__retailer-logo{width:100%;height:100%;object-fit:cover}.result-item__retailer-fallback{display:none;font-size:.82rem;font-weight:800;color:#334155}.result-item__retailer-fallback--visible{display:inline-flex}.result-item__title{grid-area:title;font-weight:800;color:#0f172a;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.result-item__description{grid-area:description;font-size:.9rem;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-item[data-expanded=true] .result-item__title,.result-item[data-expanded=true] .result-item__description{display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;white-space:normal}.result-item--interactive{cursor:pointer}.result-item--interactive:focus-visible{outline:2px solid #1a8f4a;outline-offset:2px}.result-item--faded .result-item__description{position:relative;padding-right:1.15rem}.result-item--faded .result-item__description:after{content:"";position:absolute;right:0;top:0;width:1.25rem;height:100%;background:linear-gradient(to right,#fff0,#fff 70%)}.result-item__source{grid-area:source;justify-self:end}.result-item__source-link{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d4dce7;border-radius:8px;color:#0f172a;background:#f8fafc;transition:background-color .15s ease,border-color .15s ease}.result-item__source-link:hover{background:#eef2f7;border-color:#bcc8d8}.result-item__source-link:focus-visible{outline:2px solid #1a8f4a;outline-offset:2px}.result-item__source-link svg{width:16px;height:16px}@media (max-width: 768px){.result-list{display:flex;flex-direction:column;gap:.65rem}.result-item{min-height:0;position:relative;display:grid;grid-template-columns:minmax(0,1fr) 44px;grid-template-areas:"title retailer" "description retailer";align-items:start;gap:.48rem .72rem;padding:.82rem .86rem;border-radius:14px}.result-item[data-has-toggle=false]{grid-template-columns:minmax(0,1fr) 44px;grid-template-areas:"title retailer" "description retailer"}.result-item__title{align-self:start;white-space:normal;line-height:1.16;font-size:1.08rem;letter-spacing:.005em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.result-item__description{margin-top:.16rem;font-size:.93rem;line-height:1.34;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3}.result-item__retailer{width:44px;height:44px;align-self:center;justify-self:end;overflow:hidden}.result-item__source{display:none}.result-item__retailer:focus-visible{outline:2px solid #1a8f4a;outline-offset:2px;border-radius:10px}.result-item--faded .result-item__description:after{width:38%;height:1.5rem;top:auto;bottom:0}}:root{font-family:Nunito,Segoe UI,sans-serif;color:#111827;--color-text-strong: #0f172a;--color-text: #334155;--color-text-muted: #64748b;--color-brand: #2563eb;--color-brand-strong: #1d4ed8;--color-brand-soft: #dbeafe;--color-brand-tint: #eef4ff;--color-brand-tint-strong: #c9dcff;--color-brand-line: #bfd2f0;--color-surface: rgba(255, 255, 255, .64);--color-surface-strong: #ffffff;--color-surface-muted: #f8fbff;--color-border: #c8d5e8;--color-border-strong: #b6c9e5;--color-shadow: rgba(15, 23, 42, .08);--color-overlay: rgba(15, 23, 42, .35);--color-focus: #1d4ed8}*{box-sizing:border-box}html{min-height:100%;background:#f4f8fb}body{margin:0;min-height:100vh;background:radial-gradient(circle at top right,#e6f7ef,#f4f8fb 40%);background-attachment:fixed}#root{min-height:100vh;padding:1.25rem}main{max-width:1160px;margin:0 auto}.app-shell{display:flex;flex-direction:column;gap:1rem}.app-header{display:flex;flex-direction:column;gap:.75rem}.brand-logo{display:inline-flex;align-items:center;gap:1rem;max-width:100%}.brand-logo[data-compact=true]{gap:.85rem}.brand-logo__mark{width:clamp(5.5rem,10vw,7rem);height:auto;flex:0 0 auto;filter:drop-shadow(0 12px 24px rgba(34,197,94,.18))}.brand-logo__wordmark{display:inline-flex;flex-direction:column;gap:.15rem;min-width:0}.brand-logo__title{color:#1e3a8a;font-size:clamp(1.9rem,5vw,3.25rem);font-weight:800;line-height:.95;letter-spacing:-.04em;text-wrap:balance}.brand-logo__tagline{color:var(--color-text-muted);font-size:clamp(.8rem,1.5vw,1.2rem);font-weight:600;letter-spacing:.24em}.app-title{margin:0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.05;letter-spacing:.01em}.app-title--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}.app-subtitle{margin:0;color:var(--color-text);font-size:.98rem;line-height:1.45;max-width:80ch}.quick-filter-row{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin-top:.7rem}.quick-filter-chip{height:2rem;padding:0 .7rem;border:1px solid var(--color-border);border-radius:999px;background:#fff;color:var(--color-text);font-size:.86rem;font-weight:600;cursor:pointer}.quick-filter-chip[data-active=true]{border-color:#93c5fd;background:var(--color-brand-soft);color:var(--color-brand-strong)}.quick-filter-summary{font-size:.82rem;color:var(--color-text-muted)}.desktop-retailer-panel{margin-top:.7rem}.desktop-retailer-panel__controls{display:inline-flex;align-items:flex-end;gap:.4rem;width:auto;max-width:100%;flex-wrap:wrap}.retailer-actions--inline{margin-top:0;flex:0 0 auto}.filter-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--color-overlay);display:flex;align-items:flex-end;justify-content:center;z-index:30}.filter-drawer{width:min(760px,100%);max-height:86vh;overflow:auto;border-radius:1rem 1rem 0 0;background:#f8fbff;border:1px solid var(--color-border);padding:.7rem}.filter-drawer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.55rem}.filter-drawer__close{border:1px solid var(--color-border);background:var(--color-surface-strong);border-radius:999px;width:1.9rem;height:1.9rem;padding:0;font-size:1.2rem;line-height:1;cursor:pointer}.seo-links{display:flex;flex-wrap:wrap;gap:.3rem .55rem;align-items:center;margin-top:.25rem;padding-top:.25rem;border-top:1px solid rgba(191,204,220,.6)}.seo-links__label{color:var(--color-text-muted);font-size:.8rem;font-weight:600}.seo-links__item{color:var(--color-text);text-decoration-color:#33415559;font-size:.84rem;line-height:1.25}.seo-links__item:hover{color:var(--color-brand-strong);text-decoration-color:var(--color-brand-strong)}.seo-links__item:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:.15rem}.search-wrap{display:flex;flex-direction:column;gap:.35rem;max-width:100%}.search-intro{margin:0;color:var(--color-text);font-size:.93rem}.search-label{font-size:.9rem;font-weight:700;color:var(--color-text)}.search-label-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.search-input-row{position:relative}.search-input{width:100%;height:2.8rem;padding:0 .95rem;font-size:1rem;color:var(--color-text-strong);border:1px solid var(--color-border-strong);border-radius:.85rem;background:var(--color-surface-strong);box-shadow:0 8px 24px var(--color-shadow)}.search-input:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-color:#93c5fd}.search-total-pill{display:inline-flex;align-items:center;height:1.8rem;padding:0 .65rem;border-radius:999px;background:#dbeafe;color:#0f172a;font-size:.85rem;font-weight:800;white-space:nowrap}.controls-card{border:1px solid var(--color-border);border-radius:1rem;padding:.75rem;background:#ffffffa3;box-shadow:none}.filter-group{border:1px solid var(--color-border);border-radius:.85rem;background:#f8fafcd9;padding:.7rem .85rem .85rem}.filter-group+.filter-group{margin-top:.75rem}.retailer-toggle-list{display:flex;flex-wrap:wrap;gap:.6rem}.retailer-intro{margin:0 0 .65rem;color:var(--color-text);font-size:.93rem}.retailer-toggle{display:flex;align-items:center;justify-content:center;margin:0;padding:0;border-radius:.9rem;background:var(--color-surface-strong);border:1px solid transparent;cursor:pointer;min-height:0;min-width:0;box-shadow:0 2px 8px #0f172a0a;transition:box-shadow .12s ease,transform .12s ease,opacity .12s ease}.retailer-toggle:hover{box-shadow:0 4px 14px #0f172a17}.retailer-toggle:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.retailer-toggle[data-selected=true]{box-shadow:0 0 0 2px #2563eb26}.retailer-toggle[data-selected=false]{opacity:.42}.retailer-toggle__logo-badge{position:relative;display:inline-flex;align-items:center;justify-content:center}.retailer-toggle[data-selected=true] .retailer-toggle__logo-badge:after{content:"✓";position:absolute;right:.1rem;top:.1rem;width:1rem;height:1rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#16a34a;color:#fff;font-size:.72rem;font-weight:800;line-height:1;box-shadow:0 2px 8px #0f172a4d}.retailer-toggle__logo{width:3.8rem;height:3.8rem;object-fit:contain;flex:0 0 auto}.retailer-toggle__info{position:absolute;right:-.1rem;bottom:-.1rem;display:inline-flex;align-items:center;justify-content:center;width:.82rem;height:.82rem;border-radius:999px;border:1px solid var(--color-border-strong);background:var(--color-brand-tint);color:var(--color-brand-strong);font-size:.62rem;font-weight:700;line-height:1}.retailer-toggle__info:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + .5rem);transform:translate(-50%);display:none;white-space:nowrap;background:#0f172a;color:#fff;padding:.34rem .48rem;border-radius:.45rem;font-size:.72rem;font-weight:600;box-shadow:0 6px 18px #0f172a47;z-index:5}.retailer-toggle__info:hover:after{display:block}.retailer-actions{margin-top:1.1rem}.retailer-apply-button{height:2.35rem;padding:0 .9rem;border:1px solid var(--color-border-strong);border-radius:.75rem;background:#eef3f9;color:var(--color-text);font-size:.92rem;font-weight:600;cursor:pointer}.retailer-apply-button:disabled{border-color:#dbe4f1;background:#f4f7fb;color:#94a3b8;cursor:not-allowed}.search-retailer-counts{display:flex;flex-wrap:wrap;gap:.38rem .65rem;margin-top:.22rem}.search-retailer-count{display:inline-flex;align-items:center;gap:.28rem;font-size:.81rem;color:var(--color-text)}.search-retailer-count__logo{width:.95rem;height:.95rem;object-fit:contain}.search-retailer-count__label{font-weight:600}.search-retailer-count__value{font-weight:800}.week-options{display:flex;flex-wrap:wrap;gap:.9rem 1.2rem}.week-intro{margin:0 0 .65rem;color:var(--color-text);font-size:.93rem}.week-option{display:inline-flex;align-items:center;gap:.42rem;font-size:1.02rem;padding:.46rem .62rem;border-radius:.7rem;background:#f8fbff;border:1px solid var(--color-border)}@media (max-width: 768px){#root{padding:.85rem}.brand-logo{align-items:flex-start}.brand-logo__title{font-size:clamp(1.7rem,9vw,2.5rem)}.brand-logo__tagline{letter-spacing:.16em}.controls-card{padding:.55rem}.search-wrap{max-width:100%}.week-options{flex-direction:column;gap:.55rem}.retailer-toggle{min-width:0}.week-option{font-size:.98rem}.search-total-pill{font-size:.8rem}.desktop-retailer-panel{display:none}}
