/*
Theme Name: Blocksy Child
Template: blocksy
*/
/** about us page **/
.ct-custom.elementor-widget-image-box,
.ct-custom .elementor-widget-container {
	height: 100%;
}

.ct-custom .elementor-widget-container {
	overflow: hidden;
}

.ct-custom .elementor-image-box-content {
	padding: 0 30px;
}
body h1, body h2, body h3, body h4 {
  text-transform: uppercase;
}
body a {
  font-weight: bold;
}

footer .menu-item {
  margin-top: -40px;      /* aproxima do título acima */
  margin-bottom: 45px;    /* espaçamento entre os links */
  margin-left: 10px;       /* margem à esquerda */
  font-size: 16px;        /* tamanho da fonte menor que 20px */
}

.sidebar-title {
  font-family: inherit;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #fff;
  background-color: #000;
  padding: 6px 12px;
  margin-bottom: 1rem;
  text-align: left;
}



/* FAQ Moderno para Blog Viagem - RankMath */
.rank-math-block .rank-math-list {
  max-width: 800px;
  margin: 2rem auto;
}

.rank-math-block .rank-math-list-item {
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  margin-bottom: 16px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.rank-math-question {
  padding: 1.25rem 1.5rem;
  font-weight: 600;
  color: #1e293b;
  background: transparent;
  border-bottom: 1px solid #e5e7eb;
  cursor: default;
}

.rank-math-answer {
  padding: 1.25rem 1.5rem;
  background: #ffffff;
  line-height: 1.65;
  color: #475569;
}

/* Força tudo visível + esconde checkbox */
.rank-math-block input[type="checkbox"] {
  display: none !important;
}

.rank-math-block .rank-math-answer {
  max-height: none !important;
}

/* Mobile */
@media (max-width: 768px) {
  .rank-math-block .rank-math-list-item { margin-bottom: 12px; }
  .rank-math-question, .rank-math-answer { padding-left: 1rem; padding-right: 1rem; }
}
/* FAQ Moderno para Blog Viagem - RankMath FIM*/


/* TOC Minimalista FINAL - Funciona com Blocksy */
/* TOC DESTINO A BORDO - Classes Específicas */
.lwptoc.toc-modern {
  background: rgba(255,255,255,0.98) !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 16px !important;
  box-shadow: 0 12px 32px rgba(0,0,0,0.08) !important;
  padding: 20px !important;
  margin: 28px 0 !important;
}

/* HEADER + BOTÃO NA MESMA LINHA */
.lwptoc_header {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  margin-bottom: 16px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid #e5e7eb !important;
}

/* TÍTULO HEADER */
.lwptoc_title {
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #111827 !important;
  margin: 0 !important;
  line-height: 1.3 !important;
}

/* BOTÃO OCULTAR */
.lwptoc_toggle {
  font-size: 13px !important;
  background: #f9fafb !important;
  color: #6b7280 !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 6px !important;
  padding: 4px 10px !important;
  font-weight: 500 !important;
  white-space: nowrap !important;
}

.lwptoc_toggle:hover {
  background: #f3f4f6 !important;
  color: #374151 !important;
}

/* LINKS */
.lwptoc_item a {
  padding: 6px 0 !important;
  margin-bottom: 2px !important;
  color: #374151 !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  line-height: 1.4 !important;
  border-left: 2px solid transparent !important;
  display: flex !important;
  align-items: center !important;
}

/* Hover + ativo */
.lwptoc_item.current a,
.lwptoc_item a:hover {
  color: #b91c1c !important;
  border-left-color: #b91c1c !important;
}

/* NÚMEROS */
.lwptoc_item_number {
  background: #374151 !important;   /* cinza escuro */
  color: #ffffff !important;        /* branco */
  border-radius: 6px !important;
  padding: 2px 6px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  margin-right: 10px !important;
  min-width: 20px !important;
  text-align: center !important;
}

/* Número ativo */
.lwptoc_item.current .lwptoc_item_number {
  background: #b91c1c !important;
  color: #ffffff !important;
}

/* Label */
.lwptoc_item_label {
  flex: 1 !important;
}

/* Distância entre linhas */
.lwptoc_items {
  line-height: 1.35 !important;
}

/* =========================================
   SEÇÕES DE CATEGORIAS E FERRAMENTAS - DESTINO A BORDO
   (Aplicado para "Explore por tema" e "Planeje com as melhores ferramentas")
   ========================================= */

/* Estrutura Geral */
.cat-section { 
  padding: 40px 20px 80px; 
  max-width: 1200px; 
  margin: 0 auto; 
}

/* Cabeçalho das Seções */
.cat-header {
  text-align: center;
  margin-bottom: 50px;
}

.cat-eyebrow {
  display: inline-block;
  color: #0ea5e9; /* Azul claro/piscina */
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 16px;
}

.cat-header h2 {
  font-size: 36px;
  font-weight: 900;
  color: #1a1a2e; /* Azul Escuro Marinho */
  margin: 0;
  line-height: 1.2;
}

/* Grid (4 Colunas) */
.cat-grid { 
  display: grid; 
  grid-template-columns: repeat(4, 1fr); 
  gap: 24px; 
}

/* O Cartão Principal */
.cat-card { 
  background: #ffffff; 
  border: 1px solid #f0f0f0; 
  border-radius: 16px; 
  padding: 36px 24px; 
  text-align: center; 
  text-decoration: none !important; 
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); 
  box-shadow: 0 4px 15px rgba(0,0,0,0.03); 
  position: relative; 
  overflow: hidden; 
  display: flex;       /* Usa flex para organizar o conteúdo */
  flex-direction: column; 
  height: 100%;        /* Garante que os cards tenham a mesma altura */
  box-sizing: border-box;
}

