
body{background:#0f172a;color:#e2e8f0;}
.card{border:0;border-radius:1rem;background:#111827;box-shadow:0 10px 30px rgba(0,0,0,.25);}
a,.text-white{color:#e2e8f0!important;}
.nav-link.active{background:#2563eb!important;}
.main{margin-left:260px;padding:20px;min-height:100vh;}
.btn-primary{background:#2563eb;border:0;}
.table thead th{color:#93c5fd;}
.table,.table-dark,.table-striped{color:#f8fafc!important;}
.table td,.table th{color:#f8fafc!important;}
.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#1e293b!important;}
.table-dark.table-striped tbody tr:nth-of-type(even){background-color:#0b1222!important;}
.card,.card *{color:#ffffff!important;}
input,select,textarea{background:#0b1020!important;color:#e2e8f0!important;border:1px solid #1f2937!important;}
.form-control:focus{border-color:#2563eb!important;box-shadow:none!important;}
label{color:#cbd5e1;} .badge{font-weight:600;}
