/*
Theme Name: DISA TV
Theme URI: https://www.joeri.com.br/
Author: JOERI
Author URI: https://www.joeri.com.br/
Description: Tema personalizado criando exclusivamente para DisaTV - Leandro de Sa
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: disatv-premium
*/

:root {
    --disa-blue: #0057b8;
    --disa-blue-dark: #003f8f;
    --disa-green: #009b3a;
    --disa-red: #e30613;
    --disa-text: #0f172a;
    --disa-muted: #64748b;
    --disa-border: #e5e7eb;
    --disa-bg: #ffffff;
    --disa-soft: #f8fafc;
    --disa-shadow: 0 14px 32px rgba(15, 23, 42, 0.09);
    --disa-shadow-hover: 0 22px 46px rgba(15, 23, 42, 0.16);
    --disa-gradient: linear-gradient(135deg, var(--disa-blue) 0%, var(--disa-green) 55%, var(--disa-red) 100%);
}

* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    background: #ffffff;
    color: var(--disa-text);
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: inherit;
}

.disa-container {
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto;
}

.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/* Header */
.disa-site-header {
    background: #ffffff;
    border-top: 4px solid var(--disa-blue);
}

.disa-header-main {
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 28px;
    align-items: center;
    padding: 18px 0 14px;
}

.disa-brand {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.disa-brand img {
    width: auto;
    max-width: 250px;
    max-height: 95px;
    display: block;
}

.disa-banner-topo,
.disa-banner-meio,
.disa-banner-final {
    width: 100%;
}

.disa-banner-topo .widget,
.disa-banner-meio .widget,
.disa-banner-final .widget {
    margin: 0;
}

.disa-banner-topo img,
.disa-banner-meio img,
.disa-banner-final img,
.disa-banner-topo iframe,
.disa-banner-meio iframe,
.disa-banner-final iframe {
    width: 100%;
    display: block;
    border-radius: 2px;
}

.disa-banner-meio,
.disa-banner-final {
    margin: 34px 0;
}

.disa-banner-placeholder {
    min-height: 90px;
    border-radius: 12px;
    border: 1px dashed rgba(0, 87, 184, 0.28);
    background: linear-gradient(135deg, rgba(0, 87, 184, 0.06), rgba(0, 155, 58, 0.05), rgba(227, 6, 19, 0.05));
    display: flex;
    align-items: center;
    justify-content: center;
    color: #789;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.disa-topbar {
    background: var(--disa-blue);
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
}

.disa-topbar-inner {
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

/* TOPO - E-MAIL E REDES SOCIAIS */
.disa-topbar {
    width: 100%;
    background: linear-gradient(135deg, #0057b8 0%, #006cb8 42%, #009b3a 72%, #e30613 100%);
    color: #ffffff;
}

.disa-topbar-inner {
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

.disa-contact-email {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
}

.disa-contact-email:hover {
    color: #ffffff;
    opacity: 0.9;
}

.disa-socials {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 9px;
}

.disa-social-btn {
    width: 25px;
    height: 25px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.16);
    color: #ffffff;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.22);
    transition: all 0.25s ease;
}

.disa-social-btn svg {
    width: 14px;
    height: 14px;
    display: block;
    fill: currentColor;
}

.disa-social-btn:hover {
    background: #ffffff;
    color: #0057b8;
    transform: translateY(-2px);
}

.disa-facebook:hover {
    color: #0057b8;
}

.disa-instagram:hover {
    color: #e30613;
}

.disa-youtube:hover {
    color: #e30613;
}

.disa-whatsapp:hover {
    color: #009b3a;
}

@media (max-width: 600px) {
    .disa-topbar-inner {
        min-height: auto;
        padding-top: 8px;
        padding-bottom: 8px;
        flex-direction: column;
        justify-content: center;
        gap: 8px;
    }

    .disa-contact-email {
        font-size: 12px;
    }

    .disa-socials {
        justify-content: center;
    }
}

/* Home blocks */
.disa-main {
    padding: 28px 0 40px;
}

.disa-section {
    margin-bottom: 34px;
}

.disa-posts-grid,
.disatv-posts-grid,
.disatv-paged-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.disa-post-card,
.disatv-post-card,
.disatv-paged-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    text-decoration: none;
    border-radius: 22px;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid rgba(0, 87, 184, 0.12);
    box-shadow: var(--disa-shadow);
    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.disa-post-card::before,
.disatv-post-card::before,
.disatv-paged-card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 22px;
    padding: 2px;
    background: var(--disa-gradient);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    opacity: 0;
    transition: opacity 0.28s ease;
    pointer-events: none;
    z-index: 3;
}

.disa-post-card:hover,
.disatv-post-card:hover,
.disatv-paged-card:hover {
    transform: translateY(-7px);
    box-shadow: var(--disa-shadow-hover);
    border-color: transparent;
}

.disa-post-card:hover::before,
.disatv-post-card:hover::before,
.disatv-paged-card:hover::before {
    opacity: 1;
}

.disa-card-thumb-wrap,
.disatv-post-thumb-wrap,
.disatv-paged-thumb-wrap {
    position: relative;
    width: 100%;
    height: 245px;
    overflow: hidden;
    background: #e5e7eb;
}

.disa-card-thumb,
.disatv-post-thumb,
.disatv-paged-thumb {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.4s ease, filter 0.4s ease;
}

.disa-post-card:hover .disa-card-thumb,
.disatv-post-card:hover .disatv-post-thumb,
.disatv-paged-card:hover .disatv-paged-thumb {
    transform: scale(1.06);
    filter: saturate(1.08) contrast(1.04);
}

.disa-card-thumb-wrap::after,
.disatv-post-thumb-wrap::after,
.disatv-paged-thumb-wrap::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.18) 100%);
    pointer-events: none;
}

