html,body,#root{height:100%;width:100%;margin:0;padding:0;background:#000;overflow:hidden}#loader{width:100%!important;height:100%!important;top:0;right:0;bottom:0;left:0}#appStreaming,#streamFullscreenContainer,#streamVideoElement{width:100%;height:100%}#streamVideoElement{object-fit:contain;background:#000}#appError{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000001;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:0 24px;text-align:center;color:#fff;background:#000;font-family:Arial,Helvetica,sans-serif}#appError code{background:#1b1b1b;border:1px solid #333;border-radius:6px;padding:2px 6px;color:#21bccf}.da-hint{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;color:#e6e6e6;font-family:Arial,Helvetica,sans-serif;text-align:center;padding:0 24px;background:#000}.da-hint code{background:#1b1b1b;border:1px solid #333;border-radius:6px;padding:2px 6px;color:#21bccf}
