:root{--bg: #05070a;--text: #fff}*{box-sizing:border-box}html,body{width:100%;height:100%;min-height:100%;min-height:100dvh;margin:0}html.audio-host-runtime,html.audio-host-runtime body{overflow:hidden;background:var(--bg);color:var(--text);touch-action:manipulation;user-select:none;-webkit-tap-highlight-color:transparent}html.audio-host-runtime body{position:relative;cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}html.audio-host-runtime body:before{content:"";position:fixed;inset:0;display:block}.audio-host-status{position:fixed;inset:0;z-index:10;display:grid;place-items:center;padding:24px;background:#000}.audio-host-status-inner{width:min(520px,100%);display:grid;gap:14px}.audio-host-summary{margin:0;color:#fff;font-size:.95rem;line-height:1.4}.audio-host-playback-summary{margin:-8px 0 0;color:#ffffffbd;font-size:.76rem;line-height:1.35}.audio-host-buffer-status{margin:0;padding:12px 0 0;border-top:1px solid rgba(255,255,255,.42);color:#ffffffe6;font-size:.82rem;line-height:1.6;white-space:pre-line}.audio-host-progress-row{display:block}.audio-host-progress-row progress{display:block;width:100%;height:12px;appearance:none;-webkit-appearance:none;border:1px solid #fff;border-radius:0;background:#000}.audio-host-progress-row progress::-webkit-progress-bar{background:#000}.audio-host-progress-row progress::-webkit-progress-value{background:#fff}.audio-host-progress-row progress::-moz-progress-bar{background:#fff}.audio-host-playback-row progress::-webkit-progress-value{background:#ffffffb8}.audio-host-playback-row progress::-moz-progress-bar{background:#ffffffb8}
