.ProductCard-module__Ex42pa__card{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-md);width:clamp(148px,40vw,184px);box-shadow:var(--dp-shadow);scroll-snap-align:start;flex-direction:column;flex:none;display:flex;overflow:hidden}.ProductCard-module__Ex42pa__visual{height:92px;color:var(--dp-primary-contrast);justify-content:center;align-items:center;display:flex;position:relative}.ProductCard-module__Ex42pa__worldProduce{background:var(--dp-reyon-produce)}.ProductCard-module__Ex42pa__worldBreakfast{background:var(--dp-reyon-breakfast)}.ProductCard-module__Ex42pa__worldPantry{background:var(--dp-reyon-pantry)}.ProductCard-module__Ex42pa__worldClean{background:var(--dp-reyon-clean)}.ProductCard-module__Ex42pa__worldSnack{background:var(--dp-reyon-snack)}.ProductCard-module__Ex42pa__visualIcon{filter:drop-shadow(0 4px 6px color-mix(in srgb, var(--dp-text) 22%, transparent));font-size:2.5rem;line-height:1}.ProductCard-module__Ex42pa__visualTag{background:color-mix(in srgb, var(--dp-primary-contrast) 94%, transparent);color:var(--dp-text);white-space:nowrap;border-radius:9999px;padding:.2rem .5rem;font-size:.625rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.ProductCard-module__Ex42pa__body{flex-direction:column;flex:1;gap:.3rem;padding:.7rem .75rem .75rem;display:flex}.ProductCard-module__Ex42pa__name{font-family:var(--dp-font-heading);color:var(--dp-text);overflow-wrap:anywhere;min-height:2.1rem;margin:0;font-size:.85rem;font-weight:700;line-height:1.25}.ProductCard-module__Ex42pa__packageLine{color:var(--dp-text-muted);margin:0;font-size:.7rem}.ProductCard-module__Ex42pa__priceRow{flex-direction:column;gap:.05rem;margin:.15rem 0 .25rem;display:flex}.ProductCard-module__Ex42pa__price{font-family:var(--dp-font-heading);color:var(--dp-primary);font-size:1.05rem;font-weight:800}.ProductCard-module__Ex42pa__unitPrice{color:var(--dp-text-muted);font-size:.68rem}.ProductCard-module__Ex42pa__addBtn{background:var(--dp-primary);min-height:38px;color:var(--dp-primary-contrast);font-family:var(--dp-font-body);cursor:pointer;border:none;border-radius:9999px;margin-top:auto;font-size:.8rem;font-weight:700;transition:background-color .15s}.ProductCard-module__Ex42pa__addBtn:hover{background:var(--dp-primary-hover)}.ProductCard-module__Ex42pa__addBtn:focus-visible{outline:2px solid var(--dp-accent-deep);outline-offset:2px}.ProductCard-module__Ex42pa__stepper{background:var(--dp-surface-2);border-radius:9999px;justify-content:space-between;align-items:center;margin-top:auto;padding:.25rem;display:flex}.ProductCard-module__Ex42pa__stepperBtn{border:1px solid var(--dp-border);background:var(--dp-surface);width:30px;height:30px;color:var(--dp-text);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.ProductCard-module__Ex42pa__stepperBtn:hover{background:var(--dp-border)}.ProductCard-module__Ex42pa__stepperBtn:focus-visible{outline:2px solid var(--dp-accent-deep);outline-offset:2px}.ProductCard-module__Ex42pa__stepperValue{text-align:center;font-variant-numeric:tabular-nums;min-width:1.5rem;color:var(--dp-text);font-weight:700}@media (min-width:768px){.ProductCard-module__Ex42pa__card{width:clamp(168px,22vw,196px)}.ProductCard-module__Ex42pa__visual{height:104px}}
.AisleRow-module__1V_dXq__section{scroll-margin-top:calc(var(--dp-chips-h) + .5rem);min-width:0;padding:1.1rem 0 .35rem}.AisleRow-module__1V_dXq__ambientProduce{background:var(--dp-reyon-produce-tint)}.AisleRow-module__1V_dXq__ambientBreakfast{background:var(--dp-reyon-breakfast-tint)}.AisleRow-module__1V_dXq__ambientPantry{background:var(--dp-reyon-pantry-tint)}.AisleRow-module__1V_dXq__ambientClean{background:var(--dp-reyon-clean-tint)}.AisleRow-module__1V_dXq__ambientSnack{background:var(--dp-reyon-snack-tint)}.AisleRow-module__1V_dXq__header{justify-content:space-between;align-items:baseline;gap:.5rem;margin:0 0 .6rem;padding:0 1rem;display:flex}.AisleRow-module__1V_dXq__title{font-family:var(--dp-font-heading);color:var(--dp-text);align-items:center;gap:.4rem;margin:0;font-size:1.05rem;font-weight:800;display:flex}.AisleRow-module__1V_dXq__count{color:var(--dp-text-muted);flex-shrink:0;font-size:.75rem}.AisleRow-module__1V_dXq__scrollTrack{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;gap:.65rem;padding:0 1rem .4rem;display:flex;overflow-x:auto}.AisleRow-module__1V_dXq__scrollTrack::-webkit-scrollbar{display:none}@media (min-width:768px){.AisleRow-module__1V_dXq__header{padding:0 1.5rem}.AisleRow-module__1V_dXq__scrollTrack{padding:0 1.5rem .5rem}}
.CartBar-module__TAyGoW__bar{left:.75rem;right:.75rem;bottom:calc(8.5rem + env(safe-area-inset-bottom));z-index:36;max-width:640px;margin-inline:auto;position:fixed}@media (min-width:768px){.CartBar-module__TAyGoW__bar{bottom:calc(6rem + env(safe-area-inset-bottom))}}.CartBar-module__TAyGoW__openBtn{width:100%;min-height:var(--dp-cartbar-h);border-radius:var(--dp-radius-lg);background:var(--dp-primary);color:var(--dp-primary-contrast);box-shadow:var(--dp-shadow-lg);cursor:pointer;font-family:var(--dp-font-body);border:none;align-items:center;gap:.65rem;padding:.65rem .9rem;transition:background-color .15s;display:flex}.CartBar-module__TAyGoW__openBtn:hover{background:var(--dp-primary-hover)}.CartBar-module__TAyGoW__openBtn:focus-visible{outline:2px solid var(--dp-accent-deep);outline-offset:3px}.CartBar-module__TAyGoW__badge{background:var(--dp-accent-deep);min-width:1.75rem;height:1.75rem;color:var(--dp-accent-deep-contrast);font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0 .3rem;font-size:.85rem;font-weight:800;display:inline-flex}.CartBar-module__TAyGoW__summary{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:.05rem;min-width:0;display:flex}.CartBar-module__TAyGoW__summaryLabel{font-size:.7rem;font-weight:600}.CartBar-module__TAyGoW__summaryTotal{font-family:var(--dp-font-heading);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:900}.CartBar-module__TAyGoW__cta{white-space:nowrap;flex-shrink:0;font-size:.8rem;font-weight:800}.CartBar-module__TAyGoW__cta:after{content:" ›"}
.SlotPicker-module__j00P2G__picker{border-top:1px dashed var(--dp-border);margin-top:1.1rem;padding-top:.9rem}.SlotPicker-module__j00P2G__sectionLabel{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1rem;font-weight:800}.SlotPicker-module__j00P2G__hint{color:var(--dp-text-muted);margin:.2rem 0 .75rem;font-size:.75rem}.SlotPicker-module__j00P2G__chipsRow{flex-wrap:wrap;gap:.4rem;margin-bottom:.6rem;display:flex}.SlotPicker-module__j00P2G__chip{border:1px solid var(--dp-border);background:var(--dp-surface);color:var(--dp-text);font-family:var(--dp-font-body);cursor:pointer;border-radius:9999px;padding:.4rem .75rem;font-size:.75rem;font-weight:600}.SlotPicker-module__j00P2G__chip:hover{border-color:var(--dp-primary)}.SlotPicker-module__j00P2G__chip:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.SlotPicker-module__j00P2G__chip[aria-pressed=true]{background:var(--dp-primary);border-color:var(--dp-primary);color:var(--dp-primary-contrast)}.SlotPicker-module__j00P2G__table{border-collapse:collapse;width:100%;margin-top:.5rem}.SlotPicker-module__j00P2G__caption{caption-side:top;text-align:left;color:var(--dp-text-muted);margin-bottom:.4rem;font-size:.75rem}.SlotPicker-module__j00P2G__table thead th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--dp-text-muted);border-bottom:1px solid var(--dp-border);padding:.3rem .4rem;font-size:.68rem}.SlotPicker-module__j00P2G__timeCell{text-align:left;color:var(--dp-text);border-bottom:1px solid var(--dp-border-subtle);white-space:nowrap;padding:.35rem .4rem;font-size:.8rem;font-weight:600}.SlotPicker-module__j00P2G__table td{border-bottom:1px solid var(--dp-border-subtle);padding:.3rem .4rem}.SlotPicker-module__j00P2G__slotCell{border-radius:var(--dp-radius);width:100%;min-height:36px;font-family:var(--dp-font-body);cursor:pointer;font-size:.75rem;font-weight:700;transition:background-color .15s,border-color .15s}.SlotPicker-module__j00P2G__slotCell:focus-visible{outline:2px solid var(--dp-accent-deep);outline-offset:2px}.SlotPicker-module__j00P2G__status-musait{border:1.5px solid var(--dp-primary);background:var(--dp-reyon-produce-tint);color:var(--dp-text)}.SlotPicker-module__j00P2G__status-sinirli{border:1.5px solid var(--dp-accent-deep);background:var(--dp-reyon-breakfast-tint);color:var(--dp-text)}.SlotPicker-module__j00P2G__status-dolu{border:1px solid var(--dp-border);background:var(--dp-surface-2);color:var(--dp-text-muted);cursor:not-allowed}.SlotPicker-module__j00P2G__selected{border-color:var(--dp-primary);background:var(--dp-primary);color:var(--dp-primary-contrast)}.SlotPicker-module__j00P2G__rejectedNotice{border-radius:var(--dp-radius);background:var(--dp-danger);color:var(--dp-danger-contrast);margin:.7rem 0 0;padding:.6rem .8rem;font-size:.78rem;font-weight:700}.SlotPicker-module__j00P2G__selectedSummary{border-radius:var(--dp-radius);background:var(--dp-reyon-produce-tint);color:var(--dp-text);margin:.7rem 0 0;padding:.6rem .8rem;font-size:.78rem;font-weight:600}
.CartSheet-module__W2CY4a__lines{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.CartSheet-module__W2CY4a__line{border-bottom:1px solid var(--dp-border-subtle);padding-bottom:.9rem}.CartSheet-module__W2CY4a__lines li:last-child{border-bottom:none;padding-bottom:0}.CartSheet-module__W2CY4a__lineTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.CartSheet-module__W2CY4a__lineName{color:var(--dp-text);overflow-wrap:anywhere;font-size:.9rem;font-weight:700}.CartSheet-module__W2CY4a__lineRemove{color:var(--dp-danger);border-radius:var(--dp-radius);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.3rem .4rem;font-size:.75rem;font-weight:700}.CartSheet-module__W2CY4a__lineRemove:hover{background:var(--dp-surface-2)}.CartSheet-module__W2CY4a__lineRemove:focus-visible{outline:2px solid var(--dp-accent-deep);outline-offset:2px}.CartSheet-module__W2CY4a__lineMid{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.CartSheet-module__W2CY4a__qtyStepper{background:var(--dp-surface-2);border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .4rem;display:flex}.CartSheet-module__W2CY4a__qtyBtn{border:1px solid var(--dp-border);background:var(--dp-surface);width:28px;height:28px;color:var(--dp-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.CartSheet-module__W2CY4a__qtyBtn:hover{background:var(--dp-border)}.CartSheet-module__W2CY4a__qtyBtn:focus-visible{outline:2px solid var(--dp-accent-deep);outline-offset:2px}.CartSheet-module__W2CY4a__qtyValue{text-align:center;font-variant-numeric:tabular-nums;min-width:1.4rem;color:var(--dp-text);font-weight:700}.CartSheet-module__W2CY4a__linePrice{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:.95rem;font-weight:800}.CartSheet-module__W2CY4a__substitutionRow{flex-wrap:wrap;gap:.4rem;margin-top:.65rem;display:flex}.CartSheet-module__W2CY4a__substitutionBtn{border:1px solid var(--dp-border);background:var(--dp-surface);color:var(--dp-text);font-family:var(--dp-font-body);cursor:pointer;border-radius:9999px;padding:.35rem .55rem;font-size:.7rem;font-weight:700}.CartSheet-module__W2CY4a__substitutionBtn:hover{border-color:var(--dp-primary)}.CartSheet-module__W2CY4a__substitutionBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.CartSheet-module__W2CY4a__substitutionBtn[aria-pressed=true]{background:var(--dp-primary);border-color:var(--dp-primary);color:var(--dp-primary-contrast)}.CartSheet-module__W2CY4a__substitutionSummary{background:var(--dp-surface-2);border-radius:var(--dp-radius);color:var(--dp-text-muted);margin:1rem 0 0;padding:.6rem .75rem;font-size:.78rem}.CartSheet-module__W2CY4a__subtotalRow{border-top:1px solid var(--dp-border);color:var(--dp-text-muted);justify-content:space-between;align-items:center;margin-top:1.1rem;padding-top:.9rem;font-size:.85rem;display:flex}.CartSheet-module__W2CY4a__subtotalRow strong{font-family:var(--dp-font-heading);color:var(--dp-primary);font-size:1.2rem;font-weight:800}.CartSheet-module__W2CY4a__assurance{border-top:1px dashed var(--dp-border);margin-top:1.1rem;padding-top:.9rem}.CartSheet-module__W2CY4a__assurance ul{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.CartSheet-module__W2CY4a__assurance li{color:var(--dp-text);padding-left:1.15rem;font-size:.78rem;position:relative}.CartSheet-module__W2CY4a__assurance li:before{content:"✓";color:var(--dp-primary);font-weight:800;position:absolute;left:0}.CartSheet-module__W2CY4a__assurance p{color:var(--dp-text-muted);margin:.7rem 0 0;font-size:.7rem;font-style:italic}
.ClosingCta-module__ErGiqG__cta{background:var(--dp-surface-2);border:1px solid var(--dp-border);border-radius:var(--dp-radius-lg);text-align:center;margin:2rem 1rem 0;padding:1.5rem 1.25rem}.ClosingCta-module__ErGiqG__eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--dp-accent-deep);font-size:.72rem;font-weight:800;display:inline-block}.ClosingCta-module__ErGiqG__heading{font-family:var(--dp-font-heading);color:var(--dp-text);margin:.4rem 0 0;font-size:1.35rem;font-weight:900}.ClosingCta-module__ErGiqG__body{max-width:480px;color:var(--dp-text-muted);margin:.6rem auto 0;font-size:.85rem;line-height:1.55}.ClosingCta-module__ErGiqG__actions{flex-direction:column;gap:.6rem;margin-top:1.1rem;display:flex}.ClosingCta-module__ErGiqG__primaryLink{background:var(--dp-primary);min-height:44px;color:var(--dp-primary-contrast);font-family:var(--dp-font-body);border-radius:9999px;justify-content:center;align-items:center;padding:.7rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .15s;display:inline-flex}.ClosingCta-module__ErGiqG__primaryLink:hover{background:var(--dp-primary-hover)}.ClosingCta-module__ErGiqG__primaryLink:focus-visible{outline:2px solid var(--dp-accent-deep);outline-offset:2px}.ClosingCta-module__ErGiqG__secondaryLink{background:var(--dp-whatsapp,#25d366);min-height:44px;color:var(--dp-whatsapp-contrast,#0f172a);font-family:var(--dp-font-body);border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;padding:.7rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .15s;display:inline-flex}.ClosingCta-module__ErGiqG__secondaryLink:hover{background:var(--dp-whatsapp-hover,#1da851)}.ClosingCta-module__ErGiqG__secondaryLink:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.ClosingCta-module__ErGiqG__riskReversal{color:var(--dp-text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin:1rem 0 0;font-size:.78rem;display:flex}.ClosingCta-module__ErGiqG__riskBadge{background:var(--dp-primary);color:var(--dp-primary-contrast);border-radius:9999px;align-items:center;padding:.15rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}@media (min-width:768px){.ClosingCta-module__ErGiqG__actions{flex-direction:row;justify-content:center}}
.TopBar-module__Uj2UDW__top{background:var(--dp-surface);border-bottom:1px solid var(--dp-border-subtle);padding:.55rem clamp(.75rem,3vw,1.5rem)}.TopBar-module__Uj2UDW__topInner{flex-wrap:wrap;align-items:center;gap:.5rem;max-width:640px;margin:0 auto;display:flex}.TopBar-module__Uj2UDW__brand{font-family:var(--dp-font-heading);color:var(--dp-primary);flex-shrink:0;font-size:1.05rem;font-weight:900;text-decoration:none}.TopBar-module__Uj2UDW__brand:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.TopBar-module__Uj2UDW__searchWrap{flex:140px;min-width:0}.TopBar-module__Uj2UDW__regionWrap{flex:none;width:148px;min-width:0}.TopBar-module__Uj2UDW__chipsBar{z-index:20;background:color-mix(in srgb, var(--dp-bg) 92%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--dp-border-subtle);box-shadow:0 8px 20px color-mix(in srgb, var(--dp-primary) 8%, transparent);position:sticky;top:0}.TopBar-module__Uj2UDW__chipsTrack{scrollbar-width:none;-ms-overflow-style:none;gap:.4rem;max-width:640px;margin:0 auto;padding:.55rem clamp(.75rem,3vw,1.5rem);display:flex;overflow-x:auto}.TopBar-module__Uj2UDW__chipsTrack::-webkit-scrollbar{display:none}.TopBar-module__Uj2UDW__chip{white-space:nowrap;background:var(--dp-surface);border:1px solid var(--dp-border);font-family:var(--dp-font-body);color:var(--dp-text);border-radius:9999px;flex-shrink:0;padding:.45rem .85rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s}.TopBar-module__Uj2UDW__chip:hover{border-color:var(--dp-primary);color:var(--dp-primary)}.TopBar-module__Uj2UDW__chip:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.TopBar-module__Uj2UDW__chip[aria-current=true]{background:var(--dp-primary);border-color:var(--dp-primary);color:var(--dp-primary-contrast)}@media (min-width:768px){.TopBar-module__Uj2UDW__top{padding:.65rem 2rem}.TopBar-module__Uj2UDW__regionWrap{width:172px}}
.WeeklyPicks-module__VS1vJW__weekly{background:var(--dp-surface-2);border:1px solid var(--dp-border);border-radius:var(--dp-radius-lg);margin:1.5rem 1rem 0;padding:1.1rem 1rem 1.25rem}.WeeklyPicks-module__VS1vJW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.WeeklyPicks-module__VS1vJW__title{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.05rem;font-weight:800}.WeeklyPicks-module__VS1vJW__subtitle{color:var(--dp-text-muted);margin:.2rem 0 0;font-size:.78rem}.WeeklyPicks-module__VS1vJW__addAllBtn{background:var(--dp-accent-deep);color:var(--dp-accent-deep-contrast);font-family:var(--dp-font-body);cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;min-height:36px;padding:.55rem .9rem;font-size:.75rem;font-weight:700;transition:opacity .15s}.WeeklyPicks-module__VS1vJW__addAllBtn:hover{opacity:.88}.WeeklyPicks-module__VS1vJW__addAllBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.WeeklyPicks-module__VS1vJW__liveBar{background:var(--dp-surface);border:1px solid var(--dp-border-subtle);border-radius:var(--dp-radius);color:var(--dp-text-muted);justify-content:space-between;align-items:center;margin-top:.75rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.WeeklyPicks-module__VS1vJW__liveBar strong{font-family:var(--dp-font-heading);color:var(--dp-primary);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:800}.WeeklyPicks-module__VS1vJW__track{scrollbar-width:none;-ms-overflow-style:none;gap:.6rem;margin-top:.9rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.WeeklyPicks-module__VS1vJW__track::-webkit-scrollbar{display:none}.WeeklyPicks-module__VS1vJW__item{border:1px solid var(--dp-border);border-radius:var(--dp-radius);background:var(--dp-surface);flex:none;width:150px;display:flex;overflow:hidden}.WeeklyPicks-module__VS1vJW__bar{flex-shrink:0;width:4px}.WeeklyPicks-module__VS1vJW__accentProduce{background:var(--dp-reyon-produce)}.WeeklyPicks-module__VS1vJW__accentBreakfast{background:var(--dp-reyon-breakfast)}.WeeklyPicks-module__VS1vJW__accentPantry{background:var(--dp-reyon-pantry)}.WeeklyPicks-module__VS1vJW__accentClean{background:var(--dp-reyon-clean)}.WeeklyPicks-module__VS1vJW__accentSnack{background:var(--dp-reyon-snack)}.WeeklyPicks-module__VS1vJW__itemBody{flex-direction:column;flex:1;gap:.2rem;min-width:0;padding:.6rem .65rem;display:flex}.WeeklyPicks-module__VS1vJW__itemIcon{font-size:1.15rem;line-height:1}.WeeklyPicks-module__VS1vJW__itemName{color:var(--dp-text);overflow-wrap:anywhere;font-size:.75rem;font-weight:600}.WeeklyPicks-module__VS1vJW__itemPrice{color:var(--dp-text);font-size:.78rem;font-weight:700}.WeeklyPicks-module__VS1vJW__itemAddBtn{border:1px solid var(--dp-primary);background:var(--dp-surface);color:var(--dp-primary);cursor:pointer;white-space:nowrap;border-radius:9999px;margin-top:.3rem;padding:.35rem .5rem;font-size:.68rem;font-weight:700}.WeeklyPicks-module__VS1vJW__itemAddBtn:hover{background:var(--dp-reyon-produce-tint)}.WeeklyPicks-module__VS1vJW__itemAddBtn:focus-visible{outline:2px solid var(--dp-accent-deep);outline-offset:2px}@media (min-width:768px){.WeeklyPicks-module__VS1vJW__weekly{margin:1.75rem 1.5rem 0;padding:1.35rem 1.5rem 1.5rem}}
.page-module__jZSI_q__page{flex-direction:column;min-height:100dvh;display:flex}.page-module__jZSI_q__main{flex:1;width:100%;min-width:0;max-width:640px;margin:0 auto;padding:0 0 5.5rem}@media (min-width:768px){.page-module__jZSI_q__main{padding:0 0 5rem}}.page-module__jZSI_q__intro{padding:1.5rem 1rem .25rem}.page-module__jZSI_q__introKicker{letter-spacing:.04em;text-transform:uppercase;color:var(--dp-accent-deep);margin:0;font-size:.78rem;font-weight:800}.page-module__jZSI_q__introHeading{font-family:var(--dp-font-heading);color:var(--dp-text);margin:.35rem 0 0;font-size:1.55rem;font-weight:900;line-height:1.15}.page-module__jZSI_q__introBody{color:var(--dp-text-muted);margin:.65rem 0 0;font-size:.85rem;line-height:1.55}.page-module__jZSI_q__freshness{background:var(--dp-surface-2);border:1px solid var(--dp-border-subtle);border-radius:var(--dp-radius);flex-direction:column;gap:.5rem;margin:1.25rem 1rem 0;padding:.85rem 1rem;display:flex}.page-module__jZSI_q__freshnessItem{color:var(--dp-text);align-items:center;gap:.5rem;font-size:.78rem;display:flex}@media (min-width:768px){.page-module__jZSI_q__intro{padding:2rem 1.5rem .25rem}.page-module__jZSI_q__introHeading{font-size:1.85rem}.page-module__jZSI_q__freshness{flex-direction:row;justify-content:space-between;gap:1rem;margin:1.5rem 1.5rem 0;padding:.9rem 1.25rem}}
