:root{--paper:#f2f0ea;--paper-2:#e9e7e0;--ink:#1b1b1f;--ink-2:#4b4c55;--ink-3:#616269;--signal:#26359c;--signal-deep:#1e2b85;--line:#d3d0c7;--line-strong:var(--ink);--ground:#15161c;--ground-text:#e8e7e1;--ground-soft:#a6a7b0;--ground-line:#2e2f38;--signal-on-ground:#a9b3f2;--state-error:#9b3b2e;--state-error-on-ground:#e9a49a;--selection:#26359c2e;--font-display:"Fraunces", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--font-text:"Schibsted Grotesk", "Helvetica Neue", Arial, sans-serif;--font-mono:"Fragment Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--display-settings:"SOFT" 0, "WONK" 0;--step--2:clamp(.75rem, .729rem + .104vw, .8125rem);--step--1:clamp(.875rem, .854rem + .104vw, .9375rem);--step-0:clamp(1rem, .958rem + .208vw, 1.125rem);--step-1:clamp(1.2rem, 1.133rem + .333vw, 1.4rem);--step-2:clamp(1.5rem, 1.35rem + .75vw, 1.95rem);--step-3:clamp(1.9rem, 1.617rem + 1.417vw, 2.75rem);--step-4:clamp(2.4rem, 1.867rem + 2.667vw, 4rem);--step-5:clamp(3.25rem, 2.167rem + 5.417vw, 6.5rem);--leading-tight:.98;--leading-snug:1.1;--leading-text:1.55;--leading-prose:1.65;--leading-mono:1.5;--tracking-display:-.022em;--tracking-text:0;--tracking-mono:0;--weight-display:400;--weight-display-light:340;--weight-text:400;--weight-text-medium:500;--weight-mono:400;--measure-text:62ch;--measure-prose:58ch;--measure-lede:42ch;--measure-title:18ch;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-block:clamp(2rem, 1.5rem + 2vw, 3.5rem);--space-section:clamp(4rem, 2.5rem + 6vw, 8rem);--gutter:clamp(1.25rem, 5vw, 5rem);--max-width:80rem;--annotation:8.5rem;--masthead-h:4.25rem;--rule:1px solid var(--line);--rule-strong:1px solid var(--line-strong);--rule-signal:1px solid var(--signal);--rule-ground:1px solid var(--ground-line);--radius-control:2px;--radius-none:0;--focus-ring:2px solid var(--signal);--focus-offset:3px;--dur-instant:0s;--dur-fast:.12s;--dur-base:.24s;--dur-slow:.48s;--dur-long:.9s;--stagger:60ms;--ease-out:cubic-bezier(.2, .7, .2, 1);--ease-in-out:cubic-bezier(.6, 0, .2, 1);--ease-linear:linear;--shift-hover:4px;--shift-reveal:12px}@media (prefers-reduced-motion:reduce){:root{--dur-fast:0s;--dur-base:0s;--dur-slow:0s;--dur-long:0s;--stagger:0s;--shift-hover:0px;--shift-reveal:0px}}@font-face{font-family:Fraunces;src:url(/fonts/fraunces-2axis-latin.woff2)format("woff2");font-style:normal;font-weight:300 600;font-display:swap}@font-face{font-family:Fraunces;src:url(/fonts/fraunces-2axis-italic-latin.woff2)format("woff2");font-style:italic;font-weight:300 600;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/fonts/schibsted-latin.woff2)format("woff2");font-style:normal;font-weight:400 500;font-display:swap}@font-face{font-family:Fragment Mono;src:url(/fonts/fragment-latin.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:calc(var(--masthead-h) + var(--space-4))}@media (width<=51.99rem){html{scroll-padding-top:calc(var(--masthead-h) * 1.7 + var(--space-4))}}body{background:var(--paper);color:var(--ink);font-family:var(--font-text);font-size:var(--step-0);font-weight:var(--weight-text);line-height:var(--leading-text);letter-spacing:var(--tracking-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}[hidden]{display:none!important}img,svg,video{max-width:100%;height:auto;display:block}svg{height:auto}::selection{background:var(--selection)}:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset)}h1,h2,h3,h4,.display{font-family:var(--font-display);font-variation-settings:var(--display-settings);font-optical-sizing:auto;font-weight:var(--weight-display);margin:0}h1{font-size:var(--step-4);line-height:var(--leading-tight);letter-spacing:var(--tracking-display);max-width:var(--measure-title);text-wrap:balance}h2{font-size:var(--step-3);line-height:var(--leading-snug);letter-spacing:var(--tracking-display);max-width:var(--measure-title);text-wrap:balance}h3{font-size:var(--step-2);line-height:var(--leading-snug);letter-spacing:-.012em;text-wrap:balance}h4{font-family:var(--font-text);font-size:var(--step-1);font-weight:var(--weight-text-medium);line-height:var(--leading-snug)}p{margin:0 0 var(--space-4);max-width:var(--measure-text)}p:last-child{margin-bottom:0}strong,b{font-weight:var(--weight-text-medium)}em,i{font-style:italic}small{font-size:var(--step--1)}ul,ol{margin:0 0 var(--space-4);padding-left:1.2em}li{margin-bottom:var(--space-1)}hr{border:0;border-top:var(--rule);margin:var(--space-6) 0}code,kbd,samp,pre{font-family:var(--font-mono);font-size:.92em}:not(pre)>code{background:var(--paper-2);border-radius:var(--radius-control);padding:.1em .35em}pre{background:var(--paper-2);border:var(--rule);border-radius:var(--radius-control);padding:var(--space-4);line-height:var(--leading-mono);margin:0 0 var(--space-5);overflow-x:auto}a{color:inherit;text-underline-offset:.28em;text-decoration:underline 1px;text-decoration-color:var(--line);transition:color var(--dur-fast) var(--ease-out), text-decoration-color var(--dur-fast) var(--ease-out)}a:hover{color:var(--signal);text-decoration-color:var(--signal)}.lede{font-size:var(--step-1);color:var(--ink-2);max-width:var(--measure-lede);line-height:1.45}.meta{font-family:var(--font-mono);font-size:var(--step--2);font-weight:var(--weight-mono);line-height:var(--leading-mono);letter-spacing:var(--tracking-mono);color:var(--ink-3);font-variant-numeric:tabular-nums;max-width:none;margin:0;padding:0;list-style:none}.meta>*+*{margin-inline-start:var(--space-3)}.meta--between{justify-content:space-between;align-items:baseline;gap:var(--space-4);display:flex}.meta--between>*+*{margin-inline-start:0}ul.meta>li,dl.meta>div{margin:0;display:block}ul.meta>li+li,dl.meta>div+div{margin-top:var(--space-1)}dl.meta dt,dl.meta dd{margin:0;display:inline}.list-plain{margin:0;padding:0;list-style:none}.list-plain>li{margin:0 0 var(--space-2)}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.prose{font-family:var(--font-display);font-variation-settings:var(--display-settings);font-optical-sizing:auto;font-weight:var(--weight-display);font-size:var(--step-1);line-height:var(--leading-prose);max-width:var(--measure-prose);color:var(--ink)}.prose p{margin:0 0 var(--space-5);max-width:none}.prose h2,.prose h3{margin:var(--space-7) 0 var(--space-4);max-width:22ch}.prose h3{margin-top:var(--space-6)}.prose h2+h3{margin-top:var(--space-4)}.prose ul,.prose ol{font-family:var(--font-text);font-size:var(--step-0);line-height:var(--leading-text);margin:0 0 var(--space-5)}.prose li{margin-bottom:var(--space-2)}.prose a{font-weight:inherit}.prose blockquote{margin:var(--space-6) 0;color:var(--ink-2);padding:0;font-style:italic}.prose blockquote p{text-indent:-.42em}.prose .pull{font-style:italic;font-size:var(--step-3);letter-spacing:-.012em;text-indent:-.42em;max-width:34ch;margin:var(--space-7) 0;line-height:1.22}.prose table{font-family:var(--font-text);font-size:var(--step-0);line-height:var(--leading-text);border-collapse:collapse;width:100%;margin:0 0 var(--space-5)}.prose th{text-align:left;font-weight:var(--weight-text-medium);border-bottom:var(--rule-strong);padding:var(--space-2) var(--space-4) var(--space-2) 0}.prose td{vertical-align:top;border-bottom:var(--rule);padding:var(--space-2) var(--space-4) var(--space-2) 0}.prose figure,.prose .figure{margin:var(--space-7) 0}.prose figcaption{font-family:var(--font-mono);font-size:var(--step--2);line-height:var(--leading-mono);color:var(--ink-3);margin-top:var(--space-2)}.prose img{border:var(--rule)}.prose hr{margin:var(--space-7) 0}.prose :is(pre,code,kbd,samp){font-family:var(--font-mono)}.prose table,.prose pre{max-width:100%}.prose .table-scroll{overflow-x:auto}label{font-size:var(--step--1);color:var(--ink-2);margin-bottom:var(--space-2);display:block}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),textarea,select{font:inherit;font-size:var(--step-0);line-height:var(--leading-text);color:var(--ink);background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius-control);width:100%;max-width:100%;transition:border-color var(--dur-fast) var(--ease-out);padding:.7rem .8rem}textarea{resize:vertical;min-height:8rem}input:focus,textarea:focus,select:focus{border-color:var(--signal);outline:none}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:var(--focus-ring);outline-offset:0}::placeholder{color:var(--ink-3);opacity:1}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--state-error)}.hint{font-family:var(--font-mono);font-size:var(--step--2);line-height:var(--leading-mono);color:var(--ink-3);margin:var(--space-2) 0 0}.hint--error{color:var(--state-error)}button{font:inherit}.skip-link{left:var(--gutter);z-index:100;padding:var(--space-3) var(--space-4);background:var(--ink);color:var(--paper);font-size:var(--step--1);font-weight:var(--weight-text-medium);border-radius:0 0 var(--radius-control) var(--radius-control);text-decoration:none;position:absolute;top:-100%}.skip-link:focus{color:var(--paper);top:0}.masthead{z-index:50;background:var(--paper);border-bottom:var(--rule);transition:border-color var(--dur-fast) var(--ease-out);position:sticky;top:0}.masthead[data-motion-state=top]{border-bottom-color:#0000}.masthead__inner{max-width:var(--max-width);padding-inline:var(--gutter);min-height:var(--masthead-h);align-items:center;gap:clamp(1rem,2.4vw,2rem);margin-inline:auto;display:flex}.masthead__brand{color:var(--ink);white-space:nowrap;align-items:center;gap:.55rem;margin-right:auto;text-decoration:none;display:inline-flex}.masthead__brand:hover{color:var(--ink)}.masthead__brand .mark{flex:none;width:18px;height:18px}.mark__point{fill:var(--signal)}.masthead__wordmark{font-family:var(--font-display);font-variation-settings:var(--display-settings);font-optical-sizing:auto;letter-spacing:-.012em;font-size:1.25rem;font-weight:500;line-height:1}.masthead__nav{align-items:center;min-width:0;display:flex}.masthead__list{font-size:var(--step--1);flex-wrap:wrap;align-items:center;gap:0 clamp(1rem,2.4vw,2rem);margin:0;padding:0;list-style:none;display:flex}.masthead__list li{margin:0}.masthead__link{color:var(--ink);white-space:nowrap;transition:border-color var(--dur-fast) var(--ease-out);border-bottom:1px solid #0000;padding-block:.3rem;text-decoration:none;display:inline-block}.masthead__link:hover{color:var(--ink);border-bottom-color:var(--line-strong)}.masthead__link[aria-current=page]{border-bottom-color:var(--signal)}.masthead .masthead__cta>a{white-space:nowrap;padding:.6rem .95rem}@media (width<=51.99rem){.masthead__inner{align-items:center;column-gap:var(--space-4);row-gap:var(--space-1);min-height:0;padding-block:var(--space-3) var(--space-2);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand cta""nav nav";display:grid}.masthead__brand{grid-area:brand;margin-right:0}.masthead__cta{grid-area:cta;justify-self:end}.masthead__nav{grid-area:nav}.masthead__list{gap:0 var(--space-5)}.masthead__link{padding-block:.6rem}}@media (width<=25.99rem){.masthead__inner{column-gap:var(--space-3)}.masthead__brand{gap:.45rem}.masthead__brand .mark{width:16px;height:16px}.masthead__wordmark{font-size:1.05rem}.masthead .masthead__cta>a{font-size:var(--step--2);padding:.55rem .6rem}}@media (width<=21.99rem){.masthead__wordmark{font-size:1rem}}.footer{background:var(--paper-2);border-top:var(--rule);margin-top:var(--space-section);padding-block:var(--space-7) var(--space-6);font-size:var(--step--1)}.footer__inner{max-width:var(--max-width);padding-inline:var(--gutter);gap:var(--space-6);margin-inline:auto;display:grid}@media (width>=52rem){.footer__inner{grid-template-columns:1.6fr 1fr 1fr 1fr}}.footer__brand{font-family:var(--font-display);font-variation-settings:var(--display-settings);font-optical-sizing:auto;letter-spacing:-.012em;color:var(--ink);margin:0 0 var(--space-3);font-size:1.25rem;font-weight:500}.footer__line{color:var(--ink-2);max-width:30ch;margin:0}.footer__label{font-family:var(--font-text);font-size:var(--step--1);font-weight:var(--weight-text-medium);color:var(--ink);margin:0 0 var(--space-3)}.footer__list,.footer__social{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.footer__social{margin-top:var(--space-4)}.footer__list li,.footer__social li{margin:0}.footer__link,.footer__list a{color:var(--ink);font-weight:var(--weight-text-medium);text-underline-offset:.28em;text-decoration:underline 1px;text-decoration-color:var(--line)}.footer__link:hover,.footer__list a:hover{color:var(--signal);text-decoration-color:var(--signal)}.footer__legal{max-width:var(--max-width);margin:var(--space-7) auto 0;padding:var(--space-4) var(--gutter) 0;border-top:var(--rule);justify-content:space-between;gap:var(--space-4);flex-wrap:wrap;display:flex}.footer__copyright{font-family:var(--font-mono);font-size:var(--step--2);line-height:var(--leading-mono);color:var(--ink-3);margin:0}.section{padding-block:var(--space-section)}.section__grid{max-width:var(--max-width);padding-inline:var(--gutter);row-gap:var(--space-4);grid-template-columns:minmax(0,1fr);margin-inline:auto;display:grid}@media (width>=64rem){.section__grid{grid-template-columns:var(--annotation) minmax(0, 1fr);column-gap:var(--space-6);row-gap:0}.section__annotation{grid-area:1/1}.section__content{grid-area:1/2}}.section__annotation{font-family:var(--font-mono);font-size:var(--step--2);line-height:var(--leading-mono);letter-spacing:var(--tracking-mono);color:var(--ink-3);padding-top:var(--space-1);min-width:0}.section__annotation:empty{display:none}.section__annotation:not(:empty):before{content:"";border-top:var(--rule-strong);width:1.5rem;margin-bottom:var(--space-2);display:block}.section__annotation .meta{display:block}.section__annotation .meta>*+*{margin-inline-start:0}.section__annotation p{max-width:none;margin:0}.section__content{min-width:0}.section--bleed .section__grid{max-width:none;padding:0;display:block}.section--bleed .section__annotation{display:none}.section--band{background:var(--ground);color:var(--ground-text)}.section--band+.section--band{padding-top:0}.section--band .section__annotation,.section--band .meta,.section--band .lede,.section--band .section-head>p,.section--band .hint{color:var(--ground-soft)}.section--band .section__annotation:before{border-top-color:var(--ground-text)}.section--band .rule{border-top-color:var(--ground-line)}.section--band .rule--strong{border-top-color:var(--ground-text)}.section--band a{text-decoration-color:var(--ground-line)}.section--band a:hover{color:var(--signal-on-ground);text-decoration-color:var(--signal-on-ground)}.section--band ::selection{background:#a9b3f247}.section-head{margin-bottom:var(--space-block);max-width:40rem}.section-heading{font-size:var(--step-4);line-height:var(--leading-tight);letter-spacing:var(--tracking-display);max-width:var(--measure-title);text-wrap:balance;margin:0}.section-head>p{margin:var(--space-4) 0 0;font-size:var(--step-1);color:var(--ink-2);max-width:var(--measure-lede);line-height:1.45}.button,.masthead__cta>a{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-text);font-size:var(--step--1);font-weight:var(--weight-text-medium);border:1px solid var(--ink);border-radius:var(--radius-control);background:var(--ink);color:var(--paper);cursor:pointer;white-space:nowrap;transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);padding:.85rem 1.25rem;line-height:1;text-decoration:none;display:inline-flex}.button:hover,.masthead__cta>a:hover{background:var(--signal);border-color:var(--signal);color:var(--paper)}.button:active,.masthead__cta>a:active{background:var(--signal-deep);border-color:var(--signal-deep)}.button--secondary{color:var(--ink);border-color:var(--ink);background:0 0}.button--secondary:hover{color:var(--signal);border-color:var(--signal);background:0 0}.button--secondary:active{color:var(--signal-deep);border-color:var(--signal-deep);background:0 0}.button[disabled],.button[aria-disabled=true]{opacity:.5;cursor:default}.section--band .button{background:var(--paper);color:var(--ink);border-color:var(--paper)}.section--band .button:hover{background:var(--signal-on-ground);border-color:var(--signal-on-ground);color:var(--ink)}.section--band .button--secondary{color:var(--ground-text);border-color:var(--ground-soft);background:0 0}.section--band .button--secondary:hover{color:var(--signal-on-ground);border-color:var(--signal-on-ground);background:0 0}.text-link{font-weight:var(--weight-text-medium);color:var(--ink);text-underline-offset:.28em;text-decoration:underline 1px;text-decoration-color:var(--line);transition:color var(--dur-fast) var(--ease-out), text-decoration-color var(--dur-fast) var(--ease-out)}.text-link:hover{color:var(--signal);text-decoration-color:var(--signal)}.section--band .text-link{color:var(--ground-text);text-decoration-color:var(--ground-line)}.section--band .text-link:hover{color:var(--signal-on-ground);text-decoration-color:var(--signal-on-ground)}.rule{border:0;border-top:var(--rule);margin:var(--space-6) 0;height:0}.rule--strong{border-top:var(--rule-strong)}.quote{margin:var(--space-7) 0;max-width:34ch}.quote__text{font-family:var(--font-display);font-variation-settings:var(--display-settings);font-optical-sizing:auto;font-weight:var(--weight-display);font-style:italic;font-size:var(--step-3);letter-spacing:-.012em;text-indent:-.42em;color:var(--ink);margin:0;padding:0;line-height:1.22}.quote__text p{margin:0 0 var(--space-3);max-width:none}.quote__attribution{margin-top:var(--space-4)}.quote__attribution:empty{display:none}.section--band .quote__text{color:var(--ground-text)}.motion [data-motion=reveal][data-motion-state=wait]{opacity:0;transform:translateY(var(--shift-reveal))}.motion [data-motion=reveal][data-motion-state=in]{transition:opacity var(--dur-slow) var(--ease-out), transform var(--dur-slow) var(--ease-out);transition-delay:calc(var(--stagger) * var(--motion-order,0))}.motion [data-motion=rule][data-motion-state=wait]{transform-origin:0;transform:scaleX(0)}.motion [data-motion=rule][data-motion-state=in]{transform-origin:0;transition:transform var(--dur-slow) var(--ease-out)}[data-motion=wall-position],[data-motion=progress]{transform:scaleX(var(--motion-progress,0));transform-origin:0;transition:transform var(--dur-fast) var(--ease-linear)}@supports (animation-timeline:view()){[data-motion=wall]{view-timeline:--motion-wall block}[data-motion=wall]>*{animation:motion-drift var(--ease-linear) backwards;animation-timeline:--motion-wall;animation-range:entry cover 35%}@keyframes motion-drift{0%{transform:translate(-6%)}to{transform:translate(0)}}}.motion [aria-busy=true] [data-motion=form-state]{animation:motion-pulse 1.2s var(--ease-in-out) infinite alternate}@keyframes motion-pulse{0%{opacity:1}to{opacity:.55}}@media (prefers-reduced-motion:reduce){[data-motion]{transition:none}.motion [data-motion=reveal][data-motion-state=wait]{opacity:1;transform:none}.motion [data-motion=rule][data-motion-state=wait]{transform:none}[data-motion=wall-position],[data-motion=progress]{display:none}[data-motion=wall]>*,.motion [aria-busy=true] [data-motion=form-state]{animation:none}}