.disa-thumb-placeholder,
.disatv-post-thumb-placeholder,
.disatv-paged-thumb-placeholder {
    width: 100%;
    height: 245px;
    display: flex;
    align-items: center;
    justify-content: center;
    background:
        radial-gradient(circle at 20% 20%, rgba(0, 87, 184, 0.18), transparent 35%),
        radial-gradient(circle at 80% 20%, rgba(0, 155, 58, 0.14), transparent 35%),
        radial-gradient(circle at 50% 90%, rgba(227, 6, 19, 0.14), transparent 38%),
        #f8fafc;
    color: #003b7a;
    font-size: 17px;
    font-weight: 900;
    text-align: center;
    padding: 22px;
}

.disa-card-category,
.disatv-post-category,
.disatv-paged-category {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 14px;
    border-radius: 999px;
    background: var(--disa-gradient);
    color: #ffffff;
    font-size: 11px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.55px;
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.45);
}

.disa-card-content,
.disatv-post-content,
.disatv-paged-content {
    position: relative;
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 22px 22px 18px;
    background: #ffffff;
}

.disa-card-content::before,
.disatv-post-content::before,
.disatv-paged-content::before {
    content: "";
    position: absolute;
    left: 22px;
    right: 22px;
    top: 0;
    height: 4px;
    border-radius: 999px;
    background: var(--disa-gradient);
    opacity: 0.85;
}

.disa-card-title,
.disatv-post-title,
.disatv-paged-title {
    margin: 0 0 12px;
    font-size: 21px;
    line-height: 1.25;
    font-weight: 900;
    color: var(--disa-blue-dark);
    letter-spacing: -0.25px;
    transition: color 0.25s ease;
}

.disa-post-card:hover .disa-card-title,
.disatv-post-card:hover .disatv-post-title,
.disatv-paged-card:hover .disatv-paged-title {
    color: var(--disa-blue);
}

.disa-card-excerpt,
.disatv-post-excerpt,
.disatv-paged-excerpt {
    margin: 0 0 18px;
    color: #475569;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    flex: 1;
}

