@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#263f35;--muted:#748076;--paper:#fafbf7;--green:#28513e;--line:#dee4da;--orange:#c97844}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #c97844;outline-offset:5px}header{height:96px;max-width:1380px;margin:auto;padding:0 64px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-family:Manrope,Arial,sans-serif;font-size:29px;font-weight:800;letter-spacing:-1.5px;display:flex;align-items:center;gap:9px}.brand svg{width:29px;fill:var(--paper);stroke:var(--green);stroke-width:2.5}.brand>span{font:11px Arial;align-self:flex-start;margin-top:7px;letter-spacing:0}nav{display:flex;gap:34px;font-size:13px}nav a:hover,footer a:hover{color:var(--orange)}.nav-cta{font-size:13px;border:1px solid #ccd5c9;padding:12px 18px;border-radius:6px;display:flex;gap:27px}.hero{position:relative;padding:62px 64px 0;max-width:1380px;margin:auto;text-align:center}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:9px}.eyebrow i,.scene-top i,.result .node-body i{width:6px;height:6px;background:#648768;display:inline-block;border-radius:50%}h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(56px,6vw,83px);line-height:1.09;font-weight:500;letter-spacing:-5px;margin:24px 0 21px}h1 span,.closing h2 span{color:#7d927b}.hero>p{font-size:16px;line-height:1.75;color:#768074;margin:0}.hero-actions{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:28px}.button{font-size:13px;display:inline-flex;align-items:center;gap:35px;padding:16px 22px;border-radius:6px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#38614b}.primary{background:var(--green);color:white}.text-link{font-size:13px;display:flex;gap:18px}.hero-note{font-size:10px;color:#8c9589;margin:21px 0 37px}.experience{text-align:left;position:relative;border:1px solid #d7dfd1;border-radius:13px;background:#e9eee7;overflow:hidden;height:525px;box-shadow:0 20px 55px #304b3410}.scene-top,.scene-bottom{position:absolute;z-index:2;left:24px;right:24px;display:flex;justify-content:space-between;font-size:9px;color:#6b7a68;letter-spacing:1.3px}.scene-top{top:22px}.scene-top i{margin-right:8px}.scene-bottom{bottom:17px;letter-spacing:.3px;align-items:center}.scene-bottom button{background:#f7faf3bd;border:1px solid #ced8c9;padding:8px 11px;border-radius:5px;color:#566c57;font-size:10px;cursor:pointer}#stage{position:absolute;inset:0}#stage canvas{display:block;width:100%;height:100%}.scene-label{position:absolute;left:30px;top:98px;font-size:9px;letter-spacing:1px}.scene-label small{display:block;color:#82917b;font-size:9px;margin:8px 0 0 19px;letter-spacing:0}.cross{font-size:18px;margin-right:6px}.axis{position:absolute;right:32px;top:160px;font-size:10px;white-space:pre;color:#7f8f79}.axis span{display:block;margin:4px}.graph{position:absolute;left:5%;bottom:47px;width:74%;height:200px}.wires{position:absolute;width:100%;height:100%;overflow:visible;fill:none;stroke:#96a98a;stroke-width:1.8}.wires .flow{stroke:#cc8855;stroke-dasharray:6 120;animation:flow 5s linear infinite}.node{width:23%;position:absolute;background:#fffffff2;border:1px solid #cdd8c7;border-radius:7px;box-shadow:0 8px 23px #324b3412;font-size:11px}.source{left:0;top:59px}.modifier{left:32%;top:19px}.result{left:66%;top:59px}.node-title{padding:11px 12px;border-bottom:1px solid #e9ece6;display:flex;align-items:center;gap:8px;font-weight:600}.node-title b{color:#75946b;font-size:15px}.modifier .node-title b{color:#cc8956}.node-title small{margin-left:auto;font-size:8px;color:#a3ac9d}.node-body{padding:12px;color:#657260;font-size:10px}.node-body>span{display:block;font-size:9px;color:#909c8a;margin-top:9px}.node label{display:flex;justify-content:space-between;gap:5px}input[type=range]{width:100%;min-width:0;height:4px;accent-color:var(--orange);margin:15px 0 3px;cursor:pointer}.port{position:absolute;top:46px;width:7px;height:7px;border:1px solid #90a380;border-radius:50%;background:#f8faf6}.in{left:-4px}.out{right:-4px}.modifier .port{top:46px}.bridge{max-width:1252px;margin:0 auto;padding:38px 10px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.bridge>span{font-size:9px;letter-spacing:1.5px;color:#8a9486}.bridge>div{display:flex;gap:32px;font-size:14px}.bridge b{color:#c6d1c0;font-weight:400}.products{max-width:1380px;margin:auto;padding:100px 64px}.section-head{position:relative}.section-head .eyebrow{justify-content:flex-start}h2{font-family:Manrope,Arial,sans-serif;font-size:43px;line-height:1.22;letter-spacing:-2px;font-weight:500;margin:22px 0 38px}.section-head>p{position:absolute;right:0;bottom:3px;color:#7c8777;font-size:14px;line-height:1.8}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product{border:1px solid #dbe3d5;border-radius:12px;background:#f0f4ec;padding:32px;overflow:hidden}.nodefab{background:#f5f1e9;border-color:#e7ded2}.product-top{display:flex;justify-content:space-between;align-items:center}.product-logo{font-size:24px;font-weight:650;letter-spacing:-1px}.tag{font-size:8px;letter-spacing:1px;padding:7px 10px;border:1px solid #d3ddcc;border-radius:4px}.nodefab .tag{border-color:#dfd5c6}.product h3{font-size:30px;letter-spacing:-1.2px;line-height:1.25;font-weight:500;margin:36px 0 16px}.product p{font-size:13px;line-height:1.8;color:#7e8878}.mini-sim,.fabrication{height:215px;margin:25px -5px 5px;position:relative}.mini-sim{display:flex;align-items:flex-start;justify-content:space-around;padding:15px 12px;background-image:radial-gradient(#cdd8c4 1px,transparent 1px);background-size:15px 15px;border-radius:8px}.mini-node{background:#fafcf7;border:1px solid #cad7c1;box-shadow:0 6px 12px #334b3410;border-radius:6px;font-size:22px;text-align:center;width:90px;padding:10px}.mini-node small{display:block;font-size:9px;margin-top:8px;color:#7e8f74}.mini-sim>span{padding-top:25px;color:#9faf95}.mini-sim svg{position:absolute;bottom:14px;left:5%;width:90%;height:80px;fill:none}.chart-grid{stroke:#d9e2d1;stroke-width:1}.chart{stroke:#6c8e5a;stroke-width:2}.features{display:flex;gap:8px;flex-wrap:wrap;margin:21px 0 29px}.features span{font-size:10px;padding:6px 9px;border-radius:4px;background:#ffffff80}.product-link{display:flex;justify-content:space-between;padding-top:21px;border-top:1px solid #d7dfd1;font-size:13px;font-weight:500}.nodefab .product-link{border-color:#dfd6c9}.layers{position:absolute;left:33%;top:0;width:140px;height:150px;transform:rotate(-24deg)}.layers i{position:absolute;width:135px;height:86px;border:1px solid #bc8254;background:linear-gradient(120deg,#e8bc8f,#ca8e5f);border-radius:23px;transform:skewY(22deg) rotate(-25deg);box-shadow:5px 7px 10px #9d73451a}.layers i:nth-child(1){top:91px}.layers i:nth-child(2){top:78px}.layers i:nth-child(3){top:65px}.layers i:nth-child(4){top:52px}.layers i:nth-child(5){top:39px}.layers i:nth-child(6){top:26px}.layers i:nth-child(7){top:13px}.layers i:nth-child(8){top:0;background:linear-gradient(125deg,#f2d3ae,#d89d69)}.file-pill{position:absolute;left:5px;top:29px;transform:rotate(-5deg);padding:13px;background:#fffcf6;box-shadow:0 5px 15px #8058300c;border:1px solid #e2d6c6;border-radius:6px;font-size:11px}.file-pill span{display:block;font-size:8px;color:#a1907b;margin-top:5px}.cost-pill{position:absolute;right:0;bottom:15px;padding:14px 18px;background:#fffcf5;border:1px solid #e2d6c6;border-radius:6px}.cost-pill span{font-size:7px;letter-spacing:1px;color:#ac8e6e;display:block}.cost-pill b{font-size:11px;font-weight:500;display:block;margin-top:8px}.closing{text-align:center;padding:63px 24px 100px;background:radial-gradient(ellipse at bottom,#e8efdf,transparent 65%)}.closing h2{font-size:55px;margin-bottom:30px}footer{max-width:1380px;margin:auto;padding:32px 64px;border-top:1px solid var(--line);display:flex;align-items:center;gap:26px}footer>.brand{font-size:23px}footer>span{font-size:11px;color:#8a9483}footer>div{margin-left:auto;display:flex;gap:26px;font-size:11px}footer small{font-size:9px;color:#8a9483;margin-left:20px}.skip{position:absolute;left:15px;top:-80px;background:white;padding:15px;z-index:20}.skip:focus{top:10px}.fallback{position:absolute;top:35%;left:20%;font-size:14px}.paused .flow{animation-play-state:paused}.subpage{max-width:1100px;margin:auto;min-height:72vh;padding:90px 64px}.subpage .eyebrow{justify-content:flex-start}.subpage h1{font-size:65px}.subpage p{font-size:18px;line-height:1.8;max-width:600px;color:#7d8977}.placeholder{border-top:1px solid var(--line);margin-top:55px;padding-top:25px;font-size:13px!important}.subpage .button{margin-top:20px}@keyframes flow{to{stroke-dashoffset:-252}}@media(min-width:1600px){.hero{padding-top:90px}}@media(max-width:900px){header{padding:0 28px}.hero{padding:45px 28px 0}.bridge{margin:0 28px}.products{padding:75px 28px}.product{padding:23px}.graph{width:87%}.scene-label{top:75px}.section-head>p{position:static;margin-bottom:30px}.product h3{font-size:25px}footer{padding:30px 28px}.node{width:24%}}@media(max-width:600px){header{height:78px;padding:0 20px;flex-wrap:wrap;gap:10px}.brand{font-size:25px}.brand svg{width:24px}nav{gap:16px;font-size:11px}.nav-cta{display:none}.hero{padding:36px 16px 0}h1{font-size:55px;letter-spacing:-3px}.eyebrow{font-size:8px;letter-spacing:1.4px}.hero>p{font-size:14px}.hero-actions{gap:17px}.button{font-size:12px;gap:18px;padding:14px 17px}.text-link{font-size:11px;gap:7px}.experience{height:480px}.scene-top{left:16px;right:16px;font-size:7px}.scene-top>span:last-child{display:none}.scene-label{top:60px;left:17px}.scene-label small{font-size:8px}.axis{right:14px;top:110px}.graph{left:5%;bottom:52px;width:90%;height:160px}.node{width:29%}.modifier{left:35%;top:14px}.source{top:53px}.result{left:71%;top:53px}.node-title{padding:8px 6px;gap:4px;font-size:9px}.node-title small{display:none}.node-body{padding:8px 6px;font-size:8px}.node-body>span{font-size:7px}.node-title b{font-size:11px}.port,.modifier .port{top:38px}.wires{display:none}.graph:before{content:'';position:absolute;left:26%;right:0;top:85px;height:1px;background:#8d9e83}.scene-bottom{left:14px;right:14px;font-size:8px;gap:5px}.scene-bottom button{font-size:8px;padding:7px}.bridge{padding:26px 0;display:block;text-align:center;margin:0 20px}.bridge>span{font-size:8px}.bridge>div{justify-content:center;gap:20px;font-size:12px;margin-top:16px}.products{padding:60px 20px}h2{font-size:35px}.product-grid{grid-template-columns:1fr}.product{padding:27px}.product h3{font-size:30px}.closing{padding:35px 20px 65px}.closing h2{font-size:42px}footer{padding:25px 20px;flex-wrap:wrap;gap:15px}footer>div{gap:18px}footer small{margin-left:0;width:100%}.subpage{padding:60px 24px}.subpage h1{font-size:47px}.subpage p{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.flow{animation:none!important}*{transition:none!important}}
.language-switch{display:flex;align-items:center;gap:4px;font-size:10px;flex-shrink:0}.language-switch button{border:0;background:transparent;color:#85907e;padding:9px 5px;font-size:11px;cursor:pointer;border-radius:4px}.language-switch button[aria-pressed="true"]{color:#28513e;font-weight:700;background:#eaf0e4}.language-switch>span{color:#c1cbbc}header nav{margin-left:auto}header .nav-cta{flex-shrink:0}@media(max-width:900px){header{gap:18px}header nav{gap:18px}}@media(max-width:600px){header{height:auto;min-height:92px;padding:15px 20px 10px;display:grid;grid-template-columns:1fr auto;gap:13px}header .brand{grid-column:1;grid-row:1}header .language-switch{grid-column:2;grid-row:1}header nav{grid-column:1 / -1;grid-row:2;justify-content:center;margin:0;gap:30px}.hero-actions{flex-wrap:wrap}.hero h1{font-size:clamp(43px,12vw,55px)}}

.product-demo{margin:25px -5px 5px;border:1px solid #d6e0ce;border-radius:9px;padding:13px 12px 8px;background:#f8fbf366;overflow:hidden}.fab-demo{border-color:#e4d7c4;background:#fffaf266}.demo-caption{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#6e8063;min-height:18px}.fab-demo .demo-caption{color:#a0805c}.demo-counter{font-size:8px;letter-spacing:1px;white-space:nowrap;padding-top:2px}.demo-svg{width:100%;height:auto;display:block;overflow:visible}.block-bg{fill:#fcfef8;stroke:#c7d6ba}.svg-small{text-anchor:middle;font:9px Arial,sans-serif;fill:#7c8e70}.svg-pid{text-anchor:middle;font:600 20px Arial,sans-serif;fill:#42633b}.svg-axis{font:8px Arial,sans-serif;fill:#92a187}.wire-base{stroke:#d1ddc6;stroke-width:1.5;stroke-dasharray:3 4}.wire-live{stroke:#75975f;stroke-width:2;stroke-dasharray:1;stroke-dashoffset:1}.demo-controls{display:flex;justify-content:space-between;align-items:center;min-height:28px;gap:6px}.demo-hint{font-size:8px;color:#8d9983}.demo-controls>div{display:flex;gap:5px}.demo-controls button{border:1px solid #d8e0cf;background:#fcfdf7;color:#7d8e6d;border-radius:4px;width:27px;height:25px;cursor:pointer;font-size:12px;line-height:1}.fab-demo .demo-controls button{border-color:#e1d4bf;color:#a3845b;background:#fffaf1}.fab-demo .svg-small{fill:#a18360;font-size:8px}.fab-demo .demo-hint{color:#a38e72}.curve-sketch{stroke-dasharray:1;stroke-dashoffset:1}.fab-design,.fab-printer,.printed-object,.fab-package,.fab-truck,#print-head{opacity:0}.printed-object{transform-origin:220px 200px}.fab-steps{display:flex;justify-content:center;gap:22px;font-size:9px;color:#b6a389;margin:3px 0 5px}.fab-steps .active{color:#a56937;font-weight:700}.fab-steps span{position:relative}.fab-steps span:not(:last-child):after{content:"·";position:absolute;right:-13px;color:#cebea5}.truck-word{text-anchor:middle;font:600 17px Arial,sans-serif;fill:#96724e}.settled-mark{opacity:0}.pid-demo{padding-bottom:29px}@media(max-width:600px){.demo-caption{font-size:9px}.product-demo{padding-left:8px;padding-right:8px}.demo-hint{font-size:7px}.fab-steps{font-size:8px}.pid-demo{padding-bottom:28px}}
.header-community{display:flex;align-items:center;gap:12px;flex-shrink:0}.social-link{display:flex;align-items:center;justify-content:center;width:30px;height:34px;color:#70836b;border-radius:5px;transition:color .2s,background .2s}.social-link:hover{color:#28513e;background:#eaf0e4}.social-link svg{width:19px;height:19px}.header-community .language-switch{border-left:1px solid #dce3d6;padding-left:9px}@media(max-width:600px){header .header-community{grid-column:2;grid-row:1;gap:5px}.header-community .language-switch{padding-left:5px}.social-link{width:25px}}
