html,body,#root{color:#f7f7f8;background:#09090b;min-width:320px;min-height:100%;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,Arial,sans-serif}body{min-height:100vh}button,input{font-family:inherit}:root{--bg:#090a0d;--phone:#18191e;--panel:#25262c;--panel2:#292a30;--line:#34353d;--text:#f7f7f8;--muted:#92949e;--green:#00ef76;--gold:#ffc85b}*{box-sizing:border-box}button,input{font:inherit}button,a{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.workspace{height:100vh;color:var(--text);background:radial-gradient(circle at 50% -20%,#20232a 0,#111216 34%,#08090b 70%);grid-template-columns:230px 417px minmax(300px,1fr);justify-content:center;gap:22px;padding:18px;display:grid;overflow:hidden}.catalog,.notes{background:#111217;border:1px solid #26272d;border-radius:18px;height:calc(100vh - 36px);overflow:hidden}.catalog{flex-direction:column;display:flex}.brand{border-bottom:1px solid #24252b;align-items:center;gap:10px;height:70px;padding:17px 18px;display:flex}.brand img{object-fit:contain;width:35px;height:35px}.brand strong{font-size:16px}.brand small{color:#737680;margin-top:3px;font-size:10px;display:block}.catalog-scroll{padding:12px;overflow:auto}.catalog-scroll h2{color:#737680;text-transform:uppercase;letter-spacing:1.2px;margin:13px 8px 7px;font-size:10px}.catalog-scroll a{color:#a9abb3;border-radius:9px;align-items:center;gap:10px;padding:9px 11px;font-size:12px;text-decoration:none;display:flex}.catalog-scroll a:hover{color:#fff;background:#1c1d23}.catalog-scroll a.active{color:var(--green);background:#24322b}.catalog-scroll a b{text-align:center;width:20px}.catalog-scroll a span{flex:1}.catalog-scroll a i{color:#5e616b;font-size:9px;font-style:normal}.device-stage{justify-content:center;align-items:center;height:calc(100vh - 36px);display:flex}.device{aspect-ratio:411/848;background:#050506;border:1px solid #3a3b42;border-radius:34px;width:411px;height:848px;max-height:calc(100vh - 40px);padding:8px;box-shadow:0 28px 80px #000a,0 0 0 5px #111}.phone{background:var(--phone);border-radius:26px;width:100%;height:100%;position:relative;overflow:hidden}.phone:before{content:"";z-index:30;background:#09090a;border-radius:5px;width:75px;height:5px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.topbar{z-index:12;background:#18191d;align-items:center;gap:8px;height:58px;padding:0 13px;display:flex;position:relative}.logo,.top-actions button{color:#ddd;background:0 0;border:0}.logo{padding:0}.logo img{object-fit:contain;width:71px;height:36px}.top-actions{align-items:center;gap:5px;margin-left:auto;display:flex}.top-actions>button:not(.balance){background:#292a30;border-radius:50%;width:30px;height:30px;font-size:11px;position:relative}.balance{font-size:10px;background:#34353b!important;border-radius:14px!important;width:auto!important;height:25px!important;padding:0 6px!important}.balance i{background:var(--green);color:#122318;border-radius:50%;place-items:center;width:17px;height:17px;font-style:normal;display:inline-grid}.notice-button em,.bottom-nav em{color:#fff;background:#ff2771;border-radius:8px;place-items:center;min-width:13px;height:13px;font-size:7px;font-style:normal;display:grid;position:absolute}.notice-button em{top:-4px;right:-2px}.phone-viewport{scrollbar-width:none;height:calc(100% - 58px);padding:0 13px 70px;overflow:hidden auto}.phone-viewport::-webkit-scrollbar{display:none}.bottom-nav{z-index:15;background:#1a1a22;border-top:1px solid #303139;grid-template-columns:repeat(5,1fr);height:64px;padding:5px 2px 4px;display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav a{color:#94969f;flex-direction:column;align-items:center;gap:3px;font-size:7px;text-decoration:none;display:flex;position:relative}.bottom-nav a b{font-size:17px;line-height:24px}.bottom-nav a.active{color:#fff}.bottom-nav em{top:0;right:14px}.bottom-nav .wallet-link b{color:#fff;box-sizing:content-box;background:linear-gradient(#18f68a,#00cd62);border:5px solid #202127;border-radius:50%;place-items:center;width:38px;height:38px;margin-top:-13px;display:grid}.hero{background:#242531;height:168px;margin:0 -13px 9px;position:relative;overflow:hidden}.hero>img{object-fit:cover;width:100%;height:100%}.hero>div{text-shadow:0 1px 4px #000;width:170px;position:absolute;top:42px;left:14px}.hero h1{margin:0 0 7px;font-size:16px;line-height:1.16}.hero p{color:#d0d1d6;margin:0 0 12px;font-size:8px}.hero button{color:#17171a;background:#f4f4f5;border:0;border-radius:7px;padding:7px 14px;font-size:8px;font-weight:700}.hero-dots{text-align:center;font-size:10px;position:absolute;bottom:5px;left:0;right:0}.quick-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.quick-grid button{text-align:left;border:1px solid var(--line);color:#fff;background:linear-gradient(145deg,#242730,#1d1e24);border-radius:8px;height:91px;padding:12px}.quick-grid strong,.quick-grid span{font-size:10px;display:block}.quick-grid span{color:var(--muted);margin-top:28px;font-size:8px}.wide-card{border:1px solid var(--line);color:#fff;text-align:left;background:linear-gradient(100deg,#28252e,#202127);border-radius:8px;align-items:center;gap:10px;width:100%;height:48px;margin-top:7px;padding:7px 12px;display:flex}.wide-card>span{font-size:24px}.wide-card div{flex-direction:column;font-size:9px;display:flex}.wide-card b{color:var(--gold);font-size:13px}.wide-card small{color:var(--muted)}.wide-card i{margin-left:auto}.section-title{align-items:center;margin:14px 0 7px;display:flex}.section-title h2{margin:0;font-size:11px}.section-title button{color:var(--muted);background:0 0;border:0;margin-left:auto;font-size:8px}.wins{gap:5px;display:flex;overflow:hidden}.wins>button{color:#fff;background:#292a30;border:0;border-radius:6px;align-items:center;gap:4px;min-width:76px;height:37px;padding:3px;display:flex}.wins img{object-fit:cover;border-radius:4px;width:31px;height:31px}.wins span{text-align:left;font-size:6px}.wins b{color:var(--green);font-size:7px;display:block}.game-grid{grid-template-columns:repeat(3,1fr);gap:9px 6px;display:grid}.game-card{min-width:0}.game-cover{aspect-ratio:1.16;background:#2a2b31;border-radius:6px;position:relative;overflow:hidden}.game-cover img{object-fit:cover;width:100%;height:100%}.hot{background:#ff562d;border-radius:0 0 7px;padding:3px 5px;font-size:6px;position:absolute;top:0;left:0}.favorite{color:#fff;background:0 0;border:0;font-size:13px;position:absolute;top:4px;right:4px}.favorite.is-favorite{color:var(--gold)}.game-card>strong,.game-card>small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.game-card>strong{margin-top:4px;font-size:8px}.game-card>small{color:#858791;margin-top:2px;font-size:6px}.screen{padding:5px 5px 20px}.page-header-wrap{z-index:5;background:#18191ef2;align-items:center;display:flex;position:sticky;top:0}.page-header{flex:1;position:static}.page-header-actions{gap:4px;display:flex}.page-header-actions button{color:#fff;background:#292a30;border:0;border-radius:6px;padding:5px 7px;font-size:7px}.page-header{background:#18191ef2;align-items:center;gap:10px;height:40px;display:flex}.page-header button{color:#fff;background:#292a30;border:0;border-radius:50%;width:27px;height:27px}.page-header h1{margin:0;font-size:14px}.panel{background:var(--panel);border:1px solid #32333a;border-radius:11px;margin-bottom:10px;padding:13px;overflow:hidden}.panel h2{margin:0 0 8px;font-size:12px}.panel p{color:#999ba4;font-size:9px;line-height:1.55}.pills{gap:7px;margin:5px 0 12px;display:flex;overflow:auto}.pills button{color:#9a9ca5;white-space:nowrap;background:#27282e;border:0;border-radius:16px;padding:7px 12px;font-size:9px}.pills button.active{background:var(--green);color:#102117}.provider-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.provider-grid a{text-align:center;color:#fff;background:#26272d;border:1px solid #33343b;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;height:62px;font-size:9px;text-decoration:none;display:flex}.provider-grid small{color:#858792;margin-top:4px;font-size:7px}.search-box{background:#292a30;border:1px solid #35363d;border-radius:10px;align-items:center;gap:8px;height:39px;margin:4px 0 12px;padding:0 12px;display:flex}.search-box input{color:#fff;background:0 0;border:0;outline:0;flex:1;font-size:10px}.search-box button{color:#999;background:0 0;border:0}.detail-cover{object-fit:cover;width:calc(100% + 26px);height:190px;margin:-13px -13px 0}.detail-body{padding-top:12px}.primary,.secondary{border-radius:9px;width:100%;height:39px;font-size:11px;font-weight:800}.primary{color:#092015;background:linear-gradient(#10f481,#00d762);border:0;margin-top:10px}.secondary{color:#fff;background:#292a30;border:1px solid #3a3b43;margin-top:8px}.center{text-align:center}.muted{color:var(--muted)!important}.rank,.list-row{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #303139;align-items:center;width:100%;min-height:44px;font-size:9px;display:flex}.rank b{width:28px;color:var(--gold)}.rank span,.list-row span{flex:1}.rank strong{color:var(--green)}.amount{margin:10px 0;font-size:24px;font-weight:800}.green{color:var(--green)}.gold{color:var(--gold)}.progress{background:#33343b;border-radius:5px;height:7px;margin:10px 0;overflow:hidden}.progress i{background:linear-gradient(90deg,var(--green),#6dffb0);height:100%;display:block}.badge{color:var(--green);background:#173424;border-radius:7px;padding:3px 6px;font-size:7px;display:inline-block}.field{margin:11px 0;display:block}.field span{color:var(--muted);margin-bottom:6px;font-size:8px;display:block}.field input{color:#fff;background:#24252b;border:1px solid #383941;border-radius:8px;outline:0;width:100%;height:39px;padding:0 11px;font-size:10px}.link-button{justify-content:center;align-items:center;text-decoration:none;display:flex}.auth-links{justify-content:space-between;margin-top:12px;display:flex}.auth-links a{color:var(--green);font-size:8px;text-decoration:none}.profile-card{align-items:center;gap:12px;margin-bottom:12px;display:flex}.profile-card.guest{justify-content:center}.profile-card>span,.drawer-profile>span{background:linear-gradient(145deg,#8157ff,#ff4e98);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.profile-card h2,.profile-card p{margin:0}.support-icon{font-size:36px}.drawer-page{background:#1c1d22;min-height:100%;margin:0 -13px;padding:18px 12px}.drawer-profile{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #2e2f36;align-items:center;gap:10px;width:100%;height:58px;display:flex}.drawer-profile strong,.drawer-profile small{font-size:10px;display:block}.drawer-profile small{color:var(--muted);margin-top:4px}.drawer-tools{grid-template-columns:1fr 1fr;gap:8px;padding:12px 0;display:grid}.drawer-tools a{color:#fff;background:#292a30;border-radius:9px;height:58px;padding:10px;font-size:9px;text-decoration:none}.drawer-tools b{color:var(--green);margin-top:7px;font-size:14px;display:block}.menu-rows a,.language-row{color:#fff;border-bottom:1px solid #292a30;align-items:center;gap:10px;height:40px;font-size:10px;text-decoration:none;display:flex}.menu-rows a b{width:24px;font-size:15px}.menu-rows a span{flex:1}.language-row{background:#28292f;border-radius:8px;margin-top:18px;padding:0 12px}.language-row span{margin-left:auto}.menu-logout,.version{background:0 0;border:0;width:100%;display:block}.menu-logout{color:#ff638e;margin-top:12px}.version{text-align:center;color:#696b75;padding-top:10px;font-size:8px}.notes>header{border-bottom:1px solid #24252b;height:70px;padding:17px 20px}.notes-body{padding:20px;overflow:auto}.note-kicker{color:var(--green);letter-spacing:1px;text-transform:uppercase;font-size:9px}.notes-body h1{margin:9px 0 12px;font-size:22px;line-height:1.3}.notes-body>p{color:#a5a7b0;font-size:11px;line-height:1.7}.specs{margin-top:20px}.specs h3{font-size:11px}.specs div{border-top:1px solid #292a30;padding:9px 0;font-size:10px;display:flex}.specs span{color:#777a84;width:92px}.specs b{font-weight:500}.notice{color:#9ee7bc;background:#17271f;border:1px solid #28583e;border-radius:9px;margin-top:18px;padding:12px;font-size:10px;line-height:1.55}.casino-banner{background:radial-gradient(circle at 90%,#7344ff,#2d2147 46%,#201f28);border-radius:9px;flex-direction:column;height:85px;padding:18px;display:flex}.casino-banner b{font-size:18px}.casino-banner span{color:#c8c2d2;margin-top:7px;font-size:8px}.jackpot-strip{height:38px;color:var(--gold);background:#312a22;border-radius:7px;align-items:center;margin:7px 0;padding:0 10px;font-size:10px;text-decoration:none;display:flex}.jackpot-strip b{margin-left:auto}.provider-tabs{gap:5px;margin:7px 0 12px;display:flex;overflow:auto}.provider-tabs button{color:#999;background:#292a30;border:0;border-radius:6px;flex:none;padding:7px 9px;font-size:7px}.provider-tabs button.active{color:#17251d;background:var(--green)}.bonus-hero{background:radial-gradient(circle at 85%,#f5aa32,#8a3c29 30%,#402126 65%);border-radius:11px;height:132px;margin-bottom:12px;padding:17px}.bonus-hero span{color:#ffe0a4;font-size:7px}.bonus-hero h2{margin:7px 0 3px;font-size:18px}.bonus-hero p{width:55%;font-size:8px;line-height:1.4}.bonus-hero button{border:0;border-radius:6px;padding:6px 12px;font-size:8px;font-weight:700}.deposit-node-list{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.deposit-node-list button{color:#777;background:#2a2b31;border:1px solid #3b3c43;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.deposit-node-list button.active{border-color:var(--green);color:var(--green);box-shadow:0 0 0 4px #00ef7612}.deposit-node-list b{font-size:11px}.deposit-node-list span{font-size:7px}.free-bonus-card{color:#fff;text-align:left;background:linear-gradient(100deg,#292a31,#23242a);border:1px solid #33343b;border-radius:9px;align-items:center;width:100%;min-height:68px;margin-bottom:7px;padding:10px;display:flex}.free-bonus-card>span{margin-right:9px;font-size:27px}.free-bonus-card div{flex:1}.free-bonus-card h3{margin:0 0 5px;font-size:10px}.free-bonus-card p{color:#999;margin:0;font-size:7px}.free-bonus-card>b{color:var(--green);font-size:9px}.summary-grid,.data-grid{grid-template-columns:1fr 1fr;gap:7px;margin:7px 0 12px;display:grid}.summary-grid div,.data-grid div{background:#25262c;border:1px solid #32333a;border-radius:9px;padding:12px}.summary-grid span,.data-grid span{color:var(--muted);font-size:7px;display:block}.summary-grid b,.data-grid b{margin-top:7px;font-size:17px;display:block}.filter-row{gap:5px;margin-bottom:10px;display:flex}.filter-row button{color:#aaa;background:#292a30;border:1px solid #34353d;border-radius:7px;padding:7px 9px;font-size:8px}.filter-row button.active{border-color:var(--green);color:var(--green)}.promotion-card{color:#fff;text-align:left;background:#28222d;border:0;border-radius:11px;width:100%;height:132px;margin-bottom:9px;padding:17px;position:relative;overflow:hidden}.promotion-card:after{content:"";background:linear-gradient(90deg,#15151be6 0%,#15151b99 42%,#0000 76%);position:absolute;inset:0}.promotion-card>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.promotion-card span,.promotion-card h2,.promotion-card p,.promotion-card b{z-index:1;position:relative}.promotion-card span{letter-spacing:1px;font-size:7px}.promotion-card h2{margin:7px 0;font-size:17px}.promotion-card p{color:#ddd;font-size:8px}.promotion-card b{font-size:8px;position:absolute;bottom:13px;left:17px}.jackpot-card{color:#fff;text-align:left;background:radial-gradient(circle at 85% 40%,#d89d28,#574023 32%,#28241f);border:1px solid #53452b;border-radius:11px;width:100%;height:144px;margin-bottom:9px;padding:16px;position:relative}.jackpot-card-1{background:radial-gradient(circle at 85% 40%,#7d5fff,#3e306e 32%,#24212e)}.jackpot-card-2{background:radial-gradient(circle at 85% 40%,#0ddb8a,#1b5f49 32%,#202a26)}.jackpot-card>span{background:#fff2;border-radius:6px;padding:4px 7px;font-size:7px}.jackpot-card h2{margin:11px 0 7px;font-size:13px}.jackpot-card p{color:#bbb;margin:0;font-size:7px}.jackpot-card>strong{color:var(--gold);font-size:20px;display:block}.jackpot-card small{font-size:7px}.jackpot-card>b{font-size:8px;position:absolute;bottom:12px;right:13px}.jackpot-detail-head{text-align:center;background:linear-gradient(145deg,#463620,#25231f);border-radius:11px;padding:14px}.jackpot-detail-head>span{color:var(--gold);font-size:7px}.jackpot-detail-head p{color:#aaa;font-size:8px}.jackpot-detail-head strong{color:var(--gold);font-size:26px}.countdown{letter-spacing:2px;margin:10px 0;font-size:19px;font-weight:900}.podium{justify-content:center;align-items:flex-end;gap:6px;height:124px;margin-bottom:10px;display:flex}.podium div{background:#302e35;border-radius:8px 8px 0 0;flex-direction:column;justify-content:center;align-items:center;width:31%;height:88px;display:flex}.podium div:nth-child(2){background:#443a28;height:115px}.podium b{color:var(--gold);font-size:20px}.podium span,.podium strong{margin-top:5px;font-size:7px}.podium strong{color:var(--green)}.split-actions,.lucky-actions,.lucky-links{grid-template-columns:1fr 1fr;gap:7px;display:grid}.split-actions button,.lucky-actions button{color:#fff;background:#292a30;border:1px solid #3a3b43;border-radius:8px;height:37px;font-size:9px}.split-actions button:last-child{background:var(--green);color:#102117;font-weight:800}.vip-hero{background:radial-gradient(circle at 85% 35%,#d59764,#754d33 32%,#30251f);border-radius:12px;height:155px;padding:20px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #946d4d}.vip-hero>img{object-fit:contain;opacity:.92;width:245px;height:245px;position:absolute;top:-78px;right:-16px}.vip-hero>span,.vip-hero h2,.vip-hero .progress,.vip-hero p{z-index:1;position:relative}.vip-hero>span{color:#ffd7b2;font-size:24px;font-weight:900}.vip-hero h2{font-size:12px}.vip-hero p{font-size:8px}.vip-level{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #33343b;align-items:center;width:100%;height:55px;display:flex}.vip-level>img{object-fit:contain;width:39px;height:39px}.vip-level>span{flex:1;margin-left:10px}.vip-level strong,.vip-level small{font-size:9px;display:block}.vip-level small{color:#999;margin-top:3px;font-size:7px}.vip-level em{color:var(--green);font-size:7px;font-style:normal}.referral-tabs{grid-template-columns:repeat(3,1fr);display:grid}.referral-tabs button{border-radius:7px}.referral-hero{background:radial-gradient(circle at 90% 30%,#2cf29a,#185842 36%,#182b25);border-radius:11px;padding:18px}.referral-hero p{color:#b8c9c1;font-size:8px}.referral-hero>strong{font-size:28px}.referral-hero>button{float:right;background:var(--green);border:0;border-radius:12px;padding:6px 12px;font-size:8px}.referral-hero small{font-size:7px}.earning-grid{grid-template-columns:repeat(3,1fr);gap:6px;margin:9px 0;display:grid}.earning-grid button{color:#fff;background:#27282e;border:1px solid #35363d;border-radius:8px;height:66px;padding:7px}.earning-grid span,.earning-grid b{font-size:7px;display:block}.earning-grid b{color:var(--green);margin-top:9px;font-size:11px}.invite-now{background:var(--green);border:0;border-radius:8px;width:100%;height:41px;margin-bottom:10px;font-weight:900}.spin-preview{filter:drop-shadow(0 12px 24px #ff458a88);font-size:84px}.wallet-page{background:radial-gradient(circle at 45% 92%,#083a2f55,#0000 33%);min-height:100%;margin:0 -13px;padding:0 7px 22px}.wallet-head{border-bottom:1px solid #292a31;align-items:center;gap:8px;height:39px;margin:0 -7px;padding:0 9px;display:flex}.wallet-head h1{flex:1;margin:0;font-size:11px}.wallet-head button{color:#fff;background:#33343a;border:0;border-radius:7px;padding:5px 8px;font-size:8px}.wallet-tabs{grid-template-columns:1fr 1fr;gap:7px;margin:8px 0;display:grid}.wallet-tabs a{color:#747780;background:#222329;border:1px solid #30333a;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;height:54px;font-size:16px;text-decoration:none;display:flex}.wallet-tabs a.active{color:#fff;background:#25312e;border-color:#39584c}.currency{background:#24252b;border-radius:7px;align-items:center;height:48px;margin-bottom:12px;padding:0 9px;font-size:9px;display:flex}.currency>button,.currency b button{color:#fff;background:#303139;border:0;border-radius:5px;padding:6px 8px}.currency b{margin-left:auto;font-size:14px}.currency b button{padding:2px}.wallet-label{color:var(--muted);margin:11px 0 6px;font-size:8px;display:block}.wallet-label span{float:right}.bonus-select{color:#fff;text-align:left;background:linear-gradient(100deg,#313440,#28528a);border:1px solid #3e73ab;border-radius:6px;align-items:center;width:100%;min-height:43px;padding:7px 9px;display:flex}.bonus-select span{flex:1}.bonus-select b,.bonus-select small{font-size:9px;display:block}.bonus-select em{color:#ffb55a}.bonus-select small{font-size:7px}.bonus-select i{font-size:7px;font-style:normal}.money-input{background:#25262c;border:1px solid #303139;border-radius:6px;align-items:center;height:40px;padding:0 10px;display:flex}.money-input input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-weight:700}.money-input button{color:var(--green);background:0 0;border:0;font-size:8px}.preset-grid{grid-template-columns:repeat(4,1fr);gap:4px;margin-top:7px;display:grid}.preset-grid button{color:#fff;background:#292a30;border:1px solid #34353d;border-radius:5px;height:52px;font-size:13px;font-weight:700;position:relative}.preset-grid button.active{border-color:var(--green);background:#25372e}.preset-grid em{color:#ff9f53;font-size:9px;font-style:normal;position:absolute;top:3px;right:3px}.method-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.method-grid button{color:#fff;background:#28292f;border:1px solid #35363e;border-radius:6px;height:62px;font-size:8px}.method-grid button.active{border-color:var(--green);background:#25352e}.method-grid b,.method-grid small{display:block}.method-grid b{margin-bottom:5px;font-size:16px}.method-grid small{color:#858792;margin-top:3px;font-size:6px}.wallet-tip{color:#b7b8bf;font-size:7px;line-height:1.7}.withdraw-methods button{color:#fff;background:#292a30;border:1px solid #35363e;border-radius:6px;flex:1;height:67px;font-size:8px}.withdraw-methods b,.withdraw-methods small{display:block}.withdraw-methods small{color:#92949e;margin-top:7px;font-size:6px}.wallet-input{color:#fff;background:#24252b;border:1px solid #383941;border-radius:8px;width:100%;height:39px;margin-bottom:7px;padding:0 11px;font-size:9px}.error-box{color:#ff638e;background:#32252b;border:1px solid #5a3544;border-radius:5px;margin:8px 0;padding:7px;font-size:7px}.completion{text-align:center;color:#6f727c;font-size:7px}.empty-state{text-align:center;padding:22px 8px}.empty-state>b{color:#62646e;font-size:32px}.empty-state p{color:#ddd!important;font-size:10px!important}.empty-state span{color:#777;font-size:7px}.transaction-row{border-bottom:1px solid #303139;align-items:center;gap:9px;min-height:54px;display:flex}.transaction-row>span{background:#303139;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.transaction-row>div{flex:1}.transaction-row b,.transaction-row small{font-size:9px;display:block}.transaction-row small{color:#888;margin-top:3px;font-size:7px}.transaction-row>strong{text-align:right;font-size:9px}.modal-mask{z-index:60;background:#000b;align-items:flex-end;display:flex;position:absolute;inset:0}.modal-sheet{background:#202127;border-top:1px solid #44464f;border-radius:18px 18px 0 0;width:100%;max-height:80%;padding:22px 16px 16px;animation:.2s sheetUp;position:relative;overflow:auto}.modal-mask.fullscreen{background:radial-gradient(circle at 50% 25%,#81295c,#211424 50%,#08090b);align-items:stretch}.modal-mask.fullscreen .modal-sheet{text-align:center;background:0 0;border-radius:0;max-height:none;padding-top:55px}.modal-close{color:#fff;background:#ffffff18;border:0;border-radius:50%;width:28px;height:28px;font-size:18px;position:absolute;top:10px;right:12px}.modal-kicker{color:var(--green);letter-spacing:1.5px;font-size:8px}.modal-sheet h2{margin:9px 0;font-size:19px}.modal-sheet h3{font-size:10px}.modal-sheet p{color:#bbb;font-size:8px;line-height:1.6}.rate-table{border:1px solid #3a3b43;border-radius:8px;grid-template-columns:1fr 1fr;margin:12px 0;display:grid;overflow:hidden}.rate-table>*{border-bottom:1px solid #36373f;padding:8px;font-size:8px}.rate-table b{background:#292a30}.rate-table span:nth-child(2n){color:var(--green)}.modal-empty{place-items:center;min-height:140px;display:grid}.treasure-grid{grid-template-columns:1fr 1fr;gap:12px;margin:30px 32px 14px;display:grid}.treasure-grid button{background:linear-gradient(145deg,#8d2e61,#40152e);border:1px solid #ff9bca55;border-radius:14px;height:100px;font-size:48px}.treasure-grid small{color:#fff;font-size:7px;display:block}.lucky-count{color:#ffd167;font-weight:900}.lucky-spin{background:linear-gradient(#ffe66b,#ff9b26);border:5px solid #fff;border-radius:28px;width:130px;height:52px;margin:14px;font-weight:900}.lucky-actions{margin:5px 25px}.lucky-links{margin:15px 70px}.lucky-links button{color:#bbb;background:0 0;border:0;font-size:8px}.danger-button{color:#fff;background:#ff3d67;border:0;border-radius:8px;width:100%;height:39px;font-weight:800}.toast{z-index:80;color:#fff;white-space:nowrap;background:#050607ed;border:1px solid #3a3c43;border-radius:18px;padding:9px 15px;font-size:9px;animation:.2s toastIn;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.reset-demo{color:#ff7896;background:#261c21;border:1px solid #49343b;border-radius:8px;width:100%;margin-top:12px;padding:9px;font-size:10px}@keyframes sheetUp{0%{opacity:0;transform:translateY(30px)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,15px)}}.phone-viewport.standalone{height:100%;padding-top:8px}.phone-viewport.standalone .page-header{height:44px}.phone-viewport.standalone .page-header h1{font-size:16px;font-weight:500;line-height:22px}.first-five-promo{background:url(/assets/more-deposit-bg1.webp) 50%/cover no-repeat;border:0;border-radius:8px;height:243px;margin-bottom:10px;padding:20px 12px 12px;position:relative;overflow:hidden}.first-five-promo:after{display:none}.first-five-title{z-index:1;width:281px;height:64px;font-family:-apple-system,SF Pro Text,PingFang SC,Arial,sans-serif;font-weight:700;line-height:1;position:relative}.first-five-title span{color:#9c57ff;text-shadow:0 0 12px #8e45ff;font-size:34px;line-height:34px;display:block}.first-five-title strong{color:#fff;font-size:30px;line-height:30px;display:block}.first-five-steps{z-index:1;grid-template-columns:repeat(5,59px);gap:8px;margin-top:20px;display:grid;position:relative}.first-five-steps button{color:#fff;background:#22232aaa;border:1px solid #ffffff17;border-radius:8px;width:59px;height:59px;padding:0;position:relative}.first-five-steps img{object-fit:contain;width:32px;height:32px;margin:8px auto 0;display:block}.first-five-steps b{color:#ffb14f;background:#c0cbed1a;height:18px;font-size:10px;line-height:18px;display:block}.first-five-steps small{color:#fff;background:#712ee5;border-radius:0 8px 0 10px;width:32px;height:15px;font-size:10px;font-weight:600;line-height:15px;position:absolute;top:0;right:0}.first-five-promo .primary{z-index:1;border-radius:999px;height:44px;margin-top:20px;font-size:16px;font-weight:500;position:relative}.promotion-card-vpfun{color:#fff;text-align:left;background:#25262c;border:0;border-radius:8px;width:100%;height:179px;margin-bottom:10px;padding:0;display:block;overflow:hidden}.promotion-cover{height:136px;position:relative}.promotion-cover img{object-fit:cover;width:100%;height:100%}.promotion-cover h2{text-shadow:0 2px 5px #000,0 0 12px #000;width:176px;margin:0;font-family:-apple-system,SF Pro Text,PingFang SC,Arial,sans-serif;font-size:20px;font-weight:700;line-height:26px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.promotion-info{color:#fff9;align-items:center;height:43px;padding:10px 12px;font-family:-apple-system,SF Pro Text,PingFang SC,Arial,sans-serif;font-size:12px;line-height:17px;display:flex}.promotion-info span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.promotion-info b{color:#ffffffb3;background:#ffffff1a;border-radius:50%;place-items:center;width:23px;height:23px;font-size:14px;display:grid}.wallet-page .wallet-head{height:44px}.wallet-page .wallet-head h1{font-size:16px;font-weight:500;line-height:22px}.wallet-page .wallet-head button{height:32px;font-size:14px}.wallet-page .currency{background:0 0;height:74px;margin:0 -7px 16px;padding:0 12px}.wallet-page .currency>button{font-size:14px;font-weight:500}.wallet-page .currency>b{font-family:DIN,-apple-system,sans-serif;font-size:20px;font-weight:400}.wallet-page .wallet-label{margin:16px 0 14px;font-size:14px;font-weight:600;line-height:14px}.wallet-page .bonus-select{border-radius:8px;min-height:62px;padding:6px 8px}.wallet-page .bonus-select b,.wallet-page .bonus-select small{font-size:14px;line-height:17px}.wallet-page .bonus-select small{color:#fff9;margin-top:4px}.wallet-page .bonus-select i{font-size:14px}.wallet-page .money-input{border-radius:8px;height:48px}.wallet-page .money-input input{font-size:20px;font-weight:700;line-height:23px}.wallet-page .preset-grid{gap:6px;margin-top:6px}.wallet-page .preset-grid button{height:48px;font-family:DIN,-apple-system,sans-serif;font-size:16px;font-weight:400}.wallet-page .preset-grid em{color:#ffa453;background:#ffa35226;border-radius:0 8px;padding:1px 4px;font-size:11px;top:0;right:0}.wallet-page .method-grid button{font-size:14px}.wallet-page .method-grid small{font-size:11px}.deposit-followup{padding-bottom:18px}.drawer-dismiss{z-index:18;background:#000a;border:0;position:absolute;inset:44px 0 0}.drawer-page{z-index:19;background:#1c1d22;width:282px;min-height:0;margin:0;padding:18px 12px 72px;animation:.2s drawerIn;position:absolute;top:44px;bottom:0;left:0;overflow-y:auto;box-shadow:12px 0 28px #0008}@keyframes drawerIn{0%{transform:translate(-100%)}}@media (width>=601px) and (width<=900px){.workspace{grid-template-columns:190px 393px;gap:14px;padding:12px}.notes{display:none}.catalog,.device-stage{height:calc(100vh - 24px)}}@media (width<=600px){.workspace{background:#050506;height:auto;padding:0;display:block}.catalog,.notes{display:none}.device-stage{height:100vh}.device{width:min(393px,100vw);height:min(830px,100vh);max-height:100vh;box-shadow:none;border:0;border-radius:0;padding:0}.phone{border-radius:0}}.game-card[role=button]:focus-visible{outline:2px solid var(--green);outline-offset:2px}.game-detail-card{position:relative}.game-provider{color:var(--green);background:#ffffff12;border-radius:10px;padding:4px 7px;font-size:8px;display:inline-block}.game-launcher{z-index:55;text-align:center;background:radial-gradient(circle at 50% 24%,#443163,#171821 48%,#08090d);padding:45px 14px 20px;position:absolute;inset:0;overflow:auto}.game-launcher-head{background:#17181de8;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:44px;padding:7px 10px;display:flex;position:absolute;top:0;left:0;right:0}.game-launcher-head button{color:#fff;background:#ffffff12;border:0;border-radius:50%;width:30px;height:30px}.game-launcher-head span{font-size:12px}.game-launcher>img{object-fit:cover;border-radius:10px;width:118px;height:164px;margin:22px auto 8px;box-shadow:0 12px 40px #000}.game-launcher h2{font-size:16px}.demo-reels{background:#170e22;border:2px solid #ca9b45;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:5px;margin:18px 8px;padding:8px;display:grid}.demo-reels b{color:#6f1f2e;background:linear-gradient(#faf5d5,#d6b557);border-radius:8px;place-items:center;height:82px;font-size:42px;display:grid;box-shadow:inset 0 0 18px #754817}.demo-reels.spinning b{animation:.18s linear infinite reelSpin}.demo-balance{color:#92949e;grid-template-columns:repeat(3,1fr);gap:5px;font-size:8px;display:grid}.demo-balance b{color:#fff;font-size:11px}.demo-spin{color:#052415;background:linear-gradient(#10ee7b,#00b856);border:7px solid #54ffac;border-radius:50%;width:78px;height:78px;margin:20px;font-size:14px;font-weight:900;box-shadow:0 0 22px #00ef7777}.game-launcher>small{color:#777;font-size:7px;display:block}@keyframes reelSpin{50%{filter:blur(3px);transform:translateY(7px)}}.modal-art{object-fit:cover;width:calc(100% + 32px);height:128px;margin:-22px -16px 16px;display:block}.free-spin-wheel{background:conic-gradient(#7d2eff 0 20%,#ff3e84 0 40%,#ffbf3f 0 60%,#37d790 0 80%,#4b5fff 0);border:9px solid #ffc95e;border-radius:50%;width:150px;height:150px;margin:14px auto;position:relative;box-shadow:0 0 28px #8e36ff77}.free-spin-wheel b{color:#6424bf;background:#fff;border-radius:50%;place-items:center;font-size:20px;display:grid;position:absolute;inset:45px}.free-spin-wheel span{font-size:8px;font-weight:800;position:absolute}.free-spin-wheel span:first-child{top:8px;left:63px}.free-spin-wheel span:nth-child(2){top:55px;right:14px}.free-spin-wheel span:nth-child(4){bottom:30px;left:17px}.free-spin-wheel span:nth-child(5){bottom:18px;right:28px}.login-reward-grid{grid-template-columns:repeat(4,1fr);gap:6px;margin:14px 0;display:grid}.login-reward-grid div{background:#292a30;border:1px solid #3a3b43;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:58px;display:flex}.login-reward-grid div.active{border-color:var(--green);background:#1f392d}.login-reward-grid small{color:#999;font-size:7px}.login-reward-grid b{color:var(--gold);margin-top:5px;font-size:11px}.expandable-row>p{border-bottom:1px solid #303139;margin:0;color:#9da0aa!important;padding:9px 4px 12px!important;font-size:8px!important;line-height:1.6!important}.quick-grid button{height:98px;position:relative;overflow:hidden}.quick-grid button>img{object-fit:contain;width:60px;height:60px;position:absolute;bottom:0;right:4px}.quick-grid button>strong,.quick-grid button>span{z-index:1;position:relative}.wide-card>img{object-fit:contain;width:56px;height:56px;margin-left:-7px}.popular-game-grid{grid-template-columns:repeat(2,1fr);gap:10px 8px;display:grid}.popular-game-card .game-cover{aspect-ratio:1.336}.popular-game-card>strong{font-size:12px}.popular-game-card>small{font-size:10px}.bonus-hero{position:relative;overflow:hidden}.bonus-hero>img{object-fit:contain;width:104px;height:104px;position:absolute;bottom:4px;right:8px}.bonus-hero>span,.bonus-hero>h2,.bonus-hero>p,.bonus-hero>button{z-index:1;position:relative}.jackpot-detail-head{position:relative;overflow:hidden}.jackpot-detail-head>img{object-fit:contain;opacity:.38;width:170px;height:170px;position:absolute;bottom:-30px;right:-18px}.jackpot-detail-head>span,.jackpot-detail-head>.countdown,.jackpot-detail-head>p,.jackpot-detail-head>strong{z-index:1;position:relative}.referral-hero{position:relative;overflow:hidden}.referral-hero>img{object-fit:cover;opacity:.28;width:100%;height:100%;position:absolute;inset:0}.referral-hero>p,.referral-hero>strong,.referral-hero>button,.referral-hero>.progress,.referral-hero>small{z-index:1;position:relative}.spin-preview{filter:none;border-radius:10px;height:190px;overflow:hidden}.spin-preview img{object-fit:cover;width:100%;height:100%}.deposit-node-list button.completed{color:#65f5a9;background:#183729;border-color:#00b961}.wallet-overview{background:radial-gradient(circle at 88% 20%,#17d78366,#0000 35%),linear-gradient(145deg,#253c34,#1d2524);border:1px solid #37604e;border-radius:12px;min-height:142px;margin:8px 0 12px;padding:22px 18px}.wallet-overview span,.wallet-overview small{color:#a8b5af;font-size:10px;display:block}.wallet-overview strong{margin:13px 0 9px;font-size:32px;display:block}.wallet-action-grid,.wallet-summary-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.wallet-action-grid a{color:#fff;background:#28292f;border:1px solid #373840;border-radius:10px;height:86px;padding:13px;text-decoration:none}.wallet-action-grid b{float:left;background:var(--green);color:#123123;border-radius:50%;place-items:center;width:34px;height:34px;margin-right:9px;font-size:18px;display:grid}.wallet-action-grid span,.wallet-action-grid small{font-size:12px;display:block}.wallet-action-grid small{color:#878a94;margin-top:6px;font-size:8px}.wallet-summary-grid button{color:#fff;text-align:left;background:#25262c;border:1px solid #35363e;border-radius:9px;height:66px;padding:11px}.wallet-summary-grid span,.wallet-summary-grid b{font-size:8px;display:block}.wallet-summary-grid b{color:var(--green);margin-top:8px;font-size:15px}.pending-reward-card{color:#fff;text-align:left;background:linear-gradient(100deg,#44301f,#29252b);border:1px solid #ffaf4f66;border-radius:9px;align-items:center;width:100%;min-height:68px;margin-bottom:10px;padding:10px;display:flex}.pending-reward-card>span{margin-right:10px;font-size:28px}.pending-reward-card>div{flex:1}.pending-reward-card b,.pending-reward-card small{font-size:10px;display:block}.pending-reward-card small{color:#d2bd9f;margin-top:5px;font-size:8px}.pending-reward-card strong{color:#ffbc62;font-size:9px}.deposit-reward-art{height:150px}.deposit-reward-amount{text-align:center;background:linear-gradient(135deg,#3c2d26,#26272d);border:1px solid #ffb25855;border-radius:10px;margin:14px 0;padding:15px}.deposit-reward-amount small,.deposit-reward-amount span{color:#aaa;font-size:8px;display:block}.deposit-reward-amount strong{color:#ffb258;margin:8px;font-size:30px;display:block}.deposit-reward-steps{color:#aaa;grid-template-columns:24px 1fr 12px 24px 1fr 12px 24px 1fr;align-items:center;gap:4px;margin:12px 0;font-size:7px;display:grid}.deposit-reward-steps b{width:24px;height:24px;color:var(--green);background:#153d2c;border-radius:50%;place-items:center;display:grid}.deposit-reward-steps i{color:#666;font-style:normal}.notification-status{background:#25262c;border:1px solid #34353d;border-radius:9px;height:56px;margin:7px 0 10px;padding:11px 13px}.notification-status span,.notification-status b{font-size:8px;display:block}.notification-status b{color:var(--green);margin-top:6px;font-size:10px}@media (width>=901px){.workspace{grid-template-columns:230px 399px minmax(390px,1fr)}}.brand-mark{color:#092519;background:linear-gradient(145deg,#17f58a,#009d58);border-radius:11px;flex:none;place-items:center;width:35px;height:35px;font-size:13px;font-weight:950;display:grid;box-shadow:0 6px 18px #00ef7633}.catalog-scroll a{padding-right:49px;position:relative}.catalog-scroll a>i{position:absolute;right:20px}.catalog-status{background:#5a5d67;border-radius:50%;width:7px;height:7px;position:absolute;right:8px;box-shadow:0 0 0 3px #ffffff08}.catalog-status.verified{background:#00ef76;box-shadow:0 0 0 3px #00ef7618}.catalog-status.partial{background:#ffc85b;box-shadow:0 0 0 3px #ffc85b18}.notes{flex-direction:column;display:flex}.notes>header{border-bottom:1px solid #24252b;flex:none;justify-content:space-between;align-items:center;gap:12px;height:70px;padding:14px 16px;display:flex}.notes>header h2{margin:0;font-size:14px}.notes>header p{color:#777b86;margin:4px 0 0;font-size:9px}.verification-badge,.verification-dot{color:#b9bdc7;background:#333640;border-radius:999px;flex:none;padding:5px 8px;font-size:8px;font-weight:750}.verification-badge.verified,.verification-dot.verified{color:#57f4a5;background:#0e402b}.verification-badge.partial,.verification-dot.partial{color:#ffd472;background:#493b1e}.notes-body{padding-bottom:22px;overflow-y:auto}.notes-body>h1{margin-bottom:6px}.notes-body>p{line-height:1.6}.source-card{background:#2e3037;border:1px solid #2e3037;border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;margin:13px 0;display:grid;overflow:hidden}.source-card>div{background:#1d1e23;min-height:53px;padding:10px}.source-card span,.source-card b{display:block}.source-card span{color:#777b86;font-size:8px}.source-card b{word-break:break-word;margin-top:6px;font-size:9px;line-height:1.35}.notes details{background:#18191e;border:1px solid #2c2e35;border-radius:10px;margin-bottom:8px;overflow:hidden}.notes summary{cursor:pointer;color:#e8e9ed;align-items:center;gap:7px;height:39px;padding:0 11px;font-size:10px;font-weight:800;list-style:none;display:flex}.notes summary::-webkit-details-marker{display:none}.notes summary:before{content:"›";color:#777b86;transition:transform .15s}.notes details[open] summary:before{transform:rotate(90deg)}.notes summary em{color:#9ea2ad;background:#292b32;border-radius:8px;place-items:center;min-width:19px;height:19px;margin-left:auto;font-size:8px;font-style:normal;display:grid}.structure-list,.flow-list,.difference-list{color:#a9acb5;margin:0;padding:0 13px 12px 31px;font-size:9px;line-height:1.55}.structure-list li,.flow-list li,.difference-list li{margin:5px 0;padding-left:3px}.interaction-list,.field-list,.modal-spec-list{padding:0 9px 9px}.interaction-list article,.modal-spec-list article,.field-list>div{border-top:1px solid #292b31;padding:10px}.interaction-list article:first-child,.modal-spec-list article:first-child,.field-list>div:first-child{border-top:0}.interaction-list article>div,.modal-spec-list article>div{align-items:center;gap:7px;display:flex}.interaction-list b,.modal-spec-list b{font-size:9px}.interaction-status{color:#aeb1ba;background:#30323a;border-radius:999px;margin-left:auto;padding:3px 6px;font-size:7px}.interaction-status.verified{color:#57f4a5;background:#0e402b}.interaction-status.pending{color:#ffd472;background:#493b1e}.interaction-status.prototype-only{color:#ff9aa8;background:#43272d}.interaction-list p,.modal-spec-list p{color:#d1d3d9!important;margin:6px 0 3px!important;font-size:8px!important}.interaction-list small,.modal-spec-list small{color:#777b86;font-size:8px;line-height:1.45;display:block}.field-list>div>span{align-items:center;gap:7px;display:flex}.field-list b{font-size:9px}.field-list code{color:#60eaa5;background:#292b32;border-radius:4px;padding:2px 5px;font-family:Consolas,monospace;font-size:7px}.field-list small{color:#7f828c;margin-top:5px;font-size:8px;line-height:1.45;display:block}.verification-dot{margin-left:auto;padding:3px 6px;font-size:7px}.difference-list li::marker{color:#ffb763}.interaction-status.partial{color:#ffd472;background:#493b1e}@media (width>=601px) and (width<=900px){.workspace{grid-template-columns:170px 330px minmax(300px,1fr);justify-content:start;gap:8px;padding:8px;overflow-x:auto}.catalog,.notes,.device-stage{height:calc(100vh - 16px)}.notes{display:flex}.brand{padding:14px 12px}.catalog-scroll{padding:8px}.catalog-scroll a{gap:6px;padding-left:7px}.device-stage{align-items:flex-start;width:330px;overflow:hidden}.device{transform-origin:top;flex:none;transform:scale(.84)}.notes-body{padding:14px}}.rtp-tag{color:#55efa0;background:#112f25d9;border-radius:5px;padding:3px 5px;font-size:6px;font-weight:750;position:absolute;top:4px;right:4px}.game-cover .favorite{top:auto;bottom:4px}.bonus-page{background:#1a1b21;margin:0 -13px;padding:0 0 20px}.bonus-toolbar{background:linear-gradient(90deg,#181922,#251b35);justify-content:flex-end;gap:7px;height:40px;padding:5px 8px;display:flex}.bonus-toolbar button{color:#fff;background:#4a4254;border:0;border-radius:9px;height:30px;padding:0 12px;font-size:12px;font-weight:700}.bonus-slider{color:#fff;text-align:left;background:#342064;border:0;width:100%;height:126px;padding:0;position:relative;overflow:hidden}.bonus-slider img{object-fit:cover;width:100%;height:100%}.bonus-slider strong{text-shadow:0 2px 6px #000;width:190px;font-size:17px;line-height:1.08;position:absolute;top:42px;left:20px}.bonus-slider span{text-align:center;font-size:12px;position:absolute;bottom:4px;left:0;right:0}.bonus-page>.section-title{margin:16px 12px 8px}.bonus-page>.section-title h2{color:#a3a3aa;font-size:13px}.deposit-program-card{background:linear-gradient(135deg,#303139,#25262c);border:1px solid #3a3b42;border-radius:12px;margin:0 12px 16px;padding:12px;position:relative;box-shadow:inset 0 0 20px #ffffff05}.bonus-info-button,.bonus-row-info{color:#303139;background:#74767d;border:0;border-radius:50%;font-weight:900}.bonus-info-button{width:17px;height:17px;font-size:10px;position:absolute;top:7px;right:7px}.deposit-program-head{grid-template-columns:48px 1fr 90px;align-items:center;gap:9px;display:grid}.deposit-program-head>img{object-fit:contain;width:48px;height:48px}.deposit-program-head h2{margin:0 0 7px;font-size:15px}.deposit-program-head p{color:#9fa0a7;margin:0;font-size:10px;line-height:1.2}.deposit-program-head>button{color:#34f286;background:0 0;border:1px solid #23ed78;border-radius:18px;height:32px;font-size:14px;font-weight:750}.deposit-program-steps{grid-template-columns:repeat(5,1fr);gap:7px;margin-top:12px;display:grid}.deposit-program-steps button{color:#fff;background:linear-gradient(#3b3d49,#30313a);border:0;border-radius:7px;height:61px;padding:0;position:relative;overflow:hidden}.deposit-program-steps img{object-fit:contain;width:35px;height:35px;margin-top:4px}.deposit-program-steps small{background:linear-gradient(90deg,#d32991,#713cf5);border-radius:0 0 0 8px;padding:2px 7px;font-size:8px;position:absolute;top:0;right:0}.deposit-program-steps b{color:#e9bb77;background:#26272e;height:20px;font-size:11px;line-height:20px;display:block}.bonus-reward-list{padding:0 12px}.bonus-reward-card{background:linear-gradient(105deg,#30313a,#282930);border:1px solid #3b3c43;border-radius:9px;grid-template-columns:51px 1fr 92px;align-items:center;gap:8px;min-height:73px;margin-bottom:8px;padding:10px;display:grid;position:relative;box-shadow:inset 0 0 20px #ffffff05}.bonus-reward-card>span{color:#66ffd1;background:radial-gradient(circle,#2ff7c666,#6638b744 50%,#0000);border-radius:12px;place-items:center;width:49px;height:49px;font-size:28px;display:grid}.bonus-reward-card h3{margin:0 0 4px;font-size:14px}.bonus-reward-card strong{color:#08ec7a;font-size:15px;display:block}.bonus-reward-card p{color:#a5a6ad;margin:0;font-size:10px;line-height:1.25}.bonus-reward-card>section{text-align:center;position:relative}.bonus-row-info{width:16px;height:16px;font-size:9px;position:absolute;top:-19px;right:-4px}.bonus-row-action{color:#0e281a;background:linear-gradient(#6effa8,#20ed75);border:0;border-radius:18px;width:86px;height:32px;font-size:14px;font-weight:750;box-shadow:0 0 18px #00ef7644}.bonus-reward-card section small{color:#d7ab52;margin-top:5px;font-size:9px;display:block}.modal-sheet.deposit-program{background:linear-gradient(#21232e,#1b1c23);max-height:94%;padding:22px 13px 15px}.deposit-program-title{text-align:center;font-size:17px!important}.deposit-program-art{object-fit:cover;border-radius:9px;width:100%;height:118px;display:block}.deposit-program-tabs{background:#404149;border-radius:8px;grid-template-columns:1fr 1fr;gap:0;margin:14px 0 10px;padding:4px;display:grid}.deposit-program-tabs button{background:0 0;border-radius:7px;font-size:12px}.deposit-program-tabs button.active{color:#fff;background:#5a5b63}.deposit-program-label{color:#00f78a!important;font-size:13px!important}.deposit-program-modal-steps{grid-template-columns:repeat(5,1fr);gap:7px;margin:10px 0;display:grid}.deposit-program-modal-steps button{color:#fff;background:#343640;border:1px solid #0000;border-radius:7px;height:62px;padding:0;position:relative;overflow:hidden}.deposit-program-modal-steps button.active{background:#21583d;border-color:#00ef76}.deposit-program-modal-steps img{object-fit:contain;width:36px;height:36px}.deposit-program-modal-steps small{background:linear-gradient(90deg,#e6269b,#6937ed);padding:2px 6px;font-size:8px;position:absolute;top:0;right:0}.deposit-program-modal-steps b{color:#f3c081;font-size:10px;display:block}.deposit-program-rules{background:radial-gradient(circle at 100% 0,#0d5c3d55,#0000 50%),#26272e;border-radius:14px;padding:10px}.deposit-program-rules h3{font-size:14px!important}.deposit-program-rules h3 em{color:#00ef76;font-style:normal}.deposit-program-rules p{justify-content:space-between;margin:5px 0;display:flex;font-size:10px!important}.deposit-rate-table{border:1px solid #3e4048;grid-template-columns:1fr 1fr;margin:10px 0;display:grid}.deposit-rate-table>*{text-align:center;border-bottom:1px solid #3e4048;padding:6px;font-size:9px}.deposit-program-rules>small{color:#a2a4ac;font-size:8px;line-height:1.5}.modal-mask.fullscreen .modal-sheet.free-spin{text-align:left;background:#15151d;padding:0}.modal-sheet.free-spin>.modal-close{display:none}.free-spin-header{background:#27193e;grid-template-columns:32px 1fr 32px;align-items:center;height:44px;padding:0 10px;display:grid}.free-spin-header button{color:#fff;background:#ffffff18;border:0;border-radius:50%;width:30px;height:30px;font-size:18px}.free-spin-header h2{text-align:left;margin:0!important;font-size:15px!important}.free-spin-stage{background:url(/assets/spin-main-bg.webp) top/cover no-repeat;height:435px;position:relative}.free-spin-stage:before{content:"";background:url(/assets/spin-wheel-bg.webp) 50%/contain no-repeat;position:absolute;inset:44px 0 95px}.free-spin-stage>img{z-index:2;object-fit:contain;width:102px;height:76px;position:absolute;top:128px;left:50%;transform:translate(-50%)}.more-rewards{z-index:3;color:#fff;background:#65458e;border:0;border-radius:18px;padding:7px 12px;font-weight:750;position:absolute;top:10px;right:8px}.free-spin-prizes{z-index:2;position:absolute;inset:85px 45px 140px}.free-spin-prizes span{color:#ffd561;font-size:11px;font-weight:800;position:absolute}.free-spin-prizes span:first-child{top:70px;left:0}.free-spin-prizes span:nth-child(2){top:0;left:105px}.free-spin-prizes span:nth-child(3){top:67px;right:0}.free-spin-prizes span:nth-child(4){bottom:20px;right:4px}.free-spin-prizes span:nth-child(5){bottom:-15px;left:105px}.free-spin-prizes span:nth-child(6){bottom:20px;left:0}.free-spin-button{z-index:4;color:#ffe26a;text-shadow:0 2px 3px #801b94;background:url(/assets/spin-button.png) 50%/contain no-repeat;border:0;width:225px;height:76px;font-size:25px;font-weight:950;position:absolute;bottom:27px;left:50%;transform:translate(-50%)}.free-spin-remaining{text-align:center;margin-top:-19px;font-size:11px}.free-spin-amount{background:url(/assets/spin-progress-bg.webp) 50%/cover no-repeat;border-radius:15px;margin:8px 12px 14px;padding:13px;position:relative}.free-spin-amount>span,.free-spin-amount>strong{display:block}.free-spin-amount>span{color:#ccc;font-size:13px}.free-spin-amount>strong{color:#ffc766;font-size:27px}.free-spin-amount>button:first-of-type{color:#fff;background:#77717e;border:0;border-radius:20px;padding:9px 17px;position:absolute;top:27px;right:12px}.free-spin-amount progress{accent-color:#d862dc;width:100%;height:10px}.free-spin-amount p{color:#fff!important;margin:3px 0!important;font-size:11px!important}.free-spin-amount p em{color:#00ef76;font-style:normal}.free-spin-amount p b{float:right}.free-spin-amount>button:last-child{color:#0d2719;background:#00ef76;border:0;border-radius:24px;width:100%;height:45px;margin-top:10px;font-size:13px;font-weight:800}.free-spin-records{background:#20212a;border-radius:12px;margin:0 12px;padding:10px}.free-spin-records>button{color:#aaa;background:0 0;border:0;width:50%}.free-spin-records p{border-top:1px solid #34353d;grid-template-columns:1fr auto auto;gap:7px;padding:8px 0;display:grid;color:#fff!important;margin:0!important}.free-spin-records p span{color:#888}.free-spin-records p b{color:#00ef76}.modal-rule-title{color:#00ef76!important}.loss-copy{color:#ff9e42!important;font-size:11px!important}.loss-rate-table{border:1px solid #3c3d45;grid-template-columns:1.4fr .9fr .7fr;margin:10px 0;display:grid}.loss-rate-table>*{text-align:center;border-bottom:1px solid #3c3d45;border-right:1px solid #3c3d45;padding:7px 4px;font-size:8px}.loss-rate-table b{background:#55565f}.drawer-dismiss{inset:0}.drawer-page{background:linear-gradient(145deg,#272936,#202127 35%);width:282px;padding:18px 12px 22px;top:0}.drawer-profile{border:0;height:88px;padding:0 0 8px}.drawer-profile>img,.drawer-profile>span{object-fit:cover;border-radius:50%;flex:none;width:65px;height:65px}.drawer-profile>div{flex:1}.drawer-profile strong{font-size:14px}.drawer-profile small{font-size:10px}.drawer-profile>i{color:#9fbab4;font-size:23px;font-style:normal}.drawer-tools{gap:8px;height:50px;margin-bottom:12px;padding:0}.drawer-tools a{color:#65f2ac;background:radial-gradient(circle at 20%,#36634b88,#0000 70%),#3a3c43;border:0;border-radius:24px;justify-content:center;align-items:center;height:48px;padding:0;font-size:14px;display:flex;position:relative}.drawer-tools a:nth-child(2){color:#5cecdf}.drawer-tools a em{color:#fff;background:linear-gradient(90deg,#ef3897,#7445ef);border-radius:5px;padding:3px 6px;font-size:10px;font-style:normal;position:absolute;top:-11px;right:7px}.drawer-tools a small{color:#90939b;font-size:7px;position:absolute;bottom:2px}.drawer-promoted{gap:8px;display:grid}.drawer-promoted a{color:#fff;background:linear-gradient(115deg,#353944,#3d3a3d);border-radius:9px;align-items:center;gap:11px;height:60px;padding:0 12px;text-decoration:none;display:flex}.drawer-promoted b{text-align:center;width:38px;font-size:29px}.drawer-promoted span{flex:1;font-size:14px}.drawer-promoted i{color:#aaa;background:#ffffff12;border-radius:50%;place-items:center;width:27px;height:27px;font-size:18px;font-style:normal;display:grid}.menu-rows{margin-top:8px}.menu-rows a{border:0;height:43px;font-size:13px}.menu-rows a b{color:#d9e5e2;font-size:20px}.menu-rows a i{color:#71737c;font-style:normal}.language-row{border:0;height:48px;margin-top:34px;font-size:13px}.menu-logout{display:none}.version{text-align:left;color:#737580;padding:12px 0 0;font-size:10px}.home-reward-strip{color:#fff;text-align:left;background:linear-gradient(105deg,#282930,#212228);border:1px solid #35363e;border-radius:9px;width:100%;height:61px;margin-bottom:8px;padding:9px 88px 9px 11px;position:relative}.home-reward-strip span,.home-reward-strip strong,.home-reward-strip small{display:block}.home-reward-strip span{font-size:9px}.home-reward-strip strong{color:#00ef76;font-size:16px}.home-reward-strip small{color:#aaa;font-size:8px}.home-reward-strip b{color:#0d2618;background:#00ef76;border-radius:18px;padding:7px 18px;font-size:10px;position:absolute;top:15px;right:11px}.guest-hero{height:420px;margin:0 -13px 4px;position:relative}.guest-hero-shot{object-fit:cover;width:100%;height:335px;position:absolute;top:0;left:0}.guest-hero-text{text-align:center;width:186px;position:absolute;top:155px;left:94px}.guest-hero-text h1{color:#fff;margin:0;font-size:20px;font-weight:600;line-height:22px}.guest-hero-amount{color:#00f655;justify-content:center;align-items:center;height:51px;margin-top:1px;font-size:26px;font-weight:700;display:flex}.guest-hero-text p{color:#fffc;margin:0;font-size:16px;line-height:16px}.guest-hero-btn{width:292px;position:absolute;top:288px;left:50px}.guest-hero-btn button{color:#1a1a22;background:linear-gradient(#5effac,#5afa68);border:0;border-radius:8px;width:100%;height:46px;font-size:16px;font-weight:600}.guest-hero-icons{justify-content:center;gap:12px;display:flex;position:absolute;top:348px;left:0;right:0}.guest-hero-icons button{color:#fff;background:linear-gradient(360deg,#ffffff0d 0%,#fff0 100%);border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;font-size:19px;display:grid}.guest-hero-icons svg{display:block}.session-list article{border-bottom:1px solid #26272e;justify-content:space-between;align-items:flex-start;gap:12px;padding:11px 0;display:flex}.session-list b{color:#fff;font-size:12.5px;font-weight:500;display:block}.session-list small{color:var(--muted);margin-top:3px;font-size:10.5px;display:block}.session-list span{text-align:right;flex:none}.session-list em{color:var(--muted);font-size:10.5px;font-style:normal;display:block}.session-list i{color:var(--muted);background:#ffffff12;border-radius:8px;margin-top:5px;padding:1px 7px;font-size:10px;font-style:normal;display:inline-block}.session-list i.now{color:var(--green);background:#00ef7626}.kyc-note{color:var(--muted);margin:8px 0 12px;font-size:11px;line-height:1.5}.kyc-upload{background:#212228;border:1px dashed #3a3b44;border-radius:8px;justify-content:space-between;align-items:center;height:44px;margin-bottom:8px;padding:0 12px;display:flex}.kyc-upload span{color:#c8cad2;font-size:12px}.kyc-upload b{color:var(--muted);font-size:11px;font-weight:400}.bets-range{border:1px solid var(--line);color:#c8cad2;background:#1f2027;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:38px;margin:0 0 12px;font-size:12px;display:flex}.bets-list article{border-bottom:1px solid #26272e;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.bets-list b{color:#fff;font-size:12.5px;font-weight:500;display:block}.bets-list small{color:var(--muted);margin-top:3px;font-size:10.5px;display:block}.bets-list span{color:var(--muted);font-size:12px}.bets-list strong{font-size:13px}.bets-list .lose{color:#ff6b6b}.bets-list .win{color:var(--green)}.preference-intro{color:var(--muted);margin:0 0 12px;font-size:11.5px;line-height:1.55}.preference-row{border-bottom:1px solid #26272e;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;display:flex}.preference-row:last-of-type{border-bottom:0}.preference-row b{color:#fff;font-size:12.5px;font-weight:500;display:block}.preference-row small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.45;display:block}.preference-row input{accent-color:#5afa68;flex:none;width:19px;height:19px;margin-top:2px}.preference-note{color:var(--muted);margin:10px 0;font-size:11px}.referral-levels{margin-bottom:14px}.referral-levels article{background:linear-gradient(#1f212b,#1a1a22);border-radius:10px;align-content:center;gap:4px;width:268px;height:80px;padding:11px 13px;display:grid}.referral-levels header{align-items:center;gap:7px;display:flex}.referral-levels header b{color:#fff;font-size:13px}.referral-levels em{color:var(--green);background:#00ef7626;border-radius:8px;padding:1px 7px;font-size:10px;font-style:normal}.referral-levels span{color:var(--muted);font-size:11px}.referral-levels small{color:#c8cad2;font-size:11px}.vip-deck{margin:0 -13px 6px}.vip-deck-stage{height:196px;position:relative;overflow:hidden}.vip-deck-card{transform:translate(-50%,-50%) translateX(calc(var(--offset)*100px)) scale(calc(1 - min(abs(var(--offset)),2)*.11));opacity:calc(1 - min(abs(var(--offset)),3)*.3);z-index:calc(10 - min(abs(var(--offset)),9));background:0 0;border:0;padding:0;transition:transform .35s,opacity .35s;position:absolute;top:50%;left:50%}.vip-deck-card img{object-fit:contain;width:157px;height:157px;display:block}.vip-deck-tabs{justify-content:center;gap:4px;padding:0 13px;display:flex}.vip-deck-tabs button{height:30px;color:var(--muted);background:0 0;border:0;border-radius:8px;flex:1;font-size:12px}.vip-deck-tabs button.active{color:#fff;background:#ffffff12;font-weight:600}.vip-deck-progress{text-align:center;color:var(--muted);margin:9px 13px 12px;font-size:11.5px}.win-ticker{height:65px;margin-bottom:14px;overflow:hidden}.win-ticker-track{gap:8px;width:max-content;animation:34s linear infinite win-marquee;display:flex}.win-ticker-track span{background:linear-gradient(#1f212b,#1a1a22);border-radius:8px;grid-template-rows:auto auto;grid-template-columns:44px 1fr;align-content:center;column-gap:8px;width:156px;height:65px;padding:0 9px;display:grid}.win-ticker-track img{object-fit:cover;border-radius:7px;grid-row:1/3;align-self:center;width:44px;height:44px}.win-ticker-track b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.win-ticker-track small{color:var(--green);font-size:12px;font-weight:700}@keyframes win-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hscroll{scrollbar-width:none;scroll-snap-type:x proximity;gap:8px;margin-right:-13px;padding-right:13px;display:flex;overflow:auto hidden}.hscroll::-webkit-scrollbar{display:none}.hscroll>*{scroll-snap-align:start;flex:none}.hscroll-col{flex-direction:column;gap:8px;display:flex}.hs-card{text-align:left;width:116px;color:inherit;background:0 0;border:0;padding:0}.hs-card img{object-fit:cover;border-radius:8px;width:116px;height:116px;display:block}.hs-card b{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11.5px;font-weight:500;line-height:1.25;display:block;overflow:hidden}.hs-card small{color:var(--muted);font-size:10px;display:block}.hs-card.broad{width:176px}.hs-card.broad img{width:176px;height:148px}.cat-tabs{scrollbar-width:none;gap:8px;margin:0 -13px 10px;padding:0 13px;display:flex;overflow-x:auto}.cat-tabs::-webkit-scrollbar{display:none}.cat-tabs button{color:#fff;background:linear-gradient(#1f212b,#1a1a22);border:0;border-radius:8px;flex:none;align-content:center;justify-items:center;gap:4px;width:78px;height:67px;padding:6px 0 0;font-size:12px;display:grid}.cat-tabs button img{object-fit:contain;width:30px;height:30px}.cat-tabs button span{text-overflow:ellipsis;white-space:nowrap;max-width:74px;font-size:11.5px;line-height:1;overflow:hidden}.cat-tabs button.active{background:linear-gradient(#2a3b32,#1a2a22);box-shadow:inset 0 0 0 1px #00ef7640}.top-actions .top-register{position:relative;overflow:visible}.register-chest{pointer-events:none;width:24px;height:27px;position:absolute;top:-9px;right:-7px}.bonus-swiper{height:151px;margin:0 0 12px;position:relative;overflow:hidden}.bonus-swiper>button{opacity:0;background:0 0;border:0;width:100%;padding:0;transition:opacity .45s;position:absolute;inset:0}.bonus-swiper>button.active{opacity:1}.bonus-swiper img{object-fit:cover;width:100%;height:151px;display:block}.bonus-swiper strong{text-align:left;color:#fff;text-shadow:0 2px 8px #0009;width:190px;font-size:17px;line-height:1.2;position:absolute;top:38px;left:20px}.bonus-swiper-dots{z-index:2;justify-content:center;gap:5px;display:flex;position:absolute;bottom:8px;left:0;right:0}.bonus-swiper-dots b{background:#ffffff59;border-radius:3px;width:5px;height:5px;transition:width .2s}.bonus-swiper-dots b.active{background:#fff;width:14px}.drawer-auth{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:14px;display:grid}.drawer-auth button{border:0;border-radius:9px;height:40px;font-size:14px;font-weight:600}.drawer-login{color:#5afa68;background:#ffffff14}.drawer-register{color:#1a1a22;background:linear-gradient(#5effac,#5afa68)}.auth-consent-check{color:var(--muted);align-items:flex-start;gap:8px;margin:10px 0 4px;font-size:11px;line-height:1.45;display:flex}.auth-consent-check input{accent-color:#5afa68;margin-top:1px}.auth-consent-check b{color:#5afa68;font-weight:500}.register-bonus-panel{background:linear-gradient(140deg,#1d2a24,#1b1c22);border:1px solid #2c3a33;border-radius:12px;margin-bottom:14px;padding:12px}.register-bonus-panel header{justify-content:space-between;align-items:baseline;display:flex}.register-bonus-panel header span{color:var(--muted);font-size:12px}.register-bonus-panel header strong{color:var(--green);font-size:19px}.register-bonus-panel>p{color:var(--muted);margin:7px 0 10px;font-size:11px;line-height:1.5}.register-bonus-tiers{gap:5px;margin:0;padding:0;list-style:none;display:grid}.register-bonus-tiers li{background:#ffffff08;border-radius:8px;grid-template-columns:52px 62px 1fr auto;align-items:center;gap:6px;padding:7px 9px;font-size:11px;display:grid}.register-bonus-tiers li.unlocked{background:#00ef7614}.register-bonus-tiers li b{font-weight:600}.register-bonus-tiers li span{color:var(--green);font-weight:700}.register-bonus-tiers li small{color:var(--muted)}.register-bonus-tiers li i{color:var(--muted);background:#ffffff12;border-radius:9px;padding:2px 7px;font-style:normal}.register-bonus-tiers li.unlocked i{color:var(--green);background:#00ef7626}.hero{height:221px;margin:0 -13px;position:relative;overflow:hidden}.hero>img.hero-shot{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-copy{width:179px;height:100%;position:absolute;top:0;left:16px}.hero-copy h1{color:#fff;width:179px;margin:0;font-size:20px;font-weight:700;line-height:1.02;position:absolute;top:46px}.hero-copy p{color:#ffffffb3;width:179px;margin:0;font-size:13px;font-weight:500;line-height:1.02;position:absolute;top:94px}.hero-copy button{color:#fff;background:#ffffff1a;border:0;border-radius:15px;align-items:center;gap:6px;height:30px;padding:0 4px 0 12px;display:flex;position:absolute;top:136px;left:0}.hero-copy button span{font-size:12px;font-weight:600}.hero-copy button i{background:#ffffff1a;border-radius:50%;place-items:center;width:17px;height:17px;font-size:11px;font-style:normal;display:grid}.hero-dots{justify-content:center;gap:5px;display:flex;position:absolute;bottom:9px;left:0;right:0}.hero-dots b{background:#ffffff59;border-radius:3px;width:5px;height:5px;transition:width .2s}.hero-dots b.active{background:#fff;width:14px}.home-reward-strip{background:radial-gradient(circle at 80%,#0a5c4366,#0000 40%),linear-gradient(105deg,#30323b,#25262d);height:71px;padding:12px 98px 10px 12px}.home-reward-strip:after{content:"";background:linear-gradient(90deg,#00ef76,#56ffe1 85%,#ffffff28);border-radius:3px;height:4px;position:absolute;top:41px;left:12px;right:116px}.home-reward-strip span,.home-reward-strip strong{font-size:13px;display:inline}.home-reward-strip strong{margin-left:3px}.home-reward-strip small{color:#fff;font-size:10px;position:absolute;bottom:7px;left:24px}.home-reward-strip small:before{content:"●";color:#00ef76;margin-left:-7px;margin-right:5px}.home-reward-strip b{padding:9px 22px;font-size:12px;top:20px}.quick-grid{gap:9px}.quick-grid button{height:98px;padding:12px}.quick-grid button:first-child{background:linear-gradient(145deg,#3b3138,#292831)}.quick-grid button:last-child{background:linear-gradient(145deg,#273a39,#292e31)}.quick-grid button>img{width:72px;height:72px;right:5px}.quick-grid strong{font-size:14px}.quick-grid span{margin-top:48px;font-size:10px}.wide-card.home-large-card{height:78px;margin-top:11px;padding:8px 12px}.home-large-card>img{width:64px;height:64px}.home-large-card div strong{font-size:15px}.home-large-card div b{font-size:21px}.home-large-card div small{font-size:10px}.home-large-card strong em{color:#3ce6be;background:#12443b;border-radius:10px;padding:3px 7px;font-size:9px;font-style:normal}.top-actions .top-deposit{color:#0e3d25!important;background:#43e77c!important;font-size:19px!important}.top-deposit i{color:#fff;background:linear-gradient(90deg,#ef3897,#7445ef);border-radius:5px;padding:2px 5px;font-size:8px;font-style:normal;position:absolute;top:-12px;right:-2px}.top-actions .top-login,.top-actions .top-register{padding:0 15px;font-weight:500;border-radius:8px!important;width:auto!important;height:36px!important;font-size:13.6px!important}.top-actions .top-register{color:#0a2517!important;background:#00ef76!important}.bottom-nav{grid-template-columns:repeat(5,1fr)}.bottom-nav em{right:14px}.casino-live-page{margin:0 -13px;padding:0 12px 24px}.casino-live-page .hero,.casino-live-page .cat-tabs,.casino-live-page .bonus-swiper{margin-left:-12px;margin-right:-12px}.casino-live-page .hscroll{margin-right:-12px;padding-right:12px}.casino-live-page>.hero{margin:0 -12px 9px}.casino-live-page>.home-reward-strip{margin-bottom:12px}.casino-jackpot-banner{color:#fff;background:radial-gradient(circle at 10% 80%,#176a6a99,#0000 30%),radial-gradient(circle at 90% 20%,#574d1c88,#0000 30%),linear-gradient(100deg,#20222b,#151620);border-radius:12px;justify-content:center;align-items:center;gap:10px;height:67px;margin-bottom:14px;text-decoration:none;display:flex;overflow:hidden}.casino-jackpot-banner img{object-fit:contain;width:51px;height:51px}.casino-jackpot-banner span{font-size:13px;font-weight:800}.casino-jackpot-banner strong{letter-spacing:1.5px;font-size:20px;display:block}.casino-search-row{grid-template-columns:1fr 91px;gap:8px;display:grid}.casino-search-row .search-box{height:44px;margin:0}.casino-search-row>a{color:#fff;background:#32333b;border-radius:9px;place-items:center;height:44px;font-size:12px;text-decoration:none;display:grid}.casino-provider-tabs{gap:8px;margin:14px 0;display:flex;overflow:hidden}.casino-provider-tabs button{color:#9a9ca5;background:#282930;border:1px solid #0000;border-radius:9px;flex:none;width:72px;height:56px;padding:4px}.casino-provider-tabs button.active{color:#00ef76;background:#204532;border-color:#00ef76}.casino-provider-tabs b,.casino-provider-tabs span{display:block}.casino-provider-tabs b{font-size:15px}.casino-provider-tabs span{font-size:10px}.casino-live-page>.section-title h2{font-size:16px}.casino-live-page>.section-title button{font-size:11px}.search-live-page{margin:0 -13px;padding:8px 12px 24px}.search-live-box{background:#2a2b31;border:1px solid #44454d;border-radius:10px;align-items:center;height:48px;padding:0 12px;display:flex}.search-live-box b{border-right:1px solid #65666d;padding-right:10px;font-size:13px}.search-live-box span{color:#aaa;margin-left:10px;font-size:20px}.search-live-box input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 8px;font-size:12px}.search-live-box button{color:#aaa;background:0 0;border:0}.search-categories{gap:8px;margin:14px 0;display:flex;overflow:hidden}.search-categories button{color:#9597a0;background:#282930;border:1px solid #0000;border-radius:9px;flex:none;height:38px;padding:0 12px;font-size:11px}.search-categories button b{margin-right:5px}.search-categories button.active{color:#00ef76;background:#204532;border-color:#00ef76}.search-result-layout{grid-template-columns:78px 1fr;gap:9px;display:grid}.search-result-layout>aside,.search-result-layout>section{min-width:0}.search-result-layout>aside>span,.search-result-layout>section>span{color:#666972;height:24px;font-size:11px;display:block}.search-result-layout aside button{color:#ddd;background:#292a30;border:1px solid #0000;border-radius:9px;width:100%;height:51px;margin-bottom:8px;font-size:10px}.search-result-layout aside button.active{background:#263d35;border-color:#00ef76}.search-game-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.search-game-card{aspect-ratio:.72;background:#292a30;border:0;border-radius:8px;min-width:0;padding:0;position:relative;overflow:hidden}.search-game-card img{object-fit:cover;width:100%;height:100%}.search-game-card small{color:#fff;background:#0008;border-radius:8px;padding:2px 4px;font-size:7px;position:absolute;top:5px;left:4px}.search-game-card em{color:#ffde00;font-size:7px;font-style:normal;font-weight:900;position:absolute;top:3px;right:3px;transform:rotate(9deg)}.search-game-focus{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1d1b1bc4;flex-direction:column;justify-content:center;align-items:center;gap:13px;display:flex;position:absolute;inset:0}.search-game-focus button:first-child{color:#fff;background:0 0;border:0;font-size:20px;position:absolute;top:4px;right:5px}.search-game-focus b{font-size:12px}.search-game-focus button:last-child{color:#12301f;background:#00ef76;border:0;border-radius:15px;width:50px;height:26px;font-size:11px;font-weight:800;box-shadow:0 0 14px #00ef7688}.first-five-info{z-index:3;color:#a7a8ae;background:#12131aaa;border:0;border-radius:50%;width:20px;height:20px;font-size:12px;font-weight:700;position:absolute;top:10px;right:10px}.first-five-title span{font-size:32px;line-height:34px}.first-five-title strong{font-size:28px;line-height:30px}.first-five-promo .primary{height:42px;margin-top:18px}.verified-empty-popup{color:#0000;min-height:540px;font-size:0}.rebate-date-row{grid-template-columns:31px 1fr 31px 47px;align-items:center;gap:6px;margin:12px 0;display:grid}.rebate-date-row>*{color:#fff;background:#303139;border:0;border-radius:5px;height:31px;font-size:9px}.rebate-date-row span{justify-content:center;align-items:center;display:flex}.daily-rebate-art{background:radial-gradient(circle at 50% 48%,#e6ad50 0 10%,#3b3148 11% 25%,#202127 53%);place-items:end center;height:152px;margin:8px -16px 14px;padding-bottom:12px;display:grid}.daily-rebate-art>div{align-items:end;gap:4px;display:flex}.daily-rebate-art small{color:#aaa;font-size:9px}.daily-rebate-art b{background:#3b3c45;border-radius:6px;place-items:center;width:31px;height:36px;font-size:17px;display:grid}.daily-rebate-art i{color:#aaa;font-size:8px;font-style:normal}.rebate-rate-table{border:1px solid #3c3d45;border-radius:5px;grid-template-columns:1.25fr .75fr .9fr .9fr;margin:8px 0;display:grid;overflow:hidden}.rebate-rate-table>*{text-align:center;border-bottom:1px solid #3c3d45;border-right:1px solid #3c3d45;min-height:27px;padding:6px 3px;font-size:8px}.rebate-rate-table b{background:#55565f;font-weight:500}.modal-mask:has(.install-prompt){align-items:center;padding:18px}.modal-sheet.install-prompt{text-align:center;background:#23242b;border-radius:16px;max-height:none;padding:28px 22px 20px}.install-prompt>img{object-fit:contain;width:58px;height:46px}.install-prompt h2{margin:8px 0 4px!important;font-size:18px!important}.install-prompt>p{margin:0 0 16px;color:#999ba4!important;font-size:10px!important}.install-prompt ol{text-align:left;margin:0;padding:0;list-style:none}.install-prompt li{border-bottom:1px solid #34353d;align-items:center;gap:11px;min-height:45px;font-size:11px;display:flex}.install-prompt li b{color:#00ef76;background:#17432f;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.install-prompt .primary{margin-top:17px}.auth-state-matrix{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.auth-state-matrix article{background:#18191e;border:1px solid #30323a;border-radius:8px;padding:10px}.auth-state-matrix article:first-child{border-color:#51402f}.auth-state-matrix article:nth-child(2){border-color:#28513d}.auth-state-matrix article:nth-child(3){border-color:#3e3560}.auth-state-matrix b{color:#fff;font-size:10px}.auth-state-matrix ul{color:#a7a9b2;margin:7px 0 0;padding-left:14px;font-size:9px;line-height:1.55}.wallet-page{animation:.22s ease-out walletSlideIn}@keyframes walletSlideIn{0%{opacity:.65;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.auth-mode-tabs{background:#1d1e23;border-radius:8px;grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.auth-mode-tabs button{color:#8f919a;background:0 0;border:0;border-radius:6px;height:31px;font-size:10px}.auth-mode-tabs button.active{color:#fff;background:#34353c}.auth-guest{height:39px}.auth-consent{color:#7f818a!important;font-size:8px!important}.last-used{text-align:center;color:#6f7179;margin-top:14px;font-size:8px;display:block}.support-chat p{background:#1f382d;border-radius:8px;padding:10px;color:#d9f7e7!important}.support-chat textarea{resize:none;color:#fff;background:#1d1e23;border:1px solid #3a3b43;border-radius:8px;outline:0;width:100%;height:90px;padding:10px}.wallet-tabs{margin:9px 0 12px}.wallet-tabs a{height:62px;font-size:18px}.wallet-tabs a span{font-size:13px}.withdraw-methods{overflow-x:auto}.withdraw-methods button{flex:0 0 102px;height:82px;font-size:11px}.history-tabs{grid-template-columns:repeat(4,1fr);gap:7px;margin:10px 0;display:grid}.history-tabs button{border-radius:6px}.history-filter-row{color:#b4b6bf;align-items:center;height:38px;font-size:10px;display:flex}.history-filter-row button{color:#b4b6bf;background:0 0;border:0;margin-left:auto;font-size:10px}.profile-live-page{background:radial-gradient(circle at 72px 126px,#12354c 0,#0000 180px),#17181e;min-height:100%;padding:0 12px 22px}.profile-live-head{border-bottom:1px solid #292a31;grid-template-columns:32px 1fr auto;align-items:center;height:54px;margin:0 -12px 12px;padding:0 12px;display:grid}.profile-live-head button{color:#fff;background:0 0;border:0}.profile-live-head button:first-child{text-align:left;font-size:25px}.profile-live-head button:last-child{background:#3b4242;border-radius:18px;height:32px;padding:0 10px;font-weight:700}.profile-live-head h1{margin:0;font-size:16px}.profile-live-user{align-items:center;gap:12px;height:102px;display:flex}.profile-live-user img{object-fit:cover;border-radius:50%;width:75px;height:75px}.profile-live-user h2{margin:0 0 6px;font-size:15px}.profile-live-user p{color:#aeb0ba!important;margin:0!important;font-size:10px!important}.profile-vip-card{color:#fff;text-align:left;background:#303139;border:0;border-radius:9px;width:100%;height:100px;margin-bottom:18px;padding:15px;position:relative;overflow:hidden}.profile-vip-card b{color:#ff9e72;font-size:25px;font-style:italic;display:block}.profile-vip-card span{font-size:11px;font-weight:700;position:absolute;bottom:27px;left:15px}.profile-vip-card small{color:#a7a9b2;position:absolute;bottom:27px;right:15px}.profile-vip-card:after{content:"";background:#555760;border-radius:3px;height:3px;position:absolute;bottom:13px;left:15px;right:15px}.profile-vip-card i{z-index:1;background:#f49b72;border-radius:3px;height:3px;position:absolute;bottom:13px;left:15px}.profile-tools{background:#292a31;border-radius:9px;grid-template-columns:repeat(4,1fr);gap:13px 5px;padding:16px 8px;display:grid}.profile-tools button{color:#aeb0ba;background:0 0;border:0;font-size:10px}.profile-tools b{color:#fff;margin-bottom:6px;font-size:22px;display:block}.profile-section-title{margin:12px 0 8px;font-size:14px}.profile-stats{text-align:center;background:#292a31;border-radius:9px;grid-template-columns:repeat(3,1fr);padding:16px 5px;display:grid}.profile-stats span{color:#aeb0ba;border-right:1px solid #3a3b42;font-size:9px}.profile-stats span:last-child{border:0}.profile-stats b{color:#fff;margin-top:5px;font-size:14px;display:block}.profile-logout{margin-top:18px}.kyc-warning{border-radius:7px;padding:9px;color:#ffb51c!important;background:#594a28!important}.kyc-two{grid-template-columns:1fr 1fr;gap:7px;display:grid}.notification-tabs{background:#24262d;grid-template-columns:1fr 1fr;height:41px;margin:0 -13px 8px;display:grid}.notification-tabs button{color:#9b9da6;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;height:100%;font-size:13px;display:flex}.notification-tabs button.active{color:#00ef76;border-bottom:1px solid #00ef76}.notification-tabs em{color:#fff;background:#ff4d4f;border-radius:8px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-style:normal;display:grid}.notification-note{color:var(--muted);margin:0 0 10px;font-size:11.5px;line-height:1.5}.notification-rank{border-collapse:collapse;width:100%;font-size:11.5px}.notification-rank th{color:var(--muted);text-align:left;padding:6px 0;font-weight:400}.notification-rank th:last-child,.notification-rank td:last-child{text-align:right}.notification-rank td{color:#c8cad2;border-top:1px solid #26272e;padding:6px 0}.notification-rank td:last-child{color:var(--green)}.jackpot-page{background:#17181e;min-height:100%}.jackpot-head{border-bottom:1px solid #26272e;align-items:center;gap:9px;height:58px;padding:0 13px;display:flex;position:relative}.jackpot-head .jackpot-back{color:#fff;background:0 0;border:0;font-size:25px;line-height:1}.jackpot-head b{color:#fff;font-size:17px}.jackpot-head span{flex:1}.jackpot-head>button:not(.jackpot-back):not(.jackpot-filter){color:#fff;background:0 0;border:0;font-size:13px}.jackpot-filter{color:#c8cad2;background:0 0;border:0;font-size:12px}.jackpot-picker{z-index:20;background:#2c2d34;border-radius:8px;width:200px;padding:6px;position:absolute;top:49px;left:0;box-shadow:0 8px 22px #0009}.jackpot-picker button{color:#c8cad2;background:0 0;border:0;border-radius:6px;width:100%;height:39px;font-size:13px;display:block}.jackpot-picker button.active{color:var(--green)}.jackpot-body{padding:0 13px 22px}.jackpot-marquee{height:34px;margin:6px 0;overflow:hidden}.jackpot-marquee-track{color:#c8cad2;white-space:nowrap;gap:26px;width:max-content;font-size:11px;line-height:34px;animation:30s linear infinite jackpot-marquee;display:flex}.jackpot-marquee-track b{color:#fff}.jackpot-marquee-track em{color:var(--gold);font-style:normal}@keyframes jackpot-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.jackpot-page .jackpot-card{flex-direction:column;height:220px;margin-bottom:13px;padding:18px 17px;display:flex}.jackpot-page .jackpot-card h2{align-items:center;gap:7px;max-width:200px;margin:0;font-size:19px;line-height:1.25;display:flex}.jackpot-page .jackpot-card h2 i{background:#fff2;border-radius:9px;padding:2px 8px;font-size:10px;font-style:normal}.jackpot-page .jackpot-card p{color:#cfd1d8;margin:auto 0 4px;font-size:11px}.jackpot-page .jackpot-card small{color:#cfd1d8;margin-top:8px;font-size:10.5px}.jackpot-page .jackpot-card em{color:var(--gold);margin-top:3px;font-size:11px;font-style:normal}.jackpot-odometer{align-items:flex-end;gap:2.5px;display:flex}.jackpot-odometer span{text-align:center;color:#fff;min-width:11px;font-size:21px;font-weight:800}.jackpot-odometer span.sep{min-width:auto;font-size:15px}.jackpot-head .jackpot-balance{color:var(--green);font-size:13px;font-style:normal}.jackpot-swiper{margin-bottom:12px;position:relative}.jackpot-swiper .jackpot-card{margin:0}.jackpot-swiper .jackpot-card u{background:#0005;border-radius:9px;padding:1px 8px;font-size:10px;text-decoration:none;position:absolute;top:12px;right:14px}.jackpot-swiper .jackpot-card p{margin:4px 0 0}.jackpot-swiper .jackpot-card small{margin-top:auto}.jackpot-swiper-nav{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.jackpot-swiper-nav button{color:#fff;pointer-events:auto;background:#0005;border:0;width:19px;height:40px;font-size:15px}.jackpot-tabs{gap:0;margin-bottom:10px;display:flex}.jackpot-tabs button{color:#9b9da6;background:0 0;border:0;border-radius:6px;flex:1;height:29px;font-size:13px}.jackpot-tabs button.active{color:#fff;background:#ffffff12;font-weight:600}.jackpot-history{color:var(--muted);background:0 0;border:0;margin:0 0 8px auto;font-size:11px;display:block}.jackpot-podium{text-align:center;grid-template-columns:repeat(3,1fr);align-items:end;gap:10px;margin-bottom:14px;display:grid}.jackpot-podium article{background:#21222a;border-radius:9px;padding:10px 6px}.jackpot-podium .slot-0{background:linear-gradient(#3a3113,#21222a);padding-bottom:18px}.jackpot-podium b{color:var(--gold);margin-bottom:5px;font-size:14px;display:block}.jackpot-podium span{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.jackpot-podium small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.jackpot-podium strong{color:var(--green);margin-top:4px;font-size:12px;display:block}.jackpot-podium em{color:var(--muted);margin-top:2px;font-size:10px;font-style:normal;display:block}.jackpot-rank-list article{border-bottom:1px solid #26272e;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.jackpot-rank-list b{color:var(--muted);font-size:12px}.jackpot-rank-list span{color:#fff;font-size:12px}.jackpot-rank-list small{color:var(--muted);margin-top:3px;font-size:10.5px;display:block}.jackpot-rank-list strong{color:var(--green);text-align:right;font-size:12.5px}.jackpot-rank-list em{color:var(--muted);margin-top:3px;font-size:10.5px;font-style:normal;display:block}.jackpot-cta{text-align:center;margin-top:16px}.jackpot-cta p{color:#c8cad2;margin:0 0 10px;font-size:12px}.jackpot-share-tabs{border-bottom:1px solid #26272e;grid-template-columns:repeat(3,1fr);display:grid}.jackpot-share-tabs button{color:#9b9da6;background:0 0;border:0;height:42px;font-size:13px}.jackpot-share-tabs button.active{border-bottom:2px solid var(--green);color:#fff;font-weight:600}.referral-page{background:#17181e;min-height:100%}.referral-head{border-bottom:1px solid #26272e;grid-template-columns:28px 1fr auto;align-items:center;height:54px;padding:0 13px;display:grid}.referral-head button{color:#fff;text-align:left;background:0 0;border:0;font-size:25px}.referral-head h1{margin:0;font-size:16px}.referral-head b{color:var(--green);font-size:13px}.referral-tab-rail{border-bottom:1px solid #26272e;gap:9px;height:42px;padding:0 13px;display:flex}.referral-tab-rail button{color:#9b9da6;white-space:nowrap;background:0 0;border:0;flex:none;height:42px;padding:0 4px;font-size:13px}.referral-tab-rail button.active{border-bottom:2px solid var(--green);color:#fff;font-weight:600}.referral-body{padding:13px}.referral-range{border:1px solid var(--line);color:#c8cad2;background:#1f2027;border-radius:8px;width:100%;height:38px;margin-bottom:12px;font-size:12px}.referral-range-chips{gap:7px;margin-bottom:14px;display:flex}.referral-range-chips button{color:#9b9da6;background:#25262c;border:1px solid #34353d;border-radius:15px;flex:none;height:30px;padding:0 14px;font-size:12px}.referral-range-chips button.active{border-color:var(--green);color:var(--green);background:#25372e}.referral-section{color:#fff;margin:0 0 9px;font-size:13px}.referral-stat-grid{grid-template-columns:repeat(3,1fr);gap:11px 8px;margin-bottom:14px;display:grid}.referral-stat-grid span{color:var(--muted);font-size:10.5px;display:block}.referral-stat-grid b{color:#fff;margin-top:4px;font-size:13px;display:block}.referral-board{background:#21222a;border-radius:9px;margin-bottom:12px;padding:12px}.referral-board h4{color:#c8cad2;margin:0 0 10px;font-size:12px}.referral-board .referral-stat-grid{margin:0}.referral-team-table{border-collapse:collapse;width:100%;font-size:11px}.referral-team-table th{color:var(--muted);text-align:right;padding:7px 0;font-weight:400}.referral-team-table th:first-child{text-align:left}.referral-team-table td{color:#fff;text-align:right;border-top:1px solid #26272e;padding:7px 0}.referral-team-table td:first-child{color:var(--muted);text-align:left}.referral-foot{color:var(--muted);margin:14px 0 0;font-size:10.5px}.wager-notice{color:#e86a72;text-align:left;background:#3a2226;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;margin:9px 0;padding:11px 12px;font-size:11px;line-height:1.55;display:flex}.wager-notice b{color:#ff8a90}.wager-notice i{color:#9b9da6;flex:none;margin-left:auto;font-style:normal}.wager-notice i:after{content:" ›"}.withdraw-methods{gap:3px;display:flex}.withdraw-methods button{color:#fff;background:#212228;border:1px solid #34353d;border-radius:7px;flex:0 0 111px;height:auto;padding:0 0 7px;position:relative;overflow:hidden}.withdraw-methods button.active{border-color:var(--green);background:#1e2a24}.withdraw-methods img{object-fit:cover;width:111px;height:50px;display:block}.withdraw-methods b{margin-top:6px;font-size:11.5px;font-weight:500;display:block}.withdraw-methods small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.withdraw-methods i{background:var(--green);color:#0b1a12;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:grid;position:absolute;bottom:4px;right:4px}.wallet-history{border-radius:17px;height:34px;padding:0 11px;font-size:12px;background:#33343c!important}.wallet-support{border-radius:50%;width:34px;height:34px;background:#33343c!important}.wallet-switch{text-align:right;margin:8px 0 4px}.wallet-switch a{color:var(--green);font-size:11.5px}.wallet-field{margin-bottom:14px;display:block}.wallet-field span{color:#c8cad2;margin-bottom:6px;font-size:11.5px;display:block}.wallet-field input{color:#fff;background:#1d1e23;border:1px solid #3a3b43;border-radius:6px;outline:0;width:100%;height:32px;padding:0 11px;font-size:12px}.wallet-field input:focus{border-color:var(--green)}
