.HeroBoard-module__nXWuRW__board{border-radius:var(--radius-l);border:1px solid var(--gridline);background:var(--surface-1);box-shadow:var(--shadow-card);padding:20px 22px 24px;position:relative;overflow:hidden}.HeroBoard-module__nXWuRW__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.HeroBoard-module__nXWuRW__live{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.HeroBoard-module__nXWuRW__livePulse{background:var(--brand-red);border-radius:999px;width:7px;height:7px;position:relative}.HeroBoard-module__nXWuRW__livePulse:after{content:"";border:1.5px solid var(--brand-red);opacity:0;animation:HeroBoard-module__nXWuRW__ping 2.4s var(--ease-out) infinite;border-radius:999px;position:absolute;inset:-4px}@keyframes HeroBoard-module__nXWuRW__ping{0%{opacity:.7;transform:scale(.6)}70%,to{opacity:0;transform:scale(1.5)}}.HeroBoard-module__nXWuRW__headLink{color:var(--brand-red);white-space:nowrap;transition:opacity var(--dur-fast) var(--ease-out);font-size:12px;font-weight:700}.HeroBoard-module__nXWuRW__headLink:hover{opacity:.7}.HeroBoard-module__nXWuRW__tabs{background:var(--surface-sunken);border-radius:999px;grid-template-columns:repeat(4,1fr);gap:3px;margin-bottom:14px;padding:3px;display:grid}.HeroBoard-module__nXWuRW__tab{color:var(--text-secondary);transition:color var(--dur-fast) var(--ease-out);border-radius:999px;padding:7px 4px;font-size:12.5px;font-weight:700;position:relative}.HeroBoard-module__nXWuRW__tab:hover{color:var(--text-primary)}.HeroBoard-module__nXWuRW__tabActive{color:#fff}.HeroBoard-module__nXWuRW__tabPill{z-index:0;border-radius:999px;position:absolute;inset:0}.HeroBoard-module__nXWuRW__tabLabel{z-index:1;position:relative}.HeroBoard-module__nXWuRW__rows{flex-direction:column;display:flex}.HeroBoard-module__nXWuRW__row{border-bottom:1px solid var(--gridline);grid-template-columns:20px minmax(0,1fr) auto;grid-template-areas:"pos identity pts"".bar bar";align-items:center;gap:3px 11px;padding-block:9px;display:grid}.HeroBoard-module__nXWuRW__row:last-child{border-bottom:none}.HeroBoard-module__nXWuRW__pos{font-family:var(--font-display), sans-serif;color:var(--text-muted);font-variant-numeric:tabular-nums;grid-area:pos;font-size:15px;font-weight:700}.HeroBoard-module__nXWuRW__row:first-child .HeroBoard-module__nXWuRW__pos{color:var(--medal-gold)}.HeroBoard-module__nXWuRW__identity{grid-area:identity;min-width:0;display:grid;position:relative}.HeroBoard-module__nXWuRW__identityInner{flex-direction:column;grid-area:1/1;min-width:0;display:flex}.HeroBoard-module__nXWuRW__name{text-overflow:ellipsis;white-space:nowrap;transition:color var(--dur-fast) var(--ease-out);font-size:14px;font-weight:700;line-height:1.25;overflow:hidden}.HeroBoard-module__nXWuRW__name:hover{color:var(--brand-red)}.HeroBoard-module__nXWuRW__club{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:11.5px;display:inline-flex;overflow:hidden}.HeroBoard-module__nXWuRW__clubDot{border-radius:999px;flex:none;width:6px;height:6px}.HeroBoard-module__nXWuRW__vacio{color:var(--text-muted)}.HeroBoard-module__nXWuRW__pts{font-family:var(--font-display), sans-serif;font-variant-numeric:tabular-nums;grid-area:pts;font-size:20px;font-weight:700}.HeroBoard-module__nXWuRW__barTrack{background:var(--surface-sunken);border-radius:999px;grid-area:bar;height:3px;display:block;overflow:hidden}.HeroBoard-module__nXWuRW__bar{opacity:.85;border-radius:999px;height:100%;display:block}.HeroBoard-module__nXWuRW__progress{background:var(--surface-sunken);height:2px;position:absolute;bottom:0;left:0;right:0}.HeroBoard-module__nXWuRW__progressBar{background:var(--brand-red);transform-origin:0;height:100%;display:block}
.Hero-module__Z8hQ_W__hero{border-bottom:1px solid var(--gridline);padding-block:clamp(36px,6vw,76px) clamp(36px,6vw,68px);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__glow{background:radial-gradient(50% 50% at 50% 50%, color-mix(in srgb, var(--brand-navy-2) 14%, transparent) 0%, transparent 70%);pointer-events:none;position:absolute;inset:-40% 30% 40% -20%}.Hero-module__Z8hQ_W__grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:52px;display:grid;position:relative}.Hero-module__Z8hQ_W__badge{border:1px solid var(--border-strong);background:var(--surface-1);color:var(--text-secondary);border-radius:999px;align-items:center;gap:8px;padding:5px 13px 5px 9px;font-size:12px;font-weight:700;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--brand-red);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-red) 20%, transparent);border-radius:999px}.Hero-module__Z8hQ_W__title{font-family:var(--font-display), sans-serif;letter-spacing:-.025em;color:var(--brand-navy);margin-top:18px;font-size:clamp(38px,6vw,62px);font-weight:700;line-height:.98}:root[data-theme=dark] .Hero-module__Z8hQ_W__title{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Hero-module__Z8hQ_W__title{color:var(--text-primary)}}.Hero-module__Z8hQ_W__titleAccent{color:var(--brand-red)}.Hero-module__Z8hQ_W__lede{max-width:50ch;color:var(--text-secondary);margin-top:18px;font-size:15.5px}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnGhost{height:44px;transition:transform var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur) var(--ease-out);border-radius:999px;align-items:center;padding-inline:22px;font-size:14px;font-weight:700;display:inline-flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--brand-red);color:#fff;box-shadow:0 8px 20px -10px color-mix(in srgb, var(--brand-red) 80%, transparent)}.Hero-module__Z8hQ_W__btnPrimary:hover{background:var(--brand-red-2);box-shadow:0 14px 28px -12px color-mix(in srgb, var(--brand-red) 85%, transparent);transform:translateY(-2px)}.Hero-module__Z8hQ_W__btnGhost{border:1px solid var(--border-strong);color:var(--text-primary)}.Hero-module__Z8hQ_W__btnGhost:hover{border-color:var(--text-muted);transform:translateY(-2px)}.Hero-module__Z8hQ_W__meta{border-top:1px solid var(--gridline);flex-wrap:wrap;gap:12px 34px;margin-top:34px;padding-top:24px;display:flex}.Hero-module__Z8hQ_W__meta dt{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:10.5px;font-weight:700}.Hero-module__Z8hQ_W__meta dd{font-family:var(--font-display), sans-serif;color:var(--text-primary);margin:2px 0 0;font-size:26px;font-weight:700;line-height:1.15}.Hero-module__Z8hQ_W__metaText{max-width:15ch;color:var(--text-secondary)!important;font-size:15px!important;font-weight:600!important}.Hero-module__Z8hQ_W__stage{min-width:0}@media (max-width:940px){.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr;gap:32px}.Hero-module__Z8hQ_W__lede{max-width:none}}
.ui-module__gjHJ_W__pageHead{border-bottom:1px solid var(--gridline);padding-block:44px 28px;position:relative;overflow:hidden}.ui-module__gjHJ_W__pageHeadInner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;display:flex;position:relative}.ui-module__gjHJ_W__pageTitle{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;margin-top:8px;font-size:clamp(30px,5vw,44px);font-weight:700;line-height:1.02}.ui-module__gjHJ_W__pageLede{max-width:62ch;color:var(--text-secondary);margin-top:12px;font-size:15px}.ui-module__gjHJ_W__headDeco{opacity:.07;pointer-events:none;-webkit-user-select:none;user-select:none;width:240px;position:absolute;top:-54px;right:-24px;transform:rotate(14deg)}.ui-module__gjHJ_W__card{background:var(--surface-1);border:1px solid var(--gridline);border-radius:var(--radius-m);box-shadow:var(--shadow-card)}.ui-module__gjHJ_W__cardPad{padding:20px}.ui-module__gjHJ_W__cardHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px;display:flex}.ui-module__gjHJ_W__cardTitle{letter-spacing:-.01em;font-size:15px;font-weight:700}.ui-module__gjHJ_W__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.ui-module__gjHJ_W__table{min-width:640px;font-size:13.5px}.ui-module__gjHJ_W__table thead th{background:var(--surface-1);text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-strong);white-space:nowrap;z-index:1;padding:11px 12px;font-size:11px;font-weight:700;position:sticky;top:0}.ui-module__gjHJ_W__table tbody td{border-bottom:1px solid var(--gridline);vertical-align:middle;padding:11px 12px}.ui-module__gjHJ_W__table tbody tr:last-child td{border-bottom:none}.ui-module__gjHJ_W__table tbody tr{transition:background var(--dur-fast) var(--ease-out)}.ui-module__gjHJ_W__table tbody tr:hover{background:var(--surface-2)}.ui-module__gjHJ_W__numCell{text-align:right;font-variant-numeric:tabular-nums}.ui-module__gjHJ_W__strong{color:var(--text-primary);font-weight:800}.ui-module__gjHJ_W__dim{color:var(--text-muted)}.ui-module__gjHJ_W__rank{font-variant-numeric:tabular-nums;background:var(--surface-2);min-width:26px;height:24px;color:var(--text-secondary);border-radius:6px;place-items:center;padding-inline:6px;font-size:12.5px;font-weight:800;display:inline-grid}.ui-module__gjHJ_W__rank1{background:var(--medal-gold-bg);color:var(--medal-gold)}.ui-module__gjHJ_W__rank2{background:var(--medal-silver-bg);color:var(--medal-silver)}.ui-module__gjHJ_W__rank3{background:var(--medal-bronze-bg);color:var(--medal-bronze)}.ui-module__gjHJ_W__badge{background:var(--surface-2);color:var(--text-secondary);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-size:11.5px;font-weight:700;display:inline-flex}.ui-module__gjHJ_W__dot{border-radius:999px;flex:none;width:7px;height:7px}.ui-module__gjHJ_W__clubTag{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.ui-module__gjHJ_W__avatar{color:#fff;letter-spacing:.02em;border-radius:999px;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.ui-module__gjHJ_W__avatarLg{width:68px;height:68px;font-size:24px}.ui-module__gjHJ_W__medals{font-variant-numeric:tabular-nums;gap:10px;font-size:12.5px;font-weight:700;display:inline-flex}.ui-module__gjHJ_W__medal{align-items:center;gap:4px;display:inline-flex}.ui-module__gjHJ_W__medalGold{color:var(--medal-gold)}.ui-module__gjHJ_W__medalSilver{color:var(--medal-silver)}.ui-module__gjHJ_W__medalBronze{color:var(--medal-bronze)}.ui-module__gjHJ_W__medalZero{color:var(--text-muted);opacity:.55}.ui-module__gjHJ_W__controls{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.ui-module__gjHJ_W__field{flex-direction:column;gap:5px;min-width:0;display:flex}.ui-module__gjHJ_W__fieldLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:10.5px;font-weight:700}.ui-module__gjHJ_W__select,.ui-module__gjHJ_W__input{appearance:none;background:var(--surface-1);border:1px solid var(--border-strong);border-radius:var(--radius-s);color:var(--text-primary);transition:border-color var(--dur-fast) var(--ease-out);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23898781' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:15px;padding:8px 30px 8px 11px;font-size:13.5px;font-weight:600}.ui-module__gjHJ_W__input{background-image:none;padding-right:11px;font-weight:500}.ui-module__gjHJ_W__select:hover,.ui-module__gjHJ_W__input:hover{border-color:var(--text-muted)}.ui-module__gjHJ_W__empty{text-align:center;color:var(--text-muted);padding:46px 20px;font-size:14px}.ui-module__gjHJ_W__section{padding-block:44px}.ui-module__gjHJ_W__sectionTitle{font-family:var(--font-display), sans-serif;letter-spacing:-.015em;margin-bottom:4px;font-size:24px;font-weight:700}.ui-module__gjHJ_W__sectionLede{color:var(--text-secondary);max-width:68ch;margin-bottom:20px;font-size:14px}
.ClubsView-module__f0UWja__layout{flex-direction:column;gap:20px;display:flex}.ClubsView-module__f0UWja__tableCard{overflow:hidden}.ClubsView-module__f0UWja__clubName{white-space:nowrap;align-items:center;gap:8px;font-weight:700;display:inline-flex}.ClubsView-module__f0UWja__row,.ClubsView-module__f0UWja__barRow{transition:opacity var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out)}.ClubsView-module__f0UWja__rowActiva{background:var(--surface-2)}.ClubsView-module__f0UWja__rowAtenuada,.ClubsView-module__f0UWja__barAtenuada{opacity:.42}.ClubsView-module__f0UWja__chart{flex-direction:column;gap:12px;margin-top:4px;display:flex}.ClubsView-module__f0UWja__barRow{cursor:default;grid-template-columns:128px 1fr 52px;grid-template-areas:"label track value"".sub sub";align-items:center;gap:4px 12px;display:grid}.ClubsView-module__f0UWja__label{color:var(--text-secondary);text-align:right;text-overflow:ellipsis;white-space:nowrap;grid-area:label;font-size:12.5px;font-weight:700;overflow:hidden}.ClubsView-module__f0UWja__track{background:var(--surface-sunken);border-radius:999px;grid-area:track;height:12px;display:block;overflow:hidden}.ClubsView-module__f0UWja__bar{border-radius:999px;height:100%;display:block}.ClubsView-module__f0UWja__value{font-family:var(--font-display), sans-serif;text-align:right;grid-area:value;font-size:18px;font-weight:700}.ClubsView-module__f0UWja__sub{color:var(--text-muted);font-variant-numeric:tabular-nums;grid-area:sub;font-size:11.5px}@media (max-width:560px){.ClubsView-module__f0UWja__barRow{grid-template-columns:92px 1fr 44px}}
.SegmentedControl-module__sTtLra__field{flex-direction:column;gap:6px;min-width:0;display:flex}.SegmentedControl-module__sTtLra__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:10.5px;font-weight:700}.SegmentedControl-module__sTtLra__group{background:var(--surface-sunken);border:1px solid var(--gridline);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.SegmentedControl-module__sTtLra__segment{color:var(--text-secondary);white-space:nowrap;transition:color var(--dur-fast) var(--ease-out);border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700;position:relative}.SegmentedControl-module__sTtLra__segment:hover:not(:disabled){color:var(--text-primary)}.SegmentedControl-module__sTtLra__segment:disabled{color:var(--text-muted);opacity:.5;cursor:not-allowed}.SegmentedControl-module__sTtLra__active{color:#fff}.SegmentedControl-module__sTtLra__pill{z-index:0;border-radius:999px;position:absolute;inset:0}.SegmentedControl-module__sTtLra__segmentLabel{z-index:1;position:relative}@media (max-width:560px){.SegmentedControl-module__sTtLra__group{flex-wrap:wrap}.SegmentedControl-module__sTtLra__segment{padding-inline:11px;font-size:12.5px}}
.clubes-module__tnQb5a__rulesCard{margin-top:20px}.clubes-module__tnQb5a__rules{color:var(--text-secondary);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px 24px;margin-top:14px;font-size:13px;display:grid}.clubes-module__tnQb5a__rules li{align-items:baseline;gap:10px;display:flex}.clubes-module__tnQb5a__rulePts{min-width:52px;font-family:var(--font-display), sans-serif;color:var(--brand-navy);font-variant-numeric:tabular-nums;flex:none;font-size:17px;font-weight:700;display:inline-block}:root[data-theme=dark] .clubes-module__tnQb5a__rulePts{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .clubes-module__tnQb5a__rulePts{color:var(--text-primary)}}.clubes-module__tnQb5a__ruleNeg .clubes-module__tnQb5a__rulePts{color:var(--brand-red)}.clubes-module__tnQb5a__tiebreak{border-top:1px solid var(--gridline);color:var(--text-muted);margin-top:16px;padding-top:14px;font-size:12.5px}
.federacion-module__GTb9IG__top{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:start;gap:20px;margin-bottom:24px;display:grid}.federacion-module__GTb9IG__identity{gap:22px;padding:24px;display:flex}.federacion-module__GTb9IG__logo{object-fit:contain;flex:none;width:92px;height:92px}.federacion-module__GTb9IG__siglas{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-red);font-size:11px;font-weight:700}.federacion-module__GTb9IG__nombre{font-family:var(--font-display), sans-serif;letter-spacing:-.015em;margin-top:4px;font-size:24px;font-weight:700;line-height:1.1}.federacion-module__GTb9IG__contact{border-top:1px solid var(--gridline);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px 22px;margin-top:20px;padding-top:18px;display:grid}.federacion-module__GTb9IG__contact dt{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:10.5px;font-weight:700}.federacion-module__GTb9IG__contact dd{color:var(--text-secondary);margin-top:2px;font-size:13.5px}.federacion-module__GTb9IG__link{color:var(--text-secondary);border-bottom:1px solid var(--border-strong);transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out)}.federacion-module__GTb9IG__link:hover{color:var(--brand-red);border-color:var(--brand-red)}.federacion-module__GTb9IG__socials{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.federacion-module__GTb9IG__social{border:1px solid var(--border-strong);height:34px;color:var(--text-secondary);transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);border-radius:999px;align-items:center;gap:7px;padding-inline:13px;font-size:12.5px;font-weight:700;display:inline-flex}.federacion-module__GTb9IG__social:hover{background:var(--brand-navy);border-color:var(--brand-navy);color:#fff}.federacion-module__GTb9IG__peopleCol{flex-direction:column;gap:20px;display:flex}.federacion-module__GTb9IG__people{flex-direction:column;margin-top:10px;display:flex}.federacion-module__GTb9IG__people li{border-bottom:1px solid var(--gridline);justify-content:space-between;align-items:baseline;gap:16px;padding-block:10px;display:flex}.federacion-module__GTb9IG__people li:last-child{border-bottom:none}.federacion-module__GTb9IG__personName{font-size:13.5px;font-weight:700}.federacion-module__GTb9IG__personRole{color:var(--text-muted);text-align:right;white-space:nowrap;font-size:12px}.federacion-module__GTb9IG__sponsors{border:1px solid var(--gridline);border-radius:var(--radius-m);background:var(--surface-2);padding:22px 24px}.federacion-module__GTb9IG__sponsorList{flex-wrap:wrap;gap:10px 28px;margin-top:12px;display:flex}.federacion-module__GTb9IG__sponsor{color:var(--text-secondary);transition:color var(--dur-fast) var(--ease-out);font-size:13.5px;font-weight:600}a.federacion-module__GTb9IG__sponsor:hover{color:var(--brand-red)}.federacion-module__GTb9IG__source{border-radius:var(--radius-m);background:var(--brand-navy);color:var(--text-on-dark);transition:transform var(--dur) var(--ease-out);justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:20px 24px;font-size:20px;display:flex}.federacion-module__GTb9IG__source:hover{transform:translateY(-2px)}.federacion-module__GTb9IG__source .federacion-module__GTb9IG__eyebrow{color:#fff9;display:block}.federacion-module__GTb9IG__sourceTitle{font-family:var(--font-display), sans-serif;margin-top:4px;font-size:20px;font-weight:700;display:block}@media (max-width:900px){.federacion-module__GTb9IG__top{grid-template-columns:1fr}.federacion-module__GTb9IG__identity{flex-direction:column;gap:16px}}
.torneo-module___gJi7q__timeline{flex-direction:column;gap:16px;display:flex;position:relative}.torneo-module___gJi7q__fecha{grid-template-columns:62px 1fr;align-items:start;gap:16px;display:grid}.torneo-module___gJi7q__marker{flex-direction:column;align-self:stretch;align-items:center;padding-top:18px;display:flex;position:relative}.torneo-module___gJi7q__marker:after{content:"";background:var(--gridline);width:2px;position:absolute;top:34px;bottom:-32px}.torneo-module___gJi7q__fecha:last-child .torneo-module___gJi7q__marker:after{display:none}.torneo-module___gJi7q__markerDot{background:var(--brand-red);width:13px;height:13px;box-shadow:0 0 0 4px color-mix(in srgb, var(--brand-red) 18%, transparent);z-index:1;border-radius:999px}.torneo-module___gJi7q__pendiente .torneo-module___gJi7q__markerDot{background:var(--surface-2);border:2px solid var(--border-strong);box-shadow:none}.torneo-module___gJi7q__markerNum{font-family:var(--font-display), sans-serif;color:var(--text-muted);background:var(--surface-0);z-index:1;margin-top:8px;padding-block:2px;font-size:15px;font-weight:700}.torneo-module___gJi7q__fechaCard{padding:18px 20px}.torneo-module___gJi7q__pendiente .torneo-module___gJi7q__fechaCard{box-shadow:none;background:0 0;border-style:dashed}.torneo-module___gJi7q__fechaHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.torneo-module___gJi7q__fechaTitle{font-family:var(--font-display), sans-serif;letter-spacing:-.01em;font-size:20px;font-weight:700;line-height:1.15}.torneo-module___gJi7q__badgeDone{background:color-mix(in srgb, var(--series-6) 14%, transparent);color:var(--series-6)}.torneo-module___gJi7q__badgeNext{background:var(--surface-2);color:var(--text-muted)}.torneo-module___gJi7q__fechaMeta{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px 20px;display:grid}.torneo-module___gJi7q__fechaMeta dt{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:10.5px;font-weight:700}.torneo-module___gJi7q__fechaMeta dd{color:var(--text-secondary);margin-top:2px;font-size:13.5px}.torneo-module___gJi7q__fechaLink{color:var(--brand-red);margin-top:16px;font-size:12.5px;font-weight:700;display:inline-block}.torneo-module___gJi7q__fechaLink:hover{opacity:.75}.torneo-module___gJi7q__fechaNota{color:var(--text-muted);margin-top:16px;font-size:12.5px}.torneo-module___gJi7q__reglamento{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start;gap:20px;display:grid}.torneo-module___gJi7q__rulesCol{flex-direction:column;gap:20px;display:flex}.torneo-module___gJi7q__pointsCard{overflow:hidden}.torneo-module___gJi7q__points{flex-direction:column;display:flex}.torneo-module___gJi7q__points li{border-bottom:1px solid var(--gridline);grid-template-columns:58px 1fr auto;align-items:center;gap:14px;padding:14px 20px;display:grid}.torneo-module___gJi7q__points li:last-child{border-bottom:none}.torneo-module___gJi7q__points li:first-child{background:color-mix(in srgb, var(--medal-gold) 7%, transparent)}.torneo-module___gJi7q__pointsPos{font-family:var(--font-display), sans-serif;color:var(--brand-navy);font-size:19px;font-weight:700}:root[data-theme=dark] .torneo-module___gJi7q__pointsPos{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .torneo-module___gJi7q__pointsPos{color:var(--text-primary)}}.torneo-module___gJi7q__pointsLabel{color:var(--text-secondary);font-size:13px}.torneo-module___gJi7q__pointsPts{font-family:var(--font-display), sans-serif;font-size:26px;font-weight:700}.torneo-module___gJi7q__ordered{color:var(--text-secondary);counter-reset:step;flex-direction:column;gap:10px;margin-top:14px;font-size:13px;display:flex}.torneo-module___gJi7q__ordered li{align-items:flex-start;gap:11px;display:flex}.torneo-module___gJi7q__step{background:var(--surface-2);width:20px;height:20px;color:var(--text-secondary);border-radius:999px;flex:none;place-items:center;margin-top:1px;font-size:11px;font-weight:800;display:grid}.torneo-module___gJi7q__bullets{color:var(--text-secondary);flex-direction:column;gap:10px;margin-top:14px;font-size:13px;display:flex}.torneo-module___gJi7q__bullets li{padding-left:15px;position:relative}.torneo-module___gJi7q__bullets li:before{content:"";background:var(--brand-red);border-radius:999px;width:5px;height:5px;position:absolute;top:8px;left:0}.torneo-module___gJi7q__neg{color:var(--brand-red)}@media (max-width:900px){.torneo-module___gJi7q__reglamento{grid-template-columns:1fr}.torneo-module___gJi7q__fecha{grid-template-columns:44px 1fr;gap:12px}}
.PlayersGrid-module__Lglq2W__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.PlayersGrid-module__Lglq2W__searchField .PlayersGrid-module__Lglq2W__input,.PlayersGrid-module__Lglq2W__searchField{min-width:240px}.PlayersGrid-module__Lglq2W__count{color:var(--text-secondary);padding-bottom:8px;font-size:13px}.PlayersGrid-module__Lglq2W__count strong{color:var(--text-primary);font-weight:800}.PlayersGrid-module__Lglq2W__grid{grid-template-columns:repeat(auto-fill,minmax(228px,1fr));gap:14px;list-style:none;display:grid}.PlayersGrid-module__Lglq2W__card{height:100%;transition:transform var(--dur) var(--ease-out), box-shadow var(--dur) var(--ease-out);flex-direction:column;gap:12px;padding:16px 16px 14px;display:flex;position:relative;overflow:hidden}.PlayersGrid-module__Lglq2W__card:hover{box-shadow:var(--shadow-lift);border-color:var(--border-strong);transform:translateY(-3px)}.PlayersGrid-module__Lglq2W__card:before{content:"";background:radial-gradient(240px circle at var(--mx,50%) var(--my,0%), color-mix(in srgb, var(--brand-navy-2) 11%, transparent), transparent 68%);opacity:0;transition:opacity var(--dur) var(--ease-out);pointer-events:none;position:absolute;inset:0}.PlayersGrid-module__Lglq2W__card:hover:before{opacity:1}@media (prefers-reduced-motion:reduce){.PlayersGrid-module__Lglq2W__card:before{display:none}}.PlayersGrid-module__Lglq2W__stripe{width:3px;position:absolute;inset:0 auto 0 0}.PlayersGrid-module__Lglq2W__cardTop{align-items:center;gap:10px;min-width:0;display:flex}.PlayersGrid-module__Lglq2W__identity{flex-direction:column;min-width:0;display:flex}.PlayersGrid-module__Lglq2W__name{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.25;overflow:hidden}.PlayersGrid-module__Lglq2W__club{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.PlayersGrid-module__Lglq2W__cats{flex-wrap:wrap;gap:5px;margin-top:auto;display:flex}.PlayersGrid-module__Lglq2W__cardFoot{border-top:1px solid var(--gridline);justify-content:space-between;align-items:center;gap:10px;padding-top:11px;display:flex}.PlayersGrid-module__Lglq2W__pts{font-family:var(--font-display), sans-serif;align-items:baseline;gap:3px;font-size:20px;font-weight:700;display:flex}.PlayersGrid-module__Lglq2W__ptsLabel{font-family:var(--font-sans), sans-serif;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:700}@media (max-width:480px){.PlayersGrid-module__Lglq2W__grid{grid-template-columns:1fr}.PlayersGrid-module__Lglq2W__searchField{width:100%}}
.RankingTable-module__t2ZsdW__toolbar{flex-wrap:wrap;align-items:flex-end;gap:16px 20px;margin-bottom:18px;display:flex}.RankingTable-module__t2ZsdW__searchField{min-width:190px}.RankingTable-module__t2ZsdW__count{color:var(--text-secondary);white-space:nowrap;margin-left:auto;padding-bottom:8px;font-size:13px}.RankingTable-module__t2ZsdW__count strong{color:var(--text-primary);font-weight:800}.RankingTable-module__t2ZsdW__tableCard{overflow:hidden}.RankingTable-module__t2ZsdW__player{align-items:center;gap:9px;min-width:0;display:flex}.RankingTable-module__t2ZsdW__names{min-width:0;font-weight:600}.RankingTable-module__t2ZsdW__nameLink{transition:color var(--dur-fast) var(--ease-out)}.RankingTable-module__t2ZsdW__nameLink:hover{color:var(--brand-red)}.RankingTable-module__t2ZsdW__clubs{flex-direction:column;gap:3px;display:flex}.RankingTable-module__t2ZsdW__tableCard th[data-active]{color:var(--text-primary);box-shadow:inset 0 -2px 0 var(--brand-red)}
.perfil-module__hH9lWa__hero{border-bottom:1px solid var(--gridline);background:var(--surface-1);padding-block:26px 30px}.perfil-module__hH9lWa__back{color:var(--text-muted);transition:color var(--dur-fast) var(--ease-out);margin-bottom:18px;font-size:12.5px;font-weight:700;display:inline-block}.perfil-module__hH9lWa__back:hover{color:var(--brand-red)}.perfil-module__hH9lWa__heroRow{align-items:center;gap:18px;display:flex}.perfil-module__hH9lWa__name{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;font-size:clamp(28px,4.6vw,42px);font-weight:700;line-height:1.03}.perfil-module__hH9lWa__sub{flex-wrap:wrap;align-items:center;gap:8px;margin-top:7px;font-size:13.5px;display:flex}.perfil-module__hH9lWa__badges{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.perfil-module__hH9lWa__stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:34px;display:grid}.perfil-module__hH9lWa__catList{flex-direction:column;gap:7px;margin-top:10px;font-size:13.5px;display:flex}.perfil-module__hH9lWa__catList li{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.perfil-module__hH9lWa__catPts{font-family:var(--font-display), sans-serif;font-size:18px;font-weight:700}.perfil-module__hH9lWa__bigMedals{margin-top:14px;font-size:17px}.perfil-module__hH9lWa__bigMedals svg{width:15px;height:15px}.perfil-module__hH9lWa__bigNum{font-family:var(--font-display), sans-serif;font-variant-numeric:tabular-nums;margin-top:8px;font-size:38px;font-weight:700;line-height:1.05}.perfil-module__hH9lWa__layout{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.perfil-module__hH9lWa__resultsCol,.perfil-module__hH9lWa__sideCol{min-width:0}.perfil-module__hH9lWa__link{transition:color var(--dur-fast) var(--ease-out);font-weight:600}.perfil-module__hH9lWa__link:hover{color:var(--brand-red)}.perfil-module__hH9lWa__ranks{flex-direction:column;margin-top:12px;display:flex}.perfil-module__hH9lWa__ranks li{border-bottom:1px solid var(--gridline);justify-content:space-between;align-items:center;gap:14px;padding-block:10px;display:flex}.perfil-module__hH9lWa__ranks li:last-child{border-bottom:none}.perfil-module__hH9lWa__rankLabel{font-size:12.5px;font-weight:700}.perfil-module__hH9lWa__rankValue{font-family:var(--font-display), sans-serif;color:var(--brand-red);white-space:nowrap;font-size:19px;font-weight:700}.perfil-module__hH9lWa__rankValue span{font-size:12px;font-weight:600}.perfil-module__hH9lWa__rankNote{border-top:1px solid var(--gridline);color:var(--text-muted);margin-top:14px;padding-top:12px;font-size:12px}@media (max-width:1000px){.perfil-module__hH9lWa__stats{grid-template-columns:repeat(2,1fr)}.perfil-module__hH9lWa__layout{grid-template-columns:1fr}}@media (max-width:520px){.perfil-module__hH9lWa__stats{grid-template-columns:1fr}}
.page-module__E0kJGG__tiles{grid-template-columns:repeat(4,1fr);gap:16px;padding-top:40px;display:grid}.page-module__E0kJGG__tile{background:var(--surface-1);border:1px solid var(--gridline);border-radius:var(--radius-m);border-top:3px solid var(--brand-navy);height:100%;transition:transform var(--dur) var(--ease-out), box-shadow var(--dur) var(--ease-out);padding:18px 20px}:root[data-theme=dark] .page-module__E0kJGG__tile{border-top-color:var(--series-1)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__E0kJGG__tile{border-top-color:var(--series-1)}}.page-module__E0kJGG__tile:hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}.page-module__E0kJGG__tileLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700}.page-module__E0kJGG__tileValue{font-family:var(--font-display), sans-serif;color:var(--text-primary);margin-top:8px;font-size:40px;font-weight:700;line-height:1.05}.page-module__E0kJGG__tileSub{color:var(--text-secondary);margin-top:2px;font-size:12.5px}.page-module__E0kJGG__podiums{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.page-module__E0kJGG__podium{height:100%;transition:transform var(--dur) var(--ease-out), box-shadow var(--dur) var(--ease-out);flex-direction:column;padding:18px;display:flex}.page-module__E0kJGG__podium:hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}.page-module__E0kJGG__podiumHead{border-bottom:1px solid var(--gridline);align-items:center;gap:8px;padding-bottom:12px;display:flex}.page-module__E0kJGG__podiumDot{border-radius:999px;width:9px;height:9px}.page-module__E0kJGG__podiumTitle{font-family:var(--font-display), sans-serif;letter-spacing:-.01em;font-size:19px;font-weight:700}.page-module__E0kJGG__podiumList{flex-direction:column;flex:1;padding-block:6px;display:flex}.page-module__E0kJGG__podiumRow{border-bottom:1px solid var(--gridline);grid-template-columns:18px 28px 1fr auto;align-items:center;gap:9px;padding-block:9px;display:grid}.page-module__E0kJGG__podiumRow:last-child{border-bottom:none}.page-module__E0kJGG__podiumRank{font-family:var(--font-display), sans-serif;color:var(--text-muted);font-size:15px;font-weight:700}.page-module__E0kJGG__podiumRow:first-child .page-module__E0kJGG__podiumRank{color:var(--medal-gold)}.page-module__E0kJGG__podiumName{flex-direction:column;min-width:0;font-size:13.5px;font-weight:600;line-height:1.3;display:flex}.page-module__E0kJGG__podiumName a{text-overflow:ellipsis;white-space:nowrap;transition:color var(--dur-fast) var(--ease-out);overflow:hidden}.page-module__E0kJGG__podiumName a:hover{color:var(--brand-red)}.page-module__E0kJGG__podiumPts{font-family:var(--font-display), sans-serif;font-size:18px;font-weight:700}.page-module__E0kJGG__podiumLink{color:var(--brand-red);transition:opacity var(--dur-fast) var(--ease-out);margin-top:12px;font-size:12.5px;font-weight:700}.page-module__E0kJGG__podiumLink:hover{opacity:.7}.page-module__E0kJGG__strip{background:var(--brand-navy);border-radius:var(--radius-l);color:var(--text-on-dark);grid-template-columns:1fr auto 1fr auto;align-items:center;gap:32px;padding:24px 28px;display:grid}.page-module__E0kJGG__strip .page-module__E0kJGG__eyebrow{color:#ffffff9e}.page-module__E0kJGG__stripTitle{font-family:var(--font-display), sans-serif;letter-spacing:-.01em;margin-top:6px;font-size:21px;font-weight:700;line-height:1.15}.page-module__E0kJGG__stripMeta{color:var(--text-on-dark-secondary);margin-top:3px;font-size:13px}.page-module__E0kJGG__stripDivider{background:#ffffff29;align-self:stretch;width:1px}.page-module__E0kJGG__stripLink{white-space:nowrap;height:40px;transition:background var(--dur-fast) var(--ease-out);background:#ffffff1f;border-radius:999px;align-items:center;padding-inline:18px;font-size:13.5px;font-weight:700;display:inline-flex}.page-module__E0kJGG__stripLink:hover{background:var(--brand-red)}@media (max-width:1000px){.page-module__E0kJGG__tiles,.page-module__E0kJGG__podiums{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__strip{grid-template-columns:1fr;gap:20px}.page-module__E0kJGG__stripDivider{display:none}}@media (max-width:560px){.page-module__E0kJGG__tiles,.page-module__E0kJGG__podiums{grid-template-columns:1fr}}
