.hero:where(.astro-i3irphx7){background:var(--color-bg);position:relative;overflow-x:clip}.hero__bg:where(.astro-i3irphx7){background:var(--color-bg);pointer-events:none;position:absolute;inset:0;overflow:clip}.hero__ground:where(.astro-i3irphx7){background:linear-gradient(168deg, var(--hero-ground-top,#e7eaf5) 0%, var(--color-bg-alt) 44%, var(--color-bg) 100%);position:absolute;inset:0}.hero__ground:where(.astro-i3irphx7):after{content:"";background:var(--gradient-wash);position:absolute;inset:0}.hero:where(.astro-i3irphx7) .hero__inner{padding-top:calc(var(--header-height) + 2.5rem + clamp(.5rem, 1.5vh, 1.25rem));padding-bottom:var(--space-3xl);flex-direction:column;align-items:center;display:flex;position:relative}.hero__lockup:where(.astro-i3irphx7){transform-origin:0 0;color:var(--color-ink)}.hero__lockup:where(.astro-i3irphx7) .logo{width:clamp(210px,26vw,330px);height:auto}.hero__stage:where(.astro-i3irphx7){--tilt:0;perspective:1500px;perspective-origin:50%;width:min(100%,74rem,110.741vh);position:relative}.hero__plane:where(.astro-i3irphx7){transform:rotateY(calc((.5 - var(--tilt)) * 70deg)) scale(calc(.955 + var(--tilt) * .075));filter:var(--hero-panel-filter,none);opacity:var(--hero-panel-opacity,1);position:relative}.hero__plane:where(.astro-i3irphx7) img{width:100%;height:auto;display:block}.hero__flare:where(.astro-i3irphx7){pointer-events:none;mix-blend-mode:screen;position:absolute;inset:0;overflow:hidden}.hero__flare-spot:where(.astro-i3irphx7){top:32%;left:calc(14% + var(--tilt) * 72%);aspect-ratio:1;filter:blur(1px);background:radial-gradient(circle,#ffffffe6 0%,#cde0ff80 30%,#96b4ff29 55%,#0000 72%);border-radius:50%;width:clamp(140px,18vw,260px);transition:left .12s linear;position:absolute;transform:translate(-50%,-50%)}.hero__flare-spot--echo:where(.astro-i3irphx7){top:68%;left:calc(6% + var(--tilt) * 72%);opacity:.55;filter:none;background:radial-gradient(circle,#ffffffbf 0%,#b4cdff4d 45%,#0000 75%);width:clamp(46px,5vw,84px)}.hero__content:where(.astro-i3irphx7){align-items:center;gap:var(--space-sm);text-align:center;flex-direction:column;max-width:58rem;display:flex;position:relative}.hero__eyebrow:where(.astro-i3irphx7){font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);font-weight:700}.hero__title:where(.astro-i3irphx7){font-size:var(--text-3xl);letter-spacing:-.02em;max-width:24ch}.hero__shiny:where(.astro-i3irphx7){background:linear-gradient(90deg, var(--color-accent) 0%, var(--color-cyan-400) 30%, var(--color-violet-500) 60%, var(--color-accent) 100%);color:#0000;background-position:0%;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:7s linear infinite hero-shine}@keyframes hero-shine{to{background-position:-200%}}.hero__lede:where(.astro-i3irphx7){text-wrap:balance;max-width:50rem;font-size:var(--text-md);line-height:var(--leading-relaxed);color:var(--color-ink-muted)}.hero__actions:where(.astro-i3irphx7){justify-content:center;gap:var(--space-xs);margin-top:var(--space-2xs);flex-wrap:wrap;display:flex}.hero__pillars:where(.astro-i3irphx7){gap:var(--space-md) var(--space-lg);width:100%;margin-top:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.hero__pillar:where(.astro-i3irphx7) svg{color:var(--color-accent);margin-inline:auto;display:block}.hero__pillar:where(.astro-i3irphx7) strong:where(.astro-i3irphx7){margin-top:var(--space-2xs);font-size:var(--text-sm);font-weight:700;display:block}.hero__pillar:where(.astro-i3irphx7) p:where(.astro-i3irphx7){font-size:var(--text-xs);text-wrap:balance;line-height:var(--leading-relaxed);color:var(--color-ink-muted);margin-top:.25rem}.hero__capabilities:where(.astro-i3irphx7){justify-content:center;gap:var(--space-2xs) var(--space-md);margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--color-border);width:100%;max-width:52rem;font-size:var(--text-sm);color:var(--color-ink-faint);flex-wrap:wrap;font-weight:500;display:flex}.hero__capabilities:where(.astro-i3irphx7) li:where(.astro-i3irphx7){align-items:center;gap:var(--space-3xs);display:inline-flex}.hero__capabilities:where(.astro-i3irphx7) svg{color:var(--color-accent);opacity:.75}.hero__cue:where(.astro-i3irphx7){left:50%;bottom:calc(var(--space-xl) - 1rem);letter-spacing:.18em;text-transform:uppercase;color:var(--color-ink-faint);flex-direction:column;align-items:center;gap:.4rem;font-size:.68rem;font-weight:700;display:flex;position:absolute;transform:translate(-50%)}.hero__cue:where(.astro-i3irphx7) svg:where(.astro-i3irphx7){width:1rem;height:1rem;animation:hero-cue 2.4s var(--ease-standard) infinite}@keyframes hero-cue{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(4px)}}@media (width<=900px){.hero__pillars:where(.astro-i3irphx7){grid-template-columns:repeat(2,1fr);max-width:34rem;margin-inline:auto}.hero__stage:where(.astro-i3irphx7){perspective:1100px}.hero__plane:where(.astro-i3irphx7){transform:rotateY(calc((.5 - var(--tilt)) * 18deg)) scale(calc(.97 + var(--tilt) * .04))}}@media (width<=720px){.hero:where(.astro-i3irphx7) .hero__inner{padding-top:calc(var(--header-height) + 2.5rem + 1rem);padding-bottom:var(--space-2xl)}.hero__title:where(.astro-i3irphx7){font-size:var(--text-2xl)}.hero__lockup:where(.astro-i3irphx7) .logo{width:min(72vw,280px)}.hero__cue:where(.astro-i3irphx7){display:none}.hero__capabilities:where(.astro-i3irphx7){font-size:var(--text-xs)}}@media (prefers-reduced-motion:reduce){.hero__cue:where(.astro-i3irphx7) svg:where(.astro-i3irphx7),.hero__shiny:where(.astro-i3irphx7){animation:none}.hero__plane:where(.astro-i3irphx7){transform:none}.hero__flare:where(.astro-i3irphx7){display:none}}.scale:where(.astro-y474jiob){background:var(--color-surface);border-block:1px solid var(--color-border);padding-block:var(--space-3xl)}.scale:where(.astro-y474jiob) .scale__heading{max-width:52rem;margin-bottom:var(--space-2xl)}.scale:where(.astro-y474jiob) .scale__heading .section-heading__title{font-size:var(--text-3xl)}.scale__ruler:where(.astro-y474jiob) svg:where(.astro-y474jiob){width:100%;height:auto}.scale__ticks:where(.astro-y474jiob) text:where(.astro-y474jiob){font-family:var(--font-body);fill:var(--color-ink-faint);font-size:12.5px;font-weight:600}.scale__guides:where(.astro-y474jiob) path:where(.astro-y474jiob){stroke:var(--color-border-strong);stroke-width:1.4px;stroke-dasharray:3 4}.scale__band--1:where(.astro-y474jiob){fill:var(--color-blue-500)}.scale__band--2:where(.astro-y474jiob){fill:var(--color-violet-600)}.scale__band--3:where(.astro-y474jiob){fill:var(--color-navy-800)}.scale__band-label:where(.astro-y474jiob) text:where(.astro-y474jiob){font-family:var(--font-body);letter-spacing:.08em;fill:#fff;font-size:12px;font-weight:700}.scale__tier-title:where(.astro-y474jiob){font-family:var(--font-sans);fill:var(--color-ink);font-size:19px;font-weight:700}.scale__tier-line:where(.astro-y474jiob){font-family:var(--font-body);fill:var(--color-ink-muted);font-size:14.5px}.scale__tiers:where(.astro-y474jiob){counter-reset:tier;gap:var(--space-sm);display:none}.scale__tiers:where(.astro-y474jiob) li:where(.astro-y474jiob){counter-increment:tier;padding:var(--space-md);border:1px solid var(--color-border);border-left:4px solid var(--color-accent);border-radius:var(--radius-md);background:var(--color-bg)}.scale__tiers:where(.astro-y474jiob) li:where(.astro-y474jiob):nth-child(2){border-left-color:var(--color-violet-600)}.scale__tiers:where(.astro-y474jiob) li:where(.astro-y474jiob):nth-child(3){border-left-color:var(--color-navy-800)}.scale__tiers-band:where(.astro-y474jiob){font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-ink-faint);font-weight:700}.scale__tiers:where(.astro-y474jiob) h3:where(.astro-y474jiob){margin-top:var(--space-3xs);font-size:var(--text-md)}.scale__tiers:where(.astro-y474jiob) p:where(.astro-y474jiob){margin-top:var(--space-3xs);color:var(--color-ink-muted);font-size:var(--text-sm)}.scale__unchanged:where(.astro-y474jiob){gap:var(--space-sm);margin-block:var(--space-xl) var(--space-lg);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.scale__unchanged:where(.astro-y474jiob) li:where(.astro-y474jiob){align-items:center;gap:var(--space-2xs);padding:var(--space-sm) var(--space-md);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600;display:flex}.scale__unchanged:where(.astro-y474jiob) svg:where(.astro-y474jiob){width:1.25rem;height:1.25rem;color:var(--color-accent);flex:none}.scale__mechanic:where(.astro-y474jiob){gap:var(--space-xl);padding:var(--space-lg) var(--space-xl);border-radius:var(--radius-xl);background:var(--gradient-hero);color:var(--color-on-dark);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;display:grid}.scale__mechanic:where(.astro-y474jiob) h3:where(.astro-y474jiob){font-size:var(--text-lg);color:inherit}.scale__mechanic:where(.astro-y474jiob) p:where(.astro-y474jiob){margin-top:var(--space-xs);color:var(--color-on-dark-muted);line-height:var(--leading-relaxed)}.scale__link:where(.astro-y474jiob){align-items:center;gap:var(--space-3xs);margin-top:var(--space-sm);color:var(--color-cyan-400);font-weight:600;text-decoration:none;display:inline-flex}.scale__link:where(.astro-y474jiob) svg:where(.astro-y474jiob){width:1rem;height:1rem}.scale__engines:where(.astro-y474jiob){gap:var(--space-2xs);padding:var(--space-md);border-radius:var(--radius-lg);background:#080b208c;border:1px solid #ffffff24;flex-direction:column;display:flex}.scale__engines-label:where(.astro-y474jiob){font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.09em;text-transform:uppercase;color:var(--color-on-dark-muted)}.scale__engine:where(.astro-y474jiob){align-items:center;gap:var(--space-2xs);font-size:var(--text-sm);display:flex}.scale__engine:where(.astro-y474jiob) i:where(.astro-y474jiob){background:var(--color-cyan-400);border-radius:50%;flex:none;width:.5rem;height:.5rem}.scale__engine:where(.astro-y474jiob) b:where(.astro-y474jiob){font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-on-dark-muted);margin-left:auto;font-weight:400}.scale__engine--add:where(.astro-y474jiob){color:var(--color-on-dark-muted)}.scale__engine--add:where(.astro-y474jiob) svg:where(.astro-y474jiob){width:.95rem;height:.95rem}.scale__engine-rule:where(.astro-y474jiob){height:1px;margin-block:var(--space-3xs);background:#ffffff24}@media (width<=1000px){.scale__unchanged:where(.astro-y474jiob){grid-template-columns:repeat(2,minmax(0,1fr))}.scale__mechanic:where(.astro-y474jiob){grid-template-columns:1fr}}@media (width<=720px){.scale__ruler:where(.astro-y474jiob){display:none}.scale__tiers:where(.astro-y474jiob){display:grid}.scale__unchanged:where(.astro-y474jiob){grid-template-columns:1fr}}.scale__marker:where(.astro-y474jiob){transform:translateX(calc(24px + var(--scrub,0) * 1280px));transition:transform .12s linear}.scale__marker:where(.astro-y474jiob) line:where(.astro-y474jiob){stroke:var(--color-accent);stroke-width:2px}.scale__marker:where(.astro-y474jiob) circle:where(.astro-y474jiob){fill:var(--color-accent);stroke:var(--color-surface);stroke-width:3px}.scale__band:where(.astro-y474jiob){opacity:.4;transition:opacity var(--duration-base) var(--ease-standard), filter var(--duration-base) var(--ease-standard)}.scale__ruler:where(.astro-y474jiob)[data-scrub-active="0"] .scale__band--1:where(.astro-y474jiob),.scale__ruler:where(.astro-y474jiob)[data-scrub-active="1"] .scale__band--2:where(.astro-y474jiob),.scale__ruler:where(.astro-y474jiob)[data-scrub-active="2"] .scale__band--3:where(.astro-y474jiob),.scale__ruler:where(.astro-y474jiob)[data-scrub-active=all] .scale__band:where(.astro-y474jiob){opacity:1;filter:drop-shadow(0 4px 14px color-mix(in srgb, currentColor 30%, transparent))}.scale__ruler:where(.astro-y474jiob):not([data-scrub-active]) .scale__band:where(.astro-y474jiob){opacity:1}.scale__ruler:where(.astro-y474jiob):not([data-scrub-active]) .scale__marker:where(.astro-y474jiob){opacity:0}.scale__compute:where(.astro-y474jiob){margin-top:var(--space-xl);padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg)}.scale__compute-label:where(.astro-y474jiob){margin-bottom:var(--space-md);font-size:var(--text-sm);color:var(--color-ink-muted);font-weight:600}.scale__run:where(.astro-y474jiob){align-items:center;gap:var(--space-sm);padding-block:var(--space-2xs);font-size:var(--text-sm);grid-template-columns:12rem 6rem minmax(0,1fr) 3.5rem 9rem;display:grid}.scale__run:where(.astro-y474jiob)+.scale__run:where(.astro-y474jiob){border-top:1px solid var(--color-border)}.scale__run-name:where(.astro-y474jiob){font-weight:600}.scale__run-data:where(.astro-y474jiob),.scale__run-time:where(.astro-y474jiob),.scale__run-rate:where(.astro-y474jiob){font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-ink-muted)}.scale__run-rate:where(.astro-y474jiob){text-align:right;color:var(--color-ink)}.scale__run-track:where(.astro-y474jiob){background:var(--color-surface-sunken);border-radius:4px;height:8px;overflow:hidden}.scale__run-bar:where(.astro-y474jiob){background:linear-gradient(90deg, var(--color-blue-500), var(--color-violet-500));width:0;height:100%;transition:width var(--duration-slow) var(--ease-out-soft);border-radius:4px;display:block}.scale__compute:where(.astro-y474jiob).is-in .scale__run-bar:where(.astro-y474jiob){width:var(--fill)}.scale__ruler:where(.astro-y474jiob)[data-scrub-active="0"]~.scale__compute:where(.astro-y474jiob) .scale__run:where(.astro-y474jiob)[data-run="0"],.scale__ruler:where(.astro-y474jiob)[data-scrub-active="1"]~.scale__compute:where(.astro-y474jiob) .scale__run:where(.astro-y474jiob)[data-run="1"],.scale__ruler:where(.astro-y474jiob)[data-scrub-active="2"]~.scale__compute:where(.astro-y474jiob) .scale__run:where(.astro-y474jiob)[data-run="2"]{color:var(--color-accent)}.scale__ruler:where(.astro-y474jiob)[data-scrub-active="0"]~.scale__compute:where(.astro-y474jiob) .scale__run:where(.astro-y474jiob)[data-run="0"] .scale__run-bar:where(.astro-y474jiob),.scale__ruler:where(.astro-y474jiob)[data-scrub-active="1"]~.scale__compute:where(.astro-y474jiob) .scale__run:where(.astro-y474jiob)[data-run="1"] .scale__run-bar:where(.astro-y474jiob),.scale__ruler:where(.astro-y474jiob)[data-scrub-active="2"]~.scale__compute:where(.astro-y474jiob) .scale__run:where(.astro-y474jiob)[data-run="2"] .scale__run-bar:where(.astro-y474jiob){background-size:200% 100%;animation:1.1s linear infinite scale-scan}@keyframes scale-scan{to{background-position:-200% 0}}@media (width<=720px){.scale__run:where(.astro-y474jiob){gap:.25rem var(--space-sm);grid-template-columns:1fr auto;grid-auto-rows:auto}.scale__run-track:where(.astro-y474jiob){order:5;grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.scale__run-bar:where(.astro-y474jiob){animation:none!important}}.paths:where(.astro-f6fabi36){padding-block:var(--space-3xl)}.paths:where(.astro-f6fabi36) .paths__heading{max-width:46rem;margin-bottom:var(--space-2xl)}.paths__grid:where(.astro-f6fabi36){gap:var(--space-md);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.path:where(.astro-f6fabi36){gap:var(--space-xs);padding:var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.path:where(.astro-f6fabi36):hover{border-color:var(--color-border-strong)}.path__icon:where(.astro-f6fabi36){border-radius:var(--radius-md);place-items:center;width:2.75rem;height:2.75rem;display:grid}.path__icon--blue:where(.astro-f6fabi36){background:color-mix(in srgb, var(--color-accent) 10%, var(--color-surface));color:var(--color-accent)}.path__icon--violet:where(.astro-f6fabi36){background:color-mix(in srgb, var(--color-accent-violet) 10%, var(--color-surface));color:var(--color-accent-violet)}.path__title:where(.astro-f6fabi36){font-size:var(--text-lg)}.path__who:where(.astro-f6fabi36){font-size:var(--text-sm);font-weight:600}.path__who--blue:where(.astro-f6fabi36){color:var(--color-accent)}.path__who--violet:where(.astro-f6fabi36){color:var(--color-accent-violet)}.path__body:where(.astro-f6fabi36){color:var(--color-ink-muted);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.path__cta:where(.astro-f6fabi36){align-items:center;gap:var(--space-3xs);padding-top:var(--space-2xs);font-size:var(--text-sm);margin-top:auto;font-weight:600;text-decoration:none;display:inline-flex}.path__cta--blue:where(.astro-f6fabi36){color:var(--color-accent)}.path__cta--violet:where(.astro-f6fabi36){color:var(--color-accent-violet)}.path__cta:where(.astro-f6fabi36):hover{text-underline-offset:.2em;text-decoration:underline}@media (width<=1040px){.paths__grid:where(.astro-f6fabi36){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.paths__grid:where(.astro-f6fabi36){grid-template-columns:1fr}}.caps:where(.astro-eypm5wxk){background:var(--color-surface);border-block:1px solid var(--color-border);padding-block:var(--space-3xl)}.caps:where(.astro-eypm5wxk) .caps__heading{max-width:44rem;margin-bottom:var(--space-2xl)}.caps__grid:where(.astro-eypm5wxk){gap:var(--space-xl) var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.cap:where(.astro-eypm5wxk){gap:var(--space-2xs);padding-top:var(--space-md);border-top:2px solid var(--color-ink);flex-direction:column;display:flex}.cap__icon:where(.astro-eypm5wxk){border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-accent) 10%, var(--color-surface));width:2.6rem;height:2.6rem;color:var(--color-accent);place-items:center;display:grid}.cap__title:where(.astro-eypm5wxk){font-size:var(--text-md)}.cap__body:where(.astro-eypm5wxk){color:var(--color-ink-muted);line-height:var(--leading-relaxed);font-size:var(--text-sm)}@media (width<=900px){.caps__grid:where(.astro-eypm5wxk){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.caps__grid:where(.astro-eypm5wxk){grid-template-columns:1fr}}
