/* Estilos customizados para REKOÁ */

/* Navegação - Ajuste de espaçamento */
#nav ul.links li a {
    padding: 0 1.2rem !important; /* Reduzir padding lateral */
    font-size: 0.75rem !important; /* Fonte ligeiramente menor */
}

/* Ajustar largura máxima da navegação */


/* Intro Section */
#intro img {
    max-width: 600px; /* Logo bem maior para desktop */
    margin-bottom: 0.5em; /* Menos espaço entre logo e tagline */
}

#intro img:last-child {
    max-width: 220px; /* Tagline bem menor */
    margin-bottom: 1.5em; /* Menos espaço após tagline */
}

/* Introdução das Linhas de Café */
.intro-linhas {
    background: rgba(150, 57, 25, 0.1) !important;
    border-radius: 8px !important;
    margin-bottom: 2em !important;
    padding: 2em !important;
}

.intro-linhas h2 {
    color: #963919;
    margin-bottom: 1em;
}

.intro-linhas p {
    font-size: 1.1em;
    line-height: 1.6;
    color: #5b1d08;
    max-width: 800px;
    margin: 0 auto;
}

/* Página Microtorrefação */
#microtorrefacao-hero {
    background: linear-gradient(135deg, #963919 0%, #963919 100%);
    padding: 6em 0 4em 0;
    text-align: center;
    color: white;
}

/* Texto centralizado apenas em desktop */
@media (min-width: 769px) {
    .texto-centralizado {
        text-align: center !important;
    }
    
    .texto-centralizado p {
        text-align: center !important;
    }
}

/* Imagem Teko - garantir que apareça completa */
.image.main img[src*="teko.png"] {
    max-width: none !important;
    max-height: none !important;
    height: auto !important;
    width: 100% !important;
    object-fit: contain !important;
}

/* Container da imagem teko */
.image.main {
    overflow: visible !important;
    height: auto !important;
    max-height: none !important;
}

/* Elementos decorativos no copyright */
.elemento-decorativo-copyright {
    opacity: 0.7;
    width: 60px;
    height: auto;
    position: absolute;
    z-index: 10;
    pointer-events: none;
    display: block;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

/* Responsivo para mobile */
@media (max-width: 768px) {
    .elemento-decorativo-copyright {
        width: 35px;
        right: 10px;
    }
}

.elemento-canto-superior-direito {
    top: 20px;
    right: 20px;
}

.elemento-canto-superior-esquerdo {
    top: 20px;
    left: 20px;
}

.elemento-canto-inferior-direito {
    bottom: 20px;
    right: 20px;
}

.elemento-canto-inferior-esquerdo {
    bottom: 20px;
    left: 20px;
}

.elemento-centro-direita {
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.elemento-centro-esquerda {
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

#microtorrefacao-hero h1 {
    color: #ffe186;
    font-size: 4em;
    font-weight: bold;
    margin-bottom: 0.3em;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.15);
    letter-spacing: 3px;
}

#microtorrefacao-hero .hero-subtitle {
    color: #e7d7c0;
    font-size: 1.6em;
    font-style: normal;
    margin-bottom: 1.5em;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.15);
}

#microtorrefacao-hero .hero-description {
    color: #f5e6d3;
    font-size: 1.2em;
    line-height: 1.8;
    max-width: 900px;
    margin: 0 auto;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}

/* CTA Section */
#cta {
    background: linear-gradient(135deg, #5b1d08 0%, #963919 100%);
    padding: 4em 0;
    text-align: center;
}

#cta h2 {
    color: #ffe186;
    font-size: 2.5em;
    margin-bottom: 0.5em;
}

#cta p {
    color: #e7d7c0;
    font-size: 1.2em;
    margin-bottom: 2em;
}

/* Responsividade Página Microtorrefação */
@media (max-width: 980px) {
    #microtorrefacao-hero {
        padding: 4em 0 3em 0;
    }
    
    #microtorrefacao-hero h1 {
        font-size: 3em;
    }
    
    #microtorrefacao-hero .hero-subtitle {
        font-size: 1.4em;
    }
    
    #microtorrefacao-hero .hero-description {
        font-size: 1.1em;
    }
}

@media (max-width: 736px) {
    #microtorrefacao-hero {
        padding: 3em 0 2em 0;
    }
    
    #microtorrefacao-hero h1 {
        font-size: 3.4em;
        letter-spacing: 0.5px;
    }
    
    #microtorrefacao-hero .hero-subtitle {
        font-size: 1.2em;
    }
    
    #microtorrefacao-hero .hero-description {
        font-size: 1em;
        padding: 0 1em;
    }
    
    #cta h2 {
        font-size: 2em;
    }
    
    #cta p {
        font-size: 1.1em;
    }
}

@media (max-width: 480px) {
    #microtorrefacao-hero h1 {
        font-size: 3.4em;
        letter-spacing: 0px;
    }
    
    #microtorrefacao-hero .hero-subtitle {
        font-size: 1.1em;
    }
    
    #microtorrefacao-hero .hero-description {
        font-size: 0.95em;
        line-height: 1.6;
    }
    
    #cta h2 {
        font-size: 1.8em;
    }
    
    #cta p {
        font-size: 1em;
    }

    .row.gtr-150 > * {
        padding: 0 0 1rem 2.25rem;
    }
}

/* Página Nossa História */
#historia-hero {
    background: linear-gradient(135deg, #5b1d08 0%, #963919 100%);
    background-image: url('../../images/nos.png');
    background-size: cover;
    background-position: center;
    background-blend-mode: overlay;
    padding: 6em 0 4em 0;
    text-align: center;
    color: white;
    position: relative;
}

