:root {
    --burgundy: #5B152A;
    --gold: #EFC884;
    --off-white: #FCF9F6;
    --text: #333333;
    --text-light: #777777;
    --white: #FFFFFF;
}

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }

body { 
    font-family: 'Montserrat', sans-serif; 
    background-color: var(--white); 
    color: var(--text);
    line-height: 1.6;
}

h1, h2, h3, .logo { font-family: 'Cormorant Garamond', serif; font-weight: 600; }

.content-wrapper { max-width: 1100px; margin: 0 auto; padding: 80px 5%; }
.space-up { padding: 40px 5%; }

.center { text-align: center; margin-bottom: 20px; }

/* Navbar com Logo Redonda */
.navbar {
    display: flex; justify-content: space-between; align-items: center;
    padding: 15px 5%; position: fixed; width: 100%; top: 0; background: rgba(255,255,255,0.95);
    backdrop-filter: blur(10px); z-index: 1000; border-bottom: 1px solid rgba(0,0,0,0.05);
}

/* --- Botão Hambúrguer (Escondido no Desktop) --- */
.menu-toggle {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 1100;
}

.menu-toggle span {
    width: 30px;
    height: 3px;
    background-color: var(--burgundy);
    transition: 0.3s;
    border-radius: 2px;
}


.nav-brand { display: flex; align-items: center; gap: 15px; }

.logo-img-placeholder {
    width: 50px; height: 50px; border-radius: 50%;
    background: var(--off-white); border: 1px solid var(--gold);
    display: flex; align-items: center; justify-content: center;
    overflow: hidden; font-size: 0.6rem; color: var(--gold);
}
.logo-img-placeholder img { width: 100%; height: 100%; object-fit: cover; }

.logo { font-size: 1.3rem; letter-spacing: 1px; color: var(--burgundy); line-height: 1; }
.logo span { font-weight: 400; display: block; font-size: 0.75rem; color: var(--text-light); margin-top: 4px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 2px; }

.nav-links a { text-decoration: none; color: var(--text); font-size: 0.8rem; margin-left: 25px; text-transform: uppercase; letter-spacing: 1px; transition: 0.3s; }
.nav-links a:hover { color: var(--gold); }
.nav-btn { background: var(--burgundy); color: white !important; padding: 10px 25px; border-radius: 2px; }

/* Hero Section */
.hero { height: 100vh; display: flex; align-items: center; background: var(--off-white); padding-top: 80px; }
.hero-container { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 60px; align-items: center; width: 100%; max-width: 1200px; margin: 0 auto; }
.tagline { color: var(--burgundy); font-weight: 500; text-transform: uppercase; font-size: 0.7rem; letter-spacing: 3px; margin-bottom: 20px; }
.hero h1 { font-size: 3.5rem; line-height: 1.1; margin-bottom: 25px; color: var(--burgundy); }
.hero h1 span { color: var(--gold); font-style: italic; }
.hero-desc { font-size: 1.1rem; color: var(--text-light); margin-bottom: 40px; }
.btn-main { background: var(--burgundy); color: white; padding: 18px 35px; text-decoration: none; border-radius: 4px; transition: 0.3s; display: inline-block; margin-right: 20px; }
.btn-secondary { color: var(--burgundy); text-decoration: underline; font-weight: 500; font-size: 0.9rem; }

/* Placeholders */
.img-placeholder { background: #f0f0f0; border-radius: 4px; display: flex; align-items: center; justify-content: center; color: #bbb; font-size: 0.8rem; border: 1px solid #e5e5e5; }
.main-photo { height: 500px; width: auto; box-shadow: 30px 30px 0px var(--gold); }
.img-placeholder img { width: 100%; height: 100%; object-fit: cover; }


/* Seção Sobre */
.about-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.about-photos { position: relative; height: 480px; }
.photo-2 { width: 75%; height: 350px; position: absolute; z-index: 2; top: 0; }
.photo-3 { width: 60%; height: 250px; position: absolute; right: 0; bottom: 0; border: 10px solid white; box-shadow: 0 15px 35px rgba(0,0,0,0.1); z-index: 3; }
.section-title { color: var(--gold); font-weight: 600; text-transform: uppercase; letter-spacing: 2px; font-size: 0.8rem; }
.badges { margin-top: 30px; display: flex; gap: 10px; flex-wrap: wrap; }
.badges span { background: var(--white); padding: 6px 18px; border-radius: 30px; font-size: 0.7rem; color: var(--burgundy); border: 1px solid rgba(91, 21, 42, 0.2); }

/* Serviços */
.services { background: var(--off-white); }
.services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.card { background: white; padding: 40px; border-radius: 8px; text-align: center; border-bottom: 3px solid transparent; transition: 0.3s; }
.card:hover { border-bottom: 3px solid var(--gold); transform: translateY(-5px); }
.card-icon { color: var(--gold); font-size: 1.8rem; font-family: 'Cormorant Garamond'; margin-bottom: 15px; }


/* Estilização da embalagem da imagem */
.card-img {
    width: 100%;
    height: 200px; /* Altura fixa para manter o alinhamento das colunas */
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 20px;
}

/* Estilização da imagem em si */
.card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Garante que a imagem preencha o espaço sem distorcer */
    transition: transform 0.5s ease;
}

