.Offers-module__lBmfYW__container{max-width:960px;margin:0 auto;padding:0 1.25rem}.Offers-module__lBmfYW__promoSection{padding:1.5rem 0 1.75rem}.Offers-module__lBmfYW__promoGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.Offers-module__lBmfYW__promoSectionEnd{width:100%;height:1px}.Offers-module__lBmfYW__skeletonCard{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-card);min-height:200px;padding:20px;position:relative;overflow:hidden}.Offers-module__lBmfYW__skeletonCardLarge{min-height:220px}.Offers-module__lBmfYW__skeletonCardMedium{min-height:200px}.Offers-module__lBmfYW__skeletonCardSmall{min-height:180px}.Offers-module__lBmfYW__skeletonShimmer{background:linear-gradient(100deg,#0000 30%,#cbd5e10f 50%,#0000 70%);animation:1.8s ease-in-out infinite Offers-module__lBmfYW__skeletonShimmer;display:block;position:absolute;inset:0}@keyframes Offers-module__lBmfYW__skeletonShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Offers-module__lBmfYW__skeletonContent{flex-direction:column;gap:12px;display:flex}.Offers-module__lBmfYW__skeletonLogo{border-radius:var(--radius-sm);background:var(--color-bg-surface);width:80px;height:24px}.Offers-module__lBmfYW__skeletonTitle{border-radius:var(--radius-sm);background:var(--color-bg-surface);width:60%;height:20px}.Offers-module__lBmfYW__skeletonLine{border-radius:var(--radius-sm);background:var(--color-bg-elevated);width:90%;height:12px}.Offers-module__lBmfYW__skeletonLineShort{border-radius:var(--radius-sm);background:var(--color-bg-elevated);width:60%;height:12px}.Offers-module__lBmfYW__skeletonButton{border-radius:var(--radius-md);background:var(--color-bg-surface);width:100px;height:32px;margin-top:auto}
.Offer-module__aUtDTW__promoCard{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg-card);box-shadow:var(--shadow-card);border-left:4px solid #0000;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative}.Offer-module__aUtDTW__promoCard:hover{box-shadow:var(--shadow-card),var(--shadow-glow-orange);border-color:#f9731659;transform:translateY(-3px)}.Offer-module__aUtDTW__promoCardTop1{border-left-color:var(--color-orange);border-color:var(--color-border-strong);animation:2.4s ease-in-out infinite alternate Offer-module__aUtDTW__cardGlowPulse}@keyframes Offer-module__aUtDTW__cardGlowPulse{0%{box-shadow:var(--shadow-card),0 0 14px #f9731629}to{box-shadow:var(--shadow-card),0 0 30px #f9731666}}.Offer-module__aUtDTW__promoCardTop2,.Offer-module__aUtDTW__promoCardTop3{border-left-color:var(--color-sky)}.Offer-module__aUtDTW__badge{z-index:2;font-family:var(--font-family-display);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-inverse);pointer-events:none;border-radius:4px 14px;align-items:center;padding:.3rem .85rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute;top:-.75rem;left:1.125rem}.Offer-module__aUtDTW__badgeTop1{background:var(--gradient-cta);animation:1.8s ease-in-out infinite alternate Offer-module__aUtDTW__badgePulse}@keyframes Offer-module__aUtDTW__badgePulse{0%{transform:translateY(0);box-shadow:0 0 8px #f973164d}to{transform:translateY(-2px);box-shadow:0 0 20px #f973168c}}.Offer-module__aUtDTW__badgeTop23{background:var(--color-sky)}.Offer-module__aUtDTW__cardLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.Offer-module__aUtDTW__cardInner{pointer-events:none;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-template-areas:"logo bonus""features pay""cta cta";gap:.625rem .875rem;padding:1.5rem .875rem .875rem;display:grid;position:relative}.Offer-module__aUtDTW__logoArea{border-radius:var(--radius-md);border:1px solid var(--color-border);background:linear-gradient(145deg,#1e3a8a59 0%,#16213aa6 100%);flex-direction:column;grid-area:logo;align-items:flex-start;width:max-content;max-width:132px;padding:.5rem;display:flex}.Offer-module__aUtDTW__paymentsArea{grid-area:pay;align-items:center;min-width:0;display:flex}.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__productName{max-width:100%;font-family:var(--font-family-display);color:var(--color-text-primary);overflow-wrap:break-word;margin:0;font-size:clamp(1.125rem,3.5vw,1.375rem);font-weight:800;line-height:1.2}.Offer-module__aUtDTW__featuresArea{border-top:1px solid var(--color-border);grid-area:features;align-items:flex-start;padding-top:.25rem;display:flex}.Offer-module__aUtDTW__ctaArea{border-radius:var(--radius-md);background:var(--gradient-cta-secondary);grid-area:cta;justify-content:center;align-items:center;width:100%;margin-top:.15rem;padding:.75rem 1.5rem;transition:transform .2s,filter .2s;animation:2.6s ease-in-out infinite alternate Offer-module__aUtDTW__ctaGlowSoft;display:flex;position:relative}@keyframes Offer-module__aUtDTW__ctaGlowSoft{0%{box-shadow:inset 0 1px #ffffff40,0 0 6px #2563eb33}to{box-shadow:inset 0 1px #ffffff40,0 0 18px #38bdf866}}.Offer-module__aUtDTW__ctaAreaTop1{background:var(--gradient-cta);animation:1.8s ease-in-out infinite alternate Offer-module__aUtDTW__ctaGlowStrong}@keyframes Offer-module__aUtDTW__ctaGlowStrong{0%{box-shadow:inset 0 1px #ffffff40,0 0 10px #f9731659}to{box-shadow:inset 0 1px #ffffff40,0 0 28px #fb923ca6}}.Offer-module__aUtDTW__promoCard:hover .Offer-module__aUtDTW__ctaArea{filter:brightness(1.08);transform:translateY(-1px)}.Offer-module__aUtDTW__ctaText{z-index:1;font-family:var(--font-family-display);letter-spacing:.04em;color:#fff;white-space:nowrap;font-size:.9375rem;font-weight:700;position:relative}.Offer-module__aUtDTW__logo{object-fit:contain;border-radius:var(--radius-sm);width:auto;max-width:126px;height:auto;max-height:88px;display:block;box-shadow:0 4px 16px #02061266}.Offer-module__aUtDTW__featureList{flex-direction:column;gap:3px;display:flex}.Offer-module__aUtDTW__featureItem{color:var(--color-text-secondary);margin:0;font-size:.8125rem;line-height:1.4}.Offer-module__aUtDTW__featureToggle{color:var(--color-link);cursor:pointer;text-underline-offset:2px;pointer-events:auto;z-index:2;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.75rem;text-decoration:underline;transition:color .2s;position:relative}.Offer-module__aUtDTW__featureToggle:hover{color:var(--color-link-hover)}.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:#0b112080;border-radius:6px;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:#38bdf81a;border-radius:6px;padding:2px 6px;font-size:11px;position:relative}@media (max-width:768px){.Offer-module__aUtDTW__logoArea{max-width:158px}.Offer-module__aUtDTW__logo{object-fit:cover;width:100%;max-width:142px;min-height:0;max-height:98px}.Offer-module__aUtDTW__featuresArea{border-top:0;padding-top:0}}@media (min-width:769px){.Offer-module__aUtDTW__cardInner{grid-template:"logo bonus features cta""logo pay features cta"/164px 1fr 1.2fr auto;align-items:center;gap:.35rem 1.25rem;padding:1.125rem 1.25rem}.Offer-module__aUtDTW__logoArea{align-self:center;align-items:center;max-width:164px}.Offer-module__aUtDTW__bonusArea{justify-content:flex-end;align-self:end}.Offer-module__aUtDTW__paymentsArea{align-self:start}.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__bonusDescription{max-width:100%;font-family:var(--font-family-display);background:var(--gradient-brand);color:#0000;overflow-wrap:break-word;text-wrap:balance;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1rem,3vw,1.1875rem);font-weight:700;line-height:1.3}.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;filter:drop-shadow(0 2px 10px #38bdf840);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:800;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(2rem,7vw,2.9rem);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:.125rem;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-orange)}.OfferRating-module__QpZGZq__starEmpty{color:var(--color-text-muted);opacity:.5}.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__bar{z-index:100;border-top:2px solid var(--color-orange);background:var(--color-bg-elevated);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #02061280}.StickyOffer-module__dO6pnG__inner{align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.65rem 1.25rem;display:flex}.StickyOffer-module__dO6pnG__logoLink{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg-surface);flex-shrink:0;justify-content:center;align-items:center;padding:.25rem .5rem;transition:border-color .2s;display:flex}.StickyOffer-module__dO6pnG__logoLink:hover{border-color:var(--color-border-strong)}.StickyOffer-module__dO6pnG__logo{object-fit:contain;width:auto;max-width:126px;height:auto;max-height:52px;display:block}.StickyOffer-module__dO6pnG__bonus{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.StickyOffer-module__dO6pnG__btn{border-radius:var(--radius-md);background:var(--gradient-cta);color:#fff;font-family:var(--font-family-display);letter-spacing:.05em;white-space:nowrap;border:0;flex-shrink:0;padding:.65rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .2s,filter .2s;animation:2.2s ease-in-out infinite alternate StickyOffer-module__dO6pnG__stickyBtnGlow;display:inline-block}@keyframes StickyOffer-module__dO6pnG__stickyBtnGlow{0%{box-shadow:inset 0 1px #ffffff40,0 0 6px #f9731640}to{box-shadow:inset 0 1px #ffffff40,0 0 18px #fb923c80}}.StickyOffer-module__dO6pnG__btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.StickyOffer-module__dO6pnG__btn:after{content:" →"}@media (max-width:500px){.StickyOffer-module__dO6pnG__inner{gap:.625rem;padding:.6rem .75rem}.StickyOffer-module__dO6pnG__logo{max-width:88px;max-height:44px}.StickyOffer-module__dO6pnG__btn{padding:.55rem .875rem;font-size:.8125rem}}
.PromoModal-module__5heZ6W__overlay{z-index:200;background:var(--color-bg-overlay);-webkit-backdrop-filter:blur(6px);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.PromoModal-module__5heZ6W__card{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--color-border-strong);background:var(--color-bg-elevated);width:100%;max-width:400px;box-shadow:var(--shadow-card),var(--shadow-glow-orange);padding:1.5rem 1.375rem 1.375rem;position:relative}.PromoModal-module__5heZ6W__close{z-index:2;border:1px solid var(--color-border);background:var(--color-bg-base);width:30px;height:30px;color:var(--color-text-secondary);cursor:pointer;border-radius:50%;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:12px;right:12px}.PromoModal-module__5heZ6W__close:hover{color:var(--color-text-primary);border-color:var(--color-border-strong);background:var(--color-bg-surface)}.PromoModal-module__5heZ6W__headline{font-family:var(--font-family-display);color:var(--color-text-primary);margin:0 0 .4rem;font-size:1.25rem;font-weight:800;line-height:1.2}.PromoModal-module__5heZ6W__sub{color:var(--color-text-secondary);margin:0 0 1.25rem;font-size:.875rem;line-height:1.5}.PromoModal-module__5heZ6W__sub strong{color:var(--color-orange-bright);font-weight:600}.PromoModal-module__5heZ6W__banner{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg-surface);flex-direction:column;align-items:center;gap:.875rem;padding:1.375rem 1rem 1rem;display:flex;position:relative}.PromoModal-module__5heZ6W__topBadge{background:var(--gradient-cta);color:var(--color-text-inverse);font-family:var(--font-family-display);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;box-shadow:var(--shadow-glow-orange);border-radius:4px 14px;padding:.25rem .85rem;font-size:.6875rem;font-weight:700;position:absolute;top:-.7rem;left:50%;transform:translate(-50%)}.PromoModal-module__5heZ6W__logoLink{justify-content:center;align-items:center;display:flex}.PromoModal-module__5heZ6W__logo{object-fit:contain;border-radius:var(--radius-md);border:1px solid var(--color-border);width:auto;max-width:126px;height:auto;max-height:88px;display:block;box-shadow:0 4px 16px #02061266}.PromoModal-module__5heZ6W__bonusWrap{text-align:center;justify-content:center;width:100%;padding:.25rem 0 .125rem;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;border:1px solid var(--color-border);background:#0b112080;border-radius:4px;width:auto;height:22px;padding:2px 4px}.PromoModal-module__5heZ6W__cta{border-radius:var(--radius-md);background:var(--gradient-cta);color:#fff;width:100%;font-family:var(--font-family-display);letter-spacing:.05em;border:0;padding:.75rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:transform .2s,filter .2s;animation:2.2s ease-in-out infinite alternate PromoModal-module__5heZ6W__promoCtaGlow;display:inline-block}@keyframes PromoModal-module__5heZ6W__promoCtaGlow{0%{box-shadow:inset 0 1px #ffffff40,0 0 6px #f9731640}to{box-shadow:inset 0 1px #ffffff40,0 0 18px #fb923c80}}.PromoModal-module__5heZ6W__cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.PromoModal-module__5heZ6W__cta:after{content:" →"}@media (max-width:440px){.PromoModal-module__5heZ6W__card{padding:1.375rem 1rem 1.125rem}.PromoModal-module__5heZ6W__headline{font-size:1.125rem}}
.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-orange-bright);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:left;max-width:640px;margin:0 0 1.5rem}.GameInfoSections-module__QQXJeW__sectionTitle{font-family:var(--font-family-display);color:var(--color-text-primary);text-wrap:balance;margin:0;font-size:clamp(1.375rem,3.5vw,2rem);font-weight:800;line-height:1.15}.GameInfoSections-module__QQXJeW__intro{width:100%;max-width:1100px;margin:0 auto}.GameInfoSections-module__QQXJeW__introCard{border:1px solid var(--color-border);border-left:4px solid var(--color-orange);background:linear-gradient(90deg,#f9731612 0%,transparent 45%),var(--color-bg-card);box-shadow:var(--shadow-card);text-align:left;border-radius:2px 20px 20px 2px;padding:1.75rem 1.5rem}.GameInfoSections-module__QQXJeW__introTitle{font-family:var(--font-family-display);color:var(--color-text-primary);text-wrap:balance;margin:0 0 .875rem;font-size:clamp(1.5rem,4vw,2.125rem);font-weight:800;line-height:1.12}.GameInfoSections-module__QQXJeW__introText{max-width:42rem;color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.GameInfoSections-module__QQXJeW__statStrip{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:1.5rem 2.5rem;margin:1.5rem 0 0;padding-top:1.25rem;display:flex}.GameInfoSections-module__QQXJeW__statItem{flex-direction:column-reverse;gap:.15rem;display:flex}.GameInfoSections-module__QQXJeW__statValue{font-family:var(--font-family-display);background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1}.GameInfoSections-module__QQXJeW__statLabel{color:var(--color-text-muted);margin:0;font-size:.8125rem}.GameInfoSections-module__QQXJeW__genres{width:100%;max-width:1100px;margin:0 auto}.GameInfoSections-module__QQXJeW__genreRows{counter-reset:none;flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.GameInfoSections-module__QQXJeW__genreRow{border:1px solid var(--color-border);border-left:4px solid #0000;border-radius:2px 16px 16px 2px;align-items:flex-start;gap:1.125rem;padding:1.25rem 1.25rem 1.125rem;display:flex}.GameInfoSections-module__QQXJeW__accent_orange{border-left-color:var(--color-orange);background:linear-gradient(90deg,#f9731614 0%,transparent 55%),var(--color-bg-card)}.GameInfoSections-module__QQXJeW__accent_sky{border-left-color:var(--color-sky);background:linear-gradient(90deg,#38bdf814 0%,transparent 55%),var(--color-bg-card)}.GameInfoSections-module__QQXJeW__accent_blue{border-left-color:var(--color-royal-blue);background:linear-gradient(90deg,#2563eb1a 0%,transparent 55%),var(--color-bg-card)}.GameInfoSections-module__QQXJeW__genreIndex{font-family:var(--font-family-display);background:var(--gradient-brand);color:#0000;opacity:.85;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:clamp(1.875rem,5vw,2.5rem);font-weight:800;line-height:1}.GameInfoSections-module__QQXJeW__accent_orange .GameInfoSections-module__QQXJeW__genreIndex{background:var(--gradient-cta);-webkit-background-clip:text;background-clip:text}.GameInfoSections-module__QQXJeW__genreBody{min-width:0}.GameInfoSections-module__QQXJeW__genreTitle{font-family:var(--font-family-display);color:var(--color-text-primary);align-items:center;gap:.5rem;margin:0 0 .4rem;font-size:1.125rem;font-weight:700;display:flex}.GameInfoSections-module__QQXJeW__genreIcon{width:1.25rem;height:1.25rem;color:var(--color-orange);flex-shrink:0}.GameInfoSections-module__QQXJeW__accent_sky .GameInfoSections-module__QQXJeW__genreIcon{color:var(--color-sky)}.GameInfoSections-module__QQXJeW__accent_blue .GameInfoSections-module__QQXJeW__genreIcon{color:var(--color-royal-blue)}.GameInfoSections-module__QQXJeW__genreText{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.55}.GameInfoSections-module__QQXJeW__tips{width:100%;max-width:1100px;margin:0 auto}.GameInfoSections-module__QQXJeW__tipsLayout{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}.GameInfoSections-module__QQXJeW__tipsIntro .GameInfoSections-module__QQXJeW__sectionTitle{text-align:left;margin-bottom:.75rem}.GameInfoSections-module__QQXJeW__tipsLead{color:var(--color-text-secondary);margin:0 0 1.25rem;font-size:.9375rem;line-height:1.55}.GameInfoSections-module__QQXJeW__tipsHighlight{border:1px solid var(--color-border-strong);background:linear-gradient(90deg,#f973161a 0%,#f9731608 100%);border-radius:2px 14px 14px 2px;align-items:flex-start;gap:.75rem;padding:1rem 1.125rem;display:flex}.GameInfoSections-module__QQXJeW__tipsHighlightIcon{width:1.25rem;height:1.25rem;color:var(--color-orange);flex-shrink:0;margin-top:.1rem}.GameInfoSections-module__QQXJeW__tipsHighlight p{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.5}.GameInfoSections-module__QQXJeW__tipsList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.GameInfoSections-module__QQXJeW__tipsItem{border:1px solid var(--color-border);border-left:3px solid var(--color-sky);background:linear-gradient(90deg,#2563eb1a 0%,#2563eb05 100%);border-radius:2px 14px 14px 2px;align-items:flex-start;gap:.875rem;padding:1rem 1.125rem;display:flex}.GameInfoSections-module__QQXJeW__tipsNumber{background:var(--gradient-brand);width:1.75rem;height:1.75rem;color:var(--color-text-inverse);font-family:var(--font-family-display);border-radius:10px 2px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.GameInfoSections-module__QQXJeW__tipsItem p{color:var(--color-text-primary);margin:0;font-size:.875rem;line-height:1.5}.GameInfoSections-module__QQXJeW__steps{width:100%;max-width:1100px;margin:0 auto}.GameInfoSections-module__QQXJeW__stepsFlow{flex-direction:column;gap:0;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.GameInfoSections-module__QQXJeW__stepItem{border-left:2px solid #0000;border-image:var(--gradient-brand-vertical)1;align-items:flex-start;gap:1.125rem;padding:0 0 1.5rem 1.375rem;display:flex;position:relative}.GameInfoSections-module__QQXJeW__stepItem:last-child{padding-bottom:.25rem}.GameInfoSections-module__QQXJeW__stepNumber{font-family:var(--font-family-display);background:var(--gradient-cta);color:#0000;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:clamp(1.625rem,4vw,2rem);font-weight:800;line-height:1}.GameInfoSections-module__QQXJeW__stepBody{min-width:0;padding-top:.2rem}.GameInfoSections-module__QQXJeW__stepTitle{font-family:var(--font-family-display);color:var(--color-text-primary);margin:0 0 .35rem;font-size:1.0625rem;font-weight:700}.GameInfoSections-module__QQXJeW__stepText{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.5}.GameInfoSections-module__QQXJeW__stepsFooter{border:1px dashed var(--color-border-strong);background:#0b11208c;border-radius:14px 2px;align-items:flex-start;gap:.875rem;padding:1.125rem 1.25rem;display:flex}.GameInfoSections-module__QQXJeW__stepsFooterIcon{width:1.375rem;height:1.375rem;color:var(--color-orange-bright);flex-shrink:0}.GameInfoSections-module__QQXJeW__stepsFooter p{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.55}@media (min-width:640px){.GameInfoSections-module__QQXJeW__genreRow{align-items:center;gap:1.5rem;padding:1.375rem 1.5rem}.GameInfoSections-module__QQXJeW__stepsFlow{flex-direction:row;gap:1.25rem}.GameInfoSections-module__QQXJeW__stepItem{border-top:2px solid #0000;border-left:0;border-image:var(--gradient-brand)1;flex-direction:column;flex:1;gap:.75rem;padding:1.125rem 0 0}.GameInfoSections-module__QQXJeW__stepItem:last-child{padding-bottom:0}}@media (min-width:900px){.GameInfoSections-module__QQXJeW__wrap{gap:4rem;padding:3rem 1.25rem 4rem}.GameInfoSections-module__QQXJeW__tipsLayout{grid-template-columns:1fr 1.1fr;gap:2.5rem}}
.page-module__E0kJGG__main{flex:1}.page-module__E0kJGG__hero{padding:2rem 1.25rem 1rem;position:relative}.page-module__E0kJGG__heroInner{flex-direction:column;align-items:flex-start;gap:.625rem;max-width:960px;margin:0 auto;display:flex}.page-module__E0kJGG__heroMeta{align-items:center;gap:.625rem;display:inline-flex}.page-module__E0kJGG__yearBadge{border:1px solid var(--color-sky);color:var(--color-sky);font-family:var(--font-family-display);letter-spacing:var(--letter-spacing-wide);background:linear-gradient(90deg,#38bdf81f 0%,#0000 100%);border-radius:2px 10px;justify-content:center;align-items:center;padding:.25rem .7rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.page-module__E0kJGG__countryLabel{font-family:var(--font-family-display);letter-spacing:.16em;text-transform:uppercase;color:var(--color-orange-bright);font-size:.75rem;font-weight:700}.page-module__E0kJGG__heroTitle{font-family:var(--font-family-display);letter-spacing:var(--letter-spacing-display);color:var(--color-text-primary);text-wrap:balance;margin:0;font-size:clamp(1.75rem,5vw,3rem);font-weight:800;line-height:1.08}.page-module__E0kJGG__heroTitleAccent{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.page-module__E0kJGG__heroBar{border-radius:var(--radius-pill);background:var(--gradient-cta);width:64px;height:5px}.page-module__E0kJGG__heroSubtitle{max-width:36rem;color:var(--color-text-secondary);margin:0;font-size:clamp(.875rem,1.8vw,1rem);line-height:1.5}@media (min-width:768px){.page-module__E0kJGG__hero{padding:2.75rem 1.25rem 1.25rem}}
