@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700&family=Noto+Sans+SC:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Great+Vibes&family=Playfair+Display:wght@700&display=swap";*{box-sizing:border-box}:root{--shell-max:100%;--shell-pad-x:16px;--nav-height:70px}html,body{width:100%;min-height:100%;overflow-x:hidden}body{margin:0;background:#07111f;color:#eef6ff;font-family:Noto Sans SC,sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}.phone-shell{position:relative;min-height:100vh;min-height:100dvh;width:100%;max-width:var(--shell-max);margin:0 auto;background:#091a2f;padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom,0px))}.topbar{height:58px;background:#0b1b31;display:flex;align-items:center;gap:9px;padding:0 18px}.brand-mark{font-family:Barlow Condensed;font-size:22px;font-weight:700;color:#051220;background:#e8c067;border-radius:7px;padding:1px 6px}.brand{letter-spacing:1.5px;font-weight:700;font-size:15px}.brand span{color:#52d8f2}.topbar .mail,.topbar button{margin-left:auto;background:transparent;border:0;color:#a8c3dc;font-size:22px}.topbar .login-trigger{margin-left:auto;margin-right:2px;color:#59ddec;font-size:12px;border:1px solid #2e647c;border-radius:13px;padding:4px 9px}.topbar .login-trigger+.mail{margin-left:0}.hero{height:188px;overflow:hidden;position:relative;padding:30px 22px;background:radial-gradient(circle at 82% 37%,#275e7e 0 3%,transparent 30%),linear-gradient(120deg,#061428,#103f62)}.hero:after{content:"";position:absolute;width:260px;height:260px;border:1px solid #3d7e99;border-radius:50%;right:-120px;bottom:-180px}.hero-copy{position:relative;z-index:1}.hero small,.section-title small{letter-spacing:2px;color:#61d7eb;font-size:10px}.hero h1{font-size:26px;margin:8px 0}.hero p{font-size:12px;color:#a8c6db}.hero-balls{position:absolute;right:31px;top:53px;font:700 80px Barlow Condensed;color:#ffd66f;text-shadow:0 0 22px #ffa928}.hero-balls span{font-size:42px;color:#fb5c6a}.hero-balls i{font-size:26px;color:#2edced;font-style:normal}.notice{height:36px;display:flex;align-items:center;gap:10px;background:#102a47;padding:0 15px;color:#9fc6e5;font-size:12px}.notice button{border:0;border-radius:14px;background:#62809f;color:#fff;font-size:11px;padding:5px 12px}.welcome{display:flex;justify-content:space-between;padding:20px 20px 9px}.welcome div{display:flex;flex-direction:column;gap:3px}.welcome div:last-child{text-align:right}.welcome small{font-size:11px;color:#8aa9c6}.welcome strong{font-size:15px}.welcome div:last-child strong{color:#ffd56f}.actions{display:flex;justify-content:flex-end;padding:0 14px 19px;gap:22px}.actions button{border:0;background:transparent;color:#45d9ef;font-size:22px;display:flex;flex-direction:column;align-items:center}.actions small{font-size:11px;color:#b3cde6;margin-top:4px}.section-title{display:flex;align-items:end;justify-content:space-between;padding:11px 20px}.section-title h2{font-size:20px;margin:3px 0 0}.section-title>span{font-size:11px;color:#7192b1}.game-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:10px 16px}.game-card{height:150px;border:0;text-align:left;border-radius:13px;padding:14px;color:#fff;position:relative;overflow:hidden;box-shadow:0 8px 16px #04101e}.game-card:after{content:"";width:120px;height:120px;position:absolute;border-radius:50%;right:-50px;bottom:-55px;background:#ffffff14}.pk{background:linear-gradient(135deg,#083c5d,#0c78a0)}.six{background:linear-gradient(135deg,#47182b,#9b2542)}.game-icon{font-size:35px;position:absolute;right:15px;top:12px}.game-card-text{display:flex;flex-direction:column;gap:4px;position:absolute;bottom:15px}.game-card small{font-size:9px;letter-spacing:1px;opacity:.75}.game-card strong{font-size:18px}.game-card span{font-size:10px;color:#c6e1ee}.game-card b{position:absolute;right:13px;bottom:12px;color:#a7f5ff;z-index:1}.responsible{margin:12px 16px;padding:16px;border:1px solid #294663;border-radius:12px;background:#0b2038;display:flex;align-items:center;gap:12px}.responsible strong{color:#ffd36d;font-size:13px}.responsible span{font-size:11px;color:#8caecb;flex:1}.responsible button{border:0;background:none;color:#5ed9ed;font-size:11px}nav{position:fixed;max-width:var(--shell-max);left:50%;transform:translate(-50%);bottom:0;width:100%;height:var(--nav-height);padding-bottom:env(safe-area-inset-bottom,0px);background:#0c1c31;display:flex;justify-content:space-around;padding-top:11px;border-top:1px solid #1b3856;z-index:5}nav a{display:flex;flex-direction:column;align-items:center;gap:2px;color:#89a8c4;font-size:19px}nav small{font-size:10px}.selected{color:#29d8f1}.game-top{justify-content:space-between}.game-top button{margin:0}.draw-card{margin:16px;background:linear-gradient(135deg,#124165,#0b6c7f);border-radius:16px;padding:18px;text-align:center;box-shadow:inset 0 0 25px #2fd6df33}.draw-card small,.draw-card p{color:#aee7ed;font-size:12px}.draw-card h1{font:700 40px Barlow Condensed;letter-spacing:2px;margin:7px}.numbers{display:flex;justify-content:center;gap:6px;margin-top:15px;flex-wrap:wrap}.numbers span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#fff;color:#224766;font:700 12px sans-serif}.bet-panel,.history{margin:16px;background:#0d233d;border-radius:15px;padding:17px}.panel-head{display:flex;justify-content:space-between;align-items:center}.panel-head small{color:#89a6c0;font-size:11px}.panel-head h2{margin:3px 0;font-size:19px}.panel-head button{border:1px solid #315572;border-radius:14px;background:transparent;color:#9ec4dd;padding:5px 10px;font-size:11px}.choices{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:17px 0}.choices button{height:36px;background:#153957;border:1px solid #2a5b7c;border-radius:7px;color:#cde8f9}.choices button:first-child{border-color:#39dce7;background:#15586b}.amount{display:flex;align-items:center;background:#071a2d;border-radius:8px;padding:0 12px;color:#9ab5cc;font-size:12px}.amount input{flex:1;padding:13px 8px;border:0;background:transparent;color:#fff;font-size:17px;outline:0}.quick{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:12px 0}.quick button{border:1px solid #294c68;background:#102e4c;border-radius:6px;color:#9dd8ee;padding:8px}.submit{width:100%;border:0;border-radius:8px;padding:14px;background:linear-gradient(90deg,#1bbdd9,#35e4cb);color:#04213b;font-weight:700;font-size:16px}.history h3{font-size:15px;margin:0 0 10px}.history p{display:flex;justify-content:space-between;color:#91afc9;font-size:12px;border-top:1px solid #1a3853;padding-top:10px}.history span{color:#e5f4ff}:root{--shell-max:100%}@media (max-width:359px){.topbar{padding:0 12px;height:52px}.brand{font-size:13px;letter-spacing:1px}.hero{height:160px;padding:22px 14px}.hero h1{font-size:22px;max-width:58%}.hero p{max-width:58%}.hero-balls{right:12px;top:42px;font-size:56px}.hero-balls span{font-size:30px}.hero-balls i{font-size:20px}.welcome{padding:14px 12px 6px}.section-title{padding:8px 12px}.game-grid{gap:8px;padding:8px 10px}.game-card{height:132px;padding:12px}.game-card strong{font-size:15px}.responsible{margin:10px;padding:12px;flex-wrap:wrap}.draw-card,.bet-panel,.history{margin:12px 10px}.draw-card h1{font-size:32px}.choices{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}}@media (min-width:360px) and (max-width:519px){.hero-copy{max-width:62%}.hero-balls{right:clamp(12px,4vw,28px)}}@media (min-width:520px){:root{--shell-max:450px;--shell-pad-x:22px}body{background:radial-gradient(ellipse 60% 40% at 50% 0%,#12355255,transparent 70%),#07111f}.phone-shell{box-shadow:0 0 0 1px #13253a,0 24px 60px #020912aa}.hero{height:210px;padding:36px 28px}.hero h1{font-size:30px}.hero-balls{right:40px;top:56px;font-size:92px}.hero-balls span{font-size:48px}.welcome,.section-title{padding-left:var(--shell-pad-x);padding-right:var(--shell-pad-x)}.game-grid{gap:14px;padding:12px var(--shell-pad-x)}.game-card{height:168px}.game-card strong{font-size:20px}.responsible{margin:14px var(--shell-pad-x)}.draw-card,.bet-panel,.history{margin:18px var(--shell-pad-x)}}@media (min-width:520px){:root{--shell-max:450px}.home-hero{aspect-ratio:450/192}.home-games,.home-lobby{margin-left:10px;margin-right:10px}}@media (min-width:768px){:root{--shell-max:450px}.topbar{height:64px;padding:0 28px}.brand{font-size:16px}.hero{height:240px;padding:42px 36px}.hero h1{font-size:34px}.hero p{font-size:14px;max-width:420px}.hero-balls{right:56px;top:58px;font-size:110px}.hero-balls span{font-size:56px}.hero-balls i{font-size:34px}.notice{height:40px;padding:0 22px}.welcome strong{font-size:17px}.section-title h2{font-size:24px}.game-grid{grid-template-columns:1fr 1fr;gap:18px}.game-card{height:190px;border-radius:16px}.game-icon{font-size:42px}.game-card strong{font-size:22px}.game-card span{font-size:12px}.responsible{padding:18px 20px}.responsible strong{font-size:14px}.responsible span{font-size:12px}.draw-card{padding:24px}.draw-card h1{font-size:48px}.choices{gap:10px}.choices button{height:42px}.submit{padding:16px;font-size:17px}.mine-stats strong{font-size:24px}.record-list{padding-left:18px;padding-right:18px}}@media (min-width:1024px){:root{--shell-max:450px}.hero{display:flex;align-items:center;justify-content:space-between;height:260px;padding:48px 44px}.hero-copy{max-width:52%}.hero-balls{position:relative;right:auto;top:auto;line-height:1;padding-right:12px}.game-grid{gap:22px;padding:16px var(--shell-pad-x) 8px}.game-card{height:210px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.game-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #04101ecc}.actions{padding-right:var(--shell-pad-x)}.bet-panel:has(.pk10-play-group){max-height:none}.live-balls span{width:34px;height:34px;font-size:15px}.numbers span{width:32px;height:32px;font-size:14px}}@media (min-width:1280px){:root{--shell-max:450px}}@media (max-height:430px) and (orientation:landscape){.hero{height:120px;padding:16px 20px}.hero h1{font-size:20px;margin:4px 0}.hero-balls{font-size:48px;top:28px}.phone-shell{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}nav,.bottom-nav{height:56px;padding-top:6px}}.icon-button{width:32px;height:32px;padding:5px!important;display:grid;place-items:center;border-radius:8px!important;color:#9ccce4!important}.icon-button:hover{background:#153451!important;color:#35d7ef!important}.icon-button svg,.actions svg,.bottom-nav svg,.notice-speaker svg,.notice-item-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.notice{gap:8px;padding:0 14px;background:#102d4d;border-top:1px solid #1a405f;border-bottom:1px solid #1a405f}.notice-speaker{width:25px;height:25px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#20d8ee;flex:none}.notice-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;border:0;background:transparent;color:#b0cbe1;font:12px Noto Sans SC,sans-serif;flex:1;padding:0}.notice-badge{border:0;border-radius:8px!important;background:#4d6e91!important;color:#eaf7ff!important;font-weight:600!important;padding:4px 9px!important;flex:none}.actions{gap:24px;padding:0 18px 21px}.actions button{width:40px;padding:0;border:0;background:transparent;color:#1de1ef;font-size:0}.actions svg{width:24px;height:24px;stroke-width:1.7}.actions small{font-size:10px;color:#a9c7df;margin-top:5px;white-space:nowrap}.bottom-nav{background:#0a1b30;border-top:1px solid #1a3a56;height:70px;padding:9px 12px 7px;box-shadow:0 -8px 22px #03101e66}.bottom-nav a{min-width:58px;cursor:pointer;color:#7b9bb7;font-size:0;transition:color .2s ease,transform .2s ease}.bottom-nav a:hover{color:#b7e9f4}.bottom-nav svg{width:21px;height:21px;stroke-width:1.65}.bottom-nav small{font-size:10px;line-height:15px}.bottom-nav a.selected{color:#18d9f2}.bottom-nav a.selected svg{filter:drop-shadow(0 0 5px #19d8ef77)}.bottom-nav a.selected small{font-weight:700}.notice-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;align-items:end;background:#020b17aa;padding:14px}.notice-dialog{max-width:min(var(--shell-max),560px);width:100%;max-height:78vh;overflow:auto;margin:0 auto;background:#102842;border:1px solid #285675;border-radius:18px 18px 14px 14px;padding:18px;box-shadow:0 -12px 42px #020711a8}.notice-dialog header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #234764;padding-bottom:12px}.notice-dialog header small{color:#43dff0;font-size:10px;letter-spacing:1.5px}.notice-dialog h2{font-size:19px;margin:3px 0 0}.notice-dialog header button{border:0;background:#173956;color:#a9cce2;border-radius:50%;width:28px;height:28px;font-size:20px;line-height:1}.notice-dialog article{display:flex;gap:11px;padding:15px 2px;border-bottom:1px solid #1e405c}.notice-item-icon{width:30px;height:30px;flex:none;display:grid;place-items:center;border-radius:9px;background:#153c59;color:#2bdeee}.notice-item-icon svg{width:16px;height:16px}.notice-dialog article strong{font-size:14px;color:#f2f8ff}.notice-dialog article p{font-size:12px;line-height:1.6;color:#a4c3d9;margin:4px 0}.notice-dialog time{font-size:10px;color:#6389a5}.notice-state{padding:28px 0;text-align:center;color:#8fb1c9;font-size:13px}.notice-speaker{width:30px!important;height:30px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.notice-speaker svg{width:22px!important;height:22px!important}.record-all{min-width:36px!important;padding:4px 0!important;text-align:right}:root{--nav-height:56px;--shell-max:450px}body{background:#0c192c;color:#e8f1f8;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.phone-shell{background:#0c192c;max-width:450px}.home-topbar{height:52px;display:flex;align-items:center;padding:0 14px;background:#0c192cf0;position:sticky;top:0;z-index:6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.home-brand{display:flex;align-items:center;gap:8px;min-width:0}.lt-seal{width:30px;height:30px;border-radius:50%;flex:none;display:grid;place-items:center;background:radial-gradient(circle at 32% 28%,#fff3c4,#e4c15a 42%,#b8891c 78%,#7a5a10);box-shadow:0 0 0 1.5px #f0d078,0 0 0 2.5px #5a430c,0 2px 8px #0008;color:#2a1c06;font:700 13px/1 Playfair Display,Georgia,serif;letter-spacing:-.4px}.lt-sign{width:72px;height:22px;display:block}.home-vbar{width:1px;height:18px;background:#3d5470;margin-left:10px;flex:none}.home-mail{margin-left:auto;width:36px;height:36px;border:0;background:transparent;color:#c5d6e8;display:grid;place-items:center;padding:0}.home-mail svg{width:22px;height:22px}.home-hero{width:100%;aspect-ratio:450/192;overflow:hidden;background:#071422}.home-hero img{width:100%;height:100%;object-fit:cover;object-position:center 28%;display:block}.home-notice{height:36px;display:flex;align-items:center;gap:8px;padding:0 12px;background:transparent}.home-speaker{width:22px;height:22px;border:0;padding:0;flex:none;border-radius:50%;background:#1aa3c4;display:grid;place-items:center;color:#fff}.home-speaker svg{width:13px;height:13px}.home-notice-text{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;border:0;background:transparent;color:#9db4cc;font-size:12px;padding:0}.home-notice-more{flex:none;border:0;height:22px;padding:0 10px 0 8px;border-radius:11px;background:#5d738c;color:#eef4fa;font-size:11px;font-weight:600;display:flex;align-items:center;gap:4px}.home-notice-more b{letter-spacing:1px;font-weight:700;opacity:.8}.home-welcome{display:flex;align-items:center;justify-content:space-between;padding:4px 14px 12px;min-height:60px}.home-welcome-info{min-width:0;max-width:42%;display:flex;flex-direction:column;gap:4px;cursor:pointer}.home-welcome-info p{margin:0;color:#d5e4f2;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-welcome-info strong{color:#f0c45a;font-size:16px;font-weight:700;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-utils{display:flex;gap:16px;flex:none}.home-utils button{border:0;background:transparent;color:#8aa9c6;font-size:11px;display:flex;flex-direction:column;align-items:center;gap:5px;padding:0;min-width:52px}.home-utils .util-ico{width:30px;height:30px;display:block;flex:none;line-height:0}.home-utils .util-ico svg{width:100%;height:100%;display:block}.home-games{margin:0 12px 14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.home-game{position:relative;min-height:138px;border:0;border-radius:14px;padding:14px 12px 12px;overflow:hidden;cursor:pointer;text-align:left;display:flex;flex-direction:column;align-items:stretch;background:radial-gradient(circle at 88% 78%,rgba(62,200,228,.16),transparent 42%),linear-gradient(165deg,#1c4060,#12304a 52%,#0e2740);box-shadow:inset 0 1px #ffffff0f,0 8px 18px #04101e66;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.home-game:active{transform:scale(.98);filter:brightness(1.06)}.home-game.airship{background:radial-gradient(circle at 86% 80%,rgba(255,196,64,.18),transparent 45%),linear-gradient(165deg,#1d4464,#12324d 55%,#0d263f)}.home-game.tencent{background:radial-gradient(circle at 86% 78%,rgba(255,90,90,.2),transparent 44%),linear-gradient(165deg,#2a3558,#1a2c48 55%,#111f38)}.home-game:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;pointer-events:none;box-shadow:inset 0 0 0 1px #78aad22e}.home-game-text{position:relative;z-index:1;display:flex;flex-direction:column;gap:2px;max-width:72%}.home-game strong{font-size:15px;font-weight:600;color:#eef6ff;line-height:1.2;letter-spacing:.2px}.home-game small{font-size:12px;color:#8fb0cc;line-height:1.25}.home-game em{margin-top:6px;font-style:normal;font-size:10px;letter-spacing:.4px;color:#3ec8e4;opacity:.9}.home-game img{position:absolute;right:8px;bottom:8px;z-index:1;width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 6px 10px #0009) brightness(1.2) contrast(1.05);transition:transform .2s ease}.home-game:active img{transform:scale(1.04)}.home-lobby{margin:4px 10px 12px;border-radius:14px;overflow:hidden;background:#071422}.home-lobby img{width:100%;display:block;aspect-ratio:440/202;object-fit:cover;object-position:center}.home-activities{margin:0 12px 24px;display:flex;flex-direction:column;gap:10px}.home-act-head{display:flex;align-items:flex-end;justify-content:space-between;padding:0 2px 2px}.home-act-head strong{display:block;font-size:15px;font-weight:700;color:#eef6ff;letter-spacing:.2px}.home-act-head small{display:block;margin-top:3px;font-size:11px;color:#7f9bb6}.home-act-state{margin:0;padding:18px 14px;border-radius:14px;background:linear-gradient(165deg,#14283f,#0e1f33);color:#8aa9c6;font-size:12px;text-align:center;box-shadow:inset 0 0 0 1px #78aad21f}.home-act-card{border:0;border-radius:14px;padding:0;overflow:hidden;cursor:pointer;text-align:left;display:grid;grid-template-columns:108px 1fr;min-height:96px;background:radial-gradient(circle at 92% 18%,rgba(240,196,90,.14),transparent 36%),linear-gradient(165deg,#1a3550,#122a42 55%,#0d2136);box-shadow:inset 0 1px #ffffff0f,0 8px 18px #04101e66;transition:transform .18s ease,filter .18s ease}.home-act-card:active{transform:scale(.985);filter:brightness(1.06)}.home-act-cover{position:relative;min-height:96px;background:#0a1a2c;display:grid;place-items:center;overflow:hidden}.home-act-cover.is-empty{background:radial-gradient(circle at 40% 30%,rgba(240,196,90,.35),transparent 55%),linear-gradient(160deg,#1e3b58,#102437);color:#f0c45a;font-size:28px}.home-act-cover img{width:100%;height:100%;object-fit:cover;display:block}.home-act-body{padding:12px 12px 12px 14px;display:flex;flex-direction:column;gap:4px;min-width:0}.home-act-body strong{font-size:14px;font-weight:700;color:#f3f8ff;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-act-body p{margin:0;font-size:11px;line-height:1.4;color:#9db4cc;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-act-body em{margin-top:auto;padding-top:6px;font-style:normal;font-size:11px;font-weight:700;color:#f0c45a;letter-spacing:.2px}.activity-dialog{max-width:min(var(--shell-max),560px);width:100%;max-height:78vh;overflow:auto;margin:0 auto;border-radius:18px 18px 14px 14px;background:#102842;border:1px solid #285675;box-shadow:0 -12px 42px #020711a8;padding:0 0 16px}.activity-dialog header{position:sticky;top:0;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 16px 12px;background:#102842f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #234764}.activity-dialog header small{display:block;color:#43dff0;font-size:10px;letter-spacing:1.5px;font-weight:700}.activity-dialog header h2{margin:3px 0 0;font-size:18px;line-height:1.25;color:#f2f7fb}.activity-dialog header button{width:28px;height:28px;border:0;border-radius:50%;background:#173956;color:#a9cce2;font-size:20px;line-height:1;flex:none}.activity-dialog-cover{margin:12px 16px 10px;border-radius:12px;overflow:hidden;background:#0a1a2c;aspect-ratio:16/9}.activity-dialog-cover img{width:100%;height:100%;object-fit:cover;display:block}.activity-dialog-sub{margin:0 16px 8px;color:#f0c45a;font-size:13px;font-weight:600;line-height:1.35}.activity-dialog-body{margin:0 16px 14px;color:#b7cce0;font-size:13px;line-height:1.55;white-space:pre-wrap}.activity-dialog-cta{display:block;width:calc(100% - 32px);margin:0 16px;height:44px;border:0;border-radius:12px;background:linear-gradient(180deg,#f3d27a,#d4a63a);color:#2a1c06;font-size:14px;font-weight:800;box-shadow:0 8px 16px #0006}.activity-dialog-cta.is-muted{background:#1a3853;color:#d5e4f2;font-weight:600;box-shadow:none}nav.bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:0;z-index:8;width:100%;max-width:var(--shell-max);height:calc(var(--nav-height) + env(safe-area-inset-bottom,0px));padding:6px 4px calc(6px + env(safe-area-inset-bottom,0px));background:#132235eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:0;box-shadow:none;display:flex;justify-content:space-around;align-items:flex-start}nav.bottom-nav a{flex:1;min-width:0;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#5d636e;cursor:pointer;font-size:0;background:transparent;text-decoration:none}nav.bottom-nav small{font-size:9px;line-height:1.15;font-weight:400;max-width:100%;overflow:visible;text-overflow:clip;white-space:nowrap;letter-spacing:-.2px}nav.bottom-nav .nav-ico{width:22px;height:22px;display:block;background:currentColor;-webkit-mask:center / contain no-repeat;mask:center / contain no-repeat}nav.bottom-nav .nav-home{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M12 3.2 3 11.2h2.2V21h5.1v-6.2h3.4V21h5.1v-9.8H21z'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M12 3.2 3 11.2h2.2V21h5.1v-6.2h3.4V21h5.1v-9.8H21z'/></svg>")}nav.bottom-nav .nav-record{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M4.2 6.2h15.6v2.2l-1.3 1.1 1.3 1.1v2.2l-1.3 1.1 1.3 1.1V19H4.2v-2.2l1.3-1.1-1.3-1.1V12.4l1.3-1.1-1.3-1.1V6.2zm3.2 2.4v1.6h6.8V8.6H7.4zm0 4.4v1.6h5.2v-1.6H7.4z'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M4.2 6.2h15.6v2.2l-1.3 1.1 1.3 1.1v2.2l-1.3 1.1 1.3 1.1V19H4.2v-2.2l1.3-1.1-1.3-1.1V12.4l1.3-1.1-1.3-1.1V6.2zm3.2 2.4v1.6h6.8V8.6H7.4zm0 4.4v1.6h5.2v-1.6H7.4z'/></svg>")}nav.bottom-nav .nav-cs{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M12 3.2A8.3 8.3 0 0 0 3.7 11v2.4c0 1 .8 1.8 1.8 1.8h1.6V11A5 5 0 0 1 12 6.1 5 5 0 0 1 16.9 11v4.2h1.6c1 0 1.8-.8 1.8-1.8V11A8.3 8.3 0 0 0 12 3.2zM8.2 14.6v3.2c0 .7.6 1.3 1.3 1.3h.9V21h3.2v-1.9h.9c.7 0 1.3-.6 1.3-1.3v-3.2H8.2z'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M12 3.2A8.3 8.3 0 0 0 3.7 11v2.4c0 1 .8 1.8 1.8 1.8h1.6V11A5 5 0 0 1 12 6.1 5 5 0 0 1 16.9 11v4.2h1.6c1 0 1.8-.8 1.8-1.8V11A8.3 8.3 0 0 0 12 3.2zM8.2 14.6v3.2c0 .7.6 1.3 1.3 1.3h.9V21h3.2v-1.9h.9c.7 0 1.3-.6 1.3-1.3v-3.2H8.2z'/></svg>")}nav.bottom-nav .nav-mine{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M12 12.2A4.2 4.2 0 1 0 12 3.8a4.2 4.2 0 0 0 0 8.4zM4.2 20.4c.7-3.6 3.4-5.6 7.8-5.6s7.1 2 7.8 5.6v.8H4.2z'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='black' d='M12 12.2A4.2 4.2 0 1 0 12 3.8a4.2 4.2 0 0 0 0 8.4zM4.2 20.4c.7-3.6 3.4-5.6 7.8-5.6s7.1 2 7.8 5.6v.8H4.2z'/></svg>")}nav.bottom-nav a.selected{color:#3ec8e4}nav.bottom-nav a.selected svg,nav.bottom-nav a.selected .nav-ico{filter:none;color:#3ec8e4}nav.bottom-nav a.selected small{font-weight:500;color:#3ec8e4}nav.bottom-nav a:hover{color:#9ad7e6}.auth-page{position:fixed;top:0;bottom:0;z-index:20;width:100%;max-width:450px;margin:0 auto;left:0;right:0;display:flex;flex-direction:column;overflow:auto;background:radial-gradient(circle at 12% 18%,rgba(45,120,160,.18),transparent 28%),radial-gradient(circle at 88% 72%,rgba(20,90,130,.22),transparent 32%),linear-gradient(180deg,#071528,#0a1c33 48%,#081526);color:#c9d6e4;padding:10px 28px 28px;-webkit-overflow-scrolling:touch}.auth-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.28;background-image:linear-gradient(rgba(90,140,180,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(90,140,180,.08) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(#000,transparent 72%);mask-image:linear-gradient(#000,transparent 72%)}.auth-page>*{position:relative;z-index:1}.auth-lang{align-self:flex-end;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#9aadc0;font-size:12px;padding:6px 0;cursor:default;z-index:3}.auth-lang .flag{width:18px;height:12px;border-radius:1px;overflow:hidden;flex:none;background:linear-gradient(180deg,#012169 33%,#fff 33%,#fff 66%,#c8102e 66%);box-shadow:0 0 0 1px #0004}.auth-hero-wrap{position:relative;margin:4px -28px 14px;min-height:168px;overflow:hidden;isolation:isolate}.auth-hero-wrap.is-register{min-height:132px}.auth-hero-banner{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a1830}.auth-hero-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#071224c7,#07122459 42%,#0712241f 68%,#07122473),linear-gradient(180deg,#07152826,#07152814 55%,#071528eb);pointer-events:none}.auth-hero-banner img{width:100%;height:100%;display:block;object-fit:cover;object-position:62% 28%;transform:scale(1.04)}.auth-hero-brand{position:relative;z-index:2;display:flex;align-items:center;gap:12px;min-height:inherit;padding:28px 28px 22px}.auth-hero-mark{width:52px;height:52px;border-radius:50%;flex:none;display:grid;place-items:center;background:radial-gradient(circle at 32% 28%,#fff6d0,#efd06a 42%,#c9a030 74%,#8a6414);box-shadow:0 0 0 2px #f3d778,0 0 0 3px #5a430c,0 8px 18px #0007;color:#2a1c06;font:800 18px/1 Playfair Display,Georgia,serif;letter-spacing:-.6px}.auth-hero-brand strong{display:block;color:#f4f7fb;font-size:20px;font-weight:700;letter-spacing:.2px;text-shadow:0 2px 10px #000a}.auth-hero-brand small{display:block;margin-top:4px;color:#d7b45a;font-size:10px;letter-spacing:.16em;font-weight:600}.auth-title{text-align:center;margin:2px 0 16px;font-size:16px;font-weight:500;color:#d5e0ea}.auth-mode-pill{display:inline-block;align-self:flex-start;border:0;border-radius:4px;padding:7px 14px;margin:0 0 8px;background:#0f7f8f;color:#e8f7fa;font-size:12px;font-weight:600}.auth-form{display:flex;flex-direction:column;width:100%;flex:1}.auth-field{display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(170,190,210,.35);padding:14px 2px 10px;margin-top:4px}.auth-field svg{width:18px;height:18px;flex:none;color:#8ea3b8;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.auth-field input{flex:1;border:0;outline:0;background:transparent;color:#eef5fb;font-size:13px;padding:0;min-width:0}.auth-field input::placeholder{color:#7f93a8}.auth-agree{display:flex;align-items:flex-start;gap:8px;margin:18px 0 6px;color:#8ea3b8;font-size:12px;line-height:1.4;cursor:pointer;-webkit-user-select:none;user-select:none}.auth-agree input{position:absolute;opacity:0;pointer-events:none}.auth-agree i{width:16px;height:16px;border-radius:2px;flex:none;margin-top:1px;border:1px solid #3a9eab;background:transparent;display:grid;place-items:center;transition:background .15s,border-color .15s}.auth-agree i:after{content:"";width:8px;height:5px;border-left:2px solid transparent;border-bottom:2px solid transparent;transform:rotate(-45deg) translateY(-1px)}.auth-agree.is-on i{background:#00a8b5;border-color:#00a8b5}.auth-agree.is-on i:after{border-color:#fff}.auth-submit{width:100%;margin-top:22px;border:0;border-radius:8px;padding:13px 16px;background:linear-gradient(180deg,#12a8b8,#0c8796);color:#eaf8fa;font-size:15px;font-weight:700;letter-spacing:.2px}.auth-submit:disabled{opacity:.55}.auth-submit:active{filter:brightness(.96)}.auth-links{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:12px;color:#8ea3b8}.auth-links a,.auth-switch{color:#8ea3b8;text-decoration:none;background:none;border:0;font:inherit;padding:0;cursor:pointer}.auth-switch{display:block;text-align:center;margin-top:22px;width:100%}.auth-version{margin-top:auto;padding-top:28px;text-align:center;font-size:11px;color:#6d8094}.app-toast{position:fixed;left:50%;top:18%;z-index:40;width:min(86%,360px);transform:translate(-50%);padding:12px 16px;border-radius:10px;text-align:center;font-size:13px;line-height:1.45;color:#eef7fb;background:#0c1c2ef0;border:1px solid #2a5570;box-shadow:0 12px 28px #0008;animation:toast-in .18s ease-out}.app-toast.ok{border-color:#1ea8a0;background:#0a2a30f5;color:#b8f3ee}.app-toast.warn{border-color:#c9a14a;background:#2a220cf5;color:#f3e2b0}.app-toast.error{border-color:#c45b6a;background:#301018f5;color:#f5c2c9}.app-toast.info{border-color:#2f7f98;background:#0c1c2ef5}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.mine-top{justify-content:space-between}.mine-hero{display:flex;align-items:center;gap:16px;padding:22px 18px 10px}.avatar-large{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#e8c067,#b8891c);color:#2a1c06;font:700 26px Playfair Display,Georgia,serif}.mine-hero small{color:#7d9bb4;font-size:11px;letter-spacing:1.4px}.mine-hero h1{margin:4px 0 8px;font-size:22px}.mine-invite{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:#7d9bb4;font-size:12px}.mine-invite strong{color:#e8c067;font-size:14px;letter-spacing:.8px}.mine-invite button{border:1px solid #3a5f7d;background:#153957;color:#9edcff;border-radius:999px;padding:2px 10px;font-size:11px}.mine-hero .auth-entry{border:1px solid #2e647c;background:transparent;color:#59ddec;border-radius:14px;padding:5px 12px;font-size:12px}.mine-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 16px;padding:14px 8px;border-radius:12px;background:#10263d}.mine-stats div{text-align:center}.mine-stats small{color:#7d9bb4;font-size:10px;letter-spacing:.6px}.mine-stats strong{display:block;margin-top:6px;font-size:16px;color:#f2f7fc}.wallet-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:4px 16px 12px}.wallet-actions button{border:0;border-radius:10px;padding:12px;font-size:14px;font-weight:600}.wallet-actions .deposit{background:linear-gradient(90deg,#1bbdd9,#35e4cb);color:#04213b}.wallet-actions .withdraw{background:#153957;color:#cde8f9;border:1px solid #2a5b7c}.mine-list{margin:0 16px 12px;background:#10263d;border-radius:12px;overflow:hidden}.mine-row{width:100%;display:flex;align-items:center;gap:12px;padding:14px;border:0;border-bottom:1px solid #1a3853;background:transparent;color:#e8f1f8;font-size:14px;text-align:left}.mine-row:last-child{border-bottom:0}.mine-row i{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#153c59;color:#2bdeee;font-style:normal}.mine-row i.gold{color:#e8c067}.mine-row span{flex:1}.mine-row b{color:#5d7d99;font-weight:400}.mine-logout-wrap{margin:0 16px 20px}.mine-logout{width:100%;border:1px solid #3d5470;border-radius:12px;background:#10263d;color:#9db4cc;padding:14px;font-size:14px}.real-name-page{padding-bottom:24px}.real-name-top{display:flex;align-items:center;gap:10px;padding:14px 16px 6px}.real-name-top button{width:34px;height:34px;border:0;border-radius:10px;background:#10263d;color:#d7e7f5;font-size:22px;line-height:1}.real-name-top strong{flex:1;text-align:center;font-size:16px;color:#eef6fc;margin-right:34px}.real-name-card{margin:12px 16px;padding:16px;border-radius:12px;background:#10263d}.real-name-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.real-name-card-head h2{margin:0;font-size:15px;color:#eef6fc}.real-name-badge{font-size:11px;padding:4px 10px;border-radius:999px}.real-name-badge.none,.real-name-badge.rejected{background:#3a2430;color:#ff8f98}.real-name-badge.pending{background:#3a321f;color:#f0c35a}.real-name-badge.approved{background:#17352f;color:#57e0b5}.real-name-field{margin-bottom:14px}.real-name-field label{display:block;margin-bottom:8px;color:#8fb0c9;font-size:13px}.real-name-field input{width:100%;box-sizing:border-box;border:1px solid #1a3853;border-radius:10px;background:#0b1c30;color:#eef6fc;padding:12px 14px;font-size:14px}.real-name-field input::placeholder{color:#5f7f99}.real-name-upload{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.real-name-preview{width:88px;height:88px;border-radius:10px;border:1px dashed #2a5573;background:#0b1c30;display:grid;place-items:center;overflow:hidden;color:#5f7f99;font-size:11px;text-align:center;padding:6px}.real-name-preview img{width:100%;height:100%;object-fit:cover}.real-name-file{display:flex;align-items:center;gap:8px;color:#8fb0c9;font-size:12px}.real-name-file input[type=file]{max-width:180px;font-size:12px;color:#c7dceb}.real-name-hint{margin-top:10px;color:#6f8ea8;font-size:12px;line-height:1.5}.real-name-status{margin-top:10px;color:#8fb0c9;font-size:12px}.real-name-note{margin-top:12px;padding-top:12px;border-top:1px solid #1a3853;color:#6f8ea8;font-size:12px;line-height:1.5}.real-name-submit{width:100%;margin-top:4px;border:0;border-radius:10px;padding:14px;background:linear-gradient(90deg,#1bbdd9,#35e4cb);color:#04213b;font-size:15px;font-weight:700}.real-name-submit:disabled{opacity:.55;cursor:not-allowed}.withdraw-top{display:flex;align-items:center;gap:10px;padding:14px 16px 6px}.withdraw-top button{width:34px;height:34px;border:0;border-radius:10px;background:#10263d;color:#d7e7f5;font-size:22px;line-height:1}.withdraw-top strong{flex:1;text-align:center;font-size:16px;color:#eef6fc;margin-right:34px}.withdraw-balance{margin:12px 16px;padding:18px 16px;border-radius:12px;background:linear-gradient(135deg,#123552,#0d2740);border:1px solid #1d4666}.withdraw-balance small{display:block;color:#8fb0c9;font-size:11px;letter-spacing:.08em}.withdraw-balance strong{display:block;margin-top:8px;color:#f0c35a;font-size:28px;font-weight:700}.withdraw-balance p{margin:8px 0 0;color:#6f8ea8;font-size:12px}.withdraw-card{margin:12px 16px;padding:16px;border-radius:12px;background:#10263d}.withdraw-card-head{margin-bottom:12px}.withdraw-card-head h2{margin:0;font-size:15px;color:#eef6fc}.withdraw-field{margin-bottom:14px}.withdraw-field label{display:block;margin-bottom:8px;color:#8fb0c9;font-size:13px}.withdraw-field input{width:100%;box-sizing:border-box;border:1px solid #1a3853;border-radius:10px;background:#0b1c30;color:#eef6fc;padding:12px 14px;font-size:14px}.withdraw-field input::placeholder{color:#5f7f99}.withdraw-note{margin:0 0 14px;color:#6f8ea8;font-size:12px;line-height:1.5}.withdraw-hint{margin:8px 0 0;color:#6f8ea8;font-size:11px;line-height:1.4}.withdraw-networks{display:flex;gap:8px}.withdraw-networks button{flex:1;border:1px solid #1a3853;border-radius:10px;background:#0b1c30;color:#8fb0c9;padding:10px 12px;font-size:13px;font-weight:600}.withdraw-networks button.active{border-color:#1bbdd9;background:#12384f;color:#7fe7f4}.withdraw-field input[readonly]{opacity:.85;color:#c7dceb}.withdraw-secondary{width:100%;margin-bottom:4px;border:1px solid #1a5570;border-radius:10px;padding:12px;background:transparent;color:#7fe7f4;font-size:14px;font-weight:600}.withdraw-history-tabs{display:flex;gap:8px;padding:4px 16px 0;overflow-x:auto}.withdraw-history-tabs button{flex:none;border:0;border-radius:999px;padding:8px 14px;background:#10263d;color:#8fb0c9;font-size:12px}.withdraw-history-tabs button.active{background:#1a4a63;color:#7fe7f4}.withdraw-history-list{margin-top:10px}.withdraw-submit{width:100%;border:0;border-radius:10px;padding:14px;background:linear-gradient(90deg,#1bbdd9,#35e4cb);color:#04213b;font-size:15px;font-weight:700}.withdraw-submit:disabled{opacity:.55;cursor:not-allowed}.withdraw-empty{margin:0;color:#6f8ea8;font-size:13px;text-align:center;padding:12px 0}.withdraw-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #1a3853}.withdraw-row:first-of-type{border-top:0;padding-top:0}.withdraw-row.is-clickable{cursor:pointer}.withdraw-row.is-clickable:active{opacity:.82}.withdraw-row b{display:block;color:#eef6fc;font-size:15px}.withdraw-row span{display:block;margin-top:4px;color:#8fb0c9;font-size:12px;word-break:break-all}.withdraw-row small{display:block;margin-top:4px;color:#5f7f99;font-size:11px}.withdraw-row em{display:block;margin-top:4px;color:#ff8f98;font-size:11px;font-style:normal}.withdraw-row i{flex:none;font-style:normal;font-size:11px;padding:4px 10px;border-radius:999px}.withdraw-row-side{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.withdraw-row-more{color:#5f7f99!important;font-size:18px!important;line-height:1;font-weight:400!important}.withdraw-row i.pending{background:#3a321f;color:#f0c35a}.withdraw-row i.approved{background:#17352f;color:#57e0b5}.withdraw-row i.rejected{background:#3a2430;color:#ff8f98}.withdraw-detail-card{margin-top:8px}.withdraw-detail-amount{text-align:center;padding:8px 0 16px;border-bottom:1px solid #1a3853;margin-bottom:14px}.withdraw-detail-amount small{display:block;color:#8fb0c9;font-size:11px;letter-spacing:.08em}.withdraw-detail-amount strong{display:block;margin:8px 0 10px;color:#f0c35a;font-size:28px}.withdraw-detail-rows{display:grid;gap:12px}.withdraw-detail-rows label{display:block;color:#6f8ea8;font-size:12px;margin-bottom:4px}.withdraw-detail-rows p{margin:0;color:#eef6fc;font-size:14px;line-height:1.45}.withdraw-detail-rows p.is-break{word-break:break-all}.withdraw-detail-rows p.is-reject{color:#ff8f98}.payout-bound-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #1a3853}.payout-bound-row:first-of-type{border-top:0;padding-top:4px}.payout-bound-row b{display:block;color:#eef6fc;font-size:14px}.payout-bound-row span{display:block;margin-top:6px;color:#8fb0c9;font-size:12px;word-break:break-all}.payout-bound-row span.is-empty{color:#5f7f99}.payout-bound-row i{flex:none;font-style:normal;font-size:11px;padding:4px 10px;border-radius:999px}.payout-bound-row i.bound{background:#17352f;color:#57e0b5}.payout-bound-row i.none{background:#243246;color:#8fb0c9}.tx-row .tx-amount-in{color:#57e0b5!important}.tx-row .tx-amount-out{color:#ff8f98!important}.tx-row .tx-balance{color:#5f7f99!important}.tx-row i.tx-bet{background:#3a2430;color:#ff8f98}.tx-row i.tx-win,.tx-row i.tx-in{background:#17352f;color:#57e0b5}.tx-row i.tx-out{background:#3a321f;color:#f0c35a}.tx-row i.tx-adj{background:#243246;color:#8fb0c9}.profile-info-rows{display:grid;gap:12px}.profile-info-rows label{display:block;color:#6f8ea8;font-size:12px;margin-bottom:4px}.profile-info-rows p{margin:0;color:#eef6fc;font-size:14px;line-height:1.45;word-break:break-all}.record-top{justify-content:space-between}.record-top strong{flex:1;text-align:center;font-size:16px}.record-all-spacer{width:42px}.record-tabs{display:flex;gap:8px;padding:10px 14px}.record-tabs button{flex:1;border:0;border-radius:16px;padding:7px 0;background:#10263d;color:#8aa9c6;font-size:12px}.record-tabs button.active{background:#15586b;color:#e8ffff}.record-list{padding:4px 14px 18px;display:flex;flex-direction:column;gap:10px}.record-card{background:#10263d;border-radius:12px;padding:14px}.record-card.is-clickable{cursor:pointer}.record-card.is-clickable:active{opacity:.85}.record-game{display:flex;align-items:center;gap:10px}.record-game i{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#153c59;font-style:normal;font-size:18px}.record-game div{flex:1;display:flex;flex-direction:column;gap:2px}.record-game b{font-size:14px}.record-game span{font-size:11px;color:#7d9bb4}.record-game em{font-style:normal;font-size:12px;color:#8aa9c6}.record-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.record-more{color:#5f7f99;font-size:18px;line-height:1;font-weight:400}.record-game em.won{color:#35e4cb}.record-game em.lost{color:#ff6b7a}.record-game em.pending{color:#e8c067}.record-info{display:flex;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid #1a3853;color:#8aa9c6;font-size:12px}.record-info strong{color:#e8f1f8}.empty-records{text-align:center;color:#7d9bb4;padding:40px 0;font-size:13px}.record-detail-card{margin:12px 14px;padding:16px;border-radius:12px;background:#10263d}.record-detail-head{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid #1a3853}.record-detail-head i{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#153c59;font-style:normal;font-size:20px}.record-detail-head div{flex:1}.record-detail-head b{display:block;font-size:15px;color:#eef6fc}.record-detail-head span{display:block;margin-top:3px;font-size:12px;color:#7d9bb4}.record-detail-head em{font-style:normal;font-size:12px}.record-detail-head em.won{color:#35e4cb}.record-detail-head em.lost{color:#ff6b7a}.record-detail-head em.pending{color:#e8c067}.record-detail-amount{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 0;border-bottom:1px solid #1a3853}.record-detail-amount small{display:block;color:#6f8ea8;font-size:11px;letter-spacing:.06em}.record-detail-amount strong{display:block;margin-top:6px;color:#f0c35a;font-size:18px}.record-detail-rows{display:grid;gap:12px;padding-top:14px}.record-detail-rows label{display:block;margin-bottom:4px;color:#6f8ea8;font-size:12px}.record-detail-rows p{margin:0;color:#eef6fc;font-size:14px;line-height:1.45}.record-detail-rows p.is-break{word-break:break-all}.draw-empty{justify-content:center!important;color:#83a2bd!important}.no-draw{margin-top:14px;color:#a4c4d5;font-size:12px}.draw-history-toggle{position:relative;display:block;width:calc(100% - 32px);margin:-4px 16px 10px;border:0;background:#0b1d33;color:#9fc5dc;padding:10px 42px 10px 18px;font-size:12px;text-align:center}.draw-history-toggle:disabled{opacity:.45}.draw-history-toggle b{position:absolute;right:18px;top:50%;font-size:20px;line-height:1;transform:translateY(-52%);transition:transform .2s}.draw-history-toggle.expanded b{transform:translateY(-52%) rotate(180deg)}.draw-history-detail{margin:0 16px 16px;padding:10px 12px;border:1px solid #1c4765;border-radius:12px;background:#0b2038;max-height:330px;overflow:auto}.draw-history-detail header,.draw-history-detail article{display:grid;grid-template-columns:82px 1fr 94px;align-items:center;gap:8px}.draw-history-detail header{padding:4px 0 9px;color:#7fa8c4;font-size:10px;border-bottom:1px solid #1d405d}.draw-history-detail article{min-height:38px;border-bottom:1px solid #163650;color:#cce7f4;font-size:11px}.draw-history-detail article:last-child{border-bottom:0}.draw-history-detail article>strong{font-weight:500;color:#b7d8eb}.draw-history-detail time{color:#89b9d2;font-size:10px;text-align:right}.draw-history-balls{display:flex;gap:3px;flex-wrap:wrap}.draw-history-balls i{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#1594ae;color:#efffff;font:700 9px Arial;font-style:normal;box-shadow:0 0 6px #20d7e766}.play-tip{font-size:11px;color:#89a9c2;margin:11px 0 0;line-height:1.6}.choices .bet-choice.selected{border-color:#2fd8e8!important;background:linear-gradient(180deg,#1a6f7f,#155868)!important;color:#fff;box-shadow:inset 0 0 0 1px #3ce6f3}.phone-shell:has(.game-page){padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));background:#0a1424}.game-page{min-height:100%;background:#0a1424;padding-bottom:8px}.game-bar{position:sticky;top:0;z-index:8;display:flex;align-items:center;gap:8px;height:46px;padding:0 10px;background:#0c182c;border-bottom:1px solid #15263d}.gb-home{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:#e8f3ff;padding:0;flex-shrink:0}.gb-home svg{width:20px;height:20px}.gb-balance{flex:1;min-width:0;font-size:13px;color:#c5d7ea;white-space:nowrap}.gb-balance b{color:#2fd8e8;font-weight:700;font-variant-numeric:tabular-nums}.gb-menus{display:flex;align-items:center;gap:6px;flex-shrink:0}.gb-select{position:relative;display:inline-flex;align-items:center;height:28px;padding:0 18px 0 8px;border:1px solid #2a4563;border-radius:4px;background:#122338;color:#d5e6f5;font-size:12px}.gb-select select{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%}.gb-select span:after{content:" ▾";font-size:10px;color:#8fb0cb}.gb-link{height:28px;padding:0 8px;border:1px solid #2a4563;border-radius:4px;background:#122338;color:#d5e6f5;font-size:12px}.gb-link:after{content:" ▾";font-size:10px;color:#8fb0cb}.game-issue{display:flex;flex-direction:column;gap:2px;padding:10px 12px 4px;background:#0c182c;border-bottom:1px solid #15263d}.gi-main{display:flex;align-items:center;justify-content:space-between;gap:10px}.gi-recent{min-width:0}.gi-recent small{display:block;margin-bottom:6px;color:#8eabc4;font-size:11px}.gi-balls{display:grid;grid-template-columns:repeat(5,26px);gap:4px 5px}.gi-balls i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:linear-gradient(160deg,#4ec8e8,#1a8fb3);color:#fff;font:700 10px/1 Arial,sans-serif;font-style:normal;box-shadow:0 1px 4px #001524aa}.game-page.is-ssc .gi-balls{grid-template-columns:repeat(5,28px);gap:5px}.game-page.is-ssc .gi-balls i{width:28px;height:28px;font-size:13px;background:linear-gradient(160deg,#5ad4f0,#1aa0c4)}.gi-empty{color:#6f8ea8;font-size:11px;padding:6px 0}.gi-timer{text-align:right;padding-right:2px;flex-shrink:0}.gi-timer strong{display:block;color:#d7e8f7;font-size:13px;font-weight:600;letter-spacing:.3px}.gi-timer em{display:block;margin-top:4px;color:#2fd8e8;font-style:normal;font-size:18px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:1px}.gi-expand{align-self:center;width:28px;height:22px;border:0;background:transparent;color:#8fb0cb;font-size:16px;line-height:1;padding:0;transition:transform .2s}.gi-expand.open{transform:rotate(180deg)}.gi-expand:disabled{opacity:.35}.game-history{margin:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;max-height:220px}.game-bets{padding:4px 8px 12px}.pk10-play-group{padding:10px 0 12px;border-bottom:0}.pk10-play-group h3{text-align:center;margin:0 0 8px;font-size:13px;color:#b7cfe2;font-weight:500}.pk10-play-group .choices{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:0}.pk10-play-group .choices .bet-choice{height:48px!important;border-radius:6px;border:1px solid #24384f;background:#1a2738;color:#eef5fb;box-shadow:none}.pk10-play-group .choices .bet-choice:first-child:not(.selected){border-color:#24384f;background:#1a2738}.pk10-play-group .choices .bet-choice.selected{border-color:#2fd8e8!important;background:linear-gradient(180deg,#1a6f7f,#155868)!important;box-shadow:inset 0 0 0 1px #3ce6f3}.pk10-play-group .odds-choice{display:flex!important;flex-direction:column;justify-content:center;gap:2px}.pk10-play-group .odds-choice b{font-size:16px;font-weight:700;line-height:1}.pk10-play-group .odds-choice small{font-size:11px;color:#8fa8bd}.pk10-play-group .odds-choice.selected small{color:#c9f7ff}.game-page.is-ssc .pk10-play-group{padding:8px 0 10px}.game-page.is-ssc .pk10-play-group h3{margin-bottom:7px;color:#a8c0d4;font-size:12px}.game-page.is-ssc .pk10-play-group .choices{gap:5px}.game-page.is-ssc .pk10-play-group .choices .bet-choice{height:50px!important}.game-page.is-ssc .pk10-play-group .odds-choice b{font-size:17px}.game-betbar{position:fixed;left:50%;transform:translate(-50%);bottom:0;z-index:12;width:100%;max-width:var(--shell-max);display:flex;align-items:center;gap:6px;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));background:#0e1a2c;border-top:1px solid #1c3048;box-sizing:border-box}.gb-amount{width:58px;height:36px;flex-shrink:0;border:0;border-radius:4px;background:#fff;color:#1a2738;font-size:13px;text-align:center;outline:0;padding:0 4px}.gb-amount::placeholder{color:#9aa8b8;font-size:12px}.gb-chips{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:3px;overflow-x:auto;scrollbar-width:none}.gb-chips::-webkit-scrollbar{display:none}.chip{width:34px;height:34px;flex-shrink:0;border-radius:50%;border:2px solid;background:radial-gradient(circle at 35% 30%,#2a3a4e,#121c2a 70%);color:#e8f2fb;font-size:10px;font-weight:700;padding:0;line-height:1}.chip.red{border-color:#e05555}.chip.green{border-color:#3cbf6e}.chip.orange{border-color:#e8a23a}.chip.purple{border-color:#9b6bdb}.chip.brown{border-color:#c47a3a}.chip.blue{border-color:#3a8fe0}.chip.active{box-shadow:0 0 0 2px #2fd8e844;transform:scale(1.06)}.gb-empty,.gb-confirm{height:36px;flex-shrink:0;border:0;border-radius:4px;padding:0 12px;font-size:13px;font-weight:600}.gb-empty{background:#2a3648;color:#e8f2fb}.gb-confirm{background:#1fc4d4;color:#fff;min-width:72px}.odds-choice{display:flex!important;height:45px!important;flex-direction:column;justify-content:center;gap:2px}.odds-choice b{font-size:14px}.odds-choice small{font-size:10px;color:#9fc1d7}.odds-choice.selected small{color:#e8ffff}.phone-shell.is-cs{padding-bottom:0;overflow:hidden}.cs-page{position:fixed;top:0;bottom:0;z-index:12;display:flex;flex-direction:column;max-width:var(--shell-max,100%);margin:0 auto;left:0;right:0;background:linear-gradient(180deg,#0d1b2a,#07111f)}.cs-top{display:flex;align-items:center;gap:10px;padding:12px 14px calc(12px + env(safe-area-inset-top));border-bottom:1px solid rgba(255,255,255,.06);background:#08101cf0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}.cs-back{border:0;background:#ffffff0f;color:#8fdcff;border-radius:10px;width:36px;height:36px;display:grid;place-items:center;padding:0;flex-shrink:0}.cs-back svg{width:20px;height:20px}.cs-top-title{flex:1;min-width:0;text-align:center}.cs-top-title strong{display:block;color:#fff;font-size:16px;font-weight:600;line-height:1.2}.cs-top-title small{display:block;margin-top:2px;color:#6b8fad;font-size:11px;font-weight:400}.cs-top .cs-top-spacer{width:36px;flex-shrink:0}.cs-body{flex:1;min-height:0;overflow:auto;padding:16px 14px 12px;display:flex;flex-direction:column;gap:14px;-webkit-overflow-scrolling:touch}.cs-row{display:flex;align-items:flex-end;gap:8px;max-width:100%}.cs-row.mine{justify-content:flex-end}.cs-row.theirs{justify-content:flex-start}.cs-avatar{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700;letter-spacing:-.2px}.cs-avatar-agent{background:linear-gradient(135deg,#1e3a5f,#0f766e);color:#b8f0ff}.cs-avatar-user{background:linear-gradient(135deg,#0369a1,#0ea5b7);color:#e0f7ff}.cs-bubble{max-width:min(78%,calc(100% - 48px));padding:10px 13px;border-radius:16px;background:#152536;color:#e8f1ff;line-height:1.45;box-shadow:0 2px 8px #0000002e}.cs-row.mine .cs-bubble{background:linear-gradient(135deg,#0891b2,#0369a1);border-bottom-right-radius:4px}.cs-row.theirs .cs-bubble{border-bottom-left-radius:4px}.cs-bubble small{display:block;margin-top:6px;color:#ffffff80;font-size:10px}.cs-empty{margin:auto;text-align:center;color:#7b8ea6;padding:32px 20px;font-size:13px;display:flex;flex-direction:column;align-items:center;gap:8px}.cs-empty-dot{width:8px;height:8px;border-radius:50%;background:#22d3ee;animation:cs-pulse 1.2s ease-in-out infinite}@keyframes cs-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.cs-empty-hero .cs-empty-icon{font-size:36px;line-height:1;opacity:.85}.cs-empty-hero strong{color:#c5d9ef;font-size:15px;font-weight:600}.cs-empty-hero p{margin:0;font-size:12px;color:#6b8fad;max-width:220px;line-height:1.5}.cs-inputbar{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:flex-end;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.06);background:#08101cf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}.cs-image-btn{border:1px solid rgba(255,255,255,.1);background:#111827e6;color:#94c5e8;border-radius:12px;width:42px;height:42px;display:grid;place-items:center;padding:0}.cs-image-btn svg{width:20px;height:20px}.cs-image-btn:disabled{opacity:.45}.cs-bubble p{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.45;font-size:14px}.cs-bubble .cs-image{display:block;max-width:min(220px,100%);border-radius:10px;margin-bottom:6px;cursor:pointer}.cs-inputbar textarea{width:100%;resize:none;border:1px solid rgba(255,255,255,.1);background:#111827d9;color:#fff;border-radius:14px;padding:11px 14px;font:inherit;font-size:14px;min-height:42px;max-height:120px;line-height:1.4}.cs-inputbar textarea::placeholder{color:#5f7f99}.cs-inputbar textarea:focus{outline:none;border-color:#22d3ee73;box-shadow:0 0 0 2px #22d3ee1f}.cs-inputbar .cs-send{border:0;border-radius:12px;width:42px;height:42px;padding:0;background:linear-gradient(135deg,#22d3ee,#0284c7);color:#042033;display:grid;place-items:center;flex-shrink:0}.cs-inputbar .cs-send svg{width:18px;height:18px}.cs-inputbar .cs-send:disabled{opacity:.45;cursor:not-allowed}
