:root{color-scheme:light;--bg: #f7f8f5;--surface: #ffffff;--ink: #161616;--muted: #5f625f;--rule: #daded6;--accent: #8b1e3f;--accent-2: #246a73;--accent-3: #e4b547;--max-width: 72rem;--content-width: 44rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink)}body{margin:0;min-height:100vh;font-size:18px;line-height:1.65}body:before{position:fixed;inset:0;z-index:-1;background:linear-gradient(90deg,rgb(139 30 63 / .06),transparent 24rem),linear-gradient(180deg,rgb(36 106 115 / .08),transparent 18rem);content:""}a{color:inherit;text-decoration-color:#8b1e3f73;text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--accent);text-decoration-color:currentColor}h1,h2,h3{margin:0;line-height:1.08;font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:0}p{margin:0}.site-header,.site-footer,main{width:min(var(--max-width),calc(100% - 2rem));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:1.35rem;border-bottom:1px solid var(--rule)}.site-mark{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none}.site-mark span{display:grid;width:2.4rem;aspect-ratio:1;place-items:center;border:1px solid var(--ink);background:var(--ink);color:var(--surface);font-size:.74rem;font-weight:800;letter-spacing:.08em}.site-mark strong{font-size:1rem;letter-spacing:.02em;text-transform:uppercase}nav{display:flex;align-items:center;gap:1rem;color:var(--muted);font-size:.95rem}main{padding-block:clamp(2rem,6vw,5rem)}.hero,.page-head{max-width:52rem;padding-block:clamp(1rem,4vw,3rem)}.hero h1,.page-head h1,.post-header h1{max-width:12ch;margin-block:.3rem 1rem;font-size:clamp(3.2rem,8vw,7rem)}.page-head h1,.post-header h1{font-size:clamp(2.8rem,7vw,5.4rem)}.eyebrow{color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.lede{max-width:46rem;color:#30342f;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.5}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.55rem 1.05rem;border:1px solid var(--ink);background:var(--ink);color:var(--surface);font-weight:750;text-decoration:none}.button:hover{background:var(--accent);color:var(--surface)}.text-link{color:var(--accent);font-weight:750}.section{margin-top:clamp(2.5rem,6vw,4.5rem)}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;max-width:var(--content-width);margin-bottom:1rem}.section-heading h2{font-size:clamp(1.7rem,3vw,2.4rem)}.post-list{display:grid;max-width:var(--content-width);margin:0;padding:0;list-style:none;border-top:1px solid var(--rule)}.post-list>li{padding-block:1.35rem;border-bottom:1px solid var(--rule)}.post-list a{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;text-decoration:none}.post-list a span{font-size:1.35rem;font-weight:800;line-height:1.25}.post-list time,.post-meta{color:var(--muted);font-size:.92rem;white-space:nowrap}.post-list p{margin-top:.55rem;color:var(--muted)}.tag-list{display:flex;flex-wrap:wrap;gap:.45rem;margin:.85rem 0 0;padding:0;list-style:none}.tag-list li{border:1px solid rgb(36 106 115 / .32);background:#246a7314;color:#15484f;padding:.1rem .5rem;font-size:.82rem;font-weight:700}.muted{color:var(--muted)}.post{max-width:var(--content-width)}.post-header{padding-bottom:2rem;border-bottom:1px solid var(--rule)}.post-header h1{max-width:14ch;margin-top:1rem}.post-header>p{color:#30342f;font-size:1.25rem;line-height:1.55}.post-meta{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.prose{padding-top:2rem}.prose>*+*{margin-top:1.25rem}.prose h2,.prose h3{margin-top:2rem}.prose h2{font-size:2rem}.prose h3{font-size:1.5rem}.prose ul,.prose ol{padding-left:1.3rem}.prose blockquote{margin-inline:0;padding-left:1rem;border-left:.25rem solid var(--accent-3);color:#33382f}.site-footer{padding-block:2rem;border-top:1px solid var(--rule);color:var(--muted);font-size:.9rem}@media(max-width:720px){body{font-size:16px}.site-header{align-items:flex-start;flex-direction:column}.post-list a{align-items:flex-start;flex-direction:column;gap:.35rem}.post-list time{white-space:normal}}
