.newsletter-post{background:var(--bg-primary);padding-bottom:var(--space-4xl)}.newsletter-post__header{background:linear-gradient(135deg,#1c2333,#1e3a50 46%,#463050);color:#fff;padding:var(--space-4xl) 0 var(--space-3xl);text-align:center}.newsletter-post__back{display:flex;width:fit-content;align-items:center;gap:var(--space-xs);margin:0 auto var(--space-xl);color:#ffffffc7;font-size:var(--text-sm)}.newsletter-post__back:hover{color:#fff}.newsletter-post__eyebrow{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--space-sm);margin-bottom:var(--space-lg);color:#ffffffd1;font-size:var(--text-sm);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.newsletter-post__title{color:#fff;margin:0 auto var(--space-lg);max-width:820px}.newsletter-post__intro{max-width:720px;margin:0 auto var(--space-2xl);color:#ffffffd6;font-size:var(--text-lg)}.newsletter-post__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-md)}.newsletter-post__hero.container{margin-top:0;padding-top:var(--space-xl);position:relative;z-index:1}.newsletter-post__hero-img{width:min(100%,920px);margin:0 auto;padding:var(--space-xl);background:linear-gradient(135deg,var(--primary-900),var(--accent-700));border-radius:var(--radius-md);box-shadow:0 24px 70px #1c23333d}.newsletter-post__toc-band{position:sticky;top:var(--header-height);z-index:5;margin-top:var(--space-2xl);background:#fafbfcf0;border-top:1px solid var(--neutral-100);border-bottom:1px solid var(--neutral-100);backdrop-filter:blur(10px)}.newsletter-post__toc{display:flex;gap:var(--space-sm);overflow-x:auto;padding:var(--space-md) 0;scroll-padding-inline:var(--space-xl)}.newsletter-post__toc-link{flex:0 0 210px;display:flex;flex-direction:column;gap:2px;padding:var(--space-sm) var(--space-md);border:1px solid var(--neutral-100);border-radius:var(--radius-md);background:var(--surface);color:var(--primary-900)}.newsletter-post__toc-link:hover{border-color:var(--primary-200);color:var(--primary-700);background:var(--primary-50)}.newsletter-post__toc-link span{font-size:var(--text-sm);font-weight:700;line-height:1.3}.newsletter-post__toc-link small{color:var(--text-muted);font-size:var(--text-xs);line-height:1.35}.newsletter-post__body{max-width:1080px;margin-top:var(--space-3xl)}.newsletter-post__section{scroll-margin-top:calc(var(--header-height) + 110px);padding:var(--space-3xl) 0;border-bottom:1px solid var(--neutral-100)}.newsletter-post__section:first-child{padding-top:0}.newsletter-post__section-kicker{width:fit-content;margin-bottom:var(--space-sm);padding:.2rem .7rem;border-radius:var(--radius-full);background:var(--accent-50);color:var(--accent-600);font-size:var(--text-xs);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.newsletter-post__section-title{margin-bottom:var(--space-xl);font-size:var(--text-3xl)}.newsletter-post__section-icon{height:.72em;width:auto;margin-right:.4em;vertical-align:baseline;border-radius:2px;box-shadow:0 1px 3px #0000002e}.newsletter-post__section-grid{display:grid;grid-template-columns:minmax(240px,.38fr) minmax(0,.62fr);gap:var(--space-2xl);align-items:start}.newsletter-post__section--text .newsletter-post__section-grid{display:block}.newsletter-post__section--gallery .newsletter-post__section-grid{grid-template-columns:1fr}.newsletter-post__section--callout .newsletter-post__section-grid,.newsletter-post__section--poetry .newsletter-post__section-grid{grid-template-columns:minmax(220px,.42fr) minmax(0,.58fr)}.newsletter-post__media{display:grid;gap:var(--space-lg)}.newsletter-post__figure{overflow:hidden;border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md)}.newsletter-post__image{width:100%;max-height:560px;object-fit:contain}.newsletter-post__section--feature .newsletter-post__image,.newsletter-post__section--review .newsletter-post__image{max-height:440px}.newsletter-post__section--gallery .newsletter-post__image{max-height:none;object-fit:contain}.newsletter-post__section--review .newsletter-post__html:first-child p:nth-child(1),.newsletter-post__section--review .newsletter-post__html:first-child p:nth-child(2){font-weight:700}.newsletter-post__copy{max-width:720px}.newsletter-post__html h3,.newsletter-post__html h4{margin:0 0 var(--space-lg);font-size:var(--text-2xl)}.newsletter-post__html p{font-size:1.02rem;line-height:1.78;color:var(--text-secondary);margin-bottom:var(--space-lg)}.newsletter-post__html p strong{color:var(--primary-900)}.newsletter-post__html a{font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.newsletter-post__html ul{list-style:disc;padding-left:var(--space-xl);margin:0 0 var(--space-lg)}.newsletter-post__html li{color:var(--text-secondary);margin-bottom:var(--space-sm)}.newsletter-post__html li p{margin-bottom:var(--space-sm)}.newsletter-post__html blockquote{margin:0 0 var(--space-lg)}.newsletter-post__poem{padding:var(--space-xl);border-left:4px solid var(--accent);border-radius:var(--radius-md);background:var(--primary-50)}.newsletter-post__poem p{margin:0;color:var(--primary-900);font-size:1.04rem;line-height:1.72}.newsletter-post__html .newsletter-post__poem-credit{color:var(--text-muted);font-size:var(--text-sm);line-height:1.65}.newsletter-post__section--callout{margin-top:var(--space-xl);padding:var(--space-3xl);border:1px solid var(--primary-100);border-radius:var(--radius-md);background:linear-gradient(135deg,var(--primary-50),#fff)}.newsletter-post__section--poetry{border-bottom:0}.newsletter-post__related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-xl)}.newsletter-post__related-card{display:flex;flex-direction:column;overflow:hidden;min-height:100%;border:1px solid var(--neutral-100);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);text-decoration:none}.newsletter-post__related-img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.newsletter-post__related-title{padding:var(--space-lg) var(--space-lg) var(--space-sm);color:var(--primary-900);font-weight:800;line-height:1.35}.newsletter-post__related-link{display:inline-flex;align-items:center;gap:var(--space-xs);margin-top:auto;padding:0 var(--space-lg) var(--space-lg);color:var(--primary);font-size:var(--text-sm);font-weight:700}.newsletter-post__footer-mark{display:flex;justify-content:center;padding-top:var(--space-2xl)}.newsletter-post__footer-mark img{max-width:360px;width:100%}.newsletter-post--not-found{padding:var(--space-5xl) 0;text-align:center}@media(max-width:900px){.newsletter-post__toc-band{position:static}.newsletter-post__section-grid,.newsletter-post__section--callout .newsletter-post__section-grid,.newsletter-post__section--poetry .newsletter-post__section-grid{grid-template-columns:1fr}.newsletter-post__media{display:contents}.newsletter-post__figure{order:3}.newsletter-post__figure:first-child{order:1}.newsletter-post__copy{order:2;max-width:none}.newsletter-post__related-grid{grid-template-columns:1fr}}@media(max-width:640px){.newsletter-post__header{padding:var(--space-3xl) 0 var(--space-2xl)}.newsletter-post__actions{align-items:stretch;flex-direction:column}.newsletter-post__actions .btn{justify-content:center}.newsletter-post__hero-img{padding:var(--space-lg)}.newsletter-post__section{padding:var(--space-2xl) 0}.newsletter-post__section--callout{padding:var(--space-xl)}}@media print{.header,.footer,.newsletter-post__back,.newsletter-post__actions,.newsletter-post__toc-band{display:none!important}.newsletter-post{background:#fff;padding:0}.newsletter-post__header{background:linear-gradient(135deg,#1c2333,#1e3a50 46%,#463050)!important;color:#fff;padding:28pt 0 24pt;text-align:center;print-color-adjust:exact;-webkit-print-color-adjust:exact}.newsletter-post__section-title,.newsletter-post__html h3,.newsletter-post__html h4{color:#111}.newsletter-post__title{color:#fff!important}.newsletter-post__intro,.newsletter-post__eyebrow{color:#ffffffe0!important}.newsletter-post__html p,.newsletter-post__html li{color:#222}.newsletter-post__hero.container{margin-top:14pt;padding:18pt;background:linear-gradient(135deg,#1c2333,#1e3a50 46%,#463050)!important;border-radius:6pt;print-color-adjust:exact;-webkit-print-color-adjust:exact}.newsletter-post__hero-img{padding:0;background:transparent!important;border:0;box-shadow:none}.newsletter-post__figure,.newsletter-post__related-card{box-shadow:none;border:1px solid #ddd}.newsletter-post__section{break-inside:avoid;page-break-inside:avoid}.newsletter-post__section-grid{grid-template-columns:.32fr .68fr;gap:18pt}a[href^=http]:after{content:" (" attr(href) ")";font-size:8pt;font-weight:400}}
