:root{color-scheme:light}*,*::before,*::after{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-height:100vh;margin:0;background-color:#f5f8f3;background-image:repeating-linear-gradient(90deg, transparent 0, transparent 95px, rgba(29,48,46,0.025) 96px);color:#1d302e;font-family:"Rethink Sans", sans-serif;font-size:1rem;font-weight:400;line-height:1.6;text-rendering:optimizeLegibility}body,.site-main{display:flex;flex-direction:column}.site-main{flex:1}img{display:block;height:auto;max-width:100%}a{color:#8e2d26;text-decoration-color:rgba(142,45,38,0.4);text-underline-offset:0.18em}a:hover{color:#b93d31;text-decoration-color:currentColor}a:focus-visible{outline:2px solid #b93d31;outline-offset:4px}.site-shell{width:calc(100% - 2rem);max-width:76rem;margin:0 auto}.skip-link{position:fixed;top:0.75rem;left:0.75rem;z-index:20;padding:0.5rem 0.75rem;background:#1d302e;color:#fffefa;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid #cddbcf;background:rgba(245,248,243,0.95)}.site-nav{display:flex;min-height:5.25rem;align-items:center;justify-content:space-between;gap:1.5rem}.site-wordmark{color:#1d302e;font-family:"Space Grotesk", sans-serif;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none}.site-nav-list,.footer-links,.home-post-list{margin:0;padding:0;list-style:none}.site-nav-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0.25rem 1.25rem}.site-nav-link{display:block;padding:0.5rem 0;color:#536560;font-size:0.875rem;font-weight:500;text-decoration:none}.site-nav-link[aria-current="page"],.site-nav-link:hover{color:#1d302e;text-decoration:underline;text-decoration-color:#b93d31;text-decoration-thickness:2px}.home-hero{position:relative;overflow:hidden;border-bottom:1px solid #cddbcf;background:#e8f2e4}.home-hero::after{position:absolute;inset:0;background-image:repeating-linear-gradient(90deg, transparent 0, transparent 71px, rgba(29,48,46,0.05) 72px);content:"";pointer-events:none}.home-hero-inner{position:relative;z-index:1;display:grid;min-height:31rem;padding:4.5rem 0 3rem;align-content:space-between;gap:3rem}.eyebrow{margin:0 0 1rem;color:#536560;font-size:0.75rem;font-weight:600;line-height:1.3;text-transform:uppercase}h1,h2,h3{font-family:"Instrument Serif", Georgia, serif;font-weight:400}.home-introduction h1{margin:0;color:#1d302e;font-family:"Space Grotesk", sans-serif;font-size:3.5rem;font-weight:600;line-height:0.95}.home-summary{max-width:24rem;margin:2rem 0 0;font-size:1.125rem;line-height:1.45}.home-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.primary-link,.quiet-link{font-weight:600}.primary-link{display:inline-flex;align-items:center;gap:0.6rem;color:#fffefa;padding:0.7rem 1rem;background:#1d302e;text-decoration:none}.primary-link:hover{background:#8e2d26;color:#fffefa}.primary-link span{font-size:1.25rem;line-height:1}.quiet-link{color:#1d302e}.home-archive{background:#fffefa}.home-archive-inner{display:grid;padding:3.5rem 0 4rem;gap:2rem}.section-introduction h2{margin:0;font-size:2.5rem;line-height:1}.home-post-list{border-top:1px solid #cddbcf}.home-post-list li{display:grid;grid-template-columns:3.5rem minmax(0, 1fr);gap:1rem;padding:1rem 0;border-bottom:1px solid #cddbcf}.home-post-list time{color:#536560;font-size:0.8125rem;font-weight:500}.home-post-list a{color:#1d302e;font-family:"Instrument Serif", Georgia, serif;font-size:1.5rem;line-height:1.1;text-decoration:none}.home-post-list a:hover{color:#b93d31;text-decoration:underline;text-decoration-thickness:1px}.page-shell,.post-page{width:calc(100% - 2rem);max-width:44rem;margin:0 auto;padding:4rem 0 5rem}.archive-page{max-width:56rem}.page-header{margin-bottom:2.5rem}.page-header h1,.not-found-page h1{max-width:14ch;margin:0;font-size:3.5rem;line-height:0.95}.page-introduction{max-width:34rem;margin-bottom:2.5rem;color:#536560}.page-introduction p:first-child,.post-content>:first-child{margin-top:0}.archive-list{margin:0;padding:0;border-top:1px solid #cddbcf;list-style:none}.archive-list li{display:grid;grid-template-columns:4rem minmax(0, 1fr);gap:1rem;padding:1rem 0;border-bottom:1px solid #cddbcf}.archive-list time,.post-meta{color:#536560;font-size:0.8125rem;font-weight:500}.archive-list a{color:#1d302e;font-family:"Instrument Serif", Georgia, serif;font-size:1.5rem;line-height:1.1;text-decoration:none}.archive-list a:hover{color:#b93d31;text-decoration:underline;text-decoration-thickness:1px}.post-meta{margin-top:1rem}.post-content{font-size:1.0625rem}.post-content h2,.post-content h3,.post-content h4{margin:2.75rem 0 1rem;line-height:1}.post-content h2{font-size:2.25rem}.post-content h3{font-size:1.75rem}.post-content p,.post-content ul,.post-content ol,.post-content blockquote,.post-content pre{margin:0 0 1.5rem}.post-content li+li{margin-top:0.35rem}.post-content blockquote{margin-left:0;padding-left:1.25rem;border-left:2px solid #b93d31;color:#536560;font-family:"Instrument Serif", Georgia, serif;font-size:1.35rem;line-height:1.3}.post-content code,.post-content pre{font-family:"SFMono-Regular", Consolas, monospace;font-size:0.875em}.post-content :not(pre)>code{padding:0.1em 0.3em;background:#e8f2e4}.post-content pre{overflow-x:auto;padding:1.25rem;background:#1d302e;color:#fffefa;line-height:1.5}.post-content pre code{padding:0;background:transparent}.post-footer{margin-top:3rem;padding-top:1rem;border-top:1px solid #cddbcf;font-size:0.875rem;font-weight:600}.not-found-page{min-height:27rem}.not-found-page>p:not(.eyebrow){max-width:27rem;margin:1.5rem 0 2rem}.site-footer{border-top:1px solid #cddbcf;background:#f5f8f3}.site-footer-inner{display:flex;padding:1.5rem 0;align-items:center;justify-content:space-between;gap:1.5rem}.site-footer p,.footer-links{color:#536560;font-size:0.8125rem}.site-footer p{margin:0}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0.4rem 1rem}.footer-links a{color:inherit}@media (min-width: 48rem){.site-shell{width:calc(100% - 4rem)}.page-shell,.post-page{width:calc(100% - 4rem);padding:6rem 0 7rem}.home-hero-inner{min-height:36rem;padding:6rem 0 3.5rem}.home-introduction h1{font-size:6rem}.home-archive-inner{grid-template-columns:minmax(12rem, 0.75fr) minmax(0, 1.25fr);padding:5rem 0;gap:5rem}}@media (min-width: 80rem){.home-introduction h1{font-size:7.5rem}}@media (max-width: 31rem){.site-nav{min-height:0;padding:1rem 0;align-items:flex-start;flex-direction:column;gap:0.75rem}.site-nav-list{justify-content:flex-start}.home-hero-inner{min-height:28rem;padding-top:3.5rem}.site-footer-inner{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start}}
