@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_hl7eg_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_hl7eg_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}._actionButtonsWrapper_hl7eg_26{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;margin-top:30px}._title_hl7eg_35{color:var(--color-gray-900);font-size:var(--font-size-text-lg);line-height:155%;font-weight:600}._description_hl7eg_42{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_hl7eg_51{width:48px;height:48px;position:relative;border-radius:50%;color:var(--color-blue-600);background:var(--color-blue-50);margin-bottom:15px}._iconWrapper_hl7eg_51: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_hl7eg_51{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center}._icon_hl7eg_51 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_u28gj_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_u28gj_10{border-bottom:1px solid var(--color-gray-200);padding:10px 0}._mainWrapper_u28gj_10._disabled_u28gj_15 *{color:var(--color-gray-400)}._mainWrapper_u28gj_10._disabled_u28gj_15 ._trashButton_u28gj_19._inStop_u28gj_19 *{color:var(--color-gray-600)!important}._mainWrapper_u28gj_10._disabled_u28gj_15 img{filter:grayscale(1)}._dropdownArrow_u28gj_27{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._dropdownArrow_u28gj_27._active_u28gj_36{transform:rotate(90deg)}._dropdownArrow_u28gj_27._disabled_u28gj_15{opacity:.5;pointer-events:none;cursor:not-allowed}._menuItemName_u28gj_46{text-align:left;width:100%;cursor:pointer;margin-left:8px}._menuItem_u28gj_46{width:100%;text-align:left;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px}._menuItem_u28gj_46 svg{min-width:16px;height:16px}._modifierGroupsWrapper_u28gj_68{margin-left:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;position:relative;overflow:hidden}._arrow_u28gj_79{display:block;color:var(--color-gray-300);margin-left:auto;width:max-content;position:relative}._select_u28gj_87,._modifierGroupItemsWrapper_u28gj_91{width:100%}._modifierButton_u28gj_95{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_u28gj_95._active_u28gj_36{border:1px solid var(--color-blue-500);background:var(--color-blue-50);color:var(--color-gray-700)}._actions_u28gj_113{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}._actionButton_u28gj_121{cursor:pointer;position:relative}._actionButton_u28gj_121._actionButton_u28gj_121._commentButton_u28gj_125._isComboNotDone_u28gj_125{opacity:.3;cursor:auto}._actionButton_u28gj_121._trashButton_u28gj_19{color:var(--color-gray-600)}._actionButton_u28gj_121._commentButton_u28gj_125._info_u28gj_134:before{content:"";width:10px;height:10px;position:absolute;right:-3px;top:-3px;background:var(--color-blue-500);border-radius:50%}._mainWrapper_u28gj_10._disabled_u28gj_15 ._actionButton_u28gj_121._trashButton_u28gj_19{color:var(--color-gray-600)}._price_u28gj_149{font-size:var(--font-size-text-sm);font-weight:400;line-height:148%;color:var(--color-gray-600)}._giftPrice_u28gj_156{display:flex;flex-direction:row;align-items:center;gap:4px;color:var(--color-blue-600)}._commentItemsTitle_u28gj_164{font-size:14px;line-height:143%;font-weight:500;margin-bottom:8px}._commentItemsWrapper_u28gj_170{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}._commentItemsWrapper_u28gj_170 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_u28gj_170 div[data-active=true]{border-color:var(--color-blue-500)}._commentItemsWrapper_u28gj_170 div[data-filled=true]{position:relative}._commentItemsWrapper_u28gj_170 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_u28gj_203{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)}._overlay_lhth2_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#00000040;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._modal_lhth2_9{position:fixed;min-width:100vw;min-height:100vh;left:50%;top:50%;transform:translate(-50%,-50%);z-index:101;background-color:var(--color-white);display:flex;flex-direction:column}._header_lhth2_23{display:flex;align-items:center;justify-content:space-between;padding:10px 26px;border-bottom:1px solid var(--color-gray-200)}._triggerButton_lhth2_31{padding:10px 6px 10px 14px}._title_lhth2_35{margin:0;font-size:var(--font-size-text-lg);font-weight:600;color:var(--color-gray-900);line-height:1.4}._closeButton_lhth2_43{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;border-radius:var(--radius-md);cursor:pointer;color:var(--color-gray-500);transition:all .15s ease}._closeButton_lhth2_43:hover{background-color:var(--color-gray-100);color:var(--color-gray-700)}._content_lhth2_63{flex:1;overflow:hidden}._footer_lhth2_68{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 26px;border-top:1px solid var(--color-gray-200)}._input_lhth2_77{width:764px;height:40px;background-color:var(--color-white);border:1px solid var(--color-gray-300);border-radius:8px;padding:8px 14px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--color-gray-900)}._input_lhth2_77::placeholder{color:var(--color-gray-500)}._input_lhth2_77:focus,._input_lhth2_77:hover{border-color:var(--color-gray-300);box-shadow:none}._input_lhth2_77 .ant-input-prefix{margin-right:8px;color:var(--color-gray-500)}._searchIcon_lhth2_106{display:flex;align-items:center;justify-content:center;width:20px;height:20px}._searchIcon_lhth2_106 svg{width:20px;height:20px}._input_lhth2_77 .ant-input{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}._input_lhth2_77 .ant-input::placeholder{color:var(--color-gray-500)}._inputClearBtn_lhth2_130{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;color:var(--color-gray-500);font-size:14px;line-height:1;cursor:pointer;background:transparent}._menuContent_lhth2_147{display:flex;height:100%;overflow:hidden;padding:0 26px;gap:26px}._leftSide_lhth2_157{flex:1;display:flex;flex-direction:column;overflow:hidden}._categoriesWrapper_lhth2_166{position:sticky;top:0;z-index:10;background-color:var(--color-white);padding:20px 0}._categoriesList_lhth2_174{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}._categoriesList_lhth2_174::-webkit-scrollbar{display:none}._categoryItem_lhth2_186{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border:none;border-radius:6px;background-color:transparent;color:var(--color-gray-500);font-size:var(--font-size-text-md);font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s ease}._categoryItemAnimated_lhth2_203{animation:_categoryFadeIn_lhth2_1 .2s ease-out both}@keyframes _categoryFadeIn_lhth2_1{0%{opacity:0}to{opacity:1}}._categoryItem_lhth2_186:hover{background-color:var(--color-gray-100);color:var(--color-gray-700)}._categoryItemActive_lhth2_222{background-color:var(--color-blue-50);color:var(--color-blue-700)}._categoryItemActive_lhth2_222:hover{background-color:var(--color-blue-100);color:var(--color-blue-700)}._categoryName_lhth2_232{font-weight:600;line-height:24px}._categoryCount_lhth2_237{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border-radius:16px;font-size:var(--font-size-text-sm);font-weight:500;line-height:20px;background-color:var(--color-gray-100);color:var(--color-gray-500)}._categoryItemActive_lhth2_222 ._categoryCount_lhth2_237{background-color:var(--color-blue-100);color:var(--color-blue-700)}._productsContainer_lhth2_257{overflow-y:auto;padding-bottom:20px;height:calc(90vh - 126px)}._productGroup_lhth2_263{margin-bottom:32px}._productGroup_lhth2_263:last-child{margin-bottom:0}._productGroupTitle_lhth2_271{margin:0 0 16px;font-size:var(--font-size-display-xs);font-weight:600;color:var(--color-gray-900);animation:_headerFadeIn_lhth2_1 .3s ease-out both}@keyframes _headerFadeIn_lhth2_1{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}._productsGrid_lhth2_291{display:grid;grid-template-columns:repeat(auto-fill,242px);gap:16px}._productCard_lhth2_299{display:flex;flex-direction:column;width:242px;background-color:var(--color-white);border:1px solid var(--color-gray-200);border-radius:12px;overflow:hidden;transition:box-shadow .15s ease;cursor:pointer}._productCardAnimated_lhth2_311{animation:_productCardFadeIn_lhth2_1 .3s ease-out both}@keyframes _productCardFadeIn_lhth2_1{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}._productCard_lhth2_299:hover{box-shadow:0 4px 12px #00000014}._productCardOutOfStock_lhth2_331{cursor:default}._productCardOutOfStock_lhth2_331:hover{box-shadow:none}._productImageWrapper_lhth2_339{position:relative;width:242px;height:161px;overflow:hidden;background-color:var(--color-gray-50);flex-shrink:0}._productImageOutOfStock_lhth2_348{filter:grayscale(100%);mix-blend-mode:luminosity}._productImage_lhth2_339{width:100%;height:100%;object-fit:contain;background-color:#fff;-webkit-user-select:none;user-select:none;pointer-events:none}._productImagePlaceholder_lhth2_362{width:100%;height:100%;background-color:var(--color-gray-100)}._productBadge_lhth2_368{position:absolute;top:8px;right:8px;padding:4px 8px;border-radius:var(--radius-sm);background-color:var(--color-red-500);color:#fff;font-size:11px;font-weight:600;text-transform:uppercase}._productInfo_lhth2_381{display:flex;flex-direction:column;gap:20px;padding:12px;cursor:pointer}._productTextBlock_lhth2_389{display:flex;flex-direction:column;gap:2px;height:42px}._productName_lhth2_396{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:var(--color-gray-900);line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._productNameOutOfStock_lhth2_408{color:var(--color-gray-400)}._productDescription_lhth2_412{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:var(--color-gray-600);line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._productDescriptionOutOfStock_lhth2_424{color:var(--color-gray-400)}._productDetails_lhth2_428{display:flex;align-items:flex-end;gap:10px;height:40px}._productPriceBlock_lhth2_435{display:flex;flex-direction:column;flex:1;min-width:0}._productDiscountRow_lhth2_442{display:flex;align-items:center;gap:5px;height:22px}._productOriginalPrice_lhth2_449{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:var(--color-gray-500);line-height:20px;text-decoration:line-through;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._productDiscount_lhth2_442{display:inline-flex;align-items:center;padding:2px 8px;border-radius:16px;background-color:var(--color-red-50);color:var(--color-red-700);font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px;flex-shrink:0}._productPrice_lhth2_435{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:var(--color-gray-900);line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._productPriceOutOfStock_lhth2_486{color:var(--color-gray-400)}._addToCartButton_lhth2_490{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}._addToCartButton_lhth2_490 svg{width:20px;height:20px;margin-top:4px}._addToCartButton_lhth2_490:disabled{cursor:default;opacity:1}._addToCartButtonOutOfStock_lhth2_510 svg{color:var(--color-orange-500)}._rightSide_lhth2_516{width:346px;min-width:346px;height:calc(90vh - 50px);position:sticky;top:0;padding:20px 0;display:flex;flex-direction:column}._rightSide_lhth2_516 ._cartWrapper_lhth2_526{display:flex;flex-direction:column;background-color:var(--color-gray-50);border-radius:var(--radius-lg);margin-bottom:14px;flex:1;overflow:hidden;min-height:0}._cartHeader_lhth2_538{display:flex;align-items:center;justify-content:space-between;padding:12px 18px 10px}._cartTitle_lhth2_545{margin:0;font-size:var(--font-size-text-lg);line-height:28px;font-weight:600;color:var(--color-gray-900)}._cartCount_lhth2_553{font-size:var(--font-size-text-lg);color:var(--color-gray-400);font-weight:600}._cartItemsList_lhth2_559{flex:1;overflow-y:auto;padding:16px;min-height:0}._cartEmpty_lhth2_566{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:100%;min-height:200px}._cartEmptyIcon_lhth2_576{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:500px;background-color:var(--color-gray-200);border:10px solid var(--color-gray-100);color:var(--color-gray-500)}._cartEmptyIcon_lhth2_576 svg{width:30px;height:30px}._cartEmptyText_lhth2_593{margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:var(--color-gray-600)}._cartItem_lhth2_559{display:flex;flex-direction:column;gap:10px;padding:10px;margin-bottom:8px;background-color:var(--color-gray-50);border-radius:10px;border-bottom:1px solid var(--color-gray-200);transition:background-color .15s ease}._cartItem_lhth2_559:hover{background-color:var(--color-gray-100)}._cartItem_lhth2_559:last-child{margin-bottom:0;border-bottom:none}._cartItemTop_lhth2_624{display:flex;gap:16px;align-items:flex-start;width:100%}._cartItemText_lhth2_631{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._cartItemName_lhth2_639{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;color:var(--color-gray-900);overflow:hidden}._cartItemDetails_lhth2_649{margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:var(--color-gray-600);overflow:hidden}._cartItemComboDetails_lhth2_659{display:flex;flex-direction:column;width:100%}._cartItemComboItemName_lhth2_665{margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:18px;color:var(--color-gray-600);overflow:hidden}._cartItemComboItemDetails_lhth2_675{margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:var(--color-gray-600);overflow:hidden}._cartItemRemoveBtn_lhth2_685{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:4px;background-color:transparent;color:var(--color-gray-400);cursor:pointer;flex-shrink:0;transition:all .15s ease}._cartItemRemoveBtn_lhth2_685 svg{width:20px;height:20px;color:var(--color-gray-600)}._cartItemBottom_lhth2_708{display:flex;gap:16px;align-items:flex-end;width:100%}._cartItemPriceBlock_lhth2_715{flex:1;min-width:0;display:flex;flex-direction:column}._cartItemDiscountRow_lhth2_722{display:flex;align-items:center;gap:5px;height:22px}._cartItemOriginalPrice_lhth2_729{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:var(--color-gray-500);text-decoration:line-through;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cartItemDiscountBadge_lhth2_741{display:inline-flex;align-items:center;padding:2px 8px;border-radius:16px;background-color:var(--color-red-50);color:var(--color-red-700);font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px;flex-shrink:0}._cartItemPrice_lhth2_715{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:20px;color:var(--color-gray-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cartItemCounter_lhth2_768{display:flex;align-items:stretch;height:30px;border:1px solid var(--color-gray-300);border-radius:8px;overflow:hidden;flex-shrink:0}._cartItemCounterBtn_lhth2_778{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;background-color:var(--color-white);color:var(--color-gray-700);cursor:pointer;transition:background-color .15s ease}._cartItemCounterBtn_lhth2_778:hover:not(:disabled){background-color:var(--color-gray-50)}._cartItemCounterBtn_lhth2_778:disabled{color:var(--color-gray-300);cursor:not-allowed;opacity:.5}._cartItemCounterBtn_lhth2_778 svg{width:16px;height:16px;color:inherit}._cartItemCounterValue_lhth2_808{display:flex;align-items:center;justify-content:center;min-width:40px;padding:0 8px;background-color:var(--color-white);font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;color:var(--color-gray-700);border-right:1px solid var(--color-gray-300);border-left:1px solid var(--color-gray-300);-webkit-user-select:none;user-select:none}._cartItemStopList_lhth2_827 ._cartItemName_lhth2_639,._cartItemStopList_lhth2_827 ._cartItemDetails_lhth2_649,._cartItemStopList_lhth2_827 ._cartItemComboItemName_lhth2_665,._cartItemStopList_lhth2_827 ._cartItemComboItemDetails_lhth2_675,._cartItemStopList_lhth2_827 ._cartItemPrice_lhth2_715{color:var(--color-gray-400)}._cartItemNameStopList_lhth2_844{display:flex;align-items:center;gap:6px;width:100%}._cartItemNameStopList_lhth2_844 ._cartItemName_lhth2_639{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cartItemStopListIcon_lhth2_859{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;color:var(--color-orange-500)}._cartItemStopListIcon_lhth2_859 svg{width:20px;height:20px}._cartItemGiftPrice_lhth2_876{display:flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:20px;color:var(--color-blue-600)}._cartItemGiftPrice_lhth2_876 svg{width:20px;height:20px;flex-shrink:0}._cartItemCounterDisabled_lhth2_893,._cartItemCounterDisabled_lhth2_893 ._cartItemCounterBtn_lhth2_778{background-color:var(--color-gray-50)}._cartItemCounterDisabled_lhth2_893 ._cartItemCounterValue_lhth2_808{background-color:var(--color-gray-50);color:var(--color-gray-400)}._cartSummary_lhth2_906{padding:16px 20px;background-color:var(--color-blue-100);border-radius:var(--radius-lg)}._cartSummaryRow_lhth2_912{display:flex;align-items:center;justify-content:space-between;font-size:var(--font-size-text-md);font-weight:600;color:var(--color-gray-900)}._emptySearchContainer_lhth2_923{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;height:calc(90vh - 46px);min-height:400px;padding:40px}._emptySearchIllustration_lhth2_934{position:relative;width:236px;height:215px}._emptySearchBackground_lhth2_940{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}._emptySearchIcon_lhth2_947{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}._emptySearchText_lhth2_954{margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:var(--color-gray-500);text-align:center}._productModalOverlay_1q5gt_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:120}._productModal_1q5gt_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(1090px,96vw);max-height:785px;background:var(--color-white);border-radius:16px;overflow:hidden;z-index:121;box-shadow:0 20px 40px #10182833}._productModalCompact_1q5gt_23{width:min(565px,96vw)}._productModalToastOnly_1q5gt_27{height:609px;max-height:609px}._productModalInner_1q5gt_32{display:flex;height:100%;max-height:92vh}._productModalLeft_1q5gt_38{flex:1;background:var(--color-white);padding:24px 0 24px 24px;overflow:hidden;display:flex;flex-direction:column;gap:20px}._ingredientsHeader_1q5gt_48{display:flex;align-items:center;justify-content:space-between}._ingredientsTitleRow_1q5gt_54{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}._ingredientsTitle_1q5gt_54{margin:0;font-size:24px;font-weight:600;line-height:32px;color:var(--color-gray-900)}._ingredientsCount_1q5gt_70{font-size:18px;font-weight:700;line-height:28px;color:var(--color-gray-400)}._ingredientsGrid_1q5gt_77{display:flex;flex-wrap:wrap;gap:14px;overflow-y:auto;padding:4px;height:686px}._toppingCard_1q5gt_86{width:150px;height:218px;border-radius:14px;padding:12px;border:none;background:var(--color-white);box-shadow:0 4px 8px -2px #1018281a,0 0 6px 2px #1018280a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;position:relative;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}._toppingCardSelected_1q5gt_104{border:2px solid var(--color-blue-600);box-shadow:none}._toppingCard_1q5gt_86:disabled{cursor:not-allowed;opacity:.6}._toppingImageWrapper_1q5gt_114{width:120px;height:120px;display:flex;align-items:center;justify-content:center}._toppingImage_1q5gt_114{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}._toppingImagePlaceholder_1q5gt_130{width:100%;height:100%;border-radius:10px;background:var(--color-gray-100)}._toppingDetails_1q5gt_137{width:100%;text-align:center;display:flex;flex-direction:column;gap:2px}._toppingName_1q5gt_145{margin:0;font-size:14px;font-weight:500;line-height:20px;color:var(--color-gray-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._toppingPrice_1q5gt_156{margin:0;font-size:16px;font-weight:700;line-height:24px;color:var(--color-gray-900)}._toppingSelectedIcon_1q5gt_164{position:absolute;top:8px;right:8px;color:var(--color-blue-600)}._productModalRight_1q5gt_171{position:relative;width:565px;background:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;gap:20px}._productModalClose_1q5gt_181{position:absolute;top:24px;right:24px;width:36px;height:36px;border-radius:8px;border:1px solid var(--color-gray-300);background:var(--color-white);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}._productModalContent_1q5gt_197{padding:30px 24px 0;display:flex;flex-direction:column;gap:30px}._productModalImageWrapper_1q5gt_204{width:100%;aspect-ratio:3 / 2;background:var(--color-white);display:flex;align-items:center;justify-content:center;overflow:hidden}._productModalImage_1q5gt_204{width:100%;height:100%;object-fit:contain;border-radius:14px;-webkit-user-select:none;user-select:none;pointer-events:none}._productModalImagePlaceholder_1q5gt_223{width:100%;height:100%;background:var(--color-gray-50);border-radius:14px}._productModalDetails_1q5gt_230{display:flex;flex-direction:column;gap:20px}._productModalText_1q5gt_236{display:flex;flex-direction:column;gap:8px}._productModalTitle_1q5gt_242{margin:0;font-size:30px;font-weight:700;line-height:38px;color:var(--color-gray-900)}._productModalDescription_1q5gt_250{margin:0;font-size:16px;font-weight:400;line-height:24px;color:var(--color-gray-500)}._productModalModifiers_1q5gt_258{display:flex;flex-direction:column;gap:12px}._modifierTabs_1q5gt_264{display:flex;gap:8px;padding:3px 4px;border-radius:8px;background:var(--color-gray-50);border:1px solid var(--color-gray-100);flex:1}._modifierTab_1q5gt_264{flex:1;border:none;background:transparent;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:600;line-height:20px;color:var(--color-gray-500);cursor:pointer;text-align:center}._modifierTabActive_1q5gt_288{background:var(--color-white);color:var(--color-gray-700);box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}._modifierTabStopList_1q5gt_295{color:var(--color-gray-400);cursor:not-allowed;display:flex;align-items:center;gap:4px;justify-content:center}._modifierTabStopList_1q5gt_295:hover{background:transparent}._modifierTabStopListIcon_1q5gt_308{display:flex;align-items:center;flex-shrink:0;color:var(--color-orange-500);cursor:pointer;pointer-events:auto}._modifierTabStopListIcon_1q5gt_308 svg{width:14px;height:14px}._modifierRow_1q5gt_322{display:flex;gap:20px;align-items:flex-end}._productModalSelect_1q5gt_328{flex:1;border-color:var(--color-gray-300);max-width:248px;min-width:248px!important}._productModalFooter_1q5gt_335{padding:20px 24px 24px}._productModalAction_1q5gt_339{width:100%;height:50px;font-size:16px;font-weight:700}._modalOverlay_1xbh0_3{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:120}._modal_1xbh0_3{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:1046px;height:700px;max-height:92vh;background:var(--color-white);border-radius:16px;overflow:hidden;z-index:121;box-shadow:0 20px 40px #10182833}._modalInner_1xbh0_26{display:flex;height:100%}._leftPanel_1xbh0_33{background:var(--color-white);display:flex;flex-direction:column;height:100%;overflow:hidden;flex-shrink:0}._leftPanelHeader_1xbh0_42{display:flex;align-items:center;padding:24px 24px 12px}._leftPanelTitle_1xbh0_48{margin:0;font-size:24px;font-weight:600;line-height:32px;color:var(--color-gray-900);flex:1}._leftPanelGrid_1xbh0_57{flex:1;overflow-y:auto;padding:0 24px 24px;min-height:0;overflow-x:hidden}._leftPanelGridInner_1xbh0_65{display:flex;flex-wrap:wrap;gap:14px;width:314px;padding-top:8px}._pizzaCard_1xbh0_74{width:150px;border-radius:14px;padding:12px;border:2px solid transparent;background:var(--color-white);box-shadow:0 4px 8px -2px #1018281a,0 0 6px 2px #1018280a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;position:relative;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}._pizzaCard_1xbh0_74:hover{box-shadow:0 4px 12px -2px #10182826,0 0 8px 2px #1018280f}._pizzaCardSelected_1xbh0_97{border:2px solid var(--color-blue-600);box-shadow:none}._pizzaCardSelected_1xbh0_97:hover{box-shadow:none}._pizzaCardDisabled_1xbh0_106{cursor:not-allowed;pointer-events:none;border-color:#2563eb59;box-shadow:none}._pizzaCardDisabled_1xbh0_106 ._pizzaCardCheckIcon_1xbh0_113,._pizzaCardNameDisabled_1xbh0_117{opacity:.45}._pizzaCardImageWrapper_1xbh0_121{width:120px;height:120px;position:relative;display:flex;align-items:center;justify-content:center}._pizzaCardImage_1xbh0_121{width:100%;height:100%;object-fit:contain;border-radius:50%;-webkit-user-select:none;user-select:none;pointer-events:none}._pizzaCardImageComposite_1xbh0_140{width:120px;height:120px;position:relative;display:flex;border-radius:50%;overflow:hidden}._pizzaCardHalfLeft_1xbh0_149,._pizzaCardHalfRight_1xbh0_157{width:60px;height:120px;overflow:hidden;position:relative;flex-shrink:0}._pizzaCardHalfImg_1xbh0_165{position:absolute;top:0;width:120px;height:120px;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}._pizzaCardHalfLeft_1xbh0_149 ._pizzaCardHalfImg_1xbh0_165{left:0}._pizzaCardHalfRight_1xbh0_157 ._pizzaCardHalfImg_1xbh0_165{right:0}._pizzaCardImagePlaceholder_1xbh0_183{width:100%;height:100%;border-radius:10px;background:var(--color-gray-100)}._pizzaCardOverlay_1xbh0_191{position:absolute;top:0;width:50%;height:100%;background:var(--color-white);opacity:.9;pointer-events:none}._pizzaCardOverlayLeft_1xbh0_201{left:0}._pizzaCardOverlayRight_1xbh0_205{right:0}._pizzaCardCheckIcon_1xbh0_113{position:absolute;top:9px;right:9px;color:var(--color-blue-600);display:flex;align-items:center;justify-content:center;width:24px;height:24px}._pizzaCardCheckIcon_1xbh0_113 svg{width:24px;height:24px}._pizzaCardDetails_1xbh0_227{width:100%;text-align:center;display:flex;flex-direction:column;gap:2px}._pizzaCardName_1xbh0_117{margin:0;font-size:14px;font-weight:500;line-height:20px;color:var(--color-gray-900);padding:0 12px}._middlePanel_1xbh0_246{background:var(--color-gray-100);display:flex;flex-direction:column;height:100%;overflow:visible;flex-shrink:0;position:relative;z-index:100}._middlePanelContent_1xbh0_257{display:flex;flex-direction:column;gap:20px;padding:24px;height:100%}._middlePanelHeader_1xbh0_265{display:flex;align-items:center;justify-content:space-between}._middlePanelTitle_1xbh0_271{margin:0;font-size:24px;font-weight:600;line-height:32px;color:var(--color-gray-900);flex:1}._middlePanelCounter_1xbh0_280{font-size:18px;font-weight:700;line-height:28px;color:var(--color-gray-400)}._middlePanelSlots_1xbh0_287{display:flex;flex-direction:column;gap:14px}._compoundSlot_1xbh0_294{width:150px;height:150px;border-radius:14px;padding:12px;background:var(--color-white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;position:relative;cursor:pointer;border:2px solid transparent;transition:border-color .15s ease}._compoundSlotActive_1xbh0_311{border-color:var(--color-blue-600)}._compoundSlotEmptyIcon_1xbh0_316{width:80px;height:80px;display:flex;align-items:center;justify-content:center}._compoundSlotQuestionCircle_1xbh0_324{width:50px;height:50px;border-radius:50%;background:var(--color-gray-100);border:10px solid var(--color-gray-50);display:flex;align-items:center;justify-content:center}._compoundSlotQuestionMark_1xbh0_335{font-size:18px;font-weight:600;color:var(--color-gray-600);line-height:1}._compoundSlotLabel_1xbh0_342{margin:0;font-size:14px;font-weight:500;line-height:20px;color:var(--color-gray-900);text-align:center;width:100%}._compoundSlotFilled_1xbh0_353{height:auto}._compoundSlotImage_1xbh0_357{width:80px;height:80px;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}._compoundSlotInfo_1xbh0_365{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}._compoundSlotDetails_1xbh0_373{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;font-size:14px;line-height:20px;color:var(--color-gray-900)}._compoundSlotName_1xbh0_384{margin:0;font-weight:500;width:100%}._compoundSlotSide_1xbh0_390{margin:0;font-weight:400;color:var(--color-gray-900)}._compoundSlotInfoIcon_1xbh0_397{position:absolute;top:10px;right:10px;width:24px;height:24px;color:var(--color-gray-400);display:flex;align-items:center;justify-content:center;cursor:pointer}._compoundSlotInfoIcon_1xbh0_397:hover{color:var(--color-gray-600)}._middlePanelArrow_1xbh0_415{position:absolute;left:0;width:14px;height:24px;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2;transition:top .2s ease;rotate:180deg}._middlePanelArrowTop_1xbh0_429{top:135px}._middlePanelArrowBottom_1xbh0_433{top:299px}._rightPanel_1xbh0_440{width:486px;min-width:486px;background:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow:hidden;flex-shrink:0;position:relative}._rightPanelClose_1xbh0_453{position:absolute;top:24px;right:24px;width:36px;height:36px;border-radius:8px;border:1px solid var(--color-gray-300);background:var(--color-white);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;padding:8px}._rightPanelClose_1xbh0_453:hover{background:var(--color-gray-50)}._rightPanelContent_1xbh0_474{padding:30px 24px 0;display:flex;flex-direction:column;gap:30px;flex:1;overflow-y:auto}._pizzaImageArea_1xbh0_484{width:300px;height:300px;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0 auto}._pizzaHalvesContainer_1xbh0_496{position:absolute;width:300px;height:300px;border-radius:50%}._pizzaHalfLeft_1xbh0_503{position:absolute;left:0;top:0;width:50%;height:100%;overflow:hidden;z-index:1}._pizzaHalfRight_1xbh0_513{position:absolute;right:0;top:0;width:50%;height:100%;overflow:hidden;z-index:1}._pizzaHalfImage_1xbh0_523{position:absolute;top:0;width:300px;height:300px;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}._pizzaHalfImageLeft_1xbh0_533{rotate:180deg;left:-75px;object-fit:contain}._pizzaHalfImageRight_1xbh0_540{object-fit:contain;right:-75px}._pizzaHalfPlaceholderLeft_1xbh0_547{left:0;object-fit:contain}._pizzaHalfPlaceholderRight_1xbh0_552{right:0;object-fit:contain}._rightPanelDetails_1xbh0_558{display:flex;flex-direction:column;gap:20px;padding:0 24px;width:100%}._rightPanelText_1xbh0_566{display:flex;flex-direction:column;gap:8px}._rightPanelTitle_1xbh0_572{margin:0;font-size:30px;font-weight:700;line-height:38px;color:var(--color-gray-900)}._rightPanelDescription_1xbh0_580{margin:0;font-size:16px;font-weight:400;line-height:24px;color:var(--color-gray-500)}._modifiers_1xbh0_590{display:flex;flex-direction:column;gap:12px}._modifierRow_1xbh0_596{display:flex;gap:12px;align-items:stretch}._modifierTabs_1xbh0_602{display:flex;gap:8px;padding:3px 4px;border-radius:8px;background:var(--color-gray-50);border:1px solid var(--color-gray-100);flex:1}._modifierTab_1xbh0_602{flex:1;border:none;background:transparent;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:600;line-height:20px;color:var(--color-gray-500);cursor:pointer;text-align:center;transition:all .15s ease}._modifierTabActive_1xbh0_627{background:var(--color-white);color:var(--color-gray-700);box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}._modifierTabStopList_1xbh0_634{color:var(--color-gray-400);cursor:not-allowed;display:flex;align-items:center;gap:4px;justify-content:center}._modifierTabStopList_1xbh0_634:hover{background:transparent}._modifierTabStopListIcon_1xbh0_647{display:flex;align-items:center;flex-shrink:0;color:var(--color-orange-500);cursor:pointer;pointer-events:auto}._modifierTabStopListIcon_1xbh0_647 svg{width:14px;height:14px}._modifierSelect_1xbh0_661{flex:1;border-color:var(--color-gray-300);max-width:220px;min-width:220px!important}._rightPanelFooter_1xbh0_670{padding:20px 24px 24px}._addButton_1xbh0_674{width:100%;height:50px;border-radius:8px;border:none;font-size:16px;font-weight:700;line-height:24px;color:var(--color-white);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .15s ease}._addButtonEnabled_1xbh0_691{background:var(--color-blue-600)}._addButtonEnabled_1xbh0_691:hover{background:var(--color-blue-700)}._addButtonDisabled_1xbh0_699{background:var(--color-blue-200);cursor:not-allowed}._leftPanelGrid_1xbh0_57::-webkit-scrollbar{width:4px}._leftPanelGrid_1xbh0_57::-webkit-scrollbar-track{background:transparent}._leftPanelGrid_1xbh0_57::-webkit-scrollbar-thumb{background:var(--color-gray-200);border-radius:8px}._rightPanelContent_1xbh0_474::-webkit-scrollbar{width:4px}._rightPanelContent_1xbh0_474::-webkit-scrollbar-track{background:transparent}._rightPanelContent_1xbh0_474::-webkit-scrollbar-thumb{background:var(--color-gray-200);border-radius:2px}._modalOverlay_3vvtb_3{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:120}._modal_3vvtb_3{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:1046px;height:800px;max-height:95vh;background:var(--color-white);border-radius:16px;overflow:hidden;z-index:121;box-shadow:0 20px 40px #10182833}._modalInner_3vvtb_26{display:flex;height:100%}@keyframes _shimmer_3vvtb_1{0%{background-position:-400px 0}to{background-position:400px 0}}._skeletonPulse_3vvtb_43{background:linear-gradient(90deg,var(--color-gray-100) 25%,var(--color-gray-50) 50%,var(--color-gray-100) 75%);background-size:800px 100%;animation:_shimmer_3vvtb_1 1.8s ease-in-out infinite;border-radius:8px}._skeletonLeftPanel_3vvtb_54{width:362px;min-width:362px;background:var(--color-white);display:flex;flex-direction:column;height:100%;overflow:hidden;flex-shrink:0;padding:24px}._skeletonLeftHeader_3vvtb_66{width:60%;height:28px;margin-bottom:20px}._skeletonLeftModifiers_3vvtb_72{width:100%;height:40px;margin-bottom:20px}._skeletonLeftGrid_3vvtb_78{display:flex;flex-wrap:wrap;gap:14px;width:314px}._skeletonProductCard_3vvtb_85{width:150px;height:194px;border-radius:14px}._skeletonMiddlePanel_3vvtb_92{width:198px;min-width:198px;background:var(--color-gray-100);display:flex;flex-direction:column;height:100%;overflow:hidden;flex-shrink:0;padding:24px}._skeletonMiddleHeader_3vvtb_104{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._skeletonMiddleTitle_3vvtb_111{width:70px;height:28px}._skeletonMiddleCounter_3vvtb_116{width:32px;height:24px;border-radius:6px}._skeletonMiddleSlots_3vvtb_122{display:flex;flex-direction:column;gap:14px}._skeletonSlot_3vvtb_128{width:150px;height:150px;border-radius:14px;background:var(--color-white);opacity:.7}._skeletonSlotShimmer_3vvtb_136{width:150px;height:150px;border-radius:14px}._leftPanel_3vvtb_145{width:362px;min-width:362px;background:var(--color-white);display:flex;flex-direction:column;height:100%;overflow:hidden;flex-shrink:0}._leftPanelHeader_3vvtb_156{display:flex;align-items:center;padding:24px 24px 12px}._leftPanelTitle_3vvtb_162{margin:0;font-size:24px;font-weight:600;line-height:32px;color:var(--color-gray-900);flex:1}._leftPanelModifiers_3vvtb_172{display:flex;flex-direction:column;gap:12px;padding:0 24px 20px}._modifierTabs_3vvtb_179{display:flex;gap:8px;padding:3px 4px;border-radius:8px;background:var(--color-gray-50);border:1px solid var(--color-gray-100);width:100%}._modifierTab_3vvtb_179{flex:1;border:none;background:transparent;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:600;line-height:20px;color:var(--color-gray-500);cursor:pointer;text-align:center;transition:all .15s ease}._modifierTabActive_3vvtb_204{background:var(--color-white);color:var(--color-gray-700);box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}._modifierSelect_3vvtb_211{width:100%;min-width:100%!important}._leftPanelGrid_3vvtb_217{flex:1;overflow-y:auto;padding:0 24px 24px;min-height:0;overflow-x:hidden}._leftPanelGridInner_3vvtb_225{display:flex;flex-wrap:wrap;gap:14px;width:314px;padding-top:8px}._productCard_3vvtb_234{width:150px;border-radius:14px;padding:12px;border:2px solid transparent;background:var(--color-white);box-shadow:0 4px 8px -2px #1018281a,0 0 6px 2px #1018280a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;position:relative;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}._productCard_3vvtb_234:hover{box-shadow:0 4px 12px -2px #10182826,0 0 8px 2px #1018280f}._productCardSelected_3vvtb_257{border:2px solid var(--color-blue-600);box-shadow:none}._productCardSelected_3vvtb_257:hover{box-shadow:none}._productCardImageWrapper_3vvtb_266{width:120px;height:120px;position:relative;display:flex;align-items:center;justify-content:center}._productCardImage_3vvtb_266{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}._productCardImagePlaceholder_3vvtb_283{width:100%;height:100%;border-radius:10px;background:var(--color-gray-100)}._productCardCheckIcon_3vvtb_290{position:absolute;top:9px;right:9px;color:var(--color-blue-600);display:flex;align-items:center;justify-content:center;width:24px;height:24px}._productCardCheckIcon_3vvtb_290 svg{width:24px;height:24px}._productCardStopList_3vvtb_308{cursor:not-allowed;border-color:transparent}._productCardStopList_3vvtb_308:hover{box-shadow:none;border-color:transparent}._productCardImageStopList_3vvtb_318{opacity:.5}._productCardStopListIcon_3vvtb_322{position:absolute;top:9px;right:9px;color:var(--color-orange-500);display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer;pointer-events:auto;z-index:1}._productCardStopListIcon_3vvtb_322 svg{width:20px;height:20px}._productCardNameStopList_3vvtb_342{color:var(--color-gray-400)}._productCardDetails_3vvtb_346{width:100%;text-align:center;display:flex;flex-direction:column;gap:2px}._productCardName_3vvtb_342{margin:0;font-size:14px;font-weight:500;line-height:20px;color:var(--color-gray-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}._productCardPrice_3vvtb_366{margin:0;font-size:16px;font-weight:700;line-height:24px;color:var(--color-gray-900)}._middlePanel_3vvtb_377{width:198px;min-width:198px;background:var(--color-gray-100);display:flex;flex-direction:column;height:100%;overflow:hidden;flex-shrink:0;position:relative;z-index:100}._middlePanelContent_3vvtb_391{display:flex;flex-direction:column;height:100%;overflow:hidden}._middlePanelHeader_3vvtb_398{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 20px;flex-shrink:0}._middlePanelTitle_3vvtb_406{margin:0;font-size:24px;font-weight:600;line-height:32px;color:var(--color-gray-900);flex:1}._middlePanelCounter_3vvtb_415{font-size:18px;font-weight:700;line-height:28px;color:var(--color-gray-400)}._middlePanelSlots_3vvtb_422{display:flex;flex-direction:column;gap:14px;padding:0 24px 24px;overflow:hidden auto;flex:1;min-height:0}._comboSlot_3vvtb_433{width:150px;border-radius:14px;padding:12px;background:var(--color-white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;position:relative;cursor:pointer;border:2px solid transparent;transition:border-color .15s ease}._comboSlotEmpty_3vvtb_449{height:150px}._comboSlotActive_3vvtb_453{border-color:var(--color-blue-600)}._comboSlotEmptyIcon_3vvtb_458{width:80px;height:80px;display:flex;align-items:center;justify-content:center}._comboSlotQuestionCircle_3vvtb_466{width:50px;height:50px;border-radius:50%;background:var(--color-gray-100);border:10px solid var(--color-gray-50);display:flex;align-items:center;justify-content:center}._comboSlotQuestionMark_3vvtb_477{font-size:16px;font-weight:600;color:var(--color-gray-400);line-height:1}._comboSlotLabel_3vvtb_484{margin:0;font-size:14px;font-weight:500;line-height:20px;color:var(--color-gray-900);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._comboSlotImage_3vvtb_498{width:80px;height:80px;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}._comboSlotImagePlaceholder_3vvtb_506{width:80px;height:80px;border-radius:10px;background:var(--color-gray-100);flex-shrink:0}._comboSlotInfo_3vvtb_514{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}._comboSlotDetails_3vvtb_522{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}._comboSlotName_3vvtb_530{margin:0;font-size:14px;font-weight:500;line-height:20px;color:var(--color-gray-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._comboSlotDescription_3vvtb_542{margin:0;font-size:14px;font-weight:400;line-height:20px;color:var(--color-gray-900);white-space:pre-wrap;text-align:center}._comboSlotPrice_3vvtb_552{margin:0;font-size:14px;font-weight:700;line-height:20px;color:var(--color-gray-900)}._comboSlotToppingWarning_3vvtb_561{display:flex;align-items:center;justify-content:center;gap:3px;color:var(--color-orange-500);margin-top:2px;cursor:pointer}._comboSlotToppingWarning_3vvtb_561 svg{width:14px;height:14px;flex-shrink:0}._comboSlotToppingWarning_3vvtb_561 span{font-size:11px;font-weight:500;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._comboSlotInfoIcon_3vvtb_587{position:absolute;top:10px;right:10px;width:24px;height:24px;color:var(--color-gray-400);display:flex;align-items:center;justify-content:center;cursor:pointer}._comboSlotInfoIcon_3vvtb_587:hover{color:var(--color-gray-600)}._middlePanelArrow_3vvtb_605{position:absolute;left:0;width:14px;height:24px;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2;transition:top .25s ease;rotate:180deg}._rightPanel_3vvtb_622{width:486px;min-width:486px;background:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow:hidden;flex-shrink:0;position:relative}._rightPanelClose_3vvtb_635{position:absolute;top:24px;right:24px;width:36px;height:36px;border-radius:8px;border:1px solid var(--color-gray-300);background:var(--color-white);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;padding:8px}._rightPanelClose_3vvtb_635:hover{background:var(--color-gray-50)}._rightPanelContent_3vvtb_656{padding:30px 0 0;display:flex;flex-direction:column;gap:30px;flex:1;overflow-y:auto}._comboImageArea_3vvtb_666{width:100%;height:324px;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._comboImage_3vvtb_666{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}._comboImagePlaceholder_3vvtb_685{width:100%;height:100%;background:var(--color-gray-100)}._rightPanelDetails_3vvtb_692{display:flex;flex-direction:column;gap:20px;padding:0 24px;width:100%}._rightPanelText_3vvtb_700{display:flex;flex-direction:column;gap:8px}._rightPanelTitle_3vvtb_706{margin:0;font-size:30px;font-weight:700;line-height:38px;color:var(--color-gray-900)}._rightPanelDescription_3vvtb_714{margin:0;font-size:16px;font-weight:400;line-height:24px;color:var(--color-gray-500)}._rightPanelFooter_3vvtb_725{padding:20px 24px 24px;display:flex;flex-direction:column;gap:10px;align-items:center}._priceInfo_3vvtb_734{display:flex;gap:6px;align-items:center}._originalPrice_3vvtb_740{font-size:16px;font-weight:500;line-height:24px;color:var(--color-gray-500);text-decoration:line-through;overflow:hidden;text-overflow:ellipsis}._discountBadge_3vvtb_750{display:flex;align-items:center;padding:2px 8px;border-radius:16px;background:var(--color-red-50);mix-blend-mode:multiply}._discountBadgeText_3vvtb_759{font-size:12px;font-weight:500;line-height:18px;color:var(--color-red-700);text-align:center}._addButton_3vvtb_767{width:100%;height:50px;border-radius:8px;border:none;font-size:16px;font-weight:700;line-height:24px;color:var(--color-white);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .15s ease}._addButtonEnabled_3vvtb_784{background:var(--color-blue-600)}._addButtonEnabled_3vvtb_784:hover{background:var(--color-blue-700)}._addButtonDisabled_3vvtb_792{background:var(--color-blue-200);cursor:not-allowed}._leftPanelGrid_3vvtb_217::-webkit-scrollbar{width:4px}._leftPanelGrid_3vvtb_217::-webkit-scrollbar-track{background:transparent}._leftPanelGrid_3vvtb_217::-webkit-scrollbar-thumb{background:var(--color-gray-200);border-radius:8px}._middlePanelSlots_3vvtb_422::-webkit-scrollbar{width:4px}._middlePanelSlots_3vvtb_422::-webkit-scrollbar-track{background:transparent}._middlePanelSlots_3vvtb_422::-webkit-scrollbar-thumb{background:var(--color-gray-200);border-radius:2px}._rightPanelContent_3vvtb_656::-webkit-scrollbar{width:4px}._rightPanelContent_3vvtb_656::-webkit-scrollbar-track{background:transparent}._rightPanelContent_3vvtb_656::-webkit-scrollbar-thumb{background:var(--color-gray-200);border-radius:2px}._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_19grh_1{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}._keyValue_19grh_1 p._title_19grh_10{font-size:var(--font-size-text-md);font-weight:500;color:var(--color-gray-700);line-height:150%}._keyValue_19grh_1 p._description_19grh_17{font-size:var(--font-size-text-md);font-weight:400;color:var(--color-gray-600)}._separator_19grh_23{width:100%;border-bottom:1px solid var(--color-gray-200)}._orderStatusesWrapper_19grh_28{width:100%;display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:10px}._orderStatusesListWrapper_19grh_37{display:flex;flex-direction:column;gap:10px}._orderStatusesActionWrapper_19grh_43{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-content:space-between;gap:10px}._smsHistoryList_19grh_51{display:flex;flex-direction:column;gap:16px;height:"calc(100vh - 90px)";overflow-y:auto;overflow-x:hidden}._smsHistoryItem_19grh_60{padding-top:16px;padding-bottom:20px;border-bottom:1px solid var(--color-gray-200)}._smsHistoryItem_19grh_60[data-first]{padding-top:4px}._smsHistoryItemHeader_19grh_70{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._smsHistoryItemTitle_19grh_77{font-size:var(--font-size-text-sm);font-weight:700;color:var(--color-gray-700)}._smsHistoryItemDate_19grh_83{font-size:var(--font-size-text-xs);font-weight:400;color:var(--color-gray-500)}._smsHistoryItemType_19grh_89{font-size:var(--font-size-text-sm);font-weight:400;line-height:20px;color:var(--color-gray-500)}._smsHistoryItemContent_19grh_96{font-size:var(--font-size-text-md);font-weight:400;color:var(--color-gray-900);line-height:24px;margin-top:4px;max-width:460px}._emptyText_19grh_105{text-align:center;color:var(--color-gray-500);font-size:var(--font-size-text-md);margin-top:20px}._notifyErrorWrapper_19grh_112{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 20px;text-align:center}._notifyErrorIcon_19grh_122{margin-bottom:24px;display:flex;justify-content:center;align-items:center;background-color:#f2f4f7;border-radius:50%;width:90px;height:90px;border:16px solid #f9fafb}._notifyErrorTitle_19grh_136{font-size:var(--font-size-text-md);font-weight:600;color:var(--color-gray-600);line-height:24px;max-width:380px}*{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)}
