:root{color-scheme:dark;--bg:#030710;--panel:#07101b;--line:#17344f;--ink:#eef8ff;--muted:#8da3b8;--cyan:#57e5ff;--blue:#2b7fff;--glow:0 0 42px #1d8dff33}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -20%,#0d2846 0,#06101c 32%,#030710 68%);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;z-index:99;background:#fff;color:#000;padding:8px}.top{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:16px max(18px,calc((100vw - 1180px)/2));background:#030710d9;border-bottom:1px solid #ffffff12;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:800;letter-spacing:.02em}.brand img{width:34px;height:34px}.top nav{display:flex;gap:18px;flex-wrap:wrap}.top nav a{color:#a9bed1;text-decoration:none;font-size:13px}.top nav a:hover{color:#fff}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;padding:78px 0 48px}.eyebrow,.head>span,.space>span,.final>span{font-size:12px;letter-spacing:.18em;font-weight:800;color:var(--cyan)}h1{font-size:clamp(52px,7vw,96px);line-height:.93;letter-spacing:-.055em;margin:18px 0 26px}h1 em{font-style:normal;color:#86f0ff;text-shadow:0 0 35px #4bcfff44}.hero .copy>p{font-size:20px;max-width:680px;color:#b7c9d8}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.primary,.ghost,.machinebox button,.registrar button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 18px;text-decoration:none;font-weight:800;border:1px solid #48dfff55;cursor:pointer}.primary,.registrar button{background:linear-gradient(135deg,#176ff0,#48dbff);color:white;box-shadow:0 10px 44px #138cff40}.ghost{color:#d9f5ff;background:#071624}.truth{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.truth span{border:1px solid #ffffff1a;border-radius:999px;padding:6px 10px;color:#8daac0;font-size:12px}.dome{position:relative;min-height:480px;display:grid;place-items:center;isolation:isolate}.halo{position:absolute;border:1px solid #51d8ff33;border-radius:50%;box-shadow:inset 0 0 70px #24a9ff16,0 0 60px #1e9eff16}.h1{width:390px;height:390px;animation:spin 22s linear infinite}.h2{width:300px;height:300px;border-style:dashed;animation:spin 15s linear reverse infinite}.core{width:190px;height:190px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#17365b,#071220 55%,#040810);border:1px solid #67e6ff55;box-shadow:0 0 100px #1a9fff4d,inset 0 0 45px #1d72ff20}.core img{width:76px}.core strong{letter-spacing:.25em;margin-left:.25em}.core small{color:#7fdfff;margin-top:5px}.node{position:absolute;width:10px;height:10px;border-radius:50%;background:#7df0ff;box-shadow:0 0 20px #64e7ff}.n1{top:14%;left:52%}.n2{top:48%;right:8%}.n3{bottom:17%;right:31%}.n4{bottom:24%;left:18%}.n5{top:31%;left:9%}.ticker{border-top:1px solid #ffffff10;border-bottom:1px solid #ffffff10;background:#06101b99}.stats{display:grid;grid-template-columns:repeat(5,1fr)}.stats article{padding:24px 18px;border-right:1px solid #ffffff0e}.stats article:last-child{border-right:0}.stats b{font-size:28px;display:block}.stats span{font-size:12px;color:var(--muted)}.section{padding:100px 0}.head{display:grid;grid-template-columns:1fr .72fr;gap:40px;align-items:end;margin-bottom:32px}.head h2,.section h2,.final h2{font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.04em;margin:10px 0}.head p,.section>div>p{color:var(--muted)}.machinebox{display:flex;justify-content:space-between;gap:14px;align-items:center;background:#050c14;border:1px solid #1b4669;border-radius:16px;padding:18px;box-shadow:var(--glow);overflow:auto}.machinebox code{color:#aeefff;white-space:nowrap}.machinebox button{background:#0c2235;color:#fff;padding:8px 14px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding-bottom:70px}.space{min-height:250px;padding:28px;border-radius:22px;border:1px solid #ffffff15;background:linear-gradient(160deg,#0a1624,#050a11);text-decoration:none;color:#fff;position:relative;overflow:hidden;transition:.25s transform,.25s border-color,.25s box-shadow}.space:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;filter:blur(55px);opacity:.15;right:-45px;top:-40px;background:#3fcfff}.space:hover{transform:translateY(-4px);border-color:#52dcff55;box-shadow:var(--glow)}.space h3{font-size:30px;margin:12px 0 8px}.space p{color:#9ab0c2;max-width:520px}.space b{position:absolute;bottom:24px;color:#79e6ff;font-size:13px}.matrix:before{background:#b56cff}.dream:before{background:#685cff}.market:before{background:#4af5b2}.reality:before{background:#ffc14d}.registrar{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;border-top:1px solid #ffffff12}.registrar form{background:#07111c;border:1px solid #173a57;border-radius:24px;padding:24px;display:grid;gap:14px}.registrar label{font-size:12px;color:#a9bed1;display:grid;gap:6px}.registrar input{width:100%;background:#030810;border:1px solid #21425d;border-radius:12px;color:#fff;padding:12px}.registrar output{white-space:pre-wrap;word-break:break-word;background:#030810;border-radius:12px;padding:12px;min-height:46px;color:#96e9ff}.economics{border-top:1px solid #ffffff12}.economy{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.economy article{padding:20px;border:1px solid #ffffff12;border-radius:16px;background:#060d15}.economy b{color:#72e8ff}.economy p{color:#91a8ba}.final{padding:110px 0 120px;text-align:center}.final .actions{justify-content:center}footer{border-top:1px solid #ffffff12;padding:28px 0 40px;color:#71889b;font-size:12px}footer .wrap{display:flex;justify-content:space-between;gap:20px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.top nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.dome{min-height:400px}.stats{grid-template-columns:repeat(2,1fr)}.stats article{border-bottom:1px solid #ffffff0e}.head,.registrar{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.economy{grid-template-columns:1fr 1fr}.h1{width:330px;height:330px}.h2{width:255px;height:255px}}@media(max-width:560px){.wrap{width:min(100% - 24px,1180px)}h1{font-size:48px}.hero{min-height:auto}.dome{min-height:350px}.h1{width:285px;height:285px}.h2{width:220px;height:220px}.core{width:160px;height:160px}.stats{grid-template-columns:1fr 1fr}.economy{grid-template-columns:1fr}.section{padding:70px 0}.machinebox{align-items:flex-start;flex-direction:column}footer .wrap{flex-direction:column}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.h1,.h2{animation:none}.space{transition:none}}
