body { font-family: 'Inter', sans-serif; background-color: #F8F9FA; } .gradient-header { background: linear-gradient(to right, #0D6EFD, #0A58CA); color: white; } .card { border-radius: 0.375rem; box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); }