@font-face{font-family:Inter;src:url(/assets/Inter-DmUT3eZm.ttf)}html,body{margin:0!important;font-family:Inter,sans-serif!important;color:#000!important;font-size:16px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow-x:hidden}*,*:after,*:before{margin:0;padding:0;outline:none;box-sizing:border-box}#root{display:flex;flex:1;flex-direction:column;overflow-x:hidden}p{margin:0}::-webkit-scrollbar{height:8px;width:8px;border:1px solid #d5d5d5}::-webkit-scrollbar-track{box-shadow:inset 0 0 1px #fff;border-radius:10px}::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ddd}@media (hover: hover){.css-1n0pmhe-MuiDataGrid-root .MuiDataGrid-columnHeaders:hover .MuiDataGrid-columnSeparator,.css-1n0pmhe-MuiDataGrid-root .MuiDataGrid-columnHeaders:hover .MuiDataGrid-columnSeparator--resizing{visibility:hidden!important;width:auto}}@media (hover: hover){.css-19ejvp2-MuiDataGrid-root .MuiDataGrid-columnHeaders:hover .MuiDataGrid-columnSeparator,.css-19ejvp2-MuiDataGrid-root .MuiDataGrid-columnHeaders:hover .MuiDataGrid-columnSeparator--resizing{visibility:hidden!important;width:auto}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._pageWrapper_1c1p0_1{display:flex;justify-content:center;height:100%!important;background-image:url(https://images.pexels.com/photos/7130555/pexels-photo-7130555.jpeg?cs=srgb&dl=pexels-codioful-%28formerly-gradienta%29-7130555.jpg&fm=jpg)}._cardWrapper_1c1p0_9{border-radius:.875rem;background:#fff;box-shadow:0 20px 25px -5px #0f172a1a,0 10px 10px #0f172a0d}._typography_1c1p0_15{width:2.5rem;height:1.3rem;font-weight:500;font-size:1rem;line-height:1.3rem;letter-spacing:-.01em;color:#0f172a}._headerLogin_1c1p0_34{font-weight:600;font-size:1.8rem;line-height:2.5rem;color:#0f172a}._visiblityIcon_1c1p0_40{text-decoration:none;position:absolute;top:63%;fill:#94a3b8!important;cursor:pointer!important;right:14px}._logInContainer_1c1p0_48{margin-top:0!important}._pageWrapper_1jo6e_1{display:flex}._pageWrapper_gwd0z_1{display:flex;flex-direction:column;flex:1;overflow:auto}._dashboardCardContainer_gwd0z_8{display:flex;justify-content:space-around;flex-wrap:wrap;gap:15px}._dashboardCard_gwd0z_8{background:var(--generic-white, #FFF);border-radius:12px;border:1px solid var(--gray-200, #E2E8F0)!important;box-shadow:none!important;min-width:254.25px!important}._cardHeading_gwd0z_23{color:var(--gray-700, #334155);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:-.16px}._cardContent_gwd0z_35{display:flex;gap:8px}._cardActions_gwd0z_40{color:var(--gray-900, #0F172A)!important;font-family:Inter!important;font-size:20px!important;font-style:normal!important;font-weight:600!important;line-height:48px!important;letter-spacing:-.36px!important;align-self:stretch;padding-left:inherit;white-space:nowrap!important;overflow:hidden!important;width:300px}._buttonContainer_gwd0z_58{display:flex;flex-direction:row-reverse!important;gap:16px;padding-bottom:24px;text-transform:capitalize}._button_gwd0z_58{border-radius:8px;border:1px solid var(--gray-300, #CBD5E1)!important;background:var(--generic-white, #FFF)!important;color:var(--gray-700, #334155)!important;text-transform:capitalize!important;display:flex;padding:10px 16px!important;justify-content:center;align-items:center;gap:8px;box-shadow:none!important;font-size:16px!important;font-weight:500}._customButton_gwd0z_81{background-color:#4f46e5;color:#fff;border-radius:8px;text-transform:capitalize!important;display:flex;padding:10px 16px!important;justify-content:center;align-items:center;gap:8px;font-size:16px!important;font-weight:500;box-shadow:none!important}._sectin2Box_gwd0z_96{max-width:189px;background-color:#fff;padding:0 0 25px 6px;border:0px,0px,1px,0px;display:flex;flex-direction:column;gap:3px}._typography1_gwd0z_109{color:var(--generic-black, #000);font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-.24px}._userHeading_gwd0z_122{font-family:Inter;font-size:14px!important;font-weight:400!important;line-height:20px;letter-spacing:-.01em;text-align:left;color:#334155!important}._userHeadingValue_gwd0z_132{color:#0f172a;font-family:Inter;font-size:26px!important;font-style:normal;font-weight:700!important;line-height:32px;letter-spacing:-.2px}._typography2_gwd0z_144{color:var(--gray-800, #1D2939);font-family:Inter;font-size:1.07vw!important;font-style:normal;font-weight:500;line-height:32px;letter-spacing:-.2px}._actionButton_gwd0z_155{display:flex;width:251px!important;padding:14px!important;justify-content:center;align-items:center;gap:8px;border-radius:8px!important;border:1px solid #CAC6C4!important;color:#b3b3b3!important;font-size:14px;font-style:normal;font-weight:600;line-height:140%;text-transform:capitalize!important}._active_gwd0z_174{color:#fff;background-color:#4f46e5}._topBox_gwd0z_179{padding-right:29px!important;padding-top:15px}._css-1wcaknn_gwd0z_184{padding:20px!important}._pieChartHeading_gwd0z_188{color:var(--black-60, #45464E)!important;font-family:Inter;font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:normal;padding-left:15px}._section3Heading_gwd0z_200{color:var(--base-dark-line, #393C49)!important;font-family:Barlow;font-size:20px!important;font-style:normal;font-weight:600!important;line-height:140%!important}._pageWrapper_83i2a_1{display:flex;flex-direction:column;width:100%;margin-top:.3rem;overflow:hidden}._pageLayout_83i2a_14{display:flex;flex:1;flex-direction:column}._helloWord_83i2a_20{line-height:2.5rem;font-family:Inter;font-size:1.875rem;font-weight:700;letter-spacing:-.01em;text-align:left}._welcomeWord_83i2a_38{font-family:Inter;font-size:1rem;font-weight:400;line-height:1.375rem;letter-spacing:-.01em;text-align:left;color:#475569}._restaurantsHeaderMain_83i2a_50{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:2rem}._restaurantsHeaderRight_83i2a_59{display:flex;flex-direction:column;align-items:flex-end;row-gap:1rem}._sortFilterSelect_83i2a_67{display:flex;column-gap:1rem}._popup_83i2a_72{position:relative;background-color:#00000080;display:flex;justify-content:center}._popup_83i2a_72 ._popupInner_83i2a_79{position:absolute;transform:translateY(-50%);right:0;top:0;border-radius:3px;background:#fff}._formTextFieldsModal_83i2a_90{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem;row-gap:7px;margin-top:1.1rem}._cancelSaveBtn_83i2a_98{display:flex;justify-content:flex-end;margin-top:2rem}._accesstab_83i2a_104{display:flex;align-items:baseline;gap:5px}._sortButton_83i2a_110{gap:12px;display:flex;justify-content:flex-end;margin:10px}._restaurantsHeaderMid_83i2a_117{display:flex;justify-content:space-between}._modalWrapper_wpijj_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:.6rem;box-shadow:0 7px 14px #40445214}._content_wpijj_11{display:flex;padding:1.25rem;gap:1rem;align-items:center}._restaurantsCardsMain_q7xjr_1{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:74rem;margin:.6rem}._restaurantPageWrapper_q7xjr_9{flex:1;display:flex;flex-direction:column;overflow:hidden}._restaurantsCard_q7xjr_1{border:1px solid #E2E8F0;width:23.37rem;height:17.56}._helloWord_q7xjr_33{font-size:1.87rem;line-height:2.5rem;font-family:Inter;font-size:1.875rem;font-weight:700;letter-spacing:-.01em;text-align:left}._welcomeWord_q7xjr_51{font-family:Inter;font-size:1rem;font-weight:400;line-height:1.375rem;letter-spacing:-.01em;text-align:left}._restaurantsHeaderMain_q7xjr_62{display:flex;flex-direction:row;justify-content:space-between;margin:1rem 0;align-items:center}._restaurantsHeaderLeft_q7xjr_70{float:left;width:50%}._restaurantsHeaderRight_q7xjr_75{float:right}._pageWrapper_q7xjr_86{max-width:74rem;margin:0 auto;display:flex;flex-direction:column;width:90%}._SearchIcon_q7xjr_95{margin:1rem 0}._filterIcon_q7xjr_99{margin-top:.25rem;text-align:center;text-decoration:none}@media screen and (max-width: 650px){._restaurantsCardsMain_q7xjr_1{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:74rem}}@media screen and (max-width: 400px){._restaurantsCardsMain_q7xjr_1{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem;max-width:74rem}}._fromToTimes_q7xjr_128{display:flex}._noData_q7xjr_132{text-align:center;font-size:20px}._cardContent_q7xjr_137{display:flex;align-items:center;justify-content:space-between}._css-543n2l-MuiPaper-root-MuiPopover-paper-MuiMenu-paper_q7xjr_143{box-shadow:2px 1px 1rem #e2e8f0!important}._editMenu_q7xjr_147{border-radius:12px!important;border:1px solid var(--gray-200, #E2E8F0)!important;background:var(--generic-white, #FFF)!important;box-shadow:0 1px 16px #e2e8f0!important}._addRestaurantPageWrapper_1p7cg_1{margin:0 auto;display:flex;flex-direction:column;width:982px;border-radius:20px;overflow:hidden;box-shadow:0 0 #0000001a,0 0 2px #00000030;margin-bottom:2rem;flex:1}._helloWord_1p7cg_14{font-size:1.87rem;line-height:2.5rem;margin-left:40px;font-family:Inter;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;text-align:left}._welcomeWord_1p7cg_32{font-family:Inter;font-size:1rem;font-weight:400;line-height:1.375rem;letter-spacing:-.01em;text-align:left}._restaurantsHeaderMain_1p7cg_43{display:flex;flex-direction:row;justify-content:space-between;margin:1rem 0}._restaurantsHeaderLeft_1p7cg_50{padding-top:20px}._restaurantsHeaderRight_1p7cg_56{float:right;margin-right:2.4rem}._restaurantMainLayout_1p7cg_62{box-sizing:border-box;width:982px;height:76px;background-image:url(https://images.pexels.com/photos/7130555/pexels-photo-7130555.jpeg?cs=srgb&dl=pexels-codioful-%28formerly-gradienta%29-7130555.jpg&fm=jpg)}._formFieldWrapper_1p7cg_71,._formFieldWrapper1_1p7cg_71{background-color:#fff;border-radius:.3rem;padding:1rem 0;overflow-y:auto}._formFieldWrapper1_1p7cg_71{flex:1;display:flex;flex-direction:column}._formFields_1p7cg_85{margin-top:1.25rem;column-gap:1rem;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-around}._formTextFields_1p7cg_98{flex:1}._formTextFields2_1p7cg_104{flex:2}._filePublish_1p7cg_115{min-height:100%;display:flex;flex-direction:column}._filePublishIcon_1p7cg_125{background:#f1f5f9;border-radius:10px;margin:17px 0 0 123px}._formFieldLayout_1p7cg_131{padding:1.2rem;display:flex;flex-direction:column;flex:1}._cancelSaveBtn_1p7cg_138{display:flex;justify-content:flex-end;margin-top:1rem;column-gap:10px}._cancelSaveBtnOwner_1p7cg_145{display:flex;justify-content:flex-end;margin-top:6rem!important}._restaurantformFields_1p7cg_152{margin-top:.6rem}._establishmentDetailsBox_1p7cg_156{background-color:#f5f5fd;width:443.5px;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;border-radius:.7rem}._establishmentDetails_1p7cg_156{display:flex;flex-direction:row;align-content:stretch;justify-content:space-between}._restaurantTypeRight_1p7cg_173{background-color:red;width:443.5px;height:195px}._establishmentDetailsHeader_1p7cg_179{display:flex;flex-direction:row;justify-content:space-between}._establishmentDetailsHeaderMain_1p7cg_186{padding:24px}._categoriesSelectList_1p7cg_191{display:grid;grid-template-columns:repeat(7,1fr);padding:.7rem}._dayTimeList_1p7cg_198{display:flex;border:1px;border-radius:10px;background-color:#f8fafc}._dayTimeListMain_1p7cg_206{display:grid;grid-template-columns:auto auto auto;column-gap:10px;row-gap:10px}._SaveBtn_1p7cg_215{display:flex;margin:3rem 1.2rem;justify-content:flex-end}._restaurantType_1p7cg_173{display:grid}._fromToTimes_1p7cg_226{display:flex;column-gap:10px}._checkboxField_1p7cg_231{background-color:red}._dayTimeFieldMain_1p7cg_236{display:flex;column-gap:3px}._dayTimeFieldBoxWrapper_1p7cg_243{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}._dayTimeFieldBox_1p7cg_243{flex:0 0 calc(50% - 8px);min-height:60px}._timeFieldMain_1p7cg_259{display:flex;align-items:center;border:1px solid #EAECF0;border-radius:7px;border:1px solid #CBD5E1;padding:10px;flex-direction:row;flex-wrap:nowrap;gap:10px;height:100%;box-sizing:border-box}._openCloseTimeWrapper_1p7cg_272{display:flex;flex:1;align-items:center;gap:5px}._timeFieldMain_1p7cg_259>label{width:90px}._timeFieldMainS_1p7cg_282{display:flex;column-gap:30px}._fromToTimes_1p7cg_226{padding-top:20px}._categoryType_1p7cg_291{display:grid;grid-template-columns:repeat(8,1fr);column-gap:25px}._container_1p7cg_297{display:flex;flex-direction:column;align-items:center;width:447px;width:96%;height:111px;padding:16px;border:1px dashed #64748B;border-radius:1rem;row-gap:25px}._box1_1p7cg_315{display:flex;width:48px;height:48px;background-color:#f1f5f9;border-radius:40px;flex-direction:row-reverse;flex-wrap:wrap;align-content:center;justify-content:space-around}._addIconMain_1p7cg_327{display:flex;justify-content:space-around}._radioButtonGroup_1p7cg_332{margin-top:25px;display:flex;gap:10px}._radioLabel_1p7cg_339{align-items:center;gap:5px}._radioLabel_1p7cg_339 input[type=radio]{width:18px;height:18px;margin-right:5px}._checkboxConatiner_1p7cg_351{display:flex!important;gap:8px}._timepicker_ozpzf_1{width:150px!important}._css-nxo287-MuiInputBase-input-MuiOutlinedInput-input_ozpzf_4{height:9px!important}span._css-1x2jons-MuiFormControlLabel-asterisk_ozpzf_7 ._MuiFormControlLabel-asterisk_ozpzf_7{color:red!important}._mandatory-field_ozpzf_11{color:red!important;margin:8px -11px}._restaurantsHeaderMain_199rc_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sortFilterSelect_199rc_18{display:flex;column-gap:1rem}._helloWord_199rc_24{font-size:1.87rem;line-height:2.5rem;font-family:Inter;font-size:1.875rem;font-weight:700;letter-spacing:-.01em;text-align:left}._welcomeWord_199rc_42{font-family:Inter;font-size:.9rem;line-height:1.375rem;letter-spacing:-.01em;text-align:left}._cancelSaveBtn_199rc_52{display:flex;justify-content:flex-end;margin-top:2rem}._formTextFieldsModal_199rc_57{display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem;margin-top:1.1rem}._formFields_zqvar_1{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem;row-gap:1rem}._accountHeadline_zqvar_7{display:flex;justify-content:space-between;padding-bottom:1.8rem}._restaurantHeadlineDetail_zqvar_12{display:flex;justify-content:space-between}._myAccountMain_zqvar_18{padding:2rem}._restaurantDetailsLeft_zqvar_22{display:flex;flex-direction:row;justify-content:space-between;column-gap:"14px";align-items:center;width:100%}._establishmentDetailsLeft_zqvar_32{display:grid;grid-template-columns:repeat(1,1fr);row-gap:20px;margin-top:1rem}._switchRestaurant_zqvar_40{display:flex;column-gap:10px;margin-bottom:10px}._restaurantDetailsMain_zqvar_48{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem}._restaurantSwitchTitleMain_zqvar_55{display:flex;flex-direction:column;align-items:flex-end}._restaurantSwitchTitle_zqvar_55{position:relative}._random_zqvar_65{padding-top:20px;width:85%;float:right}._random_zqvar_65:before{content:"";position:absolute;left:20px;top:0;height:100%;width:2px;background-color:#e2e8f0}._restaurantMain_zqvar_81{display:flex;flex-direction:row;justify-content:space-between;row-gap:10px;column-gap:30px;padding-top:15px}._helloWord_zqvar_90{line-height:2.5rem;font-family:Inter;font-size:1.1rem;font-weight:700;letter-spacing:-.01em;text-align:left}._welcomeWord_zqvar_107{font-family:Inter;font-size:.9rem;line-height:1.375rem;letter-spacing:-.01em;text-align:left;color:#64748b}._restaurantsHeaderMain_zqvar_119{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:1.2rem}._formPasswordFields_zqvar_125{display:grid;grid-template-columns:repeat(1,1fr);row-gap:2rem;margin-top:1rem}._pageWrapper_18zt8_1{flex:1;display:flex;flex-direction:column}._stepperWrapper_18zt8_7{display:flex;align-items:center;justify-content:center;padding:1rem}._mainWrapper_18zt8_15{flex:1;display:flex;flex-direction:column;border-radius:.75rem;border:1px solid var(--gray-100, #F1F5F9);background:var(--generic-white, #FFF);box-shadow:0 1px 4px #e2e8f0}._mainHeaderWrapper_18zt8_26{padding:1.5rem 2rem;border-bottom:1px solid var(--gray-100, #F1F5F9);background-image:url(https://images.pexels.com/photos/7130555/pexels-photo-7130555.jpeg?cs=srgb&dl=pexels-codioful-%28formerly-gradienta%29-7130555.jpg&fm=jpg);border-radius:.75rem .75rem 0 0;box-sizing:border-box}._mainHeaderWrapper_18zt8_26>p:first-of-type{color:var(--gray-900, #0F172A);font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.75rem;letter-spacing:-.0125rem}._contentWrapper_18zt8_45{padding:1.5rem 2rem;flex:1}._subFormHeaderWithDivider_18zt8_50{padding-bottom:.5rem;border-bottom:1px solid #E2E8F0}._subFormHeaderWithDivider_18zt8_50>p{color:var(--gray-400, #94A3B8);font-family:Inter;font-size:1rem;font-style:normal;font-weight:500;line-height:1.375rem;letter-spacing:-.01rem}._pageWrapper_1da4n_1{display:flex;flex-direction:column;width:100%}._hero_1da4n_7{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;border:1px solid #e2e8f0;border-radius:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9 60%,#ecfeff)}._heroTitle_1da4n_18{font-size:1.35rem;font-weight:700;color:#0f172a;line-height:1.2}._heroSubTitle_1da4n_25{font-size:.86rem;color:#475569;margin-top:.25rem}._toolsRow_1da4n_31{margin-top:1rem;display:grid;grid-template-columns:1fr 280px;gap:.8rem;align-items:end}._gridCard_1da4n_39{margin-top:.85rem;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;background:#fff}._dialogGrid_1da4n_47{margin-top:.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem .9rem;align-items:start}._fieldItem_1da4n_55{width:100%}._switchRow_1da4n_59{margin-top:.9rem;display:flex;align-items:center;justify-content:space-between;border:1px solid #e2e8f0;border-radius:.75rem;padding:.65rem .75rem}._deleteText_1da4n_69{color:#475569;font-size:.88rem}@media screen and (max-width: 900px){._toolsRow_1da4n_31,._dialogGrid_1da4n_47{grid-template-columns:1fr}._hero_1da4n_7{flex-direction:column;align-items:flex-start}}._pageWrapper_170f0_1{display:flex;flex-direction:column;gap:1.5rem;width:100%}._hero_170f0_8{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}._heroTitle_170f0_16{font-size:1.5rem;font-weight:700;color:#0f172a;line-height:1.2}._heroSubTitle_170f0_23{font-size:.88rem;color:#64748b;margin-top:.25rem}._toolsRow_170f0_29{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:end}._ordersGrid_170f0_36{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.8rem;margin-top:1rem}._orderCard_170f0_43{border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;background:#fff;transition:all .2s ease;cursor:pointer;position:relative}._orderCard_170f0_43:hover{border-color:#cbd5e1}._orderCard_170f0_43._selected_170f0_57{border-color:#3b82f6;background:#eff6ff}._orderCard_170f0_43._inBatch_170f0_62{border-color:#10b981;background:#f0fdf4}._orderCheckbox_170f0_67{z-index:10}._orderCardContent_170f0_71{cursor:pointer;padding-right:2rem}._orderHeader_170f0_76{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}._orderSequence_170f0_83{font-size:1rem;font-weight:600;color:#0f172a}._orderBody_170f0_89{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}._orderRow_170f0_96{display:flex;justify-content:space-between;align-items:center;font-size:.82rem}._orderLabel_170f0_103{color:#64748b;font-weight:500}._orderValue_170f0_108{color:#334155;font-weight:600;text-align:right}._orderAddress_170f0_114{margin-top:.5rem;padding:.625rem;background:#f8fafc;border-radius:8px;font-size:.78rem;color:#475569;line-height:1.4}._menuItems_170f0_124{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0}._menuItemsTitle_170f0_130{font-size:.8rem;font-weight:600;color:#334155;margin-bottom:.5rem}._menuItem_170f0_124{font-size:.78rem;color:#64748b;margin-bottom:.25rem}._emptyState_170f0_143{text-align:center;padding:3rem 1rem;color:#94a3b8}._emptyStateIcon_170f0_149{font-size:3rem;margin-bottom:1rem;opacity:.5}._emptyStateText_170f0_155{font-size:1rem;font-weight:500}._dialogContent_170f0_160{padding:1.5rem!important}._fieldItem_170f0_164{margin-bottom:1.25rem}._batchActions_170f0_168{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}._checkbox_170f0_175{position:absolute;top:.75rem;right:.75rem}._batchBadge_170f0_181{position:absolute;top:.75rem;left:.75rem;font-size:.7rem;padding:.25rem .5rem;border-radius:6px;font-weight:600}._batchCreated_170f0_191{background:#fef3c7;color:#92400e}._batchAssigned_170f0_196{background:#d1fae5;color:#065f46}._filterSection_170f0_201{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}._addressFilter_170f0_208{display:flex;gap:.5rem;flex-wrap:wrap}._batchesSection_170f0_214{margin-top:2rem;padding-top:2rem;border-top:2px solid #e2e8f0}._batchesSectionTitle_170f0_220{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._batchCard_170f0_230{border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;background:#fff;box-shadow:0 2px 8px #0f172a14;margin-bottom:1.5rem}._batchCard_170f0_230._statusCreated_170f0_239{border-color:#fbbf24;background:#fffbeb}._batchCard_170f0_230._statusAssigned_170f0_244{border-color:#10b981;background:#f0fdf4}._batchCard_170f0_230._statusCancelled_170f0_249{border-color:#ef4444;background:#fef2f2;opacity:.7}._batchHeader_170f0_255{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}._batchInfo_170f0_264{flex:1}._batchId_170f0_268{font-size:.85rem;color:#64748b;font-family:monospace;margin-bottom:.5rem}._batchMeta_170f0_275{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:.75rem}._batchMetaItem_170f0_282{display:flex;flex-direction:column;gap:.25rem}._batchMetaLabel_170f0_288{font-size:.75rem;color:#64748b;font-weight:500}._batchMetaValue_170f0_294{font-size:.9rem;color:#0f172a;font-weight:600}._riderInfo_170f0_300{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#f1f5f9;border-radius:8px;margin-top:.75rem}._riderName_170f0_310{font-size:.85rem;font-weight:600;color:#334155}._riderDetails_170f0_316{font-size:.75rem;color:#64748b}._batchOrdersList_170f0_321{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}._batchOrdersTitle_170f0_327{font-size:.9rem;font-weight:600;color:#334155;margin-bottom:.75rem}._batchOrderItem_170f0_334{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.5rem;transition:all .2s ease}._batchOrderItem_170f0_334:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0f172a0f}._batchOrderInfo_170f0_351{flex:1}._batchOrderSequence_170f0_355{font-size:.85rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}._batchOrderCustomer_170f0_362{font-size:.78rem;color:#64748b}._batchOrderPrice_170f0_367{font-size:.85rem;font-weight:600;color:#059669;margin-right:.5rem}._noBatches_170f0_374{text-align:center;padding:2rem;color:#94a3b8;font-size:.9rem}._tabsContainer_170f0_381{margin-bottom:-1rem;border-bottom:2px solid #e2e8f0}._compactBatchCard_170f0_386{border:1px solid #e2e8f0;border-radius:10px;padding:1rem;background:#fff;box-shadow:0 1px 3px #0f172a14;transition:all .2s ease}._compactBatchCard_170f0_386:hover{box-shadow:0 2px 6px #0f172a1f}._compactBatchCard_170f0_386._statusCreated_170f0_239{border-color:#fbbf24;background:#fffbeb}._compactBatchCard_170f0_386._statusAssigned_170f0_244{border-color:#10b981;background:#f0fdf4}._compactBatchCard_170f0_386._statusCancelled_170f0_249{border-color:#ef4444;background:#fef2f2;opacity:.7}._compactBatchHeader_170f0_415{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._compactBatchId_170f0_422{font-size:1rem;color:#0f172a;font-family:monospace;font-weight:700}._compactBatchMeta_170f0_429{display:flex;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}._compactMetaItem_170f0_436{font-size:.78rem;color:#334155}._compactMetaLabel_170f0_441{color:#64748b;font-weight:500}._compactMetaValue_170f0_446{font-weight:600;color:#0f172a}._compactBatchActionsWrapper_170f0_451{display:flex;flex-direction:column;gap:.5rem}._compactBatchActionsRow_170f0_457{display:flex;gap:.5rem}._compactBatchActions_170f0_451{display:flex;gap:.5rem;flex-wrap:wrap}._batchesGrid_170f0_468{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-bottom:2rem}._modalOrdersList_170f0_475{display:flex;flex-direction:column;gap:.75rem;max-height:60vh;overflow-y:auto;padding:.5rem}._modalOrdersGrid_170f0_484{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;padding:.5rem;align-items:start}._modalOrderSquareCard_170f0_492{border:1px solid #e2e8f0;border-radius:12px;padding:1rem;background:#fff;box-shadow:0 1px 3px #0f172a14;transition:all .2s ease;display:flex;flex-direction:column;min-height:240px}._modalOrderSquareCard_170f0_492:hover{box-shadow:0 4px 12px #0f172a1f;border-color:#cbd5e1}._modalOrderCardHeader_170f0_509{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}._modalOrderCardBody_170f0_519{display:flex;flex-direction:column;gap:.6rem;flex:1}._modalOrderCard_170f0_509{border:1px solid #e2e8f0;border-radius:8px;padding:1rem;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:1rem}._modalOrderInfo_170f0_537{flex:1}._modalOrderSequence_170f0_541{font-size:1.05rem;font-weight:700;color:#0f172a}._modalOrderDetail_170f0_547{font-size:.82rem;color:#64748b;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}._modalOrderDetail_170f0_547 strong{color:#334155;font-weight:600;margin-right:.25rem}._modalOrderPrice_170f0_561{font-size:1.15rem;font-weight:700;color:#059669;margin-top:auto;padding-top:.75rem;border-top:1px solid #e2e8f0;flex-shrink:0}._ridersList_170f0_571{display:flex;flex-direction:column;gap:.75rem;max-height:50vh;overflow-y:auto;padding:.5rem}._ridersGridContainer_170f0_580{min-height:80vh;max-height:80vh;overflow-y:auto;padding:1rem;background:#f8fafc}._ridersGrid_170f0_580{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}._riderGridCard_170f0_594{border:1px solid #e2e8f0;border-radius:10px;padding:.75rem;background:#fff;box-shadow:0 1px 3px #0f172a14;transition:all .2s ease;display:flex;flex-direction:column;height:100%}._riderGridCard_170f0_594:hover{box-shadow:0 4px 12px #0f172a1f;border-color:#cbd5e1}._riderGridCard_170f0_594._disabled_170f0_611{opacity:.5;cursor:not-allowed}._riderGridCard_170f0_594._disabled_170f0_611:hover{transform:none}._riderGridCardHeader_170f0_620{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;gap:.5rem}._riderGridCardName_170f0_628{font-size:.85rem;font-weight:700;color:#0f172a;line-height:1.3;flex:1}._riderGridCardBody_170f0_636{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.5rem;flex:1}._riderGridCardDetail_170f0_644{font-size:.72rem;color:#64748b;display:flex;align-items:center;gap:.35rem}._riderGridCardCapacity_170f0_652{display:flex;gap:.35rem;flex-wrap:wrap;margin-top:.25rem}._riderCard_170f0_659{border:1px solid #e2e8f0;border-radius:8px;padding:1rem;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:all .2s ease}._riderCard_170f0_659:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0f172a0f}._riderCard_170f0_659._disabled_170f0_611{opacity:.5;cursor:not-allowed}._riderCardInfo_170f0_681{flex:1}._riderCardName_170f0_685{font-size:.9rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}._riderCardDetail_170f0_692{font-size:.78rem;color:#64748b;margin-bottom:.15rem}._riderCardCapacity_170f0_698{display:flex;gap:.5rem;margin-top:.5rem}._trackOrderSection_170f0_704{margin-top:1.5rem}._trackOrderCard_170f0_708{border:2px solid #e2e8f0;border-radius:12px;padding:1.25rem;background:#fff;box-shadow:0 2px 8px #0f172a14;margin-bottom:1.25rem}._trackOrderHeader_170f0_717{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}._trackRiderInfo_170f0_726{flex:1}._trackRiderName_170f0_730{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}._trackRiderMeta_170f0_737{font-size:.8rem;color:#64748b}._trackOrdersList_170f0_742{display:flex;flex-direction:column;gap:.5rem}._trackOrderItem_170f0_748{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._trackOrderItemInfo_170f0_758{flex:1}._trackOrderItemSequence_170f0_762{font-size:.85rem;font-weight:600;color:#0f172a}._trackOrderItemCustomer_170f0_768{font-size:.75rem;color:#64748b}._addOrdersSection_170f0_773{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}._addOrdersTitle_170f0_779{font-size:.85rem;font-weight:600;color:#334155;margin-bottom:.75rem}._availableOrdersList_170f0_786{display:flex;flex-direction:column;gap:.5rem;max-height:40vh;overflow-y:auto;padding:.5rem;background:#f8fafc;border-radius:8px}._trackTable_170f0_798{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0f172a14}._trackTable_170f0_798 thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}._trackTable_170f0_798 th{padding:1rem;text-align:left;font-size:.85rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.025em}._trackTable_170f0_798 tbody tr{border-bottom:1px solid #e2e8f0;transition:background-color .2s ease}._trackTable_170f0_798 tbody tr:hover{background:#f8fafc}._trackTable_170f0_798 tbody tr:last-child{border-bottom:none}._trackTable_170f0_798 td{padding:1rem;font-size:.99rem;color:#334155}._batchIdCell_170f0_841{font-family:monospace;font-weight:600;color:#0f172a;font-size:1rem}._riderNameCell_170f0_848{font-weight:600;color:#0f172a}._capacityCell_170f0_853{font-weight:600;color:#059669;min-width:180px}._ordersCountCell_170f0_859{font-weight:600;color:#3b82f6;text-align:center}._modalOrderItems_170f0_866{font-size:.8rem;color:#475569;padding:.65rem;background:#f8fafc;border-radius:6px;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word;max-height:none}._modalOrderItems_170f0_866 strong{color:#334155;font-weight:600;display:inline;margin-right:.25rem}
