*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#f5f5f5;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font:inherit}.header{height:82px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;background:rgba(5,5,5,.92);backdrop-filter:blur(12px);border-bottom:1px solid #242424}.logo{position:relative;display:inline-flex;align-items:center;font-style:italic;font-weight:900;letter-spacing:-.05em}.logo .jd{font-size:31px;color:#ef202b;margin-right:7px}.logo .vision{font-size:31px;background:linear-gradient(#fff,#a8a8a8);-webkit-background-clip:text;color:transparent}.logo small{position:absolute;top:31px;left:12px;font-size:9px;letter-spacing:.22em;color:#d6d6d6;white-space:nowrap}.nav{display:flex;gap:28px;align-items:center;font-size:12px;text-transform:uppercase}.nav a:hover{color:#ef202b}.outline-button{border:1px solid #ef202b;padding:13px 19px;border-radius:4px}.menu-button{display:none;background:none;border:0;color:white;font-size:25px}.hero{min-height:610px;display:grid;grid-template-columns:1.25fr .85fr;align-items:center;gap:50px;padding:52px clamp(20px,5vw,72px);background:radial-gradient(circle at 20% 45%,#191919,#050505 55%)}.hero-image-wrap{position:relative}.hero-image-wrap:after{content:"";position:absolute;inset:auto 8% -12px;height:28px;background:#000;filter:blur(18px)}.hero-image{width:100%;border-radius:24px;border:1px solid #454545;box-shadow:0 30px 65px rgba(0,0,0,.7)}.kicker{color:#ef202b;font-size:12px;font-weight:800;letter-spacing:.18em;margin:0 0 14px}.hero h1,.hero h2,.section h2{margin:0;text-transform:uppercase;font-style:italic}.hero h1{font-size:clamp(54px,7vw,94px);line-height:.95;background:linear-gradient(#fff,#a7a7a7);-webkit-background-clip:text;color:transparent}.hero h2{font-size:clamp(24px,3vw,41px);color:#ef202b;letter-spacing:.12em;margin:14px 0 24px}.lead{font-size:18px;line-height:1.65;color:#c4c4c4;max-width:600px}.hero-actions{display:flex;gap:15px;margin:30px 0}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;border:1px solid transparent;cursor:pointer}.primary-button{background:linear-gradient(135deg,#ff1824,#a40008);color:white}.primary-button span{font-size:25px;margin-left:15px}.secondary-button{background:transparent;border-color:#777;color:white}.hero-specs{display:flex;gap:28px;margin-top:34px}.hero-specs div{display:flex;flex-direction:column;border-left:2px solid #ef202b;padding-left:12px}.hero-specs strong{font-size:14px}.hero-specs span{font-size:11px;color:#858585;margin-top:4px}.strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #252525;border-bottom:1px solid #252525;background:#090909;padding:25px clamp(20px,4vw,55px)}.strip article{display:flex;gap:15px;padding:8px 22px;border-right:1px solid #252525}.strip article:last-child{border-right:0}.strip .icon{color:#168cff;font-size:29px}.strip strong{font-size:13px;text-transform:uppercase}.strip p{font-size:12px;color:#8f8f8f;margin:7px 0 0;line-height:1.5}.section{padding:105px clamp(20px,5vw,72px)}.section-heading{max-width:760px;margin-bottom:45px}.section-heading h2{font-size:clamp(36px,5vw,62px);line-height:1.07}.section-heading>p:last-child{color:#a4a4a4;line-height:1.7}.centered{text-align:center;margin-left:auto;margin-right:auto}.theme-grid{display:grid;gap:28px}.theme-card{display:grid;grid-template-columns:.38fr .62fr;gap:35px;padding:30px;border:1px solid #252525;border-radius:12px;background:#090909}.classic-card{border-color:#154c73}.race-card{border-color:#6e1519}.theme-label{font-weight:900;font-size:24px;font-style:italic}.theme-label.blue{color:#168cff}.theme-label.red{color:#ef202b}.theme-copy h3{font-size:25px;margin:14px 0}.theme-copy p,.theme-copy li{color:#aaa;line-height:1.65}.theme-copy ul{padding-left:18px}.image-button,.gallery-item{border:0;padding:0;background:none;color:white;cursor:pointer;text-align:left}.image-button img{border-radius:8px;border:1px solid #333}.image-button span{display:block;text-align:center;font-size:11px;color:#7f7f7f;margin-top:9px}.gallery-section{background:#080808}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.gallery-item{border:1px solid #2b2b2b;border-radius:10px;overflow:hidden;background:#0e0e0e}.gallery-item img{aspect-ratio:16/9;object-fit:cover}.gallery-item div{padding:20px;display:flex;justify-content:space-between;gap:15px}.gallery-item strong{font-size:19px}.gallery-item span{font-size:12px;color:#858585}.roadmap{border-left:1px solid #343434;margin-left:8px}.roadmap-item{display:grid;grid-template-columns:90px 1fr;gap:25px;position:relative;padding:0 0 44px 28px}.roadmap-item:before{content:"";position:absolute;width:11px;height:11px;border-radius:50%;left:-7px;top:4px;background:#121212;border:2px solid #666}.roadmap-item.current:before{background:#ef202b;border-color:#ff6b72;box-shadow:0 0 16px #ef202b}.roadmap-item>span{font-size:11px;color:#ef202b;font-weight:800}.roadmap-item h3{margin:0 0 8px;font-size:21px}.roadmap-item p{margin:0;color:#999;line-height:1.6}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid #242424;border-bottom:1px solid #242424}.about-section>p{color:#aaa;line-height:1.8;font-size:18px}.waitlist-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:linear-gradient(135deg,#121212,#060606)}.waitlist-copy p:last-child{color:#aaa;line-height:1.7}.waitlist-form{display:grid;gap:14px}.waitlist-form label{font-size:12px;font-weight:700;color:#bbb}.waitlist-form input{display:block;width:100%;height:48px;margin-top:6px;background:#070707;border:1px solid #3a3a3a;color:#fff;padding:0 14px}.form-note,.form-message{font-size:11px!important;color:#777!important;margin:0}.form-message{color:#56ce7c!important}.footer{padding:40px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-top:1px solid #222;color:#7e7e7e;font-size:11px}.footer-logo{transform:scale(.82);transform-origin:left}.footer-links{display:flex;gap:18px}.modal{position:fixed;inset:0;background:rgba(0,0,0,.94);z-index:100;display:none;align-items:center;justify-content:center;padding:28px}.modal.open{display:flex}.modal-content{max-width:1500px;width:100%}.modal-content h3{text-align:center}.modal-content img{max-height:82vh;width:100%;object-fit:contain}.modal-close{position:absolute;top:18px;right:24px;border:0;background:none;color:white;font-size:42px;cursor:pointer}@media(max-width:980px){.nav{display:none;position:absolute;top:82px;left:0;right:0;background:#080808;flex-direction:column;padding:28px;border-bottom:1px solid #222}.nav.open{display:flex}.menu-button{display:block}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-specs{justify-content:center}.strip{grid-template-columns:1fr 1fr}.strip article:nth-child(2){border-right:0}.theme-card{grid-template-columns:1fr}.about-section,.waitlist-section{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}}@media(max-width:620px){.header{height:70px}.logo .jd,.logo .vision{font-size:24px}.logo small{top:25px;font-size:7px}.nav{top:70px}.hero{padding:45px 16px}.hero h1{font-size:51px}.hero h2{font-size:22px}.hero-actions,.hero-specs{flex-direction:column;align-items:center}.hero-specs{gap:15px}.strip{grid-template-columns:1fr}.strip article{border-right:0;border-bottom:1px solid #242424}.strip article:last-child{border-bottom:0}.section{padding:72px 16px}.section-heading h2{font-size:38px}.theme-card{padding:18px}.theme-label{font-size:21px}.gallery-item div{flex-direction:column}.about-section{gap:20px}.footer{flex-direction:column;gap:22px;text-align:center}.footer-logo{transform:none}.footer-links{flex-wrap:wrap;justify-content:center}}

