body {
    background: #111827 !important;
    color: #e5e7eb !important;
    font-family: Arial, Helvetica, sans-serif !important;
    padding: 30px !important;
}

h1 {
    color: #ffffff !important;
}

table {
    background: #1f2937 !important;
    border-collapse: collapse !important;
    width: 100% !important;
}

th {
    background: #374151 !important;
    color: #ffffff !important;
    padding: 12px !important;
}

td {
    padding: 10px !important;
    border-bottom: 1px solid #374151 !important;
}

a {
    color: #60a5fa !important;
    text-decoration: none !important;
    font-weight: bold !important;
}

a:hover {
    color: #93c5fd !important;
    text-decoration: underline !important;
}
