@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";
*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#e2e2eb!important;background-color:#111319!important}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif}.text-brand{color:#c3c0ff!important}.bg-brand{background:#4f46e5!important}.text-muted-custom{color:#c7c4d8!important}.layout-shell{min-height:100vh;display:flex}.sidebar{z-index:100;background-color:#191b22;border-right:none;flex-direction:column;flex-shrink:0;width:260px;height:100vh;min-height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}@media (max-width:991.98px){.sidebar{z-index:1050;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#191b22d9;height:100%;transition:transform .28s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.open{transform:translate(0)}}.sidebar-overlay{z-index:1040;background:#00000080;display:none;position:fixed;inset:0}.sidebar-overlay.visible{display:block}.main-area{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{z-index:90;background-color:#111319;border-bottom:1px solid #46455526;flex-shrink:0;align-items:center;gap:1rem;height:64px;padding:0 1.5rem;display:flex;position:sticky;top:0}.sidebar-logo{border-bottom:1px solid #46455526;flex-shrink:0;align-items:center;gap:.65rem;padding:1.25rem 1rem;display:flex}.sidebar-logo-icon{color:#fff;background:linear-gradient(135deg,#c3c0ff 0%,#4f46e5 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sidebar-nav{flex:1;padding:.75rem .6rem;overflow-y:auto}.nav-section-label{letter-spacing:.08em;text-transform:uppercase;color:#c7c4d8;margin-bottom:.5rem;padding:0 .5rem;font-size:.65rem;font-weight:700}.sidebar-link{color:#e2e2eb;border-radius:.5rem;align-items:center;gap:.6rem;margin-bottom:2px;padding:.6rem .75rem;font-size:.855rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.sidebar-link:hover{background:#1e1f26}.sidebar-link.active{color:#c3c0ff;font-weight:600}.sidebar-link.active:before{content:"";background-color:#c3c0ff;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sidebar-link svg{color:inherit;flex-shrink:0}.page-content{flex:1;min-width:0;padding:1.5rem;overflow-x:hidden}@media (max-width:575.98px){.page-content{padding:1rem .75rem}}.dash-card{box-shadow:none;background-color:#1e1f26;border:none;border-radius:1rem;padding:1.25rem}.dash-card-elevated{background-color:#282a30}@media (max-width:575.98px){.dash-card{border-radius:.875rem;padding:1rem}}.chart-container-wrapper{width:100%;min-width:0;overflow:hidden}.stat-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:.35rem;align-items:center;gap:4px;padding:.25rem .5rem;font-size:.65rem;font-weight:700;display:inline-flex}.table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.table-custom{white-space:nowrap;color:#e2e2eb!important;margin-bottom:0!important}.table-custom thead th{letter-spacing:.05em;text-transform:uppercase;padding-bottom:.75rem;font-size:.7rem;font-weight:600;color:#c7c4d8!important;background:0 0!important;border-bottom:1px solid #46455533!important}.table-custom tbody td{vertical-align:middle;padding:.75rem .5rem;background:0 0!important;border-color:#4645551a!important}.search-box{background:#0c0e14;border-radius:.5rem;align-items:center;gap:.5rem;padding:.6rem .85rem;transition:background .2s;display:flex}.search-box:focus-within{background:#282a30;box-shadow:0 0 0 1px #c3c0ff}.search-box input{color:#e2e2eb;background:0 0;border:none;outline:none;width:100%;font-size:.855rem}.topbar-avatar{color:#fff;background:linear-gradient(135deg,#c3c0ff,#4f46e5);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;display:flex}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#464555;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#918fa1}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s}.sortable-th:hover{color:#e2e2eb!important}.pagination-container{border-top:1px solid #46455526;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1.25rem;display:flex}.pagination-info{color:#c7c4d8;font-size:.78rem}.pagination-controls{align-items:center;gap:.25rem;display:flex}.btn-page{color:#c7c4d8;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.35rem;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 .4rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.btn-page:hover:not(:disabled){color:#e2e2eb;background:#ffffff0d}.btn-page.active{color:#fff;background:#4f46e5;border-color:#4f46e5;font-weight:600}.btn-page:disabled{opacity:.4;cursor:not-allowed}
