.styles-module__VbVRwq__pageContainer{background:var(--color-background);flex-direction:column;width:100%;height:100vh;font-family:Matter,sans-serif;display:flex;overflow:hidden}.styles-module__VbVRwq__header{color:#fff;z-index:10;background:#a41919;padding:1.5rem 2rem;box-shadow:0 2px 8px #0000001a}.styles-module__VbVRwq__headerContent{justify-content:space-between;align-items:center;gap:2rem;max-width:1600px;margin:0 auto;display:flex}.styles-module__VbVRwq__headerLeft{flex-direction:column;gap:.25rem;display:flex}.styles-module__VbVRwq__headerTitle{align-items:center;gap:.75rem;margin:0;font-family:Matter,sans-serif;font-size:2rem;font-weight:700;display:flex}.styles-module__VbVRwq__mapIcon{font-size:2rem}.styles-module__VbVRwq__headerSubtitle{opacity:.85;margin:0;font-size:.95rem;font-weight:400}.styles-module__VbVRwq__headerRight{align-items:center;display:flex}.styles-module__VbVRwq__legend{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;padding:.75rem 1.25rem}.styles-module__VbVRwq__legendTitle{opacity:.9;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.styles-module__VbVRwq__legendItems{flex-wrap:wrap;gap:1.5rem;display:flex}.styles-module__VbVRwq__legendItem{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.styles-module__VbVRwq__legendDot{border:2px solid #fff;border-radius:50%;width:12px;height:12px}.styles-module__VbVRwq__legendLabel{white-space:nowrap;font-weight:500}.styles-module__VbVRwq__mainContent{background:var(--color-background);flex:1;position:relative;overflow:hidden}.styles-module__VbVRwq__mapContainer{width:100%;height:100%;position:relative}.styles-module__VbVRwq__loadingOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff8f4f2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__VbVRwq__loadingCard{text-align:center;background:#fff;border-radius:24px;max-width:400px;padding:3rem 4rem;box-shadow:0 8px 32px #0000001a}.styles-module__VbVRwq__loadingCard h3{color:#a41919;margin:1rem 0 .5rem;font-size:1.5rem;font-weight:700}.styles-module__VbVRwq__loadingCard p{color:#df5900;margin:.5rem 0;font-size:1.25rem;font-weight:600}.styles-module__VbVRwq__loadingSubtext{color:#6b7280!important;font-size:.95rem!important;font-weight:400!important}.styles-module__VbVRwq__loadingSpinner{border:4px solid #f3f4f6;border-top-color:#df5900;border-radius:50%;width:60px;height:60px;margin:0 auto;animation:.8s linear infinite styles-module__VbVRwq__spin}@keyframes styles-module__VbVRwq__spin{to{transform:rotate(360deg)}}.styles-module__VbVRwq__infoWindow{min-width:280px;padding:.5rem;font-family:Matter,sans-serif}.styles-module__VbVRwq__infoTitle{color:#a41919;margin:0 0 .75rem;font-size:1.125rem;font-weight:700}.styles-module__VbVRwq__infoDivider{background:#e5e7eb;height:1px;margin-bottom:.75rem}.styles-module__VbVRwq__infoContent{flex-direction:column;gap:.625rem;display:flex}.styles-module__VbVRwq__infoRow{align-items:flex-start;gap:.5rem;font-size:.9rem;display:flex}.styles-module__VbVRwq__infoIcon{flex-shrink:0;margin-top:.125rem;font-size:1rem}.styles-module__VbVRwq__infoText{color:#374151;flex:1;line-height:1.4}.styles-module__VbVRwq__statsBar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:16px;gap:2rem;padding:1rem 2rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000026}.styles-module__VbVRwq__statItem{align-items:center;gap:.5rem;display:flex}.styles-module__VbVRwq__statLabel{color:#6b7280;font-size:.95rem;font-weight:500}.styles-module__VbVRwq__statValue{color:#df5900;font-size:1.25rem;font-weight:700}.styles-module__VbVRwq__emptyState{background:var(--color-background);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__VbVRwq__emptyStateContent{text-align:center;background:#fff;border-radius:24px;max-width:400px;padding:3rem;box-shadow:0 4px 20px #00000014}.styles-module__VbVRwq__emptyStateIcon{margin-bottom:1rem;font-size:4rem;display:block}.styles-module__VbVRwq__emptyStateContent h2{color:#a41919;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.styles-module__VbVRwq__emptyStateContent p{color:#6b7280;margin:0;font-size:1rem}@media (max-width:1024px){.styles-module__VbVRwq__headerContent{flex-direction:column;align-items:flex-start;gap:1rem}.styles-module__VbVRwq__legend{width:100%}.styles-module__VbVRwq__legendItems{gap:1rem}}@media (max-width:768px){.styles-module__VbVRwq__header{padding:1rem 1.25rem}.styles-module__VbVRwq__headerTitle,.styles-module__VbVRwq__mapIcon{font-size:1.5rem}.styles-module__VbVRwq__headerSubtitle{font-size:.875rem}.styles-module__VbVRwq__legend{padding:.625rem 1rem}.styles-module__VbVRwq__legendTitle{font-size:.8rem}.styles-module__VbVRwq__legendItems{gap:.75rem}.styles-module__VbVRwq__legendItem{font-size:.8rem}.styles-module__VbVRwq__legendDot{width:10px;height:10px}.styles-module__VbVRwq__loadingCard{padding:2rem 2.5rem}.styles-module__VbVRwq__loadingCard h3{font-size:1.25rem}.styles-module__VbVRwq__loadingCard p{font-size:1.125rem}.styles-module__VbVRwq__statsBar{padding:.75rem 1.5rem;bottom:1rem}.styles-module__VbVRwq__infoWindow{min-width:240px}}
.InternalAuth-module__09liBW__authContainer{background:linear-gradient(135deg,#a41919 0%,#df5900 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Matter,sans-serif;display:flex}.InternalAuth-module__09liBW__loadingContainer{background:var(--color-background);justify-content:center;align-items:center;min-height:100vh;display:flex}.InternalAuth-module__09liBW__loadingSpinner{border:4px solid #f3f4f6;border-top-color:#df5900;border-radius:50%;width:60px;height:60px;animation:.8s linear infinite InternalAuth-module__09liBW__spin}@keyframes InternalAuth-module__09liBW__spin{to{transform:rotate(360deg)}}.InternalAuth-module__09liBW__authCard{background:#fff;border-radius:24px;width:100%;max-width:440px;padding:3rem;box-shadow:0 20px 60px #0000004d}.InternalAuth-module__09liBW__authHeader{text-align:center;margin-bottom:2rem}.InternalAuth-module__09liBW__authTitle{color:#a41919;margin:0 0 .5rem;font-size:2rem;font-weight:700}.InternalAuth-module__09liBW__authSubtitle{color:#6b7280;margin:0;font-size:1rem;font-weight:500}.InternalAuth-module__09liBW__authForm{flex-direction:column;gap:1.5rem;display:flex}.InternalAuth-module__09liBW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.InternalAuth-module__09liBW__label{color:#374151;font-size:.95rem;font-weight:600}.InternalAuth-module__09liBW__input{border:2px solid #e5e7eb;border-radius:12px;padding:.875rem 1rem;font-family:Matter,sans-serif;font-size:1rem;transition:border-color .2s}.InternalAuth-module__09liBW__input:focus{border-color:#df5900;outline:none}.InternalAuth-module__09liBW__input::placeholder{color:#9ca3af}.InternalAuth-module__09liBW__errorMessage{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:12px;padding:.875rem 1rem;font-size:.95rem;font-weight:500}.InternalAuth-module__09liBW__submitButton{color:#fff;cursor:pointer;background:#df5900;border:none;border-radius:12px;padding:1rem;font-family:Matter,sans-serif;font-size:1rem;font-weight:600;transition:all .2s}.InternalAuth-module__09liBW__submitButton:hover{background:#c74d00;transform:translateY(-1px);box-shadow:0 4px 12px #df59004d}.InternalAuth-module__09liBW__submitButton:active{transform:translateY(0)}.InternalAuth-module__09liBW__authFooter{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.85rem;line-height:1.4}.InternalAuth-module__09liBW__checkboxLabel{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-family:Matter,sans-serif;font-size:.95rem;font-weight:500;display:flex}.InternalAuth-module__09liBW__checkbox{accent-color:#df5900;cursor:pointer;width:18px;height:18px}.InternalAuth-module__09liBW__checkbox:disabled{cursor:not-allowed;opacity:.6}.InternalAuth-module__09liBW__backButton{color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:none;padding:8px 0;font-family:Matter,sans-serif;font-size:.95rem;font-weight:500;transition:color .2s}.InternalAuth-module__09liBW__backButton:hover:not(:disabled){color:#374151}.InternalAuth-module__09liBW__backButton:disabled{opacity:.5;cursor:not-allowed}.InternalAuth-module__09liBW__authenticatedContainer{flex-direction:column;min-height:100vh;display:flex}.InternalAuth-module__09liBW__logoutBar{color:#fff;z-index:1000;background:#374151;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;font-size:.9rem;display:flex;box-shadow:0 2px 8px #0000001a}.InternalAuth-module__09liBW__logoutText{font-weight:400}.InternalAuth-module__09liBW__logoutText strong{font-weight:600}.InternalAuth-module__09liBW__logoutButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:8px;padding:.5rem 1rem;font-family:Matter,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s}.InternalAuth-module__09liBW__logoutButton:hover{background:#ffffff1a;border-color:#ffffff80}@media (max-width:768px){.InternalAuth-module__09liBW__authContainer{padding:1rem}.InternalAuth-module__09liBW__authCard{padding:2rem 1.5rem}.InternalAuth-module__09liBW__authTitle{font-size:1.75rem}.InternalAuth-module__09liBW__logoutBar{text-align:center;flex-direction:column;gap:.75rem;padding:1rem}}
.styles-module__s_Rv4q__checkoutContainer{background-color:var(--color-background);justify-content:center;width:100%;min-height:100vh;padding:16px 24px 120px;display:flex}.styles-module__s_Rv4q__checkoutContent{width:100%;max-width:520px}.styles-module__s_Rv4q__headerRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.styles-module__s_Rv4q__backButton{cursor:pointer;background-color:#fff;border:none;border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:box-shadow .2s,transform .1s;display:flex;box-shadow:0 1px 2px #0000001a}.styles-module__s_Rv4q__headerSpacer{flex-shrink:0;width:44px}.styles-module__s_Rv4q__header{margin-bottom:16px}.styles-module__s_Rv4q__backButton:hover{box-shadow:0 2px 4px #00000026}.styles-module__s_Rv4q__backButton:active{transform:scale(.96)}.styles-module__s_Rv4q__headerRow .styles-module__s_Rv4q__headerTitle{margin:0;position:absolute;left:50%;transform:translate(-50%)}.styles-module__s_Rv4q__headerTitle{color:#1a1a1a;font-weight:600;font-family:var(--font-matter), sans-serif;font-size:24px!important}.styles-module__s_Rv4q__toggleContainer{background-color:#f0f0f0;border-radius:100px;margin-bottom:24px;display:flex;position:relative}.styles-module__s_Rv4q__toggleSlider{z-index:0;background-color:#333;border-radius:100px;width:50%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.styles-module__s_Rv4q__toggleButton{z-index:1;cursor:pointer;background-color:#0000;border:none;border-radius:100px;flex:1;justify-content:center;align-items:center;height:34px;display:flex;position:relative}.styles-module__s_Rv4q__toggleButtonText{color:#666;font-size:14px;font-weight:500;font-family:var(--font-matter), sans-serif;transition:color .3s}.styles-module__s_Rv4q__toggleButtonTextActive{color:#fff}.styles-module__s_Rv4q__expressCheckoutSection{margin-bottom:8px;position:relative}.styles-module__s_Rv4q__expressCheckoutOverlay{z-index:10;background:#ffffffb3;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__s_Rv4q__expressCheckoutError{color:#dc2626;font-size:13px;font-family:var(--font-matter), sans-serif;margin:8px 0 0}.styles-module__s_Rv4q__expressCheckoutDivider{align-items:center;gap:12px;margin:16px 0 8px;display:flex}.styles-module__s_Rv4q__expressCheckoutDividerLine{background-color:#e5e5e5;flex:1;height:1px}.styles-module__s_Rv4q__expressCheckoutDividerText{color:#999;font-size:13px;font-family:var(--font-matter), sans-serif;text-transform:uppercase;letter-spacing:.5px}.styles-module__s_Rv4q__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}.styles-module__s_Rv4q__spinner{border:3px solid #e5e5e5;border-top-color:#1a1a1a;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite styles-module__s_Rv4q__spin}@keyframes styles-module__s_Rv4q__spin{to{transform:rotate(360deg)}}.styles-module__s_Rv4q__section{margin-bottom:24px}.styles-module__s_Rv4q__sectionLabel{color:#1a1a1a;font-size:16px;font-weight:600;font-family:var(--font-matter), sans-serif;margin-bottom:12px}.styles-module__s_Rv4q__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.styles-module__s_Rv4q__accordionHeader:hover{opacity:.8}.styles-module__s_Rv4q__accordionContent{padding-top:12px}.styles-module__s_Rv4q__contactFields{flex-direction:column;gap:12px;display:flex}.styles-module__s_Rv4q__contactInput{width:100%;font-size:16px;font-family:var(--font-matter), sans-serif;color:#1a1a1a;box-sizing:border-box;background-color:#f0f0f0;border:none;border-radius:12px;outline:none;padding:12px 14px;transition:border-color .2s}.styles-module__s_Rv4q__contactInput:focus{border-color:#1a1a1a}.styles-module__s_Rv4q__contactInput::placeholder{color:#9a9999}.styles-module__s_Rv4q__phoneInputRow{align-items:stretch;gap:8px;display:flex}.styles-module__s_Rv4q__phonePrefix{font-size:16px;font-family:var(--font-matter), sans-serif;color:#1a1a1a;white-space:nowrap;-webkit-user-select:none;user-select:none;background-color:#f0f0f0;border-radius:12px;align-items:center;padding:0 12px;display:flex}.styles-module__s_Rv4q__inputError{border:1.5px solid #e53e3e}.styles-module__s_Rv4q__zipErrorText{color:#e53e3e;font-size:13px;font-family:var(--font-matter), sans-serif;margin:-4px 0 8px}.styles-module__s_Rv4q__zipErrorLink{color:#e53e3e;cursor:pointer;font-weight:500;text-decoration:underline}.styles-module__s_Rv4q__deliveryRadiusOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.styles-module__s_Rv4q__deliveryRadiusModal{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;padding:24px;position:relative;overflow-y:auto}.styles-module__s_Rv4q__deliveryRadiusClose{color:#666;cursor:pointer;background:0 0;border:none;padding:0;font-size:28px;line-height:1;position:absolute;top:12px;right:16px}.styles-module__s_Rv4q__deliveryRadiusTitle{font-family:var(--font-matter), sans-serif;color:#1a1a1a;margin:0 0 12px;font-size:18px;font-weight:600}.styles-module__s_Rv4q__deliveryRadiusDescription{font-family:var(--font-matter), sans-serif;color:#555;margin:0 0 24px;font-size:15px;line-height:1.5}.styles-module__s_Rv4q__deliveryRadiusActions{flex-direction:column;gap:12px;display:flex}.styles-module__s_Rv4q__deliveryRadiusPrimaryBtn{color:#fff;width:100%;font-family:var(--font-matter), sans-serif;cursor:pointer;background:#1a1a1a;border:none;border-radius:12px;padding:14px 20px;font-size:16px;font-weight:600;transition:background .15s}.styles-module__s_Rv4q__deliveryRadiusPrimaryBtn:hover{background:#333}.styles-module__s_Rv4q__deliveryRadiusSecondaryBtn{color:#555;width:100%;font-family:var(--font-matter), sans-serif;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:14px 20px;font-size:16px;font-weight:500;transition:background .15s}.styles-module__s_Rv4q__deliveryRadiusSecondaryBtn:hover{background:#f5f5f5}.styles-module__s_Rv4q__deliveryRadiusImage{border-radius:12px;width:100%}.styles-module__s_Rv4q__nameFieldsRow{flex-direction:row;gap:12px;margin-bottom:12px;display:flex}.styles-module__s_Rv4q__addressCard{cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:16px;transition:border-color .2s}.styles-module__s_Rv4q__addressCard:hover{border-color:#ccc}.styles-module__s_Rv4q__addressCardContent{justify-content:space-between;align-items:center;display:flex}.styles-module__s_Rv4q__addressCardInfo{flex:1;margin-right:12px}.styles-module__s_Rv4q__addressCardName{color:#1a1a1a;font-size:14px;font-weight:500;font-family:var(--font-matter), sans-serif;margin:0;line-height:24px}.styles-module__s_Rv4q__addressCardLine{color:#666;font-size:14px;font-weight:500;font-family:var(--font-matter), sans-serif;margin:0;line-height:24px}.styles-module__s_Rv4q__addressCardChevron{color:#1a1a1a;flex-shrink:0}.styles-module__s_Rv4q__pickupCard{background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:12px;padding:16px}.styles-module__s_Rv4q__pickupContent{flex-direction:column;gap:2px;display:flex}.styles-module__s_Rv4q__pickupMerchantName{color:#1a1a1a;font-size:14px;font-weight:600;font-family:var(--font-matter), sans-serif;margin:0;line-height:24px}.styles-module__s_Rv4q__pickupAddress{color:#666;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif;margin:2px 0 0;line-height:18px}.styles-module__s_Rv4q__pickupTime{color:#22a447;font-size:14px;font-weight:500;font-family:var(--font-matter), sans-serif;margin:4px 0 0}.styles-module__s_Rv4q__addressCardIcon{flex-shrink:0;justify-content:center;align-items:center;margin-right:12px;display:flex}.styles-module__s_Rv4q__addressForm{margin-bottom:24px}.styles-module__s_Rv4q__cancelButton{color:#666;width:100%;font-size:16px;font-weight:500;font-family:var(--font-matter), sans-serif;cursor:pointer;text-align:center;background-color:#0000;border:none;padding:12px;transition:color .2s}.styles-module__s_Rv4q__cancelButton:hover{color:#1a1a1a}.styles-module__s_Rv4q__savingsBanner{background-color:#e8f5e9;border-radius:12px;align-items:center;gap:10px;margin-bottom:8px;padding:14px 16px;display:flex}.styles-module__s_Rv4q__savingsIcon{flex-shrink:0}.styles-module__s_Rv4q__savingsText{font-size:14px;font-family:var(--font-matter), sans-serif;color:#1a1a1a;flex:1}.styles-module__s_Rv4q__savingsAmount{font-weight:700}.styles-module__s_Rv4q__deliveryOptionCard{cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:16px;transition:all .2s;display:flex}.styles-module__s_Rv4q__deliveryOptionCard:hover{background-color:#00000008}.styles-module__s_Rv4q__deliveryOptionCardSelected{background-color:#f5f0f0;border-color:#a41919}.styles-module__s_Rv4q__deliveryOptionLeft{flex:1;align-items:flex-start;gap:12px;margin-right:12px;display:flex}.styles-module__s_Rv4q__deliveryOptionIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.styles-module__s_Rv4q__deliveryOptionInfo{flex:1}.styles-module__s_Rv4q__deliveryOptionTitle{color:#1a1a1a;font-size:14px;font-weight:500;font-family:var(--font-matter), sans-serif;margin-bottom:6px}.styles-module__s_Rv4q__deliveryOptionDescription{color:#666;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif;line-height:1.2}.styles-module__s_Rv4q__deliveryOptionPriceContainer{flex-direction:column;align-items:flex-end;display:flex}.styles-module__s_Rv4q__deliveryOptionPriceRow{align-items:center;gap:6px;display:flex}.styles-module__s_Rv4q__deliveryOptionPrice{color:#22a447;font-size:14px;font-weight:500;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__deliveryOptionPerStore{color:#999;font-size:11px;font-weight:400;font-family:var(--font-matter), sans-serif;margin-top:2px}.styles-module__s_Rv4q__deliveryOptionPriceStrikethrough{color:#999;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif;text-decoration:line-through}.styles-module__s_Rv4q__tipContainer{gap:12px;display:flex}.styles-module__s_Rv4q__tipButton{cursor:pointer;background-color:#0000;border:1px solid #e5e5e5;border-radius:26px;flex:1;justify-content:center;align-items:center;height:52px;transition:all .2s;display:flex}.styles-module__s_Rv4q__tipButton:hover{border-color:#ccc}.styles-module__s_Rv4q__tipButtonSelected{background-color:#a41919;border-color:#a41919}.styles-module__s_Rv4q__tipButtonContent{flex-direction:column;align-items:center;gap:2px;display:flex}.styles-module__s_Rv4q__tipButtonPercentage{color:#1a1a1a;font-size:14px;font-weight:600;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__tipButtonAmount{color:#666;font-size:11px;font-weight:400;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__tipButtonText{color:#1a1a1a;font-size:14px;font-weight:600;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__tipButtonTextSelected{color:#fff}.styles-module__s_Rv4q__addDeliveryInstructionsLink{color:#2563eb;font-size:14px;font-weight:500;font-family:var(--font-matter), sans-serif;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.styles-module__s_Rv4q__addDeliveryInstructionsLink:hover{text-decoration:underline}.styles-module__s_Rv4q__noteInput{color:#1a1a1a;width:100%;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif;resize:vertical;background-color:#f0f0f0;border:none;border-radius:12px;padding:14px 16px;transition:border-color .2s}.styles-module__s_Rv4q__noteInput:focus{outline:none}.styles-module__s_Rv4q__noteInput::placeholder{color:#9a9999}.styles-module__s_Rv4q__storeGroup{background-color:#f9f9f9;border-radius:12px;margin-bottom:12px;padding:16px}.styles-module__s_Rv4q__storeHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.styles-module__s_Rv4q__storeIcon{font-size:16px}.styles-module__s_Rv4q__storeName{color:#333;font-size:13px;font-weight:600;font-family:var(--font-matter), sans-serif;letter-spacing:.5px;flex:1}.styles-module__s_Rv4q__storeItemTypeBadge{color:#fff;text-transform:uppercase;background-color:#1a1a1a;border-radius:10px;padding:2px 8px;font-size:10px}.styles-module__s_Rv4q__storeBasketTypeBadge{color:#fff;text-transform:uppercase;background-color:#7c3aed;border-radius:10px;padding:2px 8px;font-size:10px}.styles-module__s_Rv4q__orderItem{background:#fff;border-radius:12px;flex-direction:row;margin-bottom:12px;padding:12px;display:flex;position:relative;box-shadow:0 2px 10px #00000014}.styles-module__s_Rv4q__orderItem:last-child{margin-bottom:0}.styles-module__s_Rv4q__orderItemImageContainer{border:1px solid #e5e5e5;border-radius:8px;flex-shrink:0;width:80px;height:80px;margin-right:12px;position:relative;overflow:hidden}.styles-module__s_Rv4q__orderItemImage{object-fit:cover;background-color:#f5f5f5;width:100%;height:100%}.styles-module__s_Rv4q__orderItemDetails{flex-direction:column;flex:1;justify-content:flex-start;min-width:0;display:flex}.styles-module__s_Rv4q__orderItemName{color:#1a1a1a;font-size:14px;font-weight:500;font-family:var(--font-matter), sans-serif;margin-bottom:4px;line-height:1.3}.styles-module__s_Rv4q__orderItemVariant{color:#666;font-size:13px;font-family:var(--font-matter), sans-serif;margin-bottom:4px}.styles-module__s_Rv4q__orderItemPrice{color:#1a1a1a;font-size:14px;font-weight:600;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__orderItemQty{color:#666;font-size:13px;font-family:var(--font-matter), sans-serif;margin-top:4px}.styles-module__s_Rv4q__basketComponents{color:#888;font-size:12px;font-family:var(--font-matter), sans-serif;margin-top:2px}.styles-module__s_Rv4q__storeSubtotal{text-align:right;color:#666;margin-top:4px;padding-top:8px;font-size:13px}.styles-module__s_Rv4q__totalSection{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.styles-module__s_Rv4q__totalLabel{color:#1a1a1a;font-size:24px;font-weight:600;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__totalRight{align-items:center;gap:4px;display:flex}.styles-module__s_Rv4q__totalValue{color:#1a1a1a;font-size:24px;font-weight:500;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__chevronDown{transition:transform .2s}.styles-module__s_Rv4q__chevronDownExpanded{transform:rotate(180deg)}.styles-module__s_Rv4q__summaryContainer{padding:16px 0}.styles-module__s_Rv4q__summaryTotalRow{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.styles-module__s_Rv4q__summaryTotalLabel,.styles-module__s_Rv4q__summaryTotalValue{color:#1a1a1a;font-size:14px;font-weight:600;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__priceBreakdown{margin-top:-8px;margin-bottom:16px;padding-top:12px}.styles-module__s_Rv4q__priceRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.styles-module__s_Rv4q__priceLabel{color:#666;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__priceLabelMarkup{color:#10b981;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__priceLabelWithIcon{align-items:center;gap:6px;display:flex}.styles-module__s_Rv4q__infoIconButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex}.styles-module__s_Rv4q__infoIconButton:hover{opacity:.7}.styles-module__s_Rv4q__priceValue{color:#1a1a1a;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__priceValueContainer{align-items:center;gap:6px;display:flex}.styles-module__s_Rv4q__priceValueStrikethrough{color:#999;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif;text-decoration:line-through}.styles-module__s_Rv4q__priceValueMarkup{color:#10b981;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__priceDivider{background-color:#e5e5e5;height:1px;margin:12px 0}.styles-module__s_Rv4q__buttonContainer{background-color:var(--color-background);border-top:1px solid #e5e5e5;justify-content:center;padding:16px;display:flex;position:fixed;bottom:0;left:0;right:0}.styles-module__s_Rv4q__buttonWrapper{width:100%;max-width:520px}.styles-module__s_Rv4q__bottomTotalRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.styles-module__s_Rv4q__bottomTotalLabel,.styles-module__s_Rv4q__bottomTotalValue{color:#1a1a1a;font-size:16px;font-weight:600;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__paymentButtonsRow{flex-direction:row;gap:10px;display:flex}.styles-module__s_Rv4q__paymentButtonHalf{flex:1;min-width:0}.styles-module__s_Rv4q__placeOrderButton{cursor:pointer;background-color:#a41919;border:none;border-radius:22px;justify-content:center;align-items:center;width:100%;height:44px;transition:background-color .2s;display:flex}.styles-module__s_Rv4q__expressCheckoutCompact{justify-content:center;align-items:center;width:100%;min-height:44px;display:flex}.styles-module__s_Rv4q__expressCheckoutCompact [data-testid=express-checkout-element]{width:100%}.styles-module__s_Rv4q__placeOrderButton:hover{background-color:#7a1f1f}.styles-module__s_Rv4q__placeOrderButton:disabled{cursor:not-allowed;background-color:#c4a0a0}.styles-module__s_Rv4q__placeOrderButtonText{color:#fff;font-size:16px;font-weight:500;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__errorBox{color:#dc2626;background-color:#fee2e2;border:1px solid #fecaca;border-radius:12px;margin-bottom:24px;padding:16px;font-size:14px}.styles-module__s_Rv4q__paymentSecuritySection{flex-direction:column;align-items:center;gap:10px;padding:20px 0 80px;display:flex}@media (max-width:768px){.styles-module__s_Rv4q__paymentSecuritySection{padding-top:0}}.styles-module__s_Rv4q__paymentSecurityRow{align-items:center;gap:6px;display:flex}.styles-module__s_Rv4q__paymentSecurityText{color:#9ca3af;font-size:13px;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__paymentCardsRow{align-items:center;gap:6px;display:flex}.styles-module__s_Rv4q__paymentCardsImage{width:auto;height:28px;display:block}.styles-module__s_Rv4q__modalOverlay{z-index:10000;background-color:#00000080;justify-content:center;align-items:center;animation:.25s styles-module__s_Rv4q__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__s_Rv4q__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__s_Rv4q__modalContent{background-color:#fff;border-radius:24px;width:90%;max-width:400px;padding:32px 24px;animation:.3s styles-module__s_Rv4q__slideUp}@keyframes styles-module__s_Rv4q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__s_Rv4q__modalTitle{color:#1a1a1a;font-size:24px;font-weight:600;font-family:var(--font-matter), sans-serif;text-align:left;margin-bottom:12px}.styles-module__s_Rv4q__modalBody{color:#666;font-size:14px;font-weight:400;line-height:1.6;font-family:var(--font-matter), sans-serif;margin-bottom:24px}.styles-module__s_Rv4q__inputContainer{background-color:#f0f0f0;border:none;border-radius:12px;align-items:center;margin-bottom:24px;padding:0 16px;display:flex}.styles-module__s_Rv4q__dollarSign{color:#1a1a1a;font-size:20px;font-weight:600;font-family:var(--font-matter), sans-serif;margin-right:8px}.styles-module__s_Rv4q__tipInput{color:#1a1a1a;height:56px;font-size:18px;font-weight:500;font-family:var(--font-matter), sans-serif;background-color:#0000;border:none;outline:none;flex:1}.styles-module__s_Rv4q__tipInput:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f0f0f0}.styles-module__s_Rv4q__tipInput:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f0f0f0}.styles-module__s_Rv4q__tipInput:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f0f0f0}.styles-module__s_Rv4q__tipInput::placeholder{color:#9a9999}.styles-module__s_Rv4q__confirmButton{cursor:pointer;background-color:#a41919;border:none;border-radius:22px;justify-content:center;align-items:center;width:100%;height:44px;transition:background-color .2s;display:flex}.styles-module__s_Rv4q__confirmButton:hover{background-color:#7a1f1f}.styles-module__s_Rv4q__confirmButton:disabled{cursor:not-allowed;background-color:#ccc}.styles-module__s_Rv4q__confirmButtonText{color:#fff;font-size:18px;font-weight:500;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__paymentModalOverlay{z-index:10001;background-color:#0009;justify-content:center;align-items:center;animation:.25s styles-module__s_Rv4q__fadeIn;display:flex;position:fixed;inset:0}.styles-module__s_Rv4q__paymentModalContent{background-color:#fff;border-radius:24px;flex-direction:column;width:90%;max-width:500px;max-height:90vh;animation:.3s styles-module__s_Rv4q__modalSlideUp;display:flex;position:relative;overflow:hidden}@keyframes styles-module__s_Rv4q__modalSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.styles-module__s_Rv4q__paymentModalClose{color:#666;cursor:pointer;z-index:10;background-color:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;line-height:1;transition:background-color .2s;display:flex;position:absolute;top:16px;right:16px}.styles-module__s_Rv4q__paymentModalClose:hover{background-color:#e5e5e5}.styles-module__s_Rv4q__paymentModalHandle{justify-content:center;padding:12px 0 8px;display:none}.styles-module__s_Rv4q__paymentModalHandleBar{background-color:#d4d4d4;border-radius:2px;width:40px;height:4px}.styles-module__s_Rv4q__paymentModalBody{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}@media (max-width:768px){.styles-module__s_Rv4q__paymentModalOverlay{align-items:flex-end}.styles-module__s_Rv4q__paymentModalContent{border-radius:24px 24px 0 0;width:100%;max-width:100%;max-height:95vh;animation:.35s cubic-bezier(.32,.72,0,1) styles-module__s_Rv4q__bottomSheetSlideUp}@keyframes styles-module__s_Rv4q__bottomSheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.styles-module__s_Rv4q__paymentModalHandle{display:flex}.styles-module__s_Rv4q__paymentModalClose{top:12px;right:12px}}.styles-module__s_Rv4q__emptyState{text-align:center;padding:60px 24px}.styles-module__s_Rv4q__emptyStateTitle{color:#1a1a1a;font-size:24px;font-weight:600;font-family:var(--font-matter), sans-serif;margin-bottom:12px}.styles-module__s_Rv4q__emptyStateText{color:#666;font-size:14px;font-family:var(--font-matter), sans-serif;margin-bottom:24px}.styles-module__s_Rv4q__shopButton{color:#fff;font-size:14px;font-weight:500;font-family:var(--font-matter), sans-serif;background-color:#a41919;border-radius:25px;padding:12px 32px;text-decoration:none;transition:background-color .2s;display:inline-block}.styles-module__s_Rv4q__shopButton:hover{background-color:#7a1f1f}@media (max-width:600px){.styles-module__s_Rv4q__checkoutContainer{padding:16px 16px 120px}.styles-module__s_Rv4q__headerTitle{font-size:18px!important}.styles-module__s_Rv4q__tipContainer{gap:8px}.styles-module__s_Rv4q__tipButtonText{font-size:14px}.styles-module__s_Rv4q__toggleButtonText{font-size:13px}}.styles-module__s_Rv4q__feedContainer{background-color:#f5f5f5;flex-direction:column;min-height:100vh;display:flex}.styles-module__s_Rv4q__feedHeader{color:#fff;background-color:#000;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.styles-module__s_Rv4q__feedHeaderTitle{margin:0;font-size:20px;font-weight:600}.styles-module__s_Rv4q__feedHeaderSubtitle{opacity:.7;margin:0;font-size:14px}.styles-module__s_Rv4q__feedMainLayout{flex:1;display:flex;overflow:hidden}.styles-module__s_Rv4q__feedArea{background-color:#fff;flex:1;overflow-y:auto}.styles-module__s_Rv4q__feedTabs{background-color:#fafafa;border-bottom:1px solid #e0e0e0;gap:8px;padding:16px 20px;display:flex}.styles-module__s_Rv4q__feedTab{cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.styles-module__s_Rv4q__feedTabActive{color:#fff;background-color:#000;border:1px solid #000}.styles-module__s_Rv4q__cartArea{flex-shrink:0;width:380px}.styles-module__s_Rv4q__paymentContainer{background-color:#f5f5f5;flex-direction:column;width:100%;min-height:100vh;display:flex}.styles-module__s_Rv4q__paymentHeader{color:#fff;background-color:#000;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.styles-module__s_Rv4q__paymentBackButton{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #ffffff4d;border-radius:6px;padding:8px 16px;font-size:14px}.styles-module__s_Rv4q__paymentHeaderTitle{margin:0;font-size:20px;font-weight:600}.styles-module__s_Rv4q__paymentHeaderSpacer{width:120px}.styles-module__s_Rv4q__paymentMain{flex:1;justify-content:center;align-items:flex-start;padding:40px 20px;display:flex;overflow-y:auto}.styles-module__s_Rv4q__confirmationContainer{background-color:var(--color-background);flex-direction:column;width:100%;min-height:100vh;display:flex}.styles-module__s_Rv4q__confirmationHeader{color:#fff;text-align:center;background-color:#000;padding:16px 24px}.styles-module__s_Rv4q__confirmationHeaderTitle{margin:0;font-size:20px;font-weight:600}.styles-module__s_Rv4q__confirmationMain{flex:1;justify-content:center;padding:40px 20px;display:flex;overflow-y:auto}.styles-module__s_Rv4q__deliverySpeedHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.styles-module__s_Rv4q__addDiscountLink{color:#1a1a1a;font-size:12px;font-weight:400;font-family:var(--font-matter), sans-serif;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.styles-module__s_Rv4q__addDiscountLink:hover{color:#000}.styles-module__s_Rv4q__discountAppliedBadge{background:#d4eedb;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;display:flex}.styles-module__s_Rv4q__discountAppliedBadgeText{color:#25a347;font-size:12px;font-weight:700;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__discountRemoveBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:1;display:flex}.styles-module__s_Rv4q__discountRemoveBtn:hover svg path{stroke:#666}.styles-module__s_Rv4q__discountModal{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:24px;animation:.3s styles-module__s_Rv4q__slideUp;box-shadow:0 20px 60px #00000026}.styles-module__s_Rv4q__discountModalHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.styles-module__s_Rv4q__discountModalTitle{color:#1a1a1a;font-size:20px;font-weight:600;font-family:var(--font-matter), sans-serif;margin:0}.styles-module__s_Rv4q__discountModalClose{cursor:pointer;color:#1a1a1a;background:#f5f5f5;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.styles-module__s_Rv4q__discountModalClose:hover{background:#eee}.styles-module__s_Rv4q__discountModalInput{width:100%;height:50px;font-size:14px;font-family:var(--font-matter), sans-serif;color:#1a1a1a;box-sizing:border-box;background:#f0f0f0;border:1px solid #e5e5e5;border-radius:12px;outline:none;margin-bottom:16px;padding:0 16px;font-weight:500}.styles-module__s_Rv4q__discountModalInput:focus{border-color:#1a1a1a}.styles-module__s_Rv4q__discountModalInput::placeholder{color:#9a9999;font-weight:400}.styles-module__s_Rv4q__discountModalError{color:#d32f2f;font-size:13px;font-family:var(--font-matter), sans-serif;margin:0 0 16px}.styles-module__s_Rv4q__discountModalReferralMessage{color:#333;font-size:14px;font-family:var(--font-matter), sans-serif;margin:0 0 16px;line-height:1.4}.styles-module__s_Rv4q__discountModalReferralLink{color:#a41919;font-weight:600;text-decoration:underline}.styles-module__s_Rv4q__discountModalReferralLink:hover{text-decoration:none}.styles-module__s_Rv4q__discountModalApplyBtn{color:#fff;width:100%;height:48px;font-size:15px;font-weight:600;font-family:var(--font-matter), sans-serif;cursor:pointer;background:#a41919;border:none;border-radius:24px;transition:background .2s}.styles-module__s_Rv4q__discountModalApplyBtn:hover:not(:disabled){background:#7a1e1e}.styles-module__s_Rv4q__discountModalApplyBtn:disabled{cursor:not-allowed;background:#c4a0a0}.styles-module__s_Rv4q__membershipCard{background:#fff;border:1px solid #e5e5e5;border-radius:16px;margin-top:12px;padding:20px;transition:background .2s,border-color .2s;box-shadow:0 1px 3px #0000000f}.styles-module__s_Rv4q__membershipCardSelected{background:#25a3470d;border-color:#25a347}.styles-module__s_Rv4q__membershipHeader{margin-bottom:8px}.styles-module__s_Rv4q__membershipTitle{color:#1a1a1a;font-size:16px;font-weight:600;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__membershipBenefit{color:#666;font-size:14px;font-family:var(--font-matter), sans-serif;margin:0 0 16px}.styles-module__s_Rv4q__membershipButton{color:#fff;width:100%;height:48px;font-size:15px;font-weight:600;font-family:var(--font-matter), sans-serif;cursor:pointer;background:#1a1a1a;border:none;border-radius:24px;transition:background .2s}.styles-module__s_Rv4q__membershipButton:hover{background:#333}.styles-module__s_Rv4q__membershipButtonSelected{background:#25a347}.styles-module__s_Rv4q__membershipButtonSelected:hover{background:#1e8c3a}.styles-module__s_Rv4q__heroPassModal{background:#fff;border-radius:20px;width:90%;max-width:400px;padding:28px;animation:.3s styles-module__s_Rv4q__slideUp;position:relative}.styles-module__s_Rv4q__heroPassCloseBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:20px;right:20px}.styles-module__s_Rv4q__heroPassModalLabelRow{align-items:center;gap:5px;margin-bottom:12px;display:flex}.styles-module__s_Rv4q__heroPassLabel{color:#6257ff;font-size:14px;font-weight:600;font-family:var(--font-matter), sans-serif;letter-spacing:.5px;margin:0}.styles-module__s_Rv4q__heroPassTitle{color:#1a1a1a;font-size:24px;font-weight:700;font-family:var(--font-matter), sans-serif;margin:0 0 24px;line-height:1.3}.styles-module__s_Rv4q__heroPassBenefits{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.styles-module__s_Rv4q__heroPassBenefitRow{align-items:center;gap:12px;display:flex}.styles-module__s_Rv4q__heroPassIconCircle{background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;display:flex}.styles-module__s_Rv4q__heroPassBenefitText{color:#1a1a1a;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif}.styles-module__s_Rv4q__heroPassStrikethrough{color:#999;text-decoration:line-through}.styles-module__s_Rv4q__heroPassCtaBtn{color:#fff;width:100%;height:56px;font-size:16px;font-weight:600;font-family:var(--font-matter), sans-serif;cursor:pointer;background:#6257ff;border:none;border-radius:28px;justify-content:center;align-items:center;gap:4px;transition:background .2s;display:flex}.styles-module__s_Rv4q__heroPassCtaBtn:hover{background:#5349e0}.styles-module__s_Rv4q__heroPassCancelBtn{color:#999;width:100%;font-size:16px;font-weight:400;font-family:var(--font-matter), sans-serif;cursor:pointer;text-align:center;background:0 0;border:none;padding:8px 0}.styles-module__s_Rv4q__heroPassCancelBtn:hover{color:#666}.styles-module__s_Rv4q__heroPassCtaSubtext{color:#999;font-size:12px;font-weight:400;font-family:var(--font-matter), sans-serif;text-align:center;margin:16px 0 0}.styles-module__s_Rv4q__heroPassCard{background:#6257ff;border-radius:16px;margin-bottom:12px;padding:16px;transition:background .2s}.styles-module__s_Rv4q__heroPassCardClickable{cursor:pointer;-webkit-user-select:none;user-select:none}.styles-module__s_Rv4q__heroPassTopRow{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.styles-module__s_Rv4q__heroPassLabelRow{align-items:center;gap:4px;display:flex}.styles-module__s_Rv4q__heroPassLabelText{color:#fff;font-size:13px;font-weight:600;font-family:var(--font-matter), sans-serif;letter-spacing:.5px}.styles-module__s_Rv4q__heroPassBenefitLine{color:#ffffffe6;font-size:14px;font-weight:600;font-family:var(--font-matter), sans-serif;margin:0 0 8px}@media (min-width:769px){.styles-module__s_Rv4q__heroPassBenefitLine{font-size:16px}}.styles-module__s_Rv4q__heroPassSubtext{color:#ffffffbf;font-size:13px;font-weight:400;font-family:var(--font-matter), sans-serif;margin:0}.styles-module__s_Rv4q__heroPassSubtextSavingsAmount{color:#fff;font-weight:700}.styles-module__s_Rv4q__heroPassSeeDetails{color:#ffffffbf;font-size:13px;font-weight:500;font-family:var(--font-matter), sans-serif;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.styles-module__s_Rv4q__heroPassToggleTrack{cursor:pointer;background:#ffffff4d;border:none;border-radius:14px;flex-shrink:0;width:48px;height:28px;padding:0;transition:background .2s;position:relative}.styles-module__s_Rv4q__heroPassToggleTrackOn{background:#25a347}.styles-module__s_Rv4q__heroPassToggleThumb{background:#fff;border-radius:11px;width:22px;height:22px;transition:transform .2s;display:block;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.styles-module__s_Rv4q__heroPassToggleThumbOn{transform:translate(20px)}.styles-module__s_Rv4q__heroPassSavingsBanner{background:#e5e3ff;border-radius:12px;align-items:center;gap:10px;margin-bottom:12px;padding:14px 16px;display:flex}.styles-module__s_Rv4q__heroPassSavingsText{color:#1a1a1a;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif;flex:1;margin:0}.styles-module__s_Rv4q__heroPassSavingsAmount{color:#6257ff;font-weight:600}.styles-module__s_Rv4q__loyaltyPointsBanner{background:#e5e3ff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:14px 16px;display:flex}.styles-module__s_Rv4q__loyaltyPointsBannerText{color:#1a1a1a;font-size:14px;font-weight:400;font-family:var(--font-matter), sans-serif;margin:0;line-height:1.2}.styles-module__s_Rv4q__loyaltyUsePointsCta{color:#6257ff;font-size:14px;font-weight:600;font-family:var(--font-matter), sans-serif;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0}.styles-module__s_Rv4q__loyaltyUsePointsCta:hover{text-decoration:underline}.styles-module__s_Rv4q__loyaltyModal{background:#fff;border-radius:20px;width:90%;max-width:420px;max-height:90vh;padding:28px;animation:.3s styles-module__s_Rv4q__slideUp;position:relative;overflow-y:auto}.styles-module__s_Rv4q__loyaltyModalTitle{color:#1a1a1a;font-size:24px;font-weight:600;font-family:var(--font-matter), sans-serif;margin:0 0 8px}.styles-module__s_Rv4q__loyaltyModalSubtitle{color:#8c8c8c;font-size:14px;line-height:1.3;font-family:var(--font-matter), sans-serif;margin:0 0 16px}.styles-module__s_Rv4q__loyaltyModalPoints{color:#6257ff;font-weight:600}.styles-module__s_Rv4q__loyaltyRewardCard{cursor:pointer;text-align:left;width:100%;font-family:var(--font-matter), sans-serif;background:#fff;border:2px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:16px;transition:border-color .15s,background .15s;display:flex}.styles-module__s_Rv4q__loyaltyRewardCardSelected{border-color:var(--color-brand-primary,#a41919);background:var(--color-brand-primary-tint,#fff4f3)}.styles-module__s_Rv4q__loyaltyRewardCardMuted{opacity:.75;cursor:not-allowed}.styles-module__s_Rv4q__loyaltyRewardCardLast{margin-bottom:0}.styles-module__s_Rv4q__loyaltyRewardLeft{flex:1;align-items:flex-start;gap:12px;min-width:0;margin-right:12px;display:flex}.styles-module__s_Rv4q__loyaltyRewardIcon{flex-shrink:0;margin-top:2px;display:flex}.styles-module__s_Rv4q__loyaltyRewardInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.styles-module__s_Rv4q__loyaltyRewardTitle{color:#1a1a1a;font-size:14px;font-weight:500}.styles-module__s_Rv4q__loyaltyRewardDesc{color:#8c8c8c;font-size:12px;font-weight:400;line-height:1.33}.styles-module__s_Rv4q__loyaltyRewardDisabled{color:#a4a4a4}.styles-module__s_Rv4q__loyaltyRewardPriceCol{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.styles-module__s_Rv4q__loyaltyRewardPriceRow{align-items:center;gap:4px;display:flex}.styles-module__s_Rv4q__loyaltyRewardStrike{color:#a4a4a4;font-size:14px;font-weight:400;text-decoration:line-through}.styles-module__s_Rv4q__loyaltyRewardPrice{color:#1a1a1a;font-size:14px;font-weight:500}.styles-module__s_Rv4q__loyaltyRewardPriceFree{color:#149744}.styles-module__s_Rv4q__loyaltyRewardPts{color:#a4a4a4;margin-top:2px;font-size:11px;font-weight:400}.styles-module__s_Rv4q__loyaltyRewardPtsAccent{color:#6257ff;font-weight:600}.styles-module__s_Rv4q__loyaltyConfirmBtn{background:var(--color-brand-primary,#a41919);color:#fff;width:100%;height:50px;font-size:16px;font-weight:500;font-family:var(--font-matter), sans-serif;cursor:pointer;border:none;border-radius:25px;margin-top:20px}.styles-module__s_Rv4q__loyaltyConfirmBtn:hover:not(:disabled){opacity:.92}.styles-module__s_Rv4q__loyaltyConfirmBtnDisabled{cursor:not-allowed;background:#d4d4d4}
.DeliveryOptionsModal-module__zJsedW__deliveryOptionCard{background-color:#fff;border:2px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.DeliveryOptionsModal-module__zJsedW__deliveryOptionCardDisabled{opacity:.65}.DeliveryOptionsModal-module__zJsedW__deliveryOptionLeft{flex:1;align-items:flex-start;gap:12px;margin-right:12px;display:flex}.DeliveryOptionsModal-module__zJsedW__deliveryOptionInfo{flex:1}.DeliveryOptionsModal-module__zJsedW__deliveryOptionTitle{color:#1a1a1a;margin:0 0 4px;font-family:Matter,sans-serif;font-size:14px;font-weight:500}.DeliveryOptionsModal-module__zJsedW__deliveryOptionDescription{color:#666;margin:0;font-family:Matter,sans-serif;font-size:12px;font-weight:400;line-height:1.3}.DeliveryOptionsModal-module__zJsedW__deliveryOptionTitleDisabled{color:#999}.DeliveryOptionsModal-module__zJsedW__deliveryOptionDescriptionDisabled{color:#ccc}.DeliveryOptionsModal-module__zJsedW__deliveryOptionDescriptionAlert{color:#e87400;font-weight:700}.DeliveryOptionsModal-module__zJsedW__storesClosedText{color:#cc7a00;font-weight:700}.DeliveryOptionsModal-module__zJsedW__deliveryOptionPriceContainer{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.DeliveryOptionsModal-module__zJsedW__deliveryOptionPrice{color:#22a447;font-family:Matter,sans-serif;font-size:14px;font-weight:500}.DeliveryOptionsModal-module__zJsedW__deliveryOptionPriceRow{align-items:center;gap:4px;display:flex}.DeliveryOptionsModal-module__zJsedW__deliveryOptionOriginalPrice{color:#999;font-family:Matter,sans-serif;font-size:13px;font-weight:400;text-decoration:line-through}.DeliveryOptionsModal-module__zJsedW__deliveryOptionFree{color:#22a447;font-family:Matter,sans-serif;font-size:14px;font-weight:700}.DeliveryOptionsModal-module__zJsedW__deliveryOptionPerStore{color:#999;margin-top:2px;font-family:Matter,sans-serif;font-size:11px;font-weight:400}.DeliveryOptionsModal-module__zJsedW__deliveryOptionPriceDisabled{color:#999}.DeliveryOptionsModal-module__zJsedW__deliveryOptionPerStoreDisabled{color:#ccc}.DeliveryOptionsModal-module__zJsedW__backdrop{z-index:100000;background-color:#00000080;animation:.2s ease-out DeliveryOptionsModal-module__zJsedW__fadeIn;position:fixed;inset:0}.DeliveryOptionsModal-module__zJsedW__backdrop.DeliveryOptionsModal-module__zJsedW__closing{animation:.2s ease-out forwards DeliveryOptionsModal-module__zJsedW__fadeOut}.DeliveryOptionsModal-module__zJsedW__modal{z-index:100001;background-color:#fff;border-radius:24px;width:calc(100% - 48px);max-width:480px;max-height:80vh;animation:.2s cubic-bezier(.16,1,.3,1) DeliveryOptionsModal-module__zJsedW__scaleIn;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 8px 40px #0003}.DeliveryOptionsModal-module__zJsedW__modal.DeliveryOptionsModal-module__zJsedW__closing{pointer-events:none;animation:.2s ease-out forwards DeliveryOptionsModal-module__zJsedW__scaleOut}.DeliveryOptionsModal-module__zJsedW__header{justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.DeliveryOptionsModal-module__zJsedW__title{color:#1a1a1a;margin:0;font-family:Matter,sans-serif;font-size:24px;font-weight:600}.DeliveryOptionsModal-module__zJsedW__closeButton{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.DeliveryOptionsModal-module__zJsedW__closeButton:hover{color:#1a1a1a}.DeliveryOptionsModal-module__zJsedW__optionsList{padding:0 24px 24px}@keyframes DeliveryOptionsModal-module__zJsedW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DeliveryOptionsModal-module__zJsedW__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes DeliveryOptionsModal-module__zJsedW__scaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes DeliveryOptionsModal-module__zJsedW__scaleOut{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.95)}}@media (prefers-reduced-motion:reduce){.DeliveryOptionsModal-module__zJsedW__backdrop,.DeliveryOptionsModal-module__zJsedW__modal{transition:none;animation:none}}
.DeliveryInfoCard-module__npk9wG__deliveryInfo{cursor:pointer;text-align:left;background-color:#f4edec;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;margin-top:10px;margin-bottom:8px;padding:12px 14px;font-family:Matter,sans-serif;transition:opacity .2s;display:flex}.DeliveryInfoCard-module__npk9wG__deliveryInfo:hover{opacity:.85}.DeliveryInfoCard-module__npk9wG__deliveryInfo:active{opacity:.75}.DeliveryInfoCard-module__npk9wG__deliveryIcon{width:20px;height:20px;color:var(--color-black);flex-shrink:0}.DeliveryInfoCard-module__npk9wG__deliveryText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.DeliveryInfoCard-module__npk9wG__deliveryPrimary{color:var(--color-black);font-size:13px;font-weight:600;line-height:1.3}.DeliveryInfoCard-module__npk9wG__chevron{opacity:.25;width:24px;height:24px;color:var(--color-black);flex-shrink:0}@media (max-width:1023px){.DeliveryInfoCard-module__npk9wG__deliveryInfo{margin-top:10px}}@media (min-width:1024px){.DeliveryInfoCard-module__npk9wG__deliveryInfo{gap:10px;margin-bottom:8px;padding:12px 14px}.DeliveryInfoCard-module__npk9wG__deliveryPrimary{font-size:14px}}
.ProductStory-module__P4aUEG__storyContainer{position:relative}.ProductStory-module__P4aUEG__storyWrapper{transition:max-height .3s;position:relative;overflow:hidden}.ProductStory-module__P4aUEG__collapsed{overflow:hidden}.ProductStory-module__P4aUEG__fadeOverlay{background:linear-gradient(to bottom, #fbfaf600, var(--color-background));pointer-events:none;height:50px;position:absolute;bottom:0;left:0;right:0}.ProductStory-module__P4aUEG__toggleButton{cursor:pointer;color:var(--color-gray-600);background:0 0;border:none;margin:4px auto 0;padding:0;font-family:Matter,sans-serif;font-size:14px;text-decoration:underline;display:block}.ProductStory-module__P4aUEG__productStory{color:var(--color-gray-600);margin-bottom:0;font-family:Matter,sans-serif;font-size:16px;font-weight:400;line-height:1.3}.ProductStory-module__P4aUEG__productStoryHtml{color:var(--color-gray-600);font-family:Matter,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.ProductStory-module__P4aUEG__productStoryHtml p,.ProductStory-module__P4aUEG__productStoryHtml span,.ProductStory-module__P4aUEG__productStoryHtml li,.ProductStory-module__P4aUEG__productStoryHtml div{font-size:16px;line-height:1.4}.ProductStory-module__P4aUEG__productStoryHtml p{margin-bottom:12px}.ProductStory-module__P4aUEG__productStoryHtml p:last-child{margin-bottom:0}.ProductStory-module__P4aUEG__productStoryHtml ul,.ProductStory-module__P4aUEG__productStoryHtml ol{margin-bottom:12px;margin-left:20px}.ProductStory-module__P4aUEG__productStoryHtml li{margin-bottom:6px}@media (max-width:1023px){.ProductStory-module__P4aUEG__productStory{font-size:14px;font-weight:400;line-height:1.3}.ProductStory-module__P4aUEG__productStoryHtml,.ProductStory-module__P4aUEG__productStoryHtml p,.ProductStory-module__P4aUEG__productStoryHtml span,.ProductStory-module__P4aUEG__productStoryHtml li,.ProductStory-module__P4aUEG__productStoryHtml div{font-size:14px;line-height:1.4}}
.SimpleLoadingScreen-module__YUyQ1q__container{background-color:var(--color-background);z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SimpleLoadingScreen-module__YUyQ1q__content{flex-direction:column;align-items:center;gap:20px;display:flex}.SimpleLoadingScreen-module__YUyQ1q__spinner{border:3px solid #0000001a;border-top-color:#a41919;border-radius:50%;width:40px;height:40px;animation:1s linear infinite SimpleLoadingScreen-module__YUyQ1q__spin}.SimpleLoadingScreen-module__YUyQ1q__spinnerInner{background:0 0;border-radius:50%;width:100%;height:100%}@keyframes SimpleLoadingScreen-module__YUyQ1q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SimpleLoadingScreen-module__YUyQ1q__message{color:#666;text-align:center;margin:0;font-family:Matter,sans-serif;font-size:1.125rem}
.OpenHours-module__RJnb4a__openHours{cursor:pointer;align-items:center;gap:8px;display:flex}.OpenHours-module__RJnb4a__openIndicator{color:var(--color-success);font-size:8px;line-height:1}.OpenHours-module__RJnb4a__openText{color:#149744;white-space:nowrap;font-family:Matter,sans-serif;font-size:12px;font-weight:500}.OpenHours-module__RJnb4a__closedText{color:#d86519;white-space:nowrap;font-family:Matter,sans-serif;font-size:12px;font-weight:500}.OpenHours-module__RJnb4a__repeatIcon{cursor:pointer;color:#9c9c9c;z-index:10;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:2px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.OpenHours-module__RJnb4a__repeatIcon:hover{transform:translateY(-50%)scale(1.1)}.OpenHours-module__RJnb4a__repeatIcon:active{transform:translateY(-50%)scale(.95)}.OpenHours-module__RJnb4a__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;transition:opacity .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;inset:0}.OpenHours-module__RJnb4a__modalOverlayHidden{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}.OpenHours-module__RJnb4a__modalOverlayVisible{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.OpenHours-module__RJnb4a__modalContent{background:var(--color-white);border-radius:15px;flex-direction:column;width:40%;max-width:90vw;height:auto;max-height:90vh;transition:opacity .3s,transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.OpenHours-module__RJnb4a__modalContentHidden{opacity:0;transform:translateY(20px)scale(.95)}.OpenHours-module__RJnb4a__modalContentVisible{opacity:1;transform:translateY(0)scale(1)}.OpenHours-module__RJnb4a__modalCloseButton{cursor:pointer;width:32px;height:32px;color:var(--color-gray-400);z-index:1000;touch-action:manipulation;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.OpenHours-module__RJnb4a__modalCloseButton:hover{color:var(--color-gray-400);background:#0000000d}.OpenHours-module__RJnb4a__modalBody{flex:1;padding:24px;overflow-y:auto}.OpenHours-module__RJnb4a__modalBody h2{color:var(--color-gray-600);margin:0 0 8px;font-family:Matter,sans-serif;font-size:24px;font-weight:600}.OpenHours-module__RJnb4a__modalBody p{color:var(--color-gray-600);margin:0 0 8px;font-family:Matter,sans-serif;font-size:16px;line-height:1.5}.OpenHours-module__RJnb4a__hoursTable{flex-direction:column;gap:8px;margin-top:16px;display:flex}.OpenHours-module__RJnb4a__hoursRow{background-color:var(--color-gray-50);border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;transition:background-color .2s;display:flex}.OpenHours-module__RJnb4a__hoursRow:hover{background-color:var(--color-gray-100)}.OpenHours-module__RJnb4a__todayRow{background-color:#1497441a;font-weight:600}.OpenHours-module__RJnb4a__todayRow:hover{background-color:#14974426}.OpenHours-module__RJnb4a__dayName{color:var(--color-gray-600);font-family:Matter,sans-serif;font-size:15px;font-weight:500}.OpenHours-module__RJnb4a__todayRow .OpenHours-module__RJnb4a__dayName{color:var(--color-success)}.OpenHours-module__RJnb4a__dayHours{color:var(--color-disabled-text);font-family:Matter,sans-serif;font-size:15px}.OpenHours-module__RJnb4a__todayRow .OpenHours-module__RJnb4a__dayHours{color:var(--color-success)}@media (max-width:768px){.OpenHours-module__RJnb4a__openText,.OpenHours-module__RJnb4a__closedText{font-size:12px}.OpenHours-module__RJnb4a__modalContent{width:85%;margin:20px}.OpenHours-module__RJnb4a__modalCloseButton{width:44px;height:44px;top:12px;right:12px}.OpenHours-module__RJnb4a__modalBody{padding:20px}.OpenHours-module__RJnb4a__modalBody h2{font-size:20px}.OpenHours-module__RJnb4a__modalBody p{font-size:14px}}@media (min-width:769px){.OpenHours-module__RJnb4a__modalContent{border-radius:25px;width:30%;min-width:400px}.OpenHours-module__RJnb4a__modalBody{padding:40px}}
.MerchantStory-module__EfDzOq__storeLabel{color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.5px;margin:32px 0 .5rem;font-family:Matter,sans-serif;font-size:14px;font-weight:600}.MerchantStory-module__EfDzOq__aboutSection{border:1px solid var(--color-gray-100);background-color:var(--color-white);box-sizing:border-box;border-radius:20px;width:100%;margin-top:8px;margin-bottom:1rem;padding:20px;overflow:visible;box-shadow:0 2px 8px #0000001a}.MerchantStory-module__EfDzOq__aboutSectionNoSizes{margin-top:.5rem}.MerchantStory-module__EfDzOq__headingContainer{box-sizing:border-box;align-items:flex-start;gap:12px;width:100%;margin-bottom:10px;display:flex;position:relative}.MerchantStory-module__EfDzOq__logoContainer{background-color:var(--color-gray-100);border:1px solid var(--color-gray-200);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden}.MerchantStory-module__EfDzOq__logoImage{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.MerchantStory-module__EfDzOq__nameAndHoursContainer{flex-direction:column;flex:1;gap:0;padding-top:2px;display:flex}@media (min-width:1024px){.MerchantStory-module__EfDzOq__deliveryHeading{margin-bottom:2rem;font-size:28px!important}.MerchantStory-module__EfDzOq__headingLink{font-size:16px!important}.MerchantStory-module__EfDzOq__infoRow{gap:6px;font-size:14px}.MerchantStory-module__EfDzOq__infoRowText,.MerchantStory-module__EfDzOq__infoRowDot{font-size:14px}}.MerchantStory-module__EfDzOq__heading{margin:0;font-family:Matter,sans-serif;font-weight:600;line-height:1.2;font-size:18px!important}.MerchantStory-module__EfDzOq__headingRow{align-items:center;gap:8px;display:flex}.MerchantStory-module__EfDzOq__headingLink{color:inherit;cursor:pointer;text-decoration:none;transition:opacity .2s}.MerchantStory-module__EfDzOq__headingLink:hover{opacity:.7}.MerchantStory-module__EfDzOq__infoRow{flex-flow:wrap;align-items:center;gap:2px;font-size:12px;display:flex}.MerchantStory-module__EfDzOq__infoRowText{color:#9ca3af;font-family:Matter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.MerchantStory-module__EfDzOq__infoRowDot{color:#9ca3af;margin:0 4px;font-family:Matter,sans-serif;font-size:8px}.MerchantStory-module__EfDzOq__socialProof{color:#000;align-items:center;gap:6px;margin-top:16px;margin-bottom:8px;font-family:Matter,sans-serif;font-size:.875rem;display:flex}.MerchantStory-module__EfDzOq__socialProof strong{font-weight:500}.MerchantStory-module__EfDzOq__socialProof svg{flex-shrink:0}.MerchantStory-module__EfDzOq__merchantStory{color:var(--color-gray-600);margin-bottom:16px;padding-bottom:4px;font-family:Matter,sans-serif;font-size:14px;font-weight:400;line-height:1.3}.MerchantStory-module__EfDzOq__featureHighlights{justify-content:space-between;gap:16px;margin-top:24px;margin-bottom:20px;padding:0 20px;display:flex}.MerchantStory-module__EfDzOq__featureItem{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:12px;margin-bottom:4px;display:flex}.MerchantStory-module__EfDzOq__featureIcon{filter:brightness(0)saturate()invert(9%)sepia(45%)saturate(5436%)hue-rotate(354deg)brightness(92%)contrast(97%);flex-shrink:0;width:20px;height:20px}.MerchantStory-module__EfDzOq__featureIconSvg{flex-shrink:0;width:24px;height:24px}.MerchantStory-module__EfDzOq__featureText{flex-direction:column;gap:4px;line-height:1;display:flex}.MerchantStory-module__EfDzOq__featureTitle{color:var(--color-black);font-family:Matter,sans-serif;font-size:14px;font-weight:400;line-height:1.3}@media (max-width:768px){.MerchantStory-module__EfDzOq__featureHighlights{flex-direction:column;gap:12px;padding:0}.MerchantStory-module__EfDzOq__featureItem{flex-direction:row;align-items:center;gap:8px}.MerchantStory-module__EfDzOq__featureIconSvg{width:22px;height:22px}.MerchantStory-module__EfDzOq__featureTitle{font-size:13px}}@media (min-width:769px){.MerchantStory-module__EfDzOq__featureHighlights{padding:0}}.MerchantStory-module__EfDzOq__deliveryOptions{margin-top:16px;padding:20px 0;display:none}.MerchantStory-module__EfDzOq__deliveryHeading{color:var(--color-text-primary);margin:0 0 1.5rem;font-family:Matter,sans-serif;font-weight:600;line-height:1.3;font-size:20px!important}.MerchantStory-module__EfDzOq__deliveryNote{background-color:var(--color-gray-100,#f4f4f4);color:var(--color-text-primary,#1a1a1a);border-radius:8px;margin:12px 0 16px;padding:10px 12px;font-family:Matter,sans-serif;font-size:13px;font-weight:500;line-height:1.45}@media (min-width:1024px){.MerchantStory-module__EfDzOq__deliveryNote{padding:12px 14px;font-size:14px}}.MerchantStory-module__EfDzOq__deliveryList{flex-direction:column;gap:12px;display:flex}.MerchantStory-module__EfDzOq__deliveryItem{align-items:flex-start;gap:12px;display:flex}.MerchantStory-module__EfDzOq__deliveryIcon{flex-shrink:0;width:24px;height:24px;margin-top:2px}.MerchantStory-module__EfDzOq__deliveryIcon path{stroke-width:1.5px}.MerchantStory-module__EfDzOq__deliveryContent{flex-direction:column;flex:1;gap:0;display:flex}.MerchantStory-module__EfDzOq__deliveryLabel{color:var(--color-black);font-family:Matter,sans-serif;font-size:16px;font-weight:600}.MerchantStory-module__EfDzOq__deliveryTime{color:var(--color-gray-400);font-family:Matter,sans-serif;font-size:14px;font-weight:400}.MerchantStory-module__EfDzOq__learnMore{color:var(--color-price);align-items:center;margin-top:.25rem;font-family:Matter,sans-serif;display:none}.MerchantStory-module__EfDzOq__learnMoreArrow{margin-left:.25rem}.MerchantStory-module__EfDzOq__foundersSection{margin:0;overflow:visible}.MerchantStory-module__EfDzOq__foundersProfile{align-items:center;gap:8px;display:flex;overflow:visible}.MerchantStory-module__EfDzOq__profileImages{display:flex;position:relative;overflow:visible}.MerchantStory-module__EfDzOq__profileImage{border:1px solid var(--color-white);object-fit:cover;border-radius:50%;width:35px;height:35px;box-shadow:0 2px 8px #00000026}.MerchantStory-module__EfDzOq__profileImageOverlap{margin-left:-16px}.MerchantStory-module__EfDzOq__foundersText{flex:1}.MerchantStory-module__EfDzOq__foundersNames{color:var(--color-black);margin:0;font-family:Matter,sans-serif;font-size:14px;font-weight:500;line-height:1.2}.MerchantStory-module__EfDzOq__foundersNames strong{font-weight:500}.MerchantStory-module__EfDzOq__foundersTitle{color:var(--color-gray-400);margin:0;font-family:Matter,sans-serif;font-size:14px;font-weight:500}@media (max-width:768px){.MerchantStory-module__EfDzOq__aboutSection{margin-top:24px;padding:16px}.MerchantStory-module__EfDzOq__merchantStory{font-size:14px;font-weight:400;line-height:1.4}.MerchantStory-module__EfDzOq__headingContainer{flex-wrap:nowrap;align-items:flex-start;gap:10px}.MerchantStory-module__EfDzOq__logoContainer{z-index:1;border-radius:10px;min-width:40px;max-width:40px;min-height:40px;max-height:40px;position:relative;visibility:visible!important;opacity:1!important;background-color:var(--color-gray-100)!important;flex-shrink:0!important;width:40px!important;height:40px!important;display:flex!important;overflow:hidden!important}.MerchantStory-module__EfDzOq__logoImage{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.MerchantStory-module__EfDzOq__heading,.MerchantStory-module__EfDzOq__headingLink{font-size:16px!important}.MerchantStory-module__EfDzOq__nameAndHoursContainer{flex:1;gap:0;min-width:0}}
.styles-module__E5KGBa__pageContainer{max-width:80%;min-height:100vh;margin:0 auto;padding:40px 0}.styles-module__E5KGBa__contentLayout{flex-direction:column;gap:0;display:flex}@media (min-width:1025px){.styles-module__E5KGBa__contentLayout{flex-direction:row;gap:32px}}.styles-module__E5KGBa__mainColumn{flex:1;min-width:0}.styles-module__E5KGBa__header{text-align:left;margin-bottom:16px}.styles-module__E5KGBa__headerStars{margin-bottom:8px}.styles-module__E5KGBa__asSeenOn{margin-top:8px;margin-bottom:16px}.styles-module__E5KGBa__filterPillsContainer{flex-wrap:wrap;gap:.25rem;margin-bottom:20px;display:flex}.styles-module__E5KGBa__subtitle{color:#666;margin:4px 0 0;font-size:16px;line-height:1.3}.styles-module__E5KGBa__neighborhoodStrip{border-top:1px solid #f0f0f0;flex-wrap:wrap;gap:8px;margin:32px 0 20px;padding-top:24px;display:flex}.styles-module__E5KGBa__neighborhoodPill{color:#1a1a1a;background:#f5f5f5;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.styles-module__E5KGBa__neighborhoodPill:hover{background:#ececec;transform:translateY(-1px)}.styles-module__E5KGBa__neighborhoodCount{color:#666;background:#00000014;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.styles-module__E5KGBa__storesSearchBar{background:#f0f0f0;border:none;border-radius:20px;align-items:center;gap:10px;width:100%;height:40px;padding:0 14px;transition:background .15s,box-shadow .15s;display:flex}.styles-module__E5KGBa__storesSearchBar:focus-within{box-shadow:0 1px 4px #0000000f}.styles-module__E5KGBa__storesSearchInput{min-width:0;color:var(--color-gray-800);appearance:none;background:0 0;border:none;outline:none;flex:1;font-family:Matter,sans-serif;font-size:14px;font-weight:400}.styles-module__E5KGBa__storesSearchInput::placeholder{color:var(--color-gray-600)}.styles-module__E5KGBa__storesSearchInput::-webkit-search-cancel-button{appearance:none}.styles-module__E5KGBa__storesSearchInput::-webkit-search-decoration{appearance:none}@media (min-width:769px){.styles-module__E5KGBa__storesSearchBar{border-radius:22px;max-width:420px;height:44px}.styles-module__E5KGBa__storesSearchBar:hover{box-shadow:0 1px 4px #0000000f}}.styles-module__E5KGBa__mobileFilterPillsRow{margin-top:12px;display:none}.styles-module__E5KGBa__mobileFilterPillsScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.styles-module__E5KGBa__mobileFilterPillsScroll::-webkit-scrollbar{display:none}.styles-module__E5KGBa__filterPillSelected{color:#a41919;background:#f9f5f4;border-color:#a41919}.styles-module__E5KGBa__neighborhoodModalOverlay{z-index:9999;background:#0006;justify-content:center;align-items:center;padding:16px;animation:.15s styles-module__E5KGBa__neighborhoodModalFadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__E5KGBa__neighborhoodModalFadeIn{0%{opacity:0}to{opacity:1}}.styles-module__E5KGBa__neighborhoodModalPanel{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;animation:.18s styles-module__E5KGBa__neighborhoodModalSlideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}@keyframes styles-module__E5KGBa__neighborhoodModalSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.styles-module__E5KGBa__neighborhoodModalHeader{border-bottom:1px solid var(--color-gray-100,#f3f4f6);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.styles-module__E5KGBa__neighborhoodModalTitle{color:var(--color-gray-800,#1f2937);font-family:Matter,sans-serif;font-size:18px;font-weight:600}.styles-module__E5KGBa__neighborhoodModalClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.styles-module__E5KGBa__neighborhoodModalClose:hover{background:var(--color-gray-100,#f3f4f6);color:var(--color-gray-800,#1f2937)}.styles-module__E5KGBa__neighborhoodModalBody{flex-direction:column;flex:1;gap:12px;padding:20px 24px;display:flex;overflow-y:auto}.styles-module__E5KGBa__neighborhoodModalList{max-height:320px;overflow-y:auto}.styles-module__E5KGBa__neighborhoodModalFooter{border-top:1px solid var(--color-gray-100,#f3f4f6);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px 20px;display:flex}.styles-module__E5KGBa__neighborhoodModalClear{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-family:Matter,sans-serif;font-size:14px;font-weight:500}.styles-module__E5KGBa__neighborhoodModalClear:hover{color:#1a1a1a}.styles-module__E5KGBa__neighborhoodModalApply{background-color:var(--color-brand-primary-dark,#a41919);color:#fff;cursor:pointer;border:none;border-radius:999px;flex:1;padding:14px 24px;font-family:Matter,sans-serif;font-size:16px;font-weight:500;transition:transform .2s,box-shadow .2s}.styles-module__E5KGBa__neighborhoodModalApply:hover{box-shadow:0 8px 24px #0000001f}.styles-module__E5KGBa__storesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-bottom:40px;display:grid}.styles-module__E5KGBa__discoverAllStoresCta{justify-content:center;margin-bottom:40px;display:flex}.styles-module__E5KGBa__storesGridFollowedByCta{margin-bottom:24px}.styles-module__E5KGBa__discoverAllStoresLink{color:var(--color-brand-primary-dark);border:1.5px solid var(--color-brand-primary-dark);background:0 0;border-radius:24px;justify-content:center;align-items:center;padding:10px 20px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:inline-flex}.styles-module__E5KGBa__discoverAllStoresLink:hover{background:var(--color-brand-primary-dark);color:#fff}.styles-module__E5KGBa__discoverAllStoresLink:active{transform:scale(.97)}.styles-module__E5KGBa__emptyState{text-align:center;color:#666;padding:80px 20px;font-size:16px}.styles-module__E5KGBa__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:60vh;display:flex}.styles-module__E5KGBa__errorText{color:#666;text-align:center;font-size:18px}.styles-module__E5KGBa__retryButton{background:linear-gradient(135deg, var(--color-text-secondary) 0%, #d86519 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 32px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s}.styles-module__E5KGBa__retryButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d865194d}@media (max-width:1024px){.styles-module__E5KGBa__mobileFilterPillsRow{margin-bottom:12px;display:block}.styles-module__E5KGBa__mobileFilterPillsScroll{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);scroll-padding-left:calc(50vw - 50%);scroll-padding-right:calc(50vw - 50%)}}@media (max-width:768px){.styles-module__E5KGBa__pageContainer{max-width:90%;padding:24px 0}.styles-module__E5KGBa__header{margin-bottom:16px}.styles-module__E5KGBa__subtitle{font-size:14px}.styles-module__E5KGBa__storesGrid{grid-template-columns:1fr;gap:16px}.styles-module__E5KGBa__neighborhoodModalPanel{border-radius:20px 20px 0 0;max-width:100%;max-height:80vh;position:fixed;bottom:0;left:0;right:0}}@media (min-width:1025px){.styles-module__E5KGBa__header,.styles-module__E5KGBa__searchContainer{margin-bottom:24px}.styles-module__E5KGBa__storesGrid{grid-template-columns:repeat(3,1fr);gap:20px}}
.SimilarProducts-module__vb-isW__container{width:100%;margin:0 auto 24px;font-family:Matter,sans-serif}.SimilarProducts-module__vb-isW__heading{color:#40241a;margin-bottom:1rem;font-family:Matter,sans-serif;font-size:16px;font-weight:600;line-height:1.3}.SimilarProducts-module__vb-isW__headingLink{color:inherit;text-underline-offset:2px;text-decoration:underline}.SimilarProducts-module__vb-isW__headingLink:hover{opacity:.7}.SimilarProducts-module__vb-isW__findSimilarCta{border:1.5px solid var(--color-brand-primary-dark,#a41919);width:100%;height:50px;color:var(--color-brand-primary-dark,#a41919);cursor:pointer;background:0 0;border-radius:25px;justify-content:center;align-items:center;margin-top:4px;font-family:Matter,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.SimilarProducts-module__vb-isW__findSimilarCta:hover{background-color:#a419190d}.SimilarProducts-module__vb-isW__grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding-bottom:0;display:grid}.SimilarProducts-module__vb-isW__carouselWrapper{position:relative}.SimilarProducts-module__vb-isW__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;margin:-.5rem 0 -1rem;padding:.5rem 0 1rem;display:flex;overflow:auto visible}.SimilarProducts-module__vb-isW__carousel::-webkit-scrollbar{display:none}.SimilarProducts-module__vb-isW__carouselCard{scroll-snap-align:start;max-width:280px;color:inherit;flex-direction:column;flex:0 0 calc(50% - 8px);text-decoration:none;display:flex}.SimilarProducts-module__vb-isW__carouselNextArrow,.SimilarProducts-module__vb-isW__carouselPrevArrow{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;top:35%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.SimilarProducts-module__vb-isW__carouselNextArrow{right:-20px}.SimilarProducts-module__vb-isW__carouselPrevArrow{left:-20px}.SimilarProducts-module__vb-isW__carouselNextArrow:hover,.SimilarProducts-module__vb-isW__carouselPrevArrow:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #0003}.SimilarProducts-module__vb-isW__carouselNextArrow:active,.SimilarProducts-module__vb-isW__carouselPrevArrow:active{transform:translateY(-50%)scale(.95)}.SimilarProducts-module__vb-isW__productCard{color:inherit;flex-direction:column;text-decoration:none;display:flex;position:relative}.SimilarProducts-module__vb-isW__imageContainer{aspect-ratio:1;background-color:var(--color-background);cursor:pointer;border-radius:15px;width:90%;position:relative;overflow:hidden}.SimilarProducts-module__vb-isW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.SimilarProducts-module__vb-isW__productInfo{min-height:75px;margin-top:.5rem;font-family:Matter,sans-serif}@media (min-width:640px){.SimilarProducts-module__vb-isW__grid{gap:1.5rem}}@media (max-width:768px){.SimilarProducts-module__vb-isW__carouselNextArrow,.SimilarProducts-module__vb-isW__carouselPrevArrow{width:36px;height:36px}.SimilarProducts-module__vb-isW__carouselNextArrow{right:-10px}.SimilarProducts-module__vb-isW__carouselPrevArrow{left:-10px}}@media (min-width:768px){.SimilarProducts-module__vb-isW__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}.SimilarProducts-module__vb-isW__productCard{transition:transform .2s}.SimilarProducts-module__vb-isW__productCard:hover{transform:scale(1.01)}.SimilarProducts-module__vb-isW__imageContainer>button{transition:opacity .2s;opacity:0!important}.SimilarProducts-module__vb-isW__productCard:hover .SimilarProducts-module__vb-isW__imageContainer>button{opacity:1!important}}@media (min-width:769px){.SimilarProducts-module__vb-isW__carouselCard{flex:0 0 280px;max-width:320px}}@media (min-width:1024px){.SimilarProducts-module__vb-isW__container{width:90%;margin-top:0;margin-bottom:0}.SimilarProducts-module__vb-isW__grid{grid-template-columns:repeat(4,1fr);gap:2rem;padding-bottom:0}.SimilarProducts-module__vb-isW__carouselCard{flex:0 0 300px;max-width:340px}.SimilarProducts-module__vb-isW__heading{margin-bottom:1rem;font-size:24px}}@media (min-width:1280px){.SimilarProducts-module__vb-isW__grid{grid-template-columns:repeat(4,1fr)}}.SimilarProducts-module__vb-isW__skeletonCard{flex-direction:column;animation:.3s ease-in SimilarProducts-module__vb-isW__fadeIn;display:flex}@keyframes SimilarProducts-module__vb-isW__fadeIn{0%{opacity:0}to{opacity:1}}.SimilarProducts-module__vb-isW__skeletonImage{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:15px;animation:1.5s infinite SimilarProducts-module__vb-isW__shimmer}@keyframes SimilarProducts-module__vb-isW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.SimilarProducts-module__vb-isW__skeletonInfo{min-height:75px;margin-top:.5rem}.SimilarProducts-module__vb-isW__skeletonMerchant{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:70%;height:14px;margin-bottom:6px;animation:1.5s infinite SimilarProducts-module__vb-isW__shimmer}.SimilarProducts-module__vb-isW__skeletonName{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:90%;height:16px;margin-bottom:6px;animation:1.5s infinite SimilarProducts-module__vb-isW__shimmer}.SimilarProducts-module__vb-isW__skeletonPrice{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:50%;height:14px;animation:1.5s infinite SimilarProducts-module__vb-isW__shimmer}.SimilarProducts-module__vb-isW__socialProofBadge{font-size:12px}@media (min-width:1024px){.SimilarProducts-module__vb-isW__socialProofBadge{font-size:13px}}
.ProductCard-module__8bhFua__productCardWrapper{flex-direction:column;height:100%;display:flex;position:relative}.ProductCard-module__8bhFua__productCard{cursor:pointer;opacity:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-direction:column;width:100%;height:100%;padding-bottom:0;transition:opacity .5s,transform .5s;display:flex;position:relative;transform:translateY(30px)}.ProductCard-module__8bhFua__productCardVisible{opacity:1;transform:translateY(0)}.ProductCard-module__8bhFua__productCardQuizRecommendations{transform-origin:50%;opacity:0;animation:.6s ease-out forwards ProductCard-module__8bhFua__subtleBounce;position:relative}@keyframes ProductCard-module__8bhFua__subtleBounce{0%{opacity:0;transform:translateY(20px)scale(.95)}50%{transform:translateY(-5px)scale(1.05)}to{opacity:1;transform:translateY(0)scale(1)}}.ProductCard-module__8bhFua__productCardQuizRecommendations .ProductCard-module__8bhFua__imageWrapper{box-shadow:var(--shadow-sm);position:relative;border-radius:39.316px!important}.ProductCard-module__8bhFua__productCardQuizRecommendations .ProductCard-module__8bhFua__imageWrapper:after{content:"";box-shadow:0 7.659px 10.445px 0 var(--color-error-light) inset;pointer-events:none;z-index:1;border-radius:39.316px;position:absolute;inset:0}.ProductCard-module__8bhFua__productCardQuizRecommendations .ProductCard-module__8bhFua__productInfo{height:auto;min-height:auto;position:relative}.ProductCard-module__8bhFua__priceQuizRecommendations{background-color:var(--color-brand-primary-dark)!important;color:var(--color-white)!important;border-radius:var(--radius-md)!important;font-size:var(--font-size-sm)!important;font-weight:var(--font-weight-medium)!important;white-space:nowrap!important;z-index:10!important;padding:6px 12px!important;position:absolute!important;bottom:10px!important;left:50%!important;transform:translate(-50%)translateY(50%)!important}.ProductCard-module__8bhFua__productLink{color:inherit;z-index:1;-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-direction:column;width:100%;height:100%;text-decoration:none;display:flex;position:relative}.ProductCard-module__8bhFua__imageContainer{width:100%;position:relative}.ProductCard-module__8bhFua__imageWrapper{aspect-ratio:1;background-color:var(--color-background);border-radius:var(--radius-input);width:100%;position:relative;overflow:visible}.ProductCard-module__8bhFua__imageWrapper>img,.ProductCard-module__8bhFua__imageWrapper .ProductCard-module__8bhFua__productImage{border-radius:var(--radius-input);overflow:hidden}.ProductCard-module__8bhFua__pngWrapper{background-color:var(--color-gray-100)}.ProductCard-module__8bhFua__productImage{object-fit:cover;width:100%;height:100%;transition:opacity .3s}.ProductCard-module__8bhFua__imageLoading{opacity:0}.ProductCard-module__8bhFua__imageLoaded{opacity:1}.ProductCard-module__8bhFua__deliveryPill{background-color:var(--color-success-light);padding:var(--spacing-1) var(--spacing-2);font-family:Matter,sans-serif;font-size:11px;font-weight:var(--font-weight-medium);color:var(--color-success);border-radius:6px;width:fit-content;margin-top:6px;display:inline-block}.ProductCard-module__8bhFua__lowStockBadge{top:var(--spacing-2);left:var(--spacing-2);background-color:var(--color-error);color:#fff;z-index:10;pointer-events:none;border-radius:20px;padding:6px 10px;font-family:Matter,sans-serif;font-weight:600;position:absolute;box-shadow:0 2px 8px #0000001a;font-size:12px!important}.ProductCard-module__8bhFua__giftBasketBadge{top:var(--spacing-2);left:var(--spacing-2);background-color:var(--color-info);color:#fff;z-index:10;pointer-events:none;border-radius:20px;padding:6px 10px;font-family:Matter,sans-serif;font-size:12px;font-weight:600;position:absolute;box-shadow:0 2px 8px #0000001a}.ProductCard-module__8bhFua__soldOutLabel{bottom:var(--spacing-2);left:var(--spacing-2);background-color:var(--color-error);color:var(--color-white);padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius-md);font-family:Matter,sans-serif;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);z-index:10;pointer-events:none;position:absolute}.ProductCard-module__8bhFua__soldOutLabelTop{top:var(--spacing-2);bottom:auto}.ProductCard-module__8bhFua__skeletonLoader{background:linear-gradient(90deg, var(--color-gray-100) 25%, var(--color-gray-200) 50%, var(--color-gray-100) 75%);border-radius:var(--radius-input);z-index:0;pointer-events:none;background-size:200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite ProductCard-module__8bhFua__skeletonPulse;position:absolute;top:0;left:0}@keyframes ProductCard-module__8bhFua__skeletonPulse{0%{background-position:-200% 0}to{background-position:200% 0}}.ProductCard-module__8bhFua__imagePlaceholder{background-color:var(--color-gray-200);border-radius:var(--radius-input);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ProductCard-module__8bhFua__skeletonText{background:linear-gradient(90deg, var(--color-gray-100) 25%, var(--color-gray-200) 50%, var(--color-gray-100) 75%);border-radius:var(--radius-sm);pointer-events:none;background-size:200% 100%;animation:1.5s ease-in-out infinite ProductCard-module__8bhFua__skeletonPulse}.ProductCard-module__8bhFua__productInfo{z-index:1;flex:1;min-height:75px;margin-top:.5rem;font-family:Matter,sans-serif;position:relative}@media (min-width:768px){.ProductCard-module__8bhFua__imageWrapper,.ProductCard-module__8bhFua__productCard{transition:transform .2s}.ProductCard-module__8bhFua__productCard:hover,.ProductCard-module__8bhFua__productCardVisible:hover{transform:scale(1.01)}.ProductCard-module__8bhFua__imageWrapper>button{transition:transform .2s,background-color .15s,opacity .2s;opacity:0!important}.ProductCard-module__8bhFua__productCard:hover .ProductCard-module__8bhFua__imageWrapper>button,.ProductCard-module__8bhFua__alwaysShowPlus .ProductCard-module__8bhFua__imageWrapper>button{opacity:1!important}}.ProductCard-module__8bhFua__socialProofBadge{font-size:11px}@media (min-width:1024px){.ProductCard-module__8bhFua__socialProofBadge{font-size:11px}.ProductCard-module__8bhFua__productInfo{min-height:85px}}
.PlusButton-module__pqUueW__plusButton{background-color:var(--color-brand-primary-dark);z-index:10;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:transform .2s,opacity .2s,background-color .2s;display:flex;position:absolute;bottom:.5rem;right:.5rem;box-shadow:0 2.5px 17.5px #0000001a}.PlusButton-module__pqUueW__plusButton svg{width:12px;height:12px}.PlusButton-module__pqUueW__plusButton:hover{opacity:1;transform:scale(1.1)}.PlusButton-module__pqUueW__tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;background:#000c;border-radius:6px;padding:4px 8px;font-family:Matter,sans-serif;font-size:11px;font-weight:500;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.PlusButton-module__pqUueW__plusButton:hover .PlusButton-module__pqUueW__tooltip{opacity:1}.PlusButton-module__pqUueW__added{background-color:#149744}.PlusButton-module__pqUueW__added.PlusButton-module__pqUueW__allowRemoveHover:hover{background-color:#dc2626}@media (min-width:768px){.PlusButton-module__pqUueW__plusButton{opacity:.8;width:2rem;height:2rem;bottom:12px;right:12px}.PlusButton-module__pqUueW__plusButton svg{width:14.4px;height:14.4px}.PlusButton-module__pqUueW__plusButton:hover{opacity:1;transform:scale(1.1)}}
.ReviewsGridSection-module__nNTYAq__reviewsSection{background:0 0;width:90%;margin:24px auto;padding:0 0 1rem}.ReviewsGridSection-module__nNTYAq__reviewsContainer{width:100%;margin:0 auto}.ReviewsGridSection-module__nNTYAq__reviewsTitle{letter-spacing:.5px;margin:0;font-family:Henrietta,serif;font-size:24px;font-weight:500;line-height:1.2}.ReviewsGridSection-module__nNTYAq__carouselWrapper{margin-left:-5vw;margin-right:-5vw;position:relative}.ReviewsGridSection-module__nNTYAq__carousel{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding:0 5vw 4px;scroll-padding-left:5vw;scroll-padding-right:5vw;display:flex;overflow-x:auto}.ReviewsGridSection-module__nNTYAq__carousel::-webkit-scrollbar{display:none}.ReviewsGridSection-module__nNTYAq__reviewCard{background:#fff;border-radius:16px;flex-direction:column;flex-shrink:0;gap:8px;min-width:300px;max-width:340px;padding:1.5rem;display:flex;box-shadow:0 1px 6px #00000014}.ReviewsGridSection-module__nNTYAq__seeAllCardLink{scroll-snap-align:start;min-width:300px;max-width:340px;color:inherit;flex:0 0 300px;align-self:stretch;text-decoration:none;display:flex}.ReviewsGridSection-module__nNTYAq__seeAllCard{border:1px solid var(--color-gray-200);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:160px;transition:transform .15s,box-shadow .15s;display:flex}.ReviewsGridSection-module__nNTYAq__seeAllCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.ReviewsGridSection-module__nNTYAq__seeAllCardText{color:var(--color-brand-primary-dark);text-align:center;white-space:pre-line;letter-spacing:.5px;font-family:Henrietta,serif;font-size:14px;font-weight:500;line-height:1.3}@media (min-width:769px){.ReviewsGridSection-module__nNTYAq__seeAllCardText{font-size:16px}}.ReviewsGridSection-module__nNTYAq__stars{gap:2px;display:flex}.ReviewsGridSection-module__nNTYAq__star{width:20px;height:20px;color:var(--color-warning)}.ReviewsGridSection-module__nNTYAq__reviewText{color:var(--color-text-primary);margin:0;font-family:Matter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.ReviewsGridSection-module__nNTYAq__authorRow{align-items:center;gap:8px;display:flex}.ReviewsGridSection-module__nNTYAq__authorName{color:var(--color-text-primary);margin:0;font-family:Matter,sans-serif;font-size:14px;font-weight:600;line-height:1.2}.ReviewsGridSection-module__nNTYAq__verifiedBadge{color:#16a34a;align-items:center;gap:4px;font-family:Matter,sans-serif;font-size:12px;font-weight:500;display:flex}.ReviewsGridSection-module__nNTYAq__reviewDate{display:none}.ReviewsGridSection-module__nNTYAq__carouselPrevArrow,.ReviewsGridSection-module__nNTYAq__carouselNextArrow{z-index:2;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.ReviewsGridSection-module__nNTYAq__carouselPrevArrow:hover,.ReviewsGridSection-module__nNTYAq__carouselNextArrow:hover{box-shadow:0 4px 12px #00000040}.ReviewsGridSection-module__nNTYAq__carouselPrevArrow{left:16px}.ReviewsGridSection-module__nNTYAq__carouselNextArrow{right:16px}@media (max-width:768px){.ReviewsGridSection-module__nNTYAq__reviewsSection{width:calc(100% - 24px);margin:12px auto 24px;padding:2rem 0 1rem}.ReviewsGridSection-module__nNTYAq__reviewsTitle{font-size:16px}.ReviewsGridSection-module__nNTYAq__reviewCard{min-width:260px;max-width:280px}.ReviewsGridSection-module__nNTYAq__seeAllCardLink{flex:0 0 260px;min-width:260px;max-width:280px}.ReviewsGridSection-module__nNTYAq__carouselWrapper{margin-left:calc(-1rem - 12px);margin-right:calc(-1rem - 12px)}.ReviewsGridSection-module__nNTYAq__carousel{padding-left:calc(1rem + 12px);padding-right:calc(1rem + 12px);scroll-padding-left:calc(1rem + 12px);scroll-padding-right:calc(1rem + 12px)}.ReviewsGridSection-module__nNTYAq__carouselPrevArrow{display:none}.ReviewsGridSection-module__nNTYAq__carouselNextArrow{width:36px;height:36px;right:12px}}
.SentenceFilter-module__BXDo3G__container{height:auto;margin-top:0;margin-bottom:20px;padding:0}.SentenceFilter-module__BXDo3G__filterHeader{color:var(--color-black);margin:0 0 12px;font-family:Poppins,Matter,sans-serif;font-size:24px;font-weight:600}.SentenceFilter-module__BXDo3G__searchHeading{color:var(--color-black);margin:0 0 12px;padding:0;font-family:Poppins,Matter,sans-serif;font-size:28px;font-weight:600}.SentenceFilter-module__BXDo3G__sentence{color:var(--color-text-secondary);flex-wrap:wrap;align-items:center;gap:.25rem;font-family:Poppins,Matter,sans-serif;font-size:20px;font-weight:500;line-height:1.5;display:flex}.SentenceFilter-module__BXDo3G__homepageHidden{display:none}.SentenceFilter-module__BXDo3G__sentenceText{color:var(--color-black);font-weight:500}.SentenceFilter-module__BXDo3G__filterPill{background:var(--color-white);border:1.5px solid var(--color-gray-200);cursor:pointer;text-transform:none;border-radius:30px;align-items:center;min-height:28px;margin:0 1px;padding:8px 12px;font-family:inherit;line-height:1.3;transition:all .2s;display:inline-flex}.SentenceFilter-module__BXDo3G__filterPill:hover{border-color:var(--color-price);transform:translateY(-1px);box-shadow:0 2px 8px #d8651926}.SentenceFilter-module__BXDo3G__vibePill{justify-content:flex-start}.SentenceFilter-module__BXDo3G__filterPill.SentenceFilter-module__BXDo3G__vibePill{padding-left:12px;padding-right:12px}.SentenceFilter-module__BXDo3G__vibePill .SentenceFilter-module__BXDo3G__pillValue{white-space:normal;text-align:left;text-indent:0;padding-left:0;line-height:1.2;display:inline-block}.SentenceFilter-module__BXDo3G__pillValue{color:var(--color-black);text-transform:none;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:16px;font-weight:500;transition:color .2s}.SentenceFilter-module__BXDo3G__pillBadge{background-color:var(--color-brand-primary-dark);color:var(--color-white);letter-spacing:-.01em;border-radius:9999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:8px;padding:0 6px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.SentenceFilter-module__BXDo3G__filterPill:hover .SentenceFilter-module__BXDo3G__pillValue{color:var(--color-orange-light)}.SentenceFilter-module__BXDo3G__searchQueryPill{background:var(--color-white);border:1.5px solid var(--color-gray-200);color:var(--color-black);cursor:pointer;text-transform:none;border-radius:30px;align-items:center;margin:0 1px;padding:4px 10px;font-family:inherit;font-size:16px;font-weight:500;transition:all .2s;display:inline-flex}.SentenceFilter-module__BXDo3G__searchQueryPill:hover{border-color:var(--color-price);color:var(--color-orange-light);transform:translateY(-1px);box-shadow:0 2px 8px #d8651926}@media (max-width:768px){.SentenceFilter-module__BXDo3G__container{margin-top:0}.SentenceFilter-module__BXDo3G__searchHeading{margin:0 0 8px;font-size:22px}.SentenceFilter-module__BXDo3G__sentence{gap:.2rem;font-size:18px}.SentenceFilter-module__BXDo3G__filterPill{min-height:24px;padding:8px 12px}.SentenceFilter-module__BXDo3G__pillValue{font-size:14px}.SentenceFilter-module__BXDo3G__pillBadge{min-width:18px;height:18px;margin-left:6px;padding:0 4px;font-size:11px;line-height:1}.SentenceFilter-module__BXDo3G__searchQueryPill{font-size:14px}}@media (min-width:769px) and (max-width:1023px){.SentenceFilter-module__BXDo3G__searchHeading{margin:0 0 10px;font-size:26px}.SentenceFilter-module__BXDo3G__sentence{font-size:20px}.SentenceFilter-module__BXDo3G__filterPill{padding:8px 12px}.SentenceFilter-module__BXDo3G__pillValue{font-size:16px}.SentenceFilter-module__BXDo3G__pillBadge{font-size:12px;line-height:1}}@media (min-width:1024px){.SentenceFilter-module__BXDo3G__filterHeader{font-size:24px}.SentenceFilter-module__BXDo3G__searchHeading{margin:0 0 12px;font-size:28px}.SentenceFilter-module__BXDo3G__sentence{font-size:20px}.SentenceFilter-module__BXDo3G__filterPill{min-height:32px;padding:8px 12px}.SentenceFilter-module__BXDo3G__pillValue{font-size:16px}}
.styles-module__NByc9q__pageContainer{max-width:80%;min-height:100vh;margin:0 auto;padding:32px 0 64px}.styles-module__NByc9q__breadcrumb{margin-bottom:8px}.styles-module__NByc9q__breadcrumb ol{color:#666;flex-wrap:wrap;gap:6px;margin:0;padding:0;font-family:Matter,sans-serif;font-size:13px;list-style:none;display:flex}.styles-module__NByc9q__breadcrumb a{color:#666;text-decoration:none}.styles-module__NByc9q__breadcrumb a:hover{text-decoration:underline}.styles-module__NByc9q__breadcrumb li[aria-current=page]{color:#1a1a1a}.styles-module__NByc9q__header{text-align:left;margin-bottom:32px}.styles-module__NByc9q__title{color:#1a1a1a;margin:0 0 8px;font-family:Matter,sans-serif;font-size:28px;font-weight:600;line-height:1.3}.styles-module__NByc9q__subtitle{color:#555;max-width:720px;margin:0;font-family:Matter,sans-serif;font-size:16px;line-height:1.5}.styles-module__NByc9q__section{margin-bottom:40px}.styles-module__NByc9q__sectionHeading{color:#40241a;margin:0 0 12px;font-family:Matter,sans-serif;font-size:18px;font-weight:600}.styles-module__NByc9q__storeStrip{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__NByc9q__storeStripItem{display:inline-flex}.styles-module__NByc9q__storeChip{color:#1a1a1a;background:#f5f5f5;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 6px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.styles-module__NByc9q__storeChip:hover{background:#ececec;transform:translateY(-1px)}.styles-module__NByc9q__storeChipLogo{background:#ddd;border-radius:50%;flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}.styles-module__NByc9q__storeChipName{white-space:nowrap}.styles-module__NByc9q__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.styles-module__NByc9q__grid{gap:1.5rem}}@media (min-width:768px){.styles-module__NByc9q__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}@media (min-width:1024px){.styles-module__NByc9q__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.styles-module__NByc9q__pillStrip{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__NByc9q__pill{color:#1a1a1a;background:#f5f5f5;border-radius:999px;align-items:center;padding:8px 14px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.styles-module__NByc9q__pill:hover{background:#ececec;transform:translateY(-1px)}.styles-module__NByc9q__faqList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__NByc9q__faqItem{border:1px solid var(--color-gray-200,#e5e7eb);background:#fff;border-radius:12px;overflow:hidden}.styles-module__NByc9q__faqButton{cursor:pointer;color:#1a1a1a;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 18px;font-family:Matter,sans-serif;font-size:15px;font-weight:500;line-height:1.4;display:flex}.styles-module__NByc9q__faqButton:hover{background:#fafafa}.styles-module__NByc9q__faqChevron{color:#888;flex-shrink:0;font-size:20px;font-weight:400;line-height:1}.styles-module__NByc9q__faqAnswer{color:var(--color-gray-600,#4b5563);padding:0 18px 16px;font-family:Matter,sans-serif;font-size:14px;line-height:1.6}@media (max-width:768px){.styles-module__NByc9q__pageContainer{max-width:92%}.styles-module__NByc9q__title{font-size:22px}.styles-module__NByc9q__subtitle{font-size:14px}}
.BrandSentenceFilter-module__nWEmGW__container{height:auto;padding:0}.BrandSentenceFilter-module__nWEmGW__sentence{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.BrandSentenceFilter-module__nWEmGW__filterPill{border:1.5px solid var(--color-gray-200);cursor:pointer;background:#fff;border-radius:30px;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-family:Matter,sans-serif;line-height:1;transition:border-color .15s,box-shadow .15s;display:inline-flex}.BrandSentenceFilter-module__nWEmGW__filterPill:hover{border-color:#d86519;box-shadow:0 2px 8px #d865191f}.BrandSentenceFilter-module__nWEmGW__filterPillActive{background:var(--color-error-light);border-color:#a41919}.BrandSentenceFilter-module__nWEmGW__pillValue{color:var(--color-gray-700);font-size:14px;font-weight:500}.BrandSentenceFilter-module__nWEmGW__pillBadge{color:#fff;background-color:#a41919;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:8px;padding:0 4px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.BrandSentenceFilter-module__nWEmGW__modalOverlay{z-index:9999;background:#0006;justify-content:center;align-items:center;padding:16px;animation:.15s BrandSentenceFilter-module__nWEmGW__fadeIn;display:flex;position:fixed;inset:0}@keyframes BrandSentenceFilter-module__nWEmGW__fadeIn{0%{opacity:0}to{opacity:1}}.BrandSentenceFilter-module__nWEmGW__modalPanel{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;animation:.18s BrandSentenceFilter-module__nWEmGW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}@keyframes BrandSentenceFilter-module__nWEmGW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.BrandSentenceFilter-module__nWEmGW__modalHeader{border-bottom:1px solid var(--color-gray-100);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.BrandSentenceFilter-module__nWEmGW__modalTitle{color:var(--color-gray-800);font-family:Matter,sans-serif;font-size:18px;font-weight:600}.BrandSentenceFilter-module__nWEmGW__modalClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.BrandSentenceFilter-module__nWEmGW__modalClose:hover{background:var(--color-gray-100);color:var(--color-gray-800)}.BrandSentenceFilter-module__nWEmGW__modalBody{flex-direction:column;flex:1;gap:24px;padding:20px 24px;display:flex;overflow-y:auto}.BrandSentenceFilter-module__nWEmGW__filterSection{flex-direction:column;gap:12px;display:flex}.BrandSentenceFilter-module__nWEmGW__filterSection h3.BrandSentenceFilter-module__nWEmGW__filterSectionTitle{color:var(--color-gray-800);margin:0;font-family:Matter,sans-serif;font-weight:600;line-height:1.3;font-size:18px!important}.BrandSentenceFilter-module__nWEmGW__chipGrid{flex-wrap:wrap;gap:8px;display:flex}.BrandSentenceFilter-module__nWEmGW__chip{border:1.5px solid var(--color-gray-200);color:var(--color-gray-600);cursor:pointer;background:#fff;border-radius:30px;align-items:center;padding:8px 14px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;line-height:1.2;transition:all .12s;display:inline-flex}.BrandSentenceFilter-module__nWEmGW__chip:hover:not(:disabled){color:#d86519;border-color:#d86519}.BrandSentenceFilter-module__nWEmGW__chipSelected{color:#fff;background:#a41919;border-color:#a41919}.BrandSentenceFilter-module__nWEmGW__chipSelected:hover:not(:disabled){color:#fff;background:#6b1818;border-color:#6b1818}.BrandSentenceFilter-module__nWEmGW__chipDisabled{opacity:.4;cursor:not-allowed}.BrandSentenceFilter-module__nWEmGW__modalFooter{border-top:1px solid var(--color-gray-100);flex-shrink:0;justify-content:center;align-items:center;padding:16px 24px 20px;display:flex}.BrandSentenceFilter-module__nWEmGW__applyButton{background-color:var(--color-brand-primary-dark,#a41919);color:#fff;cursor:pointer;width:100%;box-shadow:none;will-change:transform;border:none;border-radius:9999px;padding:14px 24px;font-family:Matter,sans-serif;font-size:18px;font-weight:500;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1);transform:scale(1)}.BrandSentenceFilter-module__nWEmGW__applyButton:hover{background-color:var(--color-brand-primary-dark,#a41919);transform:scale(.95);box-shadow:0 8px 32px #0000001f}@media (max-width:768px){.BrandSentenceFilter-module__nWEmGW__modalPanel{border-radius:20px 20px 0 0;max-width:100%;max-height:80vh;position:fixed;bottom:0;left:0;right:0}.BrandSentenceFilter-module__nWEmGW__modalOverlay{align-items:flex-end;padding:0}}
.FeaturedStoresSection-module__ZoSwLG__section{background:var(--color-background);width:100%;padding:2rem 0 0}.FeaturedStoresSection-module__ZoSwLG__container{width:90%;margin:0 auto}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__container{width:90%}}.FeaturedStoresSection-module__ZoSwLG__headerRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__headerRow{margin-bottom:8px}}.FeaturedStoresSection-module__ZoSwLG__title{letter-spacing:.5px;margin:0;font-family:Henrietta,serif;font-size:24px;font-weight:500;line-height:1.2}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__title{font-size:16px}}.FeaturedStoresSection-module__ZoSwLG__seeAllLink{color:var(--color-brand-primary-dark);border:1.5px solid var(--color-brand-primary-dark);background:0 0;border-radius:24px;align-items:center;padding:8px 18px;font-family:Matter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:inline-flex}.FeaturedStoresSection-module__ZoSwLG__seeAllLink:hover{background:var(--color-brand-primary-dark);color:#fff}.FeaturedStoresSection-module__ZoSwLG__seeAllLink:active{transform:scale(.97)}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__seeAllLink{padding:4px 10px;font-size:12px}}.FeaturedStoresSection-module__ZoSwLG__seeAllCardLink{height:100%;color:inherit;text-decoration:none;display:flex}.FeaturedStoresSection-module__ZoSwLG__seeAllCard{border:1px solid var(--color-gray-200);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:250px;transition:transform .15s,box-shadow .15s;display:flex}.FeaturedStoresSection-module__ZoSwLG__seeAllCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.FeaturedStoresSection-module__ZoSwLG__seeAllCardText{color:var(--color-brand-primary-dark);text-align:center;white-space:pre-line;letter-spacing:.5px;font-family:Henrietta,serif;font-size:14px;font-weight:500;line-height:1.3}@media (min-width:769px){.FeaturedStoresSection-module__ZoSwLG__seeAllCardText{font-size:16px}}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__seeAllCard{min-height:220px}}.FeaturedStoresSection-module__ZoSwLG__desktopOnly{display:none}@media (min-width:769px){.FeaturedStoresSection-module__ZoSwLG__desktopOnly{display:inline-flex}}.FeaturedStoresSection-module__ZoSwLG__bottomCta{justify-content:center;margin-top:1.5rem;display:flex}.FeaturedStoresSection-module__ZoSwLG__bottomCta a{width:100%}@media (min-width:769px){.FeaturedStoresSection-module__ZoSwLG__bottomCta{display:none}}.FeaturedStoresSection-module__ZoSwLG__carouselWrapper{margin-left:-5vw;margin-right:-5vw;padding-bottom:2rem;position:relative}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__carouselWrapper{padding-bottom:0}}.FeaturedStoresSection-module__ZoSwLG__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;margin:-.5rem 0 -1rem;padding:.5rem 5vw 1rem;scroll-padding-left:5vw;scroll-padding-right:5vw;display:flex;overflow:auto visible}.FeaturedStoresSection-module__ZoSwLG__carousel::-webkit-scrollbar{display:none}.FeaturedStoresSection-module__ZoSwLG__prevArrow,.FeaturedStoresSection-module__ZoSwLG__nextArrow{cursor:pointer;z-index:10;width:44px;height:44px;color:var(--color-gray-700);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.FeaturedStoresSection-module__ZoSwLG__nextArrow{right:16px}.FeaturedStoresSection-module__ZoSwLG__prevArrow{left:16px}.FeaturedStoresSection-module__ZoSwLG__prevArrow:hover,.FeaturedStoresSection-module__ZoSwLG__nextArrow:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #0003}.FeaturedStoresSection-module__ZoSwLG__prevArrow:active,.FeaturedStoresSection-module__ZoSwLG__nextArrow:active{transform:translateY(-50%)scale(.95)}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__prevArrow{display:none}.FeaturedStoresSection-module__ZoSwLG__nextArrow{width:36px;height:36px;right:12px}}.FeaturedStoresSection-module__ZoSwLG__carouselCard{scroll-snap-align:start;flex:0 0 280px;min-width:0}.FeaturedStoresSection-module__ZoSwLG__carouselCard>*{height:100%}.FeaturedStoresSection-module__ZoSwLG__storeCard{color:inherit;background:#fff;border-radius:16px;flex-direction:column;height:100%;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 3px 12px #0000001a}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__carouselCard{flex:0 0 240px}}.FeaturedStoresSection-module__ZoSwLG__imageContainer{width:100%;height:180px;position:relative;overflow:hidden}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__imageContainer{height:150px}}.FeaturedStoresSection-module__ZoSwLG__gradient{pointer-events:none;background:linear-gradient(#0000 0%,#000c 100%);height:100px;position:absolute;bottom:0;left:0;right:0}.FeaturedStoresSection-module__ZoSwLG__founderOverlay{z-index:2;align-items:center;gap:8px;display:flex;position:absolute;bottom:12px;left:14px}.FeaturedStoresSection-module__ZoSwLG__founderPhoto{border:1.5px solid #fff;border-radius:50%;flex-shrink:0;width:30px;height:30px}.FeaturedStoresSection-module__ZoSwLG__ownedByLabel{color:#ffffffd9;font-family:Matter,sans-serif;font-size:11px;font-weight:400;line-height:1.2;display:block}.FeaturedStoresSection-module__ZoSwLG__founderName{color:#fff;font-family:Matter,sans-serif;font-size:12px;font-weight:500;line-height:1.3;display:block}.FeaturedStoresSection-module__ZoSwLG__storeInfo{align-items:center;gap:12px;padding:14px 16px 16px;display:flex}.FeaturedStoresSection-module__ZoSwLG__storeLogo{border:1px solid var(--color-gray-200);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__logoImage{object-fit:cover;border-radius:10px}.FeaturedStoresSection-module__ZoSwLG__logoPlaceholder{color:#fff;font-family:Matter,sans-serif;font-size:20px;font-weight:700}.FeaturedStoresSection-module__ZoSwLG__storeDetails{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.FeaturedStoresSection-module__ZoSwLG__storeNameRow{align-items:center;gap:6px;min-width:0;display:flex}.FeaturedStoresSection-module__ZoSwLG__storeName{color:var(--color-gray-700);white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__reviewRating{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.FeaturedStoresSection-module__ZoSwLG__reviewRatingText{color:#111827;white-space:nowrap;font-family:Matter,sans-serif;font-size:11px;font-weight:500}.FeaturedStoresSection-module__ZoSwLG__reviewRatingCount{color:#111827;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:11px;font-weight:500}.FeaturedStoresSection-module__ZoSwLG__newBadge{color:#2563eb;white-space:nowrap;flex-shrink:0;font-family:Matter,sans-serif;font-size:11px;font-weight:500}.FeaturedStoresSection-module__ZoSwLG__neighborhood{color:var(--color-gray-400);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-family:Matter,sans-serif;font-size:12px;font-weight:400;line-height:1.3;display:flex;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__neighborhood svg{color:var(--color-gray-400);flex-shrink:0}.FeaturedStoresSection-module__ZoSwLG__oneLiner{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:12px;font-weight:400;line-height:1.3;overflow:hidden}.FeaturedStoresSection-module__ZoSwLG__skeletonImage{background:var(--color-gray-100);width:100%;height:180px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}@media (max-width:768px){.FeaturedStoresSection-module__ZoSwLG__skeletonImage{height:150px}}.FeaturedStoresSection-module__ZoSwLG__skeletonLogo{background:var(--color-gray-200);border-radius:10px;flex-shrink:0;width:40px;height:40px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}.FeaturedStoresSection-module__ZoSwLG__skeletonTextGroup{flex-direction:column;flex:1;gap:6px;display:flex}.FeaturedStoresSection-module__ZoSwLG__skeletonName{background:var(--color-gray-200);border-radius:4px;width:70%;height:14px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}.FeaturedStoresSection-module__ZoSwLG__skeletonNeighborhood{background:var(--color-gray-200);border-radius:4px;width:50%;height:12px;animation:1.5s ease-in-out infinite FeaturedStoresSection-module__ZoSwLG__pulse}@keyframes FeaturedStoresSection-module__ZoSwLG__pulse{0%,to{opacity:1}50%{opacity:.5}}
.StoresStickyFilters-module__wB5BiG__sentinel{pointer-events:none;width:100%;height:1px}.StoresStickyFilters-module__wB5BiG__stickyBar{z-index:9000;background:var(--color-background);border-bottom:1px solid var(--color-gray-200);will-change:transform, opacity;transition:transform .25s,opacity .25s;position:fixed;top:64px;left:0;right:0}.StoresStickyFilters-module__wB5BiG__stickyVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.StoresStickyFilters-module__wB5BiG__stickyHidden{opacity:0;pointer-events:none;transform:translateY(-110%)}.StoresStickyFilters-module__wB5BiG__stickyInner{width:90%;max-width:90%;margin:0 auto;padding:10px 0}.StoresStickyFilters-module__wB5BiG__stickyPillsScroll{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);scroll-padding-left:calc(50vw - 50%);scroll-padding-right:calc(50vw - 50%)}@media (min-width:1025px){.StoresStickyFilters-module__wB5BiG__sentinel,.StoresStickyFilters-module__wB5BiG__stickyBar{display:none}}