#historia-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(91, 29, 8, 0.7);
    z-index: 1;
}

#historia-hero .inner {
    position: relative;
    z-index: 2;
}

#historia-hero h1 {
    color: #ffe186;
    font-size: 4em;
    font-weight: bold;
    margin-bottom: 0.3em;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    letter-spacing: 3px;
}

#historia-hero .hero-subtitle {
    color: #e7d7c0;
    font-size: 1.8em;
    font-style: normal;
    margin-bottom: 2em;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}

#historia-hero .hero-content {
    max-width: 900px;
    margin: 0 auto;
    text-align: left;
}

#historia-hero .hero-content p {
    color: #f5e6d3;
    font-size: 1.2em;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 1.5em;
       padding: 0 1em 0 1em;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.text-center {
    text-align: center;
}

/* Propósito */
.proposito-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.proposito-text p {
    font-size: 1.4em;
    line-height: 1.8;
    color: #5b1d08;
    margin-bottom: 2em;
}

.proposito-text .destaque {
    font-size: 1.3em;
    color: #963919;
    font-weight: 600;
    font-style: normal;
    margin-top: 2em;
}

/* Missão e Visão */
.missao-visao-card {
    background: rgba(150, 57, 25, 0.1);
    border-radius: 15px;
    padding: 2.5em 2em;
    height: 100%;
    border: 2px solid rgba(150, 57, 25, 0.2);
    transition: all 0.3s ease;
}

.missao-visao-card:hover {
    box-shadow: 0 15px 30px rgba(150, 57, 25, 0.2);
    border-color: rgba(150, 57, 25, 0.4);
}

.missao-visao-card h3 {
    color: #963919;
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

.missao-visao-card p {
    color: #5b1d08;
    font-size: 1.2em;
    line-height: 1.6;
    text-align: center;
}

/* Valores */
.valores-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2em;
    margin-top: 3em;
}

.valor-item {
    background: rgba(255, 225, 134, 0.1);
    border-radius: 15px;
    padding: 2em 1.5em;
    text-align: center;
    transition: all 0.3s ease;
    border: 2px solid rgba(255, 225, 134, 0.3);
}

.valor-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 25px rgba(255, 225, 134, 0.3);
    border-color: rgba(255, 225, 134, 0.6);
}

.valor-item .icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: linear-gradient(135deg, #963919, #963919);
    color: #ffffff;
    font-size: 1.8em;
    margin-bottom: 1.5em;
    box-shadow: 0 6px 15px rgba(255, 225, 134, 0.4);
}

.valor-item h3 {
    color: #963919;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.4;
}

/* Posicionamento */
.posicionamento-content {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

.destaque-grande {
    font-size: 1.6em;
    color: #963919;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 2em;
}

.posicionamento-content p:last-child {
    font-size: 1.2em;
    color: #5b1d08;
    line-height: 1.6;
}

/* Essência da Marca */
.essencia-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.essencia-text {
    margin-bottom: 2em;
}

.essencia-text p {
    font-size: 1.4em;
    color: #ffe186;
    margin-bottom: 1em;
}

.essencia-description {
    margin-bottom: 2em;
}

.essencia-description p {
    font-size: 1.2em;
    color: #5b1d08;
    line-height: 1.2;
    margin-bottom: 1em;
}

.essencia-tagline h3 {
    color: #963919;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 1px;
}

/* Pilares da Comunicação */
.pilares-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 2em;
    margin-top: 3em;
}

.pilar-item {
    background: rgba(91, 29, 8, 0.1);
    border-radius: 15px;
    padding: 2em 1.5em;
    text-align: center;
    transition: all 0.3s ease;
    border: 2px solid rgba(91, 29, 8, 0.2);
}

.pilar-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 25px rgba(91, 29, 8, 0.2);
    border-color: rgba(91, 29, 8, 0.4);
}

.pilar-item .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #963919, #5b1d08);
    color: #ffe186;
    font-size: 1.5em;
    margin-bottom: 1.5em;
    box-shadow: 0 6px 15px rgba(91, 29, 8, 0.3);
}

.pilar-item h3 {
    color: #5b1d08;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.3;
}

/* Responsividade Página História */
@media (max-width: 980px) {
    #historia-hero {
        padding: 4em 0 3em 0;
    }
    
    #historia-hero h1 {
        font-size: 3.4em;
    }
    
    #historia-hero .hero-subtitle {
        font-size: 1.5em;
    }
    
    #historia-hero .hero-content p {
        font-size: 1.1em;
    }
    
    .proposito-text p {
        font-size: 1.2em;
    }
    
    .destaque-grande {
        font-size: 1.4em;
    }
    
    .valores-grid {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 1.5em;
    }
    
    .pilares-grid {
        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
        gap: 1.5em;
    }
}

@media (max-width: 736px) {
    #historia-hero {
        padding: 3em 0 2em 0;
    }
    
    #historia-hero h1 {
        font-size: 3.4em;
        letter-spacing: 2px;
    }
    
    #historia-hero .hero-subtitle {
        font-size: 1.3em;
    }
    
    #historia-hero .hero-content {
        text-align: center;
    }
    
    #historia-hero .hero-content p {
        font-size: 1em;
    }
    
    .proposito-text p {
        font-size: 1.1em;
    }
    
    .proposito-text .destaque {
        font-size: 1.2em;
    }
    
    .valores-grid {
        grid-template-columns: 1fr;
        gap: 1.2em;
    }
    
    .pilares-grid {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 1.2em;
    }
    
    .essencia-text p {
        font-size: 1.2em;
    }
    
    .essencia-description p {
        font-size: 1.1em;
    }
    
    .essencia-tagline h3 {
        font-size: 1.8em;
    }
}

