.BusinessSetup-module__f3j8NW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BusinessSetup-module__f3j8NW__modal{text-align:center;background:#fff;border-radius:1.2rem;width:90%;max-width:42rem;padding:3rem;animation:.3s ease-out BusinessSetup-module__f3j8NW__fadeIn;box-shadow:0 2rem 5rem #00000026}@keyframes BusinessSetup-module__f3j8NW__fadeIn{0%{opacity:0;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}.BusinessSetup-module__f3j8NW__loadingIcon{width:6rem;height:6rem;margin:0 auto 2rem;position:relative}.BusinessSetup-module__f3j8NW__spinner{border:4px solid #f3f4f6;border-top-color:var(--primary-color,#ff6427);border-radius:50%;width:100%;height:100%;animation:1s linear infinite BusinessSetup-module__f3j8NW__spin}@keyframes BusinessSetup-module__f3j8NW__spin{to{transform:rotate(360deg)}}.BusinessSetup-module__f3j8NW__loadingTitle{color:#111827;margin:0 0 1rem;font-size:2rem;font-weight:700}.BusinessSetup-module__f3j8NW__loadingText{color:#6b7280;margin:0;font-size:1.4rem}.BusinessSetup-module__f3j8NW__errorIcon{background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:6rem;height:6rem;margin:0 auto 2rem;font-size:2.4rem;display:flex}.BusinessSetup-module__f3j8NW__errorTitle{color:#dc2626;margin:0 0 1rem;font-size:2rem;font-weight:700}.BusinessSetup-module__f3j8NW__errorText{color:#6b7280;margin:0 0 2.5rem;font-size:1.4rem;line-height:1.6}.BusinessSetup-module__f3j8NW__errorButton{background:var(--primary-color,#ff6427);color:#fff;cursor:pointer;border:none;border-radius:.8rem;padding:1.2rem 2.4rem;font-size:1.4rem;font-weight:600;transition:all .2s}.BusinessSetup-module__f3j8NW__errorButton:hover{background:var(--primary-hover,#e55a1f);transform:translateY(-1px);box-shadow:0 .4rem 1.2rem #ff64274d}.BusinessSetup-module__f3j8NW__errorButton:active{transform:translateY(0)}@media (max-width:768px){.BusinessSetup-module__f3j8NW__modal{max-width:90%;padding:2rem}.BusinessSetup-module__f3j8NW__loadingTitle,.BusinessSetup-module__f3j8NW__errorTitle{font-size:1.8rem}.BusinessSetup-module__f3j8NW__loadingText,.BusinessSetup-module__f3j8NW__errorText{font-size:1.3rem}.BusinessSetup-module__f3j8NW__errorButton{width:100%;padding:1.4rem}}
.ImageCropModal-module__OEVYDq__overlay{z-index:2000;background:#000000b5;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ImageCropModal-module__OEVYDq__modal{background:#fff;border-radius:1rem;width:100%;max-width:700px;overflow:hidden;box-shadow:0 20px 25px #0000004d}.ImageCropModal-module__OEVYDq__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.ImageCropModal-module__OEVYDq__title{color:#111827;margin:0;font-size:1.4rem;font-weight:600}.ImageCropModal-module__OEVYDq__closeBtn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:2rem;transition:all .2s;display:flex}.ImageCropModal-module__OEVYDq__closeBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.ImageCropModal-module__OEVYDq__closeBtn:disabled{opacity:.5;cursor:not-allowed}.ImageCropModal-module__OEVYDq__cropContainer{background:#000;width:100%;height:400px;position:relative}.ImageCropModal-module__OEVYDq__controls{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1.5rem 2rem}.ImageCropModal-module__OEVYDq__zoomControl{margin-bottom:1rem}.ImageCropModal-module__OEVYDq__zoomLabel{color:#6b7280;margin-bottom:.5rem;font-size:1.3rem;font-weight:500;display:block}.ImageCropModal-module__OEVYDq__slider{appearance:none;background:#d1d5db;border-radius:3px;outline:none;width:100%;height:6px}.ImageCropModal-module__OEVYDq__slider::-webkit-slider-thumb{appearance:none;background:var(--flow-black,#000);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:all .2s}.ImageCropModal-module__OEVYDq__slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.ImageCropModal-module__OEVYDq__slider::-moz-range-thumb{background:var(--flow-orange,#ff6427);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px;transition:all .2s}.ImageCropModal-module__OEVYDq__slider::-moz-range-thumb:hover{transform:scale(1.2)}.ImageCropModal-module__OEVYDq__slider:disabled{opacity:.5;cursor:not-allowed}.ImageCropModal-module__OEVYDq__instructions{text-align:center;margin-top:1rem}.ImageCropModal-module__OEVYDq__instructions p{color:#6b7280;margin:0;font-size:1.3rem}.ImageCropModal-module__OEVYDq__actions{border-top:1px solid #e5e7eb;gap:1rem;padding:1.5rem 2rem;display:flex}.ImageCropModal-module__OEVYDq__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;flex:1;padding:.75rem 1.5rem;font-size:1.4rem;font-weight:500;transition:all .2s}.ImageCropModal-module__OEVYDq__cancelBtn:hover:not(:disabled){background:#f3f4f6}.ImageCropModal-module__OEVYDq__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.ImageCropModal-module__OEVYDq__saveBtn{background:var(--flow-orange,#ff6427);color:#fff;cursor:pointer;border:none;border-radius:.5rem;flex:1;padding:.75rem 1.5rem;font-size:1.4rem;font-weight:500;transition:all .2s}.ImageCropModal-module__OEVYDq__saveBtn:hover:not(:disabled){background:#e55a20}.ImageCropModal-module__OEVYDq__saveBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:800px){.ImageCropModal-module__OEVYDq__overlay{padding:0}.ImageCropModal-module__OEVYDq__modal{border-radius:0;max-width:100%;max-height:100vh}.ImageCropModal-module__OEVYDq__cropContainer{height:350px}.ImageCropModal-module__OEVYDq__header,.ImageCropModal-module__OEVYDq__controls,.ImageCropModal-module__OEVYDq__actions{padding:1rem 1.5rem}.ImageCropModal-module__OEVYDq__actions{flex-direction:column-reverse}}
.EditHeroModal-module__mmF2Fa__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.EditHeroModal-module__mmF2Fa__modal{background:#fff;border-radius:1rem;width:100%;max-width:600px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 25px #00000026}.EditHeroModal-module__mmF2Fa__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.6rem 2rem;display:flex}.EditHeroModal-module__mmF2Fa__title{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.EditHeroModal-module__mmF2Fa__closeBtn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:2rem;transition:all .2s;display:flex}.EditHeroModal-module__mmF2Fa__closeBtn:hover:not(:disabled){color:#000;background:#c7c9ce}.EditHeroModal-module__mmF2Fa__closeBtn:disabled{opacity:.5;cursor:not-allowed}.EditHeroModal-module__mmF2Fa__form{padding:2rem}.EditHeroModal-module__mmF2Fa__error{color:#dc2626;background:#fee2e2;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:1.4rem}.EditHeroModal-module__mmF2Fa__progressBar{color:#ea580c;background:#fff7ed;border:1px solid #fed7aa;border-radius:.5rem;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;font-size:1.4rem;display:flex}.EditHeroModal-module__mmF2Fa__spinner{border:2px solid #fed7aa;border-top-color:#ea580c;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite EditHeroModal-module__mmF2Fa__spin}@keyframes EditHeroModal-module__mmF2Fa__spin{to{transform:rotate(360deg)}}.EditHeroModal-module__mmF2Fa__formSection{margin-bottom:2rem}.EditHeroModal-module__mmF2Fa__label{color:var(--flow-grey-2);flex-direction:column;gap:.25rem;margin-bottom:.75rem;font-size:1.4rem;font-weight:600;display:flex}.EditHeroModal-module__mmF2Fa__hint{color:var(--flow-hint);font-size:1.2rem;font-weight:400}.EditHeroModal-module__mmF2Fa__labelWithCounter{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.EditHeroModal-module__mmF2Fa__charCounter{color:#6b7280;font-size:1.2rem;font-weight:500}.EditHeroModal-module__mmF2Fa__charCounterError{color:#dc2626}.EditHeroModal-module__mmF2Fa__errorText{color:#dc2626;margin-top:.5rem;font-size:1.2rem;display:block}.EditHeroModal-module__mmF2Fa__bannerUpload{position:relative}.EditHeroModal-module__mmF2Fa__fileInput{display:none}.EditHeroModal-module__mmF2Fa__bannerPreview{background:#f3f4f6;border-radius:.75rem;width:100%;height:170px;position:relative;overflow:hidden}.EditHeroModal-module__mmF2Fa__bannerImage{object-fit:cover}.EditHeroModal-module__mmF2Fa__bannerActions{gap:.5rem;display:flex;position:absolute;bottom:1rem;right:1rem}.EditHeroModal-module__mmF2Fa__changeBannerBtn,.EditHeroModal-module__mmF2Fa__deleteBannerBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#000000b3;border:1px solid gray;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1.3rem;font-weight:500;transition:all .2s;display:flex}.EditHeroModal-module__mmF2Fa__changeBannerBtn:hover:not(:disabled){background:#000000e6}.EditHeroModal-module__mmF2Fa__deleteBannerBtn{background:#dc2626e6}.EditHeroModal-module__mmF2Fa__deleteBannerBtn:hover:not(:disabled){background:#dc2626}.EditHeroModal-module__mmF2Fa__changeBannerBtn:disabled,.EditHeroModal-module__mmF2Fa__deleteBannerBtn:disabled{opacity:.5;cursor:not-allowed}.EditHeroModal-module__mmF2Fa__uploadPlaceholder{color:#6b7280;cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:150px;font-size:1.4rem;transition:all .2s;display:flex}.EditHeroModal-module__mmF2Fa__uploadPlaceholder:hover:not(:disabled){border-color:var(--flow-orange,#ff6427);color:var(--flow-orange,#ff6427);background:#fff7ed}.EditHeroModal-module__mmF2Fa__uploadPlaceholder:disabled{opacity:.5;cursor:not-allowed}.EditHeroModal-module__mmF2Fa__uploadPlaceholder svg{font-size:3rem}.EditHeroModal-module__mmF2Fa__logoUpload{justify-content:center;display:flex}.EditHeroModal-module__mmF2Fa__logoPreviewContainer{width:120px;height:120px;position:relative}.EditHeroModal-module__mmF2Fa__logoPreview{border:4px solid #e5e7eb;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.EditHeroModal-module__mmF2Fa__logoImage{object-fit:cover}.EditHeroModal-module__mmF2Fa__logoPlaceholder{background:var(--flow-orange,#ff6427);color:#fff;border:4px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;font-weight:700;display:flex}.EditHeroModal-module__mmF2Fa__logoActions{gap:.5rem;display:flex;position:absolute;bottom:-5px;right:-5px}.EditHeroModal-module__mmF2Fa__changeLogoBtn,.EditHeroModal-module__mmF2Fa__deleteLogoBtn{background:var(--flow-orange,#ff6427);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.8rem;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000026}.EditHeroModal-module__mmF2Fa__deleteLogoBtn{background:#dc2626}.EditHeroModal-module__mmF2Fa__changeLogoBtn:hover:not(:disabled){transform:scale(1.1)}.EditHeroModal-module__mmF2Fa__deleteLogoBtn:hover:not(:disabled){background:#b91c1c;transform:scale(1.1)}.EditHeroModal-module__mmF2Fa__changeLogoBtn:disabled,.EditHeroModal-module__mmF2Fa__deleteLogoBtn:disabled{opacity:.5;cursor:not-allowed}.EditHeroModal-module__mmF2Fa__input{background:#f5f5f5;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1.6rem;transition:all .2s}.EditHeroModal-module__mmF2Fa__input:focus{border-color:var(--flow-orange,#ff6427);outline:none;box-shadow:0 0 0 3px #ff64271a}.EditHeroModal-module__mmF2Fa__input:disabled{cursor:not-allowed;background:#f9fafb}.EditHeroModal-module__mmF2Fa__textarea{resize:vertical;background:#f5f5f5;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1.6rem;transition:all .2s}.EditHeroModal-module__mmF2Fa__textarea:focus{border-color:var(--flow-orange,#ff6427);outline:none;box-shadow:0 0 0 3px #ff64271a}.EditHeroModal-module__mmF2Fa__textarea:disabled{cursor:not-allowed;background:#f9fafb}.EditHeroModal-module__mmF2Fa__textareaError{border-color:#dc2626}.EditHeroModal-module__mmF2Fa__textareaError:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.EditHeroModal-module__mmF2Fa__actions{background:#fff;border-top:1px solid #cfcfcf;justify-content:flex-end;align-items:center;gap:1rem;width:100%;max-width:60rem;height:5rem;margin-top:2rem;padding:0 0;display:flex;position:sticky;bottom:0;left:0}.EditHeroModal-module__mmF2Fa__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1.4rem;font-weight:500;transition:all .2s}.EditHeroModal-module__mmF2Fa__cancelBtn:hover:not(:disabled){background:#f3f4f6}.EditHeroModal-module__mmF2Fa__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.EditHeroModal-module__mmF2Fa__saveBtn{background:var(--flow-black);color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1.4rem;font-weight:500;transition:all .2s;display:flex}.EditHeroModal-module__mmF2Fa__saveBtn:hover:not(:disabled){background:#e55a20}.EditHeroModal-module__mmF2Fa__saveBtn:disabled{opacity:.6;cursor:not-allowed}.EditHeroModal-module__mmF2Fa__buttonSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite EditHeroModal-module__mmF2Fa__spin}@media (max-width:800px){.EditHeroModal-module__mmF2Fa__overlay{align-items:flex-end;padding:0}.EditHeroModal-module__mmF2Fa__modal{border-radius:1rem 1rem 0 0;max-width:100%;max-height:95vh;padding:0 1rem}.EditHeroModal-module__mmF2Fa__header{padding:.5rem 1.5rem}.EditHeroModal-module__mmF2Fa__title{font-size:1.4rem}.EditHeroModal-module__mmF2Fa__bannerPreview{height:130px}.EditHeroModal-module__mmF2Fa__logoPreviewContainer{width:120px;height:120px;position:relative}.EditHeroModal-module__mmF2Fa__form{padding:1.5rem}.EditHeroModal-module__mmF2Fa__logoActions{flex-direction:column}.EditHeroModal-module__mmF2Fa__changeLogoBtn,.EditHeroModal-module__mmF2Fa__deleteLogoBtn{width:36px;height:36px;font-size:1.6rem}.EditHeroModal-module__mmF2Fa__actions{justify-content:center;align-items:center;gap:1rem;width:100%;max-width:60rem;height:auto;margin-top:0;padding:1rem 0;display:flex;bottom:0;left:0}.EditHeroModal-module__mmF2Fa__cancelBtn{flex:1}.EditHeroModal-module__mmF2Fa__saveBtn{background:var(--flow-black);color:#fff;cursor:pointer;border:none;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1.4rem;font-weight:500;transition:all .2s;display:flex}}
.MenuHero-module__BgKqRa__hero{background:#fff;border-bottom:1px solid #e1e1e1c7;border-radius:1rem;margin-bottom:0;padding:2rem 2rem 0;position:relative}.MenuHero-module__BgKqRa__banner{background:#000;border-radius:1.5rem;width:100%;height:170px;transition:all .2s;position:relative;overflow:hidden}.MenuHero-module__BgKqRa__banner:hover{opacity:.95}.MenuHero-module__BgKqRa__bannerImage{object-fit:cover;transition:all .4s}.MenuHero-module__BgKqRa__bannerImage:hover{opacity:.6}.MenuHero-module__BgKqRa__bannerPlaceholder{background:#0d302a;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MenuHero-module__BgKqRa__placeholderIcon{color:#ffffff80;font-size:4rem}.MenuHero-module__BgKqRa__editBannerBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.8rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.MenuHero-module__BgKqRa__editBannerBtn:hover{background:#000000b3;transform:scale(1.1)}.MenuHero-module__BgKqRa__logoWrapper{height:60px;padding:0 1.5rem;position:relative}.MenuHero-module__BgKqRa__logoContainer{background:#fff;border:5px solid #fff;border-radius:50%;width:100px;height:100px;transition:all .2s;position:absolute;top:-60px;left:2rem;overflow:hidden;box-shadow:0 1px 3px #00000020}.MenuHero-module__BgKqRa__logoContainer:hover{transform:scale(1.05)}.MenuHero-module__BgKqRa__logoContainer:hover .MenuHero-module__BgKqRa__logoOverlay{opacity:1}.MenuHero-module__BgKqRa__logo{object-fit:cover}.MenuHero-module__BgKqRa__logoPlaceholder{background:var(--brand-primary,#ff6427);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:3.5rem;font-weight:700;display:flex}.MenuHero-module__BgKqRa__logoOverlay{opacity:0;background:#00000080;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.MenuHero-module__BgKqRa__cameraIcon{color:#fff;font-size:2.5rem}.MenuHero-module__BgKqRa__editLogoBtn{background:var(--brand-primary,#ff6427);color:#040404;cursor:pointer;background:gray;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.4rem;transition:all .2s;display:flex;position:absolute;bottom:0;right:0}.MenuHero-module__BgKqRa__editLogoBtn:hover{transform:scale(1.1)}.MenuHero-module__BgKqRa__info{margin-top:-1rem;padding:0 2.5rem 0 1.5rem;position:relative}.MenuHero-module__BgKqRa__infoHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.MenuHero-module__BgKqRa__businessName{color:var(--brand-primary-darker);font-size:2rem;font-weight:700;line-height:1.2;font-family:var(--brand-font-family);margin:0}.MenuHero-module__BgKqRa__editInfoBtn{color:#6b7280;cursor:pointer;background:#e6e7e9;border:1px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.6rem;transition:all .2s;display:flex;position:absolute;bottom:3rem;right:3rem}.MenuHero-module__BgKqRa__editInfoBtn:hover{color:#111827;background:#e5e7eb}.MenuHero-module__BgKqRa__description{color:var(--flow-grey-2);max-width:50rem;font-size:1.4rem;line-height:1.35;font-family:var(--brand-font-family);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.MenuHero-module__BgKqRa__infoCards{background:#fff;border-top:1px solid #e5e7eb;gap:1rem;padding:0 1rem;display:flex;position:relative}.MenuHero-module__BgKqRa__infoCard{background:#fff;flex-wrap:wrap;flex:1;align-items:flex-start;gap:.3rem;width:50%;padding:1.5rem 0;display:flex}.MenuHero-module__BgKqRa__infoCard:first-child{border-right:1px solid #e5e7eb;max-width:40%}.MenuHero-module__BgKqRa__cardIcon{width:20px;height:20px;color:var(--brand-primary,#ff6427);flex-shrink:0;justify-content:center;align-items:center;margin-top:.2rem;font-size:2rem;display:flex}.MenuHero-module__BgKqRa__cardContent{flex:1;min-width:0}.MenuHero-module__BgKqRa__cardLabel{color:#3b3f47;font-size:1.3rem;font-weight:500;line-height:1.3;font-family:var(--brand-font-family);margin:0 0 .3rem}.MenuHero-module__BgKqRa__cardValue{color:#3b3f47;font-size:1.3rem;font-weight:400;line-height:1.3;font-family:var(--brand-font-family);margin:0}.MenuHero-module__BgKqRa__truncate{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}@media (max-width:800px){.MenuHero-module__BgKqRa__hero{border-radius:0;padding:1rem 1rem 0}.MenuHero-module__BgKqRa__banner{border-radius:1.2rem;height:13.5rem}.MenuHero-module__BgKqRa__logoContainer{width:90px;height:90px;top:-55px}.MenuHero-module__BgKqRa__logoPlaceholder{font-size:2.4rem}.MenuHero-module__BgKqRa__cameraIcon{font-size:2rem}.MenuHero-module__BgKqRa__info{margin-top:-1.3rem;padding:0 3rem 0 1rem}.MenuHero-module__BgKqRa__businessName{font-size:1.6rem}.MenuHero-module__BgKqRa__description{font-size:1.3rem}.MenuHero-module__BgKqRa__infoCards{gap:.8rem;padding:0 3%}.MenuHero-module__BgKqRa__infoCard{padding:1rem 0}.MenuHero-module__BgKqRa__cardIcon{font-size:1.8rem}.MenuHero-module__BgKqRa__cardLabel,.MenuHero-module__BgKqRa__cardValue{font-size:1.2rem}.MenuHero-module__BgKqRa__editInfoBtn{bottom:3rem;right:1.8rem}}
.ActionDropdown-module__zOFegq__container{height:fit-content;position:relative}.ActionDropdown-module__zOFegq__trigger{color:#6b7280;cursor:pointer;background:#f1f1f1;border:.1rem solid #e5e7eb;border-radius:.6rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.6rem;transition:all .2s;display:flex}.ActionDropdown-module__zOFegq__trigger:hover{color:#111827;background:#e5e7eb}.ActionDropdown-module__zOFegq__dropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:fit-content;min-width:115px;margin-top:.5rem;position:absolute;top:100%;right:-3rem;overflow:hidden;box-shadow:0 10px 25px #00000026}.ActionDropdown-module__zOFegq__dropdownItem{text-align:left;color:#374151;cursor:pointer;background:#fff;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1.4rem;transition:all .2s;display:flex}.ActionDropdown-module__zOFegq__dropdownItem:hover{background:#f3f4f6}.ActionDropdown-module__zOFegq__dropdownItem svg{font-size:1.8rem}.ActionDropdown-module__zOFegq__dropdownItemDanger{color:#dc2626}.ActionDropdown-module__zOFegq__dropdownItemDanger:hover{background:#fee2e2}@media (max-width:800px){.ActionDropdown-module__zOFegq__trigger{width:2.5rem;height:2.5rem;font-size:1.6rem}.ActionDropdown-module__zOFegq__dropdownItem{padding:.65rem .85rem;font-size:1.3rem}.ActionDropdown-module__zOFegq__dropdownItem svg{font-size:1.6rem}.ActionDropdown-module__zOFegq__container{position:relative}}.ActionDropdown-module__zOFegq__dropdownCarousel{top:-350%}
.MenuItemCard-module__7Ny2-a__card{background:#fff;border-radius:1rem;align-items:center;gap:1.5rem;height:12rem;padding:1rem 1.6rem 1rem 1rem;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 3px #0000001b}.MenuItemCard-module__7Ny2-a__card:hover{box-shadow:none}.MenuItemCard-module__7Ny2-a__imageContainer{background:#fff;border-radius:.75rem;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.MenuItemCard-module__7Ny2-a__image{object-fit:cover}.MenuItemCard-module__7Ny2-a__info{flex:2;min-width:0;position:relative}.MenuItemCard-module__7Ny2-a__name{color:var(--brand-primary-darker);-webkit-line-clamp:2;font-size:1.5rem;font-weight:600;line-height:1.25;font-family:var(--brand-font-family);-webkit-box-orient:vertical;margin:0 0 .25rem;display:-webkit-box;overflow:hidden}.MenuItemCard-module__7Ny2-a__description{color:#6b7280;-webkit-line-clamp:2;font-size:1.3rem;line-height:1.3;font-family:var(--brand-font-family);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.MenuItemCard-module__7Ny2-a__priceActions{flex-direction:column-reverse;flex:1;justify-content:space-between;align-items:flex-end;gap:.5rem;height:100%;padding:.5rem 0;display:flex}.MenuItemCard-module__7Ny2-a__price{color:var(--brand-primary,#111827);white-space:nowrap;font-size:1.5rem;font-weight:700;font-family:var(--brand-font-family);margin:0}.MenuItemCard-module__7Ny2-a__actions{align-items:center;gap:.5rem;display:flex}.MenuItemCard-module__7Ny2-a__actionBtn{color:#6b7280;cursor:pointer;background:#f1f1f1;border:.1rem solid #e5e7eb;border-radius:.6rem;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;font-size:2rem;transition:all .2s;display:flex}.MenuItemCard-module__7Ny2-a__actionBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.MenuItemCard-module__7Ny2-a__moreMenu{position:relative}.MenuItemCard-module__7Ny2-a__dropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:fit-content;min-width:115px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__dropdown{top:-380%}.MenuItemCard-module__7Ny2-a__dropdownItem{text-align:left;color:#374151;cursor:pointer;background:#fff;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1.4rem;transition:all .2s;display:flex}.MenuItemCard-module__7Ny2-a__dropdownItem:hover{background:#f3f4f6}.MenuItemCard-module__7Ny2-a__dropdownItem svg{font-size:1.8rem}.MenuItemCard-module__7Ny2-a__dropdownItemDanger{color:#dc2626}.MenuItemCard-module__7Ny2-a__dropdownItemDanger:hover{background:#fee2e2}@media (max-width:800px){.MenuItemCard-module__7Ny2-a__card{gap:1rem;height:9.6rem;padding:.6rem 1.2rem .6rem .6rem}.MenuItemCard-module__7Ny2-a__imageContainer{flex:1.2;width:auto}.MenuItemCard-module__7Ny2-a__priceActions{justify-content:space-between;width:100%;margin-top:0;padding-top:0}.MenuItemCard-module__7Ny2-a__name{font-size:1.4rem}.MenuItemCard-module__7Ny2-a__description{font-size:1.2rem}.MenuItemCard-module__7Ny2-a__price{font-size:1.3rem}}.MenuItemCard-module__7Ny2-a__cardMoving{opacity:.6;pointer-events:none;transition:opacity ß0.2s}.MenuItemCard-module__7Ny2-a__actionBtn{width:2.5rem;height:2.5rem;font-size:1.6rem}.MenuItemCard-module__7Ny2-a__actionBtn:disabled{opacity:.3;cursor:not-allowed}.MenuItemCard-module__7Ny2-a__spinner{border:2px solid #e5e7eb;border-top-color:#6b7280;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite MenuItemCard-module__7Ny2-a__spin}@keyframes MenuItemCard-module__7Ny2-a__spin{to{transform:rotate(360deg)}}.MenuItemCard-module__7Ny2-a__statusContainer{margin-top:.75rem;position:absolute;bottom:-1rem;left:0}.MenuItemCard-module__7Ny2-a__statusBadge{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.4rem .8rem;font-family:inherit;font-size:1.2rem;font-weight:500;transition:all .2s;display:inline-flex}.MenuItemCard-module__7Ny2-a__statusBadge svg{font-size:1.4rem}.MenuItemCard-module__7Ny2-a__statusBadge:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.MenuItemCard-module__7Ny2-a__statusAvailable{color:#065f46;background:#d1fae5}.MenuItemCard-module__7Ny2-a__statusAvailable:hover{background:#a7f3d0}.MenuItemCard-module__7Ny2-a__statusNotAvailable{color:#991b1b;background:#fee2e2}.MenuItemCard-module__7Ny2-a__statusNotAvailable:hover{background:#fecaca}.MenuItemCard-module__7Ny2-a__statusHidden{color:#3730a3;background:#e0e7ff}.MenuItemCard-module__7Ny2-a__statusHidden:hover{background:#c7d2fe}.MenuItemCard-module__7Ny2-a__statusDropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:180px;margin-top:.5rem;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.MenuItemCard-module__7Ny2-a__statusDropdownItem{text-align:left;color:#374151;cursor:pointer;background:#fff;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1.4rem;transition:all .2s;display:flex}.MenuItemCard-module__7Ny2-a__statusDropdownItem:hover{background:#f3f4f6}.MenuItemCard-module__7Ny2-a__statusDropdownItem svg{font-size:1.8rem}.MenuItemCard-module__7Ny2-a__statusDropdownItemActive{color:#111827;background:#f3f4f6;font-weight:600}.MenuItemCard-module__7Ny2-a__cardNotAvailable .MenuItemCard-module__7Ny2-a__imageContainer{filter:grayscale()}.MenuItemCard-module__7Ny2-a__cardNotAvailable .MenuItemCard-module__7Ny2-a__name,.MenuItemCard-module__7Ny2-a__cardNotAvailable .MenuItemCard-module__7Ny2-a__description,.MenuItemCard-module__7Ny2-a__cardNotAvailable .MenuItemCard-module__7Ny2-a__price{color:#9ca3af}@media (max-width:800px){.MenuItemCard-module__7Ny2-a__statusBadge{padding:.3rem .6rem;font-size:1.1rem}.MenuItemCard-module__7Ny2-a__statusBadge svg{font-size:1.2rem}.MenuItemCard-module__7Ny2-a__statusDropdownItem{padding:.65rem .85rem;font-size:1.3rem}}.MenuItemCard-module__7Ny2-a__discountBadge{background:var(--brand-primary,#ff6427);color:#fff;box-shadow:0 2px 8px rgba(var(--brand-primary-rgb,255,100,39),.4);z-index:10;border-radius:.5rem;padding:.4rem .8rem;font-size:1.3rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}@keyframes MenuItemCard-module__7Ny2-a__pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.MenuItemCard-module__7Ny2-a__priceContainer{flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.MenuItemCard-module__7Ny2-a__salesPrice{color:var(--brand-primary,#ff6427);white-space:nowrap;font-size:1.5rem;font-weight:700;font-family:var(--brand-font-family);margin:0}.MenuItemCard-module__7Ny2-a__originalPrice{color:#9ca3af;white-space:nowrap;font-size:1.3rem;font-weight:500;font-family:var(--brand-font-family);margin:0;text-decoration:line-through}@media (max-width:800px){.MenuItemCard-module__7Ny2-a__discountBadge{padding:.3rem .6rem;font-size:1.1rem;top:.4rem;right:.4rem}.MenuItemCard-module__7Ny2-a__salesPrice{font-size:1.3rem}.MenuItemCard-module__7Ny2-a__originalPrice{font-size:1.1rem}}.MenuItemCard-module__7Ny2-a__cardGrid{flex-direction:column;gap:0;height:auto;padding:.8rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__imageContainer{border-radius:.7rem;flex:none;width:100%;height:18rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__info{flex:none;width:100%;padding:1.2rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__name{margin-bottom:.4rem;font-size:1.6rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__description{-webkit-line-clamp:2;margin-bottom:.5rem;font-size:1.3rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__priceActions{flex-direction:column;flex:none;justify-content:flex-end;align-items:flex-end;width:100%;height:auto;padding:0 1.2rem 1.2rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__priceContainer{flex-direction:row-reverse;align-items:flex-end;gap:.8rem;display:flex}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__price,.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__salesPrice{font-size:1.6rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__originalPrice{font-size:1.4rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__actions{gap:.4rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__actionBtn{width:3.2rem;height:3.2rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__discountBadge{padding:.5rem 1rem;font-size:1.4rem;top:.8rem;right:.8rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__statusBadge{margin-top:.5rem}@media (max-width:800px){.MenuItemCard-module__7Ny2-a__cardGrid{padding:.5rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__imageContainer{height:13rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__info{padding:1rem .5rem 0}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__name{font-size:1.4rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__description{font-size:1.2rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__priceActions{gap:1rem;padding:0 .5rem 1rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__price,.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__salesPrice{font-size:1.4rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__originalPrice{font-size:1.3rem}.MenuItemCard-module__7Ny2-a__cardGrid .MenuItemCard-module__7Ny2-a__actionBtn{width:3rem;height:3rem}}.MenuItemCard-module__7Ny2-a__cardTiles{flex-direction:column;gap:0;height:auto;padding:.8rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__imageContainer{border-radius:.7rem .3rem;flex:none;width:100%;height:12rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__info{flex:none;width:100%;padding:1.2rem .5rem .5rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__name{-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:0;font-size:1.4rem;display:-webkit-box;overflow:hidden}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__description{display:none}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__priceActions{flex-direction:column;flex:none;justify-content:flex-end;align-items:flex-end;width:100%;height:auto;padding:0 .5rem .5rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__priceContainer{flex-direction:row-reverse;align-self:flex-start;gap:.8rem;display:flex}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__price,.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__salesPrice,.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__originalPrice{font-size:1.4rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__actions{gap:.4rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__actionBtn{width:3.2rem;height:3.2rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__discountBadge{padding:.5rem 1rem;font-size:1.4rem;top:.8rem;right:.8rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__statusBadge{margin-top:.5rem}@media (max-width:800px){.MenuItemCard-module__7Ny2-a__cardTiles{padding:.5rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__imageContainer{height:8.5rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__info{padding:1rem .25rem 0}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__name{font-size:1.3rem;line-height:1.35}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__priceActions{gap:1rem;margin-top:auto;padding:0 .25rem .5rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__priceContainer{text-align:left;flex-direction:column;align-self:flex-start;gap:0;display:flex}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__price,.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__salesPrice{font-size:1.4rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__originalPrice{font-size:1.3rem}.MenuItemCard-module__7Ny2-a__cardTiles .MenuItemCard-module__7Ny2-a__actionBtn{width:2.5rem;height:2.5rem}}.MenuItemCard-module__7Ny2-a__cardCarousel{flex-direction:column;flex:none;gap:0;width:240px;min-width:240px;max-width:240px;height:auto;padding:.8rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__imageContainer{border-radius:.9rem;flex:none;width:100%;height:16rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__info{flex:none;width:100%;padding:1rem .3rem 0}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__name{margin-bottom:.4rem;font-size:1.5rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__description{-webkit-line-clamp:2;margin-bottom:.8rem;font-size:1.3rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__priceContainer{flex-direction:row;flex:none;justify-content:flex-start;align-items:flex-start;gap:.8rem;width:100%;padding:0 1.2rem 0}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__priceActions{flex-direction:column;width:100%;padding:1rem 0 0}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__price,.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__salesPrice{font-size:1.6rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__originalPrice{font-size:1.4rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__discountBadge{padding:.5rem 1rem;font-size:1.4rem;top:.8rem;right:.8rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__statusBadge{padding:.5rem 1rem;font-size:1.4rem;top:.8rem;left:.8rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__actions{flex:none;justify-content:flex-end;gap:.8rem;width:100%;padding:0 1.2rem 1.2rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__actionBtn{width:3rem;height:3rem;font-size:1.7rem}@media (max-width:800px){.MenuItemCard-module__7Ny2-a__cardCarousel{width:200px;min-width:200px;max-width:200px;padding:.6rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__imageContainer{height:11rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__info{padding-top:1.2rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__name{font-size:1.4rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__description{margin-bottom:0;font-size:1.2rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__priceContainer{align-items:center;margin:0;padding:0 .4rem 0}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__price,.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__salesPrice{font-size:1.4rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__originalPrice{font-size:1.2rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__discountBadge,.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__statusBadge{padding:.4rem .8rem;font-size:1.3rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__actions{padding:0 .8rem 1rem}.MenuItemCard-module__7Ny2-a__cardCarousel .MenuItemCard-module__7Ny2-a__actionBtn{font-size:1.7rem}}@media (max-width:420px){.MenuItemCard-module__7Ny2-a__cardCarousel{width:200px;min-width:140px;max-width:160px}}
.SortableMenuItemCard-module__j8osKG__wrapper{position:relative}.SortableMenuItemCard-module__j8osKG__dropIndicator{background-color:var(--brand-primary,#ff6427);opacity:0;pointer-events:none;z-index:10;border-radius:2px;height:4px;transition:opacity .15s;position:absolute;top:-2px;left:0;right:0}.SortableMenuItemCard-module__j8osKG__dropIndicatorVisible{opacity:1}
.CategoryCard-module__yJIVMa__card{border-bottom:2px solid #fff;margin-bottom:2rem;padding:1rem 2rem 2rem}.CategoryCard-module__yJIVMa__card:has(.CategoryCard-module__yJIVMa__itemsCarousel){padding:0 0 3rem 2rem}.CategoryCard-module__yJIVMa__header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.CategoryCard-module__yJIVMa__headerInfo{flex:1}.CategoryCard-module__yJIVMa__titleRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.CategoryCard-module__yJIVMa__title{color:var(--brand-primary,#ff6427);font-size:2.2rem;font-weight:800;line-height:1.25;font-family:var(--brand-font-family);margin:0 0 .3rem}.CategoryCard-module__yJIVMa__description{color:var(--flow-grey-2);font-size:1.4rem;line-height:1.3;font-family:var(--brand-font-family);margin:0}.CategoryCard-module__yJIVMa__categoryStatusBadge{border-radius:.5rem;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:1.2rem;font-weight:500;line-height:1;display:inline-flex}.CategoryCard-module__yJIVMa__categoryStatusBadge svg{font-size:1.4rem}.CategoryCard-module__yJIVMa__statusNotAvailable{color:#92400e;background:#fef3c7}.CategoryCard-module__yJIVMa__statusHidden{color:#374151;background:#e5e7eb}.CategoryCard-module__yJIVMa__headerActions{position:relative}.CategoryCard-module__yJIVMa__moreBtn{cursor:pointer;color:#6b7280;background:#fff;border:none;border-radius:5rem;justify-content:center;align-items:center;width:36px;height:36px;font-size:2.4rem;transition:all .2s;display:flex}.CategoryCard-module__yJIVMa__moreBtn:hover{color:#111827;background:#f3f4f6}.CategoryCard-module__yJIVMa__dropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:160px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.CategoryCard-module__yJIVMa__dropdownItem{text-align:left;color:#374151;cursor:pointer;background:#fff;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1.4rem;transition:all .2s;display:flex}.CategoryCard-module__yJIVMa__dropdownItem:hover{background:#f3f4f6}.CategoryCard-module__yJIVMa__dropdownItem svg{font-size:1.8rem}.CategoryCard-module__yJIVMa__dropdownItemDanger{color:#dc2626}.CategoryCard-module__yJIVMa__dropdownItemDanger:hover{background:#fee2e2}.CategoryCard-module__yJIVMa__items{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.CategoryCard-module__yJIVMa__itemsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.CategoryCard-module__yJIVMa__itemsTiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.CategoryCard-module__yJIVMa__itemsCarousel{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--brand-primary,#ff6427)transparent;flex-direction:row;gap:.5rem;padding-bottom:1.5rem;display:flex;overflow:auto hidden}.CategoryCard-module__yJIVMa__itemsCarousel::-webkit-scrollbar{height:8px}.CategoryCard-module__yJIVMa__itemsCarousel::-webkit-scrollbar-track{background:0 0;border-radius:10px}.CategoryCard-module__yJIVMa__itemsCarousel::-webkit-scrollbar-thumb{background:var(--brand-primary,#ff6427);border-radius:10px}.CategoryCard-module__yJIVMa__itemsCarousel::-webkit-scrollbar-thumb:hover{background:var(--brand-primary-dark,#e55518)}.CategoryCard-module__yJIVMa__card:has(.CategoryCard-module__yJIVMa__itemsCarousel) .CategoryCard-module__yJIVMa__moreBtn{margin-right:1rem}.CategoryCard-module__yJIVMa__addItemBtn{width:100%;color:var(--brand-primary,#ff6427);border:2px dashed var(--brand-primary,#ff6427);cursor:pointer;background:0 0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;height:8rem;padding:1.25rem;font-family:inherit;font-size:1.4rem;font-weight:600;transition:all .2s;display:flex}.CategoryCard-module__yJIVMa__card:has(.CategoryCard-module__yJIVMa__itemsCarousel) .CategoryCard-module__yJIVMa__addItemBtn{width:97%}.CategoryCard-module__yJIVMa__addItemBtn:hover{border-color:var(--flow-grey-2,#000);color:var(--flow-grey-2,#000);background:#fff}.CategoryCard-module__yJIVMa__addItemBtn svg{font-size:2rem}.CategoryCard-module__yJIVMa__cardNotAvailable{opacity:.6}.CategoryCard-module__yJIVMa__cardNotAvailable .CategoryCard-module__yJIVMa__title,.CategoryCard-module__yJIVMa__cardNotAvailable .CategoryCard-module__yJIVMa__description{color:#9ca3af}@media (max-width:800px){.CategoryCard-module__yJIVMa__card{padding:1rem 1.5rem}.CategoryCard-module__yJIVMa__card:has(.CategoryCard-module__yJIVMa__itemsCarousel){padding-left:1.5rem}.CategoryCard-module__yJIVMa__card:has(.CategoryCard-module__yJIVMa__itemsTiles){padding-right:1rem}.CategoryCard-module__yJIVMa__title{margin-bottom:.2rem;font-size:1.8rem}.CategoryCard-module__yJIVMa__description{font-size:1.2rem}.CategoryCard-module__yJIVMa__addItemBtn{padding:1rem;font-size:1.3rem}}@media (max-width:400px){.CategoryCard-module__yJIVMa__card{padding:1rem 1rem 2rem}.CategoryCard-module__yJIVMa__card:has(.CategoryCard-module__yJIVMa__itemsCarousel){padding:0 0 2rem 1rem}.CategoryCard-module__yJIVMa__itemsGrid{gap:.5rem}}
.CategorySlider-module__rtb5ha__container{z-index:100;background:0 0;margin-bottom:2rem;padding:0;transition:all .3s;position:sticky;top:0}.CategorySlider-module__rtb5ha__container.CategorySlider-module__rtb5ha__scrolled{-webkit-backdrop-filter:blur(10px);background:color-mix(in srgb,var(--brand-primary),transparent 50%);background:var(--brand-primary-light);-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.CategorySlider-module__rtb5ha__sliderWrapper{max-width:1200px;margin:0 auto;position:relative}.CategorySlider-module__rtb5ha__slider{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;padding:1rem 2rem;display:flex;overflow-x:auto}.CategorySlider-module__rtb5ha__slider::-webkit-scrollbar{display:none}.CategorySlider-module__rtb5ha__tab{color:var(--brand-primary-darker);cursor:pointer;white-space:nowrap;font-size:1.4rem;font-weight:600;font-family:var(--brand-font-family);border:none;border:.2rem solid var(--brand-primary,#000);background:#fff;border-radius:2rem;flex-shrink:0;padding:.75rem 1.5rem;transition:all .2s}.CategorySlider-module__rtb5ha__tabActive{background:var(--brand-primary,#ff6b35);color:#fff}.CategorySlider-module__rtb5ha__tabActive:hover{color:#fff}.CategorySlider-module__rtb5ha__scrollBtn{cursor:pointer;color:#6b7280;z-index:2;opacity:1;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2.4rem;transition:all .3s;animation:.3s CategorySlider-module__rtb5ha__fadeIn;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}@keyframes CategorySlider-module__rtb5ha__fadeIn{0%{opacity:0;transform:translateY(-50%)scale(.9)}to{opacity:1;transform:translateY(-50%)scale(1)}}.CategorySlider-module__rtb5ha__scrollBtn:hover{color:#111827;background:#f9fafb;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 12px #00000026}.CategorySlider-module__rtb5ha__scrollBtn:active{transform:translateY(-50%)scale(.95)}.CategorySlider-module__rtb5ha__scrollBtnLeft{left:.5rem}.CategorySlider-module__rtb5ha__scrollBtnRight{right:.5rem}@media (max-width:800px){.CategorySlider-module__rtb5ha__container{z-index:50;position:sticky;top:0}.CategorySlider-module__rtb5ha__scrollBtn{display:none}.CategorySlider-module__rtb5ha__slider{padding:.5rem 1.5rem}.CategorySlider-module__rtb5ha__tab{padding:.625rem 1.25rem;font-size:1.3rem}}.CategorySlider-module__rtb5ha__sliderWrapper:before,.CategorySlider-module__rtb5ha__sliderWrapper:after{content:"";pointer-events:none;z-index:1;opacity:0;width:60px;transition:opacity .3s;position:absolute;top:0;bottom:0}
.MelaMenuHero-module__y6ytIq__hero{background:#fff;margin-bottom:0;position:relative}.MelaMenuHero-module__y6ytIq__header{background:#fff;justify-content:space-between;align-items:center;padding:.7rem 2rem;display:flex;position:relative}.MelaMenuHero-module__y6ytIq__headerLeft{flex:1;align-items:center;gap:.7rem;display:flex}.MelaMenuHero-module__y6ytIq__logoContainer{background:#fff;border-radius:50%;flex-shrink:0;width:57px;height:57px;position:relative;overflow:hidden}.MelaMenuHero-module__y6ytIq__logo{object-fit:cover}.MelaMenuHero-module__y6ytIq__logoPlaceholder{background:var(--brand-primary,#ff6427);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.8rem;font-weight:700;display:flex}.MelaMenuHero-module__y6ytIq__businessName{color:var(--brand-primary-darker);font-size:1.8rem;font-weight:600;font-family:var(--brand-font-family);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.MelaMenuHero-module__y6ytIq__headerActions{align-items:center;gap:.8rem;display:flex}.MelaMenuHero-module__y6ytIq__iconButton{cursor:pointer;color:#000;background:#eaeaea;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:2rem;transition:all .2s;display:flex}.MelaMenuHero-module__y6ytIq__iconButton:hover{background:#f9fafb;border-color:#d1d5db}.MelaMenuHero-module__y6ytIq__iconButton:active{background:#f3f4f6}.MelaMenuHero-module__y6ytIq__banner{width:100%;height:180px;position:relative;overflow:hidden}.MelaMenuHero-module__y6ytIq__bannerImage{object-fit:cover}.MelaMenuHero-module__y6ytIq__infoCards{background:#fff;border-bottom:1px solid #e5e7eb;gap:1rem;padding:0 2rem;display:flex}.MelaMenuHero-module__y6ytIq__infoCard{background:#fff;flex-wrap:wrap;flex:1;align-items:flex-start;gap:.3rem;width:50%;padding:1.5rem 0;display:flex}.MelaMenuHero-module__y6ytIq__infoCard:first-child{border-right:1px solid #e5e7eb;max-width:40%}.MelaMenuHero-module__y6ytIq__cardIcon{width:20px;height:20px;color:var(--brand-primary,#ff6427);flex-shrink:0;justify-content:center;align-items:center;margin-top:.2rem;font-size:2rem;display:flex}.MelaMenuHero-module__y6ytIq__cardContent{flex:1;min-width:0}.MelaMenuHero-module__y6ytIq__cardLabel{color:#3b3f47;font-size:1.3rem;font-weight:500;line-height:1.3;font-family:var(--brand-font-family);margin:0 0 .3rem}.MelaMenuHero-module__y6ytIq__cardValue{color:#3b3f47;font-size:1.3rem;font-weight:400;line-height:1.3;font-family:var(--brand-font-family);margin:0}.MelaMenuHero-module__y6ytIq__truncate{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}@media (max-width:800px){.MelaMenuHero-module__y6ytIq__header{padding:1rem 2rem}.MelaMenuHero-module__y6ytIq__logoContainer{width:55px;height:55px}.MelaMenuHero-module__y6ytIq__logoPlaceholder,.MelaMenuHero-module__y6ytIq__businessName{font-size:1.6rem}.MelaMenuHero-module__y6ytIq__iconButton{width:30px;height:30px;font-size:1.5rem}.MelaMenuHero-module__y6ytIq__banner{height:150px}.MelaMenuHero-module__y6ytIq__infoCards{gap:.8rem;padding:0 3%}.MelaMenuHero-module__y6ytIq__infoCard{padding:1rem 0}.MelaMenuHero-module__y6ytIq__cardIcon{font-size:1.8rem}.MelaMenuHero-module__y6ytIq__cardLabel,.MelaMenuHero-module__y6ytIq__cardValue{font-size:1.2rem}}@media (max-width:500px){.MelaMenuHero-module__y6ytIq__header{padding:.5rem 1rem}.MelaMenuHero-module__y6ytIq__headerLeft{gap:1rem}.MelaMenuHero-module__y6ytIq__headerActions{gap:.5rem}.MelaMenuHero-module__y6ytIq__businessName{font-size:1.5rem}.MelaMenuHero-module__y6ytIq__banner{height:130px}}
.MelaMenuItemCard-module__tG7JqW__card{box-shadow:none;background:#fff;border-top:1px solid #d4d3d3;align-items:center;gap:1.5rem;height:12rem;padding:1.2rem;transition:all .2s;display:flex}.MelaMenuItemCard-module__tG7JqW__card:last-child{border-bottom:1px solid #d4d3d3}.MelaMenuItemCard-module__tG7JqW__card:hover{background:#ffffff92}.MelaMenuItemCard-module__tG7JqW__imageContainer{background:#fff;flex:.8;width:100%;height:100%;position:relative;overflow:hidden}.MelaMenuItemCard-module__tG7JqW__image{object-fit:cover}.MelaMenuItemCard-module__tG7JqW__info{flex:2;min-width:0;position:relative}.MelaMenuItemCard-module__tG7JqW__name{color:var(--brand-primary-darker);-webkit-line-clamp:2;font-size:1.5rem;font-weight:600;line-height:1.25;font-family:var(--brand-font-family);-webkit-box-orient:vertical;margin:0 0 .25rem;display:-webkit-box;overflow:hidden}.MelaMenuItemCard-module__tG7JqW__description{color:#0000009a;-webkit-line-clamp:2;font-size:1.4rem;line-height:1.3;font-family:var(--brand-font-family);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.MelaMenuItemCard-module__tG7JqW__priceContainer{flex:.6;justify-content:flex-end;align-items:center;height:100%;padding:1rem 0;display:flex}.MelaMenuItemCard-module__tG7JqW__price{color:var(--brand-primary-dark);white-space:nowrap;font-size:1.6rem;font-weight:700;font-family:var(--brand-font-family);margin:0}.MelaMenuItemCard-module__tG7JqW__cardNotAvailable{opacity:.6}.MelaMenuItemCard-module__tG7JqW__cardNotAvailable .MelaMenuItemCard-module__tG7JqW__imageContainer{filter:grayscale()}.MelaMenuItemCard-module__tG7JqW__cardNotAvailable .MelaMenuItemCard-module__tG7JqW__name,.MelaMenuItemCard-module__tG7JqW__cardNotAvailable .MelaMenuItemCard-module__tG7JqW__description,.MelaMenuItemCard-module__tG7JqW__cardNotAvailable .MelaMenuItemCard-module__tG7JqW__price{color:#9ca3af}.MelaMenuItemCard-module__tG7JqW__cardNotAvailable:hover{box-shadow:0 1px 3px #0000001b}.MelaMenuItemCard-module__tG7JqW__notAvailableBadge{color:#991b1b;background:#fee2e2;border-radius:.5rem;justify-content:center;align-items:center;width:10rem;margin-top:.5rem;padding:.4rem .8rem;font-size:1.2rem;font-weight:500;display:flex;position:absolute;bottom:0;left:0}@media (max-width:800px){.MelaMenuItemCard-module__tG7JqW__card{gap:1rem;height:auto;padding:1rem 1.2rem 1rem 1rem}.MelaMenuItemCard-module__tG7JqW__imageContainer{flex:.8;width:auto;height:9rem}.MelaMenuItemCard-module__tG7JqW__priceContainer{padding:0}.MelaMenuItemCard-module__tG7JqW__name{font-size:1.4rem}.MelaMenuItemCard-module__tG7JqW__description{font-size:1.3rem}.MelaMenuItemCard-module__tG7JqW__price{font-size:1.5rem}}@media (max-width:450px){.MelaMenuItemCard-module__tG7JqW__card{gap:1rem;height:10rem;padding:1rem 1.2rem 1rem 1rem}.MelaMenuItemCard-module__tG7JqW__imageContainer{flex:1;width:auto;height:100%}.MelaMenuItemCard-module__tG7JqW__priceContainer{padding:0}.MelaMenuItemCard-module__tG7JqW__name{font-size:1.4rem}.MelaMenuItemCard-module__tG7JqW__description{font-size:1.3rem}.MelaMenuItemCard-module__tG7JqW__price{font-size:1.5rem}}.MelaMenuItemCard-module__tG7JqW__discountBadge{color:#fff;z-index:10;background:var(--brand-primary,#ff6427);box-shadow:0 2px 8px rgba(var(--brand-primary-rgb,255,100,39),.4);border-radius:.5rem;padding:.4rem .8rem;font-size:1.3rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}@keyframes MelaMenuItemCard-module__tG7JqW__pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.MelaMenuItemCard-module__tG7JqW__priceContainer{flex-direction:column;justify-content:center;align-items:flex-end;gap:.2rem;display:flex}.MelaMenuItemCard-module__tG7JqW__salesPrice{color:var(--brand-primary,#ff6427);font-size:1.5rem;font-weight:700;font-family:var(--brand-font-family);white-space:nowrap;margin:0}.MelaMenuItemCard-module__tG7JqW__originalPrice{color:#0000005c;white-space:nowrap;font-size:1.5rem;font-weight:500;font-family:var(--brand-font-family);margin:0;text-decoration:line-through}@media (max-width:800px){.MelaMenuItemCard-module__tG7JqW__discountBadge{padding:.3rem .6rem;font-size:1.1rem;top:.4rem;right:.4rem}.MelaMenuItemCard-module__tG7JqW__salesPrice{font-size:1.5rem}.MelaMenuItemCard-module__tG7JqW__originalPrice{font-size:1.3rem}}.MelaMenuItemCard-module__tG7JqW__cardGrid{min-width:0;height:auto;box-shadow:none;background:#fff;border:1px solid #d4d3d3;flex-direction:column;flex:1;gap:0;padding:.8rem;position:relative}.MelaMenuItemCard-module__tG7JqW__cardGrid:hover{box-shadow:0 1px 3px #0000000d}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__imageContainer{flex:none;width:100%;height:16rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__info{flex:none;width:100%;padding:1rem .5rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__name{color:#1a1a1a;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:.3rem;font-size:1.5rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__description{color:#6b7280;-webkit-line-clamp:2;margin-bottom:.6rem;font-size:1.3rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__priceContainer{flex-direction:row;flex:none;justify-content:flex-start;align-items:center;gap:.8rem;width:100%;height:auto;padding:0 .5rem .8rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__price,.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__salesPrice{color:var(--brand-primary,#ff6427);font-size:1.6rem;font-weight:700}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__originalPrice{color:#9ca3af;font-size:1.4rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__discountBadge{padding:.4rem .8rem;font-size:1.2rem;top:.6rem;right:.6rem}@media (max-width:800px){.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__priceContainer{padding:0 .7rem 1rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__price,.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__salesPrice{font-size:1.5rem}.MelaMenuItemCard-module__tG7JqW__cardGrid{padding:.6rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__imageContainer{height:11rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__info{padding:.5rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__name{font-size:1.4rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__description{font-size:1.2rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__priceContainer{flex-wrap:wrap;margin-top:auto;padding:0 .5rem .8rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__price{font-size:1.5rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__salesPrice{font-size:1.4rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__originalPrice{font-size:1.3rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__discountBadge{padding:.4rem .8rem;font-size:1.2rem}}.MelaMenuItemCard-module__tG7JqW__cardTiles{border:1px solid #d4d3d3;flex-direction:column;flex:1;gap:0;min-width:0;height:auto;padding:.8rem;position:relative}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__imageContainer{flex:none;width:100%;height:13rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__info{flex:none;width:100%;padding:1rem .5rem .5rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__name{margin-bottom:.4rem;font-size:1.5rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__description{display:none}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__priceContainer{flex-flow:column wrap;flex:none;justify-content:flex-start;align-items:flex-start;gap:.1rem;width:100%;height:auto;margin-top:auto;padding:0 .5rem .5rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__price,.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__salesPrice{font-size:1.6rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__originalPrice{font-size:1.4rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__discountBadge{padding:.5rem 1rem;font-size:1.4rem;top:.8rem;right:.8rem}@media (max-width:800px){.MelaMenuItemCard-module__tG7JqW__cardTiles{padding:.5rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__imageContainer{height:10rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__info{padding:.7rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__name{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1.4rem;display:-webkit-box;overflow:hidden}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__priceContainer{padding:0 .7rem 1rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__price,.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__salesPrice{font-size:1.5rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__originalPrice{font-size:1.3rem}}@media (max-width:500px){.MelaMenuItemCard-module__tG7JqW__cardTiles{padding:.6rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__imageContainer{height:8rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__info{padding:.5rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__name{font-size:1.3rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__priceContainer{flex-direction:column;gap:0;margin-top:auto;padding:0 0 .3rem .5rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__price,.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__salesPrice{font-size:1.4rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__originalPrice{font-size:1.2rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__discountBadge{padding:.4rem .8rem;font-size:1.2rem}}.MelaMenuItemCard-module__tG7JqW__cardCarousel{border:1px solid #d4d3d3;flex-direction:column;flex:none;gap:0;min-width:200px;max-width:200px;height:auto;padding:.8rem;position:relative;box-shadow:0 1px 2px #00000005}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__imageContainer{flex:none;width:100%;height:14rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__info{flex:none;width:100%;padding:1rem .5rem .5rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__name{margin-bottom:.2rem;font-size:1.6rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__description{-webkit-line-clamp:2;margin-bottom:0;font-size:1.3rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__priceContainer{flex-direction:row;flex:none;justify-content:flex-start;align-items:flex-start;gap:.8rem;width:100%;height:auto;margin-top:auto;padding:0 .5rem .5rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__price,.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__salesPrice{font-size:1.6rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__originalPrice{font-size:1.4rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__discountBadge{padding:.5rem 1rem;font-size:1.4rem;top:.8rem;right:.8rem}@media (max-width:800px){.MelaMenuItemCard-module__tG7JqW__cardCarousel{min-width:160px;max-width:160px;padding:.6rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__imageContainer{height:11rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__info{padding:.8rem .3rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__name{font-size:1.4rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__description{font-size:1.2rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__priceContainer{flex-direction:column;gap:0;height:auto;padding:0 .3rem .4rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__price,.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__salesPrice{font-size:1.5rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__originalPrice{font-size:1.3rem}.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__discountBadge{padding:.4rem .8rem;font-size:1.3rem}}.MelaMenuItemCard-module__tG7JqW__addToCartBtn{cursor:pointer;background:var(--brand-primary,#fe6500);color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.6rem;transition:all .2s;display:flex}.MelaMenuItemCard-module__tG7JqW__addToCartBtn:hover:not(:disabled){box-shadow:0 4px 12px rgba(var(--brand-primary-rgb,254,101,0),.4);transform:scale(1.1)}.MelaMenuItemCard-module__tG7JqW__addToCartBtn:active:not(:disabled){transform:scale(.95)}.MelaMenuItemCard-module__tG7JqW__addToCartBtn:disabled{opacity:.4;cursor:not-allowed}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__addToCartBtn{width:3.6rem;height:3.6rem;font-size:1.4rem;position:absolute;bottom:1rem;right:1rem}.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__addToCartBtn,.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__addToCartBtn{width:3.2rem;height:3.2rem;font-size:1.3rem;position:absolute;bottom:1rem;right:1rem}@media (max-width:800px){.MelaMenuItemCard-module__tG7JqW__addToCartBtn{width:3.6rem;height:3.6rem;font-size:1.4rem}.MelaMenuItemCard-module__tG7JqW__cardGrid .MelaMenuItemCard-module__tG7JqW__addToCartBtn,.MelaMenuItemCard-module__tG7JqW__cardTiles .MelaMenuItemCard-module__tG7JqW__addToCartBtn,.MelaMenuItemCard-module__tG7JqW__cardCarousel .MelaMenuItemCard-module__tG7JqW__addToCartBtn{width:3rem;height:3rem;font-size:1.2rem}}
.MelaCategoryCard-module__rWKJba__card{margin-bottom:3rem;padding:0}.MelaCategoryCard-module__rWKJba__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:0 2rem;display:flex}.MelaCategoryCard-module__rWKJba__headerInfo{flex:1}.MelaCategoryCard-module__rWKJba__title{color:var(--brand-primary-dark,#000);font-size:2rem;font-weight:700;font-family:var(--brand-font-family);line-height:1.3}.MelaCategoryCard-module__rWKJba__description{color:#000a;font-size:1.4rem;line-height:1.4;font-family:var(--brand-font-family);max-width:90%;margin:0}.MelaCategoryCard-module__rWKJba__notAvailableBadge{color:#991b1b;background:#fee2e2;border-radius:.5rem;margin-left:1rem;padding:.4rem .8rem;font-size:1.2rem;font-weight:500;display:inline-block}.MelaCategoryCard-module__rWKJba__items{flex-direction:column;gap:0;display:flex}.MelaCategoryCard-module__rWKJba__itemsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:.3rem;width:100%;padding:0 2rem;display:grid}.MelaCategoryCard-module__rWKJba__itemsTiles{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:.2rem;width:100%;padding:0 2rem;display:grid}.MelaCategoryCard-module__rWKJba__itemsCarousel{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--brand-primary,#ff6427)transparent;flex-direction:row;gap:.2rem;padding-bottom:1.5rem;padding-left:2rem;padding-right:2rem;display:flex;overflow:auto hidden}.MelaCategoryCard-module__rWKJba__itemsCarousel::-webkit-scrollbar{height:8px}.MelaCategoryCard-module__rWKJba__itemsCarousel::-webkit-scrollbar-track{background:0 0;border-radius:10px}.MelaCategoryCard-module__rWKJba__itemsCarousel::-webkit-scrollbar-thumb{background:var(--brand-primary,#ff6427);border-radius:10px}.MelaCategoryCard-module__rWKJba__itemsCarousel::-webkit-scrollbar-thumb:hover{background:var(--brand-primary-dark,#e55518)}.MelaCategoryCard-module__rWKJba__cardNotAvailable{opacity:.6}.MelaCategoryCard-module__rWKJba__cardNotAvailable .MelaCategoryCard-module__rWKJba__title,.MelaCategoryCard-module__rWKJba__cardNotAvailable .MelaCategoryCard-module__rWKJba__description{color:#9ca3af}@media (max-width:800px){.MelaCategoryCard-module__rWKJba__header{padding:0 1rem}.MelaCategoryCard-module__rWKJba__card:has(.MelaCategoryCard-module__rWKJba__itemsCarousel) .MelaCategoryCard-module__rWKJba__header{padding:0}.MelaCategoryCard-module__rWKJba__card:has(.MelaCategoryCard-module__rWKJba__itemsTiles) .MelaCategoryCard-module__rWKJba__header{padding:0}.MelaCategoryCard-module__rWKJba__itemsGrid{padding:0 1rem}.MelaCategoryCard-module__rWKJba__itemsTiles{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:.2rem;width:100%;padding:0;display:grid}.MelaCategoryCard-module__rWKJba__card:has(.MelaCategoryCard-module__rWKJba__itemsCarousel){padding:0}.MelaCategoryCard-module__rWKJba__card:has(.MelaCategoryCard-module__rWKJba__itemsTiles){padding:0 1rem}.MelaCategoryCard-module__rWKJba__title{margin-bottom:.2rem;font-size:1.8rem}.MelaCategoryCard-module__rWKJba__card:has(.MelaCategoryCard-module__rWKJba__itemsCarousel) .MelaCategoryCard-module__rWKJba__title{margin-left:1rem}.MelaCategoryCard-module__rWKJba__card:has(.MelaCategoryCard-module__rWKJba__itemsCarousel) .MelaCategoryCard-module__rWKJba__description{margin-left:1rem}.MelaCategoryCard-module__rWKJba__description{max-width:90%;font-size:1.4rem}}@media (max-width:430px){.MelaCategoryCard-module__rWKJba__itemsCarousel{gap:.2rem;padding-left:1rem;padding-right:1rem}.MelaCategoryCard-module__rWKJba__itemsGrid{gap:.2rem}}
.MelaCategorySlider-module__0gPo2a__container{z-index:100;background:0 0;margin-bottom:0;padding:0;transition:all .3s;position:sticky;top:0}.MelaCategorySlider-module__0gPo2a__container.MelaCategorySlider-module__0gPo2a__scrolled{-webkit-backdrop-filter:blur(10px);background:var(--brand-primary-light);-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.MelaCategorySlider-module__0gPo2a__sliderWrapper{max-width:1200px;margin:0 auto 1.8rem;position:relative}.MelaCategorySlider-module__0gPo2a__slider{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:.8rem;padding:1.5rem 2rem;display:flex;overflow-x:auto}.MelaCategorySlider-module__0gPo2a__slider::-webkit-scrollbar{display:none}.MelaCategorySlider-module__0gPo2a__tab{border:1px solid var(--brand-primary);color:var(--brand-primary-darker);cursor:pointer;white-space:nowrap;font-size:1.4rem;font-weight:500;font-family:var(--brand-font-family);background:#fff;border-radius:5rem;flex-shrink:0;padding:.7rem 1.8rem;transition:all .2s}.MelaCategorySlider-module__0gPo2a__tab:hover{background:var(--brand-primary);color:#fff}.MelaCategorySlider-module__0gPo2a__tabActive{background:var(--brand-primary,#ff6427);color:#fff;border-color:var(--brand-primary,#ff6427)}.MelaCategorySlider-module__0gPo2a__scrollBtn{cursor:pointer;color:#6b7280;z-index:2;background:#fff;border:1px solid #464646;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:2rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 6px #00000014}.MelaCategorySlider-module__0gPo2a__scrollBtn:hover{color:#111827;background:#f9fafb;transform:translateY(-50%)scale(1.05);box-shadow:0 3px 8px #0000001f}.MelaCategorySlider-module__0gPo2a__scrollBtn:active{transform:translateY(-50%)scale(.98)}.MelaCategorySlider-module__0gPo2a__scrollBtnLeft{left:.5rem}.MelaCategorySlider-module__0gPo2a__scrollBtnRight{right:.5rem}@media (max-width:800px){.MelaCategorySlider-module__0gPo2a__scrollBtn{display:none}.MelaCategorySlider-module__0gPo2a__slider{gap:.6rem;padding:1.2rem 1.5rem}.MelaCategorySlider-module__0gPo2a__tab{padding:.6rem 1.5rem;font-size:1.3rem}}@media (max-width:500px){.MelaCategorySlider-module__0gPo2a__slider{gap:.5rem;padding:1rem}.MelaCategorySlider-module__0gPo2a__tab{padding:.55rem 1.3rem;font-size:1.2rem}}
.KoraMenuHero-module__Ag_onG__hero{position:relative}.KoraMenuHero-module__Ag_onG__bannerBackground{z-index:0;position:absolute;inset:0}.KoraMenuHero-module__Ag_onG__bannerImage{object-fit:cover}.KoraMenuHero-module__Ag_onG__bannerOverlay{background:#0006;position:absolute;inset:0}.KoraMenuHero-module__Ag_onG__heroContent{z-index:1;position:relative}.KoraMenuHero-module__Ag_onG__actionsRow{justify-content:space-between;align-items:center;width:100%;margin-bottom:1.5rem;padding:0 2rem;display:flex;position:absolute;top:1rem;left:0}.KoraMenuHero-module__Ag_onG__rightActions{align-items:center;gap:1rem;display:flex}.KoraMenuHero-module__Ag_onG__iconButton{cursor:pointer;color:#1f2937;background:#fffffff2;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.KoraMenuHero-module__Ag_onG__iconButton:hover{background:#fff;transform:scale(1.05)}.KoraMenuHero-module__Ag_onG__iconButton:active{background:#fff}.KoraMenuHero-module__Ag_onG__logoWrapper{justify-content:center;margin-bottom:.5rem;padding-top:2rem;display:flex}.KoraMenuHero-module__Ag_onG__logoContainer{background:#fff;border-radius:50%;flex-shrink:0;width:100px;height:100px;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.KoraMenuHero-module__Ag_onG__logo{object-fit:cover}.KoraMenuHero-module__Ag_onG__logoPlaceholder{background:var(--brand-primary,#ff6427);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:3.5rem;font-weight:700;display:flex}.KoraMenuHero-module__Ag_onG__businessName{color:#fff;text-align:center;font-size:2rem;font-weight:600;font-family:var(--brand-font-family);text-shadow:0 1px 3px #0000004d;max-width:50rem;margin:0 auto}.KoraMenuHero-module__Ag_onG__infoRow{border-top:1px solid #fff3;border-bottom:1px solid #fff3;justify-content:center;align-items:flex-start;gap:1.5rem;margin-top:2.5rem;padding:0 2rem;display:flex}.KoraMenuHero-module__Ag_onG__infoItem{flex:1;align-items:flex-start;gap:.6rem;width:50%;max-width:200px;padding:.7rem 0;display:flex}.KoraMenuHero-module__Ag_onG__infoIcon{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.1rem;font-size:1.8rem;display:flex}.KoraMenuHero-module__Ag_onG__infoContent{flex-direction:column;gap:.2rem;min-width:0;display:flex}.KoraMenuHero-module__Ag_onG__infoLabel{color:#fff;font-size:1.3rem;font-weight:500;line-height:1.3;font-family:var(--brand-font-family)}.KoraMenuHero-module__Ag_onG__infoValue{color:#fffc;font-size:1.3rem;font-weight:400;line-height:1.3;font-family:var(--brand-font-family)}.KoraMenuHero-module__Ag_onG__truncate{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.KoraMenuHero-module__Ag_onG__divider{background:#ffffff4d;flex-shrink:0;align-self:center;width:1px;height:40px}@media (max-width:800px){.KoraMenuHero-module__Ag_onG__iconButton{width:30px;height:30px;font-size:1.8rem}.KoraMenuHero-module__Ag_onG__logoContainer{width:90px;height:90px}.KoraMenuHero-module__Ag_onG__logoPlaceholder{font-size:3rem}.KoraMenuHero-module__Ag_onG__businessName{font-size:1.6rem}.KoraMenuHero-module__Ag_onG__infoRow{gap:1rem}.KoraMenuHero-module__Ag_onG__infoItem{max-width:180px}.KoraMenuHero-module__Ag_onG__infoIcon{font-size:1.6rem}.KoraMenuHero-module__Ag_onG__infoLabel,.KoraMenuHero-module__Ag_onG__infoValue{font-size:1.2rem}}
.MelaDashboardMenuHero-module___92KQW__hero{background:#fff;border-bottom:1px solid #e1e1e1c7;border-radius:1rem;margin-bottom:0;position:relative}.MelaDashboardMenuHero-module___92KQW__header{background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:relative}.MelaDashboardMenuHero-module___92KQW__headerLeft{flex:1;align-items:center;gap:.7rem;display:flex}.MelaDashboardMenuHero-module___92KQW__logoContainer{background:#fff;border-radius:50%;flex-shrink:0;width:57px;height:57px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000020}.MelaDashboardMenuHero-module___92KQW__logoContainer:hover{transform:scale(1.05)}.MelaDashboardMenuHero-module___92KQW__logoContainer:hover .MelaDashboardMenuHero-module___92KQW__logoOverlay{opacity:1}.MelaDashboardMenuHero-module___92KQW__logo{object-fit:cover}.MelaDashboardMenuHero-module___92KQW__logoPlaceholder{background:var(--brand-primary,#ff6427);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.8rem;font-weight:700;display:flex}.MelaDashboardMenuHero-module___92KQW__logoOverlay{opacity:0;background:#00000080;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.MelaDashboardMenuHero-module___92KQW__cameraIcon{color:#fff;font-size:1.8rem}.MelaDashboardMenuHero-module___92KQW__businessName{color:var(--brand-primary-darker);font-size:1.8rem;font-weight:600;font-family:var(--brand-font-family);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.MelaDashboardMenuHero-module___92KQW__headerActions{align-items:center;gap:.8rem;display:flex}.MelaDashboardMenuHero-module___92KQW__iconButton{cursor:pointer;color:#000;background:#eaeaea;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:2rem;text-decoration:none;transition:all .2s;display:flex}.MelaDashboardMenuHero-module___92KQW__iconButton:hover{background:#f9fafb;border-color:#d1d5db}.MelaDashboardMenuHero-module___92KQW__iconButton:active{background:#f3f4f6}.MelaDashboardMenuHero-module___92KQW__iconButtonDisabled{cursor:not-allowed;opacity:.5}.MelaDashboardMenuHero-module___92KQW__iconButtonDisabled:hover{background:#eaeaea}.MelaDashboardMenuHero-module___92KQW__banner{width:100%;height:180px;transition:all .2s;position:relative;overflow:hidden}.MelaDashboardMenuHero-module___92KQW__banner:hover{opacity:.95}.MelaDashboardMenuHero-module___92KQW__bannerImage{object-fit:cover;transition:all .4s}.MelaDashboardMenuHero-module___92KQW__bannerImage:hover{opacity:.95}.MelaDashboardMenuHero-module___92KQW__editBannerBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.8rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.MelaDashboardMenuHero-module___92KQW__editBannerBtn:hover{background:#000000b3;transform:scale(1.1)}.MelaDashboardMenuHero-module___92KQW__infoCards{background:#fff;gap:1rem;padding:0 4rem;display:flex;position:relative}.MelaDashboardMenuHero-module___92KQW__infoCard{background:#fff;flex-wrap:wrap;flex:1;align-items:flex-start;gap:.3rem;width:50%;padding:1.5rem 0;display:flex}.MelaDashboardMenuHero-module___92KQW__infoCard:first-child{border-right:1px solid #e1e1e1c7;max-width:40%;padding-right:1rem}.MelaDashboardMenuHero-module___92KQW__cardIcon{width:15px;height:15px;color:var(--brand-primary,#ff6427);flex-shrink:0;justify-content:center;align-items:center;margin-top:.2rem;font-size:2rem;display:flex}.MelaDashboardMenuHero-module___92KQW__cardContent{flex:1;min-width:0}.MelaDashboardMenuHero-module___92KQW__cardLabel{color:#3b3f47;font-size:1.3rem;font-weight:500;line-height:1.3;font-family:var(--brand-font-family);margin:0 0 .2rem}.MelaDashboardMenuHero-module___92KQW__cardValue{color:#3b3f47;font-size:1.3rem;font-weight:400;line-height:1.3;font-family:var(--brand-font-family);margin:0}.MelaDashboardMenuHero-module___92KQW__truncate{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.MelaDashboardMenuHero-module___92KQW__editInfoBtn{color:#6b7280;cursor:pointer;background:#e6e7e9;border:1px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.6rem;transition:all .2s;display:flex;position:absolute;bottom:2rem;right:2rem}.MelaDashboardMenuHero-module___92KQW__editInfoBtn:hover{color:#111827;background:#e5e7eb}@media (max-width:800px){.MelaDashboardMenuHero-module___92KQW__logoContainer{width:50px;height:50px}.MelaDashboardMenuHero-module___92KQW__logoPlaceholder,.MelaDashboardMenuHero-module___92KQW__cameraIcon,.MelaDashboardMenuHero-module___92KQW__businessName{font-size:1.6rem}.MelaDashboardMenuHero-module___92KQW__iconButton{width:30px;height:30px;font-size:1.5rem}.MelaDashboardMenuHero-module___92KQW__banner{height:150px}.MelaDashboardMenuHero-module___92KQW__cardIcon{font-size:1.8rem}.MelaDashboardMenuHero-module___92KQW__cardLabel,.MelaDashboardMenuHero-module___92KQW__cardValue{font-size:1.1rem}.MelaDashboardMenuHero-module___92KQW__editInfoBtn{bottom:2rem;right:2rem}}@media (max-width:500px){.MelaDashboardMenuHero-module___92KQW__header{padding:.5rem 1.4rem}.MelaDashboardMenuHero-module___92KQW__headerActions{gap:.5rem}.MelaDashboardMenuHero-module___92KQW__businessName{font-size:1.5rem}.MelaDashboardMenuHero-module___92KQW__banner{height:130px}.MelaDashboardMenuHero-module___92KQW__infoCards{gap:.6rem;padding:0 2rem}}
.KoraMenuItemCard-module__slffWG__card{background:#fff;border:1px solid #d4d3d3;border-radius:1.8rem;align-items:stretch;gap:1.2rem;min-height:11rem;padding:1.2rem;transition:all .2s;display:flex}.KoraMenuItemCard-module__slffWG__card:hover{background:#ffffff92}.KoraMenuItemCard-module__slffWG__imageContainer{background:#e5e7eb;border-radius:1rem;flex-shrink:0;width:10rem;height:10rem;position:relative;overflow:hidden}.KoraMenuItemCard-module__slffWG__image{object-fit:cover}.KoraMenuItemCard-module__slffWG__content{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:.2rem 0;display:flex}.KoraMenuItemCard-module__slffWG__info{min-width:0}.KoraMenuItemCard-module__slffWG__name{color:var(--brand-primary-darker);-webkit-line-clamp:1;font-size:1.5rem;font-weight:600;line-height:1.3;font-family:var(--brand-font-family);-webkit-box-orient:vertical;margin:0 0 .4rem;display:-webkit-box;overflow:hidden}.KoraMenuItemCard-module__slffWG__description{color:#6b7280;-webkit-line-clamp:2;font-size:1.3rem;line-height:1.3;font-family:var(--brand-font-family);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.KoraMenuItemCard-module__slffWG__priceContainer{align-items:center;gap:.8rem;margin-top:.5rem;display:flex}.KoraMenuItemCard-module__slffWG__price,.KoraMenuItemCard-module__slffWG__salesPrice{white-space:nowrap;color:var(--brand-primary,#ff6427);font-size:1.5rem;font-weight:700;font-family:var(--brand-font-family);margin:0}.KoraMenuItemCard-module__slffWG__originalPrice{color:#9ca3af;white-space:nowrap;font-size:1.3rem;font-weight:500;font-family:var(--brand-font-family);margin:0;text-decoration:line-through}.KoraMenuItemCard-module__slffWG__discountBadge{color:#fff;z-index:10;background:var(--brand-primary,#ff6427);border-radius:.4rem;padding:.3rem .6rem;font-size:1.1rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.KoraMenuItemCard-module__slffWG__cardNotAvailable{opacity:.6}.KoraMenuItemCard-module__slffWG__cardNotAvailable .KoraMenuItemCard-module__slffWG__imageContainer{filter:grayscale()}.KoraMenuItemCard-module__slffWG__cardNotAvailable .KoraMenuItemCard-module__slffWG__name,.KoraMenuItemCard-module__slffWG__cardNotAvailable .KoraMenuItemCard-module__slffWG__description,.KoraMenuItemCard-module__slffWG__cardNotAvailable .KoraMenuItemCard-module__slffWG__price{color:#9ca3af}.KoraMenuItemCard-module__slffWG__cardNotAvailable:hover{background:#faf8f5}.KoraMenuItemCard-module__slffWG__notAvailableBadge{color:#991b1b;background:#fee2e2;border-radius:.4rem;margin-top:.4rem;padding:.3rem .6rem;font-size:1.1rem;font-weight:500;display:inline-block}@media (max-width:800px){.KoraMenuItemCard-module__slffWG__card{border-radius:1.8rem;gap:1.2rem;height:11rem;min-height:9rem;padding:1.2rem}.KoraMenuItemCard-module__slffWG__content{gap:.5rem}.KoraMenuItemCard-module__slffWG__imageContainer{border-radius:1rem;width:9rem;height:100%}.KoraMenuItemCard-module__slffWG__name{margin-bottom:.3rem;font-size:1.4rem}.KoraMenuItemCard-module__slffWG__description{-webkit-line-clamp:2;font-size:1.3rem}.KoraMenuItemCard-module__slffWG__price,.KoraMenuItemCard-module__slffWG__salesPrice{font-size:1.4rem}.KoraMenuItemCard-module__slffWG__originalPrice{font-size:1.1rem}.KoraMenuItemCard-module__slffWG__discountBadge{padding:.2rem .5rem;font-size:1rem}}.KoraMenuItemCard-module__slffWG__cardGrid{border-radius:1.8rem;flex-direction:column;gap:0;height:auto;min-height:auto;padding:1rem;position:relative;overflow:hidden}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__imageContainer{border-radius:1rem;width:100%;height:14rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__content{padding:1rem 0}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__info{margin-bottom:.5rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__name{-webkit-line-clamp:2;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.3rem;font-size:1.5rem;display:block;overflow:hidden}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__description{-webkit-line-clamp:2;font-size:1.3rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__priceContainer{align-items:center;margin-top:.3rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__price,.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__salesPrice{font-size:1.5rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__originalPrice{font-size:1.3rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__discountBadge{padding:.4rem .8rem;font-size:1.2rem;top:.8rem;left:.8rem}@media (max-width:800px){.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__imageContainer{height:12rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__content{padding:.8rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__name{font-size:1.4rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__description{font-size:1.2rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__price,.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__salesPrice{font-size:1.4rem}}@media (max-width:500px){.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__imageContainer{height:10rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__content{padding:.6rem 0}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__name,.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__description{font-size:1.3rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__price,.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__salesPrice{font-size:1.4rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__originalPrice{font-size:1.2rem}}.KoraMenuItemCard-module__slffWG__cardTiles{border-radius:1.8rem;flex-direction:column;gap:0;height:auto;min-height:auto;padding:.8rem;position:relative;overflow:hidden}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__imageContainer{border-radius:1rem;width:100%;height:11rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__content{gap:0;padding:.8rem 0}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__info{margin-bottom:.3rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__name{white-space:nowrap;text-overflow:ellipsis;font-size:1.4rem;display:block;overflow:hidden}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__description{display:none}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__priceContainer{margin-top:.2rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__price,.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__salesPrice{font-size:1.4rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__originalPrice{font-size:1.2rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__discountBadge{padding:.3rem .6rem;font-size:1.1rem;top:.6rem;left:.6rem}@media (max-width:800px){.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__imageContainer{height:9rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__content{padding:.6rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__name,.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__price,.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__salesPrice{font-size:1.3rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__originalPrice{font-size:1.1rem}}@media (max-width:500px){.KoraMenuItemCard-module__slffWG__cardTiles{border-radius:1.8rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__imageContainer{height:7rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__content{padding:.5rem 0}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__name{font-size:1.3rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__priceContainer{flex-direction:column;align-items:flex-start;gap:.2rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__price,.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__salesPrice{font-size:1.4rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__originalPrice{font-size:1.3rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__discountBadge{padding:.2rem .4rem;font-size:1rem}}.KoraMenuItemCard-module__slffWG__cardCarousel{border-radius:1.8rem;flex-direction:column;flex:none;gap:0;min-width:180px;max-width:180px;height:auto;min-height:auto;padding:1rem;position:relative;overflow:hidden}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__imageContainer{border-radius:1rem;width:100%;height:12rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__content{flex:1;padding:.8rem 0}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__info{margin-bottom:.3rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.3rem;font-size:1.4rem;display:block;overflow:hidden}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__description{-webkit-line-clamp:2;font-size:1.2rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__priceContainer{margin-top:auto}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__price,.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__salesPrice{font-size:1.4rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__originalPrice{font-size:1.2rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__discountBadge{padding:.3rem .6rem;font-size:1.1rem;top:.6rem;left:.6rem}@media (max-width:800px){.KoraMenuItemCard-module__slffWG__cardCarousel{min-width:160px;max-width:160px}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__imageContainer{height:10rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__content{padding:.6rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__name{font-size:1.3rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__description{font-size:1.1rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__price,.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__salesPrice{font-size:1.3rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__originalPrice{font-size:1.1rem}}@media (max-width:500px){.KoraMenuItemCard-module__slffWG__cardCarousel{border-radius:1.8rem;min-width:140px;max-width:140px}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__imageContainer{height:9rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__content{padding:.5rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__name{font-size:1.2rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__description{-webkit-line-clamp:1;font-size:1rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__priceContainer{flex-direction:column;align-items:flex-start;gap:.1rem}.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__price,.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__salesPrice,.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__originalPrice{font-size:1.3rem}}.KoraMenuItemCard-module__slffWG__addToCartBtn{cursor:pointer;background:var(--brand-primary,#fe6500);color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.6rem;transition:all .2s;display:flex}.KoraMenuItemCard-module__slffWG__addToCartBtn:hover:not(:disabled){box-shadow:0 4px 12px rgba(var(--brand-primary-rgb,254,101,0),.4);transform:scale(1.1)}.KoraMenuItemCard-module__slffWG__addToCartBtn:active:not(:disabled){transform:scale(.95)}.KoraMenuItemCard-module__slffWG__addToCartBtn:disabled{opacity:.4;cursor:not-allowed}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__addToCartBtn{width:3.6rem;height:3.6rem;font-size:1.4rem;position:absolute;bottom:1rem;right:1rem}.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__addToCartBtn,.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__addToCartBtn{width:3.2rem;height:3.2rem;font-size:1.3rem;position:absolute;bottom:1rem;right:1rem}@media (max-width:800px){.KoraMenuItemCard-module__slffWG__addToCartBtn{width:3.6rem;height:3.6rem;font-size:1.4rem}.KoraMenuItemCard-module__slffWG__cardGrid .KoraMenuItemCard-module__slffWG__addToCartBtn,.KoraMenuItemCard-module__slffWG__cardTiles .KoraMenuItemCard-module__slffWG__addToCartBtn,.KoraMenuItemCard-module__slffWG__cardCarousel .KoraMenuItemCard-module__slffWG__addToCartBtn{width:3rem;height:3rem;font-size:1.2rem}}
.MelaDashboardMenuItemCard-module__49R6CW__card{box-shadow:none;background:#fff;border-top:1px solid #d4d3d3;align-items:center;gap:1.5rem;height:12rem;padding:1.2rem 1.6rem 1.2rem 1.2rem;transition:all .2s;display:flex}.MelaDashboardMenuItemCard-module__49R6CW__card:last-child{border-bottom:1px solid #d4d3d3}.MelaDashboardMenuItemCard-module__49R6CW__card:hover{border:1px solid var(--brand-primary-dark)}.MelaDashboardMenuItemCard-module__49R6CW__imageContainer{background:#fff;flex:.8;width:100%;height:100%;position:relative;overflow:hidden}.MelaDashboardMenuItemCard-module__49R6CW__image{object-fit:cover}.MelaDashboardMenuItemCard-module__49R6CW__info{flex:2;min-width:0;position:relative}.MelaDashboardMenuItemCard-module__49R6CW__name{color:var(--brand-primary-darker);-webkit-line-clamp:2;font-size:1.5rem;font-weight:600;line-height:1.25;font-family:var(--brand-font-family);-webkit-box-orient:vertical;margin:0 0 .25rem;display:-webkit-box;overflow:hidden}.MelaDashboardMenuItemCard-module__49R6CW__description{color:#0000009a;-webkit-line-clamp:2;font-size:1.4rem;line-height:1.3;font-family:var(--brand-font-family);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.MelaDashboardMenuItemCard-module__49R6CW__priceActions{flex-direction:column-reverse;flex:1;justify-content:space-between;align-items:flex-end;gap:.5rem;height:100%;padding:.5rem 0;display:flex}.MelaDashboardMenuItemCard-module__49R6CW__priceContainer{flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.MelaDashboardMenuItemCard-module__49R6CW__price{color:var(--brand-primary-dark);white-space:nowrap;font-size:1.5rem;font-weight:700;font-family:var(--brand-font-family);margin:0}.MelaDashboardMenuItemCard-module__49R6CW__salesPrice{color:var(--brand-primary,#ff6427);font-size:1.5rem;font-weight:700;font-family:var(--brand-font-family);white-space:nowrap;margin:0}.MelaDashboardMenuItemCard-module__49R6CW__originalPrice{color:#9ca3af;white-space:nowrap;font-size:1.3rem;font-weight:500;font-family:var(--brand-font-family);margin:0;text-decoration:line-through}.MelaDashboardMenuItemCard-module__49R6CW__actions{align-items:center;gap:.5rem;display:flex}.MelaDashboardMenuItemCard-module__49R6CW__actionBtn{color:#6b7280;cursor:pointer;background:#f1f1f1;border:.1rem solid #e5e7eb;border-radius:.6rem;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;font-size:2rem;transition:all .2s;display:flex}.MelaDashboardMenuItemCard-module__49R6CW__actionBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}.MelaDashboardMenuItemCard-module__49R6CW__actionBtn:disabled{opacity:.3;cursor:not-allowed}.MelaDashboardMenuItemCard-module__49R6CW__moreMenu{position:relative}.MelaDashboardMenuItemCard-module__49R6CW__dropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:fit-content;min-width:115px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.MelaDashboardMenuItemCard-module__49R6CW__dropdownItem{text-align:left;color:#374151;cursor:pointer;background:#fff;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1.4rem;transition:all .2s;display:flex}.MelaDashboardMenuItemCard-module__49R6CW__dropdownItem:hover{background:#f3f4f6}.MelaDashboardMenuItemCard-module__49R6CW__dropdownItem svg{font-size:1.8rem}.MelaDashboardMenuItemCard-module__49R6CW__dropdownItemDanger{color:#dc2626}.MelaDashboardMenuItemCard-module__49R6CW__dropdownItemDanger:hover{background:#fee2e2}.MelaDashboardMenuItemCard-module__49R6CW__statusContainer{margin-top:.75rem;position:absolute;bottom:-1rem;left:0}.MelaDashboardMenuItemCard-module__49R6CW__statusBadge{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.4rem .8rem;font-family:inherit;font-size:1.2rem;font-weight:500;transition:all .2s;display:inline-flex}.MelaDashboardMenuItemCard-module__49R6CW__statusBadge svg{font-size:1.4rem}.MelaDashboardMenuItemCard-module__49R6CW__statusBadge:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.MelaDashboardMenuItemCard-module__49R6CW__statusAvailable{color:#065f46;background:#d1fae5}.MelaDashboardMenuItemCard-module__49R6CW__statusAvailable:hover{background:#a7f3d0}.MelaDashboardMenuItemCard-module__49R6CW__statusNotAvailable{color:#991b1b;background:#fee2e2}.MelaDashboardMenuItemCard-module__49R6CW__statusNotAvailable:hover{background:#fecaca}.MelaDashboardMenuItemCard-module__49R6CW__statusHidden{color:#3730a3;background:#e0e7ff}.MelaDashboardMenuItemCard-module__49R6CW__statusHidden:hover{background:#c7d2fe}.MelaDashboardMenuItemCard-module__49R6CW__statusDropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:180px;margin-top:.5rem;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.MelaDashboardMenuItemCard-module__49R6CW__statusDropdownItem{text-align:left;color:#374151;cursor:pointer;background:#fff;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1.4rem;transition:all .2s;display:flex}.MelaDashboardMenuItemCard-module__49R6CW__statusDropdownItem:hover{background:#f3f4f6}.MelaDashboardMenuItemCard-module__49R6CW__statusDropdownItem svg{font-size:1.8rem}.MelaDashboardMenuItemCard-module__49R6CW__cardNotAvailable .MelaDashboardMenuItemCard-module__49R6CW__imageContainer{filter:grayscale()}.MelaDashboardMenuItemCard-module__49R6CW__cardNotAvailable .MelaDashboardMenuItemCard-module__49R6CW__name,.MelaDashboardMenuItemCard-module__49R6CW__cardNotAvailable .MelaDashboardMenuItemCard-module__49R6CW__description,.MelaDashboardMenuItemCard-module__49R6CW__cardNotAvailable .MelaDashboardMenuItemCard-module__49R6CW__price{color:#9ca3af}.MelaDashboardMenuItemCard-module__49R6CW__discountBadge{color:#fff;z-index:10;background:var(--brand-primary,#ff6427);box-shadow:0 2px 8px rgba(var(--brand-primary-rgb,255,100,39),.4);border-radius:.5rem;padding:.4rem .8rem;font-size:1.3rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}@media (max-width:800px){.MelaDashboardMenuItemCard-module__49R6CW__card{gap:1rem;height:9.6rem;padding:.6rem 1.2rem .6rem .6rem}.MelaDashboardMenuItemCard-module__49R6CW__imageContainer{flex:1.2;width:auto}.MelaDashboardMenuItemCard-module__49R6CW__priceActions{justify-content:space-between;width:100%;margin-top:0;padding-top:0}.MelaDashboardMenuItemCard-module__49R6CW__name{font-size:1.4rem}.MelaDashboardMenuItemCard-module__49R6CW__description{font-size:1.2rem}.MelaDashboardMenuItemCard-module__49R6CW__price{font-size:1.3rem}.MelaDashboardMenuItemCard-module__49R6CW__actionBtn{width:2.5rem;height:2.5rem;font-size:1.6rem}.MelaDashboardMenuItemCard-module__49R6CW__statusBadge{padding:.3rem .6rem;font-size:1.1rem}.MelaDashboardMenuItemCard-module__49R6CW__statusBadge svg{font-size:1.2rem}.MelaDashboardMenuItemCard-module__49R6CW__discountBadge{padding:.3rem .6rem;font-size:1.1rem}}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid{height:auto;box-shadow:none;border:1px solid #d4d3d3;flex-direction:column;gap:0;padding:.8rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__imageContainer{flex:none;width:100%;height:16rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__info{flex:none;width:100%;padding:1rem .5rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__name{margin-bottom:.3rem;font-size:1.5rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__description{-webkit-line-clamp:2;margin-bottom:.5rem;font-size:1.3rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__priceActions{flex-direction:column;flex:none;justify-content:flex-end;align-items:flex-end;width:100%;height:auto;margin-top:auto;padding:0 .5rem .8rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__priceContainer{flex-direction:row-reverse;align-items:flex-end;gap:.8rem;display:flex}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__price{color:var(--brand-primary,#ff6427);font-size:1.6rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__salesPrice{font-size:1.6rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__originalPrice{font-size:1.4rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__actions{gap:.4rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__actionBtn{width:3.2rem;height:3.2rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__discountBadge{top:.6rem;right:.6rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__statusBadge{margin-top:.5rem}@media (max-width:800px){.MelaDashboardMenuItemCard-module__49R6CW__cardGrid{padding:.5rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__imageContainer{height:13rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__info{padding:.7rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__name{font-size:1.4rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__description{font-size:1.2rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__priceActions{gap:1rem;padding:0 .7rem 1rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__price,.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__salesPrice{font-size:1.4rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__originalPrice{font-size:1.3rem}.MelaDashboardMenuItemCard-module__49R6CW__cardGrid .MelaDashboardMenuItemCard-module__49R6CW__actionBtn{width:3rem;height:3rem}}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles{border:1px solid #d4d3d3;flex-direction:column;gap:0;height:auto;padding:.8rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__imageContainer{flex:none;width:100%;height:13rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__info{flex:none;width:100%;padding:1rem .5rem .5rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__name{margin-bottom:0;font-size:1.4rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__description{display:none}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__priceActions{flex-direction:column;flex:none;justify-content:flex-end;align-items:flex-end;width:100%;height:auto;margin-top:auto;padding:0 .5rem .5rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__priceContainer{flex-direction:row-reverse;align-self:flex-start;gap:.8rem;display:flex}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__price,.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__salesPrice,.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__originalPrice{font-size:1.4rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__actions{gap:.4rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__actionBtn{width:3.2rem;height:3.2rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__discountBadge{top:.8rem;right:.8rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__statusBadge{margin-top:.5rem}@media (max-width:800px){.MelaDashboardMenuItemCard-module__49R6CW__cardTiles{padding:.5rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__imageContainer{height:8.5rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__info{padding:.5rem .25rem 0}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__name{font-size:1.3rem;line-height:1.35}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__priceActions{gap:1rem;padding:0 .25rem .5rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__priceContainer{text-align:left;flex-direction:column;align-self:flex-start;gap:0;display:flex}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__price,.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__salesPrice{font-size:1.4rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__originalPrice{font-size:1.3rem}.MelaDashboardMenuItemCard-module__49R6CW__cardTiles .MelaDashboardMenuItemCard-module__49R6CW__actionBtn{width:2.5rem;height:2.5rem}}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel{border:1px solid #d4d3d3;flex-direction:column;flex:none;gap:0;min-width:200px;max-width:200px;height:auto;padding:.8rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__imageContainer{flex:none;width:100%;height:14rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__info{flex:none;width:100%;padding:1rem .3rem .5rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__name{margin-bottom:.4rem;font-size:1.5rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__description{-webkit-line-clamp:2;margin-bottom:.8rem;font-size:1.3rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__priceContainer{flex-direction:row;flex:none;justify-content:flex-start;align-items:flex-start;gap:.8rem;width:100%;padding:0 .3rem 0}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__priceActions{flex-direction:column;width:100%;padding:0 0 0}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__price,.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__salesPrice{font-size:1.6rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__originalPrice{font-size:1.4rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__discountBadge{top:.8rem;right:.8rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__statusBadge{top:.8rem;left:.8rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__actions{flex:none;justify-content:flex-end;gap:.8rem;width:100%;padding:0 1.2rem 1.2rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__actionBtn{width:3rem;height:3rem;font-size:1.7rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__dropdown{top:-380%}@media (max-width:800px){.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel{width:160px;min-width:160px;max-width:160px;padding:.6rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__imageContainer{height:11rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__info{padding:.8rem .3rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__name{font-size:1.4rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__description{font-size:1.2rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__priceContainer{flex-direction:column;gap:0;padding:0 .3rem .4rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__price,.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__salesPrice{font-size:1.5rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__originalPrice{font-size:1.3rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__actions{padding:0 .8rem 1rem}.MelaDashboardMenuItemCard-module__49R6CW__cardCarousel .MelaDashboardMenuItemCard-module__49R6CW__actionBtn{font-size:1.7rem}}
.KoraCategoryCard-module__2HP3iW__card{margin-bottom:3.5rem;padding:0}.KoraCategoryCard-module__2HP3iW__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;padding:0 2rem;display:flex}.KoraCategoryCard-module__2HP3iW__headerInfo{flex:1}.KoraCategoryCard-module__2HP3iW__title{font-size:1.8rem;font-weight:700;line-height:1.3;font-family:var(--brand-font-family);color:var(--brand-primary-dark);margin:0 0 .3rem}.KoraCategoryCard-module__2HP3iW__description{color:#6b7280;font-size:1.3rem;line-height:1.4;font-family:var(--brand-font-family);max-width:90%;margin:0}.KoraCategoryCard-module__2HP3iW__notAvailableBadge{color:#991b1b;vertical-align:middle;background:#fee2e2;border-radius:.4rem;margin-left:.8rem;padding:.3rem .6rem;font-size:1.1rem;font-weight:500;display:inline-block}.KoraCategoryCard-module__2HP3iW__items{flex-direction:column;gap:1rem;padding:0 2rem;display:flex}.KoraCategoryCard-module__2HP3iW__itemsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.KoraCategoryCard-module__2HP3iW__itemsTiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.KoraCategoryCard-module__2HP3iW__itemsCarousel{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--brand-primary,#ff6427)transparent;flex-direction:row;gap:1rem;padding-bottom:1rem;display:flex;overflow:auto hidden}.KoraCategoryCard-module__2HP3iW__itemsCarousel::-webkit-scrollbar{height:6px}.KoraCategoryCard-module__2HP3iW__itemsCarousel::-webkit-scrollbar-track{background:0 0;border-radius:10px}.KoraCategoryCard-module__2HP3iW__itemsCarousel::-webkit-scrollbar-thumb{background:var(--brand-primary,#ff6427);border-radius:10px}.KoraCategoryCard-module__2HP3iW__itemsCarousel::-webkit-scrollbar-thumb:hover{background:var(--brand-primary-dark,#e55518)}.KoraCategoryCard-module__2HP3iW__cardNotAvailable{opacity:.6}.KoraCategoryCard-module__2HP3iW__cardNotAvailable .KoraCategoryCard-module__2HP3iW__title,.KoraCategoryCard-module__2HP3iW__cardNotAvailable .KoraCategoryCard-module__2HP3iW__description{color:#9ca3af}@media (max-width:800px){.KoraCategoryCard-module__2HP3iW__card{margin-bottom:2rem}.KoraCategoryCard-module__2HP3iW__header{margin-bottom:1rem;padding:0 1.5rem}.KoraCategoryCard-module__2HP3iW__title{font-size:1.6rem}.KoraCategoryCard-module__2HP3iW__description{font-size:1.3rem}.KoraCategoryCard-module__2HP3iW__items{gap:.8rem;padding:0 1.5rem}.KoraCategoryCard-module__2HP3iW__itemsGrid{gap:.8rem}.KoraCategoryCard-module__2HP3iW__itemsTiles{gap:.6rem}.KoraCategoryCard-module__2HP3iW__itemsCarousel{gap:.8rem;padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:500px){.KoraCategoryCard-module__2HP3iW__card{margin-bottom:2.5rem}.KoraCategoryCard-module__2HP3iW__header{margin-bottom:.8rem;padding:0 1rem}.KoraCategoryCard-module__2HP3iW__title{font-size:1.5rem}.KoraCategoryCard-module__2HP3iW__description{font-size:1.3rem}.KoraCategoryCard-module__2HP3iW__notAvailableBadge{padding:.25rem .5rem;font-size:1rem}.KoraCategoryCard-module__2HP3iW__items{gap:.6rem;padding:0 1rem}.KoraCategoryCard-module__2HP3iW__itemsGrid{gap:1rem}.KoraCategoryCard-module__2HP3iW__itemsTiles{gap:.8rem}.KoraCategoryCard-module__2HP3iW__itemsCarousel{gap:.8rem;padding-left:1rem;padding-right:1rem}}
.KoraCategorySlider-module__c0QNfq__container{z-index:100;background:0 0;margin-bottom:0;padding:0;transition:all .3s;position:sticky;top:0}.KoraCategorySlider-module__c0QNfq__container.KoraCategorySlider-module__c0QNfq__scrolled{-webkit-backdrop-filter:blur(10px);background:var(--brand-primary-light);-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.KoraCategorySlider-module__c0QNfq__sliderWrapper{max-width:1200px;margin:0 auto 1.5rem;position:relative}.KoraCategorySlider-module__c0QNfq__slider{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:.4rem;padding:1.5rem 2rem;display:flex;overflow-x:auto}.KoraCategorySlider-module__c0QNfq__slider::-webkit-scrollbar{display:none}.KoraCategorySlider-module__c0QNfq__tab{border:2px solid var(--brand-primary-dark,#000);color:var(--brand-primary-darker,#1f2937);cursor:pointer;white-space:nowrap;font-size:1.4rem;font-weight:500;font-family:var(--brand-font-family);background:#fff;border-radius:2rem;flex-shrink:0;padding:.8rem 2rem;transition:all .2s}.KoraCategorySlider-module__c0QNfq__tab:hover{background:var(--brand-primary-light,#fff5f0)}.KoraCategorySlider-module__c0QNfq__tabActive{background:var(--brand-primary,#ff6427);color:#fff;border-color:var(--brand-primary,#ff6427)}.KoraCategorySlider-module__c0QNfq__tabActive:hover{background:var(--brand-primary,#ff6427)}.KoraCategorySlider-module__c0QNfq__scrollBtn{cursor:pointer;color:#6b7280;z-index:2;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:2rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 6px #00000014}.KoraCategorySlider-module__c0QNfq__scrollBtn:hover{color:#111827;background:#f9fafb;transform:translateY(-50%)scale(1.05);box-shadow:0 3px 8px #0000001f}.KoraCategorySlider-module__c0QNfq__scrollBtn:active{transform:translateY(-50%)scale(.98)}.KoraCategorySlider-module__c0QNfq__scrollBtnLeft{left:.5rem}.KoraCategorySlider-module__c0QNfq__scrollBtnRight{right:.5rem}@media (max-width:800px){.KoraCategorySlider-module__c0QNfq__scrollBtn{display:none}.KoraCategorySlider-module__c0QNfq__sliderWrapper{margin-bottom:1.2rem}.KoraCategorySlider-module__c0QNfq__slider{gap:.6rem;padding:1.2rem 1.5rem}.KoraCategorySlider-module__c0QNfq__tab{padding:.7rem 1.6rem;font-size:1.3rem}}@media (max-width:500px){.KoraCategorySlider-module__c0QNfq__sliderWrapper{margin-bottom:1rem}.KoraCategorySlider-module__c0QNfq__slider{gap:.5rem;padding:1rem}.KoraCategorySlider-module__c0QNfq__tab{padding:.6rem 1.4rem;font-size:1.2rem}}
.layout-module__4wA3xa__container{background:#fff;width:100%;height:100vh;position:relative;overflow:scroll}.layout-module__4wA3xa__mobileNav{display:none}.layout-module__4wA3xa__main{display:flex}.layout-module__4wA3xa__desktopSidebar{flex:1}.layout-module__4wA3xa__content{background:#f7f5ef;flex-direction:column;flex:5;align-items:center;width:100%;min-height:100vh;padding:0 5% 4rem;display:flex}@media (max-width:1200px){.layout-module__4wA3xa__content{align-items:flex-end;padding:0 5%}}@media (max-width:800px){.layout-module__4wA3xa__mobileNav{display:block}.layout-module__4wA3xa__desktopSidebar{display:none}.layout-module__4wA3xa__container{padding-top:4rem}.layout-module__4wA3xa__content{align-items:center;width:100%;padding:0;overflow-y:scroll}}
/*# sourceMappingURL=998b0466c66eb337.css.map*/