html {
    scroll-behavior: smooth;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Arial, sans-serif;
}

body {
    padding-top: 80px;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: white;
    z-index: 1000;
    transition: box-shadow 0.3s ease;
}

header.scrolled {
    height: 70px;
    background: rgba(255, 255, 255, 0.82);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 2px 20px rgba(100, 69, 68, 0.10);
}

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

.container-wide {
    max-width: 1440px;
    height: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

.navbar {
    height: 100%;
    display: flex;
    align-items: center;
}

.logo a {
    display: flex;
    align-items: center;
    gap: 8px;
}

.logo img {
    height: 68px;
    width: auto;
    display: block;
}

.nav-links-container {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.hamburger-menu {
    display: none;
    cursor: pointer;
    background: none;
    border: none;
    padding: 10px;
    margin-left: auto;
    z-index: 1001;
}

.hamburger-menu .bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    transition: all 0.3s ease-in-out;
    background-color: #644544;
}

.menu {
    display: flex;
    align-items: center;
    gap: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu a {
    text-decoration: none;
    color: #644544;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    transition: color 0.3s ease;
    position: relative;
    padding: 6px 0;
}

.menu a:hover {
    color: #F6908D;
}

.menu a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #F6908D;
    transition: width 0.3s ease;
    border-radius: 2px;
}

.menu a:hover::after {
    width: 100%;
}

.btn-agendar {
    font-family: Inter;
    text-decoration: none;
    background: #F6908D;
    color: white;
    padding: 18px 26px;
    border-radius: 21px;
    font-weight: 600;
    margin-left: 30px;
    font-size: 16px;
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
}

.btn-agendar:hover {
    background-color: #e27c79;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(246, 144, 141, 0.4);
}

/* --- Estilização Geral da Seção Hero --- */
.hero {
    width: 100%;
    min-height: 783px;
    height: calc(100vh - 80px);
    background: #ffffff;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.hero-content {
    position: relative;
    /* Contexto de posicionamento para a foto absoluta */
    height: 783px;
    width: 100%;
    /* Mesma altura do hero para o texto centralizar corretamente */
    margin: 0 auto;
    /* Centraliza o bloco de 1440px na tela */
    display: flex;
    align-items: center;
    /* Centraliza o texto verticalmente */
    /* Padding esquerdo para o texto — padding direito fica zerado pois a foto é absoluta */
    padding: 0 0 0 80px;
}

/* --- Coluna de Texto (Esquerda) --- */
.hero-text {
    /* Em vez de flex: 1.2, vamos dar uma largura mais controlada */
    flex: 1;
    max-width: 650px;
    margin-top: -90px;
    /* Sobe o texto um pouco dentro do container centralizado */
    /* Ajuste conforme o Figma para o texto quebrar certo */
    position: relative;
    z-index: 5;
    /* garante que o texto fique sempre acima da foto absoluta */
}

/* Tagline: Acupuntura, Oncologia... */
.tagline {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 15.239px;
    font-weight: 400;
    color: #9F7D7C;
    /* Cinza suave */
    text-transform: uppercase;
    /* Tudo em maiúsculo */
    letter-spacing: 2.591px;
    /* Espaçamento entre letras */
    margin-bottom: 15px;
}

.elipse {
    display: inline-block;
    width: 6px;
    /* Largura da bolinha */
    height: 6px;
    /* Altura da bolinha */
    background-color: #5c7f67;
    /* Cor da bolinha */
    border-radius: 50%;
    /* Faz ficar redonda */
    margin: 5px;
    /* Espaço entre a palavra e a elipse */
    vertical-align: middle;
}

/* Título Principal H1 */
.hero-text h1 {
    font-family: 'Playfair Display', serif;
    /* Fonte com serifa para elegância */
    font-size: clamp(38px, 4vw + 20px, 60px);
    font-weight: 500;
    font-style: normal;
    color: #644544;
    /* Marrom escuro muito elegante */
    line-height: 100.028%;
    /* 60.017px */
    margin-bottom: 55px;
}

/* Detalhe em Itálico no Título */
.hero-text h1 .destaque {
    font-style: italic;
    color: #a05a5a;
    /* Um tom de verde-oliva acolhedor */
    font-weight: 400;
    line-height: 100.028%;
    position: relative;
    /* Para posicionar a linha curva */
}

/* Linha Curva abaixo da palavra "qualidade" */
/* Para simplificar, vamos usar uma linha reta. Para a curva idêntica, precisaria de uma imagem ou SVG. */
/* Onda decorativa abaixo da palavra "qualidade" */
.onda-decorativa {
    display: block;
    position: absolute;
    bottom: -40px;
    /* Distância abaixo do texto */
    left: -28px;
    /* Mais para a esquerda */
    /* Sem width/height forçados: a imagem usa seu tamanho natural */
}

/* Subtítulo/Texto Descritivo */
.hero-text p {
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    color: #A58B8A;
    /* Cinza-marrom suave */
    line-height: 1.65;
    margin-bottom: 50px;
}

/* Container dos Botões */
.hero-btns {
    display: flex;
    gap: 15px;
    /* Espaço entre eles */
    align-items: center;
    margin-left: -35px;
}

/* Ajuste no botão Agendar dentro da hero — usa o estilo global */
.hero-btns .btn-agendar {
    padding: 20px 26px;
    font-size: 17px;
}

/* Botão Saiba Mais (Secundário) */
.btn-saiba-mais {
    text-decoration: none;
    background-color: transparent;
    color: #644544;
    padding: 20px 28px;
    border-radius: 25px;
    font-weight: 500;
    font-size: 17px;
    font-family: 'Inter', sans-serif;
    border: 2px solid #F6908D;
    transition: all 0.3s ease;
}

.btn-saiba-mais:hover {
    background-color: rgba(246, 144, 141, 0.1);
    border-color: #e27c79;
}

/* --- Coluna da Imagem (Direita) --- */
.hero-img {
    position: absolute;
    top: 10px;
    bottom: auto;
    right: 90px;
    /* Sem padding: o offset do ::before é real (22px abaixo/direita da foto) */
    /* overflow visible por padrão — deixa o contorno aparecer */
}

/* Contorno rose-gold por trás da foto — deslocado para baixo e direita */
.hero-img::before {
    content: '';
    position: absolute;
    /* Offset reduzido para aproximar o contorno da foto */
    top: 12px;
    left: 12px;
    width: 560px;
    /* Aumentado em 10px */
    height: 670px;
    /* Aumentado em 10px */
    clip-path: path('M 182 33 C 297 6 545 116 548 325 C 550 539 363 649 176 649 C -11 649 6 523 6 325 C 6 127 66 61 182 33 Z');
    background: linear-gradient(145deg, #f7c5c3 0%, #f9cac8 60%, #fce8e7 100%);
    z-index: 0;
    opacity: 0.85;
    transform: scale(1.018);
    transform-origin: top left;
}

/* Wrapper interno — aplica o recorte blob na foto */
.hero-img-inner {
    position: relative;
    z-index: 2;
    width: 560px;
    /* Aumentado em 10px */
    height: 670px;
    /* Aumentado em 10px */
    /* Blob orgânico assimétrico */
    clip-path: path('M 182 33 C 297 6 545 116 548 325 C 550 539 363 649 176 649 C -11 649 6 523 6 325 C 6 127 66 61 182 33 Z');
    overflow: hidden;
    transform: scale(1.018);
    transform-origin: top left;
}

.hero-img-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
    transition: transform 0.5s ease;
}

.hero-img:hover .hero-img-inner img {
    transform: scale(1.07);
}

/* Fallback — oculta o <img> direto (legado) se existir fora do wrapper */
.hero-img>img {
    display: none;
}

/* Blob orgânico — fica atrás de tudo */
.hero-blob {
    position: absolute;
    top: -80px;
    left: -90px;
    width: 620px;
    height: 720px;
    background: radial-gradient(ellipse at 55% 45%, #d4e8da 0%, #e8f3eb 55%, transparent 100%);
    border-radius: 60% 40% 55% 45% / 50% 60% 40% 55%;
    z-index: -1;
    filter: blur(18px);
    opacity: 0.6;
}

/* Badge flutuante */
.hero-badge {
    position: absolute;
    bottom: 80px;
    left: -30px;
    background: white;
    border-radius: 16px;
    padding: 12px 18px;
    box-shadow: 0 8px 32px rgba(100, 69, 68, 0.15);
    z-index: 3;
    animation: badgeFloat 4s ease-in-out infinite 1s;
    min-width: 180px;
}

.hero-badge-stars {
    color: #F6908D;
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 4px;
}

.hero-badge-text {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #644544;
}

/* Pontos decorativos */
.hero-dots {
    position: absolute;
    top: 160px;
    left: 32px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    z-index: 0;
    opacity: 0.35;
}

.hero-dots span {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #9F7D7C;
}

.hero-dots span.green {
    background: #5c7f67;
}

/* Orb verde decorativo (canto inferior esquerdo) */
.hero-green-orb {
    position: absolute;
    bottom: -140px;
    left: -100px;
    width: 460px;
    height: 460px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(92, 127, 103, 0.13) 0%, rgba(92, 127, 103, 0.05) 55%, transparent 80%);
    z-index: 0;
    pointer-events: none;
}

/* Tag roseada temática */
.hero-nature-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(246, 144, 141, 0.1);
    border: 1px solid rgba(246, 144, 141, 0.3);
    border-radius: 50px;
    padding: 7px 16px;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #F6908D;
    margin-bottom: 18px;
    width: fit-content;
}

