.avatar-picker-backdrop{justify-content:center}.avatar-picker{max-height:calc(100dvh - 22px);height:min(86dvh,760px)!important}.avatar-picker-preview{flex:none;padding:14px 0 10px!important}.avatar-picker-preview img,.avatar-picker-preview i{width:76px!important;height:76px!important}.avatar-picker nav{overscroll-behavior-x:contain;scrollbar-width:none;white-space:nowrap;flex:none;gap:22px!important;padding:0 20px 12px!important;overflow:auto hidden!important}.avatar-picker nav::-webkit-scrollbar{display:none}.avatar-picker nav button{flex:none!important;padding:7px 0!important;font-size:14px!important}.avatar-picker main{overscroll-behavior:contain;min-height:0;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-content:start!important;align-items:start!important;gap:15px!important;padding:18px 26px 22px!important;overflow-y:auto!important}.avatar-picker main>button{aspect-ratio:1;min-width:0;display:block;position:relative;border-radius:50%!important;width:100%!important;height:auto!important;margin:0!important;transform:none!important}.avatar-picker main img{object-fit:cover;display:block;width:100%!important;height:100%!important}.avatar-picker footer{flex:none;padding:14px 22px calc(14px + env(safe-area-inset-bottom))!important}@media (width>=700px){.avatar-picker-backdrop{align-items:center;padding:24px}.avatar-picker{max-height:calc(100dvh - 48px);border-radius:22px!important;width:min(760px,100vw - 48px)!important;height:min(760px,100dvh - 48px)!important;box-shadow:0 24px 80px #00000094!important}.avatar-picker nav{flex-wrap:wrap;justify-content:center;row-gap:4px!important;padding:4px 28px 14px!important;overflow:visible!important}.avatar-picker main{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:18px!important;padding:22px 34px 26px!important}}@media (width<=370px){.avatar-picker main{gap:12px!important;padding-inline:20px!important}.avatar-picker nav{gap:18px!important;padding-inline:16px!important}}.leaderboard-tabs{background:#0c0c0c;border:1px solid #f5c45133;border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;margin:14px 14px 0;padding:4px;display:grid}.leaderboard-tabs button{color:#94896f;background:0 0;border:0;border-radius:10px;height:36px;font-size:13px;font-weight:800}.leaderboard-tabs button.on{background:var(--gold-gradient);color:#201506;box-shadow:0 3px 12px #00000040}.wechat-room .chat-actions-panel:has(.niuniu-start-bidding-action){grid-template-columns:repeat(3,minmax(0,92px));justify-content:start;gap:8px;display:grid}.wechat-room .chat-actions-panel .niuniu-start-bidding-action{color:#5b3a00}.wechat-room .chat-actions-panel .niuniu-start-bidding-action i{background:linear-gradient(135deg,#8d6014,#f5c451 50%,#ffe29a);box-shadow:0 7px 18px #b980193d}.wechat-room .chat-actions-panel .niuniu-dice-action{color:#5b3a00}.wechat-room .chat-actions-panel .niuniu-dice-action i{background:linear-gradient(145deg,#fff8e9,#f1c76e);box-shadow:0 7px 18px #ad771733}.wechat-bubble-row .chat-dice-message{--dice-size:60px;--dice-half:30px;--dice-final:rotateX(0deg) rotateY(0deg);perspective:420px;contain:layout paint;background:0 0;width:80px;height:82px;padding:0;display:block;position:relative}.wechat-bubble-row .chat-dice-message.telegram-tgs-dice{perspective:none;contain:layout paint style;width:124px;height:124px;overflow:visible}.chat-telegram-dice-canvas{width:124px;height:124px;display:block;position:absolute;inset:0;overflow:visible}.chat-telegram-dice-canvas svg{width:100%!important;height:100%!important;overflow:visible!important}.chat-telegram-dice-canvas[data-failed="1"]:after{content:"🎲";place-items:center;width:100%;height:100%;font-size:72px;display:grid}.chat-dice-message.dice-value-1{--dice-final:rotateX(0deg) rotateY(0deg)}.chat-dice-message.dice-value-2{--dice-final:rotateX(0deg) rotateY(-90deg)}.chat-dice-message.dice-value-3{--dice-final:rotateX(-90deg) rotateY(0deg)}.chat-dice-message.dice-value-4{--dice-final:rotateX(90deg) rotateY(0deg)}.chat-dice-message.dice-value-5{--dice-final:rotateX(0deg) rotateY(90deg)}.chat-dice-message.dice-value-6{--dice-final:rotateX(0deg) rotateY(180deg)}.chat-dice-cube{width:var(--dice-size);height:var(--dice-size);transform-origin:50% 78%;will-change:transform,opacity;position:absolute;top:6px;left:10px;transform:translate(0,0)scale(1)}.chat-dice-spinner{transform:var(--dice-final);transform-style:preserve-3d;will-change:transform;display:block;position:absolute;inset:0}.chat-dice-face{backface-visibility:hidden;background:radial-gradient(circle at 27% 18%,#fff,#0000 36%),linear-gradient(145deg,#fff 0%,#f6f6f3 56%,#deded9 100%);border:1px solid #5a5b602b;border-radius:15px;display:block;position:absolute;inset:0;overflow:hidden;box-shadow:inset 1px 1px 2px #fffffff5,inset -4px -5px 8px #36383e1c,0 1px 2px #00000024}.chat-dice-face-1{transform:rotateY(0deg) translateZ(var(--dice-half))}.chat-dice-face-6{transform:rotateY(180deg) translateZ(var(--dice-half))}.chat-dice-face-2{transform:rotateY(90deg) translateZ(var(--dice-half))}.chat-dice-face-5{transform:rotateY(-90deg) translateZ(var(--dice-half))}.chat-dice-face-3{transform:rotateX(90deg) translateZ(var(--dice-half))}.chat-dice-face-4{transform:rotateX(-90deg) translateZ(var(--dice-half))}.chat-dice-pips{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:3px;display:grid;position:absolute;inset:8px}.chat-dice-pips i{opacity:0;background:linear-gradient(145deg,#45474d,#111216);border-radius:50%;width:9.5px;height:9.5px;margin:auto;display:block;box-shadow:inset 0 1px 1px #fff3,0 1px 1.5px #00000047}.chat-dice-pips i.is-on{opacity:1}.chat-dice-face-1 .chat-dice-pips i.is-on{background:linear-gradient(145deg,#ff6a65,#d83236);box-shadow:inset 0 1px 1px #ffffff47,0 1px 2px #b01a1f4d}.chat-dice-ground-shadow{opacity:.72;background:radial-gradient(#0000004d,#0000 70%);border-radius:50%;width:52px;height:13px;position:absolute;bottom:3px;left:14px;transform:scaleX(.88)}.chat-dice-message.is-rolling .chat-dice-cube{animation:1.12s cubic-bezier(.2,.76,.24,1) both chatDiceToss}.chat-dice-message.is-rolling .chat-dice-spinner{animation:1.12s cubic-bezier(.18,.7,.22,1) both chatDiceSpin}.chat-dice-message.is-rolling .chat-dice-ground-shadow{animation:1.12s ease-out both chatDiceShadow}@keyframes chatDiceToss{0%{opacity:.25;transform:translate(-13px,-12px)scale(.68)}18%{opacity:1;transform:translate(-4px,-24px)scale(.86)}43%{transform:translate(7px,-8px)scale(1.01)}57%{transform:translate(4px,4px)scale(1.08,.91)}69%{transform:translate(1px,-7px)scale(.97,1.04)}83%{transform:translateY(1px)scale(1.025,.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes chatDiceSpin{0%{transform:rotateX(-505deg)rotateY(430deg)rotate(-14deg)}34%{transform:rotateX(-330deg)rotateY(260deg)rotate(9deg)}58%{transform:rotateX(-190deg)rotateY(135deg)rotate(-5deg)}78%{transform:var(--dice-final) rotateZ(2deg)}to{transform:var(--dice-final)}}@keyframes chatDiceShadow{0%{opacity:.08;transform:scaleX(.38)}20%{opacity:.14;transform:scaleX(.48)}56%{opacity:.68;transform:scaleX(.96)}69%{opacity:.3;transform:scaleX(.62)}83%{opacity:.7;transform:scaleX(.92)}to{opacity:.72;transform:scaleX(.88)}}@media (prefers-reduced-motion:reduce){.chat-dice-message.is-rolling .chat-dice-cube,.chat-dice-message.is-rolling .chat-dice-spinner,.chat-dice-message.is-rolling .chat-dice-ground-shadow{animation:none}}.header-actions{justify-self:end;align-items:center;gap:7px;min-width:0;display:flex}.header-actions .header-right{justify-self:auto}.header-actions .header-balance{border-radius:16px;justify-content:flex-start;justify-self:auto;min-width:0;max-width:118px;height:31px;padding:0 4px 0 9px;font-size:9px}.header-actions .header-balance span{text-align:left;flex:1;min-width:0}.header-actions .header-balance b{width:23px;height:23px}.language-switch{border:1px solid rgba(var(--theme-rgb,245,196,81),.54);min-width:35px;height:31px;color:var(--gold);background:#0f0c06c2;border-radius:16px;padding:0 8px;font-size:11px;font-weight:800;line-height:1}.language-switch:active{transform:scale(.96)}.app-download-button{border:1px solid rgba(var(--theme-rgb,245,196,81),.54);height:31px;color:var(--gold);white-space:nowrap;background:#0f0c06c2;border-radius:16px;align-items:center;gap:4px;padding:0 9px;font-size:10px;font-weight:850;display:flex}.app-download-button svg{width:14px;height:14px}.app-download-button:active{transform:scale(.96)}.language-settings-page main{padding:14px}.language-settings-page .card{padding:16px}.language-settings-page .card h2{margin:0 0 12px;font-size:15px}.language-settings-page .card>button{color:#eee;text-align:left;background:#0b0b0b;border:1px solid #f5c4511f;border-radius:13px;align-items:center;width:100%;min-height:64px;margin-top:9px;padding:10px 14px;display:flex}.language-settings-page .card>button.active{border-color:var(--gold);background:#f5c45114}.language-settings-page .card>button span{gap:4px;display:grid}.language-settings-page .card>button b{font-size:13px}.language-settings-page .card>button small{color:#8d846e;font-size:10px}.language-settings-page .card>button svg{width:19px;color:var(--gold);margin-left:auto}.app-startup-splash{z-index:9999;opacity:1;background:#050505;place-items:center;transition:opacity .3s;display:grid;position:fixed;inset:0}.app-startup-splash img{object-fit:cover;width:100%;height:100%}.app-startup-splash.closing{opacity:0}@media (width<=390px){.header-actions{gap:4px}.header-actions .header-balance{max-width:101px;padding-left:7px}.app-download-button{padding:0 7px}.app-download-button svg{display:none}.header-actions .service{padding:0 8px}.header-actions .service span{font-size:10px}}.vest-apps-page main{padding:14px 14px 38px}.vest-apps-intro{color:#b7aa87;background:#f5c4510f;border:1px solid #f5c4512e;border-radius:14px;margin:0 0 16px;padding:13px 15px;font-size:12px;line-height:1.65}.vest-apps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.vest-apps-grid article{background:linear-gradient(145deg,#1c170df5,#080808fa);border:1px solid #f5c45133;border-radius:17px;justify-items:center;gap:10px;min-width:0;padding:15px 10px 12px;display:grid;box-shadow:0 10px 24px #00000038}.vest-apps-grid img{object-fit:cover;background:#111;border:1px solid #f5c45157;border-radius:20px;width:84px;height:84px}.vest-apps-grid h2{color:#f4e5b4;text-align:center;word-break:break-word;place-items:center;min-height:34px;margin:0;font-size:14px;line-height:1.25;display:grid}.vest-apps-grid button{color:#160f03;background:linear-gradient(100deg,#b47a12,#ffe397,#d79b28);border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;font-size:12px;font-weight:900;display:flex}.vest-apps-grid button:active{transform:scale(.97)}.vest-apps-grid button svg{width:16px;height:16px}.vest-apps-state{color:#8e856f;text-align:center;padding:70px 15px;font-size:13px}@media (width<=350px){.vest-apps-grid{grid-template-columns:1fr}.vest-apps-grid img{width:96px;height:96px}}.wechat-room .niuniu-mention{font-weight:700;display:inline}.wechat-room .niuniu-mention.self{color:#1677ff}.wechat-room .niuniu-mention.other{color:#8a8d93}html[data-platform-theme=black-gold] .wechat-room,html[data-platform-theme=black-blue] .wechat-room,html[data-platform-theme=black-green] .wechat-room,html[data-platform-theme=black-red] .wechat-room,html[data-platform-theme=black-white] .wechat-room,html[data-platform-theme=black-purple] .wechat-room,html[data-platform-theme=blue-purple] .wechat-room,html[data-platform-theme=red-orange] .wechat-room{color:#f5f6f8!important;background:#1b1c21!important}html[data-platform-theme=black-gold] .wechat-room-header,html[data-platform-theme=black-blue] .wechat-room-header,html[data-platform-theme=black-green] .wechat-room-header,html[data-platform-theme=black-red] .wechat-room-header,html[data-platform-theme=black-white] .wechat-room-header,html[data-platform-theme=black-purple] .wechat-room-header,html[data-platform-theme=blue-purple] .wechat-room-header,html[data-platform-theme=red-orange] .wechat-room-header{color:#f8f8fa!important;background:#202126!important;border-bottom-color:#393a41!important}.wechat-room-header b{color:inherit!important}.wechat-room-header small{color:#a5a7ae!important}.wechat-room-header button{color:inherit!important}html[data-platform-theme=black-gold] .wechat-room .room-notice,html[data-platform-theme=black-blue] .wechat-room .room-notice,html[data-platform-theme=black-green] .wechat-room .room-notice,html[data-platform-theme=black-red] .wechat-room .room-notice,html[data-platform-theme=black-white] .wechat-room .room-notice,html[data-platform-theme=black-purple] .wechat-room .room-notice,html[data-platform-theme=blue-purple] .wechat-room .room-notice,html[data-platform-theme=red-orange] .wechat-room .room-notice{color:#f0d38e!important;background:#302b1f!important}html[data-platform-theme=black-gold] .wechat-bubble-row p,html[data-platform-theme=black-blue] .wechat-bubble-row p,html[data-platform-theme=black-green] .wechat-bubble-row p,html[data-platform-theme=black-red] .wechat-bubble-row p,html[data-platform-theme=black-white] .wechat-bubble-row p,html[data-platform-theme=black-purple] .wechat-bubble-row p,html[data-platform-theme=blue-purple] .wechat-bubble-row p,html[data-platform-theme=red-orange] .wechat-bubble-row p{color:#f7f7fa!important;background:#303137!important;box-shadow:0 1px 1px #00000057!important}html[data-platform-theme=black-gold] .wechat-bubble-row.mine p,html[data-platform-theme=black-blue] .wechat-bubble-row.mine p,html[data-platform-theme=black-green] .wechat-bubble-row.mine p,html[data-platform-theme=black-red] .wechat-bubble-row.mine p,html[data-platform-theme=black-white] .wechat-bubble-row.mine p,html[data-platform-theme=black-purple] .wechat-bubble-row.mine p,html[data-platform-theme=blue-purple] .wechat-bubble-row.mine p,html[data-platform-theme=red-orange] .wechat-bubble-row.mine p{color:#fff!important;background:#4e9c59!important}.wechat-bubble-row small{color:#9fa1a8!important}.wechat-room .chat-empty{color:#999ba2!important}.wechat-room .chat-red-packet,.wechat-room .chat-red-packet.claimed{opacity:1!important;filter:none!important;color:#fff!important}.wechat-room .chat-red-packet span b{color:#fff!important}.wechat-room .chat-red-packet span em{color:#ffe4ca!important}.wechat-room .chat-red-packet.niuniu-packet:after{color:#8e503b!important}html[data-platform-theme=black-gold] .wechat-composer,html[data-platform-theme=black-blue] .wechat-composer,html[data-platform-theme=black-green] .wechat-composer,html[data-platform-theme=black-red] .wechat-composer,html[data-platform-theme=black-white] .wechat-composer,html[data-platform-theme=black-purple] .wechat-composer,html[data-platform-theme=blue-purple] .wechat-composer,html[data-platform-theme=red-orange] .wechat-composer,html[data-platform-theme=black-gold] .chat-picker,html[data-platform-theme=black-blue] .chat-picker,html[data-platform-theme=black-green] .chat-picker,html[data-platform-theme=black-red] .chat-picker,html[data-platform-theme=black-white] .chat-picker,html[data-platform-theme=black-purple] .chat-picker,html[data-platform-theme=blue-purple] .chat-picker,html[data-platform-theme=red-orange] .chat-picker,html[data-platform-theme=black-gold] .chat-actions-panel,html[data-platform-theme=black-blue] .chat-actions-panel,html[data-platform-theme=black-green] .chat-actions-panel,html[data-platform-theme=black-red] .chat-actions-panel,html[data-platform-theme=black-white] .chat-actions-panel,html[data-platform-theme=black-purple] .chat-actions-panel,html[data-platform-theme=blue-purple] .chat-actions-panel,html[data-platform-theme=red-orange] .chat-actions-panel{background:#202126!important;border-color:#393a41!important}html[data-platform-theme=black-gold] .wechat-composer input,html[data-platform-theme=black-blue] .wechat-composer input,html[data-platform-theme=black-green] .wechat-composer input,html[data-platform-theme=black-red] .wechat-composer input,html[data-platform-theme=black-white] .wechat-composer input,html[data-platform-theme=black-purple] .wechat-composer input,html[data-platform-theme=blue-purple] .wechat-composer input,html[data-platform-theme=red-orange] .wechat-composer input{color:#f7f7fa!important;background:#303137!important}html[data-platform-theme=black-gold] .wechat-composer>button,html[data-platform-theme=black-blue] .wechat-composer>button,html[data-platform-theme=black-green] .wechat-composer>button,html[data-platform-theme=black-red] .wechat-composer>button,html[data-platform-theme=black-white] .wechat-composer>button,html[data-platform-theme=black-purple] .wechat-composer>button,html[data-platform-theme=blue-purple] .wechat-composer>button,html[data-platform-theme=red-orange] .wechat-composer>button{color:#e7e8eb!important}html[data-platform-theme=black-gold] .chat-picker-grid.gif-grid button,html[data-platform-theme=black-blue] .chat-picker-grid.gif-grid button,html[data-platform-theme=black-green] .chat-picker-grid.gif-grid button,html[data-platform-theme=black-red] .chat-picker-grid.gif-grid button,html[data-platform-theme=black-white] .chat-picker-grid.gif-grid button,html[data-platform-theme=black-purple] .chat-picker-grid.gif-grid button,html[data-platform-theme=blue-purple] .chat-picker-grid.gif-grid button,html[data-platform-theme=red-orange] .chat-picker-grid.gif-grid button,html[data-platform-theme=black-gold] .chat-actions-panel i,html[data-platform-theme=black-blue] .chat-actions-panel i,html[data-platform-theme=black-green] .chat-actions-panel i,html[data-platform-theme=black-red] .chat-actions-panel i,html[data-platform-theme=black-white] .chat-actions-panel i,html[data-platform-theme=black-purple] .chat-actions-panel i,html[data-platform-theme=blue-purple] .chat-actions-panel i,html[data-platform-theme=red-orange] .chat-actions-panel i{color:#f5f5f7!important;background:#303137!important}html[data-platform-theme] .wechat-room.chat-light-mode{color:#171717!important;background:#ededed!important}html[data-platform-theme] .wechat-room.chat-light-mode .wechat-room-header{color:#222!important;background:#f7f7f7!important;border-bottom-color:#d4d4d4!important}html[data-platform-theme] .wechat-room.chat-light-mode .wechat-room-header small{color:#888!important}html[data-platform-theme] .wechat-room.chat-light-mode .room-notice{color:#8a702c!important;background:#fff8df!important}html[data-platform-theme] .wechat-room.chat-light-mode .wechat-bubble-row p{color:#171717!important;background:#fff!important;box-shadow:0 1px 1px #00000014!important}html[data-platform-theme] .wechat-room.chat-light-mode .wechat-bubble-row.mine p{color:#171717!important;background:#95ec69!important}html[data-platform-theme] .wechat-room.chat-light-mode .wechat-composer,html[data-platform-theme] .wechat-room.chat-light-mode .chat-picker,html[data-platform-theme] .wechat-room.chat-light-mode .chat-actions-panel{color:#222!important;background:#f7f7f7!important;border-color:#d4d4d4!important}html[data-platform-theme] .wechat-room.chat-light-mode .wechat-composer input{color:#171717!important;background:#fff!important}html[data-platform-theme] .wechat-room.chat-light-mode .wechat-composer>button{color:#222!important}html[data-platform-theme] .wechat-room.chat-light-mode .chat-picker-grid.gif-grid button,html[data-platform-theme] .wechat-room.chat-light-mode .chat-actions-panel i{color:#222!important;background:#fff!important}html[data-platform-theme] .wechat-room.chat-dark-mode{color:#f5f6f8!important;background:#1b1c21!important}html[data-platform-theme] .wechat-room.chat-dark-mode .wechat-room-header{color:#f8f8fa!important;background:#202126!important;border-bottom-color:#393a41!important}html[data-platform-theme] .wechat-room.chat-dark-mode .room-notice{color:#b8bdc8!important;background:#25262b!important;border-bottom:1px solid #34353b!important}html[data-platform-theme] .wechat-room.chat-dark-mode .wechat-bubble-row p{color:#f7f7fa!important;background:#303137!important;box-shadow:0 1px 1px #00000057!important}html[data-platform-theme] .wechat-room.chat-dark-mode .wechat-bubble-row.mine p{color:#fff!important;background:#4e9c59!important}html[data-platform-theme] .wechat-room.chat-dark-mode .wechat-composer,html[data-platform-theme] .wechat-room.chat-dark-mode .chat-picker,html[data-platform-theme] .wechat-room.chat-dark-mode .chat-actions-panel{color:#f5f5f7!important;background:#202126!important;border-color:#393a41!important}html[data-platform-theme] .wechat-room.chat-dark-mode .wechat-composer input{color:#f7f7fa!important;background:#303137!important}html[data-platform-theme] .wechat-room.chat-dark-mode .wechat-composer input::placeholder{color:#85878e!important}html[data-platform-theme] .wechat-room.chat-dark-mode .wechat-composer>button{color:#e7e8eb!important}html[data-platform-theme] .wechat-room.chat-dark-mode .chat-picker-grid.gif-grid button,html[data-platform-theme] .wechat-room.chat-dark-mode .chat-actions-panel i{color:#f5f5f7!important;background:#303137!important}.wechat-room.chat-dark-mode{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f6f8!important;background:#1b1c21!important}.wechat-room.chat-dark-mode .wechat-room-header{color:#f8f8fa!important;background:#202126!important;border-bottom-color:#393a41!important}.wechat-room.chat-dark-mode .wechat-room-header small,.wechat-room.chat-dark-mode .wechat-bubble-row small{color:#9fa1a8!important}.wechat-room.chat-dark-mode .room-notice{color:#c8b36f!important;background:#25262b!important;border-bottom:1px solid #34353b!important}.wechat-room.chat-dark-mode .wechat-messages{color:#f5f6f8!important;background:#1b1c21!important}.wechat-room.chat-dark-mode .wechat-bubble-row p{color:#f7f7fa!important;background:#303137!important;box-shadow:0 1px 1px #00000057!important}.wechat-room.chat-dark-mode .wechat-bubble-row.mine p{color:#fff!important;background:#4e9c59!important}.wechat-room.chat-dark-mode .wechat-composer,.wechat-room.chat-dark-mode .chat-picker,.wechat-room.chat-dark-mode .chat-actions-panel{color:#f5f5f7!important;background:#202126!important;border-color:#393a41!important}.wechat-room.chat-dark-mode .wechat-composer input{color:#f7f7fa!important;background:#303137!important}.wechat-room.chat-dark-mode .wechat-composer input::placeholder{color:#85878e!important}.wechat-room.chat-dark-mode .wechat-composer>button{color:#e7e8eb!important}.wechat-room.chat-dark-mode .chat-picker-grid.gif-grid button,.wechat-room.chat-dark-mode .chat-actions-panel i{color:#f5f5f7!important;background:#303137!important}.wechat-room.chat-dark-mode .wechat-new-messages{color:#e6e7ea;background:#2a2b30f7;border-color:#45464c}.wechat-room.chat-light-mode{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.chat-bet-success{z-index:160;left:50%;top:var(--chat-feedback-top,38dvh);color:#fff;text-align:center;pointer-events:none;background:#141518f0;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:min(168px,44vw);min-height:132px;padding:20px 14px 18px;animation:2.6s both chat-bet-success-in;display:flex;position:fixed;transform:translate(-50%,-50%);box-shadow:0 12px 30px #00000047}.chat-bet-success i{color:#fff;background:#35c96f;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 7px 18px #35c96f3d}.chat-bet-success i svg{stroke-width:3px;width:26px;height:26px}.chat-bet-success strong{white-space:nowrap;font-size:17px;font-weight:700;line-height:1.35}.chat-current-bet{z-index:18;left:50%;bottom:calc(72px + env(safe-area-inset-bottom));color:#ead28c;text-align:center;pointer-events:none;background:#222328f5;border:1px solid #d7b14652;border-radius:10px 10px 4px 4px;width:min(420px,100vw - 112px);min-height:32px;padding:7px 14px;font-size:13px;font-weight:700;line-height:1.25;position:fixed;transform:translate(-50%);box-shadow:0 5px 16px #0000002e}@keyframes chat-bet-success-in{0%{opacity:0;transform:translate(-50%,-46%)scale(.94)}15%,78%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-53%)scale(.98)}}@media (prefers-reduced-motion:reduce){.chat-bet-success{animation:none}}.vip-bubble{isolation:isolate;border-radius:7px;position:relative}.vip-bubble>p{z-index:1;position:relative;overflow:hidden;border:1px solid #0000!important}.vip-bubble>p:after{z-index:-1;content:"";pointer-events:none;position:absolute;inset:0}.wechat-bubble-row .chat-copyable-text.vip-bubble.vip-bubble-1>p,.vip-bubble-1>p{color:#283541!important;background:linear-gradient(135deg,#f8fbff,#dbe4ed)!important;border-color:#b7c4d0!important}.wechat-bubble-row .chat-copyable-text.vip-bubble.vip-bubble-2>p,.vip-bubble-2>p{color:#123d5c!important;background:linear-gradient(135deg,#e9f6ff,#b8dcf5)!important;border-color:#70b4e5!important}.wechat-bubble-row .chat-copyable-text.vip-bubble.vip-bubble-3>p,.vip-bubble-3>p{color:#0e5142!important;background:linear-gradient(135deg,#dcfff5,#9de4d2)!important;border-color:#4abfa2!important}.wechat-bubble-row .chat-copyable-text.vip-bubble.vip-bubble-4>p,.vip-bubble-4>p{color:#422261!important;background:linear-gradient(135deg,#f2eaff,#cdb3ee)!important;border-color:#9968cf!important}.wechat-bubble-row .chat-copyable-text.vip-bubble.vip-bubble-5>p,.vip-bubble-5>p{color:#682f28!important;background:linear-gradient(135deg,#fff0ec,#eab6a8)!important;border-color:#cf7f6d!important}.wechat-bubble-row .chat-copyable-text.vip-bubble.vip-bubble-6>p,.vip-bubble-6>p{animation:5.2s linear infinite vip-bubble-shine;color:#202b36!important;background:linear-gradient(115deg,#fff,#cbd4df 42%,#f7fbff 58%,#aebbc8) 0 0/240% 100%!important;border-color:#8d9cab!important;box-shadow:0 3px 12px #62748747!important}.wechat-bubble-row .chat-copyable-text.vip-bubble.vip-bubble-7>p,.vip-bubble-7>p{animation:4s linear infinite vip-bubble-shine;color:#422b00!important;background:linear-gradient(110deg,#fff5c7,#d5a52f,#fff0a2,#c58b19) 0 0/250% 100%!important;border-color:#e5bd56!important;box-shadow:0 3px 14px #cd971859!important}.wechat-bubble-row .chat-copyable-text.vip-bubble.vip-bubble-8>p,.vip-bubble-8>p{animation:3.2s linear infinite vip-bubble-shine;color:#ffe5a0!important;background:linear-gradient(115deg,#090909,#342508 42%,#0b0b0b 66%,#72501a) 0 0/240% 100%!important;border-color:#d8ad45!important;box-shadow:0 4px 16px #d8ad4552!important}.vip-bubble-6>p:after,.vip-bubble-7>p:after,.vip-bubble-8>p:after{background:linear-gradient(110deg,#0000 25%,#ffffff61 45%,#0000 62%);animation:3.6s ease-in-out infinite vip-bubble-glint;transform:translate(-130%)}.vip-bubble-6>p:after{background:linear-gradient(110deg,#0000 28%,#ffffff7a 48%,#0000 64%);animation-duration:5.4s}.wechat-bubble-row .chat-copyable-text.vip-bubble.is-highlighted>p,.vip-bubble.is-highlighted>p{color:#fff!important;background:#6aa9ff!important;animation:none!important}.vip-bubble-overview{border-top:1px solid #dce5f2;margin-top:22px;padding-top:20px}.vip-bubble-overview>h3{margin:0}.vip-bubble-overview>p{color:#71809a;margin:7px 0 16px}.vip-bubble-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.vip-bubble-preview{background:#f7f9fc;border:1px solid #dce5f2;border-radius:14px;align-items:flex-start;gap:10px;padding:14px;display:flex}.vip-bubble-preview>i{color:#53647d;background:#e7edf7;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;font-style:normal;font-weight:800;display:grid}.vip-bubble-preview>div{min-width:0}.vip-bubble-preview small{color:#75839a;margin-bottom:5px;display:block}.vip-bubble-preview .vip-bubble>p{border-radius:7px;width:fit-content;max-width:100%;margin:0;padding:9px 12px;font-size:13px;line-height:1.45}@keyframes vip-bubble-shine{to{background-position:240% 0}}@keyframes vip-bubble-glint{0%,55%{transform:translate(-130%)}85%,to{transform:translate(130%)}}@media (width<=760px){.vip-bubble-preview-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.vip-bubble-6>p,.vip-bubble-7>p,.vip-bubble-8>p,.vip-bubble-6>p:after,.vip-bubble-7>p:after,.vip-bubble-8>p:after{animation:none!important}}.chat-player-avatar{width:36px;height:36px;color:inherit;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;padding:0;font-weight:850;display:grid;overflow:visible}.chat-player-avatar .vip-avatar-content{background:var(--gold-gradient)}.chat-player-avatar img{object-fit:cover;width:100%;height:100%;display:block}.chat-player-avatar.has-image{background:0 0}.chat-player-avatar:not([data-chat-user-id]){cursor:default}.player-interaction-dismiss{z-index:79;background:0 0;position:fixed;inset:0}.player-interaction-menu{box-sizing:border-box;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1c1c1ef5;border:1px solid #ffffff1f;border-radius:14px;grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;width:min(230px,100vw - 16px);max-width:calc(100vw - 16px);height:54px;padding:5px;animation:.16s ease-out player-interaction-menu-in;display:grid;position:fixed;overflow:hidden;box-shadow:0 10px 30px #0000004d}.player-interaction-menu button{background:0 0;border-radius:10px;place-items:center;min-width:0;font-size:clamp(20px,6vw,25px);line-height:1;transition:transform .15s,background .15s;display:grid}.player-interaction-menu button:active{background:#ffffff1f;transform:scale(.86)}.player-interaction-layer{z-index:80;pointer-events:none;position:fixed;inset:0;overflow:hidden}.player-interaction-flight{width:42px;height:42px;transform:translate(calc(var(--interaction-x) - 21px),calc(var(--interaction-y) - 21px));will-change:transform,opacity;place-items:center;font-size:30px;animation:1.05s cubic-bezier(.25,.7,.2,1) forwards player-interaction-fly;display:grid;position:fixed;top:0;left:0}.player-interaction-flight>span{filter:drop-shadow(0 3px 4px #00000042)}.player-interaction-flight>i,.player-interaction-flight>b{opacity:0;white-space:nowrap;font-style:normal;position:absolute}.player-interaction-flight.effect-bomb>i{font-size:54px;animation:1.05s ease-out forwards player-bomb-burst}.player-interaction-flight.effect-party>b{font-size:23px;animation:1.05s ease-out forwards player-party-burst}.player-interaction-flight.effect-heart>span{animation:.3s ease-in-out infinite alternate player-heart-beat}.player-interaction-flight.effect-heart>b{word-spacing:4px;font-size:15px;animation:1.05s ease-out forwards player-heart-float}.player-interaction-flight.effect-kiss>span{animation:.7s ease-in-out player-kiss-spin}.player-interaction-flight.effect-egg>span{animation:1.05s ease-out forwards player-egg-shell}.player-interaction-flight.effect-egg>.egg-splat{filter:drop-shadow(0 4px 5px #00000038);background:radial-gradient(circle at 50% 43%,#ffcf25 0 14px,#ffe95b 15px 20px,#fffff6f5 21px 33px,#0000 34px);border-radius:50% 44% 55% 40%;width:72px;height:62px;animation:1.05s ease-out forwards player-egg-splat}.player-interaction-flight.effect-egg>.egg-splat:before,.player-interaction-flight.effect-egg>.egg-splat:after{content:"";background:#fffdf1;border-radius:50% 20%;width:22px;height:12px;position:absolute;box-shadow:inset 0 -2px #e4dcc3}.player-interaction-flight.effect-egg>.egg-splat:before{top:8px;left:-12px;transform:rotate(-35deg)}.player-interaction-flight.effect-egg>.egg-splat:after{top:4px;right:-10px;transform:rotate(32deg)}.player-interaction-flight.effect-egg>.egg-yolk-drip{filter:drop-shadow(0 3px 3px #0000002e);background:linear-gradient(#ffd727,#f4a900);border-radius:12px 12px 18px 18px;width:28px;height:66px;animation:1.05s ease-in forwards player-egg-drip;top:24px}.player-interaction-flight.effect-egg>.egg-yolk-drip u{background:#ffc51d;border-radius:0 0 7px 7px;width:7px;height:34px;text-decoration:none;position:absolute;top:22px}.player-interaction-flight.effect-egg>.egg-yolk-drip u:first-child{height:24px;left:-10px}.player-interaction-flight.effect-egg>.egg-yolk-drip u:nth-child(2){height:42px;left:10px}.player-interaction-flight.effect-egg>.egg-yolk-drip u:nth-child(3){height:29px;right:-9px}.interaction-avatar-hit{box-shadow:0 0 0 3px #ffcd4bb8;animation:.5s ease-in-out interaction-avatar-shake!important}.interaction-hit-egg{filter:saturate(.75)sepia(.18);box-shadow:0 0 0 4px #ffd526c7!important}.interaction-hit-heart,.interaction-hit-rose{filter:drop-shadow(0 0 7px #ff608b)}@keyframes player-interaction-menu-in{0%{opacity:0;transform:translateY(-5px)scale(.94)}to{opacity:1;transform:none}}@keyframes player-interaction-fly{0%{opacity:0;transform:translate(calc(var(--interaction-x) - 21px),calc(var(--interaction-y) - 21px)) scale(.72) rotate(-12deg)}12%{opacity:1}78%{opacity:1;transform:translate(calc(var(--interaction-x) + var(--interaction-dx) - 21px),calc(var(--interaction-y) + var(--interaction-dy) - 21px)) scale(1.15) rotate(8deg)}to{opacity:0;transform:translate(calc(var(--interaction-x) + var(--interaction-dx) - 21px),calc(var(--interaction-y) + var(--interaction-dy) - 21px)) scale(.8)}}@keyframes player-bomb-burst{0%,68%{opacity:0;transform:scale(.1)}74%{opacity:1;transform:scale(.5)}94%{opacity:1;transform:scale(1.45)}to{opacity:0;transform:scale(1.7)}}@keyframes player-party-burst{0%,68%{opacity:0;transform:scale(.3)}76%,94%{opacity:1;transform:scale(1.3)}to{opacity:0;transform:translateY(-20px)scale(1.6)}}@keyframes player-heart-float{0%,66%{opacity:0;transform:translateY(0)scale(.4)}74%{opacity:1}to{opacity:0;transform:translateY(-38px)scale(1.15)}}@keyframes interaction-avatar-shake{0%,to{transform:none}20%{transform:translate(-5px)rotate(-5deg)}40%{transform:translate(5px)rotate(5deg)}60%{transform:translate(-3px)rotate(-3deg)}80%{transform:translate(3px)rotate(3deg)}}@keyframes player-heart-beat{to{transform:scale(1.22)}}@keyframes player-kiss-spin{to{transform:rotate(14deg)scale(1.15)}}@keyframes player-egg-shell{0%,70%{opacity:1;transform:rotate(-12deg)scale(1)}78%{opacity:1;transform:rotate(34deg)scale(1.18)}81%,to{opacity:0;transform:scale(.25)}}@keyframes player-egg-splat{0%,74%{opacity:0;transform:scale(.08)}79%{opacity:1;transform:scale(.48)}88%{opacity:1;transform:scale(1.18)}to{opacity:0;transform:scale(1.02)}}@keyframes player-egg-drip{0%,79%{opacity:0;transform:translateY(-5px)scaleY(.1)}84%{opacity:1;transform:translateY(3px)scaleY(.45)}96%{opacity:1;transform:translateY(28px)scaleY(1.2)}to{opacity:0;transform:translateY(42px)scaleY(1.25)}}@media (prefers-reduced-motion:reduce){.player-interaction-flight{animation-duration:.3s}.interaction-avatar-hit{animation:none!important}}.chat-picker-grid.gif-grid .chat-gif-add{color:#888;cursor:pointer;background:#fff;border:1px dashed #aaa;border-radius:8px;place-items:center;height:72px;font-size:32px;display:grid}.chat-gif-add input{display:none}.saveable-chat-gif{cursor:pointer;touch-action:pan-y;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.gif-save-backdrop{z-index:120;padding:0 10px calc(10px + env(safe-area-inset-bottom));background:#0000007a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.gif-save-sheet{background:#f4f4f6;border-radius:16px;gap:8px;width:min(410px,100%);padding:12px;display:grid;box-shadow:0 18px 55px #0000004d}.gif-save-preview{background:#fff;border-radius:11px;place-items:center;height:128px;display:grid;overflow:hidden}.gif-save-preview img{object-fit:contain;max-width:100%;max-height:100%}.gif-save-sheet button{color:#242424;background:#fff;border-radius:11px;height:46px;font-size:14px;font-weight:700}.gif-save-sheet .gif-save-confirm{color:#fff;background:#07c160}.gif-save-sheet .gif-save-cancel{color:#666}.gif-save-sheet button:disabled{opacity:.6}.auth-field.invite-locked{background:#deb14914;border-color:#deb14994}.invite-view-tabs{background:#0d0d0c;border:1px solid #f5c45133;border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;height:48px;margin-bottom:14px;padding:4px;display:grid}.invite-view-tabs button{color:#827965;background:0 0;border:0;border-radius:10px;font-size:12px;font-weight:850}.invite-view-tabs button.on{background:var(--gold-gradient);color:#211504;box-shadow:0 6px 18px #c48b2333}.invite-promotion-view,.invite-team-view{gap:13px;display:grid}.invite-page .invite-qr-primary{text-align:center;background:radial-gradient(circle at 50% 30%,#f5c45126,#0000 48%),linear-gradient(145deg,#1d160b,#090909);border-color:#f5c4516b;flex-direction:column;grid-template-columns:none;gap:12px;padding:20px;display:flex}.invite-page .invite-qr-primary h2{color:var(--light);margin:0;font-size:17px}.invite-page .invite-qr-primary img,.invite-page .invite-qr-primary>i{border:7px solid #fffaf0;border-radius:15px;width:190px;height:190px;margin:auto;box-shadow:0 12px 30px #00000057}.invite-page .invite-qr-primary>button{color:#f3c85d;background:#19150c;border:1px solid #f5c45147;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;margin:auto;padding:0 16px;font-size:10px;font-weight:850;display:inline-flex}.invite-page .invite-qr-primary>button svg{width:16px}.invite-page .invite-code-row{text-align:left;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.invite-page .invite-code-row>div{min-width:0}.invite-page .invite-code-row strong{letter-spacing:1.5px;margin:5px 0 0;font-size:24px}.invite-page .invite-code-row>button{border-radius:11px;flex:none;margin:0;padding:10px 13px}.invite-page .invite-link-polished{background:linear-gradient(145deg,#12110e,#090909);margin:0;padding:17px}.invite-link-polished>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.invite-link-polished>header small{color:#756c59;text-overflow:ellipsis;white-space:nowrap;max-width:52%;font-size:8px;overflow:hidden}.invite-page .invite-link-polished>p{color:#aaa08b;white-space:normal;overflow-wrap:anywhere;background:#070707;border:1px solid #f5c4511f;border-radius:10px;margin:12px 0;padding:12px;line-height:1.5}.invite-link-polished>footer{gap:8px;display:flex}.invite-page .invite-link-polished>footer button{border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 13px;display:inline-flex}.invite-page .invite-link-polished>footer svg{width:14px}.invite-page .invite-link-polished .invite-share-inline{color:#e8be5a;background:#19150c;border:1px solid #f5c45140}.invite-team-view .team-overview{margin:0}.team-overview-compact{grid-template-columns:1fr 1fr}.team-overview-compact>div b{font-size:14px}.invite-team-view .team-members{margin:0;padding:14px}.team-members-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:5px;display:flex;position:relative}.team-members-heading>div:first-child h3{margin:0}.team-members-heading>div:first-child small{color:#6c6452;margin-top:4px;font-size:8px;display:block}.team-level-filter{z-index:4;position:relative}.team-level-filter>button{color:#d7c28c;background:#15130e;border:1px solid #f5c45140;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;min-width:86px;height:34px;padding:0 10px;font-size:9px;font-weight:800;display:flex}.team-level-filter>button svg{width:14px}.team-level-filter>div{background:#171612;border:1px solid #f5c45140;border-radius:11px;width:118px;padding:5px;position:absolute;top:39px;right:0;box-shadow:0 15px 35px #00000080}.team-level-filter>div button{color:#a89e89;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;height:34px;padding:0 9px;font-size:9px;display:flex}.team-level-filter>div button.on{color:#f2ca68;background:#f5c45121}.team-level-filter>div svg{width:13px}.invite-team-view .team-members article{min-height:70px}.invite-team-view .team-members article>div b{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:12px;overflow:hidden}.invite-team-view .team-members article>div small{font-family:ui-monospace,SFMono-Regular,monospace;font-size:9px}.team-level{color:#e8bf5d;background:#272115;border-radius:99px;margin-left:auto;padding:5px 9px;font-size:8px;font-style:normal;font-weight:850}.team-level.level-1{color:#59d99a;background:#183026}.team-level.level-2{color:#72a9ff;background:#19263c}.team-level.level-3{color:#d58cff;background:#302139}.team-level.level-unlimited{color:#ffad67;background:#3a2519}@media (width<=370px){.invite-page .invite-qr-primary{grid-template-columns:none}.invite-page .invite-qr-primary img,.invite-page .invite-qr-primary>i{width:168px;height:168px}.invite-page .invite-code-row strong{font-size:20px}.invite-team-view .team-members article>div b{max-width:135px}}.auth-field.invite-locked input{cursor:not-allowed;color:#f1c866;font-weight:750}.auth-field.invite-locked>svg:last-child{opacity:.72;width:17px}.rebate-rules h3 em{color:#e8bd58;vertical-align:middle;border:1px solid #e4b84f7a;border-radius:999px;margin-left:8px;padding:4px 8px;font-size:9px;font-style:normal}.invite-qr-card{background:linear-gradient(145deg,#17140f,#0e0d0b);border:1px solid #665126;border-radius:15px;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:16px;padding:15px;display:grid;box-shadow:0 12px 30px #0000003d}.invite-qr-card img,.invite-qr-card>i{background:#fffaf0;border-radius:10px;width:132px;height:132px;display:block}.invite-qr-card>i{animation:1.2s ease-in-out infinite alternate invite-qr-pulse}.invite-qr-card h3{color:#efc65f;margin:0 0 8px;font-size:16px}.invite-qr-card p{color:#b8ad99;margin:0;font-size:11px;line-height:1.65}.invite-qr-card small{color:#746d60;text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font-size:9px;display:block;overflow:hidden}@keyframes invite-qr-pulse{to{opacity:.56}}@media (width<=370px){.invite-qr-card{grid-template-columns:108px minmax(0,1fr);gap:12px}.invite-qr-card img,.invite-qr-card>i{width:108px;height:108px}}.rebate-history-page{color:#eee;background:radial-gradient(circle at 50% 2%,#f5c4511a,#0000 24%),#060606;min-height:100dvh;padding-bottom:92px}.rebate-history-page>header{border-bottom:1px solid var(--border);background:#070707f0;grid-template-columns:48px 1fr 48px;align-items:center;height:62px;display:grid}.rebate-history-page>header button{height:100%;color:var(--gold);background:0 0;place-items:center;display:grid}.rebate-history-page>header svg{width:21px}.rebate-history-page>header h1{text-align:center;margin:0;font-size:17px}.rebate-history-overview{background:linear-gradient(145deg,#12100b,#080808);border:1px solid #f5c45152;border-radius:19px;margin:14px 13px 10px;padding:11px;box-shadow:0 12px 28px #0003}.rebate-history-hero{background:radial-gradient(circle at 95% 0,#f5c4512b,#0000 42%),linear-gradient(145deg,#211707,#0c0c0b);border:1px solid #f5c45133;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;margin:10px 0 0;padding:15px;display:grid}.rebate-history-hero>div{min-width:0;padding:3px 7px 13px}.rebate-history-hero>div+div{border-left:1px solid #f5c45121}.rebate-history-hero span{color:#8f8369;font-size:9px;display:block}.rebate-history-hero b{color:#ffe29a;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:17px;display:block;overflow:hidden}.rebate-history-hero footer{border-top:1px solid #f5c45121;grid-column:1/-1;justify-content:space-between;align-items:center;padding:11px 4px 0;display:flex}.rebate-history-hero footer strong{color:#f2c459;font-size:13px}.rebate-history-note{color:#766d59;margin:0 16px 13px;font-size:9px;line-height:1.6}.rebate-history-filter{background:0 0;border:0;border-bottom:1px solid #f5c4511f;border-radius:0;margin:0;padding:0 0 11px}.rebate-history-filter nav{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.rebate-history-filter nav button{color:#8f856f;background:#12110e;border:1px solid #f5c45124;border-radius:9px;height:34px;font-size:10px;font-weight:850}.rebate-history-filter nav button.on{background:var(--gold-gradient);color:#211504;border-color:#d7a62d}.rebate-history-filter>div{grid-template-columns:1fr auto 1fr;align-items:end;gap:7px;margin-top:9px;display:grid}.rebate-history-filter label{min-width:0}.rebate-history-filter label span{color:#766d59;margin:0 0 5px 3px;font-size:8px;display:block}.rebate-history-filter input{color:#d9cfba;width:100%;height:38px;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#080808;border:1px solid #f5c4512b;border-radius:9px;padding:0 8px;font-size:9px}.rebate-history-filter i{color:#6e6555;padding-bottom:12px;font-size:9px;font-style:normal}.rebate-history-tabs{background:#0a0a09;border:1px solid #f5c45129;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;height:46px;margin:10px 0 0;padding:4px;display:grid}.rebate-history-tabs button{color:#837961;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:850;display:flex}.rebate-history-tabs button.on{background:var(--gold-gradient);color:#211504;box-shadow:0 5px 15px #b57e1a33}.rebate-history-tabs b{background:#ffffff1f;border-radius:10px;min-width:19px;padding:2px 5px;font-size:8px}.rebate-history-list{gap:10px;padding:0 13px;display:grid}.rebate-history-card{background:linear-gradient(145deg,#15130e,#0c0c0c);border:1px solid #f5c45133;border-radius:15px;padding:14px}.rebate-history-card>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.rebate-history-card>header>div{min-width:0}.rebate-history-card>header b{color:#f0eadc;margin-top:4px;font-size:13px;display:block}.rebate-history-card>header small{color:#776f60;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8px;display:block;overflow:hidden}.rebate-history-card>header strong{color:#4bd98a;flex:none;font-size:14px}.rebate-history-card>header em{color:#e4bd5c;background:#2c2618;border-radius:99px;padding:3px 7px;font-size:8px;font-style:normal;font-weight:850;display:inline-block}.rebate-history-card>header em.level-direct{color:#59d99a;background:#172d24}.rebate-history-card>header em.level-second{color:#72a9ff;background:#19263c}.rebate-history-card>header em.level-third{color:#d58cff;background:#302139}.rebate-history-card>header em.level-unlimited{color:#ffad67;background:#3a2519}.rebate-history-member{background:#0a0a09;border:1px solid #f5c4511a;border-radius:11px;align-items:center;gap:9px;margin-top:12px;padding:9px 10px;display:flex}.rebate-history-member>i{background:var(--gold-gradient);color:#211504;border-radius:9px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:900;display:grid;overflow:hidden}.rebate-history-member img{object-fit:cover;width:100%;height:100%}.rebate-history-member span{min-width:0}.rebate-history-member small{color:#6f6758;font-size:8px;display:block}.rebate-history-member b{color:#cfc7b8;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;display:block;overflow:hidden}.rebate-history-info{border-top:1px solid #f5c45117;border-bottom:1px solid #f5c45117;grid-template-columns:1fr 1fr;margin-top:12px;padding:11px 0;display:grid}.rebate-history-info span{color:#766d5c;font-size:8px}.rebate-history-info span+span{text-align:right}.rebate-history-info b{color:#d8d0bf;margin-top:4px;font-size:10px;display:block}.rebate-history-card>footer{justify-content:space-between;align-items:center;gap:8px;padding-top:10px;display:flex}.rebate-history-card time{color:#625c51;font-size:8px}.rebate-history-card>footer em{border-radius:99px;flex:none;padding:4px 8px;font-size:8px;font-style:normal;font-weight:800}.rebate-history-card>footer em.pending{color:#dcbb61;background:#302817}.rebate-history-card>footer em.settled{color:#55d68d;background:#143022}.rebate-history-empty{color:#746c5c;text-align:center;border:1px dashed #f5c45133;border-radius:15px;margin:42px 14px;padding:28px 14px;font-size:11px}@media (width<=360px){.rebate-history-hero b{font-size:15px}.rebate-history-filter input{font-size:8px}}.rebate-history-filter>div{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px}.rebate-history-filter>div>i{display:none}.rebate-history-filter label{width:100%;min-width:0;overflow:hidden}.rebate-history-filter input{box-sizing:border-box;appearance:none;width:100%;min-width:0;max-width:100%;display:block}.rebate-history-filter input[type=date]{text-align:center;justify-content:center;align-items:center;padding-top:0;padding-bottom:0;line-height:1;display:flex}.rebate-history-filter input[type=date]::-webkit-date-and-time-value{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;margin:0;padding:0;display:flex}.rebate-history-filter input[type=date]::-webkit-datetime-edit{justify-content:center;align-items:center;height:100%;min-height:100%;padding:0;display:flex}.rebate-history-filter input[type=date]::-webkit-datetime-edit-fields-wrapper{align-items:center;display:flex}.wechat-messages{overscroll-behavior-x:none;width:100%;max-width:100%;scroll-padding-bottom:calc(58px + env(safe-area-inset-bottom));touch-action:pan-y;padding:12px 12px calc(58px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important}.wechat-room{overscroll-behavior-x:none;touch-action:pan-y;width:100%;max-width:min(100vw,430px);overflow-x:hidden!important}.wechat-composer,.wechat-bubble-row{max-width:100%}.wechat-composer.wechat-composer-style{gap:6px;padding-left:10px;padding-right:10px}.wechat-composer.wechat-composer-style input{font-size:16px}.wechat-composer.wechat-composer-style>button{aspect-ratio:1;flex:0 0 36px;width:36px;min-width:36px;height:36px;min-height:36px;padding:0}.wechat-composer.wechat-composer-style .composer-emoji{border-radius:0;box-shadow:none!important;background:0 0!important;border:0!important}.wechat-composer.wechat-composer-style .more-actions{border:1.35px solid;flex-basis:26px;width:26px;min-width:26px;height:26px;min-height:26px;border-radius:999px!important}.wechat-composer.wechat-composer-style .composer-send-text{color:#fff;white-space:nowrap;background:#07c160;border:0;border-radius:5px;flex:none;width:auto;min-width:50px;height:32px;min-height:32px;padding:0 11px;font-size:14px;font-weight:600;line-height:32px}.wechat-composer.wechat-composer-style .composer-send-text:disabled{color:#ffffffa6;background:#65726a}.wechat-composer.wechat-composer-style .composer-emoji svg{stroke-width:2px;width:25px;height:25px}.wechat-composer.wechat-composer-style .more-actions svg{stroke-width:1.9px;width:13px;height:13px}.wechat-room.chat-picker-open{--wechat-picker-height:min(345px, 42dvh)}.wechat-room.chat-picker-open .chat-picker{height:var(--wechat-picker-height);max-height:none;padding-bottom:calc(8px + env(safe-area-inset-bottom));flex-direction:column;display:flex;bottom:0!important}.wechat-room.chat-picker-open .chat-picker-grid{flex:auto;height:auto;max-height:none}.wechat-room.chat-picker-open .wechat-composer{min-height:48px;bottom:var(--wechat-picker-height)!important;padding-top:5px!important;padding-bottom:5px!important}.wechat-room.chat-picker-open .wechat-messages{scroll-padding-bottom:calc(var(--wechat-picker-height) + 60px);padding-bottom:calc(var(--wechat-picker-height) + 60px)!important}.wechat-bubble-row,.wechat-bubble-row:last-child{margin-bottom:8px!important}.wechat-room.game-chat-room .wechat-bubble-row p{font-size:var(--game-chat-font-size,12px)!important}.chat-copyable-text.is-highlighted>p{-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:none!important}.chat-copyable-text>p{-webkit-touch-callout:none}.chat-list-item,.chat-list-item *{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.promo-banner{touch-action:pan-y;cursor:grab}.promo-banner:active{cursor:grabbing}.promo-banner img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.game-card.game-eighty-nine .game-name,.game-card.game-89 .game-name{z-index:3;position:absolute;top:13px;left:0;right:0}.game-card.game-eighty-nine .game-name em,.game-card.game-89 .game-name em{z-index:4;text-shadow:0 1px 3px #000,0 0 5px #000;position:relative;color:#e8b936!important}.chat-room-action-backdrop.chat-room-action-compact{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block}.chat-room-action-compact .chat-room-action-sheet{top:clamp(10px, calc(var(--menu-y) - 18px), calc(100dvh - 116px));left:clamp(10px, calc(var(--menu-x) - 86px), calc(100vw - 182px));border-radius:11px;width:172px;padding:5px;animation:.14s ease-out chat-action-pop;position:fixed;box-shadow:0 10px 28px #00000061}.chat-room-action-compact .chat-room-action-sheet>button{background:0 0;border:0;border-radius:7px;justify-content:flex-start;min-height:39px;margin:0;padding:0 12px}.chat-room-action-compact .chat-room-action-sheet>button+button{border-top:1px solid #303030}@keyframes chat-action-pop{0%{opacity:0;transform:translateY(4px)scale(.97)}to{opacity:1;transform:none}}.banker-live-notification{z-index:110;top:calc(10px + env(safe-area-inset-top));opacity:0;color:#fff;background:linear-gradient(145deg,#17130a,#060606 64%,#1d1508);border:1px solid #72551d;border-radius:14px;align-items:center;gap:11px;width:min(100vw - 24px,406px);min-height:76px;padding:10px 42px 10px 10px;animation:.34s ease-out forwards banker-notification-in;display:flex;position:fixed;left:50%;transform:translate(-50%,-130%);box-shadow:0 12px 35px #0000007a,inset 0 0 20px #ebb73e0f}.banker-live-notification>button:first-child{text-align:left;min-width:0;color:inherit;background:0 0;flex:1;align-items:center;gap:11px;display:flex}.banker-live-notification img{object-fit:cover;background:#090909;border:1px solid #d9a82e;border-radius:9px;flex:none;width:49px;height:49px}.banker-live-notification span{gap:4px;min-width:0;display:grid}.banker-live-notification b{color:#f5c850;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.banker-live-notification small{color:#f6f1e5;font-size:11px;line-height:1.4}.banker-live-notification .banker-notification-close{color:#c8af70;background:#ffffff12;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:7px;right:7px}.banker-live-notification .banker-notification-close svg{width:15px}.push-permission-prompt{z-index:105;color:#f9e8b9;text-align:center;isolation:isolate;background:radial-gradient(circle at 50% -15%,#dfaa2b3d,#0000 48%),linear-gradient(155deg,#1d170b 0%,#0d0b07 58%,#080808 100%);border:1px solid #f2bf418c;border-radius:22px;width:min(84vw,330px);padding:26px 22px 20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 70px #000000b8,inset 0 1px #ffeeb624}.push-permission-prompt:before{content:"";z-index:-2;-webkit-backdrop-filter:blur(3px);background:#00000094;position:fixed;inset:-100vh -100vw}.push-permission-prompt:after{content:"";z-index:-1;pointer-events:none;border:1px solid #ffda7617;border-radius:17px;position:absolute;inset:5px}.push-permission-prompt>i{color:#211405;background:linear-gradient(145deg,#ffda6b,#bd7d12);border:1px solid #ffdc768c;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 14px;display:grid;box-shadow:0 9px 24px #d3961b47,inset 0 1px #ffffff8c}.push-permission-prompt>i svg{stroke-width:2.3px;width:29px;height:29px}.push-permission-prompt h3{color:#ffd45e;letter-spacing:.02em;margin:0;font-size:19px;line-height:1.25}.push-permission-prompt p{color:#d8c9a3;max-width:270px;margin:10px auto 20px;font-size:13px;line-height:1.65}.push-permission-prompt div{grid-template-columns:1fr 1.4fr;gap:10px;display:grid}.push-permission-prompt button{color:#201404;background:linear-gradient(135deg,#f8d465,#d99a24);border:1px solid #0000;border-radius:12px;min-height:43px;padding:9px 14px;font-size:13px;font-weight:850;box-shadow:0 7px 18px #ce8f1a2e}.push-permission-prompt button:first-child{box-shadow:none;color:#cabb91;background:#ffffff0b;border-color:#e3c36f40}.push-permission-prompt button:active{transform:scale(.98)}@keyframes banker-notification-in{to{opacity:1;transform:translate(-50%)}}.niuniu-daily-reward-entry{z-index:18;background:0 0;border:0;width:88px;height:88px;padding:0;animation:2.6s ease-in-out infinite reward-float;position:absolute;top:238px;right:10px}.niuniu-daily-reward-entry img{object-fit:contain;width:100%;height:100%}.niuniu-daily-reward-entry span{display:none}.daily-rewards-page{z-index:80;color:#f5f5f6;background:#1b1c21;font-size:12px;position:fixed;inset:0;overflow:auto}.daily-rewards-page>header{z-index:3;background:#1b1c21;border-bottom:1px solid #34353b;grid-template-columns:52px 1fr 52px;align-items:center;height:74px;display:grid;position:sticky;top:0}.daily-rewards-page>header h1{text-align:center;margin:0;font-size:18px}.daily-rewards-page>header button{color:#fff;background:0 0;border:0;padding:14px}.daily-rewards-page>nav{z-index:3;background:#1b1c21;border-bottom:1px solid #33343a;grid-template-columns:1fr 1fr;display:grid;position:sticky;top:74px}.daily-rewards-page>nav button{color:#8d8d91;background:0 0;border:0;border-bottom:3px solid #0000;height:54px;font-size:14px;font-weight:800}.daily-rewards-page>nav button.active{color:#ffa400;border-color:#ffa400}.daily-rewards-page>main{gap:11px;padding:13px 10px 32px;display:grid}.daily-reward-card,.banker-milestone-card{background:#25262b;border:1px solid #3b3c42;border-radius:15px;padding:13px}.daily-reward-card>header{justify-content:space-between;align-items:center;display:flex}.daily-reward-card h2{margin:0;font-size:15px}.daily-reward-card header strong{color:#ffa400;font-size:15px}.reward-hand-tags{gap:6px;margin:11px 0;display:flex}.reward-hand-tags span{color:#97979b;background:#34353a;border-radius:8px;padding:5px 9px;font-size:11px;font-weight:800;transition:all .2s}.reward-hand-tags span.matched{color:#fff;background:#16bfd8;box-shadow:0 0 0 3px #16bfd826,0 0 14px #16bfd880}.daily-reward-card footer{color:#aaa;justify-content:space-between;gap:12px;display:flex}.daily-reward-card footer em{text-align:right;text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.daily-reward-card>button{background:linear-gradient(135deg,#ffb719,#e68b00);border:0;border-radius:10px;width:100%;margin-top:11px;padding:10px;font-size:12px;font-weight:900}.banker-milestone-card h2{margin:0 0 13px;font-size:15px}.banker-milestone-track>div{grid-template-columns:45px 1fr auto;align-items:center;min-height:68px;padding-bottom:22px;display:grid;position:relative}.banker-milestone-track i{border:3px solid #555;border-radius:50%;width:29px;height:29px;position:relative}.banker-milestone-track>div:not(:last-child) i:after{content:"";background:#45464c;width:3px;height:29px;position:absolute;top:29px;left:11px}.banker-milestone-track .done i,.banker-milestone-track .next i{border-color:#16bfd8;box-shadow:0 0 0 12px #16bfd824,0 0 20px #16bfd8}.banker-milestone-track .done b,.banker-milestone-track .done strong,.banker-milestone-track .next b,.banker-milestone-track .next strong{color:#1ac1da}.banker-milestone-track .next i{animation:1.5s ease-in-out infinite milestone-pulse}.banker-milestone-track>div>button{color:#171717;background:linear-gradient(135deg,#ffb719,#e68b00);border:0;border-radius:8px;padding:5px 10px;font-size:11px;font-weight:900;position:absolute;bottom:5px;right:0}.banker-milestone-track>div>button:disabled{color:#85868b;background:#3a3b40}.banker-milestone-track>div.applied>button{color:#48d8ed;background:#174b57}.daily-reward-message{z-index:95;background:#111;border-radius:12px;padding:12px 18px;position:fixed;bottom:30px;left:50%;transform:translate(-50%)}.daily-reward-claim-backdrop{z-index:100;background:#000000b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.daily-reward-claim-backdrop form{background:#27282e;border-radius:16px;width:min(520px,100%);padding:16px;font-size:12px}.daily-reward-claim-backdrop form>header{justify-content:space-between;display:flex}.daily-reward-claim-backdrop h2,.daily-reward-claim-backdrop p{margin:0 0 5px}.daily-reward-claim-backdrop h2{font-size:16px}.daily-reward-claim-backdrop header button{color:#fff;background:0 0;border:0}.daily-reward-claim-backdrop label{gap:8px;margin:16px 0 7px;display:grid}.daily-reward-claim-backdrop textarea{color:#fff;font:inherit;background:#1d1e23;border:1px solid #484a52;border-radius:11px;padding:11px}.daily-reward-claim-backdrop form>button{background:#ffa400;border:0;border-radius:10px;width:100%;margin-top:12px;padding:10px;font-size:12px;font-weight:900}@keyframes reward-float{50%{transform:translateY(-7px)}}@keyframes milestone-pulse{50%{box-shadow:0 0 0 5px #16bfd814,0 0 8px #16bfd8}}html,body,#root{background-color:var(--page-bg,#050505);overscroll-behavior-x:none;min-height:100%}#root{isolation:isolate}@supports (view-transition-name:root){::view-transition-group(root){background:var(--page-bg,#050505);mix-blend-mode:normal;animation:none!important}::view-transition-old(root){background:var(--page-bg,#050505);mix-blend-mode:normal;animation:none!important}::view-transition-new(root){background:var(--page-bg,#050505);mix-blend-mode:normal;animation:none!important}}.chat-room-loading{color:#8a8d95;justify-content:center;align-items:center;gap:6px;min-height:110px;display:flex}.chat-room-loading i{background:currentColor;border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite alternate kris-chat-loading}.chat-room-loading i:nth-child(2){animation-delay:.12s}.chat-room-loading i:nth-child(3){animation-delay:.24s}@keyframes kris-chat-loading{0%{opacity:.28;transform:translateY(1px)}to{opacity:.9;transform:translateY(-1px)}}@media (prefers-reduced-motion:reduce){.chat-room-loading i{animation-duration:1ms!important}}.payout-page{color:#f5f5f5;background:#050505;min-height:100vh}.payout-page>header{background:#080808;border-bottom:1px solid #302817;grid-template-columns:44px 1fr 44px;align-items:center;height:64px;padding:0 14px;display:grid}.payout-page>header button{color:#f5c451;background:0 0;border:0}.payout-page>header svg{width:22px}.payout-page>header h1{text-align:center;font-size:17px}.payout-page>main{padding:18px}.payout-tabs,.bank-slots{grid-template-columns:1fr 1fr;gap:10px;display:grid}.payout-tabs button,.bank-slots button{color:#96845e;background:#101010;border:1px solid #453716;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:52px;display:flex}.payout-tabs button.active,.bank-slots button.active{color:#ffe29a;background:#251c0c;border-color:#f5c451}.payout-tabs svg{width:19px}.bank-slots{margin-top:12px}.bank-slots button{min-height:42px}.bank-slots svg{color:#35c76f;width:15px}.payout-page form{background:#0d0d0d;border:1px solid #f5c45140;border-radius:16px;gap:15px;margin-top:15px;padding:19px;display:grid}.payout-page form h2{color:#ffe29a;margin:0 0 5px;font-size:18px}.payout-page form label{color:#d4bb7a;gap:8px;font-size:12px;font-weight:700;display:grid}.payout-page form input,.payout-page form textarea{color:#fff;width:100%;font:inherit;background:#151515;border:1px solid #f5c45140;border-radius:10px;outline:0}.payout-page form input{height:48px;padding:0 13px}.payout-page form textarea{resize:vertical;min-height:105px;padding:13px}.payout-page form small{color:#777;font-weight:400;line-height:1.5}.payout-success{color:#59db8d;text-align:center;background:#102619;border:1px solid #216b3f;border-radius:9px;padding:10px}.withdraw-page .deposit-header{grid-template-columns:52px 1fr 52px}.withdraw-page .deposit-header>span{display:block}.withdraw-bind-notice{color:#f77;background:#ff3b3b17;border:1px solid #ff3b3b61;border-radius:11px;margin-bottom:20px;padding:13px 14px;font-size:11px}.withdraw-bind-notice button{color:#ffe29a;font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.withdraw-form .withdraw-submit{margin-top:22px}.withdraw-form>.auth-error+.withdraw-submit{margin-top:8px}.withdraw-currency-tabs{background:#070707;border:1px solid #f5c45133;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;margin:4px 0 16px;padding:4px;display:grid}.withdraw-currency-tabs button{color:#887a5a;background:0 0;border-radius:9px;height:42px;font-weight:800}.withdraw-currency-tabs button.active{color:#171005;background:linear-gradient(135deg,#8d6014,#f5c451 45%,#ffe29a)}.withdraw-methods{gap:10px;margin-bottom:18px;display:grid}.withdraw-methods>button{text-align:left;color:#fff;background:#10100f;border:1px solid #f5c45138;border-radius:12px;padding:14px;position:relative}.withdraw-methods>button.selected{background:#191307;border-color:#f5c451;box-shadow:inset 0 0 0 1px #f5c45126}.withdraw-methods h3{color:#ffe29a;margin:0 0 10px;font-size:13px}.withdraw-methods p{color:#999;justify-content:space-between;gap:12px;margin:0;font-size:11px;display:flex}.withdraw-methods p b{color:#f5f5f5;text-align:right;overflow-wrap:anywhere;max-width:67%}.withdraw-methods i{color:#35c76f;font-style:normal;position:absolute;top:10px;right:10px}.withdraw-form>label>small{color:#8b7c59;margin-top:8px;font-size:9px;font-weight:500;display:block}.vip-entrance-layer{z-index:76;pointer-events:none;contain:layout paint style;overflow:hidden;width:100vw!important;height:100dvh!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.vip-entrance-layer .vip-entrance-stage{pointer-events:none;z-index:1!important;top:calc(env(safe-area-inset-top) + 112px)!important;width:min(84vw,370px)!important;max-width:370px!important;height:76px!important;max-height:80px!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.vip-entrance-layer .vip-entrance{float:none!important;width:100%!important;max-width:100%!important;min-height:0!important;max-height:72px!important;margin:0!important;position:relative!important}.vip-entrance-layer .vip-entrance-6,.vip-entrance-layer .vip-entrance-7{height:64px!important}.vip-entrance-layer .vip-entrance-8{height:68px!important}.vip-entrance-layer .vip-entrance-crown{z-index:4;fill:none;stroke:#e6c16b;stroke-width:1.25px;stroke-linejoin:round;filter:none;pointer-events:none;overflow:visible;transform:translate(-50%);width:18px!important;min-width:0!important;max-width:18px!important;height:9px!important;position:absolute!important;top:-6px!important;left:50%!important}.vip-entrance-layer .vip-entrance-crown path{vector-effect:non-scaling-stroke}@media (width<=420px){.vip-entrance-layer .vip-entrance-stage{top:calc(env(safe-area-inset-top) + 112px)!important;width:82vw!important}}:root{color:#f5f5f5;font-synthesis:none;--gold:#f5c451;--deep:#b98019;--light:#ffe29a;--muted:#9b9b9b;--card:#0d0d0d;--card2:#141414;--border:#f5c45140;--gold-gradient:linear-gradient(135deg,#8d6014 0%,#f5c451 35%,#ffe29a 55%,#c68a1b 100%);background:#050505;font-family:Inter,Noto Sans SC,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#f5f5f5;background:#050505;min-width:320px}button{font:inherit;color:inherit;cursor:pointer;border:0}button:active,.game-card:active,.bottom-nav a:active{transform:scale(.98)}.app-shell{background-color:#050505;background-image:radial-gradient(circle at 88% 5%,#f5c45111,#0000 24%),radial-gradient(circle at 10% 38%,#b9801909,#0000 26%),linear-gradient(#f5c45105 1px,#0000 1px),linear-gradient(90deg,#f5c45105 1px,#0000 1px),none;background-position:0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:auto,auto,24px 24px,24px 24px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;width:100%;max-width:430px;min-height:100dvh;margin:0 auto;position:relative;overflow:clip visible;box-shadow:0 0 0 1px #f5c45114}.page{padding:0 12px calc(88px + env(safe-area-inset-bottom));min-height:calc(100dvh - 68px)}.avatar-picker-trigger{cursor:pointer;border:0}.avatar-picker-backdrop{z-index:200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000b8;align-items:flex-end;display:flex;position:fixed;inset:0}.avatar-picker{color:#f5f5f5;background:#1d1e24;border-radius:22px 22px 0 0;flex-direction:column;width:min(430px,100%);height:min(82dvh,700px);display:flex;box-shadow:0 -18px 45px #0008}.avatar-picker header{border-bottom:1px solid #363842;grid-template-columns:40px 1fr 40px;align-items:center;height:55px;padding:0 13px;display:grid}.avatar-picker header h2{text-align:center;margin:0;font-size:16px}.avatar-picker header button{color:#eee;background:#2a2c34;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.avatar-picker header svg{width:18px}.avatar-picker-preview{text-align:center;padding:16px 0 12px}.avatar-picker-preview img,.avatar-picker-preview i{color:#aaa;object-fit:cover;background:#2b2d34;border:2px solid #52545d;border-radius:50%;place-items:center;width:82px;height:82px;font-style:normal;display:inline-grid;overflow:hidden}.avatar-picker nav{border-bottom:1px solid #363842;gap:5px;padding:0 15px 12px;display:flex;overflow:auto}.avatar-picker nav button{color:#999;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:6px 10px;font-size:13px;font-weight:700}.avatar-picker nav button.on{color:#fff;border-color:#f5c451}.avatar-picker main{flex:1;grid-template-columns:repeat(4,1fr);align-content:start;gap:14px;padding:18px;display:grid;overflow:auto}.avatar-picker main>button{aspect-ratio:1;background:#111;border:2px solid #0000;border-radius:50%;padding:0;overflow:hidden}.avatar-picker main>button.on{border-color:#f5c451;box-shadow:0 0 0 3px #f5c45133}.avatar-picker main img{object-fit:cover;width:100%;height:100%}.avatar-picker main p{text-align:center;color:#929292;grid-column:1/-1;margin:24px 0;font-size:13px}.avatar-picker footer{padding:13px 18px calc(13px + env(safe-area-inset-bottom));border-top:1px solid #363842}.avatar-picker footer button{background:var(--gold-gradient);color:#181105;border:0;border-radius:14px;width:100%;height:48px;font-size:16px;font-weight:900}.avatar-picker footer button:disabled{opacity:.45}.header{z-index:40;-webkit-backdrop-filter:blur(16px);background:#050505f0;border-bottom:1px solid #f5c4511f;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;height:68px;padding:0 12px;display:grid;position:sticky;top:0;box-shadow:0 8px 22px #0000004d}.wordmark{letter-spacing:.5px;background:var(--gold-gradient);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:23px;font-style:italic;font-weight:900;line-height:1}.header-balance{border:1px solid var(--border);min-width:0;height:34px;color:var(--light);white-space:nowrap;background:linear-gradient(145deg,#15130e,#090909);border-radius:11px;justify-self:end;align-items:center;gap:5px;padding:0 5px 0 8px;font-size:9px;font-weight:800;display:flex}.header-balance>svg{border:1px solid var(--gold);width:19px;height:19px;color:var(--gold);border-radius:50%;padding:2px}.header-balance span{text-overflow:ellipsis;overflow:hidden}.header-balance b{background:var(--gold-gradient);color:#171005;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.header-balance b svg{stroke-width:3px;width:14px;height:14px}.header-right{align-items:center;display:flex}.service,.top-action{border:1px solid var(--border);color:var(--light);background:#111;border-radius:999px;align-items:center;gap:4px;padding:8px 9px;font-size:10px;font-weight:700;display:flex}.service svg,.top-action svg{width:16px;height:16px;color:var(--gold)}.promo-banner{aspect-ratio:750/320;border:1px solid var(--border);background:#0d0d0d;border-radius:16px;width:100%;margin:12px 0 0;position:relative;overflow:hidden;box-shadow:inset 0 0 24px #f5c45106}.banner-track{height:100%;transition:transform .5s cubic-bezier(.2,.7,.2,1);display:flex}.banner-track img{object-fit:cover;flex:0 0 100%;width:100%;height:100%}.banner-dots{justify-content:center;gap:5px;display:flex;position:absolute;bottom:8px;left:0;right:0}.banner-dots button{background:#fff6;border-radius:99px;width:5px;height:5px;padding:0;transition:all .25s}.banner-dots button.on{background:var(--gold);width:16px}.notice{border:1px solid var(--border);background:#0d0d0deb;border-radius:14px;align-items:center;gap:8px;height:48px;margin-top:12px;padding:0 12px;display:flex;overflow:hidden;box-shadow:inset 0 0 18px #f5c45106}.notice>svg:first-child{width:18px;color:var(--gold);flex:none}.notice>b{color:var(--light);flex:none;font-size:13px}.notice>svg:last-child{color:#776e59;flex:none;width:16px}.marquee{white-space:nowrap;color:#d2c49f;flex:1;font-size:12px;overflow:hidden}.marquee span{padding-left:100%;animation:13s linear infinite marquee;display:inline-block}@keyframes marquee{to{transform:translate(-100%)}}.quick-grid{background:#0d0d0df0;border:1px solid #f5c4514d;border-radius:16px;grid-template-columns:repeat(4,1fr);height:88px;margin-top:12px;display:grid;box-shadow:inset 0 0 20px #f5c45106}.quick-grid button{color:#d9bd73;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:relative}.quick-grid button+button:before{content:"";border-left:1px solid #f5c4512e;height:55px;position:absolute;left:0}.quick-grid .quick-icon{width:42px;height:42px;color:var(--gold);place-items:center;display:grid;position:relative}.quick-grid .quick-icon svg{filter:drop-shadow(0 2px 4px #f5c45133);width:40px;height:40px}.quick-grid .quick-icon.hot:after{content:"HOT";color:#fff;background:#ff3038;border-radius:6px;padding:2px 5px;font-size:7px;font-weight:900;line-height:1;position:absolute;top:-4px;right:-13px}.quick-grid button>span:last-child{font-size:12px;font-weight:700}.section-title{color:var(--gold);letter-spacing:.2px;align-items:center;gap:6px;margin:18px 2px 10px;font-size:17px;display:flex}.section-title span{font-size:17px}.game-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.game-card{aspect-ratio:.54;background-position:50%;background-size:cover;border:1px solid #f5c4517a;border-radius:15px;flex-direction:column;justify-content:flex-end;align-items:center;padding:0;transition:transform .16s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #f5c4510d}.game-card.game-89{background-color:#020408}.game-card .shade{background:linear-gradient(#00000047 0%,#0000 24% 60%,#000000e0 88%,#000000f5 100%);position:absolute;inset:0}.game-name{z-index:2;text-align:center;flex-direction:column;display:flex;position:absolute;top:13px;left:0;right:0}.game-card strong{color:var(--light);text-shadow:0 2px 8px #000;font-size:19px;line-height:1}.game-card em{letter-spacing:1.2px;color:#c6a758;margin-top:5px;font-size:8px;font-style:normal}.game-card small,.game-card>b{z-index:2;position:relative}.game-card small{color:#b2a27e;align-items:center;gap:3px;width:100%;margin:0 0 7px;padding-left:12px;font-size:8px;display:flex}.game-card small svg{width:10px;height:10px}.game-card>b{background:var(--gold-gradient);color:#161006;border-radius:10px;width:calc(100% - 12px);margin:0 6px 7px;padding:8px 2px;font-size:10px}.invite{aspect-ratio:750/205;background-image:linear-gradient(90deg,#05050514,#05050505),url(./invite-background-BVjBTf20.webp);background-position:50%;background-size:cover;border:1px solid #f5c45152;border-radius:16px;align-items:center;margin-top:14px;padding:16px 18px;display:flex;position:relative}.invite h3{color:var(--light);margin:0;font-size:18px;line-height:1.22}.invite p{color:#b6a67d;margin:6px 0 0;font-size:9px}.invite button{background:var(--gold-gradient);color:#181105;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:3px;width:104px;height:28px;padding:0 12px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:9px;right:10px}.invite button svg{width:11px}.bottom-nav{z-index:50;width:100%;max-width:430px;height:calc(72px + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080808f5;border-top:1px solid #f5c45133;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -10px 28px #0000008c}.bottom-nav a{color:#756b52;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:3px;text-decoration:none;transition:all .18s;display:flex;position:relative}.bottom-nav a.active{color:var(--gold);background:linear-gradient(#f5c45121,#f5c45106);box-shadow:inset 0 1px #ffe29a2e}.nav-icon{height:25px;position:relative}.nav-icon svg{width:23px;height:23px}.nav-icon b{color:#fff;text-align:center;background:#ff3b3b;border:1px solid #250000;border-radius:99px;min-width:16px;height:16px;padding:0 4px;font-size:9px;line-height:16px;position:absolute;top:-6px;right:-11px}.bottom-nav small{font-size:11px;font-weight:700}.page-title{margin:18px 2px 12px;font-size:22px;font-weight:850}.filter-row{gap:7px;padding-bottom:11px;display:flex;overflow:auto}.filter-row button{white-space:nowrap;color:#8f856e;background:#101010;border:1px solid #f5c45129;border-radius:999px;padding:7px 14px;font-size:12px}.filter-row button.on{color:var(--light);background:linear-gradient(135deg,#8d60148c,#f5c45124);border-color:#f5c45180}.banner-list{gap:12px;display:grid}.banner-list article{border:1px solid var(--border);background:#0d0d0d;border-radius:16px;overflow:hidden}.banner-list img{aspect-ratio:750/320;object-fit:cover;width:100%;display:block}.banner-list article div{justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.banner-list button{color:var(--gold);background:0 0;align-items:center;font-size:10px;display:flex}.banner-list svg{width:13px}.wallet-hero{background-color:#050505;background-image:linear-gradient(90deg,#0505050a,#05050505),url(./wallet-background-CXwawwnH.webp);background-position:50%;background-repeat:no-repeat;background-size:100%;border:1px solid #f5c45157;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:220px;margin:12px 0 14px;padding:18px;display:flex;position:relative;overflow:hidden}.wallet-copy{z-index:1;text-shadow:0 2px 10px #000;width:58%;position:relative}.wallet-copy>span{align-items:center;gap:8px;font-size:13px;display:flex}.wallet-copy>span svg{width:17px;color:var(--gold)}.wallet-copy small{color:#b2aa99;margin-top:13px;font-size:10px;display:block}.wallet-copy h1{color:var(--light);white-space:nowrap;margin:2px 0;font-size:27px;font-weight:850}.wallet-copy p{color:#c9c2b2;margin:0;font-size:10px}.wallet-actions{z-index:2;grid-template-columns:1fr 1fr;gap:10px;display:grid;position:relative}.wallet-actions button{background:var(--gold-gradient);color:#171005;border:1px solid #ffe29a80;border-radius:12px;justify-content:center;align-items:center;gap:7px;height:43px;font-weight:800;display:flex}.wallet-actions button+button{color:var(--light);background:#080808d6}.wallet-actions svg{width:19px}.card{border:1px solid var(--border);background:#0d0d0deb;border-radius:16px;margin:12px 0;padding:14px;box-shadow:inset 0 0 22px #f5c45105}.card h2{margin:0 0 10px;font-size:15px}.card h2 small{float:right;color:#827860;align-items:center;font-size:10px;display:flex}.card h2 small svg{width:13px}.asset,.transaction{border-top:1px solid #f5c4511a;align-items:center;min-height:55px;display:flex}.asset i{background:var(--gold-gradient);color:#171005;border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;font-style:normal;font-weight:900;display:grid}.asset i.usdt{color:#fff;background:#35c76f}.asset span{margin-left:10px;font-size:12px}.asset b{color:#d8c48e;align-items:center;margin-left:auto;font-size:12px;display:flex}.asset b svg{width:14px}.fixed-rate{color:#71684f;text-align:center;border-top:1px solid #f5c45114;margin:8px 0 0;padding-top:9px;font-size:8px}.transaction>svg{color:#aa8a3e;width:20px}.transaction span{margin-left:10px;font-size:11px}.transaction span small{color:#696969;margin-top:3px;display:block}.transaction>b{color:#35c76f;margin-left:auto;font-size:11px}.transaction>b.minus{color:#ff6464}.chat-tabs{border-bottom:1px solid #f5c4511f;grid-template-columns:repeat(3,1fr);height:50px;display:grid}.chat-tabs button{color:#817965;background:0 0;font-size:13px;position:relative}.chat-tabs button.on{color:var(--gold);font-weight:800}.chat-tabs button.on:after{content:"";background:var(--gold);width:30%;height:2px;position:absolute;bottom:0;left:35%}.chat-tabs b{color:#fff;background:#ff3b3b;border-radius:99px;padding:1px 5px;font-size:8px}.search{color:#686868;background:#111;border:1px solid #f5c4511f;border-radius:12px;align-items:center;gap:8px;height:42px;margin:12px 0;padding:0 12px;font-size:11px;display:flex}.search svg{width:17px}.messages{padding:0 14px}.message{border-bottom:1px solid #f5c45114;align-items:center;min-height:64px;display:flex}.message:last-child{border:0}.message>i{width:40px;height:40px;color:var(--light);background:linear-gradient(145deg,#38290d,#ba831d);border-radius:13px;place-items:center;font-style:normal;font-weight:900;display:grid}.message>span{min-width:0;margin-left:10px}.message>span b{font-size:12px;display:block}.message>span small{color:#767676;white-space:nowrap;text-overflow:ellipsis;max-width:225px;margin-top:4px;font-size:9px;display:block;overflow:hidden}.message time{color:#656565;align-self:flex-start;margin-top:15px;margin-left:auto;font-size:8px}.profile-card{border:1px solid var(--border);background:linear-gradient(145deg,#1b150af0,#0a0a0af5);border-radius:18px;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;margin-top:12px;padding:18px;display:grid;overflow:hidden}.avatar{background:var(--gold-gradient);color:#171005;border-radius:50%;place-items:center;width:56px;height:56px;font-size:24px;font-weight:900;display:grid}.profile-card h2{margin:0;font-size:16px}.profile-card p{color:#8d846e;margin:4px 0;font-size:9px}.profile-card div>b{color:#171005;background:var(--gold-gradient);border-radius:99px;padding:2px 7px;font-size:8px}.profile-card>svg{color:var(--gold)}.profile-card footer{text-shadow:0 2px 10px #000;background-color:#080808;background-image:linear-gradient(90deg,#0808080f,#08080800),url(./wallet-background-CXwawwnH.webp);background-position:100%;background-repeat:no-repeat;background-size:350px;border-top:1px solid #f5c45124;flex-direction:column;grid-column:1/-1;justify-content:center;min-height:108px;margin:6px -18px -18px;padding:15px 18px 14px;display:flex}.profile-card footer span,.profile-card footer small{z-index:1;color:#8c826a;width:62%;font-size:9px;position:relative}.profile-card footer h1{z-index:1;width:62%;color:var(--light);margin:4px 0;font-size:24px;position:relative}.profile-quick{border:1px solid var(--border);background:#0d0d0d;border-radius:16px;grid-template-columns:repeat(4,1fr);margin:12px 0;display:grid}.profile-quick button{color:#a8966b;background:0 0;flex-direction:column;align-items:center;gap:7px;padding:14px 2px;font-size:9px;display:flex}.profile-quick svg{width:21px;color:var(--gold)}.settings-list{padding:0 14px}.settings-list button{color:#d3d3d3;text-align:left;background:0 0;border-bottom:1px solid #f5c45114;align-items:center;gap:10px;width:100%;height:51px;font-size:12px;display:flex}.settings-list button:last-child{border:0}.settings-list button>svg:first-child{color:#b49755;width:18px}.settings-list button>svg:last-child{color:#645c4a;width:14px;margin-left:auto}.game-page{padding-bottom:20px}.game-header{border-bottom:1px solid var(--border);grid-template-columns:42px 1fr auto;align-items:center;height:62px;padding:0 12px;display:grid}.game-header button{color:var(--gold);background:0 0;font-size:32px}.game-header b{font-size:14px}.game-header span{color:var(--light);font-size:12px}.game-table{text-align:center;background:radial-gradient(circle,#1e4930b8,#07150e 65%);border:1px solid #f5c4514d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:500px;margin:16px 12px;padding:28px 18px;display:flex}.game-table>svg{width:72px;height:72px;color:var(--gold)}.game-table h1{font-size:22px}.game-table p{color:#a2a2a2;font-size:12px}.game-table>button{background:var(--gold-gradient);color:#160f04;border-radius:12px;min-width:160px;margin-top:15px;padding:12px;font-weight:900}.live-game-table{background:radial-gradient(circle at 50% 42%,#185c37,#061b12 68%);justify-content:flex-start;padding:16px 12px;overflow:hidden}.game-lobby{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:450px;display:flex}.game-lobby>svg{color:#f5c451;width:64px;height:64px}.game-lobby label{color:#cdbb85;text-align:left;gap:7px;width:100%;margin-top:18px;font-size:11px;display:grid}.game-lobby input{color:#fff;background:#06130d;border:1px solid #9a742a;border-radius:12px;height:52px;padding:0 15px;font-size:20px;font-weight:800}.game-lobby>div:not(.game-error){grid-template-columns:repeat(4,1fr);gap:7px;width:100%;margin-top:9px;display:grid}.game-lobby>div button{color:#aebdaf;background:#0b2a1b;border:1px solid #41674f;border-radius:9px;height:38px}.game-lobby>div button.active{color:#ffe29a;border-color:#f5c451}.game-lobby>small{color:#789082;margin:12px 0;font-size:9px}.game-main-action{background:var(--gold-gradient);color:#171005;border-radius:12px;width:100%;height:48px;font-weight:900}.game-error{color:#ffc7c7;background:#411b1b;border:1px solid #9b3939;border-radius:9px;width:100%;margin:10px 0;padding:9px;font-size:10px}.game-round{width:100%;min-height:466px}.game-round>header{text-align:left;background:#07150e;border-radius:10px;grid-template-columns:1fr auto;gap:3px;padding:10px 12px;display:grid}.game-round>header span{color:#748d7d;font-size:8px}.game-round>header strong{color:#ffe29a;grid-row:2;font-size:11px}.game-round>header em{color:#f5c451;grid-area:1/2/3;align-self:center;font-size:11px;font-style:normal}.hand{margin-top:18px}.hand h2{color:#d4e3d8;margin:0 0 10px;font-size:13px}.hand>div{justify-content:center;gap:7px;min-height:94px;display:flex}.hand>b{color:#ffe29a;margin-top:7px;font-size:11px;display:block}.playing-card{color:#111;text-align:left;background:#fff;border-radius:8px;width:58px;height:84px;padding:7px;font-style:normal;position:relative;box-shadow:0 5px 12px #0007}.playing-card b{font-size:17px}.playing-card em{font-size:24px;font-style:normal;position:absolute;bottom:6px;right:8px}.playing-card.red{color:#c22128}.playing-card.hidden{color:#ffe29a;text-align:center;background:repeating-linear-gradient(45deg,#1c1510,#1c1510 5px,#c5932c 6px 7px);border:3px solid #d7a835;place-items:center;font-size:10px;font-weight:900;display:grid}.game-versus{color:#d6ad4b;margin:4px;font-size:10px;font-weight:900}.game-actions{grid-template-columns:1fr 1.4fr;gap:9px;margin-top:18px;display:grid}.game-actions button,.game-result button{color:#e1eadf;background:#122c1e;border-radius:11px;height:46px;font-weight:800}.game-actions button:last-child,.game-result button{background:var(--gold-gradient);color:#171005}.game-result{background:#101d15;border:1px solid #bf9537;border-radius:13px;margin-top:16px;padding:15px}.game-result h1{color:#ffe29a;margin:0 0 5px}.game-result strong{color:#fff;margin-bottom:12px;display:block}.game-result.lose{border-color:#733}.game-result.lose h1{color:#ff9696}.game-result button{width:100%}.nn-room{background-color:#080808;background-image:radial-gradient(circle at 50% 0,#f5c45112,#0000 28%),linear-gradient(#f5c45105 1px,#0000 1px),linear-gradient(90deg,#f5c45105 1px,#0000 1px),none;background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,24px 24px,24px 24px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;flex-direction:column;height:100dvh;display:flex}.room-header{border-bottom:1px solid var(--border);background:#060606eb;flex:none;grid-template-columns:42px 1fr 42px;align-items:center;height:64px;padding:0 10px;display:grid}.room-header button{color:var(--gold);background:0 0;place-items:center;display:grid}.room-header svg{width:21px}.room-header>div{text-align:center}.room-header b{font-size:14px;display:block}.room-header small{color:#858585;justify-content:center;align-items:center;gap:5px;margin-top:3px;font-size:9px;display:flex}.room-header small i{background:#35c76f;border-radius:50%;width:6px;height:6px}.room-notice{color:#a99b76;background:#111;border:1px solid #f5c4512b;border-radius:10px;flex:none;align-items:center;gap:7px;height:36px;margin:8px 10px 0;padding:0 10px;font-size:9px;display:flex}.room-notice svg{width:15px;color:var(--gold)}.room-messages{flex:1;padding:14px 12px 100px;overflow:auto}.bot-row,.player-row{align-items:flex-start;gap:8px;margin-bottom:15px;display:flex}.player-row{flex-direction:row-reverse}.bot-avatar{background:var(--gold-gradient);color:#171005;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.bot-row>div,.player-row>div{max-width:76%}.bot-row small,.player-row small{color:#777;margin:0 0 4px 2px;font-size:8px;display:block}.player-row small{text-align:right}.bot-row p,.player-row p{white-space:pre-line;color:#ddd;background:#161616;border:1px solid #f5c45121;border-radius:4px 13px 13px;margin:0;padding:10px 12px;font-size:11px;line-height:1.55}.player-row p{color:#171005;background:linear-gradient(135deg,#9d6d18,#eab844);border:0;border-radius:13px 4px 13px 13px;font-weight:700}.red-packet{text-align:left;background:linear-gradient(135deg,#9e2921,#da4b2e);border-radius:13px;grid-template-columns:38px 1fr 16px;align-items:center;width:230px;min-height:76px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffff29}.red-packet>svg:first-child{color:#ffd279;width:30px}.red-packet>svg:last-child{color:#f5b8a7;width:15px}.red-packet span b{font-size:12px;display:block}.red-packet span em{color:#f4c4b4;margin-top:4px;font-size:9px;font-style:normal;display:block}.bot-row label{color:#836f52;background:#f0e6d0;border-radius:0 0 9px 9px;margin-top:-6px;padding:5px 9px;font-size:8px;display:block}.room-input{z-index:5;min-height:64px;padding:9px 10px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#080808f7;grid-template-columns:36px 1fr 38px;gap:7px;display:grid;position:absolute;bottom:0;left:0;right:0}.room-input button{color:#9b8b64;background:#171717;border:1px solid #f5c4512b;border-radius:11px;place-items:center;display:grid}.room-input button svg{width:18px}.room-input input{color:#f5f5f5;min-width:0;font:inherit;background:#121212;border:1px solid #f5c4512e;border-radius:11px;outline:none;padding:0 11px;font-size:11px}.room-input input:focus{border-color:#f5c4518c}.room-input button.send{background:var(--gold-gradient);color:#171005;border:0}.auth-shell{background-color:#050505;background-image:radial-gradient(circle at 50% 0,#f5c45121,#0000 29%),linear-gradient(#f5c45106 1px,#0000 1px),linear-gradient(90deg,#f5c45106 1px,#0000 1px),none;background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,24px 24px,24px 24px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;width:100%;max-width:430px;min-height:100dvh;margin:auto;padding:56px 20px 30px;position:relative;overflow:hidden}.auth-glow{filter:blur(70px);pointer-events:none;background:#f5c45133;border-radius:50%;width:230px;height:230px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.auth-brand{text-align:center;margin-bottom:34px;position:relative}.auth-brand .wordmark{letter-spacing:.7px;font-size:33px;display:inline-block}.auth-brand p{letter-spacing:3px;color:#7f6a39;margin:8px 0 0;font-size:8px}.auth-card{background:linear-gradient(145deg,#141414f7,#080808fa);border:1px solid #f5c4514d;border-radius:18px;padding:24px 20px 21px;position:relative;box-shadow:inset 0 1px #ffe29a0d,0 18px 50px #00000061}.auth-card:before{content:"";background:linear-gradient(90deg,transparent,var(--gold),transparent);height:1px;position:absolute;top:-1px;left:25%;right:25%}.auth-card header h1{color:#f5f5f5;margin:0;font-size:22px}.auth-card header p{color:#858585;margin:7px 0 22px;font-size:11px}.auth-card label{color:#c7b889;letter-spacing:.3px;margin:0 0 14px;font-size:10px;font-weight:700;display:block}.auth-card label em{float:right;color:#656565;font-size:9px;font-style:normal;font-weight:500}.auth-field{background:#0a0a0a;border:1px solid #f5c45129;border-radius:12px;align-items:center;gap:10px;height:48px;margin-top:7px;padding:0 13px;transition:all .2s;display:flex}.auth-field:focus-within{border-color:#f5c451a6;box-shadow:inset 0 0 16px #f5c45106}.auth-field svg{color:#9c7b32;flex:none;width:18px}.auth-field input{color:#f5f5f5;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.auth-field input::placeholder{color:#505050}.password-rule{color:#676767;margin:-4px 0 14px;font-size:9px}.auth-error{color:#f77;background:#ff3b3b14;border:1px solid #ff3b3b4d;border-radius:10px;margin:0 0 13px;padding:9px 11px;font-size:10px}.auth-submit{background:var(--gold-gradient);color:#171005;border-radius:12px;width:100%;height:48px;font-size:13px;font-weight:900;box-shadow:inset 0 1px #ffffff4d}.auth-submit:disabled{opacity:.55;cursor:wait}.auth-card footer{text-align:center;color:#777;margin-top:18px;font-size:10px}.auth-card footer a{color:var(--gold);font-weight:800;text-decoration:none}.auth-legal{text-align:center;color:#535353;margin:19px 0 0;font-size:8px;line-height:1.7}.auth-prompt-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);background:radial-gradient(circle at 50% 36%,#f5c4511f,#0000 34%),#000c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-prompt{text-align:center;background:linear-gradient(145deg,#f5c45114,#0000 42%),#0d0d0d;border:1px solid #f5c45161;border-radius:22px;width:min(100%,380px);max-height:calc(100dvh - 28px);padding:25px 20px 18px;position:relative;overflow:auto;box-shadow:0 24px 80px #000000b8,inset 0 1px #ffe29a1a}.auth-prompt:before{content:"";background:linear-gradient(90deg,#0000,#ffe29a,#0000);width:64%;height:1px;position:absolute;top:0;left:18%}.auth-prompt-close{color:#9b9b9b;background:#ffffff09;border:1px solid #f5c4512e;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1;position:absolute;top:12px;right:12px}.auth-prompt-brand{background:var(--gold-gradient);color:#0000;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:15px;font-size:25px;font-style:italic;font-weight:950}.auth-prompt-tabs{border-bottom:1px solid #f5c45124;grid-template-columns:1fr 1fr;margin-bottom:18px;display:grid}.auth-prompt-tabs button{color:#777;background:0 0;height:46px;font-size:17px;font-weight:800;position:relative}.auth-prompt-tabs button.active{color:var(--gold)}.auth-prompt-tabs button.active:after{content:"";background:var(--gold-gradient);border-radius:3px;height:3px;position:absolute;bottom:-1px;left:18%;right:18%}.auth-prompt-form{text-align:left}.auth-prompt-form label{color:#c8b77f;margin-bottom:13px;font-size:11px;font-weight:750;display:block}.auth-prompt-form label em{float:right;color:#686868;font-size:10px;font-style:normal;font-weight:500}.auth-prompt-form label>div{background:#090909;border:1px solid #f5c45133;border-radius:12px;align-items:center;gap:10px;height:48px;margin-top:7px;padding:0 13px;display:flex}.auth-prompt-form label>div:focus-within{border-color:#f5c4519e}.auth-prompt-form svg{color:#a8863d;flex:none;width:18px}.auth-prompt-form input{color:#f5f5f5;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.auth-prompt-form input::placeholder{color:#535353}.auth-prompt-rule{color:#686868;margin:-4px 0 12px;font-size:9px}.auth-prompt-submit{background:var(--gold-gradient);color:#151005;border-radius:13px;width:100%;height:49px;font-size:15px;font-weight:900;box-shadow:inset 0 1px #ffffff47}.auth-prompt-submit:disabled{opacity:.55}.auth-prompt-browse{color:#857656;background:0 0;border:0;margin-top:13px;font-size:12px}.auth-prompt>small{color:#514a3b;margin-top:5px;font-size:8px;display:block}.offers-shell{min-height:100dvh;padding-bottom:calc(82px + env(safe-area-inset-bottom));overflow:visible}.offers-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070707f5;border-bottom:1px solid #f5c4512e;grid-template-columns:90px 1fr 90px;align-items:center;height:68px;display:grid;position:sticky;top:0}.offers-header h1{text-align:center;color:var(--gold);margin:0;font-size:20px}.offers-header button{color:#c7a754;white-space:nowrap;background:0 0;align-items:center;gap:5px;height:100%;padding:0 12px;font-size:10px;display:flex}.offers-header button:first-child svg{width:22px;transform:rotate(180deg)}.offers-header button:last-child{justify-content:flex-end}.offers-header button:last-child svg{width:17px}.offers-body{grid-template-columns:92px minmax(0,1fr);gap:10px;padding:14px 10px 4px;display:grid}.offer-categories{align-self:start;position:sticky;top:82px}.offer-categories h2{text-align:center;color:#d0aa4d;white-space:nowrap;margin:0 0 12px;font-size:13px}.offer-categories>button{color:#a99a76;background:#121212;border:1px solid #f5c45126;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;height:58px;margin-bottom:7px;padding:4px;font-size:11px;display:flex;position:relative}.offer-categories>button.active{color:var(--light);background:linear-gradient(135deg,#8d601461,#f5c45117);border-color:#f5c451b8;box-shadow:inset 0 0 18px #f5c45114}.offer-categories svg{color:#c6a34d;width:20px;height:20px}.offer-categories b{color:#fff;background:#ff3b3b;border-radius:4px;padding:2px 4px;font-size:7px;position:absolute;top:-4px;right:2px}.offer-cards{align-content:start;gap:10px;display:grid}.offer-cards article{aspect-ratio:750/320;background:#0d0d0d;border:1px solid #f5c45166;border-radius:12px;position:relative;overflow:hidden}.offer-cards img{object-fit:cover;width:100%;height:100%;display:block}.offer-cards article>span{color:var(--light);background:#080808db;border-radius:0 0 9px;padding:5px 9px;font-size:8px;position:absolute;top:0;left:0}.offer-cards article>button{background:var(--gold-gradient);color:#171005;border-radius:99px;align-items:center;gap:1px;height:25px;padding:0 8px 0 11px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 3px 10px #00000059}.offer-cards article>button svg{width:11px}.chat-list-shell{min-height:100dvh;padding-bottom:calc(78px + env(safe-area-inset-bottom));background:#090909}.wechat-header{background:#0c0c0c;border-bottom:1px solid #f5c45121;place-items:center;height:62px;display:grid}.wechat-header h1{margin:0;font-size:17px}.chat-list{padding:0 14px}.chat-security{color:#746d5d;text-align:center;background:#121212;border-radius:9px;margin:12px 0;padding:9px 11px;font-size:9px}.chat-security small{color:#514c42;margin-top:4px;display:block}.chat-list-item{text-align:left;touch-action:none;background:0 0;border-bottom:1px solid #202020;align-items:center;width:100%;min-height:70px;padding:10px 2px;transition:transform .16s,background-color .16s,box-shadow .16s;display:flex;position:relative}.chat-list-item.is-dragging{z-index:3;background:#19160f;border-radius:13px;transform:scale(1.018);box-shadow:0 12px 28px #00000061}.chat-list-item.is-pinned{background:linear-gradient(90deg,#f3b61f09,#0000 72%)}.chat-room-drag-handle{color:#4f493d;opacity:.38;flex:none;width:14px;height:22px;margin-right:5px}.chat-list-item.is-dragging .chat-room-drag-handle{color:#f1bf48;opacity:1}.chat-list-item>i{color:#181005;border-radius:10px;flex:none;place-items:center;width:48px;height:48px;font-size:18px;font-style:normal;font-weight:950;display:grid;overflow:hidden}.chat-list-item>i img{object-fit:cover;width:100%;height:100%;display:block}.chat-list-item>i.support-avatar{background:var(--gold-gradient)}.chat-list-item>i.game-avatar{color:var(--light);background:linear-gradient(145deg,#4d3610,#15100a);border:1px solid #986d21}.chat-list-item>span{min-width:0;margin-left:11px}.chat-list-item>span b{color:#eee;align-items:center;gap:7px;font-size:13px;display:flex}.chat-list-item>span b em{color:#c79932;align-items:center;gap:3px;font-size:8px;font-style:normal;font-weight:750;display:inline-flex}.chat-list-item>span b em svg{fill:currentColor;width:9px;height:9px}.chat-list-item>span small{color:#777;text-overflow:ellipsis;white-space:nowrap;max-width:260px;margin-top:6px;font-size:10px;display:block;overflow:hidden}.chat-list-item time{color:#595959;align-self:flex-start;margin:7px 0 0 auto;font-size:8px}.chat-room-action-backdrop{z-index:190;padding:16px 14px calc(20px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000a3;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.chat-room-action-sheet{background:#151515;border:1px solid #eeb93b3d;border-radius:22px;width:min(100%,430px);padding:9px;animation:.2s ease-out chat-room-sheet-in;box-shadow:0 22px 60px #00000080}.chat-room-action-sheet header{padding:13px 14px 15px}.chat-room-action-sheet header b{color:#f4f1e9;font-size:15px;display:block}.chat-room-action-sheet header small{color:#817b70;margin-top:6px;font-size:10px;line-height:1.55;display:block}.chat-room-action-sheet>button{color:#f3f1ed;background:#202020;border:1px solid #292929;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:49px;margin-top:7px;font-size:13px;font-weight:750;display:flex}.chat-room-action-sheet>button svg{width:17px;height:17px}.chat-room-action-sheet>button.danger{color:#ff6f6f;background:#7b19192e;border-color:#e54c4c3d}@keyframes chat-room-sheet-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.chat-list-item>i.support-avatar svg{stroke-width:2.2px;width:27px;height:27px}.wechat-room{overscroll-behavior:none;color:#171717;background:#ededed;flex-direction:column;width:100%;max-width:430px;height:100dvh;margin:auto;display:flex;position:fixed;inset:0;overflow:hidden}.wechat-room-header{background:#f7f7f7;border-bottom:1px solid #d4d4d4;flex:none;grid-template-columns:46px 1fr 46px;align-items:center;height:62px;display:grid}.wechat-room-header button{color:#222;background:0 0;place-items:center;height:100%;display:grid}.wechat-room-header button svg,.wechat-room-header>svg{width:21px}.wechat-room-header>svg{justify-self:center}.wechat-room-title{text-align:left;justify-content:center;align-items:center;gap:7px;display:flex}.wechat-room-title>img{object-fit:cover;border-radius:7px;flex:none;width:34px;height:34px}.wechat-room-header b{font-size:14px;display:block}.wechat-room-header small{color:#888;margin-top:3px;font-size:8px;display:block}.wechat-room .room-notice{color:#8a702c;background:#fff8df;border:0;border-radius:0;margin:0}.wechat-messages{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:14px 12px 110px;overflow:auto}.wechat-new-messages{right:12px;bottom:calc(66px + env(safe-area-inset-bottom));z-index:18;color:#57606a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #00000014;border-radius:20px;align-items:center;gap:8px;min-height:38px;padding:0 15px 0 11px;font-size:12px;font-weight:700;animation:.18s ease-out wechat-new-message-in;display:flex;position:absolute;box-shadow:0 5px 18px #00000029}.wechat-new-messages span{color:#1787e8;background:#e9f4ff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:15px;font-weight:900;display:grid}@keyframes wechat-new-message-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-empty{text-align:center;color:#aaa;padding:30px 0;font-size:11px}.wechat-bubble-row{align-items:flex-start;gap:8px;margin-bottom:15px;display:flex}.wechat-bubble-row.mine{flex-direction:row-reverse}.wechat-bubble-row>i{background:var(--gold-gradient);border-radius:6px;flex:none;place-items:center;width:36px;height:36px;font-style:normal;font-weight:850;display:grid;overflow:hidden}.wechat-bubble-row>i img{object-fit:cover;width:100%;height:100%;display:block}.wechat-bubble-row>div{max-width:76%}.wechat-bubble-row small{color:#919191;margin:0 0 4px 2px;font-size:8px;display:block}.wechat-bubble-row.mine small{text-align:right}.wechat-bubble-row p{white-space:pre-wrap;word-break:break-word;background:#fff;border-radius:5px;margin:0;padding:9px 11px;font-size:12px;line-height:1.55;box-shadow:0 1px 1px #00000014}.wechat-bubble-row.mine p{background:#95ec69}.chat-gif{object-fit:contain;border-radius:6px;width:min(170px,100%);max-height:170px;display:block}.chat-red-packet{color:#fff;text-align:left;background:linear-gradient(135deg,#ef8d3e,#e26628);border-radius:6px;grid-template-columns:36px 1fr 15px;align-items:center;width:230px;max-width:100%;min-height:76px;padding:11px;display:grid}.chat-red-packet.claimed{filter:saturate(.45);opacity:.72}.chat-red-packet>svg{color:#ffe9a9;width:28px}.chat-red-packet>svg:last-child{color:#ffd7b7;width:14px}.chat-red-packet span b{font-size:11px;display:block}.chat-red-packet span em{color:#ffe1c9;margin-top:4px;font-size:8px;font-style:normal;display:block}.support-room-avatar{background:var(--gold-gradient);color:#171005;border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:grid}.support-room-avatar svg{width:21px;height:21px}.wechat-bubble-row>i.support-message-avatar svg{color:#171005;width:22px;height:22px}.chat-support-video{background:#000;border-radius:7px;width:min(230px,100%);max-height:260px;display:block}.wechat-composer{z-index:15;min-height:58px;padding:8px 7px calc(8px + env(safe-area-inset-bottom));background:#f7f7f7;border-top:1px solid #d3d3d3;align-items:center;gap:6px;display:flex;position:absolute;bottom:0;left:0;right:0}.wechat-composer>button{color:#333;background:0 0;flex:none;place-items:center;width:34px;height:38px;display:grid}.wechat-composer svg{width:23px}.wechat-composer input{color:#222;min-width:0;height:38px;font:inherit;background:#fff;border:0;border-radius:5px;outline:0;flex:1;padding:0 9px;font-size:12px}.wechat-composer .packet-button{color:#d2632b}.wechat-composer .composer-send{color:#fff;background:#07c160;border-radius:5px;width:38px}.wechat-composer .composer-send:disabled{color:#edf4ee;cursor:not-allowed;background:#b7d8bd}.chat-picker{z-index:14;left:0;right:0;bottom:calc(58px + env(safe-area-inset-bottom));max-height:calc(100dvh - 150px - env(safe-area-inset-top) - env(safe-area-inset-bottom));background:#f7f7f7;border-top:1px solid #d3d3d3;padding:12px 12px 8px;position:absolute;overflow:hidden}.chat-picker-grid{height:270px;max-height:calc(100dvh - 220px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:40px;align-content:start;gap:6px;min-height:0;padding-right:3px;display:grid;overflow-y:auto}.chat-picker-grid.gif-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:72px}.chat-picker-grid button{background:0 0;border-radius:5px;place-items:center;width:100%;min-width:0;height:40px;min-height:40px;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:24px;line-height:1;display:grid;overflow:hidden}.chat-picker-grid.gif-grid button{background:#fff;height:72px;min-height:72px}.chat-picker-grid img{object-fit:cover;width:100%;height:100%}.chat-picker-tabs{border-top:1px solid #e1e1e1;align-items:center;gap:5px;height:42px;margin-top:9px;display:flex}.chat-picker-tabs button{color:#888;background:0 0;border-radius:6px;place-items:center;width:44px;height:36px;display:grid}.chat-picker-tabs button.active{color:#222;background:#fff}.chat-picker-tabs button.heart-tab{color:#e35968}.chat-picker-tabs svg{width:22px;height:22px}.chat-picker-tabs .heart-tab svg{fill:#e35968}.chat-toast{z-index:30;color:#fff;white-space:nowrap;background:#000000bf;border-radius:7px;padding:8px 12px;font-size:10px;position:absolute;bottom:76px;left:50%;transform:translate(-50%)}@supports (height:100svh){.chat-picker{max-height:calc(100svh - 150px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.chat-picker-grid{max-height:calc(100svh - 220px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}.chat-actions-panel{z-index:14;background:#f7f7f7;border-top:1px solid #d3d3d3;min-height:150px;padding:22px;position:absolute;bottom:58px;left:0;right:0}.chat-actions-panel button{color:#666;background:0 0;flex-direction:column;align-items:center;gap:7px;width:72px;font-size:10px;display:flex}.chat-actions-panel i{background:#fff;border-radius:12px;place-items:center;width:58px;height:58px;font-size:30px;font-style:normal;display:grid;box-shadow:0 1px 2px #00000014}.wechat-composer .more-actions{border:1px solid #aaa;border-radius:50%}.wechat-composer .more-actions svg{width:21px}.chat-actions-panel label{color:#666;flex-direction:column;align-items:center;gap:7px;width:76px;margin-right:15px;font-size:10px;display:inline-flex}.chat-actions-panel label input{display:none}.packet-modal-backdrop{z-index:60;background:#1b1c20;padding:0;position:absolute;inset:0}.packet-modal{color:#f5f5f5;text-align:center;background:#1b1c20;width:100%;height:100%;padding:0 18px 24px;position:relative}.packet-modal header{grid-template-columns:44px 1fr 44px;align-items:center;height:72px;display:grid}.packet-modal header h2{grid-column:2;margin:0;font-size:19px}.packet-modal .packet-close{color:#fff;background:0 0;grid-area:1/1;place-items:center;width:42px;height:42px;display:grid}.packet-close svg{width:22px}.packet-type{color:#f5c451;text-align:left;margin:28px 3px 20px;font-size:13px;font-weight:800}.packet-modal label{color:#eee;text-align:left;background:#28292e;border-radius:13px;align-items:center;height:66px;margin-bottom:12px;padding:0 14px;display:flex}.packet-modal label span{font-size:14px;font-weight:750}.packet-modal label input{color:#fff;min-width:0;height:100%;font:inherit;text-align:right;background:0 0;border:0;outline:0;flex:1;padding:0 10px;font-size:14px}.packet-modal label input::placeholder{color:#6f7077}.packet-modal label b{color:#999;font-size:10px}.packet-modal label.packet-greeting{height:58px}.packet-modal label.packet-greeting input{text-align:left}.packet-modal>strong{margin-top:56px;font-size:45px;display:block}.packet-modal>small{color:#777;margin-top:5px;font-size:10px;display:block}.packet-submit{color:#fff;background:#8b423d;border-radius:12px;width:86%;height:55px;margin-top:48px;font-size:15px;font-weight:900}.packet-modal p{color:#717278;margin:0;font-size:9px;position:absolute;bottom:32px;left:0;right:0}.editable-profile .avatar-upload{cursor:pointer;padding:0;position:relative;overflow:hidden}.editable-profile .avatar-upload img{border-radius:inherit;object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.avatar-upload input{display:none}.edit-nickname{color:var(--gold);vertical-align:middle;background:#151515;border:1px solid #f5c45140;border-radius:6px;margin-left:5px;padding:3px 6px;font-size:8px}.game-id-copy{color:#90866e;background:0 0;align-items:center;gap:3px;margin:5px 0;padding:0;font-size:9px;display:flex;position:relative}.game-id-copy strong{color:#cbbb8e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.game-id-copy svg{width:11px;height:11px;color:var(--gold)}.game-id-copy em{color:var(--light);white-space:nowrap;background:#282116;border-radius:5px;padding:3px 6px;font-size:7px;font-style:normal;position:absolute;top:16px;left:72px}.profile-modal-backdrop{z-index:130;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000c2;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.profile-modal{text-align:center;background:#0d0d0d;border:1px solid #f5c45161;border-radius:18px;width:min(100%,350px);padding:24px 20px 20px;position:relative;box-shadow:0 20px 70px #000}.profile-modal h2{color:#f5f5f5;margin:0;font-size:19px}.profile-modal p{color:#777;margin:8px 0 18px;font-size:10px}.profile-modal input{color:#fff;width:100%;height:48px;font:inherit;background:#080808;border:1px solid #f5c45142;border-radius:11px;outline:none;padding:0 12px;font-size:13px}.profile-modal input:focus{border-color:var(--gold)}.profile-modal>small{color:#686868;text-align:right;margin:5px 2px 12px;font-size:8px;display:block}.profile-modal-close{color:#8a8a8a;background:0 0;width:34px;height:34px;position:absolute;top:9px;right:9px}.profile-modal-close svg{width:19px}.profile-save{background:var(--gold-gradient);color:#171005;border-radius:11px;width:100%;height:46px;font-weight:900}.invite-page{background:radial-gradient(circle at 50% 18%,#f5c45121,#0000 28%),#050505;min-height:100dvh}.invite-header{border-bottom:1px solid #f5c45126;grid-template-columns:52px 1fr 52px;align-items:center;height:64px;display:grid}.invite-header button{height:100%;color:var(--gold);background:0 0;place-items:center;display:grid}.invite-header svg{width:21px}.invite-header h1{text-align:center;margin:0;font-size:17px}.invite-page main{padding:18px 16px 40px}.invite-hero{text-align:center;padding:16px 0 20px}.invite-hero>svg{width:48px;height:48px;color:var(--gold)}.invite-hero h2{color:var(--light);margin:8px 0 5px;font-size:21px}.invite-hero p{color:#756e5d;margin:0;font-size:10px}.invite-code-card{text-align:center;background:linear-gradient(145deg,#241a09,#0c0c0b);border:1px solid #f5c4516b;border-radius:18px;padding:22px}.invite-code-card small{color:#8e8265;font-size:10px;display:block}.invite-code-card strong{color:var(--light);letter-spacing:2px;margin:9px 0 15px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:29px;display:block}.invite-code-card button,.invite-link button{background:var(--gold-gradient);color:#171005;border-radius:99px;align-items:center;gap:5px;padding:8px 13px;font-size:10px;font-weight:850;display:inline-flex}.invite-code-card button svg{width:14px}.invite-link{border:1px solid var(--border);background:#0d0d0d;border-radius:14px;margin-top:13px;padding:14px}.invite-link span{font-size:11px;font-weight:800}.invite-link p{color:#777;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 12px;font-size:9px;overflow:hidden}.invite-share{background:var(--gold-gradient);color:#171005;border-radius:13px;justify-content:center;align-items:center;gap:7px;width:100%;height:50px;margin-top:14px;font-weight:900;display:flex}.invite-share svg{width:18px}.invite-stats{border:1px solid var(--border);background:#0d0d0d;border-radius:14px;grid-template-columns:1fr 1fr;margin-top:14px;display:grid}.invite-stats div{text-align:center;padding:17px 6px}.invite-stats div+div{border-left:1px solid #f5c45121}.invite-stats b{color:var(--light);font-size:16px;display:block}.invite-stats span{color:#756d5b;margin-top:5px;font-size:9px;display:block}.invite-note{text-align:center;color:#5d574b;font-size:8px}.rebate-rules{background:linear-gradient(145deg,#211707,#0b0b0b);border:1px solid #f5c45159;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:14px;padding:15px;display:grid}.rebate-rules h3,.team-overview h3,.team-members h3{color:var(--light);grid-column:1/-1;margin:0 0 5px;font-size:13px}.rebate-rules>div{text-align:center;background:#0b0b0b;border:1px solid #f5c45124;border-radius:10px;padding:12px 4px}.rebate-rules b{color:var(--gold);font-size:18px;display:block}.rebate-rules span{color:#9a8d70;margin-top:4px;font-size:8px;display:block}.rebate-rules p{color:#6f6653;grid-column:1/-1;margin:4px 1px 0;font-size:8px;line-height:1.6}.team-overview{border:1px solid var(--border);background:#0d0d0d;border-radius:16px;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;padding:15px;display:grid}.team-overview>div{text-align:center;background:#111;border-radius:10px;padding:13px 6px}.team-overview>div b{color:var(--light);font-size:16px;display:block}.team-overview>div span{color:#746d5d;margin-top:4px;font-size:8px;display:block}.team-overview footer{color:#887c63;border-top:1px solid #f5c4511f;grid-column:1/-1;justify-content:space-between;padding:11px 4px 0;font-size:9px;display:flex}.team-overview footer strong{color:var(--gold);font-size:12px}.self-rebate{border:1px solid var(--border);color:#7d7461;background:#0d0d0d;border-radius:13px;justify-content:space-between;margin-top:10px;padding:12px 14px;font-size:8px;display:flex}.self-rebate b{color:var(--light);margin-top:4px;font-size:12px;display:block}.team-members{border:1px solid var(--border);background:#0d0d0d;border-radius:16px;margin-top:14px;padding:14px}.team-members h3 small{float:right;color:#6c6452;font-size:8px;font-weight:500}.team-members article{border-top:1px solid #f5c45114;align-items:center;min-height:64px;display:flex}.team-members article>i{background:var(--gold-gradient);color:#171005;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid;overflow:hidden}.team-members article>i img{object-fit:cover;width:100%;height:100%}.team-members article>div{min-width:0;margin-left:9px}.team-members article>div b{font-size:11px;display:block}.team-members article>div small{color:#696257;margin-top:3px;font-size:8px;display:block}.team-members article>span{text-align:right;margin-left:auto}.team-members article>span em,.team-members article>span strong{font-size:8px;font-style:normal;display:block}.team-members article>span em{color:#7c7464}.team-members article>span strong{color:var(--gold);margin-top:5px}.team-empty{color:#666;text-align:center;margin:16px 0 4px;font-size:9px}.deposit-page{background:radial-gradient(circle at 50% 8%,#f5c4511f,#0000 25%),#050505;min-height:100dvh}.deposit-header{background:#050505f0;border-bottom:1px solid #f5c45126;grid-template-columns:52px 1fr 52px;align-items:center;height:64px;display:grid}.deposit-header button{height:100%;color:var(--gold);background:0 0;place-items:center;font-size:11px;display:grid}.deposit-header svg{width:21px}.deposit-header h1{text-align:center;margin:0;font-size:17px}.deposit-page main{padding:18px 16px 40px}.deposit-balance{background:linear-gradient(145deg,#211708,#0b0b0b);border:1px solid #f5c45152;border-radius:17px;grid-template-columns:38px 1fr;align-items:center;height:86px;padding:15px 17px;display:grid}.deposit-balance>svg{width:30px;color:var(--gold);grid-row:1/3}.deposit-balance span{color:#8e8265;align-self:end;font-size:9px}.deposit-balance strong{color:var(--light);align-self:start;margin-top:3px;font-size:21px}.deposit-form{border:1px solid var(--border);background:#0d0d0d;border-radius:17px;margin-top:14px;padding:18px 16px}.deposit-currency-tabs{background:#080808;border:1px solid #f5c45126;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;height:46px;margin-bottom:18px;padding:4px;display:grid}.deposit-currency-tabs button{color:#756c57;background:0 0;border-radius:9px;font-size:11px;font-weight:800}.deposit-currency-tabs button.active{background:var(--gold-gradient);color:#171005;box-shadow:inset 0 1px #ffffff40}.deposit-form>label{color:#c8b98e;font-size:11px;font-weight:800;display:block}.deposit-form>label>div{background:#080808;border:1px solid #f5c45140;border-radius:13px;align-items:center;gap:10px;height:58px;margin-top:9px;padding:0 13px;display:flex}.deposit-form label b{color:var(--gold);font-size:16px}.deposit-form input{color:#fff;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:20px;font-weight:800}.deposit-form input::placeholder{color:#4d4d4d;font-size:12px;font-weight:500}.deposit-presets{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.deposit-presets button{color:#a99b77;background:#111;border:1px solid #f5c45129;border-radius:10px;height:40px;font-size:10px}.deposit-presets button.active{border-color:var(--gold);color:var(--light);background:#f5c4511f}.deposit-form>p{color:#746a50;margin:0 0 15px;font-size:9px}.deposit-submit{background:var(--gold-gradient);color:#171005;border-radius:12px;width:100%;height:48px;font-weight:900}.deposit-submit:disabled{opacity:.55}.deposit-form>small{color:#555;text-align:center;margin-top:12px;font-size:8px;display:block}.deposit-success{text-align:center;background:#0d0d0d;border:1px solid #f5c45159;border-radius:18px;margin-top:30px;padding:30px 18px}.deposit-success>svg{width:52px;height:52px;color:var(--gold)}.deposit-success h2{margin:12px 0 20px;font-size:20px}.deposit-success p{color:#777;margin:0;font-size:9px}.deposit-success strong{color:var(--light);margin:7px 0 12px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:17px;display:block}.deposit-success span{color:var(--gold);margin-top:5px;font-size:10px;display:block}.deposit-success button{background:var(--gold-gradient);color:#171005;border-radius:11px;width:100%;height:46px;margin-top:24px;font-weight:900}.deposit-step-title{color:#d6c69c;margin:0 0 10px;font-size:11px}.deposit-amount-step{border-top:1px solid #f5c4511c;padding-top:17px;animation:.2s ease-out deposit-reveal}.deposit-amount-step>label{color:#c8b98e;font-size:11px;font-weight:800;display:block}.deposit-amount-step>label>div{background:#080808;border:1px solid #f5c45140;border-radius:13px;align-items:center;gap:10px;height:58px;margin-top:9px;padding:0 13px;display:flex}.deposit-amount-step>p{color:#746a50;margin:0 0 15px;font-size:9px}.deposit-amount-step>small{color:#555;text-align:center;margin-top:12px;font-size:8px;display:block}@keyframes deposit-reveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.header .wordmark{justify-self:start}.header-right{justify-self:end}.header-balance{justify-content:center;justify-self:center;min-width:126px;height:38px;padding:0 5px 0 12px;font-size:11px}.header-balance span{text-align:center;flex:1}.header-balance b{width:25px;height:25px}.wallet-hero{background-position:top}.asset i.usdt{width:39px;height:39px;font-size:21px;font-weight:900}.profile-card{grid-template-columns:76px minmax(0,1fr);gap:15px;padding-top:22px}.profile-card .avatar{width:76px;height:76px;font-size:30px}.profile-card h2{font-size:20px}.profile-card div>b{margin-top:3px;padding:3px 9px;font-size:9px;display:inline-block}.profile-card .game-id-copy{margin-top:7px;font-size:11px}.profile-card .game-id-copy strong{font-size:12px}.profile-card .game-id-copy svg{width:13px;height:13px}.profile-card footer{background-position:100% 0;background-size:390px;min-height:122px;margin-top:9px}.profile-card footer span,.profile-card footer small,.profile-card footer h1{width:61%}.profile-card footer h1{font-size:27px}.profile-logout{color:#f55;background:#ff3b3b1a;border:1px solid #ff3b3b7a;border-radius:13px;width:100%;height:48px;margin:14px 0 8px;font-size:13px;font-weight:850}.profile-logout:active{background:#ff3b3b2e}.asset i.usdt{color:#fff;background:#35c76f;width:31px;height:31px;font-size:22px;font-weight:950;line-height:1}.profile-card{background-color:#080808;background-image:linear-gradient(90deg,#050505db 0%,#050505ad 48%,#05050514 100%),url(./wallet-background-CXwawwnH.webp);background-position:100%;background-repeat:no-repeat;background-size:auto 100%}.profile-card footer{background:0 0;border-top:0;margin-top:5px}.profile-card footer:before{display:none}.profile-card{background-position:calc(100% + 26px);grid-template-columns:70px minmax(0,1fr);gap:5px 13px;padding-top:16px}.profile-card .avatar{width:70px;height:70px}.profile-card footer{min-height:94px;margin-top:-5px;padding-top:8px;padding-bottom:8px}.profile-card footer h1{margin:2px 0;font-size:26px}.game-records-page{padding-bottom:22px}.game-records-page>header{border-bottom:1px solid var(--border);grid-template-columns:48px 1fr 48px;align-items:center;height:62px;display:grid}.game-records-page>header button{height:100%;color:var(--gold);background:0 0;place-items:center;display:grid}.game-records-page>header svg{width:21px}.game-records-page>header h1{text-align:center;margin:0;font-size:17px}.game-records-note{color:#756c5b;margin:14px 15px 10px;font-size:9px}.game-records-list{gap:10px;padding:0 12px;display:grid}.game-record-card{background:linear-gradient(145deg,#15130e,#0c0c0c);border:1px solid #f5c45138;border-radius:14px;padding:13px}.game-record-card header{justify-content:space-between;align-items:flex-start;display:flex}.game-record-card header div{gap:4px;display:grid}.game-record-card header b{color:var(--light);font-size:13px}.game-record-card header small{color:#8a7f65;font-size:9px}.game-record-card header strong{font-size:15px}.game-record-card header strong.win{color:#4ad882}.game-record-card header strong.lose{color:#ff6868}.game-record-card header strong.draw{color:#b8ab8c}.game-record-info{border-top:1px solid #f5c4511a;border-bottom:1px solid #f5c4511a;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;padding:10px 0;display:grid}.game-record-info span{color:#827862;font-size:9px}.game-record-info b{color:#ddd4c0;margin-top:3px;font-size:10px;display:block}.game-record-card footer{color:#625d52;padding-top:9px;font-size:8px}.game-records-empty{color:#777;text-align:center;border:1px dashed #f5c4513b;border-radius:14px;margin:44px 15px;padding:28px 14px;font-size:11px}@media (width<=370px){.header{padding:0 13px}.page{padding-left:10px;padding-right:10px}.wallet-copy h1{font-size:24px}.game-grid{gap:6px}.quick-grid span{font-size:11px}.invite{padding:14px}.invite h3{font-size:17px}}@media (width>=431px){body{background:#0a0a0a}.app-shell{border-left:1px solid #f5c4511f;border-right:1px solid #f5c4511f}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.header{grid-template-columns:minmax(0,1fr) auto}.header .wordmark{justify-self:start;min-width:0}.header-actions{justify-self:end}.offers-header{grid-template-columns:48px 1fr 48px}.offers-header>span{display:block}.chat-list-item>i.platform-notification-avatar,.platform-notification-room-avatar{color:#fff;background:#f3b61f}.chat-list-item>i.platform-notification-avatar svg{width:28px;height:28px}.platform-notification-room-avatar{border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.platform-notification-room-avatar svg{width:22px;height:22px}.wechat-room-title:has(.platform-notification-room-avatar){justify-content:flex-start}.activity-detail-page{background:#060704;min-height:100vh;padding-bottom:24px}.activity-detail-header{background:#0b0b0b;border-bottom:1px solid #f5c45140;grid-template-columns:48px 1fr 48px;align-items:center;height:66px;display:grid}.activity-detail-header button{height:100%;color:var(--gold);background:0 0;place-items:center;display:grid}.activity-detail-header h1{color:#f6f2e8;text-align:center;margin:0;padding:0 4px;font-size:17px;line-height:1.3}.activity-detail-body{padding:14px 14px 34px}.activity-detail-cover{border:1px solid #f5c45161;border-radius:12px;width:100%;display:block}.activity-detail-subtitle{color:#b5a77d;text-align:center;margin:14px 4px;font-size:12px}.activity-detail-content{color:#eee4c8;overflow-wrap:anywhere;min-height:250px;padding:4px 6px;font-size:14px;line-height:1.8}.activity-detail-content h1,.activity-detail-content h2,.activity-detail-content h3,.activity-detail-content h4{color:#ffe182}.activity-detail-content img{border-radius:10px;max-width:100%;height:auto;margin:16px auto;display:block}.activity-detail-content a{color:#f5c451}.activity-detail-action{color:#211400;background:linear-gradient(135deg,#8d6014,#f5c451 45%,#ffe29a 60%,#c68a1b);border-radius:12px;width:100%;height:46px;margin-top:18px;font-weight:850}.activity-detail-empty{color:#968b70;text-align:center;padding:90px 24px}.game-record-info small{color:#90836a;margin-top:3px;font-size:8px;display:block}.chat-red-packet.niuniu-packet{background:linear-gradient(135deg,#f04a3d,#e63830);border-radius:8px;grid-template-columns:42px 1fr 14px;width:240px;min-height:94px;padding:12px 12px 30px;position:relative;overflow:hidden}.chat-red-packet.niuniu-packet:after{content:"牛牛红包";color:#9c654d;background:#fff0c8;align-items:center;height:25px;padding:0 12px;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.chat-red-packet.niuniu-packet span b{font-size:13px;line-height:1.35}.chat-red-packet.niuniu-packet span em{display:none}.chat-red-packet.niuniu-packet>svg:last-child{z-index:1;position:relative}.red-packet-thumb{object-fit:contain;width:34px;height:42px;display:block}.niuniu-status-image{object-fit:contain;border-radius:7px;width:min(280px,100%);height:auto;margin:0 0 7px;display:block}.wechat-open-packet-backdrop{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0de0;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.wechat-open-packet-backdrop.packet-details-backdrop{padding:0}.wechat-open-packet{color:#fff;text-align:center;background:linear-gradient(#f34b40 0 64%,#dd3027 64%);border-radius:22px;width:min(330px,88vw);height:470px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000008c}.wechat-open-packet:after{content:"";z-index:0;background:#f34b40;border-radius:0 0 50% 50%;height:120px;position:absolute;top:56%;left:-8%;right:-8%;box-shadow:0 15px 18px #770e0a3d}.wechat-open-close{z-index:4;color:#fff;background:#0000001f;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:15px}.wechat-open-close svg{width:18px}.wechat-open-brand{z-index:2;color:#ffe5c1;justify-content:center;align-items:center;gap:9px;padding-top:65px;font-size:11px;display:flex;position:relative}.wechat-open-brand img{object-fit:cover;border-radius:8px;width:34px;height:34px}.wechat-open-packet h2{z-index:2;margin:28px 20px 0;font-size:23px;font-weight:650;position:relative}.wechat-open-button-perspective{z-index:3;perspective:680px;perspective-origin:50%;width:86px;height:86px;position:absolute;top:57%;left:50%;transform:translate(-50%,-50%)}.wechat-open-button-perspective.opening{animation:.14s cubic-bezier(.2,.75,.25,1) both packet-open-press}.wechat-open-button{transform-origin:50%;width:86px;height:86px;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;backface-visibility:visible;color:#7d241d;will-change:transform;background:linear-gradient(145deg,#ffe9ae,#d9ad5b);border-radius:50%;font-family:serif;font-size:35px;box-shadow:0 8px 22px #5a0d0959,inset 0 1px #ffffffbf}.wechat-open-button:active:not(.flipping){transform:scale(.98)}.wechat-open-button:disabled{opacity:1}.wechat-open-button.flipping{pointer-events:none;animation:.52s cubic-bezier(.45,.05,.55,.95) .12s infinite packet-open-coin-flip}.wechat-open-packet.opened{background:linear-gradient(#d71e22 0 55%,#1c1d22 55%);height:520px}.wechat-open-packet.opened:after{display:none}.wechat-open-packet.opened h2{color:#ffe09a;margin-top:38px;font-size:16px}.wechat-open-packet.opened>strong{z-index:2;margin-top:12px;font-size:42px;display:block;position:relative}.wechat-open-packet.opened>p{z-index:2;color:#e6bd73;margin:8px 0;position:relative}.wechat-packet-detail{z-index:2;color:#d8b87b;background:0 0;margin:auto;font-size:12px;position:absolute;bottom:28px;left:0;right:0}@keyframes packet-open-press{0%{transform:translate(-50%,-50%)scale(1)}65%{transform:translate(-50%,-50%)scale(.94)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes packet-open-coin-flip{0%{transform:rotateY(0)}25%{transform:rotateY(90deg)}50%{transform:rotateY(180deg)}75%{transform:rotateY(270deg)}to{transform:rotateY(360deg)}}.wechat-packet-details-screen{color:#f5f5f5;width:100vw;height:100dvh;box-shadow:none;background:#1b1c21;border-radius:0;overflow:auto}.wechat-packet-details-screen>header{background:#1b1c21;grid-template-columns:48px 1fr 48px;align-items:center;height:64px;display:grid}.wechat-packet-details-screen>header button{color:#fff;background:0 0;place-items:center;height:100%;display:grid}.wechat-packet-details-screen>header svg{width:21px}.wechat-packet-details-screen>header h2{text-align:center;font-size:16px}.wechat-packet-summary{text-align:center;color:#d9b56d;background:linear-gradient(#d51f23,#aa0e15);padding:28px 16px 30px}.wechat-packet-summary img{object-fit:cover;border-radius:13px;width:58px;height:58px}.wechat-packet-summary p{margin:12px 0 18px}.wechat-packet-summary strong{color:#fff;font-size:43px;display:block}.wechat-packet-summary em{margin-top:8px;font-size:11px;font-style:normal;display:block}.wechat-packet-count{color:#919297;border-bottom:1px solid #2c2d32;padding:16px 20px;font-size:12px}.wechat-packet-count span{float:right}.wechat-packet-claim-list{padding:0 18px}.wechat-packet-claim-row{border-bottom:1px solid #292a2f;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:76px;display:grid}.wechat-packet-claim-row>i{background:var(--gold-gradient);color:#171005;border-radius:10px;place-items:center;width:44px;height:44px;font-style:normal;font-weight:800;display:grid;overflow:hidden}.wechat-packet-claim-row>i img{object-fit:cover;width:100%;height:100%}.wechat-packet-claim-row b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.wechat-packet-claim-row b em{color:#9c9da3;font-style:normal;font-weight:500}.wechat-packet-claim-row small{color:#777980;margin-top:4px;font-size:9px;display:block}.wechat-packet-claim-row>strong{white-space:nowrap;font-size:13px}.member-packet-details-backdrop{z-index:82;color:#f5f5f5;background:#1b1c21;position:absolute;inset:0}.member-packet-details-screen{background:#1b1c21;flex-direction:column;height:100%;display:flex}.member-packet-details-screen>header{border-bottom:1px solid #2b2c31;flex:none;grid-template-columns:48px 1fr 48px;align-items:center;height:64px;display:grid}.member-packet-details-screen>header button{color:#fff;background:0 0;place-items:center;height:100%;display:grid}.member-packet-details-screen>header svg{width:21px}.member-packet-details-screen>header h2{text-align:center;margin:0;font-size:16px}.member-packet-count{color:#92949a;border-bottom:1px solid #2b2c31;flex:none;justify-content:space-between;align-items:center;height:60px;padding:0 18px;font-size:12px;display:flex}.member-packet-count b{color:#b7b8bd;font-size:12px}.member-packet-claim-list{flex:1;padding:0 16px;overflow:auto}.member-packet-claim-row{border-bottom:1px solid #292a2f;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:78px;display:grid}.member-packet-claim-row>i{background:var(--gold-gradient);color:#211604;border-radius:10px;place-items:center;width:44px;height:44px;font-style:normal;font-weight:900;display:grid;overflow:hidden}.member-packet-claim-row>i img{object-fit:cover;width:100%;height:100%}.member-packet-claim-row b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.member-packet-claim-row small{color:#777980;margin-top:5px;font-size:9px;display:block}.member-packet-claim-row>strong{white-space:nowrap;font-size:13px}.member-packet-empty{color:#777980;text-align:center;padding:60px 0;font-size:12px}.member-packet-details-screen>footer{color:#8e9096;text-align:center;border-top:1px solid #2b2c31;flex:none;min-height:54px;padding:15px 18px;font-size:11px}.password-support-link{width:100%;color:var(--gold);text-align:center;background:0 0;margin:8px 0 5px;padding:0;font-size:10px;font-weight:700;text-decoration:none;display:block}.password-support-link:active{opacity:.7}.vip-level-page{padding-bottom:28px}.vip-level-hero{background:radial-gradient(circle at 90% 10%,#f5c45129,#0000 36%),linear-gradient(145deg,#1b160c,#0d0d0d);border:1px solid #f5c45152;border-radius:16px;align-items:center;gap:14px;margin:14px 0;padding:18px;display:flex}.vip-level-hero>svg{color:#f5c451;width:44px;height:44px}.vip-level-hero small{color:#a99d81;font-size:10px}.vip-level-hero h2{color:#ffe29a;margin:3px 0;font-size:25px}.vip-level-hero p{color:#d5c8a5;margin:0;font-size:11px}.vip-progress-card h2,.vip-tier-card h2{font-size:15px}.vip-progress-title{color:#cabd9b;justify-content:space-between;gap:8px;margin:14px 0 7px;font-size:10px;display:flex}.vip-progress-title b{color:#ffe29a;font-size:10px}.vip-progress-track{background:#242117;border-radius:99px;height:9px;overflow:hidden}.vip-progress-track i{border-radius:inherit;background:var(--gold-gradient);height:100%;transition:width .3s;display:block}.vip-progress-card>small{color:#766d5d;margin-top:8px;font-size:9px;display:block}.vip-tier-card>div{gap:7px;display:grid}.vip-tier-card p{color:#a69a7d;border:1px solid #f5c4511a;border-radius:10px;grid-template-columns:50px 1fr auto;align-items:center;gap:8px;margin:0;padding:10px;font-size:10px;display:grid}.vip-tier-card p b{color:#ead28b}.vip-tier-card p.current{color:#eee1bd;background:#f5c45114;border-color:#f5c45180}.vip-tier-card p em{background:var(--gold-gradient);color:#231805;border-radius:99px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:800}.leaderboard-page{min-height:calc(100dvh - 76px);padding-bottom:20px}.leaderboard-page>header{border-bottom:1px solid var(--border);grid-template-columns:48px 1fr 48px;align-items:center;height:62px;display:grid}.leaderboard-page>header button{height:100%;color:var(--gold);background:0 0;place-items:center;display:grid}.leaderboard-page>header h1{text-align:center;margin:0;font-size:17px}.leaderboard-hero{text-align:center;background:linear-gradient(135deg,#1a1307,#100f0c);border:1px solid #f5c45147;border-radius:16px;margin:14px 14px 10px;padding:17px}.leaderboard-hero svg{color:#f5c451;width:34px;height:34px}.leaderboard-hero h2{color:#ffe29a;margin:5px 0;font-size:17px}.leaderboard-hero p{color:#9f947a;margin:0;font-size:9px}.leaderboard-list{gap:8px;padding:0 14px;display:grid}.leaderboard-list article{background:#101010;border:1px solid #f5c45126;border-radius:13px;grid-template-columns:27px 42px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:62px;padding:10px;display:grid}.leaderboard-rank{color:#8f856f;text-align:center;font-size:13px}.leaderboard-rank.rank-1{color:#ffe29a}.leaderboard-rank.rank-2{color:#d8d8d8}.leaderboard-rank.rank-3{color:#ddae75}.leaderboard-list i{background:var(--gold-gradient);color:#211604;border-radius:50%;place-items:center;width:40px;height:40px;font-size:16px;font-style:normal;font-weight:900;display:grid;overflow:hidden}.leaderboard-list i img{object-fit:cover;width:100%;height:100%}.leaderboard-list div{min-width:0}.leaderboard-list b{color:#eee;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.leaderboard-list small{color:#77705f;margin-top:4px;font-size:8px;display:block}.leaderboard-list em{font-size:12px;font-style:normal;font-weight:800}.leaderboard-list em.positive{color:#47d887}.leaderboard-list em.negative{color:#fa7272}.leaderboard-empty{color:#817763;text-align:center;margin:45px 20px;font-size:11px}.wechat-room{position:fixed}.card-private-hand{z-index:12;border:2px solid var(--theme-primary,#d4a72c);color:#f8f8fa;background:#1e2028;border-radius:14px;padding:12px;position:absolute;bottom:66px;left:10px;right:10px;box-shadow:0 10px 30px #0000006b}.card-private-hand header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.card-private-hand header span{gap:3px;display:grid}.card-private-hand header b{font-size:14px}.card-private-hand header small{color:#cabf99;font-size:11px}.card-private-hand header em{color:#d9c88f;white-space:nowrap;font-size:11px;font-style:normal}.card-private-cards{gap:8px;margin:10px 0;display:flex}.card-private-cards i{color:#1a1a1c;background:#f6f4ee;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:42px;height:56px;font-style:normal;display:flex;box-shadow:0 2px 7px #0006}.card-private-cards i.red{color:#dc3636}.card-private-cards i b{font-size:21px;line-height:21px}.card-private-cards i small{font-size:17px}.card-private-hand>p{color:#ece6d3;margin:2px 0 10px;font-size:12px}.card-private-hand footer{grid-template-columns:1fr 1fr;gap:8px;display:grid}.card-private-hand footer button{background:var(--theme-primary,#f1c54e);color:#211600;border:0;border-radius:8px;height:37px;font-weight:800}.card-private-hand footer button:first-child{color:#fff;background:#2477d8}.card-private-hand footer button:disabled{opacity:.42}.card-private-hand>header{padding-right:40px;position:relative}.card-private-hand-close{color:#fff;cursor:pointer;background:#2a2d36;border:1px solid #ffffff52;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;font-size:23px;line-height:1;display:grid;position:absolute;top:-4px;right:0}.card-private-hand-close:active{transform:scale(.92)}.chat-actions-panel .card-hand-action:disabled{cursor:not-allowed;opacity:.42}.wechat-room .room-notice{overflow:hidden}.wechat-room .room-notice span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.wechat-room .chat-actions-panel{bottom:calc(58px + env(safe-area-inset-bottom))}.card-hand-packet{color:#fff;text-align:left;background:linear-gradient(135deg,#272b37,#12151d);border:1px solid #d6aa3e;border-radius:9px;grid-template-columns:92px minmax(0,1fr) 14px;align-items:center;gap:7px;width:230px;max-width:100%;min-height:104px;margin-top:7px;padding:8px 10px 8px 7px;display:grid;overflow:hidden;box-shadow:0 5px 15px #00000038}.card-hand-packet-image{object-fit:contain;filter:drop-shadow(0 4px 5px #0006);width:92px;height:86px;display:block}.card-hand-packet>span{min-width:0}.card-hand-packet span b{font-size:13px;display:block}.card-hand-packet span em{color:#dccb99;margin-top:6px;font-size:9px;font-style:normal;line-height:1.45;display:block}.card-hand-packet>svg{color:#ddc57f;width:15px}.card-private-cards{justify-content:center}.card-private-cards button{color:#1a1a1c;background:#f6f4ee;border:2px solid #eee1ba;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:64px;height:88px;transition:transform .16s;display:flex;box-shadow:0 3px 10px #0008}.card-private-cards button:active{transform:scale(.96)}.card-private-cards button.red{color:#dc3636}.card-private-cards button b{font-size:25px;line-height:25px}.card-private-cards button small{color:inherit;margin:4px 0 0;font-size:21px}.card-private-cards button.hidden{color:#ffe7a6;background:repeating-linear-gradient(45deg,#992c35 0 7px,#7a2029 7px 14px);border-color:#f0d27b}.card-private-cards button.hidden b{font-size:12px}.card-private-cards button.hidden small{font-size:13px;font-weight:900}.card-reveal-all{color:#2b1a00;background:linear-gradient(135deg,#f5d77b,#c8942d);border-radius:18px;min-width:120px;height:36px;margin:0 auto 10px;padding:0 18px;font-size:12px;font-weight:900;display:block}.transaction-heading{justify-content:space-between;align-items:center;display:flex}.transaction-heading button{color:var(--gold);background:0 0;border:0;font-size:12px;font-weight:800}.wallet-record-backdrop{z-index:1000;padding-top:max(56px,env(safe-area-inset-top));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000c2;place-items:end center;display:grid;position:fixed;inset:0}.wallet-record-modal{width:min(100% - 16px,480px);height:min(78dvh,690px);min-height:390px;padding:14px 14px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(#17150f,#0b0b0a 25%);border:1px solid #f5c4516b;border-bottom:0;border-radius:24px 24px 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -18px 55px #0000008c}.wallet-record-modal>header{text-align:center;flex:none;grid-template-columns:42px 1fr 42px;align-items:center;display:grid}.wallet-record-modal>header h2{color:#f5efe2;margin:0;font-size:19px}.wallet-record-modal>header button{color:#fff;background:#20201d;border:1px solid #f5c4512e;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.wallet-record-modal>header button svg{width:19px}.wallet-record-tools{z-index:4;flex:none;margin:14px 0 8px;position:relative}.wallet-record-type{width:146px;margin-bottom:8px;position:relative}.wallet-record-type>button,.wallet-record-type-menu button{color:#f5e4af;text-align:left;background:#171715;border:1px solid #4c3d1e;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:0 13px;font-size:11px;font-weight:800;display:flex}.wallet-record-type>button svg{width:16px;transition:transform .16s}.wallet-record-type>button[aria-expanded=true] svg{transform:rotate(180deg)}.wallet-record-type-menu{z-index:10;background:#171612;border:1px solid #f5c4514d;border-radius:12px;width:100%;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 15px 34px #00000094}.wallet-record-type-menu button{color:#b7ad96;background:0 0;border:0;height:38px;font-weight:700}.wallet-record-type-menu button+button{margin-top:2px}.wallet-record-type-menu button.active{color:#f5c451;background:#37301e}.wallet-record-type-menu button svg{color:#f5c451;width:15px}.wallet-date-filter{background:#0b0b0a;border:1px solid #f5c45121;border-radius:14px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:9px;padding:10px;display:grid}.wallet-date-filter span{color:#a9945e;font-size:11px;font-weight:800}.wallet-date-filter input{color:#f5efe2;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#171715;border:1px solid #4c3d1e;border-radius:10px;width:100%;min-width:0;height:42px;padding:0 8px;font-size:11px}.wallet-record-modal>main{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#6d5727 transparent;flex:1;min-height:0;padding:2px 2px 10px;overflow-y:auto}.wallet-record-item{gap:8px;min-height:67px;padding:7px 2px}.wallet-record-item>svg{flex:none}.wallet-record-item>span{overflow-wrap:anywhere;flex:1;min-width:0;margin-left:2px;line-height:1.45}.wallet-record-item>b{text-align:right;flex:none;max-width:34%}.wallet-record-empty{color:#7c735f;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;min-height:180px;font-size:12px;display:flex}.wallet-record-empty svg{color:#8e7337;width:28px}.transaction b.deposit{color:#37c978}.transaction b.withdrawal{color:#ff6262}@media (width<=420px){.wallet-record-backdrop{padding-top:max(48px,env(safe-area-inset-top))}.wallet-record-modal{border-left:0;border-right:0;width:100%;height:min(82dvh,720px)}.wallet-date-filter{gap:6px;padding:8px}.wallet-date-filter input,.wallet-record-item>b{font-size:10px}}.wallet-record-tools{grid-template-columns:minmax(112px,146px) minmax(0,1fr);gap:8px;display:grid}.wallet-record-type{width:100%;margin-bottom:0}.wallet-record-period{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-width:0;display:grid}.wallet-record-period button{color:#a99b79;background:#171715;border:1px solid #4c3d1e;border-radius:9px;min-width:0;height:42px;padding:0;font-size:10px;font-weight:850}.wallet-record-period button.active{background:var(--gold-gradient);color:#211504;border-color:#d7a62d}.wallet-date-filter{grid-template:"start-label end-label""start-input end-input"42px/minmax(0,1fr) minmax(0,1fr);grid-column:1/-1;align-items:stretch;gap:5px 8px}.wallet-date-filter:before,.wallet-date-filter:after{color:#a9945e;font-size:9px;font-weight:800}.wallet-date-filter:before{content:attr(data-start-label);grid-area:start-label}.wallet-date-filter:after{content:attr(data-end-label);grid-area:end-label}.wallet-date-filter>span{display:none}.wallet-date-filter input{box-sizing:border-box;appearance:none;min-width:0;max-width:100%;display:block}.wallet-date-filter input:first-of-type{grid-area:start-input}.wallet-date-filter input:last-of-type{grid-area:end-input}@media (width<=360px){.wallet-record-tools{grid-template-columns:minmax(100px,124px) minmax(0,1fr);gap:6px}.wallet-record-period{gap:3px}.wallet-record-period button{font-size:9px}.wallet-date-filter{gap:5px 6px;padding:7px}.wallet-date-filter input{padding:0 5px;font-size:9px}}.record-pagination{justify-content:center;align-items:center;gap:7px;margin:18px auto 8px;padding:0 12px;display:flex}.record-pagination button{color:#cbbd97;background:#12110e;border:1px solid #f5c45152;border-radius:10px;place-items:center;width:34px;height:34px;padding:0;font-size:12px;font-weight:850;display:grid;box-shadow:inset 0 1px #ffffff08}.record-pagination button.on{background:var(--gold-gradient);color:#211504;border-color:#e8b83e;box-shadow:0 5px 14px #e0a62333}.record-pagination button:disabled{opacity:.3;cursor:not-allowed}.wallet-record-modal>.record-pagination{flex:none;margin:8px auto 0}.wallet-record-modal>.record-pagination button{border-radius:8px;width:30px;height:30px;font-size:10px}.rewards-history-page{padding:10px 14px 34px}.rewards-history-tabs{background:#0f0e0beb;border:1px solid #f5c45159;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin:4px 0 12px;display:grid;overflow:hidden}.rewards-history-tabs button{color:#b6aa8c;white-space:nowrap;background:0 0;border:0;border-right:1px solid #f5c45133;min-width:0;height:43px;padding:0 3px;font-size:10px;font-weight:850}.rewards-history-tabs button:last-child{border-right:0}.rewards-history-tabs button.on{background:var(--gold-gradient);color:#211504}.record-filter-panel{background:linear-gradient(145deg,#19160ff5,#0a0a08f5);border:1px solid #f5c45138;border-radius:16px;padding:11px}.record-period-tabs{border:1px solid #f5c4514d;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:10px;display:grid;overflow:hidden}.record-period-tabs button{color:#beae84;background:0 0;border:0;border-right:1px solid #f5c45133;height:39px;font-size:11px;font-weight:850}.record-period-tabs button:last-child{border-right:0}.record-period-tabs button.on{background:var(--gold-gradient);color:#211504}.record-date-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.record-date-grid label{gap:5px;min-width:0;display:grid}.record-date-grid span{color:#8e8265;padding-left:3px;font-size:9px;font-weight:750}.record-date-grid input{box-sizing:border-box;color:#eee2be;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;appearance:none;background:#11110e;border:1px solid #f5c4514d;border-radius:11px;width:100%;min-width:0;height:40px;padding:0 7px;font-size:10px}.rewards-record-card{min-height:180px;margin-top:12px}.rewards-record-card>.team-empty{place-items:center;min-height:125px;display:grid}.rewards-record-card .transaction>span{overflow-wrap:anywhere;min-width:0}.reward-status{text-align:right;gap:3px;display:grid!important}.reward-status small{font-size:8px;font-weight:700}.reward-status.pending{color:#e2b84f}.reward-status.approved{color:#35c76f}.reward-status.rejected{color:#ff6464}@media (width<=360px){.rewards-history-page{padding-inline:10px}.rewards-history-tabs button{height:40px;font-size:9px}.record-pagination{gap:5px}.record-pagination button{width:31px;height:31px}}.device-bind-page{color:#f8f8fa;background:radial-gradient(circle at 50% 22%,#3085ff29,#0000 30%),#17181e;place-items:center;min-height:100dvh;padding:28px 20px;display:grid}.device-bind-card{text-align:center;width:min(100%,430px)}.device-bind-card>i{color:#56b7ff;background:linear-gradient(145deg,#263344,#151a22);border:1px solid #3889eb;border-radius:24px;place-items:center;width:82px;height:82px;margin:0 auto 25px;display:grid;box-shadow:0 0 38px #3a97ff2e}.device-bind-card>i svg{width:40px;height:40px}.device-bind-card h1{margin:0;font-size:29px}.device-bind-card>p{color:#a7a8ae;margin:20px auto 28px;font-size:14px;line-height:1.8}.device-bind-card>div:not(.auth-error){text-align:left;background:#202127;border:1px solid #363942;border-radius:20px;gap:20px;padding:24px 22px;display:grid}.device-bind-card>div span{color:#d1d1d5;grid-template-columns:28px 1fr;align-items:start;gap:12px;font-size:13px;line-height:1.6;display:grid}.device-bind-card>div svg{color:#4fa6ff;width:21px}.device-bind-card>button{color:#fff;background:linear-gradient(135deg,#2f78e8,#4298ff);border:0;border-radius:15px;width:100%;height:56px;margin-top:26px;font-size:17px;font-weight:900;box-shadow:0 12px 30px #2f78e838}.device-bind-card>small{color:#777a83;margin:16px 12px;font-size:10px;line-height:1.6;display:block}.device-unauthorized-page{z-index:121;min-height:100dvh;padding:calc(env(safe-area-inset-top) + 64px) 24px calc(env(safe-area-inset-bottom) + 34px);color:#f8f8fa;background:radial-gradient(circle at 50% 24%,#de3e451f,#0000 27%),#1b1c22;place-items:center;display:grid;position:fixed;inset:0;overflow:auto}.device-unauthorized-close{z-index:2;top:calc(env(safe-area-inset-top) + 17px);color:#a8aab2;background:#292a31;border:1px solid #3b3d45;border-radius:14px;place-items:center;width:43px;height:43px;display:grid;position:fixed;right:17px}.device-unauthorized-close svg{width:22px}.device-unauthorized-card{text-align:center;width:min(100%,430px)}.device-unauthorized-icon{color:#ff6d73;background:linear-gradient(145deg,#75252b6b,#1d191feb);border:1px solid #eb4f5680;border-radius:27px;place-items:center;width:84px;height:84px;margin:0 auto 27px;display:grid;box-shadow:0 0 34px #e6434c26}.device-unauthorized-icon svg{width:42px;height:42px}.device-unauthorized-card h1{color:#fafafa;letter-spacing:.02em;margin:0;font-size:29px}.device-unauthorized-summary{color:#a7a7ad;max-width:380px;margin:22px auto 29px;font-size:14px;font-weight:600;line-height:1.8}.device-unauthorized-detail{text-align:left;background:linear-gradient(145deg,#421d217a,#1e1d23d1);border:1px solid #db42496b;border-radius:20px;padding:20px 21px}.device-unauthorized-detail small{color:#ff969a;font-size:11px;font-weight:900;display:block}.device-unauthorized-detail strong{color:#f6f6f7;margin-top:10px;font-size:17px;display:block}.device-unauthorized-detail span{color:#7f8087;margin-top:8px;font-size:11px;font-weight:700;display:block}.device-unauthorized-help{color:#a7a7ad;margin:28px 6px 23px;font-size:13px;font-weight:600;line-height:1.75}.device-unauthorized-contact{color:#f0f0f2;background:#24252b;border:1px solid #3e4048;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;height:55px;font-size:14px;font-weight:900;text-decoration:none;display:flex}.device-unauthorized-contact svg{color:#64b7ff;width:21px}.device-unauthorized-contact:disabled{opacity:.48;cursor:not-allowed}.device-unauthorized-contact:not(:disabled):active{transform:scale(.985)}.access-prompt-backdrop{z-index:1500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000bd;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.access-prompt{color:#fff;text-align:center;background:linear-gradient(145deg,#191711,#0c0c0c);border:1px solid #f5c4514d;border-radius:22px;width:min(100%,380px);padding:28px 22px;box-shadow:0 28px 80px #000}.access-prompt>i{color:#f5c451;background:#f5c4511f;border-radius:18px;place-items:center;width:62px;height:62px;margin:auto;display:grid}.access-prompt>i svg{width:31px}.access-prompt h2{margin:17px 0 8px}.access-prompt p{color:#aaa18c;margin:0 0 22px;font-size:13px;line-height:1.7}.access-prompt>button{background:var(--gold-gradient);color:#241704;border:0;border-radius:12px;width:100%;height:48px;font-weight:900}.access-prompt>button.cancel{color:#aaa;background:#202020;margin-top:8px;font-weight:700}.page-access-loading{color:#a9945e;background:#090909;place-items:center;min-height:100dvh;font-size:12px;display:grid}.kyc-page main{padding:14px}.kyc-hero{background:radial-gradient(circle at 92% 5%,#f5c4512e,#0000 35%),#111;border:1px solid #f5c4514d;border-radius:18px;grid-template-columns:52px 1fr;align-items:center;gap:13px;padding:18px;display:grid;position:relative}.kyc-hero>i{color:#f5c451;background:#f5c4511f;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.kyc-hero svg{width:25px}.kyc-hero h2{color:#ffe6a0;margin:0;font-size:17px}.kyc-hero p{color:#92886f;margin:5px 0 0;font-size:10px;line-height:1.55}.kyc-status{color:#d3b55f;background:#302a1b;border-radius:99px;padding:5px 9px;font-size:9px;font-style:normal;font-weight:800;position:absolute;top:13px;right:13px}.kyc-status.approved{color:#52d88b;background:#123822}.kyc-status.rejected{color:#f77;background:#3a1717}.kyc-form-card{background:#10100f;border:1px solid #f5c4512e;border-radius:18px;margin-top:13px;padding:20px}.kyc-form-card form{gap:18px;display:grid}.kyc-form-card label>span{color:#d9c999;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.kyc-form-card label>div{background:#080808;border:1px solid #f5c45140;border-radius:13px;align-items:center;gap:10px;height:54px;padding:0 13px;display:flex}.kyc-form-card label svg{color:#aa8a38;width:19px}.kyc-form-card input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0}.kyc-form-card label small{color:#716957;margin-top:7px;font-size:9px;display:block}.kyc-form-card form>button{background:var(--gold-gradient);color:#211504;border:0;border-radius:13px;height:50px;font-weight:900}.kyc-result{text-align:center;padding:34px 12px}.kyc-result>svg{color:#51d187;width:48px;height:48px}.kyc-result h2{margin:12px 0 7px}.kyc-result p{color:#8d8573;margin:0;font-size:11px;line-height:1.6}.kyc-bound-details{text-align:left;gap:10px;margin-top:22px;display:grid}.kyc-bound-details span{background:#080808;border:1px solid #f5c45133;border-radius:13px;padding:14px 15px;display:block}.kyc-bound-details small{color:#8d8061;margin-bottom:6px;font-size:9px;display:block}.kyc-bound-details b{color:#fff2c4;letter-spacing:.04em;overflow-wrap:anywhere;font-size:14px;display:block}.auth-platform-brand{background:var(--gold-gradient);color:#0000;letter-spacing:.6px;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:9px;font-size:28px;font-style:italic;font-weight:950;line-height:1;display:flex}.auth-platform-brand img{object-fit:contain;width:52px;height:52px;display:block}.auth-platform-brand.auth-long-logo img{width:min(230px,70vw);height:64px}.auth-prompt .auth-platform-brand{margin:0 42px 15px;font-size:24px}.auth-prompt .auth-platform-brand img{width:40px;height:40px}.auth-prompt .auth-platform-brand.auth-long-logo img{width:min(190px,62vw);height:52px}.puzzle-captcha{background:#080808;border:1px solid #f5c4513d;border-radius:13px;margin:2px 0 14px;padding:10px;box-shadow:inset 0 1px #ffffff08}.puzzle-captcha header{color:#d7c38d;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:10px;font-weight:800;display:flex}.puzzle-captcha header button{color:#d7b85d;background:#121212;border:1px solid #f5c45133;border-radius:50%;width:25px;height:25px;padding:0;font-size:17px;line-height:1}.puzzle-stage{background:linear-gradient(135deg,#1d1d1d,#090909);border:1px solid #f5c45147;border-radius:9px;width:100%;position:relative;overflow:hidden}.puzzle-background{object-fit:fill;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block;position:absolute;inset:0}.puzzle-gap{z-index:1;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block;position:absolute;inset:0}.puzzle-piece{z-index:2;filter:drop-shadow(0 2px 3px #000);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;height:auto;transition:filter .18s;position:absolute}.puzzle-slider{background:#111;border:1px solid #f5c45129;border-radius:9px;align-items:center;height:38px;margin-top:8px;padding:0 38px 0 4px;display:flex;position:relative}.puzzle-slider input{appearance:none;cursor:grab;touch-action:pan-y;background:0 0;width:100%;height:30px;margin:0}.wechat-bubble-row>div{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.wechat-bubble-row.mine>div{align-items:flex-end}.wechat-bubble-row>div>small{max-width:100%}.chat-copyable-text{width:fit-content;max-width:100%;position:relative}.chat-copyable-text>p{overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;-webkit-touch-callout:default;touch-action:pan-y;cursor:text;width:fit-content;max-width:100%}.chat-copyable-text>p::selection{color:#fff;background:#6aa9ff}.chat-copyable-text>p ::selection{color:#fff;background:#6aa9ff}.chat-copyable-text.is-highlighted>p{box-shadow:0 0 0 2px #3a84e13d;color:#fff!important;background:#6aa9ff!important}.chat-copy-menu{z-index:45;white-space:nowrap;background:#242424f7;border-radius:7px;animation:.12s ease-out chat-copy-menu-in;display:flex;position:absolute;bottom:calc(100% + 7px);left:0;box-shadow:0 5px 18px #00000047}.wechat-bubble-row.mine .chat-copy-menu{left:auto;right:0}.chat-copy-menu:before{content:"";background:#242424f7;width:10px;height:10px;position:absolute;bottom:-5px;left:18px;transform:rotate(45deg)}.wechat-bubble-row.mine .chat-copy-menu:before{left:auto;right:18px}.chat-copy-menu button{z-index:1;color:#fff;background:0 0;border-right:1px solid #ffffff21;min-width:54px;height:38px;padding:0 13px;font-family:inherit;font-size:12px;font-weight:600;position:relative}.chat-copy-menu button:last-child{color:#c8c8c8;border-right:0}.chat-copy-menu .chat-recall-action{color:#ff8a82}.chat-copy-menu.chat-translate-menu{max-width:min(330px,100vw - 28px);overflow-x:auto}.chat-copy-menu button:disabled{opacity:.55}.chat-theme-toggle{width:46px;color:inherit}.chat-theme-toggle svg{height:19px;width:19px!important}.chat-message-time{color:#a0a0a0;align-self:flex-end;margin:4px 2px 0;font-size:8px;font-style:normal;line-height:1;display:block}.chat-copyable-text.has-time>p{min-height:29px;padding-bottom:10px;padding-right:24px}.chat-copyable-text .chat-message-time-inline{z-index:3;color:#2d2d2d8f;letter-spacing:-.35px;transform-origin:100% 100%;pointer-events:none;margin:0;font-size:6px;line-height:1;position:absolute;bottom:3px;right:4px;transform:scale(.9)}.chat-copyable-text.vip-bubble-5 .chat-message-time-inline,.chat-copyable-text.vip-bubble-8 .chat-message-time-inline{color:#ffe5a094}.chat-dark-mode .chat-message-time{color:#777b84}.chat-recalled-message{color:#999;text-align:center;background:#78787821;border-radius:12px;width:fit-content;max-width:82%;margin:5px auto 14px;padding:5px 12px;font-size:9px}@keyframes chat-copy-menu-in{0%{opacity:0;transform:translateY(-3px)scale(.96)}to{opacity:1;transform:none}}@media (orientation:landscape){html[data-force-portrait],html[data-force-portrait] body{width:100%;height:100%;overflow:hidden}html[data-force-portrait] #root{transform-origin:0 0;width:100vh;height:100vw;position:fixed;top:0;left:0;overflow:hidden}html[data-force-portrait][data-portrait-rotation=right] #root{transform:rotate(-90deg)translate(-100%)}html[data-force-portrait][data-portrait-rotation=left] #root{transform:rotate(90deg)translateY(-100%)}html[data-force-portrait][data-portrait-rotation=upright] #root{transform:rotate(-90deg)translate(-100%)}}@media (orientation:portrait){html[data-force-portrait][data-portrait-rotation=upside-down],html[data-force-portrait][data-portrait-rotation=upside-down] body{width:100%;height:100%;overflow:hidden}html[data-force-portrait][data-portrait-rotation=upside-down] #root{transform-origin:50%;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden;transform:rotate(180deg)}}.wechat-bubble-row .chat-gif:not([alt=Image]){width:auto;max-width:min(170px,100%);height:auto}.viewport-gif-slot{contain:layout paint;justify-content:center;align-items:center;min-width:72px;max-width:100%;min-height:72px;display:inline-flex}.viewport-gif-slot:empty{background:#a0a0a01a;border-radius:8px}.viewport-gif-slot .chat-gif{max-width:100%;height:auto;display:block}.chat-gif,.niuniu-status-image,.card-hand-packet-image{image-rendering:auto;transform:translateZ(0)}.puzzle-slider input:active{cursor:grabbing}.puzzle-slider input:disabled{cursor:default}.puzzle-slider input::-webkit-slider-runnable-track{background:linear-gradient(90deg,#d6a52f,#3a301c);border-radius:5px;height:5px}.puzzle-slider input::-webkit-slider-thumb{appearance:none;background:linear-gradient(135deg,#f4d373,#b67d17);border:2px solid #ffe39a;border-radius:8px;width:28px;height:28px;margin-top:-12px;box-shadow:0 2px 8px #000}.puzzle-slider input::-moz-range-track{background:#55441f;border-radius:5px;height:5px}.puzzle-slider input::-moz-range-thumb{background:#d9a82e;border:2px solid #ffe39a;border-radius:8px;width:27px;height:27px}.puzzle-slider>span{color:#d7b85d;place-items:center;width:20px;height:20px;font-size:18px;display:grid;position:absolute;right:10px}.puzzle-slider>span svg{width:18px}.puzzle-captcha>p{color:#777;text-align:center;margin:7px 2px 0;font-size:9px}.puzzle-captcha.verifying .puzzle-piece{filter:grayscale(.4)drop-shadow(0 2px 3px #000)}.puzzle-captcha.verified{border-color:#3fbf75}.puzzle-captcha.verified>p,.puzzle-captcha.verified .puzzle-slider>span{color:#57d68d}.puzzle-captcha.failed{border-color:#d64b4b}.puzzle-captcha.failed>p{color:#f77}.wechat-open-button.ended{color:#5d5448;box-shadow:none;background:#b9b1a2;padding:0 10px;font-family:inherit;font-size:12px;line-height:1.25}.auth-submit:disabled,.auth-prompt-submit:disabled{opacity:.82;cursor:wait}.auth-submit.is-loading,.auth-prompt-submit.is-loading{justify-content:center;align-items:center;gap:9px;display:flex}.auth-button-spinner{border:2px solid #17100547;border-top-color:#171005;border-radius:50%;flex:none;width:15px;height:15px;animation:.7s linear infinite auth-button-spin}@keyframes auth-button-spin{to{transform:rotate(360deg)}}.wallet-copy>span[role=button]{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;width:max-content;position:relative}.wallet-copy>span[role=button]:active{opacity:.72}.wallet-copy>span[role=button]:focus-visible{outline:2px solid var(--gold);outline-offset:5px;border-radius:4px}.wallet-copy>span[data-hidden=true]:after{content:"";background:currentColor;border-radius:2px;width:17px;height:2px;position:absolute;top:50%;right:1px;transform:rotate(-42deg)}.wallet-copy[data-balance-hidden=true] h1,.wallet-copy[data-balance-hidden=true] p{color:#0000;position:relative}.wallet-copy[data-balance-hidden=true] h1:after,.wallet-copy[data-balance-hidden=true] p:after{color:#ffe099;content:"MYR ****";position:absolute;left:0}.wallet-copy[data-balance-hidden=true] p:after{color:#d7c58e;content:"≈ **** USDT"}html.usdt-disabled .wallet-copy>p{display:none}html.usdt-disabled .card>.asset:has(.usdt){display:none}html.usdt-disabled .asset.usdt-asset,html.usdt-disabled .wallet-hero+section.card .asset:nth-of-type(2){display:none}html.usdt-disabled .card>.fixed-rate{font-size:0}html.usdt-disabled .card>.fixed-rate:after{content:"固定汇率：1 MYR = 1 游戏余额";font-size:8px}.game-record-filters{z-index:8;background:linear-gradient(145deg,#1c1911fa,#0a0a08fa);border:1px solid #edbc3d59;border-radius:18px;margin:0 18px 18px;padding:12px;position:relative;box-shadow:inset 0 1px #ffdf7d14}.game-record-primary-row{grid-template-columns:minmax(82px,1.45fr) minmax(64px,1.05fr) minmax(174px,3fr);align-items:end;gap:6px;margin-bottom:10px;display:grid}.game-record-period{border:1px solid #edbc3d61;border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.game-record-period button{color:#d4c392;background:0 0;border:0;border-right:1px solid #edbc3d47;height:38px;font-size:11px;font-weight:800}.game-record-period button:last-child{border-right:0}.game-record-period button.on{color:#161007;background:linear-gradient(135deg,#9b6911,#f6c64a 55%,#b57b12);box-shadow:inset 0 1px #ffffff7a}.game-record-dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:0;display:grid}.game-record-dates label,.game-record-filter-select{gap:6px;min-width:0;display:grid}.game-record-dates label{width:100%;overflow:hidden}.game-record-dates span,.game-record-filter-select>span{color:#8f8468;padding-left:4px;font-size:11px;font-weight:700}.game-record-date-control,.game-record-filter-select>button{box-sizing:border-box;color:#f2e5bc;width:100%;min-width:0;max-width:100%;height:40px;font:inherit;background:#11110e;border:1px solid #edbc3d57;border-radius:11px;outline:none;font-size:11px;font-weight:700}.game-record-date-control{contain:inline-size;place-items:center;display:grid;position:relative;overflow:hidden}.game-record-date-control time{color:#f2e5bc;white-space:nowrap;text-align:center;text-overflow:ellipsis;max-width:100%;padding:0 8px;font-size:13px;font-weight:700;line-height:1;display:block;overflow:hidden}.game-record-date-control input[type=date]{z-index:2;border-radius:inherit;opacity:0;appearance:none;cursor:pointer;background:0 0;border:0;width:100%;min-width:0;max-width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.game-record-date-control:focus-within,.game-record-filter-select.open>button{border-color:#f0bd3d;box-shadow:0 0 0 2px #f0bd3d1f}.game-record-filter-select{position:relative}.game-record-filter-select.compact{display:block}.game-record-filter-select.compact>span{display:none}.game-record-filter-select.compact>button{border-radius:11px;height:38px}.game-record-filter-select.compact .game-record-filter-menu{top:44px}.game-record-filter-select>button{text-align:left;justify-content:space-between;align-items:center;padding:0 10px;display:flex}.game-record-filter-select>button b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.game-record-filter-select>button svg{flex:0 0 14px;width:14px;transition:all .2s}.game-record-filter-select.open>button svg{transform:rotate(180deg)}.game-record-hand-filter{width:min(190px,50%);margin-top:9px}.game-record-filter-menu{z-index:30;background:#171612;border:1px solid #edbc3d6b;border-radius:14px;width:100%;max-height:238px;padding:6px;position:absolute;top:76px;left:0;overflow:auto;box-shadow:0 18px 36px #0000009e}.game-record-filter-menu button{color:#d9cfb2;text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:8px 10px;display:flex}.game-record-filter-menu button.on{color:#ffd765;background:#eebc3929}.game-record-filter-menu button svg{width:15px;height:15px}.game-record-role{color:#eac769;background:#eebc391a;border:1px solid #eebc3947;border-radius:999px;width:max-content;margin-top:7px;padding:3px 8px;font-size:10px;font-style:normal;font-weight:800;display:inline-flex}.game-record-role.player{color:#75c7ff;background:#3f93da1a;border-color:#50b9ff40}@media (width<=480px){.game-records-note{margin:8px 12px 7px}.game-record-filters{border-radius:15px;margin:0 10px 13px;padding:9px}.game-record-primary-row{grid-template-columns:minmax(72px,1.42fr) minmax(55px,1fr) minmax(148px,2.85fr);gap:4px;margin-bottom:7px}.game-record-period{border-radius:9px}.game-record-period button{height:32px;font-size:10px}.game-record-dates{gap:6px}.game-record-dates label,.game-record-filter-select{gap:3px}.game-record-dates span,.game-record-filter-select>span{padding-left:2px;font-size:9px}.game-record-date-control,.game-record-filter-select>button{border-radius:9px;height:34px;font-size:10px}.game-record-filter-select.compact>button{border-radius:9px;height:32px;padding-inline:6px}.game-record-date-control time{padding-inline:4px;font-size:10px}.game-record-filter-select>button{padding-inline:8px}.game-record-filter-select>button svg{flex-basis:11px;width:11px}.game-record-hand-filter{width:min(160px,48%);margin-top:7px}.game-record-filter-menu{z-index:80;top:auto;right:auto;bottom:calc(78px + env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:min(100vw - 24px,406px);max-height:min(52dvh,420px);padding:6px 6px 12px;position:fixed;left:50%;overflow-y:auto;transform:translate(-50%)}.game-record-filter-menu button{min-height:34px;padding:5px 9px;font-size:12px}}.wallet-date-filter input[type=date],.game-record-dates input[type=date]{text-align:center;justify-content:center;align-items:center;padding-top:0;padding-bottom:0;line-height:1;display:flex}.wallet-date-filter input[type=date]::-webkit-date-and-time-value{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;margin:0;padding:0;display:flex}.game-record-dates input[type=date]::-webkit-date-and-time-value{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;margin:0;padding:0;display:flex}.wallet-date-filter input[type=date]::-webkit-datetime-edit{justify-content:center;align-items:center;height:100%;min-height:100%;padding:0;display:flex}.game-record-dates input[type=date]::-webkit-datetime-edit{justify-content:center;align-items:center;height:100%;min-height:100%;padding:0;display:flex}.wallet-date-filter input[type=date]::-webkit-datetime-edit-fields-wrapper{align-items:center;display:flex}.game-record-dates input[type=date]::-webkit-datetime-edit-fields-wrapper{align-items:center;display:flex}.header .wordmark img{object-fit:contain;object-position:left center;width:auto;max-width:124px;height:40px;display:block}.header .wordmark{align-items:center;gap:8px;display:flex}.header .wordmark img{border-radius:9px;width:36px;max-width:36px;height:36px}.header .wordmark span{white-space:nowrap;display:block}.header .wordmark.home-long-logo-active{min-width:0;max-width:240px;overflow:visible}.header .wordmark.home-long-logo-active .home-long-logo{object-fit:contain;object-position:left center;border-radius:0;width:auto;max-width:240px;height:56px}@media (width<=370px){.header .wordmark.home-long-logo-active{max-width:210px}.header .wordmark.home-long-logo-active .home-long-logo{max-width:210px;height:52px}}.deposit-recipient{background:#10100f;border:1px solid #f5c45140;border-radius:12px;margin-bottom:20px;padding:14px}.deposit-recipient h3{color:#ffe29a;margin:0 0 12px;font-size:14px}.deposit-recipient p{color:#999;justify-content:space-between;gap:16px;margin:9px 0;font-size:12px;display:flex}.deposit-recipient p b{color:#f4f4f4;text-align:right;overflow-wrap:anywhere;max-width:68%}.deposit-payment-guide{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:14px;margin:15px auto 0;display:grid}.deposit-payment-guide.no-qr{grid-template-columns:1fr}.payment-qr-column{flex-direction:column;gap:9px;min-width:0;display:flex}.payment-qr-column>img{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:10px;width:100%;display:block}.payment-qr-column .save-payment-qr{flex:none;width:100%;min-height:38px;margin:0;padding:8px}.deposit-instructions{background:#17140d;border:1px solid #f5c4512e;border-radius:10px;min-width:0;padding:12px 13px}.deposit-payment-guide .deposit-instructions{flex-direction:column;height:100%;display:flex}.deposit-instructions strong{color:#f4cf73;margin-bottom:7px;font-size:11px;display:block}.deposit-recipient .deposit-instructions p{color:#b7a476;white-space:pre-wrap;overflow-wrap:anywhere;grid-template-columns:none;margin:0;font-size:10px;line-height:1.7;display:block}.deposit-payment-guide .deposit-instructions p{flex:1}.deposit-page .deposit-form{margin-top:0}.deposit-account-step,.deposit-proof-step{animation:.2s ease-out deposit-reveal}.deposit-account-step .deposit-recipient{margin-bottom:14px}.deposit-transfer-complete{margin-top:2px}.deposit-copy-toast{z-index:180;color:#fff;text-align:center;pointer-events:none;background:#141414f0;border-radius:7px;min-width:72px;padding:9px 15px;font-size:11px;font-weight:750;animation:.16s ease-out deposit-copy-toast-in;position:fixed;bottom:92px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000006b}@keyframes deposit-copy-toast-in{0%{opacity:0;transform:translate(-50%,7px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}.deposit-address{font-size:10px}.deposit-progress{color:#5f5744;align-items:center;gap:8px;margin-bottom:20px;font-size:10px;display:flex}.deposit-progress b{white-space:nowrap}.deposit-progress b.active{color:#f5c451}.deposit-progress i{background:#f5c45133;flex:1;height:1px}.deposit-back-step{color:#bfa662;background:0 0;margin-bottom:12px;font-size:10px}.deposit-order-summary{color:#9b8d69;background:#19150d;border-radius:11px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:13px;font-size:11px;display:flex}.deposit-order-summary strong{color:#ffe29a;font-size:18px}.deposit-proof-upload{background:#080808;border:1px dashed #f5c45173;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:170px;margin:16px 0;padding:12px;color:#bca66e!important;display:flex!important}.deposit-proof-upload input{display:none}.deposit-proof-upload svg{width:34px;height:34px}.deposit-proof-upload span{color:#666;font-size:9px}.deposit-proof-upload img{object-fit:contain;border-radius:9px;width:100%;max-height:300px}.deposit-proof-step>small{color:#666;text-align:center;margin-top:10px;font-size:9px;display:block}.admin-proof-thumb{object-fit:cover;border:1px solid #dfe5ee;border-radius:7px;width:76px;height:52px}.admin-proof-button{cursor:zoom-in;background:0 0;border:0;border-radius:8px;padding:0;display:inline-flex}.admin-proof-button:focus-visible{outline-offset:2px;outline:3px solid #2b67e847}.admin-proof-preview-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1222c7;padding:28px}.admin-proof-preview-modal{background:#fff;border:1px solid #fff3;border-radius:20px;flex-direction:column;width:min(920px,94vw);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 30px 90px #0000006b}.admin-proof-preview-modal>header{border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:center;min-height:72px;padding:16px 20px;display:flex}.admin-proof-preview-modal>header h2,.admin-proof-preview-modal>header p{margin:0}.admin-proof-preview-modal>header p{color:#71809b;margin-top:5px;font-size:12px}.admin-proof-preview-canvas{background:linear-gradient(135deg,#edf2f9,#f8fafc);place-items:center;min-height:260px;padding:18px;display:grid;overflow:auto}.admin-proof-preview-canvas img{object-fit:contain;border-radius:10px;max-width:100%;max-height:calc(92vh - 110px);display:block;box-shadow:0 10px 36px #121f352e}.deposit-bank-title{margin-top:18px!important}.deposit-bank-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:10px 0 20px;display:grid}.deposit-bank-grid button{color:#eee;text-align:left;background:#111;border:1px solid #f5c4512e;border-radius:13px;grid-template-columns:46px 1fr;align-items:center;gap:2px 10px;padding:10px;display:grid}.deposit-bank-grid button.active{background:linear-gradient(135deg,#1b170d,#0e0e0d);border-color:#f5c451;box-shadow:0 0 0 2px #f5c4511f}.deposit-bank-grid img{object-fit:contain;background:#fff;border-radius:10px;grid-row:1/3;width:46px;height:46px}.deposit-bank-grid span{font-size:12px;font-weight:800}.deposit-bank-grid small{color:#786d51;font-size:8px}.deposit-bank-recipient{align-items:center;display:flex;gap:10px!important}.deposit-bank-recipient img{object-fit:contain;background:#fff;border-radius:9px;width:42px;height:42px}.deposit-bank-recipient span{gap:2px;display:grid}.deposit-bank-recipient small{color:#8c7c54;font-size:9px;font-weight:500}.deposit-recipient p{grid-template-columns:auto 1fr 28px;align-items:center;display:grid}.deposit-recipient p .recipient-copy{color:#f5c451;background:#19150d;border:1px solid #f5c45142;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.recipient-copy svg{width:14px;height:14px}.save-payment-qr{color:#f5c451;background:#18140c;border:1px solid #f5c45140;border-radius:9px;justify-content:center;align-items:center;gap:7px;margin:8px auto 2px;padding:8px 13px;font-size:10px;font-weight:800;display:flex}.save-payment-qr svg{width:15px}.deposit-form-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.deposit-form-actions button{color:#fff;border-radius:12px;min-height:46px;font-weight:900}.deposit-confirm{box-shadow:0 8px 18px #18a96338;background:#18a963!important}.deposit-cancel{box-shadow:0 8px 18px #d83d4233;background:#d83d42!important}@media (width<=420px){.deposit-bank-grid{grid-template-columns:1fr}.deposit-bank-grid button{min-height:62px}.deposit-payment-guide{gap:11px}.payment-qr-column .save-payment-qr{padding:8px 6px;font-size:9px}}@media (width<=380px){.deposit-progress{gap:5px;font-size:8px}.deposit-progress i{min-width:8px}}.deposit-usdt-grid button>i{color:#fff;background:linear-gradient(145deg,#32d783,#18ae66);border-radius:10px;grid-row:1/3;place-items:center;width:46px;height:46px;font-size:27px;font-style:normal;font-weight:900;display:grid}.payment-method-page{color:#f5f5f5;background:#050505}.payment-method-page>main{padding:18px}.payment-method-form{background:#0d0d0d;border:1px solid #f5c45140;border-radius:16px;gap:16px;margin-top:20px;padding:18px;display:grid}.payment-method-form label{color:#d4bb7a;gap:8px;font-size:12px;font-weight:700;display:grid}.payment-method-form input,.payment-method-form textarea{color:#fff;width:100%;font:inherit;background:#151515;border:1px solid #f5c45140;border-radius:10px;outline:0;padding:0 13px}.payment-method-form input{height:48px}.payment-method-form textarea{resize:vertical;min-height:100px;padding-top:13px}.payment-method-form>small{color:#777;text-align:center}[data-platform-theme]{--page-bg:#050505;--surface:#0d0d0d;--theme-rgb:245,196,81;--brand-filter:none}[data-platform-theme=black-gold]{--page-bg:#050505;--surface:#0d0d0d;--gold:#f5c451;--deep:#b98019;--light:#ffe29a;--muted:#9b9b9b;--card:#0d0d0d;--card2:#141414;--border:#f5c45140;--theme-rgb:245,196,81;--brand-filter:none;--gold-gradient:linear-gradient(135deg,#8d6014 0%,#f5c451 35%,#ffe29a 55%,#c68a1b 100%)}[data-platform-theme=black-blue]{--gold:#4ea1ff;--deep:#2365ba;--light:#b8dbff;--theme-rgb:78,161,255;--brand-filter:hue-rotate(166deg) saturate(1.2);--gold-gradient:linear-gradient(135deg,#174b98 0%,#4ea1ff 38%,#c5e3ff 58%,#2e70c4 100%)}[data-platform-theme=black-green]{--gold:#43d17a;--deep:#168e48;--light:#b6f4cc;--theme-rgb:67,209,122;--brand-filter:hue-rotate(77deg) saturate(1.08);--gold-gradient:linear-gradient(135deg,#176d3b 0%,#43d17a 38%,#c5f6d5 58%,#209957 100%)}[data-platform-theme=black-red]{--gold:#f26666;--deep:#a9242b;--light:#ffc0ba;--theme-rgb:242,102,102;--brand-filter:hue-rotate(318deg) saturate(1.05);--gold-gradient:linear-gradient(135deg,#8f2027 0%,#f26666 38%,#ffd0c9 58%,#bd3535 100%)}[data-platform-theme=black-white]{--gold:#f2f4f8;--deep:#9da5b0;--light:#fff;--theme-rgb:242,244,248;--brand-filter:grayscale(1) brightness(1.65);--gold-gradient:linear-gradient(135deg,#9da5b0 0%,#f2f4f8 42%,#fff 58%,#aeb5c0 100%)}[data-platform-theme=black-purple]{--gold:#b883ff;--deep:#6636b1;--light:#e5d2ff;--theme-rgb:184,131,255;--brand-filter:hue-rotate(250deg) saturate(1.1);--gold-gradient:linear-gradient(135deg,#552c98 0%,#b883ff 38%,#eadbff 58%,#7443bd 100%)}[data-platform-theme=blue-white]{--page-bg:#f5f7fb;--surface:#fff;--gold:#2879dd;--deep:#1957ac;--light:#194d90;--card:#fff;--card2:#edf5ff;--muted:#52647e;--border:#2879dd42;--theme-rgb:40,121,221;--gold-gradient:linear-gradient(135deg,#1d62be 0%,#4d9cf0 40%,#d9edff 62%,#2d78d2 100%)}[data-platform-theme=green-white]{--page-bg:#f4faf6;--surface:#fff;--gold:#1da85a;--deep:#13763f;--light:#176841;--card:#fff;--card2:#effcf4;--muted:#536c5d;--border:#1da85a42;--theme-rgb:29,168,90;--gold-gradient:linear-gradient(135deg,#157640 0%,#46cf7b 40%,#d7fbe4 62%,#249b58 100%)}[data-platform-theme=red-white]{--page-bg:#fff7f6;--surface:#fff;--gold:#dc4247;--deep:#a92c31;--light:#8d2529;--card:#fff;--card2:#fff2f1;--muted:#755b5a;--border:#dc424742;--theme-rgb:220,66,71;--gold-gradient:linear-gradient(135deg,#ad2c31 0%,#ef6868 40%,#ffe1dc 62%,#cd3d43 100%)}[data-platform-theme=purple-white]{--page-bg:#faf8ff;--surface:#fff;--gold:#8954dc;--deep:#5c32a4;--light:#593297;--card:#fff;--card2:#f7f2ff;--muted:#655a74;--border:#8954dc42;--theme-rgb:137,84,220;--gold-gradient:linear-gradient(135deg,#6037a5 0%,#a979f2 40%,#ebdfff 62%,#7747bd 100%)}[data-platform-theme=blue-purple]{--gold:#8c70ff;--deep:#3158c9;--light:#d8d4ff;--theme-rgb:140,112,255;--brand-filter:hue-rotate(219deg) saturate(1.18);--gold-gradient:linear-gradient(135deg,#2454b5 0%,#7777f5 40%,#e3dcff 62%,#603ec5 100%)}[data-platform-theme=red-orange]{--gold:#ff9945;--deep:#ce3d31;--light:#ffd28e;--theme-rgb:255,153,69;--brand-filter:hue-rotate(335deg) saturate(1.2);--gold-gradient:linear-gradient(135deg,#b62d32 0%,#f46b41 35%,#ffd380 62%,#e06c24 100%)}[data-platform-theme=black-gold] body,[data-platform-theme=black-gold] .app-shell{color:#f5f5f5!important;background-color:#050505!important}[data-platform-theme$=white] body,[data-platform-theme$=white] .app-shell{color:#182136;background-color:var(--page-bg)!important}[data-platform-theme] .app-shell{background-image:radial-gradient(circle at 88% 5%,rgba(var(--theme-rgb),.065),transparent 24%),radial-gradient(circle at 10% 38%,rgba(var(--theme-rgb),.04),transparent 26%),linear-gradient(rgba(var(--theme-rgb),.025) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--theme-rgb),.025) 1px,transparent 1px),var(--page-bg);box-shadow:0 0 0 1px rgba(var(--theme-rgb),.1)}[data-platform-theme] .header,[data-platform-theme] .offers-header{border-color:rgba(var(--theme-rgb),.2)}[data-platform-theme] .header .wordmark img{filter:var(--brand-filter)}[data-platform-theme] .header-balance,[data-platform-theme] .service,[data-platform-theme] .language-switch,[data-platform-theme] .app-download-button{border-color:rgba(var(--theme-rgb),.5);color:var(--light);box-shadow:inset 0 0 0 1px rgba(var(--theme-rgb),.04)}[data-platform-theme] .notice,[data-platform-theme] .quick-grid,[data-platform-theme] .game-card,[data-platform-theme] .wallet-hero,[data-platform-theme] .bottom-nav,[data-platform-theme] .offers-header,[data-platform-theme] .offer-categories>button,[data-platform-theme] .offer-categories>button.active,[data-platform-theme] .activity-detail-header,[data-platform-theme] .activity-detail-cover,[data-platform-theme] .card,[data-platform-theme] .profile-card{border-color:rgba(var(--theme-rgb),.35)}[data-platform-theme] .notice,[data-platform-theme] .quick-grid{box-shadow:inset 0 0 20px rgba(var(--theme-rgb),.045)}[data-platform-theme] .quick-grid button+button:before{border-color:rgba(var(--theme-rgb),.28)}[data-platform-theme] .quick-grid button,[data-platform-theme] .offer-categories h2,[data-platform-theme] .offer-categories svg,[data-platform-theme] .offers-header button{color:var(--gold)}[data-platform-theme] .quick-grid .quick-icon svg{filter:drop-shadow(0 2px 5px rgba(var(--theme-rgb),.3))}[data-platform-theme] .bottom-nav{border-top-color:rgba(var(--theme-rgb),.3)}[data-platform-theme] .bottom-nav a.active{background:linear-gradient(180deg,rgba(var(--theme-rgb),.15),rgba(var(--theme-rgb),.025));box-shadow:inset 0 1px rgba(var(--theme-rgb),.25)}[data-platform-theme] .activity-detail-content h1,[data-platform-theme] .activity-detail-content h2,[data-platform-theme] .activity-detail-content h3,[data-platform-theme] .activity-detail-content h4,[data-platform-theme] .activity-detail-content a{color:var(--light)}:root{--page-bg:#050505;--surface:#0d0d0d;--card:#0d0d0d;--card2:#141414;--text:#f5f5f5;--text-soft:#d8cfb5;--muted:#9b9b9b;--gold:#f5c451;--deep:#b98019;--light:#ffe29a;--border:#f5c45147;--theme-rgb:245,196,81;--brand-filter:none;--gold-gradient:linear-gradient(135deg,#8d6014,#f5c451 38%,#ffe29a 58%,#c68a1b)}html[data-platform-theme=black-blue]{--gold:#56adff;--deep:#1f6fd0;--light:#cce9ff;--border:#56adff75;--theme-rgb:86,173,255;--brand-filter:hue-rotate(165deg) saturate(1.85) brightness(1.28);--gold-gradient:linear-gradient(135deg,#0e458f,#2588ec 36%,#d9f0ff 56%,#4ca9ff 72%,#155db8)}html[data-platform-theme=black-green]{--gold:#3dce78;--deep:#168d4a;--light:#bdf4d0;--border:#3dce7859;--theme-rgb:61,206,120;--brand-filter:hue-rotate(76deg) saturate(1.2);--gold-gradient:linear-gradient(135deg,#12663b,#3dce78 40%,#bdf4d0 60%,#1a944e)}html[data-platform-theme=black-red]{--gold:#ef6268;--deep:#aa2931;--light:#ffc7c9;--border:#ef626859;--theme-rgb:239,98,104;--brand-filter:hue-rotate(318deg) saturate(1.1);--gold-gradient:linear-gradient(135deg,#8c2029,#ef6268 40%,#ffc7c9 60%,#b93840)}html[data-platform-theme=black-white]{--gold:#f2f5f9;--deep:#a6b0bc;--light:#fff;--border:#f2f5f959;--theme-rgb:242,245,249;--brand-filter:grayscale(1) brightness(1.8);--gold-gradient:linear-gradient(135deg,#8c97a4,#f2f5f9 45%,#fff 65%,#abb5c0)}html[data-platform-theme=black-purple]{--gold:#b281ff;--deep:#6638b1;--light:#e8d8ff;--border:#b281ff59;--theme-rgb:178,129,255;--brand-filter:hue-rotate(248deg) saturate(1.16);--gold-gradient:linear-gradient(135deg,#4f2c92,#b281ff 40%,#e8d8ff 60%,#7343bd)}html[data-platform-theme=blue-purple]{--gold:#8c70ff;--deep:#3158c9;--light:#d8d4ff;--border:#8c70ff59;--theme-rgb:140,112,255;--brand-filter:hue-rotate(220deg) saturate(1.2);--gold-gradient:linear-gradient(135deg,#284eaa,#8c70ff 40%,#d8d4ff 60%,#5d55cb)}html[data-platform-theme=red-orange]{--gold:#ff9845;--deep:#ce3e30;--light:#ffd28b;--border:#ff984559;--theme-rgb:255,152,69;--brand-filter:hue-rotate(335deg) saturate(1.25);--gold-gradient:linear-gradient(135deg,#b62f26,#ff9845 40%,#ffd28b 60%,#d8652e)}html[data-platform-theme=blue-white],html[data-platform-theme=green-white],html[data-platform-theme=red-white],html[data-platform-theme=purple-white]{--page-bg:#f5f8fc;--surface:#fff;--card:#fff;--card2:#edf4ff;--text:#17233a;--text-soft:#35445d;--muted:#65758d}html[data-platform-theme=blue-white]{--gold:#2879df;--deep:#195bb3;--light:#19519a;--border:#2879df4d;--theme-rgb:40,121,223;--brand-filter:hue-rotate(165deg) saturate(1.3);--gold-gradient:linear-gradient(135deg,#195bb3,#4d9cf8 44%,#c5e1ff 68%,#2879df)}html[data-platform-theme=green-white]{--gold:#1da85a;--deep:#147743;--light:#176841;--border:#1da85a4d;--theme-rgb:29,168,90;--brand-filter:hue-rotate(76deg) saturate(1.2);--gold-gradient:linear-gradient(135deg,#147743,#32c978 44%,#c6f4d8 68%,#1da85a)}html[data-platform-theme=red-white]{--gold:#da434b;--deep:#a92d32;--light:#922a30;--border:#da434b4d;--theme-rgb:218,67,75;--brand-filter:hue-rotate(318deg) saturate(1.15);--gold-gradient:linear-gradient(135deg,#a92d32,#ee676d 44%,#ffd0d2 68%,#da434b)}html[data-platform-theme=purple-white]{--gold:#8954dc;--deep:#5c32a4;--light:#593297;--border:#8954dc4d;--theme-rgb:137,84,220;--brand-filter:hue-rotate(248deg) saturate(1.15);--gold-gradient:linear-gradient(135deg,#5c32a4,#a978ec 44%,#e6d6ff 68%,#8954dc)}html[data-platform-theme] body,html[data-platform-theme] #root,html[data-platform-theme] .app-shell{background-color:var(--page-bg)!important;color:var(--text)!important}html[data-platform-theme] .app-shell{background-image:radial-gradient(circle at 92% 4%,rgba(var(--theme-rgb),.08),transparent 24%),linear-gradient(rgba(var(--theme-rgb),.03) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--theme-rgb),.03) 1px,transparent 1px)!important;background-size:auto,32px 32px,32px 32px!important}html[data-platform-theme] :is(.header,.bottom-nav,.wallet-hero,.profile-card,.notice,.quick-grid,.game-card,.card,.offers-header,.offer-categories>button,.activity-detail-header,.activity-detail-cover,.wallet-card,.withdraw-card,.deposit-card){border-color:var(--border)!important}html[data-platform-theme] :is(.header,.bottom-nav,.notice,.quick-grid,.game-card,.wallet-hero,.profile-card,.card,.offer-categories>button,.wallet-card,.withdraw-card,.deposit-card){background-color:var(--surface)!important;color:var(--text)!important}html[data-platform-theme] :is(.header-balance,.service,.language-switch,.app-download-button,.quick-grid button,.quick-grid svg,.offer-categories svg,.offers-header svg,.bottom-nav a.active,.bottom-nav a.active svg,.wallet-hero svg,.profile-card svg,.page-title svg,.wallet-page svg,.profile-page svg){color:var(--gold)!important;stroke:currentColor!important;border-color:var(--border)!important}html[data-platform-theme] :is(.header-balance,.service,.language-switch,.app-download-button){box-shadow:inset 0 0 0 1px var(--border)!important}html[data-platform-theme] .bottom-nav a.active{background:linear-gradient(180deg,rgba(var(--theme-rgb),.18),rgba(var(--theme-rgb),.035))!important}html[data-platform-theme] :is(.header .wordmark img,.header-logo img,.brand-logo img){filter:var(--brand-filter)!important}html[data-platform-theme] :is(.gold-gradient,.primary-button,.game-card .start-game,.wallet-hero .primary,.deposit-submit){background:var(--gold-gradient)!important;color:#111!important}html[data-platform-theme] :is(.profile-page,.wallet-page,.deposit-page,.withdraw-page,.invite-page,.offers-page,.activity-detail-page,.leaderboard-page,.game-records-page){background-color:var(--page-bg)!important;color:var(--text)!important}html[data-platform-theme] :is(.profile-card,.profile-card footer,.profile-actions,.profile-menu,.wallet-copy,.wallet-actions,.deposit-balance,.deposit-form,.deposit-success,.withdraw-balance,.withdraw-form,.invite-code-card,.invite-link,.invite-stats,.rebate-rules,.team-overview,.team-members,.self-rebate,.vip-level-hero,.leaderboard-hero,.leaderboard-list article){border-color:var(--border)!important;color:var(--text)!important}html[data-platform-theme] :is(.profile-card,.profile-actions,.profile-menu,.deposit-form,.deposit-success,.withdraw-form,.invite-link,.invite-stats,.team-overview,.team-members,.self-rebate,.leaderboard-list article){background-color:var(--surface)!important}html[data-platform-theme] :is(.profile-card footer,.wallet-copy,.deposit-balance,.withdraw-balance,.invite-code-card,.rebate-rules,.vip-level-hero,.leaderboard-hero){background-color:var(--card2)!important}html[data-platform-theme] :is(.profile-card h2,.profile-card footer h1,.wallet-copy h1,.deposit-balance strong,.withdraw-balance strong,.invite-hero h2,.invite-code-card strong,.rebate-rules h3,.rebate-rules b,.team-overview h3,.team-overview footer strong,.team-members article>span strong,.vip-level-hero h2,.vip-progress-title b,.vip-tier-card p b,.leaderboard-hero h2,.leaderboard-hero svg,.leaderboard-page>header button,.deposit-header button,.withdraw-header button,.invite-header button,.profile-page svg,.wallet-page svg,.deposit-page svg,.withdraw-page svg,.invite-page svg,.offers-page svg,.activity-detail-page svg){color:var(--gold)!important;stroke:currentColor!important}html[data-platform-theme] :is(.wallet-actions button,.wallet-actions button+button,.deposit-currency-tabs button.active,.deposit-submit,.deposit-success button,.invite-code-card button,.invite-link button,.invite-share,.vip-progress-track,.vip-tier-card p em,.profile-save,.packet-submit){background:var(--gold-gradient)!important;color:#111!important}html[data-platform-theme] :is(.deposit-form input,.withdraw-form input,.profile-modal input,.profile-card input,.invite-page input){color:var(--text)!important}html[data-platform-theme] :is(.deposit-form>label,.withdraw-form>label,.wallet-copy small,.wallet-copy p,.invite-hero p,.rebate-rules span,.team-members article>div small,.team-overview>div span,.vip-level-hero small,.vip-level-hero p,.leaderboard-hero p){color:var(--muted)!important}html[data-platform-theme] :is(.wordmark,.header .wordmark,.brand-name,.profile-card .game-id-copy svg,.profile-card .edit-nickname,.bottom-nav a.active){color:var(--gold)!important}html[data-platform-theme] :is(.wordmark img,.brand img,.profile-logo img){filter:var(--brand-filter)!important}html[data-platform-theme] :is(.ui-icon,.quick .ui-icon,.ticker>.ui-icon,.support .ui-icon,.top .balance>.ui-icon,.nav .ui-icon,.nav-icon svg,.quick-grid .quick-icon svg,.notice>svg:first-child){stroke:var(--gold)!important;color:var(--gold)!important}html[data-platform-theme] :is(.quick div,.quick-grid button,.support,.top-action,.service,.section-title,.game-card strong,.game-card em,.game-card small,.invite h3,.invite p,.notice>b,.filter-row button.on,.bottom-nav a.active,.bottom-nav a.active small,.nav.active,.nav.active small){color:var(--gold)!important}html[data-platform-theme] :is(.visual-hero,.activity-banners img,.game-card,.invite,.quick-grid,.notice,.bottom-nav,.header,.header-balance,.service,.top-action){border-color:var(--border)!important}html[data-platform-theme] :is(.header,.bottom-nav,.header-balance,.service,.top-action,.quick-grid,.notice,.filter-row button,.game-card,.wallet-visual,.invite){background-color:var(--surface)!important}html[data-platform-theme] .app-shell :is(.header-balance b,.top .balance button,.game-card>b,.invite button,.banner-dots button.on){background:var(--gold-gradient)!important}html[data-platform-theme] .app-shell :is(.header-balance b,.top .balance button,.game-card>b,.invite button){color:#111!important}html[data-platform-theme] .nav.active .ui-icon{filter:drop-shadow(0 0 7px rgba(var(--theme-rgb),.65))!important}html[data-platform-theme] :is(.game-card em,.game-card small,.notice .marquee,.invite p){color:var(--text-soft)!important}html[data-platform-theme] :is(.section-title,.quick-grid button,.quick-grid .quick-icon,.nav.active,.bottom-nav a.active){color:var(--gold)!important}html[data-platform-theme] :is(.settings-list button>svg:first-child,.settings-list button>svg:last-child,.profile-quick svg,.transaction>svg,.asset b,.asset b svg){color:var(--gold)!important;stroke:currentColor!important}html[data-platform-theme] :is(.settings-list button,.profile-quick button,.transaction,.asset){border-color:var(--border)!important}html[data-platform-theme] :is(.settings-list button,.profile-quick button,.transaction span,.asset span){color:var(--text)!important}html[data-platform-theme] :is(.transaction span small,.fixed-rate){color:var(--muted)!important}html[data-platform-theme$=white] .bottom-nav{background:var(--surface)!important;box-shadow:0 -8px 24px #10233e14!important}html[data-platform-theme$=white] .bottom-nav a:not(.active){color:var(--muted)!important}html[data-platform-theme$=white] :is(.wallet-hero,.profile-card,.game-card,.notice,.quick-grid,.card){box-shadow:0 8px 24px #122c4e0f!important}html[data-platform-theme$=white] :is(.header,.page-title,.offers-header,.activity-detail-header){background:var(--surface)!important;color:var(--text)!important}html[data-platform-theme$=white] :is(.header,.page-title,.offers-header,.activity-detail-header,.bottom-nav){border-color:var(--border)!important}html[data-platform-theme$=white] :is(.page-title h1,.offers-header h1,.activity-detail-header h1){color:var(--text)!important}html[data-platform-theme] :is(.wallet-hero,.profile-card){background-color:#0000!important}html[data-platform-theme] :is(.wallet-copy,.profile-card footer){background:0 0!important;border-color:#0000!important}.wallet-actions button svg{color:#171005!important;stroke:#171005!important;opacity:1!important;filter:none!important}.wallet-actions button svg *{stroke:#171005!important}.profile-card.editable-profile .avatar-upload:has(img){box-sizing:border-box!important;box-shadow:none!important;background:0 0!important;border:2px solid #52545d!important;padding:0!important;overflow:hidden!important}.profile-card.editable-profile .avatar-upload>img{border-radius:inherit!important;object-fit:cover!important;object-position:center!important;border:0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.profile-card.editable-profile .avatar-upload>span{display:none!important}html[data-platform-theme=black-gold]{--gold-gradient:linear-gradient(132deg,#76500e 0%,#bd8420 20%,#ffe79a 48%,#f4c34f 66%,#9b6713 100%)}html[data-platform-theme=black-blue]{--gold-gradient:linear-gradient(132deg,#103d83 0%,#287dd8 21%,#d9efff 48%,#58aaff 66%,#1757a9 100%)}html[data-platform-theme=black-green]{--gold-gradient:linear-gradient(132deg,#0d6035 0%,#20a95d 21%,#d7ffe5 48%,#58dc8b 66%,#117b42 100%)}html[data-platform-theme=black-red]{--gold-gradient:linear-gradient(132deg,#7b1822 0%,#c83d48 21%,#ffe0dd 48%,#ff7b7b 66%,#9f2630 100%)}html[data-platform-theme=black-white]{--gold-gradient:linear-gradient(132deg,#737e8c 0%,#b9c2cd 21%,#fff 48%,#edf2f7 66%,#929ca8 100%)}html[data-platform-theme=black-purple]{--gold-gradient:linear-gradient(132deg,#46227f 0%,#854dd0 21%,#f0e4ff 48%,#c397ff 66%,#60339d 100%)}html[data-platform-theme=blue-white]{--gold-gradient:linear-gradient(132deg,#154e9f 0%,#2d7bd5 21%,#e5f3ff 48%,#69b1f7 66%,#1c5fb4 100%)}html[data-platform-theme=green-white]{--gold-gradient:linear-gradient(132deg,#106537 0%,#1da85a 21%,#e0fbe9 48%,#5bd389 66%,#147a43 100%)}html[data-platform-theme=red-white]{--gold-gradient:linear-gradient(132deg,#8f2229 0%,#d6474e 21%,#ffe7e5 48%,#f57a7e 66%,#aa2d34 100%)}html[data-platform-theme=purple-white]{--gold-gradient:linear-gradient(132deg,#4f288e 0%,#8954dc 21%,#f0e7ff 48%,#b78cf2 66%,#6535aa 100%)}html[data-platform-theme=blue-purple]{--gold-gradient:linear-gradient(132deg,#1748a0 0%,#5269db 21%,#ece7ff 48%,#a98bff 66%,#6038b3 100%)}html[data-platform-theme=red-orange]{--gold-gradient:linear-gradient(132deg,#96252b 0%,#dd4c3b 21%,#ffe9bd 48%,#ffad55 66%,#c44c25 100%)}html[data-platform-theme]{--accent-soft:rgba(var(--theme-rgb),.12);--accent-softer:rgba(var(--theme-rgb),.065);--surface-raised:#171717;--input-bg:#0a0a0a;--accent-contrast:#101114}html[data-platform-theme$=white]{--surface-raised:#f6f9fd;--input-bg:#fff;--accent-contrast:#111827}html[data-platform-theme] :is(.payment-method-page,.payout-page,.rebate-history-page,.language-settings-page,.vest-apps-page,.game-records-page,.leaderboard-page,.invite-page,.deposit-page,.withdraw-page,.wallet-page,.profile-page,.offers-page,.activity-detail-page,.rewards-page,.vip-level-page,.kyc-page,.device-bind-page,.device-unauthorized-page){background:var(--page-bg)!important;color:var(--text)!important}html[data-platform-theme] :is(.payment-method-form,.payout-page form,.deposit-recipient,.deposit-instructions,.deposit-order-summary,.deposit-proof-upload,.deposit-bank-grid button,.rebate-history-filter nav button,.rebate-history-tabs,.rebate-history-card,.rebate-history-member,.invite-view-tabs,.invite-qr-primary,.invite-link-polished,.team-members,.team-overview,.language-settings-page .card>button,.leaderboard-tabs,.payout-tabs button,.bank-slots button,.kyc-hero,.kyc-form-card,.kyc-form-card label>div,.device-bind-card>div:not(.auth-error)){border-color:var(--border)!important;background-color:var(--surface)!important;color:var(--text)!important}html[data-platform-theme] :is(.payment-method-form input,.payment-method-form textarea,.payout-page form input,.payout-page form textarea,.rebate-history-filter input,.deposit-proof-upload,.invite-link-polished>p,.profile-modal input,.profile-card input){border-color:var(--border)!important;background:var(--input-bg)!important;color:var(--text)!important;color-scheme:inherit!important}html[data-platform-theme] :is(.payment-method-form label,.payout-page form label,.payment-method-page>header button,.payout-page>header button,.deposit-progress b.active,.deposit-back-step,.deposit-bank-recipient small,.deposit-recipient .recipient-copy,.save-payment-qr,.rebate-history-card strong,.rebate-history-card b,.invite-page .invite-qr-primary h2,.team-level-filter>button,.language-settings-page .card>button svg,.leaderboard-tabs button.on,.kyc-hero>i,.kyc-hero h2,.kyc-form-card label svg,.device-bind-card>i,.device-bind-card>div svg){color:var(--gold)!important;stroke:currentColor!important}html[data-platform-theme] :is(.deposit-bank-grid button.active,.payout-tabs button.active,.bank-slots button.active,.language-settings-page .card>button.active,.team-level-filter>div button.on){border-color:var(--gold)!important;background:var(--accent-soft)!important;color:var(--gold)!important;box-shadow:0 0 0 2px var(--accent-softer)!important}html[data-platform-theme] :is(.rebate-history-filter nav button.on,.rebate-history-tabs button.on,.invite-view-tabs button.on,.leaderboard-tabs button.on,.game-card>b,.start-game,.primary-button,.profile-save,.packet-submit){background:var(--gold-gradient)!important;color:var(--accent-contrast)!important;box-shadow:inset 0 1px #ffffff8c,0 7px 18px rgba(var(--theme-rgb),.2)!important;border-color:#0000!important}html[data-platform-theme] :is(.kyc-form-card form>button,.device-bind-card>button){background:var(--gold-gradient)!important;color:var(--accent-contrast)!important;box-shadow:inset 0 1px #ffffff8c,0 8px 22px rgba(var(--theme-rgb),.2)!important;border-color:#0000!important}html[data-platform-theme] :is(.kyc-hero p,.kyc-form-card label small,.device-bind-card>p,.device-bind-card>small){color:var(--muted)!important}html[data-platform-theme] :is(.auth-prompt,.auth-card,.auth-field,.auth-prompt-form label>div,.auth-prompt-tabs,.auth-prompt-close){border-color:var(--border)!important}html[data-platform-theme] :is(.auth-prompt-tabs button.active,.auth-card label,.auth-prompt-form label,.auth-field svg,.auth-prompt-form svg,.auth-card footer a){color:var(--gold)!important;stroke:currentColor!important}html[data-platform-theme] :is(.auth-submit,.auth-prompt-submit){background:var(--gold-gradient)!important}html[data-platform-theme] :is(.auth-field:focus-within,.auth-prompt-form label>div:focus-within){border-color:var(--gold)!important;box-shadow:0 0 0 2px var(--accent-softer)!important}html[data-platform-theme] .auth-prompt{background:linear-gradient(145deg,var(--accent-soft),transparent 42%),var(--surface)!important}html[data-platform-theme]:not([data-platform-theme=black-gold]) .profile-card footer{isolation:isolate;position:relative}html[data-platform-theme]:not([data-platform-theme=black-gold]) .profile-card footer:before{content:"";z-index:0;background:rgba(var(--theme-rgb),.72);mix-blend-mode:color;pointer-events:none;position:absolute;inset:0}html[data-platform-theme$=white] :is(.payment-method-page>header,.payout-page>header,.deposit-bank-grid button,.deposit-recipient,.deposit-instructions,.deposit-order-summary,.deposit-proof-upload,.rebate-history-filter nav button,.rebate-history-tabs,.rebate-history-card,.rebate-history-member,.invite-view-tabs,.invite-page .invite-qr-primary,.invite-link-polished,.invite-link-polished>p,.team-level-filter>button,.team-level-filter>div,.language-settings-page .card>button,.leaderboard-tabs,.payout-tabs button,.bank-slots button){background:var(--surface)!important;color:var(--text)!important;background-image:none!important}html[data-platform-theme$=white] :is(.payment-method-page,.payout-page,.rebate-history-page,.language-settings-page,.vest-apps-page,.invite-page,.leaderboard-page) :is(p,small,span:not(.team-level),time){color:var(--muted)}html[data-platform-theme$=white] :is(.header-balance,.app-download-button,.service,.top-action,.profile-quick,.wechat-header,.chat-security,.chat-list-shell,.chat-list-item){background:var(--surface)!important;color:var(--text)!important;background-image:none!important}html[data-platform-theme$=white] :is(.header-balance,.app-download-button,.service,.top-action,.profile-quick,.wechat-header,.chat-security,.chat-list-item){border-color:var(--border)!important}html[data-platform-theme$=white] .profile-quick button,html[data-platform-theme$=white] .profile-quick button span,html[data-platform-theme$=white] .wechat-header h1{color:var(--text)!important}html[data-platform-theme$=white] .chat-security{background:var(--surface-raised)!important;color:var(--text-soft)!important;box-shadow:0 5px 16px #19375f0e!important}html[data-platform-theme$=white] .chat-security small{color:var(--muted)!important}html[data-platform-theme$=white] .chat-list-item>span b{color:var(--text)!important}html[data-platform-theme$=white] .chat-list-item>span small{color:var(--text-soft)!important}html[data-platform-theme$=white] .chat-list-item time,html[data-platform-theme$=white] .chat-room-drag-handle{color:var(--muted)!important}html[data-platform-theme$=white] .chat-list-item>i.platform-notification-avatar{background:var(--gold-gradient)!important;color:var(--accent-contrast)!important}.vip-name-badge{--vip-a:#87919d;--vip-b:#e6ebef;isolation:isolate;border:1px solid color-mix(in srgb,var(--vip-a) 76%,#fff);background:linear-gradient(145deg,var(--vip-b),var(--vip-a));color:#202831;vertical-align:middle;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:1px;min-width:39px;height:17px;margin-left:5px;padding:0 6px;font-size:8px;font-style:normal;font-weight:900;line-height:1;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff8c,0 1px 2px #00000026}.vip-name-badge em{letter-spacing:.35px;font-size:7px;font-style:normal}.vip-name-badge strong{font-size:9px}.vip-name-badge>i{z-index:-1;pointer-events:none;border:1px solid #ffffff38;border-radius:3px;position:absolute;inset:1px}.vip-name-badge>b{color:#eaffff;filter:drop-shadow(0 0 2px #b9f4ffcc);width:5px;height:5px;margin-right:1px;font-size:5px}.vip-name-badge-0{--vip-a:#bb861d;--vip-b:#ffe18a;color:#2a1a00;background:linear-gradient(120deg,#b77c11,#ffe59a 48%,#c18a20);border-color:#c7952c;border-radius:9px;box-shadow:inset 0 1px #ffffff94,0 1px 3px #603d0038}.chat-player-name-row{align-items:center;gap:5px;max-width:100%;line-height:17px;display:flex!important}.mine .chat-player-name-row{justify-content:flex-end}.chat-player-name-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-player-vip-badge{--vip-a:#bc8415;--vip-b:#ffe68d;flex:none;min-width:42px;height:17px;padding:0 7px;transform:none;box-shadow:inset 0 1px #ffffffa8,0 1px 3px #53330038;color:#231500!important;background:linear-gradient(112deg,#b87809,#ffe791 47%,#c98d1c)!important;border:1px solid #c89628!important;border-radius:999px!important;margin:0!important}.chat-player-vip-badge>i{border-radius:999px}.chat-player-vip-badge:after{display:none!important}.vip-name-badge-2{--vip-a:#aebdcc;--vip-b:#f7fbff}.vip-name-badge-3{--vip-a:#c39745;--vip-b:#fff0b8;color:#4a3106}.vip-name-badge-4{--vip-a:#aa7017;--vip-b:#ffdd7a;color:#3f2800;background:linear-gradient(120deg,#9b6517,#ffe092 45%,#b97b1e 46%,#f5c95d)}.vip-name-badge-5{--vip-a:#7f5a19;--vip-b:#e6bd5b;color:#fff0b0;background:linear-gradient(135deg,#151515,#6c4a12 54%,#171717)}.vip-name-badge-6{--vip-a:#9a751f;--vip-b:#211b10;color:#ffe69a;background:linear-gradient(135deg,#08090a,#4b3710 48%,#111317)}.vip-name-badge-7{--vip-a:#aebdce;--vip-b:#f3fbff;color:#263a50;background:linear-gradient(115deg,#75889c,#effaff 44%,#a9bac9 58%,#f8ffff)}.vip-name-badge-8{--vip-a:#d1a53d;--vip-b:#18130b;color:#ffe49a;background:linear-gradient(125deg,#050607,#3c2a0a 42%,#0b0d10 67%,#78591b);border-color:#e0bb5c;min-width:44px;height:18px;box-shadow:inset 0 1px #ffeeae57,0 2px 6px #00000047}.vip-name-badge-7:after,.vip-name-badge-8:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff8c,#0000);width:22%;animation:5s ease-in-out infinite vip-badge-glint;position:absolute;inset:-8px auto -8px -40%;transform:translate(-250%)skew(-18deg)}.vip-avatar-frame{--frame-a:transparent;--frame-b:transparent;isolation:isolate;vertical-align:middle;border-radius:24%;flex:none;place-items:center;display:inline-grid;position:relative}.vip-avatar-content{z-index:2;border-radius:20%;place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.vip-avatar-content>*{width:100%;height:100%}.vip-avatar-ornament{z-index:1;border:2px solid var(--frame-a);box-shadow:inset 0 0 0 1px var(--frame-b),0 1px 4px #00000038;pointer-events:none;border-radius:26%;position:absolute;inset:-3px}.vip-avatar-ornament>*{pointer-events:none;display:none;position:absolute}.vip-avatar-size-normal{width:36px;height:36px}.vip-avatar-size-profile{width:70px;height:70px}.vip-avatar-size-preview{width:54px;height:54px}.vip-avatar-size-entrance{width:48px;height:48px}.vip-avatar-1{--frame-a:#a9b0b8;--frame-b:#eef2f5}.vip-avatar-2{--frame-a:#8d9dab;--frame-b:#f8fbff}.vip-avatar-2 .vip-avatar-ornament{border-width:2px;box-shadow:inset 0 0 0 2px #c9d2db,0 1px 4px #0003}.vip-avatar-3{--frame-a:#c9a04d;--frame-b:#edf3fa}.vip-avatar-3 .vip-avatar-ornament{background:linear-gradient(135deg,#d7e0e8,#c39235,#faf3db,#8f9aa7);border:0;padding:2px}.vip-avatar-3 .vip-avatar-ornament:after{content:"";background:0 0;border-radius:22%;position:absolute;inset:2px;box-shadow:inset 0 0 0 1px #fff8d8}.vip-avatar-4{--frame-a:#d6a431;--frame-b:#fff0a2}.vip-avatar-4 .vip-avatar-ornament{clip-path:polygon(8% 0,92% 0,100% 8%,100% 92%,92% 100%,8% 100%,0 92%,0 8%);border-width:3px}.vip-avatar-4 .vip-avatar-ornament>i,.vip-avatar-5 .vip-avatar-ornament>i{background:linear-gradient(#ffe58c,#9d6712);border-radius:8px 8px 2px 2px;width:17px;height:8px;display:block;top:-5px;left:50%;transform:translate(-50%)}.vip-avatar-5{--frame-a:#bd8b2b;--frame-b:#49340e}.vip-avatar-5 .vip-avatar-ornament{background:linear-gradient(125deg,#0a0a0b,#ad7d23 34%,#18191b 65%,#d2a346);border-width:3px}.vip-avatar-5 .vip-avatar-ornament:after,.vip-avatar-6 .vip-avatar-ornament:after,.vip-avatar-7 .vip-avatar-ornament:after,.vip-avatar-8 .vip-avatar-ornament:after{content:"";border:1px solid #ffde809e;border-radius:20%;position:absolute;inset:3px}.vip-avatar-6{--frame-a:#c99d37;--frame-b:#101216}.vip-avatar-6 .vip-avatar-ornament,.vip-avatar-7 .vip-avatar-ornament,.vip-avatar-8 .vip-avatar-ornament{background:linear-gradient(135deg,#090a0c,#b58b2d 35%,#181a1d 66%,#e0bc61) 0 0/220% 100%;border-width:3px;inset:-4px}.vip-avatar-6 .vip-avatar-ornament>b,.vip-avatar-7 .vip-avatar-ornament>b,.vip-avatar-8 .vip-avatar-ornament>b{background:linear-gradient(135deg,#fff,#8cd9ed 55%,#fff);border:1px solid #fff;border-radius:2px;width:9px;height:9px;display:block;top:-5px;right:-5px;transform:rotate(45deg);box-shadow:0 0 4px #a7e7ffa8}.vip-avatar-6 .vip-avatar-ornament>b{animation:5.8s ease-in-out infinite vip-diamond-pulse}.vip-avatar-7{--frame-a:#d7e9f5;--frame-b:#8498aa}.vip-avatar-7 .vip-avatar-ornament{background:linear-gradient(125deg,#748b9e,#f8ffff 32%,#a4bad0 61%,#fff2bb)}.vip-avatar-7 .vip-avatar-ornament>em{background:#fff;border-radius:50%;width:7px;height:7px;animation:4.8s ease-in-out infinite vip-frame-spark;display:block;bottom:-4px;left:-4px;box-shadow:0 0 5px #c5f3ff}.vip-avatar-8{--frame-a:#e5bb52;--frame-b:#18130a}.vip-avatar-8 .vip-avatar-ornament{background:linear-gradient(130deg,#060708,#725219 32%,#111317 61%,#e0b74e);border:2px solid #d9ab42;border-radius:29%;inset:-5px;box-shadow:inset 0 0 0 1px #3d2d0d,0 2px 6px #00000059}.vip-avatar-8 .vip-avatar-ornament>i{clip-path:polygon(0 100%,8% 25%,31% 70%,50% 0,69% 70%,92% 25%,100% 100%);filter:drop-shadow(0 1px 1px #000);background:linear-gradient(#ffe893,#9f7018);width:24px;height:12px;display:block;top:-9px;left:50%;transform:translate(-50%)}.vip-avatar-8 .vip-avatar-ornament>b{width:10px;height:10px}.vip-avatar-8 .vip-avatar-ornament>em{background:#fff6bd;border-radius:50%;width:6px;height:6px;animation:5.2s ease-in-out infinite vip-frame-spark;display:block;bottom:-4px;right:0;box-shadow:0 0 5px #fff0a1}.vip-avatar-5 .vip-avatar-ornament:before,.vip-avatar-7 .vip-avatar-ornament:before,.vip-avatar-8 .vip-avatar-ornament:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 42%,#fff5c96b 49%,#0000 56%);animation:5.5s ease-in-out infinite vip-frame-glint;position:absolute;inset:-15%;transform:translate(-170%)}.vip-avatar-7 .vip-avatar-ornament:before{animation-duration:5s}.vip-avatar-8 .vip-avatar-ornament:before{animation-duration:6s}.vip-entrance-stage{z-index:77;pointer-events:none;width:min(86vw,390px);height:80px;position:fixed;top:clamp(76px,15dvh,126px);left:50%;transform:translate(-50%)}.vip-entrance-stage.is-preview{z-index:1;width:min(100%,390px);height:88px;margin:auto;position:relative;top:auto;left:auto;transform:none}.vip-entrance{--entrance-edge:#b7c2cd;--entrance-text:#eef3f7;isolation:isolate;border:1px solid var(--entrance-edge);width:100%;height:64px;color:var(--entrance-text);will-change:transform,opacity;pointer-events:none;background:linear-gradient(108deg,#111820 0%,#29343f 49%,#11171e 100%);border-radius:13px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:11px;padding:7px 14px 7px 12px;display:grid;position:relative;overflow:hidden;box-shadow:0 9px 22px #00000045,inset 0 1px #ffffff1f}.vip-entrance:before{z-index:0;content:"";border:1px solid #e7eff642;border-radius:10px;position:absolute;inset:3px}.vip-entrance-6{animation:1.05s cubic-bezier(.22,.78,.2,1) both vip-entrance-six}.vip-entrance-7{--entrance-edge:#bfceda;--entrance-text:#f4f8fb;background:linear-gradient(108deg,#090e14,#1f2b36 48%,#080d13);animation:1.22s cubic-bezier(.2,.78,.18,1) both vip-entrance-seven;box-shadow:0 10px 24px #0000004f,inset 0 1px #ffffff26}.vip-entrance-7:before{border-color:#e1effa61}.vip-entrance-8{--entrance-edge:#d8b663;--entrance-text:#fff0bf;background:linear-gradient(108deg,#050609,#19150d 43%,#07090c 70%,#2d220e);border-color:#d8b663;height:68px;animation:1.45s cubic-bezier(.2,.8,.17,1) both vip-entrance-eight;box-shadow:0 11px 27px #0000005c,inset 0 1px #ffe9a829}.vip-entrance-8:before{border-color:#e8c3656b}.vip-entrance-surface{z-index:0;opacity:.7;background:linear-gradient(95deg,#0000,#ffffff0e,#0000);position:absolute;inset:0}.vip-entrance-avatar-shell{z-index:2;opacity:0;place-items:center;width:50px;height:50px;animation:.42s cubic-bezier(.2,.82,.22,1) forwards vip-entrance-avatar-in;display:grid;position:relative}.vip-entrance-6 .vip-entrance-avatar-shell{animation-delay:.1s}.vip-entrance-7 .vip-entrance-avatar-shell{animation-delay:.15s}.vip-entrance-8 .vip-entrance-avatar-shell{width:53px;height:53px;animation-delay:.15s}.vip-entrance-avatar{background:#16191d;border-radius:20%;place-items:center;width:100%;height:100%;font-size:17px;font-weight:900;display:grid;overflow:hidden}.vip-entrance-avatar img{object-fit:cover;width:100%;height:100%}.vip-entrance-ring{z-index:-1;opacity:0;border:1px solid #e6eef5b8;border-radius:28%;position:absolute;inset:-3px}.vip-entrance-8 .vip-entrance-ring{border-color:#e1bd64;animation:.42s ease-out .25s both vip-entrance-ring-pulse;inset:-5px;box-shadow:inset 0 0 0 2px #20170a}.vip-entrance-crown{z-index:4;fill:none;stroke:#e6c16b;stroke-width:1.25px;stroke-linejoin:round;filter:drop-shadow(0 1px 1px #000);width:25px;height:12px;position:absolute;top:-9px;left:50%;overflow:visible;transform:translate(-50%)}.vip-entrance-identity{z-index:2;opacity:0;min-width:0;position:relative}.vip-entrance-identity strong{color:inherit;letter-spacing:.1px;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;display:block;overflow:hidden}.vip-entrance-6 .vip-entrance-identity,.vip-entrance-6 .vip-entrance-badge{animation:.25s ease-out .2s forwards vip-entrance-copy-in}.vip-entrance-7 .vip-entrance-identity,.vip-entrance-7 .vip-entrance-badge{animation:.27s ease-out .28s forwards vip-entrance-copy-in}.vip-entrance-8 .vip-entrance-identity,.vip-entrance-8 .vip-entrance-badge{animation:.28s ease-out .35s forwards vip-entrance-copy-in}.vip-entrance-badge{z-index:2;opacity:0;margin:0}.vip-entrance-beam{z-index:1;opacity:0;background:linear-gradient(90deg,#0000,#ebf4fa3d,#0000);width:22%;position:absolute;inset:0 auto 0 -30%;transform:translate(-100%)skew(-17deg)}.vip-entrance-6 .vip-entrance-beam{animation:.46s ease-out .3s both vip-entrance-beam}.vip-entrance-7 .vip-entrance-beam{background:linear-gradient(90deg,#0000,#def2ff4d,#0000);animation:.5s ease-out .4s both vip-entrance-beam}.vip-entrance-8 .vip-entrance-beam{background:linear-gradient(90deg,#0000,#ffdf8b4f,#0000);animation:.52s ease-out .45s both vip-entrance-beam}.vip-entrance-particles{z-index:3;pointer-events:none;position:absolute;inset:0}.vip-entrance-particles i{opacity:0;background:#e9f7ff;width:3px;height:3px;animation:.36s ease-out .55s both vip-entrance-spark;position:absolute;transform:rotate(45deg)scale(.35)}.vip-entrance-particles i:first-child{top:12px;right:25px}.vip-entrance-particles i:nth-child(2){animation-delay:.62s;bottom:10px;right:70px}.vip-entrance-particles i:nth-child(3){animation-delay:.68s;top:8px;right:112px}.vip-entrance-particles i:nth-child(4){animation-delay:.72s;bottom:8px;right:46%}.vip-entrance-8 .vip-entrance-particles i{background:#ffe28b}html.vip-effects-paused .vip-name-badge:after,html.vip-effects-paused .vip-avatar-ornament:before,html.vip-effects-paused .vip-avatar-ornament>b,html.vip-effects-paused .vip-avatar-ornament>em,html.vip-effects-paused .vip-entrance,html.vip-effects-paused .vip-entrance-avatar-shell,html.vip-effects-paused .vip-entrance-identity,html.vip-effects-paused .vip-entrance-badge,html.vip-effects-paused .vip-entrance-ring,html.vip-effects-paused .vip-entrance-beam,html.vip-effects-paused .vip-entrance-particles i{animation-play-state:paused!important}.editable-profile>.vip-avatar-frame{margin:5px 8px 0 3px}.editable-profile>.vip-avatar-frame .avatar{width:100%;height:100%;margin:0}.profile-vip-identity{align-items:center;gap:10px;display:flex}.profile-vip-identity .vip-name-badge{margin:0}.vip-visual-preview-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:16px;display:grid}.vip-visual-preview{background:linear-gradient(145deg,#fff,#f7f9fd);border:1px solid #dce5f2;border-radius:16px;grid-template-columns:62px 1fr;align-items:center;gap:12px;min-height:132px;padding:18px;display:grid}.vip-visual-preview-info{min-width:0}.vip-visual-preview-info>strong{align-items:center;gap:5px;margin-bottom:12px;display:flex}.vip-visual-preview .vip-bubble{max-width:100%;font-size:12px}.vip-visual-preview-actions{grid-column:1/-1}.vip-visual-preview-actions>span{color:#94a3b8;background:#f8fafc;border:1px dashed #d5deeb;border-radius:10px;place-items:center;min-height:38px;font-size:12px;font-weight:700;display:grid}.vip-visual-preview-actions button{color:#2563eb;width:100%;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd8ec;border-radius:10px;font-size:13px;font-weight:800}.vip-visual-preview-stage{background:#0c111a;border-radius:16px;margin-top:14px;overflow:hidden}@keyframes vip-badge-glint{0%,70%{transform:translate(-250%)skew(-18deg)}88%,to{transform:translate(780%)skew(-18deg)}}@keyframes vip-frame-glint{0%,68%{opacity:0;transform:translate(-170%)}72%{opacity:.75}89%,to{opacity:0;transform:translate(170%)}}@keyframes vip-diamond-pulse{0%,72%,to{opacity:.76}81%{opacity:1}}@keyframes vip-frame-spark{0%,72%,to{opacity:0;transform:scale(.5)}80%{opacity:.9;transform:scale(1)}}@keyframes vip-entrance-six{0%{opacity:0;transform:translate(72px)}18%,72%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-18px)}}@keyframes vip-entrance-seven{0%{opacity:0;transform:translate(82px)}16%,78%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-20px)}}@keyframes vip-entrance-eight{0%{opacity:0;transform:translate(92px)}14%,79%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-22px)}}@keyframes vip-entrance-avatar-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes vip-entrance-copy-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:none}}@keyframes vip-entrance-ring-pulse{0%{opacity:0;transform:scale(.88)}48%{opacity:.8;transform:scale(1.08)}to{opacity:.42;transform:scale(1)}}@keyframes vip-entrance-beam{0%{opacity:0;transform:translate(-100%)skew(-17deg)}20%{opacity:1}to{opacity:0;transform:translate(620%)skew(-17deg)}}@keyframes vip-entrance-spark{0%,to{opacity:0;transform:rotate(45deg)scale(.35)}45%{opacity:.9;transform:rotate(45deg)scale(1)}}@media (width<=420px){.vip-entrance-stage{width:calc(100vw - 42px);top:clamp(68px,14dvh,108px)}.vip-entrance{gap:9px;padding-right:11px}.vip-name-badge{margin-left:3px}.vip-entrance-identity strong{font-size:13px}}@media (prefers-reduced-motion:reduce){.vip-name-badge:after,.vip-avatar-ornament:before,.vip-avatar-ornament>b,.vip-avatar-ornament>em{animation:none!important}.vip-entrance{animation:.65s ease-out forwards vip-entrance-reduced}.vip-entrance-avatar-shell,.vip-entrance-identity,.vip-entrance-badge{opacity:1;animation:none!important}.vip-entrance-beam,.vip-entrance-particles,.vip-entrance-ring{display:none}@keyframes vip-entrance-reduced{0%{opacity:0}20%,75%{opacity:1}to{opacity:0}}}.chat-player-vip-badge.vip-name-badge{gap:1px;min-width:37px;height:16px;padding:0 5px}.chat-player-vip-badge.vip-name-badge em{letter-spacing:.2px;font-size:6px}.chat-player-vip-badge.vip-name-badge strong{font-size:8px}.editable-profile>.avatar{margin:5px 8px 0 3px}.vip-entrance-identity{gap:2px;display:grid}.vip-entrance-identity small{color:#eff4f8b8;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:600;line-height:1.2;display:block;overflow:hidden}.vip-entrance-8 .vip-entrance-identity small{color:#ffe297c7}.chat-red-packet.niuniu-packet:after{content:"庄家的牛牛红包"}.wechat-open-brand span{font-size:11px}.wechat-open-brand span:after{content:none}.wechat-open-packet{perspective:760px}.wechat-open-button.spinning{backface-visibility:hidden;animation:.72s cubic-bezier(.2,.75,.25,1) both packet-open-direct-coin-flip}@keyframes packet-open-direct-coin-flip{0%{transform:translate(-50%,-50%)rotateY(0)scale(1)}28%{transform:translate(-50%,-50%)rotateY(90deg)scale(1.08)}55%{transform:translate(-50%,-50%)rotateY(270deg)scale(1.08)}to{transform:translate(-50%,-50%)rotateY(720deg)scale(1)}}.wechat-open-packet.opened{background:radial-gradient(circle at 17% 20%,#ffcc4ef2 0 3px,#0000 4px),radial-gradient(circle at 82% 24%,#ffd15ae6 0 4px,#0000 5px),radial-gradient(circle at 24% 35%,#ffd76ed9 0 3px,#0000 4px),radial-gradient(circle at 77% 40%,#ffd45fbf 0 3px,#0000 4px),linear-gradient(155deg,#ff4a24 0%,#f3271f 46%,#d91419 100%);border:1px solid #ffc6702e;border-radius:22px;width:min(390px,100vw - 32px);height:min(600px,100dvh - 32px);min-height:520px;overflow:hidden;box-shadow:0 30px 90px #0000009e,inset 0 1px #ffffff21}.wechat-open-packet.opened:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#f43323db,#df181c 78%);border-radius:0 0 50% 50%/0 0 100% 100%;height:82px;position:absolute;bottom:138px;left:-10%;right:-10%;box-shadow:0 18px 24px #72070847,inset 0 -1px #ffd5821f}.wechat-open-packet.opened:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 30% 13%,#0000 0 17px,#ffc33c38 18px 19px,#0000 20px),radial-gradient(circle at 76% 30%,#0000 0 14px,#ffc33c38 15px 16px,#0000 17px);display:block;position:absolute;inset:0}.wechat-open-packet.opened .wechat-open-close{background:#8e0c0b1f;border-color:#ffebcf7a;width:39px;height:39px;top:16px;right:16px}.wechat-open-packet.opened .wechat-open-close svg{width:22px}.wechat-packet-result{z-index:2;box-sizing:border-box;color:#fff5df;flex-direction:column;align-items:center;height:100%;padding:56px 24px 28px;display:flex;position:relative}.wechat-packet-result:before{content:"";z-index:-1;opacity:.82;background:radial-gradient(circle at 7% 31%, #ffd15e 0 3px, transparent 4px), radial-gradient(circle at 18% 82%, #ffd15e 0 3px, transparent 4px), radial-gradient(circle at 89% 26%, #ffd15e 0 4px, transparent 5px), radial-gradient(circle at 82% 78%, #ffd15e 0 3px, transparent 4px), conic-gradient(from 0deg at 23% 20%, transparent 0 7%, #f9ad3d 8% 9%, transparent 10% 20%, #f9ad3d 21% 22%, transparent 23% 32%, #f9ad3d 33% 34%, transparent 35% 44%, #f9ad3d 45% 46%, transparent 47% 100%), conic-gradient(from 12deg at 78% 66%, transparent 0 8%, #f9ad3d 9% 10%, transparent 11% 21%, #f9ad3d 22% 23%, transparent 24% 34%, #f9ad3d 35% 36%, transparent 37% 47%, #f9ad3d 48% 49%, transparent 50% 100%);pointer-events:none;height:190px;position:absolute;top:75px;left:38px;right:38px}.wechat-packet-result-avatar{color:#a02218;background:linear-gradient(145deg,#ffd66f,#f1a82b);border:5px solid #fff0c4;border-radius:50%;flex:0 0 96px;place-items:center;width:96px;height:96px;font-size:34px;font-weight:850;display:grid;position:relative;overflow:visible;box-shadow:0 13px 30px #78080654}.wechat-packet-result-avatar>img{object-fit:cover;border-radius:50%;width:100%;height:100%}.wechat-packet-result-avatar>i{color:#e53225;background:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:-4px;right:-8px;box-shadow:0 5px 12px #64080540}.wechat-packet-result-avatar>i svg{stroke-width:4px;width:25px}.wechat-packet-result-sender{color:#ffe2ad;flex-direction:column;gap:5px;margin-top:18px;display:flex}.wechat-packet-result-sender strong{color:#fff7e5;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:18px;font-weight:720;overflow:hidden}.wechat-packet-result-amount{color:#ffe6a5;margin-top:28px}.wechat-open-packet.opened .wechat-packet-result-amount h2{color:#ffe3a0;letter-spacing:.08em;margin:0;font-size:28px;font-weight:800}.wechat-open-packet.opened .wechat-packet-result-amount h2:before,.wechat-open-packet.opened .wechat-packet-result-amount h2:after{color:#ffd47b;letter-spacing:0;margin:0 13px;font-size:.78em;font-weight:500;display:inline-block}.wechat-open-packet.opened .wechat-packet-result-amount h2:before{content:"❧";transform:rotate(-28deg)}.wechat-open-packet.opened .wechat-packet-result-amount h2:after{content:"❧";transform:scaleX(-1)rotate(-28deg)}.wechat-packet-result-amount>strong{color:#fff0bd;text-shadow:0 3px 12px #79080540;white-space:nowrap;margin-top:14px;font-size:clamp(42px,12vw,58px);line-height:1.06;display:block}.wechat-packet-result-amount>p{color:#ffe6bd;margin:16px 0 0;font-size:15px}.wechat-packet-result.ended .wechat-packet-result-amount{margin-top:48px}.wechat-packet-result.ended .wechat-packet-result-amount>p{font-size:17px}.wechat-packet-result-seal{z-index:4;color:#ffc65d;background:#e92b21;border:2px solid #ffc55661;border-radius:50%;place-items:center;width:48px;height:48px;font-size:23px;display:grid;position:absolute;bottom:112px;left:50%;transform:translate(-50%);box-shadow:0 6px 16px #78080540}.wechat-open-packet.opened .wechat-packet-result-detail{z-index:5;color:#d6271d;background:linear-gradient(90deg,#ffe29a,#ffd178);border:1px solid #ffffff73;border-radius:27px;justify-content:center;align-items:center;gap:6px;width:min(220px,70%);height:54px;margin:0;font-size:16px;font-weight:780;display:flex;position:absolute;bottom:30px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 10px 24px #70090647}.wechat-open-packet.opened .wechat-packet-result-detail svg{width:19px}.wechat-packet-summary>i{color:#991f18;background:linear-gradient(145deg,#ffe39a,#e8a92c);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto;font-size:24px;font-style:normal;font-weight:850;display:grid}@media (height<=590px){.wechat-open-packet.opened{height:calc(100dvh - 24px);min-height:0}.wechat-packet-result{padding-top:48px}.wechat-packet-result-avatar{flex-basis:72px;width:72px;height:72px}.wechat-packet-result-sender{margin-top:10px}.wechat-packet-result-amount{margin-top:16px}.wechat-packet-result-amount>strong{margin-top:8px;font-size:40px}.wechat-packet-result-amount>p{margin-top:8px}.wechat-open-packet.opened:before{bottom:96px}.wechat-packet-result-seal{bottom:79px}.wechat-open-packet.opened .wechat-packet-result-detail{height:50px;bottom:17px}}.wechat-open-packet.opened{aspect-ratio:auto;background:#e72a1f url(../assets/red-packet-result-bg.webp) 50%/100% 100% no-repeat;border-color:#ffc67033;width:min(330px,88vw);height:470px;min-height:0}.wechat-open-packet.opened:before,.wechat-open-packet.opened:after,.wechat-packet-result:before{content:none;display:none}.wechat-packet-result-seal{display:none}.wechat-open-packet.opened .wechat-open-close{z-index:8;background:#820a081f}.wechat-packet-result{padding:42px 20px 20px}.wechat-packet-result-avatar{flex-basis:78px;width:78px;height:78px}.wechat-packet-result-sender{gap:2px;margin-top:10px}.wechat-packet-result-sender strong{font-size:16px}.wechat-packet-result-sender span{font-size:12px}.wechat-packet-result-amount{margin-top:14px}.wechat-open-packet.opened .wechat-packet-result-amount h2{font-size:22px}.wechat-packet-result-amount>strong{margin-top:7px;font-size:clamp(38px,11vw,46px)}.wechat-packet-result-amount>p{margin-top:7px;font-size:12px}.wechat-open-packet.opened .wechat-packet-result-detail{height:48px;bottom:18px}@media (height<=590px){.wechat-open-packet.opened{aspect-ratio:auto;width:min(330px,88vw);height:470px}.wechat-packet-result{padding-top:42px}}.chat-official-badge{letter-spacing:.06em;background:linear-gradient(135deg,#0b0b0c,#2c2414,#050505);border:1px solid #d4a741;border-radius:8px;align-items:center;height:18px;padding:0 8px;font-weight:900;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 9px #f4be3f6b;color:#ffd66f!important;font-size:9px!important}.chat-official-badge:after{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);width:35%;animation:2.2s ease-in-out infinite official-shine;position:absolute;inset:-30% auto -30% -45%;transform:skew(-22deg)}@keyframes official-shine{0%,58%{left:-45%}to{left:125%}}.chat-red-packet.tip-packet{background:linear-gradient(135deg,#ffbc30,#ed8d08);border-radius:10px;grid-template-columns:42px 1fr 14px;min-height:100px;padding:15px 13px 32px;position:relative;overflow:hidden;box-shadow:0 7px 22px #ef8e083d}.chat-red-packet.tip-packet:after{content:"打赏红包";color:#93631a;background:#fff0cc;align-items:center;height:27px;padding:0 13px;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.chat-red-packet.tip-packet span b{font-size:13px;line-height:1.35}.chat-red-packet.tip-packet span em{display:none}.customer-tip-banner{z-index:45;color:#5d3300;background:linear-gradient(110deg,#ffd85a,#f5a20b,#ffbd2b);border:1px solid #ffd875;border-radius:36px;align-items:center;gap:12px;width:min(340px,100% - 32px);min-height:68px;padding:8px 18px 8px 9px;animation:2s both tip-banner-in;display:flex;position:absolute;top:92px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 32px #f5a20b59,inset 0 1px #fff9}.customer-tip-banner:after{content:"";background:#fff9;width:22%;animation:1.6s linear tip-banner-shine;position:absolute;inset:-50% auto -50% -25%;transform:skew(-18deg)}.customer-tip-banner i{background:#fff;border:3px solid #fff2bd;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;font-style:normal;display:grid;overflow:hidden}.customer-tip-banner img{object-fit:cover;width:100%;height:100%}.customer-tip-banner span{gap:3px;display:grid}.customer-tip-banner b{font-size:13px}.customer-tip-banner em{font-size:12px;font-style:normal;font-weight:800}@keyframes tip-banner-in{0%{opacity:0;transform:translate(-50%,-18px)scale(.94)}12%,85%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-8px)scale(.98)}}@keyframes tip-banner-shine{to{left:120%}}.player-interaction-menu.action-mode{grid-template-columns:repeat(3,1fr);height:48px;padding:5px}.player-interaction-menu.action-mode button{color:#ffd36b;font-family:inherit;font-size:11px;font-weight:800}.player-interaction-menu.emoji-mode{grid-template-columns:repeat(6,1fr)}.tip-modal select{min-width:0;color:inherit;font:inherit;text-align:right;background:0 0;border:0;flex:1}.tip-modal label{align-items:center;display:flex}.tip-modal label input{flex:1}.private-chat-list-item{touch-action:auto;padding-left:21px}.private-chat-list-item>i.private-chat-list-avatar{color:#f3c555;background:linear-gradient(145deg,#33250d,#17130c);border:1px solid #f1be4852}.private-chat-list-item .chat-official-badge{height:17px;padding:0 6px}.customer-private-page{color:#f5f5f5;background:#191a20;grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;max-height:100dvh;display:grid;overflow:hidden}.customer-private-header{min-height:72px;padding:calc(8px + env(safe-area-inset-top)) 12px 8px;background:#202127;border-bottom:1px solid #32343c;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;display:grid}.customer-private-header>button{color:#fff;background:0 0;border:0;place-items:center;width:40px;height:40px;display:grid}.customer-private-header>button svg{width:25px;height:25px}.customer-private-header>div{justify-content:center;align-items:center;gap:10px;min-width:0;display:flex}.customer-private-header img,.customer-private-header i{object-fit:cover;color:#ffd469;background:#34270e;border:1px solid #efbe4173;border-radius:9px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid;overflow:hidden}.customer-private-header span{min-width:0}.customer-private-header b,.customer-private-header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.customer-private-header b{font-size:15px}.customer-private-header small{color:#a19b90;margin-top:2px;font-size:9px}.customer-private-messages{overscroll-behavior:contain;background:radial-gradient(circle at 50% 0,#d8a6300d,#0000 36%),#191a20;min-height:0;padding:18px 13px 10px;overflow:hidden auto}.customer-private-loading{color:#7f8087;text-align:center;padding-top:25vh;font-size:11px}.customer-private-messages article{align-items:flex-start;gap:9px;margin:0 0 17px;display:flex}.customer-private-messages article.mine{flex-direction:row-reverse}.customer-private-messages article>i{background:linear-gradient(145deg,#a67c21,#5b400d);border-radius:9px;flex:none;place-items:center;width:40px;height:40px;font-style:normal;font-weight:900;display:grid;overflow:hidden}.customer-private-messages article>i img{object-fit:cover;width:100%;height:100%}.customer-private-messages article>div{justify-items:start;max-width:min(74%,390px);display:grid}.customer-private-messages article.mine>div{justify-items:end}.customer-private-messages article div>small{color:#8d8e95;align-items:center;gap:5px;min-height:17px;font-size:9px;display:flex}.customer-private-messages article div>small .chat-official-badge{height:16px;padding:0 6px;font-size:7px!important}.customer-private-messages p{color:#f7f7f7;white-space:pre-wrap;word-break:break-word;background:#303138;border-radius:4px 12px 12px;margin:2px 0 0;padding:10px 12px;font-size:14px;line-height:1.52;position:relative;box-shadow:0 2px 6px #00000024}.customer-private-messages article.mine p{color:#fff;background:#b58927;border-radius:12px 4px 12px 12px}.customer-private-messages p.emoji-message{box-shadow:none;background:0 0;padding:3px 5px;font-size:34px;line-height:1.25}.customer-private-messages time{color:#666871;margin-top:4px;font-size:8px}.customer-private-bottom{height:1px;display:block}.customer-private-error{z-index:12;color:#ffb2b2;background:#4c1414eb;border:1px solid #ff6b6b59;border-radius:10px;margin:auto;padding:9px 12px;font-size:10px;position:fixed;bottom:82px;left:16px;right:16px}.customer-private-composer{padding:9px 10px calc(9px + env(safe-area-inset-bottom));background:#222329;border-top:1px solid #34353d;grid-template-columns:minmax(0,1fr) 38px 38px;align-items:center;gap:7px;display:grid}.customer-private-composer input{color:#fff;background:#303139;border:0;border-radius:7px;outline:none;min-width:0;height:42px;padding:0 13px;font-size:14px}.customer-private-composer input:focus{box-shadow:0 0 0 1px #f2c04c61}.customer-private-composer button{color:#f5f5f5;background:0 0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.customer-private-composer button svg{width:23px;height:23px}.customer-private-composer .customer-private-send{color:#211504;background:linear-gradient(135deg,#f4c74f,#b97c12);border-radius:9px}.customer-private-composer .customer-private-send:disabled{opacity:.35}.customer-private-emoji-panel{height:min(330px,38dvh);padding:10px 9px calc(10px + env(safe-area-inset-bottom));background:#202127;border-top:1px solid #34353d;grid-template-columns:repeat(8,1fr);align-content:start;gap:3px;display:grid;overflow-y:auto}.customer-private-emoji-panel button{aspect-ratio:1;background:0 0;border:0;border-radius:8px;min-width:0;font-size:24px}.customer-private-page.emoji-open{grid-template-rows:auto minmax(0,1fr) auto auto}@media (width<=380px){.customer-private-emoji-panel{grid-template-columns:repeat(7,1fr)}.customer-private-messages article>div{max-width:78%}}.customer-service-account .wallet-actions{display:none!important}
