:root{--ink:#666;--brand:#000;--brand-dark:#000;--header:#fff;--footer:#fff;--cream:#f4f3f3;--white:#fff;--line:#000;--muted:#999;--pagefind-ui-primary:var(--brand);--pagefind-ui-text:#222;--pagefind-ui-background:var(--white);--pagefind-ui-border:#ccc;--pagefind-ui-font:Georgia, "Times New Roman", Times, serif}*{box-sizing:border-box}body{color:var(--ink);background:var(--cream);margin:0;font-family:Georgia,Times New Roman,Times,serif;font-size:1rem;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:var(--brand)}h1,h2,h3,h4{color:#111;font-family:Sorts Mill Goudy,Georgia,serif;font-weight:400;line-height:1.25}h1{font-size:clamp(1.8rem,4vw,2.6rem)}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--white);padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{background:var(--header);border-bottom:2px solid var(--line)}.header-inner{flex-direction:column;align-items:center;gap:1.1rem;width:min(1100px,100% - 2rem);margin:auto;padding:2.5rem 0 1.4rem;display:flex;position:relative}.brand{text-align:center;color:#000;filter:none;gap:.35rem;text-decoration:none;display:grid}.brand-mark{font-variant:small-caps;letter-spacing:.12em;color:#000;filter:none;font-family:Sorts Mill Goudy,Georgia,Times,serif;font-size:clamp(2rem,6vw,3.4rem);line-height:1}.brand-tagline{color:var(--muted);font-family:Sorts Mill Goudy,Georgia,serif;font-size:.95rem;font-style:italic}.site-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.15rem;display:flex}.site-nav a{color:#000;letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{text-decoration:underline}.site-nav .nav-search{border:1px solid #000;padding:.35rem .85rem}.menu-toggle{background:0 0;border:0;padding:.6rem;display:none}.menu-toggle>span:not(.sr-only){background:#000;width:26px;height:2px;margin:5px;display:block}.page-hero{background:var(--white);border-bottom:1px solid #ddd}.page-hero-inner{text-align:center;width:min(800px,100% - 2rem);margin:auto;padding:2.2rem 0 1.4rem}.eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 .6rem;font-size:.7rem}.content-shell{width:min(800px,100% - 2rem);margin:0 auto 4.5rem}.prose,.search-panel,.stub-panel{margin:1.5rem auto 0;padding:clamp(1.2rem,3vw,2rem) 0}.prose img{margin:1rem auto}.prose .post-meta,.post-teaser .post-meta{color:#888;font-size:.85rem}.prose .post-meta a{color:inherit}.post-list{gap:2rem;margin:0;padding:0;list-style:none;display:grid}.post-teaser{border-bottom:1px solid #ddd;padding-bottom:1.5rem}.post-teaser .post-title{margin:0 0 .4rem;font-size:1.45rem}.post-teaser .post-title a{text-decoration:none}.post-teaser .post-title a:hover{text-decoration:underline}.post-teaser .excerpt{margin:.6rem 0 0}.link-list{gap:.7rem;padding-left:1.2rem;display:grid}.search-panel{min-height:280px}.button,.prose button,.subscribe-form button{color:#fff;font:inherit;cursor:pointer;background:#000;border:0;padding:.55rem 1rem;text-decoration:none;display:inline-block}.prose form,.subscribe-form{gap:.6rem;margin-top:1rem;display:grid}.prose input,.subscribe-form input[type=email]{width:min(24rem,100%);font:inherit;border:1px solid #ccc;padding:.55rem .7rem}.site-footer{background:var(--footer);color:#444;border-top:1px solid #000}.footer-inner{text-align:center;width:min(800px,100% - 2rem);margin:auto;padding:2rem 0 2.4rem}.footer-logo{letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-family:Sorts Mill Goudy,Georgia,serif;font-size:1.6rem}.footer-logo a{color:#000;filter:none;text-decoration:none}.footer-inner nav{flex-wrap:wrap;justify-content:center;gap:.7rem 1.2rem;margin-bottom:1rem;display:flex}.footer-inner a{color:#000;text-decoration:none}.footer-inner a:hover{text-decoration:underline}.subscribe-form{justify-items:center;margin:1.2rem auto 1.4rem}.subscribe-form p{color:#111;margin:0;font-weight:700}.copyright{color:#888;font-size:.85rem}@media (width<=800px){.menu-toggle{display:block;position:absolute;top:1.4rem;right:0}.site-nav{text-align:center;flex-direction:column;align-items:stretch;width:100%;padding:.5rem 0 1rem;display:none}.site-nav.is-open{display:flex}}
