/* ===== BLOG POST STYLES - SEGUINDO ESTILO DO CATÁLOGO ===== */
body {
    background: #fafafa;
    padding-top: 120px;
    line-height: 1.6;
    font-family: "Poppins", sans-serif;
}

.blog-post {
    min-height: 100vh;
    padding: 60px 0;
}

.container {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px 0 20px;
}

/* ===== BREADCRUMB ===== */
.breadcrumb {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
    font-size: 0.9rem;
    color: #666;
    flex-wrap: wrap;
}

.breadcrumb a {
    color: #2422b1;
    text-decoration: none;
    transition: all 0.2s ease;
}

.breadcrumb a:hover {
    color: #ff0084;
}

.breadcrumb .separator {
    color: #ccc;
}

.breadcrumb .current {
    color: #333;
    font-weight: 500;
}

/* ===== POST HEADER ===== */
.post-header {
    margin-bottom: 40px;
    text-align: center;
    animation: fadeInDown 0.9s ease;
}

.post-meta {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

.post-meta span {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #666;
    font-size: 0.9rem;
}

.post-meta i {
    color: #ff0084;
}

.post-title {
    font-size: 2rem;
    color: #0058a3;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.3;
}

.post-subtitle {
    font-size: 1rem;
    color: #666;
    font-weight: 400;
    line-height: 1.5;
}

/* ===== POST IMAGE ===== */
.post-image {
    margin: 40px 0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    animation: fadeInUp 0.9s ease;
    transition: all 0.3s ease;
}

.post-image:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.post-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.post-image:hover img {
    transform: scale(1.05);
}

.post-image figcaption {
    padding: 15px 20px;
    background: white;
    text-align: center;
    font-size: 0.85rem;
    color: #666;
    font-style: italic;
}

/* ===== POST CONTENT ===== */
.post-content {
    background: white;
    padding: 50px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    margin-bottom: 40px;
    animation: fadeInUp 0.9s ease 0.2s backwards;
}

.post-content .lead {
    font-size: 1.1rem;
    color: #444;
    margin-bottom: 30px;
    font-weight: 400;
    line-height: 1.8;
    padding-left: 20px;
    border-left: 4px solid #ff0084;
}

.post-content h2 {
    font-size: 1.6rem;
    color: #0058a3;
    margin: 40px 0 20px 0;
    font-weight: 600;
}

.post-content h2:first-of-type {
    margin-top: 0;
}

.post-content p {
    margin-bottom: 20px;
    color: #555;
    font-size: 1rem;
    line-height: 1.8;
}

.post-content strong {
    color: #222;
    font-weight: 600;
}

/* ===== CTA BOX ===== */
.cta-box {
    background: #ff0084;
    color: white;
    padding: 40px;
    border-radius: 8px;
    text-align: center;
    margin: 50px 0 30px 0;
    box-shadow: 0 8px 25px rgba(255, 0, 132, 0.3);
}

.cta-box h3 {
    font-size: 1.6rem;
    margin-bottom: 15px;
    font-weight: 600;
}

.cta-box p {
    font-size: 1rem;
    margin-bottom: 25px;
    opacity: 0.95;
    color: white;
}

.cta-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #25D366;
    color: #fff;
    padding: 12px 30px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    transition: all 0.2s ease;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.cta-button i {
    font-size: 1.2rem;
}

/* ===== POST NAVIGATION ===== */
.post-navigation {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 60px;
}

.nav-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #25D366;
    color: #2422b1;
    padding: 12px 24px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s ease;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    border: 1px solid #ddd;
}

