body { background-color: #f0f8ff; }
h1 { color: #1e88e5; }
.table-container { box-shadow: 0 8px 24px rgba(30, 136, 229, 0.25); }
th { background-color: #bbdefb; color: #0d47a1; }
th, td { border-color: #bbdefb; }
tr:nth-child(even) { background-color: #ffffff; }
tr:nth-child(odd) { background-color: #f1f8fe; }
tbody tr:hover { background-color: #e3f2fd; }
.transcript { color: #0277bd; }
.menu-button { color: #0277bd; }
.back-button { color: #0277bd; }
.episode-badge { color: #0277bd; }
.generation-header { background-color: #e3f2fd; color: #0d47a1; }