:root{color-scheme:dark;font-family:Manrope,system-ui,sans-serif;background:#0b0d0e;color:#eef1f2;--line:#252b2e;--muted:#8a9398;--cyan:#5bc2ce;--blue:#5d94be;--green:#70b29c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0d0e;overflow-x:hidden}.site-shell{min-height:100vh;background-image:linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:72px 72px}.site-header{position:relative;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1440px;height:88px;margin:auto;padding:0 44px;border-bottom:1px solid var(--line)}.brand{width:145px}.brand img,footer img{display:block;width:100%;height:auto}.site-header nav{display:flex;gap:33px}.site-header nav a,.header-cta{color:#90999e;text-decoration:none;font-size:12px;font-weight:600}.site-header nav a:hover{color:#eef1f2}.header-cta{justify-self:end;padding:11px 15px;border:1px solid #394349;border-radius:8px;color:#dce6e9;background:#171b1d}.header-cta span{margin-left:12px;color:var(--cyan)}.hero{display:grid;grid-template-columns:minmax(430px,.82fr) minmax(560px,1.18fr);max-width:1440px;min-height:760px;margin:auto;border-bottom:1px solid var(--line)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:85px 54px 70px 44px;border-right:1px solid var(--line)}.eyebrow,.section-index{margin:0;color:#829097;font:500 10px DM Mono;letter-spacing:1.5px}.eyebrow i{display:inline-block;width:7px;height:7px;margin-right:9px;border-radius:50%;background:var(--cyan);box-shadow:0 0 13px #5bc2ce88}.hero h1{margin:27px 0 25px;font-size:clamp(52px,5vw,82px);line-height:.97;letter-spacing:-5px}.hero h1 span,.manifesto h2 span{color:#7e898f;font-weight:500}.hero-intro{max-width:570px;margin:0;color:#a5adb1;font-size:15px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.primary-button{display:inline-flex;align-items:center;justify-content:space-between;min-width:178px;padding:15px 17px;border-radius:8px;background:linear-gradient(105deg,var(--cyan),var(--blue) 48%,var(--green));color:#0c1619;text-decoration:none;font-size:12px;font-weight:800}.primary-button span{font-size:18px}.text-link{color:#afb7ba;text-decoration:none;font-size:12px}.text-link span{margin-left:8px;color:var(--cyan)}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:74px;padding-top:23px;border-top:1px solid var(--line)}.hero-proof div{display:flex;gap:12px}.hero-proof strong{color:#d5dde0;font:500 14px DM Mono}.hero-proof span{color:#707b80;font:10px/1.5 DM Mono;text-transform:uppercase}.canvas-stage{position:relative;min-height:720px;overflow:hidden;background-color:#0e1112;background-image:radial-gradient(#3c474b 1px,transparent 1px);background-size:22px 22px}.canvas-stage:after{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 52% 48%,transparent 5%,#0b0d0e88 84%)}.stage-label{position:absolute;z-index:2;top:28px;left:28px;right:28px;display:flex;justify-content:space-between;color:#657075;font:9px DM Mono;letter-spacing:1px}.stage-label span:last-child{color:#77abb2}.stage-wires{position:absolute;z-index:1;inset:0;width:100%;height:100%}.stage-wires path{fill:none;stroke:#4d8a9a;stroke-width:1.7;opacity:.75}.stage-wires .wire-muted{stroke:#8d7d59;opacity:.55}.flow-node{position:absolute;z-index:3;border:1px solid #343b3f;border-radius:12px;background:#181b1dcc;box-shadow:0 18px 38px #0008;backdrop-filter:blur(8px);transition:translate .3s ease}.flow-node header{display:flex;align-items:center;gap:9px;height:44px;padding:0 12px;border-bottom:1px solid #303639;color:#dce2e4;font-size:11px}.flow-node header i{width:3px;height:3px;margin-left:auto;border-radius:50%;background:#7b858a;box-shadow:7px 0 #7b858a,14px 0 #7b858a}.node-icon{display:grid;place-items:center;width:23px;height:23px;border:1px solid #434b4f;border-radius:6px;color:#a8b2b6;font:10px DM Mono}.port{position:absolute;width:12px;height:12px;border:2px solid #69b9c8;border-radius:50%;background:#203238;box-shadow:0 0 0 3px #0b0d0e99}.port.input{left:-7px;top:50%}.port.output{right:-7px;top:50%}.prompt-node{top:245px;left:6%;width:210px}.prompt-node p{height:105px;margin:0;padding:14px;color:#959fa4;font-size:10px;line-height:1.6}.prompt-node .port{border-color:#c6ae74;background:#332f25}.image-node{top:125px;left:47%;width:260px}.model-dot{width:18px;height:18px;border-radius:50%;background:conic-gradient(#6db596,#5aa8ca,#cd7769,#d9ad58,#6db596)}.flow-node header small{margin-left:auto;color:#838d92;font:9px DM Mono}.generated-art{position:relative;height:190px;overflow:hidden;background:radial-gradient(circle at 50% 65%,#6fb4ae55,transparent 35%),linear-gradient(155deg,#182428,#0c1012)}.generated-art i{position:absolute;left:50%;bottom:-25px;width:108px;height:210px;border:1px solid #72bfc455;border-radius:60% 40% 45% 55%;background:linear-gradient(105deg,#56afae32,#8bc9b814);transform-origin:bottom}.generated-art i:nth-child(1){transform:translateX(-50%) rotate(-43deg)}.generated-art i:nth-child(2){transform:translateX(-50%) rotate(-22deg)}.generated-art i:nth-child(3){transform:translateX(-50%)}.generated-art i:nth-child(4){transform:translateX(-50%) rotate(22deg)}.generated-art i:nth-child(5){transform:translateX(-50%) rotate(43deg)}.image-node footer{display:flex;justify-content:space-between;padding:10px 12px;color:#7e898e;font:8px DM Mono}.image-node footer strong{color:#81bbc2}.motion-node{top:390px;left:51%;width:240px}.waveform{color:#db7ba2}.motion-preview{position:relative;display:grid;place-items:center;height:115px;overflow:hidden;background:linear-gradient(145deg,#1f3033,#111617)}.motion-preview:before,.motion-preview:after{content:'';position:absolute;width:120px;height:120px;border:1px solid #6db5b655;border-radius:50%;transform:scaleX(.45) rotate(25deg)}.motion-preview:after{transform:scaleX(.45) rotate(-25deg)}.motion-preview span{z-index:2;color:#d2dddf;font-size:18px}.canvas-toolbar{position:absolute;z-index:4;bottom:24px;left:50%;display:flex;align-items:center;gap:2px;padding:5px;border:1px solid #343b3f;border-radius:9px;background:#191d1ecc;box-shadow:0 12px 25px #0008;transform:translateX(-50%)}.canvas-toolbar span,.canvas-toolbar b{display:grid;place-items:center;width:27px;height:27px;color:#8d979b;font-size:12px}.canvas-toolbar b{border-radius:5px;background:#315366;color:#cfe4e8}.canvas-toolbar small{padding:0 9px;border-left:1px solid #31383b;border-right:1px solid #31383b;color:#829095;font:9px DM Mono}.manifesto{display:grid;grid-template-columns:.35fr 1fr .68fr;gap:70px;max-width:1440px;margin:auto;padding:145px 44px;border-bottom:1px solid var(--line)}.manifesto h2{margin:0;font-size:clamp(38px,4vw,62px);line-height:1.08;letter-spacing:-3px}.manifesto>p:last-child{align-self:end;margin:0;color:#899398;font-size:14px;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1440px;margin:auto;border-bottom:1px solid var(--line)}.feature-grid article{min-height:375px;padding:38px 42px;border-right:1px solid var(--line)}.feature-grid article:last-child{border-right:0}.feature-number{color:#657176;font:9px DM Mono}.feature-icon{display:grid;place-items:center;width:48px;height:48px;margin:78px 0 25px;border:1px solid #394247;border-radius:12px;background:#171b1d;color:var(--cyan);font-size:19px}.feature-grid h3{margin:0 0 13px;font-size:20px;letter-spacing:-.5px}.feature-grid p{max-width:320px;margin:0;color:#7f898e;font-size:12px;line-height:1.7}.closing{display:flex;align-items:flex-end;justify-content:space-between;max-width:1440px;margin:auto;padding:130px 44px}.closing h2{margin:23px 0 0;font-size:clamp(60px,8vw,112px);line-height:.88;letter-spacing:-7px}.primary-button.large{min-width:220px;margin-bottom:5px;padding:18px 20px}footer{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;max-width:1440px;height:100px;margin:auto;padding:0 44px;border-top:1px solid var(--line);color:#657176;font:9px DM Mono;letter-spacing:.7px}footer img{width:115px}footer p{text-align:center}footer span{text-align:right}@media(max-width:1000px){.site-header{grid-template-columns:1fr 1fr}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:670px;border-right:0;border-bottom:1px solid var(--line)}.canvas-stage{min-height:680px}.manifesto{grid-template-columns:1fr}.manifesto>p:last-child{max-width:620px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:290px;border-right:0;border-bottom:1px solid var(--line)}.feature-icon{margin-top:45px}.closing{align-items:flex-start;flex-direction:column;gap:55px}}@media(max-width:620px){.site-header{height:72px;padding:0 20px}.brand{width:122px}.header-cta{padding:9px 11px}.hero-copy{min-height:620px;padding:70px 20px 55px}.hero h1{font-size:48px;letter-spacing:-3.5px}.hero-proof{gap:8px}.hero-proof div{display:grid;gap:6px}.canvas-stage{min-height:570px}.prompt-node{left:4%;transform:scale(.82);transform-origin:left center}.image-node{left:40%;transform:scale(.8);transform-origin:left top}.motion-node{left:35%;top:370px;transform:scale(.83);transform-origin:left top}.manifesto{gap:35px;padding:90px 20px}.manifesto h2{font-size:40px}.feature-grid article{padding:35px 20px}.closing{padding:95px 20px}.closing h2{font-size:66px;letter-spacing:-5px}footer{grid-template-columns:1fr auto;height:120px;padding:0 20px}footer p{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.flow-node{transition:none}}
