:root{color-scheme:dark;--bg: #0f0f0f;--text: #f5f5f5;--surface: rgba(20, 20, 20, .78);--border: rgba(255, 255, 255, .18)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:var(--bg);overflow:hidden;font-family:Aptos,Helvetica Neue,sans-serif}button{font:inherit}.watch{position:fixed;inset:0;background:#000}.watch__video{width:100%;height:100%;display:block;object-fit:cover;background:#000}.sound-button{position:fixed;right:16px;bottom:16px;z-index:2;min-width:120px;border:1px solid var(--border);border-radius:8px;padding:10px 12px;color:var(--text);background:var(--surface);cursor:pointer;font-size:14px}.sound-button:hover,.sound-button:focus-visible{border-color:#ffffff5c;outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){.sound-button{right:12px;bottom:12px;min-width:104px;padding:9px 10px;font-size:13px}}
