.header[data-v-a022db84]{width:100%;height:50px;background-color:#003b95;display:flex;align-items:center;justify-content:space-between;padding:0 15px;box-sizing:border-box;color:#fff;position:sticky;top:0;z-index:99;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.header .left[data-v-a022db84]{display:flex;align-items:center;min-width:40px;height:100%;cursor:pointer}.header .center[data-v-a022db84]{flex:1;text-align:center;font-size:18px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header .right[data-v-a022db84]{min-width:40px;display:flex;align-items:center;justify-content:flex-end;height:100%;font-size:14px}.load_box[data-v-fb85b156]{display:flex;justify-content:center;align-items:center}.lottery-selection[data-v-fb85b156]{min-height:100vh;background-color:#0c192c;color:#fff;padding:5px 0 20px 0}.header[data-v-fb85b156]{display:flex;align-items:center;padding:15px;position:relative}.header .back-button[data-v-fb85b156]{position:absolute;left:15px;font-size:20px}.header .title[data-v-fb85b156]{flex:1;text-align:center;font-size:22px;font-weight:700}.tab-container[data-v-fb85b156]{width:100%;margin:10px 15px 20px;gap:10px;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tab-container[data-v-fb85b156]::-webkit-scrollbar{display:none}.tab-container .tab-item[data-v-fb85b156]{width:100px;flex:0 0 auto;min-width:80px}.tab-container .tab-name[data-v-fb85b156]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.tab-container .game-icon[data-v-fb85b156]{width:30px;height:30px;margin-bottom:5px}.tab-container .game-icon img[data-v-fb85b156]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(.3);transition:filter .3s ease}.tab-container .game-icon img[data-v-fb85b156]:active,.tab-container .inactive-overlay[data-v-fb85b156]{filter:brightness(1)!important}.tab-item[data-v-fb85b156]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;cursor:pointer;position:relative;transition:all .3s ease;background-color:#132235;border-radius:10px}.tab-item.active[data-v-fb85b156]{background-color:#13a2ba;border-radius:10px}.tab-item .tab-icon[data-v-fb85b156]{width:30px;height:30px;margin-bottom:8px}.tab-item .tab-icon img[data-v-fb85b156]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.tab-item .tab-name[data-v-fb85b156]{font-size:16px;text-align:center}.game-grid[data-v-fb85b156]{gap:0;padding:0 15px;box-sizing:border-box}.game-item[data-v-fb85b156]{background-color:hsla(0,0%,100%,.05);border-radius:10px;padding:15px 10px;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.game-item[data-v-fb85b156]:active{transform:scale(.95);background-color:hsla(0,0%,100%,.1)}.game-item .game-icon[data-v-fb85b156]{width:50px;height:50px;margin-bottom:10px}.game-item .game-icon img[data-v-fb85b156]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.game-item .game-name[data-v-fb85b156]{font-size:16px;text-align:center;line-height:1.3}.fade-enter-active[data-v-fb85b156],.fade-leave-active[data-v-fb85b156]{transition:opacity .3s,transform .3s}.fade-enter-from[data-v-fb85b156],.fade-leave-to[data-v-fb85b156]{opacity:0;transform:translateY(10px)}.fade-enter-to[data-v-fb85b156],.fade-leave-from[data-v-fb85b156]{opacity:1;transform:translateY(0)}.transition-container[data-v-fb85b156]{position:relative;overflow:hidden;min-height:300px}.slide-left-enter-active[data-v-fb85b156]{animation:slideInRight-fb85b156 .3s forwards}.slide-right-enter-active[data-v-fb85b156]{animation:slideInLeft-fb85b156 .3s forwards}.slide-left-leave-active[data-v-fb85b156],.slide-right-leave-active[data-v-fb85b156]{display:none}@keyframes slideInRight-fb85b156{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideInLeft-fb85b156{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.game-grid[data-v-fb85b156]{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:0 15px 10px 15px}.game-grid>div[data-v-fb85b156]{height:145px;box-sizing:border-box}