.Hero-module__PycF7W__hero{padding:1rem var(--content-padding-inline)1rem;align-items:center;display:flex;position:relative}.Hero-module__PycF7W__inner{grid-template-columns:1fr auto;align-items:center;gap:1rem;width:100%;max-width:1080px;margin:0 auto;display:grid}.Hero-module__PycF7W__content{flex-direction:column;gap:1rem;max-width:640px;display:flex}.Hero-module__PycF7W__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:600;line-height:1.1}.Hero-module__PycF7W__titleAccent{background:var(--gradient-text-bonus);color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__PycF7W__meta{font-family:var(--font-body);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.6rem;margin:0;font-size:.92rem;line-height:1.6;display:flex}.Hero-module__PycF7W__metaBadge{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-cyan-bright);flex-shrink:0;font-size:.74rem;font-weight:700}.Hero-module__PycF7W__metaDivider{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:4px;height:4px}.Hero-module__PycF7W__dialCta{color:var(--text-primary);flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.Hero-module__PycF7W__dial{width:clamp(84px,12vw,130px);height:clamp(84px,12vw,130px);color:var(--accent-cyan-bright);transition:filter .2s}.Hero-module__PycF7W__dialCta:hover .Hero-module__PycF7W__dial{filter:drop-shadow(0 0 12px #35d9ff8c)}.Hero-module__PycF7W__dialRingOuter{transform-box:fill-box;transform-origin:50%;animation:22s linear infinite Hero-module__PycF7W__dial-spin}@keyframes Hero-module__PycF7W__dial-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__PycF7W__dialLabel{font-family:var(--font-body);white-space:nowrap;font-size:.82rem;font-weight:700}@media (max-width:640px){.Hero-module__PycF7W__inner{grid-template-columns:1fr;justify-items:center}.Hero-module__PycF7W__content{text-align:center;align-items:center;max-width:none}.Hero-module__PycF7W__meta{justify-content:center}.Hero-module__PycF7W__dial{width:84px;height:84px}}
.Offers-module__lBmfYW__container{max-width:960px;padding:0 var(--content-padding-inline);margin:0 auto}.Offers-module__lBmfYW__promoSection{padding:1.5rem 0}.Offers-module__lBmfYW__promoGrid{grid-template-columns:1fr;gap:1rem;display:grid}.Offers-module__lBmfYW__promoSectionEnd{width:100%;height:1px}
.Offer-module__aUtDTW__promoCard{background:var(--gradient-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-card);position:relative;overflow:hidden}.Offer-module__aUtDTW__promoCardTop1{border-color:var(--border-accent-cool);background:var(--gradient-card-top);box-shadow:var(--shadow-glow-cyan);animation:2.4s ease-in-out infinite alternate Offer-module__aUtDTW__card-glow}.Offer-module__aUtDTW__promoCardTop2{border-color:var(--border-accent);box-shadow:var(--shadow-glow-violet)}@keyframes Offer-module__aUtDTW__card-glow{0%{box-shadow:var(--shadow-glow-cyan)}to{box-shadow:var(--shadow-glow-cyan-strong)}}.Offer-module__aUtDTW__badge{z-index:3;font-family:var(--font-body);letter-spacing:.02em;color:var(--text-inverse);background:var(--gradient-badge);clip-path:polygon(0 0,100% 0,86% 50%,100% 100%,0 100%);box-shadow:var(--shadow-glow-violet);padding:.4rem 1.1rem .4rem .9rem;font-size:.7rem;font-weight:700;position:absolute;top:6px;left:-6px}.Offer-module__aUtDTW__badgeTop1{background:var(--gradient-badge-top);box-shadow:var(--shadow-glow-cyan-strong);animation:1.8s ease-in-out infinite alternate Offer-module__aUtDTW__badge-pulse}@keyframes Offer-module__aUtDTW__badge-pulse{0%{transform:scale(1)}to{transform:scale(1.06)}}.Offer-module__aUtDTW__cardLink{z-index:1;position:absolute;inset:0}.Offer-module__aUtDTW__cardInner{pointer-events:none;grid-template-columns:1fr 1fr;grid-template-areas:"logo bonus""features payments""cta cta""terms terms";gap:.85rem;padding:1.5rem 1.1rem 1.1rem;display:grid;position:relative}.Offer-module__aUtDTW__logoArea{background:var(--gradient-logo-cell);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);grid-area:logo;justify-content:center;align-items:center;padding:4px;display:flex}.Offer-module__aUtDTW__bonusArea{flex-direction:column;grid-area:bonus;justify-content:center;gap:.4rem;min-width:0;display:flex}.Offer-module__aUtDTW__statLine{min-height:1.1rem}.Offer-module__aUtDTW__featuresArea{grid-area:features;align-items:flex-start;min-width:0;display:flex}.Offer-module__aUtDTW__paymentsArea{grid-area:payments;align-items:center;min-width:0;display:flex}.Offer-module__aUtDTW__ctaArea{font-family:var(--font-body);color:var(--text-primary);background:var(--gradient-cta);border-radius:var(--radius-button);box-shadow:var(--shadow-glow-violet);text-align:center;white-space:nowrap;grid-area:cta;justify-content:center;align-items:center;padding:.75rem .9rem;font-size:.9rem;font-weight:700;animation:2.2s ease-in-out infinite alternate Offer-module__aUtDTW__cta-glow;display:flex}.Offer-module__aUtDTW__promoCardTop1 .Offer-module__aUtDTW__ctaArea{background:var(--gradient-cta-top);box-shadow:var(--shadow-glow-cyan-strong);animation:1.6s ease-in-out infinite alternate Offer-module__aUtDTW__cta-glow-strong}@keyframes Offer-module__aUtDTW__cta-glow{0%{filter:brightness()}to{filter:brightness(1.12)}}@keyframes Offer-module__aUtDTW__cta-glow-strong{0%{filter:brightness();transform:scale(1)}to{filter:brightness(1.2);transform:scale(1.02)}}.Offer-module__aUtDTW__logo{object-fit:contain;width:100%;max-width:130px;height:100%;max-height:60px}.Offer-module__aUtDTW__featureList{flex-direction:column;gap:2px;display:flex}.Offer-module__aUtDTW__featureItem{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:.8rem}.Offer-module__aUtDTW__featureToggle{font-family:var(--font-body);color:var(--accent-cyan-bright);cursor:pointer;pointer-events:auto;z-index:2;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.75rem;text-decoration:underline;position:relative}.Offer-module__aUtDTW__payments{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.Offer-module__aUtDTW__paymentLogo{border-radius:var(--radius-xs);border:1px solid var(--border-subtle);background:var(--bg-elevated);object-fit:contain;width:22px;height:22px}.Offer-module__aUtDTW__paymentToggle{border:1px solid var(--border-strong);border-radius:var(--radius-xs);font-family:var(--font-body);color:var(--text-secondary);cursor:pointer;pointer-events:auto;z-index:2;background:0 0;padding:2px 6px;font-size:.7rem;position:relative}.Offer-module__aUtDTW__termsArea{grid-area:terms;justify-content:center;align-items:center;display:flex}.Offer-module__aUtDTW__terms{font-family:var(--font-body);color:var(--text-muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin:0;font-size:.68rem;display:flex}.Offer-module__aUtDTW__termsLink{cursor:pointer;pointer-events:auto;z-index:2;color:var(--text-secondary);position:relative}.Offer-module__aUtDTW__termsLink:hover{text-decoration:underline}@media (min-width:769px){.Offer-module__aUtDTW__cardInner{grid-template:"logo bonus features payments cta"1fr"terms terms terms terms terms"/150px 1.3fr 1fr 1fr auto;align-items:center;gap:1.1rem;padding:1.1rem 1.4rem}.Offer-module__aUtDTW__logoArea{padding:12px}}
.BonusDisplay-module__3S1q1q__bonusDisplay{flex-direction:column;gap:1px;display:flex}.BonusDisplay-module__3S1q1q__bonusPercent{font-family:var(--font-body);color:var(--text-muted);font-size:.78rem;font-weight:500}.BonusDisplay-module__3S1q1q__bonusAmount{font-family:var(--font-display);background:var(--gradient-text-bonus);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.4rem;font-weight:600;line-height:1.15}.BonusDisplay-module__3S1q1q__bonusSecondary{font-family:var(--font-body);color:var(--text-secondary);font-size:.78rem;font-weight:500}.BonusDisplay-module__3S1q1q__compactWrap{flex-direction:column;gap:2px;min-width:0;display:flex}.BonusDisplay-module__3S1q1q__gameName{font-family:var(--font-display);background:var(--gradient-text-bonus);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.05rem;font-weight:600;line-height:1.2}.BonusDisplay-module__3S1q1q__compactBonus{font-family:var(--font-body);color:var(--text-muted);overflow-wrap:break-word;margin:0;font-size:.8rem;font-weight:500;line-height:1.4}
.RatingStars-module__n7nxJW__wrap{align-items:center;gap:.4rem;display:inline-flex}.RatingStars-module__n7nxJW__starsTrack{display:inline-flex;position:relative}.RatingStars-module__n7nxJW__starsBase,.RatingStars-module__n7nxJW__starsFill{gap:2px;display:flex}.RatingStars-module__n7nxJW__starsBase{color:#aab4d04d}.RatingStars-module__n7nxJW__starsFill{white-space:nowrap;color:var(--accent-cyan-bright);position:absolute;top:0;left:0;overflow:hidden}.RatingStars-module__n7nxJW__star{flex-shrink:0;width:13px;height:13px}.RatingStars-module__n7nxJW__value{font-family:var(--font-body);color:var(--text-secondary);font-size:.82rem;font-weight:700}
.PlayersStat-module__w-bbWq__wrap{align-items:center;gap:.4rem;display:inline-flex}.PlayersStat-module__w-bbWq__dot{background:var(--accent-cyan-bright);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.6s ease-in-out infinite alternate PlayersStat-module__w-bbWq__pulse-dot;box-shadow:0 0 6px 1px #35d9ffb3}.PlayersStat-module__w-bbWq__value{font-family:var(--font-body);color:var(--text-secondary);font-size:.82rem;font-weight:600}@keyframes PlayersStat-module__w-bbWq__pulse-dot{0%{opacity:.45;transform:scale(.85)}to{opacity:1;transform:scale(1.1)}}
.StickyOffer-module__dO6pnG__bar{z-index:100;background:var(--gradient-card);border-top:1px solid var(--border-subtle);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #02041066}.StickyOffer-module__dO6pnG__inner{align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:10px 20px;display:flex}.StickyOffer-module__dO6pnG__logoLink{background:var(--gradient-logo-cell);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;padding:4px 10px;display:flex}.StickyOffer-module__dO6pnG__logo{object-fit:contain;width:auto;max-width:120px;height:36px}.StickyOffer-module__dO6pnG__bonus{flex:1;justify-content:center;align-items:center;display:flex}.StickyOffer-module__dO6pnG__btn{background:var(--gradient-cta);color:var(--text-primary);font-family:var(--font-body);border-radius:var(--radius-button);box-shadow:var(--shadow-glow-violet);white-space:nowrap;flex-shrink:0;padding:12px 16px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-block}.StickyOffer-module__dO6pnG__btn:after{content:" →"}@media (max-width:500px){.StickyOffer-module__dO6pnG__inner{gap:10px;padding:10px 12px}.StickyOffer-module__dO6pnG__bonus{font-size:.85rem}.StickyOffer-module__dO6pnG__btn{padding:10px 14px;font-size:.82rem}}
.PromoModal-module__5heZ6W__overlay{z-index:200;background:var(--bg-overlay);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.PromoModal-module__5heZ6W__card{background:var(--gradient-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-card);text-align:center;width:100%;max-width:400px;padding:28px 24px 24px;position:relative}.PromoModal-module__5heZ6W__close{border:1px solid var(--border-strong);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;line-height:1;display:flex;position:absolute;top:12px;right:14px}.PromoModal-module__5heZ6W__headline{font-family:var(--font-display);color:var(--text-primary);margin:0 0 6px;font-size:1.3rem;font-weight:600;line-height:1.2}.PromoModal-module__5heZ6W__sub{font-family:var(--font-body);color:var(--text-muted);margin:0 0 20px;font-size:.88rem}.PromoModal-module__5heZ6W__sub strong{color:var(--text-primary)}.PromoModal-module__5heZ6W__banner{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:14px;padding:24px 20px 20px;display:flex;position:relative}.PromoModal-module__5heZ6W__topBadge{background:var(--gradient-badge-top);color:var(--text-inverse);font-family:var(--font-body);letter-spacing:.04em;border-radius:var(--radius-badge);box-shadow:var(--shadow-glow-cyan-strong);white-space:nowrap;padding:5px 16px;font-size:.72rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.PromoModal-module__5heZ6W__logoLink{justify-content:center;align-items:center;display:flex}.PromoModal-module__5heZ6W__logo{object-fit:contain;width:auto;max-width:160px;height:52px}.PromoModal-module__5heZ6W__bonusWrap{text-align:center;justify-content:center;display:flex}.PromoModal-module__5heZ6W__payments{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.PromoModal-module__5heZ6W__payIcon{object-fit:contain;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xs);width:auto;height:22px;padding:2px 4px}.PromoModal-module__5heZ6W__cta{background:var(--gradient-cta-top);width:100%;color:var(--text-primary);font-family:var(--font-body);border-radius:var(--radius-button);box-shadow:var(--shadow-glow-cyan-strong);padding:12px 16px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-block}.PromoModal-module__5heZ6W__cta:after{content:" →"}@media (max-width:440px){.PromoModal-module__5heZ6W__card{padding:24px 16px 20px}.PromoModal-module__5heZ6W__headline{font-size:1.2rem}}
.SpecialBanner-module__gn0Mfq__bannerLink{grid-column:1/-1;width:100%;display:block;overflow:hidden}.SpecialBanner-module__gn0Mfq__bannerImage{object-fit:cover;width:100%;height:auto;display:block}
.OffersSkeleton-module__NzwVDG__promoSection{padding:1.5rem 0}.OffersSkeleton-module__NzwVDG__container{max-width:960px;padding:0 var(--content-padding-inline);margin:0 auto}.OffersSkeleton-module__NzwVDG__promoGrid{grid-template-columns:1fr;gap:1rem;display:grid}.OffersSkeleton-module__NzwVDG__card{background:var(--gradient-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;gap:.85rem;padding:1.5rem 1.1rem 1.1rem;display:flex;position:relative;overflow:hidden}.OffersSkeleton-module__NzwVDG__card:after{content:"";background:linear-gradient(100deg,#0000 30%,#f5f7ff12 50%,#0000 70%) 0 0/200% 100%;animation:1.6s linear infinite OffersSkeleton-module__NzwVDG__shimmer;position:absolute;inset:0}.OffersSkeleton-module__NzwVDG__medium{opacity:.75}.OffersSkeleton-module__NzwVDG__small{opacity:.5}.OffersSkeleton-module__NzwVDG__logo{border-radius:var(--radius-sm);background:var(--bg-elevated);width:96px;height:36px}.OffersSkeleton-module__NzwVDG__lines{flex-direction:column;gap:.4rem;display:flex}.OffersSkeleton-module__NzwVDG__lineWide{border-radius:var(--radius-xs);background:var(--bg-elevated);width:70%;height:18px}.OffersSkeleton-module__NzwVDG__lineNarrow{border-radius:var(--radius-xs);background:var(--bg-elevated);width:45%;height:12px}.OffersSkeleton-module__NzwVDG__row{gap:.4rem;display:flex}.OffersSkeleton-module__NzwVDG__chip{border-radius:var(--radius-xs);background:var(--bg-elevated);width:24px;height:24px}.OffersSkeleton-module__NzwVDG__cta{border-radius:var(--radius-button);background:var(--bg-elevated);height:38px}@keyframes OffersSkeleton-module__NzwVDG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:769px){.OffersSkeleton-module__NzwVDG__card{flex-direction:row;align-items:center;padding:1.1rem 1.4rem}.OffersSkeleton-module__NzwVDG__lines,.OffersSkeleton-module__NzwVDG__row{flex:1}.OffersSkeleton-module__NzwVDG__cta{flex-shrink:0;width:120px}}
.Sections-module__KNlqFW__section{padding:3.5rem var(--content-padding-inline);scroll-margin-top:1.5rem}.Sections-module__KNlqFW__inner{max-width:1080px;margin:0 auto}.Sections-module__KNlqFW__sectionLabel{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);align-items:baseline;gap:.5rem;margin:0 0 .9rem;font-size:.74rem;font-weight:700;display:inline-flex}.Sections-module__KNlqFW__sectionLabelIndex{font-family:var(--font-display);color:var(--accent-cyan-bright);font-weight:700}.Sections-module__KNlqFW__sectionTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);max-width:42ch;margin:0 0 1.75rem;padding-bottom:1rem;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:600;position:relative}.Sections-module__KNlqFW__sectionTitle:after{content:"";background:var(--gradient-divider);width:56px;height:2px;position:absolute;bottom:0;left:0}.Sections-module__KNlqFW__introRow{grid-template-columns:1.3fr 1fr;align-items:start;gap:3rem;display:grid}.Sections-module__KNlqFW__introText{font-family:var(--font-body);color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.8}.Sections-module__KNlqFW__introText:first-letter{float:left;font-family:var(--font-display);background:var(--gradient-text-bonus);color:#0000;-webkit-background-clip:text;background-clip:text;padding:.1rem .5rem 0 0;font-size:3.6rem;font-weight:600;line-height:.78}.Sections-module__KNlqFW__ledger{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.Sections-module__KNlqFW__ledgerRow{border-bottom:1px dashed var(--border-subtle);justify-content:space-between;align-items:baseline;gap:1rem;padding:1rem 0;display:flex}.Sections-module__KNlqFW__ledgerRow:last-child{border-bottom:none}.Sections-module__KNlqFW__ledgerLabel{font-family:var(--font-body);color:var(--text-muted);font-size:.85rem}.Sections-module__KNlqFW__ledgerValue{font-family:var(--font-display);background:var(--gradient-text-bonus);color:#0000;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:1.7rem;font-weight:600}.Sections-module__KNlqFW__deck{grid-template-columns:repeat(4,1fr);gap:.6rem;padding:.75rem 0 1.5rem;display:grid}.Sections-module__KNlqFW__panel{background:var(--gradient-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1.5rem 1.15rem;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative}.Sections-module__KNlqFW__panel:nth-child(odd){transform:translateY(-8px)rotate(-1.3deg)}.Sections-module__KNlqFW__panel:nth-child(2n){transform:translateY(8px)rotate(1.3deg)}.Sections-module__KNlqFW__panel:hover{border-color:var(--border-accent-cool);box-shadow:var(--shadow-glow-cyan);z-index:2;transform:translateY(-4px)rotate(0)}.Sections-module__KNlqFW__panelNumber{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1.5px var(--accent-cyan-bright);margin-bottom:.7rem;font-size:2.5rem;font-weight:700;line-height:1;display:block}.Sections-module__KNlqFW__panelTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .4rem;font-size:1rem;font-weight:600}.Sections-module__KNlqFW__panelText{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.55}.Sections-module__KNlqFW__faqList{border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.Sections-module__KNlqFW__faqItem{border-bottom:1px solid var(--border-subtle)}.Sections-module__KNlqFW__faqSummary{font-family:var(--font-body);color:var(--text-primary);cursor:pointer;align-items:baseline;gap:.9rem;padding:1.15rem 0;font-size:.98rem;font-weight:600;list-style:none;display:flex}.Sections-module__KNlqFW__faqSummary::-webkit-details-marker{display:none}.Sections-module__KNlqFW__faqMark{font-family:var(--font-display);color:var(--accent-cyan-bright);flex-shrink:0;font-size:.82rem;font-weight:700}.Sections-module__KNlqFW__faqItem:nth-of-type(3n+2) .Sections-module__KNlqFW__faqMark{color:var(--accent-violet)}.Sections-module__KNlqFW__faqItem:nth-of-type(3n+3) .Sections-module__KNlqFW__faqMark{color:var(--accent-blue)}.Sections-module__KNlqFW__faqQuestion{flex:1}.Sections-module__KNlqFW__faqDot{border:1.5px solid var(--border-strong);border-radius:50%;flex-shrink:0;align-self:center;width:8px;height:8px;transition:background-color .2s,border-color .2s,box-shadow .2s}.Sections-module__KNlqFW__faqItem[open] .Sections-module__KNlqFW__faqDot{background:var(--accent-cyan-bright);border-color:var(--accent-cyan-bright);box-shadow:0 0 8px 1px #35d9ff8c}.Sections-module__KNlqFW__faqAnswer{border-left:2px solid var(--border-subtle);font-family:var(--font-body);color:var(--text-muted);margin:0 0 1.25rem 1.95rem;padding-left:.9rem;font-size:.9rem;line-height:1.65}@media (max-width:760px){.Sections-module__KNlqFW__introRow{grid-template-columns:1fr;gap:1.75rem}.Sections-module__KNlqFW__deck{grid-template-columns:1fr 1fr}.Sections-module__KNlqFW__deck .Sections-module__KNlqFW__panel:nth-child(odd),.Sections-module__KNlqFW__deck .Sections-module__KNlqFW__panel:nth-child(2n){transform:none}.Sections-module__KNlqFW__panelNumber{font-size:2rem}}@media (max-width:480px){.Sections-module__KNlqFW__deck{grid-template-columns:1fr}}
.page-module__E0kJGG__main{flex:1}
