.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}.nav-header[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:50;background:var(--bg);border-bottom:1px solid var(--border);transition:opacity .28s ease}.nav-container[data-astro-cid-5hce7sga]{max-width:var(--content);margin:0 auto;padding:0 24px;height:56px;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-astro-cid-5hce7sga]{font-family:var(--font-heading);font-weight:600;font-size:1.1rem;color:var(--text)}.nav-links[data-astro-cid-5hce7sga]{display:flex;gap:24px;align-items:center}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{position:relative;font-size:.9rem;font-weight:500;color:var(--text-dim);transition:color .18s ease;padding:4px 2px}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--accent-strong);transform:scaleX(0);transform-origin:left;transition:transform .2s var(--ease-out)}@media (hover: hover) and (pointer: fine){.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--text)}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover:after{transform:scaleX(1)}}main[data-astro-cid-5hce7sga]{flex:1}.site-footer[data-astro-cid-5hce7sga]{margin-top:80px;padding:40px 24px;border-top:1px solid var(--border);transition:opacity .28s ease}.footer-container[data-astro-cid-5hce7sga]{max-width:var(--content);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer-copy[data-astro-cid-5hce7sga]{font-size:.85rem;color:var(--text-soft);margin:0}.footer-links[data-astro-cid-5hce7sga]{display:flex;gap:16px}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{position:relative;font-size:.85rem;color:var(--text-soft);transition:color .18s ease;padding:4px 2px}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--accent-strong);transform:scaleX(0);transform-origin:left;transition:transform .2s var(--ease-out)}@media (hover: hover) and (pointer: fine){.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--text)}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover:after{transform:scaleX(1)}}.theme-toggle[data-astro-cid-5hce7sga]{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:1px solid var(--border);border-radius:6px;cursor:pointer;color:var(--text-dim);transition:border-color .18s ease,color .18s ease}@media (hover: hover) and (pointer: fine){.theme-toggle[data-astro-cid-5hce7sga]:hover{border-color:var(--border-strong);color:var(--text)}.theme-toggle[data-astro-cid-5hce7sga]:active{transform:scale(.94);transition:transform .12s var(--ease-out)}}.theme-icon[data-astro-cid-5hce7sga]{position:absolute;display:flex;align-items:center;justify-content:center;transition:opacity .2s var(--ease-in-out),transform .26s var(--ease-in-out)}.theme-icon[data-astro-cid-5hce7sga].sun{opacity:0;transform:rotate(-70deg) scale(.75)}.theme-icon[data-astro-cid-5hce7sga].moon,[data-theme=dark] .theme-icon[data-astro-cid-5hce7sga].sun{opacity:1;transform:rotate(0) scale(1)}[data-theme=dark] .theme-icon[data-astro-cid-5hce7sga].moon{opacity:0;transform:rotate(70deg) scale(.75)}:root{--bg: #f5efe7;--surface: rgba(255, 255, 255, .82);--surface-strong: #fff5eb;--muted-surface: #f1e8dc;--border: rgba(78, 57, 40, .18);--border-strong: rgba(180, 83, 9, .28);--text: #1e1712;--text-dim: #5f5348;--text-soft: #6b5f53;--accent: #a35207;--accent-strong: #c2410c;--accent-dim: rgba(194, 65, 12, .12);--shadow: 0 24px 60px rgba(62, 41, 26, .1);--hero-shadow: 0 34px 80px rgba(62, 41, 26, .12);--content: 760px;--bleed: 1060px;--font-body: "Inter", system-ui, sans-serif;--font-heading: "Fraunces", Georgia, serif;--font-mono: "IBM Plex Mono", monospace;--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--ease-drawer: cubic-bezier(.32, .72, 0, 1);--duration-fast: .16s;--duration-ui: .2s;--duration-enter: .25s}@media (prefers-color-scheme: dark){:root{--bg: #0f0d0b;--surface: rgba(28, 23, 20, .9);--surface-strong: #171311;--muted-surface: #201a16;--border: rgba(255, 255, 255, .08);--border-strong: rgba(251, 146, 60, .28);--text: #f6efe8;--text-dim: #cabeb2;--text-soft: #9f9387;--accent: #f59e0b;--accent-strong: #fb923c;--accent-dim: rgba(251, 146, 60, .12);--shadow: 0 26px 64px rgba(0, 0, 0, .34);--hero-shadow: 0 36px 90px rgba(0, 0, 0, .4)}}[data-theme=dark]{--bg: #0f0d0b;--surface: rgba(28, 23, 20, .9);--surface-strong: #171311;--muted-surface: #201a16;--border: rgba(255, 255, 255, .08);--border-strong: rgba(251, 146, 60, .28);--text: #f6efe8;--text-dim: #cabeb2;--text-soft: #9f9387;--accent: #f59e0b;--accent-strong: #fb923c;--accent-dim: rgba(251, 146, 60, .12);--shadow: 0 26px 64px rgba(0, 0, 0, .34);--hero-shadow: 0 36px 90px rgba(0, 0, 0, .4)}:root::view-transition-old(root){animation:vt-fade-out .2s var(--ease-out) both}:root::view-transition-new(root){animation:vt-fade-in .24s var(--ease-out) both}@keyframes vt-fade-out{0%{opacity:1}to{opacity:0}}@keyframes vt-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){:root::view-transition-old(root),:root::view-transition-new(root){animation:none}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-family:var(--font-body);font-size:16px;line-height:1.7;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;display:flex;flex-direction:column}a{color:var(--accent);text-decoration:none;transition:color .18s ease}a:hover{color:var(--accent-strong)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.25;color:var(--text)}h1{font-size:2.6rem;letter-spacing:-.02em}h2{font-size:1.8rem;letter-spacing:-.01em}h3{font-size:1.4rem}p{color:var(--text-dim);line-height:1.75}img{max-width:100%;height:auto;display:block}code{font-family:var(--font-mono);font-size:.9em;background:var(--accent-dim);padding:.2em .4em;border-radius:4px}.container{width:100%;max-width:var(--content);margin:0 auto;padding:0 24px}.container-wide{width:100%;max-width:var(--bleed);margin:0 auto;padding:0 24px}.page{flex:1;padding:0 20px}.tword{display:inline-block}.tchar{display:inline;will-change:transform}
