.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.custom-handle{position:absolute;z-index:6;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid #3ECF8E;border-radius:6px;background:#fff;box-shadow:0 3px 8px #172b4d2e;color:#2fb67e;font-family:Arial,sans-serif;font-size:15px;font-weight:700;line-height:1;touch-action:none;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.custom-handle:hover{border-color:#20a66c;background-color:#edfff5;box-shadow:0 5px 14px #2fb67e47;transform:scale(1.12)}.custom-handle:before{display:block}.custom-handle-sw{bottom:-11px;left:-11px;cursor:sw-resize}.custom-handle-sw:before{content:"↙"}.custom-handle-se{right:-11px;bottom:-11px;cursor:se-resize}.custom-handle-se:before{content:"↘"}.custom-handle-nw{top:-11px;left:-11px;cursor:nw-resize}.custom-handle-nw:before{content:"↖"}.custom-handle-ne{top:-11px;right:-11px;cursor:ne-resize}.custom-handle-ne:before{content:"↗"}.custom-handle-w,.custom-handle-e{top:50%;width:24px;height:18px;margin-top:-9px;cursor:ew-resize}.custom-handle-w{left:-12px}.custom-handle-w:before{content:"↔"}.custom-handle-e{right:-12px}.custom-handle-e:before{content:"↔"}.custom-handle-n,.custom-handle-s{left:50%;width:18px;height:24px;margin-left:-9px;cursor:ns-resize}.custom-handle-n{top:-12px}.custom-handle-n:before{content:"↕"}.custom-handle-s{bottom:-12px}.custom-handle-s:before{content:"↕"}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[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{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--green: #3ECF8E;--red: #FD0E35}:root{--bg-color: #f5f7fa;--bg-header: #ffffff;--bg-divider: #d9e2ec;--color-red: #f56565;--card-bg: #ffffff;--card-bg-light: #ffffff;--card-border: #d9e8df;--card-header: #f4fbf7;--card-shadow: 0 8px 20px rgba(22, 80, 56, .08);--button-surface: #ffffff;--button-border: #d9e2ec;--button-text: #1f2937;--button-hover-surface: #edfff5;--button-hover-border: #69dda2;--button-accent: #168e5c;--button-shadow: 0 3px 8px rgba(23, 43, 77, .1);--button-hover-shadow: 0 5px 12px rgba(47, 182, 126, .2);--button-primary: #36c98b;--button-primary-hover: #26b77a;--button-danger-surface: #fff5f5;--button-danger-border: #ffc4c1;--button-danger-text: #e53935;--button-danger-hover-surface: #ffe9e8;--button-danger-hover-border: #ff918b;--button-danger-shadow: 0 5px 12px rgba(229, 57, 53, .16);--button-danger-primary: #e53935;--button-danger-primary-hover: #d32f2f;--button-disabled-surface: #f1f5f3;--button-disabled-border: #dbe5df;--button-disabled-text: #94a59b;--text-color: #1a202c;--text-color-secondary: #52606d;--scrollbar-track: #e2e8f0;--scrollbar-thumb: #9aa5b1;--scrollbar-thumb-hover: #7b8794;--input-autofill-bg: #ffffff;--input-autofill-text: #1a202c;--input-autofill-border: #d9e2ec;--input-autofill-focus: #3ECF8E;--ant-table-row-grid: #d2dae3;--ant-table-column-grid: #edf1f5;--ant-table-surface: #ffffff;--ant-table-header: #f2faf5;--ant-table-header-text: #406052;--ant-table-hover: #f3fbf7;--ant-table-selected: #e7f8ee;--ant-table-border: #d9e8df;--menu-surface: #ffffff;--menu-hover: #edfff5;--menu-selected: #e3f9ec;--menu-border: #d9e8df;--breadcrumb-surface: #f7fcf9;--breadcrumb-border: #d9e8df;--field-surface: #ffffff;--field-border: #b9cbbf;--field-inner-border: inset 0 0 0 1px rgba(55, 101, 74, .06);--field-text: #1f2937;--field-placeholder: #7a869a;--field-focus-surface: #fcfffd;--field-focus-shadow: 0 0 0 3px rgba(62, 207, 142, .14);--field-disabled-surface: #f4f7f5}:root[data-theme=dark]{--bg-color: #393939;--bg-header: #2c2d2d;--bg-divider: #171919;--card-bg: #393939;--card-bg-light: #494949;--card-border: #4a564f;--card-header: #303b35;--card-shadow: 0 8px 20px rgba(0, 0, 0, .2);--button-surface: #303b35;--button-border: #4a564f;--button-text: #e4f1e9;--button-hover-surface: #35463d;--button-hover-border: #69dda2;--button-accent: #8be8bd;--button-shadow: 0 3px 10px rgba(0, 0, 0, .24);--button-hover-shadow: 0 5px 14px rgba(62, 207, 142, .18);--button-primary: #2fb67e;--button-primary-hover: #3ecf8e;--button-danger-surface: #492f32;--button-danger-border: #875055;--button-danger-text: #ffb4af;--button-danger-hover-surface: #5a3639;--button-danger-hover-border: #c97478;--button-danger-shadow: 0 5px 14px rgba(245, 101, 101, .18);--button-danger-primary: #c45e63;--button-danger-primary-hover: #d26b70;--button-disabled-surface: #252d28;--button-disabled-border: #3d4b43;--button-disabled-text: #77897f;--text-color: #ededed;--text-color-secondary: #a0a0a0;--scrollbar-track: #1f1f1f;--scrollbar-thumb: #b6b2b2;--scrollbar-thumb-hover: #7a7a7a;--input-autofill-bg: #2D2D2D;--input-autofill-text: #919191;--input-autofill-border: #404040;--input-autofill-focus: #3ECF8E;--ant-table-row-grid: #4f5964;--ant-table-column-grid: #3f464e;--ant-table-surface: #393939;--ant-table-header: #303b35;--ant-table-header-text: #d9f8e7;--ant-table-hover: #303d36;--ant-table-selected: #35463d;--ant-table-border: #4a564f;--menu-surface: #303b35;--menu-hover: #35463d;--menu-selected: #394b41;--menu-border: #4a564f;--breadcrumb-surface: #303b35;--breadcrumb-border: #4a564f;--field-surface: #2c342f;--field-border: #607368;--field-inner-border: inset 0 0 0 1px rgba(217, 248, 231, .05);--field-text: #e4f1e9;--field-placeholder: #91a39a;--field-focus-surface: #303d36;--field-focus-shadow: 0 0 0 3px rgba(139, 232, 189, .16);--field-disabled-surface: #252d28}*{box-sizing:border-box;list-style-type:none;margin:0;padding:0}li{padding-top:5px;padding-bottom:5px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-autofill-text);-webkit-box-shadow:0 0 0px 40rem var(--input-autofill-bg) inset}.ant-input:-webkit-autofill,.ant-input-password input:-webkit-autofill,.ant-input-affix-wrapper input:-webkit-autofill{transition:background-color 5000s ease-in-out 0s!important;-webkit-text-fill-color:var(--input-autofill-text)!important;-webkit-box-shadow:0 0 0px 1000px var(--input-autofill-bg) inset!important;border-color:var(--input-autofill-border)!important}.ant-input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px var(--input-autofill-bg) inset,0 0 0 2px var(--input-autofill-focus)!important;border-color:var(--input-autofill-focus)!important}.ant-pagination .ant-pagination-item{line-height:unset!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.ant-pagination .ant-pagination-item:not(:last-child){margin-right:5px!important}.custom-scroll::-webkit-scrollbar{width:2px;height:2px;background-color:var(--scrollbar-track)}.custom-scroll::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:5px}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.custom-scroll{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}body{background-color:var(--bg-color);color:var(--text-color);transition:background-color .2s ease,color .2s ease}.container{max-width:1980px;width:100%;margin:0 auto}.responsive-scroll{width:100%}.category-tags{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.category-tags .ant-tag{margin-inline-end:0;margin-block:1px;line-height:20px}.category-tags .category-tag{color:#21865f;border-color:#3ecf8e8c;background:#3ecf8e14}:root[data-theme=dark] .category-tags .category-tag{color:#8be8bd;border-color:#8be8bd80;background:#3ecf8e1f}.ant-table-wrapper .ant-table{overflow:hidden;border:1px solid var(--ant-table-border);border-radius:10px;background:var(--ant-table-surface)}.ant-table-wrapper .ant-table-container{border-inline-start:0!important;border-top:0!important}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{border-inline-end:0!important;border-bottom:1px solid var(--ant-table-row-grid)!important}.ant-table-wrapper .ant-table-thead>tr>th:first-child,.ant-table-wrapper .ant-table-tbody>tr>td:first-child{border-inline-start:0!important}.ant-table-wrapper .ant-table-thead>tr:first-child>th{border-top:0!important}.ant-table-wrapper .ant-table-thead>tr>th{background:var(--ant-table-header)!important;color:var(--ant-table-header-text)!important;font-weight:600;letter-spacing:.01em}.ant-table-wrapper .ant-table-tbody>tr>td{background:var(--ant-table-surface);transition:background-color .18s ease,color .18s ease}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td{background:var(--ant-table-hover)!important}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td{background:var(--ant-table-selected)!important}.ant-table-wrapper .ant-table-thead .ant-table-column-sorter,.ant-table-wrapper .ant-table-filter-trigger{color:#3ecf8e}.ant-table-wrapper .ant-table-thead .ant-table-column-sorter:hover,.ant-table-wrapper .ant-table-filter-trigger:hover{color:#168e5c;background:#3ecf8e1f}.ant-pagination .ant-pagination-item{min-width:30px;height:30px;border:1px solid var(--ant-table-border);border-radius:7px;background:var(--ant-table-surface)}.ant-pagination .ant-pagination-item:hover,.ant-pagination .ant-pagination-item-active{border-color:#69dda2;background:#edfff5}.ant-pagination .ant-pagination-item-active a,.ant-pagination .ant-pagination-item:hover a{color:#168e5c}:root[data-theme=dark] .ant-pagination .ant-pagination-item:hover,:root[data-theme=dark] .ant-pagination .ant-pagination-item-active{background:#303d36}:root[data-theme=dark] .ant-table-wrapper .ant-table-thead .ant-table-column-sorter:hover,:root[data-theme=dark] .ant-table-wrapper .ant-table-filter-trigger:hover{color:#8be8bd;background:#8be8bd24}.ant-menu-submenu-popup .ant-menu,.ant-dropdown .ant-dropdown-menu{min-width:190px;padding:6px;border:1px solid var(--menu-border);border-radius:12px;background:var(--menu-surface);box-shadow:0 16px 36px #0f172a24}.ant-menu-submenu-popup .ant-menu .ant-menu-item,.ant-menu-submenu-popup .ant-menu .ant-menu-submenu-title,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{display:flex;align-items:center;min-height:38px;margin:2px 0;border-radius:8px;color:var(--text-color-secondary);font-weight:500;transition:background-color .18s ease,color .18s ease,transform .18s ease}.ant-menu-submenu-popup .ant-menu .ant-menu-item:hover,.ant-menu-submenu-popup .ant-menu .ant-menu-submenu-title:hover,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:var(--menu-hover);color:#168e5c}.ant-menu-submenu-popup .ant-menu .ant-menu-item-selected,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected{background:var(--menu-selected);color:#0e6d46;font-weight:600}.ant-menu-submenu-popup .ant-menu .ant-menu-item:after{border-inline-end:2px solid #3ecf8e!important}.ant-breadcrumb{display:inline-flex;align-items:center;min-height:40px;padding:6px 12px;border:1px solid var(--breadcrumb-border);border-radius:10px;background:var(--breadcrumb-surface);box-shadow:0 4px 12px #0f172a0f}.ant-breadcrumb ol{align-items:center}.ant-breadcrumb a,.ant-breadcrumb .ant-breadcrumb-link{color:var(--text-color-secondary);font-weight:500;transition:color .18s ease}.ant-breadcrumb a:hover{color:#168e5c}.ant-breadcrumb li:last-child .ant-breadcrumb-link{color:var(--text-color);font-weight:650}.ant-breadcrumb .ant-breadcrumb-separator{margin-inline:10px;color:#3ecf8e;font-weight:700}:root[data-theme=dark] .ant-breadcrumb a:hover{color:#8be8bd}@media(max-width:600px){.ant-table-wrapper,.ant-table-container,.responsive-scroll{overflow-x:auto}.ant-table-container table{min-width:max-content}}@media print{.printBody{font-family:inherit}}body{color-scheme:light}body.dark{color-scheme:dark}
