:root{--color-bg:#f3f2f2;--color-surface:#eae9e9;--color-text:#201e1d;--color-accent:#0088b0;--color-accent-2:#d6006c;--color-divider:#201e1d29;--color-neutral-100:#f8f4f4;--color-neutral-200:#eae7e7;--color-neutral-300:#d7d3d3;--color-neutral-400:#bab6b6;--color-neutral-500:#9b9797;--color-neutral-600:#7d7979;--color-neutral-700:#605d5d;--color-neutral-800:#444141;--color-neutral-900:#2d2b2b;--color-accent-100:#e9f8ff;--color-accent-200:#cbeeff;--color-accent-600:#1186ac;--color-accent-700:#006786;--color-accent-800:#004961;--color-accent-2-100:#fff1f4;--color-accent-2-600:#d82071;--color-accent-2-700:#aa0b56;--color-process-yellow:#edbb00;--space-1:5px;--space-2:10px;--space-3:15px;--space-4:20px;--space-6:30px;--space-8:40px;--radius-sm:1px;--radius-md:2px;--radius-lg:4px;--shadow-sm:0 1px 2px #2d2b2b24;--shadow-md:0 3px 10px #2d2b2b29;--shadow-lg:0 12px 32px #2d2b2b38;--bg:var(--color-bg);--surface:var(--color-surface);--border:var(--color-divider);--text:var(--color-text);--text-muted:color-mix(in srgb, var(--color-text) 70%, transparent);--accent:var(--color-accent-700);--accent-ink:var(--color-accent);--accent-soft:var(--color-accent-100);--flag:var(--color-accent-2-700);--radius:var(--radius-md);--measure:34rem;--container:68.75rem;--font-heading:var(--font-source-serif), ui-serif, Georgia, Cambria, "Times New Roman", serif;--font-body:var(--font-source-serif), ui-serif, Georgia, Cambria, "Times New Roman", serif;--font-kicker:var(--font-body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-body);text-wrap:pretty;flex-direction:column;min-height:100vh;margin:0;font-size:1.0625rem;line-height:1.7;display:flex}.container{width:100%;max-width:var(--container);padding:0 var(--space-4);margin:0 auto}@media (min-width:60rem){.container{padding:0 4.5rem}}main.container{padding-top:var(--space-8);flex:1;padding-bottom:4rem}a{color:var(--accent);text-underline-offset:3px}a:hover{color:var(--color-accent-600)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent-ink);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--accent-soft)}.skip-link{background:var(--color-neutral-100);padding:var(--space-2) var(--space-3);z-index:10;position:absolute;top:0;left:-9999px}.skip-link:focus{left:var(--space-2);top:var(--space-2)}.site-header{background:0 0;border-bottom:none}.header-inner{align-items:center;gap:var(--space-4);min-height:3.5rem;padding-top:var(--space-3);flex-wrap:wrap;display:flex}.site-nav{gap:var(--space-4);margin-right:auto;display:flex}.site-nav a{color:var(--text);font-size:.9375rem;text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible{color:var(--accent);text-decoration:underline}.wordmark{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-heading);color:var(--text);letter-spacing:-.01em;font-size:1.125rem;font-weight:600;text-decoration:none;overflow:hidden}.masthead{padding-top:var(--space-8)}.masthead-follow{padding-top:0}.masthead-rule{border:0;border-top:2px solid var(--color-text);border-bottom:1px solid var(--color-text);height:5px;margin:0}.masthead-rail{justify-content:space-between;gap:var(--space-2) var(--space-4);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--color-text);flex-wrap:wrap;margin:0;padding:.875rem 0;font-size:.8125rem;line-height:1;display:flex}.masthead-rail a{color:inherit;text-decoration:none}.masthead-rail a:hover{color:var(--accent)}.eyebrow,.source-tier,.breadcrumb,.meta,.extras-kind,.listen h2,.extras h2,.sources h2,.related h2,.footer-nav h2,.more-link,.takeaways h2{font-family:var(--font-kicker);letter-spacing:.08em;text-transform:uppercase}.eyebrow{color:var(--text-muted);margin:0 0 var(--space-3);font-size:.8125rem;font-weight:400;line-height:1}.meta{color:var(--text-muted);letter-spacing:.08em;font-size:.8125rem}.breadcrumb{color:var(--text-muted);margin-bottom:var(--space-6);font-size:.8125rem}.breadcrumb a{color:inherit;text-decoration:none}.breadcrumb a:hover{color:var(--accent);text-decoration:underline}.evidence-badge{font-variant:normal;letter-spacing:.08em;color:var(--accent)}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.02em;font-weight:600;line-height:1.12}h1{margin:0 0 var(--space-2) -.035em;max-width:20ch;font-size:clamp(2.25rem,1.4rem + 3.4vw,4.5rem);line-height:1.08}.lede{color:var(--text);margin:var(--space-6) 0 var(--space-8);max-width:58ch;font-size:1.1875rem;line-height:1.65}.hero{margin-bottom:5.25rem}.hero .lede{margin-bottom:var(--space-8)}.hero-figure{gap:var(--space-4) 4rem;background:0 0;border:0;border-radius:0;align-items:end;margin:0;padding:0;display:grid}@media (min-width:60rem){.hero-figure{grid-template-columns:5fr 7fr}}.hero-number{font-family:var(--font-heading);font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:var(--text);font-size:clamp(3.5rem,2rem + 8vw,9.375rem);font-weight:600;line-height:.9;display:block}.hero-figure figcaption{color:var(--text-muted);text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin-top:0;font-size:.96875rem;line-height:1.65}.hero-figure figcaption strong{color:var(--text)}.method{margin-bottom:5.25rem}.method h2{margin:0 0 var(--space-6);max-width:24ch;font-size:2rem;line-height:1.3}.method p{margin:0 0 var(--space-4);max-width:var(--measure)}@media (min-width:60rem){.method>p:first-of-type{columns:2;text-align:justify;-webkit-hyphens:auto;hyphens:auto;max-width:none;color:var(--text-muted);column-gap:3rem;margin-bottom:2.625rem;font-size:.96875rem;line-height:1.65}.method>p:first-of-type strong,.method>p:first-of-type em{color:var(--text)}}.method-note{color:var(--text-muted);border-left:0;max-width:60ch;padding-left:0;font-size:.8125rem;line-height:1.6}.pipeline{counter-reset:stage;gap:var(--space-6) 2.5rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:60rem){.pipeline{grid-template-columns:repeat(4,1fr)}}.pipeline>li{counter-increment:stage;border-left:0;margin-left:0;padding:0;position:static}.pipeline>li:before{content:counter(stage, upper-roman);width:auto;height:auto;font-family:var(--font-heading);color:var(--accent);margin-bottom:var(--space-3);background:0 0;border-radius:0;font-size:2rem;font-weight:600;line-height:1;display:block;position:static}.pipeline h3{letter-spacing:-.01em;margin:0 0 var(--space-3);font-size:1.25rem;line-height:1.4}.pipeline p{color:var(--text-muted);text-align:justify;-webkit-hyphens:auto;hyphens:auto;max-width:none;margin:0;font-size:.875rem;line-height:1.5}.partitions{margin:0 0 var(--space-4);border-top:5px solid #0000;border-top:2px solid var(--color-text);max-width:46rem;box-shadow:inset 0 3px 0 -2px var(--color-text);border-image:;padding:0;list-style:none}.partitions li{align-items:baseline;gap:var(--space-2);border-top:0;border-bottom:1px solid var(--color-text);flex-wrap:wrap;padding:.875rem 0;display:flex}.partitions li:last-child{border-bottom:1px solid var(--color-text)}.partitions strong{font-family:var(--font-heading);min-width:5ch;font-weight:600}.partition-count{font-family:var(--font-heading);font-variant-numeric:tabular-nums;color:var(--text);background:0 0;border-radius:0;order:3;margin-left:auto;padding:0;font-size:1.0625rem;font-weight:600}.partition-gloss{color:var(--text-muted);flex:14rem;font-size:.96875rem}.section-index ul{gap:var(--space-6) 4rem;margin:0 0 5.25rem;padding:0;list-style:none;display:grid}@media (min-width:60rem){.section-index ul{grid-template-columns:repeat(2,1fr)}}.section-index li{gap:var(--space-1);border-left:0;flex-direction:column;padding-left:0;display:flex}.section-index li:hover{border-left-color:#0000}.section-index a{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text);font-size:1.375rem;font-weight:600;line-height:1.3;text-decoration:none}.section-index a:hover{color:var(--accent);text-decoration:underline}.section-index span{color:var(--text-muted);max-width:46ch;font-size:.9375rem;line-height:1.5}#writing{margin-bottom:5.25rem}#writing h2{font-family:var(--font-heading);margin:0 0 var(--space-3);font-size:2rem;line-height:1.3}.method-teaser{max-width:var(--measure);margin-bottom:5.25rem}.method-teaser h2{margin:0 0 var(--space-3);font-size:1.5rem;line-height:1.3}.method-teaser p{margin:0 0 var(--space-3)}.more-link{font-size:.8125rem;text-decoration:none}.more-link:hover{text-decoration:underline}.section-lede{color:var(--text);max-width:52ch;margin:0 0 2.625rem}.search{width:100%;max-width:20rem;font:inherit;font-family:var(--font-body);color:var(--text);background:var(--color-neutral-100);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:2.625rem;padding:.6875rem .9375rem;font-size:.9375rem}.search::placeholder{color:color-mix(in srgb, var(--color-text) 65%, transparent);opacity:1}.post-list{counter-reset:entry;gap:1.75rem 4rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:60rem){.post-list{grid-template-columns:repeat(2,1fr)}}.post-item{counter-increment:entry;gap:0 var(--space-3);border-top:0;grid-template-columns:3ch 1fr;padding:0;display:grid}.post-item:before{content:counter(entry);font-family:var(--font-heading);color:var(--accent);font-size:1.0625rem;font-weight:600;line-height:1.65}.post-item:last-child{border-bottom:0}.post-title{letter-spacing:-.01em;margin:0 0 var(--space-1);font-size:1.375rem;line-height:1.3}.post-title a{color:var(--text);text-decoration:none}.post-title a:hover{color:var(--accent);text-decoration:underline}.post-excerpt{margin:0 0 var(--space-1);color:var(--text-muted);max-width:46ch;font-size:.9375rem;line-height:1.5}.post-item .meta{order:3;grid-column:2}.post-item .post-title,.post-item .post-excerpt{grid-column:2}.post-language{margin-left:var(--space-2);border:1px solid var(--border);border-radius:calc(var(--radius-md) * .75);letter-spacing:.02em;text-transform:none;white-space:nowrap;padding:2px 8px;font-size:.6875rem}.article-header{margin-bottom:3.5rem}.article-header h1{max-width:22ch}.hero-image{background:var(--color-bg);margin:0 0 3.5rem;position:relative;overflow:hidden}.hero-image img{border:0;border-radius:0;width:100%;height:auto;display:block}.hero-credit{margin:var(--space-2) 0 0;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem}.takeaways{gap:var(--space-4) 4rem;border:0;max-width:none;margin:0 0 4.375rem;padding:0;display:grid}@media (min-width:60rem){.takeaways{grid-template-columns:5fr 7fr}}.takeaways h2{font-family:var(--font-kicker);letter-spacing:.08em;color:var(--text-muted);margin:0;font-size:.8125rem;font-weight:400;line-height:1}.takeaways ul{margin:0;padding:0;list-style:none}.takeaways li{font-family:var(--font-heading);letter-spacing:-.01em;border-bottom:1px solid var(--border);margin:0;padding:.875rem 0;font-size:1.1875rem;line-height:1.55}.takeaways li:first-child{padding-top:0}.takeaways li:last-child{border-bottom:0}.takeaways li::marker{color:#0000}.translation-note{max-width:60ch;padding:var(--space-3) 0;border-left:0;border-top:1px solid var(--color-text);border-bottom:1px solid var(--border);font-family:var(--font-body);color:var(--text-muted);background:0 0;border-radius:0;margin:0 0 3.5rem;font-size:.9375rem;line-height:1.6}.translation-note a{color:var(--accent);text-decoration:underline}.prose{max-width:var(--measure);font-size:1.0625rem;line-height:1.7}.prose>*+*{margin-top:1.15em}.prose h2,.prose h3{text-align:left;break-after:avoid;letter-spacing:-.01em}.prose h2{margin-top:2.2em;font-size:1.5rem}.prose h3{margin-top:1.8em;font-size:1.1875rem}.prose ul,.prose ol{text-align:left;padding-left:1.3rem}.prose li+li{margin-top:.4em}.prose blockquote{color:var(--text);font-family:var(--font-heading);text-align:left;text-indent:-.475em;break-inside:avoid;border-left:0;margin-left:0;padding-left:0;font-size:1.375rem;font-style:italic;font-weight:400;line-height:1.45}.prose code{background:var(--accent-soft);border-radius:var(--radius-sm);padding:.15em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.prose pre{padding:var(--space-3);background:var(--color-neutral-100);border:1px solid var(--border);border-radius:var(--radius-md);break-inside:avoid;overflow-x:auto}.prose pre code{background:0 0;padding:0}.prose table{border-collapse:collapse;text-align:left;break-inside:avoid;width:100%;font-size:.875rem;display:block;overflow-x:auto}.prose th,.prose td{border:0;border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:.6rem .7rem}.prose th{font-family:var(--font-kicker);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--color-text);font-size:.75rem;font-weight:400}.prose img{break-inside:avoid;max-width:100%;height:auto}.prose figcaption{margin-top:var(--space-2);color:var(--text-muted);text-align:left;font-size:.75rem;line-height:1.5}.sources{border-top:2px solid var(--color-text);box-shadow:inset 0 3px 0 -2px var(--color-text);margin-top:5.25rem;padding-top:0}.sources h2{font-family:var(--font-kicker);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:var(--space-6) 0 var(--space-6);font-size:.8125rem;font-weight:400;line-height:1}.source-list{counter-reset:source;gap:1.3125rem 4rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:60rem){.source-list{grid-template-columns:repeat(2,1fr)}}.source-item{counter-increment:source;gap:0 var(--space-3);border-bottom:0;grid-template-columns:3ch 1fr;padding:0;font-size:.9375rem;line-height:1.55;display:grid}.source-item:before{content:counter(source);font-family:var(--font-heading);color:var(--accent);min-width:0;padding-top:0;font-size:.9375rem;font-weight:600}.source-item>*{grid-column:2;margin:0}.source-item>*+*{margin-top:var(--space-1)}.source-tier{letter-spacing:.08em;color:var(--text-muted);font-size:.75rem;font-weight:400}.source-tier[data-tier="1"],.source-tier[data-tier="2"]{color:var(--accent)}.source-tier[data-tier="8"],.source-tier[data-tier="9"]{color:var(--flag)}.source-title{font-family:var(--font-heading);font-weight:600}.source-locator{font-family:var(--font-body);color:color-mix(in srgb, var(--color-text) 60%, transparent);margin-left:var(--space-1);font-size:.8125rem}.source-quote{color:var(--text-muted);margin:var(--space-1) 0 0;border:0;padding:0;font-style:italic}.source-quote .source-locator{color:color-mix(in srgb, var(--color-text) 60%, transparent);font-style:normal}.source-links{gap:var(--space-1);margin:var(--space-2) 0 0;font-family:var(--font-body);flex-wrap:wrap;font-size:.8125rem;display:flex}.source-links a{border:1px solid var(--border);border-radius:calc(var(--radius-md) * .75);color:var(--text-muted);padding:4px 12px;text-decoration:none}.source-links a:hover,.source-links a:focus-visible{border-color:var(--accent-ink);color:var(--accent);background:var(--accent-soft)}.sources-empty{color:var(--text-muted);margin:0;font-size:.9375rem}.listen{border-top:1px solid var(--color-text);padding:0;padding-top:var(--space-4);background:0 0;border-radius:0;max-width:60ch;margin:0 0 3.5rem}.listen h2,.extras h2{letter-spacing:.08em;color:var(--text-muted);margin:0 0 var(--space-3);font-size:.8125rem;font-weight:400;line-height:1}.listen-track+.listen-track{margin-top:var(--space-4)}.listen-title{font-family:var(--font-heading);margin:0 0 var(--space-2);font-size:1.0625rem}.listen-duration{font-family:var(--font-body);font-variant-numeric:tabular-nums;color:var(--text-muted);margin-left:var(--space-2);font-size:.8125rem}.listen audio{width:100%}.extras{max-width:60ch;margin-top:3.5rem}.extras-list{margin:0;padding:0;list-style:none}.extras-list li{padding:var(--space-2) 0;border-bottom:1px solid var(--border)}.extras-list li+li{margin-top:0}.extras-kind{color:var(--text-muted);letter-spacing:.08em;font-size:.6875rem}.related{margin-top:5.25rem}.related h2{color:var(--text-muted);margin:0 0 var(--space-6);font-size:.8125rem;font-weight:400;line-height:1}.related-list{gap:var(--space-4) 4rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:60rem){.related-list{grid-template-columns:repeat(3,1fr)}}.related-list li{gap:var(--space-1);flex-direction:column;display:flex}.related-list a{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text);font-size:1.125rem;font-weight:600;line-height:1.35;text-decoration:none}.related-list a:hover{color:var(--accent);text-decoration:underline}.related-more{gap:var(--space-2) var(--space-6);margin:var(--space-6) 0 0;flex-wrap:wrap;font-size:.9375rem;display:flex}.page-prose{max-width:var(--measure)}.page-prose>*+*{margin-top:1.15em}.page-prose code{background:var(--accent-soft);border-radius:var(--radius-sm);padding:.15em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.section-header{margin-bottom:3.5rem}.section-header .lede{margin-bottom:var(--space-3)}@media (max-width:56rem){.wordmark{margin-right:auto}.site-nav{gap:var(--space-4);white-space:nowrap;padding:var(--space-1) 0 var(--space-2);scrollbar-width:none;flex:1 0 100%;order:10;margin-right:0;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 2.5rem),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 2.5rem),#0000)}.site-nav::-webkit-scrollbar{display:none}.site-nav a{flex:none}}.lang-switch{align-items:center;gap:var(--space-1);display:flex}.lang-switch-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.lang-switch-select{font:inherit;font-family:var(--font-body);padding:var(--space-1) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;cursor:pointer;background:0 0;max-width:9rem;font-size:.9375rem}.lang-switch-select:hover,.lang-switch-select:focus-visible{border-color:var(--accent-ink)}.lang-switch-select option{background:var(--color-neutral-100);color:var(--text)}@media (max-width:30rem){.lang-switch-select{padding:var(--space-1) 4px;max-width:6.5rem}}.nav-auth{position:relative}.nav-auth-footer{margin-top:var(--space-4)}.nav-auth-footer .nav-auth-panel{top:auto;bottom:calc(100% + var(--space-2));left:0;right:auto}.nav-auth-trigger{font:inherit;font-family:var(--font-body);padding:var(--space-2) calc(var(--space-3) * 1.2);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;max-width:14rem;font-size:.9375rem;overflow:hidden}.nav-auth-trigger:hover,.nav-auth-trigger:focus-visible{border-color:var(--accent-ink);background:color-mix(in srgb, var(--color-text) 7%, transparent)}.nav-auth-trigger:active{background:color-mix(in srgb, var(--color-text) 14%, transparent)}.nav-auth-panel{top:calc(100% + var(--space-2));z-index:20;gap:var(--space-2);width:min(20rem,100vw - 2rem);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--color-neutral-100);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:absolute;right:0}.nav-auth-primary,.nav-auth-secondary{font:inherit;font-family:var(--font-body);padding:var(--space-2) calc(var(--space-3) * 1.2);border-radius:var(--radius-md);cursor:pointer;text-align:center;font-size:.9375rem;font-weight:600;text-decoration:none}.nav-auth-primary{border:1px solid var(--accent-ink);background:var(--accent-ink);color:var(--color-bg)}.nav-auth-primary:hover:not([disabled]){background:var(--color-accent-600);border-color:var(--color-accent-600)}.nav-auth-secondary{border:1px solid var(--border);color:inherit;background:0 0}.nav-auth-secondary:hover{background:color-mix(in srgb, var(--color-text) 7%, transparent)}.nav-auth-primary[disabled]{opacity:.45;cursor:default}.nav-auth-form{gap:var(--space-1);flex-direction:column;display:flex}.nav-auth-label{color:var(--text-muted);font-size:.8125rem}.nav-auth-input{font:inherit;font-family:var(--font-body);padding:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--color-bg);color:inherit;caret-color:var(--accent-ink);font-size:.9375rem}.nav-auth-note{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.5}.nav-auth-error{color:var(--flag);margin:0;font-size:.875rem}.empty{border:0;border-top:1px solid var(--color-text);padding:var(--space-6) 0;text-align:left;color:var(--text-muted);border-radius:0;max-width:60ch}.empty p{margin:0}.site-footer{border-top:1px solid var(--border);font-family:var(--font-body);background:0 0;margin-top:3.5rem;padding:3.5rem 0}.site-footer .container{gap:3rem;display:grid}.footer-nav{gap:var(--space-6) 2.5rem;display:grid}@media (min-width:40rem){.footer-nav{grid-template-columns:repeat(3,1fr)}}.footer-nav h2{color:var(--text-muted);margin:0 0 var(--space-3);font-size:.8125rem;font-weight:400;line-height:1}.footer-nav ul{gap:var(--space-1);margin:0;padding:0;list-style:none;display:grid}.footer-nav a{color:var(--text);font-size:.9375rem;text-decoration:none}.footer-nav a:hover,.footer-nav a:focus-visible{color:var(--accent);text-decoration:underline}.footer-nav a[aria-current=true]{color:var(--text-muted)}.footer-notes{gap:var(--space-6) 2.5rem;padding-top:var(--space-6);border-top:1px solid var(--border);display:grid}@media (min-width:60rem){.footer-notes{grid-template-columns:repeat(2,1fr)}}.disclaimer{color:var(--text-muted);max-width:60ch;margin:0;font-size:.8125rem;line-height:1.6}.disclaimer strong{color:var(--text)}.colophon{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.6}@media (min-width:60rem){.colophon{margin-top:calc(var(--space-6) * -1 + var(--space-3));grid-column:2}}.back-link{font-family:var(--font-kicker);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2.625rem;font-size:.8125rem;text-decoration:none;display:inline-block}.back-link:hover{text-decoration:underline}@media print{.site-header,.site-footer,.search,.nav-auth,.lang-switch,.skip-link{display:none}body{background:#fff}.prose{columns:2;column-gap:1.5cm}}
@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/62492e45f348cf87-s.3gua8xictboza.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/8f9704ed0c18c9e0-s.2utp9m0-kbg7n.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/c73d4b34880585a8-s.3-_lg5umlo0tj.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/f00b8cc54454926d-s.190-b0rnunf57.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/741805f5bd1ef272-s.41q8r466ocsbj.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/ea3421846039b7f3-s.p.3d58dkudqlgaq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(../media/62492e45f348cf87-s.3gua8xictboza.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(../media/8f9704ed0c18c9e0-s.2utp9m0-kbg7n.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(../media/c73d4b34880585a8-s.3-_lg5umlo0tj.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(../media/f00b8cc54454926d-s.190-b0rnunf57.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(../media/741805f5bd1ef272-s.41q8r466ocsbj.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(../media/ea3421846039b7f3-s.p.3d58dkudqlgaq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/20aee433927f7d4b-s.2u46yrlpkdxrh.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/256e1f7f180674ba-s.444m1fhac1z6e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/be3bf58b83159894-s.1298pfel08g2l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/753b6407f468151f-s.1wcle8r8k1a_g.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/292081311a6a8abc-s.3irbj1um1c5rd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.42000xkkqj0am.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/20aee433927f7d4b-s.2u46yrlpkdxrh.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/256e1f7f180674ba-s.444m1fhac1z6e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/be3bf58b83159894-s.1298pfel08g2l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/753b6407f468151f-s.1wcle8r8k1a_g.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/292081311a6a8abc-s.3irbj1um1c5rd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.42000xkkqj0am.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4 Fallback";src:local(Times New Roman);ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.0%;size-adjust:117.91%}.source_serif_4_758c5bca-module__rHQkBq__className{font-family:"Source Serif 4","Source Serif 4 Fallback"}.source_serif_4_758c5bca-module__rHQkBq__variable{--font-source-serif:"Source Serif 4", "Source Serif 4 Fallback"}