/* Detalhe Premium: Linha laranja que aparece no topo ao passar o mouse */
.cat-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #f97316; /* Laranja da sua logo */
  transform: scaleX(0);
  transition: transform 0.4s ease;
}

/* Efeito ao passar o mouse (Hover) no Card inteiro */
.cat-card:hover { 
  transform: translateY(-8px); 
  box-shadow: 0 15px 30px rgba(0,0,0,0.08); 
  border-color: transparent; 
}

.cat-card:hover::before {
  transform: scaleX(1);
}

/* O Círculo em volta do Emoji */
.cat-icon { 
  width: 72px; 
  height: 72px; 
  margin: 0 auto 20px; 
  background: #f4f8fc; /* Fundo azul bem suave */
  border-radius: 50%; 
  display: flex; 
  align-items: center; 
  justify-content: center; 
  font-size: 32px; 
  transition: all 0.4s ease; 
}

/* Efeito ao passar o mouse no Ícone */
.cat-card:hover .cat-icon {
  transform: scale(1.1);
  background: #e0f0fe;
}

/* Tipografia e Textos */
.cat-card h3 { 
  font-size: 19px; 
  font-weight: 800; 
  color: #1a1a2e; /* Azul petróleo/escuro */
  margin-bottom: 10px; 
  transition: color 0.3s ease; 
}

.cat-card:hover h3 {
  color: #f97316; /* Título fica laranja ao passar o mouse */
}

.cat-card p { 
  font-size: 14px; 
  color: #6b7280; /* Cinza elegante para leitura */
  margin: 0 0 20px 0; /* Margem inferior para espaçar do botão */
  line-height: 1.5; 
  flex-grow: 1; /* Garante que o texto empurre o botão para baixo de forma uniforme */
}

/* Botão Laranja (Usado na Seção de Ferramentas) */
.cat-btn-interno {
  display: inline-block;
  background: #f97316; 
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 24px;
  border-radius: 6px; 
  margin-top: auto; 
  transition: background 0.3s ease;
}

.cat-card:hover .cat-btn-interno {
  background: #ea580c; /* Escurece um pouco no hover do cartão */
}

/* Chamada para Ação (CTA) Final (Seção Ferramentas) */
.cat-cta-final {
  text-align: center;
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px dashed #cbd5e1;
}

.cat-cta-final p {
  font-size: 16px;
  color: #475569;
  margin-bottom: 16px;
  font-weight: 600;
}

.btn-planeje-tudo {
  display: inline-block;
  background: #0ea5e9;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 16px 32px;
  border-radius: 8px;
  text-decoration: none;
  box-shadow: 0 4px 15px rgba(14, 165, 233, 0.3);
  transition: all 0.3s ease;
}

.btn-planeje-tudo:hover {
  background: #0284c7;
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(14, 165, 233, 0.4);
}

/* Responsividade Geral */
@media (max-width: 1024px) {
  .cat-grid { 
    grid-template-columns: repeat(2, 1fr); 
  }
}

