@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');
:root{--black:#08080b;--panel:#101016;--panel-2:#15151d;--line:rgba(255,255,255,.12);--muted:#a9a9b5;--white:#f7f7fb;--purple:#a100ff;--purple-2:#7b2cff;--purple-soft:#c78aff;--green:#73f7b8;--font:"Inter",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;color:var(--white);background:var(--black);font-family:var(--font);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.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}.skip-link{position:fixed;top:8px;left:8px;z-index:200;padding:10px 14px;color:var(--black);background:white;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.brand-bar{height:30px;display:flex;align-items:center;justify-content:center;gap:10px;color:#cfcfd7;background:#0f0f14;border-bottom:1px solid var(--line);font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.brand-bar i{width:1px;height:11px;background:#55555f}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--purple);box-shadow:0 0 10px var(--purple)}.site-header{position:sticky;top:0;z-index:80;height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,5vw,78px);background:rgba(8,8,11,.88);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.wordmark{display:inline-flex;align-items:center;gap:13px;width:max-content;font-size:21px;font-weight:900;letter-spacing:-.06em}.wordmark sup{margin-left:3px;color:var(--purple-soft);font-size:.43em;letter-spacing:.05em;vertical-align:super}.cube-mark{position:relative;width:30px;height:30px;transform:rotate(30deg) skewY(-8deg)}.cube-mark i{position:absolute;inset:2px;border:2px solid var(--purple-soft)}.cube-mark i:nth-child(2){transform:translate(6px,-6px);opacity:.7}.cube-mark i:nth-child(3){transform:translate(12px,-12px);opacity:.4}.site-nav{display:flex;gap:clamp(22px,3vw,42px);align-items:center;font-size:12px;font-weight:600}.site-nav a{position:relative;color:#d4d4dc}.header-cta{justify-self:end}.menu-toggle{display:none}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:0 24px;border:1px solid var(--purple);border-radius:10px;color:white;background:linear-gradient(135deg,var(--purple),var(--purple-2));cursor:pointer;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(161,0,255,.32)}.button--small{min-height:42px;padding:0 18px;gap:15px;border-radius:9px}.button--ghost{border-color:var(--line);background:transparent}.hero{position:relative;min-height:750px;display:grid;grid-template-columns:.93fr 1.07fr;overflow:hidden;border-bottom:1px solid var(--line)}.hero::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:54px 54px}.hero-glow{position:absolute;width:700px;height:700px;left:-310px;top:-320px;border-radius:50%;background:rgba(161,0,255,.14);filter:blur(90px)}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:90px clamp(30px,5vw,80px)}.kicker{display:flex;align-items:center;gap:11px;margin:0 0 25px;color:#c5c5cf;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.kicker>span{width:28px;height:2px;background:var(--purple);box-shadow:0 0 9px var(--purple)}.hero h1,.section-heading h2,.process h2{margin:0;font-size:clamp(59px,6.4vw,98px);line-height:.92;letter-spacing:-.075em}h1 em,h2 em{color:var(--purple-soft);font-style:normal}.hero-lede{max-width:610px;margin:30px 0 34px;color:var(--muted);font-size:clamp(16px,1.4vw,20px);line-height:1.65}.hero-actions{display:flex;gap:12px}.hero-points{display:flex;flex-wrap:wrap;gap:18px 26px;margin-top:40px;color:#b9b9c2;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.hero-points i{display:inline-grid;place-items:center;width:17px;height:17px;margin-right:6px;border:1px solid #4e4e5a;border-radius:50%;color:var(--green);font-style:normal}.hero-visual{position:relative;min-height:680px;overflow:hidden;background:radial-gradient(circle at 55% 48%,rgba(117,31,194,.25),transparent 32%),linear-gradient(145deg,#0b0b10,#10101a);border-left:1px solid var(--line)}.visual-grid{position:absolute;inset:-30%;background-image:linear-gradient(rgba(162,92,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(162,92,255,.13) 1px,transparent 1px);background-size:44px 44px}.printer{position:absolute;left:50%;top:50%;width:min(70%,490px);aspect-ratio:.86;transform:translate(-50%,-45%);border:16px solid #22232b;border-top-width:23px;border-radius:7px;box-shadow:0 35px 80px #000,0 0 70px rgba(161,0,255,.12),inset 0 0 25px #000}.printer-top{position:absolute;left:-16px;right:-16px;top:-23px;height:23px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;color:#8c8c98;background:linear-gradient(#33343d,#202129);font-size:6px;letter-spacing:.15em}.printer-top i{width:7px;height:7px;border-radius:50%;background:var(--green)}.printer-rail{position:absolute;left:0;right:0;top:22%;height:9px;background:#353640}.print-head{position:absolute;left:50%;top:-13px;width:62px;height:52px;transform:translateX(-50%);background:linear-gradient(135deg,#4a4b56,#202129);border:1px solid #5e5f6b;border-radius:4px}.print-thread{position:absolute;left:50%;top:calc(22% + 48px);width:1px;height:17%;background:linear-gradient(var(--purple-soft),transparent)}.printed-object{position:absolute;left:50%;bottom:15%;width:46%;height:39%;transform:translateX(-50%)}.printed-object i{position:absolute;left:50%;height:32%;border:2px solid #b963ff;border-radius:50%;background:rgba(128,34,211,.72);transform:translateX(-50%)}.printed-object i:nth-child(1){width:100%;bottom:0}.printed-object i:nth-child(2){width:92%;bottom:10%}.printed-object i:nth-child(3){width:82%;bottom:20%}.printed-object i:nth-child(4){width:70%;bottom:30%}.printed-object i:nth-child(5){width:56%;bottom:40%}.printed-object i:nth-child(6){width:40%;bottom:50%}.printed-object i:nth-child(7){width:22%;bottom:60%}.print-bed{position:absolute;left:7%;right:7%;bottom:8%;height:7%;background:linear-gradient(#363741,#18191f)}.printer-leg{position:absolute;bottom:-45px;width:23px;height:45px;background:#202129}.printer-leg--left{left:-16px}.printer-leg--right{right:-16px}.visual-card{position:absolute;z-index:3;padding:15px 17px;background:rgba(15,15,22,.82);border:1px solid rgba(198,126,255,.35);border-radius:8px}.visual-card small,.visual-card strong,.visual-card span{display:block}.visual-card small{color:#82828f;font-size:7px}.visual-card strong{margin:5px 0;font-size:18px}.visual-card span{color:var(--green);font-size:8px}.visual-card--top{right:7%;top:13%}.visual-card--bottom{left:6%;bottom:12%;width:145px}.marquee{overflow:hidden;border-bottom:1px solid var(--line);background:var(--purple)}.marquee>div{height:46px;display:flex;align-items:center;justify-content:space-around;min-width:1250px;color:white;font-size:10px;font-weight:900;letter-spacing:.13em}.marquee i{color:#070708;font-style:normal}.section{padding:120px clamp(26px,6vw,96px)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:62px}.section-heading h2,.process h2{font-size:clamp(46px,5.2vw,80px)}.section-heading>p{max-width:440px;margin:0;color:var(--muted);font-size:14px;line-height:1.75}.process{display:grid;grid-template-columns:.82fr 1.18fr;min-height:760px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:radial-gradient(circle at 15% 50%,rgba(161,0,255,.18),transparent 33%),#0d0d13}.process-heading{display:flex;flex-direction:column;justify-content:center;padding:100px clamp(26px,6vw,96px);border-right:1px solid var(--line)}.process-list{list-style:none;margin:0;padding:0;display:grid;grid-template-rows:repeat(3,1fr)}.process-list li{display:grid;grid-template-columns:40px 100px 1fr;align-items:center;gap:24px;padding:36px clamp(26px,5vw,80px);border-bottom:1px solid var(--line)}.process-icon{position:relative;width:74px;height:74px;display:grid;place-items:center;border:1px solid #7337a2;border-radius:16px;color:#d28fff;background:rgba(161,0,255,.1);font-size:30px}.process-list h3{margin:0 0 10px;font-size:20px}.process-list p{max-width:470px;margin:0;color:var(--muted);font-size:13px;line-height:1.65}.footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:40px clamp(26px,6vw,96px);border-top:1px solid var(--line);color:#aaa}.footer>div{display:flex;align-items:center;gap:12px}.cube-mark--small{width:20px;height:20px;transform:rotate(30deg) skewY(-8deg) scale(.7)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.reveal.is-visible{opacity:1;transform:none}@media(max-width:820px){.site-header{height:66px;grid-template-columns:1fr auto;padding-inline:22px}.menu-toggle{display:grid;gap:6px;width:40px;height:40px;padding:10px;border:0;background:transparent;cursor:pointer}.menu-toggle>span:not(.sr-only){display:block;width:21px;height:2px;background:white}.site-nav{position:absolute;top:66px;left:0;width:100%;height:calc(100vh - 66px);display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:26px 22px;background:#09090d;transform:translateX(100%);transition:transform .28s}.site-nav.open{transform:none}.site-nav a{width:100%;padding:20px 0;border-bottom:1px solid var(--line);font-size:20px}.header-cta{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:650px;padding:80px 24px}.hero-visual{min-height:620px;border-top:1px solid var(--line);border-left:0}.section{padding:90px 24px}.section-heading{align-items:flex-start;flex-direction:column;gap:24px}.process{grid-template-columns:1fr}.process-heading{padding:90px 24px;border-right:0;border-bottom:1px solid var(--line)}.process-list li{padding:34px 24px}}@media(max-width:600px){.brand-bar span:last-child,.brand-bar i{display:none}.hero h1{font-size:16vw}.hero-actions{align-items:stretch;flex-direction:column}.hero-points{align-items:flex-start;flex-direction:column}.hero-visual{min-height:520px}.printer{width:74%;border-width:11px;border-top-width:19px}.process-list li{grid-template-columns:28px 64px 1fr;gap:15px}.process-icon{width:58px;height:58px}.footer{align-items:flex-start;flex-direction:column}}
