.App,#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}::-webkit-scrollbar-corner{background:#f1f1f1}.ant-layout-sider::-webkit-scrollbar{width:6px}.ant-layout-sider::-webkit-scrollbar-track{background:transparent}.ant-layout-sider::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:3px}.ant-layout-sider::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}.ant-layout-content::-webkit-scrollbar{width:10px}.ant-layout-content::-webkit-scrollbar-track{background:#f8f9fa;border-radius:5px}.ant-layout-content::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:5px;border:2px solid #f8f9fa}.ant-layout-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a6fd8 0%,#6a4190 100%)}.ant-table-body::-webkit-scrollbar{height:8px}.ant-table-body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.ant-table-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.ant-table-body::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.ant-modal-body::-webkit-scrollbar{width:8px}.ant-modal-body::-webkit-scrollbar-track{background:#fafafa;border-radius:4px}.ant-modal-body::-webkit-scrollbar-thumb{background:#e6e6e6;border-radius:4px}.ant-modal-body::-webkit-scrollbar-thumb:hover{background:#d4d4d4}*{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.ant-layout-sider{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.ant-layout-content{scrollbar-width:thin;scrollbar-color:#667eea #f8f9fa}.search-form-with-gap .ant-form-item{margin-bottom:16px;margin-right:16px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
