@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400&family=Source+Serif+4:ital,opsz,wght@0,8..60,300;0,8..60,400;0,8..60,600;1,8..60,400&family=DM+Mono:wght@300;400;500&display=swap";:root{--ink: #1a1410;--paper: #f5f0e8;--rust: #b84a1e;--sage: #4a6741;--gold: #c49a3c;--ink-light: #2e2820;--paper-dark: #e8e0d4;--rust-light: #d4673a;--sage-light: #6b8a60;--gold-light: #d4b05c;--font-display: "Playfair Display", Georgia, serif;--font-body: "Source Serif 4", "Georgia", serif;--font-mono: "DM Mono", "Fira Code", monospace;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--space-2xl: 6rem;--space-3xl: 10rem;--max-width: 72rem;--content-width: 42rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:18px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-weight:400;line-height:1.7;color:var(--ink);background-color:var(--paper)}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:1.2;letter-spacing:-.01em}h1{font-size:clamp(2.4rem,5vw,4rem);font-weight:900}h2{font-size:clamp(1.6rem,3vw,2.4rem)}h3{font-size:clamp(1.2rem,2vw,1.6rem)}p{max-width:65ch}a{color:var(--rust);text-decoration:none;transition:color .2s ease}a:hover{color:var(--rust-light)}code,pre{font-family:var(--font-mono);font-size:.85rem}pre{background:var(--ink);color:var(--paper);padding:var(--space-lg);border-radius:4px;overflow-x:auto;line-height:1.5}code:not(pre code){background:var(--paper-dark);padding:.15em .4em;border-radius:3px;font-size:.9em}img{max-width:100%;height:auto}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-lg)}.content-width{max-width:var(--content-width)}.mono{font-family:var(--font-mono);font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.label{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sage)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:fadeUp .6s ease-out both}.animate-fade-in{animation:fadeIn .8s ease-out both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}::selection{background:var(--gold);color:var(--ink)}.nav[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:100;background:#f5f0e8e6;backdrop-filter:blur(12px);border-bottom:1px solid rgba(26,20,16,.06)}.nav-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;height:4rem}.nav-logo[data-astro-cid-5hce7sga]{font-family:var(--font-mono);font-size:.85rem;font-weight:500;letter-spacing:.02em;color:var(--ink);text-decoration:none}.nav-logo[data-astro-cid-5hce7sga]:hover{color:var(--rust)}.nav-links[data-astro-cid-5hce7sga]{display:flex;gap:var(--space-lg)}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.05em;color:var(--ink);text-decoration:none;opacity:.6;transition:opacity .2s ease,color .2s ease}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{opacity:1;color:var(--rust)}.footer[data-astro-cid-5hce7sga]{margin-top:var(--space-3xl);padding:var(--space-xl) 0;border-top:1px solid rgba(26,20,16,.08)}.footer-inner[data-astro-cid-5hce7sga]{display:flex;justify-content:space-between;align-items:flex-end}.footer-tagline[data-astro-cid-5hce7sga]{font-family:var(--font-body);font-size:.85rem;font-style:italic;opacity:.5;margin-top:var(--space-xs)}.footer-right[data-astro-cid-5hce7sga]{display:flex;gap:var(--space-lg)}.footer-right[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.05em;color:var(--ink);opacity:.5;transition:opacity .2s ease}.footer-right[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{opacity:1}@media(max-width:640px){.nav-links[data-astro-cid-5hce7sga]{gap:var(--space-md)}.footer-inner[data-astro-cid-5hce7sga]{flex-direction:column;align-items:flex-start;gap:var(--space-lg)}}
