<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{overflow:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#888}.home-container{position:absolute;min-height:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;top:0;padding:20px 0;z-index:100;background:#000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.home-container,.slot-container{display:-webkit-box;display:-ms-flexbox;display:flex}.provider-container{color:#fff;font-size:1em;width:200px;margin:10px;padding-bottom:80px}.provider-container .active{opacity:1!important}.provider-container .provider-content{padding:8px;margin-bottom:8px;border:1px solid #ccc;border-radius:4px;text-align:center;cursor:pointer;opacity:.5}.provider-container .provider-content img{width:100%}.provider-container .provider-content:hover{opacity:1}.game-container,.j-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.game-container{width:100%;padding:10px 10px 80px;height:100vh;overflow-y:scroll;overflow-x:hidden;background:#000}.game-container iframe{width:100%;height:1080px}.game-container .game-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;color:#fff;opacity:.7;cursor:pointer;font-size:.8em;width:170px;overflow:hidden}.game-container .game-content:hover{opacity:1}.thumb{width:150px;height:150px;line-height:150px;text-align:center;overflow:hidden}.thumb img{width:100%}@media screen and (max-width:500px){.home-container{width:100%}.slot-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slot-container .provider-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-x:scroll;width:100%;padding-bottom:10px}.slot-container .provider-container .provider-content{max-width:180px}.slot-container .game-container{height:calc(100vh - 160px)}.slot-container .game-container iframe{width:100%;height:100%}.slot-container .game-container .game-content{width:100px;font-size:.7em}.slot-container .game-container .game-content img{width:100px}::-webkit-scrollbar{display:none}.thumb{width:60px;height:60px;line-height:60px;text-align:center;overflow:hidden}.thumb img{width:100%}}</pre></body></html>