*{box-sizing:border-box}html{color-scheme:dark;background:#040609}body{margin:0;min-height:100svh;display:grid;place-items:center;color:#dce2e8;font:13px/1.5 system-ui,sans-serif}main{width:min(100%,3840px);padding:24px clamp(14px,3vw,48px)}header,footer{display:flex;align-items:center;justify-content:space-between;gap:20px}header{padding:0 2px 20px}.title{font-size:11px;font-weight:600;letter-spacing:.25em}.duration,footer{color:#8794a0;font-size:11px;letter-spacing:.12em}.status{margin:-12px 2px 14px;color:#d9a861;font-size:10px;letter-spacing:.14em}.screen{position:relative;background:#000}video{display:block;width:100%;max-height:80svh;aspect-ratio:3840/1608;object-fit:contain}button{font:inherit;cursor:pointer;color:#f0f5fa;background:rgba(8,15,23,.88);border:1px solid #687f94;border-radius:3px;padding:11px 16px}button:hover{background:#26394a}button:focus-visible,a:focus-visible{outline:2px solid #8dc7ed;outline-offset:4px}#sound{position:absolute;right:18px;top:18px;display:flex;gap:18px;align-items:center}#sound[hidden]{display:none}footer{padding:18px 2px 0}a{color:inherit;text-underline-offset:4px}#error{text-align:center;color:#e6a796}@media(max-width:600px){main{padding:14px 0}.title{font-size:10px;letter-spacing:.17em}header,footer{margin:0 14px}#sound{right:10px;top:10px;padding:8px 11px;font-size:12px}video{max-height:78svh}}
