.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;position:sticky;top:0}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;gap:18px;height:66px;display:flex}.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;display:inline-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}}
.CountdownSection-module__e8BiwG__hook{z-index:2;padding:58px 0 50px;position:relative}.CountdownSection-module__e8BiwG__col{max-width:60%}.CountdownSection-module__e8BiwG__title{font-family:var(--ff-display);letter-spacing:-.01em;width:132%;max-width:22ch;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}.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)}}
.Hero-module__KTD73a__hero{padding:64px 0 70px}.Hero-module__KTD73a__fernBg{opacity:.05;pointer-events:none;width:540px;color:var(--text);position:absolute;top:-20px;right:-90px}.Hero-module__KTD73a__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;display:grid;position:relative}.Hero-module__KTD73a__tagline{background:var(--yellow);color:var(--yellow-ink);font-family:var(--ff-display);letter-spacing:.02em;text-transform:uppercase;margin:0 0 14px;padding:4px 12px;font-size:clamp(14px,1.8vw,18px);font-weight:800;display:inline-block;transform:rotate(-1.5deg)}.Hero-module__KTD73a__h1{letter-spacing:-.02em;font-size:clamp(44px,5.4vw,84px);font-weight:900;line-height:1.12}.Hero-module__KTD73a__lead{color:var(--text-2);max-width:450px;margin:24px 0 30px;font-size:18px;line-height:1.5}.Hero-module__KTD73a__scarsiniLink{color:var(--text);text-underline-offset:2px;font-weight:700;text-decoration:underline}.Hero-module__KTD73a__cta{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__KTD73a__igBtn{align-items:center;gap:8px;display:inline-flex}.Hero-module__KTD73a__nation{border-top:1px solid var(--line);align-items:center;gap:13px;margin-top:34px;padding-top:22px;display:flex}.Hero-module__KTD73a__dots{display:flex}.Hero-module__KTD73a__dot{border:2px solid var(--bg);background:var(--surface-2);border-radius:6px;justify-content:center;align-items:center;margin-left:-6px;padding:3px;display:flex;box-shadow:0 1px 3px #00000040}.Hero-module__KTD73a__dot img{border-radius:2px;display:block}.Hero-module__KTD73a__dot:first-child{margin-left:0}.Hero-module__KTD73a__nation small{color:var(--text-2);font-size:13.5px}.Hero-module__KTD73a__nation b{color:var(--text);font-weight:700}.Hero-module__KTD73a__visual{position:relative}.Hero-module__KTD73a__photo{aspect-ratio:4/4.4;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-2);background-position:top;background-size:cover;align-items:flex-end;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__photo:before{content:"";background:repeating-linear-gradient(135deg,#7f7f7f0f 0 2px,#0000 2px 9px);position:absolute;inset:0}.Hero-module__KTD73a__photoSlot{letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);align-items:center;gap:8px;max-width:72%;font-size:11px;font-weight:600;display:flex;position:absolute;top:18px;left:18px}.Hero-module__KTD73a__photoSlot .Hero-module__KTD73a__ring{border:1px solid var(--line);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.Hero-module__KTD73a__photoNum{font-family:var(--ff-display);color:var(--line-2);letter-spacing:-.04em;font-size:96px;font-weight:900;line-height:1;position:absolute;top:12px;right:18px}.Hero-module__KTD73a__photoVideo{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.Hero-module__KTD73a__photoCap{z-index:2;padding:20px;position:relative}.Hero-module__KTD73a__photoCap .Hero-module__KTD73a__nm{font-family:var(--ff-display);letter-spacing:-.02em;text-transform:uppercase;font-size:38px;font-weight:900;line-height:.95}.Hero-module__KTD73a__photoCap .Hero-module__KTD73a__meta{letter-spacing:.1em;color:var(--text-2);text-transform:uppercase;margin-top:4px;font-size:11.5px;font-weight:500}.Hero-module__KTD73a__livecard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-2);width:236px;padding:16px 18px;position:absolute;bottom:-22px;right:-14px;box-shadow:0 24px 50px -28px #0009}.Hero-module__KTD73a__livecard .Hero-module__KTD73a__lbl{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);align-items:center;gap:7px;font-size:10.5px;font-weight:600;display:flex}.Hero-module__KTD73a__livecard .Hero-module__KTD73a__big{font-family:var(--ff-display);letter-spacing:-.02em;color:var(--yellow-strong);margin-top:8px;font-size:52px;font-weight:900;line-height:1}.Hero-module__KTD73a__livecard .Hero-module__KTD73a__sub{color:var(--text-2);margin-top:2px;font-size:12px}@media (max-width:900px){.Hero-module__KTD73a__grid{grid-template-columns:1fr;gap:40px}.Hero-module__KTD73a__livecard{width:100%;margin-top:28px;position:static;bottom:0;right:0}}
.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;min-height:540px;position:relative;overflow:hidden}.HeadToHead-module__IwUxeq__bg{z-index:0;background-color:#1a1a1a;width:58%;position:absolute;top:0;bottom:0;overflow:hidden}.HeadToHead-module__IwUxeq__photo{object-fit:cover;object-position:center 18%;width:100%;height:100%;display:block}.HeadToHead-module__IwUxeq__bgLeft{left:0;-webkit-mask-image:linear-gradient(90deg,#000 0% 55%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 55%,#0000 100%)}.HeadToHead-module__IwUxeq__bgRight{right:0;-webkit-mask-image:linear-gradient(270deg,#000 0% 55%,#0000 100%);mask-image:linear-gradient(270deg,#000 0% 55%,#0000 100%)}.HeadToHead-module__IwUxeq__scrim{z-index:1;background:radial-gradient(80% 110%,#000000d9 0%,#0000008c 45%,#00000026 100%),linear-gradient(#0000008c 0%,#0000 30% 70%,#000000b3 100%);position:absolute;inset:0}.HeadToHead-module__IwUxeq__header,.HeadToHead-module__IwUxeq__rows{z-index:2;position:relative}.HeadToHead-module__IwUxeq__header{text-align:center;padding:28px 26px 22px}.HeadToHead-module__IwUxeq__kicker{letter-spacing:.28em;text-transform:uppercase;color:#ffffffbf;border-radius:var(--pill);border:1px solid #ffffff40;padding:6px 14px;font-size:11px;font-weight:700;display:inline-block}.HeadToHead-module__IwUxeq__title{font-family:var(--ff-display);text-transform:uppercase;letter-spacing:-.02em;color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin:14px 0 4px;font-size:clamp(28px,4vw,46px);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:.3em;display:inline-flex}.HeadToHead-module__IwUxeq__vs{color:#ffffff8c;letter-spacing:.08em;font-size:.55em}.HeadToHead-module__IwUxeq__tags{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px;display:flex}.HeadToHead-module__IwUxeq__tag{font-family:var(--ff-display);letter-spacing:.16em;text-transform:uppercase;border-radius:var(--pill);align-items:center;gap:7px;padding:6px 12px;font-size:11px;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:#ffffffbf;background:#ffffff14;border:1px solid #ffffff2e}.HeadToHead-module__IwUxeq__rows{flex-direction:column;margin:0;padding:6px 0 28px;list-style:none;display:flex}.HeadToHead-module__IwUxeq__row{border-top:1px solid #ffffff14;grid-template-columns:1fr minmax(140px,1.4fr) 1fr;align-items:center;gap:12px;padding:12px 26px;display:grid}.HeadToHead-module__IwUxeq__row:first-child{border-top:none}.HeadToHead-module__IwUxeq__val{font-family:var(--ff-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(26px,3.4vw,42px);font-weight:900;line-height:1}.HeadToHead-module__IwUxeq__tv{color:var(--yellow);text-align:left;text-shadow:0 2px 14px #0009}.HeadToHead-module__IwUxeq__mv{color:#fff;text-align:right;text-shadow:0 2px 14px #0009;opacity:.8}.HeadToHead-module__IwUxeq__label{font-family:var(--ff-display);text-transform:uppercase;text-align:center;letter-spacing:.22em;color:#ffffffbf;font-size:12px;font-weight:700;line-height:1.2}@media (max-width:640px){.HeadToHead-module__IwUxeq__card{min-height:auto}.HeadToHead-module__IwUxeq__bg{width:62%}.HeadToHead-module__IwUxeq__header{padding:20px 16px 16px}.HeadToHead-module__IwUxeq__title{gap:10px;font-size:clamp(22px,7vw,32px)}.HeadToHead-module__IwUxeq__row{grid-template-columns:1fr minmax(100px,1.2fr) 1fr;gap:8px;padding:10px 14px}.HeadToHead-module__IwUxeq__val{font-size:clamp(20px,6vw,28px)}.HeadToHead-module__IwUxeq__label{letter-spacing:.16em;font-size:10.5px}}
.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}
.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}
.HeadToHeadSection-module__A1532q__picker{flex-wrap:wrap;gap:9px;margin-bottom: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__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;margin-top:-1px;padding:18px 26px;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__timeline{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;gap:16px;margin:20px 0 0;padding:0 0 14px;list-style:none;display:grid;overflow-x:auto}.leyenda-module__qkARnq__beat{border:1px solid var(--line);border-radius:var(--radius-2);background:var(--surface);scroll-snap-align:start;flex-direction:column;gap:6px;padding:20px 20px 22px;display:flex;position:relative}.leyenda-module__qkARnq__beat:before{content:"";background:var(--line);height:3px;position:absolute;top:0;left:0;right:-16px}.leyenda-module__qkARnq__beatHot{border-color:var(--yellow)}.leyenda-module__qkARnq__beatHot:before{background:var(--yellow)}.leyenda-module__qkARnq__beatStep{font-family:var(--ff-display);color:var(--yellow-strong);font-variant-numeric:tabular-nums;font-size:26px;font-weight:900;line-height:1}.leyenda-module__qkARnq__beatTitle{font-size:17px;font-weight:800;display:block}.leyenda-module__qkARnq__beatDesc{color:var(--text-2);font-size:15px;line-height:1.5;display:block}.leyenda-module__qkARnq__beatCredit{color:var(--text-3);margin-top:auto;padding-top:10px;font-size:13px}.leyenda-module__qkARnq__reactionGrid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:28px;margin-top:16px;display:grid}.leyenda-module__qkARnq__reactionVideo{aspect-ratio:9/16;border-radius:var(--radius-2);border:1px solid var(--line);object-fit:cover;background:#000;width:100%;max-height:520px}.leyenda-module__qkARnq__reactionVideoPlaceholder{text-align:center;aspect-ratio:9/16;border:1px dashed var(--line);border-radius:var(--radius-2);width:100%;max-height:520px;color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;place-items:center;padding:20px;font-size:13px;display:grid}.leyenda-module__qkARnq__reaction{border-left:4px solid var(--yellow);background:var(--yellow-soft);border-radius:0 var(--radius) var(--radius) 0;font-family:var(--ff-display);max-width:60ch;margin:0;padding:26px 30px;font-size:clamp(20px,2.8vw,28px);font-weight:700;line-height:1.3}.leyenda-module__qkARnq__reaction cite{font-family:var(--ff);color:var(--text-3);margin-top:14px;font-size:15px;font-style:normal;font-weight:700;display:block}.leyenda-module__qkARnq__flagsInline{vertical-align:middle;margin-left:8px;display:inline-flex}.leyenda-module__qkARnq__credit{border:1px dashed var(--line);border-radius:var(--radius);color:var(--text-2);margin:18px 0 0;padding:14px 18px;font-size:14px}.leyenda-module__qkARnq__creditLink{color:var(--yellow-strong);text-underline-offset:2px;font-weight:800;text-decoration:underline}@media (max-width:860px){.leyenda-module__qkARnq__storyGrid{grid-template-columns:1fr;gap:32px}.leyenda-module__qkARnq__numbersCol{position:static}.leyenda-module__qkARnq__reactionGrid{grid-template-columns:1fr;gap:22px}.leyenda-module__qkARnq__reactionVideo,.leyenda-module__qkARnq__reactionVideoPlaceholder{max-width:320px;margin:0 auto}}@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}
.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)}}
.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__stage{touch-action:none;flex-direction:column;justify-content:center;width:100%;min-height:clamp(440px,70vh,580px);display:flex;position:relative}.GameShell-module__lFXo6q__hud{z-index:3;pointer-events:none;justify-content:space-between;align-items:flex-start;padding:12px 14px;display:flex;position:absolute;inset:0 0 auto}.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);background:#080808b8;place-items:center;padding:18px;display:grid;position:absolute;inset:0;overflow-y:auto}.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__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}
.TriviaBand-module__5BsT5G__band{background:var(--yellow);color:var(--yellow-ink);border-radius:var(--radius-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:48px;display:flex;position:relative;overflow:hidden}.TriviaBand-module__5BsT5G__copy{z-index:2;position:relative}.TriviaBand-module__5BsT5G__ek{letter-spacing:.22em;text-transform:uppercase;color:#7a6900;font-size:12px;font-weight:700}.TriviaBand-module__5BsT5G__band h2{color:var(--yellow-ink);max-width:560px;margin-top:14px;font-size:clamp(28px,3.2vw,42px)}.TriviaBand-module__5BsT5G__sub{color:#5c4f00;max-width:480px;margin-top:12px;font-size:15px;font-weight:500}.TriviaBand-module__5BsT5G__fern{opacity:.14;width:280px;color:var(--yellow-ink);position:absolute;bottom:-60px;right:-30px}.TriviaBand-module__5BsT5G__cta{z-index:2;position:relative}@media (max-width:600px){.TriviaBand-module__5BsT5G__band{padding:32px}}
.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}
.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}
.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{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}.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}}
.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}}
.ReflejosApp-module__o70v9a__wrap{-webkit-user-select:none;user-select:none;touch-action:none;flex-direction:column;gap:14px;width:100%;min-height:100%;display:flex}.ReflejosApp-module__o70v9a__canvas{border:2px solid var(--line,#ffffff24);background:#0a0d10;border-radius:16px;width:100%;display:block;overflow:hidden;box-shadow:0 10px 30px #00000073,inset 0 1px #ffffff0d}.ReflejosApp-module__o70v9a__controls{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ReflejosApp-module__o70v9a__zone{border:2px solid var(--line,#ffffff29);background:linear-gradient(180deg, var(--surface-2,#201f1c), var(--surface,#161614));min-height:88px;color:var(--text,#fff);cursor:pointer;touch-action:none;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:16px 8px;font-family:inherit;transition:transform 90ms,background .14s,border-color .14s,box-shadow .14s;display:flex}.ReflejosApp-module__o70v9a__zone:hover{border-color:color-mix(in srgb, var(--game-accent,#ff5d8f) 60%, var(--line))}.ReflejosApp-module__o70v9a__zone:active{border-color:var(--game-accent,#ff5d8f);background:color-mix(in srgb, var(--game-accent,#ff5d8f) 26%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--game-accent,#ff5d8f) 35%, transparent);transform:translateY(3px)scale(.97)}.ReflejosApp-module__o70v9a__zoneArrow{color:var(--game-accent,#ff5d8f);filter:drop-shadow(0 1px 2px #00000080);font-size:1.25rem;line-height:1}.ReflejosApp-module__o70v9a__zoneLabel{font-family:var(--ff-display,inherit);letter-spacing:.04em;text-transform:uppercase;font-size:1.1rem;font-weight:800}.ReflejosApp-module__o70v9a__zoneKey{opacity:.5;border:1px solid var(--line,#fff3);border-radius:6px;padding:0 8px;font-size:.68rem;font-weight:700}@media (min-width:520px){.ReflejosApp-module__o70v9a__zone{min-height:104px}.ReflejosApp-module__o70v9a__zoneLabel{font-size:1.25rem}}
.RunnerApp-module__oxTrCG__wrap{justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;display:flex;position:relative}.RunnerApp-module__oxTrCG__canvas{cursor:pointer;touch-action:none;width:100%;box-shadow:inset 0 0 0 1px var(--line), 0 18px 40px -22px #000000e6;background:#0a0d0c;border-radius:14px;display:block;overflow:hidden}.RunnerApp-module__oxTrCG__jumpBtn{border:2px solid color-mix(in srgb, var(--game-accent,#ffa63a) 70%, transparent);background:color-mix(in srgb, var(--game-accent,#ffa63a) 16%, #0b0b0b99);color:#fff;width:84px;height:84px;font:700 .72rem / 1 var(--font-sans,system-ui), sans-serif;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;transition:transform 80ms,background .12s;display:inline-flex;position:absolute;bottom:14px;right:14px;box-shadow:0 8px 24px -10px #000c}.RunnerApp-module__oxTrCG__jumpBtn:active{background:color-mix(in srgb, var(--game-accent,#ffa63a) 32%, #0b0b0b99);transform:scale(.92)}.RunnerApp-module__oxTrCG__jumpArrow{color:var(--game-accent,#ffa63a);font-size:1.5rem;line-height:1}@media (max-width:420px){.RunnerApp-module__oxTrCG__jumpBtn{width:92px;height:92px}}
.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}
.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{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.SiteMap-module__4uStJa__card{background:var(--surface);border:1px solid var(--line);border-radius:14px;align-items:flex-start;gap:13px;padding:16px 17px;transition:border-color .18s,background .18s,transform .18s;display:flex}.SiteMap-module__4uStJa__card:hover{background:var(--surface-2);border-color:var(--yellow);transform:translateY(-2px)}.SiteMap-module__4uStJa__glyph{color:var(--yellow);flex-shrink:0;font-size:19px;line-height:1.2}.SiteMap-module__4uStJa__body{flex-direction:column;gap:4px;display:flex}.SiteMap-module__4uStJa__label{color:var(--text);font-size:15.5px;font-weight:600}.SiteMap-module__4uStJa__desc{color:var(--text-2);font-size:12.5px;line-height:1.4}@media (max-width:860px){.SiteMap-module__4uStJa__groups{grid-template-columns:1fr;gap:30px}}@media (max-width:460px){.SiteMap-module__4uStJa__cards{grid-template-columns:1fr}}
.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}
.merch-module__YLh8Iq__regionNote{color:var(--text-2);margin-top:12px;font-size:14px;line-height:1.5}.merch-module__YLh8Iq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;margin-top:28px;display:grid}.merch-module__YLh8Iq__product{border-radius:var(--radius-2);background:var(--surface);border:1px solid var(--line);color:var(--text);flex-direction:column;gap:8px;padding:22px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}a.merch-module__YLh8Iq__product:hover{border-color:var(--yellow);transform:translateY(-2px)}.merch-module__YLh8Iq__glyph{font-size:40px;line-height:1}.merch-module__YLh8Iq__name{font-family:var(--ff-display);font-size:22px;font-weight:800}.merch-module__YLh8Iq__desc{color:var(--text-2);font-size:14px;line-height:1.4}.merch-module__YLh8Iq__price{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);margin-top:auto;font-size:13px;font-weight:700}.merch-module__YLh8Iq__soon{color:var(--text-3)}.merch-module__YLh8Iq__cta{text-align:center;flex-direction:column;align-items:center;gap:14px;margin-top:36px;display:flex}.merch-module__YLh8Iq__affiliates{margin-top:48px}.merch-module__YLh8Iq__affTitle{font-family:var(--ff-display);margin-bottom:6px;font-size:24px;font-weight:800}.merch-module__YLh8Iq__affLead{color:var(--text-2);margin-bottom:18px;font-size:15px}.merch-module__YLh8Iq__affList{flex-wrap:wrap;gap:12px;display:flex}.merch-module__YLh8Iq__affItem{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);color:var(--text);flex-direction:column;gap:2px;padding:14px 18px;text-decoration:none;display:flex}a.merch-module__YLh8Iq__affItem:hover{border-color:var(--yellow)}.merch-module__YLh8Iq__affName{font-weight:700}.merch-module__YLh8Iq__affNote{color:var(--text-3);font-size:13px}.merch-module__YLh8Iq__tipjar{text-align:center;margin-top:48px}.merch-module__YLh8Iq__note{color:var(--text-3);text-align:center;max-width:620px;margin-top:40px;margin-left:auto;margin-right:auto;font-size:13px;line-height:1.5}
.ClickerApp-module__U3G5Fa__wrap{text-align:center;width:100%;margin:8px auto 0}.ClickerApp-module__U3G5Fa__console{max-width:560px;margin:0 auto 8px}.ClickerApp-module__U3G5Fa__boost{flex-direction:column;gap:3px;margin-bottom:14px;display:flex}.ClickerApp-module__U3G5Fa__boostNum{font-family:var(--ff-display);letter-spacing:-.01em;color:var(--yellow);font-size:clamp(32px,6vw,52px);font-weight:900;line-height:1}.ClickerApp-module__U3G5Fa__boostLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);font-size:12px;font-weight:700}.ClickerApp-module__U3G5Fa__stage{place-items:center;margin:4px 0 16px;display:grid;position:relative}.ClickerApp-module__U3G5Fa__crest{border:2px solid var(--yellow);background:var(--yellow);width:min(40vw,156px);height:min(40vw,156px);color:var(--yellow-ink);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:50%;place-items:center;transition:transform 60ms;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px -20px #ffdd0080}.ClickerApp-module__U3G5Fa__crest:active{transform:scale(.94)}.ClickerApp-module__U3G5Fa__crest:focus-visible{outline:3px solid var(--text);outline-offset:4px}.ClickerApp-module__U3G5Fa__crestFern{opacity:.16;width:150%;height:150%;color:var(--yellow-ink);pointer-events:none;position:absolute}.ClickerApp-module__U3G5Fa__crestLabel{font-family:var(--ff-display);letter-spacing:.04em;font-size:clamp(20px,4.4vw,30px);font-weight:900;position:relative}.ClickerApp-module__U3G5Fa__float{font-family:var(--ff-display);color:var(--yellow-ink);pointer-events:none;font-size:28px;font-weight:900;animation:.7s ease-out forwards ClickerApp-module__U3G5Fa__floatUp;position:absolute;top:30%;transform:translate(-50%)}@keyframes ClickerApp-module__U3G5Fa__floatUp{0%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-90px)scale(1.4)}}.ClickerApp-module__U3G5Fa__combo{font-family:var(--ff-display);letter-spacing:.06em;color:var(--yellow-strong);text-transform:uppercase;font-size:20px;font-weight:900;animation:.2s ease-out ClickerApp-module__U3G5Fa__pop;position:absolute;bottom:-8px}@keyframes ClickerApp-module__U3G5Fa__pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.ClickerApp-module__U3G5Fa__you{justify-content:center;align-items:baseline;gap:10px;display:flex}.ClickerApp-module__U3G5Fa__youNum{font-family:var(--ff-display);font-size:clamp(20px,3vw,28px);font-weight:800;line-height:1}.ClickerApp-module__U3G5Fa__youLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);font-size:12px;font-weight:700}.ClickerApp-module__U3G5Fa__reaction{min-height:20px;color:var(--text-2);margin:10px 0 0;font-size:14px;font-weight:600}.ClickerApp-module__U3G5Fa__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.ClickerApp-module__U3G5Fa__status{min-height:20px;color:var(--text-2);margin-top:14px;font-size:14px;font-weight:600}@media (prefers-reduced-motion:reduce){.ClickerApp-module__U3G5Fa__crest,.ClickerApp-module__U3G5Fa__float,.ClickerApp-module__U3G5Fa__combo{transition:none;animation:none}}
.ComparadorApp-module__bKlCEq__controls{border:1px solid var(--line);border-radius:var(--radius-2);background:var(--surface);margin-bottom:28px;padding:22px}.ComparadorApp-module__bKlCEq__controlLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);margin-bottom:12px;font-size:10.5px;font-weight:600}.ComparadorApp-module__bKlCEq__presets{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.ComparadorApp-module__bKlCEq__preset{border-radius:var(--radius);border:1px solid var(--line);color:var(--text-2);cursor:pointer;background:0 0;padding:9px 15px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .2s,color .2s,background .2s}.ComparadorApp-module__bKlCEq__preset:hover{border-color:var(--text-3);color:var(--text)}.ComparadorApp-module__bKlCEq__preset.ComparadorApp-module__bKlCEq__active{background:var(--yellow);border-color:var(--yellow);color:var(--yellow-ink)}.ComparadorApp-module__bKlCEq__searchRow{flex-wrap:wrap;gap:10px;display:flex}.ComparadorApp-module__bKlCEq__input{border-radius:var(--radius);border:1px solid var(--line);background:var(--surface-2);min-width:220px;color:var(--text);flex:1;padding:12px 14px;font-family:inherit;font-size:15px}.ComparadorApp-module__bKlCEq__input::placeholder{color:var(--text-3)}.ComparadorApp-module__bKlCEq__input:focus{border-color:var(--yellow);outline:none}.ComparadorApp-module__bKlCEq__stage{max-width:820px;margin:0 auto}.ComparadorApp-module__bKlCEq__card{width:100%}.ComparadorApp-module__bKlCEq__rerollRow{justify-content:center;margin-top:16px;display:flex}.ComparadorApp-module__bKlCEq__reroll{letter-spacing:.01em;border-radius:var(--radius);border:1px dashed var(--line);color:var(--text-2);cursor:pointer;background:0 0;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .2s,color .2s}.ComparadorApp-module__bKlCEq__reroll:hover{border-color:var(--yellow);color:var(--text)}.ComparadorApp-module__bKlCEq__actions{justify-content:center;gap:10px;margin-top:18px;display:flex}.ComparadorApp-module__bKlCEq__actions>*{min-width:220px}.ComparadorApp-module__bKlCEq__status{text-align:center;color:var(--text-2);min-height:18px;margin-top:12px;font-size:13px}
