.elementor-4952 .elementor-element.elementor-element-66e8f76{--display:flex;--min-height:80vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:center;--overlay-opacity:1;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-4952 .elementor-element.elementor-element-66e8f76:not(.elementor-motion-effects-element-type-background), .elementor-4952 .elementor-element.elementor-element-66e8f76 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://images.pexels.com/photos/7059613/pexels-photo-7059613.jpeg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-4952 .elementor-element.elementor-element-66e8f76::before, .elementor-4952 .elementor-element.elementor-element-66e8f76 > .elementor-background-video-container::before, .elementor-4952 .elementor-element.elementor-element-66e8f76 > .e-con-inner > .elementor-background-video-container::before, .elementor-4952 .elementor-element.elementor-element-66e8f76 > .elementor-background-slideshow::before, .elementor-4952 .elementor-element.elementor-element-66e8f76 > .e-con-inner > .elementor-background-slideshow::before, .elementor-4952 .elementor-element.elementor-element-66e8f76 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(180deg, #00000000 0%, #000000 100%);}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4952 .elementor-element.elementor-element-6f8b298 .elementor-heading-title{font-family:"Lora", Sans-serif;font-size:30px;font-weight:500;color:var( --e-global-color-35e3003 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4952 .elementor-element.elementor-element-7bc998a{text-align:center;font-family:"Inter", Sans-serif;font-size:22px;font-weight:300;color:var( --e-global-color-35e3003 );}.elementor-4952 .elementor-element.elementor-element-7fbc196{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-4952 .elementor-element.elementor-element-7fbc196:not(.elementor-motion-effects-element-type-background), .elementor-4952 .elementor-element.elementor-element-7fbc196 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5EFE6;}.elementor-4952 .elementor-element.elementor-element-9f8e7fa{width:100%;max-width:100%;}.elementor-4952 .elementor-element.elementor-element-d120968{--display:flex;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-4952 .elementor-element.elementor-element-66e8f76{--min-height:100vh;--gap:5px 5px;--row-gap:5px;--column-gap:5px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-4952 .elementor-element.elementor-element-7bc998a{font-size:16px;}.elementor-4952 .elementor-element.elementor-element-7bc998a p{margin-block-end:0px;}.elementor-4952 .elementor-element.elementor-element-7fbc196{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for shortcode, class: .elementor-element-9f8e7fa *//* Layout geral */
#caf-post-layout-container {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 36px;
  align-items: flex-start;
  font-family: inherit;
}

/* Sidebar de categorias */
#caf-filter-layout3 {
  background: #ffffff;
  border: 1px solid #e9edf3;
  border-radius: 18px;
  padding: 20px;
  box-shadow: 0 8px 26px rgba(15, 23, 42, 0.06);
  position: sticky;
  top: 24px;
}

#caf-filter-layout3 h2 {
  margin: 0 0 18px;
  padding: 0;
  background: transparent;
  color: #123c69;
  font-size: 20px;
  font-weight: 700;
  border-bottom: 1px solid #eef2f7;
  padding-bottom: 14px;
}

.caf-filter-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0 !important;
  margin: 0 !important;
}

.caf-filter-container li {
  list-style: none;
  margin: 0;
}

.caf-filter-container li a {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 46px;
  padding: 10px 12px;
  border-radius: 12px;
  color: #334155;
  text-decoration: none;
  font-size: 15px;
  transition: all 0.2s ease;
  border: 1px solid transparent;
}

.caf-filter-container li a:hover {
  background: #f3f7fb;
  color: #123c69;
  border-color: #dbeafe;
}

.caf-filter-container li a.active {
  background: #123c69;
  color: #ffffff;
  border-color: #123c69;
  box-shadow: 0 8px 18px rgba(18, 60, 105, 0.18);
}

/* Bolinha de contagem */
.caf-filter-container .post_count {
  width: 28px;
  height: 28px;
  min-width: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #eef6ff;
  color: #123c69;
  font-size: 13px;
  font-weight: 700;
}

.caf-filter-container li a.active .post_count {
  background: #ffffff;
  color: #123c69;
}

/* Remove o "checkbox/setinha" feio */
.caf-filter-container li a i {
  margin-left: auto;
  font-size: 0;
}

.caf-filter-container li a i::before {
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid #cbd5e1;
  border-radius: 6px;
  display: block;
  transition: all 0.2s ease;
}

.caf-filter-container li a.active i::before {
  background: #f6a623;
  border-color: #f6a623;
  box-shadow: inset 0 0 0 4px #123c69;
}

