:root{--paper:#f3f0e6;--paper-deep:#e7e1d2;--surface:#fbfaf5;--ink:#18241c;--ink-soft:#4e5b52;--forest:#1d3a2a;--forest-light:#315b43;--accent:#c13a1a;--accent-dark:#8a2913;--sun:#efbb45;--line:#18241c29;--shadow:0 1.25rem 3rem #25312721;--font-display:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--font-body:"Avenir Next", Avenir, "Segoe UI", system-ui, sans-serif;font-family:var(--font-body);font-synthesis:none;color:var(--ink);background:var(--paper);line-height:1.65}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{background:radial-gradient(circle at 8% 4%, #efbb4524, transparent 26rem), var(--paper);-webkit-font-smoothing:antialiased;min-width:20rem;min-height:100vh;margin:0}body:before{z-index:20;pointer-events:none;content:"";opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E");position:fixed;inset:0}::selection{color:var(--ink);background:#efbb45bf}a{color:var(--accent-dark);text-underline-offset:.22em;text-decoration-thickness:.08em}a:hover{color:var(--accent)}:focus-visible{outline:3px solid var(--sun);outline-offset:3px}button,a{-webkit-tap-highlight-color:transparent}img,iframe{max-width:100%}h1,h2,h3{font-family:var(--font-display);text-wrap:balance;color:var(--ink)}h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.75rem,7vw,5.75rem);line-height:.95}h2{letter-spacing:-.035em;margin:3.5rem 0 1rem;font-size:clamp(1.8rem,3.3vw,2.65rem);line-height:1.08}h3{margin:2.25rem 0 .6rem;font-size:1.25rem;line-height:1.2}p,li{text-wrap:pretty}.container{width:min(100% - 2rem,76rem);margin-inline:auto}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-dark);margin:0 0 .75rem;font-size:.72rem;font-weight:700;line-height:1.2}.article-shell{width:min(100% - 2rem,72rem);margin-inline:auto;padding:clamp(2.5rem,7vw,6rem) 0 7rem}.page-hero{max-width:58rem;margin-bottom:clamp(3rem,7vw,5.5rem)}.page-hero h1{max-width:15ch}.page-intro{max-width:50rem;font-family:var(--font-display);color:var(--ink-soft);margin:1.5rem 0 1rem;font-size:clamp(1.25rem,2.2vw,1.65rem);line-height:1.45}.updated{color:var(--ink-soft);margin:0;font-size:.78rem;font-weight:600}.breadcrumbs{color:var(--ink-soft);align-items:center;gap:.55rem;margin-bottom:2rem;font-size:.8rem;font-weight:600;display:flex}.breadcrumbs a{color:inherit}.prose{max-width:48rem}.prose>p,.prose>ul,.prose>ol,.prose>blockquote{font-size:1.03rem}.prose p{margin:0 0 1rem}.prose ul,.prose ol{margin:1rem 0 1.5rem;padding-left:1.35rem}.prose li{margin:.55rem 0;padding-left:.2rem}.prose strong{font-weight:650}.prose blockquote{border-left:.3rem solid var(--accent);font-family:var(--font-display);background:#ffffff7a;margin:2rem 0;padding:1.5rem 1.75rem;font-size:1.16rem}.prose table{border-spacing:0;border-collapse:separate;border:1px solid var(--line);background:#ffffff61;border-radius:.8rem;width:100%;margin:1.75rem 0 2.5rem;display:block;overflow-x:auto}.prose th,.prose td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top;min-width:9rem;padding:.8rem 1rem}.prose th{letter-spacing:.08em;text-transform:uppercase;color:var(--surface);background:var(--forest);font-size:.75rem}.prose tr:last-child td{border-bottom:0}.prose th:last-child,.prose td:last-child{border-right:0}.source-note,.callout{background:var(--paper-deep);border-radius:.55rem 1.35rem .55rem .55rem;margin:2.25rem 0;padding:1.25rem 1.4rem}.source-note{color:var(--ink-soft);font-size:.88rem!important}.button{border:1px solid #0000;border-radius:.35rem 1rem .35rem .35rem;justify-content:center;align-items:center;gap:.55rem;min-height:3rem;padding:.72rem 1.1rem;font-size:.86rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button:hover{text-decoration:none;transform:translateY(-2px)}.button:active{transform:translateY(0)scale(.98)}.button-primary{color:#fff;background:var(--accent);box-shadow:0 .7rem 1.5rem #a9382038}.button-primary:hover{color:#fff;background:var(--accent-dark)}.button-secondary{color:#fff;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#121f1657;border-color:#ffffff61}.button-secondary:hover{color:#fff;background:#121f169e}.related{border-top:1px solid var(--line);margin-top:6rem;padding-top:2.5rem}.related h2{margin-top:0}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.related-link{min-height:11rem;color:var(--ink);background:#ffffff85;border-radius:.65rem 2rem .65rem .65rem;flex-direction:column;padding:1.4rem 3rem 1.4rem 1.4rem;text-decoration:none;transition:transform .2s,background-color .2s;display:flex;position:relative}.related-link:hover{color:var(--ink);background:var(--surface);transform:translateY(-4px)}.related-link strong{font-family:var(--font-display);font-size:1.25rem}.related-link span{color:var(--ink-soft);margin-top:.5rem;font-size:.86rem}.related-link .arrow{color:var(--accent);margin:0;font-size:1.35rem;position:absolute;top:1.25rem;right:1.25rem}@media (width<=760px){.related-grid{grid-template-columns:1fr}.article-shell{padding-top:2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.skip-link.svelte-12qhfyh{z-index:100;color:#fff;background:var(--accent);padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link.svelte-12qhfyh:focus{transform:translateY(0)}.site-shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.release-bar.svelte-12qhfyh{z-index:30;color:var(--ink);background:var(--sun);position:relative}.release-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:1rem;min-height:2.2rem;padding-block:.35rem;font-size:.72rem;font-weight:550;display:flex}.release-inner.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink);flex:none;font-weight:750}.release-inner.svelte-12qhfyh .release-copy:where(.svelte-12qhfyh){text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-weight:550;text-decoration:none;overflow:hidden}.site-header.svelte-12qhfyh{z-index:25;color:#fff;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#18241cf0;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.header-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:2rem;min-height:4.8rem;display:flex}.brand.svelte-12qhfyh{color:#fff;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand.svelte-12qhfyh:hover{color:#fff}.brand-mark.svelte-12qhfyh{background:var(--accent);border-radius:50% 50% 44% 54%;place-items:center;width:2.35rem;height:2.35rem;display:grid;position:relative;transform:rotate(-8deg)}.brand-mark.svelte-12qhfyh:before,.brand-mark.svelte-12qhfyh:after,.brand-mark.svelte-12qhfyh span:where(.svelte-12qhfyh){content:"";background:#fff;position:absolute}.brand-mark.svelte-12qhfyh:before{border-radius:50%;width:.72rem;height:.72rem}.brand-mark.svelte-12qhfyh:after{border-radius:99rem;width:1.55rem;height:.25rem;transform:translate(.85rem,-.65rem)rotate(-24deg)}.brand.svelte-12qhfyh strong:where(.svelte-12qhfyh),.brand.svelte-12qhfyh small:where(.svelte-12qhfyh){line-height:1;display:block}.brand.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-family:var(--font-display);letter-spacing:-.02em;font-size:1.1rem}.brand.svelte-12qhfyh small:where(.svelte-12qhfyh){letter-spacing:.16em;text-transform:uppercase;color:#ffffff9e;margin-top:.25rem;font-size:.58rem;font-weight:700}nav.svelte-12qhfyh{align-items:center;gap:.2rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffb8;padding:.65rem .78rem;font-size:.78rem;font-weight:650;text-decoration:none;position:relative}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";background:var(--sun);transform-origin:0;height:.12rem;transition:transform .18s;position:absolute;bottom:.35rem;left:.8rem;right:.8rem;transform:scaleX(0)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:#fff}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after,nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh):after{transform:scaleX(1)}nav.svelte-12qhfyh .official-link:where(.svelte-12qhfyh){color:#fff;border:1px solid #ffffff38;border-radius:.3rem .85rem .3rem .3rem;margin-left:.5rem}nav.svelte-12qhfyh .official-link:where(.svelte-12qhfyh):after{display:none}.menu-button.svelte-12qhfyh{color:#fff;min-height:2.75rem;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.75rem;font-size:.75rem;font-weight:700;display:none}.menu-icon.svelte-12qhfyh,.menu-icon.svelte-12qhfyh:before{content:"";background:currentColor;width:1.25rem;height:2px;display:block}.menu-icon.svelte-12qhfyh:before{transform:translateY(-.35rem)}main.svelte-12qhfyh{flex:1}.site-footer.svelte-12qhfyh{color:#ffffffab;background:var(--forest);padding:5rem 0 1.5rem}.footer-grid.svelte-12qhfyh{grid-template-columns:minmax(0,2fr) repeat(2,minmax(9rem,1fr));gap:clamp(2rem,6vw,6rem);display:grid}.footer-brand.svelte-12qhfyh{max-width:28rem}.footer-brand.svelte-12qhfyh .eyebrow:where(.svelte-12qhfyh){color:var(--sun)}.footer-brand.svelte-12qhfyh h2:where(.svelte-12qhfyh){color:#fff;margin:0 0 1rem;font-size:clamp(2.2rem,5vw,4rem)}.site-footer.svelte-12qhfyh h3:where(.svelte-12qhfyh){font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--sun);margin:0 0 1rem;font-size:.68rem}.site-footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffc7;width:fit-content;margin:.55rem 0;font-size:.85rem;text-decoration:none;display:block}.site-footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-bottom.svelte-12qhfyh{border-top:1px solid #ffffff24;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.25rem;font-size:.7rem;display:flex}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}@media (width<=1300px){.release-inner.svelte-12qhfyh .release-copy:where(.svelte-12qhfyh){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.release-inner.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:0}.release-inner.svelte-12qhfyh a:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){font-size:.8rem}.menu-button.svelte-12qhfyh{display:inline-flex}.header-inner.svelte-12qhfyh>nav:where(.svelte-12qhfyh){background:var(--ink);box-shadow:var(--shadow);border-top:1px solid #ffffff1a;flex-direction:column;align-items:stretch;padding:.75rem 1rem 1.25rem;display:none;position:absolute;top:100%;left:0;right:0}.header-inner.svelte-12qhfyh>nav.open:where(.svelte-12qhfyh){display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){min-height:3rem;padding:.9rem .5rem;font-size:.9rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):after{width:2rem;bottom:.65rem;left:.5rem;right:auto}nav.svelte-12qhfyh .official-link:where(.svelte-12qhfyh){margin:.5rem 0 0;padding-inline:.8rem}}@media (width<=680px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr 1fr}.footer-brand.svelte-12qhfyh{grid-column:1/-1}.footer-bottom.svelte-12qhfyh{flex-direction:column}}
