
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#09090b;color:#f4f4f5;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.topbar{position:fixed;z-index:50;top:0;left:0;right:0;height:82px;padding:10px clamp(18px,4vw,60px);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(#050506ee,#050506a8,transparent);backdrop-filter:blur(6px)}
.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-style:italic;letter-spacing:.08em}.brand img{width:74px;height:62px;object-fit:contain}.brand b,.section-head span,.hero h1 span,.sponsor h2 span{color:#e10613}
nav{display:flex;align-items:center;gap:24px;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:.08em}nav a:hover{color:#e10613}.nav-wa{border:1px solid #25D366;padding:10px 14px;border-radius:999px;color:#25D366}
.menu{display:none;background:none;border:0;color:#fff;font-size:28px}
.hero{min-height:100vh;position:relative;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background-image:var(--hero);background-size:cover;background-position:center 30%;transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#050506ef 0%,#050506b5 34%,#05050648 63%,#05050680 100%),linear-gradient(0deg,#09090b 0%,transparent 35%)}
.hero-content{position:relative;z-index:2;width:min(760px,90vw);padding:130px clamp(22px,7vw,110px) 80px}.hero-logo{width:min(270px,58vw);margin-bottom:22px;filter:drop-shadow(0 12px 30px #000)}.eyebrow{font-size:12px;letter-spacing:.28em;font-weight:900;color:#e10613;margin:0 0 12px}.hero h1,.section-head h2,.sponsor h2{font-style:italic;text-transform:uppercase;letter-spacing:-.05em;line-height:.88;margin:.1em 0;font-weight:1000}.hero h1{font-size:clamp(54px,9vw,122px)}.lead{font-size:clamp(18px,2vw,24px);max-width:650px;color:#ddd;line-height:1.55}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:3px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:13px}.primary{background:#e10613}.ghost{border:1px solid #ffffff70}.whatsapp{background:#25D366;color:#08150d}.big{font-size:16px;padding:18px 26px}.scroll{position:absolute;z-index:3;bottom:25px;right:30px;font-size:11px;letter-spacing:.22em;color:#aaa}
.section{padding:100px clamp(20px,6vw,90px)}.section-head{max-width:1000px;margin:0 auto 50px}.section-head h2,.sponsor h2{font-size:clamp(42px,7vw,88px)}.section-head>p:last-child{color:#aaa;font-size:18px}.intro{background:#f1f1ef;color:#121214}.intro-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:start}.intro-grid p{font-size:18px;line-height:1.7;color:#45454c}.intro-grid .bigcopy{font-size:clamp(26px,3.5vw,44px);font-weight:900;line-height:1.18;color:#151518}
.dark{background:#0c0c0f}.riders{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;max-width:1500px;margin:auto}.rider{position:relative;min-height:520px;overflow:hidden;background:#19191d;border:1px solid #26262b}.rider:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000 0%,transparent 55%)}.rider img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:.4s}.rider:hover img{transform:scale(1.04)}.rider div{position:absolute;z-index:2;left:22px;right:18px;bottom:20px}.rider small{color:#e10613;font-weight:900;letter-spacing:.16em}.rider h3{font-size:clamp(28px,3vw,44px);line-height:.9;text-transform:uppercase;font-style:italic;margin:8px 0 0}
.quote-band{padding:45px 20px;background:#e10613;overflow:hidden}.quote-band div{display:flex;gap:35px;align-items:center;justify-content:center;white-space:nowrap;font-size:clamp(26px,5vw,72px);font-weight:1000;font-style:italic;transform:rotate(-1deg)}.quote-band strong{color:#08080a}
.gallery-section{background:#111114}.gallery{columns:4 300px;column-gap:12px;max-width:1600px;margin:auto}.shot{width:100%;padding:0;margin:0 0 12px;border:0;background:#222;cursor:zoom-in;break-inside:avoid;overflow:hidden}.shot img{width:100%;height:auto;transition:.3s}.shot:hover img{transform:scale(1.025);filter:brightness(1.08)}
.sponsor{min-height:620px;display:flex;align-items:center;padding:100px clamp(20px,7vw,110px);background:radial-gradient(circle at 80% 30%,#4a0b0e 0,#151519 35%,#09090b 68%);position:relative;overflow:hidden}.sponsor:after{content:"MX";position:absolute;right:-3vw;bottom:-12vw;font-size:45vw;font-weight:1000;font-style:italic;color:#ffffff05;line-height:1}.sponsor-inner{position:relative;z-index:2;max-width:850px}.sponsor p{max-width:700px;line-height:1.7;color:#ccc;font-size:18px}
footer{background:#050506;padding:60px clamp(20px,6vw,90px) 25px}.footer-main{display:flex;align-items:center;gap:25px}.footer-main img{width:130px}.footer-main h3{margin:0;font-size:28px}.footer-main p{color:#999}.footer-main a:hover{color:#25D366}.footer-bottom{border-top:1px solid #242429;margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;color:#777;font-size:13px}.footer-bottom a:hover{color:#fff}
.wa-float{position:fixed;z-index:45;right:18px;bottom:18px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#06150b;font-weight:1000;box-shadow:0 8px 28px #0008}
dialog{border:0;padding:0;background:#0000;max-width:95vw;max-height:94vh}dialog::backdrop{background:#000e}dialog img{max-width:92vw;max-height:90vh;object-fit:contain}.close{position:fixed;top:18px;right:22px;width:48px;height:48px;border:0;border-radius:50%;font-size:34px;background:#fff;color:#000;cursor:pointer}
.reveal{opacity:1;transform:none}
.legal{max-width:900px;margin:120px auto 60px;padding:0 22px;line-height:1.65}.legal h1{font-size:clamp(38px,6vw,72px);text-transform:uppercase;font-style:italic}.legal h2{margin-top:34px}.legal a{color:#25D366}
@media(max-width:1000px){.riders{grid-template-columns:repeat(2,1fr)}.rider{min-height:500px}.intro-grid{grid-template-columns:1fr}.brand span{display:none}nav{display:none}.menu{display:block}.topbar.open nav{display:flex;position:absolute;top:78px;left:12px;right:12px;flex-direction:column;align-items:stretch;background:#0b0b0ff7;padding:18px;border:1px solid #2a2a30}.topbar.open nav a{padding:12px}.gallery{columns:3 220px}}
@media(max-width:620px){.topbar{height:70px}.brand img{width:60px;height:52px}.hero-content{padding:110px 20px 70px}.hero-bg{background-position:62% center}.riders{grid-template-columns:1fr}.rider{min-height:560px}.section{padding:75px 16px}.gallery{columns:2 145px;column-gap:7px}.shot{margin-bottom:7px}.quote-band div{gap:16px}.footer-main{align-items:flex-start}.footer-main img{width:90px}.footer-bottom{gap:15px;flex-direction:column}.wa-float{width:54px;height:54px}}