@media (max-width: 480px) {
    #historia-hero h1 {
        font-size: 3.4em;
        letter-spacing: 1px;
    }
    
    #historia-hero .hero-subtitle {
        font-size: 1.2em;
    }
    
    #historia-hero .hero-content p {
        font-size: 0.95em;
    }
    
    .proposito-text p {
        font-size: 1em;
    }
    
    .proposito-text .destaque {
        font-size: 1.1em;
    }
    
    .destaque-grande {
        font-size: 1.2em;
    }
    
    .missao-visao-card {
        padding: 2em 1.5em;
    }
    
    .valor-item {
        padding: 1.5em 1em;
    }
    
    .valor-item .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 1.6em;
    }
    
    .pilares-grid {
        grid-template-columns: 1fr;
        gap: 1em;
    }
    
    .pilar-item {
        padding: 1.5em 1em;
    }
    
    .pilar-item .icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 1.3em;
    }
    
    .essencia-text p {
        font-size: 1.1em;
    }
    
    .essencia-description p {
        font-size: 1em;
    }
    
    .essencia-tagline h3 {
        font-size: 1.5em;
    }
}

/* Seção Sobre */
#sobre {
    position: relative;
    padding: 1em 0;
    background: #963919;
    background-image: url('../../images/nos.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    min-height: 500px;
}

#sobre-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    transition: all 1s ease;
    z-index: 1;
}

#sobre-content {
    padding: 0 11em;
    position: relative;
    z-index: 2;
    opacity: 0;
    transition: opacity 2s ease 2s;
}

#sobre-content h2 {
    color: #e7d7c0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    font-size: large;
    padding-top: 2rem;
}

#sobre-content p {
    color: #e7d7c0;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    font-size: 1.2em;
}

#sobre-content p:last-child {
    margin-top: 2em;
}

/* Footer */
#footer {
    background-color: #963919;
}

#footer h3 {
    color: #e7d7c0ff;
}

#footer .contact a {
    color: #e7d7c0;
    transition: color 0.3s ease;
}

#footer .contact a:hover {
    color: #f5e6d3;
}

#footer .icons.alt a {
    color: #e7d7c0;
    transition: color 0.3s ease;
}

#footer .icons.alt a:hover {
    color: #f5e6d3;
}


/* Responsividade Mobile */
@media (max-width: 980px) {
    #microtorrefacao {
        padding: 3em 0;
    }
    
    #microtorrefacao .major h2 {
        font-size: 2.5em;
    }
    
    #microtorrefacao .major p {
        font-size: 1.2em;
    }
    
    #microtorrefacao .feature-main {
        flex-direction: column;
        text-align: center;
        padding: 2.5em 1.5em;
        gap: 1.5em;
    }
    
    #microtorrefacao .feature-main .icon {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 2.2em;
    }
    
    #microtorrefacao .feature-main .content h3 {
        font-size: 1.3em;
        margin-bottom: 0.6em;
    }
    
    #microtorrefacao .features-grid {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 1.5em;
    }
    
    #sobre-content {
        padding: 0 3em !important;
    }
    #sobre-content h2 {
        font-size: 1.8em !important;
        padding-top: 3rem !important;
    }
    #sobre-content p {
        font-size: 1em !important;
        line-height: 1.6 !important;
    }
}

/* Tamanho intermediário para tablets */
@media (max-width: 980px) {
    #intro {
        padding-top: 2rem !important; /* Reduzir mais no tablet */
        min-height: auto !important; 
    }
    
    #intro img {
        max-width: 400px !important;
        margin-bottom: 0.4em !important;
    }
    
    #intro img:last-child {
        max-width: 200px !important;
        margin-bottom: 1.2em !important;
    }
}

@media (max-width: 736px) {
    #microtorrefacao {
        padding: 2em 0;
    }
    
    #microtorrefacao .inner {
        padding: 0 1.5em;
    }
    
    #microtorrefacao .major h2 {
        font-size: 2em;
    }
    
    #microtorrefacao .major p {
        font-size: 1.1em;
    }
    
    #microtorrefacao .feature-main {
        padding: 2em 1.5em;
        gap: 1.2em;
    }
    
    #microtorrefacao .feature-main .content h3 {
        font-size: 1.25em;
    }
    
    #microtorrefacao .feature-main .content p {
        font-size: 1em;
    }
    
    #microtorrefacao .features-grid {
        grid-template-columns: 1fr;
        gap: 1.2em;
    }
    
    #microtorrefacao .features-grid article {
        padding: 1.8em 1.2em;
    }
    
    #microtorrefacao .button.primary {
        padding: 1.1em 3em;
        font-size: 1em;
    }
    
    #sobre-content {
        padding: 0 2em !important;
    }
    #sobre-content h2 {
        font-size: 1.5em !important;
        padding-top: 2rem !important;
    }
    #sobre-content p {
        font-size: 0.95em !important;
        line-height: 1.7 !important;
    }
}

