.win:where(.astro-dum37za4){max-width:100%;background:var(--code-canvas);border:1px solid var(--code-hairline);border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--shadow-code)}.win__bar:where(.astro-dum37za4){display:flex;align-items:center;gap:7px;height:40px;padding:0 var(--space-4);border-bottom:1px solid var(--code-hairline);background:var(--code-bar)}.win__dot:where(.astro-dum37za4){width:11px;height:11px;border-radius:var(--r-full);background:#ffffff24}.win__title:where(.astro-dum37za4){margin-left:var(--space-3);font-size:var(--fs-caption);color:var(--code-faint)}.win__body:where(.astro-dum37za4){margin:0;padding:var(--space-5);font-size:var(--fs-body-sm);line-height:1.8;color:var(--code-ink);overflow-x:auto}.win__line:where(.astro-dum37za4){display:block;white-space:pre;min-height:1.8em}.win__line:where(.astro-dum37za4).is-cmd:before{content:"$ ";color:var(--brand-l5)}.win__line:where(.astro-dum37za4).is-comment{color:var(--code-faint)}.win__line:where(.astro-dum37za4).is-comment:before{content:"# "}.win__line:where(.astro-dum37za4).is-out{color:var(--code-out)}.win__line:where(.astro-dum37za4).is-ok{color:var(--code-ok)}.hero:where(.astro-eomcwz7w){position:relative;padding-top:clamp(var(--space-7),6vw,var(--space-9));padding-bottom:var(--space-8);overflow:hidden}.hero__glow:where(.astro-eomcwz7w){position:absolute;inset:-20% -10% auto;height:540px;background:radial-gradient(ellipse 46% 70% at 28% 0%,rgba(94,99,224,.1),transparent 62%);pointer-events:none}.hero__grid:where(.astro-eomcwz7w){position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:var(--space-8)}.hero__text:where(.astro-eomcwz7w),.hero__art:where(.astro-eomcwz7w){min-width:0}.hero__title:where(.astro-eomcwz7w){margin-top:var(--space-4);max-width:16ch}.hero__title:where(.astro-eomcwz7w) .accent:where(.astro-eomcwz7w){color:var(--accent)}.hero__lead:where(.astro-eomcwz7w){margin-top:var(--space-5);max-width:46ch}.hero__zh:where(.astro-eomcwz7w){margin-top:var(--space-3);font-size:var(--fs-body-sm);max-width:46ch}.hero__actions:where(.astro-eomcwz7w){display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.hero__points:where(.astro-eomcwz7w){display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3) var(--space-6);margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--hairline)}.hero__points:where(.astro-eomcwz7w) li:where(.astro-eomcwz7w){display:flex;align-items:flex-start;gap:var(--space-3);font-size:var(--fs-body);color:var(--ink)}.trustbar:where(.astro-eomcwz7w){display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-5)}.pains:where(.astro-eomcwz7w){margin-top:var(--space-7)}.pain:where(.astro-eomcwz7w){display:flex;flex-direction:column;gap:var(--space-3)}.pain__num:where(.astro-eomcwz7w){font-size:var(--fs-body-sm);color:var(--accent)}.pain:where(.astro-eomcwz7w) h3:where(.astro-eomcwz7w){font-size:var(--fs-heading-md);font-weight:var(--fw-semibold)}.promises:where(.astro-eomcwz7w){margin-top:var(--space-7)}.promise:where(.astro-eomcwz7w){display:flex;flex-direction:column;gap:var(--space-3);box-shadow:var(--shadow-1);transition:border-color var(--t-normal),transform var(--t-normal),box-shadow var(--t-normal)}.promise:where(.astro-eomcwz7w):hover{border-color:var(--hairline-strong);transform:translateY(-2px);box-shadow:var(--shadow-popover)}.promise:where(.astro-eomcwz7w) h3:where(.astro-eomcwz7w){font-size:var(--fs-heading-sm);font-weight:var(--fw-semibold)}.heading-sm:where(.astro-eomcwz7w){font-size:var(--fs-heading-sm)}.quickstart:where(.astro-eomcwz7w){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--space-8);align-items:center}.quickstart__text:where(.astro-eomcwz7w),.quickstart__art:where(.astro-eomcwz7w){min-width:0}.steps:where(.astro-eomcwz7w){margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-3)}.steps:where(.astro-eomcwz7w) li:where(.astro-eomcwz7w){display:flex;align-items:center;gap:var(--space-3);color:var(--ink)}.steps__n:where(.astro-eomcwz7w){display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex:none;border-radius:var(--r-full);background:var(--brand-soft);color:var(--accent);font-size:var(--fs-body-sm);border:1px solid var(--hairline-strong)}.quickstart__cta:where(.astro-eomcwz7w){margin-top:var(--space-6)}.flow:where(.astro-eomcwz7w){display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-7)}.flow__node:where(.astro-eomcwz7w){flex:1 1 240px;max-width:320px;display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-5);background:var(--surface-1);border:1px solid var(--hairline);border-radius:var(--r-lg)}.flow__node--brand:where(.astro-eomcwz7w){border-color:var(--brand);background:var(--brand-soft)}.flow__label:where(.astro-eomcwz7w){font-size:var(--fs-heading-sm);font-weight:var(--fw-medium);color:var(--ink)}.flow__arrow:where(.astro-eomcwz7w){display:flex;align-items:center;color:var(--ink-faint);font-size:1.5rem}.modules:where(.astro-eomcwz7w){display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-2);margin-top:var(--space-6)}.archtrust:where(.astro-eomcwz7w){margin-top:var(--space-7)}.archtrust__item:where(.astro-eomcwz7w){display:flex;align-items:flex-start;gap:var(--space-3)}.table-wrap:where(.astro-eomcwz7w){margin-top:var(--space-7);overflow-x:auto;border:1px solid var(--hairline);border-radius:var(--r-lg)}.table:where(.astro-eomcwz7w){width:100%;border-collapse:collapse;min-width:640px}.table:where(.astro-eomcwz7w) th:where(.astro-eomcwz7w){text-align:left;padding:var(--space-4) var(--space-5);font-size:var(--fs-caption);font-weight:var(--fw-semibold);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-faint);background:var(--surface-2);border-bottom:1px solid var(--hairline-strong)}.table:where(.astro-eomcwz7w) td:where(.astro-eomcwz7w){padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--hairline);font-size:var(--fs-body);vertical-align:top}.table:where(.astro-eomcwz7w) tr:where(.astro-eomcwz7w):last-child td:where(.astro-eomcwz7w){border-bottom:none}.table__cat:where(.astro-eomcwz7w){font-weight:var(--fw-semibold);color:var(--ink)}.editions:where(.astro-eomcwz7w){margin-top:var(--space-7)}.edition:where(.astro-eomcwz7w){position:relative;display:flex;flex-direction:column;gap:var(--space-3)}.edition--featured:where(.astro-eomcwz7w){border-color:var(--brand);background:linear-gradient(180deg,var(--brand-soft),var(--surface-1) 60%)}.edition__badge:where(.astro-eomcwz7w){position:absolute;top:var(--space-4);right:var(--space-4);font-size:var(--fs-caption);font-weight:var(--fw-medium);color:var(--accent)}.edition__name:where(.astro-eomcwz7w){font-size:var(--fs-heading-sm);font-weight:var(--fw-semibold)}.edition__price:where(.astro-eomcwz7w){color:var(--ink)}.edition__blurb:where(.astro-eomcwz7w){font-size:var(--fs-body-sm)}.editions__cta:where(.astro-eomcwz7w){display:flex;justify-content:center;gap:var(--space-3);margin-top:var(--space-6)}.defaults:where(.astro-eomcwz7w){margin-top:var(--space-7)}.defaults__item:where(.astro-eomcwz7w){display:flex;align-items:flex-start;gap:var(--space-3);font-size:var(--fs-body)}@media(max-width:900px){.hero__grid:where(.astro-eomcwz7w),.quickstart:where(.astro-eomcwz7w){grid-template-columns:minmax(0,1fr)}.hero__art:where(.astro-eomcwz7w){order:2}}@media(max-width:640px){.hero__points:where(.astro-eomcwz7w){grid-template-columns:1fr}.flow:where(.astro-eomcwz7w){flex-direction:column;align-items:center}.flow__node:where(.astro-eomcwz7w){flex:none;width:100%;max-width:360px}.flow__arrow:where(.astro-eomcwz7w){transform:rotate(90deg)}}
