.hero[data-astro-cid-nlow4r3u]{background:var(--bg-primary);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__canvas-wrap[data-astro-cid-nlow4r3u]{z-index:0;position:absolute;inset:0}.hero__content[data-astro-cid-nlow4r3u]{z-index:1;max-width:var(--content-max);grid-template-columns:1fr auto;align-items:center;gap:clamp(2rem,3vw,4rem);width:100%;margin:0 auto;padding:clamp(2rem,8vw,6rem) clamp(1.5rem,3vw,2.5rem);display:grid;position:relative}.hero__text[data-astro-cid-nlow4r3u]{max-width:none}.hero__logo[data-astro-cid-nlow4r3u]{opacity:0;animation:hero-entrance var(--dur-entrance)var(--ease-out-expo)forwards;animation-delay:var(--delay);flex-shrink:0;width:clamp(340px,32vw,460px);overflow:visible;transform:translateY(24px)}.hero__label[data-astro-cid-nlow4r3u],.hero__title[data-astro-cid-nlow4r3u],.hero__subtitle[data-astro-cid-nlow4r3u],.hero__meta[data-astro-cid-nlow4r3u]{opacity:0;animation:hero-entrance var(--dur-entrance)var(--ease-out-expo)forwards;animation-delay:var(--delay);transform:translateY(24px)}@keyframes hero-entrance{to{opacity:1;transform:translateY(0)}}.hero__label[data-astro-cid-nlow4r3u]{color:var(--accent-teal);margin-bottom:1.5rem}.hero__title[data-astro-cid-nlow4r3u]{letter-spacing:-.03em;margin:0;font-weight:700;line-height:1.05}.hero__title-accent[data-astro-cid-nlow4r3u]{color:var(--accent-teal);font-style:italic}.hero__subtitle[data-astro-cid-nlow4r3u]{color:var(--text-muted);max-width:55ch;margin-top:1.5rem;font-size:clamp(1.1rem,1.5vw + .5rem,1.35rem);font-weight:400;line-height:1.6}.hero__meta[data-astro-cid-nlow4r3u]{flex-direction:column;gap:.6rem;margin-top:2.2rem;display:flex}.hero__meta-item[data-astro-cid-nlow4r3u]{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim);border-left:2px solid #0000;align-items:center;padding-left:1rem;font-size:1rem;font-weight:500;display:inline-flex}.hero__meta-item--coral[data-astro-cid-nlow4r3u]{border-left-color:var(--accent-coral)}.hero__meta-item--teal[data-astro-cid-nlow4r3u]{border-left-color:var(--accent-teal)}.hero__scroll-indicator[data-astro-cid-nlow4r3u]{color:var(--text-dim);opacity:0;animation:hero-entrance .6s var(--ease-out-expo)1s forwards;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero__scroll-dot[data-astro-cid-nlow4r3u]{animation:scroll-nudge 2.5s var(--ease-out-quart)infinite}@media (prefers-reduced-motion:reduce){.hero__label[data-astro-cid-nlow4r3u],.hero__title[data-astro-cid-nlow4r3u],.hero__subtitle[data-astro-cid-nlow4r3u],.hero__meta[data-astro-cid-nlow4r3u],.hero__logo[data-astro-cid-nlow4r3u],.hero__scroll-indicator[data-astro-cid-nlow4r3u]{opacity:1;animation:none;transform:none}.hero__scroll-dot[data-astro-cid-nlow4r3u]{animation:none}}@media (width<=768px){.hero__content[data-astro-cid-nlow4r3u]{grid-template-columns:1fr}.hero__logo[data-astro-cid-nlow4r3u]{order:-1;justify-self:center;max-width:220px}.hero__title[data-astro-cid-nlow4r3u]{font-size:clamp(2rem,8vw,3.2rem)}}.problem[data-astro-cid-l6zbxp7z]{position:relative}.problem__heading[data-astro-cid-l6zbxp7z]{max-width:600px;margin-top:1rem}.problem__lede[data-astro-cid-l6zbxp7z]{color:var(--text-muted);max-width:55ch;margin-top:1rem;margin-bottom:3rem;font-size:clamp(1.05rem,1.2vw + .5rem,1.25rem)}.problem__block[data-astro-cid-l6zbxp7z]{border:1px solid var(--line);background:var(--bg-surface);border-radius:12px;align-items:center;gap:2rem;padding:clamp(1.5rem,3vw,2.5rem);display:grid}.problem__block--full[data-astro-cid-l6zbxp7z]{grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.problem__split[data-astro-cid-l6zbxp7z]{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.problem__block[data-astro-cid-l6zbxp7z] h3[data-astro-cid-l6zbxp7z]{margin-top:.5rem;font-size:clamp(1.3rem,2vw + .2rem,1.7rem)}.problem__block[data-astro-cid-l6zbxp7z] p[data-astro-cid-l6zbxp7z]{color:var(--text-muted);margin-top:.6rem;font-size:.95rem;line-height:1.65}.problem__block-visual[data-astro-cid-l6zbxp7z]{justify-content:center;align-items:center;width:100%;display:flex}.problem__svg[data-astro-cid-l6zbxp7z]{width:100%;max-width:360px;height:auto;margin:0 auto;display:block}.problem__block[data-astro-cid-l6zbxp7z][style*=--delay]{animation-delay:var(--delay);transition-delay:var(--delay)}.problem__node[data-astro-cid-l6zbxp7z]{animation:3s ease-in-out infinite node-pulse}.problem__node--1[data-astro-cid-l6zbxp7z]{animation-delay:0s}.problem__node--2[data-astro-cid-l6zbxp7z]{animation-delay:.6s}.problem__node--3[data-astro-cid-l6zbxp7z]{animation-delay:1.2s}.problem__merged[data-astro-cid-l6zbxp7z]{animation:2.5s ease-in-out infinite node-pulse}.problem__bar[data-astro-cid-l6zbxp7z]{animation:3s ease-in-out infinite bar-pulse}.problem__bar--1[data-astro-cid-l6zbxp7z]{animation-delay:0s}.problem__bar--2[data-astro-cid-l6zbxp7z]{animation-delay:.3s}.problem__bar--3[data-astro-cid-l6zbxp7z]{animation-delay:.6s}.problem__bar--4[data-astro-cid-l6zbxp7z]{animation-delay:.9s}.problem__bar--5[data-astro-cid-l6zbxp7z]{animation-delay:1.2s}.problem__bar--6[data-astro-cid-l6zbxp7z]{animation-delay:1.5s}@keyframes bar-pulse{0%,to{opacity:.4}50%{opacity:1}}@media (width<=900px){.problem__block--full[data-astro-cid-l6zbxp7z],.problem__split[data-astro-cid-l6zbxp7z]{grid-template-columns:1fr}}@media (width<=600px){.problem__block-visual[data-astro-cid-l6zbxp7z]{display:none}}@media (prefers-reduced-motion:reduce){.problem__node[data-astro-cid-l6zbxp7z],.problem__merged[data-astro-cid-l6zbxp7z]{animation:none}}.solution__heading[data-astro-cid-uzl3q5dj]{margin-top:1rem}.solution__lede[data-astro-cid-uzl3q5dj]{color:var(--text-muted);max-width:55ch;margin-top:1rem;margin-bottom:3.5rem;font-size:clamp(1.05rem,1.2vw + .5rem,1.25rem)}.solution__pipeline[data-astro-cid-uzl3q5dj]{flex-direction:column;gap:0;display:flex}.solution__step[data-astro-cid-uzl3q5dj]{grid-template-columns:48px 1fr;gap:1.5rem;display:grid}.solution__step[data-astro-cid-uzl3q5dj][style*=--delay]{transition-delay:var(--delay)}.solution__step-connector[data-astro-cid-uzl3q5dj]{flex-direction:column;align-items:center;padding-top:.5rem;display:flex}.solution__step-number[data-astro-cid-uzl3q5dj]{font-family:var(--font-mono);color:var(--text-dim);border:1px solid var(--line);border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.8rem;font-weight:600;display:grid}.solution__step-line[data-astro-cid-uzl3q5dj]{background:repeating-linear-gradient(to bottom,var(--accent-teal)0 6px,transparent 6px 12px);opacity:.35;flex:1;width:1px;min-height:40px;margin-top:.5rem}.solution__step-content[data-astro-cid-uzl3q5dj]{border:1px solid var(--line-subtle);background:var(--bg-surface);border-radius:12px;grid-template-columns:1.2fr 1fr;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:clamp(1.5rem,3vw,2.5rem);display:grid}.solution__step-text[data-astro-cid-uzl3q5dj] h3[data-astro-cid-uzl3q5dj]{margin-top:.5rem;font-size:clamp(1.3rem,2vw + .2rem,1.6rem)}.solution__step-text[data-astro-cid-uzl3q5dj] p[data-astro-cid-uzl3q5dj]{color:var(--text-muted);margin-top:.6rem;font-size:.92rem;line-height:1.65}.solution__caption[data-astro-cid-uzl3q5dj]{font-style:italic;color:var(--text-dim)!important;margin-top:.75rem!important;font-size:.8rem!important}.solution__step-visual[data-astro-cid-uzl3q5dj]{justify-content:center;align-items:center;display:flex}.solution__figure[data-astro-cid-uzl3q5dj]{border:1px solid var(--line-subtle);background:var(--bg-surface);border-radius:12px;margin-top:3rem;margin-bottom:1rem;overflow:hidden}.solution__figure[data-astro-cid-uzl3q5dj] img[data-astro-cid-uzl3q5dj]{width:100%;height:auto;display:block}.solution__figure-caption[data-astro-cid-uzl3q5dj]{color:var(--text-dim);border-top:1px solid var(--line-subtle);padding:1rem 1.5rem;font-size:.85rem;line-height:1.5}.solution__figure-caption[data-astro-cid-uzl3q5dj] strong[data-astro-cid-uzl3q5dj]{color:var(--text-muted)}@media (width<=900px){.solution__step[data-astro-cid-uzl3q5dj]{grid-template-columns:1fr}.solution__step-connector[data-astro-cid-uzl3q5dj]{flex-direction:row;gap:.75rem;margin-bottom:.5rem;padding-top:0}.solution__step-line[data-astro-cid-uzl3q5dj]{width:auto;height:1px;min-height:unset;background:repeating-linear-gradient(to right,var(--accent-teal)0 6px,transparent 6px 12px);flex:1;align-self:center;margin-top:0}.solution__step-content[data-astro-cid-uzl3q5dj]{grid-template-columns:1fr}}.cta__inner[data-astro-cid-ti3kcdhq]{text-align:left;max-width:640px}.cta__heading[data-astro-cid-ti3kcdhq]{margin-top:1rem}.cta__description[data-astro-cid-ti3kcdhq]{color:var(--text-muted);margin-top:1rem;font-size:1.1rem;line-height:1.6}.cta__button[data-astro-cid-ti3kcdhq]{background:var(--accent-teal);color:#fff;transition:transform var(--dur-state)var(--ease-out-quart),box-shadow var(--dur-state)var(--ease-out-quart);border-radius:8px;align-items:center;gap:.6rem;margin-top:2rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.cta__button[data-astro-cid-ti3kcdhq]:hover{transform:translateY(-3px);box-shadow:0 8px 24px oklch(70% .12 190/.25),0 2px 8px oklch(70% .12 190/.15)}.cta__button[data-astro-cid-ti3kcdhq]:active{transform:translateY(-1px)}.cta__citation[data-astro-cid-ti3kcdhq]{border-top:1px solid var(--line);margin-top:3rem;padding-top:2rem}.cta__cite-text[data-astro-cid-ti3kcdhq]{color:var(--text-dim);font-size:.85rem;line-height:1.6}.cta__cite-text[data-astro-cid-ti3kcdhq] strong[data-astro-cid-ti3kcdhq]{color:var(--text-muted)}@media (prefers-reduced-motion:reduce){.cta__button[data-astro-cid-ti3kcdhq]:hover{box-shadow:none;transform:none}}.impact__heading[data-astro-cid-j7pv25f6]{margin-top:1rem}.impact__lede[data-astro-cid-j7pv25f6]{color:var(--text-muted);max-width:55ch;margin-top:1rem;margin-bottom:3rem;font-size:clamp(1.05rem,1.2vw + .5rem,1.25rem)}
