@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap";*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;width:100%;font-family:Inter,sans-serif;overflow:hidden}::-webkit-scrollbar{display:none}*{-webkit-app-region:no-drag}button[aria-label=Close],button[aria-label=close],.close-button,.native-close{display:none!important}.thug-header{position:fixed;top:10px;left:10px;z-index:1000;display:flex;align-items:center;background:transparent;min-height:60px}.thug-header.electron-mode{top:38px}.thug-branding{display:flex;align-items:center;z-index:2;margin-right:24px}.thug-branding img{cursor:pointer;width:60px;transition:transform .3s ease-in-out}.thug-branding:hover img{transform:scale(1.05)}.thug-navigation{background:#0f0f0fbf;padding:8px 16px;border-radius:10px;box-shadow:0 4px 12px #fff3;display:flex;align-items:center;justify-content:flex-start;white-space:nowrap;width:auto;transition:opacity .3s,transform .3s;opacity:1;z-index:1;position:relative}.thug-navigation.show-menu{opacity:1;pointer-events:auto;transform:none}.thug-navigation.hide-menu{opacity:0;pointer-events:none;transform:translateY(-10px)}.menu-items{list-style:none;display:flex;gap:15px;margin:0;padding:0;opacity:1;transition:opacity .3s}.thug-navigation.hide-menu .menu-items{opacity:0}.menu-items li a{text-decoration:none;color:#fff;font-size:14px;font-family:Inter,sans-serif;font-weight:500;text-transform:uppercase;transition:all .3s ease-in-out}.menu-items li a:hover{text-shadow:0px 0px 6px rgba(255,255,255,.6)}.thug-token-widget{top:10px;right:10px}html.thugtv-electron .thug-token-widget{top:38px}.chat-docked-container{display:flex;height:100%;width:100%;overflow:hidden;background:transparent;position:relative;z-index:0}.chat-docked-sidebar{width:272px;flex-shrink:0;border-right:1px solid #333;background:#141414eb;z-index:1}.chat-docked-chat{flex:1;height:100%;overflow:hidden;position:relative;z-index:0}.iframe-wrapper{width:100%;height:100%;overflow:hidden;background:#000;display:flex}.window-iframe{width:100%;height:100%;border:none;background:transparent}.chat-component-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.chat-docked-container{display:flex;width:100%;height:100%;overflow:hidden;background:transparent;position:relative;z-index:0}.chat-docked-sidebar{width:272px;flex-shrink:0;border-right:1px solid var(--fallback-b3, #d1d5db);background:var(--fallback-b1, #f3f4f6);z-index:10;overflow:hidden}iframe{z-index:0!important}.chat-docked-chat{flex:1;height:100%;overflow:hidden;position:relative;z-index:0;background:var(--fallback-b1, #f3f4f6)}html{overflow-y:scroll}.floating-window{position:fixed;z-index:10000;background:oklch(var(--b1) / 1);border:1px solid oklch(var(--b3) / 1);border-radius:8px;box-shadow:0 10px 25px #0000004d;overflow:hidden}.window-header{display:flex;align-items:center;justify-content:space-between}.resize-handles{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.floating-window .react-resizable-handle,.floating-window .resize-handle{position:absolute;z-index:9999;pointer-events:auto}.floating-window .react-resizable-handle-se,.floating-window .resize-handle.bottomRight{bottom:0;right:0;width:20px;height:20px;cursor:se-resize!important;background:transparent}.floating-window .react-resizable-handle-e{top:0;right:0;width:8px;height:100%;cursor:e-resize!important;background:transparent}.floating-window .react-resizable-handle-s{bottom:0;left:0;width:100%;height:8px;cursor:s-resize!important;background:transparent}.floating-window .react-resizable-handle-w{top:0;left:0;width:8px;height:100%;cursor:w-resize!important;background:transparent}.floating-window .react-resizable-handle-n{top:0;left:0;width:100%;height:8px;cursor:n-resize!important;background:transparent}.floating-window .react-resizable-handle-sw{bottom:0;left:0;width:20px;height:20px;cursor:sw-resize!important;background:transparent}.floating-window .react-resizable-handle-ne{top:0;right:0;width:20px;height:20px;cursor:ne-resize!important;background:transparent}.floating-window .react-resizable-handle-nw{top:0;left:0;width:20px;height:20px;cursor:nw-resize!important;background:transparent}.floating-window,.floating-window *{cursor:default}.floating-window input,.floating-window textarea,.floating-window [contenteditable]{cursor:text}.floating-window button,.floating-window [role=button]{cursor:pointer}.floating-window .window-header{cursor:move}.floating-window .window-header button,.floating-window .window-header [role=button],.window-header button,.window-header [role=button]{cursor:pointer}.inventory-item{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease}.inventory-item:hover{transform:translate(2px)}.inventory-item .avatar{transition:all .2s ease}.inventory-item:hover .avatar{transform:scale(1.05)}.inventory-item[draggable=true]{cursor:grab}.inventory-item[draggable=true]:active{cursor:grabbing}.inventory-item[draggable=true]:hover{transform:translate(2px) scale(1.02)}.inventory-item .ml-4{margin-left:1rem}.inventory-item .ml-8{margin-left:2rem}.inventory-item .ml-12{margin-left:3rem}.inventory-item .ml-16{margin-left:4rem}.inventory-item .btn-ghost{opacity:.7;transition:opacity .2s ease}.inventory-item:hover .btn-ghost{opacity:1}.input-group .btn{border-left:none}.input-group .input{border-right:none}.input-group .input:focus{border-right:none}.alert-info{background-color:hsl(var(--b2));border-color:hsl(var(--b3))}.alert-info .stroke-current{color:hsl(var(--in))}
