.theme3{color:var(--theme3-text,#fff);--theme3-text:#fff;--background:#0f0f0f;--theme3-header-top-bg:var(--c-primary);--theme3-header-top-border:color-mix(in srgb, var(--c-primary) 88%, white);--theme3-header-bottom-start:var(--c-primary);--theme3-header-bottom-end:color-mix(in srgb, var(--c-primary) 72%, white);--theme3-header-lang-bg:color-mix(in srgb, var(--c-primary) 92%, black);--theme3-header-input-bg:color-mix(in srgb, var(--c-primary) 88%, black);--theme3-header-input-icon:#ffffff8c;--theme3-header-login-start:color-mix(in srgb, var(--c-primary) 70%, white);--theme3-header-login-end:color-mix(in srgb, var(--c-primary) 82%, black);--theme3-header-login-shadow:0 2px 6px color-mix(in srgb, var(--c-primary) 35%, transparent);--theme3-header-menu-underline:#fff;--theme3-header-dropdown-bg:#fff;--theme3-header-dropdown-text:#606266;--theme3-header-dropdown-hover:#f5f7fa;--theme3-header-dropdown-active:var(--c-primary);--theme3-layout-max-width:1400px;--theme3-banner-display-font:"Montserrat", "Titan One", "Kanit", Impact, "Arial Black", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;--theme3-banner-slots-font:"Montserrat", "Arial Black", "Helvetica Neue", Helvetica, Arial, sans-serif;--theme3-banner-sports-font:Outfit, Fredoka, Poppins, "Helvetica Neue", Helvetica, Arial, sans-serif;--theme3-banner-fish-font:"Luckiest Guy", "Lilita One", "Fredoka One", Fredoka, Impact, "Arial Black", sans-serif;--theme3-banner-lottery-font:Fredoka, Nunito, "Titan One", "Helvetica Neue", Helvetica, Arial, sans-serif;--theme3-banner-promo-font:"Changa One", Impact, "Arial Black", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:PingFangSC-Medium,PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,Microsoft YaHei,sans-serif}html:has(.theme3){color:var(--theme3-text,#fff);--theme3-text:#fff;--background:#0f0f0f;--theme3-header-top-bg:var(--c-primary);--theme3-header-top-border:color-mix(in srgb, var(--c-primary) 88%, white);--theme3-header-bottom-start:var(--c-primary);--theme3-header-bottom-end:color-mix(in srgb, var(--c-primary) 72%, white);--theme3-header-lang-bg:color-mix(in srgb, var(--c-primary) 92%, black);--theme3-header-input-bg:color-mix(in srgb, var(--c-primary) 88%, black);--theme3-header-input-icon:#ffffff8c;--theme3-header-login-start:color-mix(in srgb, var(--c-primary) 70%, white);--theme3-header-login-end:color-mix(in srgb, var(--c-primary) 82%, black);--theme3-header-login-shadow:0 2px 6px color-mix(in srgb, var(--c-primary) 35%, transparent);--theme3-header-menu-underline:#fff;--theme3-header-dropdown-bg:#fff;--theme3-header-dropdown-text:#606266;--theme3-header-dropdown-hover:#f5f7fa;--theme3-header-dropdown-active:var(--c-primary);--theme3-layout-max-width:1400px;--theme3-banner-display-font:"Montserrat", "Titan One", "Kanit", Impact, "Arial Black", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;--theme3-banner-slots-font:"Montserrat", "Arial Black", "Helvetica Neue", Helvetica, Arial, sans-serif;--theme3-banner-sports-font:Outfit, Fredoka, Poppins, "Helvetica Neue", Helvetica, Arial, sans-serif;--theme3-banner-fish-font:"Luckiest Guy", "Lilita One", "Fredoka One", Fredoka, Impact, "Arial Black", sans-serif;--theme3-banner-lottery-font:Fredoka, Nunito, "Titan One", "Helvetica Neue", Helvetica, Arial, sans-serif;--theme3-banner-promo-font:"Changa One", Impact, "Arial Black", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:PingFangSC-Medium,PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,Microsoft YaHei,sans-serif}.theme3-header{color:#fff}.theme3-header-top{background:var(--theme3-header-top-bg);border-bottom-color:var(--theme3-header-top-border)}.theme3-header-bottom{background-image:linear-gradient(180deg, var(--theme3-header-bottom-start), var(--theme3-header-bottom-end));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:90px;transition:background-image .25s}.theme3-header-bottom--scrolled{background-image:linear-gradient(180deg, var(--c-primary), color-mix(in srgb, var(--c-primary) 10%, transparent))}.theme3-header-logo{cursor:pointer;align-items:center;height:60px;margin-top:15px;margin-right:20px;display:flex}.theme3-header-logo img{object-fit:contain;width:auto;max-width:180px;height:100%}.theme3-header-logo-fallback{color:#fff;align-items:center;height:60px;margin-top:15px;margin-right:20px;display:flex}.theme3-header-menu{box-sizing:border-box;flex:1;justify-content:center;align-items:center;min-width:0;margin-bottom:-14px;padding-bottom:14px;display:flex;overflow:visible}.theme3-header-menu-item-wrap{align-items:center;height:100%;margin-right:15px;display:flex;position:static}.theme3-header-menu-item-wrap:last-child{margin-right:0}.theme3-header-menu-item{color:#fff;cursor:pointer;justify-content:center;align-items:center;min-width:80px;margin-right:0;transition:opacity .15s;display:flex;position:relative}.theme3-header-menu-item__title{box-sizing:border-box;z-index:9;width:max-content;font-family:PingFangSC-Medium,PingFang SC,sans-serif;font-size:16px;font-weight:500;line-height:1.2;display:inline-block;position:relative}.theme3-header-menu-item__title:after{content:"";background:var(--theme3-header-menu-underline);transform-origin:50%;width:100%;height:3px;transition:transform .3s;position:absolute;bottom:-12px;left:0;transform:scaleX(0)}.theme3-header-menu-item:hover .theme3-header-menu-item__title:after,.theme3-header-menu-item--active .theme3-header-menu-item__title:after,.theme3-header-menu-item-wrap:hover .theme3-header-menu-item__title:after{transform:scaleX(1)}.theme3-header .br_header_language{background-color:color-mix(in srgb, var(--c-primary) 90%, white);color:#fff;cursor:pointer;border-radius:13px;height:26px;font-size:14px;display:inline-block;position:relative}.theme3-header .br_header_language__trigger{width:100%;height:26px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;margin:0;padding:0;display:block}.theme3-header .br_header_language .title{height:26px;display:block;position:relative}.theme3-header .br_header_language .title .flag{border-radius:50%;width:26px;height:26px;position:absolute;top:0;left:0;overflow:hidden}.theme3-header .br_header_language .lang_name{text-transform:uppercase;height:26px;padding-left:36px;padding-right:28px;font-weight:600;line-height:26px;display:inline-block;position:relative}.theme3-header .br_header_language .lang_name:after{content:" ";transform-origin:50%;border-top:1px solid;border-right:1px solid;width:7px;height:7px;transition:transform .1s ease-in;display:inline-block;position:absolute;top:9px;right:7px;transform:rotate(135deg)translateY(4px)}.theme3-header .br_header_language.is-open .lang_name:after{transform:rotate(-45deg)translateY(4px)}.theme3-header .br_header_language>ul.type{z-index:100;color:#606266;background:#fff;border-radius:6px;min-width:180px;margin:0;padding:6px 0;list-style:none;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 4px 16px #0000002e}.theme3-header .br_header_language__option{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:0;padding:8px 12px;font-size:14px;line-height:1.2;display:flex}.theme3-header .br_header_language__option:hover,.theme3-header .br_header_language__option.is-active{background:#f5f7fa}.theme3-header .br_header_language__option.is-active{color:var(--c-primary);font-weight:600}.theme3-header .br_header_language .shorthand{color:#909399;text-transform:uppercase;flex-shrink:0;width:28px;font-size:12px;font-weight:600}.theme3-header .br_header_language__option .flag{border-radius:50%;flex-shrink:0;overflow:hidden}.theme3-header .br_header_language__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.theme3-header-time{color:#fff;line-height:45px}.theme3-header-login{gap:8px}.theme3-header-login-toggle{color:#fff}.theme3-header-login-toggle__user{color:#fff;stroke-width:1.5px}.theme3-header-login-toggle__bubble{color:#fff}.theme3-header-input{background:var(--theme3-header-input-bg);width:300px;margin-right:0}.theme3-header-input--pwd{width:300px}.theme3-header-input--phone{width:150px}.theme3-header-input--sms{width:170px}.theme3-header-dial__menu{background:var(--theme3-header-dropdown-bg);color:var(--theme3-header-dropdown-text);border-radius:6px;box-shadow:0 6px 16px #0000002e}.theme3-header-dial__menu button:hover{background:var(--theme3-header-dropdown-hover)}.theme3-header-get-code{background:#e53935;border-radius:0 5px 5px 0}.theme3-header-get-code:hover:not(:disabled){filter:brightness(1.06)}.theme3-header-get-code:disabled{cursor:not-allowed;opacity:.75}.theme3-header-field{color:#fff;background:0 0}.theme3-header-field::placeholder{color:#ffffffbf}.theme3-header-input-icon,.theme3-header-eye{color:var(--theme3-header-input-icon)}.theme3-header-forgot{color:#fff}.theme3-header-forgot:hover{text-decoration:underline}.theme3-header-login-btn{color:#fff;background:linear-gradient(180deg, var(--theme3-header-login-start), var(--theme3-header-login-end));box-shadow:var(--theme3-header-login-shadow);margin-right:16px;transition:border-radius .15s,filter .15s}.theme3-header-login-btn:hover{filter:brightness(1.06)}.theme3-header-login-btn:active{filter:brightness(.96)}.theme3-header-login-social{margin-right:16px}.theme3-header-login-social .theme3-header-login-btn{width:100%;min-width:88px;margin-right:0}.theme3-header-login-social.is-open .theme3-header-login-btn{filter:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.theme3-header-login-social__menu{opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;transition:opacity .15s,transform .15s,visibility .15s;display:flex;overflow:hidden;transform:translateY(-4px)}.theme3-header-login-social.is-open .theme3-header-login-social__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.theme3-header-social-btn{color:#fff;cursor:pointer;border:0;border-radius:0;justify-content:center;align-items:center;width:100%;height:30px;padding:0;display:flex;position:relative}.theme3-header-social-btn.is-last{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.theme3-header-social-btn.is-gmail{background:#ea4335}.theme3-header-social-btn.is-line{background:#06c755}.theme3-header-social-btn.is-telegram{background:#229ed9}.theme3-header-social-btn:hover{filter:brightness(1.06)}.theme3-header-social-btn:disabled{opacity:.7;cursor:not-allowed}.theme3-header-social-btn__icon{flex-shrink:0;width:20px;height:20px}.theme3-header-social-btn__loading{background:#00000047;position:absolute;inset:0}.theme3-header-social-btn__telegram-hit iframe{width:100%!important;min-width:0!important;height:100%!important}.theme3-header-register{color:#fff}.theme3-header-register:hover{text-decoration:underline}.theme3-header-member__link:hover,.theme3-header-member__account:hover{opacity:.92}.theme3-header-member__vip{margin:0 4px;font-style:italic}.theme3-header-member__arrow{transition:transform .15s}.theme3-header-member__arrow.is-up{transform:rotate(180deg)}.theme3-header-member-menu{background:#fff;box-shadow:0 6px 18px #0f234629}.theme3-header-member-menu:before{content:"";background:#fff;width:10px;height:10px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:-1px -1px 2px #0f23460f}.theme3-header-member-menu__item{z-index:1;cursor:pointer;text-align:center;color:#606266;background:0 0;border:0;justify-content:center;width:100%;padding:8px 14px;font-size:13px;display:flex;position:relative}.theme3-header-member-menu__item:hover{color:var(--c-primary);background:#f5f7fa}.theme3-header-service-item{color:#fff;transition:opacity .15s}.theme3-header-service-item:hover{opacity:.85}.theme3-header-promo-icon{object-fit:contain;flex-shrink:0;width:28px;height:28px}.theme3-header-cs-icon{flex-shrink:0;width:26px;height:26px}.theme3-header-cs-menu{color:#fff;background-image:linear-gradient(180deg, var(--theme3-header-bottom-start), var(--theme3-header-bottom-end));width:220px;box-shadow:0 8px 24px color-mix(in srgb, var(--c-primary) 35%, transparent);border:1px solid color-mix(in srgb, var(--c-primary) 70%, white);border-radius:10px;overflow:hidden}.theme3-header-cs-title{color:#ffffffc7;letter-spacing:.02em;text-transform:uppercase;border-bottom:1px solid #ffffff38;margin:0;padding:10px 14px 8px;font-size:12px;font-weight:600;line-height:1.2}.theme3-header-cs-list{padding:6px}.theme3-header-cs-option{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:40px;margin:0;padding:8px 10px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.3;transition:background-color .15s;display:flex}.theme3-header-cs-option:hover{color:#fff;background:#ffffff29}.theme3-header-cs-option__icon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.theme3-header-cs-option__icon--fallback{color:#fff}.theme3-header-cs-option__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.theme3-header-mega{opacity:0;visibility:hidden;pointer-events:none;background-image:linear-gradient(180deg, var(--c-primary) 30%, color-mix(in srgb, var(--c-primary) 60%, transparent), color-mix(in srgb, var(--c-primary) 0%, transparent));transition:all .4s;transform:translateY(-100%)}.theme3-header-mega--open{opacity:1;visibility:visible;pointer-events:auto;top:5px;transform:translateY(0)}.theme3-header-mega__art-ele{background-position:50%;background-repeat:no-repeat;background-size:contain}.theme3-header-mega__provider{color:#fff;transition:background-color .25s}.theme3-header-mega__provider:before,.theme3-header-mega__provider:after{content:"";transform-origin:50%;pointer-events:none;background:#ffffff8c;width:1px;transition:transform .3s;position:absolute;top:0;bottom:0;transform:scaleY(0)}.theme3-header-mega__provider:before{left:0}.theme3-header-mega__provider:after{right:0}.theme3-header-mega__provider:hover{background-color:#ffffff2e}.theme3-header-mega__provider:hover:before,.theme3-header-mega__provider:hover:after{transform:scaleY(1)}.theme3-header-mega__provider-img{filter:brightness(0)invert();opacity:.85}.theme3-header-mega__provider-fallback{color:var(--c-primary);background:#ffffffeb}.theme3-header-mega__provider-title{color:#fff}.theme3-layout-main{background-color:#f3f5f8;background-image:url(../media/main_bg.0ypyia-n9knng.png);background-position:top;background-repeat:no-repeat;background-size:100%;width:100%}.theme3-game-play{z-index:1;background:#0f0f0f;position:fixed;inset:0}.theme3-game-play__loading,.theme3-game-play__error{background:#0f0f0f;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.theme3-game-play__error-text{color:#fff;text-align:center;padding:0 24px;font-size:14px}.theme3-game-play__error-btn{background:var(--c-primary);color:#fff;cursor:pointer;border:0;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:600}.theme3-game-play__frame{background:#000;border:0;width:100%;height:100%;display:block}.theme3-index-banner,.theme3-banner{background:#1a3a6e}.theme3-banner--skeleton,.theme3-banner--empty{background:linear-gradient(#2a5aa0,#1a3a6e)}.theme3-marquee{z-index:9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0006;width:100%;height:40px;position:absolute;bottom:0;left:0}.theme3-marquee__inner{width:100%;max-width:var(--theme3-layout-max-width);box-sizing:border-box;align-items:center;height:100%;margin:0 auto;padding-left:50px;padding-right:16px;font-size:14px;display:flex;position:relative}.theme3-marquee__icon{color:#fff;width:18px;height:18px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.theme3-marquee__icon-btn{z-index:1;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:18px;height:18px;margin:0;padding:0;display:inline-flex;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.theme3-marquee__icon-btn .theme3-marquee__icon{width:18px;height:18px;position:static;top:auto;left:auto;transform:none}.theme3-marquee__track{flex:1;min-width:0;overflow:hidden}.theme3-marquee__item{color:#fff;white-space:nowrap;cursor:pointer;background:0 0;border:0;margin:0 2rem;padding:0;font-family:PingFangSC-Medium,PingFang SC,sans-serif;font-size:14px;font-weight:500;display:inline-block}.theme3-marquee__loading{color:#fff9}.theme3-marquee .rfm-marquee-container{overflow:hidden}.theme3-content-top__card{color:#4c5d6f;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:228px}.theme3-content-top__cta{border-color:color-mix(in srgb, var(--c-primary) 42%, white);color:var(--c-primary);background:0 0}.theme3-content-second__text{text-shadow:1px 1px 1px color-mix(in srgb, var(--c-secondary) 66%, transparent), -1px -1px 1px #fff}.theme3-content-second__secondary{color:var(--c-secondary);text-shadow:1px 1px 1px color-mix(in srgb, var(--c-secondary) 66%, transparent), -1px -1px 1px #fff}.theme3-content-second__qr-label,.theme3-content-second__link{color:var(--c-primary);font-weight:500}.theme3-content-second__link:hover{text-decoration:underline}.theme3-carousel-3d-container{perspective:3000px;cursor:grab;touch-action:pan-y;overflow:visible}.theme3-carousel-3d-container:active{cursor:grabbing}.theme3-carousel-3d-slider{transform-style:preserve-3d}.theme3-carousel-3d-slide{transform-origin:50%;width:480px;height:370px;transform-style:preserve-3d;will-change:transform, opacity;border:0;outline:none;transition:transform .5s,opacity .5s,visibility .5s;position:absolute;top:0;left:0}.theme3-content-third__slide{width:480px;height:370px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:20px;outline:none;margin:0;padding:0;text-decoration:none;display:block;position:relative;overflow:visible}.theme3-content-third__slide:focus,.theme3-content-third__slide:focus-visible{outline:none}.theme3-content-third__slide:before{content:"";z-index:0;background:linear-gradient(180deg, color-mix(in srgb, var(--c-primary) 32%, #fff), color-mix(in srgb, var(--c-primary) 14%, #eef6ff));box-shadow:0 20px 40px color-mix(in srgb, var(--c-primary) 20%, transparent), 0 6px 14px #0000001a;pointer-events:none;opacity:1;border:0;border-radius:20px;transition:opacity .5s,box-shadow .5s;position:absolute;inset:0}.theme3-carousel-3d-slide.left-1 .theme3-content-third__slide:before,.theme3-carousel-3d-slide.right-1 .theme3-content-third__slide:before{opacity:.7}.theme3-carousel-3d-slide.left-2 .theme3-content-third__slide:before,.theme3-carousel-3d-slide.right-2 .theme3-content-third__slide:before{opacity:.3;box-shadow:0 12px 28px color-mix(in srgb, var(--c-primary) 12%, transparent), 0 4px 10px #0000000f}.theme3-carousel-3d-slide.current .theme3-content-third__slide:before{opacity:1}.theme3-content-third__click{z-index:1;clip-path:inset(0 round 20px);border-radius:20px;width:100%;height:100%;transition:clip-path .5s;position:relative}.theme3-carousel-3d-slide.current .theme3-content-third__click{clip-path:inset(-120px -48px -48px round 20px)}.theme3-content-third__logo{z-index:6;object-fit:contain;pointer-events:none;width:140px;height:auto;position:absolute;top:30px;left:35px}.theme3-content-third__one,.theme3-content-third__two{object-fit:contain;pointer-events:none;will-change:transform;max-width:none;transition:transform .5s;position:absolute;transform:scale(1)}.theme3-content-third__one{z-index:5;transform-origin:80% 100%;width:auto;height:auto;right:20px}.theme3-content-third__two{z-index:4;transform-origin:50%;width:200px;height:auto;top:132px;left:61px}.theme3-content-third__one.one_live{transform-origin:85% 100%;width:220px;top:-10px;right:28px;transform:scale(1)}.theme3-carousel-3d-slide.current .theme3-content-third__one.one_live{transform:scale(1.08)}.theme3-content-third__two.two_live{transform-origin:50%;width:200px;top:132px;left:45px;transform:scale(1)}.theme3-carousel-3d-slide.current .theme3-content-third__two.two_live{transform:scale(1.12)}.theme3-content-third__one.one_rng,.theme3-content-third__one.one_sports,.theme3-content-third__one.one_lott,.theme3-content-third__one.one_fish{will-change:transform, left;transition:transform .5s,left .5s;right:auto}.theme3-content-third__one.one_rng{transform-origin:bottom;width:auto;height:350px;top:20px;left:40px;transform:translate(0)scale(1)}.theme3-carousel-3d-slide.left-1 .theme3-content-third__one.one_rng,.theme3-carousel-3d-slide.left-2 .theme3-content-third__one.one_rng{left:40px;transform:translate(0)scale(1)}.theme3-carousel-3d-slide.right-1 .theme3-content-third__one.one_rng,.theme3-carousel-3d-slide.right-2 .theme3-content-third__one.one_rng{left:calc(100% - 40px);transform:translate(-100%)scale(1)}.theme3-carousel-3d-slide.current .theme3-content-third__one.one_rng{left:calc(100% - 40px);transform:translate(-100%)scale(1.15)}.theme3-content-third__two.two_rng{width:330px;top:80px;left:0;transform:scale(1)}.theme3-carousel-3d-slide.current .theme3-content-third__two.two_rng{transform:scale(1.1)}.theme3-content-third__one.one_sports{transform-origin:bottom;width:auto;height:420px;top:0;left:20px;transform:translate(0)scale(1)}.theme3-carousel-3d-slide.left-1 .theme3-content-third__one.one_sports,.theme3-carousel-3d-slide.left-2 .theme3-content-third__one.one_sports{left:20px;transform:translate(0)scale(1)}.theme3-carousel-3d-slide.right-1 .theme3-content-third__one.one_sports,.theme3-carousel-3d-slide.right-2 .theme3-content-third__one.one_sports{left:calc(100% - 20px);transform:translate(-100%)scale(1)}.theme3-carousel-3d-slide.current .theme3-content-third__one.one_sports{left:50%;transform:translate(-50%)scale(1.12)}.theme3-content-third__one.one_lott{transform-origin:50%;width:320px;height:auto;top:0;left:20px;transform:translate(0)scale(1)}.theme3-carousel-3d-slide.left-1 .theme3-content-third__one.one_lott,.theme3-carousel-3d-slide.left-2 .theme3-content-third__one.one_lott{left:20px;transform:translate(0)scale(1)}.theme3-carousel-3d-slide.right-1 .theme3-content-third__one.one_lott,.theme3-carousel-3d-slide.right-2 .theme3-content-third__one.one_lott{left:calc(100% - 20px);transform:translate(-100%)scale(1)}.theme3-carousel-3d-slide.current .theme3-content-third__one.one_lott{left:50%;transform:translate(-50%)scale(1.1)}.theme3-content-third__one.one_fish{transform-origin:bottom;width:550px;height:auto;top:-50px;left:0;transform:translate(0)scale(1)}.theme3-carousel-3d-slide.left-1 .theme3-content-third__one.one_fish,.theme3-carousel-3d-slide.left-2 .theme3-content-third__one.one_fish{left:0;transform:translate(0)scale(1)}.theme3-carousel-3d-slide.right-1 .theme3-content-third__one.one_fish,.theme3-carousel-3d-slide.right-2 .theme3-content-third__one.one_fish{left:100%;transform:translate(-100%)scale(1)}.theme3-carousel-3d-slide.current .theme3-content-third__one.one_fish{left:50%;transform:translate(-50%)scale(1.1)}.theme3-content-third__nav-track{background:linear-gradient(#fafafa,#cccdd1);padding:10px;display:inline-flex;box-shadow:inset 0 2px 4px #00000024,inset 0 1px 1px #0000000f}.theme3-content-third__nav{background:linear-gradient(90deg, color-mix(in srgb, var(--c-primary) 88%, white), var(--c-primary));box-shadow:none;border:0;padding:5px 6px;position:relative;overflow:visible}.theme3-content-third__nav-active-bg{z-index:1;pointer-events:none;background-image:linear-gradient(#fafafa,#cccdd1);border-radius:9999px;height:calc(100% - 10px);transition:transform .5s,width .5s,opacity .2s;position:absolute;top:5px;left:0;transform:translate(0);box-shadow:0 2px 6px #0003,0 1px 2px #0000001f,inset 0 1px #fffffff2}.theme3-content-third__nav-item{z-index:2;text-align:center;color:#fff;background:0 0;min-width:130px;height:44px;margin:0;padding:0 18px;font-size:14px;font-weight:500;line-height:44px;transition:color .5s;position:relative}.theme3-content-third__nav-item--active{color:var(--c-primary);box-shadow:none;background:0 0}.theme3-content-fourth__list{width:100%}.theme3-content-fourth__img{width:180px;height:180px}.theme3-content-fourth__circle{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:180px;height:180px}.theme3-content-fourth__canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.theme3-content-fourth__canvas>div{box-sizing:border-box;border:1px solid #d7e6f3f7;border-radius:50%;width:calc(100% - 25px);height:calc(100% - 25px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme3-content-fourth__spinner{fill:none;stroke:color-mix(in srgb, var(--c-primary) 55%, #fff);stroke-width:18px;stroke-linecap:butt;transition:stroke-dashoffset 1.4s}.theme3-content-fourth__number{color:#5e6e80;pointer-events:none;align-items:baseline;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme3-content-fourth__time{max-width:64px;font-family:serif;font-size:52px;font-weight:700;line-height:1;display:inline-block;overflow:hidden}.theme3-content-fourth__unit{max-width:28px;margin-left:2px;font-size:12px;font-weight:700;display:inline-block;overflow:hidden}.theme3-content-fourth__text{text-align:center;color:#5e6e80;max-width:150px;margin:40px auto 0;font-size:20px;line-height:1.35}.theme3-content-fifth__list{width:100%}.theme3-content-fifth__option{background:#fff;border-radius:16px;align-items:center;gap:24px;min-height:180px;padding:28px 32px;display:flex;box-shadow:0 8px 24px #5e6e801a,0 2px 6px #5e6e800f}.theme3-content-fifth__left{flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.theme3-content-fifth__icon{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:120px;height:120px}.theme3-content-fifth__right{flex:1;min-width:0}.theme3-content-fifth__title{color:#3b4858;text-align:left;margin-bottom:20px;font-size:30px;font-weight:700;line-height:1.3}.theme3-content-fifth__desc{color:#7a8a9a;font-size:14px;font-weight:400;line-height:1.7}.theme3-footer{color:#828e9e;background:#343d4a}.theme3-footer__providers{border-bottom:1px solid #828e9e47}.theme3-footer__provider-img{opacity:.85}.theme3-footer__provider-abbrev{color:#a8b4c2}.theme3-footer__help{color:#828e9e;transition:color .15s}.theme3-footer__help:hover{color:#c5ced8}.theme3-footer__copyright,.theme3-footer__sep{color:#828e9e}.theme3-footer__category-link{color:#828e9e;transition:color .15s}.theme3-footer__category-link:hover{color:#c5ced8}.theme3-game-category{color:#333;background:#fff}.theme3-category-carousel{background:linear-gradient(180deg, var(--theme3-header-bottom-end) 0%, color-mix(in srgb, var(--c-primary) 55%, white) 28%, color-mix(in srgb, var(--c-primary) 22%, white) 62%, #fff 100%)}.theme3-category-carousel--art{background:linear-gradient(180deg, var(--theme3-header-bottom-end) 0%, color-mix(in srgb, var(--c-primary) 55%, white) 28%, color-mix(in srgb, var(--c-primary) 22%, white) 62%, #fff 100%)}.theme3-category-carousel .br_carousel_main{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.theme3-category-carousel .br_carousel_main *{height:100%}.theme3-category-carousel .br_carousel_main .default-img{width:100%;display:block}.theme3-category-carousel .br_carousel_main .default-img-loading{object-fit:cover;width:100%;height:100%;display:block}.theme3-category-carousel--art .theme3-category-carousel__inner,.theme3-category-carousel--promo .theme3-category-carousel__inner{width:100%;height:clamp(200px,26vw,400px);min-height:0}.theme3-category-carousel--fish .theme3-category-carousel__inner{height:clamp(240px,32vw,520px)}.theme3-fish-banner__title{flex-direction:column;align-items:center;gap:0;display:flex}.theme3-fish-banner__line{font-family:var(--theme3-banner-fish-font);text-transform:uppercase;color:#fff;letter-spacing:.05em;-webkit-text-stroke:2px color-mix(in srgb, var(--c-primary) 32%, #8ecaff);paint-order:stroke fill;text-shadow:0 1px 0 #b8e0ff, 0 2px 0 color-mix(in srgb, var(--c-primary) 38%, #7eb8f0), 0 3px 0 color-mix(in srgb, var(--c-primary) 52%, #5a9ee0), 0 4px 0 color-mix(in srgb, var(--c-primary) 68%, #3d82c8), 0 6px 0 color-mix(in srgb, var(--c-primary) 82%, #2a6aad), 0 10px 18px color-mix(in srgb, var(--c-primary) 22%, transparent);font-weight:400;line-height:1}.theme3-fish-banner__line--top{font-size:clamp(24px,3.4vw,44px)}.theme3-fish-banner__line--main{margin-top:-.02em;font-size:clamp(38px,5.8vw,78px)}.theme3-fish-banner__ribbon{z-index:1;color:#fff;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(180deg, color-mix(in srgb, var(--c-primary) 18%, #b8e4ff) 0%, color-mix(in srgb, var(--c-primary) 42%, #7ec0f5) 55%, color-mix(in srgb, var(--c-primary) 58%, #5aa8eb) 100%);min-width:180px;box-shadow:0 2px 8px color-mix(in srgb, var(--c-primary) 18%, transparent), inset 0 1px 0 #ffffff8c;clip-path:polygon(0% 0%,100% 0%,calc(100% - 14px) 50%,100% 100%,0% 100%,14px 50%);justify-content:center;align-items:center;margin-top:.45em;padding:7px 32px;font-size:clamp(12px,1.5vw,17px);font-weight:700;display:inline-flex;position:relative}.theme3-sports-banner__badge{background:color-mix(in srgb, var(--c-primary) 22%, #ffffff61);box-shadow:0 2px 10px color-mix(in srgb, var(--c-primary) 16%, transparent), inset 0 1px 0 #ffffff73;color:#fff;font-family:var(--theme3-banner-sports-font);letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 2px color-mix(in srgb, var(--c-primary) 25%, transparent);border:2px solid #ffffffe6;border-radius:6px;justify-content:center;align-items:center;padding:4px 14px;font-size:clamp(20px,2.8vw,32px);font-weight:800;line-height:1.15;display:inline-flex}.theme3-sports-banner__title{font-family:var(--theme3-banner-sports-font);letter-spacing:.03em;text-transform:uppercase;color:color-mix(in srgb, var(--c-primary) 72%, #3d5678);-webkit-text-stroke:3px #fff;paint-order:stroke fill;filter:drop-shadow(0 2px 0 #ffffff8c) drop-shadow(0 6px 14px color-mix(in srgb, var(--c-primary) 22%, transparent));margin-top:.4em;font-size:clamp(22px,3.6vw,48px);font-weight:800;line-height:1.08}.theme3-category-carousel__copy{pointer-events:none;transform:translateY(-65px)}.theme3-category-carousel__title{color:#fff;letter-spacing:.04em;-webkit-text-stroke:1px color-mix(in srgb, var(--c-primary) 42%, white);paint-order:stroke fill;text-shadow:0 1px 0 color-mix(in srgb, var(--c-primary) 25%, white), 0 2px 0 color-mix(in srgb, var(--c-primary) 55%, white), 0 3px 0 color-mix(in srgb, var(--c-primary) 75%, white), 0 4px 0 color-mix(in srgb, var(--c-primary) 88%, #6eb0f0), 0 6px 10px color-mix(in srgb, var(--c-primary) 28%, transparent), 0 10px 22px color-mix(in srgb, var(--c-primary) 18%, transparent);font-family:Helvetica Neue,Helvetica,Arial,PingFang SC,sans-serif}.theme3-category-carousel__title--slots{font-family:var(--theme3-banner-slots-font);letter-spacing:0;color:#e6f2ff;-webkit-text-stroke:1.5px #60a5fa;paint-order:stroke fill;text-shadow:0 3px #2563eb,0 4px 6px #1e40af66,0 0 10px #93c5fde6;gap:.12em;font-weight:900}.theme3-category-carousel__title--lottery{font-family:var(--theme3-banner-lottery-font);letter-spacing:.03em;font-weight:700}.theme3-category-carousel__title--promo{font-family:var(--theme3-banner-promo-font);letter-spacing:.02em;color:#e8f4ff;-webkit-text-stroke:2px #4f8fe8;paint-order:stroke fill;text-shadow:0 3px #2563eb,2px 4px #1d4ed8,0 5px 8px #1e40af59,0 0 12px #93c5fdbf;filter:none;font-style:italic;font-weight:400}.theme3-category-carousel__title span:last-child{font-size:.82em}.theme3-category-carousel__title--promo span:last-child,.theme3-category-carousel__title--lottery span:last-child{font-size:1em}@media (max-width:900px){.theme3-category-carousel__title{-webkit-text-stroke-width:.8px;text-shadow:0 1px 0 color-mix(in srgb, var(--c-primary) 30%, white), 0 2px 0 color-mix(in srgb, var(--c-primary) 70%, #6eb0f0), 0 4px 8px color-mix(in srgb, var(--c-primary) 22%, transparent)}.theme3-category-carousel__title--slots{-webkit-text-stroke-width:1.2px;text-shadow:0 2px #2563eb,0 3px 5px #1e40af59,0 0 8px #93c5fdd9}.theme3-category-carousel__title--promo{-webkit-text-stroke-width:1.5px;text-shadow:0 2px #2563eb,1px 3px #1d4ed8,0 4px 6px #1e40af4d,0 0 10px #93c5fdb3}}.theme3-category-carousel__cta{background:linear-gradient(180deg, color-mix(in srgb, var(--c-primary) 55%, white) 0%, color-mix(in srgb, var(--c-primary) 85%, white) 45%, var(--c-primary) 100%);box-shadow:0 0 0 2px color-mix(in srgb, var(--c-primary) 22%, white), 0 0 12px color-mix(in srgb, var(--c-primary) 35%, transparent), 0 6px 18px color-mix(in srgb, var(--c-primary) 28%, transparent), inset 0 1px 0 #ffffff8c, inset 0 -1px 0 color-mix(in srgb, var(--c-primary) 25%, transparent);color:#fff;text-shadow:0 1px 1px color-mix(in srgb, var(--c-primary) 35%, transparent);border:3px solid #fff;border-radius:12px;padding:10px 30px;font-size:clamp(15px,2.2vw,22px);font-weight:700;line-height:1.3}.theme3-banner-particles__glow{background:radial-gradient(circle, #ffffff8c 0%, color-mix(in srgb, var(--c-primary) 18%, transparent) 45%, transparent 72%);opacity:.5;filter:blur(1px);border-radius:50%;position:absolute}.theme3-banner-particles__glow--a{width:140px;height:140px;top:8%;left:14%}.theme3-banner-particles__glow--b{opacity:.4;width:100px;height:100px;top:22%;right:12%}.theme3-banner-particles__glow--c{opacity:.3;width:180px;height:180px;bottom:18%;left:46%}.theme3-banner-particles__dots{opacity:.5;background-image:radial-gradient(circle, #ffffffe6 0 1.2px, transparent 2px), radial-gradient(circle, #ffffff8c 0 1px, transparent 2px), radial-gradient(circle, color-mix(in srgb, var(--c-primary) 30%, white) 0 1.5px, transparent 2.5px);background-position:10% 18%,78% 30%,38% 62%;background-size:120px 100px,70px 60px,160px 130px;position:absolute;inset:0}.theme3-banner-particles__bokeh{opacity:.7;pointer-events:none;filter:blur(.5px);background-image:radial-gradient(circle,#ffffff8c 0%,#0000 70%),radial-gradient(circle,#fff6 0%,#0000 70%),radial-gradient(circle,#ffffff80 0%,#0000 70%),radial-gradient(circle,#ffffff59 0%,#0000 70%),radial-gradient(circle,#ffffff73 0%,#0000 70%),radial-gradient(circle,#ffffff6b 0%,#0000 70%),radial-gradient(circle,#ffffff52 0%,#0000 70%),radial-gradient(circle,#ffffff61 0%,#0000 70%),radial-gradient(circle,#ffffff47 0%,#0000 70%),radial-gradient(circle,#ffffff5c 0%,#0000 70%),radial-gradient(circle,#ffffff4d 0%,#0000 70%),radial-gradient(circle,#ffffff47 0%,#0000 70%),radial-gradient(circle,#ffffff38 0%,#0000 70%),radial-gradient(circle,#ffffff42 0%,#0000 70%),radial-gradient(circle,#fff3 0%,#0000 70%),radial-gradient(circle,#ffffff3d 0%,#0000 70%),radial-gradient(circle,#ffffff2e 0%,#0000 70%),radial-gradient(circle,#ffffff38 0%,#0000 70%);background-position:42% 38%,48% 32%,54% 34%,58% 40%,46% 44%,28% 42%,34% 30%,62% 28%,70% 38%,74% 48%,24% 52%,16% 48%,22% 28%,78% 26%,86% 42%,90% 56%,10% 58%,50% 18%;background-repeat:no-repeat;background-size:28px 28px,18px 18px,22px 22px,14px 14px,20px 20px,34px 34px,22px 22px,28px 28px,16px 16px,24px 24px,18px 18px,40px 40px,26px 26px,32px 32px,20px 20px,28px 28px,18px 18px,24px 24px;width:min(980px,92vw);height:min(420px,58vw);position:absolute;top:0;left:50%;transform:translate(-50%)}.theme3-live-banner__ribbon-wrap{z-index:2;justify-content:center;align-items:flex-start;padding:0 16px 4px;display:inline-flex;position:relative}.theme3-live-banner__ribbon-back{z-index:0;pointer-events:none;background:linear-gradient(#8eb8f5 0%,#6a9fe8 55%,#5a8fd8 100%);width:26px;height:calc(100% - 4px);position:absolute;top:0}.theme3-live-banner__ribbon-back--left{clip-path:polygon(0% 0%,calc(100% - 4px) 0%,100% 50%,calc(100% - 4px) 100%,0% 100%,10px 50%);left:10px}.theme3-live-banner__ribbon-back--right{clip-path:polygon(4px 0%,100% 0%,calc(100% - 10px) 50%,100% 100%,4px 100%,0% 50%);right:10px}.theme3-live-banner__ribbon{z-index:1;clip-path:polygon(0% 0%,100% 0%,calc(100% - 14px) 50%,100% 100%,0% 100%,14px 50%);background:linear-gradient(#fff 0%,#f3f8ff 100%);border:1px solid #c8dcff;justify-content:center;align-items:center;min-width:0;padding:8px 22px;display:inline-flex;position:relative;box-shadow:inset 0 1px #fffffffa,inset 0 -1px #c8dcf58c,0 2px 10px #528bf238}.theme3-live-banner__ribbon-text{z-index:1;font-family:var(--theme3-banner-display-font);letter-spacing:.06em;text-transform:uppercase;color:#528bf2;text-shadow:0 1px #fff,0 -1px 1px #2850a033;font-size:clamp(22px,3.2vw,36px);font-weight:900;line-height:1;position:relative}.theme3-live-banner__title{font-family:var(--theme3-banner-display-font);letter-spacing:.01em;color:#506996;-webkit-text-stroke:2px #fff;paint-order:stroke fill;filter:drop-shadow(0 1px #fff)drop-shadow(0 2px #fff)drop-shadow(0 4px 6px #5078b438);font-weight:900}@media (max-width:900px){.theme3-live-banner__title{-webkit-text-stroke-width:1.5px;filter:drop-shadow(0 1px #fff)drop-shadow(0 2px #fff)drop-shadow(0 3px 5px #5078b42e)}}.theme3-rewards-strip{cursor:pointer;background:#f4f6f9;transition:background .15s;box-shadow:inset 0 0 0 1px #e6ebf2}.theme3-rewards-strip:hover{background:#eef2f7}.theme3-rewards-strip__badge{background:linear-gradient(180deg, color-mix(in srgb, var(--c-primary) 78%, white) 0%, var(--c-primary) 100%);box-shadow:0 2px 8px color-mix(in srgb, var(--c-primary) 28%, transparent)}.theme3-lobby-card{width:100%;max-width:400px;margin-inline:auto}.theme3-lobby-card__body{height:200px;box-shadow:0 2px 6px color-mix(in srgb, var(--c-primary) 8%, transparent), 0 10px 22px #1e325014;background:#f5f6f8;border-radius:10px;align-items:stretch;transition:box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.theme3-lobby-card__body:before{content:"";z-index:0;pointer-events:none;background:color-mix(in srgb, var(--c-primary) 18%, white);clip-path:polygon(35% 0,100% 0,100% 100%,65% 100%);position:absolute;inset:0}.theme3-lobby-card:hover .theme3-lobby-card__body{box-shadow:0 4px 10px color-mix(in srgb, var(--c-primary) 12%, transparent), 0 14px 28px #1e32501f;transform:translateY(-2px)}.theme3-lobby-card__content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:48%;padding:14px 10px 14px 14px;display:flex;position:relative}.theme3-lobby-card__logo{object-fit:contain;object-position:center;width:auto;max-width:110px;height:28px;display:block}.theme3-lobby-card__title{text-overflow:ellipsis;white-space:nowrap;color:#474f5b;max-width:100%;margin:0;font-size:14px;font-weight:500;line-height:1.2;overflow:hidden}.theme3-lobby-card__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.theme3-lobby-card__play{min-width:100px;height:32px;color:var(--c-primary);cursor:pointer;background:#fff;border:1px solid #d4d7da;border-radius:4px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:500;line-height:1;transition:border-color .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.theme3-lobby-card__play:hover:not(:disabled),.theme3-lobby-card__play:active:not(:disabled){background:linear-gradient(180deg, color-mix(in srgb, var(--c-primary) 72%, white) 0%, var(--c-primary) 100%);color:#fff;box-shadow:0 3px 14px 0 color-mix(in srgb, var(--c-secondary) 65%, transparent);border-color:#0000}.theme3-lobby-card__play:disabled{opacity:.55;cursor:not-allowed}.theme3-lobby-card__hero{z-index:1;pointer-events:none;clip-path:polygon(35% 0,100% 0,100% 100%,65% 100%);position:absolute;inset:0;overflow:hidden}.theme3-lobby-card__hero:after{content:"";z-index:2;pointer-events:none;clip-path:polygon(35% 0,36.2% 0,66.2% 100%,65% 100%);background:linear-gradient(#fffffff2 0%,#ffffff8c 100%);position:absolute;inset:0}.theme3-lobby-card__hero-img{z-index:1;object-fit:contain;object-position:right bottom;-webkit-user-select:none;user-select:none;pointer-events:none;width:auto;max-width:68%;height:calc(100% + 28px);display:block;position:absolute;bottom:0;right:0}@media (max-width:900px){.theme3-lobby-card{max-width:340px}.theme3-lobby-card__body{height:176px}.theme3-lobby-card__logo{max-width:96px;height:24px}.theme3-lobby-card__title{font-size:13px}.theme3-lobby-card__play{min-width:88px;height:30px;font-size:12px}.theme3-lobby-card__hero-img{max-width:72%;height:calc(100% + 22px)}}.theme3-game-category__heading{color:#333}.theme3-game-category__empty{color:#828e9e}.theme3-category-panel{box-shadow:0 6px 16px 0 color-mix(in srgb, var(--c-secondary) 50%, transparent);border:2px solid color-mix(in srgb, var(--c-primary) 30%, #e6edf5)}.theme3-provider-sidebar{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--c-primary) 35%, transparent) transparent;background:#f7f9fc;border-right:1px solid #e8eef5}.theme3-provider-sidebar::-webkit-scrollbar{width:4px}.theme3-provider-sidebar::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--c-primary) 35%, transparent);border-radius:4px}.theme3-provider-sidebar__item{color:#5b6b7c;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:26px;justify-content:flex-start;align-items:center;gap:10px;width:170px;height:50px;margin:10px auto 0;padding:0 14px;font-size:16px;font-weight:500;transition:background-color .2s,color .2s,box-shadow .2s;display:flex}.theme3-provider-sidebar__item:hover{background:color-mix(in srgb, var(--c-primary) 8%, white);color:var(--c-primary)}.theme3-provider-sidebar__item.is-active{color:#fff;background:linear-gradient(90deg, color-mix(in srgb, var(--c-primary) 55%, white), var(--c-primary));box-shadow:0 3px 17px 0 color-mix(in srgb, var(--c-secondary) 60%, transparent)}.theme3-provider-sidebar__icon{background:color-mix(in srgb, var(--c-primary) 12%, white);width:28px;height:28px;color:var(--c-primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.theme3-provider-sidebar__item.is-active .theme3-provider-sidebar__icon{color:#fff;background:#ffffff38}.theme3-provider-sidebar__icon-img{filter:none}.theme3-provider-sidebar__item.is-active .theme3-provider-sidebar__icon-img{filter:brightness(0)invert()}.theme3-provider-sidebar__icon-fallback{font-size:11px;font-weight:700}.theme3-list-mode{color:#474f5b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:14px;font-weight:500;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.theme3-list-mode:hover{color:var(--c-primary)}.theme3-list-mode.is-active{border-color:color-mix(in srgb, var(--c-primary) 55%, white);color:var(--c-primary);background:color-mix(in srgb, var(--c-primary) 10%, white)}.theme3-category-search__icon{color:#9aa8b8}.theme3-category-search__input:focus{border-color:var(--c-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--c-primary) 16%, transparent)}.theme3-game-card__hover{background:color-mix(in srgb, var(--c-primary) 45%, transparent)}.theme3-game-card__play{cursor:pointer;background:linear-gradient(180deg, color-mix(in srgb, var(--c-primary) 70%, white), color-mix(in srgb, var(--c-primary) 82%, black));box-shadow:0 4px 12px color-mix(in srgb, var(--c-primary) 30%, transparent);border:0}.theme3-game-card__save{cursor:pointer;background:#00000047;border:1px solid #ffffffd9;transition:background-color .15s}.theme3-game-card__save:hover{background:#0000006b}.theme3-game-card__save:disabled{opacity:.6;cursor:not-allowed}.theme3-page-btn{color:#5b6b7c;cursor:pointer;background:#fff;border:1px solid #d7dee8;border-radius:8px;min-width:32px;height:32px;padding:0 8px;font-size:13px;transition:color .15s,border-color .15s,background-color .15s}.theme3-page-btn:hover:not(:disabled){border-color:var(--c-secondary);color:var(--c-secondary)}.theme3-page-btn.is-active{border-color:var(--c-secondary);background:var(--c-secondary);color:#fff}.theme3-page-btn:disabled{opacity:.4;cursor:not-allowed}.theme3-platform-popup{flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1rem 2rem;display:flex;position:fixed;inset:0}.theme3-platform-popup__backdrop{cursor:pointer;background:#0000008c;border:0;padding:0;position:absolute;inset:0}.theme3-platform-popup__wrap{z-index:1;color:#000;pointer-events:auto;background:#fff;border-radius:5px;flex-direction:column;width:min(1200px,100vw - 32px);height:min(600px,100vh - 80px);display:flex;position:relative;overflow:hidden;box-shadow:1px 1px 50px #000}.theme3-platform-popup__header{color:#fff;background:var(--c-primary);flex-shrink:0;justify-content:center;align-items:center;height:58px;padding:0 48px;display:flex;position:relative}.theme3-platform-popup__header-title{margin:0;font-size:18px;font-weight:600;line-height:1.2}.theme3-platform-popup__close{box-sizing:border-box;color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;padding:0;font-size:24px;font-weight:100;line-height:14px;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;top:20px;right:15px}.theme3-platform-popup__close:hover{opacity:.85;transform:scale(1.06)}.theme3-platform-popup__content{background:#fff;flex:1;height:calc(100% - 58px);min-height:0;display:flex}.theme3-platform-popup__left{border-right:1px solid #eceff3;flex:0 0 320px;width:320px;height:100%;padding:10px 0 10px 10px;position:relative;overflow:hidden auto}.theme3-platform-popup__left:before{content:"";z-index:0;background:#e0e4ea;width:1px;position:absolute;top:28px;bottom:28px;left:87px}.theme3-platform-popup__list{z-index:1;margin:0;padding:0;list-style:none;position:relative}.theme3-platform-popup__item{text-align:left;cursor:pointer;background:0 0;border:0;align-items:flex-start;width:100%;min-height:40px;margin:0 0 8px;padding:0 10px 0 95px;display:flex;position:relative}.theme3-platform-popup__item:after{z-index:1;content:"";background-color:var(--c-primary);border-radius:50%;width:7px;height:7px;position:absolute;top:16px;left:77px}.theme3-platform-popup__item-time{color:#9f9f9f;text-align:center;white-space:pre-line;justify-content:center;align-items:center;width:70px;min-height:40px;font-size:10px;line-height:1.25;display:flex;position:absolute;top:0;left:0}.theme3-platform-popup__item-title{color:#505b6b;border-radius:5px;align-items:center;width:150px;min-height:40px;padding:5px 5px 5px 10px;font-size:13px;font-weight:500;line-height:1.3;transition:background .15s;display:flex}.theme3-platform-popup__item:hover .theme3-platform-popup__item-title,.theme3-platform-popup__item--active .theme3-platform-popup__item-title{background:#e9e9e9}.theme3-platform-popup__right{flex-direction:column;flex:1;min-width:0;height:100%;padding:20px;display:flex;overflow:hidden auto}.theme3-platform-popup__right-time{color:#9f9f9f;text-align:left;margin:10px 0 0;font-size:14px}.theme3-platform-popup__right-title{color:#333;border-bottom:1px solid #ccc;margin:0 0 10px;padding:10px 0;font-size:16px;font-weight:700}.theme3-platform-popup__right-body{flex:1;min-height:0}.theme3-platform-popup__html{color:#505b6b;word-break:break-word;font-size:14px;line-height:1.6}.theme3-platform-popup__html img,.theme3-platform-popup__img{max-width:100%;height:auto;margin:0 auto;display:block}.theme3-platform-popup__html p{margin:0 0 .75em}.theme3-platform-popup__goto{color:#505b6b;text-align:center;cursor:pointer;background:#f6f9fd;border:0;border-radius:6px;justify-content:center;align-items:center;width:max-content;min-width:160px;height:34px;margin:16px auto 0;padding:0 16px;font-size:16px;font-weight:500;line-height:34px;transition:background .15s,color .15s;display:flex}.theme3-platform-popup__goto:hover{background:color-mix(in srgb, var(--c-primary) 12%, #f6f9fd);color:var(--c-primary)}.theme3-platform-popup__dont-show{z-index:1;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-top:14px;font-size:13px;display:inline-flex;position:relative}.theme3-platform-popup__dont-show input{width:14px;height:14px;accent-color:var(--c-primary);cursor:pointer}@media (max-width:900px){.theme3-platform-popup__wrap{width:min(960px,100vw - 24px);height:min(560px,100vh - 72px)}.theme3-platform-popup__left{flex-basis:240px;width:240px}.theme3-platform-popup__item-title{width:120px}}.theme3-auth-overlay{background:#00000073}.theme3-auth-backdrop{background:0 0}.theme3-auth-modal{color:#474f5b;background:#fff;border-radius:8px;box-shadow:0 12px 40px #0f234638}.theme3-auth-modal__close{color:#9aa3af;background:0 0;transition:color .15s,transform .2s}.theme3-auth-modal__close:hover{color:#606266;transform:rotate(90deg)}.theme3-auth-modal__close:before,.theme3-auth-modal__close:after{content:"";background:currentColor;width:16px;height:1.5px;position:absolute;top:50%;left:50%}.theme3-auth-modal__close:before{transform:translate(-50%,-50%)rotate(45deg)}.theme3-auth-modal__close:after{transform:translate(-50%,-50%)rotate(-45deg)}.theme3-auth-method-tabs{color:#9aa3af}.theme3-auth-method-tab{color:#9aa3af;cursor:pointer;background:0 0;border:0;padding:0;font-size:15px;font-weight:500}.theme3-auth-method-tab.is-active{color:#474f5b;font-weight:600}.theme3-auth-control{background:#fff;border:1px solid #dcdfe6;border-radius:4px;align-items:center;width:100%;min-height:44px;transition:border-color .15s;display:flex;position:relative}.theme3-auth-control:focus-within{border-color:var(--c-primary)}.theme3-auth-input{color:#303133;background:0 0;border:0;outline:none;width:100%;min-width:0;height:44px;padding:0 14px;font-size:14px}.theme3-auth-input::placeholder{color:#c0c4cc}.theme3-auth-input.is-error{border-color:#f56c6c}.theme3-auth-control:has(.theme3-auth-input.is-error){border-color:#f56c6c}.theme3-auth-input--pwd{padding-right:44px}.theme3-auth-eye{color:#909399;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.theme3-auth-control--otp .theme3-auth-input{padding-right:96px}.theme3-auth-otp-btn{color:var(--c-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.theme3-auth-otp-btn:disabled{opacity:.55;cursor:not-allowed}.theme3-auth-otp-btn--link{color:#e53935;background:0 0;border-radius:0;min-width:auto;height:auto;padding:0}.theme3-auth-otp-btn--link:hover:not(:disabled){filter:none;opacity:.85}.theme3-forgot-overlay{background:#00000059}.theme3-forgot-backdrop{background:0 0}.theme3-forgot-modal{color:#474f5b;background:#fff;border-radius:8px;box-shadow:0 12px 40px #0f234638}.theme3-forgot-title{color:#909399}.theme3-forgot-modal .theme3-auth-field--phone .auth-field__input{background:#fff;border:1px solid #dcdfe6;border-radius:4px;min-height:44px;overflow:hidden}.theme3-forgot-modal .theme3-auth-field--phone .auth-field__input:focus-within{border-color:var(--c-primary)}.theme3-forgot-modal .theme3-auth-field--phone .auth-field__input input{color:#303133}.theme3-forgot-modal .theme3-auth-field--phone .auth-field__input input::placeholder{color:#c0c4cc}.theme3-forgot-modal .theme3-auth-field--phone .auth-field__input .border-r{border-color:#dcdfe6}.theme3-auth-field-error{color:#f56c6c;margin:6px 0 0;font-size:12px}.theme3-auth-submit{border:1px solid color-mix(in srgb, var(--c-primary) 88%, white);background-image:linear-gradient(180deg, color-mix(in srgb, var(--c-primary) 70%, white), var(--c-primary));color:#fff;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:100%;height:44px;margin-top:4px;font-size:16px;font-weight:600;transition:filter .15s,opacity .15s;display:flex}.theme3-auth-submit:hover{filter:brightness(1.05)}.theme3-auth-submit:disabled{opacity:.65;cursor:not-allowed}.theme3-auth-social-label{color:#909399}.theme3-auth-social-btns>div:first-child{display:none}.theme3-auth-social-btns{padding-top:0!important}.theme3-auth-foot-links{margin:0}.theme3-auth-foot-link{cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.theme3-auth-foot-link--muted{color:#909399}.theme3-auth-foot-link--accent{color:var(--c-primary);font-weight:500}.theme3-auth-modal .theme3-auth-input{color:#303133;background:#fff;border-color:#dcdfe6}.theme3-auth-modal .theme3-auth-input::placeholder{color:#c0c4cc}.theme3-auth-modal .theme3-auth-input-icon{color:#909399}.theme3-auth-modal .theme3-auth-field-error,.theme3-auth-modal .theme3-auth-sms-btn,.theme3-auth-modal .theme3-auth-terms-text,.theme3-auth-modal .theme3-auth-remember-label{color:#606266}.theme3-auth-modal .theme3-auth-sms-btn,.theme3-auth-modal .theme3-auth-terms-link,.theme3-auth-modal .theme3-auth-forgot-link,.theme3-auth-modal .theme3-auth-register-tip{color:var(--c-primary)}.theme3-auth-modal .theme3-auth-submit-btn,.theme3-auth-modal .theme3-auth-register-submit{background:var(--c-primary);color:#fff;cursor:pointer;border:0;border-radius:4px;width:100%;height:44px;font-size:16px;font-weight:600}.theme3-auth-modal .theme3-auth-eye-btn{color:#909399}@media (max-width:640px){.theme3-auth-modal{max-width:calc(100vw - 1.5rem)}.theme3-auth-modal__form{padding-left:1.25rem;padding-right:1.25rem}}.theme3-register-page{background-color:#0b1a2e;background-position:top;background-repeat:no-repeat;background-size:cover;min-height:100dvh;padding-bottom:50px}.theme3-register-page__shade{background:0 0}.theme3-register-page__partner-block{margin-bottom:40px}.theme3-register-page__back{z-index:2;color:#fff;cursor:pointer;background:0 0;border:1px solid #efeff4;border-radius:18px;align-items:center;height:36px;padding:0 20px;font-size:14px;line-height:36px;text-decoration:none;display:inline-flex;position:absolute;top:80px;left:80px}.theme3-register-page__back:hover{background:#ffffff14;border-color:#fff}.theme3-register-page__back-icon{flex-shrink:0;width:20px;height:20px;margin-right:10px;position:relative;top:-2px}.theme3-register-page__partner-main{width:min(580px,100% - 2rem);margin:0 auto}.theme3-register-page__form{width:min(580px,100% - 2rem);max-width:580px}@media (max-width:900px){.theme3-register-page__back{top:20px;left:16px}}.theme3-register-page .theme3-auth-form-item,.theme3-register-page .theme3-auth-phone-wrap{width:100%}.theme3-register-page .theme3-auth-phone-wrap{color:#303133}.theme3-register-page .theme3-auth-item-box{order:unset;background:#fff;border:1px solid #dcdfe6;border-radius:5px;height:40px;position:relative;overflow:hidden}.theme3-register-page .theme3-auth-field-footnote{order:unset;width:100%}.theme3-register-page .theme3-auth-field-error{order:unset}.theme3-register-page .theme3-auth-input{color:#303133;width:100%;height:40px;box-shadow:none;background:#fff;border:0;border-radius:0 4px 4px 0;padding-left:15px;line-height:40px}.theme3-register-page .theme3-auth-input::placeholder{color:#c0c4cc}.theme3-register-page .theme3-auth-input-icon{color:#909399}.theme3-register-page .theme3-auth-sms-btn{color:#fff;background:linear-gradient(180deg, color-mix(in srgb, var(--c-secondary,#f5a623) 88%, white), var(--c-secondary,#f5a623));cursor:pointer;border:0;border-radius:5px;height:30px;padding:0 12px;font-weight:600}.theme3-register-page .theme3-auth-phone-wrap .auth-field__input{height:40px;box-shadow:none;background:#fff;border:1px solid #dcdfe6;border-radius:5px;overflow:hidden}.theme3-register-page .theme3-auth-phone-wrap .auth-field__input button,.theme3-register-page .theme3-auth-phone-wrap .auth-field__input input{color:#303133;background:0 0;height:40px;padding-top:0;padding-bottom:0;line-height:40px}.theme3-register-page .theme3-auth-phone-wrap .auth-field__input button:hover{background:0 0}.theme3-register-page .theme3-auth-phone-wrap .auth-field__input input::placeholder{color:#c0c4cc}.theme3-register-page .theme3-auth-phone-wrap .auth-field__input .border-r{border-color:#dcdfe6}.theme3-register-page .theme3-auth-terms-text,.theme3-register-page .theme3-auth-remember-label,.theme3-register-page .auth-register-affiliate-referral__toggle,.theme3-register-page .text-primary{color:#ffffffeb}.theme3-register-page .theme3-auth-terms-link{color:var(--c-secondary,#f5a623)}.theme3-register-page .theme3-auth-eye-btn,.theme3-register-page .theme3-auth-eye-btn svg{color:#909399}.theme3-register-page .theme3-auth-register-submit{color:#fff;cursor:pointer;background:linear-gradient(180deg, color-mix(in srgb, var(--c-secondary,#f5a623) 88%, white), var(--c-secondary,#f5a623));width:100%;height:48px;box-shadow:0 6px 16px color-mix(in srgb, var(--c-secondary,#f5a623) 35%, transparent);border:0;border-radius:10px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:inline-flex}.theme3-register-page .theme3-auth-actions{margin-top:1rem}.theme3-register-page .register-form--page{gap:.35rem}.theme3-register-page .register-form--page .auth-register-form__body{gap:.35rem;max-height:none;padding-right:0;overflow:visible}.theme3-register-page .register-form--page .auth-register-affiliate-referral{margin-top:.5rem}.theme3-register-page .register-form--page .theme3-auth-input-icon{display:none}.theme3-register-page .register-form--page .theme3-auth-input{height:40px;padding-left:15px;line-height:40px}.theme3-register-page .register-form--page .theme3-auth-form-item{margin-bottom:.35rem}.theme3-register-page .register-form--page .theme3-auth-input.h-12{height:40px}.theme3-register-page .theme3-register-hint{color:#ffffffeb;align-items:flex-start;gap:.25rem;font-size:12px;font-style:normal;line-height:1.35;display:flex}.theme3-register-page .theme3-register-hint span{color:var(--c-secondary,#f5a623);flex-shrink:0;font-weight:700}.theme3-register-page .theme3-register-hint i{font-style:normal}.theme3-register-page .theme3-register-hint.is-error,.theme3-register-page .theme3-register-hint.is-error span,.theme3-register-page .theme3-register-hint.is-error i{color:#f56c6c}.theme3-register-page .theme3-auth-field-error{color:#ffe082}.theme3-register-partners{text-align:center;margin-top:.25rem}.theme3-register-partners__title{color:#fff;text-align:center;height:20px;margin:20px 12px;font-size:24px;display:none}.theme3-register-partners__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem 1.75rem;margin:0;padding:0;list-style:none;display:flex}.theme3-register-partners__item{align-items:center;gap:.55rem;min-width:0;display:flex}.theme3-register-partners__img{object-fit:contain;width:auto;height:44px;display:block}.theme3-register-partners__names{text-align:left;color:#fffffff2;flex-direction:column;gap:0;font-size:12px;font-weight:600;line-height:1.25;display:flex}.theme3-register-partners__names p{white-space:nowrap;margin:0}.theme3-register-page .m-0.mt-1.text-\[11px\]{color:#ffffffb8}.theme3-promotion{color:#333;background:#fff;min-height:100%;padding-bottom:28px}.theme3-promotion__panel{background:#fff;border-radius:16px;margin-top:16px;box-shadow:0 2px 16px #4c5d6f14}.theme3-promotion__empty{color:#828e9e}.theme3-promo-tabs{gap:0}.theme3-promo-slide{margin-bottom:19px;margin-right:18px}.theme3-promo-tab{color:#505b6b;text-align:center;cursor:pointer;background:#fff;border:1px solid #ccd6e4;border-radius:30px;justify-content:center;align-items:center;gap:10px;width:auto;min-width:176px;height:46px;padding:0 8px;font-family:PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:46px;transition:color .15s,box-shadow .15s,background .15s;display:inline-flex;box-shadow:0 3px 14px -4px #1f68cd1c}.theme3-promo-tab__icon{object-fit:contain;flex-shrink:0;width:30px;height:30px;display:block}.theme3-promo-tab__text{white-space:nowrap;text-overflow:ellipsis;max-width:120px;display:inline-block;overflow:hidden}.theme3-promo-tab--idle:hover,.theme3-promo-tab--active{color:#fff;background-image:linear-gradient(#67b6ff,#279cff 100%),linear-gradient(74deg,#1090ff 3%,#f8faff 44%,#4cacff 96%);background-origin:border-box;background-clip:content-box,border-box;border:1px solid #0000;box-shadow:0 4px 4px #1f68cd1c}.theme3-promo-tab--skeleton{box-shadow:none;background:#e8edf3;border:0;min-width:176px}.theme3-promo-card{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #d4d9df;border-radius:10px;outline:none;flex-direction:column;width:100%;max-width:640px;height:280px;margin-inline:auto;display:flex;position:relative;overflow:hidden}.theme3-promo-card:focus-visible{box-shadow:0 0 0 2px #fff, 0 0 0 4px color-mix(in srgb, var(--c-primary) 55%, transparent)}.theme3-promo-card--skeleton{box-shadow:none;background:#e8edf3}.theme3-promo-card__media{background:#e8edf3;flex:auto;height:220px;min-height:0;position:relative;overflow:hidden}.theme3-promo-card__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s;display:block;transform:scale(1)}.theme3-promo-card:hover .theme3-promo-card__image,.theme3-promo-card:focus-visible .theme3-promo-card__image{transform:scale(1.1)}.theme3-promo-card__image--empty{color:#828e9e;justify-content:center;align-items:center;font-size:.75rem;display:flex}.theme3-promo-card__hover{z-index:1;opacity:0;pointer-events:none;background:#00000059;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.theme3-promo-card:hover .theme3-promo-card__hover,.theme3-promo-card:focus-visible .theme3-promo-card__hover{opacity:1;pointer-events:auto}.theme3-promo-card__hover-btn{color:#3a3a3a;letter-spacing:.02em;white-space:nowrap;background:#ffffff8c;border-radius:999px;justify-content:center;align-items:center;min-width:200px;padding:12px 40px;font-family:Georgia,Times New Roman,Times,serif;font-size:18px;font-weight:500;transition:background .25s;display:inline-flex;box-shadow:0 2px 12px #0000001f}.theme3-promo-card__hover-btn:hover{background:#ffffffeb}.theme3-promo-card__info{background:#fff;flex:0 0 60px;align-items:center;height:60px;padding:0 26px;display:flex}.theme3-promo-card__title{color:#484848;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all;max-width:100%;margin:0;font-family:PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:60px;overflow:hidden}.theme3-promo-modal-overlay{background:0 0}.theme3-promo-modal__panel{background:#fff;box-shadow:0 18px 48px #141c2847}.theme3-promo-modal__close{z-index:2;color:#4c5d6f;cursor:pointer;background:#f0f3f7;border:0;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.theme3-promo-modal__close:hover{background:#e4e9f0}.theme3-promo-modal__title{color:#2f3b49;margin:0}.promotion_popup{font-family:PingFangSC-Medium,PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,Microsoft YaHei,sans-serif}.promotion_popup .promotion_popup_bg{background:#00000073}.promotion_popup .promotion_popup_main{z-index:1000;overscroll-behavior:contain;background:#fff;border-radius:8px;flex-direction:column;width:min(800px,100vw - 32px);height:min(860px,100vh - 48px);margin:0 auto;transition:all .3s;display:flex;position:relative;overflow:hidden}.promotion_popup .promotion_popup_main_top{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;min-height:60px;padding:0 20px;display:flex}.promotion_popup .promotion_popup_bottom{color:#505b6b;text-align:center;cursor:pointer;background:#f6f9fd;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:max-content;min-width:160px;height:34px;padding:0 12px;font-family:PingFangSC-Medium,PingFang SC,sans-serif;font-size:16px;font-weight:500;line-height:34px;display:flex}.promotion_popup .promotion_popup_bottom:disabled{cursor:default;opacity:.45}.promotion_popup .promotion_popup_bottom .svg-icon{fill:currentColor;flex-shrink:0;width:14px;height:14px;position:relative;top:1px}.promotion_popup .promotion_popup_bottom.previous .svg-icon{margin-right:5px}.promotion_popup .promotion_popup_bottom.next .svg-icon{margin-left:5px}.promotion_popup .promotion_popup_main_title{color:#2f3b49;text-align:center;box-sizing:border-box;background-color:#0000;background-image:url(https://images.69980921878.com/theme3/resource/promotion_header.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;flex:auto;justify-content:center;align-items:center;width:100%;min-width:0;max-width:526px;height:60px;margin:0 auto;padding:0 40px;font-size:clamp(16px,1.6vw,22px);font-weight:600;line-height:1.25;display:flex}.promotion_popup .promotion_popup_main_content{color:#707070;overscroll-behavior:contain;width:100%;height:calc(100% - 152px);margin-top:20px;padding:0 50px 30px;font-size:18px;overflow:hidden auto}.theme3-promo-vhtml{color:#707070;font-size:18px;line-height:1.6}.theme3-promo-vhtml img{max-width:100%;height:auto}@media (max-width:900px){.promotion_popup .promotion_popup_main_top{flex-wrap:wrap;justify-content:center;gap:8px;padding-top:12px}.promotion_popup .promotion_popup_main_title{order:-1;width:100%;max-width:none;height:74px}.promotion_popup .promotion_popup_main_content{height:calc(100% - 154px);padding:0 20px 24px;font-size:16px}}
.theme4{color:var(--theme4-text,#fff);--c-primary-50:color-mix(in srgb, var(--c-primary) 8%, white);--c-primary-100:color-mix(in srgb, var(--c-primary) 16%, white);--c-primary-200:color-mix(in srgb, var(--c-primary) 28%, white);--c-primary-300:color-mix(in srgb, var(--c-primary) 42%, white);--c-primary-400:color-mix(in srgb, var(--c-primary) 64%, white);--c-primary-500:var(--c-primary);--c-primary-600:color-mix(in srgb, var(--c-primary) 86%, black);--c-primary-700:color-mix(in srgb, var(--c-primary) 72%, black);--c-primary-800:color-mix(in srgb, var(--c-primary) 58%, black);--c-primary-900:color-mix(in srgb, var(--c-primary) 44%, black);--c-secondary-50:color-mix(in srgb, var(--c-secondary) 8%, white);--c-secondary-100:color-mix(in srgb, var(--c-secondary) 16%, white);--c-secondary-200:color-mix(in srgb, var(--c-secondary) 28%, white);--c-secondary-300:color-mix(in srgb, var(--c-secondary) 42%, white);--c-secondary-400:color-mix(in srgb, var(--c-secondary) 64%, white);--c-secondary-500:var(--c-secondary);--c-secondary-600:color-mix(in srgb, var(--c-secondary) 86%, black);--c-secondary-700:color-mix(in srgb, var(--c-secondary) 72%, black);--c-secondary-800:color-mix(in srgb, var(--c-secondary) 58%, black);--c-secondary-900:color-mix(in srgb, var(--c-secondary) 44%, black);--gradient-1:linear-gradient(180deg, var(--c-primary-500), var(--c-primary-400));--gradient-2:linear-gradient(180deg, var(--c-primary-600) 0%, var(--c-primary-500) 100%);--gradient-3:linear-gradient(180deg, var(--c-primary-500) 0%, var(--c-primary-400) 100%);--gradient-4:linear-gradient(180deg, color-mix(in srgb, var(--c-secondary) 75%, white), var(--c-secondary-200) 14.42%, var(--c-secondary-500) 87.02%, color-mix(in srgb, var(--c-secondary) 44%, black));--gradient-5:linear-gradient(180deg, var(--c-secondary-200) 0%, var(--c-secondary-500) 100%);--gradient-7:linear-gradient(180deg, var(--c-primary-200) 0%, var(--c-primary-400) 50%, var(--c-primary-500) 100%);--theme4-text:#fff;--theme4-text-muted:#ffffffb8;--theme4-popup-blue:var(--c-primary-500);--theme4-popup-blue-dark:var(--c-primary-600);--theme4-popup-sidebar-bg:color-mix(in srgb, var(--c-primary-600) 42%, transparent);--theme4-popup-sidebar-border:color-mix(in srgb, var(--c-primary-200) 45%, transparent);--theme4-popup-gold:var(--c-secondary-500);--theme4-primary-button:var(--gradient-7);--theme4-secondary-button:var(--gradient-4);--theme4-secondary-button-border:color-mix(in srgb, var(--c-secondary) 14%, white);--theme4-secondary-button-shadow:0 0 10px 0 color-mix(in srgb, var(--c-secondary) 55%, #ff9a40);--theme4-side-fg:var(--theme4-text);--theme4-side-icon:var(--theme4-text-muted);--theme4-side-control-bg:color-mix(in srgb, var(--color-first-600) 55%, transparent);--theme4-side-control-border:color-mix(in srgb, var(--color-first-200) 35%, transparent);--theme4-side-control-border-image:linear-gradient(230.29deg, color-mix(in srgb, var(--color-first-600) 80%, black) 0.02%, color-mix(in srgb, var(--color-first-400) 65%, black) 30.45%, color-mix(in srgb, var(--color-first-500) 75%, black) 88.11%, color-mix(in srgb, var(--color-first-600) 90%, black) 99.42%);--theme4-side-item-hover-bg:color-mix(in srgb, var(--color-first-300) 28%, transparent);--theme4-side-footer-color:var(--theme4-text);--theme4-side-footer-border:color-mix(in srgb, var(--color-first-200) 35%, transparent);--theme4-side-mc-item-1-fill:linear-gradient(180deg, color-mix(in srgb, var(--color-first-300) 22%, transparent), color-mix(in srgb, var(--color-first-500) 35%, transparent));--theme4-side-mc-item-border:linear-gradient(180deg, color-mix(in srgb, var(--color-first-600) 80%, black), color-mix(in srgb, var(--color-first-200) 45%, white));--color-first-200:var(--c-primary-200);--color-first-300:var(--c-primary-300);--color-first-400:var(--c-primary-400);--color-first-500:var(--c-primary-500);--color-first-600:var(--c-primary-600);--color-second-300:var(--c-secondary-300);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}html:has(.theme4) body{color:var(--theme4-text,#fff);--c-primary-50:color-mix(in srgb, var(--c-primary) 8%, white);--c-primary-100:color-mix(in srgb, var(--c-primary) 16%, white);--c-primary-200:color-mix(in srgb, var(--c-primary) 28%, white);--c-primary-300:color-mix(in srgb, var(--c-primary) 42%, white);--c-primary-400:color-mix(in srgb, var(--c-primary) 64%, white);--c-primary-500:var(--c-primary);--c-primary-600:color-mix(in srgb, var(--c-primary) 86%, black);--c-primary-700:color-mix(in srgb, var(--c-primary) 72%, black);--c-primary-800:color-mix(in srgb, var(--c-primary) 58%, black);--c-primary-900:color-mix(in srgb, var(--c-primary) 44%, black);--c-secondary-50:color-mix(in srgb, var(--c-secondary) 8%, white);--c-secondary-100:color-mix(in srgb, var(--c-secondary) 16%, white);--c-secondary-200:color-mix(in srgb, var(--c-secondary) 28%, white);--c-secondary-300:color-mix(in srgb, var(--c-secondary) 42%, white);--c-secondary-400:color-mix(in srgb, var(--c-secondary) 64%, white);--c-secondary-500:var(--c-secondary);--c-secondary-600:color-mix(in srgb, var(--c-secondary) 86%, black);--c-secondary-700:color-mix(in srgb, var(--c-secondary) 72%, black);--c-secondary-800:color-mix(in srgb, var(--c-secondary) 58%, black);--c-secondary-900:color-mix(in srgb, var(--c-secondary) 44%, black);--gradient-1:linear-gradient(180deg, var(--c-primary-500), var(--c-primary-400));--gradient-2:linear-gradient(180deg, var(--c-primary-600) 0%, var(--c-primary-500) 100%);--gradient-3:linear-gradient(180deg, var(--c-primary-500) 0%, var(--c-primary-400) 100%);--gradient-4:linear-gradient(180deg, color-mix(in srgb, var(--c-secondary) 75%, white), var(--c-secondary-200) 14.42%, var(--c-secondary-500) 87.02%, color-mix(in srgb, var(--c-secondary) 44%, black));--gradient-5:linear-gradient(180deg, var(--c-secondary-200) 0%, var(--c-secondary-500) 100%);--gradient-7:linear-gradient(180deg, var(--c-primary-200) 0%, var(--c-primary-400) 50%, var(--c-primary-500) 100%);--theme4-text:#fff;--theme4-text-muted:#ffffffb8;--theme4-popup-blue:var(--c-primary-500);--theme4-popup-blue-dark:var(--c-primary-600);--theme4-popup-sidebar-bg:color-mix(in srgb, var(--c-primary-600) 42%, transparent);--theme4-popup-sidebar-border:color-mix(in srgb, var(--c-primary-200) 45%, transparent);--theme4-popup-gold:var(--c-secondary-500);--theme4-primary-button:var(--gradient-7);--theme4-secondary-button:var(--gradient-4);--theme4-secondary-button-border:color-mix(in srgb, var(--c-secondary) 14%, white);--theme4-secondary-button-shadow:0 0 10px 0 color-mix(in srgb, var(--c-secondary) 55%, #ff9a40);--theme4-side-fg:var(--theme4-text);--theme4-side-icon:var(--theme4-text-muted);--theme4-side-control-bg:color-mix(in srgb, var(--color-first-600) 55%, transparent);--theme4-side-control-border:color-mix(in srgb, var(--color-first-200) 35%, transparent);--theme4-side-control-border-image:linear-gradient(230.29deg, color-mix(in srgb, var(--color-first-600) 80%, black) 0.02%, color-mix(in srgb, var(--color-first-400) 65%, black) 30.45%, color-mix(in srgb, var(--color-first-500) 75%, black) 88.11%, color-mix(in srgb, var(--color-first-600) 90%, black) 99.42%);--theme4-side-item-hover-bg:color-mix(in srgb, var(--color-first-300) 28%, transparent);--theme4-side-footer-color:var(--theme4-text);--theme4-side-footer-border:color-mix(in srgb, var(--color-first-200) 35%, transparent);--theme4-side-mc-item-1-fill:linear-gradient(180deg, color-mix(in srgb, var(--color-first-300) 22%, transparent), color-mix(in srgb, var(--color-first-500) 35%, transparent));--theme4-side-mc-item-border:linear-gradient(180deg, color-mix(in srgb, var(--color-first-600) 80%, black), color-mix(in srgb, var(--color-first-200) 45%, white));--color-first-200:var(--c-primary-200);--color-first-300:var(--c-primary-300);--color-first-400:var(--c-primary-400);--color-first-500:var(--c-primary-500);--color-first-600:var(--c-primary-600);--color-second-300:var(--c-secondary-300);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}html:has(.theme4){color:var(--theme4-text,#fff);--c-primary-50:color-mix(in srgb, var(--c-primary) 8%, white);--c-primary-100:color-mix(in srgb, var(--c-primary) 16%, white);--c-primary-200:color-mix(in srgb, var(--c-primary) 28%, white);--c-primary-300:color-mix(in srgb, var(--c-primary) 42%, white);--c-primary-400:color-mix(in srgb, var(--c-primary) 64%, white);--c-primary-500:var(--c-primary);--c-primary-600:color-mix(in srgb, var(--c-primary) 86%, black);--c-primary-700:color-mix(in srgb, var(--c-primary) 72%, black);--c-primary-800:color-mix(in srgb, var(--c-primary) 58%, black);--c-primary-900:color-mix(in srgb, var(--c-primary) 44%, black);--c-secondary-50:color-mix(in srgb, var(--c-secondary) 8%, white);--c-secondary-100:color-mix(in srgb, var(--c-secondary) 16%, white);--c-secondary-200:color-mix(in srgb, var(--c-secondary) 28%, white);--c-secondary-300:color-mix(in srgb, var(--c-secondary) 42%, white);--c-secondary-400:color-mix(in srgb, var(--c-secondary) 64%, white);--c-secondary-500:var(--c-secondary);--c-secondary-600:color-mix(in srgb, var(--c-secondary) 86%, black);--c-secondary-700:color-mix(in srgb, var(--c-secondary) 72%, black);--c-secondary-800:color-mix(in srgb, var(--c-secondary) 58%, black);--c-secondary-900:color-mix(in srgb, var(--c-secondary) 44%, black);--gradient-1:linear-gradient(180deg, var(--c-primary-500), var(--c-primary-400));--gradient-2:linear-gradient(180deg, var(--c-primary-600) 0%, var(--c-primary-500) 100%);--gradient-3:linear-gradient(180deg, var(--c-primary-500) 0%, var(--c-primary-400) 100%);--gradient-4:linear-gradient(180deg, color-mix(in srgb, var(--c-secondary) 75%, white), var(--c-secondary-200) 14.42%, var(--c-secondary-500) 87.02%, color-mix(in srgb, var(--c-secondary) 44%, black));--gradient-5:linear-gradient(180deg, var(--c-secondary-200) 0%, var(--c-secondary-500) 100%);--gradient-7:linear-gradient(180deg, var(--c-primary-200) 0%, var(--c-primary-400) 50%, var(--c-primary-500) 100%);--theme4-text:#fff;--theme4-text-muted:#ffffffb8;--theme4-popup-blue:var(--c-primary-500);--theme4-popup-blue-dark:var(--c-primary-600);--theme4-popup-sidebar-bg:color-mix(in srgb, var(--c-primary-600) 42%, transparent);--theme4-popup-sidebar-border:color-mix(in srgb, var(--c-primary-200) 45%, transparent);--theme4-popup-gold:var(--c-secondary-500);--theme4-primary-button:var(--gradient-7);--theme4-secondary-button:var(--gradient-4);--theme4-secondary-button-border:color-mix(in srgb, var(--c-secondary) 14%, white);--theme4-secondary-button-shadow:0 0 10px 0 color-mix(in srgb, var(--c-secondary) 55%, #ff9a40);--theme4-side-fg:var(--theme4-text);--theme4-side-icon:var(--theme4-text-muted);--theme4-side-control-bg:color-mix(in srgb, var(--color-first-600) 55%, transparent);--theme4-side-control-border:color-mix(in srgb, var(--color-first-200) 35%, transparent);--theme4-side-control-border-image:linear-gradient(230.29deg, color-mix(in srgb, var(--color-first-600) 80%, black) 0.02%, color-mix(in srgb, var(--color-first-400) 65%, black) 30.45%, color-mix(in srgb, var(--color-first-500) 75%, black) 88.11%, color-mix(in srgb, var(--color-first-600) 90%, black) 99.42%);--theme4-side-item-hover-bg:color-mix(in srgb, var(--color-first-300) 28%, transparent);--theme4-side-footer-color:var(--theme4-text);--theme4-side-footer-border:color-mix(in srgb, var(--color-first-200) 35%, transparent);--theme4-side-mc-item-1-fill:linear-gradient(180deg, color-mix(in srgb, var(--color-first-300) 22%, transparent), color-mix(in srgb, var(--color-first-500) 35%, transparent));--theme4-side-mc-item-border:linear-gradient(180deg, color-mix(in srgb, var(--color-first-600) 80%, black), color-mix(in srgb, var(--color-first-200) 45%, white));--color-first-200:var(--c-primary-200);--color-first-300:var(--c-primary-300);--color-first-400:var(--c-primary-400);--color-first-500:var(--c-primary-500);--color-first-600:var(--c-primary-600);--color-second-300:var(--c-secondary-300);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}.theme4-text-muted{color:var(--theme4-text-muted)}.page-banner__skeleton{background:var(--surface-elevated,#ffffff14)}.page-banner__bullet{opacity:1;cursor:pointer;background:#ffffff43;border:0;border-radius:999px;flex-shrink:0;width:8px;height:8px;padding:0;transition:width .25s,background .25s;display:block}.page-banner__bullet--active{background:#fdc820;width:28px}.page-banner__slide{transition:filter .15s}.page-banner__slide:hover{filter:brightness(1.04)}.notice-marquee-container.platform-marquee,.platform-marquee{background:var(--gradient-2);border:1px solid #fff3}.marquee-bar{overflow:hidden}.notice_list,.platform-marquee__icon,.platform-marquee__track,.platform-marquee__scroller,.platform-marquee__item-btn{color:#fff}.platform-marquee__placeholder{color:#ffffffb3}.platform-marquee__icon-btn{color:#fff;cursor:pointer}.platform-marquee__item-btn{cursor:pointer;transition:opacity .15s}.platform-marquee__item-btn:hover,.platform-marquee__item-btn:focus-visible{opacity:.85}.nav-items{background:var(--gradient-2);border:1px solid #fff3}.nav-items .nav-item{color:#fff;background:0 0;border:1px solid #0000;transition:all .2s}.nav-items .nav-item.active,.nav-items .nav-item:hover{color:#000;background:var(--gradient-4);border:1px solid var(--c-secondary-500)}.home-item{--home-grid-cols:7;--home-card-size:160px;--home-grid-gap:13px;--home-grid-width:calc(var(--home-grid-cols) * var(--home-card-size) + (var(--home-grid-cols) - 1) * var(--home-grid-gap))}.home-item-title{color:#fff}.home-item .home-item-header,.home-item .home-item-container{width:var(--home-grid-width);max-width:100%}.theme4 .home-item-more{color:#fff;cursor:pointer;background:#ffffff1a;border:0;transition:all .2s}.theme4 .home-item-more:hover{background:#ffffff2e}.home-item .home-item-container .hot-game-grid{grid-template-columns:repeat(7, var(--home-card-size));gap:var(--home-grid-gap);width:max-content;min-width:100%;display:grid}.theme4 .game-list-wrapper,.theme4 .game-list-header,.theme4 .game-count{width:100%}.game-list-item{--game-radius:8px;color:var(--white,#fff);border-radius:var(--game-radius);background:0 0;box-shadow:1px 2px 4px #00000080}.game-list-item .img-box{border-radius:var(--game-radius) var(--game-radius) 0 0;cursor:pointer;background:#0003}.game-list-item .img-box.pointer-events-none{cursor:not-allowed}.game-list-item .game-list-item__image{opacity:0;transition:transform .35s,filter .35s,opacity .35s;transform:scale(1)}.game-list-item .game-list-item__image.is-loaded{opacity:1}@media (prefers-reduced-motion:reduce){.game-list-item .game-list-item__image{opacity:1;transition:transform .35s,filter .35s}}.game-list-item .img-box:hover .game-list-item__image{filter:blur(2px)brightness(.72);transform:scale(1.12)}.game-list-item .game-displayName{color:#fff;background:var(--gradient-3);border-radius:20px 0 0}.game-list-item .love{color:#fff;background:#1c273f80;border-radius:0 8px;transition:opacity .2s}.game-list-item .love.active{color:#ff4d6d}.game-list-item .love.is-loading{pointer-events:none;opacity:.55}.game-list-item__hover{z-index:4;opacity:0;pointer-events:none;background:#00000073;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0;overflow:hidden}.game-list-item__hover:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#ffffff14 25%,#ffffff61 50%,#ffffff14 75%,#0000 100%);width:100%;height:45%;position:absolute;top:-60%;left:0;transform:translateY(0)}.game-list-item .img-box:hover .game-list-item__hover{opacity:1}.game-list-item .img-box:hover .game-list-item__hover:before{opacity:1;animation:.4s ease-out forwards theme4-game-card-shine}@keyframes theme4-game-card-shine{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(320%)}}@keyframes featuredShimmer{0%{transform:translate(-140%)}to{transform:translate(140%)}}.tag-label-hot{background:linear-gradient(#ff5e00 36%,red 100%)}.game-list-item__play{z-index:1;color:#fff;filter:drop-shadow(0 2px 8px #00000073);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:0;transition:transform .3s;display:inline-flex;position:relative;transform:scale(.88)}.game-list-item .img-box:hover .game-list-item__play{transform:scale(1)}.game-list-item__play-icon{width:52px;height:52px}.game-list-item .game-decoration{color:#fff;background:var(--c-primary-500);border-radius:0 0 8px 8px;overflow:hidden}.theme4 .winner-container{--winner-bg-blur:color-mix(in srgb, var(--c-primary-200) 90%, white);--winner-bg-start:var(--c-primary-600);--winner-bg-end:var(--c-primary-500)}.theme4 .winner-jackpot{border:0}.theme4 .winner-jackpot__bg{line-height:0}.theme4 .winner-jackpot__bg--loading{background:linear-gradient(180deg, var(--winner-bg-start) 0%, var(--winner-bg-end) 100%);border-radius:12px 12px 0 0}.theme4 .winner-jackpot__svg{width:100%;height:auto;display:block}.winner-jackpot__title{pointer-events:none}.winner-jackpot__label{letter-spacing:.04em;color:#0000;-webkit-text-stroke:4px #7a1515;paint-order:stroke fill;background:radial-gradient(circle,#fffffff2 1.2px,#0000 1.3px) 0 0/5px 5px,linear-gradient(#fff59d 0%,#ffca28 42%,#ffb300 100%) 0 0/100% 100%;filter:drop-shadow(0 3px #5c1010)drop-shadow(0 5px 6px #00000047);-webkit-background-clip:text;background-clip:text;font-family:Impact,Arial Black,Helvetica Neue,sans-serif;font-weight:900}.winner-jackpot__amount{color:#fff;text-shadow:0 2px 8px #00000040}.theme4 .winner-stage{background:var(--winner-bg-end,var(--c-primary-500));border:1px solid #ffffff1f;border-top:0}.winner-container .list-warp .win-list-track{animation:10s linear infinite theme4-winner-scroll-up}.winner-container .list-warp:hover .win-list-track{animation-play-state:paused}@keyframes theme4-winner-scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.winner-container .win-item{border-color:#fff3}.winner-container .win-item .game-img-wrap{color:#fff}.winner-container .win-item .game-info{color:#ffffffb8}.winner-container .win-item .game-amount{color:#fff}.winner-container .win-item .game-btn{color:#003a3a;background-origin:padding-box,border-box;background-clip:padding-box,border-box;background-image:var(--gradient-4), linear-gradient(180deg, #fff4e1 0, #28d9e1 100%);border:1px solid #0000;transition:all .2s}.winner-container .win-item .game-btn:hover:not(:disabled){filter:brightness(1.05)}.winner-container .win-item .game-btn:disabled{opacity:.55;cursor:not-allowed}.theme4-topnav{inset-inline:0;z-index:600;background:var(--gradient-1);border-bottom:2px solid var(--c-primary-600);justify-content:center;align-items:center;height:74px;display:flex;position:fixed;top:0}.theme4-topnav__inner{justify-content:space-between;align-items:center;gap:16px;width:100%;height:100%;padding:0 30px;display:flex}.theme4-topnav__left,.theme4-topnav__right{align-items:center;gap:16px;min-width:0;display:flex}.theme4-topnav__logo{cursor:pointer;flex-shrink:0;align-items:center;height:72px;transition:all .2s;display:flex}.theme4-topnav__logo:hover{transform:scale(1.06)}.theme4-topnav__logo img{object-fit:contain;width:auto;height:72px}.theme4-menu-icon{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;width:40px;height:40px;padding:0;display:inline-flex}.theme4-menu-icon__bar{background:#fff;border-radius:999px;height:3px;display:block}.theme4-menu-icon__bar:first-child{width:100%}.theme4-menu-icon__bar:nth-child(2){width:78%}.theme4-menu-icon__bar:nth-child(3){width:56%}.theme4-topnav__search{color:#fff;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.theme4-topnav__search:hover{opacity:.85}.theme4-topnav__search-icon{stroke-width:2.25px;width:24px;height:24px}.theme4-login-btn{background:var(--theme4-primary-button);color:#fff;text-align:center;text-transform:capitalize;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #fff;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:98px;min-width:83px;height:32px;padding:0 20px;font-size:16px;font-weight:500;line-height:1;transition:all .1s;display:inline-flex;position:relative}.theme4-register-btn{border:1px solid var(--theme4-secondary-button-border);background:var(--theme4-secondary-button);color:#000;text-align:center;text-transform:capitalize;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;min-width:92px;height:34px;box-shadow:var(--theme4-secondary-button-shadow);border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:15px;font-weight:600;line-height:1;transition:all .1s;display:inline-flex;position:relative}.theme4-login-btn:hover,.theme4-register-btn:hover{filter:brightness(1.06)}.theme4-login-btn:active,.theme4-register-btn:active{transform:scale(.96)}@media (max-width:767px){.theme4-topnav__inner{gap:12px;padding:0 16px}.theme4-topnav__left,.theme4-topnav__right{gap:10px}.theme4-login-btn{width:auto;min-width:78px;padding:0 14px;font-size:14px}.theme4-register-btn{min-width:78px;height:32px;padding:0 12px;font-size:13px}}.member-info-container{align-items:center;gap:12px;display:flex}.user-balance-container{align-items:center;display:flex}.user-balance{color:#fff;text-align:center;align-items:center;gap:10px;height:50px;padding-left:10px;font-size:16px;font-weight:400;display:flex;overflow:hidden}.user-balance .balance-info{align-items:center;gap:4px;display:flex}.user-balance .currency-symbol,.user-balance .balance{color:#fff;line-height:1}.user-balance .refresh-balance{color:#fff;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}.user-balance .refresh-balance svg{fill:#fff4e1;color:#fff4e1;width:20px;height:20px}.user-balance .refresh-balance:disabled{opacity:.6;cursor:not-allowed}.member-info-container .deposit-btn{white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;text-transform:capitalize;color:#000;text-align:center;background:var(--gradient-4);border:1px solid var(--c-secondary-500);min-width:83px;height:32px;box-shadow:0 0 10px 0 var(--c-secondary-500);border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.member-info-container .withdraw-btn{white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;text-transform:capitalize;color:#fff;text-align:center;background:var(--gradient-7);border:1px solid #fff;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-width:83px;height:32px;padding:0 20px;font-size:16px;font-weight:500;transition:all .2s;display:flex}.member-info-container .deposit-btn:hover,.member-info-container .withdraw-btn:hover{filter:brightness(1.06)}.member-account-container{align-items:center;display:flex;position:relative}.member-account-container .header-member{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.member-account-container .header-member .svg-icon{fill:#fff;color:#fff;width:24px;height:24px}.member-menu-backdrop{z-index:90;cursor:default;background:0 0;border:0;position:fixed;inset:0}.member-info-container .member-menu{z-index:91;visibility:hidden;opacity:0;pointer-events:none;padding-top:23px;transition:all .3s;position:absolute;top:65%;right:0}.member-info-container .member-account-container:hover .member-menu,.member-info-container .member-account-container.is-open .member-menu{visibility:visible;opacity:1;pointer-events:auto}.member-info-container .member-menu-bg{background:linear-gradient(180deg, var(--c-primary-600) 0%, var(--c-primary-400) 100%);border:1px solid #fff;border-radius:10px;flex-direction:column;align-items:center;width:260px;padding:20px;display:flex}.member-info-container .user-info{flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;padding-bottom:10px;display:flex}.member-info-container .member-avatar{flex-shrink:0;width:38px;height:38px}.member-info-container .member-avatar .inner-bg{background:#ffffff1a;border-radius:50%;width:100%;height:100%;display:flex;overflow:hidden}.member-info-container .icon-avatar{object-fit:cover;width:100%;height:100%}.member-info-container .menu-right-info,.member-info-container .top-info{flex-direction:column;align-items:center;gap:4px;width:100%;min-width:0;display:flex}.member-info-container .vip-content{color:#fff4e1;flex-shrink:0;font-size:14px;font-weight:600}.member-info-container .vip-text{color:#fff4e1}.member-info-container .user-account{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:16px;font-weight:600;line-height:1.5;overflow:hidden}.member-info-container .id{color:#fff;align-items:center;gap:12px;margin-top:6px;font-size:16px;font-weight:400;display:flex}.member-info-container .id .copy-btn{color:var(--c-primary-200);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.member-info-container .id .copy-btn .svg-icon{fill:currentColor;color:currentColor;width:16px;height:16px}.member-info-container .member-menu-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-height:44px;padding:0;font-size:18px;font-weight:600;line-height:1.2;transition:opacity .15s;display:flex}.member-info-container .member-menu-item:hover{color:var(--c-secondary-500);opacity:1}.member-info-container .member-menu-item:hover svg{fill:var(--c-secondary-500);color:var(--c-secondary-500)}.member-info-container .member-menu-item svg{fill:#fff;color:#fff;flex-shrink:0;width:22px;height:22px}.member-info-container .member-menu-item.logout{color:#f6d354;text-align:center;cursor:pointer;background:0 0;border:1px solid #f6d354;border-radius:20px;justify-content:center;align-items:center;width:100%;height:40px;margin:20px auto 0;display:flex}.member-info-container .member-menu-item.logout:hover{opacity:1;filter:brightness(1.08)}@media (max-width:767px){.member-info-container{gap:8px}.member-info-container .deposit-btn,.member-info-container .withdraw-btn{min-width:72px;padding:0 12px;font-size:13px}.user-balance{height:40px;font-size:14px}}.theme4-platform-popup{flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1rem 2rem;display:flex;position:fixed;inset:0}.theme4-platform-popup__backdrop{cursor:pointer;background:#000000b8;border:0;padding:0;position:absolute;inset:0}.theme4-platform-popup__wrap{z-index:1;pointer-events:auto;position:relative}.theme4-platform-popup__body{box-sizing:border-box;background-color:var(--c-primary-500);background-image:linear-gradient(to right, var(--c-primary-500), var(--c-primary-500)), linear-gradient(180deg, #fff4e1 0, #28d9e1 100%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;border:1px solid #0000;border-radius:10px;width:100%;height:100%;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000059}.theme4-platform-popup__close{z-index:4;color:#fff;cursor:pointer;background:0 0;border:0;border-radius:98.943px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:transform .3s;display:inline-flex;position:absolute;top:10px;right:10px}.theme4-platform-popup__close-icon{stroke-width:2.25px;width:2.25rem;height:2.25rem}.theme4-platform-popup__close:hover{transform:rotate(90deg)}.theme4-platform-popup__close:active{transform:rotate(90deg)scale(.92)}@media (prefers-reduced-motion:reduce){.theme4-platform-popup__close{transition:none}.theme4-platform-popup__close:hover,.theme4-platform-popup__close:active{transform:none}}.theme4-platform-popup__layout{flex:1;width:100%;height:100%;min-height:0;display:flex}.theme4-platform-popup__sidebar{flex:0 0 220px;width:220px;min-width:0}.theme4-platform-popup__sidebar-inner{border:1px solid var(--c-primary-200);overscroll-behavior:contain;background:0 0;border-radius:10px;flex-direction:column;gap:0;width:220px;height:100%;max-height:100%;padding:10px 0;display:flex;overflow:hidden auto;box-shadow:0 3px 6px #0006}.theme4-platform-popup__sidebar-inner::-webkit-scrollbar{width:4px}.theme4-platform-popup__sidebar-inner::-webkit-scrollbar-thumb{background:#ffffff47;border-radius:999px}.theme4-platform-popup__nav-item{width:100%;min-height:2.75rem;color:var(--c-primary-200);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:0 8px 8px 0;align-items:center;padding:15px;transition:color .18s;display:flex;position:relative}.theme4-platform-popup__nav-item:hover,.theme4-platform-popup__nav-item--active{color:#fff}.theme4-platform-popup__nav-accent{opacity:0;pointer-events:none;background:linear-gradient(#866657,#ede0cd 13.17%,#fff4e1 27.85%,#aa8c82 60.43%,#866657 78%,#7e6969 84%,#5885a3 93%,#28d9e1);border-radius:999px;width:3px;height:100%;transition:opacity .18s;position:absolute;top:0;left:0}.theme4-platform-popup__nav-item:hover .theme4-platform-popup__nav-accent,.theme4-platform-popup__nav-item--active .theme4-platform-popup__nav-accent{opacity:1}.theme4-platform-popup__nav-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;padding:0 0 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.35;overflow:hidden}.theme4-platform-popup__main{flex-direction:column;min-width:0;min-height:0;display:flex}.theme4-platform-popup__header{flex-shrink:0;padding:.25rem 2.5rem .875rem .25rem}.theme4-platform-popup__heading{color:#fff;text-shadow:0 0 6px #fff;margin:0;font-size:39px;font-style:italic;font-weight:700;line-height:1.15}.theme4-platform-popup__subtitle{text-overflow:ellipsis;white-space:nowrap;color:var(--c-secondary-500);margin:0;padding-block:15px;font-size:24px;font-weight:700;line-height:1.35;overflow:hidden}.theme4-platform-popup__container{flex-direction:column;flex:1;min-height:0;display:flex}.theme4-platform-popup__slide-item{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.theme4-platform-popup__slide{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.theme4-platform-popup__imodal-wrap{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;width:100%;min-height:0;overflow:hidden auto}.theme4-platform-popup__imodal-wrap::-webkit-scrollbar{width:4px}.theme4-platform-popup__imodal-wrap::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}.theme4-platform-popup__pwrite{width:100%}.theme4-platform-popup__vhtml{width:100%;color:var(--theme4-text);background:#ffffff0a;border-radius:12px;overflow:hidden}.theme4-platform-popup__vhtml img,.theme4-platform-popup__vhtml-img{display:block;width:100%!important;max-width:100%!important;height:auto!important}.theme4-platform-popup__vhtml p{margin:0}.theme4-platform-popup__dont-show{z-index:2;color:#ffffffeb;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.875rem;display:flex;position:relative}.theme4-platform-popup__dont-show input{width:1rem;height:1rem;accent-color:var(--c-primary-400)}@media (max-width:767px){.theme4-platform-popup__body{height:100%;padding:20px}.theme4-platform-popup__layout{flex-direction:column;min-height:0}.theme4-platform-popup__sidebar{flex:none;width:100%}.theme4-platform-popup__sidebar-inner{width:100%;height:auto;max-height:148px}.theme4-platform-popup__header{padding-right:2rem}.theme4-platform-popup__subtitle{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}.theme4-auth-modal{color:#fff;background:var(--c-primary-600);--theme4-secondary-button:linear-gradient(180deg, color-mix(in srgb, var(--c-secondary) 75%, white), color-mix(in srgb, var(--c-secondary) 28%, white) 14.42%, var(--c-secondary) 87.02%, color-mix(in srgb, var(--c-secondary) 44%, black));--theme4-secondary-button-border:color-mix(in srgb, var(--c-secondary) 14%, white);--theme4-secondary-button-shadow:0 0 10px 0 color-mix(in srgb, var(--c-secondary) 55%, #ff9a40);border:1px solid #fff4e1}.theme4-auth-form-wrapper{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.theme4-auth-form-wrapper::-webkit-scrollbar{width:2px}.theme4-auth-form-wrapper::-webkit-scrollbar-track{background:0 0}.theme4-auth-form-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(180deg, color-mix(in srgb, var(--c-secondary) 70%, white), var(--c-secondary), color-mix(in srgb, var(--c-secondary) 50%, black));border-radius:999px}.theme4-auth-form-wrapper::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--c-secondary) 80%, white), var(--c-secondary))}@supports not selector(::-webkit-scrollbar){.theme4-auth-form-wrapper{scrollbar-width:thin;scrollbar-color:var(--c-secondary) transparent}}.theme4-auth-overlay{background:#00000080}.theme4-auth-backdrop{background:0 0}.theme4-auth-modal__close{color:#fff;background:0 0;transition:transform .3s,opacity .2s}.theme4-auth-modal__close:hover{opacity:.85;transform:rotate(90deg)}.theme4-auth-modal__close:active{transform:rotate(90deg)scale(.92)}@media (prefers-reduced-motion:reduce){.theme4-auth-modal__close{transition:opacity .2s}.theme4-auth-modal__close:hover,.theme4-auth-modal__close:active{transform:none}}.theme4-auth-modal__close:before,.theme4-auth-modal__close:after{content:"";background:#fff;width:18px;height:2px;position:absolute;top:50%;left:50%}.theme4-auth-modal__close:before{transform:translate(-50%,-50%)rotate(45deg)}.theme4-auth-modal__close:after{transform:translate(-50%,-50%)rotate(-45deg)}.theme4-auth-login-register-wrap{color:#fff}.theme4-auth-switch-item{color:var(--c-secondary-500);border-bottom:4px solid #fff3;transition:border-color .2s,color .2s}.theme4-auth-switch-item.is-active,.theme4-auth-switch-item:hover{color:var(--c-secondary-500);border-bottom:4.5px solid var(--c-secondary-500)}.theme4-auth-input{color:#fff;background:var(--c-primary-600);border-color:var(--c-primary-300);box-shadow:none;transition:border-color .2s,color .2s}.theme4-auth-input::placeholder{color:#ffffff8c}.theme4-auth-item-box:hover .theme4-auth-input,.theme4-auth-input:hover,.theme4-auth-input:focus,.theme4-auth-item-box:focus-within .theme4-auth-input{border-color:var(--c-secondary-500);outline:none}.theme4-auth-input-icon{color:#ffffffb3;background:0 0;transition:color .2s}.theme4-auth-item-box:focus-within .theme4-auth-input-icon{color:var(--c-secondary-500)}.theme4-auth-eye-btn{color:#ffffff80;transition:color .2s}.theme4-auth-eye-btn:hover{color:#fff}.theme4-auth-field-error{color:#ec3207}.theme4-auth-modal .theme4-auth-form-item>p.text-xs,.theme4-auth-modal .theme4-auth-form-item p.text-red-400,.theme4-auth-modal .theme4-auth-form-item p.text-red-500,.theme4-auth-modal .register-form__error,.theme4-auth-modal .text-red-400,.theme4-auth-modal .text-red-500,.theme4-auth-register p.text-red-400,.theme4-auth-register p.text-red-500,.theme4-auth-register .register-form__error{color:#ec3207!important}.theme4-auth-label{color:#9195b0}.theme4-auth-or-connect{color:#ffffff80}.theme4-auth-firebase-item{background:#ffffff1a;transition:background .2s,opacity .2s}.theme4-auth-firebase-item:hover{background:#ffffff29}.theme4-auth-tip1{color:#fff}.theme4-auth-register-tip{color:var(--c-secondary-500);text-decoration:underline;transition:all .2s}.theme4-auth-register-tip:hover{opacity:.85}.theme4-auth-sms-btn{color:var(--c-secondary);transition:color .2s}.theme4-auth-remember-bg{background:0 0;border:1px solid #fff;transition:border-color .2s,background .2s}.theme4-auth-remember-checkbox:checked+.theme4-auth-remember-bg{border-color:var(--c-secondary);background:color-mix(in srgb, var(--c-secondary) 35%, transparent)}.theme4-auth-remember-check:before{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:3px;left:7px;transform:rotate(45deg)}.theme4-auth-forgot-link{color:#ff4343;text-decoration:underline;transition:color .2s,opacity .2s}.theme4-auth-forgot-link:hover{color:#ff4343;opacity:.85}.theme4-auth-submit-btn,.theme4-auth-register .theme4-auth-submit-btn,.theme4-auth-register .register-form__btn--primary,.theme4-auth-forgot button[type=submit]{color:#000;background:var(--c-secondary-500);box-shadow:none;border-color:#fff;transition:all .2s}.theme4-auth-submit-btn:hover,.theme4-auth-register .theme4-auth-submit-btn:hover{filter:brightness(1.06)}.theme4-auth-captcha-display{background:#fff}.theme4-auth-captcha-code{color:#111}.theme4-auth-remember-label{color:#fff}.theme4-auth-register .register-form--modal .register-form__field p.text-muted,.theme4-auth-register .register-form--modal .register-form__field p.text-xs.text-muted,.theme4-auth-terms{color:#ffffffd9}.theme4-auth-register .register-form--modal .register-form__field p.text-xs.text-muted button{color:var(--c-secondary)}.theme4-auth-modal .theme4-auth-terms-text,.theme4-auth-modal .theme4-auth-terms-text{color:#ffffffe6}.theme4-auth-modal .theme4-auth-terms-link,.theme4-auth-modal .theme4-auth-terms-link,.theme4-auth-modal .form-container .rem-wrap.term .account,.theme4-auth-modal .form-container .rem-wrap.term .rules{color:var(--c-secondary-500);cursor:pointer;text-decoration:underline;transition:opacity .2s}.theme4-auth-modal .theme4-auth-terms-link:hover,.theme4-auth-modal .theme4-auth-terms-link:hover,.theme4-auth-modal .form-container .rem-wrap.term .account:hover,.theme4-auth-modal .form-container .rem-wrap.term .rules:hover{opacity:.85}.theme4-auth-modal .theme4-auth-terms-bg,.theme4-auth-modal .theme4-auth-terms-bg{border:1px solid var(--c-secondary-500);background:0 0;transition:border-color .2s,background .2s}.theme4-auth-modal .theme4-auth-terms-checkbox:checked+.theme4-auth-terms-bg,.theme4-auth-modal .theme4-auth-terms-checkbox:checked+.theme4-auth-terms-bg{border-color:var(--c-secondary-500);background:color-mix(in srgb, var(--c-secondary-500) 25%, transparent)}.theme4-auth-modal .theme4-auth-terms-check:before,.theme4-auth-modal .theme4-auth-terms-check:before{content:"";border:solid var(--c-secondary-500);border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:3px;left:7px;transform:rotate(45deg)}.theme4-auth-modal .theme4-auth-actions{margin-top:10px}.form-container .submit_btn{white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;text-transform:capitalize;color:#000;background:var(--c-secondary-500);border:1px solid #fff;border-radius:50px;flex-grow:1;justify-content:center;align-items:center;gap:10px;height:44px;font-size:21px;font-weight:700;transition:all .2s;display:flex}.form-container .reset_btn{white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;text-transform:capitalize;color:#fff;background:var(--gradient-3);border:1px solid #fff;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:134px;height:44px;padding-inline:30px;font-size:21px;font-weight:700;transition:all .2s;display:flex}.form-container .submit_btn:hover,.form-container .reset_btn:hover{filter:brightness(1.06)}.theme4-auth-modal .theme4-auth-form-item{margin-bottom:10px!important}.theme4-auth-register .register-form.flex,.theme4-auth-register .register-form--modal{gap:0!important}.theme4-auth-register .theme4-auth-form-item,.theme4-auth-register .theme4-auth-form-item{margin-bottom:10px!important}.theme4-auth-register .register-form__field{margin-bottom:10px}.theme4-auth-register .theme4-auth-field-error,.theme4-auth-register .theme4-auth-form-item>p.text-xs{padding-top:0;padding-bottom:0;margin-top:4px!important}.theme4-auth-modal .theme4-auth-input{color:#fff;background:var(--c-primary-700);border:1px solid var(--c-primary-400);width:100%;height:48px;box-shadow:none;border-radius:10px;padding:0 15px 0 44px;font-size:14px;font-weight:400;line-height:48px;transition:border-color .2s}.theme4-auth-modal .theme4-auth-input::placeholder{color:#ffffff8c;line-height:48px}.theme4-auth-modal .theme4-auth-item-box:hover .theme4-auth-input,.theme4-auth-modal .theme4-auth-input:hover,.theme4-auth-modal .theme4-auth-input:focus,.theme4-auth-modal .theme4-auth-item-box:focus-within .theme4-auth-input{border-color:var(--c-secondary-500);outline:none}.theme4-auth-modal .theme4-auth-input-icon{color:#ffffffb3;background:0 0;transition:color .2s}.theme4-auth-modal .theme4-auth-item-box:focus-within .theme4-auth-input-icon{color:var(--c-secondary-500)}.theme4-auth-modal .theme4-auth-sms-btn{color:var(--c-secondary)}.theme4-auth-modal .theme4-auth-phone-wrap .auth-field__input,.theme4-auth-phone-wrap .auth-field__input{border:1px solid var(--c-primary-300);background:var(--c-primary-600);transition:border-color .2s}.theme4-auth-modal .theme4-auth-phone-wrap .auth-field__input:hover,.theme4-auth-modal .theme4-auth-phone-wrap .auth-field__input:focus-within,.theme4-auth-phone-wrap .auth-field__input:hover,.theme4-auth-phone-wrap .auth-field__input:focus-within{border-color:var(--c-secondary-500)}.theme4-auth-phone-wrap .auth-field__input button,.theme4-auth-phone-wrap .auth-field__input input{color:#fff}.theme4-auth-phone-wrap .auth-field__input input::placeholder{color:#ffffff8c}.theme4-auth-phone-wrap .auth-field__input .border-r{border-color:var(--c-primary-300)}.theme4 .footer-container{background:var(--c-primary-800)}.theme4 .footer-page-center{transition:transform .3s}.theme4 .footer-list-title,.theme4 .footer-provider-abbrev{color:#fff}.theme4 .footer-copyright{color:var(--c-primary-200)}.platform-marquee-announcement{justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.platform-marquee-announcement__backdrop{cursor:pointer;background:#0000008c;border:0;padding:0;position:absolute;inset:0}.popup_modal_wrap.hasBg.notice-popup-container.platform-marquee-announcement__panel{background:var(--color-first-500);border:1px solid #fff4e1;border-radius:10px;width:600px;max-width:calc(100vw - 2rem);height:610px;max-height:calc(100vh - 2rem);padding:0}.notice-popup-container{color:#fff;padding:0}.notice-popup-container__close{flex-shrink:0;width:32px;height:32px;position:static;top:auto;right:auto}.notice-popup-container__close-icon{stroke-width:1.5px;width:2rem;height:2rem}.notice-popup-container .popup-header{border-bottom:1px solid #fff3}.notice-popup-container .popup-title{color:#fff}.notice-popup-container .popup-menu{color:#fff;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0}.notice-popup-container .popup-menu::-webkit-scrollbar{width:4px}.notice-popup-container .popup-menu::-webkit-scrollbar-track{background:0 0}.notice-popup-container .popup-menu::-webkit-scrollbar-thumb{background:var(--color-second-300);border-radius:999px}.notice-popup-container .popup-menu::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--color-second-300) 85%, white)}@supports not selector(::-webkit-scrollbar){.notice-popup-container .popup-menu{scrollbar-width:thin;scrollbar-color:var(--color-second-300) transparent}}.notice-popup-container .item-container{color:#fff;transition:opacity .2s}.notice-popup-container .item-container:hover{opacity:.88}.notice-popup-container .content{color:#ffffffeb;background-color:#ffffff0d;border:1px solid #fff3;border-radius:9px;padding:10px}.notice-popup-container .content p{margin:0 0 .75rem}.notice-popup-container .content img{max-width:100%;height:auto}.theme4 .theme4-side-wrapper .theme4-side-menu{overscroll-behavior:contain;background:var(--c-primary-500);color:#fff;-webkit-overflow-scrolling:touch;flex-direction:column;gap:10px;width:245px;height:100%;max-height:100%;padding:10px 12px 50px;transition:width .3s,padding .3s;display:flex;overflow:hidden auto}.theme4 .theme4-side-wrapper .theme4-side-menu--off{gap:10px;width:84px;padding:10px 17px 50px}.theme4 .theme4-side-wrapper .theme4-side-menu--off .theme4-side-menu-wrap{flex-direction:column}.theme4 .theme4-side-wrapper .theme4-side-menu--off .theme4-side-menu-item{width:50px}.theme4 .theme4-side-wrapper .theme4-side-menu--off .theme4-side-ex-text,.theme4 .theme4-side-wrapper .theme4-side-menu--off .selected-option,.theme4 .theme4-side-wrapper .theme4-side-menu--off .language-select__chevron-wrap{display:none}.theme4 .theme4-side-wrapper .theme4-side-menu--off .theme4-side-top-group-item{justify-content:center;width:50px;height:50px;min-height:50px;padding:8px 0}.theme4 .theme4-side-wrapper .theme4-side-menu--off .theme4-side-group-item-img{width:35px;height:35px;margin-right:0}.theme4 .theme4-side-wrapper .theme4-side-menu--off .theme4-side-bottom-group{align-items:center}.theme4 .theme4-side-wrapper .theme4-side-menu--off .theme4-side-bottom-item,.theme4 .theme4-side-wrapper .theme4-side-menu--off .language-select .select-input{justify-content:center;gap:0;width:50px;height:40px;min-height:40px;padding:0}.theme4 .theme4-side-wrapper .theme4-side-menu--off .theme4-side-bottom-item__icon{color:#ffffff72;width:24px;height:24px}.theme4 .theme4-side-wrapper .theme4-side-menu--off .language-select{z-index:20;width:50px;position:relative}.theme4 .theme4-side-wrapper .theme4-side-menu--off .language-select .select-input,.theme4 .theme4-side-wrapper .theme4-side-menu--off .language-select .selected-option{width:50px}.theme4 .theme4-side-wrapper .theme4-side-menu--off .language-select .simple-select{z-index:30;flex-direction:column;gap:5px;width:50px;margin-top:5px;padding:0;display:flex;position:relative;inset:auto;overflow:visible}.theme4 .theme4-side-wrapper .theme4-side-menu--off .language-select .select-option{color:#fff;background:#ffffff0d;border-radius:4px;justify-content:center;gap:0;width:50px;height:40px;min-height:40px;padding:0}.theme4 .theme4-side-wrapper .theme4-side-menu--off .language-select .select-option span{display:none}.theme4 .theme4-side-wrapper .theme4-side-menu--off .language-select .select-option.selected,.theme4 .theme4-side-wrapper .theme4-side-menu--off .language-select .select-option:hover{color:#fff;background:#ffffff26}.theme4 .theme4-side-wrapper .theme4-side-menu-wrap{gap:5px;display:flex}.theme4 .theme4-side-wrapper .theme4-side-menu-item{color:#a1b1f7;cursor:pointer;background:#ffffff0d;border:0;border-radius:4px;justify-content:center;align-items:center;width:70px;height:40px;padding:10px;text-decoration:none;display:inline-flex}.theme4 .theme4-side-wrapper .theme4-side-menu-item__icon{color:#a1b1f7;fill:#a1b1f7;width:20px;height:20px;transition:color .2s,fill .2s}.theme4 .theme4-side-wrapper .theme4-side-menu-item:hover .theme4-side-menu-item__icon,.theme4 .theme4-side-wrapper .theme4-side-menu-item--active .theme4-side-menu-item__icon,.theme4 .theme4-side-wrapper .theme4-side-menu-item--active:hover .theme4-side-menu-item__icon{color:var(--color-second-300);fill:var(--color-second-300)}.theme4 .theme4-side-wrapper .theme4-side-top-group{grid-template-columns:repeat(1,1fr);gap:8px;width:100%;display:grid}.theme4 .theme4-side-wrapper .theme4-side-top-group-item{cursor:pointer;background:var(--gradient-4);border:1px solid var(--color-second-300);border-radius:4px;align-items:center;width:100%;min-height:48px;padding:10px 15px;text-decoration:none;transition:filter .15s,border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.theme4 .theme4-side-wrapper .theme4-side-top-group-item:hover{filter:brightness(1.18);border-color:color-mix(in srgb, var(--color-second-300) 70%, white);box-shadow:0 0 10px color-mix(in srgb, var(--color-second-300) 35%, transparent)}.theme4 .theme4-side-wrapper .theme4-side-group-item-img{object-fit:contain;flex-shrink:0;width:28px;height:28px;margin-right:10px;display:block}.theme4 .theme4-side-wrapper .theme4-side-top-group-item .theme4-side-ex-text{color:#000;font-size:14px;font-weight:600}.theme4 .theme4-side-wrapper .theme4-side-bottom-group{flex-direction:column;gap:5px;width:100%;margin-top:4px;display:flex}.theme4 .theme4-side-wrapper .theme4-side-bottom-item{color:#fff;cursor:pointer;background:#ffffff0d;border:0;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:40px;padding:0 15px;font-size:16px;font-weight:400;text-decoration:none;transition:all .2s;display:flex;position:relative}.theme4 .theme4-side-wrapper .theme4-side-bottom-item:hover{opacity:.92}.theme4 .theme4-side-wrapper .theme4-side-bottom-item__icon{color:#ffffffbf;flex-shrink:0;width:20px;height:20px}.theme4 .theme4-side-wrapper .theme4-side-bottom-item .theme4-side-ex-text{color:#fff;text-align:left;flex:1;min-width:0;font-size:16px;font-weight:400}.theme4 .theme4-side-wrapper .language-select{color:#fff;flex-direction:column;flex-shrink:0;gap:5px;width:100%;display:flex;position:relative}.theme4 .theme4-side-wrapper .language-select .select-input,.theme4 .theme4-side-wrapper .language-select .selected-option{width:100%}.theme4 .theme4-side-wrapper .language-select .select-input{width:100%;min-height:40px;color:inherit;cursor:pointer;background:#ffffff0d;border:0;border-radius:4px;align-items:center;gap:10px;padding:0 15px;font-size:16px;font-weight:400;transition:all .3s;display:flex}.theme4 .theme4-side-wrapper .language-select .select-input:hover{opacity:.92}.theme4 .theme4-side-wrapper .language-select .selected-option{text-align:left;flex:1;min-width:0}.theme4 .theme4-side-wrapper .language-select .language-select__chevron-wrap{border:1px solid #ffffff73;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;transition:border-color .2s,color .2s;display:inline-flex}.theme4 .theme4-side-wrapper .language-select .language-select__chevron{color:#ffffff73;width:12px;height:12px;transition:transform .2s,color .2s}.theme4 .theme4-side-wrapper .language-select.language-select--open .language-select__chevron-wrap{border-color:var(--color-second-300)}.theme4 .theme4-side-wrapper .language-select.language-select--open .language-select__chevron{color:var(--color-second-300)}.theme4 .theme4-side-wrapper .language-select .language-select__chevron--open{transform:rotate(180deg)}.theme4 .theme4-side-wrapper .language-select .simple-select{flex-direction:column;gap:0;width:100%;display:flex;overflow:hidden}.theme4 .theme4-side-wrapper .language-select .select-option{text-align:left;color:#fff;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:10px;width:100%;min-height:40px;padding:10px 15px;font-size:14px;line-height:1.2;transition:all .1s;display:flex;position:relative}.theme4 .theme4-side-wrapper .language-select .select-option.selected,.theme4 .theme4-side-wrapper .language-select .select-option:hover{color:var(--color-second-300);background:#ffffff26}.theme4 .theme4-layout-category{background-size:100%;min-height:60vh;padding:28px 0 40px}.theme4 .theme4-layout-category--closed{width:calc(100vw - 84px);margin-left:84px}.theme4 .theme4-layout-category--open{width:calc(100vw - 245px);margin-left:245px}.theme4 .game-action-wrapper{background:#0006}.theme4 .search-input{color:#fff;background:#00000059;transition:background .2s,box-shadow .2s}.theme4 .search-input::placeholder{color:#ffffff8c}.theme4 .search-input:focus{box-shadow:0 0 0 1px var(--c-primary-300);background:#0000007a}.theme4 .game-category-filter-item{color:#fff;background:var(--c-primary-600);border-color:#0000;transition:color .2s,background .2s,border-color .2s}.theme4 .game-category-filter-item.is-active,.theme4 .game-category-filter-item:hover{color:var(--c-primary-600);background:var(--gradient-5);border-color:#fff}.theme4 .game-category-filter-drop,.theme4 .game-category-filter-drop__icon,.theme4 .game-page-back,.theme4 .game-page-back-icon{color:#fff}.theme4 .progress-bar{background:var(--gradient-5)}.theme4 .more-btn{color:#000;background:var(--gradient-4);border:1px solid #fff;transition:opacity .2s}.theme4 .more-btn:hover{opacity:.92}.theme4-game-search-modal__backdrop{opacity:.5;background:#000}.theme4-game-search-modal__input{color:#fff;background:var(--c-primary-500);border-color:#ffffff8c;transition:border-color .2s,background .2s,box-shadow .2s}.theme4-game-search-modal__input::placeholder{color:#ffffff8c}.theme4-game-search-modal__input:focus{background:var(--c-primary-500);border-color:var(--c-secondary-400);box-shadow:0 0 0 1px var(--c-secondary-400)}.theme4-game-search-modal__results{background:var(--c-primary-500);border-color:#ffffff73}.theme4-game-search-modal__nav{color:#fff;opacity:.9;transition:opacity .2s}.theme4-game-search-modal__nav:hover{opacity:1}.theme4-game-search-modal__swiper .swiper-slide,.theme4-game-search-modal__slide{width:var(--home-card-size,160px)}.theme4 .promo-container{width:100%;max-width:920px;margin:0 auto;padding-top:24px}.theme4 .game-page-title{align-items:center;gap:10px;margin-bottom:34px;display:flex}.theme4 .game-title-text{color:#fff}.theme4 .promo-menu-container{color:#fff;align-items:center;gap:20px;margin-bottom:30px;font-size:16px;font-weight:500;display:flex;position:relative}.theme4 .promo-menu-label{white-space:nowrap;color:#fff;flex-shrink:0}.theme4 .promo-menu-items{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.theme4 .promo-menu-item{white-space:nowrap;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--c-primary-600);border:1px solid #0000;border-radius:20px;justify-content:center;align-items:center;height:30px;padding:0 16px;font-size:16px;font-weight:500;line-height:1;transition:all .2s;display:flex}.theme4 .promo-menu-item.active,.theme4 .promo-menu-item:hover{color:var(--c-primary-600);background:var(--gradient-5);border-color:#fff}.theme4 .promo-menu-item--skeleton{pointer-events:none;background:#ffffff14;width:72px;animation:1.5s ease-in-out infinite pulse}.theme4 .promo-container .active-promo-list{grid-template-columns:repeat(2,minmax(0,430px));justify-content:start;gap:26px 32px;display:grid}.theme4 .promo-container .active-promo-item{cursor:pointer;background:var(--c-primary-300);border-radius:10px;flex-direction:column;width:100%;transition:all .2s;display:flex;position:relative;overflow:hidden}.theme4 .promo-container .active-promo-item:hover{filter:brightness(1.06)}.theme4 .promo-container .active-promo-item__banner{aspect-ratio:410/150;object-fit:cover;width:100%;display:block}.theme4 .promo-container .active-promo-item__banner--placeholder{color:#ffffff8c;background:color-mix(in srgb, var(--c-primary-600) 65%, black);justify-content:center;align-items:center;font-size:14px;display:flex}.theme4 .promo-container .hot-tag{z-index:1;color:#fff;background:#ff4343;border-radius:10px 0;padding:6px 15px;font-size:12px;font-weight:700;line-height:1;position:absolute;top:0;left:0}.theme4 .promo-container .active-promo-info{align-items:center;width:100%;min-height:49px;margin-top:auto;padding:0 15px;transition:all .2s;display:flex;position:relative}.theme4 .promo-container .info-title{-webkit-line-clamp:1;color:#fff;-webkit-box-orient:vertical;width:100%;margin:0;font-size:16px;font-weight:400;line-height:1.2;display:-webkit-box;overflow:hidden}.theme4 .promo-container .active-promo-item--skeleton .active-promo-item__banner,.theme4 .promo-container .active-promo-item--skeleton .active-promo-info{background:#ffffff14;animation:1.5s ease-in-out infinite pulse}.theme4 .promo-container .active-promo-item--skeleton .active-promo-info{min-height:49px}.theme4 .theme4-promo-modal__panel{background:var(--gradient-2);border:1px solid #ffffff2e;box-shadow:0 16px 48px #00000059}.theme4 .theme4-promo-modal__close{z-index:2;position:absolute;top:12px;right:12px}.theme4 .theme4-promo-vhtml{color:#ffffffeb;font-size:14px;line-height:1.6}.theme4 .theme4-promo-vhtml img{max-width:100%;height:auto}.theme4 .theme4-promo-vhtml a{color:var(--color-second-300)}
