/* HellasSubs page-specific CSS: Series */
html[data-page="series"] body { background: radial-gradient(circle at 80% 0%, rgba(34,211,238,.14), transparent 34%), #030712; }
html[data-page="series"] .hero-kicker::before { content:"SERIES"; color:#22d3ee; margin-right:8px; font-weight:900; }
html[data-page="series"] .card-badge { background: linear-gradient(135deg,#22d3ee,#3b82f6) !important; color:#03121c !important; }
html[data-page="series"] #kind-filter-row button.active { background: linear-gradient(135deg,#22d3ee,#3b82f6) !important; color:#03121c !important; }
