header[data-astro-cid-nen7h5rs]{z-index:20;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 90%, transparent);backdrop-filter:blur(14px);width:100%;position:sticky;top:0}.nav[data-astro-cid-nen7h5rs]{max-width:var(--page-width);justify-content:center;align-items:center;gap:28px;min-height:72px;margin:0 auto;padding:14px 24px;display:flex}.primary-nav[data-astro-cid-nen7h5rs]{flex:1;justify-content:flex-start;gap:28px;display:flex}.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{min-height:44px;color:var(--text-muted);transition:color var(--transition-fast);align-items:center;padding-inline:4px;font-size:.9rem;text-decoration:none;display:inline-flex;position:relative}.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--text)}.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:after{background:var(--accent);content:"";opacity:0;height:1px;transition:opacity var(--transition-fast), transform var(--transition-fast);position:absolute;bottom:5px;left:0;right:0;transform:scaleX(.4)}.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover:after,.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]:after{opacity:1;transform:scaleX(1)}.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--text)}.nav-actions[data-astro-cid-nen7h5rs]{align-items:center;gap:14px;display:flex}.site-tools[data-astro-cid-nen7h5rs]{border-right:1px solid var(--border);align-items:center;gap:2px;padding-right:12px;display:flex}.icon-button[data-astro-cid-nen7h5rs]{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--text-muted);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button[data-astro-cid-nen7h5rs]:hover{background:var(--surface-strong);color:var(--text)}.icon-button[data-astro-cid-nen7h5rs]:active{transform:translateY(1px)}.theme-icon-sun[data-astro-cid-nen7h5rs],html[data-theme=dark] .theme-icon-moon[data-astro-cid-nen7h5rs]{display:none}html[data-theme=dark] .theme-icon-sun[data-astro-cid-nen7h5rs]{display:block}.social-icons[data-astro-cid-nen7h5rs]{align-items:center;gap:10px;display:flex}.social-icons[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--text-muted);transition:background-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);place-items:center;text-decoration:none;display:grid}.social-icons[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{background:var(--surface-strong);color:var(--text);transform:translateY(-1px)}.social-icons[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:18px;height:18px;display:block}@media (width<=600px){.nav[data-astro-cid-nen7h5rs]{flex-wrap:wrap;justify-content:center;gap:12px;min-height:auto;padding:10px 20px 12px}.primary-nav[data-astro-cid-nen7h5rs]{flex-wrap:wrap;flex-basis:100%;order:3;justify-content:center;gap:12px}.primary-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-size:.8rem}.site-tools[data-astro-cid-nen7h5rs]{padding-right:8px}}:root{color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;--background:#fff;--surface:#fafafa;--surface-strong:#f1f3f1;--text:#111;--text-soft:#4f5350;--text-muted:#686d69;--text-faint:#8a908b;--border:#dedfdd;--border-strong:#9da29e;--accent:#176b63;--accent-strong:#0f554f;--accent-soft:#e7f2ef;--button-text:#fff;--paper:#fff;--shadow-sm:0 1px 2px #1118140d, 0 8px 24px #1118140a;--shadow-md:0 18px 50px #1118141a;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--page-width:1100px;--content-width:720px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--transition-fast:.16s ease;--transition-base:.22s ease;font-family:Georgia,Times New Roman,serif}:root[data-theme=dark]{--background:#111312;--surface:#191c1a;--surface-strong:#222624;--text:#f2f4f1;--text-soft:#c7cbc7;--text-muted:#a1a7a2;--text-faint:#757c77;--border:#343936;--border-strong:#626a64;--accent:#7bcabb;--accent-strong:#a0ded2;--accent-soft:#18312d;--button-text:#111312;--shadow-sm:0 1px 2px #0003, 0 8px 24px #00000029;--shadow-md:0 18px 50px #00000047}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{background:var(--background);min-width:320px;color:var(--text);overflow-wrap:break-word;transition:background-color var(--transition-base), color var(--transition-base);margin:0;line-height:1.5}a{color:inherit;cursor:pointer;text-underline-offset:.2em;text-decoration-thickness:1px}button,input{font:inherit}img,svg{max-width:100%}::selection{background:var(--text);color:var(--background)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@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}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
