[data-astro-cid-kh7btl4r],[data-astro-cid-kh7btl4r]:before,[data-astro-cid-kh7btl4r]:after{box-sizing:border-box;margin:0;padding:0}:root{--purple: #3730A3;--purple-hover: #2e2891;--purple-dim: rgba(55,48,163,.06);--purple-border: rgba(55,48,163,.2);--yellow: #F2B705;--yellow-hover: #d9a404;--bg: #F9FAFB;--surface: #FFFFFF;--surface2: #F3F4F6;--surface3: #E5E7EB;--card-bg: #FFFFFF;--card-border: #E5E7EB;--text: #111827;--text-2: #4B5563;--text-3: #9CA3AF;--border: rgba(17,24,39,.06);--border-mid: rgba(17,24,39,.1);--green: #059669;--font-sans: "DM Sans", system-ui, sans-serif;--font-serif: "Libre Baskerville", Georgia, serif;--font-mono: "IBM Plex Mono", monospace}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased;overflow-x:hidden}.container[data-astro-cid-kh7btl4r]{max-width:960px;margin:0 auto;padding:0 28px}.nav[data-astro-cid-kh7btl4r]{position:sticky;top:0;z-index:100;background:#f9fafbeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-mid)}.nav-inner[data-astro-cid-kh7btl4r]{max-width:900px;margin:0 auto;padding:16px 28px;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-kh7btl4r]{display:flex;align-items:center;text-decoration:none}.logo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{height:28px;width:auto}.nav-links[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:24px}.nav-link[data-astro-cid-kh7btl4r]{font-size:13px;font-weight:500;color:var(--text-2);text-decoration:none;transition:color .15s;display:inline-flex;align-items:center;gap:6px}.nav-link[data-astro-cid-kh7btl4r]:hover{color:var(--text)}.nav-github[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:6px}.nav-github[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{flex-shrink:0}.nav-btn-demo[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;background:var(--purple);color:#fff;border:none;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:700;text-decoration:none;font-family:var(--font-sans);transition:background .15s,box-shadow .15s}.nav-btn-demo[data-astro-cid-kh7btl4r]:hover{background:var(--purple-hover);box-shadow:0 4px 16px #3730a333}.nav-btn-login[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;background:transparent;color:var(--text-2);border:1px solid var(--border-mid);border-radius:8px;padding:9px 18px;font-size:13px;font-weight:500;text-decoration:none;font-family:var(--font-sans);transition:all .15s}.nav-btn-login[data-astro-cid-kh7btl4r]:hover{border-color:var(--purple-border);color:var(--purple);background:var(--purple-dim)}.mobile-menu-btn[data-astro-cid-kh7btl4r]{display:none;background:none;border:none;cursor:pointer;color:var(--text);align-items:center;justify-content:center}.mobile-nav[data-astro-cid-kh7btl4r]{display:none;flex-direction:column;gap:2px;padding:12px 28px 16px;border-bottom:1px solid var(--border-mid);background:var(--bg)}.mobile-nav[data-astro-cid-kh7btl4r].open{display:flex}.mobile-nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:15px;color:var(--text-2);text-decoration:none;padding:10px 0;display:flex;align-items:center;gap:8px}.mobile-nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:18px;height:18px}.mobile-nav-cta[data-astro-cid-kh7btl4r]{display:flex;gap:10px;padding-top:10px}.btn-primary[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:5px;background:var(--purple);color:#fff;border:none;border-radius:8px;padding:11px 22px;font-size:14px;font-weight:600;text-decoration:none;font-family:var(--font-sans);transition:background .15s,box-shadow .15s,transform .15s}.btn-primary[data-astro-cid-kh7btl4r]:hover{background:var(--purple-hover);box-shadow:0 4px 16px #3730a333;transform:translateY(-1px)}.btn-secondary[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border-mid);border-radius:8px;padding:9px 18px;font-size:13px;font-weight:500;color:var(--text-2);text-decoration:none;font-family:var(--font-sans);transition:border-color .15s,color .15s,background .15s}.btn-secondary[data-astro-cid-kh7btl4r]:hover{border-color:var(--purple-border);color:var(--purple);background:var(--purple-dim)}.hero[data-astro-cid-kh7btl4r]{padding:120px 0 64px;text-align:center;position:relative;overflow:hidden}.hero[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:-20%;left:50%;transform:translate(-50%);width:800px;height:600px;background:radial-gradient(ellipse,rgba(55,48,163,.06) 0%,transparent 70%);pointer-events:none;z-index:0}.hero[data-astro-cid-kh7btl4r] .container[data-astro-cid-kh7btl4r]{position:relative;z-index:1}.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:48px;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:20px;color:var(--text)}.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{color:var(--purple)}.subtitle[data-astro-cid-kh7btl4r]{font-size:18px;color:var(--text-2);max-width:600px;margin:0 auto;line-height:1.65;font-weight:400}.featured-in[data-astro-cid-kh7btl4r]{padding:0 0 20px;text-align:center}.featured-label[data-astro-cid-kh7btl4r]{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--text-3);margin-bottom:20px}.featured-logos[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;gap:56px}.press-logo[data-astro-cid-kh7btl4r]{color:var(--text-3);transition:color .2s;user-select:none}.press-logo[data-astro-cid-kh7btl4r]:hover{color:var(--text-2)}.press-atlantic[data-astro-cid-kh7btl4r]{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;font-style:italic;letter-spacing:.04em}.press-time[data-astro-cid-kh7btl4r]{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.press-tmlr[data-astro-cid-kh7btl4r]{font-family:inherit;font-size:16px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.press-logo-img[data-astro-cid-kh7btl4r]{height:28px;width:auto;opacity:.5;filter:grayscale(100%) brightness(0);transition:opacity .2s,filter .2s}.press-logo-img[data-astro-cid-kh7btl4r]:hover{opacity:.8;filter:grayscale(50%) brightness(0)}.press-ph-img[data-astro-cid-kh7btl4r]{height:32px;filter:grayscale(100%) brightness(0);opacity:.5}.press-ph-img[data-astro-cid-kh7btl4r]:hover{opacity:.8;filter:grayscale(0)}.timeline-section[data-astro-cid-kh7btl4r]{padding:40px 0 80px}.timeline-section[data-astro-cid-kh7btl4r] .container[data-astro-cid-kh7btl4r]{max-width:960px}.timeline[data-astro-cid-kh7btl4r]{position:relative;padding-left:40px}.timeline[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:7px;top:0;bottom:0;width:1px;background:var(--border-mid)}.tl-item[data-astro-cid-kh7btl4r]{position:relative;padding-bottom:64px}.tl-item[data-astro-cid-kh7btl4r]:last-child{padding-bottom:0}.tl-dot[data-astro-cid-kh7btl4r]{position:absolute;left:-40px;top:4px;width:15px;height:15px;border-radius:50%;background:var(--bg);border:2px solid var(--purple);z-index:1}.tl-meta[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:10px;margin-bottom:10px}.tl-date[data-astro-cid-kh7btl4r]{font-size:12px;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.1em}.tl-badge[data-astro-cid-kh7btl4r]{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 10px;border-radius:4px}.tl-badge-paper[data-astro-cid-kh7btl4r]{background:#6366f11a;color:#4f46e5}.tl-badge-benchmark[data-astro-cid-kh7btl4r]{background:#0596691a;color:var(--green)}.tl-badge-performance[data-astro-cid-kh7btl4r]{background:#f2b7051a;color:#b8860b}.tl-badge-gov[data-astro-cid-kh7btl4r]{background:#dc26261a;color:#dc2626}.tl-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:24px;font-weight:700;margin-bottom:10px;line-height:1.3}.tl-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--text);text-decoration:none;transition:color .2s}.tl-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--purple)}.tl-content[data-astro-cid-kh7btl4r]>p[data-astro-cid-kh7btl4r],.tl-text[data-astro-cid-kh7btl4r]>p[data-astro-cid-kh7btl4r]{font-size:16px;color:var(--text-2);line-height:1.7;margin-bottom:20px}.tl-layout-side[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 320px;gap:32px;align-items:start}.tl-text[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:24px;font-weight:700;margin-bottom:10px;line-height:1.3}.tl-text[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--text);text-decoration:none;transition:color .2s}.tl-text[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--purple)}.tl-side-image[data-astro-cid-kh7btl4r]{border-radius:12px;overflow:hidden;border:1px solid var(--card-border);background:var(--surface)}.tl-side-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:auto;display:block}.tl-wide-image[data-astro-cid-kh7btl4r]{margin-bottom:16px;border-radius:12px;overflow:hidden;border:1px solid var(--card-border);background:var(--surface);width:fit-content;max-width:100%}.tl-wide-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{max-width:100%;height:auto;display:block}.tl-image-light[data-astro-cid-kh7btl4r]{background:#f8f9fa;border:1px solid var(--card-border);padding:16px}.tl-capped[data-astro-cid-kh7btl4r]{max-width:600px}.tl-badges-row[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:24px;margin:20px 0}.tl-badges-row[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{height:100px;width:auto}.founder-section[data-astro-cid-kh7btl4r]{padding:80px 0 100px}.founder-wrapper[data-astro-cid-kh7btl4r]{max-width:1000px;margin:0 auto;padding:0 20px}.founder-heading[data-astro-cid-kh7btl4r]{font-size:32px;font-weight:600;color:var(--text);margin:0 0 20px}.founder-row[data-astro-cid-kh7btl4r]{display:flex;gap:20px;align-items:stretch}.founder-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;background:var(--surface);border:1px solid var(--card-border);border-radius:12px;width:50%;padding:40px;box-shadow:0 2px 12px #1118270f}.founder-header[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:20px;width:100%}.founder-photo-wrap[data-astro-cid-kh7btl4r]{flex-shrink:0;border-radius:200px;overflow:clip;width:100px}.image-2[data-astro-cid-kh7btl4r]{width:100%;aspect-ratio:1;object-fit:cover;border-radius:50%}.founder-name[data-astro-cid-kh7btl4r]{font-size:28px;font-weight:600;color:var(--text);margin:0}.founder-title[data-astro-cid-kh7btl4r]{font-size:14px;color:var(--text-3)}.bio-list[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:16px}.bio-item[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:2px}.bio-main[data-astro-cid-kh7btl4r]{font-size:15px;line-height:1.5;color:var(--text)}.bio-main[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r],.bio-link[data-astro-cid-kh7btl4r]{color:var(--purple);text-decoration:underline}.bio-sub[data-astro-cid-kh7btl4r]{font-size:14px;line-height:1.4;color:var(--text-2);text-decoration:none;display:flex;align-items:center;gap:6px}.bio-sub[data-astro-cid-kh7btl4r]:before{content:"⚡";font-size:12px;color:var(--yellow)}a[data-astro-cid-kh7btl4r].bio-sub:hover{text-decoration:underline}.founder-social-row[data-astro-cid-kh7btl4r]{display:flex;gap:10px;justify-content:flex-end;align-items:flex-start;margin-top:auto}.founder-social-row[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{opacity:.7;transition:opacity .2s}.founder-social-row[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{opacity:1}.partners-grid[data-astro-cid-kh7btl4r]{width:50%;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-content:center}.partners-grid[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--card-border);border-radius:8px;padding:16px;opacity:.7;transition:opacity .2s;aspect-ratio:1}.partners-grid[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{opacity:1}.partners-grid[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{max-width:100%;max-height:40px;width:auto;height:auto}.bottom-cta[data-astro-cid-kh7btl4r]{text-align:center;padding:72px 28px;background:var(--surface2);border-top:1px solid var(--border-mid)}.bottom-cta[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:32px;font-weight:700;color:var(--text);margin-bottom:14px;letter-spacing:-.015em}.bottom-cta[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-2);font-size:16px;margin-bottom:28px;line-height:1.6}.site-footer[data-astro-cid-kh7btl4r]{border-top:1px solid var(--border-mid);background:var(--surface2);padding:48px 0}.footer-inner-full[data-astro-cid-kh7btl4r]{max-width:900px;margin:0 auto;padding:0 28px;display:flex;align-items:flex-start;justify-content:space-between;gap:48px}.footer-brand[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:16px}.footer-logo[data-astro-cid-kh7btl4r]{display:flex;align-items:center;text-decoration:none}.footer-social[data-astro-cid-kh7btl4r]{display:flex;gap:14px}.footer-social[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{opacity:.5;transition:opacity .2s}.footer-social[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{opacity:1}.footer-social[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:20px;height:20px}.footer-badges[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:12px}.footer-badges[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{height:56px;width:auto;opacity:.6;transition:opacity .2s}.footer-badges[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]:hover{opacity:1}.footer-columns[data-astro-cid-kh7btl4r]{display:flex;gap:48px}.footer-col[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:8px}.footer-col[data-astro-cid-kh7btl4r] h4[data-astro-cid-kh7btl4r]{font-size:12px;font-weight:600;color:var(--text);text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-family:var(--font-sans)}.footer-col[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:14px;color:var(--text-3);text-decoration:none;transition:color .15s;font-family:var(--font-sans)}.footer-col[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--text)}@media(max-width:768px){.hero[data-astro-cid-kh7btl4r]{padding:100px 0 48px}.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:36px}.subtitle[data-astro-cid-kh7btl4r]{font-size:16px}.timeline[data-astro-cid-kh7btl4r]{padding-left:32px}.tl-dot[data-astro-cid-kh7btl4r]{left:-32px;width:12px;height:12px}.timeline[data-astro-cid-kh7btl4r]:before{left:5px}.tl-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r],.tl-text[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:20px}.tl-layout-side[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:16px}.tl-side-image[data-astro-cid-kh7btl4r]{max-width:280px}.tl-image-light[data-astro-cid-kh7btl4r]{padding:8px}.tl-badges-row[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{height:72px}.featured-logos[data-astro-cid-kh7btl4r]{gap:24px;flex-wrap:wrap}.press-atlantic[data-astro-cid-kh7btl4r]{font-size:18px}.press-time[data-astro-cid-kh7btl4r]{font-size:22px}.press-tmlr[data-astro-cid-kh7btl4r]{font-size:13px}.press-logo-img[data-astro-cid-kh7btl4r]{height:22px}.press-ph-img[data-astro-cid-kh7btl4r]{height:26px}.founder-row[data-astro-cid-kh7btl4r]{flex-direction:column}.founder-card[data-astro-cid-kh7btl4r]{width:100%}.founder-header[data-astro-cid-kh7btl4r]{flex-direction:column;text-align:center}.founder-photo-wrap[data-astro-cid-kh7btl4r]{width:80px}.founder-social-row[data-astro-cid-kh7btl4r]{justify-content:center}.partners-grid[data-astro-cid-kh7btl4r]{width:100%;grid-template-columns:repeat(3,1fr)}.founder-heading[data-astro-cid-kh7btl4r]{font-size:28px;text-align:center}.footer-inner-full[data-astro-cid-kh7btl4r]{flex-direction:column;gap:32px;align-items:center;text-align:center}.footer-brand[data-astro-cid-kh7btl4r]{align-items:center}.footer-columns[data-astro-cid-kh7btl4r]{flex-wrap:wrap;gap:32px;justify-content:center}.footer-col[data-astro-cid-kh7btl4r]{align-items:center;min-width:120px}.nav-links[data-astro-cid-kh7btl4r]{display:none}.mobile-menu-btn[data-astro-cid-kh7btl4r]{display:flex;width:44px;height:44px}.mobile-nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{min-height:44px;display:flex;align-items:center;padding:12px 0}}[data-astro-cid-kh7btl4r]:focus-visible{outline:2px solid var(--purple);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){[data-astro-cid-kh7btl4r],[data-astro-cid-kh7btl4r]:before,[data-astro-cid-kh7btl4r]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
