@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.sidebar-menu .ant-menu-item{margin:4px 12px!important;width:calc(100% - 24px)!important;border-radius:8px!important;color:#64748b!important;font-weight:500}.sidebar-menu .ant-menu-item:hover{color:#2563eb!important;background-color:#eff6ff!important}.sidebar-menu .ant-menu-item-selected{background-color:#2563eb!important;color:#fff!important;font-weight:600;box-shadow:0 4px 12px #2563eb33}.sidebar-menu .ant-menu-item-selected:hover{background-color:#2563eb!important;color:#fff!important}.sidebar-menu .ant-menu-submenu-title{margin:4px 12px!important;width:calc(100% - 24px)!important;border-radius:8px;color:#64748b!important;font-weight:500}.sidebar-menu .ant-menu-submenu-title:hover{color:#2563eb!important;background-color:#eff6ff!important}.sidebar-section-title{padding:16px 24px 8px;color:#94a3b8;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.ant-layout-sider-collapsed .sidebar-section-title{display:none}:root{--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--primary-color: #2563eb;--text-color: #1f2937;--bg-color: #f3f4f6;--card-bg: #ffffff;--border-color: #e5e7eb}body.dark{--text-color: #e5e7eb;--bg-color: #141414;--card-bg: #1f1f1f;--border-color: #303030}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s,color .2s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}body.dark ::-webkit-scrollbar-thumb{background:#475569}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.card-shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.text-primary{color:var(--primary-color)}.bg-white{background-color:var(--card-bg)}.rounded-lg{border-radius:.5rem}.flex-center{display:flex;align-items:center;justify-content:center}.ant-layout{background:var(--bg-color)!important}.ant-menu-item-selected{background-color:var(--primary-color)!important;color:#fff!important}.ant-menu-item-selected .anticon{color:#fff!important}.ant-menu-submenu-title:hover{color:var(--primary-color)!important}.ant-card{border-radius:12px!important;box-shadow:0 1px 2px #0000000d;background:var(--card-bg);border:1px solid var(--border-color)!important}.ant-btn-primary{box-shadow:0 1px 2px #2563eb80}
