:root{color:#111;background:#fff;font-family:Inter,Arial,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111}button,input,textarea,select{font:inherit}.pageShell{min-height:100vh}.hero,.content{width:min(960px,calc(100% - 48px));margin:0 auto}.hero{padding:120px 0 72px}.eyebrow,.sectionLabel,.postDate{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.hero h1,.sectionHeader h2,.postCard h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{max-width:10ch;font-size:clamp(3rem,10vw,5.5rem);line-height:.95}.lede{max-width:34rem;margin:24px 0 0;font-size:1.125rem;color:#333}.heroButton{margin-top:32px;padding:.9rem 1.25rem;border:1px solid #111111;background:#111;color:#fff;cursor:pointer;transition:background-color .18s ease,color .18s ease}.heroButton:hover{background:#fff;color:#111}.content{padding:32px 0 96px;border-top:1px solid #e5e5e5}.detailContent{padding-top:72px;border-top:0}.sectionHeader{display:grid;gap:8px;margin-bottom:32px}.sectionHeader h2{font-size:clamp(2rem,4vw,3rem)}.sectionMessage{margin:0;padding:32px 0;border-top:1px solid #f0f0f0;color:#555}.postIndex{display:grid;gap:0}.postIndexItem{padding:28px 0 30px;border-top:1px solid #f0f0f0}.postIndexItem .postDate{margin:0 0 10px}.postIndexLink{display:inline-block;color:#111;text-decoration:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,3vw,2rem);line-height:1.12;transition:opacity .18s ease}.postIndexLink:hover{opacity:.6}.postIndexPreview{max-width:42rem;margin:12px 0 0;color:#444;font-size:1rem}.postDetail>h2{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.4rem);font-weight:500}.detailContent .sectionMessage{border-top:0;padding-bottom:0}.backLink{padding:0;border:0;background:transparent;color:#111;cursor:pointer;text-decoration:underline;text-underline-offset:.2em}.postMeta{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:18px}.postMeta .postDate{margin:0}.shareButton{padding:0;border:0;background:transparent;color:#111;cursor:pointer;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:underline;text-underline-offset:.2em}.postLead{max-width:42rem;margin:20px 0 0;color:#333;font-size:1.1rem}.postBody{display:grid;gap:14px;margin-top:20px}.postBlockHeading{margin:20px 0 0;font-size:1.15rem;font-weight:600}.postBlockParagraph{max-width:48rem;margin:0;color:#333}.postMarkdownTable{width:min(48rem,100%);border-collapse:collapse;color:#222;font-size:.95rem}.postMarkdownTable th,.postMarkdownTable td{padding:.65rem .75rem;border:1px solid #dddddd;text-align:left}.postMarkdownTable th{background:#f6f6f6;font-weight:600}@media (max-width: 640px){.hero,.content{width:min(100% - 32px,960px)}.hero{padding-top:88px}.detailContent{padding-top:40px}}
