:root{--bg:#0b0f14;--fg:#e6edf3}
body{margin:0;background:var(--bg);color:var(--fg);font:14px/1.5 system-ui}
.player{max-width:960px;margin:40px auto;aspect-ratio:16/9;background:#111}
