:root{--bg: #0b0c10;--bg-card: #111317;--bg-dark: #0a0b0e;--text: #e5e7eb;--text-muted: #9ca3af;--border: #1f2937;--primary: #22d3ee;--primary-dim: #0b4450;--primary-bg: rgba(34, 211, 238, .1);--viewer-max: 600px;--episode-max: 800px;--nav-height: 56px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#374151}
