@import"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";html{scroll-padding-top:100px}body{background:var(--site-bg);color:var(--site-ink)}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--site-green);margin-right:9px;flex-shrink:0}.landing-page .landing-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:center;gap:clamp(40px,6vw,88px);padding-top:88px;padding-bottom:88px}.landing-page .landing-hero h1{margin-top:22px;font-size:clamp(40px,4.5vw,62px);line-height:1.08;text-wrap:balance}.landing-page .landing-summary{max-width:460px;margin-top:24px;font-size:16px;color:var(--site-muted)}.landing-page .landing-hero-copy>.site-text-link{margin-top:26px}.landing-page .landing-start{padding:32px;border:1px solid var(--site-line);border-radius:10px;background:var(--site-soft)}.landing-page .landing-start h2{margin:18px 0 12px;font-size:28px;line-height:1.2}.landing-page .landing-start>p:not(.site-eyebrow){color:var(--site-muted)}.landing-page .landing-start-actions{display:flex;flex-direction:column;align-items:stretch;gap:20px;margin-top:24px}.landing-page .landing-start-actions .site-text-link{justify-content:center}.landing-page .availability-note{display:flex;align-items:baseline;gap:9px;font-size:12px;border-top:1px solid var(--site-line);padding-top:20px;margin-top:24px}.landing-page .availability-note .status-dot{margin-right:0}.landing-page .workflow-section{padding-top:56px;padding-bottom:72px;position:relative}.landing-page .workflow-section:before{content:"";position:absolute;top:0;left:40px;right:40px;border-top:1px solid var(--site-line)}.landing-page .section-intro h2{margin-top:16px;font-size:clamp(28px,3vw,36px);text-wrap:balance}.landing-page .workflow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;list-style:none;margin:36px 0 0;padding:0}.landing-page .workflow-steps>li{border-top:1px solid var(--site-line);padding-top:20px}.landing-page .step-number{font:12px ui-monospace,monospace;color:var(--site-green)}.landing-page .workflow-steps h3{margin:18px 0 12px;font-size:21px;line-height:1.3;text-wrap:balance}.landing-page .workflow-steps p{max-width:320px;font-size:14px;color:var(--site-muted)}.landing-page .principles-section{background:var(--site-soft);border-top:1px solid var(--site-line)}.landing-page .simple-promise-inner{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:center;gap:clamp(40px,6vw,88px);padding-top:56px;padding-bottom:56px}.landing-page .simple-promise h2{margin:16px 0;font-size:34px}.landing-page .simple-promise p:not(.site-eyebrow){max-width:490px;color:var(--site-muted);font-size:14px}.landing-page .landing-guarantee{border-left:2px solid var(--site-green);padding-left:24px}.landing-page .landing-guarantee p:not(.site-eyebrow){margin-top:14px;color:var(--site-ink);font-size:23px;line-height:1.45;letter-spacing:-.025em}@media(max-width:1000px){.landing-page .workflow-section:before{left:28px;right:28px}.landing-page .landing-start{padding:24px}}@media(max-width:760px){.landing-page .landing-hero{grid-template-columns:1fr;gap:36px;padding-top:48px;padding-bottom:48px}.landing-page .landing-hero h1{max-width:580px;font-size:clamp(36px,7.5vw,48px)}.landing-page .landing-summary{font-size:15px;margin-top:20px}.landing-page .landing-start{padding:24px}.landing-page .landing-start h2{font-size:26px}.landing-page .workflow-section{padding-top:40px;padding-bottom:44px}.landing-page .workflow-section:before{left:24px;right:24px}.landing-page .workflow-steps{grid-template-columns:1fr;gap:24px;margin-top:28px}.landing-page .workflow-steps>li{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:14px}.landing-page .step-number{grid-row:span 2;padding-top:5px}.landing-page .workflow-steps h3{margin:0 0 8px}.landing-page .workflow-steps p{max-width:none}.landing-page .simple-promise-inner{grid-template-columns:1fr;gap:28px;padding-top:40px;padding-bottom:40px}.landing-page .simple-promise h2{font-size:30px}.landing-page .landing-guarantee p:not(.site-eyebrow){font-size:21px}}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;padding:0;border:1px solid var(--site-line);border-radius:5px;background:transparent;color:var(--site-muted)}.theme-toggle:hover{background:var(--site-soft);color:var(--site-ink)}.theme-toggle:focus-visible{outline:2px solid var(--site-green);outline-offset:3px}.site,.site-header,.site-footer{font-family:DM Sans,sans-serif;color:var(--site-ink)}.site{background:var(--site-bg);min-height:100vh}.site main:focus{outline:none}.site-container{max-width:1200px;margin:0 auto;padding:0 40px}.site :is(h1,h2,h3){font-weight:500;letter-spacing:-.045em;line-height:1.1}.site h1{font-size:clamp(40px,5.6vw,76px)}.site h2{font-size:clamp(32px,3.6vw,48px)}.site h3{font-size:23px;letter-spacing:-.025em}.site p{line-height:1.75}.site button{font:inherit}.site :is(a,button,input):focus-visible{outline:2px solid var(--site-green);outline-offset:5px}.site-header :is(a,button):focus-visible,.site-footer a:focus-visible{outline:2px solid var(--site-green);outline-offset:5px}.site-header{position:sticky;top:0;z-index:20;background:var(--site-bg);border-bottom:1px solid var(--site-line)}.site-header-inner{max-width:1280px;padding:0 40px;margin:auto;height:86px;display:flex;gap:48px;align-items:center}.site-brand{display:inline-flex;align-items:center;gap:9px;flex-shrink:0;font:800 25px/1 Manrope,sans-serif;letter-spacing:-1.2px}.site-brand>img{display:block;width:36px;height:36px;border-radius:5px}.site-navigation{display:flex;align-items:center;flex:1;gap:32px;font-size:13px}.site-navigation>a{color:var(--site-muted);padding:10px 0}.site-navigation>a:hover,.site-navigation>a.active{color:var(--site-ink)}.site-navigation>a.active{text-decoration:underline;text-underline-offset:9px;text-decoration-color:var(--site-green)}.site-nav-account{margin-left:auto;display:flex;gap:26px;align-items:center;font-size:13px;white-space:nowrap}.site-nav-account .theme-toggle{flex-shrink:0}.site-signin:hover{color:var(--site-green)}.site-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:50px;padding:14px 22px;background:var(--site-green);color:var(--site-on-green);border:1px solid transparent;border-radius:5px;font-size:14px;font-weight:500;transition:filter .15s,transform .15s}.site-button:hover{filter:brightness(1.12);transform:translateY(-1px)}.site-button.small{min-height:38px;padding:9px 14px;gap:16px;font-size:12px}.site-button>span{font-size:19px;line-height:1}.site-text-link{display:inline-flex;gap:20px;align-items:center;font-size:13px;font-weight:500;color:var(--site-green)}.site-text-link:hover{text-decoration:underline;text-underline-offset:5px}.site-menu,.site-mobile-signin{display:none}.site-eyebrow{font-size:10px;font-weight:600;letter-spacing:1.6px;color:var(--site-green)}.site-skip{position:fixed;z-index:100;top:8px;left:20px;padding:12px 20px;background:var(--site-ink);color:var(--site-bg);transform:translateY(-180%)}.site-skip:focus{transform:none}.site h2>span{color:var(--site-faint)}.site-command{border:1px solid var(--site-line);border-radius:5px;background:var(--site-surface);overflow:hidden;min-width:0}.site-command>div{padding:12px 17px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--site-line);font-size:10px;color:var(--site-muted)}.site-command button{border:none;background:transparent;color:var(--site-green);padding:5px;font-size:11px}.site-command pre{font-size:11px;line-height:1.9;margin:0;padding:25px 20px;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--site-code)}.command-status{display:block;padding:0 18px 14px;font-size:11px;color:var(--site-muted)}.site-footer{max-width:1200px;margin:auto;padding:40px;border-top:1px solid var(--site-line);display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer p,.site-footer>small{font-size:10px;color:var(--site-muted)}.site-footer p{margin-top:12px;white-space:nowrap}.site-footer nav{display:flex;gap:24px;font-size:11px;color:var(--site-muted)}.site-footer a:hover{color:var(--site-green)}.site-not-found{padding:120px 30px;text-align:center}.site-not-found h1{margin:20px 0}.site-not-found>p{color:var(--site-muted)}.site-not-found .site-button{margin-top:30px}@media(max-width:1000px){.site-header-inner{gap:35px;padding:0 28px}.site-navigation{gap:22px}.site-nav-account{gap:18px}.site-container,.site-footer{padding-left:28px;padding-right:28px}}@media(max-width:760px){.site-header-inner{height:70px;padding:0 22px;gap:16px;justify-content:space-between}.site-brand{font-size:22px}.site-brand>img{width:31px;height:31px}.site-menu{display:flex;flex-direction:column;justify-content:center;gap:5px;width:26px;height:34px;padding:0;background:none;border:none;color:var(--site-ink);align-items:center;flex-shrink:0}.site-menu span{display:block;width:19px;height:1px;background:currentColor}.site-menu[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.site-menu[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.site-navigation{display:none}.site-navigation.is-open{display:flex;position:absolute;top:70px;left:0;right:0;flex-direction:column;align-items:stretch;gap:8px;padding:18px 24px 24px;background:var(--site-bg);border-bottom:1px solid var(--site-line);box-shadow:0 12px 20px #0000000a}.site-mobile-signin{display:block}.site-signin{display:none}.site-nav-account{margin-left:auto;gap:12px}.site-nav-account .site-button.small{padding:9px 12px;gap:10px}.site-container{padding-left:24px;padding-right:24px}.site-footer{padding:32px 24px}.site-footer nav{gap:22px}}@media(max-width:900px){.site-footer{flex-direction:column;align-items:center;gap:24px;text-align:center}.site-footer nav{justify-content:center;flex-wrap:wrap}.site-footer p{white-space:normal;max-width:380px}}@media(max-width:420px){.site-header-inner{padding-inline:18px;gap:10px}.site-nav-account{gap:9px}.site-nav-account .theme-toggle{width:28px;height:30px;flex-basis:28px}.site-nav-account .site-button.small{gap:7px;padding-inline:10px;font-size:11px}}@media(max-width:360px){.site-header .site-brand>span{display:none}}html:has(.marketing){scroll-behavior:smooth;scroll-padding-top:110px}.marketing{--ml-bg: #fff;--ml-ink: #242129;--ml-muted: #68636f;--ml-purple: #5130ab;--ml-purple-hover: #40218f;--ml-tint: #f7f5fb;--ml-soft: #eee8fa;--ml-line: #e7e3ed;--ml-header: #ffffffef;--ml-heading: "Manrope", sans-serif;font:400 16px/1.65 DM Sans,sans-serif;color:var(--ml-ink);background:var(--ml-bg);-webkit-font-smoothing:antialiased;overflow:clip}.marketing *,.marketing *:before,.marketing *:after{box-sizing:border-box}.marketing h1,.marketing h2,.marketing h3,.marketing p,.marketing figure{margin:0}.marketing h1,.marketing h2,.marketing h3{font-family:var(--ml-heading)}.marketing main:focus{outline:none}.marketing a{color:inherit;text-decoration:none}.marketing button{font:inherit;cursor:pointer;color:inherit}.marketing button,.marketing a,.marketing summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.marketing :is(a,button,summary):focus-visible{outline:3px solid #9670e0;outline-offset:5px;border-radius:4px}.marketing svg{flex:0 0 auto;vertical-align:middle}.marketing img{max-width:100%}.ml-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ml-container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.ml-skip{position:absolute;left:24px;top:-70px;z-index:100;padding:12px 20px;background:var(--ml-bg);border:1px solid var(--ml-purple)}.ml-skip:focus{top:12px}.ml-header{position:sticky;top:0;z-index:30;background:var(--ml-header);border-bottom:1px solid var(--ml-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ml-header-inner{min-height:88px;display:flex;align-items:center;gap:48px}.ml-brand{display:inline-flex;align-items:center;gap:9px;flex-shrink:0;font-family:var(--ml-heading);font-size:25px;font-weight:800;letter-spacing:-1.2px;line-height:1}.ml-brand img{display:block;border-radius:5px}.ml-nav{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:500}.ml-nav a,.ml-signin{transition:color .16s}.ml-nav a:hover,.ml-signin:hover,.ml-footer a:hover{color:var(--ml-purple)}.ml-nav a span{font-size:12px;margin-left:3px}.ml-header-actions{display:flex;align-items:center;gap:22px;margin-left:auto}.ml-signin{white-space:nowrap;font-size:13px}.marketing .theme-toggle{display:grid;place-items:center;width:30px;height:34px;padding:0;border:0;background:transparent;color:var(--ml-muted);border-radius:4px}.marketing .theme-toggle:hover{color:var(--ml-purple);background:var(--ml-tint)}.ml-button{display:inline-flex;gap:30px;align-items:center;justify-content:center;min-height:54px;padding:14px 23px;border:1px solid transparent;border-radius:7px;background:var(--ml-purple);color:#fff!important;font-size:15px;font-weight:550;line-height:1.4;white-space:nowrap;transition:background .18s,box-shadow .18s,transform .18s}.ml-button svg{width:21px;height:21px;transition:transform .18s}.ml-button:hover{background:var(--ml-purple-hover);box-shadow:0 5px 18px #5130ab22}.ml-button:hover svg{transform:translate(3px)}.ml-button-small{min-height:42px;padding:10px 16px;gap:19px;font-size:13px;border-radius:6px}.ml-button-small svg{width:17px;height:17px}.ml-menu,.ml-mobile-signin{display:none}.ml-kicker{font-size:10px;font-weight:650;letter-spacing:1.8px;color:var(--ml-purple);line-height:1.5}.ml-hero{position:relative;padding:96px 0 40px;text-align:center}.ml-hero:before{content:"";position:absolute;pointer-events:none;width:520px;height:420px;top:0;left:calc(50% - 260px);background:radial-gradient(ellipse,#7740d909,transparent 70%)}.ml-hero h1{position:relative;margin:0 auto;max-width:1100px;font-size:clamp(44px,5.1vw,68px);line-height:1.15;font-weight:550;letter-spacing:-3.5px}.ml-hero h1 span{color:var(--ml-purple)}.ml-hero-promise{margin:29px auto 0!important;max-width:840px;font-size:19px;font-weight:450;line-height:1.7;letter-spacing:-.25px}.ml-hero-actions{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:44px}.ml-audience{margin:44px auto 0;max-width:560px;color:var(--ml-muted)}.ml-audience .ml-kicker{text-align:center;color:var(--ml-muted);font-size:15px;font-weight:500;line-height:1.8;letter-spacing:.1px}.ml-audience-carousel{display:flex;align-items:center;gap:10px;margin-top:17px}.ml-ticker{min-width:0;flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}.ml-ticker-track{display:flex;width:max-content;animation:ml-industry-ticker 28s linear infinite}.ml-ticker-sequence{display:flex;align-items:center;gap:72px;padding-right:72px;flex-shrink:0}.ml-ticker-sequence span{display:inline-flex;gap:9px;align-items:center;white-space:nowrap;font-size:13px;font-weight:500}.ml-ticker-sequence svg{width:21px;height:21px;color:var(--ml-purple)}.ml-ticker:hover .ml-ticker-track{animation-play-state:paused}@keyframes ml-industry-ticker{to{transform:translate(-50%)}}.ml-section{padding:100px 0}.marketing h2{font-size:clamp(32px,3.35vw,44px);font-weight:550;letter-spacing:-1.8px;line-height:1.2}.marketing h2 span{color:var(--ml-muted)}.ml-section-heading{margin-bottom:45px}.ml-workflow-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:38px}.ml-workflow-note{margin-top:14px!important;max-width:660px;color:var(--ml-muted);font-size:13px;line-height:1.75}.ml-workflow-note strong{font-weight:550}.ml-workflow-note a{color:var(--ml-purple);text-decoration:underline;text-underline-offset:3px}.ml-docs-button{display:inline-flex;gap:11px;align-items:center;padding:12px 18px;color:var(--ml-purple)!important;background:var(--ml-bg);border:1px solid var(--ml-purple);border-radius:6px;font-size:14px;font-weight:550;white-space:nowrap}.ml-docs-button:hover{background:var(--ml-soft)}.ml-docs-button svg{width:18px;height:18px}.ml-workflow{background:var(--ml-tint);border-block:1px solid var(--ml-line)}.ml-benefits{border-bottom:1px solid var(--ml-line)}.ml-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr)}.ml-benefit{padding:0 36px;display:flex;flex-direction:column}.ml-benefit:first-child{padding-left:0}.ml-benefit:last-child{padding-right:0}.ml-benefit+.ml-benefit{border-left:1px solid var(--ml-line)}.ml-icon-box{width:44px;height:44px;background:var(--ml-bg);color:var(--ml-purple);display:grid;place-items:center;border:1px solid var(--ml-line);border-radius:8px;margin-bottom:21px}.marketing h3{font-size:18px;font-weight:650;line-height:1.45;letter-spacing:-.35px}.ml-benefit>p{margin-top:12px;color:var(--ml-muted);font-size:14px;line-height:1.8;max-width:310px}.ml-secret-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}.ml-secret-grid article{border-top:2px solid var(--ml-purple);padding-top:25px}.ml-secret-grid h3{font-size:21px}.ml-secret-grid p{margin-top:14px;max-width:510px;font-size:15px;line-height:1.85;color:var(--ml-muted)}.ml-workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;list-style:none;padding:0;margin:0}.ml-step-number{display:flex;align-items:center;gap:15px;color:var(--ml-purple);font:500 25px/1 var(--ml-heading);letter-spacing:-1px;margin-bottom:24px}.ml-step-number:after{content:"";flex:1;height:1px;background:var(--ml-line)}.ml-workflow-grid li{display:flex;flex-direction:column}.ml-workflow-grid h3{font-size:18px}.ml-workflow-grid p{font-size:13px;line-height:1.85;color:var(--ml-muted);margin-top:14px;margin-bottom:20px}.ml-workflow-grid strong{font-weight:550;color:var(--ml-ink)}.ml-package-details-grid{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:20px;margin-top:23px}.ml-request-details{border:1px solid var(--ml-line);background:var(--ml-bg);border-radius:7px}.marketing summary{cursor:pointer;list-style:none}.marketing summary::-webkit-details-marker{display:none}.ml-request-details summary{padding:20px 24px;font-size:13px;font-weight:550;display:flex;align-items:center;justify-content:space-between;gap:20px}.ml-request-details summary>span{display:flex;align-items:center;gap:13px}.ml-request-details summary svg{width:19px;height:19px;color:var(--ml-purple)}.ml-request-details summary>svg{transition:transform .16s}.ml-request-details[open] summary>svg{transform:rotate(45deg)}.ml-request-content{display:grid;gap:18px;padding:0 24px 24px}.ml-request-content h3{font-size:13px;margin-top:4px;color:var(--ml-purple)}.ml-request-content p{font-size:12px;line-height:1.8;color:var(--ml-muted);margin-top:6px}.ml-request-content strong{color:var(--ml-ink);font-weight:550}.ml-workflow-pricing{margin-top:29px!important;padding-top:26px;border-top:1px solid var(--ml-line);color:var(--ml-muted);font-size:14px;line-height:1.8;text-align:center}.ml-workflow-pricing strong{color:var(--ml-ink);font-weight:600}.ml-investors{padding:0 0 75px}.ml-investors-inner{display:flex;flex-direction:column;align-items:center;gap:28px;border-top:1px solid var(--ml-line);padding-top:40px}.ml-investors .ml-kicker{font-size:9px;letter-spacing:1.6px;color:var(--ml-muted)}.ml-investor-logos{display:grid;grid-template-columns:1fr 1.12fr 1fr;align-items:center;justify-items:center;gap:48px;width:min(600px,100%)}.ml-investors img{display:block;object-fit:contain;height:auto}.ml-investor-yc{position:relative;display:block;width:156px;max-width:100%}.ml-investor-yc img{width:100%}.ml-final{background:#5130ab;color:#fff;padding:77px 0}.ml-final :is(a,button):focus-visible{outline-color:#fff}.ml-final-inner{display:flex;align-items:center;justify-content:space-between;gap:65px}.ml-final h2{font-size:42px;letter-spacing:-1.5px;line-height:1.25}.ml-final p:not(.ml-kicker){margin-top:20px;color:#e0d5f8;font-size:14px}.ml-button-light{background:#fff;color:#5130ab!important;flex-shrink:0}.ml-button-light:hover{background:#f3edff}.ml-footer{padding:48px 0 22px}.ml-footer-top{display:flex;justify-content:space-between;align-items:start;padding-bottom:44px}.ml-footer .ml-brand{font-size:22px}.ml-footer .ml-brand img{width:30px;height:30px}.ml-footer .ml-brand:focus-visible{outline:none;text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:2px}.ml-footer-top p{margin-top:16px;font-size:12px;line-height:1.8;color:var(--ml-muted);white-space:nowrap}.ml-footer nav{display:flex;gap:34px;font-size:12px;margin-top:9px}.ml-footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--ml-line);padding-top:20px;color:var(--ml-muted);font-size:10px}[data-theme=dark] .marketing{--ml-bg: #17151d;--ml-ink: #f2eef8;--ml-muted: #b0a8ba;--ml-purple: #bfa0ff;--ml-purple-hover: #d0b8ff;--ml-tint: #1f1b28;--ml-soft: #352844;--ml-line: #37303f;--ml-header: #17151def}[data-theme=dark] .ml-button{background:#7650c9;color:#fff!important}[data-theme=dark] .ml-button:hover{background:#895ddc}[data-theme=dark] .ml-investor-yc:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;-webkit-mask:url(/brand/yc-logo.png) center / contain no-repeat;mask:url(/brand/yc-logo.png) center / contain no-repeat;clip-path:inset(0 0 0 23%);pointer-events:none}[data-theme=dark] .ml-investor-ritual{filter:brightness(0) invert(1)}[data-theme=dark] .ml-button-light{background:#fff;color:#5130ab!important}[data-theme=dark] .ml-button-light:hover{background:#f3edff}@media(min-width:1500px){.ml-hero{padding-top:115px}}@media(max-width:1120px){.ml-container{width:calc(100% - 64px)}.ml-header-inner{gap:30px;min-height:78px}.ml-nav{gap:20px;font-size:12px}.ml-header-actions{gap:16px}.ml-brand{font-size:23px}.ml-brand img{width:33px;height:33px}.ml-hero{padding-top:80px}.ml-section{padding:80px 0}.ml-benefit{padding-inline:24px}.ml-investor-logos{gap:40px}}@media(max-width:900px){.ml-header-inner{gap:20px}.ml-nav{gap:18px}.ml-nav a{font-size:11px}.ml-header-actions{gap:12px}.ml-button-small{font-size:12px;gap:13px;padding-inline:13px}.ml-hero h1{letter-spacing:-2.5px}.ml-benefit h3{font-size:16px}.ml-benefit>p{font-size:13px}.ml-workflow-grid{gap:28px}.ml-workflow-grid h3{font-size:16px}.ml-final h2{font-size:36px}.ml-final-inner{flex-direction:column;gap:32px;text-align:center}.ml-final p:not(.ml-kicker){max-width:600px;margin-inline:auto}.ml-footer{text-align:center}.ml-footer-top{flex-direction:column;align-items:center;gap:28px}.ml-footer nav{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:0}.ml-footer-bottom{justify-content:center}}@media(max-width:760px){html:has(.marketing){scroll-padding-top:92px}.ml-container{width:calc(100% - 40px)}.ml-header-inner{min-height:72px}.ml-brand{font-size:22px;gap:8px}.ml-brand img{width:31px;height:31px}.ml-header-actions{gap:13px}.ml-signin{display:none}.ml-button-small{min-height:38px;gap:9px;padding:9px 12px;font-size:11px}.ml-button-small svg{width:14px}.ml-menu{display:flex;flex-direction:column;justify-content:center;gap:5px;padding:5px;width:26px;height:36px;border:0;background:transparent}.ml-menu span{width:18px;height:1.5px;background:var(--ml-ink);transition:transform .18s}.ml-menu[aria-expanded=true] span:first-child{transform:translateY(3.25px) rotate(45deg)}.ml-menu[aria-expanded=true] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.ml-nav{display:none;position:absolute;top:100%;left:0;width:100%;padding:18px 20px 24px;background:var(--ml-bg);border-bottom:1px solid var(--ml-line);box-shadow:0 10px 16px #00000005;flex-direction:column;gap:0;align-items:stretch}.ml-nav.is-open{display:flex}.ml-nav a{padding:12px 2px;font-size:15px}.ml-mobile-signin{display:block;color:var(--ml-muted)!important;border-top:1px solid var(--ml-line);margin-top:8px}.ml-hero{padding:60px 0 35px}.ml-hero:before{display:none}.ml-hero h1{font-size:clamp(37px,7.7vw,55px);letter-spacing:-1.8px;line-height:1.16;max-width:570px}.ml-hero-break{display:none}.ml-hero-promise{font-size:16px;line-height:1.75;margin:24px auto 0!important;max-width:470px;letter-spacing:-.1px}.ml-hero-actions{gap:23px;margin-top:36px}.ml-hero-actions .ml-button{font-size:13px;min-height:49px;padding:12px 17px;gap:23px}.ml-audience{margin-top:36px;max-width:440px}.ml-audience .ml-kicker{font-size:14px}.ml-ticker-sequence{gap:40px;padding-right:40px}.ml-ticker-sequence span{font-size:12px}.ml-ticker-sequence svg{width:19px;height:19px}.ml-section{padding:65px 0}.ml-section-heading{margin-bottom:32px}.ml-workflow-heading{flex-wrap:wrap;gap:20px;margin-bottom:32px}.ml-docs-button{padding:10px 14px;font-size:13px}.marketing h2{font-size:34px;letter-spacing:-1.3px}.ml-kicker{font-size:9px;letter-spacing:1.4px}.ml-benefit-grid{grid-template-columns:1fr;gap:28px}.ml-benefit,.ml-benefit:first-child,.ml-benefit:last-child{padding:0}.ml-benefit+.ml-benefit{border-left:0;border-top:1px solid var(--ml-line);padding-top:29px}.ml-icon-box{width:39px;height:39px;margin-bottom:14px}.ml-icon-box svg{width:21px}.ml-benefit h3{font-size:19px}.ml-benefit>p{font-size:14px;margin-top:10px;max-width:550px}.ml-secret-grid{grid-template-columns:1fr;gap:36px}.ml-secret-grid h3{font-size:20px}.ml-secret-grid p{font-size:14px;margin-top:11px}.ml-workflow-grid{grid-template-columns:1fr;gap:32px}.ml-step-number{margin-bottom:17px;font-size:24px}.ml-workflow-grid h3{font-size:19px}.ml-workflow-grid p{font-size:14px;margin-top:9px;margin-bottom:13px}.ml-package-details-grid{grid-template-columns:1fr;gap:14px;margin-top:24px}.ml-request-details summary{padding:18px;font-size:12px;gap:15px}.ml-request-details summary>span{gap:10px}.ml-request-content{grid-template-columns:1fr;gap:17px;padding:0 18px 22px}.ml-request-content p{font-size:13px}.ml-workflow-pricing{text-align:left;font-size:13px;margin-top:24px!important;padding-top:23px}.ml-investors{padding-bottom:48px}.ml-investors-inner{display:block;text-align:center;padding-top:30px}.ml-investor-logos{gap:24px;margin:24px auto 0}.ml-investor-yc{width:121px}.ml-investor-468{width:119px}.ml-investor-ritual{width:78px}.ml-final{padding:54px 0}.ml-final-inner{gap:28px}.ml-final h2{font-size:34px;letter-spacing:-1px}.ml-final p:not(.ml-kicker){max-width:390px;font-size:14px}.ml-final .ml-button{font-size:13px;min-height:49px}.ml-footer{padding-top:36px}.ml-footer-top{gap:24px;padding-bottom:30px}.ml-footer-top p{font-size:clamp(9px,2.8vw,12px)}.ml-footer nav{gap:15px 27px;font-size:12px}.ml-footer-bottom{gap:20px;font-size:9px}}@media(max-width:400px){.ml-container{width:calc(100% - 36px)}.ml-header-inner{gap:10px}.ml-header .ml-brand{font-size:20px;gap:7px}.ml-header .ml-brand img{width:28px;height:28px}.ml-header-actions{gap:10px}.ml-header-actions .theme-toggle{width:26px}.ml-hero{padding-top:49px}.ml-hero h1{font-size:38px;line-height:1.17}.ml-hero-actions{gap:17px;flex-wrap:wrap}.ml-hero-actions .ml-button{padding-inline:14px;gap:18px}.ml-investor-logos{gap:20px}.ml-investor-yc{width:112px}.ml-investor-468{width:111px}.ml-investor-ritual{width:74px}}@media(max-width:360px){.ml-header .ml-brand span{display:none}}@media(prefers-reduced-motion:reduce){html:has(.marketing){scroll-behavior:auto}.marketing *,.marketing *:before,.marketing *:after{transition:none!important;animation:none!important}.ml-ticker{-webkit-mask-image:none;mask-image:none;overflow:visible}.ml-ticker-track{width:auto}.ml-ticker-sequence{flex-wrap:wrap;gap:12px 22px;padding:0}.ml-ticker-sequence[aria-hidden=true]{display:none}}.blog-index{padding-top:clamp(52px,7vw,88px);padding-bottom:clamp(64px,8vw,96px)}.blog-heading{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);align-items:end;gap:clamp(40px,7vw,104px);margin-bottom:clamp(44px,6vw,72px)}.blog-heading h1{max-width:760px;margin:20px 0 0;font-size:clamp(42px,5.4vw,72px);line-height:1.04;letter-spacing:-.045em;text-wrap:balance}.blog-heading-summary{max-width:360px;padding-bottom:6px;color:var(--site-muted);font-size:15px;line-height:1.7}.blog-empty{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);min-height:330px;overflow:hidden;border:1px solid var(--site-line);border-radius:8px;background:var(--site-surface)}.blog-empty-heading,.blog-empty-copy{padding:clamp(32px,5vw,64px)}.blog-empty-heading{display:flex;align-items:flex-start;gap:24px;background-color:var(--site-soft);background-image:radial-gradient(var(--site-grid) .65px,transparent .65px);background-size:17px 17px}.blog-empty-mark{display:grid;flex:0 0 46px;place-items:center;width:46px;height:46px;border:1px solid var(--site-line);border-radius:5px;color:var(--site-green);background:var(--site-surface);font-size:25px}.blog-empty h2{max-width:420px;margin:17px 0 0;font-size:clamp(28px,3.2vw,40px);line-height:1.15;letter-spacing:-.035em;text-wrap:balance}.blog-empty-copy{display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--site-line)}.blog-empty-copy>p{max-width:440px;color:var(--site-muted);font-size:14px;line-height:1.75}.blog-empty-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px}.blog-bottom{display:flex;justify-content:space-between;align-items:center;padding:38px 0 0;font-size:14px}.demo-notice{display:flex;align-items:center;gap:14px;padding:14px 18px;border:1px solid var(--site-line);background:var(--site-soft);border-radius:4px;margin-bottom:32px}.demo-notice p{font-size:12px;color:var(--site-muted)}.demo-tag{font-size:8px;font-weight:600;letter-spacing:1px;border:1px solid currentColor;border-radius:3px;padding:3px 6px;color:var(--site-muted)}.article-card{display:block;border:1px solid var(--site-line);border-radius:6px;overflow:hidden;background:var(--site-surface)}.article-card.featured{display:grid;grid-template-columns:1.1fr 1fr}.article-card:hover{border-color:var(--site-green)}.article-card-visual{padding:28px 32px;background:var(--site-soft)}.article-visual-label{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:1px;color:var(--site-muted)}.article-visual-result{display:flex;gap:18px;align-items:center;padding-top:16px}.article-visual-result strong{font-size:45px;font-weight:500;letter-spacing:-2px;color:var(--site-green)}.article-visual-result strong>span{font-size:28px}.article-visual-result>span{font-size:10px;color:var(--site-muted);line-height:1.6}.article-card-body{padding:40px;align-self:center}.article-meta{display:flex;gap:20px;font-size:10px;color:var(--site-muted)}.article-meta>span:first-child{color:var(--site-green)}.article-card h2{font-size:32px;margin:20px 0 15px}.article-card-body>p{font-size:13px;color:var(--site-muted);margin-bottom:26px}.blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:28px}.benchmark-chart{margin:28px 0 0}.benchmark-chart figcaption{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.8px;color:var(--site-muted)}.benchmark-chart figcaption small{font-size:inherit}.benchmark-bars{padding:20px 0}.benchmark-row+.benchmark-row{margin-top:18px}.benchmark-row>div:first-child{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:11px;margin-bottom:9px}.benchmark-row b{font:11px ui-monospace,monospace;white-space:nowrap}.benchmark-row small{font-size:9px;color:var(--site-muted)}.benchmark-track{height:14px;background:var(--site-line)}.benchmark-track>span{height:100%;display:block;background:var(--site-faint)}.benchmark-row.candidate .benchmark-track>span{background:var(--site-green)}.benchmark-foot{display:flex;justify-content:space-between;font-size:8px;color:var(--site-muted);gap:10px}.article-page{padding-top:35px;padding-bottom:70px}.article-back{display:inline-block;font-size:12px;color:var(--site-muted);margin-bottom:30px}.article-heading{max-width:850px;margin:45px 0 52px}.article-heading h1{font-size:clamp(38px,4.6vw,64px);margin:22px 0}.article-heading>p{max-width:650px;color:var(--site-muted);font-size:17px}.article-byline{display:flex;align-items:center;gap:13px;margin-top:30px;font-size:12px}.author-mark{background:var(--site-subtle);color:var(--site-green);width:34px;height:34px;text-align:center;font-size:27px;border-radius:4px}.article-byline small{display:block;color:var(--site-muted);margin-top:5px;font-size:10px}.article-layout{display:grid;grid-template-columns:minmax(0,740px) 1fr;gap:65px}.article-body>section{margin-bottom:46px;scroll-margin-top:110px}.article-body h2{font-size:29px;margin-bottom:20px}.article-body p{color:var(--site-muted);font-size:15px;line-height:1.85;margin:17px 0}.article-body p.site-eyebrow{font-size:9px;color:var(--site-green)}.article-result{padding:28px;border:1px solid var(--site-line);border-radius:6px;background:var(--site-surface)}.article-result h2{font-size:25px}.article-result-stats{display:flex;gap:60px;margin:30px 0}.article-result-stats strong{display:block;font-size:42px;letter-spacing:-2px;font-weight:500;color:var(--site-green)}.article-result-stats strong>span{font-size:28px}.article-result-stats div>span{font-size:10px;color:var(--site-muted)}.article-table-wrap{overflow:auto;margin-top:30px}.article-body table{width:100%;border-collapse:collapse;font-size:11px}.article-body caption{text-align:left;font-size:10px;color:var(--site-muted);margin-bottom:15px}.article-body td,.article-body th{border-bottom:1px solid var(--site-line);padding:12px 10px 12px 0;text-align:left;font-weight:400;line-height:1.6}.article-body thead th{color:var(--site-muted);font-size:10px}.article-methodology{border-top:1px solid var(--site-line);padding-top:20px}.article-methodology dl{margin:0}.article-methodology dl>div{display:grid;grid-template-columns:180px 1fr;gap:20px;border-bottom:1px solid var(--site-line);padding:13px 0;font-size:12px;line-height:1.6}.article-methodology dt{color:var(--site-muted)}.article-methodology dd{margin:0}.article-methodology>p:last-child{font-size:12px}.article-contents{position:sticky;top:120px;align-self:start;display:grid;gap:16px}.article-contents>a{font-size:11px;color:var(--site-muted);line-height:1.6}.article-contents>a:hover{color:var(--site-green)}.article-contents>div{padding-top:25px;border-top:1px solid var(--site-line);margin-top:10px}.article-contents>div p{font-size:12px;margin-bottom:12px}.article-next{padding-top:28px;border-top:1px solid var(--site-line)}.article-next>a{display:flex;justify-content:space-between;font-size:25px;margin-top:20px}@media(max-width:1000px){.article-layout{gap:35px;grid-template-columns:minmax(0,1fr) 180px}}@media(max-width:760px){.blog-index{padding-top:44px;padding-bottom:64px}.blog-heading{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.blog-heading h1{font-size:clamp(38px,12vw,52px)}.blog-heading-summary{max-width:500px;padding-bottom:0;font-size:14px}.blog-empty{grid-template-columns:1fr;min-height:0}.blog-empty-heading,.blog-empty-copy{padding:30px 24px}.blog-empty-heading{gap:18px}.blog-empty-copy{border-top:1px solid var(--site-line);border-left:0}.blog-empty h2{font-size:29px}.blog-empty-actions{align-items:flex-start;margin-top:24px}.blog-bottom{gap:20px;font-size:12px}.blog-bottom .site-text-link{font-size:11px}.article-card.featured,.blog-grid{grid-template-columns:1fr}.article-card-body{padding:26px}.article-card h2{font-size:28px}.demo-notice{padding:12px;gap:10px}.demo-notice p{font-size:10px}.article-layout{grid-template-columns:minmax(0,1fr)}.article-contents{display:none}.article-heading{margin:35px 0}.article-heading h1{font-size:41px}.article-heading>p{font-size:15px}.article-result{padding:19px}.article-result-stats{gap:30px}.article-result h2{font-size:23px}.article-body p{font-size:14px}.article-methodology dl>div{grid-template-columns:125px 1fr;gap:14px;font-size:11px}.article-body table{min-width:360px}.article-next>a{font-size:22px}}:root{color:var(--site-ink);background:var(--site-bg);font-family:DM Sans,sans-serif;font-size:14px;font-synthesis:none;font-weight:400;--site-bg: #ffffff;--site-surface: #ffffff;--site-soft: #f7f7f7;--site-ink: #242129;--site-muted: #68636f;--site-faint: #6a6a6a;--site-line: #e4e4e4;--site-green: #5130ab;--site-subtle: #f0f0f0;--site-on-green: #ffffff;--site-grid: #dedede;--site-code: #303030;--green: var(--site-green);--muted: var(--site-muted);--border: var(--site-line);--heading: "DM Sans", sans-serif}:root[data-theme=dark]{--site-bg: #17151d;--site-surface: #1f1b28;--site-soft: #272131;--site-ink: #f2eef8;--site-muted: #b0a8ba;--site-faint: #a0a0a0;--site-line: #37303f;--site-green: #bfa0ff;--site-subtle: #282828;--site-on-green: #151515;--site-grid: #333333;--site-code: #d4d4d4}*{box-sizing:border-box}body{margin:0;background:var(--site-bg);color:var(--site-ink);-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;font:inherit;cursor:pointer;transition:background .16s,box-shadow .16s,transform .16s}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid var(--site-green);outline-offset:4px}h1,h2,h3,p{margin:0}svg{flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.route-loading{display:grid;min-height:70vh;place-items:center;color:var(--site-muted);font-size:14px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}:root{--green: var(--site-green);--muted: var(--site-muted);--border: var(--site-line);--heading: "DM Sans", sans-serif;--theme-canvas: var(--site-bg);--theme-surface: var(--site-surface);--theme-raised: var(--site-soft);--theme-text: var(--site-ink);--theme-muted: var(--site-muted);--theme-line: var(--site-line);--theme-link: var(--site-green)}
