html{overflow-y:scroll}body{overflow-x:hidden}.landing-header:where(.astro-b6z6cssm){position:fixed;top:0;left:0;right:0;z-index:50;background:var(--header-bg);border-bottom:1px solid rgba(var(--ink-rgb),.14);--header-accent: var(--accent-ink)}.lh-inner:where(.astro-b6z6cssm){box-sizing:border-box;width:100%;padding:0 1rem;height:4rem;display:flex;align-items:center;justify-content:space-between}@media(min-width:50em){.lh-inner:where(.astro-b6z6cssm){padding:0 1.5rem}}.logo:where(.astro-b6z6cssm){display:inline-flex;align-items:center;text-decoration:none}.logo-mark:where(.astro-b6z6cssm){font-family:Fira Code,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.25rem;font-weight:700;line-height:1;color:var(--text-color)}.logo-mark:where(.astro-b6z6cssm) .brace:where(.astro-b6z6cssm){color:var(--accent-ink)}.lh-right:where(.astro-b6z6cssm){display:flex;align-items:center;gap:1rem}.lh-divider:where(.astro-b6z6cssm){width:1px;height:1.75rem;background:rgba(var(--ink-rgb),.2)}.pill-nav:where(.astro-b6z6cssm){display:flex;align-items:center;gap:1.75rem}.pill-nav:where(.astro-b6z6cssm) a:where(.astro-b6z6cssm){color:rgba(var(--ink-rgb),.85);text-decoration:none;font-weight:500;font-size:1rem;line-height:1;white-space:nowrap;transition:color .15s ease}.pill-nav:where(.astro-b6z6cssm) a:where(.astro-b6z6cssm):hover,.pill-nav:where(.astro-b6z6cssm) a:where(.astro-b6z6cssm):focus-visible{color:var(--accent-ink)}.pill-nav:where(.astro-b6z6cssm) a:where(.astro-b6z6cssm)[aria-current=page]{color:var(--accent-ink);font-weight:600}.lh-controls:where(.astro-b6z6cssm){display:flex;align-items:center;gap:1rem;color:rgba(var(--ink-rgb),.85)}.icon-link:where(.astro-b6z6cssm){display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:4px;color:inherit;transition:color .15s ease}.icon-link:where(.astro-b6z6cssm):hover,.icon-link:where(.astro-b6z6cssm):focus-visible{color:var(--accent-ink)}.icon-link__ico:where(.astro-b6z6cssm){width:1.2rem;height:1.2rem}.nav-toggle:where(.astro-b6z6cssm){display:none;position:relative;width:40px;height:40px;padding:0;border:0;border-radius:50%;cursor:pointer;background:var(--golem-menu-btn-bg)}.nav-toggle:where(.astro-b6z6cssm) span:where(.astro-b6z6cssm){position:absolute;left:11px;right:11px;height:2px;border-radius:2px;background:var(--golem-menu-btn-ink);transition:transform .22s ease,opacity .22s ease}.nav-toggle:where(.astro-b6z6cssm) span:where(.astro-b6z6cssm):nth-child(1){top:14px}.nav-toggle:where(.astro-b6z6cssm) span:where(.astro-b6z6cssm):nth-child(2){top:19px}.nav-toggle:where(.astro-b6z6cssm) span:where(.astro-b6z6cssm):nth-child(3){top:24px}.landing-header:where(.astro-b6z6cssm).is-open .nav-toggle:where(.astro-b6z6cssm) span:where(.astro-b6z6cssm):nth-child(1){transform:translateY(5px) rotate(45deg)}.landing-header:where(.astro-b6z6cssm).is-open .nav-toggle:where(.astro-b6z6cssm) span:where(.astro-b6z6cssm):nth-child(2){opacity:0}.landing-header:where(.astro-b6z6cssm).is-open .nav-toggle:where(.astro-b6z6cssm) span:where(.astro-b6z6cssm):nth-child(3){transform:translateY(-5px) rotate(-45deg)}@media(max-width:720px){.nav-toggle:where(.astro-b6z6cssm){display:block}.lh-divider:where(.astro-b6z6cssm){display:none}.pill-nav:where(.astro-b6z6cssm){position:absolute;top:calc(100% + .5rem);right:1.5rem;flex-direction:column;align-items:stretch;gap:.15rem;padding:.4rem;border-radius:4px;min-width:12rem;background:var(--bg-band);border:1px solid rgba(var(--ink-rgb),.16);box-shadow:0 16px 40px #00000059;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.landing-header:where(.astro-b6z6cssm).is-open .pill-nav:where(.astro-b6z6cssm){opacity:1;visibility:visible;transform:translateY(0)}.pill-nav:where(.astro-b6z6cssm) a:where(.astro-b6z6cssm){padding:.6rem .9rem;font-size:1rem}}.landing-footer:where(.astro-gcn2mc3v){position:relative;z-index:1;background:#26282b;color:#efe7dc;font-family:Inter,system-ui,-apple-system,sans-serif}.lf-hairline:where(.astro-gcn2mc3v){height:1px;background:#efe7dc24}.lf-row:where(.astro-gcn2mc3v){max-width:1280px;margin:0 auto;padding:28px 48px;display:flex;justify-content:space-between;align-items:baseline;gap:24px;flex-wrap:wrap}.lf-brand:where(.astro-gcn2mc3v){display:flex;align-items:baseline;gap:16px;white-space:nowrap}.lf-mark:where(.astro-gcn2mc3v){font-family:Fira Code,monospace;font-size:14px;font-weight:500;color:#efe7dc}.lf-brace:where(.astro-gcn2mc3v){color:#e39573}.lf-tagline:where(.astro-gcn2mc3v){font-size:13px;font-weight:400;color:#efe7dc8c}.lf-links:where(.astro-gcn2mc3v){display:flex;align-items:baseline;gap:28px;flex-wrap:wrap;font-size:13px;font-weight:500}.lf-links:where(.astro-gcn2mc3v) a:where(.astro-gcn2mc3v){color:#efe7dcd9;text-decoration:none;transition:color .15s ease}.lf-links:where(.astro-gcn2mc3v) a:where(.astro-gcn2mc3v):hover{color:#efe7dc}.lf-copyright:where(.astro-gcn2mc3v){color:#efe7dc73;font-weight:400}@media(max-width:768px){.lf-row:where(.astro-gcn2mc3v){padding:28px 1.25rem;flex-direction:column;gap:20px}.lf-links:where(.astro-gcn2mc3v){gap:16px 22px}}:root{--golem-panel-band: #26282b;--golem-panel-code: #15171b;--golem-title-ink: #e7e1d6;--golem-strong-ink: #efe7dc;--golem-text-85: rgba(239, 231, 220, .85);--golem-text-80: rgba(239, 231, 220, .8);--golem-text-mid: rgba(239, 231, 220, .65);--golem-text-muted: rgba(239, 231, 220, .55);--golem-text-note: rgba(239, 231, 220, .5);--golem-text-faint: rgba(239, 231, 220, .42);--golem-hairline: rgba(239, 231, 220, .16);--golem-hairline-soft: rgba(239, 231, 220, .1);--golem-hairline-strong: rgba(239, 231, 220, .2);--golem-hairline-hover: rgba(239, 231, 220, .32);--golem-wash-hover: rgba(239, 231, 220, .12);--golem-wash: rgba(239, 231, 220, .08);--golem-wash-faint: rgba(239, 231, 220, .06);--golem-bar-neutral: rgba(239, 231, 220, .28);--golem-accent-text: #e39573;--golem-accent-underline: rgba(227, 149, 115, .4);--golem-accent-fill: #d96c3f;--golem-accent-fill-ink: #fff;--golem-accent-fill-rgb: 217, 108, 63;--golem-stat-numeral: #e39573;--golem-hl-wash: rgba(217, 108, 63, .22);--golem-badge-bg: rgba(31, 33, 36, .45);--golem-badge-ink: #efe7dc;--golem-menu-btn-bg: #f9f4ec;--golem-menu-btn-ink: #15171b}:root[data-theme=light]{--golem-panel-band: #efe7d7;--golem-panel-code: #f3ece0;--golem-title-ink: #2a2114;--golem-strong-ink: rgba(26, 19, 8, .85);--golem-text-85: rgba(26, 19, 8, .85);--golem-text-80: rgba(26, 19, 8, .8);--golem-text-mid: rgba(26, 19, 8, .72);--golem-text-muted: rgba(26, 19, 8, .65);--golem-text-note: rgba(26, 19, 8, .65);--golem-text-faint: rgba(26, 19, 8, .65);--golem-hairline: rgba(26, 19, 8, .18);--golem-hairline-soft: rgba(26, 19, 8, .12);--golem-hairline-strong: rgba(26, 19, 8, .2);--golem-hairline-hover: rgba(26, 19, 8, .32);--golem-wash-hover: rgba(26, 19, 8, .1);--golem-wash: rgba(26, 19, 8, .08);--golem-wash-faint: rgba(26, 19, 8, .06);--golem-bar-neutral: rgba(26, 19, 8, .28);--golem-accent-text: #9c4620;--golem-accent-underline: rgba(156, 70, 32, .4);--golem-accent-fill: #c15a2c;--golem-accent-fill-ink: #fff6ef;--golem-accent-fill-rgb: 193, 90, 44;--golem-stat-numeral: #c15a2c;--golem-hl-wash: rgba(193, 90, 44, .18);--golem-badge-bg: rgba(26, 19, 8, .45);--golem-badge-ink: #fff6ef;--golem-menu-btn-bg: #2a2114;--golem-menu-btn-ink: #faf5ec}@font-face{font-family:Cabinet Grotesk;src:url(/fonts/cabinet-grotesk-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Cabinet Grotesk;src:url(/fonts/cabinet-grotesk-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Cabinet Grotesk;src:url(/fonts/cabinet-grotesk-800.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--ink-rgb: 239, 231, 220;--straw-rgb: 230, 211, 163;--header-bg: #26282b}:root[data-theme=light]{--ink-rgb: 26, 19, 8;--straw-rgb: 110, 86, 36;--bg-color: #faf5ec;--bg-band: #efe7d7;--header-bg: #f7f1e6;--bg-band-deep: #e4dccc;--bg-surface: #f3ece0;--text-color: #3a3020;--text-heading: #2a2114;--text-muted: rgba(var(--ink-rgb), .62);--bone: #2a2114;--secondary-color: #a24e25;--accent-color: #c15a2c;--accent-color-rgb: 193, 90, 44;--accent-ink: #9c4620;--ok-color: #9c4620;--border-color: rgba(var(--ink-rgb), .18);--clay: #efe3d0;--clay-deep: #e7d9c0;--smoke: #efe9dc;--smoke-deep: #e7e0d0;--straw: #c15a2c;--straw-ink: #fff6ef;--straw-hover: #a94d24;--ec-codeBg: #f3ece0}
