:root{--font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-serif: "Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, ui-serif, serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--measure: 42rem;--page: 68rem;--radius: 8px;--radius-sm: 5px;--step-1: .8125rem;--step0: 1rem;--step1: 1.1875rem;--step2: 1.4375rem;--step3: 1.75rem;--step4: clamp(2rem, 1.5rem + 2vw, 2.75rem);--step5: clamp(2.4rem, 1.7rem + 3vw, 3.5rem);--bg: #fbfbfa;--surface: #ffffff;--surface-2: #f5f4f1;--text: #1b1b19;--text-muted: #6b6a66;--border: #e5e3de;--border-strong: #d2cfc8;--accent: #0f5c55;--accent-hover: #0a413c;--accent-soft: #e3efec;--tone-success-bg: #edf3ec;--tone-success-fg: #2f5f35;--tone-oom-bg: #fdebec;--tone-oom-fg: #97302e;--tone-error-bg: #fbeadf;--tone-error-fg: #8c451b;--tone-degraded-bg: #fbf3db;--tone-degraded-fg: #75551a;--tone-source-bg: #e5f1fb;--tone-source-fg: #1c5f8c;--tone-neutral-bg: #efeeea;--tone-neutral-fg: #55534d;--shadow-hover: 0 2px 8px rgba(27, 27, 25, .05);color-scheme:light}[data-theme=dark]{--bg: #141412;--surface: #1b1b18;--surface-2: #232320;--text: #edebe6;--text-muted: #a3a099;--border: #302f2b;--border-strong: #43423d;--accent: #6fc3b3;--accent-hover: #92d6c8;--accent-soft: #1c2f2c;--tone-success-bg: #1b2b1e;--tone-success-fg: #9ccfa2;--tone-oom-bg: #33201f;--tone-oom-fg: #f0a7a2;--tone-error-bg: #33251a;--tone-error-fg: #e6b083;--tone-degraded-bg: #302a17;--tone-degraded-fg: #dfc582;--tone-source-bg: #172934;--tone-source-fg: #9ac8e6;--tone-neutral-bg: #26251f;--tone-neutral-fg: #b1aea6;--shadow-hover: 0 2px 10px rgba(0, 0, 0, .35);color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--step0);line-height:1.65;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100dvh}h1,h2,h3,h4{line-height:1.2;letter-spacing:-.015em;margin:0 0 .5em;font-weight:600}h1{font-size:var(--step4);letter-spacing:-.025em}h2{font-size:var(--step3)}h3{font-size:var(--step2)}p,ul,ol{margin:0 0 1.15em}a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:.18em}a:hover{color:var(--accent-hover)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}img,video{max-width:100%;height:auto}code,kbd,samp,pre{font-family:var(--font-mono);font-size:.9em}:not(pre)>code{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.1em .35em;word-break:break-word}kbd{background:var(--surface-2);border:1px solid var(--border);border-bottom-width:2px;border-radius:4px;padding:.1em .4em;font-size:.85em}pre{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem;overflow-x:auto;line-height:1.55}hr{border:0;border-top:1px solid var(--border);margin:2.5rem 0}blockquote{margin:0 0 1.15em;padding-left:1rem;border-left:2px solid var(--border-strong);color:var(--text-muted)}[data-theme=dark] .astro-code,[data-theme=dark] .astro-code span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}.wrap{width:min(100% - 2.5rem,var(--page));margin-inline:auto}@media(max-width:480px){.wrap{width:min(100% - 1.75rem,var(--page))}}.stack>*+*{margin-top:var(--stack-gap, 1rem)}main{flex:1 0 auto;padding-block:3rem 5rem}@media(min-width:768px){main{padding-block:4.5rem 7rem}}.section+.section{margin-top:4.5rem}@media(min-width:768px){.section+.section{margin-top:6rem}}.section-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:1.75rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.section-head h2{margin:0;font-size:var(--step2)}.lede{font-size:var(--step1);color:var(--text-muted);max-width:var(--measure)}.muted{color:var(--text-muted)}.meta{font-family:var(--font-mono);font-size:var(--step-1);color:var(--text-muted);letter-spacing:-.01em}.skip-link{position:absolute;left:-9999px;top:0;background:var(--surface);color:var(--text);padding:.6rem 1rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);z-index:20}.skip-link:focus{left:1rem;top:1rem}.site-header{border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:saturate(140%) blur(8px);position:sticky;top:0;z-index:10}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:64px;flex-wrap:wrap;padding-block:.6rem}.wordmark{font-family:var(--font-serif);font-size:var(--step1);font-weight:600;letter-spacing:-.02em;color:var(--text);text-decoration:none;white-space:nowrap}.wordmark:hover{color:var(--text);text-decoration:underline;text-underline-offset:.22em}.site-nav{display:flex;align-items:center;gap:1.35rem;margin-left:auto}.site-nav a{color:var(--text-muted);text-decoration:none;font-size:var(--step-1);letter-spacing:.01em;white-space:nowrap;padding-block:.35rem;border-bottom:1px solid transparent}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--text);border-bottom-color:var(--accent)}@media(max-width:640px){.site-header__inner{justify-content:space-between}.site-nav{order:3;width:100%;margin-left:0;gap:1.1rem;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}}.site-header__controls{display:flex;align-items:center;gap:.6rem}.lang-switch{display:inline-flex;align-items:stretch;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.lang-switch__item{display:inline-flex;align-items:center;padding:0 .55rem;min-height:32px;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.06em;color:var(--text-muted);text-decoration:none;background:var(--surface)}.lang-switch__item+.lang-switch__item{border-left:1px solid var(--border)}.lang-switch__item:hover{color:var(--text);background:var(--surface-2)}.lang-switch__item[aria-current=true]{color:var(--bg);background:var(--text)}.category-layout{display:grid;gap:2.5rem}@media(min-width:900px){.category-layout{grid-template-columns:14rem minmax(0,1fr);gap:3.5rem;align-items:start}.category-layout__side{position:sticky;top:5.5rem}}.category-nav__list,.category-nav__children{list-style:none;margin:0;padding:0}.category-nav__list>li+li{margin-top:1.5rem}.category-nav__parent{display:block;font-size:var(--step-1);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);text-decoration:none;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.category-nav__parent:hover,.category-nav__parent.is-active{color:var(--text)}.category-nav__children{margin-top:.6rem;display:grid;gap:.35rem}.category-nav__child{display:block;font-size:var(--step-1);color:var(--text-muted);text-decoration:none;padding:.15rem 0 .15rem .6rem;border-left:2px solid transparent;margin-left:-.6rem}.category-nav__child:hover{color:var(--text)}.category-nav__child.is-active{color:var(--text);font-weight:600;border-left-color:var(--accent)}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-muted);cursor:pointer}.theme-toggle:hover{color:var(--text);border-color:var(--border-strong)}.theme-toggle svg{width:17px;height:17px}[data-theme=light] .theme-toggle__moon,[data-theme=dark] .theme-toggle__sun{display:none}.site-footer{border-top:1px solid var(--border);background:var(--surface-2);padding-block:3rem;font-size:var(--step-1)}.site-footer__grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:700px){.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr}}.site-footer h2{font-size:var(--step-1);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-weight:600;margin-bottom:.9rem}.site-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.site-footer a{color:var(--text);text-decoration:none}.site-footer a:hover{text-decoration:underline;text-underline-offset:.18em}.site-footer__note{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border);color:var(--text-muted);max-width:46rem}.badge{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.15rem .6rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:var(--tone-neutral-bg);color:var(--tone-neutral-fg);border:1px solid transparent}.badge--success{background:var(--tone-success-bg);color:var(--tone-success-fg)}.badge--oom{background:var(--tone-oom-bg);color:var(--tone-oom-fg)}.badge--error{background:var(--tone-error-bg);color:var(--tone-error-fg)}.badge--degraded{background:var(--tone-degraded-bg);color:var(--tone-degraded-fg)}.badge--tested{background:var(--tone-success-bg);color:var(--tone-success-fg)}.badge--source{background:var(--tone-source-bg);color:var(--tone-source-fg)}.badge--inferred{background:var(--tone-degraded-bg);color:var(--tone-degraded-fg)}.badge--untested{background:var(--tone-neutral-bg);color:var(--tone-neutral-fg)}.badge--stale{background:transparent;color:var(--tone-degraded-fg);border-color:currentColor}.badge--draft{background:transparent;color:var(--text-muted);border-color:var(--border-strong)}.card{display:block;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease}a.card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-hover);color:inherit}.card h3{font-size:var(--step1);margin-bottom:.4rem}.card p{margin-bottom:0;color:var(--text-muted)}.grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:700px){.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}}.post-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--border)}.post-list>li{border-bottom:1px solid var(--border)}.post-list__link{display:grid;gap:.5rem;padding:1.6rem 0;text-decoration:none;color:inherit}.post-list__link:hover{color:inherit}.post-list__link:hover .post-list__title{text-decoration:underline;text-underline-offset:.2em}.post-list__title{font-family:var(--font-serif);font-size:var(--step2);letter-spacing:-.02em;line-height:1.25;font-weight:600}.post-list__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.post-list__desc{color:var(--text-muted);max-width:var(--measure);margin:0}.empty-state{border:1px dashed var(--border-strong);border-radius:var(--radius);padding:2rem;color:var(--text-muted);background:var(--surface)}.empty-state p:last-child{margin-bottom:0}.table-scroll{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);-webkit-overflow-scrolling:touch}.table-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:2px}table.data{width:100%;border-collapse:collapse;font-size:var(--step-1);min-width:60rem}table.data caption{text-align:left;padding:1rem 1.1rem;color:var(--text-muted);border-bottom:1px solid var(--border)}table.data th,table.data td{text-align:left;padding:.7rem .85rem;border-bottom:1px solid var(--border);vertical-align:top}table.data thead th{position:sticky;top:0;background:var(--surface-2);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-weight:600;white-space:nowrap;z-index:1}table.data tbody tr:last-child th,table.data tbody tr:last-child td{border-bottom:0}table.data tbody tr:hover{background:var(--surface-2)}table.data tbody th{font-weight:600;white-space:nowrap}table.data td.num{font-family:var(--font-mono);font-variant-numeric:tabular-nums;white-space:nowrap}table.data tr[data-stale=true] th[scope=row]:after{content:""}.prose table{width:100%;border-collapse:collapse;font-size:var(--step-1);margin-bottom:1.5rem;min-width:28rem}.prose .table-scroll table{margin-bottom:0}.prose table th,.prose table td{text-align:left;padding:.6rem .75rem;border-bottom:1px solid var(--border)}.prose table thead th{background:var(--surface-2);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.prose .table-scroll{margin-bottom:1.5rem}.filters{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));align-items:end;margin-bottom:1.5rem}.field{display:grid;gap:.35rem}.field label{font-size:var(--step-1);color:var(--text-muted);font-weight:600}.field select,.field input{font:inherit;font-size:var(--step-1);color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:.5rem .6rem;width:100%;min-height:40px}.field select:hover,.field input:hover{border-color:var(--text-muted)}.filters__status{font-family:var(--font-mono);font-size:var(--step-1);color:var(--text-muted);margin-bottom:1rem}.button{display:inline-flex;align-items:center;gap:.5rem;font:inherit;font-size:var(--step-1);font-weight:500;background:var(--text);color:var(--bg);border:1px solid var(--text);border-radius:var(--radius-sm);padding:.55rem 1rem;text-decoration:none;cursor:pointer;min-height:40px}.button:hover{background:var(--accent);border-color:var(--accent);color:var(--bg)}.button:active{transform:scale(.985)}.button--ghost{background:transparent;color:var(--text);border-color:var(--border-strong)}.button--ghost:hover{background:var(--surface-2);color:var(--text);border-color:var(--text-muted)}.article-header{max-width:var(--measure);margin-bottom:2.5rem}.article-header h1{font-family:var(--font-serif);font-size:var(--step5);letter-spacing:-.03em;line-height:1.12;margin-bottom:.75rem}.article-header .lede{margin-bottom:1.25rem}.article-meta{display:flex;flex-wrap:wrap;gap:.5rem .9rem;align-items:center;padding-top:1.1rem;border-top:1px solid var(--border)}.prose{max-width:var(--measure)}.prose--wide{max-width:none}.prose--wide>p,.prose--wide>ul,.prose--wide>ol{max-width:var(--measure)}.prose h2{margin-top:2.5rem;padding-bottom:.4rem;border-bottom:1px solid var(--border)}.prose h3{margin-top:2rem}.prose ul,.prose ol{padding-left:1.25rem}.prose li+li{margin-top:.35rem}.prose li::marker{color:var(--text-muted)}.claim{color:inherit;text-decoration:underline dotted;text-decoration-color:var(--border-strong);text-underline-offset:.2em;white-space:nowrap}.claim:hover{color:var(--accent);text-decoration-color:currentColor}.callout{border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius-sm);background:var(--surface);padding:1.1rem 1.25rem;margin-bottom:1.5rem}.callout>:last-child{margin-bottom:0}.callout__title{font-size:var(--step-1);text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-weight:600;margin-bottom:.5rem}.env-table{width:100%;border-collapse:collapse;font-size:var(--step-1)}.env-table th,.env-table td{text-align:left;padding:.45rem .6rem;border-bottom:1px solid var(--border);vertical-align:top}.env-table th{color:var(--text-muted);font-weight:600;white-space:nowrap;width:11rem}.env-table td{font-family:var(--font-mono);font-size:.82rem}.env-table tr:last-child th,.env-table tr:last-child td{border-bottom:0}.definition-list{display:grid;gap:.75rem;margin:0 0 1.5rem}.definition-list div{display:grid;gap:.15rem}.definition-list dt{font-family:var(--font-mono);font-size:var(--step-1);color:var(--text);font-weight:600}.definition-list dd{margin:0;color:var(--text-muted);font-size:var(--step-1)}.breadcrumbs{font-size:var(--step-1);color:var(--text-muted);margin-bottom:1.5rem}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0}.breadcrumbs li+li:before{content:"/";margin-right:.4rem;color:var(--border-strong)}.breadcrumbs a{color:var(--text-muted);text-decoration:none}.breadcrumbs a:hover{color:var(--text);text-decoration:underline}.tag-list{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0;margin:0}.notice{border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:.9rem 1.1rem;background:var(--surface-2);font-size:var(--step-1);margin-bottom:2rem}.notice>:last-child{margin-bottom:0}.hero{display:grid;gap:2.5rem;padding-bottom:3.5rem;border-bottom:1px solid var(--border)}@media(min-width:900px){.hero{grid-template-columns:1.35fr 1fr;align-items:start;gap:4rem}}.hero h1{font-family:var(--font-serif);font-size:var(--step5);letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem;max-width:18ch}.hero p{font-size:var(--step1);color:var(--text-muted);max-width:46ch}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.stat-block{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:1.5rem}.stat-block dl{display:grid;gap:1.1rem;margin:0}.stat-block dt{font-size:var(--step-1);color:var(--text-muted)}.stat-block dd{margin:0;font-family:var(--font-mono);font-size:var(--step2);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.reveal{opacity:0;transform:translateY(10px)}.reveal.is-visible{opacity:1;transform:none;transition:opacity .52s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{.site-header,.site-footer,.theme-toggle{display:none}}