.hero-nature-icon {
    font-size: 15px;
    line-height: 1;
}

/* Animações */
@keyframes badgeFloat {

    0%,
    100% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-6px);
    }
}

.hero-text-p {
    color: #A58B8A;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
}

.secao-acolhimento {
    position: relative;
    background-color: #e3989d;
    padding-top: 80px;
    padding-bottom: 80px;
    width: 100%;
}

.container-zindex {
    position: relative;
    z-index: 1;
    /* Garante que o texto fique ACIMA do bloco gigante da onda */
}

.acolhimento-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
}

.acolhimento-wrapper h2 {
    font-family: 'Playfair Display', serif;
    /* Fonte com serifa para elegância */
    font-size: clamp(38px, 4vw + 20px, 58px);
    font-weight: 600;
    font-style: normal;
    color: #ffffff;
    /* Marrom escuro muito elegante */
    line-height: 133.24%;
    /* 76.719px */
    /* 60.017px */
    margin-bottom: 55px;
}

.secao-acolhimento .destaque {
    font-style: italic;
    /* Um tom de verde-oliva acolhedor */
    font-weight: 600;
    line-height: 133.24%;
    position: relative;
    /* Para posicionar a linha curva */
}

.badge-label {
    /* Cores ajustadas para contraste sobre o fundo rosa claro */
    background-color: #ffffff;
    color: #aa6161;

    /* Espaçamento interno (Cima/Baixo - Direita/Esquerda) */
    padding: 8px 24px;

    /* O efeito de pílula */
    border-radius: 50px;

    /* Tipografia */
    font-family: sans-serif;
    font-weight: 600;
    font-size: 14px;

    /* Garante que o span aceite o padding e se comporte bem no layout */
    display: inline-block;
    margin-bottom: 25px;
}

.acolhimento-wrapper p {
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    line-height: 1.75;
    margin-top: -10px;
}

.acolhimento-wrapper .onda-decorativa {
    display: block;
    position: absolute;
    bottom: -25px;
    /* Distância abaixo do texto */
    left: -17px;
    /* Mais para a esquerda */
    height: 33px;
}

.btn-acolhimento {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    /* Espaço entre o texto e a seta */

    background-color: #ffffff;
    /* Fundo branco */
    color: #aa6161;
    text-decoration: none;

    padding: 18px 40px;
    border-radius: 50px;
    /* Totalmente arredondado como na imagem */

    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-weight: 600;

    /* Sombra suave embaixo */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);

    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
    margin-top: 45px;
    /* Espaço entre o título e o botão */
}

.btn-acolhimento:hover,
.btn-acolhimento.reveal.active:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
}

.seta {
    font-size: 20px;
    line-height: 0;
    margin-top: -2px;
}

/* ==============================
   Seção Sobre Mim
   ============================== */
