.animated-images.svelte-15nneja{width:100%;height:100%;position:relative}.animated-images__base.svelte-15nneja,.animated-images__frame.svelte-15nneja{object-fit:contain;width:100%;height:100%;display:block}.animated-images__frame.svelte-15nneja{opacity:0;pointer-events:none;transition:opacity 80ms linear;position:absolute;inset:0}.animated-images__frame--visible.svelte-15nneja{opacity:1}@media (prefers-reduced-motion:reduce){.animated-images__frame.svelte-15nneja{transition:none}}.article-card.svelte-ed9qcm{box-sizing:border-box;background-color:var(--card-background);color:var(--site-ink);border-radius:.5rem;grid-template-columns:minmax(12rem,18.75rem) minmax(0,1fr);align-items:stretch;gap:clamp(1.25rem,3.5vw,2.625rem);padding:clamp(1.125rem,2.5vw,1.875rem);text-decoration:none;transition:background-color .16s;display:grid}.article-card.svelte-ed9qcm:hover,.article-card.svelte-ed9qcm:focus-visible{background-color:var(--card-background-hover)}.article-card.svelte-ed9qcm:focus-visible{outline-offset:.25rem;outline:2px solid}.article-card__media.svelte-ed9qcm{box-sizing:border-box;aspect-ratio:1;width:100%;color:inherit;text-decoration:none;display:block;position:relative;overflow:hidden}.article-card__media-inner.svelte-ed9qcm{box-sizing:border-box;width:100%;height:100%;padding:clamp(.625rem,1.5vw,1rem)}.article-card__image.svelte-ed9qcm{object-fit:contain;width:100%;height:100%;display:block}.article-card__placeholder.svelte-ed9qcm{background:color-mix(in srgb, var(--site-ink) 9%, var(--site-background));width:100%;height:100%;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--site-ink) 14%, transparent);border-radius:.5rem;display:block}.article-card__copy.svelte-ed9qcm{box-sizing:border-box;flex-direction:column;max-width:30rem;padding-block:clamp(.25rem,1vw,.75rem);display:flex}.article-card__title.svelte-ed9qcm,.article-card__eyebrow.svelte-ed9qcm,.article-card__description.svelte-ed9qcm{margin:0}.article-card__eyebrow.svelte-ed9qcm{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.625rem;font-size:.625rem;font-weight:700;line-height:1}.article-card__title.svelte-ed9qcm{font-family:var(--font-display);letter-spacing:0;text-transform:uppercase;font-size:clamp(1.75rem,3vw,2rem);font-weight:900;line-height:.95}.article-card__author.svelte-ed9qcm{font-family:var(--font-display);letter-spacing:.0875rem;text-transform:uppercase;align-items:center;gap:.625rem;margin-top:.5rem;font-size:.875rem;font-weight:700;line-height:1.15;display:inline-flex}.article-card__author-avatar.svelte-ed9qcm{background:var(--site-ink);border-radius:9999px;width:1.25rem;height:1.25rem;display:inline-flex;overflow:hidden}.article-card__author-avatar.svelte-ed9qcm img:where(.svelte-ed9qcm){object-fit:cover;width:100%;height:100%;display:block}.article-card__description.svelte-ed9qcm{font-family:var(--font-article);letter-spacing:0;margin-top:2rem;font-size:1rem;font-weight:400;line-height:1.5}.article-card__cta.svelte-ed9qcm{display:flex}.article-card__footer-meta.svelte-ed9qcm{align-items:center;gap:1.25rem;min-width:0;display:flex}.article-card__date.svelte-ed9qcm{color:#68685c;font-family:var(--font-article);text-transform:lowercase;white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1}.article-card__footer.svelte-ed9qcm{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.article-card__cta-button.svelte-ed9qcm{box-sizing:border-box;border:2px solid var(--site-ink);min-height:2.75rem;color:var(--site-ink);font-family:var(--font-display);letter-spacing:.1em;text-align:center;text-transform:uppercase;white-space:nowrap;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;padding-inline:1.625rem;font-size:.75rem;font-weight:700;line-height:1;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.article-card__cta-label.svelte-ed9qcm{justify-content:center;align-items:center;width:100%;display:inline-flex}.article-card__cta-button.svelte-ed9qcm:hover,.article-card.svelte-ed9qcm:focus-visible .article-card__cta-button:where(.svelte-ed9qcm),.article-card.svelte-ed9qcm:active .article-card__cta-button:where(.svelte-ed9qcm){border-color:var(--site-ink);background:#fff}.article-card__compact-author.svelte-ed9qcm{background:var(--site-ink);border-radius:9999px;flex:none;width:1.5rem;height:1.5rem;display:inline-flex;overflow:hidden}.article-card--blog-grid.svelte-ed9qcm .article-card__compact-author:where(.svelte-ed9qcm){margin-right:.375rem}.article-card__compact-author.svelte-ed9qcm img:where(.svelte-ed9qcm){object-fit:cover;width:100%;height:100%;display:block}.article-card--blog-grid.svelte-ed9qcm{border-radius:.5rem;flex-direction:column;gap:0;height:100%;padding:0;display:flex;overflow:hidden}.article-card--blog-grid.svelte-ed9qcm .article-card__media:where(.svelte-ed9qcm){aspect-ratio:16/9}.article-card--blog-grid.svelte-ed9qcm .article-card__media-inner:where(.svelte-ed9qcm){padding:clamp(.5rem,1vw,.75rem);padding-top:clamp(1rem,1.5vw,1.25rem)}.article-card--blog-grid.svelte-ed9qcm .article-card__copy:where(.svelte-ed9qcm){flex:1;width:100%;max-width:none;min-height:18rem;padding:clamp(1.25rem,2.5vw,1.875rem)}.article-card--blog-grid.svelte-ed9qcm .article-card__title:where(.svelte-ed9qcm){text-transform:none;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;line-height:1.1}.article-card--blog-grid.svelte-ed9qcm .article-card__description:where(.svelte-ed9qcm){margin-top:1.5rem}.article-card--blog-grid.svelte-ed9qcm .article-card__cta-button:where(.svelte-ed9qcm),.article-card--blog-grid.svelte-ed9qcm:focus-visible .article-card__cta-button:where(.svelte-ed9qcm),.article-card--blog-grid.svelte-ed9qcm:active .article-card__cta-button:where(.svelte-ed9qcm){min-height:var(--blog-card-cta-min-height);padding-inline:var(--blog-card-cta-padding-inline);border:1px solid var(--blog-card-cta-border-color);font-size:var(--blog-card-cta-font-size)}@media (width<=52rem){.article-card.svelte-ed9qcm{grid-template-columns:1fr;gap:1.25rem;padding:1rem}.article-card__media.svelte-ed9qcm{max-width:min(100%,18rem);margin-inline:auto}.article-card__copy.svelte-ed9qcm{max-width:none;padding-block:0}.article-card__title.svelte-ed9qcm{font-size:1.75rem}.article-card__description.svelte-ed9qcm{margin-top:1.5rem}.article-card__cta.svelte-ed9qcm{margin-top:0}.article-card__footer.svelte-ed9qcm{padding-top:1.5rem}.article-card--blog-grid.svelte-ed9qcm{gap:0;padding:0}.article-card--blog-grid.svelte-ed9qcm .article-card__media:where(.svelte-ed9qcm){max-width:none}.article-card--blog-grid.svelte-ed9qcm .article-card__copy:where(.svelte-ed9qcm){min-height:0;padding:1.25rem}}@media (width<=44rem){.article-card--blog-grid.svelte-ed9qcm .article-card__media:where(.svelte-ed9qcm){aspect-ratio:4/3}}@media (width<=36rem){.article-card.svelte-ed9qcm{padding:clamp(1.375rem,6vw,2rem)}.article-card__media-inner.svelte-ed9qcm{padding:clamp(.875rem,4vw,1.25rem)}.article-card--blog-grid.svelte-ed9qcm{padding:0}.article-card__footer-meta.svelte-ed9qcm{gap:.875rem}}@supports not (aspect-ratio:1){.article-card__media.svelte-ed9qcm{height:0;padding-bottom:100%}.article-card__media-inner.svelte-ed9qcm{position:absolute;inset:0}}.article-link.svelte-w4hu6e{color:inherit;text-decoration-line:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 62%, transparent);text-decoration-color:color-mix(in srgb, currentColor 62%, transparent);text-underline-offset:.18em;border-radius:.125em;text-decoration-thickness:1px;transition:background-color .12s,text-decoration-color .12s}.article-link.svelte-w4hu6e:hover{background:#fff;text-decoration-color:currentColor}.article-link.svelte-w4hu6e:focus-visible{outline-offset:.125rem;outline:.125rem solid;text-decoration:none}.article-title-block.svelte-1ru8kjt{width:100%;padding-inline:var(--viewport-edge);color:var(--site-ink);justify-content:center;align-items:flex-end;display:flex}.article-title-block__copy.svelte-1ru8kjt{width:min(27.375rem,100%)}.article-title-block__eyebrow.svelte-1ru8kjt{font-family:var(--font-display);letter-spacing:.0875rem;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:500;line-height:1}.article-title-block__heading.svelte-1ru8kjt{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:9.375rem;font-weight:900;line-height:.8;transform:translateY(.625rem)}.article-title-block__heading.svelte-1ru8kjt span:where(.svelte-1ru8kjt){display:block}.article-title-block__illustration.svelte-1ru8kjt{width:20rem;max-width:calc(100vw - (var(--viewport-edge) * 2));aspect-ratio:1;background:#000;flex:none}.article-title-block__illustration--custom.svelte-1ru8kjt{background:0 0}@media (width<=52rem){.article-title-block.svelte-1ru8kjt{flex-direction:column;align-items:center;gap:1.25rem;transform:translateY(-2.5rem)}.article-title-block__copy.svelte-1ru8kjt{text-align:center;width:100%}.article-title-block__heading.svelte-1ru8kjt{margin-top:.625rem;font-size:6.25rem;line-height:.75;transform:none}.article-title-block__illustration--overlap-mobile.svelte-1ru8kjt{margin-top:-2.8125rem}}.article-paragraph.svelte-17ba9j4{box-sizing:border-box;width:min(var(--article-content-width), 100%);color:var(--site-ink);font-family:var(--font-article);letter-spacing:0;margin-inline:0;padding-bottom:2.5rem;font-size:1.25rem;font-weight:400;line-height:1.7}.article-paragraph.svelte-17ba9j4 p{margin:0 0 1.5rem}.article-paragraph.svelte-17ba9j4 p:last-child{margin-bottom:0}.article-paragraph.svelte-17ba9j4 strong{font-weight:700}.article-paragraph.svelte-17ba9j4 em{font-style:italic}.article-paragraph.svelte-17ba9j4 img{width:100%;height:auto;margin:0;display:block}.article-paragraph.svelte-17ba9j4 figure{margin:2rem 0}.article-paragraph.svelte-17ba9j4 figcaption{color:color-mix(in srgb, var(--site-ink) 72%, transparent);font-family:var(--font-display);letter-spacing:.04em;margin-top:.5rem;font-size:.75rem;font-weight:500;line-height:1.2}.article-paragraph.svelte-17ba9j4 .article-paragraph__bubble,.article-paragraph.svelte-17ba9j4 [data-bubble]{text-underline-offset:.08em;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-thickness:.035em}@media (width<=52rem){.article-paragraph.svelte-17ba9j4{width:100%;font-size:1.0625rem}}.article-end-state.svelte-1tcaxv3{box-sizing:border-box;width:min(100%, var(--article-layout-width));min-height:16.875rem;color:var(--site-ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin:3.75rem auto;padding:3rem 1.5rem;display:flex}.article-end-state__badge.svelte-1tcaxv3{justify-content:center;display:flex}.article-end-state__message.svelte-1tcaxv3{max-width:22rem;font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin:0;font-size:1.25rem;font-weight:700;line-height:1.15}.article-end-state__link.svelte-1tcaxv3{color:inherit;font-family:var(--font-display);border-bottom:1px solid;align-items:center;padding-bottom:.125rem;font-size:1.5rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.article-end-state--card.svelte-1tcaxv3{background:#c9c8bd;border-radius:.5rem;width:100%;height:100%;min-height:0;margin:0;padding:clamp(2rem,4vw,3rem) clamp(1.5rem,3vw,2.25rem)}@media (width<=52rem){.article-end-state.svelte-1tcaxv3{gap:1.5rem;width:100%;min-height:15rem;margin-block:3.75rem;padding:2.5rem 1.25rem}.article-end-state__message.svelte-1tcaxv3{max-width:20rem;font-size:1.0625rem}.article-end-state__link.svelte-1tcaxv3{font-size:1.25rem}.article-end-state--card.svelte-1tcaxv3{min-height:22rem;margin:0}}.article-locale-note.svelte-1ywi7zr{box-sizing:border-box;color:#68685c;font-family:var(--font-article);letter-spacing:0;text-align:var(--article-locale-note-align,left);flex-wrap:nowrap;align-items:baseline;gap:.75rem;font-size:.875rem;font-weight:400;line-height:1.55;display:flex}.article-locale-note.svelte-1ywi7zr p:where(.svelte-1ywi7zr){margin:0}.article-locale-note.svelte-1ywi7zr span:where(.svelte-1ywi7zr){display:var(--article-locale-note-line-display,inline)}.article-locale-note.svelte-1ywi7zr a:where(.svelte-1ywi7zr){color:inherit;text-underline-offset:.12em;text-decoration:underline}.article-locale-note.svelte-1ywi7zr time:where(.svelte-1ywi7zr){font-size:inherit;line-height:inherit;text-transform:lowercase;white-space:nowrap;flex:none}@media (width>=80rem){.article-locale-note.svelte-1ywi7zr{flex-direction:column;align-items:flex-end;gap:0}.article-locale-note.svelte-1ywi7zr time:where(.svelte-1ywi7zr){margin-bottom:10px}}.button.svelte-1jd1383{box-sizing:border-box;min-height:var(--button-size);padding-inline:var(--button-padding-inline);border:2px solid var(--button-border-color);background:var(--button-background);color:var(--button-color);font-family:var(--font-display);font-size:var(--button-font-size);letter-spacing:.1em;text-align:center;text-transform:uppercase;white-space:nowrap;cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;font-weight:700;line-height:1;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s,box-shadow .12s,opacity .12s;display:inline-flex;position:relative}.button--block.svelte-1jd1383{width:100%}.button__label.svelte-1jd1383{justify-content:center;align-items:center;gap:.5rem;width:100%;display:inline-flex}.button--align-left.svelte-1jd1383 .button__label:where(.svelte-1jd1383){justify-content:flex-start}.button--align-center.svelte-1jd1383 .button__label:where(.svelte-1jd1383){justify-content:center}.button--align-right.svelte-1jd1383 .button__label:where(.svelte-1jd1383){justify-content:flex-end}.button--small.svelte-1jd1383{--button-size:2.5rem;--button-padding-inline:1.25rem;--button-font-size:.6875rem}.button--regular.svelte-1jd1383{--button-size:2.75rem;--button-padding-inline:1.625rem;--button-font-size:.75rem}.button--large.svelte-1jd1383{--button-size:3.25rem;--button-padding-inline:2rem;--button-font-size:.875rem}.button--primary.svelte-1jd1383{--button-background:var(--site-ink);--button-border-color:var(--site-ink);--button-color:var(--site-background)}.button--secondary.svelte-1jd1383{--button-background:transparent;--button-border-color:var(--site-ink);--button-color:var(--site-ink)}.button--secondary-thin.svelte-1jd1383{--button-background:transparent;--button-border-color:var(--site-ink);--button-color:var(--site-ink);border-width:1px}.button--ghost.svelte-1jd1383{--button-background:transparent;--button-border-color:transparent;--button-color:var(--site-ink)}.button--link.svelte-1jd1383{--button-background:transparent;--button-border-color:transparent;--button-color:var(--site-ink);text-underline-offset:.18em;min-height:auto;padding-inline:0;text-decoration:underline}.button.svelte-1jd1383:is(:where(.svelte-1jd1383):hover,:where(.svelte-1jd1383):active):not(:disabled,[aria-disabled=true]){--button-background:white;--button-border-color:var(--site-ink)}.button--primary.svelte-1jd1383:is(:where(.svelte-1jd1383):hover,:where(.svelte-1jd1383):active):not(:disabled,[aria-disabled=true]){--button-background:color-mix(in srgb, var(--site-ink) 86%, black);--button-border-color:color-mix(in srgb, var(--site-ink) 86%, black)}.button--ghost.svelte-1jd1383:is(:where(.svelte-1jd1383):hover,:where(.svelte-1jd1383):active):not(:disabled,[aria-disabled=true]){--button-border-color:transparent}.button--link.svelte-1jd1383:is(:where(.svelte-1jd1383):hover,:where(.svelte-1jd1383):active):not(:disabled,[aria-disabled=true]){--button-background:transparent;--button-border-color:transparent;text-decoration:none}.button.svelte-1jd1383:focus-visible{box-shadow:0 0 0 .1875rem color-mix(in srgb, var(--site-ink) 22%, transparent);outline:none}.button--link.svelte-1jd1383:focus-visible{box-shadow:none;text-decoration-thickness:.12em}.button.svelte-1jd1383:disabled,.button[aria-disabled=true].svelte-1jd1383{cursor:not-allowed;opacity:.6}.eyebrow.svelte-acdoxl{color:var(--site-ink);font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:500;line-height:1}.article-next-link-grid.svelte-jtg8kl{box-sizing:border-box;width:min(100%, var(--article-layout-width));color:var(--site-ink);margin:3.75rem 0 0}.article-next-link-grid__rule.svelte-jtg8kl{background-color:currentColor;width:100%;height:1px}.article-next-link-grid__eyebrow.svelte-jtg8kl{justify-content:space-between;align-items:center;gap:1rem;min-height:2.5rem;margin-block:1rem;display:flex}.article-next-link-grid__cards.svelte-jtg8kl{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);display:grid}@media (width<=52rem){.article-next-link-grid.svelte-jtg8kl{width:100%;margin-top:3rem}.article-next-link-grid__eyebrow.svelte-jtg8kl{margin-block:.75rem}}@media (width<=44rem){.article-next-link-grid__cards.svelte-jtg8kl{grid-template-columns:1fr}}@media (width<=36rem){.article-next-link-grid__eyebrow.svelte-jtg8kl{flex-direction:row;align-items:center}}.pill.svelte-f8oa1p{box-sizing:border-box;min-height:2.1875rem;color:var(--site-ink);font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background-color:#e8e7de;border-radius:.5rem;justify-content:center;align-items:center;gap:.4375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;transition:background-color .16s,transform .16s,box-shadow .16s;display:inline-flex}.pill.svelte-f8oa1p:hover,.pill.svelte-f8oa1p:focus-visible{box-shadow:0 1px 0 color-mix(in srgb, var(--site-ink) 18%, transparent);background-color:#f0efe7;outline:none;transform:translateY(-1px)}.pill__icon{flex:none;transition:transform .16s}.pill.svelte-f8oa1p:hover .pill__icon,.pill.svelte-f8oa1p:focus-visible .pill__icon{transform:translate(1px,-1px)}@media (width<=52rem){.pill.svelte-f8oa1p{min-height:2rem;padding:.4375rem .75rem;font-size:.8125rem}}.article-references.svelte-aouylq{box-sizing:border-box;width:min(100%, var(--article-layout-width));color:var(--site-ink);margin:3.75rem 0 0}.article-references__label.svelte-aouylq{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.1875rem;font-size:.75rem;font-weight:500;line-height:1}.article-references__list.svelte-aouylq{flex-wrap:wrap;gap:.5rem .375rem;margin:0;padding:0;list-style:none;display:flex}.article-references__item.svelte-aouylq{margin:0;padding:0}@media (width<=52rem){.article-references.svelte-aouylq{width:100%;margin-top:3rem}.article-references__label.svelte-aouylq{margin-bottom:1rem}}.article-share.svelte-1himi1m{background:var(--card-background);min-height:7.75rem;color:var(--site-ink);text-align:center;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:3.75rem;padding:1.5rem;display:flex}.article-share__prompt.svelte-1himi1m{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:700;line-height:1}.article-share--icon.svelte-1himi1m{background:0 0;min-height:0;margin:0;padding:0}.article-share__trigger.svelte-1himi1m{min-height:var(--blog-card-cta-min-height);padding-inline:var(--blog-card-cta-padding-inline);border:1px solid var(--blog-card-cta-border-color);color:var(--site-ink);font-family:var(--font-display);font-size:var(--blog-card-cta-font-size);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;gap:.625rem;font-weight:700;line-height:1;transition:background-color .12s,box-shadow .12s;display:inline-flex}.article-share__trigger.svelte-1himi1m:is(:where(.svelte-1himi1m):hover,:where(.svelte-1himi1m):active){background:#fff}.article-share__trigger.svelte-1himi1m:focus-visible{box-shadow:0 0 0 .1875rem color-mix(in srgb, var(--site-ink) 22%, transparent);outline:none}.article-share__trigger--icon.svelte-1himi1m{border:0;border-radius:9999px;width:2.5rem;height:2.5rem;min-height:2.5rem;padding:0}.article-share__dialog.svelte-1himi1m{width:100%;max-width:none;max-height:min(92dvh,40rem);color:var(--site-ink);background:0 0;border:0;border-radius:0;margin:auto 0 0;padding:0;overflow:visible}.article-share__dialog.svelte-1himi1m::backdrop{background:color-mix(in srgb, var(--site-ink) 28%, transparent)}.article-share__motion.svelte-1himi1m{width:100%}.article-share__sheet.svelte-1himi1m{width:100%;padding:1.25rem var(--viewport-edge) clamp(2rem, 4vw, 3rem);background:var(--site-background);box-shadow:0 -1rem 3rem color-mix(in srgb, var(--site-ink) 12%, transparent);border-radius:.5rem .5rem 0 0;transition:transform .18s ease-out}.article-share__sheet--dragging.svelte-1himi1m{transition:none}.article-share__handle.svelte-1himi1m{background:color-mix(in srgb, var(--site-ink) 30%, transparent);border-radius:9999px;width:6rem;height:.3125rem;margin:0 auto 1.75rem;display:block}.article-share__drag-region.svelte-1himi1m{touch-action:none;width:min(100%,48.75rem);margin-inline:auto}.article-share__header.svelte-1himi1m{justify-content:space-between;align-items:center;gap:1rem;display:flex}.article-share__header.svelte-1himi1m h2:where(.svelte-1himi1m){font-family:var(--font-display);letter-spacing:0;margin:0;font-size:1.25rem;font-weight:700;line-height:1.1}.article-share__close.svelte-1himi1m{background:color-mix(in srgb, var(--site-ink) 10%, transparent);width:2rem;height:2rem;color:inherit;cursor:pointer;border:0;border-radius:9999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.article-share__options.svelte-1himi1m{margin-top:2rem;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;width:min(100%,48.75rem);margin-inline:auto;display:grid}.article-share__option.svelte-1himi1m{min-width:0;color:inherit;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:.75rem;padding:0;font-size:.625rem;font-weight:700;line-height:1;text-decoration:none;display:flex}.article-share__option-icon.svelte-1himi1m{aspect-ratio:1;background:var(--card-background);border-radius:.5rem;justify-content:center;align-items:center;width:100%;display:flex}.article-share__brand-icon.svelte-1himi1m{background:currentColor;width:1.5rem;height:1.5rem;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.article-share__brand-icon--facebook.svelte-1himi1m{-webkit-mask-image:url(../../../icons/facebook-icon.svg);mask-image:url(../../../icons/facebook-icon.svg)}.article-share__brand-icon--linkedin.svelte-1himi1m{-webkit-mask-image:url(../../../icons/linkedin-icon.svg);mask-image:url(../../../icons/linkedin-icon.svg)}.article-share__brand-icon--x.svelte-1himi1m{-webkit-mask-image:url(../../../icons/x-icon.svg);mask-image:url(../../../icons/x-icon.svg)}.article-share__brand-icon--email.svelte-1himi1m{width:1.625rem;-webkit-mask-image:url(../../../icons/email-icon.svg);mask-image:url(../../../icons/email-icon.svg)}.article-share__option.svelte-1himi1m:is(:where(.svelte-1himi1m):hover,:where(.svelte-1himi1m):focus-visible) .article-share__option-icon:where(.svelte-1himi1m),.article-share__copy.svelte-1himi1m:is(:where(.svelte-1himi1m):hover,:where(.svelte-1himi1m):focus-visible),.article-share__close.svelte-1himi1m:is(:where(.svelte-1himi1m):hover,:where(.svelte-1himi1m):focus-visible){background:#fff}.article-share__option.svelte-1himi1m:focus-visible,.article-share__copy.svelte-1himi1m:focus-visible,.article-share__close.svelte-1himi1m:focus-visible{outline-offset:.2rem;outline:2px solid}.article-share__copy-row.svelte-1himi1m{background:var(--card-background);border-radius:.5rem;align-items:center;gap:1.25rem;width:min(100%,48.75rem);margin:2.5rem auto 0;padding:1rem;display:flex}.article-share__copy.svelte-1himi1m{min-height:var(--blog-card-cta-min-height);padding-inline:var(--blog-card-cta-padding-inline);border:1px solid var(--blog-card-cta-border-color);color:inherit;font-family:var(--font-display);font-size:var(--blog-card-cta-font-size);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border-radius:.375rem;justify-content:center;align-items:center;gap:.625rem;font-weight:700;display:inline-flex}.article-share__url.svelte-1himi1m{font-family:var(--font-sans);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.article-share__announcement.svelte-1himi1m{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=52rem){.article-share.svelte-1himi1m{margin-top:3rem}.article-share--icon.svelte-1himi1m{margin:0}.article-share__dialog.svelte-1himi1m{max-height:92dvh;margin:auto 0 0}.article-share__dialog.svelte-1himi1m::backdrop{background:color-mix(in srgb, var(--site-ink) 24%, transparent)}.article-share__sheet.svelte-1himi1m{padding-inline:var(--viewport-edge);overflow:visible}.article-share__handle.svelte-1himi1m{margin-bottom:1.75rem}.article-share__options.svelte-1himi1m{box-sizing:border-box;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x;gap:1.25rem;width:100%;margin:1.75rem 0 0;padding:0 0 .75rem;scroll-padding-inline:0;display:flex;overflow:auto hidden}.article-share__options.svelte-1himi1m:after{content:"";flex:0 0 .0625rem}.article-share__options.svelte-1himi1m::-webkit-scrollbar{display:none}.article-share__option.svelte-1himi1m{scroll-snap-align:start;flex:0 0 6.75rem;width:6.75rem}.article-share__copy-row.svelte-1himi1m{justify-content:center;margin-top:1.5rem;padding:1.125rem}.article-share__url.svelte-1himi1m{display:none}}@media (prefers-reduced-motion:reduce){.article-share__sheet.svelte-1himi1m{transition:none}}.inline-tooltip.svelte-jlkp8i{display:inline}.inline-tooltip__trigger.svelte-jlkp8i{color:inherit;font:inherit;line-height:inherit;white-space:nowrap;cursor:pointer;vertical-align:baseline;background:0 0;border:0;align-items:center;gap:.125rem;padding:0;display:inline-flex}.inline-tooltip__label.svelte-jlkp8i{text-underline-offset:calc(.12em + 3px);text-decoration-line:underline;text-decoration-style:dashed;text-decoration-thickness:1px}.inline-tooltip__icon.svelte-jlkp8i{color:inherit;flex:none;margin-top:-2px}.inline-tooltip__popup.svelte-jlkp8i{left:var(--inline-tooltip-left);top:var(--inline-tooltip-top);z-index:20;width:var(--inline-tooltip-width);box-sizing:border-box;pointer-events:none;background:var(--site-ink);color:var(--site-background);visibility:hidden;padding:1.25rem 1.5rem 1.5rem;position:fixed}.inline-tooltip__popup--positioned.svelte-jlkp8i{visibility:visible}.inline-tooltip__popup.svelte-jlkp8i:after{content:"";background:var(--site-ink);width:1.25rem;height:1.25rem;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.inline-tooltip__popup[data-placement=top].svelte-jlkp8i:after{bottom:-.625rem}.inline-tooltip__popup[data-placement=bottom].svelte-jlkp8i:after{top:-.625rem}.inline-tooltip__title.svelte-jlkp8i{color:var(--site-background);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .375rem;font-size:.75rem;font-weight:500;line-height:1}.inline-tooltip__description.svelte-jlkp8i{color:var(--site-background);font-family:var(--font-article);margin:0;font-size:.8125rem;font-weight:400;line-height:1.5}.author-block.svelte-1qf75ru{color:var(--site-ink);font-family:var(--font-display);letter-spacing:.0875rem;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.875rem;font-size:.875rem;font-weight:700;line-height:1.15;display:inline-flex}.author-block__avatar.svelte-1qf75ru{background:#000;border-radius:9999px;width:2.125rem;height:2.125rem;overflow:hidden}.author-block__image.svelte-1qf75ru{object-fit:cover;width:100%;height:100%;display:block}.author-block__name.svelte-1qf75ru{color:inherit;text-decoration:none}.badge.svelte-17jg60h{border:1px solid var(--site-ink);background:var(--site-ink);height:2rem;color:var(--site-background);font-family:var(--font-display);letter-spacing:.0875rem;text-align:center;text-transform:uppercase;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;padding-inline:.875rem;font-size:.875rem;font-weight:500;line-height:1;display:inline-flex}@media (width<=52rem){.badge.svelte-17jg60h{height:1.875rem;padding-inline:.75rem;font-size:.6875rem}}.portal-view.svelte-1nox7q2{z-index:1200;visibility:hidden;position:fixed;inset:auto}.portal-view[data-positioned=true].svelte-1nox7q2{visibility:visible}.locale-switcher__trigger-wrap.svelte-n2e3a0{display:inline-flex}.locale-switcher__trigger.svelte-n2e3a0{width:1.25rem;height:1.25rem;color:var(--site-ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative;transform:translateY(4px)}.locale-switcher__trigger.svelte-n2e3a0:before{content:"";opacity:0;background:#fff;border-radius:9999px;width:1rem;height:1rem;transition:opacity .12s;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.locale-switcher__trigger.svelte-n2e3a0:hover:before,.locale-switcher__trigger.svelte-n2e3a0:focus-visible:before,.locale-switcher__trigger.open.svelte-n2e3a0:before{opacity:1}.locale-switcher__trigger.svelte-n2e3a0 svg{flex:none;width:1.25rem;height:1.25rem;display:block;position:relative}.locale-switcher__trigger.svelte-n2e3a0:focus-visible{outline-offset:.2rem;outline:2px solid}.locale-switcher__panel.svelte-n2e3a0{box-sizing:border-box;width:100%;color:var(--site-ink);background:#e8e7de;border-radius:.5rem;gap:0;padding:.125rem;display:grid;box-shadow:0 1rem 2rem #6960481c}.locale-switcher__option.svelte-n2e3a0{color:inherit;font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;border-radius:.375rem;padding:1rem 1.125rem;font-size:.875rem;font-weight:700;line-height:1;text-decoration:none;display:block}.locale-switcher__option.svelte-n2e3a0:hover,.locale-switcher__option.svelte-n2e3a0:focus-visible{background:#fff;outline:none}.top-actions.svelte-18oldua{z-index:1200;top:var(--viewport-edge);right:var(--viewport-edge);color:var(--site-ink);align-items:center;gap:1.25rem;display:inline-flex;position:absolute}.top-actions__linkedin.svelte-18oldua{width:1.5rem;height:1.5rem;color:inherit;justify-content:center;align-items:center;display:inline-flex}.top-actions__linkedin.svelte-18oldua img:where(.svelte-18oldua){width:1.25rem;height:1.25rem;margin:0;display:block}.top-actions__linkedin.svelte-18oldua:focus-visible{outline-offset:.2rem;outline:2px solid}.blog-nav.svelte-18gs6y4{--blog-nav-height:clamp(5rem, 7.9vw, 8.125rem);width:100%;height:var(--blog-nav-height);color:var(--site-ink);position:relative}.blog-nav__logo-link.svelte-18gs6y4{top:var(--viewport-edge);left:var(--viewport-edge);width:2.875rem;height:3.125rem;display:inline-flex;position:absolute}.blog-nav__logo.svelte-18gs6y4{width:100%;height:100%;margin:0}.blog-index.svelte-1xis3sw{box-sizing:border-box;min-height:100svh;padding:0 var(--viewport-edge) clamp(4rem, 8vw, 7rem);color:var(--site-ink)}.blog-index__sections.svelte-1xis3sw{--blog-section-space:clamp(2.5rem, 4vw, 3rem);width:min(100%,50.875rem);margin-inline:auto}.blog-section.svelte-1xis3sw{padding-top:var(--blog-section-space)}.blog-section--essays.svelte-1xis3sw{margin-top:var(--blog-section-space);padding-top:var(--blog-section-space);border-top:1px solid color-mix(in srgb, var(--site-ink) 60%, transparent)}.blog-section--filtered.svelte-1xis3sw{border-top:0;margin-top:0}.blog-section__header.svelte-1xis3sw h2:where(.svelte-1xis3sw),.blog-section__header.svelte-1xis3sw p:where(.svelte-1xis3sw){margin:0}.blog-section__header.svelte-1xis3sw h2:where(.svelte-1xis3sw){font-family:var(--font-display);letter-spacing:0;text-transform:uppercase;font-size:clamp(2.125rem,4.5vw,3.125rem);font-weight:900;line-height:.95}.blog-section__header.svelte-1xis3sw p:where(.svelte-1xis3sw){font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;font-size:.6875rem;font-weight:700;line-height:1.25}.blog-section__header--split.svelte-1xis3sw{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.blog-section__header--split.svelte-1xis3sw p:where(.svelte-1xis3sw){margin-top:.75rem}.blog-section__grid.svelte-1xis3sw{margin-top:var(--blog-section-space);grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.blog-section__center-action.svelte-1xis3sw{margin-top:var(--blog-section-space);justify-content:flex-start;display:flex}@media (width<=52rem){.blog-section.svelte-1xis3sw{padding-top:var(--blog-section-space)}.blog-section--essays.svelte-1xis3sw{margin-top:var(--blog-section-space);padding-top:var(--blog-section-space)}.blog-section--filtered.svelte-1xis3sw{margin-top:0}.blog-section__header.svelte-1xis3sw h2:where(.svelte-1xis3sw){font-size:clamp(2rem,10vw,3rem)}}@media (width<=44rem){.blog-section__header--split.svelte-1xis3sw{text-align:left;flex-direction:column;align-items:flex-start;gap:1.25rem}.blog-section__grid.svelte-1xis3sw{margin-top:var(--blog-section-space);grid-template-columns:1fr;gap:1.25rem}}.blog-index-header.svelte-1lvrg17{box-sizing:border-box;width:100%;padding:clamp(2rem, 5vw, 4.5rem) var(--viewport-edge) 0;color:var(--site-ink)}.blog-index-header__hero.svelte-1lvrg17,.blog-index-header__controls.svelte-1lvrg17{width:min(100%,50.875rem);margin-inline:auto}.blog-index-header__hero.svelte-1lvrg17 h1:where(.svelte-1lvrg17){font-family:var(--font-display);letter-spacing:0;text-transform:uppercase;margin:0;font-size:clamp(5rem,10vw,8rem);font-weight:900;line-height:.8}.blog-index-header__controls.svelte-1lvrg17{border-bottom:1px solid color-mix(in srgb, var(--site-ink) 60%, transparent);justify-content:space-between;align-items:center;gap:1.5rem;min-height:3.75rem;margin-top:clamp(1.5rem,3vw,2.5rem);display:flex}.blog-index-header__filters.svelte-1lvrg17{align-self:stretch;gap:clamp(1.25rem,3vw,2.5rem);display:flex;position:relative}.blog-index-header__filters.svelte-1lvrg17 a:where(.svelte-1lvrg17){color:color-mix(in srgb, var(--site-ink) 58%, transparent);font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;z-index:1;align-items:center;font-size:.6875rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;position:relative}.blog-index-header__filters.svelte-1lvrg17 a[aria-current=page]:where(.svelte-1lvrg17){color:var(--site-ink)}.blog-index-header__filter-indicator.svelte-1lvrg17{width:var(--filter-indicator-width);background:var(--site-ink);pointer-events:none;height:2px;transform:translateX(var(--filter-indicator-x));position:absolute;bottom:-1px;left:0}.blog-index-header__filter-indicator--ready.svelte-1lvrg17{transition:transform .22s cubic-bezier(.22,1,.36,1),width .22s cubic-bezier(.22,1,.36,1)}.blog-index-header__filters.svelte-1lvrg17 a:where(.svelte-1lvrg17):focus-visible{outline-offset:.25rem;outline:2px solid}.blog-index-header__actions.svelte-1lvrg17{align-items:center;gap:.25rem;display:flex}.blog-index-header__rss.svelte-1lvrg17{width:2.5rem;height:2.5rem;color:inherit;border-radius:9999px;flex:none;justify-content:center;align-items:center;text-decoration:none;transition:background-color .12s,box-shadow .12s;display:inline-flex}.blog-index-header__rss.svelte-1lvrg17:is(:where(.svelte-1lvrg17):hover,:where(.svelte-1lvrg17):active){background:#fff}.blog-index-header__rss.svelte-1lvrg17:focus-visible{box-shadow:0 0 0 .1875rem color-mix(in srgb, var(--site-ink) 22%, transparent);outline:none}@media (width<=52rem){.blog-index-header.svelte-1lvrg17{padding-top:2rem}.blog-index-header__hero.svelte-1lvrg17 h1:where(.svelte-1lvrg17){font-size:clamp(3.75rem,19vw,6rem)}.blog-index-header__controls.svelte-1lvrg17{margin-top:1.75rem}.blog-index-header__filters.svelte-1lvrg17{scrollbar-width:none;gap:clamp(.875rem,4vw,1.5rem);min-width:0;overflow-x:auto}.blog-index-header__filters.svelte-1lvrg17::-webkit-scrollbar{display:none}}@media (width<=26rem){.blog-index-header__controls.svelte-1lvrg17{gap:.5rem}.blog-index-header__filters.svelte-1lvrg17 a:where(.svelte-1lvrg17){font-size:.625rem}}@media (prefers-reduced-motion:reduce){.blog-index-header__filter-indicator--ready.svelte-1lvrg17{transition:none}}.technical-article.svelte-1fgexul{width:100%;padding:clamp(3rem, 7vw, 7rem) var(--viewport-edge) clamp(4rem, 8vw, 8rem);color:var(--site-ink)}.technical-article__header.svelte-1fgexul,.technical-article__content-shell.svelte-1fgexul{width:min(100%, var(--article-content-width));margin-inline:auto}.technical-article__header.svelte-1fgexul h1:where(.svelte-1fgexul){font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:.98}.technical-article__header.svelte-1fgexul .technical-article__title--compact:where(.svelte-1fgexul){font-size:clamp(2.75rem,4.5vw,4.1rem)}.technical-article__eyebrow.svelte-1fgexul{margin-bottom:1rem}.technical-article__byline.svelte-1fgexul{margin-top:clamp(2rem,4vw,3rem)}.technical-article__hero.svelte-1fgexul{width:min(100%,74.5rem);margin:clamp(2.5rem,5vw,4.5rem) auto 0}.technical-article__hero.svelte-1fgexul>*{width:100%;display:block}.technical-article__content-shell.svelte-1fgexul{margin-top:clamp(2.5rem,5vw,4.5rem);position:relative}.technical-article__content.svelte-1fgexul{width:100%;font-family:var(--font-article);letter-spacing:0;font-size:1.25rem;font-weight:400;line-height:1.7}.technical-article__locale-note.svelte-1fgexul{--article-locale-note-align:left;--article-locale-note-line-display:inline;margin-bottom:clamp(1.25rem,2.5vw,1.875rem)}.technical-article__content.svelte-1fgexul p{margin:0 0 1.5rem}.technical-article__content.svelte-1fgexul h2,.technical-article__content.svelte-1fgexul h3{font-family:var(--font-display);letter-spacing:0}.technical-article__content.svelte-1fgexul h2{margin:4rem 0 1.25rem;font-size:2.25rem;font-weight:700;line-height:1.05}.technical-article__content.svelte-1fgexul h3{margin:2.75rem 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.15}.technical-article__content.svelte-1fgexul ul,.technical-article__content.svelte-1fgexul ol{margin:0 0 1.75rem;padding-left:1.5rem}.technical-article__content.svelte-1fgexul li{margin-bottom:.625rem;padding-left:.25rem}.technical-article__content.svelte-1fgexul pre{background:var(--site-ink);color:var(--site-background);margin:2rem 0;padding:1.5rem;font-size:.9375rem;line-height:1.6;overflow-x:auto}.technical-article__content.svelte-1fgexul code{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.technical-article__content.svelte-1fgexul :not(pre)>code{background:color-mix(in srgb, var(--site-ink) 9%, transparent);padding:.1em .3em;font-size:.88em}.technical-article__footer.svelte-1fgexul{width:min(100%, var(--article-content-width));margin-inline:auto}@media (width>=80rem){.technical-article__locale-note.svelte-1fgexul{--article-locale-note-align:right;--article-locale-note-line-display:block;width:13.75rem;margin-bottom:0;position:absolute;top:.25rem;right:calc(100% + clamp(1.25rem,3vw,5rem))}}@media (width<=52rem){.technical-article.svelte-1fgexul{padding-top:clamp(2rem,8vw,3.5rem)}.technical-article__header.svelte-1fgexul h1:where(.svelte-1fgexul){font-size:clamp(2.2rem,11.2vw,3.2rem);line-height:1}.technical-article__header.svelte-1fgexul .technical-article__title--compact:where(.svelte-1fgexul){font-size:clamp(2.05rem,10.2vw,2.9rem)}.technical-article__content.svelte-1fgexul{font-size:1.0625rem}.technical-article__content.svelte-1fgexul h2{margin-top:3rem;font-size:1.875rem}.technical-article__content.svelte-1fgexul pre{margin-inline:calc(var(--viewport-edge) * -1);padding-inline:var(--viewport-edge)}}
