*{user-select:none}input,textarea{user-select:text}input:focus,textarea:focus,select:focus,button:focus,[role=button]:focus,[tabindex]:focus{-webkit-tap-highlight-color:transparent;outline:none!important}*,:before,:after{box-sizing:border-box}#root{flex:1;height:100vh;display:flex;overflow:hidden}img{object-fit:cover}[role=button]{cursor:pointer}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow:hidden}[data-testid=modal-backdrop]{position:fixed;inset:0}.template-dialog-scrollview{scrollbar-width:thin;scrollbar-color:#4b5563 #1f2937}.template-dialog-scrollview::-webkit-scrollbar{width:8px}.template-dialog-scrollview::-webkit-scrollbar-track{background:#1f2937;border-radius:4px}.template-dialog-scrollview::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}.template-dialog-scrollview::-webkit-scrollbar-thumb:hover{background:#6b7280}video{object-fit:cover!important;object-position:center!important;min-width:100%!important;min-height:100%!important}div[style*="position: absolute"]>div{width:100%!important;height:100%!important}div[style*="position: absolute"]>div>video,div[style*="position: absolute"] video{object-fit:cover!important;width:auto!important;min-width:100%!important;height:auto!important;min-height:100%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}