@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";._mainWrapper_tf6p6_1{width:100%;min-height:100vh;display:flex;flex-direction:row}._iconWrapper_tf6p6_9{min-width:48px;min-height:48px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}._iconWrapper_tf6p6_9 img{width:100%;height:100%;border-radius:var(--radius-lg)}._wrapper_tf6p6_25{width:calc(100% - 80px)}._sidebar_tf6p6_29{border-radius:0 var(--radius-lg) var(--radius-lg) 0;background:var(--color-gray-900);height:100vh;padding:15px;display:flex;flex-direction:column;gap:30px;position:sticky;top:0;z-index:10}._listItem_tf6p6_42{display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-decoration:none;transition:all .3s ease;gap:0;color:var(--color-gray-300);border-radius:var(--radius-md)}._listItem_tf6p6_42:not(:last-child){margin-bottom:8px}._listItem_tf6p6_42._active_tf6p6_58{background:var(--color-gray-700);color:var(--color-white)}._header_tf6p6_63{width:100%;padding:15px 15px 15px 30px;background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--color-gray-200)}._headerContent_tf6p6_75{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:15px}._headerActions_tf6p6_83{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}._header_tf6p6_63 h1{font-size:var(--font-size-text-xl);font-weight:600;line-height:150%}._button_14hoh_1{padding:10px;font-size:var(--font-size-text-sm);font-weight:600;line-height:20px;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center}._button_14hoh_1._normal_14hoh_14{border-radius:var(--radius-md)}._button_14hoh_1._block_14hoh_18{width:100%}._button_14hoh_1:disabled{opacity:.5;cursor:not-allowed}._button_14hoh_1._primary_14hoh_27{background:var(--button-primary-bg);color:var(--button-primary-color);border:none}._button_14hoh_1._primary_14hoh_27._ghost_14hoh_33{color:var(--button-primary-bg)}._button_14hoh_1._primary_14hoh_27:hover{background:var(--button-primary-bg-focused)}._button_14hoh_1._primary_14hoh_27:active{box-shadow:var(--button-primary-shadow);transition:box-shadow .3s ease-in-out}._button_14hoh_1._secondary_14hoh_46{background:var(--button-secondary-bg);color:var(--button-secondary-color);border:none}._button_14hoh_1._danger_14hoh_52{background:var(--button-danger-bg);color:var(--button-danger-color);border:none}._button_14hoh_1._danger_14hoh_52._ghost_14hoh_33{color:var(--button-danger-bg)}._button_14hoh_1._dangerBordered_14hoh_62{background:var(--button-danger-bordered-bg);color:var(--button-danger-bordered-color);border:var(--button-danger-bordered-border)}._button_14hoh_1._grayBordered_14hoh_68{background:var(--button-gray-bordered-bg);color:var(--button-gray-bordered-color);border:var(--button-gray-bordered-border)}._button_14hoh_1._ghost_14hoh_33,._button_14hoh_1._ghost_14hoh_33:hover,._button_14hoh_1._ghost_14hoh_33:active,._button_14hoh_1._ghost_14hoh_33:focus{background:none;border:none}._button_14hoh_1 ._childrenWrapper_14hoh_83{margin:0 8px}._button_14hoh_1 ._loadingIcon_14hoh_87{width:20px;height:20px}._paymentTypeButton_14hoh_93{border-radius:var(--radius-md);border:1px solid var(--color-gray-300);padding:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}._paymentTypeButton_14hoh_93._active_14hoh_104{background:var(--color-blue-50);border:1px solid var(--color-blue-500)}._paymentTypeButton_14hoh_93 img{height:15px}._paymentTypeButton_14hoh_93:hover{background:var(--color-gray-50)}._paymentTypeButton_14hoh_93._disabled_14hoh_117{opacity:.5;cursor:not-allowed;pointer-events:none}._paymentTypeButton_14hoh_93._block_14hoh_18{width:100%}._mainWrapper_1ymn4_1{padding:8px 16px 8px 8px;border-radius:var(--radius-lg);max-width:500px;width:100%;font-size:var(--font-size-text-md);line-height:150%;font-weight:400;display:flex;flex-direction:column;gap:20px}._messageBlock_1ymn4_14{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}._messageBlock_1ymn4_14 ._iconWrapper_1ymn4_23{background:#fff3;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;padding:6px}._mainWrapper_1ymn4_1._error_1ymn4_32{background:var(--color-red-600);color:#fff}._mainWrapper_1ymn4_1._success_1ymn4_37{background:var(--color-green-600);color:#fff}._messageBlock_1ymn4_14 ._closeIconWrapper_1ymn4_42{width:10px;height:10px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:20px}._notificationsWrapper_1ymn4_53{background:transparent;position:fixed;top:30px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;z-index:99999}._extraInfo_1ymn4_67{width:100%}._bg_d65nl_1{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999;background:#0003;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modal_d65nl_12{min-width:400px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000;background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:0 8px 4px -4px #10182808;padding:24px;max-width:600px;text-align:center}._actionButtonsWrapper_d65nl_27{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;margin-top:30px}._title_d65nl_36{color:var(--color-gray-900);font-size:var(--font-size-text-lg);line-height:155%;font-weight:600}._description_d65nl_43{font-weight:400;color:var(--color-gray-700);font-size:var(--font-size-text-sm);margin-top:4px;line-height:148%}._iconWrapper_d65nl_52{width:55px;height:55px;position:relative;border-radius:50%;color:var(--color-red-600);background:var(--color-red-50);margin-bottom:15px}._iconWrapper_d65nl_52:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;width:35px;height:35px;background:var(--color-red-100)}._icon_d65nl_52{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center}._bg_7mn84_1{position:fixed;left:0;right:0;top:0;bottom:0;z-index:10;background:#0003;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modal_7mn84_12{min-width:500px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:20;background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:0 8px 4px -4px #10182808}._header_7mn84_24{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--color-gray-200)}._headerContentWrapper_7mn84_33{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}._headerContentWrapper_7mn84_33._withIcon_7mn84_42{display:grid;grid-template-columns:32px 1fr 12px}._title_7mn84_47{font-size:var(--font-size-text-sm);font-weight:600;color:var(--color-gray-900);line-height:148%}._footer_7mn84_54{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;padding:20px;gap:10px;border-top:1px solid var(--color-gray-200)}._childrenWrapper_7mn84_64{padding:20px;max-height:60vh;overflow-y:auto}._closeIcon_7mn84_70{cursor:pointer}._inputWrapper_33z8u_1{--input-height-md: 40px;--input-font-size: var(--font-size-text-md);--input-line-height: 150%;--input-font-weight: 400;--input-text-color: var(--color-gray-900);transition:all .3s ease;border-radius:var(--radius-md);display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 5px;height:var(--input-height-md)}._inputWrapper_33z8u_1:not(._showCount_33z8u_17) input::-webkit-outer-spin-button,._inputWrapper_33z8u_1:not(._showCount_33z8u_17) input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._inputWrapper_33z8u_1._outlined_33z8u_23{border:1px solid var(--color-gray-300)}._inputWrapper_33z8u_1._borderless_33z8u_27{border:none}._inputWrapper_33z8u_1._error_33z8u_31{border:1px solid var(--color-red-400)}._inputWrapper_33z8u_1._addonBefore_33z8u_35{cursor:pointer;padding-left:0}._inputWrapper_33z8u_1._addonAfter_33z8u_40{cursor:pointer;padding-right:0}._inputWrapper_33z8u_1._normalStatus_33z8u_45:hover,._inputWrapper_33z8u_1._normalStatus_33z8u_45._active_33z8u_46{border:1px solid var(--color-blue-400);box-shadow:0 0 0 2px var(--color-blue-50)}._inputWrapper_33z8u_1._disabled_33z8u_51{background:var(--color-gray-50);border:1px solid var(--color-gray-300);color:var(--color-gray-500)}._inputWrapper_33z8u_1._disabled_33z8u_51 ._inputEl_33z8u_57{cursor:not-allowed}._inputEl_33z8u_57{width:100%;padding:8px 5px;border:none;background:transparent;font-size:var(--input-font-size);line-height:var(--input-line-height);color:var(--input-text-color);font-weight:400}._inputIcon_33z8u_72{padding:8px;display:flex;align-items:center;justify-content:center;font-size:var(--input-font-size);line-height:var(--input-line-height);color:var(--input-text-color)}._inputCount_33z8u_82{height:calc(var(--input-height-md) - 2px);font-size:var(--font-size-text-sm);color:var(--color-gray-500);transition:all .3s ease;display:flex;align-items:center;justify-content:center}._inputCount_33z8u_82._red_33z8u_92{color:var(--color-red-600)}._clearIcon_33z8u_96{cursor:pointer}._addon_33z8u_35{display:flex;align-items:center;justify-content:center;padding:10px;height:calc(var(--input-height-md) - 2px);background:var(--color-gray-50)}._addon_33z8u_35._addonBefore_33z8u_35{border-radius:var(--radius-md) 0 0 var(--radius-md);border-right:1px solid var(--color-gray-300)}._addon_33z8u_35._addonAfter_33z8u_40{border-radius:0 var(--radius-md) var(--radius-md) 0;border-left:1px solid var(--color-gray-300)}._textarea_33z8u_120{width:100%;border:1px solid var(--color-gray-300);transition:all .3s ease;border-radius:var(--radius-md);padding:8px 12px;font-size:var(--input-font-size);line-height:var(--input-line-height);color:var(--input-text-color)}._textarea_33z8u_120._both_33z8u_131{resize:both}._textarea_33z8u_120._vertical_33z8u_135{resize:vertical}._textarea_33z8u_120._horizontal_33z8u_139{resize:horizontal}._textarea_33z8u_120._none_33z8u_143{resize:none}._textarea_33z8u_120._disabled_33z8u_51{cursor:not-allowed}._inputWrapper_33z8u_1._disabled_33z8u_51:hover{border:1px solid var(--color-gray-300);box-shadow:none}._customerSearchInputWrapper_33z8u_158{position:relative}._customerSearchInputSuggestion_33z8u_162{position:absolute;top:50px;background:var(--color-white);width:100%;box-shadow:0 12px 16px -4px #10182814;border:1px solid var(--color-gray-200);border-radius:var(--radius-md);padding:14px;cursor:pointer;transition:all .2s ease}._customerSearchInputSuggestion_33z8u_162:hover{background:var(--color-gray-50)}._newCustomerButton_33z8u_179{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;color:var(--color-blue-700);font-weight:600;font-size:var(--font-size-text-sm);line-height:145%}._customerName_33z8u_191{font-weight:400;font-size:var(--font-size-text-md);line-height:150%;color:var(--color-gray-900)}._customerPhone_33z8u_198{font-weight:400;font-size:var(--font-size-text-sm);line-height:145%;color:var(--color-gray-500)}._blockWrapper_1rzb8_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}._title_1rzb8_11{color:var(--color-gray-600);font-weight:600;font-size:var(--font-size-text-md);line-height:150%;text-align:center}._description_1rzb8_19{color:var(--color-gray-400);font-weight:400;font-size:var(--font-size-text-sm);line-height:150%;text-align:center}._container_14jl5_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;margin-bottom:1rem;width:100%}._icon_14jl5_10{font-size:var(--font-size-display-xl)}._text_14jl5_13{font-size:var(--font-size-text-md)}._wrapper_1h9x9_1{padding:0 20px 20px;border-radius:var(--radius-lg);background:var(--color-white);gap:14px;display:flex;flex-direction:column;align-items:flex-start;justify-content:stretch;width:100%;border:1px solid var(--color-gray-200);height:100%;max-height:475px;overflow-y:auto}._wrapper_1h9x9_1._noHeader_1h9x9_17{padding:20px}._header_1h9x9_21{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;position:sticky;top:0;background:var(--color-white);padding-top:20px;z-index:1}._title_1h9x9_34{font-size:var(--font-size-text-lg);font-style:normal;font-weight:600;line-height:155%}._segmented_vjhwi_1{--space: 4px;display:flex;flex-direction:row;align-items:center;position:relative;width:max-content;padding:var(--space);background-color:var(--color-gray-50);border:1px solid var(--color-gray-100);border-radius:var(--radius-md)}._segmented_vjhwi_1._block_vjhwi_14{width:100%;display:grid}._segmented_vjhwi_1._rounded_vjhwi_19{border-radius:100px}._segmented_vjhwi_1._disabled_vjhwi_23{opacity:.5;pointer-events:none;cursor:not-allowed}._segmentedItem_vjhwi_29{padding:8px 12px;border-radius:var(--radius-sm);cursor:pointer;position:relative;z-index:2;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--font-size-text-sm);color:var(--color-gray-500);transition:all .3s ease;gap:4px}._segmentedItem_vjhwi_29._active_vjhwi_46{color:var(--color-gray-700)}._segmentedItem_vjhwi_29._disabled_vjhwi_23{opacity:.5}._segmentedItemText_vjhwi_54{display:flex;align-items:center;gap:4px;cursor:pointer}._segmentedSwitcher_vjhwi_61{position:absolute;top:var(--space);bottom:var(--space);left:0;background-color:#fff;box-shadow:var(--box-shadow-md);border-radius:var(--radius-sm);z-index:1;transition:width .3s ease,left .3s ease;cursor:pointer}._segmented_vjhwi_1._rounded_vjhwi_19 ._segmentedSwitcher_vjhwi_61{border-radius:100px}._segmentedItemIconWrapper_vjhwi_78{width:max-content;height:max-content;display:flex;align-items:center;justify-content:center}._errorBlockWrapper_1ljdg_1{padding:10px;border-radius:var(--radius-md);font-weight:500;font-size:var(--font-size-text-xs);line-height:150%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px;width:100%}._errorBlockWrapper_1ljdg_1._info_1ljdg_15{background:var(--color-blue-25);border:1px solid var(--color-blue-300);color:var(--color-blue-700)}._errorBlockWrapper_1ljdg_1._error_1ljdg_1{background:var(--color-red-25);border:1px solid var(--color-red-300);color:var(--color-red-700)}._orderHistoryItem_1fuyu_1{width:100%;display:flex;padding:6px 0;align-items:center;gap:8px;align-self:stretch;cursor:pointer}._orderHistoryItem_1fuyu_1._disabled_1fuyu_11{cursor:not-allowed}._orderHistoryInfo_1fuyu_15{display:flex;justify-content:space-between;align-items:flex-start;flex:1 0 0}._orderNumber_1fuyu_22{font-size:var(--font-size-text-sm);font-weight:700;line-height:142%;color:var(--color-gray-700)}._orderCreatedDate_1fuyu_29{font-size:var(--font-size-text-sm);font-weight:500;line-height:142%;color:var(--color-gray-600)}._arrow_1fuyu_36{display:flex;padding:8px;justify-content:center;align-items:center;gap:8px}._arrow_1fuyu_36._disabled_1fuyu_11{opacity:.5;pointer-events:none;cursor:not-allowed}._orderHistoryItemsWrapper_1fuyu_51{height:100%;width:100%;display:flex;flex-direction:column;gap:0}._ordersLength_1fuyu_59{font-size:var(--font-size-text-lg);line-height:155%;color:var(--color-gray-400);font-weight:600}._background_11cur_1{position:fixed;top:0;bottom:0;left:0;right:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:998}._sideModal_11cur_13{position:fixed;top:0;bottom:0;right:0;background:var(--color-white);z-index:999;min-width:500px;max-height:100vh;overflow-y:auto;border-radius:var(--radius-lg) 0 0 var(--radius-lg)}._header_11cur_26{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:12px 20px;border-bottom:1px solid var(--color-gray-200)}._headerItem_11cur_36{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:var(--color-gray-900);font-weight:600;font-size:var(--font-size-text-xl);line-height:150%}._childrenWrapper_11cur_49._style_11cur_49{padding:14px 20px}._footer_11cur_53{position:sticky;bottom:0;border-top:1px solid var(--color-gray-200);background:var(--color-white)}._mainWrapper_g7ca0_1{width:100%;display:flex;flex-direction:column;gap:6px;height:100%;margin-bottom:20px}._title_g7ca0_10{font-size:var(--font-size-text-md);font-weight:600;line-height:150%;color:var(--color-gray-900);text-align:left}._childrenWrapper_g7ca0_18{display:flex;flex-direction:column;height:100%}._detailsSection_g7ca0_26{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:10px 0;border-bottom:1px solid var(--color-gray-200);gap:20px}._heading_g7ca0_37,._header_g7ca0_44{color:var(--color-gray-500);font-size:var(--font-size-text-sm);font-weight:400;line-height:142%}._childrenText_g7ca0_51{font-size:var(--font-size-text-sm);font-weight:400;line-height:142%;color:var(--color-gray-900)}._keyValueWrapper_g7ca0_59{display:flex;flex-direction:column;align-items:flex-end;gap:2px}._keyValueTitle_g7ca0_66{font-size:var(--font-size-text-sm);font-weight:400;line-height:142%;color:var(--color-gray-900)}._keyValueDesc_g7ca0_73{font-size:var(--font-size-text-sm);font-weight:400;color:var(--color-gray-500);line-height:142%}._addressWrapper_g7ca0_82{width:100%;background:var(--color-white);padding:6px;border-radius:var(--radius-md);border:1px solid var(--color-gray-200);box-shadow:0 12px 16px -4px #10182814;max-height:400px;overflow-y:auto}._addressTitle_g7ca0_93{font-size:var(--font-size-text-sm);font-weight:500;line-height:142%;color:var(--color-gray-400);margin:6px 10px;text-align:left}._addressItem_g7ca0_102{width:100%;padding:8px;background:var(--color-white);transition:all .15s ease;cursor:pointer}._addressItem_g7ca0_102:hover{background:var(--color-gray-50)}._orderActionsButtons_g7ca0_116{position:sticky;bottom:0;left:0;right:0;width:100%;padding:12px 26px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;background:var(--color-white);border-top:1px solid var(--color-gray-200);z-index:1}._actionButtonsWrapper_g7ca0_133{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px}._tag_ofi6r_1{padding:2px 8px;border-radius:100px;font-size:var(--font-size-text-xs);font-weight:500;line-height:150%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;text-align:center;width:max-content;mix-blend-mode:multiply}._icon_ofi6r_17{width:12px;height:12px;fill:currentColor;display:flex;align-items:center;justify-content:center}._icon_ofi6r_17 svg{width:100%;height:100%}._comboItemsTag_ofi6r_31{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 8px;border-radius:100px;font-size:var(--font-size-text-xs);font-weight:500;line-height:150%;background:var(--color-gray-200);cursor:pointer}._branchName_z0n62_1{font-weight:600;font-size:var(--font-size-text-sm);line-height:142%;margin-bottom:10px}._branchTime_z0n62_8,._branchDuration_z0n62_9{display:flex;align-items:center;justify-content:flex-start;gap:4px;color:var(--color-gray-600)}._branchTime_z0n62_8 span,._branchDuration_z0n62_9 span{margin-left:4px}._statusLabel_z0n62_22{text-decoration:underline;font-size:var(--font-size-text-sm);line-height:142%;color:var(--color-gray-600);margin-top:10px;margin-bottom:4px}._statusContainer_z0n62_31{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}._status_z0n62_22{display:flex;align-items:center;justify-content:flex-start;gap:4px}._status_z0n62_22 span{margin-left:2px}._statusEnabled_z0n62_51{color:var(--color-green-500)}._statusDisabled_z0n62_55{color:var(--color-red-600)}._statusRedirect_z0n62_59{color:var(--color-orange-500)}._errorMessageContainer_z0n62_63{width:340px;margin-top:10px}._bg_13exr_1{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999;background:#0003;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modal_13exr_12{min-width:400px;max-width:400px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000;background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:0 8px 4px -4px #10182808;padding:24px}._title_13exr_26{color:var(--color-gray-900);font-size:var(--font-size-text-lg);line-height:155%;font-weight:600}._description_13exr_33{font-weight:400;color:var(--color-gray-600);font-size:var(--font-size-text-sm);margin-top:4px;margin-bottom:32px;line-height:143%}._iconWrapper_13exr_42{width:48px;height:48px;position:relative;border-radius:50%;color:var(--color-blue-600);background:var(--color-blue-50);margin-bottom:15px}._iconWrapper_13exr_42:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;width:35px;height:35px;background:var(--color-blue-100)}._icon_13exr_42{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center}._icon_13exr_42 svg{font-size:22px}._mainWrapper_1k6cw_1{width:100%;position:relative}._mainWrapper_1k6cw_1._disabled_1k6cw_6 *{color:var(--color-gray-400);cursor:not-allowed}._menuItemsWrapper_1k6cw_11{width:100%;position:absolute;left:0;right:0;box-shadow:0 12px 16px -4px #10182814;border-radius:var(--radius-md);background:var(--color-white);overflow-y:auto;max-height:300px;z-index:10;padding:0 6px 6px;border:1px solid var(--color-gray-200)}._categoryName_1k6cw_26{padding:12px;font-size:var(--font-size-text-lg);color:var(--color-gray-600);font-weight:600;border-bottom:1px solid var(--color-gray-200);position:sticky;top:0;background:var(--color-white)}._menuItem_1k6cw_11{padding:8px;cursor:pointer;width:100%;text-align:left;transition:all .15s ease;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;border-radius:var(--radius-sm);font-size:var(--font-size-text-md);color:var(--color-gray-900);font-weight:400;line-height:150%}._menuItem_1k6cw_11._disabled_1k6cw_6{color:var(--color-gray-400);cursor:not-allowed}._menuItem_1k6cw_11:hover{background:var(--color-gray-50)}._menuItemText_1k6cw_64{width:100%;display:flex;align-items:center;justify-content:space-between}._price_1k6cw_71{font-size:var(--font-size-text-sm);color:var(--color-gray-500);font-weight:400}._header_1l7a1_1{padding:8px 10px;background:var(--color-gray-50);color:var(--color-gray-600);font-weight:500;font-size:var(--font-size-text-sm);line-height:150%}._mainWrapper_1l7a1_10{border-bottom:1px solid var(--color-gray-200);padding:10px 0}._mainWrapper_1l7a1_10._disabled_1l7a1_15 *{color:var(--color-gray-400)}._mainWrapper_1l7a1_10._disabled_1l7a1_15 ._trashButton_1l7a1_19._inStop_1l7a1_19 *{color:var(--color-gray-600)!important}._mainWrapper_1l7a1_10._disabled_1l7a1_15 img{filter:grayscale(1)}._dropdownArrow_1l7a1_27{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._dropdownArrow_1l7a1_27._active_1l7a1_36{transform:rotate(90deg)}._dropdownArrow_1l7a1_27._disabled_1l7a1_15{opacity:.5;pointer-events:none;cursor:not-allowed}._menuItemName_1l7a1_46{text-align:left;width:100%;cursor:pointer;margin-left:8px}._modifierGroupsWrapper_1l7a1_53{margin-left:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;position:relative;overflow:hidden}._arrow_1l7a1_64{display:block;color:var(--color-gray-300);margin-left:auto;width:max-content;position:relative}._select_1l7a1_72,._modifierGroupItemsWrapper_1l7a1_76{width:100%}._modifierButton_1l7a1_80{padding:8px 10px;border:1px solid var(--color-gray-300);border-radius:var(--radius-md);font-size:var(--font-size-text-sm);font-weight:400;line-height:150%;color:var(--color-gray-600);cursor:pointer;transition:all .3s ease}._modifierButton_1l7a1_80._active_1l7a1_36{border:1px solid var(--color-blue-500);background:var(--color-blue-50);color:var(--color-gray-700)}._actions_1l7a1_98{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}._actionButton_1l7a1_106{cursor:pointer;position:relative}._actionButton_1l7a1_106._actionButton_1l7a1_106._commentButton_1l7a1_110._isComboNotDone_1l7a1_110{opacity:.3;cursor:auto}._actionButton_1l7a1_106._trashButton_1l7a1_19{color:var(--color-gray-600)}._actionButton_1l7a1_106._commentButton_1l7a1_110._info_1l7a1_119:before{content:"";width:10px;height:10px;position:absolute;right:-3px;top:-3px;background:var(--color-blue-500);border-radius:50%}._mainWrapper_1l7a1_10._disabled_1l7a1_15 ._actionButton_1l7a1_106._trashButton_1l7a1_19{color:var(--color-gray-600)}._price_1l7a1_134{font-size:var(--font-size-text-sm);font-weight:400;line-height:148%;color:var(--color-gray-600)}._giftPrice_1l7a1_141{display:flex;flex-direction:row;align-items:center;gap:4px;color:var(--color-blue-600)}._commentItemsTitle_1l7a1_149{font-size:14px;line-height:143%;font-weight:500;margin-bottom:8px}._commentItemsWrapper_1l7a1_155{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}._commentItemsWrapper_1l7a1_155 div{height:34px;border-radius:8px;padding:8px 12px;border:1px solid var(--color-gray-300);font-size:12px;font-weight:500;line-height:150%;cursor:pointer}._commentItemsWrapper_1l7a1_155 div[data-active=true]{border-color:var(--color-blue-500)}._commentItemsWrapper_1l7a1_155 div[data-filled=true]{position:relative}._commentItemsWrapper_1l7a1_155 div[data-filled=true]:after{position:absolute;content:"";top:-4px;right:-4px;background-color:var(--color-blue-500);width:10px;height:10px;border-radius:5px}._errorText_1l7a1_188{color:var(--color-red-500)}._counter_bbz4k_1{border:1px solid var(--color-gray-300);border-radius:var(--radius-md);background:var(--color-white);color:var(--color-gray-700);font-size:var(--font-size-text-sm);display:flex;flex-direction:row;align-items:center;justify-content:center;width:max-content;transition:all .3s ease}._counter_bbz4k_1._disabled_bbz4k_15 *{color:var(--color-gray-400);cursor:not-allowed!important}._counter_bbz4k_1 ._controlButton_bbz4k_20{display:flex;align-items:center;justify-content:center;cursor:pointer;height:30px;width:30px;transition:all .3s ease;outline:none;border:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}._counter_bbz4k_1 ._controlButton_bbz4k_20._decreaseButton_bbz4k_34{border-right:1px solid var(--color-gray-300);border-radius:var(--radius-md) 0 0 var(--radius-md)}._counter_bbz4k_1 ._controlButton_bbz4k_20._increaseButton_bbz4k_39{border-left:1px solid var(--color-gray-300);border-radius:0 var(--radius-md) var(--radius-md) 0}._counter_bbz4k_1 ._currentValue_bbz4k_44{cursor:default;display:flex;align-items:center;justify-content:center;min-width:40px}._summaryBlock_bmovf_1{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;width:100%;background:var(--color-blue-100);padding:14px;border-radius:var(--radius-md)}._summaryItem_bmovf_13{width:100%}._text_bmovf_17{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:var(--font-size-text-md);font-weight:500;color:var(--color-gray-700);line-height:150%}._text_bmovf_17 span{font-weight:400;display:flex;flex-direction:row;align-items:center;gap:4px}._summaryItem_bmovf_13._bold_bmovf_36 *{font-weight:700}._promocodeButton_70lkf_1{color:var(--color-blue-700)}._mainWrapper_ibq8k_1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;border-radius:8px;background:var(--color-gray-100);padding:8px;width:100%}._contentWrapper_ibq8k_13{display:flex;flex-direction:column;align-items:flex-start;text-align:left;justify-content:flex-start;width:100%}._iconWrapper_ibq8k_22{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;aspect-ratio:1/1;color:var(--color-green-600)}._actionIcon_ibq8k_33{display:flex;padding:8px;justify-content:center;align-items:center;gap:8px;cursor:pointer}._title_ibq8k_42{color:var(--color-gray-700);font-size:var(--font-size-text-sm);font-style:normal;font-weight:600;line-height:150%}._description_ibq8k_50{color:var(--color-gray-500);font-size:var(--font-size-text-xs);font-style:normal;font-weight:400;line-height:150%}._container_1drnc_1{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:var(--font-size-text-md);height:100vh}._text_1drnc_10{margin-top:1rem;font-size:var(--font-size-text-md)}._wrapper_99422_1{width:max-content;max-width:350px;font-size:var(--font-size-text-sm);font-weight:400;line-height:142%;color:var(--color-gray-900);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._dateWrapper_99422_16 ._time_99422_16{font-size:var(--font-size-text-sm);font-weight:400;line-height:142%;color:var(--color-gray-500)}._leftMinutesText_99422_23._less_99422_23{color:var(--color-red-600)}._activeOrderColumnSettingsWrapper_99422_29{width:100%;display:flex;flex-direction:column;text-align:left;gap:6px}._activeOrderColumnSettingsWrapper_99422_29 h3{font-size:var(--font-size-text-md);color:var(--color-gray-900);font-weight:600;line-height:150%;margin-left:20px;margin-top:20px}._activeOrderColumnSettingBlocksWrapper_99422_46{display:flex;flex-direction:column}._activeOrderColumnSettingBlock_99422_46{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 20px;background:#fff;gap:10px;border-bottom:1px solid var(--color-gray-200)}._activeOrderColumnSettingBlock_99422_46._sortable_99422_63{display:grid;grid-template-columns:20px 1fr 45px}._activeOrderColumnSettingBlock_99422_46._disabled_99422_68{opacity:.5}._activeOrderColumnSettingBlock_99422_46 ._title_99422_74{font-size:var(--font-size-text-sm);font-weight:500;line-height:142%;color:var(--color-gray-900)}._dragHandle_99422_81{cursor:grab;display:flex;align-items:center;justify-content:center;padding:4px}._titleWithGrip_99422_89{display:flex;flex-direction:row;align-items:center;gap:8px}._sideModalButton_99422_96{margin-left:auto}._footer_99422_100{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;padding:12px 20px;gap:10px}._paymentBlock_99422_111{min-width:max-content;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}._paymentBlock_99422_111 ._paymentIconWrapper_99422_120{width:40px;height:40px;border-radius:50%;border:1px solid var(--color-green-300);padding:10px;display:flex;align-items:center;justify-content:center}._paymentBlock_99422_111 ._paymentIconWrapper_99422_120._notPaid_99422_131{border:1px solid var(--color-red-300)}._mainWrapper_12uh0_1{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}._orderTypeBlock_12uh0_9{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--color-gray-200);color:var(--color-gray-500);position:relative}._orderTypeIcon_12uh0_21{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._orderSourceIcon_12uh0_29{position:absolute;width:25px;height:25px;right:-8px;bottom:-8px}._orderSourceIcon_12uh0_29 img{width:100%;height:100%}._orderNumber_12uh0_42{font-size:var(--font-size-text-sm);font-weight:500;line-height:145%;color:var(--color-gray-900)}._wrapper_107vg_1{position:relative;min-width:150px;width:max-content}._trigger_107vg_7{background-color:var(--color-white);border:1px solid var(--color-gray-300);cursor:pointer;border-radius:var(--radius-md);text-align:left}._trigger_107vg_7 p{font-size:var(--font-size-text-sm);color:var(--color-gray-700);font-weight:600;line-height:142%}._trigger_107vg_7 span{padding:10px 16px;width:100%;display:flex;flex-direction:row;align-items:center;border-radius:var(--radius-md);justify-content:space-between}._options_107vg_32{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-height:250px;overflow-y:auto;gap:2px}._allCheckbox_107vg_43{position:sticky;top:0;z-index:1;min-width:100%;border-bottom:1px solid var(--color-gray-200);background:var(--color-white)}._checkbox_107vg_52{width:max-content;padding:12px 14px;font-size:var(--font-size-text-md);color:var(--color-gray-900);font-weight:400;line-height:150%}._actions_107vg_61{display:flex;flex-direction:row;justify-content:space-between;gap:8px;padding:12px 14px;border-top:1px solid var(--color-gray-200)}._modal_107vg_70{margin-top:10px;overflow:hidden;z-index:99;background:var(--color-white);position:absolute;border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);box-shadow:0 12px 16px -4px #10182814}._selectedFilterBlock_107vg_83{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:100px;border:1px solid var(--color-gray-300);padding:4px 10px;background:var(--color-white);width:max-content;gap:8px}._selectedFilterBlock_107vg_83 p{color:var(--color-gray-700);font-weight:500;line-height:142%;font-size:var(--font-size-text-sm)}._selectedFilterBlock_107vg_83 span{cursor:pointer}._keyValue_8jgbi_1{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}._keyValue_8jgbi_1 p._title_8jgbi_10{font-size:var(--font-size-text-md);font-weight:500;color:var(--color-gray-700);line-height:150%}._keyValue_8jgbi_1 p._description_8jgbi_17{font-size:var(--font-size-text-md);font-weight:400;color:var(--color-gray-600)}._separator_8jgbi_23{width:100%;border-bottom:1px solid var(--color-gray-200)}._orderStatusesWrapper_8jgbi_28{width:100%;display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:10px}._orderStatusesListWrapper_8jgbi_37{display:flex;flex-direction:column;gap:10px}._orderStatusesActionWrapper_8jgbi_43{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-content:space-between;gap:10px}*{padding:0;margin:0;box-sizing:border-box;outline:none!important;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}:root{--color-blue-800: #1849a9;--color-blue-700: #175cd3;--color-blue-600: #1570ef;--color-blue-500: #2e90fa;--color-blue-400: #53b1fd;--color-blue-300: #84caff;--color-blue-200: #b2ddff;--color-blue-100: #d1e9ff;--color-blue-50: #eff8ff;--color-blue-25: #f5faff;--color-blue-light-700: #026aa2;--color-blue-light-500: #0ba5ec;--color-blue-light-50: #f0f9ff;--color-red-500: #f04438;--color-red-600: #d92d20;--color-red-700: #b42318;--color-red-400: #f97066;--color-red-300: #fda29b;--color-red-200: #fecdca;--color-red-100: #fee4e2;--color-red-50: #fef3f2;--color-red-25: #fffbfa;--color-gray-900: #101828;--color-gray-700: #344054;--color-gray-600: #475467;--color-gray-500: #667085;--color-gray-400: #98a2b3;--color-gray-300: #d0d5dd;--color-gray-200: #eaecf0;--color-gray-100: #f2f4f7;--color-gray-50: #f9fafb;--color-gray-blue-50: #f8f9fc;--color-pink-700: #c11574;--color-ping-500: #ee46bc;--color-pink-25: #fef6fb;--color-purple-700: #6941c6;--color-purple-500: #9e77ed;--color-purple-100: #f4ebff;--color-green-700: #027a48;--color-green-600: #039855;--color-green-500: #12b76a;--color-green-300: #6ce9a6;--color-green-50: #ecfdf3;--color-green-light-700: #3b7c0f;--color-green-light-500: #66c61c;--color-green-light-50: #f3fee7;--color-orange-700: #b54708;--color-orange-500: #f79009;--color-orange-50: #fffaeb;--color-white: #ffffff;--font-size-display-2xl: 72px;--font-size-display-xl: 60px;--font-size-display-lg: 48px;--font-size-display-md: 36px;--font-size-display-sm: 30px;--font-size-display-xs: 24px;--font-size-text-xl: 20px;--font-size-text-lg: 18px;--font-size-text-md: 16px;--font-size-text-sm: 14px;--font-size-text-xs: 12px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--box-shadow-md: 0 1px 3px rgba(16, 24, 40, .1);--button-primary-bg: var(--color-blue-600);--button-primary-bg-focused: var(--color-blue-700);--button-primary-shadow: 0 0 0 3px var(--color-blue-100);--button-primary-color: var(--color-white);--button-secondary-bg: var(--color-blue-50);--button-secondary-bg-focused: var(--color-blue-100);--button-secondary-shadow: 0 0 0 3px var(--color-blue-100);--button-secondary-color: var(--color-blue-700);--button-danger-bg: var(--color-red-600);--button-danger-bg-focused: var(--color-red-700);--button-danger-shadow: 0 0 0 3px var(--color-red-100);--button-danger-color: var(--color-white);--button-danger-bordered-bg: var(--color-white);--button-danger-bordered-bg-focused: var(--color-red-50);--button-danger-bordered-shadow: 0 0 0 3px var(--color-red-100);--button-danger-bordered-color: var(--color-red-700);--button-danger-bordered-border: 1px solid var(--color-red-300);--button-gray-bordered-bg: var(--color-white);--button-gray-bordered-bg-focused: var(--color-gray-50);--button-gray-bordered-shadow: 0 0 0 3px var(--color-gray-100);--button-gray-bordered-color: var(--color-gray-700);--button-gray-bordered-border: 1px solid var(--color-gray-300)}.ant-form-item{margin-bottom:0}.ant-row{margin-right:0!important;margin-left:0!important}.ant-col:first-child{padding-left:0!important}.ant-col:last-child{padding-right:0!important}.row-error-yellow{background:var(--color-orange-50)}.row-error-red{background:var(--color-red-50)}
