.nav:where(.astro-j7pv25f6){position:sticky;top:0;z-index:100;border-bottom:1px solid var(--border);background:#050608d9;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%)}.nav__inner:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s8);height:60px}.nav__logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s3);font-family:var(--font-display);font-weight:700;font-size:1rem;letter-spacing:-.01em;flex-shrink:0}.nav__logo-mark:where(.astro-j7pv25f6){color:var(--acid);font-size:1.2rem;line-height:1}.nav__links:where(.astro-j7pv25f6){display:flex;gap:var(--s8);margin-left:auto}.nav__actions:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s6);margin-left:var(--s6)}.nav__link:where(.astro-j7pv25f6){color:var(--text-2);font-size:.875rem;transition:color .2s}.nav__link:where(.astro-j7pv25f6):hover{color:var(--text-1)}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:var(--s2);border-radius:6px;font-family:var(--font-mono);font-weight:500;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .3s var(--ease-out-back),box-shadow .3s;text-decoration:none;border:1px solid transparent}.btn:where(.astro-j7pv25f6):hover{transform:translateY(-1px)}.btn:where(.astro-j7pv25f6):active{transform:translateY(0)}.btn--sm:where(.astro-j7pv25f6){padding:8px 16px;font-size:.8125rem}.btn--lg:where(.astro-j7pv25f6){padding:14px 28px;font-size:.9375rem}.btn--acid:where(.astro-j7pv25f6){background:var(--acid);color:var(--on-acid);font-weight:700}.btn--acid:where(.astro-j7pv25f6):hover{background:#bfff55;box-shadow:0 0 24px var(--acid-glow),0 4px 12px #0000004d}.btn--ghost:where(.astro-j7pv25f6){background:transparent;color:var(--text-2);border-color:var(--border-mid)}.btn--ghost:where(.astro-j7pv25f6):hover{background:var(--void-3);color:var(--text-1);border-color:var(--border-hi)}.hero:where(.astro-j7pv25f6){position:relative;overflow:hidden;min-height:calc(100dvh - 60px);display:flex;align-items:center;padding:var(--s16) 0}.hero__cipher:where(.astro-j7pv25f6){position:absolute;inset:0;pointer-events:none}.hero__cipher:where(.astro-j7pv25f6) canvas:where(.astro-j7pv25f6){width:100%;height:100%;opacity:.85}.hero__cipher:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0;background:linear-gradient(to right,rgba(5,6,8,.88) 0%,rgba(5,6,8,.75) 30%,rgba(5,6,8,.3) 55%,transparent 75%);pointer-events:none}.hero__orb:where(.astro-j7pv25f6){position:absolute;top:30%;left:-10%;width:min(700px,120vw);height:500px;background:radial-gradient(ellipse at center,rgba(168,255,62,.06) 0%,transparent 65%);pointer-events:none;filter:blur(60px)}.hero__content:where(.astro-j7pv25f6){position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:var(--s5);max-width:640px}.badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:var(--s2);padding:5px 12px;border:1px solid var(--acid-border);border-radius:100px;background:var(--acid-dim);font-family:var(--font-mono);font-size:.6875rem;color:var(--acid);letter-spacing:.04em}.badge__dot:where(.astro-j7pv25f6){width:5px;height:5px;border-radius:50%;background:var(--acid);box-shadow:0 0 5px var(--acid);animation:pulse-dot 2s ease-in-out infinite;flex-shrink:0}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 5px var(--acid)}50%{opacity:.5;box-shadow:0 0 10px var(--acid)}}.hero__headline:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(2.5rem,6.5vw,6rem);font-weight:800;line-height:.96;letter-spacing:-.035em;display:flex;flex-direction:column;gap:.04em}.hero__line:where(.astro-j7pv25f6){display:block}.hero__sub:where(.astro-j7pv25f6){max-width:44ch;font-size:clamp(.9375rem,1.2vw,1.0625rem);line-height:1.55;color:var(--text-2);font-family:var(--font-mono)}.hero__ctas:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s6);flex-wrap:wrap}.hero__docs-link:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.8125rem;color:var(--text-3);text-decoration:none;transition:color .2s;letter-spacing:.01em}.hero__docs-link:where(.astro-j7pv25f6):hover{color:var(--text-1)}.hero__install:where(.astro-j7pv25f6){margin-top:var(--s2)}@media(max-width:640px){.hero:where(.astro-j7pv25f6){align-items:flex-start;padding:var(--s12) 0 var(--s10);min-height:auto}.hero__content:where(.astro-j7pv25f6){gap:var(--s4);width:100%}.hero__cipher:where(.astro-j7pv25f6):after{background:#050608d9}.code-snippet:where(.astro-j7pv25f6){display:flex;width:100%;box-sizing:border-box}.code-snippet__cmd:where(.astro-j7pv25f6){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.trust-bar__inner:where(.astro-j7pv25f6),.social-bar__inner:where(.astro-j7pv25f6){flex-direction:column;align-items:flex-start;gap:var(--s3)}.trust-bar__items:where(.astro-j7pv25f6),.social-bar__items:where(.astro-j7pv25f6){gap:var(--s2) var(--s4)}.hero__ctas:where(.astro-j7pv25f6){flex-direction:column;align-items:flex-start;gap:var(--s4)}.btn--lg:where(.astro-j7pv25f6){width:100%;justify-content:center}.nav:where(.astro-j7pv25f6) .btn:where(.astro-j7pv25f6){display:none}.nav__inner:where(.astro-j7pv25f6){gap:var(--s4)}.nav__links:where(.astro-j7pv25f6){gap:var(--s5)}.pricing-grid:where(.astro-j7pv25f6){grid-template-columns:1fr;max-width:100%}}.code-snippet:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:var(--s3);padding:10px 16px;background:var(--void-3);border:1px solid var(--border-mid);border-radius:8px;font-family:var(--font-mono);font-size:.875rem}.code-snippet__prompt:where(.astro-j7pv25f6){color:var(--acid)}.code-snippet__cmd:where(.astro-j7pv25f6){color:var(--text-1)}.code-snippet__copy:where(.astro-j7pv25f6){background:none;border:none;cursor:pointer;color:var(--text-3);padding:2px 4px;border-radius:4px;transition:color .2s,background .2s;display:flex;align-items:center}.code-snippet__copy:where(.astro-j7pv25f6):hover{color:var(--text-1);background:var(--void-4)}.trust-bar:where(.astro-j7pv25f6){padding:var(--s5) 0}.trust-bar__inner:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s6);flex-wrap:wrap}.trust-bar__items:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s4);flex-wrap:wrap}.trust-item:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.8125rem;color:var(--text-3)}.trust-sep:where(.astro-j7pv25f6){color:var(--text-4);font-size:.75rem}.social-bar:where(.astro-j7pv25f6){padding:var(--s4) 0;background:var(--void-2)}.social-bar__inner:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s6);flex-wrap:wrap}.social-bar__items:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s4);flex-wrap:wrap}.social-item:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:var(--s2);font-family:var(--font-mono);font-size:.8125rem;color:var(--text-2)}.social-sep:where(.astro-j7pv25f6){color:var(--text-4);font-size:.875rem}.founder-bar:where(.astro-j7pv25f6){padding:var(--s3) 0;background:var(--void-2)}.founder-bar__inner:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s5);flex-wrap:wrap}.founder-bar__item:where(.astro-j7pv25f6){color:var(--text-3)}.founder-bar__gh:where(.astro-j7pv25f6){display:inline-flex;align-items:center;color:var(--text-3);text-decoration:none}.founder-bar__gh:where(.astro-j7pv25f6):hover{color:var(--text-2)}.founder-bar__sep:where(.astro-j7pv25f6){color:var(--text-4)}.problem:where(.astro-j7pv25f6){padding:clamp(var(--s20),10vw,var(--s40)) 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--void-2)}.problem__layout:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 3fr;gap:var(--s12);align-items:start}@media(max-width:768px){.problem__layout:where(.astro-j7pv25f6){grid-template-columns:1fr}}.problem__stat:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--s3);margin-bottom:var(--s10)}.problem__num:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(4rem,10vw,8rem);font-weight:800;line-height:1;letter-spacing:-.04em}.problem__desc:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:clamp(1rem,1.5vw,1.25rem);color:var(--text-2);max-width:40ch;line-height:1.5}.problem__paragraph:where(.astro-j7pv25f6){max-width:56ch;margin-bottom:var(--s6)}.problem__source:where(.astro-j7pv25f6){margin-top:var(--s4);color:var(--text-3);font-size:.625rem;letter-spacing:.08em}.scan:where(.astro-j7pv25f6){padding:clamp(var(--s20),10vw,var(--s40)) 0;border-bottom:1px solid var(--border)}.scan__layout:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:var(--s16);align-items:center}@media(max-width:900px){.scan__layout:where(.astro-j7pv25f6){grid-template-columns:1fr}}.scan__copy:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--s6)}.scan__cta:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--s4);align-items:flex-start}.scan__no-account:where(.astro-j7pv25f6){color:var(--text-3);font-size:.625rem;letter-spacing:.1em}.scan-result:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr auto auto auto;gap:var(--s4);font-size:.75rem;padding:3px 0}.scan-result__file:where(.astro-j7pv25f6){color:var(--text-2);font-family:var(--font-mono)}.scan-result__line:where(.astro-j7pv25f6){color:var(--text-3);font-family:var(--font-mono)}.scan-result__type:where(.astro-j7pv25f6){color:var(--text-3);font-family:var(--font-mono)}.scan-result__sev:where(.astro-j7pv25f6){font-family:var(--font-mono);font-weight:500}.multiapp:where(.astro-j7pv25f6){padding:clamp(var(--s20),10vw,var(--s40)) 0;border-bottom:1px solid var(--border)}.multiapp__layout:where(.astro-j7pv25f6){display:flex;align-items:flex-start;gap:var(--s12);margin:var(--s12) 0 var(--s16)}.multiapp__col:where(.astro-j7pv25f6){flex:1}.multiapp__col-label:where(.astro-j7pv25f6){margin-bottom:var(--s4)}.multiapp__arrow:where(.astro-j7pv25f6){font-size:1.5rem;color:var(--text-4);padding-top:var(--s12);flex-shrink:0}.multiapp__flat:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--s2)}.flat-secret:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;padding:var(--s3) var(--s4);background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-mono);font-size:.8rem}.flat-secret--collision:where(.astro-j7pv25f6){border-color:color-mix(in srgb,var(--error) 30%,transparent);background:color-mix(in srgb,var(--error) 5%,var(--surface-1))}.flat-secret__name:where(.astro-j7pv25f6){color:var(--text-2)}.multiapp__tree:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--s4)}.tree-app:where(.astro-j7pv25f6){border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.tree-app__name:where(.astro-j7pv25f6){padding:var(--s2) var(--s4);background:color-mix(in srgb,var(--acid) 8%,var(--surface-1));border-bottom:1px solid var(--border)}.tree-secret:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;padding:var(--s2) var(--s4);font-family:var(--font-mono);font-size:.78rem;border-bottom:1px solid var(--border)}.tree-secret:where(.astro-j7pv25f6):last-child{border-bottom:none}.tree-secret__name:where(.astro-j7pv25f6){color:var(--text-2)}.ovyaml-callout:where(.astro-j7pv25f6){border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--s8);background:var(--surface-1)}.ovyaml-callout__label:where(.astro-j7pv25f6){margin-bottom:var(--s6)}.ovyaml-callout__cols:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:var(--s8)}.terminal--sm:where(.astro-j7pv25f6) .terminal__body:where(.astro-j7pv25f6){font-size:.8rem;padding:var(--s4)}@media(max-width:720px){.multiapp__layout:where(.astro-j7pv25f6){flex-direction:column}.multiapp__arrow:where(.astro-j7pv25f6){transform:rotate(90deg);align-self:center;padding-top:0}.ovyaml-callout__cols:where(.astro-j7pv25f6){grid-template-columns:1fr}}.how:where(.astro-j7pv25f6){padding:clamp(var(--s20),10vw,var(--s40)) 0}.section-header:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--s4);margin-bottom:var(--s16);max-width:640px}.arch-diagram:where(.astro-j7pv25f6){display:flex;align-items:center;gap:0;margin-bottom:var(--s16);padding:var(--s8);border:1px solid var(--border);border-radius:16px;background:var(--void-2);overflow-x:auto}.arch-node:where(.astro-j7pv25f6){flex:1;min-width:180px;padding:var(--s6);border:1px solid var(--border);border-radius:12px;background:var(--void-3)}.arch-node__icon:where(.astro-j7pv25f6){font-size:1.5rem;margin-bottom:var(--s2)}.arch-node__name:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.875rem;font-weight:500;color:var(--text-1);margin-bottom:2px}.arch-node__sub:where(.astro-j7pv25f6){margin-bottom:var(--s4)}.arch-node__features:where(.astro-j7pv25f6){list-style:none;display:flex;flex-direction:column;gap:4px}.arch-node__features:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.75rem;color:var(--text-3)}.arch-node__features:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"— ";color:var(--text-4)}.arch-node__feature--intercept:where(.astro-j7pv25f6){color:var(--acid)!important}.arch-node__feature--intercept:where(.astro-j7pv25f6):before{color:var(--acid-border)!important}.arch-node__pill:where(.astro-j7pv25f6){display:inline-block;padding:2px 10px;border-radius:100px;font-family:var(--font-mono);font-size:.6875rem;font-weight:500;margin-top:var(--s3)}.arch-node__pill--safe:where(.astro-j7pv25f6){background:#3ecf8e1f;color:var(--success);border:1px solid rgba(62,207,142,.25)}.arch-arrow:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:var(--s2);padding:0 var(--s4);flex-shrink:0;width:80px}.arch-arrow__line:where(.astro-j7pv25f6){width:100%;height:2px;background:var(--border-mid);position:relative;overflow:hidden}.arch-arrow__pulse:where(.astro-j7pv25f6){position:absolute;top:0;left:-40%;width:40%;height:100%;background:linear-gradient(90deg,transparent,var(--acid),transparent);animation:pulse-line 2s ease-in-out infinite}.arch-arrow__pulse--q:where(.astro-j7pv25f6){background:linear-gradient(90deg,transparent,var(--quantum),transparent);animation-delay:.5s}@keyframes pulse-line{0%{left:-40%}to{left:100%}}.steps:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--s6)}.step:where(.astro-j7pv25f6){padding:var(--s6);border:1px solid var(--border);border-radius:12px;background:var(--void-2);transition:border-color .2s,background .2s}.step:where(.astro-j7pv25f6):hover{border-color:var(--border-mid);background:var(--void-3)}.step__num:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:var(--s4)}.step__title:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.9375rem;font-weight:500;color:var(--text-1);margin-bottom:var(--s3)}.step__title:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){color:var(--acid);background:var(--acid-dim);padding:1px 6px;border-radius:4px}.step__desc:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){color:var(--acid);font-size:.875em}.demo:where(.astro-j7pv25f6){padding:clamp(var(--s20),10vw,var(--s40)) 0;background:var(--void-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.demo__layout:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1.2fr;gap:var(--s16);align-items:center}@media(max-width:900px){.demo__layout:where(.astro-j7pv25f6){grid-template-columns:1fr}}.demo__copy:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--s6)}.demo__checks:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--s3);margin-top:var(--s4)}.check-item:where(.astro-j7pv25f6){display:flex;align-items:baseline;gap:var(--s3);font-family:var(--font-mono);font-size:.875rem;color:var(--text-2)}.check-item__icon:where(.astro-j7pv25f6){font-weight:700}.check-item:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){color:var(--text-1);background:var(--void-4);padding:1px 5px;border-radius:3px;font-size:.8125rem}.demo__terminal-stack:where(.astro-j7pv25f6){position:relative;display:flex;flex-direction:column;gap:0}.terminal:where(.astro-j7pv25f6){border:1px solid var(--border-mid);border-radius:10px;background:var(--void-3);overflow:hidden;font-family:var(--font-mono);font-size:.8125rem}.terminal--offset:where(.astro-j7pv25f6){margin-top:-1px;border-top-color:var(--border)}.terminal__bar:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s2);padding:10px 14px;background:var(--void-4);border-bottom:1px solid var(--border)}.terminal__dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%}.terminal__dot--red:where(.astro-j7pv25f6){background:#ff5f57}.terminal__dot--yellow:where(.astro-j7pv25f6){background:#febc2e}.terminal__dot--green:where(.astro-j7pv25f6){background:#28c840}.terminal__title:where(.astro-j7pv25f6){font-size:.6875rem;color:var(--text-4);letter-spacing:.06em;text-transform:uppercase;margin-left:var(--s3)}.terminal__body:where(.astro-j7pv25f6){padding:var(--s5) var(--s6);display:flex;flex-direction:column;gap:var(--s2);overflow-x:auto}.terminal__line:where(.astro-j7pv25f6){display:flex;align-items:baseline;gap:var(--s2);line-height:1.5}.terminal__line--out:where(.astro-j7pv25f6){padding-left:var(--s6)}.terminal__line--ai:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:2px;padding:var(--s3);background:#a8ff3e0a;border-left:2px solid var(--acid-border);border-radius:0 4px 4px 0;margin-bottom:var(--s2)}.terminal__line--comment:where(.astro-j7pv25f6){padding-top:var(--s2)}.terminal__prompt:where(.astro-j7pv25f6){color:var(--acid)}.terminal__cmd:where(.astro-j7pv25f6){color:var(--text-1)}.terminal__muted:where(.astro-j7pv25f6){color:var(--text-3)}.terminal__success:where(.astro-j7pv25f6){color:var(--success)}.terminal__comment:where(.astro-j7pv25f6){color:var(--text-4);font-style:italic}.terminal__cursor:where(.astro-j7pv25f6){display:inline-block;width:6px;height:14px;background:var(--acid);vertical-align:bottom;animation:blink 1.1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.terminal__ai-label:where(.astro-j7pv25f6){font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--acid);font-weight:600}.terminal__ai-text:where(.astro-j7pv25f6){color:var(--text-2)}.crypto:where(.astro-j7pv25f6){padding:clamp(var(--s20),10vw,var(--s40)) 0}.crypto-stack:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:16px;overflow:hidden;margin-bottom:var(--s12)}.crypto-layer:where(.astro-j7pv25f6){padding:var(--s6) var(--s8);border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:var(--s2)}.crypto-layer:where(.astro-j7pv25f6):last-child{border-bottom:none}.crypto-layer--1:where(.astro-j7pv25f6){background:var(--void-2)}.crypto-layer--2:where(.astro-j7pv25f6){background:var(--void-3)}.crypto-layer--3:where(.astro-j7pv25f6){background:#050608e6}.crypto-layer--4:where(.astro-j7pv25f6){background:#a8ff3e0a;border-left:2px solid var(--acid-border)}.crypto-layer__arrow:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.75rem;color:var(--text-4);padding-left:var(--s6);margin-top:var(--s2)}.crypto-layer__sub:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.8125rem;color:var(--text-3)}.pqc-callout:where(.astro-j7pv25f6){display:flex;gap:var(--s6);align-items:flex-start;padding:var(--s8);border:1px solid rgba(62,240,255,.15);border-radius:16px;background:var(--quantum-dim)}.pqc-callout__icon:where(.astro-j7pv25f6){font-size:2rem;color:var(--quantum);flex-shrink:0}.pqc-callout__title:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--text-1);margin-bottom:var(--s3);letter-spacing:-.02em}.features:where(.astro-j7pv25f6){padding:clamp(var(--s20),10vw,var(--s40)) 0;border-top:1px solid var(--border);background:var(--void-2)}.bento:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(60px,auto);gap:var(--s3)}.bento-card:where(.astro-j7pv25f6){padding:var(--s6);border:1px solid var(--border);border-radius:12px;background:var(--void-3);display:flex;flex-direction:column;gap:var(--s3);grid-column:span 4;transition:border-color .25s,background .25s}.bento-card:where(.astro-j7pv25f6):hover{border-color:var(--border-mid);background:var(--void-4)}.bento-card--large:where(.astro-j7pv25f6){grid-column:span 7;grid-row:span 2}.bento-card--tall:where(.astro-j7pv25f6){grid-column:span 5;grid-row:span 2}.bento-card--intercept:where(.astro-j7pv25f6){grid-column:span 12;background:#a8ff3e08;border-color:var(--acid-border)}.bento-card--intercept:where(.astro-j7pv25f6):hover{background:#a8ff3e0d;border-color:#a8ff3e73}.bento-card__intercept-demo:where(.astro-j7pv25f6){margin-top:var(--s6);padding:var(--s5);background:var(--void);border:1px solid var(--border);border-radius:8px;display:flex;flex-direction:column;gap:var(--s4)}.intercept-line:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s4)}.intercept-line__label:where(.astro-j7pv25f6){flex-shrink:0}.intercept-line__val:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.8125rem;opacity:.7;text-decoration:line-through;text-decoration-color:var(--error)}.intercept-blocked:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s3)}.intercept-blocked__icon:where(.astro-j7pv25f6){font-size:1rem;line-height:1}.bento-card--quantum:where(.astro-j7pv25f6){grid-column:span 8;background:#3ef0ff0a;border-color:#3ef0ff1f}.bento-card--quantum:where(.astro-j7pv25f6):hover{border-color:#3ef0ff38;background:#3ef0ff12}@media(max-width:768px){.bento:where(.astro-j7pv25f6){grid-template-columns:1fr}.bento-card:where(.astro-j7pv25f6),.bento-card--large:where(.astro-j7pv25f6),.bento-card--tall:where(.astro-j7pv25f6),.bento-card--intercept:where(.astro-j7pv25f6),.bento-card--quantum:where(.astro-j7pv25f6){grid-column:span 1;grid-row:span 1}}.bento-card__badge:where(.astro-j7pv25f6){display:inline-block;margin-bottom:var(--s2)}.bento-card__icon:where(.astro-j7pv25f6){font-size:1.75rem}.bento-card__title:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(1.125rem,1.8vw,1.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--text-1)}.bento-card__desc:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.875rem;line-height:1.65}.bento-card__code:where(.astro-j7pv25f6){margin-top:auto;padding:var(--s3) var(--s4);background:var(--void-2);border:1px solid var(--border);border-radius:6px;font-family:var(--font-mono);font-size:.8125rem;color:var(--acid)}.bento-card__tools:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:var(--s2);margin-top:auto}.tool-tag:where(.astro-j7pv25f6){padding:3px 10px;background:var(--acid-dim);border:1px solid var(--acid-border);border-radius:4px;font-family:var(--font-mono);font-size:.75rem;color:var(--acid)}.setup:where(.astro-j7pv25f6){padding:clamp(var(--s20),10vw,var(--s40)) 0}.setup__layout:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1.5fr;gap:var(--s16);align-items:start}@media(max-width:900px){.setup__layout:where(.astro-j7pv25f6){grid-template-columns:1fr}}.setup__copy:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--s6);position:sticky;top:80px}.setup__steps-visual:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:0}.setup-step:where(.astro-j7pv25f6){display:grid;grid-template-columns:40px 1fr;gap:var(--s6);padding:var(--s6) 0;border-bottom:1px solid var(--border)}.setup-step--done:where(.astro-j7pv25f6){border-bottom:none;padding-top:var(--s8)}.setup-step__num:where(.astro-j7pv25f6){color:var(--text-4);padding-top:2px}.code-block:where(.astro-j7pv25f6){background:var(--void-3);border:1px solid var(--border);border-radius:8px;padding:var(--s5) var(--s6);overflow-x:auto}.code-block:where(.astro-j7pv25f6) pre:where(.astro-j7pv25f6){margin:0;font-family:var(--font-mono);font-size:.875rem;color:var(--text-1);line-height:1.65;white-space:pre}.code-block:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:inherit}.cta-section:where(.astro-j7pv25f6){padding:clamp(var(--s20),10vw,var(--s40)) 0;border-top:1px solid var(--border)}.cta-card:where(.astro-j7pv25f6){position:relative;border:1px solid var(--acid-border);border-radius:20px;overflow:hidden;background:#a8ff3e08}.cta-card__glow:where(.astro-j7pv25f6){position:absolute;top:-50%;left:50%;transform:translate(-50%);width:60%;height:100%;background:radial-gradient(ellipse at center,rgba(168,255,62,.12) 0%,transparent 70%);pointer-events:none;filter:blur(30px)}.cta-card__content:where(.astro-j7pv25f6){position:relative;z-index:1;padding:clamp(var(--s12),6vw,var(--s24));display:flex;flex-direction:column;align-items:flex-start;gap:var(--s6)}.cta-card__sub:where(.astro-j7pv25f6){max-width:44ch}.cta-card__actions:where(.astro-j7pv25f6){display:flex;gap:var(--s4);flex-wrap:wrap;margin-top:var(--s4)}.footer:where(.astro-j7pv25f6){padding-block:var(--s10)}.footer__inner:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--s6);padding-top:var(--s8)}.footer__brand:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--s3);font-family:var(--font-display);font-weight:700;font-size:.9375rem}.footer__links:where(.astro-j7pv25f6){display:flex;gap:var(--s8)}.footer__link:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.8125rem;color:var(--text-3);transition:color .2s}.footer__link:where(.astro-j7pv25f6):hover{color:var(--text-1)}.footer__credit:where(.astro-j7pv25f6){padding:var(--s4) 0 var(--s2);text-align:center}.footer__credit-link:where(.astro-j7pv25f6){color:var(--text-3);text-decoration:none;transition:color .2s}.footer__credit-link:where(.astro-j7pv25f6):hover{color:var(--acid)}.comparison:where(.astro-j7pv25f6){padding:clamp(var(--s16),8vw,var(--s32)) 0;border-top:1px solid var(--border);background:var(--void-2)}.comparison-wrap:where(.astro-j7pv25f6){overflow-x:auto;margin-top:var(--s10);border:1px solid var(--border-mid);border-radius:12px}.comparison-table:where(.astro-j7pv25f6){width:100%;border-collapse:collapse;font-family:var(--font-mono);font-size:.875rem;min-width:560px}.comparison-table:where(.astro-j7pv25f6) thead:where(.astro-j7pv25f6) tr:where(.astro-j7pv25f6){border-bottom:1px solid var(--border-mid)}.comparison-table:where(.astro-j7pv25f6) th:where(.astro-j7pv25f6){padding:14px 20px;text-align:center;font-size:.8125rem;font-weight:600;color:var(--text-3);text-transform:uppercase;letter-spacing:.05em;background:var(--void-3)}.comparison-table:where(.astro-j7pv25f6) th:where(.astro-j7pv25f6).col-feature{text-align:left;width:35%}.comparison-table:where(.astro-j7pv25f6) th:where(.astro-j7pv25f6).col-ov{color:var(--acid);background:#a8ff3e0a}.comparison-table:where(.astro-j7pv25f6) td:where(.astro-j7pv25f6){padding:14px 20px;border-bottom:1px solid var(--border);vertical-align:middle}.comparison-table:where(.astro-j7pv25f6) tr:where(.astro-j7pv25f6):last-child td:where(.astro-j7pv25f6){border-bottom:none}.comparison-table:where(.astro-j7pv25f6) tr:where(.astro-j7pv25f6):hover td:where(.astro-j7pv25f6){background:#ffffff04}.col-ov:where(.astro-j7pv25f6){background:#a8ff3e05}.feature-name:where(.astro-j7pv25f6){color:var(--text-2);text-align:left;font-size:.875rem}.check:where(.astro-j7pv25f6){text-align:center;font-size:.875rem}.check--yes:where(.astro-j7pv25f6){color:var(--acid);font-weight:600}.check--no:where(.astro-j7pv25f6){color:#f449}.check--partial:where(.astro-j7pv25f6){color:var(--warning);font-size:.75rem}.check--neutral:where(.astro-j7pv25f6){color:var(--text-3);font-size:.8125rem}.comparison-note:where(.astro-j7pv25f6){margin-top:var(--s6);color:var(--text-3);font-size:.8125rem;line-height:1.6}.comparison-note:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){color:var(--text-2);font-style:normal}.pricing-preview:where(.astro-j7pv25f6){padding:clamp(var(--s16),8vw,var(--s32)) 0;border-top:1px solid var(--border)}.pricing-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s6);margin-top:var(--s10)}@media(max-width:768px){.pricing-grid:where(.astro-j7pv25f6){grid-template-columns:1fr;max-width:420px}}@media(max-width:480px){.pricing-grid:where(.astro-j7pv25f6){max-width:100%}.nav__links:where(.astro-j7pv25f6){display:none}.nav__inner:where(.astro-j7pv25f6){gap:var(--s3)}.hero:where(.astro-j7pv25f6){padding:var(--s10) 0 var(--s8);min-height:auto}.hero__headline:where(.astro-j7pv25f6){font-size:clamp(2.5rem,11vw,4rem)}.hero__sub:where(.astro-j7pv25f6){font-size:.9375rem}.hero__install:where(.astro-j7pv25f6){width:100%}.code-snippet:where(.astro-j7pv25f6){width:100%;box-sizing:border-box;font-size:.8125rem}.founder-bar__inner:where(.astro-j7pv25f6){flex-wrap:wrap;gap:var(--s2);justify-content:center}.founder-bar__sep:where(.astro-j7pv25f6){display:none}.founder-bar__item:where(.astro-j7pv25f6){font-size:.6rem}.arch-diagram:where(.astro-j7pv25f6){flex-direction:column;gap:var(--s2);padding:var(--s4)}.arch-node:where(.astro-j7pv25f6){min-width:0;width:100%}.arch-arrow:where(.astro-j7pv25f6){transform:rotate(90deg);align-self:center}.scan-result:where(.astro-j7pv25f6){grid-template-columns:1fr auto;grid-template-rows:auto auto}.scan-result__file:where(.astro-j7pv25f6){grid-column:1;grid-row:1}.scan-result__sev:where(.astro-j7pv25f6){grid-column:2;grid-row:1}.scan-result__line:where(.astro-j7pv25f6){grid-column:1;grid-row:2;font-size:.65rem}.scan-result__type:where(.astro-j7pv25f6){grid-column:2;grid-row:2;font-size:.65rem}.how-step:where(.astro-j7pv25f6){grid-template-columns:32px 1fr;gap:var(--s4)}.bento:where(.astro-j7pv25f6){gap:var(--s3)}.bento-card:where(.astro-j7pv25f6){padding:var(--s5)}.comparison-table:where(.astro-j7pv25f6){font-size:.75rem;min-width:460px}.comparison-table:where(.astro-j7pv25f6) th:where(.astro-j7pv25f6),.comparison-table:where(.astro-j7pv25f6) td:where(.astro-j7pv25f6){padding:10px 12px}.cta-card:where(.astro-j7pv25f6){padding:var(--s10) var(--s6)}.cta-card__actions:where(.astro-j7pv25f6){flex-direction:column;align-items:stretch}.cta-card__actions:where(.astro-j7pv25f6) .btn:where(.astro-j7pv25f6){width:100%;justify-content:center}.footer__links:where(.astro-j7pv25f6){flex-wrap:wrap;gap:var(--s2) var(--s4);justify-content:center}.footer__inner:where(.astro-j7pv25f6){text-align:center}.footer__brand:where(.astro-j7pv25f6){justify-content:center}}.pricing-card:where(.astro-j7pv25f6){background:var(--void-2);border:1px solid var(--border);border-radius:12px;padding:var(--s8);display:flex;flex-direction:column;gap:var(--s4)}.pricing-card--featured:where(.astro-j7pv25f6){background:var(--void-3);border-color:var(--acid-border);position:relative}.plan-badge:where(.astro-j7pv25f6){font-size:.6875rem;color:var(--acid);letter-spacing:.06em;margin-bottom:var(--s1)}.plan-name:where(.astro-j7pv25f6){font-size:.75rem;color:var(--text-3);text-transform:uppercase;letter-spacing:.08em}.plan-price:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--text-1);line-height:1}.plan-period:where(.astro-j7pv25f6){font-size:.875rem;font-family:var(--font-mono);color:var(--text-3);font-weight:400}.plan-features:where(.astro-j7pv25f6){list-style:none;padding:0;margin:var(--s2) 0;display:flex;flex-direction:column;gap:var(--s3);flex:1}.plan-features:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.8125rem;color:var(--text-2);padding-left:var(--s5);position:relative}.plan-features:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"✓";position:absolute;left:0;color:var(--acid);font-size:.75rem}.coming-soon:where(.astro-j7pv25f6){font-size:.625rem;color:var(--text-4);background:var(--void-4);border:1px solid var(--border);border-radius:3px;padding:1px 5px;margin-left:4px;vertical-align:middle;letter-spacing:.04em;text-transform:uppercase}.pricing-note:where(.astro-j7pv25f6){text-align:center;margin-top:var(--s8);color:var(--text-3)}.pricing-note:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--acid);text-decoration:none}.pricing-note:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{text-decoration:underline}