.sobre-mim {
    background: linear-gradient(160deg, #fdfaf8 0%, #fef7f6 50%, #f7fbf8 100%);
    width: 100%;
    position: relative;
    overflow: hidden;
}

/* Orbs decorativos de fundo */
.sobre-bg-orb {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    z-index: 0;
}

.sobre-bg-orb-1 {
    width: 500px;
    height: 500px;
    top: -180px;
    right: -160px;
    background: radial-gradient(circle, rgba(246, 144, 141, 0.09) 0%, rgba(246, 144, 141, 0.04) 55%, transparent 80%);
}

.sobre-bg-orb-2 {
    width: 380px;
    height: 380px;
    bottom: -100px;
    left: -80px;
    background: radial-gradient(circle, rgba(138, 153, 126, 0.10) 0%, rgba(138, 153, 126, 0.04) 55%, transparent 80%);
}

/* Grade de pontos decorativos */
.sobre-dots-grid {
    position: absolute;
    top: 80px;
    right: 60px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    z-index: 0;
    opacity: 0.25;
}

.sobre-dots-grid span {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #9F7D7C;
}

.sobre-dots-grid span.green {
    background: #5c7f67;
}

.sobre-wrapper {
    display: flex;
    align-items: center;
    gap: 80px;
    padding: 100px 80px;
    position: relative;
    z-index: 1;
}

/* --- Wrapper da Foto (com badges) --- */
.sobre-foto-wrap {
    flex-shrink: 0;
    width: 424px;
    position: relative;
}

/* Blob decorativo atrás da foto */
.sobre-foto-blob {
    position: absolute;
    top: -40px;
    left: -50px;
    width: 480px;
    height: 680px;
    background: radial-gradient(ellipse at 50% 45%, rgba(246, 200, 198, 0.38) 0%, rgba(246, 230, 229, 0.20) 55%, transparent 80%);
    border-radius: 55% 45% 60% 40% / 50% 60% 40% 55%;
    filter: blur(10px);
    z-index: 0;
    animation: blobFloat 8s ease-in-out infinite;
}

@keyframes blobFloat {

    0%,
    100% {
        transform: translateY(0px) rotate(0deg);
    }

    50% {
        transform: translateY(-14px) rotate(3deg);
    }
}

/* --- Foto --- */
.sobre-foto {
    position: relative;
    z-index: 1;
    width: 100%;
    border-radius: 43px;
    overflow: hidden;
    box-shadow:
        0 20px 60px rgba(100, 69, 68, 0.16),
        0 4px 16px rgba(100, 69, 68, 0.08);
    /* Borda sutil com gradiente */
    outline: 3px solid rgba(246, 144, 141, 0.18);
    outline-offset: 4px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.sobre-foto:hover {
    transform: translateY(-6px);
    box-shadow:
        0 28px 70px rgba(100, 69, 68, 0.22),
        0 6px 20px rgba(100, 69, 68, 0.10);
}

.sobre-foto img {
    width: 100%;
    height: 636px;
    object-fit: cover;
    object-position: center top;
    /* evita cortar a cabeça */
    display: block;
}

/* --- Badges flutuantes: removidos --- */

/* --- Conteúdo --- */
.sobre-conteudo {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.sobre-tagline {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #a05a5a;
    letter-spacing: 3.06px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 12px;
    background-color: rgba(160, 90, 90, 0.15);
    padding: 5px 14px;
    border-radius: 50px;
    border: 1px solid rgba(160, 90, 90, 0.22);
    width: fit-content;
}

/* Título "Sobre mim" */
.sobre-titulo {
    font-family: 'Playfair Display', serif;
    font-size: clamp(38px, 4vw + 20px, 60px);
    font-weight: 700;
    font-style: normal;
    color: #644544;
    line-height: 1;
    margin-bottom: 28px;
}

.sobre-titulo em {
    font-style: italic;
    font-weight: 600;
    color: #a05a5a;
    position: relative;
}

/* Onda decorativa abaixo de "mim" */
.sobre-onda {
    display: block;
    position: absolute;
    bottom: -10px;
    left: -10px;
    height: auto;
    width: 110%;
    pointer-events: none;
}

/* Parágrafos de texto */
.sobre-texto {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 28px;
}

.sobre-texto p {
    font-family: 'Inter', sans-serif;
    font-size: 16.5px;
    font-weight: 400;
    color: #70605F;
    line-height: 1.7;
}

/* Divisor */
.sobre-divisor {
    border: none;
    border-top: 1px solid rgba(224, 213, 213, 0.7);
    margin-bottom: 20px;
}

/* Citação */
.sobre-citacao {
    font-family: 'Lora', serif;
    font-style: italic;
    font-size: 28px;
    font-weight: 400;
    color: #644544;
    line-height: 1.3;
    margin: 0 0 20px 0;
}

/* Credenciais */
.sobre-credenciais {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 36px;
    padding-left: 28px;
    border-left: 2px solid #9F7D7C;
}

.sobre-cred-check {
    display: none;
}

.sobre-cred-info {
    display: contents;
}

.sobre-nome {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #644544;
    letter-spacing: 2.1px;
    text-transform: uppercase;
}

.sobre-coren {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #9F7D7C;
}

/* Botões */
.sobre-botoes {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

/* Botão Instagram com gradiente real */
.btn-instagram {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 24px;
    border-radius: 50px;
    background: linear-gradient(45deg,
            #f09433 0%,
            #e6683c 25%,
            #dc2743 50%,
            #cc2366 75%,
            #bc1888 100%);
    color: white;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-weight: 600;
    transition: opacity 0.3s ease, transform 0.2s ease;
    box-shadow: 0 4px 20px rgba(188, 24, 136, 0.35);
}

.btn-instagram:hover {
    opacity: 0.9;
    transform: translateY(-2px);
    box-shadow: 0 8px 28px rgba(188, 24, 136, 0.45);
}

.instagram-icon {
    width: 28px;
    height: 28px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

/* Botão Agendar minha sessão (outline rosa) */
.btn-agendar-sobre {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 28px;
    border-radius: 23px;
    border: 2px solid #F6908D;
    background: transparent;
    color: #644544;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.btn-agendar-sobre:hover {
    background: linear-gradient(135deg, #F6908D, #f4807d);
    color: white;
    border-color: transparent;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(246, 144, 141, 0.35);
}

/* ==============================
   Seção Como Posso Te Ajudar
   ============================== */
.secao-ajudar {
    background-color: #aa6161;
    padding: 90px 0;
    width: 100%;
}

.ajudar-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 80px;
}

/* Tagline */
.ajudar-tagline {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #e3d9d9;
    letter-spacing: 3.06px;
    text-transform: uppercase;
    margin-bottom: 22px;
}

/* Título H2 */
.ajudar-titulo {
    font-family: 'Playfair Display', serif;
    font-size: clamp(36px, 3vw + 18px, 44px);
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 36px;
    max-width: 800px;
}

/* Texto descritivo */
.ajudar-descricao {
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.7;
    max-width: 744px;
    margin-bottom: 36px;
}

/* Subtítulo antes dos cards */
.ajudar-subtitulo {
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 48px;
}

/* Grade de cards */
.ajudar-cards {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: nowrap;
    margin: 0 auto 56px;
    width: 100%;
}

/* Card individual */
.ajudar-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 170px;
    gap: 12px;
    transition: transform 0.3s ease;
    cursor: default;
}

.ajudar-card:hover {
    transform: translateY(-6px);
}

/* Círculo do ícone */
.ajudar-card-icon {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: background-color 0.3s ease;
}

.ajudar-card-icon:hover {
    background-color: rgba(255, 255, 255, 0.25);
}

.ajudar-card-icon img {
    width: 52px;
    height: 52px;
    object-fit: contain;
    filter: brightness(0) invert(1);
    opacity: 0.9;
}

/* Título do card */
.ajudar-card-titulo {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.2;
}

/* Descrição do card */
.ajudar-card-desc {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.55;
}

/* Texto rodapé */
.ajudar-rodape {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.5;
    max-width: 775px;
    text-align: center;
}

.ajudar-rodape strong {
    font-weight: 600;
}

/* ==============================
   Seção Tratamentos / Técnicas
   ============================== */
.secao-tratamentos {
    background: linear-gradient(170deg, #fdfaf8 0%, #f7f4f0 50%, #fef9f8 100%);
    padding: 110px 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}

/* Orbs de fundo */
.trat-bg-orb {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    z-index: 0;
}

.trat-bg-orb-1 {
    width: 600px;
    height: 600px;
    top: -200px;
    left: -200px;
    background: radial-gradient(circle, rgba(138, 153, 126, 0.08) 0%, rgba(138, 153, 126, 0.03) 55%, transparent 80%);
}

.trat-bg-orb-2 {
    width: 500px;
    height: 500px;
    bottom: -180px;
    right: -150px;
    background: radial-gradient(circle, rgba(246, 144, 141, 0.08) 0%, rgba(246, 144, 141, 0.03) 55%, transparent 80%);
}

.tratamentos-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 20px;
    position: relative;
    z-index: 1;
}

/* Badge "Técnicas" */
.tratamentos-badge {
    display: inline-block;
    background-color: rgba(160, 90, 90, 0.15);
    color: #a05a5a;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    padding: 7px 22px;
    border-radius: 50px;
    border: 1px solid rgba(160, 90, 90, 0.22);
    margin-bottom: 20px;
}

/* Título */
.tratamentos-titulo {
    font-family: 'Playfair Display', serif;
    font-size: clamp(36px, 3.5vw + 18px, 50px);
    font-weight: 700;
    color: #4a3433;
    line-height: 1.1;
    margin-bottom: 20px;
    max-width: 900px;
}

.tratamentos-titulo em {
    font-style: italic;
    color: #a05a5a;
    font-weight: 600;
    position: relative;
    z-index: 1;
    display: inline-block;
}

/* Onda decorativa abaixo de atendimentos */
.trat-onda {
    bottom: -36px;
    left: 0;
    width: 100%;
    z-index: 0;
}

/* Subtítulo descritivo */
.tratamentos-descricao {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #9F7D7C;
    line-height: 1.65;
    margin-top: 16px;
    margin-bottom: 60px;
    max-width: 680px;
}

/* Área do carrossel com botões laterais */
.tratamentos-carrossel-area {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

/* Viewport do carrossel (evita vazamento lateral e preserva as sombras) */
.carrossel-viewport {
    overflow: hidden;
    width: 100%;
    padding: 20px 10px 40px 10px;
    margin: -20px -10px -40px -10px;
}

/* Trilha do carrossel */
.tratamentos-carrossel {
    display: flex;
    gap: 10px;
    width: 100%;
}

/* Card individual */
.tratamento-card {
    background: #ffffff;
    border-radius: 20px;
    box-shadow:
        0 4px 20px rgba(100, 69, 68, 0.08),
        0 1px 4px rgba(100, 69, 68, 0.04);
    flex: 0 0 calc((100% - 20px) / 3);
    min-width: calc((100% - 20px) / 3);
    overflow: hidden;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    border-bottom: 3px solid transparent;
}

.tratamento-card:hover {
    transform: translateY(-8px);
    box-shadow:
        0 20px 50px rgba(100, 69, 68, 0.14),
        0 4px 12px rgba(100, 69, 68, 0.06);
    border-bottom-color: #F6908D;
}

/* Imagem do card */
.tratamento-card-img {
    width: 100%;
    height: 210px;
    overflow: hidden;
    position: relative;
}

/* Overlay gradiente sobre a imagem */
.tratamento-card-img::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg,
            transparent 40%,
            rgba(74, 52, 51, 0.45) 100%);
    z-index: 1;
    transition: opacity 0.35s ease;
}

.tratamento-card:hover .tratamento-card-img::after {
    opacity: 0.7;
}

.tratamento-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.5s ease;
}

.tratamento-card-img img[alt="Florais de Bach"] {
    object-position: center 38%;
}

.tratamento-card-img img[alt="Laserterapia"] {
    object-position: center 100%;
}

.tratamento-card-img img[alt="Auriculoterapia"] {
    object-position: center 100%;
}

.tratamento-card:hover .tratamento-card-img img {
    transform: scale(1.07);
}

/* Corpo do card */
.tratamento-card-body {
    padding: 30px 26px 26px;
    text-align: left;
    position: relative;
}

/* Linha accent colorida no topo do body */
.trat-card-accent {
    width: 36px;
    height: 3px;
    background: linear-gradient(90deg, #F6908D, #8A997E);
    border-radius: 2px;
    margin-bottom: 14px;
    transition: width 0.35s ease;
}

.tratamento-card:hover .trat-card-accent {
    width: 60px;
}

.tratamento-card-titulo {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: 700;
    color: #4a3433;
    margin-bottom: 10px;
    line-height: 1.25;
}

.tratamento-card-desc {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #9F7D7C;
    line-height: 1.7;
    margin-bottom: 16px;
}



/* Botões de seta */
.carrossel-btn {
    flex-shrink: 0;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: none;
    background: white;
    color: #9F7D7C;
    font-size: 28px;
    line-height: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 16px rgba(100, 69, 68, 0.12);
    transition: background 0.3s ease, color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
    padding: 0 0 3px 0;
}

.carrossel-btn:hover {
    background: #F6908D;
    color: white;
    transform: scale(1.08);
    box-shadow: 0 6px 20px rgba(246, 144, 141, 0.4);
}

/* Dots indicadores */
.carrossel-dots {
    display: flex;
    gap: 8px;
    margin-bottom: 52px;
}

.dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #e0d5d5;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease, width 0.3s ease;
}

.dot.active {
    background-color: #F6908D;
    transform: scale(1);
    width: 24px;
    border-radius: 4px;
}

/* Botão CTA */
.btn-tratamentos {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #F6908D 0%, #f07f7c 100%);
    color: #ffffff;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-weight: 500;
    padding: 18px 52px;
    border-radius: 50px;
    box-shadow: 0 6px 24px rgba(246, 144, 141, 0.40);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    letter-spacing: 0.3px;
}

.btn-tratamentos:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 36px rgba(246, 144, 141, 0.55);
    background: linear-gradient(135deg, #f4807d 0%, #e86f6c 100%);
}

/* ==============================
   Seção Depoimentos
   ============================== */
.secao-depoimentos {
    background-color: #f7efef;
    padding: 90px 0;
    width: 100%;
}

.depoimentos-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 80px;
}

/* Badge */
.depoimentos-badge {
    display: inline-block;
    background-color: rgba(160, 90, 90, 0.15);
    color: #a05a5a;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 7px 24px;
    border-radius: 30px;
    margin-bottom: 24px;
}

/* Título */
.depoimentos-titulo {
    font-family: 'Playfair Display', serif;
    font-size: clamp(36px, 3vw + 20px, 48px);
    font-weight: 700;
    font-style: normal;
    color: #644544;
    line-height: 1.1;
    margin-bottom: 18px;
}

.depoimentos-titulo em {
    font-style: italic;
    color: #a05a5a;
    font-weight: 700;
    position: relative;
    z-index: 1;
    display: inline-block;
}

/* Onda decorativa abaixo de pacientes */
.dep-onda {
    bottom: -22px;
    left: 0;
    width: 100%;
    z-index: 0;
}

/* Descrição */
.depoimentos-descricao {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #7d6564;
    line-height: 1.55;
    margin-bottom: 52px;
    max-width: 620px;
}

/* Área do carrossel */
.dep-carrossel-area {
    display: flex;
    align-items: center;
    gap: 16px;
    width: 100%;
    margin-bottom: 28px;
}

/* Trilha */
.dep-carrossel {
    display: flex;
    gap: 20px;
    width: 100%;
}

/* Card de depoimento */
.dep-card {
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 4px 20px rgba(160, 90, 90, 0.12);
    flex: 0 0 calc((100% - 40px) / 3);
    min-width: calc((100% - 40px) / 3);
    padding: 30px 26px 26px;
    display: flex;
    flex-direction: column;
    gap: 18px;
    text-align: left;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.dep-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 32px rgba(100, 69, 68, 0.14);
}

/* Aspas decorativas */
.dep-aspas {
    width: 28px;
    height: auto;
    opacity: 0.55;
}

/* Texto do depoimento */
.dep-texto {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #644544;
    line-height: 1.65;
    flex: 1;
}

/* Rodapé do card: autor + estrelas */
.dep-autor {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Avatar circular */
.dep-avatar {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
    background-color: #7b5ea7;
}

/* Informações do autor */
.dep-autor-info {
    display: flex;
    flex-direction: column;
    gap: 2px;
    flex: 1;
}

.dep-autor-nome-linha {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    width: max-content;
    max-width: 100%;
}

.dep-nome {
    font-family: 'Inter', sans-serif;
    font-size: 13.5px;
    font-weight: 600;
    color: #644544;
}

.dep-badge-verificado {
    width: 16px;
    height: 16px;
    object-fit: contain;
}

.dep-paciente {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #9F7D7C;
}

/* Estrelas do card */
.dep-estrelas {
    font-size: 13px;
    color: #F6C90E;
    letter-spacing: 1px;
    margin-top: 4px;
    flex-shrink: 0;
}

/* Botões do carrossel */
.dep-btn {
    flex-shrink: 0;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 1.5px solid #dfc4c4;
    background: #ffffff;
    color: #a05a5a;
    font-size: 26px;
    line-height: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
    padding: 0 0 3px 0;
    box-shadow: 0 2px 8px rgba(100, 69, 68, 0.08);
}

.dep-btn:hover {
    background-color: #a05a5a;
    border-color: #a05a5a;
    color: #ffffff;
}

/* Dots */
.dep-dots {
    display: flex;
    gap: 8px;
    margin-bottom: 40px;
}

.dep-dot {
    width: 32px;
    height: 10px;
    border-radius: 10px;
    background-color: #dfc4c4;
    cursor: pointer;
    transition: background-color 0.3s ease, width 0.3s ease;
}

.dep-dot.active {
    background-color: #a05a5a;
    width: 48px;
}

/* Painel de avaliação média */
.dep-avaliacao {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: #ffffff;
    border-radius: 50px;
    padding: 14px 32px;
    box-shadow: 0 3px 14px rgba(100, 69, 68, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.dep-avaliacao:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(100, 69, 68, 0.15);
}

.dep-avaliacao-estrelas {
    font-size: 20px;
    color: #F6C90E;
    letter-spacing: 2px;
}

.dep-avaliacao-nota {
    font-family: 'Inter', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #644544;
}

.dep-avaliacao-texto {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #9F7D7C;
}

/* Botão Ver todas as avaliações Google */
.btn-avaliacoes-google {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background-color: #ffffff;
    color: #4a3433;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 28px;
    border-radius: 50px;
    border: 1px solid #e0d5d5;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    margin-top: 45px;
    margin-bottom: -15px;
    transition: all 0.3s ease;
}

.btn-avaliacoes-google:hover,
.btn-avaliacoes-google.reveal.active:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    border-color: #d1c7c7;
}

.google-logo {
    width: 20px;
    height: 20px;
}

/* ==============================
   Seção Localização
   ============================== */
.secao-localizacao {
    background-color: #f7f7f7;
    width: 100%;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}

/* Onda decorativa abaixo de "espaço" */
.loc-onda {
    bottom: -16px;
    left: 0;
    width: 140px;
    z-index: 0;
}

.localizacao-wrapper {
    padding: 70px 80px 0;
    position: relative;
    z-index: 1;
}

/* ---- Header da seção ---- */
.localizacao-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 48px;
}

/* Badge "Onde estamos" */
.loc-badge {
    display: inline-block;
    background-color: rgba(160, 90, 90, 0.15);
    color: #a05a5a;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 7px 26px;
    border-radius: 30px;
    margin-bottom: 22px;
    letter-spacing: 0.3px;
}

/* Título "Conheça nosso espaço" */
.loc-titulo {
    font-family: 'Playfair Display', serif;
    font-size: clamp(36px, 3vw + 18px, 44px);
    font-weight: 700;
    color: #644544;
    line-height: 1.05;
    margin-bottom: 20px;
}

.loc-titulo em {
    font-style: italic;
    font-weight: 600;
    color: #a05a5a;
    position: relative;
    z-index: 1;
}

/* Descrição */
.loc-descricao {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #644544;
    line-height: 1.75;
    max-width: 560px;
}

/* ---- Galeria de fotos ---- */
.loc-galeria {
    display: grid;
    grid-template-columns: 1fr 260px 257px;
    grid-template-rows: 193px 181px;
    gap: 18px;
    margin-bottom: 58px;
}

/* Foto 1 – ocupa as duas linhas da primeira coluna */
.loc-galeria-main {
    grid-column: 1;
    grid-row: 1 / 3;
    border-radius: 38px;
    overflow: hidden;
}

.loc-galeria-main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.loc-galeria-main:hover img {
    transform: scale(1.03);
}

/* Coluna central: foto 2 (cima) + foto 3 (baixo) */
.loc-galeria-col {
    grid-column: 2;
    grid-row: 1 / 3;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.loc-galeria-top {
    flex: 1;
    border-radius: 28px;
    overflow: hidden;
}

.loc-galeria-top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.loc-galeria-top:hover img {
    transform: scale(1.03);
}

.loc-galeria-bottom {
    flex: 1;
    border-radius: 27px;
    overflow: hidden;
}

.loc-galeria-bottom img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.loc-galeria-bottom:hover img {
    transform: scale(1.03);
}

/* Foto 4 – ocupa as duas linhas da última coluna */
.loc-galeria-side {
    grid-column: 3;
    grid-row: 1 / 3;
    border-radius: 34px;
    overflow: hidden;
}

.loc-galeria-side img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.loc-galeria-side:hover img {
    transform: scale(1.03);
}

/* ---- Divisor horizontal ---- */
.loc-divisor {
    border: none;
    border-top: 1px solid #e0d5d5;
    margin: 0 0 60px 0;
}

/* ---- Bloco inferior: mapa + informações ---- */
.loc-bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 44px;
    align-items: stretch;
}

/* Mapa Google Maps */
.loc-mapa {
    width: 100%;
    height: 540px;
    border-radius: 38px;
    overflow: hidden;
    box-shadow: 1px 7px 29px -1px rgba(0, 0, 0, 0.18);
    flex-shrink: 0;
}

.loc-mapa iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

/* ---- Coluna de informações ---- */
.loc-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 0;
}

.loc-info-titulo {
    font-family: 'Playfair Display', serif;
    font-size: 44px;
    font-weight: 700;
    color: #644544;
    line-height: 1.05;
    margin-bottom: 20px;
}

.loc-info-descricao {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #644544;
    line-height: 1.75;
    margin-bottom: 36px;
    max-width: 522px;
}

/* Lista de itens (endereço, horário, agendamento) */
.loc-items {
    display: flex;
    flex-direction: column;
    gap: 22px;
    margin-bottom: 32px;
}

.loc-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

/* Ícone circular com fundo rosa claro */
.loc-item-icone {
    width: 64px;
    height: 64px;
    flex-shrink: 0;
    background: rgba(170, 97, 97, 0.15);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.loc-item-icone:hover {
    background: rgba(170, 97, 97, 0.28);
    transform: scale(1.1);
}

.loc-item-icone img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    filter: brightness(0) saturate(100%) invert(44%) sepia(26%) saturate(1001%) hue-rotate(314deg) brightness(96%) contrast(85%);
}

/* Textos dos itens */
.loc-item-texto {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-top: 4px;
}

.loc-item-texto strong {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #644544;
    line-height: 1.75;
}

.loc-item-texto span {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #644544;
    line-height: 1.6;
}

/* ---- Botão "Agendar consulta" ---- */
.loc-btn-agendar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background-color: #aa6161;
    color: #ffffff;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-size: 19px;
    font-weight: 400;
    padding: 18px 36px;
    border-radius: 7px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
    width: fit-content;
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
}

