:root{--ink:#0a1020;--paper:#f7f8fb;--blue:#2467ff;--cyan:#00d3bc;--line:#d7ddea;--muted:#667085}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,"Noto Sans SC",sans-serif}.page-noise{position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.26;background-image:linear-gradient(rgba(16,31,61,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(16,31,61,.025) 1px,transparent 1px);background-size:38px 38px}.site-header{height:82px;padding:0 clamp(24px,6vw,100px);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);position:relative;z-index:5;background:rgba(247,248,251,.9);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;color:var(--ink);font-size:13px;font-weight:800;line-height:1.05;text-decoration:none;letter-spacing:0}.brand img{width:42px;height:42px;object-fit:contain;object-position:center;margin-right:10px;mix-blend-mode:multiply}.brand small{font-size:8px;display:block;font-family:"DM Mono",monospace;font-weight:500;color:var(--muted);margin-top:3px}nav{display:flex;gap:34px}nav a{font-size:13px;color:#333e55;text-decoration:none;font-weight:700}nav a:hover{color:var(--blue)}.nav-toggle{display:none}.hero{min-height:calc(100vh - 82px);height:760px;max-height:900px;padding:clamp(56px,9vh,108px) clamp(24px,6vw,100px) 78px;display:flex;position:relative;overflow:hidden}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(20,55,120,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(20,55,120,.09) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(90deg,#000 30%,transparent 80%)}.hero-copy{position:relative;z-index:2;max-width:730px}.eyebrow{font:500 11px "DM Mono",monospace;letter-spacing:.04em;color:#526079;margin:0 0 28px;display:flex;align-items:center;gap:9px}.eyebrow span{width:26px;height:2px;background:var(--blue);display:inline-block}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,6vw,88px);letter-spacing:0;line-height:1.13;margin-bottom:28px;font-weight:800}h1 span,h2 span{color:var(--blue)}.hero-lede{max-width:475px;font-size:17px;line-height:1.8;color:#536078}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:40px}.button{font-size:13px;text-decoration:none;font-weight:800;display:inline-flex;gap:20px;align-items:center}.button-primary{background:var(--blue);color:white;padding:16px 19px;border-radius:3px}.button-primary b,.product-card a b,.contact-link b{font-size:19px;line-height:10px}.button-text{color:var(--ink)}.hero-art{width:48%;position:absolute;right:3%;bottom:-14%;top:5%;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #aebfdf;border-radius:50%;transform:rotate(-28deg)}.orbit-one{width:540px;height:210px}.orbit-two{width:410px;height:410px;transform:rotate(42deg)}.orbit-three{width:630px;height:630px;border-color:rgba(105,147,230,.28)}.core{width:188px;height:188px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0 2%,#bfdaff 21%,#548dff 55%,#153084 100%);box-shadow:0 0 0 22px rgba(49,105,255,.08),0 0 80px rgba(24,94,255,.25);display:grid;place-items:center;position:relative;z-index:1}.core img{width:110px;height:110px;object-fit:contain;mix-blend-mode:multiply}.hero-art p{position:absolute;bottom:18%;right:8%;font:10px "DM Mono",monospace;color:#7785a0}.dot{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(0,211,188,.14)}.d1{top:25%;right:18%}.d2{bottom:28%;left:16%;background:#326cff}.d3{top:52%;left:8%;width:5px;height:5px}.scroll-note{position:absolute;bottom:28px;left:clamp(24px,6vw,100px);font:10px "DM Mono",monospace;color:#6b7890;display:flex;gap:11px;align-items:center}.scroll-note span{display:inline-block;width:39px;height:1px;background:#73809a}.intro-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px clamp(24px,6vw,100px);display:flex;justify-content:space-between;align-items:center}.intro-strip p{font-size:14px;font-weight:700;margin:0}.intro-strip span{font:10px "DM Mono",monospace;color:var(--muted)}.section{padding:130px clamp(24px,6vw,100px)}.section-heading{display:grid;grid-template-columns:1fr 1.2fr .75fr;align-items:end;margin-bottom:60px}.section-heading .eyebrow{align-self:start}.section-heading h2,.about h2,.contact h2{font-size:clamp(36px,4vw,58px);line-height:1.18;letter-spacing:0;font-weight:800;margin:0}.section-heading h2 i{font-style:normal;color:#94a0b4}.section-heading>p:last-child{font-size:14px;color:var(--muted);line-height:1.7;margin:0 0 5px}.product-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.product-card{min-height:505px;padding:25px 30px 30px;position:relative;overflow:hidden;display:flex;flex-direction:column}.product-card+ .product-card{border-left:1px solid var(--ink)}.card-top{display:flex;justify-content:space-between;font:11px "DM Mono",monospace}.status{display:flex;align-items:center;gap:6px}.status b{width:6px;height:6px;border-radius:50%;display:inline-block}.live{color:#00826f}.live b{background:#00b898}.pending{color:#9a6b09}.pending b{background:#ebb02e}.product-mark{font-size:92px;letter-spacing:0;font-weight:800;line-height:1;margin:auto 0 24px;color:#e1e8f8}.product-mark span{color:var(--blue)}.card-body{position:relative;z-index:1;max-width:430px}.product-type{font:10px "DM Mono",monospace;color:#64718b;margin-bottom:13px}.card-body h3{font-size:30px;margin-bottom:11px;letter-spacing:0}.card-body p:not(.product-type){color:#56637a;font-size:14px;line-height:1.7;margin-bottom:22px}.product-card a{font-size:13px;color:var(--blue);font-weight:800;text-decoration:none;display:inline-flex;gap:12px;align-items:center}.data-line{position:absolute;right:0;top:116px;display:flex;align-items:center;gap:4px;opacity:.7}.data-line span{width:13px;height:4px;background:#2867ed}.data-line span:nth-child(2){width:42px}.data-line span:nth-child(4){width:29px}.hxac-card{background:var(--ink);color:white}.hx-symbol{font-size:86px;letter-spacing:0;font-weight:800;line-height:1;margin:auto 0 25px;color:#fff}.hx-symbol span{color:var(--cyan)}.hxac-card .product-type,.hxac-card .card-body p:not(.product-type){color:#aebbd3}.launch{font:11px "DM Mono",monospace;color:var(--cyan)}.compression-bars{position:absolute;right:-20px;top:105px;height:178px;display:flex;align-items:flex-end;gap:7px;transform:rotate(-18deg);opacity:.75}.compression-bars i{width:10px;background:#1e4dab}.compression-bars i:nth-child(1){height:45px}.compression-bars i:nth-child(2){height:77px}.compression-bars i:nth-child(3){height:118px;background:var(--cyan)}.compression-bars i:nth-child(4){height:158px}.compression-bars i:nth-child(5){height:101px}.compression-bars i:nth-child(6){height:136px;background:var(--cyan)}.compression-bars i:nth-child(7){height:57px}.about{background:#eaf0ff;display:grid;grid-template-columns:1fr 1.4fr;gap:12%;align-items:start}.about-stamp{border:1px solid #89a5e1;border-radius:50%;width:170px;aspect-ratio:1;display:grid;place-content:center;text-align:center;color:var(--blue);font-size:66px;font-weight:800;line-height:.75;transform:rotate(-14deg)}.about-stamp span{font:10px "DM Mono",monospace;letter-spacing:.04em}.about-copy{max-width:655px}.about-copy p:last-child{margin:34px 0 0;font-size:16px;line-height:1.85;color:#51617e;max-width:560px}.contact{background:var(--blue);color:white;display:flex;justify-content:space-between;align-items:flex-end;min-height:390px}.contact .eyebrow{color:#d4e1ff}.contact .eyebrow span{background:var(--cyan)}.contact-link{color:white;text-decoration:none;font-size:clamp(18px,2vw,28px);font-weight:700;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:12px;display:flex;gap:23px;align-items:center}footer{display:flex;justify-content:space-between;padding:22px clamp(24px,6vw,100px);font:10px "DM Mono",monospace;color:#6d7890}footer a{color:inherit;text-decoration:none}@media(max-width:760px){.site-header{height:70px}.brand img{width:36px;height:36px}.nav-toggle{display:flex;flex-direction:column;gap:5px;border:0;background:transparent;padding:8px}.nav-toggle span{width:21px;height:2px;background:var(--ink)}nav{display:none;position:absolute;top:70px;right:0;left:0;background:#f7f8fb;padding:18px 24px;border-bottom:1px solid var(--line);flex-direction:column;gap:16px}nav.open{display:flex}.hero{min-height:700px;height:auto;padding-top:65px}.hero-art{width:100%;height:340px;right:-19%;top:auto;bottom:-58px;opacity:.65}.orbit-one{width:420px;height:160px}.orbit-two{width:320px;height:320px}.orbit-three{width:460px;height:460px}.core{width:130px;height:130px}.core img{width:76px;height:76px}.hero-art p,.d1{display:none}.hero-copy{max-width:100%}h1{font-size:48px}.hero-lede{font-size:15px}.scroll-note{bottom:23px}.intro-strip{padding-top:17px;padding-bottom:17px}.intro-strip p{font-size:12px}.section{padding-top:80px;padding-bottom:80px}.section-heading{display:block;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p:last-child{margin-top:21px}.product-list{grid-template-columns:1fr}.product-card{min-height:440px;padding:22px}.product-card+.product-card{border-left:0;border-top:1px solid var(--ink)}.product-mark,.hx-symbol{font-size:72px}.about{display:block}.about-stamp{width:110px;font-size:43px;margin-bottom:48px}.about-copy p:last-child{font-size:15px}.contact{min-height:355px;display:block}.contact h2{margin-bottom:73px}.contact-link{font-size:17px;width:max-content;max-width:100%;gap:10px}footer{font-size:9px;gap:17px}.hero-actions{margin-top:31px}}
