.menu-module-scss-module__gN-WMW__menu__content{gap:2.4rem;padding:2.4rem;display:flex}.menu-module-scss-module__gN-WMW__menu__select{width:24.4rem}.menu-module-scss-module__gN-WMW__menu__info-container{flex-direction:column;flex:1;gap:1.6rem;margin-top:.8rem;display:flex}.menu-module-scss-module__gN-WMW__menu__title{color:#404040;font-size:1.8rem;font-weight:700;line-height:2.2rem}.menu-module-scss-module__gN-WMW__menu__description{color:#7c7c7c;font-size:1.4rem;font-weight:400;line-height:2rem}.menu-module-scss-module__gN-WMW__menu__footer{align-items:center;gap:2.4rem;height:1.6rem;display:flex}.menu-module-scss-module__gN-WMW__menu__header{flex:1;justify-content:space-between;align-items:center;display:flex}
.empty-content-module-scss-module__hpLnhW__container{padding:2.4rem}.empty-content-module-scss-module__hpLnhW__container__inside-border{border:1px dashed #d5d5d5;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;width:100%;padding:6rem 0;display:flex}.empty-content-module-scss-module__hpLnhW__container__icon{background-color:#4a3ba01a;border-radius:4.8rem;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;display:flex}.empty-content-module-scss-module__hpLnhW__container__description{color:#7c7c7c;text-align:center;max-width:80%}.empty-content-module-scss-module__hpLnhW__container__buttons{align-items:center;gap:2.4rem;display:flex}
.menus-page-module-scss-module__M_Dtza__menus-page{flex-direction:column;gap:2.5rem;display:flex}.menus-page-module-scss-module__M_Dtza__menus-page__loading{justify-content:center;align-items:center;height:calc(100% - 2.4rem);display:flex}
.divider-module-scss-module__WfrH1W__container{background-color:#fff3;width:100%;min-height:1px;max-height:1px;transition:all .5s}.divider-module-scss-module__WfrH1W__container--vertical{background-color:#fff3;min-width:1px;max-width:1px;height:100%}
.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover{z-index:1000;background:#fff;border:1px solid #d5d5d5;border-radius:12px;position:absolute;box-shadow:0 4px 16px #00000026}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover .color-picker-popover-module-scss-module__GxMiaa__react-colorful__hue{order:-1}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__content{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__picker{border-radius:8px;width:100%;height:300px}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__picker .color-picker-popover-module-scss-module__GxMiaa__react-colorful__saturation{border-bottom:none;border-radius:8px 8px 0 0}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__picker .color-picker-popover-module-scss-module__GxMiaa__react-colorful__hue{border-radius:0 0 8px 8px;height:40px}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__picker .color-picker-popover-module-scss-module__GxMiaa__react-colorful__pointer{border:2px solid #fff;width:24px;height:24px;box-shadow:0 2px 8px #0000004d}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__values{align-items:flex-end;gap:1rem;max-width:250px;display:flex}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__value-group{flex-direction:column;flex:1;gap:.5rem;display:flex}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__value-group:first-child{flex:2}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__label{color:#404040;font-size:12px;font-weight:700}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__hex-input-wrapper{align-items:center;gap:.5rem;display:flex}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__hex-input{min-width:104px}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__hex-input,.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__rgb-input{text-transform:uppercase;background-color:#fff;border:1px solid #d5d5d5;border-radius:8px;width:100%;max-width:64px;padding:.75rem 1rem;font-family:monospace;font-size:.875rem;transition:border-color .2s}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__hex-input:focus,.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__rgb-input:focus{border-color:#bababa;outline:none}.color-picker-popover-module-scss-module__GxMiaa__color-picker-popover__rgb-input{text-align:center;cursor:not-allowed;background-color:#fefefe}
.radio-button-module-scss-module__UsItza__radio-button{cursor:pointer;-webkit-user-select:none;user-select:none;color:#666;align-items:center;gap:15px;font-size:16px;display:flex}.radio-button-module-scss-module__UsItza__radio-button__input{display:none}.radio-button-module-scss-module__UsItza__radio-button__mark{border:2px solid #65558f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.radio-button-module-scss-module__UsItza__radio-button__input:checked+.radio-button-module-scss-module__UsItza__radio-button__mark{border-color:#65558f}.radio-button-module-scss-module__UsItza__radio-button__input:checked+.radio-button-module-scss-module__UsItza__radio-button__mark:after{content:"";background:#65558f;border-radius:50%;width:10px;height:10px}.radio-button-module-scss-module__UsItza__radio-button__label{color:var(--color-gray2,#7c7c7c)}
.header-color-controls-module-scss-module__rCTmya__header-color-controls__title{color:#7c7c7c;margin-top:2rem;margin-bottom:1rem}.header-color-controls-module-scss-module__rCTmya__header-color-controls__title:first-child{margin-top:0}.header-color-controls-module-scss-module__rCTmya__header-color-controls__color-input{cursor:pointer;background-color:#fff;border:1px solid #d5d5d5;border-radius:8px;justify-content:space-between;align-items:center;gap:2.4rem;width:fit-content;margin-bottom:1rem;padding:.6rem 1.2rem;transition:all .2s;display:flex}.header-color-controls-module-scss-module__rCTmya__header-color-controls__color-input:hover{border-color:#bababa;box-shadow:0 2px 4px #0000000d}.header-color-controls-module-scss-module__rCTmya__header-color-controls__label{color:#404040;font-weight:500}.header-color-controls-module-scss-module__rCTmya__header-color-controls__color-box{border:1px solid #0000001a;border-radius:4px;width:3.2rem;height:3.2rem}.header-color-controls-module-scss-module__rCTmya__header-color-controls__logo-type{flex-direction:column;gap:2.2rem;display:flex}.header-color-controls-module-scss-module__rCTmya__header-color-controls__logo-type>:first-child{color:#7c7c7c}.header-color-controls-module-scss-module__rCTmya__header-color-controls__logo-type__buttons{align-items:center;gap:15px;margin-left:1rem;display:flex}
.menus-reorder-module-scss-module__EC44qW__menus-reorder{flex-direction:column;gap:2.2rem;display:flex}.menus-reorder-module-scss-module__EC44qW__menus-reorder__header{flex-direction:column;gap:.4rem;display:flex}.menus-reorder-module-scss-module__EC44qW__menus-reorder__label{color:#7c7c7c}.menus-reorder-module-scss-module__EC44qW__menus-reorder__menu{cursor:grab;border-top:1px solid #d5d5d5;justify-content:space-between;align-items:center;padding:1.4rem;display:flex}.menus-reorder-module-scss-module__EC44qW__menus-reorder__menu:active{cursor:grabbing}.menus-reorder-module-scss-module__EC44qW__menus-reorder__menu{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out,background .2s ease-in-out}.menus-reorder-module-scss-module__EC44qW__menus-reorder__menu[aria-grabbed=true]{background:#00000005;box-shadow:0 2px 6px #00000014}.menus-reorder-module-scss-module__EC44qW__menus-reorder .menus-reorder-module-scss-module__EC44qW__is-dragging{background:#fff;transform:scale(1.03);box-shadow:0 8px 20px #00000026}.menus-reorder-module-scss-module__EC44qW__menus-reorder__placeholder{background:#00000005;border:2px dashed #d5d5d5;border-radius:8px;height:56px;margin:6px 0}.menus-reorder-module-scss-module__EC44qW__menus-reorder__menu_item_container{justify-content:space-between;align-items:center;gap:1rem;display:flex}.menus-reorder-module-scss-module__EC44qW__menus-reorder__menu-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.menus-reorder-module-scss-module__EC44qW__menus-reorder__menu-name__disabled{color:#7c7c7c}
.icon-button-module-scss-module__Onb3vW__icon-button{background-color:#4a3ba0;border-radius:16px;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;padding:.5rem;display:flex}.icon-button-module-scss-module__Onb3vW__icon-button:disabled{opacity:.4}.icon-button-module-scss-module__Onb3vW__icon-button--outlined{color:#4a3ba0;background-color:#fff;border:1px solid #4a3ba0;transition:all .2s}.icon-button-module-scss-module__Onb3vW__icon-button--outlined:hover{color:#fff;background-color:#4a3ba0}
.switch-module-scss-module__tsL8Lq__switch{align-items:center;gap:.6rem;display:flex}.switch-module-scss-module__tsL8Lq__switch__label{color:#7c7c7c;font-weight:500}.switch-module-scss-module__tsL8Lq__switch__button{cursor:pointer;border-radius:100px;align-items:center;width:4.3rem;height:2rem;transition:background .5s;display:flex;position:relative}.switch-module-scss-module__tsL8Lq__switch__button--off{background:var(--Grays-Gray-4,#d5d5d5)}.switch-module-scss-module__tsL8Lq__switch__button--on{background:#009545}.switch-module-scss-module__tsL8Lq__switch__button--disabled{background:var(--Grays-Gray-4,#d5d5d5);cursor:not-allowed;transition:none}.switch-module-scss-module__tsL8Lq__switch__dot{background-color:#fff;border-radius:100px;width:1.4rem;height:1.4rem;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.switch-module-scss-module__tsL8Lq__switch__dot--off{left:4px}.switch-module-scss-module__tsL8Lq__switch__dot--on{left:calc(2.9rem - 4px)}.switch-module-scss-module__tsL8Lq__switch__text{color:#fff;margin-left:.4rem;font-size:1.1rem;font-style:normal;font-weight:700;line-height:1.43rem}
.qr-controls-module-scss-module__Tz_cua__qr-controls__switch{margin-top:.7rem;margin-bottom:.4rem}.qr-controls-module-scss-module__Tz_cua__qr-controls__select{margin-top:1.4rem}.qr-controls-module-scss-module__Tz_cua__qr-controls__description{color:#7c7c7c}
.venue-controls-section-module-scss-module__Jljmia__venue-information__divider{margin:3rem 0}.venue-controls-section-module-scss-module__Jljmia__venue-information__title{color:#404040;margin-bottom:2rem;margin-left:-.5rem}
.order-list-module-scss-module__iHK3jq__order-list{flex-direction:column;display:flex}.order-list-module-scss-module__iHK3jq__order-list__item{z-index:1;transition:transform .5s cubic-bezier(.77,0,.175,1)}.order-list-module-scss-module__iHK3jq__order-list__item--animated-up{--translate-up:0;z-index:1;animation:.5s cubic-bezier(.77,0,.175,1) order-list-module-scss-module__iHK3jq__moveToTop}.order-list-module-scss-module__iHK3jq__order-list__item--animated-down{--translate-down:0;z-index:1;animation:.5s cubic-bezier(.77,0,.175,1) order-list-module-scss-module__iHK3jq__moveToBottom}.order-list-module-scss-module__iHK3jq__item__buttons{align-items:center;gap:2rem;display:flex}@keyframes order-list-module-scss-module__iHK3jq__moveToTop{0%{transform:translateY(var(--translate-up))}to{transform:translateY(0)}}@keyframes order-list-module-scss-module__iHK3jq__moveToBottom{0%{transform:translateY(calc(-1*var(--translate-down)))}to{transform:translateY(0)}}
/*# sourceMappingURL=ff70250bd5f45226.css.map*/