@media (max-width: 480px) {
    #microtorrefacao .major h2 {
        font-size: 1.8em;
        letter-spacing: 1px;
    }
    
    #microtorrefacao .major p {
        font-size: 1em;
        margin-bottom: 2em;
    }
    
    #microtorrefacao .feature-main {
        padding: 1.8em 1.2em;
        gap: 1em;
    }
    
    #microtorrefacao .feature-main .icon {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 2em;
    }
    
    #microtorrefacao .feature-main .content h3 {
        font-size: 1.15em;
        margin-bottom: 0.5em;
    }
    
    #microtorrefacao .feature-main .content p {
        font-size: 0.95em;
        line-height: 1.6;
    }
    
    #microtorrefacao .features-grid .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 1.6em;
        margin-bottom: 1em;
    }
    
    #microtorrefacao .features-grid h3 {
        font-size: 1.05em;
    }
    
    #microtorrefacao .features-grid article {
        padding: 1.5em 1em;
    }
    
    #microtorrefacao .button.primary {
        padding: 1em 2.5em;
        font-size: 0.95em;
        letter-spacing: 1px;
    }
    
    #microtorrefacao .actions {
        margin-top: 2.5em;
    }
    
    #microtorrefacao .button.primary {
        padding: 0.8em 1.8em;
        font-size: 1em;
    }
    
    #sobre-content {
        padding: 0 1.5em !important;
    }
    #sobre-content h2 {
        font-size: 1.3em !important;
        padding-top: 1.5rem !important;
    }
    #sobre-content p {
        font-size: 0.9em !important;
        line-height: 1.8 !important;
    }
    #sobre {
        min-height: 400px !important;
    }
    
    /* Responsividade para introdução das linhas */
    .intro-linhas {
        padding: 1.5em !important;
        margin-bottom: 1.5em !important;
    }
    
    .intro-linhas h2 {
        font-size: 1.5em !important;
    }
    
    .intro-linhas p {
        font-size: 1em !important;
    }
}

/* Seção Microtorrefação */
#microtorrefacao {
    background: linear-gradient(135deg, #d69063 0%, #963919 100%);
    padding: 4em 0;
    text-align: center;
}

#microtorrefacao .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2em;
}

#microtorrefacao .major h2 {
    color: #5b1d08;
    font-size: 3em;
    font-weight: bold;
    margin-bottom: 0.5em;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    letter-spacing: 2px;
}

#microtorrefacao .major p {
    color: #e7d7c0;
    font-size: 1.4em;
    font-style: italic;
    margin-bottom: 3em;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

#microtorrefacao .features {
    margin-bottom: 3em;
}

#microtorrefacao .feature-main {
    background: rgba(91, 29, 8, 0.15);
    border-radius: 20px;
    padding: 2.5em 2em;
    margin-bottom: 2.5em;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 225, 134, 0.3);
    display: flex;
    align-items: center;
    gap: 2.5em;
    text-align: left;
}

#microtorrefacao .feature-main:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.3);
    border-color: rgba(255, 225, 134, 0.5);
}

#microtorrefacao .feature-main .icon {
    flex-shrink: 0;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 2.5em;
    background: linear-gradient(135deg, #ffe186, #ffd700);
    color: #5b1d08;
    border-radius: 50%;
    box-shadow: 0 8px 20px rgba(255, 225, 134, 0.4);
}

#microtorrefacao .feature-main .content h3 {
    font-size: 1.5em;
    margin-bottom: 0.8em;
    color: #5b1d08;
    font-weight: 700;
}

#microtorrefacao .feature-main .content p {
    color: #f5e6d3;
    font-size: 1.1em;
    line-height: 1.7;
    margin: 0;
}

#microtorrefacao .features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5em;
}

#microtorrefacao .features-grid article {
    background: rgba(91, 29, 8, 0.1);
    border-radius: 15px;
    padding: 2em 1.5em;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(231, 215, 192, 0.3);
}

#microtorrefacao .features-grid article:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.25);
    border-color: rgba(231, 215, 192, 0.5);
}

#microtorrefacao .features .icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: linear-gradient(135deg, #e7d7c0, #d4c4a8);
    color: #5b1d08;
    font-size: 1.8em;
    margin-bottom: 1.2em;
    box-shadow: 0 6px 15px rgba(231, 215, 192, 0.3);
}

#microtorrefacao .features h3 {
    color: #5b1d08;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 0;
}

#microtorrefacao .actions {
    margin-top: 3em;
    text-align: center;
}

#microtorrefacao .button.primary {
    background: linear-gradient(135deg, #ffe186, #ffd700);
    color: #5b1d08 !important;
    border: 2px solid rgba(255, 225, 134, 0.8);
    padding: 1.3em 3.5em;
    font-weight: 700;
    font-size: 1.1em;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border-radius: 50px;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(255, 225, 134, 0.4);
    display: inline-block;
    text-decoration: none;
}

#microtorrefacao .button.primary:hover {
    background: linear-gradient(135deg, #5b1d08, #ffcc00) !important;
    color: #5b1d08 !important;
    transform: translateY(-4px);
    box-shadow: 0 15px 30px rgba(255, 225, 134, 0.6);
    border-color: rgba(255, 225, 134, 1);
    text-decoration: none;
}

.beneficios-list li {
    display: flex;
    align-items: center;
    margin-bottom: 1em;
    color: #e7d7c0;
    font-size: 1.1em;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.beneficios-list li i {
    color: #ffe186;
    margin-right: 1em;
    font-size: 1.2em;
    width: 20px;
    text-align: center;
}

#microtorrefacao .button.primary {
    background: #ffe186;
    color: #5b1d08;
    border: none;
    padding: 1em 2em;
    font-weight: bold;
    font-size: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

#microtorrefacao .button.primary:hover {
    background: #e7d7c0;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.3);
}

#microtorrefacao .image {
    flex: 1;
    height: 500px;
    overflow: hidden;
}

#microtorrefacao .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: sepia(10%) saturate(110%) brightness(95%);
}

