/* DimoraIA — camada de marca sobre o WISH (Colorlib, CC BY 3.0)
   Paleta da logo: dourado #806600/#a0892c · petroleo #006680/#0088aa/#00aad4
   Tipografia: Fraunces (titulos, OFL) + Inter (texto, OFL) — licencas verificadas runbook 381 */

body, p, div, a, input, button { font-family: 'Inter', ui-sans-serif, system-ui, sans-serif; }
.home_slider_title, .section_title, .extra_1_title, .extra_2_title, .promo_title,
.product_name a, .test_name, .footer_logo a, .logo a {
  font-family: 'Fraunces', Georgia, serif;
}

/* logo em imagem */
.logo a img { height: 44px; width: auto; display: block; }
.footer_logo a img { height: 56px; width: auto; display: inline-block; }
.menu .logo a img { height: 36px; }

/* hero: legibilidade sobre as cenas claras */
.home_slider_content_inner { background: rgba(25, 17, 16, 0.55); padding: 26px 40px; border-radius: 4px; }
.home_slider_subtitle { color: #a0892c; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; }
.home_slider_title { color: #ffffff; }

/* secoes: subtitulo dourado */
.section_subtitle { color: #a0892c; }

/* cards de colecao sem preco (fase vitrine): centraliza nome */
.product_info { width: 100%; }
.product_price { color: #006680; font-weight: 600; }

/* galeria: pecas verticais bem comportadas */
.gallery_item img { object-fit: cover; }

/* rodape: credito legivel */
.copyright { font-size: 12px; }
.copyright a { color: #a0892c; }

/* botoes ganham o petroleo no hover (base ja trocada na paleta) */
.button a:hover { background: #006680 !important; }

/* curas do laco de olhar (prova 1) */
.home_slider_title { font-size: 52px; line-height: 1.15; }
.home_slider_content_inner { max-width: 860px; }
@media (max-width: 767px){ .home_slider_title { font-size: 30px; } .home_slider_content_inner { padding: 16px 20px; max-width: 92vw; } }
.gallery_image { filter: brightness(0.45); }
.extra_promo_2 .extra_promo_image { filter: brightness(0.7); }
.extra_2_text { color: #ffffff; }
.promo_content { max-width: 78%; }
.promo_subtitle { white-space: nowrap; }

/* prova 2: hero mais contido + cartoes de colecao legiveis sempre */
.home_slider_title { font-size: 42px; }
.promo_content { background: rgba(32, 26, 23, 0.85); padding: 16px 22px; }
.promo_title, .promo_subtitle { color: #ffffff; }

/* prova 3: mobile por ultimo p/ vencer a cascata (licao: ordem das regras) */
@media (max-width: 767px){
  .home_slider_title { font-size: 24px; white-space: normal; line-height: 1.25; }
  .home_slider_subtitle { font-size: 12px; }
  .home_slider_content_inner { max-width: 90vw; padding: 14px 16px; }
  .home_slider_content { white-space: normal; }
}


/* pagina de colecoes: 17 categorias */
.cat_page { padding-bottom: 80px; }
.cat_intro { max-width: 640px; margin: 14px auto 0; color: #6b6560; font-size: 15px; }
.cat_col { margin-bottom: 30px; }
.cat_card { background: #ffffff; border: 1px solid #eae4dc; border-radius: 6px; overflow: hidden; height: 100%;
  box-shadow: 0 1px 2px rgba(35,26,23,.04), 0 10px 28px rgba(35,26,23,.06); }
.cat_image img { width: 100%; height: 240px; object-fit: cover; display: block; }
.cat_body { padding: 18px 20px 20px; }
.cat_num { font-size: 11px; letter-spacing: .14em; text-transform: uppercase; color: #a0892c; font-weight: 600; }
.cat_title { font-family: 'Fraunces', Georgia, serif; font-size: 19px; color: #232323; margin-top: 4px; line-height: 1.25; }
.cat_sub { font-size: 13.5px; color: #6b6560; margin-top: 4px; }
.cat_details { margin-top: 12px; }
.cat_details summary { cursor: pointer; font-size: 13px; color: #006680; font-weight: 600; outline: none; }
.cat_details ul { margin: 10px 0 0; padding-left: 18px; color: #6b6560; font-size: 13px; columns: 1; }
.cat_details li { margin: 2px 0; }

/* pagina de contato */
.contato_card { padding: 34px 24px 30px; }
.contato_icone { font-size: 34px; color: #a0892c; margin-bottom: 12px; }
.contato_card .cat_sub { min-height: 60px; }
.contato_button { margin-top: 14px; }
.contato_button a { display: inline-block; background: #006680; color: #fff; padding: 10px 22px; font-size: 13px; }
.contato_desativado a { background: #b9b1a6; cursor: default; }
.contato_nota { max-width: 560px; margin: 18px auto 0; font-size: 13.5px; color: #6b6560;
  border: 1px dashed #cfc6ba; border-radius: 8px; padding: 12px 18px; }


/* paginas-piloto de colecao (demo) */
.demo_faixa { background: #a0892c; color: #fff; text-align: center; font-size: 12px; font-weight: 600;
  letter-spacing: .08em; text-transform: uppercase; padding: 8px 14px; }
.prod_bloco { background: #ffffff; border: 1px solid #eae4dc; border-radius: 8px; margin: 0 0 34px;
  padding: 22px; box-shadow: 0 1px 2px rgba(35,26,23,.04), 0 10px 28px rgba(35,26,23,.06); }
.prod_video { width: 100%; border-radius: 6px; display: block; background: #f2ece4; }
.prod_thumbs { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; margin-top: 10px; }
.prod_thumbs img { width: 100%; height: 110px; object-fit: cover; border-radius: 4px; }
.prod_info { padding: 8px 4px 4px 14px; }
.prod_nome { font-family: 'Fraunces', Georgia, serif; font-size: 24px; color: #232323; margin-top: 4px; line-height: 1.2; }
.prod_texto { font-size: 14.5px; color: #58524c; margin-top: 12px; line-height: 1.65; }
.prod_redes { margin-top: 16px; font-size: 12.5px; color: #8a837b; }
.prod_redes span { margin-right: 8px; }
.prod_redes a { color: #006680; font-size: 17px; margin-right: 10px; }
.prod_redes em { color: #a59d93; }
.prod_preco { margin-top: 16px; font-size: 13px; letter-spacing: .1em; text-transform: uppercase; color: #a0892c; font-weight: 600; }
.prod_info .contato_button { margin-top: 10px; }
@media (max-width: 991px){ .prod_info { padding: 16px 2px 0; } }

.cat_demo { float: right; font-size: 12px; font-weight: 600; color: #006680; }
.demo_faixa { margin-top: 78px; }
@media (max-width: 991px){ .demo_faixa { margin-top: 68px; } }
.prod_info .button a { white-space: nowrap; height: auto; line-height: 1.4; padding: 12px 24px; }

/* ============================================================
   CAMADA DE VENDA (site institucional dimoraia.com.br)
   ATIV#5696 — home de venda do Planner da Casa Pratica
   ============================================================ */

/* header: botao Comprar no lugar do carrinho */
.header_inner { justify-content: space-between !important; }
.header_cta { margin-left: auto; margin-right: 20px; }
.header_cta a { display: inline-block; background: #006680; color: #fff; text-decoration: none;
  font-size: 13px; font-weight: 600; letter-spacing: .06em; text-transform: uppercase;
  padding: 10px 20px; border-radius: 3px; transition: background .3s; }
.header_cta a:hover { background: #a0892c; color: #fff; }
@media (max-width: 767px){ .header_cta { margin-right: 12px; } .header_cta a { padding: 8px 12px; font-size: 11px; } }

/* hero: botao dentro do slide */
.hero_button { margin-top: 22px; }
.hero_button a { display: inline-block; background: #006680; color: #fff; text-decoration: none;
  font-size: 13px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase;
  padding: 13px 30px; transition: background .3s; }
.hero_button a:hover { background: #a0892c; color: #fff; }

/* bloco do produto (heroi da home) */
.venda { background: #ffffff; padding: 90px 0 70px; border-bottom: 1px solid #eae4dc; }
.venda_capa img { width: 100%; max-width: 420px; border-radius: 8px; display: block; margin: 0 auto;
  box-shadow: 0 1px 2px rgba(35,26,23,.06), 0 18px 44px rgba(35,26,23,.14); border: 1px solid #eae4dc; }
.venda_kicker { font-size: 12px; letter-spacing: .14em; text-transform: uppercase; color: #a0892c; font-weight: 600; }
.venda_nome { font-family: 'Fraunces', Georgia, serif; font-size: 34px; color: #232323; margin-top: 6px; line-height: 1.2; }
.venda_sub { font-size: 15.5px; color: #6b6560; margin-top: 8px; }
.venda_inclui { list-style: none; margin: 22px 0 0; padding: 0; }
.venda_inclui li { padding: 9px 0; border-bottom: 1px dashed #e2d9c8; font-size: 14.5px; color: #58524c; }
.venda_inclui li:last-child { border-bottom: none; }
.venda_inclui .num { color: #006680; font-weight: 700; font-size: 13px; margin-right: 12px; }
.venda_preco_linha { margin-top: 24px; display: flex; align-items: center; gap: 22px; flex-wrap: wrap; }
.venda_preco { font-family: 'Fraunces', Georgia, serif; font-size: 38px; color: #232323; font-weight: 700; }
.venda_preco small { font-size: 14px; color: #6b6560; font-weight: 400; font-family: 'Inter', sans-serif; }
.venda_comprar a { display: inline-block; background: #006680; color: #fff; text-decoration: none;
  font-size: 14px; font-weight: 600; letter-spacing: .08em; text-transform: uppercase;
  padding: 15px 34px; transition: background .3s; }
.venda_comprar a:hover { background: #a0892c; color: #fff; }
.venda_nota { font-size: 13px; color: #8a837b; margin-top: 14px; }
@media (max-width: 991px){ .venda { padding: 60px 0 50px; } .venda_info { margin-top: 30px; } .venda_nome { font-size: 27px; } }

/* amostras com marca d'agua */
.amostra_wrap { position: relative; overflow: hidden; border-radius: 6px; border: 1px solid #eae4dc;
  box-shadow: 0 1px 2px rgba(35,26,23,.04), 0 10px 28px rgba(35,26,23,.08); }
.amostra_wrap img { width: 100%; display: block; }
.amostra_wrap::after { content: "AMOSTRA"; position: absolute; top: 0; left: 0; right: 0; bottom: 0;
  display: flex; align-items: center; justify-content: center; pointer-events: none;
  font-family: 'Fraunces', Georgia, serif; font-weight: 700; font-size: 44px; letter-spacing: .18em;
  color: rgba(0, 102, 128, 0.30); transform: rotate(-22deg); text-transform: uppercase; }
.amostra_legenda { font-size: 13px; color: #8a837b; margin-top: 14px; }

/* como funciona */
.passo_card { padding: 28px 24px; text-align: center; }
.passo_num { font-family: 'Fraunces', Georgia, serif; font-size: 30px; color: #a0892c; font-weight: 700; }
.passo_card .cat_title { margin-top: 6px; }

/* em breve */
.breve_card { border: 1px dashed #cfc6ba; border-radius: 8px; background: #fdfbf7; padding: 28px 24px; height: 100%; }
.breve_selo { display: inline-block; background: #f0e9da; color: #806600; font-size: 11px; font-weight: 600;
  letter-spacing: .12em; text-transform: uppercase; padding: 4px 12px; border-radius: 20px; margin-bottom: 10px; }

/* faq */
.faq_bloco { max-width: 760px; margin: 0 auto; }
.faq_bloco details { background: #ffffff; border: 1px solid #eae4dc; border-radius: 6px; margin-bottom: 12px; padding: 16px 20px; text-align: left; }
.faq_bloco summary { cursor: pointer; font-weight: 600; color: #232323; font-size: 15px; outline: none; }
.faq_bloco details p { margin: 10px 0 0; color: #6b6560; font-size: 14px; line-height: 1.65; }

/* paginas de texto (privacidade / termos) */
.texto_legal { max-width: 760px; margin: 0 auto; text-align: left; }
.texto_legal h2 { font-family: 'Fraunces', Georgia, serif; font-size: 21px; color: #232323; margin: 34px 0 10px; }
.texto_legal p, .texto_legal li { font-size: 14.5px; color: #58524c; line-height: 1.7; }
.texto_legal ul { padding-left: 20px; margin: 8px 0; }
.texto_legal .atualizado { font-size: 12.5px; color: #8a837b; margin-top: 6px; }

/* rodape legal */
.footer_legal { font-size: 12.5px; color: #6b6560; margin-top: 16px; line-height: 1.7; }
.footer_legal a { color: #a0892c; }
.footer_legal .aviso_pgto { display: block; margin-top: 6px; color: #8a837b; }

/* ============================================================
   AJUSTE DE OFERTA (decisao do dono 19/08): Planner GRATIS +
   Album da Casa como produto pago (lancamento de R$67 por R$27)
   ============================================================ */
.venda_gratis { font-family: 'Fraunces', Georgia, serif; font-size: 38px; color: #006680; font-weight: 700; }
.venda_gratis small { font-size: 14px; color: #6b6560; font-weight: 400; font-family: 'Inter', sans-serif; }

.album { background: #fdfbf7; padding: 80px 0 64px; border-bottom: 1px solid #eae4dc; }
.album_moldura { border: 1px solid #e2d9c8; border-radius: 10px; background: #ffffff; padding: 40px 36px;
  box-shadow: 0 1px 2px rgba(35,26,23,.04), 0 14px 36px rgba(35,26,23,.08); }
.album_selo { display: inline-block; background: #006680; color: #fff; font-size: 11px; font-weight: 600;
  letter-spacing: .12em; text-transform: uppercase; padding: 5px 14px; border-radius: 20px; margin-bottom: 12px; }
.album_preco { margin-top: 18px; font-family: 'Fraunces', Georgia, serif; font-size: 34px; color: #232323; font-weight: 700; }
.album_preco .de { font-size: 18px; color: #8a837b; text-decoration: line-through; font-weight: 400; margin-right: 10px; }
.album_preco small { font-size: 13px; color: #6b6560; font-weight: 400; font-family: 'Inter', sans-serif; }
.album_aviso { font-size: 12.5px; color: #a0892c; font-weight: 600; letter-spacing: .04em; margin-top: 8px; }
.album_lista { list-style: none; margin: 16px 0 0; padding: 0; }
.album_lista li { padding: 7px 0; font-size: 14.5px; color: #58524c; border-bottom: 1px dashed #e2d9c8; }
.album_lista li:last-child { border-bottom: none; }
.album_lista .fa { color: #006680; margin-right: 10px; }
.album_ver { margin-top: 22px; }
.album_ver a { display: inline-block; background: #a0892c; color: #fff; text-decoration: none; font-size: 14px;
  font-weight: 600; letter-spacing: .08em; text-transform: uppercase; padding: 15px 34px; transition: background .3s; }
.album_ver a:hover { background: #006680; color: #fff; }

/* faixa do funil: comece gratis -> evolua */
.funil { background: #006680; padding: 18px 0; text-align: center; }
.funil .funil_texto { color: #ffffff; font-size: 15px; letter-spacing: .02em; }
.funil .funil_texto b { color: #f0e9da; font-family: 'Fraunces', Georgia, serif; font-size: 16.5px; }
