.bag_pageContent__V_BlE{display:flex;flex-direction:column;padding:10px 20px;gap:20px}.bag_headerCopy__7SgYb{height:auto;display:flex;flex-direction:column}.bag_bagWrapper__GXMf_{display:flex;flex-direction:column;gap:20px}.bag_emptyBag__y_nir{display:flex;flex-direction:column;justify-content:center;align-items:center;height:40vh}.bag_emptyBagText__5CE2s{display:flex;font-size:16px;font-weight:500;color:#a78888}.bag_continueLink__7xQ_X{display:inline-flex;font-size:16px;font-weight:600;color:#f47d7e;will-change:transform;transition:transform .1s ease-out;align-items:center}.bag_continueLink__7xQ_X:hover{text-decoration:underline}.bag_continueLink__7xQ_X:hover .bag_chevronRight__rDugn{transform:translateX(4px)}.bag_chevronRight__rDugn{display:inline-flex;height:16px;width:16px;margin:auto auto auto 2px;color:#f47d7e;transition:transform .1s ease-out}.bag_bagContent__R9S9Y{width:100%;height:auto;background:#FEF5F5;border-radius:18px}.bag_bagContent__R9S9Y,.bag_bagListItem__H4DX3{display:flex;flex-direction:column;list-style:none}.bag_bagListItem__H4DX3{padding:7px;gap:7px}.bag_bagListItem__H4DX3:not(:last-child){border-bottom:1px solid #e9dfdf}.bag_itemName__N8X7r{font-weight:600;max-width:60%;padding-left:20px}.bag_itemName__N8X7r,.bag_itemPrice__gjH2d{display:inherit;font-size:18px;width:-moz-fit-content;width:fit-content}.bag_itemPrice__gjH2d{font-weight:500;border-radius:10px;background:#F3E9E9;padding:3px 6px;justify-self:flex-end;grid-column:4;height:-moz-fit-content;height:fit-content}.bag_removeButton__iSJDW{display:flex;align-items:center;gap:4px;border:none;background:#F3E9E9;font-weight:500;font-size:12px;color:#A88E8E;padding:2px 8px;border-radius:12px;width:-moz-fit-content;width:fit-content;transition:all .2s ease}.bag_removeButton__iSJDW:hover{background:#E8DEDE;color:#8E7474}.bag_removeButton__iSJDW:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.bag_quantitySelectors__HBZ1s{display:inline-block;position:relative;cursor:pointer;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.bag_quantitySelect__hE6Fm{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;font-size:18px;font-weight:500;padding-inline:5px 20px}.bag_chevronDown__RHQwt{pointer-events:none;position:absolute;top:2px;right:-4px}.bag_totalsWrapper__kAqZ7{display:flex;justify-content:center}.bag_totalsContent__cTTm6{display:flex;flex-direction:column;padding:4px;gap:12px;align-items:center}.bag_toBakeryWrapper__iLaPu{display:flex;justify-content:center;margin-top:4px}.bag_numItems__weS_T{display:inherit;font-weight:500;font-size:14px;margin:0 auto;color:#AD8D8D}.bag_subtotal__zEdu6{display:inherit;border-radius:10px;background:#fef5f5;padding:4px 20px;justify-content:center;width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:18px}.bag_itemMainWrapper__sAD_m{width:100%;display:grid;grid-template-columns:1fr 3fr 1fr 1fr;flex-direction:row;justify-content:space-between;align-items:center;padding:4px 0}.bag_itemSecondaryWrapper__TL0Cm{display:flex;flex-direction:column}.bag_productImageWrapper__y8RGY{padding:10px;background:#F5E9E9;border-radius:18px}.bag_productImage___RIml{-webkit-user-drag:none}@media (max-width:698px){.bag_itemMainWrapper__sAD_m{display:flex;flex-direction:column;gap:10px;align-items:center}.bag_itemName__N8X7r{text-align:center;padding:0}.bag_removeButton__iSJDW{align-self:center}}.bag_continueButton___kuB9{display:flex;justify-content:center;align-items:center;width:100%;max-width:400px;margin:10px auto;padding:14px 24px;background:none;border:1px solid #f47d7e;color:#f47d7e;border-radius:16px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.bag_continueButton___kuB9:hover:not(:disabled){background:#f47d7e;color:#fafafa}.bag_continueButton___kuB9:disabled{opacity:.83;border:.1px solid;cursor:not-allowed}.bag_pickupDetailsWrapper__5DXrQ{display:flex;flex-direction:column;gap:30px;width:100%;max-width:600px;margin:0 auto}.bag_pickupSelectionWrapper__6MVdb{display:flex;flex-direction:column;gap:25px;background:#FEF5F5;padding:30px;border-radius:18px}.bag_pickupOption__a2aOf{display:flex;flex-direction:column;gap:10px}.bag_pickupOption__a2aOf h3{font-weight:600;color:#333;margin:0}.bag_pickupSelect__n2p0T{background:white;color:#333;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.bag_pickupSummary__GU7xr{margin-top:10px;padding-top:20px;border-top:2px solid #f3e9e9}@media (max-width:698px){.bag_pickupSelectionWrapper__6MVdb{padding:20px}.bag_pickupSelect__n2p0T{padding:10px}}.bag_pickupOverlay__NMa5K{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.3);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:1001;opacity:0;pointer-events:none;transition:opacity .3s ease}.bag_pickupOverlay__NMa5K.bag_visible__5tC6T{opacity:1;pointer-events:auto}.bag_pickupDetailsSection__kKbi_{position:relative;max-width:800px;width:90%;max-height:90vh;overflow-y:auto;margin:16px;background:#FEF5F5;border-radius:14px;padding:7px;box-shadow:0 4px 50px rgba(0,0,0,.2);transform:translateY(20px);transition:transform .3s ease}.bag_pickupOverlay__NMa5K.bag_visible__5tC6T .bag_pickupDetailsSection__kKbi_{transform:translateY(0)}.bag_pickupOption__a2aOf{margin-bottom:20px}.bag_pickupOption__a2aOf h3{font-size:18px;margin-bottom:10px;color:#594141}.bag_pickupSelect__n2p0T{width:100%;padding:12px;border:2px solid #f3e9e9;border-radius:10px;background:#fafafa;font-size:16px;color:#564040;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bag_pickupSelect__n2p0T:focus{outline:none;border-color:#f47d7e}.bag_pickupActions__zhMlj{display:flex;gap:8px;margin-top:16px}.bag_backButton__scgRY{flex:0.2 1;background:#F3E9E9;color:#594141;border:none;padding:15px 30px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.bag_backButton__scgRY:hover{background:#EBE1E1}.bag_pickupDetailsSection__kKbi_ .bag_continueButton___kuB9{flex:0.8 1;margin:0;max-width:none}@media (max-width:698px){.bag_pickupDetailsSection__kKbi_{width:100%;margin:0;padding:12px;max-height:85vh;border-radius:14px 14px 0 0;position:fixed;bottom:0;left:0;transform:translateY(100%)}.bag_pickupOverlay__NMa5K.bag_visible__5tC6T .bag_pickupDetailsSection__kKbi_{transform:translateY(0)}.bag_pickupOption__a2aOf h3{font-size:16px}.bag_pickupSelect__n2p0T{padding:10px;font-size:14px}.bag_pickupActions__zhMlj{gap:6px;margin-top:12px}.bag_backButton__scgRY{padding:12px 20px;font-size:14px}}.bag_checkoutOptionsContent__5RU2x{padding:24px 0;display:flex;flex-direction:column;gap:20px;text-align:center}.bag_checkoutOptionsContent__5RU2x p{color:#594141;font-size:16px;line-height:1.5;margin:0}.bag_checkoutOptionButton__Fkm7S{width:100%;padding:16px;border:2px solid #e07070;border-radius:8px;background-color:#E07070;color:white;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.bag_checkoutOptionButton__Fkm7S:hover{background-color:#d65c5c;border-color:#d65c5c}.bag_checkoutOptionButton__Fkm7S:disabled{background-color:#cccccc;border-color:#cccccc;cursor:not-allowed}.bag_checkoutOptionButton__Fkm7S.bag_guestButton__QyI4d{background-color:transparent;color:#E07070}.bag_checkoutOptionButton__Fkm7S.bag_guestButton__QyI4d:hover{background-color:#fff1f1}.bag_orDivider__is_RA{position:relative;text-align:center;margin:20px 0}.bag_orDivider__is_RA:after,.bag_orDivider__is_RA:before{content:"";position:absolute;top:50%;width:calc(50% - 30px);height:1px;background-color:#E9DFDF}.bag_orDivider__is_RA:before{left:0}.bag_orDivider__is_RA:after{right:0}.bag_orDivider__is_RA span{background-color:white;padding:0 15px;color:#594141;font-size:14px}