/* Efeito extra: zoom na imagem quando passar o mouse no card */
.card:hover .card-img img {
    transform: scale(1.05);
}

/* Ajuste no card para acomodar a imagem melhor */
.card {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px; /* Reduzi um pouco o padding para dar mais respiro à imagem */
}



/* Galeria Estática (4 Fotos) */
.gallery-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.gallery-item { height: 350px; }

/* Footer */
/* --- Footer Customizado --- */
footer {
    background-color: var(--burgundy); /* #5B152A */
    padding: 80px 5% 40px;
    text-align: center;
    color: var(--white);
}

.logo-footer {
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.8rem;
    letter-spacing: 2px;
    color: var(--gold); /* Dourado para destaque no fundo escuro */
    margin-bottom: 30px;
}

.logo-footer span {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: var(--white);
    opacity: 0.9;
    margin-top: 5px;
}

.footer-info p {
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 15px;
    color: var(--white);
    opacity: 0.8;
}

.insta-link {
    display: inline-block;
	min-width: 420px;
    border: 1px solid rgba(255, 215, 0, 0.3);
    border-radius: 10px;
    padding: 10px 14px;
    margin-bottom: 8px;

    text-decoration: none;
    background-color: rgba(255, 215, 0, 0.05);

    transition: all 0.25s ease;
}

/* título */
.insta-link .link-title {
    display: block;
    font-weight: 600;
    color: var(--gold);
    font-size: 1rem;
}

/* informação */
.insta-link .link-info {
    display: block;
    font-size: 0.95rem;
    color: #bbb;
}

/* hover */
.insta-link:hover {
    background-color: rgba(255, 215, 0, 0.1);
    border-color: var(--gold);
    transform: translateY(-2px);
}

/* hover título */
.insta-link:hover .link-title {
    color: #ffd700;
}

/* hover info */
.insta-link:hover .link-info {
    color: #fff;
}


.footer-credits {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(239, 200, 132, 0.2); /* Linha sutil em dourado */
}

.footer-credits p {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 0.5;
}



