.error500{height:100vh;display:flex;align-items:center;justify-content:center;background:#f7f8fa;font-family:Inter,system-ui,sans-serif}.error500__loader{display:flex;flex-direction:column;align-items:center;gap:12px;color:#6b7280}.spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #111827;border-radius:50%;animation:spin 1s linear infinite}.error500__content{width:100%;max-width:1100px;display:flex;align-items:center;justify-content:space-between;gap:60px}.error500__left{max-width:420px}.error500__left h1{font-size:50px;font-weight:800;color:#e3212d;margin-bottom:10px}.error500__left p{font-size:15px;color:#6b7280;line-height:1.6;margin-bottom:24px}.error500__actions{display:flex;gap:12px}.error500__actions button{padding:10px 18px;border-radius:8px;border:none;background:#e3212d;color:#fff;font-weight:500;cursor:pointer}.error500__actions .secondary{background:transparent;border:1px solid #d1d5db;color:#111827}.error500__right{flex:1;display:flex;justify-content:center}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1024px){.error500__content{gap:40px;padding:0 20px}.error500__left h1{font-size:42px}.error500__right img{max-width:300px;width:100%}}@media (max-width: 768px){.error500__content{flex-direction:column;text-align:center;gap:30px}.error500__left{max-width:100%}.error500__left h1{font-size:36px}.error500__left p{font-size:14px}.error500__actions{flex-direction:column;width:100%}.error500__actions button{width:100%}.error500__right{order:-1}.error500__right img{max-width:260px;width:100%}}@media (max-width: 480px){.error500__left h1{font-size:30px}.error500__content{padding:0 16px;display:flex;flex-direction:column-reverse}.error500__right img{max-width:220px}}._supplies_zn9vc_1{height:auto;background:#fff}._loaderWrapper_zn9vc_6{display:flex;align-items:center;justify-content:center;min-height:calc(100dvh - 344px)}._emptyState_zn9vc_13{text-align:center;color:#777d8d;font-size:18px;font-weight:500;padding:40px 0}._suppliesInfo_zn9vc_21{padding-top:20px;margin-bottom:15px}._suppliesInfoDescr_zn9vc_26{display:flex;align-items:center;margin-bottom:10px}._suppliesInfoLetters_zn9vc_32{width:36px;height:36px;border-radius:8px;background:#f5f7f9;color:#777d8d;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}._suppliesInfoName_zn9vc_45{font-size:14px;font-weight:600;margin-left:10px}._suppliesDate_zn9vc_51{font-size:14px;font-weight:400;color:#777d8d;text-align:left}._suppliesDateValue_zn9vc_58{font-size:14px;font-weight:600;color:#111315;display:inline-block;margin-left:10px}._overlay_5cge8_1{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080}._overlayOpen_5cge8_12{animation:_overlayFadeIn_5cge8_1 .22s ease forwards}._overlayClose_5cge8_16{animation:_overlayFadeOut_5cge8_1 .22s ease forwards}@keyframes _overlayFadeIn_5cge8_1{0%{opacity:0}to{opacity:1}}@keyframes _overlayFadeOut_5cge8_1{0%{opacity:1}to{opacity:0}}._content_5cge8_38{background:#fff;border-radius:16px;padding:24px;min-width:320px;max-width:95%;max-height:90vh;transform-origin:center}._contentOpen_5cge8_48{animation:_contentIn_5cge8_1 .22s ease forwards}._contentClose_5cge8_52{animation:_contentOut_5cge8_1 .22s ease forwards}@keyframes _contentIn_5cge8_1{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _contentOut_5cge8_1{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(8px)}}._cancelBtn_5cge8_78,._confirmBtn_5cge8_79{height:40px;padding:0 16px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .2s ease}._cancelBtn_5cge8_78{background:#f3f4f6;color:#374151}._cancelBtn_5cge8_78:hover{background:#e5e7eb}._cancelBtn_5cge8_78:active{background:#d1d5db}._confirmBtn_5cge8_79{background:red;color:#fff;box-shadow:0 4px 12px #2563eb4d}._confirmBtn_5cge8_79:hover{opacity:.8;box-shadow:0 6px 16px #2563eb66}._confirmBtn_5cge8_79:active{background:#1e40af;transform:scale(.98)}._confirmBtn_5cge8_79:disabled,._cancelBtn_5cge8_78:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.cbox{display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.cbox input{display:none}.cbox-box{width:20px;height:20px;border-radius:6px;border:2px solid #e4e8f0;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .22s ease;position:relative}.cbox input:checked+.cbox-box{background:#e3212d;border-color:#e3212d}.cbox-icon{display:flex;align-items:center;justify-content:center;animation:fadeIn .18s ease forwards}.cbox-label{font-size:14px;font-weight:500;color:#111315}@keyframes fadeIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}._form_1f8ad_1{display:flex;flex-direction:column;gap:6px}._title_1f8ad_7{margin:0 0 10px;font-size:18px;font-weight:600;text-align:center}._button_1f8ad_14{padding:12px 16px;border:none;border-radius:8px;background:#e3212d;color:#fff;font-size:14px;font-weight:600;cursor:pointer}._cancel_1f8ad_25{margin-top:6px}._submit_1f8ad_29{margin-top:-5px}._btnGroup_1f8ad_33{margin-top:10px;gap:6px;display:flex;flex-direction:column}@media (min-width: 1025px){._form_1f8ad_1{gap:10px}}._wrapper_ietcy_1{position:relative;width:100%;font-family:system-ui,sans-serif}._label_ietcy_7{display:block;font-size:12px;color:#777d8d;margin-bottom:5px;font-weight:700;text-align:left}._required_ietcy_16{color:#e53e3e;font-size:15px;font-weight:700}._control_ietcy_22{display:flex;align-items:center;background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:12px 8px;position:static;overflow:hidden;z-index:1;height:42px;transition:border-color .15s ease}._labelError_ietcy_36{color:#e53e3e}._control_ietcy_22._error_ietcy_40{border-color:#e53e3e}._field_ietcy_44::placeholder{color:#777d8d!important;opacity:1}._control_ietcy_22._disabled_ietcy_49{background:#ebeef2;pointer-events:none;color:#777d8d!important}._field_ietcy_44{flex:1;min-width:0;font-size:16px;font-weight:400;border:none;outline:none;background:transparent;padding:0 2px;color:#111315;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._icon_ietcy_71{display:flex;align-items:center;justify-content:center;flex-shrink:0}._iconStart_ietcy_78{margin-left:3px;margin-right:4px}._iconEnd_ietcy_83{margin-left:4px;margin-right:3px}._phoneCode_ietcy_88{background:#f3f5f8;border-radius:6px;padding:5px 8px;display:flex;align-items:center;gap:4px;cursor:pointer;min-width:49px;justify-content:center;position:relative;-webkit-user-select:none;user-select:none;font-size:14px;z-index:2}._phoneMenu_ietcy_104{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #ebeef2;border-radius:8px;box-shadow:0 8px 24px #00000024;z-index:999999;animation:_fadeIn_ietcy_1 .15s ease;overflow:hidden}._phoneOption_ietcy_118{padding:10px;text-align:center;font-size:14px;cursor:pointer;transition:background .15s ease}._phoneOption_ietcy_118:hover{background:#f5f8ff}._phoneOptionSelected_ietcy_130,._phoneOptionSelected_ietcy_130:hover{background:#e3212d;color:#fff;font-weight:500}._endLabel_ietcy_137{position:absolute;right:4px;font-size:10px;font-weight:500;letter-spacing:-.2px}._errorText_ietcy_145{display:block;margin-top:3px;font-size:12px;color:#e53e3e;text-align:left;line-height:1.3;font-weight:700}._errorText_ietcy_145{display:flex;align-items:center;gap:4px;margin-top:5px;margin-bottom:10px;font-size:10px;color:#e53e3e;text-align:left;line-height:1.3}._errorBadge_ietcy_167{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:12px;height:12px;border-radius:50%;background:#e53e3e;color:#fff;font-size:9px;font-weight:700;line-height:1}@keyframes _fadeIn_ietcy_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 767px){._field_ietcy_44,._endLabel_ietcy_137{font-size:14px}}._wrapper_2cnir_1{position:relative;width:100%}._label_2cnir_6{display:block;font-size:12px;color:#777d8d;margin-bottom:5px;text-align:left;font-weight:600}._required_2cnir_15{color:#e3212d;font-size:15px;font-weight:700}._control_2cnir_21{display:flex;align-items:center;justify-content:space-between;gap:6px;background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:10.5px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}._control_2cnir_21._disabled_2cnir_38{background:#ebeef2;pointer-events:none}._control_2cnir_21._error_2cnir_43{border-color:#e3212d;box-shadow:0 0 0 1px #e3212d40}._leftIcon_2cnir_48{display:flex;align-items:center;justify-content:center;flex-shrink:0}._value_2cnir_55{flex:1;min-width:0;font-size:14px;display:flex;align-items:center;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#111315}._value_2cnir_55._placeholder_2cnir_68{color:#777d8d}._actions_2cnir_72{display:flex;align-items:center;gap:4px;flex-shrink:0}._errorBadge_2cnir_79{display:flex;align-items:center;justify-content:center;width:12px;height:12px;border-radius:50%;background:#e3212d;color:#fff;font-size:9px;font-weight:700;line-height:1;flex-shrink:0}._clear_2cnir_94{color:#777;font-size:14px;cursor:pointer;padding:0 4px;transition:color .2s ease;-webkit-user-select:none;user-select:none}._clear_2cnir_94:hover{color:#e3212d}._arrow_2cnir_107{display:flex;align-items:center;color:#333;transform:rotate(270deg);transition:transform .2s ease;margin-left:2px}._arrowOpen_2cnir_116{transform:rotate(90deg)}._menu_2cnir_120{position:absolute;left:0;right:0;margin-top:2px;width:100%;max-width:100%;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 10px #00000014;z-index:10;overflow:hidden;max-height:220px;display:flex;flex-direction:column;animation:_fadeIn_2cnir_1 .15s ease;text-align:left}._menu_2cnir_120._vertical_2cnir_141{top:auto;bottom:calc(100% + 4px)}._search_2cnir_146{padding:8px 10px;border-bottom:1px solid #ebeef2;background:#fff;position:sticky;top:0;z-index:2;flex-shrink:0}._search_2cnir_146 input{width:100%;padding:8px 0;font-size:16px;border:none;outline:none;background:transparent}._options_2cnir_165{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin}._options_2cnir_165::-webkit-scrollbar{width:6px}._options_2cnir_165::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}._options_2cnir_165::-webkit-scrollbar-thumb:hover{background-color:#999}._option_2cnir_165{padding:10px 12px;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:background .15s ease}._option_2cnir_165:hover{background:#f5f8ff}._option_2cnir_165._selected_2cnir_200{color:#fff;background:#e3212d}._empty_2cnir_205{text-align:center;padding:12px;color:#999;font-size:14px}._errorText_2cnir_212{display:flex;align-items:center;gap:4px;margin-top:6px;font-size:10px;color:#e3212d;text-align:left;line-height:1.3;font-weight:700}._labelError_2cnir_224{color:#e3212d}@keyframes _fadeIn_2cnir_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 767px){._search_2cnir_146 input,._value_2cnir_55{font-size:16px}}@media (min-width: 768px){._search_2cnir_146 input{font-size:14px}}._wrapper_12awa_1{width:100%;position:relative}._wrapper_12awa_1._disabled_12awa_6{color:#111315}._wrapper_12awa_1._disabled_12awa_6 ._control_12awa_10{background:#ebeef2;color:#111315!important}._label_12awa_15{font-size:12px;color:#777d8d;margin-bottom:7px;display:block;text-align:left;font-weight:600}._labelError_12awa_24{color:#e3212d}._required_12awa_28{color:#e3212d;font-size:15px;font-weight:700}._control_12awa_10{display:flex;align-items:center;border:1px solid #ebeef2;border-radius:8px;padding:10px 12px;cursor:pointer;height:43px;gap:10px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}._control_12awa_10._error_12awa_49{border-color:#e3212d;box-shadow:0 0 0 1px #e3212d40}._control_12awa_10 svg:last-child{margin-left:15px}._value_12awa_58{font-size:14px;color:#111315;text-align:left;font-weight:500;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._placeholder_12awa_70{font-size:14px;color:#777d8d;flex:1;min-width:0;text-align:left}._errorBadge_12awa_78{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:12px;height:12px;border-radius:50%;background:#e3212d;color:#fff;font-size:9px;font-weight:700;line-height:1}._errorText_12awa_93{display:flex;align-items:center;gap:4px;margin-top:6px;font-size:10px;color:#e3212d;text-align:left;line-height:1.3;font-weight:700}._menu_12awa_105{background:#fff;border-radius:16px;padding:20px;border:1px solid #eef1f5;box-shadow:0 10px 40px #11131524,0 2px 6px #1113150f}._header_12awa_115{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._header_12awa_115 button{border:none;background:#f5f7fa;width:32px;height:32px;border-radius:10px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#4a4f5c;transition:background .18s ease,color .18s ease,transform .18s ease}._header_12awa_115 button:hover{background:#ebeef2;color:#111315}._header_12awa_115 button:active{transform:scale(.92)}._title_12awa_149{font-weight:600;font-size:16px;color:#111315;letter-spacing:-.2px}._week_12awa_156{display:grid;grid-template-columns:repeat(7,1fr);margin-top:14px;color:#9aa1ae;font-size:10px;letter-spacing:.4px;text-align:center;font-weight:700}._weekendLabel_12awa_167{color:#e3212d}._grid_12awa_171{display:grid;grid-template-columns:repeat(7,1fr);margin-top:8px;gap:4px}._day_12awa_178{height:38px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:none;background:none;cursor:pointer;font-size:14px;font-weight:500;color:#111315;transition:background .15s ease,color .15s ease,transform .12s ease}._day_12awa_178:hover{background:#f3f5f8}._day_12awa_178:active{transform:scale(.9)}._day_12awa_178._weekend_12awa_167:not(._selected_12awa_204):not(._dayDisabled_12awa_204):not(._dimmed_12awa_204){color:#e3212d}._day_12awa_178._selected_12awa_204{background:#e3212d;color:#fff;font-weight:600;box-shadow:0 4px 12px #e3212d59}._day_12awa_178._selected_12awa_204:hover{background:#d21c27}._grid_12awa_171 ._day_12awa_178._dimmed_12awa_204{color:#c4c9d2;font-weight:400}._day_12awa_178._dayDisabled_12awa_204{color:#d4d8df;cursor:default;pointer-events:none}._timeBlock_12awa_230{margin-top:16px;padding-top:16px;border-top:1px solid #eef1f5}._timeBlockDisabled_12awa_236{opacity:.55}._timeTop_12awa_240{display:flex;align-items:center;justify-content:space-between;min-height:20px}._timeLabel_12awa_247{font-size:14px;font-weight:600;color:#111315}._timeHint_12awa_253{font-size:11px;font-weight:500;color:#9aa1ae}._periodField_12awa_259{display:flex;flex-direction:column;gap:6px;margin-left:auto}._period_12awa_259{display:flex;align-items:center;height:44px;padding:4px;gap:3px;background:#f2f4f7;border-radius:12px}._periodBtn_12awa_276{border:none;background:none;min-width:44px;height:100%;border-radius:9px;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}._periodBtn_12awa_276:hover:not(:disabled):not(._periodActive_12awa_292){color:#111315}._periodBtn_12awa_276:disabled{cursor:not-allowed}._periodActive_12awa_292{background:#fff;color:#e3212d;box-shadow:0 2px 6px #1113151a}._timeControls_12awa_306{display:flex;align-items:flex-end;gap:10px;margin-top:12px}._colon_12awa_313{font-size:18px;font-weight:700;color:#c4c9d2;padding-bottom:11px}._tsWrap_12awa_320{position:relative;display:flex;flex-direction:column;gap:6px}._tsLabel_12awa_327{font-size:11px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;color:#9aa1ae}._tsInput_12awa_335{width:84px;height:44px;padding:0 14px;border:1px solid #ebeef2;border-radius:12px;background:#fff;font-size:15px;font-weight:600;color:#111315;text-align:center;outline:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}._tsInput_12awa_335:focus{background:#fff;border-color:#e3212d;box-shadow:0 0 0 3px #e3212d1f}._tsInput_12awa_335:disabled{cursor:not-allowed;opacity:.6}._tsTrigger_12awa_364{display:flex;align-items:center;justify-content:center;gap:8px;width:84px;height:44px;padding:0 14px;border:1px solid #ebeef2;border-radius:12px;background:#f7f8fa;font-size:15px;font-weight:600;color:#111315;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}._tsTrigger_12awa_364:hover:not(:disabled){background:#eef1f5}._tsTrigger_12awa_364:disabled{cursor:not-allowed}._tsTriggerOpen_12awa_393{background:#fff;border-color:#e3212d;box-shadow:0 0 0 3px #e3212d1f}._tsChevron_12awa_399{color:#9aa1ae;transition:transform .18s ease}._tsChevronOpen_12awa_404{transform:rotate(180deg);color:#e3212d}._tsList_12awa_409{position:absolute;bottom:calc(100% + 6px);left:0;display:grid;gap:4px;padding:6px;background:#fff;border:1px solid #eef1f5;border-radius:12px;box-shadow:0 12px 28px #11131529;z-index:5}._tsOption_12awa_423{border:none;background:#f7f8fa;width:44px;height:36px;border-radius:9px;font-size:14px;font-weight:600;color:#111315;cursor:pointer;transition:background .12s ease,color .12s ease}._tsOption_12awa_423:hover{background:#eef1f5}._tsOptionActive_12awa_442{background:#e3212d;color:#fff}._tsOptionActive_12awa_442:hover{background:#d21c27}._doneBtn_12awa_451{margin-top:16px;width:100%;height:44px;border:none;border-radius:12px;background:#e3212d;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .18s ease}._doneBtn_12awa_451:hover:not(:disabled){background:#d21c27}._doneBtn_12awa_451:disabled{background:#e7b7ba;cursor:not-allowed}@media (max-width: 767px){._value_12awa_58,._placeholder_12awa_70{font-size:16px}}._button_5wuoy_1{width:100%;padding:12px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;background-color:#e3212d;color:#fff;text-align:center;border:1px solid #ebeef2;display:flex;align-items:center;justify-content:center;position:relative;gap:7px;opacity:1;transition:.3s ease-in-out}._submit_5wuoy_21,._button_5wuoy_1{background-color:#e3212d;border:1px solid #ebeef2;color:#fff}._cancel_5wuoy_28{background:#f3f5f8;color:#111315;border:1px solid #ebeef2}._button_5wuoy_1:disabled{opacity:.7}._submit_5wuoy_21:hover,._button_5wuoy_1:hover{background-color:#e3212d;opacity:.8}._cancel_5wuoy_28:hover{background:#ebeef2;opacity:.8}._text_5wuoy_49{color:inherit;display:inline-block}._loader_5wuoy_54{width:16px;height:16px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:_btn-spin_5wuoy_1 .6s linear infinite;flex-shrink:0}@keyframes _btn-spin_5wuoy_1{to{transform:rotate(360deg)}}._suppliesListItem_9smu9_1{padding:14px;border:1px solid #ebeef2;margin-bottom:12px;border-radius:12px}._suppliesListItemHeader_9smu9_8{display:flex;justify-content:space-between;flex-direction:row;text-align:left}._suppliesListItemText_9smu9_15,._suppliesListItemCount_9smu9_16{font-size:14px;font-weight:400;color:#777d8d;margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:275px}._suppliesListItemValue_9smu9_27,._suppliesListItemCountValue_9smu9_28{font-size:14px;font-weight:600;color:#111315;margin-left:5px}._suppliesBtnGroup_9smu9_35{display:flex;justify-content:space-between}._icons-group_9smu9_40{display:flex;gap:5px;align-items:center;height:20px}._operationsListItem_90cc1_1{padding:12px;border:1px solid #ebeef2;margin-bottom:10px;border-radius:12px}._listItemHeader_90cc1_8{display:flex;justify-content:space-between;flex-direction:row;text-align:left}._listItemText_90cc1_15,._listItemCount_90cc1_16{font-size:14px;font-weight:400;color:#777d8d;margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:290px}._listItemTextValue_90cc1_27,._listItemCountValue_90cc1_28{font-size:14px;font-weight:600;color:#111315;margin-left:5px}._operationsBtnGroup_90cc1_35{display:flex;justify-content:space-between}._icons-group_90cc1_40{display:flex;gap:5px;align-items:center;height:20px}._overlay_15nhk_1{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080}._overlayOpen_15nhk_12{animation:_overlayFadeIn_15nhk_1 .22s ease forwards}._overlayClose_15nhk_16{animation:_overlayFadeOut_15nhk_1 .22s ease forwards}@keyframes _overlayFadeIn_15nhk_1{0%{opacity:0}to{opacity:1}}@keyframes _overlayFadeOut_15nhk_1{0%{opacity:1}to{opacity:0}}._content_15nhk_38{background:#fff;border-radius:16px;max-height:90vh;transform-origin:center}._contentOpen_15nhk_45{animation:_contentIn_15nhk_1 .22s ease forwards}._contentClose_15nhk_49{animation:_contentOut_15nhk_1 .22s ease forwards}@keyframes _contentIn_15nhk_1{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _contentOut_15nhk_1{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(8px)}}._wrapper_7kf8b_1{margin-bottom:15px}._suppliesHeader_7kf8b_5{padding-top:15px;display:flex;flex-direction:row;align-items:center;margin-bottom:15px}._suppliesSubtitle_7kf8b_13{font-size:20px;font-weight:600;margin-left:15px}._container_139jp_1{width:100%;max-width:390px;text-align:center;color:#111315;background:#fff;height:100%;min-height:600px;margin:0 auto;padding:0 15px 10px}@media (min-width: 768px) and (max-width: 1024px){._container_139jp_1{min-width:768px;max-width:1024px;min-height:100dvh;padding:0 0 10px;width:100%}}@media (min-width: 1025px){._container_139jp_1{max-width:100%;min-height:100dvh;padding:0 0 10px;width:100%}}.image-modal-file-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:#f5f7f9;color:#555;padding:10px 8px;cursor:pointer;text-align:center;box-sizing:border-box;gap:6px}.image-modal-file-card:hover{background:#eef1f4}.image-modal-file-ext{font-size:16px;font-weight:700;letter-spacing:.5px;color:#e3212d}.image-modal-file-name{font-size:10px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#555}.preview-close{position:absolute;background:transparent;border:none;cursor:pointer;color:#fff;top:-51px;font-weight:200;font-size:39px;right:0}.login-form{display:flex;flex-direction:column;text-align:left}.input-wrapper{margin-bottom:18px;position:relative}.login-label{font-size:12px;color:#777d8d}.login-input{width:100%;padding:12px 14px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;outline:none;margin-top:6px}.login-input.error{border-color:#ff5f5f}.login-input::placeholder{color:#777d8d;font-size:16px}.password-field{position:relative}.password-toggle{position:absolute;right:10px;top:37px;background:none;border:none;font-size:18px;cursor:pointer}.input-error{color:#ff5f5f;font-size:12px;font-weight:300}.login-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;font-size:14px}.remember-me{display:flex;align-items:center;gap:6px;font-size:14px}.remember-me input{accent-color:rgb(227,33,45)}.forgot-password{color:#e3212d;font-size:14px;font-weight:300}.back-button{width:100%;border:none;padding:12px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:300;background-color:#f5f7f9;color:#111315;text-align:center;margin-top:10px;border:1px solid #ebeef2;display:block}.login-button:hover{background-color:#e3212d}.resend-code{display:inline-block;text-align:center;font-size:14px;font-weight:300;color:#111315;margin-top:20px;text-decoration:none}.resend-code a{color:#e3212d}@media (min-width: 768px) and (max-width: 1024px){.login-form{max-width:400px;margin:0 auto}.login-input,.password-field{font-size:14px}.login-input::placeholder,.password-field::placeholder{font-size:14px}}@media (min-width: 1025px){.login-form{max-width:400px;margin:0 auto}.login-input,.password-field{font-size:14px}.login-input::placeholder,.password-field::placeholder{font-size:14px}}.custom-button{width:100%;border:none;padding:12px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;background-color:#e3212d;color:#fff;text-align:center;margin-top:10px;border:1px solid #ebeef2;display:flex;align-items:center;justify-content:center;position:relative;gap:7px;opacity:1;transition:.3s ease-in-out}.custom-button:disabled{opacity:.6;cursor:not-allowed}.btn-text{color:inherit;display:inline-block}.custom-button:hover{background-color:#e3212d;opacity:.8;transition:.3s ease-in-out}.btn-badge{font-size:10px;margin-top:-7px;margin-left:2px;font-weight:700;border-radius:100%;width:17px;height:17px;display:flex;align-items:center;justify-content:center}.btn-badge-1,.btn-badge-2{font-size:10px;margin-left:2px;font-weight:700;border-radius:100%;width:15px;height:15px;display:flex;align-items:center;justify-content:center;display:inline-block}.btn-badge-1{margin-right:3px;width:17px;height:17px;display:flex;align-items:center;justify-content:center}.btn-badge-2{margin-left:3px;min-width:17px;min-height:17px;display:flex;align-items:center;justify-content:center}.notificationSheet-overlay{position:fixed;inset:0;background:#00000040;z-index:9999;overflow:hidden}.notificationSheet-modal{position:absolute;top:0;right:0;height:100%;width:100%;max-width:540px;background:#fff;display:flex;flex-direction:column;padding:14px;box-shadow:-4px 0 20px #0000001f;transform:translate(100%);animation-duration:.25s;animation-fill-mode:forwards}.notificationSheet-header{display:flex;font-size:22px;font-weight:600;color:#101828;position:relative;margin-bottom:5px;align-items:center;justify-content:space-between;border-bottom:1px solid #ebeef2;padding:10px 10px 25px}.notificationSheet-headerInfo{display:flex;flex-direction:column}.notificationSheet-headerActions{display:flex;gap:7px}.notificationSheet-closeBtn{background:transparent;cursor:pointer;border:1px solid #ebeef2;height:36px;width:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out}.notificationSheet-closeBtn:hover{background:#f5f7f9;transition:.3s ease-in-out}.notificationSheet-readAllBtn{background:transparent;cursor:pointer;border:1px solid #ebeef2;height:36px;width:110px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;gap:7px;transition:.3s ease-in-out}.notificationSheet-readAllBtn:hover{background:#f5f7f9;transition:.3s ease-in-out}.notificationSheet-content{flex:1;overflow-y:auto;padding-right:4px}.notificationSheet-tableWrap{border:1px solid #ebeef2;border-radius:8px;overflow:hidden}.notificationSheet-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}.notificationSheet-table th,.notificationSheet-table td{padding:10px 12px;border-bottom:1px solid #ebeef2;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notificationSheet-table th{font-weight:700;color:#101828;background:#fff}.notificationSheet-table td{color:#344054}.notificationSheet-empty{padding:20px;color:#667085;font-weight:500}.notificationSheet-modal.is-open{animation-name:notificationSheetSlideIn}.notificationSheet-modal.is-close{animation-name:notificationSheetSlideOut}@keyframes notificationSheetSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes notificationSheetSlideOut{0%{transform:translate(0)}to{transform:translate(100%)}}@media (max-width: 767px){.notificationSheet-modal{top:auto;left:50%;bottom:0;max-width:360px;min-width:375px;max-height:95dvh;transform:translate(-50%,110%);border-radius:16px 16px 0 0;box-shadow:0 -10px 30px #0000002e;animation-duration:.28s}.notificationSheet-closeBtn{height:32px;width:32px}.notificationSheet-closeBtn svg{width:16px!important}.notificationSheet-readAllBtn{height:32px;width:95px;font-size:13px!important}.notificationSheet-header{display:flex;font-size:18px;font-weight:600;color:#101828;position:relative;align-items:center;justify-content:space-between;border-bottom:1px solid #ebeef2;padding:0 10px 15px;margin-bottom:0!important}.notification-icon{width:21px}.notification-counter{left:9px;top:-6px}.notificationSheet-modal.is-open{animation-name:notificationSheetSlideUpIn}.notificationSheet-modal.is-close{animation-name:notificationSheetSlideDownOut}.notificationSheet-header{margin-left:0;margin-bottom:20px}@keyframes notificationSheetSlideUpIn{0%{transform:translate(-50%,110%)}to{transform:translate(-50%)}}@keyframes notificationSheetSlideDownOut{0%{transform:translate(-50%)}to{transform:translate(-50%,110%)}}}.notificationSheet-content{flex:1;overflow-y:auto;padding-right:0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.22) transparent}.notificationSheet-content::-webkit-scrollbar{width:4px}.notificationSheet-content::-webkit-scrollbar-track{background:transparent}.notificationSheet-content::-webkit-scrollbar-thumb{background:#00000038;border-radius:999px}.notificationSheet-content::-webkit-scrollbar-thumb:hover{background:#00000052}.notification-title-wrapper{position:relative;display:inline-flex;align-items:center;gap:6px}.notification-icon-block{position:relative;display:flex;align-items:center}.notification-icon{font-size:28px;font-weight:800;margin-top:2px}.notification-counter{width:18px;height:18px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#e3212d;color:#fff;font-size:10px;font-weight:800;position:absolute;top:0;right:-4px}.notificationSheet-filters{display:flex;gap:8px;padding:10px 10px 12px;border-bottom:1px solid #ebeef2}.filter-btn{padding:6px 14px;border-radius:999px;border:1px solid #e5e7eb;background:#f5f7f9;font-size:13px;font-weight:700;color:#344054;cursor:pointer;transition:all .2s ease}.filter-btn:hover{background:#eef2f6}.filter-btn.active{background:#e3212d;color:#fff;border-color:#e3212d}.notification-card-item{padding:16px 14px 20px;border-bottom:1px solid #ebeef2;position:relative;border-radius:8px;transition:background .25s ease}.notification-card-item:not(.disabled):hover{background:#f7f9fc}.notification-card-inner{transition:transform .25s ease}.notification-card-item:not(.disabled):hover .notification-card-inner{transform:scale(.99)}.notification-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.notification-card-header__userFullname{font-size:18px;font-weight:600;color:#111315}.notification-card-header__date{font-size:12px;font-weight:400;color:#777d8d;display:flex;align-items:center;gap:6px}.notification-tags-wrapper{overflow:hidden;max-height:fit-content;transition:max-height .35s ease}.notification-tags-wrapper.is-open{max-height:fit-content}.notification-card-content__tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:7px}.notification-tag-item{color:#e3212d;background:#e3212d14;padding:6px 5px;font-size:11px;font-weight:500;border-radius:8px}.notification-tag-more{border:none;background:#0000000d;color:#111315;padding:6px 7px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:500}.notification-card-content{display:flex;gap:10px;align-items:flex-start}.notification-card-content-avatar{width:36px;height:36px;min-width:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#e0e6ec80;border:1px solid #abb2bbb2}.notification-card-content-descr{flex:1;min-width:0}.notification-card-content__text{font-size:14px;color:#777d8d;font-weight:400;text-align:left;margin-bottom:5px}.notification-card-content__order{display:flex;font-size:12px;font-weight:400}.order-customer{color:#777d8d;padding-left:6px}.order-customer span{font-weight:600;color:#777d8d}.order-link-wrapper{padding-right:6px;border-right:1.5px solid #777d8d66}.order-number{color:#e3212d;font-weight:600;cursor:pointer;text-decoration:underline}.reaction-popup{position:absolute;top:2px;left:50%;transform:translate(-50%) translateY(10px);background:#fff;border-radius:18px;padding:6px 8px;display:flex;gap:6px;box-shadow:0 6px 20px #0000001a;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:5;pointer-events:none}.reaction-popup.is-visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:auto}.reaction-emoji{border:none;background:transparent;cursor:pointer;font-size:18px;line-height:1;padding:4px;border-radius:10px;transition:transform .15s ease,background .15s ease}.reaction-emoji:hover{transform:scale(1.15)}.reaction-emoji.active{transform:scale(1.1)}.reaction-list{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 10px;opacity:0;transform:translateY(6px);transition:all .25s ease;pointer-events:none}.reaction-list.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.reaction-badge{display:flex;align-items:center;gap:4px;background:#f2f4f7;border-radius:16px;padding:4px 8px;font-size:14px;border:none;cursor:pointer;animation:reactionIn .2s ease;transition:transform .15s ease}.reaction-badge:hover{transform:scale(1.08)}@keyframes reactionIn{0%{opacity:0;transform:scale(.7) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}.notification-card-item.disabled{cursor:default}.notification-card-item.disabled .reaction-emoji,.notification-card-item.disabled .reaction-badge{cursor:not-allowed;opacity:.5}@media (max-width: 767px){.notification-card-header__userFullname{font-size:14px}.notification-card-header__date{font-size:10px}.notification-tag-item{font-size:9px;font-weight:600}.notification-card-content__text{font-size:13px}.order-link-wrapper,.order-customer{font-size:10px}.notification-card-content-avatar{width:30px;height:30px;min-width:30px}.notification-list{overflow-x:hidden}.reaction-emoji{font-size:14px!important}.reaction-popup{gap:6px!important}}.loader-wrapper{position:fixed;inset:0;z-index:99999999;display:flex;align-items:center;justify-content:center;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:100dvh}.freitty-loader__container{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.freitty-loader__container svg{position:relative;z-index:1;animation:freitty-loader__pulse 1.5s ease-in-out infinite}.freitty-loader__container:after{content:"";position:absolute;top:0;left:-150%;width:150%;height:100%;background:linear-gradient(120deg,transparent 0%,transparent 100%);animation:freitty-loader__shimmer .5 infinite}@keyframes freitty-loader__shimmer{0%{left:-150%}to{left:150%}}@keyframes freitty-loader__pulse{0%{opacity:.6;transform:scale(.96)}50%{opacity:1;transform:scale(1)}to{opacity:.6;transform:scale(.96)}}.chat-widget{display:flex;flex-direction:column;height:100%;min-height:0}.chat-order-wrapper{display:flex;align-items:center;gap:12px}.chat-order-icon-wrapper{margin-top:5px}.chat-headerInfo{display:flex;font-size:20px;font-weight:600;align-items:center;justify-content:space-between;border-bottom:1px solid #ebeef2;padding:10px 10px 20px}.chat-messages{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:20px 10px 10px;display:flex;flex-direction:column;gap:15px;background:#fff}.chat-message{position:relative;display:flex;width:100%;align-items:flex-end;gap:8px}.chat-message.is-mine{justify-content:flex-end}.chat-message.is-other{justify-content:flex-start}.chat-avatar{width:34px;height:34px;min-width:34px;border-radius:50%;background:#e3212d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;-webkit-user-select:none;user-select:none;flex-shrink:0;margin-bottom:2px}.chat-bubble{position:relative;max-width:85%;min-width:85%;padding:20px 15px;border-radius:20px;box-sizing:border-box;overflow:visible;display:flex;align-items:flex-start;gap:15px}.chat-message.is-mine .chat-bubble{background:#f6faff;border-bottom-right-radius:8px}.chat-message.is-other .chat-bubble{background:#f5f7f9;border-bottom-left-radius:8px}.chat-message.is-mine .chat-bubble:before{content:"";position:absolute;right:-9px;bottom:0;width:30px;height:28px;background:#f6faff;border-bottom-left-radius:30px;z-index:1}.chat-message.is-mine .chat-bubble:after{content:"";position:absolute;right:-14px;bottom:0;width:14px;height:28px;background:#fff;border-bottom-left-radius:30px;z-index:2}.chat-message.is-other .chat-bubble:before{content:"";position:absolute;left:-14px;bottom:0;width:33px;height:28px;background:#f6faff;border-bottom-right-radius:28px;z-index:1}.chat-message.is-other .chat-bubble:after{content:"";position:absolute;left:-14px;bottom:0;width:14px;height:28px;background:#fff;border-bottom-right-radius:18px;z-index:2}.chat-msg-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.chat-user{font-size:14px;font-weight:700;margin-bottom:5px;min-width:0;color:#111315}.chat-meta{display:flex;align-items:center;gap:6px;flex-shrink:0}.chat-time{font-size:12px;color:#8b8f97;line-height:1}.chat-edited{font-size:12px;color:#8b8f97;font-style:italic;line-height:1}.chat-text{font-size:14px;white-space:pre-wrap;word-break:break-word;line-height:1.45;text-align:left}.mention{display:inline-block;padding:1px 6px;margin:0 1px;border-radius:6px;background:#2563eb1f;color:#2563eb;font-weight:600}.reaction-popup{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#fff;border-radius:20px;padding:5px 8px;display:flex;gap:15px;box-shadow:0 6px 20px #0000001a;opacity:0;visibility:hidden;transition:.2s;z-index:5}.chat-message.is-mine .reaction-popup{left:auto;right:16px;transform:none}.chat-message.is-other .reaction-popup{left:16px;transform:none}.reaction-popup.is-visible{opacity:1;visibility:visible}.chat-input{margin-top:auto;padding:10px}.chat-upload-banner{display:flex;align-items:center;gap:8px;margin:0 10px;padding:8px 12px;background:#f0f4ff;border:1px solid #d4ddff;border-radius:8px;font-size:13px;font-weight:600;color:#1849a9;animation:chatUploadFadeIn .15s ease}@keyframes chatUploadFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.chat-deleted{font-size:14px;font-weight:700;display:flex;align-items:center;gap:10px}.chat-bable-deleted{border-radius:12px!important;max-width:auto;min-width:auto}.chat-bable-deleted:after{display:none}.chat-bable-deleted:before{display:none}.reaction-delete,.reaction-edit,.reaction-reply{border:none;cursor:pointer;background:transparent}.chat-edit-wrapper{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d0d5dd;border-radius:10px;padding:6px 8px;animation:fadeInScale .15s ease}.chat-edit-input{flex:1;border:none;outline:none;resize:none;font-size:14px;font-family:inherit;background:transparent;line-height:20px}.chat-edit-actions{display:flex;gap:4px}.chat-edit-save{background:#16a34a;color:#fff;border:none;border-radius:6px;width:26px;height:26px;cursor:pointer;transition:.15s}.chat-edit-save:hover{background:#15803d}.chat-edit-cancel{background:#e5e7eb;border:none;border-radius:6px;width:26px;height:26px;cursor:pointer;transition:.15s}.chat-edit-cancel:hover{background:#d1d5db}@keyframes fadeInScale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.chat-reply-preview{border-left:3px solid #e3212d;background:#e3212d0f;padding:6px 8px;border-radius:6px;margin-bottom:6px}.chat-reply-user{font-size:11px;font-weight:600;color:#e3212d;margin-bottom:2px}.chat-reply-text{font-size:12px;color:#444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reaction-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.reaction-badge{border:none;background:#fff;border-radius:999px;padding:4px 8px;cursor:pointer;box-shadow:0 1px 4px #0000001f}.reaction-emoji{border:none;background:transparent;cursor:pointer;padding:0;font-size:16px}.chat-message-row{display:flex;align-items:flex-start;gap:8px;width:100%}.chat-message.is-mine .chat-message-row{justify-content:flex-end}.chat-message.is-other .chat-message-row{justify-content:flex-start}.chat-avatar{width:36px;height:36px;min-width:36px;border-radius:50%;background:#e3212d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;-webkit-user-select:none;user-select:none;flex-shrink:0}.chat-inner-wrapper{width:100%}.chat-hover-area{position:relative;display:flex;width:100%}.reaction-popup{position:absolute;top:-25px;left:50%;transform:translate(-50%);background:#fff;border-radius:20px;padding:6px 10px;display:flex;gap:6px;box-shadow:0 6px 20px #00000026;opacity:0;visibility:hidden;transition:.15s;z-index:50;pointer-events:auto}.reaction-popup:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:10px}.chat-message.is-mine .reaction-popup,.chat-message.is-other .reaction-popup{transform:none;left:50%;transform:translate(-50%);top:1px}.chat-messages.has-hover .chat-message{transition:opacity .55s ease,filter .55s ease}.chat-message.is-dimmed{opacity:.35;filter:blur(1px)}.chat-messages.has-hover .chat-message:hover{opacity:1;filter:none;transform:scale(1.03);z-index:10;transition:.5s ease}.chat-messages.has-hover .chat-message{transform:scale(1);transition:.5s ease}.reaction-popup{z-index:100}.chat-message{transition:opacity .35s ease,filter .35s ease,transform .35s cubic-bezier(.22,1,.36,1)}.chat-message.is-dimmed{opacity:.3;filter:blur(1px)}.chat-message{will-change:transform}.reaction-popup:after{content:"";position:absolute;bottom:-12px;left:-20px;width:calc(100% + 40px);height:20px}.chat-mentions{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 4px}.chat-mention-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:500;background:#e3212d1a;color:#e3212d;transition:.2s}.chat-mention-chip:hover{background:#2563eb2e}.chat-reply-bubble{border-left:3px solid #e3212d;background:#e3212d0d;border-radius:10px;padding:8px 10px;margin-bottom:8px;max-width:100%;overflow:hidden}.chat-reply-inner{display:flex;flex-direction:column;gap:4px}.chat-reply-header{display:flex;align-items:center;justify-content:space-between}.chat-reply-author{font-size:14px;font-weight:700;color:#e3212d}.chat-reply-text-full{font-size:12px;line-height:1.4;color:#333;text-align:left;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.chat-files{display:flex;flex-direction:column;gap:8px;margin-top:6px}.chat-image-wrapper{max-width:240px;border-radius:12px;overflow:hidden}.chat-image{width:100%;height:auto;display:block;cursor:pointer;border-radius:12px}.chat-file{font-size:14px;color:#2563eb;text-decoration:none;background:#fff;padding:6px 10px;border-radius:8px;width:fit-content}.chat-file:hover{background:#e5e7eb}.chat-images-top{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:6px;max-width:280px}.chat-image-top{position:relative;width:100%;padding-top:100%;overflow:hidden;border-radius:10px;cursor:pointer;background:#fff}.chat-image-top img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.chat-image-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:12px;color:#999}.chat-image-uploading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000073;border-radius:inherit;pointer-events:none}.chat-images-top{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:6px;max-width:260px}.chat-image-top{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:10px;cursor:pointer;background:#fff}.chat-image-top img{width:100%;height:100%;object-fit:cover;display:block}.chat-image-card{display:flex;flex-direction:column;gap:4px}.chat-images-top{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px;max-width:260px;align-items:start}.chat-image-type{font-size:12px;font-weight:600;text-align:center;color:#fff;line-height:1.2;background:#e3212de6;padding:2px 6px;border-radius:6px;word-break:break-word;margin:0 auto;display:none}.chat-file-card{grid-column:1 / -1;display:inline-flex;align-items:center;gap:14px;padding:12px 16px 12px 12px;border:1px solid #edeff3;border-radius:14px;background:#fff;text-decoration:none;text-align:left;font:inherit;color:#1c2230;max-width:100%;min-width:0;width:100%;cursor:pointer;box-shadow:0 1px 2px #1018280a;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.chat-file-card:disabled{opacity:.7;cursor:default}.chat-file-card:hover{background:#fbfcfe;border-color:#d6dde7;box-shadow:0 6px 18px -8px #1018282e;transform:translateY(-1px)}.chat-file-card:active{transform:translateY(0);box-shadow:0 1px 2px #1018280f}.chat-file-card.is-loading{opacity:.7;cursor:default;pointer-events:none}.chat-file-icon{flex-shrink:0;width:52px;height:52px;border-radius:12px;background:linear-gradient(135deg,#3a6243,#2d5034);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;position:relative;box-shadow:0 4px 10px -3px #1018282e,inset 0 1px #ffffff2e,inset 0 -1px #00000014}.chat-file-icon:after{content:"";position:absolute;inset:0;border-radius:12px;background:linear-gradient(180deg,#ffffff1f,#fff0 50%);pointer-events:none}.chat-file-ext{position:relative;z-index:1;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.18)}.chat-file-pdf .chat-file-icon{background:linear-gradient(135deg,#ec4651,#c81d27)}.chat-file-doc .chat-file-icon,.chat-file-docx .chat-file-icon{background:linear-gradient(135deg,#3a72c4,#1f4a92)}.chat-file-xls .chat-file-icon,.chat-file-xlsx .chat-file-icon,.chat-file-csv .chat-file-icon{background:linear-gradient(135deg,#2c9251,#1a6831)}.chat-file-ppt .chat-file-icon,.chat-file-pptx .chat-file-icon{background:linear-gradient(135deg,#d96a26,#ad4708)}.chat-file-zip .chat-file-icon,.chat-file-rar .chat-file-icon,.chat-file-7z .chat-file-icon{background:linear-gradient(135deg,#8255be,#5a3494)}.chat-file-txt .chat-file-icon{background:linear-gradient(135deg,#5b6373,#3a4252)}.chat-file-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.chat-file-name{font-size:14.5px;font-weight:600;color:#101828;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.005em}.chat-file-type{font-size:11.5px;font-weight:500;color:#667085;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reaction-count{font-size:12px;font-weight:700}.reaction-item{position:relative;display:inline-block}.reaction-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(6px);background:#111;color:#fff;padding:8px 10px;border-radius:10px;font-size:13px;white-space:nowrap;opacity:0;pointer-events:none;transition:all .2s ease;z-index:100;box-shadow:0 8px 20px #00000040}.reaction-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:#111 transparent transparent transparent;z-index:100999999}.reaction-item:hover .reaction-tooltip{opacity:1;transform:translate(-50%) translateY(0);z-index:100}.reaction-tooltip-user{padding:2px 4px;color:#fff}.reaction-tooltip-user+.reaction-tooltip-user{margin-top:2px}.chat-image-preview{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:9999;cursor:zoom-out;animation:fadeIn .2s ease;padding:60px 20px 20px;box-sizing:border-box}.chat-image-preview img{max-width:95%;max-height:95%;object-fit:contain;border-radius:12px;cursor:default}.chat-preview-toolbar{position:fixed;top:0;left:0;right:0;height:50px;display:flex;align-items:center;gap:12px;padding:0 16px;background:#111315d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:1;cursor:default}.chat-preview-name{flex:1;min-width:0;font-size:13px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-preview-download{display:inline-flex;align-items:center;padding:6px 14px;border-radius:8px;background:#fff;color:#111315;font-size:12.5px;font-weight:600;text-decoration:none;transition:background .15s ease;flex-shrink:0}.chat-preview-download:hover{background:#e5e7eb}.chat-image-preview-close{width:34px;height:34px;border-radius:50%;background:#ffffff1f;color:#fff;border:none;cursor:pointer;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease;flex-shrink:0}.chat-image-preview-close:hover{background:#ffffff38}.chat-preview-close-floating{position:absolute;top:20px;right:24px;z-index:10}.chat-preview-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.chat-preview-iframe{display:block;width:95%;height:95%;border:none;border-radius:12px;background:#fff;cursor:default}.chat-preview-iframe embed{width:100%;height:100%;border:none;border-radius:12px}.chat-preview-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:32px 36px;background:#fff;border-radius:14px;max-width:92%;cursor:default;text-align:center}.chat-preview-fallback .chat-file-icon{width:64px;height:80px;font-size:14px}.chat-preview-fallback-name{font-size:15px;font-weight:600;color:#111315;word-break:break-word;max-width:360px}.chat-preview-fallback-hint{font-size:13px;color:#777d8d;max-width:360px}.chat-preview-fallback-download{display:inline-flex;align-items:center;padding:10px 22px;border-radius:10px;background:#e3212d;color:#fff;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s ease}.chat-preview-fallback-download:hover{background:#c81d27}.chat-preview-office{width:95%;height:95%;background:#fff;border-radius:12px;overflow:auto;cursor:default;display:flex;flex-direction:column;box-sizing:border-box}.chat-preview-office .office-preview-tabs{display:flex;gap:4px;padding:8px 12px 0;background:#f9fafb;border-bottom:1px solid #ebeef2;overflow-x:auto;flex-shrink:0}.chat-preview-office .office-preview-tab{padding:6px 14px;border:1px solid transparent;border-bottom:none;background:transparent;color:#475467;font-size:12.5px;font-weight:600;border-radius:8px 8px 0 0;cursor:pointer;white-space:nowrap}.chat-preview-office .office-preview-tab.is-active{background:#fff;border-color:#ebeef2;color:#1849a9}.chat-preview-office .office-preview-sheets{flex:1;overflow:auto}.chat-preview-office .office-preview-sheet{display:none;padding:16px;overflow:auto}.chat-preview-office .office-preview-sheet.is-active{display:block}.chat-preview-office .office-preview-sheet table{border-collapse:collapse;font-size:13px;color:#101828}.chat-preview-office .office-preview-sheet table td,.chat-preview-office .office-preview-sheet table th{border:1px solid #ebeef2;padding:6px 10px;white-space:nowrap;background:#fff}.chat-preview-office .office-preview-sheet table tr:nth-child(2n) td{background:#fafbfc}.chat-preview-office .office-preview-link{color:#1849a9;text-decoration:underline;word-break:break-word}.chat-preview-office .office-preview-link:hover{color:#e3212d}.chat-preview-office .office-preview-images{margin-top:20px;padding:16px;background:#f9fafb;border-radius:8px;border:1px solid #ebeef2}.chat-preview-office .office-preview-images-title{font-size:12.5px;font-weight:600;color:#475467;margin-bottom:10px;text-transform:uppercase;letter-spacing:.4px}.chat-preview-office .office-preview-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.chat-preview-office .office-preview-image-link{display:block;border:1px solid #ebeef2;border-radius:6px;overflow:hidden;background:#fff;transition:border-color .15s ease,transform .15s ease}.chat-preview-office .office-preview-image-link:hover{border-color:#1849a9;transform:scale(1.02)}.chat-preview-office .office-preview-image-link img{width:100%;height:120px;object-fit:contain;display:block;background:#fff}.chat-preview-office .office-preview-doc{max-width:820px;margin:0 auto;padding:32px 28px;font-size:14px;line-height:1.55;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chat-preview-office .office-preview-doc h1{font-size:22px;margin:22px 0 12px}.chat-preview-office .office-preview-doc h2{font-size:18px;margin:18px 0 10px}.chat-preview-office .office-preview-doc h3{font-size:15px;margin:14px 0 8px}.chat-preview-office .office-preview-doc p{margin:0 0 10px}.chat-preview-office .office-preview-doc ul,.chat-preview-office .office-preview-doc ol{padding-left:22px;margin:0 0 10px}.chat-preview-office .office-preview-doc img{max-width:100%;height:auto;display:block}.chat-preview-office .office-preview-doc table{border-collapse:collapse;margin:12px 0}.chat-preview-office .office-preview-doc table td,.chat-preview-office .office-preview-doc table th{border:1px solid #d0d5dd;padding:6px 10px}@media (max-width: 767px){.chat-order-wrapper span{font-size:16px}.chat-avatar{width:25px;height:25px;min-height:25px;min-width:25px;font-size:12px;font-size:10px}.chat-time,.chat-edited{font-size:9px}.chat-bubble{max-width:90%;min-width:90%}.chat-user,.chat-text{font-size:12px}.chat-bubble{gap:10px}.chat-mention-chip{font-size:9px;font-weight:600}.chat-image-type{font-size:9px}.chat-msg-header{margin-bottom:0}.chat-mentions{margin:6px 0 4px;gap:4px}.chat-meta{gap:4px}.chat-reply-bubble{padding:6px 8px}.chat-reply-author{font-size:10px}.chat-reply-text-full{font-size:9px}.chat-file-card{gap:8px;padding:6px 10px 6px 6px}.chat-file-icon{width:28px;height:34px;font-size:8px}.chat-file-name{font-size:11px;max-width:160px}.chat-file-type{font-size:9px}}.message-box{border-radius:16px;padding:16px;width:100%;border:1px solid #e5e7eb;background:#fff}.message-input{width:100%;border:none;resize:none;outline:none;background:transparent;font-size:16px;padding:8px 4px}.textarea-wrapper{position:relative;width:100%;min-height:38px}.textarea-overlay,.textarea-real{font-family:inherit;font-size:16px;line-height:22px;letter-spacing:0;text-align:left;width:100%;box-sizing:border-box;word-break:break-word;overflow-wrap:anywhere;tab-size:4;min-height:38px;max-height:220px;padding:8px 4px}.textarea-overlay{position:absolute;inset:0;pointer-events:none;color:#111315;overflow:hidden;z-index:1}.textarea-real{position:relative;z-index:2;background:transparent;color:transparent;caret-color:#111315;-webkit-text-fill-color:transparent;overflow:auto;scrollbar-width:none}.textarea-real::-webkit-scrollbar{width:0;height:0}.textarea-overlay span{line-height:22px;letter-spacing:0}.textarea-fake-placeholder{color:#9ca3af}.mention{position:relative;color:#e3212d;border-radius:6px;background:#e3212d14;padding:0}.message-top{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-top:10px}.preview-row{display:flex;align-items:center;gap:15px}.preview-inline-item{width:70px;height:70px;position:relative}.preview-inline-item-rm-btn{position:absolute;top:-13px;right:-7px;background:#e3212d;border-radius:100%;width:25px;height:25px;color:#fff;font-size:22px;font-weight:500;display:flex;align-items:center;justify-content:center;padding-bottom:1px;transform:rotate(45deg);cursor:pointer;transition:.4s ease;transform:scaleY(45deg);z-index:2}.preview-inline-item-rm-btn:hover{transition:.4s ease;transform:scale(1.1,45deg)}.preview-inline-item img{width:100%;height:100%;object-fit:cover;border-radius:8px}.preview-row>div:nth-child(2){flex:1;min-width:0}.preview-file-wrapper{position:relative;display:inline-flex}.preview-file-card{grid-column:auto!important;cursor:default;pointer-events:none}.preview-file-card:hover{background:#fff;border-color:#ebeef2;box-shadow:none}.preview-file-wrapper .preview-inline-item-rm-btn{pointer-events:auto}.trash-btn{width:43px;height:43px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;flex-shrink:0;transition:.2s}.trash-btn:hover{background:#f9fafb}.divider{height:1px;background:#ebeef2;margin:12px 0}.message-actions{display:flex;align-items:center;gap:10px;color:#e5e7eb}.btn{background:#fff;border:1px solid #e5e7eb;padding:6px 12px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;width:140px;height:43px;font-weight:500;transition:.2s}.btn:hover{background:#f9fafb}.chat-send{background:transparent;border:none;cursor:pointer;margin-top:4px}.chat-send svg{font-size:20px;transition:.2s}.chat-send:hover svg{transform:scale(1.12)}.spacer{flex:1}.preview-row.enter{animation:fadeInUp .2s ease}.preview-row.removing{animation:fadeOutDown .2s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(6px) scale(.95)}}.mentions-dropdown{position:absolute;bottom:60px;left:0;width:200px;background:#fff;border:1px solid #ebeef2;border-radius:8px;box-shadow:0 4px 12px #00000014;z-index:20;max-height:400px;overflow-y:auto;overflow-x:hidden}.mention-item{padding:10px;cursor:pointer;transition:.15s;font-size:14px}.mention-item:hover,.mention-item.active,.mention-item:focus{background:#f1f5f9;color:#111315}.mention-item.empty{color:#999;cursor:default}.mention-item.active{background:#e3212d14;color:#e3212d}.mentions-top{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:10px}.mention-chip{display:flex;align-items:center;gap:6px;background:#e3212d1a;color:#e3212d;padding:3px 6px;border-radius:999px;font-size:11px;font-weight:700;transition:.2s;position:relative}.mention-chip:hover{background:#e3212d26}.mention-chip button{border:none;background:#fff;width:18px;height:18px;border-radius:50%;cursor:pointer;font-size:8px;display:flex;align-items:center;justify-content:center;transition:.2s}.mention-chip button:hover{background:#00000026}.chat-reply-header{font-size:12px;font-weight:700;color:#e3212d}.chat-reply-text{font-size:13px;line-height:1.4;color:#222;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chat-reply-close{border:none;background:transparent;cursor:pointer;font-size:14px;color:#999;flex-shrink:0}.chat-reply-close:hover{color:#000}.reply-real{display:flex;align-items:flex-start;gap:10px;padding:6px 0 10px;margin-bottom:6px;animation:fadeInUp .2s ease}.reply-line{width:3px;min-height:100%;background:#e3212d;border-radius:3px;margin-top:2px}.reply-header{font-size:12px;font-weight:700;color:#e3212d;line-height:1}.reply-close-btn{border:none;background:transparent;cursor:pointer;font-size:14px;color:#999;padding:2px}.reply-inside{position:relative;display:flex;align-items:flex-start;gap:10px;padding:8px 8px 10px;margin-bottom:6px;background:transparent}.reply-line{width:3px;background:#e3212d;border-radius:3px;margin-top:2px}.reply-body{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.reply-header{font-size:12px;font-weight:700;color:#e3212d}.reply-close-btn{border:none;background:transparent;cursor:pointer;font-size:14px;color:#999}.reply-close-btn:hover{color:#111}.reply-inside{display:flex!important;align-items:flex-start;gap:10px;padding:10px 12px!important;margin-bottom:8px;border-radius:10px;position:relative;border-left:3px solid #e3212d;background:#e3212d0d}.reply-line{width:3px!important;min-height:100%;background:#e3212d!important;border-radius:3px;margin-top:2px}.reply-body{flex:1;display:flex;flex-direction:column;gap:4px!important;min-width:0}.reply-header{font-size:14px;font-weight:700!important;color:#e3212d!important;text-align:left}.reply-text-real{font-size:12px;line-height:1.4;color:#333;text-align:left;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.reply-close-btn{border:none;background:transparent;cursor:pointer;font-size:14px;color:#8b8f97!important;flex-shrink:0}.reply-close-btn:hover{color:#111315!important}.reply-inside{width:100%;box-sizing:border-box}.reply-body{flex:1;min-width:0;width:100%}.reply-text-real{width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-size:12px;line-height:1.4;color:#333;text-align:left;white-space:pre-line;word-break:break-word;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._overlay_1do55_1{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999992}._overlayOpen_1do55_12{animation:_overlayFadeIn_1do55_1 .22s ease forwards}._overlayClose_1do55_16{animation:_overlayFadeOut_1do55_1 .22s ease forwards}@keyframes _overlayFadeIn_1do55_1{0%{opacity:0}to{opacity:1}}@keyframes _overlayFadeOut_1do55_1{0%{opacity:1}to{opacity:0}}._content_1do55_38{background:#fff;border-radius:16px;padding:24px;min-width:320px;max-width:95%;max-height:90vh;transform-origin:center}._contentOpen_1do55_48{animation:_contentIn_1do55_1 .22s ease forwards}._contentClose_1do55_52{animation:_contentOut_1do55_1 .22s ease forwards}@keyframes _contentIn_1do55_1{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _contentOut_1do55_1{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(8px)}}._cancelBtn_1do55_78,._confirmBtn_1do55_79{height:40px;padding:0 16px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .2s ease}._cancelBtn_1do55_78{background:#f3f4f6;color:#374151}._cancelBtn_1do55_78:hover{background:#e5e7eb}._cancelBtn_1do55_78:active{background:#d1d5db}._confirmBtn_1do55_79{background:red;color:#fff;box-shadow:0 4px 12px #2563eb4d}._confirmBtn_1do55_79:hover{opacity:.8;box-shadow:0 6px 16px #2563eb66}._confirmBtn_1do55_79:active{background:#1e40af;transform:scale(.98)}._confirmBtn_1do55_79:disabled,._cancelBtn_1do55_78:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.push-card{display:flex;align-items:center;gap:12px;padding:12px 14px;margin:10px 4px 14px;background:linear-gradient(180deg,#fff,#fbfbfc);border:1px solid #ebeef2;border-radius:12px;box-shadow:0 1px 2px #1018280a;transition:border-color .2s ease,box-shadow .2s ease}.push-card:hover{border-color:#d8dde5;box-shadow:0 2px 6px #1018280f}.push-card__icon{flex:0 0 36px;height:36px;width:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fef2f3;color:#e3212d}.push-card__icon svg{width:18px;height:18px}.push-card__icon--muted{background:#f1f3f5;color:#98a2b3}.push-card__icon--success{background:#ecfdf5;color:#10b981}.push-card__body{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.push-card__title{font-size:13px;font-weight:700;color:#101828;line-height:1.3;text-align:left}.push-card__subtitle{font-size:12px;color:#667085;line-height:1.3;display:inline-flex;align-items:center;gap:6px}.push-card__subtitle--wrap{display:block;white-space:normal;line-height:1.4;margin-top:2px;text-align:left}.push-card--info{background:#f8fafb}.push-card--info:hover{border-color:#ebeef2;box-shadow:0 1px 2px #1018280a}.push-card__status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#98a2b3}.push-card__status-dot--on{background:#10b981;box-shadow:0 0 0 3px #10b9812e}.push-card__status-dot--off{background:#d0d5dd}.push-card__status-dot--blocked{background:#e3212d;box-shadow:0 0 0 3px #e3212d2e}.push-card__action{flex:0 0 auto}.push-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease;white-space:nowrap}.push-btn:disabled{cursor:not-allowed;opacity:.65}.push-btn--primary{background:#e3212d;color:#fff;border-color:#e3212d}.push-btn--primary:hover:not(:disabled){background:#c81c27;border-color:#c81c27}.push-btn--ghost{background:#fff;color:#344054;border-color:#ebeef2}.push-btn--ghost:hover:not(:disabled){background:#f5f7f9;border-color:#d8dde5}.push-btn--danger-ghost{background:#fff;color:#e3212d;border-color:#f6c8cc}.push-btn--danger-ghost:hover:not(:disabled){background:#fef2f3;border-color:#e3212d}.push-spinner{width:12px;height:12px;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;animation:push-spin .8s linear infinite;display:inline-block}@keyframes push-spin{to{transform:rotate(360deg)}}@media (max-width: 480px){.push-card{gap:10px;padding:10px 12px}.push-card__icon{flex:0 0 32px;height:32px;width:32px;border-radius:9px}.push-card__title{font-size:12.5px}.push-card__subtitle{font-size:11.5px}.push-btn{padding:7px 12px;font-size:12.5px}}.toolbar-icons{display:flex;align-items:center;gap:8px;padding:0 0 12px;border-bottom:1px solid #eee;margin-bottom:15px;flex-wrap:wrap}.search-button{border:none;background:#111315;color:#fff;padding:10px 16px;border-radius:8px;cursor:pointer;font-size:16px;transition:background .3s}.search-button:hover{background:#333}.search-panel{width:100%;max-width:600px;max-height:0;overflow:hidden;transition:max-height .4s ease;position:relative}.search-panel.open{max-height:70px;margin-bottom:20px}.search-input{width:100%;margin-top:10px;padding:10px 14px;border:1px solid #ccc;border-radius:8px;font-size:16px;outline:none;box-sizing:border-box;transition:border-color .3s}.search-input:focus{border-color:#111315}.count-filters{position:absolute;font-size:9px;font-weight:600;border:1px solid #000;border-radius:10px;width:12px;height:12px;right:3px;top:3px;display:flex;justify-content:center;align-items:center}.search-input-clear{position:absolute;top:24px;right:12px;display:flex;align-items:center;justify-content:center}.search-input-clear svg{cursor:pointer}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;animation:fadeIn .25s ease;z-index:9999}.modal-dialog{background:#fff;border-radius:10px;width:350px;max-width:100%;box-shadow:0 4px 15px #00000040;animation:slideDown .25s ease;position:relative;padding:20px 15px}.modal-close{position:absolute;top:16px;right:14px;font-size:18px;background:none;border:none;cursor:pointer;color:#555}.modal-content{margin-top:10px}@keyframes slideDown{0%{transform:translateY(-15px);opacity:0}to{transform:translateY(0);opacity:1}}.status-badge{min-width:88px;max-width:88px;height:21px;border-radius:50px;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;cursor:pointer}.status-badge.Alert{background:#ff880014;color:#f80;border:1px solid #ff8800}.status-badge.Draft{background:#fff;color:#333;border:1px solid #333}.status-badge.New{background:#ffbb0014;color:#ffbf00;border:1px solid #ffbf00}.status-badge.OnStock{background:#333333b3;color:#fff;border:1px solid #333}.status-badge.Paycancelled{background:#2196f314;color:#2196f3;border:1px solid #2196f3}.status-badge.Custcancelled{background:#ab47bc14;color:#ab47bc;border:1px solid #ab47bc}.status-badge.Cancelled{background:#ff008014;color:#ff0080;border:1px solid #ff0080}.status-badge.Closed{background:#6b728014;color:#6b7280;border:1px solid #6b7280}.status-badge.Processed{background:#ff5f5f14;color:#ff5f5f;border:1px solid #ff5f5f}.status-badge.Transfer{background:#77ff6a14;color:#33ab07;border:1px solid #33ab07}.status-badge.Inprogress{background:#0066ff14;color:#06f;border:1px solid #0066ff}.status-badge.Arrivedtohub{background:#00d68f14;color:#00d68f;border:1px solid #00d68f}.status-badge.Accepted{background:#00b8ff14;color:#00b8ff;border:1px solid #00b8ff}.status-badge.Insta{background:#5d68b9;color:#fff;border:1px solid #626dbe}.card{margin-bottom:16px;border-radius:12px;border:1px solid #ebeef2;padding:14px;box-shadow:none}.card .insta-timer-tablet{box-shadow:none;animation:none}.card-header{flex-direction:row;position:relative;display:flex;flex-direction:column;border-bottom:1px solid #efeff3;padding-bottom:13px;margin-bottom:10px}.proccess-time{font-size:15px;font-weight:600}.proccess-time.gray{color:#9ca3af}.proccess-time.green{color:#22c55e}.proccess-time.yellow{color:#f59e0b}.proccess-time.red{color:#ef4444}.user-info{display:flex;align-items:center;justify-content:space-between;max-width:200px}.order-num,.order-date,.order-dock,.order-service{color:#777d8d;font-size:14px;font-weight:400;text-align:left;margin-bottom:15px;display:flex;justify-content:space-between}.order-num span,.order-date span,.order-dock span,.order-service span{display:inline-block;color:#111315;font-weight:600}.user-avatar{border-radius:8px;padding:8px;background:#f5f7f9;font-weight:600;font-size:14px;color:#777d8d;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;margin-right:5px}.user-name{font-size:14px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;text-align:left}.card-button{width:100%;min-height:44px;background:#e3212d14;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#e3212d}.scroll-container{max-width:390px;min-height:100dvh;overflow-y:auto;padding:10px;border:1px solid #ccc}.scroll-container::-webkit-scrollbar{width:10px}.scroll-container::-webkit-scrollbar-track{background:#f0f0f0;border-radius:5px}.scroll-container::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px;border:2px solid #f0f0f0}.scroll-container::-webkit-scrollbar-thumb:hover{background-color:#555}.scroll-container{scrollbar-width:thin;scrollbar-color:#888 #f0f0f0}.no-data__title{font-size:20px;font-weight:600;margin-top:100px}@media (max-width: 767px){.order-btn-group{margin-top:5px}}.card-list-tablet{display:flex;flex-wrap:wrap;width:100%;gap:10px;box-sizing:border-box;padding:0 20px 30px;position:relative}.card-tablet{border-radius:12px;border:2px solid #ebeef2;padding:15px;background:#fff;display:flex;flex-direction:column;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.new-order-banners{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:10000;display:flex;flex-direction:column;gap:8px;align-items:center;width:max-content;max-width:92vw;pointer-events:none}.new-order-banner{pointer-events:auto;display:flex;align-items:center;gap:12px;min-width:280px;max-width:440px;padding:12px 14px;background:#fff;border:1px solid rgba(227,33,45,.35);border-radius:12px;box-shadow:0 10px 30px #00000029;cursor:pointer;animation:newOrderBannerIn .28s ease-out;transition:transform .15s ease,box-shadow .15s ease}.new-order-banner:hover{transform:translateY(-1px);box-shadow:0 14px 34px #0003}.new-order-banner-dot{width:10px;height:10px;border-radius:50%;background:#e3212d;box-shadow:0 0 0 4px #e3212d24;flex:0 0 auto}.new-order-banner-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.new-order-banner-title{font-size:12px;font-weight:700;color:#e3212d;text-transform:uppercase;letter-spacing:.02em}.new-order-banner-info{font-size:14px;font-weight:600;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new-order-banner-close{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #ebeef2;border-radius:8px;background:#fff;cursor:pointer;transition:background .2s ease}.new-order-banner-close:hover{background:#f5f7f9}@keyframes newOrderBannerIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.card-tablet.card-new-highlight{animation:cardNewFade 60s ease-out forwards}@keyframes cardNewFade{0%{background:#e3212d24;border-color:#e3212d8c;box-shadow:0 0 0 3px #e3212d40}to{background:#fff;border-color:#ebeef2;box-shadow:0 0 #e3212d00}}.cards-wrap{padding-top:15px}@media (min-width: 1400px){.card-tablet{width:calc((100% - 40px)/5)}}@media (min-width: 1024px) and (max-width: 1399px){.card-tablet{width:calc((100% - 30px)/4)}}@media (min-width: 768px) and (max-width: 1023px){.card-tablet{width:calc((100% - 20px) / 3)}}@media (max-width: 767px){.card-tablet{width:calc((100% - 10px)/2)}}@media (max-width: 480px){.card-tablet{width:100%}}.card-header-tablet{display:flex;flex-direction:column;border-bottom:1px solid #efeff3;padding-bottom:10px;margin-bottom:10px}.header-btns{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;position:relative}.proccess-time-tablet{font-size:14px;font-weight:600}.proccess-time-tablet.gray{color:#9ca3af}.proccess-time-tablet.green{color:#22c55e}.proccess-time-tablet.yellow{color:#f59e0b}.proccess-time-tablet.red{color:#ef4444}.insta-timer-tablet{display:inline-flex;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;letter-spacing:.3px;line-height:1;color:#92400e;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:999px;box-shadow:0 1px 2px #ca8a0426,inset 0 1px #fff9;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";white-space:nowrap;animation:insta-timer-pulse 1.8s ease-in-out infinite}@keyframes insta-timer-pulse{0%,to{transform:translateZ(0) scale(1)}50%{transform:translateZ(0) scale(1.04)}}.user-info-tablet{display:flex;align-items:center;justify-content:space-between}.user-name-tablet{font-size:16px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.order-details-item-tablet{color:#777d8d;font-size:11.9px;font-weight:400;display:flex;justify-content:space-between;margin-bottom:10px}.order-details-item-tablet span{color:#111315;font-weight:600}.order-btn-group{display:flex;align-items:center;justify-content:flex-start;margin-bottom:5px;gap:8px}.order-actions-tablet{margin-left:auto;display:inline-flex;align-items:center;gap:6px}.order-action-btn{--accent: #6366f1;--accent-bg: #eef2ff;--accent-bg-hover: #e0e7ff;--accent-border: #c7d2fe;appearance:none;width:26px;height:26px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--accent-border);border-radius:999px;cursor:pointer;color:var(--accent);background:var(--accent-bg);line-height:1;-webkit-user-select:none;user-select:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.order-action-btn svg{width:18px;height:18px;display:block;color:var(--accent);stroke:var(--accent);transition:transform .25s ease}.order-action-btn svg circle,.order-action-btn svg path{stroke:var(--accent);fill:none}.order-action-btn svg circle[fill]:not([fill=none]),.order-action-btn svg path[fill]:not([fill=none]){fill:var(--accent)}.order-action-btn:hover{background:var(--accent-bg-hover);border-color:var(--accent);color:var(--accent)}.order-action-btn:hover svg{transform:scale(1.08)}.order-action-btn:active{transform:scale(.95);transition-duration:.1s}.order-action-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.order-action-btn.accept{--accent: #15803d;--accent-bg: #dcfce7;--accent-bg-hover: #bbf7d0;--accent-border: #22c55e}.order-action-btn.decline{--accent: #b91c1c;--accent-bg: #fee2e2;--accent-bg-hover: #fecaca;--accent-border: #ef4444}.order-action-btn.request{--accent: #1d4ed8;--accent-bg: #dbeafe;--accent-bg-hover: #bfdbfe;--accent-border: #3b82f6}.chat-btn,.video-btn{width:auto;height:auto;display:inline-block;cursor:pointer;transform:scale(1);transition:.3s ease-in-out;position:relative}.chath-msg-badge{width:20px;height:20px;border-radius:100%;position:absolute;top:-7px;right:-4px;background-color:#ef4444;color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center}.chat-btn:hover,.video-btn:hover{transform:scale(1.2);transition:.3s ease-in-out}.card-footer-tablet{flex:1;display:flex;flex-direction:column;justify-content:end}.card-button-tablet{width:100%;min-height:44px;background:#e3212d14;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#e3212d;transition:background .2s ease}.card-button-tablet:hover{background:#e3212d26}.no-data__title-tablet{font-size:20px;margin:120px auto 0}@media (min-width: 1025px){.card-list-tablet{display:flex;flex-wrap:wrap;width:100%;gap:10px;box-sizing:border-box;padding:0 40px 30px;position:relative}}.cancel-modal-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:flex-end;z-index:9999;animation:cancelModalFadeIn .2s ease}.cancel-modal{background:#fff;width:90%;max-width:300px;border-radius:12px;padding:16px;margin-bottom:20px;box-shadow:0 -2px 15px #0000001a;animation:cancelModalSlideUp .25s ease;max-height:400px;display:flex;flex-direction:column}.cancel-modal-content{overflow-y:auto;padding-right:4px;flex:1}.cancel-modal-option{font-size:14px;font-weight:500;border-radius:12px;padding:10px 20px;margin-bottom:10px;cursor:pointer;transition:.25s ease;display:flex;justify-content:space-between;align-items:center;border:1px solid #ebeef2}.cancel-modal-option:hover{background:#f6f6f6}.cancel-modal-option.selected{background-color:#e3212d14;border-color:#e3212d66}@keyframes cancelModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes cancelModalSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.decline-modal-overlay{position:fixed;inset:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:declineModalFadeIn .2s ease;padding:16px;box-sizing:border-box}.decline-modal{background:#fff;width:100%;max-width:380px;border-radius:16px;padding:22px 20px 18px;box-shadow:0 24px 48px -12px #0f172a40,0 0 0 1px #0f172a0a;animation:declineModalPop .25s cubic-bezier(.2,.8,.2,1);max-height:min(80vh,540px);display:flex;flex-direction:column;box-sizing:border-box}.decline-modal-header{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.decline-modal-title{font-size:18px;font-weight:700;color:#0f172a;letter-spacing:-.2px}.decline-modal-subtitle{font-size:13px;font-weight:400;color:#64748b;line-height:1.4}.decline-modal-content{padding-right:2px;margin:0 -2px;flex:1;display:flex;flex-direction:column;gap:12px}.decline-modal-field{display:flex;flex-direction:column;gap:4px}.decline-modal-field-error{font-size:11px;font-weight:600;color:red;line-height:1.2;padding-left:2px;text-align:left}.decline-modal-textarea-wrap{display:flex;flex-direction:column;gap:4px}.decline-modal-actions{margin-top:16px;display:flex;gap:10px}.decline-modal-actions>*{flex:1}@keyframes declineModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes declineModalPop{0%{transform:scale(.96) translateY(8px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.container{width:100%;max-width:390px;text-align:center;color:#111315;background:#fff;height:100%;min-height:600px;margin:0 auto;padding:0 15px 10px}@media (min-width: 768px) and (max-width: 1024px){.container{min-width:768px;max-width:1024px;min-height:100dvh;padding:0 0 10px;width:100%}}@media (min-width: 1025px){.container{max-width:100%;min-height:100dvh;padding:0 0 10px;width:100%}}.date-range-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .2s ease}.date-range__header button{border-radius:2px;border:none;padding:5px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #ebeef2}.date-range{min-width:330px;background:#fff;border-radius:12px;border:1px solid #ebeef2;box-shadow:0 4px 18px #0000001f;padding:40px 15px 15px;position:relative}.date-range__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.date-range__nav{border:none;background:none;padding:4px;cursor:pointer}.date-range__nav--next{transform:rotate(180deg)}.date-range__title{font-size:18px;font-weight:600}.date-range__week{display:grid;grid-template-columns:repeat(7,1fr);margin-top:12px;font-size:10px;font-weight:600;text-align:center;color:#111315}.date-range-close-btn{background:none;border:none!important;cursor:pointer;color:#555;font-size:20px;position:absolute;right:12px;top:5px}.date-range__grid{display:grid;grid-template-columns:repeat(7,1fr);margin-top:6px;gap:3px}.date-range__day{height:34px;border-radius:6px;border:none;background:none;cursor:pointer;font-size:13px}.date-range__day--selected,.date-range__day--range{background:#e3212d99;color:#fff}.date-range__day--dimmed{color:#b0b0b0;opacity:.9}.date-range__actions{display:flex;justify-content:space-between;margin-top:14px}.btn-clear{border:none;background:none;color:#e3212d;font-weight:600;cursor:pointer}.btn-apply{background:#e3212d;color:#fff;border:none;border-radius:6px;padding:6px 14px;font-weight:600;cursor:pointer}.btn-apply:disabled{opacity:.4;cursor:not-allowed}.quantity-input{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .2s ease,box-shadow .2s ease;outline:none;font-size:14px}.quantity-input:disabled{background:#ebeef2;pointer-events:none;color:#777d8d!important}@media (min-width: 300px) and (max-width: 767px){.simple-input-wrapper .quantity-input{font-size:16px!important}.simple-input-wrapper .quantity-input::placeholder{font-size:16px!important}}.customer-create-modal-mcdot-row{position:relative;display:flex;align-items:center;margin-bottom:10px}.customer-create-modal-search-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:20;background:#fff;border:1px solid #ebeef2;border-radius:8px;box-shadow:0 8px 24px #0000001f;max-height:240px;overflow-y:auto;padding:4px;display:flex;flex-direction:column;gap:4px}.customer-create-modal-search-empty{padding:14px 12px;text-align:center;font-size:13px;color:#777d8d}.customer-create-modal-search-item{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;padding:10px 12px;border:none;background:transparent;border-radius:8px;cursor:pointer;text-align:left;transition:background .15s ease}.customer-create-modal-search-item:hover{background:#f5f8ff}.customer-create-modal-search-item-disabled,.customer-create-modal-search-item:disabled{cursor:not-allowed;background:#fff5f5;box-shadow:inset 3px 0 #e5484d;padding-left:14px}.customer-create-modal-search-item-disabled:hover,.customer-create-modal-search-item:disabled:hover{background:#fff5f5}.customer-create-modal-search-item-disabled .customer-create-modal-search-item-name,.customer-create-modal-search-item:disabled .customer-create-modal-search-item-name{color:#8b8f99;text-decoration:line-through;text-decoration-color:#8b8f9980}.customer-create-modal-search-item-name-row{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.customer-create-modal-search-item-name-row .customer-create-modal-search-item-name{flex:1;min-width:0}.customer-create-modal-search-item-hint{display:inline-flex;align-items:center;gap:6px;margin-top:2px;font-size:8px;font-weight:500;color:#b42318;line-height:1.3}.customer-create-modal-search-item+.customer-create-modal-search-item{border-top:1px solid #f0f2f5}.customer-create-modal-search-item-name{font-size:14px;font-weight:600;color:#111315;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.customer-create-modal-search-item-badges{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.customer-create-modal-search-item-location{font-size:12px;color:#777d8d}.customer-create-modal-badge{display:inline-flex;align-items:center;flex-shrink:0;font-size:11px;font-weight:600;line-height:1;padding:3px 8px;border-radius:10px;white-space:nowrap}.customer-create-modal-badge-mc{color:#1a7f37;background:#e6f4ea;text-transform:uppercase}.customer-create-modal-badge-dot{color:#1a63c4;background:#e7f0fd}.customer-create-modal-badge-type{color:#8a5a00;background:#fdf1dd}.customer-create-modal-badge-existing{color:#fff;background:#e5484d;gap:4px;padding:4px 8px;border-radius:999px;box-shadow:0 1px 2px #e5484d40;font-size:10px}.customer-create-modal-badge-existing svg{flex-shrink:0}.customer-create-modal-search{display:flex;align-items:center;flex:1;min-width:0;height:42px;border:1px solid #ebeef2;border-radius:8px;background:#fff;overflow:hidden}.customer-create-modal-search-input{flex:1;min-width:0;height:100%;border:none;outline:none;background:transparent;padding:0 12px;font-size:14px;color:#111315}.customer-create-modal-search-input::placeholder{color:#777d8d}.customer-create-modal-search-clear{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:100%;border:none;background:transparent;color:#777d8d;cursor:pointer;transition:color .15s ease;margin-right:5px}.customer-create-modal-search-clear:hover{color:#111315}.customer-create-modal-search-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:100%;border:none;border-left:1px solid #ebeef2;background:#f5f7f9;color:#777d8d;cursor:pointer;transition:background .15s ease,color .15s ease}.customer-create-modal-search-btn:hover{background:#ebeef2;color:#111315}.customer-create-modal-selected{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%;margin-top:10px;padding:12px;border:1px solid #ebeef2;border-radius:8px;background:#f8fafc}.customer-create-modal-selected-info{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.customer-create-modal-selected-name{font-size:14px;font-weight:600;color:#111315;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.customer-create-modal-selected-location{font-size:12px;color:#777d8d}.customer-create-modal-selected-remove{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:#777d8d;cursor:pointer;transition:background .15s ease,color .15s ease}.customer-create-modal-selected-remove:hover{background:#fdeceb;color:#b42318}.customer-create-modal-error{color:red;font-size:10px;margin-top:-4px;margin-bottom:5px;text-align:left}.customer-create-modal-similar-hint{font-size:12px;color:#777d8d;margin:0 0 8px}.customer-create-modal-similar{display:flex;flex-direction:column;gap:6px;padding:8px 10px;margin:0 0 10px;background:#fff8e6;border:1px solid #f5d585;border-radius:8px}.customer-create-modal-similar-label{font-size:9px;font-weight:600;color:#8a5a00;line-height:1.35}.customer-create-modal-similar-list{display:flex;flex-wrap:wrap;gap:6px}.customer-create-modal-similar-badge{display:inline-flex;align-items:center;font-size:9px;font-weight:600;line-height:1;padding:4px 8px;border-radius:999px;background:#fff;color:#8a5a00;border:1px solid #f5d585;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.location-create-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:center;z-index:9999;animation:locationCreateFadeIn .2s ease}.location-create-modal{position:relative;background:#fff;width:500px;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 -2px 15px #0000001a;animation:locationCreateSlideUp .25s ease;display:flex;flex-direction:column}.location-create-title{font-size:20px;font-weight:600;text-align:center;margin-bottom:20px;opacity:1;transition:all .5s ease-out}.location-create-content{padding-right:4px;overflow:visible}.location-create-field{position:relative}.location-create-row{display:flex;gap:10px}.location-create-col{position:relative;flex-basis:50%}.location-create-error{font-size:10px;color:#e3212d;font-weight:500;margin-top:3px;margin-bottom:8px;text-align:left}@keyframes locationCreateFadeIn{0%{opacity:0}to{opacity:1}}@keyframes locationCreateSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.async-select-wrapper{position:relative;width:100%;margin-bottom:10px}.async-select-label{display:block;font-size:12px;color:#777d8d;margin-bottom:7px;text-align:left}.async-select-label.error{color:red}.async-select-control{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:10.5px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .2s ease,box-shadow .2s ease}.async-select-value{flex:1;min-width:0;font-size:14px;display:flex;align-items:center;white-space:nowrap;text-overflow:ellipsis;text-align:left}.async-select-value.placeholder{color:#777d8d}.async-select-value svg{margin-right:10px;flex-shrink:0}.async-select-icon-left{display:flex;align-items:center;justify-content:center;margin-right:6px}.async-select-right{display:flex;align-items:center;flex-shrink:0}.async-select-arrow{color:#333;transform:rotate(90deg);transition:transform .2s ease}.async-select-arrow.rotated{transform:rotate(270deg)}.async-select-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #ebeef2;border-radius:12px;box-shadow:0 4px 12px #00000014;z-index:9999;max-height:220px;overflow-y:auto;animation:fadeIn .15s ease;scrollbar-width:thin;text-align:left;box-sizing:border-box}.async-select-menu::-webkit-scrollbar{width:6px}.async-select-menu::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.async-select-menu::-webkit-scrollbar-thumb:hover{background-color:#999}.async-select-option{padding:10px 12px;font-size:14px;cursor:pointer;transition:background .15s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.async-select-option:hover{background:#f5f8ff}.async-select-option.selected{color:#fff;background:#e3212d}.async-select-search{padding:8px 10px;border-bottom:1px solid #ebeef2}.async-select-search input{width:100%;padding:8px 0;font-size:16px;border-radius:6px;outline:none;border:none}.async-select-empty{text-align:center;padding:12px;color:#999;font-size:14px}.async-select-clear{color:#777;font-size:14px;cursor:pointer;padding:0 4px;transition:color .2s ease;-webkit-user-select:none;user-select:none}.async-select-clear:hover{color:#e3212d}.async-select-add{display:flex;align-items:center;justify-content:center;border:1px solid #333;border-radius:50%;width:16px;height:16px;margin-right:4px;cursor:pointer}.async-select-loader{padding:12px;text-align:center;font-size:14px;color:#777}@media (min-width: 300px) and (max-width: 767px){.async-select-menu{margin-top:2px}}@media (min-width: 768px){.async-select-search input{font-size:14px}}.customer-create-modal-container{background:#fff;width:100%;max-width:550px;border-radius:12px;padding:20px;box-shadow:0 -2px 15px #0000001a;animation:customerCreateModalSlideUp .25s ease;display:flex;flex-direction:column}.customer-create-modal-title{font-size:20px;font-weight:600;text-align:center;margin-bottom:20px}.customer-create-modal-content{display:flex;flex-direction:column;gap:0px}.customer-create-modal-row{display:flex;gap:10px}.customer-create-modal-field{position:relative;width:100%}.customer-create-modal-field-half{flex:1}.customer-create-modal-error{color:red;font-size:10px;margin-top:-6px;margin-bottom:5px;text-align:left}.customer-create-modal-actions{display:flex;gap:10px;margin-top:20px}.simple__form-title{font-size:20px;font-weight:600;margin-bottom:15px;text-align:center}.extras-toggle{margin-top:20px;font-size:13px;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;gap:2px;align-items:center;color:#111315}.extras-content{max-height:0;overflow:hidden;opacity:0;transform:translateY(-5px);padding-top:10px;transition:max-height .35s ease,opacity .25s ease,transform .25s ease}.extras-content.open{max-height:200px;opacity:1;transform:translateY(0)}.extras-arrow{transition:transform .3s ease}.extras-arrow.open{transform:rotate(180deg)}.order-status-modal-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:flex-end;z-index:9999;animation:orderStatusFadeIn .2s ease}.order-status-modal{background:#fff;width:90%;max-width:350px;border-radius:12px;padding:16px;margin-bottom:20px;box-shadow:0 -2px 15px #0000001a;animation:orderStatusSlideUp .25s ease}.order-status-option{font-size:14px;font-weight:500;border-radius:12px;padding:10px;margin-bottom:10px;cursor:pointer;transition:.25s;display:flex;justify-content:space-between;align-items:center;border:1px solid #ebeef2}.order-status-option:hover{background:#f6f6f6}.order-status-option.selected{border:1px solid rgba(227,33,45,.4)}@keyframes orderStatusFadeIn{0%{opacity:0}to{opacity:1}}@keyframes orderStatusSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.toolbar-icons-tablet{display:flex;align-items:center;gap:8px;padding:0 20px}.search-input-tablet_wrapper{position:relative;min-width:380px}.search-icon{position:absolute;top:12px;left:10px}.search-input-tablet{width:100%;padding:12px 14px 12px 35px;border:1px solid #ebeef2;border-radius:8px;outline:none;box-sizing:border-box;transition:border-color .3s;font-size:14px}.search-input-tablet:disabled{background:#ebeef2}.search-input-tablet::placeholder{color:#777d8d;font-weight:500;font-size:14px}.search-input-tablet-clear{position:absolute;top:13px;right:15px;display:flex;align-items:center;justify-content:center}.search-input-tablet-clear svg{cursor:pointer}.search-input-tablet:focus{border-color:#111315}.settings-panel.open{margin-bottom:10px}.count-filters{position:absolute;font-size:9px;font-weight:600;border:1.2px solid #000;border-radius:10px;width:14px;height:14px;right:7px;top:5px;display:flex;justify-content:center;align-items:center;background:#fff;color:#000}@media (min-width: 1025px){.search-input-tablet_wrapper{position:relative;width:calc(100% - 380px)!important}.toolbar-icons-tablet{padding:0 40px}}.video-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .2s ease}.video-modal{background:#fff;width:100%;border-radius:12px;padding:30px 20px 20px;box-shadow:0 -2px 15px #0000001a;animation:slideUp .25s ease;margin:0 0 10px;display:flex;flex-direction:column;position:relative}.video-body{opacity:1;transition:all .5s ease-out;flex:1;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.video-close-btn{background:none;border:none;cursor:pointer;color:#555;font-size:20px;position:absolute;right:15px;top:15px}.video-modal-title{font-size:20px;font-weight:600;text-align:center;margin-bottom:20px;opacity:1;transition:all .5s ease-out}.video-stage{position:relative;width:100%;height:100%}.video-main{width:100%;height:100%;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 10px 40px #0006;transition:all .35s ease}.video-mini{position:absolute;bottom:20px;right:20px;width:220px;height:130px;border-radius:12px;overflow:hidden;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;box-shadow:0 8px 25px #00000080;transition:all .3s ease}.video-mini:hover{transform:scale(1.08);box-shadow:0 12px 35px #ff000059}.video-mini-inner{width:100%;height:100%}.video-mini video{width:100%;height:100%;object-fit:cover}.video-mini-badge{position:absolute;top:6px;left:6px;font-size:10px;font-weight:600;padding:2px 6px;border-radius:6px;background:#ff0000d9;color:#fff}.video-main.fade{transform:scale(.96);opacity:.7}.video-mini.shrink{transform:scale(.85);opacity:.6}video{width:100%;height:100%;object-fit:cover}.video-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.toggle-wrap{display:flex;flex-direction:column;gap:8px}.toggle-title{font-size:11px;color:#777d8d;font-weight:600}.toggle{border:1px solid #ebeef2;background:#fff;border-radius:999px;display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease;width:fit-content}.toggle.disabled{opacity:.55;cursor:not-allowed}.toggle-label{font-size:11px;font-weight:700;letter-spacing:.4px;transition:.2s ease}.toggle-track{position:relative;width:42px;height:22px;background:#d0d5dd;border-radius:999px;transition:all .2s ease;flex-shrink:0}.toggle-thumb{position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:999px;transition:all .2s ease;box-shadow:0 2px 7px #0000001f}.toggle.on .toggle-track{background:#12b76a}.toggle.on .toggle-thumb{transform:translate(20px)}.toggle.off .toggle-label.left{color:#111315}.toggle.off .toggle-label.right,.toggle.on .toggle-label.left{color:#98a2b3}.toggle.on .toggle-label.right{color:#12b76a}.customer-create-modal-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:center;z-index:9999;animation:customerCreateModalFadeIn .2s ease}.customer-create-modal{background:#fff;max-width:450px;min-width:350px;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 -2px 15px #0000001a;animation:customerCreateModalSlideUp .25s ease;max-height:400px;display:flex;flex-direction:column}.customer-create-title{font-size:20px;font-weight:600;text-align:center;margin-bottom:20px;opacity:1;transition:all .5s ease-out}.customer-create-modal-content{padding-right:4px;flex:1}.error-text{color:#e3212d;font-size:10px;margin-top:-6px;text-align:left;margin-bottom:5px}.customer-create-modal-option{font-size:14px;font-weight:500;border-radius:12px;padding:10px 20px;margin-bottom:10px;cursor:pointer;transition:.25s ease;display:flex;justify-content:space-between;align-items:center;border:1px solid #ebeef2}.customer-create-modal-option:hover{background:#f6f6f6}.customer-create-modal-option.selected{background-color:#e3212d14;border-color:#e3212d66}@keyframes customerCreateModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes customerCreateModalSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.sup-table{width:calc(100% - 40px);margin:20px auto 0;background:#fff;border:1px solid #ebeef2;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #1018280a;font-size:14px;color:#101828}.sup-table__row{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:12px;padding:10px 18px}.sup-table__row2{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(90px,.9fr) minmax(70px,.7fr) minmax(120px,1.1fr) minmax(90px,.9fr) minmax(100px,1fr) minmax(110px,1fr) 130px;align-items:center;gap:12px;padding:10px 18px}.sup-table__head{background:#f9fafb;border-bottom:1px solid #ebeef2;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#667085;padding-top:8px;padding-bottom:8px}.sup-table__head .sup-table__cell{color:#667085}.sup-table__body .sup-table__row+.sup-table__row{border-top:1px solid #f2f4f7}.sup-table__body .sup-table__row2+.sup-table__row2{border-top:1px solid #f2f4f7}.sup-table__body .sup-table__row,.sup-table__body .sup-table__row2{transition:background .15s ease}.sup-table__body .sup-table__row:hover,.sup-table__body .sup-table__row2:hover{background:#fafbfc}.sup-table__cell{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;text-overflow:ellipsis;white-space:nowrap;text-align:center}.sup-table__cell--supply{justify-content:flex-start;text-align:left}.sup-table__cell--price,.sup-table__cell--amount{font-variant-numeric:tabular-nums}.sup-table__cell--amount{font-weight:700;color:#101828}.sup-table__cell--bold{font-weight:600;color:#101828}.sup-table__cell--link{color:#1849a9;cursor:pointer;font-weight:600}.sup-table__cell--link:hover{text-decoration:underline}.sup-table__cell--date .sup-table__date-icon{color:#1849a9;margin-right:4px;flex-shrink:0}.sup-table__ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0}.sup-table__actions{display:flex;align-items:center;gap:6px;justify-content:center}.sup-table__empty{margin:0;padding:16px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;color:#98a2b3;font-size:14px;background:#fff}.sup-table__empty-icon{width:44px;height:44px;border-radius:12px;background:#f2f4f7;display:flex;align-items:center;justify-content:center;color:#98a2b3}.sup-table__empty-text{font-weight:600;color:#475467;font-size:14px}.sup-table__empty-subtext{font-size:12px;color:#98a2b3}.sup-table__badge{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;background:#f2f4f7;color:#475467;white-space:nowrap;flex-shrink:0}.sup-table__badge--billed{background:#ecfdf3;color:#027a48}.sup-table__badge--pending{background:#fef0c7;color:#b54708}.sup-table__icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #ebeef2;border-radius:8px;background:#fff;color:#475467;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;flex-shrink:0;padding:0}.sup-table__icon-btn:hover:not(:disabled){background:#f9fafb;border-color:#d0d5dd;color:#1849a9}.sup-table__icon-btn:disabled{opacity:.45;cursor:not-allowed}.sup-table__icon-btn--danger:hover:not(:disabled){background:#fef3f2;border-color:#fda29b;color:#b42318}.sup-table__count-badge{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;padding:0 4px;background:#e3212d;color:#fff;border-radius:999px;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1;border:2px solid #fff;box-sizing:content-box}.sup-table__status-dot{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;border-style:solid;border-width:1.5px;flex-shrink:0}.sup-table__status-dot--billed{border-color:#17b26a;background:#ecfdf3}.sup-table__status-dot--unbilled{border-color:#98a2b3;background:#f9fafb}@media (min-width: 768px) and (max-width: 1199px){.sup-table{width:calc(100% - 40px)}.sup-table__row{gap:10px;padding:10px 14px}.sup-table__row2{grid-template-columns:minmax(160px,1.4fr) minmax(80px,.8fr) minmax(60px,.6fr) minmax(110px,1fr) minmax(80px,.8fr) minmax(90px,.9fr) minmax(100px,1fr) 130px;gap:10px;padding:10px 14px}.sup-table__head{padding-top:8px;padding-bottom:8px}}@media (min-width: 1200px){.sup-table{width:calc(100% - 80px)}.sup-table__row,.sup-table__row2{gap:16px;padding:12px 22px}.sup-table__head{padding-top:10px;padding-bottom:10px}}.confirm-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;animation:fadeIn .2s ease;z-index:9999}.confirm-dialog{background:#fff;width:350px;max-width:95%;animation:slideDown .2s ease;border-radius:12px;padding:24px 8px 4px}.confirm-header{font-weight:700;font-weight:600;text-align:center;margin-bottom:10px}.confirm-body{padding:0 20px;font-size:14px;font-weight:500;color:#777d8d;text-align:center}.confirm-actions{display:flex;flex-direction:column;justify-content:flex-end;padding:12px 6px}.confirm-btn{padding:6px 12px;border:none;border-radius:4px;cursor:pointer}.confirm-btn.confirm{background-color:#007bff;color:#fff}.confirm-btn.cancel{background-color:#e0e0e0;color:#333}.confirm-btn:hover{opacity:.9}@keyframes fadeIn{0%{opacity:0;transition:.3s ease-in-out}to{opacity:1;transition:.3s ease-in-out}}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0;transition:.3s ease-in-out}to{transform:translateY(0);opacity:1;transition:.3s ease-in-out}}.image-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:flex-end;z-index:9999;animation:fadeIn .2s ease}.image-modal{background:#fff;width:100%;max-width:360px;border-radius:12px;padding:16px;box-shadow:0 -2px 15px #0000001a;animation:slideUp .4s ease;max-height:90%;margin-bottom:10px;display:flex;flex-direction:column;overflow:hidden}.image-modal-grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent;-webkit-overflow-scrolling:touch;margin-bottom:10px}.image-modal-grid::-webkit-scrollbar{width:4px;opacity:0;transition:opacity .3s ease}.image-modal-grid::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}.image-modal-grid::-webkit-scrollbar-track{background:transparent}.image-modal-grid:hover::-webkit-scrollbar,.image-modal-grid:active::-webkit-scrollbar,.image-modal-grid:focus::-webkit-scrollbar{opacity:1}.image-modal-item{position:relative;border-radius:8px;overflow:hidden;width:100%;height:132px}.image-modal-item.is-file-pill{grid-column:1 / -1;height:auto;overflow:visible}.image-modal-item img{width:100%;height:100%;object-fit:cover}.image-modal-remove{position:absolute;top:4px;right:4px;background:#0009;border:none;color:#fff;font-size:18px;border-radius:50%;width:22px;height:22px;cursor:pointer;line-height:10px}.image-modal-upload{width:100%;border:1px dashed rgb(227,33,45);border-radius:8px;padding:24px;text-align:center;color:#e3212d;cursor:pointer;transition:background .2s ease;flex-shrink:0;box-sizing:border-box}.image-modal-upload:hover{background:#e3212d14}.image-modal-upload-content p{margin:4px 0 0;font-size:12px;font-weight:500;color:#e3212d}.image-modal-icon{font-size:24px}.image-modal-file-card{display:flex;align-items:center;gap:14px;width:100%;height:100%;background:#fff;color:#1c2230;padding:12px 16px 12px 12px;cursor:pointer;text-align:left;box-sizing:border-box;border:1px solid #edeff3;border-radius:14px;box-shadow:0 1px 2px #1018280a;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.image-modal-file-card:hover{background:#fbfcfe;border-color:#d6dde7;box-shadow:0 6px 18px -8px #1018282e;transform:translateY(-1px)}.image-modal-file-card:active{transform:translateY(0);box-shadow:0 1px 2px #1018280f}.image-modal-file-badge{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:linear-gradient(135deg,#3a6243,#2d5034);color:#fff;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 1px rgba(0,0,0,.18);box-shadow:0 4px 10px -3px #1018282e,inset 0 1px #ffffff2e,inset 0 -1px #00000014}.image-modal-file-badge:after{content:"";position:absolute;inset:0;border-radius:12px;background:linear-gradient(180deg,#ffffff1f,#fff0 50%);pointer-events:none}.image-modal-file-ext{position:relative;z-index:1;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.18)}.image-modal-file-badge.is-pdf{background:linear-gradient(135deg,#ec4651,#c81d27)}.image-modal-file-badge.is-doc,.image-modal-file-badge.is-docx{background:linear-gradient(135deg,#3a72c4,#1f4a92)}.image-modal-file-badge.is-xls,.image-modal-file-badge.is-xlsx,.image-modal-file-badge.is-csv{background:linear-gradient(135deg,#2c9251,#1a6831)}.image-modal-file-badge.is-ppt,.image-modal-file-badge.is-pptx{background:linear-gradient(135deg,#d96a26,#ad4708)}.image-modal-file-badge.is-zip,.image-modal-file-badge.is-rar,.image-modal-file-badge.is-7z{background:linear-gradient(135deg,#8255be,#5a3494)}.image-modal-file-badge.is-txt{background:linear-gradient(135deg,#5b6373,#3a4252)}.image-modal-file-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.image-modal-file-name{font-size:14.5px;font-weight:600;color:#101828;line-height:1.3;letter-spacing:-.005em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.image-modal-file-type{font-size:11.5px;font-weight:500;color:#667085;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-modal-item-loading{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400px 100%;animation:shimmer 1.4s linear infinite}.grid-loading-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px}.grid-loading-percent{color:#555;font-size:13px;font-weight:700;letter-spacing:.3px;text-shadow:0 1px 2px rgba(255,255,255,.6)}.grid-loading-bar{width:80%;height:6px;background:#ffffffb3;border-radius:999px;overflow:hidden;box-shadow:0 0 0 1px #0000000f}.grid-loading-bar-fill{height:100%;background:linear-gradient(90deg,#e3212d,#ff636e);border-radius:999px;transition:width .25s ease;min-width:2px}.image-modal-item-error{background:linear-gradient(135deg,#fdecee,#fbd5d9);border:1px solid #f3c6ca}.grid-error-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px;text-align:center}.grid-error-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#e3212d;color:#fff;font-size:16px;font-weight:700;line-height:1;box-shadow:0 2px 6px #e3212d59}.grid-error-text{color:#aa1620;font-size:11px;font-weight:600;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;word-break:break-word}.grid-error-retry{margin-top:2px;background:#e3212d;color:#fff;border:none;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:600;cursor:pointer;transition:background .2s ease}.grid-error-retry:hover{background:#be1923}.image-skeleton{width:100%;height:132px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);border-radius:8px;animation:shimmer 1.4s infinite}.no-images-text{text-align:center;color:#999;font-size:14px;padding:12px}.preview-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999999;animation:fadeIn .4s ease-in-out;padding:15px}.preview-content{position:relative;max-width:85%;max-height:90vh;display:flex}.preview-content img{width:100%;height:auto;border-radius:10px;box-shadow:0 0 15px #fff3;background-color:#fff;object-fit:contain}.preview-close{position:absolute;background:transparent;border:none;cursor:pointer;color:#fff;top:-51px;font-weight:200;font-size:39px;right:0;z-index:2}.preview-loading{display:flex;align-items:center;justify-content:center;min-width:120px;min-height:120px;padding:40px}.preview-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:28px 32px;border-radius:12px;gap:12px;min-width:280px;max-width:360px}.preview-fallback-ext{font-size:28px;font-weight:800;color:#e3212d;letter-spacing:1px}.preview-fallback-name{font-size:14px;font-weight:500;color:#333;word-break:break-all;text-align:center}.preview-fallback-hint{font-size:12px;color:#888;text-align:center}.preview-fallback-download{display:inline-block;margin-top:4px;background:#e3212d;color:#fff;border:none;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s ease}.preview-fallback-download:hover{background:#be1923;color:#fff}.pdf-icon-wrapper{display:flex;align-items:center;justify-content:center;height:100%;font-size:60px;background:#0006}.pdf-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:99999}.pdf-modal{position:relative;background:transparent;border-radius:10px;width:95%;height:80dvh;overflow:hidden;display:flex;flex-direction:column;align-items:center;margin-top:100px}.pdf-toolbar{position:absolute;top:10px;right:60px;z-index:10}.pdf-embed{flex:1;width:130%;height:130%;border:none;background:transparent;transform:scale(.9);transform-origin:top center}.crop-overlay{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:99999}.crop-body{background:#fff;padding:25px;border-radius:12px;width:90%;height:90vh;display:flex;flex-direction:column;align-items:center}.crop-container{width:100%;height:100%}.upload-progress-list{display:flex;flex-direction:column;gap:8px;margin-bottom:10px;padding-right:2px;flex:0 0 auto;flex-shrink:0;width:100%;overflow:visible}.upload-progress-item{background:#fafafa;border:1px solid #ececec;border-radius:8px;padding:8px 10px;font-size:12px;animation:progressIn .25s ease;transition:background .2s ease,border-color .2s ease;flex-shrink:0;display:block;width:100%;box-sizing:border-box}.upload-progress-success{background:#f1faf3;border-color:#c8ecd1}.upload-progress-error{background:#fdf2f3;border-color:#f3c6ca}.upload-progress-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.upload-progress-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;font-weight:500}.upload-progress-status{font-size:11px;font-weight:600;color:#666;min-width:32px;text-align:right}.upload-progress-check{color:#2e8b57;font-size:14px;line-height:1}.upload-progress-cross{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#e3212d;color:#fff;font-size:11px;font-weight:700;line-height:1}.upload-progress-bar{display:block;width:100%;height:8px;min-height:8px;background:#e0e0e0;border-radius:999px;overflow:hidden;flex-shrink:0;box-shadow:inset 0 0 0 1px #0000000a}.upload-progress-fill{display:block;height:100%;min-height:8px;min-width:4px;border-radius:999px;transition:width .25s ease,background .2s ease}.upload-progress-fill-uploading{background:linear-gradient(90deg,#e3212d,#ff636e);background-size:200% 100%;animation:progressShimmer 1.4s linear infinite}.upload-progress-fill-success{background:#2e8b57}.upload-progress-fill-error{background:#e3212d}.upload-progress-error-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px;gap:8px}.upload-progress-error-text{color:#be1923;font-size:11px;line-height:1.3;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-progress-actions{display:flex;align-items:center;gap:6px}.upload-progress-retry{background:#e3212d;color:#fff;border:none;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;cursor:pointer;transition:background .2s ease}.upload-progress-retry:hover{background:#be1923}.upload-progress-dismiss{background:transparent;border:none;color:#888;font-size:16px;cursor:pointer;line-height:1;padding:0 4px}.upload-progress-dismiss:hover{color:#333}@keyframes progressIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes progressShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width: 768px) and (max-width: 1024px){.image-modal-overlay{align-items:center}.image-modal{background:#fff;width:100%;max-width:580px;margin-bottom:0}.image-modal-grid{grid-template-columns:repeat(4,1fr)}.preview-content{max-width:95%;max-height:85vh;border-radius:12px}.preview-content img{object-fit:contain;background:inherit}.preview-content{max-width:95%;max-height:85vh;background:inherit}}@media (min-width: 1025px){.image-modal-overlay{align-items:center}.image-modal{background:#fff;width:100%;max-width:580px;margin-bottom:0}.image-modal-grid{grid-template-columns:repeat(4,1fr)}.preview-content{max-width:95%;max-height:85vh;border-radius:12px}.preview-content img{width:100%;height:100%;object-fit:contain;background:inherit}.preview-content{max-width:95%;max-height:85vh;height:100%;background:inherit}}._formWrapper_41psv_1{max-width:350px;min-width:350px;padding:20px 15px}@media (min-width: 1025px){._formWrapper_41psv_1{max-width:400px;min-width:400px;padding:20px}}.ops-table{width:calc(100% - 40px);margin:20px auto 0;background:#fff;border:1px solid #ebeef2;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #1018280a;font-size:14px;color:#101828}.ops-table__row{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:12px;padding:10px 18px}.ops-table__row2{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(90px,.9fr) minmax(70px,.7fr) minmax(120px,1.1fr) minmax(90px,.9fr) minmax(100px,1fr) minmax(110px,1fr) 170px;align-items:center;gap:12px;padding:10px 18px}.ops-table__head{background:#f9fafb;border-bottom:1px solid #ebeef2;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#667085;padding-top:8px;padding-bottom:8px}.ops-table__head .ops-table__cell{color:#667085}.ops-table__body .ops-table__row+.ops-table__row{border-top:1px solid #f2f4f7}.ops-table__body .ops-table__row2+.ops-table__row2{border-top:1px solid #f2f4f7}.ops-table__body .ops-table__row,.ops-table__body .ops-table__row2{transition:background .15s ease}.ops-table__body .ops-table__row:hover,.ops-table__body .ops-table__row2:hover{background:#fafbfc}.ops-table__cell{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;text-overflow:ellipsis;white-space:nowrap;text-align:center}.ops-table__cell--operation{justify-content:flex-start;text-align:left}.ops-table__cell--bold{font-weight:600;color:#101828}.ops-table__cell--editable{cursor:pointer;color:#1849a9;font-weight:600;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:3px}.ops-table__cell--editable:hover{color:#e3212d}.ops-table__price-input{width:90px;height:30px;padding:0 8px;font-size:13px;font-weight:600;text-align:center;border:1px solid #d0d5dd;border-radius:6px;outline:none;background:#fff;color:#101828;transition:border-color .15s ease,box-shadow .15s ease;font-variant-numeric:tabular-nums}.ops-table__price-input:focus{border-color:#e3212d;box-shadow:0 0 0 3px #e3212d1f}.ops-table__price-input:disabled{opacity:.55;cursor:not-allowed}.ops-table__price-edit{display:inline-flex;align-items:center;gap:6px;text-decoration:none}.ops-table__price-edit *{text-decoration:none}.ops-table__price-btn{height:30px;padding:0 10px;border-radius:8px;border:1px solid transparent;font-size:12px;font-weight:600;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.ops-table__price-btn,.ops-table__price-btn:hover,.ops-table__price-btn:focus{text-decoration:none}.ops-table__price-btn:disabled{opacity:.55;cursor:not-allowed}.ops-table__price-btn:not(:disabled):active{transform:translateY(1px)}.ops-table__price-btn--ok{background:#e3212d;color:#fff;border-color:#c71621;box-shadow:0 1px 2px #e3212d2e}.ops-table__price-btn--ok:not(:disabled):hover{background:#d11b26;box-shadow:0 3px 8px #e3212d47}.ops-table__price-btn--cancel{background:#f1f3f7;color:#475467;border-color:#e4e7ec}.ops-table__price-btn--cancel:not(:disabled):hover{background:#e7eaef;color:#1d2939;border-color:#d0d5dd}.ops-table__cell--link{color:#1849a9;cursor:pointer;font-weight:600}.ops-table__cell--link:hover{text-decoration:underline}.ops-table__cell--price,.ops-table__cell--amount{font-variant-numeric:tabular-nums}.ops-table__cell--amount{font-weight:700;color:#101828}.ops-table__cell--date .ops-table__date-icon{color:#1849a9;margin-right:4px;flex-shrink:0}.ops-table__ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0}.ops-table__actions{display:flex;align-items:center;gap:6px;justify-content:flex-end}.ops-table__empty{margin:0;padding:16px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;color:#98a2b3;font-size:14px;background:#fff}.ops-table__empty-icon{width:44px;height:44px;border-radius:12px;background:#f2f4f7;display:flex;align-items:center;justify-content:center;color:#98a2b3}.ops-table__empty-text{font-weight:600;color:#475467;font-size:14px}.ops-table__empty-subtext{font-size:12px;color:#98a2b3}.ops-table__badge{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;background:#f2f4f7;color:#475467;white-space:nowrap;flex-shrink:0}.ops-table__badge--billed{background:#ecfdf3;color:#027a48}.ops-table__badge--pending{background:#fef0c7;color:#b54708}.ops-table__icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #ebeef2;border-radius:8px;background:#fff;color:#475467;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;flex-shrink:0;padding:0}.ops-table__icon-btn:hover:not(:disabled){background:#f9fafb;border-color:#d0d5dd;color:#1849a9}.ops-table__icon-btn:disabled{opacity:.45;cursor:not-allowed}.ops-table__icon-btn--danger:hover:not(:disabled){background:#fef3f2;border-color:#fda29b;color:#b42318}.ops-table__count-badge{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;padding:0 4px;background:#e3212d;color:#fff;border-radius:999px;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1;border:2px solid #fff;box-sizing:content-box}.ops-table__status-dot{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;border-style:solid;border-width:1.5px;flex-shrink:0}.ops-table__status-dot--billed{border-color:#17b26a;background:#ecfdf3}.ops-table__status-dot--unbilled{border-color:#98a2b3;background:#f9fafb}@media (min-width: 768px) and (max-width: 1199px){.ops-table{width:calc(100% - 40px)}.ops-table__row{gap:10px;padding:10px 14px}.ops-table__row2{grid-template-columns:minmax(160px,1.4fr) minmax(80px,.8fr) minmax(60px,.6fr) minmax(110px,1fr) minmax(80px,.8fr) minmax(90px,.9fr) minmax(100px,1fr) 170px;gap:10px;padding:10px 14px}.ops-table__head{padding-top:8px;padding-bottom:8px}}@media (min-width: 1200px){.ops-table{width:calc(100% - 80px)}.ops-table__row{gap:16px;padding:12px 22px}.ops-table__row2{grid-template-columns:minmax(200px,1.6fr) minmax(100px,1fr) minmax(80px,.8fr) minmax(130px,1.1fr) minmax(100px,1fr) minmax(110px,1fr) minmax(120px,1fr) 170px;gap:16px;padding:12px 22px}.ops-table__head{padding-top:10px;padding-bottom:10px}}.dims-table-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:center;z-index:9999;animation:dimsModalFadeIn .2s ease}.dims-table{background:#fff;width:95%;max-width:600px;border-radius:12px;padding:14px;margin-bottom:20px;box-shadow:0 -2px 15px #0000001a;animation:dimsModalSlideUp .25s ease;display:flex;flex-direction:column;position:relative}.dims-table-header{font-size:18px;font-weight:700;color:#101828;margin-bottom:15px;text-align:center}.dims-table-container{min-height:0;border-radius:10px;overflow:hidden;background:#fff}.dims-table-scroll{height:100%;overflow:auto}.dims-table-scroll::-webkit-scrollbar{width:8px;height:8px}.dims-table-scroll::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:999px}.dims-table-scroll::-webkit-scrollbar-track{background:transparent}.nice-simple-table{width:100%;border-collapse:collapse;font-size:12px;color:#344054}.nice-simple-table th,.nice-simple-table td{border:1px solid #eaecf0;padding:8px 10px;text-align:left;vertical-align:middle;line-height:1.2}.nice-simple-table thead th{position:sticky;top:0;z-index:2;font-size:11px;font-weight:800;color:#101828;background:#f9fafb}.nice-simple-table tbody tr:nth-child(2n) td{background:#f7f7f7}.nice-simple-table tbody tr:hover td{background:#f0f4ff}.c-num{width:30px;font-weight:800;color:#101828}.c-pallet{width:120px;max-width:120px}.cell-ellipsis{display:block;max-width:120px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.c-right{text-align:right;font-variant-numeric:tabular-nums}.c-q{width:51px;min-width:51px}.table-link-delete{background:transparent;cursor:pointer;background-color:#e3212d;border:none;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center}.table-link-delete:hover{text-decoration:underline}.dims-confirm-overlay{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:99999;animation:dimsModalFadeIn .15s ease}.dims-confirm{width:92%;max-width:340px;background:#fff;border-radius:12px;padding:14px;box-shadow:0 12px 30px #1018282e;animation:dimsModalSlideUp .2s ease}.dims-confirm-title{font-size:14px;font-weight:700;color:#101828;margin-bottom:14px;text-align:center}.dims-confirm-actions{display:flex;gap:10px;justify-content:center}.dims-confirm-cancel{height:38px;min-width:120px;border-radius:10px;border:1px solid #eaecf0;background:#f9fafb;color:#101828;cursor:pointer;font-weight:700;font-size:13px}.dims-confirm-ok{height:38px;min-width:120px;border-radius:10px;border:none;background:#e3212d;color:#fff;cursor:pointer;font-weight:700;font-size:13px}.dims-confirm-cancel:disabled,.dims-confirm-ok:disabled{opacity:.6;cursor:not-allowed}.dims-table-buttons{display:flex;flex:1;height:100%;align-items:end}.c-action{width:84px}.nice-simple-table td.c-action{display:flex;align-items:center;justify-content:center}.nice-simple-table th.c-action{text-align:center}.dims-mobile-grid-wrap{overflow:auto;border:1px solid #eaecf0;border-radius:12px;margin-bottom:15px}.dims-mobile-grid{display:grid;background:#fff}.mm-cell{padding:10px;border-right:1px solid #eaecf0;border-bottom:1px solid #eaecf0;font-size:12px;color:#344054;line-height:1.2;background:#fff}.mm-head{font-weight:900;color:#101828;background:#f9fafb;position:sticky;top:0;z-index:3}.mm-label{font-weight:800;color:#101828;background:#fff}.mm-sticky-left{z-index:2;background:inherit;border-right:1px solid #eaecf0;width:auto;min-width:0;max-width:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:72px}.mm-head.mm-sticky-left{z-index:4}.mm-center{display:flex;align-items:center;justify-content:center}.mm-value{font-variant-numeric:tabular-nums;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mm-delete{border:none;background:#e3212d;border-radius:10px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.dims-table-overlay{padding:10px;align-items:flex-end}.dims-table{width:100%;max-width:100%;min-height:unset;max-height:90dvh;padding:12px;margin-bottom:0}.dims-table-header{font-size:16px;margin-bottom:20px;padding-right:28px}.dims-modal-close-btn{right:12px;top:10px}.dims-table-container{flex:1;min-height:0;border-radius:0}.dims-table-buttons{display:flex;gap:10px;align-items:center;justify-content:space-between;padding-top:10px}.dims-table-buttons button{width:100%!important;height:40px!important;border-radius:12px!important;font-size:14px!important}.dims-confirm{max-width:92%;border-radius:16px}.dims-confirm-actions{flex-direction:column}.dims-confirm-cancel,.dims-confirm-ok{width:100%;min-height:42px!important;border-radius:12px}.mm-sticky-left{width:70px}.Date{font-weight:700;font-size:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.dims-modal-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:flex-end;z-index:99999;animation:dimsModalFadeIn .2s ease}.dims-modal{background:#fff;width:95%;max-width:600px;border-radius:12px;padding:14px;margin-bottom:20px;box-shadow:0 -2px 15px #0000001a;animation:dimsModalSlideUp .25s ease;max-height:600px;min-height:600px;flex-direction:column;position:relative;display:flex;justify-content:space-between}.dims-modal-header{font-size:18px;font-weight:700;color:#101828;margin-bottom:15px;text-align:center}.dims-modal-close-btn{position:absolute;border:none;background:transparent;right:15px;top:12px;cursor:pointer}.dims-modal-content{overflow-y:auto;padding-right:4px;flex:1;display:flex;justify-content:space-around}.dims-info{width:50%}.dims-modal-table-wrap{border:1px solid #ebeef2;border-radius:8px;overflow:hidden}.dims-modal-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}.dims-modal-table thead th{background:#fff;color:#101828;text-align:left;font-weight:700;padding:10px 12px;border-bottom:1px solid #ebeef2}.dims-modal-table tbody td{padding:10px 12px;border-top:1px solid #ebeef2;color:#344054;background:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.dims-modal-table thead th:not(:last-child),.dims-modal-table tbody td:not(:last-child){border-right:1px solid #ebeef2}.dims-modal-qty{text-align:right}.dims-modal-pallet{max-width:210px}.dims-modal-empty{text-align:left;color:#667085;font-weight:500}.dims-info-field-wrapper{display:flex;align-items:flex-end}.dims-kbd-overlay{position:fixed;inset:0;background:#00000073;z-index:10000;display:flex;justify-content:center;align-items:center;padding:18px}.dims-kbd{width:250px;background:#fff;border-radius:12px;padding:16px;box-shadow:0 20px 50px #00000040;animation:dimsKbdIn .18s ease}.dims-kbd-title{font-size:14px;font-weight:600;color:#667085;margin-bottom:8px}.dims-kbd-input{height:50px;border:2px solid rgba(72,95,255,.2);border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;margin-bottom:12px}.dims-kbd-inc-btn{width:30px;height:30px;border-radius:10px;border:1px solid #ebeef2;background:#f8fafc;font-size:18px;cursor:pointer}.dims-kbd-value{flex:1;text-align:center;font-size:18px;font-weight:700;color:#101828;width:84px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dims-kbd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:10px}.dims-kbd-key{height:40px;border-radius:12px;border:1px solid #ebeef2;background:#fff;cursor:pointer;font-size:18px;font-weight:700;color:#344054;transition:.12s ease}.dims-kbd-key:hover{background:#f6f6f6}.dims-kbd-key-danger{font-size:22px}.dims-kbd-actions{display:flex;gap:12px}.dims-kbd-ok{flex:1;height:44px;border-radius:12px;border:none;cursor:pointer;background:#e3212d;color:#fff;font-weight:700}.dims-tabs{display:flex;align-items:center;gap:10px;margin-bottom:5px}.dims-tabs-add{width:34px;height:34px;border-radius:10px;border:none;cursor:pointer;background:#e3212d;color:#fff;font-size:20px;font-weight:300;flex:0 0 auto}.dims-tabs-list{display:flex;gap:8px;overflow-x:auto;flex:1;padding-top:6px;padding-bottom:10px;margin-bottom:-8px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) transparent}.dims-tabs-list::-webkit-scrollbar{height:2px}.dims-tabs-list::-webkit-scrollbar-track{background:transparent}.dims-tabs-list::-webkit-scrollbar-thumb{background:#00000040;border-radius:999px}.dims-tabs-list::-webkit-scrollbar-thumb:hover{background:#0006}.dims-tab{height:34px;padding:0 12px;border-radius:10px;border:1px solid #ebeef2;background:#fff;cursor:pointer;white-space:nowrap;font-size:13px;font-weight:700;color:#344054}.dims-tab-active{border-color:#e3212d80;background:#e3212d14;color:#e3212d}.dims-kbd-cancel{flex:1;height:44px;border-radius:12px;border:1px solid #ebeef2;cursor:pointer;background:#fff;color:#344054;font-weight:700}.dims-tabs-add:disabled{opacity:.6;cursor:not-allowed}.dims-tab-wrap{position:relative;display:inline-flex;align-items:center}.dims-tab-remove{position:absolute;right:-6px;top:-6px;width:18px;height:18px;border-radius:50%;border:1px solid #ebeef2;background:red;cursor:pointer;font-size:16px;line-height:16px;display:flex;align-items:center;justify-content:center;color:#fff}.dims-tab-remove:disabled{cursor:not-allowed;opacity:0}.dims-tabs-add:disabled{opacity:.45;cursor:not-allowed}.dims-confirm-overlay{position:fixed;inset:0;z-index:11000;background:#00000059;display:flex;justify-content:center;align-items:center;padding:18px}.dims-confirm{width:350px;max-width:92vw;background:#fff;border-radius:14px;padding:20px 16px;box-shadow:0 22px 60px #00000040;animation:dimsKbdIn .18s ease}.dims-confirm-title{font-size:16px;font-weight:600;color:#101828;margin-bottom:15px}.dims-qty-error input{border:1px solid #e3212d!important}.dims-qty-error-text{font-size:9px;color:#e3212d;font-weight:500;margin-top:-4px;margin-bottom:4px;text-align:left}.dims-confirm-text{font-size:13px;font-weight:500;color:#667085;margin-bottom:14px}.dims-confirm-actions{display:flex;gap:10px}.dims-confirm-cancel{flex:1;height:42px;border-radius:12px;border:1px solid #ebeef2;cursor:pointer;background:#fff;color:#344054;font-weight:500}.dims-confirm-ok{flex:1;height:42px;border-radius:12px;border:none;cursor:pointer;background:#e3212d;color:#fff;font-weight:500}@keyframes dimsKbdIn{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes dimsModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes dimsModalSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width: 768px){.dims-modal-overlay{justify-content:center;align-items:center}.dims-modal{margin-bottom:0}}@media (max-width: 767px){.pallet svg{width:147px!important;height:293px!important;margin-left:-16px}.dims-info{width:59%}.dims-modal{margin-bottom:10px}.dims-modal-content{padding-right:0}}.pallet svg{width:230px;height:340px}.pallet{display:flex;align-items:center;justify-content:center}.lpbar{width:100%;display:flex;align-items:center;gap:10px}.lpbar__track{flex:1;display:flex;overflow:hidden;border-radius:999px;border:1px solid #ebeef2;background:#fff}.lpbar__row{width:100%}.lpbar__seg{display:flex;align-items:center;justify-content:center;min-width:32px;transition:width .2s ease;position:relative}.lpbar__seg--filled{background:#e3212d;color:"#fff"}.lpbar__seg--remaining{background:#f2f4f7}.lpbar__seg--extra{background:#ffe8a3}.lpbar__seg-text{font-size:8px;font-weight:500;padding:0 6px;white-space:nowrap;-webkit-user-select:none;user-select:none}.lpbar__seg-text--dark{color:#344054}.lpbar__meta{min-width:70px;text-align:right;font-size:11px;font-weight:800;color:#667085}.lpbar__seg-text{font-size:9px;font-weight:800;padding:0 6px;white-space:nowrap;-webkit-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;max-width:100%}.lpbar-zero{font-size:12px;font-weight:800;color:#667085}.lpbar__seg-text--white{color:#fff}.ops-mobile{width:100%;background:transparent;color:#101828;font-size:14px}.ops-mobile__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 4px 12px}.ops-mobile__label{font-size:15px;font-weight:700;color:#111315;text-transform:capitalize}.ops-mobile__header-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;border:1px solid transparent;white-space:nowrap}.ops-mobile__header-status-dot{width:6px;height:6px;border-radius:999px;background:currentColor}.ops-mobile__header-status--unbilled{color:#b42318;background:#fdeceb;border-color:#f5b0b3}.ops-mobile__header-status--billed{color:#15803d;background:#e6f9ee;border-color:#b6e6c5}.ops-mobile__table{background:#fff;border:1px solid #ebeef2;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #1018280a}.ops-mobile__row{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(46px,.4fr) minmax(0,1.1fr) minmax(0,.7fr) 44px;align-items:center;gap:10px;padding:12px 14px}.ops-mobile__row--head{background:#fff;border-bottom:1px solid #ebeef2;padding-top:10px;padding-bottom:10px}.ops-mobile__row--head .ops-mobile__cell{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#98a2b3}.ops-mobile__cell{min-width:0;font-size:13px;color:#101828}.ops-mobile__cell--op{display:flex;align-items:center;gap:6px}.ops-mobile__cell--bold{font-weight:700}.ops-mobile__op-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.ops-mobile__cell--qty{text-align:center}.ops-mobile__cell--qty-val{color:#2f74ff;font-weight:700}.ops-mobile__ellipsis{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.ops-mobile__cell--applied{text-align:left}.ops-mobile__applied{display:flex;flex-direction:column;line-height:1.15}.ops-mobile__applied-date{font-size:12px;font-weight:700;color:#111315}.ops-mobile__applied-time{font-size:10px;font-weight:600;color:#667085}.ops-mobile__cell--toggle{display:flex;align-items:center;justify-content:center}.ops-mobile__item{background:#fff;transition:background .2s ease}.ops-mobile__item+.ops-mobile__item{border-top:1px solid #f2f4f7}.ops-mobile__item--open{background:#fafbfc}.ops-mobile__item--system{background:#f9fafb}.ops-mobile__row--main{cursor:default}.ops-mobile__row--clickable{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ops-mobile__row--clickable:hover{background:#f9fafb}.ops-mobile__row--clickable:focus-visible{outline:2px solid #cfdcfa;outline-offset:-2px}.ops-mobile__toggle{width:28px;height:28px;border-radius:0;background:transparent;color:#98a2b3;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:color .15s ease}.ops-mobile__toggle:hover,.ops-mobile__toggle--open{color:#344054}.ops-mobile__dot{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:6px;flex-shrink:0}.ops-mobile__dot--billed{background:#e6f9ee}.ops-mobile__dot--unbilled{background:#f2f4f7}.ops-mobile__details{padding:10px;display:flex;flex-direction:column;gap:12px;border-top:1px solid #ebeef2;animation:opsMobileFadeIn .15s ease}@keyframes opsMobileFadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.ops-mobile__badges{display:flex;align-items:stretch;gap:0;background:#fff;border:1px solid #ebeef2;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #1018280a}.ops-mobile__badge{flex:1;min-width:0;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fff;font-size:12px;color:#344054;position:relative}.ops-mobile__badge+.ops-mobile__badge{border-left:1px solid #ebeef2}.ops-mobile__badge-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;flex-shrink:0}.ops-mobile__badge-content{display:flex;flex-direction:column;min-width:0;gap:2px}.ops-mobile__badge-label{color:#98a2b3;text-transform:uppercase;letter-spacing:.4px;font-size:9px;font-weight:700;line-height:1}.ops-mobile__badge-value{color:#111315;font-size:13px;font-weight:700;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ops-mobile__badge--trailer .ops-mobile__badge-icon{background:#e7f0fd;color:#1a63c4}.ops-mobile__badge--price .ops-mobile__badge-icon{background:#e0f2f1;color:#0f766e}.ops-mobile__badge--price-missing{background:#fdeceb}.ops-mobile__badge--price-missing .ops-mobile__badge-icon{background:#fddedd}.ops-mobile__badge--editable{cursor:pointer}.ops-mobile__badge--editable .ops-mobile__badge-value{display:inline-flex;align-items:center;align-self:flex-start;padding:2px 8px;border-radius:6px;background:#eaf6f4;color:#0f766e;text-decoration:underline;text-decoration-style:dashed;text-decoration-color:#7bb8b1;text-underline-offset:3px;transition:background .15s ease,color .15s ease}.ops-mobile__badge--editable:hover .ops-mobile__badge-value{background:#dff0ed}.ops-mobile__badge--editable:active .ops-mobile__badge-value{background:#cfe6e3}.ops-mobile__badge--editing .ops-mobile__badge-value{background:#cfe6e3;color:#0b5f58}.ops-mobile__price-editor{display:flex;flex-direction:column;gap:8px;padding:10px 12px;background:#f5fbfa;border:1px solid #cfe6e3;border-radius:12px;animation:opsMobileFadeIn .15s ease}.ops-mobile__price-editor-label{font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#0f766e}.ops-mobile__price-editor-controls{display:flex;align-items:center;gap:8px}.ops-mobile__price-editor-currency{font-size:15px;font-weight:700;color:#0f766e;padding-left:2px}.ops-mobile__price-input{flex:1;min-width:0;height:36px;padding:0 10px;border:1px solid #cbd5df;border-radius:8px;background:#fff;color:#111315;font-size:14px;font-weight:700;outline:none;-moz-appearance:textfield}.ops-mobile__price-input::-webkit-outer-spin-button,.ops-mobile__price-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ops-mobile__price-input:focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e26}.ops-mobile__price-btn{height:36px;min-width:64px;padding:0 14px;border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,opacity .15s ease}.ops-mobile__price-btn:disabled{opacity:.5;cursor:not-allowed}.ops-mobile__price-btn--ok{background:#0f766e;color:#fff}.ops-mobile__price-btn--ok:hover:not(:disabled){background:#0c5f59}.ops-mobile__price-btn--cancel{background:#f2f4f7;color:#667085}.ops-mobile__price-btn--cancel:hover:not(:disabled){background:#e5e8ed;color:#b42318}.ops-mobile__badge--amount .ops-mobile__badge-icon{background:#e6f9ee;color:#15803d}.ops-mobile__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ops-mobile__icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #ebeef2;background:#fff;border-radius:10px;color:#344054;cursor:pointer;transition:background .15s ease,color .15s ease}.ops-mobile__icon-btn:hover:not(:disabled){background:#f5f7f9}.ops-mobile__icon-btn:disabled{opacity:.4;cursor:not-allowed}.ops-mobile__icon-btn--danger:hover:not(:disabled){background:#fdeceb;color:#b42318}.ops-mobile__count-badge{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#e5484d;color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center}.ops-mobile__status{margin-left:auto;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;border:1px solid transparent}.ops-mobile__status-dot{width:6px;height:6px;border-radius:999px;background:currentColor}.ops-mobile__status--billed{color:#15803d;background:#e6f9ee;border-color:#b6e6c5}.ops-mobile__status--unbilled{color:#b42318;background:#fdeceb;border-color:#f5b0b3}.ops-mobile__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px 16px;color:#667085}.ops-mobile__empty-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:#f5f7f9;color:#667085}.ops-mobile__empty-text{font-size:13px;font-weight:600}.tabs-accordion{width:100%;border-radius:12px;background:#fff;padding:0 20px;overflow:hidden}.accordion-body{overflow:visible;max-height:0;opacity:0;padding:0;transition:max-height .25s ease,opacity .25s ease,padding .25s ease;pointer-events:none}@media (min-width: 300px) and (max-width: 767px){.tabs-accordion{padding:0}.accordion-title{font-size:14px}.accordion-header{padding:15px 0}.accordion-body.show{padding:0 0 10px}.accordion-item.open:nth-child(2){padding:0 0 40px}}@media (min-width: 1025px){.tabs-accordion{padding:0 40px}}.tabs-image-modal{background:#fff;width:100%;border-radius:8px;animation:slideUp .4s ease;margin-bottom:10px;display:flex;flex-direction:column;overflow:hidden}.tabs-image-modal-grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;width:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent;-webkit-overflow-scrolling:touch;margin-bottom:10px}.tabs-image-modal-grid::-webkit-scrollbar{width:4px;opacity:0;transition:opacity .3s ease}.tabs-image-modal-grid::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}.tabs-image-modal-grid::-webkit-scrollbar-track{background:transparent}.tabs-image-modal-grid:hover::-webkit-scrollbar,.tabs-image-modal-grid:active::-webkit-scrollbar,.tabs-image-modal-grid:focus::-webkit-scrollbar{opacity:1}.tabs-image-modal-item{position:relative;border-radius:8px;overflow:hidden;width:100%;height:132px}.tabs-image-modal-item img{width:100%;height:100%;object-fit:cover}.tabs-image-modal-remove{position:absolute;top:4px;right:4px;background:#0009;border:none;color:#fff;font-size:18px;border-radius:50%;width:22px;height:22px;cursor:pointer;line-height:10px}.tabs-image-modal-upload{width:100%;border:1px dashed rgb(227,33,45);border-radius:8px;padding:24px;text-align:center;color:#e3212d;cursor:pointer;transition:background .2s ease;height:132px;display:flex;align-items:center;flex-direction:column;justify-content:center;box-sizing:border-box}.tabs-image-modal-upload:hover{background:#e3212d14}.tabs-image-modal-upload-content p{margin:4px 0 0;font-size:12px;font-weight:500;color:#e3212d}.tabs-image-modal-icon{font-size:24px}.tabs-image-modal-item-loading{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400px 100%;animation:shimmer 1.4s linear infinite}.tabs-grid-loading-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px}.tabs-grid-loading-percent{color:#555;font-size:13px;font-weight:700;letter-spacing:.3px;text-shadow:0 1px 2px rgba(255,255,255,.6)}.tabs-grid-loading-bar{width:80%;height:6px;background:#ffffffb3;border-radius:999px;overflow:hidden;box-shadow:0 0 0 1px #0000000f}.tabs-grid-loading-bar-fill{height:100%;background:linear-gradient(90deg,#e3212d,#ff636e);border-radius:999px;transition:width .25s ease;min-width:2px}.tabs-image-modal-item-error{background:linear-gradient(135deg,#fdecee,#fbd5d9);border:1px solid #f3c6ca}.tabs-grid-error-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px;text-align:center}.tabs-grid-error-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#e3212d;color:#fff;font-size:16px;font-weight:700;line-height:1;box-shadow:0 2px 6px #e3212d59}.tabs-grid-error-text{color:#aa1620;font-size:11px;font-weight:600;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;word-break:break-word}.tabs-grid-error-retry{margin-top:2px;background:#e3212d;color:#fff;border:none;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:600;cursor:pointer;transition:background .2s ease}.tabs-grid-error-retry:hover{background:#be1923}.tabs-image-skeleton{width:100%;height:132px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);border-radius:8px;animation:shimmer 1.4s infinite}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.tabs-no-images-text{text-align:center;color:#999;font-size:14px;padding:12px}.tabs-preview-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999999;animation:fadeIn .4s ease-in-out;padding:15px}.tabs-preview-content{position:relative;max-width:100%;max-height:90vh;display:flex}.tabs-preview-content img{width:100%;height:auto;border-radius:10px;box-shadow:0 0 15px #fff3;background-color:#fff}.tabs-preview-close{position:absolute;background:transparent;border:none;cursor:pointer;color:#fff;top:-51px;font-weight:200;font-size:39px;right:0}.tabs-pdf-icon-wrapper{display:flex;align-items:center;justify-content:center;height:100%;font-size:60px;background:#0006}.tabs-pdf-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:99999}.tabs-pdf-modal{position:relative;background:transparent;border-radius:10px;width:95%;height:80dvh;overflow:hidden;display:flex;flex-direction:column;align-items:center;margin-top:100px}.tabs-pdf-toolbar{position:absolute;top:10px;right:60px;z-index:10}.tabs-pdf-embed{flex:1;width:130%;height:130%;border:none;background:transparent;transform:scale(.9);transform-origin:top center}.tabs-upload-progress-list{display:flex;flex-direction:column;gap:8px;margin-bottom:10px;padding-right:2px;flex:0 0 auto;flex-shrink:0;width:100%;overflow:visible}.tabs-upload-progress-item{background:#fafafa;border:1px solid #ececec;border-radius:8px;padding:8px 10px;font-size:12px;animation:tabsProgressIn .25s ease;transition:background .2s ease,border-color .2s ease;flex-shrink:0;display:block;width:100%;box-sizing:border-box}.tabs-upload-progress-success{background:#f1faf3;border-color:#c8ecd1}.tabs-upload-progress-error{background:#fdf2f3;border-color:#f3c6ca}.tabs-upload-progress-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.tabs-upload-progress-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;font-weight:500}.tabs-upload-progress-status{font-size:11px;font-weight:600;color:#666;min-width:32px;text-align:right}.tabs-upload-progress-check{color:#2e8b57;font-size:14px;line-height:1}.tabs-upload-progress-cross{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#e3212d;color:#fff;font-size:11px;font-weight:700;line-height:1}.tabs-upload-progress-bar{display:block;width:100%;height:8px;min-height:8px;background:#e0e0e0;border-radius:999px;overflow:hidden;flex-shrink:0;box-shadow:inset 0 0 0 1px #0000000a}.tabs-upload-progress-fill{display:block;height:100%;min-height:8px;min-width:4px;border-radius:999px;transition:width .25s ease,background .2s ease}.tabs-upload-progress-fill-uploading{background:linear-gradient(90deg,#e3212d,#ff636e);background-size:200% 100%;animation:tabsProgressShimmer 1.4s linear infinite}.tabs-upload-progress-fill-success{background:#2e8b57}.tabs-upload-progress-fill-error{background:#e3212d}.tabs-upload-progress-error-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px;gap:8px}.tabs-upload-progress-error-text{color:#be1923;font-size:11px;line-height:1.3;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tabs-upload-progress-actions{display:flex;align-items:center;gap:6px}.tabs-upload-progress-retry{background:#e3212d;color:#fff;border:none;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;cursor:pointer;transition:background .2s ease}.tabs-upload-progress-retry:hover{background:#be1923}.tabs-upload-progress-dismiss{background:transparent;border:none;color:#888;font-size:16px;cursor:pointer;line-height:1;padding:0 4px}.tabs-upload-progress-dismiss:hover{color:#333}@keyframes tabsProgressIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes tabsProgressShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tabs-comments-modal{background:#fff;border-radius:12px;animation:slideUp .25s ease;margin:0 0 10px;max-height:400px;min-height:150px;width:100%;display:flex;flex-direction:column}.tabs-comments-panel{flex:1;background:#fff;display:flex;flex-direction:column;padding-bottom:"10px";position:relative;min-height:0}.tabs-comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.tabs-comments-header h2{font-size:20px;font-weight:600}.tabs-comments-body{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:13px;margin-bottom:20px;min-height:0}.tabs-comment-item{gap:10px;align-items:center;flex-wrap:wrap;position:relative;display:flex}.tabs-avatar{width:44px;height:44px;border-radius:8px;object-fit:cover}.tabs-avatar.placeholder{background:#f5f7f9;color:#777d8d;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center}.tabs-comment-content{flex:1;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start}.tabs-comment-header{display:flex;align-items:center;gap:6px;margin-bottom:4px;justify-content:space-between;width:100%}.tabs-comment-header .name{font-weight:600;font-size:14px}.tabs-comment-header .date{font-size:12px;font-weight:500;color:#777d8d}.tabs-text{font-size:14px;font-weight:400;flex-basis:100%;margin-top:10px;text-align:left;margin-left:5px;margin-bottom:10px;width:100%;white-space:normal;overflow-wrap:break-word;word-break:break-word}.tabs-comments-footer{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:10px;background:#fff}.tabs-comments-footer input{flex:1;padding:12px;border-radius:8px;border:1px solid #ddd;outline:none;font-size:14px}.tabs-comments-footer input:focus{border-color:#3b82f6}.tabs-send-btn{background:#e3212d;border:none;border-radius:8px;width:43px;height:43px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;font-size:16px}.tabs-send-btn:not(:disabled):hover{background:#e3212d80}.tabs-send-btn:disabled{opacity:.5;cursor:pointer}.tabs-entity-type{font-size:11px;position:absolute;top:-2px;right:0;font-style:italic;margin-bottom:5px}.tabs-no-comments{font-size:18px;font-weight:600}.c-textarea-wrapper{width:100%;position:relative}.c-textarea-label{display:block;font-size:12px;color:#777d8d;margin-bottom:7px;text-align:left}.c-textarea-control{background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:10px 12px;margin-bottom:10px;position:relative;overflow:hidden}.c-textarea-control.disabled{background:#ebeef2;pointer-events:none}.c-textarea-field{width:100%;border:none;outline:none;background:transparent;font-size:14px;color:#111315;resize:none;line-height:1.45;margin-bottom:3px;overflow-y:auto;box-sizing:border-box}.c-textarea-field::placeholder{color:#777d8d;opacity:1}.c-textarea-field::-webkit-scrollbar{width:3px}.c-textarea-field::-webkit-scrollbar-track{background:transparent}.c-textarea-field::-webkit-scrollbar-thumb{background:#78787873;border-radius:10px}.c-textarea-field::-webkit-scrollbar-thumb:hover{background:#787878b3}.c-textarea-field{scrollbar-width:thin;scrollbar-color:rgba(120,120,120,.45) transparent}.c-input-wrapper{position:relative;width:100%;font-family:system-ui,sans-serif}.c-input-label{display:flex;align-items:center;gap:6px;font-size:12px;color:#777d8d;margin-bottom:7px;text-align:left}.c-input-help{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;font-size:10px;font-weight:700;line-height:1;color:#98a2b3;background:#f2f4f7;border:1px solid #ebeef2;border-radius:50%;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.c-input-help:hover{color:#fff;background:#e3212d;border-color:#e3212d}.c-input-control{display:flex;align-items:center;background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:12px 8px;margin-bottom:10px;position:static;z-index:1;height:42px}.c-input-field::placeholder{color:#777d8d!important;opacity:1}.c-input-control.disabled{background:#ebeef2;pointer-events:none;color:#777d8d!important}.c-input-field{flex:1;font-size:16px;border:none;outline:none;background:transparent;padding:0 2px;color:#111315;width:100%;white-space:nowrap;text-overflow:ellipsis}.c-input-phone-code{background:#f3f5f8;border-radius:6px;padding:5px 8px;display:flex;align-items:center;gap:4px;cursor:pointer;min-width:49px;justify-content:center;position:relative;-webkit-user-select:none;user-select:none;font-size:14px;z-index:2}.c-input-phone-menu{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #ebeef2;border-radius:8px;box-shadow:0 8px 24px #00000024;z-index:999999;animation:fadeIn .15s ease;overflow:hidden}.c-input-phone-option{padding:10px;text-align:center;font-size:14px;cursor:pointer;transition:background .15s ease}.c-input-phone-option:hover{background:#f5f8ff}.c-input-phone-option.selected{background:#e3212d;color:#fff;font-weight:500}.c-input-phone-option.selected:hover{background:#e3212d}.input-end-label{position:absolute;right:4px;font-size:10px;font-weight:500;letter-spacing:-.2px}@media (min-width: 767px){.c-input-field,.input-end-label{font-size:14px}}.tabs-supplies-list-item{display:flex;gap:5px}.tabs-supplies-list-item:not(:last-child){margin-bottom:15px}.datepicker-wrapper{width:100%;position:relative}.datepicker-wrapper.disabled{color:#111315}.datepicker-wrapper.disabled .datepicker-input{background:#ebeef2;color:#111315!important}.datepicker-label{font-size:12px;color:#777d8d;margin-bottom:7px;display:block;text-align:left}.datepicker-input{display:flex;align-items:center;border:1px solid #ebeef2;border-radius:8px;padding:10px 12px;cursor:pointer;height:43px;gap:10px;background:#fff}.datepicker-input::placeholder{color:#111315}.datepicker-input svg:last-child{margin-left:auto}.datepicker-input .value{font-size:14px;color:#111315;text-align:left;font-weight:500}.datepicker-input .placeholder{font-size:14px;color:#111315}.datepicker-menu{position:absolute;top:calc(100% + 6px);left:0;width:100%;background:#fff;border-radius:12px;padding:14px 14px 20px;border:1px solid #ebeef2;box-shadow:0 4px 18px #0000001f;z-index:999}.datepicker-header{display:flex;justify-content:space-between;align-items:center}.datepicker-header button{border:none;background:none;padding:4px;cursor:pointer;display:flex}.datepicker-header .date-title{font-weight:500;font-size:15px}.datepicker-week{display:grid;grid-template-columns:repeat(7,1fr);margin-top:12px;color:#111315;font-size:10px;text-align:center;font-weight:600}.datepicker-grid{display:grid;grid-template-columns:repeat(7,1fr);margin-top:6px;gap:3px}.blank{height:34px}.day{height:34px;border-radius:6px;border:none;background:none;cursor:pointer}.day:hover{background:#f5f8ff}.day.selected{background:#e3212d;color:#fff}.datepicker-grid .day.dimmed{color:#b0b0b0;opacity:.9;cursor:default}.day.disabled-day{opacity:.4;cursor:default;pointer-events:none}.trp-wrapper{position:relative;width:100%;font-family:system-ui,sans-serif}.trp-label{display:block;font-size:12px;color:#777d8d;margin-bottom:7px;text-align:left}.trp-input{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:10px 12px;cursor:pointer;height:44px;font-size:14px;text-align:left}.trp-input span{flex:1;margin-left:8px}.trp-placeholder{color:#111315;font-size:14px;min-width:99px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trp-value{color:#111315;font-weight:500;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trp-menu{position:absolute;top:calc(100% + 6px);width:100%;background:#fff;border:1px solid #ebeef2;border-radius:12px;z-index:999;box-shadow:0 4px 12px #00000014;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:15px}.trp-option{padding:6px;border-radius:10px;cursor:pointer;transition:.15s;text-align:center;font-size:14px;border:1px solid #16a34a;width:167px;display:flex;align-items:center;justify-content:center;flex-direction:column;height:58px;background-color:#f0fdf4}.trp-option:hover{background:#f5f7ff}.trp-option.selected{background:#e3212d;color:#fff;font-weight:600;border:1px solid rgb(227,33,45)}.trp-disabled{cursor:not-allowed;pointer-events:none;background:#ebeef2}.trp-option.disabled{cursor:not-allowed;pointer-events:none;border:1px solid #ebeef2;background:#fef2f2;color:#333;background-color:#ebeef2}@media (max-width: 767px) and (min-width: 300px){.trp-menu{gap:12px;padding:12px}.trp-option{width:calc(50% - 6px);height:50px;font-size:13px}}.clt-wrapper{border-bottom:1px solid #e5e7eb}.clt-header{display:flex;align-items:center;background:#fff;border-bottom:1px solid #eaecf0}.clt-scroll{overflow-x:auto;flex:1}.clt-list{display:flex;min-width:max-content}.clt-item{padding:12px 18px;cursor:pointer;font-size:16px;background:#fff;transition:.2s;white-space:nowrap;width:44px;height:43px;display:flex;align-items:center;justify-content:center;font-weight:700;border:1px solid #eaecf0;border-bottom:none}.clt-item:hover{opacity:.8}.clt-active{background:#e11d2a;border:1px solid #e11d2a;color:#fff;font-weight:600;border-bottom:none}.clt-add,.clt-remove{flex-shrink:0;width:42px;height:42px;border:none;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;font-weight:300;background:#fff;border:1px solid #eaecf0;border-bottom:none}.clt-add span,.clt-remove span{background-color:#e11d2a;border-radius:100%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px;line-height:110%}.clt-content{padding:0 0 20px}.clt-title{font-size:18px;font-weight:500;text-align:center;width:180px;background:#e11d2a;padding:10px;color:#fff}.clt-body{border:1px solid #eaecf0;border-top:none;padding:20px 20px 0;transition:all .2s ease}.clt-fade-in{opacity:1;transform:translate(0)}.clt-fade-out{opacity:0;transform:translate(10px)}.pd-modal-overlay{position:fixed;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .2s ease;inset:0}.pd-modal{background:#fff;width:100%;max-width:680px;border-radius:12px;padding:30px 20px;box-shadow:0 -2px 15px #0000001a;animation:slideUp .25s ease;margin:0 0 10px;display:flex;flex-direction:column;position:relative}.pd-close-btn{background:none;border:none;cursor:pointer;color:#555;font-size:20px;position:absolute;right:15px;top:15px}.pd-modal-title{font-size:20px;font-weight:600;margin-bottom:15px;text-align:center}.simple-input-wrapper{margin-top:10px;margin-bottom:0}.simple__btn-group{margin-top:20px}.timepicker-wrapper{position:relative;width:100%;font-family:system-ui,sans-serif}.timepicker-label{display:block;font-size:12px;color:#777d8d;margin-bottom:7px;text-align:left}.timepicker-input{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:10px 12px;cursor:pointer;height:44px;font-size:14px;text-align:left}.timepicker-input span{flex:1;margin-left:8px}.placeholder{color:#111315}.value{color:#111315;font-size:14px;font-weight:500}.timepicker-menu{position:absolute;top:calc(100% + 6px);width:100%;background:#fff;border:1px solid #ebeef2;border-radius:12px;padding:8px;z-index:999;box-shadow:0 4px 12px #00000014;font-size:14px;display:flex;gap:8px}.timepicker-hours,.timepicker-minutes{flex:1;max-height:280px;overflow-y:auto}.timepicker-option{padding:10px;border-radius:10px;cursor:pointer;transition:.15s;text-align:center}.timepicker-option:hover{background:#f5f7ff}.timepicker-option.selected{background:#e3212d;color:#fff;font-weight:600}.timepicker-hours::-webkit-scrollbar,.timepicker-minutes::-webkit-scrollbar{width:5px}.timepicker-hours::-webkit-scrollbar-thumb,.timepicker-minutes::-webkit-scrollbar-thumb{background:#d5d8e1;border-radius:50px}.creatOrder-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .2s ease}.creatOrder-modal{background:#fff;width:100%;max-width:700px;border-radius:12px;padding:30px 20px 20px;box-shadow:0 -2px 15px #0000001a;animation:slideUp .25s ease;margin:0 0 10px;display:flex;flex-direction:column;position:relative;max-height:722px}.createOrder-body{opacity:1;transition:all .5s ease-out;flex:1;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.createOrder-body.hide{opacity:0;transition:all .5s ease-out}.creatOrder-close-btn{background:none;border:none;cursor:pointer;color:#555;font-size:20px;position:absolute;right:15px;top:15px}.creatOrder-header{display:flex;flex-direction:column;align-items:center;gap:10px;padding-bottom:4px}.creatOrder-modal-title{font-size:20px;font-weight:600;margin:0;text-align:center;opacity:1;transition:all .5s ease-out}.creatOrder-modal-title.hide{opacity:0;transition:all .5s ease-out}.creatOrder-restack-link{position:relative;display:inline-flex;align-items:center;gap:8px;padding:7px 12px 7px 10px;margin-bottom:14px;border-radius:999px;background:linear-gradient(135deg,#e3212d14,#e3212d0a);color:#e3212d;font-size:12.5px;font-weight:600;letter-spacing:.1px;line-height:1;text-decoration:none;border:1px solid rgba(227,33,45,.18);box-shadow:0 1px 2px #e3212d0d,inset 0 1px #fff9;transition:background .35s cubic-bezier(.4,0,.2,1),color .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;will-change:transform,box-shadow;background:linear-gradient(135deg,#e3212d,#c71621);color:#fff;border-color:#c71621}.creatOrder-restack-link:hover,.creatOrder-restack-link:focus-visible{background:linear-gradient(135deg,#e3212d,#c71621);color:#fff;border-color:#c71621;box-shadow:0 6px 14px #e3212d47,0 2px 4px #e3212d2e,inset 0 1px #ffffff40;transform:translateY(-1px);outline:none;text-decoration:none}.creatOrder-restack-link:active{transform:translateY(0);box-shadow:0 2px 6px #e3212d33,inset 0 1px #fff3}.creatOrder-restack-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;background:#e3212d24;color:#e3212d;flex-shrink:0;transition:background .35s cubic-bezier(.4,0,.2,1),color .35s cubic-bezier(.4,0,.2,1)}.creatOrder-restack-link:hover .creatOrder-restack-icon,.creatOrder-restack-link:focus-visible .creatOrder-restack-icon{background:#ffffff38;color:#fff}.creatOrder-restack-label{white-space:nowrap;color:inherit;transition:color .35s cubic-bezier(.4,0,.2,1)}.creatOrder-restack-arrow{display:inline-flex;align-items:center;justify-content:center;color:inherit;opacity:.7;transition:color .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1)}.creatOrder-restack-arrow svg{transition:stroke .35s cubic-bezier(.4,0,.2,1)}.creatOrder-restack-link:hover .creatOrder-restack-arrow,.creatOrder-restack-link:focus-visible .creatOrder-restack-arrow{opacity:1;transform:translate(2px,-2px)}@media (min-width: 300px) and (max-width: 767px){.creatOrder-restack-link{font-size:12px;padding:6px 11px 6px 9px;margin-bottom:10px}.creatOrder-restack-icon{width:20px;height:20px;border-radius:6px}}.creatOrder-btn-group{margin-top:10px;display:flex;gap:10px}.createOrder-body::-webkit-scrollbar{width:3px}.createOrder-body::-webkit-scrollbar-track{background:transparent}.createOrder-body::-webkit-scrollbar-thumb{background:#78787880;border-radius:10px}.createOrder-body::-webkit-scrollbar-thumb:hover{background:#787878cc}.createOrder-body{scrollbar-width:thin;scrollbar-color:rgba(120,120,120,.5) transparent}.create-order-field-error{font-size:10px;color:red;text-align:left;display:block;margin-top:3px;margin-bottom:8px}@media (min-width: 300px) and (max-width: 767px){.creatOrder-modal{width:95%;max-height:92dvh;min-height:92dvh;padding:30px 15px 20px}.createOrder-body{flex:1;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}}.inline-uploader-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:100%}.inline-uploader-item{position:relative;width:100%;height:80px;border-radius:8px;overflow:hidden}.inline-uploader-img{width:100%;height:100%;object-fit:cover;cursor:pointer}.inline-uploader-pdf{display:flex;align-items:center;justify-content:center;background:#0006;height:100%;cursor:pointer;font-size:60px}.inline-uploader-remove{position:absolute;right:4px;top:4px;width:22px;height:22px;border-radius:50%;border:none;background:#0009;color:#fff;font-size:18px;cursor:pointer}.inline-uploader-upload{width:100%;border:1px dashed rgb(227,33,45);border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:background .2s ease}.inline-uploader-upload.disable{cursor:not-allowed;opacity:.5}.inline-uploader-upload:hover{background:#e3212d14}.inline-uploader-upload-content p{margin:4px 0 0;font-size:11px;color:#e3212d;font-weight:500}.inline-preview-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:99999;animation:fadeIn .3s ease;padding:15px}.inline-preview-content{position:relative;max-width:85%;max-height:90vh;display:flex}.inline-preview-img{width:100%;height:auto;border-radius:10px;background:#fff;box-shadow:0 0 15px #fff3;object-fit:contain}.inline-preview-close{position:absolute;background:transparent;border:none;cursor:pointer;color:#fff;top:-42px;font-size:39px;right:0}.inline-pdf-embed{flex:1;width:130%;height:130%;border:none;background:transparent;transform:scale(.9);transform-origin:top center}@media (min-width: 768px){.inline-uploader-grid{grid-template-columns:repeat(6,1fr);display:grid;gap:10px;width:100%;max-height:260px;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent;max-height:80px}.inline-uploader-grid::-webkit-scrollbar{width:2px;opacity:0;transition:opacity .3s ease}.inline-uploader-grid::-webkit-scrollbar-thumb{background:#0000004d;border-radius:2px}.inline-uploader-grid:hover::-webkit-scrollbar,.inline-uploader-grid:active::-webkit-scrollbar,.inline-uploader-grid:focus::-webkit-scrollbar{opacity:1}}.inline-uploader-label{display:block;font-size:12px;color:#777d8d;margin-bottom:7px;text-align:left}.dropdown-trigger{font-weight:600;cursor:pointer}.dropdown-animate{opacity:0;transform:translateY(-6px);animation:showDropdown .15s ease forwards}@keyframes showDropdown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dropdown-menu.fixed-menu{width:180px;background:#fff;border-radius:6px;box-shadow:0 4px 12px #0000001f;z-index:9999;padding:6px 0 0;display:flex;flex-direction:column}.dropdown-search{width:100%;padding:8px 12px;border:none;border-bottom:1px solid #e5e5e5;font-size:16px;outline:none}.dropdown-scroll{max-height:200px;overflow-y:auto}.dropdown-item{padding:8px 12px;font-size:14px;cursor:pointer;transition:background .15s;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dropdown-item:hover{background:#f6f6f6}.dropdown-item.selected{background:#e3212d;color:#fff;font-weight:600}.dropdown-empty{padding:10px;text-align:center;color:#888;font-size:13px}@media (min-width: 768px){.dropdown-search{font-size:14px}}.dropdown-multi-trigger{display:inline-block;white-space:nowrap;vertical-align:bottom;font-weight:600;cursor:pointer}.dropdown-multi-item{display:flex;align-items:center;justify-content:space-between;gap:8px}.dropdown-multi-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-multi-check{flex-shrink:0;font-weight:700;line-height:1;color:#e3212d}.dropdown-item.selected.dropdown-multi-item{background:#e3212d14;color:#e3212d;font-weight:600}.dropdown-item.selected.dropdown-multi-item:hover{background:#e3212d1f}.dropdown-item.selected.dropdown-multi-item .dropdown-multi-check{color:#e3212d}.order-dock-modal-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:flex-end;z-index:9999;animation:orderDockFadeIn .2s ease}.order-dock-modal{background:#fff;width:90%;max-width:300px;border-radius:12px;padding:16px;margin-bottom:20px;box-shadow:0 -2px 15px #0000001a;animation:orderDockSlideUp .25s ease;max-height:400px;display:flex;flex-direction:column}.order-dock-content{overflow-y:auto;padding-right:4px;flex:1}.order-dock-option{font-size:14px;font-weight:500;border-radius:12px;padding:10px 20px;margin-bottom:10px;cursor:pointer;transition:.25s;display:flex;justify-content:space-between;align-items:center;border:1px solid #ebeef2}.order-dock-option:hover{background:#f6f6f6}.order-dock-option.selected{border:1px solid rgba(227,33,45,.4)}@keyframes orderDockFadeIn{0%{opacity:0}to{opacity:1}}@keyframes orderDockSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.ms-wrapper{position:relative;width:100%}.ms-label{display:block;font-size:12px;color:#777d8d;margin-bottom:7px;text-align:left}.ms-control{display:flex;align-items:center;justify-content:space-between;border:1px solid #ebeef2;border-radius:8px;background:#fff;padding:10px 12px;cursor:pointer;transition:.15s;margin-bottom:10px}.ms-control.open{border-color:#d0d4da}.ms-value{display:flex;align-items:center;gap:6px;flex:1;min-width:0;text-align:left}.ms-placeholder{color:#111315;font-size:14px}.ms-chips{flex:1;min-width:0;overflow:hidden}.ms-chips--text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#111315;line-height:1.3}.ms-chips--badges{display:flex;flex-wrap:nowrap;gap:4px;overflow:hidden}.ms-chips--wrap{display:flex;flex-wrap:wrap;align-content:flex-start;gap:4px;min-width:0;overflow:visible}.ms-chips-measure{position:absolute;left:0;top:0;display:flex;flex-wrap:wrap;align-content:flex-start;gap:4px;visibility:hidden;pointer-events:none;z-index:-1}.ms-chip{display:inline-flex;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;color:#344054;background:#f2f4f7;border:1px solid #ebeef2;border-radius:999px;white-space:nowrap}.ms-chip--more{position:relative;color:#e3212d;background:#e3212d17;border-color:#e3212d33;cursor:default}.ms-more-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);z-index:50;display:flex;flex-direction:column;gap:4px;min-width:160px;max-width:260px;padding:8px 10px;background:#101828;color:#fff;border-radius:8px;box-shadow:0 8px 24px #00000038;font-size:12px;font-weight:500;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.ms-chip--more:hover .ms-more-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.ms-more-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#101828}.ms-more-tooltip-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-right{display:flex;align-items:center;gap:6px}.ms-clear{cursor:pointer;color:#777;font-size:14px}.ms-clear:hover{color:#e3212d}.ms-icon{transform:rotate(90deg);transition:.2s}.ms-icon.rotated{transform:rotate(270deg)}.ms-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #ebeef2;border-radius:8px;max-height:260px;overflow-y:auto;z-index:30;box-shadow:0 4px 10px #00000014;animation:msFade .15s ease;padding:0 10px 10px}@keyframes msFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ms-search{padding-top:10px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ebeef2}.ms-search input{width:100%;padding:12px;font-size:16px;border-radius:6px;border:1px solid #ebeef2;outline:none}.ms-option{align-items:center;gap:8px;padding:10px 12px;cursor:pointer;transition:background .15s;font-size:14px;display:flex;justify-content:space-between;margin-top:7px;border-radius:10px;border:1px solid rgba(246,246,246,1)}.ms-option.selected{border:1px solid #e3212d}.ms-checkbox{pointer-events:none}.ms-empty{text-align:center;padding:12px;color:#999;font-size:13px}@media (min-width: 768px){.ms-search input{font-size:14px}}.more-badge{display:inline-flex;align-items:center;margin-left:4px;padding:1px 6px;border-radius:999px;font-weight:700;color:#e3212d;background:#e3212d17;border:1px solid rgba(227,33,45,.2);cursor:pointer}.more-badge-tooltip{position:fixed;z-index:10000;transform:translate(-50%,calc(-100% - 12px));display:flex;flex-direction:column;gap:6px;min-width:160px;max-width:300px;padding:10px;background:#fff;border:1px solid #ebeef2;border-radius:12px;box-shadow:0 12px 32px #10182824,0 2px 6px #1018280f;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.more-badge-tooltip.open{opacity:1;transform:translate(-50%,calc(-100% - 8px))}.more-badge-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:12px;height:12px;background:#fff;border-right:1px solid #ebeef2;border-bottom:1px solid #ebeef2;border-bottom-right-radius:3px;margin-top:-6px;transform:translate(-50%) rotate(45deg)}.more-badge-tooltip-title{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#98a2b3;margin-bottom:2px}.more-badge-tooltip-item{display:inline-flex;align-items:center;padding:3px 10px;font-size:12px;font-weight:600;color:#344054;background:#f2f4f7;border:1px solid #ebeef2;border-radius:999px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.create-carrier__overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;animation:createCarrierFadeIn .2s ease}.create-carrier__modal{position:relative;background:#fff;width:100%;max-width:500px;padding:30px 20px 20px;border-radius:12px;box-shadow:0 -2px 15px #0000001a;display:flex;flex-direction:column;animation:createCarrierSlideUp .25s ease}.create-carrier__close{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;color:#555}.create-carrier__title{font-size:20px;font-weight:600;text-align:center;margin-bottom:20px}.create-carrier__body{flex:1;transition:opacity .3s ease}.create-carrier__row{display:flex;gap:10px}.create-carrier__row--last{margin-bottom:7px}.create-carrier__actions{display:flex;gap:10px}@keyframes createCarrierFadeIn{0%{opacity:0}to{opacity:1}}@keyframes createCarrierSlideUp{0%{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}.dtsm-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000}.dtsm-modal{background:#fff;border-radius:20px;padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:24px;min-width:320px}.dtsm-cal-header{display:flex;justify-content:space-between;align-items:center;font-weight:600}.dtsm-cal-header button{background:none;border:none;font-size:22px;cursor:pointer}.dtsm-week,.dtsm-grid{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.dtsm-week{margin-top:14px;font-size:12px;font-weight:600}.dtsm-grid{margin-top:6px;gap:4px}.dtsm-day{height:26px;width:26px;border-radius:8px;border:none;cursor:pointer;background:none;font-size:14px}.dtsm-day.selected{background:#e3212d;color:#fff}.dtsm-day.dimmed{opacity:.35}.dtsm-times{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dtsm-range{border:2px solid #22c55e;background:#f0fdf4;border-radius:18px;height:44px;font-size:13px;cursor:pointer}.dtsm-range.selected{background:#e3212d;border-color:#e3212d;color:#fff;font-weight:600}.dtsm-actions{grid-column:span 2;display:flex;justify-content:flex-end;gap:12px}.dtsm-actions .cancel{background:#ebeef2}.dtsm-actions .apply{background:#e3212d;color:#fff}.dtsm-actions button{height:44px;padding:0 22px;border-radius:10px;border:none;cursor:pointer}.dtsm-day.disabled{opacity:1!important;color:#98a2b3!important;cursor:not-allowed!important;pointer-events:none}.dtsm-day.disabled.dimmed{color:#b0b7c3!important}.dtsm-range.disabled{opacity:1!important;background:#f2f4f7!important;color:#98a2b3!important;border:1px solid #e4e7ec!important;cursor:not-allowed!important;pointer-events:none}.dtsm-range.disabled:hover,.dtsm-day.disabled:hover{background:#f2f4f7!important}@media (min-width: 300px) and (max-width: 767px){.dtsm-modal{display:flex;flex-direction:column;gap:0px;min-width:320px;max-width:350px}.dtsm-times{display:flex;flex-wrap:wrap;gap:8px}.dtsm-range{height:35px;font-size:10px;width:23%;font-weight:600}.dtsm-actions button{height:34px;padding:0 22px;font-size:12px}.dtsm-calendar{margin-bottom:10px}.dtsm-times{margin-bottom:20px}}.stock-modal-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:flex-end;z-index:9999;animation:stockModalFadeIn .2s ease}.stock-modal{background:#fff;width:95%;max-width:500px;border-radius:12px;padding:14px;margin-bottom:20px;box-shadow:0 -2px 15px #0000001a;animation:stockModalSlideUp .25s ease;max-height:420px;display:flex;flex-direction:column;position:relative}.stock-modal-header{font-size:18px;font-weight:700;color:#101828;margin-bottom:15px;text-align:center}.stock-modal-close-btn{position:absolute;border:none;background:#fff;right:15px;cursor:pointer}.stock-modal-content{overflow-y:auto;padding-right:4px;flex:1}.stock-table-wrap{border:1px solid #ebeef2;border-radius:8px;overflow:hidden}.stock-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}.stock-table thead th{background:#fff;color:#101828;text-align:left;font-weight:700;padding:10px 12px;border-bottom:1px solid #ebeef2}.stock-table tbody td{padding:10px 12px;border-top:1px solid #ebeef2;color:#344054;background:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.stock-table thead th:not(:last-child),.stock-table tbody td:not(:last-child){border-right:1px solid #ebeef2}.stock-table .qty{text-align:left}.stock-table .pallet{max-width:210px;text-align:left}.stock-table-empty{text-align:left;color:#667085;font-weight:500}@media (min-width: 768px){.stock-modal-overlay{justify-content:center;align-items:center}}.tabs-base-skeleton{height:232.5px;display:flex;flex-direction:column;justify-content:space-between}.row{display:flex;gap:10px}.field{flex:1;display:flex;flex-direction:column;gap:6px}.label{width:50px;height:14px;border-radius:4px;background:#dfe3e9;animation:skeleton 1.3s infinite ease-in-out}.skeleton-field{height:44px;border-radius:8px;background:#eef0f4;animation:skeleton 1.3s infinite ease-in-out}.checkbox{width:120px;height:24px;margin-top:30px;border-radius:8px;background:#eef0f4;animation:skeleton 1.3s infinite ease-in-out}@keyframes skeleton{0%{opacity:.55}50%{opacity:1}to{opacity:.55}}.orders-skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;height:100%;width:100%;padding:20px}.orders-skeleton-card{background:#fff;border:1px solid #ebeef2;border-radius:18px;padding:22px;height:100%;display:flex;flex-direction:column;animation:fadeIn .2s;min-width:236px;max-width:100%}.skeleton{background:linear-gradient(90deg,#eceff3,#f4f6f8,#eceff3);background-size:220% 100%;animation:shimmer 1.4s infinite;border-radius:6px}.skeleton .status-badge{width:90px;height:26px;border-radius:30px;margin-bottom:16px}.title{width:70%;height:22px;margin-bottom:22px}.skeleton-line-group{display:flex;justify-content:space-between;margin-bottom:12px}.line{width:100px;height:15px;border-radius:4px}.value{width:120px;height:15px;border-radius:4px}.button{margin-top:auto;height:46px;border-radius:14px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.order-details-skeleton{display:grid;grid-template-columns:1fr 1fr;gap:10px;height:201px;width:100%;padding:20px 0}.skeleton-col{display:flex;flex-direction:column;justify-content:space-between}.skeleton-row{display:flex;align-items:center;gap:6px}.skeleton-label{width:90px;height:16px;border-radius:4px;background:#eef0f4;animation:loading 1.2s infinite ease-in-out}.skeleton-value{flex:1;height:16px;border-radius:4px;background:#eef0f4;animation:loading 1.2s infinite ease-in-out}@keyframes loading{0%{opacity:.55}50%{opacity:1}to{opacity:.55}}@media (min-width: 768px) and (max-width: 1024px){.order-details-skeleton{padding:20px 0;width:calc(100% - 40px);margin:0 auto}}@media (min-width: 1025px){.order-details-skeleton{padding:20px 40px;width:calc(100% - 80px)}}.order-header-skeleton{width:290px;display:flex;align-items:center;gap:12px;margin-left:10px}.skeleton-icon{width:26px;height:26px;border-radius:6px;background:#eef0f4;animation:pulse 1.3s infinite ease-in-out}.skeleton-title{flex:1;height:18px;border-radius:4px;background:#eef0f4;animation:pulse 1.3s infinite ease-in-out}.skeleton-badge{width:88px;height:22px;border-radius:16px;background:#f0eded;animation:pulse 1.3s infinite ease-in-out}@keyframes pulse{0%{opacity:.55}50%{opacity:1}to{opacity:.55}}.order-actions-skeleton{display:flex;align-items:center;gap:5px;width:100%;padding:20px}.s-btn{border-radius:12px;background:#f3f4f6;border:1px solid #ebeef2;animation:skeletonPulse 1.4s ease-in-out infinite}.s1,.s2{width:68px;height:44px}.s3{width:44px;height:44px}.s4,.s5{width:68px;height:44px}.s6{width:84px;height:44px}@keyframes skeletonPulse{0%{background-color:#f3f4f6}50%{background-color:#e9ebee}to{background-color:#f3f4f6}}@media (min-width: 1025px){.order-actions-skeleton{padding:20px 40px}}.supply-skeleton-row{display:flex;align-items:center;background:#fff;padding:6px 10px;width:100%;height:46px;border-radius:6px;margin-bottom:2px;gap:5px}.sk-col{background:#f3f4f6;border-radius:6px;height:22px;animation:pulse 1.4s ease-in-out infinite}.sk-supply{flex-basis:30%}.sk-trailer{flex-basis:14%}.sk-qty{flex-basis:10%}.sk-unit{flex-basis:12%}.sk-date{flex-basis:22%}.sk-actions{display:flex;align-items:center;gap:6px;justify-content:center;flex-basis:12%}.sk-btn{border-radius:8px;background:#f3f4f6;border:1px solid #ebeef2;animation:pulse 1.4s ease-in-out infinite}.sk-55{width:55px;height:26px}.sk-36{width:36px;height:26px}@keyframes pulse{0%{background-color:#f3f4f6}50%{background-color:#e9ebee}to{background-color:#f3f4f6}}.linesTabs{max-width:520px}.linesTabs__tabsRow{display:flex;align-items:end;justify-content:space-between}.linesTabs__tabs{display:flex;overflow-x:auto;flex:1;color:#101828;font-size:14px;font-weight:600;transform:rotateX(180deg)}.linesTabs__tabs::-webkit-scrollbar{height:6px}.linesTabs__tabs::-webkit-scrollbar-track{background:transparent}.linesTabs__tabs::-webkit-scrollbar-thumb{background:#d6dbea00;border-radius:10px;transition:background .15s ease}.linesTabs__tabs.is-scrolling::-webkit-scrollbar-thumb{background:#d6dbea8c}.linesTabs__tab{width:36px;height:36px;border:1px solid #eaecf0;background:#fff;cursor:pointer;font-size:14px;font-weight:400;display:flex;align-items:center;justify-content:center;flex:0 0 auto;transition:.15s ease;transform:rotateX(180deg)}.linesTabs__tab:hover{border-color:#eaecf0}.linesTabs__tab--active{color:#fff;background:#e3212d;border:1px solid rgb(227,33,45)}.linesTabs__deleteBtn,.linesTabs__addBtn{width:36px;height:36px;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #eaecf0}.icon-remove{width:18px;height:18px;border-radius:100%;color:#fff;background:#e3212d;display:flex;align-items:center;justify-content:center;font-size:18px;padding-bottom:2px}.icon-add{width:18px;height:18px;border-radius:100%;color:#fff;background:#e3212d;display:flex;align-items:center;justify-content:center;font-size:14px;padding-bottom:2px}.linesTabs__deleteBtn:disabled{opacity:.6;cursor:not-allowed}.linesTabs__cardSlider{overflow-y:visible;position:relative;width:100%}.linesTabs__cardTrack{display:flex;width:100%;transition:transform .35s cubic-bezier(.4,0,.2,1);will-change:transform;overflow:visible}.linesTabs__cardPage{flex:0 0 100%;width:100%;overflow:visible;position:relative;z-index:1}.linesTabs__card{border:1px solid #eaecf0;background:#fff;padding:14px;overflow:visible;position:relative;z-index:1}.linesTabs__grid{display:grid;gap:7px;overflow:visible}.linesTabs__grid--2{grid-template-columns:1fr 80px}.linesTabs__grid--3{grid-template-columns:1fr 80px 80px}.linesTabs__grid--6{grid-template-columns:160px 160px 50px 140px 80px 105px 80px}.linesTabs__field{min-width:0;overflow:visible}.linesTabs__detailsBtn{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:700;font-size:16px;margin-top:3px}.linesTabs__detailsArrow{display:inline-block;transition:transform .15s ease}.linesTabs__detailsArrow--open{transform:rotate(90deg)}.linesTabs__detailsCollapse{max-height:0;opacity:0;transition:max-height .15s ease,opacity .15s ease;overflow:hidden}.linesTabs__detailsCollapse.is-open{max-height:120px;opacity:1}.linesTabs__detailsInner{padding-top:10px}.linesTabs__addLine{margin-top:14px;display:inline-flex;align-items:center;gap:4px;color:#e3212d;font-weight:800;cursor:pointer;font-size:18px;-webkit-user-select:none;user-select:none;border:none;background:transparent;text-align:left;justify-content:flex-start;width:100%}.linesTabs__addLine span{color:#e3212d;font-size:16px;font-weight:700}.linesTabs__addLine:hover{opacity:.85}.linesTabs__plus{font-size:26px;line-height:26px;color:#e3212d}.linesTabs__tab--enter{animation:tabIn .15s ease-out}.linesTabs__tabsRow{display:flex;align-items:end;width:100%}.linesTabs__tabsWrapper{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;transform:rotateX(180deg)}.linesTabs__tabs{display:flex;width:max-content;color:#101828;font-size:14px;font-weight:600;transform:rotateX(180deg)}.linesTabs__tab{flex:0 0 auto;transform:rotateX(360deg)}@keyframes tabIn{0%{opacity:0;transform:rotateX(180deg) scale(.8)}to{opacity:1;transform:rotateX(180deg) scale(1)}}.linesTabs__tab--leave{animation:tabOut .15s ease-in forwards}@keyframes tabOut{0%{opacity:1;transform:rotateX(180deg) scale(1)}to{opacity:0;transform:rotateX(180deg) scale(.8)}}@media (min-width: 768px) and (max-width: 1023px){.linesTabs{max-width:100%;overflow-x:clip}.linesTabs__grid--2{grid-template-columns:1fr 150px}.linesTabs__grid--3{grid-template-columns:1fr 150px 150px}.linesTabs__grid--6{grid-template-columns:2fr 2fr 1fr 2fr 1fr 1fr}.linesTabs__grid--5{grid-template-columns:2fr 1fr 2fr 1fr 1fr}}@media (min-width: 1024px){.linesTabs{max-width:100%;overflow-x:clip}.linesTabs__grid--2{grid-template-columns:1fr 150px}.linesTabs__grid--3{grid-template-columns:1fr 150px 150px}.linesTabs__grid--6{grid-template-columns:2fr 2fr 1fr 2fr 1fr 1fr}.linesTabs__grid--5{grid-template-columns:2fr 1fr 2fr 1fr 1fr}}@media (min-width: 340px) and (max-width: 767px){.linesTabs{max-width:100%;overflow-x:clip}}.custom-select-wrapper{position:relative;width:100%;font-family:system-ui,sans-serif}.custom-select-label{display:block;font-size:12px;color:#777d8d;margin-bottom:7px;text-align:left}.custom-select-label.error{color:red}.custom-select-control{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:10.5px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .2s ease,box-shadow .2s ease}.custom-select-value svg{margin-right:10px}.custom-select-value{font-size:14px;display:flex;align-items:center}.custom-select-value.placeholder{color:#111315}.custom-select-arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #333;transition:transform .2s ease}.custom-select-control.open .custom-select-arrow{transform:rotate(180deg)}.custom-select-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 10px #00000014;z-index:10;overflow:hidden;max-height:220px;animation:fadeIn .15s ease;text-align:left;display:flex;flex-direction:column}.custom-select-options{flex:1;overflow-y:auto;scrollbar-width:thin;min-height:0}.custom-select-options::-webkit-scrollbar{width:6px}.custom-select-options::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.custom-select-options::-webkit-scrollbar-thumb:hover{background-color:#999}.custom-select-menu::-webkit-scrollbar{width:6px}.custom-select-menu::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.custom-select-menu::-webkit-scrollbar-thumb:hover{background-color:#999}.custom-select-option{padding:10px 12px;font-size:14px;cursor:pointer;transition:background .15s ease}.custom-select-option:hover{background:#f5f8ff}.custom-select-option.selected{color:#fff;background:#e3212d}.custom-select-icon{color:#333;transform:rotate(270deg);transition:transform .2s ease;margin-right:-5px;margin-left:4px}.custom-select-control.open .custom-select-icon,.custom-select-icon.rotated{transform:rotate(90deg)}div[role=presentation]:before{content:"";position:fixed;inset:0;background:#0000004d}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.custom-select-search{padding:8px 10px;border-bottom:1px solid #ebeef2;background:#fff;position:sticky;top:0;z-index:2;flex-shrink:0}.custom-select-search input{width:100%;padding:8px 0;font-size:16px;border:1px solid #ebeef2;border-radius:6px;outline:none;transition:border-color .2s ease;border:none}.custom-select-search input:focus{border:none}.custom-select-empty{text-align:center;padding:12px;color:#999;font-size:14px}.custom-select-clear{color:#777;cursor:pointer;transition:color .2s ease}.custom-select-clear{color:#777;font-size:14px;cursor:pointer;padding:0 4px;transition:color .2s ease;-webkit-user-select:none;user-select:none}.custom-select-clear:hover{color:#e3212d}.custom-select-control{display:flex;align-items:center;justify-content:space-between;overflow:hidden}.custom-select-value{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;text-align:left}.custom-select-option{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.custom-select-menu{width:100%;max-width:100%;box-sizing:border-box}.custom-select-control>div:last-child{flex-shrink:0}.custom-select-value svg{flex-shrink:0}@media (min-width: 300px) and (max-width: 767px){.custom-select-menu{top:calc(100% + 0px)}}@media (min-width: 768px) and (max-width: 1024px){.custom-select-search input{font-size:14px}}@media (min-width: 1025px){.custom-select-search input{font-size:14px}}.custom-select-menu.vertical{top:auto;bottom:calc(100% + 4px)}.custom-select-value-inner{display:inline-flex;align-items:center;gap:6px;min-width:0;overflow:hidden}.custom-select-value-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.custom-select-badge{display:inline-flex;align-items:center;flex-shrink:0;font-size:11px;font-weight:600;line-height:1;padding:3px 7px;border-radius:10px;white-space:nowrap}.custom-select-badge-dotNumber{color:#1a63c4;background:#e7f0fd}.custom-select-badge-mcNumber{color:#1a7f37;background:#e6f4ea}.custom-select-option.selected .custom-select-badge{color:#fff;background:#ffffff40}.custom-select-menu{max-height:320px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.custom-select-search{position:sticky;top:0;background:#fff;z-index:2}.multi-plus{border-radius:4px;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;font-weight:400;font-size:18px;cursor:pointer}.multi-row{display:flex;align-items:center;justify-content:space-between}.custom-select-option .multi-row.selected .multi-plus{color:#fff}.multi-sub{padding-left:26px;background:#fafbff}.multi-sub-option{font-size:14px}.custom-select-option.selected{background:#e3212d;color:#fff}.custom-select-option.selected .custom-select-value-text{color:#fff}.custom-select-option.selected:hover{background:#e3212d}.custom-select-option.selected .multi-plus{color:#fff}.multi-sub-option.selected{background:#e3212d;color:#fff}.multi-sub-option.selected:hover{background:#e3212d}.timeline{position:relative;display:flex;flex-direction:column;gap:15px;padding-left:35px}.timeline-axis{position:absolute;left:22px;top:0;bottom:0;width:4px;border-radius:4px;background:linear-gradient(to bottom,#bae6fd,#7dd3fc,#bae6fd)}.tl-row{display:grid;grid-template-columns:44px 1fr;position:relative}.tl-dot-wrapper{position:absolute;z-index:2;background-color:#fff}.tl-dot{position:absolute;top:5px;left:-11px;transform:translate(-50%);width:16px;height:16px;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 5px #e0f2fe}.tl-dot.Update{background:#38bdf8}.tl-dot.Insert{background:#8b5cf6}.tl-card{background-color:#fff;border-radius:10px;border:1px solid #dddfe1;left:17px;position:relative;transition:box-shadow .25s ease,transform .25s ease;min-width:414px;overflow:hidden}.tl-header{width:100%;padding:16px 18px 0;background:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.tl-user{display:flex;gap:14px;align-items:center}.tl-title{font-size:13px;font-weight:600;color:#0f172a}.tl-action{margin-left:4px;color:#64748b;font-weight:500}.tl-date{font-size:11px;font-weight:600;margin-top:2px;text-align:left;color:#000}.tl-changes{font-size:11px;font-weight:600;margin-top:2px;text-align:left;color:#64748b}.tl-arrow{width:8px;height:8px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:rotate(45deg);transition:transform .3s ease}.tl-arrow.open{transform:rotate(-135deg);background-color:#fff}.tl-collapse{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.tl-collapse.open{grid-template-rows:1fr;margin-top:10px;background-color:#fff}.tl-content{overflow:hidden;padding:0 18px 18px;opacity:0;transform:translateY(-6px);transition:opacity .25s ease,transform .25s ease}.tl-collapse.open .tl-content{opacity:1;background:#fff;transform:translateY(0)}.tl-changes{display:flex;flex-direction:column;gap:8px}.tl-change{display:flex;align-items:center;gap:8px;min-width:0}.chip{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;display:inline-block;min-width:0;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip.blue{background:#3b82f6;color:#fff}.chip.green{background:#16a34a;color:#fff}.chip.outline{background:transparent;border:1px solid #3b82f6;color:#3b82f6}.tl-change .arrow{font-size:20px;color:#94a3b8;margin-right:0!important}@media (min-width: 300px) and (max-width: 767px){.tl-card{min-width:100%;overflow:hidden}}.stockTimeline-overlay{position:fixed;inset:0;background:#00000040;z-index:9999;overflow:hidden}.stockTimeline-modal{position:absolute;top:0;left:0;height:100%;width:100%;max-width:510px;background:#fff;display:flex;flex-direction:column;padding:16px;box-shadow:4px 0 20px #0000001f;transform:translate(-100%);animation-duration:.25s;animation-fill-mode:forwards}.stockTimeline-header{display:flex;flex-direction:column;margin-left:15px;font-size:26px;font-weight:700;color:#101828;position:relative;margin-bottom:30px}.stockTimeline-header span:nth-child(2){font-size:14px}.stockTimeline-closeBtn{position:absolute;right:0;border:none;background:transparent;cursor:pointer}.stockTimeline-content{flex:1;overflow-y:auto;padding-right:4px}.stockTimeline-tableWrap{border:1px solid #ebeef2;border-radius:8px;overflow:hidden}.stockTimeline-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}.stockTimeline-table th,.stockTimeline-table td{padding:10px 12px;border-bottom:1px solid #ebeef2;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stockTimeline-table th{font-weight:700;color:#101828;background:#fff}.stockTimeline-table td{color:#344054}.stockTimeline-table .qty{text-align:left}.stockTimeline-table .pallet{max-width:200px}.stockTimeline-empty{padding:20px;color:#667085;font-weight:500}.stockTimeline-modal.is-open{animation-name:stockTimelineSlideIn}.stockTimeline-modal.is-close{animation-name:stockTimelineSlideOut}@keyframes stockTimelineSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes stockTimelineSlideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width: 767px){.stockTimeline-modal{top:auto;left:50%;bottom:0;max-width:360px;min-width:360px;max-height:90dvh;transform:translate(-50%,110%);border-radius:16px 16px 0 0;box-shadow:0 -10px 30px #0000002e;animation-duration:.28s}.stockTimeline-modal.is-open{animation-name:stockTimelineSlideUpIn}.stockTimeline-modal.is-close{animation-name:stockTimelineSlideDownOut}.stockTimeline-header{margin-left:0;margin-bottom:20px}.timeline{gap:10px;padding-left:0}.timeline-axis,.tl-dot-wrapper{display:none}.tl-card{left:0}.stockTimeline-header span:nth-child(2){font-size:14px}.tl-action{font-size:11px}.tl-row{grid-template-columns:none}@keyframes stockTimelineSlideUpIn{0%{transform:translate(-50%,110%)}to{transform:translate(-50%)}}@keyframes stockTimelineSlideDownOut{0%{transform:translate(-50%)}to{transform:translate(-50%,110%)}}}.mobile-tabs-accordion{width:100%;border-radius:12px;background:#fff;padding:0 20px;overflow:hidden}.accordion-item+.accordion-item{border-top:1px solid #eceff3}.accordion-header{width:100%;background:none;border:none;padding:20px 0;cursor:pointer;display:flex;align-items:center}.accordion-title{display:flex;align-items:center;gap:10px;font-weight:500;color:#111315;font-size:16px}.accordion-title span.active{color:#e3212d}.arrow{margin-right:10px;font-size:18px;color:#444b59;transition:.2s}.arrow.open{transform:rotate(90deg);color:#e3212d}.accordion-body{max-height:0;opacity:0;padding:0;transition:max-height .25s ease,opacity .25s ease,padding .25s ease;pointer-events:none}.accordion-body.show{max-height:2000px;opacity:1;padding:10px 0 30px;pointer-events:auto}.accordion-inner{overflow:visible}@media (min-width: 300px) and (max-width: 767px){.mobile-tabs-accordion{padding:0 0 20px}.accordion-title{font-size:14px}.accordion-header{padding:15px 0}.accordion-body.show{padding:0 0 10px}.accordion-item.open:nth-child(2){padding:0 0 40px}}@media (min-width: 768px){.mobile-tabs-accordion{padding:0!important;overflow:visible!important}}.mobile-accordion-header--error{background:#f0f6ff;border-left:3px solid #1570ef}.mobile-accordion-header--error span{color:#1570ef}.invoice-cards-wrapper{width:360px;max-width:100%;max-height:70vh;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding-right:4px}.invoice-cards-wrapper::-webkit-scrollbar,.info-list-wrapper::-webkit-scrollbar{width:4px}.invoice-cards-wrapper::-webkit-scrollbar-thumb,.info-list-wrapper::-webkit-scrollbar-thumb{background-color:transparent;border-radius:4px}.invoice-cards-wrapper::-webkit-scrollbar-thumb:hover,.invoice-cards-wrapper:hover::-webkit-scrollbar-thumb,.info-list-wrapper::-webkit-scrollbar-thumb:hover,.info-list-wrapper:hover::-webkit-scrollbar-thumb{background-color:#d0d5ddcc}.invoice-card{background:#fff;border-radius:14px;border:2px solid #eaecf0;padding:12px;display:flex;flex-direction:column;gap:8px;transition:background .15s ease}.invoice-card:hover{background:#f9fafb}.invoice-card-row{display:grid;grid-template-columns:110px 1fr;gap:8px;align-items:center}.invoice-card-label{font-size:14px;color:#667085;white-space:nowrap}.invoice-card-value{font-size:14px;font-weight:500;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-list-wrapper{width:360px;max-width:100%;max-height:270px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-bottom:10px}.info-block{display:grid;row-gap:7px;column-gap:15px;border:1px solid #ebeef2;padding:20px;border-radius:8px;position:relative}.info-row{display:flex;gap:6px;align-items:center;white-space:nowrap;margin-bottom:7px}.info-label{font-size:14px;color:#667085}.info-value{font-size:14px;font-weight:700;color:#101828;overflow:hidden;text-overflow:ellipsis}.invoice-cards-wrapper,.info-list-wrapper{scrollbar-width:thin;scrollbar-color:transparent transparent}.invoice-cards-wrapper:hover,.info-list-wrapper:hover{scrollbar-color:rgba(208,213,221,.8) transparent}.no-data{font-size:14px;text-align:center;font-weight:500}@media (min-width: 768px) and (max-width: 1023px){.info-list-wrapper{display:flex;flex-direction:row;width:100%;gap:10px;flex-wrap:wrap}.info-block{flex-basis:49%}.no-data{text-align:center;font-size:18px;font-weight:600;width:100%}}@media (min-width: 1024px){.info-list-wrapper{display:flex;flex-direction:row;width:100%;gap:10px;flex-wrap:wrap}.info-block{flex:1}.no-data{text-align:center;font-size:18px;font-weight:600;width:100%}}.file-reader{width:100%}.file-reader-grid{display:flex;flex-wrap:wrap;gap:10px}.file-reader-item{width:50px;height:50px;position:relative;cursor:pointer;overflow:hidden;border-radius:6px;background:#f3f4f6}.file-reader-img{width:100%;height:100%;object-fit:cover}.file-reader-pdf{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#111}.file-reader-preview-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999}.file-reader-preview-content{position:relative;max-width:90%;max-height:90%}.file-reader-preview-img{max-width:100%;max-height:90vh;border-radius:6px}.file-reader-pdf-preview{width:80vw;height:80vh}.file-reader-close{position:absolute;top:-35px;right:0;font-size:28px;color:#fff;background:transparent;border:none;cursor:pointer}.billing-mod__overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:center;z-index:9999;animation:billingMod__fadeIn .2s ease}.billing-mod__sheet{background:#fff;width:740px;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 -2px 15px #0000001a;animation:billingMod__slideUp .25s ease;display:flex;flex-direction:column;position:relative;max-height:90vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c7ccd4 transparent}.billing-mod__sheet::-webkit-scrollbar{width:8px}.billing-mod__sheet::-webkit-scrollbar-track{background:transparent;border-radius:999px}.billing-mod__sheet::-webkit-scrollbar-thumb{background:#c7ccd4;border-radius:999px;transition:.2s ease}.billing-mod__sheet::-webkit-scrollbar-thumb:hover{background:#aeb4be}.billing-mod__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.billing-mod__title{font-size:18px;font-weight:700;color:#101828;text-align:center}.billing-mod__btn-group{display:flex;gap:10px}.billing-mod__content{padding-right:4px;flex:1}.billing-mod__confirm-overlay{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:10000;animation:billingMod__fadeIn .15s ease}.billing-mod__confirm{background:#fff;border-radius:12px;padding:22px;width:380px;max-width:calc(100% - 32px);box-shadow:0 12px 40px #1018282e;animation:billingMod__slideUp .2s ease}.billing-mod__confirm-title{font-size:16px;font-weight:600;color:#101828;text-align:center}.billing-mod__confirm-actions{display:flex;gap:10px;justify-content:flex-end}.billing-mod__confirm-ok,.billing-mod__confirm-cancel{height:40px;min-width:110px;padding:0 18px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .15s ease,border-color .15s ease}.billing-mod__confirm-ok{background:#e3212d;color:#fff}.billing-mod__confirm-ok:hover{background:#c81c27}.billing-mod__confirm-cancel{background:#f5f7f9;color:#344054;border-color:#ebeef2}.billing-mod__confirm-cancel:hover{background:#eef2f6}@keyframes billingMod__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes billingMod__slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width: 768px) and (max-width: 1023px){.billing-mod__overlay{justify-content:center;align-items:center}.billing-mod__sheet{max-height:100%;margin-bottom:0}}@media (min-width: 1024px){.billing-mod__overlay{justify-content:center;align-items:center}.billing-mod__sheet{width:1000px;min-height:420px}}.tab-billing-row{display:flex;gap:10px}.ht-wrapper{position:relative;display:inline-block}.ht-tooltip{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%) translateY(6px);z-index:9999;pointer-events:none;opacity:0;visibility:hidden;width:145px;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.ht-tooltip.is-open{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.ht-content{background:linear-gradient(180deg,#e3212d);color:#fff;padding:10px 12px;border-radius:12px;font-size:14px;line-height:1.4;box-shadow:0 16px 40px #00000059}.ht-arrow{position:absolute;left:50%;bottom:-7px;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgb(227,33,45)}.disposal-modal-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:flex-end;z-index:9999;animation:stockModalFadeIn .2s ease}.disposal-modal{background:#fff;width:95%;max-width:400px;border-radius:12px;padding:20px 14px;margin-bottom:20px;box-shadow:0 -2px 15px #0000001a;animation:stockModalSlideUp .25s ease;max-height:420px;display:flex;flex-direction:column;position:relative}.disposal-modal-header{font-size:18px;font-weight:700;color:#101828;margin-bottom:25px;text-align:center}.disposal-modal-close-btn{position:absolute;border:none;background:#fff;right:15px;cursor:pointer}.disposal-modal-content{padding-right:4px;flex:1;position:relative}@keyframes stockModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes stockModalSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width: 768px){.disposal-modal-overlay{justify-content:center;align-items:center}}.comments-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;z-index:9999;animation:fadeIn .2s ease;align-items:flex-end}.comments-modal{background:#fff;width:100%;max-width:360px;border-radius:12px;padding:30px 20px;box-shadow:0 -2px 15px #0000001a;animation:slideUp .25s ease;margin:0 0 10px;height:90%;display:flex;flex-direction:column}.comments-panel{flex:1;background:#fff;display:flex;flex-direction:column;min-height:0}.comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.comments-header h2{font-size:20px;font-weight:600}.close-btn{background:none;border:none;cursor:pointer;color:#555;font-size:20px}.comments-body{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:13px;margin-bottom:20px;min-height:0}.comment-item{gap:10px;align-items:center;flex-wrap:wrap;position:relative;display:flex}.avatar{width:44px;height:44px;border-radius:8px;object-fit:cover}.avatar.placeholder{background:#f5f7f9;color:#777d8d;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center}.comment-content{flex:1;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start}.comment-header{display:flex;align-items:center;gap:6px;margin-bottom:4px;justify-content:space-between;width:100%}.comment-header .name{font-weight:600;font-size:14px}.comment-header .date{font-size:12px;font-weight:500;color:#777d8d}.text{font-size:14px;font-weight:400;flex-basis:82.5%;margin-left:auto;margin-top:-10px;width:100%;white-space:normal;overflow-wrap:break-word;word-break:break-word}.comments-footer{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:10px;background:#fff;position:relative}.comments-footer input{flex:1;padding:12px;border-radius:8px;border:1px solid #ddd;outline:none;font-size:16px}.comments-footer input:focus{border-color:#3b82f6}.send-btn{background:#e3212d;border:none;border-radius:8px;width:43px;height:43px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;font-size:16px}.send-btn:disabled{opacity:.5}.send-btn:not(:disabled):hover{background:#e3212d80}.entity-type{font-size:9px;position:absolute;top:0;right:0;font-style:italic}@media (min-width: 768px) and (max-width: 1024px){.comments-modal-overlay{align-items:center}.comments-modal{background:#fff;width:100%;max-width:380px;height:600px;margin-bottom:0}.text{text-align:left}.comments-footer input{font-size:14px}.comments-footer input::placeholder{font-size:14px}}@media (min-width: 1025px){.comments-modal-overlay{align-items:center}.comments-modal{background:#fff;width:100%;max-width:380px;height:600px;margin-bottom:0}.text{text-align:left}.comments-footer input{font-size:14px}.comments-footer input::placeholder{font-size:14px}}.header{padding:10px 0;border-bottom:1px solid #ebeef2;width:auto!important;margin:0 auto;position:sticky;top:0;left:0;right:0;background:#fff}.header-notification-btn{display:block;position:relative;width:auto;margin-right:10px;transform:scale(1);transition:.3s ease-in-out;cursor:pointer}.header-notification-btn:hover{transform:scale(1.15);transition:.3s ease-in-out}.header .MuiToolbar-gutters{padding:0!important}.header-wrap{max-width:100%!important;margin:0 auto}.user-photo{width:70px;height:70px;border-radius:8px;background:#f5f7f9;font-weight:600;font-size:16px;color:#777d8d;display:flex;align-items:center;justify-content:center;margin-right:10px}.user-position,.user-email,.user-phone{font-size:14px;margin-left:5px}.logo-wrapper{display:flex;align-items:center}.header-title{font-weight:600;text-align:left;margin-left:10px;display:none}.settings-toggle{appearance:none;background:transparent;border:1px solid transparent;border-radius:10px;padding:10px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;color:#111315;transition:background .18s ease,border-color .18s ease,color .18s ease}.settings-toggle:hover{background:#f5f7f9;border-color:#ebeef2}.settings-toggle:focus-visible{outline:none;border-color:#1a76ff;box-shadow:0 0 0 3px #1a76ff2e}.settings-toggle.open{background:#f5f7f9;border-color:#ebeef2}.settings-title{font-size:15px;display:flex;align-items:center;gap:8px;font-weight:500;letter-spacing:.01em;color:inherit}.settings-title svg{flex-shrink:0;width:16px;height:16px}.settings-toggle-arrow{flex-shrink:0;color:#777d8d;transition:transform .2s ease}.settings-toggle.open .settings-toggle-arrow{color:#111315}.settings-link{position:relative;display:flex;align-items:center;padding:8px 12px 8px 30px;margin:2px 0 2px 8px;border-radius:8px;font-size:15px;font-weight:500;color:#4a5160;text-decoration:none;transition:background .15s ease,color .15s ease}.settings-link:before{content:"";position:absolute;left:14px;top:50%;width:6px;height:6px;border-radius:50%;background:#d6dae3;transform:translateY(-50%);transition:background .15s ease}.settings-link:hover{background:#f5f7f9;color:#111315}.settings-link:hover:before{background:#1a76ff}.settings-link.active{background:#1a76ff14;color:#1a76ff;font-weight:600}.settings-link.active:before{background:#1a76ff}@media (min-width: 300px) and (max-width: 767px){.header{padding:7px 0;border-bottom:1px solid #ebeef2;width:auto!important;margin:0 auto;position:sticky;top:0;left:0;right:0;background:#fff}.header .MuiToolbar-gutters{min-height:64px!important}}@media (min-width: 768px) and (max-width: 1024px){.header{position:sticky;top:0;left:0;right:0;z-index:1201;background:#fff;border-bottom:1px solid #ebeef2;padding:5px 20px}.header-wrap{max-width:728px!important;max-width:986px!important;margin:0 auto}.header-title{display:block;font-size:20px}.MuiBackdrop-root{z-index:1200!important;background-color:#0006!important}.MuiDrawer-root{z-index:1100!important}.MuiDrawer-paper{margin-top:72px!important;height:calc(100% - 72px)!important;box-shadow:0 0 20px #00000026;transition:transform .3s ease-in-out}.MuiDrawer-paperSlideEnter{transform:translate(-100%)}.MuiDrawer-paperSlideEnterActive{transform:translate(0)}}@media (min-width: 1025px){.header{position:sticky;top:0;left:0;right:0;z-index:1201;background:#fff;border-bottom:1px solid #ebeef2;padding:5px 40px}.header-wrap{margin:0 auto}.header-title{display:block;font-size:20px}.MuiBackdrop-root{z-index:1200!important;background-color:#0006!important}.MuiDrawer-root{z-index:1100!important}.MuiDrawer-paper{margin-top:72px!important;height:calc(100% - 72px)!important;box-shadow:0 0 20px #00000026;transition:transform .3s ease-in-out}.MuiDrawer-paperSlideEnter{transform:translate(-100%)}.MuiDrawer-paperSlideEnterActive{transform:translate(0)}}._wrapper_wdg76_1{margin-bottom:15px}._operationHeader_wdg76_5{padding-top:15px;display:flex;flex-direction:row;align-items:center;margin-bottom:15px}._operationSubtitle_wdg76_13{font-size:20px;font-weight:600;margin-left:15px}._supplies_i8pb0_1{height:auto;background:#fff}._loaderWrapper_i8pb0_6{display:flex;align-items:center;justify-content:center;min-height:calc(100dvh - 344px)}._emptyState_i8pb0_13{text-align:center;color:#777d8d;font-size:18px;font-weight:500;padding:40px 0}._suppliesInfo_i8pb0_22{padding-top:20px;margin-bottom:15px}._suppliesInfoDescr_i8pb0_27{display:flex;align-items:center;margin-bottom:10px}._suppliesInfoLetters_i8pb0_33{width:36px;height:36px;border-radius:8px;background:#f5f7f9;color:#777d8d;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}._suppliesInfoName_i8pb0_46{font-size:14px;font-weight:600;margin-left:10px}._suppliesDate_i8pb0_52{font-size:14px;font-weight:400;color:#777d8d;text-align:left}._suppliesDateValue_i8pb0_59{font-size:14px;font-weight:600;color:#111315;display:inline-block;margin-left:10px}.inv-list{display:flex;flex-direction:column;gap:12px;padding:4px 2px 20px}.inv-list__empty{margin:32px auto;padding:22px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#98a2b3}.inv-list__empty-icon{width:46px;height:46px;border-radius:12px;background:#f2f4f7;display:flex;align-items:center;justify-content:center}.inv-list__empty-text{font-weight:600;color:#475467;font-size:12px}.inv-card{background:#fff;border:1px solid #ebeef2;border-radius:16px;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.inv-card--open{border-color:#d6dbe4}.inv-card__header{width:100%;display:flex;align-items:center;gap:10px;padding:14px 14px 6px;background:transparent;border:none;cursor:pointer;font:inherit;text-align:left;color:inherit;-webkit-tap-highlight-color:transparent}.inv-card__number-icon{width:32px;height:32px;border-radius:10px;background:#eef2ff;color:#1849a9;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.inv-card__number-icon svg{width:16px;height:16px}.inv-card__number{font-size:16px;font-weight:700;color:#101828;letter-spacing:.2px}.inv-card__status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;background:#eff4ff;color:#1849a9;line-height:1}.inv-card__status-dot{width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block}.inv-card__status--paid{background:#ecfdf3;color:#027a48}.inv-card__status--open{background:#eff4ff;color:#1849a9}.inv-card__status--draft{background:#f2f4f7;color:#475467}.inv-card__status--void,.inv-card__status--uncollectible{background:#fef3f2;color:#b42318}.inv-card__chevron{margin-left:auto;width:32px;height:32px;border-radius:50%;background:#f5f7fb;color:#667085;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease,color .15s ease}.inv-card__chevron svg{transition:transform .25s ease;transform:rotate(180deg)}.inv-card__chevron--open{background:#eef2ff;color:#1849a9}.inv-card__chevron--open svg{transform:rotate(0)}.inv-card__body{padding:4px 14px 14px;display:flex;flex-direction:column;gap:10px}.inv-card__total-row{display:flex;align-items:baseline;gap:12px;padding:2px 4px 6px}.inv-card__total-label{font-size:10px;font-weight:700;letter-spacing:.6px;color:#98a2b3;text-transform:uppercase}.inv-card__total-value{font-size:24px;font-weight:800;color:#1849a9;font-variant-numeric:tabular-nums;letter-spacing:-.5px}.inv-card__pill-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.inv-card__pill{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#f8fafc;border:1px solid #eef1f5;min-width:0;min-height:36px}.inv-card__pill--customer,.inv-card__pill--createdby{align-self:flex-start;max-width:100%}.inv-card__pill-icon{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#1849a9;background:#e0e7ff}.inv-card__pill-icon--date{color:#15803d;background:#dcfce7}.inv-card__pill-icon--due{color:#b45309;background:#fef3c7}.inv-card__pill-icon--customer,.inv-card__pill-icon--createdby{color:#1849a9;background:#e0e7ff}.inv-card__pill-icon svg{width:12px;height:12px}.inv-card__pill-label{font-size:10px;font-weight:700;letter-spacing:.4px;color:#98a2b3;text-transform:uppercase;flex-shrink:0}.inv-card__pill-value{font-size:10px;font-weight:700;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.inv-card__details{margin-top:6px;padding-top:14px;border-top:1px dashed #e4e7ec;display:flex;flex-direction:column;gap:16px}.inv-card__section-title{font-size:10px;font-weight:700;letter-spacing:.6px;color:#98a2b3;text-transform:uppercase;margin-bottom:8px;padding:0 2px}.inv-card__stripe{display:flex;align-items:stretch;gap:8px;min-width:0}.inv-card__stripe-url{flex:1;min-width:0;display:inline-flex;align-items:center;gap:8px;padding:10px 12px;background:#f5f8ff;border:1px solid #e0e7ff;border-radius:10px;font-size:11px;color:#1849a9;overflow:hidden}.inv-card__stripe-url-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.inv-card__stripe-url-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1849a9;font-weight:600;text-decoration:none}.inv-card__stripe-url-text:hover{text-decoration:underline}.inv-card__copy{display:inline-flex;align-items:center;gap:6px;padding:0 14px;border-radius:10px;border:1px solid #1849a9;background:#1849a9;color:#fff;font-size:11px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .05s ease;flex-shrink:0;height:auto;min-height:40px}.inv-card__copy:hover:not(:disabled){background:#143c86;border-color:#143c86}.inv-card__copy:active:not(:disabled){transform:scale(.98)}.inv-card__copy:disabled{opacity:.55;cursor:not-allowed}.inv-card__table{width:100%;background:#fff;border:1px solid #ebeef2;border-radius:12px;overflow:hidden}.inv-card__table-row{display:grid;align-items:center;gap:8px;padding:10px 12px;border-top:1px solid #f2f4f7;min-width:0}.inv-card__table-head{display:grid;align-items:center;gap:8px;padding:10px 12px;background:#fafbfc;border-bottom:1px solid #f2f4f7}.inv-card__table-row--service,.inv-card__table-head.inv-card__table-row--service{grid-template-columns:minmax(0,1.5fr) minmax(0,1.3fr) minmax(0,1fr) 34px minmax(0,1fr) minmax(0,1fr)}.inv-card__table-row--supply,.inv-card__table-head.inv-card__table-row--supply{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr) 34px minmax(0,1fr) minmax(0,1fr)}.inv-card__th{font-size:10.5px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#98a2b3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.inv-card__th--num{text-align:right}.inv-card__td{font-size:11px;color:#101828;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-weight:500}.inv-card__td--num{text-align:center;font-variant-numeric:tabular-nums}.inv-card__td--total{color:#1849a9;font-weight:700}@media (max-width: 380px){.inv-card__table{overflow-x:auto}.inv-card__table-head.inv-card__table-row--service,.inv-card__table-row--service{grid-template-columns:130px 110px 80px 34px 80px 80px;min-width:514px}.inv-card__table-head.inv-card__table-row--supply,.inv-card__table-row--supply{grid-template-columns:160px 80px 34px 80px 80px;min-width:434px}}.stats-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:20px}.stats-card{background:#fff;-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);border-radius:14px;padding:20px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;box-shadow:0 4px 15px #0000001a;transition:transform .4s ease,box-shadow .4s ease}.stats-card:hover{transform:translateY(-3px);box-shadow:0 8px 23px #0003}.stats-title{font-size:16px;color:#3e3d3d;margin-bottom:10px;font-weight:500}.stats-value{font-size:36px;font-weight:800;margin-bottom:8px;color:#e3212d}.stats-change{font-size:16px;font-weight:700}.stats-change.positive span{color:#09a45b}.stats-change.negative span:last-child{color:#e3212d}.chart-wrapper{margin-bottom:20px}.card{width:33%;box-shadow:0 4px 15px #0000001a;transition:transform .4s ease,box-shadow .4s ease}.card-title{font-size:18px!important;font-weight:500;margin-bottom:15px}.chart-wrapper{margin-bottom:20px;height:320px}.legend{display:flex;flex-direction:column;gap:8px}.legend-row{display:flex;justify-content:space-between;font-size:16px}.legend-left{display:flex;align-items:center;gap:8px;color:#000}.legend-right{color:#000}.dot{width:10px;height:10px;border-radius:50%}.workers-list{display:flex;flex-direction:column;gap:12px}.worker-row{display:flex;align-items:center;gap:12px}.rank{width:20px;color:#9ca3af}.avatar{width:40px;height:40px;border-radius:50%;background:#374151;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff}.worker-info{width:60%}.name{font-weight:600;text-align:left}.city{font-size:12px;color:#9ca3af;text-align:left}.value{font-weight:800;text-align:right;margin-right:10px}.legend-top{display:flex;gap:16px;margin-bottom:10px}.legend-item{font-size:13px;display:flex;align-items:center;gap:6px}.sales{width:100%;height:50%}.sales .chart-wrapper{height:200px}.legend-item:before{content:"";width:10px;height:10px;border-radius:2px;display:inline-block}.legend-item.blue:before{background:#3b82f6}.legend-item.gray:before{background:#cbd5f5}.hubs{width:32.5%}.map-wrapper{width:100%;height:220px;margin-bottom:20px;border-radius:12px;overflow:hidden}.leaflet-container{width:100%;height:100%}.hubs .legend{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.hubs .legend .legend-row{font-size:12px;align-items:center;gap:3px;font-weight:500}.hubs .legend .legend-row .legend-right{font-weight:700}.leaflet-control-attribution.leaflet-control,.leaflet-top .leaflet-left .leaflet-control-zoom .leaflet-bar .leaflet-control{overflow:hidden!important;display:none!important}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.chart-dark{border-radius:16px;padding:20px 20px 8px;color:#fff;width:100%}.card-title{font-size:16px;letter-spacing:1px;margin-bottom:12px}.chart-proccessing .chart-wrapper{height:178px;margin-bottom:0}.legend-top{display:flex;gap:20px;margin-bottom:10px}.legend-item{display:flex;align-items:center;gap:8px;font-size:14px}.dot{width:10px;height:10px;border-radius:3px}.dot.green{background:#8fd3c1}.dot.orange{background:#ff6a2f}.avg-chart-card{width:100%;border-radius:16px;padding:20px;background:#fff;box-shadow:0 4px 15px #0000001a;color:#fff;height:364px}.avg-chart-header{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.avg-chart-header h3{font-size:18px!important;font-weight:500;margin-bottom:15px}.avg-chart-legend{display:flex;align-items:center;gap:8px;font-size:13px}.legend-dot{width:10px;height:10px;background:#3b82f6;border-radius:3px}.avg-chart-wrapper{height:250px}.details-insta-banner-wrap{margin:12px 0 4px}@media (max-width: 767px){.details-insta-banner-wrap{margin:0 0 10px}.details-insta-banner-mobile{margin:0 0 12px}.details-insta-banner-wrap .insta-review-banner{flex-direction:column;align-items:stretch;gap:12px;padding:12px 14px;margin-bottom:0}.details-insta-banner-wrap .insta-review-banner-left{justify-content:space-between;width:100%;padding-left:4px}.details-insta-banner-wrap .insta-review-actions{width:100%;justify-content:space-between}.details-insta-banner-wrap .insta-action-btn{flex:1;justify-content:center;padding:9px 6px;font-size:12px}}.create-invoice-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:createInvoiceSpin .7s linear infinite}@keyframes createInvoiceSpin{to{transform:rotate(360deg)}}.details__page-header{display:flex;flex-direction:row;align-items:center;z-index:10;background:#fff;margin:0;padding:5px 0 0;position:sticky;top:85px}.details__page{background:#fff;padding-bottom:20px}.details__order-text{font-size:16px;font-weight:600;margin-left:8px}.details-btns-group-tablet{display:flex;position:sticky;background:#fff;top:159px;display:none;border-bottom:1px solid #ebeef2;padding:0 0 20px;z-index:1;align-items:center}.details__descr{padding:10px 0;border-bottom:1px solid #ebeef2;border-top:1px solid #ebeef2;display:flex;flex-direction:column;text-align:left;margin-top:12px}.details__cols{display:flex;flex-direction:column;justify-content:space-between;flex-direction:row;flex-wrap:wrap}.details__text{color:#777d8d;font-size:14px;font-weight:400;flex-basis:50%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.details__text:not(:last-child){margin-bottom:10px}.details__text .details__value{color:#111315;font-weight:600;margin-left:2px}.switchers-wrapper{display:flex;margin:20px auto -5px;width:calc(100% - 40px);border-bottom:1px solid #ebeef2;padding-bottom:15px}@media (min-width: 300px) and (max-width: 767px){.details__page-header{display:flex;flex-direction:row;align-items:center;z-index:10;background:#fff;margin:0;padding:13px 0 0;position:sticky;top:79px}.details__descr{margin-top:15px}}@media (min-width: 768px) and (max-width: 1024px){.details__order{width:auto!important;flex-basis:auto!important;margin-left:12px}.details__order-text{margin-right:12px;margin-left:12px;font-size:17px}.details__page-header{position:sticky;background:#fff;top:75px;padding:15px 20px 0}.details-btns-group-tablet{display:flex;width:calc(100% - 40px);margin:0 auto;top:134px;padding:9px 0 20px}.details__descr{padding:11px 0;border-bottom:1px solid #ebeef2;border-top:none;max-width:calc(100% - 40px);margin:0 auto -8px}}@media (min-width: 1025px){.details__order{width:auto!important;flex-basis:auto!important;margin-left:12px}.details__order-text{margin-right:12px;margin-left:12px;font-size:17px}.details__page-header{position:sticky;background:#fff;top:75px;padding:15px 40px 0}.details-btns-group-tablet{display:flex;width:calc(100% - 80px);margin:0 auto;top:134px;padding:9px 0 17px}.details__descr{padding:15px 0;border-bottom:1px solid #ebeef2;border-top:none;width:calc(100% - 80px)!important;margin:0 auto}.switchers-wrapper{display:flex;margin:15px auto -3px;width:calc(100% - 80px);border-bottom:1px solid #ebeef2;padding-bottom:15px}}.details-chat-btn{width:auto;height:auto;display:inline-block;cursor:pointer;transform:scale(1);transition:.3s ease-in-out;position:relative}.chath-msg-badge{width:18px;height:18px;border-radius:100%;position:absolute;top:-7px;right:-7px;background-color:#ef4444;color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center}.details-chath-msg-badge{width:18px;height:18px;border-radius:100%;position:absolute;top:14px;right:11px;background-color:#ef4444;color:#fff;font-size:8px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:999}.invoices-table{width:calc(100% - 40px);margin:20px auto 0;background:#fff;border:1px solid #ebeef2;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #1018280a;font-size:14px;color:#101828}.invoices-table__row{display:grid;grid-template-columns:minmax(130px,1.2fr) minmax(110px,1fr) minmax(160px,1.6fr) minmax(100px,1fr) minmax(100px,1fr) minmax(100px,1fr) minmax(140px,1.4fr) 24px;align-items:center;gap:16px;padding:12px 20px}.invoices-table__head{background:#f9fafb;border-bottom:1px solid #ebeef2;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#667085}.invoices-table__head .invoices-table__cell{color:#667085}.invoices-table__body .invoices-table__row+.invoices-table__row{border-top:1px solid #f2f4f7}.invoices-table__body .invoices-table__row{transition:background .15s ease}.invoices-table__body .invoices-table__row:hover{background:#fafbfc}.invoices-table__cell{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.invoices-table__cell>.invoices-table__link{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.invoices-table__cell--total{font-weight:700;color:#101828;font-variant-numeric:tabular-nums;text-align:left}.invoices-table__link{color:#1849a9;font-weight:600;text-decoration:none}.invoices-table__status{display:inline-flex;align-items:center;height:22px;max-width:100%;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600;text-transform:capitalize;background:#eef2f6;color:#475467;letter-spacing:.2px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invoices-table__status--paid{background:#ecfdf3;color:#027a48}.invoices-table__status--open{background:#eff4ff;color:#1849a9}.invoices-table__status--draft{background:#f2f4f7;color:#475467}.invoices-table__status--void,.invoices-table__status--uncollectible{background:#fef3f2;color:#b42318}.invoices-table__slip-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:8px;border-radius:6px;background:#fff;border:1px solid #e4e7ec;color:#667085;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease;vertical-align:middle;text-decoration:none}.invoices-table__slip-btn:hover{background:#fef3f2;border-color:#fecdca;color:#e3212d}.invoices-table__slip-btn:focus-visible{outline:2px solid #e3212d;outline-offset:2px}.invoices-table__slip-btn svg{width:14px;height:14px}.invoices-table__empty{margin:0;padding:16px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;color:#98a2b3;font-size:14px;background:#fff}.invoices-table__empty-icon{width:44px;height:44px;border-radius:12px;background:#f2f4f7;display:flex;align-items:center;justify-content:center;color:#98a2b3}.invoices-table__empty-text{font-weight:600;color:#475467;font-size:14px}.invoices-table__empty-subtext{font-size:12px;color:#98a2b3}.invoices-table__row--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.invoices-table__row--clickable:hover .invoices-table__chevron{border-color:#475467}.invoices-table__row--expanded{background:#f4f6fa}.invoices-table__chevron-cell{display:flex;align-items:center;justify-content:center;padding:0}.invoices-table__chevron{width:8px;height:8px;border-right:2px solid #98a2b3;border-bottom:2px solid #98a2b3;transform:translateY(-2px) rotate(45deg);transition:transform .2s ease,border-color .15s ease;display:inline-block}.invoices-table__row--expanded .invoices-table__chevron{transform:translateY(2px) rotate(-135deg);border-color:#e3212d}.invoices-table__details{background:#f9fafb;border-top:1px solid #ebeef2;padding:14px 20px}.invoices-table__details-row{display:flex;align-items:center;gap:12px;min-width:0}.invoices-table__details-label{font-size:12px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;color:#667085;white-space:nowrap;flex-shrink:0}.invoices-table__details-value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#101828;background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:8px 12px;text-align:left}.invoices-table__details-value a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.invoices-table__copy{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;border:1px solid rgb(227,33,45);background:#e3212d;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease;flex-shrink:0}.invoices-table__copy:hover:not(:disabled){background:#c81c27;border-color:#c81c27}.invoices-table__copy:disabled{opacity:.55;cursor:not-allowed}.invoices-table__lines{margin-top:14px}.invoices-table__lines+.invoices-table__lines{margin-top:18px}.invoices-table__lines-title{font-size:13px;font-weight:700;color:#101828;margin-bottom:8px;letter-spacing:.2px;text-align:left}.invoices-table__lines-grid{display:grid;background:#fff;border:1px solid #ebeef2;border-radius:10px;overflow:hidden;font-size:13px;color:#101828}.invoices-table__lines-grid--service{grid-template-columns:minmax(160px,2fr) minmax(140px,1.5fr) minmax(80px,1fr) minmax(80px,1fr) minmax(110px,1fr) minmax(110px,1fr)}.invoices-table__lines-grid--supply{grid-template-columns:minmax(200px,2.5fr) minmax(80px,1fr) minmax(80px,1fr) minmax(110px,1fr) minmax(110px,1fr)}.invoices-table__lines-cell{min-width:0;padding:10px 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-top:1px solid #f2f4f7;text-align:left}.invoices-table__lines-cell--head{background:#f9fafb;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#667085;border-top:none}.invoices-table__lines-cell--total{font-weight:700;color:#101828;font-variant-numeric:tabular-nums;text-align:left}@media (max-width: 768px){.invoices-table__lines-grid{overflow-x:auto}.invoices-table__lines-grid--service{grid-template-columns:160px 140px 80px 80px 110px 110px;min-width:680px}.invoices-table__lines-grid--supply{grid-template-columns:200px 80px 80px 110px 110px;min-width:580px}}@media (min-width: 1025px){.invoices-table{width:calc(100% - 80px)}.invoices-table__row{padding:14px 24px;gap:20px}}@media (max-width: 768px){.invoices-table{width:calc(100% - 16px);overflow-x:auto}.invoices-table__row{grid-template-columns:130px 110px 160px 100px 100px 100px 140px 24px;min-width:904px;padding:12px 16px;gap:12px}}._hub_lhf3w_1{overflow:hidden;background:#fff}._hubTitle_lhf3w_6{display:none}._toolbarRow_lhf3w_10{display:flex;gap:12px;padding:0 20px;margin-bottom:8px}._viewToggle_lhf3w_17{background:#f3f5f8;padding:3px;border-radius:8px;gap:2px;flex-shrink:0;-webkit-user-select:none;user-select:none;margin-top:10px;margin-left:auto;display:flex;max-width:124px}._viewToggleBtn_lhf3w_31{appearance:none;border:0;background:transparent;color:#777d8d;font-size:11px;font-weight:600;letter-spacing:.04em;padding:6px 12px;display:inline-flex;align-items:center;gap:6px;border-radius:6px;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}._viewToggleBtn_lhf3w_31 svg{stroke:#667085}._viewToggleBtn_lhf3w_31._active_lhf3w_55 svg{stroke:#111315}._viewToggleBtn_lhf3w_31:hover:not(._active_lhf3w_55){color:#111315}._viewToggleBtn_lhf3w_31._active_lhf3w_55{background:#fff;color:#111315;box-shadow:0 1px 2px #11131514}._viewToggleBtn_lhf3w_31:focus-visible{outline:none;box-shadow:0 0 0 3px #1a76ff2e}@media (min-width: 768px) and (max-width: 1024px){._hub_lhf3w_1{max-height:100dvh}}@media (min-width: 1025px){._toolbarRow_lhf3w_10{padding:0 40px}}.table-tablet-wrap{padding-top:15px;width:100%;box-sizing:border-box}.table-tablet-row.row-new-highlight td{animation:rowNewFade 60s ease-out forwards}@keyframes rowNewFade{0%{background:#e3212d24;box-shadow:inset 0 0 0 1px #e3212d59}to{background:transparent;box-shadow:inset 0 0 #e3212d00}}.table-tablet-scroller{width:100%;padding:0 40px 30px;box-sizing:border-box;overflow-x:auto}.table-tablet{width:100%;table-layout:auto;border-collapse:separate;border-spacing:0;background:#fff;font-size:11px;color:#111315}.table-tablet thead th{position:sticky;top:0;z-index:2;background:#f7f8fa;color:#4a5160;font-weight:600;font-size:10.5px;letter-spacing:0;text-transform:none;text-align:center;padding:8px 6px;border-bottom:1px solid #ebeef2;white-space:nowrap;line-height:1.2}.table-tablet thead th:first-child{padding-left:8px;border-top-left-radius:10px}.table-tablet thead th:last-child{padding-right:8px;border-top-right-radius:10px}.table-tablet tbody td{padding:7px 6px;border-bottom:1px solid #efeff3;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.table-tablet tbody td:first-child{padding-left:8px}.table-tablet tbody td:last-child{padding-right:8px}.col-expand{width:30px;min-width:30px;text-align:center}.col-status{min-width:78px;text-align:center}.col-pro{min-width:64px;text-align:center}.col-customer{min-width:92px}.col-hub{min-width:62px}.col-service{min-width:72px}.col-date{min-width:105px}.col-dock{min-width:48px}.num-col{min-width:66px;text-align:center;font-variant-numeric:tabular-nums;font-weight:600}.col-flags{min-width:100px;text-align:center}.col-time{min-width:54px;text-align:center}.col-actions{min-width:68px;text-align:center}.table-tablet tbody td.col-status,.table-tablet tbody td.col-pro,.table-tablet tbody td.col-flags,.table-tablet tbody td.col-time,.table-tablet tbody td.col-actions{text-align:center}.table-tablet-row{cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.table-tablet-row td{background:#fff}.table-tablet-row:hover td{background:#f8fafc}.table-tablet-row.expanded td{background:#f1f5f9;border-bottom-color:transparent}.table-tablet-row.is-insta td{background:#fffbeb}.table-tablet-row.is-insta:hover td{background:#fef3c7}.table-tablet-row.is-insta td:first-child{box-shadow:inset 3px 0 #f59e0b}.table-tablet-row.is-insta.expanded td{background:#fef3c7}.table-tablet-row.is-insta.expanded td:first-child{box-shadow:inset 3px 0 #d97706}.table-tablet tbody tr:last-child td{border-bottom:0}.col-expand{padding-left:4px!important;padding-right:4px!important}.expand-chevron{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:0;background:transparent;border-radius:50%;color:#6b7280;cursor:pointer;transition:background .15s ease,transform .2s ease,color .15s ease}.expand-chevron:hover{background:#e3212d1a;color:#e3212d}.expand-chevron.open{transform:rotate(180deg);color:#e3212d}.table-pro-link{color:#e3212d;text-decoration:underline;font-weight:600;white-space:nowrap}.table-pro-link:hover{text-decoration:underline;opacity:.85}.link-cell{color:#e3212d;cursor:pointer;border-bottom:1px dashed transparent;transition:border-color .15s ease;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.link-cell:hover{border-bottom-color:#e3212d}.more-link{margin-left:3px;color:#e3212d;border-bottom:.5px solid #e3212d;cursor:pointer;font-weight:500;font-size:10.5px}.more-link:hover{opacity:.85}.flag-row{display:inline-flex;align-items:center;gap:5px}.flag-row svg{flex-shrink:0}.chat-flag,.video-flag{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease;flex-shrink:0}.chat-flag:hover,.video-flag:hover{transform:scale(1.15)}.chat-flag-badge{position:absolute;top:-6px;right:-6px;min-width:13px;height:13px;padding:0 3px;border-radius:100%;background-color:#ef4444;color:#fff;font-size:8.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-sizing:border-box}.proc-pill{display:inline-flex;align-items:center;justify-content:center;min-width:46px;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.02em;background:#f3f5f8;color:#777d8d;white-space:nowrap}.proc-pill.gray{background:#f3f5f8;color:#6b7280}.proc-pill.green{background:#22c55e1f;color:#16a34a}.proc-pill.yellow{background:#f59e0b24;color:#b45309}.proc-pill.red{background:#ef44441f;color:#dc2626}.row-details-btn{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 9px;background:#e3212d14;border-radius:8px;font-size:10.5px;font-weight:500;color:#e3212d;transition:background .18s ease,transform .15s ease;white-space:nowrap}.row-details-btn:hover{background:#e3212d26}.row-details-btn:active{transform:scale(.98)}.table-tablet-detail-row{background:#f1f5f9}.table-tablet-detail-row .detail-cell{padding:0!important;border-bottom:1px solid #e2e8f0;background:#f1f5f9}.table-tablet-row.is-insta.expanded+.table-tablet-detail-row,.table-tablet-row.is-insta.expanded+.table-tablet-detail-row .detail-cell{background:#fef3c7;border-bottom-color:#fcd34d}.detail-panel{padding:14px 20px 18px;background:transparent;border:0;border-radius:0;margin:0;box-sizing:border-box}.insta-review-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;margin-bottom:14px;background:#fff;border:1px solid #fde68a;border-radius:12px;box-shadow:0 1px 3px #f59e0b14;position:relative;overflow:hidden}.insta-review-banner:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#fbbf24,#f59e0b)}.insta-review-banner-left{display:flex;align-items:center;gap:14px;min-width:0;padding-left:6px}.insta-review-pulse{width:10px;height:10px;border-radius:50%;background:#f59e0b;box-shadow:0 0 #f59e0b99;animation:insta-pulse 1.8s ease-out infinite;flex-shrink:0}@keyframes insta-pulse{0%{box-shadow:0 0 #f59e0b80}70%{box-shadow:0 0 0 10px #f59e0b00}to{box-shadow:0 0 #f59e0b00}}.insta-review-text{display:flex;flex-direction:column;line-height:1.2}.insta-review-label{font-size:12px;font-weight:700;color:#92400e;letter-spacing:.04em;text-transform:uppercase}.insta-review-sub{font-size:10.5px;color:#b45309;margin-top:3px;font-weight:500}.insta-timer-tablet{display:inline-flex;align-items:center;padding:5px 12px;background:#fffbeb;border:1px solid #fcd34d;border-radius:999px;font-size:12px;font-weight:700;color:#92400e;font-variant-numeric:tabular-nums;letter-spacing:.04em;white-space:nowrap}.insta-review-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.insta-action-btn{--accent: #6366f1;--accent-bg: #eef2ff;--accent-bg-hover: #e0e7ff;--accent-border: #c7d2fe;display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:var(--accent-bg);color:var(--accent);border:1px solid var(--accent-border);border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .1s ease,box-shadow .15s ease}.insta-action-btn:hover{background:var(--accent-bg-hover);border-color:var(--accent);box-shadow:0 2px 8px #0f172a0f;transform:translateY(-1px)}.insta-action-btn:active{transform:translateY(0)}.insta-action-btn svg{width:14px;height:14px;color:var(--accent);stroke:var(--accent)}.insta-action-btn svg circle,.insta-action-btn svg path{stroke:var(--accent);fill:none}.insta-action-btn.accept{--accent: #15803d;--accent-bg: #dcfce7;--accent-bg-hover: #bbf7d0;--accent-border: #86efac}.insta-action-btn.decline{--accent: #b91c1c;--accent-bg: #fee2e2;--accent-bg-hover: #fecaca;--accent-border: #fca5a5}.insta-action-btn.request{--accent: #1d4ed8;--accent-bg: #dbeafe;--accent-bg-hover: #bfdbfe;--accent-border: #93c5fd}.detail-proc-cell,.detail-flags-cell{text-align:center;vertical-align:middle!important}.detail-flags-cell .flag-row{display:inline-flex;align-items:center;gap:6px}.detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.detail-title{font-size:12px;font-weight:700;color:#111315;letter-spacing:.02em;text-transform:uppercase}.detail-edit{font-size:11px;font-weight:500;color:#e3212d;cursor:pointer;border-bottom:1px dashed transparent;transition:border-color .15s ease}.detail-edit:hover{border-bottom-color:#e3212d}.detail-empty{font-size:11.5px;color:#9ca3af;font-style:italic;padding:8px 0 2px}.table-tablet-detail{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;font-size:11.5px;color:#111315;box-shadow:0 1px 3px #0f172a0a}.table-tablet-detail thead th,.table-tablet-detail tbody td{width:16.6666%}.table-tablet-detail thead th{position:static;background:#f8fafc;color:#475569;font-weight:600;font-size:10.5px;text-align:center;padding:9px 10px;border-bottom:1px solid #e2e8f0;white-space:nowrap;letter-spacing:.04em;text-transform:uppercase}.table-tablet-detail tbody td{padding:9px 10px;border-bottom:1px solid #f1f5f9;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:#1f2937}.table-tablet-detail tbody tr:last-child td{border-bottom:0}.table-tablet-detail tbody tr:hover td{background:#f8fafc}.no-data-tablet-table{font-size:20px;margin:120px auto 0;text-align:center;color:#777d8d}@media (min-width: 1201px){.table-tablet-scroller{padding:0 40px 30px}.table-tablet{font-size:12px}.table-tablet thead th{font-size:11.5px;padding:10px}.table-tablet thead th:first-child{padding-left:12px}.table-tablet thead th:last-child{padding-right:12px}.table-tablet tbody td{padding:9px 10px}.table-tablet tbody td:first-child{padding-left:12px}.table-tablet tbody td:last-child{padding-right:12px}.table-tablet tbody td.col-expand,.table-tablet thead th.col-expand{padding:9px 6px}.col-customer{min-width:100px}.col-date{min-width:125px}.col-flags{min-width:116px}.col-actions{min-width:80px}.proc-pill{min-width:50px;font-size:10.5px}.row-details-btn{min-height:28px;padding:0 12px;font-size:11px}.more-link{font-size:11px}}@media (max-width: 1200px) and (min-width: 1024px){.table-tablet-scroller{padding:0 40px 30px}.table-tablet{font-size:11px}.table-tablet thead th{font-size:10.5px;padding:8px 6px}.table-tablet tbody td{padding:7px 6px}.col-customer{min-width:92px}.col-date{min-width:105px}.col-flags{min-width:100px}}@media (max-width: 1023px) and (min-width: 901px){.table-tablet-scroller{padding:0 20px 30px}.table-tablet{font-size:10.5px}.table-tablet thead th{font-size:10px;padding:7px 4px}.table-tablet tbody td{padding:6px 4px}.col-status{min-width:72px}.col-pro{min-width:60px}.col-customer{min-width:84px}.col-hub{min-width:56px}.col-service{min-width:66px}.col-date{min-width:96px}.col-dock{min-width:44px}.num-col{min-width:60px}.col-flags{min-width:90px}.col-time{min-width:50px}.col-actions{min-width:62px}.flag-row{gap:4px}.proc-pill{min-width:42px;padding:2px 6px;font-size:9.5px}.row-details-btn{min-height:24px;padding:0 8px;font-size:10px}.more-link{font-size:10px}}@media (max-width: 900px) and (min-width: 769px){.table-tablet-scroller{padding:0 20px 30px}.table-tablet{font-size:10px}.table-tablet thead th{font-size:9.5px;padding:6px 3px}.table-tablet tbody td{padding:5px 3px}.col-expand{width:26px;min-width:26px}.col-status{min-width:64px}.col-pro{min-width:54px}.col-customer{min-width:76px}.col-hub{min-width:52px}.col-service{min-width:60px}.col-date{min-width:88px}.col-dock{min-width:40px}.num-col{min-width:54px}.col-flags{min-width:84px}.col-time{min-width:46px}.col-actions{min-width:56px}.flag-row{gap:3px}.proc-pill{min-width:38px;padding:2px 5px;font-size:9px}.row-details-btn{min-height:22px;padding:0 6px;font-size:9.5px}.more-link{font-size:9.5px}.expand-chevron{width:18px;height:18px}.detail-panel{padding:10px 12px 12px;margin:3px 6px 8px}.insta-review-banner{padding:8px 10px;gap:10px}.insta-review-label{font-size:11px}.insta-review-sub{font-size:9.5px}.insta-timer-tablet{padding:3px 8px;font-size:11px}.insta-action-btn{padding:5px 10px;font-size:10.5px;gap:5px}.insta-action-btn svg{width:13px;height:13px}.detail-flags-cell .flag-row{gap:4px}.table-tablet-detail thead th,.table-tablet-detail tbody td{padding:6px 8px;font-size:10px}}@media (max-width: 768px){.table-tablet{font-size:9.5px}.table-tablet thead th,.table-tablet tbody td{padding:5px 3px}}.pipeline-wrap{padding-top:15px;width:100%;box-sizing:border-box}.pipeline-board{display:flex;gap:12px;align-items:flex-start;padding:0 20px 30px;box-sizing:border-box;min-height:200px;overflow-x:auto;width:100%}.pipeline-column{flex:0 0 320px;width:320px;min-width:320px;background:#f7f8fa;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px;box-sizing:border-box}.pipeline-col-header{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#f7f8fa;padding:4px 4px 8px;z-index:1;border-bottom:1px solid #ebeef2;margin:-4px -4px 0}.pipeline-col-title{font-size:14px;font-weight:600;color:#111315;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.pipeline-col-count{margin-left:8px;background:#fff;border:1px solid rgb(227,33,45);background-color:#e3212d;border-radius:999px;font-size:11px;font-weight:700;color:#fff;padding:3px 9px;flex-shrink:0}.pipeline-col-body{display:flex;flex-direction:column;gap:10px}.pipeline-col-body .card-tablet{width:100%}.pipeline-empty{font-size:13px;color:#9ca3af;text-align:center;padding:18px 0;font-style:italic}@media (min-width: 1025px){.pipeline-board{padding:0 40px 30px;gap:14px}}@media (max-width: 900px){.pipeline-board{gap:10px}.pipeline-column{flex-basis:290px;width:290px;min-width:290px;padding:10px}}.details-edit__page{background:#fff}.details-edit__page-header{display:flex;flex-direction:row;align-items:center;position:sticky;top:77px;background:#fff;padding:15px 0}.details-edit__row{padding:15px 0;border-bottom:1px solid #ebeef2;text-align:left;display:flex;justify-content:space-between}.details-edit__row:nth-child(1){padding:0 0 5px}.details-edit__column{display:flex;flex-wrap:wrap}.details-edit__descr{display:flex;flex-wrap:wrap;width:100%}.details-edit__text{color:#777d8d;font-size:14px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.details-items-row{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;flex-direction:row-reverse;width:100%;justify-content:space-between}.details-items-row:nth-child(1){margin-bottom:10px}.descr-item{width:50%}.details-edit__text .details-edit__value{color:#111315!important;font-weight:600!important;margin-left:2px}.details__btn-group{display:flex;padding:10px 0 20px;border-bottom:1px solid #ebeef2}.details__btn-group.vertical{display:flex;flex-direction:column;padding:10px 0;border:none}.details-edit__services{padding-top:15px}.services__title{text-align:left;font-size:14px;font-weight:600;margin-bottom:20px}.service-operations__item{display:flex;align-items:center;border:1px solid #ebeef2;border-radius:8px}.service-operations__item:not(:last-child){margin-bottom:10px}.service-operations__text{flex-basis:90%;text-align:left;padding:15px;font-size:14px;font-weight:600;width:50%}.service-operations__num{padding:15px;font-size:14px;font-weight:600;border-left:1px solid #ebeef2;text-align:center;flex-basis:44px}.details__order{display:flex;margin-left:7px;flex-basis:80%;width:100%;align-items:center}.details__order-text{font-size:16px;font-weight:600;margin-left:7px}@media (min-width: 300px) and (max-width: 767px){.details-edit__page-header{padding:13px 0 12px;top:79px}}@media (min-width: 768px) and (max-width: 1024px){.details-edit__page-header{position:sticky;background:#fff;top:75px;margin-top:0;padding:0 20px;height:75px;margin-bottom:0;z-index:2}.details__order{margin-left:12px}}@media (min-width: 1025px){.details__order{margin-left:12px}.details-edit__page-header{position:sticky;background:#fff;top:75px;margin-top:0;padding:0 40px;height:75px;margin-bottom:0;z-index:2}}.hubs-container{padding:16px 20px}.hubs-scroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding:3px 20px;flex-wrap:wrap}.hubs-scroll::-webkit-scrollbar{display:none}.hub-content-title{font-size:22px;font-weight:700;text-align:left;color:#e3212d;margin-right:auto;width:auto;display:inline-block;display:flex;align-items:center;gap:8px;margin-top:10px}.hub-chip{padding:10px 16px;border-radius:999px;background:#f3f4f6;color:#555;font-weight:500;white-space:nowrap;cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease;border:1px solid transparent}.hub-chip:hover{background:#e5e7eb}.hub-chip.active{background:#e3212d;color:#fff}.hub-content{padding:20px;border-radius:16px;background:#fff;box-shadow:0 4px 20px #0000000d,0 1px 2px #0000000a;width:calc(100% - 80px);margin:0 auto;overflow:hidden;opacity:1;transform:translateZ(0);will-change:transform,opacity,filter;backface-visibility:hidden;text-align:left}.hub-content.visible{opacity:1;transform:translateZ(0)}.hub-content.hub-slide-right{animation:hubSlideFancyRight .46s cubic-bezier(.22,1,.36,1)}.category{border:2px dashed rgba(227,33,45,.3);padding:20px;border-radius:12px;position:relative}.passport-fields-categories{display:flex;flex-direction:column;gap:30px}.category-fiels-wrapper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:initial;gap:10px}.pallet-wrapper{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:initial;gap:10px}.category-fiels-wrapper.price,.category-fiels-wrapper.schedule{grid-template-columns:repeat(4,minmax(0,1fr))}.category-fiels-wrappe.storage{grid-template-columns:repeat(2,minmax(0,1fr))!important}.category-label{font-size:18px;font-weight:700;color:#e3212d;margin-bottom:10px;display:inline-block;position:absolute;top:-12px;background:#fff;padding:0 10px}.hub-content.hub-slide-left{animation:hubSlideFancyLeft .46s cubic-bezier(.22,1,.36,1)}@keyframes hubSlideFancyRight{0%{opacity:0;transform:translate3d(52px,0,0) scale(.985);filter:blur(6px);box-shadow:0 18px 40px #0000000a,0 8px 16px #00000008}55%{opacity:1;transform:translate3d(-6px,0,0) scale(1);filter:blur(0)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0);box-shadow:0 4px 20px #0000000d,0 1px 2px #0000000a}}@keyframes hubSlideFancyLeft{0%{opacity:0;transform:translate3d(-52px,0,0) scale(.985);filter:blur(6px);box-shadow:0 18px 40px #0000000a,0 8px 16px #00000008}55%{opacity:1;transform:translate3d(6px,0,0) scale(1);filter:blur(0)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0);box-shadow:0 4px 20px #0000000d,0 1px 2px #0000000a}}.hub-layout{display:flex;flex-direction:column;gap:16px;align-items:start}.hub-sidebar{position:sticky;top:16px;display:flex;flex-direction:row;gap:8px;border:2px solid #e6e6ec;border-radius:50px;padding:0}.hub-content-wrapper{flex-direction:row}.hub-vertical-tab{position:relative;width:auto;border:none;background:transparent;text-align:left;padding:12px 14px 12px 16px;border-radius:50px;color:#5f6368;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.hub-vertical-tab:hover{color:#e3212d}.hub-vertical-tab.active{background:#e3212d;border-radius:50px;color:#fff;font-weight:600}.hub-main{min-width:100%}.hub-inner{min-height:320px}.passport-panel{border:1px solid #eceef1;border-radius:16px;padding:20px;background:#fff;height:calc(100vh - 408.21px);overflow-y:auto;overflow-x:hidden}.passport-panel::-webkit-scrollbar{width:6px}.passport-panel::-webkit-scrollbar-thumb{background:#0003;border-radius:999px}.passport-panel-header{margin-bottom:20px}.passport-panel-header h3{margin:0;font-size:22px;line-height:1.2;color:#1f2937;font-weight:600}.passport-fields-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:16px}.passport-field-card{border:1px solid #e7eaf0;border-radius:14px;padding:14px 16px;background:#fafbfc;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.passport-field-card:hover{border-color:#d8dee8;transform:translateY(-1px);box-shadow:0 6px 18px #0f172a0d}.passport-field-label{display:block;margin-bottom:8px;font-size:13px;color:#7a8291;font-weight:500}.passport-field-value{font-size:18px;line-height:1.2;color:#1f2937;font-weight:600;word-break:break-word}.passport-placeholder{border:1px dashed #d7dce3;border-radius:14px;padding:32px 20px;background:#fafbfd;color:#4b5563;font-size:16px}@media (max-width: 1275px) and (min-width: 1025px){.category-fiels-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}.category-fiels-wrappe.storage{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 1024px){.category-fiels-wrapper{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.category-fiels-wrappe.storage{grid-template-columns:repeat(2,minmax(0,1fr))!important}.passport-fields-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width: 1024px){.category-fiels-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.category-fiels-wrappe.storage{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 900px) and (min-width: 768px){.category-fiels-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-content-title{font-size:20px}}@media (max-width: 1024px) and (min-width: 768px){.hubs-scroll{padding:3px 0}.hub-content{width:calc(100% - 50px)}}@media (max-width: 768px) and (min-width: 320px){.hub-content{padding:14px}.category-fiels-wrappe.storage{grid-template-columns:repeat(2,minmax(0,1fr))!important}.passport-panel{height:calc(100dvh - 298.21px)}.hub-sidebar{position:static;flex-direction:row;overflow-x:auto;padding-right:0;scrollbar-width:none}.hub-sidebar::-webkit-scrollbar{display:none}.hub-vertical-tab{width:auto;white-space:nowrap;min-width:max-content}.hub-vertical-tab.active:before{inset:auto 10px 0;width:auto;height:3px}.passport-fields-grid{grid-template-columns:1fr}.hubs-container{padding:5px 0 16px}.hubs-scroll{padding:0}.hubs-scroll{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding:0;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity}.hubs-scroll::-webkit-scrollbar{display:none}.hub-chip{padding:8px 14px;font-size:12px}.hub-content{width:100%;margin:0;box-shadow:none;padding:0}.hub-sidebar{margin:20px auto 0;width:360px}.passport-panel{border:none;padding:20px 0 0;height:auto;box-shadow:none}.category{padding:20px;max-width:360px}.hub-content-wrapper{flex-direction:column;margin-bottom:5px}.passport-panel.declaration .passport-fields-categories .category:nth-child(4) .category-label{width:220px}.passport-panel.declaration .passport-fields-categories .category:nth-child(5) .category-label{width:210px}.passport-panel.declaration .passport-fields-categories .category:nth-child(8) .category-label{width:180px}.passport-panel.declaration .passport-fields-categories .category:nth-child(10) .category-label{width:199px}.hub-layout{gap:8px}.capacity-day-body{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.hub-vertical-tab{font-size:12px;padding:10px 12px}.category-fiels-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}.category-fiels-wrapper.price,.category-fiels-wrapper.schedule,.pallet-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.storage-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))!important}.capacity-grid{display:flex!important;flex-direction:column!important;align-items:center!important}.capacity-day{min-width:100%!important;max-width:100%!important}.category-label{left:50%;transform:translate(-50%)}.passport-sticky-top{position:sticky;top:0;z-index:1;background:#fff}}.capacity-panel{display:flex;flex-direction:column;height:100%}.capacity-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.capacity-subtitle{font-size:12px;color:#888}.capacity-save-btn{background:#e3212d;color:#fff;border:none;padding:8px 16px;border-radius:10px;cursor:pointer;font-weight:500;transition:.2s ease}.capacity-save-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e3212d40}.capacity-grid{display:grid;grid-auto-flow:column;grid-auto-columns:220px;gap:12px;overflow-x:auto;overflow-y:hidden;width:100%;padding-bottom:12px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.capacity-grid::-webkit-scrollbar-track{background:transparent}.capacity-grid::-webkit-scrollbar-thumb{background:#0003;border-radius:999px}.capacity-day{border:2px dashed rgba(227,33,45,.25);border-radius:14px;padding:15px;display:flex;flex-direction:column;min-width:220px;max-width:220px;background:#fff}.capacity-day-header{font-weight:600;margin-bottom:15px;color:#e3212d;font-size:18px;text-align:center}.capacity-day-body{display:flex;flex-direction:column;gap:8px}.capacity-row{display:flex;align-items:center;gap:8px}.capacity-time{font-size:10px;font-weight:700;color:#6b7280;min-width:30px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.capacity-input{flex:1;border:1px solid #e5e7eb;border-radius:8px;padding:6px;font-size:12px;outline:none;transition:.2s;background:#fafbfc}.capacity-input:focus{border-color:#e3212d;background:#fff;box-shadow:0 0 0 2px #e3212d1a}.capacity-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:12px;overflow-x:scroll;overflow-y:hidden;position:relative;padding-bottom:16px;scrollbar-gutter:stable}.capacity-grid::-webkit-scrollbar{height:4px}.capacity-grid::-webkit-scrollbar-track{background:transparent;margin-top:6px;margin-bottom:2px}.capacity-grid::-webkit-scrollbar-thumb{background:#0003;border-radius:999px;border:2px solid transparent;background-clip:content-box}.capacity-grid{scrollbar-width:auto;scrollbar-color:rgba(0,0,0,.2) transparent}.price-subtabs{margin-top:24px;display:flex;flex-direction:column;gap:16px}.price-subtabs-bar{display:flex;gap:8px;border-bottom:1px solid #ebeef2;padding-bottom:0}.price-subtab{position:relative;border:none;background:transparent;padding:10px 18px;font-size:16px;font-weight:500;color:#5f6368;cursor:pointer;border-radius:8px 8px 0 0;transition:color .2s ease,background .2s ease}.price-subtab:hover{color:#e3212d}.price-subtab.active{color:#e3212d;font-weight:700}.price-subtab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#e3212d;border-radius:2px 2px 0 0}.price-tab-content{border:1px solid #eceef1;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:24px;height:100%}.price-tab-content-title{font-size:16px;font-weight:700;color:#e3212d}.price-tab-content-value{font-size:13px;color:#4a5160}.hub-main,.hub-inner,.passport-panel,.capacity-panel{max-width:100%}.passport-panel{overflow-x:hidden}.capacity-panel{overflow:hidden}.capacity-grid{width:100%;max-width:100%;min-width:0;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:12px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.capacity-grid::-webkit-scrollbar{height:6px}.capacity-grid::-webkit-scrollbar-thumb{background:#00000040;border-radius:999px}.capacity-day{flex:0 0 220px!important;min-width:220px!important;max-width:220px!important}@media (max-width: 768px){.capacity-panel{overflow:visible}.capacity-grid{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:center!important;overflow-x:hidden!important;overflow-y:visible!important;width:100%;max-width:100%;padding-bottom:0}.capacity-day{flex:0 0 auto!important;width:100%!important;min-width:100%!important;max-width:100%!important}.capacity-day-body{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px}}.booking-capacity-panel{display:flex!important;flex-direction:column;height:auto!important;max-height:none!important;overflow:visible!important;padding:20px}.booking-capacity-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;grid-auto-flow:row!important;gap:16px!important;width:100%!important;max-width:100%!important;overflow:visible!important;padding:0!important}.booking-capacity-day{border:2px dashed rgba(227,33,45,.25);border-radius:14px;padding:14px;background:#fff;display:flex!important;flex-direction:column;min-width:0!important;max-width:100%!important;width:auto!important;flex:initial!important}.booking-capacity-day-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #f1f1f4;color:#e3212d;text-align:center}.booking-day-name{font-size:16px;font-weight:700;line-height:1.2}.booking-day-date{font-size:12px;font-weight:500;color:#777d8d;line-height:1.2}.booking-capacity-day-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.booking-capacity-row{display:flex;flex-direction:column;gap:4px;min-width:0}.booking-capacity-time{display:flex;align-items:center;justify-content:center;gap:4px;font-size:10px;font-weight:700;color:#6b7280;text-align:center}.booking-capacity-input{display:flex;align-items:stretch;height:32px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;cursor:not-allowed;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.95}.booking-value{flex:1 1 0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;min-width:0}.booking-value.booked{color:#e3212d}.booking-value.available{color:#067647;background:#fff}.booking-divider{width:1px;background:#d1d5db;flex:0 0 1px}@media (max-width: 1024px){.booking-capacity-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important}}@media (max-width: 768px){.booking-capacity-panel{overflow:visible!important;padding:0}.booking-capacity-grid{grid-template-columns:1fr!important;gap:12px!important}.booking-capacity-day{width:100%!important;max-width:100%!important}.booking-capacity-day-body{grid-template-columns:repeat(2,minmax(0,1fr))}}.passport-panel .week-picker{margin:0}.passport-panel .week-picker .week-days{width:auto!important}.booking-capacity-list{display:flex;flex-direction:column;gap:8px;width:100%}.booking-capacity-list-row{display:grid;grid-template-columns:120px 110px 1fr;align-items:center;gap:12px;padding:10px 14px;border:1px solid #eceef1;border-radius:10px;background:#fff}.booking-list-day{font-size:13px;font-weight:700;color:#e3212d}.booking-list-time{font-size:12px;font-weight:600;color:#6b7280}@media (max-width: 768px){.booking-capacity-list-row{grid-template-columns:1fr 1fr;grid-template-areas:"day time" "input input";gap:6px 10px}.booking-list-day{grid-area:day}.booking-list-time{grid-area:time;text-align:right}.booking-capacity-list-row .booking-capacity-input{grid-area:input}.category-label{padding:0 5px;font-size:16px}}.emergency-modal-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:center;z-index:9999;animation:emergencyFadeIn .2s ease}.emergency-modal-container{background:#fff;max-width:450px;min-width:450px;border-radius:12px;padding:20px;box-shadow:0 -2px 15px #0000001a;animation:emergencySlideUp .25s ease;max-height:400px;display:flex;flex-direction:column}.emergency-modal-title{font-size:20px;font-weight:600;text-align:center;margin-bottom:10px}.emergency-modal-subtitle{font-size:11px;color:#777d8d;text-align:center;margin-bottom:20px}.emergency-modal-content{flex:1}.emergency-modal-field{position:relative;margin-bottom:10px;width:100%}.emergency-modal-error{position:absolute;bottom:-18px;left:0;color:#e3212d;font-size:10px}.emergency-modal-actions{display:flex;gap:10px;margin-top:10px}.emergency-modal-descr-is-es-active{font-size:14px;line-height:150%}.emergency-modal-descr-is-es-active b{color:#e3212d}@keyframes emergencyFadeIn{0%{opacity:0}to{opacity:1}}@keyframes emergencySlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 500px){.emergency-modal-container{max-width:350px;min-width:350px;max-height:425px}}.dtrp-wrapper{position:relative;display:inline-block;margin-top:10px;display:inline-flex;flex-direction:column;gap:4px}.dtrp-label{font-size:12px;color:#777d8d;margin-bottom:7px;display:block;text-align:left}.dtrp-input{display:inline-flex;align-items:center;border:1px solid #ebeef2;border-radius:8px;padding:10px 12px;cursor:pointer;background:#fff;min-height:43px;gap:10px;width:auto;white-space:nowrap}.dtrp-input-disabled{cursor:not-allowed;background:#f7f8fa;opacity:.7}.dtrp-input-disabled:hover{background:#f7f8fa}.dtrp-input svg{flex-shrink:0}.dtrp-input svg:last-child{margin-left:auto}.dtrp-value{min-width:0;display:inline-flex;flex-direction:row;align-items:center;gap:6px;line-height:1.2;white-space:nowrap}.dtrp-value span{font-size:14px;color:#111315;white-space:nowrap}.dtrp-input .placeholder{font-size:14px;color:#111315}.dtrp-overlay{position:fixed;inset:0;background:#0009;z-index:9999;display:flex;align-items:center;justify-content:center}.dtrp-modal{background:#fff;border-radius:16px;padding:20px;width:420px;box-shadow:0 10px 35px #0003;display:flex;flex-direction:column;gap:16px}.dtrp-modal-split{width:760px;max-width:calc(100vw - 32px)}.dtrp-panels{display:grid;grid-template-columns:1fr 1fr;gap:24px}.dtrp-panel{display:flex;flex-direction:column;gap:12px;min-width:0}.dtrp-panel-heading{font-size:13px;font-weight:600;color:#111315;text-align:center;padding-bottom:4px;border-bottom:1px solid #ebeef2}.dtrp-header{display:flex;align-items:center;justify-content:space-between}.dtrp-header button{border:none;background:none;cursor:pointer;padding:6px;border-radius:6px;transition:background .2s}.dtrp-header button:hover{background:#f5f8ff}.dtrp-title{font-size:15px;font-weight:600}.dtrp-week{display:grid;grid-template-columns:repeat(7,1fr);margin-top:12px;color:#111315;font-size:10px;text-align:center;font-weight:600}.dtrp-grid{display:grid;grid-template-columns:repeat(7,1fr);margin-top:6px;gap:4px}.dtrp-blank{height:36px}.dtrp-day{height:36px;border-radius:8px;border:none;background:transparent;cursor:pointer;font-size:13px;transition:all .2s ease}.dtrp-day:hover{background:#f5f8ff}.dtrp-day.selected{background:#e3212d;color:#fff;position:relative;z-index:2}.dtrp-day.range,.dtrp-day.range.selected{background:#e3212d;color:#fff}.dtrp-day.disabled{opacity:.4;pointer-events:none}.dtrp-time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dtrp-modal-split .dtrp-time-grid{gap:6px}.dtrp-time-btn{padding:12px;border-radius:12px;border:1px solid #ebeef2;background:#fff;font-size:14px;cursor:pointer;transition:all .2s ease}.dtrp-modal-split .dtrp-time-btn{padding:8px;font-size:12px;border-radius:10px}.dtrp-time-btn:hover{background:#f5f8ff}.dtrp-time-btn.disabled{background:#eef1f5;color:#c9ced6;border-color:#eef1f5;pointer-events:none}.dtrp-time-btn.range,.dtrp-time-btn.active{background:#e3212d;color:#fff;border-color:#e3212d}.dtrp-time-btn.range.active{background:#e3212d;color:#fff}.dtrp-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.dtrp-btn{min-width:100px;padding:10px 18px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.dtrp-btn-cancel{background:#fff;color:#111315;border-color:#ebeef2}.dtrp-btn-cancel:hover{background:#f5f8ff}.dtrp-btn-apply{background:#e3212d;color:#fff;border-color:#e3212d}.dtrp-btn-apply:hover:not(:disabled){background:#c81c27;border-color:#c81c27}.dtrp-btn-apply:disabled{opacity:.5;cursor:not-allowed}.dtrp-mobile-tabs{display:none}@media (max-width: 767px){.dtrp-modal,.dtrp-modal-split{width:350px;max-width:calc(100vw - 24px);padding:16px;gap:12px;margin:auto;max-height:calc(100vh - 24px);overflow-y:auto}.dtrp-mobile-tabs{display:flex;gap:6px;padding:4px;background:#f5f7f9;border-radius:10px}.dtrp-mobile-tab{flex:1 1 0;border:none;background:transparent;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:500;color:#4a5160;cursor:pointer;transition:background .18s ease,color .18s ease}.dtrp-mobile-tab.active{background:#fff;color:#e3212d;box-shadow:0 1px 2px #1c223014}.dtrp-panels{grid-template-columns:1fr;gap:0}.dtrp-panels-tab-from>.dtrp-panel:nth-child(2),.dtrp-panels-tab-to>.dtrp-panel:nth-child(1){display:none}.dtrp-panel{gap:10px}.dtrp-panel-heading{display:none}.dtrp-value span{font-size:12px}.dtrp-title{font-size:14px}.dtrp-week{margin-top:8px;font-size:9.5px}.dtrp-grid{gap:3px;margin-top:4px}.dtrp-day{height:32px;font-size:12px;border-radius:7px}.dtrp-blank{height:32px}.dtrp-modal-split .dtrp-time-grid{grid-template-columns:repeat(3,1fr);gap:5px}.dtrp-modal-split .dtrp-time-btn{padding:8px 4px;font-size:11.5px;border-radius:8px}.dtrp-actions{gap:8px;margin-top:2px}.dtrp-btn{flex:1 1 0;min-width:0;padding:10px 12px;font-size:13px}}.change-reason-modal-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:center;z-index:9999;animation:changeReasonModalFadeIn .2s ease}.change-reason-modal-container{background:#fff;max-width:450px;min-width:450px;border-radius:12px;padding:20px;box-shadow:0 -2px 15px #0000001a;animation:changeReasonModalSlideUp .25s ease;max-height:400px;display:flex;flex-direction:column}.change-reason-modal-title{font-size:20px;font-weight:600;text-align:center;margin-bottom:10px}.change-reason-modal-subtitle{font-size:11px;color:#777d8d;text-align:center;margin-bottom:20px}.change-reason-modal-content{flex:1}.change-reason-modal-field{position:relative;margin-bottom:20px}.change-reason-modal-error{position:absolute;bottom:-18px;left:0;color:#e3212d;font-size:10px}.change-reason-modal-actions{display:flex;gap:10px;margin-top:10px}@keyframes changeReasonModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes changeReasonModalSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 767px) and (min-width: 320px){.change-reason-modal-container{max-width:360px;min-width:360px}}.planned-actions-modal-overlay{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:center;z-index:9999;animation:plannedActionsModalFadeIn .2s ease}.planned-actions-modal-container{background:#fff;max-width:800px;min-width:900px;border-radius:12px;padding:18px;box-shadow:0 -2px 15px #0000001a;animation:plannedActionsModalSlideUp .25s ease;max-height:600px;height:600px;display:flex;flex-direction:column}.planned-actions-modal-title{font-size:18px;font-weight:600;text-align:center;margin-bottom:4px;color:#1c2230}.planned-actions-modal-subtitle{font-size:11px;color:#777d8d;text-align:center;margin-bottom:14px}.planned-actions-modal-content{flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}.planned-actions-modal-empty{flex:1;display:flex;align-items:center;justify-content:center;color:#777d8d;font-size:13px;background:#fafbfc;border:1px dashed #ebeef2;border-radius:10px;min-height:160px}.planned-actions-table-wrapper{flex:1;overflow-y:auto;border:1px solid #ebeef2;border-radius:10px;background:#fff}.planned-actions-modal-field{position:relative;margin-bottom:20px}.planned-actions-modal-error{position:absolute;bottom:-18px;left:0;color:#e3212d;font-size:10px}.planned-actions-modal-actions{display:flex;justify-content:flex-end;gap:10px}@keyframes plannedActionsModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes plannedActionsModalSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.facility-timeline{display:flex;flex-direction:column;gap:12px;min-height:0;height:calc(100vh - 288.21px)}.facility-timeline-content{display:flex;flex-direction:column;min-height:0}.facility-timeline-empty{display:flex;align-items:center;justify-content:center;color:#777d8d;font-size:13px;background:#fafbfc;border:1px dashed #ebeef2;border-radius:10px;min-height:400px;padding:20px}.facility-timeline-loader{display:flex;align-items:center;justify-content:center;min-height:400px;padding:20px}.facility-timeline-table-wrapper{border:1px solid #ebeef2;border-radius:10px;background:#fff;overflow:auto;max-height:600px}.facility-timeline-table{width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed}.facility-timeline-table thead{position:sticky;top:0;background:#f5f7f9;z-index:2}.facility-timeline-table thead th{text-align:left;font-weight:600;color:#4a5160;padding:6px 8px;border-bottom:1px solid #ebeef2;white-space:nowrap;font-size:10px;letter-spacing:.02em;text-transform:uppercase}.facility-timeline-table td{padding:6px 8px;border-bottom:1px solid #f1f3f6;color:#2b2f38;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.facility-timeline-table tbody tr:last-child td{border-bottom:none}.facility-timeline-table .col-index{color:#9aa1b1;font-variant-numeric:tabular-nums}.facility-timeline-batch-row{cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.facility-timeline-batch-row:hover{background:#f7f9fc}.facility-timeline-batch-row.expanded{background:#f3f6fb}.facility-timeline-batch-row.expanded td{border-bottom-color:transparent}.facility-timeline-type-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:999px;font-size:10.5px;font-weight:500;line-height:1.4;white-space:nowrap}.facility-timeline-type-pill.normal{background:#eef3fb;color:#2f5fbe;border:1px solid #2f5fbe}.facility-timeline-type-pill.emergency{background:#fdecee;color:red;border:1px solid red}.facility-timeline-type-pill.emergency:before{content:"";width:6px;height:6px;border-radius:50%;background:#e3212d;box-shadow:0 0 0 3px #e3212d2e}.facility-timeline-expand-toggle{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#fff;border:1px solid #ebeef2;color:#777d8d;transition:transform .25s ease,background .15s ease,border-color .15s ease,color .15s ease}.facility-timeline-batch-row:hover .facility-timeline-expand-toggle{background:#f5f7f9;border-color:#dde2eb;color:#4a5160}.facility-timeline-expand-toggle.expanded{transform:rotate(180deg);background:red;border-color:red;color:#fff}.facility-timeline-batch-row:hover .facility-timeline-expand-toggle.expanded{opacity:.8;background:red;color:#fff}.facility-timeline-expanded-row td{padding:0;border-bottom:1px solid #f1f3f6}.facility-timeline-expanded-cell{background:#f7f9fc}.facility-timeline-inner-wrapper{padding:10px 12px 12px;animation:facilityTimelineExpand .22s ease}@keyframes facilityTimelineExpand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.facility-timeline-inner-empty{padding:10px;text-align:center;color:#777d8d;font-size:11px;background:#fff;border:1px dashed #e3e8ef;border-radius:8px}.facility-timeline-inner-title{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;color:#4a5160;margin-bottom:5px;text-transform:uppercase;letter-spacing:.04em}.facility-timeline-inner-count{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 5px;border-radius:999px;background:red;color:#fff;font-size:8px;font-weight:700;letter-spacing:0}.facility-timeline-inner-card{background:#fff;border:1px solid #ebeef2;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #1c22300a}.facility-timeline-inner-table{width:100%;border-collapse:collapse;font-size:10.5px;table-layout:fixed}.facility-timeline-inner-table thead th{text-align:left;font-weight:600;color:#6b7280;padding:5px 7px;background:#fafbfc;border-bottom:1px solid #ebeef2;font-size:9.5px;letter-spacing:.04em;text-transform:uppercase;white-space:normal;line-height:1.25}.facility-timeline-inner-table tbody td{padding:5px 7px;border-bottom:1px solid #f1f3f6;color:#2b2f38;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.facility-timeline-inner-table tbody tr:last-child td{border-bottom:none}.facility-timeline-inner-table tbody tr:hover{background:#fbf9fe}.facility-timeline-inner-table .col-index{color:#9aa1b1;font-variant-numeric:tabular-nums}.facility-timeline-flow{display:inline-flex;align-items:center;gap:8px;max-width:100%}.facility-timeline-flow-value{display:inline-flex;align-items:center;padding:2px 7px;border-radius:6px;font-size:10.5px;font-weight:500;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.facility-timeline-flow-value.from{color:#4a5160;border:1px solid #e6e9ef;font-size:9px}.facility-timeline-flow-value.to{color:#2f5fbe;border:1px solid #d6e3f8;font-size:9px}.facility-timeline-flow-arrow{flex-shrink:0;width:10px;height:10px;color:#9aa1b1}.facility-timeline-empty-inline{color:#c0c5d1;font-size:11px}.facility-timeline-pagination{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;padding:6px 0 2px}.facility-timeline-page-btn{min-width:32px;height:32px;padding:0 10px;border-radius:8px;border:1px solid #ebeef2;background:#fff;color:#4a5160;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.facility-timeline-page-btn:hover:not(:disabled){opacity:.8}.facility-timeline-page-btn.active{background:#e3212d;border-color:#e3212d;opacity:1;color:#fff}.facility-timeline-page-btn:disabled{opacity:.45;cursor:not-allowed}.facility-timeline-page-ellipsis{color:#9aa1b1;padding:0 4px;font-size:12px;-webkit-user-select:none;user-select:none}.facility-timeline-page-info{margin-left:10px;color:#777d8d;font-size:11px;font-variant-numeric:tabular-nums}@media (max-width: 767px){.facility-timeline{height:auto;gap:8px}.facility-timeline-content{width:100%}.facility-timeline-table-wrapper{border:none;border-radius:0;background:transparent;overflow-x:hidden;overflow-y:visible;max-height:none;width:100%;max-width:360px;margin:0 auto}.facility-timeline-empty{min-height:200px;padding:16px;font-size:12px}.facility-timeline-loader{min-height:200px}.facility-timeline-table{display:block;width:100%;max-width:360px;table-layout:auto;font-size:inherit}.facility-timeline-table thead{display:none}.facility-timeline-table tbody{display:flex;flex-direction:column;width:100%}.facility-timeline-batch-row{display:grid;grid-template-columns:1fr auto;grid-template-areas:"date toggle" "user toggle" "type type" "reason reason";column-gap:10px;row-gap:6px;padding:12px;background:#fff;border:1px solid #ebeef2;border-radius:12px;box-shadow:0 1px 2px #1c22300a;align-items:center;margin-bottom:10px}.facility-timeline-batch-row:last-child{margin-bottom:0}.facility-timeline-batch-row:hover{background:#fff}.facility-timeline-batch-row.expanded{background:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:#ebeef2;margin-bottom:0}.facility-timeline-batch-row.expanded td{border-bottom-color:transparent}.facility-timeline-batch-row td{display:block;padding:0;border:none;overflow:visible;white-space:normal;text-overflow:clip}.facility-timeline-batch-row td:nth-child(1){display:none}.facility-timeline-batch-row td:nth-child(2){grid-area:date;font-size:11px;color:#777d8d;font-variant-numeric:tabular-nums;line-height:1.2}.facility-timeline-batch-row td:nth-child(3){grid-area:user;font-size:12px;color:#2b2f38;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.facility-timeline-batch-row td:nth-child(4){grid-area:type;padding-top:4px;border-top:1px dashed #f1f3f6}.facility-timeline-batch-row td:nth-child(5){grid-area:reason;font-size:11px;color:#4a5160;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.facility-timeline-batch-row td:nth-child(5):before{content:"Reason: ";color:#9aa1b1;font-weight:500}.facility-timeline-batch-row td:nth-child(6){grid-area:toggle;text-align:center!important}.facility-timeline-expand-toggle{width:30px;height:30px}.facility-timeline-expanded-row{margin-bottom:10px}.facility-timeline-expanded-row:last-child{margin-bottom:0}.facility-timeline-expanded-row td{display:block;padding:0;border:none}.facility-timeline-expanded-cell{background:#fff;border:1px solid #ebeef2;border-top:none;border-radius:0 0 12px 12px}.facility-timeline-inner-wrapper{padding:10px}.facility-timeline-inner-title{font-size:9.5px;margin-bottom:6px}.facility-timeline-inner-card{border:none;box-shadow:none;background:transparent;border-radius:0;overflow:visible}.facility-timeline-inner-table,.facility-timeline-inner-table tbody{display:block;width:100%;table-layout:auto}.facility-timeline-inner-table thead{display:none}.facility-timeline-inner-table tbody tr{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"name name" "status status" "value value" "from to";column-gap:10px;row-gap:8px;padding:10px;background:#f7f9fc;border:1px solid #ebeef2;border-radius:10px;margin-bottom:6px}.facility-timeline-inner-table tbody tr:last-child{margin-bottom:0}.facility-timeline-inner-table tbody tr:hover{background:#f7f9fc}.facility-timeline-inner-table tbody td{display:block;padding:0;border:none;overflow:visible;white-space:normal;text-overflow:clip;min-width:0}.facility-timeline-inner-table tbody td:nth-child(1){display:none}.facility-timeline-inner-table tbody td:nth-child(2){grid-area:name;font-size:12px;font-weight:600;color:#2b2f38;line-height:1.3;white-space:normal}.facility-timeline-inner-table tbody td:nth-child(3){grid-area:status;padding-top:6px;border-top:1px dashed #ebeef2}.facility-timeline-inner-table tbody td:nth-child(3):before{content:"Status";display:block;font-size:9px;color:#9aa1b1;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.facility-timeline-inner-table tbody td:nth-child(4){grid-area:value}.facility-timeline-inner-table tbody td:nth-child(4):before{content:"Value";display:block;font-size:9px;color:#9aa1b1;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.facility-timeline-inner-table tbody td:nth-child(5){grid-area:from;font-size:10.5px;color:#4a5160;padding-top:6px;border-top:1px dashed #ebeef2;font-variant-numeric:tabular-nums}.facility-timeline-inner-table tbody td:nth-child(5):before{content:"From";display:block;font-size:9px;color:#9aa1b1;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.facility-timeline-inner-table tbody td:nth-child(6){grid-area:to;font-size:10.5px;color:#4a5160;padding-top:6px;border-top:1px dashed #ebeef2;font-variant-numeric:tabular-nums}.facility-timeline-inner-table tbody td:nth-child(6):before{content:"To";display:block;font-size:9px;color:#9aa1b1;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.facility-timeline-flow{flex-wrap:nowrap;gap:6px;width:100%}.facility-timeline-flow-value{font-size:10px;padding:3px 7px;flex:0 1 auto;min-width:0}.facility-timeline-flow-value.from,.facility-timeline-flow-value.to{font-size:10px}.facility-timeline-type-pill{font-size:10px;padding:3px 7px}.facility-timeline-inner-empty{padding:8px;font-size:11px}.facility-timeline-pagination{gap:4px;padding:8px 0 0;max-width:360px;margin:0 auto}.facility-timeline-page-btn{min-width:28px;height:28px;padding:0 8px;font-size:11px}.facility-timeline-page-info{width:100%;text-align:center;margin-left:0;margin-top:4px}}@media (max-width: 380px){.facility-timeline-batch-row{padding:10px;column-gap:8px}.facility-timeline-inner-wrapper{padding:8px}.facility-timeline-inner-table tbody tr{padding:8px;grid-template-columns:1fr 1fr;column-gap:8px;row-gap:6px}.facility-timeline-flow-value{font-size:9.5px;padding:2px 6px}.facility-timeline-type-pill{font-size:9.5px}}.planned-actions{display:flex;flex-direction:column;gap:12px;min-height:0;height:calc(100vh - 288.21px)}.planned-actions-content{display:flex;flex-direction:column;min-height:0}.planned-actions-modal-empty{display:flex;align-items:center;justify-content:center;color:#777d8d;font-size:13px;background:#fafbfc;border:1px dashed #ebeef2;border-radius:10px;min-height:400px;padding:20px}.planned-actions-loader{display:flex;align-items:center;justify-content:center;min-height:400px;padding:20px}.planned-actions-root{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%}.planned-actions-table-wrapper{border:1px solid #ebeef2;border-radius:10px;background:#fff;overflow-y:auto;overflow-x:auto;flex:1 1 auto;min-height:0;max-height:65vh}.planned-actions-table{width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed}.planned-actions-table thead{position:sticky;top:0;background:#f5f7f9;z-index:2}.planned-actions-table thead th{text-align:left;font-weight:600;color:#4a5160;padding:6px 8px;border-bottom:1px solid #ebeef2;white-space:nowrap;font-size:10px;letter-spacing:.02em;text-transform:uppercase}.planned-actions-table td{padding:6px 8px;border-bottom:1px solid #f1f3f6;color:#2b2f38;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planned-actions-table tbody tr:last-child td{border-bottom:none}.planned-actions-table .col-index{color:#9aa1b1;font-variant-numeric:tabular-nums}.planned-actions-batch-row{cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.planned-actions-batch-row:hover{background:#f7f9fc}.planned-actions-batch-row.expanded{background:#f3f6fb}.planned-actions-batch-row.expanded td{border-bottom-color:transparent}.planned-actions-type-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:999px;font-size:10.5px;font-weight:500;line-height:1.4;white-space:nowrap}.planned-actions-type-pill.normal{background:#eef3fb;color:#2f5fbe;border:1px solid #2f5fbe}.planned-actions-type-pill.emergency{background:#fdecee;color:red;border:1px solid red}.planned-actions-type-pill.emergency:before{content:"";width:6px;height:6px;border-radius:50%;background:#e3212d;box-shadow:0 0 0 3px #e3212d2e}.planned-actions-expand-toggle{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#fff;border:1px solid #ebeef2;color:#777d8d;transition:transform .25s ease,background .15s ease,border-color .15s ease,color .15s ease}.planned-actions-batch-row:hover .planned-actions-expand-toggle{background:#f5f7f9;border-color:#dde2eb;color:#4a5160}.planned-actions-expand-toggle.expanded{transform:rotate(180deg);background:red;border-color:red;color:#fff}.planned-actions-batch-row:hover .planned-actions-expand-toggle.expanded{opacity:.8;background:red;color:#fff}.planned-actions-expanded-row td{padding:0;border-bottom:1px solid #f1f3f6}.planned-actions-expanded-cell{background:#f7f9fc}.planned-actions-inner-wrapper{padding:10px 12px 12px;animation:plannedActionsExpand .22s ease}@keyframes plannedActionsExpand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.planned-actions-inner-empty{padding:10px;text-align:center;color:#777d8d;font-size:11px;background:#fff;border:1px dashed #e3e8ef;border-radius:8px}.planned-actions-inner-title{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;color:#4a5160;margin-bottom:5px;text-transform:uppercase;letter-spacing:.04em}.planned-actions-inner-count{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 5px;border-radius:999px;background:red;color:#fff;font-size:8px;font-weight:700;letter-spacing:0}.planned-actions-inner-card{background:#fff;border:1px solid #ebeef2;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #1c22300a}.planned-actions-inner-table{width:100%;border-collapse:collapse;font-size:10.5px;table-layout:fixed}.planned-actions-inner-table thead th{text-align:left;font-weight:600;color:#6b7280;padding:5px 7px;background:#fafbfc;border-bottom:1px solid #ebeef2;font-size:9.5px;letter-spacing:.04em;text-transform:uppercase;white-space:normal;line-height:1.25}.planned-actions-inner-table tbody td{padding:5px 7px;border-bottom:1px solid #f1f3f6;color:#2b2f38;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planned-actions-inner-table tbody tr:last-child td{border-bottom:none}.planned-actions-inner-table tbody tr:hover{background:#fbf9fe}.planned-actions-inner-table .col-index{color:#9aa1b1;font-variant-numeric:tabular-nums}.planned-actions-flow{display:inline-flex;align-items:center;gap:8px;max-width:100%}.planned-actions-flow-value{display:inline-flex;align-items:center;padding:2px 7px;border-radius:6px;font-size:10.5px;font-weight:500;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planned-actions-flow-value.from{color:#4a5160;border:1px solid #e6e9ef;font-size:9px}.planned-actions-flow-value.to{color:#2f5fbe;border:1px solid #d6e3f8;font-size:9px}.planned-actions-flow-arrow{flex-shrink:0;width:10px;height:10px;color:#9aa1b1}.planned-actions-empty-inline{color:#c0c5d1;font-size:11px}.planned-actions-pagination{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;padding:6px 0 2px}.planned-actions-page-btn{min-width:32px;height:32px;padding:0 10px;border-radius:8px;border:1px solid #ebeef2;background:#fff;color:#4a5160;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.planned-actions-page-btn:hover:not(:disabled){opacity:.8}.planned-actions-page-btn.active{background:#e3212d;border-color:#e3212d;opacity:1;color:#fff}.planned-actions-page-btn:disabled{opacity:.45;cursor:not-allowed}.planned-actions-page-ellipsis{color:#9aa1b1;padding:0 4px;font-size:12px;-webkit-user-select:none;user-select:none}.planned-actions-page-info{margin-left:10px;color:#777d8d;font-size:11px;font-variant-numeric:tabular-nums}@media (max-width: 767px){.planned-actions-modal-container{max-width:360px;min-width:360px;width:360px}.planned-actions{height:calc(100dvh - 200px);min-height:0;gap:8px;overflow:hidden}.planned-actions-content{flex:1 1 auto;min-height:0;overflow:hidden}.planned-actions-root{height:100%;flex:1 1 auto;min-height:0;width:100%;overflow:hidden}.planned-actions-table-wrapper{border:none;border-radius:0;background:transparent;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-height:none;height:100%;flex:1 1 auto;min-height:0;width:100%;max-width:360px;margin:0 auto}.planned-actions-modal-empty{min-height:200px;padding:16px;font-size:12px}.planned-actions-table{display:block;width:100%;max-width:360px;table-layout:auto;font-size:inherit}.planned-actions-table thead{display:none}.planned-actions-table tbody{display:flex;flex-direction:column;width:100%}.planned-actions-batch-row{display:grid;grid-template-columns:1fr auto;grid-template-areas:"date toggle" "user toggle" "type type" "reason reason";column-gap:10px;row-gap:6px;padding:12px;background:#fff;border:1px solid #ebeef2;border-radius:12px;box-shadow:0 1px 2px #1c22300a;align-items:center;margin-bottom:10px}.planned-actions-batch-row:last-child{margin-bottom:0}.planned-actions-batch-row:hover{background:#fff}.planned-actions-batch-row.expanded{background:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:#ebeef2;margin-bottom:0}.planned-actions-batch-row.expanded td{border-bottom-color:transparent}.planned-actions-batch-row td{display:block;padding:0;border:none;overflow:visible;white-space:normal;text-overflow:clip}.planned-actions-batch-row td:nth-child(1){display:none}.planned-actions-batch-row td:nth-child(2){grid-area:date;font-size:11px;color:#777d8d;font-variant-numeric:tabular-nums;line-height:1.2}.planned-actions-batch-row td:nth-child(3){grid-area:user;font-size:12px;color:#2b2f38;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planned-actions-batch-row td:nth-child(4){grid-area:type;padding-top:4px;border-top:1px dashed #f1f3f6}.planned-actions-batch-row td:nth-child(5){grid-area:reason;font-size:11px;color:#4a5160;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planned-actions-batch-row td:nth-child(5):before{content:"Reason: ";color:#9aa1b1;font-weight:500}.planned-actions-batch-row td:nth-child(6){grid-area:toggle;text-align:center!important}.planned-actions-expand-toggle{width:30px;height:30px}.planned-actions-expanded-row{margin-bottom:10px}.planned-actions-expanded-row:last-child{margin-bottom:0}.planned-actions-expanded-row td{display:block;padding:0;border:none}.planned-actions-expanded-cell{background:#fff;border:1px solid #ebeef2;border-top:none;border-radius:0 0 12px 12px}.planned-actions-inner-wrapper{padding:10px}.planned-actions-inner-title{font-size:9.5px;margin-bottom:6px}.planned-actions-inner-card{border:none;box-shadow:none;background:transparent;border-radius:0;overflow:visible}.planned-actions-inner-table,.planned-actions-inner-table tbody{display:block;width:100%;table-layout:auto}.planned-actions-inner-table thead{display:none}.planned-actions-inner-table tbody tr{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"name name" "status status" "value value" "from to";column-gap:10px;row-gap:8px;padding:10px;background:#f7f9fc;border:1px solid #ebeef2;border-radius:10px;margin-bottom:6px}.planned-actions-inner-table tbody tr:last-child{margin-bottom:0}.planned-actions-inner-table tbody tr:hover{background:#f7f9fc}.planned-actions-inner-table tbody td{display:block;padding:0;border:none;overflow:visible;white-space:normal;text-overflow:clip;min-width:0}.planned-actions-inner-table tbody td:nth-child(1){display:none}.planned-actions-inner-table tbody td:nth-child(2){grid-area:name;font-size:12px;font-weight:600;color:#2b2f38;line-height:1.3}.planned-actions-inner-table tbody td:nth-child(3){grid-area:status;padding-top:6px;border-top:1px dashed #ebeef2}.planned-actions-inner-table tbody td:nth-child(3):before{content:"Status";display:block;font-size:9px;color:#9aa1b1;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.planned-actions-inner-table tbody td:nth-child(4){grid-area:value}.planned-actions-inner-table tbody td:nth-child(4):before{content:"Value";display:block;font-size:9px;color:#9aa1b1;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.planned-actions-inner-table tbody td:nth-child(5){grid-area:from;font-size:10.5px;color:#4a5160;padding-top:6px;border-top:1px dashed #ebeef2;font-variant-numeric:tabular-nums}.planned-actions-inner-table tbody td:nth-child(5):before{content:"From";display:block;font-size:9px;color:#9aa1b1;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.planned-actions-inner-table tbody td:nth-child(6){grid-area:to;font-size:10.5px;color:#4a5160;padding-top:6px;border-top:1px dashed #ebeef2;font-variant-numeric:tabular-nums}.planned-actions-inner-table tbody td:nth-child(6):before{content:"To";display:block;font-size:9px;color:#9aa1b1;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.planned-actions-flow{flex-wrap:nowrap;gap:6px;width:100%}.planned-actions-flow-value{font-size:10px;padding:3px 7px;flex:0 1 auto;min-width:0}.planned-actions-flow-value.from,.planned-actions-flow-value.to{font-size:10px}.planned-actions-type-pill{font-size:10px;padding:3px 7px}.planned-actions-inner-empty{padding:8px;font-size:11px}.planned-actions-pagination{gap:4px;padding:8px 0 0}.planned-actions-page-btn{min-width:28px;height:28px;padding:0 8px;font-size:11px}.planned-actions-page-info{width:100%;text-align:center;margin-left:0;margin-top:4px}}@media (max-width: 380px){.planned-actions-batch-row{padding:10px;column-gap:8px}.planned-actions-inner-wrapper{padding:8px}.planned-actions-inner-table tbody tr{padding:8px;grid-template-columns:1fr 1fr;column-gap:8px;row-gap:6px}.planned-actions-flow-value{font-size:9.5px;padding:2px 6px}.planned-actions-type-pill{font-size:9.5px}}Show in Folder .hour-ampm-wrapper{position:relative;width:100%;font-family:system-ui,sans-serif}.hour-ampm-label{display:block;font-size:12px;color:#777d8d;margin-bottom:7px;text-align:left}.hour-ampm-control{display:flex;align-items:center;background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:12px 8px;margin-bottom:10px;position:static;overflow:hidden;z-index:1;height:44px}.hour-ampm-control svg{margin-right:5px}.hour-ampm-field::placeholder{color:#777d8d!important;opacity:1}.hour-ampm-control.disabled{background:#ebeef2;pointer-events:none;color:#777d8d!important}.hour-ampm-field{flex:1;font-size:16px;border:none;outline:none;background:transparent;padding:0 2px;color:#111315;width:100%;white-space:nowrap;text-overflow:ellipsis}.hour-ampm-period{background:#f3f5f8;border-radius:6px;padding:0;display:flex;align-items:center;gap:2px;-webkit-user-select:none;user-select:none;font-size:14px;z-index:2}.hour-ampm-period-btn{appearance:none;border:0;background:transparent;color:#777d8d;font-size:12px;font-weight:600;letter-spacing:.04em;padding:4px 10px;min-width:36px;border-radius:4px;cursor:pointer;transition:background .15s ease,color .15s ease}.hour-ampm-period-btn:hover:not(:disabled):not(.active){color:#111315}.hour-ampm-period-btn.active{background:#e3212d;color:#fff;box-shadow:0 1px 2px #11131514}.hour-ampm-period-btn:disabled{cursor:not-allowed;color:#aab1bd}.hour-ampm-control.disabled .hour-ampm-period{background:#dfe3e9}.hour-ampm-control.disabled .hour-ampm-period-btn{color:#777d8d}.hour-ampm-control.disabled .hour-ampm-period-btn.active{background:#fff;color:#777d8d}@media (min-width: 767px){.hour-ampm-field{font-size:14px}}.week-title{flex-basis:90%;display:flex;flex-direction:column;align-items:center}.week-picker{display:flex;align-items:center;justify-content:center;flex:1}.week-count{font-weight:600;font-size:14px;margin-bottom:3px}.week-days{font-size:11.5px;font-weight:600;color:#e3212d;border-bottom:1px solid #e3212d;width:88px}.arrow-btn{border:1px solid #ebeef2;padding:5px 9px 0;font-size:26px;border-radius:8px;width:46px!important;height:46px;background-color:#fff}.arrow-btn:disabled{opacity:.7;background-color:#ebeef2}@media (min-width: 830px){.week-title{flex-direction:row;align-items:center;justify-content:center}.week-days{font-size:11.5px;font-weight:600;margin-left:10px}.week-count{font-size:13px;margin-bottom:0}}@media (min-width: 890px){.week-days{display:inline-block}.week-title{flex-direction:row;align-items:center;justify-content:center}}@media (min-width: 1025px){.week-picker{max-width:280px;min-width:280px;margin-left:auto}.week-title{flex-direction:row;align-items:center;justify-content:center}.week-count{margin-bottom:0}.week-days{font-size:11.5px;font-weight:600;margin-left:10px}}.descr-container{width:500px;max-width:100%;padding:28px;box-sizing:border-box;font-family:system-ui,sans-serif}.descr-container-head{display:flex;align-items:flex-start;gap:14px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #ebeef2}.descr-container-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;font-size:18px;font-weight:700;color:#e3212d;background:#e3212d17;border-radius:50%}.descr-container-heading{display:flex;flex-direction:column;gap:3px;min-width:0}.descr-container-eyebrow{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#98a2b3}.descr-container-title{margin:0;font-size:20px;font-weight:700;letter-spacing:-.01em;line-height:1.25;color:#111315;word-break:break-word}.descr-container-text{margin:0;font-size:14.5px;line-height:1.65;color:#475467;white-space:pre-wrap;word-break:break-word}@media (max-width: 767px){.descr-container{width:360px;padding:22px}.descr-container-badge{width:36px;height:36px;font-size:16px}.descr-container-title{font-size:18px}}.decl-select-wrapper{position:relative;width:100%;min-width:0;font-family:system-ui,sans-serif}.decl-select-label{display:flex;align-items:center;gap:6px;font-size:12px;color:#777d8d;margin-bottom:7px;text-align:left}.decl-select-help{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;font-size:10px;font-weight:700;line-height:1;color:#98a2b3;background:#f2f4f7;border:1px solid #ebeef2;border-radius:50%;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.decl-select-help:hover{color:#fff;background:#e3212d;border-color:#e3212d}.decl-select-label.error{color:red}.decl-select-control{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #ebeef2;border-radius:8px;padding:10.5px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.decl-select-value svg{margin-right:10px;flex-shrink:0}.decl-select-value{flex:1;min-width:0;font-size:14px;display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.decl-select-value.placeholder{color:#111315}.decl-select-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;width:100%;max-width:100%;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 10px #00000014;z-index:10;overflow:hidden;max-height:220px;animation:declSelectFadeIn .15s ease;text-align:left;display:flex;flex-direction:column}.decl-select-menu.vertical{top:auto;bottom:calc(100% + 4px)}.decl-select-options{flex:1;overflow-y:auto;scrollbar-width:thin;min-height:0}.decl-select-options::-webkit-scrollbar{width:6px}.decl-select-options::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.decl-select-options::-webkit-scrollbar-thumb:hover{background-color:#999}.decl-select-menu::-webkit-scrollbar{width:6px}.decl-select-menu::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.decl-select-menu::-webkit-scrollbar-thumb:hover{background-color:#999}.decl-select-option{padding:10px 12px;font-size:14px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;transition:background .15s ease}.decl-select-option:hover,.decl-select-option.selected{background:#f5f8ff}.decl-select-icon{color:#333;transform:rotate(270deg);transition:transform .2s ease;margin-right:-5px;margin-left:4px}.decl-select-control.open .decl-select-icon,.decl-select-icon.rotated{transform:rotate(90deg)}@keyframes declSelectFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.decl-select-search{padding:8px 10px;border-bottom:1px solid #ebeef2;background:#fff;position:sticky;top:0;z-index:2;flex-shrink:0}.decl-select-search input{width:100%;padding:8px 0;font-size:16px;border:none;border-radius:6px;outline:none;transition:border-color .2s ease}.decl-select-search input:focus{border:none}.decl-select-empty{text-align:center;padding:12px;color:#999;font-size:14px}.decl-select-clear{color:#777;font-size:14px;cursor:pointer;padding:0 4px;transition:color .2s ease;-webkit-user-select:none;user-select:none}.decl-select-clear:hover{color:#e3212d}.decl-select-control>div:last-child{flex-shrink:0}@media (min-width: 300px) and (max-width: 767px){.decl-select-menu{top:calc(100% + 0px)}}@media (min-width: 768px) and (max-width: 1024px){.decl-select-search input{font-size:14px}}@media (min-width: 1025px){.decl-select-search input{font-size:14px}}.decl-select-value-inner{display:inline-flex;align-items:center;gap:6px;min-width:0;overflow:hidden}.decl-select-value-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.decl-select-badge{display:inline-flex;align-items:center;flex-shrink:0;font-size:11px;font-weight:600;line-height:1;padding:3px 7px;border-radius:10px;white-space:nowrap}.decl-select-badge-dotNumber{color:#1a63c4;background:#e7f0fd}.decl-select-badge-mcNumber{color:#1a7f37;background:#e6f4ea}.decl-select-option.selected .decl-select-badge{color:#fff;background:#ffffff40}.decl-select-status{display:flex;align-items:center;gap:12px;flex:1 1 auto;width:100%;min-width:0;overflow:hidden}.decl-select-status-dot{flex:0 0 auto;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;line-height:1}.decl-select-status-text{flex:1 1 auto;display:flex;flex-direction:column;gap:2px;min-width:0;overflow:hidden}.decl-select-status-title{font-weight:600;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.decl-select-status-subtitle{font-size:11px;opacity:.75;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.decl-select-status-green .decl-select-status-dot{background:#2e7d32}.decl-select-status-green .decl-select-status-title{color:#2e7d32}.decl-select-status-yellow .decl-select-status-dot{background:#c8811a}.decl-select-status-yellow .decl-select-status-title{color:#c8811a}.decl-select-status-red-x .decl-select-status-dot{background:#b0203a}.decl-select-status-red-x .decl-select-status-title{color:#b0203a}.decl-select-status-red .decl-select-status-dot{background:#a3242f}.decl-select-status-red .decl-select-status-title{color:#a3242f}.decl-is-status-select .decl-select-value{min-height:34px;align-items:center}.slip{--slip-red: #e3212d;--slip-red-dark: #c81d28;--slip-text: #101828;--slip-muted: #777d8d;--slip-muted-2: #98a2b3;--slip-border: #ebeef2;--slip-panel: #f5f7f9;--slip-link: #2e6bff;--slip-white: #fff;width:100%;min-height:100dvh;background:#fff;color:var(--slip-text);-webkit-font-smoothing:antialiased;padding-bottom:28px}.slip__sheet{max-width:880px;margin:0 auto;background:#fff}.slip__header{padding:34px 56px 30px;position:relative;overflow:hidden}.slip__header-top{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;color:#fff}.slip__brand{display:flex;flex-direction:column;gap:10px}.slip__logo{font-weight:700;font-size:24px;border-radius:4px;display:inline-flex;align-items:center}.slip__logo-badge{width:8px;height:22px;background:var(--slip-red);border-radius:1px;display:none}.slip__tagline{font-size:12px;font-weight:500;opacity:.95;color:#70747e;margin-top:-5px}.slip__title-block{text-align:right;display:flex;flex-direction:column;gap:6px}.slip__title{font-size:18px;font-weight:700;opacity:.95;color:#70747e}.slip__number{font-size:44px;font-weight:700;line-height:1.05}.slip__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:26px;padding-top:18px}.slip__meta-item{display:flex;flex-direction:column;gap:4px}.slip__meta-label{font-size:10px;font-weight:700;opacity:.85}.slip__meta-value{font-size:13px;font-weight:700}.slip__body{padding:44px 56px 0}.slip__parties{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px}.slip__party-label{font-size:22px;font-weight:700;color:var(--slip-text);margin:0 0 16px}.slip__party-name{font-size:14px;font-weight:700;margin:0 0 14px}.slip__party-line{font-size:13px;color:var(--slip-text);line-height:1.6;margin:0}.slip__party-line+.slip__party-line{margin-top:12px}.slip__party-muted{color:var(--slip-muted)}.slip__party-sep{display:inline-block;width:18px}.slip__hub{background:var(--slip-panel);border-radius:10px;padding:22px 28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-bottom:34px}.slip__hub-cell{display:flex;flex-direction:column;gap:8px}.slip__hub-label{font-size:10px;font-weight:700;color:var(--slip-muted)}.slip__hub-value{font-size:16px;font-weight:500;color:var(--slip-text)}.slip__hub-value-time{color:var(--slip-muted);font-weight:500;font-size:11px;margin-left:4px}.slip__table{margin-top:6px}.slip__table-head{display:grid;grid-template-columns:1fr 70px 130px 130px;padding:0 0 12px;border-bottom:1px solid var(--slip-border)}.slip__th{font-size:10px;font-weight:700;color:var(--slip-muted)}.slip__th--right{text-align:right}.slip__table-row{display:grid;grid-template-columns:1fr 70px 130px 130px;align-items:start;padding:20px 0;border-bottom:1px solid var(--slip-border)}.slip__td-desc{display:flex;flex-direction:column;gap:6px;min-width:0;padding-right:20px}.slip__td-desc-title{font-size:14px;font-weight:500;color:var(--slip-text)}.slip__td-desc-sub{font-size:12px;color:var(--slip-muted);line-height:1.5}.slip__td{font-size:14px;color:var(--slip-text);text-align:right;padding-top:2px}.slip__td--bold{font-weight:700}.slip__pay-row{gap:36px;margin-top:32px;align-items:start;max-width:400px;margin-left:auto}.slip__stripe{background:var(--slip-panel);border-radius:10px;padding:22px 24px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:start}.slip__stripe-title{font-size:15px;font-weight:700;color:var(--slip-text);margin:0 0 8px}.slip__stripe-sub{font-size:12px;color:var(--slip-muted);line-height:1.55;margin:0 0 14px}.slip__stripe-url{display:inline-block;background:#fff;border:1px solid var(--slip-border);border-radius:6px;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12.5px;color:var(--slip-text);margin-bottom:14px}.slip__pay-methods{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.slip__pm{height:22px;min-width:42px;padding:0 8px;border-radius:4px;background:#fff;border:1px solid var(--slip-border);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:var(--slip-text);text-transform:uppercase}.slip__pm--visa{color:#1a1f71}.slip__pm--mc{display:inline-flex;gap:3px;padding:0 6px}.slip__pm--mc:before,.slip__pm--mc:after{content:"";width:12px;height:12px;border-radius:50%}.slip__pm--mc:before{background:#eb001b}.slip__pm--mc:after{background:#f79e1b;margin-left:-6px}.slip__pm--amex{color:#fff;background:#2e77bc;border-color:#2e77bc;font-size:8px;line-height:1;text-align:center}.slip__pm--disc{color:#ff6000}.slip__pm--apple,.slip__pm--gpay,.slip__pm--ach{color:var(--slip-text)}.slip__pm-icon{display:inline-block;margin-right:3px}.slip__totals{display:flex;flex-direction:column;gap:14px;padding:6px 6px 0}.slip__totals-row{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid var(--slip-border);padding-bottom:12px}.slip__totals-label{font-size:13px;color:var(--slip-muted)}.slip__totals-value{font-size:14px;color:var(--slip-text);font-weight:500}.slip__totals-row--grand{border-bottom:none;padding-top:4px}.slip__totals-row--grand .slip__totals-label{font-weight:700;color:var(--slip-text);font-size:14px}.slip__totals-row--grand .slip__totals-value{font-weight:700;font-size:16px}.slip__pay-btn{margin-top:18px;width:100%;background:var(--slip-red);color:#fff;border:none;border-radius:8px;padding:16px 20px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;box-shadow:0 8px 22px #e3212d40}.slip__pay-btn:hover{background:var(--slip-red-dark)}.slip__footer{margin-top:40px;padding:22px 56px 4px;text-align:center;color:var(--slip-muted);font-size:13px}.slip__footer a{color:var(--slip-link);text-decoration:none;font-weight:500}.slip__footer a:hover{text-decoration:underline}@media screen and (max-width: 720px){.slip__header{padding:24px 20px 22px}.slip__header-top{flex-direction:column;align-items:flex-start;gap:14px}.slip__title-block{text-align:left}.slip__number{font-size:26px}.slip__meta{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.slip__body{padding:26px 20px 0}.slip__parties{grid-template-columns:1fr;gap:24px;margin-bottom:24px}.slip__hub{grid-template-columns:1fr 1fr;padding:18px;gap:18px;margin-bottom:26px}.slip__table-head,.slip__table-row{grid-template-columns:1fr 44px 74px 74px}.slip__td-desc{padding-right:8px}.slip__td-desc-title,.slip__td{font-size:12.5px}.slip__td-desc-sub{font-size:11px}.slip__pay-row{grid-template-columns:1fr;gap:22px}.slip__stripe{padding:18px 16px;grid-template-columns:1fr}.slip__qr{justify-self:center}.slip__footer{padding:20px 16px 4px;font-size:12px}}@page{size:A4;margin:0}@media print{html,body{margin:0!important;padding:0!important;background:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body *{visibility:hidden!important}.slip,.slip *{visibility:visible!important}.slip{position:absolute;inset:0;width:100%;min-height:auto;padding-bottom:0;background:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.slip__sheet{max-width:none;width:100%;margin:0;box-shadow:none}.slip__header{background:#fff!important;color:var(--slip-text)!important;padding:34px 56px 30px}.slip__header-top,.slip__header-top *{color:var(--slip-text)!important}.slip__header-top{flex-direction:row;align-items:flex-start;gap:24px}.slip__title-block{text-align:right}.slip__number{font-size:34px}.slip__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:26px;padding-top:18px}.slip__body{padding:44px 56px 0}.slip__parties{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px}.slip__hub{background:var(--slip-panel)!important;grid-template-columns:repeat(4,minmax(0,1fr));padding:22px 28px;gap:24px;margin-bottom:34px}.slip__table-head,.slip__table-row{grid-template-columns:1fr 70px 130px 130px}.slip__td-desc{padding-right:20px}.slip__td-desc-title,.slip__td{font-size:14px}.slip__td-desc-sub{font-size:12px}.slip__pay-row{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:36px}.slip__stripe{background:var(--slip-panel)!important;grid-template-columns:1fr auto;padding:22px 24px}.slip__qr{background:#fff!important;justify-self:end}.slip__pm{background:#fff!important;border-color:var(--slip-border)!important}.slip__pm--amex{background:#2e77bc!important;border-color:#2e77bc!important;color:#fff!important}.slip__pm--mc:before{background:#eb001b!important}.slip__pm--mc:after{background:#f79e1b!important}.slip__pay-btn{background:var(--slip-red)!important;color:#fff!important;box-shadow:none!important}.slip__footer{padding:22px 56px 4px;font-size:13px}.slip__header,.slip__hub,.slip__stripe,.slip__totals,.slip__table-row{break-inside:avoid;page-break-inside:avoid}}.facility-passport-wrapper{min-height:100vh;background:#f5f7f9}.passport-sticky-top{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #ebeef2}.descr-topbar{display:flex;align-items:center;gap:14px;padding:16px 40px}.descr-topbar-text{display:flex;flex-direction:column;gap:3px}.descr-page-title{margin:0;font-size:24px;font-weight:700;color:#111315}.descr-page-subtitle{margin:0;font-size:13px;color:#777d8d}.passport-descriptions{column-count:2;column-gap:20px;padding:24px 40px 64px;width:100%}.descr-section{break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;width:100%;margin:0 0 20px;background:#fff;border:1px solid #ebeef2;border-radius:18px;overflow:hidden;box-shadow:0 4px 20px #0000000d,0 1px 2px #0000000a;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;animation:descrFadeIn .4s ease both}@keyframes descrFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.descr-section:hover{transform:translateY(-3px);border-color:#e0e3ea;box-shadow:0 14px 32px #00000017,0 1px 2px #0000000a}.descr-section-head{display:flex;align-items:center;gap:11px;padding:16px 20px;background:linear-gradient(180deg,#fcfdfe,#fff);border-bottom:1px solid #eef1f5}.descr-section-head:before{content:"";width:10px;height:10px;border-radius:50%;background:#e3212d;box-shadow:0 0 0 4px #e3212d1f;flex:0 0 auto}.descr-section-title{flex:1 1 auto;min-width:0;font-size:20px;font-weight:700;letter-spacing:-.01em;color:#111315}.descr-section-count{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:24px;padding:0 10px;font-size:12px;font-weight:700;color:#e3212d;background:#e3212d17;border-radius:999px}.descr-fields{display:flex;flex-direction:column;padding:8px 20px 20px}.descr-field{display:flex;flex-direction:column;gap:8px;min-width:0;padding:14px 0;border-bottom:1px solid #f1f3f6}.descr-field:last-child{border-bottom:none;padding-bottom:0}.descr-field-label{display:flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;line-height:1.35;color:#344054;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.descr-field-label:before{content:"";width:5px;height:5px;border-radius:50%;background:#cdd3dd;flex:0 0 auto;transition:background .15s ease}.descr-field:focus-within .descr-field-label{color:#111315}.descr-field:focus-within .descr-field-label:before{background:#e3212d}.descr-textarea textarea,.descr-textarea :where(input,textarea){width:100%;min-height:78px;resize:vertical;padding:12px 14px;font-size:13.5px;line-height:1.55;color:#111315;background:#f8fafb;border:1px solid #ebeef2;border-radius:12px;outline:none;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.descr-textarea textarea::placeholder{color:#98a2b3}.descr-textarea textarea:hover{border-color:#d0d5dd;background:#fff}.descr-textarea textarea:focus{background:#fff;border-color:#e3212d;box-shadow:0 0 0 3px #e3212d1f}@media (max-width: 1100px){.passport-descriptions{column-count:2;padding:24px 20px 64px}}@media (max-width: 700px){.passport-descriptions{column-count:1;padding:16px}.descr-fields{grid-template-columns:minmax(0,1fr)}}*{box-sizing:border-box;padding:0;margin:0;font-family:Urbanist,sans-serif;color:#111315}body{min-height:100dvh;-webkit-tap-highlight-color:transparent}a{text-decoration:none}
