#root{width:100%;height:100vh}body{width:100%}ol{margin:0}*{box-sizing:border-box}.ant-upload-wrapper{width:100%;height:100%}.ant-upload{width:100%!important;height:100%!important}.highlight-row{box-shadow:0 4px 8px #0000001a;transition:box-shadow .3s ease;background-color:#f0f8ff}.selected-row{background-color:#23cd5d}.selectImage:hover{border:"5px solid green"}@keyframes blink{0%{opacity:1;color:#fff}50%{opacity:.5;background-color:red;color:#fff}75%{opacity:.7;background-color:#fff;color:red}to{opacity:1;color:#fff}}.blinking{animation:blink 1s infinite}@keyframes scale{0%{transform:scale(.5)}50%{transform:scale(1)}}.infoBlink{animation:infoBlink 1s infinite}@keyframes infoBlink{0%{opacity:1;color:#00122e}50%{opacity:.5;color:#fff}75%{opacity:.7;color:#00122e}to{opacity:1;color:#fff}}.grow{animation:scale 1s infinite linear}#scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}#scroll::-webkit-scrollbar{width:10px;background-color:#f5f5f5}#scroll::-webkit-scrollbar-thumb{background-color:#23cd5d;border:2px solid greenyellow}:where(.css-dev-only-do-not-override-j9bb5n).ant-upload-wrapper .ant-upload-drag{border-width:0px}@media screen and (min-width: 800px) and (max-width: 1500px){.radio-ant{display:flex;flex-direction:column;align-items:center;width:90%;margin-inline:15px}}@media screen and (min-width: 800px) and(max-width: 1000px){.radio-ant{display:flex;flex-direction:column;width:80%;margin-block:10px}h4{font-size:13px}ol>li{font-size:10px}}@media screen and (min-width: 1500px){.radio-ant{display:flex;flex-direction:column;width:80%;margin-block:10px;justify-content:center;align-items:center}h4{font-size:13px}ol>li{font-size:10px}}.ant-table-row{cursor:pointer}.ant-tree-treenode{padding:5px}: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}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}}
