.hero[data-astro-cid-lcdefpme]{min-height:100dvh;color:var(--color-dark-text);background:var(--color-dark-bg);align-items:center;display:flex;position:relative;overflow:hidden}.hero__img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:50% 48%;filter:grayscale()brightness(.74)contrast(1.06);width:100%;height:100%;position:absolute;inset:0}.hero__scrim[data-astro-cid-lcdefpme]{background:linear-gradient(#1111118c 0%,#11111124 26%,#11111152 60%,#111111e6 100%),linear-gradient(90deg,#1111118c 0%,#1111111f 44%,#0000 66%),radial-gradient(120% 80% at 50% 0,#6a7d9924,#0000 60%);position:absolute;inset:0}.hero__inner[data-astro-cid-lcdefpme]{text-align:left;width:100%;padding-block:var(--nav-h);position:relative}.hero__title[data-astro-cid-lcdefpme]{font-size:var(--step-hero);letter-spacing:-.025em;font-weight:600;line-height:1.04}.hero__switch[data-astro-cid-lcdefpme]{color:#9fcbb0;font-style:italic;display:inline-block}.hero__switch[data-astro-cid-lcdefpme]:after{content:"";vertical-align:-.04em;background:currentColor;width:.07em;height:.92em;margin-left:.06em;animation:1.05s step-end infinite caret-blink;display:inline-block}.hero__switch[data-astro-cid-lcdefpme].is-typing:after{opacity:1;animation:none}@keyframes caret-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.hero__switch[data-astro-cid-lcdefpme]:after{display:none}}.hero__sub[data-astro-cid-lcdefpme]{margin-top:var(--space-lg);max-width:42ch;font-size:var(--step-lead);color:var(--color-dark-muted);line-height:1.5}.hero__actions[data-astro-cid-lcdefpme]{margin-top:var(--space-lg);align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.hero__actions[data-astro-cid-lcdefpme] .button--primary[data-astro-cid-lcdefpme]{border:1px solid #0000}.hero__ghost[data-astro-cid-lcdefpme]{color:#fff;border:1px solid #ffffff8c}.hero__ghost[data-astro-cid-lcdefpme]:hover{background:#ffffff14;border-color:#fff}.hero__ghost-ava[data-astro-cid-lcdefpme]{object-fit:cover;object-position:50% 18%;border-radius:50%;flex-shrink:0;width:1.6em;height:1.6em;margin-left:-.35em}@media (width<=34rem){.hero__actions[data-astro-cid-lcdefpme]>.button[data-astro-cid-lcdefpme]{flex:auto}}.hero__trust[data-astro-cid-lcdefpme]{z-index:1;max-width:var(--content-max);padding-inline:var(--gutter);flex-wrap:wrap;align-items:center;gap:clamp(1.25rem,1rem + 2vw,3rem);margin-inline:auto;padding-bottom:clamp(1.5rem,1rem + 1.6vw,2.75rem);display:flex;position:absolute;bottom:0;left:0;right:0}.hero__trust[data-astro-cid-lcdefpme]:hover{text-decoration:none}.hero__trust[data-astro-cid-lcdefpme] .trust__label[data-astro-cid-lcdefpme]{font-size:var(--step-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--color-dark-muted);white-space:nowrap}.hero__trust[data-astro-cid-lcdefpme] .trust__logos[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:clamp(1.25rem,1rem + 2vw,3rem);margin:0;padding:0;list-style:none;display:flex}.hero__trust[data-astro-cid-lcdefpme] .trust__logo[data-astro-cid-lcdefpme]{align-items:center;display:flex}.hero__trust[data-astro-cid-lcdefpme] .trust__logo[data-astro-cid-lcdefpme]:before{content:"";height:1.4rem;width:var(--w,5rem);border-radius:var(--radius);opacity:.22;transition:opacity var(--dur-fast) var(--ease-out);background:#fff}.hero__trust[data-astro-cid-lcdefpme] .trust__logo[data-astro-cid-lcdefpme]:first-child{--w:5rem}.hero__trust[data-astro-cid-lcdefpme] .trust__logo[data-astro-cid-lcdefpme]:nth-child(2){--w:6.5rem}.hero__trust[data-astro-cid-lcdefpme] .trust__logo[data-astro-cid-lcdefpme]:nth-child(3){--w:4.5rem}.hero__trust[data-astro-cid-lcdefpme] .trust__logo[data-astro-cid-lcdefpme]:nth-child(4){--w:6.75rem}.hero__trust[data-astro-cid-lcdefpme] .trust__logo[data-astro-cid-lcdefpme]:nth-child(5){--w:5.5rem}.hero__trust[data-astro-cid-lcdefpme]:hover .trust__logo[data-astro-cid-lcdefpme]:before{opacity:.4}@media (width<=40rem){.hero__trust[data-astro-cid-lcdefpme] .trust__logo[data-astro-cid-lcdefpme]:nth-child(n+4){display:none}}.showcase[data-astro-cid-lcdefpme] .container[data-astro-cid-lcdefpme]{text-align:center}.showcase__profile[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-sm);border:1px solid var(--color-hairline);border-radius:var(--radius-pill);transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);padding:.45rem 1.1rem .45rem .5rem;display:inline-flex}.showcase__profile[data-astro-cid-lcdefpme]:hover{border-color:var(--color-accent);background:var(--color-surface-soft);text-decoration:none}.showcase__avatar[data-astro-cid-lcdefpme]{object-fit:cover;border-radius:50%;width:2.75rem;height:2.75rem}.showcase__meta[data-astro-cid-lcdefpme]{text-align:left;flex-direction:column;line-height:1.25;display:flex}.showcase__name[data-astro-cid-lcdefpme]{font-weight:var(--weight-body-bold);color:var(--color-text)}.showcase__at[data-astro-cid-lcdefpme]{font-size:var(--step-small);color:var(--color-text-muted)}.showcase__ig[data-astro-cid-lcdefpme]{width:1.4rem;height:1.4rem;color:var(--color-text-muted);flex-shrink:0}.showcase__profile[data-astro-cid-lcdefpme]:hover .showcase__ig[data-astro-cid-lcdefpme]{color:var(--color-accent)}.showcase__carousel[data-astro-cid-lcdefpme]{margin-top:clamp(2rem,1rem + 3vw,3.5rem);position:relative}.showcase__track[data-astro-cid-lcdefpme]{height:calc(1.77778*clamp(11rem,6rem + 15vw,17rem) + 3.5rem);position:relative;overflow:hidden}.showcase__item[data-astro-cid-lcdefpme]{background:var(--color-dark-bg);border-radius:var(--radius-lg);aspect-ratio:9/16;cursor:pointer;width:clamp(11rem,6rem + 15vw,17rem);transition:transform .55s var(--ease-out), opacity .55s var(--ease-out), filter .55s var(--ease-out);border:0;padding:0;display:block;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)translate(0%)scale(1);box-shadow:0 28px 56px -32px #33333380}.showcase__item[data-astro-cid-lcdefpme][data-slot=center]{z-index:3;opacity:1;transform:translate(-50%,-50%)translate(0%)scale(1)}.showcase__item[data-astro-cid-lcdefpme][data-slot=left]{z-index:1;opacity:.5;filter:brightness(.6);transform:translate(-50%,-50%)translate(-72%)scale(.78)}.showcase__item[data-astro-cid-lcdefpme][data-slot=right]{z-index:1;opacity:.5;filter:brightness(.6);transform:translate(-50%,-50%)translate(72%)scale(.78)}.showcase__item[data-astro-cid-lcdefpme][data-slot=left]:hover{opacity:.8;filter:brightness(.72);transform:translate(-50%,-50%)translate(-72%)scale(.82)}.showcase__item[data-astro-cid-lcdefpme][data-slot=right]:hover{opacity:.8;filter:brightness(.72);transform:translate(-50%,-50%)translate(72%)scale(.82)}.showcase__video[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;display:block}.showcase__sound[data-astro-cid-lcdefpme]{z-index:5;aspect-ratio:1;width:clamp(2.6rem,2rem + 1.5vw,3.1rem);color:var(--color-text);cursor:pointer;transition:background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:clamp(2.5rem,1.5rem + 2vw,3.5rem);left:50%;transform:translate(-50%);box-shadow:0 8px 22px -8px #0000008c}.showcase__sound[data-astro-cid-lcdefpme]:hover{transform:translate(-50%)scale(1.07)}.showcase__sound[data-astro-cid-lcdefpme][aria-pressed=true]{background:var(--color-accent);color:var(--kp-weiss)}.showcase__ico[data-astro-cid-lcdefpme]{width:54%;height:54%}.showcase__ico--on[data-astro-cid-lcdefpme],.showcase__sound[data-astro-cid-lcdefpme][aria-pressed=true] .showcase__ico--off[data-astro-cid-lcdefpme]{display:none}.showcase__sound[data-astro-cid-lcdefpme][aria-pressed=true] .showcase__ico--on[data-astro-cid-lcdefpme]{display:block}@media (width<=48rem){.showcase__track[data-astro-cid-lcdefpme]{height:calc(1.77778*min(58vw,15rem) + 2.5rem)}.showcase__item[data-astro-cid-lcdefpme]{width:min(58vw,15rem)}.showcase__item[data-astro-cid-lcdefpme][data-slot=left]{transform:translate(-50%,-50%)translate(-64%)scale(.72)}.showcase__item[data-astro-cid-lcdefpme][data-slot=right]{transform:translate(-50%,-50%)translate(64%)scale(.72)}}.statement[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-weight:600;font-size:var(--step-h2);letter-spacing:var(--tracking-tight);text-align:center;max-width:none;line-height:1.3}.compare__head[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:clamp(2.5rem,1.5rem + 3vw,4.5rem)}.compare__lead[data-astro-cid-lcdefpme]{white-space:nowrap;font-size:clamp(1.9rem,5.7vw,4.6rem);line-height:1.05}.compare__sub[data-astro-cid-lcdefpme]{margin:var(--space-md) auto 0;color:var(--color-text-muted);font-size:var(--step-lead)}@media (width<=40rem){.compare__lead[data-astro-cid-lcdefpme]{white-space:normal;font-size:clamp(1.75rem,8vw,2.6rem)}}.compare-list[data-astro-cid-lcdefpme]{margin:0;padding:0;list-style:none}.compare-row[data-astro-cid-lcdefpme]{border-top:1px solid var(--color-hairline);max-width:none;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out), background var(--dur) var(--ease-out), border-color var(--dur) var(--ease-out);grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(1.25rem,.5rem + 3vw,3.5rem);padding-block:clamp(1.5rem,1rem + 1.5vw,2.5rem);padding-inline:clamp(.75rem,.4rem + 1.5vw,1.75rem);display:grid}.compare__problem[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.compare__solution[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:34ch}.compare-row[data-astro-cid-lcdefpme]:last-child{border-bottom:1px solid var(--color-hairline)}.compare__problem[data-astro-cid-lcdefpme]{text-align:right}.compare__problem[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--color-text);margin-bottom:var(--space-2xs)}.compare__problem[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-text-muted);margin-left:auto}.compare__solution[data-astro-cid-lcdefpme]{text-align:left}.compare__solution[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--color-accent);margin-bottom:var(--space-2xs)}.compare__solution[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-text)}.compare__node[data-astro-cid-lcdefpme]{aspect-ratio:1;background:var(--color-accent);width:clamp(2.25rem,1.8rem + 1.4vw,2.85rem);color:var(--kp-weiss);transition:background var(--dur) var(--ease-out), color var(--dur) var(--ease-out), transform .65s var(--ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.compare__node[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:1.15rem;height:1.15rem}.compare__problem[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.compare__problem[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.compare__solution[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.compare__solution[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{transition:color var(--dur) var(--ease-out)}.compare-row[data-astro-cid-lcdefpme]:hover{background:var(--color-accent);border-radius:var(--radius-lg);border-top-color:#0000}.compare-row[data-astro-cid-lcdefpme]:hover .compare__problem[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.compare-row[data-astro-cid-lcdefpme]:hover .compare__solution[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--color-dark-text)}.compare-row[data-astro-cid-lcdefpme]:hover .compare__problem[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-dark-muted)}.compare-row[data-astro-cid-lcdefpme]:hover .compare__solution[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffdb}.compare-row[data-astro-cid-lcdefpme]:hover .compare__node[data-astro-cid-lcdefpme]{background:var(--kp-weiss);color:var(--color-accent);transform:rotate(360deg)}@media (width<=52rem){.compare-row[data-astro-cid-lcdefpme]{gap:var(--space-sm);text-align:left;grid-template-columns:1fr}.compare__problem[data-astro-cid-lcdefpme],.compare__solution[data-astro-cid-lcdefpme]{text-align:left}.compare__problem[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-left:0}.compare__node[data-astro-cid-lcdefpme]{margin-block:var(--space-xs);transform:rotate(90deg)}}.telemetry-band[data-astro-cid-lcdefpme]{padding-block:clamp(4rem,3rem + 4vw,7rem);position:relative;overflow:hidden}.telemetry-band[data-astro-cid-lcdefpme]>.container[data-astro-cid-lcdefpme]{z-index:1;position:relative}.telemetry__bg[data-astro-cid-lcdefpme]{object-fit:cover;object-position:50% 55%;filter:grayscale()brightness(.62)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.telemetry__scrim[data-astro-cid-lcdefpme]{background:linear-gradient(#111111d1 0%,#11111185 50%,#111111db 100%),radial-gradient(120% 90% at 50% 18%,#6a7d9929,#0000 60%);position:absolute;inset:0}.telemetry-band[data-astro-cid-lcdefpme] .telemetry__item[data-astro-cid-lcdefpme]{border-top-width:2px}.telemetry[data-astro-cid-lcdefpme]{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);padding:0;list-style:none;display:grid}.telemetry[data-astro-cid-lcdefpme][data-reveal]{opacity:1;transform:none}.telemetry__item[data-astro-cid-lcdefpme]{gap:var(--space-3xs);padding-top:var(--space-md);border-top:1px solid var(--color-accent);opacity:0;transition:opacity var(--dur) var(--ease-out), transform var(--dur) var(--ease-out);flex-direction:column;display:flex;transform:translateY(16px)}.telemetry[data-astro-cid-lcdefpme].is-visible .telemetry__item[data-astro-cid-lcdefpme]{opacity:1;transform:none}.telemetry[data-astro-cid-lcdefpme].is-visible .telemetry__item[data-astro-cid-lcdefpme]:nth-child(2){transition-delay:90ms}.telemetry[data-astro-cid-lcdefpme].is-visible .telemetry__item[data-astro-cid-lcdefpme]:nth-child(3){transition-delay:.18s}.telemetry[data-astro-cid-lcdefpme].is-visible .telemetry__item[data-astro-cid-lcdefpme]:nth-child(4){transition-delay:.27s}.telemetry__value[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(2.4rem,1.6rem + 3vw,3.4rem);font-weight:600;line-height:1}.telemetry__unit[data-astro-cid-lcdefpme]{font-weight:var(--weight-body-bold);font-size:var(--step-small)}.telemetry__context[data-astro-cid-lcdefpme]{font-size:var(--step-small)}@media (width<=48rem){.telemetry[data-astro-cid-lcdefpme]{gap:var(--space-md);grid-template-columns:1fr 1fr}}.feature[data-astro-cid-lcdefpme]{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,1rem + 5vw,5rem);display:grid}.feature--reverse[data-astro-cid-lcdefpme] .feature__media[data-astro-cid-lcdefpme]{order:2}.feature__media[data-astro-cid-lcdefpme] img{border-radius:var(--radius-lg);object-fit:cover;width:100%}.feature__media--portrait[data-astro-cid-lcdefpme]{max-width:26rem}.feature__text[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:var(--space-md)}.feature__text[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:var(--space-sm)}.feature__text[data-astro-cid-lcdefpme] .muted[data-astro-cid-lcdefpme]{margin-bottom:var(--space-md)}@media (width<=60rem){.feature[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.feature--reverse[data-astro-cid-lcdefpme] .feature__media[data-astro-cid-lcdefpme]{order:0}.feature__media--portrait[data-astro-cid-lcdefpme]{max-width:20rem}}.voice[data-astro-cid-lcdefpme]{position:relative;overflow:hidden}.voice[data-astro-cid-lcdefpme]>.container[data-astro-cid-lcdefpme]{z-index:1;position:relative}.voice--video[data-astro-cid-lcdefpme]{background:var(--color-dark-bg)}.voice__bg[data-astro-cid-lcdefpme]{object-fit:cover;object-position:50% 45%;filter:grayscale()brightness(.62)contrast(1.06);width:100%;height:100%;position:absolute;inset:0}.voice__veil[data-astro-cid-lcdefpme]{background:#1116;position:absolute;inset:0}.voice__inner[data-astro-cid-lcdefpme]{mix-blend-mode:difference;color:#fff}.voice__inner[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-weight:700}.voice__quote[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-weight:var(--weight-display);font-size:var(--step-h2);letter-spacing:var(--tracking-tight);max-width:24ch;line-height:1.3}.voice__quote[data-astro-cid-lcdefpme]:before{content:"„"}.voice__quote[data-astro-cid-lcdefpme]:after{content:"“"}.voice__by[data-astro-cid-lcdefpme]{margin-top:var(--space-md);font-size:var(--step-small);opacity:.85}.voice__anchor[data-astro-cid-lcdefpme]{margin-top:var(--space-xl);max-width:var(--measure)}.about__title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;margin-bottom:clamp(2rem,1rem + 3vw,3.5rem);font-size:clamp(1.9rem,5.7vw,4.6rem);line-height:1.05}.about__body[data-astro-cid-lcdefpme]{grid-template-columns:1fr .85fr;align-items:center;gap:clamp(2rem,1rem + 4vw,5rem);display:grid}.about__collage[data-astro-cid-lcdefpme]{aspect-ratio:1;position:relative}.about__photo[data-astro-cid-lcdefpme]{border-radius:var(--radius-lg);object-fit:cover;border:5px solid var(--color-bg);position:absolute;box-shadow:0 24px 48px -30px #33333380}.about__photo--main[data-astro-cid-lcdefpme]{aspect-ratio:4/5;z-index:2;width:60%;top:4%;left:13%}.about__photo--a[data-astro-cid-lcdefpme]{aspect-ratio:1;z-index:1;object-position:50% 42%;width:40%;top:0;right:0}.about__photo--b[data-astro-cid-lcdefpme]{aspect-ratio:1;z-index:3;object-position:46% 42%;width:42%;bottom:2%;left:0}.about__text[data-astro-cid-lcdefpme]{align-items:flex-start;gap:var(--space-lg);flex-direction:column;display:flex}.about__intro[data-astro-cid-lcdefpme]{max-width:44ch;color:var(--color-text)}.about__facts[data-astro-cid-lcdefpme]{gap:var(--space-sm)}.about__facts[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{max-width:none;color:var(--color-text)}.about__actions[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.about__doc-ico[data-astro-cid-lcdefpme]{width:.9em;height:.9em;margin-right:.1em}@media (width<=60rem){.about__body[data-astro-cid-lcdefpme]{gap:var(--space-xl);grid-template-columns:1fr}.about__collage[data-astro-cid-lcdefpme]{max-width:30rem;margin-inline:auto}}.fork__lead[data-astro-cid-lcdefpme]{text-align:center;white-space:nowrap;margin-bottom:clamp(2.5rem,1.5rem + 3vw,4.5rem);font-size:clamp(1.9rem,5.7vw,4.6rem);line-height:1.05}@media (width<=40rem){.fork__lead[data-astro-cid-lcdefpme]{white-space:normal;font-size:clamp(1.75rem,8vw,2.6rem)}}.fork[data-astro-cid-lcdefpme]{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:clamp(1.5rem,1rem + 3vw,4rem);display:grid}.fork[data-astro-cid-lcdefpme][data-reveal]{opacity:1;transform:none}.fork__card[data-astro-cid-lcdefpme]{gap:var(--space-sm);padding:var(--space-lg) var(--space-md) var(--space-md);border-top:1px solid var(--color-accent);opacity:0;transition:opacity var(--dur) var(--ease-out), transform var(--dur) var(--ease-out), background var(--dur-fast) var(--ease-out);flex-direction:column;display:flex;transform:translateY(16px)}.fork[data-astro-cid-lcdefpme].is-visible .fork__card[data-astro-cid-lcdefpme]{opacity:1;transform:none}.fork[data-astro-cid-lcdefpme].is-visible .fork__card[data-astro-cid-lcdefpme]:nth-child(3){transition-delay:.12s}.fork[data-astro-cid-lcdefpme].is-visible .fork__card[data-astro-cid-lcdefpme]:hover{transition-delay:0s}.fork__card[data-astro-cid-lcdefpme]:hover{background:var(--color-surface-soft);text-decoration:none;transform:translateY(-3px)}.fork__card[data-astro-cid-lcdefpme]:hover .link-quiet[data-astro-cid-lcdefpme]:after{transform:translate(.25em)}.fork__track[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-weight:600;font-size:var(--step-h1);letter-spacing:-.02em;color:var(--color-accent)}.fork__card[data-astro-cid-lcdefpme] .link-quiet[data-astro-cid-lcdefpme]{margin-top:auto}.fork__benefits[data-astro-cid-lcdefpme]{gap:var(--space-xs)}.fork__benefits[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{max-width:none;color:var(--color-text)}.fork__divider[data-astro-cid-lcdefpme]{background:var(--color-hairline);opacity:0;width:1px;transition:opacity var(--dur) var(--ease-out)}.fork[data-astro-cid-lcdefpme].is-visible .fork__divider[data-astro-cid-lcdefpme]{opacity:1;transition-delay:60ms}@media (width<=60rem){.fork[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.fork__divider[data-astro-cid-lcdefpme]{width:auto;height:1px}}.closing[data-astro-cid-lcdefpme]{text-align:center}.closing[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:var(--space-sm)}.closing[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{margin-inline:auto;margin-bottom:var(--space-lg)}.closing[data-astro-cid-lcdefpme] .button[data-astro-cid-lcdefpme]{margin-inline:auto}
