.sh-wrap[data-astro-cid-j7rfdf5h]{max-width:var(--container);margin-inline:auto;padding-inline:clamp(1.1rem,4vw,2.5rem)}.sh-hero[data-astro-cid-j7rfdf5h]{background:linear-gradient(162deg,var(--ink-800) 0%,var(--ink-900) 55%,var(--ink-950) 100%);padding-block:clamp(3rem,6vw,4.5rem) clamp(3.5rem,8vw,6rem)}.sh-hero-grid[data-astro-cid-j7rfdf5h]{display:grid;gap:clamp(2.4rem,5vw,4rem);align-items:center}@media(min-width:900px){.sh-hero-grid[data-astro-cid-j7rfdf5h]{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}}.sh-hero-copy[data-astro-cid-j7rfdf5h]{min-width:0}.sh-hero[data-astro-cid-j7rfdf5h] h1[data-astro-cid-j7rfdf5h]{margin:0 0 1.3rem;color:var(--dark-text-strong);max-width:16ch}.sh-lead[data-astro-cid-j7rfdf5h]{margin:0;max-width:52ch;color:var(--dark-text-body);font-size:1.13rem;line-height:1.62}.sh-art-wrap[data-astro-cid-j7rfdf5h]{min-width:0;display:flex;justify-content:center}.sh-art[data-astro-cid-j7rfdf5h]{width:min(100%,380px);height:auto;display:block;border-radius:var(--radius-lg);box-shadow:0 32px 60px -26px #09141080,0 0 0 1px #171b2317}.sh-sec[data-astro-cid-j7rfdf5h]{padding-block:clamp(3.5rem,8vw,5.5rem)}.sh-sec[data-astro-cid-j7rfdf5h].ground-mist{border-top:1px solid var(--color-hairline)}.sh-primer[data-astro-cid-j7rfdf5h]{padding-block:clamp(2.5rem,5vw,3.5rem)}.sh-head[data-astro-cid-j7rfdf5h]{max-width:min(100%,46rem);margin-bottom:clamp(1.8rem,4vw,2.6rem)}.sh-head[data-astro-cid-j7rfdf5h] h2[data-astro-cid-j7rfdf5h]{margin:0 0 1.1rem;color:var(--color-ink)}.sh-sub[data-astro-cid-j7rfdf5h]{margin:0;max-width:56ch;color:var(--color-steel);line-height:1.64;font-size:1.05rem}.sh-primer-card[data-astro-cid-j7rfdf5h]{--focus-shadow: 0 0 0 2px var(--brand-900), 0 0 0 5px var(--white);display:flex;align-items:center;gap:var(--space-4);background:linear-gradient(135deg,var(--brand-800),var(--brand-700) 55%,var(--brand-600));border-radius:var(--radius-xl);padding:var(--space-5) var(--space-6);color:var(--white);text-decoration:none;box-shadow:var(--shadow-md);transition:transform var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out)}.sh-primer-card[data-astro-cid-j7rfdf5h]:hover{transform:translateY(-2px);box-shadow:var(--shadow-brand);text-decoration:none}.sh-primer-card[data-astro-cid-j7rfdf5h]:hover .sh-primer-arrow[data-astro-cid-j7rfdf5h]{transform:translate(4px)}.sh-primer-icon[data-astro-cid-j7rfdf5h]{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--radius-md);background:#ffffff24;color:var(--white)}.sh-primer-body[data-astro-cid-j7rfdf5h]{display:flex;flex-direction:column;gap:3px;min-width:0}.sh-primer-tag[data-astro-cid-j7rfdf5h]{font-size:var(--text-2xs);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--bone)}.sh-primer-title[data-astro-cid-j7rfdf5h]{font-family:var(--font-display);font-weight:var(--weight-bold);font-size:var(--text-xl);line-height:var(--leading-snug)}.sh-primer-sub[data-astro-cid-j7rfdf5h]{font-size:var(--text-sm);color:var(--bone);line-height:var(--leading-snug);max-width:62ch}.sh-primer-arrow[data-astro-cid-j7rfdf5h]{margin-left:auto;flex:0 0 auto;display:inline-flex;color:var(--white);transition:transform var(--dur-base) var(--ease-out)}.sh-topics-grid[data-astro-cid-j7rfdf5h]{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;gap:var(--space-4)}@media(min-width:680px){.sh-topics-grid[data-astro-cid-j7rfdf5h]{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.sh-topics-grid[data-astro-cid-j7rfdf5h]{grid-template-columns:repeat(3,1fr)}}.sh-topic-card[data-astro-cid-j7rfdf5h]{position:relative;display:flex;flex-direction:column;gap:var(--space-2);background:var(--white);border:1px solid var(--color-hairline);border-radius:var(--radius-lg);padding:var(--space-5);color:var(--color-ink);text-decoration:none;box-shadow:var(--shadow-sm);transition:transform var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out),border-color var(--dur-base) var(--ease-out)}.sh-topic-card[data-astro-cid-j7rfdf5h]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--brand-500);text-decoration:none}.sh-topic-num[data-astro-cid-j7rfdf5h]{position:absolute;top:var(--space-4);right:var(--space-4);font-family:var(--font-display);font-weight:var(--weight-extra);font-size:1.4rem;line-height:1;color:transparent;-webkit-text-stroke:1.2px var(--steel-500)}.sh-topic-card[data-astro-cid-j7rfdf5h]:hover .sh-topic-num[data-astro-cid-j7rfdf5h]{-webkit-text-stroke-color:var(--brand-600)}.sh-topic-icon[data-astro-cid-j7rfdf5h]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-md);background:var(--mist-100);color:var(--brand-600)}.sh-topic-title[data-astro-cid-j7rfdf5h]{font-family:var(--font-display);font-weight:var(--weight-bold);font-size:var(--text-lg);line-height:var(--leading-snug)}.sh-topic-hook[data-astro-cid-j7rfdf5h]{font-size:var(--text-sm);color:var(--color-steel);line-height:var(--leading-normal)}.sh-topic-go[data-astro-cid-j7rfdf5h]{margin-top:auto;display:inline-flex;align-items:center;gap:var(--space-2);padding-top:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--brand-600)}@media(max-width:720px){.sh-primer-card[data-astro-cid-j7rfdf5h]{flex-direction:column;align-items:flex-start}.sh-primer-arrow[data-astro-cid-j7rfdf5h]{display:none}}
