.Hero-module__563Vza__hero{background:var(--color-bg);text-align:center;padding:48px 0 32px}.Hero-module__563Vza__heading{font-family:var(--font-heading);color:var(--color-text);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;line-height:1.2}.Hero-module__563Vza__stats{color:var(--color-muted);justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:.875rem;display:flex}.Hero-module__563Vza__nowLink{color:inherit;font-weight:inherit;cursor:pointer;text-decoration:none}.Hero-module__563Vza__nowLink:hover,.Hero-module__563Vza__nowLink:focus-visible{text-decoration:underline}.Hero-module__563Vza__dot{background:var(--color-success);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__563Vza__pulse;display:inline-block}@keyframes Hero-module__563Vza__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__563Vza__mobileSearch{display:none}@media (max-width:768px){.Hero-module__563Vza__hero{padding:32px 0 24px}.Hero-module__563Vza__mobileSearch{margin-top:16px;display:block;position:relative}.Hero-module__563Vza__searchIcon{color:var(--color-muted);pointer-events:none;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Hero-module__563Vza__searchInput{border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;height:42px;font-family:var(--font-body);color:var(--color-text);background:var(--color-surface);outline:none;padding:0 14px 0 40px;font-size:14px;transition:border-color .15s,box-shadow .15s}.Hero-module__563Vza__searchInput::placeholder{color:var(--color-muted)}.Hero-module__563Vza__searchInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #e6394626}}
.TrendingRow-module__YR1dlq__section{padding:24px 0 0}.TrendingRow-module__YR1dlq__heading{font-family:var(--font-heading);width:min(var(--container-max),calc(100% - 2rem));margin-bottom:12px;margin-inline:auto;font-size:1.125rem;font-weight:600}.TrendingRow-module__YR1dlq__scrollRow{scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 calc((100% - min(var(--container-max),calc(100% - 2rem)))/2);gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.TrendingRow-module__YR1dlq__scrollRow::-webkit-scrollbar{display:none}.TrendingRow-module__YR1dlq__card{scroll-snap-align:start;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-shrink:0;min-width:140px;padding:12px}.TrendingRow-module__YR1dlq__productName{white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.8rem;font-weight:600;overflow:hidden}.TrendingRow-module__YR1dlq__price{color:var(--color-muted);margin-bottom:4px;font-size:.75rem}.TrendingRow-module__YR1dlq__changeDown{color:var(--color-success);font-size:.75rem;font-weight:600}.TrendingRow-module__YR1dlq__changeUp{color:var(--color-primary);font-size:.75rem;font-weight:600}.TrendingRow-module__YR1dlq__changeNone{color:var(--color-muted);font-size:.75rem}
.PriceBadge-module__Io1yEG__badge{border-radius:var(--radius-full);white-space:nowrap;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.PriceBadge-module__Io1yEG__drop{color:var(--color-success);background:#16a34a1a}.PriceBadge-module__Io1yEG__record{background:var(--color-primary);color:#fff}.PriceBadge-module__Io1yEG__increase{color:#f59e0b;background:#f59e0b1a}
.DealCard-module__imguTG__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;padding:16px;transition:transform .15s,box-shadow .15s}.DealCard-module__imguTG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.DealCard-module__imguTG__topRow{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.DealCard-module__imguTG__brandIcon{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--color-text);flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.DealCard-module__imguTG__brand{color:var(--color-muted);margin-bottom:2px;font-size:.75rem;font-weight:500}.DealCard-module__imguTG__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.DealCard-module__imguTG__sparklineRow{margin-bottom:8px}.DealCard-module__imguTG__priceRow{align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.DealCard-module__imguTG__currentPrice{font-family:var(--font-heading);font-size:1.125rem;font-weight:600}.DealCard-module__imguTG__originalPrice{color:var(--color-muted);font-size:.75rem;text-decoration:line-through}.DealCard-module__imguTG__bottomRow{justify-content:space-between;align-items:center;display:flex}.DealCard-module__imguTG__stores{color:var(--color-muted);font-size:.75rem}.DealCard-module__imguTG__chevron{color:var(--color-muted);font-size:1.125rem;line-height:1}
.CategoryChips-module__WPZNVq__scrollRow{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.CategoryChips-module__WPZNVq__scrollRow::-webkit-scrollbar{display:none}.CategoryChips-module__WPZNVq__chip{border-radius:var(--radius-full);white-space:nowrap;cursor:pointer;flex-shrink:0;padding:6px 16px;font-size:.8rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.CategoryChips-module__WPZNVq__chipActive{color:#fff;background:#0f1729;border:1px solid #0f1729}.CategoryChips-module__WPZNVq__chipInactive{background:var(--color-surface);color:var(--color-muted);border:1px solid var(--color-border)}.CategoryChips-module__WPZNVq__chipInactive:hover{border-color:var(--color-muted)}
.DealsSection-module__Swn4Rq__section{padding:32px 0}.DealsSection-module__Swn4Rq__heading{font-family:var(--font-heading);margin-bottom:16px;font-size:1.125rem;font-weight:600}.DealsSection-module__Swn4Rq__chips{margin-bottom:20px}.DealsSection-module__Swn4Rq__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.DealsSection-module__Swn4Rq__showMore{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-muted);border-radius:var(--radius-md);cursor:pointer;margin:0 auto;padding:10px 24px;font-size:.875rem;font-weight:500;transition:border-color .15s;display:block}.DealsSection-module__Swn4Rq__showMore:hover{border-color:var(--color-muted)}@media (max-width:768px){.DealsSection-module__Swn4Rq__grid{grid-template-columns:1fr}.DealsSection-module__Swn4Rq__showMore{width:100%}}
.GroceryCard-module__69QCeq__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;padding:12px;transition:transform .15s,box-shadow .15s;position:relative}.GroceryCard-module__69QCeq__card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.GroceryCard-module__69QCeq__daysLeft{color:var(--color-muted);border-radius:var(--radius-sm);padding:2px 6px;font-size:.7rem;position:absolute;top:8px;right:8px}.GroceryCard-module__69QCeq__urgent{color:#d97706;background:#f59e0b26}.GroceryCard-module__69QCeq__name{margin-bottom:6px;padding-right:50px;font-size:.85rem;font-weight:600;line-height:1.3}.GroceryCard-module__69QCeq__priceRow{align-items:baseline;gap:6px;margin-bottom:6px;display:flex}.GroceryCard-module__69QCeq__price{font-family:var(--font-heading);font-size:1rem;font-weight:600}.GroceryCard-module__69QCeq__unitPrice{color:var(--color-muted);font-size:.75rem}.GroceryCard-module__69QCeq__store{color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}
.GrocerySection-module__4R45na__section{padding:32px 0}.GrocerySection-module__4R45na__heading{font-family:var(--font-heading);margin-bottom:16px;font-size:1.125rem;font-weight:600}.GrocerySection-module__4R45na__tabs{-webkit-overflow-scrolling:touch;gap:8px;margin-bottom:20px;display:flex;overflow-x:auto}.GrocerySection-module__4R45na__tab{border-radius:var(--radius-full);white-space:nowrap;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-muted);padding:8px 20px;font-size:.85rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.GrocerySection-module__4R45na__tab:hover{border-color:var(--color-muted)}.GrocerySection-module__4R45na__tabActive{color:#fff;background:#0f1729;border-color:#0f1729}.GrocerySection-module__4R45na__tabActive:hover{border-color:#0f1729}.GrocerySection-module__4R45na__grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.GrocerySection-module__4R45na__seeAll{text-align:center;color:var(--color-muted);font-size:.85rem;display:block}.GrocerySection-module__4R45na__seeAll:hover{text-decoration:underline}@media (max-width:768px){.GrocerySection-module__4R45na__grid{grid-template-columns:repeat(2,1fr)}}
.PriceIncreases-module__aJjvva__section{padding:32px 0}.PriceIncreases-module__aJjvva__heading{font-family:var(--font-heading);margin-bottom:4px;font-size:1.125rem;font-weight:600}.PriceIncreases-module__aJjvva__subtitle{color:var(--color-muted);margin-bottom:16px;font-size:.875rem}.PriceIncreases-module__aJjvva__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:16px}.PriceIncreases-module__aJjvva__row{border-bottom:1px solid var(--color-border);align-items:center;gap:12px;padding:12px 0;display:flex}.PriceIncreases-module__aJjvva__row:first-child{padding-top:0}.PriceIncreases-module__aJjvva__row:last-child{border-bottom:none;padding-bottom:0}.PriceIncreases-module__aJjvva__productName{flex:1;min-width:0;font-weight:500}.PriceIncreases-module__aJjvva__categoryTag{color:var(--color-muted);background:var(--color-bg);border-radius:var(--radius-full);white-space:nowrap;padding:2px 8px;font-size:.7rem}.PriceIncreases-module__aJjvva__wasPrice{color:var(--color-muted);white-space:nowrap;font-size:.85rem}.PriceIncreases-module__aJjvva__nowPrice{white-space:nowrap;font-size:.85rem;font-weight:600}.PriceIncreases-module__aJjvva__changeBadge{color:#d97706;border-radius:var(--radius-full);white-space:nowrap;background:#f59e0b1a;padding:2px 8px;font-size:.75rem;font-weight:600}@media (max-width:768px){.PriceIncreases-module__aJjvva__row{flex-wrap:wrap}.PriceIncreases-module__aJjvva__productName{flex:none;width:auto}.PriceIncreases-module__aJjvva__categoryTag{margin-right:auto}}
.PopularSection-module__hXPv9G__section{margin-top:32px}.PopularSection-module__hXPv9G__heading{font-family:var(--font-heading);margin-bottom:14px;font-size:1.15rem;font-weight:600}.PopularSection-module__hXPv9G__grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.PopularSection-module__hXPv9G__card{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);padding:14px;transition:transform .15s,box-shadow .15s}.PopularSection-module__hXPv9G__card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.PopularSection-module__hXPv9G__cardTop{align-items:center;gap:10px;display:flex}.PopularSection-module__hXPv9G__brandIcon{border-radius:var(--radius-sm);color:#374151;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:700;display:flex}.PopularSection-module__hXPv9G__brandName{color:var(--color-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.7rem;font-weight:500}.PopularSection-module__hXPv9G__productName{-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:8px;font-size:.85rem;font-weight:600;display:-webkit-box;overflow:hidden}.PopularSection-module__hXPv9G__price{font-family:var(--font-heading);margin-top:6px;font-size:.95rem;font-weight:600}@media (max-width:768px){.PopularSection-module__hXPv9G__grid{grid-template-columns:repeat(2,1fr)}}
.TestCard-module__GAs71G__card{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);padding:16px;transition:transform .15s,box-shadow .15s}.TestCard-module__GAs71G__card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.TestCard-module__GAs71G__tag{color:#92400e;border-radius:var(--radius-full);background:#f59e0b26;padding:3px 10px;font-size:.7rem;font-weight:600;display:inline-block}.TestCard-module__GAs71G__title{margin-top:10px;font-size:1rem;font-weight:700}.TestCard-module__GAs71G__summary{color:var(--color-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:6px;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.TestCard-module__GAs71G__age{color:var(--color-muted);margin-top:10px;font-size:.75rem}
.TestsSection-module__RjVDUG__section{margin-top:32px}.TestsSection-module__RjVDUG__heading{font-family:var(--font-heading);margin-bottom:14px;font-size:1.15rem;font-weight:600}.TestsSection-module__RjVDUG__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:768px){.TestsSection-module__RjVDUG__grid{grid-template-columns:1fr}}
.CategoriesGrid-module__Q6OlOa__section{margin-top:32px}.CategoriesGrid-module__Q6OlOa__heading{font-family:var(--font-heading);margin-bottom:14px;font-size:1.15rem;font-weight:600}.CategoriesGrid-module__Q6OlOa__grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.CategoriesGrid-module__Q6OlOa__card{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);text-align:center;cursor:pointer;padding:16px;transition:transform .15s,box-shadow .15s}.CategoriesGrid-module__Q6OlOa__card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.CategoriesGrid-module__Q6OlOa__icon{font-size:1.5rem;display:block}.CategoriesGrid-module__Q6OlOa__name{margin-top:8px;font-size:.8rem;font-weight:600}.CategoriesGrid-module__Q6OlOa__count{color:var(--color-muted);margin-top:2px;font-size:.7rem}@media (max-width:768px){.CategoriesGrid-module__Q6OlOa__grid{grid-template-columns:repeat(3,1fr)}}
