:root{--background:#f9f8f5;--foreground:#272c35;--muted-foreground:#6a707c;--border:#e3e1dd}*{box-sizing:border-box;border-color:var(--border)}html{font-size:100%}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1, "liga" 1;margin:0;font-family:"Source Sans 3",system-ui,sans-serif}a{color:var(--foreground);border-bottom:1px solid var(--border);text-decoration:none;transition:color .2s,border-color .2s}a:hover,a:focus-visible{color:var(--muted-foreground);border-color:var(--muted-foreground)}p,h1,h2{margin:0}.site-shell{background-color:var(--background);min-height:100vh}.site-frame{max-width:65ch;margin:0 auto;padding:4rem 1.5rem 6rem}.site-header{margin-bottom:4rem}.section{margin-bottom:3.5rem}h1,h2{color:var(--foreground);font-family:Crimson Pro,Georgia,serif}h1{letter-spacing:-.025em;margin-bottom:1rem;font-size:3rem;font-weight:600;line-height:1}h2{margin-bottom:1rem;font-size:1.5rem;font-weight:500;line-height:1.2}.lead{color:var(--muted-foreground);font-size:1.25rem;line-height:1.625}.entry-list{gap:.25rem;display:grid}.entry-list.roomy{gap:2rem}.entry{gap:.25rem;display:grid}.entry a,.link-row a{width:fit-content;font-size:1.125rem;line-height:1.75rem;display:inline-block}.entry p,.link-row,.site-footer{color:var(--muted-foreground);font-size:1.125rem;line-height:1.625}.link-row{flex-wrap:wrap;gap:.5rem 1.5rem;display:flex}.site-footer{border-top:1px solid var(--border);padding-top:2rem;font-size:1rem;line-height:1.5rem}@media (width>=768px){.site-frame{padding-top:6rem;padding-bottom:6rem}.site-header{margin-bottom:5rem}.section{margin-bottom:4rem}h1{font-size:3.75rem;line-height:1}h2{font-size:1.875rem;line-height:2.25rem}.lead{font-size:1.5rem;line-height:2rem}}@media (width<=767px){.site-frame{padding-top:4rem;padding-bottom:4rem}}
