@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--primary-color: #2b457c;--primary-gradient: linear-gradient(135deg, #2b457c 0%, #1a2d54 100%);--background-color: #f0f2f5;--text-primary: #1f1f1f;--text-secondary: #595959;--sidebar-width: 260px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--background-color);margin:0;padding:0}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.premium-sider{background:var(--primary-gradient)!important;box-shadow:2px 0 8px #00000026}.sider-logo{height:64px;display:flex;align-items:center;padding:0 24px;color:#fff;font-size:20px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.1);letter-spacing:-.5px}.premium-menu.ant-menu{background:transparent;border-right:none;padding-top:16px}.premium-menu .ant-menu-item{color:#ffffffbf!important;font-weight:500;margin-bottom:8px!important;border-radius:0 100px 100px 0!important;width:90%!important;margin-left:0!important;padding-left:24px!important;transition:all .3s ease}.premium-menu .ant-menu-item:hover{color:#fff!important;background:#ffffff1a!important}.premium-menu .ant-menu-item-selected{background:#ffffff26!important;color:#fff!important;border-left:4px solid #40a9ff}.priority-a-row{background-color:#fff1f0}.priority-a-row:hover>td{background-color:#ffccc7!important}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.sticky-top{position:sticky;top:0;z-index:10;background:#fff}.full-height{height:100vh}.flex-center{display:flex;align-items:center;justify-content:center}
