.provider-icon[data-astro-cid-azasphav]{width:20px;height:20px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:var(--fg)}.provider-icon[data-astro-cid-azasphav] svg[data-astro-cid-azasphav]{width:100%;height:100%;display:block}.provider-icon--claude[data-astro-cid-azasphav]{color:#d97757}.provider-icon--gemini[data-astro-cid-azasphav]{color:#4a8cff}.provider-icon--codex[data-astro-cid-azasphav],.provider-icon--openai[data-astro-cid-azasphav]{color:var(--fg);filter:grayscale(1) saturate(0)}.provider-icon--cursor[data-astro-cid-azasphav]{color:#d8d8d8}.provider-icon--githubCopilot[data-astro-cid-azasphav]{color:#fff}.provider-icon--pi[data-astro-cid-azasphav]{color:#bcecff}.provider-icon--opencode[data-astro-cid-azasphav]{color:#fcf6f0}.home[data-astro-cid-j7pv25f6]{--home-pad: var(--site-pad, clamp(1.25rem, 5vw, 2.5rem));--home-max: var(--site-max, 1200px);position:relative;isolation:isolate}.home[data-astro-cid-j7pv25f6]>[data-astro-cid-j7pv25f6]{position:relative;z-index:1}.home[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{font-weight:600;color:var(--fg)}.home__hero[data-astro-cid-j7pv25f6]{padding:clamp(4rem,10vw,8rem) var(--home-pad) clamp(3rem,8vw,6rem);display:flex;flex-direction:column;align-items:center;text-align:center}.home__hero-inner[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;max-width:var(--home-max);gap:2.5rem;margin:0 auto}.home__hero-copy[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center}.home__kicker[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;color:var(--fg-muted);font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.04em;padding:.35rem .85rem;border:1px solid var(--line-strong);border-radius:999px;background:#ffffff05}.home__kicker-dot[data-astro-cid-j7pv25f6]{width:6px;height:6px;border-radius:50%;background:var(--fg)}.home__title[data-astro-cid-j7pv25f6]{max-width:18ch;font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:600;line-height:1.05;letter-spacing:-.04em;text-wrap:balance;color:var(--fg)}.home__title-em[data-astro-cid-j7pv25f6]{color:var(--fg-muted)}.home__word[data-astro-cid-j7pv25f6]{position:relative;display:inline-block;color:var(--fg);white-space:nowrap;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.home__word--agent[data-astro-cid-j7pv25f6]{animation:word-lift 7s cubic-bezier(.16,1,.3,1) infinite}.home__word--review[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;left:0;bottom:.02em;width:100%;height:.055em;border-radius:999px;background:currentColor;transform:scaleX(.18);transform-origin:left;opacity:.22;animation:word-underline 7s cubic-bezier(.16,1,.3,1) infinite}.home__word--parallel[data-astro-cid-j7pv25f6]{animation:word-track 7s cubic-bezier(.16,1,.3,1) infinite}@keyframes word-lift{0%,78%,to{opacity:1;transform:translateY(0)}12%{opacity:.88;transform:translateY(-.025em)}}@keyframes word-underline{0%,66%,to{transform:scaleX(.18);opacity:.2}24%,42%{transform:scaleX(1);opacity:.34}}@keyframes word-track{0%,to{letter-spacing:inherit;transform:translateY(0)}58%{letter-spacing:-.015em;transform:translateY(-.015em)}}@media(prefers-reduced-motion:reduce){.home__word[data-astro-cid-j7pv25f6],.home__word[data-astro-cid-j7pv25f6]:after{animation:none}}.home__subtitle[data-astro-cid-j7pv25f6]{max-width:42rem;margin-top:1.25rem;color:var(--fg-muted);font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.55;text-align:center;text-wrap:balance}.home__hero-actions[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.home__btn[data-astro-cid-j7pv25f6]{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.85rem 1.6rem;font-size:.92rem;font-weight:500;line-height:1;transition:transform .6s cubic-bezier(.16,1,.3,1),background .6s cubic-bezier(.16,1,.3,1),color .6s cubic-bezier(.16,1,.3,1),border-color .6s cubic-bezier(.16,1,.3,1)}.home__btn--primary[data-astro-cid-j7pv25f6]{background:var(--fg);color:var(--ink);border:1px solid transparent}.home__btn--primary[data-astro-cid-j7pv25f6]:hover{transform:translateY(-1px);background:#e0e0e0}.home__btn--ghost[data-astro-cid-j7pv25f6]{border:1px solid var(--line-strong);background:#ffffff08;color:var(--fg)}.home__btn--ghost[data-astro-cid-j7pv25f6]:hover{border-color:var(--fg-muted);background:#ffffff14}.home__cta-icon[data-astro-cid-j7pv25f6]{display:none;width:1.1rem;height:1.1rem;flex-shrink:0}.home__cta-icon--linux[data-astro-cid-j7pv25f6]{place-items:center;font-family:var(--font-mono);font-size:.68rem;font-weight:600}[data-platform=mac] .home__cta-icon--apple[data-astro-cid-j7pv25f6],[data-platform=win] .home__cta-icon--windows[data-astro-cid-j7pv25f6]{display:block}[data-platform=linux] .home__cta-icon--linux[data-astro-cid-j7pv25f6]{display:inline-grid}.home__hero-visual[data-astro-cid-j7pv25f6]{position:relative;width:100%;max-width:1080px;margin-top:2rem}.home__frame[data-astro-cid-j7pv25f6]{position:relative;overflow:hidden;border-radius:22px;border:1px solid var(--line-strong);background:#050505;padding:.6rem;box-shadow:0 28px 80px #000000b8,inset 0 1px #ffffff0f}.home__frame[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;inset:.6rem;border-radius:16px;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff0f,inset 0 -80px 120px #00000061}.home__shot[data-astro-cid-j7pv25f6]{display:block;width:100%;height:auto;border-radius:16px;background:var(--surface)}.home__frame-caption[data-astro-cid-j7pv25f6]{margin-top:1.5rem;color:var(--fg-dim);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.home__stack[data-astro-cid-j7pv25f6]{position:relative;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg-elevated);padding:clamp(3rem,6vw,4.5rem) var(--home-pad)}.home__stack-inner[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;max-width:var(--home-max);gap:clamp(2.5rem,5vw,4rem);margin:0 auto;align-items:center;text-align:center}.home__stack-copy[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.home__stack-title[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.4rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;text-wrap:balance}.home__stack-marquee[data-astro-cid-j7pv25f6]{width:100%;max-width:1000px;margin:clamp(2.5rem,5vw,4rem) auto 0;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);padding:1.5rem 0}.home__stack-marquee-track[data-astro-cid-j7pv25f6]{display:flex;width:max-content;gap:2rem;padding-right:2rem;animation:marquee 40s linear infinite}.home__stack-marquee[data-astro-cid-j7pv25f6]:hover .home__stack-marquee-track[data-astro-cid-j7pv25f6]{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home__stack-chip[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.6rem;color:var(--fg-muted);font-size:1rem;font-weight:500;transition:transform .4s cubic-bezier(.16,1,.3,1),color .4s cubic-bezier(.16,1,.3,1);will-change:transform,color}.home__stack-chip[data-astro-cid-j7pv25f6]:hover{color:var(--fg);transform:scale(1.15) translateY(-4px)}.home__stack-chip-icon[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;justify-content:center}.home__stack-chip-icon[data-astro-cid-j7pv25f6] .provider-icon{width:1.2rem;height:1.2rem}.home__stack-chip-label[data-astro-cid-j7pv25f6]{white-space:nowrap}.home__features-list[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column}.home__feature-row[data-astro-cid-j7pv25f6]{display:grid;gap:2rem;align-items:center;padding:clamp(5rem,10vw,8rem) 0;border-bottom:1px solid var(--line)}.home__feature-row[data-astro-cid-j7pv25f6]:last-child{border-bottom:none}@media(min-width:860px){.home__feature-row[data-astro-cid-j7pv25f6]{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:6rem}.home__feature-row--reverse[data-astro-cid-j7pv25f6]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}.home__feature-visual[data-astro-cid-j7pv25f6]{position:relative;display:grid;place-items:center;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:transparent;padding:0;overflow:hidden;box-shadow:0 18px 56px #0000006b;transition:transform .8s cubic-bezier(.16,1,.3,1),box-shadow .8s cubic-bezier(.16,1,.3,1),border-color .8s ease}.home__feature-visual[data-astro-cid-j7pv25f6]:before{display:none}.home__feature-visual[data-astro-cid-j7pv25f6]:after{display:none}.home__feature-visual[data-astro-cid-j7pv25f6]:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 30px 76px #0000009e;border-color:#ffffff24}@media(min-width:860px){.home__feature-row--reverse[data-astro-cid-j7pv25f6] .home__feature-visual[data-astro-cid-j7pv25f6]{grid-column:2;grid-row:1}}.home__feature-img[data-astro-cid-j7pv25f6]{display:block;width:100%;height:auto;object-fit:contain;object-position:center;border-radius:18px;filter:saturate(1.04) brightness(1.08) contrast(1.1);box-shadow:none;z-index:1;transition:transform .8s cubic-bezier(.16,1,.3,1)}.home__feature-visual[data-astro-cid-j7pv25f6]:hover .home__feature-img[data-astro-cid-j7pv25f6]{transform:scale(1.025)}.home__feature-content[data-astro-cid-j7pv25f6]{display:grid;gap:.75rem;align-content:center}@media(min-width:860px){.home__feature-row--reverse[data-astro-cid-j7pv25f6] .home__feature-content[data-astro-cid-j7pv25f6]{grid-column:1;grid-row:1}}.home__highlight-tag[data-astro-cid-j7pv25f6]{font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.04em;color:var(--fg-muted);text-transform:uppercase}.home__highlight-title[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:600;letter-spacing:-.02em;line-height:1.15}.home__highlight-body[data-astro-cid-j7pv25f6]{color:var(--fg-muted);font-size:1.05rem;line-height:1.6;max-width:36rem}.home__handoff-band[data-astro-cid-j7pv25f6]{position:relative;border-top:1px solid rgba(255,255,255,.06);border-bottom:0;background:var(--bg);padding:clamp(2rem,4vw,3rem) var(--home-pad)}.home__handoff-band-inner[data-astro-cid-j7pv25f6]{max-width:860px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.home__handoff-band-label[data-astro-cid-j7pv25f6]{font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.04em;color:var(--fg-muted);text-transform:uppercase;margin-bottom:.75rem}.home__handoff-band-dek[data-astro-cid-j7pv25f6]{margin-bottom:1.5rem;max-width:34rem;color:var(--fg-muted);font-size:.98rem;line-height:1.5;font-weight:400}.home__handoff-row[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem .5rem;color:var(--fg-muted);font-size:.88rem}.home__handoff-row[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]:not(.home__handoff-connector){display:inline-flex;align-items:center;gap:.45rem;font-weight:500;padding:.25rem .35rem}.home__handoff-row[data-astro-cid-j7pv25f6] .provider-icon{width:.9rem;height:.9rem}.home__handoff-connector[data-astro-cid-j7pv25f6]{flex:1;height:1px;min-width:2rem;max-width:4rem;background:var(--line)}@media(max-width:640px){.home__handoff-connector[data-astro-cid-j7pv25f6]{display:none}}.home__panel[data-astro-cid-j7pv25f6]{max-width:var(--home-max);margin:0 auto;padding:clamp(4rem,10vw,8rem) var(--home-pad)}.home__label[data-astro-cid-j7pv25f6]{margin-bottom:.75rem;color:var(--fg-muted);font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.home__label--on-dark[data-astro-cid-j7pv25f6]{color:var(--fg-muted)}.home__h2[data-astro-cid-j7pv25f6]{max-width:20ch;font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:600;line-height:1.1;letter-spacing:-.03em}.home__h2--wide[data-astro-cid-j7pv25f6]{max-width:32ch}.home__h2--on-dark[data-astro-cid-j7pv25f6]{color:var(--fg)}.home__dek[data-astro-cid-j7pv25f6]{max-width:44rem;margin-top:1rem;color:var(--fg-muted);font-size:1.05rem;line-height:1.6}.home__dek--on-dark[data-astro-cid-j7pv25f6]{color:var(--fg-muted)}.home__panel-head[data-astro-cid-j7pv25f6]{margin-bottom:clamp(2rem,5vw,3.5rem)}.home__panel--trust[data-astro-cid-j7pv25f6]{padding-bottom:clamp(4rem,10vw,8rem)}.home__trust-top[data-astro-cid-j7pv25f6]{display:grid;gap:clamp(2rem,5vw,4rem)}@media(min-width:900px){.home__trust-top[data-astro-cid-j7pv25f6]{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center}}.home__trust-sub[data-astro-cid-j7pv25f6]{margin:0 0 .5rem;font-family:var(--font-display);font-size:1.15rem;font-weight:600;letter-spacing:-.02em}.home__trust-privacy[data-astro-cid-j7pv25f6]{margin-top:2rem}.home__panel--dark[data-astro-cid-j7pv25f6]{max-width:none;margin:0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid var(--line);background:var(--bg-elevated);padding:clamp(3rem,7vw,5rem) var(--home-pad)}.home__reliability-inner[data-astro-cid-j7pv25f6]{max-width:var(--home-max);margin:0 auto}@media(min-width:900px){.home__reliability-inner[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2.5rem,6vw,5rem)}}.home__panel--dark[data-astro-cid-j7pv25f6] .home__panel-head[data-astro-cid-j7pv25f6]{margin-bottom:1.75rem}.home__panel--dark[data-astro-cid-j7pv25f6] .home__h2[data-astro-cid-j7pv25f6]{max-width:24ch;font-size:clamp(1.45rem,2.8vw,2rem)}.home__panel--dark[data-astro-cid-j7pv25f6] .home__dek[data-astro-cid-j7pv25f6]{max-width:34rem;font-size:.95rem}.home__ledger[data-astro-cid-j7pv25f6]{margin:0;padding:0;list-style:none}.home__ledger-row[data-astro-cid-j7pv25f6]{display:grid;gap:.75rem;border-top:1px solid var(--line);padding:1rem 0}@media(min-width:760px){.home__ledger-row[data-astro-cid-j7pv25f6]{grid-template-columns:minmax(12rem,.3fr) 2rem minmax(0,1fr);align-items:center;gap:1rem}}.home__ledger-situation[data-astro-cid-j7pv25f6]{font-family:var(--font-mono);font-size:.82rem;font-weight:500;color:var(--fg-muted)}.home__ledger-arrow[data-astro-cid-j7pv25f6]{display:none;height:1px;background:var(--line-strong);position:relative}.home__ledger-arrow[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;right:0;top:50%;width:5px;height:5px;border-radius:50%;background:var(--fg-dim);transform:translateY(-50%)}@media(min-width:760px){.home__ledger-arrow[data-astro-cid-j7pv25f6]{display:block}}.home__ledger-fix[data-astro-cid-j7pv25f6]{color:var(--fg-muted);font-size:.96rem;line-height:1.55}.home__remote-visual[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;border-radius:8px;border:1px solid var(--line);background:var(--surface);padding:1.25rem 1.5rem;font-family:var(--font-mono);font-size:.76rem;font-weight:500}.home__remote-visual[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{color:var(--fg-muted)}.home__remote-pill[data-astro-cid-j7pv25f6]{border-radius:999px;background:var(--line);padding:.35rem .85rem;color:var(--fg);border:1px solid var(--line-strong)}.home__remote-line[data-astro-cid-j7pv25f6]{flex:1;height:1px;min-width:1.5rem;border:none;background:var(--line-strong)}@media(max-width:520px){.home__remote-line[data-astro-cid-j7pv25f6]{display:none}.home__remote-visual[data-astro-cid-j7pv25f6]{flex-direction:column;align-items:flex-start}}.home__panel--faq[data-astro-cid-j7pv25f6]{max-width:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg-elevated)}.home__panel--faq[data-astro-cid-j7pv25f6]>[data-astro-cid-j7pv25f6]{max-width:var(--home-max);margin-inline:auto}.home__panel--faq[data-astro-cid-j7pv25f6] .home__panel-head[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:2rem;align-items:end}.home__panel--faq[data-astro-cid-j7pv25f6] .home__h2[data-astro-cid-j7pv25f6]{max-width:16ch}.home__faq-cols[data-astro-cid-j7pv25f6]{display:grid;gap:.85rem}@media(min-width:820px){.home__faq-cols[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem;align-items:start}}.home__faq-col[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.85rem}.home__faq-item[data-astro-cid-j7pv25f6]{border:1px solid var(--line);border-radius:14px;background:#ffffff05;transition:border-color .35s ease,background .35s ease}.home__faq-item[data-astro-cid-j7pv25f6]:hover,.home__faq-item[data-astro-cid-j7pv25f6][open]{border-color:var(--line-strong);background:#ffffff09}.home__faq-item[data-astro-cid-j7pv25f6] summary[data-astro-cid-j7pv25f6]{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.2rem;font-family:var(--font-display);font-size:1rem;font-weight:500;letter-spacing:-.01em;line-height:1.3;list-style:none}.home__faq-item[data-astro-cid-j7pv25f6] summary[data-astro-cid-j7pv25f6]::-webkit-details-marker{display:none}.home__faq-item[data-astro-cid-j7pv25f6] summary[data-astro-cid-j7pv25f6]:after{content:"+";display:inline-grid;width:1.5rem;height:1.5rem;flex:0 0 1.5rem;place-items:center;border-radius:50%;border:1px solid var(--line);font-family:var(--font-mono);font-size:.9rem;color:var(--fg-muted)}.home__faq-item[data-astro-cid-j7pv25f6][open] summary[data-astro-cid-j7pv25f6]:after{content:"−"}.home__faq-item[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0;padding:0 1.2rem 1.2rem;color:var(--fg-muted);font-size:.95rem;line-height:1.6}@media(max-width:720px){.home__panel--faq[data-astro-cid-j7pv25f6] .home__panel-head[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:0}}.home__closing[data-astro-cid-j7pv25f6]{margin:0 auto clamp(4rem,10vw,8rem);max-width:var(--home-max);padding:0 var(--home-pad)}.home__closing-inner[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(3rem,8vw,5rem) 0;border-top:1px solid var(--line)}.home__closing[data-astro-cid-j7pv25f6] .home__label--on-dark[data-astro-cid-j7pv25f6]{color:var(--fg-muted)}.home__closing-title[data-astro-cid-j7pv25f6]{max-width:22ch;margin-top:.5rem;font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3rem);font-weight:600;line-height:1.1;letter-spacing:-.03em;color:var(--fg)}.home__closing-dek[data-astro-cid-j7pv25f6]{max-width:39rem;margin-top:1rem;color:var(--fg-muted);font-size:1rem;line-height:1.6}.home__closing-points[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin-top:1.35rem;color:var(--fg-dim);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.home__closing-points[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.5rem}.home__closing-points[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--fg-dim)}.home__closing-actions[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.home__btn--dark[data-astro-cid-j7pv25f6]{border:1px solid var(--fg);background:var(--fg);color:var(--ink)}.home__btn--dark[data-astro-cid-j7pv25f6]:hover{transform:translateY(-1px);background:#e6e6e6;border-color:#e6e6e6}.home__btn--outline-light[data-astro-cid-j7pv25f6]{border:1px solid var(--line-strong);background:transparent;color:var(--fg)}.home__btn--outline-light[data-astro-cid-j7pv25f6]:hover{transform:translateY(-1px);border-color:var(--fg-muted);background:transparent}#features[data-astro-cid-j7pv25f6],#continuity[data-astro-cid-j7pv25f6],#trust[data-astro-cid-j7pv25f6]{scroll-margin-top:6rem}
