.site-header[data-astro-cid-nen7h5rs]{z-index:20;background:color-mix(in srgb, var(--bg-color) 90%, transparent);border-bottom:1px solid var(--border-color);backdrop-filter:blur(16px);width:100%;position:sticky;top:0}.nav[data-astro-cid-nen7h5rs]{align-items:center;gap:2rem;width:min(100% - 2rem,76rem);min-height:4.5rem;margin:0 auto;display:flex}.wordmark[data-astro-cid-nen7h5rs]{color:var(--heading-color);letter-spacing:-.02em;align-items:center;gap:.7rem;font-weight:700;display:inline-flex}.wordmark[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{object-fit:cover;border:1px solid color-mix(in srgb, var(--link-color) 55%, transparent);width:2.25rem;height:2.25rem;box-shadow:0 0 0 2px color-mix(in srgb, var(--bg-color) 70%, transparent);border-radius:50%}.nav-panel[data-astro-cid-nen7h5rs]{margin-left:auto}ul[data-astro-cid-nen7h5rs]{align-items:center;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}li[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text-muted);border-radius:.45rem;padding:.55rem .75rem;font-size:.88rem;font-weight:600;display:block}li[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,li[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{color:var(--heading-color);background:var(--surface-bg)}.nav-actions[data-astro-cid-nen7h5rs]{align-items:center;gap:.35rem;display:flex}button[data-astro-cid-nen7h5rs]{width:2.55rem;height:2.55rem;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;place-items:center;display:grid}button[data-astro-cid-nen7h5rs]:hover{color:var(--heading-color);background:var(--surface-bg);border-color:var(--border-color)}svg[data-astro-cid-nen7h5rs]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.15rem}.moon[data-astro-cid-nen7h5rs],.dark .sun[data-astro-cid-nen7h5rs]{display:none}.dark .moon[data-astro-cid-nen7h5rs]{display:block}.menu-button[data-astro-cid-nen7h5rs]{display:none}.menu-button[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:currentColor;width:1.15rem;height:2px;display:block}@media (width<=700px){.nav[data-astro-cid-nen7h5rs]{width:min(100% - 1.25rem,76rem);min-height:4rem}.wordmark[data-astro-cid-nen7h5rs]>span[data-astro-cid-nen7h5rs]{display:none}.nav-panel[data-astro-cid-nen7h5rs]{background:var(--bg-color);border-bottom:1px solid var(--border-color);width:100%;padding:.6rem;display:none;position:absolute;top:calc(100% + 1px);left:0}.nav-panel[data-astro-cid-nen7h5rs].open{display:block}ul[data-astro-cid-nen7h5rs]{flex-direction:column;align-items:stretch}li[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:.85rem 1rem}.nav-actions[data-astro-cid-nen7h5rs]{margin-left:auto}.menu-button[data-astro-cid-nen7h5rs]{flex-direction:column;justify-content:center;align-items:center;gap:.24rem;display:flex}}footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--border-color);width:min(100% - 2rem,76rem);color:var(--text-muted);justify-content:space-between;align-items:flex-start;gap:2rem;margin:0 auto;padding:2.5rem 0 3.25rem;font-size:.86rem;display:flex}p[data-astro-cid-jo6i4kqk]{max-width:48ch;margin:.4rem 0 0}.name[data-astro-cid-jo6i4kqk]{color:var(--heading-color);font-weight:700}nav[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:flex-end;gap:.65rem 1.2rem;display:flex}nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-muted);text-underline-offset:.2em;text-decoration:underline #0000}nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--link-color);text-decoration-color:currentColor}@media (width<=700px){footer[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start}nav[data-astro-cid-jo6i4kqk]{justify-content:flex-start}}:root{--bg-color:#f7f5f0;--surface-bg:#fff;--text-color:#25282d;--text-muted:#626972;--heading-color:#17191d;--link-color:#98620b;--border-color:#dedad2;--nav-bg:#b22234;--nav-text:#fafafa;--sidenav-bg:#242f40;color-scheme:light}.dark{--bg-color:#11151b;--surface-bg:#171c24;--text-color:#d6dbe3;--text-muted:#9ba6b4;--heading-color:#f1f4f8;--link-color:#eab65c;--border-color:#2b3440;--nav-bg:#18212d;--nav-text:#f1f4f8;--sidenav-bg:#151c26;color-scheme:dark}html,body{background-color:var(--bg-color);color:var(--text-color);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--link-color)}*{box-sizing:border-box}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--link-color);outline-offset:3px}::selection{color:var(--heading-color);background:color-mix(in srgb, var(--link-color) 35%, transparent)}html{scroll-behavior:smooth}@media screen and (width<=768px){body{overflow-x:hidden}}.mermaid{font-family:Arial,sans-serif;font-size:12px}@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}}@media print{.site-header,.skip-link,footer{display:none!important}html,body{background:#fff!important}}@font-face{font-family:Inter;src:url(/fonts/Inter.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}.site[data-astro-cid-z4jru4n3]{flex-direction:column;min-height:100vh;display:flex}#main-content[data-astro-cid-z4jru4n3]{flex:1;width:100%;min-width:0}.skip-link[data-astro-cid-z4jru4n3]{z-index:100;color:#17120a;background:var(--link-color);border-radius:.5rem;padding:.65rem .9rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link[data-astro-cid-z4jru4n3]:focus{transform:translateY(0)}