/* Área dos resultados */
#manage-ajax-response {
  display: flex;
  flex-direction: column;
  gap: 26px;
}

/* Card de cada post */
#manage-ajax-response article.caf-post-layout4 {
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #e9edf3;
  border-radius: 20px;
  padding: 18px;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

#manage-ajax-response article.caf-post-layout4:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 38px rgba(15, 23, 42, 0.10);
}

.manage-layout1 {
  display: grid;
  grid-template-columns: 190px 1fr;
  gap: 24px;
  align-items: center;
}

/* Imagem do ebook */
.caf-f-img {
  display: block;
  overflow: hidden;
  border-radius: 14px;
  background: #f1f5f9;
}

.caf-featured-img-box {
  width: 100% !important;
  height: 270px !important;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 14px;
  transition: transform 0.3s ease;
}

#manage-ajax-response article:hover .caf-featured-img-box {
  transform: scale(1.04);
}

/* Conteúdo */
#manage-post-area {
  padding: 0 !important;
}

.caf-post-title h2 {
  margin: 0 0 14px !important;
  line-height: 1.35;
}

.caf-post-title h2 a {
  color: #102a43;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.caf-post-title h2 a:hover {
  color: #0b5cad;
}

/* Tags */
.caf-meta-content-cats ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0 !important;
  margin: 0 0 18px !important;
}

.caf-meta-content-cats li {
  list-style: none;
}

.caf-meta-content-cats li a {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  border-radius: 999px;
  background: #eef6ff;
  color: #123c69;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}

.caf-meta-content-cats li a:hover {
  background: #123c69;
  color: #ffffff;
}

/* Botão */
.caf-read-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #f6a623 !important;
  color: #111827 !important;
  padding: 11px 18px !important;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  transition: all 0.2s ease;
}

.caf-read-more::after {
  content: " →";
  margin-left: 4px;
}

.caf-read-more:hover {
  background: #123c69 !important;
  color: #ffffff !important;
  transform: translateY(-1px);
}

/* Loading mais bonito */
#manage-ajax-response .status {
  display: none;
}

#manage-ajax-response.loading,
#manage-ajax-response.caf-loading {
  position: relative;
  min-height: 220px;
  opacity: 0.65;
  pointer-events: none;
}

#manage-ajax-response.loading::after,
#manage-ajax-response.caf-loading::after,
#manage-ajax-response .status:empty::after {
  content: "";
  position: absolute;
  top: 80px;
  left: 50%;
  width: 42px;
  height: 42px;
  margin-left: -21px;
  border-radius: 50%;
  border: 4px solid #dbeafe;
  border-top-color: #f6a623;
  animation: cafSpin 0.8s linear infinite;
}

@keyframes cafSpin {
  to {
    transform: rotate(360deg);
  }
}

/* Paginação */
#caf-layout-pagination {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 12px !important;
  padding: 0 !important;
}

#caf-layout-pagination li {
  list-style: none;
}

#caf-layout-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 14px;
  border-radius: 999px;
  background: #f3f7fb;
  color: #123c69;
  font-weight: 700;
  text-decoration: none;
}

#caf-layout-pagination .page-numbers.current,
#caf-layout-pagination .page-numbers:hover {
  background: #123c69;
  color: #ffffff;
}

/* Responsivo */
@media (max-width: 900px) {
  #caf-post-layout-container {
    grid-template-columns: 1fr;
  }

  #caf-filter-layout3 {
    position: static;
  }

  .manage-layout1 {
    grid-template-columns: 140px 1fr;
  }

  .caf-featured-img-box {
    height: 210px !important;
  }
}

@media (max-width: 600px) {
  .manage-layout1 {
    grid-template-columns: 1fr;
  }

  .caf-featured-img-box {
    height: 360px !important;
  }

  .caf-post-title h2 a {
    font-size: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-9f8e7fa *//* Fonte geral */
.histed-ebooks-wrapper,
.histed-ebooks-wrapper * {
  font-family: 'Inter', sans-serif !important;
  box-sizing: border-box;
}

/* Estrutura */
.histed-ebooks-wrapper {
  display: grid;
  grid-template-columns: 240px 1fr;
  gap: 42px;
  align-items: flex-start;
}

/* Sidebar */
.histed-ebooks-filter {
  background: #fff;
  border: 1px solid #e8edf3;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(15, 23, 42, .04);
  position: sticky;
  top: 28px;
}

.histed-ebooks-filter h2 {
  margin: 0;
  padding: 18px 20px;
  color: #111827;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #eef2f7;
}

.histed-ebooks-filter ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
  padding: 16px;
}

.histed-ebooks-filter li {
  list-style: none;
  margin: 0;
}

/* Categorias como botões clean */
.histed-filter-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f8fafc;
  color: #334155;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 11px 14px;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  transition: .2s ease;
}

