.article-hero-band.svelte-1uguzso{--hero-rail:clamp(21rem, calc(21rem + (100vw - 58rem) * .318), 28rem);--hero-gap:clamp(2rem, 5vw, 4.5rem);--hero-split:calc(50% + min(var(--content-max), 100%) / 2 - var(--content-padding) - var(--hero-rail) - var(--hero-gap) / 2);border-block-end:1px solid var(--border)}.article-hero.svelte-1uguzso{max-width:var(--content-max);padding-inline:var(--content-padding);padding-block:var(--space-xl) var(--space-2xl);gap:var(--hero-gap);align-items:start;margin-inline:auto;display:grid}.article-hero__text.svelte-1uguzso{min-width:0}.article-hero__kicker.svelte-1uguzso{margin-top:var(--space-lg)}.article-hero__title.svelte-1uguzso{margin:var(--space-sm) 0 0;letter-spacing:var(--tracking-display);line-height:1.04}.article-hero__title.svelte-1uguzso em:where(.svelte-1uguzso){color:var(--green-soft);font-style:italic;font-weight:400}.article-hero__deck.svelte-1uguzso{margin:var(--space-md) 0 0;font-family:var(--serif);color:var(--green);text-wrap:pretty;max-width:40ch;font-size:clamp(1.25rem,.95rem + 1vw,1.6rem);font-weight:400;line-height:1.32}.article-hero__byline.svelte-1uguzso{margin-top:var(--space-lg);padding-top:var(--space-md);border-block-start:1px solid var(--border)}.article-hero__rail.svelte-1uguzso{min-width:0}.article-hero__media.svelte-1uguzso{border:1px solid var(--border);background:var(--white);margin:0}.article-hero__frame.svelte-1uguzso{aspect-ratio:4/3;background:var(--green);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.article-hero__frame.svelte-1uguzso img:where(.svelte-1uguzso){object-fit:cover;width:100%;height:100%}.article-hero__caption.svelte-1uguzso{border-block-start:1px solid var(--border);font-family:var(--sans);font-size:var(--text-ui);color:var(--muted);padding:.8rem .9rem;line-height:1.55}.article-hero__note.svelte-1uguzso{margin-top:var(--space-md);padding:var(--space-lg);border:1px solid var(--border);background:var(--white)}.article-hero__note-heading.svelte-1uguzso{margin:0 0 var(--space-xs);font-family:var(--serif);font-size:var(--text-h3);color:var(--green);text-wrap:balance;font-weight:400;line-height:1.16}.article-hero__note-body.svelte-1uguzso{font-family:var(--sans);font-size:var(--text-body);color:var(--muted);margin:0;line-height:1.6}@media (width<=57.99rem){.article-hero__frame.svelte-1uguzso{aspect-ratio:16/10}}@media (width>=58rem){.article-hero--with-rail.svelte-1uguzso{grid-template-columns:minmax(0, 1fr) var(--hero-rail)}.article-hero-band--with-rail.svelte-1uguzso{background:linear-gradient(90deg, var(--white) 0 var(--hero-split), var(--surface-tint) var(--hero-split) 100%)}}@media (width>=67rem){.article-hero--with-rail.svelte-1uguzso{--hero-gutter-fill:.5;--edge:max(0px, calc((100% - var(--content-max)) / 2));--hero-gutter:calc(var(--edge) + var(--content-padding));max-width:none;padding-left:var(--hero-gutter);padding-right:calc(var(--hero-gutter) * (1 - var(--hero-gutter-fill)));grid-template-columns:calc(var(--content-max) - 2 * var(--content-padding) - var(--hero-gap) - var(--hero-rail)) minmax(0, 1fr);margin-inline:0}}.insight-figure.svelte-i3v3sm{margin:var(--space-xl) 0 var(--space-lg);border:1px solid var(--border);background:var(--white)}.insight-figure__frame.svelte-i3v3sm{aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.insight-figure__frame.svelte-i3v3sm img:where(.svelte-i3v3sm){object-fit:cover;width:100%;height:100%}.insight-figure__caption.svelte-i3v3sm{border-block-start:1px solid var(--border);font-family:var(--sans);font-size:var(--text-ui);color:var(--muted);padding:.8rem .9rem;line-height:1.55}.figure-pair.svelte-g7c6we{margin:var(--space-xl) 0 var(--space-lg);gap:clamp(1rem,.4rem + 2.4vw,2rem);display:grid}@media (width>=56rem){.figure-pair.svelte-g7c6we{grid-template-columns:1fr 1fr;align-items:stretch}.figure-pair--single.svelte-g7c6we{grid-template-columns:minmax(0,32rem)}}.figure-pair__item.svelte-g7c6we{border:1px solid var(--border);background:var(--white);flex-direction:column;min-width:0;margin:0;display:flex}.figure-pair__frame.svelte-g7c6we{aspect-ratio:3/2;background-color:var(--green);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.figure-pair__frame.svelte-g7c6we img:where(.svelte-g7c6we){object-fit:cover;width:100%;height:100%;display:block}.figure-pair__label.svelte-g7c6we{border-block-start:1px solid var(--border);flex-direction:column;flex:1;gap:.5rem;padding:.8rem .9rem .85rem;display:flex}.figure-pair__caption.svelte-g7c6we{font-family:var(--sans);font-size:var(--text-ui);color:var(--muted);line-height:1.55}.figure-pair__link.svelte-g7c6we{font-family:var(--sans);font-size:var(--text-small);color:var(--green);align-self:flex-start;margin-top:auto;font-weight:500;line-height:1.4;text-decoration:none}.figure-pair__arrow.svelte-g7c6we{white-space:nowrap;transition:transform var(--duration-hover) var(--ease);display:inline-block}.figure-pair__link.svelte-g7c6we:hover,.figure-pair__link.svelte-g7c6we:focus-visible{color:var(--gold)}.figure-pair__link.svelte-g7c6we:hover .figure-pair__arrow:where(.svelte-g7c6we),.figure-pair__link.svelte-g7c6we:focus-visible .figure-pair__arrow:where(.svelte-g7c6we){transform:translate(3px)}.figure-pair__link.svelte-g7c6we:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media (prefers-reduced-motion:reduce){.figure-pair__arrow.svelte-g7c6we{transition:none}}.insight-portrait.svelte-1ealy6n{margin:var(--space-md) 0 var(--space-lg);width:10rem;max-width:100%}.insight-portrait__frame.svelte-1ealy6n{aspect-ratio:1;border:1px solid var(--border);background-color:var(--white);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.insight-portrait__frame.svelte-1ealy6n img:where(.svelte-1ealy6n){object-fit:cover;width:100%;height:100%;display:block}.insight-portrait__label.svelte-1ealy6n{font-family:var(--sans);font-size:var(--text-small);text-wrap:balance;margin-top:.6rem;line-height:1.35}.insight-portrait__name.svelte-1ealy6n{color:var(--green);font-weight:500}.insight-portrait__sep.svelte-1ealy6n,.insight-portrait__role.svelte-1ealy6n{color:var(--muted)}@media (width>=60rem){.insight-portrait.svelte-1ealy6n{float:inline-end;width:12.5rem;margin:.35rem 0 var(--space-md) var(--space-xl)}}.deck.svelte-zfy3cw{gap:var(--space-lg);margin-block:var(--space-xl);border-block-start:1px solid var(--border);padding-block-start:var(--space-lg);display:grid;position:relative}.deck.svelte-zfy3cw:before{content:"";background:var(--gold);width:1.75rem;height:1px;position:absolute;inset-block-start:-1px;inset-inline-start:0}.deck__item.svelte-zfy3cw{min-width:0;position:relative}.deck__item.svelte-zfy3cw+.deck__item:where(.svelte-zfy3cw):before{content:"";background:var(--border);height:1px;position:absolute;inset-block-start:calc(var(--space-lg) * -.5);inset-inline:0}.deck__term.svelte-zfy3cw{margin:0 0 var(--space-xs);font-family:var(--serif);font-size:var(--text-h4);color:var(--green);text-wrap:balance;line-height:1.25}.deck__def.svelte-zfy3cw{font-family:var(--sans);font-size:var(--text-body);color:var(--charcoal);text-wrap:pretty;margin:0;line-height:1.6}@media (width>=48rem){.deck.svelte-zfy3cw{grid-auto-columns:1fr;grid-auto-flow:column}.deck__item.svelte-zfy3cw+.deck__item:where(.svelte-zfy3cw):before{width:1px;height:auto;inset-block:0;inset-inline-start:calc(var(--space-lg) * -.5);inset-inline-end:auto}}.routes.svelte-1k6w6ak{border:1px solid var(--border);border-block-start:1px solid var(--gold);background:var(--white);margin-block:clamp(2rem,5vw,3rem);padding:clamp(1.25rem,3vw,1.75rem) clamp(1.5rem,4vw,2rem)}.routes.svelte-1k6w6ak p:where(.svelte-1k6w6ak){margin:0}.routes__label.svelte-1k6w6ak{margin-bottom:var(--space-sm);font-family:var(--sans);font-size:var(--text-overline);letter-spacing:var(--tracking-overline);text-transform:uppercase;color:var(--green);font-weight:500}.routes__grid.svelte-1k6w6ak{row-gap:var(--space-xl);column-gap:var(--space-lg);display:grid}.routes__route.svelte-1k6w6ak{min-width:0;position:relative}.routes__heading.svelte-1k6w6ak{margin:0 0 var(--space-xs);font-family:var(--serif);font-size:var(--text-h4);color:var(--green);text-wrap:balance;line-height:1.25}.routes__body.svelte-1k6w6ak{font-family:var(--sans);font-size:var(--text-body);color:var(--charcoal);text-wrap:pretty;line-height:1.6}.routes.svelte-1k6w6ak .routes__action:where(.svelte-1k6w6ak){min-height:2.75rem;max-inline-size:24rem;margin-top:var(--space-sm);color:var(--green);border:1px solid var(--green);font-family:var(--sans);font-size:var(--text-ui);letter-spacing:var(--tracking-wide);text-transform:uppercase;text-align:center;transition:background var(--duration-hover) var(--ease), color var(--duration-hover) var(--ease);background:0 0;justify-content:center;align-items:center;padding:.7rem 1.25rem;font-weight:500;text-decoration:none;display:flex}.routes.svelte-1k6w6ak .routes__action:where(.svelte-1k6w6ak):hover,.routes.svelte-1k6w6ak .routes__action:where(.svelte-1k6w6ak):focus-visible{background:var(--green);color:var(--white)}.routes.svelte-1k6w6ak .routes__action:where(.svelte-1k6w6ak):focus-visible{outline:2px solid var(--gold);outline-offset:3px}.routes__outcome.svelte-1k6w6ak{margin-top:var(--space-xs);font-family:var(--sans);font-size:var(--text-ui);color:var(--muted);text-wrap:pretty;line-height:1.55}.routes__route.svelte-1k6w6ak+.routes__route:where(.svelte-1k6w6ak):before{content:"";background:var(--border);height:1px;position:absolute;inset-block-start:calc(var(--space-xl) * -.5);inset-inline:0}@media (width>=48rem){.routes__grid.svelte-1k6w6ak{grid-template-rows:auto 1fr auto auto;grid-template-columns:1fr 1fr;row-gap:0}.routes__route.svelte-1k6w6ak{grid-row:span 4;grid-template-rows:subgrid;align-content:start;display:grid}.routes__body.svelte-1k6w6ak{align-self:start}.routes.svelte-1k6w6ak .routes__action:where(.svelte-1k6w6ak){max-inline-size:none}.routes__route.svelte-1k6w6ak+.routes__route:where(.svelte-1k6w6ak):before{inset-inline:auto;width:1px;height:auto;inset-block:0;inset-inline-start:calc(var(--space-lg) * -.5)}}@media (prefers-reduced-motion:reduce){.routes.svelte-1k6w6ak .routes__action:where(.svelte-1k6w6ak){transition:none}}.pull-quote.svelte-u9vo7v{padding-block:var(--space-lg);border-block:1px solid var(--border);text-align:left;margin-block:clamp(2rem,5vw,3rem)}.pull-quote__text.svelte-u9vo7v{font-family:var(--serif);color:var(--green);text-wrap:balance;margin:0;font-size:clamp(1.4rem,1rem + 1.6vw,2rem);font-style:italic;line-height:1.3}.pull-quote__attr.svelte-u9vo7v{margin-top:var(--space-md);font-family:var(--sans);font-size:var(--text-ui);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--muted)}.pull-quote__attr.svelte-u9vo7v:before{content:"";vertical-align:middle;background:var(--gold);width:1.75rem;height:1px;margin-right:.75rem;display:inline-block}.takeaways.svelte-du1uag{margin-block:var(--space-lg);border:1px solid var(--border);border-block-start:1px solid var(--gold);background:var(--white);padding:clamp(1.25rem,3vw,1.75rem) clamp(1.5rem,4vw,2rem)}.takeaways__heading.svelte-du1uag{margin:0 0 var(--space-md);font-family:var(--sans);font-size:var(--text-overline);letter-spacing:var(--tracking-overline);text-transform:uppercase;color:var(--green);font-weight:500}.takeaways__list.svelte-du1uag{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.takeaways__item.svelte-du1uag{font-family:var(--sans);font-size:var(--text-body);color:var(--charcoal);text-wrap:pretty;grid-template-columns:.75rem minmax(0,1fr);align-items:start;column-gap:.625rem;line-height:1.6;display:grid}.takeaways__label.svelte-du1uag{color:var(--green);font-weight:500}.takeaways__dash.svelte-du1uag{color:var(--muted)}.takeaways__item.svelte-du1uag:before{content:"";background:var(--gold);justify-self:center;width:.5rem;height:.5rem;margin-top:.55em;transform:rotate(45deg)}.faq.svelte-cdvbli{margin-block:var(--space-md);border-top:1px solid var(--border)}.faq__item.svelte-cdvbli{border-bottom:1px solid var(--border)}.faq__q.svelte-cdvbli{justify-content:space-between;align-items:baseline;gap:var(--space-md);padding-block:var(--space-md);cursor:pointer;font-family:var(--serif);font-size:var(--text-h4);color:var(--green);list-style:none;display:flex}.faq__q.svelte-cdvbli::-webkit-details-marker{display:none}.faq__q-text.svelte-cdvbli{font:inherit;color:inherit;margin:0}.faq__mark.svelte-cdvbli{color:var(--gold);transition:transform var(--duration-hover) var(--ease);flex-shrink:0;transform:translateY(-.1em)}.faq__item[open].svelte-cdvbli .faq__mark:where(.svelte-cdvbli){transform:translateY(-.1em)rotate(180deg)}.faq__a.svelte-cdvbli{padding-bottom:var(--space-md);max-width:64ch}.faq__a.svelte-cdvbli p:where(.svelte-cdvbli){font-family:var(--sans);font-size:var(--text-body);color:var(--charcoal);margin:0;line-height:1.7}.faq__a.svelte-cdvbli p:where(.svelte-cdvbli)+p:where(.svelte-cdvbli){margin-top:var(--space-sm)}.faq__q.svelte-cdvbli:hover,.faq__item[open].svelte-cdvbli .faq__q:where(.svelte-cdvbli){color:var(--green)}@media (prefers-reduced-motion:reduce){.faq__mark.svelte-cdvbli{transition:none}}.inline-cta.svelte-u4uxfw{justify-content:space-between;align-items:center;gap:var(--space-md) var(--space-lg);border:1px solid var(--border);border-block-start:1px solid var(--gold);background:var(--white);flex-wrap:wrap;margin-block:clamp(2rem,5vw,3rem);padding:clamp(1.25rem,3vw,1.75rem) clamp(1.5rem,4vw,2rem);display:flex}.inline-cta__text.svelte-u4uxfw{min-width:0}.inline-cta.svelte-u4uxfw p:where(.svelte-u4uxfw){margin:0}.inline-cta__heading.svelte-u4uxfw{font-family:var(--serif);font-size:var(--text-h4);color:var(--green)}.inline-cta__body.svelte-u4uxfw{margin-top:var(--space-xs);font-family:var(--sans);font-size:var(--text-ui);color:var(--muted);max-width:52ch;line-height:1.6}.inline-cta.svelte-u4uxfw .inline-cta__button:where(.svelte-u4uxfw){background:var(--green);color:var(--white);border:1px solid var(--green);font-family:var(--sans);font-size:var(--text-ui);letter-spacing:var(--tracking-wide);text-transform:uppercase;transition:background var(--duration-hover) var(--ease), border-color var(--duration-hover) var(--ease);flex-shrink:0;justify-content:center;align-items:center;padding:.8rem 1.75rem;font-weight:500;text-decoration:none;display:inline-flex}.inline-cta.svelte-u4uxfw .inline-cta__button:where(.svelte-u4uxfw):hover,.inline-cta.svelte-u4uxfw .inline-cta__button:where(.svelte-u4uxfw):focus-visible{background:var(--charcoal);border-color:var(--charcoal)}.inline-cta.svelte-u4uxfw .inline-cta__button:where(.svelte-u4uxfw):focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media (prefers-reduced-motion:reduce){.inline-cta.svelte-u4uxfw .inline-cta__button:where(.svelte-u4uxfw){transition:none}}.frontline-inline.svelte-12651vr{margin-block:var(--space-xl)}.frontline-inline__head.svelte-12651vr{margin-bottom:var(--space-md)}.frontline-inline__title.svelte-12651vr{font-family:var(--serif);font-size:var(--text-h4);color:var(--green);margin:0;line-height:1.25}.frontline-inline__meta.svelte-12651vr{justify-content:space-between;align-items:baseline;gap:var(--space-xs) var(--space-md);margin-top:var(--space-xs);flex-wrap:wrap;display:flex}.frontline-inline__summary.svelte-12651vr{min-width:0;font-family:var(--sans);font-size:var(--text-ui);color:var(--charcoal);flex:12rem;margin:0}.frontline-inline__cta.svelte-12651vr{font-family:var(--sans);font-size:var(--text-ui);letter-spacing:var(--tracking-wide);color:var(--green);text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:.18em;white-space:nowrap;transition:text-decoration-color var(--duration-hover) var(--ease), color var(--duration-hover) var(--ease);flex-shrink:0;align-items:center;gap:.4rem;display:inline-flex}.frontline-inline__cta.svelte-12651vr span:where(.svelte-12651vr){transition:transform var(--duration-hover) var(--ease)}.frontline-inline__cta.svelte-12651vr:hover,.frontline-inline__cta.svelte-12651vr:focus-visible{color:var(--gold);-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.frontline-inline__cta.svelte-12651vr:hover span:where(.svelte-12651vr),.frontline-inline__cta.svelte-12651vr:focus-visible span:where(.svelte-12651vr){transform:translate(3px)}.sr-only.svelte-12651vr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.frontline-inline__cta.svelte-12651vr,.frontline-inline__cta.svelte-12651vr span:where(.svelte-12651vr){transition:none}.frontline-inline__cta.svelte-12651vr:hover span:where(.svelte-12651vr),.frontline-inline__cta.svelte-12651vr:focus-visible span:where(.svelte-12651vr){transform:none}}.insight-body.svelte-1s7ea72{color:var(--charcoal);font-family:var(--sans);font-size:var(--text-body);text-wrap:pretty;line-height:1.75}.insight-body--has-portrait.svelte-1s7ea72{display:flow-root}.insight-body.svelte-1s7ea72>p{margin-block:0}.insight-body.svelte-1s7ea72>p+p{margin-top:var(--space-md)}.insight-body.svelte-1s7ea72 .guide-body__h3{font-size:var(--text-h4);margin-block:var(--space-lg) var(--space-sm)}.insight-body.svelte-1s7ea72 .guide-body__h4{font-family:var(--sans);color:var(--green);letter-spacing:0;margin-block:var(--space-md) var(--space-xs);font-size:1.0625rem;font-weight:500}.insight-body.svelte-1s7ea72>ul:not([class]),.insight-body.svelte-1s7ea72>ol:not([class]),.insight-body.svelte-1s7ea72>ul:not([class]) ul,.insight-body.svelte-1s7ea72>ul:not([class]) ol,.insight-body.svelte-1s7ea72>ol:not([class]) ul,.insight-body.svelte-1s7ea72>ol:not([class]) ol{margin-block:var(--space-sm);padding-left:1.35rem}.insight-body.svelte-1s7ea72>ul:not([class]) li,.insight-body.svelte-1s7ea72>ol:not([class]) li{margin-bottom:.4rem;padding-left:.25rem}.insight-body.svelte-1s7ea72>ul:not([class]) li::marker{color:var(--gold)}.insight-body.svelte-1s7ea72>ol:not([class]) li::marker{color:var(--gold)}.insight-body.svelte-1s7ea72 a{color:var(--green);text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:.18em;transition:text-decoration-color var(--duration-hover) var(--ease)}.insight-body.svelte-1s7ea72 a:hover,.insight-body.svelte-1s7ea72 a:focus-visible{-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.insight-body.svelte-1s7ea72 strong{color:var(--green);font-weight:500}.insight-body.svelte-1s7ea72 .guide-body__quote{margin-block:var(--space-lg);padding:var(--space-md) var(--space-lg);border-block:1px solid var(--border);font-family:var(--serif);font-size:var(--text-h4);color:var(--green);font-style:italic;line-height:1.4}@media (prefers-reduced-motion:reduce){.insight-body.svelte-1s7ea72 a{transition:none}}.author-bio.svelte-19r0071{max-width:44rem;padding-top:var(--space-xl);border-top:1px solid var(--border);align-items:flex-start;gap:clamp(1rem,3vw,1.75rem);margin-inline:auto;display:flex}.author-bio__avatar.svelte-19r0071{background:var(--green);width:4rem;height:4rem;color:var(--on-green);flex-shrink:0;place-items:center;display:grid;overflow:hidden}.author-bio__avatar.svelte-19r0071 img:where(.svelte-19r0071){object-fit:cover;width:100%;height:100%}.author-bio__initials.svelte-19r0071{font-family:var(--sans);font-size:var(--text-ui);letter-spacing:.03em;font-weight:500}.author-bio__text.svelte-19r0071{min-width:0}.author-bio__eyebrow.svelte-19r0071{font-family:var(--sans);font-size:var(--text-overline);letter-spacing:var(--tracking-overline);text-transform:uppercase;color:var(--muted);margin-bottom:var(--space-xs);font-weight:500}.author-bio__name.svelte-19r0071{font-family:var(--serif);font-size:var(--text-h4);color:var(--green)}.author-bio__role.svelte-19r0071{color:var(--muted)}.author-bio__bio.svelte-19r0071{margin-top:var(--space-sm);font-family:var(--sans);font-size:var(--text-body);color:var(--charcoal);text-wrap:pretty;max-width:60ch;line-height:1.7}.article__body.svelte-1ormjzk{padding-block:var(--space-2xl) var(--space-xl)}.article__sections.svelte-1ormjzk{max-width:44rem;margin-inline:auto}.article-section.svelte-1ormjzk{scroll-margin-top:calc(var(--nav-height) + var(--space-lg))}.article-section.svelte-1ormjzk+.article-section:where(.svelte-1ormjzk){margin-top:clamp(3.5rem,7vw,5.5rem)}.article-section__heading.svelte-1ormjzk{margin-bottom:var(--space-md)}@media (width>=56rem){.article__body--with-toc.svelte-1ormjzk{grid-template-columns:13rem minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.article__body--with-toc.svelte-1ormjzk .article__rail:where(.svelte-1ormjzk){top:calc(var(--nav-height) + var(--space-lg));align-self:start;position:sticky}.article__body--with-toc.svelte-1ormjzk .article__sections:where(.svelte-1ormjzk){max-width:none;margin-inline:0}}@media (width<=56rem){.article__rail.svelte-1ormjzk{top:var(--nav-height);z-index:5;margin-bottom:var(--space-xl);position:sticky}.article-section.svelte-1ormjzk{scroll-margin-top:calc(var(--nav-height) + 3rem + var(--space-sm))}}.article__related.svelte-1ormjzk{padding-block:var(--space-2xl) var(--section-gap)}.article__related-heading.svelte-1ormjzk{font-size:var(--text-h3);padding-bottom:var(--space-sm);margin-bottom:var(--space-lg);border-bottom:1px solid var(--border)}.article__related-list.svelte-1ormjzk{grid-template-columns:repeat(auto-fill,minmax(min(100%,20rem),1fr));gap:clamp(1.5rem,1rem + 2vw,2.5rem);margin:0;padding:0;list-style:none;display:grid}.article__related-item.svelte-1ormjzk{min-width:0}
