/* Notícias do Arrabal — impressão: sem cromo, corpo em serifa, ligações com URL. Carregado com media="print". */
@page { margin: 18mm 16mm; }
html { scroll-behavior: auto; }
body { background: transparent; color: var(--nda-ink); font-family: var(--nda-font-serif); font-size: var(--nda-fs-body); }
.nda-skip, .nda-header, .nda-compactbar, .nda-footer, .nda-share, .nda-comments, .nda-related, .nda-article__side, .nda-article__print,
.nda-paywall__actions, .nda-paywall__login, .nda-notice, .nda-button, .nda-subnav, .nda-toolbar, .nda-filters, .nda-pagination, .nda-map__canvas,
.nda-event-page__actions, .nda-owner, .nda-report, .nda-textsize, .nda-progress, .nda-previews, .nda-upload-progress, .nda-search, .nda-form__actions, .nda-home__poll, .nda-poll-form, .nda-dropdown, .nda-villages, .nda-nav { display: none !important; }
.nda-container { max-width: none; padding: 0; }
.nda-main { min-height: 0; }
a { color: inherit; text-decoration: none; }
.nda-prose a[href^="http"]::after, .nda-article__lead a[href^="http"]::after { content: " (" attr(href) ")"; font-family: var(--nda-font-sans); font-size: var(--nda-fs-caption); color: var(--nda-ink3); }
img { filter: none !important; max-width: 100% !important; page-break-inside: avoid; }
.nda-card--hero, .nda-cover { min-height: 0; background: transparent; color: var(--nda-ink); display: block; }
.nda-card__scrim, .nda-cover__scrim { display: none; }
.nda-cover__media, .nda-card--hero .nda-card__media { display: none; }
.nda-cover__body, .nda-card--hero .nda-card__body { color: var(--nda-ink); padding: 0; }
.nda-article__title--cover, .nda-card__title--display { text-shadow: none; color: var(--nda-ink); }
.nda-cover__body .nda-kicker, .nda-cover__body .nda-article__subtitle { color: var(--nda-ink2); }
.nda-article__grid { display: block; }
.nda-article__content { max-width: none; }
.nda-locked .nda-teaser { -webkit-mask-image: none; mask-image: none; }
.nda-paywall { border: var(--nda-hairline-w) solid var(--nda-hairline); background: transparent; backdrop-filter: none; padding: var(--nda-space-3); }
.nda-paywall::before { display: none; }
.nda-prose { font-size: var(--nda-fs-body); line-height: 1.5; }
h1, h2, h3 { page-break-after: avoid; }
p, blockquote, figure, li { page-break-inside: avoid; orphans: 3; widows: 3; }
.nda-article::after {
	content: "Notícias do Arrabal — " attr(data-nda-title); display: block; margin-top: var(--nda-space-6); padding-top: var(--nda-space-2);
	border-top: var(--nda-hairline-w) solid var(--nda-hairline); font-family: var(--nda-font-sans); font-size: var(--nda-fs-caption); color: var(--nda-ink3);
}