.disa-card-meta,
.disatv-post-meta,
.disatv-paged-meta {
    margin-top: auto;
    padding-top: 15px;
    border-top: 1px solid #e5e7eb;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    color: #64748b;
    font-size: 13px;
    font-weight: 700;
}

.disa-card-date,
.disa-card-comments,
.disatv-post-date,
.disatv-post-comments,
.disatv-paged-date,
.disatv-paged-comments {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.disa-card-date::before,
.disatv-post-date::before,
.disatv-paged-date::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--disa-blue);
}

.disa-card-comments::before,
.disatv-post-comments::before,
.disatv-paged-comments::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--disa-green);
}

/* DISA Play */
.disatv-wrapper {
    width: 100%;
    padding: 16px 22px 26px;
    border-radius: 24px;
    background: linear-gradient(#ffffff, #ffffff) padding-box, var(--disa-gradient) border-box;
    border: 3px solid transparent;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.disatv-logo {
    width: auto;
    max-width: 260px;
    min-height: auto;
    margin: 0 0 14px 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: transparent;
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.disatv-logo img {
    max-width: 250px;
    max-height: 95px;
    width: 100%;
    height: auto;
    display: block;
}

.disatv-grid {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    align-items: stretch;
}

.disatv-card {
    text-decoration: none;
    border-radius: 18px;
    overflow: hidden;
    color: #111827;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
    border: 2px solid transparent;
    background: linear-gradient(#ffffff, #ffffff) padding-box, var(--disa-gradient) border-box;
    transition: all 0.25s ease;
    display: flex;
    flex-direction: column;
}

.disatv-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.14);
}

.disatv-thumb {
    width: 100%;
    height: 145px;
    background-size: cover;
    background-position: center;
    position: relative;
    flex-shrink: 0;
}

.disatv-play {
    position: absolute;
    z-index: 2;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: var(--disa-gradient);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
}

.disatv-play::before {
    content: "";
    position: absolute;
    left: 22px;
    top: 16px;
    border-left: 15px solid #ffffff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.disatv-card p {
    margin: 0;
    padding: 14px 15px 16px;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 900;
    color: #101828;
    background: #ffffff;
}

/* Pagination */
.disa-pagination,
.disatv-pagination {
    margin-top: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

.disa-pagination a,
.disa-pagination span,
.disatv-pagination a,
.disatv-pagination span {
    min-width: 42px;
    height: 42px;
    padding: 0 14px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 900;
    color: var(--disa-blue-dark);
    background: #ffffff;
    border: 1px solid rgba(0, 87, 184, 0.18);
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.08);
    transition: all 0.25s ease;
}

.disa-pagination a:hover,
.disatv-pagination a:hover,
.disa-pagination .current,
.disatv-pagination .current {
    color: #ffffff;
    background: var(--disa-gradient);
    border-color: transparent;
    transform: translateY(-2px);
}

/* Single */
.disa-single-wrap {
    max-width: 820px;
    margin: 0 auto;
}

.disa-single-header {
    margin: 0 0 28px;
}

.disa-single-category {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 14px;
    border-radius: 999px;
    background: var(--disa-gradient);
    color: #ffffff;
    font-size: 11px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.55px;
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.15);
    margin-bottom: 14px;
}

.disa-single-title {
    margin: 0 0 12px;
    font-size: clamp(30px, 5vw, 46px);
    line-height: 1.08;
    color: var(--disa-blue-dark);
    font-weight: 900;
    letter-spacing: -0.7px;
}

.disa-single-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
    color: #64748b;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 0;
    border-top: 1px solid #edf2f7;
    border-bottom: 1px solid #edf2f7;
}

.disa-share {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 22px 0 26px;
}

.disa-share a {
    width: 36px;
    height: 36px;
    border-radius: 9px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    font-weight: 900;
    background: var(--disa-blue);
    transition: .25s ease;
}

