*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif;scroll-behavior:smooth}body{min-height:100vh}a{text-decoration:none;color:inherit}ul li{list-style:none}._header_c2ubt_1{display:flex;justify-content:space-between;align-items:center;padding:1rem;position:relative;width:100%;background-color:#fff;box-shadow:0 1px 4px #0000001a;margin-bottom:1rem}._logo_c2ubt_15{color:#ff2a04;font-size:1.5rem;font-weight:700}._hamburger_c2ubt_21{display:none;cursor:pointer}._cross_c2ubt_25{position:absolute;top:1rem;right:1rem}._mobileMenu_c2ubt_30{display:flex;gap:1rem}._navLinks_c2ubt_34,._navActions_c2ubt_35{display:flex;align-items:center;gap:1rem}._navLinks_c2ubt_34 li,._navActions_c2ubt_35 li{list-style:none}._cart_c2ubt_46{position:relative;font-size:1.3rem}._cart-logo_c2ubt_51{font-size:1.5rem}._dot_c2ubt_55{position:absolute;top:-.3rem;right:-.2rem;height:.5rem;width:.5rem;border-radius:50%;background-color:tomato}._hide_c2ubt_65{display:none}._sign-up_c2ubt_69{border:2px solid rgb(231,126,40);padding:.3rem .5rem;border-radius:1rem;display:flex;justify-content:center;align-items:center;transition:all .3s ease;cursor:pointer}._sign-up_c2ubt_69:hover{background-color:#f7cc56;color:#fff}._active_c2ubt_85{padding-bottom:2px;border-bottom:1px solid}._sign-out-btn_c2ubt_90{width:100%;height:100%;padding:.3rem .5rem;border-radius:1rem;border:none;outline:none;background-color:#d589267e;cursor:pointer}._sign-out-btn_c2ubt_90:hover{color:#fff}@media (max-width: 768px){._hamburger_c2ubt_21{display:block;font-size:1.5rem}._mobileMenu_c2ubt_30,._navLinks_c2ubt_34,._navActions_c2ubt_35{flex-direction:column;gap:1rem}._mobileMenu_c2ubt_30{width:100%;background-color:#fff;box-shadow:0 4px 8px #0000001a;display:none;flex-direction:column;align-items:center;padding:1rem 0}._showMenu_c2ubt_133{display:flex}}._hero-section_c2ubt_139{margin-top:70px}._footer_1dqgq_1{background-color:#222;color:#fff;padding:2rem 1rem;text-align:center}._container_1dqgq_8{display:flex;flex-wrap:wrap;justify-content:space-around;gap:2rem;max-width:1200px;margin:auto;padding-bottom:1rem}._logoSection_1dqgq_18 h2{color:tomato;font-size:2rem}._linksSection_1dqgq_23 ul{list-style:none;padding:0}._linksSection_1dqgq_23 li{margin:.5rem 0;cursor:pointer}._linksSection_1dqgq_23 li:hover{color:#07f}._contactSection_1dqgq_37 p,._linksSection_1dqgq_23 li{font-size:.95rem}._socialSection_1dqgq_42 ._icons_1dqgq_42{display:flex;justify-content:center;gap:1rem;font-size:1.5rem;margin-top:.5rem}._socialSection_1dqgq_42 svg{cursor:pointer;transition:color .3s}._socialSection_1dqgq_42 svg:hover{color:tomato}@media (max-width: 768px){._container_1dqgq_8{flex-direction:column;align-items:center;text-align:center}}._footer_1dqgq_1 p{margin-top:1rem;font-size:.85rem;color:#ccc}:root{--cheese: #F7C946;--tomato: #D84B2A;--crust: #D19952;--peperoni: #A2371D;--olive: #1D1D1D}._pizzaLoader_buzqn_10{position:relative;width:200px;height:200px;margin:2rem auto;margin-top:15%;border-radius:50%}._pizzaSlice_buzqn_19{position:absolute;width:65%;height:50%;clip-path:polygon(50% 100%,0 0,100% 0);border-radius:50%;animation-duration:.4s;animation-iteration-count:infinite;animation-direction:alternate;opacity:0}._slice1_buzqn_31{top:5%;left:15%;animation-name:_slice1_buzqn_31}._slice2_buzqn_37{top:18%;left:33%;opacity:0;z-index:2;transform:rotate(72deg);animation-name:_slice2_buzqn_37}._slice3_buzqn_46{top:39%;left:27%;opacity:0;transform:rotate(144deg);animation-name:_slice3_buzqn_46}._slice4_buzqn_54{top:38%;left:5%;opacity:0;transform:rotate(216deg);animation-name:_slice4_buzqn_54}._slice5_buzqn_62{top:17%;left:-3%;opacity:0;transform:rotate(288deg);animation-name:_slice5_buzqn_62}._border_buzqn_70{width:100%;height:100%;position:relative}._crust_buzqn_76{position:absolute;top:6%;left:10%;width:80%;height:80%;background:var(--crust);clip-path:polygon(50% 100%,0 0,100% 0);border-radius:50%}._cheese_buzqn_87{position:absolute;top:20%;left:17.5%;width:65%;height:65%;background:var(--cheese);clip-path:polygon(50% 100%,0 0,100% 0);border-radius:50%;overflow:hidden}._peperoni_buzqn_99{position:absolute;width:25%;height:30%;border-radius:50%;background:var(--peperoni)}._p1_buzqn_107{top:10%;left:35%}._p2_buzqn_108{top:38%;right:16%}._p3_buzqn_109{bottom:10%;left:26%}._olive_buzqn_111{position:absolute;width:8%;height:10%;background:var(--olive);border-radius:50%}._o1_buzqn_118{top:10%;left:24%;transform:scale(.6)}._o2_buzqn_119{top:26%;left:22%;transform:scale(.7)}._o3_buzqn_120{top:42%;left:32%;transform:scale(.5)}._o4_buzqn_121{top:55%;left:50%}._o5_buzqn_122{bottom:15%;right:40%;transform:scale(.75)}._o6_buzqn_123{top:15%;right:28%;transform:scale(.9)}._o7_buzqn_124{top:25%;right:18%;transform:scale(.5)}@keyframes _slice1_buzqn_31{0%{opacity:0}25%{opacity:1}to{opacity:1}}@keyframes _slice2_buzqn_37{0%{opacity:0}25%{opacity:0}50%{opacity:1}to{opacity:1}}@keyframes _slice3_buzqn_46{0%{opacity:0}50%{opacity:0}75%{opacity:1}to{opacity:1}}@keyframes _slice4_buzqn_54{0%{opacity:0}75%{opacity:0}to{opacity:1}}@keyframes _slice5_buzqn_62{0%{opacity:0}to{opacity:1}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._hero_1j88b_1{width:90%;max-width:1200px;min-height:300px;margin:auto;padding:2rem;border-radius:1rem;background:url(/hero_bg_2.avif) no-repeat center/cover;position:relative;display:flex;align-items:center;justify-content:flex-start;animation:_fade-in_1j88b_1 2s ease-in;overflow:hidden}._hero_1j88b_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;border-radius:1rem;z-index:1}._hero_1j88b_1 ._content_1j88b_28{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.5rem;width:60%;max-width:600px;color:#f5f5f5}._hero_1j88b_1 ._content_1j88b_28 h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;text-shadow:2px 2px 6px rgba(0,0,0,.5)}._hero_1j88b_1 ._content_1j88b_28 p{font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6;color:#f0f0f0;text-shadow:1px 1px 3px rgba(0,0,0,.3)}._hero_1j88b_1 ._content_1j88b_28 button{padding:.75rem 1.5rem;border:2px solid white;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}._hero_1j88b_1 ._content_1j88b_28 ._go-to-menu-btn_1j88b_63{background-color:#ffffff26;color:#fff}._hero_1j88b_1 ._content_1j88b_28 ._go-to-menu-btn_1j88b_63:hover{background-color:#ffffff4d;transform:translateY(-3px)}._hero_1j88b_1 ._content_1j88b_28 ._ai-recipie-btn_1j88b_73{background-color:tomato!important;border-color:transparent;color:#fff}._hero_1j88b_1 ._content_1j88b_28 ._ai-recipie-btn_1j88b_73:hover{background-color:#e5533d!important}@keyframes _fade-in_1j88b_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){._hero_1j88b_1{flex-direction:column;align-items:flex-start;padding:1.5rem}._hero_1j88b_1 ._content_1j88b_28{width:100%}._hero_1j88b_1 ._content_1j88b_28 h1{font-size:2rem}._hero_1j88b_1 ._content_1j88b_28 p{font-size:1rem}}@media screen and (max-width: 480px){._hero_1j88b_1{padding:1rem}._hero_1j88b_1 ._content_1j88b_28{gap:1rem}._hero_1j88b_1 ._content_1j88b_28 h1{font-size:1.6rem}._hero_1j88b_1 ._content_1j88b_28 p{font-size:.95rem}._hero_1j88b_1 ._content_1j88b_28 button{padding:.6rem 1.2rem;font-size:.9rem}}._food-list_1ejuj_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;padding:2rem;background-color:#f9f9f9}._food-list-heading_1ejuj_8{padding-top:2rem;grid-column:1 / -1;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center;color:tomato;text-transform:uppercase;letter-spacing:1px}._selected-category_1ejuj_20{color:#3bfd00}._search_1ejuj_24{width:85%;display:block;margin:1rem auto!important;max-width:500px;padding:.75rem 1rem;font-size:1rem;border:1px solid #ccc;border-radius:10px;outline:none;transition:border .3s ease,box-shadow .3s ease;box-shadow:0 2px 6px #0000000d}._search_1ejuj_24::placeholder{color:#999}._search_1ejuj_24:focus{border-color:#07f;box-shadow:0 0 0 3px #07f3}._single-food-item_1wksb_1{background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #00000014;overflow:hidden;display:flex;flex-direction:column;gap:.2rem;transition:transform .2s ease,box-shadow .3s ease}._single-food-item_1wksb_1:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}._image_1wksb_17{width:100%;height:180px;overflow:hidden;position:relative}._image_1wksb_17 img{width:100%;height:100%;object-fit:cover}._food-item-buttons_1wksb_30 img{width:2rem;height:2rem;border-radius:50%;border:2px solid white}._add_1wksb_36{border:none;outline:none;background-color:#3bd63b;width:120px;padding:.5rem;border-radius:.5rem;color:#fff;margin:.1rem .2rem;cursor:pointer}._add_1wksb_36:hover{background-color:#13bb13}._food-item-buttons_1wksb_30{width:6rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:1px solid tomato;border-radius:1rem;background-color:#e39689;color:#fff}._info_1wksb_62{padding:1rem;display:flex;flex-direction:column;gap:.5rem}._info_1wksb_62 h2{font-size:1.2rem;margin:0;color:#333}._info_1wksb_62 p{font-size:.95rem;color:#666;margin:0}._cart-actions_1wksb_81{display:flex;justify-content:space-between;align-items:center}._cart-actions_1wksb_81 h3{font-size:1.1rem;color:#e91e63}._cart-actions_1wksb_81 button{padding:.5rem 1rem;border:none;border-radius:.375rem;font-weight:700;cursor:pointer;transition:background-color .3s ease;color:#fff}._cart-actions_1wksb_81 ._add-to-cart_1wksb_101{background-color:tomato}._cart-actions_1wksb_81 ._add-to-cart_1wksb_101:hover{background-color:#e5533c}._cart-actions_1wksb_81 ._remove-from-cart_1wksb_109{background-color:#d32f2f}._cart-actions_1wksb_81 ._remove-from-cart_1wksb_109:hover{background-color:#b71c1c}._itemNotFound_190cl_3{grid-column:1 / -1;width:85vw;max-width:900px;margin:0 auto;padding:2rem;background-color:#fefefe;border-radius:16px;box-shadow:0 6px 20px #0000001a}._itemNotFound__messageBox_190cl_14{margin-bottom:2rem}._itemNotFound__title_190cl_18{font-size:2rem;font-weight:700;color:#333;margin-bottom:1rem}._itemNotFound__text_190cl_25{font-size:1rem;color:#555;margin-bottom:.75rem;line-height:1.6}._itemNotFound__form_190cl_32{width:100%;display:flex;flex-direction:column;gap:1rem}._itemNotFound__label_190cl_39{font-size:.95rem;font-weight:600;color:#444;text-align:left}._itemNotFound__textarea_190cl_46{min-height:100px;padding:.75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;resize:vertical;transition:border .2s ease}._itemNotFound__textarea_190cl_46:focus{border-color:#07f;outline:none}._itemNotFound__button_190cl_61{align-self:flex-end;padding:.6rem 1.25rem;background-color:#07f;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}._itemNotFound__button_190cl_61:hover{background-color:#005fd1}._menu_4cweg_1{padding-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}._menu_4cweg_1 h1{color:#6b69b2;font-size:2.5rem;text-align:center}._menu_4cweg_1 ._menu-list_4cweg_17{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}._menu_4cweg_1 ._menu-list_4cweg_17 button{width:2.5rem;height:2.5rem;border-radius:50%;border:none;outline:none;display:flex;justify-content:center;align-items:center;background-color:#57c377;color:#fff;font-size:1.3rem;cursor:pointer;transition:background-color .3s ease}._menu_4cweg_1 ._menu-list_4cweg_17 button:hover{background-color:#4bb369}._menu_4cweg_1 ._menu-list_4cweg_17 ._item_4cweg_44{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:transform .3s ease;padding:.5rem}._menu_4cweg_1 ._menu-list_4cweg_17 ._item_4cweg_44:hover{transform:scale(1.05)}._menu_4cweg_1 ._menu-list_4cweg_17 ._item_4cweg_44 img{width:120px;height:120px;border-radius:50%;padding:.2rem;object-fit:cover;transition:border .3s ease}._menu_4cweg_1 ._menu-list_4cweg_17 ._item_4cweg_44 p{font-size:max(1.4vw,14px);text-align:center;margin-top:.5rem;color:#333}._menu_4cweg_1 ._active_4cweg_75{border:2px solid tomato}@media (max-width: 768px){._menu_4cweg_1 ._menu-list_4cweg_17{gap:.5rem}._menu_4cweg_1 ._menu-list_4cweg_17 ._item_4cweg_44 img{width:100px;height:100px}._menu_4cweg_1 ._menu-list_4cweg_17 button{width:2rem;height:2rem;font-size:1rem}._menu_4cweg_1 h1{font-size:2rem}}@media (max-width: 480px){._menu_4cweg_1 ._menu-list_4cweg_17{flex-direction:column;gap:1rem}._menu_4cweg_1 ._menu-list_4cweg_17 ._item_4cweg_44 img{width:90px;height:90px}._menu_4cweg_1 h1{font-size:1.8rem}}._aboutSection_1ouel_1{display:flex;flex-direction:column;align-items:center;padding:2rem;background-color:#fff4e6;color:#2e1f1f}._aboutSection__content_1ouel_10{max-width:700px;text-align:center;margin-bottom:2rem}._aboutSection__title_1ouel_16{font-size:2.5rem;color:tomato;margin-bottom:1rem}._aboutSection__text_1ouel_22{font-size:1.1rem;line-height:1.6;margin-bottom:1rem;color:#4d2c2c}._aboutSection__highlight_1ouel_29{font-weight:700;color:#f93;margin-top:1rem}._aboutSection__imageWrapper_1ouel_35{max-width:90%}._aboutSection__image_1ouel_35{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 10px #00000026}@media (min-width: 768px){._aboutSection_1ouel_1{flex-direction:row;justify-content:space-between}._aboutSection__content_1ouel_10{text-align:left;max-width:50%}._aboutSection__imageWrapper_1ouel_35{max-width:45%}}._container_2w6ww_1{background-color:#f7fafc;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:1.5rem}._form_2w6ww_10{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 25px #0000001a;max-width:28rem;width:100%}._formTitle_2w6ww_19{font-size:1.5rem;font-weight:700;color:tomato;margin-bottom:1.5rem;text-align:center}._formGroup_2w6ww_27{margin-bottom:1rem}._formGroup_2w6ww_27 label{display:block;color:#4a5568;font-weight:700;margin-bottom:.5rem}._input_2w6ww_38,._textarea_2w6ww_39{width:100%;padding:.5rem;border:2px solid #e2e8f0;border-radius:.375rem;outline:none;font-size:1rem}._input_2w6ww_38:focus,._textarea_2w6ww_39:focus{border-color:tomato}._textarea_2w6ww_39{min-height:100px;resize:vertical}._error_2w6ww_58{color:#e74c3c;font-size:.875rem;margin-top:.25rem}._submitButton_2w6ww_64{width:100%;background-color:tomato;color:#fff;font-weight:700;padding:.5rem 1rem;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .3s ease}._submitButton_2w6ww_64:hover{background-color:#e5533c}._nothing-message_hfdv4_1{text-align:center;margin:2rem auto;color:tomato;min-height:40vh}._cart-container_hfdv4_8{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem;width:100%}._cart-container_hfdv4_8 ul{width:85%}._cart-container_hfdv4_8 ._cart-details_hfdv4_21{width:85%;padding:1.5rem;margin:1.5rem 0;background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 8px #0000001a;text-align:center}._cart-container_hfdv4_8 ._cart-details_hfdv4_21 h2{font-size:1.8rem;margin-bottom:1rem;color:#333}._actions_hfdv4_38{width:100%;display:flex;justify-content:center;gap:1rem;margin-top:1rem}._actions_hfdv4_38 button{padding:.75rem 1.5rem;font-size:1rem;background-color:#07f;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}._actions_hfdv4_38 button:hover{background-color:#005fcc}._actions_hfdv4_38 button:first-child{background-color:#f44}._actions_hfdv4_38 button:first-child:hover{background-color:#c00}:root{--tomato: #d84b2a;--white: #ffffff;--shadow: rgba(0, 0, 0, .1);--text-dark: #1a1a1a}._cartItem_1964a_8{list-style:none;display:flex;align-items:center;background:var(--white);border:3px solid var(--tomato);border-radius:10px;padding:1rem;margin-bottom:1rem;box-shadow:0 4px 8px var(--shadow)}._cartItemImg_1964a_20{width:120px;height:120px;object-fit:cover;border-radius:50%;margin-right:1rem}._cartItemDetails_1964a_28{flex:1;display:flex;flex-direction:column;gap:.4rem}._cartItemHeader_1964a_35{display:flex;justify-content:space-between;align-items:center}._itemQty_1964a_41{color:var(--tomato);font-weight:700;font-style:italic;font-size:1rem}._description_1964a_48{font-size:.9rem;color:#444}._cartInfo_1964a_53{display:flex;align-items:center;justify-content:space-between;font-size:.9rem;color:#333}._cartInfo_1964a_53 span{display:flex;align-items:center;gap:.3rem}._trashIcon_1964a_67{color:var(--tomato);cursor:pointer;transition:transform .2s ease}._trashIcon_1964a_67:hover{transform:scale(1.2)}._price_1964a_77{font-weight:700;font-size:1.1rem;color:var(--text-dark)}._container_1ehxs_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;background-color:#f9f9f9;color:#333;padding:1rem}._title_1ehxs_13{font-size:6rem;font-weight:700;color:#ff6b6b;margin-bottom:1rem}._message_1ehxs_20{font-size:1.25rem;margin-bottom:2rem}._button_1ehxs_25{padding:.75rem 1.5rem;font-size:1rem;background-color:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}._button_1ehxs_25:hover{background-color:#0056b3}._container_1fxyl_2{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f3f4f6}._form_1fxyl_10{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 0 10px #0000001a;width:24rem}._heading_1fxyl_18{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}._input_1fxyl_25{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #d1d5db;border-radius:.25rem}._button_1fxyl_33{width:100%;background-color:#3b82f6;color:#fff;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:background-color .2s}._button_1fxyl_33:hover{background-color:#2563eb}._footerText_1fxyl_47{margin-top:1rem;text-align:center}._link_1fxyl_52{color:#3b82f6;text-decoration:none}._container_zqe6r_2{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f3f4f6}._form_zqe6r_10{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 0 10px #0000001a;width:24rem}._heading_zqe6r_18{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}._input_zqe6r_25{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #d1d5db;border-radius:.25rem}._button_zqe6r_33{width:100%;background-color:#3b82f6;color:#fff;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:background-color .2s}._button_zqe6r_33:hover{background-color:#2563eb}._footerText_zqe6r_47{margin-top:1rem;text-align:center}._link_zqe6r_52{color:#3b82f6;text-decoration:none}._findRecipeContainer_1x3hm_1{padding:2rem;max-width:700px;margin:auto;min-height:60vh}._findRecipeTitle_1x3hm_8{color:tomato;margin-bottom:1rem}._findRecipeInput_1x3hm_13{width:100%;padding:.75rem;margin-bottom:1rem;font-size:1rem}._findRecipeButton_1x3hm_20{background:#6b69b2;color:#fff;padding:.75rem 1.5rem;border:none;cursor:pointer;border-radius:5px}._findRecipeButton_1x3hm_20:disabled{background:#b0b0b0}._findRecipeResult_1x3hm_33{margin-top:2rem;white-space:pre-wrap;background:#fefefe;padding:1.5rem;border-radius:8px;box-shadow:0 0 10px #0000001a}._container_1937m_1{max-width:80%;margin:2rem auto;background:#fff;box-shadow:0 4px 12px #0000001a;border-radius:1rem;padding:2rem}._title_1937m_10{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}._grid_1937m_16{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){._grid_1937m_16{grid-template-columns:repeat(2,1fr)}}._form_1937m_28{display:flex;flex-direction:column;gap:1rem}._input_1937m_34{padding:.75rem;border:1px solid #ccc;border-radius:.5rem;transition:border-color .3s ease}._input_1937m_34:focus{border-color:#4caf50;outline:none}._select_1937m_46{padding:.75rem;border:1px solid #ccc;border-radius:.5rem}._button_1937m_52{padding:.75rem;background-color:#4caf50;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease}._button_1937m_52:hover{background-color:#388e3c}._summary_1937m_66{background:#f5f5f5;padding:1.5rem;border-radius:.75rem}._summaryTitle_1937m_72{font-size:1.25rem;font-weight:600;margin-bottom:1rem}._summaryItem_1937m_78{display:flex;justify-content:space-between;margin-bottom:.75rem}._summaryTotal_1937m_84{display:flex;justify-content:space-between;font-weight:700;font-size:1.25rem;margin-top:1rem}
