*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none}html,body{width:100%;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:transparent;color:#fff;overflow:hidden}app-root{display:block;width:100%;height:100%}.app-shell{position:relative;width:100%;height:100%;overflow:hidden;background:transparent}.app-shell .bg-layer{position:fixed;inset:0;pointer-events:none;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:1;transition:opacity .2s ease;z-index:0}.app-shell.has-bg .bg-layer{opacity:1}.app-shell.has-bg .game-panel{background-color:#1a1a2e33}.app-shell.has-bg .panel-header{background-color:#281414b3}.app-shell.has-bg .panel-body{background-color:#1a1a2ee6}.app-shell.has-bg .panel-footer{background-color:#141428b3}.app-shell>:not(.bg-layer){position:relative;z-index:1}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#16c784;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1dd896}