.disa-share a:nth-child(2) { background: #111827; }
.disa-share a:nth-child(3) { background: #22c55e; }
.disa-share a:nth-child(4) { background: #38bdf8; }

.disa-share a:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 22px rgba(15, 23, 42, 0.18);
}

.disa-single-featured {
    margin: 0 auto 30px;
    text-align: center;
}

.disa-single-featured img {
    border-radius: 18px;
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.12);
}

.disa-entry-content {
    color: #334155;
    font-size: 18px;
    line-height: 1.85;
}

.disa-entry-content p {
    margin: 0 0 22px;
}

.disa-entry-content h2,
.disa-entry-content h3,
.disa-entry-content h4 {
    color: var(--disa-blue-dark);
    line-height: 1.25;
    margin: 32px 0 14px;
}

.disa-entry-content img {
    display: block;
    margin: 28px auto;
    border-radius: 14px;
}

.disa-entry-content blockquote {
    margin: 28px 0;
    padding: 18px 22px;
    border-left: 5px solid var(--disa-green);
    background: #f8fafc;
    border-radius: 12px;
    color: #475569;
    font-weight: 600;
}

.disa-post-nav {
    margin-top: 34px;
    padding-top: 24px;
    border-top: 1px solid #e5e7eb;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.disa-post-nav a {
    text-decoration: none;
    display: block;
    padding: 18px;
    border-radius: 16px;
    background: #ffffff;
    border: 1px solid rgba(0, 87, 184, 0.12);
    color: var(--disa-blue-dark);
    font-weight: 900;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.07);
}

/* Comments */
.disa-comments {
    max-width: 820px;
    margin: 42px auto 0;
    padding-top: 28px;
    border-top: 1px dashed #cbd5e1;
}

.disa-comments h2,
.disa-comments h3,
.comment-reply-title {
    color: var(--disa-text);
    font-size: 28px;
    font-weight: 900;
    margin: 0 0 16px;
}

.comment-list {
    list-style: none;
    margin: 0 0 26px;
    padding: 0;
}

.comment-body {
    padding: 18px;
    border-radius: 16px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    margin-bottom: 16px;
}

