:root { --lime: #fdc104; --ink: #11140f; --paper: #f0f0e8; --muted: #aab09f; }
html { scroll-padding-top: 20px; }
body { background: var(--ink); }
::selection { background: var(--lime); color: var(--ink); }
a:focus-visible { outline: 3px solid var(--lime); outline-offset: 5px; }
.hero { position: relative; isolation: isolate; width: 100%; height: 100svh; min-height: 560px; overflow: hidden; display: grid; grid-template-rows: auto 1fr auto; padding: clamp(18px, 3.5vh, 36px) clamp(20px, 5vw, 80px) 0; background: #0b0d0a; }
.hero-video { position: absolute; z-index: -3; inset: -10%; width: 120%; height: 120%; max-width: none; object-fit: cover; object-position: 62% center; filter: saturate(.72) contrast(1.15) brightness(.82); }
.hero-shade { position: absolute; z-index: -2; inset: 0; background: linear-gradient(90deg, #0b0d0af5 0%, #0b0d0ac7 29%, #0b0d0a30 65%, #0b0d0a70 100%), linear-gradient(0deg, #0b0d0ab5 0%, transparent 38%, #0b0d0a55 100%); }
.hero::after { position: absolute; z-index: -1; inset: 0; content: ''; pointer-events: none; opacity: .16; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Cpath filter='url(%23n)' opacity='.28' d='M0 0h160v160H0z'/%3E%3C/svg%3E"); }
.hero-top { display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.hero-brand { display: inline-flex; align-items: center; gap: 11px; }
.hero-brand img { width: 46px; height: 46px; object-fit: contain; }
.hero-brand > span { font: 800 24px/1 'Barlow Condensed', sans-serif; letter-spacing: .03em; }
.hero-brand small { display: block; margin-top: 6px; font: 500 7px/1 'Space Grotesk', sans-serif; letter-spacing: .18em; color: var(--muted); }
.hero-status { font-size: 8px; letter-spacing: .14em; color: #c7cbbb; }
.hero-status i { display: inline-block; width: 6px; height: 6px; margin-right: 8px; border-radius: 50%; background: var(--lime); box-shadow: 0 0 12px #fdc10480; }
.hero .hero-reveal { align-self: center; width: min(650px, 55vw); padding: 18px 0; animation: hero-enter .9s ease-out both; }
.hero-kicker { display: block; color: var(--lime); font-size: 9px; font-weight: 700; letter-spacing: .17em; margin-bottom: clamp(14px, 2.8vh, 28px); }
.hero h1 { font: 900 clamp(72px, min(10vw, 16vh), 150px)/.81 'Barlow Condensed', sans-serif; letter-spacing: -.02em; }
.hero h1 span { color: transparent; -webkit-text-stroke: 1.5px var(--lime); }
.hero-lead { margin-top: clamp(17px, 3vh, 30px); color: #c4c8bc; font-size: clamp(12px, 1vw, 15px); line-height: 1.75; }
.event-meta { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; max-width: 480px; margin-top: clamp(16px, 3vh, 28px); padding-top: 17px; border-top: 1px solid #ffffff2b; }
.event-meta small { font-size: 8px; letter-spacing: .12em; }
.event-meta strong { font-family: 'Space Grotesk', sans-serif !important; font-size: 11px !important; font-weight: 500; }
.event-meta .material-symbols-outlined { color: var(--lime); font-size: 19px; }
.hero-actions { display: flex; gap: 10px; margin-top: clamp(17px, 3vh, 30px); }
.hero-actions a { display: inline-flex; align-items: center; justify-content: space-between; gap: 28px; min-height: 50px; padding: 13px 20px; text-transform: uppercase; font-size: 10px; font-weight: 700; letter-spacing: .02em; transition: transform .2s, background .2s; }
.hero-actions a span { font-size: 19px; }
.hero-primary { background: var(--lime); color: var(--ink); }
.hero-primary:hover { transform: translateY(-3px); background: #edffa2; }
.hero-secondary { border: 1px solid #ffffff3a; }
.hero-secondary:hover { border-color: var(--lime); color: var(--lime); }
.hero-footer { display: flex; align-items: center; justify-content: space-between; padding: clamp(13px, 2.5vh, 24px) 0; border-top: 1px solid #ffffff2b; color: var(--muted); font-size: 8px; letter-spacing: .15em; }
.hero-footer a { display: inline-flex; align-items: center; gap: 20px; color: white; }
.hero-footer b { color: var(--lime); font-size: 23px; }
@keyframes hero-enter { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: none; } }
#las-9-pruebas { background: #131313; color: white; padding-block: 4rem; }
#las-9-pruebas > div, #reglamento-puntos > div { max-width: 72rem; }
#reglamento-puntos { background: #171a15 !important; border-color: #ffffff17; padding-block: clamp(65px, 8vw, 110px); }
#reglamento-puntos > div > div:first-child { max-width: 720px; text-align: left; margin-inline: 0; }
#reglamento-puntos h2 { font-size: clamp(53px, 6vw, 82px); line-height: .92; }
#reglamento-puntos > div > div:last-child { background: #20251c; border-color: #ffffff20; box-shadow: none; }
#reglamento-puntos article { background: #12150f; border-color: #ffffff16; }
body > footer { position: relative; background: #0d0f0c !important; border: 0; padding: 0 clamp(20px, 5vw, 80px) !important; color: var(--muted) !important; }
body > footer::before { position: absolute; top: 0; left: 0; right: 0; height: 4px; content: ''; background: var(--lime); }
.footer-inner { max-width: 1300px; min-height: 150px; margin: auto; display: grid; grid-template-columns: 1.1fr 1fr 1fr auto; align-items: center; gap: clamp(24px, 4vw, 65px); }
.footer-brand { display: inline-flex; align-items: center; gap: 13px; }
.footer-brand img { width: 44px; height: 44px; object-fit: contain; }
.footer-brand strong { display: block; color: white; font: 800 24px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .03em; }
.footer-brand small { display: block; margin-top: 6px; color: var(--lime); font-size: 7px; text-transform: uppercase; letter-spacing: .17em; }
.footer-motto { color: #d4d7cd; font: 700 16px/1.2 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .04em; }
.footer-motto span { color: var(--lime); }
.footer-meta { color: #888f81; font-size: 8px; line-height: 1.9; text-transform: uppercase; letter-spacing: .12em; }
.footer-top { display: inline-flex; align-items: center; gap: 15px; color: white; font-size: 8px; text-transform: uppercase; letter-spacing: .13em; white-space: nowrap; }
.footer-top span { color: var(--lime); font-size: 22px; }
.footer-top:hover { color: var(--lime); }
@media (max-width: 700px) {
  .hero { min-height: 100svh; padding-inline: 20px; }
  .hero-video { object-position: 62% center; filter: saturate(.65) contrast(1.12) brightness(.7); }
  .hero-shade { background: linear-gradient(0deg, #0b0d0af7 0%, #0b0d0ac0 48%, #0b0d0a28 100%), linear-gradient(90deg, #0b0d0a99, transparent); }
  .hero-brand img { width: 38px; height: 38px; }
  .hero-brand > span { font-size: 20px; }
  .hero-status { font-size: 7px; }
  .hero-reveal { align-self: end; width: 100%; padding-bottom: 18px; }
  .hero h1 { font-size: clamp(65px, min(20vw, 12.5vh), 108px); }
  .hero-lead { margin-top: 15px; }
  .event-meta { margin-top: 14px; gap: 8px; }
  .event-meta .material-symbols-outlined { display: none; }
  .event-meta strong { font-size: 9px !important; }
  .hero-actions { display: grid; grid-template-columns: 1fr 1fr; margin-top: 16px; }
  .hero-actions a { padding-inline: 12px; gap: 8px; font-size: 8px; }
  .hero-footer > span { display: none; }
  .hero-footer { justify-content: flex-end; padding-block: 10px; }
  .footer-inner { min-height: 0; padding: 30px 0; grid-template-columns: 1fr auto; gap: 26px 18px; }
  .footer-motto { display: none; }
  .footer-meta { grid-column: 1 / -1; grid-row: 2; padding-top: 20px; border-top: 1px solid #ffffff1d; }
  .footer-top { justify-self: end; }
}
@media (max-width: 700px) and (max-height: 680px) {
  .hero-kicker { margin-bottom: 9px; }
  .hero h1 { font-size: clamp(53px, min(18vw, 11vh), 78px); }
  .hero-lead { margin-top: 9px; font-size: 10px; }
  .event-meta { padding-top: 9px; margin-top: 9px; }
  .hero-actions { margin-top: 10px; }
  .hero-actions a { min-height: 42px; padding-block: 8px; }
}
@media (max-height: 560px) and (orientation: landscape) {
  .hero { min-height: 100svh; padding-block-start: 10px; }
  .hero-top { position: absolute; top: 10px; left: 20px; right: 20px; }
  .hero-brand img { width: 34px; height: 34px; }
  .hero-brand > span { font-size: 18px; }
  .hero-brand small { display: none; }
  .hero-reveal { width: min(510px, 61vw); padding: 32px 0 12px; }
  .hero-kicker { margin-bottom: 7px; font-size: 7px; }
  .hero h1 { font-size: clamp(50px, 17vh, 72px); line-height: .8; }
  .hero-lead { margin-top: 8px; font-size: 9px; line-height: 1.45; }
  .event-meta { margin-top: 7px; padding-top: 7px; }
  .event-meta small { display: none; }
  .event-meta strong { font-size: 8px !important; }
  .event-meta .material-symbols-outlined { display: none; }
  .hero-actions { margin-top: 8px; }
  .hero-actions a { min-height: 38px; padding: 7px 11px; font-size: 8px; }
  .hero-footer { padding-block: 6px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto !important; }
  .hero-video { display: none; }
  .hero { background: radial-gradient(circle at 70% 30%, #4c562d, #0b0d0a 55%); }
  *, *::before, *::after { animation: none !important; transition: none !important; }
}
