/* Custom Filament Styles */
.fi-sidebar {
    background-color: #0A192F !important;
}

.fi-sidebar-item-label {
    color: #F1F5F9 !important;
}

.fi-sidebar-item-active {
    background-color: #0066FF !important;
}

.fi-sidebar-group-label {
    color: #64FFDA !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
}

.fi-header-heading {
    color: #0A192F !important;
    font-weight: 800 !important;
}

.fi-logo {
    color: #0066FF !important;
    font-weight: 800 !important;
    letter-spacing: -0.05em !important;
}

.fi-ta-header-heading {
    color: #0066FF !important;
}