/* Container posicionado no canto */
.whatsapp-wrapper {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 2000;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

/* Estilo do Botão Principal (Gatilho) */
.whatsapp-btn {
    background: #25d366;
    color: white;
    padding: 15px 25px;
    border-radius: 50px;
    border: 2px solid white;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    box-shadow: 0 10px 25px rgba(37, 211, 102, 0.3);
    transition: 0.3s;
}

/* --- Opções do Menu (Os dois novos botões) --- */
.wa-option {
    display: block;
    padding: 15px;
    text-decoration: none;
    background-color: #25d366; /* Verde WhatsApp */
    border-radius: 8px;
    margin-bottom: 8px;
    transition: transform 0.2s, background-color 0.2s;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.wa-option:last-child {
    margin-bottom: 0;
}

.wa-option:hover {
    background-color: #128c7e; /* Verde um pouco mais escuro no hover */
    transform: scale(1.02);
}

/* --- Textos dentro dos botões verdes --- */
.wa-title {
    display: block;
    font-weight: 600;
    color: white; /* Texto branco para contraste */
    font-size: 0.95rem;
    margin-bottom: 2px;
}

.wa-info {
    display: block;
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.9); /* Branco levemente transparente */
}

/* --- Menu Popup --- */
.whatsapp-menu {
    display: none;
    background: white;
    border-radius: 12px;
    padding: 12px;
    margin-bottom: 15px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    width: 300px;
    flex-direction: column;
    border: 1px solid rgba(0,0,0,0.05);
}

.whatsapp-menu.active {
    display: flex;
    animation: slideUp 0.3s ease-out;
}



/* Hover muda cores para branco/dourado quando selecionado */
.wa-option:hover .wa-title { color: var(--gold); }
.wa-option:hover .wa-info { color: white; opacity: 0.8; }

/* Animação de subida */
@keyframes slideUp {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}


/* ==========================================================================
   RESPONSIVE (Apenas 1024px e 600px)
   ========================================================================== */

/* --- BREAKPOINT 1324px (Tablets e Laptops) --- */
@media (max-width: 1224px) {
	
    
    /* Respiro geral para o conteúdo não colar nas bordas */
    .content-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }

    /* Hero Vertical com o padding solicitado */
    .hero { height: auto; padding-top: 100px; }
    
    .hero-container {
        grid-template-columns: 1fr; 
        text-align: center;
        gap: 40px;
        padding: 30px; /* Padding de 30px ao redor do container */
        max-width: 100%;
    }

    .hero-image { order: -1; } /* Foto acima do texto */
	
    
    .main-photo {
        margin: 0 auto;
        height: auto;
        width: auto;
        max-width: 500px;
		box-shadow: none;
    }
	
	.img-placeholder  { background: transparent; border: none;}
	
	.logo-img-placeholder {
		border: none;
	}


	.menu-toggle { display: flex; }

	.nav-links {
	    position: fixed;
	    top: 0;
	    right: -100%; /* Escondido fora da tela */
	    width: 80%;
	    height: 100vh;
	    background: var(--burgundy);
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	    transition: 0.4s ease-in-out;
	    z-index: 1050;
	}

	.nav-links.active { right: 0; } /* Mostra o menu */

	.nav-links a {
	    color: white !important;
	    margin: 20px 0;
	    font-size: 1.2rem;
	}

	.nav-btn { background: var(--gold); color: var(--burgundy) !important; }

	/* Animação do X no botão */
	.menu-toggle.active span:nth-child(1) { transform: translateY(8px) rotate(45deg); background-color: white; }
	.menu-toggle.active span:nth-child(2) { opacity: 0; }
	.menu-toggle.active span:nth-child(3) { transform: translateY(-8px) rotate(-45deg); background-color: white; }
	
		
	

	/* ==========================================================================
	   Ajuste Global do Logo (Aspect-Ratio)
	   ========================================================================== */
	.logo-img-placeholder img {
	    width: 100%;
	    height: 100%;
	    object-fit: contain; /* Garante que o logo nunca distorça ou corte */
	    background: transparent;
	}
	
    .hero h1 { font-size: 2.8rem; }

    /* Ajuste de Grids */
    .services-grid { grid-template-columns: repeat(2, 1fr); gap: 25px; }

	.about-photos {
	    position: relative;
	    height: auto; /* Permite que o container cresça com as fotos empilhadas */
	    display: flex;
	    flex-direction: column;
	    align-items: center; /* Centraliza as fotos */
	    gap: 20px; /* Espaço entre as fotos verticalmente */
	    padding: 0 30px; /* Respiro lateral para não colarem na borda */
	}

	.photo-2, 
	.photo-3 {
	    position: relative; /* Desativa o posicionamento absoluto */
	    width: 100%; /* Ocupa a largura total do container */
	    max-width: 500px; /* Limite para a foto não ficar excessivamente grande */
	    height: 300px; /* Altura ajustada para o layout vertical */
	    top: auto;
	    right: auto;
	    bottom: auto;
	    left: auto;
	    object-fit: cover; /* Garante que a imagem preencha o espaço sem distorcer */
	}

	.photo-3 {
	    border: none; /* Opcional: remove a borda se preferir um visual mais limpo ao empilhar */
	    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
	    z-index: 1; /* Reseta o z-index já que não há mais sobreposição */
	}


}

/* --- BREAKPOINT 600px (Smartphones) --- */
@media (max-width: 700px) {
    /* Padding de segurança lateral reforçado para todo o site */
    .content-wrapper, 
    .space-up, 
    footer,
    .about-text {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    /* Navbar */
	.nav-links { width: 100%; } /* Menu ocupa a tela toda no celular */

	.logo { font-size: 1.1rem; }
    .logo span { font-size: 0.6rem; letter-spacing: 1px; }

    /* Hero Mobile */
    .hero { padding-top: 90px; }
    
    .hero-container {
        padding: 30px; /* Mantém os 30px de padding ao redor */
        gap: 30px;
    }



    .main-photo { 
        height: auto; 
        box-shadow: none; 
    }

    .hero h1 { font-size: 1.9rem; }
    
    .hero-actions {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .btn-main { margin-right: 0; width: 100%; padding: 15px; }

    /* Seções de Conteúdo */
    .about-grid { grid-template-columns: 1fr; gap: 30px; }
	.about-photos {
        padding: 0 25px; /* Padding levemente menor para telas pequenas */
        gap: 15px;
    }

    .photo-2, 
    .photo-3 {
        height: 450px; /* Altura reduzida para celulares */
        width: 100%;
    }

    .services-grid, 
    .gallery-grid { 
        grid-template-columns: 1fr; 
    }

    /* Rodapé e Botões */
    .insta-link {
        min-width: 0 !important;
        width: 100%;
        padding: 12px;
    }

	.whatsapp-wrapper {
        right: 20px;
        left: 20px;
        align-items: center;
    }
    .whatsapp-menu {
        width: 100%;
    }
    .whatsapp-btn {
        width: 100%;
    }
}