/* Exact original control panel, with only the LIVE output visually separated. */
html,body{min-width:500px;min-height:780px;background:#000!important;overflow:auto!important}
body{visibility:visible!important}
/* Preserve the original generated cards because the original app logic uses them,
   but remove them from the control-panel view. */
#grid,.request-grid,.green-screen-stage,#greenScreenStage,.sendlion,
#giftVideoPanel,.gift-video-panel,#host-badge,#tiktok-display-name,
.phone-stage,#phone-app{visibility:hidden!important;pointer-events:none!important}
/* Remove old TikLiv/admin protection chrome only; controls themselves stay intact. */
#admin-access,.admin-access,#admin-login-modal,.admin-login-modal{display:none!important}
/* Keep original left controls in their original visual style/position. */
#app{min-width:500px!important;width:500px!important;max-width:500px!important;min-height:780px!important;overflow:visible!important}
.inputs-wrapper{display:block!important;visibility:visible!important}
