@font-face{font-family:Adineue;src:url('assets/adineuePRO-Black.otf') format('opentype');font-weight:900;font-display:swap}
:root{--red:#e30613;--black:#03060f;--ink:#0a0f1e;--white:#f7f9fc;--muted:#9ba4b7;--line:rgba(255,255,255,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}
.site-header{height:94px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:36px;padding:0 5vw;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand img{width:76px;height:76px;object-fit:contain}.site-header nav{display:flex;justify-content:center;gap:46px;font-size:13px;font-weight:700}.site-header nav a{color:#fff}.site-header nav a:hover{color:var(--red)}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border-radius:999px;background:var(--red);padding:16px 22px;font-weight:900;font-size:13px;box-shadow:0 0 30px rgba(227,6,19,.2)}.button span{font-size:16px}.button-small{padding:12px 18px}.text-link{font-weight:900;font-size:13px}.text-link span{color:var(--red);margin-left:8px}.text-link.dark{color:var(--ink)}
.hero{min-height:720px;padding:90px 5vw 70px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden;background:radial-gradient(circle at 73% 42%,rgba(227,6,19,.13),transparent 23%),linear-gradient(115deg,#03060f 0%,#07101b 100%)}.hero-copy{max-width:720px;position:relative;z-index:2}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.24em;color:#d8dce4;margin:0 0 25px}.eyebrow span{display:inline-block;width:7px;height:7px;background:var(--red);border-radius:50%;box-shadow:0 0 12px var(--red);margin-right:9px}.eyebrow.red{color:var(--red)}h1,h2,h3{font-family:Adineue,Arial,sans-serif;margin:0;line-height:.94}h1{font-size:clamp(64px,8.5vw,132px);letter-spacing:-.055em;text-transform:uppercase}h1 em,h2 em{font-style:normal;color:var(--red)}.lead{max-width:620px;color:#b4bdcc;font-size:18px;line-height:1.65;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:30px}.hero-stats{display:flex;gap:70px;margin-top:72px;padding-top:25px;border-top:1px solid var(--line);max-width:580px}.hero-stats div{display:flex;flex-direction:column;gap:5px}.hero-stats strong{font-family:Adineue;font-size:23px}.hero-stats span{font-size:11px;color:var(--muted)}
.hero-visual{height:560px;display:grid;place-items:center;position:relative}.hero-visual:before{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(227,6,19,.25);border-radius:50%;box-shadow:0 0 80px rgba(227,6,19,.12),inset 0 0 60px rgba(227,6,19,.08)}.hero-visual img{width:min(520px,90%);position:relative;z-index:2;filter:drop-shadow(0 32px 35px #000)}.orbit{position:absolute;border:1px dashed rgba(255,255,255,.22);border-radius:50%;transform:rotate(-18deg)}.orbit-one{width:560px;height:230px}.orbit-two{width:430px;height:520px}.status{position:absolute;right:5%;bottom:5%;font-size:10px;letter-spacing:.18em;color:#aeb6c4}.status i{display:inline-block;width:7px;height:7px;background:#45d483;border-radius:50%;box-shadow:0 0 9px #45d483;margin-right:7px}.scanline{position:absolute;inset:4%;background:repeating-linear-gradient(0deg,transparent 0 6px,rgba(255,255,255,.015) 7px);border:1px solid rgba(255,255,255,.05);border-radius:32px}.ticker{min-height:82px;display:flex;align-items:center;justify-content:space-around;gap:20px;padding:15px 5vw;background:#111623;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:Adineue;font-size:12px;letter-spacing:.16em}.ticker b{color:var(--red)}
.light-section{background:#eff3f6;color:var(--ink);padding:120px 5vw}.intro{display:grid;grid-template-columns:1.1fr .9fr;gap:50px}.intro h2,.section-heading h2{font-size:clamp(48px,6vw,86px);letter-spacing:-.045em;text-transform:uppercase}.intro h2 span,.dark-heading h2 span{color:#818999}.intro-copy{padding-top:45px}.intro-copy p{font-size:17px;line-height:1.7;color:#586172;margin:0 0 28px}.feature-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px}.feature-grid article{background:#fff;border:1px solid #dfe4e9;padding:35px;min-height:190px}.feature-grid article:first-child{border-radius:20px 0 0 20px}.feature-grid article:last-child{border-radius:0 20px 20px 0}.feature-grid h3{font-size:28px;margin:20px 0 15px}.feature-grid p{color:#6c7481;line-height:1.5;margin:0}
.dark-section{padding:120px 5vw;background:linear-gradient(180deg,#050914,#090e1b)}.section-heading{display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:end;margin-bottom:60px}.section-heading>p{color:var(--muted);line-height:1.7}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.team-grid article{min-height:370px;padding:32px;background:linear-gradient(145deg,#111827,#090e1b);border:1px solid var(--line);border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.team-grid article:after{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(227,6,19,.2);border-radius:50%;right:-70px;top:-60px}.team-code{color:var(--red);font-family:Adineue;font-size:12px;letter-spacing:.16em}.team-grid article p{font-size:10px;letter-spacing:.2em;color:var(--muted)}.team-grid h3{font-size:43px;margin:9px 0}.team-grid article div span{font-size:12px;color:#aeb5c3}.team-links{display:flex;gap:22px;border-top:1px solid var(--line);padding-top:20px}.team-links a{font-size:12px;font-weight:900;position:relative;z-index:2}
.journal{padding-bottom:140px}.dark-heading{align-items:center}.button-dark{background:var(--ink);box-shadow:none;justify-self:end;color:#fff}.post-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:20px}.post-grid.single-post{grid-template-columns:1fr}.post-grid.journal-pair{grid-template-columns:1fr 1fr}.featured-post{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:24px;overflow:hidden;min-height:440px}.compact-post{grid-template-columns:42% 58%;min-height:420px}.compact-post .post-copy{padding:32px}.compact-post .post-copy h3{font-size:32px}.post-image{background:radial-gradient(circle at 50% 45%,#63121b 0,#0a0e18 55%);position:relative;display:grid;place-items:center}.post-image img{width:76%;filter:drop-shadow(0 20px 25px #000)}.post-image span{position:absolute;left:20px;top:20px;color:#fff;background:var(--red);border-radius:999px;padding:8px 12px;font-size:10px;font-weight:900}.post-copy{padding:45px;display:flex;flex-direction:column;justify-content:center}.post-copy>p:first-child{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.14em}.post-copy h3{font-size:38px;margin:20px 0}.post-copy p{color:#69717e;line-height:1.6}.post-copy a{align-self:flex-start;font-size:12px;font-weight:900;margin-top:20px;padding:14px 20px;background:var(--red);color:#fff;border-radius:999px;transition:transform .18s ease,background .18s ease}.post-copy a:hover{background:#b7000b;transform:translateY(-2px)}
.location{padding:120px 5vw;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;min-height:620px;background:radial-gradient(circle at 77% 50%,rgba(227,6,19,.2),transparent 23%),#040812}.location h2{font-size:clamp(52px,6vw,86px);text-transform:uppercase}.location>div>p:not(.eyebrow){color:var(--muted);max-width:570px;line-height:1.7;margin:28px 0}.location-actions{display:flex;gap:12px;flex-wrap:wrap}.button.compact{padding:12px 16px;gap:14px}.button.secondary{background:transparent;border:1px solid rgba(255,255,255,.28);box-shadow:none}.map-wrap{height:400px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.15);box-shadow:0 35px 80px rgba(0,0,0,.35)}.map-wrap iframe{width:100%;height:100%;border:0}
footer{padding:70px 5vw 30px;display:grid;grid-template-columns:1.2fr .6fr 1fr;gap:50px;background:#02040a;border-top:1px solid var(--line)}footer>img{width:260px;filter:brightness(0) invert(1)}footer>div:not(.footer-end){display:flex;flex-direction:column;gap:12px}footer p{font-size:10px;color:var(--red);font-weight:900;letter-spacing:.18em}footer a{font-size:13px;color:#aeb5c2}.footer-end{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px;margin-top:35px;display:flex;justify-content:space-between;color:#6f7786;font-size:10px}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:440px}.hero-stats{margin-top:50px}.intro,.section-heading,.post-grid,.location{grid-template-columns:1fr}.feature-grid,.team-grid{grid-template-columns:1fr}.feature-grid article{border-radius:18px!important}.featured-post{grid-template-columns:1fr}.post-image{min-height:350px}.button-dark{justify-self:start}.radar{width:310px;height:310px;margin-top:30px}footer{grid-template-columns:1fr 1fr}.ticker{overflow:hidden;justify-content:flex-start;white-space:nowrap}}
@media(max-width:560px){.site-header{height:78px;padding:0 20px}.brand img{width:58px;height:58px}.button-small{font-size:0;gap:0}.button-small:before{content:"Acceso";font-size:12px}.hero,.light-section,.dark-section,.location{padding-left:22px;padding-right:22px}.hero{min-height:auto;padding-top:55px}.hero-visual{height:360px}.hero-visual:before{width:300px;height:300px}.orbit-one{width:340px;height:150px}.orbit-two{width:260px;height:340px}.lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-stats{gap:25px;justify-content:space-between}.intro{padding-top:85px}.section-heading{gap:25px}.team-grid h3{font-size:34px}.featured-post{min-height:auto}.post-copy{padding:30px}.post-copy h3,.post-grid aside h3{font-size:32px}footer{grid-template-columns:1fr}.footer-end{flex-direction:column;gap:10px}}
.journal-pair article:first-child .post-image span{background:#20a453}.journal-pair article:last-child .post-image span{background:#2877d4}
.feature-grid article{position:relative;overflow:hidden;isolation:isolate;min-height:350px;padding:35px 35px 205px;display:flex;flex-direction:column}.feature-grid article>*{position:relative;z-index:1}.feature-grid article::before{content:"";position:absolute;right:0;bottom:0;left:0;height:190px;z-index:0;pointer-events:none;background-position:center bottom;background-repeat:no-repeat;background-size:cover;mix-blend-mode:multiply;opacity:.42;filter:grayscale(1) contrast(.82)}.feature-grid article:nth-child(1)::before{background-image:url("assets/illustrations/podrace-sketch.png")}.feature-grid article:nth-child(2)::before{background-image:url("assets/illustrations/helmet-squad-sketch.png");opacity:.52;filter:grayscale(.35) contrast(.88)}.feature-grid article:nth-child(3)::before{background-image:url("assets/illustrations/cantina-sketch.png")}

/* Botones limpios y tarjetas de jornada coherentes en móvil. */
.button{justify-content:center;text-align:center;gap:0}.button span{display:none}.post-copy a{display:inline-flex;justify-content:center;text-align:center}
@media(max-width:900px){.post-grid.journal-pair{grid-template-columns:1fr;gap:24px}.post-grid.journal-pair .featured-post{grid-template-columns:1fr;grid-template-rows:350px minmax(420px,auto);min-height:0}.post-grid.journal-pair .post-image{height:350px;min-height:350px}.post-grid.journal-pair .post-copy{min-height:420px}}
@media(max-width:560px){.button-small{font-size:12px;gap:0}.button-small:before{display:none}}

@media(max-width:1100px){.post-grid.journal-pair{grid-template-columns:1fr;gap:24px}.post-grid.journal-pair .featured-post{grid-template-columns:1fr;grid-template-rows:350px minmax(420px,auto);min-height:0}.post-grid.journal-pair .post-image{height:350px;min-height:350px}.post-grid.journal-pair .post-copy{min-height:420px;justify-content:flex-start}.post-grid.journal-pair .post-copy a{margin-top:auto}}

@media(max-width:1100px){.post-grid.journal-pair{grid-template-columns:minmax(0,1fr)!important}.post-grid.journal-pair .featured-post{grid-template-columns:1fr!important;grid-template-rows:350px minmax(420px,auto)!important}.post-grid.journal-pair .post-image{height:350px!important;min-height:350px!important}.post-grid.journal-pair .post-copy{min-height:420px!important;justify-content:flex-start!important}.post-grid.journal-pair .post-copy a{margin-top:auto!important}}
