@keyframes profile-fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}body{--jackpot-hero-breathe-color:#ffd7001a;--jackpot-hero-counter-font-size:34px;--jackpot-hero-counter-font-weight:700;--jackpot-hero-counter-color:var(--color-tertiary);--jackpot-hero-counter-label-font-size:11px;--jackpot-hero-counter-label-color:var(--color-text-secondary);--jackpot-hero-illustration-size:90px;--mobile-jackpot-hero-counter-font-size:24px;--mobile-jackpot-hero-illustration-size:60px;--exclusive-jackpot-wrapper-padding:0 16px 12px 0;--exclusive-jackpot-wrapper-gap:24px;--exclusive-jackpot-card-width:calc(25% - 18px);--exclusive-jackpot-card-border-radius:16px;--exclusive-jackpot-thumbnail-height:180px;--exclusive-jackpot-thumbnail-border-radius:16px 16px 0 0;--exclusive-jackpot-card-body-background:var(--color-base-surface);--exclusive-jackpot-card-body-padding:24px;--exclusive-jackpot-card-body-border-radius:0 0 16px 16px;--exclusive-jackpot-content-gap:16px;--exclusive-jackpot-title-font-size:24px;--exclusive-jackpot-title-font-weight:700;--exclusive-jackpot-title-line-height:32px;--exclusive-jackpot-title-color:var(--color-text-primary);--exclusive-jackpot-amount-border:2px dashed var(--color-primary);--exclusive-jackpot-amount-background:#15374352;--exclusive-jackpot-amount-padding:6px 28px;--exclusive-jackpot-amount-border-radius:12px;--exclusive-jackpot-amount-height:52px;--exclusive-jackpot-amount-font-size:32px;--exclusive-jackpot-amount-font-weight:800;--exclusive-jackpot-amount-color:var(--color-primary);--exclusive-jackpot-bet-box-background:var(--color-ui-bg);--exclusive-jackpot-bet-box-padding:12px 12px;--exclusive-jackpot-bet-box-border-radius:12px;--exclusive-jackpot-bet-box-height:52px;--exclusive-jackpot-bet-box-gap:16px;--exclusive-jackpot-bet-label-font-size:16px;--exclusive-jackpot-bet-label-font-weight:400;--exclusive-jackpot-bet-label-color:var(--color-text-secondary);--exclusive-jackpot-bet-value-font-size:16px;--exclusive-jackpot-bet-value-font-weight:600;--exclusive-jackpot-bet-value-color:var(--color-text-secondary);--exclusive-jackpot-game-thumb-width:108px;--exclusive-jackpot-game-thumb-border-radius:8px;--exclusive-jackpot-game-thumb-gap:16px;--exclusive-jackpot-cta-height:52px;--exclusive-jackpot-cta-border-radius:12px;--exclusive-jackpot-cta-margin-top:8px;--web-small-exclusive-jackpot-wrapper-padding:0 16px 12px 0;--mobile-exclusive-jackpot-wrapper-padding:16px var(--mobile-edge-padding) 16px;--mobile-exclusive-jackpot-card-width:100%;--mobile-exclusive-jackpot-card-max-width:395px}@keyframes jackpot-hero-breathe{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes jackpot-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes jackpot-hero-pulse{0%,to{opacity:1}50%{opacity:.7}}.jackpot-hero{border-radius:var(--hero-border-radius);padding:var(--hero-padding);margin:24px 16px var(--hero-margin-bottom) 0;border:1px solid var(--hero-border-color);justify-content:space-between;align-items:center;gap:40px;animation:.3s both profile-fadeUp;display:flex;position:relative;overflow:hidden}.jackpot-hero:before{content:"";background:radial-gradient(ellipse at 80% 50%, var(--hero-glow-color) 0%, transparent 60%);pointer-events:none;z-index:0;position:absolute;inset:0}.jackpot-hero:after{content:"";background:radial-gradient(circle, var(--jackpot-hero-breathe-color) 0%, transparent 65%);pointer-events:none;z-index:0;border-radius:50%;width:320px;height:320px;animation:5s ease-in-out infinite jackpot-hero-breathe;position:absolute;top:-30%;right:2%}.jackpot-hero .jackpot-hero-content{z-index:1;flex:1;position:relative}.jackpot-hero .jackpot-hero-tag{font-size:var(--hero-tag-font-size);font-weight:var(--hero-tag-font-weight);letter-spacing:var(--hero-tag-letter-spacing);text-transform:uppercase;color:var(--hero-tag-color);margin-bottom:var(--hero-tag-margin-bottom)}.jackpot-hero h1{font-size:var(--hero-title-font-size);font-weight:var(--hero-title-font-weight);line-height:var(--hero-title-line-height);margin:0 0 var(--hero-title-margin-bottom)}.jackpot-hero h1 .accent{color:var(--hero-accent-color)}.jackpot-hero .jackpot-hero-desc{font-size:var(--hero-desc-font-size);color:var(--hero-desc-color);max-width:var(--hero-desc-max-width);line-height:var(--hero-desc-line-height);z-index:1;margin:0;position:relative}.jackpot-hero .jackpot-hero-badges{gap:var(--hero-badge-gap);margin-top:var(--hero-badge-margin-top);z-index:1;flex-wrap:wrap;display:flex;position:relative}.jackpot-hero .jackpot-hero-bdg{padding:var(--hero-badge-padding);border-radius:var(--hero-badge-radius);background:var(--hero-badge-bg);border:1px solid var(--hero-badge-border);font-size:var(--hero-badge-font-size);font-weight:var(--hero-badge-font-weight);color:var(--hero-badge-color);align-items:center;gap:6px;display:inline-flex}.jackpot-hero .jackpot-hero-bdg .ic{font-size:var(--hero-badge-icon-size);line-height:1}.jackpot-hero .jackpot-hero-visual{z-index:1;flex-shrink:0;position:relative}.jackpot-hero .jackpot-hero-counter{flex-direction:column;align-items:flex-start;display:flex;position:relative}.jackpot-hero .jackpot-hero-counter-label{font-size:var(--jackpot-hero-counter-label-font-size);font-weight:var(--font-weight-semibold);letter-spacing:1.5px;text-transform:uppercase;color:var(--jackpot-hero-counter-label-color);margin-bottom:6px}.jackpot-hero .jackpot-hero-counter-value{font-family:"Inter", var(--font-family-primary), sans-serif;font-size:var(--jackpot-hero-counter-font-size);font-weight:var(--jackpot-hero-counter-font-weight);color:var(--jackpot-hero-counter-color);font-variant-numeric:tabular-nums;text-shadow:0 0 24px #ffffff14;white-space:nowrap;line-height:1.1;position:relative}.jackpot-hero .jackpot-hero-counter-live{font-size:var(--font-size-micro);font-weight:var(--font-weight-semibold);color:var(--color-status-success);letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:5px;margin-top:8px;display:inline-flex}.jackpot-hero .jackpot-hero-counter-live .dot{background:var(--color-status-success);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite jackpot-hero-pulse}.jackpot-hero .jackpot-hero-illustration{width:var(--jackpot-hero-illustration-size);height:var(--jackpot-hero-illustration-size);filter:drop-shadow(0 6px 16px #ff980026);margin-right:10px;animation:4s ease-in-out infinite jackpot-hero-float;position:absolute;top:-24px;right:100%}.exclusive-jackpot-wrapper{gap:var(--exclusive-jackpot-wrapper-gap);grid-template-columns:1fr;width:100%;min-height:400px;display:grid}.exclusive-jackpot-wrapper>*{animation:.3s both profile-fadeUp}.exclusive-jackpot-wrapper>:nth-child(2){animation-delay:50ms}.exclusive-jackpot-wrapper>:nth-child(3){animation-delay:.1s}.exclusive-jackpot-wrapper>:nth-child(4){animation-delay:.15s}.exclusive-jackpot-wrapper>:nth-child(5){animation-delay:.2s}.exclusive-jackpot-wrapper>:nth-child(n+6){animation-delay:.25s}.exclusive-jackpot-wrapper{padding:var(--exclusive-jackpot-wrapper-padding);align-items:stretch}.exclusive-jackpot-wrapper .jackpot-card-full{flex-direction:column;display:flex}.exclusive-jackpot-wrapper .no-jackpots{color:var(--exclusive-jackpot-title-color);text-align:center;width:100%;padding:40px;font-size:18px}@media only screen and (max-width:1425px){.exclusive-jackpot-wrapper{padding:var(--web-small-exclusive-jackpot-wrapper-padding)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.jackpot-hero{padding:var(--hero-padding-mobile);border-radius:var(--hero-border-radius-mobile);margin:0 var(--mobile-edge-padding) var(--hero-margin-bottom-mobile);flex-direction:column;align-items:flex-start;gap:20px}.jackpot-hero h1{font-size:var(--hero-title-font-size-mobile)}.jackpot-hero .jackpot-hero-desc{font-size:var(--hero-desc-font-size-mobile)}.jackpot-hero .jackpot-hero-badges{gap:var(--hero-badge-gap-mobile)}.jackpot-hero .jackpot-hero-bdg{padding:var(--hero-badge-padding-mobile);font-size:var(--hero-badge-font-size-mobile)}.jackpot-hero .jackpot-hero-visual{border-top:1px solid var(--color-border-1);flex-direction:column;align-items:center;width:100%;padding-top:16px;display:flex}.jackpot-hero .jackpot-hero-counter{flex-direction:column;align-items:center;display:flex;position:relative}.jackpot-hero .jackpot-hero-counter-value{font-size:var(--mobile-jackpot-hero-counter-font-size);position:relative}.jackpot-hero .jackpot-hero-illustration{width:var(--mobile-jackpot-hero-illustration-size);height:var(--mobile-jackpot-hero-illustration-size);margin-right:8px}.jackpot-hero .jackpot-hero-counter-live{justify-content:center}.exclusive-jackpot-wrapper{padding:var(--mobile-exclusive-jackpot-wrapper-padding);grid-template-columns:1fr;gap:16px}}@media only screen and (min-width:768px) and (max-width:1024px){.jackpot-hero{padding:var(--hero-padding-mobile);border-radius:var(--hero-border-radius-mobile);margin:0 var(--mobile-edge-padding) var(--hero-margin-bottom-mobile);flex-direction:column;align-items:flex-start;gap:20px}.jackpot-hero h1{font-size:var(--hero-title-font-size-mobile)}.jackpot-hero .jackpot-hero-desc{font-size:var(--hero-desc-font-size-mobile)}.jackpot-hero .jackpot-hero-badges{gap:var(--hero-badge-gap-mobile)}.jackpot-hero .jackpot-hero-bdg{padding:var(--hero-badge-padding-mobile);font-size:var(--hero-badge-font-size-mobile)}.jackpot-hero .jackpot-hero-visual{border-top:1px solid var(--color-border-1);flex-direction:column;align-items:center;width:100%;padding-top:16px;display:flex}.jackpot-hero .jackpot-hero-counter{flex-direction:column;align-items:center;display:flex;position:relative}.jackpot-hero .jackpot-hero-counter-value{font-size:var(--mobile-jackpot-hero-counter-font-size);position:relative}.jackpot-hero .jackpot-hero-illustration{width:var(--mobile-jackpot-hero-illustration-size);height:var(--mobile-jackpot-hero-illustration-size);margin-right:8px}.jackpot-hero .jackpot-hero-counter-live{justify-content:center}.exclusive-jackpot-wrapper{padding:var(--mobile-exclusive-jackpot-wrapper-padding);grid-template-columns:1fr;gap:16px}}@media only screen and (max-width:767px){.jackpot-hero{padding:var(--hero-padding-mobile);border-radius:var(--hero-border-radius-mobile);margin:0 var(--mobile-edge-padding) var(--hero-margin-bottom-mobile);flex-direction:column;align-items:flex-start;gap:20px}.jackpot-hero h1{font-size:var(--hero-title-font-size-mobile)}.jackpot-hero .jackpot-hero-desc{font-size:var(--hero-desc-font-size-mobile)}.jackpot-hero .jackpot-hero-badges{gap:var(--hero-badge-gap-mobile)}.jackpot-hero .jackpot-hero-bdg{padding:var(--hero-badge-padding-mobile);font-size:var(--hero-badge-font-size-mobile)}.jackpot-hero .jackpot-hero-visual{border-top:1px solid var(--color-border-1);flex-direction:column;align-items:center;width:100%;padding-top:16px;display:flex}.jackpot-hero .jackpot-hero-counter{flex-direction:column;align-items:center;display:flex;position:relative}.jackpot-hero .jackpot-hero-counter-value{font-size:var(--mobile-jackpot-hero-counter-font-size);position:relative}.jackpot-hero .jackpot-hero-illustration{width:var(--mobile-jackpot-hero-illustration-size);height:var(--mobile-jackpot-hero-illustration-size);margin-right:8px}.jackpot-hero .jackpot-hero-counter-live{justify-content:center}.exclusive-jackpot-wrapper{padding:var(--mobile-exclusive-jackpot-wrapper-padding);grid-template-columns:1fr;gap:16px}}