@media (max-width: 600px) {
  .cat-grid { 
    grid-template-columns: 1fr; 
  }
  .cat-header h2 { 
    font-size: 28px; 
  }
  .btn-planeje-tudo {
    width: 100%;
    box-sizing: border-box;
  }
}

/* =========================================
   RESPONSIVIDADE (Tablets e Celulares)
   ========================================= */
@media (max-width: 992px) {
  .cat-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 576px) {
  .cat-grid { grid-template-columns: 1fr; gap: 16px; }
  .cat-card { padding: 28px 20px; }
}
/* =========================================
   CABEÇALHOS PADRÃO DAS SEÇÕES (H2)
   ========================================= */
.cat-header, .section-header-padrao {
  text-align: center;
  margin-bottom: 48px; /* Espaço entre o título e o conteúdo abaixo */
  padding-top: 60px; /* Respiro entre a seção anterior e este novo título */
}

/* O "Eyebrow" (Texto superior menor) */
.cat-eyebrow {
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: #0ea5e9; /* Azul vibrante */
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 12px;
}

/* O Título Principal H2 */
.cat-header h2, .section-header-padrao h2 {
  font-size: 36px;
  font-weight: 800;
  color: #1a1a2e; /* Azul petróleo escuro */
  margin: 0;
  line-height: 1.2;
}

/* Responsividade dos Títulos (Para Celular) */
@media (max-width: 576px) {
  .cat-header, .section-header-padrao { margin-bottom: 32px; padding-top: 40px; }
  .cat-header h2, .section-header-padrao h2 { font-size: 28px; }
}

/* =========================================
   GRID DE POSTS PREMIUM - DESTINO A BORDO
   (Fotos inteiras com texto sobreposto)
   ========================================= */

/* A Grade (Grid) e o Espaçamento */
.grid-veloz-destino .wp-block-post-template {
    gap: 32px !important; /* Mais respiro entre os cartões */
    margin-bottom: 48px;
}

/* O Cartão Principal (O Post) */
.grid-veloz-destino .wp-block-post {
    position: relative;
    border-radius: 20px; /* Arredondamento mais moderno */
    overflow: hidden;
    height: 380px; /* Cartões mais altos e imponentes */
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 0.4s ease;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; /* Empurra o conteúdo para baixo */
    background: #000; /* Fundo de segurança */
    border: none; /* Removemos a borda para um visual mais limpo */
}

/* Efeito Hover (Levitar o Cartão) */
.grid-veloz-destino .wp-block-post:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

/* A Imagem Destacada (Fundo Total) */
.grid-veloz-destino .wp-block-post-featured-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    z-index: 1;
}

.grid-veloz-destino .wp-block-post-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s ease; /* Transição mais suave e lenta */
}

/* Efeito Hover (Zoom Suave na Imagem) */
.grid-veloz-destino .wp-block-post:hover .wp-block-post-featured-image img {
    transform: scale(1.08);
}

/* O Gradiente Escuro (Para o texto aparecer na foto) */
.grid-veloz-destino .wp-block-post::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%; /* Cobre apenas a parte de baixo da foto */
    background: linear-gradient(to top, rgba(15, 23, 42, 0.95) 0%, rgba(15, 23, 42, 0.6) 50%, transparent 100%);
    z-index: 2;
    pointer-events: none;
}

/* Container do Texto (Categoria e Título) */
/* O Gutenberg deixa esses itens soltos, então estilizamos eles diretamente */
.grid-veloz-destino .wp-block-post-terms,
.grid-veloz-destino .wp-block-post-title {
    position: relative;
    z-index: 3; /* Fica acima do gradiente escuro */
    padding: 0 24px;
    margin: 0;
}

/* A Categoria (Badge Laranja Vibrante) */
.grid-veloz-destino .wp-block-post-terms {
    margin-bottom: 12px;
}

.grid-veloz-destino .wp-block-post-terms a {
    display: inline-block;
    background: #f97316; /* Laranja Destino a Bordo */
    color: #ffffff;
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 6px 14px;
    border-radius: 30px; /* Estilo "Pílula" (Pill) */
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(249, 115, 22, 0.3);
    transition: background 0.3s ease;
}

.grid-veloz-destino .wp-block-post-terms a:hover {
    background: #ea580c;
}

/* O Título H2 (Branco para contrastar com o gradiente) */
.grid-veloz-destino .wp-block-post-title {
    margin-bottom: 28px; /* Dá espaço do rodapé do cartão */
}

