:root{color-scheme:dark;--bg: #010202;--bg-soft: #050606;--panel: rgba(12, 14, 15, .88);--panel-solid: #0a0c0d;--panel-lifted: #111416;--text: #f5f7f8;--muted: #a2aaad;--dim: #687174;--line: rgba(255, 255, 255, .12);--line-strong: rgba(255, 255, 255, .28);--cyan: #42d9ef;--cyan-strong: #7eefff;--amber: #f5b34d;--green: #67d68a;--purple: #8c5cff;--red: #ff2d2d;--shadow: 0 30px 90px rgba(0, 0, 0, .72);--mono: "SFMono-Regular", "Cascadia Mono", "Roboto Mono", Consolas, monospace;--display: Inter, "Avenir Next", "Segoe UI", system-ui, sans-serif;--body: Inter, "Avenir Next", "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:var(--body);letter-spacing:0}main{overflow-x:hidden}a{color:inherit;cursor:pointer;text-decoration:none}button,select,a{-webkit-tap-highlight-color:transparent}img,svg{display:block}img{height:auto;max-width:100%}.site-header{position:fixed;z-index:40;top:0;left:0;width:100%;height:84px;border-bottom:1px solid var(--line);background:#000000c7;backdrop-filter:blur(18px)}.site-header-inner{display:grid;width:min(1380px,calc(100% - (2*clamp(24px,5.2vw,80px))));height:100%;align-items:center;grid-template-columns:auto minmax(0,1fr);gap:24px;margin:0 auto}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.brand,.desktop-nav,.header-actions,.cta-row,.button,.workflow-card,.site-footer div,.proof-bar li{display:flex;align-items:center}.brand{gap:12px;width:fit-content;min-width:0;font-size:clamp(1.35rem,2vw,1.7rem);font-weight:900}.brand img{width:52px;height:52px;filter:drop-shadow(0 0 18px rgba(66,217,239,.32))}.desktop-nav{justify-content:center;gap:clamp(28px,4vw,58px);color:#c3c7c9;font-size:.94rem;font-weight:700}.desktop-nav a,.site-footer a{transition:color .16s ease}.desktop-nav a:hover,.site-footer a:hover{color:var(--cyan)}.header-actions{justify-self:end;justify-content:flex-end;gap:14px;min-width:max-content}.header-status,.language-select,.button,.terminal-panel,.film-code,.panel-title,.agent-console,.step-label,.mini-terminal,.agent-trace,.proof-bar,.section-index,.open-list,.locale-board{font-family:var(--mono)}.language-select{width:128px;height:44px;border:1px solid rgba(255,255,255,.22);border-radius:5px;background:#050606;color:var(--text);cursor:pointer;padding:0 12px;font-size:.78rem;font-weight:800}.button svg{width:20px;height:20px}.header-status{display:inline-flex;align-items:center;justify-content:center;height:44px;border:1px solid rgba(66,217,239,.42);border-radius:5px;background:#42d9ef1a;padding:0 18px;color:var(--cyan-strong);font-size:.86rem;font-weight:850;line-height:1;white-space:nowrap}.hero-section{position:relative;isolation:isolate;height:100svh;min-height:720px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.09);padding:112px clamp(24px,5.2vw,80px) 64px}.hero-background{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(180deg,#020303,#000 68%,#030404);background-size:42px 42px,42px 42px,auto;mask-image:linear-gradient(180deg,black 0%,black 64%,transparent 100%)}.hero-background:before{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(0,0,0,.9),transparent 45%,rgba(0,0,0,.18)),linear-gradient(180deg,transparent 0%,rgba(0,0,0,.65) 100%)}.hero-background:after{position:absolute;inset:0;content:"";opacity:.28;background-image:url("data:image/svg+xml,%3Csvg width='180' height='180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.34'/%3E%3C/svg%3E");mix-blend-mode:screen}.hero-inner,.workflow-section,.proof-bar,.section,.download-section,.site-footer{position:relative;z-index:1;width:min(1380px,100%);margin:0 auto}.hero-inner{display:grid;height:100%;align-items:center;gap:26px;grid-template-columns:minmax(500px,.5fr) minmax(610px,1fr);min-width:0}.hero-copy{position:relative;z-index:8;min-width:0;max-width:640px;padding-top:0}.hero-copy h1{margin:0;background:linear-gradient(180deg,#fff,#e8eaeb 45%,#aeb6ba);background-clip:text;color:transparent;font-family:var(--display);font-size:clamp(4.35rem,6.1vw,6.25rem);font-weight:950;letter-spacing:0;line-height:.88;text-shadow:0 30px 70px rgba(255,255,255,.06)}.hero-copy h1 span{color:var(--cyan);text-shadow:0 0 26px rgba(66,217,239,.45)}.hero-headline{max-width:620px;margin:18px 0 0;color:#f1f4f5;font-size:clamp(1.12rem,1.3vw,1.28rem);font-weight:780;line-height:1.25;white-space:nowrap}.hero-signal{margin:18px 0 0;color:var(--cyan);font-family:var(--mono);font-size:.95rem;line-height:1.55}.cta-row{flex-wrap:wrap;gap:18px;margin-top:28px;max-width:100%;min-width:0}.button{max-width:100%;min-width:0;min-height:68px;justify-content:center;gap:13px;border-radius:5px;padding:0 24px;font-size:.9rem;font-weight:900;line-height:1.1;white-space:nowrap;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.button:hover{transform:translateY(-2px)}.button small{display:block;margin-top:5px;color:currentColor;font-size:.66rem;font-weight:800;opacity:.78}.button svg{flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1}.button-primary,.button-download{border:1px solid rgba(126,239,255,.62);background:linear-gradient(180deg,#4ce6fb,#2ec0d8);color:#001014;box-shadow:0 18px 44px #42d9ef2e}.button-disabled{cursor:default;pointer-events:none}.button-secondary{border:1px solid var(--line-strong);background:#090a0be6;color:var(--text)}.button-secondary svg{stroke:#fff}.button-plain{min-height:44px;border:0;border-bottom:1px dashed rgba(255,255,255,.42);border-radius:0;padding:0 2px;color:#e8ecee;font-size:.92rem}.terminal-panel{display:grid;gap:7px;width:min(310px,100%);margin-top:18px;border:1px solid rgba(255,255,255,.13);border-radius:5px;background:#040506c7;padding:15px 16px;color:#f4f7f7c7;font-size:.72rem;line-height:1.25;box-shadow:0 18px 48px #00000061}.terminal-panel span:last-child{color:var(--text)}.hero-stage{position:absolute;inset:0 0 0 38%;align-self:stretch;min-height:0}.editor-strip{position:absolute;top:48%;right:-76px;width:min(1020px,66vw);transform:translate3d(var(--px, 0px),calc(-50% + var(--py, 0px)),0) rotate(-9deg);transform-origin:center;will-change:transform}.film-code{position:absolute;z-index:7;color:var(--amber);font-size:.72rem;opacity:.92;pointer-events:none;text-shadow:0 0 12px rgba(245,179,77,.18)}.film-code-top{top:-19px;right:4%}.film-code-bottom{bottom:-21px;left:19%}.film-frame{position:relative;overflow:hidden;border:1px solid rgba(245,179,77,.54);border-radius:4px;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 18%),#030404;box-shadow:0 34px 110px #000000d1,inset 0 0 0 1px #ffffff09;padding:48px 30px}.film-frame:before{position:absolute;inset:0;z-index:1;content:"";background-image:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:46px 46px;opacity:.18;pointer-events:none}.film-perforations{position:absolute;right:20px;left:20px;z-index:5;height:28px;background:repeating-linear-gradient(90deg,transparent 0 12px,#000 12px 27px,transparent 27px 43px);filter:drop-shadow(0 0 7px rgba(0,0,0,.9));pointer-events:none}.film-perforations.top{top:10px}.film-perforations.bottom{bottom:10px}.editor-workbench{position:relative;z-index:3;display:grid;overflow:hidden;min-height:285px;border:1px solid rgba(255,255,255,.16);border-radius:5px;background:#07090a;grid-template-columns:.48fr 1fr .42fr}.editor-screenshot{position:relative;z-index:3;width:100%;height:auto;aspect-ratio:16 / 10;border:1px solid rgba(255,255,255,.16);border-radius:5px;background:#07090a;object-fit:contain;object-position:center;box-shadow:0 0 0 1px #42d9ef14,0 18px 54px #00000094}.asset-browser,.preview-panel,.agent-console{min-width:0;border-right:1px solid rgba(255,255,255,.11);background:#0b0e10f0}.panel-title{color:#f5f7f88c;font-size:.58rem}.asset-browser{display:grid;align-content:start;gap:8px;padding:14px 11px}.thumb-grid{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.thumb-grid span{position:relative;display:block;aspect-ratio:1.18;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:2px;background:linear-gradient(180deg,#e7c79f,#8897a5 34%,#303b44 35%,#101417)}.thumb-grid span:before,.thumb-grid span:after{position:absolute;right:0;bottom:0;left:0;height:62%;content:"";background:#171d22;clip-path:polygon(0 100%,0 56%,20% 26%,36% 48%,52% 15%,70% 44%,84% 22%,100% 52%,100% 100%)}.thumb-grid span:after{height:48%;background:#485c68d1;clip-path:polygon(0 100%,0 66%,19% 38%,42% 58%,57% 22%,78% 49%,100% 30%,100% 100%)}.preview-panel{display:grid;grid-template-rows:1fr auto auto 78px;padding:12px}.preview-window{position:relative;min-height:182px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:linear-gradient(180deg,#f0c9a0,#b2bcc7 34%,#5b6871 35%,#161b1f)}.preview-window:before,.preview-window:after{position:absolute;right:0;bottom:0;left:0;content:""}.preview-window:before{height:62%;background:#192027;clip-path:polygon(0 100%,0 70%,12% 55%,26% 25%,41% 54%,57% 17%,75% 56%,88% 36%,100% 58%,100% 100%)}.preview-window:after{height:46%;background:#556473;clip-path:polygon(0 100%,0 68%,16% 45%,29% 60%,42% 34%,58% 61%,72% 30%,86% 58%,100% 43%,100% 100%);opacity:.86}.sun{position:absolute;top:21%;right:18%;z-index:1;width:74px;height:74px;border-radius:999px;background:#ffe3b473;filter:blur(18px)}.figure{position:absolute;z-index:3;right:48%;bottom:33%;width:9px;height:28px;border-radius:8px 8px 2px 2px;background:#111;box-shadow:0 20px 18px #00000059}.figure:before{position:absolute;top:-8px;left:1px;width:7px;height:7px;border-radius:999px;content:"";background:#111}.transport{display:flex;justify-content:center;gap:9px;padding:8px 0 5px}.transport span{width:6px;height:6px;border-radius:999px;background:#ffffffb8}.timeline-ruler{height:13px;border-top:1px solid rgba(255,255,255,.12);background:repeating-linear-gradient(90deg,rgba(255,255,255,.28) 0 1px,transparent 1px 34px);opacity:.42}.timeline-stack{position:relative;display:grid;align-content:center;gap:7px;padding:5px 0}.track{display:block;height:16px;border:1px solid rgba(255,255,255,.16);border-radius:2px}.track.purple{width:96%;justify-self:end;background:repeating-linear-gradient(90deg,rgba(255,255,255,.14) 0 2px,transparent 2px 8px),#8c5cff94}.track.teal{width:86%;background:repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 2px,transparent 2px 7px),#42d9ef9e}.track.green{width:72%;background:repeating-linear-gradient(90deg,rgba(255,255,255,.16) 0 2px,transparent 2px 6px),#67d68a94}.playhead{position:absolute;top:-8px;bottom:-9px;left:50%;width:2px;background:var(--red);box-shadow:0 0 14px #ff2d2db8}.agent-console{display:grid;align-content:start;gap:8px;border-right:0;padding:14px 12px;color:#f4f7f7bd;font-size:.62rem;line-height:1.35}.agent-console strong{margin-top:6px;color:var(--text);font-size:.7rem}.agent-console span{color:#c4f6ffdb}.agent-console code{display:block;overflow-wrap:anywhere;margin-top:4px;border-top:1px solid rgba(255,255,255,.1);padding-top:8px;color:#f5b34ddb;font-family:var(--mono)}.clapper-prop{position:absolute;right:clamp(-92px,-5.4vw,-42px);bottom:clamp(18px,5vh,56px);z-index:10;width:min(560px,38vw);min-width:380px;height:auto;transform:translate3d(var(--px, 0px),var(--py, 0px),0) rotate(-3.5deg);transform-origin:center;pointer-events:none;filter:drop-shadow(0 32px 42px rgba(0,0,0,.72)) drop-shadow(0 0 30px rgba(66,217,239,.16));animation:clapper-float 5.8s ease-in-out infinite;will-change:transform,translate}@keyframes clapper-float{0%,to{translate:0 0}50%{translate:0 -14px}}.workflow-section{padding:34px clamp(24px,5.2vw,80px) 34px}.workflow-heading{max-width:760px}.workflow-heading h2,.section h2,.download-section h2,.faq-section h2{margin:0;color:var(--text);font-size:clamp(2rem,3.5vw,3rem);font-weight:880;line-height:1.08}.workflow-heading p,.section p,.download-section p,.faq-list p{color:var(--muted);font-size:1rem;line-height:1.65}.workflow-heading p{margin:12px 0 0;color:var(--cyan);font-family:var(--mono);font-size:.82rem}.workflow-board{display:grid;align-items:start;margin-top:24px;grid-template-columns:1fr}.workflow-cards{display:grid;align-items:start;gap:20px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr)}.workflow-card{position:relative;min-width:0;min-height:214px;align-items:flex-start;flex-direction:column;border:1px solid rgba(255,255,255,.13);border-radius:7px;background:linear-gradient(180deg,#0f1112f0,#070809f0);padding:18px;box-shadow:inset 0 1px #ffffff0d}.step-label{color:var(--cyan);font-size:.78rem;font-weight:900}.workflow-card h3{margin:-18px 0 0 40px;color:var(--text);font-size:.92rem;font-weight:850;text-transform:uppercase}.workflow-card p{min-height:44px;margin:13px 0 14px;color:#c4cbce;font-size:.7rem;line-height:1.55}.workflow-arrow{align-self:center;color:#ffffffd1;font-family:var(--mono);font-size:1.65rem}.mini-terminal,.agent-trace,.mini-timeline{width:100%;min-height:112px;border:1px solid rgba(255,255,255,.13);border-radius:5px;background:#050607e0;padding:12px}.mini-terminal,.agent-trace{display:grid;align-content:start;gap:8px;color:#f4f7f7d1;font-size:.68rem;line-height:1.45}.mini-terminal strong,.agent-trace strong{color:#f4f7f79e;font-size:.58rem}.agent-trace span{display:flex;justify-content:space-between;gap:10px}.agent-trace b{color:var(--green);font-weight:800}.mini-timeline{position:relative;display:grid;align-content:end;gap:5px;overflow:hidden;padding-top:47px}.mini-timeline:before{position:absolute;top:15px;right:12px;left:12px;height:30px;content:"";background:linear-gradient(90deg,#403020 0 23%,#151819 23% 25%,#556778 25% 48%,#151819 48% 50%,#7c8b93 50% 73%,#151819 73% 75%,#2f3c44 75% 100%)}.mini-timeline .clip{position:absolute;top:15px;width:23%;height:30px;border:1px solid rgba(255,255,255,.12)}.mini-timeline .one{left:12px}.mini-timeline .two{left:calc(25% + 6px)}.mini-timeline .three{left:calc(50% + 2px)}.mini-timeline .four{right:12px}.mini-timeline .track{height:15px}.mini-timeline .playhead{top:5px;bottom:12px}.proof-bar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0;list-style:none}.proof-bar li{justify-content:center;gap:12px;min-height:78px;border-right:1px solid var(--line);color:#f4f7f7b8;font-size:.75rem;text-align:center}.proof-bar li:last-child{border-right:0}.proof-icon{position:relative;display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;color:#f4f7f7db}.proof-icon:before{font-family:var(--mono);font-size:1rem}.proof-icon-0:before{content:"</>"}.proof-icon-1{border:1px solid currentColor;border-radius:4px}.proof-icon-1:before{content:"✓";font-size:.9rem}.proof-icon-2:before{content:"<>"}.proof-icon-3{border:1px solid currentColor;border-radius:999px}.proof-icon-3:before{content:"";width:16px;height:1px;background:currentColor;box-shadow:0 -6px 0 currentColor,0 6px 0 currentColor}.proof-icon-4{border:1px solid currentColor;border-radius:3px}.proof-icon-4:before{content:"";width:15px;height:3px;background:currentColor;box-shadow:0 7px 0 currentColor}.section{padding:92px clamp(24px,5.2vw,80px)}.section-heading{max-width:760px}.section-index{margin:0 0 14px;color:var(--cyan);font-size:.74rem;font-weight:900}.section-heading p:last-child{margin-bottom:0}.feature-grid{display:grid;gap:18px;margin-top:34px;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid article{min-height:220px;border:1px solid var(--line);border-radius:7px;background:linear-gradient(180deg,#111416e0,#070809eb),linear-gradient(90deg,transparent 0 38px,rgba(255,255,255,.04) 39px,transparent 40px);padding:24px}.feature-grid span{color:var(--cyan);font-family:var(--mono);font-size:.78rem;font-weight:900}.feature-grid h3{margin:54px 0 12px;font-size:1.25rem}.feature-grid p{margin:0;font-size:.92rem}.open-section,.i18n-section,.download-section{display:grid;align-items:center;gap:46px;grid-template-columns:1fr minmax(320px,.76fr)}.open-section .button{width:fit-content;margin-top:24px}.open-list,.locale-board{display:grid;gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:var(--line)}.open-list strong,.open-list span,.locale-board a{background:#0c0e0feb;padding:20px}.open-list strong{color:var(--amber)}.locale-board{grid-template-columns:repeat(2,minmax(0,1fr))}.locale-board a{color:var(--text);font-weight:760;transition:background .16s ease,color .16s ease}.locale-board a:hover{background:#42d9ef1f;color:var(--cyan-strong)}.download-section{border:1px solid rgba(66,217,239,.26);border-radius:8px;background:linear-gradient(120deg,#0c1012f5,#050708fa),linear-gradient(90deg,transparent 0 48px,rgba(255,255,255,.04) 49px,transparent 50px);margin-top:36px;padding:42px clamp(24px,5.2vw,56px);box-shadow:var(--shadow)}.download-section small{display:block;margin-top:18px;color:var(--amber);font-family:var(--mono);font-size:.76rem;line-height:1.55}.button-download{justify-self:end;min-width:190px}.faq-list{display:grid;gap:12px;margin-top:28px}.faq-list details{border:1px solid var(--line);border-radius:7px;background:#0c0e0fdb;padding:18px 20px}.faq-list summary{cursor:pointer;font-weight:830}.faq-list p{margin-bottom:0}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding:34px clamp(24px,5.2vw,80px) 46px;color:var(--muted)}.site-footer div{gap:10px;color:var(--text)}.site-footer img{width:34px;height:34px}.site-footer p{margin:0}.site-footer a{color:var(--cyan);font-weight:850}.footer-status{color:var(--cyan);font-family:var(--mono);font-weight:850}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@media(max-width:1180px){.site-header-inner{grid-template-columns:auto minmax(0,1fr)}.hero-section{height:auto;min-height:100svh}.hero-inner{grid-template-columns:1fr}.hero-copy{max-width:660px}.hero-stage{position:relative;inset:auto;align-self:auto;height:auto;min-height:470px}.editor-strip{right:auto;left:50%;width:min(980px,104vw);transform:translate3d(calc(-50% + var(--px, 0px)),calc(-50% + var(--py, 0px)),0) rotate(-7deg)}.clapper-prop{right:-48px;bottom:6px;width:min(460px,50vw);min-width:320px}.workflow-board,.open-section,.i18n-section,.download-section{grid-template-columns:1fr}.button-download{justify-self:start}}@media(max-width:900px){.site-header{min-width:0;overflow:hidden}.site-header-inner,.brand{min-width:0}.brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{gap:10px;min-width:0}.hero-section{min-height:850px;padding:96px 18px 24px}.hero-inner{width:100%;max-width:100%;min-width:0}.hero-copy{width:100%;max-width:100%;min-width:0;padding-top:10px}.hero-copy h1{font-size:clamp(4.2rem,17vw,6.4rem)}.hero-headline{width:100%;max-width:calc(100vw - 36px);font-size:clamp(1.28rem,5.4vw,1.65rem);white-space:normal}.cta-row{align-items:stretch;width:100%}.button-primary,.button-secondary{flex:1 1 190px}.button-plain{flex:1 1 100%;justify-content:flex-start}.hero-stage{max-width:100%;min-height:380px;overflow:hidden}.editor-strip{top:32px;width:760px;transform:translate3d(calc(-43% + var(--px, 0px)),var(--py, 0px),0) rotate(-7deg) scale(.64);transform-origin:top center}.clapper-prop{right:-58px;bottom:24px;width:258px;min-width:0}.workflow-section,.section{padding:56px 18px}.workflow-cards,.feature-grid{grid-template-columns:1fr}.workflow-arrow{justify-self:center;transform:rotate(90deg)}.proof-bar{grid-template-columns:1fr}.proof-bar li{justify-content:flex-start;min-height:58px;border-right:0;border-bottom:1px solid var(--line);padding:0 18px;text-align:left}.proof-bar li:last-child{border-bottom:0}.locale-board{grid-template-columns:1fr}.download-section{margin-right:18px;margin-left:18px;padding:28px}.site-footer{align-items:flex-start;flex-direction:column;padding-inline:18px}}@media(max-width:540px){.site-header{height:70px}.site-header-inner{width:calc(100% - 28px);justify-content:space-between;grid-template-columns:minmax(0,1fr) auto;gap:8px}.header-actions{min-width:0}.brand img{width:42px;height:42px}.brand span{font-size:1.2rem}.language-select{width:104px;padding-inline:8px}.header-status{height:40px;padding-inline:10px;font-size:.76rem}.hero-section{min-height:800px;padding-right:14px;padding-left:14px;padding-top:88px}.hero-copy h1{font-size:clamp(3.6rem,17vw,4.4rem)}.hero-signal{font-size:.82rem}.hero-headline{max-width:100%;font-size:clamp(1.05rem,5.2vw,1.32rem)}.cta-row{flex-direction:column;align-items:stretch}.button-primary,.button-secondary,.button-plain{width:100%;flex:none}.button{width:100%;min-height:58px;padding-inline:14px;white-space:normal}.button span{min-width:0}.hero-stage{min-height:310px}.editor-strip{top:14px;transform:translate3d(calc(-41% + var(--px, 0px)),var(--py, 0px),0) rotate(-7deg) scale(.5)}.clapper-prop{right:-62px;bottom:64px;width:236px}.workflow-heading h2,.section h2,.download-section h2,.faq-section h2{font-size:clamp(1.75rem,10vw,2.45rem)}}
