@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/cormorant-garamond-400.woff2) format("woff2")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/cormorant-garamond-500.woff2) format("woff2")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/cormorant-garamond-600.woff2) format("woff2")}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/cormorant-garamond-400-italic.woff2) format("woff2")}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/source-serif-4-400.woff2) format("woff2")}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/source-serif-4-500.woff2) format("woff2")}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/source-serif-4-400-italic.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-mono-400-latin.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/ibm-plex-mono-500-latin.woff2) format("woff2")}:root{--bg-primary: #0E0E12;--bg-surface: #16161C;--bg-elevated: #1E1E26;--text-primary: #E8E5DF;--text-secondary: #9A978F;--text-tertiary: #807E77;--accent-blue: #7B93C4;--accent-amber: #C9A76C;--accent-blue-dim: #637498;--border-subtle: #2A2A32;--border-hover: #3A3A44}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body:after{display:none}}body{font-family:"Source Serif 4",Georgia,serif;font-weight:400;font-size:19px;line-height:1.75;color:var(--text-primary);background-color:var(--bg-primary)}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.035;background-image:url(/noise.png);background-repeat:repeat}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.2}a{color:var(--accent-blue);text-decoration:none}@media(hover:hover){a:hover{text-decoration:underline}}.section-label{display:block;font-family:Cormorant Garamond,Georgia,serif;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:1rem}.mono{font-family:IBM Plex Mono,monospace;font-size:15px}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;position:relative}.hero__content[data-astro-cid-bbe6dxrz]{animation:heroFadeIn 1s cubic-bezier(.25,.1,.25,1) both}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero__stars[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;color:var(--accent-blue)}.hero__stars[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:100%;height:100%}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(48px,8vw,72px);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}.hero__title-accent[data-astro-cid-bbe6dxrz]{color:var(--accent-blue)}.hero__tagline[data-astro-cid-bbe6dxrz]{font-size:clamp(18px,2.5vw,24px);font-weight:400;color:var(--text-secondary);line-height:1.5;max-width:480px;margin:0 auto 2.5rem}.hero__metrics[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}.hero__metric[data-astro-cid-bbe6dxrz]{font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:400;color:var(--accent-blue);background:var(--bg-surface);padding:.35rem .75rem;border-radius:4px}.hero__dot[data-astro-cid-bbe6dxrz]{color:var(--text-tertiary);font-size:15px}.hero__vision[data-astro-cid-bbe6dxrz]{font-size:18px;font-weight:400;font-style:italic;color:var(--text-secondary);max-width:520px;margin:0 auto 2.5rem;line-height:1.7}.hero__links[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;gap:1.5rem}.hero__link[data-astro-cid-bbe6dxrz]{font-size:16px;font-weight:500;color:var(--text-secondary);border:1px solid var(--border-subtle);padding:.5rem 1.25rem;border-radius:4px;transition:border-color .3s ease,color .3s ease}@media(hover:hover){.hero__link[data-astro-cid-bbe6dxrz]:hover{color:var(--text-primary);border-color:var(--border-hover);text-decoration:none}}.hero__scroll-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;color:var(--text-tertiary);animation:gentleBounce 2.5s ease-in-out infinite}@keyframes gentleBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media(prefers-reduced-motion:reduce){.hero__content[data-astro-cid-bbe6dxrz],.hero__scroll-indicator[data-astro-cid-bbe6dxrz]{animation:none}}@media(max-width:600px){.hero[data-astro-cid-bbe6dxrz]{padding:1.5rem}.hero__dot[data-astro-cid-bbe6dxrz]{display:none}.hero__metrics[data-astro-cid-bbe6dxrz]{flex-direction:column;gap:.5rem}.hero__links[data-astro-cid-bbe6dxrz]{flex-direction:column;gap:.75rem;width:100%;max-width:280px;margin:0 auto}.hero__link[data-astro-cid-bbe6dxrz]{width:100%;text-align:center}}fade-in[data-astro-cid-yr3rhc52]{display:block}fade-in[data-astro-cid-yr3rhc52].fade-in--js>*{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.25,.1,.25,1),transform .7s cubic-bezier(.25,.1,.25,1)}fade-in[data-astro-cid-yr3rhc52].fade-in--visible>*{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){fade-in[data-astro-cid-yr3rhc52].fade-in--js>*{opacity:1;transform:none;transition:none}}.vision[data-astro-cid-jqueckjh]{max-width:640px;margin:0 auto;padding:8rem 2rem}.vision__headline[data-astro-cid-jqueckjh]{font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.2;margin-bottom:2.5rem}.vision__body[data-astro-cid-jqueckjh]{margin-bottom:3rem}.vision__body[data-astro-cid-jqueckjh] p[data-astro-cid-jqueckjh]{color:var(--text-secondary);font-weight:400;font-size:19px;line-height:1.75;margin-bottom:1.25rem}.vision__body[data-astro-cid-jqueckjh] p[data-astro-cid-jqueckjh]:last-child{margin-bottom:0}.vision__features[data-astro-cid-jqueckjh]{list-style:none;display:flex;flex-direction:column;gap:1.25rem}.vision__features[data-astro-cid-jqueckjh] li[data-astro-cid-jqueckjh]{font-size:19px;line-height:1.6;color:var(--text-secondary);padding-left:1rem;border-left:2px solid var(--accent-blue-dim)}.vision__features[data-astro-cid-jqueckjh] strong[data-astro-cid-jqueckjh]{color:var(--text-primary);font-weight:500}@media(max-width:600px){.vision[data-astro-cid-jqueckjh]{padding:5rem 1.5rem}}.architecture[data-astro-cid-4gd5y3do]{padding:8rem 2rem}.architecture__inner[data-astro-cid-4gd5y3do]{max-width:640px;margin:0 auto}.architecture__headline[data-astro-cid-4gd5y3do]{font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.2;margin-bottom:3.5rem}.architecture__flow[data-astro-cid-4gd5y3do]{display:flex;flex-direction:column;list-style:none}.architecture__step[data-astro-cid-4gd5y3do]{display:flex;gap:1.25rem}.architecture__step-marker[data-astro-cid-4gd5y3do]{display:flex;flex-direction:column;align-items:center;padding-top:.3rem;flex-shrink:0}.architecture__step-dot[data-astro-cid-4gd5y3do]{width:8px;height:8px;border-radius:50%;background:var(--accent-blue-dim)}.architecture__step--query[data-astro-cid-4gd5y3do] .architecture__step-dot[data-astro-cid-4gd5y3do]{background:var(--border-subtle)}.architecture__step-body[data-astro-cid-4gd5y3do]{flex:1}.architecture__step-title[data-astro-cid-4gd5y3do]{font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:500;color:var(--accent-blue);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.architecture__step--query[data-astro-cid-4gd5y3do] .architecture__step-title[data-astro-cid-4gd5y3do]{color:var(--text-tertiary)}.architecture__step-query[data-astro-cid-4gd5y3do]{font-style:italic;font-weight:400;color:var(--text-secondary);font-size:19px}.architecture__step-lines[data-astro-cid-4gd5y3do] p[data-astro-cid-4gd5y3do]{font-size:18px;font-weight:400;color:var(--text-secondary);line-height:1.7}.architecture__connector-line[data-astro-cid-4gd5y3do]{width:1px;flex:1;min-height:1.5rem;background:repeating-linear-gradient(to bottom,var(--border-subtle) 0px,var(--border-subtle) 3px,transparent 3px,transparent 6px)}@media(max-width:600px){.architecture[data-astro-cid-4gd5y3do]{padding:5rem 1.5rem}}.models[data-astro-cid-ing5wdfy]{padding:8rem 2rem}.models__inner[data-astro-cid-ing5wdfy]{max-width:960px;margin:0 auto}.models__headline[data-astro-cid-ing5wdfy]{font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.2;margin-bottom:3rem}.models__grid[data-astro-cid-ing5wdfy]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.models__card[data-astro-cid-ing5wdfy]{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:6px;padding:1.5rem;transition:transform .3s ease,border-color .3s ease}@media(hover:hover){.models__card[data-astro-cid-ing5wdfy]:hover{transform:translateY(-2px);border-color:var(--border-hover)}.models__card--active[data-astro-cid-ing5wdfy]:hover{border-color:var(--accent-amber)}}.models__card--active[data-astro-cid-ing5wdfy]{border-color:var(--accent-amber)}.models__card-header[data-astro-cid-ing5wdfy]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.models__card-name[data-astro-cid-ing5wdfy]{font-size:22px;font-weight:600;line-height:1}.models__badge[data-astro-cid-ing5wdfy]{font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500;color:var(--accent-amber);white-space:nowrap}.models__card-params[data-astro-cid-ing5wdfy]{font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:400;color:var(--accent-blue);display:block;margin-bottom:1rem}.models__card-divider[data-astro-cid-ing5wdfy]{height:1px;background:var(--border-subtle);margin-bottom:1rem}.models__card-tagline[data-astro-cid-ing5wdfy]{font-size:17px;font-weight:400;color:var(--text-secondary);margin-bottom:.5rem}.models__card-detail[data-astro-cid-ing5wdfy]{font-size:15px;font-weight:400;color:var(--text-secondary);line-height:1.5}@media(max-width:800px){.models__grid[data-astro-cid-ing5wdfy]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.models[data-astro-cid-ing5wdfy]{padding:5rem 1.5rem}.models__grid[data-astro-cid-ing5wdfy]{grid-template-columns:1fr}}.data-sources[data-astro-cid-hqtzxdze]{padding:8rem 2rem}.data-sources__inner[data-astro-cid-hqtzxdze]{max-width:640px;margin:0 auto}.data-sources__headline[data-astro-cid-hqtzxdze]{font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.2;margin-bottom:2.5rem}.data-sources__bar[data-astro-cid-hqtzxdze]{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem 0;list-style:none;font-family:IBM Plex Mono,monospace;font-size:14px;color:var(--text-secondary);margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border-subtle)}.data-sources__bar-label[data-astro-cid-hqtzxdze]{color:var(--text-tertiary);margin-right:.5rem}.data-sources__bar-name[data-astro-cid-hqtzxdze]{white-space:nowrap}.data-sources__bar-name[data-astro-cid-hqtzxdze]+.data-sources__bar-name[data-astro-cid-hqtzxdze]:before{content:"·";color:var(--text-tertiary);margin:0 .5rem}.data-sources__list[data-astro-cid-hqtzxdze]{list-style:none;display:flex;flex-direction:column;gap:1.25rem;margin-bottom:3rem}.data-sources__item[data-astro-cid-hqtzxdze]{display:flex;flex-direction:column;gap:.25rem}.data-sources__item-name[data-astro-cid-hqtzxdze]{font-size:20px;font-weight:500;color:var(--text-primary)}.data-sources__item-desc[data-astro-cid-hqtzxdze]{font-size:18px;font-weight:400;color:var(--text-secondary);line-height:1.6}.data-sources__item-stat[data-astro-cid-hqtzxdze]{font-family:IBM Plex Mono,monospace;font-size:15px;color:var(--accent-blue)}.data-sources__footnote[data-astro-cid-hqtzxdze]{font-style:italic;font-weight:400;font-size:17px;color:var(--text-tertiary);line-height:1.7}@media(max-width:600px){.data-sources[data-astro-cid-hqtzxdze]{padding:5rem 1.5rem}}.roadmap[data-astro-cid-c3bnqtnr]{padding:8rem 2rem}.roadmap__inner[data-astro-cid-c3bnqtnr]{max-width:640px;margin:0 auto}.roadmap__headline[data-astro-cid-c3bnqtnr]{font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.2;margin-bottom:3rem}.roadmap__timeline[data-astro-cid-c3bnqtnr]{display:flex;flex-direction:column}.roadmap__phase[data-astro-cid-c3bnqtnr]{display:flex;gap:1.5rem}.roadmap__phase-marker[data-astro-cid-c3bnqtnr]{display:flex;flex-direction:column;align-items:center;flex-shrink:0;padding-top:.35rem}.roadmap__phase-dot[data-astro-cid-c3bnqtnr]{width:10px;height:10px;border-radius:50%;background:var(--dot-color, var(--border-subtle));flex-shrink:0}.roadmap__phase-line[data-astro-cid-c3bnqtnr]{width:1px;flex:1;background:var(--border-subtle);min-height:2rem}.roadmap__phase-content[data-astro-cid-c3bnqtnr]{padding-bottom:2.5rem}.roadmap__phase-label[data-astro-cid-c3bnqtnr]{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:500;color:var(--label-color, var(--text-tertiary));margin-bottom:.35rem;display:flex;align-items:center;gap:.75rem}.roadmap__phase-tag[data-astro-cid-c3bnqtnr]{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--accent-amber);border:1px solid var(--accent-amber);padding:.1rem .4rem;border-radius:3px;line-height:1}.roadmap__phase-title[data-astro-cid-c3bnqtnr]{font-size:22px;font-weight:500;line-height:1.3;margin-bottom:.35rem;color:var(--title-color, var(--text-primary))}.roadmap__phase-desc[data-astro-cid-c3bnqtnr]{font-size:17px;font-weight:400;color:var(--desc-color, var(--text-tertiary));line-height:1.6}@media(max-width:600px){.roadmap[data-astro-cid-c3bnqtnr]{padding:5rem 1.5rem}.roadmap__phase[data-astro-cid-c3bnqtnr]{gap:1rem}}.opensource[data-astro-cid-khyht7bj]{padding:8rem 2rem}.opensource__inner[data-astro-cid-khyht7bj]{max-width:640px;margin:0 auto}.opensource__headline[data-astro-cid-khyht7bj]{font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.2;margin-bottom:2rem}.opensource__body[data-astro-cid-khyht7bj]{font-size:19px;font-weight:400;color:var(--text-secondary);line-height:1.75;margin-bottom:2.5rem}.opensource__links[data-astro-cid-khyht7bj]{display:flex;flex-wrap:wrap;gap:1rem}.opensource__link[data-astro-cid-khyht7bj]{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.5rem;border:1px solid var(--border-subtle);border-radius:6px;transition:border-color .3s ease;flex:1;min-width:160px}@media(hover:hover){.opensource__link[data-astro-cid-khyht7bj]:hover{border-color:var(--border-hover);text-decoration:none}}@media(max-width:600px){.opensource[data-astro-cid-khyht7bj]{padding:5rem 1.5rem}.opensource__links[data-astro-cid-khyht7bj]{flex-direction:column}}.opensource__link-label[data-astro-cid-khyht7bj]{font-size:17px;font-weight:500;color:var(--text-primary)}.opensource__link-url[data-astro-cid-khyht7bj]{font-family:IBM Plex Mono,monospace;font-size:14px;color:var(--text-tertiary)}.footer[data-astro-cid-sz7xmlte]{padding:4rem 2rem;text-align:center;border-top:1px solid var(--border-subtle)}.footer__title[data-astro-cid-sz7xmlte]{font-size:17px;font-weight:400;color:var(--text-secondary);margin-bottom:.5rem}.footer__credit[data-astro-cid-sz7xmlte]{font-size:15px;font-weight:400;color:var(--text-tertiary)}@media(max-width:600px){.footer[data-astro-cid-sz7xmlte]{padding:3rem 1.5rem}}
