*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden;background-color:#000}#root{width:100%;height:100%}.media-player{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.media-content{width:100%;height:100%;object-fit:contain}.error{color:#fff;font-size:2rem;text-align:center}#root{width:100%;height:100%;margin:0;padding:0}.loading,.error{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#000;color:#fff;font-family:system-ui,-apple-system,sans-serif}.loading p{font-size:1.5rem}.error h1{font-size:2rem;margin-bottom:1rem}.error p{font-size:1.2rem;margin:.5rem 0}.error .hint{margin-top:2rem;font-size:1rem;color:#888}
