._toast_1r7u0_1{display:flex;align-items:center;gap:12px;min-width:300px;max-width:400px;padding:14px 16px;border-radius:8px;box-shadow:0 4px 12px #00000026;background:#fff;cursor:pointer;transform:translateY(-100px);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:10000}._toast_1r7u0_1._visible_1r7u0_18{transform:translateY(0);opacity:1}._toast_1r7u0_1._leaving_1r7u0_22{transform:translateY(-100px);opacity:0}._toast_1r7u0_1 ._icon_1r7u0_26{flex-shrink:0;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff}._toast_1r7u0_1 ._message_1r7u0_38{flex:1;font-size:14px;line-height:1.4;color:#1f2937}._toast_1r7u0_1 ._closeButton_1r7u0_44{flex-shrink:0;background:none;border:none;font-size:20px;color:#9ca3af;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:color .2s}._toast_1r7u0_1 ._closeButton_1r7u0_44:hover{color:#374151}._toast_1r7u0_1._success_1r7u0_62{border-left:4px solid #10b981}._toast_1r7u0_1._success_1r7u0_62 ._icon_1r7u0_26{background:#10b981}._toast_1r7u0_1._error_1r7u0_68{border-left:4px solid #ef4444}._toast_1r7u0_1._error_1r7u0_68 ._icon_1r7u0_26{background:#ef4444}._toast_1r7u0_1._warning_1r7u0_74{border-left:4px solid #f59e0b}._toast_1r7u0_1._warning_1r7u0_74 ._icon_1r7u0_26{background:#f59e0b}._toast_1r7u0_1._info_1r7u0_80{border-left:4px solid #3b82f6}._toast_1r7u0_1._info_1r7u0_80 ._icon_1r7u0_26{background:#3b82f6}._container_1tyjz_1{position:fixed;top:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:12px;pointer-events:none}._container_1tyjz_1>*{pointer-events:auto}._container_18qee_1{display:flex;align-items:center;justify-content:center;padding:40px;min-height:200px}._container_18qee_1._fullScreen_18qee_8{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffc;z-index:9999;min-height:100vh}._container_73wh4_1{display:flex;gap:12px;justify-content:center;align-items:center}._input_73wh4_8{width:50px;height:60px;text-align:center;font-size:24px;font-weight:600;border-radius:8px;border:1px solid #d9d9d9;transition:all .2s;outline:none}._input_73wh4_8:focus{border-color:transparent}._input_73wh4_8:disabled{background-color:#f5f5f5;cursor:not-allowed}._inputError_73wh4_27{border-color:#ff4d4f;animation:_shake_73wh4_1 .3s}@keyframes _shake_73wh4_1{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}._dropdown_3tori_1{z-index:1000}._dropdownItem_3tori_5{cursor:pointer;transition:background-color .2s}._dropdownItem_3tori_5:hover{background-color:#f5f5f5}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{display:flex;height:var(--react-international-phone-height, 36px);box-sizing:border-box;align-items:center;justify-content:center;padding:0;border:1px solid var(--react-international-phone-country-selector-border-color, var(--react-international-phone-border-color, gainsboro));margin:0;-moz-appearance:button;appearance:button;-webkit-appearance:button;background-color:var(--react-international-phone-country-selector-background-color, var(--react-international-phone-background-color, white));cursor:pointer;text-transform:none;-webkit-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover, whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:transparent}.react-international-phone-country-selector-button__button-content{display:flex;align-items:center;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size, 4px) solid var(--react-international-phone-country-selector-arrow-color, #777);border-right:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color, #999)}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color, var(--react-international-phone-disabled-background-color, whitesmoke))}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width, 24px);height:var(--react-international-phone-flag-height, 24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{position:absolute;z-index:1;top:var(--react-international-phone-dropdown-top, 44px);left:var(--react-international-phone-dropdown-left, 0);display:flex;width:300px;max-height:200px;flex-direction:column;padding:4px 0;margin:0;background-color:var(--react-international-phone-dropdown-item-background-color, var(--react-international-phone-background-color, white));box-shadow:var(--react-international-phone-dropdown-shadow, 2px 2px 16px rgba(0, 0, 0, .25));color:var(--react-international-phone-dropdown-item-text-color, var(--react-international-phone-text-color, #222));list-style:none;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;border:none;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin, 0);background:var(--react-international-phone-dropdown-preferred-list-divider-color, var(--react-international-phone-border-color, gainsboro))}.react-international-phone-country-selector-dropdown__list-item{display:flex;min-height:var(--react-international-phone-dropdown-item-height, 28px);box-sizing:border-box;align-items:center;padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{overflow:hidden;margin-right:8px;font-size:var(--react-international-phone-dropdown-item-font-size, 14px);text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color, gray);font-size:var(--react-international-phone-dropdown-item-font-size, 14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color, var(--react-international-phone-text-color, #222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color, var(--react-international-phone-dropdown-item-dial-code-color, gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke))}.react-international-phone-dial-code-preview{display:flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--react-international-phone-dial-code-preview-border-color, var(--react-international-phone-border-color, gainsboro));margin-right:-1px;background-color:var(--react-international-phone-dial-code-preview-background-color, var(--react-international-phone-background-color, white));color:var(--react-international-phone-dial-code-preview-text-color, var(--react-international-phone-text-color, #222));font-size:var(--react-international-phone-dial-code-preview-font-size, var(--react-international-phone-font-size, 13px))}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color, var(--react-international-phone-disabled-background-color, whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color, var(--react-international-phone-disabled-text-color, #666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius, 4px);margin-right:-1px;border-bottom-right-radius:0;border-top-right-radius:0}.react-international-phone-input-container .react-international-phone-input{overflow:visible;height:var(--react-international-phone-height, 36px);box-sizing:border-box;padding:0 8px;border:1px solid var(--react-international-phone-border-color, gainsboro);border-radius:var(--react-international-phone-border-radius, 4px);margin:0;background-color:var(--react-international-phone-background-color, white);border-bottom-left-radius:0;border-top-left-radius:0;color:var(--react-international-phone-text-color, #222);font-family:inherit;font-size:var(--react-international-phone-font-size, 13px)}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color, whitesmoke);color:var(--react-international-phone-disabled-text-color, #666)}._container_ktofm_1{padding:60px 20px;display:flex;align-items:center;justify-content:center}._content_ktofm_8 ._title_ktofm_8{font-size:16px;font-weight:500;color:#1f2937;margin-bottom:8px}._content_ktofm_8 ._description_ktofm_14{font-size:14px;color:#6b7280}._action_ktofm_19{margin-top:16px}._container_1t4ew_1{width:100%;margin-top:0;gap:24px}._container_1t4ew_1 ._headerSection_1t4ew_6{display:flex;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:24px}._container_1t4ew_1 ._headerSection_1t4ew_6 ._filter_1t4ew_13{min-width:200px}._container_1t4ew_1 ._headerSection_1t4ew_6 ._reset_1t4ew_16{background:#ff4d4f;border-color:#ff4d4f;color:#fff;font-weight:500}._container_1t4ew_1 ._headerSection_1t4ew_6 ._reset_1t4ew_16:hover{background:#ff7875;border-color:#ff7875;color:#fff}._container_1t4ew_1 ._headerSection_1t4ew_6 ._reset_1t4ew_16:active{background:#cf1322;border-color:#cf1322}._container_1t4ew_1 ._table_1t4ew_31,._container_1t4ew_1 ._table_1t4ew_31 .ant-table-wrapper{width:100%!important}._container_1t4ew_1 ._table_1t4ew_31 .ant-table{width:100%!important;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}._container_1t4ew_1 ._table_1t4ew_31 .ant-table-container,._container_1t4ew_1 ._table_1t4ew_31 .ant-table-content{width:100%!important}._container_1t4ew_1 ._table_1t4ew_31 .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#191c30;border-bottom:2px solid rgba(0,0,0,.08);padding:16px;white-space:nowrap}._container_1t4ew_1 ._table_1t4ew_31 .ant-table-tbody>tr>td{padding:16px;border-bottom:1px solid rgba(0,0,0,.06)}._container_1t4ew_1 ._table_1t4ew_31 .ant-table-tbody>tr:hover>td{background:#f8fafc}._container_1t4ew_1 ._table_1t4ew_31 .ant-pagination{margin:16px 0 0;padding:0 16px}._card_1xe81_1{border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:120px;background:#fff;border:1px solid rgba(0,0,0,.08);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000f;margin:0;padding:16px 12px;text-align:center;gap:10px;position:relative;overflow:hidden}._card_1xe81_1 .ant-card-body{padding:0!important}._card_1xe81_1:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:#0000001f}._card_1xe81_1:active{transform:translateY(0);box-shadow:0 2px 6px #0000000f}._card_1xe81_1 ._ant-typography_1xe81_33{margin:0!important;color:#191c30;font-weight:500;text-align:center;word-break:break-word;font-size:15px;line-height:1.3}._card_1xe81_1 ._ant-image_1xe81_42{border-radius:8px;overflow:hidden;flex-shrink:0;width:40px;height:40px;box-shadow:0 1px 3px #00000014;transition:transform .2s cubic-bezier(.4,0,.2,1)}._card_1xe81_1 ._ant-image_1xe81_42 img{object-fit:cover;width:100%;height:100%}._card_1xe81_1:hover ._ant-image_1xe81_42{transform:scale(1.02)}._card_1xe81_1._loading_1xe81_60{pointer-events:none;opacity:.7}._card_1xe81_1:focus{outline:none;box-shadow:0 0 0 3px #00000014,0 8px 24px #0000001a}@media (max-width: 768px){._card_1xe81_1{width:200px;height:100px;margin:10px;padding:12px;gap:10px}._card_1xe81_1 ._ant-typography_1xe81_33{font-size:20px}._card_1xe81_1 ._ant-image_1xe81_42{width:28px;height:28px}}@media (max-width: 480px){._card_1xe81_1{width:180px;height:90px;margin:8px;padding:10px;gap:8px}._card_1xe81_1 ._ant-typography_1xe81_33{font-size:18px}._card_1xe81_1 ._ant-image_1xe81_42{width:24px;height:24px}}@media print{._card_1xe81_1{box-shadow:none;border:2px solid #000}._card_1xe81_1:hover{transform:none}}._container_1hfgr_1{padding:0;min-height:100vh}._header_1hfgr_6{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding:0;background:transparent;flex-wrap:wrap;gap:12px}._header_1hfgr_6 ._ant-typography_1hfgr_17{margin:0!important;font-size:24px;font-weight:600;color:#191c30;line-height:1.2}._header_1hfgr_6 ._subButtons_1hfgr_24{display:flex;gap:12px;align-items:center;flex-wrap:wrap}@media (max-width: 768px){._header_1hfgr_6{flex-direction:column;align-items:stretch;margin-bottom:24px}._header_1hfgr_6 ._ant-typography_1hfgr_17{font-size:20px}._header_1hfgr_6 ._subButtons_1hfgr_24{width:100%;justify-content:stretch}._header_1hfgr_6 ._subButtons_1hfgr_24 ._ant-btn_1hfgr_43{flex:1;min-width:0}}@media (max-width: 480px){._header_1hfgr_6{margin-bottom:20px;gap:8px}._header_1hfgr_6 ._ant-typography_1hfgr_17{font-size:18px}._header_1hfgr_6 ._subButtons_1hfgr_24{flex-direction:column}._header_1hfgr_6 ._subButtons_1hfgr_24 ._ant-btn_1hfgr_43{width:100%}}._header_1hfgr_6 ._ant-btn_1hfgr_43{height:36px;padding:0 16px;border-radius:8px;font-weight:500;font-size:14px;display:flex;align-items:center;gap:6px;transition:all .2s cubic-bezier(.4,0,.2,1)}._header_1hfgr_6 ._ant-btn_1hfgr_43:not(._ant-btn-primary_1hfgr_74){border:1px solid rgba(0,0,0,.1);background:#fff;color:#191c30}._header_1hfgr_6 ._ant-btn_1hfgr_43:not(._ant-btn-primary_1hfgr_74):hover{border-color:#00000026;background:#f8fafc;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}._header_1hfgr_6 ._ant-btn_1hfgr_43._ant-btn-primary_1hfgr_74{background:#f03341;border-color:#f03341;color:#fff;box-shadow:0 1px 3px #f033411f}._header_1hfgr_6 ._ant-btn_1hfgr_43._ant-btn-primary_1hfgr_74:hover:not(:disabled){background:#d63341;border-color:#d63341;box-shadow:0 2px 6px #f0334133;transform:translateY(-1px)}._header_1hfgr_6 ._ant-btn_1hfgr_43._ant-btn-primary_1hfgr_74:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 3px #f0334126}._cards_1hfgr_102{width:100%}._subcategoriesGrid_1hfgr_106{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;padding:0;background:transparent}@media (max-width: 768px){._subcategoriesGrid_1hfgr_106{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}}@media (max-width: 480px){._subcategoriesGrid_1hfgr_106{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}}._loading_1hfgr_126{width:100%;min-height:50vh;display:flex;justify-content:center;align-items:center;background:transparent}.ant-modal-content{border-radius:16px;box-shadow:0 8px 32px #0000001f}@media (max-width: 768px){.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal .ant-modal-content{border-radius:12px}}@media (max-width: 480px){.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-modal .ant-modal-content{border-radius:8px}.ant-modal .ant-modal-header,.ant-modal .ant-modal-body{padding:16px}.ant-modal .ant-modal-footer{padding:12px 16px}}._card_4yse1_1{border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:190px;background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid rgba(0,0,0,.08);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00000014;margin:0;padding:32px 24px;text-align:center;gap:18px;position:relative;overflow:hidden}._card_4yse1_1:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1677ff,#4096ff,#69b7ff);opacity:0;transition:opacity .3s}._card_4yse1_1:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00000026;border-color:#1677ff4d;background:linear-gradient(135deg,#fff,#f0f7ff)}._card_4yse1_1:hover:before{opacity:1}._card_4yse1_1:active{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}._card_4yse1_1 ._ant-typography_4yse1_45{margin:0!important;color:#191c30;font-weight:600;text-align:center;word-break:break-word;font-size:19px;line-height:1.4;letter-spacing:-.01em}._card_4yse1_1 ._ant-image_4yse1_55{border-radius:16px;overflow:hidden;flex-shrink:0;width:80px;height:80px;box-shadow:0 4px 16px #0000001f;transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#f8fafc,#fff);padding:8px;border:2px solid rgba(22,119,255,.1)}._card_4yse1_1 ._ant-image_4yse1_55 img{object-fit:contain;width:100%;height:100%;border-radius:8px}._card_4yse1_1:hover ._ant-image_4yse1_55{transform:scale(1.1) rotate(2deg);box-shadow:0 8px 24px #1677ff33;border-color:#1677ff4d}._card_4yse1_1._loading_4yse1_79{pointer-events:none;opacity:.7}._card_4yse1_1:focus{outline:none;box-shadow:0 0 0 3px #00000014,0 8px 24px #0000001a}@media (max-width: 768px){._card_4yse1_1{min-height:160px;padding:24px 16px;gap:14px;border-radius:16px}._card_4yse1_1 ._ant-typography_4yse1_45{font-size:17px}._card_4yse1_1 ._ant-image_4yse1_55{width:60px;height:60px;padding:6px}}@media (max-width: 480px){._card_4yse1_1{min-height:140px;padding:20px 14px;gap:12px;border-radius:14px}._card_4yse1_1 ._ant-typography_4yse1_45{font-size:15px}._card_4yse1_1 ._ant-image_4yse1_55{width:50px;height:50px;padding:5px}}@media print{._card_4yse1_1{box-shadow:none;border:2px solid #000}._card_4yse1_1:hover{transform:none}}._container_1t6xd_1{padding:0;min-height:100vh}._header_1t6xd_6{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding:0;background:transparent;flex-wrap:wrap;gap:16px}._header_1t6xd_6 ._ant-typography_1t6xd_17{margin:0!important;font-size:30px;font-weight:700;color:#191c30;line-height:1.2;letter-spacing:-.02em}._header_1t6xd_6 ._addButton_1t6xd_25{height:46px;padding:0 20px;border-radius:10px;font-weight:600;font-size:16px;display:flex;align-items:center;gap:8px;transition:all .2s cubic-bezier(.4,0,.2,1);background:#1677ff!important;border-color:#1677ff!important;color:#fff!important;box-shadow:0 2px 4px #1677ff33!important}._header_1t6xd_6 ._addButton_1t6xd_25:hover:not(:disabled){background:#4096ff!important;border-color:#4096ff!important;box-shadow:0 4px 8px #1677ff4d!important;transform:translateY(-1px)}._header_1t6xd_6 ._addButton_1t6xd_25:active:not(:disabled){background:#0958d9!important;border-color:#0958d9!important;box-shadow:0 2px 4px #1677ff33!important;transform:translateY(0)}._header_1t6xd_6 ._addButton_1t6xd_25:focus:not(:disabled){background:#1677ff!important;border-color:#1677ff!important}@media (max-width: 768px){._header_1t6xd_6{flex-direction:column;align-items:stretch;margin-bottom:24px}._header_1t6xd_6 ._ant-typography_1t6xd_17{font-size:24px}._header_1t6xd_6 ._addButton_1t6xd_25{width:100%;justify-content:center}}@media (max-width: 480px){._header_1t6xd_6{margin-bottom:20px;gap:12px}._header_1t6xd_6 ._ant-typography_1t6xd_17{font-size:20px}._header_1t6xd_6 ._addButton_1t6xd_25{height:40px;font-size:14px}}._cards_1t6xd_84{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:22px;padding:0;background:transparent}@media (max-width: 768px){._cards_1t6xd_84{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}}@media (max-width: 480px){._cards_1t6xd_84{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}}._loading_1t6xd_104{grid-column:1/-1;width:100%;min-height:50vh;display:flex;justify-content:center;align-items:center;background:transparent}._card_rnvs1_1{border-radius:20px;display:flex;justify-content:center;align-items:center;width:208px;height:60px;background:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0000001a;margin:12px;text-align:center;overflow:hidden}._card_rnvs1_1:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 8px 24px #00000026}._image_rnvs1_21{width:100%;height:100%;object-fit:cover}._container_1v6xd_1{padding:0;min-height:100vh}._header_1v6xd_6{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding:0;background:transparent;flex-wrap:wrap;gap:12px}._header_1v6xd_6 ._ant-typography_1v6xd_17{margin:0!important;font-size:30px;font-weight:700;color:#191c30;line-height:1.2;letter-spacing:-.02em}._header_1v6xd_6 ._subButtons_1v6xd_25{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._header_1v6xd_6 ._ant-btn_1v6xd_31{height:46px;padding:0 20px;border-radius:10px;font-weight:600;font-size:16px;display:flex;align-items:center;gap:8px;transition:all .2s cubic-bezier(.4,0,.2,1)}._header_1v6xd_6 ._ant-btn_1v6xd_31:not(._ant-btn-primary_1v6xd_42){border:1px solid rgba(0,0,0,.1);background:#fff;color:#191c30}._header_1v6xd_6 ._ant-btn_1v6xd_31:not(._ant-btn-primary_1v6xd_42):hover{border-color:#00000026;background:#f8fafc;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}._header_1v6xd_6 ._ant-btn_1v6xd_31._ant-btn-primary_1v6xd_42{background:#1677ff;border-color:#1677ff;color:#fff;box-shadow:0 2px 4px #1677ff33}._header_1v6xd_6 ._ant-btn_1v6xd_31._ant-btn-primary_1v6xd_42:hover:not(:disabled){background:#4096ff;border-color:#4096ff;box-shadow:0 4px 8px #1677ff4d;transform:translateY(-1px)}._header_1v6xd_6 ._ant-btn_1v6xd_31._ant-btn-primary_1v6xd_42:active:not(:disabled){background:#0958d9;border-color:#0958d9;box-shadow:0 2px 4px #1677ff33;transform:translateY(0)}._header_1v6xd_6 ._ant-btn_1v6xd_31._ant-btn-primary_1v6xd_42:focus:not(:disabled){background:#1677ff;border-color:#1677ff}@media (max-width: 768px){._header_1v6xd_6{flex-direction:column;align-items:stretch;margin-bottom:24px}._header_1v6xd_6 ._ant-typography_1v6xd_17{font-size:24px}._header_1v6xd_6 ._subButtons_1v6xd_25{width:100%;justify-content:stretch}._header_1v6xd_6 ._subButtons_1v6xd_25 ._ant-btn_1v6xd_31{flex:1;min-width:0}}@media (max-width: 480px){._header_1v6xd_6{margin-bottom:20px;gap:8px}._header_1v6xd_6 ._ant-typography_1v6xd_17{font-size:20px}._header_1v6xd_6 ._subButtons_1v6xd_25{flex-direction:column}._header_1v6xd_6 ._subButtons_1v6xd_25 ._ant-btn_1v6xd_31{width:100%}}._cards_1v6xd_109{display:flex;flex-wrap:wrap;gap:0;padding:0;background:transparent}._brands_1v6xd_117{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%;gap:0}._loading_1v6xd_125{grid-column:1/-1;width:100%;min-height:50vh;display:flex;justify-content:center;align-items:center;background:transparent}._container_xltn0_1{width:100%}h1,h2,h3,h4,h5,h6{margin:0!important}@media (max-width: 768px){._container_xltn0_1{padding:16px}._header_xltn0_18{flex-direction:column;gap:16px;align-items:stretch;padding:16px}._header_xltn0_18 ._subButtons_xltn0_24{justify-content:center}._cards_xltn0_27{justify-content:center;gap:12px}}@media (max-width: 480px){._container_xltn0_1{padding:12px}._header_xltn0_18{padding:12px;margin-bottom:24px}._header_xltn0_18 ._ant-typography_xltn0_40{font-size:20px}._cards_xltn0_27{gap:8px}}._container_zei6y_1{padding:0;min-height:100vh}._header_zei6y_6{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding:0;background:transparent;flex-wrap:wrap;gap:16px}._header_zei6y_6 ._ant-typography_zei6y_17{margin:0!important;font-size:30px;font-weight:700;color:#191c30;line-height:1.2;letter-spacing:-.02em}._header_zei6y_6 ._addButton_zei6y_25{height:48px;padding:0 24px;border-radius:12px;font-weight:600;font-size:16px;display:flex;align-items:center;gap:8px;transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#1677ff,#4096ff)!important;border:none!important;color:#fff!important;box-shadow:0 4px 12px #1677ff4d!important;position:relative;overflow:hidden}._header_zei6y_6 ._addButton_zei6y_25:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}._header_zei6y_6 ._addButton_zei6y_25:hover:not(:disabled){background:linear-gradient(135deg,#4096ff,#69b7ff)!important;box-shadow:0 6px 16px #1677ff66!important;transform:translateY(-2px)}._header_zei6y_6 ._addButton_zei6y_25:hover:not(:disabled):before{left:100%}._header_zei6y_6 ._addButton_zei6y_25:active:not(:disabled){background:linear-gradient(135deg,#0958d9,#1677ff)!important;box-shadow:0 2px 8px #1677ff4d!important;transform:translateY(0)}._header_zei6y_6 ._addButton_zei6y_25:focus:not(:disabled){background:linear-gradient(135deg,#1677ff,#4096ff)!important}@media (max-width: 768px){._header_zei6y_6{flex-direction:column;align-items:stretch;margin-bottom:24px}._header_zei6y_6 ._ant-typography_zei6y_17{font-size:24px}._header_zei6y_6 ._addButton_zei6y_25{width:100%;justify-content:center}}@media (max-width: 480px){._header_zei6y_6{margin-bottom:20px;gap:12px}._header_zei6y_6 ._ant-typography_zei6y_17{font-size:20px}._header_zei6y_6 ._addButton_zei6y_25{height:40px;font-size:14px}}._table_zei6y_96,._table_zei6y_96 .ant-table-wrapper{width:100%!important}._table_zei6y_96 .ant-table{width:100%!important;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}._table_zei6y_96 .ant-table-container,._table_zei6y_96 .ant-table-content{width:100%!important}._table_zei6y_96 .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#191c30;border-bottom:2px solid rgba(0,0,0,.08);padding:16px;white-space:nowrap}._table_zei6y_96 .ant-table-tbody>tr>td{padding:16px;border-bottom:1px solid rgba(0,0,0,.06)}._table_zei6y_96 .ant-table-tbody>tr:hover>td{background:#f8fafc}._table_zei6y_96 .ant-pagination{margin:16px 0 0;padding:0 16px}@media (max-width: 768px){._table_zei6y_96 .ant-table{font-size:12px}._table_zei6y_96 .ant-table .ant-table-thead>tr>th{padding:12px 8px;font-size:11px}._table_zei6y_96 .ant-table .ant-table-tbody>tr>td{padding:12px 8px;font-size:12px}._table_zei6y_96 .ant-table .ant-pagination{margin:12px 0 0;padding:0 8px;flex-wrap:wrap;gap:8px}._table_zei6y_96 .ant-table .ant-pagination .ant-pagination-total-text{width:100%;text-align:center;margin:0 0 8px}._table_zei6y_96 .ant-table .ant-pagination .ant-pagination-options{margin-left:0;width:100%;display:flex;justify-content:center}}@media (max-width: 480px){._table_zei6y_96 .ant-table .ant-table-thead>tr>th{padding:8px 4px;font-size:10px}._table_zei6y_96 .ant-table .ant-table-tbody>tr>td{padding:8px 4px;font-size:11px}}._container_1j6ld_1{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:20px;background:linear-gradient(135deg,#fff,#fafbfc);border-radius:16px;box-shadow:0 4px 12px #00000014;border:1px solid rgba(0,0,0,.06)}@media (max-width: 768px){._container_1j6ld_1{flex-direction:column;align-items:stretch;gap:12px;padding:16px;margin-bottom:16px;border-radius:14px}._container_1j6ld_1 .ant-picker{width:100%;height:44px;border-radius:10px}}@media (max-width: 480px){._container_1j6ld_1{padding:14px;gap:10px;border-radius:12px}}._card_12uod_1{border-radius:16px;box-shadow:0 2px 12px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.06);height:100%;background:linear-gradient(135deg,#fff,#fafbfc);overflow:hidden;position:relative}._card_12uod_1:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1677ff,#4096ff);opacity:0;transition:opacity .3s}._card_12uod_1:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px);border-color:#1677ff33}._card_12uod_1:hover:before{opacity:1}._card_12uod_1._warning_12uod_30{border-color:#ff4d4f;background:linear-gradient(135deg,#fff5f5,#fff)}._card_12uod_1._warning_12uod_30:before{background:linear-gradient(90deg,#ff4d4f,#ff7875)}._card_12uod_1._warning_12uod_30:hover{border-color:#ff4d4f}._card_12uod_1._clickable_12uod_40{cursor:pointer}._card_12uod_1._clickable_12uod_40:active{transform:translateY(-2px)}._content_12uod_47{display:flex;flex-direction:column;gap:8px}._header_12uod_53{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}._title_12uod_60{font-size:14px;font-weight:500;color:#6b7280;line-height:1.4}._icon_12uod_67{font-size:28px;color:#1677ff;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#1677ff1a,#1677ff0d);transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){._icon_12uod_67{font-size:24px;width:40px;height:40px}}@media (max-width: 480px){._icon_12uod_67{font-size:20px;width:36px;height:36px}}._card_12uod_1:hover ._icon_12uod_67{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,#1677ff26,#1677ff14)}._value_12uod_99{font-size:32px;font-weight:700;color:#111827;line-height:1.2;letter-spacing:-.02em}@media (max-width: 768px){._value_12uod_99{font-size:24px}}@media (max-width: 480px){._value_12uod_99{font-size:20px}}._subtitle_12uod_117{font-size:13px;color:#6b7280;margin-top:4px}._trend_12uod_123{font-size:12px;font-weight:600;margin-top:8px;padding:4px 8px;border-radius:6px;display:inline-block;width:fit-content}._trend_12uod_123._positive_12uod_132{color:#10b981;background:#d1fae5}._trend_12uod_123._negative_12uod_136{color:#ef4444;background:#fee2e2}._card_1j1tp_1{border-radius:16px;box-shadow:0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.06)}._header_1j1tp_7{margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}._title_1j1tp_14{font-size:18px;font-weight:600;color:#111827;margin:0}._badge_1j1tp_21{font-size:12px;font-weight:600}._card_9nd1u_1{border-radius:16px;box-shadow:0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.06)}._header_9nd1u_7{margin-bottom:24px}._title_9nd1u_11{font-size:18px;font-weight:600;color:#111827;margin:0}._card_1nws8_1{border-radius:16px;box-shadow:0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.06)}._header_1nws8_7{margin-bottom:16px}._title_1nws8_11{font-size:18px;font-weight:600;color:#111827;margin:0}._container_1semj_1{width:100%;padding:0}._header_1semj_6{margin-bottom:32px;background:linear-gradient(135deg,#fff,#f8fafc);padding:24px;border-radius:16px;box-shadow:0 2px 12px #0000000f;border:1px solid rgba(0,0,0,.06)}._header_1semj_6 ._title_1semj_15{margin:0 0 8px!important;font-size:30px;font-weight:700;color:#191c30;line-height:1.2;letter-spacing:-.02em;background:linear-gradient(135deg,#191c30,#1677ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._header_1semj_6 ._subtitle_1semj_28{font-size:15px;color:#6b6d80;display:block;margin-top:8px}@media (max-width: 768px){._header_1semj_6{padding:20px;border-radius:14px}}@media (max-width: 480px){._header_1semj_6{padding:16px;border-radius:12px}}._loadingContainer_1semj_47{display:flex;justify-content:center;align-items:center;min-height:50vh}._kpiRow_1semj_54,._chartsRow_1semj_58,._tablesRow_1semj_62{margin-bottom:24px}@media (max-width: 768px){._header_1semj_6{margin-bottom:24px}._header_1semj_6 ._title_1semj_15{font-size:24px!important}._header_1semj_6 ._subtitle_1semj_28{font-size:14px}._kpiRow_1semj_54,._chartsRow_1semj_58,._tablesRow_1semj_62{margin-bottom:16px}}@media (max-width: 480px){._header_1semj_6{margin-bottom:20px}._header_1semj_6 ._title_1semj_15{font-size:20px!important}._header_1semj_6 ._subtitle_1semj_28{font-size:13px}}._container_gydvm_1{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden;background-color:#efefef}._background_gydvm_10{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.4) 1px,transparent 1px);background-size:50px 50px}._content_gydvm_17{position:relative;z-index:10;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}._header_gydvm_28{text-align:center;margin-bottom:32px}._logo_gydvm_33{display:flex;justify-content:center;margin-bottom:40px}._logo_gydvm_33 svg{height:96px;width:auto}@media (max-width: 768px){._logo_gydvm_33 svg{height:80px}}@media (max-width: 480px){._logo_gydvm_33 svg{height:64px;margin-bottom:24px}}._title_gydvm_54{font-size:32px;font-weight:700;color:#191c30;margin-bottom:8px}@media (max-width: 768px){._title_gydvm_54{font-size:28px}}@media (max-width: 480px){._title_gydvm_54{font-size:24px}}._subtitle_gydvm_71{font-size:16px;color:#6b6d80}@media (max-width: 480px){._subtitle_gydvm_71{font-size:14px}}._formWrapper_gydvm_81{width:100%;max-width:400px;background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 12px #0000001a}@media (max-width: 768px){._formWrapper_gydvm_81{padding:24px;max-width:100%}}@media (max-width: 480px){._formWrapper_gydvm_81{padding:20px;border-radius:12px}}._formWrapper_gydvm_81 .ant-btn-primary{background:#f03341;border-color:#f03341}._formWrapper_gydvm_81 .ant-btn-primary:hover:not(:disabled){background:#d63341;border-color:#d63341}._formWrapper_gydvm_81 .ant-btn-primary:active:not(:disabled){background:#d63341;border-color:#d63341}._formWrapper_gydvm_81 .ant-btn-primary:focus:not(:disabled){background:#f03341;border-color:#f03341}._checkboxWrapper_gydvm_118{display:flex;align-items:flex-start;gap:8px}._checkboxText_gydvm_124{font-size:14px;color:#666;line-height:1.5}._error_gydvm_130{color:#f03341;font-size:14px;margin-top:4px;display:block}._dialogOverlay_gydvm_137{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._dialog_gydvm_137{background:#fff;padding:24px;border-radius:12px;max-width:400px;width:90%}._dialogTitle_gydvm_155{font-size:20px;font-weight:600;margin-bottom:12px;text-align:center}._dialogText_gydvm_162{font-size:14px;color:#666;margin-bottom:24px;text-align:center}._dialogActions_gydvm_169{display:flex;gap:12px;flex-direction:column}._container_1l4gj_1{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden;background-color:#efefef}._background_1l4gj_10{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.4) 1px,transparent 1px);background-size:50px 50px}._content_1l4gj_17{position:relative;z-index:10;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}._header_1l4gj_28{text-align:center;margin-bottom:32px}._logo_1l4gj_33{display:flex;justify-content:center;margin-bottom:40px}._logo_1l4gj_33 svg{height:96px;width:auto}@media (max-width: 768px){._logo_1l4gj_33 svg{height:80px}}@media (max-width: 480px){._logo_1l4gj_33 svg{height:64px;margin-bottom:24px}}._title_1l4gj_54{font-size:32px;font-weight:700;color:#191c30;margin-bottom:8px}@media (max-width: 768px){._title_1l4gj_54{font-size:28px}}@media (max-width: 480px){._title_1l4gj_54{font-size:24px}}._subtitle_1l4gj_71{font-size:16px;color:#6b6d80}@media (max-width: 480px){._subtitle_1l4gj_71{font-size:14px}}._formWrapper_1l4gj_81{width:100%;max-width:400px;background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;align-items:center;gap:24px}@media (max-width: 768px){._formWrapper_1l4gj_81{padding:24px;max-width:100%;gap:20px}}@media (max-width: 480px){._formWrapper_1l4gj_81{padding:20px;border-radius:12px;gap:16px}}._otpWrapper_1l4gj_108{width:100%;display:flex;justify-content:center}._resendWrapper_1l4gj_114{text-align:center}._timer_1l4gj_118{font-size:14px;color:#6b6d80}._timerValue_1l4gj_123{font-weight:600;color:#f03341}._resendButton_1l4gj_128{padding:0;height:auto;color:#f03341}._resendButton_1l4gj_128:hover{color:#d63341}._resendButton_1l4gj_128{padding:0;height:auto}._container_xk08v_1{padding:24px;max-width:800px}._card_xk08v_6{border-radius:12px;box-shadow:0 1px 3px #0000000a}._card_xk08v_6 .ant-card-head{border-bottom:1px solid rgba(0,0,0,.06)}._card_xk08v_6 .ant-form-item{margin-bottom:20px}._form_xk08v_17{padding-top:8px}._langBlock_xk08v_21{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.06)}._langBlock_xk08v_21:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}._loading_cb88g_1{display:flex;justify-content:center;align-items:center;padding:40px}._content_cb88g_8 ._claimIdWrapper_cb88g_8{cursor:pointer;display:inline-block;padding:4px 8px;border-radius:4px;transition:background-color .2s}._content_cb88g_8 ._claimIdWrapper_cb88g_8:hover{background-color:#f0f7ff}._content_cb88g_8 ._claimId_cb88g_8{color:#69b7ff!important;cursor:pointer;-webkit-user-select:text;user-select:text;font-weight:500;font-size:14px}._content_cb88g_8 ._claimId_cb88g_8 .ant-typography-copy{color:#69b7ff!important;opacity:.8;margin-left:8px}._content_cb88g_8 ._claimId_cb88g_8 .ant-typography-copy:hover{opacity:1}._content_cb88g_8 ._products_cb88g_33{margin-top:24px}._content_cb88g_8 ._products_cb88g_33 ._productsList_cb88g_36{display:flex;flex-direction:column;gap:16px;margin-top:16px}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42{display:flex;gap:16px;padding:16px;background:#fafafa;border-radius:8px;border:1px solid rgba(0,0,0,.06);transition:all .2s ease}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42:hover{background:#f5f5f5;border-color:#0000001a}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productImageWrapper_cb88g_55{flex-shrink:0;width:100px;height:100px;border-radius:8px;overflow:hidden;background:#f0f0f0;display:flex;align-items:center;justify-content:center}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productImageWrapper_cb88g_55 ._productImage_cb88g_55{width:100%;height:100%;object-fit:contain;border-radius:8px}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72{display:flex;flex-direction:column;gap:8px;flex:1}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72 ._productTitle_cb88g_78{font-size:15px;line-height:1.4}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72 ._productSizeInline_cb88g_82{font-size:15px;font-weight:700}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72 ._productQuantity_cb88g_86{color:#262626;font-weight:700;font-size:15px}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72 ._productPrice_cb88g_91{font-size:13px;margin-top:4px}@media (max-width: 768px){._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42{flex-direction:column;gap:12px;padding:12px}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productImageWrapper_cb88g_55{width:80px;height:80px;align-self:center}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72{text-align:center}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72 ._productTitle_cb88g_78,._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72 ._productSizeInline_cb88g_82,._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72 ._productQuantity_cb88g_86{font-size:14px}}@media (max-width: 480px){._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42{padding:10px;gap:10px}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productImageWrapper_cb88g_55{width:60px;height:60px}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72 ._productTitle_cb88g_78,._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72 ._productSizeInline_cb88g_82,._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72 ._productQuantity_cb88g_86{font-size:13px}._content_cb88g_8 ._products_cb88g_33 ._productItem_cb88g_42 ._productInfo_cb88g_72 ._productPrice_cb88g_91{font-size:12px}}._container_1bgsc_1{display:flex;flex-direction:column;height:calc(100vh - 136px);min-height:600px;padding:0}._container_1bgsc_1 ._tableWrapper_1bgsc_8{display:flex;flex-direction:column;height:100%;width:100%;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000a;overflow:hidden}._container_1bgsc_1 ._tableWrapper_1bgsc_8 ._headerSection_1bgsc_18{padding:24px 24px 20px;border-bottom:1px solid rgba(0,0,0,.06);background:#fff}._container_1bgsc_1 ._tableWrapper_1bgsc_8 ._headerSection_1bgsc_18 ._filtersRow_1bgsc_23{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}._container_1bgsc_1 ._tableWrapper_1bgsc_8 input[type=number]::-webkit-inner-spin-button,._container_1bgsc_1 ._tableWrapper_1bgsc_8 input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}._container_1bgsc_1 ._tableWrapper_1bgsc_8 input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-select-selector{border-radius:8px!important;border:1px solid rgba(0,0,0,.1)!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;font-size:14px!important}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-select-selector:hover{border-color:#0003!important}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-select-focused .ant-select-selector{border-color:#007aff!important;box-shadow:0 0 0 3px #007aff1a!important}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-btn{border-radius:8px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.1)}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-btn:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-btn:active{transform:translateY(0)}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-wrapper{flex:1;display:flex;flex-direction:column;overflow:hidden;width:100%;min-height:0}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table{flex:1;display:flex;flex-direction:column;width:100%;background:transparent;font-size:14px;min-height:0}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-container{flex:1;display:flex;flex-direction:column;overflow:hidden;width:100%;min-height:0}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-content{overflow-x:auto;overflow-y:auto;flex:1;min-height:0}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-content::-webkit-scrollbar{width:8px;height:8px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-content::-webkit-scrollbar-track{background:transparent}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-content::-webkit-scrollbar-thumb{background:#0003;border-radius:4px;transition:background .2s}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-content::-webkit-scrollbar-thumb:hover{background:#0000004d}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-body{min-height:0}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-thead>tr>th{background:#fafafa;font-weight:600;font-size:13px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgba(0,0,0,.06);padding:16px 20px;white-space:nowrap;position:sticky;top:0;z-index:10;transition:background .2s}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-tbody>tr{transition:all .15s cubic-bezier(.4,0,.2,1)}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-tbody>tr>td{padding:18px 20px;border-bottom:1px solid rgba(0,0,0,.04);font-size:14px;color:#1f2937;font-weight:400}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-tbody>tr:hover>td{background:#f9fafb}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table-tbody>tr:last-child>td{border-bottom:none}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination{margin:0;padding:20px 24px;background:#fff;border-top:1px solid rgba(0,0,0,.06);flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:16px;position:sticky;bottom:0;z-index:5}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-total-text{color:#6b7280;font-size:14px;font-weight:500;margin-right:auto}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-options{margin-left:auto}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-item{border-radius:6px;border:1px solid rgba(0,0,0,.1);transition:all .2s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;line-height:30px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-item a{color:#374151;font-weight:500}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-item:hover{border-color:#007aff;transform:translateY(-1px);box-shadow:0 2px 4px #007aff33}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-item.ant-pagination-item-active{background:#007aff;border-color:#007aff;box-shadow:0 2px 8px #007aff4d}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff;font-weight:600}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-item.ant-pagination-item-active:hover{background:#0051d5;border-color:#0051d5}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-prev,._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-next{border-radius:6px;border:1px solid rgba(0,0,0,.1);transition:all .2s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;line-height:30px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-prev:hover:not(.ant-pagination-disabled),._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-next:hover:not(.ant-pagination-disabled){border-color:#007aff;transform:translateY(-1px);box-shadow:0 2px 4px #007aff33}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-prev.ant-pagination-disabled,._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-next.ant-pagination-disabled{opacity:.4;cursor:not-allowed}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-jump-next:hover .ant-pagination-item-link-icon{color:#007aff}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-select-selector{border-radius:6px!important;border:1px solid rgba(0,0,0,.1)!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-select-selector:hover{border-color:#0003!important}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-options-quick-jumper input{border-radius:6px;border:1px solid rgba(0,0,0,.1);transition:all .2s cubic-bezier(.4,0,.2,1)}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-options-quick-jumper input:hover{border-color:#0003}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-pagination .ant-pagination-options-quick-jumper input:focus{border-color:#007aff;box-shadow:0 0 0 3px #007aff1a}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-spin-nested-loading,._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-spin-container{flex:1;display:flex;flex-direction:column}._container_1bgsc_1 ._pendingRow_1bgsc_253{background:linear-gradient(90deg,#34d39926,#34d39914)!important;border-left:4px solid #10b981!important}._container_1bgsc_1 ._pendingRow_1bgsc_253 td{color:#1f2937!important;font-weight:500!important}@media (max-width: 768px){._container_1bgsc_1{height:auto;min-height:calc(100vh - 96px)}._container_1bgsc_1 ._tableWrapper_1bgsc_8{border-radius:16px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 ._headerSection_1bgsc_18{padding:20px;background:linear-gradient(135deg,#fff,#fafbfc)}._container_1bgsc_1 ._tableWrapper_1bgsc_8 ._headerSection_1bgsc_18 ._filtersRow_1bgsc_23{flex-direction:column;align-items:stretch;gap:12px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 ._headerSection_1bgsc_18 ._filtersRow_1bgsc_23 .ant-space{width:100%}._container_1bgsc_1 ._tableWrapper_1bgsc_8 ._headerSection_1bgsc_18 ._filtersRow_1bgsc_23 .ant-space .ant-space-item{flex:1}._container_1bgsc_1 ._tableWrapper_1bgsc_8 ._headerSection_1bgsc_18 ._filtersRow_1bgsc_23 .ant-input{width:100%!important;border-radius:10px;height:44px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 ._headerSection_1bgsc_18 ._filtersRow_1bgsc_23 .ant-btn{height:44px;border-radius:10px;font-weight:500}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table{font-size:13px;border-radius:12px;overflow:hidden}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table .ant-table-thead>tr>th{padding:14px 10px;font-size:12px;background:linear-gradient(135deg,#fafafa,#f5f5f5)!important;font-weight:600}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table .ant-table-tbody>tr>td{padding:14px 10px;font-size:13px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table .ant-table-tbody>tr{transition:all .2s}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table .ant-table-tbody>tr:hover>td{background:#f0f7ff!important}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table .ant-pagination{padding:12px 8px;flex-wrap:wrap;gap:8px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table .ant-pagination .ant-pagination-total-text{width:100%;text-align:center;margin:0 0 8px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table .ant-pagination .ant-pagination-options{margin-left:0;width:100%;display:flex;justify-content:center}}@media (max-width: 480px){._container_1bgsc_1{min-height:calc(100vh - 76px)}._container_1bgsc_1 ._tableWrapper_1bgsc_8 ._headerSection_1bgsc_18{padding:12px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 ._headerSection_1bgsc_18 ._filtersRow_1bgsc_23{gap:8px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table .ant-table-thead>tr>th{padding:8px 4px;font-size:10px}._container_1bgsc_1 ._tableWrapper_1bgsc_8 .ant-table .ant-table-tbody>tr>td{padding:8px 4px;font-size:11px}}._container_2dbca_1{display:flex;flex-direction:column}._container_2dbca_1 ._header_2dbca_5{display:flex;justify-content:space-between;align-items:center;gap:36px}._container_2dbca_1 ._header_2dbca_5 h2{margin:0}._container_1jzcu_1{display:flex;flex-direction:column;height:calc(100vh - 136px);min-height:600px;padding:0}._container_1jzcu_1 ._tableWrapper_1jzcu_8{display:flex;flex-direction:column;height:100%;width:100%;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000a;overflow:hidden}._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18{padding:24px 24px 20px;border-bottom:1px solid rgba(0,0,0,.06);background:#fff}._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18 ._filtersRow_1jzcu_23{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}._container_1jzcu_1 ._tableWrapper_1jzcu_8 input[type=number]::-webkit-inner-spin-button,._container_1jzcu_1 ._tableWrapper_1jzcu_8 input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}._container_1jzcu_1 ._tableWrapper_1jzcu_8 input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-select-selector{border-radius:8px!important;border:1px solid rgba(0,0,0,.1)!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;font-size:14px!important}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-select-focused .ant-select-selector{border-color:#1677ff!important;box-shadow:0 0 0 2px #1677ff1a!important}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-btn{border-radius:8px!important;font-weight:500!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-table-thead>tr>th{background:#fafafa!important;font-weight:600!important;border-bottom:2px solid rgba(0,0,0,.06)!important;padding:16px!important}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-table-tbody>tr>td{padding:16px!important;border-bottom:1px solid rgba(0,0,0,.06)!important}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-table-tbody>tr:hover>td{background:#fafafa!important}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-pagination{margin:16px 24px!important}@media (max-width: 1200px){._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18 ._filtersRow_1jzcu_23{gap:6px}._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18 ._filtersRow_1jzcu_23 .ant-space{gap:6px!important}}@media (max-width: 768px){._container_1jzcu_1{height:auto;min-height:calc(100vh - 96px)}._container_1jzcu_1 ._tableWrapper_1jzcu_8{border-radius:16px}._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18{padding:20px;background:linear-gradient(135deg,#fff,#fafbfc)}._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18 ._filtersRow_1jzcu_23{flex-direction:column;align-items:stretch;gap:8px}._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18 ._filtersRow_1jzcu_23 .ant-space{width:100%}._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18 ._filtersRow_1jzcu_23 .ant-space .ant-space-item{flex:1}._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18 ._filtersRow_1jzcu_23 .ant-input,._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18 ._filtersRow_1jzcu_23 .ant-select{width:100%!important;border-radius:10px;height:44px}._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18 ._filtersRow_1jzcu_23 .ant-btn{height:44px;border-radius:10px;font-weight:500}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table{font-size:13px;border-radius:12px;overflow:hidden}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-table-thead>tr>th{padding:14px 10px;font-size:12px;background:linear-gradient(135deg,#fafafa,#f5f5f5)!important;font-weight:600}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-table-tbody>tr>td{padding:14px 10px;font-size:13px}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-table-tbody>tr{transition:all .2s}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-table-tbody>tr:hover>td{background:#f0f7ff!important}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-pagination{margin:12px 8px!important;flex-wrap:wrap;gap:8px}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-pagination .ant-pagination-total-text{width:100%;text-align:center;margin:0 0 8px}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-pagination .ant-pagination-options{margin-left:0!important;width:100%;display:flex;justify-content:center}}@media (max-width: 480px){._container_1jzcu_1{min-height:calc(100vh - 76px)}._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18{padding:12px}._container_1jzcu_1 ._tableWrapper_1jzcu_8 ._headerSection_1jzcu_18 ._filtersRow_1jzcu_23{gap:6px}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-table-thead>tr>th{padding:8px 4px;font-size:10px}._container_1jzcu_1 ._tableWrapper_1jzcu_8 .ant-table .ant-table-tbody>tr>td{padding:8px 4px;font-size:11px}}._wrapper_1kaje_1{position:relative}._button_1kaje_5{width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#6b6d80;transition:all .15s ease}._button_1kaje_5:hover{background:#0000000a;color:#191c30}._button_1kaje_5 ._icon_1kaje_23{font-size:16px}._dropdown_1kaje_27{position:absolute;top:calc(100% + 8px);right:0;min-width:110px;background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001a;border:1px solid rgba(0,0,0,.08);padding:4px;z-index:1000;overflow:hidden;animation:_fadeIn_1kaje_1 .2s ease}@keyframes _fadeIn_1kaje_1{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._option_1kaje_52{width:100%;padding:8px 12px;border:none;background:transparent;border-radius:6px;cursor:pointer;text-align:left;color:#191c30;font-size:13px;font-weight:400;line-height:1.4;transition:all .15s ease;white-space:nowrap}._option_1kaje_52:hover{background:#0000000d}._option_1kaje_52._optionActive_1kaje_70{background:#00000014;color:#191c30;font-weight:500}._container_1vxwu_1{min-height:100vh;background:#f8fafc;font-family:Arial,Helvetica,sans-serif}._container_1vxwu_1 .ant-layout-sider{background:#fff!important;box-shadow:2px 0 12px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1)}._container_1vxwu_1 .ant-layout-sider-collapsed .ant-menu-item{padding:0 24px!important;text-align:center}._container_1vxwu_1 .ant-layout-sider-collapsed .ant-menu-item .anticon{margin-right:0!important}._container_1vxwu_1 ._sidebar_1vxwu_18{box-sizing:border-box;background:#fff;padding:0;height:100vh;position:sticky;top:0;border-right:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;box-shadow:2px 0 8px #0000000a}._container_1vxwu_1 ._sidebar_1vxwu_18 ._logo_1vxwu_30{display:flex;justify-content:center;align-items:center;padding:24px 16px;border-bottom:1px solid rgba(0,0,0,.06);margin:0;min-height:80px;transition:all .3s cubic-bezier(.4,0,.2,1)}._container_1vxwu_1 ._sidebar_1vxwu_18 ._logo_1vxwu_30 svg{height:auto;width:auto;max-width:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}._container_1vxwu_1 ._sidebar_1vxwu_18 ._collapseButtonWrapper_1vxwu_46{padding:16px;border-top:1px solid rgba(0,0,0,.06);display:flex;justify-content:center;margin-top:auto}._container_1vxwu_1 ._sidebar_1vxwu_18 ._collapseButton_1vxwu_46{width:100%;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#6b6d80;transition:all .2s cubic-bezier(.4,0,.2,1);padding:0}._container_1vxwu_1 ._sidebar_1vxwu_18 ._collapseButton_1vxwu_46:hover{background:#0000000a;color:#191c30}._container_1vxwu_1 ._sidebar_1vxwu_18 ._collapseButton_1vxwu_46 ._anticon_1vxwu_15{font-size:18px}._container_1vxwu_1 ._sidebar_1vxwu_18 ._menu_1vxwu_71{background:transparent;border:none;padding:16px 8px;font-size:15px;flex:1;overflow-y:auto;overflow-x:hidden}._container_1vxwu_1 ._sidebar_1vxwu_18 ._menu_1vxwu_71 .ant-menu-item{margin:6px 0;height:48px;line-height:48px;border-radius:10px;padding-left:16px!important;transition:all .2s cubic-bezier(.4,0,.2,1);color:#6b6d80;font-weight:500}._container_1vxwu_1 ._sidebar_1vxwu_18 ._menu_1vxwu_71 .ant-menu-item:not(.ant-menu-item-selected):hover{background:#0000000a;color:#191c30}._container_1vxwu_1 ._sidebar_1vxwu_18 ._menu_1vxwu_71 .ant-menu-item.ant-menu-item-selected{background:#0000000f;color:#191c30;font-weight:600}._container_1vxwu_1 ._sidebar_1vxwu_18 ._menu_1vxwu_71 .ant-menu-item.ant-menu-item-selected:after{display:none}._container_1vxwu_1 ._sidebar_1vxwu_18 ._menu_1vxwu_71 .ant-menu-item .anticon{font-size:20px;margin-right:12px;transition:all .2s cubic-bezier(.4,0,.2,1)}._container_1vxwu_1 ._sidebar_1vxwu_18 ._menu_1vxwu_71 .ant-menu-item a{color:inherit;font-weight:inherit;transition:opacity .2s}._header_1vxwu_113{height:72px;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:0 32px;border-bottom:1px solid rgba(0,0,0,.08);position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000f}._header_1vxwu_113 ._headerLeft_1vxwu_126{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px}._header_1vxwu_113 ._headerLeft_1vxwu_126 svg{height:55px;width:auto}._header_1vxwu_113 ._mobileMenuButton_1vxwu_138{display:none;height:24px!important;width:24px!important;min-width:24px!important;padding:0!important;border-radius:4px;color:#191c30;transition:all .2s cubic-bezier(.4,0,.2,1);border:none!important;background:transparent!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important}._header_1vxwu_113 ._mobileMenuButton_1vxwu_138:hover{background:#0000000a!important}._header_1vxwu_113 ._mobileMenuButton_1vxwu_138:active{background:#0000000f!important}._header_1vxwu_113 ._mobileMenuButton_1vxwu_138 .anticon{font-size:14px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important}._header_1vxwu_113 ._headerRight_1vxwu_167{display:flex;align-items:center;gap:12px;margin-left:auto}._header_1vxwu_113 ._switchWrapper_1vxwu_173{display:flex;align-items:center}._header_1vxwu_113 ._userButton_1vxwu_177{height:44px;border-radius:12px;font-weight:500;padding:0 16px;display:flex;align-items:center;gap:8px;color:#191c30;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.06)}._header_1vxwu_113 ._userButton_1vxwu_177:hover{background:#0000000a;border-color:#0000001a;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}._header_1vxwu_113 ._userButton_1vxwu_177 ._anticon_1vxwu_15{font-size:18px}@media (max-width: 480px){._header_1vxwu_113 ._userButton_1vxwu_177 ._userButtonText_1vxwu_199{display:none}}._header_1vxwu_113 .ant-dropdown .ant-dropdown-menu{border-radius:12px;box-shadow:0 4px 20px #0000001f;padding:8px;border:1px solid rgba(0,0,0,.08);min-width:200px}._header_1vxwu_113 .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{border-radius:8px;padding:10px 12px;margin:2px 0;transition:all .2s cubic-bezier(.4,0,.2,1);color:#191c30}._header_1vxwu_113 .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:#0000000a}._header_1vxwu_113 .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:#f03341}._header_1vxwu_113 .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{background:#f0334114}._content_1vxwu_227{padding:32px;min-height:calc(100vh - 72px);width:100%;background:#f8fafc}._mobileDrawer_1vxwu_234 .ant-drawer-header{padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.06);background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 2px 8px #0000000a}._mobileDrawer_1vxwu_234 .ant-drawer-body{padding:0;background:#f8fafc;display:flex;flex-direction:column;height:100%}._mobileDrawer_1vxwu_234 .ant-drawer-content{background:#f8fafc}._mobileDrawer_1vxwu_234 .ant-menu{background:transparent;border:none;padding:12px 8px;flex:1}._mobileDrawer_1vxwu_234 .ant-menu .ant-menu-item{margin:4px 0;height:52px;line-height:52px;border-radius:12px;padding-left:20px!important;transition:all .25s cubic-bezier(.4,0,.2,1);font-weight:500;font-size:15px}._mobileDrawer_1vxwu_234 .ant-menu .ant-menu-item:not(.ant-menu-item-selected):hover{background:#0000000d;transform:translate(4px)}._mobileDrawer_1vxwu_234 .ant-menu .ant-menu-item.ant-menu-item-selected{background:linear-gradient(135deg,#1677ff1a,#1677ff0d);color:#1677ff;font-weight:600;box-shadow:0 2px 8px #1677ff26}._mobileDrawer_1vxwu_234 .ant-menu .ant-menu-item.ant-menu-item-selected:after{display:none}._mobileDrawer_1vxwu_234 .ant-menu .ant-menu-item .anticon{font-size:20px;margin-right:14px}._mobileDrawerFooter_1vxwu_284{padding:20px 24px;border-top:1px solid rgba(0,0,0,.06);background:#fff;margin-top:auto}._mobileSwitchWrapper_1vxwu_291{display:flex;justify-content:space-between;align-items:center;gap:12px}._mobileSwitchLabel_1vxwu_298{font-size:15px;font-weight:500;color:#191c30;flex:1}._drawerLogo_1vxwu_305{display:flex;justify-content:center;align-items:center;padding:8px 0}._drawerLogo_1vxwu_305 svg{height:44px;width:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}@media (max-width: 992px){._sidebar_1vxwu_18{display:none!important}._header_1vxwu_113{padding:0 16px}._header_1vxwu_113 ._headerLeft_1vxwu_126{position:static;transform:none;left:auto}._header_1vxwu_113 ._mobileMenuButton_1vxwu_138{display:flex;align-items:center;justify-content:center}._header_1vxwu_113 ._headerRight_1vxwu_167{gap:8px}._header_1vxwu_113 ._switchWrapper_1vxwu_173{display:none}._content_1vxwu_227{padding:16px}}@media (max-width: 768px){._header_1vxwu_113{height:64px;padding:0 16px;box-shadow:0 2px 8px #00000014}._header_1vxwu_113 ._headerLeft_1vxwu_126 svg{height:45px}._header_1vxwu_113 ._mobileMenuButton_1vxwu_138{height:24px!important;width:24px!important;min-width:24px!important}._header_1vxwu_113 ._mobileMenuButton_1vxwu_138 svg{max-width:24px}._header_1vxwu_113 ._userButton_1vxwu_177{height:40px;padding:0 12px}._header_1vxwu_113 ._switchWrapper_1vxwu_173{display:none}._content_1vxwu_227{padding:16px;min-height:calc(100vh - 64px)}}@media (max-width: 480px){._header_1vxwu_113{height:60px;padding:0 12px}._header_1vxwu_113 ._headerLeft_1vxwu_126 svg{height:38px}._header_1vxwu_113 ._headerRight_1vxwu_167{gap:6px}._header_1vxwu_113 ._mobileMenuButton_1vxwu_138{height:22px!important;width:22px!important;min-width:22px!important}._header_1vxwu_113 ._mobileMenuButton_1vxwu_138 .anticon{font-size:13px!important}._header_1vxwu_113 ._userButton_1vxwu_177{height:36px;padding:0 10px;min-width:36px}._header_1vxwu_113 ._switchWrapper_1vxwu_173{display:none}._content_1vxwu_227{padding:12px;min-height:calc(100vh - 60px)}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}@media (max-width: 768px){:global .ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}:global .ant-modal.ant-modal-1100{max-width:calc(100vw - 32px)!important}:global .ant-modal.ant-modal-600{max-width:calc(100vw - 32px)!important}:global .ant-modal .ant-modal-content{border-radius:16px;box-shadow:0 8px 32px #00000026;border:1px solid rgba(0,0,0,.06)}:global .ant-modal .ant-modal-header{background:linear-gradient(135deg,#fff,#fafbfc);border-bottom:1px solid rgba(0,0,0,.06)}}@media (max-width: 480px){:global .ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}:global .ant-modal.ant-modal-1100{max-width:calc(100vw - 16px)!important}:global .ant-modal.ant-modal-600{max-width:calc(100vw - 16px)!important}:global .ant-modal .ant-modal-content{border-radius:12px}:global .ant-modal .ant-modal-header{padding:16px;background:linear-gradient(135deg,#fff,#fafbfc)}:global .ant-modal .ant-modal-body{padding:16px}:global .ant-modal .ant-modal-footer{padding:12px 16px;background:#fafbfc;border-top:1px solid rgba(0,0,0,.06)}:global .ant-modal .ant-modal-footer .ant-btn{height:44px;border-radius:10px;font-weight:500}}@media (max-width: 768px){:global .ant-drawer .ant-drawer-content-wrapper{max-width:calc(100vw - 32px)!important}:global .ant-drawer .ant-drawer-content{box-shadow:-4px 0 24px #00000026}}@media (max-width: 480px){:global .ant-drawer .ant-drawer-content-wrapper{max-width:100vw!important}:global .ant-drawer .ant-drawer-header{padding:16px;background:linear-gradient(135deg,#fff,#f8fafc)}:global .ant-drawer .ant-drawer-body{padding:16px}}@media (max-width: 768px){:global .ant-btn{min-height:44px;border-radius:10px;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1)}:global .ant-btn:not(:disabled):active{transform:scale(.98)}:global .ant-btn.ant-btn-primary{box-shadow:0 4px 12px #1677ff4d}:global .ant-btn.ant-btn-primary:hover:not(:disabled){box-shadow:0 6px 16px #1677ff66;transform:translateY(-1px)}:global .ant-input,:global .ant-input-number,:global .ant-select-selector{min-height:44px;border-radius:10px;font-size:15px}}@media (max-width: 768px){:global .ant-table .ant-table-thead>tr>th{padding:12px 8px!important;font-size:11px!important}:global .ant-table .ant-table-tbody>tr>td{padding:12px 8px!important;font-size:12px!important}}@media (max-width: 480px){:global .ant-table .ant-table-thead>tr>th{padding:8px 4px!important;font-size:10px!important}:global .ant-table .ant-table-tbody>tr>td{padding:8px 4px!important;font-size:11px!important}}