.grid-veloz-destino .wp-block-post-title a {
    color: #ffffff !important;
    font-size: 22px; /* Título um pouco maior */
    font-weight: 800;
    line-height: 1.3;
    text-decoration: none;
    text-shadow: 0 2px 4px rgba(0,0,0,0.5); /* Garante leitura perfeita */
    transition: color 0.3s ease;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Limita a 3 linhas para não estourar o card */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.grid-veloz-destino .wp-block-post:hover .wp-block-post-title a {
    color: #bae6fd !important; /* Azul claro ao passar o mouse */
}


/* =========================================
   PAGINAÇÃO MODERNA (Horizontal e Alinhada)
   ========================================= */

/* O Container Principal da Paginação */
.grid-veloz-destino .wp-block-query-pagination {
    display: flex !important;
    flex-direction: row !important; /* Força a ficar na horizontal */
    flex-wrap: wrap !important; /* Se não couber na tela do celular, ele quebra a linha suavemente */
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    margin-top: 20px;
    padding: 20px 0;
    border-top: 1px solid #f1f5f9;
}

/* O Container dos Números (1, 2, 3...) */
.grid-veloz-destino .wp-block-query-pagination-numbers {
    display: flex !important;
    flex-direction: row !important; /* Força os números a ficarem lado a lado */
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    margin: 0 !important; /* Remove margens extras que o WP coloca */
    padding: 0 !important;
}

/* Links Numéricos (1, 2, 3...) */
.grid-veloz-destino .wp-block-query-pagination-numbers a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 8px !important;
    background: #f8fafc !important;
    color: #475569 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    border: 1px solid #e2e8f0 !important;
}

/* Número Atual (A página ativa) */
.grid-veloz-destino .wp-block-query-pagination-numbers .current {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 8px !important;
    background: #0ea5e9 !important; /* Azul do seu tema */
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    border: 1px solid #0ea5e9 !important;
    box-shadow: 0 4px 10px rgba(14, 165, 233, 0.2) !important;
}

/* Hover nos números inativos */
.grid-veloz-destino .wp-block-query-pagination-numbers a:hover {
    background: #e0f2fe !important;
    color: #0284c7 !important;
    border-color: #bae6fd !important;
}

/* Botões Anterior e Próximo */
.grid-veloz-destino .wp-block-query-pagination-previous,
.grid-veloz-destino .wp-block-query-pagination-next {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 20px !important;
    height: 40px !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    color: #0ea5e9 !important;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    text-decoration: none !important;
    border: 2px solid #0ea5e9 !important;
    transition: all 0.3s ease !important;
    margin: 0 !important; /* Tira margens nativas que possam desalinhá-los */
}

/* Hover nos botões Anterior e Próximo */
.grid-veloz-destino .wp-block-query-pagination-previous:hover,
.grid-veloz-destino .wp-block-query-pagination-next:hover {
    background: #0ea5e9 !important;
    color: #ffffff !important;
    box-shadow: 0 4px 12px rgba(14, 165, 233, 0.2) !important;
}

/* =========================================
   LISTA STACKABLE (is-style-list) - DEFINITIVO
   ========================================= */

/* O Container do Post Individual (Mais próximo e com linha escura) */
.wp-block-stackable-posts.is-style-list .stk-block-posts__item {
    padding: 24px 0 !important; /* Espaçamento reduzido entre os posts */
    border-bottom: 1px solid #cbd5e1 !important; /* Linha cinza mais escura e nítida */
    background: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    transition: all 0.3s ease !important;
}

/* Remove a linha do último item da lista */
.wp-block-stackable-posts.is-style-list .stk-block-posts__item:last-child {
    border-bottom: none !important;
}

/* ================== A IMAGEM (Esquerda) ================== */
.wp-block-stackable-posts.is-style-list .stk-img-wrapper {
    border-radius: 12px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06) !important;
}

.wp-block-stackable-posts.is-style-list .stk-img-wrapper img {
    transition: transform 0.6s ease !important;
    object-fit: cover !important;
}

/* Zoom suave interno na foto ao passar o mouse */
.wp-block-stackable-posts.is-style-list .stk-block-posts__item:hover .stk-img-wrapper img {
    transform: scale(1.05) !important;
}

/* ================== A CATEGORIA (Pílula Azul) ================== */
.wp-block-stackable-posts.is-style-list .stk-block-posts__category {
    margin-bottom: 12px !important;
}

