:root{--ink:#17232d;--muted:#5d6871;--line:#dce1e4;--soft-line:#e9edef;--blue:#1463d6;--blue-dark:#0d4da9;--blue-soft:#eaf2ff;--green:#28785f;--green-soft:#e8f4ef;--orange:#d85c36;--orange-soft:#fff0e9;--surface:#ffffff;--surface-soft:#f5f7f8;--surface-dark:#16222a;--max-width:1180px;--radius:6px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body,button,input,select{letter-spacing:0}a{color:inherit}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}code{border-radius:4px;background:#edf1f3;padding:.08em .32em;color:#24333d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.88em}:focus-visible{outline:3px solid rgba(20,99,214,.35);outline-offset:3px}.deadline-bar{display:flex;min-height:38px;align-items:center;justify-content:center;gap:20px;background:var(--orange-soft);color:#773119;font-size:13px;font-weight:650}.deadline-bar a{display:inline-flex;align-items:center;gap:5px;color:#9b3819;text-decoration:underline;text-underline-offset:3px}.site-header{position:relative;z-index:5;display:grid;width:min(calc(100% - 48px),var(--max-width));min-height:76px;margin:0 auto;grid-template-columns:1fr auto 1fr;align-items:center}.site-header nav{display:flex;gap:30px}.site-header nav a{color:#45515a;font-size:14px;font-weight:600;text-decoration:none}.footer-main nav a:hover,.site-header nav a:hover{color:var(--blue)}.site-header>.button{justify-self:end}.brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:var(--ink);font-size:20px;font-weight:750;text-decoration:none}.brand-mark{display:inline-grid;overflow:hidden;width:34px;height:34px;place-items:center;border-radius:5px;background:var(--blue) url(/icon.png) center /cover no-repeat}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;border:1px solid var(--blue);border-radius:var(--radius);background:var(--blue);color:white;font-weight:700;line-height:1;padding:0 20px;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.button:hover{border-color:var(--blue-dark);background:var(--blue-dark);transform:translateY(-1px)}.button-small{min-height:40px;padding:0 15px;font-size:14px}.hero{overflow:hidden;height:750px;padding:86px 24px 0;border-top:1px solid var(--soft-line);background:var(--surface)}.hero,.hero-copy{position:relative}.hero-copy{z-index:1;width:min(920px,100%);margin:0 auto;text-align:center}.eyebrow,.section-label{margin:0 0 15px;color:var(--blue);font-size:13px;font-weight:750;letter-spacing:0;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:var(--blue-soft);padding:7px 12px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(40,120,95,.13)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}.hero h1{max-width:900px;margin:0 auto;font-size:72px;font-weight:760;line-height:1.04}.hero-lede{max-width:720px;margin:25px auto 0;color:var(--muted);font-size:20px;line-height:1.6}.hero-actions{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:31px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-weight:700;text-decoration:none}.text-link:hover{color:var(--blue)}.hero-note{margin:16px 0 0;color:#76818a;font-size:13px}.product-shot{position:relative;z-index:2;width:min(1180px,95vw);margin:69px auto 0}.product-shot img{display:block;width:100%;height:auto;border:1px solid #31383d;border-radius:8px;box-shadow:0 26px 65px rgba(24,35,44,.2),0 6px 18px rgba(24,35,44,.14)}.product-shot figcaption{position:absolute;right:26px;bottom:22px;border:1px solid rgba(255,255,255,.18);border-radius:5px;background:rgba(22,34,42,.92);color:#f5f7f8;font-size:13px;font-weight:650;padding:9px 12px}.section-shell{width:min(calc(100% - 48px),var(--max-width));margin:0 auto}.problem-band{display:grid;gap:70px;grid-template-columns:.9fr 1.1fr;padding:94px max(24px,calc((100vw - var(--max-width)) / 2));background:var(--orange-soft);color:#3e271f}.problem-band .section-label{color:var(--orange)}.launch h2,.problem-band h2,.section-heading h2,.trust h2{margin-bottom:0;font-size:52px;font-weight:740;line-height:1.12}.problem-copy{display:grid;align-content:center;gap:14px}.problem-copy p{margin:0;color:#694738;font-size:18px}.capabilities{padding:124px 0 132px}.section-heading{max-width:780px}.section-heading>p:last-child{max-width:700px;margin:23px 0 0;color:var(--muted);font-size:18px}.feature-grid{display:grid;gap:1px;margin-top:70px;grid-template-columns:repeat(3,1fr);background:var(--line);border:1px solid var(--line)}.feature{position:relative;min-height:330px;background:white;padding:34px}.feature>svg{width:31px;height:31px;color:var(--blue);stroke-width:1.7}.feature-number{position:absolute;top:36px;right:34px;color:#9aa3aa;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:13px}.feature h3{margin:69px 0 13px;font-size:23px}.feature>p:last-child{margin:0;color:var(--muted)}.workflow{padding:120px 0 126px;background:var(--surface-dark);color:white}.workflow .section-label{color:#8eb8f4}.workflow-heading{color:white}.workflow-steps{display:grid;gap:0;margin:66px 0 0;padding:0;grid-template-columns:repeat(3,1fr);list-style:none}.workflow-steps li{position:relative;min-height:290px;border-top:1px solid #52606a;padding:28px 40px 0 0}.workflow-steps li:not(:last-child):after{position:absolute;top:0;right:22px;width:44px;height:1px;background:#52606a;content:"";transform:rotate(45deg);transform-origin:right center}.workflow-steps>li>span{display:inline-grid;width:30px;height:30px;place-items:center;border:1px solid #6f7d87;border-radius:50%;color:#c6d0d6;font-size:13px;font-weight:700}.workflow-steps svg{width:28px;height:28px;margin:45px 0 13px;color:#72a6ed;stroke-width:1.7}.workflow-steps h3{margin-bottom:10px;font-size:22px}.workflow-steps p{max-width:300px;margin:0;color:#aeb9c0}.audience{display:flex;min-height:154px;align-items:center;justify-content:space-between;gap:40px}.audience>p{margin:0;color:var(--muted);font-size:14px;font-weight:700}.audience ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;margin:0;padding:0;list-style:none}.audience li{border:1px solid var(--line);border-radius:999px;color:#44515a;font-size:13px;font-weight:650;padding:7px 11px}.trust{padding:118px 0;background:var(--green-soft);color:#17382d}.trust .section-label{color:var(--green)}.trust-layout{display:grid;gap:90px;grid-template-columns:1fr 1fr}.trust-copy>p:last-child{max-width:520px;margin:24px 0 0;color:#436a5c;font-size:18px}.trust-list{display:grid;align-content:center;gap:0;margin:0;padding:0;list-style:none}.trust-list li{display:grid;gap:18px;grid-template-columns:34px 1fr;border-bottom:1px solid rgba(40,120,95,.25);padding:22px 0}.trust-list li:first-child{border-top:1px solid rgba(40,120,95,.25)}.trust-list svg{width:26px;height:26px;color:var(--green);stroke-width:1.8}.trust-list span,.trust-list strong{display:block}.trust-list strong{margin-bottom:3px;font-size:17px}.trust-list span{color:#537367;font-size:14px}.questions{display:grid;gap:84px;grid-template-columns:.75fr 1.25fr;padding:130px 0}.questions-heading{position:sticky;top:36px;align-self:start}.questions-heading h2{font-size:46px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:20px;color:var(--ink);font-size:18px;font-weight:700;list-style:none;padding:24px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-icon{display:inline-grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--blue);font-size:20px;font-weight:400;transition:transform .16s ease}.faq-list details[open] .faq-icon{transform:rotate(45deg)}.faq-list details p{max-width:650px;margin:-4px 0 25px;color:var(--muted)}.launch{padding:120px 0;background:var(--blue-soft)}.launch-layout{display:grid;gap:90px;grid-template-columns:.8fr 1.2fr}.launch-copy>p:not(.section-label){max-width:500px;margin:23px 0 0;color:#4d6479;font-size:18px}.launch-copy ul{display:grid;gap:11px;margin:33px 0 0;padding:0;list-style:none}.launch-copy li{display:flex;align-items:center;gap:9px;color:#39546c;font-size:14px;font-weight:650}.launch-copy li svg{color:var(--green)}.waitlist-form,.waitlist-success{border:1px solid #cbd9ec;border-radius:var(--radius);background:white;box-shadow:0 16px 42px rgba(31,72,116,.1);padding:36px}.waitlist-success{display:grid;min-height:390px;align-content:center;justify-items:start}.waitlist-success svg{width:42px;height:42px;color:var(--green)}.waitlist-success h3{margin:22px 0 8px;font-size:28px}.waitlist-success p{max-width:480px;margin:0;color:var(--muted)}.field{display:grid;gap:7px}.field label{color:#344653;font-size:13px;font-weight:700}.field input,.field select{width:100%;min-height:48px;border:1px solid #c9d1d7;border-radius:5px;background:white;color:var(--ink);padding:0 13px}.field input::placeholder{color:#9099a0}.field input:focus,.field select:focus{border-color:var(--blue);outline:3px solid rgba(20,99,214,.13)}.form-row{display:grid;gap:14px;margin-top:16px;grid-template-columns:1fr 1fr}.checkbox-row{display:flex;align-items:flex-start;gap:10px;margin-top:20px;color:#425463;cursor:pointer;font-size:14px}.consent-row{margin-top:12px}.checkbox-row input{width:17px;height:17px;flex:0 0 17px;margin:2px 0 0;accent-color:var(--blue)}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-submit{width:100%;margin-top:24px;cursor:pointer}.form-submit:disabled{cursor:wait;opacity:.75;transform:none}.spinner{animation:spin .8s linear infinite}.form-message,.form-privacy{margin:12px 0 0;color:#74818a;font-size:12px;text-align:center}.form-privacy a{color:#4d6170;text-underline-offset:2px}.form-message{min-height:18px;color:#9e3d25;font-weight:600}footer{background:#10191f;color:white;padding:0 max(24px,calc((100vw - var(--max-width)) / 2))}.footer-main{display:grid;min-height:150px;grid-template-columns:1fr 1fr 1fr;align-items:center}.footer-main .brand{color:white}.footer-main>p{margin:0;color:#9eabb3;font-size:14px;text-align:center}.footer-main nav{display:flex;justify-content:flex-end;gap:24px}.footer-main nav a{color:#c1cbd1;font-size:13px;text-decoration:none}.footer-legal{display:grid;gap:30px;grid-template-columns:auto 1fr;border-top:1px solid #2d3941;padding:25px 0 35px;color:#7f8d96;font-size:11px}.footer-legal p{margin:0}.footer-legal p:last-child{justify-self:end;text-align:right}.legal-page{width:min(calc(100% - 48px),760px);margin:0 auto;padding:46px 0 90px}.legal-page article{margin-top:90px}.legal-page h1{margin:0 0 20px;font-size:66px;line-height:1.05}.legal-intro{margin-bottom:60px;color:var(--muted);font-size:20px}.legal-page h2{margin:42px 0 10px;font-size:23px}.legal-page article>p:not(.section-label):not(.legal-intro){color:var(--muted)}.legal-back{display:inline-block;margin-top:60px;color:var(--blue);font-weight:700;text-decoration:none}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{height:730px;padding-top:65px}.hero h1{font-size:56px}.product-shot{width:1100px;margin-left:50%;transform:translateX(-50%)}.launch-layout,.problem-band,.questions,.trust-layout{gap:48px;grid-template-columns:1fr}.launch h2,.problem-band h2,.section-heading h2,.trust h2{font-size:44px}.feature{min-height:360px;padding:28px}.feature-number{top:30px;right:28px}.workflow-steps li{padding-right:22px}.questions-heading{position:static}.audience{align-items:flex-start;flex-direction:column;justify-content:center;padding:35px 0}.audience ul{justify-content:flex-start}.legal-page h1{font-size:54px}}@media (max-width:680px){.deadline-bar{min-height:54px;align-items:flex-start;flex-direction:column;gap:0;justify-content:center;padding:7px 18px}.site-header{width:min(calc(100% - 32px),var(--max-width));min-height:68px}.site-header .button{min-height:38px;font-size:13px}.site-header .button svg{display:none}.brand{font-size:18px}.brand-mark{width:31px;height:31px;font-size:19px}.hero{height:640px;padding:53px 16px 0}.hero h1{font-size:42px;line-height:1.05}.hero-lede{margin-top:20px;font-size:17px;line-height:1.55}.hero-actions{align-items:stretch;flex-direction:column;gap:17px;margin-top:25px}.hero-actions .text-link{justify-content:center}.hero-note{display:none}.product-shot{position:absolute;top:528px;left:50%;width:650px;margin:0;transform:translateX(-50%)}.product-shot figcaption{display:none}.section-shell{width:min(calc(100% - 32px),var(--max-width))}.problem-band{gap:32px;padding:76px 16px}.launch h2,.problem-band h2,.section-heading h2,.trust h2{font-size:36px}.launch-copy>p:not(.section-label),.problem-copy p,.section-heading>p:last-child,.trust-copy>p:last-child{font-size:16px}.capabilities,.questions{padding:88px 0}.feature-grid{grid-template-columns:1fr;margin-top:48px}.feature{min-height:270px}.feature h3{margin-top:54px}.workflow{padding:88px 0 98px}.workflow-steps{grid-template-columns:1fr;margin-top:48px}.workflow-steps li{min-height:250px;padding:27px 0}.workflow-steps li:not(:last-child):after{display:none}.workflow-steps svg{margin-top:34px}.trust{padding:88px 0}.questions{gap:44px}.faq-list summary{font-size:16px}.launch{padding:88px 0}.launch-layout{gap:48px}.waitlist-form,.waitlist-success{padding:25px 20px}.footer-main,.form-row{grid-template-columns:1fr}.footer-main{align-items:flex-start;gap:25px;padding:45px 0}.footer-main>p{text-align:left}.footer-main nav{justify-content:flex-start}.footer-legal{grid-template-columns:1fr}.footer-legal p:last-child{justify-self:start;text-align:left}.legal-page{width:min(calc(100% - 32px),760px);padding-top:30px}.legal-page article{margin-top:65px}.legal-page h1{font-size:44px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}