/* Reset e configurações básicas */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --terra-suave: #8B7355;
    --terra-clara: #A68B5B;
    --terra-escura: #6B5B47;
    --creme: #FAF7F0;
    --bege-quente: #F5F1E8;
    --dourado-suave: #D4AF37;
    --verde-sábio: #7A8471;
    --branco-puro: #FFFFFF;
    --cinza-suave: #F9F7F4;
    --sombra-suave: rgba(139, 115, 85, 0.15);
    --texto-principal: #4A4A4A;
    --texto-secundario: #6B5B47;
    
    /* Cores dos Orixás e Umbanda */
    --roxo-profundo: #800080;
    --roxo-claro: #C8A2C8;
    --roxo-suave: #E6D3E6;
    --azul-profundo: #0056b3;
    --azul-iemanja: #4682B4;
    --verde-floresta: #4A6B3A;
    --verde-oxossi: #228B22;
    --vermelho-xango: #800000;
    --vermelho-ogum: #DC143C;
    --amarelo-oxum: #FFD700;
    --laranja-iansa: #FF8C00;
    --branco-oxala: #F8F8FF;
    --preto-exu: #2F2F2F;
    
    /* Gradientes dos Orixás */
    --gradiente-iemanja: linear-gradient(135deg, #4682B4 0%, #87CEEB 100%);
    --gradiente-oxum: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
    --gradiente-iansa: linear-gradient(135deg, #FF8C00 0%, #FF6347 100%);
    --gradiente-xango: linear-gradient(135deg, #800000 0%, #DC143C 100%);
    --gradiente-oxossi: linear-gradient(135deg, #228B22 0%, #32CD32 100%);
    --gradiente-ogum: linear-gradient(135deg, #DC143C 0%, #B22222 100%);
    --gradiente-oxala: linear-gradient(135deg, #F8F8FF 0%, #E6E6FA 100%);
    --gradiente-nana: linear-gradient(135deg, #800080 0%, #9370DB 100%);
}

body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.7;
    color: var(--texto-principal);
    background: linear-gradient(135deg, var(--roxo-suave) 0%, var(--creme) 50%, var(--roxo-suave) 100%);
    background-attachment: fixed;
    font-size: 16px;
    letter-spacing: 0.3px;
    position: relative;
    overflow-x: hidden;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Header */
.header {
    background: var(--branco-puro);
    box-shadow: 0 2px 15px var(--sombra-suave);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}

.navbar {
    padding: 1rem 0;
}

.nav-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    gap: 2rem;
}

.nav-logo {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
}

.logo {
    height: 70px;
    width: auto;
    border-radius: 8px;
    transition: transform 0.3s ease;
}

.logo:hover {
    transform: scale(1.05);
}

.logo-text {
    font-family: 'Merriweather', serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--terra-suave);
    line-height: 1.2;
    max-width: 200px;
}

.nav-menu {
    display: flex;
    list-style: none;
    gap: 2rem;
    flex: 1;
    justify-content: center;
}

.nav-link {
    text-decoration: none;
    color: var(--texto-principal);
    font-weight: 500;
    font-size: 1rem;
    transition: color 0.3s ease;
    position: relative;
    padding: 8px 0;
    white-space: nowrap;
}

.nav-link:hover {
    color: var(--terra-suave);
}

.nav-link::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: var(--dourado-suave);
    transition: width 0.3s ease;
}

.nav-link:hover::after {
    width: 100%;
}

.nav-social {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-shrink: 0;
}

.social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: linear-gradient(135deg, #E4405F, #C13584, #833AB4);
    color: white;
    border-radius: 50%;
    text-decoration: none;
    font-size: 1.3rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(196, 53, 132, 0.3);
}

.social-link:hover {
    transform: translateY(-2px) scale(1.1);
    box-shadow: 0 6px 20px rgba(196, 53, 132, 0.4);
}

.hamburger {
    display: none;
    flex-direction: column;
    cursor: pointer;
    z-index: 1001;
}

.bar {
    width: 25px;
    height: 3px;
    background-color: var(--terra-suave);
    margin: 3px 0;
    transition: 0.3s;
}

/* Hero Section */
.hero {
    display: flex;
    align-items: center;
    min-height: 100vh;
    padding: 120px 20px 80px;
    background: linear-gradient(135deg, var(--roxo-suave) 0%, var(--bege-quente) 30%, var(--creme) 70%, var(--roxo-claro) 100%);
    position: relative;
    overflow: hidden;
}

.hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="20" cy="20" r="1" fill="%23800080" opacity="0.1"/><circle cx="80" cy="40" r="1" fill="%23D4AF37" opacity="0.1"/><circle cx="40" cy="80" r="1" fill="%23800080" opacity="0.1"/><circle cx="60" cy="10" r="1" fill="%23D4AF37" opacity="0.1"/><circle cx="10" cy="60" r="1" fill="%23800080" opacity="0.1"/><circle cx="90" cy="90" r="1" fill="%23D4AF37" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>') repeat;
    pointer-events: none;
    z-index: 1;
}

.hero::after {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, var(--dourado-suave) 0%, transparent 70%);
    opacity: 0.1;
    animation: rotateGlow 20s linear infinite;
    pointer-events: none;
    z-index: 1;
}

@keyframes rotateGlow {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.hero-content {
    flex: 1;
    max-width: 600px;
    margin-right: 40px;
    position: relative;
    z-index: 2;
    animation: fadeInUp 1s ease-out;
}

.hero-title {
    font-family: 'Merriweather', serif;
    font-size: 3.2rem;
    font-weight: 400;
    color: var(--terra-escura);
    margin-bottom: 1.5rem;
    line-height: 1.3;
    letter-spacing: -0.5px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    animation: slideInLeft 1.2s ease-out;
}

.hero-subtitle {
    font-size: 1.4rem;
    color: var(--texto-secundario);
    margin-bottom: 1.5rem;
    font-style: italic;
    font-weight: 300;
    line-height: 1.6;
    animation: slideInLeft 1.4s ease-out;
}

.hero-message {
    font-size: 1.2rem;
    color: var(--roxo-profundo);
    margin-bottom: 2.5rem;
    font-weight: 500;
    font-style: italic;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    animation: slideInLeft 1.6s ease-out;
}

.cta-button {
    display: inline-block;
    background: var(--gradiente-nana);
    color: var(--branco-puro);
    padding: 18px 35px;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 500;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(128, 0, 128, 0.3);
    letter-spacing: 0.5px;
    position: relative;
    overflow: hidden;
    animation: slideInUp 1.8s ease-out;
}

.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    transition: left 0.5s ease;
}

.cta-button:hover::before {
    left: 100%;
}

.cta-button:hover {
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 12px 35px rgba(128, 0, 128, 0.4);
}

.hero-image {
    flex: 1;
    text-align: center;
    position: relative;
    z-index: 2;
    animation: fadeInRight 1.5s ease-out;
}

.hero-img {
    max-width: 100%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.2);
    transition: transform 0.3s ease;
    border: 3px solid var(--dourado-suave);
}

