@keyframes _fadeUp_1ono3_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _bounce_1ono3_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes _wiggle_1ono3_1{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}._featureSection_1ono3_37{text-align:center;padding:4rem 2rem;background:#fff;opacity:0;transform:translateY(20px)}._fadeIn_1ono3_47{animation:_fadeUp_1ono3_1 .6s forwards ease-out}._heading_1ono3_52{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:2rem}._highlight_1ono3_59{color:var(--primary-red);font-style:italic}._features_1ono3_64{display:flex;justify-content:center;gap:5rem;flex-wrap:wrap}._featureCard_1ono3_72{background:var(--light-pink);padding:2rem;border-radius:12px;width:300px;text-align:center;transition:transform .3s ease-in-out;cursor:pointer}._featureCard_1ono3_72:hover{animation:_bounce_1ono3_1 .5s ease-in-out}._iconWrapper_1ono3_87{display:inline-block}._iconWrapper_1ono3_87:hover ._icon_1ono3_87{animation:_wiggle_1ono3_1 .4s ease-in-out}._icon_1ono3_87{font-size:3rem;color:var(--primary-red);margin-bottom:1rem}._featureTitle_1ono3_102{font-size:1.5rem;font-weight:700;color:#222;margin:.5rem 0}._featureText_1ono3_109{font-size:1rem;color:#555;line-height:1.5}@media screen and (max-width: 768px){._heading_1ono3_52{font-size:2rem}._features_1ono3_64{gap:2rem}}._orderHistoryContainer_1g1qx_1{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000000d;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;width:100%;margin:2rem auto}._backBtn_1g1qx_11{display:none}._title_1g1qx_15{font-size:2rem;font-weight:700;color:var(--primary-red);margin-bottom:1.5rem;text-align:center}._emptyText_1g1qx_23{text-align:center;color:#555}._orderList_1g1qx_28{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}._orderCard_1g1qx_35{background-color:#fafafa;border:1px solid #eee;border-radius:6px;padding:1.5rem;box-shadow:0 1px 4px #0000000d}._orderHeader_1g1qx_43{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._orderNumber_1g1qx_50{font-size:1.25rem;font-weight:700;color:#333}._orderStatus_1g1qx_56{font-size:.9rem;font-weight:700;color:var(--primary-red);border:1px solid var(--primary-red);padding:.25rem .5rem;border-radius:4px;text-transform:uppercase}._orderDate_1g1qx_66{font-size:.9rem;color:#666;margin-bottom:1rem}._itemList_1g1qx_73{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}._itemRow_1g1qx_80{display:flex;justify-content:space-between;align-items:center}._itemName_1g1qx_86{font-size:1rem;color:#333;flex:1}._itemQuantity_1g1qx_92{font-size:.95rem;color:#555;margin:0 1rem}._itemPrice_1g1qx_98{font-size:1rem;font-weight:700;color:var(--primary-red)}._orderFooter_1g1qx_105{display:flex;justify-content:flex-end}._totalAmount_1g1qx_110{font-size:1.1rem;color:#222}@media screen and (max-width: 768px){._orderHistoryContainer_1g1qx_1,._orderCard_1g1qx_35{padding:1rem}._orderNumber_1g1qx_50{font-size:1.1rem}._itemName_1g1qx_86,._itemPrice_1g1qx_98{font-size:.95rem}._itemQuantity_1g1qx_92{margin:0 .5rem}._title_1g1qx_15{font-size:1.75rem}._backBtn_1g1qx_11{display:inline-block}}._loadingContainer_pbqzd_2{position:fixed;display:flex;top:0;left:0;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:#fff;z-index:9999}._spinner_pbqzd_17{border:8px solid #f3f3f3;border-top:8px solid var(--primary-red);border-radius:50%;width:60px;height:60px;animation:_spin_pbqzd_17 1s linear infinite;margin-bottom:1rem}@keyframes _spin_pbqzd_17{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_pbqzd_38{font-size:1.2rem;color:#333;font-family:BespokeStencil-LightItalic}._loadingOverlay_1vddz_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#ffffffe6;display:flex;justify-content:center;align-items:center;z-index:9999}._header_1vddz_14{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:3;padding:1rem 3rem}._cartBtn_1vddz_28{background:none!important;border:none;padding:0!important;text-decoration:none;cursor:pointer}._mainBodyContainer_1vddz_36{padding:0 3rem;max-width:1800px;margin:0 auto}._companyDetails_1vddz_42{display:flex;align-items:center;gap:8px;font-size:32px}._navLinks_1vddz_48{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:32px;font-size:20px;margin-left:100px;list-style:none}._links_1vddz_63{text-decoration:none;color:#000;padding:10px}._active_1vddz_69{border-bottom:1px solid var(--primary-red);color:var(--primary-red);font-weight:700}._mobileActive_1vddz_76{color:var(--primary-red);font-weight:700;font-size:1.5rem}._navButtons_1vddz_82{display:flex;flex-direction:row;align-items:center;padding:0;gap:24px}._authBtns_1vddz_90{display:flex;gap:1.5rem}._cartContainer_1vddz_96{position:relative;display:inline-block}._cartBtn_1vddz_28{background:none;border:none;cursor:pointer;position:relative}._cartBadge_1vddz_109{position:absolute;font-family:sans-serif;top:-10px;right:-15px;background-color:var(--primary-red);color:#fff;font-size:16px;font-weight:700;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}._hamburgerMenu_1vddz_127{cursor:pointer;margin-left:16px;display:none}._footer_1vddz_135{background-color:#242424;padding:2rem;color:#222;text-align:center;margin-top:2rem}._container_1vddz_143{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.3)}._logo_1vddz_152{font-family:"Cursive",sans-serif;font-size:2rem;color:#d93a56}._menu_1vddz_159,._info_1vddz_160,._contact_1vddz_161{flex:1;min-width:200px}._heading_1vddz_166{font-weight:700;font-style:italic;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px;text-decoration-color:#ff6680;margin-bottom:.8rem}ul{list-style:none;padding:0}li{margin-bottom:.5rem;cursor:pointer;transition:color .3s}li:hover{color:#d93a56}._new_1vddz_192{font-size:.75rem;color:#fff;background:#ff4d6d;padding:2px 5px;border-radius:5px;margin-left:5px;font-weight:700}._contact_1vddz_161 p{font-size:.9rem;margin-bottom:.3rem}._socialIcons_1vddz_209{display:flex;justify-content:center;margin-top:1.5rem}._icon_1vddz_215{font-size:1.5rem;margin:0 10px;color:var(--primary-red);cursor:pointer;transition:color .3s ease}._icon_1vddz_215:hover{color:#d93a56}._copyright_1vddz_228{font-size:20px;color:var(--primary-red)}._mobileMenu_1vddz_235{position:fixed;top:0;left:0;width:45%;max-width:250px;height:100vh;background-color:var(--background-color, #fff);z-index:100;display:flex;flex-direction:column;align-items:center;gap:2rem;transition:transform .3s ease-in-out}._mobileMenu_1vddz_235 ul{list-style:none;padding:0;text-align:center}._mobileMenu_1vddz_235 li{margin:1rem 0}._mobileLink_1vddz_262{font-size:1.5rem;text-decoration:none;color:#333;transition:color .3s}._mobileOverlay_1vddz_269{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:99}@media screen and (max-width: 768px){._navDesktop_1vddz_281{display:none}}._mobileMenu_1vddz_235._hidden_1vddz_287{transform:translate(100%)}@media screen and (max-width: 1100px){._navLinks_1vddz_48,._authBtns_1vddz_90,._profileBtn_1vddz_295{display:none}._hamburgerMenu_1vddz_127{display:inline-block}}@media screen and (max-width: 768px){._mainBodyContainer_1vddz_36{margin:0 1rem;padding:0}._header_1vddz_14{padding:.5rem 1rem}._footer_1vddz_135{padding:1rem}}._overlay_1y35n_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10}._popup_1y35n_14{background-color:#fff;width:90%;max-width:900px;border-radius:8px;padding:1.5rem;position:relative;box-shadow:0 4px 10px #0000004d}._closeBtn_1y35n_24{position:absolute;top:.5rem;right:1.75rem;background:none;border:none;font-size:2rem;color:var(--primary-red);cursor:pointer}._title_1y35n_35{font-size:2rem;margin-bottom:1rem;color:#222;text-align:center}._cartContent_1y35n_42{max-height:300px;overflow-y:auto;margin-bottom:1rem}._cartItem_1y35n_48{display:flex;gap:1rem;margin-bottom:1rem;border-bottom:1px solid #eee;padding-bottom:.5rem;align-items:center;position:relative}._cartItemImage_1y35n_58{width:60px;height:60px;object-fit:cover;border-radius:6px}._cartItemDetails_1y35n_65{flex:1}._cartItemName_1y35n_69{font-weight:700;color:#222;margin-bottom:.25rem}._cartItemQuantity_1y35n_75{font-size:.9rem;color:#555}._cartItemPrice_1y35n_80{font-size:1rem;color:var(--primary-red);font-weight:700}._deleteBtn_1y35n_87{background:none;border:none;font-size:1.5rem;cursor:pointer;position:absolute;top:.5rem;right:2rem;transition:color .3s ease}._deleteBtn_1y35n_87:hover{color:var(--primary-red)}._emptyMessage_1y35n_103{text-align:center;color:#555}._totalSection_1y35n_108{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding-top:1rem}._totalText_1y35n_116{font-size:1.25rem;font-weight:700;color:#222}._checkoutBtn_1y35n_122{background-color:var(--primary-red);color:#fff;padding:.75rem 1.25rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}._checkoutBtn_1y35n_122:hover{background-color:#ff2b2b}@media screen and (max-width: 768px){._title_1y35n_35{font-size:1.5rem}._totalText_1y35n_116{font-size:1rem}._totalSection_1y35n_108{flex-direction:column;gap:1rem}._checkoutBtn_1y35n_122{font-size:1rem}._cartItemName_1y35n_69{font-size:.9rem}._deleteBtn_1y35n_87{top:1.5rem;right:1rem}}._chatbotToggle_18dqg_2{position:fixed;bottom:24px;right:24px;background-color:#fff;padding:.5rem;border:none;border-radius:50%;width:60px;height:60px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9}._chatbotWindow_18dqg_20{position:fixed;bottom:100px;right:24px;width:320px;max-height:480px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001a;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;max-width:100%;z-index:9}._chatbotHeader_18dqg_39{background-color:var(--primary-red);color:#fff;padding:12px 16px;font-weight:600;font-size:1rem}._chatbotMessages_18dqg_47{display:flex;flex-direction:column;flex:1;padding:12px;overflow-y:auto;background:#f9f9f9}._botMessage_18dqg_56,._userMessage_18dqg_57{max-width:80%;margin-bottom:12px;line-height:1.4;padding:8px 12px;border-radius:12px;position:relative}._botMessage_18dqg_56{background:#fff;align-self:flex-start}._userMessage_18dqg_57{background:var(--primary-red);color:#fff;align-self:flex-end}._chatbotinputarea_18dqg_78{display:flex;border-top:1px solid #eee}._chatbotinputarea_18dqg_78 input{flex:1;border:none;padding:12px;font-size:.95rem}._chatbotinputarea_18dqg_78 button{background-color:var(--primary-red);border:none;color:#fff;padding:0 16px;cursor:pointer}@media screen and (min-width: 768px){._chatbotToggle_18dqg_2{bottom:40px;right:40px;width:70px;height:70px}._chatbotWindow_18dqg_20{width:450px;bottom:120px}}@media screen and (min-width: 1000px){._chatbotWindow_18dqg_20{width:600px}._chatbotToggle_18dqg_2{width:80px;height:80px}}._aboutContainer_1iugz_1{width:100%;min-height:100vh;background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding-bottom:3rem}._header_1iugz_10{background:url(https://res.cloudinary.com/ditqlruxn/image/upload/f_auto/q_auto/w_1200/top-view-table-full-delicious-food-composition_vh1uso?_a=BAMAJaFD0) center/cover no-repeat;padding:4rem 2rem;text-align:center;color:#fff;position:relative}._header_1iugz_10:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006}._title_1iugz_29{position:relative;font-size:3rem;font-weight:700;z-index:1}._subtitle_1iugz_36{position:relative;font-size:1.5rem;margin-top:.5rem;z-index:1}._contentSection_1iugz_44{display:flex;flex-wrap:wrap;gap:2rem;padding:2rem;align-items:center}._textSection_1iugz_52{flex:1;min-width:300px}._sectionTitle_1iugz_57{font-size:2rem;color:#222;margin-bottom:1rem}._paragraph_1iugz_63{font-size:1rem;color:#555;margin-bottom:1rem;line-height:1.6}._imageSection_1iugz_70{flex:1;min-width:300px;text-align:center}._aboutImage_1iugz_76{max-width:100%;border-radius:8px;box-shadow:0 2px 6px #00000026}._visionSection_1iugz_83{padding:2rem;background-color:#f8f8f8;text-align:center}._visionSection_1iugz_83 ._sectionTitle_1iugz_57{margin-bottom:1rem}@media screen and (max-width: 768px){._title_1iugz_29,._sectionTitle_1iugz_57{font-size:1.5rem;text-align:center}._sectionTitle_1iugz_57{margin-top:1rem}._subtitle_1iugz_36,._paragraph_1iugz_63{font-size:1rem}._contentSection_1iugz_44{padding:0}}:root{--primary-red: #ff003d;--text-color: #333;--bg-gray: #f5f5f5;--border-gray: #ddd;--font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif}._checkoutContainer_el5jv_10{display:flex;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;font-family:var(--font-family)}._shippingSection_el5jv_21{flex:1 1 600px;min-width:300px}._sectionHeading_el5jv_26{font-size:1.5rem;color:var(--primary-red);margin-bottom:1rem;text-transform:uppercase;font-weight:700}._accountNotice_el5jv_34{background-color:var(--light-pink);color:var(--primary-red);font-weight:700;padding:10px 15px;border-radius:5px;text-align:center;margin-bottom:15px;border:1px solid var(--primary-red)}._shippingForm_el5jv_45{background:#fff;border:1px solid var(--border-gray);padding:1.5rem;border-radius:4px}._formGroup_el5jv_52{margin-bottom:1rem;display:flex;flex-direction:column}label{font-size:.9rem;color:var(--text-color);margin-bottom:.3rem;font-weight:500}._required_el5jv_65{color:var(--primary-red)}input{padding:.6rem;border:1px solid #ccc;border-radius:4px;outline:none;font-size:1rem;transition:border-color .3s ease}input:focus{border-color:var(--primary-red)}._submitBtn_el5jv_82{background:var(--primary-red);color:#fff;border:none;padding:.75rem 1rem;font-size:1rem;cursor:pointer;margin-top:1rem;transition:background-color .3s ease;border-radius:4px}._submitBtn_el5jv_82:hover{background:#e00038}._summarySection_el5jv_99{flex:1 1 300px;min-width:280px}._summaryBox_el5jv_104{background:#fff;border:1px solid var(--border-gray);border-radius:4px;padding:1rem;margin-bottom:1rem}._summaryRow_el5jv_112{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem;color:var(--text-color)}._divider_el5jv_120{border:none;border-top:1px solid var(--border-gray);margin:.5rem 0}._totalRow_el5jv_126{font-weight:700}._arrivesInfo_el5jv_130{background:var(--bg-gray);padding:.75rem;border:1px solid var(--border-gray);border-radius:4px;font-size:.9rem;margin-bottom:1rem}._itemsInCart_el5jv_139{background:#fff;border:1px solid var(--border-gray);border-radius:4px;padding:1rem}._inCartTitle_el5jv_146{font-size:1rem;margin-bottom:.5rem;color:var(--text-color)}._cartItem_el5jv_152{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem}._cartItemName_el5jv_159{color:var(--text-color)}._cartItemPrice_el5jv_163{color:var(--primary-red);font-weight:700}._shippingNote_el5jv_168{font-size:.85rem;margin-top:1rem;color:#666;line-height:1.4}@media screen and (max-width: 768px){._checkoutContainer_el5jv_10{padding:0}._summarySection_el5jv_99,._sectionHeading_el5jv_26{text-align:center}}._contactContainer_v4h6m_1{width:100%;min-height:100vh;background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._heroSection_v4h6m_9{background:url(https://res.cloudinary.com/ditqlruxn/image/upload/f_auto/q_auto/w_1200/couple-enjoying-food-restaurant_k4bpx8?_a=BAMAJaFD0) center/cover no-repeat;padding:4rem 2rem;text-align:center;color:#fff;position:relative}._heroSection_v4h6m_9:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006}._title_v4h6m_28{position:relative;font-size:3rem;font-weight:700;z-index:1}._subtitle_v4h6m_35{position:relative;font-size:1.5rem;margin-top:.5rem;z-index:1}._content_v4h6m_43{display:flex;flex-wrap:wrap;gap:2rem;padding:2rem}._infoSection_v4h6m_51{flex:1;min-width:300px;padding:1rem}._sectionTitle_v4h6m_57{font-size:2rem;color:#222;margin-bottom:1rem}._infoText_v4h6m_63{font-size:1rem;color:#555;margin-bottom:.5rem}._formSection_v4h6m_70{flex:1;min-width:300px;padding:1rem}._form_v4h6m_70{display:flex;flex-direction:column;gap:1rem}._formGroup_v4h6m_82{display:flex;flex-direction:column}._label_v4h6m_87{font-size:1rem;color:#333;margin-bottom:.5rem;font-weight:600}._input_v4h6m_94,._textarea_v4h6m_95{padding:.75rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;outline:none}._input_v4h6m_94:focus,._textarea_v4h6m_95:focus{border-color:var(--primary-red)}._textarea_v4h6m_95{min-height:120px;resize:vertical}._submitBtn_v4h6m_113{background-color:var(--primary-red);color:#fff;padding:.75rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease;margin-top:.5rem}._submitBtn_v4h6m_113:hover{background-color:#ff2b2b}@media screen and (max-width: 768px){._title_v4h6m_28,._sectionTitle_v4h6m_57{font-size:1.5rem}._subtitle_v4h6m_35,._infoText_v4h6m_63,._label_v4h6m_87{font-size:1rem}._content_v4h6m_43{padding:0}}img{max-width:100%;height:auto}section{margin-bottom:3rem}._landingPage_7vue8_13{display:flex;max-width:100vw}._landingPageLeftSide_7vue8_19{display:flex;flex-direction:column;justify-content:center;align-items:center;width:45%}._landingPageHeader_7vue8_27{font-style:italic;font-weight:700;font-size:3.5rem;line-height:4.6rem;letter-spacing:.02em;margin-bottom:1.5rem;color:#000}._landingPageBody_7vue8_37{margin-bottom:2rem;margin-right:7.5rem;font-style:italic;font-weight:500;font-size:2rem;line-height:2.5rem;letter-spacing:.12em}._btnContainer_7vue8_47{display:flex;flex-direction:row;align-items:center;gap:1.5rem;width:100%}._landingPageRightSide_7vue8_55{width:55%}._aboutUsPage_7vue8_60{margin-top:2rem;display:flex}._aboutUsLeftSide_7vue8_65{width:45%;display:flex;align-items:center}._aboutUsRightSide_7vue8_71{width:55%;display:flex;flex-direction:column;justify-content:center;text-align:left}._aboutUsRightSideContainer_7vue8_79{display:flex;flex-direction:column;gap:2rem;margin-right:100px;margin-left:60px}._aboutUsRedText_7vue8_87{font-family:Dancing Script;font-style:normal;font-weight:500;font-size:3rem;line-height:1.5rem;letter-spacing:.2em;color:var(--primary-red)}._aboutUsHeader_7vue8_97{font-style:italic;font-weight:700;font-size:3.5rem;line-height:4.6rem;letter-spacing:.02em}._aboutUsBodyText_7vue8_105{font-style:italic;font-weight:500;font-size:24px;line-height:32px;letter-spacing:.12em;color:#000}._aboutUsReviews_7vue8_114{display:flex;align-items:center;gap:16px;font-family:BespokeStencil-LightItalic}._aboutUsReviewSection_7vue8_121{display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 1200px){._landingPageBody_7vue8_37{margin-right:0}}@media screen and (max-width: 992px){._landingPageHeader_7vue8_27{font-size:3rem;line-height:3.5rem;letter-spacing:.01em}._landingPageBody_7vue8_37{font-size:1.75rem;line-height:2rem;letter-spacing:.12em}._aboutUsLeftSide_7vue8_65{width:100%}._aboutUsRightSideContainer_7vue8_79{margin-right:50px;margin-left:40px}._aboutUsHeader_7vue8_97{font-size:2.8rem;line-height:3.8rem}._aboutUsBodyText_7vue8_105{font-size:1.25rem;line-height:1.8rem}}@media screen and (max-width: 768px){section{margin-bottom:2rem}._landingPage_7vue8_13{flex-direction:column-reverse}._landingPageLeftSide_7vue8_19,._landingPageRightSide_7vue8_55{width:100%}._landingPageRightSide_7vue8_55{margin-bottom:1rem}._landingPageHeader_7vue8_27{font-size:2.5rem;line-height:3.5rem;letter-spacing:.01em;text-align:center;margin-bottom:1rem}._landingPageBody_7vue8_37{font-size:1.5rem;line-height:2rem;letter-spacing:.12em;margin-right:0;text-align:center}._btnContainer_7vue8_47{justify-content:center;margin-bottom:2rem}._aboutUsPage_7vue8_60{margin-top:4rem;flex-direction:column}._aboutUsLeftSide_7vue8_65,._aboutUsRightSide_7vue8_71{width:100%}._aboutUsRightSide_7vue8_71{margin-top:2rem}._aboutUsRightSideContainer_7vue8_79{margin:0;gap:1rem}._aboutUsHeader_7vue8_97{font-size:2rem;line-height:3.2rem;text-align:center}._aboutUsBodyText_7vue8_105{font-size:1rem;line-height:1.5rem;text-align:center}._aboutUsRedText_7vue8_87{font-size:2.5rem;text-align:center}._aboutUsReviews_7vue8_114{flex-direction:column;justify-content:center}._foodBowlImage_7vue8_249{justify-content:center}}._loginContainer_1kttl_1{display:flex;flex-direction:row;width:100%;min-height:100vh;background-color:#fff}._leftSection_1kttl_11{flex:1;padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center}._title_1kttl_19{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#222}._subtitle_1kttl_26{font-size:1.1rem;margin-bottom:2rem;color:#555}._form_1kttl_32{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1kttl_39{display:flex;flex-direction:column}._label_1kttl_44{font-weight:600;margin-bottom:.5rem;color:#333}._input_1kttl_50{padding:.75rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;outline:none}._input_1kttl_50:focus{border-color:var(--primary-red)}._submitBtn_1kttl_63{background-color:var(--primary-red);color:#fff;padding:.75rem 1rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}._submitBtn_1kttl_63:hover{background-color:#ff2b2b}._footerText_1kttl_79{margin-top:1rem;color:#666}._footerText_1kttl_79 a{color:var(--primary-red);text-decoration:none}._rightSection_1kttl_90{flex:1;background:url(https://res.cloudinary.com/ditqlruxn/image/upload/f_auto/q_auto/w_1200/login-image_c5hh56?_a=BAMAJaFD0) center/cover no-repeat}@media screen and (max-width: 768px){._leftSection_1kttl_11{padding:0}._title_1kttl_19{font-size:2rem;text-align:center}._subtitle_1kttl_26{text-align:center}._rightSection_1kttl_90{display:none}}._menuContainer_1a18v_1{width:100%;min-height:100vh;background-color:#fff;padding-bottom:2rem;text-align:center}._heroSection_1a18v_11{background:url(https://res.cloudinary.com/ditqlruxn/image/upload/f_auto/q_auto/w_1200/rachel-park-hrlvr2ZlUNk-unsplash_vcqeay?_a=BAMAJaFD0) center/cover no-repeat;padding:4rem 2rem;text-align:center;color:#fff;position:relative;margin-bottom:2rem}._heroSection_1a18v_11:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006}._heroTitle_1a18v_31{position:relative;font-size:3rem;font-weight:700;z-index:1}._heroSubtitle_1a18v_38{position:relative;font-size:1.5rem;margin-top:.5rem;z-index:1}._menuGrid_1a18v_46{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:2rem}._menuCard_1a18v_54{background-color:#fafafa;border:1px solid #eee;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease;cursor:pointer}._menuCard_1a18v_54:hover{transform:translateY(-5px);border:1px solid var(--primary-red);box-shadow:0 8px 14px 1px #ff003d24}._imageWrapper_1a18v_70{width:100%;height:180px;overflow:hidden}._menuImage_1a18v_76{width:100%;height:100%;object-fit:contain}._cardContent_1a18v_82{padding:1rem}._itemName_1a18v_86{font-size:1.5rem;margin-bottom:.5rem;color:#222}._itemDescription_1a18v_92{font-size:1rem;margin-bottom:.75rem;color:#555}._itemPrice_1a18v_98{font-size:1.25rem;font-weight:700;color:var(--primary-red);margin-bottom:1rem}._orderBtn_1a18v_106{background-color:var(--primary-red);color:#fff;padding:.75rem 1rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}._orderBtn_1a18v_106:hover{background-color:#ff2b2b}@media screen and (max-width: 768px){._heroTitle_1a18v_31{font-size:1.5rem}._heroSubtitle_1a18v_38{font-size:1rem}._menuGrid_1a18v_46{padding:0}._itemName_1a18v_86{font-size:1.25rem}}:root{--primary-red: #ff003d;--text-color: #333;--border-gray: #ddd;--bg-gray: #f5f5f5;--font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif}._confirmationContainer_9lmuw_9{max-width:600px;margin:0 auto;padding:2rem;text-align:center;font-family:var(--font-family)}._title_9lmuw_17{font-size:2rem;color:var(--primary-red);margin-bottom:2rem}._orderBox_9lmuw_23{background:#fff;border:1px solid var(--border-gray);border-radius:4px;padding:1.5rem;text-align:left;margin-bottom:2rem}._orderNumber_9lmuw_32,._estimatedTime_9lmuw_33{font-size:1rem;margin-bottom:1rem;color:var(--text-color)}._itemsTitle_9lmuw_39{font-size:1.1rem;margin-bottom:.5rem;color:var(--text-color)}._itemsList_9lmuw_45{list-style-type:none;padding:0;margin:0}._itemRow_9lmuw_51{display:flex;justify-content:space-between;padding:.3rem 0;border-bottom:1px solid var(--border-gray);color:var(--text-color)}._itemRow_9lmuw_51:last-child{border-bottom:none}._totalPrice_9lmuw_63{font-size:1.3rem;margin-top:1rem}._homeBtn_9lmuw_69{background:var(--primary-red);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}._homeBtn_9lmuw_69:hover{background:#e00038}._productDetailContainer_yssa0_1{display:flex;flex-wrap:wrap;width:100%;min-height:100vh;background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:2rem;gap:2rem}._backBtn_yssa0_12{display:none}._imageSection_yssa0_17{flex:1;min-width:300px;text-align:center}._productImage_yssa0_23{width:100%;max-width:500px;border-radius:8px;box-shadow:0 4px 10px #00000026}._infoSection_yssa0_31{flex:1;min-width:300px;display:flex;flex-direction:column;gap:1.5rem}._productName_yssa0_39{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:.5rem}._productPrice_yssa0_46{font-size:1.75rem;font-weight:700;color:var(--primary-red);margin-bottom:1rem}._productDescription_yssa0_53{font-size:1rem;color:#555;line-height:1.6}._counterSection_yssa0_60{display:flex;align-items:center;gap:1rem;margin:1rem 0}._counterBtn_yssa0_67{color:#fff;border:none;border-radius:4px;padding:.5rem .75rem;cursor:pointer;font-size:1.25rem;transition:background-color .3s ease}._counterBtn_yssa0_67:hover{background-color:#ff2b2b}._quantity_yssa0_82{font-size:1.25rem;font-weight:700}._ingredientsSection_yssa0_88{margin-top:1rem}._sectionTitle_yssa0_92{font-size:1.75rem;color:#222;margin-bottom:.5rem}._ingredientList_yssa0_98{list-style:disc;padding-left:1.5rem;color:#555}._ingredientItem_yssa0_104{font-size:1rem;margin-bottom:.25rem}._addToCartBtn_yssa0_110{background-color:var(--primary-red);color:#fff;padding:.75rem 1.5rem;font-size:1.1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease;align-self:flex-start}._addToCartBtn_yssa0_110:hover{background-color:#ff2b2b}._reviewsSection_yssa0_127{margin-top:1rem}._reviewItem_yssa0_131{background-color:#f8f8f8;padding:1rem;border-radius:6px;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem}._reviewUser_yssa0_139{font-weight:700;color:#222}._reviewComment_yssa0_144{font-style:italic;color:#555;margin:.5rem 0}._reviewRating_yssa0_150{color:var(--primary-red);font-weight:700}._noReviews_yssa0_155{font-size:1rem;color:#555}@media screen and (max-width: 768px){._productDetailContainer_yssa0_1{padding:0}._productName_yssa0_39,._productPrice_yssa0_46{font-size:1.5rem}._infoSection_yssa0_31{gap:1rem;text-align:center}._counterSection_yssa0_60{justify-content:center}._backBtn_yssa0_12{display:inline-block}}._profileContainer_vyf95_2{width:100%;min-height:100vh;background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;flex-direction:column}._header_vyf95_12{background:linear-gradient(to right,#ff4d6d,#ff6680);color:#fff;text-align:center;padding:3rem 2rem;margin-bottom:2rem;position:relative}._headerTitle_vyf95_21{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._headerSubtitle_vyf95_27{font-size:1.1rem;margin-bottom:1rem}._logoutBtn_vyf95_33{background-color:#fff;color:#ff4d6d;border:2px solid #ff4d6d;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:700;transition:background-color .3s ease,color .3s ease}._logoutBtn_vyf95_33:hover{background-color:var(--primary-red);color:#fff}._mainContent_vyf95_50{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:0 2rem 2rem}._profileCard_vyf95_59{flex:1;min-width:280px;max-width:400px;background-color:#fafafa;border:1px solid #eee;border-radius:10px;box-shadow:0 2px 8px #0000001a;text-align:center;padding:2rem;align-self:flex-start}._userName_vyf95_72{font-size:1.75rem;color:#333;margin-bottom:.25rem}._userEmail_vyf95_78{font-size:1rem;color:#ff4d6d;margin-bottom:1rem}._profileDetails_vyf95_84{font-size:.95rem;color:#555;line-height:1.6;text-align:left;margin-top:1rem}._extraInfo_vyf95_93{flex:1;min-width:280px;max-width:400px;display:flex;flex-direction:column;gap:2rem}._statsCard_vyf95_103{background-color:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 2px 8px #0000000d;padding:1.5rem}._statsTitle_vyf95_111{font-size:1.25rem;font-weight:700;color:#333;margin-bottom:1rem}._statsRow_vyf95_118{display:flex;justify-content:space-between;margin-bottom:.75rem}._statsLabel_vyf95_124{font-size:.95rem;color:#666}._statsValue_vyf95_129{font-size:.95rem;font-weight:700;color:#ff4d6d}._actionButtons_vyf95_136{display:flex;flex-direction:column;gap:1rem}._editBtn_vyf95_142,._orderHistoryBtn_vyf95_143{background-color:#ff4d6d;color:#fff;border:none;border-radius:6px;padding:.75rem 1rem;cursor:pointer;font-size:1rem;transition:background-color .3s ease;text-align:center}._editBtn_vyf95_142:hover,._orderHistoryBtn_vyf95_143:hover{background-color:#ff2b2b}@media (max-width: 768px){._mainContent_vyf95_50{flex-direction:column;align-items:center;padding:0}._profileCard_vyf95_59{margin:0 auto}._profileCard_vyf95_59,._extraInfo_vyf95_93{max-width:500px;width:100%}._headerTitle_vyf95_21{font-size:1.5rem}._statsTitle_vyf95_111{text-align:center}}._signupContainer_1pn54_1{display:flex;flex-direction:row;width:100%;min-height:100vh;background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._leftSection_1pn54_11{flex:1;background:url(https://res.cloudinary.com/ditqlruxn/image/upload/f_auto/q_auto/w_1200/signup-image_bvdyxe?_a=BAMAJaFD0) center/cover no-repeat}._rightSection_1pn54_19{flex:1;padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center}._title_1pn54_27{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#222}._subtitle_1pn54_34{font-size:1.1rem;margin-bottom:2rem;color:#555}._form_1pn54_40{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1pn54_46{display:flex;flex-direction:column}._label_1pn54_51{font-weight:600;margin-bottom:.5rem;color:#333}._input_1pn54_57{padding:.75rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;outline:none}._input_1pn54_57:focus{border-color:var(--primary-red)}._submitBtn_1pn54_69{background-color:var(--primary-red);color:#fff;padding:.75rem 1rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}._submitBtn_1pn54_69:hover{background-color:#ff2b2b}._footerText_1pn54_84{margin-top:1rem;color:#666}._footerText_1pn54_84 a{color:var(--primary-red);text-decoration:none}@media screen and (max-width: 768px){._leftSection_1pn54_11{display:none}._rightSection_1pn54_19{padding:0}._title_1pn54_27{font-size:2rem;text-align:center}._subtitle_1pn54_34{text-align:center}}._errorContainer_1pqbn_1{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#ffffff,var(--primary-red) 40%);padding:1rem}._errorContent_1pqbn_10{text-align:center;background-color:#fffffff2;padding:2rem;border-radius:10px;box-shadow:0 4px 12px #0003;max-width:500px}._errorCode_1pqbn_19{font-size:6rem;margin:0;color:var(--primary-red);font-weight:700}._errorMessage_1pqbn_26{font-size:2rem;margin:.5rem 0;color:#333}._errorDescription_1pqbn_32{font-size:1.2rem;margin-bottom:1.5rem;color:#666}._homeBtn_1pqbn_38{background-color:var(--primary-red);color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;border-radius:5px;transition:background-color .3s ease}._homeBtn_1pqbn_38:hover{background-color:#e60036}@font-face{font-family:BespokeStencil-Light;src:url(/assets/BespokeStencil-Light-DRX5aXSi.woff2) format("woff2"),url(/assets/BespokeStencil-Light-CMEHF__x.woff) format("woff"),url(/assets/BespokeStencil-Light-B1qYMW9J.ttf) format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-LightItalic;src:url(/assets/BespokeStencil-LightItalic-BrgIafxp.woff2) format("woff2"),url(/assets/BespokeStencil-LightItalic-D0r692qT.woff) format("woff"),url(/assets/BespokeStencil-LightItalic-DxK5xZM8.ttf) format("truetype");font-weight:300;font-display:swap;font-style:italic}@font-face{font-family:BespokeStencil-Regular;src:url(/assets/BespokeStencil-Regular-BYLVqM0F.woff2) format("woff2"),url(/assets/BespokeStencil-Regular-Dhdq9IEa.woff) format("woff"),url(/assets/BespokeStencil-Regular-hDRnZsCT.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-Italic;src:url(/assets/BespokeStencil-Italic-c3W6T_XI.woff2) format("woff2"),url(/assets/BespokeStencil-Italic-D1YbD7b7.woff) format("woff"),url(/assets/BespokeStencil-Italic-DTBuNuWp.ttf) format("truetype");font-weight:400;font-display:swap;font-style:italic}@font-face{font-family:BespokeStencil-Medium;src:url(/assets/BespokeStencil-Medium-DWnxMHo5.woff2) format("woff2"),url(/assets/BespokeStencil-Medium-Bps51K-B.woff) format("woff"),url(/assets/BespokeStencil-Medium-BAicXu5s.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-MediumItalic;src:url(/assets/BespokeStencil-MediumItalic-CBxQXLTv.woff2) format("woff2"),url(/assets/BespokeStencil-MediumItalic-GLOLpYGY.woff) format("woff"),url(/assets/BespokeStencil-MediumItalic-CPvJnSXH.ttf) format("truetype");font-weight:500;font-display:swap;font-style:italic}@font-face{font-family:BespokeStencil-Bold;src:url(/assets/BespokeStencil-Bold-BMds0soR.woff2) format("woff2"),url(/assets/BespokeStencil-Bold-BAICvMuL.woff) format("woff"),url(/assets/BespokeStencil-Bold-CwAM40AV.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-BoldItalic;src:url(/assets/BespokeStencil-BoldItalic-BHhJqWKt.woff2) format("woff2"),url(/assets/BespokeStencil-BoldItalic-BS7uBQYp.woff) format("woff"),url(/assets/BespokeStencil-BoldItalic-h3SPkOdH.ttf) format("truetype");font-weight:700;font-display:swap;font-style:italic}@font-face{font-family:BespokeStencil-Extrabold;src:url(/assets/BespokeStencil-Extrabold-viBL8Kjq.woff2) format("woff2"),url(/assets/BespokeStencil-Extrabold-CRvBeJXf.woff) format("woff"),url(/assets/BespokeStencil-Extrabold-AvHdVZ6_.ttf) format("truetype");font-weight:800;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-ExtraboldItalic;src:url(/assets/BespokeStencil-ExtraboldItalic-5ZY0eZy5.woff2) format("woff2"),url(/assets/BespokeStencil-ExtraboldItalic-DSQUqZxQ.woff) format("woff"),url(/assets/BespokeStencil-ExtraboldItalic-BR5nZJip.ttf) format("truetype");font-weight:800;font-display:swap;font-style:italic}@font-face{font-family:BespokeStencil-Variable;src:url(/assets/BespokeStencil-Variable-DcIQAYbZ.woff2) format("woff2"),url(/assets/BespokeStencil-Variable-cddnc3xa.woff) format("woff"),url(/assets/BespokeStencil-Variable-OoZfAU8H.ttf) format("truetype");font-weight:300 800;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-VariableItalic;src:url(/assets/BespokeStencil-VariableItalic-DwRtQOz4.woff2) format("woff2"),url(/assets/BespokeStencil-VariableItalic-DpV4UvoW.woff) format("woff"),url(/assets/BespokeStencil-VariableItalic-DKJcO2J0.ttf) format("truetype");font-weight:300 800;font-display:swap;font-style:italic}:root{--primary-red: #ff003d;--light-pink: #fff6f9;--toastify-color-progress-light: #ff003d}*{margin:0;padding:0;box-sizing:border-box;font-family:BespokeStencil-Regular}.secondary-btn{text-decoration:none;background:#fff;border:1px solid #000000;border-radius:8px;box-sizing:border-box;padding:10px 20px;box-shadow:0 8px 14px 1px #00000024;color:#000}.primary-btn{text-decoration:none;background:var(--primary-red);border:1px solid var(--primary-red);border-radius:8px;box-sizing:border-box;padding:10px 20px;box-shadow:0 8px 14px 1px #00000024;color:#fff}.fancy-btn{font-family:Bespoke Stencil;font-style:normal;font-weight:400;font-size:20px;line-height:24px;letter-spacing:.05em}.error-message{color:var(--primary-red)}/**
* @license
*
* Font Family: Bespoke Stencil
* Designed by: Jérémie Hornus, Théo Guillard, Morgane Pambrun, Alisa Nowak, Joachim Vu
* URL: https://www.fontshare.com/fonts/bespoke-stencil
* © 2025 Indian Type Foundry
*
* Bespoke Stencil Light 
* Bespoke Stencil LightItalic 
* Bespoke Stencil Regular 
* Bespoke Stencil Italic 
* Bespoke Stencil Medium 
* Bespoke Stencil MediumItalic 
* Bespoke Stencil Bold 
* Bespoke Stencil BoldItalic 
* Bespoke Stencil Extrabold 
* Bespoke Stencil ExtraboldItalic 
* Bespoke Stencil Variable (Variable font)
* Bespoke Stencil VariableItalic (Variable font)

*
*/@font-face{font-family:BespokeStencil-Light;src:url(/assets/BespokeStencil-Light-DRX5aXSi.woff2) format("woff2"),url(/assets/BespokeStencil-Light-CMEHF__x.woff) format("woff"),url(/assets/BespokeStencil-Light-B1qYMW9J.ttf) format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-LightItalic;src:url(/assets/BespokeStencil-LightItalic-BrgIafxp.woff2) format("woff2"),url(/assets/BespokeStencil-LightItalic-D0r692qT.woff) format("woff"),url(/assets/BespokeStencil-LightItalic-DxK5xZM8.ttf) format("truetype");font-weight:300;font-display:swap;font-style:italic}@font-face{font-family:BespokeStencil-Regular;src:url(/assets/BespokeStencil-Regular-BYLVqM0F.woff2) format("woff2"),url(/assets/BespokeStencil-Regular-Dhdq9IEa.woff) format("woff"),url(/assets/BespokeStencil-Regular-hDRnZsCT.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-Italic;src:url(/assets/BespokeStencil-Italic-c3W6T_XI.woff2) format("woff2"),url(/assets/BespokeStencil-Italic-D1YbD7b7.woff) format("woff"),url(/assets/BespokeStencil-Italic-DTBuNuWp.ttf) format("truetype");font-weight:400;font-display:swap;font-style:italic}@font-face{font-family:BespokeStencil-Medium;src:url(/assets/BespokeStencil-Medium-DWnxMHo5.woff2) format("woff2"),url(/assets/BespokeStencil-Medium-Bps51K-B.woff) format("woff"),url(/assets/BespokeStencil-Medium-BAicXu5s.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-MediumItalic;src:url(/assets/BespokeStencil-MediumItalic-CBxQXLTv.woff2) format("woff2"),url(/assets/BespokeStencil-MediumItalic-GLOLpYGY.woff) format("woff"),url(/assets/BespokeStencil-MediumItalic-CPvJnSXH.ttf) format("truetype");font-weight:500;font-display:swap;font-style:italic}@font-face{font-family:BespokeStencil-Bold;src:url(/assets/BespokeStencil-Bold-BMds0soR.woff2) format("woff2"),url(/assets/BespokeStencil-Bold-BAICvMuL.woff) format("woff"),url(/assets/BespokeStencil-Bold-CwAM40AV.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-BoldItalic;src:url(/assets/BespokeStencil-BoldItalic-BHhJqWKt.woff2) format("woff2"),url(/assets/BespokeStencil-BoldItalic-BS7uBQYp.woff) format("woff"),url(/assets/BespokeStencil-BoldItalic-h3SPkOdH.ttf) format("truetype");font-weight:700;font-display:swap;font-style:italic}@font-face{font-family:BespokeStencil-Extrabold;src:url(/assets/BespokeStencil-Extrabold-viBL8Kjq.woff2) format("woff2"),url(/assets/BespokeStencil-Extrabold-CRvBeJXf.woff) format("woff"),url(/assets/BespokeStencil-Extrabold-AvHdVZ6_.ttf) format("truetype");font-weight:800;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-ExtraboldItalic;src:url(/assets/BespokeStencil-ExtraboldItalic-5ZY0eZy5.woff2) format("woff2"),url(/assets/BespokeStencil-ExtraboldItalic-DSQUqZxQ.woff) format("woff"),url(/assets/BespokeStencil-ExtraboldItalic-BR5nZJip.ttf) format("truetype");font-weight:800;font-display:swap;font-style:italic}@font-face{font-family:BespokeStencil-Variable;src:url(/assets/BespokeStencil-Variable-DcIQAYbZ.woff2) format("woff2"),url(/assets/BespokeStencil-Variable-cddnc3xa.woff) format("woff"),url(/assets/BespokeStencil-Variable-OoZfAU8H.ttf) format("truetype");font-weight:300 800;font-display:swap;font-style:normal}@font-face{font-family:BespokeStencil-VariableItalic;src:url(/assets/BespokeStencil-VariableItalic-DwRtQOz4.woff2) format("woff2"),url(/assets/BespokeStencil-VariableItalic-DpV4UvoW.woff) format("woff"),url(/assets/BespokeStencil-VariableItalic-DKJcO2J0.ttf) format("truetype");font-weight:300 800;font-display:swap;font-style:italic}
