.hp2-root{--hp2-gold:var(--pg-gold,#e5aa1b);--hp2-gold-bright:#f5c542;--hp2-gold-glow:rgba(229,170,27,.15);--hp2-gold-glow-strong:rgba(229,170,27,.3);--hp2-gold-border:rgba(229,170,27,.22);--hp2-gold-border-strong:rgba(229,170,27,.48);--hp2-bg0:#060c13;--hp2-bg1:#09111b;--hp2-surf0:#0c1622;--hp2-surf2:#151f2e;--hp2-text1:#e9eff7;--hp2-text2:#899db3;--hp2-text3:#586f89;--hp2-border1:#152232;--hp2-border2:#1c2b40;--hp2-travel:#34b1f4;--hp2-premium:#9c6eed;--hp2-font-display:var(--font-bebas),sans-serif;--hp2-font-mono:var(--font-space-mono),monospace;--hp2-hero-max:var(--site-content-max,1360px);--hp2-max:var(--site-content-max,1360px);--hp2-gutter:var(--site-gutter,48px);--hp2-section-pt:calc(var(--pg-rhythm-section, 56px) / 2);--hp2-section-pb:calc(var(--pg-rhythm-section, 56px) / 2);--hp2-head-gap:24px;background:var(--hp2-bg0);color:var(--hp2-text1);overflow-x:clip;overflow-y:clip}@keyframes hp2-v3-shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes hp2-mascot-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.hp2-v3-shimmer{background:linear-gradient(90deg,#faad29,#fcd873 30%,#faad29 55%,#fcd873 80%,#faad29);background-size:200% auto;background-clip:text;-webkit-background-clip:text;color:transparent;animation:hp2-v3-shimmer 3.5s linear infinite}.hp2-v3-gold{color:var(--hp2-gold)}.hp2-v3-section{position:relative;padding:var(--hp2-section-pt) 0 var(--hp2-section-pb)}.hp2-v3-section-head{margin-bottom:var(--hp2-head-gap)}.hp2-v3-section-head--center{text-align:center;max-width:720px;margin:0 auto var(--hp2-head-gap)}.hp2-v3-section-sub{margin:12px auto 0;max-width:540px;color:var(--hp2-text2);font-size:1.02rem;line-height:1.55}.hp2-v3-section-sub--left{margin-left:0;margin-right:0}.hp2-v3-kicker{display:inline-block;margin-bottom:10px;font-family:var(--hp2-font-mono);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--hp2-gold)}.hp2-v3-display{margin:0;font-family:var(--hp2-font-display);font-size:clamp(2.3rem,4.2vw,3.6rem);line-height:.95;letter-spacing:.02em}.hp2-v3-display--compact{font-size:clamp(2rem,3.4vw,2.8rem)}.hp2-v3-link{font-family:var(--hp2-font-mono);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hp2-gold);text-decoration:none}.hp2-v3-link:hover{color:var(--hp2-gold-bright)}.hp2-v3-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:var(--pg-btn-height,48px);min-width:44px;padding:0 var(--pg-btn-pad-x,1.9rem);border-radius:var(--pg-radius-button,8px);font-family:var(--hp2-font-mono);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease;box-sizing:border-box}.hp2-v3-btn:hover{transform:translateY(-1px)}.hp2-v3-btn:focus-visible,.hp2-v3-gcard__play:focus-visible,.hp2-v3-link:focus-visible{outline:2px solid var(--hp2-gold);outline-offset:3px}.hp2-v3-btn--gold{background:linear-gradient(180deg,#f5c542,#e5aa1b 48%,#c99214);color:#0a0a0a;border-color:rgba(246,205,90,.55);box-shadow:0 0 18px var(--hp2-gold-glow-strong)}.hp2-v3-btn--gold:hover{background:linear-gradient(180deg,#ffd76a,#f0b820 48%,#d9a018);box-shadow:0 0 24px rgba(229,170,27,.42)}.hp2-v3-btn--ink-gold{background:#111;color:#e5aa1b;border:1px solid rgba(255,220,120,.45);box-shadow:none}.hp2-v3-btn--ink-gold:hover{background:#181818;color:#f5c542;border-color:rgba(255,220,120,.62)}.hp2-v3-btn--outline{background:transparent;color:var(--hp2-text1);border-color:var(--hp2-border2)}.hp2-v3-btn--ghost-gold{background:transparent;color:var(--hp2-gold);border-color:var(--hp2-gold-border)}.hp2-v3-btn--surface{width:100%;background:var(--hp2-surf2);color:var(--hp2-text1);border-color:var(--hp2-border2)}.hp2-v3-btn--xl{min-height:52px;padding:0 28px}.hp2-reveal{opacity:1;transform:none;will-change:opacity,transform}.hp2-reveal--fade-down,.hp2-reveal--fade-up{transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1)}.hp2-reveal--image-late{transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.hp2-reveal--pending.hp2-reveal--fade-up{opacity:0;transform:translate3d(0,24px,0)}.hp2-reveal--pending.hp2-reveal--fade-down{opacity:0;transform:translate3d(0,-20px,0)}.hp2-reveal--pending.hp2-reveal--image-late{opacity:0;transform:translate3d(0,18px,0) scale(.985)}.hp2-reveal--in{opacity:1;transform:translateZ(0) scale(1)}.hp2-mascot-idle{display:block}@media (min-width:1025px){.hp2-mascot-idle{animation:hp2-mascot-drift 6s ease-in-out infinite}html.hp2-tab-hidden .hp2-mascot-idle{animation-play-state:paused}}.hp2-v3-hero,.hp2-v3-hero.page-hero{position:relative;min-height:0;height:auto;display:block;align-items:flex-start;overflow:visible;padding-top:calc(var(--pg-public-header-height) + var(--hero-top-gap));padding-inline:0;padding-bottom:var(--pg-rhythm-hero-to-next,48px)}.hp2-v3-hero__glow{position:absolute;right:12%;top:42%;width:min(420px,48vw);height:min(420px,48vw);transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle,var(--hp2-gold-glow) 0,transparent 70%);opacity:.55;pointer-events:none}.hp2-v3-hero__inner,.hp2-v3-hero__inner.page-hero__inner{position:relative;z-index:1;min-height:0;max-height:none}@media (min-width:1100px){.hp2-v3-hero__inner,.hp2-v3-hero__inner.page-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);-moz-column-gap:clamp(48px,6vw,112px);column-gap:clamp(48px,6vw,112px);row-gap:16px;align-items:center}}.hp2-v3-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px;padding:7px 12px;border-radius:999px;border:1px solid var(--hp2-gold-border);background:rgba(10,16,28,.72);font-family:var(--hp2-font-mono);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--hp2-text2)}.hp2-v3-eyebrow__dot{width:7px;height:7px;border-radius:50%;background:var(--hp2-gold)}.hp2-v3-hero__title{margin:0;display:flex;flex-direction:column;font-family:var(--hp2-font-display);font-size:clamp(3.6rem,7vw,5.8rem);line-height:.9}.hp2-v3-hero__body{margin:16px 0 0;max-width:34rem;color:var(--hp2-text2);font-size:1.05rem;line-height:1.55}.hp2-v3-hero__ecosystem{margin:12px 0 0;font-family:var(--hp2-font-mono);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--hp2-gold);white-space:nowrap}.hp2-v3-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.hp2-v3-hero__stage{position:relative;min-height:0;display:flex;flex-direction:column;align-items:center;gap:14px;padding:8px 0 0}.hp2-v3-hero__mascot{width:min(780px,118%);max-width:none;position:relative;z-index:1;margin-right:-4%}.hp2-v3-hero__mascot img{width:100%;height:auto}.hp2-v3-hero__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;max-width:560px}.hp2-v3-fact{padding:10px 12px;border-radius:12px;border:1px solid var(--hp2-gold-border);background:rgba(14,24,37,.92)}.hp2-v3-fact__label{font-family:var(--hp2-font-mono);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:var(--hp2-gold)}.hp2-v3-fact__title{margin-top:4px;font-family:var(--hp2-font-display);font-size:1.1rem;letter-spacing:.04em;line-height:1}.hp2-v3-fact__sub{margin-top:4px;font-size:.7rem;color:var(--hp2-text2);line-height:1.3}.hp2-v3-stats{border-block:1px solid var(--hp2-border1);background:var(--hp2-bg1);margin:0 0 8px}.hp2-v3-stats__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:20px 0;min-height:88px;align-items:center}.hp2-v3-stat{text-align:center}.hp2-v3-stat strong{display:block;font-family:var(--hp2-font-display);font-size:clamp(1.5rem,2.4vw,2.1rem);color:var(--hp2-gold);line-height:1}.hp2-v3-stat__soon{font-size:1rem!important;color:var(--hp2-text3)!important;letter-spacing:.08em}.hp2-v3-stat span{display:block;margin-top:6px;font-family:var(--hp2-font-mono);font-size:.64rem;letter-spacing:.1em;text-transform:uppercase;color:var(--hp2-text2)}.hp2-v3-section.hp2-v3-games{padding-bottom:var(--hp2-section-pb)}.hp2-v3-games__intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;align-items:center;margin-bottom:var(--hp2-head-gap)}.hp2-v3-games__joke{margin:12px 0 14px;color:var(--hp2-text2);font-size:.98rem;max-width:28rem}.hp2-v3-games__art{width:100%}.hp2-v3-games__art img{width:100%;height:auto}.hp2-v3-games__scroller{position:relative;width:100%}.hp2-v3-games__grid{display:flex;flex-wrap:nowrap;align-items:stretch;gap:14px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;padding-bottom:4px;scrollbar-color:rgba(229,170,27,.45) transparent}.hp2-v3-games__nav{position:absolute;top:42%;z-index:3;display:grid;place-items:center;width:220px;height:220px;padding:0;border:0;border-radius:0;background:transparent;color:rgba(242,213,84,.88);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%);transition:opacity .2s ease,visibility .2s ease,color .2s ease}.hp2-v3-games__nav.is-visible{opacity:1;visibility:visible;pointer-events:auto}.hp2-v3-games__nav:focus-visible,.hp2-v3-games__nav:hover{color:var(--hp2-gold-bright)}.hp2-v3-games__nav:focus-visible{outline:2px solid var(--hp2-gold);outline-offset:3px}.hp2-v3-games__nav--prev{left:2px}.hp2-v3-games__nav--next{right:2px}.hp2-v3-games__nav--prev .hp2-v3-games__arrow-icon{transform:scaleX(-1)}.hp2-v3-games__arrow-icon{width:150px;height:120px;display:block;filter:drop-shadow(0 2px 6px rgb(0 0 0/45%))}.hp2-v3-games__grid::-webkit-scrollbar{height:6px}.hp2-v3-games__grid::-webkit-scrollbar-thumb{background:rgba(229,170,27,.4);border-radius:999px}.hp2-v3-games__grid>.hp2-v3-gcard{flex:0 0 clamp(200px,18vw,248px);width:clamp(200px,18vw,248px);max-width:none;min-width:clamp(200px,18vw,248px);scroll-snap-align:start}.hp2-v3-gcard{position:relative;width:100%;min-width:0;display:flex;flex-direction:column;border-radius:16px;border:1px solid var(--hp2-border2);background:var(--hp2-surf0);overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.hp2-v3-gcard:hover{transform:translateY(-3px);border-color:var(--hp2-gold-border);box-shadow:0 12px 28px rgba(0,0,0,.28)}.hp2-v3-gcard__badge{position:absolute;top:10px;left:10px;z-index:2;padding:4px 7px;border-radius:999px;background:rgba(10,16,28,.85);border:1px solid var(--hp2-gold-border);font-family:var(--hp2-font-mono);font-size:.56rem;letter-spacing:.1em;color:var(--hp2-gold)}.hp2-v3-gcard__art{position:relative;aspect-ratio:1;background:var(--hp2-surf2);overflow:hidden}.hp2-v3-gcard__art img{-o-object-fit:cover;object-fit:cover;transition:transform .25s ease}.hp2-v3-gcard:hover .hp2-v3-gcard__art img{transform:scale(1.03)}.hp2-v3-gcard__body{display:flex;flex-direction:column;flex:1;padding:12px}.hp2-v3-gcard__cat{font-family:var(--hp2-font-mono);font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;color:var(--hp2-text3)}.hp2-v3-gcard__name{margin:6px 0 0;font-family:var(--hp2-font-display);font-size:1.28rem;line-height:1}.hp2-v3-gcard__meta{margin-top:7px;font-size:.78rem;color:var(--hp2-text2);flex:1}.hp2-v3-gcard__play{margin-top:10px;font-family:var(--hp2-font-mono);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hp2-gold);text-decoration:none}.hp2-v3-section.hp2-v3-gamepass{overflow:visible;z-index:2;padding-bottom:40px}.hp2-v3-section.hp2-v3-compete{padding-top:36px}.hp2-v3-section.hp2-v3-gamepass [data-scroll-visual]{overflow:visible}.hp2-v3-gamepass__head{margin-bottom:clamp(3rem,5vw,4.5rem);max-width:600px}.hp2-v3-gamepass__head .hp2-v3-kicker{margin-bottom:12px}.hp2-v3-gamepass__head .hp2-v3-display{margin:0}.hp2-v3-gamepass__head .hp2-v3-section-sub{margin-top:22px;margin-bottom:0;max-width:600px;line-height:1.55}.hp2-v3-gamepass__head p{margin-block:0}.hp2-v3-gamepass__joke{margin:14px 0 0;color:var(--hp2-text2);font-size:.95rem;line-height:1.55}.hp2-v3-plans{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);align-items:stretch;padding-top:clamp(144px,15vw,198px);margin-top:0;overflow:visible}.hp2-v3-plan-slot--plus{position:relative;z-index:2;display:flex;align-items:stretch;min-width:0}.hp2-v3-plan-slot--plus>.hp2-v3-plan--plus{width:100%;flex:1 1 auto}.hp2-v3-plan{position:relative;display:flex;flex-direction:column;gap:14px;min-height:100%;padding:26px 22px;border-radius:18px;border:1px solid var(--hp2-border2);background:var(--hp2-surf0);isolation:isolate;transition:border-color .2s ease,box-shadow .2s ease}.hp2-v3-plan>*{position:relative;z-index:1}.hp2-v3-plan__pitch{margin:0;color:var(--hp2-text2);font-size:.9rem;line-height:1.4}.hp2-v3-plan--free{background:#0b1424;border:1px solid rgba(96,148,220,.22);box-shadow:none;z-index:1}.hp2-v3-plan__tag--free{left:14px;background:#1a2d4a;color:#d7e6fb;border:1px solid rgba(120,168,232,.55);box-shadow:none}.hp2-v3-plan--featured{background:radial-gradient(circle at 50% 20%,rgba(216,160,25,.1),transparent 58%),#121313;border:1px solid rgba(214,161,27,.68);box-shadow:0 12px 32px rgba(0,0,0,.3);z-index:1}.hp2-v3-plan--featured:hover{border-color:rgba(230,180,48,.82);box-shadow:0 14px 34px rgba(0,0,0,.34)}.hp2-v3-plan--featured .hp2-v3-plan__tag{padding:4px 9px;font-size:.52rem;letter-spacing:.09em;background:#c9971a;color:#171204;border:1px solid rgba(214,161,27,.55);box-shadow:none}.hp2-v3-plan--featured .hp2-v3-btn--gold{background:linear-gradient(180deg,#dfae24,#c88d0d);border-color:rgba(200,141,13,.65);box-shadow:0 4px 14px rgba(0,0,0,.28)}.hp2-v3-plan--featured .hp2-v3-btn--gold:hover{background:linear-gradient(180deg,#e8ba32,#d09712);box-shadow:0 6px 16px rgba(0,0,0,.32)}.hp2-v3-plan--featured .hp2-v3-plan__name,.hp2-v3-plan--featured .hp2-v3-plan__price strong{color:#fff}.hp2-v3-plan--featured ul li{color:var(--hp2-text2)}.hp2-v3-plan--plus{--gamepass-mascot-y:10px;background:linear-gradient(145deg,#78611d,#a98a32 18%,#b99a3f 35%,#8a6d22 55%,#6e5618 75%,#4b3b10);border:1.75px solid #d8b85a;box-shadow:inset 0 1px 0 rgba(255,236,190,.42),inset 0 -1px 0 rgba(40,28,6,.28),0 12px 28px rgba(0,0,0,.28);z-index:3;overflow:visible;padding-top:48px;padding-bottom:28px}.hp2-v3-plan--plus:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0;opacity:.045;mix-blend-mode:soft-light;background-image:repeating-linear-gradient(-22deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 1px,transparent 0,transparent 3px),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");background-size:auto,160px 160px}.hp2-v3-plan--plus:after{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,244,210,.65),transparent);pointer-events:none;z-index:3}.hp2-v3-plan--plus:hover{border-color:#e2c46a;box-shadow:inset 0 1px 0 rgba(255,236,190,.5),inset 0 -1px 0 rgba(40,28,6,.3),0 14px 30px rgba(0,0,0,.32)}.hp2-v3-plan--plus .hp2-v3-plan__name{color:#161616;font-size:1.72rem;letter-spacing:.06em}.hp2-v3-plan__flagship{margin:-4px 0 0;font-family:var(--hp2-font-mono);font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#5c4814}.hp2-v3-plan--plus .hp2-v3-plan__price strong{color:#111;font-size:2.65rem}.hp2-v3-plan--plus .hp2-v3-plan__price span{color:#3a3a3a}.hp2-v3-plan--plus .hp2-v3-plan__pitch,.hp2-v3-plan--plus ul li{color:#222}.hp2-v3-plan__mascot{position:absolute;left:50%;top:0;width:clamp(330px,30vw,450px);height:auto;transform:translate(-50%,calc(-84.25% + var(--gamepass-mascot-y, 0px)));z-index:4;pointer-events:none;line-height:0;margin:0}.hp2-v3-plan__mascot:before{content:"";position:absolute;left:50%;top:84%;width:58%;height:14%;transform:translate(-50%);background:radial-gradient(ellipse at center,rgba(0,0,0,.34),transparent 72%);filter:blur(3px);pointer-events:none;z-index:-1}.hp2-v3-plan__mascot img,.hp2-v3-plan__mascot-reveal{width:100%;height:auto;display:block}.hp2-v3-plan__mascot img{filter:none}.hp2-v3-plan__tag{position:absolute;top:-11px;left:14px;transform:none;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:5px 10px;border-radius:999px;background:#c9971a;color:#171204;font-family:var(--hp2-font-mono);font-size:.54rem;font-weight:700;letter-spacing:.1em;white-space:nowrap;border:1px solid rgba(214,161,27,.55);box-shadow:none}.hp2-v3-plan__tag--plus{left:14px;right:auto;top:-14px;z-index:6;min-width:120px;width:-moz-max-content;width:max-content;max-width:132px;padding:7px 14px;font-size:.68rem;letter-spacing:.12em;border-radius:999px;background:#111;color:#e5aa1b;border:1px solid rgba(255,220,120,.55);box-shadow:none}.hp2-v3-plan__tag-icon{flex:0 0 auto;width:12px;height:12px;color:inherit}.hp2-v3-plan--plus .hp2-v3-btn,.hp2-v3-plan--plus .hp2-v3-plan__flagship,.hp2-v3-plan--plus .hp2-v3-plan__name,.hp2-v3-plan--plus .hp2-v3-plan__price,.hp2-v3-plan--plus ul{position:relative;z-index:5}.hp2-v3-plan__name{margin:0;font-family:var(--hp2-font-display);font-size:1.55rem;letter-spacing:.05em;line-height:1.1;color:#fff}.hp2-v3-plan__price{margin:0}.hp2-v3-plan__price strong{font-family:var(--hp2-font-display);font-size:2.35rem;line-height:1;color:#fff}.hp2-v3-plan__price span{margin-left:6px;color:var(--hp2-text2);font-family:var(--hp2-font-mono);font-size:.72rem}.hp2-v3-plan__price small{display:block;margin-top:3px;color:var(--hp2-text3);font-size:.8rem}.hp2-v3-plan--featured .hp2-v3-plan__price small{color:rgba(216,160,25,.72)}.hp2-v3-plan--plus .hp2-v3-plan__price small{color:#5c4814}.hp2-v3-plan ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;align-content:start;flex:1 1 auto;color:var(--hp2-text2);font-size:.9rem}.hp2-v3-plan ul li{margin:0;padding:0;line-height:1.35}.hp2-v3-plan ul li br,.hp2-v3-plan ul li p{margin:0}.hp2-v3-plan .hp2-v3-btn{position:relative;z-index:4;margin-top:auto}.hp2-v3-compete__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hp2-v3-compete-card{display:flex;flex-direction:column;gap:6px;padding:18px 16px;border-radius:16px;border:1px solid var(--hp2-border2);border-left:3px solid var(--hp2-gold);background:var(--hp2-surf0);transition:border-color .2s ease}.hp2-v3-compete-card:hover{border-color:var(--hp2-gold-border)}.hp2-v3-compete-card__eyebrow{font-family:var(--hp2-font-mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(229,170,27,.72)}.hp2-v3-compete-card__title{margin:0;font-family:var(--hp2-font-display);font-size:clamp(1.7rem,3vw,2.2rem);line-height:1;color:var(--hp2-gold)}.hp2-v3-compete-card__body{margin:0 0 8px;color:var(--hp2-text2);line-height:1.5;flex:1}.hp2-v3-compete-card .hp2-v3-btn{align-self:flex-start;margin-top:auto}.hp2-v3-identity{padding-top:48px;padding-bottom:48px}.hp2-v3-identity__panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center;padding:22px;border-radius:18px;border:1px solid var(--hp2-gold-border);background:linear-gradient(160deg,#1d140c 0,var(--hp2-surf0) 100%)}.hp2-v3-identity-preview{display:flex;flex-direction:column;gap:10px;min-width:0}.hp2-v3-identity-card{padding:16px;border-radius:14px;border:1px solid var(--hp2-border2);background:var(--hp2-bg0)}.hp2-v3-identity-card__prompt{margin:0;font-size:.68rem;color:var(--hp2-gold)}.hp2-v3-identity-card__prompt,.hp2-v3-identity-card__sample-tag{font-family:var(--hp2-font-mono);letter-spacing:.1em;text-transform:uppercase}.hp2-v3-identity-card__sample-tag{display:inline-block;margin-bottom:12px;padding:3px 8px;border-radius:999px;border:1px solid var(--hp2-border2);background:var(--hp2-surf2);font-size:.56rem;color:var(--hp2-text3)}.hp2-v3-identity-card__top{display:flex;gap:12px;align-items:center;margin-bottom:12px}.hp2-v3-identity-card__avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--hp2-gold-border);background:var(--hp2-gold-glow);overflow:hidden}.hp2-v3-identity-card__title{font-family:var(--hp2-font-display);font-size:1.35rem;line-height:1}.hp2-v3-identity-card__sub{margin-top:4px;color:var(--hp2-text2);font-size:.84rem}.hp2-v3-identity-card__metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.hp2-v3-identity-card__metrics--six{grid-template-columns:1fr 1fr}.hp2-v3-identity-card__metrics span{display:block;font-family:var(--hp2-font-mono);font-size:.56rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hp2-text3)}.hp2-v3-identity-card__metrics strong{display:block;margin-top:2px;font-family:var(--hp2-font-display);font-size:1.3rem}.hp2-v3-identity__copy p{margin:10px 0 0;color:var(--hp2-text2);line-height:1.5}.hp2-v3-identity__feats{list-style:none;margin:12px 0 16px;padding:0;display:grid;gap:7px}.hp2-v3-identity__feats li{display:flex;gap:8px;font-size:.94rem}.hp2-v3-identity__feats li>span:first-child{color:var(--hp2-gold);font-weight:700}.hp2-v3-identity__plus-tag{display:inline-block;margin-left:8px;padding:2px 7px;border-radius:999px;border:1px solid rgba(156,110,237,.35);background:rgba(31,20,52,.7);color:var(--hp2-premium);font-family:var(--hp2-font-mono);font-size:.54rem;font-style:normal;letter-spacing:.08em;vertical-align:middle}.hp2-v3-identity__actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.hp2-v3-travel-row,.hp2-v3-travel__rows{display:grid;gap:24px}.hp2-v3-travel-row{grid-template-columns:1fr 1fr;align-items:center}.hp2-v3-travel-row__media{position:relative;min-height:300px;border-radius:18px;overflow:hidden;border:1px solid var(--hp2-border2)}.hp2-v3-travel-row__media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 28%;object-position:center 28%}.hp2-v3-travel-row__label{font-family:var(--hp2-font-mono);font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;color:var(--hp2-travel)}.hp2-v3-travel-row__copy h3{margin:8px 0 0;font-family:var(--hp2-font-display);font-size:clamp(1.9rem,3vw,2.6rem);line-height:.98}.hp2-v3-travel-row__copy p{margin:10px 0 16px;color:var(--hp2-text2);line-height:1.5;max-width:28rem}.hp2-v3-travel-row__copy--end{text-align:right;display:flex;flex-direction:column;align-items:flex-end}.hp2-v3-travel-row__copy--end p{margin-left:auto}.hp2-v3-final{text-align:center;border-top:1px solid var(--hp2-border1);background:radial-gradient(ellipse at 50% 0,rgba(229,170,27,.12),transparent 55%),var(--hp2-bg0);padding-top:56px;padding-bottom:56px}.hp2-v3-final__glow{position:absolute;inset:18% 30% auto;height:140px;background:radial-gradient(circle,rgba(229,170,27,.14),transparent 70%);pointer-events:none}.hp2-v3-final__inner{position:relative;max-width:700px}.hp2-v3-final__title{margin:0;font-family:var(--hp2-font-display);font-size:clamp(2.5rem,5vw,4rem);line-height:.94}.hp2-v3-final p{margin:12px auto 20px;max-width:34rem;color:var(--hp2-text2)}.hp2-v3-final__note{margin-top:12px;font-family:var(--hp2-font-mono);font-size:.64rem;letter-spacing:.1em;text-transform:uppercase;color:var(--hp2-text3)}@media (max-width:1200px) and (min-width:1025px){.hp2-v3-games__grid>.hp2-v3-gcard{flex-basis:clamp(190px,20vw,230px);width:clamp(190px,20vw,230px);min-width:clamp(190px,20vw,230px)}}@media (max-width:1023px){.hp2-root{--hp2-gutter:32px;--hp2-section-pt:clamp(56px,8vw,80px);--hp2-section-pb:clamp(56px,8vw,80px);--hp2-head-gap:22px}.hp2-v3-compete__grid,.hp2-v3-games__intro,.hp2-v3-identity__panel,.hp2-v3-plans,.hp2-v3-travel-row,.hp2-v3-travel-row--reverse{grid-template-columns:1fr}.hp2-v3-hero{padding-top:calc(var(--pg-public-header-height) + var(--hero-top-gap))}.hp2-v3-hero,.hp2-v3-section.hp2-v3-gamepass{padding-bottom:28px}.hp2-v3-section.hp2-v3-compete{padding-top:28px}.hp2-v3-hero__inner{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) clamp(200px,48vw,280px);gap:10px 12px;align-items:end}.hp2-v3-hero__copy,.hp2-v3-hero__stage{display:contents}.hp2-v3-hero__lead{grid-column:1;grid-row:1;min-width:0}.hp2-v3-hero__mascot{grid-column:2;grid-row:1;width:clamp(200px,48vw,280px);margin-right:0;align-self:end;justify-self:end}.hp2-v3-hero__mascot img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.hp2-v3-hero__title{font-size:clamp(3.35rem,14vw,5rem);line-height:.92}.hp2-v3-hero__support{grid-column:1/-1;grid-row:2}.hp2-v3-hero__facts{grid-column:1/-1;grid-row:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;gap:8px}.hp2-v3-fact--travel{display:block}.hp2-v3-hero__ecosystem{white-space:normal}.hp2-v3-games__grid>.hp2-v3-gcard{flex-basis:clamp(180px,42vw,220px);width:clamp(180px,42vw,220px);min-width:clamp(180px,42vw,220px)}.hp2-v3-plans{padding-top:0;gap:20px}.hp2-v3-gamepass__head{margin-bottom:clamp(2.75rem,7vw,3.75rem)}.hp2-v3-plan{min-height:0;padding:24px 20px;gap:14px}.hp2-v3-plan ul{gap:10px}.hp2-v3-plan .hp2-v3-btn{width:100%}.hp2-v3-plan-slot--plus{margin-top:clamp(8.25rem,42vw,12.5rem)}.hp2-v3-plan--plus{--gamepass-mascot-y:10px;overflow:visible;min-height:0;padding-top:44px;padding-bottom:26px}.hp2-v3-plan__mascot{position:absolute;left:auto;right:0;top:0;width:min(78%,330px);margin:0;order:unset;transform:translateY(calc(-84.25% + var(--gamepass-mascot-y, 0px)));z-index:4;pointer-events:none}.hp2-v3-plan__tag--plus{left:14px;right:auto;z-index:6}.hp2-v3-compete-card__title{font-size:clamp(2rem,8vw,2.75rem)}.hp2-v3-stats__inner{grid-template-columns:1fr 1fr}.hp2-v3-travel-row--reverse .hp2-v3-travel-row__copy{order:2}.hp2-v3-travel-row--reverse .hp2-v3-travel-row__media{order:1}.hp2-v3-travel-row__copy--end{text-align:left;align-items:flex-start}.hp2-v3-travel-row__copy--end p{margin-left:0}}@media (max-width:768px){.hp2-root{--hp2-gutter:20px;--hp2-section-pt:68px;--hp2-section-pb:68px}.hp2-v3-games__grid{gap:12px}.hp2-v3-games__grid>.hp2-v3-gcard{flex-basis:clamp(168px,58vw,210px);width:clamp(168px,58vw,210px);min-width:clamp(168px,58vw,210px)}.hp2-v3-hero__facts{grid-template-columns:1fr 1fr}.hp2-v3-fact--travel{display:none}}@media (max-width:640px){.hp2-root{--hp2-gutter:16px;--hp2-section-pt:clamp(48px,10vw,80px);--hp2-section-pb:clamp(48px,10vw,80px);--hp2-head-gap:20px}.hp2-v3-hero{padding-top:calc(var(--pg-public-header-height) + var(--hero-top-gap))}.hp2-v3-hero,.hp2-v3-section.hp2-v3-gamepass{padding-bottom:24px}.hp2-v3-section.hp2-v3-compete{padding-top:24px}.hp2-v3-btn,.hp2-v3-hero__actions{width:100%}.hp2-v3-travel-row__media{min-height:220px;max-height:280px}}@media (max-width:420px){.hp2-v3-hero__inner{grid-template-columns:minmax(0,1fr) clamp(180px,50vw,240px)}.hp2-v3-hero__mascot{width:clamp(180px,50vw,240px)}.hp2-v3-hero__title{font-size:clamp(3rem,13vw,4.2rem)}.hp2-v3-plan-slot--plus{margin-top:180px}.hp2-v3-plan__mascot{right:0;width:min(90%,315px)}.hp2-v3-plan--plus{--gamepass-mascot-y:10px}}@media (max-width:360px){.hp2-v3-games__grid>.hp2-v3-gcard{flex-basis:min(78vw,200px);width:min(78vw,200px);min-width:min(78vw,200px)}}@media (prefers-reduced-motion:reduce){.hp2-reveal,.hp2-reveal--fade-down,.hp2-reveal--fade-up,.hp2-reveal--image-late,.hp2-reveal--in,.hp2-reveal--media,.hp2-reveal--pending,.hp2-reveal--rise,.hp2-reveal--slide,.hp2-reveal--soft{opacity:1!important;transform:none!important;filter:none!important;transition:none!important;transition-delay:0ms!important}.hp2-mascot-idle,.hp2-v3-btn,.hp2-v3-compete-card,.hp2-v3-gcard,.hp2-v3-gcard__art img,.hp2-v3-shimmer{animation:none!important;transition:none!important}}@media (max-width:899px){.hp2-root{--hp2-mobile-max:720px;--hp2-gutter:20px;--hp2-section-gap-compact:48px;--hp2-section-gap:64px;--hp2-section-gap-major:80px;--hp2-section-pt:var(--hp2-section-gap);--hp2-section-pb:var(--hp2-section-gap);--hp2-head-gap:14px;--hp2-label-to-title:12px;--hp2-title-to-body:20px;--hp2-body-to-cta:26px;--hp2-card-gap:20px;--hp2-content-to-art:32px;--hp2-scroll-pad:calc(var(--pg-public-header-height, 96px) + 12px)}.hp2-v3-container{width:100%;max-width:var(--hp2-mobile-max);padding-inline:var(--hp2-gutter);margin-inline:auto;box-sizing:border-box}.flying-pepinho-transition{display:block;height:clamp(170px,24svh,220px);min-height:0;margin:0;padding:0;overflow:hidden}.flying-pepinho-transition__lane{padding-bottom:1%}.flying-pepinho-transition__image{width:clamp(140px,42vw,200px)}.flying-pepinho-transition[data-direction=right-to-left] .flying-pepinho-transition__image{width:clamp(148px,44vw,210px)}#compete,#faq,#final,#gamepass,#games,#identity,#travel,.hp2-v3-hero,.hp2-v3-section{scroll-margin-top:var(--hp2-scroll-pad)}.hp2-v3-final__glow,.hp2-v3-hero__glow{opacity:.45}.hp2-v3-eyebrow,.hp2-v3-kicker{font-size:clamp(.78rem,2.8vw,.95rem);letter-spacing:.14em;margin-bottom:var(--hp2-label-to-title)}.hp2-v3-hero__title{font-size:clamp(4rem,17.5vw,4.85rem);line-height:.96;letter-spacing:.01em}.hp2-v3-compete .hp2-v3-display,.hp2-v3-gamepass .hp2-v3-display,.hp2-v3-games .hp2-v3-display,.hp2-v3-travel .hp2-v3-display{font-size:clamp(2.55rem,11vw,3.5rem);line-height:.98}.hp2-v3-compete-card__title,.hp2-v3-final__title,.hp2-v3-identity .hp2-v3-display,.hp2-v3-travel-row__copy h3,.pg-public-faq .pg-public-faq__title{font-size:clamp(1.85rem,7.5vw,2.4rem);line-height:1.05}.hp2-v3-compete-card__body,.hp2-v3-final p,.hp2-v3-gamepass__joke,.hp2-v3-games__joke,.hp2-v3-hero__body,.hp2-v3-identity__copy p,.hp2-v3-section-sub,.hp2-v3-travel-row__copy p{font-size:clamp(1.05rem,3.8vw,1.25rem);line-height:1.6;letter-spacing:.01em;max-width:34ch}.hp2-v3-btn{min-height:44px}.hp2-v3-btn--gold,.hp2-v3-btn--ink-gold{width:100%;max-width:100%}.hp2-v3-btn--ghost-gold.hp2-v3-btn--secondary,.hp2-v3-btn--outline.hp2-v3-btn--secondary,.hp2-v3-btn--secondary{width:min(82%,20rem);max-width:82%;margin-inline:auto;opacity:.92;box-shadow:none}.hp2-v3-link{display:inline-flex;align-items:center;min-height:44px;font-size:.95rem;letter-spacing:.08em}.hp2-v3-hero{padding-top:calc(var(--pg-public-header-height, 96px) + 10px);padding-bottom:var(--hp2-section-gap-compact);overflow:visible}.hp2-v3-hero__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);-moz-column-gap:0;column-gap:0;row-gap:0;align-items:end;min-height:0;overflow:visible}.hp2-v3-hero__copy,.hp2-v3-hero__stage{display:contents}.hp2-v3-hero__lead{grid-column:1;grid-row:1;min-width:0;padding-right:.15rem}.hp2-v3-hero__lead,.hp2-v3-hero__title{z-index:2;position:relative}.hp2-v3-hero__mascot{grid-column:2;grid-row:1;z-index:1;width:calc(100% + 22%);max-width:none;margin:0 0 0 -30%;justify-self:end;align-self:end;transform:none;pointer-events:none}.hp2-v3-hero__mascot img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.hp2-v3-hero__support{grid-column:1/-1;grid-row:2;margin-top:10px;position:relative;z-index:2}.hp2-v3-hero__body{margin-top:var(--hp2-title-to-body)}.hp2-v3-hero__ecosystem{margin-top:10px;font-size:clamp(.78rem,2.8vw,.9rem);letter-spacing:.06em;opacity:.82;white-space:normal}.hp2-v3-hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;margin-top:var(--hp2-body-to-cta)}.hp2-v3-hero__actions .hp2-v3-btn--gold{width:100%}.hp2-v3-hero__facts{grid-column:1/-1;grid-row:3;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;max-width:none;position:relative;z-index:2}.hp2-v3-fact{padding:10px 12px;min-height:0;border-width:1px;border-color:rgba(229,170,27,.16);background:rgba(0,0,0,.22)}.hp2-v3-fact__title{font-size:clamp(1.15rem,5vw,1.45rem);line-height:1.1;margin:2px 0}.hp2-v3-fact__label,.hp2-v3-fact__sub{font-size:.68rem;opacity:.72}.hp2-v3-fact--travel{display:none}.hp2-v3-games{padding-top:var(--hp2-section-gap-major);padding-bottom:var(--hp2-section-gap)}.hp2-v3-games__intro{display:flex;flex-direction:column;gap:var(--hp2-content-to-art);margin-bottom:28px}.hp2-v3-games__copy .hp2-v3-display{margin-bottom:var(--hp2-title-to-body)}.hp2-v3-games__art{width:100%;max-width:420px;margin-inline:auto;line-height:0}.hp2-v3-games__art img{display:block;width:100%;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.hp2-v3-games__grid{gap:14px;padding-bottom:4px}.hp2-v3-games__grid>.hp2-v3-gcard{flex-basis:clamp(148px,46vw,200px);width:clamp(148px,46vw,200px);min-width:clamp(148px,46vw,200px);max-width:clamp(148px,46vw,200px)}.hp2-v3-gcard{border-color:hsla(48,28%,93%,.1)}.hp2-v3-gcard__body{padding:14px 14px 16px}.hp2-v3-gcard__name{font-size:clamp(1.15rem,4.5vw,1.4rem)}.hp2-v3-gcard__badge,.hp2-v3-gcard__cat,.hp2-v3-gcard__meta{font-size:.68rem;opacity:.72}.hp2-v3-gcard__play{margin-top:10px;font-size:.85rem;letter-spacing:.1em;background:none;border:0;padding:0;min-height:44px;display:inline-flex;align-items:center;color:var(--hp2-gold)}.hp2-v3-gamepass{padding-top:var(--hp2-section-gap-major);padding-bottom:var(--hp2-section-gap-compact)}.hp2-v3-gamepass__head{margin-bottom:28px}.hp2-v3-gamepass__head .hp2-v3-section-sub,.hp2-v3-gamepass__joke{margin-top:14px}.hp2-v3-plans{gap:var(--hp2-card-gap);padding-top:0}.hp2-v3-plan{padding:20px 18px;gap:12px;min-height:0}.hp2-v3-plan--free{border-color:rgba(148,163,184,.28);background:rgba(8,12,18,.72)}.hp2-v3-plan--free .hp2-v3-plan__name{font-size:clamp(1.55rem,6vw,1.9rem)}.hp2-v3-plan--free .hp2-v3-btn{width:min(85%,18rem);margin-inline:auto}.hp2-v3-plan--featured{border-color:rgba(229,170,27,.42)}.hp2-v3-plan ul{gap:8px;font-size:.92rem}.hp2-v3-plan-slot--plus{margin-top:clamp(5.5rem,28vw,8rem)}.hp2-v3-plan--plus{--gamepass-mascot-y:8px;padding-top:36px;padding-bottom:22px}.hp2-v3-plan__mascot{width:min(72%,280px);right:2%}.hp2-v3-compete{padding-top:var(--hp2-section-gap);padding-bottom:var(--hp2-section-gap)}.hp2-v3-compete .hp2-v3-section-head{margin-bottom:28px}.hp2-v3-compete__grid{gap:var(--hp2-card-gap)}.hp2-v3-compete-card{padding:18px 16px 20px;border:0;border-left:3px solid rgba(229,170,27,.55);background:rgba(0,0,0,.22);box-shadow:none}.hp2-v3-compete-card__eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;letter-spacing:.14em;opacity:.85}.hp2-v3-compete-card__eyebrow:before{display:inline-block;font-size:.95rem;line-height:1;opacity:.9}.hp2-v3-compete-card--tournaments .hp2-v3-compete-card__eyebrow:before{content:"🏆"}.hp2-v3-compete-card--arena .hp2-v3-compete-card__eyebrow:before{content:"⚔"}.hp2-v3-compete-card--leaderboard .hp2-v3-compete-card__eyebrow:before{content:"🥇"}.hp2-v3-compete-card__title{margin-top:8px;margin-bottom:10px}.hp2-v3-compete-card .hp2-v3-btn{margin-top:16px}.hp2-v3-identity{padding-top:var(--hp2-section-gap-compact);padding-bottom:var(--hp2-section-gap)}.hp2-v3-identity__panel{gap:28px}.hp2-v3-identity-card{padding:18px 16px 20px}.hp2-v3-identity-card__sample-tag{opacity:.75;font-size:.65rem}.hp2-v3-identity-card__title{font-size:clamp(1.55rem,6.5vw,1.95rem)}.hp2-v3-identity-card__metrics{gap:10px 12px}.hp2-v3-identity-card__metrics span{font-size:.65rem;opacity:.65}.hp2-v3-identity-card__metrics strong{font-size:clamp(1.05rem,4.2vw,1.25rem)}.hp2-v3-identity__actions{display:flex;flex-direction:column;align-items:stretch;gap:10px}.hp2-v3-identity__actions .hp2-v3-btn{width:100%}.hp2-v3-identity__actions .hp2-v3-link{justify-content:center}.hp2-v3-identity__copy{padding:8px 0 0;border:0;background:transparent}.hp2-v3-identity__feats{gap:10px}.hp2-v3-identity__plus-tag{font-size:.62rem;opacity:.85}.hp2-v3-travel{padding-top:var(--hp2-section-gap-major);padding-bottom:var(--hp2-section-gap)}.hp2-v3-travel .hp2-v3-section-head{margin-bottom:28px}.hp2-v3-travel__rows{gap:36px}.hp2-v3-travel-row__media{min-height:0;max-height:none;aspect-ratio:16/11;border-color:hsla(48,28%,93%,.1)}.hp2-v3-travel-row__media img{-o-object-fit:cover;object-fit:cover}.hp2-v3-travel-row__copy{gap:12px}.hp2-v3-travel-cta--primary{background:linear-gradient(180deg,#f0d060,#e8c547 20%,#d9a320 70%,#c98f18)!important;color:#17130a!important;border-color:rgba(255,224,120,.65)!important;width:100%}.hp2-v3-travel-cta--secondary{width:min(82%,20rem);margin-inline:auto;background:transparent!important;color:hsla(48,28%,93%,.82)!important;border:1px solid rgba(229,170,27,.35)!important}.hp2-root .pg-public-faq,.hp2-root .pg-public-faq.hp2-v3-section{padding-top:var(--hp2-section-gap-compact);padding-bottom:var(--hp2-section-gap-compact)}.hp2-root .pg-public-faq .pg-public-faq__heading{margin-bottom:18px}.hp2-root .pg-public-faq .pg-public-faq__item{border:0;border-bottom:1px solid hsla(48,28%,93%,.1);border-radius:0;background:transparent;box-shadow:none;padding:0}.hp2-root .pg-public-faq .pg-public-faq__summary{min-height:44px;padding:14px 0;font-size:clamp(1.05rem,3.6vw,1.2rem);font-weight:600}.hp2-root .pg-public-faq .pg-public-faq__answer,.hp2-root .pg-public-faq .pg-public-faq__answer p{font-size:clamp(.98rem,3.3vw,1.1rem);line-height:1.65;padding-bottom:12px}.hp2-v3-final{padding-top:var(--hp2-section-gap);padding-bottom:var(--hp2-section-gap-compact)}.hp2-v3-final__inner{gap:16px;padding:28px 18px;border:1px solid rgba(229,170,27,.2);background:rgba(0,0,0,.28)}.hp2-v3-final__title{font-size:clamp(2.1rem,9vw,2.75rem)}.hp2-v3-final .hp2-v3-btn--xl{width:100%}.hp2-v3-final__note{font-size:.78rem;opacity:.7}.hp2-footer{--hp2-footer-nudge:0px;--hp2-footer-col-gap:28px;padding:22px 0 calc(16px + env(safe-area-inset-bottom, 0px))}.hp2-footer__inner{width:100%;max-width:var(--hp2-mobile-max);margin-inline:auto;padding-inline:var(--hp2-gutter);box-sizing:border-box;display:grid;grid-template-columns:minmax(0,46%) minmax(0,1fr);grid-template-areas:"sleep copy" "cols cols" "bottom bottom";-moz-column-gap:12px;column-gap:12px;row-gap:14px;align-items:center}.hp2-footer__sleep{grid-area:sleep;width:min(210px,100%);margin:0;justify-self:start}.hp2-footer__main{display:contents}.hp2-footer__copy{grid-area:copy;min-width:0;text-align:left}.hp2-footer__logo{font-size:1.05rem;letter-spacing:.06em;line-height:1.05}.hp2-footer__blurb{margin-top:6px;font-size:.68rem;line-height:1.35;max-width:none}.hp2-footer__joke{margin-top:4px;font-size:.56rem;line-height:1.3}.hp2-footer__cols{grid-area:cols;display:grid;grid-template-columns:repeat(3,max-content);-moz-column-gap:var(--hp2-footer-col-gap);column-gap:var(--hp2-footer-col-gap);row-gap:0;align-items:start;justify-content:center;justify-self:center;width:-moz-max-content;width:max-content;max-width:100%;margin-inline:auto;padding-left:0;box-sizing:border-box}.hp2-footer__cols>div{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.hp2-footer__col-title{margin-bottom:4px;font-size:.58rem;letter-spacing:.1em;line-height:1.2}.hp2-footer__cols a{display:block;width:auto;margin-top:3px;padding:0;min-height:0;font-size:.62rem;line-height:1.25;letter-spacing:.01em;white-space:nowrap;overflow-wrap:normal}.hp2-footer__bottom{grid-area:bottom;width:100%;max-width:none;margin:0;padding:10px 0 0 var(--hp2-footer-nudge);box-sizing:border-box;font-size:.58rem;gap:4px}.pg-public-navbar__ticker{height:32px;letter-spacing:.04em}.pg-public-navbar__bar{height:auto;min-height:56px}}@media (max-width:430px){.hp2-footer{--hp2-footer-col-gap:22px}}@media (min-width:390px) and (max-width:899px){.hp2-root{--hp2-gutter:24px}}@media (min-width:430px) and (max-width:899px){.hp2-root{--hp2-gutter:28px}}@media (min-width:640px) and (max-width:899px){.hp2-root{--hp2-gutter:32px}.hp2-v3-hero__mascot{width:calc(100% + 18%);margin-left:-24%}}@media (max-width:389px){.hp2-v3-games__grid>.hp2-v3-gcard{flex-basis:min(78vw,220px);width:min(78vw,220px);min-width:min(78vw,220px);max-width:min(78vw,220px)}.hp2-v3-hero__title{font-size:clamp(3.75rem,16.5vw,4.4rem)}.hp2-v3-hero__mascot{width:calc(100% + 28%);margin-left:-34%}}@media (prefers-reduced-motion:reduce){@media (max-width:899px){.hp2-v3-shimmer{animation:none;color:var(--hp2-gold);background:none;-webkit-text-fill-color:unset}}}.homepage-scroll-choreography{--homepage-header-height:78px;position:relative}[data-scroll-section]{position:relative;height:auto;min-height:0;overflow:visible}[data-scroll-visual]{position:relative;width:100%;height:auto;min-height:0;will-change:transform,opacity;transform-origin:center top}.flying-pepinho-transition{position:relative;width:100%;height:clamp(280px,36vh,420px);margin:0;padding:0;overflow:hidden;background:var(--hp2-bg0,#060c13)}.flying-pepinho-transition__stage{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;background:var(--hp2-bg0,#060c13)}.flying-pepinho-transition__grid{position:absolute;inset:0;z-index:0;opacity:.07;pointer-events:none;background:repeating-linear-gradient(90deg,transparent,transparent 47px,rgba(229,170,27,.45) 0,rgba(229,170,27,.45) 48px)}.flying-pepinho-transition__glow{position:absolute;top:46%;z-index:0;width:min(480px,70vw);height:min(200px,48%);transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;background:radial-gradient(ellipse at center,rgba(229,170,27,.12) 0,rgba(229,170,27,.03) 48%,transparent 72%)}.flying-pepinho-transition__particles{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.flying-pepinho-transition[data-direction=left-to-right] .flying-pepinho-transition__glow{left:58%}.flying-pepinho-transition[data-direction=right-to-left] .flying-pepinho-transition__glow{left:42%}.flying-pepinho-transition__lane{position:absolute;inset:0;z-index:2;display:flex;align-items:center;padding-bottom:2%;pointer-events:none}@keyframes flying-pepinho-bob{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-20px,0)}}.flying-pepinho-transition__bob{display:block;flex:0 0 auto;will-change:transform;animation:flying-pepinho-bob 4s ease-in-out infinite}.flying-pepinho-transition__image{position:relative;z-index:2;display:block;flex:0 0 auto;width:clamp(250px,25vw,400px);height:auto;max-width:none;-o-object-fit:contain;object-fit:contain;background:transparent;border:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform;transform:translateZ(0)}.flying-pepinho-transition[data-direction=right-to-left] .flying-pepinho-transition__image{width:clamp(262px,26.25vw,420px)}@media (min-width:900px) and (max-width:1199px){.flying-pepinho-transition{height:clamp(260px,34vh,380px)}.flying-pepinho-transition__image{width:clamp(220px,28vw,350px)}.flying-pepinho-transition[data-direction=right-to-left] .flying-pepinho-transition__image{width:clamp(230px,29.4vw,368px)}}@media (max-width:899px){.flying-pepinho-transition{height:clamp(170px,24svh,220px)}.flying-pepinho-transition__lane{padding-bottom:1%}.flying-pepinho-transition__image{width:clamp(140px,42vw,200px)}.flying-pepinho-transition[data-direction=right-to-left] .flying-pepinho-transition__image{width:clamp(148px,44vw,210px)}}@media (prefers-reduced-motion:reduce){[data-scroll-visual]{transform:none!important;opacity:1!important;will-change:auto}.flying-pepinho-transition__bob{animation:none}.flying-pepinho-transition__image{transform:none!important;margin-inline:auto}.flying-pepinho-transition__lane{justify-content:center}}