.DrawHistory_panel__CGYbS{display:flex;flex-direction:column;gap:14px;width:100%;padding:20px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-lg)}.DrawHistory_header__AgPiB{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.DrawHistory_title__kGpD7{font-size:15px;font-weight:700;line-height:20px;color:var(--theme-text-primary)}.DrawHistory_count__d1_7o{font-size:11px;font-weight:400;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}.DrawHistory_loading__GW7tv{display:flex;flex-direction:column;gap:8px}.DrawHistory_table__VNChf{display:flex;flex-direction:column;overflow:hidden;background:var(--theme-surface-2);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}.DrawHistory_head__UE0qp{padding:9px 14px;background:var(--theme-surface-3);font-size:11px;font-weight:400;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}.DrawHistory_head__UE0qp,.DrawHistory_row__mNGhI{display:grid;grid-template-columns:76px minmax(200px,1.8fr) minmax(90px,1fr) 90px minmax(120px,1fr);grid-gap:12px;gap:12px;border-bottom:1px solid var(--theme-border)}.DrawHistory_row__mNGhI{align-items:center;padding:11px 14px;font-size:13px;color:var(--theme-text-primary);text-decoration:none;transition:background .15s ease}.DrawHistory_row__mNGhI:last-child{border-bottom:0}.DrawHistory_row__mNGhI:hover{background:hsla(0,0%,100%,.04)}.DrawHistory_right__Ma7H2{text-align:right}.DrawHistory_index__atHpJ{font-size:13px;line-height:18px;font-weight:700;color:var(--theme-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--theme-text-secondary)}.DrawHistory_outcome__PrVHU{display:flex;align-items:center;gap:9px;min-width:0}.DrawHistory_drawn__z3ESF{border-radius:999px;color:var(--theme-buy);background:rgb(52 211 153/12%);border:1px solid rgb(52 211 153/30%)}.DrawHistory_drawn__z3ESF,.DrawHistory_skipped__kS0jV{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;font-size:11px;font-weight:700;letter-spacing:.03em;white-space:nowrap}.DrawHistory_skipped__kS0jV{border-radius:999px;color:var(--theme-text-secondary);background:rgb(255 255 255/12%);border:1px solid rgb(255 255 255/30%);border-color:var(--theme-border-strong)}.DrawHistory_outcome-note__UG1sk{font-size:11px;color:var(--theme-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DrawHistory_pot__9HObX{font-size:13px;line-height:18px;font-weight:700;color:var(--theme-text-primary)}.DrawHistory_pot__9HObX,.DrawHistory_winners__cPVfY{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.DrawHistory_winners__cPVfY{color:var(--theme-text-secondary)}.DrawHistory_closed__aJt1b{font-size:12px;color:var(--theme-text-muted);white-space:nowrap}.DrawHistory_empty__p1Lxx{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:40px 20px;background:var(--theme-surface-2);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}.DrawHistory_empty-title__ehvz4{font-size:15px;font-weight:700;color:var(--theme-text-primary)}.DrawHistory_empty-note__aQgL8{font-size:12px;line-height:18px;color:var(--theme-text-secondary);max-width:52ch}@media(max-width:820px){.DrawHistory_head__UE0qp,.DrawHistory_row__mNGhI{grid-template-columns:60px minmax(140px,1.6fr) minmax(80px,1fr) minmax(96px,1fr)}.DrawHistory_outcome-note__UG1sk,.DrawHistory_winners__cPVfY{display:none}}.Faq_panel__2Ft27{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0;padding:20px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-lg)}.Faq_head__2LaEF{display:flex;flex-direction:column;gap:6px}.Faq_title__lV40i{font-size:15px;font-weight:700;line-height:20px;color:var(--theme-text-primary)}.Faq_legal__loIyh{max-width:96ch;font-size:11px;line-height:16px;color:var(--theme-text-muted)}.Faq_list__BxsJ4{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;grid-gap:0 28px;gap:0 28px;list-style:none}.Faq_item__aHRZt{border-top:1px solid var(--theme-border)}.Faq_item__aHRZt:first-child,.Faq_item__aHRZt:nth-child(2){border-top:0}.Faq_question__SS_tU{display:grid;grid-template-columns:1fr auto;align-items:baseline;grid-gap:10px;gap:10px;width:100%;padding:11px 0;text-align:left;cursor:pointer;background:none;border:0}.Faq_question__SS_tU:hover .Faq_question-text__qMjhS{color:var(--theme-text-primary)}.Faq_question-text__qMjhS{font-size:13px;font-weight:600;line-height:18px;color:var(--theme-text-secondary);transition:color .15s ease}.Faq_chevron__KbhtH{font-family:var(--font-geist-mono),monospace;font-size:12px;letter-spacing:-.01em;color:var(--theme-text-primary);flex-shrink:0;font-size:14px;line-height:1;color:var(--theme-text-muted)}.Faq_answer__PKPlP{font-size:13px;line-height:20px;color:var(--theme-text-secondary);max-width:68ch;padding:0 0 14px;font-size:12px;line-height:19px}@media(max-width:900px){.Faq_list__BxsJ4{grid-template-columns:minmax(0,1fr)}.Faq_item__aHRZt:nth-child(2){border-top:1px solid var(--theme-border)}}.HowItWorks_panel__sXgqf{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0;padding:20px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-lg)}.HowItWorks_title__phww0{font-size:15px;font-weight:700;line-height:20px;color:var(--theme-text-primary)}.HowItWorks_steps__2cSpF{display:flex;flex-direction:column;gap:2px}.HowItWorks_step__8BI4C{display:flex;gap:12px;padding:12px 0;border-top:1px solid var(--theme-border)}.HowItWorks_step__8BI4C:first-child{border-top:0;padding-top:0}.HowItWorks_step__8BI4C:last-child{padding-bottom:0}.HowItWorks_marker__mwzEi{font-family:var(--font-geist-mono),monospace;font-size:12px;letter-spacing:-.01em;color:var(--theme-text-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border-radius:var(--theme-radius-sm);font-size:11px;color:var(--theme-text-muted);background:hsla(0,0%,100%,.04);border:1px solid var(--theme-border)}.HowItWorks_text__E2Y_S{display:flex;flex-direction:column;gap:4px;min-width:0}.HowItWorks_step-title__0AZcV{font-size:13px;font-weight:700;line-height:18px;color:var(--theme-text-primary)}.HowItWorks_step-body__XWvoS{font-size:12px;line-height:18px;color:var(--theme-text-secondary)}.pot_wrapper__55d_p{display:flex;flex-direction:column;gap:14px;width:100%;padding:14px 16px}.pot_body__qMb1d{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);align-items:start;grid-gap:14px;gap:14px;width:100%}@media(max-width:1180px){.pot_body__qMb1d{grid-template-columns:minmax(0,1fr)}}.PotHero_hero__Ur02f{display:flex;flex-direction:column;gap:20px;width:100%;padding:22px 24px 24px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-lg)}.PotHero_top__qahji{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.PotHero_identity__58wad{display:flex;align-items:baseline;gap:12px}.PotHero_title__w7p_5{font-size:20px;line-height:24px;font-weight:700;letter-spacing:-.01em;color:var(--theme-text-primary)}.PotHero_period__frdld{font-size:11px;font-weight:400;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted);padding:3px 8px;color:var(--theme-text-secondary);background:var(--theme-surface-3);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}.PotHero_timing__K4vRT{display:flex;align-items:baseline;gap:10px}.PotHero_timing-label__qZQg1{font-size:11px;font-weight:400;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}.PotHero_countdown__ymDrW{font-size:15px;line-height:20px;font-weight:700;color:var(--theme-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.01em}.PotHero_timing-date__rdQjk{font-size:12px;color:var(--theme-text-muted);white-space:nowrap}.PotHero_rail__EhzcW{width:100%;height:2px;border-radius:999px;background:hsla(0,0%,100%,.07);overflow:hidden}.PotHero_rail-fill__f2Wtd{height:100%;background:var(--theme-border-strong);transition:width 1s linear}.PotHero_body__wFnAs{display:flex;flex-direction:column;gap:22px}.PotHero_figures__6vy4l{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:wrap}.PotHero_value__5G4Y9{display:flex;flex-direction:column;gap:4px;min-width:0}.PotHero_amount__xyn7u{font-size:44px;line-height:48px;font-weight:700;color:var(--theme-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em}.PotHero_value-label__4Jkg5{font-size:13px;color:var(--theme-text-secondary)}.PotHero_rolled-in__fM_AG{margin-top:4px;font-size:12px;line-height:17px;color:var(--theme-text-muted);max-width:46ch}.PotHero_rolled-jackpot__mhEAY{color:var(--color-medium-purple-1)}.PotHero_gauge__PxlyO{display:flex;flex-direction:column;gap:7px;flex:1 1 300px;max-width:460px;min-width:240px}.PotHero_gauge-head__iAEaM{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.PotHero_gauge-label__OAlEE{font-size:11px;font-weight:400;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}.PotHero_gauge-target__auwlI{font-size:14px;line-height:18px;font-weight:700;color:var(--theme-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--theme-text-secondary)}.PotHero_gauge-track__9FGgK{width:100%;height:8px;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid var(--theme-border);overflow:hidden}.PotHero_gauge-fill__RmBvl{height:100%;border-radius:999px;background:var(--color-medium-purple-1);transition:width .8s cubic-bezier(.2,.8,.3,1)}.PotHero_gauge-foot__dk_bI{font-size:12px;line-height:17px;color:var(--theme-text-muted)}.PotHero_absent__APhiT{display:flex;flex-direction:column;gap:6px;padding:22px;background:var(--theme-surface-2);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}.PotHero_absent-title__ZkysU{font-size:16px;font-weight:700;color:var(--theme-text-primary)}.PotHero_absent-note__PF59q{font-size:13px;line-height:20px;color:var(--theme-text-secondary);max-width:68ch}@media(max-width:700px){.PotHero_amount__xyn7u{font-size:34px;line-height:38px;font-weight:700;color:var(--theme-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.PotHero_timing__K4vRT{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.PotHero_gauge-fill__RmBvl,.PotHero_rail-fill__f2Wtd{transition:none}}.CopyValue_wrapper__8I9Ar{display:inline-flex;align-items:center;gap:6px;min-width:0}.CopyValue_value__7ILwD{font-family:var(--font-geist-mono),monospace;font-size:12px;letter-spacing:-.01em;color:var(--theme-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CopyValue_button__WJ1Am{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border-radius:var(--theme-radius-sm);color:var(--theme-text-muted);cursor:pointer;transition:color .15s ease,background .15s ease}.CopyValue_button__WJ1Am:hover{color:var(--theme-text-primary);background:hsla(0,0%,100%,.06)}.CopyValue_absent__yTVG8{color:var(--theme-text-muted)}.DrawDetail_wrapper__PQgcu{display:flex;flex-direction:column;gap:14px;width:100%;padding:14px 16px}.DrawDetail_back__xskkE{font-size:12px;color:var(--theme-text-secondary);text-decoration:none;width:-moz-fit-content;width:fit-content}.DrawDetail_back__xskkE:hover{color:var(--theme-text-primary)}.DrawDetail_hero__Nr6OH{display:flex;flex-direction:column;gap:20px;width:100%;padding:22px 24px 24px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-lg)}.DrawDetail_hero-top__qxUdn{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.DrawDetail_identity__GDeCo{display:flex;align-items:center;gap:12px}.DrawDetail_title__qX46q{font-size:20px;line-height:24px;font-weight:700;letter-spacing:-.01em;color:var(--theme-text-primary)}.DrawDetail_badge-drawn__OAvTq{border-radius:999px;color:var(--theme-buy);background:rgb(52 211 153/12%);border:1px solid rgb(52 211 153/30%)}.DrawDetail_badge-drawn__OAvTq,.DrawDetail_badge-skipped__1g25v{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;font-size:11px;font-weight:700;letter-spacing:.03em;white-space:nowrap}.DrawDetail_badge-skipped__1g25v{border-radius:999px;color:var(--theme-text-secondary);background:rgb(255 255 255/12%);border:1px solid rgb(255 255 255/30%);border-color:var(--theme-border-strong)}.DrawDetail_hero-meta__PHFPd{display:flex;align-items:baseline;gap:10px}.DrawDetail_meta-label__KT63N{font-size:11px;font-weight:400;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}.DrawDetail_meta-value__ROKCT{font-size:12px;color:var(--theme-text-secondary);white-space:nowrap}.DrawDetail_stats__p8vmU{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:10px;gap:10px}.DrawDetail_stat__RxApJ{display:flex;flex-direction:column;gap:5px;padding:14px 16px;min-width:0;background:var(--theme-surface-3);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}.DrawDetail_eyebrow__kfbvk{font-size:11px;font-weight:400;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}.DrawDetail_stat-value___bZRn{font-size:24px;line-height:28px;font-weight:700;color:var(--theme-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.DrawDetail_stat-note__rdEhS{font-size:11px;line-height:15px;color:var(--theme-text-muted)}.DrawDetail_body__ZOhb9{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.9fr);align-items:start;grid-gap:14px;gap:14px;width:100%}.DrawDetail_panel__QH177{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0;padding:20px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-lg)}.DrawDetail_panel-head__5xF7s{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.DrawDetail_panel-title__XEoGI{font-size:15px;font-weight:700;line-height:20px;color:var(--theme-text-primary)}.DrawDetail_count__m08l0{font-size:11px;font-weight:400;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}.DrawDetail_table__Ng76E{display:flex;flex-direction:column;overflow:hidden;background:var(--theme-surface-2);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}.DrawDetail_head__Bzj9O{padding:9px 14px;background:var(--theme-surface-3);font-size:11px;font-weight:400;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}.DrawDetail_head__Bzj9O,.DrawDetail_row__n3r2v{display:grid;grid-template-columns:92px minmax(120px,1.3fr) minmax(90px,1fr) minmax(120px,1.2fr) minmax(110px,.9fr);grid-gap:12px;gap:12px;border-bottom:1px solid var(--theme-border)}.DrawDetail_row__n3r2v{align-items:center;padding:10px 14px;font-size:13px}.DrawDetail_row__n3r2v:last-child{border-bottom:0}.DrawDetail_row-jackpot__SxJ5A{background:rgb(123 115 229/8%);box-shadow:inset 2px 0 0 var(--color-medium-purple-1)}.DrawDetail_right__P6ieM{text-align:right}.DrawDetail_place__e9zz6{color:var(--theme-text-secondary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.DrawDetail_jackpot__c6oIB{font-size:12px;font-weight:700;letter-spacing:.03em;color:var(--color-medium-purple-1)}.DrawDetail_wallet__A_lxx{font-family:var(--font-geist-mono),monospace;font-size:12px;letter-spacing:-.01em;color:var(--theme-text-primary);color:var(--theme-text-secondary);overflow:hidden;text-overflow:ellipsis}.DrawDetail_prize___vVYS{font-size:13px;line-height:18px;font-weight:700;color:var(--theme-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.DrawDetail_tx__Idz_Y{min-width:0}.DrawDetail_status__D7C9g{font-size:12px;color:var(--theme-text-muted);white-space:nowrap}.DrawDetail_rollovers__9s8Uc{display:flex;flex-direction:column;gap:8px}.DrawDetail_rollover__ZZvhJ{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,.8fr);align-items:baseline;grid-gap:12px;gap:12px;padding:11px 14px;background:var(--theme-surface-3);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}.DrawDetail_rollover-reason__9ivjj{font-size:12px;color:var(--theme-text-secondary)}.DrawDetail_rollover-amount__55wI4{font-size:13px;line-height:18px;font-weight:700;color:var(--theme-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.DrawDetail_rollover-note__pAZXY{font-size:11px;color:var(--theme-text-muted);text-align:right}.DrawDetail_steps__8qDut{display:flex;flex-direction:column}.DrawDetail_step__X6VDj{display:flex;gap:12px;padding:12px 0;border-top:1px solid var(--theme-border)}.DrawDetail_step__X6VDj:first-child{border-top:0;padding-top:0}.DrawDetail_marker__OzZpx{font-family:var(--font-geist-mono),monospace;font-size:12px;letter-spacing:-.01em;color:var(--theme-text-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border-radius:var(--theme-radius-sm);font-size:11px;color:var(--theme-text-muted);background:hsla(0,0%,100%,.04);border:1px solid var(--theme-border)}.DrawDetail_step-text__wQpPU{display:flex;flex-direction:column;gap:5px;min-width:0}.DrawDetail_step-title__Vr9KN{font-size:13px;font-weight:700;line-height:18px;color:var(--theme-text-primary)}.DrawDetail_step-body__4mskA{font-size:12px;line-height:18px;color:var(--theme-text-secondary)}.DrawDetail_download__bMxIa{margin-top:4px;width:-moz-fit-content;width:fit-content;padding:7px 13px;font-size:12px;font-weight:700;color:var(--theme-text-primary);cursor:pointer;transition:background .15s ease,border-color .15s ease;background:var(--theme-surface-3);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}.DrawDetail_download__bMxIa:hover{background:hsla(0,0%,100%,.04);border-color:var(--theme-border-strong)}.DrawDetail_rows__V7LSX{display:flex;flex-direction:column;padding:2px 12px;background:var(--theme-surface-3);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}.DrawDetail_row2__CKzuu{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid var(--theme-border);min-width:0}.DrawDetail_row2__CKzuu:last-child{border-bottom:0}.DrawDetail_row2-label__3puj5{font-size:12px;color:var(--theme-text-secondary);white-space:nowrap}.DrawDetail_row2-plain__LjcP5{font-family:var(--font-geist-mono),monospace;font-size:12px;letter-spacing:-.01em;color:var(--theme-text-primary)}.DrawDetail_note__VT5iT{font-size:11px;line-height:16px;color:var(--theme-text-muted)}.DrawDetail_empty___0RRy{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:36px 20px;background:var(--theme-surface-2);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}.DrawDetail_empty-title__b4KyM{font-size:15px;font-weight:700;color:var(--theme-text-primary)}.DrawDetail_empty-note__wO7D9{font-size:12px;line-height:18px;color:var(--theme-text-secondary);max-width:50ch}@media(max-width:1180px){.DrawDetail_body__ZOhb9{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.DrawDetail_head__Bzj9O,.DrawDetail_row__n3r2v{grid-template-columns:80px minmax(0,1fr) minmax(80px,.8fr)}.DrawDetail_status__D7C9g,.DrawDetail_tx__Idz_Y{display:none}}.PrizeLadder_wrapper__GehS7{display:flex;flex-direction:column;gap:10px;width:100%}.PrizeLadder_header__fCzBK{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.PrizeLadder_eyebrow__oFX5I{font-size:11px;font-weight:400;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}.PrizeLadder_winners__4kkGr{font-size:12px;color:var(--theme-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.PrizeLadder_strip__RPFJ2{display:flex;gap:2px;width:100%;height:34px}.PrizeLadder_cell__GWn_2{height:100%;border-radius:2px;transform-origin:bottom;animation:PrizeLadder_rise__xrp3k .42s cubic-bezier(.2,.8,.3,1) both;animation-delay:calc(var(--i, 0)*22ms)}.PrizeLadder_cell__GWn_2:hover{filter:brightness(1.25)}@keyframes PrizeLadder_rise__xrp3k{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}.PrizeLadder_jackpot__DCExH{background:var(--color-medium-purple-1)}.PrizeLadder_second__WNhD1{background:hsla(0,0%,100%,.55)}.PrizeLadder_third__UK5w7{background:hsla(0,0%,100%,.13)}.PrizeLadder_legend__idieV{display:flex;gap:4px;width:100%}.PrizeLadder_tier__6P_bt{display:flex;align-items:flex-start;gap:8px;flex-basis:0;min-width:0;padding:10px 12px 10px 10px;border-left:1px solid var(--theme-border)}.PrizeLadder_tier__6P_bt:first-child{padding-left:2px;border-left:0}.PrizeLadder_swatch__Hj94j{width:3px;height:26px;border-radius:999px;flex-shrink:0;margin-top:1px}.PrizeLadder_tier-text__iHExX{display:flex;flex-direction:column;gap:3px;min-width:0}.PrizeLadder_tier-name__LQMV6{display:flex;align-items:baseline;gap:5px;font-size:12px;font-weight:700;letter-spacing:.02em;color:var(--theme-text-secondary);white-space:nowrap}.PrizeLadder_tier-count__lOunf{font-size:11px;font-weight:400;color:var(--theme-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.PrizeLadder_tier-prize__XOh08{font-size:17px;line-height:22px;font-weight:700;color:var(--theme-text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.PrizeLadder_each__zRHGg,.PrizeLadder_pending__nvjuU{font-size:12px;font-weight:400;color:var(--theme-text-muted)}.PrizeLadder_pending__nvjuU{font-feature-settings:normal;font-variant-numeric:normal}@media(max-width:900px){.PrizeLadder_legend__idieV{flex-wrap:wrap;gap:8px}.PrizeLadder_tier__6P_bt{flex-basis:auto;flex-grow:1!important;border-left:0;padding:8px 10px;background:var(--theme-surface-3);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}}@media(prefers-reduced-motion:reduce){.PrizeLadder_cell__GWn_2{animation:none}}.Proof_panel__1COGg{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);grid-template-areas:"head rows" "note rows";align-items:start;grid-gap:14px 28px;gap:14px 28px;width:100%;padding:20px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-lg)}.Proof_head__420tp{grid-area:head;display:flex;flex-direction:column;gap:6px}.Proof_title___dmxb{font-size:15px;font-weight:700;line-height:20px;color:var(--theme-text-primary)}.Proof_lede__0x80X{font-size:13px;line-height:20px;color:var(--theme-text-secondary);max-width:68ch;font-size:12px;line-height:18px}.Proof_rows__tXVbY{grid-area:rows;display:flex;flex-direction:column;gap:1px;padding:4px 12px;background:var(--theme-surface-3);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md)}.Proof_row__gpPbn{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid var(--theme-border);min-width:0}.Proof_row__gpPbn:last-child{border-bottom:0}.Proof_label__GRobe{font-size:12px;color:var(--theme-text-secondary);white-space:nowrap}.Proof_plain__RdfVP{font-family:var(--font-geist-mono),monospace;font-size:12px;letter-spacing:-.01em;color:var(--theme-text-primary)}.Proof_note__5pAVa{grid-area:note;font-size:13px;line-height:20px;color:var(--theme-text-secondary);max-width:68ch;font-size:12px;line-height:18px;color:var(--theme-text-muted)}@media(max-width:900px){.Proof_panel__1COGg{grid-template-columns:minmax(0,1fr);grid-template-areas:"head" "rows" "note"}}