body { background-color: #f9f3ff; }
h1 { color: #ff6b9d; }
.table-container { box-shadow: 0 8px 24px rgba(255, 107, 157, 0.25); }
th { background-color: #ffccf2; color: #8a2b63; }
th, td { border-color: #ffccf2; }
tr:nth-child(even) { background-color: #fff0f8; }
tr:nth-child(odd) { background-color: #ffffff; }
tbody tr:hover { background-color: #ffebf5; }
.transcript { color: #ef3c78; }
.menu-button { color: #ef3c78; }
.back-button { color: #ef3c78; }
.episode-badge { color: #ef3c78; }
.generation-header { background-color: #ffebf5; color: #8a2b63; }