body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #F8FAFC !important;
    color: #1E293B;
}
.sidebar {
    width: 260px;
    min-height: 100vh;
}
.card {
    border-radius: 0.75rem;
}