.news-shell{max-width:1120px;margin:0 auto;padding:32px 20px 56px;color:var(--text-primary,inherit)}
.news-heading{max-width:850px;margin:20px 0 32px}.news-eyebrow{font-size:.75rem;letter-spacing:.13em;font-weight:700;opacity:.7}.news-heading h1{font-size:clamp(1.8rem,4vw,2.75rem);line-height:1.18;letter-spacing:-.035em;margin:12px 0 20px}.news-heading p{line-height:1.7}.news-summary{font-size:1.12rem}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:24px}.news-card{border:1px solid var(--border,#dce3dc);border-radius:18px;padding:16px}.news-card a{color:inherit;text-decoration:none}.news-card a:hover h2{text-decoration:underline}.news-card img{width:100%;height:auto;border-radius:10px}.news-card h2{font-size:1.2rem;line-height:1.4}.news-card p,.news-card time{line-height:1.65;opacity:.8}.news-story{max-width:880px}.news-poster{width:100%;height:auto;border-radius:18px}.news-prose{font-size:1.08rem;line-height:1.9;overflow-wrap:anywhere}.news-prose h2,.news-prose h3{line-height:1.4;margin-top:2em}.news-prose ul,.news-prose ol{padding-left:1.5em}.news-prose blockquote{border-left:3px solid #648b69;margin-left:0;padding-left:20px}.news-gallery{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 0 20px}.news-gallery figure{flex:0 0 min(85%,600px);margin:0;scroll-snap-align:start}.news-gallery img{width:100%;height:360px;object-fit:contain;border-radius:12px;background:#e9eee6}.news-gallery figcaption{font-size:.85rem;line-height:1.6}.news-gallery cite{display:block}.news-source{border-top:1px solid var(--border,#dce3dc);margin-top:32px;padding:20px 0;overflow-wrap:anywhere}.news-source h2{font-size:1rem}.news-source p{font-size:.85rem;opacity:.75}.news-actions,.news-pager{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:28px}.news-pager{justify-content:space-between}.news-gallery:focus-visible{outline:2px solid #648b69;outline-offset:4px}@media(max-width:560px){.news-shell{padding:20px 16px 40px}.news-gallery img{height:250px}}
.news-card h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}

.news-card{display:flex;flex-direction:column}.news-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:10px 0 20px}.news-card .news-card-read{margin-top:auto;font-weight:700;color:var(--text-primary,inherit)}

/* Source photos keep their full aspect ratio; the first carousel photo is the hero. */
.news-gallery{align-items:flex-start}.news-gallery img,.news-photo img{display:block;width:100%;height:auto;object-fit:contain;border-radius:12px}.news-photo figure{margin:0}.news-photo figcaption{font-size:.85rem;line-height:1.6}.news-photo cite{display:block}
