.lottery-result-view[data-v-bd856c8c]{min-height:100vh;background-color:var(--tg-theme-bg-color, #1a222c);color:var(--tg-theme-text-color, #ffffff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-y:auto}.loading[data-v-bd856c8c],.error[data-v-bd856c8c]{padding:2rem;text-align:center}.error[data-v-bd856c8c]{color:var(--tg-theme-destructive-text-color, #ff4d4f)}.header[data-v-bd856c8c]{padding:1rem}.header-top[data-v-bd856c8c]{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.draw-info[data-v-bd856c8c]{font-size:.95rem;line-height:1.5;margin-bottom:1rem}.draw-info span[data-v-bd856c8c]{color:#66b2ff;font-weight:700}.winners-count[data-v-bd856c8c]{font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.winners-count small[data-v-bd856c8c]{font-size:.85rem;font-weight:400;color:var(--tg-theme-hint-color, #a0b0c0)}.table-container[data-v-bd856c8c]{overflow-x:auto}table[data-v-bd856c8c]{width:100%;border-collapse:collapse;font-size:.9rem}th[data-v-bd856c8c]{text-align:left;padding:.75rem .5rem;background-color:var(--tg-theme-secondary-bg-color, #222b36);color:var(--tg-theme-hint-color, #a0b0c0);font-weight:600;border-bottom:1px solid var(--tg-theme-separator-color, #2d3746);white-space:nowrap}td[data-v-bd856c8c]{padding:.75rem .5rem;border-bottom:1px solid var(--tg-theme-separator-color, #2d3746)}tr[data-v-bd856c8c]:nth-child(2n){background-color:#ffffff05}.name-col[data-v-bd856c8c]{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.number-col[data-v-bd856c8c]{color:#66b2ff;font-family:monospace;font-size:.95rem}.amount-col[data-v-bd856c8c]{font-weight:700}.empty-msg[data-v-bd856c8c]{text-align:center;padding:2rem;color:var(--tg-theme-hint-color, #a0b0c0)}:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#0b1f42;background:#dfeaf7;font-synthesis:none;--blue:#0759dd;--deep:#062968;--cyan:#19bce8;--ink:#071a39;--muted:#70819b;--line:#dbe6f2}*{box-sizing:border-box;touch-action:manipulation}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% 0,#f9fdff 0,#dce9f6 48%,#ccdced)}button{font:inherit}.app-shell{width:min(100%,430px);min-height:100vh;margin:auto;background:#f7faff;box-shadow:0 0 60px #06296833;position:relative;padding-bottom:88px;overflow:hidden}.topbar{height:72px;padding:env(safe-area-inset-top) 20px 0;display:flex;align-items:center;justify-content:space-between;background:#f7faffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(219,230,242,.8)}.brand{display:flex;align-items:center;gap:10px}.brand img{width:40px;height:40px;border-radius:50%;object-fit:cover;box-shadow:0 4px 14px #0759dd3d}.brand div{display:grid}.brand b{font-size:16px}.brand span{font-size:10px;color:var(--muted);margin-top:2px}.icon-button{border:0;background:#e8f1ff;color:var(--blue);width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.content{padding:24px 18px 16px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.eyebrow{font-size:9px;letter-spacing:.17em;color:var(--blue);font-weight:800}.page-heading h1{font-size:27px;margin:4px 0 0;letter-spacing:-.04em}.live{font-size:11px;color:#24835b;background:#e7f7ef;padding:7px 10px;border-radius:20px;font-weight:700}.live i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#26ad70;margin-right:5px;box-shadow:0 0 0 4px #26ad701f}.balance-panel{position:relative;overflow:hidden;background:linear-gradient(145deg,#062968,#0759dd 62%,#18aee1 130%);color:#fff;border-radius:24px;padding:22px;min-height:188px;box-shadow:0 18px 35px #063e9747}.balance-panel:before{content:"";position:absolute;inset:-70% -55% auto auto;width:250px;height:250px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.balance-copy{display:grid;position:relative;z-index:2}.balance-copy>span{font-size:12px;color:#c5ddff}.balance-copy strong{font-size:42px;letter-spacing:-.04em;margin:6px 0 2px}.balance-copy small{display:flex;align-items:center;gap:4px;color:#aeeaff}.watermark{position:absolute;right:-12px;top:14px;opacity:.18}.balance-panel button{position:absolute;left:22px;bottom:20px;border:0;border-radius:12px;padding:11px 16px;background:#fff;color:var(--deep);font-weight:800;box-shadow:0 8px 18px #00144638}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);margin:18px 0;border-block:1px solid var(--line);padding:16px 0}.metric-row div{display:grid;justify-items:center;gap:5px;border-right:1px solid var(--line);color:var(--blue)}.metric-row div:last-child{border:0}.metric-row span{font-size:10px;color:var(--muted)}.metric-row b{font-size:13px;color:var(--ink)}.draw-strip{display:flex;justify-content:space-between;align-items:center;padding:6px 0 20px}.draw-strip>div>span{font-size:11px;color:var(--muted)}.balls{display:flex;align-items:center;gap:6px;margin-top:8px}.balls b,.recent-balls i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#cfe4ff);border:1px solid #a8cdfd;color:var(--deep);font-style:normal;box-shadow:inset 0 1px #fff}.balls em{font-style:normal;color:var(--muted)}.balls strong{font-size:18px;color:var(--blue)}.draw-strip button,.section-title button,.ticket-summary button,.proof button{border:0;background:transparent;color:var(--blue);font-size:12px;font-weight:700}.section-block,.history,.source-list{padding-top:2px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:8px 0 12px}.section-title h2,.source-list h2{font-size:17px;margin:0}.section-title p{font-size:10px;color:var(--muted);margin:4px 0 0}.section-title>span{font-size:11px;color:var(--blue);font-weight:700}.task{width:100%;display:flex;align-items:center;gap:11px;padding:14px 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.task-icon{width:42px;height:42px;border-radius:13px;background:#e5f0ff;color:var(--blue);display:grid;place-items:center}.task>span:nth-child(2){display:grid;flex:1;gap:4px}.task b{font-size:13px}.task small{font-size:9px;color:var(--muted)}.task em{font-style:normal;font-size:11px;color:var(--blue);font-weight:800}.task em.done{color:#26a36b}.lottery-teaser{margin-top:18px;background:#071e48;color:#fff;border-radius:20px;padding:18px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.lottery-teaser>svg{color:#33bff0;opacity:.6;transform:rotate(-12deg)}.lottery-teaser span{font-size:10px;color:#91b9eb}.lottery-teaser h2{font-size:17px;margin:5px 0}.lottery-teaser h2 b{color:#71d9ff}.lottery-teaser p{display:flex;align-items:center;gap:4px;font-size:10px;color:#afc9ea;margin:0}.round-head{background:#071e48;color:#fff;border-radius:20px;padding:18px;display:flex;justify-content:space-between;align-items:center}.round-head>div:first-child{display:grid}.round-head span{font-size:11px;color:#a9c8ed}.round-head b{font-size:34px;color:#70d6ff}.round-head small{font-size:9px;color:#91abd0}.recent-balls{display:flex;gap:5px;align-items:center}.recent-balls i{width:27px;height:27px}.recent-balls strong{margin-left:4px;color:#67d4ff}.subtabs,.rank-tabs{display:flex;border-bottom:1px solid var(--line);margin:18px 0 14px}.subtabs button,.rank-tabs button{flex:1;border:0;background:transparent;padding:11px 2px;color:var(--muted);font-size:12px}.subtabs button.active,.rank-tabs button.active{color:var(--blue);font-weight:800;border-bottom:2px solid var(--blue)}.roadmap{display:grid;grid-template-columns:repeat(9,1fr);gap:5px;padding:8px 0 18px}.roadmap div{aspect-ratio:1;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:9px;font-weight:700}.roadmap .big{background:#0759dd}.roadmap .small{background:#20a9c9}.bet-block{border-top:1px solid var(--line);padding-top:10px}.bet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.bet-grid button{border:1px solid var(--line);border-radius:12px;background:#fff;padding:11px 4px;display:grid;gap:3px;color:var(--ink)}.bet-grid button b{font-size:13px}.bet-grid button span{font-size:9px;color:var(--muted)}.bet-grid button.selected{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 7px 16px #0759dd38}.bet-grid button.selected span{color:#bfe2ff}.amounts{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0}.amounts button{border:0;border-radius:9px;background:#e8eff8;color:#536681;padding:9px 0;font-size:11px}.amounts button.selected{background:#dceaff;color:var(--blue);font-weight:800}.primary,.invite-button{width:100%;border:0;border-radius:14px;background:linear-gradient(135deg,#0759dd,#078ee1);color:#fff;padding:14px;font-weight:800;box-shadow:0 10px 22px #0759dd3d}.wallet-note{display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;color:var(--muted)}.history{margin-top:20px}.history-row{display:grid;grid-template-columns:65px 1fr 26px 48px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line);font-size:10px}.history-row>div{display:flex;gap:3px}.history-row i{font-style:normal;border-radius:50%;background:#e4edfa;width:23px;height:23px;display:grid;place-items:center}.history-row em{font-style:normal;color:var(--muted)}.podium{height:190px;display:flex;align-items:flex-end;justify-content:center;gap:8px;padding:20px 0}.podium>div{display:grid;justify-items:center;width:31%;border-radius:18px 18px 4px 4px;padding:16px 4px;color:#fff}.podium span{width:32px;height:32px;border-radius:50%;background:#fff;color:var(--deep);display:grid;place-items:center;font-weight:900}.podium b{font-size:11px;margin:10px 0 3px}.podium small{font-size:10px}.podium .first{height:172px;background:linear-gradient(#0b75ea,#063d9a)}.podium .second{height:137px;background:#5b79a3}.podium .third{height:120px;background:#278ea8}.podium .first svg{position:absolute;color:#ffd962;transform:translateY(-34px)}.my-rank{display:flex;align-items:center;gap:12px;background:#e6f0ff;border-radius:16px;padding:15px;color:var(--deep)}.my-rank>span{font-size:11px}.my-rank>strong{font-size:21px}.my-rank div{margin-left:auto;display:grid;text-align:right}.my-rank div small{font-size:9px;color:var(--muted)}.rank-list div{height:58px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:11px}.rank-list span{width:20px;text-align:center;color:var(--muted);font-size:12px}.rank-list i{font-style:normal;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dceaff;color:var(--blue);font-weight:800}.rank-list b{font-size:12px}.rank-list em{margin-left:auto;font-style:normal;font-size:12px}.jackpot{background:linear-gradient(150deg,#061d48,#0759dd);color:#fff;border-radius:24px;text-align:center;padding:24px;box-shadow:0 18px 35px #06296840}.jackpot>span{font-size:11px;color:#b6d5ff}.jackpot>strong{display:block;font-size:35px;color:#7ae1ff;margin:5px 0}.jackpot>p{font-size:9px;color:#b6cdec}.countdown{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:17px}.countdown b{background:#ffffff24;padding:8px 10px;border-radius:8px}.ticket-summary{display:flex;align-items:center;justify-content:space-between;padding:20px 2px 12px}.ticket-summary>div{display:flex;align-items:center;gap:9px;color:var(--blue)}.ticket-summary span{display:grid;color:var(--muted);font-size:10px}.ticket-summary span b{font-size:17px;color:var(--ink)}.ticket-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.ticket-grid article{background:#fff;border:1px solid #cfe0f2;border-left:4px solid var(--blue);border-radius:11px;padding:10px;display:grid;box-shadow:0 5px 13px #1138690f}.ticket-grid span{font-size:7px;letter-spacing:.12em;color:var(--blue)}.ticket-grid b{font-size:24px;letter-spacing:.1em;color:var(--deep);margin:2px 0}.ticket-grid small{font-size:7px;color:var(--muted)}.proof{display:flex;align-items:center;gap:10px;border-block:1px solid var(--line);padding:17px 0;margin:18px 0;color:var(--blue)}.proof div{display:grid;flex:1}.proof b{font-size:12px;color:var(--ink)}.proof p{font-size:8px;color:var(--muted);margin:3px 0 0}.source-list>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:13px 0;font-size:12px}.source-list>div b{color:var(--blue)}.profile-head{display:flex;align-items:center;gap:16px;padding:12px 0 20px}.profile-head img{width:74px;height:74px;border-radius:50%;box-shadow:0 8px 20px #0759dd33}.profile-head h2{margin:0 0 4px}.profile-head p{font-size:10px;color:var(--muted);margin:0 0 7px}.profile-head span{font-size:9px;color:#188656;background:#e6f7ee;padding:5px 7px;border-radius:10px;display:inline-flex;align-items:center;gap:3px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:16px 0;border-block:1px solid var(--line)}.profile-stats div{display:grid;text-align:center;border-right:1px solid var(--line)}.profile-stats div:last-child{border:0}.profile-stats b{font-size:17px}.profile-stats span{font-size:9px;color:var(--muted);margin-top:4px}.menu-list{margin:14px 0 20px}.menu-list button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;display:flex;align-items:center;text-align:left;gap:12px;padding:14px 2px;color:var(--blue)}.menu-list button span{display:grid;flex:1;color:var(--ink);font-size:12px;font-weight:700}.menu-list button small{font-size:8px;color:var(--muted);margin-top:4px;font-weight:400}.menu-list button em{font-style:normal;color:#96a8bf;font-size:20px}.bottom-nav{position:fixed;z-index:30;bottom:0;width:min(100%,430px);height:72px;padding-bottom:env(safe-area-inset-bottom);background:#fafcfff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(204,220,237,.9)}.bottom-nav button{border:0;background:transparent;display:grid;place-content:center;justify-items:center;gap:3px;color:#8494aa;font-size:9px}.bottom-nav button.active{color:var(--blue)}.toast{position:fixed;z-index:110;left:50%;bottom:84px;transform:translate(-50%);width:max-content;max-width:88%;background:#071e48;color:#fff;border-radius:14px;padding:12px 16px;display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.4;box-shadow:0 12px 30px #0016384d}.toast-enter-active,.toast-leave-active{transition:.25s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,12px)}@media(min-width:600px){body{padding:24px 0}.app-shell{min-height:calc(100vh - 48px);border-radius:28px}.bottom-nav{border-radius:0 0 28px 28px}.topbar{border-radius:28px 28px 0 0}}.menu-list button.energy-lottery-entry{background:linear-gradient(170deg,#f0f8ff,#e6f0ff);border-radius:12px;padding:14px 12px;margin-bottom:8px;border-bottom:none;box-shadow:0 4px 12px #1872f20f}.topbar-actions{display:flex;align-items:center;gap:10px}.notification-button{background:#fff;color:var(--ink);border-radius:14px;box-shadow:0 4px 12px #071f4221}.notification-button{position:relative}.notification-badge{position:absolute;right:-5px;top:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:#e74759;color:#fff;font:700 9px/17px Inter,PingFang SC,sans-serif;font-style:normal}.notification-page{position:fixed;top:0;bottom:72px;left:50%;z-index:25;width:min(100%,430px);transform:translate(-50%);background:#f7faff;overflow:auto;overscroll-behavior:contain}.notification-page-topbar{height:72px;padding:env(safe-area-inset-top) 20px 0;display:flex;align-items:center;justify-content:space-between;background:#f7fafff5;border-bottom:1px solid rgba(219,230,242,.8)}.notification-page-content{padding:18px}.notification-page-heading{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;text-align:center;min-height:42px}.notification-page-heading h1{margin:0;font-size:20px;letter-spacing:-.02em}.notification-back{width:38px;height:38px;border:0;border-radius:12px;background:#fff;color:var(--ink);display:grid;place-items:center;box-shadow:0 3px 10px #071f421a}.notification-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2px 10px;padding:0 2px 8px;border-bottom:1px solid var(--line)}.notification-toolbar>div{display:flex;flex:1 1 100%;flex-wrap:wrap;gap:0 14px;overflow:visible}.notification-toolbar button{border:0;background:transparent;white-space:nowrap;color:var(--muted);font-size:12px;padding:7px 0}.notification-toolbar button.active{color:var(--blue);font-weight:800;border-bottom:2px solid var(--blue)}.notification-toolbar .notification-read-all{color:var(--blue)}.notification-toolbar .notification-read-all:disabled{color:#aab7c8}.notification-list{padding:12px 0 16px}.notification-row{width:100%;display:flex;gap:10px;align-items:flex-start;text-align:left;border:0;border-radius:13px;background:#fff;padding:12px;margin-bottom:8px;color:var(--ink);box-shadow:0 1px 6px #1e41770f}.notification-row.unread{background:#edf6ff}.notification-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#e4f0ff;color:var(--blue);flex:none}.notification-icon.ranking{background:#fff3d9;color:#b56d00}.notification-icon.system{background:#eeeaff;color:#704cc4}.notification-row>span:nth-child(2){display:grid;flex:1;gap:3px;min-width:0}.notification-row b{font-size:13px}.notification-row small{font-size:11px;line-height:1.35;color:#5f718c}.notification-row em{font-size:10px;font-style:normal;color:#8a98aa}.notification-row>i{width:7px;height:7px;border-radius:50%;background:var(--blue);margin-top:5px;flex:none}.notification-empty{margin:18px 0;padding:30px 12px;text-align:center;color:var(--muted);font-size:12px;border:1px dashed #d4e0f0;border-radius:16px;background:#ffffff8c}.notification-load-more{margin:2px 0 8px;padding:12px;text-align:center;color:var(--muted);font-size:11px}.notification-row small{white-space:pre-line}.balance-panel{min-height:210px;display:flex;flex-direction:column;align-items:flex-start}.balance-copy small{min-height:18px}.balance-panel button{position:relative;left:auto;bottom:auto;margin-top:16px}.home-jackpot{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:112px minmax(0,1fr);margin:2px 0 20px;border:1px solid #cfe0f2;border-radius:20px;background:#f5f9fe;box-shadow:0 13px 28px #19468221}.home-jackpot__ticket{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6f829e;border-right:1px solid #c9def3;background:linear-gradient(180deg,#fff,#eef6ff)}.home-jackpot__ticket svg{color:#075ddc}.home-jackpot__ticket span{margin-top:7px;font-size:10px}.home-jackpot__ticket b{margin-top:7px;color:#0b2147;font-size:27px;line-height:1}.home-jackpot__ticket small{margin-top:3px;font-size:8px}.home-jackpot__inner{position:relative;overflow:hidden;min-width:0;min-height:180px;padding:14px 14px 13px;border-left:1px solid rgba(100,229,255,.24);border-radius:0 19px 19px 0;color:#fff;background:linear-gradient(135deg,#07317d,#075fc7 54%,#0790d9 115%)}.home-jackpot__inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(94,212,255,.28) 1px,transparent 1px),linear-gradient(90deg,rgba(94,212,255,.28) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(to bottom,transparent 12%,#000 48%,transparent 92%);mask-image:linear-gradient(to bottom,transparent 12%,#000 48%,transparent 92%)}.home-jackpot__inner:after{content:"";position:absolute;z-index:-1;right:-50px;top:-85px;width:210px;height:210px;border-radius:50%;background:#29d4ef33;filter:blur(28px);animation:jackpot-breathe 4.4s ease-in-out infinite}.home-jackpot__topline,.home-jackpot__summary,.home-jackpot__clock{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.home-jackpot__eyebrow{display:flex;align-items:center;gap:8px;color:#d8e7ff;font-size:12px;font-weight:760;letter-spacing:.08em}.home-jackpot__eyebrow i,.home-jackpot__live i,.home-jackpot__draw-copy b i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#57efff;box-shadow:0 0 0 5px #57efff14,0 0 12px #57efffe0;animation:energy-pulse 1.8s ease-in-out infinite}.home-jackpot__badge{padding:5px 10px;border:1px solid rgba(182,228,255,.34);border-radius:999px;color:#c5e7ff;font-size:9px;font-weight:760;letter-spacing:.08em;background:#0336804d}.home-jackpot__summary{margin-top:4px}.home-jackpot__amount{position:relative;display:flex;align-items:baseline;color:#fff;font-variant-numeric:tabular-nums;filter:drop-shadow(0 5px 15px rgba(0,20,108,.22))}.home-jackpot__currency{margin-right:4px;color:#63eeff;font-size:25px;font-weight:760}.home-jackpot__digits{display:flex;overflow:hidden;color:#fff;font-size:39px;line-height:1.06;font-weight:800;letter-spacing:-.045em}.home-jackpot__digit{display:inline-block;opacity:0;transform:translateY(-105%);animation:jackpot-digit-in .62s cubic-bezier(.19,.8,.25,1.18) forwards,jackpot-digit-hop 3.6s ease-in-out infinite;animation-delay:calc(.06s + var(--digit-index) * 45ms),calc(1.1s + var(--digit-index) * .09s)}.home-jackpot__sheen{position:absolute;top:-6px;right:-14px;bottom:-6px;left:-14px;overflow:hidden;pointer-events:none}.home-jackpot__sheen:after{content:"";position:absolute;top:0;left:-35%;width:18%;height:100%;transform:skew(-20deg);background:linear-gradient(90deg,transparent,rgba(140,247,255,.72),transparent);filter:blur(1px);animation:jackpot-sweep 4.5s 1.1s ease-in-out infinite}.home-jackpot__energy{margin-right:3px;color:#72dfff;opacity:.76;filter:drop-shadow(0 0 10px rgba(87,239,255,.38));animation:energy-float 3s ease-in-out infinite}.home-jackpot__live{position:relative;z-index:1;display:flex;align-items:center;gap:7px;margin-top:1px;color:#a8c4ef;font-size:9px}.home-jackpot__live i{width:8px;height:8px}.home-jackpot__live b{color:#65efff;font-size:10px;letter-spacing:.13em}.home-jackpot__live span{letter-spacing:.04em}.home-jackpot__clock{gap:9px;margin-top:9px;padding:8px 10px;border:1px solid rgba(127,202,255,.22);border-radius:11px;background:#0418686b;box-shadow:inset 0 1px #ffffff0a}.home-jackpot__draw-copy{display:grid;gap:3px;min-width:105px}.home-jackpot__draw-copy>span{color:#89a8da;font-size:7px;letter-spacing:.13em}.home-jackpot__draw-copy b{display:flex;align-items:center;gap:6px;color:#e5eeff;font-size:10px;letter-spacing:.04em}.home-jackpot__draw-copy b i{width:5px;height:5px}.home-jackpot__countdown{display:flex;align-items:center;margin-left:auto;white-space:nowrap;font-variant-numeric:tabular-nums}.home-jackpot__countdown strong{display:grid;min-width:30px;height:30px;place-items:center;border:1px solid rgba(107,219,255,.22);border-radius:6px;color:#fff;font-size:17px;line-height:1;background:#04216dad;box-shadow:0 0 10px #406fff3d}.home-jackpot__countdown em{margin:0 3px;color:#8fa8d4;font-size:8px;font-style:normal}.home-jackpot__countdown em:last-child{margin-right:0}@media(max-width:430px){.home-jackpot{grid-template-columns:104px minmax(0,1fr)}.home-jackpot__clock{gap:5px;padding-inline:7px}.home-jackpot__draw-copy{min-width:88px}.home-jackpot__countdown strong{min-width:26px}.home-jackpot__countdown em{margin-inline:2px}}@keyframes jackpot-digit-in{0%{opacity:0;transform:translateY(-105%);filter:blur(4px)}72%{opacity:1;transform:translateY(5%);filter:blur(0)}to{opacity:1;transform:none}}@keyframes jackpot-sweep{0%,58%{left:-35%;opacity:0}64%{opacity:.8}82%{left:118%;opacity:.72}to{left:118%;opacity:0}}@keyframes jackpot-breathe{0%,to{opacity:.55;transform:scale(.95)}50%{opacity:1;transform:scale(1.04)}}@keyframes energy-pulse{0%,to{opacity:.58;transform:scale(.88)}50%{opacity:1;transform:scale(1.08)}}@keyframes energy-float{0%,to{transform:translateY(2px);opacity:.64}50%{transform:translateY(-2px);opacity:.9}}@media(max-width:370px){.home-jackpot{grid-template-columns:92px minmax(0,1fr)}.home-jackpot__inner{min-height:174px;padding:13px 9px 11px}.home-jackpot__ticket span{font-size:8px}.home-jackpot__badge{padding-inline:6px;font-size:8px}.home-jackpot__currency{font-size:18px}.home-jackpot__digits{font-size:29px}.home-jackpot__energy{width:32px}.home-jackpot__clock{gap:4px;padding-inline:6px}.home-jackpot__draw-copy{min-width:74px}.home-jackpot__draw-copy b{font-size:8px}.home-jackpot__countdown strong{min-width:22px;height:26px;font-size:13px}.home-jackpot__countdown em{margin-inline:1px}}@media(prefers-reduced-motion:reduce){.home-jackpot *,.home-jackpot *:before,.home-jackpot *:after{animation-duration:.001ms!important;animation-iteration-count:1!important}.home-jackpot__digit{opacity:1;transform:none;filter:none}}@keyframes jackpot-digit-hop{0%,10%,to{transform:translateY(0) scale(1)}5%{transform:translateY(-4px) scale(1.025)}}.home-competition{position:relative;overflow:hidden;margin-bottom:18px;padding:17px 18px 16px;border:1px solid #d8e6f5;border-radius:20px;color:#0b2147;background:linear-gradient(145deg,#fff,#f4f9ff 58%,#eaf4ff);box-shadow:0 13px 28px #204d891c}.home-competition:after{content:"";position:absolute;right:-56px;top:-72px;width:190px;height:190px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(58,161,239,.15),transparent 68%)}.home-competition__head{position:relative;z-index:1;display:flex;align-items:center;gap:11px}.home-competition__head>span{display:grid;width:38px;height:38px;place-items:center;border:1px solid #cfe2f8;border-radius:11px;color:#0b3479;background:linear-gradient(145deg,#e9f4ff,#d7eaff)}.home-competition__head div{display:grid;gap:3px}.home-competition__head b{font-size:15px}.home-competition__head small{color:#6f829e;font-size:8px}.home-competition__stats{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;margin:14px 0 10px;text-align:center}.home-competition__stats div{display:grid;gap:3px}.home-competition__stats span{color:#69809f;font-size:10px}.home-competition__stats strong{font-size:25px;line-height:1.15}.home-competition__stats>i{width:1px;height:40px;background:#c9dbef}.home-competition>p{position:relative;z-index:1;margin:0;text-align:center;color:#71849e;font-size:9px}.home-competition>p b{color:#075fd5;font-size:12px}.home-competition__progress{position:relative;z-index:1;overflow:hidden;height:6px;margin:12px 0;border-radius:99px;background:#dce9f7}.home-competition__progress i{display:block;width:8%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1d73e8,#34b8ed);box-shadow:0 0 12px #1c7de840}.home-competition>button{position:relative;z-index:1;width:100%;border:0;border-radius:12px;padding:11px;color:#fff;background:linear-gradient(135deg,#196ee4,#0755cf);font-weight:820;box-shadow:0 8px 18px #0759dd33}.home-competition>button span{margin-left:5px}.home-ad{position:relative;overflow:hidden;width:100%;min-height:82px;margin:17px 0 3px;padding:13px 14px;border:1px solid #d4e1f1;border-radius:17px;display:flex;align-items:center;gap:11px;text-align:left;color:#0b1f42;background:#fff;box-shadow:0 8px 20px #1a3d6e12}.home-ad__brand{position:relative;flex:0 0 48px;height:48px}.home-ad__brand img{width:48px;height:48px;border-radius:14px;object-fit:cover;box-shadow:0 5px 12px #0759dd2e}.home-ad__brand small{position:absolute;left:-3px;top:-8px;padding:2px 5px;border-radius:5px;color:#6f819a;background:#edf3fb;font-size:6px;letter-spacing:.08em}.home-ad__copy{display:grid;min-width:0;flex:1;gap:4px}.home-ad__copy b{font-size:12px}.home-ad__copy small{overflow:hidden;color:#778aa5;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.home-ad__action{flex:0 0 auto;color:#0759dd;font-size:9px;font-weight:800}.home-ad__action span{margin-left:2px}.home-treasure-float{position:fixed;z-index:26;right:max(14px,calc((100vw - 430px)/2 + 14px));bottom:calc(84px + env(safe-area-inset-bottom));display:flex;width:68px;height:68px;flex-direction:column;align-items:center;justify-content:flex-end;overflow:hidden;border:2px solid rgba(255,239,184,.96);border-radius:50%;padding:0;color:#fff;background:#74131b;box-shadow:0 0 0 9px #bf302a1c,0 10px 24px #6b0d1752;font-size:10px;font-weight:900;line-height:1;animation:homeTreasureFloatIn .45s cubic-bezier(.2,.8,.2,1),homeTreasurePulse 2.8s ease-in-out .45s infinite;transition:transform .16s ease}.home-treasure-float:active{transform:scale(.9)}.home-treasure-float img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.home-treasure-float span{position:relative;z-index:1;width:100%;padding:7px 0 6px;background:linear-gradient(transparent,#470209e6);text-align:center;text-shadow:0 1px 3px #410006}@keyframes homeTreasureFloatIn{0%{opacity:0;transform:translateY(14px) scale(.72)}to{opacity:1;transform:none}}@keyframes homeTreasurePulse{0%,to{box-shadow:0 0 0 7px #bf302a17,0 10px 24px #6b0d1747}50%{box-shadow:0 0 0 12px #d74a3224,0 13px 28px #6b0d175c}}@media(prefers-reduced-motion:reduce){.home-treasure-float{animation:none}}@media(max-width:370px){.home-competition{padding-inline:15px}.home-competition__stats strong{font-size:22px}.home-ad{padding-inline:11px;gap:8px}.home-ad__brand{flex-basis:43px;height:43px}.home-ad__brand img{width:43px;height:43px}.home-ad__action{font-size:8px}.home-treasure-float{right:12px;width:60px;height:60px}}.home-competition__head .lottery-exchange-entry{margin-left:auto;width:auto;padding:8px 11px;border:0;border-radius:999px;display:flex;align-items:center;gap:4px;color:#fff;background:linear-gradient(135deg,#ffb332,#ff7621);font-size:10px;font-weight:850;box-shadow:0 7px 16px #ff74213d}.lottery-exchange-backdrop{z-index:115;background:#112f5478;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lottery-exchange-sheet{--ink:#0d3976;--blue:#0b68db;--line:#b9dcfa;position:relative;width:min(91vw,430px);max-height:92vh;max-height:92dvh;overflow:auto;border:1px solid rgba(255,255,255,.95);border-radius:26px;background:radial-gradient(ellipse 105% 37% at 100% 0,rgba(211,237,255,.76),transparent 67%),linear-gradient(160deg,#fff,#fbfdff 59%,#eaf6ff);padding:clamp(18px,4.8vw,25px);color:var(--ink);box-shadow:0 28px 68px #07234b5c;scroll-behavior:smooth}.lottery-exchange-close{position:absolute;z-index:3;right:clamp(13px,4vw,18px);top:clamp(13px,4vw,18px);width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;color:#245b9d;background:#edf7ff;box-shadow:inset 0 0 0 1px #cbe4fb,0 4px 11px #1c65b91a}.lottery-exchange-head{padding-right:48px}.lottery-exchange-head>span{display:inline-flex;align-items:center;gap:7px;color:#126fe2;font-size:9px;font-weight:900;letter-spacing:.17em}.lottery-exchange-head>span:before{width:4px;height:18px;border-radius:999px;content:"";background:#116fe5}.lottery-exchange-head h2{margin:6px 0 11px;color:var(--ink);font-size:clamp(24px,6.8vw,29px);line-height:1;letter-spacing:-.05em}.lottery-exchange-head ol{margin:0;padding-left:18px;color:#315f96;font-size:11px;font-weight:620;line-height:1.65}.lottery-exchange-head li::marker{color:#0870df;font-weight:900}.lottery-exchange-head li b{color:#096adb;font-weight:900}.lottery-exchange-head li strong{display:inline-block;margin-left:4px;color:#124888;font-size:10px;font-weight:900;white-space:nowrap}.lottery-exchange-head li button{display:inline;padding:0;border:0;color:#0769d9;background:transparent;font:inherit;font-weight:900;text-align:left;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:3px;cursor:pointer}.lottery-exchange-reward{margin:18px 0 16px;padding:15px 16px;border:2px solid #0d4d9d;border-radius:20px;display:flex;align-items:center;justify-content:space-between;color:var(--ink);background:linear-gradient(112deg,#fff,#f7fcff 55%,#e5f5ff);box-shadow:inset 0 1px #fffffffa,0 10px 22px #1a64be24,0 0 0 3px #1171de0d}.lottery-exchange-reward span{display:grid;gap:4px}.lottery-exchange-reward b{font-size:15px;letter-spacing:-.025em}.lottery-exchange-reward em{display:inline;font-size:10px;font-style:normal;white-space:nowrap}.lottery-exchange-reward small{font-size:10px;font-weight:650;color:#5684b3}.lottery-exchange-reward svg{width:35px;height:35px;flex:0 0 auto;padding-left:12px;border-left:1px dashed #9dcef6;color:#10498c}.lottery-exchange-quota{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:#416a97;font-size:11px}.lottery-exchange-quota b{color:var(--ink);font-weight:900}.lottery-exchange-quota>div{display:flex;gap:7px}.lottery-exchange-quota i{width:31px;height:7px;border-radius:99px;background:#d9eafa}.lottery-exchange-quota i.used{background:linear-gradient(90deg,#338bfa,#0758ca);box-shadow:0 3px 7px #0758ca38}.lottery-exchange-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;border-radius:16px;background:linear-gradient(135deg,#eaf6ff,#ddebfa)}.lottery-exchange-tabs button{min-height:45px;border:1px solid transparent;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:7px;color:#6984a4;background:transparent;font-size:12px;font-weight:700}.lottery-exchange-tabs button svg{width:18px;height:18px}.lottery-exchange-tabs button.active{border-color:#e0eefb;color:#0864d6;background:#fff;box-shadow:0 7px 14px #1c68c226;font-weight:900}.lottery-exchange-list{display:grid;gap:9px;margin-top:13px}.lottery-exchange-list button{position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:68px;border:1px solid var(--line);border-radius:17px;padding:11px 14px 11px 22px;display:flex;align-items:center;justify-content:space-between;text-align:left;color:var(--ink);background:linear-gradient(110deg,#fff,#fbfdff 64%,#edf8ff);box-shadow:0 6px 15px #2677bf12}.lottery-exchange-list button:before{position:absolute;z-index:0;left:0;top:14px;bottom:14px;width:13px;border-radius:0 9px 9px 0;content:"";background:radial-gradient(circle at 100% 0,#fff 0 5px,transparent 5.5px),radial-gradient(circle at 100% 100%,#fff 0 5px,transparent 5.5px),linear-gradient(180deg,#3595ff,#0863dd)}.lottery-exchange-list button:after{position:absolute;z-index:0;right:17%;top:10px;bottom:10px;border-left:1px dashed #91c9fa;content:""}.lottery-exchange-list button>span,.lottery-exchange-list button svg{position:relative;z-index:1}.lottery-exchange-list button>span{display:grid;gap:5px;min-width:0}.lottery-exchange-list small{overflow:hidden;color:#6688b0;font-size:9px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.lottery-exchange-list b{color:var(--ink);font-size:23px;letter-spacing:.18em;line-height:1}.lottery-exchange-list svg{width:32px;height:32px;padding:6px;border:2px solid #c9e3f9;border-radius:50%;color:#fff;background:#fff;opacity:0}.lottery-exchange-list button.selected{border:2px solid #0a61d4;background:linear-gradient(112deg,#fff,#f5fbff 62%,#e3f3ff);box-shadow:inset 0 0 0 1px #fffffff2,0 8px 18px #0a61d430}.lottery-exchange-list button.selected:before{background:radial-gradient(circle at 100% 0,#fff 0 5px,transparent 5.5px),radial-gradient(circle at 100% 100%,#fff 0 5px,transparent 5.5px),linear-gradient(180deg,#1c7cef,#0347aa)}.lottery-exchange-list button.selected svg{border-color:#0b59be;background:#126cdd;opacity:1}.lottery-exchange-pagination{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:0;padding:8px 2px 0;color:#6683a2;font-size:9px;text-align:center}.lottery-exchange-pagination button{width:auto;min-height:31px;padding:0 10px;border:1px solid #d1e6f8;border-radius:9px;color:#2376ce;background:#fff;font-size:9px;font-weight:800}.lottery-exchange-pagination button:disabled{color:#9bb1c6;background:#f5f9fd}.lottery-exchange-random{min-height:142px;margin-top:12px;display:grid;place-items:center;align-content:center;text-align:center}.lottery-exchange-random>span{width:61px;height:61px;border-radius:20px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#4bbcff,#1476df);box-shadow:0 12px 25px #1c81df3d}.lottery-exchange-random>b{margin-top:9px;color:var(--ink);font-size:13px}.lottery-exchange-random p{max-width:250px;margin:4px 0 0;color:#65819e;font-size:9px;line-height:1.6}.lottery-exchange-empty{min-height:105px;margin:12px 0 0;display:grid;place-content:center;text-align:center;color:#647f9e;font-size:10px;line-height:1.7}.lottery-exchange-empty small{font-size:8px}.lottery-exchange-warning{margin:11px 0 0;display:flex;align-items:flex-start;gap:6px;color:#647f9e;font-size:9px;line-height:1.55}.lottery-exchange-warning svg{flex:0 0 auto;color:#1d83e5}.lottery-exchange-actions{position:-webkit-sticky;position:sticky;z-index:2;bottom:-18px;display:grid;grid-template-columns:88px 1fr;gap:10px;margin:13px -3px -3px;padding:15px 3px 4px;background:linear-gradient(to bottom,#f4fbff00,#fffffff5 38%,#fff);box-shadow:0 -10px 21px #ffffffd1}.lottery-exchange-actions button{min-height:46px;border:1px solid #c7def4;border-radius:14px;color:#164780;background:#fff;font-size:12px;font-weight:850}.lottery-exchange-actions .primary{border:0;color:#fff;background:linear-gradient(135deg,#2c88f7,#075dd1);box-shadow:0 8px 17px #1369dd3d}.lottery-exchange-actions .primary:disabled{opacity:1;color:#fff;background:linear-gradient(135deg,#89c8f6,#78aee7);box-shadow:none}.lottery-exchange-actions button:disabled:not(.primary){opacity:.48;box-shadow:none}.lottery-exchange-confirm,.lottery-exchange-success{padding-top:10px;text-align:center}.lottery-exchange-confirm>span,.lottery-exchange-success>span{width:62px;height:62px;margin:0 auto 12px;border-radius:20px;display:grid;place-items:center}.lottery-exchange-confirm>span{color:#1681e5;background:#e9f4ff}.lottery-exchange-success>span{color:#1781de;background:#e9f6ff}.lottery-exchange-confirm h2,.lottery-exchange-success h2{margin:0 0 5px;color:var(--ink);font-size:19px}.lottery-exchange-confirm>p,.lottery-exchange-success>p{margin:0;color:#647f9e;font-size:10px}.lottery-exchange-confirm article{margin:15px 0 4px;padding:14px;border:1px solid #d9ebf9;border-radius:14px;display:grid;gap:5px;color:var(--ink);background:#f8fcff}.lottery-exchange-confirm article small{color:#7a96b4;font-size:9px}.lottery-exchange-confirm article b{font-size:19px;letter-spacing:.12em}.lottery-exchange-success>strong{display:block;margin:17px 0 5px;color:#1474dc;font-size:27px}.lottery-exchange-success>small{display:block;color:#647f9e;font-size:10px}.lottery-exchange-success>.primary{margin-top:18px;min-height:45px}.lottery-exchange-confirm .lottery-exchange-actions{position:static;margin:15px 0 0;padding:0;background:none;box-shadow:none}@media(max-width:370px){.lottery-exchange-sheet{width:min(calc(100% - 22px),394px);padding:17px}.lottery-exchange-head ol{font-size:10px}.lottery-exchange-reward b{font-size:13px}.lottery-exchange-reward em{display:block;font-size:9px}.lottery-exchange-list{gap:7px}.lottery-exchange-list button{min-height:63px}.lottery-exchange-actions{grid-template-columns:80px 1fr}.lottery-exchange-actions button{min-height:43px;font-size:11px}}.challenge-promo{position:relative;overflow:hidden;width:100%;margin:0 0 18px;padding:0;border:1px solid rgba(231,194,105,.5);border-radius:17px;display:block;background:#071c45;box-shadow:0 12px 27px #06296833}.challenge-promo img{display:block;width:100%;aspect-ratio:5/1;object-fit:cover}.challenge-promo:active{transform:scale(.992)}.rank-list .rank-podium{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;min-height:148px;padding:18px 0 14px;border-bottom:1px solid var(--line)}.rank-list .rank-podium article{position:relative;display:grid;justify-items:center;gap:4px;min-width:0;height:auto;border:0;text-align:center}.rank-list .rank-podium article.place-1{order:2;padding-bottom:8px}.rank-list .rank-podium article.place-2{order:1}.rank-list .rank-podium article.place-3{order:3}.rank-list .rank-podium svg{position:absolute;top:-19px;color:var(--blue)}.rank-list .rank-podium .champion-crown{position:absolute;z-index:5;top:-31px;display:grid;place-items:center;width:38px;height:29px;margin:0;border:1px solid rgba(255,217,112,.92);border-radius:14px 14px 11px 11px;background:linear-gradient(145deg,#09285f,#0b58c7);box-shadow:0 5px 12px #06296847,inset 0 1px #ffffff4d;animation:champion-crown-float 2.8s ease-in-out infinite}.rank-list .rank-podium .champion-crown:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid rgba(255,255,255,.17);border-radius:10px}.rank-list .rank-podium .champion-crown:after{content:"";position:absolute;bottom:-4px;width:7px;height:7px;rotate:45deg;border:1px solid #ffe39a;background:linear-gradient(145deg,#fff4bd,#d99a25);box-shadow:0 0 7px #ffce4ca6}.rank-list .rank-podium .champion-crown svg{position:relative;top:auto;z-index:1;color:#ffda73;filter:drop-shadow(0 1px 1px rgba(54,29,0,.45))}@keyframes champion-crown-float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px);box-shadow:0 7px 15px #06296852,0 0 10px #ffd35738,inset 0 1px #ffffff4d}}.rank-list .rank-podium i,.rank-list .rank-rows i{font-style:normal;border-radius:50%;display:grid;place-items:center;background:#dceaff;color:var(--blue);font-weight:800}.rank-list .rank-avatar{display:block;object-fit:cover;border-radius:50%;background:#dceaff}.rank-list .rank-podium i{width:46px;height:46px;border:3px solid var(--line)}.rank-list .rank-podium .place-1 i{width:54px;height:54px}.rank-list .rank-podium .rank-avatar{width:46px;height:46px;border:3px solid var(--line)}.rank-list .rank-podium .place-1 .rank-avatar{width:54px;height:54px}.rank-list .rank-podium .rank-avatar-stage{position:relative;display:grid;place-items:center;width:68px;height:68px;margin:0;isolation:isolate}.rank-list .rank-podium .place-1 .rank-avatar-stage{width:78px;height:78px}.rank-list .rank-podium .rank-avatar-stage .rank-avatar,.rank-list .rank-podium .rank-avatar-stage i{position:relative;z-index:1;box-shadow:0 4px 12px #0629682e}.rank-list .rank-podium .dahu-rank-ring{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none;filter:drop-shadow(0 0 4px rgba(255,184,28,.52));animation:dahu-rank-orbit 9s linear infinite,dahu-rank-pulse 2.4s ease-in-out infinite}.rank-list .rank-podium .rank-avatar-stage:after{content:"";position:absolute;z-index:3;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;pointer-events:none;background:conic-gradient(from 0deg,transparent 0 19%,rgba(255,255,255,.92) 22%,transparent 25% 68%,rgba(255,215,92,.78) 71%,transparent 75%);-webkit-mask:radial-gradient(circle,transparent 61%,#000 63% 68%,transparent 70%);mask:radial-gradient(circle,transparent 61%,#000 63% 68%,transparent 70%);animation:dahu-rank-spark 3.2s linear infinite}.rank-list .rank-podium .place-2 .dahu-rank-ring{filter:grayscale(.9) brightness(1.18) drop-shadow(0 0 4px rgba(126,166,218,.55));animation-duration:11s,2.8s}.rank-list .rank-podium .place-2 .rank-avatar-stage:after{filter:grayscale(1);animation-direction:reverse}.rank-list .rank-podium .place-3 .dahu-rank-ring{filter:sepia(.7) saturate(.75) hue-rotate(338deg) brightness(.88) drop-shadow(0 0 4px rgba(177,91,45,.48));animation-duration:13s,3.1s}@keyframes dahu-rank-orbit{to{transform:rotate(360deg)}}@keyframes dahu-rank-pulse{0%,to{opacity:.88;scale:.96}50%{opacity:1;scale:1.04}}@keyframes dahu-rank-spark{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.rank-list .rank-podium .dahu-rank-ring,.rank-list .rank-podium .rank-avatar-stage:after,.rank-list .rank-podium .champion-crown{animation:none}}.rank-list .rank-podium span{width:auto;color:var(--blue);font-weight:800}.rank-list .rank-podium b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-list .rank-podium em{margin:0;font-weight:800}.rank-list .rank-rows{display:block;height:auto;border:0}.rank-list .rank-rows>div{height:58px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:11px}.rank-list .rank-rows>div>span{width:20px;text-align:center;color:var(--muted);font-size:12px}.rank-list .rank-rows i{width:34px;height:34px}.rank-list .rank-rows b{font-size:12px}.rank-list .rank-rows em{margin-left:auto;font-style:normal;font-size:12px}.rank-list .rank-rows .rank-avatar{width:34px;height:34px}.rank-tabs.rank-tabs-four button{font-size:11px;white-space:nowrap;padding-inline:1px}.rank-gap small,.rank-gap b{font-size:12px!important;color:var(--deep)!important}.rank-gap b{margin-top:3px}.live.ended{font-size:12px}.my-rank{position:relative;min-height:78px}.my-rank .rank-gap{max-width:43%}.rank-share-button{position:absolute;z-index:2;left:50%;top:50%;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:linear-gradient(145deg,#0759dd,#0aa9e7);color:#fff;display:grid;place-content:center;justify-items:center;gap:0;font-weight:800;box-shadow:0 7px 17px #0759dd4d,0 0 0 5px #0759dd14;transform:translate(-50%,-50%);animation:rank-share-breathe 2.2s ease-in-out infinite;cursor:pointer}.rank-share-button small{font-size:8px;line-height:1;color:#fff!important;margin-top:1px}.rank-share-button:active{animation:none;transform:translate(-50%,-50%) scale(.92)}.rank-share-button:disabled{opacity:.6;animation:none;box-shadow:none}.rank-poster-sheet>img{background:#03142f}@keyframes rank-share-breathe{0%,to{transform:translate(-50%,-50%) scale(.94);box-shadow:0 6px 14px #0759dd40,0 0 0 4px #0759dd12}50%{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 9px 21px #0759dd61,0 0 0 8px #0759dd1a}}@media(prefers-reduced-motion:reduce){.rank-share-button{animation:none}}.play-tabs{display:flex;gap:7px;overflow-x:auto;padding:4px 0 12px;scrollbar-width:none}.play-tabs button{flex:0 0 auto;border:1px solid var(--line);background:#fff;color:var(--muted);border-radius:18px;padding:8px 12px;font-size:11px}.play-tabs button.active{background:var(--deep);border-color:var(--deep);color:#fff;font-weight:800}.authority-note{display:flex;align-items:center;gap:5px;margin:0 0 14px;color:#527092;font-size:9px}.play-group{margin:0 0 17px}.play-group h3{font-size:13px;margin:0 0 9px}.bet-grid.dense{grid-template-columns:repeat(4,1fr)}.bet-slip{position:-webkit-sticky;position:sticky;bottom:66px;background:#f7fafff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #cbdff4;border-radius:17px;padding:13px;z-index:12;box-shadow:0 12px 30px #052b632e}.slip-head,.slip-summary{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted)}.slip-head strong,.slip-summary b{color:var(--blue)}.bet-slip .amounts{grid-template-columns:repeat(5,1fr);margin:10px 0}.bet-slip input{min-width:0;width:100%;border:1px solid var(--line);border-radius:9px;text-align:center;color:var(--ink);background:#fff}.primary:disabled{opacity:.45;box-shadow:none}.bet-records{margin-top:24px}.bet-records article{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-left:5px solid #e5a238;border-radius:15px;padding:13px;margin-bottom:10px;display:grid;grid-template-columns:1fr auto;gap:9px}.bet-records article.accepted{background:linear-gradient(120deg,#fff9ee,#fff);border-left-color:#f59a23}.bet-records article.won{background:linear-gradient(120deg,#ecfbf5,#fff);border-left-color:#19b978}.bet-records article.lost,.bet-records article.rejected{background:linear-gradient(120deg,#fff1f2,#fff);border-left-color:#e34c5b}.bet-records article.cancelled{background:linear-gradient(120deg,#f1f4f8,#fff);border-left-color:#8d9bad}.bet-records article>div{display:grid;gap:3px}.bet-records article small{font-size:9px;color:var(--muted)}.bet-records article>em{align-self:start;padding:5px 8px;border-radius:12px;background:#fff1d8;color:#b06b00;font-size:10px;font-style:normal;font-weight:800}.bet-records article>em.won{background:#ddf8eb;color:#058352}.bet-records article>em.lost,.bet-records article>em.rejected{background:#ffe2e5;color:#bd2f40}.bet-records article>em.cancelled{background:#e8edf3;color:#64748b}.bet-records dl{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid rgba(124,148,178,.2);padding-top:9px}.bet-records dl div{display:grid}.bet-records dt{font-size:8px;color:var(--muted)}.bet-records dd{font-size:12px;font-weight:800;margin:3px 0 0}.bet-records article.won dd:last-child{color:#058352}.bet-records .record-actions{grid-column:1/-1;display:flex;grid-template-columns:none;gap:7px}.bet-records .record-actions button{flex:1;border-radius:10px;padding:9px;font-size:10px;font-weight:800}.bet-records .record-actions .repeat{border:1px solid #8db8ee;background:#edf6ff;color:#0962c6}.bet-records .record-actions .cancel{border:1px solid #e6a24a;background:#fff7e9;color:#ad6500}.bet-records .record-actions button:disabled{opacity:.5}.bet-records article>div:first-child{min-width:0}.bet-records article>div:first-child>b{font-size:clamp(11px,3vw,14px);line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.bet-records .record-actions .share-win{border:1px solid #e8a835;background:linear-gradient(135deg,#fff4d5,#ffe4a5);color:#9a3909;box-shadow:0 5px 14px #bf520d1f}.page-bet{padding-inline:12px}.bet-console-head{display:grid;grid-template-columns:92px 1fr;gap:10px;margin:10px 0 6px;padding:14px;border:1px solid #d8e5f6;border-radius:20px;background:linear-gradient(145deg,#fff 25%,#eef5ff);box-shadow:0 12px 30px #13458c17}.round-clock{grid-row:span 2;display:flex;flex-direction:column;justify-content:center;padding-right:12px;border-right:1px solid #dce6f4}.round-clock span,.draw-result>span{font-size:11px;color:#68809e}.round-clock strong{margin:4px 0;color:#0871ee;font-size:27px;line-height:1;font-variant-numeric:tabular-nums}.round-clock small{font-size:11px;color:#617895}.draw-result{min-width:0}.console-balls{display:flex;align-items:center;gap:5px;margin-top:8px}.console-balls i,.console-balls b{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;font-style:normal;font-weight:800}.console-balls i{border:2px solid #75aefa;background:#eaf3ff;color:#123a6e;box-shadow:inset 0 0 0 2px #fff}.console-balls b{background:#0ec777;color:#fff}.console-balls em{font-style:normal;color:#71839b}.round-badge{display:flex;align-items:center;justify-content:space-between;gap:8px}.round-badge b{padding:4px 9px;border-radius:20px;background:#e8f8f1;color:#068855;font-size:12px}.round-badge small{color:#647b99;font-size:11px}.bet-console-head.closed .round-clock strong{color:#8796aa}.bet-console-head.closed .round-badge b{background:#fff1dc;color:#bd6900}.console-sync{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin:0 4px 9px;color:#6c8099;font-size:11px}.console-sync i{width:7px;height:7px;border-radius:50%;background:#19af75}.console-sync.error i{background:#e54d4d}.console-sync.loading i{background:#e9a21b;animation:console-pulse 1.2s infinite}.console-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 10px}.console-nav button,.utility-nav button{border:1px solid #d7e2f1;background:#fff;color:#6d7e96}.console-nav button{height:42px;border-radius:22px;font-weight:700}.console-nav button.active{border-color:#1677f2;background:#1677f2;color:#fff;box-shadow:0 7px 18px #1677f238}.utility-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:10px;padding:5px;border-radius:14px;background:#eaf1fa}.utility-nav button{height:34px;border:0;border-radius:10px;background:transparent;font-size:12px}.utility-nav button.active{background:#fff;color:#096ce0;box-shadow:0 3px 10px #1b457d1a}.bet-workspace{display:grid;grid-template-columns:88px minmax(0,1fr);overflow:hidden;border:1px solid #d8e4f3;border-radius:18px;background:#f4f7fd}.market-rail{display:flex;flex-direction:column;background:#fff;border-right:1px solid #dde7f3}.market-rail button{position:relative;min-height:55px;padding:9px 7px;border:0;border-bottom:1px solid #edf1f7;background:transparent;color:#61748d;font-size:12px;font-weight:700}.market-rail button.active{background:#eff6ff;color:#0872ee}.market-rail button.active:before{position:absolute;inset:7px auto 7px 0;width:3px;border-radius:0 4px 4px 0;background:#0872ee;content:""}.market-board{min-width:0;padding:10px}.authority-line{display:flex;align-items:center;gap:5px;margin-bottom:12px;color:#68809c;font-size:10px}.console-group+.console-group{margin-top:16px}.console-group h3{margin:0 0 8px;color:#213d62;font-size:13px}.console-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.console-grid.dense{grid-template-columns:repeat(3,minmax(0,1fr))}.console-grid button{display:flex;min-width:0;min-height:51px;flex-direction:column;align-items:center;justify-content:center;border:1px solid #dce6f3;border-radius:11px;background:#fff;color:#263e5e;box-shadow:0 3px 8px #1c3e6b0a;transition:.16s ease}.console-grid button b{overflow:hidden;max-width:100%;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.console-grid button span{margin-top:3px;color:#8491a5;font-size:11px}.console-grid button.selected{border-color:#1677f2;background:#eaf4ff;color:#0567d6;box-shadow:0 0 0 2px #1677f21a;transform:translateY(-1px)}.console-grid button.selected span{color:#0870e9}.console-grid button:disabled{cursor:not-allowed;opacity:.5}.console-slip{position:-webkit-sticky;position:sticky;z-index:5;bottom:66px;margin:10px 0 0;padding:12px;border:1px solid #d9e4f2;border-radius:18px;background:#fffffff5;box-shadow:0 -10px 30px #15325b1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.selection-line{display:flex;align-items:center;justify-content:space-between;color:#617995;font-size:12px}.selection-line b{color:#0872ee}.selection-line button{border:0;background:transparent;color:#de5149}.selected-strip{display:flex;gap:6px;overflow-x:auto;margin:8px 0;padding-bottom:2px}.selected-strip span{flex:none;padding:5px 8px;border-radius:8px;background:#edf5ff;color:#315374;font-size:11px}.selected-strip b{color:#0872ee}.quick-stakes{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;margin:9px 0}.quick-stakes button,.quick-stakes input{width:100%;height:34px;min-width:0;border:1px solid #d7e3f1;border-radius:9px;background:#fff;color:#566d89;text-align:center;font-size:11px}.quick-stakes button.selected{border-color:#1677f2;background:#eaf4ff;color:#0872ee;font-weight:800}.quick-stakes input{padding:0 3px;color:#17395f}.stake-metrics{display:flex;justify-content:space-between;margin:8px 1px;color:#6c809a;font-size:11px}.stake-metrics b{color:#17385e}.console-slip>.primary{width:100%;min-height:43px}.console-slip>p{display:flex;align-items:center;justify-content:center;gap:4px;margin:7px 0 0;color:#7a8ba0;font-size:10px}@keyframes console-pulse{50%{opacity:.35;transform:scale(.75)}}@media(max-width:360px){.bet-console-head{grid-template-columns:80px 1fr;padding:11px}.round-clock strong{font-size:23px}.bet-workspace{grid-template-columns:76px minmax(0,1fr)}.market-rail button{font-size:11px}.console-grid.dense{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-stakes{grid-template-columns:repeat(3,1fr)}}.console-slip .quick-stakes button.selected{border-color:#075fd1;background:#cfe3fb;color:#064fae;font-weight:800;box-shadow:inset 0 0 0 1px #0759dd24}.console-slip .quick-stakes{grid-template-columns:repeat(6,minmax(0,1fr))}.console-slip .quick-stakes .all-in{border-color:#d99b26;background:#fff7e6;color:#a66300;font-weight:800}.console-slip .quick-stakes .all-in.selected{border-color:#bf7410;background:#d9901c;color:#fff;box-shadow:0 4px 12px #bf74103d}.console-slip .quick-stakes input::placeholder{color:#8999ae;font-size:10px}.console-slip .quick-stakes{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.console-slip .quick-stakes .custom-stake{grid-column:span 3;display:flex;align-items:center;min-width:0;height:38px;padding:0 10px;border:1px solid #d7e3f1;border-radius:10px;background:#fff;color:#6b7f99;transition:border-color .16s ease,box-shadow .16s ease}.console-slip .quick-stakes .custom-stake span{flex:none;padding-right:9px;border-right:1px solid #e4edf7;font-size:11px;font-weight:700}.console-slip .quick-stakes .custom-stake input{height:36px;flex:1;border:0;outline:0;padding:0 0 0 9px;text-align:left;background:transparent;color:#17395f;font-size:16px;font-weight:700}.console-slip .quick-stakes .custom-stake.active{border-color:#1677f2;box-shadow:0 0 0 3px #1677f21c}.console-slip .quick-stakes .custom-stake.active span{color:#0872ee}.console-slip .quick-stakes .all-in{height:38px;grid-column:auto}.console-slip .quick-stakes.editing{margin-bottom:11px}.app-shell.keyboard-open .console-slip{position:relative;bottom:auto}.console-slip .quick-stakes .custom-stake input{scroll-margin-block:18px 180px}.bottom-nav.keyboard-open{visibility:hidden;pointer-events:none;transform:translateY(100%)}@media(max-width:360px){.console-slip .quick-stakes .custom-stake{grid-column:span 3;padding-inline:8px}.console-slip .quick-stakes .custom-stake span{padding-right:6px}.console-slip .quick-stakes .custom-stake input{padding-left:6px}}.bet-workspace{grid-template-columns:76px minmax(0,1fr);align-items:stretch}.market-rail button{min-height:51px;padding:8px 5px;line-height:1.25;transition:color .16s ease,background .16s ease}.market-rail button.active:before{animation:rail-accent-in .18s ease-out}.market-board{padding:10px 9px 12px}.market-board .authority-line{margin-bottom:9px}.market-board .console-group+.console-group{margin-top:13px}.market-board .console-group{animation:market-section-in .2s ease both}.market-board .console-group h3{display:flex;align-items:center;gap:7px;margin-bottom:7px;color:#17385e;font-size:13px}.market-board .console-group h3:after{height:1px;flex:1;background:#e0e9f4;content:""}.market-board .console-grid{gap:6px}.market-board .console-grid.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.market-board .console-grid.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.market-board .console-grid.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.market-board .console-grid.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.market-board .console-grid.grid-7{grid-template-columns:repeat(7,minmax(0,1fr))}.market-board .console-grid.grid-auto{grid-template-columns:repeat(auto-fit,minmax(54px,1fr))}.market-board .console-grid button{min-height:45px;padding:5px 2px;border-radius:10px}.market-board .console-grid button b{font-size:12px}.market-board .console-grid button span{margin-top:2px;font-size:10px}.market-board .console-grid button.selected{transform:translateY(-1px) scale(.985)}.position-group{padding-bottom:12px;border-bottom:1px solid #e2eaf4}.position-group:last-child{padding-bottom:0;border-bottom:0}.position-face-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.position-number-grid{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:6px}.position-number-grid button{min-height:39px!important}.position-number-grid button b{font-size:13px!important}.position-number-grid button span{font-size:9px!important}.compact-group:has(.grid-7) .console-grid button{min-height:42px;border-radius:9px}.special-integration-group+.special-integration-group{margin-top:18px!important}.special-integration-group h3{margin-bottom:9px!important;color:#4f627b!important;font-size:14px!important;font-weight:650}.special-integration-group h3:after{display:none}.special-integration-group .console-grid{gap:8px}.special-integration-group .console-grid button{min-height:54px;border-radius:9px}.special-integration-group .console-grid button b{color:inherit;font-size:16px;line-height:1.05}.special-integration-group .console-grid button span{margin-top:4px;font-size:11px}@keyframes market-section-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes rail-accent-in{0%{transform:scaleY(.35);opacity:0}to{transform:scaleY(1);opacity:1}}@media(max-width:360px){.bet-workspace{grid-template-columns:69px minmax(0,1fr)}.market-board{padding-inline:7px}.market-board .console-grid.grid-7{grid-template-columns:repeat(5,minmax(0,1fr))}.market-board .console-grid.grid-4,.position-face-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.market-board{position:relative}.authority-line{padding-right:44px}.tool-dock{position:absolute;z-index:12;top:7px;right:8px;display:flex;align-items:flex-end;flex-direction:column;filter:drop-shadow(0 9px 18px rgba(9,80,175,.18))}.tool-dock-items{position:absolute;top:0;right:42px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;width:0;max-height:0;border-radius:16px 4px 16px 16px;background:#126ff0;opacity:0;transition:.2s ease}.tool-dock.open .tool-dock-items{width:204px;max-height:110px;opacity:1}.tool-dock-items button{display:flex;height:52px;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);background:transparent;color:#fff}.tool-dock-items button span{font-size:11px;font-weight:700}.tool-dock-items button.active{background:#fff3}.tool-dock-toggle{display:flex;width:38px;height:38px;flex-direction:column;align-items:center;justify-content:center;gap:0;border:3px solid #126ff0;border-radius:50%;background:#fff;color:#126ff0}.tool-dock-toggle span{font-size:9px;font-weight:800}.tool-dock.open .tool-dock-toggle{background:#126ff0;color:#fff}html{scroll-behavior:smooth}html,body,#app{min-height:100%;overflow-x:hidden;overflow-y:visible}body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto}.app-shell{overflow-x:hidden;overflow-y:visible}.page-bet{padding-bottom:24px}.console-slip{position:relative;bottom:auto;z-index:5}.bet-workspace,.market-board{overflow:visible}.record-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 10px;padding:10px;border-radius:16px;background:#eaf1fb}.record-filters label{position:relative;display:grid;gap:4px}.record-filters label>span{padding-left:3px;color:#71839b;font-size:9px}.record-filters select{width:100%;min-width:0;height:38px;-webkit-appearance:none;appearance:none;border:1px solid #ccdced;border-radius:10px;padding:0 28px 0 10px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='m2 4 4 4 4-4' fill='none' stroke='%236b7f99' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat right 10px center;color:#23405f;font-size:11px;font-weight:700}.record-filters select:focus{outline:2px solid rgba(22,119,242,.18);border-color:#1677f2}.record-summary{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:11px;border-block:1px solid #dae5f2;padding:10px 0;color:#74869d;font-size:10px;text-align:center}.record-summary span+span{border-left:1px solid #dae5f2}.record-summary b{display:block;margin-top:3px;color:#116edc;font-size:13px}.trend-scroll{overflow-x:auto;margin:0 -12px;padding:0 12px 5px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.trend-table{width:100%;min-width:650px;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #cbd8e7;border-radius:13px;background:#fff;font-size:11px}.trend-table th{height:42px;border-right:1px solid #cad7e5;border-bottom:1px solid #bccbdb;background:#e9f0f9;color:#203651;font-size:11px;white-space:nowrap}.trend-table th:nth-child(2){color:#dc3b35}.trend-table th:last-child,.trend-table td:last-child{border-right:0}.trend-table td{height:42px;padding:5px 8px;border-right:1px solid #d2dce8;border-bottom:1px solid #d2dce8;color:#273d57;font-weight:700;text-align:center;white-space:nowrap}.trend-table tbody tr:last-child td{border-bottom:0}.trend-table tbody tr:nth-child(2n){background:#f7f9fc}.trend-table td:first-child{min-width:95px}.trend-table td:nth-child(2){min-width:185px}.trend-result{display:flex;align-items:center;justify-content:center;gap:6px}.trend-result i{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;color:#fff;font-style:normal;font-weight:800}.trend-result i.blue{background:#1485cc}.trend-result i.red{background:#df3a34}.trend-result span,.trend-result em{color:#65768b;font-style:normal;font-weight:500}.trend-result b{font-size:13px}.trend-table td.hot{color:#d83b34}.trend-table td.cool{color:#0784ca}.trend-table td.shape-sequence{color:#7651df}.trend-table td.shape-pair{color:#c80}.trend-table td.shape-mixed{color:#159a5b}.trend-note{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-top:8px;color:#75879e;font-size:9px}.utility-nav-wide{grid-template-columns:repeat(5,minmax(68px,1fr));overflow-x:auto}.utility-nav-wide button{white-space:nowrap}.analytics-panel{min-height:420px}.analytics-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #d9e4f1;padding:14px 0}.analytics-metrics div{display:grid;gap:4px;text-align:center;border-right:1px solid #d9e4f1}.analytics-metrics div:last-child{border:0}.analytics-metrics span,.analytics-metrics small{color:#7a8ca3;font-size:9px}.analytics-metrics b{color:#116edc;font-size:17px}.analysis-list{margin-top:18px}.analysis-list h3{margin:14px 0 7px;font-size:12px}.analysis-list>div{display:flex;gap:7px;overflow-x:auto}.analysis-list span{display:grid;min-width:52px;place-items:center;border:1px solid #d8e4f1;border-radius:10px;padding:9px;background:#fff;color:#163859;font-size:15px;font-weight:800}.analysis-list span b{margin-top:2px;color:#7b8da3;font-size:8px}.omission-list{border-top:1px solid #d9e4f1}.omission-list article{display:grid;grid-template-columns:45px 1fr 58px 58px;align-items:center;gap:6px;padding:10px 2px;border-bottom:1px solid #d9e4f1}.omission-list article>span{color:#7b8da2;font-size:9px}.omission-list article>b{font-size:13px}.omission-list article>div{display:grid;text-align:right}.omission-list em{color:#126fe6;font-size:14px;font-style:normal;font-weight:800}.omission-list small{color:#8494a8;font-size:7px}.strategy-list{display:grid;gap:9px}.strategy-list article{position:relative;padding:15px;border:1px solid #d6e3f2;border-left:4px solid #1677f2;border-radius:13px;background:#fff}.strategy-list article>span{position:absolute;right:12px;top:12px;color:#6e82a0;font-size:9px}.strategy-list h3{margin:0 0 8px;font-size:13px}.strategy-list article>b{color:#126fe6;font-size:18px}.strategy-list p{margin:7px 0 0;color:#71839c;font-size:10px}.analysis-disclaimer{margin:14px 0;color:#8494a8;font-size:9px;line-height:1.6}.history-gap-notice{margin:18px 0;padding:14px;border:1px solid #f0c46a;border-radius:12px;background:#fff8e8;color:#9a6400;font-size:12px;line-height:1.6}.omission-ranking{display:grid;gap:8px}.omission-ranking>article{display:grid;grid-template-columns:25px 68px 1fr;align-items:center;gap:8px;padding:12px 10px;border:1px solid #d6e3f2;border-radius:13px;background:#fff}.omission-ranking>article>span{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;background:#e8f2ff;color:#126fe6;font-size:10px;font-weight:800}.omission-ranking>article>div{display:grid;gap:3px}.omission-ranking>article>div>b{font-size:14px}.omission-ranking>article>div>small{color:#8494a8;font-size:8px}.omission-ranking dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0}.omission-ranking dl>div{display:grid;text-align:center;border-left:1px solid #e0e8f2}.omission-ranking dt{color:#8494a8;font-size:7px}.omission-ranking dd{margin:3px 0 0;color:#087c68;font-size:15px;font-weight:800}.omission-ranking dd small{margin-left:2px;font-size:7px}.dragon-status{margin-top:18px;padding:14px;border-radius:13px;background:#edf5ff}.dragon-status h3{margin:0 0 8px;color:#1b3b61;font-size:12px}.dragon-status p{margin:5px 0;color:#58708e;font-size:10px;line-height:1.5}.strategy-detail article{padding:15px;border-left-width:4px}.strategy-detail article:nth-child(2){border-left-color:#7186a5}.strategy-detail article:nth-child(3){border-left-color:#9a69db}.strategy-detail article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding-bottom:10px;border-bottom:1px solid #e0e8f2}.strategy-detail article>header strong{color:#153859;font-size:13px}.strategy-detail article>header span{flex:none;color:#71849e;font-size:9px}.strategy-detail dl{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:8px 0 0}.strategy-detail dl>div{display:grid;grid-template-columns:66px 1fr;align-items:center;padding:7px 0;border-bottom:1px solid #edf1f6}.strategy-detail dl>div:nth-child(odd){padding-right:8px}.strategy-detail dl>div:nth-child(2n){padding-left:8px;border-left:1px solid #edf1f6}.strategy-detail dl>.number-picks{grid-column:1/-1;padding-inline:0;border-left:0}.strategy-detail dt{color:#74869e;font-size:9px}.strategy-detail dd{margin:0;color:#0971df;font-size:11px;font-weight:800}.strategy-detail .number-picks dd{word-spacing:3px}.strategy-detail article>p{margin-top:10px;line-height:1.65}.strategy-detail article>p b{color:#34516f}.round-badge{gap:6px}.mipai-launch{margin-left:auto;border:1px solid #f0c764;border-radius:13px;padding:5px 10px;background:#fff7d9;color:#bd7100;font-size:11px;font-weight:800}.round-badge small{margin-left:2px}.mipai-backdrop{z-index:70;place-items:center;padding:10px}.mipai-modal{position:relative;width:min(100%,410px);overflow:hidden;border:1px solid #ff7774;border-radius:28px;background:linear-gradient(165deg,#ff655f,#ef2428 72%);box-shadow:0 28px 70px #44060c6b;color:#fff}.mipai-close{position:absolute;z-index:2;right:15px;top:12px;border:0;background:transparent;color:#fff;font-size:30px}.mipai-modal header{padding:22px 22px 23px;text-align:center;background:linear-gradient(#ffe4a9,#ffc05a);color:#e94638;border-radius:0 0 48% 48%}.mipai-modal header span{font-size:16px;font-weight:900}.mipai-modal h2{margin:13px 0 5px;color:#fff8d4;font-size:36px;letter-spacing:.04em;text-shadow:0 5px 9px rgba(137,18,19,.25)}.mipai-modal header p{margin:0;color:#a95720;font-size:11px;font-weight:700}.mipai-board{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px 12px;margin:22px 10px 14px;padding:30px 18px 24px;border:7px solid #fff1dc;border-radius:26px;background:#fff}.mipai-board button{position:relative;display:grid;overflow:hidden;aspect-ratio:1;min-width:0;place-items:center;border:0;border-radius:50%;background:#edf2f7;box-shadow:inset 0 0 0 3px #ccd5df,0 8px 18px #42546e1f;color:#173a60}.mipai-board button.total{grid-column:2}.mipai-board button span{font-size:34px;font-weight:900}.mipai-modal>small{display:flex;align-items:center;justify-content:center;gap:4px;padding:0 16px 18px;color:#ffd9d6;font-size:9px;text-align:center}@keyframes mipai-pop{50%{transform:scale(1.25)}}.scratch-guide{position:absolute;z-index:3;top:26px;left:21%;display:grid;justify-items:center;pointer-events:none;color:#0ca4cc;filter:drop-shadow(0 8px 9px rgba(0,69,96,.2));animation:scratch-guide-swipe 1.35s ease-in-out infinite}.scratch-guide span{display:grid;transform:rotate(-18deg)}.scratch-guide b{margin-top:-5px;border-radius:999px;padding:5px 10px;background:#062f4ec7;color:#fff;font-size:10px;white-space:nowrap}.mipai-board:has(button.revealed) .scratch-guide{display:none}@keyframes scratch-guide-swipe{0%,to{transform:translate(0) rotate(-5deg)}50%{transform:translate(62px) rotate(8deg)}}.round-badge{position:relative;display:grid;grid-template-columns:auto 1fr;gap:5px 8px}.round-badge>b{grid-row:1}.mipai-launch{position:absolute;right:0;top:-66px;display:flex;align-items:center;gap:6px;margin-left:0;border:0;border-radius:18px;padding:7px 12px;background:linear-gradient(135deg,#9fb1cd,#7f98bd);color:#fff;font-size:11px;font-weight:800;box-shadow:0 6px 14px #4156772e}.mipai-launch.enabled{background:linear-gradient(135deg,#3f7cff,#1c6fee);box-shadow:0 6px 14px #1969ed3d}.mipai-launch span{display:grid;width:15px;height:15px;place-items:center;border-radius:50%;background:#fff;color:#fff;font-size:5px;box-shadow:0 0 9px #ffffffe6}.round-badge small{grid-column:2;justify-self:end;margin-left:2px}.mipai-board canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:50%;touch-action:none;cursor:grab;transition:opacity .25s ease}.mipai-board canvas:active{cursor:grabbing}.mipai-board button.revealed canvas{opacity:0;pointer-events:none}.mipai-board button.revealed span{animation:mipai-pop .32s ease}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#020f259e;display:grid;place-items:end center;padding:18px}.info-modal{width:min(100%,394px);background:#f8fbff;border-radius:22px;padding:22px;box-shadow:0 24px 60px #000f2d59;position:relative}.info-modal>button:first-child{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:25px;color:#71829a}.info-modal h2{margin:0 30px 10px 0;font-size:20px}.info-modal p{color:#596d88;font-size:12px;line-height:1.75;margin:0 0 20px;white-space:pre-line}.detail-sheet{max-height:82vh;overflow:auto}.detail-sheet select,.detail-sheet textarea{width:100%;border:1px solid #d4e1ef;border-radius:12px;background:#fff;padding:12px;color:#0b1f42;margin:0 0 10px}.detail-sheet textarea{min-height:110px;resize:vertical}.detail-list{border-top:1px solid #dbe6f2;margin:14px 0}.detail-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid #dbe6f2}.detail-list article>div{display:grid;gap:4px}.detail-list article b{font-size:12px}.detail-list article small{font-size:9px;color:#70819b}.detail-list article strong{font-size:12px;color:#0759dd}.detail-list article strong.positive{color:#16845a}.hash-proof{display:grid;gap:6px;background:#eaf2fc;border-radius:14px;padding:14px}.hash-proof small{font-size:9px;color:#70819b}.hash-proof code{font-size:9px;word-break:break-all;color:#0759dd}.hash-proof strong{font-size:25px;letter-spacing:.15em}.history-proof{float:right;border:0;background:transparent;color:#0759dd;font-size:11px;font-weight:700}.detail-list article>.invite-person{display:flex;align-items:center;gap:10px;min-width:0}.invite-person>div{display:grid;gap:4px;min-width:0}.invite-avatar{flex:0 0 38px;width:38px;height:38px;border-radius:50%;object-fit:cover;background:#dceaff}.invite-avatar-fallback{display:grid;place-items:center;color:#0759dd;font-size:14px;font-weight:800}.invite-person b{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.invite-person b em{max-width:140px;overflow:hidden;text-overflow:ellipsis;color:#70819b;font-size:10px;font-style:normal;font-weight:500}.reward-voucher-list article b{font-size:13px}.reward-voucher-list article small{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.reward-status{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;font-size:9px;font-weight:800;line-height:1}.reward-status.unredeemed{border:1px solid #f3bd54;background:#fff3d2;color:#b86600}.reward-status.redeemed{border:1px solid #71d6ad;background:#e4f9ef;color:#087b50}.reward-status.expired{border:1px solid #c9d1dc;background:#eef1f5;color:#68778b}.reward-share{justify-self:start;border:0;border-radius:8px;background:#e6f0ff;color:#0759dd;padding:6px 10px;font-size:9px;font-weight:800}.career-card{margin:18px 0;border:1px solid #d4e2f1;border-radius:18px;background:#fff;padding:16px;box-shadow:0 8px 22px #0d366e0f}.career-card>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.career-card h3{margin:0;font-size:16px}.career-card>header button{border:0;border-radius:999px;background:#e7f1ff;color:#0759dd;padding:7px 10px;font-size:9px;font-weight:800}.career-card>header button:disabled{opacity:.55}.career-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dbe6f2}.career-grid article{display:grid;gap:7px;min-height:76px;padding:14px 12px;border-right:1px solid #dbe6f2;border-bottom:1px solid #dbe6f2}.career-grid article:nth-child(2n){border-right:0}.career-grid article:nth-last-child(-n+2){border-bottom:0}.career-grid span{color:#70819b;font-size:10px}.career-grid b{color:#0b1f42;font-size:19px}.career-grid b small{color:#70819b;font-size:10px;font-weight:500}.career-poster-backdrop{z-index:65}.career-poster-sheet{position:relative;width:min(92vw,390px);max-height:92vh;overflow:auto;border-radius:22px;background:#f7faff;padding:16px;box-shadow:0 24px 70px #000f2d61}.career-poster-sheet>header{display:grid;gap:3px;padding:2px 38px 12px 2px}.career-poster-sheet>header span{font-size:16px;font-weight:800}.career-poster-sheet>header small{color:#70819b;font-size:9px}.career-poster-close{position:absolute;right:13px;top:10px;width:34px;height:34px;border:0;background:transparent;color:#70819b;font-size:28px}.career-poster-sheet>img{display:block;width:100%;border-radius:15px;background:#071a39;box-shadow:0 12px 30px #031c4238}.career-poster-sheet>div{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;margin-top:14px}.career-poster-sheet>div button{border:1px solid #cbdcf0;border-radius:12px;background:#fff;color:#0759dd;padding:12px;font-weight:800}.career-poster-sheet>div .primary{border:0;background:linear-gradient(135deg,#0759dd,#0799df);color:#fff}.toast.toast-over-sheet{z-index:120;bottom:118px}.win-poster-sheet{background:#fff8ef}.win-poster-sheet>header span{color:#7b1118}.win-poster-sheet>img{background:#5b060c;box-shadow:0 12px 34px #69080e42}.win-poster-sheet>div .primary{background:linear-gradient(135deg,#9d111b,#d52a20 58%,#e69e2e)}.career-balance{display:grid;width:100%;margin:0 0 13px;border:1px solid #bed7f2;border-radius:15px;padding:15px;background:#eaf4ff;color:#607690;text-align:center;box-shadow:inset 0 1px #fff}.career-balance>span{font-size:10px}.career-balance>strong{margin:5px 0 3px;color:#0759dd;font-size:28px;letter-spacing:-.03em}.career-balance>strong small{font-size:10px;font-weight:700;letter-spacing:0}.career-balance>em{color:#617b9a;font-size:8px;font-style:normal}.career-balance:active{transform:scale(.99)}.modal-backdrop.mipai-backdrop{inset:72px auto 72px 50%;width:min(100%,430px);transform:translate(-50%);z-index:25;display:grid;place-items:center;padding:18px;background:#dae0ea4d;-webkit-backdrop-filter:blur(12px) brightness(.88) saturate(.78);backdrop-filter:blur(12px) brightness(.88) saturate(.78)}.mipai-backdrop .mipai-modal{max-height:calc(100vh - 180px);max-height:calc(100dvh - 180px);overflow:auto}@media(prefers-reduced-transparency:reduce){.modal-backdrop.mipai-backdrop{background:#cdd4e0eb;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(min-width:600px){.modal-backdrop.mipai-backdrop{top:96px}}.sync-status{display:flex;align-items:center;justify-content:flex-end;gap:5px;font-size:9px;color:#58708f;margin:8px 2px -8px}.sync-status i{width:6px;height:6px;border-radius:50%;background:#27a66d}.sync-status.loading i{background:#e6a72d}.sync-status.error{color:#ba3e47}.sync-status.error i{background:#d94d57}.view-panel{min-height:360px;padding:8px 0}.road-board{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.road-board>div{aspect-ratio:1;border-radius:12px;color:#fff;display:grid;place-content:center;text-align:center}.road-board .big{background:#0759dd}.road-board .small{background:#20a9c9}.road-board b{font-size:14px}.road-board small{font-size:7px;opacity:.7}.road-legend{display:flex;gap:14px;align-items:center;margin-top:16px;color:#657793;font-size:10px}.road-legend span{display:flex;align-items:center;gap:5px}.road-legend i{width:9px;height:9px;border-radius:50%}.road-legend i.big{background:#0759dd}.road-legend i.small{background:#20a9c9}.road-legend em{margin-left:auto;font-style:normal}.draw-list article{display:grid;grid-template-columns:80px 1fr 50px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line);font-size:10px}.draw-list article>div{display:flex;align-items:center;gap:4px}.draw-list i{font-style:normal;width:25px;height:25px;border-radius:50%;background:#e4edfa;display:grid;place-items:center}.draw-list em{font-style:normal;color:#8a9ab0}.draw-list strong{text-align:right;color:#46617e}.rules h2{margin:5px 0 18px}.rules h3{font-size:13px;margin:18px 0 5px}.rules p{font-size:11px;line-height:1.7;color:#667a96;margin:0;border-bottom:1px solid var(--line);padding-bottom:14px}.empty-state{text-align:center;color:#8291a6;font-size:11px;padding:60px 0}.verification-sheet{width:min(calc(100% - 20px),410px);max-height:92vh;height:92dvh;padding:18px 14px;background:#f4f8fe;border:1px solid #cbdcf1}.verification-title{text-align:center;padding:4px 28px 12px}.verification-title>span{font-size:9px;font-weight:800;letter-spacing:.12em;color:#0759dd}.verification-title h2{margin:7px 0 4px;font-size:21px}.verification-title p{margin:0;font-size:9px;color:#70819b}.verification-flow{display:grid;gap:12px}.verification-flow>section{background:#fff;border:1px solid #d6e3f2;border-radius:17px;padding:14px;box-shadow:0 5px 14px #1a41770d}.verification-flow h3{display:flex;align-items:center;gap:7px;margin:0 0 5px;font-size:14px}.verification-flow h3>b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#0759dd;color:#fff;font-size:11px}.verification-flow section>p{font-size:9px;line-height:1.5;color:#70819b;margin:0 0 11px}.source-draw-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.source-draw-grid article{background:#edf4fd;border-radius:10px;padding:8px}.source-draw-grid header{display:flex;justify-content:space-between;color:#647895;font-size:8px}.source-draw-grid header b{font-size:9px;color:#213a61}.source-draw-grid article>div{display:flex;align-items:end;justify-content:space-between;margin-top:5px}.source-draw-grid strong{font-size:17px;letter-spacing:.06em;color:#0759dd}.source-draw-grid small{font-size:7px;color:#70819b}.verification-flow section>code{display:block;padding:12px;border-radius:11px;background:#071a39;color:#8bdcff;font-size:10px;line-height:1.65;text-align:center;overflow-wrap:anywhere;word-break:break-all}.verification-flow .step-note{text-align:center;margin:8px 0 0;font-size:8px}.modulo-step{text-align:center}.modulo-step h3{justify-content:center}.modulo-step>code{max-height:64px;overflow:auto;font-size:8px}.formula{margin:12px 0 5px;font-size:13px;font-weight:800;color:#344b6b}.formula strong{font-size:28px;letter-spacing:.14em;color:#0759dd;margin-left:5px}.modulo-step>small{font-size:8px;color:#70819b}.verification-result{display:flex;align-items:center;gap:8px;padding:15px;border-radius:16px;background:linear-gradient(135deg,#062968,#087bdc);color:#fff}.verification-result span{font-size:11px;flex:1}.verification-result strong{font-size:25px;letter-spacing:.16em;color:#8de6ff}.action-notice{position:fixed;z-index:90;top:max(12px,env(safe-area-inset-top));left:50%;display:grid;grid-template-columns:40px minmax(0,1fr) 24px;align-items:center;gap:10px;width:min(calc(100% - 24px),406px);padding:12px 12px 12px 13px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#082452;color:#fff;box-shadow:0 16px 38px #0018414d;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.action-notice-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#ffffff24;color:#8ee7ff}.action-notice>span:nth-child(2){display:grid;min-width:0;gap:3px}.action-notice b{font-size:13px}.action-notice small{color:#c7d9f1;font-size:10px;line-height:1.45;white-space:normal}.action-notice>button{border:0;background:transparent;color:#ffffffa8;font-size:22px;line-height:1}.action-notice-win{background:linear-gradient(135deg,#075c42,#07845e)}.action-notice-win .action-notice-icon{color:#ffe77a}.action-notice-settled{background:linear-gradient(135deg,#3a4860,#54647c)}.action-notice-error{background:linear-gradient(135deg,#8f2630,#be3540)}.action-notice-enter-active,.action-notice-leave-active{transition:opacity .22s ease,transform .28s cubic-bezier(.2,.8,.2,1)}.action-notice-enter-from,.action-notice-leave-to{opacity:0;transform:translate(-50%,-18px)}.menu-list .sound-setting{color:var(--blue)}.setting-switch{position:relative;width:42px;height:24px;flex:0 0 auto;border-radius:999px;background:#cbd7e6;transition:background .2s ease}.setting-switch b{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 7px #071a3933;transition:transform .22s cubic-bezier(.2,.8,.2,1)}.setting-switch.enabled{background:#1681e8}.setting-switch.enabled b{transform:translate(18px)}.sound-settings-group{display:flex;align-items:center;gap:12px;min-height:68px;border-bottom:1px solid var(--line);color:var(--blue)}.sound-settings-group>span{display:grid;flex:1;color:var(--ink);font-size:12px;font-weight:700}.sound-settings-group>span small{margin-top:4px;color:var(--muted);font-size:8px;font-weight:400}.sound-controls{display:flex;gap:9px}.menu-list .sound-controls button{display:grid;width:auto;gap:4px;padding:0;border:0;background:transparent;justify-items:center;color:#627995}.sound-controls button>b{font-size:9px}.mini-setting-switch{position:relative;width:34px;height:20px;border-radius:999px;background:#cbd7e6;transition:background .2s ease}.mini-setting-switch em{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #071a3933;transition:transform .2s ease}.mini-setting-switch.enabled{background:#1681e8}.mini-setting-switch.enabled em{transform:translate(14px)}.ticket-wallet{margin-top:16px;overflow:hidden;border:1px solid #d5e3f3;border-radius:20px;background:#fff;box-shadow:0 10px 28px #0d367114}.ticket-wallet__head{min-height:76px;padding:14px 15px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f9fcff,#edf5ff)}.ticket-wallet__head>div{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.ticket-wallet__head i{width:38px;height:38px;border-radius:12px;background:#dceaff;color:var(--blue);display:grid;place-items:center;font-style:normal}.ticket-wallet__head span{display:grid;font-size:13px;font-weight:800;color:var(--ink)}.ticket-wallet__head span small{margin-top:3px;font-size:8px;font-weight:500;color:var(--muted)}.ticket-wallet__head>strong{font-size:25px;letter-spacing:-.04em;color:var(--deep)}.ticket-wallet__head>strong small{margin-left:2px;font-size:9px;color:var(--muted)}.ticket-wallet__head>button{padding:8px 2px;border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:800}.ticket-source-groups{padding:4px 14px 12px}.ticket-source-group{padding:12px 0;border-bottom:1px solid #e5edf6}.ticket-source-group:last-child{border-bottom:0}.ticket-source-group>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.ticket-source-group>header span{font-size:10px;font-weight:800;color:#425a7b}.ticket-source-group>header b{padding:4px 7px;border-radius:20px;background:#eaf3ff;color:var(--blue);font-size:9px}.ticket-source-group>div{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.ticket-source-group article{min-width:0;height:51px;display:grid;place-content:center;border:1px solid #e0e9f4;border-radius:10px;background:#f3f7fc;text-align:center;animation:ticket-in .24s ease both}.ticket-source-group article b{font-size:16px;letter-spacing:.06em;color:var(--deep)}.ticket-source-group article small{margin-top:2px;font-size:7px;color:#8798af}.ticket-wallet__empty{margin:0;padding:34px 18px;text-align:center;font-size:11px;line-height:1.6;color:#536a88}.ticket-wallet__empty small{font-size:8px;color:var(--muted)}@keyframes ticket-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.ticket-source-group article{animation:none}}.ticket-view-switch{margin:12px 14px 4px;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border-radius:12px;background:#edf3fa}.ticket-view-switch button{padding:9px 6px;border:0;border-radius:9px;background:transparent;color:#70819b;font-size:10px;font-weight:700}.ticket-view-switch button b{margin-left:4px;font-size:9px}.ticket-view-switch button.active{background:#fff;color:var(--blue);box-shadow:0 3px 10px #0d367117}.ticket-card-list{padding:8px 14px 14px;display:grid;gap:8px}.ticket-card-list article{min-height:66px;padding:10px 11px;display:grid;grid-template-columns:82px minmax(0,1fr) 44px auto;align-items:center;gap:10px;border:1px solid #dde7f2;border-radius:13px;background:#f7faff;animation:ticket-in .24s ease both}.ticket-card-list article>div{display:grid;border-right:1px solid #dfe8f2}.ticket-card-list article>div b{font-size:22px;line-height:1;letter-spacing:.08em;color:var(--deep)}.ticket-card-list article>div small{margin-top:5px;font-size:7px;color:#899ab0}.ticket-card-list article>span{overflow:hidden;color:#60738f;font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.ticket-stamp{width:42px;height:42px;position:relative;display:grid;place-content:center;border:2px solid rgba(7,89,221,.2);border-radius:50%;color:#0759dd47;text-align:center;font-style:normal;line-height:1;transform:rotate(-8deg)}.ticket-stamp:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid currentColor;border-radius:50%}.ticket-stamp b{font-size:9px;letter-spacing:.08em}.ticket-stamp small{margin-top:2px;font-size:7px;font-weight:800;letter-spacing:.05em}.ticket-card-list article>em{padding:5px 7px;border-radius:20px;background:#e8eff8;color:#687b95;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.ticket-card-list article.is-pending{border-left:3px solid #f1b942}.ticket-card-list article.is-pending>em{background:#fff3d5;color:#b27400}.ticket-card-list article.is-won{border-color:#bcebd6;background:#f3fcf8}.ticket-card-list article.is-won>em{background:#dff7ec;color:#10815a}.ticket-card-list article.is-lost{opacity:.78}.ticket-card-list article>em.tier-first{background:#fff0bd;color:#9a6500;box-shadow:inset 0 0 0 1px #f1d170}.ticket-card-list article>em.tier-second{background:linear-gradient(135deg,#eeeaff,#e2ebff);color:#5546a8;box-shadow:inset 0 0 0 1px #aaa2e8,0 2px 7px #5546a81f}.ticket-card-list article>em.tier-third{background:#f6e5d7;color:#9a562c;box-shadow:inset 0 0 0 1px #e6c4a9}.ticket-expand{width:100%;min-height:42px;margin-top:2px;border:1px solid #d9e5f2;border-radius:12px;background:#fff;color:var(--blue);font-size:10px;font-weight:800}.ticket-expand span{vertical-align:middle}.ticket-expand b{display:inline-block;margin-left:6px;font-size:15px;line-height:1;transition:transform .2s ease}.ticket-expand b.expanded{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.ticket-card-list article{animation:none}}.lottery-history{margin-top:20px}.lottery-history>header{min-height:42px;display:flex;align-items:center;justify-content:space-between}.lottery-history>header>div{display:flex;align-items:baseline;gap:8px}.lottery-history h2{margin:0;font-size:17px}.lottery-history>header small{color:var(--muted);font-size:8px}.lottery-history__labels,.lottery-history__rows article{display:grid;grid-template-columns:minmax(100px,1.15fr) minmax(80px,.8fr) minmax(72px,.8fr);align-items:center;column-gap:8px}.lottery-history__labels{padding:9px 12px 6px;color:#8a9ab0;font-size:8px}.lottery-history__labels span:nth-child(2){text-align:center}.lottery-history__labels span:last-child{text-align:right}.lottery-history__rows{overflow:hidden;border:1px solid #dae5f1;border-radius:16px;background:#fff}.lottery-history__rows article{min-height:58px;padding:10px 12px;border-bottom:1px solid #e3ebf4}.lottery-history__rows article:last-child{border-bottom:0}.lottery-history__rows article>div{display:grid;gap:4px;justify-items:start}.lottery-history__rows span{font-size:10px;font-weight:700;color:#425a78}.lottery-history__rows article>div button{padding:0;border:0;background:transparent;color:var(--blue);font-size:7px;font-weight:700}.lottery-history__rows b{text-align:center;color:var(--deep);font-size:18px;letter-spacing:.1em}.lottery-history__rows em{text-align:right;color:#6d7f98;font-size:9px;font-style:normal;white-space:nowrap}.history-expand{width:100%;min-height:42px;margin-top:9px;border:1px solid #d9e5f2;border-radius:12px;background:#fff;color:var(--blue);font-size:10px;font-weight:800}.history-expand b{display:inline-block;margin-left:6px;font-size:15px;line-height:1;transition:transform .2s ease}.history-expand b.expanded{transform:rotate(180deg)}.lottery-stage{display:grid;gap:12px}.lottery-stage__pool{position:relative;overflow:hidden;padding:22px 18px 18px;border:1px solid #b7cef0;border-radius:22px;background:radial-gradient(circle at 50% 0,rgba(61,145,255,.18),transparent 48%),linear-gradient(155deg,#061b45,#083c91);color:#fff;text-align:center;box-shadow:0 15px 32px #08378433}.lottery-stage__pool:before{content:"";position:absolute;width:180px;height:180px;top:-125px;left:50%;border:1px solid rgba(123,207,255,.28);border-radius:50%;transform:translate(-50%);box-shadow:0 0 45px #35b8ff2e}.lottery-stage__pool>span{position:relative;font-size:14px;letter-spacing:.12em;color:#a9c7ed}.lottery-stage__pool>strong{position:relative;display:block;margin:5px 0 7px;color:#72dcff;font-size:36px;line-height:1.05;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.lottery-pool__currency{margin-right:2px;font-style:normal}.lottery-pool__digit{display:inline-block;animation:lottery-pool-hop 3.6s ease-in-out infinite;animation-delay:calc(.15s + var(--pool-digit-index) * .09s)}.lottery-pool__digit.is-separator{animation:none}.lottery-stage__pool>p{margin:0;color:#a9bdd9;font-size:14px}.lottery-stage__pool>b{display:block;margin-top:5px;font-size:16px;letter-spacing:.06em}.lottery-stage__pool>button{position:relative;width:100%;min-height:44px;margin-top:16px;overflow:hidden;border:1px solid rgba(164,197,239,.3);border-radius:12px;background:#02102847;color:#fff;font-size:16px;font-weight:800}.lottery-stage__pool>button span{position:relative;z-index:1}.lottery-stage__pool>button i{position:absolute;top:0;bottom:0;width:70px;left:-85px;background:linear-gradient(100deg,transparent,rgba(255,255,255,.32),transparent);transform:skew(-18deg);animation:rule-shine 4s ease-in-out infinite}.lottery-stage__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.lottery-stage__metrics>div{min-width:0;padding:13px 8px;border:1px solid #d9e5f3;border-radius:14px;background:#fff;text-align:center}.lottery-stage__metrics>div:nth-child(1){border-color:#c8dcf7;background:linear-gradient(145deg,#fbfdff,#e8f2ff);box-shadow:inset 0 1px #ffffffe6}.lottery-stage__metrics>div:nth-child(2){border-color:#f0d69c;background:linear-gradient(145deg,#fffdf8,#fff0cf);box-shadow:inset 0 1px #ffffffe6}.lottery-stage__metrics>div:nth-child(3){border-color:#bfe6d9;background:linear-gradient(145deg,#fbfffd,#e1f6ef);box-shadow:inset 0 1px #ffffffe6}.lottery-stage__metrics span{display:block;overflow:hidden;color:#7b8da5;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.lottery-stage__metrics b{display:inline-block;margin-top:5px;color:var(--deep);font-size:14px;font-variant-numeric:tabular-nums}.lottery-stage__metrics>div:nth-child(1) b{color:#0759dd}.lottery-stage__metrics>div:nth-child(2) b{color:#b87500}.lottery-stage__metrics>div:nth-child(3) b{color:#13805d}.lottery-pool-activity{padding:9px 13px;border:1px solid #d6e3f1;border-radius:15px;background:linear-gradient(145deg,#fff,#f3f7fc)}.lottery-pool-activity>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.lottery-pool-activity>header span{color:#314d72;font-size:15px;font-weight:400}.lottery-pool-activity>header small{color:#8a9ab0;font-size:13px}.lottery-pool-activity__viewport{height:78px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent 0,black 5px,black calc(100% - 5px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,black 5px,black calc(100% - 5px),transparent 100%)}.lottery-pool-activity__track{will-change:transform}.lottery-pool-activity__track.is-scrolling{animation:pool-ledger-scroll 30s linear infinite}.lottery-pool-activity__row{display:flex;align-items:center;gap:8px;min-height:26px;color:#607793;font-size:12px;font-weight:400;line-height:26px;white-space:nowrap}.lottery-pool-activity__row>b{flex:0 0 42px;color:#294d78;font-size:12px;font-weight:400;font-variant-numeric:tabular-nums}.lottery-pool-activity__row>span{overflow:hidden;text-overflow:ellipsis}.lottery-pool-activity__row small{color:#8294ac;font-size:11px}.lottery-pool-activity__empty{margin:0;padding:5px 0;color:#8294ac;font-size:12px;line-height:26px;text-align:center}.lottery-pool-activity em,.lottery-pool-activity strong{font-style:normal;font-weight:400}.pool-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:8px;padding-top:8px;border-top:1px solid #d8e3ef}.pool-pagination button{background:none;border:none;color:#1e3e62;font-size:14px;font-weight:600;min-height:44px;padding:8px 12px;border-radius:4px;cursor:pointer}.pool-pagination button:disabled{color:#8a9ab0;opacity:.5;cursor:not-allowed}.pool-pagination span{color:#607793;font-size:13px}@keyframes pool-ledger-scroll{to{transform:translateY(-50%)}}.lottery-stage__metrics small{margin-left:2px;color:#8a9ab0;font-size:12px}.lottery-stage__draw{padding:16px;overflow:hidden;border:1px solid #cfe0f2;border-radius:19px;background:linear-gradient(155deg,#fff,#f3f8ff)}.lottery-stage__draw>header{display:flex;align-items:center;justify-content:space-between}.lottery-stage__draw>header h2{margin:0;font-size:14px}.lottery-stage__draw>header small{display:block;margin-top:3px;color:#8294ac;font-size:13px}.lottery-stage__draw>header button{min-height:44px;border:0;background:transparent;color:var(--blue);font-size:14px;font-weight:800}.lottery-stage__winner-count{padding:6px 9px;border-radius:20px;background:#e4f7ef;color:#16845c;font-size:13px;font-weight:800;white-space:nowrap}.lottery-stage__digits{display:flex;justify-content:center;gap:8px;padding:18px 0 15px}.lottery-stage__digits b{width:43px;height:49px;display:grid;place-items:center;border:1px solid #cbdcf0;border-radius:11px;background:#edf5ff;color:#0759dd;font-size:26px;box-shadow:inset 0 1px #fff;animation:draw-digit-in .42s cubic-bezier(.2,.8,.2,1) both}.lottery-stage__digits.is-rolling b{position:relative;overflow:hidden;color:#1268dd;animation:none;box-shadow:inset 0 1px #fff,0 5px 14px #1c72e01a}.lottery-digit-reel{position:absolute;top:0;right:0;bottom:0;left:0;display:block;animation:draw-digit-reel 1s cubic-bezier(.2,.78,.2,1) both}.lottery-digit-reel i{height:49px;display:grid;place-items:center;color:inherit;font-style:normal;font-variant-numeric:tabular-nums}.lottery-stage__prizes{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.lottery-stage__prizes span{padding:9px 3px;border-radius:10px;background:#eaf2fc;color:#73859e;text-align:center;font-size:13px}.lottery-stage__prizes b{display:block;margin-top:4px;color:#d08b00;font-size:15px}.lottery-stage__ticker{display:flex;width:max-content;margin-top:12px;color:#637b9c;font-size:13px;animation:lottery-ticker 13s linear infinite}.lottery-stage__ticker span{padding-right:55px;white-space:nowrap}@keyframes rule-shine{0%,55%{left:-85px}85%,to{left:calc(100% + 20px)}}@keyframes draw-digit-in{0%{opacity:0;transform:translateY(9px) rotateX(-35deg)}to{opacity:1;transform:none}}@keyframes draw-digit-reel{0%{transform:translateY(0)}to{transform:translateY(var(--reel-offset))}}@keyframes lottery-ticker{to{transform:translate(-50%)}}@keyframes lottery-pool-hop{0%,10%,to{transform:translateY(0) scale(1)}5%{transform:translateY(-5px) scale(1.025);text-shadow:0 5px 18px rgba(99,232,255,.45)}}@media(prefers-reduced-motion:reduce){.lottery-stage__pool>button i,.lottery-stage__ticker,.lottery-stage__digits b,.lottery-digit-reel,.lottery-pool__digit,.lottery-pool-activity__track{animation:none}}.activity-rules-backdrop{align-items:flex-end;padding:12px 10px 0}.activity-rules{position:relative;width:min(100%,410px);max-height:92vh;height:92dvh;overflow-y:auto;padding:22px 16px calc(22px + env(safe-area-inset-bottom));border:1px solid #cadcf1;border-radius:24px 24px 0 0;background:#f5f9ff;box-shadow:0 -18px 50px #04224e38}.activity-rules__close{position:-webkit-sticky;position:sticky;top:0;z-index:2;float:right;width:34px;height:34px;border:0;border-radius:50%;background:#e6eef8;color:#617792;font-size:20px}.activity-rules>header{padding:7px 40px 16px 2px}.activity-rules>header>span{color:#d58b00;font-size:9px;font-weight:900;letter-spacing:.12em}.activity-rules__brand{margin:8px 0 9px;display:flex;align-items:center;gap:11px}.activity-rules__brand img{width:46px;height:46px;flex:0 0 auto;border:2px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 5px 15px #0759dd33}.activity-rules>header h2{margin:0;font-size:22px;line-height:1.15;letter-spacing:-.04em}.activity-rules>header p{margin:0;color:#71839d;font-size:10px;line-height:1.7}.activity-rules>section{margin-bottom:12px;padding:15px 13px;border:1px solid #d7e3f1;border-radius:17px;background:#fff}.activity-rules__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.activity-rules__title h3{margin:0;color:var(--deep);font-size:14px}.activity-rules__title>span{color:#7d8da4;font-size:8px}.activity-rules dl{display:grid;gap:7px;margin:0}.activity-rules dl>div{padding:11px;display:grid;grid-template-columns:76px 1fr;gap:8px;border-radius:12px;background:#eef4fb}.activity-rules dt{color:#19375f;font-size:10px;font-weight:850;line-height:1.65}.activity-rules dd{margin:0;color:#697d99;font-size:9px;line-height:1.7}.activity-rules>.primary{margin-top:4px}.ticket-proof-backdrop{align-items:flex-end;padding:12px 10px 0}.ticket-proof-sheet{position:relative;width:min(100%,410px);max-height:92vh;height:92dvh;overflow-y:auto;padding:20px 16px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#f6f9fe;box-shadow:0 -18px 50px #04224e40}.ticket-proof-close{position:absolute;top:15px;right:15px;width:34px;height:34px;border:0;border-radius:50%;background:#e7eef8;color:#647894;font-size:20px}.ticket-proof-sheet>header{display:flex;align-items:center;gap:11px;padding:4px 42px 17px 2px;color:var(--blue)}.ticket-proof-sheet>header div{display:grid}.ticket-proof-sheet>header span{font-size:8px;font-weight:800;letter-spacing:.12em}.ticket-proof-sheet>header h2{margin:3px 0;font-size:21px;color:var(--ink)}.ticket-proof-sheet>header p{margin:0;color:#71839d;font-size:8px}.ticket-proof-sheet>label{display:grid;gap:6px;color:#536985;font-size:9px;font-weight:800}.ticket-proof-sheet select{width:100%;padding:12px;border:1px solid #cfdeef;border-radius:12px;background:#fff;color:#122b50}.ticket-proof-action{width:100%;margin:11px 0;padding:13px;border:0;border-radius:13px;background:linear-gradient(135deg,#0759dd,#0699df);color:#fff;font-weight:800}.ticket-proof-action:disabled{opacity:.55}.ticket-proof-result{display:flex;align-items:center;gap:10px;padding:13px;border-radius:14px}.ticket-proof-result.verified{background:#e2f8ed;color:#13815a}.ticket-proof-result.waiting{background:#fff7df;color:#9a6700}.ticket-proof-result.failed{background:#fff0ef;color:#c43e38}.ticket-proof-result.checking{background:#eaf2ff;color:#0759dd}.ticket-proof-result>span{width:24px;height:24px;display:grid;place-items:center;border:2px solid currentColor;border-radius:50%;font-weight:900}.ticket-proof-result div{display:grid;gap:3px}.ticket-proof-result b{font-size:12px}.ticket-proof-result p{margin:0;font-size:8px}.ticket-proof-sheet>dl{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0}.ticket-proof-sheet>dl div{padding:10px;border-radius:11px;background:#eaf1fa}.ticket-proof-sheet dt{color:#8091a8;font-size:7px}.ticket-proof-sheet dd{margin:4px 0 0;color:#17345b;font-size:10px;font-weight:800}.ticket-proof-hashes{display:grid;gap:8px}.ticket-proof-hashes>div{padding:10px;border:1px solid #d7e3f1;border-radius:11px;background:#fff}.ticket-proof-hashes span{display:block;margin-bottom:5px;color:#71849d;font-size:7px}.ticket-proof-hashes code{display:block;overflow-wrap:anywhere;color:#0759dd;font-size:7px;line-height:1.55}.ticket-proof-hashes>small{color:#8192a8;font-size:7px;text-align:center}.ticket-proof-note{margin:13px 0 0;color:#71839b;font-size:8px;line-height:1.6;text-align:center}.invite-page{margin:-8px -2px 0;animation:invite-page-in .28s ease-out both}.invite-page-heading .eyebrow{font-size:8px;font-weight:400!important}.invite-page-heading h1{font-size:20px;font-weight:400!important}.invite-page-heading .live{font-size:10px;font-weight:400!important}.invite-page__head{display:flex;align-items:flex-start;gap:12px;padding:6px 0 20px;border-bottom:1px solid var(--line)}.invite-page__head>button{flex:0 0 38px;width:38px;height:38px;border:0;border-radius:50%;background:#e7f1ff;color:var(--blue);font-size:30px;line-height:1}.invite-page__head>div{display:grid;gap:3px}.invite-page__head span{color:var(--blue);font-size:11px;font-weight:400;letter-spacing:.12em}.invite-page__head h1{margin:0;color:var(--ink);font-size:18px;font-weight:400;letter-spacing:-.04em}.invite-page__head p{margin:2px 0 0;color:var(--muted);font-size:12px}.invite-overview{display:grid;grid-template-columns:repeat(3,1fr);padding:20px 0;border-bottom:1px solid var(--line)}.invite-overview>div{display:grid;justify-items:center;gap:4px;padding:0 7px;text-align:center;border-right:1px solid var(--line)}.invite-overview>div:last-child{border:0}.invite-overview b{color:var(--blue);font-size:20px;font-weight:400;letter-spacing:-.04em;animation:invite-count-in .42s ease-out both}.invite-overview span{color:var(--ink);font-size:12px;font-weight:400}.invite-overview small{min-height:22px;color:var(--muted);font-size:11px;line-height:1.45}.invite-rules{padding:14px 0 8px;border-bottom:1px solid var(--line)}.invite-rules>header,.invite-friends>header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:8px}.invite-rules>header span{color:var(--ink);font-size:14px;font-weight:400}.invite-rules>header small{color:var(--muted);font-size:11px}.invite-rules article{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid rgba(219,230,242,.8)}.invite-rules article:last-child{border:0}.invite-rules i{flex:0 0 38px;color:#8fb8ec;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.08em;padding-top:2px}.invite-rules article div{display:grid;gap:5px}.invite-rules b{color:var(--ink);font-size:14px;font-weight:400}.invite-rules p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.invite-rules strong{color:var(--blue);font-weight:400}.invite-friends{padding:22px 0 6px}.invite-friends>header h2{margin:0;color:var(--ink);font-size:14px;font-weight:400}.invite-friends>header p{margin:4px 0 0;color:var(--muted);font-size:11px}.invite-friends>header>span{color:#16845a;background:#e5f7ef;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:400}.invite-friend-list article{display:flex;align-items:center;gap:10px;min-height:68px;border-bottom:1px solid var(--line);animation:invite-row-in .3s ease-out both}.invite-friend-list article>img,.invite-friend-avatar{flex:0 0 42px;width:42px;height:42px;border-radius:50%;object-fit:cover;background:#dceaff}.invite-friend-avatar{display:grid;place-items:center;color:var(--blue);font-size:14px;font-weight:400}.invite-friend-list article>div{display:grid;gap:5px;min-width:0;flex:1}.invite-friend-list article>div b{overflow:hidden;color:var(--ink);font-size:14px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.invite-friend-list article>div small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.invite-friend-list aside{display:grid;justify-items:end;gap:5px}.invite-friend-list em{border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:400;white-space:nowrap}.invite-friend-list em.valid{color:#087b50;background:#e4f9ef}.invite-friend-list em.checking{color:#9b6a00;background:#fff3d2}.invite-friend-list em.active{color:#0759dd;background:#e5f0ff}.invite-friend-list em.inactive{color:#78879a;background:#edf1f5}.invite-friend-pagination{margin:10px 0 4px}.invite-friend-expand{margin-top:10px}.invite-empty{display:grid;justify-items:center;gap:7px;padding:36px 0;color:#9ab1ce;text-align:center}.invite-empty b{color:var(--ink);font-size:14px;font-weight:400}.invite-empty p{margin:0;color:var(--muted);font-size:12px}.invite-page__copy,.invite-page__share{position:static;width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:14px;padding:14px;font-size:14px;font-weight:400}.invite-page__copy{margin:14px 0 8px;background:linear-gradient(135deg,#0759dd,#0799df);color:#fff;box-shadow:0 12px 24px #0759dd40}.invite-page__share{margin:0 0 10px;background:#e8f3ff;color:#2375c9;box-shadow:0 8px 18px #2575c91a}.invite-page__share:active{background:#d9ebff;transform:translateY(1px)}@keyframes invite-page-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:none}}@keyframes invite-row-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes invite-count-in{0%{opacity:0;transform:translateY(5px) scale(.94)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.invite-page,.invite-overview b,.invite-friend-list article{animation:none}}.invite-page :is(h1,h2,b,strong,em,button),.invite-page-heading :is(h1,.eyebrow,.live){font-weight:400!important}.toast{pointer-events:none}@media(max-height:700px)and (max-width:430px){.toast{top:calc(env(safe-area-inset-top) + 76px);bottom:auto;width:calc(100% - 24px);max-width:406px;justify-content:center;border-radius:10px;padding:8px 10px;gap:6px;font-size:9px;line-height:1.35;box-shadow:0 7px 18px #00163833}.toast svg{width:15px;height:15px;flex:0 0 auto}.toast-enter-from,.toast-leave-to{transform:translate(-50%,-8px)}}.app-shell.energy-lottery-active{padding-bottom:0}.menu-list .energy-lottery-entry{background:#e8f1ff;border-radius:14px 14px 0 0;padding-inline:14px}.menu-list .energy-lottery-entry .energy-lottery-entry-title{display:flex;align-items:center;gap:7px}.energy-lottery-entry .energy-lottery-new{font-size:11px;font-weight:400;border:1px solid var(--blue);border-radius:5px;padding:2px 6px;color:var(--blue);flex:0 0 auto;display:inline-flex}.energy-lottery-page{--el-bg: linear-gradient(160deg, #dcebfe 0%, #f0f7ff 40%, #e6f0ff 100%);--el-panel: rgba(255, 255, 255, .75);--el-text: #1a2b4c;--el-muted: #5a759a;--el-line: rgba(0, 50, 150, .06);--el-accent: #005ce6;--el-soft: #cce0ff;--el-on: #fff;background:var(--el-bg);color:var(--el-text);font:14px/1.5 system-ui,-apple-system,SF Pro Display,sans-serif;height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;padding-bottom:env(safe-area-inset-bottom,0px)}.energy-lottery-page *{box-sizing:border-box}.energy-lottery-page button{font:inherit;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}.energy-lottery-page .el-top{padding:calc(10px + env(safe-area-inset-top,0px)) 10px 5px;display:flex;align-items:center;justify-content:space-between;background:transparent;border-bottom:none}.energy-lottery-page .el-head-title{flex:1;text-align:center;font-weight:600;font-size:17px;letter-spacing:.5px}.energy-lottery-page .el-header-spacer{width:44px}.energy-lottery-page .el-icon-button{border:0;background:transparent;min-width:44px;min-height:44px;padding:8px;display:flex;justify-content:center;align-items:center}.energy-lottery-page .el-content{padding:0 24px 24px}.energy-lottery-page h2{font-size:28px;line-height:1.3;font-weight:800;margin:0 0 6px;letter-spacing:.5px;background:linear-gradient(90deg,#004bbb,#08f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.energy-lottery-page p{margin:0}.energy-lottery-page .el-small{font-size:13px;color:var(--el-muted)}.energy-lottery-page .el-hero{text-align:center;margin:10px 0 24px}.energy-lottery-page .el-kicker{letter-spacing:4px;font-size:12px;color:#7395c5;margin-bottom:8px;font-weight:700;text-transform:uppercase}.energy-lottery-page .el-status{display:flex;gap:12px;justify-content:space-between;background:linear-gradient(135deg,#fffffff2,#ffffffbf);border-radius:20px;padding:16px 20px;margin:16px 0 32px;flex-wrap:wrap;font-variant-numeric:tabular-nums;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px #0032960d,inset 0 2px #fffc;border:1px solid rgba(255,255,255,1);font-size:14px;font-weight:500}.energy-lottery-page .el-status strong{font-weight:700;color:var(--el-accent);font-size:17px;margin-left:4px}.energy-lottery-page .el-wheel-wrap{position:relative;max-width:320px;margin:0 auto 36px;width:100%}.energy-lottery-page .el-wheel{width:100%;height:auto;display:block;filter:drop-shadow(0 20px 40px rgba(0,75,187,.15));overflow:visible}.energy-lottery-page .el-rotor{transform-origin:180px 180px;transition:transform 4s cubic-bezier(.12,.72,.12,1)}.energy-lottery-page .el-ring{fill:#f2f7ff;stroke:#d3e4ff;stroke-width:8}.energy-lottery-page .el-sector{stroke:#d3e4ff;stroke-width:4}.energy-lottery-page .el-sector-a{fill:#eaf2ff}.energy-lottery-page .el-sector-b{fill:#fff}.energy-lottery-page .el-sector-jackpot{fill:#ffeeba}.energy-lottery-page .el-label{fill:#2c446b;font-size:15px;font-weight:600;text-anchor:middle}.energy-lottery-page .el-hub{position:absolute;top:50%;left:50%;width:30%;height:30%;min-width:96px;min-height:96px;transform:translate(-50%,-50%);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:radial-gradient(circle at 30% 30%,#38f,#004bbb);color:var(--el-on);border:5px solid #ffffff;font-size:19px;font-weight:800;box-shadow:0 10px 24px #004bbb66,inset 0 -4px 10px #0000001a;white-space:nowrap;letter-spacing:1px}.energy-lottery-page .el-hub span{font-size:12px;font-weight:500;opacity:.9;margin-top:4px;letter-spacing:0}.energy-lottery-page .el-pointer{position:absolute;top:-14px;left:calc(50% - 14px);width:28px;height:32px;background:linear-gradient(135deg,#ff4d4d,#c00);-webkit-clip-path:polygon(10% 0,90% 0,50% 100%);clip-path:polygon(10% 0,90% 0,50% 100%);filter:drop-shadow(0 6px 8px rgba(200,0,0,.4))}.energy-lottery-page .el-main{border:0;border-radius:24px;background:linear-gradient(135deg,#2b7dff,#004bbb);color:var(--el-on);padding:18px;width:100%;min-height:60px;font-weight:700;font-size:18px;letter-spacing:1px;box-shadow:0 12px 28px #004bbb4d,inset 0 2px #fff3;transition:transform .15s,box-shadow .15s}.energy-lottery-page .el-main:active:not(:disabled){transform:translateY(2px) scale(.98);box-shadow:0 6px 16px #004bbb33}.energy-lottery-page button:disabled{background:#b3cce6;color:#fff;cursor:default;box-shadow:none;transform:none}.energy-lottery-page button:focus-visible{outline:3px solid #80b3ff;outline-offset:3px}.energy-lottery-page .el-under{text-align:center;margin:14px 0 28px;font-size:13px;color:var(--el-muted);font-weight:500}.energy-lottery-page .el-winner-feed{margin:0 0 14px;padding:13px 16px;border:1px solid rgba(195,216,248,.95);border-radius:18px;background:#ffffffb8;box-shadow:0 8px 24px #2464b914;overflow:hidden}.energy-lottery-page .el-winner-feed-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--el-text);font-size:13px;font-weight:750}.energy-lottery-page .el-winner-feed-head span{display:inline-flex;align-items:center;gap:6px}.energy-lottery-page .el-winner-feed-head span:before{content:"";width:7px;height:7px;border-radius:50%;background:#1e78f0;box-shadow:0 0 0 4px #e0eeff}.energy-lottery-page .el-winner-feed-head small{color:#7191bf;font-size:11px;font-weight:500}.energy-lottery-page .el-winner-viewport{height:24px;overflow:hidden;mask-image:linear-gradient(to bottom,transparent,#000 25%,#000 75%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 25%,#000 75%,transparent)}.energy-lottery-page .el-winner-track{animation:el-winner-scroll calc(var(--el-winner-count, 12) * 2.7s) linear infinite}.energy-lottery-page .el-winner-track.single{animation:none}.energy-lottery-page .el-winner-row{height:24px;display:flex;align-items:center;gap:7px;white-space:nowrap;color:#6e86aa;font-size:12px}.energy-lottery-page .el-winner-name{width:64px;overflow:hidden;text-overflow:ellipsis;color:#385982;font-weight:650}.energy-lottery-page .el-winner-row b{overflow:hidden;text-overflow:ellipsis;color:#1465d6;font-size:13px;font-weight:750}@keyframes el-winner-scroll{to{transform:translateY(-50%)}}.energy-lottery-page details{background:linear-gradient(180deg,#ffffffe6,#fff9);border-radius:20px;margin-top:14px;border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 24px #0032960d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden}.energy-lottery-page summary{cursor:pointer;padding:18px 22px;min-height:56px;font-weight:600;font-size:16px;outline:none;display:flex;align-items:center;color:#1a2b4c}.energy-lottery-page summary::marker,.energy-lottery-page summary::-webkit-details-marker{display:none}.energy-lottery-page summary:before{content:"";display:inline-block;width:8px;height:8px;border-top:2.5px solid var(--el-accent);border-right:2.5px solid var(--el-accent);transform:rotate(45deg);margin-right:16px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.energy-lottery-page details[open] summary:before{transform:rotate(135deg) translate(3px,-3px)}.energy-lottery-page .el-detail{padding:0 22px 20px 46px;color:var(--el-muted);font-size:14px;line-height:1.6}.energy-lottery-page .el-prize-row{padding:12px 0;border-top:1px solid var(--el-line);color:var(--el-text);font-weight:500}.energy-lottery-page .el-prize-row:first-child{border-top:none;padding-top:4px}.energy-lottery-page .el-record{padding:12px 0;border-top:1px solid var(--el-line);color:var(--el-text);font-weight:500}.energy-lottery-page .el-record:first-child{border-top:none;padding-top:4px}.energy-lottery-page .el-error{color:#e63946;background:#ffe6e6;padding:12px;border-radius:12px;text-align:center;font-size:14px;margin-bottom:16px;font-weight:600;border:1px solid #ffcccc}.energy-lottery-page .el-overlay{position:fixed;top:0;bottom:0;left:50%;transform:translate(-50%);width:min(100%,430px);background:#00143299;z-index:85;display:flex;justify-content:center;align-items:center;padding:24px;overflow-y:auto;overscroll-behavior:contain;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:el-fade-in .3s ease-out}@keyframes el-fade-in{0%{opacity:0}to{opacity:1}}.energy-lottery-page .el-dialog{background:linear-gradient(180deg,#fff,#f0f7ff);padding:40px 32px;border-radius:32px;text-align:center;width:100%;box-shadow:0 32px 64px #0000004d,inset 0 2px #fff;border:1px solid rgba(255,255,255,.8);animation:el-slide-up .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes el-slide-up{0%{transform:translateY(40px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.energy-lottery-page .el-result-icon{color:var(--el-accent);background:#fff;width:80px;height:80px;border-radius:50%;margin:0 auto 24px;display:grid;place-items:center;box-shadow:0 12px 24px #004bbb26;border:4px solid #eaf2ff}.energy-lottery-page .el-result-title{font-size:28px;font-weight:800;margin:12px 0;color:#1a2b4c;overflow-wrap:anywhere}.energy-lottery-page .el-dialog p{margin-bottom:28px;color:var(--el-muted);font-size:15px}.energy-lottery-page .el-link{border:0;background:transparent;color:var(--el-muted);padding:14px;min-height:48px;font-weight:600;font-size:15px;margin-top:12px}.energy-lottery-page .el-live{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(prefers-reduced-motion:reduce){.energy-lottery-page .el-rotor,.energy-lottery-page .el-overlay,.energy-lottery-page .el-dialog,.energy-lottery-page .el-winner-track{transition:none;animation:none}}@media(max-width:360px){.energy-lottery-page .el-content{padding:0 16px 20px}.energy-lottery-page .el-label{font-size:13px}.energy-lottery-page .el-status{padding:14px 16px;font-size:13px}.energy-lottery-page .el-wheel-wrap{max-width:280px}}@media(max-height:500px){.energy-lottery-page .el-overlay{align-items:flex-start;padding-top:40px}}.lottery-commerce-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;margin:-4px 0 16px;background:#e6edf7;border:1px solid #d5e1ef;border-radius:15px}.lottery-commerce-switch button{height:43px;border:0;border-radius:11px;background:transparent;color:#71839c;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;position:relative}.lottery-commerce-switch button.active{background:#fff;color:#0759dd;box-shadow:0 5px 14px #11396d1f}.lottery-commerce-switch button i{position:absolute;right:8px;top:5px;font-style:normal;font-size:7px;letter-spacing:.06em;color:#fff;background:#ef6a3f;border-radius:5px;padding:2px 4px}.treasure-wallet-bar{display:flex;align-items:center;gap:7px;padding:14px 15px;margin-bottom:12px;border-radius:17px;background:#071e48;color:#fff;box-shadow:0 10px 24px #061f4b2e}.treasure-wallet-bar div{display:grid;flex:1}.treasure-wallet-bar span{font-size:9px;color:#91afd5}.treasure-wallet-bar strong{font-size:20px;margin-top:3px}.treasure-wallet-bar strong small{font-size:9px;color:#63d8ff}.treasure-wallet-bar button{border:0;border-radius:9px;background:#ffd56a;color:#352400;font-size:10px;font-weight:900;padding:8px 10px}.treasure-wallet-bar button.ghost{background:#ffffff1a;color:#d4e5fb}.profile-usdt-wallet{min-height:80px;margin:0 0 18px;padding:17px 16px;border-radius:18px}.profile-usdt-wallet strong{font-size:25px}.profile-usdt-wallet strong small{font-size:10px}.profile-usdt-wallet button{min-width:47px;padding:10px 11px}.profile-balance-entry>b{margin-left:auto;color:#0759dd;font-size:11px;white-space:nowrap}.profile-balance-entry>em{flex:none!important;margin-left:3px}.usdt-balance-page{display:grid;gap:14px;padding-bottom:20px}.usdt-balance-head{display:flex;align-items:center;gap:12px}.usdt-balance-head>button{display:grid;width:38px;height:38px;flex:none;place-items:center;border:1px solid #d4e1ef;border-radius:12px;background:#fff;color:#17375e;font-size:27px;line-height:1;box-shadow:0 5px 13px #123d7014}.usdt-balance-head>div{display:grid;min-width:0;flex:1}.usdt-balance-head span{color:#0759dd;font-size:8px;font-weight:900;letter-spacing:.16em}.usdt-balance-head h1{margin:2px 0 0;color:#071a39;font-size:22px}.usdt-balance-head p{overflow:hidden;margin:3px 0 0;color:#70819b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.usdt-balance-head .usdt-balance-refresh{width:auto;height:auto;border:0;padding:8px;background:transparent;color:#0759dd;font-size:10px;font-weight:800;box-shadow:none}.usdt-balance-refresh:disabled{opacity:.5}.usdt-balance-hero{overflow:hidden;padding:25px 20px 0;border:1px solid #bcd6f3;border-radius:22px;background:linear-gradient(145deg,#fafdff,#e8f3ff);text-align:center;box-shadow:0 12px 28px #1351951a}.usdt-balance-hero>span{color:#647b98;font-size:11px}.usdt-balance-hero>strong{display:block;margin:7px 0 3px;color:#0759dd;font-size:42px;letter-spacing:-.04em}.usdt-balance-hero>p{margin:0 0 20px;color:#70819b;font-size:9px}.usdt-balance-hero>div{display:grid;grid-template-columns:1fr 1fr;margin:0 -20px;background:#ffffffa3;border-top:1px solid #d5e5f5}.usdt-balance-hero>div span{display:grid;gap:4px;padding:12px;color:#71839a;font-size:8px}.usdt-balance-hero>div span+span{border-left:1px solid #d5e5f5}.usdt-balance-hero>div b{color:#193f70;font-size:11px}.usdt-balance-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.usdt-balance-actions button{display:flex;align-items:center;gap:9px;border:1px solid #d6e3f1;border-radius:16px;padding:14px;background:#fff;color:#0759dd;text-align:left;box-shadow:0 7px 18px #123d700f}.usdt-balance-actions span{display:grid;flex:1;gap:3px}.usdt-balance-actions b{color:#102a50;font-size:12px}.usdt-balance-actions small{color:#7c8da4;font-size:7px}.usdt-balance-actions em{color:#9aacc1;font-size:20px;font-style:normal}.usdt-balance-note{display:flex;align-items:flex-start;gap:10px;border:1px solid #c9ddf2;border-radius:16px;padding:13px;background:#edf6ff;color:#0759dd}.usdt-balance-note svg{flex:none;margin-top:2px}.usdt-balance-note ul{display:grid;gap:5px;margin:0;padding-left:14px;color:#5d7390;font-size:8px;line-height:1.45}.usdt-balance-card{overflow:hidden;border:1px solid #dce6f1;border-radius:20px;background:#fff;box-shadow:0 9px 24px #1037680f}.usdt-balance-card>header{display:flex;align-items:center;justify-content:space-between;padding:16px 17px 12px}.usdt-balance-card>header h2,.usdt-balance-card>header p{margin:0}.usdt-balance-card>header h2{color:#0b2448;font-size:16px}.usdt-balance-card>header p{margin-top:3px;color:#8392a6;font-size:8px}.usdt-balance-card>header>span{border-radius:999px;padding:5px 8px;background:#edf5ff;color:#2472d3;font-size:8px;font-weight:800}.usdt-request-list,.usdt-ledger-list{padding:0 17px}.usdt-request-list article,.usdt-ledger-list article{display:flex;align-items:center;gap:10px;min-height:57px;border-top:1px solid #e6edf5}.usdt-request-list i{display:grid;width:32px;height:32px;flex:none;place-items:center;border-radius:10px;background:#e8f7f1;color:#168763;font-style:normal}.usdt-request-list i.withdraw{background:#edf3ff;color:#176ad1}.usdt-request-list article>div,.usdt-ledger-list article>div{display:grid;min-width:0;flex:1;gap:3px}.usdt-request-list b,.usdt-ledger-list b{color:#18375d;font-size:10px}.usdt-request-list small,.usdt-ledger-list small{overflow:hidden;color:#8494a9;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.usdt-request-list em{border-radius:999px;padding:5px 7px;background:#edf3fb;color:#647b98;font-size:8px;font-style:normal;font-weight:800}.usdt-request-list em.paid,.usdt-request-list em.completed{background:#e6f7ef;color:#16845e}.usdt-request-list em.rejected,.usdt-request-list em.failed,.usdt-request-list em.expired{background:#fff0ee;color:#cf5147}.usdt-ledger-list article{justify-content:space-between}.usdt-ledger-list aside{display:grid;gap:3px;text-align:right}.usdt-ledger-list aside strong{font-size:13px}.usdt-ledger-list aside.in strong{color:#128866}.usdt-ledger-list aside.out strong{color:#d45348}.usdt-ledger-list aside small{font-size:7px}.usdt-balance-empty{margin:0;padding:28px 17px;border-top:1px solid #e6edf5;color:#8798ad;font-size:9px;text-align:center}.treasure-product-picker{margin:0 0 12px}.treasure-product-picker>header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:8px;padding:0 2px}.treasure-product-picker>header div{display:grid}.treasure-product-picker>header span{font-size:13px;font-weight:900;color:#10284d}.treasure-product-picker>header small,.treasure-product-picker>header b{font-size:8px;color:#8191a8}.treasure-product-picker>div{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(158px,1fr);gap:8px;overflow-x:auto;padding:1px 1px 5px;scrollbar-width:none}.treasure-product-picker>div::-webkit-scrollbar{display:none}.treasure-product-picker button{display:flex;align-items:center;gap:8px;min-height:70px;padding:7px;border:1px solid #d7e3f1;border-radius:15px;background:#fff;text-align:left;color:#152c4e;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.treasure-product-picker button.active{border-color:#216ee1;box-shadow:0 8px 18px #0759dd24;transform:translateY(-1px)}.treasure-product-picker button.starter.active{border-color:#e44b42;box-shadow:0 8px 20px #cd2d252e}.treasure-product-picker img{width:56px;height:56px;border-radius:11px;object-fit:cover;background:#071e48}.treasure-product-picker button>span{display:grid;min-width:0;flex:1}.treasure-product-picker i{width:max-content;margin-bottom:3px;border-radius:4px;padding:2px 4px;background:#fff0e9;color:#db3c31;font-size:6px;font-style:normal;font-weight:900}.treasure-product-picker strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.treasure-product-picker small{margin-top:3px;color:#8796ab;font-size:7px}.treasure-product-picker em{height:3px;margin-top:6px;overflow:hidden;border-radius:3px;background:#e7edf5}.treasure-product-picker em b{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,#ff4e43,#ffbf46)}.treasure-gallery{position:relative;height:178px;background:#f7f7f9}.treasure-gallery>img{display:block;width:100%;height:100%;object-fit:contain}.treasure-gallery>.prev,.treasure-gallery>.next{position:absolute;top:50%;width:28px;height:28px;transform:translateY(-50%);border:0;border-radius:50%;background:#04132ead;color:#fff;font-size:21px;line-height:1}.treasure-gallery>.prev{left:9px}.treasure-gallery>.next{right:9px}.treasure-gallery-dots{position:absolute;right:0;bottom:8px;left:0;display:flex;justify-content:center;gap:5px}.treasure-gallery-dots button{width:6px;height:6px;padding:0;border:0;border-radius:6px;background:#071e484d}.treasure-gallery-dots button.active{width:18px;background:#8e3d4e}.treasure-hero{overflow:hidden;border-radius:22px;background:#061a3d;color:#fff;box-shadow:0 17px 34px #051e4a3d}.treasure-hero>header{height:40px;padding:0 15px;display:flex;align-items:center;justify-content:space-between}.treasure-hero>header span{font-size:10px;color:#ffd66e;font-weight:800;letter-spacing:.08em}.treasure-hero>header small{font-size:8px;color:#829fc7}.treasure-hero>img{display:block;width:100%;height:205px;object-fit:cover}.treasure-hero__body{padding:15px}.treasure-title{display:flex;gap:8px;align-items:flex-start}.treasure-title>div{min-width:0;flex:1}.treasure-title h2{font-size:18px;margin:0 0 5px}.treasure-title p{font-size:9px;color:#8da7cb;margin:0}.treasure-title em{font-size:9px;font-style:normal;color:#ffd66e;border:1px solid rgba(255,214,110,.42);border-radius:7px;padding:5px 6px;white-space:nowrap}.treasure-progress{margin:17px 0 14px}.treasure-progress>div{height:7px;border-radius:8px;background:#ffffff1a;overflow:hidden}.treasure-progress i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,#17bcea,#ffd66e)}.treasure-progress p{display:flex;justify-content:space-between;margin:7px 0 0;font-size:9px;color:#88a6ce}.treasure-progress p b{color:#fff}.treasure-primary{width:100%;height:45px;border:0;border-radius:12px;background:linear-gradient(100deg,#f6b83c,#ffe488);color:#392500;font-size:13px;font-weight:900;box-shadow:0 8px 18px #e7a62538}.treasure-hero--starter{background:linear-gradient(155deg,#3a0810,#861b20 46%,#2a0711);box-shadow:0 18px 38px #7712194d}.treasure-hero--starter>header span{color:#ffd985}.treasure-hero--starter .treasure-gallery{animation:treasureLuckyGlow 3.2s ease-in-out infinite}.treasure-hero--starter .treasure-progress i{background:linear-gradient(90deg,#ff5147,#ffd56f)}.treasure-hero--starter .treasure-primary{background:linear-gradient(100deg,#ffbc42,#ffe69a);box-shadow:0 9px 24px #ffb6374d}.treasure-lucky-copy{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:8px 10px;border:1px solid rgba(255,213,114,.2);border-radius:10px;background:#ffffff0f}.treasure-lucky-copy b{font-size:9px;color:#ffdc89}.treasure-lucky-copy span{font-size:7px;color:#f2b8ac}@keyframes treasureLuckyGlow{0%,to{filter:saturate(1);transform:scale(1)}50%{filter:saturate(1.12) brightness(1.04);transform:scale(1.008)}}@media(prefers-reduced-motion:reduce){.treasure-hero--starter .treasure-gallery{animation:none}.treasure-product-picker button{transition:none}}.treasure-invite{margin:12px 0;padding:15px;border:1px solid #d7e4f2;background:#fff;border-radius:17px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.treasure-invite>div{display:flex;align-items:center;gap:10px;color:#0759dd}.treasure-invite span{display:grid}.treasure-invite b{font-size:12px;color:#13294d}.treasure-invite small{font-size:8px;color:#788aa3;margin-top:4px}.treasure-invite em{font-size:10px;font-style:normal;color:#0759dd;font-weight:800}.treasure-codes{background:#fff;border:1px solid #dce7f2;border-radius:18px;padding:15px}.treasure-codes header{display:flex;align-items:center;justify-content:space-between}.treasure-codes h2,.treasure-steps h2{font-size:15px;margin:0}.treasure-codes header div small{font-size:8px;color:#8090a7}.treasure-codes header>strong{font-size:22px;color:#0759dd}.treasure-codes header>strong small{font-size:8px;margin-left:3px}.treasure-codes>p{text-align:center;color:#72839b;font-size:11px;line-height:1.7;padding:18px 0 9px;margin:0}.treasure-codes>p small{font-size:8px}.treasure-code-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:13px}.treasure-code-grid b{padding:9px 2px;border-radius:8px;background:#edf5ff;color:#0759dd;text-align:center;font-size:11px;letter-spacing:.05em}.treasure-proof{display:flex;gap:10px;align-items:center;margin:13px 0;padding:15px 2px;border-block:1px solid #dce7f2;color:#0759dd}.treasure-proof div{display:grid;flex:1}.treasure-proof b{font-size:11px;color:#13294d}.treasure-proof p{font-size:8px;color:#7e8da3;margin:3px 0 0}.treasure-proof button{border:0;background:transparent;color:#0759dd;font-size:10px;font-weight:800}.treasure-steps{padding:3px 0 12px}.treasure-steps>div{display:grid;grid-template-columns:repeat(4,1fr);margin-top:13px;position:relative}.treasure-steps>div:before{content:"";position:absolute;left:12%;right:12%;top:12px;height:1px;background:#cfdeee}.treasure-steps span{display:grid;justify-items:center;gap:7px;position:relative}.treasure-steps i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#e9f2ff;color:#0759dd;font-style:normal;font-size:9px;font-weight:900;border:1px solid #bad5f6}.treasure-steps b{font-size:8px;color:#7788a0}.treasure-buy-backdrop{z-index:65;align-items:flex-end}.treasure-buy-sheet{width:100%;max-width:430px;border-radius:24px 24px 0 0;background:#fff;padding:24px 20px calc(22px + env(safe-area-inset-bottom));position:relative}.treasure-buy-close{position:absolute;right:16px;top:14px;width:32px;height:32px;border:0;border-radius:50%;background:#edf2f8;color:#5e7089;font-size:20px}.treasure-buy-sheet>span{font-size:9px;color:#0759dd;font-weight:900;letter-spacing:.12em}.treasure-buy-sheet h2{font-size:20px;margin:6px 0 5px}.treasure-buy-sheet>p{font-size:10px;color:#8190a5;margin:0 0 20px}.treasure-quantity{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-block:1px solid #e0e8f1}.treasure-quantity>span{font-size:12px;font-weight:800}.treasure-quantity>div{display:flex;align-items:center;gap:15px}.treasure-quantity button{width:34px;height:34px;border:0;border-radius:10px;background:#e9f2ff;color:#0759dd;font-size:18px}.treasure-quantity button:disabled{opacity:.4}.treasure-quantity b{min-width:30px;text-align:center;font-size:17px}.treasure-buy-summary{display:grid;gap:10px;padding:17px 0}.treasure-buy-summary span{display:flex;justify-content:space-between;font-size:11px;color:#718198}.treasure-buy-summary b{color:#243957}.treasure-buy-summary strong{color:#0759dd;font-size:15px}.treasure-confirm{width:100%;height:48px;border:0;border-radius:14px;background:#0759dd;color:#fff;font-weight:900;box-shadow:0 10px 22px #0759dd3d}.treasure-confirm:disabled{background:#9ba9bb;box-shadow:none}.treasure-buy-sheet>small{display:flex;justify-content:center;align-items:center;gap:4px;color:#7b8ba1;font-size:8px;margin-top:11px}.treasure-hero__meta{display:flex;align-items:center;gap:8px}.treasure-poster-button{display:flex;align-items:center;justify-content:center;gap:3px;margin:0;border:1px solid rgba(255,213,105,.5);border-radius:999px;padding:4px 7px;background:#ffffff14;color:#ffda79;font-size:8px;font-weight:800;white-space:nowrap}.treasure-poster-button:disabled{opacity:.55}.treasure-record-actions{display:grid;gap:5px}.treasure-record-actions button{border:0;border-radius:7px;padding:7px;background:#0759dd;color:#fff;font-size:8px;font-weight:800}.treasure-record-actions button.poster{background:#fff4d5;color:#a56800}.treasure-poster-sheet>img{aspect-ratio:3/4;object-fit:contain;background:#071832}.treasure-balance-backdrop{z-index:70}.treasure-balance-modal{text-align:center}.treasure-balance-modal>p{margin-bottom:20px}.treasure-balance-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.treasure-balance-actions>button{position:static;width:auto;height:46px;border:1px solid #d8e3f0;border-radius:13px;background:#f3f7fc;color:#52657f;font-weight:800}.treasure-balance-actions>button.primary{border-color:#0759dd;background:#0759dd;color:#fff;box-shadow:0 8px 18px #0759dd38}.treasure-wallet-action-modal>span{display:block;color:#0759dd;font-size:10px;font-weight:900;letter-spacing:.1em}.treasure-wallet-action-modal>h2{margin:7px 0}.treasure-wallet-action-modal>p{margin:0 0 18px;color:#70819b;font-size:10px;line-height:1.6}.treasure-wallet-action-modal>label{display:grid;gap:7px;margin-bottom:8px;text-align:left;color:#536681;font-size:10px;font-weight:800}.treasure-wallet-action-modal input{width:100%;height:50px;border:1px solid #d7e3f1;border-radius:13px;padding:0 14px;background:#f7faff;color:#0b1f42;font-size:18px;font-weight:800;outline:none}.treasure-wallet-action-modal input:focus{border-color:#0759dd;box-shadow:0 0 0 3px #0759dd1a}.treasure-wallet-action-modal>small{display:block;margin:0 0 16px;text-align:left;color:#7b8ba1;font-size:9px}.treasure-wallet-action-modal .treasure-balance-actions{margin-top:18px}.usdt-ledger-pager{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-top:1px solid #e6edf5}.usdt-ledger-pager button{border:1px solid #cbdced;border-radius:9px;padding:7px 12px;background:#fff;color:#176bd4;font-size:9px;font-weight:800}.usdt-ledger-pager button:disabled{color:#a7b5c5;background:#f3f6fa;cursor:not-allowed}.usdt-ledger-pager span{color:#6f839d;font-size:9px;font-weight:700}.treasure-wallet-balance-info{background:#f7f9fc;border-radius:12px;padding:12px 16px;margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.treasure-wallet-balance-info .balance-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#556270}.treasure-wallet-balance-info .balance-row.total{margin-top:4px;padding-top:12px;border-top:1px dashed #d1d9e6;font-weight:600;color:#1a1a1a}.treasure-wallet-balance-info .balance-row strong.restricted{color:#d34e43}.treasure-wallet-balance-info .balance-row strong.withdrawable{font-size:16px;color:#16845e}.treasure-turnover-warning{margin-bottom:20px;padding:16px;background:linear-gradient(135deg,#fff5f5,#ffebeb);border:1px solid #ffcccc;border-radius:12px;color:#d34e43;font-size:13px;line-height:1.6;text-align:left;box-shadow:0 4px 12px #d34e4314}.treasure-turnover-warning header{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:700;margin-bottom:8px;color:#c93b32}.treasure-turnover-warning p{margin:0 0 12px;opacity:.9}.treasure-turnover-warning b{font-weight:700;color:#b72b22}.treasure-turnover-warning .go-treasure-btn{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:10px;background:#d34e43;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s}.treasure-turnover-warning .go-treasure-btn:active{background:#b72b22}.treasure-gallery{background:#08172d}.treasure-draw-proof{margin:12px 0;padding:15px;border-radius:18px;background:#071e48;color:#fff;box-shadow:0 12px 25px #061f4b29}.treasure-draw-proof>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.treasure-draw-proof>header span{font-size:8px;color:#67d8ff;font-weight:800}.treasure-draw-proof>header h2{font-size:14px;margin:3px 0 0}.treasure-draw-proof>header strong{font-size:22px;color:#ffd66e;letter-spacing:.08em}.treasure-source-draws{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}.treasure-source-draws article{display:grid;justify-items:center;gap:3px;padding:6px 2px;border-radius:7px;background:#ffffff12}.treasure-source-draws small{font-size:6px;color:#829fc7}.treasure-source-draws b{font-size:10px;color:#fff}.treasure-calc-step{display:grid;gap:5px;margin-top:11px}.treasure-calc-step span,.treasure-calc-formula>span{font-size:8px;color:#91afd5}.treasure-calc-step code{display:block;overflow-wrap:anywhere;padding:8px;border-radius:8px;background:#0003;color:#cfe7ff;font-size:7px;line-height:1.5}.treasure-calc-formula{margin-top:11px;padding:10px;border:1px solid rgba(255,214,110,.25);border-radius:10px;background:#ffd66e0f}.treasure-calc-formula p{margin:6px 0 4px;font-size:10px}.treasure-calc-formula p strong{color:#ffd66e;font-size:15px}.treasure-calc-formula small{font-size:7px;color:#91afd5}.treasure-records,.treasure-history{margin:12px 0;padding:15px;border:1px solid #dce7f2;border-radius:18px;background:#fff}.treasure-records>header,.treasure-history>header{display:flex;justify-content:space-between}.treasure-records h2,.treasure-history h2{font-size:15px;margin:0}.treasure-records header small,.treasure-history header small{font-size:8px;color:#8090a7}.treasure-records>nav{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:13px 0;padding:4px;border-radius:13px;background:#edf3fa}.treasure-records>nav button{height:35px;border:0;border-radius:10px;background:transparent;color:#718198;font-size:10px;font-weight:800}.treasure-records>nav button.active{background:#fff;color:#0759dd;box-shadow:0 3px 9px #16376014}.treasure-records>nav b{margin-left:4px}.treasure-records>p,.treasure-history>p{text-align:center;color:#718198;font-size:10px;line-height:1.7;padding:17px 0 8px;margin:0}.treasure-record-list{display:grid;gap:8px}.treasure-record-list article{display:flex;align-items:center;gap:8px;padding:10px;border-radius:11px;background:#f5f8fc}.treasure-record-list article>div{display:grid;flex:1}.treasure-record-list article small{display:block;margin-top:3px;color:#8090a7;font-size:7px}.treasure-record-list article>span{font-size:9px;color:#718198;text-align:right}.treasure-record-list article>span.winner{color:#d18a00;font-weight:900}.treasure-record-list article>button{border:0;border-radius:7px;background:#0759dd;color:#fff;padding:7px;font-size:8px;font-weight:800}.treasure-history-labels{display:grid;grid-template-columns:1fr 95px;margin-top:13px;padding:8px 10px;color:#8090a7;font-size:8px}.treasure-history>article{display:grid;grid-template-columns:1fr 95px;align-items:center;padding:12px 10px;border-top:1px solid #e3ebf4}.treasure-history>article div{display:grid;gap:4px}.treasure-history>article b{font-size:11px}.treasure-history>article button{width:max-content;border:0;padding:0;background:transparent;color:#0759dd;font-size:8px;font-weight:800}.treasure-history>article strong{font-size:19px;color:#082f75;letter-spacing:.06em}.treasure-claim-sheet{display:grid;gap:10px;max-height:90vh;overflow:auto}.treasure-claim-sheet label{display:grid;gap:5px;color:#52657f;font-size:9px;font-weight:800}.treasure-claim-sheet input,.treasure-claim-sheet textarea{box-sizing:border-box;width:100%;border:1px solid #d5e0ed;border-radius:9px;padding:10px;background:#f8fafc;color:#1a3155;font:inherit;font-size:11px}.treasure-claim-sheet textarea{resize:vertical}.treasure-proof-backdrop{z-index:70;align-items:center;padding:18px}.treasure-proof-modal{position:relative;width:100%;max-width:400px;max-height:88vh;overflow:auto;border-radius:24px;background:#f5f8ff;padding:22px 14px 18px;box-shadow:0 28px 70px #04143057}.treasure-proof-close{position:absolute;z-index:2;right:14px;top:12px;width:34px;height:34px;border:0;background:transparent;color:#71839b;font-size:30px;line-height:1}.treasure-proof-title{text-align:center;padding:4px 34px 8px}.treasure-proof-title>span{font-size:9px;color:#0759dd;font-weight:900;letter-spacing:.08em}.treasure-proof-title h2{margin:8px 0 5px;color:#10284d;font-size:21px}.treasure-proof-title p{margin:0;color:#7385a0;font-size:9px}.treasure-proof-title strong{color:#0759dd;font-size:14px}.treasure-proof-modal .treasure-draw-proof{margin:10px 0 0;box-shadow:none}.treasure-proof-modal .treasure-source-draws{grid-template-columns:repeat(2,1fr);gap:7px}.treasure-proof-modal .treasure-source-draws article{align-items:center;justify-items:start;padding:9px}.treasure-proof-modal .treasure-source-draws small{font-size:7px}.treasure-proof-modal .treasure-source-draws b{font-size:15px;color:#67d8ff}.treasure-proof-modal .treasure-source-draws em{font-size:6px;color:#829fc7;font-style:normal}.treasure-local-verify{display:grid;gap:9px;margin-bottom:12px}.treasure-local-verify>.ticket-proof-result{margin:0}.treasure-local-verify>button{width:100%;border:1px solid #2d75df;border-radius:10px;background:transparent;color:#75b9ff;padding:9px;font-size:8px;font-weight:800}.treasure-local-verify>button:disabled{opacity:.6;cursor:wait}.treasure-proof-checks{display:grid;gap:5px}.treasure-proof-checks>div{display:grid;grid-template-columns:18px 82px 1fr;align-items:center;gap:4px;padding:7px 8px;border-radius:9px;background:#ffffff12}.treasure-proof-checks b{font-size:10px}.treasure-proof-checks .passed b{color:#55d99a}.treasure-proof-checks .failed b{color:#ff8f8f}.treasure-proof-checks span{font-size:7px;color:#d8e9ff}.treasure-proof-checks small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7fa2ce;font-size:6px}.treasure-quantity input{box-sizing:border-box;width:72px;height:38px;border:1px solid #d5e0ed;border-radius:9px;background:#f8fafc;color:#17345d;text-align:center;font-size:16px;font-weight:900;outline:0}.treasure-quantity input:focus{border-color:#0759dd;box-shadow:0 0 0 3px #0759dd1a}