/* Responsividade para Microtorrefação */
@media (max-width: 980px) {
    #microtorrefacao .split {
        flex-direction: column;
        min-height: auto;
    }
    
    #microtorrefacao .content {
        padding: 2em;
        order: 2;
    }
    
    #microtorrefacao .image {
        order: 1;
        height: 300px;
    }
    
    #microtorrefacao h2 {
        font-size: 2.5em;
        text-align: center;
    }
    
    #microtorrefacao .content header p {
        text-align: center;
        font-size: 1.2em;
    }
}

@media (max-width: 736px) {
    #microtorrefacao {
        padding: 2em 0;
    }
    
    #microtorrefacao .content {
        padding: 1.5em;
    }
    
    #microtorrefacao h2 {
        font-size: 2em;
        letter-spacing: 1px;
    }
    
    #microtorrefacao .content header p {
        font-size: 1.1em;
    }
    
    .beneficios-list li {
        font-size: 1em;
    }
    
    #microtorrefacao .image {
        height: 250px;
    }
}

@media (max-width: 480px) {
    #microtorrefacao h2 {
        font-size: 1.8em;
    }
    
    #microtorrefacao .content header p {
        font-size: 1em;
    }
    
    .beneficios-list li {
        font-size: 0.95em;
        margin-bottom: 0.8em;
    }
    
    #microtorrefacao .button.primary {
        padding: 0.8em 1.5em;
        font-size: 0.9em;
    }
}

/* Reduzir padding-top da seção intro no mobile */
@media screen and (max-width: 480px) {
    #intro {
        padding-top: 2rem !important; /* Mínimo padding superior no mobile */
        min-height: auto !important; /* Remove altura mínima forçada */
    }
    
    /* Logo responsiva - tamanhos adequados no mobile */
    #intro img {
        max-width: 280px !important;
        margin-bottom: 0.3em !important; /* Menos espaço no mobile */
    }
    
    #intro img:last-child {
        max-width: 180px !important;
        margin-bottom: 1em !important; /* Menos espaço no mobile */
    }
}

/* Seção Microtorrefação */
#microtorrefacao {
    background: linear-gradient(135deg, #d69063 0%, #963919 100%);
    padding: 4em 0;
}

#microtorrefacao .split {
    display: flex;
    align-items: center;
    min-height: 500px;
}

#microtorrefacao .content {
    flex: 1;
    padding: 3em 4em;
}

#microtorrefacao .content .inner {
    max-width: 600px;
}

#microtorrefacao h2 {
    color: #ffe186;
    font-size: 3em;
    font-weight: bold;
    margin-bottom: 0.3em;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    letter-spacing: 2px;
}

#microtorrefacao .content header p {
    color: #e7d7c0;
    font-size: 1.3em;
    font-style: italic;
    margin-bottom: 2em;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.beneficios-list {
    list-style: none;
    padding: 0;
    margin: 0 0 2em 0;
}

.beneficios-list li {
    display: flex;
    align-items: center;
    margin-bottom: 1em;
    color: #e7d7c0;
    font-size: 1.1em;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.beneficios-list li i {
    color: #ffe186;
    margin-right: 1em;
    font-size: 1.2em;
    width: 20px;
    text-align: center;
}

#microtorrefacao .button.primary {
    background: #ffe186;
    color: #5b1d08;
    border: none;
    padding: 1em 2em;
    font-weight: bold;
    font-size: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

#microtorrefacao .button.primary:hover {
    background: #e7d7c0;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.3);
}

#microtorrefacao .image {
    flex: 1;
    height: 500px;
    overflow: hidden;
}

#microtorrefacao .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: sepia(10%) saturate(110%) brightness(95%);
}

/* Responsividade para Microtorrefação */
@media (max-width: 980px) {
    #microtorrefacao .split {
        flex-direction: column;
        min-height: auto;
    }
    
    #microtorrefacao .content {
        padding: 2em;
        order: 2;
    }
    
    #microtorrefacao .image {
        order: 1;
        height: 300px;
    }
    
    #microtorrefacao h2 {
        font-size: 2.5em;
        text-align: center;
    }
    
    #microtorrefacao .content header p {
        text-align: center;
        font-size: 1.2em;
    }
}

@media (max-width: 736px) {
    #microtorrefacao {
        padding: 2em 0;
    }
    
    #microtorrefacao .content {
        padding: 1.5em;
    }
    
    #microtorrefacao h2 {
        font-size: 2em;
        letter-spacing: 1px;
    }
    
    #microtorrefacao .content header p {
        font-size: 1.1em;
    }
    
    .beneficios-list li {
        font-size: 1em;
    }
    
    #microtorrefacao .image {
        height: 250px;
    }
}

@media (max-width: 480px) {
    #microtorrefacao h2 {
        font-size: 1.8em;
    }
    
    #microtorrefacao .content header p {
        font-size: 1em;
    }
    
    .beneficios-list li {
        font-size: 0.95em;
        margin-bottom: 0.8em;
    }
    
    #microtorrefacao .button.primary {
        padding: 0.8em 1.5em;
        font-size: 0.9em;
    }
}
/* =====================================================
   PÁGINA SERVIÇOS B2B
   ===================================================== */

/* Hero Section Serviços */
#servicos-hero {
    background: linear-gradient(135deg, #5b1d08 0%, #963919 50%, #5b1d08 100%);
    padding: 6em 0 4em 0;
    text-align: center;
    color: white;
    position: relative;
    overflow: hidden;
}

