@font-face{font-family:Inter;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/inter-latin-wght-normal.woff2)format("woff2")}@font-face{font-family:Newsreader;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/newsreader-latin-wght-normal.woff2)format("woff2")}@font-face{font-family:Newsreader;font-style:italic;font-weight:400 500;font-display:swap;src:url(/fonts/newsreader-latin-wght-italic.woff2)format("woff2")}:root{--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-serif:"Newsreader", Georgia, "Times New Roman", serif;--font-mono:ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, monospace;--max-width:48rem;--color-bg:#f2f1ec;--color-text:#171717;--color-text-muted:#6b6b6b;--color-border:#171717;--color-bg-muted:#eae9e1}html.dark{--color-bg:#171717;--color-text:#f2f1ec;--color-text-muted:#a0a0a0;--color-border:#f2f1ec;--color-bg-muted:#242424}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.7;transition:background-color .2s,color .2s}.font-serif{font-family:var(--font-serif)}.site-wrapper{min-height:100vh;display:flex;flex-direction:column;padding:0 1rem}@media (width>=768px){.site-wrapper{padding:0 2rem}}main{max-width:var(--max-width);width:100%;margin:0 auto;flex-grow:1}.site-nav{position:relative;padding-top:1rem;padding-bottom:3rem}@media (width>=640px){.site-nav{padding-bottom:6rem}}@media (width>=768px){.site-nav{padding-top:2rem}}.nav-inner{max-width:var(--max-width);width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-links{display:flex;gap:1.5rem}.nav-link{font-size:1rem;color:var(--color-text);text-decoration:none}.nav-link:hover{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.theme-toggle{position:absolute;top:1rem;right:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:0 0;border:none;cursor:pointer;color:var(--color-text);padding:0;z-index:10}@media (width>=768px){.theme-toggle{top:2rem}}.theme-toggle-icon{width:1rem;height:1rem;fill:currentColor}.hero{margin-bottom:4rem}@media (width>=640px){.hero{margin-bottom:6rem}}.hero h1{font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:1rem}@media (width>=640px){.hero h1{font-size:2.5rem}}.hero-content p{color:var(--color-text-muted);font-size:.875rem;line-height:1.6}.hero-content a{color:var(--color-text);text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.hero-content a:hover{text-decoration-style:solid}.section-heading{font-size:1.25rem;font-weight:400;font-style:italic;margin-bottom:3rem}@media (width>=640px){.section-heading{font-size:1.5rem;margin-bottom:4rem}}.page-title{font-size:1.5rem;font-weight:500;margin-bottom:3rem}@media (width>=640px){.page-title{font-size:2.25rem;margin-bottom:4rem}}.section-content{margin-bottom:2rem;font-size:.875rem;color:var(--color-text-muted)}.post-list{display:flex;flex-direction:column}.post-preview{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;color:var(--color-text);margin-bottom:2.5rem}@media (width>=640px){.post-preview{margin-bottom:3rem}}.post-preview:hover .post-preview-title{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:4px}.post-preview-content{flex-grow:1}.post-preview-link{text-decoration:none;color:var(--color-text)}.post-preview-title{font-size:1.25rem;font-weight:500;line-height:1.3}@media (width>=640px){.post-preview-title{font-size:1.5rem}}.post-preview-meta{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-top:.25rem}.post-preview-date{font-size:.875rem;color:var(--color-text-muted)}.post-preview-tags{display:flex;gap:.75rem;font-size:.8rem}.post-preview-tag{color:var(--color-text-muted);text-decoration:none}.post-preview-tag:hover{color:var(--color-text);text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.post-preview-arrow{display:none;flex-shrink:0;margin-top:.25rem;color:var(--color-text);opacity:0;transition:opacity .15s}@media (width>=640px){.post-preview-arrow{display:inline-flex}}.post-preview:hover .post-preview-arrow{opacity:1}.post{margin-bottom:4rem}@media (width>=640px){.post{margin-bottom:6rem}}.post-header{margin-bottom:2rem}.post-title{font-size:2rem;font-weight:500;line-height:1.2}@media (width>=640px){.post-title{font-size:3rem}}.post-header-meta{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-top:1rem}.post-meta{font-size:.875rem;color:var(--color-text-muted)}.post-header-tags{display:flex;gap:.75rem}.post-tags{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}.post-tag{font-size:.875rem;color:var(--color-text);text-decoration:none}.post-tag:hover{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.tag-list{display:flex;flex-wrap:wrap;gap:1.25rem}.tag-link{font-size:1.25rem;color:var(--color-text);text-decoration:none}.tag-link:hover{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.back-link{display:inline-block;font-size:1rem;color:var(--color-text);text-decoration:none;margin-bottom:4rem}.back-link:hover{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.prose{font-size:1rem;line-height:1.8}@media (width>=640px){.prose{font-size:1.125rem}}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-family:var(--font-serif);font-weight:500;line-height:1.3;margin:2.5rem 0 1rem}.prose h1{font-size:2rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose h4{font-size:1.125rem}.prose p,.prose ul,.prose ol{margin-bottom:1.25rem}.prose ul,.prose ol{padding-left:1.5rem}.prose li{margin-bottom:.25rem}.prose a{color:var(--color-text);text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.prose a:hover{text-decoration-style:solid}.prose strong{font-weight:500}.prose img{max-width:100%;height:auto;border-radius:.25rem;margin:1.5rem 0}.prose pre,.prose code{font-family:var(--font-mono);font-size:.85em}.prose code{background:var(--color-bg-muted);padding:.125rem .375rem;border-radius:.25rem}.prose pre{padding:1rem;border-radius:.5rem;overflow-x:auto;margin-bottom:1.25rem}.prose pre code{background:0 0;padding:0}.prose blockquote{border:none;padding:0;margin:2rem 0;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.375em;line-height:1.4;color:var(--color-text)}@media (width>=640px){.prose blockquote{font-size:1.5em}}.prose blockquote p{margin-bottom:0}.prose hr{border:none;border-top:1px dashed var(--color-border);margin:2.5rem 0}.archive-year{margin-bottom:3rem}.archive-year-heading{font-size:1.25rem;font-weight:500;font-style:italic;margin-bottom:1.5rem}@media (width>=640px){.archive-year-heading{font-size:1.5rem}}.site-footer{max-width:var(--max-width);width:100%;margin:0 auto;padding-top:3rem;padding-bottom:2.5rem;border-top:1px dashed var(--color-border)}@media (width>=640px){.site-footer{padding-top:6rem;padding-bottom:3.5rem}}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.footer-links a{color:var(--color-text);text-decoration:none}.footer-links a:hover{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.copyright{font-size:.875rem;color:var(--color-text-muted)}