/* Acervo local do portal independente. Os arquivos originais são preservados. */
.portal-editorial .kp-block-two { padding-top: 56px; }
.portal-editorial .kp-feature-main { box-shadow: none; }
.portal-editorial .kp-feature-layout { grid-template-columns: 1fr; }
.portal-editorial .kp-trajectory-layout { grid-template-columns: minmax(260px, .8fr) minmax(0, 1.2fr); gap: 40px; align-items: center; }
.portal-editorial .kp-trajectory-photo { min-height: 420px; height: 480px; }
.portal-editorial .kp-trajectory-photo img { height: 100%; width: 100%; object-fit: cover; object-position: center 20%; }
.portal-editorial .kp-trajectory-content { box-shadow: none; }
.portal-editorial .kp-footer-grid { grid-template-columns: 1.2fr 1fr 1fr; }
.portal-editorial .kp-footer-access:empty { display: none; }
.ka-municipio-select { display: grid; gap: 8px; max-width: 420px; margin: 0 0 24px; font-size: 16px; font-weight: 700; }
.ka-municipio-select select { min-height: 48px; padding: 12px; border: 1px solid #d8c9db; border-radius: 10px; color: #341539; background: white; font: inherit; }
.kpmc-page .kpmc-hero-grid { grid-template-columns: 1fr; }
.kpmc-page .kpmc-hero { padding-bottom: 24px; }
.kpmc-page .kpmc-map-card { min-height: 420px; }
.kpmc-page .kpmc-map { max-height: 480px; }
.kpmc-page .kpmc-map-layout { grid-template-columns: minmax(0, 1.3fr) minmax(260px, .7fr); align-items: center; }
.kpmc-page .kpmc-detail-actions { grid-template-columns: 1fr; }
.kpmc-page .kpmc-detail-actions a { min-height: 44px; font-size: 15px; }
.kpmc-page .kpmc-sources { margin-top: 24px; font-size: 14px; }
.kpmc-sources summary { cursor: pointer; padding: 12px; }
.ka-territorio { display: grid; grid-template-columns: 1fr .75fr; gap: 32px; align-items: center; margin-top: 56px; padding: 32px; border-radius: 20px; background: #f4edf5; }
.ka-territorio h2 { font: 700 clamp(28px,3vw,40px)/1.15 Georgia,serif; color: #341539; }
.ka-territorio p { font-size: 17px; line-height: 1.6; }
.ka-territorio img { width: 100%; height: 320px; object-fit: cover; object-position: center 55%; border-radius: 16px; }
.ka-territorio a { display: flex; }
@media (max-width: 760px) {
    .ka-territorio { grid-template-columns: 1fr; padding: 24px; }
    .portal-editorial .kp-trajectory-layout, .portal-editorial .kp-footer-grid, .kpmc-page .kpmc-map-layout { grid-template-columns: 1fr; }
    .portal-editorial .kp-trajectory-photo { height: 400px; min-height: 0; }
    .portal-editorial .kp-block-two { padding-top: 32px; }
}
.kpmc-detail-actions[hidden], .kpmc-detail-actions a[hidden] { display: none !important; }
.kpmc-menu-toggle { display: none; }
.ka-viewer { width: min(960px, calc(100% - 24px)); max-height: 94dvh; padding: 18px; border: 0; border-radius: 16px; background: #fffafd; color: #341539; }
.ka-viewer::backdrop { background: rgb(20 10 25 / 85%); }
.ka-viewer > img { display: block; width: 100%; height: min(65dvh, 720px); object-fit: contain; margin: 12px 0; }
.ka-viewer > button { display: block; margin-left: auto; }
.ka-viewer > div { display: flex; justify-content: space-between; gap: 16px; }
.ka-viewer button { min-height: 44px; padding: 10px 16px; cursor: pointer; background: #4b164c; color: white; border: 0; border-radius: 8px; font: inherit; }
.ka-viewer button:focus-visible { outline: 3px solid #d94c96; outline-offset: 3px; }
.ka-viewer-open { overflow: hidden; }
@media (max-width: 860px) {
    .kpmc-header-inner { flex-wrap: wrap; padding-top: 12px; padding-bottom: 12px; }
    .kpmc-header nav { display: flex; flex-wrap: wrap; width: 100%; margin-left: 0; gap: 8px; }
    .kpmc-header nav a { display: inline-flex; align-items: center; min-height: 44px; padding: 8px; }
    .kpmc-header.has-menu .kpmc-menu-toggle { display: block; margin-left: auto; min-height: 44px; padding: 8px 16px; border: 1px solid currentColor; border-radius: 8px; color: white; background: transparent; font: inherit; }
    .kpmc-header.has-menu:not(.menu-open) nav { display: none; }
}
.portal-editorial .kp-hero-grid { grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr); gap: 40px; min-height: 560px; padding-top: 36px; padding-bottom: 36px; }
.portal-editorial .kp-hero-copy { padding: 24px 0; }
.portal-editorial .kp-hero h1 { font-size: clamp(40px, 4.1vw, 60px); line-height: 1.08; letter-spacing: -.035em; }
.portal-editorial .kp-hero p { font-size: 17px; line-height: 1.65; }
.portal-editorial .kp-hero .kp-eyebrow { font-size: 11px; white-space: normal; }
.portal-editorial .kp-portrait { position: relative; width: 100%; min-height: 490px; inset: auto; border-radius: 24px; background: #f7eff8; }
.portal-editorial .kp-portrait::before, .portal-editorial .kp-portrait::after { display: none; }
.portal-editorial .kp-portrait img { position: absolute; inset: 0; min-height: 0; height: 100%; width: 100%; object-fit: cover; object-position: 78% center; filter: none; }
.portal-editorial .kp-hero .kp-btn { font-size: 14px; min-height: 48px; }
.portal-editorial .kp-hero .kp-btn:not(.kp-btn-light) { background: #fff; color: #4b164c; }
.portal-editorial .kp-trajectory-photo img { object-position: center 24%; }
.ka-gallery { padding: 48px 0; }
.ka-gallery-heading { display: flex; align-items: end; justify-content: space-between; gap: 28px; margin-bottom: 24px; }
.ka-kicker { color: #742873; font-size: 12px; letter-spacing: .12em; font-weight: 800; }
.ka-gallery h2 { font: 700 clamp(26px, 3vw, 38px)/1.15 Georgia, serif; color: #341539; margin: 12px 0 0; }
.ka-gallery-heading p { max-width: 380px; color: #66556b; font-size: 16px; line-height: 1.6; margin: 0; }
.ka-photo-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.ka-photo { margin: 0; min-width: 0; }
.ka-photo a { display: block; position: relative; border-radius: 16px; overflow: hidden; background: #ede6ef; }
.ka-photo img { display: block; width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; }
.ka-photo figcaption { font-size: 14px; color: #59455e; line-height: 1.5; padding: 12px 0; }
.ka-photo-zoom { position: absolute; right: 10px; bottom: 10px; background: #fff; color: #4b164c; border-radius: 50%; width: 34px; height: 34px; display: grid; place-items: center; }
.ka-photo a:focus-visible, .ka-gallery-link:focus-visible { outline: 3px solid #b432a0; outline-offset: 4px; }
.ka-gallery-link { display: inline-flex; gap: 16px; align-items: center; padding: 14px 0; color: #742873; font-size: 16px; font-weight: 700; text-decoration: none; }
.kpn-page .kpn-archive-hero { padding: 40px 0; }
.kpn-page .kpn-archive-hero h1 { max-width: 850px; font-size: clamp(32px, 3.8vw, 52px); line-height: 1.12; }
.ka-news-filters { margin-bottom: 24px; border: 1px solid #dfd1e1; border-radius: 14px; background: #fff; }
.ka-news-filters summary { padding: 18px; cursor: pointer; font-weight: 700; color: #4b164c; font-size: 16px; }
.ka-news-filters summary:focus-visible { outline: 3px solid #b432a0; outline-offset: 2px; }
.ka-news-filters .kpn-filters { margin: 0; padding: 18px; }
.ka-news-filters input, .ka-news-filters select { min-width: 0; max-width: 100%; font-size: 16px; }
.ka-photo-grid--full { display: block; columns: 3; column-gap: 22px; }
.ka-photo-grid--full .ka-photo { break-inside: avoid; margin-bottom: 22px; }
@media (max-width: 760px) { .ka-photo-grid--full { columns: 1; } }
.ka-photo-grid--full img { aspect-ratio: auto; object-fit: contain; }
.ka-album { padding-top: 30px; padding-bottom: 48px; }
.ka-album h1 { color: #341539; font: 700 clamp(36px, 5vw, 60px)/1.1 Georgia, serif; margin: 24px 0 0; }
.ka-municipio-photo { margin: 0; border-radius: 20px; overflow: hidden; position: relative; }
.ka-municipio-photo img { display: block; width: 100%; height: 400px; object-fit: cover; object-position: center 52%; }
.ka-municipio-photo figcaption { background: #fff; color: #59455e; padding: 12px 18px; font-size: 14px; }
.kpmd-page .kpmd-hero-grid { align-items: center; }
.kpmd-page .kpmd-back { display: block; margin-bottom: 18px; }
.kpd-page .kpd-container { width: min(1180px, calc(100% - 40px)); }
.kpd-page .kpd-hero__copy { padding: 36px; }
.kpd-page .kpd-hero h1 { font-size: clamp(36px, 3.8vw, 54px); line-height: 1.08; letter-spacing: -.035em; }
.kpd-page .kpd-hero__shell { min-height: 540px; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
.kpd-page .kpd-brand__mark { font: 800 18px Arial, sans-serif; }
.kpn-home .kpn-home-media:has(.kpn-home-placeholder) { display: none; }
.kpn-home .kpn-home-featured-copy { padding: 28px; }
.kpd-hero__visual.ka-real-photo img { object-fit: contain; object-position: center; background: #eee7ef; }
.kpd-hero__visual.ka-real-photo::after { display: none; }
.kpd-hero__visual.ka-real-photo figcaption { font-size: 12px; border-radius: 8px; }
.kpd-index-card--frontier .kpd-index-card__media img { object-position: center 52%; }
@media (max-width: 900px) {
    .ka-photo-grid { gap: 16px; }
    .ka-gallery-heading { display: block; }
    .ka-gallery-heading p { margin-top: 16px; max-width: 100%; }
    .portal-editorial .kp-hero-grid { gap: 24px; }
}
@media (max-width: 760px) {
    .kpd-page .kpd-container { width: calc(100% - 24px); }
    .kpd-page .kpd-hero__shell { grid-template-columns: 1fr; }
    .kpd-page .kpd-hero__copy { padding: 28px 22px; }
    .kpd-page .kpd-hero h1 { font-size: clamp(30px, 8vw, 40px); }
    .portal-editorial.kpn-page .kpn-header nav, .portal-editorial.kpmd-page .kpmd-header nav { display: flex; margin-left: 0; width: 100%; flex-wrap: wrap; }
    .portal-editorial .kp-field label, .portal-editorial .kp-contact-help { font-size: 14px; }
    .portal-editorial .kp-field input, .portal-editorial .kp-field select, .portal-editorial .kp-field textarea { font-size: 16px; }
    .portal-editorial .kp-form-grid { grid-template-columns: 1fr; }
    .portal-editorial .kp-hero-grid { display: flex; flex-direction: column; padding-top: 24px; padding-bottom: 24px; gap: 24px; min-height: 0; }
    .portal-editorial .kp-hero-copy { width: 100%; min-height: 0; padding: 0; }
    .portal-editorial .kp-hero h1 { font-size: clamp(32px, 8vw, 44px); line-height: 1.1; max-width: 100%; text-shadow: none; }
    .portal-editorial .kp-hero p { max-width: 100%; font-size: 16px; line-height: 1.6; }
    .portal-editorial .kp-hero .kp-eyebrow { align-self: flex-start; font-size: 10px; padding: 7px 10px; height: auto; }
    .portal-editorial .kp-hero .kp-actions { display: flex; width: 100%; margin-top: 20px; }
    .portal-editorial .kp-hero .kp-btn { flex: 1 1 150px; }
    .portal-editorial .kp-portrait { width: 100%; min-height: 0; height: auto; aspect-ratio: 3 / 2; border-radius: 18px; }
    .portal-editorial .kp-portrait img { height: 100%; min-height: 0; object-position: center; }
    .ka-photo-grid { grid-template-columns: 1fr; gap: 20px; }
    .ka-gallery { padding: 32px 0; }
    .ka-municipio-photo img { height: auto; max-height: 560px; object-fit: contain; background: #e6dce8; }
    .kpn-header-inner, .kpmd-header-inner { flex-wrap: wrap; gap: 12px; }
    .kpn-header nav, .kpmd-header nav { flex-wrap: wrap; gap: 14px; }
    .kpd-hero__visual.ka-real-photo img { height: auto; max-height: 560px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
