:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--stage-bg:#121212;--panel:#1f1f1ff0;--panel-solid:#1f1f1f;--surface:#292929db;--surface-strong:#2f2f2f;--surface-hover:#343434;--text:#f1f1f1;--text-muted:#a8a8a8;--text-faint:#747474;--border:#ffffff1a;--border-soft:#ffffff12;--focus:#a0a0a0;--main:#f0b43a;--danger:#e26f66;--success:#78ba80;--branch-blue:#4098dc;--branch-green:#4ab76d;--branch-purple:#9a6cff;--radius:8px;--radius-sm:6px;--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--shadow:0 34px 82px #00000094, 0 14px 34px #0006, 0 2px 8px #0000004d, inset 0 1px 0 #ffffff12;--text-xs:.75rem;--text-sm:.8125rem;--text-body:.875rem;--text-card-title:1rem;--text-context-title:1.125rem;--text-section-title:1.75rem;--text-hero-lede:1.5rem;--text-hero-title:2.5rem;--type-site-caption-size:var(--text-xs);--type-site-small-size:var(--text-sm);--type-site-body-size:var(--text-body);--type-site-card-title-size:var(--text-card-title);--type-site-context-title-size:var(--text-context-title);--type-site-section-title-size:var(--text-section-title);--type-site-hero-lede-size:var(--text-hero-lede);--type-site-hero-title-size:var(--text-hero-title);--type-site-brand-size:.875rem;--type-site-download-title-size:1.0625rem;--site-section-inline-inset:0px;--space-section-y:clamp(2.625rem, 2rem + 3vw, 3.875rem);--space-hero-y:2.875rem;--space-card:1rem}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--stage-bg)}body{background:var(--stage-bg);min-width:320px;min-height:100vh;color:var(--text);font-family:var(--font);margin:0}body:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg, #121212b8, #12121247), radial-gradient(var(--border-soft) .8px, transparent .8px), var(--stage-bg);background-size:auto,12px 12px,auto;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}svg{stroke-width:2px;width:16px;height:16px}.site-shell{z-index:1;width:min(26.25rem,100% - 32px);margin:0 auto;position:relative}.site-header{z-index:10;border:1px solid var(--border);border-radius:var(--radius);-webkit-backdrop-filter:blur(24px)saturate(1.2);backdrop-filter:blur(24px)saturate(1.2);background:#1f1f1fb8;grid-template-columns:1fr auto;align-items:center;gap:14px;min-height:56px;margin:7px 0 6px;padding:6px 9px;display:grid;position:sticky;top:7px;box-shadow:0 18px 44px #00000052}.brand,.site-header nav,.nav-download,.hero-actions,.primary-cta,.secondary-cta,.download-option-cta{align-items:center;display:inline-flex}.brand{min-height:40px;color:var(--text);font-size:var(--type-site-brand-size);gap:10px;font-weight:760}.brand img{border-radius:var(--radius-sm);width:30px;height:30px}.site-header nav{border:1px solid var(--border-soft);border-radius:var(--radius);background:#ffffff0a;justify-content:center;gap:4px;padding:3px;display:none}.site-header nav a{border-radius:var(--radius-sm);min-height:44px;color:var(--text-muted);font-size:var(--type-site-caption-size);align-items:center;padding:8px 11px;font-weight:650;display:inline-flex}.site-header nav a:hover{background:var(--surface-hover);color:var(--text)}.nav-download{border-radius:var(--radius);background:color-mix(in srgb, var(--main) 18%, transparent);width:40px;min-width:40px;height:40px;min-height:40px;color:var(--main);border:1px solid #f0b43a61;justify-content:center;justify-self:end;gap:0;padding:0;font-size:0;font-weight:720;line-height:1}.nav-download svg{width:19px;height:19px;display:block;transform:translateY(-1px)}.hero-section{padding:var(--space-hero-y) 0 48px;grid-template-columns:1fr;align-items:start;gap:34px;display:grid}.hero-copy{min-width:0;padding-top:0}.hero-copy h1{color:var(--text);font-size:var(--type-site-hero-title-size);letter-spacing:0;margin:0;line-height:.95}.hero-lede{max-width:620px;color:var(--text);font-size:var(--type-site-hero-lede-size);letter-spacing:0;margin:20px 0 0;font-weight:760;line-height:1.08}.hero-body{max-width:560px;color:var(--text-muted);font-size:var(--type-site-body-size);margin:18px 0 0;font-weight:560;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px}.hero-context-panel{border-top:1px solid var(--border-soft);gap:14px;max-width:620px;margin-top:34px;padding-top:18px;display:none}.hero-context-heading{gap:6px;display:grid}.hero-context-heading span,.hero-context-item span{color:var(--main);font-size:var(--type-site-caption-size);font-weight:820}.hero-context-heading strong{max-width:520px;color:var(--text);font-size:var(--type-site-context-title-size);line-height:1.28}.hero-context-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.hero-context-item{border:1px solid var(--border);border-radius:var(--radius);background:#1f1f1f94;min-height:112px;padding:14px}.hero-context-item p{color:var(--text-muted);font-size:var(--type-site-caption-size);margin:10px 0 0;font-weight:560;line-height:1.45}.primary-cta,.secondary-cta{border-radius:var(--radius);width:100%;min-height:44px;font-size:var(--type-site-small-size);justify-content:center;gap:8px;padding:0 15px;font-weight:760}.primary-cta{background:var(--main);color:#191713;border:1px solid #f0b43a80;box-shadow:0 12px 28px #f0b43a33}.secondary-cta{border:1px solid var(--border);background:var(--surface);color:var(--text)}.primary-cta:hover,.secondary-cta:hover,.nav-download:hover{transform:translateY(-1px)}.product-frame{justify-self:center;width:min(390px,100%);min-width:0;margin-top:0}.product-screenshot{width:100%;height:auto;display:block}.workflow-section,.feature-section,.download-section{padding:var(--space-section-y) 0}.workflow-section,.feature-section{padding-inline:var(--site-section-inline-inset)}.workflow-section{container:workflow/inline-size}.feature-section{container:feature/inline-size}.download-section{container:download/inline-size}.workflow-section{margin-top:24px}.section-heading{max-width:620px;margin-bottom:24px}.section-heading h2,.feature-panel h2,.download-section h2,.download-option h3{color:var(--text);font-size:var(--type-site-section-title-size);letter-spacing:0;margin:0;line-height:1.12}.section-heading p,.feature-panel p,.download-section p,.download-option p{color:var(--text-muted);font-size:var(--type-site-body-size);margin:10px 0 0;font-weight:560;line-height:1.6}.workflow-grid{grid-template-columns:1fr;gap:10px;display:grid}.workflow-card{min-height:172px;padding:var(--space-card);border:1px solid var(--border);border-radius:var(--radius);background:var(--panel)}.workflow-card svg{color:var(--main)}.workflow-card h3{color:var(--text);font-size:var(--type-site-card-title-size);margin:18px 0 0;line-height:1.2}.workflow-card p{color:var(--text-muted);font-size:var(--type-site-small-size);margin:8px 0 0;font-weight:560;line-height:1.55}.feature-panel{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(120deg, #f0b43a14, transparent 34%), var(--panel);grid-template-columns:1fr;gap:24px;padding:20px;display:grid}.feature-panel ul{grid-template-columns:1fr;gap:10px;margin:0;padding:0;list-style:none;display:grid}.feature-panel li{border:1px solid var(--border-soft);border-radius:var(--radius);min-height:40px;color:var(--text);font-size:var(--type-site-small-size);background:#ffffff09;align-items:center;gap:9px;padding:0 12px;font-weight:650;display:flex}.feature-panel li svg{color:var(--success);flex:none}.download-section{margin:0 var(--site-section-inline-inset) 56px;border-radius:var(--radius);background:radial-gradient(circle at 16px 16px, #f0b43a2e, transparent 34px), var(--panel);border:1px solid #f0b43a3d;grid-template-columns:1fr;align-items:start;gap:18px;padding:20px;display:grid}.download-section>svg{width:22px;height:22px;color:var(--main)}.download-list{border:1px solid var(--border-soft);border-radius:var(--radius);background:var(--border-soft);grid-column:1/-1;gap:1px;display:grid;overflow:hidden}.download-option{background:#1f1f1fbd;grid-template-columns:1fr;align-items:center;gap:18px;padding:16px;display:grid}.download-option-heading{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.download-option h3{font-size:var(--type-site-download-title-size)}.download-option-heading span{color:var(--main);font-size:var(--type-site-caption-size);font-weight:760}.download-option p{max-width:680px;font-size:var(--type-site-small-size)}.download-option-cta{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;min-height:44px;color:var(--text);font-size:var(--type-site-small-size);justify-content:center;gap:8px;padding:0 14px;font-weight:760}.download-option:first-child .download-option-cta{background:var(--main);color:#191713;border-color:#f0b43a80;box-shadow:0 12px 28px #f0b43a29}@container workflow (width>=52rem){.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@container feature (width>=48rem){.feature-panel{grid-template-columns:minmax(0,.8fr) minmax(21.25rem,1fr);gap:40px;padding:32px}.feature-panel ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@container download (width>=44rem){.download-option{grid-template-columns:minmax(0,1fr) auto;padding:18px}.download-option-cta{width:auto}}@media (width>=561px){:root{--text-body:1rem;--text-hero-lede:1.75rem;--text-hero-title:3rem;--space-hero-y:3.5rem;--space-card:1.125rem}.site-shell{width:min(40rem,100% - 20px)}.site-header{min-height:56px;margin:12px 0 8px;padding:8px 10px;top:12px}.nav-download{width:auto;font-size:var(--type-site-caption-size);gap:7px;padding:0 14px}.nav-download svg{width:16px;height:16px}.primary-cta,.secondary-cta,.download-option-cta{width:auto}}@media (width>=921px){:root{--text-hero-lede:2.125rem;--text-hero-title:3.75rem;--site-section-inline-inset:clamp(52px, 5vw, 68px);--space-hero-y:4.5rem}.site-shell{width:min(70rem,100% - 48px)}.site-header{grid-template-columns:1fr auto 1fr;min-height:52px;margin:6px 0;padding:6px 9px}.brand{min-height:36px}.brand img{width:30px;height:30px}.site-header nav{padding:2px;display:inline-flex}.site-header nav a{min-height:36px;padding:5px 12px}.nav-download{width:auto;min-width:96px;height:40px;min-height:40px;font-size:var(--type-site-small-size);gap:7px;padding:0 14px}.nav-download svg{width:16px;height:16px}.hero-section{padding:38px var(--site-section-inline-inset) 24px;grid-template-columns:minmax(0,1fr) 300px;gap:48px}.hero-copy{padding-top:clamp(48px,8svh,78px)}.hero-context-panel{display:grid}.product-frame{justify-self:end;width:min(300px,100%);margin-top:clamp(18px,2vw,26px)}.workflow-section{margin-top:72px;padding-top:64px}.download-section{grid-template-columns:42px minmax(0,1fr);padding:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
