.Hero-module__ZARIfG__hero{background:var(--background);align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageWrapper{opacity:0;z-index:1;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.Hero-module__ZARIfG__imageWrapper.Hero-module__ZARIfG__active{opacity:1;z-index:2}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%;transition:transform 15s linear;transform:scale(1)}.Hero-module__ZARIfG__imageWrapper.Hero-module__ZARIfG__active .Hero-module__ZARIfG__heroImage{transform:scale(1.15)}.Hero-module__ZARIfG__overlayTop{z-index:2;pointer-events:none;background:linear-gradient(#fff 0%,#fff0 100%);height:35%;position:absolute;top:0;left:0;right:0}.Hero-module__ZARIfG__overlaySide{z-index:2;pointer-events:none;background:linear-gradient(90deg,#fffffff7 0%,#ffffffeb 35%,#ffffff8c 68%,#fff0 100%);width:72%;position:absolute;top:0;bottom:0;left:0}.Hero-module__ZARIfG__marquee{white-space:nowrap;z-index:3;pointer-events:none;opacity:.04;width:100%;position:absolute;bottom:4vh;left:0;overflow:hidden}.Hero-module__ZARIfG__marqueeText{font-family:var(--font-display);text-transform:uppercase;color:var(--brand-blue-dark);font-size:11vw;font-weight:900;animation:80s linear infinite Hero-module__ZARIfG__scrollLeft;display:inline-block}@keyframes Hero-module__ZARIfG__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.Hero-module__ZARIfG__content{z-index:10;width:100%;max-width:1400px;padding-top:12vh;padding-bottom:6vh;position:relative}.Hero-module__ZARIfG__badge{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);color:var(--brand-blue-dark);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;background:#fffc;align-items:center;gap:.6rem;margin-bottom:2.5rem;padding:.45rem 1rem;font-size:11px;font-weight:600;display:inline-flex;box-shadow:0 0 0 1px #0a142314}.Hero-module__ZARIfG__dot{background:var(--brand-red);border-radius:50%;width:7px;height:7px;animation:2.4s cubic-bezier(.4,0,.6,1) infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1}50%{opacity:.35}}.Hero-module__ZARIfG__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.03em;color:var(--brand-blue-dark);max-width:1050px;margin-bottom:1.75rem;font-size:clamp(3.75rem,8.5vw,8.5rem);font-weight:900;line-height:.92;position:relative}.Hero-module__ZARIfG__titleHighlight{color:#0000;-webkit-text-stroke:2.5px var(--brand-blue-dark)}.Hero-module__ZARIfG__titleDot{color:var(--brand-red);-webkit-text-stroke:0}.Hero-module__ZARIfG__description{font-family:var(--font-sans);color:#2c3a4e;max-width:480px;margin-bottom:2.75rem;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:500;line-height:1.65}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:.85rem;display:flex}.Hero-module__ZARIfG__btnPrimary{border-radius:var(--radius-pill);background:var(--brand-blue);color:#fff;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;transition:background var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);justify-content:center;align-items:center;gap:.6rem;padding:1.15rem 2.25rem;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px -10px #0022998c}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--brand-blue-hover);transform:translateY(-2px);box-shadow:0 16px 32px -12px #0299}.Hero-module__ZARIfG__btnArrow{transition:transform var(--transition-fast);display:inline-block}.Hero-module__ZARIfG__btnPrimary:hover .Hero-module__ZARIfG__btnArrow{transform:translate(4px)}.Hero-module__ZARIfG__btnSecondary{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);color:var(--brand-blue-dark);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;transition:box-shadow var(--transition-fast), background var(--transition-fast), transform var(--transition-fast);background:#ffffffd9;justify-content:center;align-items:center;padding:1.15rem 2.25rem;font-size:14px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #0a142324}.Hero-module__ZARIfG__btnSecondary:hover{box-shadow:0 0 0 2px var(--brand-blue-dark) inset;background:#fff;transform:translateY(-2px)}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Hero-module__ZARIfG__hero{min-height:86vh}.Hero-module__ZARIfG__overlaySide{background:linear-gradient(90deg,#fffffff2 0%,#ffffffd9 60%,#fff9 100%);width:100%}}
.BreakingBar-module__fTsYAG__bar{background:var(--navy-950);border-top:3px solid var(--brand-red);position:relative;overflow:hidden}.BreakingBar-module__fTsYAG__inner{flex-wrap:wrap;align-items:center;gap:1.25rem;padding:1.1rem 0;display:flex}.BreakingBar-module__fTsYAG__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:#fff;background:var(--brand-red);border-radius:var(--radius-pill);flex-shrink:0;align-items:center;gap:.5rem;padding:.4rem .9rem;font-size:11px;font-weight:600;display:inline-flex}.BreakingBar-module__fTsYAG__dot{background:#fff;border-radius:50%;width:6px;height:6px;animation:2.4s infinite BreakingBar-module__fTsYAG__pulse}.BreakingBar-module__fTsYAG__text{font-family:var(--font-sans);color:#fff;flex:1;min-width:260px;font-size:15px;line-height:1.5}.BreakingBar-module__fTsYAG__title{color:#fff;font-weight:800}.BreakingBar-module__fTsYAG__excerpt{color:#ffffffb8;font-weight:400}.BreakingBar-module__fTsYAG__date{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff8c;flex-shrink:0;margin-left:auto;font-size:11px}@keyframes BreakingBar-module__fTsYAG__pulse{0%,to{opacity:1}50%{opacity:.35}}
.Rankings-module__zYItNa__section{background:radial-gradient(ellipse 80% 50% at 85% -10%, #0033cc47, transparent 70%), radial-gradient(ellipse 60% 40% at 0% 110%, #0033cc24, transparent 70%), var(--navy-950);padding:7.5rem 0;position:relative}.Rankings-module__zYItNa__headerRow{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Rankings-module__zYItNa__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:#ff6b6b;font-size:11px;font-weight:600}.Rankings-module__zYItNa__link{font-family:var(--font-sans);color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-pill);transition:background var(--transition-fast), box-shadow var(--transition-fast), color var(--transition-fast);flex-shrink:0;padding:.6rem 1.25rem;font-size:13px;font-weight:700;box-shadow:inset 0 0 0 1px #ffffff38}.Rankings-module__zYItNa__link:hover{color:#fff;background:#ffffff14;box-shadow:inset 0 0 0 1px #fff6}.Rankings-module__zYItNa__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:#fff;max-width:950px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5.5vw,4.75rem);font-weight:900;line-height:.95}.Rankings-module__zYItNa__description{font-family:var(--font-sans);color:#ffffffad;max-width:620px;margin-bottom:4rem;font-size:1.1rem;line-height:1.65}.Rankings-module__zYItNa__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.Rankings-module__zYItNa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.Rankings-module__zYItNa__grid{grid-template-columns:repeat(4,1fr)}}.Rankings-module__zYItNa__card{border:1px solid var(--navy-line);border-radius:var(--radius-card);transition:border-color var(--transition-fast), background var(--transition-fast);background:#ffffff08;flex-direction:column;padding:1.75rem 1.5rem 1rem;display:flex}.Rankings-module__zYItNa__card:hover{background:#ffffff0d;border-color:#ffffff29}.Rankings-module__zYItNa__cardHeader{border-bottom:2px solid var(--brand-red);justify-content:space-between;align-items:baseline;margin-bottom:.5rem;padding-bottom:1rem;display:flex}.Rankings-module__zYItNa__cardTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:0;color:#fff;font-size:1.9rem;font-weight:900}.Rankings-module__zYItNa__table{border-collapse:collapse;width:100%}.Rankings-module__zYItNa__row{height:3.4rem;transition:background var(--transition-fast);border-bottom:1px solid #ffffff0f;align-items:center;gap:1rem;padding:0 .25rem;display:flex}.Rankings-module__zYItNa__table tbody tr:last-child{border-bottom:none}.Rankings-module__zYItNa__row:hover{background:#ffffff0a}.Rankings-module__zYItNa__pos{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#ffffff73;text-align:center;flex-shrink:0;width:1.75rem;font-size:.9rem;font-weight:600;line-height:1}.Rankings-module__zYItNa__row:first-child .Rankings-module__zYItNa__pos{color:#ff6b6b}.Rankings-module__zYItNa__name{font-family:var(--font-sans);color:#ffffffe0;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.Rankings-module__zYItNa__row:first-child .Rankings-module__zYItNa__name{color:#fff;font-weight:800}
.NewsGrid-module__s2O-EG__section{background:var(--surface);border-bottom:1px solid var(--line);padding:7.5rem 0}.NewsGrid-module__s2O-EG__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:var(--brand-red);font-size:11px;font-weight:600}.NewsGrid-module__s2O-EG__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:var(--foreground);margin-top:.75rem;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:.95}.NewsGrid-module__s2O-EG__gridTop{grid-template-columns:1fr;gap:1.25rem;margin-top:3.5rem;display:grid}@media (min-width:1024px){.NewsGrid-module__s2O-EG__gridTop{grid-template-columns:1.5fr 1fr}}.NewsGrid-module__s2O-EG__leadCard{border-radius:var(--radius-card);background:var(--brand-blue-dark);box-shadow:var(--shadow-soft);transition:transform var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;justify-content:flex-end;min-height:500px;display:flex;position:relative;overflow:hidden}.NewsGrid-module__s2O-EG__leadCard:hover{box-shadow:var(--shadow-strong);transform:translateY(-4px)}.NewsGrid-module__s2O-EG__leadImageWrapper{z-index:1;position:absolute;inset:0}.NewsGrid-module__s2O-EG__image{object-fit:cover;transition:transform var(--transition-slow)}.NewsGrid-module__s2O-EG__leadCard:hover .NewsGrid-module__s2O-EG__image{transform:scale(1.04)}.NewsGrid-module__s2O-EG__leadCard:after{content:"";z-index:2;background:linear-gradient(#0000 0%,#010a260d 25%,#010a268c 55%,#010a26eb 100%);position:absolute;inset:0}.NewsGrid-module__s2O-EG__leadContent{z-index:3;color:#fff;padding:2.5rem;position:relative}@media (min-width:768px){.NewsGrid-module__s2O-EG__leadContent{padding:3rem}}.NewsGrid-module__s2O-EG__tag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:#fff;background:var(--brand-red);border-radius:var(--radius-pill);margin-bottom:1.25rem;padding:.35rem .8rem;font-size:10px;font-weight:600;display:inline-block}.NewsGrid-module__s2O-EG__leadTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:#fff;max-width:640px;font-size:clamp(2rem,3.5vw,3.25rem);font-weight:900;line-height:.95}.NewsGrid-module__s2O-EG__leadExcerpt{font-family:var(--font-sans);color:#ffffffd9;max-width:560px;margin-top:1rem;font-size:16px;line-height:1.6}.NewsGrid-module__s2O-EG__date{font-family:var(--font-mono);letter-spacing:.06em;color:#fff9;margin-top:1.5rem;font-size:11px;display:block}.NewsGrid-module__s2O-EG__sideList{flex-direction:column;gap:1.25rem;display:flex}.NewsGrid-module__s2O-EG__sideCard{border-radius:var(--radius-card);background:var(--brand-blue-dark);box-shadow:var(--shadow-soft);transition:transform var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;justify-content:flex-end;height:100%;min-height:240px;display:flex;position:relative;overflow:hidden}.NewsGrid-module__s2O-EG__sideCard:hover{box-shadow:var(--shadow-strong);transform:translateY(-4px)}.NewsGrid-module__s2O-EG__sideImageWrapper{z-index:1;position:absolute;inset:0}.NewsGrid-module__s2O-EG__sideCard:hover .NewsGrid-module__s2O-EG__image{transform:scale(1.04)}.NewsGrid-module__s2O-EG__sideCard:after{content:"";z-index:2;background:linear-gradient(#010a260d 0%,#010a2659 45%,#010a26eb 100%);position:absolute;inset:0}.NewsGrid-module__s2O-EG__sideContent{z-index:3;color:#fff;padding:1.75rem;position:relative}.NewsGrid-module__s2O-EG__sideTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:#fff;background:var(--brand-red);border-radius:var(--radius-pill);margin-bottom:.85rem;padding:.3rem .7rem;font-size:10px;font-weight:600;display:inline-block}.NewsGrid-module__s2O-EG__sideTitle{font-family:var(--font-sans);color:#fff;font-size:18px;font-weight:700;line-height:1.35}.NewsGrid-module__s2O-EG__gridBottom{grid-template-columns:1fr;gap:1.25rem;margin-top:1.25rem;display:grid}@media (min-width:640px){.NewsGrid-module__s2O-EG__gridBottom{grid-template-columns:repeat(3,1fr)}}.NewsGrid-module__s2O-EG__bottomCard{border-radius:var(--radius-card);background:var(--brand-blue-dark);box-shadow:var(--shadow-soft);transition:transform var(--transition-fast), box-shadow var(--transition-fast);aspect-ratio:4/3;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.NewsGrid-module__s2O-EG__bottomCard:hover{box-shadow:var(--shadow-strong);transform:translateY(-4px)}.NewsGrid-module__s2O-EG__bottomImageWrapper{z-index:1;position:absolute;inset:0}.NewsGrid-module__s2O-EG__bottomCard:hover .NewsGrid-module__s2O-EG__image{transform:scale(1.04)}.NewsGrid-module__s2O-EG__bottomCard:after{content:"";z-index:2;background:linear-gradient(#010a260d 0%,#010a2659 45%,#010a26eb 100%);position:absolute;inset:0}.NewsGrid-module__s2O-EG__bottomContent{z-index:3;color:#fff;padding:1.75rem;position:relative}.NewsGrid-module__s2O-EG__bottomTitle{font-family:var(--font-sans);color:#fff;font-size:17px;font-weight:700;line-height:1.35}
.Selecciones-module__Xf3hfW__section{background:var(--background);color:var(--foreground);border-bottom:1px solid var(--line);padding:7.5rem 0;position:relative;overflow:hidden}.Selecciones-module__Xf3hfW__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3.5rem;display:flex}.Selecciones-module__Xf3hfW__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:var(--brand-blue);font-size:11px;font-weight:600}.Selecciones-module__Xf3hfW__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:var(--foreground);margin-top:.75rem;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:.95}.Selecciones-module__Xf3hfW__linkAll{font-family:var(--font-sans);color:var(--brand-blue-dark);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-pill);transition:box-shadow var(--transition-fast), background var(--transition-fast);flex-shrink:0;padding:.6rem 1.25rem;font-size:13px;font-weight:700;box-shadow:inset 0 0 0 1px #0a142329}.Selecciones-module__Xf3hfW__linkAll:hover{background:var(--surface);box-shadow:0 0 0 2px var(--brand-blue-dark) inset}.Selecciones-module__Xf3hfW__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.Selecciones-module__Xf3hfW__grid{grid-template-columns:1fr 1fr}}.Selecciones-module__Xf3hfW__card{border-radius:var(--radius-card);aspect-ratio:4/3;box-shadow:var(--shadow-soft);background:var(--brand-blue-dark);transition:transform var(--transition-fast), box-shadow var(--transition-fast);position:relative;overflow:hidden}.Selecciones-module__Xf3hfW__card:hover{box-shadow:var(--shadow-strong);transform:translateY(-5px)}@media (min-width:1024px){.Selecciones-module__Xf3hfW__card{aspect-ratio:16/10}}.Selecciones-module__Xf3hfW__imageWrapper{z-index:1;position:absolute;inset:0}.Selecciones-module__Xf3hfW__image{object-fit:cover;transition:transform var(--transition-slow)}.Selecciones-module__Xf3hfW__card:hover .Selecciones-module__Xf3hfW__image{transform:scale(1.05)}.Selecciones-module__Xf3hfW__cardOverlay{z-index:2;transition:background var(--transition-fast);background:linear-gradient(#0000 0%,#010a2605 25%,#010a2666 55%,#010a26e6 100%);position:absolute;inset:0}.Selecciones-module__Xf3hfW__card:first-child .Selecciones-module__Xf3hfW__cardAccent{background:var(--brand-blue)}.Selecciones-module__Xf3hfW__card:nth-child(2) .Selecciones-module__Xf3hfW__cardAccent{background:var(--brand-red)}.Selecciones-module__Xf3hfW__cardAccent{z-index:4;transform-origin:0;height:4px;transition:transform var(--transition-slow);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Selecciones-module__Xf3hfW__card:hover .Selecciones-module__Xf3hfW__cardAccent{transform:scaleX(1)}.Selecciones-module__Xf3hfW__cardContent{z-index:3;color:#fff;flex-direction:column;justify-content:flex-end;padding:2.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.Selecciones-module__Xf3hfW__cardTitle{font-family:var(--font-display);text-transform:uppercase;margin-bottom:.6rem;font-size:clamp(2rem,3vw,2.75rem);font-weight:900;line-height:1}.Selecciones-module__Xf3hfW__cardDesc{font-family:var(--font-sans);color:#ffffffd9;max-width:85%;font-size:15px;line-height:1.55}
.QuickAccess-module__kFReeq__section{background:radial-gradient(ellipse 70% 50% at 100% 0%, #0033cc40, transparent 65%), var(--navy-950);color:#fff;padding:7.5rem 0;position:relative;overflow:hidden}.QuickAccess-module__kFReeq__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:#ffffffa6;margin-bottom:.75rem;font-size:11px;font-weight:600;display:block}.QuickAccess-module__kFReeq__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:#fff;margin-bottom:3.5rem;font-size:clamp(2.5rem,5.5vw,4.75rem);font-weight:900;line-height:.95}.QuickAccess-module__kFReeq__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.QuickAccess-module__kFReeq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.QuickAccess-module__kFReeq__grid{grid-template-columns:repeat(4,1fr)}}.QuickAccess-module__kFReeq__card{border:1px solid var(--navy-line);border-radius:var(--radius-card);transition:background var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);background:#ffffff0a;flex-direction:column;padding:2.25rem 1.85rem;display:flex;position:relative;overflow:hidden}.QuickAccess-module__kFReeq__card:hover{background:#ffffff12;border-color:#ffffff2e;transform:translateY(-4px)}.QuickAccess-module__kFReeq__cardArrow{color:#ffffff59;transition:color var(--transition-fast), transform var(--transition-fast);position:absolute;top:1.5rem;right:1.5rem}.QuickAccess-module__kFReeq__card:hover .QuickAccess-module__kFReeq__cardArrow{color:#fff;transform:translate(3px,-3px)}.QuickAccess-module__kFReeq__iconWrapper{color:#ffffffeb;width:60px;height:60px;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;justify-content:center;align-items:center;margin-bottom:2.5rem;display:flex}.QuickAccess-module__kFReeq__card:hover .QuickAccess-module__kFReeq__iconWrapper{background:var(--brand-blue);color:#fff;border-color:#ffffff40}.QuickAccess-module__kFReeq__icon{transition:transform var(--transition-fast)}.QuickAccess-module__kFReeq__card:hover .QuickAccess-module__kFReeq__icon{transform:scale(1.08)}.QuickAccess-module__kFReeq__cardContent{z-index:2;margin-top:auto;position:relative}.QuickAccess-module__kFReeq__cardTitle{font-family:var(--font-sans);color:#fff;font-size:18px;font-weight:800;line-height:1.3}.QuickAccess-module__kFReeq__cardDesc{font-family:var(--font-sans);color:#ffffffad;margin-top:.65rem;font-size:14px;line-height:1.55}
