*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff}#app{width:100%;height:100%}.video-container{width:100%;height:100%;position:relative;background-color:#000}.video-container video{width:100%;height:100%;object-fit:contain}.float-buttons{position:fixed;right:.53333rem;top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;gap:.4rem}.float-button{width:1.33333rem;height:1.33333rem;border-radius:50%;background:#0009;-webkit-backdrop-filter:blur(.26667rem);backdrop-filter:blur(.26667rem);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.float-button:active{transform:scale(.9)}.control-joystick{position:fixed;bottom:1.33333rem;left:50%;transform:translate(-50%);z-index:100}.joystick-container{width:5.33333rem;height:5.33333rem;position:relative}.joystick-button{width:1.33333rem;height:1.33333rem;border-radius:50%;background:#ffffff4d;-webkit-backdrop-filter:blur(.26667rem);backdrop-filter:blur(.26667rem);position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s}.joystick-button:active{background:#ffffff80;transform:scale(.9)}.joystick-center{top:50%;left:50%;transform:translate(-50%,-50%)}.joystick-up{top:0;left:50%;transform:translate(-50%)}.joystick-down{bottom:0;left:50%;transform:translate(-50%)}.joystick-left{top:50%;left:0;transform:translateY(-50%)}.joystick-right{top:50%;right:0;transform:translateY(-50%)}.live-info-bar{position:fixed;top:0;left:0;right:0;height:1.6rem;background:linear-gradient(to bottom,rgba(0,0,0,.8),transparent);padding:.26667rem .53333rem;z-index:50;display:flex;align-items:center;justify-content:space-between}::-webkit-scrollbar{width:.16rem;height:.16rem}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:.08rem}::-webkit-scrollbar-thumb:hover{background:#ffffff80}.van-toast{background:linear-gradient(145deg,#463764f5,#322a4bfa)!important;color:#fff!important;font-size:15px!important;font-weight:500!important;padding:14px 22px!important;border-radius:14px!important;box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff14 inset!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:80%;line-height:1.45}.van-toast--text{min-height:auto!important}.van-toast__text{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.2)}.van-toast .van-loading__spinner{color:#fff!important}.van-toast--loading .van-toast__text{color:#fffffff2!important}
