:root{--ink: #12284f;--mint: #36d6b7;--teal-2: #189b94;--teal-3: #076875;--white: #ffffff;--ink-06: rgba(18, 40, 79, .06);--ink-12: rgba(18, 40, 79, .12);--ink-60: rgba(18, 40, 79, .66);--white-70: rgba(255, 255, 255, .72);--white-16: rgba(255, 255, 255, .16);--font-display: "Space Grotesk", "Helvetica Neue", Arial, sans-serif;--font-body: "Manrope", "Helvetica Neue", Arial, sans-serif;--max: 1120px;--gutter: 24px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--white);color:var(--ink);font-family:var(--font-body);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--teal-2);text-decoration:none}a:hover{color:var(--teal-3)}a:focus-visible,.button:focus-visible{outline:3px solid var(--mint);outline-offset:3px}h1,h2,h3{font-family:var(--font-display);margin:0}h1{font-size:clamp(2.6rem,6vw,4.4rem);line-height:1;font-weight:700;letter-spacing:-.025em}h2{font-size:clamp(1.8rem,3.6vw,2.6rem);line-height:1.1;font-weight:700;letter-spacing:-.02em;max-width:24ch}h3{font-size:1.2rem;font-weight:700;line-height:1.25}p{margin:0}ul,ol{margin:0;padding:0}.page{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.header{max-width:var(--max);margin:0 auto;padding:26px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px}.header-wordmark{height:28px;display:block}.header-nav{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.header-nav a{color:var(--ink);font-weight:600;font-size:.95rem}.header-nav a:hover{color:var(--teal-2)}.button{display:inline-block;background:var(--ink);color:var(--white);font-family:var(--font-display);font-weight:700;font-size:1rem;padding:15px 24px;border-radius:4px;transition:background .12s ease}.button:hover{background:var(--teal-3);color:var(--white)}.button-small{padding:10px 16px;font-size:.9rem}.button-ghost{background:transparent;color:var(--ink);border:1.5px solid var(--ink)}.button-ghost:hover{background:var(--ink-06);color:var(--ink)}.header-nav .button-small,.header-nav .button-small:hover{color:var(--white)}.hero{max-width:var(--max);margin:0 auto;padding:72px var(--gutter) 88px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:56px;align-items:center}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:26px}.hero h1{max-width:14ch}.nowrap{white-space:nowrap}.hero-sub{max-width:52ch;color:var(--ink-60);font-size:1.2rem;line-height:1.5}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{color:var(--ink-60);font-size:.95rem}.ask{background:var(--white);border:1.5px solid var(--ink);border-radius:6px;display:flex;flex-direction:column;overflow:hidden;font-size:.98rem;line-height:1.5}.ask-q{padding:22px 24px;border-bottom:1.5px solid var(--ink)}.ask-q p{font-family:var(--font-display);font-weight:500;font-size:1.15rem}.ask-a{padding:22px 24px 26px;background:var(--ink);color:var(--white);display:flex;flex-direction:column;gap:14px}.ask-label{display:block;font-size:.8rem;font-weight:700;color:var(--ink-60);margin-bottom:8px}.ask-label-agent{color:var(--mint)}.ask-chain{list-style:none;display:flex;flex-direction:column;gap:8px;color:var(--white-70)}.ask-chain li{position:relative;padding-left:20px}.ask-chain li:before{content:"";position:absolute;left:0;top:.5em;width:9px;height:9px;background:var(--teal-2)}.ask-chain li:nth-child(2):before{background:var(--teal-2)}.ask-chain li:nth-child(3):before{background:var(--teal-2)}.ask-chain li:nth-child(4):before{background:var(--teal-2)}.ask-chain li:nth-child(5):before{background:var(--mint)}.ask-finding{color:var(--white);font-weight:600;padding-top:12px;border-top:1px solid var(--white-16)}.band{border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink)}.band-inner{max-width:var(--max);margin:0 auto;padding:40px var(--gutter);display:flex;align-items:center;gap:40px}.sift{flex:1 1 auto;min-width:0;width:100%;height:auto;max-width:720px}.band-caption{font-family:var(--font-display);font-weight:500;font-size:1.1rem;max-width:26ch;color:var(--ink)}.section{max-width:var(--max);margin:0 auto;padding:96px var(--gutter);display:flex;flex-direction:column;gap:40px}.section-lead{color:var(--ink-60);font-size:1.15rem;max-width:60ch;line-height:1.5}.pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.pillar{display:flex;flex-direction:column;gap:12px;padding-top:18px;border-top:3px solid var(--ink)}.pillar:nth-child(1){border-color:var(--teal-3)}.pillar:nth-child(2){border-color:var(--teal-2)}.pillar:nth-child(3){border-color:var(--mint)}.pillar p{color:var(--ink-60)}.section-ink{position:relative;color:var(--white);max-width:none;padding-left:0;padding-right:0}.section-ink:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ink);z-index:-1}.section-ink .why-head,.section-ink .compare{max-width:var(--max);margin:0 auto;padding:0 var(--gutter);width:100%}.why-head{display:flex;flex-direction:column;gap:20px}.section-ink h2{max-width:22ch}.section-ink .section-lead{color:var(--white-70)}.compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.compare-col{display:flex;flex-direction:column;gap:18px;padding:28px;border-radius:6px}.compare-old{border:1px solid var(--white-16);color:var(--white-70)}.compare-new{background:var(--white);color:var(--ink)}.compare ul{list-style:none;display:flex;flex-direction:column;gap:12px}.compare li{position:relative;padding-left:22px}.compare li:before{content:"";position:absolute;left:0;top:.55em;width:9px;height:9px}.compare-old li:before{background:var(--white-16)}.compare-new li:before{background:var(--mint)}.compare-new h3{color:var(--teal-3)}.section-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:48px;align-items:start}.split-copy{display:flex;flex-direction:column;gap:18px;font-size:1.1rem;color:var(--ink-60)}.section-tint{position:relative}.section-tint:before{content:"";position:absolute;top:0;right:-100vw;bottom:0;left:-100vw;background:var(--ink-06);z-index:-1}.customers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.customer{background:var(--white);padding:28px;border-radius:6px;display:flex;flex-direction:column;gap:10px;border:1px solid var(--ink-12)}.customer p{color:var(--ink-60)}.founders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.founder{display:grid;grid-template-columns:88px 1fr;gap:22px;align-items:start}.founder-tile{width:88px;height:88px;background:var(--ink);color:var(--mint);font-family:var(--font-display);font-weight:700;font-size:1.6rem;display:flex;align-items:center;justify-content:center;border-radius:6px}.founder-role{color:var(--teal-2);font-weight:600;margin:4px 0 10px}.founder-bio{color:var(--ink-60)}.section-cta{padding-top:24px}.cta-inner{background:var(--ink);color:var(--white);border-radius:8px;padding:64px 56px;display:flex;flex-direction:column;align-items:flex-start;gap:22px}.cta-inner h2{color:var(--white)}.cta-inner p{color:var(--white-70);font-size:1.15rem;max-width:52ch}.cta-inner .button{background:var(--mint);color:var(--ink)}.cta-inner .button:hover{background:var(--white);color:var(--ink)}.footer{background:var(--ink);color:var(--white);padding:56px 0 40px}.footer-inner{max-width:var(--max);margin:0 auto;padding:0 var(--gutter);display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer-wordmark{height:26px;display:block}.footer-tagline{color:var(--white-70);font-family:var(--font-display);font-weight:500}.footer-nav{display:flex;flex-direction:column;gap:10px}.footer-nav a{color:var(--white);font-weight:500}.footer-nav a:hover{color:var(--mint)}.footer-legal{max-width:calc(var(--max) - 2 * var(--gutter));margin:40px auto 0;color:var(--white-70);font-size:.9rem;padding-top:20px;border-top:1px solid var(--white-16)}.notfound{max-width:var(--max);margin:0 auto;padding:96px var(--gutter);display:flex;flex-direction:column;gap:14px}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:40px;padding-top:40px}.pillars{grid-template-columns:1fr;gap:28px}.section-split{grid-template-columns:1fr;gap:20px}.founders{grid-template-columns:1fr}.band-inner{flex-direction:column;align-items:flex-start;gap:20px}}@media(max-width:720px){.compare,.customers{grid-template-columns:1fr}.header{flex-direction:column;align-items:flex-start;gap:16px}.section{padding:64px var(--gutter)}.cta-inner{padding:40px 28px}.founder{grid-template-columns:64px 1fr;gap:16px}.founder-tile{width:64px;height:64px;font-size:1.2rem}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
