:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--bg-dark: #0d1117;--bg-card: #161b22;--bg-card-hover: #21262d;--accent: #8b5cf6;--accent-hover: #a78bfa;--text: #e6edf3;--text-muted: #8b949e;--border: #30363d;--gold: #22c55e;--header-h: 52px;--nav-h: 64px;--desktop-app-w: 420px}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-dark);color:var(--text);-webkit-font-smoothing:antialiased}.gameplay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:999}.gameplay-exit{position:absolute;top:12px;left:12px;border:1px solid var(--border);background:#161b22e0;color:var(--text);padding:8px 12px;border-radius:10px;cursor:pointer;opacity:.5;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gameplay-exit:hover,.gameplay-exit:active{opacity:.85}.gameplay-loading{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;color:#e6edf3d9;z-index:1}.gameplay-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.app{min-height:100vh;display:flex;flex-direction:column;padding-top:var(--header-h);padding-bottom:var(--nav-h);background-size:cover;background-position:center;background-repeat:no-repeat}.app.loading{justify-content:center;align-items:center}.loading-spinner{font-size:1rem;color:var(--text-muted)}.header{position:fixed;top:0;left:0;right:0;height:var(--header-h);background:var(--bg-card);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 12px;z-index:100}.header-left{display:flex;align-items:center;gap:8px}.header-title-logo{height:55px;width:auto;max-width:180px;object-fit:contain;display:block}.header-right{display:flex;align-items:center;gap:1px}.balance-wrap{display:flex;align-items:center;gap:4px;background:#22c55e26;padding:4px 8px;border-radius:20px}.balance-icon{width:18px;height:18px;object-fit:contain;display:block}.balance{font-size:.9rem;font-weight:600}.btn-refresh,.btn-lang{width:36px;height:36px;border:none;background:transparent;border-radius:8px;cursor:pointer;font-size:1.1rem}.btn-refresh-icon{width:18px;height:18px;display:block;margin:0 auto;object-fit:contain}.btn-refresh:disabled{opacity:.5;cursor:not-allowed}.btn-recharge{background:linear-gradient(90deg,#6d28d9,#a855f7);color:#fff;border:none;padding:6px 14px;border-radius:8px;font-weight:600;cursor:pointer;box-shadow:0 6px 16px #8b5cf640}.btn-recharge:hover{background:linear-gradient(90deg,#7c3aed,#c084fc)}.btn-recharge:active{transform:translateY(1px)}.announcement{position:fixed;top:var(--header-h);left:0;right:0;padding:8px 12px;background:#8b5cf626;font-size:.75rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:99}.app{padding-top:var(--header-h)}.app.with-announcement{padding-top:calc(var(--header-h) + 36px)}.app-main{flex:1;overflow:hidden;display:flex;flex-direction:column}.scroll-area{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.carousel{position:relative;height:160px;overflow:hidden;margin:8px;border-radius:12px}.carousel-track{display:flex;transition:transform .4s ease;height:100%}.carousel-slide{flex:0 0 100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.carousel-content h3{margin:0 0 4px;font-size:1.25rem}.carousel-content p{margin:0;font-size:.9rem;opacity:.95}.carousel-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px}.dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:background .2s}.dot.active{background:#fff;width:20px;border-radius:4px}.quick-buttons{display:flex;justify-content:space-around;padding:16px 8px;background:var(--bg-card);margin:0 8px 8px;border-radius:12px}.quick-btn{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;color:var(--text);cursor:pointer;font-size:.8rem}.quick-icon{font-size:1.5rem}.category-filter{padding:8px 0;margin-bottom:8px}.category-scroll{display:flex;gap:8px;overflow-x:auto;padding:0 12px;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.category-scroll::-webkit-scrollbar{display:none}.category-scroll.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.category-btn{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:20px;border:1px solid var(--border);background:var(--bg-card);color:var(--text);font-size:.85rem;cursor:pointer;transition:all .2s}.category-btn.active{background:var(--accent);border-color:var(--accent);color:#fff}.cat-icon{font-size:1rem}.game-content{padding:0 12px 20px}.game-section{margin-bottom:24px}.section-title{display:flex;align-items:center;gap:8px;font-size:1rem;margin:0 0 12px;font-weight:600}.section-title .more{margin-left:auto;color:var(--text-muted);font-size:1.2rem}.empty-hint{color:var(--text-muted);font-size:.9rem;margin:0}.game-list-horizontal{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.game-list-horizontal::-webkit-scrollbar{display:none}.game-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.game-card{background:var(--bg-card);border-radius:12px;overflow:hidden;cursor:pointer;transition:background .2s}.game-card:hover,.game-card:focus{background:var(--bg-card-hover)}.game-list-horizontal .game-card{flex:0 0 120px}.platform-card-list{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.platform-card-list::-webkit-scrollbar{display:none}.platform-card{flex:0 0 160px;padding:0;border:none;background:none;cursor:pointer}.platform-card-cover{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:4 / 3;background:var(--bg-card)}.platform-card-cover img{width:100%;height:100%;object-fit:cover;display:block}.platform-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#ffffff0f,#ffffff05)}.platform-card-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 40%,#000000a6)}.platform-card-title{position:absolute;left:10px;right:10px;bottom:10px;color:#fff;font-weight:700;font-size:1rem;text-shadow:0 2px 10px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.platform-card:hover .platform-card-cover{background:var(--bg-card-hover)}.game-cover{aspect-ratio:1;overflow:hidden;background:var(--bg-dark)}.game-cover img{width:100%;height:100%;object-fit:cover}.game-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem}.game-info{padding:8px;text-align:center}.game-name{font-size:.8rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.virtual-currency{padding:20px 12px;background:var(--bg-card);margin:0 8px 12px;border-radius:12px}.virtual-currency .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.virtual-currency h3{margin:0;font-size:1rem}.btn-vpn{padding:6px 12px;background:var(--accent);color:#fff;border:none;border-radius:8px;font-size:.8rem;cursor:pointer}.platform-list{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px}.platform-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--bg-dark);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:.9rem;cursor:pointer;transition:background .2s,border-color .2s}.platform-btn-icon{width:20px;height:20px;object-fit:contain;border-radius:4px}.platform-btn-name{line-height:1}.platform-btn:hover{background:var(--bg-card-hover)}.platform-btn.active{background:var(--primary);border-color:var(--primary);color:#fff}.platform-tab-list{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.platform-tab-list::-webkit-scrollbar{display:none}.platform-tab{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:var(--text);cursor:pointer;transition:background .2s,border-color .2s}.platform-tab:hover{background:#ffffff0f}.platform-tab.active{background:var(--primary);border-color:var(--primary);color:#fff}.platform-tab-icon{width:22px;height:22px;object-fit:contain;border-radius:6px}.platform-tab-name{font-size:.9rem;line-height:1;white-space:nowrap}.platform-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 24px;background:var(--bg-dark);border-radius:12px;color:var(--text);text-decoration:none;transition:background .2s}.platform-item:hover{background:var(--bg-card-hover)}.platform-icon{font-size:2rem}.platform-name{font-size:.9rem}.game-partners{padding:20px 12px;margin:0 8px 12px;background:var(--bg-card);border-radius:12px}.game-partners h3{margin:0 0 16px;font-size:1rem}.partner-list{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.partner-item{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--bg-dark);border-radius:8px;font-size:.85rem}.partner-icon{font-size:1.2rem}.license{padding:20px 12px;margin:0 8px 12px;background:var(--bg-card);border-radius:12px}.license h3{margin:0 0 16px;font-size:1rem}.license-content{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.license-badge{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border-radius:8px;font-weight:600}.license-badge .check{font-size:1.2rem}.age-badge{padding:8px 16px;background:var(--accent);color:#fff;border-radius:8px;font-weight:700}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:var(--nav-h);background:var(--bg-card);border-top:1px solid var(--border);display:flex;justify-content:space-around;align-items:center;z-index:100}.nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:.7rem;padding:8px 12px;transition:color .2s}.nav-item.active{color:var(--accent)}.nav-icon{font-size:1.25rem}.top-btn{position:fixed;bottom:calc(var(--nav-h) + 16px);right:16px;width:48px;height:48px;border-radius:50%;background:var(--accent);color:#fff;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;box-shadow:0 4px 12px #8b5cf666;z-index:90;transition:transform .2s}.top-btn:hover{transform:scale(1.05)}.top-btn .arrow{font-size:1rem;line-height:1}.profile-page{flex:1;display:flex;flex-direction:column;overflow:hidden}.profile-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 12px 24px}.profile-block{background:var(--bg-card);border-radius:12px;padding:16px;margin-bottom:12px}.vip-block{background:linear-gradient(135deg,#8b5cf633,#8b5cf60d);border:1px solid rgba(139,92,246,.3)}.vip-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.vip-user{display:flex;align-items:center;gap:12px}.vip-avatar{width:48px;height:48px;border-radius:50%;background:var(--bg-dark);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.vip-info{display:flex;flex-direction:column;gap:4px}.vip-name{font-size:1rem;font-weight:600}.vip-id{display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--text-muted)}.btn-copy-id{background:none;border:none;cursor:pointer;padding:2px;font-size:.9rem}.btn-vip-detail{background:var(--accent);color:#fff;border:none;padding:6px 12px;border-radius:8px;font-size:.8rem;cursor:pointer}.vip-progress{margin-top:12px}.vip-levels{display:flex;align-items:center;gap:8px;margin-bottom:8px}.vip-current{font-size:.9rem;font-weight:600}.vip-bar-wrap{flex:1;height:8px;background:var(--bg-dark);border-radius:4px;overflow:hidden}.vip-bar{height:100%;background:var(--accent);border-radius:4px;transition:width .3s}.vip-next{font-size:.85rem;color:var(--text-muted)}.vip-tip{font-size:.75rem;color:var(--text-muted);margin:0}.balance-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.balance-label{display:flex;align-items:center;gap:6px;font-size:.9rem}.balance-label .balance-icon{width:18px;height:18px;object-fit:contain;display:block}.balance-value{font-size:1.25rem;font-weight:700;color:#f59e0b}.balance-actions{display:flex;gap:12px;margin-bottom:16px}.btn-recharge-main{flex:1;padding:12px;background:var(--accent);color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer}.btn-withdraw-main{flex:1;padding:12px;background:var(--bg-dark);color:var(--text);border:1px solid var(--border);border-radius:10px;font-weight:600;cursor:pointer}.balance-menus{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.balance-menu-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;background:var(--bg-dark);border:none;border-radius:8px;color:var(--text);cursor:pointer;font-size:.75rem}.balance-menu-item .menu-icon{font-size:1.25rem}.invite-block{background:linear-gradient(135deg,#f59e0b1a,#8b5cf61a)}.invite-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.invite-gift{font-size:1.5rem}.invite-text{flex:1;font-size:.9rem}.invite-detail{font-size:.8rem;color:var(--accent);text-decoration:none}.invite-link-wrap{display:flex;gap:8px}.invite-input{flex:1;padding:10px 12px;background:var(--bg-dark);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:.8rem}.btn-copy-invite{padding:10px 20px;background:#f59e0b;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;white-space:nowrap}.menus-block{padding:0}.menu-row{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:none;border:none;border-bottom:1px solid var(--border);color:var(--text);font-size:.9rem;cursor:pointer;text-align:left}.menu-row:last-child{border-bottom:none}.menu-row-icon{font-size:1.1rem}.menu-row-label{flex:1}.menu-row-extra{font-size:.85rem;color:var(--text-muted)}.menu-row-arrow{color:var(--text-muted);font-size:1.2rem}.btn-logout{width:100%;margin-top:24px;padding:14px;background:transparent;border:none;color:#ef4444;font-size:1rem;font-weight:600;cursor:pointer}.placeholder-page{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.activity-page{padding:12px 12px 18px}.activity-list{display:flex;flex-direction:column;gap:12px}.activity-card{width:100%;padding:0;border:none;background:transparent;border-radius:16px;overflow:hidden;cursor:pointer}.activity-card-img{width:100%;display:block;border-radius:16px}.activity-detail-page{flex:1;height:100vh;display:flex;flex-direction:column;overflow:hidden}.activity-detail-topbar{height:54px;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;padding:0 8px;color:var(--text)}.activity-detail-back{width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#00000040;color:var(--text);font-size:1.6rem;cursor:pointer}.activity-detail-title{text-align:center;font-weight:800;letter-spacing:.5px}.activity-detail-spacer{width:100%}.activity-detail-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 12px 16px}.activity-detail-img{width:100%;display:block;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0003}.app.subpage{padding-top:0;padding-bottom:0;background:radial-gradient(1200px 500px at 50% 0%,rgba(139,92,246,.35),transparent 60%),radial-gradient(900px 600px at 30% 40%,rgba(34,197,94,.12),transparent 55%),var(--bg-dark)}.bet-record-page{flex:1;height:100vh;display:flex;flex-direction:column;overflow:hidden}.bet-record-topbar{height:54px;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;padding:0 8px;color:var(--text)}.bet-record-back{width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#00000040;color:var(--text);font-size:1.6rem;cursor:pointer}.bet-record-title{text-align:center;font-weight:700;letter-spacing:.5px}.bet-record-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:8px 12px 0}.bet-filter-btn{width:100%;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#00000047;color:var(--text);padding:0 12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.bet-filter-text{font-size:.9rem;font-weight:600}.bet-filter-arrow{color:#e6edf3b3;font-size:.9rem}.bet-sheet-mask{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999;background:#0000008c;display:flex;justify-content:center;align-items:flex-end}.bet-sheet{width:100%;max-width:520px;background:#14161df5;border-top-left-radius:16px;border-top-right-radius:16px;border:1px solid rgba(255,255,255,.08);box-shadow:0 -18px 50px #0000008c;padding-bottom:env(safe-area-inset-bottom)}.bet-sheet-header{display:flex;align-items:center;justify-content:center;position:relative;padding:14px 16px 10px}.bet-sheet-title{font-weight:800;color:#e6edf3eb}.bet-sheet-close{position:absolute;right:10px;top:8px;width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#00000040;color:#e6edf3e6;font-size:1.2rem;cursor:pointer}.bet-sheet-list{padding:6px 10px 14px}.bet-sheet-item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#0003;color:#e6edf3e0;cursor:pointer;margin-bottom:10px}.bet-sheet-item-label{font-size:.95rem;font-weight:600}.bet-sheet-item-dot{width:18px;height:18px;border-radius:999px;border:2px solid rgba(230,237,243,.35);background:transparent}.bet-sheet-item-dot.active{border-color:#8b5cf6f2;background:#8b5cf6f2;box-shadow:0 0 0 4px #8b5cf62e}.bet-record-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:12px}.bet-stat{background:#0000003d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px 8px;text-align:center}.bet-stat-val{font-weight:800;font-size:.95rem;color:var(--text)}.bet-stat-val.pos{color:#22c55e}.bet-stat-val.neg{color:#ef4444}.bet-stat-label{margin-top:4px;font-size:.72rem;color:#e6edf3ad}.bet-record-list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 12px 16px}.bet-record-hint{padding:18px 0;text-align:center;color:#e6edf3b3;font-size:.9rem}.bet-record-hint.error{color:#ef4444}.bet-record-empty{margin-top:18vh;display:flex;flex-direction:column;align-items:center;gap:10px;color:#e6edf3b3}.bet-record-empty-icon{font-size:2.2rem;opacity:.9}.bet-row{background:#0000003d;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px;margin-bottom:10px}.bet-row-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.bet-row-time{font-size:.78rem;color:#e6edf3b3}.bet-row-name{font-size:.85rem;font-weight:700;max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.bet-row-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.bet-row-label{font-size:.72rem;color:#e6edf399}.bet-row-value{margin-top:2px;font-weight:800;font-size:.95rem}.bet-row-value.pos{color:#22c55e}.bet-row-value.neg{color:#ef4444}.bet-pager{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;padding:10px 2px 4px}.bet-pager-btn{height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#00000047;color:var(--text);font-weight:700;cursor:pointer}.bet-pager-btn:disabled{opacity:.45;cursor:not-allowed}.bet-pager-info{font-size:.85rem;color:#e6edf3bf}.task-center-page{flex:1;height:100vh;display:flex;flex-direction:column;overflow:hidden}.task-center-topbar{height:54px;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;padding:0 8px;color:var(--text)}.task-center-back{width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#00000040;color:var(--text);font-size:1.6rem;cursor:pointer}.task-center-title{text-align:center;font-weight:800;letter-spacing:.5px}.task-center-spacer{width:100%}.task-center-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 12px 16px}.task-center-hint{padding:18px 0;text-align:center;color:#e6edf3b3;font-size:.9rem}.task-center-hint.error{color:#ef4444}.task-card{background:#00000040;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:14px 14px 12px;margin-bottom:12px}.task-card-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.task-card-title{font-weight:900;display:flex;align-items:center;gap:8px}.task-card-icon{font-size:1.2rem}.task-card-reward{font-size:.95rem;color:#e6edf3d9}.task-card-reward-amt{color:#fde68a;font-weight:900}.task-card-body{display:flex;flex-direction:column;gap:10px}.task-card-tip{font-size:.85rem;color:#e6edf3b3}.task-card-tip-sep{margin:0 8px}.task-steps{display:flex;gap:8px;align-items:center;justify-content:space-between}.task-step{flex:1;display:flex;align-items:center;justify-content:center}.task-step-dot{width:26px;height:26px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#8b5cf61f;color:#e6edf3bf;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.78rem;cursor:pointer}.task-step-dot.active{border-color:#8b5cf6f2;background:#8b5cf6f2;color:#fff;box-shadow:0 0 0 4px #8b5cf62e}.task-progress{padding:10px 12px;border-radius:14px;background:#0000002e;border:1px solid rgba(255,255,255,.06)}.task-progress-bar{height:10px;background:#ffffff14;border-radius:999px;overflow:hidden}.task-progress-bar-inner{height:100%;background:linear-gradient(90deg,#8b5cf6e6,#22c55ed9);border-radius:999px}.task-progress-info{display:flex;justify-content:space-between;gap:10px;margin-top:8px;font-size:.82rem;color:#e6edf3b3}.task-claim-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:4px}.task-acc-display{min-width:92px}.task-acc-val{font-size:1.7rem;font-weight:900;color:#fde68a;letter-spacing:.3px}.task-claim-btn{width:140px;height:42px;border-radius:12px;border:none;background:#8b5cf6f2;color:#fff;font-weight:900;cursor:pointer;font-size:.95rem}.task-claim-btn.disabled{background:#ffffff14;color:#e6edf3a6;cursor:not-allowed}.task-claim-btn:disabled{opacity:1}.task-claim-hint{font-size:.78rem;color:#e6edf38c;text-align:right;margin-top:6px}.vip-detail-page{flex:1;height:100vh;display:flex;flex-direction:column;overflow:hidden}.vip-detail-topbar{height:54px;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;padding:0 8px;color:var(--text)}.vip-detail-back{width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#00000040;color:var(--text);font-size:1.6rem;cursor:pointer}.vip-detail-title{text-align:center;font-weight:800;letter-spacing:.5px}.vip-detail-spacer{width:100%}.vip-detail-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 12px 20px}.vip-detail-user{display:flex;align-items:center;gap:12px;margin-bottom:12px}.vip-detail-avatar{width:48px;height:48px;border-radius:50%;background:#00000040;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.vip-detail-userinfo{display:flex;flex-direction:column;gap:4px}.vip-detail-name{font-size:1rem;font-weight:700}.vip-detail-id{font-size:.85rem;color:#e6edf3b3}.vip-detail-card{position:relative;border-radius:16px;overflow:hidden;background:#0000003d;border:1px solid rgba(255,255,255,.08);padding:12px 10px;margin-bottom:12px}.vip-detail-card-sub{margin-top:2px;font-size:.85rem;color:#e6edf3a6}.vip-detail-vipimg{width:100%;margin-top:10px;border-radius:14px;display:block}.vip-swiper-wrap{margin-top:6px;padding:8px 0 4px}.vip-swiper{width:100%;padding:0}.vip-swiper-slide{display:flex;justify-content:center;align-items:center}.vip-swiper-card{width:100%;margin:0;padding:0;border:none;background:transparent;cursor:pointer;transform-origin:center center;transition:transform .35s ease}.vip-detail-card .vip-swiper .swiper-slide-active .vip-swiper-card{transform:scale(1.12)}.vip-swiper-img{width:100%;display:block;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#0000002e;aspect-ratio:16 / 7;object-fit:cover}.vip-detail-card .swiper{overflow:visible}.vip-detail-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}.vip-metric{background:#00000038;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:10px}.vip-metric-label{font-size:.78rem;color:#e6edf3a6;margin-bottom:6px}.vip-metric-val{font-size:1rem;font-weight:900;color:#fde68a}.vip-detail-table{background:#00000038;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:12px}.vip-detail-table-title{font-weight:900;margin-bottom:10px}.vip-table-head,.vip-table-row{display:grid;grid-template-columns:1fr 1fr .7fr;gap:10px;align-items:center}.vip-table-head{font-size:.8rem;color:#e6edf3a6;padding:8px 6px;border-bottom:1px solid rgba(255,255,255,.08)}.vip-table-body{padding-top:6px}.vip-table-row{padding:10px 6px;border-bottom:1px solid rgba(255,255,255,.06)}.vip-table-row:last-child{border-bottom:none}.vip-cell{font-size:.85rem;color:#e6edf3e0}.vip-detail-hint{padding:14px 6px;text-align:center;color:#e6edf3a6;font-size:.9rem}.vip-detail-hint.error{color:#ef4444}.income-page{flex:1;height:100vh;display:flex;flex-direction:column;overflow:hidden}.income-topbar{height:54px;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;padding:0 8px;color:var(--text)}.income-back{width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#00000040;color:var(--text);font-size:1.6rem;cursor:pointer}.income-title{text-align:center;font-weight:800;letter-spacing:.5px}.income-spacer{width:100%}.income-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 12px 20px}.income-hint{padding:18px 0;text-align:center;color:#e6edf3b3;font-size:.9rem}.income-hint.error{color:#ef4444}.income-block{background:#0000003d;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:12px;margin-bottom:12px}.income-block-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.income-block-title{font-weight:900}.income-link{border:none;background:none;color:#8b5cf6f2;font-weight:700;cursor:pointer}.income-claim-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border-radius:14px;background:#0000002e;border:1px solid rgba(255,255,255,.06)}.income-amt{display:flex;align-items:baseline;gap:8px}.income-coin{color:var(--gold);font-weight:900}.income-amt-val{font-size:1.7rem;font-weight:900;color:#fde68a}.income-claim-btn{width:110px;height:40px;border-radius:12px;border:none;background:#8b5cf6f2;color:#fff;font-weight:900;cursor:pointer}.income-claim-btn.disabled,.income-claim-btn:disabled{background:#ffffff14;color:#e6edf3a6;cursor:not-allowed}.income-meta{margin-top:10px;padding:10px;border-radius:14px;background:#00000024;border:1px solid rgba(255,255,255,.06)}.income-meta-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:6px 0;color:#e6edf3bf;font-size:.9rem}.income-meta-accent{color:#60a5fa;font-weight:900}.income-invite-link{margin-top:8px;padding:10px 12px;border-radius:12px;background:#00000042;border:1px solid rgba(255,255,255,.08);font-size:.85rem;color:#e6edf3e6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.income-settle{margin-top:10px}.income-settle-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.income-settle-title{font-weight:900}.income-settle-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.income-mini{background:#0003;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:10px;text-align:center}.income-mini-label{font-size:.78rem;color:#e6edf3a6;margin-bottom:6px}.income-mini-val{font-size:1rem;font-weight:900;color:#fde68a}.invite-page{flex:1;height:100vh;display:flex;flex-direction:column;overflow:hidden;background:url(/invite/img_invite.webp) center top / cover no-repeat,radial-gradient(900px 520px at 60% 0%,rgba(147,51,234,.45),transparent 60%),radial-gradient(700px 520px at 10% 30%,rgba(59,130,246,.2),transparent 60%),var(--bg-dark)}.invite-topbar{height:54px;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;padding:0 8px;color:var(--text)}.invite-back{width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#00000040;color:var(--text);font-size:1.6rem;cursor:pointer}.invite-title{text-align:center;font-weight:800;letter-spacing:.5px}.invite-spacer{width:100%}.invite-hero{position:relative;margin:6px 12px 0;border-radius:18px;min-height:210px;display:flex;align-items:flex-start;justify-content:center;padding-top:18px}.invite-hero-title{text-align:center;font-weight:900;font-size:1.05rem;color:#fffffff2;text-shadow:0 8px 30px rgba(0,0,0,.55)}.invite-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 12px 20px}.invite-hint{padding:14px 0;text-align:center;color:#e6edf3b3;font-size:.9rem}.invite-hint.error{color:#ef4444}.invite-panel{margin-top:-22px;padding:14px 12px 12px;border-radius:18px;background:#00000047;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 60px #00000073;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.invite-panel-label{font-size:.9rem;color:#e6edf3c7;margin-bottom:10px;font-weight:800}.invite-action{width:100%;height:54px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;display:flex;align-items:center;gap:12px;padding:0 14px;color:#e6edf3eb;font-weight:800;cursor:pointer;margin-bottom:10px}.invite-action:disabled{opacity:.55;cursor:not-allowed}.invite-action-icon{width:22px;height:22px}.invite-stats{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#00000038;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:14px 12px}.invite-stat{text-align:center}.invite-stat-val{font-size:1.35rem;font-weight:900;color:#fffffff2}.invite-stat-label{margin-top:6px;font-size:.85rem;color:#e6edf3b3;font-weight:700}.subpage-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:var(--bg-card);border-bottom:1px solid var(--border)}.btn-back{background:transparent;border:0;color:var(--text);font-size:14px;opacity:.9;cursor:pointer}.subpage-title{color:var(--text);font-weight:700}.subpage-content{padding:16px}.card{background:#00000038;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:14px 12px}.card-title{color:#fffffff2;font-weight:800;margin-bottom:10px}.muted{color:#e6edf3b3;font-size:13px}.qr-wrap{display:flex;justify-content:center;margin:12px 0}.qr-img{width:240px;height:240px;border-radius:14px;background:#fff;padding:8px}.addr-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;background:#00000040;border:1px solid rgba(255,255,255,.08)}.addr-text{color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-copy{background:#2d6cff;border:0;color:#fff;padding:8px 10px;border-radius:14px;font-size:13px;cursor:pointer}.tip{margin-top:10px;line-height:1.4}.form-row{display:flex;flex-direction:column;gap:6px;margin-top:10px}.form-label{color:#e6edf3b3;font-size:13px;font-weight:700}.form-input{width:100%;box-sizing:border-box;border-radius:14px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);background:#00000040;color:var(--text);outline:none}.form-input::placeholder{color:#e6edf373}@media (min-width: 768px){.app{width:min(var(--desktop-app-w),100%);margin-left:auto;margin-right:auto}.header,.announcement,.bottom-nav{width:min(var(--desktop-app-w),100%);left:50%;right:auto;transform:translate(-50%)}.top-btn{right:calc(50% - (min(var(--desktop-app-w),100%)/2) + 16px)}}#app{min-height:100vh}
