:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f3f5f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#app{display:grid;min-height:100vh;padding:24px;place-items:center}.card{width:min(100%,760px);padding:32px;border:1px solid #e2e6ec;border-radius:16px;background:#fff;box-shadow:0 12px 32px #11182714}.status-card{text-align:center}h1{margin:0 0 24px;overflow-wrap:anywhere;font-size:clamp(26px,7vw,40px);line-height:1.15}p{margin:0;line-height:1.6}video{display:block;width:100%;max-height:72vh;border-radius:12px;background:#000}.status-message{color:#586174}.status-card h1+.status-message{margin-top:-12px}.video-error{margin-top:16px;color:#b42318}button{min-height:44px;margin-top:20px;padding:10px 18px;border:0;border-radius:8px;color:#fff;background:#1d4ed8;cursor:pointer;font:inherit;font-weight:700}button:hover{background:#1e40af}button:focus-visible{outline:3px solid #93c5fd;outline-offset:3px}@media (max-width: 480px){#app{padding:12px}.card{padding:18px;border-radius:12px}h1{margin-bottom:18px}}
