.blog-minimal-list{padding:96px 0 88px;background:var(--brand-bg)}.blog-head{max-width:800px;margin:0 auto 38px;text-align:center}.blog-head h1{margin:12px 0 14px;font-size:max(2rem, min(4vw, 3.5rem))}.blog-list{max-width:820px;margin:0 auto}.blog-list-item{padding:24px 0;border-bottom:1px solid var(--brand-border)}.blog-list-item time,.recent-notes span{color:var(--brand-text-secondary);font-size:.88rem}.blog-list-item h2{margin:8px 0 10px;font-size:1.45rem;line-height:1.25}.blog-list-item h2 a{color:var(--brand-text)}.blog-list-item p{color:var(--brand-text);margin-bottom:10px}.read-more{font-weight:800}.blog-pagination{margin:34px 0}.blog-pagination .page-link{color:var(--brand-primary);border-radius:0}.blog-pagination .active .page-link{color:var(--brand-text-inverse);background:var(--brand-primary);border-color:var(--brand-primary)}.recent-notes{max-width:820px;margin:0 auto;padding:24px;background:var(--brand-neutral-light);border:1px solid var(--brand-border)}.recent-notes h2{color:var(--brand-text);font-size:1.2rem}.recent-notes ul{display:grid;grid-gap:10px;gap:10px;padding:0;margin:14px 0 0;list-style:none}.recent-notes li{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--brand-border);padding-top:10px}