@font-face{font-family:Manrope;src:url('assets/manrope.ttf?v=2') format('truetype');font-weight:200 800;font-display:swap}
:root{--paper:#eef1ee;--ink:#202927;--muted:#66726c;--line:#cbd3cc;--accent:#d84c2a;--dark:#15231f;--gutter:clamp(24px,5.5vw,100px);--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-padding-top:90px}body{margin:0;font:16px/1.65 Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);overflow-x:clip}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.4;cursor:default}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.06}h2{font-size:clamp(38px,4.8vw,72px)}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;display:block;flex-shrink:0}svg use{pointer-events:none}.icon-library{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}::selection{background:#dc542d;color:white}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9aa69e;border-radius:5px}.skip-link{position:fixed;z-index:200;top:8px;left:12px;background:white;padding:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{position:fixed;top:0;left:0;width:100%;height:88px;z-index:100;padding:0 var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:30px;transition:background .25s,box-shadow .25s}.site-header.scrolled{background:#eef1eef5;box-shadow:0 1px 0 #20292712}.brand{position:relative;display:block;font-size:37px;font-weight:700;letter-spacing:-.055em;line-height:1;padding-right:22px}.brand>svg{position:absolute;right:0;top:-8px;width:23px;height:23px;stroke-width:2}.site-header nav{display:flex;gap:32px;font-size:14px}.site-header nav a{padding:10px 0;transition:color .2s}.site-header nav a:hover{color:var(--accent)}.tech-button{display:inline-flex;align-items:stretch;border:1px solid currentColor;background:transparent;position:relative;font-size:14px;font-weight:600;line-height:1.3;min-height:54px;padding:0;isolation:isolate;transition:color .25s,background .25s;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,0 100%)}.tech-button::before{content:'';position:absolute;inset:0;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease);z-index:-1}.tech-button>span:first-child{display:flex;align-items:center;padding:17px 23px}.tech-button .button-icon{display:grid;place-items:center;width:54px;border-left:1px solid currentColor}.tech-button svg{width:19px;height:19px;transition:transform .35s var(--ease)}.tech-button:hover{color:white;border-color:var(--ink)}.tech-button:hover::before{transform:scaleX(1)}.tech-button:hover svg{transform:translate(2px,-2px)}.header-cta{min-height:42px;font-size:12px}.header-cta>span:first-child{padding:11px 18px}.header-cta .button-icon{width:42px}.light{background:#d5fa81;color:#17221a;border-color:#d5fa81}.light::before{background:#efffcf}.light:hover{color:#17221a;border-color:#d5fa81}.menu-toggle{display:none}.section-nav{position:fixed;right:22px;top:50%;transform:translateY(-50%);z-index:90;display:flex;flex-direction:column;gap:8px;mix-blend-mode:difference;color:white}.section-nav a{position:relative;width:26px;height:26px;display:grid;place-items:center}.section-nav a::after{content:'';width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.45;transition:transform .3s,opacity .3s}.section-nav a[aria-current]::after{opacity:1;transform:scale(1.5)}.section-nav a[aria-current]::before{content:'';position:absolute;inset:3px;border:1px solid #ffffff70;border-radius:50%}.section-nav a>span{position:absolute;right:33px;white-space:nowrap;font-size:12px;opacity:0;transition:opacity .2s;pointer-events:none}.section-nav a:hover>span,.section-nav a:focus-visible>span{opacity:1}
.cinema{height:235svh;position:relative}.cinema-stage{height:100svh;min-height:700px;position:sticky;top:0;overflow:hidden}.hero-media{position:absolute;inset:-2%;will-change:transform;background:#e3e5df}.hero-media img,.hero-media video{width:100%;height:100%;object-fit:cover;object-position:66% center}.hero-media video{position:absolute;inset:0;opacity:0;transition:opacity .6s}.hero-media video.ready{opacity:1}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#eef1eeed,#eef1eeb3 34%,#eef1ee05 70%);pointer-events:none}.hero-copy{position:relative;padding:clamp(150px,20vh,220px) var(--gutter) 100px;max-width:930px;will-change:transform,opacity}.hero-copy h1{font-size:clamp(62px,7.1vw,112px);letter-spacing:-.055em;line-height:.99}.hero-keyword{color:#3c5045;display:inline-block}.hero-copy p{font-size:17px;line-height:1.75;max-width:380px;margin:29px 0 30px}.hero-cta{background:#eef1ee85}.hero-signals{position:absolute;inset:0;pointer-events:none;will-change:transform}.signal{position:absolute;display:flex;align-items:center;gap:14px;background:#eef1eecf;border:1px solid #ffffff75;padding:16px 18px;width:214px;border-radius:2px;box-shadow:0 14px 40px #1726220a}.signal svg{color:#596a5a}.signal span{font-size:12px;color:#5b675c;line-height:1.55}.signal strong{display:block;color:#253c2b;font-size:13px;font-weight:600}.signal i{width:5px;height:5px;border-radius:50%;background:#819c50;margin-left:auto}.signal-one{right:6%;top:34%}.signal-two{right:26%;bottom:21%}.scroll-cue{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);font-size:12px;display:flex;align-items:center;gap:26px;white-space:nowrap}.scroll-cue svg{height:20px;animation:scroll-nudge 2.5s var(--ease) infinite}@keyframes scroll-nudge{0%,100%{transform:translateY(-4px);opacity:.5}50%{transform:translateY(5px);opacity:1}}.hero-next{position:absolute;left:var(--gutter);right:var(--gutter);top:20%;padding:42px 52px;background:#15231ff0;color:#eef4e9;opacity:0;transform:translateY(90px) scale(.94);will-change:transform,opacity;pointer-events:none;max-width:1080px;margin:auto;border:1px solid #667e6a;border-radius:2px}.hero-next>p{font-size:clamp(52px,6.6vw,100px);line-height:1.01;letter-spacing:-.05em;margin:28px 0}.hero-next>p>span{color:#d5fa81}.next-trace{display:flex;align-items:center;gap:20px;font-size:12px;max-width:400px}.next-trace i{height:1px;background:#778b7a;flex:1;position:relative;overflow:hidden}.next-trace i::after{content:'';position:absolute;inset:0;background:#d5fa81;animation:trace 2s linear infinite}.next-caption{font-size:16px;line-height:1.65;margin-left:60%}@keyframes trace{from{transform:translateX(-100%)}to{transform:translateX(100%)}}.hero-keyword:hover{animation:glitch .24s steps(2) 2}@keyframes glitch{25%{text-shadow:3px 0 #d84c2a,-2px 0 #839f89;transform:translateX(-1px)}75%{text-shadow:-3px 0 #d84c2a,2px 0 #839f89;transform:translateX(1px)}}
.section-pad{padding:110px var(--gutter)}.layer{position:relative;border-radius:28px 28px 0 0;margin-top:-28px;background:var(--paper);box-shadow:0 -15px 50px #14221a08}.approach{z-index:2;min-height:78svh;position:sticky;top:70px;padding-bottom:90px;background:#f7f8f3}.approach-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;align-items:start}.soft{color:#728175}.approach-copy>p:first-child{font-size:23px;line-height:1.5;color:#354537;margin-bottom:24px}.approach-copy>p{font-size:16px;color:var(--muted)}.line-link{display:inline-flex;align-items:center;gap:20px;margin-top:30px;border-bottom:1px solid #829282;padding-bottom:10px;font-size:13px}.line-link svg{width:17px}.studio-principles{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:70px;padding-top:23px;font-size:13px;gap:30px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:55px}.section-heading>p{font-size:15px;min-width:260px;padding-bottom:6px}.workflow-section{z-index:3;background:var(--dark);color:#e9f0e7;padding-bottom:105px}.workflow-section h2>span{color:#b4c6b4}.workflow-section .section-heading>p{color:#b0c0b3}.flow-studio{border:1px solid #435648;border-radius:10px;overflow:hidden;background:#1d2d25}.studio-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px;border-bottom:1px solid #405044}.studio-title{display:flex;align-items:center;gap:10px}.studio-title>svg{width:26px}.studio-title strong{font-size:14px;font-weight:600}.sample-tag{font-size:11px;letter-spacing:.08em;background:#354739;padding:4px 7px;border-radius:3px;color:#c8d9c7}.studio-utilities{display:flex;gap:18px}.studio-utilities button,.board-toolbar button,.subtle-button{background:none;border:0;padding:6px 0;color:#d7e4d5;font-size:12px;text-decoration:underline;text-underline-offset:5px;min-height:32px}.studio-utilities button:hover,.subtle-button:hover{color:#d5fa81}.studio-layout{display:grid;grid-template-columns:154px minmax(0,1fr) 238px}.node-shelf{padding:24px 14px;border-right:1px solid #3d4e41;background:#1a2921}.node-shelf h3{font-size:14px;letter-spacing:-.01em;font-weight:600}.node-shelf>p{font-size:12px;color:#9eb3a1;margin-top:8px}.node-library-button{border:1px solid #435447;background:#24372b;color:#dce8d8;border-radius:5px;padding:11px 9px;text-align:left;width:100%;display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.5;margin-top:10px;min-height:44px;transition:background .2s,transform .2s}.node-library-button:hover{background:#334d3a;transform:translateX(2px)}.node-library-button svg{width:17px;height:17px}.node-library-button>svg:last-child{width:13px;margin-left:auto}.shelf-note{font-size:12px;color:#9cb29e;line-height:1.75;margin-top:30px}.board-area{min-width:0;background:#e8ede6;display:flex;flex-direction:column;color:var(--ink)}.board-toolbar{height:49px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #cbd5c8;gap:15px;font-size:12px}.board-toolbar button{color:#425b45;font-size:12px}.board-scroll{overflow:auto;height:536px;position:relative;scrollbar-color:#9eaf9b #dfe6db}.flow-board{position:relative;width:900px;height:520px;background-image:radial-gradient(#8fa28a6b .7px,transparent .7px);background-size:20px 20px}.flow-wires{position:absolute;width:100%;height:100%;inset:0;overflow:visible;pointer-events:none}.flow-wires path{fill:none;stroke:#9cac95;stroke-width:1.7}.flow-wires path.wire-active{stroke:#526f23;stroke-width:2;stroke-dasharray:7 6;animation:wire-flow .6s linear infinite}@keyframes wire-flow{to{stroke-dashoffset:-26}}.flow-wires path.wire-done{stroke:#5d8a3a}.flow-node{position:absolute;width:200px;background:#fafcf7;border:1px solid #b1c2a7;border-radius:8px;box-shadow:0 8px 18px #28462209;transition:box-shadow .2s,border-color .2s;user-select:none}.flow-node.selected{border:2px solid #738b48;box-shadow:0 0 0 3px #91a96b29}.node-select{background:transparent;border:0;padding:16px 16px 12px;display:block;width:100%;text-align:left;cursor:grab;touch-action:none;line-height:1.4}.node-select:active{cursor:grabbing}.node-top{display:flex;align-items:center;gap:9px;margin-bottom:12px}.node-symbol{width:30px;height:30px;display:grid;place-items:center;background:#e6eddf;color:#4c6939;border-radius:5px}.node-symbol svg{width:19px;height:19px}.node-category{font-size:11px;letter-spacing:.05em;color:#687e5b}.node-name{display:block;font-size:14px;font-weight:650;color:#263b26}.node-detail{font-size:12px;color:#64765c;display:block;margin-top:6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.node-bottom{border-top:1px solid #dce4d4;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#637659}.node-bottom i{display:block;width:5px;height:5px;border-radius:50%;background:#9fae94}.flow-node.running .node-bottom i{background:#608229;animation:blink .7s infinite}.flow-node.waiting{border-color:#c3713c}.flow-node.done{border-color:#6e8b4a}.flow-node.blocked,.flow-node.skipped{opacity:.65}.port{position:absolute;top:72px;width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;background:transparent}.port::after{content:'';width:10px;height:10px;border-radius:50%;background:#eff5e9;border:2px solid #6d8a4f;transition:transform .2s,background .2s}.port:hover::after,.port.connecting::after{transform:scale(1.4);background:#a3cc61}.port-in{left:-13px}.port-out{right:-13px}.canvas-hint{min-height:43px;font-size:12px;line-height:1.5;padding:11px 18px;border-top:1px solid #cbd5c8;background:#e0e7dc}.node-inspector{background:#f4f6ef;color:var(--ink);padding:23px 20px;border-left:1px solid #cad4c7;min-height:628px}.inspector-heading{display:flex;align-items:center;gap:10px;margin-bottom:14px}.inspector-heading svg{width:23px;color:#728952}.node-inspector h3{font-size:18px;letter-spacing:-.025em}.node-inspector>p{font-size:12px;color:#65785c;line-height:1.6;margin-bottom:21px}.node-inspector label{display:block;font-size:12px;margin:13px 0 5px;font-weight:600;color:#546b4c}.node-inspector input,.node-inspector select{width:100%;border:1px solid #b8c7af;background:#fffefb;color:#22351f;padding:10px;font-size:12px;min-height:40px;border-radius:4px;outline-offset:3px}.node-inspector .apply-settings{width:100%;padding:10px;border:1px solid #829b6a;background:#e6efd8;color:#334d23;font-size:12px;margin-top:20px;min-height:42px}.apply-settings:hover{background:#d5e4c2}.inspector-links{margin-top:24px;border-top:1px solid #d0dac8;padding-top:17px}.inspector-links h4{font-size:12px;font-weight:600;margin:0 0 10px}.inspector-links p{font-size:12px;color:#687e5b}.edge-remove{display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;background:transparent;width:100%;font-size:12px;text-align:left;padding:8px 0;color:#577148;line-height:1.4}.edge-remove:hover{color:#a03e25}.edge-remove span:last-child{font-size:12px;text-decoration:underline}.remove-node{margin-top:22px;border:0;background:none;padding:8px 0;font-size:12px;color:#994829;text-decoration:underline}.execution-bar{padding:19px 22px;display:flex;gap:24px;align-items:center;justify-content:space-between;border-top:1px solid #3d4e41}.execution-bar>div:first-child{display:flex;align-items:center;gap:12px}.live-dot{width:6px;height:6px;flex-shrink:0;background:#d5fa81;border-radius:50%}.execution-bar p{font-size:12px;line-height:1.6;color:#c9d9c7}.execution-actions{display:flex;gap:20px;align-items:center;flex-shrink:0}.execution-actions .tech-button{min-height:44px;font-size:12px}.execution-actions .tech-button>span:first-child{padding:12px 18px}.execution-actions .button-icon{width:44px}.execution-results{border-top:1px solid #405446;padding:27px 30px;background:#112018}.results-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.results-heading h3{font-size:24px}.results-heading>span{font-size:12px;color:#9eb99f}.execution-results ol{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.run-entry{border:1px solid #3d5741;border-radius:5px;padding:18px;color:#d3e6ca}.run-entry h4{display:flex;justify-content:space-between;gap:15px;font-size:13px;margin:0 0 10px;font-weight:600}.run-entry h4 span{font-size:12px;color:#b7ceaa}.run-entry pre{white-space:pre-wrap;font:12px/1.8 Manrope,Arial,sans-serif;overflow-wrap:anywhere;margin:0;color:#b3c6ab}.run-entry.waiting{border-color:#c89a65}.approval-actions{display:flex;gap:25px;align-items:center;margin-top:22px}.playground-caption{font-size:12px;color:#9eb79f;margin-top:21px;text-align:center}.journey{z-index:4;height:320svh;background:#e9ede6}.journey-stage{position:sticky;top:76px;height:calc(100svh - 76px);min-height:740px;padding-bottom:35px;overflow:hidden}.journey-heading{display:flex;justify-content:space-between;align-items:end;padding-top:60px;padding-bottom:40px;gap:40px}.journey-heading h2{font-size:clamp(40px,4.8vw,69px)}.journey-heading>div>p{font-size:15px;color:#526549}.journey-controls{display:flex;align-items:center;gap:18px;margin-top:22px;font-size:12px;font-variant-numeric:tabular-nums}.journey-controls button{width:36px;height:36px;border:1px solid #9bac90;background:none;display:grid;place-items:center}.journey-controls svg{width:16px;height:16px;transform:rotate(45deg)}.journey-controls button:first-child svg{transform:rotate(-135deg)}.process-window{overflow:hidden;padding:0 var(--gutter);outline-offset:-4px}.process-track{display:flex;gap:25px;width:max-content;will-change:transform}.process-card{width:min(620px,70vw);height:400px;flex-shrink:0;background:#f9faf4;padding:30px 36px;position:relative;border:1px solid #d6decf;border-radius:3px;overflow:hidden}.process-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.08em;color:#6c7b61}.process-meta svg{width:21px}.process-card h3{font-size:45px;margin:22px 0 17px;line-height:1.02}.process-card>p{max-width:400px;font-size:13px;line-height:1.75;color:#63745b}.process-card.peach{background:#efc7b4;border-color:#ddb7a3}.process-card.peach p,.process-card.peach .process-meta{color:#694636}.process-card.midnight{background:#223629;border-color:#223629;color:#e8f0da}.process-card.midnight p,.process-card.midnight .process-meta{color:#b4c7a5}.process-visual{position:relative;margin-top:24px;display:flex;align-items:center;font-size:12px}.strategy-visual{justify-content:space-around;height:70px;align-items:start}.strategy-visual>span{position:relative;z-index:1;background:#f9faf4;padding:0 12px}.strategy-visual>strong{position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-weight:500;background:#d5e4c3;padding:7px 20px;z-index:2}.strategy-visual>svg{position:absolute;inset:7px 0 0;width:100%;height:65px;stroke:#9eac8e}.content-visual{align-items:stretch;gap:12px;margin-top:20px}.content-visual>div{padding:14px 16px;background:#f8eee5;flex:1;transform:rotate(-3deg)}.content-visual>div:nth-child(2){transform:translateY(-7px) rotate(2deg);background:#ae4929;color:white}.content-visual>div:nth-child(3){transform:rotate(5deg);background:#e6a88b}.content-visual small{font-size:7px;letter-spacing:.06em}.content-visual strong{display:block;font-size:20px;font-weight:500;line-height:1.1;margin-top:7px}.automation-visual{margin-top:46px}.automation-visual span{padding:14px 13px;border:1px solid #8d9d75;background:#2c452f;font-size:12px}.automation-visual i{flex:1;min-width:15px;height:1px;background:#a0c075}.learn-visual{justify-content:space-between;margin-top:35px}.learn-visual>svg{width:52%;height:55px;stroke:#80906b}.learn-visual>span{padding:12px 17px;background:#e5ecdb}.journey-progress{height:2px;background:#c7d2bd;margin:24px var(--gutter) 0;overflow:hidden}.journey-progress span{display:block;width:100%;height:100%;background:#5e7650;transform:scaleX(0);transform-origin:left}.services{z-index:5;background:#fafbf7}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{border:1px solid #ced8c7;padding:28px;border-radius:12px;background:#f2f5ed;transition:transform .4s var(--ease),border-color .3s;overflow:hidden}.service-card:hover{transform:translateY(-9px);border-color:#819c6b}.service-art{height:195px;position:relative;margin-bottom:25px;display:flex;align-items:center;justify-content:center;overflow:hidden}.service-card h3{font-size:27px;line-height:1.2;margin-bottom:20px;letter-spacing:-.035em}.service-card p{font-size:14px;line-height:1.8;color:#617459}.service-tags{display:flex;flex-wrap:wrap;gap:6px;margin:24px 0}.service-tags span{font-size:12px;padding:5px 8px;border:1px solid #c9d5bd;border-radius:3px;color:#627953}.service-card>a{font-size:12px;border-top:1px solid #cad7bf;padding-top:19px;display:flex;justify-content:space-between;gap:20px;align-items:center}.service-card>a>svg{width:18px;height:18px}.orbit{position:absolute;width:170px;height:170px;border:1px solid #8b9b79;border-radius:50%;transition:transform 1s var(--ease)}.orbit-one{transform:rotateY(60deg) rotate(35deg)}.orbit-two{transform:rotateY(60deg) rotate(-35deg)}.service-card:hover .orbit-one{transform:rotateY(45deg) rotate(180deg)}.service-card:hover .orbit-two{transform:rotateY(70deg) rotate(65deg)}.art-campaign>svg{width:55px;height:55px;color:#6b884a}.art-content{flex-direction:column;gap:2px;transform:rotate(-9deg)}.art-content>span{font-size:39px;letter-spacing:-.04em;line-height:1.1;color:#9faf8b;font-weight:650}.art-content>span:nth-child(2){color:#3e5b2b;transform:translateX(22px)}.art-flow>svg{width:90%;height:130px;color:#718b53}.art-flow circle{fill:#d6e5be}.faq-section{z-index:6;display:grid;grid-template-columns:1fr 1.2fr;gap:70px;background:#e9eee5}.faq-section h2{font-size:clamp(38px,4vw,57px)}.faq-list{border-top:1px solid #c2ceba}.faq-list details{border-bottom:1px solid #c2ceba}.faq-list summary{list-style:none;font-size:16px;padding:25px 0;display:flex;justify-content:space-between;align-items:center;gap:25px;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{width:14px;height:14px;position:relative;flex-shrink:0}.faq-list summary>span::before,.faq-list summary>span::after{content:'';position:absolute;top:6px;width:14px;height:1px;background:currentColor}.faq-list summary>span::after{transform:rotate(90deg);transition:transform .2s}.faq-list details[open] summary>span::after{transform:none}.faq-list details>p{font-size:14px;line-height:1.85;color:#506347;padding:0 20px 25px 0}.closing{z-index:7;background:#d7e5cc;text-align:center;overflow:hidden;padding-top:50px;padding-bottom:0}.back-top{display:flex;justify-content:flex-end;align-items:center;gap:20px;font-size:12px;margin-bottom:70px}.back-top>svg{width:16px;height:16px;transform:rotate(-45deg)}.closing h2{font-size:clamp(48px,6.7vw,100px);margin-bottom:34px}.closing h2>span{color:#637b50}.closing-wordmark{font-size:27vw;letter-spacing:-.075em;font-weight:650;line-height:1.04;width:fit-content;margin:50px auto -15px;position:relative;left:-20px}.closing-wordmark>svg{position:absolute;right:-5.5vw;top:10%;width:6vw;height:6vw;stroke-width:1.6}.site-footer{position:relative;z-index:8;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:25px var(--gutter);background:#d7e5cc;border-top:1px solid #aabf99;font-size:12px;color:#4e6742}.site-footer>button{background:transparent;border:1px solid #93aa82;padding:7px 12px;color:#3d5830;font-size:12px;white-space:nowrap}
.motion-ready .reveal{opacity:0;transform:translateY(35px);transition:opacity .8s var(--ease),transform .9s var(--ease)}.motion-ready .reveal.is-visible{opacity:1;transform:none}.service-card.reveal:nth-child(2){transition-delay:.08s}.service-card.reveal:nth-child(3){transition-delay:.16s}@keyframes blink{50%{opacity:.35}}
@media(min-width:1650px){.hero-copy{max-width:1050px}.studio-layout{grid-template-columns:180px minmax(0,1fr) 280px}.flow-board{width:1000px}.node-shelf{padding:25px 20px}.node-library-button{font-size:12px}.node-inspector{padding:26px}.journey-stage{min-height:760px}}
@media(max-width:1180px){.studio-layout{grid-template-columns:140px minmax(0,1fr)}.node-inspector{grid-column:1/-1;min-height:0;border-left:0;border-top:1px solid #b8c7af;display:grid;grid-template-columns:1fr 1.7fr;gap:0 30px}.node-inspector>p{grid-column:1}.node-inspector>form{grid-column:2;grid-row:1/5;display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.node-inspector>form .form-field:first-child{grid-column:1/-1}.node-inspector>form .apply-settings{grid-column:1/-1}.inspector-links{grid-column:1;margin-top:8px}.remove-node{grid-column:1;justify-self:start}.site-header nav{gap:20px}.section-nav{right:10px}.signal-one{right:5%}.signal-two{right:13%;bottom:18%}.approach-layout{gap:40px}.service-card{padding:22px}.service-card h3{font-size:24px}.service-art{height:150px}.section-heading>p{min-width:220px}.next-caption{margin-left:50%}}
@media(max-width:760px){:root{--gutter:24px}.site-header{height:76px}.brand{font-size:32px}.brand>svg{width:20px;height:20px;top:-5px}.header-cta{display:none}.menu-toggle{display:flex;border:1px solid #8e9e8e;background:#eef1ee8a;width:44px;height:44px;justify-content:center;align-items:center;flex-direction:column;gap:6px}.menu-toggle>span{width:17px;height:1px;background:var(--ink)}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;padding:20px var(--gutter);background:#eef1ee;flex-direction:column;gap:6px;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.site-header nav a{padding:12px 0;font-size:17px}.section-nav{right:3px;gap:4px}.section-nav a{width:20px;height:22px}.section-nav a>span{display:none}.section-nav a::after{width:4px;height:4px}.section-nav a[aria-current]::before{inset:4px 3px}.cinema{height:205svh}.cinema-stage{min-height:700px}.hero-copy{padding-top:145px;padding-right:35px}.hero-copy h1{font-size:clamp(52px,12vw,80px);letter-spacing:-.045em}.hero-copy p{font-size:15px;max-width:240px;margin:25px 0 28px}.hero-cta{font-size:12px;min-height:49px}.tech-button>span:first-child{padding:15px 18px}.hero-cta .button-icon{width:45px}.hero-media img,.hero-media video{object-position:65% center}.hero-wash{background:linear-gradient(90deg,#eef1eef2,#eef1eeaa 45%,#eef1ee35)}.hero-signals{display:none}.scroll-cue{bottom:27px;font-size:12px}.hero-next{top:24%;padding:30px 25px;left:20px;right:25px}.hero-next>p{font-size:clamp(40px,10vw,65px);margin:33px 0}.next-trace{gap:10px;font-size:12px}.next-caption{margin-left:0;font-size:14px}.section-pad{padding:75px var(--gutter)}.layer{margin-top:-20px;border-radius:20px 20px 0 0}.approach{position:relative;top:auto;min-height:0}.approach-layout{grid-template-columns:1fr;gap:30px}.approach h2{font-size:39px}.approach-copy>p:first-child{font-size:20px}.approach-copy>p{font-size:15px}.studio-principles{flex-direction:column;gap:13px;margin-top:36px;padding-top:24px;font-size:12px}.section-heading{display:block;margin-bottom:32px}.section-heading h2{font-size:clamp(34px,8.5vw,54px)}.section-heading>p{font-size:14px;margin-top:25px;min-width:0}.workflow-section{padding-left:16px;padding-right:16px}.workflow-section>.section-heading{padding-left:8px;padding-right:12px}.studio-bar{padding:16px;display:block}.studio-title{gap:8px}.studio-title strong{font-size:13px}.sample-tag{font-size:11px;margin-left:auto}.studio-utilities{gap:23px;margin-top:13px}.studio-utilities button{font-size:12px;min-height:36px}.studio-layout{display:block}.node-shelf{border-right:0;border-bottom:1px solid #405244;padding:16px}.node-shelf>h3{font-size:12px}.node-shelf>p,.shelf-note{display:none}#node-library{display:flex;gap:8px;overflow:auto;padding:0 0 4px}.node-library-button{flex:0 0 auto;width:auto;margin-top:12px;padding:9px 10px;gap:7px;font-size:12px}.node-library-button>svg:last-child{display:none}.board-scroll{height:445px}.board-toolbar{padding:0 13px;font-size:12px}.board-toolbar button{font-size:12px}.canvas-hint{font-size:12px;padding:10px 14px}.node-inspector{display:block;padding:22px;min-height:0}.node-inspector>form{display:block}.node-inspector input,.node-inspector select{font-size:16px}.node-inspector>p{font-size:13px}.node-inspector label{font-size:12px}.node-inspector .apply-settings{font-size:13px}.inspector-links{margin-top:24px}.edge-remove{min-height:40px;font-size:12px}.remove-node{min-height:40px;font-size:12px}.execution-bar{display:block;padding:18px}.execution-actions{justify-content:space-between;margin-top:15px}.execution-actions .tech-button{margin-left:auto}.execution-results{padding:22px 18px}.results-heading{display:block}.results-heading h3{font-size:24px;margin-bottom:10px}.execution-results ol{grid-template-columns:1fr}.run-entry pre{font-size:13px}.approval-actions{flex-direction:column;align-items:stretch;gap:10px}.approval-actions .tech-button{justify-content:space-between;font-size:12px}.playground-caption{padding:0 8px;font-size:12px;line-height:1.8}.journey{height:auto;padding-bottom:75px}.journey-stage{position:relative;top:0;height:auto;min-height:0;padding-bottom:0}.journey-heading{display:block;padding-top:65px;padding-bottom:30px}.journey-heading h2{font-size:45px}.journey-heading>div{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:23px}.journey-heading>div>p{font-size:12px}.journey-controls{gap:12px;margin:0}.journey-controls button{width:34px;height:34px}.journey-controls>span{display:none}.process-window{overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:24px;padding-bottom:15px}.process-track{gap:14px;transform:none!important}.process-card{width:calc(100vw - 65px);height:432px;padding:25px;scroll-snap-align:start}.process-card h3{font-size:37px}.process-card>p{font-size:13px}.process-meta{font-size:11px;gap:8px}.content-visual{gap:7px;margin-top:27px}.content-visual>div{padding:12px 9px}.content-visual strong{font-size:16px}.content-visual small{font-size:6px}.automation-visual{flex-wrap:wrap;gap:8px}.automation-visual span{font-size:11px;padding:13px 10px}.automation-visual i{min-width:5px}.learn-visual{font-size:12px}.learn-visual>span{padding:9px}.service-grid{grid-template-columns:1fr;gap:20px}.service-card{padding:28px}.service-card h3{font-size:29px}.service-art{height:150px}.service-card p{font-size:15px}.service-tags span{font-size:12px}.service-card>a{font-size:13px;min-height:45px}.faq-section{display:block}.faq-section h2{font-size:40px}.faq-list{margin-top:36px}.faq-list summary{font-size:15px}.faq-list details>p{font-size:14px}.closing{padding-bottom:0;padding-top:34px}.back-top{margin-bottom:50px}.closing h2{font-size:43px}.closing .tech-button{font-size:12px}.closing-wordmark{font-size:27vw;margin-top:50px;left:-10px;margin-bottom:0}.closing-wordmark>svg{right:-6vw;top:8%;width:6vw;height:6vw}.site-footer{flex-wrap:wrap;font-size:12px;gap:15px;padding:24px}.site-footer>span:nth-child(2){order:3;flex-basis:100%}.site-footer>button{margin-left:auto}.services{padding-bottom:90px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.cinema{height:100svh;min-height:700px}.cinema-stage{position:relative}.hero-next{display:none}.hero-media{transform:none!important}.hero-media video{display:none}.hero-copy{opacity:1!important;transform:none!important;visibility:visible!important}.hero-signals{transform:none!important}.journey{height:auto;padding-bottom:80px}.journey-stage{position:relative;height:auto;top:0;min-height:0}.process-window{overflow-x:auto}.process-track{transform:none!important}.reveal{opacity:1!important;transform:none!important}.approach{position:relative;top:auto}}
body.motion-off *,body.motion-off *::before,body.motion-off *::after{animation:none!important;transition:none!important}body.motion-off .reveal{opacity:1;transform:none}body.motion-off .hero-media{transform:none!important}body.motion-off .hero-signals{transform:none!important}body.motion-off .hero-media video{display:none}
