:root{--bg:#f7f2ea;--surface:#fcf8f1;--surface-2:#efe7d8;--ink:#191512;--body:#3b342c;--mute:#6f665a;--hairline:#ddd1bd;--cobalt:#1f3df5;--cobalt-deep:#1733c9;--on-cobalt:#fff;--cobalt-pale:#e8ebff;--bar:#23262b;--on-bar:#f5f3ef;--bar-mute:#f5f3ef9e;--bar-line:#f5f3ef29;--dim:#1915121a;--r-sm:8px;--r-md:16px;--r-lg:28px;--r-pill:9999px;--ease:cubic-bezier(.22,1,.36,1);--dur-enter:.66s;--gutter:clamp(32px,5vw,80px);--glow:#1f3df51f;--nav-bg:#23262b;--nav-fg:#fff;--nav-dot:#1f3df5;--nav-cta-bg:#1f3df5;--nav-cta-fg:#fff;--nav-hover:#ffffff21;--nav-shadow:0 4px 24px #10121a33, 0 1px 3px #00000024;--sw-track:#23262b;--sw-circle:#f5f3ef}[data-theme=dark]{--bg:#1d1f23;--surface:#26282d;--surface-2:#303338;--ink:#eef0f3;--body:#c7cbd1;--mute:#969ba3;--hairline:#eef0f324;--cobalt:#3a55ff;--cobalt-deep:#1f3df5;--on-cobalt:#fff;--cobalt-pale:#222a52;--bar:#15171a;--on-bar:#eef0f3;--bar-mute:#eef0f394;--bar-line:#eef0f31f;--dim:#eef0f31f;--glow:#3a55ff38;--nav-bg:#f5f3ef;--nav-fg:#23262b;--nav-dot:#1f3df5;--nav-cta-bg:#1f3df5;--nav-cta-fg:#fff;--nav-hover:#12141812;--nav-shadow:0 8px 34px #00000080, 0 1px 3px #00000052;--sw-track:#f5f3ef;--sw-circle:#23262b}*,:before,:after{box-sizing:border-box;margin:0}html{scroll-behavior:smooth;scroll-padding-top:clamp(66px,7.5vw,82px);font-size:16px}body{background:var(--bg);color:var(--body);-webkit-font-smoothing:antialiased;transition:background .3s var(--ease),color .3s var(--ease);width:100%;padding-top:clamp(60px,7vw,76px);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}h1,h2,h3{color:var(--ink);letter-spacing:-.01em;font-family:Inter Tight,Inter,sans-serif;font-weight:300}p{text-wrap:pretty}a{color:inherit;text-decoration:none}.wrap{width:100%;padding-inline:var(--gutter)}.elabel{text-transform:uppercase;letter-spacing:.09em;color:var(--cobalt);font-size:11px;font-weight:500}[data-enter]{opacity:0;transition:opacity var(--dur-enter) var(--ease),transform var(--dur-enter) var(--ease);transform:translateY(22px)}[data-enter].entered{opacity:1;transform:translateY(0)}[data-enter][data-delay="1"]{transition-delay:.1s}[data-enter][data-delay="2"]{transition-delay:.2s}[data-enter][data-delay="3"]{transition-delay:.3s}[data-enter][data-delay="4"]{transition-delay:.4s}.floatnav{z-index:40;padding-inline:var(--gutter);pointer-events:none;justify-content:center;align-items:center;gap:clamp(12px,1.4vw,20px);display:flex;position:fixed;top:clamp(8px,1.1vw,14px);left:0;right:0}.navpill{pointer-events:auto;background:var(--nav-bg);border-radius:var(--r-pill);width:auto;max-width:100%;box-shadow:var(--nav-shadow);transition:background .3s var(--ease),box-shadow .3s var(--ease);align-items:center;gap:clamp(28px,3vw,52px);padding:8px 8px 8px 18px;display:flex;position:relative}.wm{letter-spacing:-.01em;color:var(--nav-fg);align-items:center;gap:8px;font-size:17px;font-weight:600;display:flex}.wm .dot{background:var(--nav-dot);border-radius:50%;flex-shrink:0;width:11px;height:11px}.nav-left{align-items:center;gap:10px;display:flex}.ai-badge{color:#a8baff;border-radius:var(--r-pill);letter-spacing:.005em;white-space:nowrap;transition:background .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease);background:#1f3df524;border:1px solid #1f3df57a;align-items:center;gap:5px;padding:5px 13px 5px 10px;font-size:11px;font-weight:500;display:flex}.ai-badge:before{content:"✦";margin-right:1px;font-size:8px}.ai-badge:hover{color:#c4d0ff;background:#1f3df53d;border-color:#1f3df5c2}.ai-badge.active{color:#d0d9ff;background:#1f3df547;border-color:#1f3df5d1}[data-theme=dark] .ai-badge{color:var(--cobalt);background:#1f3df517;border-color:#1f3df56b}[data-theme=dark] .ai-badge:hover{color:var(--cobalt);background:#1f3df52b;border-color:#1f3df5ad}[data-theme=dark] .ai-badge.active{color:var(--cobalt);background:#3a55ff33;border-color:#3a55ffb8}.menu{align-items:center;gap:10px;font-size:11px;display:flex}.navlinks{align-items:center;gap:3px;display:flex}.menu .navlink{color:var(--nav-fg);border-radius:var(--r-pill);transition:background .2s var(--ease);padding:6px 11px}.menu .navlink:hover,.menu .navlink.active{background:var(--nav-hover)}.nav-pill{background:var(--nav-cta-bg);color:var(--nav-cta-fg);border-radius:var(--r-pill);transition:filter .2s var(--ease);padding:8px 15px;font-size:11px;font-weight:500}.nav-pill:hover{filter:brightness(1.08)}.burger{cursor:pointer;background:0 0;border:none;border-radius:9px;flex-direction:column;flex-shrink:0;justify-content:center;gap:4px;width:30px;height:30px;padding:8px 6px;display:none}.burger span{background:var(--nav-fg);width:100%;height:2px;transition:transform .25s var(--ease),opacity .2s var(--ease);border-radius:2px;display:block}.floatnav.menu-open .burger span:first-child{transform:translateY(6px)rotate(45deg)}.floatnav.menu-open .burger span:nth-child(2){opacity:0}.floatnav.menu-open .burger span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.theme-toggle{pointer-events:auto;background:var(--nav-hover);cursor:pointer;width:46px;height:24px;transition:background .3s var(--ease);border:none;border-radius:9999px;flex-shrink:0;padding:0;position:relative}.theme-toggle .tg-knob{z-index:0;pointer-events:none;background:var(--cobalt);width:18px;height:18px;transition:transform .3s var(--ease),background .3s var(--ease);border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000047}.theme-toggle .tg-ico{z-index:1;width:12px;height:12px;color:var(--nav-fg);pointer-events:none;transition:opacity .3s var(--ease);position:absolute;top:6px}.theme-toggle .tg-sun{left:6px}.theme-toggle .tg-moon{opacity:.5;right:6px}[data-theme=dark] .theme-toggle .tg-knob{transform:translate(22px)}[data-theme=dark] .theme-toggle .tg-sun{opacity:.5}[data-theme=dark] .theme-toggle .tg-moon{opacity:1}.theme-toggle:hover .tg-knob{filter:brightness(1.08)}.theme-toggle:focus-visible{outline:2px solid var(--cobalt);outline-offset:2px}.ai-hero{border-bottom:.5px solid var(--hairline);grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(40px,5vw,72px);padding-block:clamp(56px,7vw,96px) clamp(44px,5vw,68px);display:grid}.ai-hero-graphic{min-height:340px}.ai-hero-title{color:var(--ink);letter-spacing:-.025em;margin-top:18px;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(48px,7vw,96px);font-weight:300;line-height:1.02}.ai-hero-desc{color:var(--mute);max-width:52ch;margin-top:20px;font-size:clamp(16px,1.3vw,20px);line-height:1.55}.ai-hero-highlight{color:var(--cobalt);max-width:52ch;margin-top:18px;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(17px,1.4vw,20px);font-weight:600;line-height:1.5}.ai-footnote{color:var(--mute);max-width:56ch;margin-top:18px;font-size:12px;font-style:italic;line-height:1.55}.ai-footnote--cobalt{color:var(--cobalt);max-width:52ch;font-size:15px}.ai-sections{padding-bottom:clamp(80px,10vw,140px)}.ai-section{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(48px,6vw,96px);padding-block:clamp(72px,9vw,116px);display:grid}.ai-section+.ai-section{border-top:.5px solid var(--hairline)}.ai-section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--cobalt);margin-top:-6px;margin-bottom:20px;font-size:16px;font-weight:600;display:block}.ai-headline{color:var(--cobalt);letter-spacing:-.02em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(30px,3.6vw,50px);font-weight:300;line-height:1.12}.ai-sub{color:var(--ink);letter-spacing:-.005em;margin-top:18px;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(17px,1.5vw,21px);font-weight:400;line-height:1.42}.ai-body{color:var(--body);max-width:52ch;margin-top:14px;font-size:clamp(14px,1.1vw,16px);line-height:1.72}.ai-graphic{justify-content:center;align-items:center;min-height:300px;display:flex}.ai-graphic svg{width:100%;height:auto;max-height:440px}.ai-section--founders{margin-inline:calc(-1 * var(--gutter));padding-inline:var(--gutter);background:var(--cobalt)}[data-theme=dark] .ai-section--founders{background:var(--cobalt-deep)}.ai-section+.ai-section--founders{border-top:none}.ai-section--founders .ai-section-label{color:#ffffff85}.ai-section--founders .ai-headline,.ai-section--founders .ai-sub{color:#fff}.ai-section--founders .ai-body{color:#ffffffa6}.founders-photos{grid-template-columns:1fr 1fr;align-items:end;gap:clamp(14px,2vw,24px);display:grid}.founder-card{flex-direction:column;display:flex}.founder-photo-wrap{aspect-ratio:3/4;border-radius:var(--r-md);width:100%;overflow:hidden}.founder-photo{object-fit:cover;object-position:top center;filter:grayscale();width:100%;height:100%;display:block}.founder-meta{padding-top:16px}.founder-photo-wrap{box-shadow:0 12px 40px #00000052,0 2px 8px #0003}.founder-name{color:#fff;letter-spacing:-.012em;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(17px,1.6vw,21px);font-weight:500}.founder-role{color:#fff;margin-top:3px;font-size:12px}.founder-creds{color:#fff;letter-spacing:.03em;text-transform:uppercase;margin-top:8px;font-size:11px;font-weight:500}.founder-email{color:#ffffffb8;transition:color .2s var(--ease),border-color .2s var(--ease);border-bottom:1px solid #ffffff47;margin-top:8px;font-size:12px;text-decoration:none;display:inline-block}.founder-email:hover{color:#fff;border-color:#ffffffb8}.ai-cta-wrap{padding-inline:var(--gutter);flex-direction:column;align-items:center;gap:20px;padding-bottom:clamp(48px,6vw,80px);display:flex}.ai-cta{background:var(--bar);border-radius:var(--r-pill);justify-content:center;align-items:center;gap:clamp(24px,3vw,44px);width:fit-content;max-width:100%;padding:clamp(22px,2.6vw,32px) clamp(36px,4.5vw,60px);display:flex}.ai-cta-email{color:var(--mute);border-bottom:1px solid var(--hairline);transition:color .2s var(--ease),border-color .2s var(--ease);font-size:13px;text-decoration:none}.ai-cta-email:hover{color:var(--cobalt);border-color:var(--cobalt)}.ai-cta-label{text-transform:uppercase;letter-spacing:.09em;color:var(--bar-mute);font-size:11px;font-weight:500}.ai-cta-title{color:var(--on-bar);letter-spacing:-.02em;white-space:nowrap;margin-top:8px;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(24px,2.6vw,36px);font-weight:300;line-height:1.1}.ai-cta-btn{background:var(--cobalt);color:#fff;border-radius:var(--r-pill);white-space:nowrap;transition:filter .2s var(--ease),transform .2s var(--ease);flex-shrink:0;align-items:center;gap:11.2px;padding:19.6px 39.2px;font-size:19.6px;font-weight:500;display:inline-flex}.ai-cta-btn:hover{filter:brightness(1.1);transform:translateY(-2px)}@media (width<=960px){.ai-section{grid-template-columns:1fr;gap:clamp(36px,4vw,52px)}.ai-hero{grid-template-columns:1fr;gap:clamp(32px,4vw,44px)}.ai-hero-graphic{min-height:260px}.ai-graphic{min-height:240px}.ai-cta{gap:28px}.founders-photos{gap:12px}}@media (width<=640px){.burger{display:flex}.navlinks{background:var(--nav-bg);box-shadow:var(--nav-shadow);opacity:0;visibility:hidden;transition:opacity .2s var(--ease),transform .2s var(--ease),visibility .2s;border-radius:16px;flex-direction:column;align-items:stretch;gap:2px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;transform:translateY(-6px)}.floatnav.menu-open .navlinks{opacity:1;visibility:visible;transform:translateY(0)}.navlinks .navlink{border-radius:10px;padding:11px 14px;font-size:14px}.floatnav{gap:8px}.navpill{justify-content:space-between;gap:8px;width:100%;max-width:1180px;padding:6px 6px 6px 15px}.wm{gap:7px;font-size:15px}.wm .dot{width:9px;height:9px}.ai-badge{gap:0;padding:5px 10px}.ai-badge .ai-lead,.ai-badge:before{display:none}.menu{gap:8px}.nav-pill{padding:7px 13px;font-size:11px}.ai-graphic{min-height:200px}.ai-cta{flex-direction:column;width:100%}.ai-cta-title{white-space:normal}.founders-photos{gap:10px}.ai-cta-btn{align-self:center}}@media (prefers-reduced-motion:reduce){*{transition:none!important}[data-enter]{opacity:1!important;transform:none!important}}[data-theme=dark] .sv-media-pill{fill-opacity:.22;stroke-opacity:.45}[data-theme=dark] .sv-media-dot{fill-opacity:.78}[data-theme=dark] .sv-media-text{fill-opacity:1}[data-theme=dark] .sv-media-bar{fill-opacity:.18;stroke-opacity:.32}[data-theme=dark] .sv-rep-src{fill-opacity:.14;stroke-opacity:.42}[data-theme=dark] .sv-rep-srctitle{fill-opacity:.92}[data-theme=dark] .sv-rep-viz{fill-opacity:.62}[data-theme=dark] .sv-rep-vizline{stroke-opacity:.6}[data-theme=dark] .sv-rep-vizfaint{fill-opacity:.3}[data-theme=dark] .sv-rep-dash{fill-opacity:.16;stroke-opacity:.38}[data-theme=dark] .sv-rep-dashtitle{fill-opacity:1}[data-theme=dark] .sv-rep-arrow{stroke-opacity:.6;fill-opacity:.6}[data-theme=dark] .sv-cre-card{fill-opacity:.13;stroke-opacity:.38}[data-theme=dark] .sv-cre-label{fill-opacity:.88}[data-theme=dark] .sv-cre-bar{fill-opacity:.52}[data-theme=dark] .sv-cre-faint{fill-opacity:.07;stroke-opacity:.18}.sv-cre-label{fill-opacity:1}.hero-brain svg .cls-1{fill:var(--cobalt)}.hero-brain svg .cls-2{fill:#fff}.hero-brain svg .cls-3{fill:var(--cobalt);fill-opacity:.5}[data-theme=dark] .hero-brain svg .cls-3{fill-opacity:.62}.sv-cre-shoot-text{fill-opacity:1;fill:#fff}
