:root{--primary:#4e73df;--primary-hover:#2e59d9;--success:#1cc88a;--info:#36b9cc;--warning:#f6c23e;--danger:#e74a3b;--light:#f8f9fc;--dark:#5a5c69;--gray-100:#f8f9fc;--gray-200:#eaecf4;--gray-300:#dddfeb;--gray-400:#d1d3e2;--gray-500:#b7b9cc;--gray-600:#858796;--gray-700:#6e707e;--gray-800:#5a5c69;--gray-900:#3a3b45;--border-radius:8px;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fc;background-color:var(--light);color:#5a5c69;color:var(--gray-800);font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}header{box-shadow:0 .15rem 1.75rem 0 rgba(58,59,69,.08)!important}.icon-container-top{border-radius:50%;cursor:pointer;font-size:20px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.icon-container-top:hover{background-color:#eaecf4;background-color:var(--gray-200)}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d3e2;background:var(--gray-400);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#858796;background:var(--gray-600)}.ant-table-wrapper{max-width:100%;overflow-x:auto}.module-card{border-radius:12px!important;transition:all .25s ease-in-out}.module-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)!important;transform:translateY(-3px)}.topbar-header{align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;min-height:64px;padding:12px 24px;row-gap:12px}@media (max-width:768px){.topbar-header{padding:12px 16px}}
/*# sourceMappingURL=main.1e93532b.css.map*/