.NotificationBell-module__2d9VvW__bell{display:inline-flex;position:relative}.NotificationBell-module__2d9VvW__trigger{cursor:pointer;border-radius:var(--radius-md);background:#ffffff0a;border:0;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #6968f44d}.NotificationBell-module__2d9VvW__trigger:hover,.NotificationBell-module__2d9VvW__trigger[aria-expanded=true]{background:#ffffff12;box-shadow:inset 0 0 0 1px #6968f48c}.NotificationBell-module__2d9VvW__icon{fill:none;width:20px;height:20px;stroke:var(--ink-muted,#e1e1f5);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.NotificationBell-module__2d9VvW__dot{background:var(--orange,#f88601);width:8px;height:8px;box-shadow:0 0 0 2px var(--bg,#050505), 0 0 10px #f88601b3;border-radius:50%;position:absolute;top:8px;right:8px}.NotificationBell-module__2d9VvW__menu{z-index:60;width:min(340px,88vw);max-height:min(70vh,520px);padding:var(--space-2);border-radius:var(--radius-md);background:linear-gradient(#140b28fa,#0b0618fc);position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 18px 40px #0000008c,inset 0 0 0 1px #6968f452}.NotificationBell-module__2d9VvW__head{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-2) var(--space-2);display:flex}.NotificationBell-module__2d9VvW__headTitle{font-family:var(--font-accent,sans-serif);font-weight:800;font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--ink,#fff)}.NotificationBell-module__2d9VvW__markRead{cursor:pointer;font-family:var(--font-accent,sans-serif);font-weight:700;font-size:var(--text-xs);letter-spacing:.02em;color:var(--purple-light,#6968f4);background:0 0;border:0;padding:0}.NotificationBell-module__2d9VvW__markRead:hover,.NotificationBell-module__2d9VvW__markRead:focus-visible{color:var(--gold,#f9e532);outline:none}.NotificationBell-module__2d9VvW__empty{padding:var(--space-4) var(--space-2);text-align:center;font-family:var(--font-body,sans-serif);font-size:var(--text-sm);color:var(--ink-faint,#7c7e98);margin:0}.NotificationBell-module__2d9VvW__list{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.NotificationBell-module__2d9VvW__item{gap:var(--space-1);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);border-left:3px solid var(--item-accent,transparent);background:#ffffff08;flex-direction:column;text-decoration:none;display:flex}.NotificationBell-module__2d9VvW__item[data-severity=info]{--item-accent:var(--purple-light,#6968f4)}.NotificationBell-module__2d9VvW__item[data-severity=success]{--item-accent:var(--green,#62d572)}.NotificationBell-module__2d9VvW__item[data-severity=warning]{--item-accent:var(--orange,#f88601)}.NotificationBell-module__2d9VvW__item[data-unread=true]{background:#6968f41a}a.NotificationBell-module__2d9VvW__item:hover,a.NotificationBell-module__2d9VvW__item:focus-visible{background:#6968f42e;outline:none}.NotificationBell-module__2d9VvW__itemTitle{font-family:var(--font-accent,sans-serif);font-weight:700;font-size:var(--text-sm);color:var(--ink,#fff)}.NotificationBell-module__2d9VvW__itemBody{font-family:var(--font-body,sans-serif);font-size:var(--text-xs);color:var(--ink-muted,#e1e1f5)}.NotificationBell-module__2d9VvW__itemTime{font-family:var(--font-accent,sans-serif);font-weight:600;font-size:var(--text-xs);letter-spacing:.03em;color:var(--ink-faint,#7c7e98)}@media (max-width:600px){.NotificationBell-module__2d9VvW__menu{top:calc(70px + var(--banner-h,0px));width:auto;position:fixed;left:12px;right:12px}}
.HowItWorks-module__nNh7fG__how{z-index:1;background:var(--color-bg);padding:clamp(48px,7vw,80px) clamp(18px,4vw,48px);position:relative}.HowItWorks-module__nNh7fG__head{text-align:center;max-width:760px;margin:0 auto 40px;padding:0 24px}.HowItWorks-module__nNh7fG__eyebrow{font-family:var(--font-accent);letter-spacing:.06em;text-transform:uppercase;color:var(--color-gold);margin-bottom:10px;font-size:13px;font-weight:700}.HowItWorks-module__nNh7fG__title{font-family:var(--font-spray), var(--font-marker), cursive;letter-spacing:.004em;color:#f1ece0;text-shadow:0 3px 18px #0009;margin:0 0 10px;font-size:clamp(40px,5.2vw,76px);font-weight:400;line-height:.92}.HowItWorks-module__nNh7fG__title em{color:inherit;font-style:normal}.HowItWorks-module__nNh7fG__sub{font-family:var(--font-accent);color:var(--color-ink-muted);margin:0;font-size:16px}.HowItWorks-module__nNh7fG__grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto;display:grid}.HowItWorks-module__nNh7fG__card{border-radius:var(--radius-lg);background:#1b1138;border:1px solid #6968f433;padding:28px 24px;transition:transform .3s,border-color .3s;position:relative}.HowItWorks-module__nNh7fG__card:hover{border-color:#f9e5324d;transform:translateY(-4px)}.HowItWorks-module__nNh7fG__highlight{background:linear-gradient(135deg,#4542f026,#f9e53214);border-color:#f9e53240}.HowItWorks-module__nNh7fG__icon{color:#8c8aff;background:#4542f026;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.HowItWorks-module__nNh7fG__icon svg{width:24px;height:24px}.HowItWorks-module__nNh7fG__num{font-family:var(--font-accent);color:#6968f42e;font-size:28px;font-weight:800;position:absolute;top:20px;right:24px}.HowItWorks-module__nNh7fG__cardTitle{font-family:var(--font-display);color:#fff;margin:0 0 6px;font-size:18px;font-weight:800}.HowItWorks-module__nNh7fG__cardDesc{font-family:var(--font-accent);color:var(--color-ink-muted);margin:0;font-size:14px;line-height:1.5}@media (max-width:960px){.HowItWorks-module__nNh7fG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.HowItWorks-module__nNh7fG__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.HowItWorks-module__nNh7fG__card{transition:none}}
.WhatYouCanWin-module__2sefvG__vault{z-index:1;background:var(--color-bg);padding:clamp(48px,7vw,80px) clamp(18px,4vw,48px);position:relative;overflow:hidden}.WhatYouCanWin-module__2sefvG__head{z-index:1;text-align:center;max-width:760px;margin:0 auto 40px;padding:0 24px;position:relative}.WhatYouCanWin-module__2sefvG__eyebrow{font-family:var(--font-accent);letter-spacing:.06em;text-transform:uppercase;color:var(--color-gold);margin-bottom:10px;font-size:13px;font-weight:700}.WhatYouCanWin-module__2sefvG__title{font-family:var(--font-spray), var(--font-marker), cursive;letter-spacing:.004em;color:#f1ece0;text-shadow:0 3px 18px #0009;margin:0 0 10px;font-size:clamp(40px,5.2vw,76px);font-weight:400;line-height:.92}.WhatYouCanWin-module__2sefvG__title em{color:inherit;font-style:normal}.WhatYouCanWin-module__2sefvG__sub{font-family:var(--font-accent);color:var(--color-ink-muted);margin:0;font-size:16px}.WhatYouCanWin-module__2sefvG__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto;display:grid;position:relative}.WhatYouCanWin-module__2sefvG__card{color:inherit;border-radius:var(--radius-lg);background:#1b1138;border:1px solid #6968f433;text-decoration:none;transition:transform .3s,border-color .3s;display:block;overflow:hidden}.WhatYouCanWin-module__2sefvG__card:hover{border-color:#f9e5324d;transform:translateY(-4px)}.WhatYouCanWin-module__2sefvG__skel{background:linear-gradient(100deg,#1b1138 30%,#241a4d 50%,#1b1138 70%) 0 0/200% 100%;height:274px;animation:1.3s linear infinite WhatYouCanWin-module__2sefvG__shimmer}@keyframes WhatYouCanWin-module__2sefvG__shimmer{to{background-position:-200% 0}}.WhatYouCanWin-module__2sefvG__img{height:160px;color:var(--color-gold);background:radial-gradient(circle,#4542f026 0%,#0000 70%);justify-content:center;align-items:center;display:flex}.WhatYouCanWin-module__2sefvG__prizeArt{object-fit:contain;filter:drop-shadow(0 10px 20px #00000073);max-width:70%;max-height:118px}.WhatYouCanWin-module__2sefvG__info{padding:18px 20px}.WhatYouCanWin-module__2sefvG__prize{font-family:var(--font-display);color:#fff;margin:0 0 10px;font-size:17px;font-weight:800}.WhatYouCanWin-module__2sefvG__meta{font-family:var(--font-accent);justify-content:space-between;gap:12px;margin-bottom:8px;font-size:13px;display:flex}.WhatYouCanWin-module__2sefvG__tickets{color:var(--color-gold);font-weight:700}.WhatYouCanWin-module__2sefvG__time{color:var(--color-ink-muted)}.WhatYouCanWin-module__2sefvG__entered{font-family:var(--font-accent);letter-spacing:.04em;color:var(--color-ink-faint);margin:0;font-size:12px}.WhatYouCanWin-module__2sefvG__note{z-index:1;text-align:center;border-radius:var(--radius-lg);max-width:1100px;font-family:var(--font-accent);color:var(--color-ink-muted);border:1px dashed #7c7e983d;margin:0 auto;padding:28px;position:relative}.WhatYouCanWin-module__2sefvG__cta{z-index:1;text-align:center;margin-top:36px;position:relative}.WhatYouCanWin-module__2sefvG__ctaBtn{height:48px;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:#160c2e;background:linear-gradient(#fff3c0 0%,#f9e532 48%,#d4a814 100%);border-radius:12px;place-items:center;padding:0 28px;font-size:.95rem;font-weight:800;text-decoration:none;display:inline-grid;box-shadow:inset 0 1px #ffffff59,0 10px 22px -12px #f9e53280}@media (max-width:960px){.WhatYouCanWin-module__2sefvG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.WhatYouCanWin-module__2sefvG__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.WhatYouCanWin-module__2sefvG__card{transition:none}.WhatYouCanWin-module__2sefvG__skel{animation:none}}
.BonusShowcase-module___yC8mG__spotStack{flex-direction:column;gap:clamp(18px,2.4vw,28px);display:flex}.BonusShowcase-module___yC8mG__spot{isolation:isolate;aspect-ratio:1196/1315;background:url(/brand/home/stake-spotlight-mobile-bg.png) bottom/cover no-repeat;border-radius:clamp(20px,2.2vw,30px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px -24px #0000009e}.BonusShowcase-module___yC8mG__spot:after{content:"";z-index:1;pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 26px 3px #0d081a80}.BonusShowcase-module___yC8mG__spotBadge{z-index:3;font-family:var(--font-accent,sans-serif);letter-spacing:.02em;color:#160c2e;background:linear-gradient(#ffe98a,#f9e532);border-radius:999px;align-items:center;gap:6px;padding:8px clamp(13px,1.2vw,16px);font-size:clamp(12px,1.1vw,13.5px);font-weight:800;display:inline-flex;position:absolute;top:clamp(14px,3.4%,26px);left:clamp(14px,3.4%,28px);box-shadow:0 6px 16px #f9e53252,inset 0 1px #ffffff80}.BonusShowcase-module___yC8mG__spotStage{z-index:2;text-align:center;flex-direction:column;grid-area:1/1;justify-content:center;align-items:center;gap:clamp(18px,5vw,28px);padding:clamp(54px,14vw,76px) clamp(20px,6vw,40px) clamp(86px,22vw,116px);display:flex;position:relative}.BonusShowcase-module___yC8mG__spotLogo{object-fit:contain;filter:drop-shadow(0 8px 24px #0000008c);width:auto;max-width:86%;height:clamp(60px,17vw,96px);display:block}.BonusShowcase-module___yC8mG__spotOffer{flex-direction:column;align-items:center;gap:clamp(16px,4vw,22px);width:100%;max-width:460px;display:flex}.BonusShowcase-module___yC8mG__spotTiles{flex-wrap:wrap;justify-content:center;gap:9px;margin:0;padding:0;list-style:none;display:flex}.BonusShowcase-module___yC8mG__spotTile{white-space:nowrap;font-family:var(--font-accent,sans-serif);color:var(--color-ink,#ece8ff);background:#0a061899;border-radius:12px;align-items:center;gap:8px;padding:10px 13px;font-size:clamp(12.5px,3.4vw,13.5px);font-weight:600;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff1a}.BonusShowcase-module___yC8mG__spotTileIcon{width:16px;height:16px;color:var(--color-ink-muted,#b9b4d6);flex:none}.BonusShowcase-module___yC8mG__spotTileCode{background:#f9e5321f;box-shadow:inset 0 0 0 1px #f9e53266}.BonusShowcase-module___yC8mG__spotTileCode .BonusShowcase-module___yC8mG__spotTileIcon{color:var(--color-gold,#f9e532)}.BonusShowcase-module___yC8mG__spotTileCode b{color:var(--color-gold,#f9e532);letter-spacing:.03em;font-weight:800}.BonusShowcase-module___yC8mG__spotTileCode span{color:var(--color-ink-muted,#b9b4d6)}.BonusShowcase-module___yC8mG__spotCta{width:min(340px,100%);min-height:54px;font-family:var(--font-accent,sans-serif);letter-spacing:.01em;color:#160c2e;white-space:nowrap;background:linear-gradient(#ffe98a,#f9e532);border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:15px clamp(26px,5vw,40px);font-size:clamp(15px,4vw,17px);font-weight:800;text-decoration:none;transition:filter .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 14px 32px #f9e53257,0 2px #0003,inset 0 1px #ffffff80}.BonusShowcase-module___yC8mG__spotCta:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 18px 40px #f9e53270,inset 0 1px #ffffff80}.BonusShowcase-module___yC8mG__spotCta:active{transform:translateY(0)}.BonusShowcase-module___yC8mG__spotCta:focus-visible{outline:3px solid var(--color-pink,#ff2a6d);outline-offset:3px}.BonusShowcase-module___yC8mG__spotCtaArrow{width:19px;height:19px;transition:transform .2s}.BonusShowcase-module___yC8mG__spotCta:hover .BonusShowcase-module___yC8mG__spotCtaArrow{transform:translate(3px)}.BonusShowcase-module___yC8mG__spotCodeLi{display:contents}.BonusShowcase-module___yC8mG__spotCodeBtn{cursor:pointer;border:0;font-family:inherit}.BonusShowcase-module___yC8mG__spotCodeBtn:hover{filter:brightness(1.08)}.BonusShowcase-module___yC8mG__spotCodeBtn:focus-visible{outline:3px solid var(--color-pink,#ff2a6d);outline-offset:2px}.BonusShowcase-module___yC8mG__spotCopyIcon{width:13px;height:13px;color:var(--color-gold,#f9e532);opacity:.8;flex:none}.BonusShowcase-module___yC8mG__spotBoard{font-family:var(--font-accent,sans-serif);color:var(--color-ink,#ece8ff);background:#4542f029;border-radius:11px;align-items:center;gap:8px;margin-top:2px;padding:9px 15px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;box-shadow:inset 0 0 0 1px #6968f452}.BonusShowcase-module___yC8mG__spotBoard:hover{background:#4542f042;transform:translateY(-1px)}.BonusShowcase-module___yC8mG__spotBoard:focus-visible{outline:3px solid var(--color-pink,#ff2a6d);outline-offset:2px}.BonusShowcase-module___yC8mG__spotBoard b{color:var(--color-gold,#f9e532);font-weight:800}.BonusShowcase-module___yC8mG__spotBoardIcon{width:15px;height:15px;color:var(--color-gold,#f9e532);flex:none}.BonusShowcase-module___yC8mG__spotBoardArrow{opacity:.65;flex:none;width:14px;height:14px}@media (max-width:599px){.BonusShowcase-module___yC8mG__spotStage{padding-left:clamp(24px,7vw,40px);padding-right:clamp(24px,7vw,40px)}.BonusShowcase-module___yC8mG__spotOffer{align-self:center;width:100%;max-width:340px}.BonusShowcase-module___yC8mG__spotTiles{background:#ffffff1a;border-radius:12px;grid-template-columns:repeat(4,minmax(min-content,1fr));gap:1px;width:100%;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}.BonusShowcase-module___yC8mG__spotTile{min-width:0;box-shadow:none;color:var(--color-ink,#ece8ff);white-space:nowrap;background:#0d081aeb;border-radius:0;justify-content:center;gap:0;padding:9px 2px;font-size:clamp(8px,2.3vw,11px);overflow:hidden}.BonusShowcase-module___yC8mG__spotTile span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.BonusShowcase-module___yC8mG__spotTileCode{background:#2a220cf2}.BonusShowcase-module___yC8mG__spotTileCode b{color:var(--color-gold,#f9e532)}.BonusShowcase-module___yC8mG__spotTileIcon{display:none}.BonusShowcase-module___yC8mG__secCard .BonusShowcase-module___yC8mG__secTiles{background:#ffffff14;border-radius:11px;grid-auto-columns:minmax(min-content,1fr);grid-auto-flow:column;gap:1px;width:100%;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff17}.BonusShowcase-module___yC8mG__secCard .BonusShowcase-module___yC8mG__secTile{text-align:center;min-width:0;box-shadow:none;color:var(--color-ink,#ece8ff);white-space:nowrap;text-overflow:ellipsis;background:#ffffff0d;border-radius:0;padding:9px 3px;font-size:clamp(8px,2.3vw,10.5px);overflow:hidden}.BonusShowcase-module___yC8mG__secTile .BonusShowcase-module___yC8mG__secTileFull{display:none}.BonusShowcase-module___yC8mG__secTile .BonusShowcase-module___yC8mG__secTileShort{display:inline}}@media (max-width:340px){.BonusShowcase-module___yC8mG__spot{aspect-ratio:auto;min-height:clamp(300px,95vw,344px)}.BonusShowcase-module___yC8mG__spotStage{gap:14px;padding:44px 16px 62px}.BonusShowcase-module___yC8mG__spotLogo{height:54px}.BonusShowcase-module___yC8mG__spotOffer{gap:13px}.BonusShowcase-module___yC8mG__spotTiles{grid-template-columns:repeat(2,minmax(min-content,1fr))}.BonusShowcase-module___yC8mG__spotTile{padding:9px 3px}.BonusShowcase-module___yC8mG__secCard .BonusShowcase-module___yC8mG__secTiles{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.BonusShowcase-module___yC8mG__secCard .BonusShowcase-module___yC8mG__secTile:last-child:nth-child(odd){grid-column:1/-1}.BonusShowcase-module___yC8mG__spotCta{min-height:50px;padding:13px 22px;font-size:14px}}@media (min-width:600px){.BonusShowcase-module___yC8mG__spot{aspect-ratio:auto;background-image:url(/brand/home/stake-spotlight-desktop-bg.png);background-position:50%;background-size:100% 100%;min-height:clamp(340px,46vw,470px)}.BonusShowcase-module___yC8mG__spotStage{gap:clamp(18px,3vw,26px);padding:clamp(40px,6vw,64px) clamp(34px,5vw,64px) clamp(74px,12vw,108px)}.BonusShowcase-module___yC8mG__spotLogo{height:clamp(90px,12vw,150px)}.BonusShowcase-module___yC8mG__spotOffer{max-width:520px}.BonusShowcase-module___yC8mG__spotTile{padding:11px 14px;font-size:clamp(13px,1.5vw,14px)}}@media (min-width:1024px){.BonusShowcase-module___yC8mG__spot{min-height:clamp(420px,31vw,500px)}.BonusShowcase-module___yC8mG__spotStage{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:clamp(24px,3vw,56px);padding:clamp(40px,4vw,60px) clamp(44px,4.6vw,80px)}.BonusShowcase-module___yC8mG__spotLogo{flex:0 auto;min-width:0;max-width:50%;height:clamp(142px,15.5vw,234px)}.BonusShowcase-module___yC8mG__spotOffer{flex:none;align-items:stretch;gap:clamp(14px,1.6vw,20px);width:clamp(300px,30vw,420px);max-width:none}.BonusShowcase-module___yC8mG__spotTiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.BonusShowcase-module___yC8mG__spotTile{border-radius:13px;padding:12px 15px;font-size:13.5px}.BonusShowcase-module___yC8mG__spotTileIcon{width:18px;height:18px}.BonusShowcase-module___yC8mG__spotCta{border-radius:15px;width:100%;min-height:62px;font-size:clamp(16px,1.4vw,19px)}}.BonusShowcase-module___yC8mG__secRows{grid-template-columns:1fr;gap:clamp(14px,2vw,20px);display:grid}@media (min-width:900px){.BonusShowcase-module___yC8mG__secRows{grid-template-columns:1fr 1fr;gap:clamp(16px,1.6vw,22px)}}.BonusShowcase-module___yC8mG__secCard{--accent:var(--color-purple-light,#6968f4);background:linear-gradient(#1e143cb3,#0e091cb3);border-radius:18px;grid-template-columns:1fr auto;grid-template-areas:"logo chev""tiles tiles";align-items:center;gap:clamp(14px,3.5vw,18px) clamp(12px,3vw,18px);min-height:clamp(98px,24vw,122px);padding:clamp(16px,4vw,22px) clamp(16px,3.5vw,24px) clamp(16px,4vw,22px) clamp(22px,4.5vw,28px);text-decoration:none;transition:transform .18s,box-shadow .22s,background .22s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14,0 16px 34px #0000005c}.BonusShowcase-module___yC8mG__secCard:before{content:"";background:var(--accent);width:4px;box-shadow:0 0 18px color-mix(in srgb, var(--accent) 75%, transparent);border-radius:0 4px 4px 0;position:absolute;top:14px;bottom:14px;left:0}.BonusShowcase-module___yC8mG__secCardGreen{--accent:#62d572}.BonusShowcase-module___yC8mG__secCardBlue{--accent:#6968f4}.BonusShowcase-module___yC8mG__secCard:hover{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 42%, #ffffff14), 0 22px 44px #00000070, 0 0 30px color-mix(in srgb, var(--accent) 22%, transparent);background:linear-gradient(#241848c7,#110b22c7);transform:translateY(-3px)}.BonusShowcase-module___yC8mG__secCard:focus-visible{outline:3px solid var(--color-pink,#ff2a6d);outline-offset:2px}.BonusShowcase-module___yC8mG__secLogo{object-fit:contain;object-position:left center;filter:drop-shadow(0 2px 10px #00000080);grid-area:logo;justify-self:start;width:auto;max-width:100%;height:clamp(34px,9.5vw,48px)}.BonusShowcase-module___yC8mG__secCardShelby .BonusShowcase-module___yC8mG__secLogo{object-fit:cover;object-position:center 63%;width:clamp(140px,38vw,200px);max-width:none;height:clamp(44px,12vw,58px)}.BonusShowcase-module___yC8mG__secCardHype .BonusShowcase-module___yC8mG__secLogo{height:clamp(28px,8vw,42px)}.BonusShowcase-module___yC8mG__secTiles{flex-wrap:wrap;grid-area:tiles;gap:8px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.BonusShowcase-module___yC8mG__secTile{font-family:var(--font-accent,sans-serif);white-space:nowrap;color:var(--color-ink,#ece8ff);background:#0006;border-radius:10px;padding:8px 12px;font-size:clamp(11.5px,3vw,13px);font-weight:600;box-shadow:inset 0 0 0 1px #ffffff1a}.BonusShowcase-module___yC8mG__secTileShort{display:none}.BonusShowcase-module___yC8mG__secChev{width:clamp(38px,9vw,46px);height:clamp(38px,9vw,46px);color:var(--color-ink-muted,#b9b4d6);background:#ffffff0f;border-radius:50%;flex:none;grid-area:chev;justify-self:end;place-items:center;transition:background .2s,color .2s,transform .2s;display:grid;box-shadow:inset 0 0 0 1px #ffffff24}.BonusShowcase-module___yC8mG__secChev svg{width:21px;height:21px}.BonusShowcase-module___yC8mG__secCard:hover .BonusShowcase-module___yC8mG__secChev{background:color-mix(in srgb, var(--accent) 24%, #ffffff0f);color:#fff;transform:translate(2px)}@media (min-width:600px){.BonusShowcase-module___yC8mG__secCard{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"logo tiles chev";gap:0 clamp(16px,2.4vw,28px)}.BonusShowcase-module___yC8mG__secLogo{max-width:clamp(120px,15vw,200px);height:clamp(28px,3vw,40px)}.BonusShowcase-module___yC8mG__secCardShelby .BonusShowcase-module___yC8mG__secLogo{width:clamp(150px,17vw,214px);height:clamp(44px,4.6vw,60px)}.BonusShowcase-module___yC8mG__secCardHype .BonusShowcase-module___yC8mG__secLogo{height:clamp(24px,2.6vw,36px)}}.BonusShowcase-module___yC8mG__more{position:relative}.BonusShowcase-module___yC8mG__moreRail{display:block;position:relative}.BonusShowcase-module___yC8mG__moreArrow{z-index:4;width:36px;height:36px;color:var(--color-ink-muted,#b9b4d6);pointer-events:none;background:#160c2ed1;border-radius:50%;place-items:center;display:grid;position:absolute;top:calc(50% + 10px);transform:translateY(-50%);box-shadow:inset 0 0 0 1px #ffffff24}.BonusShowcase-module___yC8mG__moreArrow svg{width:18px;height:18px}.BonusShowcase-module___yC8mG__moreArrowL{left:6px}.BonusShowcase-module___yC8mG__moreArrowR{right:6px}.BonusShowcase-module___yC8mG__moreRow{display:none}@media (max-width:767px){.BonusShowcase-module___yC8mG__moreRail{display:none}.BonusShowcase-module___yC8mG__moreRow{background:linear-gradient(#1e143ca8,#0e091ca8);border-radius:16px;align-items:center;gap:14px;min-height:56px;margin-top:26px;padding:16px 18px;text-decoration:none;transition:background .2s,box-shadow .2s;display:flex;box-shadow:inset 0 0 0 1px #ffffff17,0 12px 26px #00000052}.BonusShowcase-module___yC8mG__moreRowIcon{width:26px;height:26px;color:var(--color-gold,#f9e532);flex:none}.BonusShowcase-module___yC8mG__moreRowLabel{font-family:var(--font-accent,sans-serif);letter-spacing:.02em;color:var(--color-ink,#ece8ff);flex:auto;font-size:15px;font-weight:800}.BonusShowcase-module___yC8mG__moreRowChev{width:22px;height:22px;color:var(--color-ink-faint,#9a97b8);flex:none;transition:transform .2s}.BonusShowcase-module___yC8mG__moreRow:hover .BonusShowcase-module___yC8mG__moreRowChev{transform:translate(3px)}}@media (prefers-reduced-motion:reduce){.BonusShowcase-module___yC8mG__spotCta,.BonusShowcase-module___yC8mG__spotCtaArrow,.BonusShowcase-module___yC8mG__secCard,.BonusShowcase-module___yC8mG__secChev,.BonusShowcase-module___yC8mG__moreRowChev{transition:none}.BonusShowcase-module___yC8mG__spotCta:hover,.BonusShowcase-module___yC8mG__secCard:hover{transform:none}}
.Footer-module__yg9ahW__footer{z-index:1;color:var(--color-ink-muted,#b9b4d6);background:#130a26;border-top:1px solid #7c7e9824;position:relative}.Footer-module__yg9ahW__inner{flex-wrap:wrap;justify-content:space-between;gap:48px;max-width:1200px;margin:0 auto;padding:48px clamp(18px,4vw,48px) 24px;display:flex}.Footer-module__yg9ahW__brand{flex-direction:column;gap:10px;display:flex}.Footer-module__yg9ahW__logoLink{align-items:center;gap:10px;width:fit-content;text-decoration:none;display:inline-flex}.Footer-module__yg9ahW__logo{width:36px;height:36px}.Footer-module__yg9ahW__word{font-family:var(--font-pmarker,"Permanent Marker", cursive);color:#fff;font-size:24px;line-height:1}.Footer-module__yg9ahW__tagline{font-family:var(--font-accent);color:var(--color-ink-faint,#7c7e98);margin:0;font-size:14px}.Footer-module__yg9ahW__socials{gap:10px;margin:6px 0 0;padding:0;list-style:none;display:flex}.Footer-module__yg9ahW__social{width:34px;height:34px;color:var(--color-ink-muted,#b9b4d6);background:#ffffff08;border:1px solid #7c7e982e;border-radius:9px;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.Footer-module__yg9ahW__social img{width:18px;height:18px;display:block}.Footer-module__yg9ahW__social:hover{color:var(--color-gold);background:#f9e53214;border-color:#f9e53266}.Footer-module__yg9ahW__cols{flex-wrap:wrap;gap:48px;display:flex}.Footer-module__yg9ahW__col{flex-direction:column;gap:8px;min-width:120px;display:flex}.Footer-module__yg9ahW__heading{font-family:var(--font-accent);letter-spacing:.05em;text-transform:uppercase;color:var(--color-gold);margin:0 0 4px;font-size:13px;font-weight:800}.Footer-module__yg9ahW__links{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__yg9ahW__link{font-family:var(--font-accent);color:var(--color-ink-muted,#b9b4d6);font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__yg9ahW__link:hover{color:var(--color-ink,#fff)}.Footer-module__yg9ahW__bottom{max-width:1200px;font-family:var(--font-accent);color:var(--color-ink-faint,#7c7e98);border-top:1px solid #7c7e981a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:18px clamp(18px,4vw,48px);font-size:13px;display:flex}.Footer-module__yg9ahW__responsible{align-items:center;gap:10px;display:inline-flex}.Footer-module__yg9ahW__age{letter-spacing:.04em;min-width:30px;height:22px;color:var(--color-gold);background:#f9e5321a;border:1px solid #f9e53273;border-radius:6px;place-items:center;padding:0 6px;font-size:11px;font-weight:800;display:inline-grid}.Footer-module__yg9ahW__warn{color:var(--color-ink-muted,#b9b4d6)}.Footer-module__yg9ahW__aware{color:var(--color-ink-muted,#b9b4d6);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.Footer-module__yg9ahW__aware:hover{color:var(--color-gold)}@media (max-width:760px){.Footer-module__yg9ahW__inner{flex-direction:column;gap:32px}.Footer-module__yg9ahW__cols{gap:32px}.Footer-module__yg9ahW__col{flex:40%;min-width:0}.Footer-module__yg9ahW__bottom{justify-content:flex-start}}
.portal-module__fCmdGq__shell{background:var(--background,#160c2e);min-height:100vh;color:var(--ink,#fff);grid-template-columns:248px minmax(0,1fr);display:grid}.portal-module__fCmdGq__sidebar{height:100vh;padding:var(--space-4) 0;background:#0f081e99;border-right:1px solid #8850ff2e;flex-direction:column;align-self:start;display:flex;position:sticky;top:0;overflow-y:auto}.portal-module__fCmdGq__brand{align-items:baseline;gap:var(--space-2);padding:0 var(--space-4) var(--space-4);font-size:var(--text-md);letter-spacing:.18em;text-transform:uppercase;font-weight:700;display:flex}.portal-module__fCmdGq__brand strong{color:var(--gold,#f9e532)}.portal-module__fCmdGq__navToggle{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.portal-module__fCmdGq__navHamburger{display:none}.portal-module__fCmdGq__brandSub{font-size:var(--text-xs);letter-spacing:.16em;color:var(--ink-faint,#7c7e98)}.portal-module__fCmdGq__nav{gap:var(--space-3);padding:var(--space-2) 0;flex-direction:column;flex:1;display:flex}.portal-module__fCmdGq__navGroup{flex-direction:column;display:flex}.portal-module__fCmdGq__navGroupLabel{padding:var(--space-2) var(--space-4) var(--space-1);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint,#7c7e98);font-size:10px;font-weight:700}.portal-module__fCmdGq__navLink{padding:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--ink-muted,#e1e1f5);border-left:2px solid #0000;font-weight:600;text-decoration:none}.portal-module__fCmdGq__navLink:hover{color:var(--ink,#fff);background:#8850ff0f}.portal-module__fCmdGq__navLinkActive{color:var(--gold,#f9e532);border-left-color:var(--gold,#f9e532);background:#8850ff14}.portal-module__fCmdGq__sidebarFoot{gap:var(--space-1);padding:var(--space-4) var(--space-4) 0;margin-top:var(--space-3);border-top:1px solid #8850ff2e;flex-direction:column;display:flex}.portal-module__fCmdGq__staffName{font-size:var(--text-sm);color:var(--ink,#fff);font-weight:600}.portal-module__fCmdGq__staffRole{padding:var(--space-1) var(--space-2);color:var(--ink,#fff);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;background:#8850ff26;border-radius:999px;align-self:flex-start}.portal-module__fCmdGq__content{flex-direction:column;min-width:0;display:flex}.portal-module__fCmdGq__topbar{z-index:10;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b081bcc;border-bottom:1px solid #8850ff24;display:flex;position:sticky;top:0}.portal-module__fCmdGq__breadcrumbs{font-size:var(--text-xs);letter-spacing:.04em;color:var(--ink-faint,#7c7e98);white-space:nowrap;align-items:center;gap:6px;display:flex}.portal-module__fCmdGq__crumbItem{align-items:center;gap:6px;display:inline-flex}.portal-module__fCmdGq__crumbLink{color:var(--ink-faint,#7c7e98)}.portal-module__fCmdGq__crumbSep{color:var(--ink-faint,#7c7e98);opacity:.5}.portal-module__fCmdGq__crumbCurrent{color:var(--ink-muted,#e1e1f5)}.portal-module__fCmdGq__search{flex:1;max-width:480px;position:relative}.portal-module__fCmdGq__search input{width:100%;color:var(--ink,#fff);font-size:var(--text-sm);background:#0f081e99;border:1px solid #8850ff24;border-radius:8px;outline:none;padding:8px 12px 8px 36px;font-family:inherit}.portal-module__fCmdGq__search input::placeholder{color:var(--ink-faint,#7c7e98)}.portal-module__fCmdGq__search input:focus{border-color:#7c6fff}.portal-module__fCmdGq__searchIcon{width:16px;height:16px;color:var(--ink-faint,#7c7e98);position:absolute;top:50%;left:10px;transform:translateY(-50%)}.portal-module__fCmdGq__searchKbd{color:var(--ink-faint,#7c7e98);border:1px solid #8850ff24;border-radius:4px;padding:2px 6px;font-size:10px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.portal-module__fCmdGq__searchResults{z-index:40;background:var(--card,#1b1138);border:1px solid #8850ff40;border-radius:10px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 32px #00000073}.portal-module__fCmdGq__searchResult{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;color:var(--ink,#fff);font-size:var(--text-sm);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 10px;font-family:inherit;display:flex}.portal-module__fCmdGq__searchResultActive{background:#4542f047}.portal-module__fCmdGq__searchResultGroup{color:var(--ink-faint,#7c7e98);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.portal-module__fCmdGq__topbarSpacer{flex:1}.portal-module__fCmdGq__topActions{align-items:center;gap:var(--space-2);display:flex}.portal-module__fCmdGq__topBtn{height:30px;color:var(--ink,#ece8ff);white-space:nowrap;background:#140c2699;border:1px solid #8850ff47;border-radius:5px;align-items:center;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.portal-module__fCmdGq__topBtnPrimary{background:var(--purple,#4542f0);border-color:var(--purple,#4542f0);color:#fff}.portal-module__fCmdGq__topBtnPrimary:hover{background:#3a37d8;border-color:#3a37d8}.portal-module__fCmdGq__topBtn{height:30px;color:var(--ink,#ece8ff);white-space:nowrap;cursor:pointer;background:#0f081e8c;border:1px solid #8850ff47;border-radius:5px;align-items:center;gap:6px;padding:0 13px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.portal-module__fCmdGq__topBtn:hover{border-color:#8850ff8c}.portal-module__fCmdGq__pill{height:30px;color:var(--gold,#f9e532);letter-spacing:.04em;white-space:nowrap;background:#f9e53212;border:1px solid #f9e53238;border-radius:5px;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.portal-module__fCmdGq__pillVip{justify-content:space-between;min-width:176px}.portal-module__fCmdGq__profile{align-items:center;gap:var(--space-2);background:#140c2699;border:1px solid #8850ff24;border-radius:999px;padding:4px 12px 4px 4px;display:flex}.portal-module__fCmdGq__avatar{color:#fff;background:#5856d6;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:grid}.portal-module__fCmdGq__profileInfo{flex-direction:column;gap:1px;display:flex}.portal-module__fCmdGq__profileName{font-size:var(--text-sm);color:var(--ink,#fff);font-weight:600}.portal-module__fCmdGq__profileRole{color:var(--gold,#f9e532);letter-spacing:.04em;font-size:10px;font-weight:700}.portal-module__fCmdGq__main{padding:var(--space-5);width:100%;max-width:1280px;margin:0 auto}@media (max-width:860px){.portal-module__fCmdGq__shell{grid-template-columns:1fr;align-content:start}.portal-module__fCmdGq__sidebar{z-index:20;height:auto;padding:var(--space-3) var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-2);flex-flow:wrap;position:sticky;top:0}.portal-module__fCmdGq__brand{flex:1;padding:0}.portal-module__fCmdGq__navHamburger{min-height:44px;padding:var(--space-2) var(--space-3);color:var(--ink,#fff);font-size:var(--text-sm);letter-spacing:.04em;cursor:pointer;border:1px solid #8850ff4d;border-radius:8px;align-items:center;font-weight:600;display:inline-flex}.portal-module__fCmdGq__nav,.portal-module__fCmdGq__sidebarFoot{flex-basis:100%;display:none}.portal-module__fCmdGq__navToggle:checked~.portal-module__fCmdGq__nav,.portal-module__fCmdGq__navToggle:checked~.portal-module__fCmdGq__sidebarFoot{display:flex}.portal-module__fCmdGq__sidebarFoot{margin-top:var(--space-2)}.portal-module__fCmdGq__topbar{padding:var(--space-3) var(--space-4);flex-wrap:wrap}.portal-module__fCmdGq__breadcrumbs{flex-basis:100%}.portal-module__fCmdGq__search{flex:100%;max-width:none}.portal-module__fCmdGq__topbarSpacer{display:none}}.portal-module__fCmdGq__h1{font-size:var(--text-2xl);margin:0 0 var(--space-2);font-weight:700}.portal-module__fCmdGq__h2{font-size:var(--text-lg);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted,#e1e1f5);margin:var(--space-5) 0 var(--space-2);font-weight:700}.portal-module__fCmdGq__lede{color:var(--ink-muted,#e1e1f5);margin:0 0 var(--space-4);font-size:var(--text-md)}.portal-module__fCmdGq__card{padding:var(--space-4) var(--space-4);background:#140c2680;border:1px solid #8850ff24;border-radius:12px}.portal-module__fCmdGq__cardGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.portal-module__fCmdGq__cardLink{color:inherit;text-decoration:none;display:block}.portal-module__fCmdGq__cardLink:hover .portal-module__fCmdGq__card{border-color:#8850ff52}.portal-module__fCmdGq__cardTitle{font-size:var(--text-sm);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted,#e1e1f5);margin:0 0 var(--space-2);font-weight:700}.portal-module__fCmdGq__cardBody{font-size:var(--text-md);color:var(--ink,#fff);line-height:1.5}.portal-module__fCmdGq__tableScroll{overflow-x:auto}.portal-module__fCmdGq__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.portal-module__fCmdGq__payloadCell{overflow-wrap:anywhere;max-width:420px}.portal-module__fCmdGq__table th{text-align:left;padding:var(--space-2) var(--space-2);color:var(--ink-muted,#e1e1f5);letter-spacing:.06em;text-transform:uppercase;font-weight:600;font-size:var(--text-xs);background:#0f081eb3;border-bottom:1px solid #8850ff2e}.portal-module__fCmdGq__table td{padding:var(--space-2);color:var(--ink,#fff);border-bottom:1px solid #8850ff14}.portal-module__fCmdGq__table tr:hover td{background:#8850ff0a}.portal-module__fCmdGq__tabs{gap:var(--space-1);margin:0 0 var(--space-4);border-bottom:1px solid #8850ff2e;display:flex}.portal-module__fCmdGq__tab{padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--ink-muted,#e1e1f5);border-bottom:2px solid #0000;font-weight:600;text-decoration:none}.portal-module__fCmdGq__tab:hover{color:var(--ink,#fff)}.portal-module__fCmdGq__tabActive{color:var(--gold,#f9e532);border-bottom-color:var(--gold,#f9e532)}.portal-module__fCmdGq__mono{font-family:var(--font-accent);font-size:var(--text-xs);color:var(--ink-muted,#e1e1f5)}.portal-module__fCmdGq__positive{color:var(--green,#62d572)}.portal-module__fCmdGq__negative{color:#ff8c8c}.portal-module__fCmdGq__flagged{background:#f5505014;border-left:3px solid #ff8c8c}.portal-module__fCmdGq__empty{padding:var(--space-6) var(--space-4);text-align:center;color:var(--ink-faint,#7c7e98);font-size:var(--text-md)}.portal-module__fCmdGq__logoutForm{display:inline}.portal-module__fCmdGq__logoutButton{color:var(--ink-muted,#e1e1f5);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;text-decoration:underline}@media (min-width:1900px){.portal-module__fCmdGq__shell{grid-template-columns:248px minmax(0,1fr)}.portal-module__fCmdGq__sidebar{padding:22px 0}.portal-module__fCmdGq__brand{gap:10px;padding:0 18px 26px;font-size:20px}.portal-module__fCmdGq__brandSub{font-size:13px}.portal-module__fCmdGq__nav{gap:14px}.portal-module__fCmdGq__navGroupLabel{padding:8px 18px;font-size:12px}.portal-module__fCmdGq__navLink{min-height:36px;padding:8px 18px;font-size:16px}.portal-module__fCmdGq__sidebarFoot{padding:14px 18px 0}.portal-module__fCmdGq__staffName,.portal-module__fCmdGq__staffRole{font-size:13px}.portal-module__fCmdGq__topbar{gap:16px;min-height:60px;padding:11px 24px 11px 28px}.portal-module__fCmdGq__breadcrumbs{font-size:13px}.portal-module__fCmdGq__search{flex-basis:520px;max-width:520px}.portal-module__fCmdGq__search input{border-radius:8px;height:40px;padding-left:42px;font-size:15px}.portal-module__fCmdGq__searchIcon{width:19px;height:19px;left:13px}.portal-module__fCmdGq__searchKbd{font-size:12px;right:11px}.portal-module__fCmdGq__pill{border-radius:7px;height:40px;padding:0 18px;font-size:15px}.portal-module__fCmdGq__avatar{width:38px;height:38px;font-size:14px}.portal-module__fCmdGq__profileName{font-size:14px}.portal-module__fCmdGq__profileRole{font-size:12px}.portal-module__fCmdGq__main{max-width:none;margin:0;padding:24px 28px 22px}.portal-module__fCmdGq__h1{margin:0 0 8px;font-size:36px;line-height:1.04}.portal-module__fCmdGq__lede{font-size:15px}.portal-module__fCmdGq__table th{height:42px;padding:0 13px;font-size:10px}.portal-module__fCmdGq__table td{height:54px;padding:8px 13px;font-size:14px}.portal-module__fCmdGq__cardTitle{font-size:11px}}.portal-module__fCmdGq__modeToggle{border:1px solid #8850ff59;border-radius:9px;flex:none;display:inline-flex;overflow:hidden}.portal-module__fCmdGq__modeOn,.portal-module__fCmdGq__modeOff{letter-spacing:.06em;text-transform:uppercase;cursor:pointer;color:var(--ink-faint,#7c7e98);background:0 0;border:none;padding:6px 14px;font-size:11px;font-weight:800}.portal-module__fCmdGq__modeOn{color:#ece8ff;background:#8850ff4d}.portal-module__fCmdGq__modeOn:disabled,.portal-module__fCmdGq__modeOff:disabled{opacity:.6;cursor:wait}
.HallOfFameView-module__zob29W__root{z-index:1;background:#160c2e;min-height:100vh;position:relative}.HallOfFameView-module__zob29W__hero{min-height:280px;padding:calc(var(--nav-clearance,132px) - 6px) 28px 28px;align-items:center;display:flex;position:relative;overflow:hidden}.HallOfFameView-module__zob29W__heroBg{z-index:0;background:url(/assets/opt/pages/hall-of-fame-2560.webp) 50%/cover no-repeat;position:absolute;inset:0}.HallOfFameView-module__zob29W__heroBg:after{content:"";background:linear-gradient(#160c2e80 0%,#160c2eb8 68%,#160c2eeb 100%),linear-gradient(90deg,#160c2ebd 0%,#0000 55%);position:absolute;inset:0}.HallOfFameView-module__zob29W__heroContent{z-index:1;max-width:640px;position:relative}.HallOfFameView-module__zob29W__heroEyebrow{font-family:var(--font-accent);letter-spacing:.18em;text-transform:uppercase;color:var(--pink-neon);margin-bottom:8px;font-size:12px;font-weight:800}.HallOfFameView-module__zob29W__heroTitle{font-family:var(--font-display);letter-spacing:-.03em;text-transform:uppercase;color:var(--ink);margin:0 0 10px;font-size:clamp(38px,5vw,60px);font-weight:800;line-height:1}.HallOfFameView-module__zob29W__heroTitle em{color:var(--pink-neon);font-style:normal}.HallOfFameView-module__zob29W__heroSub{font-family:var(--font-accent);color:var(--ink-muted);margin:0;font-size:15px;line-height:1.5}.HallOfFameView-module__zob29W__content{flex-direction:column;gap:14px;padding:16px 28px 40px;display:flex}.HallOfFameView-module__zob29W__stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.HallOfFameView-module__zob29W__stat{background:radial-gradient(100% 80% at 50% 0,#2e215c80,#0000 55%),linear-gradient(#1b1138f2,#120a26f2);border-radius:12px;align-items:center;gap:14px;padding:16px 18px;display:flex;box-shadow:0 14px 28px -10px #000000b3,0 4px 8px -4px #0006,inset 0 0 0 1px #6968f42e,inset 0 1px #ffffff0f}.HallOfFameView-module__zob29W__statIcon{background:#f9e5321a;border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid;box-shadow:inset 0 0 0 1px #f9e5324d}.HallOfFameView-module__zob29W__statIcon svg{width:22px;height:22px;stroke:var(--gold);fill:none;stroke-width:2px}.HallOfFameView-module__zob29W__statBody{flex-direction:column;gap:2px;min-width:0;display:flex}.HallOfFameView-module__zob29W__statValue{font-family:var(--font-accent);color:var(--ink);font-variant-numeric:tabular-nums;font-size:24px;font-weight:800;line-height:1}.HallOfFameView-module__zob29W__statValueGold{color:var(--gold)}.HallOfFameView-module__zob29W__statLabel{font-family:var(--font-accent);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);font-size:10px;font-weight:700}.HallOfFameView-module__zob29W__filterBar{background:linear-gradient(#1b113899,#120a2699);border-radius:10px;flex-direction:column;gap:10px;padding:12px 14px;display:flex;box-shadow:inset 0 0 0 1px #6968f426,inset 0 1px #ffffff0a}.HallOfFameView-module__zob29W__filterRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.HallOfFameView-module__zob29W__filterTabs{gap:6px;display:flex}.HallOfFameView-module__zob29W__filterTab{min-height:36px;font-family:var(--font-accent);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-muted);cursor:pointer;background:0 0;border:1px solid #6968f440;border-radius:4px;padding:7px 16px;font-size:12px;font-weight:700;transition:border-color .15s,background .15s,color .15s}.HallOfFameView-module__zob29W__filterTab:hover{border-color:var(--purple-light);color:var(--ink)}.HallOfFameView-module__zob29W__filterTab[aria-selected=true]{background:linear-gradient(135deg, var(--purple), var(--purple-deep));border-color:var(--purple);color:#fff;box-shadow:0 4px 12px -2px #4542f066}.HallOfFameView-module__zob29W__search{margin-left:auto;position:relative}.HallOfFameView-module__zob29W__searchInput{width:220px;max-width:100%;min-height:36px;color:var(--ink);font-family:var(--font-accent);background:#0f082099;border:1px solid #6968f440;border-radius:6px;outline:none;padding:7px 12px 7px 32px;font-size:12px;transition:border-color .15s}.HallOfFameView-module__zob29W__searchInput::placeholder{color:var(--ink-faint)}.HallOfFameView-module__zob29W__searchInput:focus{border-color:var(--purple-light)}.HallOfFameView-module__zob29W__searchIcon{width:15px;height:15px;color:var(--ink-faint);pointer-events:none;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.HallOfFameView-module__zob29W__dropdowns{flex-wrap:wrap;gap:8px;display:flex}.HallOfFameView-module__zob29W__dropdown{min-height:36px;color:var(--ink-muted);font-family:var(--font-accent);text-align:left;cursor:pointer;appearance:none;background-color:#0f082099;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%237c7e98' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:1px solid #6968f440;border-radius:6px;outline:none;padding:0 30px 0 12px;font-size:12px;font-weight:600;line-height:34px}.HallOfFameView-module__zob29W__dropdown option{color:var(--ink);background:#1b1138}.HallOfFameView-module__zob29W__toggleLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-left:auto;display:flex}.HallOfFameView-module__zob29W__toggleText{font-family:var(--font-accent);color:var(--ink-muted);font-size:12px;font-weight:600}.HallOfFameView-module__zob29W__toggleSwitch{cursor:pointer;background:#6968f433;border:0;border-radius:10px;width:36px;height:20px;padding:0;transition:background .2s;position:relative}.HallOfFameView-module__zob29W__toggleSwitch:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px}.HallOfFameView-module__zob29W__toggleSwitch[aria-pressed=true]{background:var(--purple)}.HallOfFameView-module__zob29W__toggleSwitch[aria-pressed=true]:after{transform:translate(16px)}.HallOfFameView-module__zob29W__main{grid-template-columns:1fr 320px;align-items:stretch;gap:14px;display:grid}.HallOfFameView-module__zob29W__tableCard{background:radial-gradient(100% 50% at 50% 0,#2e215c66,#0000 55%),linear-gradient(#1b1138f2,#120a26f2);border-radius:14px;overflow-x:auto;box-shadow:0 18px 36px -12px #000000b3,0 6px 12px -4px #0006,inset 0 0 0 1px #6968f429,inset 0 1px #ffffff0f}.HallOfFameView-module__zob29W__tableCard::-webkit-scrollbar{height:4px}.HallOfFameView-module__zob29W__tableCard::-webkit-scrollbar-track{background:#6968f41a}.HallOfFameView-module__zob29W__tableCard::-webkit-scrollbar-thumb{background:#6968f44d;border-radius:2px}.HallOfFameView-module__zob29W__table{border-collapse:collapse;width:100%;min-width:700px}.HallOfFameView-module__zob29W__table thead th{font-family:var(--font-accent);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);text-align:left;white-space:nowrap;background:#00000026;border-bottom:1px solid #6968f426;padding:10px 7px;font-size:9.5px;font-weight:700}.HallOfFameView-module__zob29W__sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.HallOfFameView-module__zob29W__sortable:hover{color:var(--ink-muted)}.HallOfFameView-module__zob29W__sortArrow{color:var(--gold);margin-left:3px}.HallOfFameView-module__zob29W__table thead th.HallOfFameView-module__zob29W__thCenter{text-align:center}.HallOfFameView-module__zob29W__table thead th.HallOfFameView-module__zob29W__thNum{text-align:right}.HallOfFameView-module__zob29W__row{cursor:pointer;border-bottom:1px solid #6968f414;transition:background .15s}.HallOfFameView-module__zob29W__row:last-child{border-bottom:none}.HallOfFameView-module__zob29W__row:hover{background:#6968f40f}.HallOfFameView-module__zob29W__row:focus-visible{background:#6968f41a;outline:none}.HallOfFameView-module__zob29W__row[data-selected=true]{box-shadow:inset 3px 0 0 var(--pink-neon);background:#ff2a6d0f}.HallOfFameView-module__zob29W__row[data-rank="1"]{box-shadow:inset 3px 0 0 var(--gold);background:#f9e5320a}.HallOfFameView-module__zob29W__row[data-rank="2"]{background:#c0c0d008;box-shadow:inset 3px 0 #b0b0c0}.HallOfFameView-module__zob29W__row[data-rank="3"]{background:#cd7f3208;box-shadow:inset 3px 0 #cd7f32}.HallOfFameView-module__zob29W__table td{font-family:var(--font-accent);color:var(--ink);vertical-align:middle;padding:9px 7px;font-size:12px}.HallOfFameView-module__zob29W__tdNum{text-align:right;font-variant-numeric:tabular-nums}.HallOfFameView-module__zob29W__tdRank{text-align:center}.HallOfFameView-module__zob29W__rank{color:var(--ink-muted);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:6px;font-weight:800;display:flex}.HallOfFameView-module__zob29W__row[data-rank="1"] .HallOfFameView-module__zob29W__rank{color:var(--gold)}.HallOfFameView-module__zob29W__row[data-rank="2"] .HallOfFameView-module__zob29W__rank{color:#c0c0d0}.HallOfFameView-module__zob29W__row[data-rank="3"] .HallOfFameView-module__zob29W__rank{color:#cd7f32}.HallOfFameView-module__zob29W__medal{color:#1b1138;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;line-height:1;display:inline-grid}.HallOfFameView-module__zob29W__medal svg{width:12px;height:12px}.HallOfFameView-module__zob29W__medalGold{background:linear-gradient(135deg,#fff5c4,#f9e532 50%,#c9a800);box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #78500059}.HallOfFameView-module__zob29W__medalSilver{background:linear-gradient(135deg,#e8e8f0,#b0b0c0 50%,#808088);box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #3c3c4659}.HallOfFameView-module__zob29W__medalBronze{background:linear-gradient(135deg,#e8a878,#cd7f32 50%,#8b4513);box-shadow:inset 0 1px #ffffff73,inset 0 -1px #46280a59}.HallOfFameView-module__zob29W__gameCell{align-items:center;gap:10px;display:flex}.HallOfFameView-module__zob29W__gameThumb{width:30px;height:30px;font-family:var(--font-display);color:var(--gold);background:linear-gradient(135deg,#2a1f5a,#1a1038);border:1px solid #6968f440;border-radius:6px;flex-shrink:0;place-items:center;font-size:13px;font-weight:800;display:grid;overflow:hidden}.HallOfFameView-module__zob29W__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.HallOfFameView-module__zob29W__gameName{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;max-width:130px;font-size:12px;font-weight:700;overflow:hidden}.HallOfFameView-module__zob29W__provider{color:var(--ink-muted);letter-spacing:.04em;text-transform:uppercase;max-width:96px;font-size:11px;font-weight:600;line-height:1.2}.HallOfFameView-module__zob29W__providerLogo{object-fit:contain;object-position:left center;opacity:.92;width:auto;max-width:132px;display:block}.HallOfFameView-module__zob29W__providerLogo[data-provider=hacksaw-gaming]{height:20px}.HallOfFameView-module__zob29W__providerLogo[data-provider=nolimit-city],.HallOfFameView-module__zob29W__providerLogo[data-provider=pragmatic-play]{height:30px}.HallOfFameView-module__zob29W__wager{color:var(--ink-muted);font-variant-numeric:tabular-nums}.HallOfFameView-module__zob29W__payout{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700}.HallOfFameView-module__zob29W__mult{color:var(--gold);font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:13px;font-weight:800}.HallOfFameView-module__zob29W__multHigh{color:#fff0a0}.HallOfFameView-module__zob29W__streamer{color:var(--ink);white-space:nowrap;align-items:center;gap:4px;font-size:11px;display:flex}.HallOfFameView-module__zob29W__verified{width:14px;height:14px;color:var(--green);background:#62d57233;border-radius:50%;place-items:center;display:inline-grid}.HallOfFameView-module__zob29W__verified svg{stroke:currentColor;fill:none;stroke-width:3px;width:9px;height:9px}.HallOfFameView-module__zob29W__date{color:var(--ink-faint);white-space:nowrap;font-size:10px}.HallOfFameView-module__zob29W__playBtn{width:28px;height:28px;color:var(--purple-light);cursor:pointer;background:#4542f026;border:1px solid #6968f44d;border-radius:50%;place-items:center;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-grid}.HallOfFameView-module__zob29W__playBtn:hover{background:var(--purple);border-color:var(--purple);color:#fff;transform:scale(1.1)}.HallOfFameView-module__zob29W__playBtn svg{fill:currentColor;width:12px;height:12px}.HallOfFameView-module__zob29W__noClip{width:28px;height:28px;color:var(--ink-faint);opacity:.3;place-items:center;display:inline-grid}.HallOfFameView-module__zob29W__detail{background:radial-gradient(100% 50% at 50% 0,#2e215c80,#0000 55%),linear-gradient(#1b1138f2,#120a26f2);border-radius:14px;position:sticky;top:80px;overflow:hidden;box-shadow:0 18px 36px -12px #000000b3,0 6px 12px -4px #0006,inset 0 0 0 1px #6968f429,inset 0 1px #ffffff0f}.HallOfFameView-module__zob29W__detailHeader{border-bottom:1px solid #6968f41f;align-items:center;gap:8px;padding:14px 16px;display:flex}.HallOfFameView-module__zob29W__detailHeader svg{width:16px;height:16px;stroke:var(--gold);fill:none;stroke-width:2px}.HallOfFameView-module__zob29W__detailHeader span{font-family:var(--font-accent);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);font-size:11px;font-weight:700}.HallOfFameView-module__zob29W__detailBody{flex-direction:column;gap:14px;padding:16px;display:flex}.HallOfFameView-module__zob29W__detailGame{align-items:center;gap:12px;display:flex}.HallOfFameView-module__zob29W__detailThumb{width:56px;height:56px;font-family:var(--font-display);color:var(--gold);background:linear-gradient(135deg,#2a1f5a,#1a1038);border:1px solid #6968f440;border-radius:10px;flex-shrink:0;place-items:center;font-size:24px;font-weight:800;display:grid;overflow:hidden}.HallOfFameView-module__zob29W__detailGameInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.HallOfFameView-module__zob29W__detailGameName{font-family:var(--font-display);color:var(--ink);font-size:16px;font-weight:700}.HallOfFameView-module__zob29W__detailProvider{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.04em;font-size:12px}.HallOfFameView-module__zob29W__verifiedBadge{color:var(--green);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:4px;margin-top:2px;font-size:10px;font-weight:700;display:inline-flex}.HallOfFameView-module__zob29W__verifiedDot{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #62d57299}.HallOfFameView-module__zob29W__detailStat{text-align:center;border-top:1px solid #6968f41a;border-bottom:1px solid #6968f41a;padding:12px 0}.HallOfFameView-module__zob29W__detailMult{font-family:var(--font-accent);background:linear-gradient(#fffbe6 0%,#fff3b8 20%,#f9e532 55%,#e6c41a 100%);-webkit-text-fill-color:transparent;color:var(--gold);font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;font-size:52px;font-weight:800;line-height:1}.HallOfFameView-module__zob29W__detailPayout{font-family:var(--font-accent);color:var(--ink-muted);margin-top:4px;font-size:13px}.HallOfFameView-module__zob29W__detailPayout strong{color:var(--gold);font-weight:700}.HallOfFameView-module__zob29W__detailFooter{color:var(--ink-muted);border-top:1px solid #6968f41a;justify-content:space-between;align-items:center;padding-top:12px;font-size:12px;display:flex}.HallOfFameView-module__zob29W__graph{padding:4px 0 0}.HallOfFameView-module__zob29W__graphLabel{font-family:var(--font-accent);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:8px;font-size:10px;font-weight:700}.HallOfFameView-module__zob29W__graphPlot{align-items:stretch;gap:8px;display:flex}.HallOfFameView-module__zob29W__graphY{font-variant-numeric:tabular-nums;height:80px;color:var(--ink-faint);white-space:nowrap;flex-direction:column;justify-content:space-between;font-size:9px;display:flex}.HallOfFameView-module__zob29W__graphSvg{flex:1;min-width:0;height:80px;display:block}.HallOfFameView-module__zob29W__graphX{font-variant-numeric:tabular-nums;color:var(--ink-faint);justify-content:space-between;margin:6px 0 0 44px;font-size:9px;display:flex}.HallOfFameView-module__zob29W__watchBtn{background:linear-gradient(135deg, var(--purple), var(--purple-deep));color:#fff;width:100%;min-height:44px;font-family:var(--font-accent);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:800;text-decoration:none;transition:filter .15s,transform .15s;display:flex;box-shadow:0 8px 20px -6px #4542f080,inset 0 1px #ffffff26}.HallOfFameView-module__zob29W__watchBtn:hover{filter:brightness(1.15);transform:translateY(-1px)}.HallOfFameView-module__zob29W__watchBtn svg{fill:currentColor;width:14px;height:14px}.HallOfFameView-module__zob29W__embed{aspect-ratio:16/9;border:1px solid #6968f433;border-radius:10px;width:100%;position:relative;overflow:hidden}.HallOfFameView-module__zob29W__iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.HallOfFameView-module__zob29W__poster{cursor:pointer;background:linear-gradient(135deg,#1a1038,#0d0820);border:0;width:100%;padding:0;display:block;position:absolute;inset:0}.HallOfFameView-module__zob29W__poster:before{content:"";background:radial-gradient(circle,#4542f02e,#0000 70%);position:absolute;inset:0}.HallOfFameView-module__zob29W__posterLabel{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;font-size:9px;font-weight:700;position:absolute;top:8px;left:10px}.HallOfFameView-module__zob29W__play{color:#fff;background:#4542f0cc;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .15s,background .15s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HallOfFameView-module__zob29W__poster:hover .HallOfFameView-module__zob29W__play{background:var(--purple);transform:translate(-50%,-50%)scale(1.1)}.HallOfFameView-module__zob29W__play svg{fill:currentColor;width:18px;height:18px;margin-left:2px}.HallOfFameView-module__zob29W__posterBar{color:#fff9;font-variant-numeric:tabular-nums;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;bottom:8px;left:10px;right:10px}.HallOfFameView-module__zob29W__posterProgress{background:#ffffff26;border-radius:2px;flex:1;height:3px;overflow:hidden}.HallOfFameView-module__zob29W__posterProgressFill{background:var(--purple-light);border-radius:2px;width:40%;height:100%}.HallOfFameView-module__zob29W__noClipPreview{aspect-ratio:16/9;width:100%;color:var(--ink-faint);background:linear-gradient(135deg,#1a1038,#0d0820);border:1px solid #6968f433;border-radius:10px;place-items:center;font-size:13px;display:grid}.HallOfFameView-module__zob29W__empty{text-align:center;color:var(--ink-faint);padding:40px 16px;font-size:13px}@media (max-width:1024px){.HallOfFameView-module__zob29W__main{grid-template-columns:1fr}.HallOfFameView-module__zob29W__detail{position:static}}@media (max-width:760px){.HallOfFameView-module__zob29W__hero{padding:calc(var(--nav-clearance,110px) - 10px) 16px 20px;min-height:180px}.HallOfFameView-module__zob29W__content{gap:10px;padding:12px 16px 28px}.HallOfFameView-module__zob29W__stats{grid-template-columns:repeat(2,1fr);gap:8px}.HallOfFameView-module__zob29W__stat{border-radius:10px;gap:8px;padding:10px 12px}.HallOfFameView-module__zob29W__statIcon{border-radius:8px;width:32px;height:32px}.HallOfFameView-module__zob29W__statIcon svg{width:18px;height:18px}.HallOfFameView-module__zob29W__statValue{font-size:18px}.HallOfFameView-module__zob29W__statLabel{font-size:9px}.HallOfFameView-module__zob29W__filterBar{gap:8px;padding:10px}.HallOfFameView-module__zob29W__filterRow{flex-direction:column;align-items:stretch;gap:8px}.HallOfFameView-module__zob29W__filterTabs{width:100%}.HallOfFameView-module__zob29W__filterTab{text-align:center;flex:1;min-height:44px;padding:9px 10px;font-size:11px}.HallOfFameView-module__zob29W__search{width:100%;margin-left:0}.HallOfFameView-module__zob29W__searchInput{width:100%;min-height:44px}.HallOfFameView-module__zob29W__dropdowns{flex-direction:column;gap:8px;width:100%}.HallOfFameView-module__zob29W__dropdown{width:100%;min-height:44px}.HallOfFameView-module__zob29W__toggleLabel{justify-content:flex-end;width:100%;margin-left:0}.HallOfFameView-module__zob29W__detailMult{font-size:40px}.HallOfFameView-module__zob29W__detailThumb{width:48px;height:48px}.HallOfFameView-module__zob29W__detailGameName{font-size:15px}}@media (prefers-reduced-motion:reduce){.HallOfFameView-module__zob29W__filterTab,.HallOfFameView-module__zob29W__toggleSwitch,.HallOfFameView-module__zob29W__toggleSwitch:after,.HallOfFameView-module__zob29W__playBtn,.HallOfFameView-module__zob29W__play,.HallOfFameView-module__zob29W__poster:hover .HallOfFameView-module__zob29W__play,.HallOfFameView-module__zob29W__watchBtn,.HallOfFameView-module__zob29W__row{transition:none}}.HallOfFameView-module__zob29W__clipBackdrop{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050508d9;justify-content:center;align-items:center;padding:16px;animation:.16s ease-out HallOfFameView-module__zob29W__clipBackdropIn;display:flex;position:fixed;inset:0}.HallOfFameView-module__zob29W__clipModal{background:#0b0b14;border:1px solid #ffffff1a;border-radius:16px;width:min(94vw,980px);animation:.18s cubic-bezier(.22,1,.36,1) HallOfFameView-module__zob29W__clipModalIn;position:relative;overflow:hidden;box-shadow:0 30px 90px #000000a6}.HallOfFameView-module__zob29W__clipVideo,.HallOfFameView-module__zob29W__clipIframe{background:#000;border:0;width:100%;display:block}.HallOfFameView-module__zob29W__clipVideo{object-fit:contain;max-height:82vh}.HallOfFameView-module__zob29W__clipIframe{aspect-ratio:16/9}.HallOfFameView-module__zob29W__clipClose{z-index:2;color:#fff;cursor:pointer;background:#0a0a10b8;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s;display:inline-flex;position:absolute;top:10px;right:10px}.HallOfFameView-module__zob29W__clipClose svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round}.HallOfFameView-module__zob29W__clipClose:hover{background:#28283ceb}.HallOfFameView-module__zob29W__clipCaption{font-family:var(--font-accent), system-ui, sans-serif;color:#ece8ff;background:#0b0b14;margin:0;padding:12px 16px;font-size:14px;font-weight:600}@keyframes HallOfFameView-module__zob29W__clipBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes HallOfFameView-module__zob29W__clipModalIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.HallOfFameView-module__zob29W__clipBackdrop,.HallOfFameView-module__zob29W__clipModal{animation:none}}
.GameCoverSelect-module__GxJ1zW__wrap{position:relative}.GameCoverSelect-module__GxJ1zW__listbox{z-index:40;background:var(--rail,#130a26);border:1px solid #897acc59;border-radius:10px;max-height:300px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 48px -18px #000000d9}.GameCoverSelect-module__GxJ1zW__option{width:100%;color:var(--ink,#ece8ff);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:6px 8px;display:flex}.GameCoverSelect-module__GxJ1zW__option:hover,.GameCoverSelect-module__GxJ1zW__optionActive{background:#4542f038}.GameCoverSelect-module__GxJ1zW__thumb{object-fit:cover;background:#130a26e6;border-radius:5px;flex:none;width:32px;height:42px}.GameCoverSelect-module__GxJ1zW__optName{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.GameCoverSelect-module__GxJ1zW__optProvider{letter-spacing:.03em;text-transform:uppercase;color:var(--faint,#9a97b8);flex:none;font-size:11px;font-weight:700}
.analytics-module__Y2OOPW__pending{opacity:.6;pointer-events:none;transition:opacity .15s}.analytics-module__Y2OOPW__toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.analytics-module__Y2OOPW__dateRange{border:1px solid var(--st-border,#8850ff24);color:var(--ink-muted,#e1e1f5);background:#0f081e99;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.analytics-module__Y2OOPW__dateRange svg{width:14px;height:14px}.analytics-module__Y2OOPW__presets{gap:4px;display:flex}.analytics-module__Y2OOPW__preset{border:1px solid var(--st-border,#8850ff24);color:var(--ink-faint,#7c7e98);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600}.analytics-module__Y2OOPW__preset:hover{color:var(--ink-muted,#e1e1f5)}.analytics-module__Y2OOPW__presetActive{border-color:var(--st-purple,#5856d6);color:var(--ink,#fff);background:#5856d626}.analytics-module__Y2OOPW__groupBy{gap:4px;display:flex}.analytics-module__Y2OOPW__groupByLabel{letter-spacing:.04em;color:var(--ink-faint,#7c7e98);align-self:center;margin-right:2px;font-size:11px;font-weight:600}.analytics-module__Y2OOPW__toolbarSpacer{flex:1}.analytics-module__Y2OOPW__vsPrev{color:var(--ink-faint,#7c7e98);font-size:11px}.analytics-module__Y2OOPW__compareBtn{border:1px solid var(--st-border,#8850ff24);color:var(--ink-faint,#7c7e98);cursor:pointer;background:#0f081e99;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600}.analytics-module__Y2OOPW__compareBtnOn{border-color:var(--st-purple,#5856d6);color:var(--ink,#fff);background:#5856d626}.analytics-module__Y2OOPW__kpi{border:1px solid var(--st-border,#8850ff24);background:#140c2680;border-radius:10px;flex-direction:column;gap:4px;padding:14px;display:flex}.analytics-module__Y2OOPW__kpiLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint,#7c7e98);font-size:10px;font-weight:700}.analytics-module__Y2OOPW__kpiValue{color:var(--ink,#fff);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.analytics-module__Y2OOPW__green{color:var(--green,#62d572)}.analytics-module__Y2OOPW__red{color:var(--st-red,#ff5c5c)}.analytics-module__Y2OOPW__gold{color:var(--gold,#f9e532)}.analytics-module__Y2OOPW__orange{color:var(--st-amber,#f8a601)}.analytics-module__Y2OOPW__purple{color:var(--st-purple-light,#7c6fff)}.analytics-module__Y2OOPW__kpiSpark{height:24px;margin-top:2px}.analytics-module__Y2OOPW__kpiChange{align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.analytics-module__Y2OOPW__up{color:var(--green,#62d572)}.analytics-module__Y2OOPW__down{color:var(--st-red,#ff5c5c)}.analytics-module__Y2OOPW__flat{color:var(--ink-faint,#7c7e98)}.analytics-module__Y2OOPW__chart{border:1px solid var(--st-border,#8850ff24);background:#140c2680;border-radius:10px;flex-direction:column;min-width:0;height:100%;min-height:0;padding:14px;display:flex;overflow:hidden}.analytics-module__Y2OOPW__chartTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted,#e1e1f5);margin:0 0 8px;font-size:11px;font-weight:700}.analytics-module__Y2OOPW__chartBody{position:relative}.analytics-module__Y2OOPW__widgetHead{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;display:flex}.analytics-module__Y2OOPW__chartFill,.analytics-module__Y2OOPW__panelFill{flex:1;min-height:0}.analytics-module__Y2OOPW__chartFill{flex-direction:column;display:flex}.analytics-module__Y2OOPW__panelFill{overflow:auto}.analytics-module__Y2OOPW__viewToggle{border:1px solid var(--st-border,#8850ff24);background:#0f081e8c;border-radius:7px;align-items:center;gap:3px;padding:2px;display:inline-flex}.analytics-module__Y2OOPW__viewBtn{width:24px;height:22px;color:var(--ink-faint,#7c7e98);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.analytics-module__Y2OOPW__viewBtn:hover{color:var(--ink-muted,#e1e1f5)}.analytics-module__Y2OOPW__viewBtnActive{color:var(--gold,#f9e532);background:#5856d62e}.analytics-module__Y2OOPW__chartFlex{gap:4px;height:calc(100% - 18px);display:flex}.analytics-module__Y2OOPW__yAxis{flex-direction:column;flex-shrink:0;justify-content:space-between;width:36px;padding:2px 0;display:flex}.analytics-module__Y2OOPW__yAxis span{color:#a09cc4;text-align:right;font-size:9px;font-weight:500;line-height:1}.analytics-module__Y2OOPW__plot{flex:1;min-width:0;position:relative}.analytics-module__Y2OOPW__svg{width:100%;height:100%;display:block}.analytics-module__Y2OOPW__hoverLine{pointer-events:none;z-index:5;background:#fff3;width:1px;position:absolute;top:0;bottom:0}.analytics-module__Y2OOPW__tip{pointer-events:none;z-index:10;white-space:nowrap;background:#1a1130;border:1px solid #8850ff4d;border-radius:6px;padding:5px 9px;font-size:11px;position:absolute;box-shadow:0 4px 12px #0006}.analytics-module__Y2OOPW__tipDate{color:var(--ink-faint,#7c7e98);margin-bottom:2px;font-size:10px}.analytics-module__Y2OOPW__tipVal{color:#fff;font-weight:600}.analytics-module__Y2OOPW__overlay{cursor:crosshair;position:absolute;inset:0}.analytics-module__Y2OOPW__xAxis{align-items:center;height:16px;padding-left:40px;display:flex}.analytics-module__Y2OOPW__xAxisInner{flex:1;justify-content:space-between;display:flex}.analytics-module__Y2OOPW__xAxisInner span{color:#a09cc4;font-size:9px;font-weight:500}.analytics-module__Y2OOPW__chartEmpty{height:100%;min-height:120px;color:var(--ink-faint,#7c7e98);justify-content:center;align-items:center;font-size:12px;display:flex}.analytics-module__Y2OOPW__brush{border:1px solid var(--st-border,#8850ff24);background:#0f081e66;border-radius:6px;height:30px;margin-top:8px;position:relative;overflow:hidden}.analytics-module__Y2OOPW__brushSel{cursor:grab;background:#5856d61f;border-left:2px solid #7c6fffcc;border-right:2px solid #7c6fffcc;position:absolute;top:0;bottom:0}.analytics-module__Y2OOPW__brushHandle{cursor:ew-resize;z-index:3;background:#7c6fffe6;border-radius:3px;width:6px;margin-left:-3px;position:absolute;top:0;bottom:0}.analytics-module__Y2OOPW__topGames{padding-top:4px}.analytics-module__Y2OOPW__topGamesRows{flex-direction:column;gap:6px;display:flex}.analytics-module__Y2OOPW__topGameRow{align-items:center;gap:8px;display:flex}.analytics-module__Y2OOPW__topGameName{width:60px;color:var(--ink,#fff);flex-shrink:0;font-size:10px;font-weight:600}.analytics-module__Y2OOPW__topGameTrack{background:#5856d614;border-radius:3px;flex:1;height:16px;overflow:hidden}.analytics-module__Y2OOPW__topGameBar{background:linear-gradient(90deg,#5856d6,#7c6fff);border-radius:3px;height:100%}.analytics-module__Y2OOPW__topGameVal{width:86px;color:var(--ink-muted,#e1e1f5);text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:10px}.analytics-module__Y2OOPW__topGamesAxis{margin-top:6px;padding-left:68px;padding-right:86px;display:flex}.analytics-module__Y2OOPW__topGamesAxisInner{color:#a09cc4;flex:1;justify-content:space-between;font-size:8px;display:flex}.analytics-module__Y2OOPW__alert{border:1px solid var(--st-border,#8850ff24);background:#0f081e66;border-radius:8px;flex-direction:column;gap:4px;margin-bottom:8px;padding:10px 12px;display:flex}.analytics-module__Y2OOPW__alertHigh{border-left:3px solid var(--st-red,#ff5c5c)}.analytics-module__Y2OOPW__alertMedium{border-left:3px solid var(--st-amber,#f8a601)}.analytics-module__Y2OOPW__alertLow{border-left:3px solid var(--st-purple-light,#7c6fff)}.analytics-module__Y2OOPW__alertTitle{color:var(--ink,#fff);font-size:12px;font-weight:600}.analytics-module__Y2OOPW__alertDesc{color:var(--ink-faint,#7c7e98);font-size:11px}.analytics-module__Y2OOPW__alertMeta{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.analytics-module__Y2OOPW__badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.analytics-module__Y2OOPW__badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.analytics-module__Y2OOPW__badgeRed{color:var(--st-red,#ff5c5c);background:#ff5c5c1f}.analytics-module__Y2OOPW__badgeAmber{color:var(--st-amber,#f8a601);background:#f8a6011f}.analytics-module__Y2OOPW__badgePurple{color:var(--st-purple-light,#7c6fff);background:#7c6fff1f}.analytics-module__Y2OOPW__empty{text-align:center;color:var(--ink-faint,#7c7e98);padding:24px 16px;font-size:13px}.analytics-module__Y2OOPW__spark{width:100%;height:100%}.analytics-module__Y2OOPW__filterRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.analytics-module__Y2OOPW__filterLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint,#7c7e98);font-size:11px;font-weight:700}.analytics-module__Y2OOPW__select{border:1px solid var(--st-border,#8850ff24);color:var(--ink,#fff);cursor:pointer;background:#0f081e99;border-radius:6px;max-width:100%;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600}.analytics-module__Y2OOPW__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.analytics-module__Y2OOPW__headerActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.analytics-module__Y2OOPW__headerBtn{border:1px solid var(--st-border,#8850ff24);height:32px;color:var(--ink,#ece8ff);cursor:pointer;background:#0f081e8c;border-radius:6px;align-items:center;gap:6px;padding:0 13px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.analytics-module__Y2OOPW__headerBtn:hover{border-color:var(--st-border-hover,#8850ff52)}.analytics-module__Y2OOPW__headerBtn svg{width:14px;height:14px}.analytics-module__Y2OOPW__table{border-collapse:collapse;width:100%;margin-top:4px;font-size:13px}.analytics-module__Y2OOPW__tableWrap{max-height:100%;overflow:auto}.analytics-module__Y2OOPW__table th{text-align:left;color:var(--ink-muted,#e1e1f5);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--st-border-strong,#8850ff2e);background:#0f081eb3;padding:8px;font-size:10px;font-weight:600}.analytics-module__Y2OOPW__table td{color:var(--ink,#fff);border-bottom:1px solid #8850ff14;padding:8px}.analytics-module__Y2OOPW__mono{font-family:var(--font-accent);font-variant-numeric:tabular-nums}.analytics-module__Y2OOPW__roleTag{color:var(--ink-muted,#e1e1f5);text-transform:uppercase;letter-spacing:.04em;background:#8850ff26;border-radius:999px;padding:1px 6px;font-size:9px}.analytics-module__Y2OOPW__flagged{background:#ff5c5c0f}.analytics-module__Y2OOPW__dualCharts{grid-template-columns:1fr 1fr;gap:12px;min-height:0;display:grid}.analytics-module__Y2OOPW__catalogGroups{flex-direction:column;gap:14px;margin-top:10px;display:flex}.analytics-module__Y2OOPW__catalogTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted,#e1e1f5);margin:0 0 8px;font-size:11px;font-weight:800}@media (max-width:760px){.analytics-module__Y2OOPW__toolbar{align-items:stretch}.analytics-module__Y2OOPW__presets,.analytics-module__Y2OOPW__groupBy{width:100%;overflow-x:auto}.analytics-module__Y2OOPW__dualCharts{grid-template-columns:1fr}.analytics-module__Y2OOPW__headerBtn{flex:auto}}@media (min-width:1900px){.analytics-module__Y2OOPW__toolbar{gap:12px;margin-bottom:20px}.analytics-module__Y2OOPW__dateRange,.analytics-module__Y2OOPW__preset,.analytics-module__Y2OOPW__compareBtn{padding:8px 14px;font-size:13px}.analytics-module__Y2OOPW__kpi{padding:18px}.analytics-module__Y2OOPW__kpiValue{font-size:26px}.analytics-module__Y2OOPW__kpiLabel{font-size:11px}.analytics-module__Y2OOPW__chart{padding:18px}.analytics-module__Y2OOPW__chartTitle{font-size:12px}.analytics-module__Y2OOPW__viewBtn{width:28px;height:26px}.analytics-module__Y2OOPW__select,.analytics-module__Y2OOPW__headerBtn{font-size:13px}.analytics-module__Y2OOPW__yAxis span,.analytics-module__Y2OOPW__xAxisInner span{font-size:11px}}.analytics-module__Y2OOPW__tabBar{border-bottom:1px solid var(--st-border,#8850ff24);gap:6px;margin-bottom:14px;padding-bottom:0;display:flex}.analytics-module__Y2OOPW__tabBtn{appearance:none;color:#b9b4d6;font:inherit;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 14px;font-size:13px;font-weight:700}.analytics-module__Y2OOPW__tabBtn:hover{color:#ece8ff}.analytics-module__Y2OOPW__tabBtnActive{color:#f9e532;border-bottom-color:#f9e532}.analytics-module__Y2OOPW__healthRoot{flex-direction:column;gap:12px;display:flex}.analytics-module__Y2OOPW__statusStrip{flex-wrap:nowrap;gap:8px;min-width:0;display:flex;overflow-x:auto}.analytics-module__Y2OOPW__statusPill{border:1px solid var(--st-border,#8850ff24);color:#ece8ff;background:#140c2680;border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 13px;font-size:12.5px;font-weight:700;display:inline-flex}.analytics-module__Y2OOPW__statusPill em{color:#b9b4d6;font-size:11.5px;font-style:normal;font-weight:600}.analytics-module__Y2OOPW__pillOk i{color:#62d572}.analytics-module__Y2OOPW__pillWarn i{color:#f8a601}.analytics-module__Y2OOPW__pillDown i{color:#ff2a6d}.analytics-module__Y2OOPW__pillOff i{color:#7c7e98}.analytics-module__Y2OOPW__pillDown{border-color:#ff2a6d66}.analytics-module__Y2OOPW__pillWarn{border-color:#f8a60166}.analytics-module__Y2OOPW__pulseRow{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.analytics-module__Y2OOPW__pulseCard{border:1px solid var(--st-border,#8850ff24);background:#140c2680;border-radius:10px;padding:14px;position:relative;overflow:hidden}.analytics-module__Y2OOPW__pulseValue{font-variant-numeric:tabular-nums;margin:4px 0 2px;font-size:34px;font-weight:800;line-height:1.1}.analytics-module__Y2OOPW__pulseSpark{opacity:.8;width:40%;height:34px;position:absolute;bottom:10px;right:12px}.analytics-module__Y2OOPW__pulseSparkInline{width:120px;height:26px;display:inline-block}.analytics-module__Y2OOPW__pulseSub{color:#7c7e98;font-size:11.5px}.analytics-module__Y2OOPW__healthGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));align-items:start;gap:10px;display:grid}.analytics-module__Y2OOPW__uptimeList{flex-direction:column;gap:10px;margin-top:8px;display:flex}.analytics-module__Y2OOPW__uptimeRow{align-items:center;gap:10px;font-size:12.5px;display:flex}.analytics-module__Y2OOPW__uptimeName{color:#b9b4d6;flex:none;width:92px;font-weight:700}.analytics-module__Y2OOPW__uptimeBars{flex:1;gap:3px;display:flex}.analytics-module__Y2OOPW__uptimeBars i{border-radius:3px;flex:1;max-width:26px;height:16px}.analytics-module__Y2OOPW__barOk{background:#62d572bf}.analytics-module__Y2OOPW__barWarn{background:#f8a601cc}.analytics-module__Y2OOPW__barDown{background:#ff2a6dd9}.analytics-module__Y2OOPW__pgWrap{margin-top:8px}.analytics-module__Y2OOPW__pgStats{color:#b9b4d6;flex-wrap:wrap;gap:8px 18px;margin:8px 0 10px;font-size:12px;display:flex}.analytics-module__Y2OOPW__pgStats b{color:#ece8ff;font-size:14px}.analytics-module__Y2OOPW__cronList{flex-direction:column;gap:8px;margin-top:8px;display:flex}.analytics-module__Y2OOPW__cronRow{align-items:baseline;gap:9px;font-size:12.5px;display:flex}.analytics-module__Y2OOPW__cronRow i{font-size:10px;font-style:normal}.analytics-module__Y2OOPW__dotOk{color:#62d572}.analytics-module__Y2OOPW__dotDown{color:#ff2a6d}.analytics-module__Y2OOPW__dotOff{color:#7c7e98}.analytics-module__Y2OOPW__cronMeta{color:#7c7e98;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11.5px;overflow:hidden}.analytics-module__Y2OOPW__deployMsg{color:#b9b4d6;text-overflow:ellipsis;white-space:nowrap;margin:0 0 12px;font-size:12px;overflow:hidden}.analytics-module__Y2OOPW__healthFooter{color:#7c7e98;margin:2px 0 0;font-size:11.5px}.analytics-module__Y2OOPW__badText{color:#ff2a6d}.analytics-module__Y2OOPW__partnerStack,.analytics-module__Y2OOPW__pgPanel,.analytics-module__Y2OOPW__trafficPanel{flex-direction:column;height:100%;min-height:0;display:flex}.analytics-module__Y2OOPW__partnerStack{gap:12px}.analytics-module__Y2OOPW__pgPanel{gap:4px}.analytics-module__Y2OOPW__deployStats{color:#b9b4d6;gap:10px;margin-top:8px;font-size:12px;display:grid}.analytics-module__Y2OOPW__deployStats b{color:#ece8ff;font-size:14px}.analytics-module__Y2OOPW__trafficPanel{justify-content:space-between}.analytics-module__Y2OOPW__trafficSpark{width:100%;height:90px;margin-top:auto}@media (min-width:1900px){.analytics-module__Y2OOPW__statusPill,.analytics-module__Y2OOPW__uptimeRow,.analytics-module__Y2OOPW__cronRow{font-size:13.5px}.analytics-module__Y2OOPW__statusPill em,.analytics-module__Y2OOPW__cronMeta,.analytics-module__Y2OOPW__healthFooter{font-size:12.5px}.analytics-module__Y2OOPW__pgStats,.analytics-module__Y2OOPW__deployStats{font-size:13px}.analytics-module__Y2OOPW__pgStats b,.analytics-module__Y2OOPW__deployStats b{font-size:15px}}.analytics-module__Y2OOPW__hintWrap{vertical-align:1px;margin-left:7px;display:inline-flex;position:relative}.analytics-module__Y2OOPW__hintBtn{appearance:none;color:#b9b4d6;width:16px;height:16px;font:inherit;cursor:pointer;background:0 0;border:1px solid #897acc73;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.analytics-module__Y2OOPW__hintBtn:hover,.analytics-module__Y2OOPW__hintBtnOn{color:#f9e532;border-color:#f9e532}.analytics-module__Y2OOPW__hintPop{z-index:30;color:#ece8ff;text-transform:none;letter-spacing:normal;white-space:normal;background:#1b1138;border:1px solid #f9e53259;border-radius:9px;width:max-content;max-width:300px;padding:10px 12px;font-size:11.5px;font-weight:500;line-height:1.5;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 30px #00000080}.analytics-module__Y2OOPW__tabBar{scrollbar-width:none;overflow-x:auto}.analytics-module__Y2OOPW__tabBar::-webkit-scrollbar{display:none}.analytics-module__Y2OOPW__tabBtn{white-space:nowrap;flex:none}.analytics-module__Y2OOPW__statStack{flex-wrap:wrap;gap:8px;min-width:0;margin:0 0 12px;display:flex}.analytics-module__Y2OOPW__statStack span{color:#b9b4d6;text-overflow:ellipsis;white-space:nowrap;background:#0f081e73;border:1px solid #8850ff24;border-radius:7px;align-items:center;gap:5px;max-width:100%;min-height:28px;padding:0 10px;font-size:11.5px;font-weight:650;display:inline-flex;overflow:hidden}.analytics-module__Y2OOPW__statStack b{color:#ece8ff;font-variant-numeric:tabular-nums;font-size:13px}.analytics-module__Y2OOPW__panelSubhead{color:#b9b4d6;letter-spacing:.08em;text-transform:uppercase;align-items:center;min-width:0;margin:8px 0;font-size:10.5px;font-weight:750;display:flex}.analytics-module__Y2OOPW__segmented,.analytics-module__Y2OOPW__chipRow{align-items:center;gap:4px;min-width:0;display:flex}.analytics-module__Y2OOPW__segmented{background:#0f081e8c;border:1px solid #8850ff24;border-radius:7px;padding:2px}.analytics-module__Y2OOPW__segmentedBtn,.analytics-module__Y2OOPW__segmentedActive,.analytics-module__Y2OOPW__chip,.analytics-module__Y2OOPW__chipActive{appearance:none;height:24px;font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:5px;font-size:10.5px;font-weight:750}.analytics-module__Y2OOPW__segmentedBtn,.analytics-module__Y2OOPW__chip{color:#7c7e98;background:0 0}.analytics-module__Y2OOPW__segmentedActive,.analytics-module__Y2OOPW__chipActive{color:#f9e532;background:#7c6fff2e}.analytics-module__Y2OOPW__segmentedBtn,.analytics-module__Y2OOPW__segmentedActive{padding:0 8px}.analytics-module__Y2OOPW__chipRow{max-width:100%;overflow-x:auto}.analytics-module__Y2OOPW__chip,.analytics-module__Y2OOPW__chipActive{border:1px solid #8850ff24;flex:none;padding:0 9px}.analytics-module__Y2OOPW__cohortCell{font-variant-numeric:tabular-nums;text-align:right;border-radius:5px;margin:0 -4px;padding:5px 6px;display:block}.analytics-module__Y2OOPW__integrityGrid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.analytics-module__Y2OOPW__integrityGroup{min-width:0}.analytics-module__Y2OOPW__targetCard{flex-direction:column;gap:10px;min-height:0;display:flex}.analytics-module__Y2OOPW__targetLabel{color:#b9b4d6;letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:750}.analytics-module__Y2OOPW__targetForm{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.analytics-module__Y2OOPW__targetInput{color:#ece8ff;min-width:0;height:32px;font:inherit;font-variant-numeric:tabular-nums;background:#0f081e99;border:1px solid #8850ff24;border-radius:7px;outline:none;padding:0 10px;font-size:12px;font-weight:700}.analytics-module__Y2OOPW__targetInput:focus{border-color:#7c6fff}.analytics-module__Y2OOPW__targetMeta,.analytics-module__Y2OOPW__saveOk,.analytics-module__Y2OOPW__saveBad{color:#7c7e98;margin:0;font-size:11.5px;line-height:1.45}.analytics-module__Y2OOPW__saveOk{color:#62d572}.analytics-module__Y2OOPW__saveBad{color:#ff2a6d}.analytics-module__Y2OOPW__simGrid{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:14px;min-height:0;display:grid}.analytics-module__Y2OOPW__simControls{flex-direction:column;gap:10px;min-width:0;display:flex}.analytics-module__Y2OOPW__sliderRow{color:#b9b4d6;grid-template-columns:minmax(120px,180px) minmax(0,1fr) 48px;align-items:center;gap:10px;min-width:0;font-size:12px;font-weight:650;display:grid}.analytics-module__Y2OOPW__sliderRow span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-module__Y2OOPW__sliderRow input{accent-color:#f9e532;width:100%}.analytics-module__Y2OOPW__sliderRow b{color:#ece8ff;font-variant-numeric:tabular-nums;text-align:right;font-size:12px}.analytics-module__Y2OOPW__simResult{background:#0f081e73;border:1px solid #8850ff24;border-radius:9px;flex-direction:column;min-width:0;min-height:0;padding:12px;display:flex}.analytics-module__Y2OOPW__simNumber{font-variant-numeric:tabular-nums;font-size:34px;font-weight:850;line-height:1}.analytics-module__Y2OOPW__simResult p{color:#7c7e98;margin:4px 0 10px;font-size:11.5px;font-weight:650}@media (max-width:899px){.analytics-module__Y2OOPW__simGrid,.analytics-module__Y2OOPW__sliderRow{grid-template-columns:minmax(0,1fr)}.analytics-module__Y2OOPW__sliderRow b{text-align:left}}@media (min-width:1900px){.analytics-module__Y2OOPW__statStack span{font-size:12.5px}.analytics-module__Y2OOPW__statStack b{font-size:14px}.analytics-module__Y2OOPW__panelSubhead{font-size:11.5px}.analytics-module__Y2OOPW__targetInput,.analytics-module__Y2OOPW__sliderRow{font-size:13px}.analytics-module__Y2OOPW__simNumber{font-size:38px}}
.hofBonusesStyle-module__mtHnVa__root{--be-card:var(--card,#1b1138);--be-raised:var(--secondary,#241a4d);--be-rail:#130a26;--be-border:#897acc2e;--be-ink:#ece8ff;--be-muted:#b9b4d6;--be-faint:#9a97b8;--be-purple:var(--purple,#4542f0);--be-gold:var(--gold,#f9e532);--be-pink:var(--pink-neon,#ff2a6d);--be-green:var(--green,#62d572);--be-orange:var(--orange,#f88601);color:var(--be-ink);font-family:var(--font-geologica,system-ui, sans-serif);flex-direction:column;gap:18px;display:flex}.hofBonusesStyle-module__mtHnVa__listError{color:var(--be-orange);background:#f8860114;border:1px solid #f886014d;border-radius:10px;margin:0;padding:10px 14px;font-size:12.5px}.hofBonusesStyle-module__mtHnVa__board,.hofBonusesStyle-module__mtHnVa__allOffers{background:var(--be-card);border:1px solid var(--be-border);border-radius:12px;padding:16px}.hofBonusesStyle-module__mtHnVa__boardHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.hofBonusesStyle-module__mtHnVa__sectionTitle{margin:0;font-size:15px;font-weight:800}.hofBonusesStyle-module__mtHnVa__sectionHint{color:var(--be-faint);flex:1;margin:0;font-size:12px}.hofBonusesStyle-module__mtHnVa__boardGroups{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hofBonusesStyle-module__mtHnVa__slotGroup{border:1px solid var(--be-border);background:#130a268c;border-radius:11px;padding:12px}.hofBonusesStyle-module__mtHnVa__slotGroupHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.hofBonusesStyle-module__mtHnVa__slotGroupTitle{margin:0;font-size:13px;font-weight:800}.hofBonusesStyle-module__mtHnVa__slotCount{color:var(--be-muted);font-weight:700}.hofBonusesStyle-module__mtHnVa__slotCountFull{color:var(--be-orange);font-weight:700}.hofBonusesStyle-module__mtHnVa__fullHint{color:var(--be-orange);margin:0 0 10px;font-size:11.5px}.hofBonusesStyle-module__mtHnVa__addBtn,.hofBonusesStyle-module__mtHnVa__secondaryBtn{min-height:44px;color:var(--be-ink);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #897acc59;border-radius:8px;padding:0 16px;font-size:12.5px;font-weight:700}.hofBonusesStyle-module__mtHnVa__addBtn:hover:not(:disabled),.hofBonusesStyle-module__mtHnVa__secondaryBtn:hover:not(:disabled){border-color:var(--be-purple);background:#4542f02e}.hofBonusesStyle-module__mtHnVa__newBtn,.hofBonusesStyle-module__mtHnVa__primaryBtn{min-height:44px;font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:8px;padding:0 20px;font-size:13px;font-weight:800}.hofBonusesStyle-module__mtHnVa__newBtn{background:var(--be-purple);color:var(--be-ink);box-shadow:0 8px 22px -8px #4542f0b3}.hofBonusesStyle-module__mtHnVa__newBtn:hover:not(:disabled){background:#5a57f3}.hofBonusesStyle-module__mtHnVa__primaryBtn{background:var(--be-gold);color:#1b1138}.hofBonusesStyle-module__mtHnVa__primaryBtn:hover:not(:disabled){filter:brightness(1.06)}.hofBonusesStyle-module__mtHnVa__primaryBtn:disabled,.hofBonusesStyle-module__mtHnVa__secondaryBtn:disabled,.hofBonusesStyle-module__mtHnVa__newBtn:disabled,.hofBonusesStyle-module__mtHnVa__addBtn:disabled{opacity:.6;cursor:not-allowed}.hofBonusesStyle-module__mtHnVa__emptyNote{color:var(--be-faint);text-align:center;margin:0;padding:18px 8px;font-size:12.5px}.hofBonusesStyle-module__mtHnVa__rowList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hofBonusesStyle-module__mtHnVa__row{border:1px solid var(--be-border);background:#130a2673;border-radius:10px;padding:8px 10px}.hofBonusesStyle-module__mtHnVa__rowMain{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hofBonusesStyle-module__mtHnVa__thumb{background:var(--be-rail);border:1px solid var(--be-border);border-radius:8px;flex:none;place-items:center;width:52px;height:36px;display:grid;overflow:hidden}.hofBonusesStyle-module__mtHnVa__thumb img{object-fit:contain;max-width:44px;max-height:28px}.hofBonusesStyle-module__mtHnVa__thumbEmpty{color:var(--be-faint);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:700}.hofBonusesStyle-module__mtHnVa__rowNames{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.hofBonusesStyle-module__mtHnVa__rowNames b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.hofBonusesStyle-module__mtHnVa__rowValue{color:var(--be-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.hofBonusesStyle-module__mtHnVa__chipLive,.hofBonusesStyle-module__mtHnVa__chipDraft,.hofBonusesStyle-module__mtHnVa__chipFeatured,.hofBonusesStyle-module__mtHnVa__chipStandard{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:3px 9px;font-size:10px;font-weight:800;display:inline-flex}.hofBonusesStyle-module__mtHnVa__chipLive{color:var(--be-green);background:#62d57221}.hofBonusesStyle-module__mtHnVa__chipDraft{color:var(--be-muted);background:#897acc29}.hofBonusesStyle-module__mtHnVa__chipFeatured{color:var(--be-gold);background:#f9e5321f}.hofBonusesStyle-module__mtHnVa__chipStandard{color:var(--be-faint);background:#897acc1a}.hofBonusesStyle-module__mtHnVa__rowActions{gap:6px;margin-left:auto;display:inline-flex}.hofBonusesStyle-module__mtHnVa__rowBtn,.hofBonusesStyle-module__mtHnVa__rowBtnDanger,.hofBonusesStyle-module__mtHnVa__rowBtnDangerArmed{min-height:44px;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:7px;padding:0 12px;font-size:11.5px;font-weight:700}.hofBonusesStyle-module__mtHnVa__rowBtn{color:var(--be-ink);border:1px solid #897acc59}.hofBonusesStyle-module__mtHnVa__rowBtn:hover:not(:disabled){border-color:var(--be-purple);background:#4542f02e}.hofBonusesStyle-module__mtHnVa__rowBtnDanger{color:var(--be-pink);border:1px solid #ff2a6d59}.hofBonusesStyle-module__mtHnVa__rowBtnDanger:hover:not(:disabled){background:#ff2a6d1f}.hofBonusesStyle-module__mtHnVa__rowBtnDangerArmed{border:1px solid var(--be-pink);color:var(--be-pink);background:#ff2a6d29}.hofBonusesStyle-module__mtHnVa__rowBtn:disabled,.hofBonusesStyle-module__mtHnVa__rowBtnDanger:disabled,.hofBonusesStyle-module__mtHnVa__rowBtnDangerArmed:disabled{opacity:.5;cursor:not-allowed}.hofBonusesStyle-module__mtHnVa__rowError{color:var(--be-orange);margin:6px 0 0;font-size:11.5px}.hofBonusesStyle-module__mtHnVa__zoneColumns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 20px;display:grid}@media (max-width:1100px){.hofBonusesStyle-module__mtHnVa__zoneColumns{grid-template-columns:minmax(0,1fr)}}.hofBonusesStyle-module__mtHnVa__zoneGroup{min-width:0;margin-top:12px}.hofBonusesStyle-module__mtHnVa__zoneGroupTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--be-faint);margin:0 0 8px;font-size:11px;font-weight:800}.hofBonusesStyle-module__mtHnVa__zoneCount{color:var(--be-muted);background:#897acc29;border-radius:999px;margin-left:4px;padding:1px 7px;font-size:10px}.hofBonusesStyle-module__mtHnVa__overlay{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a0518b8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.hofBonusesStyle-module__mtHnVa__editorModal{background:var(--be-card,#1b1138);border:1px solid #897acc4d;border-radius:16px;outline:none;flex-direction:column;width:min(1100px,100%);max-height:min(92vh,820px);display:flex;overflow:hidden;box-shadow:0 32px 80px -20px #000000d9}.hofBonusesStyle-module__mtHnVa__modalHead{border-bottom:1px solid #897acc29;align-items:center;gap:12px;padding:16px 18px 12px;display:flex}.hofBonusesStyle-module__mtHnVa__modalTitle{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:17px;font-weight:800;overflow:hidden}.hofBonusesStyle-module__mtHnVa__closeBtn{width:44px;height:44px;color:var(--be-muted,#b9b4d6);cursor:pointer;background:0 0;border:1px solid #897acc40;border-radius:8px;flex:none;place-items:center;font-size:14px;display:grid}.hofBonusesStyle-module__mtHnVa__closeBtn:hover{color:var(--be-ink,#ece8ff);border-color:#897acc80}.hofBonusesStyle-module__mtHnVa__editorBody{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,420px);gap:18px;padding:16px 18px;display:grid;overflow-y:auto}.hofBonusesStyle-module__mtHnVa__formCol{flex-direction:column;gap:14px;min-width:0;display:flex}.hofBonusesStyle-module__mtHnVa__formSection{background:#130a268c;border:1px solid #897acc29;border-radius:11px;flex-direction:column;gap:12px;padding:14px;display:flex}.hofBonusesStyle-module__mtHnVa__formSectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--be-gold,#f9e532);margin:0;font-size:12px;font-weight:800}.hofBonusesStyle-module__mtHnVa__field{flex-direction:column;gap:5px;min-width:0;display:flex}.hofBonusesStyle-module__mtHnVa__fieldGrow{flex:1}.hofBonusesStyle-module__mtHnVa__fieldLabel{color:var(--be-ink,#ece8ff);font-size:12px;font-weight:700}.hofBonusesStyle-module__mtHnVa__fieldHint{color:var(--be-faint,#9a97b8);font-size:11px}.hofBonusesStyle-module__mtHnVa__fieldError{color:var(--be-orange,#f88601);margin:0;font-size:11.5px}.hofBonusesStyle-module__mtHnVa__input,.hofBonusesStyle-module__mtHnVa__textarea{width:100%;min-height:44px;font:inherit;color:var(--be-ink,#ece8ff);background:#130a26bf;border:1px solid #897acc38;border-radius:8px;outline:none;padding:0 12px;font-size:13px}.hofBonusesStyle-module__mtHnVa__textarea{resize:vertical;padding:10px 12px}.hofBonusesStyle-module__mtHnVa__input:focus-visible,.hofBonusesStyle-module__mtHnVa__textarea:focus-visible{border-color:var(--be-purple,#4542f0)}.hofBonusesStyle-module__mtHnVa__input::placeholder,.hofBonusesStyle-module__mtHnVa__textarea::placeholder{color:var(--be-faint,#9a97b8)}.hofBonusesStyle-module__mtHnVa__numberRow{flex-wrap:wrap;gap:10px;display:flex}.hofBonusesStyle-module__mtHnVa__numberRow .hofBonusesStyle-module__mtHnVa__field{flex:1;min-width:110px}.hofBonusesStyle-module__mtHnVa__seenLine{color:var(--be-muted,#b9b4d6);background:#f9e5320f;border:1px solid #f9e5322e;border-radius:8px;margin:0;padding:9px 12px;font-size:12.5px}.hofBonusesStyle-module__mtHnVa__seenLine b{color:var(--be-gold,#f9e532)}.hofBonusesStyle-module__mtHnVa__logoStrip{flex-wrap:wrap;align-items:stretch;gap:12px;display:flex}.hofBonusesStyle-module__mtHnVa__logoPreview{background:var(--be-rail,#130a26);border:1px solid #897acc38;border-radius:10px;flex:none;place-items:center;width:132px;min-height:88px;display:grid;overflow:hidden}.hofBonusesStyle-module__mtHnVa__logoPreview img{object-fit:contain;max-width:112px;max-height:68px}.hofBonusesStyle-module__mtHnVa__logoPreviewEmpty{color:var(--be-faint,#9a97b8);font-size:11px;font-weight:700}.hofBonusesStyle-module__mtHnVa__logoActions{flex-direction:column;flex:1;gap:8px;min-width:200px;display:flex}.hofBonusesStyle-module__mtHnVa__dropZone,.hofBonusesStyle-module__mtHnVa__dropZoneActive{border:1px dashed #897acc59;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:6px 10px;display:flex}.hofBonusesStyle-module__mtHnVa__dropZoneActive{border-color:var(--be-gold,#f9e532);background:#f9e5320f}.hofBonusesStyle-module__mtHnVa__dropZoneBtn{min-height:44px;color:var(--be-ink,#ece8ff);font:inherit;cursor:pointer;background:#4542f040;border:0;border-radius:7px;padding:0 14px;font-size:12.5px;font-weight:700}.hofBonusesStyle-module__mtHnVa__dropZoneBtn:hover{background:#4542f066}.hofBonusesStyle-module__mtHnVa__dropHint{color:var(--be-faint,#9a97b8);font-size:11px}.hofBonusesStyle-module__mtHnVa__fileInput{display:none}.hofBonusesStyle-module__mtHnVa__uploadProgress{color:var(--be-muted,#b9b4d6);align-items:center;gap:10px;font-size:11.5px;display:flex}.hofBonusesStyle-module__mtHnVa__uploadBar{background:#897acc33;border-radius:999px;flex:1;height:6px;overflow:hidden}.hofBonusesStyle-module__mtHnVa__uploadBar i{background:var(--be-gold,#f9e532);border-radius:999px;height:100%;transition:width .15s;display:block}.hofBonusesStyle-module__mtHnVa__libraryPanel{background:#130a26bf;border:1px solid #897acc38;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex}.hofBonusesStyle-module__mtHnVa__libraryNote{color:var(--be-faint,#9a97b8);margin:0;font-size:12px}.hofBonusesStyle-module__mtHnVa__libraryGrid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;max-height:240px;display:grid;overflow-y:auto}.hofBonusesStyle-module__mtHnVa__libraryItem{background:var(--be-rail,#130a26);min-height:44px;color:var(--be-muted,#b9b4d6);font:inherit;cursor:pointer;border:1px solid #897acc38;border-radius:9px;flex-direction:column;align-items:center;gap:6px;padding:8px 6px;font-size:10.5px;font-weight:700;display:flex}.hofBonusesStyle-module__mtHnVa__libraryItem:hover{border-color:var(--be-purple,#4542f0);color:var(--be-ink,#ece8ff)}.hofBonusesStyle-module__mtHnVa__libraryItem img{object-fit:contain;width:100%;height:36px}.hofBonusesStyle-module__mtHnVa__libraryItem span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.hofBonusesStyle-module__mtHnVa__swatchRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hofBonusesStyle-module__mtHnVa__swatch,.hofBonusesStyle-module__mtHnVa__swatchOn{cursor:pointer;border:2px solid #0000;border-radius:10px;width:44px;height:44px;padding:0}.hofBonusesStyle-module__mtHnVa__swatchOn{border-color:var(--be-ink,#ece8ff);box-shadow:0 0 0 2px #130a26e6}.hofBonusesStyle-module__mtHnVa__colorInput{background:var(--be-rail,#130a26);cursor:pointer;border:1px solid #897acc59;border-radius:10px;width:44px;height:44px;padding:2px}.hofBonusesStyle-module__mtHnVa__stageRow{flex-wrap:wrap;align-items:stretch;gap:8px;display:flex}.hofBonusesStyle-module__mtHnVa__stageAuto,.hofBonusesStyle-module__mtHnVa__stageAutoOn{background:var(--be-rail,#130a26);min-width:72px;min-height:48px;color:var(--be-ink,#ece8ff);font:inherit;cursor:pointer;border:2px solid #897acc40;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:4px 10px;font-size:11.5px;font-weight:800;display:flex}.hofBonusesStyle-module__mtHnVa__stageAuto span,.hofBonusesStyle-module__mtHnVa__stageAutoOn span{color:var(--be-faint,#9a97b8);font-size:9px;font-weight:600}.hofBonusesStyle-module__mtHnVa__stageAutoOn{border-color:var(--be-gold,#f9e532)}.hofBonusesStyle-module__mtHnVa__stageThumb,.hofBonusesStyle-module__mtHnVa__stageThumbOn{cursor:pointer;background:var(--be-rail,#130a26);border:2px solid #897acc40;border-radius:9px;width:72px;height:48px;padding:0;overflow:hidden}.hofBonusesStyle-module__mtHnVa__stageThumbOn{border-color:var(--be-gold,#f9e532)}.hofBonusesStyle-module__mtHnVa__stageThumb img,.hofBonusesStyle-module__mtHnVa__stageThumbOn img{object-fit:cover;width:100%;height:100%;display:block}.hofBonusesStyle-module__mtHnVa__sliderValue{font-style:normal;font-family:var(--font-accent,sans-serif);color:var(--be-gold,#f9e532);margin-left:6px;font-size:11px}.hofBonusesStyle-module__mtHnVa__slider{width:100%;min-height:44px;accent-color:var(--be-gold,#f9e532);cursor:pointer}.hofBonusesStyle-module__mtHnVa__pillRow{gap:8px;display:flex}.hofBonusesStyle-module__mtHnVa__pill,.hofBonusesStyle-module__mtHnVa__pillOn{min-height:44px;font:inherit;cursor:pointer;border-radius:999px;padding:0 20px;font-size:12.5px;font-weight:700}.hofBonusesStyle-module__mtHnVa__pill{color:var(--be-muted,#b9b4d6);background:0 0;border:1px solid #897acc59}.hofBonusesStyle-module__mtHnVa__pill:hover{color:var(--be-ink,#ece8ff)}.hofBonusesStyle-module__mtHnVa__pillOn{border:1px solid var(--be-purple,#4542f0);background:var(--be-purple,#4542f0);color:var(--be-ink,#ece8ff)}.hofBonusesStyle-module__mtHnVa__toggleRow{cursor:pointer;align-items:center;gap:10px;min-height:44px;display:flex}.hofBonusesStyle-module__mtHnVa__toggleInput{width:22px;height:22px;accent-color:var(--be-gold,#f9e532);cursor:pointer}.hofBonusesStyle-module__mtHnVa__slotHint{color:var(--be-faint,#9a97b8);font-size:11.5px}.hofBonusesStyle-module__mtHnVa__statusLine{color:var(--be-muted,#b9b4d6);margin:0;font-size:12px}.hofBonusesStyle-module__mtHnVa__capError{color:var(--be-orange,#f88601);background:#f8860114;border:1px solid #f886014d;border-radius:8px;margin:0;padding:9px 12px;font-size:12px}.hofBonusesStyle-module__mtHnVa__previewCol{flex-direction:column;align-self:start;gap:10px;min-width:0;display:flex;position:sticky;top:0}.hofBonusesStyle-module__mtHnVa__previewTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--be-gold,#f9e532);margin:0;font-size:12px;font-weight:800}.hofBonusesStyle-module__mtHnVa__previewStage{background:#160c2e;border:1px solid #897acc29;border-radius:12px;padding:20px}.hofBonusesStyle-module__mtHnVa__previewCompactWrap{max-width:240px;margin:0 auto}.hofBonusesStyle-module__mtHnVa__previewNote{color:var(--be-faint,#9a97b8);margin:0;font-size:11.5px}.hofBonusesStyle-module__mtHnVa__modalFoot{border-top:1px solid #897acc29;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.hofBonusesStyle-module__mtHnVa__footMessages{flex-direction:column;flex:1;gap:4px;min-width:200px;display:flex}.hofBonusesStyle-module__mtHnVa__footError{color:var(--be-orange,#f88601);margin:0;font-size:12px}.hofBonusesStyle-module__mtHnVa__footActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hofBonusesStyle-module__mtHnVa__publishWrap{flex-direction:column;gap:3px;display:flex}.hofBonusesStyle-module__mtHnVa__publishRow{align-items:center;display:flex}.hofBonusesStyle-module__mtHnVa__publishHint{color:var(--be-faint,#9a97b8);font-size:10.5px}.hofBonusesStyle-module__mtHnVa__discardBar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.hofBonusesStyle-module__mtHnVa__dangerBtn{border:1px solid var(--be-pink,#ff2a6d);min-height:44px;color:var(--be-pink,#ff2a6d);font:inherit;cursor:pointer;background:#ff2a6d1f;border-radius:8px;padding:0 16px;font-size:12.5px;font-weight:700}.hofBonusesStyle-module__mtHnVa__dangerBtn:hover{background:#ff2a6d33}@media (max-width:900px){.hofBonusesStyle-module__mtHnVa__boardGroups,.hofBonusesStyle-module__mtHnVa__editorBody{grid-template-columns:1fr}.hofBonusesStyle-module__mtHnVa__previewCol{position:static}}@media (max-width:640px){.hofBonusesStyle-module__mtHnVa__overlay{padding:8px}.hofBonusesStyle-module__mtHnVa__editorModal{max-height:96vh}.hofBonusesStyle-module__mtHnVa__rowActions{width:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){.hofBonusesStyle-module__mtHnVa__uploadBar i{transition:none}}
.preview-module__7s1HnW__h1{font-size:var(--text-2xl);margin:0 0 var(--space-2);font-weight:700}.preview-module__7s1HnW__lede{color:var(--ink-muted,#e1e1f5);margin:0 0 var(--space-4);font-size:var(--text-md)}
.HubBlocks-module__d1veiq__statGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.HubBlocks-module__d1veiq__stat{background:#130a26b3;border-radius:12px;min-width:0;padding:14px;box-shadow:inset 0 0 0 1px #ffffff0f}.HubBlocks-module__d1veiq__stat dt{letter-spacing:.1em;text-transform:uppercase;color:#9a97b8;margin:0;font-size:10px;font-weight:700}.HubBlocks-module__d1veiq__stat dd{color:#ece8ff;overflow-wrap:anywhere;margin:4px 0 0;font-size:18px;font-weight:800}.HubBlocks-module__d1veiq__stat dd small{color:#9a97b8;margin-top:2px;font-size:11px;font-weight:600;display:block}.HubBlocks-module__d1veiq__stat[data-accent=gold] dd{color:var(--color-gold,#f9e532)}.HubBlocks-module__d1veiq__stat[data-accent=green] dd{color:var(--green,#62d572)}.HubBlocks-module__d1veiq__stat[data-accent=pink] dd{color:var(--color-pink,#ff2a6d)}.HubBlocks-module__d1veiq__rows{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.HubBlocks-module__d1veiq__row{border-top:1px solid #8850ff24;align-items:center;gap:12px;padding:11px 2px;display:flex}.HubBlocks-module__d1veiq__row:first-child{border-top:0;padding-top:2px}.HubBlocks-module__d1veiq__rowMain{flex:1;min-width:0}.HubBlocks-module__d1veiq__rowTitle{color:#ece8ff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:700;overflow:hidden}.HubBlocks-module__d1veiq__rowTitle a{color:inherit;text-decoration:none}.HubBlocks-module__d1veiq__rowTitle a:hover{color:var(--color-gold,#f9e532)}.HubBlocks-module__d1veiq__rowSub{color:#9a97b8;margin:2px 0 0;font-size:12px}.HubBlocks-module__d1veiq__rowValue{color:#ece8ff;white-space:nowrap;font-size:14px;font-weight:800}.HubBlocks-module__d1veiq__win{color:var(--green,#62d572)}.HubBlocks-module__d1veiq__loss{color:#9a97b8}.HubBlocks-module__d1veiq__chip{font-family:var(--font-accent,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:#b9b4d6;white-space:nowrap;background:#8850ff29;border-radius:999px;padding:3px 10px;font-size:10px;font-weight:800;display:inline-block}.HubBlocks-module__d1veiq__chipGold{color:var(--color-gold,#f9e532);background:#f9e53224}.HubBlocks-module__d1veiq__chipGreen{color:var(--green,#62d572);background:#62d57224}.HubBlocks-module__d1veiq__chipPink{color:var(--color-pink,#ff2a6d);background:#ff2a6d29}.HubBlocks-module__d1veiq__empty{color:#9a97b8;margin:0;padding:8px 0;font-size:14px}.HubBlocks-module__d1veiq__empty a{color:var(--color-gold,#f9e532);font-weight:700;text-decoration:none}.HubBlocks-module__d1veiq__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.HubBlocks-module__d1veiq__btn{background:var(--color-gold,#f9e532);color:#16092e;cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:800}.HubBlocks-module__d1veiq__btn:disabled{opacity:.45;cursor:not-allowed}.HubBlocks-module__d1veiq__btnGhost{color:#b9b4d6;cursor:pointer;background:0 0;border:1px solid #b9b4d659;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none}.HubBlocks-module__d1veiq__btnGhost:hover{background:#8850ff29}.HubBlocks-module__d1veiq__btnDanger{color:#ff8c8c;cursor:pointer;background:0 0;border:1px solid #ff606080;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:800}.HubBlocks-module__d1veiq__btnDanger:disabled{opacity:.45;cursor:not-allowed}.HubBlocks-module__d1veiq__btnDangerSolid{color:#fff;cursor:pointer;background:#b23a2e;border:none;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:800}.HubBlocks-module__d1veiq__btnDangerSolid:disabled{opacity:.45;cursor:not-allowed}.HubBlocks-module__d1veiq__note{color:#b9b4d6;margin:0 0 10px;font-size:13px;line-height:1.5}.HubBlocks-module__d1veiq__mono{color:#ece8ff;overflow-wrap:anywhere;background:#130a26;border-radius:10px;padding:10px 12px;font-family:ui-monospace,Cascadia Mono,Segoe UI Mono,monospace;font-size:12px;display:block;box-shadow:inset 0 0 0 1px #8850ff40}.HubBlocks-module__d1veiq__seedLabel{letter-spacing:.06em;text-transform:uppercase;color:#9a97b8;margin:12px 0 6px;font-size:11px;font-weight:700;display:block}.HubBlocks-module__d1veiq__seedLabel:first-of-type{margin-top:0}.HubBlocks-module__d1veiq__err{color:#ff8c8c;margin:10px 0 0;font-size:13px}.HubBlocks-module__d1veiq__ok{color:var(--green,#62d572);margin:10px 0 0;font-size:13px;font-weight:700}.HubBlocks-module__d1veiq__confirmInput{color:#ece8ff;background:#130a26;border:1px solid #ff606066;border-radius:10px;width:100%;max-width:320px;padding:10px 12px;font-family:inherit;font-size:15px}.HubBlocks-module__d1veiq__confirmInput:focus{border-color:#ff8c8c;outline:none}
.ShowtimeHeader-module__rHWg7a__hero{min-height:280px;padding:calc(var(--nav-clearance,124px) - 8px) clamp(20px, 3.5vw, 56px) 22px;border-bottom:1px solid #6968f429;margin:0 calc(-1*clamp(20px,3.5vw,56px));position:relative;overflow:hidden}.ShowtimeHeader-module__rHWg7a__heroArt{background:linear-gradient(90deg,#160c2e 0%,#160c2ed6 24%,#160c2e42 52%,#160c2e1f 100%),linear-gradient(#160c2e00 0%,#160c2e14 58%,#160c2e 100%),url(/brand/bonuses/header-vault-lounge.webp) 50% 24%/cover no-repeat;position:absolute;inset:0}.ShowtimeHeader-module__rHWg7a__heroCopy{z-index:1;max-width:560px;position:relative}.ShowtimeHeader-module__rHWg7a__eyebrow{color:#ff2a6d;text-transform:uppercase;letter-spacing:.08em;font:900 13px/1 var(--font-accent);margin:0 0 11px}.ShowtimeHeader-module__rHWg7a__heroTitle{text-transform:uppercase;letter-spacing:.025em;color:#f3f0ff;font:900 clamp(34px, 4vw, 48px) / .92 var(--font-display);margin:0 0 8px}.ShowtimeHeader-module__rHWg7a__heroLede{color:var(--ink-muted);margin:0;font-size:15px}.ShowtimeHeader-module__rHWg7a__heroStats{z-index:1;background:#0a081cb8;border:1px solid #6968f447;border-radius:6px;grid-template-columns:repeat(4,1fr);max-width:620px;margin-top:18px;display:grid;position:relative}.ShowtimeHeader-module__rHWg7a__statCell{border-right:1px solid #6968f429;grid-template-columns:24px 1fr;align-content:center;align-items:center;column-gap:9px;padding:9px 16px;display:grid}.ShowtimeHeader-module__rHWg7a__statCell:last-child{border-right:0}.ShowtimeHeader-module__rHWg7a__statIcon{border:1px solid;border-radius:50%;grid-row:span 2;place-items:center;width:22px;height:22px;display:grid}.ShowtimeHeader-module__rHWg7a__statIcon:after{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.ShowtimeHeader-module__rHWg7a__tonePurple{color:#7d65ff}.ShowtimeHeader-module__rHWg7a__toneGreen{color:var(--green)}.ShowtimeHeader-module__rHWg7a__toneGold{color:var(--gold);border-radius:4px;transform:rotate(-8deg)}.ShowtimeHeader-module__rHWg7a__statValue{color:#fff;font:800 17px/1 var(--font-accent)}.ShowtimeHeader-module__rHWg7a__statLabel{color:var(--ink-muted);text-transform:uppercase;font-size:10px;line-height:1.2}@media (max-width:640px){.ShowtimeHeader-module__rHWg7a__heroStats{grid-template-columns:repeat(2,1fr)}.ShowtimeHeader-module__rHWg7a__statCell:nth-child(2){border-right:0}}
.UpcomingEvents-module__BRD9ca__wrap{flex-direction:column;gap:11px;display:flex}.UpcomingEvents-module__BRD9ca__heading{font-family:var(--font-accent);letter-spacing:.15em;text-transform:uppercase;color:#b9b4d6;align-items:center;gap:9px;margin:0;font-size:15px;font-weight:600;display:inline-flex}.UpcomingEvents-module__BRD9ca__headingIcon{filter:drop-shadow(0 1px 1px #00000073);font-size:16px;line-height:1}.UpcomingEvents-module__BRD9ca__row{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.UpcomingEvents-module__BRD9ca__skel{background:linear-gradient(100deg,#ffffff08,#ffffff12,#ffffff08) 0 0/200% 100%;border-radius:14px;min-height:86px;animation:1.2s linear infinite UpcomingEvents-module__BRD9ca__ue-shimmer}@keyframes UpcomingEvents-module__BRD9ca__ue-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.UpcomingEvents-module__BRD9ca__msg{font-family:var(--font-accent);color:var(--ink-faint);font-size:13px}.UpcomingEvents-module__BRD9ca__card{background:linear-gradient(#1f1550 0%,#1b1138 60%,#160c2e 100%);border:1px solid #6968f440;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:stretch;gap:12px;padding:9px 12px 9px 10px;text-decoration:none;display:grid;position:relative;box-shadow:0 20px 60px -10px #000c,inset 0 1px #ffffff12,inset 0 -1px #00000080}.UpcomingEvents-module__BRD9ca__card:before{content:"";pointer-events:none;background:#6968f466;height:1px;position:absolute;inset:0 0 auto}.UpcomingEvents-module__BRD9ca__card[data-first]{background:linear-gradient(#f886010f,#0000 42%),linear-gradient(#1f1550 0%,#1b1138 60%,#160c2e 100%);border-color:#f8860166 #f8860166 #f8860166 #f88601b3;border-left-style:solid;border-left-width:2px}.UpcomingEvents-module__BRD9ca__card[data-first]:before{background:#f8860180}.UpcomingEvents-module__BRD9ca__card:hover{border-color:#6968f480}.UpcomingEvents-module__BRD9ca__dateBlock{background:#0000004d;border-right:1px solid #6968f433;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:66px;margin-right:6px;padding:6px 9px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a}.UpcomingEvents-module__BRD9ca__dateDay{font-family:var(--font-accent);color:var(--ink);font-variant-numeric:tabular-nums;font-size:56px;font-weight:800;line-height:.85}.UpcomingEvents-module__BRD9ca__dateMeta{font-family:var(--font-accent);letter-spacing:.1em;color:var(--ink-muted);text-align:center;font-size:8.5px;font-weight:800}.UpcomingEvents-module__BRD9ca__body{flex-direction:column;gap:2px;min-width:0;display:flex}.UpcomingEvents-module__BRD9ca__typeIcon{align-items:center;font-size:16px;line-height:1;display:inline-flex}.UpcomingEvents-module__BRD9ca__typeIcon[data-type=raffle]{filter:drop-shadow(0 0 6px #f9e53299)}.UpcomingEvents-module__BRD9ca__typeIcon[data-type=bonus]{filter:drop-shadow(0 0 6px #62d57299)}.UpcomingEvents-module__BRD9ca__typeIcon[data-type=leaderboard]{filter:drop-shadow(0 0 6px #f8860199)}.UpcomingEvents-module__BRD9ca__typeIcon[data-type=tournament]{filter:drop-shadow(0 0 6px #ff2a6d99)}.UpcomingEvents-module__BRD9ca__title{font-family:var(--font-display);color:var(--ink);margin:0;font-size:14.5px;font-weight:700;line-height:1.2}.UpcomingEvents-module__BRD9ca__desc{font-family:var(--font-accent);color:var(--ink-faint);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.3;display:-webkit-box;overflow:hidden}.UpcomingEvents-module__BRD9ca__reward{font-family:var(--font-accent);background:linear-gradient(#fff3c0 0%,#f9e532 48%,#d4a814 100%);-webkit-text-fill-color:transparent;color:#f9e532;filter:drop-shadow(0 1px 1px #0006);font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;align-items:center;gap:6px;margin-top:1px;font-size:24px;font-weight:900;display:inline-flex}.UpcomingEvents-module__BRD9ca__coin{filter:drop-shadow(0 1px 2px #00000073);width:18px;height:18px}.UpcomingEvents-module__BRD9ca__chevron{color:var(--ink-faint);align-self:center;font-size:22px;line-height:1}@media (max-width:760px){.UpcomingEvents-module__BRD9ca__wrap{gap:9px}.UpcomingEvents-module__BRD9ca__row{grid-template-columns:1fr;gap:8px}.UpcomingEvents-module__BRD9ca__card{align-items:center;gap:10px;padding:6px 10px 6px 6px}.UpcomingEvents-module__BRD9ca__dateBlock{align-self:stretch;min-width:48px;margin-right:0;padding:4px 6px}.UpcomingEvents-module__BRD9ca__dateDay{font-size:34px}.UpcomingEvents-module__BRD9ca__body{justify-content:center;gap:0;padding-right:88px}.UpcomingEvents-module__BRD9ca__typeIcon{display:none}.UpcomingEvents-module__BRD9ca__title{font-size:13.5px;line-height:1.15}.UpcomingEvents-module__BRD9ca__desc{font-size:10.5px;line-height:1.25}.UpcomingEvents-module__BRD9ca__reward{margin-top:0;font-size:19px;position:absolute;top:50%;right:30px;transform:translateY(-50%)}}
.RafflesTopActions-module__rQ2Sia__primary,.RafflesTopActions-module__rQ2Sia__outline{height:30px;font:inherit;cursor:pointer;white-space:nowrap;border-radius:5px;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.RafflesTopActions-module__rQ2Sia__primary{background:var(--purple,#4542f0);border:1px solid var(--purple,#4542f0);color:#fff}.RafflesTopActions-module__rQ2Sia__primary:hover{filter:brightness(1.08)}.RafflesTopActions-module__rQ2Sia__outline{color:#ece8ff;background:#0f081e8c;border:1px solid #897acc3d}.RafflesTopActions-module__rQ2Sia__outline:hover{border-color:var(--purple,#4542f0)}
.HofEntryForm-module__slVO9q__grid{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,400px);align-items:start;gap:16px;padding:16px 18px;display:grid;overflow-y:auto}.HofEntryForm-module__slVO9q__col{flex-direction:column;gap:12px;min-width:0;display:flex}@media (max-width:760px){.HofEntryForm-module__slVO9q__grid{grid-template-columns:1fr}}.HofEntryForm-module__slVO9q__uploadToggleLink{color:var(--purple-light,#897afc);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;align-self:flex-start;padding:4px 2px;font-size:12px;font-weight:700;text-decoration:underline}.HofEntryForm-module__slVO9q__uploadToggleLink:hover{color:var(--ink,#ece8ff)}.HofEntryForm-module__slVO9q__stepHead{align-items:center;gap:9px;margin-bottom:2px;display:flex}.HofEntryForm-module__slVO9q__stepNum{width:24px;height:24px;color:var(--ink,#ece8ff);background:#4542f047;border-radius:999px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.HofEntryForm-module__slVO9q__stepTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--gold,#f9e532);margin:0;font-size:12.5px;font-weight:800}.HofEntryForm-module__slVO9q__optional{color:var(--faint,#9a97b8);text-transform:none;letter-spacing:0;font-size:11px;font-weight:600}.HofEntryForm-module__slVO9q__coverPeek{color:var(--muted,#b9b4d6);background:#130a268c;border:1px solid #897acc2e;border-radius:9px;align-items:center;gap:10px;padding:8px 10px;font-size:12.5px;display:flex}.HofEntryForm-module__slVO9q__coverPeek b{color:var(--ink,#ece8ff)}.HofEntryForm-module__slVO9q__coverPeekName{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.HofEntryForm-module__slVO9q__coverPeek button{flex:none;margin-left:auto}.HofEntryForm-module__slVO9q__coverPeekImg{object-fit:cover;border-radius:6px;flex:none;width:34px;height:44px}.HofEntryForm-module__slVO9q__multBig{color:var(--muted,#b9b4d6);background:#f9e5320f;border:1px solid #f9e5322e;border-radius:9px;flex-wrap:wrap;align-items:baseline;gap:6px;padding:10px 14px;font-size:13px;display:flex}.HofEntryForm-module__slVO9q__multBigVal{color:var(--gold,#f9e532);font-size:22px;font-weight:800}.HofEntryForm-module__slVO9q__clipPeek{border-radius:10px;overflow:hidden}.HofEntryForm-module__slVO9q__uploadBox{background:#130a2680;border:1px dashed #897acc4d;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.HofEntryForm-module__slVO9q__uploadToggle{color:var(--muted,#b9b4d6);margin:0;font-size:12px;font-weight:700}.HofEntryForm-module__slVO9q__uploadRow{flex-wrap:wrap;gap:8px;display:flex}.HofEntryForm-module__slVO9q__uploadRow input,.HofEntryForm-module__slVO9q__uploadRow select{flex:1;min-width:120px}.HofEntryForm-module__slVO9q__uploadError{color:var(--orange,#f88601);margin:0;font-size:11px}
.AdminsTopActions-module__Rqw2-q__primary,.AdminsTopActions-module__Rqw2-q__outline{height:30px;font:inherit;cursor:pointer;white-space:nowrap;border-radius:5px;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.AdminsTopActions-module__Rqw2-q__primary{background:var(--purple,#4542f0);border:1px solid var(--purple,#4542f0);color:#fff}.AdminsTopActions-module__Rqw2-q__primary:hover{filter:brightness(1.08)}.AdminsTopActions-module__Rqw2-q__outline{color:#ece8ff;background:#0f081e8c;border:1px solid #897acc3d}.AdminsTopActions-module__Rqw2-q__outline:hover{border-color:var(--purple,#4542f0)}
