.Footer-module__pwWwaW__wrapper{background:#0f0e1a;justify-content:center;width:100%;height:fit-content;margin-top:auto;display:flex}.Footer-module__pwWwaW__footer{border-top:1px solid #0000;border-image:linear-gradient(90deg,#fff0 0%,#fff 49.52%,#ccc0 100%) 1;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:1200px;height:fit-content;padding:32px 64px;display:flex}.Footer-module__pwWwaW__top{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex}.Footer-module__pwWwaW__profile{justify-content:center;align-items:center;gap:16px;width:fit-content;display:flex}.Footer-module__pwWwaW__profile img{border-radius:20px;height:40px}.Footer-module__pwWwaW__name{color:#fff;font-family:Poppins;font-size:18px;font-style:normal;font-weight:800;line-height:normal}.Footer-module__pwWwaW__socials{align-items:center;gap:8px;width:fit-content;height:fit-content;display:flex}.Footer-module__pwWwaW__social{background:#12111e;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.Footer-module__pwWwaW__social:hover{background:#1c1a2f}.Footer-module__pwWwaW__meta{background:#12111e;border-radius:4px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:12px 16px;display:flex}.Footer-module__pwWwaW__meta-text{color:#a1a1aa;font-family:Poppins;font-size:12px;font-style:normal;font-weight:700;line-height:1.4}.Footer-module__pwWwaW__x img{height:15px}.Footer-module__pwWwaW__bottom{background-color:#12111e;border-radius:4px;flex:1;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px;display:flex}.Footer-module__pwWwaW__age{background:#1c1a2f;border-radius:4px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.Footer-module__pwWwaW__age img{height:40px}.Footer-module__pwWwaW__text{color:#a1a1aa;font-size:14px;font-weight:700}@media (max-width:1024px){.Footer-module__pwWwaW__footer{gap:28px;padding:28px 32px}.Footer-module__pwWwaW__profile img{height:36px}.Footer-module__pwWwaW__social{width:36px;height:36px}.Footer-module__pwWwaW__age{width:55px;height:55px}.Footer-module__pwWwaW__age img{height:36px}.Footer-module__pwWwaW__meta{padding:10px 14px}.Footer-module__pwWwaW__meta-text{font-size:11px}.Footer-module__pwWwaW__copyright span,.Footer-module__pwWwaW__text{font-size:13px}}@media (max-width:768px){.Footer-module__pwWwaW__footer{gap:24px;padding:24px}.Footer-module__pwWwaW__top{flex-direction:column;align-items:center;gap:20px}.Footer-module__pwWwaW__profile img{height:32px}.Footer-module__pwWwaW__social{width:32px;height:32px}.Footer-module__pwWwaW__socials{gap:6px}.Footer-module__pwWwaW__bottom{text-align:center;flex-direction:column;gap:12px;padding:12px}.Footer-module__pwWwaW__meta{flex-direction:column;align-items:flex-start;gap:8px}.Footer-module__pwWwaW__age{width:50px;height:50px}.Footer-module__pwWwaW__age img{height:32px}.Footer-module__pwWwaW__copyright{align-items:center}.Footer-module__pwWwaW__copyright span,.Footer-module__pwWwaW__text{font-size:12px}}@media (max-width:480px){.Footer-module__pwWwaW__footer{gap:20px;padding:20px 16px}.Footer-module__pwWwaW__profile{gap:6px}.Footer-module__pwWwaW__profile img{height:28px}.Footer-module__pwWwaW__social{width:28px;height:28px}.Footer-module__pwWwaW__x img{height:12px}.Footer-module__pwWwaW__age{width:45px;height:45px}.Footer-module__pwWwaW__age img{height:28px}.Footer-module__pwWwaW__copyright span{font-size:11px}.Footer-module__pwWwaW__text{font-size:11px;line-height:1.4}.Footer-module__pwWwaW__bottom{gap:10px;padding:10px}.Footer-module__pwWwaW__meta{padding:10px 12px}.Footer-module__pwWwaW__meta-text{font-size:10px}}
.Header-module__7dO7JG__wrapper{z-index:10;background-color:#0f0e1a;border-bottom:1px solid #272630;justify-content:center;width:100%;height:64px;display:flex;position:fixed;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.Header-module__7dO7JG__header{justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:100%;padding:0 64px;display:flex}.Header-module__7dO7JG__profile{justify-content:center;align-items:center;gap:16px;width:fit-content;display:flex}.Header-module__7dO7JG__profile img{border-radius:20px;height:40px}.Header-module__7dO7JG__name{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:800;line-height:normal}.Header-module__7dO7JG__join{height:32px;color:var(--White,#fff);text-align:center;text-transform:capitalize;background:#224cf8;border-radius:5px;justify-content:flex-end;align-items:center;gap:10px;padding:14px 12px;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;animation:2.6s ease-in-out infinite Header-module__7dO7JG__joinPulse;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 #224cf873}.Header-module__7dO7JG__join:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 20%,#ffffff38 45%,#ffffffa6 50%,#ffffff38 55%,#0000 80%);animation:3.8s ease-in-out infinite Header-module__7dO7JG__joinShine;position:absolute;inset:0;transform:translate(-140%)skew(-22deg)}.Header-module__7dO7JG__join:hover{animation-duration:1.8s}.Header-module__7dO7JG__join:hover:before{animation-duration:2.6s}@keyframes Header-module__7dO7JG__joinPulse{0%,to{transform:translateY(0)scale(1);box-shadow:0 0 #224cf847}50%{transform:translateY(-1px)scale(1.04);box-shadow:0 0 18px 2px #224cf873}}@keyframes Header-module__7dO7JG__joinShine{0%{transform:translate(-140%)skew(-22deg)}45%{transform:translate(140%)skew(-22deg)}to{transform:translate(140%)skew(-22deg)}}@media (max-width:1024px){.Header-module__7dO7JG__header{padding:0 32px}}@media (max-width:768px){.Header-module__7dO7JG__header{padding:0 24px}.Header-module__7dO7JG__profile img{height:35px}.Header-module__7dO7JG__x{width:35px;height:35px}.Header-module__7dO7JG__x img{height:13px}}@media (max-width:480px){.Header-module__7dO7JG__wrapper{height:56px}.Header-module__7dO7JG__header{padding:0 16px}.Header-module__7dO7JG__profile{gap:8px}.Header-module__7dO7JG__profile img{height:32px}.Header-module__7dO7JG__x{width:32px;height:32px}.Header-module__7dO7JG__x img{height:12px}}
.page-module___8aEwW__page{isolation:isolate;flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__sparkleLayer,.page-module___8aEwW__floatingLayer{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.page-module___8aEwW__sparkle{transform-origin:50%;filter:drop-shadow(0 0 10px #77e1ff73);animation-name:page-module___8aEwW__sparklePulse;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:block;position:absolute}.page-module___8aEwW__floatingDecoration{transform-origin:50%;filter:drop-shadow(0 0 16px #ffd77029);will-change:transform;animation-name:page-module___8aEwW__floatDrift;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:block;position:absolute}.page-module___8aEwW__leftDecoration,.page-module___8aEwW__rightDecoration{pointer-events:none;z-index:0;width:min(424px,34vw);height:auto;position:absolute}.page-module___8aEwW__leftDecoration{top:72px;left:0;transform:translate(-45%)}.page-module___8aEwW__rightDecoration{width:min(445px,36vw);top:320px;right:0;transform:translate(45%)}.page-module___8aEwW__content-wrapper{justify-content:top;z-index:1;flex-direction:column;flex:1;align-items:center;gap:64px;width:100svw;max-width:1200px;padding:128px 64px 64px;display:flex;position:relative}.page-module___8aEwW__wheel{transform-origin:50%;animation:50s linear infinite page-module___8aEwW__wheelSpin;position:absolute;bottom:0}.page-module___8aEwW__title-wrapper{flex-direction:column;align-items:center;gap:27px;width:fit-content;max-width:40%;padding-bottom:120px;display:flex;position:relative}.page-module___8aEwW__h-wrapper{flex-direction:column;align-items:center;gap:8px;width:fit-content;display:flex}.page-module___8aEwW__title-1{text-align:left;color:#fff;letter-spacing:-1.5px;width:100%;font-family:Poppins;font-size:30px;font-style:normal;font-weight:800;line-height:1}.page-module___8aEwW__title-2{background:linear-gradient(90deg,#224cf8 0%,#406af5 100%);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:-1.5px;-webkit-background-clip:text;background-clip:text;font-family:Poppins;font-size:60px;font-style:normal;font-weight:800;line-height:1}.page-module___8aEwW__title-3{text-align:right;-webkit-text-fill-color:transparent;letter-spacing:-1.5px;background:linear-gradient(90deg,#f8b422 0%,#f5d140 100%);-webkit-background-clip:text;background-clip:text;width:100%;font-family:Poppins;font-size:30px;font-style:normal;font-weight:800;line-height:1}.page-module___8aEwW__h-wrapper span{font-size:14px}.page-module___8aEwW__logo{height:30px}.page-module___8aEwW__buttons{justify-content:center;gap:10px;width:100%;display:flex}.page-module___8aEwW__join{height:32px;color:var(--White,#fff);text-align:center;text-transform:capitalize;background:#224cf8;border-radius:5px;justify-content:flex-end;align-items:center;gap:10px;padding:14px 12px;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;animation:2.6s ease-in-out infinite page-module___8aEwW__joinPulse;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 #224cf873}.page-module___8aEwW__join:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 20%,#ffffff38 45%,#ffffffa6 50%,#ffffff38 55%,#0000 80%);animation:3.8s ease-in-out infinite page-module___8aEwW__joinShine;position:absolute;inset:0;transform:translate(-140%)skew(-22deg)}.page-module___8aEwW__join:hover{animation-duration:1.8s}.page-module___8aEwW__join:hover:before{animation-duration:2.6s}@keyframes page-module___8aEwW__joinPulse{0%,to{transform:translateY(0)scale(1);box-shadow:0 0 #224cf847}50%{transform:translateY(-1px)scale(1.04);box-shadow:0 0 18px 2px #224cf873}}@keyframes page-module___8aEwW__joinShine{0%{transform:translate(-140%)skew(-22deg)}45%{transform:translate(140%)skew(-22deg)}to{transform:translate(140%)skew(-22deg)}}.page-module___8aEwW__rules{cursor:pointer;background-color:#2b324a;border:0;border-radius:5px;justify-content:center;align-items:center;gap:6px;width:fit-content;height:32px;padding:7px 12px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__rules span{color:var(--White,#fff);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.page-module___8aEwW__rules img{height:100%}.page-module___8aEwW__rules-modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;will-change:opacity;background:#04060fbd;justify-content:center;align-items:center;padding:24px;transition:opacity .2s;display:flex;position:fixed;inset:0}.page-module___8aEwW__rules-modal-backdrop-open{opacity:1;pointer-events:auto}.page-module___8aEwW__rules-modal-backdrop-closing{opacity:0;pointer-events:none}.page-module___8aEwW__rules-modal{text-align:center;opacity:0;will-change:opacity, transform;background:#111422f7;border:1px solid #ffffff24;border-radius:24px;width:min(100%,540px);padding:34px;transition:opacity .2s,transform .2s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(12px)scale(.96);box-shadow:0 28px 80px #0000006b}.page-module___8aEwW__rules-modal-open{opacity:1;transform:translateY(0)scale(1)}.page-module___8aEwW__rules-modal-closing{opacity:0;transform:translateY(10px)scale(.97)}.page-module___8aEwW__rules-modal-close{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;width:34px;height:34px;font-family:Poppins,sans-serif;font-size:24px;line-height:1;position:absolute;top:14px;right:14px}.page-module___8aEwW__rules-modal-title{color:#fff;letter-spacing:-.03em;margin:0;font-family:Poppins,sans-serif;font-size:clamp(24px,4vw,34px);font-weight:800;line-height:1}.page-module___8aEwW__rules-modal-text{color:#d4d1f2;max-width:430px;margin:18px auto 0;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1.6}.page-module___8aEwW__rules-modal-code{color:#fff;letter-spacing:.04em;background:#224cf8;border-radius:6px;justify-content:center;align-items:center;margin:0 2px;padding:2px 7px;font-size:.9em;font-weight:800;display:inline-flex}.page-module___8aEwW__rules-modal-join{color:#fff;background:#224cf8;border-radius:8px;justify-content:center;align-items:center;min-height:42px;margin-top:28px;padding:0 20px;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 0 24px #224cf847}.page-module___8aEwW__text{color:#fff;text-align:center;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.page-module___8aEwW__status-card{background:#0f0e1aeb;border:1px solid #292834;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;width:min(100%,880px);padding:20px 24px;display:flex;box-shadow:0 12px 28px #00000029}.page-module___8aEwW__status-neutral{border-color:#2b324a}.page-module___8aEwW__status-warning{background:#241c0eeb;border-color:#f8b42280}.page-module___8aEwW__status-headline{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;line-height:1.1}.page-module___8aEwW__status-body{color:#d4d1f2;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5}.page-module___8aEwW__status-meta{color:#a1a1aa;font-family:Poppins,sans-serif;font-size:12px;line-height:1.4}.page-module___8aEwW__status-action{color:#fff;cursor:pointer;background:#224cf8;border:0;border-radius:6px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.page-module___8aEwW__top-wrapper{justify-content:center;align-items:center;gap:72px;width:100%;height:fit-content;display:flex}.page-module___8aEwW__leaderboard-section{flex-direction:column;align-items:center;gap:40px;width:100%;display:flex}.page-module___8aEwW__first{margin-bottom:64px}@media (max-width:1024px){.page-module___8aEwW__content-wrapper{gap:48px;padding:128px 32px 48px}.page-module___8aEwW__top-wrapper{gap:24px}.page-module___8aEwW__leaderboard-section{gap:36px}.page-module___8aEwW__first{margin-bottom:48px}.page-module___8aEwW__logo{height:45px}}@media (max-width:768px){.page-module___8aEwW__content-wrapper{gap:40px;padding:100px 24px 40px}.page-module___8aEwW__title-wrapper{max-width:60%}.page-module___8aEwW__title{font-size:28px}.page-module___8aEwW__top-wrapper{flex-direction:column;gap:24px}.page-module___8aEwW__leaderboard-section{gap:32px}.page-module___8aEwW__first{order:-1;justify-content:center;width:100%;margin-bottom:0;display:flex}.page-module___8aEwW__logo{height:40px}.page-module___8aEwW__title-wrapper{gap:24px}.page-module___8aEwW__status-card{padding:18px 20px}}@media (max-width:480px){.page-module___8aEwW__floatingDecoration{filter:drop-shadow(0 0 12px #ffd77024)}.page-module___8aEwW__leftDecoration{top:56px;transform:translate(-58%)}.page-module___8aEwW__rightDecoration{top:240px;transform:translate(58%)}.page-module___8aEwW__content-wrapper{gap:32px;padding:76px 16px 32px}.page-module___8aEwW__title-wrapper{max-width:80%}.page-module___8aEwW__title-1{font-size:22px}.page-module___8aEwW__title-2{font-size:43px}.page-module___8aEwW__title-3{font-size:22px}.page-module___8aEwW__logo{height:30px}.page-module___8aEwW__title-wrapper{gap:20px}.page-module___8aEwW__first{justify-content:center;width:100%;display:flex}.page-module___8aEwW__leaderboard-section{gap:24px}.page-module___8aEwW__status-card{padding:16px}.page-module___8aEwW__status-headline{font-size:18px}.page-module___8aEwW__status-body{font-size:13px}.page-module___8aEwW__rules-modal-backdrop{padding:16px}.page-module___8aEwW__rules-modal{border-radius:20px;padding:30px 20px 24px}.page-module___8aEwW__rules-modal-title{font-size:26px}.page-module___8aEwW__rules-modal-text{font-size:14px}}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__rules-modal-backdrop,.page-module___8aEwW__rules-modal{transition-duration:1ms}.page-module___8aEwW__rules-modal,.page-module___8aEwW__rules-modal-open,.page-module___8aEwW__rules-modal-closing{transform:none}}@keyframes page-module___8aEwW__sparklePulse{0%,to{opacity:0;transform:scale(.65)}20%{opacity:1}50%{opacity:.85;transform:scale(1)}80%{opacity:0}}@keyframes page-module___8aEwW__floatDrift{0%,to{transform:translate3d(0, 0, 0) rotate(calc(var(--float-rotate,0deg) * -.55))}25%{transform:translate3d(var(--float-drift,10px), -10px, 0) rotate(var(--float-rotate,0deg))}50%{transform:translate3d(calc(var(--float-drift,10px) * -.45), 8px, 0) rotate(calc(var(--float-rotate,0deg) * -1))}75%{transform:translate3d(calc(var(--float-drift,10px) * .7), -6px, 0) rotate(calc(var(--float-rotate,0deg) * .4))}}@keyframes page-module___8aEwW__wheelSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Table-module__lGzPba__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:fit-content;padding-bottom:64px;display:flex}.Table-module__lGzPba__header{align-items:center;width:100%;height:30px;padding:0 32px;display:flex}.Table-module__lGzPba__header span{color:#ebeaf6;letter-spacing:-.42px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.Table-module__lGzPba__place{width:40px}.Table-module__lGzPba__name{text-align:right;flex:1;justify-content:right;align-items:center;gap:8px;display:flex}.Table-module__lGzPba__name span{color:#fff;letter-spacing:-.36px;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.Table-module__lGzPba__vip-icon{flex-shrink:0;width:auto;height:15px}.Table-module__lGzPba__wager{text-align:right;flex:1}.Table-module__lGzPba__reward{text-align:right;color:#22c55e;flex:1}.Table-module__lGzPba__content{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.Table-module__lGzPba__plate{align-items:center;width:100%;height:60px;padding:0 32px;display:flex}.Table-module__lGzPba__plate span{color:#fff;letter-spacing:-.36px;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.Table-module__lGzPba__light{background:#12111e;border-radius:8px}@media (max-width:1024px){.Table-module__lGzPba__header{padding:0 24px}.Table-module__lGzPba__title{font-size:24px}.Table-module__lGzPba__header span{font-size:14px}.Table-module__lGzPba__plate{height:55px;padding:0 24px}}@media (max-width:768px){.Table-module__lGzPba__wrapper{padding-bottom:48px}.Table-module__lGzPba__title-row{flex-direction:column;align-items:flex-start}.Table-module__lGzPba__header{height:25px;padding:0 16px}.Table-module__lGzPba__header span{font-size:13px}.Table-module__lGzPba__plate{height:50px;padding:0 16px}.Table-module__lGzPba__plate span{font-size:14px}}@media (max-width:480px){.Table-module__lGzPba__wrapper{gap:4px;padding-bottom:32px}.Table-module__lGzPba__title{font-size:22px}.Table-module__lGzPba__count{font-size:12px}.Table-module__lGzPba__header{height:20px;padding:0 12px}.Table-module__lGzPba__header span{font-size:12px}.Table-module__lGzPba__plate{height:45px;padding:0 12px}.Table-module__lGzPba__plate span{font-size:13px}.Table-module__lGzPba__name{text-align:left;flex:2}.Table-module__lGzPba__wager,.Table-module__lGzPba__reward{flex:1;font-size:12px}}
.Timer-module__nQdHqG__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:36px;width:100%;height:fit-content;display:flex}.Timer-module__nQdHqG__wrapper h1{color:#fff;font-family:Poppins;font-size:20px;font-style:normal;font-weight:800;line-height:normal}.Timer-module__nQdHqG__timer-wrapper{justify-content:center;align-items:center;gap:30px;width:100%;display:flex}.Timer-module__nQdHqG__hr{width:100%;height:1px}.Timer-module__nQdHqG__right{background:linear-gradient(-270deg,#fff 0%,#fff0 100%)}.Timer-module__nQdHqG__left{background:linear-gradient(270deg,#fff 0%,#fff0 100%)}.Timer-module__nQdHqG__timer{justify-content:center;align-items:center;gap:50px;display:flex}.Timer-module__nQdHqG__period{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:60px;display:flex}.Timer-module__nQdHqG__number{color:#fff;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:13.232px}.Timer-module__nQdHqG__name{color:#fff;font-family:Poppins;font-size:12px;font-style:normal;font-weight:700;line-height:13.232px}@media (max-width:1024px){.Timer-module__nQdHqG__wrapper h1{font-size:23px}.Timer-module__nQdHqG__timer{gap:14px}.Timer-module__nQdHqG__period{width:55px}.Timer-module__nQdHqG__number{font-size:26px}.Timer-module__nQdHqG__name{font-size:11px}}@media (max-width:768px){.Timer-module__nQdHqG__wrapper h1{font-size:21px}.Timer-module__nQdHqG__timer{gap:12px}.Timer-module__nQdHqG__period{width:50px}.Timer-module__nQdHqG__number{font-size:24px}.Timer-module__nQdHqG__name{font-size:10px}.Timer-module__nQdHqG__timer-wrapper{gap:12px}}@media (max-width:480px){.Timer-module__nQdHqG__wrapper{gap:12px}.Timer-module__nQdHqG__wrapper h1{text-align:center;font-size:18px}.Timer-module__nQdHqG__timer{flex-wrap:wrap;justify-content:center;gap:8px}.Timer-module__nQdHqG__period{width:45px;min-width:40px}.Timer-module__nQdHqG__number{font-size:20px}.Timer-module__nQdHqG__name{font-size:9px}.Timer-module__nQdHqG__timer-wrapper{flex-direction:column;gap:8px}.Timer-module__nQdHqG__hr{display:none}}
.Top-module__eSc9aW__wrapper{background:#0f0e1a;border:1px solid #292834;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:212px;height:fit-content;padding:32px 0;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.Top-module__eSc9aW__sparkle-layer{pointer-events:none;z-index:0;position:absolute;inset:0}.Top-module__eSc9aW__sparkle{transform-origin:50%;filter:drop-shadow(0 0 8px #77e1ff59);animation-name:Top-module__eSc9aW__sparklePulse;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:block;position:absolute}.Top-module__eSc9aW__wrapper>:not(.Top-module__eSc9aW__sparkle-layer):not(.Top-module__eSc9aW__cup){z-index:1;position:relative}.Top-module__eSc9aW__profile{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.Top-module__eSc9aW__top{flex-direction:column;align-items:center;gap:10px;width:150px;min-height:86px;display:flex;position:relative}.Top-module__eSc9aW__vip{justify-content:center;display:flex}.Top-module__eSc9aW__vip-icon{flex-shrink:0;width:auto;height:65px}.Top-module__eSc9aW__user-data{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.Top-module__eSc9aW__name{color:#fff;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.Top-module__eSc9aW__wagered{color:#838383;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.Top-module__eSc9aW__wager-num{color:#fff;text-align:center;font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:normal}.Top-module__eSc9aW__reward{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.Top-module__eSc9aW__reward-num{text-align:center;letter-spacing:-1.1px;background:var(--reward-gradient,linear-gradient(90deg, #f8b422 0%, #f5d140 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Poppins;font-size:22px;font-style:normal;font-weight:800;line-height:1}.Top-module__eSc9aW__reward-text{color:#fff;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:1}.Top-module__eSc9aW__cup{height:70px;position:absolute;bottom:-5px;left:0;rotate:-5deg}@media (max-width:1024px){.Top-module__eSc9aW__wrapper{gap:28px;width:220px;padding:28px 0}.Top-module__eSc9aW__name{font-size:18px}.Top-module__eSc9aW__wager-num{font-size:15px}.Top-module__eSc9aW__reward span{font-size:26px}.Top-module__eSc9aW__reward img{height:26px}}@media (max-width:768px){.Top-module__eSc9aW__wrapper{gap:24px;width:100%;max-width:300px;padding:24px 16px}.Top-module__eSc9aW__name{font-size:16px}.Top-module__eSc9aW__wager-num{font-size:14px}.Top-module__eSc9aW__reward span{font-size:22px}.Top-module__eSc9aW__reward img{height:22px}.Top-module__eSc9aW__profile{gap:12px}.Top-module__eSc9aW__user-data{gap:6px}}@media (max-width:480px){.Top-module__eSc9aW__wrapper{gap:20px;width:100%;max-width:320px;padding:24px 20px}.Top-module__eSc9aW__name{font-size:16px}.Top-module__eSc9aW__wager-num{font-size:14px}.Top-module__eSc9aW__reward span{font-size:22px}.Top-module__eSc9aW__reward img{height:22px}}@keyframes Top-module__eSc9aW__sparklePulse{0%,to{opacity:0;transform:scale(.65)}22%{opacity:1}50%{opacity:.88;transform:scale(1)}78%{opacity:0}}
