:root{color:#202020;font-synthesis:none;background:#faf9f6;font-family:Georgia,Times New Roman,serif;line-height:1.65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#202020;background:#faf9f6;margin:0}a{color:inherit}button,input,select{font:inherit}.container{width:min(1160px,100% - 40px);margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #ddd}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:72px;display:flex}.brand{font-family:Arial,sans-serif;font-size:1.25rem;font-weight:700;text-decoration:none}nav{gap:24px;font-family:Arial,sans-serif;display:flex}nav a{text-decoration:none}nav a:hover{text-underline-offset:4px;text-decoration:underline}main{min-height:70vh}.hero,.page{max-width:820px;padding:80px 0 60px}section{max-width:820px;margin-bottom:80px}h1,h2,h3,h4{line-height:1.15}h1{margin:.25em 0;font-size:clamp(2.5rem,6vw,5rem)}h2{font-size:clamp(1.75rem,3vw,2.5rem)}.lede{font-size:1.35rem}.eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:Arial,sans-serif;font-size:.76rem;font-weight:700;line-height:1.4}.actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{color:#fff;background:#202020;padding:12px 20px;font-family:Arial,sans-serif;text-decoration:none;display:inline-block}.button.secondary{color:#202020;background:0 0;border:1px solid #202020}.newsletter{background:#fff;border:1px solid #ccc;padding:40px}.articles-page{width:100%;max-width:1100px;padding-top:64px}.articles-heading{max-width:760px;margin-bottom:36px}.articles-heading h1{margin:.15em 0 .2em;font-size:clamp(2.5rem,5vw,4.25rem)}.articles-intro{max-width:680px;margin:0;font-size:1.1rem;line-height:1.65}.article-tools{grid-template-columns:minmax(0,1fr) 180px;align-items:end;gap:16px;margin-bottom:24px;display:grid}.article-search,.article-sort{flex-direction:column;gap:7px;display:flex}.article-search label,.article-sort label{letter-spacing:.08em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:.75rem;font-weight:700}.article-search input,.article-sort select{color:#202020;background:#fff;border:1px solid #bbb;border-radius:3px;width:100%;min-height:46px;padding:10px 12px;font-family:Arial,sans-serif}.article-search input:focus,.article-sort select:focus{outline-offset:2px;outline:2px solid #202020}.category-filter{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.category-button{color:#303030;cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:999px;padding:7px 11px;font-family:Arial,sans-serif;font-size:.78rem;line-height:1.3}.category-button:hover{border-color:#202020}.category-button.active{color:#fff;background:#202020;border-color:#202020}.article-results-summary{color:#666;margin-bottom:14px;font-family:Arial,sans-serif;font-size:.82rem}.article-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.article-card{background:#fff;border:1px solid #ddd;flex-direction:column;min-width:0;padding:22px;display:flex}.article-card[hidden]{display:none}.article-card-meta{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.article-card-meta .eyebrow{max-width:70%}.article-card time{color:#777;white-space:nowrap;flex-shrink:0;font-family:Arial,sans-serif;font-size:.76rem}.article-card h2{margin:0 0 10px;font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.18}.article-card h2 a{text-decoration:none}.article-card h2 a:hover{text-underline-offset:4px;text-decoration:underline 1px}.article-card-description{color:#444;margin:0;font-size:.98rem;line-height:1.55}.article-card-link{align-self:flex-start;margin-top:auto;padding-top:18px;font-family:Arial,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none}.article-card-link:hover{text-underline-offset:3px;text-decoration:underline}.no-results{padding:32px 0;font-style:italic}.article{max-width:760px;margin-inline:auto;padding-bottom:80px}.article>h1{margin-bottom:.5rem;font-size:clamp(2.25rem,4vw,3.5rem);line-height:1.1}.article p,.article li{font-size:1.08rem;line-height:1.8}.article p{margin:1.25rem 0}.article>p:first-of-type{font-size:1.2rem}.article h2{margin-top:3rem;margin-bottom:1rem;font-size:2rem}.article h3{margin-top:2.25rem;margin-bottom:.75rem;font-size:1.45rem}.article h4{margin-top:2rem;margin-bottom:.6rem}.article ul,.article ol{margin:1.5rem 0;padding-left:1.75rem}.article li{margin-bottom:.6rem}.article blockquote{border-left:4px solid #999;margin:2rem 0;padding:.5rem 0 .5rem 1.5rem;font-style:italic}.article a{text-underline-offset:3px;text-decoration-thickness:1px}.article hr{border:0;border-top:1px solid #ccc;margin:3rem 0}.article img{max-width:100%;height:auto;margin:2rem auto;display:block}.article code{font-family:Consolas,Monaco,monospace;font-size:.9em}.article pre{background:#eee;padding:1rem;overflow-x:auto}.article strong{font-weight:700}.article h2:last-of-type{border-top:1px solid #ccc;margin-top:4rem;padding-top:2rem}.article h2:last-of-type+ul{margin-top:1rem}.article h2:last-of-type+ul li{margin-bottom:.9rem;font-size:.98rem;line-height:1.6}.site-footer{border-top:1px solid #ddd;padding:40px 0;font-family:Arial,sans-serif;font-size:.9rem}@media (width<=760px){.container{width:min(100% - 28px,1160px)}.header-inner{flex-direction:column;align-items:flex-start;gap:12px;min-height:auto;padding:18px 0}nav{flex-wrap:wrap;gap:14px 20px}.hero,.page{padding-top:52px}.articles-page{padding-top:48px}.articles-heading{margin-bottom:28px}.article-tools,.article-list{grid-template-columns:1fr}.article-card{padding:19px}.article-card-meta{flex-direction:column;gap:5px}.article-card-meta .eyebrow{max-width:100%}.article h2{font-size:1.75rem}.newsletter{padding:26px}}
