.Button-module__3dJGfa__btn{font-family:var(--ff-display);letter-spacing:-.01em;text-transform:uppercase;border-radius:var(--radius);border:1.5px solid var(--yellow);background:var(--yellow);color:var(--yellow-ink);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:14px 22px;font-size:16px;font-weight:900;line-height:1;transition:transform .15s,background .2s,color .2s,border-color .2s;display:inline-flex}.Button-module__3dJGfa__btn:hover{transform:translateY(-1px)}.Button-module__3dJGfa__btn:disabled{opacity:.55;cursor:default;transform:none}.Button-module__3dJGfa__ghost{color:var(--text);border-color:var(--line);background:0 0}.Button-module__3dJGfa__ghost:hover{border-color:var(--text)}.Button-module__3dJGfa__dark{background:var(--yellow-ink);border-color:var(--yellow-ink);color:#fff}
.Flag-module__PQ_a4W__flag{aspect-ratio:4/3;object-fit:cover;box-shadow:0 0 0 1px var(--line) inset;vertical-align:middle;border-radius:2px;flex-shrink:0;display:inline-block}
.LangSwitcher-module__mCUgKa__dropdown{position:relative}.LangSwitcher-module__mCUgKa__toggle{border:1px solid var(--line);cursor:pointer;color:var(--text-2);letter-spacing:.08em;background:0 0;border-radius:9px;align-items:center;gap:7px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.LangSwitcher-module__mCUgKa__toggle:hover{color:var(--text);background:var(--surface-2)}.LangSwitcher-module__mCUgKa__code{text-transform:uppercase}.LangSwitcher-module__mCUgKa__caret{opacity:.7;font-size:9px}.LangSwitcher-module__mCUgKa__menu{background:var(--surface);border:1px solid var(--line);z-index:70;border-radius:13px;min-width:168px;margin:0;padding:7px;list-style:none;animation:.16s LangSwitcher-module__mCUgKa__langIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #00000080}@keyframes LangSwitcher-module__mCUgKa__langIn{0%{opacity:0;transform:translateY(-6px)}}.LangSwitcher-module__mCUgKa__menuOpt{cursor:pointer;width:100%;color:var(--text-2);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:9px 11px;font-family:inherit;font-size:14.5px;font-weight:500;transition:color .16s,background .16s;display:flex}.LangSwitcher-module__mCUgKa__menuOpt:hover{color:var(--text);background:var(--surface-2)}.LangSwitcher-module__mCUgKa__list{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.LangSwitcher-module__mCUgKa__listOpt{cursor:pointer;letter-spacing:.02em;color:var(--text-2);background:0 0;border:0;align-items:center;gap:9px;padding:0;font-family:inherit;font-size:14px;transition:color .2s;display:inline-flex}.LangSwitcher-module__mCUgKa__listOpt:hover{color:var(--text)}.LangSwitcher-module__mCUgKa__active{color:var(--text);font-weight:700}.LangSwitcher-module__mCUgKa__dropdown[data-pending=true],.LangSwitcher-module__mCUgKa__list[data-pending=true]{opacity:.6;pointer-events:none}
.Nav-module__e1xquq__nav{z-index:50;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#0b0b0bcc;transition:background .25s,box-shadow .25s;position:sticky;top:0}.Nav-module__e1xquq__nav[data-scrolled=true]{background:#0b0b0beb;box-shadow:0 10px 30px -22px #000000e6}.Nav-module__e1xquq__progress{transform-origin:0;background:linear-gradient(90deg, var(--yellow), #fff3a0);z-index:1;width:100%;height:2px;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;gap:18px;height:66px;transition:height .25s;display:flex}.Nav-module__e1xquq__nav[data-scrolled=true] .Nav-module__e1xquq__inner{height:58px}.Nav-module__e1xquq__brand{letter-spacing:.18em;text-transform:uppercase;color:var(--text);flex-shrink:0;align-items:center;gap:9px;font-size:12.5px;font-weight:700;display:flex}.Nav-module__e1xquq__brand svg{color:var(--yellow)}.Nav-module__e1xquq__links{gap:6px;margin:0;padding:0;list-style:none;display:flex}.Nav-module__e1xquq__group{position:relative}.Nav-module__e1xquq__trigger{color:var(--text-2);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:5px;padding:8px 12px;font-size:14.5px;font-weight:500;transition:color .2s,background .2s;display:inline-flex}.Nav-module__e1xquq__group:hover .Nav-module__e1xquq__trigger,.Nav-module__e1xquq__group:focus-within .Nav-module__e1xquq__trigger{color:var(--text);background:var(--surface-2)}.Nav-module__e1xquq__caret{opacity:.7;font-size:9px;transition:transform .2s}.Nav-module__e1xquq__group:hover .Nav-module__e1xquq__caret,.Nav-module__e1xquq__group:focus-within .Nav-module__e1xquq__caret{transform:rotate(180deg)}.Nav-module__e1xquq__panel{background:var(--surface);border:1px solid var(--line);opacity:0;visibility:hidden;border-radius:14px;flex-direction:column;min-width:220px;padding:8px;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-6px);box-shadow:0 18px 44px #00000080}.Nav-module__e1xquq__group:after{content:"";height:12px;position:absolute;top:100%;left:0;right:0}.Nav-module__e1xquq__group:hover .Nav-module__e1xquq__panel,.Nav-module__e1xquq__group:focus-within .Nav-module__e1xquq__panel{opacity:1;visibility:visible;transform:translateY(0)}.Nav-module__e1xquq__panelLink{color:var(--text-2);border-radius:9px;align-items:center;gap:11px;padding:9px 11px;font-size:14.5px;font-weight:500;transition:color .18s,background .18s;display:flex}.Nav-module__e1xquq__panelLink:hover{color:var(--text);background:var(--surface-2)}.Nav-module__e1xquq__panelGlyph{color:var(--yellow);text-align:center;flex-shrink:0;width:18px;font-size:14px}.Nav-module__e1xquq__right{flex-shrink:0;align-items:center;gap:18px;display:flex}.Nav-module__e1xquq__burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;padding:0 8px;display:none}.Nav-module__e1xquq__burger span{background:var(--text);border-radius:2px;width:100%;height:2px;display:block}.Nav-module__e1xquq__sheet{z-index:60;background:var(--bg);-webkit-overflow-scrolling:touch;animation:.28s Nav-module__e1xquq__sheetIn;position:fixed;inset:0;overflow-y:auto}@keyframes Nav-module__e1xquq__sheetIn{0%{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.Nav-module__e1xquq__sheet{animation:none}}.Nav-module__e1xquq__sheetTop{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:66px;display:flex}.Nav-module__e1xquq__close{color:var(--text);cursor:pointer;background:0 0;border:0;padding:8px 10px;font-size:20px;line-height:1}.Nav-module__e1xquq__sheetBody{padding:26px var(--pad) 56px;flex-direction:column;gap:30px;display:flex}.Nav-module__e1xquq__sheetGroupTitle{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);margin:0 0 12px;font-size:12px}.Nav-module__e1xquq__sheetLinks{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.Nav-module__e1xquq__sheetLink{color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:14px;align-items:center;gap:12px;padding:15px 16px;font-size:16px;font-weight:600;display:flex}.Nav-module__e1xquq__sheetLink:active{background:var(--surface-2)}.Nav-module__e1xquq__sheetGlyph{color:var(--yellow);flex-shrink:0;font-size:17px}.Nav-module__e1xquq__sheetFoot{border-top:1px solid var(--line);margin-top:6px;padding-top:26px}@media (max-width:900px){.Nav-module__e1xquq__links,.Nav-module__e1xquq__cta{display:none}.Nav-module__e1xquq__burger{display:flex}}@media (max-width:520px){.Nav-module__e1xquq__brand span{display:none}.Nav-module__e1xquq__sheetTop .Nav-module__e1xquq__brand span{display:inline}.Nav-module__e1xquq__sheetLinks{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{background:var(--bg);color:var(--text);border-top:1px solid var(--line);padding:54px 0 40px}.Footer-module__EZoWya__grid{grid-template-columns:1.8fr repeat(6,1fr);gap:30px;display:grid}.Footer-module__EZoWya__brand{letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:14px;font-size:12.5px;font-weight:700;display:inline-flex}.Footer-module__EZoWya__brand svg{color:var(--yellow)}.Footer-module__EZoWya__tagline{color:var(--text-2);max-width:300px;font-size:14px}.Footer-module__EZoWya__col h4{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);margin-bottom:14px;font-size:11px;font-weight:600}.Footer-module__EZoWya__col a{color:var(--text-2);margin-bottom:9px;font-size:14px;transition:color .2s;display:block}.Footer-module__EZoWya__col a:hover{color:var(--text)}.Footer-module__EZoWya__social{align-items:center;gap:8px;width:fit-content;display:flex!important}.Footer-module__EZoWya__disclaimer{border-top:1px solid var(--line);color:var(--text-3);max-width:560px;margin-top:40px;padding-top:24px;font-size:12.5px;line-height:1.6}@media (max-width:1040px){.Footer-module__EZoWya__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr}}.Footer-module__EZoWya__credit{color:var(--text-3);margin:0 0 6px;font-size:13px}.Footer-module__EZoWya__creditLink{color:var(--text-2);text-underline-offset:2px;font-weight:700;text-decoration:underline}.Footer-module__EZoWya__creditLink:hover{color:var(--yellow)}
.Section-module__27SNAG__section{background:var(--bg);color:var(--text);padding:var(--section-y) 0;position:relative;overflow:hidden}.Section-module__27SNAG__flush{padding:0}.Section-module__27SNAG__bordered{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.CountdownClock-module__mUH4xG__clock{flex-wrap:wrap;align-items:flex-start;gap:clamp(10px,2vw,22px);display:flex}.CountdownClock-module__mUH4xG__block{flex-direction:column;align-items:center;line-height:.86;display:flex}.CountdownClock-module__mUH4xG__digits{font-family:var(--ff-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(48px,6.6vw,116px);font-style:normal;font-weight:900}.CountdownClock-module__mUH4xG__label{letter-spacing:.2em;text-transform:uppercase;color:var(--text-3);margin-top:14px;font-size:11.5px;font-weight:600}.CountdownClock-module__mUH4xG__sep{font-family:var(--ff-display);color:var(--text-3);font-size:clamp(38px,5.4vw,92px);font-weight:900;line-height:.9}@media (max-width:600px){.CountdownClock-module__mUH4xG__clock{flex-wrap:nowrap;justify-content:center;gap:4px}.CountdownClock-module__mUH4xG__digits{font-size:clamp(34px,12vw,56px)}.CountdownClock-module__mUH4xG__label{letter-spacing:.12em;margin-top:10px;font-size:9.5px}.CountdownClock-module__mUH4xG__sep{font-size:clamp(30px,9vw,50px)}}
.LiveDot-module__VawWra__dot{background:var(--yellow);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite LiveDot-module__VawWra__pulse;box-shadow:0 0 #ffdd0080}@keyframes LiveDot-module__VawWra__pulse{0%{box-shadow:0 0 #ffdd0073}70%{box-shadow:0 0 0 9px #fd00}to{box-shadow:0 0 #fd00}}
.Highlighter-module__X0_HSa__hl{background:linear-gradient(100deg, #fd00 1%, var(--yellow) 3%, var(--yellow) 97%, #fd00 99%);color:var(--yellow-ink);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.02em .18em;font-weight:800}
.Reveal-module__vCs_Ea__reveal{opacity:0;transform:translateY(20px)}.Reveal-module__vCs_Ea__in{opacity:1;transition:opacity .7s,transform .7s;transform:none}@media (prefers-reduced-motion:reduce){.Reveal-module__vCs_Ea__reveal{opacity:1;transform:none}}
.GameCard-module__m4MB0a__card{--card-accent:var(--yellow);aspect-ratio:4/3;border-radius:var(--radius-2);background:var(--surface-2);border:1px solid var(--line);color:#fff;isolation:isolate;flex-direction:column;justify-content:flex-end;gap:4px;padding:14px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.GameCard-module__m4MB0a__cover{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.GameCard-module__m4MB0a__coverCss{z-index:0;background:radial-gradient(120% 90% at 78% 0%, color-mix(in srgb, var(--card-accent) 55%, transparent) 0%, transparent 62%), linear-gradient(160deg, #14171c 0%, #0a0c0f 100%);place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.GameCard-module__m4MB0a__coverCss:before{content:"";background:repeating-linear-gradient(115deg, transparent 0 22px, color-mix(in srgb, var(--card-accent) 13%, transparent) 22px 24px);position:absolute;inset:0}.GameCard-module__m4MB0a__coverGlyph{color:var(--card-accent);filter:drop-shadow(0 6px 18px #00000080);font-size:4.6rem;line-height:1;position:relative;transform:translateY(-10%)}.GameCard-module__m4MB0a__scrim{z-index:1;background:linear-gradient(#08090c0d 0%,#08090c40 45%,#08090ce6 100%);position:absolute;inset:0}.GameCard-module__m4MB0a__card:hover,.GameCard-module__m4MB0a__card:focus-visible{border-color:var(--card-accent);box-shadow:0 16px 38px -18px var(--card-accent);transform:translateY(-3px)}.GameCard-module__m4MB0a__cardTitle{z-index:2;font-family:var(--ff-display);text-shadow:0 2px 10px #000000a6;font-size:1.4rem;font-weight:800;line-height:1;position:relative}.GameCard-module__m4MB0a__tagline{z-index:2;color:#ffffffd9;text-shadow:0 1px 6px #000000bf;font-size:.82rem;line-height:1.3;position:relative}.GameCard-module__m4MB0a__play{z-index:2;color:#fff;opacity:.85;text-shadow:0 1px 6px #0009;font-size:1rem;position:absolute;top:12px;right:14px}
.GamesHub-module__lF4qia__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;margin-top:28px;display:grid}
.CountdownSection-module__e8BiwG__hook{padding:58px var(--pad) 50px;z-index:2;position:relative}.CountdownSection-module__e8BiwG__col{max-width:72%}.CountdownSection-module__e8BiwG__title{font-family:var(--ff-display);letter-spacing:-.01em;width:132%;max-width:30ch;margin:0 0 22px;font-size:clamp(28px,3.6vw,50px);font-weight:900;line-height:1.02}.CountdownSection-module__e8BiwG__match{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:30px;display:flex}.CountdownSection-module__e8BiwG__teams{align-items:center;gap:16px;display:flex}.CountdownSection-module__e8BiwG__team{align-items:center;gap:10px;display:inline-flex}.CountdownSection-module__e8BiwG__teamName{font-family:var(--ff-display);letter-spacing:-.01em;font-size:clamp(18px,2vw,26px);font-weight:800;line-height:1}.CountdownSection-module__e8BiwG__vs{color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700}.CountdownSection-module__e8BiwG__matchMeta{color:var(--text-2);letter-spacing:.02em;font-size:14px;font-weight:600}@media (min-width:861px){.CountdownSection-module__e8BiwG__clockRow>div{flex-wrap:nowrap;width:max-content}}.CountdownSection-module__e8BiwG__foot{flex-wrap:wrap;align-items:center;gap:18px;margin-top:34px;display:flex}.CountdownSection-module__e8BiwG__tag{color:var(--text-2);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.CountdownSection-module__e8BiwG__media{z-index:0;pointer-events:none;width:64%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.CountdownSection-module__e8BiwG__mediaInner{object-fit:cover;object-position:center 28%;width:100%;height:100%;-webkit-mask-image:linear-gradient(125deg,#0000 0% 18%,#00000080 46%,#000 78%);mask-image:linear-gradient(125deg,#0000 0% 18%,#00000080 46%,#000 78%)}.CountdownSection-module__e8BiwG__fade{z-index:1;pointer-events:none;background:linear-gradient(125deg, var(--bg) 28%, #0b0b0b00 66%);position:absolute;inset:0}@media (max-width:860px){.CountdownSection-module__e8BiwG__col{max-width:100%}.CountdownSection-module__e8BiwG__title{width:100%;max-width:100%}.CountdownSection-module__e8BiwG__media{width:100%}.CountdownSection-module__e8BiwG__mediaInner{opacity:.22;object-position:center 22%;-webkit-mask-image:none;mask-image:none}.CountdownSection-module__e8BiwG__fade{background:linear-gradient(#0b0b0b80,#0b0b0bd6)}}
.LeapCounter-module__udb6AW__card{text-align:center;border:1px solid var(--line);border-radius:var(--radius-2);background:radial-gradient(120% 140% at 50% 0%, #ffdd001a, transparent 60%), var(--surface);max-width:640px;margin:40px 0 0;padding:38px 28px;position:relative}.LeapCounter-module__udb6AW__kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--yellow-strong);margin:0 0 8px;font-size:12px;font-weight:800}.LeapCounter-module__udb6AW__num{font-family:var(--ff-display);letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;text-shadow:0 0 40px #ffdd0040;margin:0;font-size:clamp(52px,12vw,108px);font-weight:900;line-height:.92}.LeapCounter-module__udb6AW__numWrap{display:inline-block;position:relative}.LeapCounter-module__udb6AW__pop{color:var(--yellow-strong);pointer-events:none;font-size:.24em;font-weight:900;animation:1.1s ease-out forwards LeapCounter-module__udb6AW__pop;position:absolute;top:-.12em;right:-.55em}@keyframes LeapCounter-module__udb6AW__pop{0%{opacity:0;transform:translateY(10px)scale(.7)}22%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-40px)scale(1)}}.LeapCounter-module__udb6AW__plus{color:var(--yellow-strong)}.LeapCounter-module__udb6AW__live{letter-spacing:.16em;text-transform:uppercase;color:var(--text-2);align-items:center;gap:8px;margin:14px 0 0;font-size:12px;font-weight:800;display:inline-flex}.LeapCounter-module__udb6AW__dot{background:var(--yellow);border-radius:50%;width:8px;height:8px;animation:1.6s ease-out infinite LeapCounter-module__udb6AW__livePulse}@keyframes LeapCounter-module__udb6AW__livePulse{0%{box-shadow:0 0 #fd09}70%{box-shadow:0 0 0 8px #fd00}to{box-shadow:0 0 #fd00}}.LeapCounter-module__udb6AW__unit{font-family:var(--ff-display);text-transform:uppercase;letter-spacing:.04em;margin:4px 0 0;font-size:clamp(18px,3vw,26px);font-weight:800}.LeapCounter-module__udb6AW__from{color:var(--text-2);max-width:44ch;margin:14px auto 0;font-size:15px;line-height:1.5}.LeapCounter-module__udb6AW__hero{text-align:left;max-width:none;margin:0;padding:18px 22px;display:inline-block;box-shadow:0 34px 70px -34px #0009}.LeapCounter-module__udb6AW__hero .LeapCounter-module__udb6AW__num{font-size:clamp(40px,8vw,68px)}.LeapCounter-module__udb6AW__hero .LeapCounter-module__udb6AW__unit{font-size:clamp(15px,2.2vw,20px)}@media (prefers-reduced-motion:reduce){.LeapCounter-module__udb6AW__dot{animation:none}}
.GamesSection-module__58GzJq__head{max-width:720px}.GamesSection-module__58GzJq__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--yellow-strong);margin:0 0 12px;font-size:13px;font-weight:800}.GamesSection-module__58GzJq__h2{font-family:var(--ff-display);letter-spacing:-.02em;margin:0;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:.98}.GamesSection-module__58GzJq__lead{color:var(--text-2);max-width:56ch;margin:14px 0 0;font-size:clamp(15px,2vw,18px);line-height:1.55}.GamesSection-module__58GzJq__cta{justify-content:center;margin-top:34px;display:flex}
.MerchTeaser-module__FOsWBG__grid{grid-template-columns:repeat(auto-fill,minmax(208px,1fr));gap:16px;margin-top:28px;display:grid}.MerchTeaser-module__FOsWBG__card{flex-direction:column;gap:12px;display:flex}.MerchTeaser-module__FOsWBG__media{aspect-ratio:1;border-radius:var(--radius-2);border:1px solid var(--line);background:#fff;position:relative;overflow:hidden}.MerchTeaser-module__FOsWBG__img{object-fit:cover;width:100%;height:100%;display:block}.MerchTeaser-module__FOsWBG__arrow{color:#fff;cursor:pointer;opacity:.85;background:#00000080;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;line-height:1;transition:opacity .15s,background .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.MerchTeaser-module__FOsWBG__media:hover .MerchTeaser-module__FOsWBG__arrow{opacity:1}.MerchTeaser-module__FOsWBG__arrow:hover{background:#000000c7}.MerchTeaser-module__FOsWBG__prev{left:8px}.MerchTeaser-module__FOsWBG__next{right:8px}.MerchTeaser-module__FOsWBG__dots{pointer-events:none;justify-content:center;gap:5px;display:flex;position:absolute;bottom:9px;left:0;right:0}.MerchTeaser-module__FOsWBG__dot,.MerchTeaser-module__FOsWBG__dotOn{background:#ffffff8c;border-radius:50%;width:6px;height:6px}.MerchTeaser-module__FOsWBG__dotOn{background:#fff}.MerchTeaser-module__FOsWBG__info{flex-direction:column;gap:9px;display:flex}.MerchTeaser-module__FOsWBG__name{font-family:var(--ff-display);color:var(--text);align-self:flex-start;font-size:1.2rem;font-weight:800;line-height:1;text-decoration:none}.MerchTeaser-module__FOsWBG__name:hover{text-underline-offset:2px;text-decoration:underline}.MerchTeaser-module__FOsWBG__swatches{flex-wrap:wrap;gap:8px;display:flex}.MerchTeaser-module__FOsWBG__swatch{border:1px solid var(--line);cursor:pointer;border-radius:50%;width:22px;height:22px;padding:0;transition:transform .15s,box-shadow .15s}.MerchTeaser-module__FOsWBG__swatch:hover{transform:scale(1.1)}.MerchTeaser-module__FOsWBG__swatchOn{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--yellow)}
.MerchSection-module__73G2Na__head{max-width:720px}.MerchSection-module__73G2Na__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--yellow-strong);margin:0 0 12px;font-size:13px;font-weight:800}.MerchSection-module__73G2Na__h2{font-family:var(--ff-display);letter-spacing:-.02em;margin:0;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:.98}.MerchSection-module__73G2Na__lead{color:var(--text-2);max-width:56ch;margin:14px 0 0;font-size:clamp(15px,2vw,18px);line-height:1.55}.MerchSection-module__73G2Na__cta{align-items:center;gap:14px;margin-top:34px;display:flex}.MerchSection-module__73G2Na__soon{letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);font-size:13px;font-weight:700}
.GoatLadder-module__RI2boW__ascenso{width:100%}.GoatLadder-module__RI2boW__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.GoatLadder-module__RI2boW__title{letter-spacing:-.03em;margin-top:12px;font-size:clamp(30px,3.6vw,48px);font-weight:800;line-height:.95}.GoatLadder-module__RI2boW__lead{color:var(--text-2);max-width:380px;font-size:15px;line-height:1.5}.GoatLadder-module__RI2boW__nav{gap:8px;display:flex}.GoatLadder-module__RI2boW__nav button{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--text);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:18px;transition:border-color .2s,background .2s;display:flex}.GoatLadder-module__RI2boW__nav button:hover{border-color:var(--text-3);background:var(--surface-2)}.GoatLadder-module__RI2boW__scrollWrap{position:relative}.GoatLadder-module__RI2boW__scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:6px 0 18px;position:relative;overflow:auto hidden}.GoatLadder-module__RI2boW__scroll::-webkit-scrollbar{height:8px}.GoatLadder-module__RI2boW__scroll::-webkit-scrollbar-track{background:var(--line-2);border-radius:40px}.GoatLadder-module__RI2boW__scroll::-webkit-scrollbar-thumb{background:var(--text-3);border-radius:40px}.GoatLadder-module__RI2boW__scroll::-webkit-scrollbar-thumb:hover{background:var(--text-2)}.GoatLadder-module__RI2boW__track{flex:none;position:relative}.GoatLadder-module__RI2boW__scrollInner{align-items:flex-start;display:flex}.GoatLadder-module__RI2boW__endSpacer{flex:0 0 80px;align-self:stretch}.GoatLadder-module__RI2boW__podium{flex:none;align-items:center;gap:18px;margin-left:48px;padding-right:12px;display:flex;position:relative}.GoatLadder-module__RI2boW__podiumRail{background:repeating-linear-gradient(90deg, var(--text-3) 0 3px, transparent 3px 9px);z-index:0;height:2px;position:absolute;top:50%;left:-48px;right:270px;transform:translateY(-1px)}.GoatLadder-module__RI2boW__podiumDot{background:var(--yellow);border:2px solid var(--yellow);z-index:2;border-radius:50%;width:17px;height:17px;position:absolute;top:50%;right:262px;transform:translate(50%,-50%);box-shadow:0 0 0 6px #ffdd002e}.GoatLadder-module__RI2boW__podiumPair{z-index:1;flex-direction:column;gap:22px;display:flex;position:relative}.GoatLadder-module__RI2boW__thirdPlace{transform:translate(-38px)}.GoatLadder-module__RI2boW__xl{width:158px}.GoatLadder-module__RI2boW__lg{width:136px}.GoatLadder-module__RI2boW__rail{height:2px;position:absolute;top:0}.GoatLadder-module__RI2boW__railSolid{background:var(--yellow)}.GoatLadder-module__RI2boW__railDash{background:repeating-linear-gradient(90deg, var(--text-3) 0 3px, transparent 3px 9px)}.GoatLadder-module__RI2boW__stem{background:var(--line);width:2px;position:absolute;transform:translate(-50%)}.GoatLadder-module__RI2boW__stemOn{background:#ffdd0080}.GoatLadder-module__RI2boW__dot{background:var(--bg);border:2px solid var(--text-3);z-index:3;border-radius:50%;width:13px;height:13px;position:absolute;transform:translate(-50%,-50%)}.GoatLadder-module__RI2boW__dot.GoatLadder-module__RI2boW__past{background:var(--text-3);border-color:var(--text-3)}.GoatLadder-module__RI2boW__dot.GoatLadder-module__RI2boW__here{background:var(--yellow);border-color:var(--yellow);width:16px;height:16px;box-shadow:0 0 0 5px #fd03}.GoatLadder-module__RI2boW__dot.GoatLadder-module__RI2boW__target,.GoatLadder-module__RI2boW__dot.GoatLadder-module__RI2boW__boss,.GoatLadder-module__RI2boW__dot.GoatLadder-module__RI2boW__king{background:var(--yellow);border-color:var(--yellow)}.GoatLadder-module__RI2boW__card{background:var(--surface);border:1px solid var(--line);color:inherit;cursor:pointer;border-radius:6px;flex-direction:column;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.GoatLadder-module__RI2boW__card:hover{border-color:var(--yellow);z-index:6;transform:scale(1.04);box-shadow:0 20px 44px -18px #ffdd008c}.GoatLadder-module__RI2boW__card:hover .GoatLadder-module__RI2boW__info{background:var(--yellow);color:var(--yellow-ink)}.GoatLadder-module__RI2boW__card:hover .GoatLadder-module__RI2boW__handle,.GoatLadder-module__RI2boW__card:hover .GoatLadder-module__RI2boW__followersLabel,.GoatLadder-module__RI2boW__card:hover .GoatLadder-module__RI2boW__num span{color:#141200b3}.GoatLadder-module__RI2boW__ph{aspect-ratio:1;background:#141412 top/cover;flex:none;align-items:flex-end;display:flex;position:relative;overflow:hidden}.GoatLadder-module__RI2boW__cc{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#0006;border:1px solid #ffffff4d;border-radius:3px;align-items:center;padding:3px;display:inline-flex;position:absolute;top:10px;left:10px}.GoatLadder-module__RI2boW__cc img{border-radius:1px;display:block}.GoatLadder-module__RI2boW__slot{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;z-index:2;align-items:center;gap:6px;font-family:ui-monospace,monospace;font-size:9.5px;display:flex;position:absolute;bottom:12px;left:12px}.GoatLadder-module__RI2boW__ring{border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;display:flex}.GoatLadder-module__RI2boW__info{flex-direction:column;flex:auto;gap:1px;padding:9px 11px 10px;display:flex}.GoatLadder-module__RI2boW__bossBadge{z-index:4;letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:1px solid #ffdd0080;border-radius:40px;align-items:center;padding:4px 10px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;bottom:11px;left:11px}.GoatLadder-module__RI2boW__name{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:800;line-height:1.1;overflow:hidden}.GoatLadder-module__RI2boW__handle{letter-spacing:-.01em;max-width:100%;color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;align-self:flex-start;margin-top:1px;font-size:9.5px;font-weight:600;overflow:hidden}.GoatLadder-module__RI2boW__num{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:21px;font-weight:800;line-height:.9}.GoatLadder-module__RI2boW__numRow{align-items:baseline;gap:5px;margin-top:4px;display:flex}.GoatLadder-module__RI2boW__followersLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);font-size:9px;font-weight:700}.GoatLadder-module__RI2boW__num span{color:var(--text-3);letter-spacing:0;margin-left:3px;font-size:.4em;font-weight:800}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__past{opacity:.92}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__past .GoatLadder-module__RI2boW__ph{filter:grayscale()brightness(.6)}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__past .GoatLadder-module__RI2boW__name{color:var(--text-2)}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__past .GoatLadder-module__RI2boW__num{color:var(--text-3)}.GoatLadder-module__RI2boW__stamp{z-index:4;color:#fff;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;background:#0b0b0b59;border:3px solid #ffffffe6;border-radius:3px;padding:7px 13px;font-size:14px;font-weight:800;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)rotate(-9deg);box-shadow:0 2px 14px #0006}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__here{border-color:var(--yellow);box-shadow:0 0 0 3px #ffdd0029}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__target{border-color:var(--yellow);animation:1.9s ease-in-out infinite GoatLadder-module__RI2boW__tgtpulse;box-shadow:0 0 0 3px #fd03}@keyframes GoatLadder-module__RI2boW__tgtpulse{0%,to{box-shadow:0 0 0 3px #ffdd0038}50%{box-shadow:0 0 0 7px #ffdd0014}}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__target .GoatLadder-module__RI2boW__info{background:#ffdd0012}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__target .GoatLadder-module__RI2boW__num{color:var(--yellow)}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__target .GoatLadder-module__RI2boW__num span{color:var(--yellow);opacity:.65}.GoatLadder-module__RI2boW__scope{z-index:3;border:2px solid var(--yellow);border-radius:50%;width:76px;height:76px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.GoatLadder-module__RI2boW__scope:before,.GoatLadder-module__RI2boW__scope:after{content:"";background:var(--yellow);position:absolute}.GoatLadder-module__RI2boW__scope:before{width:2px;top:-13px;bottom:-13px;left:50%;transform:translate(-50%)}.GoatLadder-module__RI2boW__scope:after{height:2px;top:50%;left:-13px;right:-13px;transform:translateY(-50%)}.GoatLadder-module__RI2boW__vibe{z-index:4;background:var(--yellow);color:var(--yellow-ink);letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:4px 8px;font-size:9px;font-weight:800;position:absolute;bottom:11px;right:10px;transform:rotate(-3deg);box-shadow:0 4px 12px #ffdd004d}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__boss{border-color:#ffdd0080}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__boss .GoatLadder-module__RI2boW__ph:after{content:"";background:var(--yellow);z-index:2;height:3px;position:absolute;top:0;left:0;right:0}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__king{border-color:var(--yellow);box-shadow:0 22px 50px -22px #ffdd0073}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__king .GoatLadder-module__RI2boW__ph:after{content:"";background:var(--yellow);z-index:2;height:3px;position:absolute;top:0;left:0;right:0}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__king .GoatLadder-module__RI2boW__info{background:var(--yellow);color:var(--yellow-ink)}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__king .GoatLadder-module__RI2boW__bossBadge{color:var(--yellow-ink);background:var(--yellow);border-color:#0b0b0b59}.GoatLadder-module__RI2boW__card.GoatLadder-module__RI2boW__king .GoatLadder-module__RI2boW__num span{color:#5c4f00;opacity:.85}.GoatLadder-module__RI2boW__gfade{pointer-events:none;background:linear-gradient(90deg, transparent, var(--bg));width:60px;position:absolute;top:0;bottom:18px;right:0}@media (max-width:620px){.GoatLadder-module__RI2boW__nav{display:none}}
.Spike-module__85dHqa__ladderWrap{margin-top:8px}.Spike-module__85dHqa__cta{justify-content:center;margin-top:28px;display:flex}.Spike-module__85dHqa__ctaBtn{background:var(--yellow);color:var(--yellow-ink);letter-spacing:.02em;text-transform:uppercase;border-radius:40px;align-items:center;gap:8px;padding:13px 26px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px 26px -12px #fd09}.Spike-module__85dHqa__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 14px 30px -12px #ffdd00b3}.Spike-module__85dHqa__ctaBtn:after{content:"→";font-weight:700}
.SectionHead-module___aV-iW__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:42px;display:flex}.SectionHead-module___aV-iW__head h2{letter-spacing:-.02em;font-size:clamp(38px,4.6vw,68px)}.SectionHead-module___aV-iW__head p{color:var(--text-2);max-width:380px;font-size:15.5px}
.HeadToHead-module__IwUxeq__card{border-radius:var(--radius-2);color:#fff;isolation:isolate;border:1.5px solid var(--line);background:#0b0b0b;flex-direction:column;width:100%;max-width:460px;margin-inline:auto;display:flex;position:relative;overflow:hidden}.HeadToHead-module__IwUxeq__photos{aspect-ratio:1080/1000;background:#161616;width:100%;position:relative;overflow:hidden}.HeadToHead-module__IwUxeq__photo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.HeadToHead-module__IwUxeq__fade{z-index:3;background:linear-gradient(#0b0b0b00 24%,#0b0b0b73 50%,#0b0b0bd9 72%,#0b0b0b 90%),linear-gradient(#0b0b0b4d 0%,#0b0b0b00 22%);position:absolute;inset:0}.HeadToHead-module__IwUxeq__body{z-index:4;flex-direction:column;margin-top:-58px;padding:0 18px 16px;display:flex;position:relative}.HeadToHead-module__IwUxeq__header{text-align:center}.HeadToHead-module__IwUxeq__kicker{letter-spacing:.26em;text-transform:uppercase;color:#ffffffc7;border-radius:var(--pill);background:#0b0b0b4d;border:1px solid #ffffff47;padding:5px 12px;font-size:10px;font-weight:700;display:inline-block}.HeadToHead-module__IwUxeq__title{font-family:var(--ff-display);text-transform:uppercase;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 16px #000000bf;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:10px 0 0;font-size:clamp(25px,7.4vw,36px);font-weight:900;line-height:1;display:flex}.HeadToHead-module__IwUxeq__title em{color:var(--yellow);font-style:normal}.HeadToHead-module__IwUxeq__rivalName em{color:#fff}.HeadToHead-module__IwUxeq__timName,.HeadToHead-module__IwUxeq__rivalName{align-items:baseline;gap:.28em;display:inline-flex}.HeadToHead-module__IwUxeq__vs{color:#fff9;letter-spacing:.08em;font-size:.5em}.HeadToHead-module__IwUxeq__tags{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.HeadToHead-module__IwUxeq__tag{font-family:var(--ff-display);letter-spacing:.14em;text-transform:uppercase;border-radius:var(--pill);align-items:center;gap:6px;padding:5px 11px;font-size:10.5px;font-weight:900;line-height:1;display:inline-flex}.HeadToHead-module__IwUxeq__tag.HeadToHead-module__IwUxeq__win{background:var(--yellow);color:var(--yellow-ink)}.HeadToHead-module__IwUxeq__tag.HeadToHead-module__IwUxeq__lose{color:#fffc;background:#00000073;border:1px solid #fff3}.HeadToHead-module__IwUxeq__rows{flex-direction:column;gap:13px;margin:18px 0 0;padding:0;list-style:none;display:flex}.HeadToHead-module__IwUxeq__row{flex-direction:column;gap:6px;display:flex}.HeadToHead-module__IwUxeq__rowTop{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.HeadToHead-module__IwUxeq__val{font-family:var(--ff-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(27px,7.6vw,37px);font-weight:900;line-height:.9}.HeadToHead-module__IwUxeq__tv{color:var(--yellow);text-align:left}.HeadToHead-module__IwUxeq__mv{color:#ffffffeb;text-align:right}.HeadToHead-module__IwUxeq__dim{color:#fff6}.HeadToHead-module__IwUxeq__bright{color:#fff}.HeadToHead-module__IwUxeq__label{text-transform:uppercase;text-align:center;letter-spacing:.13em;color:#ffffffb8;font-family:inherit;font-size:clamp(10px,2.7vw,11.5px);font-weight:700;line-height:1.2}.HeadToHead-module__IwUxeq__bar{align-items:center;height:10px;display:flex}.HeadToHead-module__IwUxeq__track{background:#ffffff12;flex:1;height:100%;display:flex;overflow:hidden}.HeadToHead-module__IwUxeq__trackL{border-radius:var(--pill) 0 0 var(--pill);justify-content:flex-end}.HeadToHead-module__IwUxeq__trackR{border-radius:0 var(--pill) var(--pill) 0;justify-content:flex-start}.HeadToHead-module__IwUxeq__axis{z-index:1;background:#ffffff80;border-radius:1px;flex:none;width:2px;height:16px;margin:0 1px}.HeadToHead-module__IwUxeq__fillTim{background:var(--yellow);border-radius:var(--pill) 0 0 var(--pill);height:100%;box-shadow:0 0 10px #fd06}.HeadToHead-module__IwUxeq__fillRival{border-radius:0 var(--pill) var(--pill) 0;background:#ffffff57;height:100%}.HeadToHead-module__IwUxeq__verdict{font-family:var(--ff-display);text-transform:uppercase;color:var(--yellow);letter-spacing:-.01em;text-align:center;margin-top:18px;font-size:clamp(17px,4.8vw,23px);font-weight:900;line-height:1}.HeadToHead-module__IwUxeq__footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;padding-top:12px;display:flex}.HeadToHead-module__IwUxeq__brand{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd1;align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:inline-flex}.HeadToHead-module__IwUxeq__brand svg{color:var(--yellow)}.HeadToHead-module__IwUxeq__url{color:var(--text-3);letter-spacing:.02em;font-size:10.5px;font-weight:600}@media (min-width:768px){.HeadToHead-module__IwUxeq__card{max-width:680px}.HeadToHead-module__IwUxeq__body{margin-top:-56px;padding:0 30px 24px}.HeadToHead-module__IwUxeq__rows{gap:17px;margin-top:18px}.HeadToHead-module__IwUxeq__val{font-size:34px}.HeadToHead-module__IwUxeq__title{font-size:38px}}@media (max-width:420px){.HeadToHead-module__IwUxeq__body{margin-top:-48px;padding:0 14px 14px}.HeadToHead-module__IwUxeq__rows{gap:11px}}
.PageHeader-module__eQuKha__header{max-width:820px;margin-bottom:36px}.PageHeader-module__eQuKha__header h1{letter-spacing:-.03em;text-wrap:balance;margin-top:14px;font-size:clamp(34px,4.4vw,60px);font-weight:800;line-height:1.02}.PageHeader-module__eQuKha__lead{color:var(--text-2);text-wrap:pretty;max-width:680px;margin-top:18px;font-size:17px;line-height:1.5}
.HeadToHeadSection-module__A1532q__picker{flex-wrap:wrap;justify-content:center;gap:9px;max-width:460px;margin:0 auto 22px;display:flex}.HeadToHeadSection-module__A1532q__chip{background:var(--surface);border:1px solid var(--line);border-radius:var(--pill);cursor:pointer;color:var(--text-2);align-items:center;gap:8px;padding:9px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.HeadToHeadSection-module__A1532q__chip:hover{color:var(--text);border-color:var(--text-3)}.HeadToHeadSection-module__A1532q__chipOn{background:var(--yellow);border-color:var(--yellow);color:var(--yellow-ink)}.HeadToHeadSection-module__A1532q__chipOther{border-style:dashed;border-color:var(--text-3);color:var(--text)}.HeadToHeadSection-module__A1532q__chipOther:hover{border-color:var(--yellow);color:var(--yellow-strong)}.HeadToHeadSection-module__A1532q__lens{flex-shrink:0}.HeadToHeadSection-module__A1532q__foot{border:1.5px solid var(--line);border-radius:0 0 var(--radius-2) var(--radius-2);background:var(--bg);border-top:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;max-width:460px;margin:-1px auto 0;padding:18px 26px;display:flex}@media (min-width:768px){.HeadToHeadSection-module__A1532q__picker,.HeadToHeadSection-module__A1532q__foot{max-width:680px}}
.TipJarCta-module__Qujk5G__cta{text-align:center;border:1px solid var(--yellow);background:linear-gradient(#ffdd0014,#ffdd0005);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:48px;padding:28px 26px;display:flex;position:relative;overflow:hidden}.TipJarCta-module__Qujk5G__fern{width:220px;height:220px;color:var(--yellow);opacity:.1;pointer-events:none;position:absolute;bottom:-60px;right:-40px}.TipJarCta-module__Qujk5G__body{max-width:520px;position:relative}.TipJarCta-module__Qujk5G__title{font-family:var(--ff-display);letter-spacing:-.02em;font-size:clamp(20px,3.4vw,28px);font-weight:900;line-height:1.05}.TipJarCta-module__Qujk5G__lead{color:var(--text-2);margin-top:8px;font-size:15px;line-height:1.5}.TipJarCta-module__Qujk5G__btn{flex:none;position:relative}@media (min-width:720px){.TipJarCta-module__Qujk5G__cta{text-align:left;justify-content:space-between}}
.MapSection-module__mrr0zG__head{max-width:720px;margin-bottom:8px}.MapSection-module__mrr0zG__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--yellow-strong);margin:0 0 12px;font-size:13px;font-weight:800}.MapSection-module__mrr0zG__h2{font-family:var(--ff-display);letter-spacing:-.02em;margin:0;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:.98}.MapSection-module__mrr0zG__lead{color:var(--text-2);max-width:56ch;margin:14px 0 0;font-size:clamp(15px,2vw,18px);line-height:1.55}.MapSection-module__mrr0zG__holder{min-height:200px;margin-top:24px}.MapSection-module__mrr0zG__skeleton{aspect-ratio:16/10;border-radius:var(--radius-2);border:1px solid var(--line);background:radial-gradient(80% 60% at 50% 40%,#ffdd000f,#0000 70%),#0b0b0b;width:100%}.MapSection-module__mrr0zG__cta{justify-content:center;margin-top:30px;display:flex}
.leyenda-module__qkARnq__sectionTitle{margin:0 0 8px;font-size:clamp(24px,3.2vw,34px)}.leyenda-module__qkARnq__storyGrid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;margin-top:16px;display:grid}.leyenda-module__qkARnq__bio{max-width:none;margin:0}.leyenda-module__qkARnq__bioTitle{font-family:var(--ff-display);letter-spacing:-.01em;margin:0 0 18px;font-size:clamp(26px,3.4vw,38px);font-weight:900;line-height:1.02}.leyenda-module__qkARnq__numbersCol{position:sticky;top:88px}.leyenda-module__qkARnq__numbersTitle{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);margin:0 0 6px;font-size:13px;font-weight:800}.leyenda-module__qkARnq__numbersLead{color:var(--text-2);margin:0 0 16px;font-size:14px;line-height:1.5}.leyenda-module__qkARnq__bio p{color:var(--text-2);margin:0 0 18px;font-size:17px;line-height:1.6}.leyenda-module__qkARnq__quote{border-left:3px solid var(--yellow);background:var(--yellow-soft);border-radius:0 var(--radius) var(--radius) 0;font-family:var(--ff-display);margin:28px 0 0;padding:22px 26px;font-size:clamp(20px,2.6vw,26px);font-weight:700;line-height:1.25}.leyenda-module__qkARnq__quote cite{font-family:var(--ff);color:var(--text-3);margin-top:12px;font-size:14px;font-style:normal;font-weight:600;display:block}.leyenda-module__qkARnq__ficha{gap:12px;max-width:680px;margin:26px 0 0;display:grid}.leyenda-module__qkARnq__fichaRow{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:baseline;gap:16px;padding:16px 20px;display:flex}.leyenda-module__qkARnq__fichaRow dt{letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);font-size:12px;font-weight:700}.leyenda-module__qkARnq__fichaRow dd{text-align:right;margin:0;font-weight:700}.leyenda-module__qkARnq__milestonesLead{color:var(--text-2);max-width:560px;margin:0 0 28px;font-size:16px;line-height:1.5}.leyenda-module__qkARnq__counter{border:1px solid var(--line);border-radius:var(--radius-2);background:var(--surface);flex-wrap:wrap;align-items:flex-end;gap:16px 48px;padding:28px 32px;display:flex}.leyenda-module__qkARnq__counterMain,.leyenda-module__qkARnq__counterGrowth{flex-direction:column;gap:4px;display:flex}.leyenda-module__qkARnq__counterNum{font-family:var(--ff-display);font-size:clamp(40px,7vw,68px);font-weight:900;line-height:1}.leyenda-module__qkARnq__growthNum{font-family:var(--ff-display);color:var(--yellow-strong);font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1}.leyenda-module__qkARnq__counterLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);font-size:12px;font-weight:700}.leyenda-module__qkARnq__milestones{grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.leyenda-module__qkARnq__milestone{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);opacity:.55;flex-direction:column;gap:6px;padding:18px;display:flex}.leyenda-module__qkARnq__mReached{opacity:1}.leyenda-module__qkARnq__mNext{opacity:1;border-color:var(--yellow);box-shadow:inset 0 0 0 1px var(--yellow)}.leyenda-module__qkARnq__mNum{font-family:var(--ff-display);font-size:clamp(24px,3vw,32px);font-weight:800;line-height:1}.leyenda-module__qkARnq__mState{letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);min-height:14px;font-size:11px;font-weight:800}.leyenda-module__qkARnq__mReached .leyenda-module__qkARnq__mState{color:var(--yellow-strong)}.leyenda-module__qkARnq__updated{color:var(--text-3);margin:20px 0 0;font-size:13px}@media (max-width:640px){.leyenda-module__qkARnq__milestones{grid-template-columns:repeat(2,1fr)}.leyenda-module__qkARnq__counter{padding:24px 22px}}.leyenda-module__qkARnq__hubGrid{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:40px;margin-top:28px;display:grid}.leyenda-module__qkARnq__photoCol{flex-direction:column;gap:8px;display:flex}.leyenda-module__qkARnq__photo{aspect-ratio:4/4.6;object-fit:cover;border:1px solid var(--line);border-radius:var(--radius-2);filter:grayscale(.15)contrast(1.02);width:100%;height:auto}.leyenda-module__qkARnq__photoPlaceholder{text-align:center;aspect-ratio:4/4.6;border:1px dashed var(--line);border-radius:var(--radius-2);color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;justify-content:center;align-items:center;padding:16px;font-size:13px;display:flex}.leyenda-module__qkARnq__photoCaption{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);font-size:12px}.leyenda-module__qkARnq__socialCol{flex-direction:column;display:flex}.leyenda-module__qkARnq__socialTitle{font-family:var(--ff-display);letter-spacing:-.01em;margin:0 0 8px;font-size:clamp(22px,3vw,32px);font-weight:900}.leyenda-module__qkARnq__socialLead{color:var(--text-2);max-width:none;margin:0 0 18px;line-height:1.6}.leyenda-module__qkARnq__socialList{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);gap:1px;margin:0 0 18px;padding:0;list-style:none;display:grid;overflow:hidden}.leyenda-module__qkARnq__socialItem{background:var(--surface);justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;transition:background .15s;display:flex}.leyenda-module__qkARnq__socialItem:hover{background:var(--surface-2)}.leyenda-module__qkARnq__socialItemLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);font-size:12px}.leyenda-module__qkARnq__socialItemHandle{font-weight:700}.leyenda-module__qkARnq__followBtn{border-radius:var(--radius);background:var(--yellow);color:var(--yellow-ink);align-self:flex-start;align-items:center;gap:7px;padding:13px 22px;font-size:15px;font-weight:800;display:inline-flex}.leyenda-module__qkARnq__followBtn:active{transform:translateY(1px)}.leyenda-module__qkARnq__statGrid{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:0;display:grid;overflow:hidden}.leyenda-module__qkARnq__statCard{background:var(--surface);flex-direction:column;gap:4px;padding:18px 14px;display:flex}.leyenda-module__qkARnq__statValue{font-family:var(--ff-display);color:var(--yellow-strong);font-size:clamp(24px,3.4vw,36px);font-weight:900;line-height:1}.leyenda-module__qkARnq__statLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-3);font-size:12px}.leyenda-module__qkARnq__career{border-left:2px solid var(--line);margin:18px 0 0;padding:0 0 0 22px;list-style:none}.leyenda-module__qkARnq__careerStop{grid-template-columns:110px 1fr;align-items:baseline;gap:18px;padding:14px 0;display:grid;position:relative}.leyenda-module__qkARnq__careerStop:before{content:"";background:var(--yellow);border-radius:50%;width:9px;height:9px;position:absolute;top:20px;left:-27px}.leyenda-module__qkARnq__careerYears{font-variant-numeric:tabular-nums;color:var(--text-3);font-weight:800}.leyenda-module__qkARnq__careerBody{flex-direction:column;gap:2px;display:flex}.leyenda-module__qkARnq__careerClub{font-size:18px;font-weight:800}.leyenda-module__qkARnq__careerStat{color:var(--text-3);font-variant-numeric:tabular-nums;font-size:13px}.leyenda-module__qkARnq__careerNote{color:var(--text-2);margin-top:2px;font-size:14px;font-style:italic}.leyenda-module__qkARnq__flagsInline{vertical-align:middle;margin-left:8px;display:inline-flex}@media (max-width:860px){.leyenda-module__qkARnq__storyGrid{grid-template-columns:1fr;gap:32px}.leyenda-module__qkARnq__numbersCol{position:static}}@media (max-width:760px){.leyenda-module__qkARnq__hubGrid{grid-template-columns:1fr}.leyenda-module__qkARnq__photo,.leyenda-module__qkARnq__photoPlaceholder{aspect-ratio:16/11}}@media (max-width:520px){.leyenda-module__qkARnq__statGrid{grid-template-columns:repeat(2,1fr)}}
.AdSlot-module__8eojva__slot{width:100%;max-width:var(--maxw);min-height:90px;margin:0 auto;overflow:hidden}
.GameResultCard-module__RHgsHq__card{--accent:#fd0;aspect-ratio:1;width:100%;display:block;container-type:inline-size}.GameResultCard-module__RHgsHq__inner{box-sizing:border-box;color:#fff;width:100%;height:100%;font-family:var(--ff-display);background:#0b0b0b;border-radius:6cqw;flex-direction:column;justify-content:space-between;padding:8cqw;display:flex;position:relative;overflow:hidden}.GameResultCard-module__RHgsHq__bgFern{width:56cqw;height:56cqw;color:var(--accent);opacity:.12;pointer-events:none;position:absolute;bottom:-11cqw;right:-9cqw}.GameResultCard-module__RHgsHq__top{justify-content:space-between;align-items:baseline;gap:4cqw;display:flex;position:relative}.GameResultCard-module__RHgsHq__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-size:4.2cqw;font-weight:800}.GameResultCard-module__RHgsHq__game{letter-spacing:.01em;text-transform:uppercase;color:#b7b5ac;text-align:right;font-size:4.4cqw;font-weight:800}.GameResultCard-module__RHgsHq__body{flex-direction:column;flex:1;justify-content:center;gap:3.5cqw;display:flex;position:relative}.GameResultCard-module__RHgsHq__scoreRow{flex-wrap:wrap;align-items:baseline;gap:3cqw;display:flex}.GameResultCard-module__RHgsHq__score{letter-spacing:-.02em;color:var(--accent);font-size:30cqw;font-weight:900;line-height:.82}.GameResultCard-module__RHgsHq__unit{text-transform:lowercase;color:#76746b;font-size:6cqw;font-weight:700}.GameResultCard-module__RHgsHq__rankRow{align-items:baseline;gap:2.6cqw;display:flex}.GameResultCard-module__RHgsHq__rankNum{letter-spacing:-.01em;color:#fff;font-size:15cqw;font-weight:900;line-height:1}.GameResultCard-module__RHgsHq__rankCaption{text-transform:uppercase;letter-spacing:.06em;color:#b7b5ac;font-size:5cqw;font-weight:700}.GameResultCard-module__RHgsHq__ascent{font-family:var(--ff);color:#b7b5ac;align-items:center;gap:2.2cqw;max-width:82cqw;margin:0;font-size:4.6cqw;font-weight:600;line-height:1.2;display:flex}.GameResultCard-module__RHgsHq__ascentArrow{background:var(--accent);flex:none;width:2.4cqw;height:2.4cqw}.GameResultCard-module__RHgsHq__foot{border-top:.4cqw solid #ffffff26;justify-content:space-between;align-items:baseline;gap:4cqw;padding-top:4cqw;display:flex;position:relative}.GameResultCard-module__RHgsHq__slogan{letter-spacing:.02em;color:var(--accent);font-size:4.4cqw;font-weight:900}.GameResultCard-module__RHgsHq__url{font-family:var(--ff);letter-spacing:.08em;text-transform:uppercase;opacity:.6;font-size:3.4cqw;font-weight:800}
.SiteMap-module__4uStJa__groups{grid-template-columns:repeat(2,1fr);gap:34px 48px;display:grid}.SiteMap-module__4uStJa__groupTitle{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);border-bottom:1px solid var(--line);margin:0 0 16px;padding-bottom:12px;font-size:12px}.SiteMap-module__4uStJa__cards{flex-direction:column;display:flex}.SiteMap-module__4uStJa__card{border-bottom:1px solid var(--line);grid-template-columns:20px 1fr auto;align-items:baseline;column-gap:16px;padding:17px 2px 16px;transition:padding-left .2s;display:grid}.SiteMap-module__4uStJa__card:first-child{padding-top:4px}.SiteMap-module__4uStJa__card:hover{padding-left:10px}.SiteMap-module__4uStJa__glyph{color:var(--yellow);transform-origin:0;font-size:15px;line-height:1;transition:transform .2s}.SiteMap-module__4uStJa__card:hover .SiteMap-module__4uStJa__glyph{transform:scale(1.25)}.SiteMap-module__4uStJa__body{flex-direction:column;gap:5px;min-width:0;display:flex}.SiteMap-module__4uStJa__label{font-family:var(--ff-display);letter-spacing:.01em;text-transform:uppercase;color:var(--text);background-image:linear-gradient(var(--yellow), var(--yellow));background-position:0 84%;background-repeat:no-repeat;background-size:0% .26em;align-self:flex-start;font-size:clamp(18px,1.9vw,23px);font-weight:800;line-height:1;transition:background-size .24s}.SiteMap-module__4uStJa__card:hover .SiteMap-module__4uStJa__label{background-size:100% .26em}.SiteMap-module__4uStJa__desc{color:var(--text-2);font-size:12.5px;line-height:1.45}.SiteMap-module__4uStJa__arrow{color:var(--text-3);opacity:0;align-self:center;font-size:17px;transition:opacity .2s,transform .2s,color .2s;transform:translate(-6px)}.SiteMap-module__4uStJa__card:hover .SiteMap-module__4uStJa__arrow{opacity:1;color:var(--text);transform:translate(0)}@media (max-width:860px){.SiteMap-module__4uStJa__groups{grid-template-columns:1fr;gap:30px}}
.GoatLadderVertical-module__VPr9wW__wrap{width:100%;max-width:880px;margin:0 auto}.GoatLadderVertical-module__VPr9wW__ladder{width:100%;position:relative}.GoatLadderVertical-module__VPr9wW__jumpDock{z-index:20;pointer-events:none;justify-content:flex-end;height:0;display:flex;position:sticky;top:76px}.GoatLadderVertical-module__VPr9wW__jumpBtn{pointer-events:auto;background:var(--yellow);color:var(--yellow-ink);letter-spacing:.02em;cursor:pointer;border:none;border-radius:40px;align-items:center;gap:7px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px 26px -10px #ffdd00d9}.GoatLadderVertical-module__VPr9wW__jumpBtn:hover{transform:translateY(-2px);box-shadow:0 14px 32px -10px #ffdd00f2}.GoatLadderVertical-module__VPr9wW__jumpBtn span{font-size:1.05em;line-height:1}@media (prefers-reduced-motion:reduce){.GoatLadderVertical-module__VPr9wW__jumpBtn{transition:none}}.GoatLadderVertical-module__VPr9wW__podium{flex-direction:column;align-items:center;display:flex;position:relative}.GoatLadderVertical-module__VPr9wW__podiumKing{justify-content:center;margin-bottom:14px;display:flex}.GoatLadderVertical-module__VPr9wW__podiumBelow{justify-content:center;align-items:flex-start;gap:120px;width:100%;padding-top:30px;display:flex;position:relative}.GoatLadderVertical-module__VPr9wW__podiumPair{display:contents}.GoatLadderVertical-module__VPr9wW__podiumRail{background:repeating-linear-gradient(180deg, var(--text-3) 0 3px, transparent 3px 9px);z-index:0;width:2px;position:absolute;top:0;bottom:-2px;left:50%;transform:translate(-50%)}.GoatLadderVertical-module__VPr9wW__podiumDot{background:var(--yellow);border:2px solid var(--yellow);z-index:2;border-radius:50%;width:17px;height:17px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #ffdd002e}.GoatLadderVertical-module__VPr9wW__thirdPlace{margin-top:46px}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__xl{width:168px}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__lg{width:146px}.GoatLadderVertical-module__VPr9wW__row{grid-template-columns:1fr 56px 1fr;align-items:center;min-height:150px;display:grid}.GoatLadderVertical-module__VPr9wW__railSeg{grid-area:1/2;justify-self:center;width:2px;height:100%;position:relative}.GoatLadderVertical-module__VPr9wW__railSeg.GoatLadderVertical-module__VPr9wW__solid{background:var(--yellow)}.GoatLadderVertical-module__VPr9wW__railSeg.GoatLadderVertical-module__VPr9wW__dashed{background:repeating-linear-gradient(180deg, var(--text-3) 0 3px, transparent 3px 9px)}.GoatLadderVertical-module__VPr9wW__firstSeg{align-self:end;height:50%}.GoatLadderVertical-module__VPr9wW__lastSeg{align-self:start;height:50%}.GoatLadderVertical-module__VPr9wW__dot{background:var(--bg);border:2px solid var(--text-3);z-index:3;border-radius:50%;grid-area:1/2;place-self:center;width:15px;height:15px}.GoatLadderVertical-module__VPr9wW__dot.GoatLadderVertical-module__VPr9wW__past{background:var(--text-3);border-color:var(--text-3)}.GoatLadderVertical-module__VPr9wW__dot.GoatLadderVertical-module__VPr9wW__here{background:var(--yellow);border-color:var(--yellow);width:19px;height:19px;box-shadow:0 0 0 6px #fd03}.GoatLadderVertical-module__VPr9wW__dot.GoatLadderVertical-module__VPr9wW__target,.GoatLadderVertical-module__VPr9wW__dot.GoatLadderVertical-module__VPr9wW__boss,.GoatLadderVertical-module__VPr9wW__dot.GoatLadderVertical-module__VPr9wW__king{background:var(--yellow);border-color:var(--yellow)}.GoatLadderVertical-module__VPr9wW__row:before{content:"";background:var(--line);z-index:1;grid-row:1;align-self:center;width:28px;height:2px}.GoatLadderVertical-module__VPr9wW__row.GoatLadderVertical-module__VPr9wW__left:before{grid-column:2;justify-self:start;transform:translate(-28px)}.GoatLadderVertical-module__VPr9wW__row.GoatLadderVertical-module__VPr9wW__right:before{grid-column:2;justify-self:end;transform:translate(28px)}.GoatLadderVertical-module__VPr9wW__pastRow:before{background:#ffdd0080}.GoatLadderVertical-module__VPr9wW__card{background:var(--surface);border:1px solid var(--line);width:124px;color:inherit;cursor:pointer;border-radius:8px;flex-direction:column;grid-row:1;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.GoatLadderVertical-module__VPr9wW__card:hover{border-color:var(--yellow);z-index:5;transform:scale(1.04);box-shadow:0 18px 40px -18px #ffdd008c}.GoatLadderVertical-module__VPr9wW__card:hover .GoatLadderVertical-module__VPr9wW__info{background:var(--yellow);color:var(--yellow-ink)}.GoatLadderVertical-module__VPr9wW__card:hover .GoatLadderVertical-module__VPr9wW__handle,.GoatLadderVertical-module__VPr9wW__card:hover .GoatLadderVertical-module__VPr9wW__followersLabel,.GoatLadderVertical-module__VPr9wW__card:hover .GoatLadderVertical-module__VPr9wW__num span{color:#141200b3}.GoatLadderVertical-module__VPr9wW__left .GoatLadderVertical-module__VPr9wW__card{grid-column:1;justify-self:end}.GoatLadderVertical-module__VPr9wW__right .GoatLadderVertical-module__VPr9wW__card{grid-column:3;justify-self:start}.GoatLadderVertical-module__VPr9wW__ph{aspect-ratio:1;background:#141412 top/cover;align-items:flex-end;display:flex;position:relative;overflow:hidden}.GoatLadderVertical-module__VPr9wW__cc{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#0006;border:1px solid #ffffff4d;border-radius:3px;align-items:center;padding:3px;display:inline-flex;position:absolute;top:10px;left:10px}.GoatLadderVertical-module__VPr9wW__cc img{border-radius:1px;display:block}.GoatLadderVertical-module__VPr9wW__slot{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;z-index:2;align-items:center;gap:6px;font-family:ui-monospace,monospace;font-size:9.5px;display:flex;position:absolute;bottom:12px;left:12px}.GoatLadderVertical-module__VPr9wW__ring{border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;display:flex}.GoatLadderVertical-module__VPr9wW__info{flex-direction:column;gap:1px;padding:8px 10px 9px;display:flex}.GoatLadderVertical-module__VPr9wW__bossBadge{z-index:4;letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:1px solid #ffdd0080;border-radius:40px;align-items:center;padding:4px 10px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;bottom:11px;left:11px}.GoatLadderVertical-module__VPr9wW__name{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:800;line-height:1.1;overflow:hidden}.GoatLadderVertical-module__VPr9wW__handle{letter-spacing:-.01em;max-width:100%;color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;align-self:flex-start;margin-top:1px;font-size:9.5px;font-weight:600;overflow:hidden}.GoatLadderVertical-module__VPr9wW__numRow{align-items:baseline;gap:5px;margin-top:4px;display:flex}.GoatLadderVertical-module__VPr9wW__num{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:19px;font-weight:800;line-height:.9}.GoatLadderVertical-module__VPr9wW__num span{color:var(--text-3);letter-spacing:0;margin-left:3px;font-size:.42em;font-weight:800}.GoatLadderVertical-module__VPr9wW__followersLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);font-size:9px;font-weight:700}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__past{opacity:.9}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__past .GoatLadderVertical-module__VPr9wW__ph{filter:grayscale()brightness(.6)}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__past .GoatLadderVertical-module__VPr9wW__name{color:var(--text-2)}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__past .GoatLadderVertical-module__VPr9wW__num{color:var(--text-3)}.GoatLadderVertical-module__VPr9wW__stamp{z-index:4;color:#fff;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;background:#0b0b0b59;border:3px solid #ffffffe6;border-radius:3px;padding:6px 12px;font-size:13px;font-weight:800;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)rotate(-9deg)}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__here{border-color:var(--yellow);box-shadow:0 0 0 3px #ffdd0029}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__target{border-color:var(--yellow);animation:1.9s ease-in-out infinite GoatLadderVertical-module__VPr9wW__tgtpulse;box-shadow:0 0 0 3px #fd03}@keyframes GoatLadderVertical-module__VPr9wW__tgtpulse{0%,to{box-shadow:0 0 0 3px #ffdd0038}50%{box-shadow:0 0 0 7px #ffdd0014}}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__target .GoatLadderVertical-module__VPr9wW__info{background:#ffdd0012}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__target .GoatLadderVertical-module__VPr9wW__num{color:var(--yellow)}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__target .GoatLadderVertical-module__VPr9wW__num span{color:var(--yellow);opacity:.65}.GoatLadderVertical-module__VPr9wW__scope{z-index:3;border:2px solid var(--yellow);border-radius:50%;width:72px;height:72px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.GoatLadderVertical-module__VPr9wW__scope:before,.GoatLadderVertical-module__VPr9wW__scope:after{content:"";background:var(--yellow);position:absolute}.GoatLadderVertical-module__VPr9wW__scope:before{width:2px;top:-13px;bottom:-13px;left:50%;transform:translate(-50%)}.GoatLadderVertical-module__VPr9wW__scope:after{height:2px;top:50%;left:-13px;right:-13px;transform:translateY(-50%)}.GoatLadderVertical-module__VPr9wW__vibe{z-index:4;background:var(--yellow);color:var(--yellow-ink);letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:4px 8px;font-size:9px;font-weight:800;position:absolute;bottom:11px;right:10px;transform:rotate(-3deg);box-shadow:0 4px 12px #ffdd004d}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__boss{border-color:#ffdd0080}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__boss .GoatLadderVertical-module__VPr9wW__ph:after{content:"";background:var(--yellow);z-index:2;height:3px;position:absolute;top:0;left:0;right:0}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__king{border-color:var(--yellow);box-shadow:0 22px 50px -22px #ffdd0073}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__king .GoatLadderVertical-module__VPr9wW__ph:after{content:"";background:var(--yellow);z-index:2;height:3px;position:absolute;top:0;left:0;right:0}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__king .GoatLadderVertical-module__VPr9wW__info{background:var(--yellow);color:var(--yellow-ink)}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__king .GoatLadderVertical-module__VPr9wW__bossBadge{color:var(--yellow-ink);background:var(--yellow);border-color:#0b0b0b59}.GoatLadderVertical-module__VPr9wW__card.GoatLadderVertical-module__VPr9wW__king .GoatLadderVertical-module__VPr9wW__num span{color:#5c4f00;opacity:.85}@media (max-width:640px){.GoatLadderVertical-module__VPr9wW__row{grid-template-columns:40px 1fr;min-height:132px}.GoatLadderVertical-module__VPr9wW__railSeg,.GoatLadderVertical-module__VPr9wW__dot{grid-column:1}.GoatLadderVertical-module__VPr9wW__left .GoatLadderVertical-module__VPr9wW__card,.GoatLadderVertical-module__VPr9wW__right .GoatLadderVertical-module__VPr9wW__card{grid-column:2;justify-self:stretch;width:auto}.GoatLadderVertical-module__VPr9wW__row.GoatLadderVertical-module__VPr9wW__left:before,.GoatLadderVertical-module__VPr9wW__row.GoatLadderVertical-module__VPr9wW__right:before{grid-column:1;justify-self:end;width:16px;transform:translate(0)}}
.MerchRegionSwitcher-module__J49Viq__switcher{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.MerchRegionSwitcher-module__J49Viq__label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:13px;font-weight:700}.MerchRegionSwitcher-module__J49Viq__options{flex-wrap:wrap;gap:8px;display:flex}.MerchRegionSwitcher-module__J49Viq__option{background:var(--surface);border:1px solid var(--line);color:var(--text-2);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.MerchRegionSwitcher-module__J49Viq__option:hover:not(:disabled){border-color:var(--yellow);color:var(--text)}.MerchRegionSwitcher-module__J49Viq__option:disabled{cursor:progress;opacity:.6}.MerchRegionSwitcher-module__J49Viq__active{background:var(--yellow);border-color:var(--yellow);color:#0b0b0b}.MerchRegionSwitcher-module__J49Viq__active:hover:not(:disabled){color:#0b0b0b}
.PrediccionCard-module__m-w1gq__card{aspect-ratio:1;width:100%;display:block;container-type:inline-size}.PrediccionCard-module__m-w1gq__inner{box-sizing:border-box;color:#fff;width:100%;height:100%;font-family:var(--ff-display);background:#0b0b0b;border-radius:6cqw;flex-direction:column;justify-content:space-between;padding:8cqw;display:flex;position:relative;overflow:hidden}.PrediccionCard-module__m-w1gq__bgFern{opacity:.1;color:#fff;pointer-events:none;width:54cqw;height:54cqw;position:absolute;bottom:-12cqw;right:-8cqw}.PrediccionCard-module__m-w1gq__kicker{letter-spacing:.16em;text-transform:uppercase;color:#fd0;font-size:4.4cqw;font-weight:800;position:relative}.PrediccionCard-module__m-w1gq__rows{flex-direction:column;gap:3.5cqw;display:flex;position:relative}.PrediccionCard-module__m-w1gq__row{grid-template-columns:1fr auto 1fr;align-items:center;gap:3cqw;display:grid}.PrediccionCard-module__m-w1gq__team{align-items:center;gap:2.5cqw;min-width:0;display:flex}.PrediccionCard-module__m-w1gq__away{justify-content:flex-end}.PrediccionCard-module__m-w1gq__code{white-space:nowrap;text-overflow:ellipsis;font-size:6cqw;font-weight:800;overflow:hidden}.PrediccionCard-module__m-w1gq__score{color:#0b0b0b;background:#fd0;border-radius:2.5cqw;align-items:center;gap:2cqw;padding:.5cqw 3cqw;font-size:9cqw;font-weight:900;display:flex}.PrediccionCard-module__m-w1gq__dash{opacity:.5}.PrediccionCard-module__m-w1gq__verdict{font-family:var(--ff);color:#b7b5ac;max-width:84cqw;margin:0;font-size:4.2cqw;font-weight:600;line-height:1.25;position:relative}.PrediccionCard-module__m-w1gq__foot{border-top:.4cqw solid #ffffff26;justify-content:space-between;align-items:baseline;gap:4cqw;padding-top:4cqw;display:flex;position:relative}.PrediccionCard-module__m-w1gq__slogan{color:#fd0;font-size:4.6cqw;font-weight:900}.PrediccionCard-module__m-w1gq__url{font-family:var(--ff);letter-spacing:.08em;text-transform:uppercase;opacity:.6;font-size:3.4cqw;font-weight:800}
.WorldLoveMap-module__xmwu-q__root{margin-top:8px}.WorldLoveMap-module__xmwu-q__stats{flex-wrap:wrap;align-items:stretch;gap:12px;margin-bottom:22px;display:flex}.WorldLoveMap-module__xmwu-q__stat{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);flex-direction:column;gap:2px;padding:14px 20px;font-size:12px;font-weight:700;display:flex}.WorldLoveMap-module__xmwu-q__stat strong{font-family:var(--ff-display);letter-spacing:-.02em;color:var(--yellow-strong);font-size:clamp(28px,6vw,40px);font-weight:900;line-height:1}.WorldLoveMap-module__xmwu-q__leafletMap{aspect-ratio:16/10;border-radius:var(--radius-2);border:1px solid var(--line);background:#0b0b0b;width:100%;overflow:hidden}.WorldLoveMap-module__xmwu-q__leafletMap.leaflet-container{width:100%;height:100%;font-family:var(--ff);background:#0b0b0b;outline:none}.WorldLoveMap-module__xmwu-q__leafletMap .leaflet-interactive{cursor:pointer;transition:fill .12s}.WorldLoveMap-module__xmwu-q__leafletMap .leaflet-bar{border:1px solid var(--line);box-shadow:none}.WorldLoveMap-module__xmwu-q__leafletMap .leaflet-bar a{background:var(--surface);color:var(--text);border-bottom-color:var(--line)}.WorldLoveMap-module__xmwu-q__leafletMap .leaflet-bar a:hover{background:var(--surface-2)}.WorldLoveMap-module__xmwu-q__mapFoot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.WorldLoveMap-module__xmwu-q__mapCaption{letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);font-size:11px;font-weight:800}.WorldLoveMap-module__xmwu-q__legend{align-items:center;gap:8px;display:inline-flex}.WorldLoveMap-module__xmwu-q__legendLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:10px;font-weight:700}.WorldLoveMap-module__xmwu-q__legendRamp{border-radius:3px;display:inline-flex;overflow:hidden}.WorldLoveMap-module__xmwu-q__legendRamp i{width:16px;height:10px}.WorldLoveMap-module__xmwu-q__legendRamp i[data-lvl="1"]{background:#6b5e1f}.WorldLoveMap-module__xmwu-q__legendRamp i[data-lvl="2"]{background:#a8901a}.WorldLoveMap-module__xmwu-q__legendRamp i[data-lvl="3"]{background:#d9bd12}.WorldLoveMap-module__xmwu-q__legendRamp i[data-lvl="4"]{background:#fd0}.WorldLoveMap-module__xmwu-q__msgPopup{align-items:center;gap:7px;max-width:220px;display:flex}.WorldLoveMap-module__xmwu-q__msgPopup span+span{font-family:var(--ff-display);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;line-height:1.1;overflow:hidden}.tp-msg-popup .leaflet-popup-content-wrapper{background:var(--yellow);color:var(--yellow-ink);border-radius:var(--pill);box-shadow:0 8px 24px #0006}.tp-msg-popup .leaflet-popup-content{margin:7px 13px}.tp-msg-popup .leaflet-popup-tip{background:var(--yellow)}.WorldLoveMap-module__xmwu-q__infoPopup{flex-direction:column;gap:3px;display:flex}.WorldLoveMap-module__xmwu-q__infoPopup strong{font-family:var(--ff-display);font-size:16px;font-weight:800}.WorldLoveMap-module__xmwu-q__infoPopup span{color:var(--yellow-strong);font-size:13px;font-weight:700}.tp-info-popup .leaflet-popup-content-wrapper{background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:var(--radius)}.tp-info-popup .leaflet-popup-tip{background:var(--surface);border:1px solid var(--line)}.tp-info-popup a.leaflet-popup-close-button{color:var(--text-3)}.WorldLoveMap-module__xmwu-q__composer{border:1px solid var(--line);border-radius:var(--radius-2);background:var(--surface);flex-direction:column;gap:10px;margin-top:28px;padding:20px;display:flex}.WorldLoveMap-module__xmwu-q__composerTitle{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);font-size:12px;font-weight:800}.WorldLoveMap-module__xmwu-q__row{flex-wrap:wrap;gap:10px;display:flex}.WorldLoveMap-module__xmwu-q__select,.WorldLoveMap-module__xmwu-q__name,.WorldLoveMap-module__xmwu-q__input{font-family:var(--ff);border-radius:var(--radius);border:1px solid var(--line);background:var(--bg);color:var(--text);padding:11px 12px;font-size:15px}.WorldLoveMap-module__xmwu-q__select{flex:160px;max-width:100%}.WorldLoveMap-module__xmwu-q__name{flex:140px}.WorldLoveMap-module__xmwu-q__messageField{align-items:center;display:flex;position:relative}.WorldLoveMap-module__xmwu-q__input{flex:auto;width:100%;padding-right:64px}.WorldLoveMap-module__xmwu-q__counter{color:var(--text-3);font-variant-numeric:tabular-nums;pointer-events:none;font-size:12px;font-weight:700;position:absolute;right:12px}.WorldLoveMap-module__xmwu-q__counterLow{color:var(--yellow-strong)}.WorldLoveMap-module__xmwu-q__select:focus,.WorldLoveMap-module__xmwu-q__name:focus,.WorldLoveMap-module__xmwu-q__input:focus{outline:2px solid var(--yellow);outline-offset:1px}.WorldLoveMap-module__xmwu-q__note{color:var(--text-3);margin-top:26px;font-size:14px}.WorldLoveMap-module__xmwu-q__wallLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--text-3);margin:32px 0 16px;font-size:12px;font-weight:800}.WorldLoveMap-module__xmwu-q__wall{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.WorldLoveMap-module__xmwu-q__card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:auto 1fr;align-items:center;gap:2px 12px;padding:16px 18px;display:grid}.WorldLoveMap-module__xmwu-q__cardFlag{grid-row:1/3;font-size:26px;line-height:1}.WorldLoveMap-module__xmwu-q__country{font-size:15px;font-weight:700}.WorldLoveMap-module__xmwu-q__message{font-family:var(--ff-display);color:var(--yellow-strong);grid-column:2;font-size:17px;font-weight:800;line-height:1.1}.WorldLoveMap-module__xmwu-q__place{color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;grid-column:2;font-size:12px}@media (max-width:520px){.WorldLoveMap-module__xmwu-q__wall{grid-template-columns:1fr}.WorldLoveMap-module__xmwu-q__popText{max-width:200px;font-size:13px}.WorldLoveMap-module__xmwu-q__stat strong{font-size:30px}}
.GameShell-module__lFXo6q__shell{--game-accent:var(--yellow);border-radius:var(--radius-2);background:var(--surface);border:1px solid var(--line);isolation:isolate;width:100%;max-width:460px;margin:0 auto;position:relative;overflow:hidden}.GameShell-module__lFXo6q__wide{max-width:min(880px,96vw)}.GameShell-module__lFXo6q__wide .GameShell-module__lFXo6q__stage{min-height:0}.GameShell-module__lFXo6q__menu{min-height:clamp(480px,72vh,620px)}@media (max-width:559px){.GameShell-module__lFXo6q__menu{min-height:min(82svh,660px)}}.GameShell-module__lFXo6q__stage{touch-action:none;flex-direction:column;justify-content:center;width:100%;min-height:clamp(440px,70vh,580px);display:flex;position:relative}@media (max-width:559px){.GameShell-module__lFXo6q__stage{min-height:min(78svh,640px)}}.GameShell-module__lFXo6q__mute{z-index:6;border:1px solid var(--line-2,#ffffff2e);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#08080880;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1rem;line-height:1;transition:transform .12s,background .12s;display:grid;position:absolute;top:8px;right:8px}.GameShell-module__lFXo6q__mute:hover{background:#080808b3}.GameShell-module__lFXo6q__mute:active{transform:scale(.92)}.GameShell-module__lFXo6q__hud{z-index:3;pointer-events:none;justify-content:space-between;align-items:flex-start;padding:12px 52px 12px 14px;display:flex;position:absolute;inset:0 0 auto}.GameShell-module__lFXo6q__hudRight{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.GameShell-module__lFXo6q__hudTarget{letter-spacing:.04em;color:#ffffffeb;border-radius:var(--pill);text-shadow:0 1px 4px #00000080;font-variant-numeric:tabular-nums;background:#0006;padding:4px 8px;font-size:.7rem;font-weight:700}.GameShell-module__lFXo6q__hudTargetWon{color:#0a0a0a;background:var(--game-accent)}.GameShell-module__lFXo6q__hudScore{text-shadow:0 2px 8px #00000080;align-items:baseline;gap:6px;display:flex}.GameShell-module__lFXo6q__hudNum{font-family:var(--ff-display);color:#fff;font-size:2.2rem;font-weight:800;line-height:1}.GameShell-module__lFXo6q__hudUnit{text-transform:uppercase;letter-spacing:.08em;color:#fffc;font-size:.7rem}.GameShell-module__lFXo6q__hudBest{text-transform:uppercase;letter-spacing:.06em;color:#ffffffd9;border-radius:var(--pill);text-shadow:0 1px 4px #00000080;background:#00000059;padding:4px 8px;font-size:.7rem}.GameShell-module__lFXo6q__overlay{z-index:4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-overflow-scrolling:touch;background:#080808b8;place-items:safe center;padding:18px;display:grid;position:absolute;inset:0;overflow-y:auto}@media (max-width:559px){.GameShell-module__lFXo6q__overlayOver{z-index:100;padding:max(18px, env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));position:fixed;inset:0}.GameShell-module__lFXo6q__overlayOver .GameShell-module__lFXo6q__boardList{max-height:none}}.GameShell-module__lFXo6q__card{text-align:center;color:#fff;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:360px;display:flex}.GameShell-module__lFXo6q__cardTitle{font-family:var(--ff-display);margin:0;font-size:1.9rem;font-weight:800;line-height:1.05}.GameShell-module__lFXo6q__instructions{color:#ffffffd1;margin:0;font-size:.95rem;line-height:1.4}.GameShell-module__lFXo6q__bestLine{color:#ffffffb3;margin:0;font-size:.85rem}.GameShell-module__lFXo6q__modeToggle{border-radius:var(--pill);border:1px solid var(--line-2,#ffffff24);background:#ffffff12;gap:4px;padding:4px;display:inline-flex}.GameShell-module__lFXo6q__modeBtn{appearance:none;color:#ffffffb3;font:inherit;border-radius:var(--pill);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:7px 16px;font-size:.82rem;font-weight:700;transition:background .14s,color .14s}.GameShell-module__lFXo6q__modeActive{background:var(--game-accent);color:#0a0a0a}.GameShell-module__lFXo6q__modeHint{color:#fff9;margin:-4px 0 0;font-size:.78rem;line-height:1.35}.GameShell-module__lFXo6q__friendBanner{color:#fff;border-radius:var(--radius);border:1px solid var(--game-accent);background:#ffffff12;margin:0;padding:8px 12px;font-size:.88rem;font-weight:600;line-height:1.35}.GameShell-module__lFXo6q__challengeBtn{width:100%;margin-top:2px}.GameShell-module__lFXo6q__bigBtn{margin-top:4px;padding:12px 28px;font-size:1.05rem}.GameShell-module__lFXo6q__overCard{gap:10px}.GameShell-module__lFXo6q__kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--game-accent);font-size:.72rem;font-weight:700}.GameShell-module__lFXo6q__finalScore{align-items:baseline;gap:8px;display:flex}.GameShell-module__lFXo6q__finalNum{font-family:var(--ff-display);color:#fff;font-size:3.4rem;font-weight:800;line-height:.9}.GameShell-module__lFXo6q__finalUnit{text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3;font-size:.8rem}.GameShell-module__lFXo6q__ladderLine{color:#ffffffe6;margin:0;font-size:.95rem;line-height:1.35}.GameShell-module__lFXo6q__ladderLine strong{color:var(--yellow)}.GameShell-module__lFXo6q__submit{gap:8px;width:100%;margin-top:4px;display:flex}.GameShell-module__lFXo6q__nameInput{border-radius:var(--radius);border:1px solid var(--line);color:#fff;min-width:0;font:inherit;background:#ffffff0f;flex:1;padding:10px 12px}.GameShell-module__lFXo6q__nameInput::placeholder{color:#ffffff80}.GameShell-module__lFXo6q__savedMsg{color:var(--yellow);margin:0;font-size:.9rem;font-weight:600}.GameShell-module__lFXo6q__board{border:1px solid var(--line-2);border-radius:var(--radius);background:#ffffff0a;width:100%;margin-top:4px;padding:10px 12px}.GameShell-module__lFXo6q__boardTitle{text-transform:uppercase;letter-spacing:.1em;color:#fff9;margin:0 0 6px;font-size:.72rem}.GameShell-module__lFXo6q__boardEmpty{color:#ffffff8c;margin:0;font-size:.85rem}.GameShell-module__lFXo6q__boardList{flex-direction:column;gap:2px;max-height:168px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.GameShell-module__lFXo6q__boardRow{grid-template-columns:1.4rem 1fr auto;align-items:center;gap:8px;padding:2px 0;font-size:.9rem;display:grid}.GameShell-module__lFXo6q__boardRank{font-family:var(--ff-display);color:var(--game-accent);text-align:center;font-weight:700}.GameShell-module__lFXo6q__boardName{text-overflow:ellipsis;white-space:nowrap;color:#ffffffe6;overflow:hidden}.GameShell-module__lFXo6q__boardVal{font-variant-numeric:tabular-nums;color:#fff;font-weight:700}.GameShell-module__lFXo6q__resultPreview{width:100%;max-width:300px;margin:2px auto}.GameShell-module__lFXo6q__actions{gap:8px;width:100%;margin-top:6px;display:flex}.GameShell-module__lFXo6q__actions>*{flex:1;min-width:0}.GameShell-module__lFXo6q__replayBtn{width:100%;margin-top:2px}.GameShell-module__lFXo6q__status{min-height:1.1em;color:var(--yellow);margin:0;font-size:.82rem}
.fixture-module__oDFK_q__next{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-2);max-width:760px;margin:36px auto 0;padding:36px}.fixture-module__oDFK_q__nextLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.fixture-module__oDFK_q__nextTeams{font-family:var(--ff-display);flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:14px 0 8px;font-size:clamp(26px,4vw,38px);font-weight:800;display:flex}.fixture-module__oDFK_q__team{align-items:center;gap:10px;display:inline-flex}.fixture-module__oDFK_q__vs{color:var(--text-3);font-weight:700}.fixture-module__oDFK_q__nextMeta{color:var(--text-2);margin:0 0 26px;font-size:14px}.fixture-module__oDFK_q__countdownLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);margin-bottom:14px;font-size:12px;font-weight:700}.fixture-module__oDFK_q__nextFoot{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:30px;display:flex}.fixture-module__oDFK_q__nextFoot>*{margin:0}.fixture-module__oDFK_q__list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.fixture-module__oDFK_q__match{border:1px solid var(--line);border-radius:var(--radius-2);background:var(--surface);gap:12px;padding:24px 26px;display:grid}.fixture-module__oDFK_q__matchNext{border-color:var(--yellow);box-shadow:inset 0 0 0 1px var(--yellow)}.fixture-module__oDFK_q__matchHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.fixture-module__oDFK_q__matchNo{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);font-size:12px;font-weight:800}.fixture-module__oDFK_q__badge{letter-spacing:.12em;text-transform:uppercase;color:var(--yellow-ink);background:var(--yellow);border-radius:var(--pill);padding:3px 10px;font-size:11px;font-weight:800}.fixture-module__oDFK_q__matchTeams{font-family:var(--ff-display);flex-wrap:wrap;align-items:center;gap:14px;font-size:clamp(22px,3vw,30px);font-weight:800;display:flex}.fixture-module__oDFK_q__matchMeta{color:var(--text-2);flex-wrap:wrap;align-items:baseline;gap:8px 16px;font-size:14px;display:flex}.fixture-module__oDFK_q__matchMeta time{color:var(--text);text-transform:capitalize;font-weight:700}.fixture-module__oDFK_q__matchVenue{color:var(--text-2)}.fixture-module__oDFK_q__localNote{color:var(--text-3);letter-spacing:.06em;text-transform:uppercase;font-size:12px}.fixture-module__oDFK_q__tableScroll{-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:var(--radius-2);background:var(--surface);margin-top:28px;overflow-x:auto}.fixture-module__oDFK_q__standings{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;min-width:440px}.fixture-module__oDFK_q__standings th,.fixture-module__oDFK_q__standings td{text-align:center;padding:14px 8px;font-size:14px}.fixture-module__oDFK_q__standings thead th{letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);border-bottom:1px solid var(--line);white-space:nowrap;font-size:11px;font-weight:800}.fixture-module__oDFK_q__standings tbody tr+tr td{border-top:1px solid var(--line)}.fixture-module__oDFK_q__colPos{width:34px;color:var(--text-3);font-weight:700}.fixture-module__oDFK_q__colTeam{text-align:left!important;padding-left:16px!important}.fixture-module__oDFK_q__standings td.fixture-module__oDFK_q__colTeam{white-space:nowrap;align-items:center;gap:10px;font-weight:700;display:flex}.fixture-module__oDFK_q__standingsName{font-family:var(--ff-display);font-weight:800}.fixture-module__oDFK_q__standingsCode{letter-spacing:.1em;color:var(--text-3);font-size:11px;font-weight:800}.fixture-module__oDFK_q__colPts{color:var(--text);font-weight:800}.fixture-module__oDFK_q__standings thead .fixture-module__oDFK_q__colPts{color:var(--text-2)}.fixture-module__oDFK_q__standingsNz td{background:color-mix(in srgb, var(--yellow) 16%, transparent)}.fixture-module__oDFK_q__standingsNz td.fixture-module__oDFK_q__colTeam .fixture-module__oDFK_q__standingsName{color:var(--text)}.fixture-module__oDFK_q__standingsNote{color:var(--text-3);margin:14px 0 0;font-size:13px}@media (max-width:600px){.fixture-module__oDFK_q__next,.fixture-module__oDFK_q__match{padding:24px 20px}.fixture-module__oDFK_q__standings th,.fixture-module__oDFK_q__standings td{padding:12px 6px}}
.ClickerCta-module__Dk7oca__cta{text-align:center;border:1px solid var(--yellow);background:linear-gradient(#ffdd0014,#ffdd0005);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:48px;padding:28px 26px;display:flex;position:relative;overflow:hidden}.ClickerCta-module__Dk7oca__fern{width:220px;height:220px;color:var(--yellow);opacity:.1;pointer-events:none;position:absolute;bottom:-60px;right:-40px}.ClickerCta-module__Dk7oca__body{max-width:520px;position:relative}.ClickerCta-module__Dk7oca__title{font-family:var(--ff-display);letter-spacing:-.02em;font-size:clamp(20px,3.4vw,28px);font-weight:900;line-height:1.05}.ClickerCta-module__Dk7oca__lead{color:var(--text-2);margin-top:8px;font-size:15px;line-height:1.5}.ClickerCta-module__Dk7oca__btn{flex:none;position:relative}@media (min-width:720px){.ClickerCta-module__Dk7oca__cta{text-align:left;justify-content:space-between}}
.ClickerLadder-module__BRJeHq__wrap{width:100%}.ClickerLadder-module__BRJeHq__progress{max-width:560px;margin:0 auto 22px}.ClickerLadder-module__BRJeHq__progHead{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.ClickerLadder-module__BRJeHq__progLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);font-size:11px;font-weight:700}.ClickerLadder-module__BRJeHq__progName{font-family:var(--ff-display);letter-spacing:-.02em;color:var(--yellow);font-size:clamp(20px,4vw,28px);font-weight:900}.ClickerLadder-module__BRJeHq__bar{background:var(--surface-2);border:1px solid var(--line);border-radius:40px;height:12px;position:relative;overflow:hidden}.ClickerLadder-module__BRJeHq__barFill{background:linear-gradient(90deg, var(--yellow-strong), var(--yellow));border-radius:40px;height:100%;transition:width .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:0 auto 0 0;box-shadow:0 0 14px #ffdd0080}.ClickerLadder-module__BRJeHq__progFoot{color:var(--text-2);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-top:9px;font-size:13px;font-weight:600;display:flex}.ClickerLadder-module__BRJeHq__toKing{letter-spacing:.04em;text-transform:uppercase;color:var(--text-3);font-size:11px;font-weight:700}.ClickerLadder-module__BRJeHq__scrollWrap{position:relative}.ClickerLadder-module__BRJeHq__scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:6px 0 18px;position:relative;overflow:auto hidden}.ClickerLadder-module__BRJeHq__scroll::-webkit-scrollbar{height:8px}.ClickerLadder-module__BRJeHq__scroll::-webkit-scrollbar-track{background:var(--line-2);border-radius:40px}.ClickerLadder-module__BRJeHq__scroll::-webkit-scrollbar-thumb{background:var(--text-3);border-radius:40px}.ClickerLadder-module__BRJeHq__track{flex:none;position:relative}.ClickerLadder-module__BRJeHq__rail{height:2px;position:absolute}.ClickerLadder-module__BRJeHq__railSolid{background:var(--yellow);transition:width .5s cubic-bezier(.22,1,.36,1)}.ClickerLadder-module__BRJeHq__railDash{background:repeating-linear-gradient(90deg, var(--text-3) 0 3px, transparent 3px 9px);transition:width .5s cubic-bezier(.22,1,.36,1),left .5s cubic-bezier(.22,1,.36,1)}.ClickerLadder-module__BRJeHq__stem{background:var(--line);width:2px;position:absolute;transform:translate(-50%)}.ClickerLadder-module__BRJeHq__stemOn{background:#ffdd0080}.ClickerLadder-module__BRJeHq__dot{background:var(--bg);border:2px solid var(--text-3);z-index:3;border-radius:50%;width:13px;height:13px;position:absolute;transform:translate(-50%,-50%)}.ClickerLadder-module__BRJeHq__dot.ClickerLadder-module__BRJeHq__past{background:var(--text-3);border-color:var(--text-3)}.ClickerLadder-module__BRJeHq__dot.ClickerLadder-module__BRJeHq__target,.ClickerLadder-module__BRJeHq__dot.ClickerLadder-module__BRJeHq__boss,.ClickerLadder-module__BRJeHq__dot.ClickerLadder-module__BRJeHq__king{background:var(--yellow);border-color:var(--yellow)}.ClickerLadder-module__BRJeHq__tim{z-index:7;pointer-events:none;flex-direction:column;align-items:center;gap:6px;transition:left .5s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;transform:translate(-50%,-50%)}.ClickerLadder-module__BRJeHq__timAvatar{background:var(--yellow);border-radius:50%;width:92px;height:92px;padding:4px;position:relative;box-shadow:0 0 0 5px #ffdd0042,0 16px 38px -10px #fd0c}.ClickerLadder-module__BRJeHq__timAvatar:after{content:"";border:2px solid var(--yellow);pointer-events:none;border-radius:50%;animation:1.8s ease-out infinite ClickerLadder-module__BRJeHq__timring;position:absolute;inset:-4px}@keyframes ClickerLadder-module__BRJeHq__timring{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.ClickerLadder-module__BRJeHq__timAvatar[data-beat]{animation:.28s cubic-bezier(.22,1,.36,1) ClickerLadder-module__BRJeHq__beat}@keyframes ClickerLadder-module__BRJeHq__beat{0%{transform:scale(1)}40%{transform:scale(1.18)}to{transform:scale(1)}}.ClickerLadder-module__BRJeHq__timPhoto{background:#141412 top/cover no-repeat;border-radius:50%;width:100%;height:100%;display:block;position:relative;overflow:hidden}.ClickerLadder-module__BRJeHq__timPhoto img{border-radius:1px;position:absolute;bottom:4px;left:50%;transform:translate(-50%);box-shadow:0 1px 4px #00000080}.ClickerLadder-module__BRJeHq__timTag{background:var(--yellow);color:var(--yellow-ink);border-radius:7px;flex-direction:column;align-items:center;gap:2px;padding:6px 14px 7px;display:flex;box-shadow:0 10px 26px -10px #fd0c}.ClickerLadder-module__BRJeHq__timName{letter-spacing:.2em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1}.ClickerLadder-module__BRJeHq__timNum{font-family:var(--ff-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:24px;font-weight:900;line-height:1}.ClickerLadder-module__BRJeHq__timNum span{margin-left:1px;font-size:.62em}.ClickerLadder-module__BRJeHq__gfade{pointer-events:none;background:linear-gradient(90deg, transparent, var(--bg));width:60px;position:absolute;top:0;bottom:18px;right:0}@media (prefers-reduced-motion:reduce){.ClickerLadder-module__BRJeHq__tim,.ClickerLadder-module__BRJeHq__barFill,.ClickerLadder-module__BRJeHq__railSolid,.ClickerLadder-module__BRJeHq__railDash{transition:none}.ClickerLadder-module__BRJeHq__timAvatar[data-beat],.ClickerLadder-module__BRJeHq__timAvatar:after{animation:none}}
.GrowthCard-module__N7YVBq__card{aspect-ratio:1;width:100%;display:block;container-type:inline-size}.GrowthCard-module__N7YVBq__card[data-format=portrait]{aspect-ratio:4/5}.GrowthCard-module__N7YVBq__card[data-format=story]{aspect-ratio:9/16}.GrowthCard-module__N7YVBq__inner{--gc-bg:#fd0;--gc-ink:#0b0b0b;--gc-muted:#5c4f00;--gc-badge-bg:#0b0b0b;--gc-badge-ink:#fd0;--gc-border:#0b0b0b26;--gc-fern:#0b0b0b;--gc-fern-opacity:.12;box-sizing:border-box;background:var(--gc-bg);width:100%;height:100%;color:var(--gc-ink);font-family:var(--ff-display);border-radius:6cqw;flex-direction:column;justify-content:space-between;padding:8cqw;display:flex;position:relative;overflow:hidden}.GrowthCard-module__N7YVBq__inner[data-variant=white]{--gc-bg:#fff;--gc-ink:#0b0b0b;--gc-muted:#6b6b6b;--gc-badge-bg:#fd0;--gc-badge-ink:#0b0b0b;--gc-border:#0b0b0b1f;--gc-fern:#0b0b0b;--gc-fern-opacity:.08}.GrowthCard-module__N7YVBq__inner[data-variant=black]{--gc-bg:#0b0b0b;--gc-ink:#fff;--gc-muted:#b8b8b8;--gc-badge-bg:#fd0;--gc-badge-ink:#0b0b0b;--gc-border:#ffffff29;--gc-fern:#fd0;--gc-fern-opacity:.14}.GrowthCard-module__N7YVBq__bgFern{width:54cqw;height:54cqw;opacity:var(--gc-fern-opacity);color:var(--gc-fern);pointer-events:none;position:absolute;bottom:-12cqw;right:-8cqw}.GrowthCard-module__N7YVBq__top{justify-content:space-between;align-items:baseline;gap:4cqw;display:flex;position:relative}.GrowthCard-module__N7YVBq__kicker{letter-spacing:.18em;text-transform:uppercase;font-size:4.4cqw;font-weight:800}.GrowthCard-module__N7YVBq__date{font-family:var(--ff);color:var(--gc-muted);text-transform:lowercase;font-size:3.4cqw;font-weight:700}.GrowthCard-module__N7YVBq__hero{flex-direction:column;align-items:flex-start;max-width:100%;display:flex;position:relative}.GrowthCard-module__N7YVBq__growth{letter-spacing:-.03em;white-space:nowrap;max-width:100%;font-size:28cqw;font-weight:900;line-height:.86}.GrowthCard-module__N7YVBq__growthLabel{font-family:var(--ff);color:var(--gc-muted);max-width:70cqw;margin-top:2cqw;font-size:4.6cqw;font-weight:700}.GrowthCard-module__N7YVBq__journey{align-items:center;gap:5cqw;display:flex;position:relative}.GrowthCard-module__N7YVBq__point{flex-direction:column;display:flex}.GrowthCard-module__N7YVBq__pointNum{font-size:8.5cqw;font-weight:900;line-height:1}.GrowthCard-module__N7YVBq__pointLabel{font-family:var(--ff);color:var(--gc-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:1cqw;font-size:3.2cqw;font-weight:700}.GrowthCard-module__N7YVBq__arrow{opacity:.5;font-size:9cqw;font-weight:700}.GrowthCard-module__N7YVBq__week{font-family:var(--ff);background:var(--gc-badge-bg);color:var(--gc-badge-ink);border-radius:3cqw;align-self:flex-start;padding:2cqw 4cqw;font-size:4cqw;font-weight:800;position:relative}.GrowthCard-module__N7YVBq__foot{border-top:.4cqw solid var(--gc-border);justify-content:space-between;align-items:baseline;gap:4cqw;padding-top:4cqw;display:flex;position:relative}.GrowthCard-module__N7YVBq__slogan{font-size:4.6cqw;font-weight:900}.GrowthCard-module__N7YVBq__url{font-family:var(--ff);letter-spacing:.08em;text-transform:uppercase;opacity:.6;font-size:3.4cqw;font-weight:800}
.MerchProductCard-module__uuyOLa__card{border-radius:var(--radius-2);background:var(--surface);border:1px solid var(--line);color:var(--text);flex-direction:column;gap:10px;padding:16px;transition:border-color .15s,transform .15s;display:flex}.MerchProductCard-module__uuyOLa__card:hover{border-color:var(--yellow);transform:translateY(-2px)}.MerchProductCard-module__uuyOLa__media{aspect-ratio:1;border-radius:var(--radius);border:1px solid var(--line);background:#fff;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.MerchProductCard-module__uuyOLa__mediaLink{width:100%;height:100%;text-decoration:none;display:block}.MerchProductCard-module__uuyOLa__photo{object-fit:cover;width:100%;height:100%;display:block}.MerchProductCard-module__uuyOLa__arrow{z-index:2;color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;line-height:1;transition:background .12s,transform .12s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MerchProductCard-module__uuyOLa__arrow:hover{background:#000c}.MerchProductCard-module__uuyOLa__arrow:active{transform:translateY(-50%)scale(.92)}.MerchProductCard-module__uuyOLa__arrowPrev{left:8px}.MerchProductCard-module__uuyOLa__arrowNext{right:8px}.MerchProductCard-module__uuyOLa__dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.MerchProductCard-module__uuyOLa__dot{background:#00000047;border-radius:50%;width:6px;height:6px}.MerchProductCard-module__uuyOLa__dotActive{background:#000000bf}.MerchProductCard-module__uuyOLa__glyph{font-size:56px;line-height:1}.MerchProductCard-module__uuyOLa__swatches{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.MerchProductCard-module__uuyOLa__swatch{border:1px solid var(--line);cursor:pointer;outline-offset:2px;border-radius:50%;width:22px;height:22px;padding:0;transition:transform .12s,box-shadow .12s}.MerchProductCard-module__uuyOLa__swatch:hover{transform:scale(1.12)}.MerchProductCard-module__uuyOLa__swatchActive{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--yellow)}.MerchProductCard-module__uuyOLa__name{font-family:var(--ff-display);font-size:20px;font-weight:800;line-height:1.15}.MerchProductCard-module__uuyOLa__colorName{color:var(--text-2);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:600}.MerchProductCard-module__uuyOLa__desc{color:var(--text-2);font-size:14px;line-height:1.4}.MerchProductCard-module__uuyOLa__footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:6px;display:flex}.MerchProductCard-module__uuyOLa__price{letter-spacing:.01em;font-size:17px;font-weight:800}.MerchProductCard-module__uuyOLa__soon{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:13px;font-weight:700}.MerchProductCard-module__uuyOLa__cta{text-transform:uppercase;letter-spacing:.04em;color:var(--text);border-bottom:2px solid var(--yellow);white-space:nowrap;padding-bottom:1px;font-size:13px;font-weight:700;text-decoration:none}.MerchProductCard-module__uuyOLa__cta:hover{color:var(--yellow)}
.ShareActions-module__5dVn9W__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ShareActions-module__5dVn9W__status{text-align:center;min-height:1.2em;color:var(--text-2);margin:0;font-size:14px}
.ShareSheet-module__6xUA4a__backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.ShareSheet-module__6xUA4a__dialog{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-2);width:100%;max-width:760px;margin:auto;padding:24px;box-shadow:0 24px 80px #00000080}.ShareSheet-module__6xUA4a__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.ShareSheet-module__6xUA4a__title{font-family:var(--ff-display);text-transform:uppercase;letter-spacing:-.01em;color:var(--text);margin:0;font-size:26px;font-weight:900;line-height:1}.ShareSheet-module__6xUA4a__lead{color:var(--text-2);margin:8px 0 0;font-size:13.5px}.ShareSheet-module__6xUA4a__close{border-radius:var(--pill);border:1px solid var(--line);width:36px;height:36px;color:var(--text-2);cursor:pointer;background:0 0;flex:none;font-size:15px;transition:border-color .2s,color .2s}.ShareSheet-module__6xUA4a__close:hover{border-color:var(--text-3);color:var(--text)}.ShareSheet-module__6xUA4a__grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.ShareSheet-module__6xUA4a__card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);flex-direction:column;gap:10px;padding:12px;display:flex}.ShareSheet-module__6xUA4a__thumb{aspect-ratio:16/9;border:1px solid var(--line);cursor:pointer;background:#0b0b0b;border-radius:8px;width:100%;max-height:220px;padding:0;transition:border-color .2s,transform .15s;display:block;position:relative;overflow:hidden}.ShareSheet-module__6xUA4a__thumb:hover{border-color:var(--yellow);transform:translateY(-2px)}.ShareSheet-module__6xUA4a__thumb:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.ShareSheet-module__6xUA4a__thumb img{object-fit:contain;width:100%;height:100%;transition:opacity .25s;display:block}.ShareSheet-module__6xUA4a__skeleton{background:linear-gradient(100deg, var(--surface-2) 30%, #ffffff0f 50%, var(--surface-2) 70%);background-size:200% 100%;animation:1.2s ease-in-out infinite ShareSheet-module__6xUA4a__shimmer;position:absolute;inset:0}@keyframes ShareSheet-module__6xUA4a__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ShareSheet-module__6xUA4a__meta{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ShareSheet-module__6xUA4a__fmtName{color:var(--text);font-size:14px;font-weight:700}.ShareSheet-module__6xUA4a__fmtSub{letter-spacing:.04em;text-transform:uppercase;color:var(--text-3);font-size:11px;font-weight:600}.ShareSheet-module__6xUA4a__actions{gap:8px;display:flex}.ShareSheet-module__6xUA4a__actions>*{flex:1;min-width:0}.ShareSheet-module__6xUA4a__status{text-align:center;color:var(--text-2);min-height:18px;margin:16px 0 2px;font-size:13px}@media (max-width:560px){.ShareSheet-module__6xUA4a__grid{grid-template-columns:1fr}.ShareSheet-module__6xUA4a__dialog{padding:18px}.ShareSheet-module__6xUA4a__title{font-size:22px}}
.Sticker-module__idmP0a__sticker{aspect-ratio:1;width:100%;display:block;container-type:inline-size}.Sticker-module__idmP0a__inner{box-sizing:border-box;text-align:center;width:100%;height:100%;font-family:var(--ff-display);border-radius:11cqw;place-items:center;padding:10cqw;display:grid;position:relative;overflow:hidden}.Sticker-module__idmP0a__yellow .Sticker-module__idmP0a__inner{color:#0b0b0b;background:#fd0}.Sticker-module__idmP0a__ink .Sticker-module__idmP0a__inner{color:#fff;background:#0b0b0b}.Sticker-module__idmP0a__white .Sticker-module__idmP0a__inner{color:#0b0b0b;background:#fff}.Sticker-module__idmP0a__bgFern{opacity:.12;color:currentColor;pointer-events:none;width:62cqw;height:62cqw;position:absolute;bottom:-14cqw;right:-10cqw}.Sticker-module__idmP0a__ink .Sticker-module__idmP0a__bgFern,.Sticker-module__idmP0a__white .Sticker-module__idmP0a__bgFern{color:#fd0;opacity:.18}.Sticker-module__idmP0a__slogan{letter-spacing:-.01em;max-width:82cqw;font-size:17cqw;font-weight:900;line-height:.98;position:relative}.Sticker-module__idmP0a__crest{flex-direction:column;align-items:center;gap:4cqw;display:flex;position:relative}.Sticker-module__idmP0a__crestFern{color:currentColor;width:36cqw;height:36cqw}.Sticker-module__idmP0a__crestText{letter-spacing:.16em;text-transform:uppercase;font-size:12cqw;font-weight:800}.Sticker-module__idmP0a__quote{flex-direction:column;align-items:center;gap:2cqw;max-width:86cqw;display:flex;position:relative}.Sticker-module__idmP0a__quoteMark{opacity:.3;font-size:28cqw;line-height:.5}.Sticker-module__idmP0a__quoteText{font-family:var(--ff);margin:0;font-size:9.5cqw;font-weight:700;line-height:1.18}.Sticker-module__idmP0a__quoteBy{font-family:var(--ff);opacity:.7;margin-top:2cqw;font-size:6.5cqw;font-weight:700}.Sticker-module__idmP0a__url{font-family:var(--ff);letter-spacing:.1em;text-transform:uppercase;opacity:.55;font-size:4.6cqw;font-weight:800;position:absolute;bottom:6cqw;left:0;right:0}
.CabezonesApp-module__bkMAnW__wrap{flex-direction:column;gap:10px;width:100%;min-height:100%;display:flex}.CabezonesApp-module__bkMAnW__canvas{aspect-ratio:16/10;width:100%;box-shadow:inset 0 0 0 1px var(--line,#ffffff14), 0 18px 40px -20px #000c;touch-action:none;background:#0a0d0c;border-radius:14px;display:block}@media (max-width:559px){.CabezonesApp-module__bkMAnW__canvas{aspect-ratio:100/95}}.CabezonesApp-module__bkMAnW__hint{text-align:center;color:var(--text-3,#76746b);margin:2px 0 0;font-size:.78rem}.CabezonesApp-module__bkMAnW__scoreboard{background:linear-gradient(180deg, var(--surface-2,#201f1c), var(--surface,#161614));box-shadow:inset 0 0 0 1px var(--line,#ffffff14);border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:8px 12px;display:grid}.CabezonesApp-module__bkMAnW__team{align-items:center;gap:10px;min-width:0;transition:transform .18s;display:flex}.CabezonesApp-module__bkMAnW__team:first-child{justify-content:flex-start}.CabezonesApp-module__bkMAnW__team:last-child{justify-content:flex-end}.CabezonesApp-module__bkMAnW__teamName{letter-spacing:.04em;text-transform:uppercase;color:var(--text,#fff);white-space:nowrap;text-overflow:ellipsis;opacity:.85;font-size:.78rem;font-weight:700;overflow:hidden}.CabezonesApp-module__bkMAnW__teamGoals{font-family:var(--ff-display,system-ui), sans-serif;color:var(--text,#fff);font-variant-numeric:tabular-nums;text-align:center;min-width:1.2ch;font-size:1.7rem;font-weight:800;line-height:1}.CabezonesApp-module__bkMAnW__team:first-child .CabezonesApp-module__bkMAnW__teamGoals{color:var(--game-accent,#c77dff)}.CabezonesApp-module__bkMAnW__flash{transform:scale(1.16)}.CabezonesApp-module__bkMAnW__clock{background:#00000059;border-radius:8px;flex-direction:column;align-items:center;padding:2px 12px;display:flex}.CabezonesApp-module__bkMAnW__clockLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--text,#fff);opacity:.5;font-size:.55rem}.CabezonesApp-module__bkMAnW__clockNum{font-family:var(--ff-display,system-ui), sans-serif;color:#fd0;font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:800;line-height:1.1}.CabezonesApp-module__bkMAnW__controls{justify-content:space-between;align-items:stretch;gap:12px;margin-top:2px;display:flex}.CabezonesApp-module__bkMAnW__moveGroup{gap:10px;display:flex}.CabezonesApp-module__bkMAnW__ctrlBtn{min-width:72px;min-height:64px;color:var(--text,#fff);background:linear-gradient(180deg, var(--surface-2,#201f1c), var(--surface,#161614));border:1px solid var(--line,#ffffff1a);-webkit-user-select:none;user-select:none;touch-action:none;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;padding:0 18px;font-size:1.5rem;font-weight:800;transition:transform 80ms,background .12s,box-shadow .12s;display:flex;box-shadow:0 6px 16px -8px #000c}.CabezonesApp-module__bkMAnW__ctrlBtn:active{background:var(--game-accent,#c77dff);color:#0b0b0b;box-shadow:0 0 0 2px var(--game-accent,#c77dff);transform:translateY(2px)scale(.97)}.CabezonesApp-module__bkMAnW__jumpBtn{letter-spacing:.1em;text-transform:uppercase;flex:1;max-width:200px;margin-left:auto;font-size:1rem}@media (hover:hover) and (pointer:fine){.CabezonesApp-module__bkMAnW__controls{opacity:.55}.CabezonesApp-module__bkMAnW__controls:hover{opacity:1}}
.FlappyApp-module__otr3Sq__wrap{justify-content:center;align-items:stretch;width:100%;height:100%;min-height:100%;display:flex;position:relative}.FlappyApp-module__otr3Sq__canvas{cursor:pointer;touch-action:none;border-radius:14px;align-self:center;width:100%;display:block;box-shadow:0 18px 40px #00000073}.FlappyApp-module__otr3Sq__followHud{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;background:linear-gradient(#080a09d1,#080a0999);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:5px;padding:9px 12px;display:flex;position:absolute;top:10px;left:10px;right:10px}.FlappyApp-module__otr3Sq__followRow{align-items:baseline;gap:8px;display:flex}.FlappyApp-module__otr3Sq__followLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffff8c;font-size:.62rem;font-weight:700}.FlappyApp-module__otr3Sq__timRow .FlappyApp-module__otr3Sq__followLabel{color:var(--game-accent,#3ad29f)}.FlappyApp-module__otr3Sq__followNum{font-family:var(--ff-display,sans-serif);color:#fff;font-variant-numeric:tabular-nums;text-shadow:0 2px 6px #00000080;margin-left:auto;font-size:1.7rem;font-weight:800;line-height:1}.FlappyApp-module__otr3Sq__followNumSm{font-family:var(--ff-display,sans-serif);color:#ffffffd9;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.95rem;font-weight:800;line-height:1}.FlappyApp-module__otr3Sq__nextName{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:52%;font-size:.8rem;font-weight:700;overflow:hidden}.FlappyApp-module__otr3Sq__followBar{background:#ffffff1f;border-radius:999px;height:5px;position:relative;overflow:hidden}.FlappyApp-module__otr3Sq__followFill{background:linear-gradient(90deg, var(--game-accent,#3ad29f), #fd0);border-radius:999px;transition:width .35s;position:absolute;inset:0 auto 0 0;box-shadow:0 0 10px #3ad29f99}.FlappyApp-module__otr3Sq__pump{color:var(--game-accent,#3ad29f);animation:.45s FlappyApp-module__otr3Sq__flappyPump}@keyframes FlappyApp-module__otr3Sq__flappyPump{0%{transform:scale(1)}40%{color:#fd0;transform:scale(1.22)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.FlappyApp-module__otr3Sq__pump,.FlappyApp-module__otr3Sq__followFill{transition:none;animation:none}}
.MemotestApp-module__nSeWEW__surface{box-sizing:border-box;flex-direction:column;gap:12px;padding:14px;display:flex;position:absolute;inset:0}.MemotestApp-module__nSeWEW__stats{background:linear-gradient(180deg, var(--surface-2,#201f1c), var(--surface,#161614));border:1px solid var(--line,#ffffff1a);border-radius:14px;justify-content:center;align-items:stretch;gap:0;padding:8px 4px;display:flex;box-shadow:inset 0 1px #ffffff0a}.MemotestApp-module__nSeWEW__stat{flex-direction:column;flex:1;align-items:center;gap:4px;line-height:1;display:flex}.MemotestApp-module__nSeWEW__statDivider{background:var(--line,#ffffff1f);align-self:center;width:1px;height:26px}.MemotestApp-module__nSeWEW__statLabel{letter-spacing:.14em;text-transform:uppercase;opacity:.55;font-size:.6rem;font-weight:700}.MemotestApp-module__nSeWEW__statVal{font-family:var(--ff-display,inherit);font-variant-numeric:tabular-nums;color:var(--game-accent,#4dd6e0);font-size:1.55rem;font-weight:800;line-height:1}.MemotestApp-module__nSeWEW__statOf{opacity:.5;color:var(--text,#fff);margin-left:1px;font-size:.85rem}.MemotestApp-module__nSeWEW__frame{box-sizing:border-box;border:1px solid var(--line,#ffffff1a);background:radial-gradient(120% 80% at 50% -10%,#ffffff1a,#0000 55%),#0a0d0a;border-radius:18px;flex:1;justify-content:center;align-items:center;min-height:0;padding:clamp(10px,3vw,18px);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 40px -22px #000000e6;container-type:size}.MemotestApp-module__nSeWEW__pitch{background:repeating-linear-gradient(0deg,#ffffff0d 0 clamp(28px,8%,44px),#0000 clamp(28px,8%,44px) clamp(56px,16%,88px)),linear-gradient(#1f7a3a 0%,#176a31 55%,#15602d 100%);position:absolute;inset:0}.MemotestApp-module__nSeWEW__pitchLines{border:2px solid #ffffff52;border-radius:10px;position:absolute;inset:clamp(8px,2.5vw,16px)}.MemotestApp-module__nSeWEW__pitchLines:before{content:"";aspect-ratio:1;border:2px solid #ffffff4d;border-radius:50%;width:34%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MemotestApp-module__nSeWEW__pitchLines:after{content:"";background:#ffffff4d;height:2px;position:absolute;top:50%;left:-2px;right:-2px;transform:translateY(-50%)}.MemotestApp-module__nSeWEW__board{z-index:2;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:clamp(6px,1.8vw,12px);width:min(100cqw,100cqh);height:min(100cqw,100cqh);margin:0 auto;display:grid;position:relative}.MemotestApp-module__nSeWEW__burst{z-index:5;font-family:var(--ff-display,inherit);letter-spacing:.02em;color:var(--game-accent,#4dd6e0);text-shadow:0 2px #00000080,0 0 22px #4dd6e099;pointer-events:none;font-size:clamp(1.4rem,6vw,2.2rem);font-weight:900;animation:.7s ease-out forwards MemotestApp-module__nSeWEW__burst;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}@keyframes MemotestApp-module__nSeWEW__burst{0%{opacity:0;transform:translate(-50%,-40%)scale(.6)rotate(-4deg)}25%{opacity:1;transform:translate(-50%,-56%)scale(1.08)rotate(-2deg)}to{opacity:0;transform:translate(-50%,-92%)scale(1)rotate(2deg)}}.MemotestApp-module__nSeWEW__card{aspect-ratio:1;cursor:pointer;perspective:800px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;filter:drop-shadow(0 6px 8px #00000073);background:0 0;border:0;padding:0;position:relative}.MemotestApp-module__nSeWEW__card:disabled{cursor:default}.MemotestApp-module__nSeWEW__inner{transform-style:preserve-3d;transition:transform .42s cubic-bezier(.2,.7,.2,1.3);position:absolute;inset:0}.MemotestApp-module__nSeWEW__up .MemotestApp-module__nSeWEW__inner{transform:rotateY(180deg)}.MemotestApp-module__nSeWEW__back,.MemotestApp-module__nSeWEW__front{backface-visibility:hidden;border-radius:clamp(8px,2vw,13px);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.MemotestApp-module__nSeWEW__back{background:radial-gradient(110% 90% at 50% 0%, #ffdd0029, transparent 60%), linear-gradient(160deg, var(--surface-2,#201f1c), #0e0e0c);border:1px solid #ffffff24;box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #0006}.MemotestApp-module__nSeWEW__crest{aspect-ratio:1;border:2px solid var(--yellow,#fd0);background:radial-gradient(circle at 50% 35%,#1a1a16,#0a0a08);border-radius:50%;justify-content:center;align-items:center;width:64%;display:flex;position:relative;box-shadow:0 0 0 3px #ffdd001f}.MemotestApp-module__nSeWEW__crestFern{background:conic-gradient(from 90deg, transparent 0 18deg, #ffdd0029 18deg 22deg, transparent 22deg 36deg);opacity:.9;border-radius:50%;position:absolute;inset:14%;-webkit-mask:radial-gradient(circle,#0000 38%,#000 40%);mask:radial-gradient(circle,#0000 38%,#000 40%)}.MemotestApp-module__nSeWEW__crestText{font-family:var(--ff-display,inherit);letter-spacing:.04em;color:var(--yellow,#fd0);text-shadow:0 1px #0009;font-size:clamp(.9rem,4.2vw,1.5rem);font-weight:900;position:relative}.MemotestApp-module__nSeWEW__front{background:#14140f;border:1px solid #ffffff29;transform:rotateY(180deg)}.MemotestApp-module__nSeWEW__faceImg{object-fit:cover;width:100%;height:100%;display:block}.MemotestApp-module__nSeWEW__fallback{font-family:var(--ff-display,inherit);color:var(--game-accent,#4dd6e0);text-transform:uppercase;font-size:1.2rem;font-weight:900}.MemotestApp-module__nSeWEW__frontTag{letter-spacing:.04em;text-transform:uppercase;text-align:center;color:#fff;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#0000,#000000d1);padding:3px 2px 2px;font-size:clamp(.42rem,1.9vw,.6rem);font-weight:800;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.MemotestApp-module__nSeWEW__matched .MemotestApp-module__nSeWEW__front{border-color:var(--game-accent,#4dd6e0);box-shadow:inset 0 0 0 2px var(--game-accent,#4dd6e0), 0 0 22px -2px var(--game-accent,#4dd6e0)}.MemotestApp-module__nSeWEW__matched .MemotestApp-module__nSeWEW__frontTag{color:var(--game-accent,#4dd6e0)}.MemotestApp-module__nSeWEW__matched .MemotestApp-module__nSeWEW__inner{animation:.42s cubic-bezier(.2,.7,.2,1.3) MemotestApp-module__nSeWEW__pop}@keyframes MemotestApp-module__nSeWEW__pop{45%{transform:rotateY(180deg)scale(1.1)}70%{transform:rotateY(180deg)scale(.96)}}.MemotestApp-module__nSeWEW__shake .MemotestApp-module__nSeWEW__inner{animation:.4s MemotestApp-module__nSeWEW__shake}@keyframes MemotestApp-module__nSeWEW__shake{0%,to{transform:rotateY(180deg)translate(0)}25%{transform:rotateY(180deg)translate(-5px)scale(.97)}50%{transform:rotateY(180deg)translate(5px)scale(.97)}75%{transform:rotateY(180deg)translate(-3px)}}@media (prefers-reduced-motion:reduce){.MemotestApp-module__nSeWEW__inner{transition:none}.MemotestApp-module__nSeWEW__matched .MemotestApp-module__nSeWEW__inner,.MemotestApp-module__nSeWEW__shake .MemotestApp-module__nSeWEW__inner,.MemotestApp-module__nSeWEW__burst{animation:none}}
.OffsideApp-module__fyJe9a__wrap{flex-direction:column;justify-content:center;gap:12px;width:100%;height:100%;padding:10px;display:flex;position:relative}.OffsideApp-module__fyJe9a__canvas{border-radius:var(--radius);touch-action:manipulation;background:#0a0d10;width:100%;display:block;position:relative;overflow:hidden}.OffsideApp-module__fyJe9a__tapZone{aspect-ratio:1/.6;appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:1;background:0 0;border:0;width:calc(100% - 20px);position:absolute;inset:10px 10px auto}.OffsideApp-module__fyJe9a__controls{z-index:2;justify-content:center;padding:0 4px;display:flex;position:relative}.OffsideApp-module__fyJe9a__lineBtn{appearance:none;border-radius:var(--radius);background:var(--game-accent,#fd0);color:#0a0a0a;width:100%;max-width:340px;font-family:var(--ff-display,inherit);letter-spacing:.02em;text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;padding:16px 20px;font-size:1.15rem;font-weight:900;transition:transform 80ms,box-shadow 80ms;box-shadow:0 6px #00000059}.OffsideApp-module__fyJe9a__lineBtn:active{transform:translateY(4px);box-shadow:0 2px #00000059}@media (min-width:700px){.OffsideApp-module__fyJe9a__lineBtn{padding:18px 24px;font-size:1.25rem}}
.PenalesApp-module__ZzpfNa__wrap{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:.5rem;width:100%;min-height:100%;padding:.5rem;display:flex;position:relative}.PenalesApp-module__ZzpfNa__keeperName{letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb, var(--game-accent,#5b9dff) 75%, #fff);opacity:.9;font-size:.72rem;font-weight:800}.PenalesApp-module__ZzpfNa__stage{touch-action:none;border-radius:16px;width:100%;max-width:460px;position:relative;overflow:hidden;box-shadow:0 14px 40px #00000080,inset 0 0 0 1px #ffffff0d}.PenalesApp-module__ZzpfNa__canvas{width:100%;height:auto;display:block}.PenalesApp-module__ZzpfNa__zones{pointer-events:none;position:absolute;inset:0}.PenalesApp-module__ZzpfNa__zones[data-active]{pointer-events:auto}.PenalesApp-module__ZzpfNa__zone{appearance:none;cursor:pointer;touch-action:none;background:0 0;border:1px solid #0000;border-radius:4px;margin:0;padding:0;transition:background .12s,border-color .12s,box-shadow .12s;position:absolute}.PenalesApp-module__ZzpfNa__zones[data-active] .PenalesApp-module__ZzpfNa__zone:hover,.PenalesApp-module__ZzpfNa__zones[data-active] .PenalesApp-module__ZzpfNa__zone:active{background:color-mix(in srgb, var(--game-accent,#5b9dff) 26%, transparent);border-color:color-mix(in srgb, var(--game-accent,#5b9dff) 75%, transparent);box-shadow:inset 0 0 18px color-mix(in srgb, var(--game-accent,#5b9dff) 40%, transparent)}.PenalesApp-module__ZzpfNa__zone:disabled{cursor:default}.PenalesApp-module__ZzpfNa__hint{letter-spacing:.06em;text-transform:uppercase;color:#ffffffc7;pointer-events:none;background:#0000006b;border-radius:999px;padding:.3rem .7rem;font-size:.7rem;font-weight:700;animation:1.6s ease-in-out infinite PenalesApp-module__ZzpfNa__hintPulse;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}@keyframes PenalesApp-module__ZzpfNa__hintPulse{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.PenalesApp-module__ZzpfNa__hint{animation:none}}
.ToquesApp-module__wOJScW__wrap{justify-content:center;align-items:stretch;width:100%;height:100%;min-height:100%;display:flex}.ToquesApp-module__wOJScW__canvas{border-radius:var(--radius-2,14px);width:100%;max-width:520px;box-shadow:0 0 0 1px var(--line,#ffffff24), 0 18px 50px #00000080, inset 0 0 80px #00000059;cursor:none;touch-action:none;-webkit-user-select:none;user-select:none;background:#0a0c0a;margin:0 auto;display:block}
.juegos-module__bJeeOa__blockTitle{font-family:var(--ff-display);letter-spacing:-.01em;margin:52px 0 0;font-size:clamp(24px,3.4vw,36px);font-weight:900;line-height:1}.juegos-module__bJeeOa__blockTitle:first-of-type{margin-top:40px}.juegos-module__bJeeOa__blockLead{color:var(--text-2);max-width:62ch;margin:10px 0 0;line-height:1.5}
.resultado-module__dXezUq__stage{max-width:400px;margin:clamp(1.5rem,5vw,2.75rem) auto 0}.resultado-module__dXezUq__cta{justify-content:center;margin-top:clamp(1.25rem,4vw,2rem);display:flex}.resultado-module__dXezUq__ctaBtn{padding:.85em 2em;font-size:1.1rem}
