@charset "UTF-8";._toasterContainer_n32ru_1{position:fixed;top:25px;right:20px;z-index:99999;display:flex;flex-direction:column;gap:12px;max-width:500px;pointer-events:none}._toast_n32ru_1{border-radius:20px;opacity:0;transform:translate(100%);transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:auto;min-width:300px;box-shadow:0 4px 20px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._toast_n32ru_1._visible_n32ru_23{opacity:1;transform:translate(0)}._toast_n32ru_1._leaving_n32ru_27{opacity:0;transform:translate(100%)}._toast_n32ru_1._success_n32ru_31{background:#099250}._toast_n32ru_1._error_n32ru_34{background:#d92d20}._toastContent_n32ru_38{display:flex;align-items:center;justify-content:space-between;padding:20px 16px;gap:16px;border-radius:20px}._iconWrapper_n32ru_47{width:24px;height:24px;border-radius:20px;border:2px solid white;display:flex;align-items:center;justify-content:center;flex-shrink:0}._iconWrapper_n32ru_47 svg{width:12px;height:12px;color:#fff}._text_n32ru_63{font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#fff}._closeButton_n32ru_71{background:#fff;border:none;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;transition:all .2s ease,background-color .3s ease}._closeButton_n32ru_71 svg{width:12px;height:12px;color:#000;transition:color .3s ease}._closeButton_n32ru_71:hover{opacity:.9;transform:scale(1.05)}._closeButton_n32ru_71:active{transform:scale(.95)}[data-theme=dark] ._closeButton_n32ru_71{background:#fff3}[data-theme=dark] ._closeButton_n32ru_71 svg{color:var(--text-primary, #f1f5f9)}[data-theme=dark] ._closeButton_n32ru_71:hover{background:#ffffff4d}@media(max-width:480px){._toasterContainer_n32ru_1{left:20px;right:20px;max-width:none}._toast_n32ru_1{min-width:auto;max-width:none}}._box_n32ru_120{display:flex;align-items:center;gap:10px}._headerWrapper_im6yu_1{background-color:#fff;padding:9px 16px;display:flex;align-items:center;justify-content:space-between}._headerWrapper_im6yu_1 ._linkContainer_im6yu_8{display:flex;align-items:center;gap:8px}._headerWrapper_im6yu_1 ._linkContainer_im6yu_8 ._title_im6yu_13{font-size:16px;font-weight:600;color:#1e293b;margin:0}._headerWrapper_im6yu_1 ._actions_im6yu_19{display:flex;align-items:center;gap:16px}._wrapper_e4n75_1{position:relative;display:inline-block}._trigger_e4n75_6{display:flex;width:28px;height:28px;justify-content:center;align-items:center;gap:10px;border-radius:123px;background:var(--Gray-5, #f8fafc);border:none;cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s}._trigger_e4n75_6:hover{border-color:#cbd5e1;background:#f8fafc}[data-theme=dark] ._trigger_e4n75_6{background:var(--button-bg, #334155)}[data-theme=dark] ._trigger_e4n75_6:hover{background:var(--button-hover, #475569);border-color:var(--border-color, #334155)}._flag_e4n75_33 svg{width:20px;height:20px;display:block}._flagText_e4n75_39{font-size:14px;font-weight:600;color:#0f172a;letter-spacing:.5px;transition:color .3s ease}[data-theme=dark] ._flagText_e4n75_39{color:var(--text-primary, #f1f5f9)}._code_e4n75_51{letter-spacing:.5px;font-weight:600}._caret_e4n75_56{color:#94a3b8;font-size:12px;margin-left:2px}._menuWrapper_e4n75_62{position:absolute}._menu_e4n75_62{min-width:180px;padding:6px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 10px 20px #02081714;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;pointer-events:auto}[data-theme=dark] ._menu_e4n75_62{background:var(--menu-bg, #1e293b);border-color:var(--menu-border, #334155);box-shadow:0 10px 20px #0000004d}._item_e4n75_83{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px;border:none;background:transparent;cursor:pointer;color:#0f172a;font-size:14px;transition:background .15s ease,color .3s ease}._item_e4n75_83:hover{background:#f1f5f9}[data-theme=dark] ._item_e4n75_83{color:var(--text-primary, #f1f5f9)}[data-theme=dark] ._item_e4n75_83:hover{background:var(--button-hover, #475569)}._itemFlag_e4n75_109 svg{width:18px;height:18px;display:block}._itemLabel_e4n75_115{flex:1;text-align:left}._active_e4n75_120{background:#eef2ff;transition:background-color .3s ease}[data-theme=dark] ._active_e4n75_120{background:var(--active-bg, #334155)}._page_10sah_1{padding:16px;display:flex;flex-direction:column;gap:14px}._dateInput_10sah_8{max-width:360px;border:1px solid #d0d5dd;border-radius:20px;background:#fff;padding:10px 14px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:2px 8px}._dateInput_10sah_8 span{color:#98a2b3;font-size:28px;line-height:36px;font-weight:400}._dateInput_10sah_8 p{margin:0;color:#101828;font-size:36px;line-height:44px;font-weight:500;grid-column:1/2}._dateInput_10sah_8 button{border:none;background:transparent;color:#667085;cursor:pointer;grid-column:2/3;grid-row:1/3;display:flex;align-items:center;justify-content:center}._cardsGrid_10sah_45{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:0}._chartsGrid_10sah_52{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;padding:16px 0}._tableCard_10sah_59{background:#fff;border:1px solid #eaecf0;border-radius:24px;padding:16px 24px}._tableCard_10sah_59 h3{margin-bottom:12px;color:#101828;font-size:18px;line-height:28px;font-weight:600}._ratingStars_10sah_73{display:inline-flex;gap:8px;font-size:24px;line-height:1}._emptyStar_10sah_80{color:#d0d5dd}._filledStar_10sah_84{color:#f59e0b}@media(max-width:1300px){._cardsGrid_10sah_45{grid-template-columns:repeat(3,minmax(0,1fr))}._chartsGrid_10sah_52{grid-template-columns:1fr}}@media(max-width:900px){._dateInput_10sah_8{max-width:100%}._dateInput_10sah_8 span{font-size:16px;line-height:24px}._dateInput_10sah_8 p{font-size:20px;line-height:30px}._cardsGrid_10sah_45{grid-template-columns:1fr}._tableCard_10sah_59 h3{font-size:28px;line-height:36px}._ratingStars_10sah_73{font-size:18px;gap:4px}}._card_nx5m3_1{background:#fff;border:1px solid #EAECF0;padding:16px;border-radius:20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 2px #1018280d}._card_nx5m3_1 ._title_nx5m3_11{font-size:14px;font-weight:500;line-height:20px;color:#475467;margin:0}._card_nx5m3_1 ._value_nx5m3_18{font-size:26px;font-weight:600;line-height:32px;color:#101828;margin:0}@keyframes _shimmer_nx5m3_1{0%{background-position:-400px 0}to{background-position:400px 0}}._skeleton_nx5m3_34{border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:800px 100%;animation:_shimmer_nx5m3_1 1.5s infinite linear}._skeletonTitle_nx5m3_41{width:60%;height:16px}._skeletonValue_nx5m3_46{width:40%;height:28px}._chartCard_9jhw2_1{background:#fff;border:1px solid #eaecf0;border-radius:24px;padding:12px}._chartCard_9jhw2_1 h3{color:#101828;font-size:18px;line-height:28px;font-weight:600}._chartHeader_9jhw2_14{display:flex;justify-content:space-between;align-items:center}._filters_9jhw2_20{display:flex;align-items:center;gap:12px}._filters_9jhw2_20 button{border:1px solid transparent;background:transparent;border-radius:10px;padding:10px 14px;color:#667085;font-size:14px;line-height:20px;font-weight:600;cursor:pointer}._activeFilter_9jhw2_37{background:#f3f5f8!important;color:#344054!important}._chartWrap_9jhw2_42{height:274px}._chartCanvas_9jhw2_46{width:100%;height:100%!important}._tableWrapper_vlzmj_1{width:100%;background-color:#fff;overflow:hidden;border:1px solid #b4b5b6}._tableWrapper_vlzmj_1._fullHeight_vlzmj_7{height:calc(100vh - 165px);display:flex;flex-direction:column}._tableWrapper_vlzmj_1._stickyHeaderContext_vlzmj_12{overflow:visible}._tableWrapper_vlzmj_1 *{white-space:nowrap}._tableContainer_vlzmj_19{overflow-x:auto;width:100%;border-bottom:none}._fullHeight_vlzmj_7 ._tableContainer_vlzmj_19{flex:1;overflow-y:auto;min-height:0}._stickyHeaderContext_vlzmj_12 ._tableContainer_vlzmj_19{overflow:visible}._table_vlzmj_1{width:100%;border-collapse:collapse;font-size:14px}._stickyHeaderContext_vlzmj_12 thead{position:-webkit-sticky;position:sticky;top:0;z-index:10;background-color:#f8f9fa;box-shadow:0 1px #eaecf0}._stickyHeaderContext_vlzmj_12 thead tr,._stickyHeaderContext_vlzmj_12 thead th{background-color:#f8f9fa!important}._th_vlzmj_53{position:sticky;top:0;z-index:2;background-color:#f9fafb;padding:12px 16px;text-align:left;color:#475467;letter-spacing:.5px;border-bottom:1px solid #b4b5b6;border-right:1px solid #c8c8c8;white-space:nowrap;font-weight:700;font-size:12px;height:35px;-webkit-user-select:none;user-select:none;box-shadow:0 1px #b4b5b6}._th_vlzmj_53:last-child{border-right:none}._th_vlzmj_53._resizing_vlzmj_75{-webkit-user-select:none;user-select:none}._resizeHandle_vlzmj_79{position:absolute;top:0;right:-3px;width:5px;height:100%;cursor:col-resize;background-color:transparent;z-index:1;transition:background-color .2s}._resizeHandle_vlzmj_79:hover,._resizeHandle_vlzmj_79:active{background-color:transparent}._tr_vlzmj_97{border-bottom:1px solid #b4b5b6;transition:background-color .2s}._tr_vlzmj_97:nth-child(2n){background-color:#ededed7f}._tr_vlzmj_97:hover{background-color:#eaecf03e}._tr_vlzmj_97._clickable_vlzmj_107{cursor:pointer}._tr_vlzmj_97._noHover_vlzmj_110:hover{background-color:transparent}._td_vlzmj_114{padding:8.79px 16px;color:#1e293b;font-size:14px;border-right:1px solid #c8c8c8;font-weight:400}._td_vlzmj_114:last-child{border-right:none}._td_vlzmj_114._prodTd_vlzmj_124{padding:3.79px 16px}._checkboxCell_vlzmj_128 ._checkboxCellContent_vlzmj_128,._checkboxCellContent_vlzmj_128{display:flex;align-items:center;gap:12px}._loading_vlzmj_140,._empty_vlzmj_141{display:flex;align-items:center;justify-content:center;height:100%;padding:40px;text-align:center;color:#64748b;font-size:14px}._spinner_vlzmj_152{width:40px;height:40px;border:4px solid #E2E8F0;border-top-color:#2d3e50;border-radius:50%;animation:_spin_vlzmj_152 .8s linear infinite}@keyframes _spin_vlzmj_152{to{transform:rotate(360deg)}}._pagination_vlzmj_166{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #F1F5F9;background-color:#fff;min-height:50px;flex-wrap:wrap;gap:8px 12px}._paginationLeft_vlzmj_178{display:flex;align-items:center;gap:8px}._pageSizeLabel_vlzmj_184{font-size:14px;color:#475467;white-space:nowrap}._pageSizeSelect_vlzmj_190{position:relative;display:flex;align-items:center}._pageSizeSelectInput_vlzmj_196{appearance:none;padding:6px 32px 6px 12px;background-color:#fff;border:1px solid #E2E8F0;border-radius:6px;font-size:14px;font-weight:500;color:#475467;cursor:pointer;outline:none;transition:all .2s}._pageSizeSelectInput_vlzmj_196:hover{border-color:#cbd5e1}._pageSizeSelectInput_vlzmj_196:focus{border-color:#2d3e50}._pageSizeSelect_vlzmj_190 svg{position:absolute;right:8px;pointer-events:none;width:16px;height:16px}._paginationCenter_vlzmj_224{display:flex;align-items:center;justify-content:end;flex:1;flex-wrap:wrap;gap:8px 12px;min-width:0}._paginationPages_vlzmj_234{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}._paginationPageNum_vlzmj_242{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 6px;border:1px solid #E2E8F0;border-radius:6px;background:#fff;font-size:14px;font-weight:500;color:#475467;cursor:pointer;transition:background .15s,border-color .15s,color .15s}._paginationPageNum_vlzmj_242:hover:not(:disabled){background:#f8f9fa;border-color:#cbd5e1}._paginationPageNum_vlzmj_242:disabled{opacity:1;cursor:default;background:#f1f5f9;border-color:#cbd5e1;color:#2d3e50;font-weight:600}._paginationEllipsis_vlzmj_271{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:32px;font-size:14px;font-weight:600;color:#94a3b8;-webkit-user-select:none;user-select:none}._paginationTotalPages_vlzmj_283{font-size:13px;color:#94a3b8;white-space:nowrap}._paginationInfo_vlzmj_289{display:flex;align-items:center;gap:8px;font-size:14px;color:#475467}._total_vlzmj_297{color:#94a3b8;font-size:12px}._paginationButton_vlzmj_302{display:flex;align-items:center;gap:10px;padding:6px 12px;background-color:#fff;border-radius:6px;font-size:14px;font-weight:500;color:#475467;cursor:pointer;transition:all .2s}._paginationButton_vlzmj_302:hover:not(:disabled){background-color:#f8f9fa;border-color:#cbd5e1}._paginationButton_vlzmj_302:disabled{opacity:.5;cursor:not-allowed}._groupHeaderRow_vlzmj_324{border-bottom:1px solid #F1F5F9}._groupHeader_vlzmj_324{padding:12px 16px;background-color:#fff;cursor:pointer;transition:background-color .2s;font-weight:700;font-size:14px;color:#1e293b}._groupHeader_vlzmj_324:hover{background-color:#eaecf03e}._groupHeaderExpanded_vlzmj_341{background-color:#f6f6f6}._groupHeaderContent_vlzmj_345{display:flex;align-items:center;gap:12px}._groupHeaderIcon_vlzmj_351{display:flex;align-items:center;justify-content:center;width:20px;height:20px}._groupHeaderIcon_vlzmj_351 svg{width:20px!important;height:20px!important}._groupHeaderIcon_vlzmj_351 svg path{stroke:#98a2b3!important}._groupHeaderTitle_vlzmj_366{font-weight:700;font-size:14px;color:#1e293b}._rowNumberCell_vlzmj_372{display:flex;align-items:center;gap:12px}._rowNumber_vlzmj_372{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;font-size:14px;font-weight:500;color:#475467}._rowNumberContent_vlzmj_389{flex:1}._subGroupHeaderRow_vlzmj_393{border-bottom:1px solid #F1F5F9}._subGroupHeader_vlzmj_393{padding:10px 16px 10px 48px;background-color:#fff;cursor:pointer;transition:background-color .2s;font-weight:600;font-size:14px;color:#1e293b}._subGroupHeader_vlzmj_393:hover{background-color:#eaecf03e}._subGroupHeaderExpanded_vlzmj_410{background-color:#f8f9fa}._subGroupHeaderContent_vlzmj_414{display:flex;align-items:center;gap:12px}._subGroupHeaderIcon_vlzmj_420{display:flex;align-items:center;justify-content:center;width:20px;height:20px}._subGroupHeaderIcon_vlzmj_420 svg{width:20px!important;height:20px!important}._subGroupHeaderIcon_vlzmj_420 svg path{stroke:#98a2b3!important}._subGroupHeaderTitle_vlzmj_435{font-weight:600;font-size:14px;color:#1e293b}._disabled_vlzmj_441{background-color:#f9fafb;color:#8a8a8a;-webkit-user-select:none;user-select:none}._customHeight_vlzmj_447{height:40vh}._checkboxWrapper_pjnu4_1{display:inline-flex;align-items:center;gap:8px;cursor:pointer}._checkbox_pjnu4_1{position:relative;width:20px;height:20px;border:1px solid #D0D5DD;border-radius:6px;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;cursor:pointer}._checkbox_pjnu4_1:focus-visible{outline:2px solid #2D3E50;outline-offset:2px}._checkbox_pjnu4_1._checked_pjnu4_26{border-color:#2d3e50;background-color:#2d3e50}._checkbox_pjnu4_1._checked_pjnu4_26 ._checkmark_pjnu4_30{color:#fff;display:block}._checkbox_pjnu4_1._disabled_pjnu4_34{opacity:.5;cursor:not-allowed;background-color:#f8f9fa}._large_pjnu4_40{width:26px;height:26px}._checkmark_pjnu4_30{display:none;width:12px;height:12px;color:#fff}._label_pjnu4_52{font-size:14px;color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none}._label_pjnu4_52._labelDisabled_pjnu4_58{cursor:not-allowed;opacity:.5}._hiddenInput_pjnu4_63{position:absolute;opacity:0;pointer-events:none;width:0;height:0}._large_pjnu4_40 ._checkmark_pjnu4_30{width:18px;height:13px}._chartCard_1nugq_1{background:#fff;border:1px solid #eaecf0;border-radius:20px;padding:16px;position:relative}._chartCard_1nugq_1 h3{color:#101828;font-size:18px;line-height:28px;font-weight:600;margin:0 0 20px}._loadingOverlay_1nugq_16{position:absolute;inset:0;background:#ffffffb3;border-radius:20px;z-index:1}._chartWrap_1nugq_24{height:274px}._chartCanvas_1nugq_28{width:100%;height:100%!important}._container_1mmdk_1{display:grid;grid-template-columns:1fr 1fr;height:100vh}._boxForgotPasswordConfirm_1mmdk_7{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:4px;padding:0 15px 12px}._boxForgotPasswordConfirm_1mmdk_7 ._title_1mmdk_15{font-size:18px;line-height:28px;font-weight:600;color:#101828;margin:0}._boxForgotPasswordConfirm_1mmdk_7 ._text_1mmdk_22{font-size:14px;line-height:20px;font-weight:400;color:#475467}._leftSection_1mmdk_29{background:#2d3e50;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}._illustration_1mmdk_39{width:100%;position:relative;z-index:1;object-fit:cover}._rightSection_1mmdk_46{display:flex;flex-direction:column;justify-content:space-between;background:#f1f5f9;transition:background-color .3s ease}[data-theme=dark] ._rightSection_1mmdk_46{background:var(--bg-secondary, #0f172a)}._header_1mmdk_58{display:flex;justify-content:space-between;align-items:center;background:#fff;height:64px;transition:background-color .3s ease;padding:0 10px}[data-theme=dark] ._header_1mmdk_58{background:var(--bg-primary, #1e293b)}._logo_1mmdk_72{display:flex;align-items:center;gap:8px}._userInfo_1mmdk_78{display:flex;align-items:center}._box_1mmdk_7{display:flex;flex-direction:column;gap:32px}._loginForm_1mmdk_89{display:flex;flex-direction:column;padding:30px;width:474px;margin:0 auto;border-radius:16px;background:#fff;height:max-content;transition:background-color .3s ease}[data-theme=dark] ._loginForm_1mmdk_89{background:var(--bg-primary, #1e293b)}._title_1mmdk_15{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:32px;text-align:left;transition:color .3s ease}[data-theme=dark] ._title_1mmdk_15{color:var(--text-primary, #f1f5f9)}._form_1mmdk_118{display:flex;flex-direction:column;width:100%;gap:20px}._inputGroup_1mmdk_125{display:flex;flex-direction:column;width:100%;gap:8px}._label_1mmdk_132{font-size:14px;font-weight:500;color:#374151;transition:color .3s ease}[data-theme=dark] ._label_1mmdk_132{color:var(--text-primary, #f1f5f9)}._formActions_1mmdk_143{display:flex;justify-content:space-between;align-items:center;margin:8px 0}._checkbox_1mmdk_150{display:flex;align-items:center;gap:8px;cursor:pointer}._checkbox_1mmdk_150 input[type=checkbox]{width:16px;height:16px;cursor:pointer;border-radius:6px!important;border:1px solid #cbd5e1;background:#fff}._checkboxText_1mmdk_165{color:#1e293b;font-size:14px;font-weight:600;letter-spacing:-.084px;transition:color .3s ease}[data-theme=dark] ._checkboxText_1mmdk_165{color:var(--text-primary, #f1f5f9)}._forgotPassword_1mmdk_177{color:#3761e9;text-decoration:none;font-size:16px;font-weight:500;transition:color .3s ease;background:none}._forgotPassword_1mmdk_177:hover{text-decoration:underline}[data-theme=dark] ._forgotPassword_1mmdk_177{color:var(--text-primary, #f1f5f9)}._loginButton_1mmdk_193{padding:10px 28px;border-radius:8px;min-height:50px;background:#2d3e50;border:none;color:#fff;font-size:16px;font-weight:700;line-height:22px;letter-spacing:-.112px;transition:background-color .2s,background-color .3s ease}[data-theme=dark] ._loginButton_1mmdk_193{background:var(--button-primary, #475569)}._error_1mmdk_211{color:#dc2626;font-size:14px;padding:8px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px}._footer_1mmdk_220{display:flex;gap:24px;padding:0;width:470px;margin:0 auto}._footer_1mmdk_220 span{font-size:14px;color:#6b7280;cursor:pointer}._footer_1mmdk_220 span:hover{color:#4f46e5}._copyright_1mmdk_236{display:flex;padding:16px 32px;justify-content:left;align-items:center;align-self:stretch;background:#fff;transition:background-color .3s ease}._copyright_1mmdk_236 p{color:#475569;text-align:left;font-size:14px;font-weight:500;transition:color .3s ease;text-transform:uppercase}[data-theme=dark] ._copyright_1mmdk_236{background:var(--bg-primary, #1e293b)}[data-theme=dark] ._copyright_1mmdk_236 p{color:var(--text-secondary, #cbd5e1)}._formLabel_1yjny_1{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;height:max-content}._label_1yjny_11{font-weight:500;color:var(--color-neutral-700, #344054);font-size:14px;margin:0;white-space:nowrap;transition:color .3s ease}[data-theme=dark] ._label_1yjny_11{color:var(--text-primary, #f1f5f9)}._row_1yjny_24,._checkbox_1yjny_30{flex-direction:row;align-items:center;gap:8px}._required_1yjny_36{font-size:14px}._inputWrapper_flmtp_1{position:relative;display:flex;align-items:center;width:100%;height:48px}._textareaWrapper_flmtp_9{height:100%!important;max-height:100%!important;min-height:100%!important}._floatingLabel_flmtp_15{position:absolute;left:11px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:400;line-height:18px;color:#7b8093;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 28px);transition:top .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),font-size .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1);z-index:1}._floatingLabelTextarea_flmtp_33{top:18px;transform:none}._floatingLabelWithLeftIcon_flmtp_38{left:44px;max-width:calc(100% - 58px)}._floatingLabelFloated_flmtp_43{top:5px;transform:translateY(0);font-size:12px;line-height:14px;color:#7b8093;font-weight:400}._floatingLabelTextarea_flmtp_33._floatingLabelFloated_flmtp_43{top:8px;transform:none}._floatingLabelFocused_flmtp_57,._floatingLabelDisabled_flmtp_61{color:#7b8093}._floatingLabelSm_flmtp_65{font-size:14px;left:12px}._floatingLabelSm_flmtp_65._floatingLabelFloated_flmtp_43{top:8px;font-size:10px}._floatingLabelLg_flmtp_74{font-size:16px;left:20px}._floatingLabelLg_flmtp_74._floatingLabelFloated_flmtp_43{top:10px;font-size:11px}._requiredMark_flmtp_83{color:#ff3030;margin-left:2px}._inputWithLabel_flmtp_88{padding:20px 10px 5px!important;height:100%!important}._textareaWithLabel_flmtp_94{padding:20px 15px!important}._input_flmtp_1,textarea{width:100%;resize:none;border:1px solid #cbd5e1;outline:none;background-color:#fff;color:#1d2023;transition:border-color .2s,box-shadow .2s,background-color .3s ease,color .3s ease}._input_flmtp_1:hover,textarea:hover{border-color:#7b8093}._input_flmtp_1:focus,textarea:focus{border-color:#7b8093}._input_flmtp_1:disabled,textarea:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}._input_flmtp_1:disabled:hover,textarea:disabled:hover{border-color:#cbd5e1}._input_flmtp_1::placeholder,textarea::placeholder{color:#98a2b3!important;font-size:15px!important;font-weight:500!important;line-height:22px!important;letter-spacing:-.112px!important}._input_flmtp_1._error_flmtp_134,textarea._error_flmtp_134{border-color:#ff3030}._input_flmtp_1._error_flmtp_134:hover,textarea._error_flmtp_134:hover{border-color:#dc2626}._input_flmtp_1._error_flmtp_134:focus,textarea._error_flmtp_134:focus{border-color:#ff3030;box-shadow:0 0 0 3px #ef44441a}._small_flmtp_148{padding:8px 12px;font-size:14px;border-radius:16px}._small_flmtp_148::placeholder{color:#475569;font-size:14px;font-weight:500;line-height:22px;letter-spacing:-.112px}._small_flmtp_148._hasLeftIcon_flmtp_160{padding-left:36px}._small_flmtp_148._hasRightIcon_flmtp_163{padding-right:36px}._errorMessage_flmtp_167{color:#ff3030;font-size:12px;line-height:1.4}._medium_flmtp_173{padding:8px 14px;font-size:16px;border-radius:16px}._medium_flmtp_173::placeholder{color:#475569;font-size:14px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:-.112px}._medium_flmtp_173._hasLeftIcon_flmtp_160{padding-left:44px}._medium_flmtp_173._hasRightIcon_flmtp_163{padding-right:44px}._large_flmtp_193{padding:16px 20px;font-size:18px;border-radius:16px}._large_flmtp_193::placeholder{color:#475569;font-size:14px;font-weight:500;line-height:22px;letter-spacing:-.112px}._large_flmtp_193._hasLeftIcon_flmtp_160{padding-left:52px}._large_flmtp_193._hasRightIcon_flmtp_163{padding-right:52px}._leftIcon_flmtp_212,._rightIcon_flmtp_213{position:absolute;display:flex;align-items:center;justify-content:center;color:#6b7280;z-index:1;transition:color .3s ease}[data-theme=dark] ._leftIcon_flmtp_212,[data-theme=dark] ._rightIcon_flmtp_213{color:var(--text-icon, #94a3b8)}._iconSmall_flmtp_228{width:16px;height:16px}._iconSmall_flmtp_228._leftIcon_flmtp_212{left:12px}._iconSmall_flmtp_228._rightIcon_flmtp_213{right:12px}._iconMedium_flmtp_239{width:20px;height:20px}._iconMedium_flmtp_239._leftIcon_flmtp_212{left:14px}._iconMedium_flmtp_239._rightIcon_flmtp_213{right:14px}._iconLarge_flmtp_250{width:24px;height:24px}._iconLarge_flmtp_250._leftIcon_flmtp_212{left:16px}._iconLarge_flmtp_250._rightIcon_flmtp_213{right:16px}._loadingSpinner_flmtp_261{display:flex;align-items:center;justify-content:center}._spinner_flmtp_267{width:16px;height:16px;border:2px solid #e2e8f0;border-top:2px solid #3b82f6;border-radius:50%;animation:_spin_flmtp_267 .8s linear infinite;transition:border-color .3s ease}[data-theme=dark] ._spinner_flmtp_267{border-color:var(--spinner-border, #475569);border-top-color:var(--spinner-active, #60a5fa)}@keyframes _spin_flmtp_267{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_gujl0_1{position:relative;width:100%;font-family:Nunito Sans,sans-serif}._trigger_gujl0_7{position:relative;display:flex;align-items:center;width:100%;height:48px;padding:0 48px 0 10px;border:1px solid #cbd5e1;border-radius:16px;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none;outline:none;box-sizing:border-box}._trigger_gujl0_7:hover{border-color:#94a3b8}._trigger_gujl0_7:focus{border-color:#7b8093}._triggerOpen_gujl0_30{border-color:#7b8093}._triggerError_gujl0_34{border-color:#ff3030}._triggerError_gujl0_34:focus,._triggerError_gujl0_34._triggerOpen_gujl0_30{border-color:#ff3030}._triggerDisabled_gujl0_41{background:#f9fafb;cursor:not-allowed;color:#9ca3af}._triggerDisabled_gujl0_41:hover{border-color:#cbd5e1}._triggerValue_gujl0_50{font-size:16px;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;margin-top:10px}._triggerValueWithLabel_gujl0_61{margin-top:12px}._triggerPlaceholder_gujl0_65{color:#98a2b3;margin-top:0}._calIcon_gujl0_70{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#94a3b8;display:flex;align-items:center;transition:color .2s}._calIconOpen_gujl0_81{color:#7b8093}._floatingLabel_gujl0_85{position:absolute;left:11px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:500;color:#7b8093;pointer-events:none;white-space:nowrap;transition:top .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),font-size .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);z-index:1}._floatingLabelFloated_gujl0_99{top:5px;transform:translateY(0);font-size:11px;font-weight:600;color:#6b7280;letter-spacing:.01em}._floatingLabelFocused_gujl0_108{color:#7b8093}._requiredMark_gujl0_112{color:#ff3030;margin-left:2px}._errorMessage_gujl0_117{color:#ff3030;font-size:12px;line-height:1.4;margin-top:4px}._dropdownWrapper_gujl0_124{animation:_fadeInDown_gujl0_1 .15s cubic-bezier(.4,0,.2,1)}@keyframes _fadeInDown_gujl0_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._dropdown_gujl0_124{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #00000014,0 20px 40px -8px #00000026;border:1px solid rgba(99,102,241,.2);width:300px;height:400px;overflow:auto;box-sizing:border-box;display:flex;flex-direction:column;padding:13px 16px;gap:4px}._calHeader_gujl0_153{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:28px}._monthTitle_gujl0_161{font-size:13px;font-weight:700;color:#344054;letter-spacing:-.01em}._navBtn_gujl0_168{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:none;border-radius:6px;color:#64748b;cursor:pointer;transition:background .15s,color .15s;padding:0}._navBtn_gujl0_168:hover{background:#f1f5f9;color:#0f172a}._navBtn_gujl0_168 svg{width:14px;height:14px}._inputRow_gujl0_191{display:grid;grid-template-columns:1fr 1fr;gap:6px;flex-shrink:0}._inputGroup_gujl0_198{border:1px solid #e2e8f0;border-radius:8px;padding:4px 7px;background:#fff;transition:border-color .15s}._inputGroup_gujl0_198:focus-within{border-color:#7b8093}._inputGroupLabel_gujl0_209{display:block;font-size:9px;font-weight:700;color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1px;line-height:1}._textInput_gujl0_220{width:100%;border:none;outline:none;background:transparent;font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:600;color:#1e293b;padding:0;line-height:1.3}._textInput_gujl0_220::placeholder{color:#cbd5e1;font-weight:400}._dayHeaders_gujl0_237{display:grid;grid-template-columns:repeat(7,1fr);flex-shrink:0}._dayHeader_gujl0_237{text-align:center;font-size:10px;font-weight:700;color:#94a3b8;padding:2px 0;line-height:1.2}._calGrid_gujl0_252{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;flex-shrink:0;flex:1}._dayCell_gujl0_260{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;background:none;border-radius:50%;font-family:Nunito Sans,sans-serif;font-size:11px;font-weight:400;color:#344054;cursor:pointer;transition:background .15s,color .15s;padding:0;aspect-ratio:1}._dayCell_gujl0_260:hover{background:#f1f5f9}._dayCellOther_gujl0_282{color:#d1d5db;cursor:default}._dayCellOther_gujl0_282:hover{background:none}._dayCellSelected_gujl0_290{background:#1e293b!important;color:#fff!important;font-weight:700}._dayCellSelected_gujl0_290:hover{background:#0f172a!important}._dayCellToday_gujl0_299{background:#f1f5f9;font-weight:700}._dayCellDisabled_gujl0_304{color:#d1d5db!important;background:none!important;cursor:not-allowed!important;pointer-events:none;opacity:.45}._todayDot_gujl0_312{position:absolute;bottom:2px;left:50%;transform:translate(-50%);width:3px;height:3px;border-radius:50%;background:#7b8093}._footer_gujl0_323{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding-top:11px;border-top:1px solid #f1f5f9;flex-shrink:0}._btnCancel_gujl0_332{height:34px;border:1.5px solid #e2e8f0;border-radius:20px;background:#fff;font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:700;color:#374151;cursor:pointer;transition:background .15s,border-color .15s}._btnCancel_gujl0_332:hover{background:#f8fafc;border-color:#cbd5e1}._btnApply_gujl0_349{height:34px;border:none;border-radius:20px;background:#1e293b;font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:700;color:#fff;cursor:pointer;transition:background .15s,transform .1s}._btnApply_gujl0_349:hover{background:#0f172a}._btnApply_gujl0_349:active{transform:scale(.98)}._spinner_gujl0_368{display:flex;flex-direction:column;align-items:center;gap:2px}._spinnerBtn_gujl0_375{background:none;border:none;color:#94a3b8;font-size:9px;cursor:pointer;padding:1px 4px;line-height:1;transition:color .15s}._spinnerBtn_gujl0_375:hover{color:#1e293b}._spinnerInput_gujl0_389{width:28px;text-align:center;border:1px solid #e2e8f0;border-radius:4px;font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:600;color:#1e293b;padding:2px 0;outline:none}._spinnerInput_gujl0_389:focus{border-color:#7b8093}[data-theme=dark] ._trigger_gujl0_7{background:var(--bg-primary, #1e293b);border-color:var(--border-input, #475569);color:var(--text-input, #cbd5e1)}[data-theme=dark] ._trigger_gujl0_7:hover{border-color:#64748b}[data-theme=dark] ._triggerOpen_gujl0_30{border-color:#818cf8;box-shadow:0 0 0 3px #818cf826}[data-theme=dark] ._triggerValue_gujl0_50{color:#e2e8f0}[data-theme=dark] ._calIcon_gujl0_70{color:#64748b}[data-theme=dark] ._calIconOpen_gujl0_81{color:#818cf8}[data-theme=dark] ._floatingLabel_gujl0_85{color:#64748b}[data-theme=dark] ._floatingLabelFloated_gujl0_99{color:#94a3b8}[data-theme=dark] ._floatingLabelFocused_gujl0_108{color:#818cf8}[data-theme=dark] ._dropdown_gujl0_124{background:#1e293b;border-color:#818cf833;box-shadow:0 4px 6px -1px #0000004d,0 20px 40px -8px #0006}[data-theme=dark] ._monthTitle_gujl0_161{color:#f1f5f9}[data-theme=dark] ._navBtn_gujl0_168{color:#94a3b8}[data-theme=dark] ._navBtn_gujl0_168:hover{background:#334155;color:#f1f5f9}[data-theme=dark] ._inputGroup_gujl0_198{background:#0f172a;border-color:#334155}[data-theme=dark] ._inputGroup_gujl0_198:focus-within{border-color:#818cf8;background:#1e293b}[data-theme=dark] ._textInput_gujl0_220{color:#e2e8f0}[data-theme=dark] ._dayHeader_gujl0_237{color:#64748b}[data-theme=dark] ._dayCell_gujl0_260{color:#e2e8f0}[data-theme=dark] ._dayCell_gujl0_260:hover{background:#334155}[data-theme=dark] ._dayCellOther_gujl0_282{color:#475569}[data-theme=dark] ._dayCellOther_gujl0_282:hover{background:none}[data-theme=dark] ._dayCellSelected_gujl0_290{background:#f1f5f9!important;color:#0f172a!important}[data-theme=dark] ._dayCellToday_gujl0_299{background:#334155}[data-theme=dark] ._dayCellDisabled_gujl0_304{color:#475569!important;opacity:.4}[data-theme=dark] ._footer_gujl0_323{border-top-color:#334155}[data-theme=dark] ._btnCancel_gujl0_332{background:transparent;border-color:#475569;color:#cbd5e1}[data-theme=dark] ._btnCancel_gujl0_332:hover{background:#334155}[data-theme=dark] ._btnApply_gujl0_349{background:#f1f5f9;color:#0f172a}[data-theme=dark] ._btnApply_gujl0_349:hover{background:#e2e8f0}[data-theme=dark] ._spinnerInput_gujl0_389{border-color:#334155;color:#e2e8f0}[data-theme=dark] ._spinnerInput_gujl0_389:focus{border-color:#818cf8}[data-theme=dark] ._spinnerBtn_gujl0_375{color:#64748b}[data-theme=dark] ._spinnerBtn_gujl0_375:hover{color:#e2e8f0}._wrapper_pt197_2{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;height:48px;max-height:48px;min-height:48px}._floatingWrapper_pt197_13{height:48px;max-height:48px;min-height:48px}._floatingLabel_pt197_19{position:absolute;left:11px;top:50%;transform:translateY(-50%);font-family:Nunito Sans;font-size:12px;font-weight:400;color:#7b8093;pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1);background:transparent;padding:0 4px;line-height:1;z-index:1;white-space:nowrap}._floatingLabelActive_pt197_37{top:15px;font-size:12px;font-weight:600;color:#7b8093;padding:0 4px}[data-theme=dark] ._floatingLabel_pt197_19{color:var(--text-placeholder, #64748b)}[data-theme=dark] ._floatingLabelActive_pt197_37{color:var(--primary-blue, #818cf8);background:var(--bg-primary, #1e293b)}._floatingTrigger_pt197_54{height:48px!important;max-height:48px!important;min-height:48px!important;border-radius:16px!important}._trigger_pt197_61{font-family:Nunito Sans;width:100%;min-width:0;height:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #cbd5e1;outline:none;background-color:#fff;color:#374151;cursor:pointer;transition:border-color .2s,box-shadow .2s,background-color .3s ease,color .3s ease}._trigger_pt197_61:hover{border-color:#a5b4fc}._trigger_pt197_61:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}[data-theme=dark] ._trigger_pt197_61{background-color:var(--bg-primary, #1e293b);border-color:var(--border-input, #475569);color:var(--text-input, #cbd5e1)}[data-theme=dark] ._trigger_pt197_61:hover{border-color:var(--border-light, #475569)}[data-theme=dark] ._trigger_pt197_61:disabled{background-color:var(--bg-disabled, #1e293b);color:var(--text-disabled, #64748b)}._trigger_pt197_61._error_pt197_101{border-color:#ef4444}._trigger_pt197_61._error_pt197_101:hover{border-color:#dc2626}._trigger_pt197_61._error_pt197_101:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._errorMessage_pt197_114{color:#ef4444;font-size:12px;line-height:1.4}._value_pt197_120{margin-top:20px;flex:1;min-width:0;text-align:left;white-space:nowrap;font-family:Nunito Sans;color:#374151;width:100%;resize:none;padding:0;transition:color .3s ease;overflow:hidden;text-overflow:ellipsis}[data-theme=dark] ._value_pt197_120{color:var(--text-input, #cbd5e1)}._placeholder_pt197_140{color:#9ca3af!important;font-size:13px!important;font-weight:400!important;line-height:22px!important;letter-spacing:-.112px!important;transition:color .3s ease}[data-theme=dark] ._placeholder_pt197_140{color:var(--text-placeholder, #64748b)!important}._multiValue_pt197_153{display:flex;flex-wrap:wrap;gap:4px;align-items:center}._multiValueItem_pt197_160{display:inline-flex;align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:2px 8px;font-size:10px;color:#475569;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background-color .3s ease,border-color .3s ease,color .3s ease}[data-theme=dark] ._multiValueItem_pt197_160{background:var(--bg-secondary, #0f172a);border-color:var(--border-color, #334155);color:var(--text-primary, #f1f5f9)}._moreCount_pt197_182{background:#3b82f6;color:#fff;border-radius:4px;padding:1px 6px;font-size:8px;font-weight:500;margin-left:4px}._rightSide_pt197_192{display:flex;align-items:center;flex-shrink:0}._clear_pt197_198{border:none;background:transparent;color:#94a3b8;cursor:pointer;font-size:16px}._caret_pt197_206{color:#64748b;transition:transform .16s ease;height:18px}._caretOpen_pt197_212{transform:rotate(180deg)}._menu_pt197_216{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:1000;border:1px solid #e2e8f0;background:#fff;border-radius:12px;box-shadow:0 10px 20px #02081714;padding:6px;width:100%;box-sizing:border-box;max-height:200px;overflow-y:auto;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}[data-theme=dark] ._menu_pt197_216{background:var(--menu-bg, #1e293b);border-color:var(--menu-border, #334155);box-shadow:0 10px 20px #0000004d}._portal_pt197_241{position:fixed!important;inset:auto;width:unset;max-height:unset;z-index:10000!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}._menuPlacementBottom_pt197_254{transform-origin:top center}._menuPlacementTop_pt197_258{transform-origin:bottom center}._empty_pt197_262{padding:12px;text-align:center;color:#94a3b8;font-size:14px}._createButtonContainerNoSearch_pt197_270{padding:8px 10px;border-bottom:1px solid #e2e8f0}._createButton_pt197_270{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:#f8fafc;border:none;border-radius:8px;color:#3b82f6;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s,background-color .3s ease,color .3s ease}._createButton_pt197_270:hover{background:#e2e8f0}._createButton_pt197_270:active{background:#cbd5e1}._createButton_pt197_270 svg{width:16px;height:16px}[data-theme=dark] ._createButton_pt197_270{background:var(--bg-secondary, #0f172a);color:var(--primary-blue, #60a5fa)}[data-theme=dark] ._createButton_pt197_270:hover{background:var(--button-hover, #475569)}[data-theme=dark] ._createButton_pt197_270:active{background:var(--active-bg, #334155)}._createButtonInline_pt197_313{display:flex;align-items:center;justify-content:center;padding:8px;background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;transition:background-color .2s;flex-shrink:0;width:32px;height:32px}._createButtonInline_pt197_313:hover{background:#2563eb}._createButtonInline_pt197_313:active{background:#1d4ed8}._createButtonInline_pt197_313 svg{width:16px;height:16px}._createButtonInline_pt197_313 svg path{fill:#fff}._itemWrapper_pt197_342{display:flex;align-items:center;gap:4px;width:100%;border-radius:8px;transition:background .15s ease,background-color .3s ease}._itemWrapper_pt197_342:hover{background:#f1f5f9}._itemWrapper_pt197_342:hover ._editButton_pt197_353{opacity:1}._itemWrapper_pt197_342._active_pt197_356{background:#f9fafb}._itemWrapper_pt197_342._active_pt197_356 ._editButton_pt197_353{opacity:1}[data-theme=dark] ._itemWrapper_pt197_342:hover{background:var(--button-hover, #475569)}[data-theme=dark] ._itemWrapper_pt197_342._active_pt197_356{background:var(--active-bg, #334155)}._item_pt197_342{flex:1;display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px;border:none;background:transparent;cursor:pointer;color:#0f172a;font-size:14px;transition:background .15s ease,background-color .3s ease,color .3s ease}._item_pt197_342:hover{background:transparent}[data-theme=dark] ._item_pt197_342{color:var(--text-primary, #f9fafb)}[data-theme=dark] ._item_pt197_342:hover{background:transparent}._itemIcon_pt197_396{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}._itemLabel_pt197_404{flex:1;text-align:left}._checkmark_pt197_409{color:#3b82f6;font-weight:700;font-size:14px;margin-left:auto}._editButton_pt197_353{display:flex;align-items:center;justify-content:center;padding:6px;background:transparent;border:none;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s;opacity:0;flex-shrink:0;width:28px;height:28px}._editButton_pt197_353:hover{background:#f1f5f9;color:#3b82f6}._editButton_pt197_353:active{background:#e2e8f0}._editButton_pt197_353 svg{width:14px;height:14px}._searchContainer_pt197_444{position:relative;padding:8px 10px;border-bottom:1px solid #e2e8f0;margin-bottom:4px;display:flex;align-items:center;gap:8px;width:100%;box-sizing:border-box}._searchIcon_pt197_456{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#94a3b8;width:16px;height:16px;display:flex;align-items:center;justify-content:center}._searchInput_pt197_469{flex:1;min-width:0;width:100%;padding:8px 8px 8px 32px;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:14px;color:#0f172a;background:#f8fafc;outline:none;transition:border-color .2s,background .2s,background-color .3s ease,color .3s ease}._searchInput_pt197_469:focus{border-color:#7b8093}._searchInput_pt197_469::placeholder{color:#94a3b8}[data-theme=dark] ._searchInput_pt197_469{background:var(--bg-secondary, #0f172a);border-color:var(--border-color, #334155);color:var(--text-primary, #f1f5f9)}[data-theme=dark] ._searchInput_pt197_469:focus{border-color:var(--primary-blue, #60a5fa);background:var(--bg-primary, #1e293b)}[data-theme=dark] ._searchInput_pt197_469::placeholder{color:var(--text-placeholder, #64748b)}._sizeSm_pt197_505{padding:8px 14px;font-size:16px;border-radius:8px}._sizeSm_pt197_505 ._value_pt197_120{font-size:16px}._sizeSm_pt197_505 ._placeholder_pt197_140{font-size:16px;font-weight:500}._sizeMd_pt197_518{padding:9px 12px;font-size:16px;border-radius:8px}._sizeMd_pt197_518 ._value_pt197_120{font-size:16px}._sizeMd_pt197_518 ._placeholder_pt197_140{font-size:16px;font-weight:500}._sizeLg_pt197_531{padding:16px 20px;font-size:16px;border-radius:8px}._sizeLg_pt197_531 ._value_pt197_120{font-size:16px}._sizeLg_pt197_531 ._placeholder_pt197_140{font-size:16px;font-weight:500}._loadingSpinner_pt197_544{display:flex;align-items:center;justify-content:center;gap:10px;padding-right:8px}._spinner_pt197_552{width:16px;height:16px;border:2px solid #e2e8f0;border-top:2px solid #7b8093;border-radius:50%;animation:_spin_pt197_552 .8s linear infinite;transition:border-color .3s ease}[data-theme=dark] ._spinner_pt197_552{border-color:var(--spinner-border, #475569);border-top-color:var(--spinner-active, #60a5fa)}@keyframes _spin_pt197_552{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._treeList_pt197_575{display:flex;flex-direction:column;gap:2px}._treeGroup_pt197_581{display:flex;flex-direction:column;gap:0}._treeRow_pt197_587,._treeChildRow_pt197_588{min-height:40px}._treeRowInner_pt197_592{flex:1;display:flex;align-items:center;gap:0;min-width:0}._treeExpand_pt197_600{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:40px;padding:0;border:none;background:transparent;cursor:pointer;color:#64748b;border-radius:6px;transition:background .15s,color .15s}._treeExpand_pt197_600:hover{background:#f1f5f9;color:#0f172a}._treeExpand_pt197_600 svg{width:14px;height:14px}._treeExpandPlaceholder_pt197_624{width:28px;flex-shrink:0;display:inline-block}._treeChildren_pt197_630{padding-left:12px;border-left:1px solid #e2e8f0;margin-left:14px;display:flex;flex-direction:column;gap:0}._treeChildRow_pt197_588 ._item_pt197_342{padding-left:12px}[data-theme=dark] ._treeExpand_pt197_600{color:#94a3b8}[data-theme=dark] ._treeExpand_pt197_600:hover{background:var(--button-hover, #475569);color:#e2e8f0}[data-theme=dark] ._treeChildren_pt197_630{border-left-color:#334155}._optionsList_pt197_655{max-height:240px;overflow-y:auto;overflow-x:hidden}._optionsList_pt197_655::-webkit-scrollbar{width:6px}._optionsList_pt197_655::-webkit-scrollbar-track{background:transparent}._optionsList_pt197_655::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}._optionsList_pt197_655::-webkit-scrollbar-thumb:hover{background:#0000004d}._loadingMore_pt197_674{padding:12px;display:flex;justify-content:center;align-items:center}._modalTabs_5nbzg_1{display:flex;border-bottom:1px solid #f1f5f9;padding:0 24px;gap:0;background:#fff}._modalTab_5nbzg_1{position:relative;padding:12px 8px;font-size:14px;font-weight:700;color:#475569;background:transparent;border:none;cursor:pointer;transition:color .15s ease}._modalTab_5nbzg_1:hover:not(._disabled_5nbzg_20){background:#f8fafc}._modalTab_5nbzg_1._active_5nbzg_23{color:#0f172a}._modalTab_5nbzg_1._active_5nbzg_23:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#3761e9;border-radius:2px 2px 0 0}._modalTab_5nbzg_1._disabled_5nbzg_20{opacity:.4;cursor:not-allowed}._form_5nbzg_41{padding:16px 24px 24px;display:flex;flex-direction:column;gap:12px}._form_5nbzg_41 ._pointerEventNone_5nbzg_47{pointer-events:none}._form_5nbzg_41 ._modalFormTitle_5nbzg_50{font-size:14px;font-weight:600;color:#101828;line-height:20px;margin-bottom:12px}._form_5nbzg_41 ._clientBranchImagesBox_5nbzg_57{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}._form_5nbzg_41 ._clientBranchImagesBox_5nbzg_57 ._clientBranchImage_5nbzg_57{width:100%;height:100%;object-fit:cover;border-radius:50%}._form_5nbzg_41 ._grid2_5nbzg_68{display:grid;grid-template-columns:1fr 1fr;gap:8px}._form_5nbzg_41 ._grid3_5nbzg_73{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}._form_5nbzg_41 ._buttons_5nbzg_78{display:flex;gap:8px;align-items:center}._row_5nbzg_84{display:grid;grid-template-columns:1fr 1fr;gap:12px}._grid_5nbzg_68{display:grid;grid-template-columns:2fr 1fr;gap:12px}._top_5nbzg_96{display:flex;flex-direction:column;gap:12px;border-bottom:1px solid #d0d5dd;padding-bottom:12px}._saveButton_5nbzg_104{display:flex;align-items:center;gap:2px;justify-content:center;background-color:#2d3e50;box-shadow:0 1px 2px #1018280d;color:#fff;border-radius:6px}._middle_5nbzg_115{display:flex;flex-direction:column;gap:12px;padding:12px 0;border-bottom:1px solid #d0d5dd}._bottom_5nbzg_123{display:flex;flex-direction:column;gap:12px;padding:12px 0}._bottom_5nbzg_123 textarea{border:1px solid #d0d5dd}._map_5nbzg_133{width:100%;height:290px;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;position:relative;z-index:0;flex-shrink:0}._map_5nbzg_133 .leaflet-container{width:100%!important;height:100%!important;border-radius:16px;z-index:0}._map_5nbzg_133 .leaflet-pane{z-index:1!important}._map_5nbzg_133 .leaflet-top,._map_5nbzg_133 .leaflet-bottom,._map_5nbzg_133 .leaflet-control{z-index:2!important}._map_5nbzg_133 .custom-marker{background:transparent;border:none}._map_5nbzg_133 .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 4px 12px #00000026;padding:0}._map_5nbzg_133 .leaflet-popup-content{margin:12px 16px;font-size:14px;line-height:1.5;color:#2d3e50}._map_5nbzg_133 .leaflet-popup-tip{background:#fff;box-shadow:0 2px 4px #0000001a}._map_5nbzg_133 .leaflet-marker-icon{transition:transform .2s ease}._map_5nbzg_133 .leaflet-marker-icon:hover{transform:scale(1.1)}._map_5nbzg_133 .leaflet-marker-draggable{cursor:move}._info_5nbzg_199{display:flex;align-items:center;gap:20px}._info_5nbzg_199 p{font-weight:500;font-size:12px;color:#64748b}._info_5nbzg_199 span{font-weight:500;font-size:12px;color:#334155}._overlay_18c25_1{position:fixed;inset:0;background:#02081780;display:flex;align-items:center;justify-content:center;padding:24px;z-index:999;pointer-events:auto;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:background-color .3s ease}[data-theme=dark] ._overlay_18c25_1{background:#000000b3}._modal_18c25_22{background:#fff;border-radius:12px;border:1px solid #e2e8f0;max-height:calc(100vh - 48px);display:flex;flex-direction:column;pointer-events:auto;transition:background-color .3s ease,border-color .3s ease;position:relative}[data-theme=dark] ._modal_18c25_22{background:var(--bg-primary, #1e293b);border-color:var(--border-color, #334155)}._header_18c25_39{padding:24px 24px 0}._deleteHeader_18c25_43{padding:9px 9.5px}._header_18c25_39,._deleteHeader_18c25_43{display:flex;align-items:center;justify-content:space-between;transition:border-color .3s ease}._header_18c25_39 ._deleteIcon_18c25_54,._header_18c25_39 ._warnIcon_18c25_55,._deleteHeader_18c25_43 ._deleteIcon_18c25_54,._deleteHeader_18c25_43 ._warnIcon_18c25_55{position:relative;display:inline-flex;align-items:center;justify-content:center}._header_18c25_39 ._deleteIcon_18c25_54 svg,._header_18c25_39 ._warnIcon_18c25_55 svg,._deleteHeader_18c25_43 ._deleteIcon_18c25_54 svg,._deleteHeader_18c25_43 ._warnIcon_18c25_55 svg{width:48px;height:48px;z-index:2}._header_18c25_39 ._deleteIcon_18c25_54:after,._header_18c25_39 ._warnIcon_18c25_55:after,._deleteHeader_18c25_43 ._deleteIcon_18c25_54:after,._deleteHeader_18c25_43 ._warnIcon_18c25_55:after{content:"";position:absolute;width:48px;height:48px;border-radius:50%;background:#e5393566;animation:_ripple_18c25_1 1.8s infinite ease-out;z-index:1}._header_18c25_39 ._warnIcon_18c25_55:after,._deleteHeader_18c25_43 ._warnIcon_18c25_55:after{content:"";position:absolute;width:48px;height:48px;border-radius:50%;background:#dfc885;animation:_ripple_18c25_1 1.8s infinite ease-out;z-index:1}@keyframes _ripple_18c25_1{0%{transform:scale(1);opacity:.6}70%{transform:scale(1.8);opacity:0}to{opacity:0}}._header_18c25_39 ._deleteContentImg_18c25_108,._deleteHeader_18c25_43 ._deleteContentImg_18c25_108{object-fit:contain;position:absolute;top:0;left:0;width:150px}[data-theme=dark] ._header_18c25_39{border-bottom-color:var(--border-color, #334155)}._title_18c25_121{margin:0;font-size:18px;font-weight:600;color:#101828;transition:color .3s ease}[data-theme=dark] ._title_18c25_121{color:var(--text-primary, #f1f5f9)}._close_18c25_133{display:flex;width:40px;height:40px;justify-content:center;align-items:center;gap:10px;border-radius:123px;cursor:pointer;background-color:transparent;transition:background-color .3s ease,color .3s ease}[data-theme=dark] ._close_18c25_133:hover{background-color:var(--button-hover, #475569)}._body_18c25_150{overflow:auto;transition:background-color .3s ease;z-index:1000}[data-theme=dark] ._body_18c25_150{background:var(--bg-primary, #1e293b)}._footer_18c25_160{padding:32px 24px 24px;display:flex;gap:12px;justify-content:flex-end;transition:border-color .3s ease}[data-theme=dark] ._footer_18c25_160{border-top-color:var(--border-color, #334155)}._sizeSm_18c25_172{width:360px}._sizeMd_18c25_176{width:520px}._sizeLg_18c25_180{width:700px;max-height:80vh}._sizeXl_18c25_185{width:960px}._sizeProduct_18c25_189{width:100%;max-width:100%;height:80vh;min-height:80vh;max-height:80vh;overflow:scroll}._button_gv8x8_1{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s ease}._button_gv8x8_1:disabled{opacity:.6;cursor:not-allowed}._sm_gv8x8_17{padding:6px 12px;font-size:14px}._md_gv8x8_22{padding:4px 14px;font-size:12px}._icon_gv8x8_27{width:24px;height:24px}._lg_gv8x8_32{padding:14px 24px;font-size:18px}._primary_gv8x8_37{background:#1746a2;color:#fff}._primary_gv8x8_37:hover:not(:disabled){background:#143d8f}._secondary_gv8x8_45{background:#e5e7eb;color:#1f2937}._secondary_gv8x8_45:hover:not(:disabled){background:#d1d5db}._dark_gv8x8_53{background:#1f2937;color:#fff;border:1px solid #24334B}._dark_gv8x8_53:hover:not(:disabled){background:#111827}._ghost_gv8x8_62{background:transparent;color:#1746a2}._ghost_gv8x8_62:hover:not(:disabled){background:#1746a21a}._green_gv8x8_70{background-color:#009951;color:#fff}._red_gv8x8_75{background-color:#b3261e;color:#fff}._label_gv8x8_80{display:flex;align-items:center}._loading_gv8x8_85{pointer-events:none}._spinner_gv8x8_89{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top:2px solid white;border-radius:50%;animation:_spin_gv8x8_89 .6s linear infinite}@keyframes _spin_gv8x8_89{to{transform:rotate(360deg)}}._container_1aqj6_1{display:flex;flex-direction:column;gap:10px;width:100%}._fileExtBadge_1aqj6_8{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px}._fileExtBadge_1aqj6_8 ._fileExtText_1aqj6_15{font-size:10px;font-weight:600;color:var(--primary);background:rgba(var(--primary-rgb),.1);padding:2px 6px;border-radius:4px}._upload_1aqj6_24{display:flex;min-height:48px;padding:12px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:12px;border:1px solid #cbd5e1;margin:10px;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}[data-theme=dark] ._upload_1aqj6_24{border-color:var(--border-color, #334155)}[data-theme=dark] ._upload_1aqj6_24:hover{background:var(--bg-secondary, #0f172a)}._uploadSingle_1aqj6_46{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 24px;gap:4px;width:100%;border-radius:12px;border:1px solid #cbd5e1;background:#fff;cursor:pointer;transition:all .2s,background-color .3s ease,border-color .3s ease;min-height:120px}._uploadSingle_1aqj6_46:hover{border-color:#94a3b8;background:#f8fafc}[data-theme=dark] ._uploadSingle_1aqj6_46{background:var(--bg-primary, #1e293b);border-color:var(--border-color, #334155)}[data-theme=dark] ._uploadSingle_1aqj6_46:hover{border-color:var(--border-light, #475569);background:var(--bg-secondary, #0f172a)}._uploadIcon_1aqj6_76{display:flex;justify-content:center;align-items:center;color:#475569;box-shadow:0 1px 10px #1018280d;padding:8px;border:1px solid #eaecf0;border-radius:8px}._uploadIcon_1aqj6_76 svg{width:16px;height:16px}._uploadTitle_1aqj6_91{margin:0;font-size:12px;font-weight:600;color:#0040c1;text-decoration:underline;text-align:center;transition:color .3s ease}[data-theme=dark] ._uploadTitle_1aqj6_91{color:var(--primary-blue, #60a5fa)}._uploadSubtitle_1aqj6_105{margin:0;font-size:8px;font-weight:400;color:#475467;text-align:center;transition:color .3s ease}[data-theme=dark] ._uploadSubtitle_1aqj6_105{color:var(--text-tertiary, #94a3b8)}._uploadedContent_1aqj6_118{display:flex;align-items:center;justify-content:center;gap:12px;width:100%}._uploadedTitle_1aqj6_126{margin:0;font-size:16px;font-weight:600;color:#3182ce;text-align:center;flex:1;transition:color .3s ease}[data-theme=dark] ._uploadedTitle_1aqj6_126{color:var(--primary-blue, #60a5fa)}._uploadedSubtitle_1aqj6_140{margin:0;font-size:14px;font-weight:400;color:#64748b;text-align:center;transition:color .3s ease}[data-theme=dark] ._uploadedSubtitle_1aqj6_140{color:var(--text-tertiary, #94a3b8)}._fileInfoContainer_1aqj6_153{display:flex;flex-direction:column;gap:4px;flex:1;align-items:center}._imagePreviewContainer_1aqj6_161{position:relative;width:100%}._imagePreview_1aqj6_161{position:relative;width:100%;border-radius:12px;border:1px solid #cbd5e1;overflow:hidden;cursor:pointer;transition:all .2s,background-color .3s ease,border-color .3s ease;background:#fff}[data-theme=dark] ._imagePreview_1aqj6_161{background:var(--bg-primary, #1e293b);border-color:var(--border-color, #334155)}[data-theme=dark] ._imagePreview_1aqj6_161:hover{border-color:var(--border-light, #475569)}._imagePreview_1aqj6_161:hover{border-color:#94a3b8}._imagePreview_1aqj6_161:hover ._imageOverlay_1aqj6_189{opacity:1}._previewImage_1aqj6_193{width:100%;height:auto;display:block;object-fit:cover;max-height:160px;aspect-ratio:2/1}._removeBtnOverlay_1aqj6_202{display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;transition:all .2s,background-color .3s ease;color:#ef4444;padding:0}._removeBtnOverlay_1aqj6_202 svg{width:20px;height:20px}._removeBtnOverlay_1aqj6_202:hover{background:#fff;transform:scale(1.1)}[data-theme=dark] ._removeBtnOverlay_1aqj6_202{background:#1e293be6;color:var(--danger, #f87171)}[data-theme=dark] ._removeBtnOverlay_1aqj6_202:hover{background:var(--bg-primary, #1e293b)}._changeImageBtn_1aqj6_233{display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;border-radius:8px;padding:8px 16px;cursor:pointer;transition:all .2s,background-color .3s ease,color .3s ease;color:#2d3e50;font-size:14px;font-weight:500;margin-left:8px}._changeImageBtn_1aqj6_233:hover{background:#fff;transform:scale(1.05)}[data-theme=dark] ._changeImageBtn_1aqj6_233{background:#1e293be6;color:var(--text-primary, #f1f5f9)}[data-theme=dark] ._changeImageBtn_1aqj6_233:hover{background:var(--bg-primary, #1e293b)}._imageError_1aqj6_261{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:12px;min-height:160px;color:#64748b;transition:color .3s ease}._imageError_1aqj6_261 svg{width:48px;height:48px}._imageError_1aqj6_261 p{margin:0;font-size:14px;text-align:center}[data-theme=dark] ._imageError_1aqj6_261{color:var(--text-tertiary, #94a3b8)}._imageOverlay_1aqj6_189{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .2s;width:100%}._multipleContainer_1aqj6_302{display:flex;flex-direction:column;width:100%}._uploadArea_1aqj6_308{display:flex;padding:16px 24px;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:10px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;transition:background-color .3s ease,border-color .3s ease;cursor:pointer}._uploadArea_1aqj6_308:hover{border-color:#94a3b8;background:#f8fafc}[data-theme=dark] ._uploadArea_1aqj6_308{background:var(--bg-primary, #1e293b);border-color:var(--border-color, #334155)}._uploadContent_1aqj6_333 h4{margin:0;font-size:16px;font-weight:600;color:#374151;transition:color .3s ease}[data-theme=dark] ._uploadContent_1aqj6_333 h4{color:var(--text-primary, #f1f5f9)}._uploadContent_1aqj6_333 p{margin:0;font-size:14px;color:#6b7280;transition:color .3s ease}[data-theme=dark] ._uploadContent_1aqj6_333 p{color:var(--text-tertiary, #94a3b8)}._browseButton_1aqj6_356{padding:12px 24px;background-color:#2d3e50;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s,background-color .3s ease}[data-theme=dark] ._browseButton_1aqj6_356{background-color:var(--button-primary, #475569)}._uploadContent_1aqj6_333{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}._uploadContent_1aqj6_333 button{width:max-content}._uploadedFiles_1aqj6_383{display:grid;grid-template-columns:1fr;gap:16px}._fileItemUploading_1aqj6_389,._fileItemSuccess_1aqj6_390,._fileItemUploaded_1aqj6_391{margin-top:12px;display:flex;padding:16px 20px;align-items:center;gap:16px;flex:1 0 0;border-radius:24px;border:1px solid #e2e8f0;transition:background-color .3s ease,border-color .3s ease}[data-theme=dark] ._fileItemUploading_1aqj6_389,[data-theme=dark] ._fileItemUploaded_1aqj6_391{background:var(--bg-primary, #1e293b);border-color:var(--border-color, #334155)}._fileItemSuccess_1aqj6_390{border-color:#d1fae5;background-color:#f0fdf4;transition:background-color .3s ease,border-color .3s ease}[data-theme=dark] ._fileItemSuccess_1aqj6_390{border-color:var(--success-border, #065f46);background-color:var(--success-bg, #064e3b)}._fileIcon_1aqj6_420{display:flex;width:48px;height:48px;justify-content:center;align-items:center;border-radius:50%;background:#f0f2fa;transition:background-color .3s ease}[data-theme=dark] ._fileIcon_1aqj6_420{background:var(--bg-secondary, #0f172a)}._fileIconClickable_1aqj6_435{cursor:pointer;transition:all .2s}._fileIconClickable_1aqj6_435:hover{background:#e2e8f0;transform:scale(1.05)}._fileIcon_1aqj6_420 svg{width:20px;height:20px}._fileInfo_1aqj6_153{flex:1;display:flex;flex-direction:column;gap:4px}._fileHeader_1aqj6_457{display:flex;justify-content:space-between;align-items:center}._fileName_1aqj6_463{color:#475569;font-size:14px;font-weight:600;transition:color .3s ease}[data-theme=dark] ._fileName_1aqj6_463{color:var(--text-primary, #f1f5f9)}._fileSize_1aqj6_474{color:#475569;font-size:14px;font-weight:500;line-height:20px;transition:color .3s ease}[data-theme=dark] ._fileSize_1aqj6_474{color:var(--text-secondary, #cbd5e1)}._removeBtn_1aqj6_202{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#6b7280;font-size:18px;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s,background-color .3s ease,color .3s ease}._removeBtn_1aqj6_202 svg{width:16px;height:16px}._removeBtn_1aqj6_202:hover{background-color:#f3f4f6;color:#ef4444}[data-theme=dark] ._removeBtn_1aqj6_202{color:var(--text-tertiary, #94a3b8)}[data-theme=dark] ._removeBtn_1aqj6_202:hover{background-color:var(--button-hover, #475569);color:var(--danger, #f87171)}._progressBar_1aqj6_517{width:100%;height:8px;background-color:#e5e7eb;border-radius:1234px;overflow:hidden;margin:4px 0;transition:background-color .3s ease}[data-theme=dark] ._progressBar_1aqj6_517{background-color:var(--bg-secondary, #0f172a)}._progressFill_1aqj6_531{height:100%;background-color:#2d3e50;border-radius:1234px;transition:width .3s ease,background-color .3s ease}[data-theme=dark] ._progressFill_1aqj6_531{background-color:var(--button-primary, #475569)}._progressText_1aqj6_542{font-size:12px;color:#6b7280;font-weight:500;transition:color .3s ease}[data-theme=dark] ._progressText_1aqj6_542{color:var(--text-tertiary, #94a3b8)}._successMessage_1aqj6_553{display:flex;align-items:center;gap:6px;font-size:12px;color:#10b981;font-weight:500;transition:color .3s ease}[data-theme=dark] ._successMessage_1aqj6_553{color:var(--success, #34d399)}._checkIcon_1aqj6_567{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background-color:#10b981;color:#fff;border-radius:50%;font-size:10px;font-weight:700}._fileItemSuccess_1aqj6_390 ._progressText_1aqj6_542{color:#10b981}._loading_1aqj6_584{display:flex;min-height:48px;padding:12px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:12px;border:1px solid #cbd5e1;margin:10px;cursor:default;transition:border-color .3s ease}[data-theme=dark] ._loading_1aqj6_584{border-color:var(--border-color, #334155)}._dots_1aqj6_603{display:flex;gap:4px;align-items:center}._dot_1aqj6_603{width:6px;height:6px;background:#6b7280;border-radius:50%;animation:_bounce_1aqj6_1 1.4s ease-in-out infinite both;transition:background-color .3s ease}[data-theme=dark] ._dot_1aqj6_603{background:var(--text-tertiary, #94a3b8)}._dot_1aqj6_603:nth-child(1){animation-delay:-.32s}._dot_1aqj6_603:nth-child(2){animation-delay:-.16s}._dot_1aqj6_603:nth-child(3){animation-delay:0s}@keyframes _bounce_1aqj6_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}._singleUploading_1aqj6_642{display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;width:100%;transition:background-color .3s ease,border-color .3s ease}[data-theme=dark] ._singleUploading_1aqj6_642{background:var(--bg-primary, #1e293b);border-color:var(--border-color, #334155)}._singleUploadingIcon_1aqj6_658{display:flex;width:48px;height:48px;justify-content:center;align-items:center;border-radius:50%;background:#f0f2fa;flex-shrink:0;transition:background-color .3s ease}[data-theme=dark] ._singleUploadingIcon_1aqj6_658{background:var(--bg-secondary, #0f172a)}._spinnerRing_1aqj6_673{width:22px;height:22px;border:3px solid #e2e8f0;border-top-color:#2d3e50;border-radius:50%;animation:_spin_1aqj6_673 .7s linear infinite;transition:border-color .3s ease}[data-theme=dark] ._spinnerRing_1aqj6_673{border-color:var(--border-color, #334155);border-top-color:var(--button-primary, #475569)}@keyframes _spin_1aqj6_673{to{transform:rotate(360deg)}}._modalTabs_wzrq0_1{display:flex;border-bottom:1px solid #f1f5f9;padding:0 24px;gap:0;background:#fff}._modalTab_wzrq0_1{position:relative;padding:12px 8px;font-size:14px;font-weight:700;color:#475569;background:transparent;border:none;cursor:pointer;transition:color .15s ease}._modalTab_wzrq0_1:hover:not(._disabled_wzrq0_20){background:#f8fafc}._modalTab_wzrq0_1._active_wzrq0_23{color:#0f172a}._modalTab_wzrq0_1._active_wzrq0_23:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#3761e9;border-radius:2px 2px 0 0}._modalTab_wzrq0_1._disabled_wzrq0_20{opacity:.4;cursor:not-allowed}._form_wzrq0_41{padding:16px 24px 24px;display:flex;flex-direction:column;gap:16px}._form_wzrq0_41 ._grid3x2_wzrq0_47{display:grid;grid-template-columns:2fr 1fr;gap:16px}._form_wzrq0_41 ._grid2_wzrq0_52{display:grid;grid-template-columns:1fr 1fr;gap:16px}._form_wzrq0_41 ._buttons_wzrq0_57{display:flex;gap:8px;align-items:center}._form_wzrq0_41 ._sectionTitle_wzrq0_62{font-size:14px;font-weight:700;color:#0f172a;margin:4px 0 0}._contractsTab_wzrq0_69{padding:16px 24px;display:flex;flex-direction:column;gap:12px}._contractsTab_wzrq0_69 ._buttons_wzrq0_57{display:flex;gap:8px}._editBtn_wzrq0_80{background:transparent;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;padding:4px;border-radius:6px;transition:color .15s,background .15s}._editBtn_wzrq0_80:hover{color:#3761e9;background:#eff6ff}._modalTabs_1kmtm_1{display:flex;border-bottom:1px solid #f1f5f9;padding:0 24px;gap:0;background:#fff}._modalTab_1kmtm_1{position:relative;padding:12px 8px;font-size:14px;font-weight:700;color:#475569;background:transparent;border:none;cursor:pointer;transition:color .15s ease}._modalTab_1kmtm_1:hover:not(._disabled_1kmtm_20){background:#f8fafc}._modalTab_1kmtm_1._active_1kmtm_23{color:#0f172a}._modalTab_1kmtm_1._active_1kmtm_23:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#3761e9;border-radius:2px 2px 0 0}._modalTab_1kmtm_1._disabled_1kmtm_20{opacity:.4;cursor:not-allowed}._formColumns_1kmtm_41{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}._formColumnLeft_1kmtm_48,._formColumnRight_1kmtm_49{display:flex;flex-direction:column;gap:14px}._attributesSection_1kmtm_55{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:14px;background-color:#f9fafb;padding:16px;border-radius:10px}._form_1kmtm_41{padding:20px 24px 24px;display:flex;flex-direction:column;gap:20px}._form_1kmtm_41 ._grid2_1kmtm_71{display:grid;grid-template-columns:1fr 1fr;gap:14px}._form_1kmtm_41 ._buttons_1kmtm_76{display:flex;gap:10px;align-items:center}._form_1kmtm_41 ._sectionTitle_1kmtm_81{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 4px}._form_1kmtm_41 ._uploadSection_1kmtm_87{margin-top:4px;padding:24px 20px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center}._form_1kmtm_41 ._uploadSection_1kmtm_87>*{width:100%;border:none!important;background:transparent!important;box-shadow:none!important;min-height:auto!important}._form_1kmtm_41 ._uploadSection_1kmtm_87 ._uploadHint_1kmtm_106{font-size:12px;color:#64748b;margin:10px 0 0;text-align:center}._form_1kmtm_41 ._carRow_1kmtm_112{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:flex-end}._form_1kmtm_41 ._removeCarBtn_1kmtm_118{background:transparent;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:6px;transition:color .15s,background .15s;margin-bottom:4px}._form_1kmtm_41 ._removeCarBtn_1kmtm_118:hover:not(:disabled){color:#ef4444;background:#fef2f2}._form_1kmtm_41 ._removeCarBtn_1kmtm_118:disabled{opacity:.4;cursor:not-allowed}._form_1kmtm_41 ._addCarBtn_1kmtm_139{align-self:flex-start}._loading_1kmtm_143{display:flex;align-items:center;justify-content:center;height:150px}._loading_1kmtm_143 ._spinner_1kmtm_149{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:_spin_1kmtm_149 .8s linear infinite}@keyframes _spin_1kmtm_149{to{transform:rotate(360deg)}}._modalActions_n1gq5_1{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:0 24px}._form_n1gq5_9{display:flex;flex-direction:column;gap:12px;padding:0 24px 24px}._twoCol_n1gq5_16{display:grid;grid-template-columns:1fr 1fr;gap:16px}._col_n1gq5_22{display:flex;flex-direction:column;gap:12px}._grid2_n1gq5_28{display:grid;grid-template-columns:1fr 1fr;gap:8px}._balanceGrid_n1gq5_34{display:grid;grid-template-columns:repeat(2,1fr);column-gap:8px;row-gap:12px}._modalActions_1mo07_1{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:0 24px}._form_1mo07_9{display:flex;flex-direction:column;gap:12px;padding:0 24px 24px}._sectionTitle_1mo07_16{font-size:14px;font-weight:700;color:#1e293b;margin-top:8px}._balanceGrid_1mo07_23{display:grid;grid-template-columns:repeat(2,1fr);column-gap:8px;row-gap:12px}._layout_1yfei_1{display:flex;width:100%;height:100vh;overflow:hidden}._main_1yfei_8{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;background:#1e293b;transition:background-color .3s ease}._content_1yfei_18{flex:1;display:flex;flex-direction:column;gap:2px!important;min-height:0;overflow:hidden}._outlet_1yfei_27{flex:1;min-height:0;overflow-y:auto;background-color:#f2f4f7;border-bottom-left-radius:12px;border-top-left-radius:12px}._sidebar_119q4_1{width:250px;background-color:#1e293b;position:relative;height:100vh;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0;z-index:100}._sidebarCollapsed_119q4_13{overflow:visible}._header_119q4_17{padding:0 16px;flex-shrink:0;min-height:60px;display:flex;align-items:center;height:60px}._headerInner_119q4_26{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}._headerIcon_119q4_34{display:flex;align-items:center;justify-content:center;width:100%}._pinBtn_119q4_41{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border:none;background:transparent;border-radius:6px;color:#f2f4f766;cursor:pointer;transition:color .2s,background .2s}._pinBtn_119q4_41:hover{background:#ffffff14;color:#f2f4f7cc}._pinBtnActive_119q4_60{color:#a78bfa!important}._pinBtnActive_119q4_60:hover{color:#c4b5fd!important}._links_119q4_67{display:flex;flex-direction:column;align-items:flex-start;padding:4px 16px 8px;gap:2px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}._links_119q4_67::-webkit-scrollbar{width:0}._linkWrapper_119q4_82{position:relative;width:100%;min-width:40px}._link_119q4_67{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;border-radius:6px;transition:background-color .2s ease;cursor:pointer;overflow:hidden;white-space:nowrap}._link_119q4_67 ._left_119q4_100{display:flex;align-items:center;gap:12px;min-width:0;flex:1;font-weight:600;font-size:16px;color:#f2f4f7}._link_119q4_67:hover,._link_119q4_67._active_119q4_113,._link_119q4_67._linkActive_119q4_116{background-color:#24334b}._linkCollapsed_119q4_120{justify-content:center}._linkCollapsed_119q4_120 ._left_119q4_100{justify-content:center;gap:0}._linkIcon_119q4_128{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px}._linkIcon_119q4_128 svg{width:22px;height:22px}._linkLabel_119q4_141{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}._linkChevron_119q4_148{display:flex;align-items:center;flex-shrink:0;color:#f2f4f7b3}._linkChevron_119q4_148 svg{width:18px;height:18px}._childrenList_119q4_159{overflow:hidden;display:flex;flex-direction:column;gap:4px;width:100%;margin-top:4px;box-sizing:border-box}._childrenGroup_119q4_169{padding:10px 12px 4px 27px;font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;cursor:default;text-align:left}._childrenItem_119q4_180{display:flex;align-items:center;width:100%;padding:8px 12px 8px 48px;border-radius:6px;cursor:pointer;transition:background-color .15s;color:#e2e8f0;font-size:14px;font-weight:500;box-sizing:border-box}._childrenItem_119q4_180:hover{background-color:#ffffff14}._childrenItemActive_119q4_197{background-color:#24334b;color:#fff;font-weight:600}._childrenItemLabel_119q4_203{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropdown_119q4_209{display:flex;flex-direction:column;gap:2px;position:fixed;min-width:280px;max-width:320px;background-color:#283851;border-radius:8px;padding:8px;z-index:9999;max-height:calc(100vh - 120px);overflow-y:auto;box-shadow:0 8px 32px #0000004d}._group_119q4_225{padding:8px 12px;font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}._group_119q4_225:first-child{margin-top:0}._dropdownItem_119q4_238{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:6px;cursor:pointer;transition:background-color .15s;color:#f2f4f7;font-size:14px;font-weight:500}._dropdownItem_119q4_238 ._dropdownIcon_119q4_250{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}._dropdownItem_119q4_238 ._dropdownIcon_119q4_250 svg{width:20px;height:20px}._dropdownItem_119q4_238 ._dropdownLabel_119q4_262{flex:1}._dropdownItem_119q4_238:hover{background-color:#ffffff14}._dropdownItemActive_119q4_269{background-color:#24334b!important;color:#fff;font-weight:600}._userSection_119q4_275{position:sticky;bottom:0;left:0;right:0;padding:24px 16px;flex-shrink:0;background-color:#1e293b;z-index:10}._userSectionCollapsed_119q4_286{display:flex;justify-content:center;align-items:center;transition:all .3s ease}._userCard_119q4_293{display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;cursor:pointer;transition:background .2s;overflow:hidden;width:100%;background:#24334b}._userCard_119q4_293:hover{background:#212f47}._userSectionCollapsed_119q4_286 ._userCard_119q4_293{transition:all .3s ease;width:48px;min-width:48px;height:48px;justify-content:center;align-items:center}._userAvatar_119q4_318{flex-shrink:0;width:24px;height:24px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#7c3aed,#4f46e5);display:flex;align-items:center;justify-content:center}._userAvatarImg_119q4_330{width:100%;height:100%;object-fit:cover}._userAvatarFallback_119q4_336{font-size:12px;font-weight:700;color:#fff}._userInfo_119q4_342{flex:1;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:1px}._userName_119q4_351{font-size:13px;font-weight:600;color:#f2f4f7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}._userRole_119q4_361{font-size:11px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}._userChevron_119q4_370{display:flex;align-items:center;color:#64748b;flex-shrink:0}._userChevron_119q4_370 svg{width:16px;height:16px}._userMenu_119q4_381{position:absolute;bottom:calc(100% + 4px);left:8px;right:8px;background:#283851;border-radius:10px;padding:6px;box-shadow:0 -4px 24px #00000040;z-index:200;border:1px solid rgba(255,255,255,.06)}._userMenuItem_119q4_394{padding:9px 14px;border-radius:7px;font-size:13px;font-weight:500;color:#f2f4f7;cursor:pointer;transition:background .15s}._userMenuItem_119q4_394:hover{background:#ffffff14}._userMenuItemDanger_119q4_407{color:#f87171}._userMenuItemDanger_119q4_407:hover{background:#ef44441a}._wrapper_15joc_1{width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}._switch_15joc_8{display:inline-flex;gap:0;background:#fff;padding:6px 16px;position:relative;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;min-width:fit-content;width:100%;transition:background-color .3s ease;border-radius:0 0 0 8px;height:35px!important;scrollbar-width:none;-ms-overflow-style:none}._switch_15joc_8::-webkit-scrollbar{display:none}._switchItem_15joc_29{padding:2px 6px;border:none;background:transparent;cursor:grab;border-radius:12px;color:var(--text-secondary, #666);font-size:14px;position:relative;z-index:1;white-space:nowrap;display:inline-flex;align-items:center;gap:8px;min-width:fit-content;-webkit-user-select:none;user-select:none;flex-shrink:0;transition:opacity .2s ease,background-color .2s ease,transform .2s ease,color .3s ease;animation:_slideIn_15joc_1 .2s ease-out}._switchItem_15joc_29:active{cursor:grabbing}._switchItem_15joc_29._active_15joc_52{color:var(--text-primary, #2D3E50)}._switchItem_15joc_29._dragging_15joc_55{opacity:.5;cursor:grabbing;background:var(--bg-brand, #2D3E50)!important;color:var(--text-white, #fff)!important;z-index:1000;position:relative;box-shadow:0 4px 12px #00000026;transition:none}._switchItem_15joc_29._dragging_15joc_55 ._switchLabel_15joc_65{color:var(--text-white, #fff)!important}._switchItem_15joc_29._dragging_15joc_55 ._closeButton_15joc_68{color:#fffc;background-color:transparent}@keyframes _slideIn_15joc_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._switchIndicator_15joc_83{position:absolute;inset:0;background:#0f1729;border-radius:4px;z-index:0;transition:left .3s cubic-bezier(.4,0,.2,1),right .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1),background-color .3s ease}._switchLabel_15joc_65{position:relative;z-index:2;color:var(--text-primary, #2D3E50);font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;letter-spacing:-.00525rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}._activeLabel_15joc_110{position:relative;color:var(--text-white, #fff)!important;z-index:9999!important;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25rem;letter-spacing:-.00525rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}._closeButton_15joc_68{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:4px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1),transform .15s ease;flex-shrink:0;position:relative}._closeButton_15joc_68:active{transform:scale(.9)}._switchItem_15joc_29:not(._active_15joc_52) ._closeButton_15joc_68{color:var(--text-tertiary, #64748b);transition:background-color .3s ease,color .3s ease}._switchItem_15joc_29:not(._active_15joc_52) ._closeButton_15joc_68 svg path{stroke:var(--text-tertiary, #64748b)}._deleteAllButton_15joc_151{position:absolute;z-index:999;right:8px;top:2px;display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;color:var(--color-error);white-space:nowrap;background-color:var(--bg-container);padding:5px 15px;border-radius:4px;font-weight:500;font-size:14px}._deleteAllButton_15joc_151 svg{width:14px;height:14px}._wrapper_z1tnh_1{width:200px;height:24px;border-radius:8px;background-color:#fff;display:flex;align-items:center;padding:0 8px;gap:6px;border:1px solid #D0D5DD}._input_z1tnh_13{border:none;outline:none;background:transparent;width:100%;height:100%;font-size:12px;color:#667085}._tableHeaderWrapper_r8en2_1{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:10px 16px}._tableHeaderWrapper_r8en2_1 ._leftActions_r8en2_8,._tableHeaderWrapper_r8en2_1 ._rightActions_r8en2_13{display:flex;align-items:center;gap:8px}._tableHeaderWrapper_r8en2_1 ._rightActions_r8en2_13 ._actionButton_r8en2_18{padding:0!important;height:24px;width:24px}._filtersContent_r8en2_24{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px;width:100%;background-color:#fff;border-top:1px solid #F1F5F9;padding:10px 12px}._filtersContent_r8en2_24 ._box_r8en2_34{display:flex;align-items:center;gap:10px;width:100%;overflow-x:auto}._filterItem_r8en2_42{display:flex;align-items:center;gap:12px;width:100%;max-width:200px}._columnsMenu_1rno2_1{background-color:var(--bg-surface, #fff);border:1px solid var(--border, #e2e8f0);border-radius:8px;box-shadow:0 4px 6px #0000001a;z-index:999999;min-width:200px;max-height:400px;overflow-y:auto;padding:8px}._columnsMenuItem_1rno2_13{display:flex;align-items:center;gap:8px;padding:8px;cursor:pointer;border-radius:4px;transition:background-color .15s ease}._columnsMenuItem_1rno2_13:hover{background-color:var(--bg-button-hover, #f8fafc)}._columnsMenuLabel_1rno2_26{font-size:14px;-webkit-user-select:none;user-select:none;color:var(--text-primary, #1E293B)}._box_1d9di_1{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:4px;padding:0 24px}._box_1d9di_1 ._title_1d9di_9{font-size:18px;line-height:28px;font-weight:600;color:#101828}._box_1d9di_1 ._text_1d9di_15{font-size:14px;line-height:20px;font-weight:400;color:#475467}._delete_1d9di_22{display:flex;height:40px;width:100%;justify-content:center;align-items:center;gap:10px;border-radius:12px;font-size:14px;line-height:22px;cursor:pointer;background:#d92d20;color:#fff;transition:background-color .3s ease}[data-theme=dark] ._delete_1d9di_22{background:var(--danger, #f87171)}._cancel_1d9di_42{display:flex;height:40px;width:100%;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#fff;color:#1e293b;border:1px solid #e2e8f0;font-size:14px;line-height:22px;cursor:pointer;transition:background-color .3s ease,border-color .3s ease,color .3s ease}[data-theme=dark] ._cancel_1d9di_42{background:var(--bg-primary, #1e293b);color:var(--text-primary, #f1f5f9);border-color:var(--border-color, #334155)}._deleteButton_1d9di_65{background-color:transparent}._deleteButton_1d9di_65._dimmed_1d9di_68{opacity:.35;cursor:not-allowed}._wrapper_xbwf9_1{width:100%}._list_xbwf9_5{background:#fff;position:relative;display:flex;border-top:1px solid #F1F5F9;border-bottom:1px solid #F1F5F9;padding-left:8px}._full_xbwf9_14{width:100%}._tabFull_xbwf9_18{flex:1}._tab_xbwf9_18{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#475569;background:transparent;border:none;cursor:pointer;transition:color .15s ease,background .15s ease}._tab_xbwf9_18:hover{background:#f8fafc}._active_xbwf9_39{color:#0f172a}._disabled_xbwf9_43{opacity:.5;cursor:not-allowed}._icon_xbwf9_48{display:inline-flex;width:18px;height:18px}._label_xbwf9_54{white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis;color:#1e293b;font-size:14px;font-weight:700}._badge_xbwf9_64{background:#eef2ff;color:#3761e9;border-radius:10px;padding:2px 6px;font-size:12px;font-weight:600}._indicator_xbwf9_73{position:absolute;bottom:0;height:2px;background:#3761e9}._sizeSm_xbwf9_80{padding:6px 10px;font-size:13px}._sizeMd_xbwf9_85{padding:10px 8px;font-size:14px}._sizeLg_xbwf9_90{padding:10px 14px;font-size:15px}._content_xbwf9_95{padding:0}._viewTabs_v1eru_1{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;background:#fff}._viewTabs_v1eru_1 ._viewTab_v1eru_1{padding:8px 20px;font-size:14px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s,border-color .15s;margin-bottom:-1px}._viewTabs_v1eru_1 ._viewTab_v1eru_1:hover{color:#111827}._viewTabs_v1eru_1 ._viewTab_v1eru_1._active_v1eru_22{color:#111827;border-bottom-color:#111827}._form_v1eru_27{padding:16px 24px 24px;display:flex;flex-direction:column;gap:10px}._form_v1eru_27 ._buttons_v1eru_33{display:flex;gap:8px;align-items:center}._name_v1eru_39{display:flex;align-items:center;gap:10px;font-weight:600;color:#000}._name_v1eru_39 img{width:20px;height:20px;border-radius:50%;object-fit:cover;background-color:#c8c8c8}._wrapper_tfaxw_2{width:100%;background:#fff;border:1px solid #EAECF0;border-radius:12px;overflow:hidden}._wrapper_tfaxw_2._radius_tfaxw_9 ._container_tfaxw_9{overflow:hidden}._wrapper_tfaxw_2._fullHeight_tfaxw_12{height:calc(100vh - 165px);display:flex;flex-direction:column}._wrapper_tfaxw_2._fullHeight_tfaxw_12 ._container_tfaxw_9{flex:1;overflow-y:auto;min-height:0}._container_tfaxw_9{width:100%;border:1px solid #f1f5f9;border-bottom:none;overflow-x:auto}._headerRow_tfaxw_31{display:flex;align-items:center;background:#fff;position:sticky;top:0;z-index:5}._headerCell_tfaxw_40{padding:13px 24px;font-size:12px;font-weight:700;color:#475467;letter-spacing:.5px;white-space:nowrap;border-right:1px solid #eaecf0;display:flex;align-items:center;overflow:hidden;flex-shrink:0}._headerCell_tfaxw_40:last-child{border-right:none}._checkCell_tfaxw_57{width:48px;min-width:48px;flex:none!important;justify-content:center}._categoryRow_tfaxw_65{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f9fafb;border-bottom:1px solid #F1F5F9;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}._categoryRow_tfaxw_65:hover{background:#f1f5f9}._categoryIcon_tfaxw_80{display:flex;align-items:center;color:#475569;flex-shrink:0;width:16px;height:16px}._categoryIcon_tfaxw_80 svg{width:16px;height:16px}._categoryLabel_tfaxw_93{font-size:14px;font-weight:500;color:#2d3e50}._childrenContainer_tfaxw_100{max-height:400px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}._childrenContainer_tfaxw_100::-webkit-scrollbar{width:4px}._childrenContainer_tfaxw_100::-webkit-scrollbar-track{background:transparent}._childrenContainer_tfaxw_100::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._childRow_tfaxw_118{display:flex;align-items:center;border-bottom:1px solid #f1f5f9;background:#fff;transition:background .12s}._childRow_tfaxw_118:last-child{border-bottom:none}._childRow_tfaxw_118._clickable_tfaxw_128{cursor:pointer}._childRow_tfaxw_118._selected_tfaxw_131{background:#eff6ff}._cell_tfaxw_136{padding:12px 16px;font-size:14px;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-right:1px solid #f1f5f9;display:flex;align-items:center;min-height:46px;flex-shrink:0}._cell_tfaxw_136:last-child{border-right:none}._emptyRow_tfaxw_154,._loadingRow_tfaxw_155{padding:16px;text-align:center;font-size:14px;color:#94a3b8;display:flex;align-items:center;justify-content:center;gap:8px}._loadingMore_tfaxw_166{padding:8px 16px;text-align:center;font-size:13px;color:#94a3b8}._spinner_tfaxw_174{width:16px;height:16px;border:2px solid #e2e8f0;border-top-color:#3761e9;border-radius:50%;animation:_spin_tfaxw_174 .7s linear infinite;flex-shrink:0}@keyframes _spin_tfaxw_174{to{transform:rotate(360deg)}}._emptyGroup_tfaxw_190{padding:12px 16px 12px 40px;font-size:13px;color:#94a3b8;background:#fafafa;border-bottom:1px solid #f1f5f9}._columnUserWrapper_fq0ef_1{display:flex;align-items:center;gap:10px}._columnUserWrapper_fq0ef_1 ._userImage_fq0ef_6{width:24px;height:24px;border-radius:50%;border:1px solid #CFCBDC;overflow:hidden}._columnUserWrapper_fq0ef_1 ._userImage_fq0ef_6 img{width:100%;height:100%;object-fit:cover}._columnUserWrapper_fq0ef_1 ._userName_fq0ef_18{font-size:12px;font-weight:400;color:#475467}.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}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}._posboxPage_10nsx_1{position:relative;display:flex;flex-direction:column;height:90vh;overflow:hidden;background:#f8fafc}._posboxLayout_10nsx_10{display:flex;flex:1;min-height:0}._posboxPanel_10nsx_16{position:absolute;top:8px;left:8px;border-radius:20px;z-index:1;width:380px;min-width:320px;height:80vh;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden;box-shadow:2px 0 8px #0000000a}._posboxSearchWrap_10nsx_33{display:flex;align-items:center;gap:10px;padding:12px 16px;margin:12px 12px 0;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0}._posboxSearchWrap_10nsx_33 svg{flex-shrink:0;color:#64748b;width:18px;height:18px}._posboxSearch_10nsx_33{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:14px;color:#1e293b}._posboxSearch_10nsx_33::placeholder{color:#94a3b8}._posboxTabs_10nsx_64{display:flex;padding:5px;gap:8px;border-bottom:1px solid #e2e8f0;background:#f8fafc;border-radius:12px;position:relative;border:1px solid #e2e8f0;margin:10px 10px 0}._posboxTabs_10nsx_64 ._posboxTabSlider_10nsx_75{position:absolute;background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;pointer-events:none;z-index:0;will-change:transform}._posboxTabs_10nsx_64 button{flex:1;padding:10px 14px;border:none;border-radius:8px;font-size:13px;font-weight:500;background:transparent;color:#64748b;cursor:pointer;transition:color .2s ease;position:relative;z-index:1;text-align:center}._posboxTabs_10nsx_64 button._active_10nsx_99,._posboxTabs_10nsx_64 ._active_10nsx_99{color:#1e293b}._posboxTabs_10nsx_64 button:hover:not(._active_10nsx_99){color:#475569}._posboxList_10nsx_107{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:12px}._posboxCard_10nsx_116{text-align:left;padding:14px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease}._posboxCard_10nsx_116:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000f}._posboxCardTop_10nsx_130{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:10px}._posboxCardName_10nsx_138{font-weight:600;font-size:14px;color:#1e293b}._posboxTypeTag_10nsx_144{display:inline-block;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:600;color:#fff}._typePos_10nsx_153{background:#2563eb}._typeBox_10nsx_157{background:#ea580c}._posboxStatusTag_10nsx_161{display:inline-block;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:600;color:#fff;margin-left:auto}._statusActive_10nsx_171{background:#16a34a}._statusInactive_10nsx_175{background:#dc2626}._posboxCardDetails_10nsx_179{display:flex;flex-direction:column;gap:4px}._posboxCardRow_10nsx_185{display:flex;justify-content:space-between;font-size:12px;color:#64748b}._posboxCardRow_10nsx_185 span:first-child{color:#475569}._posboxDetail_10nsx_195{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}._posboxDetailHeader_10nsx_204{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._posboxBack_10nsx_211{padding:4px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px}._posboxBack_10nsx_211:hover{background:#f1f5f9}._posboxDetailTitle_10nsx_225{font-weight:600;font-size:15px;color:#1e293b}._posboxLock_10nsx_231{margin-left:auto;font-size:16px;opacity:.8}._posboxDetailBlock_10nsx_237{background:#f8fafc;border-radius:12px;padding:14px;border:1px solid #e2e8f0}._posboxDetailBlock_10nsx_237 h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#1e293b}._posboxDetailRows_10nsx_250{display:flex;flex-direction:column;gap:8px}._posboxDetailRow_10nsx_250{display:flex;justify-content:space-between;font-size:13px;color:#475569}._posboxDetailRow_10nsx_250 span:last-child{color:#1e293b;font-weight:500}._posboxNoServices_10nsx_267{margin:0;font-size:13px;color:#94a3b8}._posboxMapWrap_10nsx_273{flex:1;min-width:0;position:relative;background:#e2e8f0}._posboxMap_10nsx_273{height:100%;z-index:0}._posboxMap_10nsx_273 .leaflet-tile-pane img{filter:sepia(.15) saturate(1.08) hue-rotate(55deg)}.posbox-marker.leaflet-div-icon,.posbox-cluster{background:transparent!important;border:none!important}.posbox-cluster div{width:40px;height:40px;margin:0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;line-height:1}.posbox-cluster-pos div{background-color:#2563eb!important}.posbox-cluster-box div{background-color:#ea580c!important}._posboxLoading_10nsx_318,._posboxEmpty_10nsx_319{padding:24px 16px;text-align:center;color:#64748b;font-size:14px;margin:0}body{padding:0;margin:0}*{margin:0;padding:0;box-sizing:border-box;font-family:Nunito Sans,sans-serif}button{background-color:inherit;border:none;cursor:pointer}textarea{border:1px solid #d0d5dd!important}.tabPage{width:100%;min-height:100vh-40px;display:flex;flex-direction:column}.underline{font-size:14px;color:#475467;text-decoration:underline;cursor:pointer}.items-center{display:flex;align-items:center;gap:4px}.status{padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500;border:1px solid;display:inline-block;white-space:nowrap}.status.pending{background:#fef3c7;border-color:#d97706;color:#92400e}.status.completed{background:#d1fae5;border-color:#10b981;color:#065f46}.status.cancelled{background:#fee2e2;border-color:#ef4444;color:#991b1b}.status.overdue{background:#f3f4f6;border-color:#d1d5db;color:#374151}.text-red{color:#c00f0c}.text-green{color:#34c759}.grid1{display:grid;grid-template-columns:1fr;gap:8px}.grid2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.grid2>*{min-width:0}.grid3{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:8px}.grid3>*{min-width:0}.grid3x2{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:8px}.grid3x2>*{min-width:0}.grid2x1{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:8px}.grid2x1>*{min-width:0}
