#app-root{overscroll-behavior:none;-webkit-overflow-scrolling:touch;flex-direction:column;height:100%;display:flex;overflow:hidden}.ws-status-banner{z-index:9999;color:#fff;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;display:flex;position:relative}.ws-status-banner.connecting{background:#f59e0b}.ws-status-banner.disconnected,.ws-status-banner.error{background:#ef4444}.ws-banner-icon{font-size:14px;line-height:1}.ws-status-banner.connecting .ws-banner-icon{animation:1s linear infinite ws-spin;display:inline-block}@keyframes ws-spin{to{transform:rotate(360deg)}}.ws-banner-enter-active,.ws-banner-leave-active{max-height:40px;transition:opacity .3s,transform .3s,max-height .3s,padding .3s;overflow:hidden}.ws-banner-enter-from,.ws-banner-leave-to{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.route-fade-enter-active,.route-fade-leave-active{transition:opacity .2s}.route-fade-enter-from,.route-fade-leave-to{opacity:0}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:none}.vue-recycle-scroller__item-wrapper{box-sizing:border-box;flex:1;position:relative;overflow:hidden}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{will-change:transform;position:absolute;top:0;left:0}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{z-index:-1;pointer-events:none;opacity:0;background-color:#0000;border:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.resize-observer[data-v-b329ee4c] object{pointer-events:none;z-index:-1;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.room-card-v2[data-v-f02f60b5]{background:var(--bg-card);cursor:pointer;will-change:transform;border:.5px solid #fff9;border-radius:12px;margin-bottom:10px;overflow:hidden;transform:translateZ(0);box-shadow:0 2px 8px #378add0f}.room-card-v2[data-v-f02f60b5]:active{transform:scale(.98)}.rc-top[data-v-f02f60b5]{align-items:center;gap:14px;padding:14px 16px;display:flex}.rc-icon-wrap[data-v-f02f60b5]{flex-shrink:0;width:56px;height:56px;position:relative}.rc-icon-img[data-v-f02f60b5]{border-radius:14px;width:56px;height:56px;display:block;box-shadow:0 2px 8px #0000001f}.rc-status-dot[data-v-f02f60b5]{border:2px solid var(--bg-card);z-index:1;background:#22c55e;border-radius:50%;width:14px;height:14px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 6px #22c55e80}.rc-info[data-v-f02f60b5]{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.rc-name-row[data-v-f02f60b5]{align-items:center;gap:8px;display:flex}.rc-name[data-v-f02f60b5]{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.rc-status-badge[data-v-f02f60b5]{white-space:nowrap;border-radius:10px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:600}.rc-status-badge.open[data-v-f02f60b5]{color:#16a34a;background:#22c55e1a;border:.5px solid #22c55e33}.rc-status-badge.closing[data-v-f02f60b5]{color:#d97706;background:#f59e0b1a;border:.5px solid #f59e0b33}.rc-status-badge.closed[data-v-f02f60b5]{color:#dc2626;background:#ef44441a;border:.5px solid #ef444433}.rc-period-row[data-v-f02f60b5]{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:flex}.room-period[data-v-f02f60b5]{align-items:center;gap:4px;display:inline-flex}.room-period i[data-v-f02f60b5]{color:var(--blue);font-size:11px}.rc-timer-section[data-v-f02f60b5]{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;min-width:60px;display:flex}.rc-timer[data-v-f02f60b5]{font-variant-numeric:tabular-nums;font-size:20px;font-weight:700;line-height:1}.rc-timer.open[data-v-f02f60b5]{color:#22c55e}.rc-timer.closing[data-v-f02f60b5]{color:#f59e0b}.rc-timer.closed[data-v-f02f60b5]{color:#ef4444;letter-spacing:2px;font-size:18px;font-weight:800}.rc-timer.closed+.rc-timer-label[data-v-f02f60b5]{display:none}.rc-timer-label[data-v-f02f60b5]{color:var(--text-muted);white-space:nowrap;font-size:10px}.rc-bottom[data-v-f02f60b5]{padding:0 16px 14px}.rc-progress[data-v-f02f60b5]{background:#378add14;border-radius:2px;height:3px;overflow:hidden}.update-modal-mask[data-v-db5ded08]{z-index:10000;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.update-modal[data-v-db5ded08]{background:#fff;border-radius:24px;width:100%;max-width:360px;overflow:hidden;box-shadow:0 20px 60px #00000059}.modal-header[data-v-db5ded08]{background:linear-gradient(135deg,#e8f7ff 0%,#d6f0ff 100%);min-height:155px;padding:28px 24px 22px;position:relative}.rocket-wrap[data-v-db5ded08]{pointer-events:none;background:radial-gradient(circle at 40% 40%,#ffffffd9 0%,#bae6fd73 55%,#bae6fd00 72%);border-radius:50%;justify-content:center;align-items:center;width:155px;height:155px;display:flex;position:absolute;top:8px;right:8px}.rocket[data-v-db5ded08]{object-fit:contain;filter:drop-shadow(0 2px 4px #0284c726);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:138px;height:138px}.title[data-v-db5ded08]{color:#1f2937;letter-spacing:-.2px;margin-bottom:6px;font-size:20px;font-weight:700}.subtitle[data-v-db5ded08]{color:#6b7280;margin-bottom:12px;font-size:14px}.version-tag[data-v-db5ded08]{color:#fff;background:linear-gradient(135deg,#7dd3fc 0%,#38bdf8 100%);border-radius:999px;padding:4px 14px;font-size:13px;font-weight:600;display:inline-block;box-shadow:0 2px 8px #38bdf840}.modal-body[data-v-db5ded08]{padding:22px 24px 16px}.update-list[data-v-db5ded08]{color:#374151;white-space:pre-line;word-break:break-word;margin-bottom:18px;font-size:14px;line-height:1.7}.note[data-v-db5ded08]{color:#6b7280;background:#f8fafc;border-radius:10px;padding:12px;font-size:12px;line-height:1.6}.modal-footer[data-v-db5ded08]{padding:0 24px 20px}.actions[data-v-db5ded08]{gap:12px;margin-bottom:14px;display:flex}.btn[data-v-db5ded08]{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:21px;flex:1;justify-content:center;align-items:center;height:42px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.btn[data-v-db5ded08]:active{transform:scale(.98)}.btn-skip[data-v-db5ded08]{color:#0ea5e9;background:#fff;border:1.5px solid #0ea5e9}.btn-skip[data-v-db5ded08]:hover{background:#f0f9ff}.btn-upgrade[data-v-db5ded08]{color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);box-shadow:0 4px 12px #0ea5e94d}.btn-upgrade[data-v-db5ded08]:hover{background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%)}.bottom-hint[data-v-db5ded08]{text-align:center;color:#9ca3af;font-size:12px}.bottom-hint a[data-v-db5ded08]{color:#0ea5e9;font-weight:500;text-decoration:none}.bottom-hint a[data-v-db5ded08]:hover{text-decoration:underline}.update-modal-enter-active[data-v-db5ded08],.update-modal-leave-active[data-v-db5ded08]{transition:opacity .25s}.update-modal-enter-active .update-modal[data-v-db5ded08],.update-modal-leave-active .update-modal[data-v-db5ded08]{transition:transform .25s,opacity .25s}.update-modal-enter-from[data-v-db5ded08],.update-modal-leave-to[data-v-db5ded08]{opacity:0}.update-modal-enter-from .update-modal[data-v-db5ded08],.update-modal-leave-to .update-modal[data-v-db5ded08]{opacity:0;transform:scale(.92)}.captcha-box[data-v-e9092f0e]{align-items:center;gap:10px;width:100%;display:flex}.captcha-display[data-v-e9092f0e]{cursor:pointer;background:var(--bg-secondary,#f0f0f0);border:1px solid var(--border-color,#ddd);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:130px;height:48px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.captcha-display[data-v-e9092f0e]:hover{border-color:var(--primary,#409eff);box-shadow:0 0 0 2px #409eff26}.captcha-display[data-v-e9092f0e]:active{transform:scale(.97)}.captcha-svg[data-v-e9092f0e]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.captcha-svg[data-v-e9092f0e] svg{width:100%;height:100%}.captcha-loading[data-v-e9092f0e]{color:var(--text-secondary,#999);font-size:18px}.captcha-error[data-v-e9092f0e]{color:var(--text-secondary,#999);flex-direction:column;align-items:center;gap:2px;font-size:11px;display:flex}.captcha-error i[data-v-e9092f0e]{color:var(--warning,#e6a23c);font-size:16px}.captcha-input[data-v-e9092f0e]{letter-spacing:3px;text-transform:uppercase;flex:1;min-width:0;font-size:16px;font-weight:600}*{-webkit-tap-highlight-color:transparent;touch-action:manipulation}input,textarea,select,[contenteditable]{touch-action:auto}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-header{padding-top:calc(var(--sat,env(safe-area-inset-top,0px)) + 20px)}.join-header{padding-top:calc(var(--sat,env(safe-area-inset-top,0px)) + 24px)}.profile-header{padding-top:calc(var(--sat,env(safe-area-inset-top,0px)) + 40px)}.gh-wrap,.service-top,.wallet-header{margin-top:var(--sat,env(safe-area-inset-top,0px))}body.fullscreen-mode .gh-wrap,body.fullscreen-mode .service-top,body.fullscreen-mode .wallet-header{margin-top:0!important}.pk10-page{z-index:1;background:#f0f2f5;flex-direction:column;height:100dvh;font-size:16px;display:flex;position:relative;overflow:hidden}.gh-wrap{border:none;border-radius:0;flex-shrink:0;width:100%;margin:0}.gh-topbar{background:linear-gradient(135deg,#3b7dd8 0%,#4f92e0 50%,#6dabed 100%);align-items:center;gap:8px;min-height:56px;padding:10px 14px 10px 10px;display:flex}.gh-back{color:#fff;cursor:pointer;background:#ffffff26;border:.5px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;display:flex}.gh-title{color:#fff;white-space:nowrap;letter-spacing:.5px;cursor:pointer;flex-shrink:0;font-size:15px;font-weight:500}.gh-cols{gap:68px;margin-left:auto;margin-right:auto;display:flex}.gh-col{flex-direction:column;gap:1px;display:flex}.gh-row{align-items:center;gap:4px;display:flex}.gh-row .lbl{color:#ffffffd9;white-space:nowrap;font-size:10px;font-weight:400}.gh-row .val{color:#fff;white-space:nowrap;letter-spacing:.3px;min-width:44px;font-family:monospace;font-size:13px;font-weight:500}.gh-row .val.green{color:#7dda7d}.gh-row .val.red{color:#ff7b7b}.gh-row .val.val-flash{animation:.6s ease-out valFlash}@keyframes valFlash{0%{background:#ffffff73;border-radius:3px;transform:scale(1.08)}to{background:0 0;transform:scale(1)}}.gh-betarea{background:#fff;padding:10px 14px}.gh-period-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px;margin-bottom:5px;display:flex}.gh-left-group{align-items:center;gap:8px;display:flex}.gh-period{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;font-size:12px;font-weight:500}.gh-period .sub{color:#999;font-size:11px;font-weight:400}.gh-countdown{color:#2b7bd9;font-family:monospace;font-size:16px;font-weight:500}.gh-countdown.warn{color:#e24b4a;opacity:.6;transition:opacity .5s}.gh-sealed{color:#e24b4a;opacity:.6;margin-left:6px;font-size:12px;font-weight:600;transition:opacity .5s}@keyframes ghPulse{0%,to{opacity:1}50%{opacity:1}}.gh-right-group{z-index:20;align-items:center;gap:6px;display:flex;position:relative}.gh-tab-btn{appearance:none;font:inherit;color:#888;cursor:pointer;white-space:nowrap;z-index:30;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#3b7ddc33;background:0 0;border:.5px solid #ddd;border-radius:10px;justify-content:center;align-items:center;min-width:32px;min-height:28px;padding:4px 10px;font-size:11px;line-height:1;display:inline-flex;position:relative}.gh-tab-btn:before{content:"";border-radius:12px;position:absolute;inset:-12px -3px -3px}.gh-tab-btn.active{color:#3b7dd8;background:#e6f1fb;border-color:#85b7eb;font-weight:500}.gh-ball-tag-row{-webkit-tap-highlight-color:transparent;align-items:center;gap:4px;padding:4px 0;display:flex;overflow-x:auto}.gh-ball{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:Tahoma,Microsoft YaHei,sans-serif;font-size:12px;font-weight:700;display:flex}.gh-ball-tag-row.compact{gap:2px;padding:3px 0}.gh-ball.square{border-radius:4px;width:22px;height:22px;font-size:10px}.gh-ball.b0,.ht-ball-dot.b0,.pc-ball.b0{background:#999}.gh-ball.b1,.ht-ball-dot.b1,.pc-ball.b1{background:#fdd835}.gh-ball.b2,.ht-ball-dot.b2,.pc-ball.b2{background:#2196f3}.gh-ball.b3,.ht-ball-dot.b3,.pc-ball.b3{background:#424242}.gh-ball.b4,.ht-ball-dot.b4,.pc-ball.b4{background:#ff9800}.gh-ball.b5,.ht-ball-dot.b5,.pc-ball.b5{background:#00bcd4}.gh-ball.b6,.ht-ball-dot.b6,.pc-ball.b6{background:#7c4dff}.gh-ball.b7,.ht-ball-dot.b7,.pc-ball.b7{background:#9e9e9e}.gh-ball.b8,.ht-ball-dot.b8,.pc-ball.b8{background:#f44336}.gh-ball.b9,.ht-ball-dot.b9,.pc-ball.b9{background:#8d2a1b}.gh-ball.b10,.ht-ball-dot.b10,.pc-ball.b10{background:#4caf50}.gh-ball-sep{background:#ddd;flex-shrink:0;width:1px;height:20px;margin:0 4px}.gh-ball-sep.compact{height:16px;margin:0 2px}.gh-tag{border-radius:10px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:500}.gh-tag.big{color:#185fa5;background:#e6f1fb}.gh-tag.small{color:#5f5e5a;background:#f1efe8}.gh-tag.odd{color:#854f0b;background:#faeeda}.gh-tag.even{color:#3b6d11;background:#eaf3de}.gh-tag.dragon{color:#993556;background:#fbeaf0}.gh-tag.tiger{color:#993c1d;background:#faece7}.gh-tag.red{color:#c62828;background:#ffebee}.gh-tag.green{color:#2e7d32;background:#e8f5e9}.gh-tag.blue{color:#1565c0;background:#e3f2fd}.gh-ball.b28-red,.ht-ball-dot.b28-red{background:#ef5350}.gh-ball.b28-green,.ht-ball-dot.b28-green{background:#66bb6a}.gh-ball.b28-blue,.ht-ball-dot.b28-blue{background:#42a5f5}.gh-history-btn{cursor:pointer;background:0 0;border:.5px solid #ddd;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.gh-history-btn:hover{background:#f5f8fe;border-color:#85b7eb}.gh-history-btn:hover svg path,.gh-history-btn:hover svg polyline{stroke:#3b7dd8}.gh-history-panel{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;border-top:.5px solid #e5e5e5;max-height:300px;margin-top:6px;padding-top:4px;overflow-y:auto}.gh-history-item{color:#999;border-bottom:.5px solid #f0f0f0;padding:3px 0;font-size:12px}.gh-history-more{text-align:center;padding:8px 0 4px}.gh-history-more-btn{color:#3b7dd8;border:1px solid #3b7dd8;border-radius:14px;padding:4px 16px;font-size:12px;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-block}.gh-history-more-btn:hover{color:#fff;background:#3b7dd8}.ht-table{border-collapse:collapse;width:100%;font-size:10px}.ht-table thead th{color:#666;text-align:center;white-space:nowrap;background:#f5f6fa;border-bottom:1px solid #e0e0e0;padding:4px 1px;font-weight:600;position:sticky;top:0}.ht-table thead th.ht-sum{min-width:62px;font-size:10px}.ht-table thead th.ht-dt{min-width:72px}.ht-table tbody tr{border-bottom:.5px solid #f0f0f0}.ht-table tbody tr:hover{background:#fafbfc}.ht-table td{text-align:center;vertical-align:middle;padding:4px 1px}.ht-period{color:#999;white-space:nowrap;padding:0 2px;font-size:9px}.ht-ball-dot{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-family:Tahoma,Microsoft YaHei,sans-serif;font-size:10px;font-weight:700;display:inline-flex}.ht-ball-dot.square{border-radius:2px}.ht-sum{white-space:nowrap;min-width:62px;font-size:10px}.ht-sum-val{text-align:right;color:#333;min-width:16px;font-weight:600;display:inline-block}.ht-sum-tag{border-radius:3px;margin:0 1px;padding:1px 3px;font-size:10px;line-height:1.3;display:inline-block}.ht-sum-tag.big{color:#fff;background:#e24b4a}.ht-sum-tag.small{color:#fff;background:#378add}.ht-sum-tag.odd{color:#fff;background:#1d9e75}.ht-sum-tag.even{color:#fff;background:#ba7517}.ht-dt{white-space:nowrap}.ht-dt-tag{border-radius:3px;margin:0 1px;padding:1px 4px;font-size:10px;font-weight:600;line-height:1.3;display:inline-block}.ht-dt-tag.dragon{color:#fff;background:#e24b4a}.ht-dt-tag.tiger{color:#fff;background:#378add}.ht-table-28{border-collapse:collapse;width:100%;margin-top:4px;font-size:10px}.ht-table-28 thead th{color:#666;text-align:center;white-space:nowrap;background:#f5f6fa;border-bottom:1px solid #e0e0e0;padding:4px 2px;font-weight:600;position:sticky;top:0}.ht-table-28 thead th.ht-wave{min-width:36px}.ht-table-28 tbody tr{border-bottom:.5px solid #f0f0f0}.ht-table-28 td{text-align:center;vertical-align:middle;padding:4px 2px}.ht-table-28 .ht-tag{white-space:nowrap}.ht-wave-tag{border-radius:3px;padding:1px 5px;font-size:10px;font-weight:600;line-height:1.3;display:inline-block}.ht-wave-tag.red{color:#c62828;background:#ffebee;border:1px solid #ef9a9a}.ht-wave-tag.green{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7}.ht-wave-tag.blue{color:#1565c0;background:#e3f2fd;border:1px solid #90caf9}.ht-table-ssc{border-collapse:collapse;width:100%;margin-top:4px;font-size:10px}.ht-table-ssc thead th{color:#666;text-align:center;white-space:nowrap;background:#f5f6fa;border-bottom:1px solid #e0e0e0;padding:4px 2px;font-weight:600;position:sticky;top:0}.ht-table-ssc thead th.ht-ssc-shape{min-width:32px;font-size:10px}.ht-table-ssc tbody tr{border-bottom:.5px solid #f0f0f0}.ht-table-ssc td{text-align:center;vertical-align:middle;padding:4px 2px}.ht-table-ssc td.ht-ssc-shape{font-size:10px;font-weight:600}.ht-shape-tag{border-radius:3px;padding:1px 5px;font-size:10px;font-weight:600;line-height:1.3;display:inline-block}.ht-shape-tag.baozi{color:#e65100;background:#fff3e0;border:.5px solid #ffcc80}.ht-shape-tag.duizi{color:#2e7d32;background:#e8f5e9;border:.5px solid #a5d6a7}.ht-shape-tag.shunzi{color:#c62828;background:#ffebee;border:.5px solid #ef9a9a}.ht-shape-tag.banshun{color:#1565c0;background:#e3f2fd;border:.5px solid #90caf9}.ht-shape-tag.zaliu{color:#6a1b9a;background:#f3e5f5;border:.5px solid #ce93d8}.trend-panel{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;border-top:.5px solid #e5e5e5;max-height:300px;margin-top:6px;padding:8px 10px;overflow-y:auto}.trend-hd{color:#222;border-bottom:1.5px solid #eee;align-items:center;gap:6px;margin-bottom:8px;padding-bottom:7px;font-size:13px;font-weight:600;display:flex}.trend-empty{text-align:center;color:#aaa;padding:20px 0;font-size:12px}.trend-row{border-bottom:.5px solid #f2f2f2;align-items:center;gap:8px;padding:6px 10px;display:flex}.trend-row:last-child{border-bottom:none}.trend-idx{color:#bbb;text-align:center;flex-shrink:0;width:20px;font-size:11px;font-weight:500}.trend-pos{color:#333;flex:1;font-size:13px;font-weight:500}.trend-tag{color:#fff;text-align:center;border-radius:4px;flex-shrink:0;min-width:28px;padding:1px 10px;font-size:11px;font-weight:600;display:inline-block}.trend-tag.big{background:#d9534f}.trend-tag.small{background:#4285f4}.trend-tag.odd{background:#2e7d32}.trend-tag.even{background:#e67e22}.trend-tag.dragon{background:#d9534f}.trend-tag.tiger{background:#4285f4}.trend-num{color:#e65100;text-align:right;flex-shrink:0;min-width:44px;font-size:18px;font-weight:700}.trend-num small{color:#999;margin-left:2px;font-size:10px;font-weight:400}.pred-panel{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;border-top:.5px solid #e5e5e5;max-height:300px;margin-top:6px;padding:8px 10px;overflow-y:auto}.pred-hd{color:#222;border-bottom:1.5px solid #eee;align-items:center;gap:6px;margin-bottom:6px;padding-bottom:7px;font-size:13px;font-weight:600;display:flex}.pred-table{border-collapse:collapse;width:100%;font-size:12px}.pred-table thead th{text-align:center;color:#888;border-bottom:1px solid #e8e8e8;padding:5px 4px;font-size:11px;font-weight:500}.pred-table tbody tr{border-bottom:.5px solid #f2f2f2}.pred-table tbody tr:last-child{border-bottom:none}.pred-table tbody tr.pc-divider{border-top:1.5px solid #e0e0e0}.pred-table td{text-align:center;vertical-align:middle;padding:5px 4px}.pc-name{color:#333;text-align:left;white-space:nowrap;padding-left:4px;font-weight:500}.pc-nums{justify-content:center;align-items:center;gap:3px;display:flex}.pc-ball{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-family:Tahoma,Microsoft YaHei,sans-serif;font-size:11px;font-weight:700;line-height:1;display:flex}.pc-tag{text-align:center}.pc-badge{color:#fff;text-align:center;border-radius:4px;min-width:28px;padding:2px 6px;font-size:11px;font-weight:600;display:inline-block}.pc-badge.big{background:#d9534f}.pc-badge.small{background:#4285f4}.pc-badge.odd{background:#2e7d32}.pc-badge.even{background:#e67e22}.pk10-chat-area{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;background:#ededed;flex-direction:column;flex:1;padding:12px 12px 3px;display:flex;overflow-y:auto}.pk10-chat-area::-webkit-scrollbar{width:4px}.pk10-chat-area::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.pk10-msg-system{text-align:center;margin:8px 0}.pk10-msg-system .msg-time{color:#999;margin-bottom:4px;font-size:12px}.pk10-msg-system .msg-bubble{color:#666;background:#d0d0d0;border-radius:12px;max-width:85%;padding:6px 14px;font-size:14px;display:inline-block}.pk10-msg-system .msg-bubble.open-result{color:#e65100;background:#fff3e0;border:1px solid #ffe0b2}.pk10-msg-other{align-items:flex-start;margin-bottom:12px;display:flex}.pk10-msg-other .avatar{color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-right:8px;font-size:16px;display:flex}.pk10-msg-other .msg-body{max-width:72%}.pk10-msg-other .msg-name{color:#999;margin-bottom:3px;font-size:12px}.pk10-msg-other .msg-bubble{color:#333;word-break:break-word;background:#fff;border-radius:4px 14px 14px;padding:10px 14px;font-size:16px;line-height:1.5;box-shadow:0 1px 2px #00000014}.pk10-msg-self{justify-content:flex-end;align-items:flex-start;margin-bottom:12px;display:flex}.pk10-msg-self .msg-body{text-align:right;max-width:72%}.pk10-msg-self .msg-name{color:#999;margin-bottom:3px;font-size:12px}.pk10-msg-self .msg-bubble{color:#333;word-break:break-word;background:#95ec69;border-radius:14px 4px 14px 14px;padding:10px 14px;font-size:16px;line-height:1.5;box-shadow:0 1px 2px #00000014}.pk10-msg-self .msg-bubble.bet-msg{background:#fff3e0;border:1px solid #ffe0b2}.pk10-bottom-wrap{z-index:100;flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:hidden}.pk10-input-wrap{flex:1;align-items:center;display:flex;position:relative}.pk10-bet-input{color:#333;background:#fff;border:.5px solid #d0d0d0;border-radius:0;outline:none;width:100%;padding:8px 12px;font-size:14px}.pk10-input-icon{color:var(--text-muted);pointer-events:none;font-size:13px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.pk10-send-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#07c160;border:none;border-radius:0;flex-shrink:0;align-items:center;gap:4px;padding:8px 16px;font-size:14px;font-weight:500;display:flex}.pk10-send-btn i{font-size:13px}.pk10-plus-btn{cursor:pointer;color:#333;-webkit-tap-highlight-color:transparent;background:#fff;border:1.5px solid #333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .12s;display:flex}.pk10-plus-btn:active{transform:scale(.92)}.pk10-menu-panel{padding:20px 4px calc(20px + env(safe-area-inset-bottom,0px));-webkit-tap-highlight-color:transparent;background:#f7f7f7;flex-shrink:0;grid-template-columns:repeat(4,1fr);row-gap:24px;display:grid;box-shadow:0 -2px 12px #0000000f}.pk10-menu-item{cursor:pointer;flex-direction:column;align-items:center;gap:10px;display:flex}.pk10-menu-item:active .pk10-menu-icon{transform:scale(.9)}.pk10-menu-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .12s;display:flex;box-shadow:0 4px 10px #00000014}.pk10-menu-icon svg{color:#fff;stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.pk10-menu-label{color:#6b7280;letter-spacing:.3px;font-size:11.5px;font-weight:400}.pk10-menu-icon.mi-blue{background:linear-gradient(145deg,#3b82f6,#2563eb)}.pk10-menu-icon.mi-orange{background:linear-gradient(145deg,#f97316,#ea580c)}.pk10-menu-icon.mi-green{background:linear-gradient(145deg,#22c55e,#16a34a)}.pk10-menu-icon.mi-purple{background:linear-gradient(145deg,#8b5cf6,#7c3aed)}.pk10-menu-icon.mi-yellow{background:linear-gradient(145deg,#eab308,#ca8a04)}.pk10-menu-icon.mi-cyan{background:linear-gradient(145deg,#06b6d4,#0891b2)}.pk10-menu-icon.mi-pink{background:linear-gradient(145deg,#ec4899,#db2777)}.pk10-menu-icon.mi-red{background:linear-gradient(145deg,#ef4444,#dc2626)}.pk10-backwater-backdrop{z-index:999;-webkit-tap-highlight-color:transparent;background:#0f172a7a;position:fixed;inset:0}.pk10-backwater-panel{z-index:1000;padding:28px 22px calc(20px + env(safe-area-inset-bottom,0px));-webkit-tap-highlight-color:transparent;text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 20px 60px #0003,inset 0 0 0 1px #ffffff80}.pk10-backwater-title{color:#0f172a;letter-spacing:.5px;margin-bottom:6px;font-size:19px;font-weight:700}.pk10-backwater-subtitle{color:#64748b;margin-bottom:24px;font-size:13px;font-weight:500}.pk10-backwater-amount{background:linear-gradient(135deg,#2563eb 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:44px;font-weight:800;line-height:1}.pk10-backwater-amount small{-webkit-text-fill-color:#64748b;margin-left:4px;font-size:16px;font-weight:600}.pk10-backwater-amount.empty{-webkit-text-fill-color:#cbd5e1;background:0 0}.pk10-backwater-amount-label{color:#94a3b8;margin-bottom:22px;font-size:13px;font-weight:500}.pk10-backwater-status{color:#0284c7;background:#f0f9ff;border-radius:18px;align-items:center;gap:6px;margin-bottom:24px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.pk10-backwater-status.claimed{color:#16a34a;background:#f0fdf4}.pk10-backwater-status-dot{background:#0ea5e9;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 2px #0ea5e933}.pk10-backwater-status.claimed .pk10-backwater-status-dot{background:#22c55e;box-shadow:0 0 0 2px #22c55e33}.pk10-backwater-actions{gap:12px;width:100%;display:flex}.pk10-backwater-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;flex:1;height:46px;font-size:15px;font-weight:600;transition:transform .12s}.pk10-backwater-btn.cancel{color:#475569;background:#f1f5f9}.pk10-backwater-btn.confirm{color:#fff;background:linear-gradient(145deg,#3b82f6,#2563eb);box-shadow:0 6px 16px #2563eb47}.pk10-backwater-btn.confirm:disabled{color:#fff;box-shadow:none;cursor:not-allowed;background:#cbd5e1}.pk10-backwater-btn:active{transform:scale(.98)}.pk10-guessing-backdrop{z-index:999;-webkit-tap-highlight-color:transparent;background:#0f172a7a;position:fixed;inset:0}.pk10-guessing-panel{z-index:1000;-webkit-tap-highlight-color:transparent;padding-bottom:env(safe-area-inset-bottom,0px);background:#f5f7fa;flex-direction:column;display:flex;position:fixed;inset:0}.pk10-guessing-header{padding:calc(var(--sat,env(safe-area-inset-top,0px)) + 4px) 16px 14px;background:linear-gradient(90deg,#3b7dd8 0%,#4f92e0 50%,#6dabed 100%);border-bottom:none;justify-content:space-between;align-items:center;display:flex}.pk10-guessing-title{color:#fff;letter-spacing:1px;font-size:17px;font-weight:600}.pk10-guessing-close{color:#fff;cursor:pointer;opacity:.9;justify-content:center;align-items:center;width:40px;height:40px;margin-left:-6px;font-size:34px;font-weight:300;line-height:1;display:flex}.pk10-guessing-spacer{width:32px}.pk10-ext-history-overlay{z-index:1000;padding-top:env(safe-area-inset-top,0px);background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.pk10-ext-history-close{top:calc(env(safe-area-inset-top,0px) + 8px);z-index:1001;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;line-height:1;display:flex;position:fixed;right:12px}.pk10-ext-history-frame{background:#fff;border:none;flex:1;width:100%}.pk10-guessing-tabs{background:#fff;gap:8px;padding:12px 16px 8px;display:flex}.pk10-guessing-tab{color:#64748b;cursor:pointer;background:#f1f5f9;border-radius:8px;flex:1;justify-content:center;align-items:center;height:36px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.pk10-guessing-tab.active{color:#fff;background:linear-gradient(145deg,#3b82f6,#2563eb);font-weight:600}.pk10-guessing-date{text-align:center;color:#94a3b8;background:#fff;padding:8px 0;font-size:12px;font-weight:500}.pk10-guessing-loading{color:#94a3b8;flex:1;justify-content:center;align-items:center;padding:40px 0;font-size:14px;display:flex}.pk10-guessing-summary{background:#fff;border-radius:12px;margin:8px 16px 12px;padding:16px;box-shadow:0 1px 6px #0000000a}.pk10-guessing-summary-top{text-align:center;justify-content:space-around;margin-bottom:14px;display:flex}.pk10-guessing-summary-item .num{color:#0f172a;font-variant-numeric:tabular-nums;margin-bottom:3px;font-size:19px;font-weight:700}.pk10-guessing-summary-item .label{color:#94a3b8;font-size:11px}.pk10-guessing-summary-bottom{justify-content:center;gap:12px;display:flex}.pk10-guessing-pill{color:#64748b;background:#f1f5f9;border-radius:16px;padding:5px 12px;font-size:12px;font-weight:500}.pk10-guessing-pill .red{color:#ef4444;font-weight:600}.pk10-guessing-pill .green{color:#10b981;font-weight:600}.pk10-guessing-empty{color:#94a3b8;flex:1;justify-content:center;align-items:center;padding:40px 0;font-size:14px;display:flex}.pk10-guessing-list{-webkit-overflow-scrolling:touch;flex:1;padding:0 16px 12px;overflow-y:auto}.pk10-guessing-item{background:#fff;border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:14px;display:flex;box-shadow:0 1px 4px #0000000a}.pk10-guessing-game-icon{color:#fff;background:linear-gradient(145deg,#3b82f6,#2563eb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:flex;box-shadow:0 2px 6px #3b82f640}.pk10-guessing-game-icon.jssc{background:linear-gradient(145deg,#ef4444,#dc2626);box-shadow:0 2px 6px #ef444440}.pk10-guessing-game-icon.jsc{background:linear-gradient(145deg,#f59e0b,#d97706);box-shadow:0 2px 6px #f59e0b40}.pk10-guessing-game-icon.jsft{background:linear-gradient(145deg,#8b5cf6,#7c3aed);box-shadow:0 2px 6px #8b5cf640}.pk10-guessing-game-icon.xyft{background:linear-gradient(145deg,#ec4899,#db2777);box-shadow:0 2px 6px #ec489940}.pk10-guessing-game-icon.jnd28{background:linear-gradient(145deg,#06b6d4,#0891b2);box-shadow:0 2px 6px #06b6d440}.pk10-guessing-game-icon.canada28{background:linear-gradient(145deg,#10b981,#059669);box-shadow:0 2px 6px #10b98140}.pk10-guessing-game-icon.jsssc{background:linear-gradient(145deg,#f97316,#ea580c);box-shadow:0 2px 6px #f9731640}.pk10-guessing-game-icon.ssc{background:linear-gradient(145deg,#64748b,#475569);box-shadow:0 2px 6px #64748b40}.pk10-guessing-game-icon.ozxy8{background:linear-gradient(145deg,#22d3ee,#0891b2);box-shadow:0 2px 6px #22d3ee40}.pk10-guessing-game-content{flex:1;min-width:0}.pk10-guessing-game-name{color:#0f172a;margin-bottom:8px;font-size:14px;font-weight:600}.pk10-guessing-game-rows{flex-direction:column;gap:4px;display:flex}.pk10-guessing-game-row{color:#64748b;justify-content:space-between;align-items:center;font-size:12px;display:flex}.pk10-guessing-game-row strong{color:#0f172a;font-weight:600}.pk10-guessing-game-row .red{color:#ef4444;font-weight:600}.pk10-guessing-game-row .green{color:#10b981;font-weight:600}.pk10-guessing-game-backwater{color:#94a3b8;text-align:right;flex-shrink:0;min-width:60px;font-size:12px}.pk10-guessing-footer{background:#fff;border-top:1px solid #f0f0f0;padding:12px 16px}.pk10-guessing-btn-close{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(145deg,#3b82f6,#2563eb);border:none;border-radius:12px;width:100%;height:44px;font-size:15px;font-weight:600;box-shadow:0 6px 16px #2563eb47}.pk10-guessing-btn-close:active{transform:scale(.98)}.pk10-record-body{background:#fff;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.pk10-record-thead{color:#94a3b8;border-bottom:1px solid #f1f5f9;flex-shrink:0;align-items:center;gap:0;padding:12px 16px;font-size:12px;font-weight:500;display:flex}.pk10-record-thead span{flex-shrink:0;line-height:1}.pk10-record-thead span:first-child{text-align:center;width:72px}.pk10-record-thead span:nth-child(2){text-align:center;flex:1}.pk10-record-thead span:nth-child(3){text-align:center;width:80px}.pk10-record-thead span:nth-child(4){text-align:center;width:64px}.pk10-record-tbody{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex:1;min-height:0;padding:0 16px;overflow-y:auto}.pk10-record-tr{border-bottom:1px solid #f1f5f9;align-items:center;gap:0;min-height:52px;padding:14px 0;display:flex}.pk10-record-tr:last-child{border-bottom:none}.pk10-record-td{flex-shrink:0;justify-content:center;align-items:center;font-size:13px;line-height:1;display:flex}.pk10-record-td.type{width:72px}.pk10-record-td.type .type-tag{color:#fff;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;min-width:48px;height:24px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}.pk10-record-td.type .type-tag.in{background:#22c55e}.pk10-record-td.type .type-tag.out{background:#f59e0b}.pk10-record-td.type .type-tag.pending{background:#8b5cf6}.pk10-record-td.type .type-tag.rejected{background:#ef4444}.pk10-record-td.time{text-align:center;color:#64748b;flex:1;font-size:12px}.pk10-record-td.amount{text-align:center;font-variant-numeric:tabular-nums;width:80px;font-size:14px;font-weight:700}.pk10-record-td.amount.in{color:#22c55e}.pk10-record-td.amount.out{color:#ef4444}.pk10-record-td.amount.pending{color:#f59e0b}.pk10-record-td.amount.rejected{color:#ef4444}.pk10-record-td.status{width:64px}.pk10-record-td.status .pill{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;min-width:52px;height:22px;padding:0 8px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.pk10-record-td.status .pill.success{color:#16a34a;background:#d1fae5}.pk10-record-td.status .pill.pending{color:#d97706;background:#fef3c7}.pk10-record-td.status .pill.rejected{color:#dc2626;background:#fee2e2}.pk10-bet-title{color:#fff;letter-spacing:1px;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:5px;padding:6px 8px;font-size:17px;font-weight:600;transition:background .15s;display:flex}.pk10-bet-title:active{background:#ffffff1a}.pk10-bet-title-name{color:#fff;letter-spacing:1px;font-size:17px;font-weight:600;line-height:1}.pk10-bet-title-arrow{fill:none;stroke:#fff;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;opacity:.95;width:12px;height:7px;margin-top:2px;transition:transform .2s}.pk10-bet-title-arrow.open{transform:rotate(180deg)}.pk10-bet-game-dropdown{-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;max-height:360px;padding:14px 16px 16px;animation:.18s pk10DropdownSlide;overflow-y:auto;box-shadow:0 8px 16px #0000000d}@keyframes pk10DropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.pk10-bet-game-dropdown-title{color:#94a3b8;letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px;font-size:11px}.pk10-bet-game-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.pk10-bet-game-card{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f8fafc;border:1.5px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:12px 10px;transition:background .15s,border-color .15s,transform .1s;display:flex;position:relative}.pk10-bet-game-card:active{transform:scale(.98)}.pk10-bet-game-card.active{background:#e8f5f1;border-color:#0d8f9a;box-shadow:0 2px 8px #0d8f9a1f}.pk10-bet-game-avatar{color:#1e3a5f;background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.pk10-bet-game-card.cat-pk10 .pk10-bet-game-avatar{color:#1e3a5f;background:#dbeafe}.pk10-bet-game-card.cat-ssc .pk10-bet-game-avatar{color:#064e3b;background:#d1fae5}.pk10-bet-game-card.cat-28 .pk10-bet-game-avatar{color:#3730a3;background:#ede9fe}.pk10-bet-game-card.cat-ozxy8 .pk10-bet-game-avatar{color:#7c2d12;background:#ffedd5}.pk10-bet-game-card.active .pk10-bet-game-avatar{color:#fff!important;background:#0d8f9a!important}.pk10-bet-game-info{flex:1;min-width:0}.pk10-bet-game-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden}.pk10-bet-game-card.active .pk10-bet-game-name{color:#0d8f9a}.pk10-bet-game-meta{color:#94a3b8;margin-top:2px;font-size:11px}.pk10-bet-game-check{color:#fff;background:#0d8f9a;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:8px;right:8px}.pk10-bet-filter-right{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;align-items:center;gap:4px;padding:4px 2px;font-size:15px;font-weight:500;display:flex}.pk10-bet-filter-text{line-height:1}.pk10-bet-body{background:#fff;flex-direction:column;flex:1;min-height:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;display:flex;overflow:hidden}.pk10-bet-list{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex:1;min-height:0;overflow-y:auto}.pk10-bet-item{background:#fff;border-bottom:1px solid #f1f5f9;grid-template-columns:1fr auto 1fr;align-items:center;min-height:56px;padding:12px 14px;display:grid}.pk10-bet-item:last-child{border-bottom:none}.pk10-bet-left{text-align:left;flex-direction:column;gap:5px;min-width:0;display:flex}.pk10-bet-play{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;line-height:1.3;overflow:hidden}.pk10-bet-odds{color:#94a3b8;font-size:13px;font-weight:400}.pk10-bet-period{color:#94a3b8;font-size:13px}.pk10-bet-center{flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;padding:0 10px;display:flex}.pk10-bet-amount{font-variant-numeric:tabular-nums;font-size:16px;font-weight:500;line-height:1}.pk10-bet-amount.win{color:#22c55e}.pk10-bet-amount.lose{color:#ef4444}.pk10-bet-amount.pending{color:#f59e0b}.pk10-bet-time{color:#cbd5e1;text-align:center;font-variant-numeric:tabular-nums;font-size:12px;line-height:1.4}.pk10-bet-result{color:#fff;border-radius:50%;justify-content:center;justify-self:end;align-items:center;width:34px;height:34px;font-size:15px;font-weight:500;display:flex}.pk10-bet-result.win{background:#22c55e}.pk10-bet-result.lose{background:#ef4444}.pk10-bet-result.pending{color:#64748b;background:#cbd5e1}.pk10-point-body{background:#fff;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.pk10-point-list{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex:1;min-height:0;padding:0 16px;overflow-y:auto}.pk10-point-item{border-bottom:1px solid #f1f5f9;align-items:center;min-height:60px;padding:13px 0;display:flex}.pk10-point-item:last-child{border-bottom:none}.pk10-point-left{flex-direction:column;flex:none;gap:5px;min-width:70px;display:flex}.pk10-point-type{white-space:nowrap;font-size:15px;font-weight:600;line-height:1}.pk10-point-type.in{color:#22c55e}.pk10-point-type.out{color:#ef4444}.pk10-point-type.pending{color:#8b5cf6}.pk10-point-type.rejected{color:#ef4444}.pk10-point-time{color:#94a3b8;font-variant-numeric:tabular-nums;font-size:12px;line-height:1}.pk10-point-center{flex-direction:column;flex:auto;gap:5px;padding:0 12px 0 28px;display:flex}.pk10-point-balance{color:#64748b;font-variant-numeric:tabular-nums;font-size:13px;line-height:1}.pk10-point-right{flex:none;justify-content:flex-end;align-items:center;display:flex}.pk10-point-amount{font-variant-numeric:tabular-nums;font-size:16px;font-weight:700;line-height:1}.pk10-point-amount.in{color:#22c55e}.pk10-point-amount.out{color:#ef4444}.pk10-point-amount.pending{color:#f59e0b}.pk10-point-amount.rejected{color:#ef4444}.pk10-point-date-range{text-align:center;color:#94a3b8;font-variant-numeric:tabular-nums;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;padding:4px 16px 12px;font-size:13px;line-height:1}.pk10-point-filter-bar{background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.pk10-point-filter{color:#475569;cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:14px;transition:background .15s;display:inline-flex}.pk10-point-filter:active{background:#f1f5f9}.pk10-point-filter.open{color:#0d8f9a}.pk10-point-filter-text{line-height:1}.pk10-point-filter-arrow{fill:currentColor;width:12px;height:12px;margin-top:1px;transition:transform .2s}.pk10-point-filter.open .pk10-point-filter-arrow{transform:rotate(180deg)}.pk10-point-dropdown{-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;max-height:240px;padding:4px 0;overflow-y:auto;box-shadow:0 4px 8px #0000000a}.pk10-point-dropdown-item{color:#475569;cursor:pointer;padding:11px 20px;font-size:14px;line-height:1.2}.pk10-point-dropdown-item:active{background:#f8fafc}.pk10-point-dropdown-item.active{color:#0d8f9a;font-weight:600}.pk10-keyboard-overlay{z-index:1000;background:var(--bg-page);border-radius:var(--radius-lg) var(--radius-lg) 0 0;will-change:transform;contain:layout style paint;pointer-events:none;flex-direction:column;max-height:92vh;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -2px 12px #00000014}.pk10-keyboard-overlay.kb-open{pointer-events:auto;transform:translateY(0)}@keyframes kbSlideUp{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.kb-head{border-radius:var(--radius-lg) var(--radius-lg) 0 0;border-bottom:.5px solid var(--blue-border);background:#f5f7faeb;align-items:center;gap:8px;padding:10px 14px;display:flex}.kb-head-icon{background:linear-gradient(135deg, var(--blue), var(--blue-dark));color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.kb-head-left{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.kb-head-title{color:var(--text-primary);font-size:14px;font-weight:600}.kb-head-summary{font-size:10px}.kb-head-summary.empty{color:var(--text-muted)}.kb-head-summary.pending{color:var(--orange)}.kb-head-summary.ready{color:var(--green);font-weight:600}.kb-head-close{width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:#0000000a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:flex}.kb-head-close:active{background:#00000014}.pk10-keyboard-overlay .kb-input-row{background:var(--bg-page);border-bottom:.5px solid #00000005;align-items:center;gap:5px;padding:5px 12px;display:flex}.pk10-keyboard-overlay .kb-input-wrap-custom{background:var(--bg-card);border:.5px solid var(--blue-border);border-radius:14px;flex-wrap:wrap;flex:1;align-items:center;gap:3px;min-width:0;min-height:28px;padding:3px 8px;display:flex}.pk10-keyboard-overlay .kb-input-wrap-custom.awaiting{border-color:var(--blue)}.pk10-keyboard-overlay .kb-input-wrap-custom.awaiting:after{content:""}@keyframes cursorBlink{0%,50%{opacity:1}51%,to{opacity:1}}.pk10-keyboard-overlay .kb-input-placeholder{color:var(--text-muted);-webkit-user-select:none;user-select:none;font-size:11px}.pk10-keyboard-overlay .kb-chips{flex-wrap:wrap;gap:3px;display:flex}.pk10-keyboard-overlay .kb-chip{color:#fff;background:var(--blue);white-space:nowrap;border-radius:8px;align-items:center;gap:2px;padding:1px 7px;font-size:10px;font-weight:500;display:inline-flex}.pk10-keyboard-overlay .kb-chip.no-amt{color:var(--blue);background:#378add1f;border:.5px dashed #378add40}@keyframes chipPulse{0%,to{opacity:1}50%{opacity:1}}@keyframes chipIn{0%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}.pk10-keyboard-overlay .kb-chip .kb-chip-amt{opacity:.9;font-variant-numeric:tabular-nums;font-weight:700}.pk10-keyboard-overlay .kb-clear-btn{width:26px;height:26px;color:var(--red);cursor:pointer;opacity:.5;background:#ef44440d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:flex}.pk10-keyboard-overlay .kb-clear-btn:active{opacity:1;background:#ef44441f}.pk10-keyboard-overlay .kb-play-section{background:var(--bg-page);flex-direction:column;max-height:220px;padding:6px 10px;display:flex;overflow:hidden}.pk10-keyboard-overlay .kb-play-section::-webkit-scrollbar{width:3px}.pk10-keyboard-overlay .kb-play-section::-webkit-scrollbar-thumb{background:var(--blue-pale);border-radius:3px}.pk10-keyboard-overlay .kb-tabs{scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;gap:3px;padding:0 0 6px;display:flex;overflow-x:auto}.pk10-keyboard-overlay .kb-tabs::-webkit-scrollbar{display:none}.pk10-keyboard-overlay .kb-tab{cursor:pointer;color:var(--text-secondary);border:.5px solid var(--blue-border);white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#ffffff80;border-radius:12px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:500}.pk10-keyboard-overlay .kb-tab:active{background:var(--blue-pale)}.pk10-keyboard-overlay .kb-tab.active{background:var(--blue);color:#fff;border-color:#0000;font-weight:600}.pk10-keyboard-overlay .kb-tab-content{contain:layout style;flex:1;min-height:40px;overflow-y:auto}.pk10-keyboard-overlay .kb-section-title{color:var(--text-muted);text-align:left;margin-bottom:6px;padding:0 4px;font-size:11px;font-weight:600}.pk10-keyboard-overlay .kb-play-grid{flex-direction:column;gap:5px;display:flex}.pk10-keyboard-overlay .kb-play-cell{border:.5px solid var(--blue-border);background:var(--bg-card);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border-radius:10px;justify-content:center;align-items:center;gap:3px;padding:8px 6px;display:flex;position:relative}.pk10-keyboard-overlay .kb-play-cell:active{background:var(--blue-pale)}.pk10-keyboard-overlay .kb-play-cell.selected{background:var(--blue);border-color:#0000}.pk10-keyboard-overlay .kb-cell-label{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1.2}.pk10-keyboard-overlay .kb-play-cell.selected .kb-cell-label{color:#fff}.pk10-keyboard-overlay .kb-cell-odds{color:var(--text-muted);opacity:.6;font-size:9px;font-weight:400}.pk10-keyboard-overlay .kb-play-cell.selected .kb-cell-odds{color:#fff9;opacity:1}.pk10-keyboard-overlay .kb-sumchips{padding:4px 0}.pk10-keyboard-overlay .kb-sumchips-hint{color:var(--text-muted);text-align:center;margin-bottom:10px;font-size:11px}.pk10-keyboard-overlay .kb-sumchips-grid{margin-bottom:4px}.pk10-keyboard-overlay .kb-sumchip{border:.5px solid var(--blue-border);background:var(--bg-card);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;padding:6px 2px;display:flex}.pk10-keyboard-overlay .kb-sumchip:active{background:var(--blue-pale)}.pk10-keyboard-overlay .kb-sumchip.selected{background:var(--blue);border-color:#0000}.pk10-keyboard-overlay .kb-sumchip-label{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.pk10-keyboard-overlay .kb-sumchip.selected .kb-sumchip-label{color:#fff}.pk10-keyboard-overlay .kb-play-cell.selected[data-amt]:not([data-amt=""]):after{content:attr(data-amt);color:#fff;background:#22c55e;border-radius:8px;justify-content:center;align-items:center;min-width:18px;height:16px;padding:0 5px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}@keyframes badgePop{0%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}.pk10-keyboard-overlay .kb-quick-amounts{background:var(--bg-page);border-top:.5px solid #00000005;align-items:center;gap:4px;padding:5px 12px;display:flex}.pk10-keyboard-overlay .kb-qa-label{color:var(--text-muted);letter-spacing:.5px;flex-shrink:0;font-size:10px;font-weight:500}.pk10-keyboard-overlay .kb-qa-list{scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:3px;display:flex;overflow-x:auto}.pk10-keyboard-overlay .kb-qa-list::-webkit-scrollbar{display:none}.pk10-keyboard-overlay .kb-qa-btn{border:.5px solid var(--blue-border);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;flex-shrink:0;padding:5px 12px;font-size:12px;font-weight:600}.pk10-keyboard-overlay .kb-qa-btn:active{background:var(--blue);color:#fff;border-color:var(--blue)}.pk10-keyboard-overlay .kb-numpad{padding:5px 10px 8px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));border-top:.5px solid var(--blue-border);background:#00000005}.pk10-keyboard-overlay .kb-num-grid{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.pk10-keyboard-overlay .kb-num-btn{border:.5px solid var(--blue-border);background:var(--bg-card);color:var(--text-primary);text-align:center;cursor:pointer;border-radius:9px;padding:11px 0;font-size:18px;font-weight:600}.pk10-keyboard-overlay .kb-num-btn:active{background:var(--blue-pale)}.pk10-keyboard-overlay .kb-num-btn.fn{color:var(--text-muted);background:#00000008;border-color:#0000;font-size:13px}.pk10-keyboard-overlay .kb-num-btn.fn:active{background:#0000000f}.pk10-keyboard-overlay .kb-num-btn.confirm{background:linear-gradient(135deg, var(--blue), var(--blue-dark));color:#fff;border-color:#0000;font-size:13px}.pk10-keyboard-overlay .kb-num-btn.confirm:active{opacity:.85}@keyframes kbPulse{0%,to{transform:scale(1)}50%{transform:scale(1)}}.pk10-keyboard-overlay .kb-num-btn.num0{font-size:18px}.pk10-keyboard-overlay .kb-num-btn:disabled{opacity:.35;cursor:not-allowed}.pk10-keyboard-backdrop{z-index:999;opacity:0;pointer-events:none;contain:paint;background:#0000004d;position:fixed;inset:0}.pk10-keyboard-backdrop.kb-open{opacity:1;pointer-events:auto}@keyframes fadeIn{0%{opacity:1}to{opacity:1}}.pk10-keyboard-overlay .kb-head,.pk10-keyboard-overlay .kb-quick-amounts,.pk10-keyboard-overlay #kb-confirm-bet,.pk10-keyboard-overlay .kb-tabs,.pk10-keyboard-overlay .kb-tab-content,.pk10-keyboard-overlay .kb-sumchips{display:none!important}.kb-new-func-row{background:var(--bg-nav);border-bottom:.5px solid var(--blue-border);gap:6px;padding:8px 12px;display:flex}.kb-new-func-btn{cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border:none;border-radius:8px;flex:1;padding:7px 0;font-size:13px;font-weight:600}.kb-new-func-btn.all-in{color:#fff;background:#ef4444}.kb-new-func-btn.cancel{color:var(--text-secondary);border:.5px solid var(--blue-border);background:#0000000a}.kb-new-func-btn.credit-add{color:#fff;background:#10b981}.kb-new-func-btn.check{color:var(--text-secondary);border:.5px solid var(--blue-border);background:#0000000a}.kb-new-func-btn.credit-remove{color:#fff;background:#f59e0b}.kb-new-action-btn{cursor:pointer;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.kb-new-action-btn.clear{color:var(--red);background:#ef44440d}.kb-new-action-btn.clear:active{background:#ef44441f}.kb-new-action-btn.send{background:var(--blue);color:#fff}.kb-new-play-section{background:var(--bg-page);contain:layout style;overscroll-behavior-y:contain;max-height:180px;padding:6px 10px;overflow-y:auto}.kb-new-play-section::-webkit-scrollbar{width:3px}.kb-new-play-section::-webkit-scrollbar-thumb{background:var(--blue-pale);border-radius:3px}.kb-new-tabs{scrollbar-width:none;flex-shrink:0;gap:3px;padding:0 0 6px;display:flex;overflow-x:auto}.kb-new-tabs::-webkit-scrollbar{display:none}.kb-new-tab{cursor:pointer;color:var(--text-secondary);border:.5px solid var(--blue-border);white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#ffffff80;border-radius:12px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:500}.kb-new-tab.active{background:var(--blue);color:#fff;border-color:#0000;font-weight:600}.kb-new-tab-content{flex:1;min-height:30px}.kb-new-hint{color:var(--text-muted);text-align:center;padding:0 4px 4px;font-size:10px}.kb-new-play-cell{border:.5px solid var(--blue-border);background:var(--bg-card);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-touch-callout:none;border-radius:10px;justify-content:center;align-items:center;gap:3px;padding:8px 6px;display:flex;position:relative}.kb-new-play-cell.selected{background:var(--blue);border-color:#0000}.kb-new-cell-label{color:var(--text-primary);font-size:13px;font-weight:600;line-height:1.2}.kb-new-play-cell.selected .kb-new-cell-label{color:#fff}.kb-new-mode-hint{color:var(--text-muted);background:var(--bg-page);border-bottom:.5px solid var(--blue-border);gap:8px;padding:4px 12px 6px;font-size:10px;display:flex}.kb-new-mode-tag{color:var(--blue);background:#378add14;border:.5px solid #378add1f;border-radius:8px;padding:1px 8px}.pk10-keyboard-overlay .kb-numpad{border-top:.5px solid var(--blue-border);background:#00000005;padding:5px 10px 8px}.kb-new-num-grid{grid-template-columns:repeat(5,1fr);gap:5px;padding:5px 0 0;display:grid}.kb-new-num-btn{border:.5px solid var(--blue-border);background:var(--bg-card);color:var(--text-primary);text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:8px;padding:12px 0;font-size:18px;font-weight:600}.kb-new-num-btn:active{background:var(--blue-pale)}.kb-new-num-btn.tag{letter-spacing:1px;font-size:14px;font-weight:700}.kb-new-num-btn.tag.big{color:#c62828;background:#ffcdd2;border-color:#ef9a9a}.kb-new-num-btn.tag.small{color:#2e7d32;background:#c8e6c9;border-color:#a5d6a7}.kb-new-num-btn.tag.odd{color:#e65100;background:#ffe0b2;border-color:#ffcc80}.kb-new-num-btn.tag.even{color:#1565c0;background:#bbdefb;border-color:#90caf9}.kb-new-num-btn.tag.dragon{color:#6a1b9a;background:#e1bee7;border-color:#ce93d8}.kb-new-num-btn.tag.he{color:#00695c;background:#b2dfdb;border-color:#80cbc4}.kb-new-num-btn.tag.tiger{color:#f57f17;background:#ffecb3;border-color:#ffe082}.kb-new-num-btn.backspace{color:var(--text-muted);background:#00000008;border-color:#0000;font-size:14px}.kb-new-num-btn.backspace:active{background:#0000000f}.kb-new-num-btn.special{background:#00000005;font-size:16px}.kb-new-input-row{background:var(--bg-nav);border-bottom:.5px solid var(--blue-border);align-items:center;gap:6px;padding:6px 12px;display:flex}.kb-new-real-input{border:1.5px solid var(--blue-border);background:var(--bg-card);height:36px;color:var(--text-primary);letter-spacing:.5px;appearance:none;border-radius:8px;outline:none;flex:1;padding:0 10px;font-size:14px;font-weight:600}.kb-new-real-input:focus{border-color:var(--blue)}.kb-new-real-input::placeholder{color:var(--text-muted);font-size:13px;font-weight:400}.kb-new-queue{background:var(--bg-page);border-bottom:.5px solid var(--blue-border);flex-wrap:wrap;gap:4px;max-height:60px;padding:4px 12px 6px;display:none;overflow-y:auto}.kb-new-queue-chip{background:var(--blue);color:#fff;white-space:nowrap;border-radius:12px;align-items:center;gap:3px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.kb-new-queue-opt{opacity:.9}.kb-new-queue-amt{background:#fff3;border-radius:6px;padding:1px 5px}.kb-new-queue-del{cursor:pointer;opacity:.6;margin-left:2px;padding:0 2px;font-size:10px}.kb-new-queue-del:hover{opacity:1}.kb-new-bet-tip{text-align:center;padding:6px 12px;font-size:12px;font-weight:600}.kb-new-bet-tip.success{color:#2e7d32;background:#e8f5e9}.kb-new-bet-tip.error{color:#c62828;background:#ffebee}.pk10-keyboard-overlay .kb-num-grid{display:none!important}.pk10-chat-area{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px 16px 3px;display:flex;overflow-y:auto}.pk10-chat-join-msg{display:none}.pk10-msg-system{text-align:center;color:var(--text-muted);font-size:11px}.pk10-msg-system .msg-time{margin-bottom:2px}.pk10-msg-system .msg-bubble{color:var(--text-muted);white-space:pre-wrap;background:#378add0f;border-radius:6px;padding:4px 10px;font-size:12px;display:inline-block}.pk10-msg-other{align-items:flex-start;gap:10px;display:flex}.pk10-msg-other .msg-avatar{object-fit:cover;background:#e0e0e0;border-radius:50%;flex-shrink:0;width:36px;height:36px}.pk10-msg-other .msg-other-body{max-width:65%}.pk10-msg-other .msg-name{color:#999;margin-bottom:4px;font-size:12px;line-height:1.2}.pk10-msg-other .msg-bubble{color:#333;white-space:pre-wrap;word-break:break-all;will-change:transform;background:#fff;border-radius:4px 12px 12px;padding:8px 12px;font-size:14px;line-height:1.5;transform:translateZ(0);box-shadow:0 1px 2px #00000014}.pk10-msg-self{justify-content:flex-end;align-items:flex-start;gap:10px;display:flex}.pk10-msg-self .msg-avatar{object-fit:cover;background:#e0e0e0;border-radius:50%;flex-shrink:0;width:36px;height:36px}.pk10-msg-self .msg-bubble{color:#333;word-break:break-all;will-change:transform;background:#95ec69;border-radius:12px 4px 12px 12px;max-width:65%;padding:8px 12px;font-size:14px;line-height:1.5;transform:translateZ(0);box-shadow:0 1px 2px #00000014}.msg-green{color:#22c55e;font-weight:600}.msg-red{color:#ef4444;font-weight:600}.pk10-bet-queue{border-bottom:.5px solid var(--blue-border);background:#378add08;flex-shrink:0;padding:8px 14px}.pk10-queue-title{color:var(--text-muted);margin-bottom:4px;font-size:11px}.pk10-queue-items{flex-wrap:wrap;gap:4px;display:flex}.pk10-queue-item{background:#378add14;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;display:inline-flex}.pk10-queue-raw{color:var(--text-primary)}.pk10-queue-amt{color:var(--blue);font-weight:600}.pk10-queue-del{cursor:pointer;color:var(--red);margin-left:2px;font-size:14px;font-weight:700}.pk10-bottom-bar{padding:6px 10px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px));background:#f7f7f7;border-top:.5px solid #e0e0e0;flex-shrink:0;align-items:center;gap:6px;display:flex}.pk10-kb-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.pk10-kb-btn:active{color:#999}.pk10-input-wrap{flex:1}.pk10-bet-input{color:#333;box-sizing:border-box;cursor:default;background:#fff;border:.5px solid #d0d0d0;border-radius:0;outline:none;width:100%;padding:8px 12px;font-size:14px}.pk10-bet-input:focus{background:#fff;border-color:#bbb}.pk10-bet-input::placeholder{color:#bbb;font-size:13px}.pk10-send-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#07c160;border:none;border-radius:0;flex-shrink:0;padding:8px 16px;font-size:14px;font-weight:500}.pk10-send-btn:disabled{cursor:not-allowed;background:#c8c8c8}.pk10-chat-input{color:#333;box-sizing:border-box;cursor:default;background:#fff;border:.5px solid #d0d0d0;border-radius:0;outline:none;width:100%;padding:10px 14px;font-size:14px}.pk10-chat-input:focus{background:#fff;border-color:#bbb}.pk10-chat-input::placeholder{color:#bbb}.pk10-send-msg-btn{color:#fff;cursor:pointer;background:#07c160;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.pk10-send-msg-btn:disabled{opacity:.4}#app-root:has(.pk10-page){padding-bottom:0!important}.pk10-page{box-sizing:border-box;z-index:1;flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.app-toast-container{z-index:99999;pointer-events:none;contain:paint;flex-direction:column;gap:8px;max-width:90%;display:flex;position:fixed;top:80px;left:50%;transform:translate(-50%)}.app-toast{color:#fff;pointer-events:auto;cursor:pointer;word-break:break-all;border-radius:10px;align-items:center;gap:8px;max-width:100%;padding:12px 20px;font-size:14px;font-weight:500;display:flex;box-shadow:0 2px 12px #00000026}.app-toast-success{background:#1d9e75}.app-toast-error{background:#d85a30}.app-toast-warning{background:#ba7517}.app-toast-info{background:#378add}.app-toast-icon{flex-shrink:0;font-size:16px;line-height:1}.toast-enter-active,.toast-leave-active{transition:opacity .3s,transform .3s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(-10px)}.app-skeleton{flex-direction:column;gap:10px;padding:12px;display:flex}.app-skeleton-inline{flex-direction:row;gap:8px;padding:0;display:inline-flex}.app-skeleton-line{background:linear-gradient(90deg,#eee 25%,#f5f5f5 37%,#eee 63%) 0 0/400% 100%;border-radius:4px;animation:1.4s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:100%}to{background-position:0}}@media (prefers-reduced-motion:reduce){.app-skeleton-line{background:#eee;animation:none}}.app-confirm-overlay{z-index:100000;contain:paint;background:#00000080;justify-content:center;align-items:center;animation:.2s app-confirm-fade;display:flex;position:fixed;inset:0}@keyframes app-confirm-fade{0%{opacity:0}to{opacity:1}}.app-confirm-modal{background:#fff;border-radius:12px;width:320px;max-width:80%;padding:20px 24px;animation:.2s app-confirm-pop;box-shadow:0 8px 32px #0003}@keyframes app-confirm-pop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.app-confirm-title{color:#2c2c2a;margin:0 0 12px;font-size:16px;font-weight:600}.app-confirm-msg{color:#5f5e5a;word-break:break-all;margin:0 0 20px;font-size:14px;line-height:1.5}.app-confirm-actions{justify-content:flex-end;gap:12px;display:flex}.app-confirm-actions button{cursor:pointer;border:none;border-radius:6px;padding:8px 20px;font-size:14px;transition:opacity .2s}.app-confirm-actions button:active{opacity:.7}.app-confirm-cancel{color:#5f5e5a;background:#f5f5f5}.app-confirm-ok{color:#fff;background:#378add}@media (prefers-reduced-motion:reduce){.app-confirm-overlay,.app-confirm-modal{animation:none}}.pk10-new-msg-btn{color:#2563eb;cursor:pointer;z-index:10;will-change:transform;contain:paint;background:#fffffff5;border:1px solid #dbeafe;border-radius:24px;align-self:center;align-items:center;gap:6px;margin-bottom:4px;padding:8px 20px;font-size:13px;font-weight:500;transition:transform .15s,box-shadow .15s;animation:.3s cubic-bezier(.34,1.56,.64,1) msgBtnIn;display:flex;position:sticky;bottom:0;transform:translateZ(0);box-shadow:0 1px 6px #00000014,0 0 0 1px #00000008}.pk10-new-msg-btn:hover{transform:translateY(-1px);box-shadow:0 3px 12px #2563eb26,0 0 0 1px #0000000a}.pk10-new-msg-btn:active{transform:translateY(0)}.pk10-new-msg-btn svg{flex-shrink:0}@keyframes msgBtnIn{0%{opacity:0;transform:scale(.9)translateY(6px)}}.msg-at{color:#7bb8ff;font-weight:600}.v-badge{vertical-align:middle;flex-shrink:0;width:16px;height:16px;margin-left:3px;display:inline-block}.bp-wrap{overscroll-behavior-y:contain;border-top:.5px solid #e5e5e5;min-height:10px;max-height:380px;margin-top:6px;padding:6px 10px;overflow-y:auto}.bp-wrap::-webkit-scrollbar{width:3px}.bp-wrap::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.bp-header{border-bottom:1.5px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:6px;display:flex}.bp-title{color:#222;font-size:14px;font-weight:700}.bp-count{color:#999;background:#f5f5f5;border-radius:10px;padding:2px 8px;font-size:11px}.bp-empty{text-align:center;color:#999;flex-direction:column;align-items:center;gap:8px;padding:30px 0;font-size:13px;display:flex}.bp-spinner{border:2px solid #e0e0e0;border-top-color:#e53935;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite bpSpin}@keyframes bpSpin{to{transform:rotate(360deg)}}.bp-list{flex-direction:column;gap:6px;display:flex}.bp-period-card{will-change:transform;cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:10px;padding:10px 12px;transition:background .15s;transform:translateZ(0);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.bp-period-card:active{background:#fafafa}.bp-period-summary{flex-direction:column;gap:4px;display:flex}.bp-sum-line{justify-content:space-between;align-items:center;display:flex}.bp-sum-period{color:#222;font-size:14px;font-weight:700}.bp-sum-profit{font-size:14px;font-weight:700}.bp-sum-profit.bp-pos{color:#2e7d32}.bp-sum-profit.bp-neg{color:#c62828}.bp-sum-pending{color:#e65100;background:#fff3e0;border-radius:10px;padding:2px 8px;font-size:12px;font-weight:600}.bp-sum-count,.bp-sum-label{color:#999;font-size:12px}.bp-period-detail{border-top:1px dashed #e0e0e0;margin-top:8px;padding-top:8px}.bp-bet-line{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:7px 0;display:flex}.bp-bet-line:last-child{border-bottom:none}.bp-bet-play{color:#333;flex:none;font-size:13px;font-weight:500}.bp-bet-time{color:#bbb;text-align:center;flex:1;font-size:11px}.bp-bet-profit{text-align:right;flex:none;min-width:60px;font-size:13px;font-weight:600}.bp-bet-profit.bp-pos{color:#2e7d32}.bp-bet-profit.bp-neg{color:#c62828}.bp-bet-profit.bp-pending{color:#999;font-weight:400}.bt-tag.bt-win{background:#43a047}.bt-tag.bt-lose{background:#e53935}.bt-tag.bt-pending{background:#ff9800}
