body{
background:#0f172a;
color:white;
font-family:Segoe UI;
}

.title{
text-align:center;
font-size:26px;
font-weight:bold;
margin:20px;
color:#38bdf8;
}

table{
font-size:13px;
}

thead{
background:#0284c7;
color:white;
text-align:center;
}

td{
text-align:right;
}

td:first-child{
text-align:center;
}

.total-row{
background:#16a34a;
font-weight:bold;
}

.section-title{
margin-top:40px;
font-size:18px;
color:#facc15;
font-weight:bold;
}