:root{--bg:#080b0e;--panel:#0e1318;--panel2:#11181e;--text:#edf4f5;--muted:#8e9aa1;--line:#263038;--cyan:#39d9ef;--amber:#ffad32;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,system-ui,sans-serif;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}.noise{position:fixed;inset:0;pointer-events:none;opacity:.025;z-index:50;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.site-header{height:84px;max-width:var(--max);margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20;border-bottom:1px solid rgba(255,255,255,.07)}.brand{display:flex;align-items:center;gap:13px;font-family:"Space Grotesk";font-weight:500;letter-spacing:.06em}.brand b{font-weight:700}.brand-mark{width:34px;height:34px;border:2px solid var(--cyan);border-radius:50%;position:relative;display:inline-block}.brand-mark:after{content:"";position:absolute;width:2px;height:11px;background:var(--cyan);left:14px;top:-3px;box-shadow:0 0 8px var(--cyan)}.brand-mark i{position:absolute;width:5px;height:5px;background:var(--cyan);border-radius:50%}.brand-mark i:nth-child(1){left:5px;top:17px}.brand-mark i:nth-child(2){right:5px;top:17px}.brand-mark i:nth-child(3){left:13px;bottom:4px}nav{display:flex;align-items:center;gap:34px;font-size:13px;color:#b7c0c5}nav a{transition:.2s}nav a:hover{color:#fff}.nav-cta{border:1px solid #44515a;padding:10px 18px;color:#fff}.menu-toggle{display:none;background:none;border:0}.hero{min-height:720px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;padding:100px 25px 80px;border-bottom:1px solid var(--line);overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(60,80,90,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(60,80,90,.08) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent 80%)}.hero-glow{position:absolute;width:520px;height:420px;filter:blur(140px);opacity:.10;border-radius:50%}.hero-glow.cyan{background:var(--cyan);left:-180px;top:120px}.hero-glow.amber{background:var(--amber);right:-200px;bottom:-80px}.eyebrow,.status{position:relative;text-transform:uppercase;letter-spacing:.18em;font-size:10px;color:#aab5ba}.eyebrow span,.status span{display:inline-block;width:6px;height:6px;background:var(--cyan);border-radius:50%;margin-right:9px;box-shadow:0 0 10px var(--cyan)}h1,h2,h3{font-family:"Space Grotesk";line-height:1.05;margin:0}h1{position:relative;font-size:clamp(68px,10vw,142px);letter-spacing:-.065em;margin:28px 0}h1 em,.contact em{font-style:normal;color:transparent;-webkit-text-stroke:1px #aab7bd}.hero-copy{position:relative;max-width:640px;color:#a9b4ba;font-size:18px;margin:0}.hero-actions{position:relative;display:flex;gap:12px;margin:38px 0 65px}.button{padding:14px 21px;border:1px solid #39464f;font-size:13px;font-weight:700;display:inline-flex;gap:26px;align-items:center}.button.primary{background:var(--text);color:#0b1013;border-color:var(--text)}.button.primary:hover{background:var(--cyan);border-color:var(--cyan)}.button.ghost:hover{border-color:#fff}.split{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1fr}.world{min-height:600px;padding:78px 68px;position:relative}.world:first-child{border-right:1px solid var(--line)}.world:before{content:"";position:absolute;inset:0;opacity:0;transition:.3s;background:radial-gradient(circle at 80% 20%,rgba(57,217,239,.08),transparent 45%)}.world.hardware:before{background:radial-gradient(circle at 80% 20%,rgba(255,173,50,.08),transparent 45%)}.world:hover:before{opacity:1}.world-number{position:absolute;right:36px;top:28px;color:#44515a;font-family:"Space Grotesk"}.world-icon{font-family:monospace;font-size:29px;color:var(--cyan);margin-bottom:78px}.world .label,.kicker{text-transform:uppercase;font-size:10px;letter-spacing:.22em;font-weight:800;color:var(--cyan)}.world h2{font-size:clamp(32px,3vw,48px);letter-spacing:-.035em;margin:20px 0 24px}.world>p:not(.label){color:var(--muted);max-width:470px}.world ul{padding:0;margin:32px 0 50px;display:flex;gap:8px;flex-wrap:wrap;list-style:none}.world li,.tech span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;border:1px solid #29343b;padding:7px 10px;color:#aeb9be}.world>a,.story a{font-size:12px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #3a474e;padding-bottom:8px}.hardware .label,.amber-text{color:var(--amber)}.hardware>a{border-color:#8b672e}.circuit-icon{height:38px;position:relative}.circuit-icon b{display:block;position:absolute;background:var(--amber)}.circuit-icon b:nth-child(1){width:42px;height:2px;top:12px}.circuit-icon b:nth-child(2){width:2px;height:26px;left:20px}.circuit-icon b:nth-child(3){width:7px;height:7px;left:39px;top:9px;border-radius:50%}.section{max-width:var(--max);margin:auto;border-top:1px solid var(--line);padding:110px 68px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.section-heading h2,.resources h2,.story h2{font-size:clamp(38px,5vw,65px);letter-spacing:-.05em}.section-heading>p{max-width:380px;color:var(--muted);font-size:14px}.project-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:16px}.project{background:var(--panel);border:1px solid #1f292f;min-height:330px;padding:30px;display:flex;flex-direction:column;justify-content:space-between}.project.featured{grid-row:span 2;min-height:680px}.project-top{display:flex;justify-content:space-between;color:#4f5d65;font-size:11px}.tag{color:#9aa6ac;border:1px solid #38444b;padding:5px 8px;font-size:9px}.cyan-tag{color:var(--cyan);border-color:#1f6872}.amber-tag{color:var(--amber);border-color:#765624}.project h3{font-size:34px;margin-bottom:18px}.project p{color:var(--muted);max-width:520px;font-size:14px}.tech{display:flex;gap:6px;flex-wrap:wrap;margin-top:22px}.cluster{position:relative;height:270px;margin:20px}.cluster i{position:absolute;width:70px;height:70px;border:1px solid #2e6770;background:#0b1519;transform:rotate(30deg)}.cluster i:after{content:"";position:absolute;inset:28px;background:var(--cyan);border-radius:50%;box-shadow:0 0 22px var(--cyan)}.cluster i:nth-child(1){left:42%;top:20%}.cluster i:nth-child(2){left:22%;top:49%;transform:scale(.7) rotate(30deg)}.cluster i:nth-child(3){right:18%;top:55%;transform:scale(.8) rotate(30deg)}.cluster i:nth-child(4){left:55%;bottom:2%;transform:scale(.55) rotate(30deg)}.cluster i:nth-child(5){left:6%;top:8%;transform:scale(.45) rotate(30deg)}.resources{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;background:linear-gradient(135deg,transparent,rgba(255,173,50,.025))}.resource-copy>p:not(.kicker){color:var(--muted);max-width:520px}.resource-search{margin-top:35px;display:flex;align-items:center;border:1px solid #4d463a;background:#0d1012;padding-left:16px}.resource-search input{flex:1;background:none;border:0;color:#fff;padding:16px 12px;outline:none;min-width:80px}.resource-search button{align-self:stretch;border:0;background:var(--amber);font-weight:800;padding:0 22px}.resource-copy small{display:block;margin-top:10px;color:#6f7b81;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.resource-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.resource-cards article{height:220px;background:var(--panel2);border:1px solid #293139;padding:24px;display:flex;flex-direction:column;justify-content:end}.resource-cards article:nth-child(2){transform:translateY(-28px)}.resource-cards div{font-size:27px;color:var(--amber);margin-bottom:auto}.resource-cards span{font-family:"Space Grotesk";font-size:20px}.resource-cards b{font-size:10px;color:var(--muted);font-weight:500}.story{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.story>div>p:not(.kicker){color:var(--muted);max-width:620px}.story a{display:inline-block;margin-top:30px}.timeline{height:360px;display:flex!important;flex-direction:column;align-items:center;justify-content:space-between;color:#637078;font-size:9px;letter-spacing:.17em}.timeline i{height:90px;width:1px;background:linear-gradient(var(--cyan),var(--amber));position:relative}.timeline i:after{content:"";position:absolute;width:7px;height:7px;border:1px solid #8c999f;border-radius:50%;left:-4px;top:42px;background:var(--bg)}.contact{text-align:center;padding-top:140px;padding-bottom:140px}.contact h2{font-size:clamp(58px,8vw,110px);letter-spacing:-.055em;margin:20px}.contact>p:not(.kicker){color:var(--muted);margin:20px auto 38px}.contact .button{min-width:280px;justify-content:space-between}footer{max-width:var(--max);margin:auto;border-top:1px solid var(--line);padding:45px 28px;display:flex;align-items:center;gap:40px;color:#76838a;font-size:11px}footer .brand{color:#fff;margin-right:auto}footer>div{display:flex;gap:20px}footer small{border-left:1px solid var(--line);padding-left:30px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:800px){.site-header{height:70px}.menu-toggle{display:block;width:36px;height:36px}.menu-toggle span{display:block;width:22px;height:1px;background:#fff;margin:7px}.site-header nav{display:none;position:absolute;left:15px;right:15px;top:68px;background:#10161b;border:1px solid var(--line);padding:22px;flex-direction:column;align-items:stretch;gap:18px}.site-header nav.open{display:flex}.hero{min-height:650px}.hero-copy{font-size:15px}.hero-actions{flex-direction:column;width:100%;max-width:320px}.button{justify-content:space-between}.split,.resources,.story{grid-template-columns:1fr}.world{padding:60px 26px;min-height:560px}.world:first-child{border-right:0;border-bottom:1px solid var(--line)}.section{padding:80px 26px}.section-heading{display:block}.section-heading>p{margin-top:20px}.project-grid{grid-template-columns:1fr}.project.featured{min-height:580px}.resource-cards{margin-top:45px}.resource-cards article{padding:14px;height:170px}.resource-cards article:nth-child(2){transform:translateY(-16px)}.resource-cards span{font-size:14px}.story{gap:60px}.timeline{height:auto;flex-direction:row}.timeline i{height:1px;width:50px}.timeline i:after{left:22px;top:-4px}.contact h2{margin:20px 0}footer{flex-wrap:wrap}footer>p{width:100%;order:2}footer small{border:0;padding:0}h1{-webkit-text-stroke:0}.status{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:#fff;color:#080b0e;padding:12px 18px;font-weight:800}.skip-link:focus{top:16px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}