.hero-img:hover {
    transform: scale(1.02) rotate(1deg);
}

/* Seções */
section {
    padding: 90px 0;
    position: relative;
    overflow: hidden;
}

.section-title {
    font-family: 'Merriweather', serif;
    font-size: 2.8rem;
    font-weight: 300;
    text-align: center;
    color: var(--terra-escura);
    margin-bottom: 1.5rem;
    letter-spacing: -0.5px;
    position: relative;
    animation: fadeInUp 0.8s ease-out;
}

.section-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: var(--gradiente-nana);
    border-radius: 2px;
}

.section-subtitle {
    text-align: center;
    font-size: 1.2rem;
    color: var(--texto-secundario);
    margin-bottom: 3.5rem;
    font-weight: 300;
    line-height: 1.6;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    animation: fadeInUp 1s ease-out;
}

/* Sobre */
.sobre {
    background: linear-gradient(135deg, var(--branco-puro) 0%, var(--roxo-suave) 100%);
    position: relative;
}

.sobre::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><defs><pattern id="leaves" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M20,5 Q30,15 20,25 Q10,15 20,5" fill="%23800080" opacity="0.05"/></pattern></defs><rect width="200" height="200" fill="url(%23leaves)"/></svg>') repeat;
    pointer-events: none;
    z-index: 1;
}

.sobre .container {
    position: relative;
    z-index: 2;
}

.sobre-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
    align-items: start;
}

.sobre-text p {
    font-size: 1.15rem;
    margin-bottom: 1.8rem;
    text-align: justify;
    line-height: 1.8;
    color: var(--texto-principal);
    font-weight: 300;
}

.sobre-valores {
    background: var(--cinza-suave);
    padding: 2.5rem;
    border-radius: 15px;
    box-shadow: 0 8px 25px var(--sombra-suave);
}

.sobre-valores h3 {
    font-family: 'Merriweather', serif;
    color: var(--terra-escura);
    margin-bottom: 2rem;
    font-size: 1.4rem;
    font-weight: 400;
}

.sobre-valores ul {
    list-style: none;
}

.sobre-valores li {
    display: flex;
    align-items: center;
    margin-bottom: 1.2rem;
    font-weight: 400;
    color: var(--texto-principal);
    font-size: 1rem;
}

.sobre-valores i {
    color: var(--dourado-suave);
    margin-right: 12px;
    font-size: 1.3rem;
}

/* Nossa Casa */
.nossa-casa {
    background: var(--branco-puro);
    padding: 90px 0;
}

.nossa-casa-intro {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 4rem;
}

