@font-face{font-family:Newsreader;font-style:normal;font-weight:400 600;font-display:swap;src:url(../../../fonts/newsreader-display.woff2) format("woff2")}@font-face{font-family:Newsreader;font-style:italic;font-weight:400 600;font-display:swap;src:url(../../../fonts/newsreader-display-italic.woff2) format("woff2")}:root{color-scheme:light;--bg: #f7f4ed;--bg-alt: #eee9df;--surface: #fefcf8;--hero-bg: #e8efec;--fg: #1b1a17;--fg-muted: #5e5a52;--line: #d8d1c3;--line-strong: #1b1a17;--accent: #0e6b68;--accent-ink: #ffffff;--accent-soft: #dcebe8;--accent-tint: #edf3f1;--term-bg: #1c1b18;--term-fg: #ebe7de;--term-dim: #8f8a7f;--term-cmd: #ffffff;--term-line: #34322d;--term-warn: #e9b44c;--term-kw: #7fd6ce;--term-str: #d9c38a;--term-num: #ebe7de;--yes: #0e6b68;--radius: 4px;--display: "Newsreader", "Iowan Old Style", "Charter", "Bitstream Charter", Georgia, "Times New Roman", serif;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;--mono: ui-monospace, "SF Mono", Menlo, "Cascadia Mono", Consolas, "DejaVu Sans Mono", "Liberation Mono", monospace;--gutter: clamp(1.25rem, 4vw, 3rem);--margin-col: 17rem}@media(prefers-color-scheme:dark){html:not([data-mode=light]){color-scheme:dark;--bg: #131414;--bg-alt: #1b1c1b;--surface: #191b1a;--hero-bg: #141d1c;--fg: #e9e5db;--fg-muted: #a39e92;--line: #2d2e2c;--line-strong: #e9e5db;--accent: #5fcfc3;--accent-ink: #0b1c1a;--accent-soft: #163330;--accent-tint: #171f1e;--term-bg: #0b0c0c;--term-line: #262725;--yes: #5fcfc3}}html[data-mode=dark]{color-scheme:dark;--bg: #131414;--bg-alt: #1b1c1b;--surface: #191b1a;--hero-bg: #141d1c;--fg: #e9e5db;--fg-muted: #a39e92;--line: #2d2e2c;--line-strong: #e9e5db;--accent: #5fcfc3;--accent-ink: #0b1c1a;--accent-soft: #163330;--accent-tint: #171f1e;--term-bg: #0b0c0c;--term-line: #262725;--yes: #5fcfc3}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}body{margin:0;font-family:var(--font);font-size:1.0625rem;line-height:1.55;color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased}.app{display:flex;flex-direction:column;min-height:100vh}.app>main{flex:1}h1,h2,h3{font-family:var(--display);font-weight:500;line-height:1.1;margin:0 0 .5em;letter-spacing:-.005em;text-wrap:balance}h4{line-height:1.25;margin:0 0 .5em}p{margin:0 0 1em}a{color:var(--accent);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}::selection{background:var(--accent);color:var(--accent-ink)}section[id]{scroll-margin-top:1.5rem}code{font-family:var(--mono);font-size:.88em;background:var(--bg-alt);border-radius:3px;padding:.1em .35em}pre code{background:none;padding:0;font-size:inherit}abbr[title]{text-decoration:underline dotted;cursor:help}.wrap{max-width:78rem;margin:0 auto;padding:0 var(--gutter)}.wrap.narrow{max-width:48rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip{position:absolute;left:.75rem;top:-4rem;background:var(--accent);color:var(--accent-ink);padding:.5rem 1rem;border-radius:3px;z-index:10}.skip:focus{top:.75rem}.btn{display:inline-block;padding:.65rem 1.15rem;border-radius:3px;text-decoration:none;border:1px solid transparent;line-height:1.3;font:inherit;font-size:.95rem;font-weight:600;cursor:pointer}.btn-primary{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.btn-primary:hover{filter:brightness(1.08)}.btn-secondary{color:var(--fg);border-color:var(--line-strong);background:transparent}.btn-secondary:hover{color:var(--accent);border-color:var(--accent)}.band{background:var(--surface)}section{padding:0}.ledger{display:grid;grid-template-columns:var(--margin-col) minmax(0,1fr);column-gap:clamp(2rem,5vw,5rem);align-items:start;border-top:1px solid var(--line-strong);padding-top:1.25rem}.ledger>.margin{position:sticky;top:1.5rem}.sec-n{display:block;font-family:var(--mono);font-size:.75rem;letter-spacing:.08em;color:var(--accent);margin:0 0 .8rem}.section-title{font-size:clamp(2.1rem,3.4vw,2.75rem);line-height:1.08;margin:0;letter-spacing:-.01em}.section-sub{color:var(--fg-muted);max-width:44rem;margin:.6rem 0 2rem;font-size:1.05rem}.note{color:var(--fg-muted);max-width:44rem;margin-top:1.5rem;font-size:1rem}@media(max-width:56rem){.ledger{grid-template-columns:minmax(0,1fr);row-gap:1.25rem}.ledger>.margin{position:static}.section-title{font-size:clamp(2.1rem,8vw,2.5rem)}}@media(max-width:40rem){.ledger{row-gap:.9rem;padding-top:1rem}.sec-n{margin-bottom:.5rem}.section-sub{margin:.5rem 0 1.25rem;font-size:1rem}.note{margin-top:1.1rem}.grid-3{gap:1.5rem}.btn{padding:.75rem 1.15rem}}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:56rem){.grid-3{grid-template-columns:1fr}}.page{padding:4rem 0 5rem}.page h1{font-size:clamp(2.2rem,4.5vw,3rem)}.page p,.page li{color:var(--fg-muted)}.page .lede{color:var(--fg)}.mode-switch.svelte-1o2iqa1{display:inline-flex;padding:2px;border:1px solid var(--line);border-radius:4px;background:transparent}button.svelte-1o2iqa1{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.6rem;border:0;border-radius:3px;background:transparent;color:var(--fg-muted);cursor:pointer;padding:0}button.svelte-1o2iqa1:hover{color:var(--fg)}button[aria-checked=true].svelte-1o2iqa1{background:var(--bg-alt);color:var(--accent)}svg.svelte-1o2iqa1{width:.9rem;height:.9rem}.site-header.svelte-12qhfyh{border-bottom:1px solid var(--line-strong);background:var(--bg)}.bar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:3.75rem}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.55rem;color:var(--fg);text-decoration:none}.brand-name.svelte-12qhfyh{font-family:var(--display);font-weight:500;font-size:1.35rem;letter-spacing:-.01em;line-height:1}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--fg);text-decoration:none;font-size:.9rem}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent);text-decoration:underline}.nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--accent);text-decoration:underline;text-underline-offset:.35em}.nav.svelte-12qhfyh .nav-cta:where(.svelte-12qhfyh){border:1px solid var(--line-strong);border-radius:3px;padding:.45rem .85rem;font-weight:600;line-height:1.2}.nav.svelte-12qhfyh .nav-cta:where(.svelte-12qhfyh):hover,.nav.svelte-12qhfyh .nav-cta:where(.svelte-12qhfyh):focus-visible{color:var(--accent);border-color:var(--accent);text-decoration:none}.menu.svelte-12qhfyh{display:none}.site-footer.svelte-12qhfyh{border-top:1px solid var(--line-strong);padding:2.5rem 0 3rem;font-size:1rem;background:var(--bg-alt)}.foot.svelte-12qhfyh{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:2.5rem clamp(2rem,6vw,6rem);align-items:start}.foot-brand.svelte-12qhfyh .brand-name:where(.svelte-12qhfyh){font-size:1.15rem}.colophon.svelte-12qhfyh{max-width:30rem;margin:1rem 0 0}.dim.svelte-12qhfyh{color:var(--fg-muted)}.foot-links.svelte-12qhfyh{display:grid;grid-template-columns:repeat(3,auto);gap:1.5rem 2.5rem;justify-content:start}.foot-col.svelte-12qhfyh{display:flex;flex-direction:column;gap:.35rem}.foot-h.svelte-12qhfyh{font-family:var(--mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:.35rem}.foot-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--fg);text-decoration:none}.foot-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent);text-decoration:underline}@media(max-width:48rem){.nav-wide.svelte-12qhfyh{display:none}.site-header.svelte-12qhfyh{position:relative}.bar.svelte-12qhfyh{height:3.5rem}.menu.svelte-12qhfyh{display:block}.menu-button.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.35rem;min-height:2.75rem;padding:0 .25rem 0 .75rem;margin-right:-.25rem;font-size:.9rem;font-weight:600;line-height:1;color:var(--fg);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.menu-button.svelte-12qhfyh::-webkit-details-marker{display:none}.menu-button.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:1rem;height:1rem;color:var(--fg-muted);transition:transform .15s}.menu[open].svelte-12qhfyh .menu-button:where(.svelte-12qhfyh){color:var(--accent)}.menu[open].svelte-12qhfyh .menu-button:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh){transform:rotate(180deg)}.menu-panel.svelte-12qhfyh{position:absolute;left:0;right:0;top:100%;z-index:5;flex-direction:column;align-items:stretch;gap:0;padding:.25rem var(--gutter) 1rem;background:var(--bg);border-bottom:1px solid var(--line-strong)}.menu-panel.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;min-height:2.75rem;font-size:1rem;border-bottom:1px solid var(--line)}.menu-panel.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:none}.menu-panel.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){text-decoration:none}.menu-panel.svelte-12qhfyh .nav-cta:where(.svelte-12qhfyh){border:0;border-bottom:1px solid var(--line);border-radius:0;padding:0;font-weight:400}.menu-panel.svelte-12qhfyh .nav-cta:where(.svelte-12qhfyh):hover,.menu-panel.svelte-12qhfyh .nav-cta:where(.svelte-12qhfyh):focus-visible{border-color:var(--line)}.menu-mode.svelte-12qhfyh{display:flex;justify-content:flex-end;padding-top:.75rem}.foot.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}.foot-links.svelte-12qhfyh{grid-template-columns:1fr;gap:1.5rem}.site-footer.svelte-12qhfyh{padding:2rem 0 2.5rem}}