.wp-block-stackable-posts.is-style-list .stk-block-posts__category a {
    display: inline-block !important;
    background: #f0f9ff !important;
    color: #0ea5e9 !important; /* Azul Destino a Bordo */
    font-size: 11px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 4px 12px !important;
    border-radius: 4px !important;
    text-decoration: none !important;
    transition: background 0.3s ease !important;
}

.wp-block-stackable-posts.is-style-list .stk-block-posts__category a:hover {
    background: #e0f2fe !important;
}

/* ================== O TÍTULO (H3) ================== */
.wp-block-stackable-posts.is-style-list .stk-block-posts__title {
    margin-bottom: 10px !important;
}

.wp-block-stackable-posts.is-style-list .stk-block-posts__title a {
    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
    color: #1a1a2e !important;
    text-decoration: none !important;
    transition: color 0.3s ease !important;
}

/* Título fica laranja ao passar o mouse */
.wp-block-stackable-posts.is-style-list .stk-block-posts__item:hover .stk-block-posts__title a {
    color: #f97316 !important; 
}

/* ================== O RESUMO (Excerpt) ================== */
.wp-block-stackable-posts.is-style-list .stk-block-posts__excerpt p {
    font-size: 15px !important;
    color: #475569 !important; /* Cinza de leitura */
    line-height: 1.6 !important;
    margin-bottom: 20px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important; /* Limita a 3 linhas */
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}

/* ================== O BOTÃO LER MAIS ================== */
.wp-block-stackable-posts.is-style-list .stk-block-posts__readmore {
    display: inline-flex !important;
    align-items: center !important;
    padding: 8px 20px !important;
    background: transparent !important;
    color: #1a1a2e !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    text-decoration: none !important;
    border: 2px solid #e2e8f0 !important;
    border-radius: 6px !important;
    transition: all 0.3s ease !important;
}

/* A setinha "->" */
.wp-block-stackable-posts.is-style-list .stk-block-posts__readmore::after {
    content: '→' !important;
    margin-left: 8px !important;
    font-size: 14px !important;
    transition: transform 0.3s ease !important;
}

/* Efeito ao passar o mouse no botão */
.wp-block-stackable-posts.is-style-list .stk-block-posts__readmore:hover {
    background: #f97316 !important; /* Laranja Vibrante */
    color: #ffffff !important;
    border-color: #f97316 !important;
}

.wp-block-stackable-posts.is-style-list .stk-block-posts__readmore:hover::after {
    transform: translateX(4px) !important; /* Setinha move pro lado */
}

/* =========================================
   SEÇÃO "SOBRE MIM" (Fundo Escuro Premium)
   ========================================= */

.section-sobre-mim {
  padding: 100px 20px; /* Respiro amplo para destacar a seção */
  background-color: #0f172a; /* Azul Petróleo Escuro Profundo */
  margin-top: 60px;
}

.sobre-container {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 60px;
}

/* ================== COLUNA DA IMAGEM ================== */
.sobre-imagem-wrapper {
  width: 45%;
  position: relative;
  display: flex;
  justify-content: center;
}

/* Formato "orgânico" e moderno para a foto */
.sobre-imagem-shape {
  width: 100%;
  max-width: 400px;
  aspect-ratio: 4/5;
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  overflow: hidden;
  box-shadow: 0 30px 60px rgba(0,0,0,0.4); /* Sombra mais forte para fundo escuro */
  border: 6px solid #1e293b; /* Borda cinza azulado que combina com o fundo */
  transition: border-radius 0.8s ease-in-out;
}

/* Animação suave na forma ao passar o mouse */
.sobre-imagem-wrapper:hover .sobre-imagem-shape {
  border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}

