html,body{margin:0;padding:0;overflow:hidden;touch-action:manipulation;-webkit-text-size-adjust:100%;text-size-adjust:100%}.video-container{position:fixed;inset:0;z-index:-1;background:#000}.fullscreen-video{width:100%;height:100%;object-fit:cover;display:block;transform:scaleX(-1);-webkit-transform:scaleX(-1)}button{padding:8px 16px;border:none;border-radius:4px;background:#007bff;color:#fff;cursor:pointer;font-size:14px}button:disabled{background:#6c757d;cursor:not-allowed}button:not(:disabled):hover{background:#0056b3}.trtc-beauty-panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999999;width:80vw;max-width:400px;background:#fffffff2;border-radius:12px;box-shadow:0 4px 20px #00000026;padding:15px;box-sizing:border-box}.trtc-beauty-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #eee}.trtc-beauty-title{margin:0;font-size:16px;color:#333;font-weight:600}.trtc-beauty-status{font-size:12px;padding:2px 8px;border-radius:10px;background:#4cd964;color:#fff}.trtc-beauty-status:not(.beauty-enabled){background:#999}.trtc-beauty-close{font-size:20px;color:#666;cursor:pointer;width:24px;height:24px;line-height:24px;text-align:center;border-radius:50%;background:#f5f5f5;transition:background .2s}.trtc-beauty-close:hover{background:#eee}.trtc-beauty-controls{display:flex;flex-direction:column;gap:15px}.trtc-beauty-item{display:flex;flex-direction:column;gap:5px}.trtc-beauty-item label{font-size:14px;color:#666}.trtc-slider-wrap{display:flex;align-items:center;gap:10px}.trtc-beauty-range{flex:1;height:6px;border-radius:3px;background:#e0e0e0;outline:none;-webkit-appearance:none;appearance:none;cursor:pointer}.trtc-beauty-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#007bff;cursor:pointer;box-shadow:0 2px 4px #0003;border:none}.trtc-beauty-range::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#007bff;cursor:pointer;box-shadow:0 2px 4px #0003;border:none}.trtc-beauty-range::-moz-range-track{height:6px;border-radius:3px;background:#e0e0e0}.trtc-beauty-range:disabled{background:#f0f0f0;opacity:.5;cursor:not-allowed}.trtc-beauty-range:disabled::-webkit-slider-thumb{background:#999;cursor:not-allowed}.trtc-beauty-range:disabled::-moz-range-thumb{background:#999;cursor:not-allowed}.trtc-beauty-value{font-size:12px;color:#999;width:40px;text-align:right}
