.Header_header__KwdYD{border-bottom:1px solid var(--line);background-color:var(--paper);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Header_inner__DLT3k{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);padding:0 1.5rem;max-width:var(--max-width);margin:0 auto}.Header_brand__fkyv5{font-family:var(--font-serif);font-size:1.25rem;font-weight:700;color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:.5rem}.Header_brand__fkyv5:hover{color:var(--moss)}.Header_symbol__QDx5u{color:var(--brass);font-family:var(--font-mono);font-size:.9rem}.Header_nav__tNWGY{display:flex;align-items:center;gap:1.5rem}.Header_navLink__Rvw2c{font-size:.9rem;color:var(--ink);text-decoration:none;font-weight:500;text-transform:uppercase;letter-spacing:.05em;padding:.25rem 0;border-bottom:2px solid transparent;transition:all .15s ease}.Header_navLink__Rvw2c:hover{color:var(--moss);border-bottom-color:var(--brass)}@media (max-width:700px){.Header_inner__DLT3k{flex-direction:column;justify-content:center;height:auto;padding:.75rem 1rem;gap:.5rem}.Header_nav__tNWGY{gap:.85rem;flex-wrap:wrap;justify-content:center}.Header_navLink__Rvw2c{font-size:.8rem}}.Footer_footer__pQtti{border-top:1px solid var(--line);background-color:var(--paper-subtle);padding:3rem 0 2rem;margin-top:auto}.Footer_inner__vtL_T{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:2rem}.Footer_topSection__H15y8{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.Footer_brandCol__1_L1f{max-width:400px}.Footer_title__Ek3Ze{font-family:var(--font-serif);font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:var(--ink)}.Footer_description__0Aa9w{font-size:.875rem;color:var(--ink-muted);line-height:1.5}.Footer_linksCol__0dqTe{display:flex;gap:3rem}.Footer_linkGroup__wSl7o{display:flex;flex-direction:column;gap:.5rem}.Footer_groupHeading__vM_nn{font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--brass);margin-bottom:.5rem}.Footer_link__TBOP7{font-size:.875rem;color:var(--ink);text-decoration:none}.Footer_link__TBOP7:hover{color:var(--moss);text-decoration:underline}.Footer_bottomSection__zhZ3F{border-top:1px solid var(--line);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:var(--ink-subtle);font-family:var(--font-mono)}@media (max-width:640px){.Footer_inner__vtL_T{padding:0 1rem}.Footer_linksCol__0dqTe{gap:1.5rem;flex-direction:column}.Footer_bottomSection__zhZ3F{flex-direction:column;gap:.5rem;align-items:flex-start}}:root{--ink:#132a24;--paper:#f6f3ec;--brass:#b5892b;--moss:#3c6e5e;--line:#d8d2c2;--paper-subtle:#ede8dc;--paper-card:#fff;--ink-muted:#4a5d56;--ink-subtle:#768780;--focus-ring:#b5892b;--font-serif:"Georgia","Times New Roman",serif;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;--font-mono:"Courier New",Courier,"Cascadia Code","Consolas",monospace;--max-width:980px;--header-height:64px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--paper);color:var(--ink);font-family:var(--font-sans);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:400;line-height:1.25;color:var(--ink);letter-spacing:-.01em}h1{font-size:clamp(2rem,4vw,2.75rem);margin-bottom:.75rem}h2{font-size:clamp(1.5rem,3vw,2rem);margin-top:2rem;margin-bottom:1rem;border-bottom:1px solid var(--line);padding-bottom:.5rem}h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.5rem}p{margin-bottom:1.25rem;color:var(--ink);font-size:1.05rem;line-height:1.7}a{color:var(--moss);text-decoration-thickness:1px;text-underline-offset:3px;transition:color .15s ease}a:hover{color:var(--brass)}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}main{flex:1 1;padding:2.5rem 0 4rem}.editorial-card{background:var(--paper-card);border:1px solid var(--line);padding:2rem;margin-bottom:2.5rem}.editorial-tag{display:inline-block;font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--brass);border:1px solid var(--line);padding:.25rem .5rem;margin-bottom:1rem;background:var(--paper)}.lead{font-size:1.2rem;color:var(--ink-muted);font-family:var(--font-serif);line-height:1.6;margin-bottom:2rem}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (max-width:640px){.container{padding:0 1rem}main{padding:1.5rem 0 3rem}.editorial-card{padding:1.25rem}}