:root{--ground: #eceeec;--surface: #ffffff;--surface-sunk: #e4e7e4;--ink: #15191a;--ink-2: #464e50;--muted: #78807f;--rule: #d0d5d1;--rule-strong: #b4bbb6;--seq-0: #dde5e0;--seq-1: #b7d0c4;--seq-2: #86b39f;--seq-3: #52927a;--seq-4: #2a6f58;--seq-5: #10493a;--ok: #2a6f58;--warn: #9a6410;--crit: #8a2f2c;--accent: #10493a;--font: "Archivo", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--measure: 68ch;--gutter: clamp(1rem, 4vw, 3.5rem);--radius: 3px}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--ground: #141717;--surface: #1b1f1e;--surface-sunk: #101312;--ink: #eef1ef;--ink-2: #b3bab7;--muted: #7f8784;--rule: #2c3231;--rule-strong: #414948;--seq-0: #23302b;--seq-1: #2f4c40;--seq-2: #3d6b58;--seq-3: #4f8d73;--seq-4: #6cae90;--seq-5: #9ad0b3;--ok: #6cae90;--warn: #d19a3f;--crit: #d97b74;--accent: #9ad0b3}}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--ground);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums}h1,h2,h3{line-height:1.1;letter-spacing:-.02em;margin:0;font-weight:700}h1{font-size:clamp(2rem,5vw,3.4rem);letter-spacing:-.035em}h2{font-size:clamp(1.3rem,2.6vw,1.75rem)}h3{font-size:1.05rem}p{margin:0 0 1rem;max-width:var(--measure)}a{color:inherit;text-underline-offset:3px;text-decoration-thickness:1px}a:hover{text-decoration-color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.wrap{max-width:1180px;margin:0 auto;padding-inline:var(--gutter)}.narrow{max-width:74ch}.mono{font-family:var(--mono);font-size:.86em;letter-spacing:-.01em}.muted{color:var(--muted)}.dim{color:var(--ink-2)}.scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:.6rem .7rem}th{font-size:.78rem;font-weight:600;color:var(--muted);border-bottom:1px solid var(--rule-strong);white-space:nowrap}td{border-bottom:1px solid var(--rule)}.num{text-align:right;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.sq-0{background:var(--seq-0)}.sq-1{background:var(--seq-1)}.sq-2{background:var(--seq-2)}.sq-3{background:var(--seq-3)}.sq-4{background:var(--seq-4)}.sq-5{background:var(--seq-5)}.sq-3,.sq-4,.sq-5{color:var(--surface)}.band-active{background:var(--ok)}.band-slowing,.band-stalled{background:var(--warn)}.band-abandoned{background:var(--crit)}.aud-recent{background:var(--ok)}.aud-aging,.aud-stale{background:var(--warn)}.aud-none{background:var(--muted)}.skip[data-astro-cid-5hce7sga]{position:absolute;left:-9999px;background:var(--surface);padding:.6rem 1rem;z-index:10}.skip[data-astro-cid-5hce7sga]:focus{left:1rem;top:1rem}.masthead[data-astro-cid-5hce7sga]{border-bottom:1px solid var(--rule-strong);background:var(--surface)}.masthead-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:62px;flex-wrap:wrap}.wordmark[data-astro-cid-5hce7sga]{display:inline-flex;align-items:center;gap:.55rem;font-weight:800;letter-spacing:-.03em;font-size:1.05rem;text-decoration:none}.wordmark-mark[data-astro-cid-5hce7sga]{width:26px;height:14px;background:linear-gradient(var(--seq-5),var(--seq-5)) 0 60% / 5px 40% no-repeat,linear-gradient(var(--seq-4),var(--seq-4)) 7px 25% / 5px 75% no-repeat,linear-gradient(var(--seq-3),var(--seq-3)) 14px 0 / 5px 100% no-repeat,linear-gradient(var(--seq-1),var(--seq-1)) 21px 80% / 5px 20% no-repeat}nav[data-astro-cid-5hce7sga]{display:flex;gap:1.4rem;font-size:.92rem}nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{text-decoration:none;color:var(--ink-2)}nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga][aria-current=page]{color:var(--ink);font-weight:600}nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--ink);text-decoration:underline}.stamp[data-astro-cid-5hce7sga]{display:flex;gap:1rem;align-items:baseline;flex-wrap:wrap;padding-block:.7rem;font-size:.82rem;color:var(--muted);border-bottom:1px solid var(--rule)}main[data-astro-cid-5hce7sga]{padding-block:clamp(1.75rem,4vw,3rem) 4rem}.foot[data-astro-cid-5hce7sga]{border-top:1px solid var(--rule-strong);background:var(--surface);padding-block:2rem 3rem;font-size:.9rem}.disclosure[data-astro-cid-5hce7sga]{max-width:var(--measure);border-left:3px solid var(--accent);padding-left:1rem;color:var(--ink-2)}.disclosure[data-astro-cid-5hce7sga] strong[data-astro-cid-5hce7sga]{color:var(--ink)}.small[data-astro-cid-5hce7sga]{font-size:.85rem;max-width:var(--measure)}