#servicos-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" patternUnits="userSpaceOnUse" width="2" height="2"><circle cx="1" cy="1" r="0.3" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100%" height="100%" fill="url(%23grain)"/></svg>');
    pointer-events: none;
}

#servicos-hero .inner {
    position: relative;
    z-index: 1;
}

#servicos-hero h1 {
    color: #ffe186;
    font-size: 4em;
    font-weight: bold;
    margin-bottom: 0.3em;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    letter-spacing: 3px;
}

#servicos-hero .hero-subtitle {
    font-size: 1.5em;
    color: #ffe186;
    font-weight: 300;
    margin-bottom: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#servicos-hero .hero-content {
    max-width: 700px;
    margin: 0 auto;
}

#servicos-hero .hero-content p {
    font-size: 1.3em;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0;
}

/* Serviços Spotlight */
.servico-destaque {
    background: rgba(150, 57, 25, 0.1);
    padding: 1.5em;
    border-radius: 8px;
    margin-bottom: 1.5em;
    border-left: 4px solid #963919;
}

.servico-destaque h3 {
    color: #963919;
    font-size: 1.3em;
    margin-bottom: 0.5em;
    font-weight: bold;
}

.servico-destaque p {
    color: #5b1d08;
    font-size: 1.1em;
    line-height: 1.6;
    margin-bottom: 0;
}

/* Lista de Serviços */
.servicos-lista {
    list-style: none;
    padding: 0;
    margin: 1.5em 0;
}

.servicos-lista li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1em;
    padding-left: 0;
}

.servicos-lista li i {
    color: #963919;
    margin-right: 0.8em;
    margin-top: 0.2em;
    flex-shrink: 0;
}

.servicos-lista li:last-child {
    margin-bottom: 0;
}

/* Diferenciais Grid */
.diferenciais-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2em;
    margin-top: 3em;
}

.diferencial-item {
    text-align: center;
    padding: 2em 1.5em;
    background: rgba(150, 57, 25, 0.05);
    border-radius: 8px;
    border: 1px solid rgba(150, 57, 25, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.diferencial-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(150, 57, 25, 0.1);
}

.diferencial-item .icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    background: linear-gradient(135deg, #963919, #5b1d08);
    color: white;
    font-size: 2em;
    margin-bottom: 1em;
}

.diferencial-item h3 {
    color: #963919;
    font-size: 1.2em;
    margin-bottom: 0.8em;
    font-weight: bold;
}

.diferencial-item p {
    color: #5b1d08;
    line-height: 1.5;
    margin-bottom: 0;
}

/* Processo Timeline */
.processo-timeline {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2em;
    margin-top: 3em;
}

.processo-step {
    text-align: center;
    position: relative;
    padding: 2em 1em;
}

.step-number {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #963919, #5b1d08);
    color: white;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 1em;
}

.processo-step h3 {
    color: #963919;
    font-size: 1.2em;
    margin-bottom: 0.8em;
    font-weight: bold;
}

.processo-step p {
    color: #5b1d08;
    line-height: 1.5;
    margin-bottom: 0;
}

/* Contato Cards */
.contato-cards {
    margin-top: 3em;
}

.contato-card {
    text-align: center;
    padding: 2em 1.5em;
    background: rgba(150, 57, 25, 0.05);
    border-radius: 8px;
    border: 1px solid rgba(150, 57, 25, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
}

.contato-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(150, 57, 25, 0.1);
}

.contato-card .icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: linear-gradient(135deg, #963919, #5b1d08);
    color: white;
    font-size: 1.5em;
    margin-bottom: 1em;
}

.contato-card h3 {
    color: #963919;
    font-size: 1.2em;
    margin-bottom: 0.8em;
    font-weight: bold;
}

.contato-card p {
    color: #5b1d08;
    line-height: 1.5;
    margin-bottom: 0.5em;
}

.contato-card p:last-child {
    margin-bottom: 0;
    font-size: 0.9em;
    color: #666;
}

.contato-card a {
    color: #963919;
    text-decoration: none;
    font-weight: bold;
}

.contato-card a:hover {
    text-decoration: underline;
}

/* Responsivo - Serviços B2B */
@media screen and (max-width: 980px) {
    #servicos-hero h1 {
        font-size: 3.4em;
    }
    
    #servicos-hero .hero-subtitle {
        font-size: 1.3em;
    }
    
    #servicos-hero .hero-content p {
        font-size: 1.1em;
    }
    
    .diferenciais-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 1.5em;
    }
    
    .processo-timeline {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 1.5em;
    }
}

@media screen and (max-width: 736px) {
    #servicos-hero {
        padding: 4em 0 2em 0;
    }
    
    #servicos-hero h1 {
        font-size: 3.4em;
        letter-spacing: 1px;
    }
    
    #servicos-hero .hero-subtitle {
        font-size: 1.1em;
        letter-spacing: 1px;
    }
    
    #servicos-hero .hero-content p {
        font-size: 1em;
    }
    
    .servico-destaque {
        padding: 1em;
        margin-bottom: 1em;
    }
    
    .diferenciais-grid {
        grid-template-columns: 1fr;
        gap: 1em;
    }
    
    .diferencial-item {
        padding: 1.5em 1em;
    }
    
    .processo-timeline {
        grid-template-columns: 1fr;
        gap: 1em;
    }
    
    .processo-step {
        padding: 1.5em 1em;
    }
    
    .contato-card {
        padding: 1.5em 1em;
    }
}

