.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}code[class*=language-],pre[class*=language-]{color:#f8f8f2;background:0 0;text-shadow:0 1px rgba(0,0,0,.3);font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#8292a2}.token.punctuation{color:#f8f8f2}.token.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#a6e22e}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:#e6db74}.token.keyword{color:#66d9ef}.token.important,.token.regex{color:#fd971f}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}:root{--bg: #F5F1E8;--ink: #1A1814;--muted: #6B6357;--rule: #1A1814;--accent: #1A1814;--accent-soft: rgba(26, 24, 20, .08);--serif: "Fraunces", "Source Serif 4", Georgia, serif;--sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink)}body{font-family:var(--serif);line-height:1.6;min-height:100vh}.page{width:100%;min-height:100vh;max-width:1280px;margin:0 auto;padding:56px 96px}.masthead{display:flex;justify-content:space-between;align-items:baseline;gap:32px;padding-bottom:18px;border-bottom:1px solid var(--rule);margin-bottom:104px}.masthead-id{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.masthead-name{font-family:var(--serif);font-size:22px;font-style:italic;letter-spacing:-.01em}.masthead-meta{font-family:var(--sans);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.masthead-nav{display:flex;gap:28px}.nav-link{font-family:var(--sans);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink);text-decoration:none;padding-bottom:4px;border-bottom:1px solid transparent;opacity:.65;transition:opacity .16s}.nav-link:hover{opacity:1}.nav-link.active{opacity:1;border-bottom-color:var(--ink)}main{width:100%}.colophon{margin-top:104px;padding-top:24px;border-top:1px solid var(--rule);display:flex;justify-content:space-between;align-items:center;font-family:var(--sans);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.eyebrow{font-family:var(--sans);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:14px}.eyebrow:before{content:"";display:inline-block;width:24px;height:1px;background:var(--muted)}.em{font-style:italic;color:var(--accent)}a{color:inherit}img{max-width:100%;height:auto;display:block}figure{margin:2rem 0}figcaption{margin-top:.5rem;color:var(--muted);font-size:.95rem;font-family:var(--sans)}.prose{max-width:720px;font-family:var(--serif);font-size:18px;line-height:1.7;color:var(--ink)}.prose h1{font-family:var(--serif);font-size:56px;line-height:1.05;letter-spacing:-.025em;font-weight:400;margin:0 0 32px}.prose h2{font-family:var(--serif);font-size:28px;line-height:1.2;letter-spacing:-.015em;font-weight:500;margin:48px 0 16px}.prose h3{font-family:var(--serif);font-size:22px;font-weight:500;margin:32px 0 12px}.prose p{margin:0 0 20px;color:var(--ink)}.prose ul,.prose ol{margin:0 0 20px;padding-left:24px}.prose li{margin-bottom:8px}.prose a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.prose a:hover{opacity:.7}.prose code{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.9em;background:var(--accent-soft);padding:2px 6px;border-radius:3px}.prose pre{background:#1a1814;color:#f5f1e8;padding:20px 24px;border-radius:4px;overflow-x:auto;margin:0 0 20px}.prose pre code{background:transparent;padding:0;color:inherit}@media(max-width:880px){.page{padding:40px 24px}.masthead{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:64px;padding-bottom:0;border-bottom:none}.masthead-nav{gap:20px;flex-wrap:wrap}.colophon{margin-top:64px}.prose h1{font-size:40px}.prose h2{font-size:24px}}
