.Offers-module__lBmfYW__container{max-width:960px;margin:0 auto;padding:0 20px}.Offers-module__lBmfYW__promoSection{padding:1.25rem 0 1.5rem}.Offers-module__lBmfYW__promoGrid{grid-template-columns:1fr;gap:1.25rem;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-sm);clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px));border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow-card);background:linear-gradient(145deg,#151f33eb 0%,#253b5fc7 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-sky);border-color:#59c7ff47;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,#ffc64a1a 0%,#0000 55%)}.Offer-module__aUtDTW__promoCardTop2:before{opacity:1;background:radial-gradient(at 0 0,#59c7ff14 0%,#0000 55%)}.Offer-module__aUtDTW__promoCardTop3:before{opacity:1;background:radial-gradient(at 0 0,#2d6cff1a 0%,#0000 55%)}.Offer-module__aUtDTW__rankNum{z-index:0;font-family:var(--font-family-display);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1px #59c7ff29;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:5.25rem;font-weight:700;line-height:1;position:absolute;bottom:-.875rem;right:.375rem}.Offer-module__aUtDTW__promoCardTop1 .Offer-module__aUtDTW__rankNum{-webkit-text-stroke-color:#ffc64a38}.Offer-module__aUtDTW__badge{z-index:2;clip-path:polygon(0 0,100% 0,calc(100% - 12px) 100%,0 100%);font-family:var(--font-family-display);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-inverse);pointer-events:none;align-items:center;gap:.35rem;padding:.35rem .95rem .35rem .55rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute;top:0;left:0}.Offer-module__aUtDTW__badgeDot{opacity:.85;background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Offer-module__aUtDTW__badgePulse}.Offer-module__aUtDTW__badgeTop1{background:var(--gradient-brand);box-shadow:var(--shadow-glow-gold)}.Offer-module__aUtDTW__badgeTop2{background:linear-gradient(135deg,var(--color-sky)0%,#4d9aff 100%);box-shadow:var(--shadow-glow-sky)}.Offer-module__aUtDTW__badgeTop3{background:linear-gradient(135deg,var(--color-electric-dim)0%,var(--color-electric)100%)}@keyframes Offer-module__aUtDTW__badgePulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.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:2rem .875rem .875rem;display:grid;position:relative}.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;padding-top:.25rem;display:flex}.Offer-module__aUtDTW__ctaArea{clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%);background:var(--gradient-cta);width:100%;box-shadow:var(--shadow-glow-sky);grid-area:cta;justify-content:center;align-items:center;margin-top:.15rem;padding:.7rem 1.25rem;transition:transform .25s,box-shadow .25s,filter .25s;display:flex;position:relative;overflow:hidden}.Offer-module__aUtDTW__ctaArea:before{content:"";background:linear-gradient(105deg,#0000 30%,#ffffff47 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(8px);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-sky),var(--shadow-glow-gold);transform:scale(1.04)}.Offer-module__aUtDTW__promoCard:hover .Offer-module__aUtDTW__ctaArea:after{opacity:.45}.Offer-module__aUtDTW__ctaText{z-index:1;font-family:var(--font-family-display);letter-spacing:.06em;color:#fff;white-space:nowrap;font-size:.875rem;font-weight:700;position:relative}@keyframes Offer-module__aUtDTW__ctaShimmer{0%,75%,to{transform:translate(-120%)}40%{transform:translate(120%)}}.Offer-module__aUtDTW__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 #00000059}.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-ice);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-gold-soft)}.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:#0b122073;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:#59c7ff14;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{object-fit:cover;width:100%;max-width:142px;min-height:0;max-height:98px}}@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.25rem;padding:1.125rem 1.25rem}.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:28px;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__bonusGeneric{color:var(--color-text-secondary);margin:0;font-size:.8125rem;font-weight:500;line-height:1.4}.BonusDisplay-module__3S1q1q__bonusGenericLarge{font-size:.875rem}.BonusDisplay-module__3S1q1q__bonusGenericXlarge{color:var(--color-text-primary);font-size:.9375rem;font-weight:600}.BonusDisplay-module__3S1q1q__bonusPercentLarge{font-size:.8125rem}.BonusDisplay-module__3S1q1q__bonusSecondaryLarge{font-size:.875rem}.BonusDisplay-module__3S1q1q__bonusPercentXlarge{font-size:1rem}.BonusDisplay-module__3S1q1q__bonusSecondaryXlarge{font-size:1rem;font-weight:600}
.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-gold);filter:drop-shadow(0 0 4px #ffc64a59)}.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__bar{z-index:100;border-top:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);background:linear-gradient(#0b1220b8 0%,#151f33f2 100%);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #00000073}.StickyOffer-module__dO6pnG__bar:before{content:"";background:var(--gradient-brand);opacity:.85;width:min(280px,60vw);height:2px;box-shadow:var(--shadow-glow-sky);position:absolute;top:0;left:50%;transform:translate(-50%)}.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:#151f33a6;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-pill);background:var(--gradient-cta);color:#fff;font-family:var(--font-family-display);letter-spacing:.05em;white-space:nowrap;box-shadow:var(--shadow-glow-sky);border:0;flex-shrink:0;padding:.65rem 1.125rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .25s,filter .25s,box-shadow .25s;display:inline-block;position:relative;overflow:hidden}.StickyOffer-module__dO6pnG__btn:before{content:"";background:linear-gradient(105deg,#0000 30%,#ffffff47 50%,#0000 70%);animation:3.5s ease-in-out infinite StickyOffer-module__dO6pnG__stickyBtnShimmer;position:absolute;inset:0;transform:translate(-120%)}.StickyOffer-module__dO6pnG__btn:hover{filter:brightness(1.08);box-shadow:var(--shadow-glow-sky),var(--shadow-glow-gold);transform:translateY(-1px)}.StickyOffer-module__dO6pnG__btn:after{content:" →"}@keyframes StickyOffer-module__dO6pnG__stickyBtnShimmer{0%,75%,to{transform:translate(-120%)}40%{transform:translate(120%)}}@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(8px);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);-webkit-backdrop-filter:blur(16px);width:100%;max-width:400px;box-shadow:var(--shadow-card),var(--shadow-glow-sky);background:linear-gradient(160deg,#151f33f5 0%,#253b5feb 100%);padding:1.5rem 1.375rem 1.375rem;position:relative;overflow:hidden}.PromoModal-module__5heZ6W__card:before{content:"";background:var(--gradient-brand);opacity:.9;height:2px;position:absolute;top:0;left:0;right:0}.PromoModal-module__5heZ6W__close{z-index:2;border:1px solid var(--color-border);width:30px;height:30px;color:var(--color-text-secondary);cursor:pointer;background:#0b1220a6;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:#253b5fe6}.PromoModal-module__5heZ6W__headline{font-family:var(--font-family-display);color:var(--color-text-primary);margin:0 0 .4rem;font-size:1.25rem;font-style:italic;font-weight:700;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-ice);font-weight:600}.PromoModal-module__5heZ6W__banner{border-radius:var(--radius-md);border:1px solid var(--color-border);background:linear-gradient(145deg,#2d6cff1a 0%,#151f33bf 60%);flex-direction:column;align-items:center;gap:.875rem;padding:1.375rem 1rem 1rem;display:flex;position:relative}.PromoModal-module__5heZ6W__topBadge{border-radius:var(--radius-pill);background:var(--gradient-brand);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-gold);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 #00000059}.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:#0b122080;border-radius:4px;width:auto;height:22px;padding:2px 4px}.PromoModal-module__5heZ6W__cta{border-radius:var(--radius-pill);background:var(--gradient-cta);color:#fff;width:100%;font-family:var(--font-family-display);letter-spacing:.05em;box-shadow:var(--shadow-glow-sky);border:0;padding:.75rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:transform .25s,filter .25s,box-shadow .25s;display:inline-block;position:relative;overflow:hidden}.PromoModal-module__5heZ6W__cta:before{content:"";background:linear-gradient(105deg,#0000 30%,#ffffff47 50%,#0000 70%);animation:3.5s ease-in-out infinite PromoModal-module__5heZ6W__promoCtaShimmer;position:absolute;inset:0;transform:translate(-120%)}.PromoModal-module__5heZ6W__cta:hover{filter:brightness(1.08);box-shadow:var(--shadow-glow-sky),var(--shadow-glow-gold);transform:translateY(-1px)}.PromoModal-module__5heZ6W__cta:after{content:" →"}@keyframes PromoModal-module__5heZ6W__promoCtaShimmer{0%,75%,to{transform:translate(-120%)}40%{transform:translate(120%)}}@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:3.25rem;padding:2.25rem 1.25rem 3.5rem;display:flex}.GameInfoSections-module__QQXJeW__divider{width:min(320px,70vw);margin:0 auto;display:block}.GameInfoSections-module__QQXJeW__kicker{font-family:var(--font-family-display);letter-spacing:.18em;text-transform:uppercase;color:var(--color-ice);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:700;line-height:1.15}.GameInfoSections-module__QQXJeW__manifest{border-left:3px solid var(--color-gold);background:linear-gradient(120deg,#151f33d9 0%,#151f3359 100%);grid-template-columns:1fr;gap:1.75rem;width:100%;max-width:1100px;margin:0 auto;padding:1.75rem 1.5rem;display:grid}.GameInfoSections-module__QQXJeW__manifestTitle{font-family:var(--font-family-display);color:var(--color-text-primary);text-wrap:balance;margin:0 0 .75rem;font-size:clamp(1.625rem,4.2vw,2.375rem);font-weight:700;line-height:1.08}.GameInfoSections-module__QQXJeW__manifestText{max-width:30rem;color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.GameInfoSections-module__QQXJeW__principleList{flex-direction:column;gap:1.125rem;margin:0;padding:0;list-style:none;display:flex}.GameInfoSections-module__QQXJeW__principleItem{align-items:flex-start;gap:.875rem;display:flex}.GameInfoSections-module__QQXJeW__principleIcon{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);width:2.5rem;height:2.5rem;color:var(--color-gold);background:#ffc64a1f;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.GameInfoSections-module__QQXJeW__principleTitle{font-family:var(--font-family-display);color:var(--color-text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:700}.GameInfoSections-module__QQXJeW__principleText{color:var(--color-text-secondary);margin:0;font-size:.85rem;line-height:1.5}.GameInfoSections-module__QQXJeW__quest{width:100%;max-width:1100px;margin:0 auto}.GameInfoSections-module__QQXJeW__questLine{flex-direction:column;gap:1.375rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.GameInfoSections-module__QQXJeW__questLine:before{content:"";background:linear-gradient(180deg,var(--color-gold)0%,var(--color-sky)60%,transparent 100%);opacity:.5;width:2px;position:absolute;top:8px;bottom:8px;left:17px}.GameInfoSections-module__QQXJeW__questNode{align-items:flex-start;gap:1rem;display:flex;position:relative}.GameInfoSections-module__QQXJeW__questMarker{z-index:1;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:var(--gradient-brand);width:36px;height:36px;color:var(--color-text-inverse);font-family:var(--font-family-display);flex-shrink:0;justify-content:center;align-items:center;font-size:.9375rem;font-weight:700;display:inline-flex;position:relative}.GameInfoSections-module__QQXJeW__questBody{border-bottom:1px dashed var(--color-border);flex:1;padding:.125rem 1.125rem 1rem}.GameInfoSections-module__QQXJeW__questLabel{font-family:var(--font-family-display);letter-spacing:.2em;text-transform:uppercase;color:var(--color-sky);margin:0 0 .2rem;font-size:.6875rem;font-weight:700}.GameInfoSections-module__QQXJeW__questTitle{font-family:var(--font-family-display);color:var(--color-text-primary);margin:0 0 .375rem;font-size:1.125rem;font-weight:700}.GameInfoSections-module__QQXJeW__questText{max-width:34rem;color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.55}.GameInfoSections-module__QQXJeW__genres{width:100%;max-width:1100px;margin:0 auto}.GameInfoSections-module__QQXJeW__genreRows{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.GameInfoSections-module__QQXJeW__genreRow{clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px));background:var(--color-bg-card);border:1px solid var(--color-border);align-items:center;gap:1.125rem;padding:1rem 1.25rem;display:flex}.GameInfoSections-module__QQXJeW__genrePlate{border:1px solid;flex-shrink:0;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;display:inline-flex;transform:skew(-6deg)}.GameInfoSections-module__QQXJeW__genrePlate>svg{transform:skew(6deg)}.GameInfoSections-module__QQXJeW__accent_gold .GameInfoSections-module__QQXJeW__genrePlate{color:var(--color-gold);background:#ffc64a1a}.GameInfoSections-module__QQXJeW__accent_sky .GameInfoSections-module__QQXJeW__genrePlate{color:var(--color-ice);background:#59c7ff1a}.GameInfoSections-module__QQXJeW__accent_blue .GameInfoSections-module__QQXJeW__genrePlate{color:var(--color-electric-dim);background:#2d6cff1f}.GameInfoSections-module__QQXJeW__genreTitle{font-family:var(--font-family-display);color:var(--color-text-primary);margin:0 0 .3rem;font-size:1.125rem;font-weight:700}.GameInfoSections-module__QQXJeW__genreText{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.5}.GameInfoSections-module__QQXJeW__faq{width:100%;max-width:860px;margin:0 auto}.GameInfoSections-module__QQXJeW__faqList{flex-direction:column;gap:.625rem;display:flex}.GameInfoSections-module__QQXJeW__faqItem{border:1px solid var(--color-border);border-left:2px solid var(--color-sky);background:#151f33b8;transition:border-color .25s}.GameInfoSections-module__QQXJeW__faqItem[open]{border-left-color:var(--color-gold)}.GameInfoSections-module__QQXJeW__faqQuestion{cursor:pointer;font-family:var(--font-family-display);color:var(--color-text-primary);justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.125rem;font-size:.9375rem;font-weight:700;list-style:none;display:flex}.GameInfoSections-module__QQXJeW__faqQuestion::-webkit-details-marker{display:none}.GameInfoSections-module__QQXJeW__faqChevron{border-right:2px solid var(--color-ice);border-bottom:2px solid var(--color-ice);flex-shrink:0;width:9px;height:9px;transition:transform .25s;transform:rotate(45deg)}.GameInfoSections-module__QQXJeW__faqItem[open] .GameInfoSections-module__QQXJeW__faqChevron{border-color:var(--color-gold);transform:rotate(-135deg)}.GameInfoSections-module__QQXJeW__faqAnswer{color:var(--color-text-secondary);margin:0;padding:0 1.125rem 1rem;font-size:.875rem;line-height:1.55}.GameInfoSections-module__QQXJeW__closing{text-align:center;border:1px dashed var(--color-border-strong);background:#0b122080;flex-direction:column;align-items:center;gap:.75rem;margin-top:2rem;padding:1.375rem 1.25rem;display:flex}.GameInfoSections-module__QQXJeW__closingIcon{width:1.75rem;height:1.75rem;color:var(--color-gold)}.GameInfoSections-module__QQXJeW__closingText{max-width:26rem;color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.55}.GameInfoSections-module__QQXJeW__closingLink{clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);background:var(--gradient-brand);color:var(--color-text-inverse);font-family:var(--font-family-display);letter-spacing:.05em;align-items:center;gap:.45rem;padding:.55rem 1.125rem;font-size:.8125rem;font-weight:700;transition:filter .2s;display:inline-flex}.GameInfoSections-module__QQXJeW__closingLink:hover{filter:brightness(1.08)}@media (min-width:760px){.GameInfoSections-module__QQXJeW__manifest{grid-template-columns:1.1fr .9fr;gap:2.5rem;padding:2.25rem 2rem}.GameInfoSections-module__QQXJeW__questLine{flex-direction:row;gap:1.5rem}.GameInfoSections-module__QQXJeW__questLine:before{background:linear-gradient(90deg,var(--color-gold)0%,var(--color-sky)60%,transparent 100%);width:auto;height:2px;inset:17px 8px auto}.GameInfoSections-module__QQXJeW__questNode{flex-direction:column;flex:1;gap:.875rem}.GameInfoSections-module__QQXJeW__questBody{border-bottom:0;padding:0}}@media (min-width:900px){.GameInfoSections-module__QQXJeW__wrap{gap:4.25rem;padding:2.75rem 1.5rem 4rem}.GameInfoSections-module__QQXJeW__genreRow{gap:1.5rem;padding:1.25rem 1.75rem}.GameInfoSections-module__QQXJeW__genreRow:nth-child(2){margin-left:2.5rem}.GameInfoSections-module__QQXJeW__genreRow:nth-child(3){margin-left:5rem}}
.page-module__E0kJGG__main{flex:1}.page-module__E0kJGG__hero{padding:1.25rem 1.25rem 1rem;position:relative}.page-module__E0kJGG__heroInner{grid-template-columns:1fr;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.page-module__E0kJGG__heroContent{text-align:left;flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.page-module__E0kJGG__heroMeta{align-items:center;gap:.625rem;display:inline-flex}.page-module__E0kJGG__yearBadge{clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);background:var(--gradient-brand);color:var(--color-text-inverse);font-family:var(--font-family-display);letter-spacing:var(--letter-spacing-wide);justify-content:center;align-items:center;padding:.25rem .75rem;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-text-secondary);font-size:.75rem;font-weight:600}.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,4.8vw,3rem);font-weight:700;line-height:1.06}.page-module__E0kJGG__heroTitleAccent{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.page-module__E0kJGG__heroSubtitle{max-width:32rem;color:var(--color-text-secondary);margin:0;font-size:clamp(.875rem,1.8vw,1rem);line-height:1.55}.page-module__E0kJGG__heroActions{flex-wrap:wrap;align-items:center;gap:.875rem;margin-top:.375rem;display:flex}.page-module__E0kJGG__heroCta{clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%);background:var(--gradient-cta);color:#fff;font-family:var(--font-family-display);letter-spacing:.06em;align-items:center;gap:.5rem;padding:.75rem 1.375rem;font-size:.9375rem;font-weight:700;transition:filter .25s,transform .25s;display:inline-flex}.page-module__E0kJGG__heroCta:hover{filter:brightness(1.12);transform:translate(2px)}.page-module__E0kJGG__heroCtaIcon{width:1.05rem;height:1.05rem}.page-module__E0kJGG__heroSecondary{font-family:var(--font-family-display);letter-spacing:.04em;color:var(--color-ice);border-bottom:1px dashed #9de8ff73;padding:.7rem .25rem;font-size:.875rem;font-weight:600;transition:color .2s,border-color .2s}.page-module__E0kJGG__heroSecondary:hover{color:var(--color-gold-soft);border-color:var(--color-border-strong)}.page-module__E0kJGG__heroStats{margin:0;padding:0;list-style:none;display:none}.page-module__E0kJGG__heroStat{clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);border:1px solid var(--color-border);box-shadow:inset 2px 0 0 var(--color-gold);letter-spacing:.03em;color:var(--color-text-secondary);background:#151f3399;align-items:center;gap:.55rem;padding:.55rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__E0kJGG__heroStatIcon{width:1rem;height:1rem;color:var(--color-gold);flex-shrink:0}@media (min-width:860px){.page-module__E0kJGG__hero{padding:1.75rem 1.5rem 1.25rem}.page-module__E0kJGG__heroInner{grid-template-columns:1.4fr .6fr;gap:2.5rem}.page-module__E0kJGG__heroStats{flex-direction:column;justify-content:center;align-items:stretch;gap:.75rem;display:flex}.page-module__E0kJGG__heroStat{padding:.75rem 1.125rem;font-size:.8125rem}}
