.app-toast-viewport{position:fixed;top:calc(12px + env(safe-area-inset-top,0px));left:50%;transform:translate(-50%);z-index:2400;display:flex;flex-direction:column;align-items:center;gap:8px;width:max-content;max-width:min(92vw,420px);pointer-events:none}.app-toast{pointer-events:auto;max-width:100%;border:0;border-radius:9999px;padding:8px 18px;font-size:13px;line-height:1.5;color:#fff;background:#0f172adb;box-shadow:0 6px 24px #0f172a2e;cursor:pointer;animation:app-toast-in .18s ease-out}.app-toast--success{background:color-mix(in oklab,var(--lottery-slip-accent, #0586ff) 88%,#000)}.app-toast--error{background:color-mix(in oklab,var(--destructive, #e7000b) 90%,#000)}@keyframes app-toast-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.app-toast{animation:none}}.lottery-draw-result-header,.ldr-draw-result-header{position:relative;z-index:2;background:var(--card);border:1px solid var(--border);border-radius:20px;padding:1.25rem;display:flex;flex-direction:column;gap:1.25rem}.lottery-draw-result-header{--lottery-draw-ink-2: #444858;--lottery-draw-ink-3: #8b92ae;--lottery-countdown-digit-font: "DSEG7 Classic", "DS-Digital", "Seven Segment", ui-monospace, "Roboto Mono", SFMono-Regular, Menlo, Monaco, Consolas, monospace;--lottery-countdown-unit-font: "DIN Alternate", "Roboto Condensed", ui-sans-serif, system-ui, sans-serif;background:linear-gradient(to left,#a7aeff4d,#a1d5ff4d);border:1px solid rgba(255,255,255,.9);border-radius:20px 20px 0 0;box-shadow:0 8px 15px #888fba26;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding:1rem 1.8125rem 1rem 1.4375rem;min-height:9.3125rem;justify-content:flex-end;gap:1rem}.lottery-draw-header-bg{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;overflow:hidden;pointer-events:none;background:url(/assets/navbg-053Yg7ts.webp) center / cover no-repeat,linear-gradient(to left,#a7aeff4d,#a1d5ff4d)}.ldr-draw-result-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 50% 80% at 100% 0%,rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.07) 0%,transparent 100%),radial-gradient(ellipse 40% 60% at 0% 100%,rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.04) 0%,transparent 100%);pointer-events:none;border-radius:inherit}.lottery-draw-info-row,.ldr-draw-info-row{display:flex;align-items:flex-end;flex-wrap:wrap;gap:1rem;position:relative;z-index:1}.lottery-draw-info-row:has(.lottery-draw-head-lead){flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:1rem}.lottery-draw-head-lead{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex:0 1 auto;min-width:0;position:relative;z-index:20}.lottery-draw-head-logo{flex-shrink:0;width:3.75rem;height:3.75rem;border-radius:9999px;background-position:center;background-size:100%;background-repeat:no-repeat;box-shadow:0 1px 2px #00000040}.lottery-draw-head-lead-main{display:flex;flex-direction:column;justify-content:center;gap:.375rem;min-width:0}.lottery-draw-head-name{display:inline-flex;align-items:center;gap:.375rem;min-height:1.5625rem;max-width:100%}.lottery-draw-head-name-text{font-size:1.125rem;font-weight:600;line-height:1.5625rem;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lottery-draw-head-name .lottery-draw-lead-favorite{flex-shrink:0;width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center}.lottery-draw-head-name .lottery-draw-lead-favorite:disabled{cursor:not-allowed;opacity:.45}.lottery-draw-head-name-chevron{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;color:var(--muted-foreground);opacity:.75}.lottery-draw-head-name-chevron svg{width:100%;height:100%}.lottery-draw-head-center{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;flex:1 1 auto;min-width:0}.lottery-draw-head-center-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-shrink:0;min-width:0}.lottery-draw-head-center-issue{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;flex-shrink:0}.lottery-draw-betting-issue{font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--lottery-draw-ink-2, var(--foreground));white-space:nowrap}.lottery-draw-betting-status{display:inline-flex;align-items:center;gap:2px;font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--lottery-accent-text, #0a6cba);white-space:nowrap}.lottery-draw-betting-status[data-betting-status=notOpen],.lottery-draw-betting-status[data-betting-status=notOpen] .lottery-draw-betting-bell{color:var(--lottery-draw-status-closed, #832b00)}.lottery-draw-betting-bell{width:16px;height:16px;flex-shrink:0;color:var(--lottery-accent-text, #0a6cba)}.lottery-draw-head-center-countdown{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:0}.lottery-draw-head-center-countdown .lottery-draw-countdown{margin-left:0;align-items:center;gap:0}.lottery-draw-head-center-countdown .lottery-countdown-timer{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:0;height:50px;min-height:auto;padding:0 15px;overflow:hidden;background:#3c425d;border-radius:5px;font-family:var(--lottery-countdown-digit-font);font-size:32px;line-height:55px;font-weight:400;font-stretch:condensed;font-variant-numeric:tabular-nums;color:#fff}.lottery-draw-head-center-countdown .lottery-countdown-timer span{position:relative;min-width:38px;width:auto;height:50px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:0;background:transparent;color:#fff;font-family:inherit;font-size:inherit;line-height:55px;font-stretch:inherit;font-variant-numeric:tabular-nums}.lottery-draw-head-center-countdown .lottery-countdown-timer span:before{content:attr(data-unit);position:absolute;top:2px;left:0;right:0;transform:scale(.6);font-family:var(--lottery-countdown-unit-font);font-size:12px;line-height:1;font-weight:400;font-stretch:condensed;font-variant-numeric:tabular-nums;letter-spacing:.21px;text-align:center;color:#fff;white-space:nowrap;pointer-events:none}.lottery-draw-head-center-countdown .lottery-countdown-colon{display:inline-flex;align-items:center;justify-content:center;width:3px;height:50px;padding:0 3px;font-family:var(--lottery-countdown-digit-font);color:#fff;font-size:26px;line-height:50px;font-weight:400;font-stretch:condensed;font-variant-numeric:tabular-nums;letter-spacing:0;animation:none}.lottery-draw-head-center-countdown .lottery-countdown-progress{align-self:center;width:162px;max-width:100%;height:4px;margin-top:7px;border-radius:2px;background:linear-gradient(#321d5d,#210c4b)}.lottery-draw-head-center-countdown .lottery-countdown-progress-bar{background:linear-gradient(90deg,#5fb0f4 2%,#21fcfe 99%);box-shadow:none;transition:width 1s linear}.lottery-draw-head-center-countdown .lottery-countdown-label{color:var(--lottery-draw-ink-2, var(--muted-foreground))}.lottery-draw-head-winnum{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;flex:0 1 auto;min-width:0}.lottery-draw-head-winnum .lottery-draw-meta{align-items:flex-end;width:100%;gap:.6875rem}.lottery-draw-last-issue__short{display:none}.lottery-draw-head-winnum .lottery-draw-balls-container{gap:8.33px}.lottery-draw-head-winnum .lottery-ball--lg{width:30px;height:30px;min-width:30px;min-height:30px;font-size:13px;line-height:30px}.lottery-draw-head-winnum .lottery-ball.lottery-ball--lg:not(.mms-mark-six-lottery-ball){box-sizing:border-box;line-height:1;color:#191a1f;background:linear-gradient(180deg,#fff,#e7e9fd);border:2.5px solid var(--lottery-draw-accent, #0586ff);box-shadow:inset 0 1.67px 3.33px #fff6}.lottery-draw-head-winnum .lottery-ball.lottery-ball--lg:not(.mms-mark-six-lottery-ball):after{display:none}.lottery-draw-head-winnum .lottery-draw-balls-container,.lottery-draw-head-winnum .ldr-draw-balls-container{align-self:center;justify-content:center;width:100%}.lottery-draw-last-issue{display:block;font-size:.875rem;line-height:normal;color:var(--lottery-draw-ink-2, var(--muted-foreground));text-align:right;align-self:flex-end;white-space:nowrap;font-variant-numeric:tabular-nums}.lottery-draw-meta--awaiting{position:relative}.lottery-draw-waiting-area{display:flex;flex-direction:column;align-items:flex-end;align-self:flex-end;width:100%;min-width:0}.lottery-draw-waiting-wrap{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-height:30px;padding:.25rem .375rem;border-radius:6px;background:#ffffff8c;box-shadow:0 1px 3px #3c425d1f}.lottery-draw-waiting-label{font-size:.8125rem;line-height:1.25rem;font-weight:500;color:var(--lottery-draw-ink-2, var(--foreground));white-space:nowrap}.lottery-draw-waiting-restS{font-family:var(--lottery-countdown-digit-font);font-size:.875rem;line-height:1;font-weight:400;font-stretch:condensed;font-variant-numeric:tabular-nums;color:var(--lottery-accent-text, #0a6cba)}.lottery-draw-waiting-arrow-btn{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;border:none;border-radius:4px;background:transparent;color:var(--lottery-draw-ink-3, var(--muted-foreground));cursor:pointer;transition:color .15s ease,background-color .15s ease}.lottery-draw-waiting-arrow-btn:hover{color:var(--lottery-draw-accent, var(--ldr-accent));background:rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.08)}.lottery-draw-waiting-arrow{width:12px;height:12px;transition:transform .2s ease}.lottery-draw-waiting-arrow--open{transform:rotate(180deg)}.lottery-draw-meta,.ldr-draw-meta{display:flex;flex-direction:column;gap:.75rem;min-width:0;flex:0 1 auto;width:fit-content;max-width:100%}.lottery-draw-issue,.ldr-draw-issue{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;line-height:1.25rem;color:var(--muted-foreground);background:rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.08);border:1px solid rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.12);border-radius:9999px;padding:3px 12px 3px 8px;width:fit-content}.lottery-draw-issue:before,.ldr-draw-issue:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--lottery-draw-accent, var(--ldr-accent));box-shadow:0 0 6px rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.5);flex-shrink:0}.lottery-draw-issue strong,.ldr-draw-issue strong{color:var(--lottery-accent-text, #0a6cba);font-weight:700;font-size:.875rem;font-variant-numeric:tabular-nums}.lottery-draw-balls-container,.ldr-draw-balls-container{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;overflow-x:visible;overflow-y:visible}@media(min-width:768px){.lottery-draw-balls-container,.ldr-draw-balls-container{gap:.625rem}}.lottery-draw-balls-plus,.ldr-draw-balls-plus{color:var(--muted-foreground);font-size:11px;font-weight:400;opacity:.5;margin:0 2px;width:16px;text-align:center}.lottery-draw-ball-label{font-size:10px;color:var(--muted-foreground);text-align:center;line-height:1.1}.lottery-draw-countdown,.ldr-draw-countdown{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;margin-left:auto}.lottery-countdown-label,.ldr-countdown-label{font-size:.8125rem;color:var(--muted-foreground);letter-spacing:.02em;white-space:nowrap}.lottery-countdown-timer,.ldr-countdown-timer{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.625rem;line-height:1.2;font-weight:700;color:var(--lottery-accent-text, #0a6cba);display:flex;align-items:center;gap:2px;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.lottery-countdown-timer span,.ldr-countdown-timer span{background:rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.08);border:1px solid rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.1);border-radius:.25rem;padding:2px 6px;min-width:32px;text-align:center;line-height:1.2}.lottery-countdown-colon,.ldr-countdown-colon{color:rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.35);font-style:normal;font-weight:400;padding:0 1px;animation:lottery-draw-pulse-glow 2s infinite}@media(prefers-reduced-motion:reduce){.lottery-countdown-colon,.ldr-countdown-colon{animation:none}}@keyframes lottery-draw-pulse-glow{0%,to{opacity:1}50%{opacity:.6}}.lottery-countdown-progress{align-self:stretch;width:100%;height:4px;margin-top:4px;border-radius:9999px;background:rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.15);overflow:hidden}.lottery-countdown-progress-bar{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.55) 0%,var(--lottery-draw-accent, var(--ldr-accent)) 100%);box-shadow:0 0 6px rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.5);transition:width 1s linear}@media(prefers-reduced-motion:reduce){.lottery-countdown-progress-bar{transition:none}}.lottery-countdown-awaiting{color:var(--lottery-accent-text, #0a6cba);letter-spacing:-.01em;animation:lottery-countdown-awaiting-pulse 1.6s ease-in-out infinite}@keyframes lottery-countdown-awaiting-pulse{0%,to{opacity:1;text-shadow:0 0 6px rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.25)}50%{opacity:.55;text-shadow:0 0 14px rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.55)}}@media(prefers-reduced-motion:reduce){.lottery-countdown-awaiting{animation:none}}.lottery-draw-ball-history-list{position:absolute;top:2.5rem;right:0;z-index:210;width:max-content;max-width:min(460px,calc(100vw - 2rem));max-height:min(280px,50vh);overflow:auto;padding:.5rem 1rem;border:1px solid #eef0f8;border-radius:10px;background:#fff;box-shadow:none;list-style:none}.lottery-draw-ball-history-list__list{margin:0;padding:0;list-style:none}.lottery-draw-ball-history-list__row{display:flex;flex-direction:row;align-items:center;gap:9px;margin:0;padding:5px 0;list-style:none}.lottery-draw-ball-history-list__row+.lottery-draw-ball-history-list__row{border-top:1px solid #f1f3f8}.lottery-draw-ball-history-list__qihao{flex-shrink:0;font-size:14px;line-height:normal;font-weight:400;color:#6d7278;font-variant-numeric:tabular-nums;white-space:nowrap}.lottery-draw-ball-history-list__jianghaoList{display:inline-flex;flex-direction:row;align-items:center;flex-wrap:nowrap;flex-shrink:0;min-width:0}.lottery-draw-ball-history-list__list[data-family=klc] .lottery-draw-ball-history-list__jianghaoList{display:grid;grid-template-columns:repeat(10,auto);justify-content:start}.lottery-draw-ball-history-list__ball-wrap{display:flex;align-items:center;margin:0}.lottery-draw-ball-history-list__jianghao{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin:0 4px 0 0;border:2px solid var(--lottery-draw-accent, #199bff);border-radius:50%;background:transparent;font-size:14px;font-style:normal;font-weight:400;line-height:1;color:#191a1f;font-variant-numeric:tabular-nums}.lottery-draw-ball-history-list__meta{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;margin-left:auto;font-size:13px;line-height:1;white-space:nowrap}.lottery-draw-ball-history-list__summary{display:inline-flex;align-items:center;gap:3px}.lottery-draw-ball-history-list__tag{padding:1px 5px;border-radius:4px;font-size:13px}.lottery-draw-ball-history-list__tag[data-color=red]{background:#ffece4;color:#c2410c}.lottery-draw-ball-history-list__tag[data-color=blue]{background:#e3f0ff;color:#0b5cad}.lottery-draw-ball-history-list__sum{display:inline-block;min-width:15px;text-align:right}.lottery-draw-ball-history-list__time{display:inline-block;min-width:28px;text-align:right;font-size:13px;color:#9aa0a6;font-variant-numeric:tabular-nums}.lottery-draw-ball-history-list__fallback{font-size:.8125rem;line-height:1.25rem;color:var(--muted-foreground);white-space:nowrap}.lottery-draw-ball-history-list__jianghaoList .rdraw-open-code-balls{gap:3px}.lottery-draw-ball-history-list__jianghaoList .rdraw-open-code-balls--pk10{gap:.25rem}.lottery-draw-ball-history-loading,.lottery-draw-ball-history-empty{display:block;padding:0;font-size:.8125rem;line-height:1.25rem;color:var(--muted-foreground)}[data-lottery-standard-draw-header]:has(.lottery-draw-ball-history-list),.lottery-draw-result-header:has(.lottery-draw-ball-history-list){z-index:50}@media(max-width:767.98px){.lottery-draw-result-header,.ldr-draw-result-header{padding:.875rem;gap:.5rem;border-radius:16px;min-height:auto}.lottery-draw-head-winnum .lottery-draw-balls-container,.lottery-draw-head-winnum .ldr-draw-balls-container{scrollbar-width:none}.lottery-draw-head-winnum .lottery-draw-balls-container::-webkit-scrollbar,.lottery-draw-head-winnum .ldr-draw-balls-container::-webkit-scrollbar{display:none}.lottery-draw-info-row:has(.lottery-draw-head-lead){flex-direction:column;align-items:stretch;gap:.5rem;min-height:auto}.lottery-draw-head-lead,.lottery-draw-head-center,.lottery-draw-head-winnum{padding:0;max-width:none}.lottery-draw-head-lead{align-items:center;gap:.5rem}.lottery-draw-head-logo{display:none}.lottery-draw-head-lead-main{flex-direction:row;align-items:center;gap:.5rem;flex:1 1 auto}.lottery-draw-head-name{min-height:0}.lottery-draw-head-name .lottery-draw-lead-favorite{width:1.75rem;height:1.75rem;min-width:0;min-height:0;padding:0}.lottery-draw-head-name-text,.lottery-draw-head-name-chevron{display:none}.lottery-draw-lead-actions{gap:.375rem}.lottery-draw-lead-link{min-height:1.375rem;padding:1px 8px;font-size:.8125rem}.lottery-draw-head-center{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.375rem .5rem;width:100%}.lottery-draw-head-center-left,.lottery-draw-head-center-issue{align-items:flex-start;text-align:left}.lottery-draw-head-center-countdown{flex-direction:column;align-items:flex-end;gap:.125rem;min-width:0;overflow-wrap:anywhere}.lottery-draw-head-winnum{align-items:stretch}.lottery-draw-head-winnum .lottery-draw-meta{align-items:stretch;width:100%;gap:.25rem}.lottery-draw-last-issue{text-align:left;align-self:flex-start}.lottery-draw-head-winnum .lottery-draw-balls-container,.lottery-draw-head-winnum .ldr-draw-balls-container{align-self:stretch;justify-content:flex-start;flex-wrap:nowrap;gap:clamp(4px,1.8vw,8px);overflow-x:auto;-webkit-overflow-scrolling:touch}.lottery-draw-head-center-countdown .lottery-countdown-timer{height:30px;font-size:18px;line-height:32px;padding:0 9px;gap:0}.lottery-draw-head-center-countdown .lottery-countdown-timer span{min-width:22px;height:30px;line-height:32px}.lottery-draw-head-center-countdown .lottery-countdown-timer span:before{top:0}.lottery-draw-head-center-countdown .lottery-countdown-colon{height:30px;font-size:16px;line-height:30px}.lottery-draw-head-center-countdown .lottery-countdown-progress{width:min(140px,100%);margin-top:4px}.lottery-countdown-label,.ldr-countdown-label{font-size:13px}.lottery-draw-balls-container .lottery-ball--lg,.ldr-draw-balls-container .lottery-ball--lg .lottery-ball--lg{width:clamp(30px,9vw,36px);height:clamp(30px,9vw,36px);min-width:clamp(30px,9vw,36px);min-height:clamp(30px,9vw,36px);font-size:clamp(12px,3.6vw,15px);line-height:clamp(30px,9vw,36px)}}.lottery-draw-lead-actions,.ldr-draw-lead-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.5625rem;flex-shrink:0;position:relative;z-index:20}@media(min-width:768px){.lottery-draw-info-row:has(.lottery-draw-head-lead) .lottery-draw-lead-actions{flex-wrap:nowrap}}.lottery-draw-lead-actions .lottery-draw-lead-favorite{margin-inline-end:0}.lottery-draw-lead-actions .lottery-draw-lead-favorite:disabled{cursor:not-allowed;opacity:.45}.lottery-draw-lead-link,.ldr-draw-lead-link{display:inline-flex;align-items:center;gap:3px;padding:1px 10px;min-height:1.5rem;border:none;border-radius:6px;background:rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.15);font-size:.8125rem;line-height:1.25rem;font-weight:400;color:var(--lottery-accent-text, #0a6cba);cursor:pointer;white-space:nowrap;text-decoration:none;transition:background-color .15s ease,color .15s ease,opacity .15s ease}.lottery-draw-lead-link:hover,.ldr-draw-lead-link:hover,.lottery-draw-lead-link.lottery-is-active,.ldr-draw-lead-link.ldr-is-active{background:rgba(var(--lottery-draw-accent-rgb, var(--ldr-accent-rgb)),.18);color:var(--lottery-accent-text, #0a6cba)}.lottery-draw-lead-link__arrow,.ldr-draw-lead-link__arrow{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;flex-shrink:0;color:currentColor;opacity:.8;transition:transform .2s ease}.lottery-draw-lead-link:hover .lottery-draw-lead-link__arrow,.ldr-draw-lead-link:hover .ldr-draw-lead-link__arrow,.lottery-draw-lead-link.lottery-is-active .lottery-draw-lead-link__arrow,.ldr-draw-lead-link.ldr-is-active .ldr-draw-lead-link__arrow{opacity:1}.lottery-draw-lead-link.lottery-is-active .lottery-draw-lead-link__arrow,.ldr-draw-lead-link.ldr-is-active .ldr-draw-lead-link__arrow{transform:rotate(180deg)}.lottery-draw-intro-popover,.ldr-draw-intro-popover{position:absolute;top:calc(100% + 6px);left:0;width:min(600px,calc(100vw - 2rem));background:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;z-index:200;opacity:0;transform:translateY(-6px) scale(.96);pointer-events:none;transition:opacity .2s var(--apple-ease, cubic-bezier(.32, .72, 0, 1)),transform .2s var(--apple-ease, cubic-bezier(.32, .72, 0, 1));transform-origin:top left;overflow:hidden}.lottery-draw-intro-popover.lottery-is-visible,.ldr-draw-intro-popover.ldr-is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}[data-lottery-standard-draw-header]:has(.lottery-draw-intro-popover.lottery-is-visible),.lottery-draw-result-header:has(.lottery-draw-intro-popover.lottery-is-visible),.ldr-draw-result-header:has(.ldr-draw-intro-popover.ldr-is-visible){z-index:50}.lottery-draw-intro-popover__name,.ldr-draw-intro-popover__name{padding:1rem 1.25rem .75rem;text-align:center;font-size:.875rem;font-weight:600;color:var(--foreground);border-bottom:1px solid var(--border)}.lottery-draw-intro-popover__main,.ldr-draw-intro-popover__main{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.25rem 1.25rem}.lottery-draw-intro-popover__main--modal,.ldr-draw-intro-popover__main--modal{padding:0}.lottery-draw-intro-popover__section>span,.ldr-draw-intro-popover__section>span{display:block;font-size:.8125rem;font-weight:600;color:var(--lottery-accent-text, #0a6cba);margin-bottom:.375rem}.lottery-draw-intro-popover__section>p,.ldr-draw-intro-popover__section>p{margin:0;font-size:.8125rem;line-height:1.5;color:var(--muted-foreground)}.lottery-draw-actions,.ldr-draw-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0;position:relative;z-index:10}.lottery-draw-action-btn,.ldr-draw-action-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border-radius:.375rem;font-size:.8125rem;font-weight:600;cursor:pointer;transition:opacity .15s ease,transform 80ms ease;white-space:nowrap;border:none;text-decoration:none}.lottery-draw-action-btn:active,.ldr-draw-action-btn:active{transform:scale(var(--apple-press-scale, .97));opacity:.85;transition:transform var(--apple-press-duration, 80ms) ease-out}.lottery-draw-action-btn--result,.ldr-draw-action-btn--result{background:var(--lottery-accent-text, #0a6cba);color:#fff}.lottery-draw-action-btn--result:hover,.ldr-draw-action-btn--result:hover{opacity:.88}.lottery-draw-action-btn--result svg,.ldr-draw-action-btn--result svg{width:14px;height:14px}.lottery-draw-action-btn--more,.ldr-draw-action-btn--more{background:var(--card);color:var(--foreground);border:1.5px solid var(--border)}.lottery-draw-action-btn--more:hover,.ldr-draw-action-btn--more:hover,.lottery-draw-action-btn--more.lottery-is-open,.ldr-draw-action-btn--more.ldr-is-open{border-color:var(--gold);color:var(--lottery-accent-text, #0a6cba)}.lottery-draw-action-btn--more svg,.ldr-draw-action-btn--more svg{width:12px;height:12px;transition:transform .2s ease}.lottery-draw-action-btn--more.lottery-is-open svg,.ldr-draw-action-btn--more.ldr-is-open svg{transform:rotate(180deg)}.lottery-draw-more-wrap,.ldr-draw-more-wrap{position:relative}.lottery-draw-more-dropdown,.ldr-draw-more-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:160px;background:var(--apple-glass-dark, rgba(22, 22, 26, .72));backdrop-filter:blur(var(--apple-glass-blur)) saturate(var(--apple-glass-saturation));-webkit-backdrop-filter:blur(var(--apple-glass-blur)) saturate(var(--apple-glass-saturation));border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 8px 32px #00000047,0 2px 8px #0000001f,inset 0 .5px #ffffff0f;z-index:200;opacity:0;transform:translateY(-6px) scale(.96);pointer-events:none;transition:opacity .2s var(--apple-ease, cubic-bezier(.32, .72, 0, 1)),transform .2s var(--apple-ease, cubic-bezier(.32, .72, 0, 1));overflow:hidden;transform-origin:top right}[data-theme=light] .lottery-draw-more-dropdown,[data-theme=light] .ldr-draw-more-dropdown{background:var(--apple-glass-light);border-color:#00000014;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f,inset 0 .5px #ffffff80}.lottery-draw-more-dropdown.lottery-is-visible,.ldr-draw-more-dropdown.ldr-is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.lottery-draw-more-item,.ldr-draw-more-item{display:flex;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;color:var(--foreground);cursor:pointer;transition:background .12s ease;text-decoration:none;border:none;background:none;width:100%;text-align:left}.lottery-draw-more-item:hover,.ldr-draw-more-item:hover{background:var(--accent)}.lottery-draw-more-item+.lottery-draw-more-item,.ldr-draw-more-item+.ldr-draw-more-item{border-top:1px solid var(--border)}.lottery-draw-more-item__icon,.ldr-draw-more-item__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--lottery-theme-accent, #1c9eff)}@media(max-width:767.98px){.lottery-draw-result-header{--lottery-draw-issue-col: 57px}.lottery-draw-winnum{display:contents}.lottery-game-page [data-lottery-standard-draw-header]{margin-top:0;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.lottery-draw-result-header{padding:.375rem 1rem .5rem;gap:.3125rem;border:none;border-radius:0;box-shadow:0 4px 8px #3c5a9624;backdrop-filter:none;-webkit-backdrop-filter:none;min-height:auto}.lottery-draw-result-header .lottery-draw-header-bg{background:linear-gradient(180deg,var(--lottery-mobile-header-gradient-mid, #a3c5f4),var(--lottery-mobile-header-gradient-to, #b4cff4));border-radius:inherit}.lottery-draw-info-row:has(.lottery-draw-head-lead){gap:.4375rem}.lottery-draw-head-lead{display:none}.lottery-draw-betting-issue{color:#fff;font-weight:600}.lottery-draw-betting-status{color:#2b2f3a;font-weight:500}.lottery-draw-betting-status .lottery-draw-betting-bell{color:#2b2f3a}.lottery-draw-betting-status[data-betting-status=closed],.lottery-draw-betting-status[data-betting-status=closed] .lottery-draw-betting-bell,.lottery-draw-betting-status[data-betting-status=notOpen],.lottery-draw-betting-status[data-betting-status=notOpen] .lottery-draw-betting-bell{color:var(--lottery-draw-status-closed, #832b00)}.lottery-draw-betting-status[data-betting-status=awaiting],.lottery-draw-betting-status[data-betting-status=awaiting] .lottery-draw-betting-bell{color:#fff}.lottery-draw-info-row:has(.lottery-draw-head-lead){gap:.3125rem}.lottery-draw-head-center{display:none}.lottery-draw-head-winnum{display:flex;align-items:center;flex:1 1 100%;width:100%;box-sizing:border-box;min-height:55px;padding:8px 12px;background:#ffffff9e;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff80,0 2px 5px #2846821f;-webkit-mask-image:radial-gradient(circle 6px at 0 50%,transparent 5.5px,#000 6.5px),radial-gradient(circle 6px at 100% 50%,transparent 5.5px,#000 6.5px);-webkit-mask-composite:source-in;mask-image:radial-gradient(circle 6px at 0 50%,transparent 5.5px,#000 6.5px),radial-gradient(circle 6px at 100% 50%,transparent 5.5px,#000 6.5px);mask-composite:intersect}.lottery-draw-head-winnum .lottery-draw-meta{flex:1 1 auto;min-width:0}.lottery-draw-head-winnum .lottery-draw-meta{gap:.1875rem}.lottery-draw-last-issue__full{display:none}.lottery-draw-last-issue__short{display:inline}.lottery-draw-last-issue{color:#2b2f3a;flex:0 0 auto;white-space:nowrap}.lottery-draw-head-winnum .lottery-draw-meta{flex-direction:row;align-items:center;gap:.5rem}.lottery-draw-head-winnum .lottery-draw-meta .lottery-draw-last-issue{align-self:center;flex:0 0 var(--lottery-draw-issue-col)}.lottery-draw-head-winnum .lottery-draw-meta--awaiting .lottery-draw-waiting-area{flex:1 1 auto;width:auto;align-self:center}.lottery-draw-head-winnum .lottery-draw-meta:not(.lottery-draw-meta--awaiting) .lottery-draw-balls-container,.lottery-draw-head-winnum .lottery-draw-meta:not(.lottery-draw-meta--awaiting) .ldr-draw-balls-container{flex:1 1 auto;justify-content:space-between;min-width:0}.lottery-draw-head-winnum .lottery-draw-meta:not(.lottery-draw-meta--awaiting) .lottery-draw-balls-container:has(.k3-draw-header-die-cell),.lottery-draw-head-winnum .lottery-draw-meta:not(.lottery-draw-meta--awaiting) .ldr-draw-balls-container:has(.k3-draw-header-die-cell){justify-content:flex-start;gap:10px}.lottery-draw-head-winnum .lottery-draw-meta .lottery-draw-balls-container .lottery-ball.mms-mark-six-lottery-ball{width:24px;height:24px;min-width:24px;min-height:24px;font-size:12px;line-height:24px}}.lottery-draw-winnum-history-toggle,.lottery-draw-ball-history-list.lottery-draw-winnum-history{display:none}@media(min-width:768px){.lottery-draw-winnum{position:relative;display:flex;flex-direction:column;align-items:flex-end;flex:0 1 auto;min-width:0}.lottery-draw-head-winnum{position:relative}.lottery-draw-head-winnum .lottery-draw-last-issue{padding-right:14px}.lottery-draw-winnum-history-toggle{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:2px;right:0;padding:3px;border:none;border-radius:0;background:transparent;color:#6d7278;cursor:pointer}.lottery-draw-winnum-history-arrow{display:block;width:9px;height:5px;transition:transform .2s ease}.lottery-draw-winnum-history-arrow--open{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.lottery-draw-winnum-history-arrow{transition:none}}.lottery-draw-ball-history-list.lottery-draw-winnum-history{display:block;top:calc(100% + 8px);right:0;left:auto;max-height:min(360px,70vh);box-shadow:0 8px 20px #28468229}}@media(max-width:767.98px){.lottery-draw-head-winnum{position:relative;padding-right:30px}.lottery-draw-winnum-history-toggle{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:50%;right:5px;transform:translateY(-50%);padding:10px;border:none;border-radius:0;background:transparent;color:#6d7278;cursor:pointer}.lottery-draw-winnum-history-arrow{display:block;width:9px;height:5px;transition:transform .2s ease}.lottery-draw-winnum-history-arrow--open{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.lottery-draw-winnum-history-arrow{transition:none}}.lottery-draw-ball-history-list.lottery-draw-winnum-history{display:block;top:calc(100% + 5px);left:0;right:0;width:auto;max-width:none;padding-left:11px;padding-right:11px;max-height:min(352px,56vh);box-shadow:0 6px 14px #2846822e}.lottery-draw-winnum-history .lottery-draw-ball-history-list__jianghaoList,.lottery-draw-winnum-history .lottery-draw-ball-history-list__jianghaoList .rdraw-open-code-balls{flex-wrap:wrap;row-gap:4px;min-width:0}.lottery-draw-winnum-history .lottery-draw-ball-history-list__row{gap:8px}.lottery-draw-winnum-history .lottery-draw-ball-history-list__qihao{flex:0 0 var(--lottery-draw-issue-col)}.lottery-draw-winnum-history .lottery-draw-ball-history-list__jianghaoList{flex:1 1 auto}.lottery-draw-winnum-history .lottery-draw-ball-history-list__jianghaoList,.lottery-draw-winnum-history .lottery-draw-ball-history-list__jianghaoList .rdraw-open-code-balls{justify-content:space-between}.lottery-draw-winnum-history .lottery-draw-ball-history-list__jianghaoList .rdraw-open-code-balls{flex:1 1 auto}.lottery-draw-winnum-history .lottery-draw-ball-history-list__ball-wrap:last-child .lottery-draw-ball-history-list__jianghao{margin-right:0}.lottery-draw-winnum-history .lottery-draw-ball-history-list__list[data-family="3d"] .lottery-draw-ball-history-list__jianghaoList,.lottery-draw-winnum-history .lottery-draw-ball-history-list__list[data-family=k3] .lottery-draw-ball-history-list__jianghaoList,.lottery-draw-winnum-history .lottery-draw-ball-history-list__list[data-family=klc] .lottery-draw-ball-history-list__jianghaoList{justify-content:flex-start}.lottery-draw-winnum-history .lottery-draw-ball-history-list__list[data-family=pk10] .rdraw-open-code-balls--pk10{gap:2px}.lottery-draw-winnum-history .lottery-draw-ball-history-list__list[data-family=pk10] .lottery-pk10-car-ball--xs{width:clamp(17px,calc(10vw - 19px),22px);height:clamp(17px,calc(10vw - 19px),22px);font-size:clamp(10px,calc(5vw - 8px),12px)}.lottery-draw-winnum-history .lottery-draw-ball-history-list__list[data-family=pk10] .lottery-draw-ball-history-list__summary{display:none}@media(max-width:359.98px){.lottery-draw-winnum-history .lottery-draw-ball-history-list__time{display:none}}.lottery-draw-winnum-history .lottery-draw-ball-history-list__list[data-family=klc] .lottery-draw-ball-history-list__jianghao{width:18px;height:18px;margin-right:2px;border-width:1.5px;font-size:13px}}.lottery-draw-winnum-history-toggle:after{content:"";position:absolute;top:-1px;right:-7.5px;bottom:-1px;left:-7.5px}.lottery-draw-winnum-history-toggle:disabled:after{content:none}.hub-game-list__item{display:flex;flex-direction:column;box-sizing:border-box;width:100%;max-width:764px;height:149px;margin:0 0 15px;padding:0;list-style:none;border-radius:var(--radius-md);background:var(--hub-card-bg);overflow:hidden}.hub-game-list__item:last-child{margin-block-end:0}.hub-game-list-item__row{display:flex;flex:0 0 68px;align-items:stretch;min-height:68px;max-height:68px}.hub-game-list-item__row--stats{flex:0 0 79px;min-height:79px;max-height:79px;padding:0 20px;gap:12px}.hub-game-list-item__logo{flex:0 0 39px;position:relative;align-self:center;margin-inline-start:20px;width:39px;height:68px;min-height:68px;border-radius:8px;color:var(--hub-primary-text, #0a6cba);font-size:11px;font-weight:700;line-height:1.1;letter-spacing:-.02em}.hub-game-list-item__logo:not(.hub-game-list-item__logo--has-icon){background:linear-gradient(145deg,rgba(var(--hub-primary-rgb),.18),rgba(var(--hub-primary-rgb),.05))}.hub-game-list-item__logo-initials{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:68px}.hub-game-list-item__logo--has-icon{background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:contain;overflow:hidden}.hub-game-list-item__logo--has-icon .hub-game-list-item__logo-initials{display:none}.hub-game-list-item__hot{position:absolute;inset-block-start:36px;inset-inline-start:23px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:3px;background:var(--hub-hot-badge-text);color:var(--text-w);font-size:12px;font-weight:400;line-height:1}.hub-game-list-item__info{flex:0 0 124px;align-self:center;padding-inline-start:8px;font-size:14px;line-height:1.3}.hub-game-list-item__collect{position:relative;display:inline-flex;margin-inline-end:4px;padding:0;border:0;background:transparent;vertical-align:middle;cursor:pointer;color:var(--hub-text-period)}.hub-game-list-item__collect[aria-pressed=true]{color:var(--hub-countdown-urgent)}.hub-game-list-item__collect:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px}.hub-game-list-item__collect:disabled:after{content:none}.hub-game-list-item__collect:focus-visible{outline:2px solid var(--hub-primary);outline-offset:2px}.hub-game-list-item__collect-icon{display:block;width:16px;height:16px}.hub-game-list-item__name{color:var(--hub-text-ticket);font-weight:500}.hub-game-list-item__issue{display:block;margin-top:4px;color:var(--hub-text-period);font-size:13px}.hub-game-list-item__expand{flex:1 1 auto;position:relative;min-width:0;align-self:center}.hub-game-list-item__expand-content{position:relative}.hub-game-list-item__expand-header{display:flex;align-items:center;justify-content:center;min-height:44px;padding:4px 8px;border-radius:10px 10px 0 0}.hub-game-list-item__expand-body{display:none}.hub-game-list-item__expand-header--ynbbc .hub-game-list-item__ynbbc-prizes{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.hub-game-list-item__ynbbc-prize{padding:4px 8px;border-radius:6px;background:var(--hub-table-header-bg);color:var(--hub-text-secondary);font-size:12px;font-variant-numeric:tabular-nums}.hub-game-list-item__k3-dice{--k3-dice-face-size: 28px;--k3-dice-face-gap: 8px;justify-content:center}.hub-game-list-item__k3-fish{letter-spacing:.08em}.hub-game-list-item .plan-info{flex:0 0 auto;display:flex;align-items:center;gap:8px;align-self:center;margin-inline-end:20px;color:var(--hub-text-muted);font-size:13px}.hub-game-list-item .plan-info.special{flex-wrap:wrap;justify-content:flex-end}.hub-game-list-item .plan-info .time-zone{display:flex;flex-direction:row;align-items:center;gap:8px}.hub-game-list-item .plan-info__issue{margin:0;color:var(--hub-text-muted);font-size:13px}.hub-game-list-item .plan-info__code{padding-inline:3px;color:var(--hub-text-title);font-weight:700;font-variant-numeric:tabular-nums}.hub-game-list-item .plan-info__timer{margin:0;color:var(--hub-text-title);font-size:26px;font-weight:700;font-variant-numeric:tabular-nums}.hub-game-list-item .plan-info__timer--sealed{font-size:14px;font-weight:700;color:var(--hub-hot-badge)}.hub-game-list-item__expand-header--waiting{min-height:44px}.hub-game-list-item__expand-waiting-label{margin:0;color:var(--hub-countdown-urgent);font-size:16px;font-weight:600}.hub-game-list-item .lottery-counter-box__digits{display:inline-flex;gap:2px}.hub-game-list-item .lottery-counter-box__digit{display:inline-flex;align-items:center;justify-content:center;min-width:1ch}.hub-game-list-item .lottery-counter-box__sep{display:inline-flex;align-items:center;justify-content:center;padding-inline:1px}.hub-game-list-item .plan-info__betBtn,.hub-game-list-item .plan-info__moniBtn{display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:33px;padding:0 12px;border:0;border-radius:8px;font-size:13px;font-weight:500;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform var(--apple-press-duration, .12s) ease}.hub-game-list-item .plan-info__betBtn.active{background:var(--hub-primary-text, #0a6cba);color:var(--text-w)}.hub-game-list-item .plan-info__betBtn.active:hover,.hub-game-list-item .plan-info__betBtn.active:focus-visible{filter:brightness(1.08)}.hub-game-list-item--playable{cursor:pointer}.hub-game-list-item--playable:focus-visible{outline:2px solid var(--hub-primary);outline-offset:2px}.hub-game-list-item .plan-info__moniBtn.active{background:var(--hub-table-header-bg);color:var(--hub-text-secondary)}.hub-game-list-item .plan-info__betBtn:disabled,.hub-game-list-item .plan-info__moniBtn:disabled{opacity:.55;cursor:not-allowed}@media(max-width:767.98px){.hub-game-list__item,.hub-game-list__item-skeleton{height:auto;max-height:none}.hub-game-list-item__row,.hub-game-list-item__row--stats{flex:0 0 auto;min-height:0;max-height:none}.hub-game-list-item__info{flex:1 1 auto;min-width:0}.hub-game-list-item .plan-info__betBtn,.hub-game-list-item .plan-info__moniBtn{min-height:var(--apple-touch-target-min, 44px)}.hub-game-list-item__collect{display:inline-flex;align-items:center;justify-content:center;min-width:var(--apple-touch-target-min, 44px);min-height:var(--apple-touch-target-min, 44px)}}@media(min-width:768px)and (max-width:1279.98px){.hub-game-list-item__info{flex:0 0 auto;min-width:124px}}.lottery-ball{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;position:relative;overflow:visible;flex-shrink:0;font-weight:var(--weight-bold, 700);font-variant-numeric:tabular-nums;color:var(--lottery-theme-text-w, var(--text-w, #fff));box-shadow:0 4px 8px #0000004d,inset 0 -2px 4px #00000080,inset 0 2px 4px #fff6}.lottery-ball:after{content:"";position:absolute;top:2px;left:10%;width:80%;height:40%;background:linear-gradient(to bottom,#fffc,#fff0);border-radius:50%;pointer-events:none}.lottery-ball[data-color=red]{background:radial-gradient(circle at 30% 30%,#ff6b6b,#dc2626)}.lottery-ball[data-color=blue]{background:radial-gradient(circle at 30% 30%,#60a5fa,#2563eb)}.lottery-ball[data-color=green]{background:radial-gradient(circle at 30% 30%,#34d399,#16a34a)}.lottery-ball[data-color=gold]{background:radial-gradient(circle at 30% 30%,#fcd34d,#d97706)}.lottery-ball[data-color=gray]{background:radial-gradient(circle at 30% 30%,#9ca3af,#4b5563)}.lottery-ball[data-color=accent]{background:radial-gradient(circle at 30% 30%,color-mix(in oklab,var(--lottery-draw-accent, #66c2ff) 72%,white 28%),color-mix(in oklab,var(--lottery-draw-accent, #0d84e6) 78%,black 22%))}.lottery-ball--xs{width:22px;height:22px;font-size:12px;line-height:22px}.lottery-ball--sm{width:24px;height:24px;font-size:var(--text-xs, 12px);line-height:24px}.lottery-ball--md{width:30px;height:30px;font-size:var(--text-sm, 13px);line-height:30px}.lottery-ball--card{width:28px;height:28px;font-size:13px;line-height:28px}.lottery-ball--lg{width:36px;height:36px;font-size:var(--text-sm, 13px);line-height:36px}.lottery-ball--selected[data-color=red]{filter:drop-shadow(0 0 6px rgba(220,38,38,.5))}.lottery-ball--selected[data-color=blue]{filter:drop-shadow(0 0 6px rgba(37,99,235,.5))}.lottery-ball--selected[data-color=green]{filter:drop-shadow(0 0 6px rgba(22,163,74,.5))}.lottery-ball--selected[data-color=gold]{filter:drop-shadow(0 0 6px rgba(217,119,6,.45))}.lottery-ball--selected[data-color=gray]{filter:drop-shadow(0 0 6px rgba(75,85,99,.45))}.lottery-ball--selected[data-color=accent]{filter:drop-shadow(0 0 6px rgba(var(--lottery-draw-accent-rgb, 28, 158, 255),.5))}.lottery-ball.mms-mark-six-lottery-ball[data-color]{box-shadow:none;color:#2b2b2b;font-weight:800;background:var(--lhc-ball-image) center / cover no-repeat}.lottery-ball.mms-mark-six-lottery-ball:after{display:none}.lottery-ball.mms-mark-six-lottery-ball.mms-ball-pick-skin[data-color]{background:var(--card);border:3px solid var(--border);box-shadow:none;color:#1f2937;font-weight:700}.lottery-ball.mms-mark-six-lottery-ball.mms-ball-pick-skin[data-color=red]{border-color:#ff4e79;color:#1f2937}.lottery-ball.mms-mark-six-lottery-ball.mms-ball-pick-skin[data-color=blue]{border-color:#60b9fa;color:#1f2937}.lottery-ball.mms-mark-six-lottery-ball.mms-ball-pick-skin[data-color=green]{border-color:#6fc791;color:#1f2937}.lottery-ball.mms-mark-six-lottery-ball.mms-ball-pick-skin.lottery-ball--selected[data-color]{color:#fff}.lottery-ball.mms-mark-six-lottery-ball.mms-ball-pick-skin.lottery-ball--selected[data-color=red]{background:linear-gradient(180deg,var(--lhc-wave-sel-red-from, #ef4444),var(--lhc-wave-sel-red, #dc2626));border-color:var(--lhc-wave-sel-red, #dc2626);box-shadow:0 4px 8px rgba(var(--lhc-wave-sel-red-rgb, 220, 38, 38),.28)}.lottery-ball.mms-mark-six-lottery-ball.mms-ball-pick-skin.lottery-ball--selected[data-color=blue]{background:linear-gradient(180deg,var(--lhc-wave-sel-blue-from, #3b82f6),var(--lhc-wave-sel-blue, #2563eb));border-color:var(--lhc-wave-sel-blue, #2563eb);box-shadow:0 4px 8px rgba(var(--lhc-wave-sel-blue-rgb, 37, 99, 235),.28)}.lottery-ball.mms-mark-six-lottery-ball.mms-ball-pick-skin.lottery-ball--selected[data-color=green]{background:linear-gradient(180deg,var(--lhc-wave-sel-green-from, #22c55e),var(--lhc-wave-sel-green, #16a34a));border-color:var(--lhc-wave-sel-green, #16a34a);box-shadow:0 4px 8px rgba(var(--lhc-wave-sel-green-rgb, 22, 163, 74),.28)}.lottery-pk10-car-ball{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;position:relative;flex-shrink:0;box-sizing:border-box;font-weight:600;font-variant-numeric:tabular-nums;color:#1a1a1a;background:#fff;border:2px solid var(--car-border, #9ca3af)}.lottery-pk10-car-ball--xs{width:22px;height:22px;font-size:12px;line-height:1;border-width:2px}.lottery-pk10-car-ball--lg{width:30px;height:30px;font-size:13px;line-height:1;border-width:2.5px;background:linear-gradient(180deg,#fff,#e7e9fd);box-shadow:inset 0 1.67px 3.33px #fff6;color:#191a1f}@media(max-width:767.98px){[data-lottery-standard-draw-header=pk10] .lottery-draw-head-winnum .lottery-draw-balls-container{flex-wrap:nowrap;justify-content:space-between;gap:2px;overflow:hidden}[data-lottery-standard-draw-header=pk10] .lottery-pk10-car-ball--lg{width:clamp(16px,calc(10vw - 16px),26px);height:clamp(16px,calc(10vw - 16px),26px);font-size:clamp(9px,2.8vw,12px);border-width:2px}[data-lottery-standard-draw-header=pk10] .lottery-draw-head-winnum .lottery-draw-balls-container .size-9{width:clamp(16px,calc(10vw - 16px),26px);height:clamp(16px,calc(10vw - 16px),26px);font-size:clamp(9px,2.8vw,12px)}}@media(min-width:768px){[data-lottery-standard-draw-header=pk10] .lottery-draw-head-winnum .lottery-draw-balls-container{flex-wrap:nowrap;gap:4px}[data-lottery-standard-draw-header=pk10] .lottery-draw-head-winnum .lottery-draw-balls-container .size-9{width:30px;height:30px;font-size:13px}}.hub-lottery-type-dropdown{position:relative;flex:0 0 auto}.hub-lottery-type-dropdown--open .hub-top-header__lottery-type{z-index:101}.hub-lottery-type-dropdown__panel{position:absolute;top:calc(100% + 6px);left:0;z-index:100;box-sizing:border-box;display:flex;flex-direction:column;width:min(760px,calc(100vw - 32px));max-height:min(460px,calc(100vh - 120px));overflow:hidden;border:.5px solid rgba(60,60,67,.12);border-radius:18px;background:#fff;-webkit-backdrop-filter:blur(30px) saturate(1.8);backdrop-filter:blur(30px) saturate(1.8);box-shadow:0 18px 50px #141c3433,0 4px 12px #141c341a}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.hub-lottery-type-dropdown__panel{background:#fff}}.hub-lottery-type-dropdown__tabs{display:flex;flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;overflow-x:auto;scrollbar-width:none;border-bottom:.5px solid rgba(60,60,67,.1)}.hub-lottery-type-dropdown__tabs::-webkit-scrollbar{display:none}.hub-lottery-type-dropdown__tab{flex-shrink:0;padding:7px 16px;border:0;border-radius:9px;background:transparent;color:#6b6b70;font-size:14px;font-weight:400;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background-color .13s ease,color .13s ease}.hub-lottery-type-dropdown__tab:hover{background:#0586ff14;color:var(--hub-primary-text, #0a6cba)}.hub-lottery-type-dropdown__tab--active,.hub-lottery-type-dropdown__tab--active:hover{background:var(--hub-primary-text, #0a6cba);color:#fff;font-weight:500;box-shadow:0 3px 9px #0586ff47}.hub-lottery-type-dropdown__body{min-height:0;overflow-y:auto;padding:16px}.hub-lottery-type-dropdown__async-text{margin:0 0 10px;color:#8a8a8e;font-size:14px}.hub-lottery-type-dropdown__retry{padding:6px 14px;border:.5px solid var(--hub-primary);border-radius:8px;background:transparent;color:var(--hub-primary-text, #0a6cba);font-size:13px;cursor:pointer}.hub-lottery-type-dropdown__retry:disabled{cursor:not-allowed;opacity:.6}.hub-lottery-type-dropdown__groups{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 16px 12px}.hub-lottery-type-dropdown__group{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:.5px solid rgba(60,60,67,.08)}.hub-lottery-type-dropdown__group:last-child{border-bottom:0}.hub-lottery-type-dropdown__group-title{flex:0 0 84px;width:84px;display:flex;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:600;color:#1d1d1f;letter-spacing:-.01em}.hub-lottery-type-dropdown__group-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;border-radius:6px;color:#fff}.hub-lottery-type-dropdown__group-glyph{width:14px;height:14px}.hub-lottery-type-dropdown__group-list{flex:1 1 auto;min-width:0;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hub-lottery-type-dropdown__item{position:relative;display:flex;align-items:center;justify-content:center;min-height:40px;padding:5px 8px;border-radius:9px;background:#76839c14;color:#2b2f38;font-size:13px;line-height:1.25;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .13s ease,color .13s ease}.hub-lottery-type-dropdown__item-hot{position:absolute;top:-6px;right:0;padding:1px 4px;border-radius:7px 7px 7px 0;background:#ff3b30;color:#fff;font-size:10px;font-weight:500;line-height:1.3;pointer-events:none}.hub-lottery-type-dropdown__item:hover{background:#0586ff1a;color:var(--hub-primary-text, #0a6cba)}.hub-lottery-type-dropdown__item-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-lottery-type-dropdown__item--active,.hub-lottery-type-dropdown__item--active:hover{background:var(--hub-primary-text, #0a6cba);color:#fff;font-weight:500;box-shadow:0 3px 10px #0586ff4d}.hub-lottery-type-dropdown__item--disabled,.hub-lottery-type-dropdown__item--disabled:hover{flex-direction:column;gap:1px;background:#7878800f;color:#b0b0b5;cursor:default}.hub-lottery-type-dropdown__item-sublabel{font-size:13px;line-height:1.2;color:#c2c2c7}@media(max-width:1023.98px){.hub-lottery-type-dropdown__panel{width:min(600px,calc(100vw - 24px))}.hub-lottery-type-dropdown__group-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:639.98px){.hub-lottery-type-dropdown__group{flex-direction:column;align-items:flex-start;gap:8px}.hub-lottery-type-dropdown__group-title{flex:none;width:auto}.hub-lottery-type-dropdown__group-list{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}}.hub-mobile-page-head{display:none}@media(max-width:767.98px){.hub-mobile-page-head{display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--hub-mobile-head-border, #e3e9f2);padding:10px 12px;background:var(--hub-mobile-head-bg, #fff)}.hub-mobile-page-head--sticky{position:sticky;top:0;z-index:20}.hub-mobile-page-head__back{display:inline-flex;flex-shrink:0;align-items:center;gap:4px;font-size:14px;color:var(--hub-mobile-head-accent, var(--lottery-accent-text, #0a6cba));text-decoration:none}.hub-mobile-page-head__title{flex:1;min-width:0;margin:0;font-size:16px;font-weight:600;text-align:center;color:var(--hub-mobile-head-ident, #1c2a3a)}.hub-mobile-page-head__cross,.hub-mobile-page-head :where(a,button).hub-mobile-page-head__action{flex-shrink:0;font-size:13px;color:var(--hub-mobile-head-accent, var(--lottery-accent-text, #0a6cba));text-decoration:none}.hub-mobile-page-head__spacer{flex-shrink:0;width:4.5rem}.hub-mobile-page-head__back,.hub-mobile-page-head__cross,.hub-mobile-page-head :where(a,button).hub-mobile-page-head__action{position:relative}.hub-mobile-page-head__back:after,.hub-mobile-page-head__cross:after,.hub-mobile-page-head :where(a,button).hub-mobile-page-head__action:after{content:"";position:absolute;top:-11.5px;right:0;bottom:-11.5px;left:0}.hub-mobile-page-head__back:disabled:after,.hub-mobile-page-head__back[aria-disabled=true]:after,.hub-mobile-page-head__cross:disabled:after,.hub-mobile-page-head__cross[aria-disabled=true]:after,.hub-mobile-page-head :where(a,button).hub-mobile-page-head__action:disabled:after,.hub-mobile-page-head :where(a,button).hub-mobile-page-head__action[aria-disabled=true]:after{content:none}}.copyable-id{--copyable-id-accent: var(--lottery-accent-text, #0a6cba);display:inline-flex;min-width:0;max-width:100%;align-items:center;gap:.25rem}.copyable-id--copy,.copyable-id__open,.copyable-id__copy{display:inline-flex;min-width:0;align-items:center;gap:.25rem;border:none;background:none;padding:0;font:inherit;color:var(--copyable-id-accent);cursor:pointer}.copyable-id__text{overflow:hidden;font-variant-numeric:tabular-nums lining-nums;text-overflow:ellipsis;white-space:nowrap}.copyable-id__glyph{flex:none}.copyable-id__glyph--ok{color:var(--copyable-id-ok, #00af78)}.copyable-id__glyph--fail{color:var(--copyable-id-fail, #e7000b)}.copyable-id__open:hover .copyable-id__text{text-decoration:underline;text-underline-offset:2px}.copyable-id--copy:focus-visible,.copyable-id__open:focus-visible,.copyable-id__copy:focus-visible{outline:2px solid var(--copyable-id-accent);outline-offset:2px;border-radius:2px}.copyable-id--copy{position:relative}.copyable-id--copy:after{content:"";position:absolute;top:-6.5px;right:0;bottom:-6.5px;left:0}.copyable-id--copy:disabled:after{content:none}.rdraw-chip-group{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 3px;line-height:1.25}.rdraw-chip{white-space:nowrap;font-variant-numeric:tabular-nums}.rdraw-chip[data-color=red]{color:#d9001b}.rdraw-chip[data-color=blue]{color:#00f}.rdraw-chip[data-color=green]{color:#2b8347}.rdraw-chip[data-color=cyan]{color:#017eb7}.rdraw-chip[data-color=orange]{color:#a86814}.rdraw-chip[data-color=purple]{color:#8400ff}.rdraw-chip[data-color=brown]{color:#7b4d12}.rdraw-chip[data-color=gray]{color:#666}.lottery-recent-draw-table{display:block;width:100%;min-width:0;font-size:.8125rem;line-height:1.35}.lottery-recent-draw-table__scroll-strip{min-width:0;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lottery-recent-draw-table__scroll-strip::-webkit-scrollbar{display:none}.lottery-recent-draw-table__scroll-strip[data-horizontal-scroll=false]{overflow-x:visible}.lottery-recent-draw-table__table{width:100%;border-collapse:collapse;table-layout:auto}.lottery-recent-draw-table__head{background:color-mix(in oklab,var(--muted) 22%,var(--background));font-weight:600;color:var(--muted-foreground)}.lottery-recent-draw-table__head th{padding:.25rem;text-align:center;vertical-align:middle;border:none;border-right:1px solid var(--border);border-bottom:1px solid var(--border);white-space:nowrap}.lottery-recent-draw-table__head tr:first-child th{border-top:1px solid var(--border)}.lottery-recent-draw-table__head tr th:last-child{border-right:none}.lottery-recent-draw-table__table tbody>tr:hover{--row-bg: color-mix(in oklab, var(--lottery-theme-accent, #0586ff) 8%, var(--background));background:var(--row-bg)}.lottery-recent-draw-table__table td{padding:.25rem;text-align:center;vertical-align:middle;border:none;border-bottom:1px solid var(--border);transition:background .13s ease;color:var(--foreground)}.lottery-recent-draw-table__cell--data{color:var(--foreground)}.lottery-recent-draw-table__issue{position:sticky;left:0;z-index:2;overflow:hidden;max-width:30%;min-width:5rem;background:var(--row-bg, var(--background));box-shadow:6px 0 10px -6px color-mix(in oklab,var(--foreground) 14%,transparent);transition:background .13s ease}.lottery-recent-draw-table--short-issue .lottery-recent-draw-table__issue{min-width:3.75rem}.lottery-recent-draw-table__head .lottery-recent-draw-table__issue{background:color-mix(in oklab,var(--muted) 22%,var(--background))}.lottery-recent-draw-table .main-code{min-width:var(--rdraw-code-col-min-w, 7.625rem)}.lottery-recent-draw-table:has(.rdraw-open-code-digits) .main-code{--rdraw-code-col-min-w: 3.5rem}.lottery-recent-draw-table:has(.rdraw-open-code-dice) .main-code{--rdraw-code-col-min-w: 4.25rem}.lottery-recent-draw-table__table tbody .main-code{white-space:nowrap;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.03em}.lottery-recent-draw-table__table tbody .main-issue{font-size:14px;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}.lottery-recent-draw-table__table tbody .main-issue.lottery-recent-draw-table__cell--latest{font-weight:700;color:var(--lottery-accent-text, #0a6cba)}.lottery-recent-draw-table .main-status{min-width:2.25rem}.lottery-recent-draw-table__table tbody .main-status{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}.lottery-recent-draw-table__table .rdraw-chip-group{flex-wrap:nowrap}.lottery-recent-draw-table__table .rdraw-chip{flex:none}.rdraw-open-code-digits{display:inline-flex;align-items:center;gap:4px}.rdraw-digit{color:var(--foreground);font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1}.rdraw-open-code-dice{display:inline-flex;align-items:center;gap:3px}.rdraw-open-code-dice__die{width:20px;height:20px;object-fit:contain;-webkit-user-select:none;user-select:none}.rdraw-mark-ring{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;box-shadow:0 0 0 2px var(--rdraw-mark-color)}.rdraw-open-code-balls{display:inline-flex;align-items:center;gap:3px}.lottery-recent-draw-table .main-code:not(.main-code--split):has(.rdraw-open-code-balls--lhc){--rdraw-code-col-min-w: 11.25rem}.lottery-recent-draw-table .main-code--split{--rdraw-code-col-min-w: 1.75rem}.lottery-recent-draw-table .main-code:has(.rdraw-open-code-balls--ssq){--rdraw-code-col-min-w: 10.75rem}.rdraw-open-code-balls__plus{flex-shrink:0;width:10px;margin:0 1px;color:var(--muted-foreground);font-size:11px;font-weight:400;line-height:1;opacity:.55;text-align:center}.rdraw-lhc-cell{display:inline-flex;flex-direction:column;align-items:center;gap:1px}.rdraw-lhc-cell__zodiac{color:var(--muted-foreground);font-size:11px;line-height:1}.rdraw-open-code-balls--lhc .rdraw-open-code-balls__plus{align-self:flex-start;margin-top:5px}.rdraw-open-code-balls--pk10{gap:.5rem}.rdraw-mark-tool{padding:6px 8px;border-bottom:1px solid color-mix(in oklab,var(--border) 45%,transparent);font-size:13px}.rdraw-mark-tool__summary{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;padding:2px 0;border:none;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.rdraw-mark-tool__caret{width:0;height:0;flex:none;border-right:4px solid transparent;border-bottom:5px solid currentColor;border-left:4px solid transparent;color:var(--muted-foreground);transform:rotate(180deg);transition:transform .16s ease}.rdraw-mark-tool__summary[aria-expanded=true] .rdraw-mark-tool__caret{transform:rotate(0)}@media(prefers-reduced-motion:reduce){.rdraw-mark-tool__caret{transition:none}}.rdraw-mark-tool__body{margin-top:6px}.rdraw-mark-tool__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:4px 8px;margin-bottom:6px}.rdraw-mark-tool__title{font-weight:600;color:var(--foreground)}.rdraw-mark-tool__actions{display:flex;align-items:center;gap:8px}.rdraw-mark-tool__toggle{position:relative;padding:1px 7px;border:1px solid color-mix(in oklab,var(--border) 60%,transparent);border-radius:4px;background:var(--background);color:var(--muted-foreground);font-size:13px;line-height:1.5;cursor:pointer;transition:border-color .12s ease,color .12s ease}.rdraw-mark-tool__toggle:after{content:"";position:absolute;top:-5px;right:-4px;bottom:-5px;left:-4px}.rdraw-mark-tool__toggle:disabled:after,.rdraw-mark-tool__toggle[aria-disabled=true]:after{content:none}.rdraw-mark-tool__toggle[data-active=true]{border-color:var(--lottery-draw-accent, #0586ff);background:color-mix(in oklab,var(--lottery-draw-accent, #0586ff) 12%,var(--background));color:var(--lottery-accent-text, #0a6cba)}.rdraw-mark-tool__clear{padding:0;border:none;background:none;color:var(--muted-foreground);font-size:13px;cursor:pointer}.rdraw-mark-tool__clear:hover{color:var(--foreground)}.rdraw-mark-tool__grid{display:grid;grid-template-columns:repeat(var(--rdraw-mark-cols, 10),minmax(0,1fr));gap:5px}.rdraw-mark-tool__grid--attrs{display:flex;flex-wrap:wrap;margin-top:6px}.rdraw-mark-tool__cell{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 5px;border:2px solid color-mix(in oklab,var(--border) 60%,transparent);border-radius:9999px;background:var(--background);color:var(--muted-foreground);font-size:12px;font-variant-numeric:tabular-nums;line-height:1;cursor:pointer;transition:border-color .12s ease,color .12s ease}.rdraw-mark-tool__grid:not(.rdraw-mark-tool__grid--attrs) .rdraw-mark-tool__cell{width:100%;min-width:0;max-width:1.625rem;padding:0;justify-self:center}.rdraw-mark-tool__cell:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px}.rdraw-mark-tool__cell:disabled:after,.rdraw-mark-tool__cell[aria-disabled=true]:after{content:none}.rdraw-mark-tool__cell:hover{border-color:color-mix(in oklab,var(--foreground) 35%,transparent)}.rdraw-mark-tool__cell[data-marked=true]{font-weight:700}.rdraw-mark-tool__sign{position:absolute;top:-6px;right:-5px;min-width:13px;height:13px;padding:0 1px;border-radius:7px;color:#fff;font-size:9px;font-weight:700;line-height:13px}.rdraw-mark-tool__sign--hot{background:#d9001b}.rdraw-mark-tool__sign--cold{background:#00f}.rdraw-mark-tool__miss{position:absolute;right:-5px;bottom:-6px;min-width:13px;height:13px;padding:0 2px;border-radius:7px;background:var(--muted-foreground);color:var(--background);font-size:9px;font-variant-numeric:tabular-nums;line-height:13px}.lottery-recent-draw-panel{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden}.lottery-recent-draw-panel__toolbar{display:flex;height:2rem;flex-shrink:0;align-items:center;justify-content:flex-end;gap:.5rem;padding:0 .625rem;border-bottom:1px solid color-mix(in oklab,var(--border) 50%,transparent)}.lottery-recent-draw-panel__trend-link{display:inline-flex;align-items:center;gap:.125rem;font-size:.8125rem;font-weight:600;color:var(--lottery-accent-text, #0a6cba);cursor:pointer;text-underline-offset:2px;transition:opacity .15s ease}.lottery-recent-draw-panel__trend-link:hover{text-decoration:underline;opacity:.85}.lottery-recent-draw-panel__trend-link:focus-visible{outline:2px solid var(--lottery-slip-accent, var(--primary));outline-offset:2px;border-radius:.125rem}.lottery-recent-draw-panel__scroll{flex:1;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;padding:.625rem .75rem 1rem;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin}.lottery-recent-draw-panel__split{display:grid;flex:1;min-height:0;grid-template-rows:minmax(0,1fr) auto minmax(0,1fr)}.lottery-recent-draw-panel__split[data-snap=list]{grid-template-rows:minmax(0,7fr) auto minmax(0,3fr)}.lottery-recent-draw-panel__split[data-snap=road]{grid-template-rows:minmax(0,3fr) auto minmax(0,7fr)}.lottery-recent-draw-panel__draws{min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;padding:.625rem .75rem .75rem;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin}.lottery-recent-draw-panel__divider{display:flex;width:100%;height:28px;align-items:center;gap:.5rem;border:none;border-block:1px solid color-mix(in oklab,var(--border) 50%,transparent);padding:0 .75rem;background:color-mix(in oklab,var(--muted) 26%,transparent);cursor:pointer;transition:background .15s ease}.lottery-recent-draw-panel__divider:hover{background:color-mix(in oklab,var(--muted) 48%,transparent)}.lottery-recent-draw-panel__divider:focus-visible{outline:2px solid var(--lottery-slip-accent, var(--lottery-accent-text, #0a6cba));outline-offset:-2px}.lottery-recent-draw-panel__divider-grip{width:1.375rem;height:3px;flex-shrink:0;border-radius:9999px;background:var(--muted-foreground);opacity:.45}.lottery-recent-draw-panel__divider-title{font-size:.8125rem;font-weight:700;color:var(--foreground)}.lottery-recent-draw-panel__divider-snap{margin-left:auto;font-size:.8125rem;font-weight:600;color:var(--lottery-accent-text, #0a6cba)}.lottery-recent-draw-panel__road{display:flex;min-height:0;min-width:0;flex-direction:column;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin}.lottery-recent-draw-panel__road>.lottery-road-map{flex:1;min-height:0}.lottery-recent-draw-panel__road>.lottery-road-map{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-rows:auto minmax(0,1fr)}.lottery-recent-draw-panel__road .lottery-road-map__sub-tabs{grid-area:1 / 1 / 2 / 2}.lottery-recent-draw-panel__road .lottery-road-map__property-bar{grid-area:1 / 2 / 2 / 3}.lottery-recent-draw-panel__road .lottery-road-map__header{grid-area:1 / 3 / 2 / 4}.lottery-recent-draw-panel__road .lottery-road-map__scroll-body{grid-area:2 / 1 / 3 / -1}.lottery-recent-draw-panel__road .lottery-road-map__header,.lottery-recent-draw-panel__road .lottery-road-map__sub-tabs,.lottery-recent-draw-panel__road .lottery-road-map__property-bar{height:40px;min-height:0}.lottery-recent-draw-panel__road .lottery-road-map__sub-tabs{-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 16px),rgb(0 0 0 / .25));mask-image:linear-gradient(to right,#000 calc(100% - 16px),#00000040)}.lottery-recent-draw-panel__road .lottery-road-map__property-bar{flex-wrap:nowrap;gap:.25rem;padding-block:0;padding-inline:.5rem;border-left:1px solid color-mix(in oklab,var(--lottery-road-grid-line) 80%,transparent)}.lottery-recent-draw-panel__road .lottery-road-map__property-pill{min-width:3rem}.lottery-recent-draw-panel__road .lottery-road-map__header{padding-inline:0 .75rem}.lottery-recent-draw-panel__road .lottery-road-map:has(.lottery-road-map__property-pill:nth-child(4)){grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto minmax(0,1fr)}.lottery-recent-draw-panel__road .lottery-road-map:has(.lottery-road-map__property-pill:nth-child(4)) .lottery-road-map__header{grid-area:1 / 2 / 2 / 3}.lottery-recent-draw-panel__road .lottery-road-map:has(.lottery-road-map__property-pill:nth-child(4)) .lottery-road-map__property-bar{grid-area:2 / 1 / 3 / -1;overflow-x:auto;border-left:none;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 16px),rgb(0 0 0 / .25));mask-image:linear-gradient(to right,#000 calc(100% - 16px),#00000040)}.lottery-recent-draw-panel__road .lottery-road-map:has(.lottery-road-map__property-pill:nth-child(4)) .lottery-road-map__property-bar::-webkit-scrollbar{display:none}.lottery-recent-draw-panel__road .lottery-road-map:has(.lottery-road-map__property-pill:nth-child(4)) .lottery-road-map__property-pill{flex-shrink:0}.lottery-recent-draw-panel__road .lottery-road-map:has(.lottery-road-map__property-pill:nth-child(4)) .lottery-road-map__scroll-body{grid-area:3 / 1 / 4 / -1}.lottery-recent-draw-panel__road .lottery-road-map__title{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.k3-dice-face-cell{display:inline-flex;align-items:center;gap:var(--k3-dice-face-gap, 2px)}.k3-dice-face-cell__die{width:var(--k3-dice-face-size, 22px);height:var(--k3-dice-face-size, 22px);object-fit:contain;-webkit-user-select:none;user-select:none}.k3-dice-face-cell--pyramid{display:inline-grid;grid-template-columns:repeat(2,auto);justify-items:center;align-items:center;gap:var(--k3-dice-face-gap, 2px)}.k3-dice-face-cell--pyramid .k3-dice-face-cell__die:first-child{grid-column:1 / -1}.k3-dice-face-cell--fallback{font-variant-numeric:tabular-nums}.ui-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;height:100%;min-height:12rem;padding:2rem 1.5rem;text-align:center}.ui-empty-state__icon{display:inline-grid;place-items:center;width:3.5rem;height:3.5rem;margin-bottom:.25rem;border-radius:9999px;background:var(--muted, #f1f5f9);color:var(--primary, #0586ff)}.ui-empty-state__icon-svg{display:block}.ui-empty-state__title{margin:0;font-size:1rem;font-weight:700;line-height:1.4;color:var(--foreground, #1c2a3a)}.ui-empty-state__desc{margin:0;max-width:28ch;font-size:.8125rem;line-height:1.6;color:var(--muted-foreground, #63748d)}.ui-empty-state__cta{margin-top:.5rem}.ui-empty-state__alt{margin-top:.125rem;font-size:.8125rem}