@media screen and (max-width: 480px) {
    #servicos-hero h1 {
        font-size: 3.4em;
    }
    
    #servicos-hero .hero-subtitle {
        font-size: 1em;
    }
    
    .servicos-lista li {
        font-size: 0.9em;
    }
    
    .diferencial-item .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 1.5em;
    }
    
    .step-number {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 1.2em;
    }
    
    .contato-card .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 1.2em;
    }
}

/* =====================================================
   CTA MELHORADO - SERVIÇOS B2B
   ===================================================== */

/* CTA Principal */
#cta {
    background: linear-gradient(135deg, #5b1d08 0%, #963919 50%, #5b1d08 100%);
    position: relative;
    overflow: hidden;
}

#cta::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="cta-grain" patternUnits="userSpaceOnUse" width="3" height="3"><circle cx="1.5" cy="1.5" r="0.4" fill="%23ffffff" opacity="0.08"/></pattern></defs><rect width="100%" height="100%" fill="url(%23cta-grain)"/></svg>');
    pointer-events: none;
}

#cta .inner {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 4em 0;
}

#cta .major h2 {
    color: #ffe186 !important;
    font-size: 3em !important;
    font-weight: bold !important;
    margin-bottom: 0.5em !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3) !important;
    letter-spacing: 2px !important;
}

#cta .major p {
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 1.3em !important;
    margin-bottom: 2em !important;
    max-width: 600px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: 1.5 !important;
}

/* Botões CTA */
#cta .actions {
    margin-top: 2em !important;
}

#cta .button {
    padding: 1.2em 3em !important;
    font-size: 1.1em !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    border-radius: 50px !important;
    transition: all 0.3s ease !important;
    border: 2px solid transparent !important;
    margin: 0.5em !important;
    min-width: 250px !important;
}

#cta .button.primary {
    background: #ffe186 !important;
    color: #5b1d08 !important;
    box-shadow: 0 5px 15px rgba(255, 225, 134, 0.3) !important;
}

#cta .button.primary:hover {
    background: #ffffff !important;
    color: #5b1d08 !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 25px rgba(255, 255, 255, 0.4) !important;
}

#cta .button:not(.primary) {
    background: transparent !important;
    color: #ffe186 !important;
    border: 2px solid #ffe186 !important;
}

#cta .button:not(.primary):hover {
    background: #ffe186 !important;
    color: #5b1d08 !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 25px rgba(255, 225, 134, 0.2) !important;
}

/* Responsivo CTA */
@media screen and (max-width: 980px) {
    #cta .major h2 {
        font-size: 2.5em !important;
    }
    
    #cta .major p {
        font-size: 1.2em !important;
    }
    
    #cta .button {
        padding: 1em 2.5em !important;
        font-size: 1em !important;
        min-width: 220px !important;
    }
}

@media screen and (max-width: 736px) {
    #cta .inner {
        padding: 3em 0 !important;
    }
    
    #cta .major h2 {
        font-size: 2em !important;
        letter-spacing: 1px !important;
    }
    
    #cta .major p {
        font-size: 1.1em !important;
        margin-bottom: 1.5em !important;
    }
    
    #cta .actions {
        margin-top: 1.5em !important;
    }
    
    #cta .button {
        padding: 1em 2em !important;
        font-size: 0.95em !important;
        min-width: 200px !important;
        display: block !important;
        width: 100% !important;
        max-width: 300px !important;
        margin: 0.5em auto !important;
    }
}

@media screen and (max-width: 480px) {
    #cta .major h2 {
        font-size: 1.8em !important;
    }
    
    #cta .major p {
        font-size: 1em !important;
    }
    
    #cta .button {
        padding: 0.9em 1.5em !important;
        font-size: 0.9em !important;
        min-width: auto !important;
    }
}

/* =====================================================
   PROCESSO HORIZONTAL - COMO FUNCIONA
   ===================================================== */

.processo-timeline {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 2rem;
    flex-wrap: wrap;
}

.processo-step {
    flex: 1;
    min-width: 200px;
    text-align: center;
    position: relative;
    padding: 1.5rem 1rem;
}

.processo-step .step-number {
    display: block;
    width: 60px;
    height: 60px;
    background: #5b1d08;
    color: #ffffff;
    border-radius: 50%;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 60px;
    margin: 0 auto 1rem auto;
}

.processo-step h3 {
    color: #333;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 0.8rem;
}

.processo-step p {
    color: #666;
    font-size: 0.95rem;
    line-height: 1.4;
}

/* Linha conectora entre os passos */
.processo-step:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 30px;
    right: -1rem;
    width: 2rem;
    height: 2px;
    background: linear-gradient(90deg, #ffe186, rgba(255, 225, 134, 0.3));
    z-index: 1;
}

/* Responsivo para processo */
@media screen and (max-width: 980px) {
    .processo-timeline {
        gap: 1.5rem;
    }
    
    .processo-step {
        min-width: 180px;
    }
    
    .processo-step:not(:last-child)::after {
        display: none;
    }
}

@media screen and (max-width: 736px) {
    .processo-timeline {
        flex-direction: column;
        align-items: center;
        gap: 2rem;
    }
    
    .processo-step {
        max-width: 300px;
        min-width: auto;
    }
    
    .processo-step:not(:last-child)::after {
        display: none;
    }
}

/* =====================================================
   HERO SERVIÇOS - IMAGEM DE FUNDO DESFOCADA
   ===================================================== */

#servicos-hero {
    position: relative;
    background-image: url('../../images/cafeteria.png');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#servicos-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(91, 29, 8, 0.8);
    backdrop-filter: blur(2px);
    z-index: 1;
}

