.newsletter-post{background:var(--bg-primary);padding-bottom:var(--space-4xl)}.newsletter-post__header{color:#fff;padding:var(--space-4xl) 0 var(--space-3xl);text-align:center;background:linear-gradient(135deg,#1c2333 0%,#1e3a50 46%,#463050 100%)}.newsletter-post__back{align-items:center;gap:var(--space-xs);width:fit-content;margin:0 auto var(--space-xl);color:#ffffffc7;font-size:var(--text-sm);display:flex}.newsletter-post__back:hover{color:#fff}.newsletter-post__eyebrow{justify-content:center;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);color:#ffffffd1;font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;font-weight:700;display:inline-flex}.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{justify-content:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.newsletter-post__hero.container{padding-top:var(--space-xl);z-index:1;margin-top:0;position:relative}.newsletter-post__hero-img{width:min(100%,920px);padding:var(--space-xl);background:linear-gradient(135deg, var(--primary-900), var(--accent-700));border-radius:var(--radius-md);margin:0 auto;box-shadow:0 24px 70px #1c23333d}.newsletter-post__toc-band{top:var(--header-height);z-index:5;margin-top:var(--space-2xl);border-top:1px solid var(--neutral-100);border-bottom:1px solid var(--neutral-100);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafbfcf0;position:sticky}.newsletter-post__toc{gap:var(--space-sm);padding:var(--space-md) 0;scroll-padding-inline:var(--space-xl);display:flex;overflow-x:auto}.newsletter-post__toc-link{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);flex-direction:column;flex:0 0 210px;gap:2px;display:flex}.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);border-radius:var(--radius-full);background:var(--accent-50);color:var(--accent-600);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;padding:.2rem .7rem;font-weight:800}.newsletter-post__section-title{margin-bottom:var(--space-xl);font-size:var(--text-3xl)}.newsletter-post__section-icon{vertical-align:baseline;border-radius:2px;width:auto;height:.72em;margin-right:.4em;box-shadow:0 1px 3px #0000002e}.newsletter-post__section-grid{gap:var(--space-2xl);grid-template-columns:minmax(240px,.38fr) minmax(0,.62fr);align-items:start;display:grid}.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{gap:var(--space-lg);display:grid}.newsletter-post__figure{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md);overflow:hidden}.newsletter-post__image{object-fit:contain;width:100%;max-height:560px}.newsletter-post__section--feature .newsletter-post__image,.newsletter-post__section--review .newsletter-post__image{max-height:440px}.newsletter-post__section--gallery .newsletter-post__image{object-fit:contain;max-height:none}.newsletter-post__section--review .newsletter-post__html:first-child p:first-child,.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{color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:1.02rem;line-height:1.78}.newsletter-post__html p strong{color:var(--primary-900)}.newsletter-post__html a{text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.newsletter-post__html ul{padding-left:var(--space-xl);margin:0 0 var(--space-lg);list-style:outside}.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{color:var(--primary-900);margin:0;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{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.newsletter-post__related-card{border:1px solid var(--neutral-100);border-radius:var(--radius-md);background:var(--surface);min-height:100%;box-shadow:var(--shadow-sm);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.newsletter-post__related-img{aspect-ratio:4/3;object-fit:cover;width:100%}.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{align-items:center;gap:var(--space-xs);padding:0 var(--space-lg) var(--space-lg);color:var(--primary);font-size:var(--text-sm);margin-top:auto;font-weight:700;display:inline-flex}.newsletter-post__footer-mark{padding-top:var(--space-2xl);justify-content:center;display:flex}.newsletter-post__footer-mark img{width:100%;max-width:360px}.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{flex-direction:column;align-items:stretch}.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{color:#fff;text-align:center;-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:28pt 0 24pt;background:linear-gradient(135deg,#1c2333 0%,#1e3a50 46%,#463050 100%)!important}.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{-webkit-print-color-adjust:exact;print-color-adjust:exact;border-radius:6pt;margin-top:14pt;padding:18pt;background:linear-gradient(135deg,#1c2333 0%,#1e3a50 46%,#463050 100%)!important}.newsletter-post__hero-img{box-shadow:none;border:0;padding:0;background:0 0!important}.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}}