.logo{display:flex;align-items:center}
.logo-image{height:68px;width:auto;display:block}
.footer-logo-image{height:58px}
:root{
 --accent:#2347d9;
 --accent2:#0f1d6f;
}
.header{border-bottom:1px solid #2347d9}
.outline-button{border-color:var(--accent)}
.nav a:hover,.kicker,.theme-label.blue{color:var(--accent)}
.primary-button{background:linear-gradient(135deg,#2347d9,#0f1d6f)}
.hero{background:radial-gradient(circle at 20% 45%,#18214f,#050505 55%)}
.hero-specs div{border-left-color:var(--accent)}
.strip .icon{color:var(--accent)}

/* Revision 2.2 — JD Vision roadmap theme update */
.roadmap{
  border-left:1px solid rgba(87,112,255,.42);
}

.roadmap-item:before{
  background:#11172d;
  border-color:#6170b8;
  box-shadow:inset 0 0 8px rgba(255,255,255,.04);
}

.roadmap-item.current:before{
  background:linear-gradient(145deg,#3158ff,#16257d);
  border-color:#9fb0ff;
  box-shadow:
    0 0 10px rgba(49,88,255,.95),
    0 0 24px rgba(49,88,255,.55),
    inset 0 0 8px rgba(255,255,255,.28);
}

.roadmap-item > span{
  color:#6f8cff;
  text-shadow:0 0 10px rgba(64,99,255,.35);
}

.roadmap-item.current > span{
  color:#a9b8ff;
}

.roadmap-item h3{
  color:#f5f7ff;
}

.roadmap-item p{
  color:#9ca6bd;
}

/* Revision 2.3 — Hero redesign */
.hero-copy{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}

.hero-kicker{
  color:#7f98ff;
  text-shadow:0 0 12px rgba(60,91,255,.25);
  margin-bottom:18px;
}

.hero-brand-logo{
  width:min(560px,100%);
  max-height:260px;
  object-fit:contain;
  object-position:left center;
  margin:0 0 18px;
  filter:drop-shadow(0 14px 28px rgba(0,0,0,.65));
}

.hero-title-block{
  display:flex;
  flex-direction:column;
  margin:4px 0 20px;
  text-transform:uppercase;
  font-style:italic;
  letter-spacing:.035em;
}

.hero-title-line{
  font-size:clamp(22px,2.6vw,36px);
  color:#d7dbe6;
  font-weight:700;
}

.hero-title-block strong{
  font-size:clamp(42px,5.7vw,78px);
  line-height:.98;
  background:linear-gradient(180deg,#ffffff 0%,#c9cedd 52%,#7f8eb7 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
  text-shadow:0 0 24px rgba(62,91,220,.12);
}

.hero h1,
.hero h2{
  display:none;
}

.hero .lead{
  border-left:3px solid #3158ff;
  padding-left:18px;
  margin-top:0;
}

@media(max-width:980px){
  .hero-copy{
    align-items:center;
    text-align:center;
  }

  .hero-brand-logo{
    object-position:center;
    width:min(500px,90%);
  }

  .hero-title-block{
    align-items:center;
  }

  .hero .lead{
    border-left:0;
    border-top:2px solid #3158ff;
    padding:16px 0 0;
  }
}

.brevo-wrap{width:100%;display:flex;justify-content:center}.brevo-wrap iframe{width:100%;max-width:700px;}