.loc-btn-agendar:hover {
    background-color: #8b4f4f;
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.22);
}

.loc-btn-seta {
    font-size: 20px;
    line-height: 1;
}

/* ==============================
   Seção FAQ
   ============================== */
.secao-faq {
    background-color: #ffffff;
    padding: 100px 0 110px;
    width: 100%;
}

.faq-wrapper {
    display: grid;
    grid-template-columns: 390px 1fr;
    gap: 80px;
    align-items: start;
    padding: 0 80px;
}

/* ---------- Coluna Esquerda ---------- */
.faq-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: sticky;
    top: 120px;
}

/* Badge FAQ */
.faq-badge {
    display: inline-block;
    background-color: rgba(160, 90, 90, 0.15);
    color: #a05a5a;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 8px 22px;
    border-radius: 30px;
    margin-bottom: 24px;
}

/* Título FAQ */
.faq-titulo {
    font-family: 'Playfair Display', serif;
    font-size: clamp(36px, 3vw + 18px, 44px);
    font-weight: 700;
    color: #644544;
    line-height: 1.08;
    margin-bottom: 28px;
}

.faq-titulo em {
    font-style: italic;
    font-weight: 600;
    color: #a05a5a;
    display: inline-block;
    position: relative;
    z-index: 1;
}

