.Offers-module__lBmfYW__container{max-width:960px;margin:0 auto;padding:0 20px}.Offers-module__lBmfYW__promoSection{padding:1.5rem 0 2rem}.Offers-module__lBmfYW__promoGrid{grid-template-columns:1fr;gap:1rem;display:grid}.Offers-module__lBmfYW__skeletonCard{border:1px solid #ccc;min-height:200px;padding:20px}.Offers-module__lBmfYW__promoSectionEnd{width:100%;height:1px}.Offers-module__lBmfYW__skeletonShimmer{display:none}.Offers-module__lBmfYW__skeletonContent{flex-direction:column;gap:12px;display:flex}.Offers-module__lBmfYW__skeletonLogo{background:#eee;width:80px;height:24px}.Offers-module__lBmfYW__skeletonTitle{background:#ddd;width:60%;height:20px}.Offers-module__lBmfYW__skeletonLine{background:#eee;width:90%;height:12px}.Offers-module__lBmfYW__skeletonLineShort{background:#eee;width:60%;height:12px}.Offers-module__lBmfYW__skeletonButton{background:#ccc;width:100px;height:32px;margin-top:auto}
.Offer-module__aUtDTW__promoCard{border-radius:var(--radius-lg);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow-card);background:linear-gradient(145deg,#0e1811f0 0%,#09100cd1 100%);transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.Offer-module__aUtDTW__promoCard:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.Offer-module__aUtDTW__promoCard:hover{box-shadow:var(--shadow-card),var(--shadow-glow-lime);border-color:#a3e63552;transform:translateY(-3px)}.Offer-module__aUtDTW__promoCardTop1{border-color:var(--color-border-strong)}.Offer-module__aUtDTW__promoCardTop1:before{opacity:1;background:radial-gradient(at 0 0,#b8ff3c1a 0%,#0000 55%)}.Offer-module__aUtDTW__promoCardTop2:before{opacity:1;background:radial-gradient(at 0 0,#2fd36e1a 0%,#0000 55%)}.Offer-module__aUtDTW__promoCardTop3:before{opacity:1;background:radial-gradient(at 0 0,#7ba4281f 0%,#0000 55%)}.Offer-module__aUtDTW__badge{z-index:2;border-radius:var(--radius-pill);font-family:var(--font-family-display);letter-spacing:.09em;text-transform:uppercase;color:var(--color-text-inverse);pointer-events:none;border:1px solid #ffffff29;align-items:center;gap:.4rem;padding:.3rem .7rem .3rem .55rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute;top:.7rem;left:.7rem;box-shadow:0 6px 18px #0006}.Offer-module__aUtDTW__badgeIcon{width:.85rem;height:.85rem;animation:2.4s ease-in-out infinite Offer-module__aUtDTW__badgeBob}.Offer-module__aUtDTW__badgeTop1{background:var(--gradient-brand);box-shadow:0 6px 18px #0006,var(--shadow-glow-lime)}.Offer-module__aUtDTW__badgeTop2{background:linear-gradient(135deg,var(--color-cyan-soft)0%,var(--color-cyan)100%);box-shadow:0 6px 18px #0006,var(--shadow-glow-cyan)}.Offer-module__aUtDTW__badgeTop3{background:linear-gradient(135deg,var(--color-lime-bright)0%,var(--color-lime-muted)100%)}@keyframes Offer-module__aUtDTW__badgeBob{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-2px)scale(1.08)}}@media (prefers-reduced-motion:reduce){.Offer-module__aUtDTW__badgeIcon{animation:none}}.Offer-module__aUtDTW__cardLink{z-index:1;position:absolute;inset:0}.Offer-module__aUtDTW__cardInner{pointer-events:none;grid-template-columns:auto 1fr;grid-template-areas:"logo bonus""features features""cta cta";gap:.625rem .875rem;padding:2.85rem .875rem .875rem;display:grid;position:relative}.Offer-module__aUtDTW__cardInner.Offer-module__aUtDTW__cardInnerCompact{grid-template-areas:"logo bonus""cta cta"}.Offer-module__aUtDTW__logoArea{flex-direction:column;grid-area:logo;align-items:flex-start;width:max-content;max-width:132px;display:flex}.Offer-module__aUtDTW__paymentsUnderBonus{width:100%;margin-top:.125rem}.Offer-module__aUtDTW__bonusArea{flex-direction:column;grid-area:bonus;justify-content:center;align-self:center;align-items:flex-start;gap:.45rem;min-width:0;display:flex}.Offer-module__aUtDTW__featuresArea{border-top:1px solid var(--color-border);grid-area:features;align-items:flex-start;gap:.5rem;padding-top:.25rem;display:flex}.Offer-module__aUtDTW__ctaArea{border-radius:var(--radius-pill);background:var(--gradient-cta);width:100%;box-shadow:var(--shadow-glow-lime);grid-area:cta;justify-content:center;align-items:center;gap:.4rem;margin-top:.35rem;padding:.95rem 1.75rem;transition:transform .25s,box-shadow .25s,filter .25s;animation:2.6s ease-in-out infinite Offer-module__aUtDTW__ctaPulse;display:flex;position:relative;overflow:hidden}.Offer-module__aUtDTW__ctaArea:before{content:"";background:linear-gradient(105deg,#0000 30%,#fff6 50%,#0000 70%);animation:3.5s ease-in-out infinite Offer-module__aUtDTW__ctaShimmer;position:absolute;inset:0;transform:translate(-120%)}.Offer-module__aUtDTW__ctaArea:after{content:"";border-radius:inherit;background:var(--gradient-brand);opacity:0;z-index:-1;filter:blur(10px);transition:opacity .3s;position:absolute;inset:-2px}.Offer-module__aUtDTW__promoCard:hover .Offer-module__aUtDTW__ctaArea{filter:brightness(1.08);box-shadow:var(--shadow-glow-lime),0 0 32px #a3e63566;transform:scale(1.05)}.Offer-module__aUtDTW__promoCard:hover .Offer-module__aUtDTW__ctaArea:after{opacity:.55}.Offer-module__aUtDTW__ctaText{z-index:1;font-family:var(--font-family-display);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-inverse);white-space:nowrap;font-size:1rem;font-weight:700;position:relative}.Offer-module__aUtDTW__ctaIcon{z-index:1;width:1.15rem;height:1.15rem;color:var(--color-text-inverse);transition:transform .25s;position:relative}.Offer-module__aUtDTW__promoCard:hover .Offer-module__aUtDTW__ctaIcon{transform:translate(4px)}@keyframes Offer-module__aUtDTW__ctaShimmer{0%,75%,to{transform:translate(-120%)}40%{transform:translate(120%)}}@keyframes Offer-module__aUtDTW__ctaPulse{0%,to{box-shadow:var(--shadow-glow-lime)}50%{box-shadow:0 0 28px #a3e63573}}@media (prefers-reduced-motion:reduce){.Offer-module__aUtDTW__ctaArea,.Offer-module__aUtDTW__ctaArea:before{animation:none}}.Offer-module__aUtDTW__logo{border-radius:var(--radius-md);border:1px solid var(--color-border);object-fit:contain;width:100%;max-width:126px;height:100%;max-height:64px;display:block;box-shadow:0 4px 16px #00000059}.Offer-module__aUtDTW__genreLabel{font-family:var(--font-family-display);letter-spacing:.02em;color:var(--color-text-primary);margin-bottom:.55rem;font-size:.8125rem;font-weight:600;display:inline-block}.Offer-module__aUtDTW__meter{width:100%;max-width:220px}.Offer-module__aUtDTW__meterHead{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.Offer-module__aUtDTW__meterLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary);align-items:center;gap:.3rem;font-size:.6875rem;font-weight:600;display:inline-flex}.Offer-module__aUtDTW__meterIcon{width:.8rem;height:.8rem;color:var(--color-lime)}.Offer-module__aUtDTW__meterPct{font-family:var(--font-family-display);color:var(--color-lime-bright);font-size:.8125rem;font-weight:700}.Offer-module__aUtDTW__meterTrack{border-radius:var(--radius-pill);background:#a3e6351f;width:100%;height:6px;position:relative;overflow:hidden}.Offer-module__aUtDTW__meterFill{border-radius:inherit;background:var(--gradient-brand);position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #a3e63580}.Offer-module__aUtDTW__payments{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.Offer-module__aUtDTW__paymentsCompact{gap:3px}.Offer-module__aUtDTW__paymentLogo{border:1px solid var(--color-border);object-fit:contain;background:#05090a73;border-radius:4px;width:24px;height:24px}.Offer-module__aUtDTW__paymentLogoCompact{width:22px;height:22px;padding:1px}.Offer-module__aUtDTW__paymentToggle{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;pointer-events:auto;z-index:2;background:#a3e63514;border-radius:4px;padding:2px 6px;font-size:11px;position:relative}@media (max-width:768px){.Offer-module__aUtDTW__logoArea{max-width:142px}.Offer-module__aUtDTW__logo{width:100%;max-width:142px;height:100%;max-height:64px}}@media (min-width:769px){.Offer-module__aUtDTW__cardInner{grid-template:"logo bonus features cta"1fr/148px 1fr 1.2fr auto;align-items:center;gap:1.5rem;padding:2.5rem 1.5rem 1.35rem}.Offer-module__aUtDTW__cardInner.Offer-module__aUtDTW__cardInnerCompact{grid-template-columns:148px 1fr auto;grid-template-areas:"logo bonus cta"}.Offer-module__aUtDTW__logoArea{align-items:center;max-width:148px}.Offer-module__aUtDTW__bonusArea{justify-content:center;align-self:center}.Offer-module__aUtDTW__featuresArea{border-top:0;padding-top:0}.Offer-module__aUtDTW__ctaArea{width:auto;margin-top:0}}
﻿.BonusDisplay-module__3S1q1q__bonusText{color:var(--color-text-secondary);margin:0;font-size:.875rem;font-weight:500}.BonusDisplay-module__3S1q1q__bonusDisplay{flex-direction:column;gap:3px;display:flex}.BonusDisplay-module__3S1q1q__bonusPercent{color:var(--color-text-muted);font-size:.75rem;font-weight:400}.BonusDisplay-module__3S1q1q__bonusAmount{font-family:var(--font-family-display);background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:700;line-height:1.15}.BonusDisplay-module__3S1q1q__bonusSecondary{color:var(--color-text-secondary);font-size:.75rem;font-weight:500}.BonusDisplay-module__3S1q1q__bonusPercentLarge{font-size:.8125rem}.BonusDisplay-module__3S1q1q__bonusAmountLarge{font-size:clamp(1.65rem,5vw,2.35rem);line-height:1.05}.BonusDisplay-module__3S1q1q__bonusSecondaryLarge{font-size:.875rem}.BonusDisplay-module__3S1q1q__bonusPercentXlarge{font-size:1rem}.BonusDisplay-module__3S1q1q__bonusAmountXlarge{font-size:clamp(1.9rem,6vw,2.75rem);line-height:1}.BonusDisplay-module__3S1q1q__bonusSecondaryXlarge{font-size:1rem;font-weight:600}@media (min-width:769px){.BonusDisplay-module__3S1q1q__bonusAmountXlarge{font-size:clamp(1.125rem,1.4vw,1.5rem);line-height:1.2}}
.OfferRating-module__QpZGZq__rating{align-items:center;gap:.4rem;margin-top:.45rem;display:inline-flex}.OfferRating-module__QpZGZq__stars{align-items:center;gap:.1rem;display:inline-flex}.OfferRating-module__QpZGZq__starFilled,.OfferRating-module__QpZGZq__starEmpty{flex-shrink:0;width:.8125rem;height:.8125rem}.OfferRating-module__QpZGZq__starFilled{color:var(--color-lime);filter:drop-shadow(0 0 4px #b8ff3c59)}.OfferRating-module__QpZGZq__starEmpty{color:var(--color-text-muted);opacity:.45}.OfferRating-module__QpZGZq__value{font-family:var(--font-family-display);letter-spacing:.04em;color:var(--color-text-primary);font-size:.75rem;font-weight:700}@media (min-width:769px){.OfferRating-module__QpZGZq__rating{justify-content:center;width:100%}}
.StickyOffer-module__dO6pnG__wrap{z-index:100;pointer-events:none;padding:0 .75rem .75rem;position:fixed;bottom:0;left:0;right:0}.StickyOffer-module__dO6pnG__bar{border-radius:var(--radius-lg);border:1px solid var(--color-border-strong);-webkit-backdrop-filter:blur(16px);max-width:640px;box-shadow:0 12px 40px #0000008c,var(--shadow-glow-lime);pointer-events:auto;background:#0b1310f5;align-items:center;gap:.75rem;margin:0 auto;padding:.7rem .85rem .7rem .95rem;display:flex;position:relative;overflow:hidden}.StickyOffer-module__dO6pnG__accent{background:var(--gradient-brand-vertical);width:4px;position:absolute;top:0;bottom:0;left:0}.StickyOffer-module__dO6pnG__thumb{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;padding:.2rem;transition:opacity .2s;display:flex}.StickyOffer-module__dO6pnG__thumb:hover{opacity:.88}.StickyOffer-module__dO6pnG__logo{object-fit:contain;border-radius:4px;width:auto;max-width:72px;height:auto;max-height:48px;display:block}.StickyOffer-module__dO6pnG__info{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.StickyOffer-module__dO6pnG__label{font-family:var(--font-family-display);letter-spacing:.14em;text-transform:uppercase;color:var(--color-lime);font-size:.625rem;font-weight:700}.StickyOffer-module__dO6pnG__bonus{text-overflow:ellipsis;min-width:0;overflow:hidden}.StickyOffer-module__dO6pnG__btn{border-radius:var(--radius-md);border:2px solid var(--color-lime);background:var(--color-lime);color:var(--color-text-inverse);font-family:var(--font-family-display);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;align-items:center;gap:.25rem;padding:.65rem 1rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.StickyOffer-module__dO6pnG__btn:hover{background:var(--color-lime-bright);border-color:var(--color-lime-bright);transform:translateY(-1px);box-shadow:0 6px 20px #a3e63559}.StickyOffer-module__dO6pnG__btnIcon{width:1rem;height:1rem;transition:transform .2s}.StickyOffer-module__dO6pnG__btn:hover .StickyOffer-module__dO6pnG__btnIcon{transform:translate(2px)}@media (min-width:520px){.StickyOffer-module__dO6pnG__wrap{padding:0 1rem 1rem}.StickyOffer-module__dO6pnG__bar{gap:1rem;max-width:720px;padding:.8rem 1rem .8rem 1.1rem}.StickyOffer-module__dO6pnG__logo{max-width:88px;max-height:56px}.StickyOffer-module__dO6pnG__btn{padding:.75rem 1.25rem;font-size:.875rem}}@media (max-width:400px){.StickyOffer-module__dO6pnG__info{display:none}.StickyOffer-module__dO6pnG__bar{justify-content:space-between}.StickyOffer-module__dO6pnG__logo{max-width:80px;max-height:52px}}
.PromoModal-module__5heZ6W__overlay{z-index:200;-webkit-backdrop-filter:blur(10px);background:#05090ad1;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PromoModal-module__5heZ6W__card{border-radius:var(--radius-lg);border:1px solid var(--color-border);width:100%;max-width:480px;box-shadow:var(--shadow-card);background:#0b1310f5;padding:1.25rem;position:relative;overflow:hidden}.PromoModal-module__5heZ6W__cornerBadge{z-index:2;border-radius:0 0 var(--radius-md)0;background:var(--color-lime);color:var(--color-text-inverse);font-family:var(--font-family-display);letter-spacing:.1em;text-transform:uppercase;padding:.4rem 1rem .4rem .85rem;font-size:.6875rem;font-weight:700;position:absolute;top:0;left:0}.PromoModal-module__5heZ6W__close{z-index:3;border-radius:var(--radius-sm);border:1px solid var(--color-border);width:32px;height:32px;color:var(--color-text-secondary);cursor:pointer;background:#05090acc;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:color .2s,border-color .2s,background .2s;display:flex;position:absolute;top:10px;right:10px}.PromoModal-module__5heZ6W__close:hover{color:var(--color-text-primary);border-color:var(--color-border-strong);background:#101c14f2}.PromoModal-module__5heZ6W__body{flex-direction:column;gap:1rem;padding-top:1.75rem;display:flex}.PromoModal-module__5heZ6W__visual{border-radius:var(--radius-md);border:1px dashed var(--color-border-strong);background:#a3e6350a;justify-content:center;align-items:center;padding:.75rem;transition:border-color .25s,background .25s;display:flex}.PromoModal-module__5heZ6W__visual:hover{border-color:var(--color-lime);background:#a3e6351a}.PromoModal-module__5heZ6W__logo{object-fit:contain;border-radius:var(--radius-sm);width:auto;max-width:140px;height:auto;max-height:96px;display:block}.PromoModal-module__5heZ6W__content{text-align:left;flex-direction:column;align-items:stretch;gap:.65rem;display:flex}.PromoModal-module__5heZ6W__kicker{font-family:var(--font-family-display);letter-spacing:.16em;text-transform:uppercase;color:var(--color-lime);margin:0;font-size:.6875rem;font-weight:700}.PromoModal-module__5heZ6W__title{font-family:var(--font-family-display);text-transform:uppercase;letter-spacing:var(--letter-spacing-display);color:var(--color-text-primary);margin:0;font-size:1.5rem;font-style:italic;font-weight:700;line-height:1.05}.PromoModal-module__5heZ6W__bonusWrap{padding:.15rem 0}.PromoModal-module__5heZ6W__payments{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.PromoModal-module__5heZ6W__payIcon{object-fit:contain;border:1px solid var(--color-border);background:#05090a80;border-radius:4px;width:auto;height:22px;padding:2px 4px}.PromoModal-module__5heZ6W__cta{border-radius:var(--radius-md);border:2px solid var(--color-lime);background:var(--color-lime);color:var(--color-text-inverse);font-family:var(--font-family-display);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:.35rem;margin-top:.35rem;padding:.9rem 1.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.PromoModal-module__5heZ6W__cta:hover{background:var(--color-lime-bright);border-color:var(--color-lime-bright);transform:translateY(-2px);box-shadow:0 8px 24px #a3e63559}.PromoModal-module__5heZ6W__ctaIcon{width:1.1rem;height:1.1rem;transition:transform .2s}.PromoModal-module__5heZ6W__cta:hover .PromoModal-module__5heZ6W__ctaIcon{transform:translate(3px)}@media (min-width:480px){.PromoModal-module__5heZ6W__body{flex-direction:row;align-items:stretch;gap:1.25rem;padding-top:1.5rem}.PromoModal-module__5heZ6W__visual{flex:0 0 42%;min-height:0}.PromoModal-module__5heZ6W__content{flex:1;justify-content:center}}@media (max-width:440px){.PromoModal-module__5heZ6W__card{padding:1rem}.PromoModal-module__5heZ6W__title{font-size:1.25rem}}
.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}
.GameInfoSections-module__QQXJeW__wrap{flex-direction:column;gap:3rem;padding:2.5rem 1.25rem 3.5rem;display:flex}.GameInfoSections-module__QQXJeW__kicker{font-family:var(--font-family-display);letter-spacing:.18em;text-transform:uppercase;color:var(--color-lime);margin:0 0 .5rem;font-size:.6875rem;font-weight:700}.GameInfoSections-module__QQXJeW__gradientText{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.GameInfoSections-module__QQXJeW__sectionHead{text-align:center;max-width:640px;margin:0 auto 1.75rem}.GameInfoSections-module__QQXJeW__sectionTitle{font-family:var(--font-family-display);text-transform:uppercase;letter-spacing:var(--letter-spacing-display);color:var(--color-text-primary);text-wrap:balance;margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-style:italic;font-weight:700;line-height:1.1}.GameInfoSections-module__QQXJeW__steps{width:100%;max-width:1080px;margin:0 auto}.GameInfoSections-module__QQXJeW__stepsGrid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.GameInfoSections-module__QQXJeW__stepCard{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:linear-gradient(160deg,#0e1811e6 0%,#09100ccc 100%);padding:1.75rem 1.5rem 1.5rem;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.GameInfoSections-module__QQXJeW__stepCard:hover{border-color:var(--color-border-strong);transform:translateY(-3px)}.GameInfoSections-module__QQXJeW__stepIcon{border-radius:var(--radius-md);border:1px solid var(--color-border-strong);width:2.75rem;height:2.75rem;color:var(--color-lime);background:#a3e6351a;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.GameInfoSections-module__QQXJeW__stepIcon svg{width:1.35rem;height:1.35rem}.GameInfoSections-module__QQXJeW__stepBadge{font-family:var(--font-family-display);background:var(--gradient-brand);color:#0000;opacity:.35;-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-style:italic;font-weight:700;line-height:1;position:absolute;top:1.25rem;right:1.5rem}.GameInfoSections-module__QQXJeW__stepTitle{font-family:var(--font-family-display);color:var(--color-text-primary);margin:0 0 .4rem;font-size:1.1875rem;font-weight:700}.GameInfoSections-module__QQXJeW__stepText{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.55}.GameInfoSections-module__QQXJeW__benefits{width:100%;max-width:1080px;margin:0 auto}.GameInfoSections-module__QQXJeW__benefitGrid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.GameInfoSections-module__QQXJeW__benefitCard{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg-card);align-items:flex-start;gap:1rem;padding:1.35rem 1.4rem;transition:transform .3s,border-color .3s;display:flex}.GameInfoSections-module__QQXJeW__benefitCard:hover{border-color:var(--color-border-strong);transform:translateY(-3px)}.GameInfoSections-module__QQXJeW__benefitIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.GameInfoSections-module__QQXJeW__benefitIcon svg{width:1.25rem;height:1.25rem}.GameInfoSections-module__QQXJeW__accent_lime .GameInfoSections-module__QQXJeW__benefitIcon{color:var(--color-lime);background:#a3e6351f}.GameInfoSections-module__QQXJeW__accent_emerald .GameInfoSections-module__QQXJeW__benefitIcon{color:var(--color-cyan);background:#2fd36e1f}.GameInfoSections-module__QQXJeW__benefitTitle{font-family:var(--font-family-display);color:var(--color-text-primary);margin:0 0 .3rem;font-size:1.0625rem;font-weight:700}.GameInfoSections-module__QQXJeW__benefitText{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.55}.GameInfoSections-module__QQXJeW__statsSection{width:100%;max-width:1080px;margin:0 auto}.GameInfoSections-module__QQXJeW__statsStrip{border-radius:var(--radius-lg);border:1px solid var(--color-border-strong);background:linear-gradient(145deg,#a3e6350f 0%,#09100cb3 60%);grid-template-columns:repeat(3,1fr);gap:1rem;margin:0;padding:1.5rem 1rem;list-style:none;display:grid}.GameInfoSections-module__QQXJeW__statItem{text-align:center;flex-direction:column;align-items:center;gap:.2rem;display:flex}.GameInfoSections-module__QQXJeW__statItem:not(:last-child){border-right:1px solid var(--color-border)}.GameInfoSections-module__QQXJeW__statValue{font-family:var(--font-family-display);text-transform:uppercase;letter-spacing:.02em;background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.1rem,3.5vw,1.6rem);font-style:italic;font-weight:700}.GameInfoSections-module__QQXJeW__statLabel{letter-spacing:.04em;color:var(--color-text-secondary);font-size:.75rem}.GameInfoSections-module__QQXJeW__faq{width:100%;max-width:760px;margin:0 auto}.GameInfoSections-module__QQXJeW__faqList{flex-direction:column;gap:.75rem;display:flex}.GameInfoSections-module__QQXJeW__faqItem{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg-card);transition:border-color .25s;overflow:hidden}.GameInfoSections-module__QQXJeW__faqItem[open]{border-color:var(--color-border-strong)}.GameInfoSections-module__QQXJeW__faqSummary{cursor:pointer;font-family:var(--font-family-display);color:var(--color-text-primary);justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.25rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.GameInfoSections-module__QQXJeW__faqSummary::-webkit-details-marker{display:none}.GameInfoSections-module__QQXJeW__faqSummaryIcon{width:1.15rem;height:1.15rem;color:var(--color-lime);flex-shrink:0;transition:transform .25s}.GameInfoSections-module__QQXJeW__faqItem[open] .GameInfoSections-module__QQXJeW__faqSummaryIcon{transform:rotate(45deg)}.GameInfoSections-module__QQXJeW__faqAnswer{color:var(--color-text-secondary);margin:0;padding:0 1.25rem 1.15rem;font-size:.9375rem;line-height:1.6}@media (min-width:640px){.GameInfoSections-module__QQXJeW__stepsGrid{grid-template-columns:repeat(3,1fr)}.GameInfoSections-module__QQXJeW__benefitGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.GameInfoSections-module__QQXJeW__wrap{gap:4rem;padding:3rem 1.5rem 4rem}}
.page-module__E0kJGG__main{flex:1}.page-module__E0kJGG__hero{text-align:center;isolation:isolate;justify-content:center;align-items:center;padding:1.75rem 1.25rem 1.5rem;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__heroBg{object-fit:cover;object-position:center;z-index:0}.page-module__E0kJGG__heroOverlay{z-index:1;background:radial-gradient(70% 80%,#0000 0%,#05090a59 100%),linear-gradient(#05090ab8 0%,#05090a6b 42%,#05090ae6 100%);position:absolute;inset:0}.page-module__E0kJGG__heroInner{z-index:2;flex-direction:column;align-items:center;gap:.7rem;max-width:860px;margin:0 auto;display:flex;position:relative}.page-module__E0kJGG__eyebrow{border-radius:var(--radius-pill);border:1px solid var(--color-border-strong);-webkit-backdrop-filter:blur(6px);font-family:var(--font-family-display);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--color-lime-bright);background:#101c148c;align-items:center;gap:.45rem;padding:.4rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__E0kJGG__eyebrowIcon{width:15px;height:15px;color:var(--color-lime)}.page-module__E0kJGG__heroTitle{font-family:var(--font-family-display);text-transform:uppercase;letter-spacing:var(--letter-spacing-display);color:var(--color-text-primary);text-wrap:balance;margin:0;font-size:clamp(1.75rem,5vw,3rem);font-style:italic;font-weight:700;line-height:1.02}.page-module__E0kJGG__heroTitleAccent{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.page-module__E0kJGG__heroSubtitle{max-width:36rem;color:var(--color-text-secondary);text-wrap:balance;margin:0;font-size:clamp(.875rem,1.8vw,1rem);line-height:1.45}.page-module__E0kJGG__heroFeatures{flex-wrap:wrap;justify-content:center;gap:.5rem .75rem;margin:.2rem 0 0;padding:0;list-style:none;display:flex}.page-module__E0kJGG__heroFeature{border-radius:var(--radius-pill);border:1px solid var(--color-border);color:var(--color-text-primary);background:#0b131080;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8125rem;font-weight:500;display:inline-flex}.page-module__E0kJGG__heroFeatureIcon{width:16px;height:16px;color:var(--color-lime)}@media (min-width:768px){.page-module__E0kJGG__hero{padding:2.75rem 1.5rem 2.5rem}.page-module__E0kJGG__heroInner{gap:.9rem}}
