@charset "UTF-8";.svg-icon[data-v-47ba66d0]{display:inline-block;vertical-align:middle}.drp-backdrop[data-v-7622212a]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.drp-panel[data-v-7622212a]{width:90vw;max-width:420px;background:#747474cc;border:1px solid #333;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border-radius:10px;overflow:hidden}.drp-header[data-v-7622212a]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgba(226,226,226,.52)}.drp-header h3[data-v-7622212a]{font-size:16px;font-weight:700;color:#fff;margin:0}.drp-close[data-v-7622212a]{background:transparent;color:#fff;font-size:20px}.drp-body[data-v-7622212a]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px}.drp-field[data-v-7622212a]{width:100%;max-width:250px}.drp-field label[data-v-7622212a]{display:block;margin-bottom:6px;font-size:14px;color:#fff}.drp-field input[type=date][data-v-7622212a]{width:100%;padding:8px 10px;background:#363636;color:#fff;border-radius:8px;border:1px solid #7e7e7e}.drp-input[data-v-7622212a]{position:relative}.drp-input .drp-time-in-input[data-v-7622212a]{position:absolute;right:100px;top:50%;transform:translateY(-50%);color:#cfcfcf;font-size:12px;pointer-events:none}.drp-footer[data-v-7622212a]{display:flex;gap:8px;justify-content:center;padding:12px 16px;border-top:1px solid rgba(255,255,255,.12)}.btn-confirm[data-v-7622212a]{background:#d7c4a2;color:#694d1b;padding:.5rem 1.5rem;border-radius:5px;box-shadow:2px 2px 12px #000000b3}.btn-cancel[data-v-7622212a]{background:#949494;color:#1b1b1b;padding:.5rem 1.5rem;border-radius:5px;box-shadow:2px 2px 12px #000000b3}.announcement-card .card-description[data-v-554cc970]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis}.faq-nav a.active[data-v-361e9f42]{background:linear-gradient(to bottom,#d7c4a200 45%,#d7c4a2e6);border-bottom:2px solid #D7C4A2;color:#fff}.game-layout-container[data-v-ebfcc358]{width:100%;height:100vh;height:100dvh;position:relative}.multi-table-btn[data-v-ebfcc358]{position:fixed;top:10px;left:10px;z-index:1000;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:25px;padding:8px 16px;display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:all .3s ease}.multi-table-btn[data-v-ebfcc358]:active{transform:scale(.95)}.btn-icon[data-v-ebfcc358]{font-size:18px}.btn-count[data-v-ebfcc358]{background:#ffffff4d;padding:2px 8px;border-radius:12px;font-size:12px}.game-iframe-wrap[data-v-ebfcc358]{width:100%;height:calc(100vh - 57px);height:calc(100dvh - 57px);background:#0b0b0b}.single-game-container[data-v-ebfcc358]{width:100%;height:100%}.multi-table-container[data-v-ebfcc358],.games-stack[data-v-ebfcc358]{width:100%;height:100%;position:relative}.game-layer[data-v-ebfcc358]{position:absolute;top:0;left:0;width:100%;height:100%;min-height:calc(100vh - 57px);min-height:calc(100dvh - 57px);visibility:visible!important;opacity:1!important;z-index:1;pointer-events:none;display:flex;flex-direction:column}.game-layer.active[data-v-ebfcc358]{z-index:10;pointer-events:auto}.game-label[data-v-ebfcc358]{position:absolute;top:10px;right:10px;z-index:10;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:10px;box-shadow:0 2px 8px #0000004d}.close-game-btn[data-v-ebfcc358]{background:#f44;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;cursor:pointer;transition:all .2s ease}.close-game-btn[data-v-ebfcc358]:active{transform:scale(.9)}.game-iframe[data-v-ebfcc358]{width:100%;height:100%;flex:1;display:block;border:none}.game-iframe-empty[data-v-ebfcc358]{color:#bbb;display:grid;place-items:center;height:100%}.game-loading[data-v-ebfcc358]{width:100%;height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff}.loading-spinner[data-v-ebfcc358]{width:50px;height:50px;border:4px solid rgba(255,255,255,.2);border-top-color:#667eea;border-radius:50%;animation:spin-ebfcc358 1s linear infinite;margin-bottom:20px}@keyframes spin-ebfcc358{to{transform:rotate(360deg)}}.game-loading p[data-v-ebfcc358]{font-size:16px;color:#fffc;margin:0}.game-pagination[data-v-ebfcc358]{position:absolute;bottom:2rem;right:5%;transform:translate(-50%);z-index:10;display:flex;gap:8px;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 12px;border-radius:20px;touch-action:none}.game-pagination.is-floating[data-v-ebfcc358]{bottom:auto;right:auto;transform:none;cursor:grab}.game-pagination.is-floating[data-v-ebfcc358]:active{cursor:grabbing}.page-dot[data-v-ebfcc358]{width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:#fff3;color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.page-dot.active[data-v-ebfcc358]{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#fff;transform:scale(1.1)}.page-dot[data-v-ebfcc358]:active{transform:scale(.95)}@media (orientation: landscape){.game-iframe-wrap[data-v-ebfcc358]{height:100vh;height:100dvh}.multi-table-btn[data-v-ebfcc358],.game-label[data-v-ebfcc358]{top:60px}.game-pagination[data-v-ebfcc358]{bottom:4rem;right:0%;padding:8px;flex-direction:column}.switch-channel-btn[data-v-ebfcc358]{display:flex;gap:.5rem;flex-direction:column}}@media (max-width: 768px) and (orientation: portrait){.multi-table-btn[data-v-ebfcc358]{left:auto;right:10px;padding:6px 12px;font-size:12px}.btn-icon[data-v-ebfcc358]{font-size:16px}.game-label[data-v-ebfcc358]{padding:6px 12px;font-size:12px}.page-dot[data-v-ebfcc358]{width:28px;height:28px;font-size:11px}.game-pagination[data-v-ebfcc358]{bottom:6rem;right:0%;padding:8px;align-items:center}.switch-channel-btn[data-v-ebfcc358]{display:flex;gap:.5rem}}@media (max-width: 480px){.multi-table-btn[data-v-ebfcc358]{left:auto;right:10px;padding:6px 12px;font-size:12px}.btn-icon[data-v-ebfcc358]{font-size:16px}.game-label[data-v-ebfcc358]{padding:6px 12px;font-size:12px}.page-dot[data-v-ebfcc358]{width:28px;height:28px;font-size:11px}}.main-containt[data-v-7e9105b6]{max-width:498px}.login-light[data-v-7e9105b6]{position:absolute;top:0;right:0;width:450px;height:450px;pointer-events:none;z-index:1;opacity:.8}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.games-section[data-v-bb86060b]{padding:0}.top-section-wrapper[data-v-bb86060b]{display:flex;gap:16px;align-items:center;margin-top:90px}.top-section-wrapper .banner-section[data-v-bb86060b]{flex:1;margin:0;width:100%;height:100%;max-width:600px;height:280px;border-radius:10px;position:relative;overflow:visible}.top-section-wrapper .banner-section[data-v-bb86060b]:before{content:"";position:absolute;top:0;left:0;right:0;height:10%;background:linear-gradient(180deg,rgba(255,255,255,.7) 0%,rgba(255,255,255,0) 30%,transparent 100%);border-radius:10px 10px 0 0;pointer-events:none;z-index:10}.top-section-wrapper .banner-section[data-v-bb86060b]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:5%;background:linear-gradient(0deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.7) 10%,transparent 100%);border-radius:0 0 10px 10px;pointer-events:none;z-index:10}.top-section-wrapper .banner-section[data-v-bb86060b]{box-shadow:4px 4px 10px #000000b3}.top-section-wrapper .banner-section .head-banner[data-v-bb86060b]{border-radius:10px;overflow:hidden;height:100%;position:relative;z-index:1}.top-section-wrapper .banner-section .head-banner[data-v-bb86060b] .swiper{width:100%;height:100%;overflow:hidden!important;border-radius:10px}.top-section-wrapper .banner-section .head-banner[data-v-bb86060b] .swiper-wrapper{width:100%;height:100%}.top-section-wrapper .banner-section .head-banner[data-v-bb86060b] .swiper-slide{width:100%!important;position:relative}.top-section-wrapper .banner-section .head-banner[data-v-bb86060b] .swiper-slide-active{z-index:10}.top-section-wrapper .banner-section .head-banner[data-v-bb86060b] .swiper-slide-next{z-index:1;transform:translate(100%)!important}.top-section-wrapper .banner-section .head-banner[data-v-bb86060b] .swiper-slide-prev{z-index:1}.top-section-wrapper .banner-section .head-banner[data-v-bb86060b] .head-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.top-section-wrapper .banner-section .announcement-bar[data-v-bb86060b]{z-index:20;bottom:0}.top-section-wrapper .category-swiper-wrapper[data-v-bb86060b]{width:38%;overflow:hidden;position:relative}.other-game-list .game-grid[data-v-bb86060b]{margin-top:8rem}.title-container[data-v-bb86060b]{background-image:url(/assets/img_title_frame-rZTFCjYQ.png);background-repeat:no-repeat;background-position:center;background-size:contain}.category-swiper-wrapper[data-v-bb86060b]{width:90%;margin:0 auto;overflow:visible}.category-swiper-wrapper[data-v-bb86060b] .swiper-pagination{display:none!important}.category-card[data-v-bb86060b]{width:100%}.category-card .category-grid[data-v-bb86060b]{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:row;gap:8px}.game-tile[data-v-bb86060b]{position:relative;overflow:hidden}.game-tile.maintenance-disabled[data-v-bb86060b]{pointer-events:none;cursor:not-allowed}.category-card .category-grid .game-tile[data-v-bb86060b]{display:block}.category-card .category-grid .game-tile img[data-v-bb86060b]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.maintenance-overlay[data-v-bb86060b]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0006;z-index:999;pointer-events:none;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.maintenance-overlay .maintenance-image[data-v-bb86060b]{max-width:80%;max-height:80%;opacity:.5}.maintenance-overlay .maintenance-text[data-v-bb86060b]{position:absolute;color:#d7c4a2;font-size:20px;font-weight:700;letter-spacing:4px;text-shadow:0 0 6px rgba(0,0,0,.8);z-index:6}.game-grid .game-tile.provider-tile img[data-v-bb86060b]{-o-object-fit:contain;object-fit:contain}.game-grid[data-v-bb86060b]{grid-template-columns:repeat(6,1fr);grid-auto-flow:row}.game-tile[style*="grid-area: span 2 / span 2"][data-v-bb86060b]{aspect-ratio:1/1}[data-v-bb86060b] .swiper{overflow:visible}[data-v-bb86060b] .swiper-slide{position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.category-swiper-wrapper[data-v-bb86060b] .swiper-slide-active{z-index:3;transform:scale(.95)!important}[data-v-bb86060b] .swiper-slide-prev{position:relative;right:-70px;opacity:.4}[data-v-bb86060b] .swiper-slide-next{position:relative;left:-70px;opacity:.4}.game-categories[data-v-bb86060b]{top:104px;gap:27px;margin-bottom:1rem}.game-categories.is-stuck[data-v-bb86060b]{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);left:0;right:0}.category-button[data-v-bb86060b]{width:56px;height:56px}.category-button span[data-v-bb86060b]{font-size:18px}.search-button[data-v-bb86060b]{width:40px;height:40px}.search-button svg[data-v-bb86060b]{width:32px!important;height:32px!important}.all-game-list[data-v-bb86060b]{max-width:912px;margin:0 auto}.category-card .category-empty[data-v-bb86060b]{margin-top:1rem}.category-empty[data-v-bb86060b]{margin-top:7rem}.game-tile[data-v-c191aad8]{position:relative;overflow:hidden}.maintenance-overlay[data-v-c191aad8]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0006;z-index:50;pointer-events:none;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.maintenance-overlay .maintenance-image[data-v-c191aad8]{max-width:80%;max-height:80%;opacity:.5}.maintenance-overlay .maintenance-text[data-v-c191aad8]{position:absolute;color:#d7c4a2;font-size:16px;font-weight:700;letter-spacing:3px;text-shadow:0 0 6px rgba(0,0,0,.8);z-index:51}.title-container[data-v-c191aad8]{background-image:url(/assets/img_title_frame-rZTFCjYQ.png);background-repeat:no-repeat;background-position:center;background-size:contain}.category-swiper-wrapper[data-v-c191aad8]{width:90%;margin:0 auto;overflow:visible}.category-swiper-wrapper[data-v-c191aad8] .swiper-pagination{display:none!important}.category-card[data-v-c191aad8]{width:100%}.category-card .category-grid[data-v-c191aad8]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.game-tile[style*="grid-area: span 2 / span 2"][data-v-c191aad8]{aspect-ratio:1/1}.category-card .category-grid .game-tile[data-v-c191aad8]{display:block}.category-card .category-grid .game-tile img[data-v-c191aad8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.game-grid .game-tile.provider-tile img[data-v-c191aad8]{-o-object-fit:contain;object-fit:contain}[data-v-c191aad8] .swiper{overflow:visible}[data-v-c191aad8] .swiper-slide{position:relative;z-index:1;display:flex;justify-content:center;align-items:center}[data-v-c191aad8] .swiper-slide-active{z-index:3}[data-v-c191aad8] .swiper-slide-prev{position:relative;right:-70px;opacity:.4}[data-v-c191aad8] .swiper-slide-next{position:relative;left:-70px;opacity:.4}.game-categories[data-v-c191aad8]{position:sticky;top:57px;z-index:50}.game-categories.is-stuck[data-v-c191aad8]{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);left:0;right:0}.container{max-width:1200px}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.visible{visibility:visible}.sticky{position:sticky}.col-12{grid-column:12}.container{width:100%}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.min-h-screen{min-height:100vh}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}:root{--container-max: 1200px}.container{max-width:var(--container-max)}html,body,#app{height:100%}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}* p{margin-bottom:0}body{margin:0;display:block;min-width:320px;min-height:100vh;overflow:hidden;-webkit-text-size-adjust:100%}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}#app{text-align:center;width:100%;height:auto}button{cursor:pointer;border:none}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}input,select,textarea,.user-info-input{font-size:16px}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.main-containt{width:100%;height:100vh;margin:0 auto;position:relative;box-sizing:border-box;background:transparent}.btn-primary:hover,.btn-primary:focus{background-color:transparent;border-color:transparent;box-shadow:none}.login-section{width:100%;display:flex;justify-content:center;position:relative}.login-section .login-bg-img{position:absolute;top:0;left:50%;transform:translate(-50%);width:498px;height:888px;z-index:0;pointer-events:none}.login-section .login-container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 1rem;margin-bottom:4rem}.login-section .logo{width:129px;height:129px;-o-object-fit:contain;object-fit:contain}.login-section .login-form{width:362px;background-color:#0006;border-radius:10px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(6px);box-shadow:inset -2px 2px 4px #ffffff80,inset 2px -2px 4px #000;padding:37px 23px 25px;display:flex;flex-direction:column;align-items:center;margin-top:-17px}.login-section .login-form-title{font-size:20px;font-weight:700;line-height:23.44px;background:var(--gradient-gold-text);background:linear-gradient(45deg,#b5996b,#f3e2c5,#a68653);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin:0 0 15px}.login-section .login-form-group{width:100%;margin-bottom:12.5px}.login-section .login-form-group:last-of-type{margin-bottom:0}.login-section .login-form-input{width:100%;height:42px;background:#151515cc;border:1px solid #7C7C7C;border-radius:21px;padding:0 18px;font-size:14px;font-weight:700;color:#d9d9d9}.login-section .login-form-input::-moz-placeholder{color:var(--color-light-gray);font-weight:700}.login-section .login-form-input::placeholder{color:var(--color-light-gray);font-weight:700}.login-section .options-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:20px;margin-bottom:8px;padding:0 4.5px}.login-section .remember-me{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#fff}.login-section .custom-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid #bcbcbc;border-radius:5px;background-color:transparent;cursor:pointer;position:relative}.login-section .custom-checkbox:checked:after{content:"✔";font-size:12px;color:var(--checkbox-tick-color, #D7C4A2)!important;-webkit-text-fill-color:var(--checkbox-tick-color, #D7C4A2)!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:1;font-weight:700}.login-section .forgot-password{font-size:14px;font-weight:700;color:#ffa1a1}.login-section .btn{width:100%;height:42px;border-radius:21px;border:none;font-size:14px;font-weight:700;cursor:pointer;text-align:center;line-height:42px;display:flex;align-items:center;justify-content:center}.login-section .btn-primary{background:linear-gradient(to bottom,#b5996b,#f3e2c5,#a68653);box-shadow:inset -2px 2px 1px #ffffffb3;color:#636363;margin-bottom:11px}.login-section .btn-secondary{background-color:#000;border:1px solid #D7C4A2;color:#d7c4a2}.login-section .support-link{margin-top:29.5px;font-size:14px;font-weight:500;color:#fff}.login-section .support-link a{color:#d7c4a2;font-weight:700}@media (max-width: 393px){.login-section .login-page{padding-left:15px;padding-right:15px}.login-section .login-form{width:100%}.login-section .login-bg-img{width:100%;max-width:498px;height:auto;-o-object-fit:contain;object-fit:contain}}.login-section .glow-lights{position:absolute;top:-7%;right:0;width:260px;height:260px;pointer-events:none;z-index:2;max-width:50vw;max-height:50vh}.login-section .glow-lights--secondary{top:120px;right:10%;width:200px;height:200px;opacity:.85;transform:rotate(45deg);max-width:40vw;max-height:40vh}@media (max-width: 640px){.login-section .glow-lights{width:280px;height:280px;right:-10%;top:-5%}.login-section .glow-lights--secondary{top:80px;right:5%;width:240px;height:140px}}.line-login-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;font-size:20px;color:#666;background:linear-gradient(135deg,#4d4d4d,#242424)}.line-login-loading p{background:#fff;padding:2rem 4rem;border-radius:12px;box-shadow:0 10px 30px #0003}.user-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:9px 12px;height:84px;box-sizing:border-box;position:absolute;top:0;left:0;z-index:10;background:#1e1f23;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 4px 14px #000c}.user-header .header-content{display:flex;gap:2rem;width:984px;height:100%;margin:0 auto;justify-content:space-between;align-items:center;flex-direction:row}.pc-only-header{display:flex}.left-header-content{display:flex;align-items:center;justify-content:flex-start;width:100%}.right-header-content{display:flex;width:45%}.right-header-content .nav-item{width:100%}.mobile-only-header{display:none}.logo-imag{width:100%;max-width:140px;background:none;border:none;padding:0;cursor:pointer}.logo-imag img{width:100%;height:100%}.logo-imag:focus{outline:none}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.header-login-button{margin-left:1rem}.header-login-button button{background:linear-gradient(to bottom,#b5996b,#f3e2c5,#a68653);border-radius:5px;color:#694d1b;font-weight:700;padding:.2rem .8rem;border:1px solid #c5a580;animation:breathe 2s ease-in-out infinite}.header-user-info{display:flex;align-items:center;gap:5px;width:100%;max-width:160px;margin:0 1rem}.header-user-avatar{width:56px;height:56px;border-radius:32px;cursor:pointer;border:2px solid #D7C4A2}.header-user-avatar img{width:100%;height:100%;border-radius:32px}.user-details{display:flex;font-size:14px;color:#fff;line-height:1}.username{color:var(--text-white);font-weight:700;font-size:16px;text-shadow:1px 1px 0px #ba9f71}.user-balance{display:flex;align-items:center;justify-content:center;background:#292b2e;border:1px solid #D7C4A2;border-radius:20px;padding:2px 8px 2px 2px;margin-right:12px;padding-left:1rem;width:100%;max-width:200px;height:36px;box-shadow:inset 0 0 4px 6px #0006;position:relative}.user-balance img{width:48px;height:48px;position:absolute;left:-5%;top:-5}.currency-icon-btn{background:none;border:none;padding:0;cursor:pointer;position:absolute;left:-5%;top:-5px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:opacity .2s,transform .2s}.currency-icon-btn:hover:not(:disabled){opacity:.8;transform:scale(1.05)}.currency-icon-btn:active:not(:disabled){transform:scale(.95)}.currency-icon-btn:disabled{cursor:not-allowed;opacity:.5}.currency-icon-btn img{width:100%;height:100%;pointer-events:none}.balance-amount{color:#d7c4a2;font-size:18px;margin-left:4px}.header-actions{display:flex;align-items:center;gap:14px}#section-main{padding:0 14px}.settings-button{background:none;border:none;padding:0;cursor:pointer}.settings-button svg{width:21px;height:21px;fill:#d7c4a2}.banner-section{background:#f7f7f7;margin-top:57px;overflow:hidden}.head-banner{position:relative;line-height:0}.head-image{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.head-deco{position:absolute;top:-79px;left:-100px;width:109px;height:100px;opacity:.5}.announcement-bar{position:absolute;left:0;width:100%;height:20px;background:linear-gradient(90deg,#38383800,#292b2fe6 14.9%,#292b2e80 90.38%,#0000);display:flex;align-items:center;overflow:hidden;white-space:nowrap}.announcement-text{color:#fff;font-size:12px;margin:0;animation:marquee 15s linear infinite}@keyframes marquee{0%{transform:translate(50%)}to{transform:translate(-100%)}}.games-section{margin:0 auto 150px;padding:0 1rem;position:relative;max-width:984px;z-index:2}.game-categories{position:sticky;top:57px;z-index:6;display:flex;align-items:center;justify-content:center;gap:17px}.game-categories.is-stuck{padding-top:10px;box-shadow:0 6px 12px #00000026;background:linear-gradient(180deg,#000c 70%,#0000);padding-bottom:24px}.game-categories .search-input{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:90%;height:40px;z-index:12}.game-categories .search-input input{width:100%;max-width:360px;height:100%;border-radius:20px;padding:.5rem 1rem;background:#000;border:2px solid #D7C4A2;color:#d7c4a2}.category-button{position:relative;display:inline-block;width:36px;height:36px;border:none;background:transparent;cursor:pointer;transform:rotate(45deg);transition:.3s ease;isolation:isolate}.category-button:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#1e1f23,#f3e2c5,#1e1f23);z-index:0}.category-button:after{content:"";position:absolute;inset:2px;background:linear-gradient(to bottom,#474747,#191919);z-index:1}.category-button span{position:relative;z-index:2;display:block;top:20%;transform:rotate(-45deg);color:#e8d8b5;font-size:14px;font-weight:600;font-family:Noto Sans TC,sans-serif;letter-spacing:2px}.category-button:hover:before{filter:brightness(1.1);box-shadow:0 0 10px #eadabd99}.category-button.active:after{background:radial-gradient(circle,#000 15%,#eadabd99);box-shadow:0 0 10px #eadabd99}.category-button.active span{color:#fff}.search-button{width:25px;height:25px;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#d7c4a2;transition:color .3s ease,transform .3s ease}.search-button:hover{color:#f3e2c5;transform:scale(1.1)}.category-card{position:relative;border-radius:16px;border:2px solid #A68450;background:linear-gradient(to bottom,#474747,#191919);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:30px 16px 16px;height:100%;min-height:220px;display:flex;flex-direction:column;box-shadow:0 0 20px #000000e6}@media (min-height: 768px){.category-card{min-height:250px}}.category-empty{display:grid;place-items:center;height:auto;flex:1;color:#fff9;font-size:14px}.title-container{width:133px;height:53px;position:absolute;top:-10%;left:50%;transform:translate(-50%);background-image:url(../assets/img/img_title_frame.png);background-repeat:no-repeat;background-position:center;background-size:contain}.title-container img{width:100%;height:100%}.swiper-section{margin-bottom:24px}.category-swiper-wrapper{margin-top:.5rem!important;padding-top:24px}.category-swiper-wrapper swiper-container{width:100%;padding:8px 0 24px}.category-swiper-wrapper :deep(.swiper-button-prev),.category-swiper-wrapper :deep(.swiper-button-next){display:none!important}.category-swiper-wrapper swiper-slide{width:5%;max-width:1000px;transition:transform .35s ease,opacity .35s ease,box-shadow .35s ease;transform:scale(.9);height:100%;min-height:246px}.category-swiper-wrapper swiper-slide.swiper-slide-active{transform:scale(1.04);opacity:1}.category-swiper-wrapper swiper-slide{opacity:.7}.rose-deco{position:absolute;right:0;top:-25px;width:67px;height:50px}.rose-deco .rose-black,.rose-deco .rose-gold{position:absolute}.rose-deco .rose-black{width:50px;height:50px;top:0;left:0}.rose-deco .rose-gold{width:43px;height:43px;top:4px;right:0;transform:rotate(40.35deg)}.frame-deco-right{position:absolute;width:24px;height:56px;top:25%;right:-4%}.frame-deco-right img{width:100%;height:100%}.frame-deco-left{position:absolute;width:24px;height:56px;top:25%;left:-4%}.frame-deco-left img{width:100%;height:100%}.category-grid{margin-top:4px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px!important;flex:1}.category-grid .game-tile{aspect-ratio:1/1;display:block;height:auto;width:100%;border:1px solid #E0E0E0;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #00000026;background:#111;transform:translateZ(0);transition:transform .25s ease;position:relative}.category-grid .game-tile:hover{transform:translateY(-2px) scale(1.03)}.category-grid .game-tile img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.category-grid .game-name-box{position:relative;padding:10px 12px;background:linear-gradient(180deg,#0000,#00000073);color:#fff}.category-grid .game-name-box span{display:inline-block;font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.games-swiper swiper-container{width:100%;padding:8px 0 16px}.games-swiper swiper-slide{width:180px;transition:transform .3s ease,opacity .3s ease;transform:scale(.85);opacity:.6}.games-swiper swiper-slide.swiper-slide-prev,.games-swiper swiper-slide.swiper-slide-next{transform:scale(.92);opacity:.85}.games-swiper swiper-slide.swiper-slide-active{transform:scale(1);opacity:1}.games-swiper .game-tile{display:block;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #00000026;background:#111;transform:translateZ(0);transition:transform .25s ease}.games-swiper .game-tile:hover{transform:translateY(-2px) scale(1.03)}.games-swiper .game-tile img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.games-swiper .game-tile .game-name-box{position:relative;padding:10px 12px;background:linear-gradient(180deg,#0000,#00000073);color:#fff}.games-swiper .game-tile .game-name-box span{display:inline-block;font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.game-list{margin-bottom:20px}.other-game-list{margin-top:1rem}.all-game-list{margin-bottom:100px}.section-title{font-size:18px;font-weight:700;color:#fff;text-align:center;margin:25px 0 0}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.game-grid .game-tile{display:block;width:100%;aspect-ratio:1/1;border:1px solid #D7C4A2;border-radius:13px}.game-grid .game-tile:before{content:"";top:.2rem;left:.05rem;right:.05rem;position:absolute;height:30%;background:linear-gradient(#fffc 2%,#fff0 20%);z-index:5;border-radius:1rem;cursor:pointer}.game-name-box{position:absolute;left:0;right:0;bottom:0;min-height:24px;padding:2px 6px;display:flex;align-items:center;justify-content:center;background:#0009;color:#fff;font-size:12px;line-height:1.2;text-align:center;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:13px}.main-page-containt{height:100%;overflow-y:auto;overflow-x:hidden;position:relative}.game-grid .game-tile{position:relative}.favorite-btn{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;z-index:5}.favorite-btn img{width:100%;height:100%;display:block}@media (min-width: 480px){.favorite-btn{top:6px;right:6px;width:32px;height:32px}}.site-footer{display:none;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;height:86px;z-index:100}.footer-bg{position:absolute;bottom:0;left:0;width:100%;height:75px;background-image:url(/assets/img_footer_bg-_h31Q3Zl.png);background-size:cover;background-position:center}.footer-nav{position:relative;display:flex;justify-content:space-around;align-items:flex-end;height:100%}.nav-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#d7c4a2;font-size:16px;width:45px;padding-bottom:5px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}.nav-item img{width:30px;height:30px;margin-bottom:5px}.nav-item:active{color:#fff}.nav-item:focus{color:#fff;background:linear-gradient(to bottom,#0e0e0e 50%,#d7c4a2)}.nav-item span{color:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nav-item:active span,.nav-item:focus span,.nav-item:hover span{color:#fff}.nav-item.home{align-self:flex-start;background:linear-gradient(to bottom,#474747,#191919);border:2px solid #D7C4A2;padding:.2rem;width:60px;height:76px;border-radius:35px;position:relative;overflow:hidden}.nav-item.home :after{content:"";position:absolute;top:0;left:-150%;height:100%;width:50%;background:linear-gradient(120deg,#ffd70000,#c2b0776e 45%,#ffffff8c,#e5c98c73 55%,#ffd70000);transform:skew(-20deg);pointer-events:none;animation:footerHomeShine 3.2s ease-in-out infinite}.nav-item.home .home-icon-wrapper{width:40px;height:40px}.nav-item.home .home-icon-wrapper img{width:100%;height:100%;margin-bottom:0}@keyframes footerHomeShine{0%{left:-150%}55%{left:150%}to{left:150%}}@media (prefers-reduced-motion: reduce){.nav-item.home .home-icon-wrapper:after{animation:none}}.center-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:16px 22px;border-radius:5px;background:#000000d9;color:#d7c4a2;font-size:20px;line-height:1;z-index:9999;box-shadow:0 6px 20px #0000004d;pointer-events:none}.toast-fade-enter-active,.toast-fade-leave-active{transition:opacity .25s ease,transform .25s ease}.toast-fade-enter-from,.toast-fade-leave-to{opacity:0;transform:translate(-50%,-48%) scale(.98)}.game-iframe-header{position:relative;display:flex;justify-content:center;height:57px;align-items:center;padding:0 12px;background:#0b0b0b;border-bottom:1px solid rgba(255,255,255,.08)}.game-iframe-header img{width:83px;height:51px}.game-iframe-header .iframe-header-wrap{position:absolute;left:3%;top:25%}.game-iframe-header .back-btn,.game-iframe-header .reload-btn{background:none;height:30px;width:40px;padding:0;margin-right:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;cursor:pointer;transition:transform .15s ease,background .15s ease}.game-iframe-header .back-btn img,.game-iframe-header .reload-btn img{width:100%;height:100%}.game-iframe-header .reload-btn{background:none;height:30px;width:30px;padding:0}.game-iframe-header .reload-btn img{width:100%;height:100%}.leave-confirm-overlay{position:fixed;inset:0;background:#0009;z-index:10000;display:flex;align-items:center;justify-content:center}.leave-confirm-dialog{background:#1a1a1a;border:1px solid #D7C4A2;border-radius:12px;padding:1rem;max-width:320px;width:85vw;box-shadow:0 10px 30px #0006;text-align:center;position:relative}.leave-confirm-dialog h3{color:#d7c4a2}.leave-confirm-dialog .close-btn{position:absolute;top:-8px;right:-8px;width:28px;height:28px;border-radius:50%;background:#d7c4a2;border:1px solid #D7C4A2;box-shadow:0 0 10px #00000080;color:#202020;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.leave-confirm-dialog .confirm-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;cursor:pointer;padding:10px 18px;border-radius:20px;background:linear-gradient(to bottom,#b5996b,#f3e2c5,#a68653);color:#694d1b;font-weight:700;width:100%;max-width:140px}.leave-confirm-text{color:#f2f2f2;font-size:16px;margin:0 0 16px;white-space:nowrap}@media (orientation: landscape){.game-iframe-header{position:absolute;top:0;left:0;width:50%;z-index:11;background:transparent;border-bottom:none}.header-logo{display:none}}.customer-service-fab{animation:customerServiceBreath 2.4s ease-in-out infinite;transform-origin:center;position:fixed;z-index:1000;width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;touch-action:none;transition:top .48s cubic-bezier(.22,1,.36,1),left .48s cubic-bezier(.22,1,.36,1);bottom:10rem;right:18px}.customer-service-fab img{width:100%;height:100%;max-width:100%;max-height:100%;pointer-events:none}@keyframes customerServiceBreath{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.customer-service-fab.dragging{transition:none;cursor:grabbing}.enter-ad-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:2000}.enter-ad-content{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:92vw}.enter-ad-image{max-width:92vw;max-height:72vh;-o-object-fit:contain;object-fit:contain;border-radius:8px}.enter-ad-close{background:#0009;color:#d7c4a2;border:2px solid #D7C4A2;width:60px;height:60px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:28px}.global-loading-overlay{position:fixed;inset:0;background:#0009;z-index:9999;display:grid;place-items:center;pointer-events:auto}.lottie-holder{width:180px;height:180px}.multi-table-dialog-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.multi-table-dialog{background:linear-gradient(180deg,#2a1a4a,#1a0f2e);border-radius:20px;padding:1.5rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #00000080}.multi-table-dialog .games-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.5rem;max-height:50vh;overflow-y:auto;padding:.5rem}.multi-table-dialog .game-item{position:relative;width:100%;padding-bottom:100%;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.multi-table-dialog .game-item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.multi-table-dialog .game-item.provider-icon img{-o-object-fit:contain;object-fit:contain;background-color:#1a1a1a;padding:10%}.multi-table-dialog .game-item.selected{border-color:#0f0;box-shadow:0 0 15px #00ff0080}.multi-table-dialog .game-item.disabled{opacity:.4;cursor:not-allowed}.multi-table-dialog .game-item:not(.disabled):hover{transform:scale(1.05)}.multi-table-dialog .check-mark{position:absolute;top:5px;right:5px;background:#0f0;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;box-shadow:0 2px 8px #0000004d}.multi-table-dialog .game-name{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;padding:.5rem .25rem .25rem;font-size:.7rem;text-align:center}.multi-table-dialog .selected-games-section{background:#0000004d;border-radius:12px;padding:.6rem;margin-bottom:1rem}.multi-table-dialog .selected-games-section h4{color:#fff;margin:0 0 .2rem;font-size:.9rem}.multi-table-dialog .selected-games-section .selected-games-list{display:flex;justify-content:center;gap:.5rem;overflow-x:auto;padding:.5rem}.multi-table-dialog .selected-games-section .selected-games-list .selected-game-item.empty{background:#ffffff1a;display:flex;align-items:center;justify-content:center;border-style:dashed;cursor:pointer;transition:all .3s ease}.multi-table-dialog .selected-games-section .selected-games-list .selected-game-item.empty:hover{background:#ffffff26;border-color:#667eea99}.multi-table-dialog .selected-games-section .selected-games-list .selected-game-item.empty:hover .plus-icon{color:#667eea99;font-size:2rem;transition:all .3s ease;transform:scale(1.1)}.multi-table-dialog .selected-games-section .selected-games-list .selected-game-item.empty .plus-icon{color:#ffffff80;font-size:2rem;transition:all .3s ease}.multi-table-dialog .selected-game-item{position:relative;border-radius:12px;flex-shrink:0;border:2px solid rgba(255,255,255,.3);width:100px;height:100px}.multi-table-dialog .selected-game-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.multi-table-dialog .remove-btn{position:absolute;top:-5px;right:-5px;width:24px;height:24px;border-radius:50%;background:#f44;color:#fff;border:2px solid white;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000004d}.multi-table-dialog .remove-btn:active{transform:scale(.9)}.multi-table-dialog .dialog-actions{display:flex;gap:1rem;justify-content:center}.multi-table-dialog .btn-cancel,.multi-table-dialog .btn-confirm{padding:.75rem 2rem;border-radius:25px;border:none;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.multi-table-dialog .btn-cancel{background:linear-gradient(180deg,#f44,#c00);color:#fff}.multi-table-dialog .btn-cancel:hover{background:linear-gradient(180deg,#f55,#d00);box-shadow:0 4px 12px #f446}.multi-table-dialog .btn-confirm{background:linear-gradient(180deg,#0f8,#0c6);color:#1a0f2e;max-width:200px}.multi-table-dialog .btn-cancel:active,.multi-table-dialog .btn-confirm:active{transform:scale(.95)}.multi-table-dialog .games-grid::-webkit-scrollbar,.multi-table-dialog .selected-games-list::-webkit-scrollbar{height:6px;width:6px}.multi-table-dialog .games-grid::-webkit-scrollbar-track,.multi-table-dialog .selected-games-list::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.multi-table-dialog .games-grid::-webkit-scrollbar-thumb,.multi-table-dialog .selected-games-list::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.dialog-header h3{color:gold;text-align:center;margin:0 0 1.5rem;font-size:1.1rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}@media (min-width: 540px){.site-footer{height:116px;z-index:100}.site-footer .nav-item{width:45px}.site-footer .nav-item img{width:100%;height:100%}.site-footer .nav-item span{font-size:18px}.footer-bg{height:96px}.nav-item.home{width:95px;height:113px;border-radius:60px;display:flex;justify-content:center}.nav-item.home .home-icon-wrapper{width:60px;height:60px}.game-categories{gap:27px}.category-button{width:56px;height:56px}.category-button span{font-size:18px}.search-button{width:40px;height:40px}.search-button svg{width:32px!important;height:32px!important}.settings-button{margin-right:1rem}.settings-button svg{width:32px;height:32px}}@media (min-width: 540px) and (max-width: 1023px){.category-swiper-wrapper swiper-slide.swiper-slide-active{transform:scale(.9);opacity:1}.category-card{min-height:480px}.title-container{width:223px;height:90px;top:-13%}.section-title{font-size:24px;margin:45px 0 0}.rose-deco .rose-gold,.rose-deco .rose-black{width:70px;height:70px;left:-30px;top:-15px}.rose-deco .rose-black{left:-60px}.frame-deco-right,.frame-deco-left{width:36px;height:84px}}@media (max-width: 1023px){.user-header{width:100%;height:76px;display:flex;align-items:center;justify-content:space-between;padding:9px 12px;top:0;left:0}.pc-only-header{display:none}.mobile-only-header{display:flex}.mobile-only-header .left-content{display:flex;align-items:center;width:100%}.logo-imag{width:100%;max-width:122px;padding:.5rem}.logo-imag img{width:100%;height:100%}.header-user-info{margin:0 1rem}.header-user-avatar{width:60px;height:60px;border-radius:32px;cursor:pointer;border:2px solid #D7C4A2}.header-user-avatar img{width:100%;height:100%;border-radius:32px}.username{font-size:18px}.user-balance{height:32px;box-shadow:inset 0 0 4px 6px #0006;position:relative}.user-balance img{width:40px;height:40px;left:-5%}.user-balance .currency-icon-btn{width:40px;height:40px;left:-5%;top:-4px}.balance-amount{font-size:18px}.customer-service-fab{width:56px;height:56px}.site-footer{display:block}.announcement-bar{top:0}}@media (max-width: 768px){.user-header{height:57px}.multi-table-dialog{padding:1rem;max-height:95vh}.multi-table-dialog .games-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.25rem}.multi-table-dialog .selected-games-section h4{font-size:.9rem}.multi-table-dialog .selected-game-item{width:70px;height:70px}.multi-table-dialog .dialog-actions{gap:.75rem}.multi-table-dialog .btn-cancel,.multi-table-dialog .btn-confirm{padding:.6rem 1.5rem;font-size:.95rem}.multi-table-dialog .dialog-header h3{font-size:1rem;margin-bottom:1rem}.logo-imag{max-width:82px;padding:.5rem}.header-user-info{margin:0 .5rem 0 0}.header-user-avatar{width:40px;height:40px;border-radius:32px}.header-user-avatar img{border-radius:32px}.username{font-size:14px}.user-balance{height:28px}.user-balance img{width:32px;height:32px;left:-5%}.user-balance .currency-icon-btn{width:32px;height:32px;left:-5%;top:-2px}.balance-amount{font-size:14px}}@media (max-width: 540px){.head-image{width:100%;height:190px;-o-object-fit:cover;object-fit:cover}}@media (max-width: 400px){.multi-table-dialog .games-grid{grid-template-columns:repeat(3,1fr);gap:.5rem}.multi-table-dialog .game-name{font-size:.65rem;padding:.4rem .2rem .2rem}.multi-table-dialog .selected-game-item{width:70px;height:70px}}.user-center-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:11;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.user-center-modal{background:linear-gradient(to bottom,#474747,#191919);width:100%;max-width:540px;height:100%;max-height:100vh;overflow:auto;box-sizing:border-box;padding:0 12px 20px;margin-top:110px}.profile-header{display:flex;justify-content:center;align-items:center;height:56px;flex-shrink:0;position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:540px;z-index:10;background:#1e1f23}.profile-header .header-back-btn{position:absolute;left:12px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.profile-header .header-back-btn .back-icon{width:20px;height:20px;fill:#d7c4a2;transform:rotate(180deg)}.profile-header h1{font-size:18px;font-weight:700;color:#d7c4a2;margin:0}.header-back-btn{transform:rotate(180deg);background:none}.header-back-btn svg{fill:#d7c4a2}.section-profile{flex-grow:1;display:flex;flex-direction:column;overflow-y:auto;margin-bottom:160px;width:100%}.profile-content{display:flex;flex-direction:column;flex-grow:1;padding-top:56px}.profile-tabs,.message-tabs{margin-top:11px;display:flex;justify-content:center;gap:13px;flex-shrink:0}.tab-btn{height:29px;border:1px solid #D7C4A2;color:#d7c4a2;border-radius:14.5px;padding:0 30px;font-size:14px;display:inline-flex;justify-content:center;align-items:center;background-color:#424242}.tab-btn.active{background-color:#d7c4a2;border-color:#d7d7d7;color:#694d1b;box-shadow:0 0 12px #d7c4a2b3}.user-info{display:flex;flex-direction:column;align-items:center}.avatar-container{position:relative;width:80px;height:80px;margin-top:20px;border-radius:50%;border:2px solid #D7C4A2}.avatar-image{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.avatar-frame{position:absolute;top:0;left:0;width:100%;height:100%}.user-id{font-size:20px;color:#fff}.user-id span:last-child{color:#d7c4a2;font-weight:700}.user-details-card{margin-top:7px;border:2px solid #D7C4A2;border-radius:8px;padding:24px 16px;background:linear-gradient(to bottom,#a68450,#40331f);flex-shrink:0;color:#fff;position:relative}.decoration-top-right{position:absolute;top:-25px;right:0;width:67.37px;height:49.87px}.decoration-bottom-left{position:absolute;bottom:-25px;left:0;width:45px;height:45px;transform:rotate(-27.87deg)}.user-details-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.user-detail-item{display:flex;justify-content:space-between;align-items:center;font-size:14px}.user-detail-text{display:flex;gap:8px}.edit-btn{background:none;width:18px;height:18px;margin-right:2rem}.edit-btn svg{fill:#d7c4a2;width:20px;height:20px}.password-change-btn{margin-top:1REM;height:29px;color:#694d1b;background:linear-gradient(to bottom,#b5996b,#f3e2c5,#a68653);border:1px solid #D7C4A2;border-radius:14.5px;font-size:16px;font-weight:700;width:138px;align-self:center;display:flex;justify-content:center;align-items:center}.user-menu .menu-link{display:flex;align-items:center;height:56px;padding:0 23px;background-color:transparent;border-bottom:1px solid #d7c4a2;margin-top:1rem}.user-menu .menu-link svg{fill:#d7c4a2}.user-menu .menu-icon{width:24px;height:24px;margin-right:13px}.user-menu .menu-text{flex-grow:1;font-size:16px;color:#d7c4a2;text-align:start}.user-menu .menu-arrow{width:24px;height:24px}.logout-container{margin-top:2rem;width:100%;display:flex;justify-content:center}.logout-btn{display:flex;justify-content:center;align-items:center;width:161px;height:32px;background:linear-gradient(142deg,#b5996b,#f3e2c5,#a68653 117.94%);border:1px solid #ffffff;border-radius:16px;color:#060707;font-size:16px;font-weight:700}.main-nav{display:flex;justify-content:space-around;align-items:center;height:72px;background-color:var(--nav-bg);flex-shrink:0}.main-nav a{font-size:20px;color:var(--text-secondary);font-weight:400}.game-record-content{margin-top:1rem;margin-bottom:150px}.date-filters{display:flex;flex-direction:column;gap:14px;margin-bottom:25px}.date-filters .date-filter-row,.date-filters .quick-filters{display:flex;align-items:center;gap:.5rem}.date-filters .quick-filter-btn{background:none;border:none;padding:0;font-size:14px;font-weight:400;color:#a9a9a9;cursor:pointer;white-space:nowrap}.date-filters .active{color:#d7c4a2;text-shadow:0 0 8px rgba(255,223,150,.8);padding:2px 4px}.date-filters .date-range-picker{position:relative;display:flex;align-items:center;justify-content:start;gap:10px;border:1px solid #B9B5B5;border-radius:40px;padding:.5rem 12px;width:100%}.date-filters .date-text{font-size:14px;font-weight:400;color:#d7c4a2;text-align:center;line-height:1.15;display:flex;flex-direction:column;align-items:center;gap:2px}.date-filters .date-separator{width:8px;height:2px;background-color:#d7c4a2}.date-filters .calendar-icon{width:20px;height:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);fill:#d7c4a2}.summary-card{position:relative;width:100%;height:82px;margin:0 auto 11px;margin-top:1.5rem;background:linear-gradient(to bottom,#474747,#191919);border:2px solid #A68450;border-radius:10px;padding:.5rem;display:flex;justify-content:start}.summary-card .stat-item{font-size:16px;font-weight:700;color:#fff;margin-bottom:0;text-align:start}.summary-card .amount-bet{font-size:18px;color:#ffc357;margin-left:5px}.summary-card .amount-win{font-size:18px;color:#a0f2af;margin-left:5px}.summary-card .amount-lose{font-size:18px;color:#ffa1a1;margin-left:5px}.summary-card .coin-img{position:absolute;bottom:0;right:0;width:96px;height:96px}.records-list{display:flex;flex-direction:column;gap:.5rem;width:100%;margin:0 auto}.records-list .record-item{display:flex;justify-content:start;gap:3rem;width:100%;height:74px;color:#fff;border:1px solid #D7C4A2;border-radius:10px;padding:.5rem 1rem}.records-list .record-details-left,.records-list .record-details-right{display:flex;flex-direction:column;justify-content:center;gap:8px;text-align:start;font-size:14px}.records-list .record-stat{display:flex}.records-list .record-stat span:last-child{margin-left:5px}.records-list .stat-title{width:68px!important}.records-list .game-name{font-size:16px;font-weight:700;color:#d7c4a2}.records-list .game-date{font-weight:400;color:#d8d8d8}.records-list .bet-amount{font-size:16px;font-weight:700;margin-left:5px}.records-list .record-amount-win{font-size:16px;font-weight:700;color:#a0f1af;margin-left:5px}.records-list .record-amount-lose{font-size:16px;font-weight:700;color:#ffa1a1;margin-left:5px}.pager{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:1rem}.pager-btn{background:none;color:#d7c4a2;width:30px;height:30px;font-size:30px;display:flex;align-items:center;justify-content:center}.pager-info{color:#949494}.pager-info .pager-jump{display:inline-flex;align-items:center;gap:6px;margin-left:10px}.pager-input{width:56px;height:28px;background:#151515;border:1px solid #7C7C7C;border-radius:6px;color:#d7c4a2;padding:0 6px}.pager-go{background:linear-gradient(to bottom,#b5996b,#f3e2c5,#a68653);color:#694d1b;font-weight:700;border:none;border-radius:14px;height:28px;padding:0 10px}.scroll-fab{position:fixed;right:18px;bottom:130px;width:40px;height:40px;border-radius:50%;border:2px solid #6d6d6d;background:#0003;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 6px 16px #000000e6;display:flex;justify-content:center;align-items:center;z-index:110}.scroll-fab svg,.scroll-fab path{width:20px;height:20px;fill:#d7c4a2}.scroll-fab:active{filter:brightness(1.05)}.loading-message,.empty-message{text-align:center;padding:2rem;color:#949494;font-size:14px}.modal-dialog{text-align:start;top:10%;color:#fff;margin:1.5rem auto;max-width:350px}.modal-dialog .modal-content{background:linear-gradient(to bottom,#474747,#191919);border:2px solid #A68450}.modal-dialog .modal-content .frame-deco-left{top:2%;left:-4%}.modal-dialog .modal-content .frame-deco-right{top:65%;right:-4%}.modal-header{justify-content:center;position:relative;border-bottom:none}.modal-header .modal-title{text-align:center;color:#d7c4a2;font-weight:700}.modal-header .btn-close{position:absolute;right:5%;top:25%;background:none;fill:#d7c4a2;display:flex;align-items:center;justify-content:center;padding:0;width:25px;height:25px;opacity:1}.modal-header .btn-close svg{width:100%;height:100%}.modal-body .input-form{position:relative}.modal-body .input-form .form-control{background:#151515;color:#fff;border-radius:30px;border:1px solid #7C7C7C}.modal-body .input-form .password-visbl-btn{position:absolute;right:5%;top:15%;background:none}.modal-body .input-form svg{width:25px;height:25px}.modal-body .input-form .eye-open{fill:#d7c4a2}.modal-body .input-form .eye-close{fill:#7c7c7c}.modal-footer{border-top:none;justify-content:center;flex-wrap:nowrap;margin-bottom:2rem}.modal-footer button{width:100%;border-radius:20px}.modal-footer .btn-primary{background:linear-gradient(to bottom,#b5996b,#f3e2c5,#a68653);color:#694d1b;font-weight:700;box-shadow:inset -2px 2px 4px #ffffffe6;border-color:transparent}.modal-footer .btn-secondary{background:#838383;color:#f5f5f5}.lang-choose-content{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid #D7C4A2}.lang-choose-content .lang-label{font-size:18px;font-weight:700}.lang-choose-content .lang-select{width:100%;max-width:120px;position:relative}.lang-choose-content .lang-select .form-select{width:100%;border-radius:20px;border:1px solid #D7C4A2;background:#3d3d3d;color:#d7c4a2;padding:.25rem .5rem;position:relative}.lang-choose-content .lang-select svg{transform:rotate(90deg);position:absolute;right:8%;top:40%;fill:#d7c4a2;width:10px;height:10px}.lang-choose-content .lang-select :deep(.svg-icon){transition:transform .3s ease;transform-origin:center}.lang-choose-content .lang-select :deep(.arrow-rotate){transform:rotate(-90deg)!important}.music-control-content{padding-top:1rem}.music-control-content h3{font-size:18px;font-weight:700}.switch-custom{display:flex;justify-content:space-between;align-items:center;padding-left:0!important;margin-bottom:.5rem}.switch-custom .form-check-label{order:1;margin-left:0;margin-right:0}.switch-custom .form-check-input{order:2;margin-left:0;float:none;width:40px;height:20px}.switch-custom .form-check-input:checked{background-color:#d7c4a2;border:1px solid #D7C4A2}@media (prefers-reduced-motion: reduce){.customer-service-fab{animation:none}.lang-select :deep(.svg-icon){transition:none}}.modal-footer .reload-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem;max-width:140px;border-radius:40px;font-weight:700;border-color:transparent}.modal-footer .reload-btn svg{fill:#694d1b}.user-message-content .quick-filters{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin:.6rem 0}.user-message-content .quick-filter-btn{background:none;border:none;padding:0;font-size:16px;font-weight:400;color:#a9a9a9;cursor:pointer;white-space:nowrap}.user-message-content .active{color:#d7c4a2;text-shadow:0 0 8px rgba(255,223,150,.8);padding:2px 4px}.announcements-list{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.announcements-list .announcement-card{background:linear-gradient(to bottom,#474747,#191919);width:100%;border:1px solid #D7C4A2;border-radius:10px;padding:1rem}.announcements-list .card-content{z-index:2;padding:18px 20px;display:flex;flex-direction:column;gap:13px;text-align:start;color:#f2f2f2}.announcements-list .card-top{display:flex;justify-content:space-between;align-items:center}.announcements-list .card-top .card-title{margin:0;color:#d7c4a2;font-family:Roboto,sans-serif;font-weight:700;font-size:18px;line-height:21px}.announcements-list .card-top .card-date{margin:5px 0 0;color:#f2f2f2;font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:16px;text-align:right}.message-dialog{padding:20px 20px 26px}.message-dialog .message-dialog-top{display:flex;align-items:center;justify-content:space-between;width:100%}.message-dialog .dialog-close-btn{top:10px;left:0%;background:transparent;border:none;fill:#d7c4a2;cursor:pointer;transform:rotate(180deg);width:30px;height:30px}.message-dialog .dialog-close-btn svg{width:100%;height:100%}.message-dialog .dialog-title{color:#d7c4a2;font-size:20px;font-weight:700;margin-bottom:1rem}.message-dialog .dialog-date{color:#cfcfcf;font-size:14px}.message-dialog .dialog-content{margin:0;color:#f2f2f2;font-size:15px;line-height:1.6;text-align:start}.none-message{color:#aaa;margin-top:2rem}.announcements-list .mainten-card{background:linear-gradient(to bottom,#474747,#191919);width:100%;border:1px solid #D7C4A2;border-radius:10px;display:flex;align-items:center;padding:1rem;gap:1rem}.announcements-list .company-logo{width:80px;height:80px;padding:.2rem;border-radius:10px;border:3px solid transparent;background:linear-gradient(#271b00) padding-box,linear-gradient(45deg,#b5996b,#f3e2c5,#a68653) border-box;overflow:hidden;display:flex;align-items:center}.announcements-list .company-logo img{width:100%;height:auto}.announcements-list .card-content{padding:0}.announcements-list .mainten-company{font-size:24px;color:#d7c4a2;font-weight:700;margin-bottom:0}.announcements-list .mainten-date-text{display:flex;gap:1rem;font-size:16px}.faq-nav{display:flex;justify-content:space-between;padding-top:.5rem;border-bottom:1px solid #A9A9A9}.faq-nav a{padding:7px 0 .4rem;font-size:14px;line-height:19px;color:#a9a9a9;position:relative;width:100%;border-bottom:2px solid #474747}.faq-nav a:active{background:linear-gradient(to bottom,#d7c4a200 45%,#d7c4a2e6);border-bottom:2px solid #D7C4A2;color:#fff}.help-content{margin:1rem 0 80px}.accordion-item{margin-bottom:.5rem}.accordion-button{background:#1d1f22;color:#d7c4a2;fill:#d7c4a2;border:1px solid #D7C4A2;display:flex;align-items:center;justify-content:space-between;gap:8px}.accordion-button:focus{border:1px solid #D7C4A2;box-shadow:0 0 .25rem #d7c4a280}.accordion-button:after{display:none}.accordion-button:not(.collapsed){background:#1d1f22;color:#d7c4a2;fill:#d7c4a2}.accordion-body{background:#000;color:#fff;border:1px solid #D7C4A2;text-align:start;font-size:14px}.acc-icon .svg-icon{width:1em;height:1em}.content-body{padding:26px 16px;display:flex;flex-direction:column;gap:12px;text-align:start}.content-body p{font-size:14px;line-height:1.4;color:#e3e3e3}.content-body h2{font-size:18px;font-weight:700;color:#d7c4a2}.content-body .list-styled{list-style:none;counter-reset:list-counter;padding-left:0}.content-body .list-styled li{counter-increment:list-counter;position:relative;padding-left:32px;margin-bottom:8px;line-height:1.4;color:#f2f2f2;font-size:14px}.content-body .list-styled li:before{content:counter(list-counter) ".";position:absolute;left:0;font-weight:700;color:#d7c4a2;min-width:24px}.content-body .list-alpha{counter-reset:alpha-counter;margin-left:2rem}.content-body .list-alpha li{counter-increment:alpha-counter}.content-body .list-alpha li:before{content:counter(alpha-counter,lower-alpha) "."}.title-li{list-style-type:decimal;padding-left:1rem}.game-notice .modal-content{background-color:#0009;box-shadow:inset 0 0 10px #ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:.5rem;max-height:80vh}.game-notice .modal-header{justify-content:center;border-bottom:none}.game-notice .modal-header h5{font-size:24px}.game-notice .text-block h6{font-size:18px;color:#d7c4a2}.game-notice .modal-footer{justify-content:center;border-top:none;flex-direction:column;gap:1rem;margin-bottom:1rem}.game-notice .modal-footer button{padding:.5rem 3rem;background:linear-gradient(142deg,#b5996b,#f3e2c5,#a68653 117.94%);box-shadow:2px 2px 6px #000000e6;border:none}.game-notice .modal-footer button:active,.game-notice .modal-footer button:hover{background:linear-gradient(142deg,#ddc296,#f7ead5,#dfc294 117.94%)}.game-notice .form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1px solid #7C7C7C;border-radius:4px;background-color:transparent;cursor:pointer;position:relative}.game-notice .form-check-input:checked{background-color:#d7c4a2!important;border-color:#d7c4a2!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:12px 12px}.game-notice .form-check-input:focus{border-color:#d7c4a2;outline:0;box-shadow:0 0 0 .2rem #d7c4a240}.game-notice-content{max-height:500px;overflow-y:auto;background:#000;border-radius:5px}#notice-modal .modal-dialog{top:0}.login-required .modal-body{display:flex;flex-direction:column;align-items:center;gap:1rem}.login-required .modal-body img{width:100%;height:100%;max-width:100px;max-height:100px}.login-required .modal-body p{text-align:center;font-size:20px}.login-required .modal-footer{width:100%;max-width:280px;margin:0 auto;margin-bottom:1rem}
