html,body,#root{height:100%;max-height:100vh;margin:0;padding:0;overflow:hidden}body{overflow:hidden}#root{isolation:isolate;z-index:0;flex-direction:column;display:flex;position:relative}*{box-sizing:border-box}#root>div,#root>div>div{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}[data-testid=scroll-view],[class*=scrollView],[class*=ScrollView]{-webkit-overflow-scrolling:touch;overflow:hidden auto!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}body>iframe[style*=position],body>div[style*="position: fixed"],body>div[style*="position: absolute"]:not(#root):not(#root *),body>div[id*=hover],body>div[id*=tooltip],body>div[class*=tooltip],body>div[class*=hover],body>div[class*=popup],body>div[class*=overlay]:not(#root *),body>div[style*=z-index][style*="9999"],body>div[style*=z-index][style*="99999"],body>div[style*=z-index][style*="999999"],body>div[style*=z-index][style*="2147483647"]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}div[id^=aws-],div[id^=azure-],div[class*=antigravity],div[class*=extension],div[id*=extension]{display:none!important}