:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;--page:#0c1626;--surface:#121f32;--text:#edf1f8;--muted:#b1bed2;--dim:#9baec9;--line:#34415a;--brand:#b5c3ff;color:var(--text);background:var(--page);font-family:Helvetica Neue,Helvetica,Arial,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#faf9f6;--surface:#f0f1f1;--text:#152842;--muted:#4c5b6e;--dim:#5c697d;--line:#cdd3da;--brand:#2349a0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height,72px) + 24px)}body,h1,h2,h3,p,figure{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--brand);outline-offset:6px}::selection{color:#fff;background:#4769bf}.container{width:min(1280px,100% - 120px);margin-inline:auto}.icon-library{width:0;height:0;position:absolute;overflow:hidden}.icon{flex:none;width:26px;height:26px}.skip-link{z-index:30;color:#102f75;background:#fff;padding:14px 20px;position:fixed;top:12px;left:20px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#102f75f5;border-bottom:1px solid #ffffff20;justify-content:space-between;align-items:center;gap:32px;width:100%;min-height:72px;padding-inline:max(60px,50% - 640px);display:flex;position:sticky;top:0}.wordmark{letter-spacing:-1.4px;white-space:nowrap;align-items:center;gap:8px;font-size:28px;font-weight:500;display:inline-flex}.wordmark span{color:inherit}nav,.header-actions{align-items:center;gap:34px;display:flex}.header-actions{gap:16px}nav a{padding-block:12px;font-size:14px;position:relative}nav a:after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:5px;left:0;transform:scaleX(0)}nav a:hover:after,nav a:focus-visible:after,nav a[aria-current=location]:after{transform:scaleX(1)}.button{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:14px 22px;font-size:15px;font-weight:500;line-height:1.4;transition:background .18s,border-color .18s;display:inline-flex}.button span{font-size:20px;line-height:1}.button-primary{color:#fff;background:#254b9e}.button-primary:hover{background:#193c88}.button-outline{color:var(--text);border-color:var(--dim);background:0 0}.button-outline:hover{background:var(--surface)}.site-header .header-cta{color:#fff;border-color:#fff6;min-height:44px;padding:9px 14px;font-size:13px}.site-header .header-cta:hover,.theme-toggle:hover{background:#ffffff12}.theme-toggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.theme-toggle[hidden]{display:none}.theme-icon{width:19px;height:19px}.theme-icon-sun,[data-theme=dark] .theme-icon-moon{display:none}[data-theme=dark] .theme-icon-sun{display:block}.reading-progress{pointer-events:none;height:2px;position:absolute;inset:auto 0 -1px}.reading-progress span{height:100%;transform:scaleX(var(--reading-progress,0));transform-origin:0;background:#b3caff;display:block}.eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--dim);font-size:10px;font-weight:500;line-height:1.7}.fine-print{color:var(--dim);margin-top:22px;font-size:12px;line-height:1.7}.actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:32px;display:flex}.text-link{border-bottom:1px solid;align-items:center;gap:14px;min-height:44px;font-size:15px;display:inline-flex}.text-link:hover{opacity:.8}.hero{isolation:isolate;color:#fff;background:#0d337c;position:relative;overflow:hidden}.hero-background{z-index:-2;object-fit:cover;object-position:center 52%;width:100%;height:100%;position:absolute;inset:0}.hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#08256370,#09276635 48%,#0000 80%);position:absolute;inset:0}.hero-inner{flex-direction:column;justify-content:space-between;min-height:min(780px,100svh - 72px);padding-top:clamp(70px,9vw,140px);display:flex}.hero-copy{max-width:670px;padding-bottom:82px}h1{letter-spacing:-.055em;margin:24px 0 28px;font-size:clamp(54px,5.7vw,84px);font-weight:400;line-height:1.05}.hero-description{color:#f2f5ff;max-width:470px;font-size:20px;line-height:1.55}.hero .eyebrow,.hero .fine-print{color:#e3ebfa}.hero .button-primary,.community-section .button-primary{color:#173b87;background:#faf9f6;border-color:#faf9f6}.hero .button-primary:hover,.community-section .button-primary:hover{background:#dfe8f6;border-color:#dfe8f6}.hero-index{grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;padding-bottom:30px;display:grid}.hero-index a{align-items:center;gap:24px;padding-block:14px;font-size:14px;display:flex}.hero-index span{font-size:11px}.hero-index i{background:#ffffff70;flex:1;height:1px;transition:background .2s}.hero-index a:hover i{background:#fff}.hero a:focus-visible,.site-header a:focus-visible,.site-header button:focus-visible,.community-section a:focus-visible{outline-color:#fff}h2{letter-spacing:-.045em;font-size:clamp(36px,3.7vw,54px);font-weight:400;line-height:1.12}h3{font-weight:400}.gradient-text{color:var(--brand)}.section-description{color:var(--muted);font-size:19px;line-height:1.6}.concept-section{padding-block:92px}.concept-intro{grid-template-columns:1.2fr 1fr;align-items:end;gap:100px;display:grid}.concept-intro h2{margin-top:24px}.concept-summary{max-width:440px;padding-bottom:2px}.concept-summary .fine-print{margin-top:16px}.flow-network{position:relative}.funnels{grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;margin-top:76px;scroll-margin-top:36px;display:grid}.funnel{border-top:1px solid var(--line);padding:26px 0 0;scroll-margin-top:34px;position:relative}.funnel-number{letter-spacing:.12em;color:var(--dim);margin-bottom:18px;font-size:10px;display:block}.funnel h3{letter-spacing:-.035em;color:var(--text);margin-bottom:16px;font-size:29px}.funnel>p{min-height:78px;color:var(--muted);max-width:320px;font-size:16px;line-height:1.6}.stages{color:var(--brand);align-items:center;margin:30px 0 0;padding:0;list-style:none;display:flex}.stages li{white-space:nowrap;flex:1;align-items:center;min-width:0;font-size:12px;line-height:1.6;display:flex}.stages li:last-child{flex:none}.stages li:not(:last-child):after{content:"→";text-align:center;color:var(--dim);flex:1;margin-inline:10px;font-size:14px}.flow-network .core-connectors{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.core-connectors>path{fill:none;stroke:var(--brand);opacity:.45;stroke-width:1px;stroke-dasharray:3 7;stroke-linecap:round}.connector-reveal{fill:none;stroke:#fff;stroke-width:6px;stroke-dasharray:1;stroke-dashoffset:0}.flow-pending,.lines-pending .core-connectors{visibility:hidden}.shared-core{text-align:center;margin-top:100px;padding-top:12px;position:relative}.core-emblem{background:var(--brand);width:38px;height:38px;margin:0 auto 18px;display:block;-webkit-mask:url(./openfunnel-mark-BvhgcNkf.webp) 50%/contain no-repeat;mask:url(./openfunnel-mark-BvhgcNkf.webp) 50%/contain no-repeat}.shared-core h3{color:var(--text);letter-spacing:-.025em;margin-bottom:20px;font-size:23px;font-weight:400}.shared-core ul{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 26px;margin:0;padding:0;list-style:none;display:flex}.shared-core li{color:var(--muted);font-size:14px;line-height:1.6}.human-handoff{border-top:1px solid var(--line);grid-template-columns:1fr 1.4fr;align-items:center;gap:80px;margin-top:72px;padding-top:36px;display:grid}.human-handoff h3{letter-spacing:-.04em;font-size:34px;line-height:1.2}.human-handoff p:not(.eyebrow){color:var(--muted);max-width:610px;font-size:17px;line-height:1.7}.human-handoff .eyebrow{margin-top:18px;font-size:9px}.custom-section{background:var(--surface);border-block:1px solid var(--line)}.custom-layout{grid-template-columns:1fr 1.3fr;align-items:center;gap:100px;padding-block:90px;display:grid}.custom-copy h2{margin:24px 0}.custom-copy .section-description{max-width:420px}.custom-diagram{min-width:0}.custom-diagram figcaption{margin-bottom:20px}.example-steps{margin:0;padding:0;list-style:none}.example-steps li{border-top:1px solid var(--line);align-items:center;gap:20px;padding-block:25px;display:flex}.example-steps li:last-child{border-bottom:1px solid var(--line)}.step-number{color:var(--dim);align-self:flex-start;padding-top:6px;font-size:11px}.example-steps li>div{flex:1}.example-steps h3{letter-spacing:-.02em;font-size:19px;line-height:1.3}.example-steps p{color:var(--muted);margin-top:6px;font-size:14px;line-height:1.6}.example-steps .icon{color:var(--brand);width:24px;height:24px}.handoff-note{color:var(--muted);align-items:center;gap:12px;margin-top:22px;font-size:12px;line-height:1.6;display:flex}.handoff-note .icon{width:19px;height:19px}.diagram-caption{margin-top:24px;font-size:9px}.community-section{color:#fff;background:#153573;padding-block:90px}.community-content{grid-template-columns:1fr auto;align-items:center;column-gap:80px;display:grid}.community-content>.eyebrow{color:#d5e0f4;grid-column:1/-1;margin-bottom:24px}.community-content h2{max-width:700px}.community-content .gradient-text{color:#fff}.community-content .section-description{color:#e0e7f5;grid-column:1;max-width:540px;margin-top:24px;font-size:17px}.community-content .actions{flex-direction:column;grid-area:2/2/4;align-items:stretch;gap:14px;margin:0}.community-content .button-outline{color:#fff;border-color:#c0cee8}.community-content .button-outline:hover{background:#ffffff12}.community-content .fine-print{color:#ccd8ee;grid-column:1/-1}.site-footer{justify-content:space-between;align-items:center;gap:30px;padding-block:42px;display:flex}.site-footer .wordmark{font-size:24px}.site-footer p{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.7}.footer-links{text-align:right}.footer-links nav{justify-content:flex-end;gap:28px}.footer-links nav a{font-size:13px}.repository-address{color:var(--muted);margin-top:14px;font-size:11px;line-height:1.6;display:inline-block}.repository-address:hover{text-decoration:underline}@media (width<=1150px){.container{width:calc(100% - 72px)}.site-header{gap:20px;padding-inline:36px}nav{gap:24px}.concept-intro,.custom-layout{gap:50px}.funnels{gap:30px}.stages li{font-size:11px}.stages li:not(:last-child):after{margin-inline:6px}}@media (width<=800px){.container{width:calc(100% - 40px)}.site-header{flex-wrap:wrap;gap:2px 12px;padding:10px 20px 4px}.site-header .wordmark{font-size:22px}.site-header nav{order:3;justify-content:center;width:100%}.site-header nav a{font-size:12px}.header-actions{gap:8px}.site-header .header-cta{padding-inline:10px;font-size:12px}.hero-inner{min-height:740px;padding-top:76px}.hero-copy{max-width:600px;padding-bottom:130px}h1{font-size:clamp(46px,7.8vw,64px)}.hero-description{max-width:430px;font-size:18px}.hero:before{background:linear-gradient(90deg,#082563bc,#09276670 75%,#09276630)}.hero-background{object-position:58% center}.hero-index{gap:22px}.hero-index a{gap:12px;font-size:12px}.concept-section{padding-block:64px}.concept-intro{grid-template-columns:1fr;gap:26px}.concept-summary{max-width:560px}.section-description{font-size:18px}.funnels{grid-template-columns:1fr;gap:30px;margin-top:50px}.funnel{grid-template-columns:30px 1fr;column-gap:18px;padding-top:24px;display:grid}.funnel-number{grid-row:1/4;padding-top:9px}.funnel>p{grid-column:2;max-width:460px}.stages{grid-column:2;max-width:340px;margin-top:18px}.stages li{font-size:12px}.shared-core{margin-top:70px}.shared-core ul{gap:8px 20px;max-width:430px;margin-inline:auto}.funnel h3{font-size:26px}.funnel>p{min-height:0;font-size:15px}.human-handoff{gap:35px;margin-top:50px}.human-handoff h3{font-size:29px}.human-handoff p:not(.eyebrow){font-size:16px}.custom-layout{grid-template-columns:1fr;gap:42px;padding-block:64px}.custom-copy .section-description{max-width:560px}.community-section{padding-block:64px}.community-content{display:block}.community-content .actions{flex-flow:wrap;margin-top:28px}.site-footer{flex-direction:column;align-items:flex-start}.footer-links{text-align:left}.footer-links nav{justify-content:flex-start}}@media (width<=520px){.hero-inner{min-height:720px;padding-top:60px}.hero-copy{padding-bottom:120px}h1{letter-spacing:-.045em;font-size:clamp(39px,10.5vw,54px)}.hero .eyebrow{letter-spacing:.15em;font-size:9px}.hero-description{max-width:340px;font-size:17px}.hero .actions{flex-direction:column;align-items:flex-start;gap:16px}.hero-background{object-position:65% center}.hero:before{background:linear-gradient(#082563dc,#092766a8 58%,#09276625)}.hero-index{gap:16px;padding-bottom:18px}.hero-index a{flex-wrap:wrap;gap:8px;padding-block:14px}.hero-index span{font-size:10px}.hero-index i{flex-basis:100%;margin-top:3px}h2{font-size:37px}.eyebrow{font-size:9px}.funnel{grid-template-columns:20px 1fr;column-gap:14px}.stages li{font-size:11px}.shared-core li{font-size:13px}.human-handoff{grid-template-columns:1fr;gap:24px}.human-handoff h3{font-size:32px}.example-steps li{gap:12px}.example-steps h3{font-size:17px}.example-steps p{font-size:13px}.example-steps .icon{width:21px;height:21px}.community-content .actions{flex-direction:column;align-items:flex-start}.community-content .button{min-width:205px}}@media (width<=370px){.site-header{column-gap:6px;padding-inline:14px}.site-header .wordmark{gap:5px;font-size:18px}.header-actions{gap:6px}.site-header .header-cta{gap:8px;padding-inline:8px;font-size:11px}.hero-index{gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.brand-mark{width:1.25em;height:1.25em;color:var(--brand-mark-color,inherit);flex:none;transition:transform .9s cubic-bezier(.22,1,.36,1);display:inline-block}.brand-mark:before{content:"";background:currentColor;width:100%;height:100%;animation:4.5s cubic-bezier(.65,0,.25,1) both brand-converge;display:block;-webkit-mask:url(./openfunnel-mark-BvhgcNkf.webp) 50%/contain no-repeat;mask:url(./openfunnel-mark-BvhgcNkf.webp) 50%/contain no-repeat}.wordmark:focus-visible .brand-mark{transform:rotate(60deg)}@media (hover:hover){.wordmark:hover .brand-mark,.app-brand:hover .brand-mark{transform:rotate(60deg)}}@keyframes brand-converge{0%{transform:rotate(-120deg)scale(.8)}26%,40%{transform:rotate(0)scale(1)}65%,76%{transform:rotate(120deg)scale(1)}to{transform:rotate(360deg)scale(1)}}@media (prefers-reduced-motion:reduce){.brand-mark{transition:none;transform:none!important}.brand-mark:before{animation:none}}@media (forced-colors:active){.brand-mark:before{forced-color-adjust:none;background:canvastext}}
