/* Final commerce layout: dense, practical and content-led. */
:root {
  --portal-teal: #08778a;
  --portal-teal-dark: #075d6b;
  --portal-ink: #26363b;
  --portal-charcoal: #303234;
  --portal-coral: #ef6849;
  --portal-coral-dark: #d95336;
  --portal-yellow: #f3cc4f;
  --portal-paper: #ffffff;
  --portal-bg: #f4f6f5;
  --portal-line: #dfe5e3;
  --portal-muted: #6b797d;
}

html { background: var(--portal-bg); }
body { background: var(--portal-bg); color: var(--portal-ink); font-family: Arial, "Segoe UI", sans-serif; font-size: 14px; line-height: 1.55; }
body, button, input, select { letter-spacing: 0; }

.topbar { position: sticky; top: 0; z-index: 50; border: 0; background: var(--portal-teal); box-shadow: 0 2px 9px rgba(21,45,50,.14); }
.topbar::after { content: ""; position: absolute; z-index: 0; right: 0; bottom: 0; left: 0; height: 42px; background: var(--portal-charcoal); }
.nav-wrap { position: relative; z-index: 1; display: grid; grid-template-columns: auto minmax(320px, 500px); max-width: 1240px; margin: 0 auto; padding: 13px 20px 0; gap: 11px 38px; }
.brandmark { min-width: 240px; color: #fff; font-size: 22px; font-weight: 800; }
.brandmark:hover { color: #fff; }
.brand-dot { width: 34px; height: 34px; border: 2px solid rgba(255,255,255,.75); border-radius: 3px; background: transparent; color: #fff; font-size: 17px; box-shadow: inset 0 -4px 0 var(--portal-coral); }
.site-search { display: grid; grid-template-columns: minmax(0,1fr) 84px; width: 100%; max-width: 500px; height: 38px; justify-self: end; padding: 0; overflow: hidden; border: 0; border-radius: 3px; background: #fff; }
.site-search input { min-width: 0; padding: 0 13px; border: 0; background: #fff; color: var(--portal-ink); font: inherit; }
.site-search input:focus { outline: 2px solid var(--portal-yellow); outline-offset: -2px; }
.site-search button { border: 0; border-radius: 0; background: var(--portal-coral); color: #fff; font: inherit; font-weight: 800; cursor: pointer; }
.site-search button:hover { background: var(--portal-coral-dark); }
.main-nav { grid-column: 1 / -1; min-height: 42px; gap: 0; }
.main-nav a { display: inline-flex; min-height: 42px; align-items: center; padding: 0 18px; border-right: 1px solid rgba(255,255,255,.08); color: #f3f5f5; font-size: 12px; font-weight: 800; }
.main-nav a:hover, .main-nav a.active { border-bottom: 3px solid var(--portal-coral); background: #3a3c3e; color: #fff; }
.main-nav a[href="/savings.html"] { border-radius: 0; background: transparent; }
.main-nav a[href="/savings.html"]:hover, .main-nav a[href="/savings.html"].active { border-bottom-color: var(--portal-yellow); background: var(--portal-coral); }

.portal-home { background: #fff; }
.portal-shell { width: min(100% - 40px, 1200px); margin: 0 auto; }
.portal-intro { padding: 24px 0; background: var(--portal-teal-dark); color: #fff; }
.portal-intro-inner { display: grid; grid-template-columns: minmax(0,1fr) minmax(360px, 520px); align-items: center; gap: 48px; }
.portal-kicker, .eyebrow, .shop-section-head span { margin: 0 0 6px; color: var(--portal-coral); font-size: 11px; font-weight: 800; letter-spacing: 0; text-transform: uppercase; }
.portal-intro .portal-kicker { color: var(--portal-yellow); }
.portal-intro h1 { margin: 0 0 5px; color: #fff; font-size: 31px; font-weight: 800; line-height: 1.18; letter-spacing: 0; }
.portal-intro p { margin: 0; color: #cfe2e5; }
.portal-search { display: grid; grid-template-columns: minmax(0,1fr) 96px; height: 48px; padding: 4px; border-radius: 3px; background: #fff; box-shadow: 0 7px 20px rgba(0,0,0,.18); }
.portal-search input { min-width: 0; padding: 0 12px; border: 0; font: inherit; }
.portal-search input:focus { outline: 0; }
.portal-search button { border: 0; border-radius: 2px; background: var(--portal-coral); color: #fff; font: inherit; font-weight: 800; cursor: pointer; }
.portal-search button:hover { background: var(--portal-coral-dark); }

.feature-zone { display: grid; grid-template-columns: 210px minmax(0,1fr) 290px; gap: 14px; padding: 22px 0 14px; }
.category-menu { border: 1px solid var(--portal-line); background: #fff; }
.category-menu h2 { margin: 0; padding: 13px 15px; border-bottom: 1px solid var(--portal-line); background: var(--portal-charcoal); color: #fff; font-size: 14px; }
.category-menu a { display: flex; min-height: 34px; align-items: center; justify-content: space-between; padding: 0 13px; border-bottom: 1px solid #edf0ef; color: #4f5e62; font-size: 12px; }
.category-menu a:hover { padding-left: 16px; background: #eef6f6; color: var(--portal-teal-dark); }
.category-menu a b { color: #9aa5a7; font-size: 17px; font-weight: 400; }
.category-menu .category-all { border-bottom: 0; color: var(--portal-coral-dark); font-weight: 800; }

.feature-offer { position: relative; display: grid; grid-template-columns: minmax(0,1fr) 185px; min-height: 372px; overflow: hidden; border: 1px solid #c9deda; background: #e7f2f0; }
.feature-offer-copy { display: flex; min-width: 0; flex-direction: column; align-items: flex-start; justify-content: center; padding: 36px; }
.feature-label { margin-bottom: 20px; color: var(--portal-coral-dark); font-size: 11px; font-weight: 800; }
.feature-offer-copy img { width: 76px; height: 54px; margin-bottom: 12px; padding: 7px; border: 1px solid var(--portal-line); background: #fff; object-fit: contain; }
.feature-offer-copy p { margin: 0 0 2px; color: var(--portal-muted); font-size: 14px; font-weight: 700; }
.feature-offer-copy h2 { margin: 0; color: var(--portal-teal-dark); font-size: 38px; line-height: 1.08; }
.feature-code { margin-top: 15px; color: #526165; }
.feature-code strong { display: inline-block; margin-left: 4px; padding: 4px 8px; border: 1px dashed #b99119; background: #fff8d3; color: #6e5200; font-family: "Courier New", monospace; }
.feature-offer-copy > a { margin-top: 23px; padding: 10px 16px; border-radius: 2px; background: var(--portal-coral); color: #fff; font-weight: 800; }
.feature-offer-copy > a:hover { background: var(--portal-coral-dark); }
.feature-offer-mark { display: flex; flex-direction: column; align-items: center; justify-content: center; background: var(--portal-yellow); color: var(--portal-charcoal); text-align: center; }
.feature-offer-mark span { font-size: 54px; font-weight: 800; line-height: 1; }
.feature-offer-mark small { margin-top: 8px; font-weight: 800; }

.feature-products { display: grid; grid-template-rows: repeat(2, minmax(0,1fr)); gap: 14px; }
.feature-product { display: grid; grid-template-columns: minmax(0,1fr) 112px; min-height: 0; overflow: hidden; border: 1px solid var(--portal-line); background: #fff; }
.feature-product > div { display: flex; min-width: 0; flex-direction: column; justify-content: center; padding: 18px 8px 18px 18px; }
.feature-product span { color: var(--portal-coral-dark); font-size: 10px; font-weight: 800; text-transform: uppercase; }
.feature-product strong { display: -webkit-box; margin-top: 6px; overflow: hidden; color: var(--portal-ink); font-size: 15px; line-height: 1.28; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.feature-product small { margin-top: 12px; color: var(--portal-teal); font-weight: 800; }
.feature-product img { width: 112px; height: 100%; padding: 10px; background: #fafbfa; object-fit: contain; }
.feature-product:hover { border-color: #8bbbc1; box-shadow: 0 8px 20px rgba(24,69,76,.1); }

.home-block { padding: 35px 0 42px; }
.shop-section-head { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 17px; }
.shop-section-head h2 { margin: 0; color: var(--portal-ink); font-size: 24px; line-height: 1.2; }
.shop-section-head > a { color: var(--portal-teal); font-size: 13px; font-weight: 800; }
.shop-section-head > a:hover { color: var(--portal-coral-dark); }

.store-tile-grid { display: grid; grid-template-columns: repeat(5, minmax(0,1fr)); border-top: 1px solid var(--portal-line); border-left: 1px solid var(--portal-line); }
.store-tile { display: grid; grid-template-columns: 54px minmax(0,1fr); grid-template-rows: auto auto; min-height: 96px; align-content: center; gap: 2px 11px; padding: 13px; border-right: 1px solid var(--portal-line); border-bottom: 1px solid var(--portal-line); background: #fff; }
.store-tile img { grid-row: 1 / 3; width: 54px; height: 54px; padding: 6px; border: 1px solid #e2e7e5; background: #fff; object-fit: contain; }
.store-tile strong { align-self: end; overflow: hidden; color: var(--portal-ink); text-overflow: ellipsis; white-space: nowrap; }
.store-tile span { align-self: start; overflow: hidden; color: var(--portal-muted); font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }
.store-tile:hover { position: relative; z-index: 1; border-color: #8bbbc1; background: #f7fbfb; }

.coupon-band { border-top: 1px solid var(--portal-line); border-bottom: 1px solid var(--portal-line); background: var(--portal-bg); }
.deal-tile-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 13px; }
.deal-tile { display: flex; min-width: 0; flex-direction: column; padding: 16px; border: 1px solid var(--portal-line); border-top: 3px solid var(--portal-yellow); background: #fff; }
.deal-tile-store { display: flex; min-width: 0; align-items: center; gap: 10px; }
.deal-tile-store img { width: 42px; height: 42px; padding: 5px; border: 1px solid var(--portal-line); object-fit: contain; }
.deal-tile-store div { min-width: 0; }
.deal-tile-store strong, .deal-tile-store span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.deal-tile-store span { color: var(--portal-muted); font-size: 10px; }
.deal-tile > p { margin: 15px 0 10px; color: var(--portal-coral-dark); font-size: 22px; font-weight: 800; }
.deal-tile-code { display: flex; align-items: center; gap: 8px; padding: 8px; border: 1px dashed #c8a43a; background: #fff8d6; }
.deal-tile-code code { min-width: 0; overflow: hidden; color: var(--portal-charcoal); font-size: 13px; font-weight: 800; text-overflow: ellipsis; }
.deal-tile-code .coupon-copy { margin-left: auto; }
.deal-tile > a { margin-top: 14px; color: var(--portal-teal); font-size: 12px; font-weight: 800; }
.deal-tile:hover { border-right-color: #b9cbca; border-bottom-color: #b9cbca; border-left-color: #b9cbca; box-shadow: 0 8px 18px rgba(29,59,64,.08); }

.shop-product-grid { display: grid; grid-template-columns: repeat(6, minmax(0,1fr)); border-top: 1px solid var(--portal-line); border-left: 1px solid var(--portal-line); }
.shop-product { min-width: 0; border-right: 1px solid var(--portal-line); border-bottom: 1px solid var(--portal-line); background: #fff; }
.shop-product-media { display: grid; min-width: 0; min-height: 170px; height: 170px; place-items: center; overflow: hidden; padding: 14px; background: #fafbfa; }
.shop-product-media img { width: 100%; height: 100%; min-width: 0; min-height: 0; max-width: 100%; max-height: 100%; object-fit: contain; transition: transform .2s ease; }
.shop-product:hover .shop-product-media img { transform: translateY(-3px); }
.shop-product-copy { padding: 13px; }
.shop-product-copy > span { color: var(--portal-coral-dark); font-size: 10px; font-weight: 800; text-transform: uppercase; }
.shop-product-copy h3 { display: -webkit-box; min-height: 38px; margin: 6px 0; overflow: hidden; color: var(--portal-ink); font-size: 14px; line-height: 1.35; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.shop-product-copy p { margin: 0 0 13px; color: var(--portal-muted); font-size: 11px; }
.shop-product-copy a { color: var(--portal-teal); font-size: 12px; font-weight: 800; }

.market-band { border-top: 1px solid var(--portal-line); background: #eef2f1; }
.market-tile-grid { display: grid; grid-template-columns: repeat(5, minmax(0,1fr)); gap: 8px; }
.market-tile-grid a { display: grid; grid-template-columns: 42px minmax(0,1fr); grid-template-rows: auto auto; gap: 0 10px; padding: 13px; border: 1px solid #d8dfdd; background: #fff; }
.market-tile-grid strong { grid-row: 1 / 3; display: grid; place-items: center; background: var(--portal-charcoal); color: var(--portal-yellow); font-size: 11px; }
.market-tile-grid span { color: var(--portal-ink); font-weight: 800; }
.market-tile-grid small { color: var(--portal-muted); }
.market-tile-grid a:hover { border-color: #8bbbc1; }

.page { max-width: 1240px; padding: 30px 20px 64px; }
.page-hero { margin-bottom: 20px; padding: 15px 0 24px; border-bottom: 1px solid var(--portal-line); }
.page-hero h1 { max-width: 900px; margin-bottom: 8px; color: var(--portal-ink); font-family: Arial, "Segoe UI", sans-serif; font-size: 34px; font-weight: 800; line-height: 1.15; letter-spacing: 0; }
.page-hero p { max-width: 760px; margin-bottom: 0; color: var(--portal-muted); font-size: 14px; }
.filters { display: grid; grid-template-columns: minmax(260px,1.3fr) minmax(180px,.8fr) minmax(180px,.8fr); gap: 9px; margin-bottom: 12px; padding: 11px; border: 1px solid var(--portal-line); border-radius: 0; background: #fff; }
.filters input, .filters select { min-height: 42px; border: 1px solid #d6dddb; border-radius: 2px; background: #fff; font-size: 13px; }
.filters input:focus, .filters select:focus { border-color: var(--portal-teal); outline: 2px solid rgba(8,119,138,.12); }
.result-count, .filter-note { color: var(--portal-muted); font-size: 12px; }

.grid.cards, .grid.cards.directory { grid-template-columns: repeat(4,minmax(0,1fr)); gap: 11px; }
.brand-card { min-height: 294px; justify-content: flex-start; padding: 17px; border: 1px solid var(--portal-line); border-radius: 2px; box-shadow: none; }
.brand-card:has(.deal-ribbon) { padding-top: 49px; }
.brand-card.compact { min-height: 294px; }
.brand-card:hover { transform: translateY(-2px); border-color: #9cc3c8; box-shadow: 0 8px 20px rgba(29,59,64,.08); }
.deal-ribbon { padding: 8px 12px; border-bottom: 1px solid #efd6ce; background: #fff0eb; color: var(--portal-coral-dark); font-size: 11px; text-transform: none; }
.brand-card-top { gap: 11px; }
.brand-card-top img { width: 48px; height: 48px; border-radius: 2px; }
.brand-card h3 { font-family: Arial, "Segoe UI", sans-serif; font-size: 16px; font-weight: 800; }
.brand-card-top p { margin: 3px 0 0; font-size: 11px; }
.brand-summary { display: -webkit-box; min-height: 66px; margin: 14px 0 10px; overflow: hidden; color: #607075; font-size: 12px; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.coupon-strip { margin-top: 0; padding: 7px 8px; border: 1px dashed #d0ae44; border-radius: 0; background: #fff9dc; }
.coupon-strip small { display: none; }
.meta-row { margin-top: auto; padding-top: 9px; font-size: 10px; }
.card-actions { gap: 7px; margin-top: 11px; }
.card-actions .btn { min-height: 36px; flex: 1; padding: 0 8px; font-size: 11px; }
.btn { border-radius: 2px; }
.btn.primary { border-color: var(--portal-coral); background: var(--portal-coral); }
.btn.primary:hover { border-color: var(--portal-coral-dark); background: var(--portal-coral-dark); }
.btn.secondary { border-color: var(--portal-charcoal); background: var(--portal-charcoal); }
.btn.ghost { border-color: #d5dcda; background: #fff; color: var(--portal-ink); }
.btn.ghost:hover { border-color: #9cb7b9; }

.product-grid { grid-template-columns: repeat(4,minmax(0,1fr)); gap: 11px; }
.product-card { min-height: 390px; border: 1px solid var(--portal-line); border-radius: 2px; box-shadow: none; }
.product-card:hover { transform: translateY(-2px); border-color: #9cc3c8; box-shadow: 0 8px 20px rgba(29,59,64,.08); }
.product-badge { border-radius: 0; background: var(--portal-teal); }
.product-media { height: 205px; background: #fafbfa; }
.product-body { padding: 15px; }
.product-card h3 { font-family: Arial, "Segoe UI", sans-serif; font-size: 16px; }
.product-summary { display: -webkit-box; overflow: hidden; font-size: 12px; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.product-foot { gap: 8px; }

.country-grid { grid-template-columns: repeat(5,minmax(0,1fr)); gap: 9px; }
.country-card { min-height: 112px; border-radius: 2px; box-shadow: none; }
.country-card:hover { border-color: #9cc3c8; box-shadow: 0 8px 18px rgba(29,59,64,.08); }
.country-card strong { color: var(--portal-ink); font-size: 17px; }

.savings-page { max-width: none; padding: 0 0 64px; }
.savings-hero { grid-template-columns: minmax(0,1fr) 430px; gap: 50px; padding: 35px max(20px,calc((100% - 1200px)/2)); background: var(--portal-teal-dark); }
.savings-hero h1 { color: #fff; font-size: 36px; }
.savings-hero p:not(.eyebrow) { color: #d2e5e8; }
.savings-kpis strong { font-size: 27px; }
.coupon-hub { padding: 34px max(20px,calc((100% - 1200px)/2)) 45px; background: #fff; }
.coupon-grid { grid-template-columns: repeat(4,minmax(0,1fr)); gap: 11px; }
.coupon-card { padding: 15px; border: 1px solid var(--portal-line); border-top: 3px solid var(--portal-yellow); border-radius: 2px; box-shadow: none; }
.coupon-card:hover { border-color: #cbb55d; box-shadow: 0 8px 18px rgba(29,59,64,.08); }
.coupon-card-brand img { border-radius: 2px; }
.coupon-card-brand h3 { font-family: Arial, "Segoe UI", sans-serif; font-size: 16px; }
.coupon-card-code { border-radius: 0; }
.coupon-card-offer { min-height: 55px; font-size: 12px; }
.partner-directory { max-width: 1240px; padding: 38px 20px 0; }
.partner-grid { grid-template-columns: repeat(4,minmax(0,1fr)); gap: 11px; }
.partner-card { min-height: 290px; border-radius: 2px; box-shadow: none; }

.brand-page { padding-top: 18px; }
.brand-breadcrumb { display: flex; gap: 8px; padding: 0 0 12px; color: var(--portal-muted); font-size: 11px; }
.brand-breadcrumb a { color: var(--portal-teal); }
.brand-detail { grid-template-columns: minmax(0,1fr) 330px; gap: 38px; padding: 30px 0 34px; }
.brand-detail h1 { margin: 0 0 19px; color: var(--portal-ink); font-family: Arial, "Segoe UI", sans-serif; font-size: 44px; font-weight: 800; line-height: 1.08; letter-spacing: 0; }
.big-offer { margin: 0 0 18px; padding: 15px 17px; border-left: 4px solid var(--portal-coral); border-radius: 0; background: #fff2ed; }
.big-offer span { color: var(--portal-coral-dark); font-family: Arial, "Segoe UI", sans-serif; font-size: 23px; font-weight: 800; line-height: 1.15; }
.big-offer small { margin-top: 5px; color: #695b58; font-size: 12px; font-weight: 400; }
.detail-actions { margin-top: 16px; }
.detail-actions .btn { min-height: 43px; }
.detail-panel { padding: 18px; border: 1px solid var(--portal-line); border-radius: 2px; background: #fff; box-shadow: none; }
.detail-panel.visual { box-shadow: none; }
.detail-panel img.detail-hero-img { height: 165px; border-radius: 0; }
.detail-panel dl { grid-template-columns: 95px minmax(0,1fr); gap: 8px; font-size: 12px; }
.brand-overview { grid-template-columns: 300px minmax(0,1fr); gap: 42px; margin: 0; padding: 34px 0; }
.brand-overview h2 { color: var(--portal-ink); font-family: Arial, "Segoe UI", sans-serif; font-size: 27px; }
.brand-overview-meta span { border-radius: 2px; }
.brand-overview-copy .brand-intro { color: #3e5055; font-size: 17px; line-height: 1.65; }
.brand-shopping-notes { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 11px; padding: 26px 0; }
.info-box { border-radius: 2px; box-shadow: none; }
.info-box.accent { background: var(--portal-charcoal); }
.info-box h2 { font-family: Arial, "Segoe UI", sans-serif; font-size: 19px; }
.brand-page > .section { padding-right: 0; padding-left: 0; }

.footer { margin-top: 0; background: var(--portal-charcoal); }
.footer-grid { max-width: 1240px; padding: 38px 20px 30px; }
.footer-title { font-family: Arial, "Segoe UI", sans-serif; font-size: 16px; font-weight: 800; }
.footer p, .footer-links { font-size: 12px; }
.footer a:hover { color: var(--portal-yellow); }
.copyright { max-width: 1240px; }

.reveal-item { opacity: 1; transform: none; }
.reveal-item.is-visible { animation: portal-enter .32s ease both; }
@keyframes portal-enter { from { opacity: .4; transform: translateY(6px); } to { opacity: 1; transform: translateY(0); } }

@media (max-width: 1050px) {
  .feature-zone { grid-template-columns: 190px minmax(0,1fr); }
  .feature-products { grid-column: 1 / -1; grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: none; }
  .feature-product { min-height: 150px; }
  .store-tile-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
  .deal-tile-grid, .coupon-grid, .partner-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .shop-product-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .grid.cards, .grid.cards.directory, .product-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .country-grid, .market-tile-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
}

@media (max-width: 760px) {
  .topbar::after { display: none; }
  .nav-wrap { grid-template-columns: minmax(0,1fr) auto; padding: 12px 16px; gap: 8px 10px; }
  .brandmark { min-width: 0; font-size: 18px; }
  .brand-dot { width: 32px; height: 32px; }
  .site-search { display: none; }
  .nav-toggle { position: relative; z-index: 2; display: grid; width: 38px; height: 38px; border-radius: 2px; }
  .js-enabled .main-nav { grid-column: 1 / -1; grid-template-columns: 1fr; width: auto; margin: 4px -16px -12px; padding: 3px 16px 10px; background: var(--portal-charcoal); }
  .js-enabled .main-nav.is-open { display: grid; }
  .main-nav a { width: 100%; min-height: 40px; padding: 0; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.1); }
  .main-nav a:hover, .main-nav a.active { padding-left: 8px; border-bottom: 1px solid rgba(255,255,255,.1); }
  .main-nav a[href="/savings.html"] { padding-left: 0; }
  .main-nav a[href="/savings.html"]:hover, .main-nav a[href="/savings.html"].active { padding-left: 8px; }

  .portal-shell { width: min(100% - 28px,1200px); }
  .portal-intro { padding: 21px 0; }
  .portal-intro-inner { grid-template-columns: 1fr; gap: 17px; }
  .portal-intro h1 { font-size: 26px; }
  .portal-intro p { font-size: 12px; }
  .portal-search { height: 44px; }
  .feature-zone { grid-template-columns: 1fr; padding-top: 14px; }
  .category-menu { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); }
  .category-menu h2 { grid-column: 1 / -1; }
  .category-menu a { min-height: 38px; }
  .feature-offer { grid-template-columns: minmax(0,1fr) 112px; min-height: 290px; }
  .feature-offer-copy { padding: 24px; }
  .feature-offer-copy h2 { font-size: 32px; }
  .feature-offer-mark span { font-size: 38px; }
  .feature-products { grid-column: auto; grid-template-columns: 1fr; }
  .home-block { padding: 29px 0 34px; }
  .shop-section-head { align-items: flex-start; }
  .shop-section-head h2 { font-size: 21px; }
  .store-tile-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .deal-tile-grid, .coupon-grid, .partner-grid { grid-template-columns: 1fr; }
  .shop-product-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .shop-product-media { min-height: 150px; height: 150px; }
  .market-tile-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }

  .page { padding: 24px 14px 52px; }
  .page-hero h1 { font-size: 29px; }
  .filters { grid-template-columns: 1fr; }
  .grid.cards, .grid.cards.directory, .product-grid { grid-template-columns: 1fr; }
  .country-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .savings-page { padding: 0 0 52px; }
  .savings-hero { grid-template-columns: 1fr; gap: 23px; padding: 30px 14px; }
  .savings-hero h1 { font-size: 31px; }
  .coupon-hub { padding: 30px 14px 38px; }
  .partner-directory { padding: 34px 14px 0; }
  .brand-detail { grid-template-columns: 1fr; gap: 24px; padding-top: 20px; }
  .brand-detail h1 { font-size: 36px; }
  .brand-overview { grid-template-columns: 1fr; gap: 21px; }
  .brand-shopping-notes { grid-template-columns: 1fr; }
  .footer-grid { padding-right: 16px; padding-left: 16px; }
}

@media (max-width: 420px) {
  .feature-offer { grid-template-columns: 1fr; }
  .feature-offer-mark { min-height: 95px; }
  .category-menu { grid-template-columns: 1fr; }
  .category-menu h2 { grid-column: auto; }
  .store-tile { grid-template-columns: 44px minmax(0,1fr); padding: 10px; }
  .store-tile img { width: 44px; height: 44px; }
  .shop-product-copy { padding: 10px; }
  .country-grid { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  .reveal-item.is-visible { animation: none; }
  .shop-product-media img { transition: none; }
}