.comment-form label {
    display: block;
    font-weight: 800;
    margin-bottom: 6px;
    color: #334155;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea,
.search-field {
    width: 100%;
    border: 1px solid #cbd5e1;
    border-radius: 12px;
    padding: 13px 14px;
    font: inherit;
    color: var(--disa-text);
    background: #ffffff;
}

.comment-form textarea {
    min-height: 170px;
}

.form-submit .submit,
.disa-button,
.search-submit {
    border: none;
    border-radius: 999px;
    padding: 13px 22px;
    background: var(--disa-gradient);
    color: #ffffff;
    font-size: 14px;
    font-weight: 900;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 12px 24px rgba(0, 87, 184, 0.18);
}

/* Archives */
.disa-archive-header {
    margin-bottom: 26px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e5e7eb;
}

.disa-archive-title {
    margin: 0 0 8px;
    color: var(--disa-blue-dark);
    font-size: 34px;
    font-weight: 900;
}

/* 404 */
.disa-404 {
    min-height: 52vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.disa-404-card {
    width: min(680px, 100%);
    border-radius: 26px;
    padding: 46px 28px;
    background: linear-gradient(#ffffff, #ffffff) padding-box, var(--disa-gradient) border-box;
    border: 3px solid transparent;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.10);
}

.disa-404-number {
    font-size: clamp(72px, 16vw, 132px);
    line-height: 1;
    font-weight: 900;
    background: var(--disa-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}

.disa-404 h1 {
    margin: 0 0 12px;
    color: var(--disa-blue-dark);
    font-size: 30px;
    font-weight: 900;
}

.disa-404 p {
    color: var(--disa-muted);
    margin: 0 auto 24px;
    max-width: 520px;
}

/* Footer */
.disa-site-footer {
    background: var(--disa-blue);
    color: #ffffff;
    padding: 18px 0;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
}

.disa-site-footer a {
    color: #e30613;
    text-decoration: none;
    font-weight: 900;
}

.disa-footer-socials {
    margin-top: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.disa-footer-socials a {
    color: #ffffff;
}

/* Utility */
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption-text {
    color: #64748b;
    font-size: 14px;
    text-align: center;
}

/*POSTAGEM MODELO UNICO DISATV */
/* POSTAGEM ÚNICA - CONTEÚDO COM BORDAS LATERAIS PREMIUM */
.disa-single-wrap {
    width: 100%;
    max-width: 920px;
    margin: 34px auto 46px;
    padding: 38px 46px;
    background: #ffffff;
    border-radius: 26px;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
    position: relative;
    overflow: hidden;
}

/* Borda lateral esquerda */
.disa-single-wrap::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    background: linear-gradient(180deg, #0057b8 0%, #009b3a 50%, #e30613 100%);
}

/* Borda lateral direita */
.disa-single-wrap::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    background: linear-gradient(180deg, #0057b8 0%, #009b3a 50%, #e30613 100%);
}

/* Cabeçalho da postagem */
.disa-single-header {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 22px;
    border-bottom: 1px solid #e5e7eb;
}

.disa-single-category {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 15px;
    margin-bottom: 14px;
    border-radius: 999px;
    background: linear-gradient(135deg, #0057b8 0%, #009b3a 55%, #e30613 100%);
    color: #ffffff;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.16);
}

.disa-single-title {
    max-width: 820px;
    margin: 0 auto 14px;
    color: #003f8f;
    font-size: 38px;
    line-height: 1.15;
    font-weight: 900;
    letter-spacing: -0.6px;
}

.disa-single-meta {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 9px;
    color: #64748b;
    font-size: 14px;
    font-weight: 700;
}

/* Conteúdo centralizado e sem vazar */
.disa-entry-content {
    max-width: 780px;
    margin: 0 auto;
    color: #334155;
    font-size: 18px;
    line-height: 1.85;
}

.disa-entry-content p {
    margin-bottom: 22px;
}

.disa-entry-content h2,
.disa-entry-content h3,
.disa-entry-content h4 {
    color: #003f8f;
    font-weight: 900;
    line-height: 1.25;
    margin: 32px 0 16px;
}

.disa-entry-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 26px auto;
    border-radius: 18px;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.12);
}

.disa-entry-content iframe,
.disa-entry-content video {
    max-width: 100%;
    border-radius: 18px;
}

/* Navegação anterior/próxima */
.disa-post-nav {
    max-width: 780px;
    margin: 36px auto 0;
    padding-top: 24px;
    border-top: 1px solid #e5e7eb;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

.disa-post-nav a {
    display: block;
    padding: 16px 18px;
    border-radius: 16px;
    background: #f8fafc;
    color: #003f8f;
    text-decoration: none;
    font-weight: 800;
    border: 1px solid rgba(0, 87, 184, 0.12);
    transition: all 0.25s ease;
}

.disa-post-nav a:hover {
    color: #ffffff;
    background: linear-gradient(135deg, #0057b8 0%, #009b3a 55%, #e30613 100%);
    transform: translateY(-2px);
}

/* Responsivo */
@media (max-width: 768px) {
    .disa-single-wrap {
        margin: 24px auto 36px;
        padding: 30px 24px;
        border-radius: 22px;
    }

    .disa-single-title {
        font-size: 30px;
    }

    .disa-entry-content {
        font-size: 17px;
        line-height: 1.75;
    }

    .disa-post-nav {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 520px) {
    .disa-single-wrap {
        margin: 18px auto 30px;
        padding: 26px 18px;
        border-radius: 18px;
    }

    .disa-single-title {
        font-size: 25px;
    }

    .disa-entry-content {
        font-size: 16px;
    }

    .disa-single-wrap::before,
    .disa-single-wrap::after {
        width: 4px;
    }
}
/*FIM MODELO POSTAGEM UNICA DISATV */

/* Responsive */
@media (max-width: 1100px) {
    .disa-posts-grid,
    .disatv-posts-grid,
    .disatv-paged-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .disa-card-thumb-wrap,
    .disa-thumb-placeholder,
    .disatv-post-thumb-wrap,
    .disatv-post-thumb-placeholder,
    .disatv-paged-thumb-wrap,
    .disatv-paged-thumb-placeholder {
        height: 235px;
    }

    .disatv-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 860px) {
    .disa-header-main {
        grid-template-columns: 1fr;
        gap: 14px;
        text-align: center;
    }

    .disa-brand {
        justify-content: center;
    }

    .disa-topbar-inner {
        flex-direction: column;
        padding: 8px 0;
        gap: 6px;
    }
}

@media (max-width: 768px) {
    .disa-main {
        padding-top: 22px;
    }

    .disa-posts-grid,
    .disatv-posts-grid,
    .disatv-paged-grid {
        gap: 20px;
    }

    .disa-card-title,
    .disatv-post-title,
    .disatv-paged-title {
        font-size: 19px;
    }

    .disa-card-thumb-wrap,
    .disa-thumb-placeholder,
    .disatv-post-thumb-wrap,
    .disatv-post-thumb-placeholder,
    .disatv-paged-thumb-wrap,
    .disatv-paged-thumb-placeholder {
        height: 220px;
    }

    .disatv-wrapper {
        padding: 14px 18px 22px;
        border-radius: 20px;
    }

    .disatv-logo {
        max-width: 230px;
        margin-bottom: 14px;
    }

    .disatv-logo img {
        max-width: 230px;
        max-height: 90px;
    }

    .disatv-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
    }

    .disatv-thumb {
        height: 155px;
    }

    .disa-entry-content {
        font-size: 17px;
        line-height: 1.78;
    }
}

@media (max-width: 560px) {
    .disa-container {
        width: min(100% - 24px, 1180px);
    }

    .disa-posts-grid,
    .disatv-posts-grid,
    .disatv-paged-grid,
    .disatv-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .disa-post-card,
    .disatv-post-card,
    .disatv-paged-card {
        border-radius: 18px;
    }

    .disa-post-card::before,
    .disatv-post-card::before,
    .disatv-paged-card::before {
        border-radius: 18px;
    }

    .disa-card-thumb-wrap,
    .disa-thumb-placeholder,
    .disatv-post-thumb-wrap,
    .disatv-post-thumb-placeholder,
    .disatv-paged-thumb-wrap,
    .disatv-paged-thumb-placeholder {
        height: 210px;
    }

    .disa-card-content,
    .disatv-post-content,
    .disatv-paged-content {
        padding: 20px 18px 16px;
    }

    .disa-card-title,
    .disatv-post-title,
    .disatv-paged-title {
        font-size: 18px;
    }

    .disa-card-excerpt,
    .disatv-post-excerpt,
    .disatv-paged-excerpt {
        font-size: 14px;
    }

    .disa-card-meta,
    .disatv-post-meta,
    .disatv-paged-meta {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .disatv-wrapper {
        padding: 14px;
        border-radius: 18px;
    }

    .disatv-logo {
        max-width: 220px;
        margin-bottom: 14px;
    }

    .disatv-logo img {
        max-width: 220px;
        max-height: 85px;
    }

    .disatv-thumb {
        height: 190px;
    }

    .disa-post-nav {
        grid-template-columns: 1fr;
    }

    .disa-single-meta {
        font-size: 13px;
    }
}

.disa-header-main.no-banner {
    grid-template-columns: 1fr;
    justify-items: center;
}

.disa-header-main.no-banner .disa-brand {
    justify-content: center;
}