/* Onda decorativa abaixo de "acupuntura" */
.faq-onda {
    bottom: -34px;
    left: 0;
    width: 100%;
    z-index: 0;
}

/* Descrição */
.faq-descricao {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #644544;
    line-height: 1.75;
    margin-bottom: 32px;
    max-width: 340px;
}

/* Botão Agendar */
.faq-btn-agendar {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #efa6a4;
    background: transparent;
    color: #f4a7a5;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding: 14px 26px;
    border-radius: 6px;
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.2s ease;
    margin-bottom: 40px;
}

.faq-btn-agendar:hover {
    background-color: #aa6161;
    border-color: #aa6161;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(170, 97, 97, 0.3);
}

.faq-btn-seta {
    font-size: 16px;
    line-height: 1;
}

/* Oculta mobile no desktop (com !important para evitar conflito) */
.faq-btn-mobile,
.faq-desc-mobile,
.faq-deco-mobile {
    display: none !important;
}

/* Decoração — duas linhas abaixo do botão */
.faq-decoracao {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.faq-deco-linha {
    display: block;
    height: 3px;
    border-radius: 4px;
    background: #f4a7a5;
}

.faq-deco-linha-1 {
    width: 68px;
}

.faq-deco-linha-2 {
    width: 44px;
}



/* ---------- Coluna Direita: Acordeão ---------- */
.faq-right {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* Card do item FAQ */
.faq-item {
    background: #ffffff;
    border-radius: 26px;
    box-shadow: 2px 4px 19px -1px rgba(0, 0, 0, 0.18);
    overflow: hidden;
    transition: box-shadow 0.3s ease;
}

.faq-item:hover {
    box-shadow: 2px 6px 26px -1px rgba(0, 0, 0, 0.22);
}

/* Botão da pergunta */
.faq-pergunta {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 28px 30px;
    background: transparent;
    border: none;
    cursor: pointer;
    text-align: left;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #644544;
    line-height: 1.3;
    transition: color 0.25s ease;
}

.faq-item-open .faq-pergunta {
    color: #f6908d;
    font-weight: 700;
}

/* Ícone + / × */
.faq-icone {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 300;
    line-height: 1;
    transition: background-color 0.25s ease, color 0.25s ease, transform 0.3s ease;
}

.faq-icone-abrir {
    background: rgba(246, 144, 141, 0.12);
    color: #f6908d;
}

.faq-icone-fechar {
    background: #f6908d;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
}

/* Área da resposta */
.faq-resposta {
    padding: 0 30px 26px;
    animation: faqFadeIn 0.35s ease;
}

.faq-resposta[hidden] {
    display: none;
}

.faq-resposta p {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #644544;
    line-height: 1.75;
    margin: 0;
}

@keyframes faqFadeIn {
    from {
        opacity: 0;
        transform: translateY(-6px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ==============================
   Seção Instagram (Pré-Footer)
   ============================== */
.secao-instagram {
    background-color: #e3989d;
    padding: 100px 0;
    width: 100%;
    text-align: center;
}

.instagram-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.instagram-badge {
    background-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    padding: 8px 24px;
    border-radius: 50px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 24px;
}

.instagram-titulo {
    font-family: 'Playfair Display', serif;
    font-size: clamp(36px, 3vw + 20px, 48px);
    font-weight: 700;
    color: #ffffff;
    line-height: 1.1;
    margin-bottom: 24px;
    max-width: 800px;
}

.instagram-titulo em {
    font-style: italic;
    font-weight: 500;
}

.instagram-texto {
    font-family: 'Inter', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #ffffff;
    line-height: 1.6;
    margin-bottom: 40px;
    max-width: 700px;
    opacity: 0.95;
}

.btn-instagram-secao {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 18px 40px;
    background-color: #ffffff;
    color: #e3989d;
    text-decoration: none;
    border-radius: 50px;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.btn-instagram-secao:hover {
    background-color: #fff8f8;
    transform: translateY(-4px);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.18);
    color: #c8787e;
}

.instagram-icon-secao {
    width: 24px;
    height: 24px;
    background-color: currentColor;
    -webkit-mask: url("img/icone instagram.png") no-repeat center / contain;
    mask: url("img/icone instagram.png") no-repeat center / contain;
    display: inline-block;
}

/* ==============================
   Footer / Rodapé
   ============================== */
.rodape {
    background-color: #545454;
    width: 100%;
    padding-top: 60px;
}

/* Grid principal: 3 colunas distribuídas */
.rodape-wrapper {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: 60px;
    align-items: start;
    padding: 0 80px 48px;
}

/* ---------- Coluna Logo ---------- */
.rodape-col-logo {
    max-width: 380px;
}

.rodape-logo-link {
    display: inline-block;
    margin-bottom: 18px;
}

.rodape-logo {
    height: 68px;
    width: auto;
    display: block;
    object-fit: contain;
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.25));
}

.rodape-descricao {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    line-height: 1.75;
    margin: 0;
}

/* ---------- Colunas do centro ---------- */
.rodape-col {
    display: flex;
    flex-direction: column;
}

/* Títulos das colunas (NAVEGAÇÃO / CONTATO) */
.rodape-col-titulo {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.3px;
    margin-bottom: 18px;
}

/* ---------- Coluna Navegação ---------- */
.rodape-nav-lista {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 0;
    padding: 0;
    margin: 0;
}

.rodape-nav-lista li a {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
    line-height: 2.31;
    transition: color 0.25s ease;
    display: block;
}

.rodape-nav-lista li a:hover {
    color: #A9B89D;
}

/* ---------- Coluna Contato + CTA ---------- */
.rodape-col-contato {
    min-width: 300px;
}

.rodape-contato-item {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    line-height: 1.75;
    margin-bottom: 8px;
}

.rodape-btn-agendar {
    margin-top: 24px;
    align-self: flex-start;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #f6908d;
    color: #ffffff;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 18px 32px;
    border-radius: 7px;
    box-shadow: 0 3.6px 3.6px rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
}

.rodape-btn-agendar:hover {
    background-color: #e27c79;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.22);
}

/* ---------- Divisor ---------- */
.rodape-divisor-wrap {
    padding: 0 80px;
}

.rodape-divisor {
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin: 0;
}

/* ---------- Copyright ---------- */
.rodape-copyright-wrap {
    padding: 22px 80px;
}

.rodape-copyright {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #e0e0e0;
    line-height: 1.75;
    text-align: center;
    margin: 0;
}

/* ==============================
   Media Queries (Responsividade)
   ============================== */

@media (max-width: 1400px) {
    .hero-text {
        max-width: 48%;
        /* começa a quebrar o título mais cedo */
    }
}

@media (max-width: 1200px) {
    .hero-img {
        right: -40px;
        /* Empurra a foto para fora da tela em vez de diminuí-la */
        transform: none;
    }

    .hero-text {
        max-width: 44%;
        /* Garante que o texto não fique sob a foto */
    }
}

@media (max-width: 1024px) {

    .container,
    .container-wide {
        padding: 0 30px;
    }

    .hero-content {
        padding: 0 30px;
    }

    .hero-text {
        max-width: 46%;
        z-index: 5;
        position: relative;
    }

    .hero-img {
        right: -100px;
        /* Empurra a foto mais para fora da tela mantendo o tamanho real */
        transform: none;
    }

    .sobre-wrapper {
        gap: 40px;
        padding: 80px 40px;
    }

    .sobre-foto-wrap {
        width: 350px;
    }

    .sobre-badge-exp {
        left: -24px;
    }

    .sobre-badge-pac {
        right: -24px;
    }

    .sobre-foto img {
        height: 525px;
    }

    .ajudar-cards {
        flex-wrap: wrap;
    }

    .ajudar-card {
        width: calc(33.333% - 15px);
        margin-bottom: 30px;
    }

    .loc-bottom {
        gap: 30px;
    }

    .faq-wrapper {
        gap: 40px;
        padding: 0 40px;
        grid-template-columns: 320px 1fr;
    }

    .rodape-wrapper {
        padding: 0 40px 48px;
        gap: 40px;
    }
}

@media (max-width: 850px) {

    /* Menu Hamburguer */
    .hamburger-menu {
        display: block;
    }

    .hamburger-menu.active .bar:nth-child(2) {
        opacity: 0;
    }

    .hamburger-menu.active .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }

    .hamburger-menu.active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }

    .nav-links-container {
        position: fixed;
        left: -100%;
        top: 80px;
        gap: 30px;
        flex-direction: column;
        background-color: #ffffff;
        width: 100%;
        text-align: center;
        transition: 0.3s;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
        padding: 40px 0;
        margin: 0;
        z-index: 1000;
        max-height: calc(100vh - 80px);
        overflow-y: auto;
    }

    .nav-links-container.active {
        left: 0;
    }

    .menu {
        flex-direction: column;
        gap: 20px;
    }

    .btn-agendar {
        margin-left: 0;
    }

    header.scrolled .nav-links-container {
        top: 70px;
        max-height: calc(100vh - 70px);
    }
}

@media (max-width: 850px) {

    /* Padroniza o espaçamento vertical entre todas as seções no mobile */
    section:not(.hero) {
        padding: 60px 0 !important;
    }

    .container,
    .container-wide {
        padding: 0 20px;
    }

    /* Remove body padding no hero mobile (a imagem gerencia o offset do header) */
    body {
        padding-top: 0;
    }

    /* Hero — layout mobile: foto no topo, conteúdo abaixo */
    .hero {
        height: auto;
        min-height: auto;
        padding: 0;
        flex-direction: column;
        align-items: stretch;
        background: #ffffff;
    }

    /* O container-wide vira um stack vertical */
    .hero-content {
        flex-direction: column;
        height: auto;
        padding: 0 !important;
        gap: 0;
        align-items: stretch;
    }

    /* ── IMAGEM: ocupa toda a largura no topo ── */
    .hero-img {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 100%;
        max-width: 100%;
        margin: 0;
        transform: none;
        transform-origin: unset;
        display: block;
        order: -1;
        /* garante que fica antes do texto */
        margin-top: 80px;
        /* empurra a foto abaixo do header fixo */
    }

    /* Efeito de fade branco no final da foto (como na referência) */
    .hero-img::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 60px;
        /* Reduzido de 120px para deixar a foto mais aparente */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        pointer-events: none;
        z-index: 2;
    }

    /* Remove o ::before (contorno rose-gold) no mobile */
    .hero-img::before {
        display: none;
    }

    /* Remove o blob atrás da foto */
    .hero-blob {
        display: none;
    }

    /* Remove o clip-path: foto fica retangular, full-width */
    .hero-img-inner {
        width: 100%;
        height: 450px;
        /* Reduzido de 480px para subir levemente as informações e o fade */
        clip-path: none;
        border-radius: 0;
        transform: none;
    }

    .hero-img-inner img {
        object-position: center 10%;
        transform: scale(1.05);
        /* Leve zoom como solicitado */
    }

    /* Badge de estrelas: oculta no mobile para não poluir */
    .hero-badge {
        display: none;
    }

    /* ── TEXTO: área branca abaixo da foto ── */
    .hero-text {
        background: #ffffff;
        padding: 30px 24px 40px;
        /* desce o bloco inteiro */
        max-width: 100%;
        margin-top: 10px;
        /* desce mais um pouco o texto */
        text-align: center;
        position: relative;
        z-index: 3;
    }

    /* Oculta elementos decorativos desnecessários */
    .hero-dots,
    .hero-green-orb,
    .hero-badge {
        display: none;
    }

    /* Tagline (ACUPUNTURA...) restaurada para o mobile */
    .hero-text .tagline {
        display: block;
        font-size: 10px;
        letter-spacing: 2px;
        margin-bottom: 8px;
        /* aproxima do badge */
        text-align: center;
        color: #9F7D7C;
    }

    /* Badge "Cuidado integrativo" restaurada para o mobile */
    .hero-nature-tag {
        display: inline-flex;
        margin: 0 auto 12px;
        /* aproxima do H1 */
    }

    /* Título H1 */
    .hero-text h1 {
        margin-bottom: 26px;
        /* aumenta a margem inferior para empurrar o <p> para baixo */
        line-height: 1.15;
    }

    /* Onda decorativa no mobile (centralizada abaixo do título) */
    .onda-decorativa {
        left: 50%;
        transform: translateX(-50%);
        bottom: -22px;
        width: 175px;
        /* aumentada ainda mais para cobrir bem a palavra */
        height: auto;
    }

    /* Texto descritivo */
    .hero-text-p {
        font-size: 15px;
        margin-bottom: 0px;
        /* ainda mais próximo dos botões */
        line-height: 1.6;
    }

    /* Botões: empilhados, full-width */
    .hero-btns {
        justify-content: flex-start;
        margin-left: 0;
        margin-top: -25px;
        /* Margem negativa aumentada para aproximar os botões do texto */
        flex-direction: column;
        gap: 14px;
        align-items: stretch;
    }

    .hero-btns a {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding: 16px 20px;
        border-radius: 50px;
        font-size: 16px;
    }

    /* (As cores dos botões voltam a herdar do desktop) */

    /* Acolhimento */
    .acolhimento-wrapper p {
        font-size: 16px;
    }

    .acolhimento-wrapper .onda-decorativa {
        height: 20px;
        bottom: -15px;
    }

    /* Sobre Mim */
    .sobre-wrapper {
        flex-direction: column;
        text-align: center;
        padding: 0 20px;
    }

    .sobre-foto-wrap {
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
    }

    .sobre-badge {
        display: none;
    }

    .sobre-foto {
        width: 100%;
        max-width: 100%;
    }

    .sobre-foto img {
        height: 380px;
        object-position: center top;
        /* mantém a cabeça visível no mobile */
    }

    .sobre-tagline {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .btn-instagram {
        justify-content: center;
        /* centraliza ícone + texto do botão instagram */
    }

    .sobre-stats {
        flex-direction: column;
        gap: 16px;
        align-items: center;
    }

    .sobre-stat-divider {
        width: 80px;
        height: 1px;
    }

    .sobre-citacao-wrap {
        text-align: left;
    }

    .sobre-credenciais {
        margin: 0 auto 36px;
        text-align: left;
    }

    .sobre-botoes {
        justify-content: center;
        flex-direction: column;
    }

    .sobre-botoes a {
        width: 100%;
        max-width: 300px;
    }

    /* Ajudar */
    .ajudar-wrapper {
        padding: 0 20px;
    }

    .ajudar-card {
        width: calc(50% - 15px);
    }

    /* Tratamentos & Depoimentos */
    .tratamentos-wrapper,
    .depoimentos-wrapper {
        padding: 0 20px;
    }

    .tratamentos-carrossel {
        gap: 16px;
    }

    .tratamento-card {
        flex: 0 0 100%;
        min-width: 100%;
    }

    .tratamento-card-img {
        height: 240px;
    }

    .dep-carrossel {
        gap: 16px;
    }

    .dep-card {
        flex: 0 0 100%;
        min-width: 100%;
    }

    /* Posicionamento dos botões do carrossel no mobile (junto às bolinhas) */
    .tratamentos-carrossel-area,
    .dep-carrossel-area {
        display: block;
        width: 100%;
        position: relative;
        margin-bottom: 0;
    }

    .carrossel-dots,
    .dep-dots {
        margin-top: 15px;
        margin-bottom: 30px;
        height: 44px;
        align-items: center;
        position: relative;
        z-index: 5;
    }

    .carrossel-btn,
    .dep-btn {
        position: absolute;
        bottom: -59px;
        top: auto;
        transform: none;
        width: 44px;
        height: 44px;
        z-index: 10;
        box-shadow: 0 4px 10px rgba(100, 69, 68, 0.1);
    }

    .carrossel-btn-prev {
        left: calc(50% - 130px);
    }

    .carrossel-btn-next {
        right: calc(50% - 130px);
    }

    .dep-btn-prev {
        left: calc(50% - 160px);
    }

    .dep-btn-next {
        right: calc(50% - 160px);
    }

    /* Reduz levemente os retângulos no mobile para garantir que caibam junto com as setas sem encostar nas bordas */
    .dep-dot {
        width: 22px;
    }

    .dep-dot.active {
        width: 38px;
    }

    /* Localizacao */
    .localizacao-wrapper {
        padding: 0 20px;
    }

    .loc-galeria {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        gap: 16px;
    }

    .loc-galeria-main {
        grid-column: 1;
        grid-row: auto;
        height: 300px;
    }

    .loc-galeria-col {
        grid-column: 1;
        grid-row: auto;
        flex-direction: row;
    }

    .loc-galeria-top,
    .loc-galeria-bottom {
        height: 200px;
    }

    .loc-galeria-side {
        grid-column: 1;
        grid-row: auto;
        height: 250px;
    }

    .loc-bottom {
        grid-template-columns: 1fr;
    }

    .loc-mapa {
        height: 350px;
    }

    .loc-info-titulo {
        font-size: 36px;
    }

    .loc-btn-agendar {
        width: 100%;
        text-align: center;
    }

    /* FAQ */
    .faq-wrapper {
        grid-template-columns: 1fr;
        padding: 0 20px;
    }

    .faq-left {
        position: static;
        align-items: center;
        text-align: center;
        margin-bottom: 0;
    }

    .faq-titulo {
        margin-bottom: 12px;
    }

    .faq-decoracao {
        align-items: center;
    }


    .faq-pergunta {
        padding: 20px;
        font-size: 16px;
        gap: 10px;
    }

    .faq-btn-desktop,
    .faq-desc-desktop,
    .faq-deco-desktop {
        display: none !important;
    }

    .faq-desc-mobile {
        display: block !important;
        justify-self: center;
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
    }

    .faq-btn-mobile {
        display: inline-flex !important;
        justify-self: center;
        margin-top: -16px;
        margin-bottom: 0;
    }

    .faq-deco-mobile {
        display: flex !important;
        justify-self: center;
        margin-top: -12px;
        margin-bottom: 20px;
    }

    .faq-icone {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }

    /* Instagram */

    .instagram-wrapper {
        padding: 0 20px;
    }

    /* Footer */
    .rodape-wrapper {
        grid-template-columns: 1fr;
        text-align: center;
        padding: 0 20px 40px;
    }

    .rodape-col-logo {
        max-width: 100%;
        align-items: center;
    }

    .rodape-logo-link {
        margin: 0 auto 18px;
    }

    .rodape-nav-lista li a {
        display: inline-block;
        padding: 8px 0;
    }

    .rodape-btn-agendar {
        align-self: center;
        width: 100%;
        max-width: 300px;
    }

    .rodape-divisor-wrap,
    .rodape-copyright-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 480px) {
    .hero-text p {
        font-size: 15px;
    }

    .sobre-citacao {
        font-size: 22px;
    }

    .ajudar-card {
        width: 100%;
    }

    .loc-galeria-col {
        flex-direction: column;
    }

    .btn-agendar,
    .btn-saiba-mais,
    .btn-acolhimento,
    .btn-agendar-sobre,
    .btn-tratamentos,
    .loc-btn-agendar,
    .btn-instagram-secao,
    .rodape-btn-agendar {
        font-size: 16px;
        padding: 15px 20px;
    }
}

/* ==============================
   Efeito de Animação no Scroll
   ============================== */
.reveal {
    opacity: 0;
    transform: translateY(40px);
    will-change: opacity, transform;
}

.reveal.active {
    opacity: 1;
    transform: translateY(0);
    animation: revealEntrance 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) backwards;
}

@keyframes revealEntrance {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.reveal-delay-1 {
    animation-delay: 0.15s;
}

.reveal-delay-2 {
    animation-delay: 0.3s;
}

.reveal-delay-3 {
    animation-delay: 0.45s;
}

/* ==============================
   Botão Flutuante do WhatsApp
   ============================== */
.btn-whatsapp-flutuante {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background-color: #25D366;
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);
    z-index: 9999;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.btn-whatsapp-flutuante svg {
    width: 35px;
    height: 35px;
}

.btn-whatsapp-flutuante:hover {
    transform: scale(1.1) translateY(-5px);
    box-shadow: 0 8px 25px rgba(37, 211, 102, 0.5);
}

@media (max-width: 768px) {
    .btn-whatsapp-flutuante {
        bottom: 20px;
        right: 20px;
        width: 55px;
        height: 55px;
    }

    .btn-whatsapp-flutuante svg {
        width: 32px;
        height: 32px;
    }
}