:root{--admin-color-bg-layout:#f4f6f8;--admin-color-bg-container:#fff;--admin-color-bg-elevated:#fff;--admin-color-bg-subtle:#f7f9fc;--admin-color-border:#d9dee7;--admin-color-border-subtle:#edf0f5;--admin-color-text:#000000e0;--admin-color-text-secondary:#0000008c;--admin-color-text-tertiary:#00000061;--admin-auth-bg:#eef2f7;--admin-shadow-sm:0 1px 2px #0f172a0f;--admin-shadow-md:0 8px 28px #0f172a14}body.dark-theme{--admin-color-bg-layout:#0f1115;--admin-color-bg-container:#171a21;--admin-color-bg-elevated:#1b1f27;--admin-color-bg-subtle:#202632;--admin-color-border:#303846;--admin-color-border-subtle:#252b36;--admin-color-text:#ffffffe0;--admin-color-text-secondary:#ffffff9e;--admin-color-text-tertiary:#ffffff6b;--admin-auth-bg:#0f1115;--admin-shadow-sm:0 1px 2px #0000003d;--admin-shadow-md:0 10px 32px #00000052}html,body{background:var(--admin-color-bg-layout);height:100%;color:var(--admin-color-text);overflow:hidden}#root{height:100%;overflow:hidden}#components-table-demo-resizable-column{background-color:var(--admin-color-bg-container);flex:1;overflow:hidden}.dark-theme #components-table-demo-resizable-column{background-color:#141414}#components-table-demo-resizable-column .my-resizing{border-right:2px solid red}#components-table-demo-resizable-column .react-resizable-handle:hover{background-color:red}#components-table-demo-resizable-column .my-resizing:hover .react-resizable-handle{background-color:inherit}.components-layout-demo .ant-layout-header{box-shadow:var(--admin-shadow-sm);border:1px solid var(--admin-color-border-subtle);padding:0 24px;background:var(--admin-color-bg-container)!important}.components-layout-demo .ant-layout-header span,.components-layout-demo .ant-layout-header .ant-typography{color:#000000e0}.dark-theme .components-layout-demo .ant-layout-header{border-color:#303030;box-shadow:0 1px 2px #0003;background:#1f1f1f!important}.dark-theme .components-layout-demo .ant-layout-header span,.dark-theme .components-layout-demo .ant-layout-header .ant-typography{color:#ffffffd9!important}.dark-theme .ant-layout-header{background-color:#1f1f1f!important;border-bottom-color:#303030!important}.dark-theme .ant-layout-header span{color:#ffffffd9!important}.ant-table{background-color:#fff!important}.ant-table-container{border:none!important}.ant-table-thead>tr>th{font-size:13px;font-weight:600;color:#000000e0!important;vertical-align:middle!important;background-color:#fafafa!important;border-bottom:1px solid #f0f0f0!important;padding:12px 16px!important}.ant-table-tbody>tr>td{vertical-align:middle!important;border-bottom:1px solid #f5f5f5!important;padding:12px 16px!important}.ant-table-tbody>tr:hover>td{background-color:#fafafa!important}.ant-table-tbody>tr.ant-table-row-selected>td{background-color:#e6f7ff!important}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}::-webkit-scrollbar-thumb{background:#888;border:2px solid #f1f1f1;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:auto;scrollbar-color:#888 #f1f1f1}.ant-table-body::-webkit-scrollbar{width:12px;height:12px}.ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}.ant-table-body::-webkit-scrollbar-thumb{background:#888;border:2px solid #f1f1f1;border-radius:6px}.ant-table-body::-webkit-scrollbar-thumb:hover{background:#555}.ant-table-body{scrollbar-width:auto;scrollbar-color:#888 #f1f1f1}.ant-table-header{margin-bottom:0!important;padding-bottom:0!important}.ant-table-thead .ant-table-cell{padding:12px 16px!important}.ant-table-wrapper{margin:0!important}.ant-table-content{margin:0!important;padding:0!important}.ant-table-thead>tr>th,.ant-table-thead>tr:last-child>th{border-bottom:1px solid #f0f0f0!important}.ant-table-thead>tr.ant-table-measure-row,.ant-table-tbody>tr.ant-table-measure-row,tr.ant-table-measure-row{visibility:hidden!important;height:0!important;line-height:0!important;display:none!important}.ant-table-thead>tr.ant-table-measure-row>td,.ant-table-tbody>tr.ant-table-measure-row>td,tr.ant-table-measure-row>td{border:none!important;height:0!important;padding:0!important;line-height:0!important}.ant-table-header+.ant-table-body{margin-top:0!important}.ant-table table{border-collapse:collapse!important;border-spacing:0!important}.ant-table-cell .ant-btn-icon-only{justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.ant-table-cell .ant-space{gap:2px!important}.dark-theme .ant-table{color:#ffffffd9!important;background-color:#141414!important;border-radius:8px!important}.dark-theme .ant-table-container{border-radius:8px!important}.dark-theme .ant-table-thead>tr>th{color:#ffffffd9!important;background-color:#1d1d1d!important;border-bottom-color:#303030!important}.dark-theme .ant-table-tbody>tr>td{color:#ffffffd9!important;vertical-align:middle!important;background-color:#141414!important;border-bottom-color:#303030!important}.dark-theme .ant-table-tbody>tr:hover>td{background-color:#262626!important}.dark-theme .ant-table-tbody>tr.ant-table-row-selected>td{background-color:#111b26!important}.dark-theme .ant-layout{background-color:#141414!important}.dark-theme .ant-layout-content{background-color:#0000!important}.dark-theme .ant-layout-sider{background-color:#141414!important;border-right-color:#303030!important}.dark-theme .ant-menu{color:#ffffffd9!important;background-color:#141414!important}.dark-theme .ant-menu-item{color:#ffffffd9!important}.dark-theme .ant-menu-item-selected{color:#fff!important;background-color:#1677ff!important}.dark-theme .ant-menu-item:hover{color:#ffffffd9!important;background-color:#1f1f1f!important}.ant-layout-sider-trigger{color:#000000d9!important;background-color:#fff!important;border-top:1px solid #f0f0f0!important}.ant-layout-sider-trigger:hover{color:#000000d9!important;background-color:#fafafa!important}.dark-theme .ant-layout-sider-trigger{color:#ffffffd9!important;background-color:#141414!important;border-top:1px solid #303030!important}.dark-theme .ant-layout-sider-trigger:hover{color:#fff!important;background-color:#1f1f1f!important}.dark-theme .ant-input{color:#ffffffd9!important;background-color:#1f1f1f!important;border-color:#303030!important}.dark-theme .ant-input::placeholder{color:#ffffff73!important}.dark-theme .ant-input-affix-wrapper{background-color:#1f1f1f!important;border-color:#303030!important}.dark-theme .ant-btn-default{color:#ffffffd9!important;background-color:#1f1f1f!important;border-color:#303030!important}.dark-theme .ant-btn-default:hover{color:#fff!important;background-color:#303030!important;border-color:#424242!important}.dark-theme .ant-switch{background-color:#ffffff40!important}.dark-theme .ant-switch-checked{background-color:#1677ff!important}.dark-theme .ant-tag{background-color:#ffffff14!important;border-color:#303030!important}.dark-theme .ant-pagination-item{background-color:#1f1f1f!important;border-color:#303030!important}.dark-theme .ant-pagination-item a{color:#ffffffd9!important}.dark-theme .ant-pagination-item-active{border-color:#1677ff!important}.dark-theme .ant-pagination-prev .ant-pagination-item-link,.dark-theme .ant-pagination-next .ant-pagination-item-link,.dark-theme .ant-select-selector{color:#ffffffd9!important;background-color:#1f1f1f!important;border-color:#303030!important}.dark-theme .ant-select-arrow{color:#ffffff73!important}@media (max-width:992px){.ant-table{font-size:13px}.ant-table-thead>tr>th{font-size:12px;padding:10px 12px!important}.ant-table-tbody>tr>td{padding:10px 12px!important}}@media (max-width:768px){.ant-table{font-size:12px}.ant-table-thead>tr>th{font-size:11px;padding:8px!important}.ant-table-tbody>tr>td{padding:8px!important}.ant-table-cell .ant-btn-icon-only{width:24px;height:24px}.ant-table-cell .ant-space{gap:0!important}}@media (max-width:576px){.ant-table{font-size:11px}.ant-table-thead>tr>th{font-size:10px;padding:6px!important}.ant-table-tbody>tr>td{padding:6px!important}.ant-tag{padding:0 4px;font-size:10px}}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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}