.nossa-casa-intro p {
    font-size: 1.2rem;
    color: var(--texto-secundario);
    line-height: 1.8;
    font-weight: 300;
}

.nossa-casa-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 2.5rem;
    margin-bottom: 4rem;
}

.nossa-casa-item {
    background: var(--cinza-suave);
    padding: 2.5rem;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 8px 25px var(--sombra-suave);
    transition: all 0.3s ease;
    border: 1px solid rgba(139, 115, 85, 0.1);
}

.nossa-casa-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 35px rgba(139, 115, 85, 0.2);
}

.item-icon {
    width: 70px;
    height: 70px;
    background: var(--terra-suave);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    color: var(--branco-puro);
    font-size: 1.8rem;
    transition: all 0.3s ease;
}

.nossa-casa-item:hover .item-icon {
    background: var(--dourado-suave);
    transform: scale(1.1);
}

.nossa-casa-item h3 {
    font-family: 'Merriweather', serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: var(--terra-escura);
    margin-bottom: 1rem;
}

.nossa-casa-item p {
    font-size: 1rem;
    line-height: 1.7;
    color: var(--texto-principal);
    margin-bottom: 1.5rem;
    font-weight: 300;
}

.item-details {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    text-align: left;
}

.item-details span {
    font-size: 0.9rem;
    color: var(--texto-secundario);
    font-weight: 400;
}

.nossa-casa-valores {
    text-align: center;
    margin-top: 4rem;
}

.nossa-casa-valores h3 {
    font-family: 'Merriweather', serif;
    font-size: 2rem;
    font-weight: 400;
    color: var(--terra-escura);
    margin-bottom: 2.5rem;
}

.valores-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
}

.valor-item {
    padding: 2rem;
    text-align: center;
}

.valor-item i {
    font-size: 2.5rem;
    color: var(--dourado-suave);
    margin-bottom: 1rem;
}

.valor-item h4 {
    font-family: 'Merriweather', serif;
    font-size: 1.2rem;
    font-weight: 400;
    color: var(--terra-escura);
    margin-bottom: 0.8rem;
}

.valor-item p {
    font-size: 1rem;
    line-height: 1.6;
    color: var(--texto-principal);
    font-weight: 300;
}

.entidades-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
}

.entidade-card {
    background: var(--branco-puro);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transition: all 0.4s ease;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: var(--branco-puro);
    position: relative;
    cursor: pointer;
    animation: fadeInUp 0.6s ease-out;
}

.entidade-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 200% 200%;
    transition: all 0.4s ease;
    z-index: 1;
}

.entidade-card:hover {
    transform: translateY(-15px) scale(1.02);
    box-shadow: 0 25px 50px rgba(0,0,0,0.2);
}

.entidade-card:hover::before {
    background-size: 100% 100%;
}

.card-content {
    padding: 2.5rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 2;
}

