:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #101722;--muted: #657083;--border: #dfe4e9;--border-soft: #e9edf0;--green: #0f4f45;--green-2: #2c7569;--green-soft: #edf5f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink)}button,input{font:inherit}a{color:inherit}.page{min-height:100vh;background:radial-gradient(circle at 78% 18%,rgba(228,238,235,.52),transparent 28%),#fff}.shell{width:min(1480px,calc(100% - 96px));margin:0 auto}.site-header{height:104px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px}.brand-link{text-decoration:none;justify-self:start}.brand{display:inline-flex;align-items:center;gap:13px;font-size:24px;font-weight:700;letter-spacing:-.035em;color:#111827}.brand__mark{width:42px;height:42px;color:var(--green)}.brand--compact{gap:8px;font-size:13px}.brand--compact .brand__mark{width:23px;height:23px}.site-nav{display:flex;align-items:center;gap:clamp(22px,2.4vw,42px);font-size:14px;font-weight:560}.site-nav a{text-decoration:none;white-space:nowrap}.site-nav a:hover,.site-nav a:focus-visible{color:var(--green)}.site-nav span{color:#82908f;margin-left:4px}.button{border:0;border-radius:5px;background:var(--green);color:#fff;min-height:52px;padding:0 31px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:680;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease;box-shadow:0 1px 1px #0c362f14}.button:hover{background:#0b433b;transform:translateY(-1px)}.button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid rgba(49,126,113,.2);outline-offset:3px}.button:disabled{opacity:.7;cursor:wait}.button--small{min-height:44px;padding:0 24px;justify-self:end;font-size:14px}.hero{min-height:600px;display:grid;grid-template-columns:minmax(390px,.9fr) minmax(620px,1.5fr);gap:clamp(45px,6vw,94px);align-items:center;padding:60px 0 72px}.hero-copy{align-self:center;max-width:610px}.eyebrow{width:fit-content;border-radius:999px;background:#f1f5f3;color:#487068;padding:9px 14px;display:inline-flex;align-items:center;gap:10px;font-size:11px;line-height:1;letter-spacing:.18em;font-weight:740;text-transform:uppercase;margin-bottom:30px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:#6ca597}.hero h1{margin:0;color:#111827;font-size:clamp(52px,4.4vw,76px);line-height:.99;letter-spacing:-.056em;font-weight:720}.hero-lede{margin:28px 0 31px;max-width:580px;color:#667185;font-size:clamp(19px,1.55vw,26px);line-height:1.38;letter-spacing:-.022em}.waitlist{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(175px,.78fr);gap:10px}.input-wrap{min-height:52px;display:flex;align-items:center;gap:13px;border:1px solid #cfd6dd;border-radius:5px;padding:0 17px;background:#fff;color:#8d99aa}.input-wrap:focus-within{border-color:#759c95;box-shadow:0 0 0 3px #2c756914}.input-wrap input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#17202d;font-size:15px}.input-wrap input::placeholder{color:#8b96a6}.form-note{min-height:20px;margin:12px 0 0;color:#788294;font-size:13px}.text-link{margin-top:32px;display:inline-flex;align-items:center;gap:12px;color:var(--green);font-size:15px;font-weight:700;text-decoration:none}.text-link:hover{gap:16px}.hero-preview{min-width:0}.preview-shell{height:480px;border:1px solid #dde3e7;border-radius:13px;background:#fff;box-shadow:0 20px 50px #192b3612;display:grid;grid-template-columns:148px minmax(0,1fr) 170px;overflow:hidden;color:#1a2430}.preview-sidebar{border-right:1px solid #e7ebee;background:#fbfcfc;padding:18px 13px}.preview-nav{margin-top:25px;display:grid;gap:6px}.preview-nav__item{height:34px;border-radius:6px;display:flex;align-items:center;gap:10px;color:#697485;font-size:11px;padding:0 10px}.preview-nav__item.is-active{color:#244940;background:#eef3f1;font-weight:650}.preview-main{padding:34px 28px;min-width:0}.preview-kicker{color:#929dab;font-size:7px;font-weight:720;letter-spacing:.17em}.preview-kicker span{padding:0 7px;color:#b5bdc6}.preview-main h3{margin:15px 0 4px;font-size:20px;letter-spacing:-.035em}.preview-main>p{margin:0;color:#7b8695;font-size:11px}.stat-grid{margin-top:27px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.stat-card{min-width:0;height:130px;border:1px solid #e1e6e9;border-radius:7px;padding:13px 12px;display:flex;flex-direction:column}.stat-card__icon{margin-bottom:9px}.stat-card span{color:#454f5d;font-size:9px;font-weight:650}.stat-card strong{margin-top:3px;font-size:22px;letter-spacing:-.04em}.stat-card small{margin-top:auto;display:flex;justify-content:space-between;color:#8b95a3;font-size:7px;white-space:nowrap}.venture-heading{margin:24px 0 10px;display:flex;justify-content:space-between;align-items:center;font-size:10px}.venture-heading span{color:#8a94a0;font-size:8px}.venture-row{min-height:58px;border:1px solid #e3e8ea;border-radius:7px;display:grid;grid-template-columns:37px 1fr auto 15px;align-items:center;gap:11px;padding:8px 12px;margin-bottom:8px;font-size:9px}.venture-row>div:nth-child(2){min-width:0;display:grid;gap:3px}.venture-row span{color:#7e8995;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:8px}.venture-row em{font-style:normal;color:#4e8b63;background:#edf7ef;padding:4px 8px;border-radius:999px;font-size:7px}.venture-row em.is-blue{color:#527fae;background:#edf4fa}.venture-row>b{color:#8b95a1}.venture-icon{width:34px;height:34px;border-radius:7px;display:grid;place-items:center}.venture-icon--green{background:#174f43;color:#fff}.venture-icon--blue{background:#376fad;color:#fff}.preview-aside{position:relative;overflow:hidden;border-left:1px solid #e8ecee;background:linear-gradient(180deg,#fbfcfc,#f7f9f8 68%,#edf2f0);padding:22px}.avatar{width:30px;height:30px;margin-left:auto;border-radius:50%;display:grid;place-items:center;background:#edf0f2;color:#66717f;font-size:9px;font-weight:800}.preview-aside blockquote{position:relative;z-index:2;margin:46px 0 0;color:#73808d;font-size:13px;line-height:1.55}.preview-aside small{position:absolute;z-index:2;left:22px;bottom:32px;color:#8a9b9a;font-size:7px;line-height:1.7;letter-spacing:.18em}.mountain{position:absolute;right:-28px;bottom:45px;width:205px;height:170px;opacity:.82}.mountain span{position:absolute;bottom:0;width:0;height:0;border-left:75px solid transparent;border-right:75px solid transparent;border-bottom:120px solid #dbe5e1;transform:rotate(7deg)}.mountain span:nth-child(2){left:58px;border-left-width:90px;border-right-width:90px;border-bottom-width:145px;border-bottom-color:#d1ded9;transform:rotate(-6deg)}.mountain span:nth-child(3){left:20px;bottom:-22px;border-left-width:120px;border-right-width:120px;border-bottom-width:90px;border-bottom-color:#e4ece9;transform:rotate(0)}.feature-strip{border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);background:#ffffffb8}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;padding:36px 0}.feature-card{min-height:183px;border:1px solid #e0e5e9;border-radius:9px;background:#fff;padding:25px 25px 22px}.feature-card__icon{color:var(--green);margin-bottom:20px}.feature-card h2{margin:0 0 7px;font-size:17px;letter-spacing:-.025em}.feature-card p{margin:0;color:#697586;font-size:14px;line-height:1.48}.tagline{height:86px;display:flex;align-items:center;justify-content:center;gap:24px}.tagline span{width:135px;height:1px;background:#dfe5e6}.tagline p{margin:0;color:#99a5b1;font-size:10px;letter-spacing:.22em;text-transform:uppercase}.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}@media (max-width: 1180px){.shell{width:min(100% - 54px,1120px)}.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{max-width:720px}.hero h1 br{display:none}.preview-shell{height:460px}.feature-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 760px){.shell{width:min(100% - 32px,680px)}.site-header{height:84px}.brand{font-size:20px}.brand__mark{width:34px;height:34px}.button--small{padding:0 15px;font-size:12px}.hero{min-height:0;padding:40px 0 48px;gap:44px}.hero h1{font-size:clamp(46px,14vw,68px)}.hero-lede{font-size:19px}.waitlist{grid-template-columns:1fr}.preview-shell{height:auto;min-height:410px;grid-template-columns:95px minmax(0,1fr)}.preview-aside{display:none}.preview-sidebar{padding:14px 8px}.brand--compact span{display:none}.preview-nav__item{gap:6px;padding:0 7px;font-size:8px}.preview-main{padding:24px 16px}.stat-grid{grid-template-columns:repeat(2,1fr)}.stat-card{height:104px}.feature-grid{grid-template-columns:1fr;gap:12px;padding:22px 0}.feature-card{min-height:auto}.tagline span{width:32px}.tagline p{font-size:8px;letter-spacing:.14em}}