.nav-button:hover {
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.nav-button i {
    font-size: 1.1rem;
}

/* ===== ANIMATIONS ===== */
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Desativar animações para usuários que preferem reduzir */
@media (prefers-reduced-motion: reduce) {

    .post-header,
    .post-image,
    .post-content,
    .post-image img,
    .nav-button,
    .cta-button {
        transition: none !important;
        animation: none !important;
    }
}

/* ===== RESPONSIVIDADE ===== */

/* Tablets */
@media screen and (max-width: 1024px) {
    body {
        padding-top: 100px;
    }

    .container {
        padding: 40px 20px 0 20px;
    }

    .post-content {
        padding: 40px;
    }
}

/* Mobile */
@media screen and (max-width: 768px) {
    body {
        padding-top: 90px;
    }

    .blog-post {
        padding: 10px 0;
    }

    .post-title {
        font-size: 1.6rem;
    }

    .post-subtitle {
        font-size: 0.9rem;
    }

    .post-content {
        padding: 25px;
    }

    .post-content .lead {
        font-size: 1rem;
        padding-left: 15px;
    }

    .post-content h2 {
        font-size: 1.4rem;
        margin: 30px 0 15px 0;
    }

    .post-content p {
        font-size: 0.95rem;
    }

    .cta-box {
        padding: 30px 20px;
    }

    .cta-box h3 {
        font-size: 1.4rem;
    }

    .cta-box p {
        font-size: 0.95rem;
    }

    .cta-button {
        padding: 10px 24px;
        font-size: 0.95rem;
    }

    .post-meta {
        gap: 15px;
        font-size: 0.85rem;
    }

    .breadcrumb {
        font-size: 0.85rem;
    }

    /* REMOVER HOVER NO MOBILE */
    .post-image {
        transition: none;
    }

    .post-image:hover {
        transform: none;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    }

    .post-image img {
        transition: none;
    }

    .post-image:hover img {
        transform: none;
    }

    .nav-button {
        transition: none;
    }

    .nav-button:hover {
        transform: none;
        border-color: #ddd;
        color: #2422b1;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    }

    .cta-button {
        transition: none;
    }

    .cta-button:hover {
        transform: none;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    }
}

/* Mobile pequeno */
@media screen and (max-width: 480px) {
    body {
        padding-top: 80px;
    }

    .post-title {
        font-size: 1.4rem;
    }

    .post-subtitle {
        font-size: 0.85rem;
    }

    .post-content {
        padding: 20px;
    }

    .post-content .lead {
        font-size: 0.95rem;
    }

    .post-content h2 {
        font-size: 1.2rem;
    }

    .post-content p {
        font-size: 0.9rem;
    }

    .breadcrumb {
        font-size: 0.8rem;
    }

    .cta-box {
        padding: 25px 15px;
    }

    .cta-box h3 {
        font-size: 1.2rem;
    }

    .nav-button {
        padding: 10px 18px;
        font-size: 0.9rem;
    }

    .post-meta {
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }
}

/* Mobile muito pequeno */
@media screen and (max-width: 375px) {
    .post-title {
        font-size: 1.2rem;
    }

    .post-subtitle {
        font-size: 0.8rem;
    }

    .post-content {
        padding: 15px;
    }

    .post-content .lead {
        font-size: 0.9rem;
    }

    .post-content h2 {
        font-size: 1.1rem;
    }

    .post-content p {
        font-size: 0.85rem;
    }

    .cta-box h3 {
        font-size: 1.1rem;
    }

    .cta-button {
        font-size: 0.9rem;
        padding: 8px 20px;
    }
}

/* Landscape mobile */
@media screen and (max-width: 768px) and (orientation: landscape) {
    .blog-post {
        padding: 30px 0;
    }

    .post-header {
        margin-bottom: 30px;
    }

    .post-image {
        margin: 30px 0;
    }

    .post-content {
        padding: 30px;
    }
}

/* Dispositivos touch - REMOVER HOVER COMPLETAMENTE */
@media (hover: none) and (pointer: coarse) {
    .post-image:hover {
        transform: none;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    }

    .post-image:hover img {
        transform: none;
    }

    .nav-button:hover {
        transform: none;
        border-color: #ddd;
        color: #2422b1;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    }

    .cta-button:hover {
        transform: none;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    }

    .breadcrumb a:hover {
        color: #2422b1;
    }
}