/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */.styles_page__i48ar{background-color:#d5d5d5;margin:auto}.styles_title__JtwAY{color:red;font-size:24px;font-weight:700}.styles_checkboxLabel__Mw6_l{align-items:center;gap:8px;margin:10px 15px;display:inline-flex}.styles_emptyCart__dkils{justify-content:center;align-items:center;width:100%;height:calc(100vh - 300px);display:flex}.styles_productDivider__AbdJ0{border:unset;border-top:1px solid #ececec;width:150%;margin-left:-50px}.styles_deleteContainer__nzwTF{justify-content:right;height:100%;display:flex}.styles_deleteContainer__nzwTF .styles_deleteButton__7Z3fd{cursor:pointer;border-radius:5px;justify-content:center;width:40px;height:40px;font-size:20px;display:flex}.styles_deleteContainer__nzwTF .styles_deleteButton__7Z3fd:hover{background-color:var(--darkened-background-color)}.styles_productImageContainer__hsI3u .styles_productImage__E6mTq{object-fit:cover;border-radius:5px;width:100%}.styles_productName__U_1OJ{font-size:18px;font-weight:700}.styles_productPrice__9AAIS{color:gray;font-size:16px}.styles_productInfo__5rb9n{color:gray;text-align:right;margin:30px;font-size:12px;font-weight:lighter}.styles_dateTitle__3SGAb{text-align:left}.styles_contactTitle__YB1rU,.styles_dateTitle__3SGAb,.styles_timeTitle__UtbsZ{margin-top:20px;font-size:18px;font-weight:700}.styles_timeSlots__ZA4Eb{justify-content:space-between;gap:10px;margin-top:10px;display:flex}.styles_timeSlot__LrPvL{cursor:pointer;background:#ffe6e6;border:none;border-radius:5px;padding:10px}.styles_selectedTimeSlot__9PnTy{color:#fff;background-color:red}.styles_input__0y4IJ{border:1px solid #ccc;width:70%}.styles_additionalAddressForm__JdBKh,.styles_input__0y4IJ{border-radius:5px;margin-top:10px;padding:10px}.styles_submitButton__NOUuV{color:#000;cursor:pointer;border:none}.styles_homeButton__t9kLt,.styles_submitButton__NOUuV{background:#ffe6e6;border-radius:5px;margin-top:20px;padding:30px;font-size:large;font-weight:700}.styles_homeButton__t9kLt{width:30%}.styles_confirmationContainer__n2pE9{text-align:center;justify-content:center;align-items:center;width:100%;height:90vh;display:flex}.styles_confirmationContent__YLXE1{z-index:1;max-width:600px;padding:2rem}.styles_confirmationTitle__blA5J{color:#333;margin-bottom:1rem;font-size:2.5rem}.styles_confirmationText__YVl30{color:#666;margin-bottom:2rem;font-size:1.2rem}.styles_homeButton__t9kLt{color:#000;cursor:pointer;background-color:#ffe6e6;border:none;border-radius:4px;padding:12px 24px;font-size:1.1rem;transition:background-color .3s}.styles_accessoryBadge__ZWwdy{background-color:var(--accent-color);color:#000;width:unset;border-radius:10px;margin-top:5px;padding:0 10px;font-size:14px;font-weight:400;display:inline-block}.styles_incrementContainer__dmzFk{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;outline:1px var(--border-color) solid;border-radius:var(--border-radius);background-color:white;.styles_countText__0hJM_{border-right:1px solid var(--border-color);border-left:1px solid var(--border-color);padding:0 10px;font-size:16px;font-weight:200;flex:1;text-align:center}.styles_incrementButtonContainer__fk496{transition:transform .1s;cursor:pointer;background-color:unset;border:none;.styles_incrementButton__quhlW{cursor:pointer;border:none;margin:10px;font-size:12px}}.styles_incrementButtonContainer__fk496:hover{transform:scale(1.25)}}.styles_buyButton__yEOEf{cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius);width:100%;height:100%;padding:10px;border:none;background-color:var(--background-color);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .2s;.styles_buttonText__WSeU5{font-size:16px;font-weight:200;pointer-events:none}&:hover{background-color:var(--darkened-background-color)}}.styles_added__uI9Kb{background-color:var(--accent-color)!important}

/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */.other-products-modal_otherProductsContainer__oeRqD{flex-direction:column;gap:15px;max-height:500px;display:flex;overflow-y:auto}@media (min-width:768px){.other-products-modal_otherProductsContainer__oeRqD{padding:10px 10px 30px}}.other-products-modal_otherProductsContainer__oeRqD .other-products-modal_otherProductContainer__8h5wZ{border-radius:var(--border-radius);background-color:#f6f6f6;align-items:center;margin:0 20px;transition:all .2s;display:flex}.other-products-modal_otherProductsContainer__oeRqD .other-products-modal_otherProductContainer__8h5wZ:hover{transform:scale(1.1)}.other-products-modal_otherProductsContainer__oeRqD .other-products-modal_otherProductContainer__8h5wZ .other-products-modal_nameText__TD8rb{color:#000;margin-left:10px}.other-products-modal_otherProductsContainer__oeRqD .other-products-modal_otherProductContainer__8h5wZ .other-products-modal_otherProductImage__L9KcV{object-fit:cover;border-radius:var(--border-radius);height:120px}

/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */@property --background-color{syntax:"<color>";inherits:false;initial-value:#ffe7e3}@property --darkened-background-color{syntax:"<color>";inherits:false;initial-value:#ffbeb3}@property --main-color{syntax:"<color>";inherits:false;initial-value:#eb2e2c}@property --border-color{syntax:"<color>";inherits:false;initial-value:#ccc}@property --border-radius{syntax:"<length>";inherits:false;initial-value:10px}@property --text-color{syntax:"<color>";inherits:false;initial-value:#000}@property --accent-color{syntax:"<color>";inherits:false;initial-value:#fcedb5}.styles_main__bcmbD{flex-direction:column;flex:2;padding:20px;display:flex}.styles_mainImage__b2Vg9,.styles_main__bcmbD{border-radius:var(--border-radius);justify-content:center;align-items:center}.styles_mainImage__b2Vg9{width:100%;max-width:400px}.styles_mainInfo__LzTvX{text-align:center}.styles_productContainer__JoYgQ{border-radius:var(--border-radius);flex-direction:column;justify-content:center;display:flex}.styles_productImage__FZYsZ{object-fit:cover;border-radius:var(--border-radius);width:100%;height:100%;margin-top:10px}.styles_sidebar__4hvVn{border-radius:var(--border-radius);background-color:#fff;flex:1;max-height:400px;padding:10px;overflow-y:auto}.styles_scrollContainer__t6FWj{flex-direction:column;gap:10px;display:flex}.styles_sidebarItem__FZQYL{cursor:pointer;border-radius:5px;padding:10px;display:flex}.styles_sidebarItem__FZQYL:hover{background-color:#f0f0f0}.styles_sidebarImage__VqGRn{border-radius:5px;width:70px;height:100px;margin-right:10px}.other-products_otherProductsContainer__m_Etz{display:flex;overflow-x:auto;overflow-y:hidden;margin-top:10px;padding:10px 10px 30px;gap:15px;.other-products_otherProductContainer__SdK1u{width:100px;height:200px;flex-shrink:0;transition:all .2s;border-radius:var(--border-radius);&:hover{transform:scale(1.1)}.other-products_nameText__PCHIc{color:black}.other-products_otherProductImage__CMbSq{height:120px;object-fit:cover;border-radius:var(--border-radius)}}}