.hero:where(.astro-j7pv25f6){position:relative;min-height:100svh;display:flex;align-items:center;padding:120px 0 80px;overflow:hidden}.hero-bg:where(.astro-j7pv25f6){position:absolute;inset:-10% 0 0;z-index:-1}.hero-bg:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:100%;height:115%;object-fit:cover;opacity:.55}.hero-fade:where(.astro-j7pv25f6){position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,8,12,.4) 0%,rgba(8,8,12,.2) 40%,var(--bg-base) 100%)}.hero-inner:where(.astro-j7pv25f6){position:relative}.hero:where(.astro-j7pv25f6) .display:where(.astro-j7pv25f6){margin:18px 0 24px;max-width:16ch}.hero:where(.astro-j7pv25f6) .lede:where(.astro-j7pv25f6){margin-bottom:34px}.hero-cta:where(.astro-j7pv25f6){display:flex;gap:14px;flex-wrap:wrap}.stats:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:56px;max-width:820px}.stat:where(.astro-j7pv25f6) dt:where(.astro-j7pv25f6){font-size:clamp(20px,2.4vw,30px);font-weight:800;letter-spacing:-.02em}.stat:where(.astro-j7pv25f6) dd:where(.astro-j7pv25f6){font-size:13px;margin-top:4px;line-height:1.35}.scroll-hint:where(.astro-j7pv25f6){position:absolute;bottom:26px;left:50%;transform:translate(-50%);font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);animation:bob 2.4s ease-in-out infinite}@keyframes bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,6px)}}.band:where(.astro-j7pv25f6){padding:120px 0}.feature:where(.astro-j7pv25f6){padding:90px 0}.feature:where(.astro-j7pv25f6).alt{background:linear-gradient(180deg,transparent,rgba(99,102,241,.035),transparent)}.feature-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.feature-grid:where(.astro-j7pv25f6).reverse{direction:rtl}.feature-grid:where(.astro-j7pv25f6).reverse>:where(.astro-j7pv25f6){direction:ltr}.feature-copy:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:18px}.feature-copy:where(.astro-j7pv25f6) .lede:where(.astro-j7pv25f6){margin:0}.feature-art:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){border-radius:var(--radius);border:1px solid var(--border-strong);box-shadow:0 30px 80px -40px #000000e6}code:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.86em;color:var(--energy-cyan);background:#38e1d614;padding:1px 6px;border-radius:5px}.cascade-viz:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:10px;padding:28px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,var(--bg-surface),var(--bg-base))}.tier:where(.astro-j7pv25f6){position:relative;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px 12px;padding:11px 14px;border-radius:var(--radius-sm);overflow:hidden}.tier-bar:where(.astro-j7pv25f6){position:absolute;inset:0;width:var(--w);background:linear-gradient(90deg,color-mix(in srgb,var(--c) 30%,transparent),transparent);border-left:2px solid var(--c);z-index:0}.tier:where(.astro-j7pv25f6)>:where(.astro-j7pv25f6):not(.tier-bar){position:relative;z-index:1}.tier-n:where(.astro-j7pv25f6){font-size:12px;color:var(--c);font-weight:700}.tier-name:where(.astro-j7pv25f6){font-weight:650;font-size:15px}.tier-note:where(.astro-j7pv25f6){grid-column:2;font-size:12px;margin-top:-6px}.tier-j:where(.astro-j7pv25f6){font-size:12px;color:var(--joule-gold);grid-row:1 / span 2}.chips:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:8px;list-style:none}.chip:where(.astro-j7pv25f6){font-size:11.5px;color:var(--text-secondary);border:1px solid var(--border);border-radius:999px;padding:5px 11px}.silicon:where(.astro-j7pv25f6){position:relative;padding:140px 0;overflow:hidden}.silicon-bg:where(.astro-j7pv25f6){position:absolute;inset:0;z-index:-1}.silicon-bg:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:100%;height:120%;object-fit:cover;opacity:.4}.silicon-fade:where(.astro-j7pv25f6){position:absolute;inset:0;background:radial-gradient(80% 80% at 50% 50%,transparent,var(--bg-base) 85%)}.surfaces:where(.astro-j7pv25f6){display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:30px}.surface:where(.astro-j7pv25f6){font-size:12.5px;color:var(--text-secondary);border:1px solid var(--border-strong);border-radius:999px;padding:8px 15px;background:#08080c80}.two-col:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:24px}.list:where(.astro-j7pv25f6){list-style:none;display:flex;flex-direction:column;gap:12px;margin-top:18px}.list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){padding-left:26px;position:relative;color:var(--text-secondary)}.gone:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"✕";position:absolute;left:0;color:#555}.gone:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){text-decoration:line-through;text-decoration-color:#ffffff2e}.kept:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"→";position:absolute;left:0;color:var(--joule-gold)}.cta:where(.astro-j7pv25f6){position:relative;padding:140px 0;overflow:hidden}@media(max-width:860px){.feature-grid:where(.astro-j7pv25f6),.two-col:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:36px}.feature-grid:where(.astro-j7pv25f6).reverse{direction:ltr}.stats:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr;gap:20px}}
