@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,500;0,700;1,300;1,500&family=JetBrains+Mono:wght@300;400;500&display=swap";:root{--ink: #1a1714;--parchment: #f4f0e8;--parchment-dark: #e8e0d0;--rust: #8b4513;--rust-light: #c4793a;--deep-blue: #2c3e50;--sage: #5a6e5a;--warm-gray: #6b6560;--ghost: rgba(26, 23, 20, .06);--accent-horror: #6b2737;--accent-fantasy: #3d5a80;--accent-scifi: #4a7c59;--accent-mystery: #5c4a72;--accent-romance: #8b5e6b;--accent-realism: #6b6040;--radius: .25rem;--radius-lg: .5rem;--shadow: 0 8px 24px rgba(26, 23, 20, .08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:Cormorant Garamond,Georgia,serif;background:var(--parchment);color:var(--ink);line-height:1.6;scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;display:flex;flex-direction:column;position:relative}body:before{content:"";position:fixed;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:1000}a{color:var(--rust);text-decoration:none;transition:color .2s}a:hover{color:var(--rust-light)}h1,h2,h3,h4{line-height:1.2;font-weight:300;letter-spacing:.04em}h1 em,h2 em,h3 em{color:var(--rust);font-weight:500;font-style:italic}img{max-width:100%;display:block}code,pre{font-family:JetBrains Mono,monospace;font-size:.875em}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:2rem}.container-narrow{width:100%;max-width:800px;margin-inline:auto;padding-inline:2rem}.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}.sep{width:60px;height:1px;background:var(--rust-light);margin:4rem auto;opacity:.4}.insight{margin:4rem 0;padding:3rem;background:var(--ink);color:var(--parchment);position:relative}.insight:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--rust),var(--rust-light),var(--rust))}.insight blockquote{font-size:1.4rem;font-weight:300;line-height:1.5;font-style:italic;max-width:36em}.insight blockquote em{color:var(--rust-light);font-weight:500;font-style:normal}.insight .attribution{margin-top:1.5rem;font-size:.8rem;color:#f4f0e880;font-family:JetBrains Mono,monospace;letter-spacing:.05em}.card{background:#fff;border:1px solid var(--parchment-dark);padding:1.5rem;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.site-header.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:var(--parchment);border-bottom:1px solid var(--parchment-dark)}.nav-inner.svelte-12qhfyh{max-width:1200px;margin-inline:auto;padding:1rem 2rem;display:flex;align-items:center;gap:2rem}.site-title.svelte-12qhfyh{font-size:1.1rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);flex:1}.site-title.svelte-12qhfyh:hover{color:var(--rust)}.nav-links.svelte-12qhfyh{list-style:none;display:flex;gap:2rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:1rem;color:var(--warm-gray);font-weight:300;letter-spacing:.05em;transition:color .2s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}.site-main.svelte-12qhfyh{flex:1}
