/* playIndex=11 底层播放器，WebView 透明背景 */
html, body { background: transparent !important; }
#app, .app-container { background: transparent !important; }
#preview-page { background: transparent !important; }
#story-page { background: transparent !important; }
#preview-page .preview-controls { z-index: 999999; }
