.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:#f7f5eef5;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav[data-astro-cid-3ef6ksr2]{max-width:var(--max-width);margin:auto;padding:1.1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo[data-astro-cid-3ef6ksr2]{display:flex;gap:.8rem;align-items:center;font-size:1rem;font-weight:600;color:var(--text);text-decoration:none;line-height:1.4}.mark[data-astro-cid-3ef6ksr2]{border:1px solid var(--text);border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-size:1.25rem;font-style:italic}.tagline[data-astro-cid-3ef6ksr2]{display:block;font-size:.56rem;letter-spacing:.17em;color:var(--text-muted);margin-top:.2rem}.nav-links[data-astro-cid-3ef6ksr2]{display:flex;gap:1.8rem;list-style:none;font-size:.8rem}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--text);text-decoration:none;padding:.6rem 0}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][aria-current]{color:var(--accent);text-decoration:underline;text-underline-offset:5px}@media(max-width:600px){.nav[data-astro-cid-3ef6ksr2]{flex-wrap:wrap;gap:.6rem;padding:.8rem 1.5rem}.nav-links[data-astro-cid-3ef6ksr2]{width:100%;justify-content:space-between;gap:.5rem;font-size:.75rem}.tagline[data-astro-cid-3ef6ksr2]{font-size:.55rem}}.footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);padding:2.4rem 1.5rem;background:var(--bg-secondary);font-size:.75rem;color:var(--text-muted)}.inner[data-astro-cid-sz7xmlte]{max-width:1152px;margin:auto}.footer-top[data-astro-cid-sz7xmlte],.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-top[data-astro-cid-sz7xmlte]>p[data-astro-cid-sz7xmlte]:first-child{color:var(--text);font-weight:500}.footer-top[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-weight:400;color:var(--text-muted)}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:inherit;text-underline-offset:4px}.key-row[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;padding:1.6rem 0;margin:1.2rem 0;border-block:1px solid var(--border)}.key-label[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.6rem;white-space:nowrap;text-decoration:none}.key-label[data-astro-cid-sz7xmlte] svg{height:26px;width:26px;color:var(--accent)}.fingerprint[data-astro-cid-sz7xmlte]{font-family:var(--font-mono);font-size:.66rem;line-height:2;max-width:75ch;overflow-wrap:anywhere}.footer-bottom[data-astro-cid-sz7xmlte]{font-size:.65rem}.credits[data-astro-cid-sz7xmlte]{font-size:.7rem}@font-face{font-family:Wotfard;src:url(/_astro/wotfard-regular-webfont.BQo2JHOR.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Wotfard;src:url(/_astro/wotfard-medium-webfont.C6NsWgvO.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Wotfard;src:url(/_astro/wotfard-semibold-webfont.k74-Pt6G.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Wotfard;src:url(/_astro/wotfard-bold-webfont.PBZ9CLGw.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Wotfard;src:url(/_astro/wotfard-regularitalic-webfont.BA-WdXWd.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Wotfard;src:url(/_astro/wotfard-mediumitalic-webfont.Bs1iwPNj.woff2) format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Wotfard;src:url(/_astro/wotfard-semibolditalic-webfont.CdPztjfp.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Wotfard;src:url(/_astro/wotfard-bolditalic-webfont.D-N4EoPo.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}:root{--bg: #f7f5ee;--bg-secondary: #eeece3;--text: #213d35;--text-muted: #606a61;--border: #d7d9cc;--accent: #a34127;--accent-hover: #80331f;--accent-light: #f2e4d6;--font-sans: "Wotfard", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "Fira Code", "Cascadia Code", ui-monospace, monospace;--max-width: 1200px;--max-prose: 720px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 20px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background-color:var(--bg);color:var(--text);line-height:1.7;min-height:100vh;display:flex;flex-direction:column}main{flex:1}img{max-width:100%;height:auto;display:block}a{color:var(--accent)}a:hover{text-decoration:underline}h1,h2,h3,h4{line-height:1.25;font-weight:700;letter-spacing:-.025em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.cloudinary-picture{display:block}.cloudinary-picture img{display:block;width:100%;height:auto}::selection{background:#e8b589;color:#213d35}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button,input,select{font:inherit}section[id]{scroll-margin-top:6rem}.skip-link{position:fixed;top:-100px;left:1rem;z-index:200;padding:.7rem 1rem;background:var(--bg)}.skip-link:focus{top:1rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
