@font-face{font-display:swap;font-family:Prompt;font-style:normal;font-weight:400;src:url(../fonts/prompt/Prompt-400.ttf) format("truetype")}@font-face{font-display:swap;font-family:Prompt;font-style:normal;font-weight:500;src:url(../fonts/prompt/Prompt-500.ttf) format("truetype")}@font-face{font-display:swap;font-family:Prompt;font-style:normal;font-weight:600;src:url(../fonts/prompt/Prompt-600.ttf) format("truetype")}@font-face{font-display:swap;font-family:Prompt;font-style:normal;font-weight:700;src:url(../fonts/prompt/Prompt-700.ttf) format("truetype")}@font-face{font-display:swap;font-family:Prompt;font-style:normal;font-weight:800;src:url(../fonts/prompt/Prompt-800.ttf) format("truetype")}:root{color-scheme:dark;--bg:#070707;--bg-elevated:#0f0f10;--bg-panel:#161616;--gold:#d8a619;--gold-bright:#f8d56b;--gold-deep:#b68714;--accent:#f9c84b;--text:#f6f1e3;--muted:#b5b1a6;--line:rgba(216,166,25,.35);--shadow:0 20px 50px rgba(0,0,0,.55);--radius:16px;--container:1180px;--download-tab-width:46px;--download-tab-offset:18px;--download-panel-width:260px;--top-bar-height:84px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Prompt,Segoe UI,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{margin:0 auto;padding:0 20px;width:min(100%,var(--container))}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1;padding-bottom:80px}.top-bar{background:linear-gradient(180deg,#000000f2,#000000b3);border-bottom:1px solid rgba(216,166,25,.25)}.top-bar-inner{align-items:center;display:flex;padding:14px 0}.top-bar-left{flex:1}.top-bar-right{align-items:flex-end;display:flex;flex-direction:column;gap:6px}.login-fields{align-items:center;display:flex;gap:12px}.login-fields input{background:#101010;border:1px solid rgba(216,166,25,.5);border-radius:6px;color:var(--text);font-size:13px;height:30px;line-height:normal;padding:0 12px;width:200px}.password-input-group{display:block;position:relative;width:100%}.password-input-group input{box-sizing:border-box;padding-right:40px!important;width:100%}.password-visibility-toggle{background:transparent;border:none;color:transparent;cursor:pointer;font-size:0;height:24px;letter-spacing:0;line-height:0;overflow:hidden;padding:0;position:absolute;right:10px;text-transform:none;top:50%;transform:translateY(-50%);width:24px}.password-visibility-toggle:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23f8d56b' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.9' viewBox='0 0 24 24'%3E%3Cpath d='M2 12s3.8-6 10-6 10 6 10 6-3.8 6-10 6-10-6-10-6'/%3E%3Ccircle cx='12' cy='12' r='2.6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:15px;top:0;right:0;bottom:0;left:0;margin:auto;position:absolute;width:15px}html:not(.is-mobile-web):not(.is-android-apk) .password-input-group input{padding-right:40px!important}html:not(.is-mobile-web):not(.is-android-apk) .password-visibility-toggle{height:28px;right:8px;width:28px}.header-password-field{width:200px}.login-fields>button{align-items:center;background:transparent;border:1px solid rgba(216,166,25,.9);border-radius:6px;box-shadow:0 0 10px #f3c60026;box-sizing:border-box;color:#f3c600;cursor:pointer;display:inline-flex;font-weight:700;height:30px;justify-content:center;letter-spacing:.6px;line-height:normal;padding:0 16px;text-transform:uppercase}.login-fields>button:disabled{cursor:not-allowed;opacity:.6}.login-fields>.header-register-btn{background:linear-gradient(180deg,#f8d56b,#b78311);color:#1b1200}.login-error{color:#ff4d4f}.login-error,.login-success{font-size:12px;letter-spacing:.2px}.login-success{color:#9fe3b2}.guest-status{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;width:100%}.guest-status .login-error,.guest-status .muted{line-height:1.2;padding-bottom:0}.guest-status .login-error{min-width:0;text-align:left}.guest-status .muted{text-align:right;white-space:nowrap}.login-error-block{display:block;margin-top:-6px}.muted{color:#aaa59b;font-size:12px}.top-user{align-items:center;display:flex;flex-wrap:wrap;gap:2px}.top-user-actions{align-items:center;display:inline-flex;gap:2px}.top-user-meta{align-items:center;display:flex;gap:10px}.dropdown{position:relative}.dropdown-trigger{align-items:center;background:transparent;border:none;color:#d8d2c4;cursor:pointer;display:flex;font-size:13px;gap:8px}.lang-trigger,.top-user .dropdown-trigger{height:30px;line-height:normal}.lang-trigger{align-items:center;border:1px solid rgba(216,166,25,.9);border-radius:6px;box-sizing:border-box;color:#f3c600;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;letter-spacing:.5px;padding:0 5px;text-transform:uppercase}.login-fields .lang-trigger{font-size:13px;padding:0 5px}.login-fields .flag,.top-user .flag{height:16px;width:16px}.login-fields .lang-trigger .chevron{font-size:9px}.chevron{font-size:10px;opacity:.7}.dropdown-menu{background:#1b1b1c;border:1px solid rgba(216,166,25,.35);border-radius:10px;box-shadow:0 12px 30px #00000073;display:grid;gap:10px;min-width:180px;padding:10px;position:absolute;right:0;top:36px;z-index:30}.dropdown-menu:before{border-color:transparent transparent #1b1b1c;border-style:solid;border-width:0 8px 8px;content:"";position:absolute;right:16px;top:-8px}.dropdown-menu a,.dropdown-menu button{align-items:center;background:transparent;border:none;color:#c9c3b4;cursor:pointer;display:flex;font-size:13px;gap:10px;text-align:left}.lang-trigger .lang-label{display:none}.dropdown-menu a:hover,.dropdown-menu button:hover{color:#f8d56b}.balance-pill{background:#101010;border:1px solid rgba(216,166,25,.6);border-radius:6px;box-sizing:border-box;font-size:13px;gap:8px;height:34px;padding:0 8px 0 12px}.balance-pill,.balance-refresh{align-items:center;color:#f8d56b;display:inline-flex}.balance-refresh{background:transparent;border:1px solid rgba(216,166,25,.6);border-radius:999px;cursor:pointer;height:26px;justify-content:center;line-height:1;padding:0;width:26px}.balance-refresh:disabled{cursor:not-allowed;opacity:.6}.balance-action-button{align-items:center;background:transparent;border:1px solid rgba(216,166,25,.6);border-radius:6px;cursor:pointer;display:inline-flex;height:30px;justify-content:center;min-width:74px;padding:0 10px;transition:all .2s ease}.balance-action-label{color:#f8d56b;font-size:13px;font-weight:600;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap}.balance-action-button.deposit{background:linear-gradient(180deg,var(--gold-bright),var(--gold-deep));border-color:transparent;color:#201500}.balance-action-button.deposit .balance-action-label{color:#201500}.balance-refresh-spinner{display:inline-block;height:14px;position:relative;width:14px}.balance-refresh-spinner:before{color:currentColor;content:"";font-family:joker-mobile-icomoon;font-size:14px;top:0;right:0;bottom:0;left:0;line-height:14px;position:absolute;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.balance-refresh.is-spinning .balance-refresh-spinner{animation:game-launch-spin .8s linear infinite}@keyframes game-launch-spin{to{transform:rotate(1turn)}}.nav-toggle{background:transparent;border:1px solid rgba(216,166,25,.45);border-radius:8px;cursor:pointer;display:none;flex-direction:column;gap:4px;justify-content:center;padding:6px 8px}.nav-toggle span{background:#f8d56b;border-radius:999px;display:block;height:2px;width:18px}.logout-button{align-items:center;background:linear-gradient(180deg,var(--gold-bright),var(--gold-deep));border:1px solid transparent;border-radius:6px;box-shadow:0 0 10px #f3c60026;box-sizing:border-box;color:#201500;display:inline-flex;font-size:13px;font-weight:600;height:30px;justify-content:center;letter-spacing:.6px;line-height:normal;padding:0 16px;text-transform:uppercase}.flag{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;display:inline-block;height:20px;width:20px}.flag-en{background-image:url(../images/joker/language/ico_lag_en.png)}.flag-ms{background-image:url(../images/joker/language/ico_lag_ms.png)}.flag-id{background-image:url(../images/joker/language/ico_lag_id.png)}.flag-zh{background-image:url(../images/joker/language/ico_lag_zh.png)}.flag-th{background-image:url(../images/joker/language/ico_lag_th.png)}.flag-ko{background-image:url(../images/joker/language/ico_lag_ko.png)}.flag-hi{background-image:url(../images/joker/language/ico_lag_hi.png)}.flag-km{background-image:url(../images/joker/language/ico_lag_km.png)}.flag-pt{background-image:url(../images/joker/language/ico_lag_pt-br.png)}.lang-menu{min-width:220px;padding:12px 10px}.lang-menu button{align-items:center;display:flex;font-weight:500;gap:12px;justify-content:flex-start;letter-spacing:0;padding:8px 6px;position:relative;text-transform:none}.lang-menu button:after{background:#ffffff40;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translate(-50%);width:90%}.lang-menu button:last-child:after{content:none}.user-menu{min-width:180px;padding:10px}.user-menu .user-menu-item{font-weight:500;justify-content:flex-start;letter-spacing:0;padding:8px 6px;position:relative;text-transform:none;width:100%}.user-menu .user-menu-item:after{background:#ffffff29;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translate(-50%);width:90%}.user-menu .user-menu-item:last-child:after{content:none}.user-menu .user-menu-item-icon{flex:0 0 18px;height:18px;position:relative;width:18px}.user-menu .user-menu-item-icon:before{color:#c9c4b5eb;font-family:joker-mobile-icomoon;font-size:17px;top:0;right:0;bottom:0;left:0;line-height:18px;position:absolute;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.user-menu .user-menu-item:hover .user-menu-item-icon:before{color:#f8d56b}.user-menu .user-menu-item.profile .user-menu-item-icon:before{content:""}.user-menu .user-menu-item.bank .user-menu-item-icon:before{content:""}.user-menu .user-menu-item.deposit .user-menu-item-icon:before{content:""}.user-menu .user-menu-item.withdraw .user-menu-item-icon:before{content:""}.user-menu .user-menu-item.history .user-menu-item-icon:before{content:""}.user-menu .user-menu-item.password .user-menu-item-icon:before{content:""}.navbar{background:#000000d9;border-bottom:1px solid rgba(216,166,25,.3)}.navbar-inner{gap:24px;justify-content:space-between;padding:18px 0}.brand,.navbar-inner{align-items:center;display:flex}.brand{font-size:26px;font-weight:800;gap:10px;letter-spacing:1px}.brand-logo{height:auto;width:170px}.brand span{color:var(--gold-bright);text-shadow:0 0 12px hsla(45,91%,70%,.6)}.nav-links{display:flex;flex:1;font-size:13px;font-weight:600;gap:20px;justify-content:center;letter-spacing:1px;text-transform:uppercase}.nav-links a{color:var(--muted);padding-bottom:6px;transition:all .2s ease}.nav-links a.router-link-active,.nav-links a:hover{color:var(--gold-bright)}.home-main{background:radial-gradient(circle at top,#1d1a13 0,#0b0b0b 55%,#050505);overflow:hidden;padding:0 0 90px;position:relative}.home-hero{display:grid;gap:24px;padding:0;width:100%}.home-hero .home-slider{border-left:0;border-radius:0;border-right:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.home-slider{border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:var(--shadow);overflow:hidden;position:relative}.home-slide{background-position:top;background-size:cover;height:360px}.home-dots{bottom:14px;display:flex;gap:8px;left:50%;position:absolute;transform:translate(-50%)}.home-dots span{background:#ffffff59;border:1px solid rgba(216,166,25,.7);border-radius:50%;height:10px;width:10px}.home-dots span.active{background:var(--gold-bright)}.home-jackpot{margin-top:24px}.home-jackpot-title{display:block;height:auto;margin:-5px auto 8px;width:min(360px,70%)}.home-jackpot-frame{contain:layout paint;display:grid;place-items:center;position:relative;text-align:center}.home-jackpot-bg{height:auto;width:min(100%,1080px)}.home-jackpot-value{display:grid;top:0;right:0;bottom:0;left:0;place-items:center;pointer-events:none;position:absolute;text-align:center;transform:translateY(-5px)}.home-jackpot-marquee{border-radius:30px;max-width:min(420px,70vw);min-height:72px;min-width:min(340px,44vw);padding:12px 26px;width:-moz-fit-content;width:fit-content}.home-jackpot-value .game-jackpot-marquee-inner{font-feature-settings:"tnum";font-size:clamp(18px,2.6vw,30px);font-variant-numeric:tabular-nums;letter-spacing:clamp(.5px,.16vw,2px)}.home-manual{display:grid;gap:18px;grid-template-columns:minmax(0,1fr);margin-top:28px}.home-manual-card{background:#151515;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;box-shadow:var(--shadow);min-height:220px;overflow:hidden;position:relative}.home-manual-bg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-manual-text{left:28px;position:absolute;top:50px;width:min(320px,70%)}.home-manual-btn{align-items:center;background:#0003;border-radius:6px;display:inline-flex;gap:8px;left:28px;padding:6px 8px;position:absolute;top:140px}.home-manual-btn img{height:40px}.home-download{background:#1d1d1d;border-bottom-left-radius:12px;border-left:1px solid rgba(216,166,25,.45);border-top-left-radius:12px;box-shadow:0 12px 40px #0000008c;position:fixed;right:0;top:140px;transform:translate(100%);transition:transform .25s ease;width:var(--download-panel-width);z-index:30}.home-download.open{transform:translate(0)}.download-pill{background:linear-gradient(180deg,#f8d56b,#b78311);border:none;border-radius:8px 8px 0 0;color:#1b1200;cursor:pointer;font-weight:800;letter-spacing:1px;padding:8px 18px;position:fixed;right:10px;top:130px;transform:rotate(-90deg);transform-origin:right center;z-index:35}.download-pill-label{display:inline-block;text-transform:uppercase;transform:rotate(180deg)}.download-contact-shortcuts{display:grid;gap:8px;position:fixed;right:10px;top:286px;z-index:34}.download-contact-shortcut{align-items:center;background:transparent;border:none;border-radius:0;box-shadow:none;display:inline-flex;height:60px;justify-content:center;width:60px}.download-contact-shortcut .home-download-icon-fallback,.download-contact-shortcut img{height:36px;width:36px}.home-download.open~.download-pill,.home-download.open~.download-pill+.download-contact-shortcuts{right:calc(var(--download-panel-width) + 15px)}.game-active .download-contact-shortcuts,.game-active .download-pill,.game-active .home-download,html.is-android-apk .download-contact-shortcuts,html.is-mobile-web .download-contact-shortcuts{display:none}.home-download-inner{display:grid;gap:10px;padding:0 16px 20px}.home-download-header{display:block;height:auto;max-width:241px;width:100%}.home-download-list{color:var(--muted);display:grid;font-size:12px;gap:0;margin-top:12px}.home-download-list li{align-items:center;display:grid;gap:14px;grid-template-columns:28px minmax(0,1fr) 62px;padding:12px 0}.home-download-list li+li{border-top:1px solid hsla(0,0%,100%,.12)}.home-download-list img{height:22px;width:22px}.home-download-icon-fallback{align-items:center;background:#1877f2;border-radius:999px;color:#fff;display:inline-flex;font-family:Arial,sans-serif;font-size:16px;font-weight:700;height:22px;justify-content:center;line-height:1;text-transform:lowercase;width:22px}.home-download-list a{color:#f5d980}.home-download-copy{display:grid;gap:4px}.home-download-note{color:#c9c0a5;font-size:11px}.home-download-qr{background:#fff;border-radius:2px;display:grid;height:62px;justify-self:end;overflow:hidden;place-items:center;width:62px}.home-download-qr svg{display:block;height:62px;width:62px}.section-title{align-items:center;color:var(--gold-bright);display:flex;font-size:26px;font-weight:800;gap:14px;justify-content:center;letter-spacing:2px;margin:20px 0;text-transform:uppercase}.section-title:after,.section-title:before{background:linear-gradient(90deg,transparent,var(--gold),transparent);content:"";flex:1;height:2px}.jackpot-panel{background:linear-gradient(180deg,#1a1a1a,#0f0f10);border:1px solid rgba(216,166,25,.35);border-radius:20px;box-shadow:var(--shadow);display:grid;gap:16px;padding:26px 20px;position:relative;text-align:center}.jackpot-panel:after,.jackpot-panel:before{background:url(../images/joker/stamp-center-gold.png) no-repeat 50%;background-size:contain;content:"";height:46px;opacity:.6;position:absolute;width:46px}.jackpot-panel:before{left:12px;top:12px}.jackpot-panel:after{bottom:12px;right:12px}.jackpot-value{background:linear-gradient(180deg,#fdf2cf,#d4a012);border-radius:12px;color:#241600;display:inline-block;font-size:34px;font-weight:700;letter-spacing:2px;margin:0 auto;min-width:280px;padding:10px 20px}.card-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.game-card{background:var(--bg-panel);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;box-shadow:0 18px 35px #00000059;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.game-card:hover{box-shadow:0 20px 45px #00000080;transform:translateY(-4px)}.game-card img{height:140px;-o-object-fit:cover;object-fit:cover;width:100%}.game-card-body{padding:16px}.game-card-title{font-size:16px;font-weight:700}.game-card-meta{color:var(--muted);font-size:12px;margin-top:6px}.panel{background:var(--bg-panel);border:1px solid hsla(0,0%,100%,.06);border-radius:18px;box-shadow:var(--shadow);padding:24px}.form-grid{display:grid;gap:16px}.form-grid input,.form-grid textarea{background:#0f0f10;border:1px solid rgba(216,166,25,.4);border-radius:10px;color:var(--text);padding:12px 14px}.form-grid .password-input-group{width:100%}.form-grid button{background:linear-gradient(180deg,#f8d56b,#b78311);border:none;border-radius:8px;color:#1b1200;cursor:pointer;font-weight:700;justify-self:start;padding:10px 20px}.form-grid .password-visibility-toggle{background:transparent;border:none;border-radius:0;box-shadow:none;color:transparent;justify-self:auto;padding:0}.login-action-row{display:flex;gap:10px}.login-action-row>button{justify-self:auto}.login-action-row .login-register-btn{background:transparent;border:1px solid rgba(216,166,25,.9);color:#f3c600}.footer{background:#0c0c0c;border-top:1px solid rgba(216,166,25,.25);padding:26px 0 34px;position:relative}.footer-inner{align-items:center;color:var(--muted);display:grid;font-size:12px;gap:24px;grid-template-columns:220px 1fr auto}.footer-brand{display:grid;gap:8px}.footer-logo{width:150px}.footer-meta{color:#7a7a7a;font-size:11px}.footer-copy{color:#9b9b9b;line-height:1.6;max-width:640px}.footer-actions{display:grid;gap:10px;justify-items:end}.footer-links{display:flex;flex-wrap:wrap;font-size:12px;gap:14px;letter-spacing:1px;text-transform:uppercase}.footer-socials{display:flex;gap:10px}.footer-social{align-items:center;background:linear-gradient(180deg,#6d6d6d,#3b3b3b);border:none;border-radius:50%;box-shadow:inset 0 1px #ffffff24;color:#2a2a2a;display:inline-flex;font-weight:700;height:34px;justify-content:center;overflow:hidden;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:34px}.footer-social:hover{background:linear-gradient(180deg,#ffe27e,#b57f11);color:#1f1603;transform:translateY(-1px)}.footer-social img{display:block;height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.footer-social-facebook img{height:30px;width:30px}.footer-top{bottom:18px;display:inline-flex;position:absolute;right:24px}.footer-top,.footer-top img{height:40px;width:40px}.loading-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#030303b8;display:grid;top:0;right:0;bottom:0;left:0;place-items:center;position:fixed;z-index:50}.loading-overlay .spinner{animation:spin 1s linear infinite;border:4px solid rgba(216,166,25,.2);border-radius:50%;border-top:4px solid var(--gold-bright);height:70px;width:70px}@keyframes spin{to{transform:rotate(1turn)}}.modal-backdrop{background:#000000bf;z-index:60}.modal{background:#2a2a2a;border:1px solid rgba(216,166,25,.5);border-radius:14px;box-shadow:0 25px 60px #0009;padding:18px 20px 24px;width:min(900px,92vw)}.agreement-backdrop{background:radial-gradient(circle at 30% 20%,rgba(216,166,25,.08),transparent 55%),#000000d1;display:grid;top:0;right:0;bottom:0;left:0;padding:24px;place-items:center;position:fixed;z-index:65}.agreement-modal{background:linear-gradient(135deg,#1a1a1a,#111);border:1px solid rgba(216,166,25,.5);border-radius:16px;box-shadow:0 30px 80px #000000b3;display:grid;gap:18px;grid-template-rows:auto minmax(0,1fr) auto;max-height:min(720px,88vh);padding:28px 32px 24px;width:min(980px,95vw)}.agreement-header h2{color:#f4c44b;font-size:18px;letter-spacing:.6px;margin:0}.agreement-list{color:#cfc8b6;font-size:13px;line-height:1.65;margin:0;max-height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;padding-left:20px;padding-right:10px;scrollbar-color:rgba(216,166,25,.85) hsla(0,0%,100%,.08);scrollbar-width:thin}.agreement-list::-webkit-scrollbar{width:8px}.agreement-list::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.agreement-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#f6d775,#d59c1a);border-radius:999px}.agreement-list-item{margin-bottom:10px}.agreement-actions{display:flex;gap:12px;justify-content:center}.agreement-btn{border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;height:36px;min-width:110px}.agreement-btn.agree{background:linear-gradient(180deg,#f8d56b,#c48a13);border:none;color:#1b1200}.agreement-btn.disagree{background:transparent;border:1px solid rgba(216,166,25,.7);color:#f4c44b}.history-modal{transform:translateY(-40px)}.history-filters{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:18px}.history-filters label{color:#d6d0c1;display:grid;font-size:12px;gap:6px}.history-filters input,.history-filters select{background:#1d1d1e;border:1px solid rgba(216,166,25,.4);border-radius:6px;color:#f5f1e2;padding:8px 10px}.history-filters button{align-self:end;background:linear-gradient(180deg,#f8d56b,#c48a13);border:none;border-radius:6px;color:#1b1200;cursor:pointer;font-size:13px;font-weight:600;height:34px;min-width:120px;padding:0 18px}.history-quickrange{align-self:end;min-width:120px;position:relative}.history-quickrange summary{align-items:center;background:linear-gradient(180deg,#f8d56b,#c48a13);border:none;border-radius:6px;box-sizing:border-box;color:#1b1200;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:8px;height:34px;justify-content:center;list-style:none;min-width:120px;padding:0 18px}.history-quickrange summary *{font-weight:inherit}.history-quickrange summary::-webkit-details-marker{display:none}.history-quickrange .caret{font-size:10px}.history-quickrange[open] .caret{transform:rotate(180deg)}@media(min-width:721px){.history-filters{align-items:end;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 192px 192px}.history-filters>.history-quickrange,.history-filters>.history-quickrange summary,.history-filters>button{width:100%}}.history-quickrange-menu{background:#2a2a2a;border:1px solid rgba(0,0,0,.6);border-radius:8px;box-shadow:0 12px 24px #00000080;list-style:none;min-width:150px;padding:6px 0;position:absolute;right:0;top:calc(100% + 6px);z-index:10}.history-quickrange-menu li button{background:transparent;border:none;color:#f5f1e2;cursor:pointer;font-size:12px;padding:6px 12px;text-align:left;width:100%}.history-quickrange-menu li button:hover{color:#f8d56b}.history-tabs{display:flex;gap:8px;margin-bottom:12px}.history-tabs-desktop{align-items:flex-end;flex-wrap:wrap}.history-tabs button{background:#1d1d1e;border:1px solid rgba(216,166,25,.4);border-radius:6px 6px 0 0;color:#d6d0c1;cursor:pointer;font-weight:600;padding:8px 14px}.history-tabs button.active{background:#3a3a3a;color:#f8d56b}.history-table{border:1px solid rgba(216,166,25,.5);border-radius:0 0 10px 10px;overflow:hidden}.history-table-statement .history-row{grid-template-columns:1.5fr 1.9fr .9fr .9fr}.history-row{background:#3a3a3a;border-bottom:1px solid rgba(216,166,25,.35);color:#f5f1e2;display:grid;font-size:13px;gap:12px;grid-template-columns:1.4fr 2fr .8fr .8fr .8fr;padding:10px 12px}.history-row:nth-child(2n){background:#333}.history-head{background:#2f2f2f;color:#f8d56b;font-weight:700}.history-link{color:#f8d56b;cursor:pointer}.history-pagination{align-items:center;color:#d6d0c1;display:flex;font-size:12px;justify-content:space-between;margin-top:12px}.history-pagination-desktop{margin-top:0}.history-pagination-desktop-inline{margin-left:auto}.history-page-controls{align-items:center;display:flex;gap:10px;white-space:nowrap}.history-page-controls button{background:#1d1d1e;border:1px solid rgba(216,166,25,.4);border-radius:6px;color:#f5f1e2;cursor:pointer;padding:6px 10px}.history-page-controls button:disabled{cursor:not-allowed;opacity:.5}@media(max-width:720px){.history-modal{transform:translateY(-20px)}.history-pagination{flex-direction:column;gap:8px}}.password-modal{text-align:center;width:min(520px,92vw)}.password-form{display:grid;gap:14px;margin-top:10px}.password-form label{color:#d6d0c1;display:grid;font-size:13px;gap:6px;text-align:left}.password-form input{background:#0f0f10;border:1px solid rgba(216,166,25,.5);border-radius:8px;color:#f5f1e2;padding:10px 12px}.password-form .password-input-group{width:100%}.password-form button{background:linear-gradient(180deg,#f8d56b,#c48a13);border:none;border-radius:8px;color:#1b1200;cursor:pointer;font-weight:700;margin:6px auto 0;padding:10px 24px}.password-form .password-visibility-toggle{background:transparent;border:none;border-radius:0;box-shadow:none;color:transparent;font-size:0;height:28px;line-height:0;margin:0;padding:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:28px}.promo-modal{background:#0a0a0af2;border:1px solid rgba(216,166,25,.45);border-radius:16px;box-shadow:0 25px 60px #0009;padding:18px;position:relative;width:min(820px,90vw)}.promo-modal img{border:1px solid hsla(0,0%,100%,.1);border-radius:12px;width:100%}.promo-close{background:transparent;border:none;font-size:18px;right:12px;top:10px}.promo-close,.promo-nav{color:#f8d56b;cursor:pointer;position:absolute}.promo-nav{background:#0009;border:1px solid rgba(216,166,25,.6);border-radius:50%;font-size:26px;height:36px;top:50%;transform:translateY(-50%);width:36px}.promo-nav.left{left:-14px}.promo-nav.right{right:-14px}.promo-dots{display:flex;gap:8px;justify-content:center;margin-top:12px}.promo-dots span{background:#fff3;border:1px solid rgba(216,166,25,.6);border-radius:50%;height:10px;width:10px}.promo-dots span.active{background:#f8d56b}.games-page{background:linear-gradient(#05060780,#05060780),url(../images/joker/apk/ui/all_bg.png) no-repeat top /cover,#0b0b0b;min-height:100vh;padding-bottom:60px}.live-games-page{background:radial-gradient(circle at 20% 20%,rgba(216,166,25,.1),transparent 50%),#0a0a0a;min-height:100vh;padding:40px 0 80px}.live-games-grid{align-items:start;display:grid;gap:36px 28px;grid-template-columns:repeat(3,minmax(240px,1fr))}.live-game-card{padding-bottom:10px;position:relative;text-align:center}.live-game-thumb{border-radius:14px;box-shadow:0 18px 36px #0000008c;overflow:hidden}.live-game-thumb img{display:block;width:100%}.live-game-cta{background:linear-gradient(180deg,#fff0a3,#f0c34b 50%,#d89a17);border:none;border-radius:8px;box-shadow:0 8px 18px #0006;color:#1b1200;cursor:pointer;font-weight:700;letter-spacing:.6px;margin-top:-14px;padding:8px 26px;text-transform:uppercase}.login-modal-overlay{align-items:center;background:#000000c7;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:20px;position:fixed;z-index:2000}.login-modal{background:#0b0b0b;border:1px solid rgba(216,166,25,.7);border-radius:12px;box-shadow:0 20px 60px #0009;padding:28px 30px 32px;position:relative;width:min(520px,92vw)}.login-modal-close{background:transparent;border:none;color:#f8d56b;cursor:pointer;font-size:20px;position:absolute;right:12px;top:12px}.register-overlay-backdrop{background:#000000c7;display:grid;top:0;right:0;bottom:0;left:0;padding:20px;place-items:center;position:fixed;z-index:2100}.register-overlay-panel{background:linear-gradient(130deg,#313131f2,#0f0f0ff5);border:1px solid hsla(0,0%,100%,.15);border-radius:14px;box-shadow:0 20px 60px #0000008c;padding:18px 20px 20px;position:relative;width:min(660px,96vw)}.register-overlay-close{background:transparent;border:none;color:#ffffffb3;cursor:pointer;font-size:26px;line-height:1;position:absolute;right:10px;top:8px}.register-overlay-title{color:#fff;font-size:28px;font-weight:700;margin-bottom:14px;text-align:center}.register-form{display:grid;gap:12px}.register-form input{background:#08090b;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#f6f1e3;font-size:16px;padding:13px 14px;width:100%}.register-form .password-input-group{width:100%}.register-terms{align-items:flex-start;color:#fff;display:flex;font-size:16px;font-weight:600;gap:8px}.register-terms input{height:18px;margin-top:7px;width:18px}.register-submit{background:linear-gradient(180deg,#f8d56b,#d89a17);border:none;border-radius:8px;color:#1b1200;cursor:pointer;font-size:20px;font-weight:700;padding:14px 16px;width:100%}.register-submit:disabled{opacity:.7}.login-form{display:grid;gap:16px}.login-title{color:#f8d56b;font-size:20px;font-weight:700;letter-spacing:1px;margin-bottom:4px;text-align:center;text-transform:uppercase}.login-panel{margin:0 auto;max-width:520px}.game-launch-error{color:#ff4d4f;font-size:13px;margin:12px auto 0}.game-launch-status{color:#f8d56b;font-size:13px;margin:12px auto 0}.game-launcher{background:#000;display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;position:fixed;z-index:10}.game-launcher-bar{align-items:center;background:transparent;border:none;display:flex;gap:12px;justify-content:flex-start;left:12px;padding:0;pointer-events:none;position:absolute;right:12px;top:12px;z-index:2}.game-launcher-actions{align-items:flex-start;display:flex;flex-direction:column;gap:10px;pointer-events:auto}.game-launcher-close,.game-launcher-rotate{background:#0009;border:1px solid rgba(216,166,25,.9);border-radius:10px;color:#f3c600;cursor:pointer;font-size:22px;font-weight:700;height:44px;line-height:1;pointer-events:auto;width:44px}.game-launcher-stage{display:grid;flex:1;height:100%;padding:12px;place-items:center;width:100%}.game-launcher-frame{background:#000;border:none;height:100%;width:100%}html:not(.is-android-apk) .game-launcher-stage.is-landscape .game-launcher-frame{height:min(calc(56.25vw - 13.5px),calc(100vh - 24px));width:min(calc(100vw - 24px),calc(177.77778vh - 42.66667px))}html:not(.is-android-apk) .game-launcher-stage.is-portrait .game-launcher-frame{height:min(calc(177.77778vw - 42.66667px),calc(100vh - 24px));width:min(calc(100vw - 24px),calc(56.25vh - 13.5px))}.game-launch-overlay{background:#000000e0;display:grid;top:0;right:0;bottom:0;left:0;place-items:center;position:fixed;z-index:50}.game-launch-overlay-content{display:grid;gap:16px;place-items:center;text-align:center}.game-launch-overlay-spinner{animation:game-launch-spin .8s linear infinite;border:3px solid hsla(45,91%,70%,.25);border-radius:50%;border-top-color:#f8d56b;height:56px;width:56px}.game-launch-overlay-text{color:#f5f1e2;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.game-launch-overlay-close{background:#0006;border:1px solid rgba(216,166,25,.9);border-radius:10px;color:#f3c600;cursor:pointer;font-size:22px;font-weight:700;height:44px;left:16px;line-height:1;position:absolute;top:16px;width:44px}.games-banner{background:#0a0a0a;border-bottom:1px solid rgba(216,166,25,.3);overflow:hidden;position:relative}.games-banner-bg{height:220px;-o-object-fit:cover;object-fit:cover;opacity:.85;width:100%}.games-banner-content{align-items:center;display:flex;gap:20px;top:0;right:0;bottom:0;left:0;justify-content:space-between;padding:0 40px;position:absolute}.games-banner-text{filter:drop-shadow(0 8px 20px rgba(0,0,0,.7));width:min(440px,60vw)}.games-banner-android{background:transparent;border:none;cursor:pointer}.games-banner-android img{filter:drop-shadow(0 6px 14px rgba(0,0,0,.6));width:180px}.jackpot-showcase{margin-top:-12px;position:relative;z-index:2}.game-jackpot-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.game-jackpot-text{margin-right:0;width:260px}.game-jackpot{padding:30px 0 0;position:relative;text-align:center}.game-jackpot-bg{margin:0 auto;position:relative;width:min(760px,100%);z-index:1}.game-jackpot-value{left:50%;position:absolute;top:50%;transform:translate(-50%,calc(-50% + 5px))}.game-jackpot-marquee{align-items:center;background:transparent;border-radius:24px;box-shadow:none;display:inline-flex;justify-content:center;min-height:44px;min-width:min(240px,40vw);padding:8px 20px;position:relative}.game-jackpot-marquee-lights{filter:drop-shadow(0 0 3px rgba(255,214,94,.16));height:calc(100% + 4px);top:-2px;right:-2px;bottom:-2px;left:-2px;overflow:visible;pointer-events:none;position:absolute;width:calc(100% + 4px)}.game-jackpot-bulb-base,.game-jackpot-bulb-phase{fill:none;stroke-dasharray:.1 17.9;stroke-linecap:round;stroke-width:7}.game-jackpot-bulb-base{stroke:transparent}.game-jackpot-bulb-phase{opacity:0}.game-jackpot-bulb-phase-1{animation:jackpot-bulb-phase-1 .9s step-end infinite;stroke:#f2c322;stroke-dashoffset:0}.game-jackpot-bulb-phase-2{animation:jackpot-bulb-phase-2 .9s step-end infinite;stroke:#f7f4ea;stroke-dashoffset:-6}.game-jackpot-bulb-phase-3{animation:jackpot-bulb-phase-3 .9s step-end infinite;stroke:#f2c322;stroke-dashoffset:-12}.game-jackpot-marquee-inner{color:#fff7d6;font-size:18px;font-weight:700;letter-spacing:1px;position:relative;text-shadow:0 0 12px rgba(255,214,94,.45),0 0 22px rgba(255,214,94,.22);z-index:1}@keyframes jackpot-bulb-phase-1{0%,33.333%{filter:drop-shadow(0 0 2px currentColor) drop-shadow(0 0 8px currentColor);opacity:1}33.334%,to{filter:none;opacity:0}}@keyframes jackpot-bulb-phase-2{0%,33.333%{filter:none;opacity:0}33.334%,66.666%{filter:drop-shadow(0 0 2px currentColor) drop-shadow(0 0 8px currentColor);opacity:1}66.667%,to{filter:none;opacity:0}}@keyframes jackpot-bulb-phase-3{0%,66.666%{filter:none;opacity:0}66.667%,to{filter:drop-shadow(0 0 2px currentColor) drop-shadow(0 0 8px currentColor);opacity:1}}.game-jackpot-value{z-index:3}.games-filter{align-items:center;border-bottom:1px solid rgba(216,166,25,.25);display:flex;flex-wrap:nowrap;gap:18px;justify-content:flex-start;margin-top:20px;padding-bottom:12px}.games-filter-menu{align-items:center;display:flex;flex:0 0 auto;order:1;position:relative}.games-filter-toggle{align-items:center;background:transparent;border:1px solid rgba(216,166,25,.45);border-radius:16px;color:#f6f1e3;cursor:pointer;display:inline-flex;display:none;font-size:12px;gap:8px;letter-spacing:1px;padding:6px 12px;text-transform:uppercase}.games-filter-panel{align-items:center;display:flex;flex:1;justify-content:space-between;width:auto}.games-tabs,.games-tabs-more{display:flex;flex-wrap:wrap;gap:16px}.games-tab-more{display:none}.games-tab-more summary,.games-tabs button{background:transparent;border:none;color:#bfb7a7;cursor:pointer;font-size:12px;letter-spacing:1px;padding-bottom:6px;text-transform:uppercase}.games-tab-more summary:hover,.games-tab-more.active summary,.games-tab-more[open] summary,.games-tabs button.active,.games-tabs button:hover{color:#f8d56b}.games-tab-more{position:relative}.games-tab-more summary{align-items:center;display:flex;gap:6px;list-style:none}.games-tab-more summary::-webkit-details-marker{display:none}.games-tab-more .caret{font-size:10px}.games-tab-more[open] .caret{transform:rotate(180deg)}.games-tab-more-menu{background:#2a2a2a;border:1px solid rgba(0,0,0,.6);border-radius:8px;box-shadow:0 18px 30px #00000080;left:-6px;list-style:none;min-width:140px;padding:6px 0;position:absolute;top:22px;z-index:5}.games-tab-more-menu li button{background:transparent;border:none;color:#cfc6b5;cursor:pointer;font-size:12px;letter-spacing:.5px;padding:8px 14px;text-align:left;text-transform:uppercase;width:100%}.games-tab-more-menu li button:hover{background:#0003;color:#f8d56b}.games-filter-tools{align-items:center;display:flex;gap:0;margin-left:0;order:2}.games-search{align-items:center;background:#1b1b1c;border:1px solid rgba(216,166,25,.45);border-radius:20px;display:flex;gap:8px;height:32px;min-width:0;order:2;padding:0 6px 0 12px}.games-search input{background:transparent;border:none;color:#f6f1e3;flex:1 1 auto;font-size:12px;height:32px;min-width:0;outline:none;text-transform:uppercase;width:160px}.search-button{background:#2a2a2a;border:none;border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff0f;cursor:pointer;display:grid;flex:0 0 34px;height:24px;place-items:center;width:34px}.search-button:hover{box-shadow:inset 0 0 0 1px #f8d56d73}.search-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23c9c9c9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E") no-repeat 50%;background-size:14px 14px;height:14px;width:14px}.games-grid{-moz-column-gap:22px;column-gap:22px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:22px;padding-top:18px;row-gap:40px}.game-tile{background:transparent;border:none;border-radius:14px;box-shadow:none;cursor:pointer;padding:8px 8px 6px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.game-tile:disabled{cursor:progress}.game-tile:hover{box-shadow:0 18px 40px #0009}.game-thumb{aspect-ratio:1/1;background:transparent;border:none;border-radius:12px;box-shadow:none;outline:none;overflow:visible;padding:0;position:relative}.game-thumb img{border:1px solid hsla(0,0%,100%,.9);border-radius:12px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;position:relative;top:-10px;width:100%}.game-thumb-fallback{background:#00000059;border:1px solid hsla(0,0%,100%,.25);border-radius:12px;color:#f5f1e2;display:grid;font-size:12px;height:100%;padding:12px;place-items:center;text-align:center;width:100%}.game-overlay{align-items:end;background:#0000008c;display:grid;top:0;right:0;bottom:0;left:0;justify-items:center;opacity:0;padding-bottom:30px;position:absolute;transition:opacity .2s ease;z-index:3}.game-tile:hover .game-overlay{background:transparent;opacity:1}.game-tile:hover .game-title{color:#f8d56b}.game-tile:hover .game-thumb img{border-color:#f8d56b}.play-now{align-items:center;background:linear-gradient(180deg,#f8d56b,#c48a13);border:1px solid rgba(0,0,0,.4);border-radius:18px;box-shadow:0 10px 20px #0006;color:#1b1200;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:1px;padding:6px 12px;text-transform:uppercase;transform:none}.game-title{color:#f5f1e2;font-size:13px;font-weight:600;margin-top:8px}.manual-page{padding:36px 0 90px}.manual-hero{align-items:center;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.06),transparent 45%),radial-gradient(circle at 80% 30%,hsla(0,0%,100%,.05),transparent 50%),#121212;border:1px solid rgba(216,166,25,.35);border-radius:16px;box-shadow:0 20px 45px #00000080;display:flex;flex-direction:column;gap:14px;padding:48px 20px 60px;text-align:center}.manual-logo{height:auto;width:190px}.manual-mobile{align-items:center;color:#c8c0b3;display:inline-flex;font-size:18px;gap:10px;letter-spacing:1px;text-transform:uppercase}.manual-mobile-icon{height:24px;width:24px}.manual-mobile-copy{color:#a8a39a;font-size:14px;margin:0}.manual-guide-btn{background:linear-gradient(180deg,#f6d46d,#c89b2b);border:none;border-radius:24px;box-shadow:0 8px 20px #00000073;color:#1e1400;cursor:pointer;font-weight:700;gap:8px;letter-spacing:1px;margin-top:6px;padding:10px 18px}.manual-guide-btn,.manual-guide-icon{align-items:center;display:inline-flex}.manual-guide-icon{background:#0003;border-radius:50%;font-size:12px;font-weight:800;height:20px;justify-content:center;width:20px}.manual-qr{display:grid;gap:10px;justify-items:center;margin-top:16px}.manual-qr img,.manual-qr-svg{background:#fff;border:2px solid #e5b919;border-radius:8px;height:150px;width:150px}.manual-qr-svg{overflow:hidden}.manual-qr-svg svg{display:block;height:100%;width:100%}.manual-qr-label{color:#f3c600;font-size:13px;font-weight:700;letter-spacing:1px}.manual-download-link{align-items:center;background:linear-gradient(180deg,#f6d46d,#c89b2b);border-radius:999px;box-shadow:0 10px 24px #00000052;color:#1b1400;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;letter-spacing:.6px;min-width:150px;padding:10px 18px;text-decoration:none}.manual-download-link:hover{filter:brightness(1.03)}.manual-guide-modal{display:grid;top:0;right:0;bottom:0;left:0;place-items:center;position:fixed;z-index:60}.manual-guide-overlay{background:#0009;top:0;right:0;bottom:0;left:0;position:absolute}.manual-guide-panel{background:#1a1a1a;border:1px solid rgba(216,166,25,.5);border-radius:14px;box-shadow:0 25px 60px #0009;padding:32px 32px 24px;position:relative;width:min(1100px,92vw);z-index:1}.manual-guide-close{background:transparent;border:none;color:#f3c600;cursor:pointer;font-size:26px;position:absolute;right:18px;top:16px}.manual-guide-header{color:#f3c600;font-size:22px;font-weight:700;letter-spacing:1px;margin-bottom:22px;text-align:center}.manual-guide-content{display:grid;gap:24px}.manual-guide-steps{display:grid;gap:16px}.manual-guide-step{align-items:center;background:#ffffff05;border:1px solid rgba(216,166,25,.14);border-radius:12px;color:#d6d0c4;display:grid;gap:14px;grid-template-columns:auto 1fr;padding:10px 12px}.manual-guide-step.active{background:#f3c60014;border-color:#f3c60073}.manual-guide-step .step-number{background:linear-gradient(180deg,#f6d46d,#c89b2b);border-radius:50%;color:#1b1400;display:grid;font-weight:800;height:36px;place-items:center;width:36px}.manual-guide-step .step-title{color:#f3c600;font-size:14px;font-weight:700;letter-spacing:.5px}.manual-guide-step .step-desc{color:#b9b1a2;font-size:13px;margin-top:4px}.manual-guide-carousel{align-items:center;display:grid;position:relative}.manual-guide-slide{display:block;margin:0 auto;max-width:360px}.manual-guide-slide img{background:#0f0f0f;border:1px solid rgba(216,166,25,.3);border-radius:12px;box-shadow:0 12px 30px #00000073;height:auto;width:100%}.manual-guide-nav{background:#101010;border:1px solid rgba(216,166,25,.6);border-radius:50%;color:#f3c600;cursor:pointer;display:grid;font-size:20px;height:36px;place-items:center;position:absolute;top:50%;transform:translateY(-50%);width:36px}.manual-guide-nav.prev{left:-18px}.manual-guide-nav.next{right:-18px}.manual-guide-dots{display:flex;gap:8px;justify-content:center}.manual-guide-dots button{background:transparent;border:1px solid #f3c600;border-radius:50%;cursor:pointer;height:10px;width:10px}.manual-guide-dots button.active{background:#f3c600}.about-page,.promotion-page{padding:30px 0 80px}.about-content{padding:34px 34px 24px}.about-content,.promotion-shell{background:radial-gradient(circle at 15% 15%,hsla(0,0%,100%,.04),transparent 45%),radial-gradient(circle at 85% 30%,hsla(0,0%,100%,.03),transparent 50%),#0f0f0f;border:1px solid rgba(216,166,25,.2);border-radius:16px;box-shadow:0 18px 45px #0000008c}.promotion-shell{padding:24px 24px 30px}.about-block{margin-bottom:26px}.promotion-state{background:linear-gradient(180deg,#1d1811eb,#0a0a0afa);border:1px solid rgba(216,166,25,.18);border-radius:14px;color:#d6c7a2;display:grid;font-size:15px;min-height:220px;padding:20px;place-items:center;text-align:center}.promotion-state-error{color:#ff4d4f}.about-title{color:#f3c600;font-size:16px;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.about-block p{color:#9e9a90;font-size:13px;line-height:1.7;margin:0 0 12px}.about-block:last-child{margin-bottom:0}.promotion-grid{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.promotion-card{background:linear-gradient(180deg,#1d1811eb,#0a0a0afa);border:1px solid rgba(216,166,25,.24);border-radius:16px;box-shadow:0 16px 36px #0006;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.promotion-card:hover{border-color:#f3c6008c;box-shadow:0 22px 42px #0000008c;transform:translateY(-4px)}.promotion-card-image{display:block;height:auto;width:100%}.promotion-viewer-backdrop{background:#000000d1;display:grid;top:0;right:0;bottom:0;left:0;padding:28px;place-items:center;position:fixed;z-index:90}.promotion-viewer{background:#272d49;border:1px solid rgba(216,166,25,.35);border-radius:18px;box-shadow:0 26px 60px #000000a6;max-height:90vh;max-width:min(1100px,92vw);overflow:auto;position:relative}.promotion-viewer-close{background:#090909eb;border:1px solid rgba(216,166,25,.5);border-radius:999px;color:var(--gold-bright);display:grid;font-size:28px;height:40px;left:calc(100% - 52px);line-height:1;margin:12px 12px -52px auto;place-items:center;position:sticky;top:12px;width:40px;z-index:1}.promotion-viewer-image{display:block;height:auto;width:100%}.promotion-viewer-body{color:#f2f3fb;padding:22px 16px 28px}.promotion-viewer-title{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:1.25;margin-bottom:20px}.promotion-viewer-content{color:#eef1ff;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.8}.promotion-viewer-content>*+*{margin-top:16px}.promotion-viewer-content div,.promotion-viewer-content p,.promotion-viewer-content span,.promotion-viewer-content strong{color:inherit!important}.promotion-viewer-content p{display:block;margin:0;white-space:pre-line}.promotion-viewer-content .promotion-list-line{margin-top:8px}.promotion-viewer-content p:empty{display:none}.promotion-viewer-content strong{font-weight:700}.promotion-viewer-content table{border-collapse:collapse;margin:18px 0;table-layout:fixed;width:100%!important}.promotion-viewer-content td,.promotion-viewer-content th{background:#252c4ceb;border:1px solid rgba(8,10,22,.95)!important;color:#f5f7ff!important;padding:10px 8px;text-align:center;vertical-align:middle;word-break:break-word}.promotion-viewer-content tr:first-child td,.promotion-viewer-content tr:first-child th{background:linear-gradient(180deg,#3d7cff,#2d5fd7)!important;color:#fff!important;font-weight:700}.promotion-viewer-content br+br{display:none}@media(max-width:1024px){.manual-guide-panel{padding:24px 20px}.manual-guide-nav.prev{left:-6px}.manual-guide-nav.next{right:-6px}.promotion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:960px){.navbar-inner{flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding:12px 10px}.nav-toggle{order:0}.brand{margin-right:auto;order:1}.nav-links{order:2;width:100%}.promotion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-viewer{max-width:min(96vw,1100px)}.top-bar-inner{flex-direction:column}.top-bar-inner,.top-bar-right{align-items:flex-end}.home-slide{height:280px}.footer-inner,.home-manual{grid-template-columns:1fr}.footer-inner{text-align:left}.footer-actions,.footer-inner{justify-items:start}}@media(max-width:640px){.promotion-viewer-backdrop{padding:12px}.promotion-viewer-body{padding:18px 12px 22px}.promotion-viewer-title{font-size:20px}.promotion-viewer-content{font-size:14px}.promotion-viewer-content td,.promotion-viewer-content th{font-size:12px;padding:8px 6px}}@media(max-width:1050px){.jackpot-showcase{display:none}.games-filter{align-items:center;flex-wrap:wrap;gap:10px;position:relative}.games-filter-menu{flex:0 0 auto;order:1}.games-filter-tools{margin-left:0;order:2}.games-filter-toggle{align-items:center;background:transparent;border:1px solid rgba(216,166,25,.45);border-radius:8px;color:#f6f1e3;display:inline-flex;font-size:12px;gap:8px;letter-spacing:1px;padding:6px 10px;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}.games-filter-toggle:before{background:#f8d56b;border-radius:999px;box-shadow:0 5px #f8d56b,0 10px #f8d56b;content:"";display:inline-block;height:2px;transform:translateY(-5px);width:18px}.games-filter-toggle .caret{display:none}.games-filter-panel{align-items:stretch;background:#1b1b1c;border:1px solid rgba(216,166,25,.35);border-radius:10px;box-shadow:0 12px 30px #00000073;display:none;flex-direction:column;gap:12px;left:0;max-height:75vh;max-width:min(220px,70vw);min-width:0;overflow-y:auto;padding:12px;position:absolute;right:auto;top:calc(100% + 8px);width:-moz-fit-content;width:fit-content;z-index:40}.games-filter-panel.open{display:flex}.games-tabs,.games-tabs-more{flex-direction:column;gap:10px}.games-tabs-more{display:flex}.games-tab-more summary,.games-tabs button{align-self:flex-start;border-bottom:2px solid transparent;display:inline-flex;padding-bottom:6px;text-align:left;white-space:nowrap;width:-moz-fit-content;width:fit-content}.games-tab-more summary{display:none}.games-tab-more-menu{background:transparent;border:none;box-shadow:none;min-width:0;padding:0;position:static}.games-tab-more-menu li button{padding:0}.games-filter-tools{align-items:center;display:flex;flex-wrap:wrap;gap:10px;width:auto}.games-search{width:auto}}@media(max-width:900px){.games-banner-content{flex-direction:column;justify-content:center;text-align:center}.jackpot-showcase{margin-top:-30px}.game-jackpot-text{width:200px}.games-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:901px)and (max-width:1100px){.games-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:768px){.navbar-inner{position:relative}.nav-toggle{display:inline-flex}.nav-links{align-items:flex-start;background:#1b1b1c;border:1px solid rgba(216,166,25,.35);border-radius:10px;box-shadow:0 12px 30px #00000073;display:none;flex-direction:column;gap:10px;left:10px;padding:12px;position:absolute;top:calc(100% + 8px);width:190px;z-index:40}.nav-links.open{display:flex}.nav-links a{border-bottom:none;padding-bottom:0}.manual-hero{padding:36px 16px 44px}.manual-guide-step{grid-template-columns:auto 1fr}.manual-guide-carousel{gap:12px}.about-content{padding:26px 20px}}@media(max-width:720px){.games-filter{align-items:flex-start}.games-filter-tools{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;width:auto}.games-search{flex:0 1 280px;order:2;width:min(280px,100%)}.games-filter-menu{order:1}}@media(max-width:640px){.games-banner-bg{height:220px}.games-grid{-moz-column-gap:10px;column-gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:24px}.game-thumb{aspect-ratio:1/1}.game-thumb img{height:100%;top:0}.top-bar-inner{gap:6px;justify-content:flex-end;padding:0 10px 0 0}.top-bar-left{display:none}.top-bar-right{align-items:flex-end;padding:10px 0 0;width:100%}.login-fields{flex-wrap:nowrap;gap:6px;justify-content:flex-end;width:100%}.login-fields input{width:90px}.login-fields button,.login-fields input{font-size:11px;padding:6px 10px}.login-fields .dropdown-trigger{font-size:11px;padding:4px 6px}.login-fields .flag{height:18px;width:18px}.top-user{gap:4px;justify-content:flex-end;width:100%}.lang-trigger .flag{height:18px;width:18px}.lang-trigger .lang-label{display:none}.top-bar-right .muted{padding-bottom:10px;text-align:right}.guest-status{gap:8px;grid-template-columns:minmax(0,1fr) auto;padding-bottom:10px}.guest-status .login-error,.guest-status .muted{padding-bottom:0}.top-user-actions{flex-wrap:nowrap;gap:8px}.login-lang{display:flex}.balance-pill,.logout-button{font-size:11px;padding:6px 10px}.nav-links{flex-wrap:wrap;justify-content:center}.footer-top{bottom:12px;right:12px}.home-slide{height:220px}.home-jackpot-marquee{border-radius:26px;max-width:min(300px,62vw);min-height:56px;min-width:min(220px,48vw);padding:10px 14px}.home-jackpot-value .game-jackpot-marquee-inner{font-size:clamp(16px,2.4vw,22px);letter-spacing:clamp(.4px,.12vw,1px)}.home-jackpot-title{font-size:20px}.home-manual-text{left:18px;top:24px;width:min(260px,75%)}.home-manual-btn{left:18px;top:110px}}@media(min-width:641px){.top-bar-right{padding-right:10px}}.bank-info-modal-frame{min-width:320px;position:relative;width:min(560px,calc(100vw - 48px))}.bank-info-modal-chrome{inset:0 0 auto;margin-top:-50px;position:absolute;z-index:3}.bank-info-modal-title{background:transparent;color:var(--gold-bright);font-size:clamp(24px,4vw,34px);font-weight:800;left:50%;line-height:1;margin:0;padding:0 18px;position:absolute;text-shadow:0 6px 20px rgba(0,0,0,.55);top:0;transform:translate(-50%)}.bank-info-modal-close{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:40px;justify-content:center;position:absolute;right:0;top:-4px;width:40px}.bank-info-modal-close-line{background:var(--gold-bright);border-radius:999px;box-shadow:0 0 10px #f8d56d40;height:3px;position:absolute;width:24px}.bank-info-modal-close-line-a{transform:rotate(45deg)}.bank-info-modal-close-line-b{transform:rotate(-45deg)}@media(max-width:720px){.modal-backdrop{padding-top:48px}.bank-info-modal-frame{width:min(100%,560px)}.bank-info-modal-title{font-size:28px}.bank-info-modal-close{right:-2px;top:-2px}}.bank-info-host{width:100%}.bank-panel{display:grid;gap:20px}.bank-tabs{display:flex;flex-wrap:wrap;gap:12px}.bank-tab{background:#ffffff05;border:1px solid rgba(216,166,25,.35);border-radius:999px;color:var(--muted);cursor:pointer;font:inherit;font-weight:600;min-width:108px;padding:12px 18px;transition:all .2s ease}.bank-tab:hover{border-color:#d8a619b3;color:var(--gold-bright)}.bank-tab.active{background:linear-gradient(180deg,var(--gold-bright),var(--gold-deep));border-color:transparent;color:#201500}.add-card{background:linear-gradient(180deg,#ffffff0a,#ffffff04);border:1px solid rgba(216,166,25,.2);border-radius:16px;padding:20px}.add-trigger{background:#ffffff05;border:1px dashed rgba(216,166,25,.35);border-radius:14px;color:var(--gold-bright);cursor:pointer;font:inherit;font-weight:700;min-height:84px;width:100%}.entry-form{display:grid;gap:16px}.entry-title{color:var(--gold-bright);font-weight:700}.entry-field{display:grid;gap:8px}.entry-label{color:var(--muted);font-size:13px}.entry-input{background:#101010;border:1px solid rgba(216,166,25,.35);border-radius:10px;color:var(--text);font:inherit;padding:12px 14px;width:100%}.entry-file{padding:10px 12px}.entry-note,.network-note{color:var(--muted);font-size:13px}.entry-generated-qr{background:#fff;border:1px solid rgba(216,166,25,.28);border-radius:10px;display:grid;padding:12px;place-items:center;width:min(180px,100%)}.entry-generated-qr svg{display:block;height:auto;width:100%}.entry-actions{display:flex;gap:12px}.entry-button{background:linear-gradient(180deg,var(--gold-bright),var(--gold-deep));border:1px solid rgba(216,166,25,.85);border-radius:10px;color:#201500;cursor:pointer;flex:1;font:inherit;font-weight:700;padding:12px 18px}.entry-button-secondary{background:transparent;border-color:#d8a61959;color:var(--muted)}.bank-list{display:grid;gap:14px}.bank-panel .account-card{align-items:center;background:linear-gradient(180deg,#ffffff08,#ffffff04);border:1px solid rgba(216,166,25,.24);border-radius:14px;display:flex;gap:16px;padding:18px 20px}.bank-panel .account-card-icon{align-items:center;background:#d8a61929;border-radius:50%;color:var(--gold-bright);display:inline-flex;font-weight:800;height:44px;justify-content:center;width:44px}.bank-panel .account-card-copy{display:grid;flex:1;gap:4px}.bank-panel .account-card-title{color:var(--text);font-weight:700}.bank-panel .account-card-detail{color:var(--muted);font-size:14px}.bank-panel .account-card-address{word-break:break-all}.bank-panel .account-card-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.bank-panel .card-action{align-items:center;background:#ffffff08;border:1px solid rgba(216,166,25,.45);border-radius:10px;color:var(--gold-bright);cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:700;justify-content:center;min-height:36px;min-width:88px;padding:0 12px;width:auto}.bank-panel .card-action-danger{border-color:#ff4d4f80;color:#ff4d4f}.bank-panel .card-action-label{display:inline}.bank-panel .card-action:disabled,.entry-button:disabled{cursor:not-allowed;opacity:.65}.qr-modal-backdrop{align-items:center;background:#000000c7;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:40}.qr-modal{background:#111;border:1px solid rgba(216,166,25,.28);border-radius:18px;box-shadow:0 24px 60px #00000073;padding:18px;width:min(480px,100%)}.qr-modal-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.qr-modal-title{color:var(--gold-bright);font-weight:700}.bank-info-host .qr-close{background:transparent;border:1px solid rgba(216,166,25,.35);border-radius:10px;color:transparent;cursor:pointer;font:inherit;font-size:0;height:40px;line-height:0;min-width:40px;padding:0;position:relative;width:40px}.bank-info-host .qr-close:after,.bank-info-host .qr-close:before{background:var(--gold-bright);border-radius:999px;content:"";height:2px;left:50%;position:absolute;top:50%;width:16px}.bank-info-host .qr-close:before{transform:translate(-50%,-50%) rotate(45deg)}.bank-info-host .qr-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.qr-close{background:transparent;border:1px solid rgba(216,166,25,.35);border-radius:10px;color:var(--muted);cursor:pointer;font:inherit;padding:8px 12px}.qr-image{background:#1a1a1a;border-radius:12px;display:block;max-height:70vh;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:720px){.bank-tab{flex:1 1 140px}.entry-actions{flex-direction:column}.bank-panel .account-card{align-items:flex-start;flex-direction:column}.bank-panel .account-card-actions{justify-content:stretch;width:100%}.bank-panel .card-action{flex:1}}.change-password-modal-frame{min-width:320px;position:relative;width:min(560px,calc(100vw - 48px))}.change-password-modal-chrome{inset:0 0 auto;margin-top:-50px;position:absolute;z-index:3}.change-password-modal-title{background:transparent;color:var(--gold-bright);font-size:clamp(24px,3vw,32px);font-weight:800;left:50%;line-height:1;margin:0;padding:0 18px;position:absolute;text-shadow:0 6px 20px rgba(0,0,0,.55);top:0;transform:translate(-50%);white-space:nowrap}.change-password-modal-close{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:40px;justify-content:center;position:absolute;right:0;top:-4px;width:40px}.change-password-modal-close-line{background:var(--gold-bright);border-radius:999px;box-shadow:0 0 10px #f8d56d40;height:3px;position:absolute;width:24px}.change-password-modal-close-line-a{transform:rotate(45deg)}.change-password-modal-close-line-b{transform:rotate(-45deg)}@media(max-width:720px){.modal-backdrop{padding-top:48px}.change-password-modal-frame{width:min(100%,560px)}.change-password-modal-title{font-size:28px}.change-password-modal-close{right:-2px;top:-2px}}.deposit-panel-host{width:100%}.deposit-panel{display:grid;gap:10px;max-width:100%}.deposit-field{display:grid;gap:4px}.deposit-label{color:var(--text);font-size:13px;font-weight:700}.deposit-input{background:#0f0f0f;border:1px solid rgba(216,166,25,.35);border-radius:10px;color:var(--text);font:inherit;min-height:30px;padding:5px 10px;width:100%}.details-card{display:grid;gap:8px}.detail-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-box{background:#ffffff05;border:1px solid rgba(216,166,25,.28);border-radius:10px;padding:8px 10px}.detail-copy{align-items:center;display:flex;gap:10px;justify-content:space-between}.detail-value{color:var(--text);font-size:13px;font-weight:600;word-break:break-all}.copy-feedback-anchor{align-items:center;display:inline-flex;flex:0 0 auto;position:relative}.copy-button,.quick-button,.submit-button{background:linear-gradient(180deg,var(--gold-bright),var(--gold-deep));border:1px solid rgba(216,166,25,.5);border-radius:10px;color:#201500;cursor:pointer;font:inherit;font-weight:700}.copy-button{align-items:center;background:transparent;border-radius:8px;display:inline-flex;height:30px;justify-content:center;min-width:30px;padding:0;width:30px}.copy-feedback-toast{background:#110d09f0;border:1px solid rgba(216,166,25,.55);border-radius:999px;box-shadow:0 12px 28px #00000052;color:var(--gold-bright);font-size:12px;font-weight:700;left:calc(100% + 8px);line-height:1;padding:7px 12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap;z-index:20}.copy-icon{display:block;height:14px;position:relative;width:12px}.copy-icon:after,.copy-icon:before{border:2px solid var(--gold-bright);border-radius:3px;content:"";position:absolute}.copy-icon:before{background:transparent;top:3px;right:0;bottom:0;left:4px}.copy-icon:after{background:#0f0f0f;top:0;right:4px;bottom:3px;left:0}.qr-section{display:grid;gap:6px}.bank-qr{background:#fff;border:1px solid rgba(216,166,25,.3);border-radius:10px;width:min(165px,100%)}.limit-note{font-size:12px}.currency-pill,.limit-note{color:var(--muted)}.quick-button{font-size:13px;min-height:28px}.quick-button.active{box-shadow:inset 0 0 0 2px #20150059}.upload-box{border:1px solid rgba(216,166,25,.45);border-radius:10px;color:var(--gold-bright);cursor:pointer;display:flex;font-weight:700;min-height:38px;padding:8px 12px}.upload-box,.upload-box-copy{align-items:center;justify-content:center}.upload-box-copy{display:inline-flex;font-size:13px;gap:8px;text-align:center}.upload-icon{height:15px;-o-object-fit:contain;object-fit:contain;width:15px}.upload-input{display:none}.deposit-actions{display:flex;justify-content:center}.submit-button{min-height:32px;padding:6px 14px}.note-box{background:#ffffff05;border:1px solid rgba(216,166,25,.28);border-radius:10px;color:var(--muted);font-size:12px;line-height:1.35;padding:10px 12px}.note-title{color:var(--text);font-size:13px;font-weight:700;margin-bottom:2px}.deposit-state{color:var(--muted)}.deposit-state-error{color:#ff4d4f}.deposit-state-success{color:#9fe3b2}.copy-button:disabled,.quick-button:disabled,.submit-button:disabled{cursor:not-allowed;opacity:.65}@media(max-width:720px){.detail-grid,.quick-grid{grid-template-columns:1fr}.detail-copy{align-items:flex-start;flex-direction:column}.submit-button{width:100%}}.deposit-modal-frame{min-width:320px;position:relative;width:min(560px,calc(100vw - 48px))}.modal{padding:14px}.deposit-modal-chrome{inset:0 0 auto;margin-top:-50px;position:absolute;z-index:3}.deposit-modal-title{background:transparent;color:var(--gold-bright);font-size:clamp(24px,4vw,34px);font-weight:800;left:50%;line-height:1;margin:0;padding:0 18px;position:absolute;text-shadow:0 6px 20px rgba(0,0,0,.55);top:0;transform:translate(-50%)}.deposit-modal-close{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:40px;justify-content:center;position:absolute;right:0;top:-4px;width:40px}.deposit-modal-close-line{background:var(--gold-bright);border-radius:999px;box-shadow:0 0 10px #f8d56d40;height:3px;position:absolute;width:24px}.deposit-modal-close-line-a{transform:rotate(45deg)}.deposit-modal-close-line-b{transform:rotate(-45deg)}@media(max-width:720px){.modal-backdrop{padding-top:48px}.deposit-modal-frame{width:min(100%,560px)}.deposit-modal-title{font-size:28px}.deposit-modal-close{right:-2px;top:-2px}}.history-modal-frame{min-width:320px;position:relative;width:min(875px,calc(100vw - 48px))}.history-modal-chrome{height:0;left:0;pointer-events:none;position:absolute;right:0;top:-80px;z-index:3}.history-modal-title{background:transparent;color:var(--gold-bright);font-size:clamp(24px,4vw,34px);font-weight:800;left:50%;line-height:1;margin:0;padding:0 18px;position:absolute;text-shadow:0 6px 20px rgba(0,0,0,.55);top:0;transform:translate(-50%)}.history-modal-close-button{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:40px;justify-content:center;pointer-events:auto;position:absolute;right:0;top:-4px;width:40px}.history-modal-close-line{background:var(--gold-bright);border-radius:999px;box-shadow:0 0 10px #f8d56d40;height:3px;position:absolute;width:24px}.history-modal-close-line-a{transform:rotate(45deg)}.history-modal-close-line-b{transform:rotate(-45deg)}@media(max-width:720px){.modal-backdrop{padding-top:48px}.history-modal-frame{width:min(100%,875px)}.history-modal-title{font-size:28px}.history-modal-close-button{right:-2px;top:-2px}}.profile-modal-frame{min-width:320px;position:relative;width:min(560px,calc(100vw - 48px))}.profile-modal-chrome{inset:0 0 auto;margin-top:-50px;position:absolute;z-index:3}.profile-modal-title{background:transparent;color:var(--gold-bright);font-size:clamp(24px,4vw,34px);font-weight:800;left:50%;line-height:1;margin:0;padding:0 18px;position:absolute;text-shadow:0 6px 20px rgba(0,0,0,.55);top:0;transform:translate(-50%)}.profile-modal-close{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:40px;justify-content:center;pointer-events:auto;position:absolute;right:0;top:-4px;width:40px}.profile-modal-close-line{background:var(--gold-bright);border-radius:999px;box-shadow:0 0 10px #f8d56d40;height:3px;position:absolute;width:24px}.profile-modal-close-line-a{transform:rotate(45deg)}.profile-modal-close-line-b{transform:rotate(-45deg)}@media(max-width:720px){.modal-backdrop{padding:8px}.profile-modal-frame{width:min(100%,560px)}.modal{width:100%}.profile-modal-title{font-size:28px}.profile-modal-close{right:-2px;top:-2px}}.account-shell{display:grid;gap:24px}.account-panel{display:grid;gap:20px}.account-grid{display:grid}.account-shell .account-grid{gap:0;grid-template-columns:1fr}.account-row{border-bottom:1px solid var(--line);display:grid;gap:20px;grid-template-columns:minmax(96px,136px) 1fr;padding:18px 0}.account-row:first-child{padding-top:0}.account-row:last-child{border-bottom:none;padding-bottom:0}.account-label{color:var(--muted);font-size:14px}.account-value{color:var(--text);font-size:15px;font-weight:600}.account-edit{align-items:center;display:flex;gap:12px}.account-edit-stack{flex-wrap:wrap}.account-edit-stack .account-input,.account-edit-stack .account-static-value{flex:1 1 0}.account-edit-stack .account-cancel,.account-edit-stack .account-icon-button,.account-edit-stack .account-save{flex:0 0 auto}.account-static-value{align-items:center;background:#ffffff05;border:1px solid rgba(216,166,25,.18);border-radius:10px;color:var(--text);display:flex;flex:1;min-height:50px;min-width:0;padding:11px 14px}.account-help-note{color:#f8d56deb;flex:0 0 100%;font-size:12px;line-height:1.35;margin-top:-4px;order:2}.account-input{background:#101010;border:1px solid rgba(216,166,25,.4);border-radius:10px;color:var(--text);flex:1;font:inherit;min-width:0;padding:11px 14px}.account-input:focus{border-color:#f8d56dd9;box-shadow:0 0 0 3px #d8a61924;outline:none}.account-save{background:transparent;border:1px solid rgba(216,166,25,.75);border-radius:10px;color:var(--gold-bright);cursor:pointer;font:inherit;font-weight:700;padding:11px 18px}.account-save:disabled{cursor:not-allowed;opacity:.65}.account-cancel{background:transparent;border:1px solid rgba(216,166,25,.24);border-radius:10px;color:var(--muted);cursor:pointer;font:inherit;padding:11px 18px}.account-cancel:disabled{cursor:not-allowed;opacity:.65}html:not(.is-mobile-web):not(.is-android-apk) .profile-modal .account-row-edit .account-cancel,html:not(.is-mobile-web):not(.is-android-apk) .profile-modal .account-row-edit .account-save{align-items:center;background:transparent;color:transparent;display:inline-flex;font-size:0;height:44px;justify-content:center;line-height:0;min-width:44px;padding:0;position:relative;width:44px}html:not(.is-mobile-web):not(.is-android-apk) .profile-modal .account-row-edit .account-save:before{color:#ffcf11;content:"";font-family:joker-mobile-icomoon;font-size:16px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html:not(.is-mobile-web):not(.is-android-apk) .profile-modal .account-row-edit .account-cancel:after,html:not(.is-mobile-web):not(.is-android-apk) .profile-modal .account-row-edit .account-cancel:before{background:#ffcf11;border-radius:999px;content:"";height:2px;position:absolute;width:14px}html:not(.is-mobile-web):not(.is-android-apk) .profile-modal .account-row-edit .account-cancel:before{transform:rotate(45deg)}html:not(.is-mobile-web):not(.is-android-apk) .profile-modal .account-row-edit .account-cancel:after{transform:rotate(-45deg)}.account-icon-button{align-items:center;background:transparent;border:1px solid rgba(216,166,25,.32);border-radius:10px;cursor:pointer;display:inline-flex;flex:0 0 auto;height:44px;justify-content:center;width:44px}html:not(.is-mobile-web):not(.is-android-apk) .profile-modal .account-icon-button-edit-labeled{gap:8px;min-width:82px;padding:0 12px;width:auto}html:not(.is-mobile-web):not(.is-android-apk) .profile-modal .account-icon-button-text{color:#f8d56b;font-size:13px;font-weight:700;line-height:1;white-space:nowrap}.account-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:16px;width:16px}.account-icon-edit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23f8d56b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 20h9M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4z'/%3E%3C/svg%3E")}.account-icon-copy{background:none;height:16px;position:relative;width:16px}.account-icon-copy:before{color:var(--gold-bright);content:"";font-family:joker-mobile-icomoon;font-size:16px;top:0;right:0;bottom:0;left:0;line-height:1;position:absolute;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.account-state{color:var(--muted);font-size:14px}.account-state-error{color:#ff4d4f}.account-state-success{color:#9fe3b2}@media(max-width:1100px){.account-row{gap:16px}}@media(max-width:720px){.account-row{gap:8px;grid-template-columns:1fr}.account-edit{flex-wrap:wrap}}.modal-backdrop{background:#000000b8;display:grid;top:0;right:0;bottom:0;left:0;padding:52px 24px 24px;place-items:center;position:fixed;z-index:50}.withdraw-modal-frame{min-width:320px;position:relative;width:min(560px,calc(100vw - 48px))}.modal{background:linear-gradient(180deg,#171717,#0e0e0e);border:1px solid rgba(216,166,25,.22);border-radius:18px;box-shadow:0 24px 80px #00000073;max-height:calc(100vh - 48px);overflow:auto;padding:20px;width:100%}.withdraw-modal-chrome{inset:0 0 auto;margin-top:-50px;position:absolute;z-index:3}.withdraw-modal-title{background:transparent;color:var(--gold-bright);font-size:clamp(24px,4vw,34px);font-weight:800;left:50%;line-height:1;margin:0;padding:0 18px;position:absolute;text-shadow:0 6px 20px rgba(0,0,0,.55);top:0;transform:translate(-50%)}.withdraw-modal-close{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:40px;justify-content:center;position:absolute;right:0;top:-4px;width:40px}.withdraw-modal-close-line{background:var(--gold-bright);border-radius:999px;box-shadow:0 0 10px #f8d56d40;height:3px;position:absolute;width:24px}.withdraw-modal-close-line-a{transform:rotate(45deg)}.withdraw-modal-close-line-b{transform:rotate(-45deg)}html:not(.is-mobile-web):not(.is-android-apk) .bank-info-modal-title,html:not(.is-mobile-web):not(.is-android-apk) .change-password-modal-title,html:not(.is-mobile-web):not(.is-android-apk) .deposit-modal-title,html:not(.is-mobile-web):not(.is-android-apk) .history-modal-title,html:not(.is-mobile-web):not(.is-android-apk) .profile-modal-title,html:not(.is-mobile-web):not(.is-android-apk) .withdraw-modal-title{left:0;max-width:calc(100% - 56px);padding-right:56px;text-align:left;text-transform:uppercase;transform:none}@media(max-width:720px){.modal-backdrop{padding-top:48px}.withdraw-modal-frame{width:min(100%,560px)}.withdraw-modal-title{font-size:28px}.withdraw-modal-close{right:-2px;top:-2px}}.withdraw-panel-host{width:100%}.withdraw-panel{display:grid;gap:12px}.withdraw-tabs{display:flex;flex-wrap:wrap;gap:12px}.withdraw-tab{background:#ffffff05;border:1px solid rgba(216,166,25,.35);border-radius:999px;color:var(--muted);cursor:pointer;font:inherit;font-weight:600;min-width:108px;padding:10px 18px}.withdraw-tab.active{background:linear-gradient(180deg,var(--gold-bright),var(--gold-deep));border-color:transparent;color:#201500}.withdraw-field,.withdraw-section{display:grid;gap:6px}.withdraw-label{color:var(--text);font-size:13px;font-weight:700}.withdraw-panel .account-grid{align-items:stretch;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.withdraw-panel .account-card{align-items:stretch;background:#101010;border:1px solid rgba(216,166,25,.45);border-radius:0;color:var(--text);display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;min-height:72px;padding:10px 12px;text-align:left;width:100%}.withdraw-panel .account-card.active{background:linear-gradient(180deg,#f8d56d1f,#121212f5);border-color:#f8d56df2;box-shadow:inset 0 0 0 1px #f8d56db3,0 0 0 1px #f8d56d40,0 8px 18px #00000059}.withdraw-panel .account-card-select{align-items:center;background:transparent;border:none;color:inherit;cursor:pointer;display:block;min-width:0;padding:0;text-align:left}.withdraw-panel .account-card-copy{display:grid;gap:2px;min-width:0}.withdraw-panel .account-card-detail,.withdraw-panel .account-card-title{font-size:12px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.withdraw-panel .account-card-title{font-weight:700}.withdraw-panel .account-card-detail{color:var(--muted)}.withdraw-panel .account-card-delete{align-items:center;align-self:center;background:#ffffff08;border:1px solid rgba(255,77,79,.5);border-radius:6px;color:#ff4d4f;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;min-height:28px;min-width:58px;padding:0 10px}.withdraw-panel .account-card-delete:disabled{cursor:not-allowed;opacity:.6}.withdraw-panel .add-bank-card{align-content:center;background:linear-gradient(180deg,var(--gold-bright),var(--gold-deep));border:1px solid rgba(216,166,25,.5);border-radius:8px;color:#201500;cursor:pointer;display:grid;font:inherit;font-size:12px;font-weight:700;gap:2px;grid-column:1/-1;height:100%;justify-items:center;line-height:1.2;min-height:58px;padding:8px 10px}.withdraw-panel .add-bank-plus{font-size:20px;line-height:.8}.withdraw-input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;background:#0f0f0f;border:1px solid rgba(216,166,25,.45);border-radius:0;color:var(--text);font:inherit;min-height:30px;padding:5px 10px;width:100%}.withdraw-input::-webkit-inner-spin-button,.withdraw-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.amount-input-wrap{position:relative}.currency-pill{color:var(--text);font-size:13px;font-weight:700;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.quick-grid{display:grid;gap:6px;grid-template-columns:repeat(5,minmax(0,1fr))}.quick-button,.submit-button{background:linear-gradient(180deg,var(--gold-bright),var(--gold-deep));border:1px solid rgba(216,166,25,.5);color:#201500;cursor:pointer;font:inherit;font-weight:700}.quick-button{align-items:center;border-radius:6px;display:inline-flex;gap:6px;justify-content:center;min-height:30px}.quick-button.active{box-shadow:inset 0 0 0 2px #00000059}.quick-button-tick{background:#111;border-radius:999px;flex:0 0 auto;height:12px;position:relative;width:12px}.quick-button-tick:before{border-bottom:2px solid var(--gold-bright);border-left:2px solid var(--gold-bright);content:"";height:3px;left:3px;position:absolute;top:2px;transform:rotate(-45deg);width:5px}.withdraw-actions{display:flex;justify-content:center}.submit-button{border-radius:8px;min-height:38px;min-width:112px;padding:0 18px}.withdraw-state{color:var(--muted);font-size:13px}.withdraw-state-success{color:#b9f5b0}.withdraw-state-error{color:#ff4d4f}.withdraw-summary{color:var(--muted);font-size:13px}.apk-settings-helpdesk-icon-fallback{align-items:center;background:#1877f2;border-radius:999px;color:#fff;display:inline-flex;font-family:Arial,sans-serif;font-size:13px;font-weight:700;height:17px;justify-content:center;line-height:1;text-transform:lowercase;width:17px}@media(max-width:560px){.withdraw-panel .account-grid{grid-template-columns:1fr}}.account-page{margin-top:40px}html.is-mobile-web .mobile-web-account-drawer-backdrop{background:transparent;top:0;right:0;bottom:0;left:0;position:fixed;z-index:160}html.is-mobile-web .mobile-web-account-drawer{background:#2b2a2a;box-shadow:2px 0 20px #00000059;color:#fff;height:100dvh;max-height:100dvh;min-height:100vh;min-width:70vw;overflow-y:auto;width:72vw;-webkit-overflow-scrolling:touch}html.is-mobile-web .mobile-web-account-drawer-summary{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.28);display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:18px 16px 16px;text-align:center}html.is-mobile-web .mobile-web-account-drawer-identity{align-items:center;display:flex;flex-direction:column;gap:8px}html.is-mobile-web .mobile-web-account-avatar{background-color:#272727;background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/user_active.png?v=g2K5jNTjkcEwqoGCLArjnwRDjuM&v=22);background-position:0 4px;background-repeat:no-repeat;background-size:60px;border:1px solid #ccc;border-radius:50%;box-sizing:border-box;flex:0 0 60px;height:60px;margin:0;padding:10px;width:60px}html.is-mobile-web .mobile-web-account-name{color:#ffcf11;font-size:22px;font-weight:700;line-height:1.2;text-align:center}html.is-mobile-web .mobile-web-account-refresh{align-items:center;background:transparent;border:none;color:#ffcf11;display:inline-flex;height:56px;justify-content:center;margin:0;width:56px}html.is-mobile-web .mobile-web-account-refresh-glyph{display:inline-block;height:36px;position:relative;width:36px}html.is-mobile-web .mobile-web-account-refresh-glyph:before{color:currentColor;content:"";font-family:joker-mobile-icomoon;font-size:36px;top:0;right:0;bottom:0;left:0;line-height:36px;position:absolute;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-mobile-web .mobile-web-account-refresh.loading .mobile-web-account-refresh-glyph{animation:mobile-web-account-refresh-spin .8s linear infinite}html.is-mobile-web .mobile-web-account-balance{color:#ffffffe0;font-size:18px;white-space:nowrap}html.is-mobile-web .mobile-web-account-menu{display:flex;flex-direction:column}html.is-mobile-web .mobile-web-account-item{align-items:center;background:#3a3838;border:none;border-bottom:1px solid hsla(0,0%,100%,.2);color:#fff;display:flex;font-size:20px;font-weight:600;gap:14px;min-height:54px;padding:0 16px;text-align:left}html.is-mobile-web .mobile-web-account-item-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 24px;height:24px;width:24px}html.is-mobile-web .mobile-web-account-item.bank .mobile-web-account-item-icon,html.is-mobile-web .mobile-web-account-item.deposit .mobile-web-account-item-icon,html.is-mobile-web .mobile-web-account-item.profile .mobile-web-account-item-icon,html.is-mobile-web .mobile-web-account-item.withdraw .mobile-web-account-item-icon{background:none;position:relative}html.is-mobile-web .mobile-web-account-item.bank .mobile-web-account-item-icon:before,html.is-mobile-web .mobile-web-account-item.deposit .mobile-web-account-item-icon:before,html.is-mobile-web .mobile-web-account-item.profile .mobile-web-account-item-icon:before,html.is-mobile-web .mobile-web-account-item.withdraw .mobile-web-account-item-icon:before{color:#ffffffeb;font-family:joker-mobile-icomoon;font-size:22px;top:0;right:0;bottom:0;left:0;line-height:24px;position:absolute;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-mobile-web .mobile-web-account-item.profile .mobile-web-account-item-icon:before{content:""}html.is-mobile-web .mobile-web-account-item.bank .mobile-web-account-item-icon:before{content:""}html.is-mobile-web .mobile-web-account-item.deposit .mobile-web-account-item-icon:before{content:""}html.is-mobile-web .mobile-web-account-item.withdraw .mobile-web-account-item-icon:before{content:""}html.is-mobile-web .mobile-web-account-item.history .mobile-web-account-item-icon{background:none;position:relative}html.is-mobile-web .mobile-web-account-item.history .mobile-web-account-item-icon:before{color:#ffffffeb;content:"";font-family:joker-mobile-icomoon;font-size:22px;top:0;right:0;bottom:0;left:0;line-height:24px;position:absolute;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-mobile-web .mobile-web-account-item.logout .mobile-web-account-item-icon,html.is-mobile-web .mobile-web-account-item.password .mobile-web-account-item-icon{background:none;position:relative}html.is-mobile-web .mobile-web-account-item.password .mobile-web-account-item-icon:before{content:""}html.is-mobile-web .mobile-web-account-item.logout .mobile-web-account-item-icon:before,html.is-mobile-web .mobile-web-account-item.password .mobile-web-account-item-icon:before{color:#ffffffeb;font-family:joker-mobile-icomoon;font-size:22px;top:0;right:0;bottom:0;left:0;line-height:24px;position:absolute;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-mobile-web .mobile-web-account-item.logout .mobile-web-account-item-icon:before{content:""}html.is-mobile-web .mobile-web-account-item.logout .mobile-web-account-item-icon:after{content:none}html.is-mobile-web .mobile-web-account-item:active{background:#474444}@media(orientation:landscape){html.is-mobile-web .mobile-web-account-drawer-summary{align-items:center;flex-direction:row;gap:16px;justify-content:flex-start;text-align:left}html.is-mobile-web .mobile-web-account-drawer-identity{min-width:82px}html.is-mobile-web .mobile-web-account-refresh{flex:0 0 40px;height:40px;width:40px}html.is-mobile-web .mobile-web-account-refresh-glyph{height:28px;width:28px}html.is-mobile-web .mobile-web-account-refresh-glyph:before{font-size:28px;line-height:28px}html.is-mobile-web .mobile-web-account-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-mobile-web .mobile-web-account-item{min-height:58px}html.is-mobile-web .mobile-web-account-item:nth-child(odd){border-right:1px solid hsla(0,0%,100%,.2)}}html.is-mobile-web .game-launcher-stage{padding:0}html.is-mobile-web .game-launcher-stage.is-landscape .game-launcher-frame,html.is-mobile-web .game-launcher-stage.is-portrait .game-launcher-frame{height:100%;width:100%}html.is-mobile-web .game-launcher{z-index:80}html.is-mobile-web body.game-active .component-pwa-homescreen,html.is-mobile-web body.game-active .home-mobile-bottom-nav{display:none}@keyframes mobile-web-account-refresh-spin{to{transform:rotate(1turn)}}html.is-mobile-web .change-password-mobile-web-shell{background:#252323;display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;position:fixed;z-index:140}html.is-mobile-web .change-password-mobile-web-page{background:#252323;flex:1;min-height:0}html.is-mobile-web .change-password-mobile-web-panel{background:linear-gradient(180deg,#00000005,#00000014);min-height:100%;padding:18px 18px 24px}html.is-mobile-web .change-password-mobile-web-title{color:#ffcf11;font-size:16px;font-weight:700;line-height:1.45;margin:0 0 24px;text-align:center}html.is-mobile-web .change-password-mobile-web-form{display:grid;gap:18px}html.is-mobile-web .change-password-mobile-web-field{display:grid;gap:0;padding-bottom:8px;position:relative}html.is-mobile-web .change-password-mobile-web-field input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:none;border-bottom:1px solid transparent;border-radius:0;box-shadow:none;-webkit-box-shadow:none;caret-color:#7f7f7f;color:#7f7f7f;font-size:17px;font:inherit;outline:none;padding:0 0 8px;transition:color 2s ease,caret-color 2s ease;width:100%}html.is-mobile-web .change-password-mobile-web-field input:-webkit-autofill,html.is-mobile-web .change-password-mobile-web-field input:-webkit-autofill:active,html.is-mobile-web .change-password-mobile-web-field input:-webkit-autofill:focus,html.is-mobile-web .change-password-mobile-web-field input:-webkit-autofill:hover{-webkit-text-fill-color:#7f7f7f;box-shadow:inset 0 0 0 1000px #2f2f2f!important;-webkit-box-shadow:inset 0 0 0 1000px #2f2f2f!important;transition:background-color 9999s ease-in-out 0s,color 2s ease,-webkit-text-fill-color 2s ease,caret-color 2s ease}html.is-mobile-web .change-password-mobile-web-field input::-moz-selection{background:#ffd10042;box-shadow:none;color:#fff}html.is-mobile-web .change-password-mobile-web-field input::selection{background:#ffd10042;box-shadow:none;color:#fff}html.is-mobile-web .change-password-mobile-web-field input::-moz-placeholder{color:#7f7f7f;-moz-transition:color 2s ease;transition:color 2s ease}html.is-mobile-web .change-password-mobile-web-field input::placeholder{color:#7f7f7f;transition:color 2s ease}html.is-mobile-web .change-password-mobile-web-field input:focus::-moz-placeholder{color:#ffcf11}html.is-mobile-web .change-password-mobile-web-field input:focus::placeholder{color:#ffcf11}html.is-mobile-web .change-password-mobile-web-field input:focus::-webkit-input-placeholder{color:#ffcf11}html.is-mobile-web .change-password-mobile-web-field input:focus{border-bottom-color:transparent}html.is-mobile-web .change-password-mobile-web-field input:focus:-moz-placeholder{caret-color:#ffcf11;color:#ffcf11}html.is-mobile-web .change-password-mobile-web-field input:focus:placeholder-shown{caret-color:#ffcf11;color:#ffcf11}html.is-mobile-web .change-password-mobile-web-field:after{background:#ffffff2e;bottom:1px;content:"";height:1px;left:0;position:absolute;right:0;transition:background .18s ease,opacity .18s ease,transform .18s ease}html.is-mobile-web .change-password-mobile-web-field:focus-within:after{background:#ffffff2e}html.is-mobile-web .change-password-mobile-web-field:focus-within input{caret-color:#ffdc00;color:#fff8cf}html.is-mobile-web .change-password-mobile-web-field input:-webkit-autofill:active,html.is-mobile-web .change-password-mobile-web-field input:-webkit-autofill:focus,html.is-mobile-web .change-password-mobile-web-field:focus-within input:-webkit-autofill{-webkit-text-fill-color:#fff8cf;caret-color:#ffdc00}html.is-mobile-web .change-password-mobile-web-field.password-input-group input,html.is-mobile-web .mobile-web-login-overlay .mobile-login-field.password-input-group input,html.is-mobile-web.route-login .mobile-login-field.password-input-group input{padding-right:36px!important}html.is-mobile-web .change-password-mobile-web-field .password-visibility-toggle,html.is-mobile-web .mobile-web-login-overlay .mobile-login-field .password-visibility-toggle,html.is-mobile-web.route-login .mobile-login-field .password-visibility-toggle{height:24px;right:8px;width:24px}html.is-mobile-web .change-password-mobile-web-submit{background:linear-gradient(180deg,#ffe25b,#ffcf2d);border:1px solid #d8ab0f;border-radius:4px;box-shadow:inset 0 0 0 1px #ffe77038;color:#101010;font-size:19px;font-weight:700;margin-top:0;min-height:52px;width:100%}html.is-mobile-web .change-password-mobile-web-form .login-error,html.is-mobile-web .change-password-mobile-web-form .login-success{font-size:13px;margin-top:-2px}html.is-mobile-web .history-mobile-web-shell{background:#252323;display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;position:fixed;z-index:140}html.is-mobile-web .history-mobile-web-page{background:#252323;flex:1;min-height:0;overflow:auto}html.is-mobile-web .history-mobile-web-panel{background:#252323;min-height:100%;padding:18px 18px 120px}html.is-mobile-web .history-mobile-web-header{margin-bottom:18px;position:relative}html.is-mobile-web .history-mobile-web-title{color:#ffcf11;font-size:18px;font-weight:700;margin:0;text-align:center}html.is-mobile-web .history-mobile-web-close{background:transparent;border:none;height:28px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px}html.is-mobile-web .history-mobile-web-close-line{background:#ffcf11;height:2px;left:50%;position:absolute;top:50%;width:18px}html.is-mobile-web .history-mobile-web-close-line-a{transform:translate(-50%,-50%) rotate(45deg)}html.is-mobile-web .history-mobile-web-close-line-b{transform:translate(-50%,-50%) rotate(-45deg)}html.is-mobile-web .history-mobile-web-content{overflow:visible}html.is-mobile-web .history-filters-mobile-web{gap:10px;grid-template-columns:1fr 1fr;margin-bottom:16px}html.is-mobile-web .history-filters-mobile-web label{color:#ffffffc7;font-size:12px;gap:6px}html.is-mobile-web .history-filters-mobile-web input{background:#2b2929;border:1px solid rgba(216,166,25,.4);border-radius:6px;box-sizing:border-box;color:#f5f1e2;min-height:36px;padding:0 10px}html.is-mobile-web .history-filters-mobile-web input::-webkit-calendar-picker-indicator{height:16px;opacity:1;width:16px}html.is-mobile-web .history-filters-mobile-web>.history-quickrange,html.is-mobile-web .history-filters-mobile-web>button{align-self:end}html.is-mobile-web .history-filters-mobile-web .history-quickrange summary,html.is-mobile-web .history-filters-mobile-web>button{border-radius:4px;box-sizing:border-box;font-size:13px;font-weight:700;min-height:36px;padding:0 10px;width:100%}html.is-mobile-web .history-filters-mobile-web .history-quickrange summary{justify-content:center;padding-right:28px;position:relative}html.is-mobile-web .history-filters-mobile-web .history-quickrange .caret{position:absolute;right:10px}html.is-mobile-web .history-filters-mobile-web .history-quickrange-menu{max-height:180px;overflow-y:auto}html.is-mobile-web .history-tabs-mobile-web{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-bottom:10px}html.is-mobile-web .history-tabs-mobile-web button{border-radius:4px 4px 0 0;padding:7px 14px}html.is-mobile-web .history-table-mobile-web{border-radius:0 0 10px 10px}html.is-mobile-web .history-mobile-web-content .history-row{font-size:12px}html.is-mobile-web .history-mobile-web-content .history-table-mobile-web:not(.history-table-statement) .history-row{grid-template-columns:1.2fr 1.4fr .8fr .8fr}html.is-mobile-web .history-mobile-web-content .history-table-statement .history-row{grid-template-columns:1.2fr 1fr .9fr .9fr}html.is-mobile-web .history-pagination-mobile-web{margin-bottom:24px;margin-top:12px}html.is-mobile-web .history-pagination-mobile-web-inline{flex:0 0 auto;margin-bottom:0;margin-left:auto;margin-top:0}html.is-mobile-web .history-pagination-mobile-web-inline .history-page-controls{align-items:center;display:inline-flex;gap:8px;white-space:nowrap}html.is-mobile-web .history-pagination-mobile-web-inline .history-page-label{display:inline-block;min-width:76px;text-align:center}html.is-mobile-web .profile-mobile-web-shell{background:#252323;display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;position:fixed;z-index:140}html.is-mobile-web .profile-mobile-web-page{background:#252323;flex:1;min-height:0;overflow:auto}html.is-mobile-web .profile-mobile-web-panel{background:#252323;min-height:100%;padding:18px 18px 156px}html.is-mobile-web .profile-mobile-web-header{margin-bottom:18px;position:relative}html.is-mobile-web .profile-mobile-web-title{color:#ffcf11;font-size:18px;font-weight:700;margin:0;text-align:center}html.is-mobile-web .profile-mobile-web-close{background:transparent;border:none;height:28px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px}html.is-mobile-web .profile-mobile-web-close-line{background:#ffcf11;height:2px;left:50%;position:absolute;top:50%;width:18px}html.is-mobile-web .profile-mobile-web-close-line-a{transform:translate(-50%,-50%) rotate(45deg)}html.is-mobile-web .profile-mobile-web-close-line-b{transform:translate(-50%,-50%) rotate(-45deg)}html.is-mobile-web .profile-mobile-web-content{overflow:visible}html.is-mobile-web .profile-mobile-web-content .account-shell{gap:0}html.is-mobile-web .profile-mobile-web-content .account-panel{background:transparent;gap:14px;padding:0}html.is-mobile-web .profile-mobile-web-content .account-row{border-bottom:1px solid rgba(255,207,17,.22);gap:8px;grid-template-columns:1fr;padding:14px 0}html.is-mobile-web .profile-mobile-web-content .account-row:first-child{padding-top:0}html.is-mobile-web .profile-mobile-web-content .account-label{color:#ffffffad;font-size:13px}html.is-mobile-web .profile-mobile-web-content .account-input,html.is-mobile-web .profile-mobile-web-content .account-static-value,html.is-mobile-web .profile-mobile-web-content .account-value{font-size:17px}html.is-mobile-web .profile-mobile-web-content .account-value{color:#fff;font-weight:600}html.is-mobile-web .profile-mobile-web-content .account-edit{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 38px}html.is-mobile-web .profile-mobile-web-content .account-edit-static{grid-template-columns:minmax(0,1fr) 38px}html.is-mobile-web .profile-mobile-web-content .account-edit-username{grid-template-columns:max-content 38px;justify-content:start}html.is-mobile-web .profile-mobile-web-content .account-edit-stack{align-items:start}html.is-mobile-web .profile-mobile-web-content .account-row-edit .account-edit:has(.account-save){grid-template-columns:minmax(0,1fr) 38px 38px}html.is-mobile-web .profile-mobile-web-content .account-edit-stack .account-help-note{grid-column:1/-1;margin-top:-2px}html.is-mobile-web .profile-mobile-web-content .account-input,html.is-mobile-web .profile-mobile-web-content .account-static-value{background:#2b2929;border:1px solid rgba(216,166,25,.28);border-radius:8px;color:#fff;min-height:42px;padding:10px 12px}html.is-mobile-web .profile-mobile-web-content .account-input:focus{border-color:#ffcf1185;box-shadow:none;outline:none}html.is-mobile-web .profile-mobile-web-content .account-icon-button{background:transparent;border:1px solid rgba(216,166,25,.42);border-radius:8px;height:38px;width:38px}html.is-mobile-web .profile-mobile-web-content .account-icon-button-text{display:none}html.is-mobile-web .profile-mobile-web-content .account-icon-copy{background:none;height:16px;position:relative;width:16px}html.is-mobile-web .profile-mobile-web-content .account-icon-copy:before{color:#ffcf11;content:"";font-family:joker-mobile-icomoon;font-size:16px;top:0;right:0;bottom:0;left:0;line-height:1;position:absolute;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-mobile-web .profile-mobile-web-content .copy-feedback-anchor{align-items:center;display:inline-flex;position:relative}html.is-mobile-web .profile-mobile-web-content .copy-feedback-toast{left:auto;right:0;top:calc(100% + 6px);transform:none}html.is-mobile-web .profile-mobile-web-content .account-row-edit .account-cancel,html.is-mobile-web .profile-mobile-web-content .account-row-edit .account-save{border-radius:8px;font-size:13px;min-height:38px;padding:0 12px}html.is-mobile-web .profile-mobile-web-content .account-row-edit .account-save{align-items:center;background:transparent;border:1px solid rgba(216,166,25,.42);color:transparent;display:inline-flex;font-size:0;justify-content:center;line-height:0;min-width:38px;padding:0;position:relative;width:38px}html.is-mobile-web .profile-mobile-web-content .account-row-edit .account-save:before{color:#ffcf11;content:"";font-family:joker-mobile-icomoon;font-size:16px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-mobile-web .profile-mobile-web-content .account-row-edit .account-cancel{align-items:center;background:transparent;border:1px solid rgba(216,166,25,.32);color:transparent;display:inline-flex;font-size:0;justify-content:center;line-height:0;min-height:38px;min-width:38px;padding:0;position:relative;width:38px}html.is-mobile-web .profile-mobile-web-content .account-row-edit .account-cancel:after,html.is-mobile-web .profile-mobile-web-content .account-row-edit .account-cancel:before{background:#ffcf11;border-radius:999px;content:"";height:2px;position:absolute;width:14px}html.is-mobile-web .profile-mobile-web-content .account-row-edit .account-cancel:before{transform:rotate(45deg)}html.is-mobile-web .profile-mobile-web-content .account-row-edit .account-cancel:after{transform:rotate(-45deg)}html.is-mobile-web .profile-mobile-web-content .account-state{font-size:13px}html.is-mobile-web .bank-info-mobile-web-shell{background:#252323;display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;position:fixed;z-index:140}html.is-mobile-web .bank-info-mobile-web-page{background:#252323;flex:1;min-height:0;overflow:auto}html.is-mobile-web .bank-info-mobile-web-panel{background:#252323;min-height:100%;padding:18px 18px 120px}html.is-mobile-web .bank-info-mobile-web-header{margin-bottom:18px;position:relative}html.is-mobile-web .bank-info-mobile-web-title{color:#ffcf11;font-size:18px;font-weight:700;margin:0;text-align:center}html.is-mobile-web .bank-info-mobile-web-close{background:transparent;border:none;height:28px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px}html.is-mobile-web .bank-info-mobile-web-close-line{background:#ffcf11;height:2px;left:50%;position:absolute;top:50%;width:18px}html.is-mobile-web .bank-info-mobile-web-close-line-a{transform:translate(-50%,-50%) rotate(45deg)}html.is-mobile-web .bank-info-mobile-web-close-line-b{transform:translate(-50%,-50%) rotate(-45deg)}html.is-mobile-web .bank-info-mobile-web-content .bank-panel{background:transparent;gap:14px;padding:0}html.is-mobile-web .bank-info-mobile-web-content .bank-tabs{display:grid;gap:10px;grid-template-columns:1fr 1fr}html.is-mobile-web .bank-info-mobile-web-content .bank-tab{border-radius:999px;min-height:42px;min-width:0;padding:0 12px}html.is-mobile-web .bank-info-mobile-web-content .add-card{background:#ffffff05;border:1px solid rgba(216,166,25,.18);border-radius:14px;padding:14px}html.is-mobile-web .bank-info-mobile-web-content .add-trigger{border-radius:12px;min-height:68px}html.is-mobile-web .bank-info-mobile-web-content .entry-form{gap:14px}html.is-mobile-web .bank-info-mobile-web-content .entry-title{font-size:16px}html.is-mobile-web .bank-info-mobile-web-content .entry-input{background:#2b2929;border:1px solid rgba(216,166,25,.28);border-radius:8px;min-height:42px}html.is-mobile-web .bank-info-mobile-web-content .entry-select{position:relative}html.is-mobile-web .bank-info-mobile-web-content .entry-select-trigger{align-items:center;display:flex;justify-content:space-between;text-align:left}html.is-mobile-web .bank-info-mobile-web-content .entry-select-caret{border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid hsla(0,0%,100%,.72);height:0;width:0}html.is-mobile-web .bank-info-mobile-web-content .entry-select-trigger.open .entry-select-caret{transform:rotate(180deg)}html.is-mobile-web .bank-info-mobile-web-content .entry-select-menu{background:#2b2929;border:1px solid rgba(216,166,25,.28);border-radius:8px;box-shadow:0 12px 24px #00000057;left:0;max-height:220px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 6px);z-index:6}html.is-mobile-web .bank-info-mobile-web-content .entry-select-option{background:transparent;border:none;border-bottom:1px solid hsla(0,0%,100%,.08);color:#fff;padding:10px 12px;text-align:left;width:100%}html.is-mobile-web .bank-info-mobile-web-content .entry-select-option:last-child{border-bottom:none}html.is-mobile-web .bank-info-mobile-web-content .entry-actions{display:grid;gap:10px;grid-template-columns:1fr 1fr}html.is-mobile-web .bank-info-mobile-web-content .entry-button{border-radius:8px;min-height:40px}html.is-mobile-web .bank-info-mobile-web-content .entry-generated-qr{padding:10px;width:min(152px,100%)}html.is-mobile-web .bank-info-mobile-web-content .bank-list{gap:12px}html.is-mobile-web .bank-info-mobile-web-content .bank-panel .account-card{background:#ffffff05;border-radius:14px;padding:16px}html.is-mobile-web .bank-info-mobile-web-content .bank-panel .account-card-actions{justify-content:flex-start;width:100%}html.is-mobile-web .bank-info-mobile-web-content .bank-panel .card-action{border-radius:8px;font-size:12px;min-width:84px;padding:0 12px}html.is-mobile-web .bank-info-mobile-web-content .bank-panel .card-action-label{display:inline}html.is-mobile-web .bank-info-mobile-web-content .bank-panel .card-action-danger{border-color:#ff4d4f80;color:#ff4d4f}html.is-mobile-web .deposit-mobile-web-shell{background:#252323;display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;position:fixed;z-index:140}html.is-mobile-web .deposit-mobile-web-page{background:#252323;flex:1;min-height:0;overflow:auto}html.is-mobile-web .deposit-mobile-web-panel{background:#252323;min-height:100%;padding:18px 18px 120px}html.is-mobile-web .deposit-mobile-web-header{margin-bottom:18px;position:relative}html.is-mobile-web .deposit-mobile-web-title{color:#ffcf11;font-size:18px;font-weight:700;margin:0;text-align:center}html.is-mobile-web .deposit-mobile-web-close{background:transparent;border:none;height:28px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px}html.is-mobile-web .deposit-mobile-web-close-line{background:#ffcf11;height:2px;left:50%;position:absolute;top:50%;width:18px}html.is-mobile-web .deposit-mobile-web-close-line-a{transform:translate(-50%,-50%) rotate(45deg)}html.is-mobile-web .deposit-mobile-web-close-line-b{transform:translate(-50%,-50%) rotate(-45deg)}html.is-mobile-web .deposit-mobile-web-content .deposit-panel{background:transparent;gap:14px;padding:0}html.is-mobile-web .deposit-mobile-web-content .deposit-label,html.is-mobile-web .deposit-mobile-web-content .note-title{color:#fff;font-size:13px}html.is-mobile-web .deposit-mobile-web-content .deposit-field{gap:8px}html.is-mobile-web .deposit-mobile-web-content .deposit-input,html.is-mobile-web .deposit-mobile-web-content .detail-box,html.is-mobile-web .deposit-mobile-web-content .details-card,html.is-mobile-web .deposit-mobile-web-content .note-box,html.is-mobile-web .deposit-mobile-web-content .upload-box{background:#2b2929;border:1px solid rgba(216,166,25,.28);border-radius:10px}html.is-mobile-web .deposit-mobile-web-content .deposit-input{min-height:42px;padding:10px 12px}html.is-mobile-web .deposit-mobile-web-content .deposit-select{position:relative}html.is-mobile-web .deposit-mobile-web-content .deposit-select-trigger{align-items:center;display:flex;justify-content:space-between;text-align:left}html.is-mobile-web .deposit-mobile-web-content .deposit-select-caret{border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid hsla(0,0%,100%,.72);height:0;width:0}html.is-mobile-web .deposit-mobile-web-content .deposit-select-trigger.open .deposit-select-caret{transform:rotate(180deg)}html.is-mobile-web .deposit-mobile-web-content .deposit-select-menu{background:#2b2929;border:1px solid rgba(216,166,25,.28);border-radius:8px;box-shadow:0 12px 24px #00000057;left:0;max-height:220px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 6px);z-index:6}html.is-mobile-web .deposit-mobile-web-content .deposit-select-option{background:transparent;border:none;border-bottom:1px solid hsla(0,0%,100%,.08);color:#fff;padding:10px 12px;text-align:left;width:100%}html.is-mobile-web .deposit-mobile-web-content .deposit-select-option:last-child{border-bottom:none}html.is-mobile-web .deposit-mobile-web-content .details-card{display:grid;gap:10px;padding:14px}html.is-mobile-web .deposit-mobile-web-content .detail-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-mobile-web .deposit-mobile-web-content .detail-box{padding:12px}html.is-mobile-web .deposit-mobile-web-content .detail-copy{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-start}html.is-mobile-web .deposit-mobile-web-content .detail-value{flex:0 1 auto;word-break:break-word}html.is-mobile-web .deposit-mobile-web-content .copy-button{border-radius:8px;height:34px;min-width:34px;width:34px}html.is-mobile-web .deposit-mobile-web-content .bank-qr{border-radius:8px;width:min(168px,100%)}html.is-mobile-web .deposit-mobile-web-content .qr-section{gap:8px;justify-items:center}html.is-mobile-web .deposit-mobile-web-content .limit-note{color:#ffffffad;font-size:12px}html.is-mobile-web .deposit-mobile-web-content .amount-input-wrap{position:relative}html.is-mobile-web .deposit-mobile-web-content .currency-pill{color:#ffffffb8;font-size:13px;font-weight:700;position:absolute;right:12px;top:50%;transform:translateY(-50%)}html.is-mobile-web .deposit-mobile-web-content .quick-grid{gap:8px;grid-template-columns:repeat(5,minmax(0,1fr))}html.is-mobile-web .deposit-mobile-web-content .quick-button{border-radius:8px;min-height:32px}html.is-mobile-web .deposit-mobile-web-content .upload-box{min-height:42px}html.is-mobile-web .deposit-mobile-web-content .deposit-actions{display:flex;justify-content:center}html.is-mobile-web .deposit-mobile-web-content .submit-button{border-radius:8px;min-height:42px;width:100%}html.is-mobile-web .deposit-mobile-web-content .deposit-state{font-size:13px}html.is-mobile-web .deposit-mobile-web-content .deposit-state-error,html.is-mobile-web .withdraw-mobile-web-content .withdraw-state-error{color:#ff4d4f}html.is-mobile-web .withdraw-mobile-web-shell{background:#252323;display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;position:fixed;z-index:140}html.is-mobile-web .withdraw-mobile-web-page{background:#252323;flex:1;min-height:0;overflow:auto}html.is-mobile-web .withdraw-mobile-web-panel{background:#252323;min-height:100%;padding:18px 18px 120px}html.is-mobile-web .withdraw-mobile-web-header{margin-bottom:18px;position:relative}html.is-mobile-web .withdraw-mobile-web-title{color:#ffcf11;font-size:18px;font-weight:700;margin:0;text-align:center}html.is-mobile-web .withdraw-mobile-web-close{background:transparent;border:none;height:28px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px}html.is-mobile-web .withdraw-mobile-web-close-line{background:#ffcf11;height:2px;left:50%;position:absolute;top:50%;width:18px}html.is-mobile-web .withdraw-mobile-web-close-line-a{transform:translate(-50%,-50%) rotate(45deg)}html.is-mobile-web .withdraw-mobile-web-close-line-b{transform:translate(-50%,-50%) rotate(-45deg)}html.is-mobile-web .withdraw-mobile-web-content .withdraw-panel{background:transparent;gap:14px;padding:0}html.is-mobile-web .withdraw-mobile-web-content .withdraw-tabs{display:grid;gap:10px;grid-template-columns:1fr 1fr}html.is-mobile-web .withdraw-mobile-web-content .withdraw-tab{border-radius:999px;min-height:42px;min-width:0;padding:0 12px}html.is-mobile-web .withdraw-mobile-web-content .withdraw-field,html.is-mobile-web .withdraw-mobile-web-content .withdraw-section{gap:8px}html.is-mobile-web .withdraw-mobile-web-content .withdraw-label{color:#fff;font-size:13px}html.is-mobile-web .withdraw-mobile-web-content .withdraw-panel .account-grid{gap:10px;grid-template-columns:1fr}html.is-mobile-web .withdraw-mobile-web-content .withdraw-input,html.is-mobile-web .withdraw-mobile-web-content .withdraw-panel .account-card,html.is-mobile-web .withdraw-mobile-web-content .withdraw-panel .add-bank-card,html.is-mobile-web .withdraw-mobile-web-content .withdraw-summary{border-radius:10px}html.is-mobile-web .withdraw-mobile-web-content .withdraw-panel .account-card{background:#2b2929;border-color:#d8a61947;min-height:68px;padding:12px 14px}html.is-mobile-web .withdraw-mobile-web-content .withdraw-panel .account-card.active{background:linear-gradient(180deg,#f8d56d29,#2b2929fa);border-color:#f8d56df2;box-shadow:inset 0 0 0 1px #f8d56db8,0 0 0 1px #f8d56d33,0 8px 18px #00000047}html.is-mobile-web .withdraw-mobile-web-content .withdraw-panel .account-card-delete{border-color:#ff4d4f80;border-radius:8px;color:#ff4d4f;font-size:11px;min-height:30px;min-width:64px;padding:0 10px}html.is-mobile-web .withdraw-mobile-web-content .withdraw-panel .add-bank-card{border-radius:8px;min-height:52px}html.is-mobile-web .withdraw-mobile-web-content .withdraw-input{background:#2b2929;border:1px solid rgba(216,166,25,.28);min-height:42px;padding:10px 12px}html.is-mobile-web .withdraw-mobile-web-content .amount-input-wrap{position:relative}html.is-mobile-web .withdraw-mobile-web-content .currency-pill{color:#ffffffb8;font-size:13px;font-weight:700;position:absolute;right:12px;top:50%;transform:translateY(-50%)}html.is-mobile-web .withdraw-mobile-web-content .quick-grid{gap:8px;grid-template-columns:repeat(5,minmax(0,1fr))}html.is-mobile-web .withdraw-mobile-web-content .quick-button{border-radius:8px;min-height:32px}html.is-mobile-web .withdraw-mobile-web-content .withdraw-summary{background:transparent;border:none;color:#ffffffad;font-size:13px;padding:0}html.is-mobile-web .withdraw-mobile-web-content .withdraw-state{font-size:13px}html.is-mobile-web .withdraw-mobile-web-content .withdraw-actions{display:flex;justify-content:center}html.is-mobile-web .withdraw-mobile-web-content .submit-button{border-radius:8px;min-height:42px;width:100%}@font-face{font-display:block;font-family:joker-mobile-icomoon;font-style:normal;font-weight:400;src:url(../fonts/joker/icomoon.ttf) format("truetype")}.component-pwa-homescreen,.home-mobile-app-benefits,.home-mobile-app-highlight,.home-mobile-app-promo,.home-mobile-bottom-nav,.home-mobile-featured,.home-mobile-header,.home-mobile-jackpot-heading,.home-mobile-slide-badge,html.is-mobile-web.route-about .download-pill,html.is-mobile-web.route-about .footer,html.is-mobile-web.route-about .home-download,html.is-mobile-web.route-about .navbar,html.is-mobile-web.route-about .top-bar,html.is-mobile-web.route-home .download-pill,html.is-mobile-web.route-home .footer,html.is-mobile-web.route-home .home-download,html.is-mobile-web.route-home .navbar,html.is-mobile-web.route-home .top-bar,html.is-mobile-web.route-login .download-pill,html.is-mobile-web.route-login .footer,html.is-mobile-web.route-login .home-download,html.is-mobile-web.route-login .navbar,html.is-mobile-web.route-login .top-bar,html.is-mobile-web.route-promotion .download-pill,html.is-mobile-web.route-promotion .footer,html.is-mobile-web.route-promotion .home-download,html.is-mobile-web.route-promotion .navbar,html.is-mobile-web.route-promotion .top-bar,html.is-mobile-web.route-support .download-pill,html.is-mobile-web.route-support .footer,html.is-mobile-web.route-support .home-download,html.is-mobile-web.route-support .navbar,html.is-mobile-web.route-support .top-bar,html.is-mobile-web.route-vip .download-pill,html.is-mobile-web.route-vip .footer,html.is-mobile-web.route-vip .home-download,html.is-mobile-web.route-vip .navbar,html.is-mobile-web.route-vip .top-bar{display:none}html.is-mobile-web.route-home .app-main{padding-bottom:164px}html.is-mobile-web.route-about .app-main,html.is-mobile-web.route-promotion .app-main,html.is-mobile-web.route-support .app-main,html.is-mobile-web.route-vip .app-main{padding-bottom:82px}html.is-mobile-web.route-login .app-main{padding-bottom:164px}html.is-mobile-web.route-home .home-main{background:#000;margin:0 auto;min-height:100vh;padding:0;width:100%}html.is-mobile-web.route-home .home-main .container{padding:0 12px;width:100%}html.is-mobile-web.route-about .home-mobile-header,html.is-mobile-web.route-home .home-mobile-header,html.is-mobile-web.route-login .home-mobile-header,html.is-mobile-web.route-promotion .home-mobile-header,html.is-mobile-web.route-support .home-mobile-header,html.is-mobile-web.route-vip .home-mobile-header{align-items:center;background:linear-gradient(180deg,#313131,#080808);border-bottom:1px solid rgba(255,220,0,.9);display:flex;gap:12px;justify-content:space-between;padding:10px 12px;position:relative;z-index:25}html.is-mobile-web.route-about .home-mobile-header-actions,html.is-mobile-web.route-home .home-mobile-header-actions,html.is-mobile-web.route-login .home-mobile-header-actions,html.is-mobile-web.route-promotion .home-mobile-header-actions,html.is-mobile-web.route-support .home-mobile-header-actions,html.is-mobile-web.route-vip .home-mobile-header-actions{align-items:center;display:inline-flex;gap:8px;min-height:34px}html.is-mobile-web.route-about .home-mobile-header-logo img,html.is-mobile-web.route-home .home-mobile-header-logo img,html.is-mobile-web.route-login .home-mobile-header-logo img,html.is-mobile-web.route-promotion .home-mobile-header-logo img,html.is-mobile-web.route-support .home-mobile-header-logo img,html.is-mobile-web.route-vip .home-mobile-header-logo img{max-width:100%;width:182px}html.is-mobile-web .profile-mobile-header-logo{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:none;padding:0}html.is-mobile-web.route-about .home-mobile-header-icon,html.is-mobile-web.route-home .home-mobile-header-icon,html.is-mobile-web.route-login .home-mobile-header-icon,html.is-mobile-web.route-promotion .home-mobile-header-icon,html.is-mobile-web.route-support .home-mobile-header-icon,html.is-mobile-web.route-vip .home-mobile-header-icon{align-items:center;background:transparent;border:none;display:inline-flex;justify-content:center;padding:0;position:relative;z-index:1}html.is-mobile-web.route-about .home-mobile-user-icon,html.is-mobile-web.route-home .home-mobile-user-icon,html.is-mobile-web.route-login .home-mobile-user-icon,html.is-mobile-web.route-promotion .home-mobile-user-icon,html.is-mobile-web.route-support .home-mobile-user-icon,html.is-mobile-web.route-vip .home-mobile-user-icon{background:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/user.png?v=22) 50%/contain no-repeat;display:inline-block;height:32px;width:32px}html.is-mobile-web.route-about .home-mobile-user-icon.is-authenticated,html.is-mobile-web.route-home .home-mobile-user-icon.is-authenticated,html.is-mobile-web.route-login .home-mobile-user-icon.is-authenticated,html.is-mobile-web.route-promotion .home-mobile-user-icon.is-authenticated,html.is-mobile-web.route-support .home-mobile-user-icon.is-authenticated,html.is-mobile-web.route-vip .home-mobile-user-icon.is-authenticated{background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/user_active.png?v=g2K5jNTjkcEwqoGCLArjnwRDjuM&v=22)}html.is-mobile-web.route-about .home-mobile-language,html.is-mobile-web.route-home .home-mobile-language,html.is-mobile-web.route-login .home-mobile-language,html.is-mobile-web.route-promotion .home-mobile-language,html.is-mobile-web.route-support .home-mobile-language,html.is-mobile-web.route-vip .home-mobile-language{align-items:center;display:inline-flex;position:relative}html.is-mobile-web.route-about .home-mobile-apk-download,html.is-mobile-web.route-home .home-mobile-apk-download,html.is-mobile-web.route-login .home-mobile-apk-download,html.is-mobile-web.route-promotion .home-mobile-apk-download,html.is-mobile-web.route-support .home-mobile-apk-download,html.is-mobile-web.route-vip .home-mobile-apk-download{align-items:center;display:inline-flex;justify-content:center;line-height:0;text-decoration:none}html.is-mobile-web.route-about .home-mobile-apk-download img,html.is-mobile-web.route-home .home-mobile-apk-download img,html.is-mobile-web.route-login .home-mobile-apk-download img,html.is-mobile-web.route-promotion .home-mobile-apk-download img,html.is-mobile-web.route-support .home-mobile-apk-download img,html.is-mobile-web.route-vip .home-mobile-apk-download img{display:block;height:34px;width:34px}html.is-mobile-web.route-about .home-mobile-language-trigger .flag,html.is-mobile-web.route-home .home-mobile-language-trigger .flag,html.is-mobile-web.route-login .home-mobile-language-trigger .flag,html.is-mobile-web.route-promotion .home-mobile-language-trigger .flag,html.is-mobile-web.route-support .home-mobile-language-trigger .flag,html.is-mobile-web.route-vip .home-mobile-language-trigger .flag{height:32px;width:32px}html.is-mobile-web.route-about .home-mobile-language-menu,html.is-mobile-web.route-home .home-mobile-language-menu,html.is-mobile-web.route-login .home-mobile-language-menu,html.is-mobile-web.route-promotion .home-mobile-language-menu,html.is-mobile-web.route-support .home-mobile-language-menu,html.is-mobile-web.route-vip .home-mobile-language-menu{background:#1c1c1c;border:1px solid rgba(255,220,0,.4);border-radius:10px;box-shadow:0 12px 26px #00000080;display:grid;gap:6px;min-width:148px;padding:8px;position:absolute;right:0;top:calc(100% + 8px);width:-moz-max-content;width:max-content;z-index:20}html.is-mobile-web.route-about .home-mobile-language-menu button,html.is-mobile-web.route-home .home-mobile-language-menu button,html.is-mobile-web.route-login .home-mobile-language-menu button,html.is-mobile-web.route-promotion .home-mobile-language-menu button,html.is-mobile-web.route-support .home-mobile-language-menu button,html.is-mobile-web.route-vip .home-mobile-language-menu button{align-items:center;background:transparent;border:none;color:#f6f1e3;display:flex;gap:8px;padding:6px 8px;position:relative;text-align:left}html.is-mobile-web.route-about .home-mobile-language-menu button:after,html.is-mobile-web.route-home .home-mobile-language-menu button:after,html.is-mobile-web.route-login .home-mobile-language-menu button:after,html.is-mobile-web.route-promotion .home-mobile-language-menu button:after,html.is-mobile-web.route-support .home-mobile-language-menu button:after,html.is-mobile-web.route-vip .home-mobile-language-menu button:after{background:#ffffff40;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translate(-50%);width:90%}html.is-mobile-web.route-about .home-mobile-language-menu button:last-child:after,html.is-mobile-web.route-home .home-mobile-language-menu button:last-child:after,html.is-mobile-web.route-login .home-mobile-language-menu button:last-child:after,html.is-mobile-web.route-promotion .home-mobile-language-menu button:last-child:after,html.is-mobile-web.route-support .home-mobile-language-menu button:last-child:after,html.is-mobile-web.route-vip .home-mobile-language-menu button:last-child:after{content:none}html.is-mobile-web.route-home .home-hero{margin-top:0}html.is-mobile-web.route-home .home-slider{border:1px solid rgba(255,220,0,.28);border-radius:0;box-shadow:none}html.is-mobile-web.route-home .home-slide{background-position:50%;height:178px}html.is-mobile-web.route-home .home-mobile-slide-badge{background:linear-gradient(180deg,#ffe87a,#d7a40d);border-radius:999px;color:#4f3200;font-size:8px;font-weight:700;letter-spacing:.6px;padding:2px 6px;position:absolute;right:8px;top:8px}html.is-mobile-web.route-home .home-dots{bottom:8px;gap:6px}html.is-mobile-web.route-home .home-dots span{background:#000000a6;border:2px solid #ffdc00;height:11px;width:11px}html.is-mobile-web.route-home .home-dots span.active{background:#ffdc00}html.is-mobile-web.route-home .home-jackpot{margin-top:6px}html.is-mobile-web.route-home .home-mobile-jackpot-heading{color:#ffdc00;display:block;font-size:22px;font-weight:700;letter-spacing:.6px;margin:0 auto 8px;text-align:center}html.is-mobile-web.route-home .home-jackpot-bg,html.is-mobile-web.route-home .home-jackpot-title{display:none}html.is-mobile-web.route-home .home-jackpot-frame{margin:0 auto;width:min(100%,302px)}html.is-mobile-web.route-home .home-jackpot-value{inset:auto;position:static;transform:translateY(-5px)}html.is-mobile-web.route-home .home-jackpot-marquee{background:transparent;border:none;border-radius:30px;box-shadow:none;max-width:min(320px,82vw);min-height:66px;min-width:min(260px,72vw);padding:12px 18px;width:-moz-fit-content;width:fit-content}html.is-mobile-web.route-home .home-jackpot-marquee .game-jackpot-bulb-base{filter:none;stroke:transparent}html.is-mobile-web.route-home .home-jackpot-marquee .game-jackpot-bulb-phase-1,html.is-mobile-web.route-home .home-jackpot-marquee .game-jackpot-bulb-phase-3{filter:drop-shadow(0 0 2px currentColor) drop-shadow(0 0 8px currentColor);stroke:#f2c322}html.is-mobile-web.route-home .home-jackpot-marquee .game-jackpot-bulb-phase-2{filter:drop-shadow(0 0 2px currentColor) drop-shadow(0 0 8px currentColor);stroke:#fff}html.is-mobile-web.route-home .home-jackpot-value .game-jackpot-marquee-inner{color:#fff7d6;font-size:24px;letter-spacing:1.2px;text-shadow:0 0 12px rgba(255,214,94,.45),0 0 22px rgba(255,214,94,.22)}html.is-mobile-web.route-home .home-mobile-featured{display:block;margin-top:16px;text-align:center}html.is-mobile-web.route-home .home-mobile-section-title{color:#ffdc00;font-size:16px;font-weight:700;margin-bottom:10px}html.is-mobile-web.route-home .home-mobile-featured-art{background:transparent;border:none;border-radius:0;height:126px;margin:0 auto 14px;overflow:hidden;width:min(100%,310px)}html.is-mobile-web.route-home .home-mobile-featured-art img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}html.is-mobile-web.route-home .home-mobile-featured-actions{display:flex;gap:0;justify-content:center}html.is-mobile-web.route-home .home-mobile-ghost-btn,html.is-mobile-web.route-home .home-mobile-solid-btn{border-radius:8px;font-size:12px;font-weight:700;letter-spacing:.3px;min-width:118px;padding:8px 12px;text-transform:uppercase}html.is-mobile-web.route-home .home-mobile-ghost-btn{background:transparent;border:2px solid #ffdc00;color:#ffdc00}html.is-mobile-web.route-home .home-mobile-solid-btn{align-items:center;background:linear-gradient(180deg,#ffe26d,#d39d09);border:2px solid #f0c646;box-shadow:0 4px 10px #ffdc0029;color:#1c1600;display:inline-flex;justify-content:center;min-width:132px;padding-left:32px;position:relative}html.is-mobile-web.route-home .home-mobile-solid-btn:before{color:#1c1600;content:"";font-family:joker-mobile-icomoon!important;font-size:14px;left:11px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}html.is-mobile-web.route-home .home-mobile-solid-btn:after{content:none}html.is-mobile-web.route-home .home-mobile-mini-dots{display:flex;gap:6px;justify-content:center;margin:16px 0 14px}html.is-mobile-web.route-home .home-mobile-mini-dots span{background:#ffffff47;border-radius:999px;height:4px;width:20px}html.is-mobile-web.route-home .home-mobile-mini-dots span.active{background:#ffdc00}html.is-mobile-web.route-home .home-mobile-app-highlight{color:#ffdc00;display:block;font-size:13px;font-weight:700;letter-spacing:.25px;line-height:1.45;margin-top:10px;text-align:center}html.is-mobile-web.route-home .home-mobile-app-promo{display:block;margin-bottom:18px;margin-top:14px}html.is-mobile-web.route-home .home-mobile-app-promo img{height:auto;margin:0 auto;width:min(100%,278px)}html.is-mobile-web.route-home .home-mobile-app-benefits{display:grid;gap:12px;left:26px;margin:0 auto 18px;position:relative;width:min(100%,250px)}html.is-mobile-web.route-home .home-mobile-app-benefit{align-items:center;color:#ffffffc7;display:grid;font-size:18px;gap:12px;grid-template-columns:38px 1fr;letter-spacing:.2px;line-height:1.25;text-align:left;width:100%}html.is-mobile-web.route-home .home-mobile-app-benefit-icon{flex:0 0 auto;height:30px;-o-object-fit:contain;object-fit:contain;width:38px}html.is-mobile-web.route-home .home-manual{display:none}html.is-mobile-web.route-about .component-pwa-homescreen,html.is-mobile-web.route-home .component-pwa-homescreen,html.is-mobile-web.route-login .component-pwa-homescreen,html.is-mobile-web.route-promotion .component-pwa-homescreen,html.is-mobile-web.route-support .component-pwa-homescreen{background-color:#2e2e2e;border:1px solid #575757;bottom:56px;display:block;left:50%;min-height:70px;position:fixed;transform:translate(-50%,calc(100% - 10px));transition:transform .35s ease;width:100%;z-index:18}html.is-mobile-web.route-about .component-pwa-homescreen.open,html.is-mobile-web.route-home .component-pwa-homescreen.open,html.is-mobile-web.route-login .component-pwa-homescreen.open,html.is-mobile-web.route-promotion .component-pwa-homescreen.open,html.is-mobile-web.route-support .component-pwa-homescreen.open{transform:translate(-50%)}html.is-mobile-web.route-about .component-pwa-homescreen .toggle,html.is-mobile-web.route-home .component-pwa-homescreen .toggle,html.is-mobile-web.route-login .component-pwa-homescreen .toggle,html.is-mobile-web.route-promotion .component-pwa-homescreen .toggle,html.is-mobile-web.route-support .component-pwa-homescreen .toggle{align-items:center;background:#ececec;border:none;display:flex;height:12px;justify-content:center;margin:0 auto;position:relative;width:100%;z-index:5}html.is-mobile-web.route-about .component-pwa-homescreen .toggle:after,html.is-mobile-web.route-home .component-pwa-homescreen .toggle:after,html.is-mobile-web.route-login .component-pwa-homescreen .toggle:after,html.is-mobile-web.route-promotion .component-pwa-homescreen .toggle:after,html.is-mobile-web.route-support .component-pwa-homescreen .toggle:after{color:#000;content:"";font-family:joker-mobile-icomoon!important;font-size:14px}html.is-mobile-web.route-about .component-pwa-homescreen.open .toggle,html.is-mobile-web.route-home .component-pwa-homescreen.open .toggle,html.is-mobile-web.route-login .component-pwa-homescreen.open .toggle,html.is-mobile-web.route-promotion .component-pwa-homescreen.open .toggle,html.is-mobile-web.route-support .component-pwa-homescreen.open .toggle{border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:10px;width:65px}html.is-mobile-web.route-about .component-pwa-homescreen.open .toggle:after,html.is-mobile-web.route-home .component-pwa-homescreen.open .toggle:after,html.is-mobile-web.route-login .component-pwa-homescreen.open .toggle:after,html.is-mobile-web.route-promotion .component-pwa-homescreen.open .toggle:after,html.is-mobile-web.route-support .component-pwa-homescreen.open .toggle:after{content:""}html.is-mobile-web.route-about .component-pwa-homescreen .container-pwa,html.is-mobile-web.route-home .component-pwa-homescreen .container-pwa,html.is-mobile-web.route-login .component-pwa-homescreen .container-pwa,html.is-mobile-web.route-promotion .component-pwa-homescreen .container-pwa,html.is-mobile-web.route-support .component-pwa-homescreen .container-pwa{align-items:center;background-color:#2e2e2e;display:flex;height:100%;padding:4px 10px 6px}html.is-mobile-web.route-about .component-pwa-homescreen .container-pwa.android,html.is-mobile-web.route-home .component-pwa-homescreen .container-pwa.android,html.is-mobile-web.route-login .component-pwa-homescreen .container-pwa.android,html.is-mobile-web.route-promotion .component-pwa-homescreen .container-pwa.android,html.is-mobile-web.route-support .component-pwa-homescreen .container-pwa.android{padding:0}html.is-mobile-web.route-about .component-pwa-homescreen .info-app,html.is-mobile-web.route-home .component-pwa-homescreen .info-app,html.is-mobile-web.route-login .component-pwa-homescreen .info-app,html.is-mobile-web.route-promotion .component-pwa-homescreen .info-app,html.is-mobile-web.route-support .component-pwa-homescreen .info-app{align-items:center;display:flex;margin-bottom:0;min-width:0;padding:0 clamp(9px,2.4vw,12px)}html.is-mobile-web.route-about .component-pwa-homescreen .info-app-apk,html.is-mobile-web.route-home .component-pwa-homescreen .info-app-apk,html.is-mobile-web.route-login .component-pwa-homescreen .info-app-apk,html.is-mobile-web.route-promotion .component-pwa-homescreen .info-app-apk,html.is-mobile-web.route-support .component-pwa-homescreen .info-app-apk{background:linear-gradient(180deg,#fff,#f1f1f1);min-height:57px;padding:0 12px;width:100%}html.is-mobile-web.route-about .component-pwa-homescreen .platform,html.is-mobile-web.route-home .component-pwa-homescreen .platform,html.is-mobile-web.route-login .component-pwa-homescreen .platform,html.is-mobile-web.route-promotion .component-pwa-homescreen .platform,html.is-mobile-web.route-support .component-pwa-homescreen .platform{color:#fff;flex:0 0 auto;font-size:clamp(24px,6.4vw,30px)}html.is-mobile-web .component-pwa-homescreen .apk-app-icon{border:1px solid rgba(0,0,0,.12);border-radius:50%;height:43px;-o-object-fit:cover;object-fit:cover;width:43px}html.is-mobile-web .component-pwa-homescreen .apk-copy{color:#101010;line-height:1.2;margin-left:12px}html.is-mobile-web .component-pwa-homescreen .apk-title{font-size:14px;font-weight:700}html.is-mobile-web .component-pwa-homescreen .apk-subtitle{font-size:12px;font-weight:600}html.is-mobile-web .component-pwa-homescreen .apk-download-btn{align-items:center;background:linear-gradient(180deg,#ffe66d,#f0c318);border:1px solid #d2a60d;border-radius:6px;box-shadow:inset 0 1px #ffffff47;display:inline-flex;height:34px;justify-content:center;margin-left:auto;width:34px}html.is-mobile-web .component-pwa-homescreen .apk-download-glyph{color:#5b4300;display:inline-block;font-size:18px;height:18px;line-height:1;width:18px}html.is-mobile-web .joker-apple-icon{display:inline-block;font-family:joker-mobile-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-mobile-web .joker-apple-icon:before{content:""}html.is-mobile-web .joker-share-icon{display:inline-block;font-family:joker-mobile-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-mobile-web .joker-share-icon:before{content:""}html.is-mobile-web .joker-download-icon{display:inline-block;font-family:joker-mobile-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-mobile-web .joker-download-icon:before{content:""}html.is-mobile-web .icon-down-2{display:inline-block;font-family:joker-mobile-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-mobile-web .icon-down-2:before{content:""}html.is-mobile-web .joker-play-icon{display:inline-block;font-family:joker-mobile-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-mobile-web .joker-play-icon:before{content:""}html.is-mobile-web.route-about .component-pwa-homescreen .text,html.is-mobile-web.route-home .component-pwa-homescreen .text,html.is-mobile-web.route-login .component-pwa-homescreen .text,html.is-mobile-web.route-promotion .component-pwa-homescreen .text,html.is-mobile-web.route-support .component-pwa-homescreen .text{color:#fff;display:grid;flex:1 1 0;font-size:clamp(10.5px,2.55vw,12px);gap:2px;line-height:1.24;margin-left:clamp(7px,2vw,10px);min-width:0}html.is-mobile-web.route-about .component-pwa-homescreen .text .text-line,html.is-mobile-web.route-home .component-pwa-homescreen .text .text-line,html.is-mobile-web.route-login .component-pwa-homescreen .text .text-line,html.is-mobile-web.route-promotion .component-pwa-homescreen .text .text-line,html.is-mobile-web.route-support .component-pwa-homescreen .text .text-line{display:block;min-width:0}html.is-mobile-web.route-about .component-pwa-homescreen .text .text-line-instruction,html.is-mobile-web.route-home .component-pwa-homescreen .text .text-line-instruction,html.is-mobile-web.route-login .component-pwa-homescreen .text .text-line-instruction,html.is-mobile-web.route-promotion .component-pwa-homescreen .text .text-line-instruction,html.is-mobile-web.route-support .component-pwa-homescreen .text .text-line-instruction{font-size:clamp(9.8px,2.35vw,11.2px);letter-spacing:-.02px;line-height:1.24;overflow-wrap:normal;white-space:normal;word-break:normal}html.is-mobile-web.route-about .component-pwa-homescreen .text .text-line-details,html.is-mobile-web.route-home .component-pwa-homescreen .text .text-line-details,html.is-mobile-web.route-login .component-pwa-homescreen .text .text-line-details,html.is-mobile-web.route-promotion .component-pwa-homescreen .text .text-line-details,html.is-mobile-web.route-support .component-pwa-homescreen .text .text-line-details{font-size:clamp(9.2px,2.1vw,10.2px);line-height:1.16}html.is-mobile-web.route-about .component-pwa-homescreen .text .text-segment,html.is-mobile-web.route-home .component-pwa-homescreen .text .text-segment,html.is-mobile-web.route-login .component-pwa-homescreen .text .text-segment,html.is-mobile-web.route-promotion .component-pwa-homescreen .text .text-segment,html.is-mobile-web.route-support .component-pwa-homescreen .text .text-segment{min-width:0;white-space:normal}html.is-mobile-web.route-about .component-pwa-homescreen .text .text-line-details .text-segment,html.is-mobile-web.route-home .component-pwa-homescreen .text .text-line-details .text-segment,html.is-mobile-web.route-login .component-pwa-homescreen .text .text-line-details .text-segment,html.is-mobile-web.route-promotion .component-pwa-homescreen .text .text-line-details .text-segment,html.is-mobile-web.route-support .component-pwa-homescreen .text .text-line-details .text-segment{white-space:normal}html.is-mobile-web.route-about .component-pwa-homescreen .text .text-line-ios-copy,html.is-mobile-web.route-home .component-pwa-homescreen .text .text-line-ios-copy,html.is-mobile-web.route-login .component-pwa-homescreen .text .text-line-ios-copy,html.is-mobile-web.route-promotion .component-pwa-homescreen .text .text-line-ios-copy,html.is-mobile-web.route-support .component-pwa-homescreen .text .text-line-ios-copy{text-wrap:pretty}html.is-mobile-web.route-about .component-pwa-homescreen .text strong,html.is-mobile-web.route-home .component-pwa-homescreen .text strong,html.is-mobile-web.route-login .component-pwa-homescreen .text strong,html.is-mobile-web.route-promotion .component-pwa-homescreen .text strong,html.is-mobile-web.route-support .component-pwa-homescreen .text strong{font-weight:700}html.is-mobile-web.route-about .component-pwa-homescreen .guide-link,html.is-mobile-web.route-home .component-pwa-homescreen .guide-link,html.is-mobile-web.route-login .component-pwa-homescreen .guide-link,html.is-mobile-web.route-promotion .component-pwa-homescreen .guide-link,html.is-mobile-web.route-support .component-pwa-homescreen .guide-link{background:transparent;border:none;color:#fff;display:inline;font:inherit;padding:0;text-decoration:underline}html.is-mobile-web.route-about .component-pwa-homescreen .text a,html.is-mobile-web.route-home .component-pwa-homescreen .text a,html.is-mobile-web.route-login .component-pwa-homescreen .text a,html.is-mobile-web.route-promotion .component-pwa-homescreen .text a,html.is-mobile-web.route-support .component-pwa-homescreen .text a{color:#fff;text-decoration:underline}html.is-mobile-web.route-about .component-pwa-homescreen .text .icon-wrap,html.is-mobile-web.route-home .component-pwa-homescreen .text .icon-wrap,html.is-mobile-web.route-login .component-pwa-homescreen .text .icon-wrap,html.is-mobile-web.route-promotion .component-pwa-homescreen .text .icon-wrap,html.is-mobile-web.route-support .component-pwa-homescreen .text .icon-wrap{display:inline-flex;flex:0 0 auto;font-size:clamp(10px,2.5vw,12px);margin:0 2px;position:relative;top:1px;vertical-align:middle}html.is-mobile-web .pwa-guide-modal{align-items:flex-start;background:#000000b8;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:20px 18px 90px;position:fixed;z-index:60}html.is-mobile-web .pwa-guide-dialog{background:#fff;width:min(100%,440px)}html.is-mobile-web .pwa-guide-header{align-items:center;background:#2e2e2e;display:flex;justify-content:space-between;padding:20px 12px}html.is-mobile-web .pwa-guide-heading{align-items:center;color:#fff;display:flex;font-size:14px;gap:16px;line-height:1.3}html.is-mobile-web .pwa-guide-apple{font-size:34px}html.is-mobile-web .pwa-guide-close{background:transparent;border:none;height:28px;position:relative;width:28px}html.is-mobile-web .pwa-guide-close:after,html.is-mobile-web .pwa-guide-close:before{background:#fff;border-radius:999px;content:"";height:3px;left:50%;position:absolute;top:50%;width:28px}html.is-mobile-web .pwa-guide-close:before{transform:translate(-50%,-50%) rotate(45deg)}html.is-mobile-web .pwa-guide-close:after{transform:translate(-50%,-50%) rotate(-45deg)}html.is-mobile-web .pwa-guide-body{align-items:center;display:grid;grid-template-columns:48px 1fr 48px;padding:25px 0 17px}html.is-mobile-web .pwa-guide-nav{background:transparent;border:none;height:48px;position:relative;width:48px}html.is-mobile-web .pwa-guide-nav:before{color:#262526;font-family:joker-mobile-icomoon!important;font-size:46px}html.is-mobile-web .pwa-guide-nav.prev:before{content:""}html.is-mobile-web .pwa-guide-nav.next:before{content:""}html.is-mobile-web .pwa-guide-nav:disabled:before{opacity:.4}html.is-mobile-web .pwa-guide-phone,html.is-mobile-web .pwa-guide-stage{margin:0 auto;width:244px}html.is-mobile-web .pwa-guide-image{display:block;height:auto;width:244px}html.is-mobile-web .pwa-guide-dots{display:flex;gap:15px;justify-content:center;padding:0 0 18px}html.is-mobile-web .pwa-guide-dots span{background:#b6b6b6;border-radius:50%;height:10px;width:10px}html.is-mobile-web .pwa-guide-dots span.active{background:#ecc601}html.is-mobile-web.route-about .home-mobile-bottom-nav,html.is-mobile-web.route-home .home-mobile-bottom-nav,html.is-mobile-web.route-login .home-mobile-bottom-nav,html.is-mobile-web.route-promotion .home-mobile-bottom-nav,html.is-mobile-web.route-support .home-mobile-bottom-nav,html.is-mobile-web.route-vip .home-mobile-bottom-nav{align-items:center;background:linear-gradient(180deg,#444,#090909 42%,#000);border-top:1px solid hsla(0,0%,100%,.12);bottom:0;display:grid;grid-template-columns:repeat(6,1fr);left:50%;position:fixed;transform:translate(-50%);width:100%;z-index:19}html.is-mobile-web.route-about .home-mobile-bottom-link,html.is-mobile-web.route-home .home-mobile-bottom-link,html.is-mobile-web.route-login .home-mobile-bottom-link,html.is-mobile-web.route-promotion .home-mobile-bottom-link,html.is-mobile-web.route-support .home-mobile-bottom-link,html.is-mobile-web.route-vip .home-mobile-bottom-link{align-items:center;background:transparent;border:none;display:inline-flex;justify-content:center;min-height:56px}html.is-mobile-web.route-about .home-mobile-bottom-icon,html.is-mobile-web.route-home .home-mobile-bottom-icon,html.is-mobile-web.route-login .home-mobile-bottom-icon,html.is-mobile-web.route-promotion .home-mobile-bottom-icon,html.is-mobile-web.route-support .home-mobile-bottom-icon,html.is-mobile-web.route-vip .home-mobile-bottom-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;filter:grayscale(1) brightness(1.65);height:34px;opacity:.76;width:34px}html.is-mobile-web.route-about .home-mobile-bottom-link.is-active .home-mobile-bottom-icon,html.is-mobile-web.route-about .home-mobile-bottom-link.router-link-active .home-mobile-bottom-icon,html.is-mobile-web.route-home .home-mobile-bottom-link.is-active .home-mobile-bottom-icon,html.is-mobile-web.route-home .home-mobile-bottom-link.router-link-active .home-mobile-bottom-icon,html.is-mobile-web.route-login .home-mobile-bottom-link.is-active .home-mobile-bottom-icon,html.is-mobile-web.route-login .home-mobile-bottom-link.router-link-active .home-mobile-bottom-icon,html.is-mobile-web.route-promotion .home-mobile-bottom-link.is-active .home-mobile-bottom-icon,html.is-mobile-web.route-promotion .home-mobile-bottom-link.router-link-active .home-mobile-bottom-icon,html.is-mobile-web.route-support .home-mobile-bottom-link.is-active .home-mobile-bottom-icon,html.is-mobile-web.route-support .home-mobile-bottom-link.router-link-active .home-mobile-bottom-icon,html.is-mobile-web.route-vip .home-mobile-bottom-link.is-active .home-mobile-bottom-icon,html.is-mobile-web.route-vip .home-mobile-bottom-link.router-link-active .home-mobile-bottom-icon{filter:none;opacity:1}html.is-mobile-web.route-about .home-mobile-bottom-icon.home,html.is-mobile-web.route-home .home-mobile-bottom-icon.home,html.is-mobile-web.route-login .home-mobile-bottom-icon.home,html.is-mobile-web.route-promotion .home-mobile-bottom-icon.home,html.is-mobile-web.route-support .home-mobile-bottom-icon.home,html.is-mobile-web.route-vip .home-mobile-bottom-icon.home{background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/home_active.png?v=22)}html.is-mobile-web.route-about .home-mobile-bottom-icon.game,html.is-mobile-web.route-home .home-mobile-bottom-icon.game,html.is-mobile-web.route-login .home-mobile-bottom-icon.game,html.is-mobile-web.route-promotion .home-mobile-bottom-icon.game,html.is-mobile-web.route-support .home-mobile-bottom-icon.game,html.is-mobile-web.route-vip .home-mobile-bottom-icon.game{background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/game.png?v=22)}html.is-mobile-web.route-about .home-mobile-bottom-icon.promotion,html.is-mobile-web.route-home .home-mobile-bottom-icon.promotion,html.is-mobile-web.route-login .home-mobile-bottom-icon.promotion,html.is-mobile-web.route-promotion .home-mobile-bottom-icon.promotion,html.is-mobile-web.route-support .home-mobile-bottom-icon.promotion,html.is-mobile-web.route-vip .home-mobile-bottom-icon.promotion{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.9' viewBox='0 0 24 24'%3E%3Crect width='17' height='11' x='3.5' y='9.5' rx='2'/%3E%3Cpath d='M3.5 9.5h17M12 9.5v11M8.7 9.5C6.75 9.5 5.5 8.44 5.5 7c0-1.12.83-2 2.03-2C9.2 5 10.42 6.73 12 9.5zM15.3 9.5c1.95 0 3.2-1.06 3.2-2.5 0-1.12-.83-2-2.03-2C14.8 5 13.58 6.73 12 9.5z'/%3E%3C/svg%3E")}html.is-mobile-web.route-about .home-mobile-bottom-icon.vip,html.is-mobile-web.route-home .home-mobile-bottom-icon.vip,html.is-mobile-web.route-login .home-mobile-bottom-icon.vip,html.is-mobile-web.route-promotion .home-mobile-bottom-icon.vip,html.is-mobile-web.route-support .home-mobile-bottom-icon.vip,html.is-mobile-web.route-vip .home-mobile-bottom-icon.vip{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.9' viewBox='0 0 24 24'%3E%3Cpath d='m5 17 1.8-8.5 5.2 4.4 5.2-4.4L19 17ZM7 17h10M8 7.5 5.5 5 4 8.5M16 7.5 18.5 5 20 8.5'/%3E%3C/svg%3E")}html.is-mobile-web.route-home .home-mobile-bottom-icon.manual,html.is-mobile-web.route-login .home-mobile-bottom-icon.manual{background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/manual.png?v=22)}html.is-mobile-web.route-about .home-mobile-bottom-icon.about,html.is-mobile-web.route-home .home-mobile-bottom-icon.about,html.is-mobile-web.route-login .home-mobile-bottom-icon.about,html.is-mobile-web.route-promotion .home-mobile-bottom-icon.about,html.is-mobile-web.route-support .home-mobile-bottom-icon.about,html.is-mobile-web.route-vip .home-mobile-bottom-icon.about{background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/about_us.png?v=22)}html.is-mobile-web.route-about .home-mobile-bottom-icon.contact,html.is-mobile-web.route-home .home-mobile-bottom-icon.contact,html.is-mobile-web.route-login .home-mobile-bottom-icon.contact,html.is-mobile-web.route-promotion .home-mobile-bottom-icon.contact,html.is-mobile-web.route-support .home-mobile-bottom-icon.contact,html.is-mobile-web.route-vip .home-mobile-bottom-icon.contact{background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/contact_us.png?v=22)}html.is-mobile-web.route-promotion .promotion-page,html.is-mobile-web.route-support .support-page{background:linear-gradient(180deg,#3b3b3b,#2d2d2d 12%,#171717 40%,#050505);min-height:100vh;padding:0 0 18px}html.is-mobile-web.route-promotion .promotion-mobile-content{background:linear-gradient(180deg,#383638,#323033 6%,#272528 24%,#161517);border-left:1px solid hsla(0,0%,100%,.05);border-right:1px solid hsla(0,0%,100%,.05);border-top:1px solid rgba(255,220,0,.82);box-shadow:none;margin-top:0;min-height:calc(100vh - 138px);padding:22px 20px 0}html.is-mobile-web.route-promotion .promotion-mobile-title,html.is-mobile-web.route-promotion .section-title.promotion-mobile-title{background:none;border:none;box-shadow:none;color:#ffdc00;font-family:Prompt,Segoe UI,sans-serif;font-size:24px;font-weight:400;line-height:1.3;margin:6px 0 34px;padding:0;text-align:center}html.is-mobile-web.route-promotion .promotion-mobile-title:after,html.is-mobile-web.route-promotion .promotion-mobile-title:before{content:none}html.is-mobile-web.route-promotion .promotion-state{background:#1b1b1b;border:1px solid hsla(0,0%,100%,.14);border-radius:7px;box-shadow:inset 0 1px #ffffff08;color:#fff;display:grid;min-height:92px;padding:18px;place-items:center;text-align:center}html.is-mobile-web.route-promotion .promotion-grid{display:grid;gap:20px;grid-template-columns:1fr;padding-bottom:12px}html.is-mobile-web.route-promotion .promotion-mobile-card{background:#1b1b1b;border:1px solid hsla(0,0%,100%,.14);border-radius:7px;box-shadow:inset 0 1px #ffffff08;display:block;overflow:hidden;padding:0}html.is-mobile-web.route-promotion .promotion-card-image{aspect-ratio:328/134;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}html.is-mobile-web.route-promotion .promotion-viewer-backdrop{background:#000000b8;padding:20px 12px 94px}html.is-mobile-web.route-promotion .promotion-viewer{border-radius:10px;max-height:calc(100vh - 120px);overflow:auto;width:min(100%,360px)}html.is-mobile-web.route-promotion .promotion-viewer-close{right:10px;top:10px}html.is-mobile-web.route-promotion .promotion-viewer-body{padding:16px 14px 18px}html.is-mobile-web.route-promotion .promotion-viewer-content{font-size:14px;line-height:1.45}html.is-mobile-web.route-promotion .promotion-viewer-content>*+*{margin-top:10px}html.is-mobile-web.route-promotion .promotion-viewer-content p{line-height:inherit}html.is-mobile-web.route-promotion .promotion-viewer-content .promotion-list-line{margin-top:4px}html.is-mobile-web.route-promotion .promotion-viewer-content table{margin:12px 0}html.is-mobile-web.route-promotion .promotion-viewer-content td,html.is-mobile-web.route-promotion .promotion-viewer-content th{padding:8px 6px}html.is-mobile-web.route-support .support-content{background:linear-gradient(180deg,#383638,#323033 6%,#272528 24%,#161517);border-left:1px solid hsla(0,0%,100%,.05);border-right:1px solid hsla(0,0%,100%,.05);border-top:1px solid rgba(255,220,0,.82);box-shadow:none;margin-top:0;padding:22px 20px 0}html.is-mobile-web.route-support .support-title{color:#ffdc00;font-family:Prompt,Segoe UI,sans-serif;font-size:24px;font-weight:400;line-height:1.3;margin:6px 0 34px;text-align:center}html.is-mobile-web.route-support .support-contact-card{align-items:center;background:#1b1b1b;border:1px solid hsla(0,0%,100%,.14);border-radius:7px;box-shadow:inset 0 1px #ffffff08;color:inherit;display:grid;grid-template-columns:70px minmax(0,1fr) auto;margin-bottom:20px;min-height:76px;overflow:hidden;text-decoration:none}html.is-mobile-web.route-support .support-contact-icon-wrap{align-items:center;background:#ffffff08;border-right:1px solid hsla(0,0%,100%,.08);display:flex;height:100%;justify-content:center}html.is-mobile-web.route-support .support-contact-icon{height:28px;-o-object-fit:contain;object-fit:contain;width:28px}html.is-mobile-web.route-support .support-contact-icon-fallback{align-items:center;background:#1877f2;border-radius:999px;color:#fff;display:inline-flex;font-family:Arial,sans-serif;font-size:21px;font-weight:700;height:30px;justify-content:center;line-height:1;text-transform:lowercase;width:30px}html.is-mobile-web.route-support .support-contact-copy{min-width:0;padding:12px 16px 12px 15px}html.is-mobile-web.route-support .support-contact-type{color:#fff;font-family:Prompt,Segoe UI,sans-serif;font-size:15px;font-weight:700;line-height:1.25}html.is-mobile-web.route-support .support-contact-value{color:#fff;font-family:Prompt,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.35;margin-top:4px;word-break:break-word}html.is-mobile-web.route-support .support-contact-qr{background:#fff;display:grid;height:68px;margin-right:4px;-o-object-fit:contain;object-fit:contain;place-items:center;width:68px}html.is-mobile-web.route-support .support-contact-qr svg{display:block;height:68px;width:68px}html.is-mobile-web.route-about .about-page{background:linear-gradient(180deg,#353535,#1f1f1f 14%,#0f0f0f 42%,#000);min-height:100vh;padding:0 0 18px}html.is-mobile-web.route-about .about-content{background:linear-gradient(180deg,#363636,#2f2f2f 4%,#1b1b1b 18%,#0b0b0b);border-left:1px solid hsla(0,0%,100%,.05);border-radius:0;border-right:1px solid hsla(0,0%,100%,.05);border-top:1px solid rgba(255,220,0,.82);box-shadow:none;margin-top:0;padding:0 12px}html.is-mobile-web.route-about .about-mobile-shell{background:transparent;border:none;border-radius:0;box-shadow:none;padding:10px 0 22px}html.is-mobile-web.route-about .about-block{border-bottom:1px solid hsla(0,0%,100%,.08);margin-bottom:0;padding:8px 0 18px}html.is-mobile-web.route-about .about-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:8px}html.is-mobile-web.route-about .about-title{color:#ffdc00;font-family:Prompt,Segoe UI,sans-serif;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.25;margin-bottom:10px}html.is-mobile-web.route-about .about-block p{color:#fff;font-family:Prompt,Segoe UI,sans-serif;font-size:15px;font-weight:400;letter-spacing:0;line-height:1.35;margin:0 0 14px}html.is-mobile-web.route-about .about-block p:last-child{margin-bottom:0}html.is-mobile-web.route-vip .vip-page{background:linear-gradient(180deg,#353535,#1f1f1f 14%,#0f0f0f 42%,#000);min-height:100vh;padding:0 0 18px}html.is-mobile-web.route-vip .vip-content{background:linear-gradient(180deg,#363636,#2f2f2f 4%,#1b1b1b 18%,#0b0b0b);border-left:1px solid hsla(0,0%,100%,.05);border-radius:0;border-right:1px solid hsla(0,0%,100%,.05);border-top:1px solid rgba(255,220,0,.82);box-shadow:none;margin-top:0;padding:0 12px}html.is-mobile-web.route-vip .vip-mobile-shell{padding:10px 0 22px}html.is-mobile-web.route-vip .vip-banner-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:6px}html.is-mobile-web.route-vip .section-title.vip-title,html.is-mobile-web.route-vip .vip-title{margin:0 0 12px;text-align:center}html.is-mobile-web.route-vip .vip-banner{border:1px solid rgba(255,220,0,.22);border-radius:12px;box-shadow:0 14px 28px #00000047;display:block;max-width:none;width:1500px}html.is-mobile-web.route-login .mobile-login-page{background:linear-gradient(180deg,#575757,#434343);margin:0 auto;min-height:100vh;width:100%}html.is-mobile-web.route-login .mobile-login-shell{background:linear-gradient(180deg,#4a4a4a,#2f2f2f 20%,#1b1b1b 58%,#0f0f0f);min-height:calc(100vh - 164px)}html.is-mobile-web.route-login .mobile-login-card{background:linear-gradient(180deg,#00000005,#00000014);min-height:calc(100vh - 208px);padding:18px 18px 24px}html.is-mobile-web.route-login .mobile-login-copy{color:#ffd100;font-size:16px;font-weight:700;line-height:1.45;margin-bottom:24px;text-align:center}html.is-mobile-web.route-login .mobile-login-copy p+p{margin-top:4px}html.is-mobile-web.route-login .mobile-login-form{display:grid;gap:18px}html.is-mobile-web.route-login .mobile-login-field{display:grid;gap:0;padding-bottom:8px;position:relative}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field.password-input-group,html.is-mobile-web.route-login .mobile-login-field.password-input-group{display:block}html.is-mobile-web.route-login .mobile-login-field input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;background-color:transparent!important;border:none;border-bottom:1px solid transparent;border-radius:0;box-shadow:none;-webkit-box-shadow:none;color:#7f7f7f;font-size:17px;line-height:1.2;padding:0;width:100%;-webkit-text-fill-color:#7f7f7f;caret-color:#7f7f7f}html.is-mobile-web.route-login .mobile-login-field input:-webkit-autofill,html.is-mobile-web.route-login .mobile-login-field input:-webkit-autofill:active,html.is-mobile-web.route-login .mobile-login-field input:-webkit-autofill:focus,html.is-mobile-web.route-login .mobile-login-field input:-webkit-autofill:hover{-webkit-text-fill-color:#7f7f7f;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}html.is-mobile-web.route-login .mobile-login-field input::-moz-selection{background:#ffd10042;box-shadow:none;color:#fff}html.is-mobile-web.route-login .mobile-login-field input::selection{background:#ffd10042;box-shadow:none;color:#fff}html.is-mobile-web.route-login .mobile-login-field input::-moz-placeholder{color:#7f7f7f}html.is-mobile-web.route-login .mobile-login-field input::placeholder{color:#7f7f7f}html.is-mobile-web.route-login .mobile-login-field input:focus::-moz-placeholder{color:#ffcf11}html.is-mobile-web.route-login .mobile-login-field input:focus::placeholder{color:#ffcf11}html.is-mobile-web.route-login .mobile-login-field input:focus::-webkit-input-placeholder{color:#ffcf11}html.is-mobile-web.route-login .mobile-login-field input:focus{border-bottom-color:transparent;outline:none}html.is-mobile-web.route-login .mobile-login-field input:focus:-moz-placeholder{color:#ffcf11;-webkit-text-fill-color:#ffcf11;caret-color:#ffcf11}html.is-mobile-web.route-login .mobile-login-field input:focus:placeholder-shown{color:#ffcf11;-webkit-text-fill-color:#ffcf11;caret-color:#ffcf11}html.is-mobile-web.route-login .mobile-login-field:after{background:#ffffff2e;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;transition:background .18s ease,opacity .18s ease,transform .18s ease}html.is-mobile-web.route-login .mobile-login-field:focus-within:after{background:#ffffff2e}html.is-mobile-web.route-login .mobile-login-field:focus-within input{color:#fff8cf;-webkit-text-fill-color:#fff8cf;caret-color:#ffdc00}html.is-mobile-web.route-login .mobile-login-remember{align-items:center;color:#7f7f7f;display:inline-flex;font-size:14px;gap:8px;margin-top:-2px}html.is-mobile-web.route-login .mobile-login-remember input{accent-color:#ffd100;height:18px;margin:0;width:18px}html.is-mobile-web.route-login .mobile-login-register,html.is-mobile-web.route-login .mobile-login-submit{border-radius:4px;font-weight:700;width:100%}html.is-mobile-web.route-login .mobile-login-submit{background:linear-gradient(180deg,#ffe25b,#ffcf2d);border:1px solid #d8ab0f;box-shadow:inset 0 0 0 1px #ffe77038;color:#101010;font-size:19px;min-height:52px}html.is-mobile-web.route-login .mobile-login-register{background:transparent;border:1px solid rgba(255,209,0,.88);color:#ffd100;font-size:16px;margin-top:-4px;min-height:42px}html.is-mobile-web .mobile-web-login-overlay{background:linear-gradient(180deg,#575757,#434343);top:0;right:0;bottom:0;left:0;position:fixed;z-index:140}html.is-mobile-web .mobile-web-login-overlay-shell{background:linear-gradient(180deg,#4a4a4a,#2f2f2f 20%,#1b1b1b 58%,#0f0f0f);min-height:100vh}html.is-mobile-web .mobile-web-login-overlay-card{background:linear-gradient(180deg,#00000005,#00000014);min-height:calc(100vh - 88px);padding:18px 18px 24px}html.is-mobile-web .mobile-web-login-overlay .mobile-login-copy{color:#ffd100;font-size:16px;font-weight:700;line-height:1.45;margin-bottom:24px;text-align:center}html.is-mobile-web .mobile-web-login-overlay .mobile-login-copy p+p{margin-top:4px}html.is-mobile-web .mobile-web-login-overlay .mobile-login-form{display:grid;gap:18px}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field{display:grid;gap:0;padding-bottom:8px;position:relative}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;background-color:transparent!important;border:none;border-bottom:1px solid transparent;border-radius:0;box-shadow:none;-webkit-box-shadow:none;color:#7f7f7f;font-size:17px;line-height:1.2;padding:0;width:100%;-webkit-text-fill-color:#7f7f7f;caret-color:#7f7f7f}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input:-webkit-autofill,html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input:-webkit-autofill:active,html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input:-webkit-autofill:focus,html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input:-webkit-autofill:hover{-webkit-text-fill-color:#7f7f7f;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input::-moz-selection{background:#ffd10042;box-shadow:none;color:#fff}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input::selection{background:#ffd10042;box-shadow:none;color:#fff}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input::-moz-placeholder{color:#7f7f7f}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input::placeholder{color:#7f7f7f}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input:focus::-moz-placeholder{color:#ffcf11}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input:focus::placeholder{color:#ffcf11}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input:focus::-webkit-input-placeholder{color:#ffcf11}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input:focus{border-bottom-color:transparent;outline:none}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input:focus:-moz-placeholder{color:#ffcf11;-webkit-text-fill-color:#ffcf11;caret-color:#ffcf11}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field input:focus:placeholder-shown{color:#ffcf11;-webkit-text-fill-color:#ffcf11;caret-color:#ffcf11}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field:after{background:#ffffff2e;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field.password-input-group .password-visibility-toggle,html.is-mobile-web.route-login .mobile-login-field.password-input-group .password-visibility-toggle{bottom:10px;height:18px;right:6px;top:auto;transform:none;width:18px}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field.password-input-group .password-visibility-toggle:before,html.is-mobile-web.route-login .mobile-login-field.password-input-group .password-visibility-toggle:before{height:13px;width:13px}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field:focus-within:after{background:#ffffff2e}html.is-mobile-web .mobile-web-login-overlay .mobile-login-field:focus-within input{color:#fff8cf;-webkit-text-fill-color:#fff8cf;caret-color:#ffdc00}html.is-mobile-web .mobile-web-login-overlay .mobile-login-remember{align-items:center;color:#7f7f7f;display:inline-flex;font-size:14px;gap:8px;margin-top:-2px}html.is-mobile-web .mobile-web-login-overlay .mobile-login-remember input{accent-color:#ffd100;height:18px;margin:0;width:18px}html.is-mobile-web .mobile-web-login-overlay .mobile-login-register,html.is-mobile-web .mobile-web-login-overlay .mobile-login-submit{border-radius:4px;font-weight:700;width:100%}html.is-mobile-web .mobile-web-login-overlay .mobile-login-submit{background:linear-gradient(180deg,#ffe25b,#ffcf2d);border:1px solid #d8ab0f;box-shadow:inset 0 0 0 1px #ffe77038;color:#101010;font-size:19px;min-height:52px}html.is-mobile-web .mobile-web-login-overlay .mobile-login-register{background:transparent;border:1px solid rgba(255,209,0,.88);color:#ffd100;font-size:16px;margin-top:-4px;min-height:42px}html.is-mobile-web .mobile-web-login-overlay .mobile-login-error{display:block;text-align:center}html.is-mobile-web.route-login .mobile-login-error{color:#ff4d4f;font-size:14px;line-height:1.4;margin-top:-10px;text-align:center}html.is-mobile-web.route-login .register-overlay-backdrop{align-items:start;padding:116px 16px 16px}html.is-mobile-web.route-login .register-overlay-panel{border-radius:14px;padding:18px 18px 20px;width:min(100%,372px)}html.is-mobile-web.route-login .register-overlay-close{font-size:30px;right:12px;top:10px}html.is-mobile-web.route-login .register-overlay-title{font-size:28px;line-height:1.15;margin:8px 0 16px}html.is-mobile-web.route-login .register-form{gap:12px}html.is-mobile-web.route-login .register-form input{font-size:15px;min-height:40px;padding:11px 14px}html.is-mobile-web.route-login .register-submit{font-size:16px;min-height:42px;padding:12px 16px}html.is-mobile-web.route-games .games-page{background:#000}html.is-mobile-web.route-games .games-banner{margin-top:0;padding-top:0}html.is-mobile-web.route-games .games-banner-bg{height:clamp(170px,34vw,220px);-o-object-fit:cover;object-fit:cover}html.is-mobile-web.route-games .games-banner-content{align-items:center;gap:10px;justify-content:center;margin-top:-4px;padding:0 14px}html.is-mobile-web.route-games .games-banner-text{width:min(292px,76vw)}html.is-mobile-web.route-games .games-banner-android img{width:136px}html.is-mobile-web.route-games .jackpot-showcase{margin-top:-18px}html.is-mobile-web.route-games .game-jackpot-row{gap:8px}html.is-mobile-web.route-games .game-jackpot-text{width:min(250px,82vw)}html.is-mobile-web.route-games .game-jackpot{margin:0 auto;width:min(100%,382px)}html.is-mobile-web.route-games .game-jackpot-value{width:100%}html.is-mobile-web.route-games .game-jackpot-marquee{max-width:min(346px,88vw);min-height:60px;min-width:min(250px,76vw);padding:10px 14px}html.is-mobile-web.route-games .game-jackpot-marquee-inner{font-size:clamp(20px,4.2vw,28px)}html.is-mobile-web.route-games .games-filter{align-items:center;gap:10px;margin-top:14px}html.is-mobile-web.route-games .games-filter-menu{flex:0 0 auto;order:1}html.is-mobile-web.route-games .games-filter-tools{margin-left:0;order:2}html.is-mobile-web.route-games .games-search{flex:0 1 280px;width:min(280px,100%)}html.is-mobile-web.route-games .games-filter-panel{max-height:52vh;max-width:min(220px,70vw);min-width:0;padding:10px;width:-moz-fit-content;width:fit-content}html.is-mobile-web.route-games .games-grid{-moz-column-gap:10px;column-gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;padding-bottom:18px;padding-top:0;row-gap:24px}html.is-mobile-web.route-games .game-tile{padding:6px 4px 0}html.is-mobile-web.route-games .game-thumb{aspect-ratio:1/1}html.is-mobile-web.route-games .game-thumb img{border-radius:10px;top:0}html.is-mobile-web.route-games .game-title{font-size:12px;line-height:1.25;margin-top:6px}html.is-mobile-web.route-games .download-pill,html.is-mobile-web.route-games .footer,html.is-mobile-web.route-games .games-banner,html.is-mobile-web.route-games .home-download,html.is-mobile-web.route-games .jackpot-showcase,html.is-mobile-web.route-games .navbar,html.is-mobile-web.route-games .top-bar,html.is-mobile-web.route-games>.login-modal-overlay+.games-banner{display:none}html.is-mobile-web.route-games .app-main{padding-bottom:164px}html.is-mobile-web.route-games .home-mobile-header{align-items:center;background:linear-gradient(180deg,#313131,#080808);border-bottom:1px solid rgba(255,220,0,.9);display:flex;gap:12px;justify-content:space-between;padding:10px 12px;position:relative;z-index:25}html.is-mobile-web.route-games .home-mobile-header-logo img{max-width:100%;width:182px}html.is-mobile-web.route-games .home-mobile-header-actions{align-items:center;display:inline-flex;gap:8px;min-height:34px}html.is-mobile-web.route-games .home-mobile-header-icon{align-items:center;background:transparent;border:none;display:inline-flex;justify-content:center;padding:0;position:relative;z-index:1}html.is-mobile-web .home-mobile-language,html.is-mobile-web .home-mobile-profile{pointer-events:auto;position:relative;touch-action:manipulation;z-index:30}html.is-mobile-web .home-mobile-language-trigger,html.is-mobile-web .home-mobile-profile{flex:0 0 32px;height:32px;min-height:32px;min-width:32px;width:32px}html.is-mobile-web .home-mobile-header-logo{display:flex;flex:1 1 auto;justify-content:center;min-width:0}html.is-mobile-web .home-mobile-header{isolation:isolate}html.is-mobile-web.route-games .home-mobile-user-icon{background:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/user.png?v=22) 50%/contain no-repeat;display:inline-block;height:32px;width:32px}html.is-mobile-web.route-games .home-mobile-user-icon.is-authenticated{background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/user_active.png?v=g2K5jNTjkcEwqoGCLArjnwRDjuM&v=22)}html.is-mobile-web.route-games .home-mobile-language{align-items:center;display:inline-flex;position:relative}html.is-mobile-web.route-games .home-mobile-apk-download{align-items:center;display:inline-flex;justify-content:center;line-height:0;text-decoration:none}html.is-mobile-web.route-games .home-mobile-apk-download img{display:block;height:34px;width:34px}html.is-mobile-web.route-games .home-mobile-language-trigger .flag{display:block;height:32px;width:32px}html.is-mobile-web.route-games .home-mobile-language-menu{background:#1c1c1c;border:1px solid rgba(255,220,0,.4);border-radius:10px;box-shadow:0 12px 26px #00000080;display:grid;gap:6px;min-width:148px;padding:8px;position:absolute;right:0;top:calc(100% + 8px);width:-moz-max-content;width:max-content;z-index:20}html.is-mobile-web.route-games .home-mobile-language-menu button{align-items:center;background:transparent;border:none;color:#f6f1e3;display:flex;gap:8px;padding:6px 8px;position:relative;text-align:left}html.is-mobile-web.route-games .home-mobile-language-menu button:after{background:#ffffff40;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translate(-50%);width:90%}html.is-mobile-web.route-games .home-mobile-language-menu button:last-child:after{content:none}html.is-mobile-web.route-games .games-mobile-shell,html.is-mobile-web.route-games .games-page{background:#000;min-height:100vh}html.is-mobile-web.route-games .games-mobile-tabs{background:#030303;border-bottom:1px solid rgba(255,220,0,.34);border-top:1px solid #806b0a;display:grid;grid-auto-columns:minmax(76px,76px);grid-auto-flow:column;overflow-x:auto;scrollbar-width:none}html.is-mobile-web.route-games .games-mobile-tabs::-webkit-scrollbar{display:none}html.is-mobile-web.route-games .games-mobile-tab{align-content:center;background:#050505;border:none;border-right:1px solid rgba(255,220,0,.18);color:#f8f1db;display:grid;gap:5px;justify-items:center;min-height:62px;padding:8px 8px 7px}html.is-mobile-web.route-games .games-mobile-tab.active{background:linear-gradient(180deg,#141414,#070707);box-shadow:inset 0 -3px #827241}html.is-mobile-web.route-games .games-mobile-tab-icon{height:28px;max-width:46px;-o-object-fit:contain;object-fit:contain;width:auto}html.is-mobile-web.route-games .games-mobile-tab-glyph{color:#dfdfdf;font-size:21px;line-height:1}html.is-mobile-web.route-games .games-mobile-tab-label{font-family:Prompt,Segoe UI,sans-serif;font-size:11px;line-height:1.05;text-align:center;white-space:nowrap}html.is-mobile-web.route-games .games-mobile-controls{padding:10px 12px 0}html.is-mobile-web.route-games .games-mobile-search{background:transparent;border:none;border-radius:0;display:block;margin-top:0;min-height:45px;padding:0;position:relative;width:100%}html.is-mobile-web.route-games .games-mobile-search input{background:transparent;border:1px solid #46474c;border-radius:3px;box-shadow:none;color:#ffdc00;height:45px;outline:none;padding:10px 38px 10px 10px;transition:border-color .2s ease;width:100%}html.is-mobile-web.route-games .games-mobile-search input::-moz-placeholder{color:#a7adb3;opacity:1}html.is-mobile-web.route-games .games-mobile-search input::placeholder{color:#a7adb3;opacity:1}html.is-mobile-web.route-games .games-mobile-search input:focus{border-color:#8c8c8c}html.is-mobile-web.route-games .games-mobile-search .search-button{background:transparent;border:none;border-radius:0;box-shadow:none;display:grid;height:24px;padding:0;place-items:center;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px}html.is-mobile-web.route-games .games-mobile-grid{display:grid;gap:14px 12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;padding:0 12px 8px}html.is-mobile-web.route-games .games-mobile-card{background:transparent;border:none;padding:0}html.is-mobile-web.route-games .games-mobile-thumb{aspect-ratio:1/1;background:#1b1b1b;border:1px solid rgba(255,220,0,.22);border-radius:8px;overflow:hidden;position:relative}html.is-mobile-web.route-games .games-mobile-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}html.is-mobile-web.route-games .component-pwa-homescreen{background-color:#2e2e2e;border:1px solid #575757;bottom:56px;display:block;left:50%;min-height:70px;position:fixed;transform:translate(-50%,calc(100% - 10px));transition:transform .35s ease;width:100%;z-index:18}html.is-mobile-web.route-games .component-pwa-homescreen.open{transform:translate(-50%)}html.is-mobile-web.route-games .component-pwa-homescreen .toggle{align-items:center;background:#ececec;border:none;display:flex;height:12px;justify-content:center;margin:0 auto;position:relative;width:100%;z-index:5}html.is-mobile-web.route-games .component-pwa-homescreen .toggle:after{color:#000;content:"";font-family:joker-mobile-icomoon!important;font-size:14px}html.is-mobile-web.route-games .component-pwa-homescreen.open .toggle{border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:10px;width:65px}html.is-mobile-web.route-games .component-pwa-homescreen.open .toggle:after{content:""}html.is-mobile-web.route-games .component-pwa-homescreen .container-pwa{align-items:center;background-color:#2e2e2e;display:flex;height:100%;padding:4px 10px 6px}html.is-mobile-web.route-games .component-pwa-homescreen .container-pwa.android{padding:0}html.is-mobile-web.route-games .component-pwa-homescreen .info-app{align-items:center;display:flex;margin-bottom:0;min-width:0;padding:0 clamp(9px,2.4vw,11px)}html.is-mobile-web.route-games .component-pwa-homescreen .info-app-apk{background:linear-gradient(180deg,#fff,#f1f1f1);min-height:64px;padding:0 14px;width:100%}html.is-mobile-web.route-games .component-pwa-homescreen .apk-app-icon{height:46px;width:46px}html.is-mobile-web.route-games .component-pwa-homescreen .apk-copy{line-height:1.15;margin-left:14px}html.is-mobile-web.route-games .component-pwa-homescreen .apk-title{font-size:15px}html.is-mobile-web.route-games .component-pwa-homescreen .apk-subtitle{font-size:13px}html.is-mobile-web.route-games .component-pwa-homescreen .apk-download-btn{height:38px;width:38px}html.is-mobile-web.route-games .component-pwa-homescreen .platform{color:#fff;flex:0 0 auto;font-size:clamp(24px,6.1vw,28px)}html.is-mobile-web.route-games .component-pwa-homescreen .text{color:#fff;display:grid;flex:1 1 0;font-size:clamp(10.2px,2.35vw,11.2px);gap:2px;line-height:1.22;margin-left:clamp(7px,1.9vw,9px);min-width:0}html.is-mobile-web.route-games .component-pwa-homescreen .text .text-line{display:block;min-width:0}html.is-mobile-web.route-games .component-pwa-homescreen .text .text-line-instruction{font-size:clamp(9.4px,2.2vw,10.4px);letter-spacing:-.02px;line-height:1.22;overflow-wrap:normal;white-space:normal;word-break:normal}html.is-mobile-web.route-games .component-pwa-homescreen .text .text-line-details{font-size:clamp(8.9px,2vw,9.8px);line-height:1.14}html.is-mobile-web.route-games .component-pwa-homescreen .text .text-segment{min-width:0;white-space:normal}html.is-mobile-web.route-games .component-pwa-homescreen .text .text-line-details .text-segment{white-space:normal}html.is-mobile-web.route-games .component-pwa-homescreen .text .text-line-ios-copy{text-wrap:pretty}html.is-mobile-web.route-games .component-pwa-homescreen .text strong{font-weight:700}html.is-mobile-web.route-games .component-pwa-homescreen .guide-link{background:transparent;border:none;color:#fff;display:inline;font:inherit;padding:0;text-decoration:underline}html.is-mobile-web.route-games .component-pwa-homescreen .text a{color:#fff;text-decoration:underline}html.is-mobile-web.route-games .component-pwa-homescreen .text .icon-wrap{display:inline-flex;flex:0 0 auto;font-size:clamp(10px,2.4vw,12px);margin:0 2px;position:relative;top:1px;vertical-align:middle}html.is-mobile-web.route-games .home-mobile-bottom-nav{align-items:center;background:linear-gradient(180deg,#444,#090909 42%,#000);border-top:1px solid hsla(0,0%,100%,.12);bottom:0;display:grid;grid-template-columns:repeat(6,1fr);left:50%;position:fixed;transform:translate(-50%);width:100%;z-index:19}html.is-mobile-web.route-games .home-mobile-bottom-link{align-items:center;background:transparent;border:none;display:inline-flex;justify-content:center;min-height:56px}html.is-mobile-web.route-games .home-mobile-bottom-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;filter:grayscale(1) brightness(1.65);height:34px;opacity:.76;width:34px}html.is-mobile-web.route-games .home-mobile-bottom-link.is-active .home-mobile-bottom-icon,html.is-mobile-web.route-games .home-mobile-bottom-link.router-link-active .home-mobile-bottom-icon{filter:none;opacity:1}html.is-mobile-web.route-games .home-mobile-bottom-icon.home{background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/home_active.png?v=22)}html.is-mobile-web.route-games .home-mobile-bottom-icon.game{background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/game.png?v=22)}html.is-mobile-web.route-games .home-mobile-bottom-icon.promotion{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.9' viewBox='0 0 24 24'%3E%3Crect width='17' height='11' x='3.5' y='9.5' rx='2'/%3E%3Cpath d='M3.5 9.5h17M12 9.5v11M8.7 9.5C6.75 9.5 5.5 8.44 5.5 7c0-1.12.83-2 2.03-2C9.2 5 10.42 6.73 12 9.5zM15.3 9.5c1.95 0 3.2-1.06 3.2-2.5 0-1.12-.83-2-2.03-2C14.8 5 13.58 6.73 12 9.5z'/%3E%3C/svg%3E")}html.is-mobile-web.route-games .home-mobile-bottom-icon.vip{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.9' viewBox='0 0 24 24'%3E%3Cpath d='m5 17 1.8-8.5 5.2 4.4 5.2-4.4L19 17ZM7 17h10M8 7.5 5.5 5 4 8.5M16 7.5 18.5 5 20 8.5'/%3E%3C/svg%3E")}html.is-mobile-web.route-games .home-mobile-bottom-icon.about{background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/about_us.png?v=22)}html.is-mobile-web.route-games .home-mobile-bottom-icon.contact{background-image:url(https://www.jokerzone68.com/Themes/Joker/mobile/assets/images/icon/contact_us.png?v=22)}html.is-mobile-web .agreement-mobile-web-shell{background:#2f2f2f;top:0;right:0;bottom:0;left:0;position:fixed;z-index:140}html.is-mobile-web .agreement-mobile-header{position:relative;z-index:2}html.is-mobile-web .agreement-mobile-web-page{background:#2f2f2f;height:calc(100vh - 152px);padding:0 4px}html.is-mobile-web .agreement-mobile-web-panel{background:#2f2f2f;border:none;box-shadow:none;display:flex;flex-direction:column;height:100%;margin-top:18px;padding:0}html.is-mobile-web .agreement-mobile-web-panel .agreement-header{padding:22px 10px 10px}html.is-mobile-web .agreement-mobile-web-panel .agreement-header h2{color:#ffdc00;font-size:18px;font-weight:400;letter-spacing:0;margin:0;text-align:center}html.is-mobile-web .agreement-mobile-web-panel .agreement-list{color:#fff;flex:1 1 auto;font-size:14px;line-height:1.45;margin:0;min-height:0;overflow-x:hidden;overflow-y:auto;padding:8px 8px 12px;scrollbar-color:#8f8f8f transparent;scrollbar-width:thin}html.is-mobile-web .agreement-mobile-web-panel .agreement-list::-webkit-scrollbar{width:4px}html.is-mobile-web .agreement-mobile-web-panel .agreement-list::-webkit-scrollbar-track{background:transparent}html.is-mobile-web .agreement-mobile-web-panel .agreement-list::-webkit-scrollbar-thumb{background:#8f8f8f;border-radius:999px}html.is-mobile-web .agreement-mobile-web-panel .agreement-list-item{display:block;margin-bottom:14px}html.is-mobile-web .agreement-mobile-web-panel .agreement-item-index{color:#fff;display:inline;font-weight:400;margin-right:6px}html.is-mobile-web .agreement-mobile-web-panel .agreement-item-text{display:inline;min-width:0}html.is-mobile-web .agreement-mobile-web-panel .agreement-actions-inline{margin-top:10px;padding-bottom:56px}html.is-mobile-web .agreement-mobile-web-panel .agreement-btn{border-radius:4px;font-size:12px;font-weight:700;height:38px;min-width:96px}html.is-mobile-web .agreement-mobile-web-panel .agreement-btn.agree{background:linear-gradient(180deg,#ffe25b,#ffcf2d);border:1px solid #d8ab0f;box-shadow:inset 0 0 0 1px #ffe77038;color:#101010}html.is-mobile-web .agreement-mobile-web-panel .agreement-btn.disagree{background:transparent;border:1px solid #8f7413;box-shadow:none;color:#ffd100}@media(max-width:430px){html.is-mobile-web .games-filter{align-items:center}html.is-mobile-web .games-filter-menu{order:1}html.is-mobile-web .games-filter-tools{margin-left:0;order:2}html.is-mobile-web .games-search{order:2}html.is-mobile-web .games-filter-panel{max-height:52vh;max-width:min(70vw,220px);min-width:0;padding:10px;width:-moz-fit-content;width:fit-content}html.is-mobile-web .games-tabs,html.is-mobile-web .games-tabs-more{gap:8px}html.is-mobile-web .games-tab-more summary,html.is-mobile-web .games-tab-more-menu li button,html.is-mobile-web .games-tabs button{font-size:11px}}@media(max-width:414px){html.is-mobile-web.route-home .home-mobile-header-logo img,html.is-mobile-web.route-login .home-mobile-header-logo img{width:164px}html.is-mobile-web.route-home .home-slide{height:164px}html.is-mobile-web.route-home .home-mobile-featured-art{height:118px}html.is-mobile-web.route-home .home-mobile-ghost-btn,html.is-mobile-web.route-home .home-mobile-solid-btn{font-size:11px;min-width:108px}html.is-mobile-web .manual-guide-panel{max-height:calc(100vh - 24px);overflow-y:auto;padding:20px 14px 16px;width:min(100vw - 24px,360px)}html.is-mobile-web .manual-guide-header{font-size:16px;margin-bottom:16px;padding-right:20px}html.is-mobile-web .manual-guide-content{gap:16px}html.is-mobile-web .manual-guide-step{gap:10px;padding:10px}html.is-mobile-web .manual-guide-step .step-title{font-size:13px}html.is-mobile-web .manual-guide-step .step-desc{font-size:12px}html.is-mobile-web .manual-guide-slide{max-width:calc(100vw - 72px)}html.is-mobile-web .manual-guide-nav{font-size:18px;height:32px;width:32px}html.is-mobile-web .manual-guide-nav.prev{left:-8px}html.is-mobile-web .manual-guide-nav.next{right:-8px}html.is-mobile-web .games-banner-bg{height:170px}html.is-mobile-web.route-games .games-banner-bg{height:164px}html.is-mobile-web.route-games .games-banner-text{width:min(278px,72vw)}html.is-mobile-web.route-games .games-banner-android img{width:126px}html.is-mobile-web.route-games .games-banner-content{padding:0 12px}html.is-mobile-web.route-games .games-grid{-moz-column-gap:8px;column-gap:8px;row-gap:20px}html.is-mobile-web.route-login .mobile-login-card{padding:24px 18px 30px}html.is-mobile-web.route-login .register-overlay-backdrop{padding:104px 14px 14px}html.is-mobile-web.route-login .register-overlay-panel{padding:16px 16px 18px;width:min(100%,360px)}html.is-mobile-web.route-login .register-overlay-title{font-size:25px;margin:10px 0 14px}html.is-mobile-web.route-login .register-form input{font-size:14px;min-height:38px;padding:10px 12px}html.is-mobile-web.route-login .register-submit{font-size:15px;min-height:40px}html.is-mobile-web.route-login .mobile-login-copy{font-size:17px;margin-bottom:34px}html.is-mobile-web.route-login .mobile-login-field span{font-size:16px}html.is-mobile-web.route-login .mobile-login-field input{font-size:17px}html.is-mobile-web.route-login .mobile-login-submit{font-size:20px;min-height:54px}html.is-mobile-web.route-login .mobile-login-register{font-size:17px;min-height:46px}html.is-mobile-web .games-banner-text{width:min(300px,70vw)}html.is-mobile-web .games-banner-android img{width:140px}html.is-mobile-web .login-fields{flex-wrap:nowrap;gap:4px;justify-content:flex-end}html.is-mobile-web .login-fields input{font-size:10px;min-width:0;padding:6px 8px;width:72px}html.is-mobile-web .login-fields button{font-size:10px;padding:6px 8px}html.is-mobile-web .login-fields .dropdown-trigger{padding:4px 5px}html.is-mobile-web .guest-status{gap:6px}html.is-mobile-web .guest-status .login-error{font-size:11px}html.is-mobile-web .agreement-backdrop{align-items:start;background:transparent;padding:20px 12px 136px}html.is-mobile-web .agreement-modal{background:#2e2e2e;border:1px solid #4a4a4a;border-radius:0;box-shadow:none;display:block;height:calc(100vh - 176px);margin:0 auto;max-height:none;overflow-x:hidden;overflow-y:auto;padding:22px 12px 16px;scrollbar-color:#ffdc00 transparent;scrollbar-width:thin;width:min(100%,360px)}html.is-mobile-web .agreement-header h2{color:#ffdc00;font-size:18px;letter-spacing:0;margin-bottom:18px;text-align:center}html.is-mobile-web .agreement-list{color:#fff;font-size:12px;line-height:1.42;margin:0;padding:0 8px 0 0}html.is-mobile-web .agreement-list-item{align-items:start;display:grid;gap:4px;grid-template-columns:auto 1fr;margin-bottom:14px}html.is-mobile-web .agreement-item-index{color:#fff;font-weight:700}html.is-mobile-web .agreement-list::-webkit-scrollbar{width:4px}html.is-mobile-web .agreement-list::-webkit-scrollbar-track{background:transparent}html.is-mobile-web .agreement-list::-webkit-scrollbar-thumb{background:#ffdc00;border-radius:999px}html.is-mobile-web .agreement-actions{gap:10px;margin-top:8px}html.is-mobile-web .agreement-btn{border-radius:4px;font-size:12px;font-weight:700;height:38px;min-width:96px}html.is-mobile-web .agreement-modal::-webkit-scrollbar{width:4px}html.is-mobile-web .agreement-modal::-webkit-scrollbar-track{background:transparent}html.is-mobile-web .agreement-modal::-webkit-scrollbar-thumb{background:#ffdc00;border-radius:999px}}html.is-android-apk body{overscroll-behavior:none}html.is-android-apk{--container:100%}html.is-android-apk,html.is-android-apk *{-webkit-tap-highlight-color:transparent}html.is-android-apk .download-pill,html.is-android-apk .home-download{display:none}html.is-android-apk .container{padding:0 12px;width:100%}html.is-android-apk body.apk-login-mode .footer,html.is-android-apk body.apk-login-mode .navbar,html.is-android-apk body.apk-login-mode .top-bar{display:none}html.is-android-apk body.apk-login-mode .app-main{padding-bottom:0}html.is-android-apk .app-main{padding-bottom:18px}html.is-android-apk .top-bar{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:sticky;top:0;z-index:90}html.is-android-apk .top-bar-inner{justify-content:flex-end;padding:8px 0 6px}html.is-android-apk .top-bar-left,html.is-android-apk .top-bar-right .muted{display:none}html.is-android-apk .top-bar-right{align-items:stretch;gap:4px;width:100%}html.is-android-apk .login-fields{flex-wrap:nowrap;gap:6px;justify-content:flex-end;width:100%}html.is-android-apk .login-fields input{font-size:11px;padding:0 10px;width:92px}html.is-android-apk .header-password-field{width:92px}html.is-android-apk .header-password-field input{width:100%}html.is-android-apk .login-fields>button{font-size:11px;padding:0 10px}html.is-android-apk .top-user{gap:6px;justify-content:space-between;width:100%}html.is-android-apk .top-user-actions{gap:8px}html.is-android-apk .balance-pill{font-size:11px;height:30px;padding:0 6px 0 8px}html.is-android-apk .balance-refresh{height:22px;width:22px}html.is-android-apk .navbar{position:sticky;top:52px;z-index:85}html.is-android-apk .navbar-inner{gap:10px;padding:10px 0}html.is-android-apk .brand-logo{width:122px}html.is-android-apk .nav-toggle{display:inline-flex;margin-left:auto}html.is-android-apk .nav-links{align-items:flex-start;background:#151515;border:1px solid rgba(216,166,25,.35);border-radius:10px;box-shadow:0 12px 30px #00000073;display:none;flex-direction:column;gap:10px;left:12px;padding:12px;position:absolute;right:12px;top:calc(100% + 8px);width:auto;z-index:40}html.is-android-apk .nav-links.open{display:flex}html.is-android-apk .nav-links a{border-bottom:none;padding-bottom:0}html.is-android-apk .footer{padding:14px 0 22px}html.is-android-apk .footer-inner{gap:8px;grid-template-columns:1fr;text-align:left}html.is-android-apk .footer-actions,html.is-android-apk .footer-socials,html.is-android-apk .footer-top{display:none}html.is-android-apk .footer-logo{width:122px}html.is-android-apk .games-page,html.is-android-apk .live-games-page{padding-bottom:24px}html.is-android-apk .live-games-page{padding-top:18px}html.is-android-apk .live-game-card{padding-bottom:4px}html.is-android-apk .live-game-cta{margin-top:-7px;width:min(190px,80%)}html.is-android-apk .game-launcher-close{font-size:20px;height:40px;width:40px}html.is-android-apk .game-launcher-bar{left:10px;right:10px;top:calc(10px + env(safe-area-inset-top))}html.is-android-apk body.apk-games-mode .footer,html.is-android-apk body.apk-games-mode .navbar,html.is-android-apk body.apk-games-mode .top-bar{display:none}html.is-android-apk body.apk-games-mode .app-main{overflow:hidden;padding:0}html.is-android-apk .apk-games-shell{--apk-shell-gap:10px;background:#050607;display:grid;gap:var(--apk-shell-gap);grid-template-rows:auto 1fr auto;height:100dvh;min-height:100vh;overflow:hidden;padding:8px 10px 10px;position:relative}html.is-android-apk .apk-games-shell:before{background:url(../images/joker/apk/ui/all_bg.png) no-repeat 50%/cover;content:"";top:0;right:0;bottom:0;left:0;opacity:.5;pointer-events:none;position:absolute;z-index:0}html.is-android-apk .apk-games-shell.is-fishing-bg:before{background-image:url(../images/joker/apk/ui/fishing_bg.png)}html.is-android-apk .apk-games-shell>*{position:relative;z-index:1}html.is-android-apk .apk-games-hud{--apk-info-height:50px;align-items:center;background:url(../images/joker/apk/ui/header_bg.png) no-repeat 50%/100% 100%;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));height:var(--apk-info-height);min-height:50px;overflow:visible;padding:0 10px}html.is-android-apk .apk-games-account{align-self:start;justify-self:start;margin-left:-5px;margin-top:-3px;max-width:200px;position:relative;width:200px;z-index:30}html.is-android-apk .apk-games-account-row{align-items:center;background:url(../images/joker/apk/ui/info.png) no-repeat 50%/100% 100%;border:none;border-radius:8px;box-shadow:none;display:flex;gap:8px;height:var(--apk-info-height);min-height:var(--apk-info-height);padding:0 10px}html.is-android-apk .apk-games-account-row.merged{align-content:center;display:grid;grid-template-rows:1fr 1fr;justify-items:start;padding:0 8px 0 10px;row-gap:2px}html.is-android-apk .apk-games-account-row.merged .apk-games-account-item,html.is-android-apk .apk-games-account-row.merged .apk-games-account-item-gp{margin-left:15px}html.is-android-apk .apk-games-account-row.merged .apk-games-account-item-gp{gap:6px}html.is-android-apk .apk-games-account-row.merged .apk-games-account-item{transform:translateY(4px)}html.is-android-apk .apk-games-account-row.merged .apk-games-account-item-gp{transform:translateY(-1px)}html.is-android-apk .apk-games-account-item{align-items:center;display:inline-flex;gap:6px;min-width:0;width:auto}html.is-android-apk .apk-games-account-item-gp{justify-content:flex-start}html.is-android-apk .apk-games-account-icon{font-size:13px}html.is-android-apk .apk-games-account-value{color:#f3f0e8;font-size:13px;font-weight:700}html.is-android-apk .apk-games-account-refresh{align-items:center;background:transparent;border:none;border-radius:999px;display:inline-flex;height:20px;justify-content:center;padding:0;width:20px}html.is-android-apk .apk-games-account-refresh-icon{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}html.is-android-apk .apk-games-account-refresh.loading .apk-games-account-refresh-icon{animation:apk-refresh-spin .75s linear infinite}html.is-android-apk .apk-games-account-refresh:disabled{opacity:.6}@keyframes apk-refresh-spin{to{transform:rotate(1turn)}}html.is-android-apk .apk-games-jackpot{background:transparent;border:none;border-radius:0;box-shadow:none;display:grid;justify-self:start;padding:0;place-items:center start;position:relative;z-index:20}html.is-android-apk .apk-games-jackpot-image{display:block;height:69px;max-width:100%;-o-object-fit:contain;object-fit:contain;transform:translate(-40px);width:auto}html.is-android-apk .apk-games-jackpot-value{bottom:8px;color:#ffe58d;font-size:18px;font-variant-numeric:tabular-nums;font-weight:800;left:-70px;letter-spacing:.5px;line-height:1;pointer-events:none;position:absolute;right:0;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.9),0 0 8px rgba(255,199,67,.45),0 0 14px rgba(255,199,67,.3);transform:translateY(4px);white-space:nowrap;z-index:2}html.is-android-apk .apk-games-hud-actions{display:grid;gap:8px;grid-auto-flow:column;justify-content:flex-end}html.is-android-apk .apk-games-hud-btn{background:linear-gradient(180deg,#42444a,#1a1c20);border:none;border-radius:10px;color:#f2d276;cursor:pointer;font-size:11px;font-weight:800;height:44px;letter-spacing:.4px;margin-top:-25px;width:44px}html.is-android-apk .apk-games-hud-btn:last-child{margin-right:-5px}html.is-android-apk .apk-games-hud-icon{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}html.is-android-apk .apk-settings-overlay{background:#000000b8;display:grid;top:0;right:0;bottom:0;left:0;padding:10px;place-items:center;position:fixed;z-index:140}html.is-android-apk .apk-settings-overlay.is-helpdesk-open{padding:5px}html.is-android-apk .apk-settings-panel{background:linear-gradient(180deg,#42341cf0,#121212fa),repeating-linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.04) 2px,transparent 0,transparent 6px);border:1px solid rgba(255,198,77,.28);border-radius:10px;box-shadow:0 16px 40px #0000008c;display:flex;flex-direction:column;height:80dvh;max-height:760px;max-width:1040px;min-height:280px;min-width:320px;overflow:hidden;padding:5px;position:relative;width:80vw}html.is-android-apk .apk-settings-panel.is-helpdesk-open{height:calc(100dvh - 10px);max-height:none;max-width:none;width:calc(100vw - 10px)}html.is-android-apk .apk-settings-close{background:radial-gradient(circle at 32% 28%,#ffeaaa,#f3c652 55%,#ad7315);border:1px solid rgba(180,125,20,.95);border-radius:999px;color:#111;font-size:14px;font-weight:900;height:28px;line-height:1;position:absolute;right:10px;top:10px;width:28px;z-index:2}html.is-android-apk .apk-settings-title{color:#f7d47a;font-size:clamp(11px,2vw,17px);font-weight:900;letter-spacing:.7px;margin:0;padding:8px 13px 6px;text-align:center}html.is-android-apk .apk-settings-grid{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr));padding:2px 8px 6px}html.is-android-apk .apk-settings-tile{align-items:center;background:linear-gradient(180deg,#ffffff24,#1212126b);border:1px solid rgba(255,198,77,.22);border-radius:10px;color:#f8f8f8;display:flex;gap:9px;min-height:52px;padding:7px 10px;text-align:left}html.is-android-apk .apk-settings-tile:hover{background:linear-gradient(180deg,#ffdc8533,#12121280)}html.is-android-apk .apk-settings-tile-icon{flex-shrink:0;height:22px;-o-object-fit:contain;object-fit:contain;width:22px}html.is-android-apk .apk-settings-tile-icon-glyph{align-items:center;background:linear-gradient(180deg,#ffdc851f,#12121247);border:1px solid rgba(255,198,77,.3);border-radius:8px;display:inline-flex;height:28px;justify-content:center;position:relative;width:28px}html.is-android-apk .apk-settings-tile-icon-glyph:before{color:#f8d56b;font-family:joker-mobile-icomoon;font-size:16px;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-android-apk .apk-settings-tile-icon-profile:before{content:""}html.is-android-apk .apk-settings-tile-icon-bank:before{content:""}html.is-android-apk .apk-settings-tile-icon-deposit:before{content:""}html.is-android-apk .apk-settings-tile-icon-withdraw:before{content:""}html.is-android-apk .apk-settings-tile-icon-history:before{content:""}html.is-android-apk .apk-settings-tile-icon-password:before{content:""}html.is-android-apk .apk-settings-tile-label{font-size:clamp(10px,1.55vw,14px);font-weight:700;line-height:1.15}html.is-android-apk .apk-settings-item{align-items:center;background:linear-gradient(180deg,#ffffff24,#1212126b);border:1px solid rgba(255,198,77,.22);border-radius:10px;color:#f8f8f8;display:flex;flex:0 0 auto;gap:10px;min-height:46px;outline:none;padding:7px 10px;text-align:left;width:100%}html.is-android-apk .apk-settings-actions-row{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 8px}html.is-android-apk .apk-settings-actions-row .apk-settings-item{min-width:0}html.is-android-apk .apk-settings-item:active,html.is-android-apk .apk-settings-item:focus,html.is-android-apk .apk-settings-item:focus-visible{background:linear-gradient(180deg,#ffffff24,#1212126b);box-shadow:none;outline:none}html.is-android-apk .apk-settings-item:hover{background:linear-gradient(180deg,#ffdc8533,#12121280)}html.is-android-apk .apk-settings-item-language:active,html.is-android-apk .apk-settings-item-language:focus,html.is-android-apk .apk-settings-item-language:focus-visible,html.is-android-apk .apk-settings-item-language:hover{background:linear-gradient(180deg,#ffffff24,#1212126b);box-shadow:none}html.is-android-apk .apk-settings-item-icon{background:linear-gradient(180deg,#ffdc851f,#12121247);border:1px solid rgba(255,198,77,.3);border-radius:8px;display:block;filter:brightness(0) saturate(100%) invert(83%) sepia(38%) saturate(737%) hue-rotate(347deg) brightness(104%) contrast(94%);flex-shrink:0;height:28px;-o-object-fit:contain;object-fit:contain;padding:5px;width:28px}html.is-android-apk .apk-settings-item-icon-glyph{align-items:center;display:inline-flex;filter:none;justify-content:center;-o-object-fit:unset;object-fit:unset;position:relative}html.is-android-apk .apk-settings-item-icon-glyph:before{color:#f8d56b;font-family:joker-mobile-icomoon;font-size:16px;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-android-apk .apk-settings-item-icon-logout:before{content:"";font-size:14px}html.is-android-apk .apk-settings-item-icon-exit:before{content:"X";font-family:inherit;font-size:13px;font-weight:1000;text-shadow:0 0 0 currentColor,0 0 0 currentColor}html.is-android-apk .apk-settings-item-contact .apk-settings-item-icon,html.is-android-apk .apk-settings-item-exit .apk-settings-item-icon,html.is-android-apk .apk-settings-item-language .apk-settings-item-icon{background:linear-gradient(180deg,#ffdc850f,#12121224);border-color:#ffc64d3d}html.is-android-apk .apk-settings-item-label{font-size:clamp(10px,1.6vw,15px);font-weight:600;line-height:1.1}html.is-android-apk .apk-settings-item-value{color:#ffd56a;font-size:9px;font-weight:700;margin-left:auto}html.is-android-apk .apk-settings-actions-row-bottom{padding-top:7px}html.is-android-apk .apk-settings-item-exit,html.is-android-apk .apk-settings-item-logout{margin:0;min-width:0;width:100%}html.is-android-apk .apk-settings-helpdesk{max-height:100%;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;align-content:start;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));overscroll-behavior:contain;padding:8px 12px 12px}html.is-android-apk .apk-settings-helpdesk-logo{display:block;grid-column:1/-1;margin:0;width:97px}html.is-android-apk .apk-settings-helpdesk-title{color:#f7d47a;font-size:20px;font-weight:800;grid-column:1/-1;letter-spacing:.4px;margin:0 0 6px;padding:0}html.is-android-apk .apk-settings-helpdesk-item{align-content:start;background:linear-gradient(180deg,#ffffff14,#1212123d);border:1px solid rgba(255,198,77,.22);border-radius:10px;display:grid;grid-template-columns:1fr;justify-items:center;min-height:0;padding:12px 10px;row-gap:8px;text-align:center;width:100%}html.is-android-apk .apk-settings-helpdesk-item:last-child{border-bottom:1px solid rgba(255,198,77,.22)}html.is-android-apk .apk-settings-helpdesk-main{align-items:start;display:grid;grid-template-columns:1fr;justify-items:center;min-width:0;row-gap:4px;text-align:center;width:100%}html.is-android-apk .apk-settings-helpdesk-icon{display:block;height:17px;-o-object-fit:contain;object-fit:contain;width:17px}html.is-android-apk .apk-settings-helpdesk-icon-fallback{align-items:center;background:#1877f2;border-radius:999px;color:#fff;display:inline-flex;font-family:Arial,sans-serif;font-size:13px;font-weight:700;height:17px;justify-content:center;line-height:1;text-transform:lowercase;width:17px}html.is-android-apk .apk-settings-helpdesk-label{color:#d0cec8;font-size:14px;font-weight:500;text-align:center}html.is-android-apk .apk-settings-helpdesk-value{color:#f1c55d;font-size:14px;font-weight:600;text-align:center;word-break:break-word}html.is-android-apk .apk-settings-helpdesk-qr{align-items:center;background:#fffffff0;border:1px solid rgba(255,198,77,.22);border-radius:10px;display:inline-flex;height:72px;justify-content:center;justify-self:center;padding:6px;width:72px}html.is-android-apk .apk-settings-helpdesk-qr svg{display:block;height:100%;width:100%}html.is-android-apk .apk-games-board{display:grid;gap:10px;grid-template-columns:1fr 74px;margin-top:10px;min-height:230px;position:relative}html.is-android-apk .apk-games-center{background:transparent;border:none;border-radius:14px;display:flex;flex-direction:column;margin-top:0;min-height:0;overflow:hidden;padding:10px 10px 2px}html.is-android-apk .apk-games-grid-scroll{box-sizing:border-box;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:0;-webkit-overflow-scrolling:touch}html.is-android-apk .apk-games-grid{display:grid;gap:12px 10px;grid-template-columns:repeat(4,minmax(0,1fr))}html.is-android-apk .apk-game-orb{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:none;color:#f3e6bd;cursor:pointer;display:grid;gap:5px;justify-items:center}html.is-android-apk .apk-game-orb:active,html.is-android-apk .apk-game-orb:disabled,html.is-android-apk .apk-game-orb:focus,html.is-android-apk .apk-game-orb:focus-visible{background:transparent;box-shadow:none;outline:none}html.is-android-apk .apk-game-orb-image{position:relative;--apk-bookmark-top:-3px;--apk-bookmark-right:-3px;--apk-bookmark-size:34px;aspect-ratio:1/1;background:#060606;border:4px solid #e89019;border-radius:999px;box-shadow:0 8px 16px #00000080;overflow:visible;width:min(100%,160px)}html.is-android-apk .apk-game-favorite{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:url(../images/joker/apk/ui/bookmark.png) no-repeat 50%/contain;border:none;display:grid;height:var(--apk-bookmark-size,34px);padding:0;place-items:center;position:absolute;right:var(--apk-bookmark-right,2px);top:var(--apk-bookmark-top,2px);width:var(--apk-bookmark-size,34px);z-index:4}html.is-android-apk .apk-game-favorite:active,html.is-android-apk .apk-game-favorite:disabled,html.is-android-apk .apk-game-favorite:focus,html.is-android-apk .apk-game-favorite:focus-visible{box-shadow:none;outline:none}html.is-android-apk .apk-game-favorite.active{background-image:url(../images/joker/apk/ui/favorite_green.png);filter:brightness(1.12) saturate(1.12)}html.is-android-apk .apk-game-bookmark-icon{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.6));height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}html.is-android-apk .apk-game-orb-media{border-radius:inherit;height:100%;overflow:hidden;width:100%}html.is-android-apk .apk-game-orb-media img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}html.is-android-apk .apk-game-orb-title{background:linear-gradient(180deg,#f0d467,#c99215);border-radius:999px;color:#1a1102;display:-webkit-box;font-size:13px;font-weight:800;max-width:176px;min-height:24px;width:100%;-webkit-box-orient:vertical;align-content:center;display:none;-webkit-line-clamp:2;line-height:1.05;overflow:hidden;padding:2px 6px;text-align:center;text-overflow:ellipsis}html.is-android-apk .apk-games-rail{align-items:center;display:flex;flex-direction:column;gap:12px;height:100%}html.is-android-apk .apk-games-rail-btn.is-down{bottom:-56px;margin-top:0;position:absolute;right:5px;z-index:5}html.is-android-apk .apk-games-rail-btn{background:transparent;border:none;border-radius:0;display:grid;height:64px;margin-top:-20px;padding:0;place-items:center;position:relative;width:64px}html.is-android-apk .apk-games-rail-icon{display:block;height:64px;-o-object-fit:contain;object-fit:contain;width:64px}html.is-android-apk .apk-games-search-icon{height:52px;transform:translate(2px,10px);transition:opacity .2s ease,transform .22s ease;width:52px}html.is-android-apk .apk-games-search-toggle.active{filter:drop-shadow(0 0 8px rgba(255,205,97,.55))}html.is-android-apk .apk-games-search-toggle-glyph{background:radial-gradient(circle at 35% 30%,#2f2f33,#15161a 65%,#0f1013);border:2px solid #f0b62a;border-radius:999px;box-shadow:0 0 8px #ffc24059;height:30px;opacity:0;pointer-events:none;position:absolute;right:5px;top:16px;transform:scale(.7) rotate(-12deg);transition:opacity .2s ease,transform .22s ease;width:30px}html.is-android-apk .apk-games-search-toggle-glyph:after,html.is-android-apk .apk-games-search-toggle-glyph:before{background:linear-gradient(90deg,#ffe5a2,#ffc53f);border-radius:999px;content:"";height:2px;left:50%;position:absolute;top:50%;transform-origin:center;width:16px}html.is-android-apk .apk-games-search-toggle-glyph:before{transform:translate(-50%,-50%) rotate(45deg)}html.is-android-apk .apk-games-search-toggle-glyph:after{transform:translate(-50%,-50%) rotate(-45deg)}html.is-android-apk .apk-games-search-toggle.active .apk-games-search-icon{opacity:.08;transform:translate(2px,10px) scale(.86)}html.is-android-apk .apk-games-search-toggle.active .apk-games-search-toggle-glyph{opacity:1;transform:scale(1) rotate(0)}html.is-android-apk .apk-games-rail-btn.is-up .apk-games-rail-icon{transform:translate(2px) rotate(180deg)}html.is-android-apk .apk-games-rail-btn.is-down .apk-games-rail-icon{transform:translate(1px) rotate(0)}html.is-android-apk .apk-games-rail-btn:disabled{cursor:default;opacity:.4}html.is-android-apk .apk-games-search-overlay{left:auto;pointer-events:auto;position:fixed;right:19px;top:calc(env(safe-area-inset-top) + 110px);width:min(242px,calc(100vw - 62px));z-index:160}html.is-android-apk .apk-games-search{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(180deg,#402e106b,#0a0a0ae0),radial-gradient(circle at 18% 35%,rgba(255,231,161,.22),transparent 55%);border:1px solid rgba(255,197,79,.6);border-radius:999px;display:flex;gap:5px;padding:2px 2px 2px 8px}html.is-android-apk .apk-games-search input{background:transparent;color:#edededeb;font-size:14px;font-style:italic;height:26px;letter-spacing:.4px;min-width:0;padding:0 0 0 10px;width:100%}html.is-android-apk .apk-games-search input,html.is-android-apk .apk-games-search input:focus{border:none!important;box-shadow:none;outline:none}html.is-android-apk .apk-games-search input::-moz-placeholder{color:#ffffff75}html.is-android-apk .apk-games-search input::placeholder{color:#ffffff75}html.is-android-apk .apk-games-search-close{background:radial-gradient(circle at 35% 30%,#2f2f33,#15161a 65%,#0f1013);border:2px solid #f0b62a;border-radius:999px;box-shadow:0 0 12px #ffc03d59;display:grid;flex:0 0 auto;height:45px;padding:0;place-items:center;width:45px}html.is-android-apk .apk-games-search-close-glyph{display:block;height:19px;position:relative;width:19px}html.is-android-apk .apk-games-search-close-glyph:after,html.is-android-apk .apk-games-search-close-glyph:before{background:linear-gradient(90deg,#ffe5a2,#ffc53f);border-radius:999px;content:"";height:2px;left:50%;position:absolute;top:50%;transform-origin:center;width:12px}html.is-android-apk .apk-games-search-close-glyph:before{transform:translate(-50%,-50%) rotate(45deg)}html.is-android-apk .apk-games-search-close-glyph:after{transform:translate(-50%,-50%) rotate(-45deg)}html.is-android-apk .apk-games-search-floating{box-shadow:0 14px 24px #00000080}html.is-android-apk .apk-search-pop-enter-active,html.is-android-apk .apk-search-pop-leave-active{transition:opacity .2s ease,transform .22s ease}html.is-android-apk .apk-search-pop-enter-from,html.is-android-apk .apk-search-pop-leave-to{opacity:0;transform:translate(20px) scale(.94)}html.is-android-apk .apk-games-category-bar{align-items:center;display:grid;gap:4px;grid-template-columns:22px minmax(0,1fr) 22px;margin:-10px auto 2px 0;padding:0;position:relative;width:calc(100% - 84px)}html.is-android-apk .apk-games-category-nav{background:transparent;border:none;cursor:pointer;display:grid;height:22px;margin-top:-10px;padding:0;place-items:center;width:22px}html.is-android-apk .apk-games-category-nav img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}html.is-android-apk .apk-games-category-nav.is-right img{transform:scaleX(-1)}html.is-android-apk .apk-games-category-nav.is-left{margin-left:5px}html.is-android-apk .apk-games-category-bar-track{min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}html.is-android-apk .apk-games-category-bar-track::-webkit-scrollbar{display:none}html.is-android-apk .apk-games-category-pages{display:flex}html.is-android-apk .apk-games-category-page{flex:0 0 100%;min-width:100%;position:relative;scroll-snap-align:start;scroll-snap-stop:always}html.is-android-apk .apk-games-category-bar-image{display:block;height:46px;-o-object-fit:fill;object-fit:fill;opacity:.8;pointer-events:none;width:100%}html.is-android-apk .apk-games-category-bar-overlay{align-items:center;display:flex;gap:6px;height:46px;justify-content:space-evenly;left:0;padding:0 8px;pointer-events:auto;position:absolute;right:0;top:0;z-index:2}html.is-android-apk .apk-games-category-pill{align-items:center;background:transparent;border:none;color:#f3e6bd;cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;gap:4px;height:36px;letter-spacing:.2px;min-width:-moz-max-content;min-width:max-content;padding:0 6px}html.is-android-apk .apk-games-category-pill.active{color:#fff6d0;filter:drop-shadow(0 0 4px rgba(255,206,88,.65))}html.is-android-apk .apk-games-category-pill-icon{display:block;height:28px;-o-object-fit:contain;object-fit:contain;width:28px}html.is-android-apk .apk-games-category-pill-label{white-space:nowrap}html.is-android-apk .apk-games-status-bar{--apk-status-cap-width:100px;align-items:center;background:url(../images/joker/apk/ui/statusbar_bg.png) no-repeat 50%/100% 100%;border:none;border-radius:10px;display:grid;gap:0;grid-template-columns:1fr;margin-left:auto;margin-right:auto;margin-top:-8px;min-height:42px;overflow:hidden;padding:4px 10px;position:relative;width:100%}html.is-android-apk .apk-games-status-bar:after,html.is-android-apk .apk-games-status-bar:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:var(--apk-status-cap-width);z-index:1}html.is-android-apk .apk-games-status-bar:before{background:url(../images/joker/apk/ui/speaker.png) no-repeat 0/contain;left:10px}html.is-android-apk .apk-games-status-bar:after{background:url(../images/joker/apk/ui/joker_logo.png) no-repeat 100%/contain;right:10px}html.is-android-apk .apk-games-status-text{color:#f8edc7;font-size:17px;font-weight:700;letter-spacing:.2px;min-width:0;overflow:hidden;padding-left:50px;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:2}html.is-android-apk .apk-games-status-bar.error .apk-games-status-text{color:#ff4d4f}@media(max-width:980px){html.is-android-apk .apk-games-hud{grid-template-columns:repeat(3,minmax(0,1fr))}html.is-android-apk .apk-games-board{gap:8px;grid-template-columns:1fr 58px}html.is-android-apk .apk-games-grid{gap:10px 8px;grid-template-columns:repeat(4,minmax(84px,1fr))}html.is-android-apk .apk-games-rail-btn,html.is-android-apk .apk-games-rail-icon{height:52px;width:52px}html.is-android-apk .apk-games-status-text{font-size:13px}}@media(max-height:460px)and (orientation:landscape){html.is-android-apk .apk-games-shell{--apk-shell-gap:6px;gap:var(--apk-shell-gap);padding:6px 8px}html.is-android-apk .apk-games-hud{--apk-info-height:50px;gap:8px;grid-template-columns:minmax(120px,.9fr) minmax(220px,1.15fr) auto}html.is-android-apk .apk-games-account{max-width:200px;width:200px}html.is-android-apk .apk-games-account-row{height:var(--apk-info-height);padding:0 6px}html.is-android-apk .apk-games-account-icon,html.is-android-apk .apk-games-account-value{font-size:12px}html.is-android-apk .apk-games-account-refresh{height:18px;width:18px}html.is-android-apk .apk-games-jackpot{padding:0}html.is-android-apk .apk-games-jackpot-image{height:69px;max-width:100%;-o-object-fit:contain;object-fit:contain;transform:translate(-40px);width:auto}html.is-android-apk .apk-games-jackpot-value{bottom:8px;font-size:17px}html.is-android-apk .apk-games-hud-btn{font-size:10px;height:38px;width:38px}html.is-android-apk .apk-settings-item{min-height:42px;padding:7px 10px}html.is-android-apk .apk-settings-actions-row{gap:6px;padding:0 6px}html.is-android-apk .apk-settings-grid{gap:6px;padding:2px 6px 6px}html.is-android-apk .apk-settings-tile{min-height:46px;padding:7px 9px}html.is-android-apk .apk-settings-tile-icon{height:20px;width:20px}html.is-android-apk .apk-settings-tile-icon-glyph{height:24px;width:24px}html.is-android-apk .apk-settings-tile-icon-glyph:before{font-size:14px}html.is-android-apk .apk-settings-tile-label{font-size:clamp(10px,2.2vw,13px)}html.is-android-apk .apk-settings-item-icon{height:24px;padding:4px;width:24px}html.is-android-apk .apk-settings-item-label{font-size:clamp(10px,2.4vw,14px)}html.is-android-apk .apk-settings-item-value{font-size:8px}html.is-android-apk .apk-settings-actions-row-bottom{padding-top:6px}html.is-android-apk .apk-games-board{gap:6px;grid-template-columns:1fr 48px}html.is-android-apk .apk-games-rail-btn.is-down{bottom:-50px;right:5px}html.is-android-apk .apk-games-category-bar{width:calc(100% - 54px)}html.is-android-apk .apk-games-center{border-radius:10px;padding:6px 6px 2px}html.is-android-apk .apk-games-grid{gap:8px 6px;grid-template-columns:repeat(4,minmax(64px,1fr))}html.is-android-apk .apk-game-orb{gap:3px}html.is-android-apk .apk-game-orb-image{--apk-bookmark-top:-2px;--apk-bookmark-right:-2px;--apk-bookmark-size:28px;border-width:3px;width:min(100%,120px)}html.is-android-apk .apk-game-orb-title{font-size:11px;max-width:138px;min-height:22px;padding:0 5px}html.is-android-apk .apk-games-rail{gap:7px}html.is-android-apk .apk-games-rail-btn,html.is-android-apk .apk-games-rail-icon{height:44px;width:44px}html.is-android-apk .apk-games-rail-btn.is-up .apk-games-rail-icon{margin-top:-10px;transform:translate(2px)}html.is-android-apk .apk-games-rail-btn.is-down .apk-games-rail-icon{margin-top:-15px;transform:translate(2px)}html.is-android-apk .apk-games-search-icon{height:36px;transform:translate(2px,10px);width:36px}html.is-android-apk .apk-games-search-overlay{right:9px;top:calc(env(safe-area-inset-top) + 89px);width:min(201px,calc(100vw - 56px))}html.is-android-apk .apk-games-search{gap:4px;padding:1px 1px 1px 6px}html.is-android-apk .apk-games-search input{font-size:13px;height:24px;padding:0 0 0 10px}html.is-android-apk .apk-games-search-close{height:33px;width:33px}html.is-android-apk .apk-games-search-close-glyph{height:15px;width:15px}html.is-android-apk .apk-games-search-close-glyph:after,html.is-android-apk .apk-games-search-close-glyph:before{height:2px;width:9px}html.is-android-apk .apk-games-category-bar-image{height:38px}html.is-android-apk .apk-games-category-bar-overlay{gap:4px;height:38px;padding:0 6px}html.is-android-apk .apk-games-category-nav{height:18px;width:18px}html.is-android-apk .apk-games-category-pill{font-size:9px;gap:3px;height:30px;padding:0 4px}html.is-android-apk .apk-games-category-pill-icon{height:22px;width:22px}html.is-android-apk .apk-games-status-bar{border-radius:8px;gap:0;grid-template-columns:1fr;min-height:32px;padding:2px 6px}html.is-android-apk .apk-games-status-text{font-size:10px;letter-spacing:0;padding-left:50px}}@media(orientation:landscape)and (max-height:460px)and (min-width:860px){html.is-android-apk .apk-games-grid{gap:7px 6px;grid-template-columns:repeat(5,minmax(0,1fr))}html.is-android-apk .apk-game-orb-image{width:min(100%,96px)}}html.is-android-apk .apk-login-page{background:radial-gradient(circle at 20% 26%,rgba(216,166,25,.12),transparent 42%),radial-gradient(circle at 78% 30%,rgba(27,43,66,.22),transparent 44%),#000;display:grid;min-height:100vh;overflow:hidden;padding:14px;place-items:center;position:relative}html.is-android-apk .apk-login-bg{background:linear-gradient(140deg,hsla(0,0%,100%,.015),transparent 45%),radial-gradient(circle at 50% 98%,rgba(216,166,25,.08),transparent 52%);top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}html.is-android-apk .apk-login-card{display:grid;gap:8px;justify-items:center;position:relative;width:min(360px,78vw);z-index:1}html.is-android-apk .apk-login-logo{filter:drop-shadow(0 6px 18px rgba(0,0,0,.7));width:min(270px,54vw)}html.is-android-apk .apk-login-form{display:grid;gap:6px;width:100%}html.is-android-apk .apk-login-input-wrap{align-items:center;background:linear-gradient(180deg,#2b2b2b,#151515);border:1px solid hsla(0,0%,100%,.15);border-radius:4px;box-shadow:inset 0 1px #ffffff14,0 4px 10px #00000073;display:flex;overflow:hidden}html.is-android-apk .apk-login-input-icon{display:grid;opacity:.95;place-items:center;width:40px}html.is-android-apk .apk-login-input-icon img{height:19px;-o-object-fit:contain;object-fit:contain;width:19px}html.is-android-apk .apk-login-input-wrap input{background:transparent;border:none;color:#f6f1e3;flex:1;font-size:14px;outline:none;padding:8px 9px 8px 0}html.is-android-apk .apk-login-input-wrap.password-input-group input,html.is-android-apk .header-password-field input,html.is-android-apk .password-modal-apk .password-input-group input,html.is-android-apk .register-form .password-input-group input{padding-right:36px!important}html.is-android-apk .apk-login-input-wrap .password-visibility-toggle,html.is-android-apk .header-password-field .password-visibility-toggle,html.is-android-apk .password-modal-apk .password-visibility-toggle,html.is-android-apk .register-form .password-visibility-toggle{height:24px;right:8px;width:24px}html.is-android-apk .apk-login-row{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:1px}html.is-android-apk .apk-remember{align-items:center;color:#f2eee2;display:inline-flex;font-size:13px;gap:8px}html.is-android-apk .apk-remember input{height:16px;width:16px}html.is-android-apk .apk-lang-trigger{background:#00000059;border-color:#ffffff47;color:#ece8dc;font-size:11px;height:30px;justify-content:space-between;min-width:138px;padding:0 7px}html.is-android-apk .apk-lang-trigger .lang-label{display:inline}html.is-android-apk .apk-lang-menu{left:50%;max-height:calc(100dvh - 20px);overflow-y:auto;overscroll-behavior:contain;position:fixed;right:auto;top:10px;transform:translate(-50%);width:min(320px,86vw);-webkit-overflow-scrolling:touch;z-index:120}html.is-android-apk .apk-lang-menu:before{display:none}html.is-android-apk .apk-login-btn{background:linear-gradient(180deg,#f7eec7,#f0c54d 55%,#d4930f);border:1px solid rgba(170,110,8,.9);border-radius:4px;box-shadow:0 8px 14px #00000059;color:#171003;cursor:pointer;font-size:14px;font-weight:800;letter-spacing:1.2px;margin-top:0;padding:6px 10px;text-transform:uppercase;width:100%}html.is-android-apk .apk-login-btn:disabled{opacity:.7}html.is-android-apk .apk-login-actions{display:grid;gap:8px;grid-template-columns:1fr 1fr}html.is-android-apk .apk-register-btn{background:linear-gradient(180deg,#282a2f,#0f1012);border:1px solid rgba(255,193,84,.75);border-radius:4px;box-shadow:0 8px 14px #00000059;color:#f3e7c8;cursor:pointer;font-size:14px;font-weight:800;letter-spacing:1.2px;padding:6px 10px;text-transform:uppercase;width:100%}html.is-android-apk .apk-register-btn:disabled{opacity:.7}html.is-android-apk .apk-login-powered{background:#000;display:grid;margin-top:6px;padding:2px 10px;place-items:center}html.is-android-apk .apk-login-powered img{width:min(158px,40vw)}html.is-android-apk .apk-login-version{bottom:8px;color:#b7b2a6;font-size:12px;position:absolute;right:14px}html.is-android-apk .live-games-grid{gap:20px 12px;grid-template-columns:repeat(2,minmax(160px,1fr))}html.is-android-apk .modal-backdrop{padding:0}html.is-android-apk .password-modal{padding-bottom:10px;padding-top:10px}html.is-android-apk .change-password-modal-frame.change-password-modal-frame-apk{min-width:0;width:100%}html.is-android-apk .change-password-modal-chrome.change-password-modal-chrome-apk{inset:0 0 auto;margin-top:0}html.is-android-apk .modal.password-modal-apk{background:linear-gradient(180deg,#42341cf0,#121212fa),repeating-linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.04) 2px,transparent 0,transparent 6px);border:1px solid rgba(255,198,77,.24);border-radius:10px;box-shadow:0 16px 40px #0000008c;max-height:min(80dvh,320px);overflow:auto;padding:38px 14px 14px;width:100%}html.is-android-apk .change-password-modal-frame.change-password-modal-frame-apk .change-password-modal-title{color:#f7d47a;font-size:clamp(11px,2vw,17px);font-weight:900;letter-spacing:.7px;margin:0;padding:8px 13px 6px;position:static;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.35);transform:none;white-space:nowrap}html.is-android-apk .change-password-modal-frame.change-password-modal-frame-apk .change-password-modal-close{background:radial-gradient(circle at 32% 28%,#ffeaaa,#f3c652 55%,#ad7315);border:1px solid rgba(180,125,20,.95);border-radius:999px;color:#111;font-size:14px;font-weight:900;height:28px;line-height:1;right:10px;top:10px;width:28px}html.is-android-apk .password-modal-apk .password-form{gap:10px;margin-top:0}html.is-android-apk .password-modal-apk .password-form label{color:#d6bb76;font-size:12px;gap:5px}html.is-android-apk .password-modal-apk .password-form input{background:#110d098c;border:1px solid rgba(216,166,25,.3);border-radius:8px;color:#f6f1e3;font:inherit;min-height:36px;padding:9px 10px}html.is-android-apk .password-modal-apk .password-form button{border-radius:8px;font-size:13px;margin-top:4px;min-height:34px;min-width:86px;padding:8px 18px}html.is-android-apk .password-modal-apk .login-error,html.is-android-apk .password-modal-apk .login-success{font-size:12px}html.is-android-apk .deposit-modal-frame.deposit-modal-frame-apk{min-width:0;width:100%}html.is-android-apk .deposit-modal-chrome.deposit-modal-chrome-apk{inset:0 0 auto;margin-top:0}html.is-android-apk .modal.deposit-modal-apk{background:linear-gradient(180deg,#42341cf0,#121212fa),repeating-linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.04) 2px,transparent 0,transparent 6px);border:1px solid rgba(255,198,77,.24);border-radius:10px;box-shadow:0 16px 40px #0000008c;height:auto;max-height:min(84dvh,420px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;overscroll-behavior-y:contain;padding:38px 12px 12px;pointer-events:auto;touch-action:pan-y;width:100%;-webkit-overflow-scrolling:touch}html.is-android-apk .deposit-modal-apk .deposit-modal-inline-header{align-items:center;display:flex;justify-content:center;margin:-2px 0 8px;padding:0 34px 0 0;position:relative}html.is-android-apk .deposit-modal-frame.deposit-modal-frame-apk .deposit-modal-title{color:#f7d47a;font-size:clamp(11px,2vw,17px);font-weight:900;letter-spacing:.7px;margin:0;padding:8px 13px 6px;position:static;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.35);transform:none}html.is-android-apk .deposit-modal-apk .deposit-modal-title.deposit-modal-title-apk-inline{width:100%}html.is-android-apk .deposit-modal-frame.deposit-modal-frame-apk .deposit-modal-close{background:radial-gradient(circle at 32% 28%,#ffeaaa,#f3c652 55%,#ad7315);border:1px solid rgba(180,125,20,.95);border-radius:999px;color:#111;font-size:14px;font-weight:900;height:28px;line-height:1;right:10px;top:10px;width:28px}html.is-android-apk .deposit-modal-apk .deposit-modal-close.deposit-modal-close-apk-inline{position:absolute;right:0;top:50%;transform:translateY(-50%)}html.is-android-apk .deposit-modal-apk .deposit-panel{gap:10px}html.is-android-apk .deposit-modal-apk .deposit-label,html.is-android-apk .deposit-modal-apk .deposit-state,html.is-android-apk .deposit-modal-apk .limit-note,html.is-android-apk .deposit-modal-apk .note-box{color:#d6bb76}html.is-android-apk .deposit-modal-apk .deposit-state-error,html.is-android-apk .withdraw-modal-apk .withdraw-state-error{color:#ff4d4f}html.is-android-apk .deposit-modal-apk .deposit-label,html.is-android-apk .deposit-modal-apk .note-title{font-size:12px}html.is-android-apk .deposit-modal-apk .deposit-bank-grid{display:grid}html.is-android-apk .deposit-modal-apk .deposit-bank-grid,html.is-android-apk .deposit-modal-apk .detail-grid{gap:8px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-android-apk .deposit-modal-apk .deposit-bank-card{align-items:center;background:linear-gradient(180deg,#ffffff12,#1212123d);border:1px solid rgba(255,198,77,.24);border-radius:10px;color:#f6f1e3;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr);min-height:58px;padding:10px;text-align:left;width:100%}html.is-android-apk .deposit-modal-apk .deposit-bank-card.active{box-shadow:inset 0 0 0 1px #f8d56d73}html.is-android-apk .deposit-modal-apk .deposit-bank-card-icon{background:#ffc64d2e;border-radius:999px;color:#f8d56b;display:grid;font-size:12px;font-weight:800;height:30px;place-items:center;width:30px}html.is-android-apk .deposit-modal-apk .deposit-bank-card-copy{display:grid;gap:2px;min-width:0}html.is-android-apk .deposit-modal-apk .deposit-bank-card-title{color:#f6f1e3;font-size:13px;font-weight:700}html.is-android-apk .deposit-modal-apk .deposit-bank-card-detail{color:#d6bb76;font-size:13px;word-break:break-word}html.is-android-apk .deposit-modal-apk .deposit-input,html.is-android-apk .deposit-modal-apk .detail-box,html.is-android-apk .deposit-modal-apk .note-box,html.is-android-apk .deposit-modal-apk .upload-box{background:#110d098c;border-color:#d8a6194d;border-radius:8px}html.is-android-apk .deposit-modal-apk .deposit-input,html.is-android-apk .deposit-modal-apk .detail-value,html.is-android-apk .deposit-modal-apk .upload-box-copy{font-size:13px}html.is-android-apk .deposit-modal-apk .quick-grid{gap:8px;grid-template-columns:repeat(5,minmax(0,1fr))}html.is-android-apk .deposit-modal-apk .quick-button,html.is-android-apk .deposit-modal-apk .submit-button{border-radius:8px;font-size:13px;min-height:30px}html.is-android-apk .withdraw-modal-frame.withdraw-modal-frame-apk{min-width:0;width:100%}html.is-android-apk .withdraw-modal-chrome.withdraw-modal-chrome-apk{inset:0 0 auto;margin-top:0}html.is-android-apk .modal.withdraw-modal-apk{background:linear-gradient(180deg,#42341cf0,#121212fa),repeating-linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.04) 2px,transparent 0,transparent 6px);border:1px solid rgba(255,198,77,.24);border-radius:10px;box-shadow:0 16px 40px #0000008c;height:auto;max-height:min(84dvh,420px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;overscroll-behavior-y:contain;padding:38px 12px 12px;pointer-events:auto;touch-action:pan-y;width:100%;-webkit-overflow-scrolling:touch}html.is-android-apk .withdraw-modal-frame.withdraw-modal-frame-apk .withdraw-modal-title{color:#f7d47a;font-size:clamp(11px,2vw,17px);font-weight:900;letter-spacing:.7px;margin:0;padding:8px 13px 6px;position:static;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.35);transform:none}html.is-android-apk .withdraw-modal-apk .withdraw-modal-inline-header{align-items:center;display:flex;justify-content:center;margin:-2px 0 8px;padding:0 34px 0 0;position:relative}html.is-android-apk .withdraw-modal-apk .withdraw-modal-title.withdraw-modal-title-apk-inline{width:100%}html.is-android-apk .withdraw-modal-frame.withdraw-modal-frame-apk .withdraw-modal-close{background:radial-gradient(circle at 32% 28%,#ffeaaa,#f3c652 55%,#ad7315);border:1px solid rgba(180,125,20,.95);border-radius:999px;color:#111;font-size:14px;font-weight:900;height:28px;line-height:1;right:10px;top:10px;width:28px}html.is-android-apk .withdraw-modal-apk .withdraw-modal-close.withdraw-modal-close-apk-inline{position:absolute;right:0;top:50%;transform:translateY(-50%)}html.is-android-apk .withdraw-modal-apk .withdraw-panel{gap:10px}html.is-android-apk .withdraw-modal-apk .withdraw-tabs{gap:8px}html.is-android-apk .withdraw-modal-apk .withdraw-tab{background:linear-gradient(180deg,#ffffff14,#12121238);border-color:#ffc64d38;border-radius:999px;color:#d6bb76;font-size:12px;min-width:92px;padding:8px 12px}html.is-android-apk .withdraw-modal-apk .withdraw-tab.active{background:linear-gradient(180deg,#f8d56b,#b68714);color:#201500}html.is-android-apk .withdraw-modal-apk .currency-pill,html.is-android-apk .withdraw-modal-apk .withdraw-label,html.is-android-apk .withdraw-modal-apk .withdraw-state,html.is-android-apk .withdraw-modal-apk .withdraw-summary{color:#d6bb76}html.is-android-apk .withdraw-modal-apk .withdraw-label{font-size:12px}html.is-android-apk .withdraw-modal-apk .account-grid{gap:8px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-android-apk .withdraw-modal-apk .account-card{background:linear-gradient(180deg,#ffffff12,#1212123d);border-color:#ffc64d3d;border-radius:10px}html.is-android-apk .withdraw-modal-apk .account-card.active{background:linear-gradient(180deg,#f8d56d29,#12121247);border-color:#f8d56dfa;box-shadow:inset 0 0 0 1px #f8d56dc7,0 0 0 1px #f8d56d2e,0 8px 18px #00000047}html.is-android-apk .withdraw-modal-apk .account-card-delete{border-color:#ff4d4f80;border-radius:8px;color:#ff4d4f;font-size:12px;min-height:28px;min-width:60px;padding:0 10px}html.is-android-apk .withdraw-modal-apk .add-bank-card{border-radius:10px;min-height:58px}html.is-android-apk .withdraw-modal-apk .withdraw-input{background:#110d098c;border-color:#d8a6194d;border-radius:8px;color:#f6f1e3}html.is-android-apk .withdraw-modal-apk .quick-grid{gap:6px;grid-template-columns:repeat(5,minmax(0,1fr))}html.is-android-apk .withdraw-modal-apk .quick-button,html.is-android-apk .withdraw-modal-apk .submit-button{border-radius:8px;font-size:13px;min-height:30px}html.is-android-apk .bank-info-modal-frame.bank-info-modal-frame-apk{min-width:0;transform:translateY(-10px);width:100%}html.is-android-apk .bank-info-modal-chrome.bank-info-modal-chrome-apk{inset:0 0 auto;margin-top:0}html.is-android-apk .modal.bank-info-modal-apk{background:linear-gradient(180deg,#42341cf0,#121212fa),repeating-linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.04) 2px,transparent 0,transparent 6px);border:1px solid rgba(255,198,77,.24);border-radius:10px;box-shadow:0 16px 40px #0000008c;height:auto;max-height:min(84dvh,420px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;overscroll-behavior-y:contain;padding:38px 12px 12px;pointer-events:auto;touch-action:pan-y;width:100%;-webkit-overflow-scrolling:touch}html.is-android-apk .bank-info-modal-apk .bank-info-modal-inline-header{align-items:center;display:flex;justify-content:center;margin:-2px 0 8px;padding:0 34px 0 0;position:relative}html.is-android-apk .bank-info-modal-frame.bank-info-modal-frame-apk .bank-info-modal-title{color:#f7d47a;font-size:clamp(11px,2vw,17px);font-weight:900;letter-spacing:.7px;margin:0;padding:8px 13px 6px;position:static;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.35);transform:none}html.is-android-apk .bank-info-modal-apk .bank-info-modal-title.bank-info-modal-title-apk-inline{width:100%}html.is-android-apk .bank-info-modal-frame.bank-info-modal-frame-apk .bank-info-modal-close{background:radial-gradient(circle at 32% 28%,#ffeaaa,#f3c652 55%,#ad7315);border:1px solid rgba(180,125,20,.95);border-radius:999px;color:#111;font-size:14px;font-weight:900;height:28px;line-height:1;right:10px;top:10px;width:28px}html.is-android-apk .bank-info-modal-apk .bank-info-modal-close.bank-info-modal-close-apk-inline{position:absolute;right:0;top:50%;transform:translateY(-50%)}html.is-android-apk .bank-info-modal-apk .bank-info-host{min-height:100%}html.is-android-apk .bank-info-modal-apk .bank-panel{gap:10px;overflow:visible}html.is-android-apk .bank-info-modal-apk .bank-tabs{gap:8px}html.is-android-apk .bank-info-modal-apk .bank-tab{background:linear-gradient(180deg,#ffffff14,#12121238);border-color:#ffc64d38;border-radius:999px;color:#d6bb76;font-size:11px;min-width:92px;padding:8px 12px}html.is-android-apk .bank-info-modal-apk .bank-tab.active{background:linear-gradient(180deg,#f8d56b,#b68714);color:#201500}html.is-android-apk .bank-info-modal-apk .add-card{background:linear-gradient(180deg,#ffffff12,#1212123d);border:1px solid rgba(255,198,77,.2);border-radius:10px;padding:12px}html.is-android-apk .bank-info-modal-apk .add-trigger{background:#110d0959;border-radius:10px;font-size:11px;min-height:56px}html.is-android-apk .bank-info-modal-apk .entry-form{gap:10px}html.is-android-apk .bank-info-modal-apk .entry-title{color:#f7d47a;font-size:12px}html.is-android-apk .bank-info-modal-apk .entry-field{gap:5px}html.is-android-apk .bank-info-modal-apk .entry-label,html.is-android-apk .bank-info-modal-apk .entry-note,html.is-android-apk .bank-info-modal-apk .network-note{color:#d6bb76;font-size:10px}html.is-android-apk .bank-info-modal-apk .entry-input{background:#110d098c;border:1px solid rgba(216,166,25,.3);border-radius:8px;color:#f6f1e3;font-size:11px;padding:8px 10px}html.is-android-apk .bank-info-modal-apk .entry-file{padding:6px 8px}html.is-android-apk .bank-info-modal-apk .entry-generated-qr{border-radius:8px;padding:8px;width:min(124px,100%)}html.is-android-apk .bank-info-modal-apk .entry-actions{gap:8px}html.is-android-apk .bank-info-modal-apk .entry-button{border-radius:8px;font-size:11px;padding:8px 14px}html.is-android-apk .bank-info-modal-apk .bank-list{gap:8px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-android-apk .bank-info-modal-apk .account-card{align-items:flex-start;background:linear-gradient(180deg,#ffffff12,#1212123d);border:1px solid rgba(255,198,77,.2);border-radius:10px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;padding:10px}html.is-android-apk .bank-info-modal-apk .account-card-icon{background:#ffc64d2e;font-size:12px;height:30px;width:30px}html.is-android-apk .bank-info-modal-apk .account-card-copy{align-self:stretch;gap:2px;min-width:0}html.is-android-apk .bank-info-modal-apk .account-card-title{color:#f6f1e3;font-size:13px;font-weight:700;line-height:1.2}html.is-android-apk .bank-info-modal-apk .account-card-detail{color:#d6bb76;font-size:13px;line-height:1.25;word-break:break-word}html.is-android-apk .bank-info-modal-apk .account-card-actions{align-items:stretch;align-self:center;flex:0 0 auto;flex-direction:row;gap:8px;justify-content:flex-start;justify-self:end;margin-left:auto;width:auto}html.is-android-apk .bank-info-modal-apk .card-action-label{display:inline}html.is-android-apk .bank-info-modal-apk .card-action{border-radius:8px;font-size:10px;min-width:82px;padding:6px 10px}html.is-android-apk .bank-info-modal-apk .card-action-danger{border-color:#ff4d4f80;color:#ff4d4f}html.is-android-apk .history-modal-frame.history-modal-frame-apk{max-width:1040px;min-width:0;width:100%}html.is-android-apk .history-modal-backdrop.history-modal-backdrop-apk{padding:8px}html.is-android-apk .history-modal-chrome.history-modal-chrome-apk{inset:0 0 auto;margin-top:0}html.is-android-apk .modal.history-modal-apk{background:linear-gradient(180deg,#42341cf0,#121212fa),repeating-linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.04) 2px,transparent 0,transparent 6px);border:1px solid rgba(255,198,77,.24);border-radius:10px;box-shadow:0 16px 40px #0000008c;height:auto;max-height:calc(100dvh - 16px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;overscroll-behavior-y:contain;padding:38px 12px 12px;pointer-events:auto;touch-action:pan-y;width:100%;-webkit-overflow-scrolling:touch;display:grid;gap:10px;grid-template-rows:auto auto auto auto}html.is-android-apk .history-modal-frame.history-modal-frame-apk .history-modal-title{color:#f7d47a;font-size:clamp(11px,2vw,17px);font-weight:900;letter-spacing:.7px;margin:0;padding:8px 13px 6px;position:static;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.35);transform:none}html.is-android-apk .history-modal-apk .history-modal-inline-header{align-items:center;display:flex;justify-content:center;margin:-2px 0 8px;padding:0 34px 0 0;position:relative}html.is-android-apk .history-modal-apk .history-modal-title.history-modal-title-apk-inline{width:100%}html.is-android-apk .history-modal-frame.history-modal-frame-apk .history-modal-close-button{background:radial-gradient(circle at 32% 28%,#ffeaaa,#f3c652 55%,#ad7315);border:1px solid rgba(180,125,20,.95);border-radius:999px;color:#111;font-size:14px;font-weight:900;height:28px;line-height:1;right:10px;top:10px;width:28px}html.is-android-apk .history-modal-apk .history-modal-close-button.history-modal-close-button-apk-inline{position:absolute;right:0;top:50%;transform:translateY(-50%)}html.is-android-apk .history-modal-apk .history-filters,html.is-android-apk .history-modal-apk .history-pagination,html.is-android-apk .history-modal-apk .history-tabs{margin:0}html.is-android-apk .history-modal-apk .history-filters{align-items:end;gap:8px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 120px 120px;margin-top:8px}html.is-android-apk .history-modal-apk .history-filters label{color:#d6bb76;font-size:12px;gap:4px;min-width:0}html.is-android-apk .history-modal-apk .history-filters input,html.is-android-apk .history-modal-apk .history-filters select{background:#110d098c;border:1px solid rgba(216,166,25,.3);border-radius:8px;color:#f6f1e3;font-size:13px;height:34px;padding:0 10px}html.is-android-apk .history-modal-apk .history-filters>.history-quickrange,html.is-android-apk .history-modal-apk .history-filters>button{align-self:end}html.is-android-apk .history-modal-apk .history-filters>button{border-radius:8px;font-size:12px;height:34px;line-height:1;min-width:120px;padding:0 12px;width:100%}html.is-android-apk .history-modal-apk .history-quickrange{align-items:flex-end;display:inline-flex}html.is-android-apk .history-modal-apk .history-quickrange summary{border-radius:8px;font-size:12px;height:34px;min-width:120px;padding:0 12px;width:100%}html.is-android-apk .history-modal-apk .history-tabs{gap:8px}html.is-android-apk .history-modal-apk .history-tabs button{background:linear-gradient(180deg,#ffffff14,#12121238);border-color:#ffc64d38;border-radius:999px;color:#d6bb76;font-size:11px;min-width:92px;padding:8px 12px}html.is-android-apk .history-modal-apk .history-tabs button.active{background:linear-gradient(180deg,#f8d56b,#b68714);color:#201500}html.is-android-apk .history-modal-apk .history-table{height:auto;max-height:100%;min-height:0;overflow-x:auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#110d0966;border:1px solid rgba(255,198,77,.22);border-radius:10px;scrollbar-gutter:stable both-edges;touch-action:pan-x pan-y}html.is-android-apk .history-modal-apk .history-row{color:#f6f1e3;font-size:12px;min-width:520px}html.is-android-apk .history-modal-apk .history-head{color:#f7d47a}html.is-android-apk .history-modal-apk .history-link{color:#f8d56b}html.is-android-apk .history-modal-apk .history-pagination{border-top:1px solid rgba(216,166,25,.35);color:#d6bb76;justify-content:flex-end;padding-top:8px}html.is-android-apk .history-modal-apk .history-page-controls button{border-radius:8px}html.is-android-apk .register-overlay-backdrop{padding:10px}html.is-android-apk .register-overlay-panel{border-radius:8px;padding:10px 10px 12px;width:min(360px,78vw)}html.is-android-apk .register-overlay-title{font-size:16px;margin-bottom:8px}html.is-android-apk .register-form{gap:8px}html.is-android-apk .register-form input{border-radius:6px;font-size:14px;padding:8px 10px}html.is-android-apk .register-terms{align-items:center;font-size:13px;gap:6px;line-height:1.35}html.is-android-apk .register-submit{border-radius:6px;font-size:14px;padding:8px 10px}html.is-android-apk .register-terms input{flex:0 0 auto;margin-top:0}@media(min-width:721px){html.is-android-apk .profile-modal-frame-apk{max-width:1040px;min-width:320px;width:100%}html.is-android-apk .profile-modal-apk{background:linear-gradient(180deg,#42341ccc,#171717eb),repeating-linear-gradient(135deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.03) 2px,transparent 0,transparent 6px);border:1px solid rgba(255,198,77,.28);border-radius:10px;box-shadow:0 16px 40px #0000008c;display:flex;flex-direction:column;max-height:min(76dvh,760px);overflow:hidden;padding:5px}html.is-android-apk .profile-modal-chrome-apk{inset:0 0 auto;margin-top:0}html.is-android-apk .profile-modal-frame-apk .profile-modal-title{color:#f7d47a;font-size:clamp(11px,2vw,17px);font-weight:900;letter-spacing:.7px;padding:8px 13px 6px;position:static;text-align:center;text-shadow:none;transform:none}html.is-android-apk .profile-modal-frame-apk .profile-modal-close{background:radial-gradient(circle at 32% 28%,#ffeaaa,#f3c652 55%,#ad7315);border:1px solid rgba(180,125,20,.95);border-radius:999px;color:#111;font-size:14px;font-weight:900;height:28px;line-height:1;right:10px;top:10px;width:28px}html.is-android-apk .profile-modal-apk .account-panel{background:transparent;border:none;border-radius:0;box-shadow:none}html.is-android-apk .profile-modal-apk .account-label{color:#d0cec8}html.is-android-apk .profile-modal-apk .account-input,html.is-android-apk .profile-modal-apk .account-static-value,html.is-android-apk .profile-modal-apk .account-value{color:#f8f8f8}html.is-android-apk .profile-modal-apk .account-icon-button,html.is-android-apk .profile-modal-apk .account-input,html.is-android-apk .profile-modal-apk .account-static-value{background:linear-gradient(180deg,#ffffff14,#12121238);border:1px solid rgba(255,198,77,.22)}html.is-android-apk .account-shell-apk{gap:12px}html.is-android-apk .account-shell-apk .account-panel{border-radius:14px;gap:12px;padding:14px}html.is-android-apk .account-shell-apk .account-grid-apk{gap:10px 12px;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-android-apk .account-shell-apk .account-row{background:#ffffff05;border:1px solid rgba(216,166,25,.16);border-radius:12px;gap:6px;grid-template-columns:1fr;min-height:0;padding:10px 12px}html.is-android-apk .account-shell-apk .account-row:first-child,html.is-android-apk .account-shell-apk .account-row:last-child{border-bottom:1px solid rgba(216,166,25,.16);padding:10px 12px}html.is-android-apk .account-shell-apk .account-label{font-size:12px;line-height:1.1}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value,html.is-android-apk .account-shell-apk .account-value{font-size:14px}html.is-android-apk .account-shell-apk .account-value{align-items:center;display:flex;min-height:34px}html.is-android-apk .account-shell-apk .account-edit{gap:8px}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value{border-radius:9px;min-height:38px;padding:8px 10px}html.is-android-apk .account-shell-apk .account-cancel,html.is-android-apk .account-shell-apk .account-save{border-radius:9px;font-size:13px;min-height:38px;padding:8px 12px}html.is-android-apk .account-shell-apk .account-icon-button{border-radius:9px;height:38px;width:38px}}@media(max-width:720px){html.is-android-apk .modal-backdrop{padding:8px}html.is-android-apk .profile-modal-frame-apk{min-width:0;width:min(96vw,380px)}html.is-android-apk .profile-modal-apk{background:linear-gradient(180deg,#42341ccc,#171717eb),repeating-linear-gradient(135deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.03) 2px,transparent 0,transparent 6px);border:1px solid rgba(255,198,77,.28);border-radius:10px;box-shadow:0 16px 40px #0000008c;display:flex;flex-direction:column;max-height:min(88dvh,620px);overflow:auto;padding:5px}html.is-android-apk .profile-modal-chrome-apk{inset:0 0 auto;margin-top:0}html.is-android-apk .profile-modal-frame-apk .profile-modal-title{color:#f7d47a;font-size:clamp(11px,2vw,17px);font-weight:900;letter-spacing:.7px;padding:8px 13px 6px;position:static;text-align:center;text-shadow:none;transform:none}html.is-android-apk .profile-modal-frame-apk .profile-modal-close{background:radial-gradient(circle at 32% 28%,#ffeaaa,#f3c652 55%,#ad7315);border:1px solid rgba(180,125,20,.95);border-radius:999px;color:#111;font-size:14px;font-weight:900;height:28px;line-height:1;right:10px;top:10px;width:28px}html.is-android-apk .account-shell-apk{gap:8px}html.is-android-apk .account-shell-apk .account-panel{border-radius:12px;gap:8px;padding:10px}html.is-android-apk .account-shell-apk .account-grid-apk{gap:0;grid-template-columns:1fr}html.is-android-apk .account-shell-apk .account-row{background:transparent;border:0;border-bottom:1px solid rgba(216,166,25,.16);border-radius:0;gap:6px;grid-template-columns:1fr;min-height:0;padding:10px 0}html.is-android-apk .account-shell-apk .account-row:first-child{padding-top:0}html.is-android-apk .account-shell-apk .account-row:last-child{border-bottom:0;padding-bottom:0}html.is-android-apk .account-shell-apk .account-label{font-size:11px;line-height:1.1}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value,html.is-android-apk .account-shell-apk .account-value{font-size:13px}html.is-android-apk .account-shell-apk .account-value{align-items:center;display:flex;min-height:28px}html.is-android-apk .account-shell-apk .account-edit{gap:6px}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value{border-radius:8px;min-height:34px;padding:6px 8px}html.is-android-apk .account-shell-apk .account-cancel,html.is-android-apk .account-shell-apk .account-save{border-radius:8px;font-size:12px;min-height:34px;padding:6px 9px}html.is-android-apk .account-shell-apk .account-icon-button{border-radius:8px;height:34px;width:34px}html.is-android-apk .account-shell-apk .account-icon{height:14px;width:14px}html.is-android-apk .account-shell-apk .account-row-edit .account-edit{flex-wrap:wrap}html.is-android-apk .account-shell-apk .account-row-edit .account-edit .account-input{flex-basis:100%}html.is-android-apk .account-shell-apk .account-row-edit .account-edit .account-static-value{flex:1 1 auto;min-width:0}html.is-android-apk .profile-modal-apk .account-panel{background:transparent;border:none;border-radius:0;box-shadow:none}html.is-android-apk .profile-modal-apk .account-label{color:#d0cec8}html.is-android-apk .profile-modal-apk .account-input,html.is-android-apk .profile-modal-apk .account-static-value,html.is-android-apk .profile-modal-apk .account-value{color:#f8f8f8}html.is-android-apk .profile-modal-apk .account-icon-button,html.is-android-apk .profile-modal-apk .account-input,html.is-android-apk .profile-modal-apk .account-static-value{background:linear-gradient(180deg,#ffffff14,#12121238);border:1px solid rgba(255,198,77,.22)}html.is-android-apk .games-grid{-moz-column-gap:10px;column-gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:20px}html.is-android-apk .game-thumb img{top:0}html.is-android-apk .live-games-grid{grid-template-columns:1fr}html.is-android-apk .history-modal-frame.history-modal-frame-apk{width:100%}html.is-android-apk .history-modal-backdrop.history-modal-backdrop-apk{padding:8px}html.is-android-apk .modal.history-modal-apk{height:auto;max-height:calc(100dvh - 16px);padding:36px 10px 10px}html.is-android-apk .history-modal-frame.history-modal-frame-apk .history-modal-title{font-size:clamp(11px,2vw,17px);padding:8px 13px 6px}html.is-android-apk .history-modal-frame.history-modal-frame-apk .history-modal-close-button{font-size:13px;height:26px;right:8px;top:8px;width:26px}html.is-android-apk .history-modal-apk .history-filters{gap:6px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 120px 120px;margin-top:8px}html.is-android-apk .history-modal-apk .history-filters input,html.is-android-apk .history-modal-apk .history-filters label,html.is-android-apk .history-modal-apk .history-filters select,html.is-android-apk .history-modal-apk .history-filters>button,html.is-android-apk .history-modal-apk .history-pagination,html.is-android-apk .history-modal-apk .history-quickrange summary,html.is-android-apk .history-modal-apk .history-row{font-size:12px}html.is-android-apk .history-modal-apk .history-tabs button{font-size:11px}html.is-android-apk .history-modal-apk .history-pagination{align-items:flex-start;flex-direction:column;gap:6px}}@media(max-width:420px){html.is-android-apk .login-fields input{width:80px}html.is-android-apk .brand-logo{width:112px}html.is-android-apk .apk-login-card{width:min(88vw,340px)}html.is-android-apk .apk-login-input-wrap input{font-size:14px;padding:7px 7px 7px 0}html.is-android-apk .apk-login-btn{font-size:14px}html.is-android-apk .history-modal-apk .history-filters{gap:6px}}html.is-android-apk .profile-modal-frame.profile-modal-frame-apk{min-width:0;width:min(80vw,560px)}html.is-android-apk .modal.profile-modal-apk{background:linear-gradient(180deg,#42341cf0,#121212fa),repeating-linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.04) 2px,transparent 0,transparent 6px);border:1px solid rgba(255,198,77,.24);border-radius:10px;box-shadow:0 16px 40px #0000008c;display:flex;flex-direction:column;max-height:min(80dvh,620px);overflow:auto;padding:5px}html.is-android-apk .profile-modal-chrome.profile-modal-chrome-apk{inset:0 0 auto;margin-top:0}html.is-android-apk .profile-modal-frame.profile-modal-frame-apk .profile-modal-title{color:#f7d47a;font-size:clamp(11px,2vw,17px);font-weight:900;letter-spacing:.7px;margin:0;padding:8px 13px 6px;position:static;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.35);transform:none}html.is-android-apk .profile-modal-frame.profile-modal-frame-apk .profile-modal-close{background:radial-gradient(circle at 32% 28%,#ffeaaa,#f3c652 55%,#ad7315);border:1px solid rgba(180,125,20,.95);border-radius:999px;color:#111;font-size:14px;font-weight:900;height:28px;line-height:1;right:10px;top:10px;width:28px}@media(min-width:721px){html.is-android-apk .profile-modal-frame.profile-modal-frame-apk{max-width:1040px;min-width:320px;width:min(80vw,1040px)}html.is-android-apk .modal.profile-modal-apk{max-height:min(80dvh,760px)}}@media(orientation:landscape)and (max-height:500px){html.is-android-apk .modal-backdrop{padding:6px 10px}html.is-android-apk .change-password-modal-frame.change-password-modal-frame-apk{width:100%}html.is-android-apk .modal.password-modal-apk{max-height:min(80dvh,300px);padding:36px 12px 12px}html.is-android-apk .change-password-modal-frame.change-password-modal-frame-apk .change-password-modal-title{font-size:clamp(11px,2vw,17px);padding:8px 13px 6px}html.is-android-apk .change-password-modal-frame.change-password-modal-frame-apk .change-password-modal-close{font-size:13px;height:26px;right:8px;top:8px;width:26px}html.is-android-apk .password-modal-apk .password-form{gap:8px}html.is-android-apk .password-modal-apk .password-form label{font-size:12px}html.is-android-apk .password-modal-apk .password-form input{min-height:34px;padding:8px 10px}html.is-android-apk .password-modal-apk .password-form button{font-size:13px;min-height:34px;padding:8px 16px}html.is-android-apk .deposit-modal-frame.deposit-modal-frame-apk{width:100%}html.is-android-apk .modal.deposit-modal-apk{height:auto;max-height:min(84dvh,420px);padding:36px 10px 10px}html.is-android-apk .deposit-modal-frame.deposit-modal-frame-apk .deposit-modal-title{font-size:clamp(11px,2vw,17px);padding:8px 13px 6px}html.is-android-apk .deposit-modal-frame.deposit-modal-frame-apk .deposit-modal-close{font-size:13px;height:26px;right:8px;top:8px;width:26px}html.is-android-apk .deposit-modal-apk .deposit-bank-grid,html.is-android-apk .deposit-modal-apk .detail-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-android-apk .deposit-modal-apk .quick-grid{gap:6px;grid-template-columns:repeat(5,minmax(0,1fr))}html.is-android-apk .deposit-modal-apk .deposit-bank-card{min-height:54px;padding:9px}html.is-android-apk .deposit-modal-apk .deposit-bank-card-icon{font-size:11px;height:28px;width:28px}html.is-android-apk .deposit-modal-apk .deposit-bank-card-detail,html.is-android-apk .deposit-modal-apk .deposit-bank-card-title,html.is-android-apk .deposit-modal-apk .deposit-input,html.is-android-apk .deposit-modal-apk .deposit-label,html.is-android-apk .deposit-modal-apk .detail-value,html.is-android-apk .deposit-modal-apk .limit-note,html.is-android-apk .deposit-modal-apk .note-box,html.is-android-apk .deposit-modal-apk .note-title,html.is-android-apk .deposit-modal-apk .quick-button,html.is-android-apk .deposit-modal-apk .submit-button,html.is-android-apk .deposit-modal-apk .upload-box-copy{font-size:13px}html.is-android-apk .withdraw-modal-frame.withdraw-modal-frame-apk{width:100%}html.is-android-apk .modal.withdraw-modal-apk{height:auto;max-height:min(84dvh,420px);padding:36px 10px 10px}html.is-android-apk .withdraw-modal-frame.withdraw-modal-frame-apk .withdraw-modal-title{font-size:clamp(11px,2vw,17px);padding:8px 13px 6px}html.is-android-apk .withdraw-modal-frame.withdraw-modal-frame-apk .withdraw-modal-close{font-size:13px;height:26px;right:8px;top:8px;width:26px}html.is-android-apk .withdraw-modal-apk .withdraw-tabs{gap:6px}html.is-android-apk .withdraw-modal-apk .withdraw-tab{font-size:12px;min-width:84px;padding:7px 10px}html.is-android-apk .withdraw-modal-apk .account-grid,html.is-android-apk .withdraw-modal-apk .quick-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-android-apk .withdraw-modal-apk .quick-grid{gap:6px;grid-template-columns:repeat(5,minmax(0,1fr))}html.is-android-apk .withdraw-modal-apk .currency-pill,html.is-android-apk .withdraw-modal-apk .quick-button,html.is-android-apk .withdraw-modal-apk .submit-button,html.is-android-apk .withdraw-modal-apk .withdraw-input,html.is-android-apk .withdraw-modal-apk .withdraw-label,html.is-android-apk .withdraw-modal-apk .withdraw-state,html.is-android-apk .withdraw-modal-apk .withdraw-summary{font-size:13px}html.is-android-apk .bank-info-modal-frame.bank-info-modal-frame-apk{transform:translateY(-14px);width:100%}html.is-android-apk .modal.bank-info-modal-apk{height:auto;max-height:min(84dvh,420px);padding:36px 10px 10px}html.is-android-apk .bank-info-modal-frame.bank-info-modal-frame-apk .bank-info-modal-title{font-size:clamp(11px,2vw,17px);padding:8px 13px 6px}html.is-android-apk .bank-info-modal-frame.bank-info-modal-frame-apk .bank-info-modal-close{font-size:13px;height:26px;right:8px;top:8px;width:26px}html.is-android-apk .bank-info-modal-apk .bank-tabs{gap:6px}html.is-android-apk .bank-info-modal-apk .bank-tab{font-size:10px;min-width:84px;padding:7px 10px}html.is-android-apk .bank-info-modal-apk .add-card{padding:10px}html.is-android-apk .bank-info-modal-apk .entry-title{font-size:11px}html.is-android-apk .bank-info-modal-apk .entry-label,html.is-android-apk .bank-info-modal-apk .entry-note,html.is-android-apk .bank-info-modal-apk .network-note{font-size:9px}html.is-android-apk .bank-info-modal-apk .entry-input{font-size:10px;padding:7px 9px}html.is-android-apk .bank-info-modal-apk .entry-button{font-size:10px;padding:7px 12px}html.is-android-apk .bank-info-modal-apk .bank-list{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-android-apk .bank-info-modal-apk .account-card{gap:7px;padding:9px}html.is-android-apk .bank-info-modal-apk .account-card-icon{font-size:11px;height:28px;width:28px}html.is-android-apk .bank-info-modal-apk .account-card-detail,html.is-android-apk .bank-info-modal-apk .account-card-title,html.is-android-apk .bank-info-modal-apk .card-action{font-size:13px}html.is-android-apk .bank-info-modal-apk .card-action-iconic{border-radius:10px;height:34px;min-width:42px;width:42px}html.is-android-apk .bank-info-modal-apk .card-action-icon{height:16px;width:16px}html.is-android-apk .bank-info-modal-apk .card-action{padding:0}html.is-android-apk .profile-modal-frame.profile-modal-frame-apk{max-width:1120px;width:min(80vw,560px)}html.is-android-apk .modal.profile-modal-apk{max-height:min(80dvh,430px);overflow:auto;padding-top:36px}html.is-android-apk .profile-modal-frame.profile-modal-frame-apk .profile-modal-title{font-size:clamp(11px,2vw,17px);padding:8px 13px 6px}html.is-android-apk .profile-modal-frame.profile-modal-frame-apk .profile-modal-close{font-size:13px;height:26px;right:8px;top:8px;width:26px}}html.is-android-apk .account-shell-apk .account-panel{background:transparent;border:none;border-radius:0;box-shadow:none}html.is-android-apk .account-shell-apk .account-label{color:#d6bb76}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value,html.is-android-apk .account-shell-apk .account-value{color:#f6f1e3;font-family:inherit}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value{background:#110d098c;border:1px solid rgba(216,166,25,.3)}html.is-android-apk .account-shell-apk .account-icon-button{background:linear-gradient(180deg,#ffdc851f,#12121252);border:1px solid rgba(216,166,25,.36)}html.is-android-apk .account-shell-apk .account-icon-button-text{display:none}html.is-android-apk .account-shell-apk .account-icon-edit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23f8d56b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 20h9M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4z'/%3E%3C/svg%3E")}@media(orientation:landscape)and (max-height:500px){html.is-android-apk .account-shell-apk{gap:6px}html.is-android-apk .account-shell-apk .account-panel{background:#0a08062e;border:1px solid rgba(216,166,25,.14);border-radius:10px;gap:6px;overflow:hidden;padding:6px 10px 8px}html.is-android-apk .account-shell-apk .account-grid-apk{gap:6px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-android-apk .account-shell-apk .account-grid-apk>.account-row:first-child{grid-column:1;grid-row:1}html.is-android-apk .account-shell-apk .account-grid-apk>.account-row:nth-child(2){grid-column:1;grid-row:2}html.is-android-apk .account-shell-apk .account-grid-apk>.account-row:nth-child(3){grid-column:1;grid-row:3}html.is-android-apk .account-shell-apk .account-grid-apk>.account-row:nth-child(4){grid-column:2;grid-row:1}html.is-android-apk .account-shell-apk .account-grid-apk>.account-row:nth-child(5){grid-column:2;grid-row:2}html.is-android-apk .account-shell-apk .account-grid-apk>.account-row:nth-child(6){grid-column:2;grid-row:3}html.is-android-apk .account-shell-apk .account-row{background:linear-gradient(180deg,#ffffff12,#1212123d);border:1px solid rgba(216,166,25,.18);border-radius:8px;gap:4px;grid-template-columns:1fr;padding:6px 8px}html.is-android-apk .account-shell-apk .account-row:first-child,html.is-android-apk .account-shell-apk .account-row:last-child{border-bottom:1px solid rgba(216,166,25,.18);padding:6px 8px}html.is-android-apk .account-shell-apk .account-label{font-size:10px;line-height:1.05}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value,html.is-android-apk .account-shell-apk .account-value{font-size:11px}html.is-android-apk .account-shell-apk .account-value{min-height:20px}html.is-android-apk .account-shell-apk .account-edit{gap:6px}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value{background:#110d099e;border-radius:7px;min-height:28px;padding:4px 7px}html.is-android-apk .account-shell-apk .account-icon-button{border-radius:7px;height:28px;width:28px}html.is-android-apk .account-shell-apk .account-icon{height:12px;width:12px}html.is-android-apk .account-shell-apk .account-cancel,html.is-android-apk .account-shell-apk .account-save{border-radius:7px;font-size:10px;min-height:28px;padding:4px 7px}html.is-android-apk .account-shell-apk .account-row-edit .account-edit{flex-wrap:nowrap}html.is-android-apk .account-shell-apk .account-row-edit .account-edit .account-input{flex-basis:auto}}@media(min-width:721px){html.is-android-apk .profile-modal-frame.profile-modal-frame-apk{max-width:none;min-width:320px;width:min(50%,560px)}html.is-android-apk .modal.profile-modal-apk{background:linear-gradient(180deg,#171717,#0e0e0e);border:1px solid rgba(216,166,25,.22);border-radius:18px;box-shadow:0 24px 80px #00000073;display:block;max-height:calc(100vh - 48px);overflow:auto;padding:20px}html.is-android-apk .profile-modal-chrome.profile-modal-chrome-apk{inset:0 0 auto;margin-top:-50px}html.is-android-apk .profile-modal-frame.profile-modal-frame-apk .profile-modal-title{background:transparent;color:var(--gold-bright);font-size:clamp(24px,4vw,34px);font-weight:800;left:50%;letter-spacing:normal;line-height:1;margin:0;padding:0 18px;position:absolute;text-align:initial;text-shadow:0 6px 20px rgba(0,0,0,.55);top:0;transform:translate(-50%)}html.is-android-apk .profile-modal-frame.profile-modal-frame-apk .profile-modal-close{background:transparent;border:none;border-radius:0;color:inherit;font-size:inherit;font-weight:inherit;height:40px;line-height:normal;right:0;top:-4px;width:40px}html.is-android-apk .account-shell-apk .account-panel{background:transparent;border:none;border-radius:0;box-shadow:none;gap:20px;overflow:visible;padding:0}html.is-android-apk .account-shell-apk .account-grid-apk{gap:0;grid-template-columns:none}html.is-android-apk .account-shell-apk .account-row{background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;gap:20px;grid-template-columns:minmax(96px,136px) 1fr;min-height:0;padding:18px 0}html.is-android-apk .account-shell-apk .account-row:first-child{padding-top:0}html.is-android-apk .account-shell-apk .account-row:last-child{border-bottom:none;padding-bottom:0}html.is-android-apk .account-shell-apk .account-label{color:var(--muted);font-size:14px;line-height:normal}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value,html.is-android-apk .account-shell-apk .account-value{color:var(--text);font-size:15px}html.is-android-apk .account-shell-apk .account-value{display:block;min-height:0}html.is-android-apk .account-shell-apk .account-edit{flex-wrap:nowrap;gap:12px}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value{background:#ffffff05;border:1px solid rgba(216,166,25,.18);border-radius:10px;min-height:50px;padding:11px 14px}html.is-android-apk .account-shell-apk .account-icon-button{background:transparent;border:1px solid rgba(216,166,25,.32);border-radius:10px;height:44px;width:44px}html.is-android-apk .account-shell-apk .account-icon{height:16px;width:16px}html.is-android-apk .account-shell-apk .account-icon-edit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23f8d56b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 20h9M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4z'/%3E%3C/svg%3E")}html.is-android-apk .account-shell-apk .account-cancel,html.is-android-apk .account-shell-apk .account-save{border-radius:10px;font-size:inherit;min-height:0;padding:11px 18px}html.is-android-apk .account-shell-apk .account-row-edit .account-edit .account-input{flex-basis:auto}html.is-android-apk .account-shell-apk .account-grid-apk{gap:0;grid-template-columns:1fr}}@media(max-width:720px){html.is-android-apk .account-shell-apk .account-grid-apk{gap:6px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(orientation:landscape)and (max-height:500px){html.is-android-apk .profile-modal-frame.profile-modal-frame-apk{max-width:1040px;min-width:320px;width:100%}html.is-android-apk .modal.profile-modal-apk{background:linear-gradient(180deg,#42341ccc,#171717eb),repeating-linear-gradient(135deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.03) 2px,transparent 0,transparent 6px);border:1px solid rgba(255,198,77,.28);border-radius:10px;box-shadow:0 16px 40px #0000008c;display:flex;flex-direction:column;max-height:min(86dvh,470px);overflow:hidden;padding:10px 5px 5px}html.is-android-apk .profile-modal-chrome.profile-modal-chrome-apk{inset:0 0 auto;margin-top:0}html.is-android-apk .profile-modal-frame.profile-modal-frame-apk .profile-modal-title{color:#f7d47a;font-size:clamp(11px,2vw,17px);font-weight:900;letter-spacing:.7px;padding:8px 13px 6px;position:static;text-align:center;text-shadow:none;transform:none}html.is-android-apk .profile-modal-frame.profile-modal-frame-apk .profile-modal-close{background:radial-gradient(circle at 32% 28%,#ffeaaa,#f3c652 55%,#ad7315);border:1px solid rgba(180,125,20,.95);border-radius:999px;color:#111;font-size:14px;font-weight:900;height:28px;line-height:1;right:10px;top:10px;width:28px}html.is-android-apk .account-shell-apk{gap:6px}html.is-android-apk .account-shell-apk .account-panel{background:#0a08062e;border:1px solid rgba(216,166,25,.14);border-radius:10px;gap:6px;overflow:hidden;padding:12px 10px 8px}html.is-android-apk .account-shell-apk .account-grid-apk{gap:6px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-android-apk .account-shell-apk .account-row{background:linear-gradient(180deg,#ffffff12,#1212123d);border:1px solid rgba(216,166,25,.18);border-radius:8px;gap:4px;grid-template-columns:1fr;padding:6px 8px}html.is-android-apk .account-shell-apk .account-row:first-child,html.is-android-apk .account-shell-apk .account-row:last-child{border-bottom:1px solid rgba(216,166,25,.18);padding:6px 8px}html.is-android-apk .account-shell-apk .account-label{color:#d6bb76;font-size:11px;line-height:1.15}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value,html.is-android-apk .account-shell-apk .account-value{color:#f6f1e3;font-size:13px}html.is-android-apk .account-shell-apk .account-value{align-items:center;display:flex;min-height:24px}html.is-android-apk .account-shell-apk .account-edit{flex-wrap:nowrap;gap:6px}html.is-android-apk .account-shell-apk .account-edit.account-edit-stack{align-items:flex-start;flex-wrap:wrap}html.is-android-apk .account-shell-apk .account-input,html.is-android-apk .account-shell-apk .account-static-value{background:#110d099e;border:1px solid rgba(216,166,25,.3);border-radius:7px;min-height:32px;padding:5px 8px}html.is-android-apk .account-shell-apk .account-icon-button{background:linear-gradient(180deg,#ffdc851f,#12121252);border:1px solid rgba(216,166,25,.36);border-radius:7px;height:32px;width:32px}html.is-android-apk .account-shell-apk .account-icon{height:14px;width:14px}html.is-android-apk .account-shell-apk .account-cancel,html.is-android-apk .account-shell-apk .account-save{border-radius:7px;font-size:11px;min-height:32px;padding:5px 8px}html.is-android-apk .profile-modal-apk .account-row-edit .account-cancel,html.is-android-apk .profile-modal-apk .account-row-edit .account-save{align-items:center;color:transparent;display:inline-flex;font-size:0;height:32px;justify-content:center;line-height:0;min-height:32px;min-width:32px;padding:0;position:relative;width:32px}html.is-android-apk .profile-modal-apk .account-row-edit .account-save:before{color:#f8d56b;content:"";font-family:joker-mobile-icomoon;font-size:14px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:none}html.is-android-apk .profile-modal-apk .account-row-edit .account-cancel:after,html.is-android-apk .profile-modal-apk .account-row-edit .account-cancel:before{background:#f8d56b;border-radius:999px;content:"";height:2px;position:absolute;width:10px}html.is-android-apk .profile-modal-apk .account-row-edit .account-cancel:before{transform:rotate(45deg)}html.is-android-apk .profile-modal-apk .account-row-edit .account-cancel:after{transform:rotate(-45deg)}html.is-android-apk .account-shell-apk .account-row-edit .account-edit .account-input{flex-basis:auto}html.is-android-apk .account-shell-apk .account-row-edit .account-edit.account-edit-stack .account-input,html.is-android-apk .account-shell-apk .account-row-edit .account-edit.account-edit-stack .account-static-value{flex:1 1 0;min-width:0}html.is-android-apk .account-shell-apk .account-row-edit .account-edit.account-edit-stack .account-help-note{flex:0 0 100%;font-size:10px;line-height:1.25;margin-top:-2px;order:2}html.is-android-apk .account-shell-apk .account-row-edit .account-edit.account-edit-stack .account-cancel,html.is-android-apk .account-shell-apk .account-row-edit .account-edit.account-edit-stack .account-icon-button,html.is-android-apk .account-shell-apk .account-row-edit .account-edit.account-edit-stack .account-save{flex:0 0 auto}}.spotlight[data-v-06403dcb]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);bottom:-30vh;filter:blur(20vh);height:40vh}.gradient-border[data-v-06403dcb]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;position:relative}@media(prefers-color-scheme:light){.gradient-border[data-v-06403dcb]{background-color:#ffffff4d}.gradient-border[data-v-06403dcb]:before{background:linear-gradient(90deg,#e2e2e2,#e2e2e2 25%,#00dc82,#36e4da 75%,#0047e1)}}@media(prefers-color-scheme:dark){.gradient-border[data-v-06403dcb]{background-color:#1414144d}.gradient-border[data-v-06403dcb]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82,#36e4da 75%,#0047e1)}}.gradient-border[data-v-06403dcb]:before{background-size:400% auto;border-radius:.5rem;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:2px;position:absolute;right:0;top:0;transition:background-position .3s ease-in-out,opacity .2s ease-in-out;width:100%}.gradient-border[data-v-06403dcb]:hover:before{background-position:-50% 0;opacity:1}.fixed[data-v-06403dcb]{position:fixed}.left-0[data-v-06403dcb]{left:0}.right-0[data-v-06403dcb]{right:0}.z-10[data-v-06403dcb]{z-index:10}.z-20[data-v-06403dcb]{z-index:20}.grid[data-v-06403dcb]{display:grid}.mb-16[data-v-06403dcb]{margin-bottom:4rem}.mb-8[data-v-06403dcb]{margin-bottom:2rem}.max-w-520px[data-v-06403dcb]{max-width:520px}.min-h-screen[data-v-06403dcb]{min-height:100vh}.w-full[data-v-06403dcb]{width:100%}.flex[data-v-06403dcb]{display:flex}.cursor-pointer[data-v-06403dcb]{cursor:pointer}.place-content-center[data-v-06403dcb]{place-content:center}.items-center[data-v-06403dcb]{align-items:center}.justify-center[data-v-06403dcb]{justify-content:center}.overflow-hidden[data-v-06403dcb]{overflow:hidden}.bg-white[data-v-06403dcb]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.px-4[data-v-06403dcb]{padding-left:1rem;padding-right:1rem}.px-8[data-v-06403dcb]{padding-left:2rem;padding-right:2rem}.py-2[data-v-06403dcb]{padding-bottom:.5rem;padding-top:.5rem}.text-center[data-v-06403dcb]{text-align:center}.text-8xl[data-v-06403dcb]{font-size:6rem;line-height:1}.text-xl[data-v-06403dcb]{font-size:1.25rem;line-height:1.75rem}.text-black[data-v-06403dcb]{--un-text-opacity:1;color:rgb(0 0 0/var(--un-text-opacity))}.font-light[data-v-06403dcb]{font-weight:300}.font-medium[data-v-06403dcb]{font-weight:500}.leading-tight[data-v-06403dcb]{line-height:1.25}.font-sans[data-v-06403dcb]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.antialiased[data-v-06403dcb]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-color-scheme:dark){.dark\:bg-black[data-v-06403dcb]{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.dark\:text-white[data-v-06403dcb]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}}@media(min-width:640px){.sm\:px-0[data-v-06403dcb]{padding-left:0;padding-right:0}.sm\:px-6[data-v-06403dcb]{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3[data-v-06403dcb]{padding-bottom:.75rem;padding-top:.75rem}.sm\:text-4xl[data-v-06403dcb]{font-size:2.25rem;line-height:2.5rem}.sm\:text-xl[data-v-06403dcb]{font-size:1.25rem;line-height:1.75rem}}.spotlight[data-v-4b6f0a29]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);filter:blur(20vh)}.fixed[data-v-4b6f0a29]{position:fixed}.-bottom-1\/2[data-v-4b6f0a29]{bottom:-50%}.left-0[data-v-4b6f0a29]{left:0}.right-0[data-v-4b6f0a29]{right:0}.grid[data-v-4b6f0a29]{display:grid}.mb-16[data-v-4b6f0a29]{margin-bottom:4rem}.mb-8[data-v-4b6f0a29]{margin-bottom:2rem}.h-1\/2[data-v-4b6f0a29]{height:50%}.max-w-520px[data-v-4b6f0a29]{max-width:520px}.min-h-screen[data-v-4b6f0a29]{min-height:100vh}.place-content-center[data-v-4b6f0a29]{place-content:center}.overflow-hidden[data-v-4b6f0a29]{overflow:hidden}.bg-white[data-v-4b6f0a29]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.px-8[data-v-4b6f0a29]{padding-left:2rem;padding-right:2rem}.text-center[data-v-4b6f0a29]{text-align:center}.text-8xl[data-v-4b6f0a29]{font-size:6rem;line-height:1}.text-xl[data-v-4b6f0a29]{font-size:1.25rem;line-height:1.75rem}.text-black[data-v-4b6f0a29]{--un-text-opacity:1;color:rgb(0 0 0/var(--un-text-opacity))}.font-light[data-v-4b6f0a29]{font-weight:300}.font-medium[data-v-4b6f0a29]{font-weight:500}.leading-tight[data-v-4b6f0a29]{line-height:1.25}.font-sans[data-v-4b6f0a29]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.antialiased[data-v-4b6f0a29]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-color-scheme:dark){.dark\:bg-black[data-v-4b6f0a29]{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.dark\:text-white[data-v-4b6f0a29]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}}@media(min-width:640px){.sm\:px-0[data-v-4b6f0a29]{padding-left:0;padding-right:0}.sm\:text-4xl[data-v-4b6f0a29]{font-size:2.25rem;line-height:2.5rem}}