.card-content h3 {
    font-family: 'Merriweather', serif;
    font-size: 1.8rem;
    margin-bottom: 1rem;
    color: var(--branco-puro);
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.card-content p {
    line-height: 1.7;
    font-size: 1.1rem;
    font-weight: 500;
    color: var(--branco-puro);
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

/* Gradientes específicos para cada entidade com cores dos Orixás */
.entidade-card:nth-child(1)::before { background: var(--gradiente-oxossi); } /* Caboclos - Verde Oxóssi */
.entidade-card:nth-child(2)::before { background: linear-gradient(135deg, #8B6F47 0%, #A08050 100%); } /* Boiadeiros - Marrom */
.entidade-card:nth-child(3)::before { background: var(--gradiente-iemanja); } /* Marinheiros - Azul Iemanjá */
.entidade-card:nth-child(4)::before { background: linear-gradient(135deg, #5A5A5A 0%, #707070 100%); } /* Pretos-Velhos - Cinza */
.entidade-card:nth-child(5)::before { background: linear-gradient(135deg, #FF69B4 0%, #FFC0CB 100%); } /* Erês - Rosa */
.entidade-card:nth-child(6)::before { background: linear-gradient(135deg, var(--preto-exu) 0%, #800000 100%); } /* Exus - Preto/Vermelho */
.entidade-card:nth-child(7)::before { background: var(--gradiente-nana); } /* Pombas Giras - Roxo Nanã */
.entidade-card:nth-child(8)::before { background: var(--gradiente-oxum); } /* Ciganos - Dourado Oxum */
.entidade-card:nth-child(9)::before { background: var(--gradiente-iansa); } /* Baianos - Laranja Iansã */

/* Horários */
.horarios {
    background: linear-gradient(135deg, #4A6B3A 0%, #6B8E5A 100%);
    color: var(--branco);
    position: relative;
    overflow: hidden;
}

.horarios::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="2"/></svg>') repeat;
    background-size: 50px;
    animation: patternMove 60s linear infinite;
    opacity: 0.5;
    z-index: 0;
}

.horarios .section-title {
    color: var(--branco);
    position: relative;
    z-index: 1;
}

.horarios-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    position: relative;
    z-index: 1;
}

.horario-item {
    text-align: center;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    backdrop-filter: blur(10px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}

.horario-item:hover {
    transform: translateY(-5px);
}

.horario-item h3 {
    font-family: 'Merriweather', serif;
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
}

@keyframes patternMove {
    from { background-position: 0 0; }
    to { background-position: 100px 100px; }
}

/* Contato */
.contato {
    background: var(--bege);
}

.contato-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}

.info-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 2rem;
}

.info-item i {
    font-size: 1.5rem;
    color: var(--verde-principal);
    margin-right: 1rem;
    margin-top: 0.2rem;
}

.info-item h3 {
    font-family: 'Merriweather', serif;
    color: var(--verde-escuro);
    margin-bottom: 0.5rem;
}

.form {
    background: var(--branco);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: 0 10px 30px var(--sombra);
}

.form-group {
    margin-bottom: 1.5rem;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 1rem;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    font-size: 1rem;
    transition: border-color 0.3s ease;
}

.form-group input:focus,
.form-group textarea:focus {
    outline: none;
    border-color: var(--verde-principal);
}

.submit-btn {
    width: 100%;
    background: var(--verde-principal);
    color: var(--branco);
    padding: 1rem;
    border: none;
    border-radius: 10px;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s ease;
}

.submit-btn:hover {
    background: var(--verde-escuro);
}

/* Footer */
.footer {
    background: var(--verde-escuro);
    color: var(--branco);
    padding: 2rem 0;
    position: relative;
    overflow: hidden;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
    position: relative;
    z-index: 1;
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: 15px;
}

.footer-logo-img {
    height: 40px;
    border-radius: 5px;
}

.footer-links a {
    color: var(--branco);
    font-size: 1.5rem;
    margin-left: 1rem;
    transition: color 0.3s ease;
}

.footer-links a:hover {
    color: var(--verde-claro);
}

.footer-bottom {
    text-align: center;
    padding-top: 1rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 1;
}

/* Footer Pattern */
.footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0L0 100V0h100zM0 0l100 100V0H0z' fill='%23FFFFFF' fill-opacity='0.05'%3E%3C/path%3E%3C/svg%3E") repeat;
    animation: patternMove 90s linear infinite reverse;
    opacity: 0.3;
    z-index: 0;
}

/* Responsividade Melhorada */
@media (max-width: 768px) {
    .hamburger {
        display: flex;
    }

    .nav-container {
        gap: 1rem;
    }

    .nav-logo {
        gap: 10px;
    }

    .logo {
        height: 60px;
    }

    .logo-text {
        font-size: 1.2rem;
        max-width: 150px;
    }

    .nav-menu {
        position: fixed;
        left: -100%;
        top: 80px;
        flex-direction: column;
        background: linear-gradient(135deg, var(--branco-puro) 0%, var(--roxo-suave) 100%);
        width: 100%;
        text-align: center;
        transition: 0.3s;
        box-shadow: 0 10px 27px var(--sombra-suave);
        padding: 2rem 0;
        z-index: 999;
        backdrop-filter: blur(10px);
    }

    .nav-menu.active {
        left: 0;
    }

    .nav-menu li {
        margin: 1rem 0;
    }

    .nav-social {
        gap: 0.5rem;
    }

    .social-link {
        width: 40px;
        height: 40px;
        font-size: 1.1rem;
    }

    .hero {
        flex-direction: column;
        text-align: center;
        padding: 120px 20px 60px;
        min-height: 90vh;
    }

    .hero-content {
        margin-right: 0;
        margin-bottom: 2rem;
        max-width: 100%;
    }

    .hero-title {
        font-size: 2.5rem;
        line-height: 1.2;
    }

    .hero-subtitle {
        font-size: 1.2rem;
    }

    .hero-message {
        font-size: 1.1rem;
    }

    .cta-button {
        padding: 15px 30px;
        font-size: 1rem;
    }

    .hero-img {
        border-radius: 15px;
        border-width: 2px;
    }

    .section-title {
        font-size: 2.2rem;
    }

    .section-subtitle {
        font-size: 1.1rem;
        margin-bottom: 2.5rem;
    }

    .entidades-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .entidade-card {
        min-height: 180px;
    }

    .card-content {
        padding: 2rem;
    }

    .card-content h3 {
        font-size: 1.6rem;
    }

    .card-content p {
        font-size: 1rem;
    }

    .nossa-casa-grid {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .nossa-casa-item {
        padding: 2rem;
    }

    .item-icon {
        width: 70px;
        height: 70px;
        font-size: 1.8rem;
    }

    .sobre-content {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .contato-content {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .footer-content {
        flex-direction: column;
        gap: 1rem;
    }

    .servicos-grid {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }

    /* Ajustes para animações em mobile */
    .particles {
        display: none;
    }

    .hero::after {
        display: none;
    }

    .scroll-reveal {
        transform: translateY(30px);
    }
}

@media (max-width: 480px) {
    .nav-container {
        padding: 0 15px;
        gap: 0.5rem;
    }

    .logo {
        height: 50px;
    }

    .logo-text {
        font-size: 1rem;
        max-width: 120px;
    }

    .social-link {
        width: 35px;
        height: 35px;
        font-size: 1rem;
    }

    .hero {
        padding: 100px 15px 40px;
        min-height: 80vh;
    }

    .hero-title {
        font-size: 2rem;
        margin-bottom: 1rem;
    }

    .hero-subtitle {
        font-size: 1.1rem;
        margin-bottom: 1rem;
    }

    .hero-message {
        font-size: 1rem;
        margin-bottom: 2rem;
    }

    .cta-button {
        padding: 12px 25px;
        font-size: 0.9rem;
    }

    .section-title {
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }

    .section-subtitle {
        font-size: 1rem;
        margin-bottom: 2rem;
    }

    .entidade-card {
        min-height: 160px;
    }

    .card-content {
        padding: 1.5rem;
    }

    .card-content h3 {
        font-size: 1.4rem;
        margin-bottom: 0.8rem;
    }

    .card-content p {
        font-size: 0.9rem;
    }

    .nossa-casa-item {
        padding: 1.5rem;
    }

    .item-icon {
        width: 60px;
        height: 60px;
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }

    .nossa-casa-item h3 {
        font-size: 1.2rem;
        margin-bottom: 0.8rem;
    }

    .nossa-casa-item p {
        font-size: 0.9rem;
        margin-bottom: 1rem;
    }

    /* Otimizações para performance em mobile */
    .hero::before {
        display: none;
    }

    .sobre::before {
        opacity: 0.02;
    }

    .footer::before {
        display: none;
    }

    /* Reduzir animações em telas pequenas */
    .entidade-card:hover {
        transform: translateY(-8px) scale(1.01);
    }

    .nossa-casa-item:hover {
        transform: translateY(-5px) scale(1.01);
    }
}

/* Animações */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.entidade-card,
.servico-item {
    animation: fadeInUp 0.6s ease-out;
}

/* Smooth scroll */
html {
    scroll-behavior: smooth;
}

/* Animações e Efeitos Adicionais */

/* Hero Section Pattern */
.hero::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%239C9283' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zm12 12V8h-2v4h-4v2h4v4h2v-4h4v-2h-4zM12 34v-4H10v4H6v2h4v4h2v-4h4v-2h-4zm0-30V0H10v4H6v2h4v4h2V6h4V4h-4zm12 12V8h-2v4h-4v2h4v4h2v-4h4v-2h-4zM36 12V8h-2v4h-4v2h4v4h2v-4h4v-2h-4zM0 34v-4H-2v4H-6v2h4v4h2v-4h4v-2h-4zm0-30V0H-2v4H-6v2h4v4h2V6h4V4h-4zm48 22v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM24 46v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM12 46v-4H10v4H6v2h4v4h2v-4h4v-2h-4zm-12 0v-4H-2v4H-6v2h4v4h2v-4h4v-2h-4zm36 30v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zm24 12v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM0 22v-4H-2v4H-6v2h4v4h2v-4h4v-2h-4zm0 24v-4H-2v4H-6v2h4v4h2v-4h4v-2h-4zM24 22v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0 24v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm12 12v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0 24v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm-12 0v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm-12 0v-4H10v4H6v2h4v4h2v-4h4v-2h-4zm-12 0v-4H-2v4H-6v2h4v4h2v-4h4v-2h-4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;
    animation: backgroundScroll 120s linear infinite;
    opacity: 0.2;
    z-index: -1;
}

@keyframes backgroundScroll {
    from { background-position: 0 0; }
    to { background-position: -6000px -6000px; }
}

/* Serviços Item Hover Effect */
.servico-item {
    position: relative;
    overflow: hidden;
}

.servico-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);
    transform: scale(0);
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.5s ease;
}

.servico-item:hover::before {
    transform: scale(1);
    opacity: 1;
}

.servico-item:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.servico-item:hover .servico-icon {
    background: var(--verde-escuro);
}

/* Espiritualidade e Aconchego */
body {
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 0L0 100V0h100zM0 0l100 100V0H0z' fill='%23E0E0D6' fill-opacity='0.1'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: repeat;
    background-attachment: fixed;
}

.section-title {
    position: relative;
    padding-bottom: 10px;
}

.section-title::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: var(--verde-principal);
    border-radius: 2px;
}

/* Seção Orixás */
.orixas-section {
    background: var(--bege-quente);
    padding: 90px 0;
}

.orixas-intro {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 4rem;
}

.orixas-intro p {
    font-size: 1.2rem;
    color: var(--texto-secundario);
    line-height: 1.8;
    font-weight: 300;
}

.orixas-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 2.5rem;
    margin-top: 3rem;
}

.orixa-card {
    background: var(--branco-puro);
    border-radius: 12px;
    padding: 2.5rem;
    text-align: left;
    box-shadow: 0 8px 25px var(--sombra-suave);
    transition: all 0.3s ease;
    position: relative;
    border: 1px solid rgba(139, 115, 85, 0.1);
}

.orixa-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 35px rgba(139, 115, 85, 0.2);
}

.orixa-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
}

.orixa-header h3 {
    font-family: 'Merriweather', serif;
    font-size: 1.6rem;
    font-weight: 400;
    color: var(--terra-escura);
    margin: 0;
}

.orixa-element {
    width: 50px;
    height: 50px;
    background: var(--cinza-suave);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--terra-suave);
    font-size: 1.4rem;
}

.orixa-description {
    font-size: 1rem;
    line-height: 1.7;
    color: var(--texto-principal);
    margin-bottom: 1.5rem;
    font-weight: 300;
}

.orixa-info {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
}

.info-item {
    font-size: 0.9rem;
    color: var(--texto-secundario);
    font-weight: 400;
}

.orixa-colors {
    display: flex;
    gap: 8px;
    align-items: center;
}

.color-dot {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid var(--cinza-suave);
}

.rainbow-gradient {
    background: linear-gradient(45deg, #FF0000, #FF8000, #FFFF00, #80FF00, #00FF00, #00FF80, #00FFFF, #0080FF, #0000FF, #8000FF, #FF00FF, #FF0080);
}

.orixa-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.orixa-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 1.5rem;
    background: linear-gradient(135deg, var(--verde-principal), var(--verde-claro));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.orixa-card:hover .orixa-icon {
    transform: scale(1.1);
    background: linear-gradient(135deg, var(--verde-escuro), var(--verde-principal));
}

.orixa-icon i {
    font-size: 2rem;
    color: var(--branco);
}

.orixa-card h3 {
    font-family: 'Merriweather', serif;
    font-size: 1.3rem;
    color: var(--verde-escuro);
    margin-bottom: 0.5rem;
}

.orixa-card p {
    color: var(--marrom);
    line-height: 1.6;
    font-size: 1rem;
}

/* Responsividade para Orixás */
@media (max-width: 768px) {
    .orixas-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    
    .orixa-card {
        padding: 1.5rem;
    }
    
    .orixa-icon {
        width: 70px;
        height: 70px;
    }
    
    .orixa-icon i {
        font-size: 1.8rem;
    }
}



/* Estilos para os cards individuais dos Orixás */
.orixa-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: var(--branco);
}

.orixa-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.orixa-card h3 {
    font-family: 'Merriweather', serif;
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
    color: var(--verde-escuro);
}

.orixa-card p {
    font-size: 0.95rem;
    color: var(--marrom);
    margin-bottom: 1rem;
}

.orixa-details {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: auto;
}

.color-box {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin: 0 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.element-icon {
    font-size: 1.5rem;
    color: var(--verde-principal);
    margin-left: 10px;
}

/* Cores dos Orixás */
.orixa-card.exu .color-box.red { background-color: #FF0000; }
.orixa-card.exu .color-box.black { background-color: #000000; }
.orixa-card.ogum .color-box.blue { background-color: #0000FF; }
.orixa-card.ogum .color-box.green { background-color: #008000; }
.orixa-card.iansa .color-box.orange { background-color: #FFA500; }
.orixa-card.iansa .color-box.brown { background-color: #A52A2A; }
.orixa-card.xango .color-box.red { background-color: #FF0000; }
.orixa-card.xango .color-box.white { background-color: #FFFFFF; }
.orixa-card.oxossi .color-box.green { background-color: #008000; }
.orixa-card.oxossi .color-box.blue { background-color: #0000FF; }
.orixa-card.ossaim .color-box.green { background-color: #008000; }
.orixa-card.oba .color-box.red { background-color: #FF0000; }
.orixa-card.oba .color-box.yellow { background-color: #FFFF00; }
.orixa-card.obaluaie .color-box.black { background-color: #000000; }
.orixa-card.obaluaie .color-box.white { background-color: #FFFFFF; }
.orixa-card.omolu .color-box.black { background-color: #000000; }
.orixa-card.omolu .color-box.white { background-color: #FFFFFF; }
.orixa-card.oxumare .color-box.rainbow { background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet); }
.orixa-card.oxum .color-box.yellow { background-color: #FFFF00; }
.orixa-card.oxum .color-box.gold { background-color: #FFD700; }
.orixa-card.iemanja .color-box.blue { background-color: #0000FF; }
.orixa-card.iemanja .color-box.white { background-color: #FFFFFF; }
.orixa-card.nana .color-box.purple { background-color: #800080; }
.orixa-card.nana .color-box.blue-dark { background-color: #00008B; }
.orixa-card.ewa .color-box.pink { background-color: #FFC0CB; }
.orixa-card.ewa .color-box.red { background-color: #FF0000; }
.orixa-card.oxala .color-box.white { background-color: #FFFFFF; }

/* Estilo para o card de apresentação completa */
.orixa-card.full-presentation {
    background: linear-gradient(135deg, var(--verde-principal), var(--verde-claro));
    color: var(--branco);
}

.orixa-card.full-presentation h3,
.orixa-card.full-presentation p,
.orixa-card.full-presentation .element-icon {
    color: var(--branco);
}

.orixa-card.full-presentation .element-icon {
    font-size: 2rem;
}




/* Estilos especiais para a seção Chamado da Umbanda */
.chamado-umbanda {
    background: linear-gradient(135deg, var(--creme) 0%, var(--bege-quente) 50%, var(--cinza-suave) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}

.chamado-umbanda::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23D4AF37' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM12 34v-4H10v4H6v2h4v4h2v-4h4v-2h-4zm0-30V0H10v4H6v2h4v4h2V6h4V4h-4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;
    animation: floatPattern 60s linear infinite;
    opacity: 0.3;
    z-index: 0;
}

@keyframes floatPattern {
    from { transform: translateY(0px); }
    to { transform: translateY(-60px); }
}

.chamado-header {
    text-align: center;
    margin-bottom: 4rem;
    position: relative;
    z-index: 1;
}

.chamado-title {
    font-size: 3.5rem;
    font-weight: 300;
    color: var(--terra-escura);
    margin-bottom: 1.5rem;
    text-shadow: 0 2px 4px rgba(139, 115, 85, 0.1);
    position: relative;
}

.chamado-title::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    width: 120px;
    height: 3px;
    background: linear-gradient(90deg, var(--dourado-suave), var(--terra-suave), var(--dourado-suave));
    border-radius: 2px;
}

.chamado-subtitle {
    font-size: 1.4rem;
    color: var(--texto-secundario);
    font-weight: 300;
    line-height: 1.8;
}

.autor {
    color: var(--terra-suave);
    font-weight: 500;
    font-style: italic;
}

.chamado-content {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.chamado-section {
    background: var(--branco-puro);
    border-radius: 20px;
    padding: 3rem;
    margin-bottom: 3rem;
    box-shadow: 0 15px 40px rgba(139, 115, 85, 0.15);
    border: 1px solid rgba(212, 175, 55, 0.2);
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
}

.chamado-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--dourado-suave), var(--terra-suave));
    transform: scaleX(0);
    transition: transform 0.6s ease;
}

.chamado-section:hover::before {
    transform: scaleX(1);
}

.chamado-section:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 60px rgba(139, 115, 85, 0.25);
}

.section-icon {
    font-size: 3rem;
    text-align: center;
    margin-bottom: 1.5rem;
    opacity: 0.8;
    animation: gentleFloat 3s ease-in-out infinite;
}

@keyframes gentleFloat {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-5px); }
}

.chamado-section h3 {
    font-family: 'Merriweather', serif;
    font-size: 2.2rem;
    font-weight: 400;
    color: var(--terra-escura);
    text-align: center;
    margin-bottom: 2rem;
    position: relative;
}

.chamado-section h3::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    transform: translateX(-50%);
    width: 60px;
    height: 2px;
    background: var(--dourado-suave);
    border-radius: 1px;
}

.texto-poetico {
    line-height: 2;
    font-size: 1.15rem;
    color: var(--texto-principal);
}

.texto-poetico p {
    margin-bottom: 1.8rem;
    font-weight: 300;
    text-align: justify;
}

.verso-destaque {
    font-size: 1.3rem !important;
    font-weight: 500 !important;
    color: var(--terra-suave) !important;
    font-style: italic;
    text-align: center !important;
    position: relative;
    padding: 1rem 0;
}

.verso-destaque::before,
.verso-destaque::after {
    content: '✨';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1rem;
    color: var(--dourado-suave);
}

.verso-destaque::before {
    left: -30px;
}

.verso-destaque::after {
    right: -30px;
}

.verso-especial {
    background: linear-gradient(135deg, var(--cinza-suave) 0%, rgba(212, 175, 55, 0.1) 100%);
    padding: 1.5rem;
    border-radius: 12px;
    border-left: 4px solid var(--dourado-suave);
    font-style: italic;
    color: var(--texto-secundario) !important;
}

.verso-final {
    text-align: center !important;
    font-weight: 500 !important;
    color: var(--terra-escura) !important;
    font-size: 1.2rem !important;
    margin-top: 2rem !important;
}

.convite-especial {
    text-align: center;
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.1) 0%, var(--cinza-suave) 100%);
    padding: 2rem;
    border-radius: 15px;
    border: 2px solid rgba(212, 175, 55, 0.3);
}

.assinatura-especial {
    margin-top: 4rem;
    text-align: center;
    position: relative;
}

.assinatura-linha {
    width: 100px;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--dourado-suave), transparent);
    margin: 0 auto 2rem;
}

.assinatura-content {
    background: var(--branco-puro);
    padding: 2.5rem;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(139, 115, 85, 0.15);
    border: 1px solid rgba(212, 175, 55, 0.2);
}

.assinatura-content p {
    margin-bottom: 0.8rem;
    font-size: 1.1rem;
}

.local, .instagram {
    color: var(--terra-escura);
    font-size: 1.2rem;
}

.dirigente {
    color: var(--terra-suave);
    font-size: 1.3rem;
    margin: 1.5rem 0;
}

.essencia {
    color: var(--texto-secundario);
    font-style: italic;
    font-size: 1rem;
}

/* Animações especiais para cada seção */
.tambor {
    animation-delay: 0.1s;
}

.benzedeira {
    animation-delay: 0.2s;
}

.fe {
    animation-delay: 0.3s;
}

.axe {
    animation-delay: 0.4s;
}

.convite {
    animation-delay: 0.5s;
}

/* Responsividade */
@media (max-width: 768px) {
    .chamado-title {
        font-size: 2.5rem;
    }
    
    .chamado-section {
        padding: 2rem;
        margin-bottom: 2rem;
    }
    
    .chamado-section h3 {
        font-size: 1.8rem;
    }
    
    .verso-destaque::before,
    .verso-destaque::after {
        display: none;
    }
}

/* Remover estilos antigos da seção sobre */
.sobre-content-full {
    display: none;
}



/* Animações Avançadas */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
}

/* Efeitos de Scroll */
.scroll-reveal {
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.8s ease;
}

.scroll-reveal.revealed {
    opacity: 1;
    transform: translateY(0);
}

/* Efeitos de Partículas */
.particles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
}

.particle {
    position: absolute;
    width: 4px;
    height: 4px;
    background: var(--dourado-suave);
    border-radius: 50%;
    opacity: 0.6;
    animation: float 6s ease-in-out infinite;
}

.particle:nth-child(1) { left: 10%; animation-delay: 0s; }
.particle:nth-child(2) { left: 20%; animation-delay: 1s; }
.particle:nth-child(3) { left: 30%; animation-delay: 2s; }
.particle:nth-child(4) { left: 40%; animation-delay: 3s; }
.particle:nth-child(5) { left: 50%; animation-delay: 4s; }
.particle:nth-child(6) { left: 60%; animation-delay: 5s; }
.particle:nth-child(7) { left: 70%; animation-delay: 0.5s; }
.particle:nth-child(8) { left: 80%; animation-delay: 1.5s; }
.particle:nth-child(9) { left: 90%; animation-delay: 2.5s; }

/* Melhorias nos Cards da Nossa Casa */
.nossa-casa-item {
    background: linear-gradient(135deg, var(--branco-puro) 0%, var(--roxo-suave) 100%);
    padding: 2.5rem;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(128, 0, 128, 0.1);
    transition: all 0.4s ease;
    border: 2px solid transparent;
    position: relative;
    overflow: hidden;
}

.nossa-casa-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--gradiente-nana);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
}

.nossa-casa-item:hover::before {
    opacity: 0.1;
}

.nossa-casa-item:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 20px 40px rgba(128, 0, 128, 0.2);
    border-color: var(--roxo-profundo);
}

.nossa-casa-item > * {
    position: relative;
    z-index: 2;
}

.item-icon {
    width: 80px;
    height: 80px;
    background: var(--gradiente-nana);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    color: var(--branco-puro);
    font-size: 2rem;
    transition: all 0.4s ease;
    box-shadow: 0 8px 20px rgba(128, 0, 128, 0.3);
}

.nossa-casa-item:hover .item-icon {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 12px 30px rgba(128, 0, 128, 0.4);
}

/* Efeitos nos Emojis */
.section-icon {
    font-size: 3rem;
    margin-bottom: 1rem;
    display: inline-block;
    animation: pulse 2s ease-in-out infinite;
}

/* Melhorias no Footer */
.footer {
    background: linear-gradient(135deg, #b4a385 0%, #8a745a 100%);
    position: relative;
    overflow: hidden;
}

.footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="stars" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="%23D4AF37" opacity="0.3"/></pattern></defs><rect width="100" height="100" fill="url(%23stars)"/></svg>') repeat;
    pointer-events: none;
    z-index: 1;
}

.footer .container {
    position: relative;
    z-index: 2;
}

