.CatererDashboard-module__U7ihwW__catererDashboard{box-sizing:border-box;background-color:#f9f9f9;justify-content:space-between;gap:1rem;width:100%;min-height:80vh;padding:20px;display:flex}.CatererDashboard-module__U7ihwW__catererDashLeft{box-sizing:border-box;background-color:#fff;border:1px solid #ccc;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:50%;padding:20px;display:flex}.CatererDashboard-module__U7ihwW__catererDashLeft h1,.CatererDashboard-module__U7ihwW__catererDashRight h1{color:#333}.CatererDashboard-module__U7ihwW__catererDashRight{box-sizing:border-box;background-color:#fff;border:1px solid #ccc;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:50%;padding:20px;display:flex}.CatererDashboard-module__U7ihwW__catererDashLeft button,.CatererDashboard-module__U7ihwW__catererDashRight button{cursor:pointer;color:#fff;background-color:#ff7a45;border:none;border-radius:5px;padding:10px 20px;font-size:16px}@media (max-width:550px){.CatererDashboard-module__U7ihwW__catererDashboard{flex-direction:column;gap:1rem;min-height:0}.CatererDashboard-module__U7ihwW__catererDashLeft,.CatererDashboard-module__U7ihwW__catererDashRight{width:100%;padding:0 0 1.5rem}}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--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));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.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);align-items:center;left:50%;transform:translate(-50%)}.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);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;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;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@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%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.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:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.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:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;display:flex}.Toastify__toast-icon:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10px}.Toastify__toast-icon:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10px}.Toastify__toast-icon:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10px}.Toastify__toast-icon:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify__toast-icon:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify__toast-icon:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.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;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.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{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}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:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}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:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,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:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}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:translateY(2000px)}}.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%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}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)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}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:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.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-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.FAQ-module__BZXE7q__faqSection{padding:4rem 2rem 0;font-family:Poppins}.FAQ-module__BZXE7q__sectionTitle{text-align:center;color:#000;margin-top:0;margin-bottom:3rem;font-size:2.2rem;font-weight:600}.FAQ-module__BZXE7q__faqContainer{max-width:800px;margin:0 auto}.FAQ-module__BZXE7q__faqItem{background:#fff;border-radius:8px;margin-bottom:1rem;transition:all .3s;box-shadow:0 2px 8px rgba(0,0,0,.1)}.FAQ-module__BZXE7q__sectionSubtitle{color:#444;text-align:center}.FAQ-module__BZXE7q__faqItem.FAQ-module__BZXE7q__active{box-shadow:0 4px 12px rgba(0,0,0,.15)}.FAQ-module__BZXE7q__question{text-align:left;cursor:pointer;color:#2d3748;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:500;transition:color .3s;display:flex}.FAQ-module__BZXE7q__question:hover{color:#4299e1}.FAQ-module__BZXE7q__icon{color:#4299e1;margin-left:1rem;font-size:1.5rem;font-weight:400}.FAQ-module__BZXE7q__answer{scrollbar-width:none;padding:0 1.5rem;transition:all .3s ease-in-out;overflow:scroll}.FAQ-module__BZXE7q__answer p{color:#4a5568;margin:0;padding:1rem 0;line-height:1.6}.FAQ-module__BZXE7q__faqanswer{white-space:pre-line}@media (max-width:768px){.FAQ-module__BZXE7q__faqSection{padding:2rem 1rem}.FAQ-module__BZXE7q__sectionTitle{font-size:1.4rem}.FAQ-module__BZXE7q__question{padding:1rem;font-size:1rem}}@media (max-width:450px){.FAQ-module__BZXE7q__faqSection{padding:2rem 1rem}.FAQ-module__BZXE7q__sectionTitle{margin-bottom:2.5rem;font-size:1.2rem}.FAQ-module__BZXE7q__sectionSubtitle{font-size:.8rem}.FAQ-module__BZXE7q__question{padding:1rem;font-size:.7rem}.FAQ-module__BZXE7q__answer{font-size:.7rem}}
.FoodOffers-module__a29BuG__container{text-align:center;background-color:#fff;max-width:85rem;margin:0 auto;padding:7rem 20px 20px}.FoodOffers-module__a29BuG__title{color:#000;margin:0;padding-top:8rem;font-size:2.5rem;font-weight:700}.FoodOffers-module__a29BuG__foodGrid{flex-wrap:nowrap;justify-content:center;align-items:center;gap:15px;height:20.7rem;display:flex;position:relative;overflow-x:hidden}.FoodOffers-module__a29BuG__foodCard{text-align:center;cursor:pointer;border-radius:10px;flex:none;width:15rem;height:16rem;transition:transform .3s,box-shadow .3s}.FoodOffers-module__a29BuG__foodCard:hover{transform:scale(1.05);box-shadow:0 4px 10px rgba(0,0,0,.2)}.FoodOffers-module__a29BuG__foodImage{object-fit:contain;filter:drop-shadow(0 10px 5px rgba(0,0,0,.25));border-radius:5px;width:100%;height:100%}.FoodOffers-module__a29BuG__foodName{color:#333;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-overflow:ellipsis;box-sizing:border-box;width:100%;margin:10px 0;padding:0 2px;font-size:16px;font-weight:500;line-height:1.2}.FoodOffers-module__a29BuG__arrowf{width:100%;height:100%}.FoodOffers-module__a29BuG__navigation{justify-content:center;gap:10px;width:100%;margin-top:2rem;display:flex;top:50%;transform:translateY(-50%)}.FoodOffers-module__a29BuG__navButton{color:#fff;cursor:pointer;background-color:#0f1cc6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:background-color .3s,transform .2s;display:flex;box-shadow:0 2px 5px rgba(0,0,0,.1)}.FoodOffers-module__a29BuG__navButton:hover{background-color:#0056b3;transform:scale(1.1)}.FoodOffers-module__a29BuG__navButton:disabled{cursor:not-allowed;background-color:#ccc}@media (max-width:1325px){.FoodOffers-module__a29BuG__foodCard{width:13rem;height:13.5rem}}@media (max-width:1160px){.FoodOffers-module__a29BuG__foodCard{width:11rem;height:11.5rem}}@media (max-width:975px){.FoodOffers-module__a29BuG__foodCard{width:10rem;height:10.5rem}}@media (max-width:910px){.FoodOffers-module__a29BuG__container{padding:4rem 20px 20px}.FoodOffers-module__a29BuG__foodCard{width:9rem;height:9.5rem}.FoodOffers-module__a29BuG__title{margin-bottom:0}}@media (max-width:772px){.FoodOffers-module__a29BuG__container{padding:3rem 20px 20px}}@media (max-width:703px){.FoodOffers-module__a29BuG__container{padding:2rem 20px 20px}}@media (max-width:628px){.FoodOffers-module__a29BuG__container{padding:0 20px 20px}.FoodOffers-module__a29BuG__foodGrid{height:15rem}.FoodOffers-module__a29BuG__title{padding-top:5rem;font-size:2rem}}@media (max-width:510px){.FoodOffers-module__a29BuG__foodCard{width:7.5rem;height:8rem}.FoodOffers-module__a29BuG__foodName{margin:5px 0;font-size:14px}}@media (max-width:436px){.FoodOffers-module__a29BuG__container{padding:2rem 20px 20px}.FoodOffers-module__a29BuG__title{padding-top:5rem;font-size:1.2rem;font-weight:500}.FoodOffers-module__a29BuG__foodCard{width:5.5rem;height:6rem}.FoodOffers-module__a29BuG__foodName{white-space:normal;justify-content:center;align-items:center;min-height:2.4em;margin:3px 0;padding:0 2px;font-size:11px;display:flex;overflow:visible}.FoodOffers-module__a29BuG__foodGrid{height:9rem}.FoodOffers-module__a29BuG__navButton{width:30px;height:30px}}@media (max-width:400px){.FoodOffers-module__a29BuG__foodCard{width:5.2rem;height:5.8rem}.FoodOffers-module__a29BuG__foodName{min-height:2.2em;margin:2px 0;padding:0 1px;font-size:10px}.FoodOffers-module__a29BuG__foodGrid{gap:10px;height:8.5rem}}@media (max-width:350px){.FoodOffers-module__a29BuG__foodCard{width:4.8rem;height:5.5rem}.FoodOffers-module__a29BuG__foodName{min-height:2em;margin:1px 0;padding:0;font-size:9px}.FoodOffers-module__a29BuG__foodGrid{gap:8px;height:8rem}.FoodOffers-module__a29BuG__title{padding-top:4.5rem;font-size:1rem}}
.Footer1-module__06Okha__gridcols{grid-template-columns:1.5fr 1.5fr 1fr;align-items:start;gap:6rem 4rem;display:grid}.Footer1-module__06Okha__logoheading{color:#fafafa;letter-space:.04rem;font-family:Epilogue;font-size:2rem;font-weight:800;display:inline-block}.Footer1-module__06Okha__logo{background-color:#f3801a;border-radius:3px;width:4.2rem;height:3.5rem}.Footer1-module__06Okha__container{background-color:#12141d;border-bottom:1px solid #8a8a8a;max-width:71rem;margin:0 auto;padding:6rem 2rem 0}.Footer1-module__06Okha__footer{background-color:#12141d;border-top:1px solid #a9a8a8;padding:5rem 0 2rem;font-family:Epilogue,poppins;position:relative}.Footer1-module__06Okha__footerheading{color:#fff;margin-bottom:2.5rem;font-size:1.125rem;font-weight:600}.Footer1-module__06Okha__footernav{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.Footer1-module__06Okha__footerlink:link,.Footer1-module__06Okha__footerlink:visited{color:#b9b3b3;font-size:1rem;text-decoration:none;transition:all .3s;display:block}.Footer1-module__06Okha__footerlink:active,.Footer1-module__06Okha__footerlink:hover{color:#555}.Footer1-module__06Okha__footerlink1:link,.Footer1-module__06Okha__footerlink1:visited{color:#fafafa;width:1.15rem;height:1.15rem;font-size:1.5rem;text-decoration:none;transition:all .3s;display:block}.Footer1-module__06Okha__footerlink1:active,.Footer1-module__06Okha__footerlink1:hover{color:#555}.Footer1-module__06Okha__footerlink1 img{border-radius:4px;width:100%;height:100%;padding-top:2px}.Footer1-module__06Okha__navcol{padding-bottom:1.5rem}.Footer1-module__06Okha__sociallink{justify-content:space-between;padding:1.5rem 0 0;list-style:none;display:flex}.Footer1-module__06Okha__sociallinks{fill:#fff;font-size:1.5rem}.Footer1-module__06Okha__footerlogo{color:#fafafa;text-align:start;justify-content:start;align-items:center;gap:.5rem;margin-bottom:1.45rem;font-size:1.2rem;font-weight:500;text-decoration:none;display:flex}.Footer1-module__06Okha__logocol{flex-direction:column;display:flex}.Footer1-module__06Okha__copyright{color:#b9b3b3;font-size:.9rem;font-weight:400;line-height:1.6}.Footer1-module__06Okha__copyrights{color:#fafafa;text-align:center;margin-top:2rem;font-size:.96rem;font-weight:400;line-height:1.6}.Footer1-module__06Okha__copyrights a{color:#fafafa;text-decoration:none}.Footer1-module__06Okha__contacts{flex-direction:column;gap:.7rem;font-size:1rem;font-style:normal;line-height:1.6;display:flex}.Footer1-module__06Okha__address{color:#b9b3b3}@media (max-width:1061px){.Footer1-module__06Okha__gridcols{grid-template-columns:1.5fr 1.5fr 1fr;column-gap:2rem}}@media (max-width:900px){.Footer1-module__06Okha__gridcols{grid-template-columns:1.5fr 1.5fr}}@media (max-width:830px){.Footer1-module__06Okha__gridcols{grid-template-columns:1.5fr 1.5fr;gap:4rem 2rem}}@media (max-width:653px){.Footer1-module__06Okha__gridcols{grid-template-columns:1.5fr}}@media (max-width:510px){.Footer1-module__06Okha__gridcols{grid-template-columns:1fr}.Footer1-module__06Okha__logoheading{font-size:1.4rem}.Footer1-module__06Okha__logo{width:3.6rem;height:2rem}.Footer1-module__06Okha__footerlogo{margin-bottom:0}.Footer1-module__06Okha__gridcols{row-gap:1rem}.Footer1-module__06Okha__copyrights{padding:0 1rem}}@media (max-width:350px){.Footer1-module__06Okha__logoheading{font-size:1.2rem}}
.MenuCreation-module__zx-hea__menuCreationContainer{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(145deg,#fff,#f8fafc);border-radius:16px;max-width:1200px;margin:2rem auto;padding:2rem;transform:perspective(1000px)translateZ(0);box-shadow:0 10px 30px rgba(0,0,0,.1),0 1px 8px rgba(0,0,0,.05)}.MenuCreation-module__zx-hea__textarea{resize:vertical;border:1px solid #ccc;border-radius:8px;width:100%;min-height:80px;margin-top:6px;padding:8px;font-size:14px}.MenuCreation-module__zx-hea__fileInput{margin-top:6px;padding:6px;font-size:14px}.MenuCreation-module__zx-hea__previewImage{object-fit:cover;border-radius:6px;max-width:150px;max-height:100px;margin-top:8px;display:block}.MenuCreation-module__zx-hea__menuHeader{text-align:center;margin-bottom:2.5rem}.MenuCreation-module__zx-hea__menuTitle{color:#1a202c;letter-spacing:-.5px;margin-bottom:1rem;font-size:2rem;font-weight:700}.MenuCreation-module__zx-hea__menuDescription{color:#4a5568;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.MenuCreation-module__zx-hea__menuGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.MenuCreation-module__zx-hea__menuCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .3s;transform:translateZ(0);box-shadow:0 4px 6px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.1)}.MenuCreation-module__zx-hea__menuCard:hover{transform:translateY(-5px)translateZ(10px);box-shadow:0 8px 20px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.12)}.MenuCreation-module__zx-hea__dishImage{border-radius:8px;width:100%;height:200px;margin-bottom:1.25rem;position:relative;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.MenuCreation-module__zx-hea__dishImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.MenuCreation-module__zx-hea__imagePlaceholder{color:#a0aec0;cursor:pointer;background:linear-gradient(45deg,#f7fafc,#edf2f7);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;transition:all .3s;display:flex}.MenuCreation-module__zx-hea__imagePlaceholder:hover{color:#718096;background:linear-gradient(45deg,#edf2f7,#e2e8f0)}.MenuCreation-module__zx-hea__imagePlaceholder span{font-size:.9rem;font-weight:500}.MenuCreation-module__zx-hea__dishName{color:#2d3748;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.MenuCreation-module__zx-hea__dishDescription{color:#4a5568;margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.MenuCreation-module__zx-hea__priceTag{color:#2d3748;background:#f7fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;margin-bottom:1rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:600;display:inline-flex}.MenuCreation-module__zx-hea__actionButtons{gap:1rem;margin-top:1.5rem;display:flex}.MenuCreation-module__zx-hea__editButton,.MenuCreation-module__zx-hea__deleteButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s}.MenuCreation-module__zx-hea__editButton{color:#fff;background-color:#ff6f00}.MenuCreation-module__zx-hea__editButton:hover{background-color:#e65c00;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,111,0,.2)}.MenuCreation-module__zx-hea__deleteButton{color:#e53e3e;background-color:#fff;border:1.5px solid #e53e3e}.MenuCreation-module__zx-hea__deleteButton:hover{color:#c53030;background-color:#fff5f5;transform:translateY(-1px);box-shadow:0 4px 12px rgba(229,62,62,.1)}.MenuCreation-module__zx-hea__addDishButton{color:#fff;cursor:pointer;background-color:#ff6f00;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;margin:2rem auto;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px rgba(255,111,0,.15)}.MenuCreation-module__zx-hea__addDishButton:hover{background-color:#e65c00;transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,111,0,.2)}.MenuCreation-module__zx-hea__addDishButton:active{transform:translateY(0)}.MenuCreation-module__zx-hea__addIcon{font-size:1.5rem}.MenuCreation-module__zx-hea__emptyState{text-align:center;background:#f7fafc;border-radius:12px;margin:2rem 0;padding:3rem}.MenuCreation-module__zx-hea__emptyStateIcon{color:#a0aec0;margin-bottom:1rem;font-size:3rem}.MenuCreation-module__zx-hea__emptyStateText{color:#4a5568;margin-bottom:1.5rem;font-size:1.1rem}@media (max-width:768px){.MenuCreation-module__zx-hea__menuCreationContainer{margin:1rem;padding:1.5rem}.MenuCreation-module__zx-hea__menuGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.MenuCreation-module__zx-hea__menuTitle{font-size:1.75rem}.MenuCreation-module__zx-hea__menuDescription{font-size:1rem}}@media (max-width:480px){.MenuCreation-module__zx-hea__menuCreationContainer{margin:.5rem;padding:1rem}.MenuCreation-module__zx-hea__menuGrid{grid-template-columns:1fr;gap:1rem}.MenuCreation-module__zx-hea__menuCard{padding:1.25rem}.MenuCreation-module__zx-hea__dishImage{height:180px}.MenuCreation-module__zx-hea__actionButtons{flex-direction:column;gap:.75rem}.MenuCreation-module__zx-hea__addDishButton{width:100%;padding:.875rem;font-size:1rem}}.MenuCreation-module__zx-hea__actionButtons button{justify-content:center;align-items:center;gap:.5rem;display:flex}.MenuCreation-module__zx-hea__actionButtons svg{font-size:1.1rem}.MenuCreation-module__zx-hea__menuForm{flex-direction:column;gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.MenuCreation-module__zx-hea__menuGroup{background:linear-gradient(145deg,#fff,#f5f5f5);border-radius:16px;width:100%;padding:2rem;transition:all .3s;box-shadow:6px 6px 12px rgba(0,0,0,.05),-6px -6px 12px rgba(255,255,255,.9)}.MenuCreation-module__zx-hea__menuCategory{border-bottom:2px solid rgba(226,232,240,.8);margin-bottom:2rem;padding-bottom:1.5rem}.MenuCreation-module__zx-hea__heading{color:#2d3748;letter-spacing:-.5px;background:linear-gradient(135deg,#2d3748,#4a5568);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.MenuCreation-module__zx-hea__feildname{color:#2d3748;box-sizing:border-box;background:linear-gradient(145deg,#f8f9fa,#fff);border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .3s}.MenuCreation-module__zx-hea__feildname:focus{border-color:#ff6f00;outline:none;transform:translateY(-2px);box-shadow:6px 6px 12px rgba(0,0,0,.05),-6px -6px 12px rgba(255,255,255,.9),0 0 0 3px rgba(255,111,0,.1)}.MenuCreation-module__zx-hea__feildname::placeholder{color:#a0aec0}.MenuCreation-module__zx-hea__menuTypeGroup{background:#fff;border-radius:10px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:4px 4px 8px rgba(0,0,0,.04),-4px -4px 8px rgba(255,255,255,.9)}.MenuCreation-module__zx-hea__menuItem{align-items:center;gap:1rem;width:100%;margin-bottom:1rem;display:flex}.MenuCreation-module__zx-hea__menuItem:hover{transform:translate(4px)}.MenuCreation-module__zx-hea__remove{color:#e53e3e;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e53e3e;border-radius:8px;min-width:-moz-fit-content;min-width:fit-content;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.MenuCreation-module__zx-hea__remove:hover{background:#fff5f5;transform:translateY(-2px)}.MenuCreation-module__zx-hea__addMenuButton{color:#fff;cursor:pointer;background:linear-gradient(145deg,#ff6f00,#ff9100);border:none;border-radius:12px;width:100%;margin:1rem 0;padding:1rem 2rem;font-weight:600;transition:all .3s}.MenuCreation-module__zx-hea__addMenuButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.MenuCreation-module__zx-hea__removeMenuButton{color:#e53e3e;cursor:pointer;background:#fff;border:1.5px solid #e53e3e;border-radius:8px;width:100%;margin-top:1rem;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.MenuCreation-module__zx-hea__removeMenuButton:hover{background:#fff5f5;transform:translateY(-2px)}.MenuCreation-module__zx-hea__submitButton{color:#fff;cursor:pointer;background:linear-gradient(145deg,#38a169,#48bb78);border:none;border-radius:12px;width:100%;margin:1rem 0;padding:1rem 2rem;font-weight:600;transition:all .3s}.MenuCreation-module__zx-hea__submitButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:1024px){.MenuCreation-module__zx-hea__menuGroup{padding:1.5rem}.MenuCreation-module__zx-hea__menuTypeGroup{padding:1.25rem}.MenuCreation-module__zx-hea__heading{margin-bottom:1.25rem;font-size:1.3rem}}@media (max-width:768px){.MenuCreation-module__zx-hea__menuForm{gap:1.5rem}.MenuCreation-module__zx-hea__menuGroup{padding:1.25rem}.MenuCreation-module__zx-hea__menuTypeGroup{padding:1rem}.MenuCreation-module__zx-hea__menuItem{flex-direction:column;align-items:stretch;gap:.75rem}.MenuCreation-module__zx-hea__feildname{margin-bottom:.5rem;padding:.875rem 1rem;font-size:.95rem}.MenuCreation-module__zx-hea__heading{margin-bottom:1rem;font-size:1.2rem}.MenuCreation-module__zx-hea__remove{text-align:center;width:100%;padding:.75rem;font-size:.9rem}.MenuCreation-module__zx-hea__addMenuButton,.MenuCreation-module__zx-hea__removeMenuButton,.MenuCreation-module__zx-hea__submitButton{padding:.875rem;font-size:.95rem}}@media (max-width:480px){.MenuCreation-module__zx-hea__menuForm{gap:1rem}.MenuCreation-module__zx-hea__menuGroup{border-radius:12px;padding:1rem}.MenuCreation-module__zx-hea__menuCategory{margin-bottom:1.5rem;padding-bottom:1rem}.MenuCreation-module__zx-hea__menuTypeGroup{margin-bottom:1rem;padding:.875rem}.MenuCreation-module__zx-hea__heading{margin-bottom:.875rem;font-size:1.1rem}.MenuCreation-module__zx-hea__feildname{border-radius:8px;padding:.75rem;font-size:.9rem}.MenuCreation-module__zx-hea__menuItem{gap:.5rem;margin-bottom:.75rem}.MenuCreation-module__zx-hea__remove{border-radius:6px;padding:.625rem;font-size:.85rem}.MenuCreation-module__zx-hea__addMenuButton,.MenuCreation-module__zx-hea__removeMenuButton,.MenuCreation-module__zx-hea__submitButton{border-radius:8px;margin:.75rem 0;padding:.75rem;font-size:.9rem}}@media (max-width:360px){.MenuCreation-module__zx-hea__menuGroup{padding:.875rem}.MenuCreation-module__zx-hea__menuTypeGroup{padding:.75rem}.MenuCreation-module__zx-hea__heading{margin-bottom:.75rem;font-size:1rem}.MenuCreation-module__zx-hea__feildname{padding:.625rem;font-size:.85rem}.MenuCreation-module__zx-hea__remove{padding:.5rem;font-size:.8rem}.MenuCreation-module__zx-hea__addMenuButton,.MenuCreation-module__zx-hea__removeMenuButton,.MenuCreation-module__zx-hea__submitButton{padding:.625rem;font-size:.85rem}.MenuCreation-module__zx-hea__menuCategory{margin-bottom:1.25rem;padding-bottom:.875rem}}
.CreateDish1-module__Y4lEVq__packageContainer{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid rgba(226,232,240,.8);border-radius:12px;width:100%;margin-bottom:1rem;padding:1.25rem;transition:all .3s;box-shadow:5px 5px 10px #d1d9e6,-5px -5px 10px #fff}.CreateDish1-module__Y4lEVq__packageContainer:hover{transform:translateY(-2px);box-shadow:8px 8px 15px #d1d9e6,-4px -4px 10px #fff,inset 2px 2px 4px rgba(255,255,255,.8),inset -2px -2px 4px rgba(209,217,230,.4)}.CreateDish1-module__Y4lEVq__packageContainer h3{color:#2d3748;background:linear-gradient(135deg,#1a365d,#2d3748);-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.1);-webkit-background-clip:text;margin-bottom:1.25rem;font-size:1.4rem;font-weight:700}.CreateDish1-module__Y4lEVq__packageContainer h4{color:#4a5568;border-bottom:1px solid #e2e8f0;margin:1rem 0;padding-bottom:.375rem;font-size:1.1rem}.CreateDish1-module__Y4lEVq__packageContainer label{color:#4a5568;flex-direction:column;gap:.4rem;margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:flex}.CreateDish1-module__Y4lEVq__packageContainer input,.CreateDish1-module__Y4lEVq__packageContainer select{color:#2d3748;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:.95rem;transition:all .3s;box-shadow:inset 2px 2px 5px #d1d9e6,inset -2px -2px 5px #fff}.CreateDish1-module__Y4lEVq__packageContainer input:focus,.CreateDish1-module__Y4lEVq__packageContainer select:focus{border-color:#4299e1;outline:none;box-shadow:3px 3px 6px #d1d9e6,-3px -3px 6px #fff,inset 2px 2px 5px rgba(66,153,225,.1),inset -2px -2px 5px #fff}.CreateDish1-module__Y4lEVq__dishContainer{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px;flex-flow:column wrap;align-items:flex-start;gap:.75rem;width:100%;margin-bottom:1rem;padding:1rem;transition:all .3s;display:flex;box-shadow:3px 3px 6px #d1d9e6,-3px -3px 6px #fff}.CreateDish1-module__Y4lEVq__dishContainer:hover{transform:translateY(-1px);box-shadow:4px 4px 8px #d1d9e6,-2px -2px 6px #fff,inset 1px 1px 2px rgba(255,255,255,.8)}.CreateDish1-module__Y4lEVq__dishContainer label{color:#4a5568;flex-direction:column;flex:1;gap:.4rem;width:95%;min-width:200px;font-size:.9rem;font-weight:600;display:flex}.CreateDish1-module__Y4lEVq__dishContainer input,.CreateDish1-module__Y4lEVq__dishContainer select{color:#2d3748;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:.95rem;transition:all .3s;box-shadow:inset 2px 2px 5px #d1d9e6,inset -2px -2px 5px #fff}.CreateDish1-module__Y4lEVq__dishContainer input:focus,.CreateDish1-module__Y4lEVq__dishContainer select:focus{border-color:#4299e1;outline:none;box-shadow:3px 3px 6px #d1d9e6,-3px -3px 6px #fff,inset 2px 2px 5px rgba(66,153,225,.1),inset -2px -2px 5px #fff}.CreateDish1-module__Y4lEVq__addButton,.CreateDish1-module__Y4lEVq__removeButton,.CreateDish1-module__Y4lEVq__arrowButton{cursor:pointer;text-shadow:1px 1px 1px rgba(0,0,0,.15);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;min-height:40px;margin:.25rem;padding:.625rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.CreateDish1-module__Y4lEVq__addButton:before,.CreateDish1-module__Y4lEVq__removeButton:before,.CreateDish1-module__Y4lEVq__submitButton:before{content:"";opacity:0;background:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,0));width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.CreateDish1-module__Y4lEVq__addButton:hover:before,.CreateDish1-module__Y4lEVq__removeButton:hover:before,.CreateDish1-module__Y4lEVq__submitButton:hover:before{opacity:1}.CreateDish1-module__Y4lEVq__blueButton{color:#fff;background:linear-gradient(145deg,#4299e1,#3182ce);box-shadow:3px 3px 6px rgba(49,130,206,.3),-3px -3px 6px rgba(66,153,225,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish1-module__Y4lEVq__blueButton:hover{background:linear-gradient(145deg,#3182ce,#2c5282);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(49,130,206,.4),-2px -2px 6px rgba(66,153,225,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish1-module__Y4lEVq__redButton{color:#fff;background:linear-gradient(145deg,#f56565,#e53e3e);box-shadow:3px 3px 6px rgba(229,62,62,.3),-3px -3px 6px rgba(245,101,101,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish1-module__Y4lEVq__redButton:hover{background:linear-gradient(145deg,#e53e3e,#c53030);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(229,62,62,.4),-2px -2px 6px rgba(245,101,101,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish1-module__Y4lEVq__arrowButton{color:#2d3748;background:linear-gradient(145deg,#e2e8f0,#cbd5e0);min-width:40px;padding:.5rem;box-shadow:3px 3px 6px rgba(0,0,0,.1),-3px -3px 6px rgba(255,255,255,.7)}.CreateDish1-module__Y4lEVq__arrowButton:hover:not(:disabled){background:linear-gradient(145deg,#cbd5e0,#a0aec0);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(0,0,0,.15),-2px -2px 6px rgba(255,255,255,.8)}.CreateDish1-module__Y4lEVq__arrowButton:disabled{opacity:.4;cursor:not-allowed;transform:none}.CreateDish1-module__Y4lEVq__submitButton{cursor:pointer;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.15);background:linear-gradient(145deg,#48bb78,#38a169);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:400px;min-height:48px;margin:1.5rem auto 1rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:4px 4px 8px rgba(56,161,105,.3),-4px -4px 8px rgba(72,187,120,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish1-module__Y4lEVq__submitButton:hover{background:linear-gradient(145deg,#38a169,#2f855a);transform:translateY(-2px);box-shadow:6px 6px 12px rgba(56,161,105,.4),-3px -3px 8px rgba(72,187,120,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish1-module__Y4lEVq__addButton:active,.CreateDish1-module__Y4lEVq__removeButton:active,.CreateDish1-module__Y4lEVq__arrowButton:active,.CreateDish1-module__Y4lEVq__submitButton:active{transform:translateY(1px);box-shadow:inset 2px 2px 5px rgba(0,0,0,.2),inset -2px -2px 5px rgba(255,255,255,.1)}.CreateDish1-module__Y4lEVq__addButton:disabled,.CreateDish1-module__Y4lEVq__removeButton:disabled,.CreateDish1-module__Y4lEVq__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.CreateDish1-module__Y4lEVq__packageContainer{margin-bottom:.75rem;padding:1rem}.CreateDish1-module__Y4lEVq__packageContainer h3{margin-bottom:1rem;font-size:1.2rem}.CreateDish1-module__Y4lEVq__packageContainer h4{margin:.75rem 0;font-size:1rem}.CreateDish1-module__Y4lEVq__dishContainer{padding:.75rem}.CreateDish1-module__Y4lEVq__dishContainer label{flex:100%;min-width:100%}.CreateDish1-module__Y4lEVq__addButton,.CreateDish1-module__Y4lEVq__removeButton,.CreateDish1-module__Y4lEVq__arrowButton{min-height:36px;padding:.5rem .75rem;font-size:.85rem}.CreateDish1-module__Y4lEVq__submitButton{min-height:44px;padding:.75rem 1.25rem;font-size:.95rem}}@media (max-width:480px){.CreateDish1-module__Y4lEVq__packageContainer{border-radius:8px;margin-bottom:.5rem;padding:.75rem}.CreateDish1-module__Y4lEVq__packageContainer h3{margin-bottom:.75rem;font-size:1.1rem}.CreateDish1-module__Y4lEVq__packageContainer h4{margin:.5rem 0;font-size:.95rem}.CreateDish1-module__Y4lEVq__packageContainer input,.CreateDish1-module__Y4lEVq__packageContainer select,.CreateDish1-module__Y4lEVq__dishContainer input,.CreateDish1-module__Y4lEVq__dishContainer select{padding:.625rem;font-size:.9rem}.CreateDish1-module__Y4lEVq__dishContainer{gap:.5rem;padding:.625rem}.CreateDish1-module__Y4lEVq__addButton,.CreateDish1-module__Y4lEVq__removeButton{width:100%;margin:.25rem 0}.CreateDish1-module__Y4lEVq__arrowButton{min-width:36px;padding:.375rem;font-size:1rem}.CreateDish1-module__Y4lEVq__submitButton{max-width:100%;min-height:42px;margin:1rem auto .75rem;padding:.625rem 1rem;font-size:.9rem}}
.CreateDish2-module___B8yAa__formContainer{background:linear-gradient(145deg,#f0f2f5,#fff);flex-direction:column;gap:1rem;width:100%;max-width:100%;margin:0;padding:.5rem;display:flex}.CreateDish2-module___B8yAa__package{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid rgba(226,232,240,.8);border-radius:12px;width:100%;margin-bottom:.75rem;padding:1.25rem;transition:all .3s;position:relative;box-shadow:5px 5px 10px #d1d9e6,-5px -5px 10px #fff}.CreateDish2-module___B8yAa__package:hover{transform:translateY(-2px);box-shadow:8px 8px 15px #d1d9e6,-4px -4px 10px #fff,inset 2px 2px 4px rgba(255,255,255,.8),inset -2px -2px 4px rgba(209,217,230,.4)}.CreateDish2-module___B8yAa__package h3{color:#2d3748;background:linear-gradient(135deg,#1a365d,#2d3748);-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.1);-webkit-background-clip:text;margin-bottom:1.25rem;font-size:1.4rem;font-weight:700}.CreateDish2-module___B8yAa__package h4{color:#4a5568;border-bottom:1px solid #e2e8f0;margin:1rem 0;padding-bottom:.375rem;font-size:1.1rem}.CreateDish2-module___B8yAa__inputGroup{box-sizing:border-box;flex-direction:column;gap:.4rem;width:100%;margin-bottom:.75rem;display:flex}.CreateDish2-module___B8yAa__inputGroup label{color:#4a5568;font-size:.9rem;font-weight:600}.CreateDish2-module___B8yAa__inputGroup input,.CreateDish2-module___B8yAa__inputGroup select{color:#2d3748;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:.95rem;transition:all .3s;box-shadow:inset 2px 2px 5px #d1d9e6,inset -2px -2px 5px #fff}.CreateDish2-module___B8yAa__inputGroup input:focus,.CreateDish2-module___B8yAa__inputGroup select:focus{border-color:#4299e1;outline:none;box-shadow:3px 3px 6px #d1d9e6,-3px -3px 6px #fff,inset 2px 2px 5px rgba(66,153,225,.1),inset -2px -2px 5px #fff}.CreateDish2-module___B8yAa__dish{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px;width:100%;margin-bottom:1rem;padding:1rem;transition:all .3s;box-shadow:3px 3px 6px #d1d9e6,-3px -3px 6px #fff}.CreateDish2-module___B8yAa__dish:hover{transform:translateY(-1px);box-shadow:4px 4px 8px #d1d9e6,-2px -2px 6px #fff,inset 1px 1px 2px rgba(255,255,255,.8)}.CreateDish2-module___B8yAa__buttonContainer{background:linear-gradient(145deg,#f0f2f5,#fff);border-radius:10px;grid-template-columns:repeat(4,1fr);gap:.75rem;width:100%;margin-top:1rem;padding:.5rem;display:grid;box-shadow:inset 2px 2px 5px #d1d9e6,inset -2px -2px 5px #fff}.CreateDish2-module___B8yAa__addButton,.CreateDish2-module___B8yAa__removeButton{cursor:pointer;text-shadow:1px 1px 1px rgba(0,0,0,.15);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:40px;margin-bottom:.5rem;padding:.625rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.CreateDish2-module___B8yAa__addButton:before,.CreateDish2-module___B8yAa__removeButton:before,.CreateDish2-module___B8yAa__submitButton:before{content:"";opacity:0;background:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,0));width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.CreateDish2-module___B8yAa__addButton:hover:before,.CreateDish2-module___B8yAa__removeButton:hover:before,.CreateDish2-module___B8yAa__submitButton:hover:before{opacity:1}.CreateDish2-module___B8yAa__blueButton{color:#fff;background:linear-gradient(145deg,#4299e1,#3182ce);box-shadow:3px 3px 6px rgba(49,130,206,.3),-3px -3px 6px rgba(66,153,225,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish2-module___B8yAa__blueButton:hover{background:linear-gradient(145deg,#3182ce,#2c5282);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(49,130,206,.4),-2px -2px 6px rgba(66,153,225,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish2-module___B8yAa__redButton{color:#fff;background:linear-gradient(145deg,#f56565,#e53e3e);box-shadow:3px 3px 6px rgba(229,62,62,.3),-3px -3px 6px rgba(245,101,101,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish2-module___B8yAa__redButton:hover{background:linear-gradient(145deg,#e53e3e,#c53030);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(229,62,62,.4),-2px -2px 6px rgba(245,101,101,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish2-module___B8yAa__greenButton{color:#fff;background:linear-gradient(145deg,#3b82f6,#2563eb);box-shadow:3px 3px 6px rgba(37,99,235,.3),-3px -3px 6px rgba(59,130,246,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish2-module___B8yAa__greenButton:hover{background:linear-gradient(145deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(37,99,235,.4),-2px -2px 6px rgba(59,130,246,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish2-module___B8yAa__submitButton{cursor:pointer;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.15);background:linear-gradient(145deg,#ff6f00,#ff9100);border:none;border-radius:10px;grid-column:span 4;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:100%;min-height:44px;margin:1rem auto .5rem;padding:.75rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:4px 4px 8px rgba(255,111,0,.3),-4px -4px 8px rgba(255,145,0,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish2-module___B8yAa__submitButton:hover{background:linear-gradient(145deg,#ff9100,#ff6f00);transform:translateY(-2px);box-shadow:6px 6px 12px rgba(255,111,0,.4),-3px -3px 8px rgba(255,145,0,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish2-module___B8yAa__addButton:active,.CreateDish2-module___B8yAa__removeButton:active,.CreateDish2-module___B8yAa__submitButton:active{transform:translateY(1px);box-shadow:inset 2px 2px 5px rgba(0,0,0,.2),inset -2px -2px 5px rgba(255,255,255,.1)}.CreateDish2-module___B8yAa__addButton:disabled,.CreateDish2-module___B8yAa__removeButton:disabled,.CreateDish2-module___B8yAa__submitButton:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:1024px){.CreateDish2-module___B8yAa__buttonContainer{grid-template-columns:repeat(3,1fr)}.CreateDish2-module___B8yAa__submitButton{grid-column:span 3}}@media (max-width:768px){.CreateDish2-module___B8yAa__formContainer{padding:.15rem}.CreateDish2-module___B8yAa__package{margin-bottom:.375rem;padding:.75rem}.CreateDish2-module___B8yAa__package h3{margin-bottom:.75rem;font-size:1.1rem}.CreateDish2-module___B8yAa__package h4{margin:.75rem 0;font-size:1rem}.CreateDish2-module___B8yAa__buttonContainer{grid-template-columns:repeat(2,1fr);gap:.375rem}.CreateDish2-module___B8yAa__submitButton{grid-column:span 2;margin:.5rem auto .375rem}}@media (max-width:480px){.CreateDish2-module___B8yAa__formContainer{padding:.1rem}.CreateDish2-module___B8yAa__package{border-radius:4px;margin-bottom:.25rem;padding:.625rem}.CreateDish2-module___B8yAa__package h3{margin-bottom:.5rem;font-size:.95rem}.CreateDish2-module___B8yAa__package h4{margin:.5rem 0;padding-bottom:.25rem;font-size:.9rem}.CreateDish2-module___B8yAa__buttonContainer{flex-direction:column;gap:.25rem;display:flex}.CreateDish2-module___B8yAa__addButton,.CreateDish2-module___B8yAa__removeButton{border-radius:4px;min-height:32px;margin-bottom:.25rem;padding:.375rem;font-size:.8rem}.CreateDish2-module___B8yAa__submitButton{border-radius:4px;order:999;min-height:36px;margin:.5rem 0 0;padding:.5rem;font-size:.85rem}}@media (max-width:360px){.CreateDish2-module___B8yAa__formContainer{padding:.05rem}.CreateDish2-module___B8yAa__package{border-radius:3px;padding:.5rem}.CreateDish2-module___B8yAa__package h3{margin-bottom:.375rem;font-size:.875rem}.CreateDish2-module___B8yAa__package h4{margin:.375rem 0;font-size:.85rem}.CreateDish2-module___B8yAa__buttonContainer{gap:.2rem}.CreateDish2-module___B8yAa__addButton,.CreateDish2-module___B8yAa__removeButton{min-height:30px;margin-bottom:.2rem;padding:.25rem;font-size:.75rem}.CreateDish2-module___B8yAa__submitButton{min-height:34px;margin:.375rem 0 0;padding:.375rem;font-size:.8rem}}@media screen and (max-width:768px){.CreateDish2-module___B8yAa__Textt,.CreateDish2-module___B8yAa__Select,.CreateDish2-module___B8yAa__Iinput{padding:.375rem!important;font-size:16px!important}}.CreateDish2-module___B8yAa__Iinput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.CreateDish2-module___B8yAa__Iinput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CreateDish2-module___B8yAa__Iinput{-moz-appearance:textfield}
.DishSelection-module__dlX3aa__dishSelection{color:#333;background-color:#fff;border-radius:12px;width:100%;max-width:500px;margin-top:10px;transition:all .3s}.DishSelection-module__dlX3aa__searchBar{margin-bottom:1rem;padding:.6rem 1rem .6rem 0}.DishSelection-module__dlX3aa__quantityControls{background:#fff;border:1px solid #f3801a;border-radius:8px;align-items:center;gap:8px;min-width:100px;padding:4px;display:flex}.DishSelection-module__dlX3aa__quantityBtn{color:#fff;cursor:pointer;background:#f3801a;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:700;transition:background .2s;display:flex}.DishSelection-module__dlX3aa__quantityBtn:hover{background:#d86f15}.DishSelection-module__dlX3aa__quantityBtn:active{transform:scale(.95)}.DishSelection-module__dlX3aa__quantityDisplay{text-align:center;color:#f3801a;min-width:30px;font-size:16px;font-weight:600}.DishSelection-module__dlX3aa__addButton{color:#f3801a;cursor:pointer;background:#fff;border:2px solid #f3801a;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s}.DishSelection-module__dlX3aa__addButton:hover{color:#fff;background:#f3801a}.DishSelection-module__dlX3aa__searchInput{border:1px solid #ccc;border-radius:8px;outline:none;width:95%;padding:.6rem 1rem;font-size:1rem;transition:border-color .2s ease-in-out}.DishSelection-module__dlX3aa__searchInput:focus{border-color:#007bff}.DishSelection-module__dlX3aa__header{border-bottom:2px solid #eee;justify-content:space-between;align-items:center;width:93%;height:4rem;margin-bottom:.5rem;padding:0 1.2rem;display:flex}.DishSelection-module__dlX3aa__heading{color:#2c2c2c;margin:0;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:500}.DishSelection-module__dlX3aa__selectionCounter{color:#fff;background-color:#0f1cc6;border-radius:50px;padding:.3rem .8rem;font-size:.9rem;font-weight:600}.DishSelection-module__dlX3aa__container{background-color:#fff;border-left:4px solid #0f1cc6;border-radius:10px;padding:.5rem;position:relative}.DishSelection-module__dlX3aa__section{scroll-behavior:smooth;padding:.5rem;position:relative;overflow-y:auto}.DishSelection-module__dlX3aa__section::-webkit-scrollbar{width:10px}.DishSelection-module__dlX3aa__section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.DishSelection-module__dlX3aa__section::-webkit-scrollbar-thumb{background:#555;border-radius:10px}.DishSelection-module__dlX3aa__section::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.DishSelection-module__dlX3aa__dishItem{cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:10px;align-items:flex-start;gap:1rem;margin:.8rem 0;padding:1rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.DishSelection-module__dlX3aa__dishItem:hover:not(.DishSelection-module__dlX3aa__disabled){background-color:#fdf3e9;transform:translateY(-2px);box-shadow:0 4px 8px rgba(243,128,26,.15)}.DishSelection-module__dlX3aa__dishItem.DishSelection-module__dlX3aa__selected{background-color:#fef0e4;border:2px solid #f3801a}.DishSelection-module__dlX3aa__dishItem.DishSelection-module__dlX3aa__disabled{opacity:.6;cursor:not-allowed;background-color:#f9f9f9}.DishSelection-module__dlX3aa__dishImage{background-color:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.DishSelection-module__dlX3aa__image{object-fit:cover;border-radius:8px;width:100%;height:100%}.DishSelection-module__dlX3aa__dishContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.DishSelection-module__dlX3aa__dishName{color:#333;margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.DishSelection-module__dlX3aa__dishDescription{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.DishSelection-module__dlX3aa__selectedIndicator{z-index:2;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:.5rem;right:.5rem}.DishSelection-module__dlX3aa__scrollIndicator{cursor:pointer;z-index:10;background:rgba(255,255,255,.9);border-radius:20px;align-items:center;padding:6px 14px;animation:2s infinite DishSelection-module__dlX3aa__pulse;display:flex;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px rgba(0,0,0,.15)}.DishSelection-module__dlX3aa__scrollIcon{color:#f3801a;margin-right:6px;animation:1.5s infinite DishSelection-module__dlX3aa__bounce}.DishSelection-module__dlX3aa__scrollIndicator span{color:#555;font-size:.85rem;font-weight:500}@keyframes DishSelection-module__dlX3aa__pulse{0%{box-shadow:0 0 rgba(243,128,26,.4)}70%{box-shadow:0 0 0 6px rgba(243,128,26,0)}to{box-shadow:0 0 rgba(243,128,26,0)}}@keyframes DishSelection-module__dlX3aa__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}60%{transform:translateY(-2px)}}@media screen and (max-width:768px){.DishSelection-module__dlX3aa__dishSelection{width:65%;margin-top:0}.DishSelection-module__dlX3aa__header{height:3.8rem;padding:0 1rem}.DishSelection-module__dlX3aa__heading{font-size:.9rem}.DishSelection-module__dlX3aa__selectionCounter{margin-right:8px;padding:.2rem .6rem;font-size:.7rem}.DishSelection-module__dlX3aa__container{padding:.2rem}.DishSelection-module__dlX3aa__scrollIndicator{bottom:-12px}.DishSelection-module__dlX3aa__section{max-height:350px}.DishSelection-module__dlX3aa__dishItem{gap:.8rem;margin:.6rem 0;padding:.6rem}.DishSelection-module__dlX3aa__dishImage{width:50px;height:50px}.DishSelection-module__dlX3aa__dishName{font-size:.9rem}.DishSelection-module__dlX3aa__dishDescription{-webkit-line-clamp:1;font-size:.75rem}.DishSelection-module__dlX3aa__selectedIndicator{width:20px;height:20px;top:.3rem;right:.3rem}.DishSelection-module__dlX3aa__selectedIndicator svg{width:16px;height:16px}.DishSelection-module__dlX3aa__searchInput{width:90%;padding:.4rem .8rem;font-size:.9rem}.DishSelection-module__dlX3aa__scrollIndicator{min-width:7rem;padding:4px 5px}.DishSelection-module__dlX3aa__scrollIndicator span{font-size:.65rem}}
.AddToCart-module__bXz_wG__addtocartcontainer{color:#333;flex-direction:column;justify-content:space-between;padding:1rem;display:flex}.AddToCart-module__bXz_wG__tourDialogOverlay{z-index:100000;background:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.AddToCart-module__bXz_wG__tourDialog{text-align:center;background:#fff;border-radius:10px;max-width:400px;padding:2rem}.AddToCart-module__bXz_wG__tourDialog h3{color:#070e6a;margin-bottom:1rem}.AddToCart-module__bXz_wG__tourDialog p{color:#070e6a;margin-bottom:1.5rem}.AddToCart-module__bXz_wG__dialogButtons{justify-content:center;gap:1rem;display:flex}.AddToCart-module__bXz_wG__dialogButtons button{cursor:pointer;border:none;border-radius:5px;padding:.5rem 1rem}.AddToCart-module__bXz_wG__dialogButtons button:first-child{color:#fff;background:#070e6a}.AddToCart-module__bXz_wG__dialogButtons button:last-child{color:#070e6a;background:#f4f6ff}.AddToCart-module__bXz_wG__accordionContainer{width:30%;padding-top:10px}.AddToCart-module__bXz_wG__accordionContainer>h3{padding-top:10px}.AddToCart-module__bXz_wG__addtocart{max-width:80rem;margin:0 auto;padding:0 1rem;display:flex}.AddToCart-module__bXz_wG__heading{color:#282828;margin:0;padding-left:2rem;font-family:poppins;font-size:1.5rem;font-weight:500}.AddToCart-module__bXz_wG__steps{border-bottom:1px solid rgba(40,40,40,.16);align-items:center;width:100%;height:4rem;display:flex}.AddToCart-module__bXz_wG__previewOrderButton{text-align:right;max-width:70rem;margin:2rem auto;padding:1rem}.AddToCart-module__bXz_wG__line{background-color:rgba(66,77,248,.12);width:100%;height:60px}.AddToCart-module__bXz_wG__previewOrderButton button{color:#fff;cursor:pointer;background-color:#070e6a;border:none;border-radius:10px;padding:.7rem 1.4rem;font-size:1rem;font-weight:600}@media screen and (max-width:768px){.AddToCart-module__bXz_wG__addtocart{flex-flow:wrap;padding-left:2px;padding-right:0;font-size:.6rem}.AddToCart-module__bXz_wG__accordionContainer{width:100%}.AddToCart-module__bXz_wG__heading{padding:0 .6rem;font-size:1rem}.AddToCart-module__bXz_wG__sidebar{width:100%}.AddToCart-module__bXz_wG__previewOrderButton button{padding-bottom:calc(15px + env(safe-area-inset-bottom));padding-left:calc(20px + env(safe-area-inset-bottom));box-shadow:none;padding:initial;z-index:1000;margin:10px 20px;padding:15px;display:inline-block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px rgba(0,0,0,.1)}}.AddToCart-module__bXz_wG__summaryStrip{z-index:10;background:linear-gradient(135deg,#0f1cc6,#4776e6);border-top:2px solid rgba(255,255,255,.2);padding:1rem 1.5rem;animation:.3s ease-out AddToCart-module__bXz_wG__slideUp;position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;box-shadow:0 -4px 12px rgba(0,0,0,.15)}@keyframes AddToCart-module__bXz_wG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.AddToCart-module__bXz_wG__summaryContent{color:#fff;flex-direction:column;gap:.75rem;display:flex}.AddToCart-module__bXz_wG__summaryItems{flex-wrap:wrap;gap:.5rem;max-height:120px;padding-right:.25rem;display:flex;overflow-y:auto}.AddToCart-module__bXz_wG__summaryItems::-webkit-scrollbar{width:4px}.AddToCart-module__bXz_wG__summaryItems::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:2px}.AddToCart-module__bXz_wG__summaryItems::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:2px}.AddToCart-module__bXz_wG__summaryItems::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}.AddToCart-module__bXz_wG__summaryItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.15);border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:13px;transition:all .2s;display:flex}.AddToCart-module__bXz_wG__summaryItem:hover{background:rgba(255,255,255,.25);transform:scale(1.02)}.AddToCart-module__bXz_wG__itemName{white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-weight:500;overflow:hidden}.AddToCart-module__bXz_wG__itemCount{text-align:center;background:rgba(255,255,255,.25);border-radius:12px;min-width:30px;padding:.15rem .5rem;font-size:11px;font-weight:600}.AddToCart-module__bXz_wG__summaryTotal{border-top:1px solid rgba(255,255,255,.25);justify-content:space-between;align-items:center;padding-top:.75rem;font-size:16px;display:flex}.AddToCart-module__bXz_wG__totalLabel{text-transform:uppercase;letter-spacing:.5px;font-weight:500}.AddToCart-module__bXz_wG__totalPrice{text-shadow:0 2px 4px rgba(0,0,0,.2);font-size:20px;font-weight:700}@media screen and (max-width:768px){.AddToCart-module__bXz_wG__summaryStrip{padding:.85rem 1rem;position:absolute;bottom:55px}.AddToCart-module__bXz_wG__summaryItems{gap:.4rem;max-height:80px}.AddToCart-module__bXz_wG__summaryItem{padding:.3rem .6rem;font-size:11px}.AddToCart-module__bXz_wG__itemName{max-width:80px}.AddToCart-module__bXz_wG__itemCount{padding:.1rem .4rem;font-size:10px}.AddToCart-module__bXz_wG__summaryTotal{padding-top:.6rem;font-size:14px}.AddToCart-module__bXz_wG__totalPrice{font-size:18px}}@media screen and (max-width:480px){.AddToCart-module__bXz_wG__summaryStrip{padding:.7rem .8rem;bottom:33px}.AddToCart-module__bXz_wG__summaryItems{gap:.3rem;max-height:60px}.AddToCart-module__bXz_wG__summaryItem{gap:.3rem;padding:.25rem .5rem;font-size:10px}.AddToCart-module__bXz_wG__itemName{max-width:60px;font-size:9px}.AddToCart-module__bXz_wG__itemCount{min-width:24px;padding:.1rem .35rem;font-size:9px}.AddToCart-module__bXz_wG__summaryTotal{padding-top:.5rem;font-size:12px}.AddToCart-module__bXz_wG__totalLabel{font-size:11px}.AddToCart-module__bXz_wG__totalPrice{font-size:16px}}@media (max-width:350px){.AddToCart-module__bXz_wG__summaryStrip{padding:.6rem .7rem}.AddToCart-module__bXz_wG__summaryItem{padding:.2rem .4rem;font-size:9px}.AddToCart-module__bXz_wG__itemName{max-width:50px;font-size:8px}.AddToCart-module__bXz_wG__itemCount{min-width:20px;font-size:8px}.AddToCart-module__bXz_wG__totalPrice{font-size:14px}}
.CreateDish3-module__LRAJvW__formContainer{background:linear-gradient(145deg,#f0f2f5,#fff);flex-direction:column;gap:1rem;width:100%;max-width:100%;margin:0;padding:.5rem;display:flex}.CreateDish3-module__LRAJvW__package{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid rgba(226,232,240,.8);border-radius:12px;width:100%;margin-bottom:.75rem;padding:1.25rem;transition:all .3s;position:relative;box-shadow:5px 5px 10px #d1d9e6,-5px -5px 10px #fff}.CreateDish3-module__LRAJvW__package:hover{transform:translateY(-2px);box-shadow:8px 8px 15px #d1d9e6,-4px -4px 10px #fff,inset 2px 2px 4px rgba(255,255,255,.8),inset -2px -2px 4px rgba(209,217,230,.4)}.CreateDish3-module__LRAJvW__package h3{color:#2d3748;background:linear-gradient(135deg,#1a365d,#2d3748);-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.1);-webkit-background-clip:text;margin-bottom:1.25rem;font-size:1.4rem;font-weight:700}.CreateDish3-module__LRAJvW__package h4{color:#4a5568;border-bottom:1px solid #e2e8f0;margin:1rem 0;padding-bottom:.375rem;font-size:1.1rem}.CreateDish3-module__LRAJvW__inputGroup{box-sizing:border-box;flex-direction:column;gap:.4rem;width:100%;margin-bottom:.75rem;display:flex}.CreateDish3-module__LRAJvW__inputGroup label{color:#4a5568;font-size:.9rem;font-weight:600}.CreateDish3-module__LRAJvW__inputGroup input,.CreateDish3-module__LRAJvW__inputGroup select{color:#2d3748;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:.95rem;transition:all .3s;box-shadow:inset 2px 2px 5px #d1d9e6,inset -2px -2px 5px #fff}.CreateDish3-module__LRAJvW__inputGroup input:focus,.CreateDish3-module__LRAJvW__inputGroup select:focus{border-color:#4299e1;outline:none;box-shadow:3px 3px 6px #d1d9e6,-3px -3px 6px #fff,inset 2px 2px 5px rgba(66,153,225,.1),inset -2px -2px 5px #fff}.CreateDish3-module__LRAJvW__dish{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px;width:100%;margin-bottom:1rem;padding:1rem;transition:all .3s;box-shadow:3px 3px 6px #d1d9e6,-3px -3px 6px #fff}.CreateDish3-module__LRAJvW__dish:hover{transform:translateY(-1px);box-shadow:4px 4px 8px #d1d9e6,-2px -2px 6px #fff,inset 1px 1px 2px rgba(255,255,255,.8)}.CreateDish3-module__LRAJvW__buttonContainer{background:linear-gradient(145deg,#f0f2f5,#fff);border-radius:10px;grid-template-columns:repeat(4,1fr);gap:.75rem;width:100%;margin-top:1rem;padding:.5rem;display:grid;box-shadow:inset 2px 2px 5px #d1d9e6,inset -2px -2px 5px #fff}.CreateDish3-module__LRAJvW__addButton,.CreateDish3-module__LRAJvW__removeButton{cursor:pointer;text-shadow:1px 1px 1px rgba(0,0,0,.15);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:40px;margin-bottom:.5rem;padding:.625rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.CreateDish3-module__LRAJvW__addButton:before,.CreateDish3-module__LRAJvW__removeButton:before,.CreateDish3-module__LRAJvW__submitButton:before{content:"";opacity:0;background:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,0));width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.CreateDish3-module__LRAJvW__addButton:hover:before,.CreateDish3-module__LRAJvW__removeButton:hover:before,.CreateDish3-module__LRAJvW__submitButton:hover:before{opacity:1}.CreateDish3-module__LRAJvW__blueButton{color:#fff;background:linear-gradient(145deg,#4299e1,#3182ce);box-shadow:3px 3px 6px rgba(49,130,206,.3),-3px -3px 6px rgba(66,153,225,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish3-module__LRAJvW__blueButton:hover{background:linear-gradient(145deg,#3182ce,#2c5282);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(49,130,206,.4),-2px -2px 6px rgba(66,153,225,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish3-module__LRAJvW__redButton{color:#fff;background:linear-gradient(145deg,#f56565,#e53e3e);box-shadow:3px 3px 6px rgba(229,62,62,.3),-3px -3px 6px rgba(245,101,101,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish3-module__LRAJvW__redButton:hover{background:linear-gradient(145deg,#e53e3e,#c53030);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(229,62,62,.4),-2px -2px 6px rgba(245,101,101,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish3-module__LRAJvW__greenButton{color:#fff;background:linear-gradient(145deg,#3b82f6,#2563eb);box-shadow:3px 3px 6px rgba(37,99,235,.3),-3px -3px 6px rgba(59,130,246,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish3-module__LRAJvW__greenButton:hover{background:linear-gradient(145deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(37,99,235,.4),-2px -2px 6px rgba(59,130,246,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish3-module__LRAJvW__submitButton{cursor:pointer;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.15);background:linear-gradient(145deg,#ff6f00,#ff9100);border:none;border-radius:10px;grid-column:span 4;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:100%;min-height:44px;margin:1rem auto .5rem;padding:.75rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:4px 4px 8px rgba(255,111,0,.3),-4px -4px 8px rgba(255,145,0,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish3-module__LRAJvW__submitButton:hover{background:linear-gradient(145deg,#ff9100,#ff6f00);transform:translateY(-2px);box-shadow:6px 6px 12px rgba(255,111,0,.4),-3px -3px 8px rgba(255,145,0,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish3-module__LRAJvW__addButton:active,.CreateDish3-module__LRAJvW__removeButton:active,.CreateDish3-module__LRAJvW__submitButton:active{transform:translateY(1px);box-shadow:inset 2px 2px 5px rgba(0,0,0,.2),inset -2px -2px 5px rgba(255,255,255,.1)}.CreateDish3-module__LRAJvW__addButton:disabled,.CreateDish3-module__LRAJvW__removeButton:disabled,.CreateDish3-module__LRAJvW__submitButton:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:1024px){.CreateDish3-module__LRAJvW__buttonContainer{grid-template-columns:repeat(3,1fr)}.CreateDish3-module__LRAJvW__submitButton{grid-column:span 3}}@media (max-width:768px){.CreateDish3-module__LRAJvW__formContainer{padding:.15rem}.CreateDish3-module__LRAJvW__package{margin-bottom:.375rem;padding:.75rem}.CreateDish3-module__LRAJvW__package h3{margin-bottom:.75rem;font-size:1.1rem}.CreateDish3-module__LRAJvW__package h4{margin:.75rem 0;font-size:1rem}.CreateDish3-module__LRAJvW__buttonContainer{grid-template-columns:repeat(2,1fr);gap:.375rem}.CreateDish3-module__LRAJvW__submitButton{grid-column:span 2;margin:.5rem auto .375rem}}@media (max-width:480px){.CreateDish3-module__LRAJvW__formContainer{padding:.1rem}.CreateDish3-module__LRAJvW__package{border-radius:4px;margin-bottom:.25rem;padding:.625rem}.CreateDish3-module__LRAJvW__package h3{margin-bottom:.5rem;font-size:.95rem}.CreateDish3-module__LRAJvW__package h4{margin:.5rem 0;padding-bottom:.25rem;font-size:.9rem}.CreateDish3-module__LRAJvW__buttonContainer{flex-direction:column;gap:.25rem;display:flex}.CreateDish3-module__LRAJvW__addButton,.CreateDish3-module__LRAJvW__removeButton{border-radius:4px;min-height:32px;margin-bottom:.25rem;padding:.375rem;font-size:.8rem}.CreateDish3-module__LRAJvW__submitButton{border-radius:4px;order:999;min-height:36px;margin:.5rem 0 0;padding:.5rem;font-size:.85rem}}@media (max-width:360px){.CreateDish3-module__LRAJvW__formContainer{padding:.05rem}.CreateDish3-module__LRAJvW__package{border-radius:3px;padding:.5rem}.CreateDish3-module__LRAJvW__package h3{margin-bottom:.375rem;font-size:.875rem}.CreateDish3-module__LRAJvW__package h4{margin:.375rem 0;font-size:.85rem}.CreateDish3-module__LRAJvW__buttonContainer{gap:.2rem}.CreateDish3-module__LRAJvW__addButton,.CreateDish3-module__LRAJvW__removeButton{min-height:30px;margin-bottom:.2rem;padding:.25rem;font-size:.75rem}.CreateDish3-module__LRAJvW__submitButton{min-height:34px;margin:.375rem 0 0;padding:.375rem;font-size:.8rem}}@media screen and (max-width:768px){.CreateDish3-module__LRAJvW__Textt,.CreateDish3-module__LRAJvW__Select,.CreateDish3-module__LRAJvW__Iinput{padding:.375rem!important;font-size:16px!important}}.CreateDish3-module__LRAJvW__Iinput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.CreateDish3-module__LRAJvW__Iinput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CreateDish3-module__LRAJvW__Iinput{-moz-appearance:textfield}
.Accordion-module__g8bAYW__removeButton{cursor:pointer;color:#ff4d4f;background-color:transparent;border:1px solid #ff4d4f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .25s ease-in-out;display:flex}.Accordion-module__g8bAYW__removeButton:hover{color:#d9363e;background-color:rgba(255,77,79,.1);transform:scale(1.1)}.Accordion-module__g8bAYW__removeButton:active{background-color:rgba(255,77,79,.2);transform:scale(.95)}.Accordion-module__g8bAYW__dishQuantityBadge{color:#fff;background:#f3801a;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600}.Accordion-module__g8bAYW__accordionContainer{background-color:#fff;border-radius:12px;flex-direction:column;gap:1rem;max-width:900px;margin:1.5rem auto;padding:1.5rem;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.07)}.Accordion-module__g8bAYW__detailAccordion{will-change:transform,box-shadow;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Accordion-module__g8bAYW__detailAccordion:hover{transform:translateY(-2px);box-shadow:0 1px 3px rgba(0,0,0,.05)}.Accordion-module__g8bAYW__detailAccordion.Accordion-module__g8bAYW__active{border-color:rgba(67,97,238,.3);transform:translateY(-3px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.Accordion-module__g8bAYW__accordionHeading{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1;background-color:#f8fafc;border-bottom:1px solid transparent;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:all .25s;display:flex;position:relative}.Accordion-module__g8bAYW__accordionHeading:focus{outline:none;box-shadow:0 0 0 2px rgba(67,97,238,.3)}.Accordion-module__g8bAYW__detailAccordion.Accordion-module__g8bAYW__active .Accordion-module__g8bAYW__accordionHeading{background-color:#fff;border-bottom-color:#e2e8f0}.Accordion-module__g8bAYW__accordionHeading:hover{background-color:rgba(67,97,238,.05)}.Accordion-module__g8bAYW__headingContent{flex-direction:column;gap:.25rem;display:flex}.Accordion-module__g8bAYW__invisible{display:none}.Accordion-module__g8bAYW__accordionTitle{color:#1e293b;max-width:17rem;margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:600;transition:color .15s}.Accordion-module__g8bAYW__dishCount{color:#94a3b8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:500}.Accordion-module__g8bAYW__detailAccordion.Accordion-module__g8bAYW__active .Accordion-module__g8bAYW__accordionTitle{color:#070e6a}.Accordion-module__g8bAYW__accordionIcon{color:#64748b;background-color:rgba(100,116,139,.08);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex}.Accordion-module__g8bAYW__detailAccordion:hover .Accordion-module__g8bAYW__accordionIcon{color:#070e6a;background-color:rgba(67,97,238,.1)}.Accordion-module__g8bAYW__accordionIcon.Accordion-module__g8bAYW__flip{color:#fff;background-color:#070e6a;transform:rotate(180deg)}.Accordion-module__g8bAYW__accordionContent{opacity:0;background-color:#fff;max-height:0;transition:max-height .35s cubic-bezier(.65,0,.35,1),opacity .25s;overflow:hidden}.Accordion-module__g8bAYW__accordionContent.Accordion-module__g8bAYW__visible{opacity:1;max-height:2000px}.Accordion-module__g8bAYW__contentInner{border-top:1px solid #e2e8f0}.Accordion-module__g8bAYW__dishItem{border-bottom:1px dashed rgba(100,116,139,.15);align-items:flex-start;padding:1rem .8rem 1rem 1rem;transition:transform .15s;display:flex}.Accordion-module__g8bAYW__dishItem:hover{transform:translate(4px)}.Accordion-module__g8bAYW__dishItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:1.2rem}.Accordion-module__g8bAYW__dishNumber{color:#fff;background-color:#070e6a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-right:1rem;font-size:.8rem;font-weight:600;display:flex;box-shadow:0 2px 4px rgba(67,97,238,.2)}.Accordion-module__g8bAYW__dishDetails{flex:1}.Accordion-module__g8bAYW__dishName{color:#1e293b;margin:0 0 .5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}.Accordion-module__g8bAYW__dishDescription{color:#64748b;margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:400;line-height:1.6}@keyframes Accordion-module__g8bAYW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Accordion-module__g8bAYW__visible .Accordion-module__g8bAYW__contentInner{animation:.3s forwards Accordion-module__g8bAYW__fadeIn}@media (max-width:768px){.Accordion-module__g8bAYW__accordionContainer{margin:1rem 0;padding:1.25rem}.Accordion-module__g8bAYW__accordionHeading{padding:1rem 1.25rem}.Accordion-module__g8bAYW__contentInner{padding:0 1rem}}@media (max-width:500px){.Accordion-module__g8bAYW__accordionContainer{gap:.75rem;padding:.5rem}.Accordion-module__g8bAYW__accordionHeading{padding:.65rem .8rem}.Accordion-module__g8bAYW__accordionTitle{font-size:.85rem}.Accordion-module__g8bAYW__dishCount{font-size:.7rem}.Accordion-module__g8bAYW__contentInner{padding:0 .6rem}.Accordion-module__g8bAYW__dishName{font-size:.8rem}.Accordion-module__g8bAYW__dishDescription{font-size:.65rem}.Accordion-module__g8bAYW__dishNumber{width:20px;height:20px;margin-right:.75rem;font-size:.7rem}.Accordion-module__g8bAYW__accordionIcon{width:25px;height:25px}.Accordion-module__g8bAYW__dishItem{padding-bottom:.2rem}.Accordion-module__g8bAYW__dishItem:last-child{padding-bottom:.7rem}}
.CreateDish4-module__qG0B5W__formContainer{background:linear-gradient(145deg,#f0f2f5,#fff);flex-direction:column;gap:1rem;width:100%;max-width:100%;margin:0;padding:.5rem;display:flex}.CreateDish4-module__qG0B5W__package{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid rgba(226,232,240,.8);border-radius:12px;width:100%;margin-bottom:.75rem;padding:1.25rem;transition:all .3s;position:relative;box-shadow:5px 5px 10px #d1d9e6,-5px -5px 10px #fff}.CreateDish4-module__qG0B5W__package:hover{transform:translateY(-2px);box-shadow:8px 8px 15px #d1d9e6,-4px -4px 10px #fff,inset 2px 2px 4px rgba(255,255,255,.8),inset -2px -2px 4px rgba(209,217,230,.4)}.CreateDish4-module__qG0B5W__package h3{color:#2d3748;background:linear-gradient(135deg,#1a365d,#2d3748);-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.1);-webkit-background-clip:text;margin-bottom:1.25rem;font-size:1.4rem;font-weight:700}.CreateDish4-module__qG0B5W__package h4{color:#4a5568;border-bottom:1px solid #e2e8f0;margin:1rem 0;padding-bottom:.375rem;font-size:1.1rem}.CreateDish4-module__qG0B5W__inputGroup{box-sizing:border-box;flex-direction:column;gap:.4rem;width:100%;margin-bottom:.75rem;display:flex}.CreateDish4-module__qG0B5W__inputGroup label{color:#4a5568;font-size:.9rem;font-weight:600}.CreateDish4-module__qG0B5W__inputGroup input,.CreateDish4-module__qG0B5W__inputGroup select{color:#2d3748;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:.95rem;transition:all .3s;box-shadow:inset 2px 2px 5px #d1d9e6,inset -2px -2px 5px #fff}.CreateDish4-module__qG0B5W__inputGroup input:focus,.CreateDish4-module__qG0B5W__inputGroup select:focus{border-color:#4299e1;outline:none;box-shadow:3px 3px 6px #d1d9e6,-3px -3px 6px #fff,inset 2px 2px 5px rgba(66,153,225,.1),inset -2px -2px 5px #fff}.CreateDish4-module__qG0B5W__dish{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px;width:100%;margin-bottom:1rem;padding:1rem;transition:all .3s;box-shadow:3px 3px 6px #d1d9e6,-3px -3px 6px #fff}.CreateDish4-module__qG0B5W__dish:hover{transform:translateY(-1px);box-shadow:4px 4px 8px #d1d9e6,-2px -2px 6px #fff,inset 1px 1px 2px rgba(255,255,255,.8)}.CreateDish4-module__qG0B5W__buttonContainer{background:linear-gradient(145deg,#f0f2f5,#fff);border-radius:10px;grid-template-columns:repeat(4,1fr);gap:.75rem;width:100%;margin-top:1rem;padding:.5rem;display:grid;box-shadow:inset 2px 2px 5px #d1d9e6,inset -2px -2px 5px #fff}.CreateDish4-module__qG0B5W__addButton,.CreateDish4-module__qG0B5W__removeButton{cursor:pointer;text-shadow:1px 1px 1px rgba(0,0,0,.15);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:40px;margin-bottom:.5rem;padding:.625rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.CreateDish4-module__qG0B5W__addButton:before,.CreateDish4-module__qG0B5W__removeButton:before,.CreateDish4-module__qG0B5W__submitButton:before{content:"";opacity:0;background:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,0));width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.CreateDish4-module__qG0B5W__addButton:hover:before,.CreateDish4-module__qG0B5W__removeButton:hover:before,.CreateDish4-module__qG0B5W__submitButton:hover:before{opacity:1}.CreateDish4-module__qG0B5W__blueButton{color:#fff;background:linear-gradient(145deg,#4299e1,#3182ce);box-shadow:3px 3px 6px rgba(49,130,206,.3),-3px -3px 6px rgba(66,153,225,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish4-module__qG0B5W__blueButton:hover{background:linear-gradient(145deg,#3182ce,#2c5282);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(49,130,206,.4),-2px -2px 6px rgba(66,153,225,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish4-module__qG0B5W__redButton{color:#fff;background:linear-gradient(145deg,#f56565,#e53e3e);box-shadow:3px 3px 6px rgba(229,62,62,.3),-3px -3px 6px rgba(245,101,101,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish4-module__qG0B5W__redButton:hover{background:linear-gradient(145deg,#e53e3e,#c53030);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(229,62,62,.4),-2px -2px 6px rgba(245,101,101,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish4-module__qG0B5W__greenButton{color:#fff;background:linear-gradient(145deg,#3b82f6,#2563eb);box-shadow:3px 3px 6px rgba(37,99,235,.3),-3px -3px 6px rgba(59,130,246,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish4-module__qG0B5W__greenButton:hover{background:linear-gradient(145deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:4px 4px 8px rgba(37,99,235,.4),-2px -2px 6px rgba(59,130,246,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish4-module__qG0B5W__submitButton{cursor:pointer;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.15);background:linear-gradient(145deg,#ff6f00,#ff9100);border:none;border-radius:10px;grid-column:span 4;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:100%;min-height:44px;margin:1rem auto .5rem;padding:.75rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:4px 4px 8px rgba(255,111,0,.3),-4px -4px 8px rgba(255,145,0,.2),inset 1px 1px 1px rgba(255,255,255,.2)}.CreateDish4-module__qG0B5W__submitButton:hover{background:linear-gradient(145deg,#ff9100,#ff6f00);transform:translateY(-2px);box-shadow:6px 6px 12px rgba(255,111,0,.4),-3px -3px 8px rgba(255,145,0,.3),inset 2px 2px 3px rgba(255,255,255,.2)}.CreateDish4-module__qG0B5W__addButton:active,.CreateDish4-module__qG0B5W__removeButton:active,.CreateDish4-module__qG0B5W__submitButton:active{transform:translateY(1px);box-shadow:inset 2px 2px 5px rgba(0,0,0,.2),inset -2px -2px 5px rgba(255,255,255,.1)}.CreateDish4-module__qG0B5W__addButton:disabled,.CreateDish4-module__qG0B5W__removeButton:disabled,.CreateDish4-module__qG0B5W__submitButton:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:1024px){.CreateDish4-module__qG0B5W__buttonContainer{grid-template-columns:repeat(3,1fr)}.CreateDish4-module__qG0B5W__submitButton{grid-column:span 3}}@media (max-width:768px){.CreateDish4-module__qG0B5W__formContainer{padding:.15rem}.CreateDish4-module__qG0B5W__package{margin-bottom:.375rem;padding:.75rem}.CreateDish4-module__qG0B5W__package h3{margin-bottom:.75rem;font-size:1.1rem}.CreateDish4-module__qG0B5W__package h4{margin:.75rem 0;font-size:1rem}.CreateDish4-module__qG0B5W__buttonContainer{grid-template-columns:repeat(2,1fr);gap:.375rem}.CreateDish4-module__qG0B5W__submitButton{grid-column:span 2;margin:.5rem auto .375rem}}@media (max-width:480px){.CreateDish4-module__qG0B5W__formContainer{padding:.1rem}.CreateDish4-module__qG0B5W__package{border-radius:4px;margin-bottom:.25rem;padding:.625rem}.CreateDish4-module__qG0B5W__package h3{margin-bottom:.5rem;font-size:.95rem}.CreateDish4-module__qG0B5W__package h4{margin:.5rem 0;padding-bottom:.25rem;font-size:.9rem}.CreateDish4-module__qG0B5W__buttonContainer{flex-direction:column;gap:.25rem;display:flex}.CreateDish4-module__qG0B5W__addButton,.CreateDish4-module__qG0B5W__removeButton{border-radius:4px;min-height:32px;margin-bottom:.25rem;padding:.375rem;font-size:.8rem}.CreateDish4-module__qG0B5W__submitButton{border-radius:4px;order:999;min-height:36px;margin:.5rem 0 0;padding:.5rem;font-size:.85rem}}@media (max-width:360px){.CreateDish4-module__qG0B5W__formContainer{padding:.05rem}.CreateDish4-module__qG0B5W__package{border-radius:3px;padding:.5rem}.CreateDish4-module__qG0B5W__package h3{margin-bottom:.375rem;font-size:.875rem}.CreateDish4-module__qG0B5W__package h4{margin:.375rem 0;font-size:.85rem}.CreateDish4-module__qG0B5W__buttonContainer{gap:.2rem}.CreateDish4-module__qG0B5W__addButton,.CreateDish4-module__qG0B5W__removeButton{min-height:30px;margin-bottom:.2rem;padding:.25rem;font-size:.75rem}.CreateDish4-module__qG0B5W__submitButton{min-height:34px;margin:.375rem 0 0;padding:.375rem;font-size:.8rem}}@media screen and (max-width:768px){.CreateDish4-module__qG0B5W__Textt,.CreateDish4-module__qG0B5W__Select,.CreateDish4-module__qG0B5W__Iinput{padding:.375rem!important;font-size:16px!important}}.CreateDish4-module__qG0B5W__Iinput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.CreateDish4-module__qG0B5W__Iinput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CreateDish4-module__qG0B5W__Iinput{-moz-appearance:textfield}
.ManageCreatedish-module__dE1LCW__container{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:20px;max-width:1200px;margin:0 auto;padding:1rem;overflow:hidden}.ManageCreatedish-module__dE1LCW__customMenuTable{margin-top:1.5rem}.ManageCreatedish-module__dE1LCW__customMenuSubtitle{color:#2d3748;text-align:left;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.ManageCreatedish-module__dE1LCW__quantityInput{text-align:center;border:2px solid #e2e8f0;border-radius:6px;width:80px;padding:.5rem;font-size:.95rem}.ManageCreatedish-module__dE1LCW__quantityInput:disabled{cursor:not-allowed;color:#9ca3af;background-color:#f3f4f6}.ManageCreatedish-module__dE1LCW__priorityButtons{justify-content:center;align-items:center;gap:.5rem;display:flex}.ManageCreatedish-module__dE1LCW__priorityButton{cursor:pointer;background-color:#e5e7eb;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.ManageCreatedish-module__dE1LCW__priorityButton:hover:not(:disabled){background-color:#d1d5db}.ManageCreatedish-module__dE1LCW__priorityButton:disabled{opacity:.4;cursor:not-allowed}.ManageCreatedish-module__dE1LCW__priorityButton svg{color:#4a5568;font-size:1.2rem}.ManageCreatedish-module__dE1LCW__updateButton:disabled{cursor:not-allowed;opacity:.6;background-color:#9ca3af}.ManageCreatedish-module__dE1LCW__updateButton.ManageCreatedish-module__dE1LCW__hasChanges{background-color:#10b981;animation:2s infinite ManageCreatedish-module__dE1LCW__pulse}.ManageCreatedish-module__dE1LCW__updateButton.ManageCreatedish-module__dE1LCW__hasChanges:hover{background-color:#059669}@keyframes ManageCreatedish-module__dE1LCW__pulse{0%,to{opacity:1}50%{opacity:.8}}@media (max-width:768px){.ManageCreatedish-module__dE1LCW__customMenuTable .ManageCreatedish-module__dE1LCW__table td{padding:.625rem}.ManageCreatedish-module__dE1LCW__priorityButtons{flex-wrap:nowrap;justify-content:flex-start;width:100%}.ManageCreatedish-module__dE1LCW__quantityInput{width:100%;max-width:150px}}.ManageCreatedish-module__dE1LCW__customMenuSection{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin:2rem 0;padding:1.5rem;box-shadow:6px 6px 12px rgba(0,0,0,.05),-6px -6px 12px rgba(255,255,255,.9)}.ManageCreatedish-module__dE1LCW__customMenuInfo{margin-top:1rem}.ManageCreatedish-module__dE1LCW__customMenuExists{text-align:center}.ManageCreatedish-module__dE1LCW__customMenuExists p{color:#4a5568;margin-bottom:1rem;font-weight:500}.ManageCreatedish-module__dE1LCW__noCustomMenu{text-align:center}.ManageCreatedish-module__dE1LCW__noCustomMenu p{color:#666;margin-bottom:1.5rem;font-size:14px;line-height:1.5}.ManageCreatedish-module__dE1LCW__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.ManageCreatedish-module__dE1LCW__createButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.ManageCreatedish-module__dE1LCW__createButton:hover:not(:disabled){background-color:#059669}.ManageCreatedish-module__dE1LCW__createButton:disabled{cursor:not-allowed;background-color:#9ca3af}.ManageCreatedish-module__dE1LCW__updateButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:6px;padding:.5rem 1rem;font-size:14px;font-weight:500;transition:background-color .2s}.ManageCreatedish-module__dE1LCW__updateButton:hover{background-color:#2563eb}.ManageCreatedish-module__dE1LCW__deleteButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:6px;padding:.5rem 1rem;font-size:14px;font-weight:500;transition:background-color .2s}.ManageCreatedish-module__dE1LCW__deleteButton:hover{background-color:#dc2626}.ManageCreatedish-module__dE1LCW__sectionTitle{color:#2d3748;text-align:center;background:linear-gradient(135deg,#2d3748,#4a5568);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:2rem;font-size:1.8rem;font-weight:600}.ManageCreatedish-module__dE1LCW__tableContainer{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:16px;margin-bottom:2rem;padding:1.5rem;position:relative;overflow-x:hidden;box-shadow:6px 6px 12px rgba(0,0,0,.05),-6px -6px 12px rgba(255,255,255,.9)}.ManageCreatedish-module__dE1LCW__table{border-collapse:separate;border-spacing:0;width:100%}.ManageCreatedish-module__dE1LCW__table th,.ManageCreatedish-module__dE1LCW__table td{color:#4a5568;vertical-align:middle;border:1px solid #e2e8f0;padding:1rem;font-weight:600}.ManageCreatedish-module__dE1LCW__table th{color:#4a5568;text-align:left;white-space:nowrap;background:linear-gradient(145deg,#f8fafc,#f1f5f9);font-weight:600}.ManageCreatedish-module__dE1LCW__table tr:hover{background-color:rgba(247,250,252,.5)}.ManageCreatedish-module__dE1LCW__priceInputWrapper{background:#fff;border:2px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;min-width:120px;padding:.5rem .75rem;display:flex}.ManageCreatedish-module__dE1LCW__priceIcon{color:#4a5568;font-size:1rem}.ManageCreatedish-module__dE1LCW__priceInputWrapper input{color:#2d3748;border:none;outline:none;width:100%;padding:.25rem;font-size:1rem}.ManageCreatedish-module__dE1LCW__priceInputWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ManageCreatedish-module__dE1LCW__priceInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ManageCreatedish-module__dE1LCW__submitButton{color:#fff;cursor:pointer;background:linear-gradient(145deg,#38a169,#48bb78);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;max-width:300px;margin:0 auto 2rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.ManageCreatedish-module__dE1LCW__submitButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(56,161,105,.2)}.ManageCreatedish-module__dE1LCW__buttonIcon{font-size:1.2rem}.ManageCreatedish-module__dE1LCW__packagesContainer{flex-direction:column;gap:2rem;width:100%;padding:0 1rem;display:flex}.ManageCreatedish-module__dE1LCW__packageSection{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:16px;width:calc(100% - 2rem);margin:0 auto;padding:2rem;transition:all .3s;box-shadow:6px 6px 12px rgba(0,0,0,.05),-6px -6px 12px rgba(255,255,255,.9)}.ManageCreatedish-module__dE1LCW__packageSection:hover{transform:translateY(-2px);box-shadow:8px 8px 16px rgba(0,0,0,.08),-8px -8px 16px #fff}.ManageCreatedish-module__dE1LCW__packageTitle{color:#2d3748;background:linear-gradient(135deg,#2d3748,#4a5568);-webkit-text-fill-color:transparent;-webkit-background-clip:text;border-bottom:2px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem;font-size:1.4rem;font-weight:600}.ManageCreatedish-module__dE1LCW__loading{text-align:center;color:#4a5568;padding:2rem;font-size:1.2rem}@media (max-width:1024px){.ManageCreatedish-module__dE1LCW__container{padding:.75rem}.ManageCreatedish-module__dE1LCW__packagesContainer{padding:0 .75rem}.ManageCreatedish-module__dE1LCW__packageSection{width:calc(100% - 1.5rem);padding:1.75rem}.ManageCreatedish-module__dE1LCW__table{width:100%;display:table}.ManageCreatedish-module__dE1LCW__table thead{display:table-header-group}.ManageCreatedish-module__dE1LCW__table tbody{display:table-row-group}.ManageCreatedish-module__dE1LCW__table tr{display:table-row}.ManageCreatedish-module__dE1LCW__table th,.ManageCreatedish-module__dE1LCW__table td{text-align:left;padding:.875rem;display:table-cell}}@media (max-width:768px){.ManageCreatedish-module__dE1LCW__container{border-radius:16px;padding:.5rem}.ManageCreatedish-module__dE1LCW__tableContainer{border-radius:12px;margin:0 0 1.5rem;padding:.75rem;overflow-x:hidden}.ManageCreatedish-module__dE1LCW__packagesContainer{padding:0 .5rem}.ManageCreatedish-module__dE1LCW__packageSection{width:calc(100% - 1rem);padding:1.5rem}.ManageCreatedish-module__dE1LCW__table{width:100%;display:block}.ManageCreatedish-module__dE1LCW__table thead{display:none}.ManageCreatedish-module__dE1LCW__table tbody,.ManageCreatedish-module__dE1LCW__table tr{width:100%;display:block}.ManageCreatedish-module__dE1LCW__table tr{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.75rem}.ManageCreatedish-module__dE1LCW__table td{white-space:normal;border:none;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem;display:flex}.ManageCreatedish-module__dE1LCW__table td:last-child{border-bottom:none}.ManageCreatedish-module__dE1LCW__table td:before{content:attr(data-label);color:#4a5568;flex:1;min-width:120px;font-weight:600}.ManageCreatedish-module__dE1LCW__priceInputWrapper{flex:1;min-width:auto;max-width:150px;margin-left:auto}.ManageCreatedish-module__dE1LCW__priceInputWrapper input{width:100%;min-width:0}}@media (max-width:480px){.ManageCreatedish-module__dE1LCW__container{border-radius:12px;padding:.375rem}.ManageCreatedish-module__dE1LCW__packagesContainer{padding:0 .375rem}.ManageCreatedish-module__dE1LCW__packageSection{width:calc(100% - .75rem);padding:1.25rem}.ManageCreatedish-module__dE1LCW__tableContainer{padding:.5rem}.ManageCreatedish-module__dE1LCW__table td{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.625rem}.ManageCreatedish-module__dE1LCW__table td:before{margin-bottom:.25rem}.ManageCreatedish-module__dE1LCW__sectionTitle{font-size:1.1rem}.ManageCreatedish-module__dE1LCW__priceInputWrapper{max-width:100%;margin-left:0}}@media (max-width:360px){.ManageCreatedish-module__dE1LCW__container{border-radius:8px;padding:.25rem}.ManageCreatedish-module__dE1LCW__packagesContainer{padding:0 .25rem}.ManageCreatedish-module__dE1LCW__packageSection{width:calc(100% - .5rem);padding:1rem .3rem}.ManageCreatedish-module__dE1LCW__tableContainer{padding:.375rem}.ManageCreatedish-module__dE1LCW__table td{padding:.5rem;font-size:.85rem}.ManageCreatedish-module__dE1LCW__priceInputWrapper{padding:.375rem .5rem}}.ManageCreatedish-module__dE1LCW__tableContainer{scrollbar-width:thin;scrollbar-color:#4a5568 #e2e8f0}.ManageCreatedish-module__dE1LCW__tableContainer::-webkit-scrollbar{height:6px}.ManageCreatedish-module__dE1LCW__tableContainer::-webkit-scrollbar-track{background:#e2e8f0;border-radius:3px}.ManageCreatedish-module__dE1LCW__tableContainer::-webkit-scrollbar-thumb{background-color:#4a5568;border-radius:3px}@media (max-width:768px){.ManageCreatedish-module__dE1LCW__tableContainer:after{content:"";pointer-events:none;background:linear-gradient(270deg,rgba(255,255,255,.9),transparent);width:30px;position:absolute;top:0;bottom:0;right:0}}
.Filter-module__BMeeQG__options{grid-column:1/-1}.Filter-module__BMeeQG__filters{flex-direction:row;grid-column:1/-1;justify-content:center;align-self:start;gap:1.7rem;margin-top:1.25rem;display:flex}.Filter-module__BMeeQG__buttonToggle{cursor:pointer;border:none;border-radius:8px;max-width:6.5rem;padding:10px 20px;font-family:Poppins;font-size:1rem;font-weight:500;transition:background-color .3s;box-shadow:0 4px 4px rgba(0,0,0,.4)}.Filter-module__BMeeQG__containerToggle{justify-content:center;align-items:center;padding:5px;display:flex}.Filter-module__BMeeQG__noFilter{color:rgba(40,40,40,.5);background-color:#e8eafe}.Filter-module__BMeeQG__filterItem{border:none;align-items:center;margin-right:1.25rem;padding:0;display:flex}.Filter-module__BMeeQG__Legend{max-width:4rem;max-height:16px}.Filter-module__BMeeQG__filterItem label{margin-right:.625rem;font-size:1rem}.Filter-module__BMeeQG__pureVeg{color:#fff;background-color:#020fb7}.Filter-module__BMeeQG__filterDropdown{color:#282828;border:.0625rem solid #ccc;border-radius:.5rem;width:100%;padding:.6rem 1rem;font-family:Poppins;font-size:1.2rem;font-weight:500;transition:border-color .3s;box-shadow:0 4px 4px rgba(0,0,0,.2)}.Filter-module__BMeeQG__filterDropdown:hover{border-color:#ff7a45}@media (max-width:780px){.Filter-module__BMeeQG__filters{flex-direction:row;gap:.3rem}.Filter-module__BMeeQG__buttonToggle{padding:10px}.Filter-module__BMeeQG__filterItem{margin-right:0}.Filter-module__BMeeQG__filterDropdown{padding:.5rem}}@media (max-width:560px){.Filter-module__BMeeQG__filters{flex-wrap:wrap;padding:1rem .3rem}.Filter-module__BMeeQG__filterItem{margin:0 .2rem 0 0;padding:0}.Filter-module__BMeeQG__containerToggle{margin-top:0;margin-bottom:0;padding:0}.Filter-module__BMeeQG__buttonToggle{margin-top:0;margin-bottom:0;padding:.59rem 7px;font-size:.9rem}.Filter-module__BMeeQG__filterItem{flex-direction:column}.Filter-module__BMeeQG__filterDropdown{width:100%;padding:.4rem .3rem;font-size:.9rem}}@media (max-width:445px){.Filter-module__BMeeQG__filters{flex-wrap:wrap;justify-content:center}.Filter-module__BMeeQG__filterItem{flex-direction:column}}@media (max-width:400px){.Filter-module__BMeeQG__containerToggle{padding:0}.Filter-module__BMeeQG__buttonToggle{font-size:.7rem}.Filter-module__BMeeQG__filterItem{margin:0 .2rem 0 0;padding:0}.Filter-module__BMeeQG__filterDropdown{padding:.4rem 0;font-size:.7rem}}
.CatererList-module__-CucMW__catererList{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));place-items:stretch center;gap:1.5rem;width:100%;max-width:1200px;margin:1.5rem 0;padding:0;list-style:none;display:grid}.CatererList-module__-CucMW__comparisonCheckbox{margin-top:auto}.CatererList-module__-CucMW__checkboxLabel{cursor:pointer;color:#070e6a;align-items:center;gap:8px;font-size:14px;display:flex}.CatererList-module__-CucMW__checkboxLabel input[type=checkbox]{accent-color:#070e6a;cursor:pointer;width:18px;height:18px}.CatererList-module__-CucMW__checkboxText{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:500}@media (max-width:768px){.CatererList-module__-CucMW__comparisonContent{flex-direction:column;align-items:flex-start;gap:15px}.CatererList-module__-CucMW__comparisonActions{align-self:stretch}.CatererList-module__-CucMW__clearButton,.CatererList-module__-CucMW__compareButton{flex:1}.CatererList-module__-CucMW__comparisonBar{max-height:150px}}.CatererList-module__-CucMW__catererItem{width:98%;list-style:none;transition:all .3s}.CatererList-module__-CucMW__catererCard{background:#fff;border-radius:12px;width:98%;height:100%;margin:0 auto;transition:all .3s;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.08)}.CatererList-module__-CucMW__catererCard:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.CatererList-module__-CucMW__catererDetails{flex-direction:column;height:100%;display:flex}.CatererList-module__-CucMW__imageContainer{width:100%;position:relative;overflow:hidden}.CatererList-module__-CucMW__imageContainer img{object-fit:contain;width:100%;height:220px;transition:transform .5s}.CatererList-module__-CucMW__catererCard:hover .CatererList-module__-CucMW__imageContainer img{transform:scale(1.05)}.CatererList-module__-CucMW__imageTitle{color:#000;clip-path:polygon(0 0,90% 0,100% 100%,0% 100%);background:#fff;margin:0;padding:10px 30px 10px 5px;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;position:absolute;bottom:-3%;left:0}.CatererList-module__-CucMW__imageBadgeRating{background:rgba(255,255,255,.9);border-radius:20px;align-items:center;padding:5px 10px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.CatererList-module__-CucMW__reviewCount{color:#555;margin-left:5px;font-size:.85rem;font-weight:500}.CatererList-module__-CucMW__contentContainer{border:1px solid #fff;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex}.CatererList-module__-CucMW__infoSection{flex-direction:column;gap:.75rem;display:flex}.CatererList-module__-CucMW__addressSection,.CatererList-module__-CucMW__cuisinesSection{color:#666;align-items:flex-start;gap:.5rem;font-size:.95rem;display:flex}.CatererList-module__-CucMW__addressSection i,.CatererList-module__-CucMW__cuisinesSection i{color:#070e6a;margin-top:3px;font-size:1rem}.CatererList-module__-CucMW__catererAddress,.CatererList-module__-CucMW__catererCuisines{flex:1;font-family:Poppins,sans-serif;font-weight:400;line-height:1.4}.CatererList-module__-CucMW__seeMoreButton{color:#070e6a;cursor:pointer;background:0 0;border:none;margin-left:.3rem;padding:0;font-size:.9rem;font-weight:500;transition:color .3s}.CatererList-module__-CucMW__seeMoreButton:hover{color:#f07b14;text-decoration:underline}.CatererList-module__-CucMW__badgeContainer{flex-wrap:wrap;gap:.8rem;margin-top:.5rem;display:flex}.CatererList-module__-CucMW__complementaryBadge{color:#fff;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:2rem;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.75rem;font-weight:500;transition:transform .2s;display:flex;box-shadow:0 2px 4px rgba(76,175,80,.3)}.CatererList-module__-CucMW__orderFullFilledBadge{color:#fff;background:linear-gradient(135deg,#2196f3,#1976d2);border-radius:2rem;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.75rem;font-weight:500;transition:transform .2s;display:flex;box-shadow:0 2px 4px rgba(33,150,243,.3)}.CatererList-module__-CucMW__complementaryBadge:hover,.CatererList-module__-CucMW__orderFullFilledBadge:hover{transform:scale(1.05)}.CatererList-module__-CucMW__orderCount{color:#1976d2;background:#fff;border-radius:1rem;margin-left:.3rem;padding:.2rem .5rem;font-size:.75rem;font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.1)}.CatererList-module__-CucMW__actionSection{border-top:1px solid rgba(0,0,0,.05);justify-content:space-between;align-items:center;margin-top:10px;padding-top:1rem;display:flex}.CatererList-module__-CucMW__priceCard{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:8px;flex-direction:column;padding:.5rem 1rem;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}.CatererList-module__-CucMW__priceCard strong{color:#666;margin-bottom:.2rem;font-size:.8rem;font-weight:600}.CatererList-module__-CucMW__priceCard span{color:#020fb7;font-size:1rem;font-weight:600}.CatererList-module__-CucMW__bookButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#070e6a,#0a13a0);border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;box-shadow:0 4px 6px rgba(7,14,106,.2)}.CatererList-module__-CucMW__bookButton:hover{background:linear-gradient(135deg,#f07b14,#ff8c2a);transform:translateY(-2px);box-shadow:0 6px 12px rgba(240,123,20,.3)}.CatererList-module__-CucMW__noResults{text-align:center;color:#666;background:#f9f9f9;border-radius:8px;grid-column:span 3;padding:2rem;font-size:1.1rem}@media (max-width:1200px){.CatererList-module__-CucMW__catererList{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CatererList-module__-CucMW__catererList{grid-template-columns:1fr}.CatererList-module__-CucMW__noResults{grid-column:span 1}.CatererList-module__-CucMW__imageContainer{height:200px}}@media (max-width:480px){.CatererList-module__-CucMW__imageContainer{height:180px}.CatererList-module__-CucMW__imageTitle{padding:8px 13px;font-size:1rem}.CatererList-module__-CucMW__actionSection{flex-direction:column;align-items:stretch;gap:1rem}.CatererList-module__-CucMW__priceCard{align-items:center}.CatererList-module__-CucMW__bookButton{width:100%}}
.OrderPage-module__7m6lRG__mainSection{color:#333;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;height:-moz-fit-content;height:fit-content;display:flex}.OrderPage-module__7m6lRG__tourDialogOverlay{z-index:100000;background:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.OrderPage-module__7m6lRG__tourDialog{text-align:center;background:#fff;border-radius:10px;max-width:400px;padding:2rem}.OrderPage-module__7m6lRG__tourDialog h3{color:#070e6a;margin-bottom:1rem}.OrderPage-module__7m6lRG__tourDialog p{color:#070e6a;margin-bottom:1.5rem}.OrderPage-module__7m6lRG__dialogButtons{justify-content:center;gap:1rem;display:flex}.OrderPage-module__7m6lRG__dialogButtons button{cursor:pointer;border:none;border-radius:5px;padding:.5rem 1rem}.OrderPage-module__7m6lRG__dialogButtons button:first-child{color:#fff;background:#070e6a}.OrderPage-module__7m6lRG__dialogButtons button:last-child{color:#070e6a;background:#f4f6ff}.OrderPage-module__7m6lRG__seoHeading{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.OrderPage-module__7m6lRG__contactusContainer{z-index:1000;background:linear-gradient(rgba(7,14,106,.99) 0%,rgba(14,27,208,.99) 100%);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:55rem;height:18rem;margin:10px auto;padding:2rem 5rem;font-family:Epilogue,poppins;display:flex}.OrderPage-module__7m6lRG__mainHeading{text-align:center;color:#fff;margin:0;font-size:2.5rem;font-weight:700}.OrderPage-module__7m6lRG__para{color:#fafafa;text-align:center;max-width:38rem;margin:0;padding:2rem 0 3rem;font-size:1rem;line-height:1.2rem}.OrderPage-module__7m6lRG__contact{color:#fafafa;cursor:pointer;background-color:#12141d;border:none;border-radius:50px;padding:1.2rem 2.4rem;font-family:Epilogue;font-size:1rem}.OrderPage-module__7m6lRG__mainSectionLeft{width:100%}.OrderPage-module__7m6lRG__mainSectionRight{flex-direction:column;align-self:flex-start;max-width:71rem;height:100%;margin:0 auto;display:flex}@media (max-width:1221px){.OrderPage-module__7m6lRG__contactusContainer{width:50rem}}@media (max-width:1050px){.OrderPage-module__7m6lRG__contactusContainer{width:40rem;padding:1rem 3rem;top:70%}}@media (max-width:830px){.OrderPage-module__7m6lRG__contactusContainer{width:35rem;padding:1rem 2rem;top:70%}}@media (max-width:768px){.OrderPage-module__7m6lRG__contactusContainer{width:30rem;padding:1rem 2rem;top:70%}.OrderPage-module__7m6lRG__mainHeading{font-size:2rem}}@media (max-width:600px){.OrderPage-module__7m6lRG__contactusContainer{width:25rem;padding:1rem;top:70%}.OrderPage-module__7m6lRG__mainHeading{font-size:1.6rem}.OrderPage-module__7m6lRG__para{padding:1rem 0;font-size:.8rem}}@media (max-width:510px){.OrderPage-module__7m6lRG__contactusContainer{max-width:20rem;padding:0 1rem;top:70%}}@media (max-width:457px){.OrderPage-module__7m6lRG__contactusContainer{max-width:18rem}.OrderPage-module__7m6lRG__mainHeading{font-size:1.2rem}.OrderPage-module__7m6lRG__para{padding:1rem 1.2rem;font-size:.7rem}.OrderPage-module__7m6lRG__contact{border-radius:30px;padding:.8rem 1.6rem;font-size:1rem}}@media (max-width:600px){.OrderPage-module__7m6lRG__catererInfo{font-size:1.6rem}.OrderPage-module__7m6lRG__info{font-size:.8rem}}@media (max-width:398px){.OrderPage-module__7m6lRG__contactusContainer{max-width:15.5rem}.OrderPage-module__7m6lRG__mainHeading{font-size:1.1rem}.OrderPage-module__7m6lRG__para{padding:1rem .5rem;font-size:.65rem}}@media (max-width:486px){.OrderPage-module__7m6lRG__catererInfo{font-size:1.2rem}.OrderPage-module__7m6lRG__info{font-size:.7rem;line-height:1.1rem}}@media (max-width:1200px){.OrderPage-module__7m6lRG__mainSectionLeft,.OrderPage-module__7m6lRG__mainSectionRight{width:100%}}@media (max-width:768px){.OrderPage-module__7m6lRG__mainSection{flex-direction:column;gap:.5rem}.OrderPage-module__7m6lRG__mainSectionLeft,.OrderPage-module__7m6lRG__mainSectionRight{width:100%;height:auto}}@media (max-width:480px){.OrderPage-module__7m6lRG__mainSectionLeft,.OrderPage-module__7m6lRG__mainSectionRight{font-size:.9rem}}.OrderPage-module__7m6lRG__seoContent{color:#333;background:#fff;border-radius:12px;max-width:1200px;margin:60px auto;padding:40px 20px;line-height:1.8;box-shadow:0 2px 8px rgba(0,0,0,.08)}.OrderPage-module__7m6lRG__seoContent h2{color:#1a1a1a;border-bottom:3px solid #ff6b35;margin-bottom:20px;padding-bottom:12px;font-size:32px;font-weight:700;line-height:1.3}.OrderPage-module__7m6lRG__seoContent h3{color:#2c3e50;margin-top:36px;margin-bottom:16px;font-size:24px;font-weight:600;line-height:1.4}.OrderPage-module__7m6lRG__seoContent p{color:#555;text-align:justify;margin-bottom:20px;font-size:16px}.OrderPage-module__7m6lRG__seoContent ul{margin:20px 0;padding-left:0;list-style:none}.OrderPage-module__7m6lRG__seoContent ul li{color:#444;margin-bottom:12px;padding-left:32px;font-size:16px;line-height:1.6;position:relative}.OrderPage-module__7m6lRG__seoContent ul li:before{content:"✓";color:#ff6b35;font-size:20px;font-weight:700;position:absolute;left:0}.OrderPage-module__7m6lRG__internalLink{background:#f8f9fa;border-left:4px solid #ff6b35;border-radius:4px;margin-top:32px;padding:16px}.OrderPage-module__7m6lRG__internalLink a{color:#ff6b35;font-weight:600;text-decoration:none;transition:color .3s}.OrderPage-module__7m6lRG__internalLink a:hover{color:#e55a28;text-decoration:underline}.OrderPage-module__7m6lRG__lastUpdated{color:#888;text-align:right;margin-top:32px;font-size:14px;font-style:italic}.OrderPage-module__7m6lRG__faqSection{background:#f9fafb;border-radius:12px;max-width:1200px;margin:60px auto;padding:40px 20px}.OrderPage-module__7m6lRG__faqSection h2{color:#1a1a1a;text-align:center;border-bottom:3px solid #ff6b35;width:100%;margin-bottom:32px;padding-bottom:12px;font-size:32px;font-weight:700;display:inline-block}.OrderPage-module__7m6lRG__faqSection details{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;padding:20px;transition:all .3s}.OrderPage-module__7m6lRG__faqSection details:hover{border-color:#ff6b35;box-shadow:0 4px 12px rgba(255,107,53,.1)}.OrderPage-module__7m6lRG__faqSection details[open]{background:#fff9f7;border-color:#ff6b35}.OrderPage-module__7m6lRG__faqSection summary{color:#2c3e50;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-right:32px;font-size:18px;font-weight:600;line-height:1.5;list-style:none;position:relative}.OrderPage-module__7m6lRG__faqSection summary::-webkit-details-marker{display:none}.OrderPage-module__7m6lRG__faqSection summary:after{content:"+";color:#ff6b35;font-size:28px;font-weight:300;transition:transform .3s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.OrderPage-module__7m6lRG__faqSection details[open] summary:after{content:"−";transform:translateY(-50%)rotate(180deg)}.OrderPage-module__7m6lRG__faqSection details p{color:#555;margin-top:16px;padding-left:8px;font-size:16px;line-height:1.7}@media (max-width:768px){.OrderPage-module__7m6lRG__seoContent,.OrderPage-module__7m6lRG__faqSection{margin:40px 16px;padding:24px 16px}.OrderPage-module__7m6lRG__seoContent h2,.OrderPage-module__7m6lRG__faqSection h2{font-size:26px}.OrderPage-module__7m6lRG__seoContent h3{margin-top:28px;font-size:20px}.OrderPage-module__7m6lRG__seoContent p,.OrderPage-module__7m6lRG__seoContent ul li,.OrderPage-module__7m6lRG__faqSection details p{font-size:15px}.OrderPage-module__7m6lRG__faqSection summary{padding-right:28px;font-size:16px}.OrderPage-module__7m6lRG__faqSection summary:after{font-size:24px}}@media (max-width:480px){.OrderPage-module__7m6lRG__seoContent,.OrderPage-module__7m6lRG__faqSection{margin:24px 12px;padding:20px 12px}.OrderPage-module__7m6lRG__seoContent h2,.OrderPage-module__7m6lRG__faqSection h2{font-size:22px}.OrderPage-module__7m6lRG__seoContent h3{font-size:18px}.OrderPage-module__7m6lRG__seoContent ul li{padding-left:28px}.OrderPage-module__7m6lRG__faqSection details{padding:16px}}
