*{box-sizing:border-box}body{margin:0;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;background:#000;line-height:1.65}.container{width:min(1100px,92%);margin-inline:auto}.loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;transition:opacity .6s ease}.loader--hide{opacity:0;pointer-events:none}.loader-logo{width:clamp(80px,15vw,140px);height:clamp(80px,15vw,140px);object-fit:cover;border-radius:50%;margin-bottom:1rem}.loader-title{font-family:Orbitron,sans-serif;font-size:clamp(3.5rem,14vw,10rem);font-weight:800;color:#fff;letter-spacing:.04em;margin:0;line-height:1}.loader-bar-wrap{width:min(480px,80vw);height:2px;background:#1a1a1a}.loader-bar{height:100%;background:#fff;transition:width .3s ease}.loader-pct{font-size:.75rem;color:#555;letter-spacing:.1em;margin:0;font-family:Orbitron,sans-serif}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.revealed{opacity:1;transform:translateY(0)}.site-header{position:sticky;top:0;z-index:10}.nav-wrap{display:flex;justify-content:space-between;align-items:center;min-height:66px}.brand{color:#fff;text-decoration:none;font-family:Orbitron,sans-serif;font-weight:800;letter-spacing:.06rem;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.nav-logo{width:32px;height:32px;border-radius:50%;object-fit:cover}.nav-links{list-style:none;display:flex;gap:1.3rem;padding:0;margin:0}.nav-links a{color:#888;text-decoration:none;font-size:.9rem;transition:color .2s}.nav-links a:hover{color:#fff}.hero{position:relative;padding:7rem 0 6rem;overflow:hidden}.neural-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.node{position:absolute;border-radius:50%;background:#fff;opacity:.07;animation:pulse 4s ease-in-out infinite}.n1{width:10px;height:10px;top:18%;left:8%;animation-delay:0s}.n2{width:7px;height:7px;top:45%;left:72%;animation-delay:1.2s}.n3{width:12px;height:12px;top:72%;left:20%;animation-delay:.6s}.n4{width:6px;height:6px;top:30%;left:55%;animation-delay:2s}.n5{width:9px;height:9px;top:80%;left:80%;animation-delay:1.6s}.edge{position:absolute;height:1px;background:#fff;opacity:.04}.e1{width:260px;top:23%;left:5%;transform:rotate(30deg)}.e2{width:200px;top:50%;left:60%;transform:rotate(-20deg)}.e3{width:300px;top:76%;left:15%;transform:rotate(10deg)}@keyframes pulse{0%,to{opacity:.07;transform:scale(1)}50%{opacity:.15;transform:scale(1.4)}}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-copy,.hero-video{position:relative}.hero-video video{width:100%;border-radius:16px;display:block}@media (max-width: 800px){.hero-grid{grid-template-columns:1fr}.hero-video{order:-1}}.eyebrow{color:#888;font-weight:700;letter-spacing:.07rem;text-transform:uppercase;font-size:.76rem;margin-bottom:.5rem}.hero-title{margin:.2rem 0 .4rem;font-family:Orbitron,sans-serif;font-size:clamp(3rem,8vw,6rem);line-height:1.05;color:#fff;letter-spacing:.02em}.hero-subtitle{margin:0 0 1rem;font-family:Orbitron,sans-serif;font-size:clamp(.85rem,2vw,1.1rem);color:#888;letter-spacing:.06em;font-weight:500}.hero-sub{color:#aaa;max-width:50ch;margin-top:0;font-size:1.05rem}.hero-sub strong{color:#fff}.quote{border-left:2px solid #444444;margin:1.5rem 0;padding:.7rem 1rem;font-style:italic;color:#ccc;font-size:.95rem}.quote cite{display:block;margin-top:.4rem;font-style:normal;font-size:.8rem;color:#888;font-weight:600}.cta-row{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.5rem}.btn{padding:.72rem 1.3rem;border-radius:999px;text-decoration:none;font-weight:700;font-size:.9rem;transition:opacity .2s,transform .15s}.btn:hover{opacity:.75;transform:translateY(-1px)}.btn-primary{background:#fff;color:#000}.btn-ghost{color:#888}.ca-row{display:inline-flex;align-items:center;gap:.75rem;margin-top:1.2rem;flex-wrap:wrap;border:1px solid #c9a84c;border-radius:10px;padding:.55rem 1rem}.ca-label{font-family:Orbitron,sans-serif;font-size:.7rem;font-weight:700;color:#c9a84c;letter-spacing:.08em;flex-shrink:0}.ca-address{font-family:monospace;font-size:.85rem;color:#ccc;letter-spacing:.03em;word-break:break-all;text-transform:uppercase}.ca-copy{background:none;border:1px solid #333333;color:#888;font-size:.75rem;padding:.3rem .7rem;border-radius:6px;cursor:pointer;flex-shrink:0;transition:color .2s,border-color .2s}.ca-copy:hover{color:#fff;border-color:#666}.btn-tweet{background:#1d9bf0;color:#fff}.story-section{min-height:100vh;display:flex;align-items:center;padding:6rem 0}.story-label{font-family:Orbitron,sans-serif;font-size:clamp(1.6rem,7vw,5rem);font-weight:800;color:#fff;text-align:center;margin:0 0 3.5rem;letter-spacing:.02em;line-height:1.1}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.story-paras{text-align:left}.story-text{font-size:clamp(1.1rem,2vw,1.4rem);color:#aaa;line-height:1.8;margin:0 0 2rem}.story-text strong{color:#fff}.story-text:nth-child(1){transition-delay:0s}.story-text:nth-child(2){transition-delay:.1s}.story-text:nth-child(3){transition-delay:.2s}.story-text:nth-child(4){transition-delay:.3s}.story-video video{width:100%;border-radius:16px;display:block}@media (max-width: 800px){.story-grid{grid-template-columns:1fr}.story-video{order:-1}}.elon-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.elon-col{display:flex;flex-direction:column;gap:2.5rem}.elon-col .story-text{margin:0}@media (max-width: 800px){.elon-grid{grid-template-columns:1fr;gap:0}}.section{padding:5rem 0}.section-center{text-align:center}.section h2{margin-top:0;margin-bottom:1.5rem;font-family:Orbitron,sans-serif;font-size:clamp(1.3rem,3vw,1.9rem);color:#888}.section-heading-big{font-size:clamp(1.6rem,7vw,5rem)!important;color:#fff!important;margin-bottom:2.5rem!important;letter-spacing:.02em;line-height:1.1}.section p{color:#aaa;max-width:64ch;margin-top:0;margin-bottom:1rem;font-size:1rem}.section p strong{color:#fff}.text-block{max-width:900px}.cards-grid{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1.5rem}.card-icon{font-size:1.8rem;margin-bottom:.7rem;display:block}.info-card h3{margin:0 0 .6rem;font-family:Orbitron,sans-serif;font-size:.88rem;color:#888;letter-spacing:.03rem}.timeline{margin-top:3rem;display:flex;flex-direction:column;text-align:left}.tl-item{display:flex;gap:2.4rem;padding-bottom:4rem;position:relative;align-items:flex-start}.tl-item:last-child{padding-bottom:0}.tl-item:not(:last-child):before{content:"";position:absolute;left:9px;top:20px;width:2px;bottom:0;background:#222}.tl-dot{width:20px;height:20px;border-radius:50%;border:2px solid #444444;background:#000;flex-shrink:0;margin-top:.7rem;position:relative;z-index:1}.tl-dot.accent{background:#fff;border-color:#fff}.tl-body{flex:1;padding-top:0}.tl-body strong{display:block;color:#fff;font-family:Orbitron,sans-serif;font-size:clamp(1.1rem,4vw,2.7rem);font-weight:800;line-height:1.1;margin-bottom:.8rem;letter-spacing:.01em}.tl-body p{margin:0;font-size:1.05rem;color:#888;line-height:1.7;max-width:52ch}.site-footer{padding:1.4rem 0}.footer-wrap{text-align:center;color:#555;font-size:.83rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 700px){.nav-wrap{flex-direction:column;padding:.75rem 0;gap:.5rem}.brand{font-size:.95rem}.nav-links{gap:.7rem;flex-wrap:wrap;justify-content:center}.nav-links a{font-size:.78rem}.hero{padding:3rem 0 2.5rem}.hero-title{font-size:clamp(2.2rem,11vw,3rem)}.hero-subtitle{font-size:.82rem}.hero-sub{font-size:.95rem;max-width:100%}.quote{font-size:.88rem}.ca-row{width:100%}.ca-address{font-size:.7rem}.story-section{min-height:auto;padding:3.5rem 0}.story-label{margin-bottom:2rem}.story-text{font-size:1rem;margin-bottom:1.4rem;line-height:1.7}.elon-grid{gap:0}.elon-col{gap:1.4rem}.elon-col:first-child{margin-bottom:1.4rem}.section{padding:3rem 0}.section-heading-big{margin-bottom:1.5rem!important}.cards-grid{gap:1.5rem}.timeline{margin-top:1.5rem}.tl-item{gap:1.2rem;padding-bottom:2.5rem}.tl-dot{width:14px;height:14px;margin-top:.5rem}.tl-item:not(:last-child):before{left:6px;top:14px}.tl-body p{font-size:.9rem;max-width:100%}}