#servicos-hero .inner {
    position: relative;
    z-index: 2;
    text-align: center;
    color: white;
    padding: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#servicos-hero .major h1 {
    color: #ffffff !important;
    font-size: 3.5rem !important;
    font-weight: 700 !important;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5) !important;
    margin-bottom: 1rem !important;
}

#servicos-hero .hero-subtitle {
    color: #ffe186 !important;
    font-size: 1.8rem !important;
    font-weight: 300 !important;
    font-style: italic !important;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5) !important;
    margin-bottom: 2rem !important;
}

#servicos-hero .hero-content p {
    color: rgba(255, 255, 255, 0.95) !important;
    font-size: 1.3rem !important;
    line-height: 1.6 !important;
    max-width: 700px !important;
    margin: 0 auto !important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4) !important;
    text-align: center !important;
}

/* Responsivo Hero */
@media screen and (max-width: 980px) {
    #servicos-hero {
        height: 60vh;
        background-attachment: scroll;
    }
    
    #servicos-hero .inner {
        padding: 1rem !important;
    }
    
    #servicos-hero .major h1 {
        font-size: 3.4em !important;
    }
    
    #servicos-hero .hero-subtitle {
        font-size: 1.5rem !important;
    }
    
    #servicos-hero .hero-content p {
        font-size: 1.2rem !important;
    }
}

@media screen and (max-width: 736px) {
    #servicos-hero {
        height: 50vh;
    }
    
    #servicos-hero .inner {
        padding: 2rem !important;
    }
    
    #servicos-hero .major h1 {
        font-size: 3.4em !important;
    }
    
    #servicos-hero .hero-subtitle {
        font-size: 1.3rem !important;
    }
    
    #servicos-hero .hero-content p {
        font-size: 1.1rem !important;
    }
}

@media screen and (max-width: 480px) {
    #servicos-hero .major h1 {
        font-size: 3.4em !important;
    }
    
    #servicos-hero .hero-subtitle {
        font-size: 1.1rem !important;
    }
    
    #servicos-hero .hero-content p {
        font-size: 1rem !important;
    }
}

/* =====================================================
   HERO MICROTORREFAÇÃO - IMAGEM DE FUNDO
   ===================================================== */

#microtorrefacao-hero {
    position: relative;
    background-image: linear-gradient(rgba(91, 29, 8, 0.7), rgba(150, 57, 25, 0.7)), url('../images/graos-cafe.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 6em 0 4em 0;
    text-align: center;
    color: white;
    overflow: hidden;
}

#microtorrefacao-hero h1 {
    color: #ffffff !important;
    font-size: 4em !important;
    font-weight: bold !important;
    margin-bottom: 0.3em !important;
    text-shadow: 3px 3px 6px rgba(0,0,0,0.6) !important;
    letter-spacing: 3px !important;
}

#microtorrefacao-hero .hero-subtitle {
    color: #ffe186 !important;
    font-size: 1.6em !important;
    font-style: normal !important;
    margin-bottom: 1.5em !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5) !important;
}

#microtorrefacao-hero .hero-description {
    color: rgba(255, 255, 255, 0.95) !important;
    font-size: 1.2em !important;
    line-height: 1.8 !important;
    max-width: 900px !important;
    margin: 0 auto !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5) !important;
}

/* Responsivo Hero Microtorrefação */
@media screen and (max-width: 980px) {
    #microtorrefacao-hero {
        padding: 4em 0 3em 0;
        background-attachment: scroll;
    }
    
    #microtorrefacao-hero h1 {
        font-size: 3em !important;
    }
    
    #microtorrefacao-hero .hero-subtitle {
        font-size: 1.4em !important;
    }
    
    #microtorrefacao-hero .hero-description {
        font-size: 1.1em !important;
    }
}

@media screen and (max-width: 736px) {
    #microtorrefacao-hero {
        padding: 3em 0 2em 0;
    }
    
    #microtorrefacao-hero h1 {
        font-size: 2.5em !important;
        letter-spacing: 2px !important;
    }
    
    #microtorrefacao-hero .hero-subtitle {
        font-size: 1.2em !important;
    }
    
    #microtorrefacao-hero .hero-description {
        font-size: 1em !important;
        padding: 0 1em !important;
    }
}

@media screen and (max-width: 480px) {
    #microtorrefacao-hero h1 {
        font-size: 2em !important;
        letter-spacing: 1px !important;
    }
    
    #microtorrefacao-hero .hero-subtitle {
        font-size: 1.1em !important;
    }
    
    #microtorrefacao-hero .hero-description {
        font-size: 0.95em !important;
        line-height: 1.6 !important;
    }
}

/* =====================================================
   IMAGENS CLICÁVEIS
   ===================================================== */

.clickable-image {
    position: relative;
    display: block;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 8px;
}

.clickable-image:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.clickable-image img {
    transition: all 0.3s ease;
    width: 100%;
    height: auto;
}

.clickable-image:hover img {
    filter: brightness(1.1);
}

.clickable-image::after {
    content: "🛒 Clique para comprar";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    color: white;
    padding: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.clickable-image:hover::after {
    opacity: 1;
}

/* Responsividade para imagens clicáveis */
@media screen and (max-width: 736px) {
    .clickable-image::after {
        font-size: 1em;
        padding: 15px;
    }
    
    .clickable-image:hover {
        transform: scale(1.01);
    }
}

/* Imagem "Em breve" */
.coming-soon-image {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 8px;
    filter: grayscale(0.3);
    opacity: 0.9;
}

.coming-soon-image::after {
    content: "🚧 Em breve na nossa loja";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(150, 57, 25, 0.9), transparent);
    color: white;
    padding: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    opacity: 1;
}