.histed-filter-btn::after {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: #cbd5e1;
}

.histed-filter-btn:hover {
  background: #f1f5f9;
  border-color: #cbd5e1;
  color: #111827;
}

.histed-filter-btn.active {
  background: #111827;
  border-color: #111827;
  color: #fff;
}

.histed-filter-btn.active::after {
  background: #f6a623;
}

/* Lista de ebooks */
.histed-ebooks-grid {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

/* Card menor */
.histed-ebook-card {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 30px;
  align-items: center;
  background: #fff;
  border: 1px solid #e8edf3;
  border-radius: 22px;
  padding: 20px 24px;
  box-shadow: 0 10px 26px rgba(15, 23, 42, .035);
  transition: .2s ease;
}

.histed-ebook-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 36px rgba(15, 23, 42, .06);
}

/* Capa menor */
.histed-ebook-img img {
  width: 150px;
  height: 220px;
  object-fit: cover;
  border-radius: 14px;
  display: block;
}

/* Conteúdo */
.histed-ebook-content h2 {
  margin: 0 0 16px;
}

.histed-ebook-content h2 a {
  color: #0f172a;
  font-size: 27px;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-decoration: none;
}

.histed-ebook-content h2 a:hover {
  color: #123c69;
}

/* Tags */
.histed-ebook-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 22px;
}

.histed-ebook-tags span {
  background: #f1f5f9;
  color: #475569;
  border-radius: 999px;
  padding: 7px 13px;
  font-size: 12px;
  font-weight: 700;
}

/* Botão menor */
.histed-ebook-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #111827;
  color: #fff;
  padding: 13px 22px;
  border-radius: 11px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: .2s ease;
}

.histed-ebook-button:hover {
  background: #123c69;
  color: #fff;
}

/* Responsivo */
@media (max-width: 900px) {
  .histed-ebooks-wrapper {
    grid-template-columns: 1fr;
  }

  .histed-ebooks-filter {
    position: static;
  }

  .histed-ebooks-filter ul {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .histed-filter-btn {
    width: auto;
  }
}

@media (max-width: 650px) {
  .histed-ebook-card {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .histed-ebook-img img {
    width: 100%;
    height: 310px;
    object-fit: contain;
  }

  .histed-ebook-content h2 a {
    font-size: 22px;
  }
}

/* Força a estilização da sidebar de categorias */
#results .histed-ebooks-wrapper .histed-ebooks-filter {
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06) !important;
}

#results .histed-ebooks-wrapper .histed-ebooks-filter h2 {
  margin: 0 !important;
  padding: 18px 20px !important;
  background: #ffffff !important;
  color: #111827 !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  border-bottom: 1px solid #eef2f7 !important;
}

#results .histed-ebooks-wrapper .histed-ebooks-filter ul {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 16px !important;
}

#results .histed-ebooks-wrapper .histed-ebooks-filter li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Botões das categorias */
#results .histed-ebooks-wrapper .histed-ebooks-filter button.histed-filter-btn {
  all: unset !important;
  width: 100% !important;
  box-sizing: border-box !important;

  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;

  padding: 12px 14px !important;
  border-radius: 12px !important;

  background: #f8fafc !important;
  border: 1px solid #e2e8f0 !important;

  color: #334155 !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1 !important;

  cursor: pointer !important;
  transition: all 0.2s ease !important;
}

#results .histed-ebooks-wrapper .histed-ebooks-filter button.histed-filter-btn span {
  color: inherit !important;
  font: inherit !important;
}

#results .histed-ebooks-wrapper .histed-ebooks-filter button.histed-filter-btn::after {
  content: "" !important;
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  background: #cbd5e1 !important;
}

#results .histed-ebooks-wrapper .histed-ebooks-filter button.histed-filter-btn:hover {
  background: #f1f5f9 !important;
  border-color: #cbd5e1 !important;
  color: #111827 !important;
}

#results .histed-ebooks-wrapper .histed-ebooks-filter button.histed-filter-btn.active {
  background: #111827 !important;
  border-color: #111827 !important;
  color: #ffffff !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.14) !important;
}

#results .histed-ebooks-wrapper .histed-ebooks-filter button.histed-filter-btn.active::after {
  background: #f6a623 !important;
}/* End custom CSS */