.sobre-foto {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.sobre-imagem-wrapper:hover .sobre-foto {
  transform: scale(1.05); /* Leve zoom interno */
}

/* A Medalha Flutuante (+10 Anos) */
.sobre-badge {
  position: absolute;
  bottom: 40px;
  right: -20px;
  background: #f97316; /* Laranja da sua marca */
  color: #ffffff;
  padding: 15px 25px;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(249, 115, 22, 0.3);
  display: flex;
  align-items: center;
  gap: 12px;
  animation: floatBadge 3s ease-in-out infinite;
}

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

.badge-numero {
  font-size: 32px;
  font-weight: 900;
  line-height: 1;
}

.badge-texto {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 1px;
}

/* ================== COLUNA DO TEXTO ================== */
.sobre-conteudo {
  width: 55%;
}

/* Ajuste do Eyebrow (Sobrancelha) para brilhar no escuro */
.section-sobre-mim .cat-eyebrow {
  color: #38bdf8; /* Azul claro neon */
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 12px;
}

/* Título em Branco */
.sobre-conteudo h2 {
  font-size: 38px;
  font-weight: 800;
  color: #ffffff;
  margin: 0 0 24px 0;
  line-height: 1.2;
}

/* Texto em Cinza Claro/Platinado */
.sobre-conteudo p {
  font-size: 17px;
  color: #cbd5e1; 
  line-height: 1.8;
  margin-bottom: 20px;
}

/* Destaques no texto (Nome do blog em Laranja) */
.sobre-conteudo strong {
  color: #f97316; 
}

/* ================== BOTÕES DE AÇÃO ================== */
.sobre-acoes {
  display: flex;
  gap: 20px;
  margin-top: 32px;
  flex-wrap: wrap;
}

/* Botão Laranja Principal */
.btn-sobre-principal {
  display: inline-flex;
  align-items: center;
  background: #f97316;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 14px 28px;
  border-radius: 8px;
  text-decoration: none;
  box-shadow: 0 4px 15px rgba(249, 115, 22, 0.3);
  transition: all 0.3s ease;
}

.btn-sobre-principal:hover {
  background: #ea580c;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(249, 115, 22, 0.4);
  color: #ffffff;
}

/* Botão Secundário (Outline Escuro) */
.btn-sobre-secundario {
  display: inline-flex;
  align-items: center;
  background: transparent;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 12px 28px;
  border-radius: 8px;
  border: 2px solid #475569; /* Borda cinza escura */
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-sobre-secundario:hover {
  background: #1e293b; /* Leve destaque de fundo ao passar o mouse */
  border-color: #94a3b8;
  color: #38bdf8; /* Texto fica azul claro */
}

/* ================== RESPONSIVIDADE (CELULARES E TABLETS) ================== */
@media (max-width: 992px) {
  .sobre-container {
    flex-direction: column; /* Empilha foto em cima, texto embaixo */
    gap: 50px;
    text-align: center; /* Centraliza tudo no mobile */
  }
  
  .sobre-imagem-wrapper {
    width: 80%;
    max-width: 350px;
  }
  
  .sobre-badge {
    right: -10px; /* Ajusta a medalha para não vazar da tela */
    padding: 12px 20px;
  }
  
  .badge-numero { font-size: 26px; }
  .badge-texto { font-size: 11px; }
  
  .sobre-conteudo {
    width: 100%;
  }
  
  .sobre-acoes {
    justify-content: center; /* Centraliza os botões */
  }
}

@media (max-width: 576px) {
  .section-sobre-mim {
    padding: 60px 20px; /* Reduz o respiro no celular */
  }
  
  .sobre-conteudo h2 { font-size: 32px; }
  .sobre-conteudo p { font-size: 16px; }
  
  .sobre-acoes { flex-direction: column; gap: 16px; }
  .btn-sobre-principal, .btn-sobre-secundario { width: 100%; justify-content: center; }
}

/* =========================================
   WIDGETS PERSONALIZADOS DO RODAPÉ
   ========================================= */

.footer-widget-sobre,
.footer-widget-categorias,
.footer-widget-ferramentas,
.footer-widget-institucional {
  font-family: inherit;
  padding: 10px 0;
}

/* O Título Laranja com a linha embaixo */
.fw-titulo {
  color: #f97316; /* Laranja da marca */
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 20px 0;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-block;
  width: 100%;
}

/* A Lista de Links */
.fw-lista {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.fw-lista li {
  margin-bottom: 14px;
}

/* O Texto Base e o Link Base (Compartilhando estilos para economizar) */
.fw-lista a,
.fw-texto-base {
  color: #94a3b8; 
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
}

/* O Link Base (Precisa de flexbox para alinhar com o ícone) */
.fw-lista a {
  display: flex;
  align-items: center;
}

/* Alinhamento centralizado para o texto abaixo da logo */
.fw-texto-centro {
  text-align: center;
}

/* Efeito Hover (Desliza para a direita e fica branco) apenas para os links */
.fw-lista a:hover {
  color: #ffffff; 
  transform: translateX(5px); 
}

/* O Emoji/Ícone */
.fw-icon {
  font-size: 16px;
  margin-right: 10px;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}

.fw-lista a:hover .fw-icon {
  opacity: 1;
}