*{box-sizing:border-box;margin:0}body{font-family:system-ui,-apple-system,sans-serif;background:#0f1419;color:#e8edf1}.page{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center}.pairing{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;text-align:center;max-width:480px}.qr{background:#fff;padding:16px;border-radius:12px}.token,.hint{font-size:14px;color:#8698a8}.error{color:#f87171}button{font:inherit;padding:12px 24px;border-radius:8px;border:none;background:#0e7c86;color:#fff;cursor:pointer}button:disabled{opacity:.5;cursor:default}a.button{display:inline-block;padding:12px 24px;border-radius:8px;background:#0e7c86;color:#fff;text-decoration:none}.steps{text-align:left;padding-left:20px;display:flex;flex-direction:column;gap:8px}.hint a{color:#4dd0e1}input{font:inherit;padding:12px;border-radius:8px;border:1px solid #2c3945;background:#171f27;color:inherit;width:100%}.stream{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#000}.hidden{display:none}.build-version{position:fixed;right:12px;bottom:8px;z-index:30;padding:4px 8px;border-radius:4px;color:#c8d4df;background:#000000b3;font:12px/1.4 system-ui,sans-serif;pointer-events:none}.playback-error{position:fixed;z-index:20;padding:24px;border-radius:12px;background:#171f27;text-align:center}.playback-error button{margin-top:16px}.receiver-tools{position:fixed;top:16px;left:16px;right:16px;z-index:10;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;pointer-events:none}.receiver-tools>*{pointer-events:auto}.receiver-tools button,.receiver-tools select{padding:8px 16px;font:15px system-ui,sans-serif;border:1px solid #526575;border-radius:8px;color:#fff;background:#000000a6}.receiver-tools select option{background:#171f27}.camera-overlay{position:fixed;width:22vw;height:16.5vw;min-width:120px;min-height:90px;max-width:240px;max-height:180px;object-fit:cover;transform:scaleX(-1);border:2px solid #fff;border-radius:12px;background:#000;box-shadow:0 4px 20px #0008}.camera-overlay[data-corner^=top]{top:96px}.camera-overlay[data-corner^=bottom]{bottom:16px}.camera-overlay[data-corner$=left]{left:16px}.camera-overlay[data-corner$=right]{right:16px}.camera-error{flex-basis:100%;padding:8px;border-radius:8px;background:#171f27;color:#f87171;text-align:center}.control-keys{position:fixed;bottom:16px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:12px}.control-keys button{padding:8px 20px;font-size:15px;background:#000000a6}.control{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.15)}.control-toggle{display:flex;align-items:center;gap:10px;cursor:pointer}
