body {
  font-family: 'Inter', 'Lato', 'sans-serif';
  color: #32353f;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }
  body.prevent-scroll {
    overflow: hidden; }

.best-bis-ctrl strong {
  font-weight: 600; }

.best-bis-ctrl h1, .best-bis-ctrl h2 {
  font-weight: 700;
  margin-bottom: 15px;
  color: #24292e; }

.best-bis-ctrl h1 {
  font-size: 3rem;
  margin-top: 0; }

.best-bis-ctrl h2 {
  margin-top: 20px;
  font-size: 1.75rem; }

.best-bis-ctrl h3 {
  margin-top: 2rem;
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 14px;
  color: #24292e; }

.best-bis-ctrl h4 {
  margin-top: 2rem;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 12px;
  color: #24292e; }

.best-bis-ctrl ul {
  margin-bottom: 1.2rem;
  font-size: 16px; }

.best-bis-ctrl li {
  font-size: 16px; }

.best-bis-ctrl li > ul {
  margin-top: 4px; }

.best-bis-ctrl a {
  color: #1F815A;
  text-decoration: none; }
  .best-bis-ctrl a:hover {
    text-decoration: underline; }

.best-bis-ctrl .table > :not(caption) > * > * {
  padding: 0 !important; }

.best-bis-ctrl .custom-content-section {
  margin: 3rem 0;
  padding: 2rem 0;
  border-top: 1px solid #E3E7ED; }
  .best-bis-ctrl .custom-content-section .custom-content-description {
    font-size: 1.1rem;
    color: #8F99A3;
    margin-bottom: 1.5rem;
    font-style: italic; }
  .best-bis-ctrl .custom-content-section .custom-content-markdown h3 {
    margin-top: 1.5rem;
    margin-bottom: 0.8rem;
    font-size: 1.3rem;
    font-weight: 600;
    color: #24292e; }
  .best-bis-ctrl .custom-content-section .custom-content-markdown h4 {
    margin-top: 1.2rem;
    margin-bottom: 0.6rem;
    font-size: 1.1rem;
    font-weight: 600;
    color: #24292e; }
  .best-bis-ctrl .custom-content-section .custom-content-markdown ul {
    margin-bottom: 1rem; }
    .best-bis-ctrl .custom-content-section .custom-content-markdown ul li {
      margin-bottom: 0.5rem;
      line-height: 1.5; }
  .best-bis-ctrl .custom-content-section .custom-content-markdown p {
    margin-bottom: 1rem;
    line-height: 1.6; }
  .best-bis-ctrl .custom-content-section .custom-content-markdown strong {
    color: #24292e; }

.markdown-content p, .markdown-content-popover p {
  font-size: 14px;
  margin-bottom: 4px;
  margin-top: 4px; }

.markdown-content ul, .markdown-content-popover ul {
  margin-bottom: 4px; }
  .markdown-content ul li, .markdown-content-popover ul li {
    font-size: 14px; }

.bi-tools .container {
  max-width: 95%; }

.bi-tools .content {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto; }
  .bi-tools .content p {
    font-size: 16px;
    margin-bottom: 1.2rem; }
    .bi-tools .content p img {
      display: inline-block;
      padding: 30px;
      width: 130%;
      position: relative;
      left: calc(-65% + 50%); }
  .bi-tools .content a {
    text-decoration: underline;
    text-decoration-style: dotted;
    text-underline-offset: 2px;
    text-decoration-color: #1F815A; }

.bi-tools .cursor-pointer {
  cursor: pointer; }

.bi-tools .source-link, .bi-tools .source-link:hover, .bi-tools .source-link:focus {
  color: #1F815A;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 2px;
  text-decoration-color: #1F815A; }

.bi-tools .txt-brand {
  color: #05264C; }

.bi-tools .txt-link {
  color: #1F815A; }

.bi-tools .hover-underline:hover {
  text-decoration: underline; }

.bi-tools .top-section-container {
  background-image: url("https://cdn.holistics.io/product/marketing-best_bi_tools_top_cover-20250204-587.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  @media (max-width: 1100px) {
    .bi-tools .top-section-container {
      background-position: -100%, center; } }
  .bi-tools .top-section-container .top-section {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-block: 40px; }
    .bi-tools .top-section-container .top-section .top-section-description {
      color: #4C5159;
      font-size: 16px; }
    .bi-tools .top-section-container .top-section .top-section-items {
      display: flex;
      gap: 40px; }
      .bi-tools .top-section-container .top-section .top-section-items .item {
        display: flex;
        flex-direction: column;
        gap: 4px; }
      .bi-tools .top-section-container .top-section .top-section-items .item-title {
        font-size: 12px;
        font-weight: 600;
        color: #8F99A3; }
      .bi-tools .top-section-container .top-section .top-section-items .item-data {
        display: flex;
        align-items: center;
        gap: 8px;
        font-size: 16px;
        font-weight: 600;
        color: #13151A; }
        .bi-tools .top-section-container .top-section .top-section-items .item-data.last-update i {
          color: #1F815A; }
        .bi-tools .top-section-container .top-section .top-section-items .item-data .holistics-logo {
          width: 20px;
          height: 20px; }

.bi-tools table {
  margin-top: 50px;
  border-collapse: collapse;
  border-spacing: 0;
  margin: auto;
  width: 100%;
  border: 1px solid #E3E7ED;
  table-layout: fixed; }
  .bi-tools table thead {
    color: white;
    border: 1px solid #E3E7ED; }
    .bi-tools table thead th {
      border-bottom: none;
      padding: 12px; }
  .bi-tools table td {
    padding: 12px;
    border-top: none;
    vertical-align: top; }
  .bi-tools table .fa-check {
    color: #05264C; }
  .bi-tools table .fa-close {
    color: red; }
  .bi-tools table th:first-child,
  .bi-tools table td:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
    /* Ensure it stays above other content */ }
  .bi-tools table td {
    border-bottom: 1px solid #E3E7ED; }
    .bi-tools table td:first-child {
      border-right: 1px solid #E3E7ED; }
  .bi-tools table th {
    background-color: #D9F2E7;
    color: #145239; }
    .bi-tools table th:first-child {
      border-right: 1px solid #E3E7ED; }

.bi-tools .dimensions-table {
  max-width: 1000px; }

.bi-tools .more-hint {
  position: relative;
  margin-bottom: 20px; }
  .bi-tools .more-hint .scroll-hint {
    position: absolute;
    color: #7a8696 !important;
    right: 20px;
    top: -40px;
    z-index: 100;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 4px;
    background: rgba(255, 255, 255, 0.9);
    padding: 8px 12px;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    opacity: 1;
    transition: opacity 0.3s ease; }
    .bi-tools .more-hint .scroll-hint.d-none {
      opacity: 0;
      pointer-events: none; }
  .bi-tools .more-hint .hint-icon {
    color: #259B6C !important; }

.bi-tools .comparison-table-wrapper {
  border: 8px solid #F9FAFB;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  /* Responsive scroll container strictly constrained to wrapper */ }
  .bi-tools .comparison-table-wrapper #comparison-responsive-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    border-radius: 4px;
    /* Hide scrollbar for Chrome, Safari and Opera */
    /* Hide scrollbar for IE, Edge and Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
    .bi-tools .comparison-table-wrapper #comparison-responsive-wrapper::-webkit-scrollbar {
      display: none; }

.bi-tools #comparison-table {
  min-width: 1280px;
  border-collapse: separate;
  border-spacing: 0; }
  .bi-tools #comparison-table .txt-media {
    cursor: pointer;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-underline-offset: 4px;
    text-decoration-color: #1F815A; }
  .bi-tools #comparison-table.dev-table .text-dev-status {
    display: block !important; }
  .bi-tools #comparison-table tr.table-row-root {
    background-color: #F0FAF6;
    border-bottom: 1px solid #e6eff4; }
    .bi-tools #comparison-table tr.table-row-root td {
      background-color: #F0FAF6;
      color: #1F815A;
      border-right: none; }
      .bi-tools #comparison-table tr.table-row-root td .root-category-label {
        width: max-content; }
  .bi-tools #comparison-table tr.table-row-sub .sub-category-label i {
    color: #2CB67F !important; }
  .bi-tools #comparison-table tr.table-row-sub td {
    background-color: #fff;
    color: #13151A; }

.el-popover {
  text-align: left;
  color: #32353f; }

.el-popover__reference {
  position: relative; }

.content-gate-overlay {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9000;
  pointer-events: none; }
  .content-gate-overlay.active {
    pointer-events: auto; }
  .content-gate-overlay .content-gate-fade {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0.95) 40%, white 55%); }
  .content-gate-overlay .content-gate-card {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    padding: 0 16px 60px; }
  .content-gate-overlay .content-gate-card-inner {
    background: #ffffff;
    border: 1px solid #E3E7ED;
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(5, 38, 76, 0.12), 0 2px 8px rgba(0, 0, 0, 0.06);
    padding: 40px 36px 32px;
    max-width: 440px;
    width: 100%;
    text-align: center; }
  .content-gate-overlay .content-gate-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #D9F2E7;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    color: #1F815A;
    font-size: 18px; }
  .content-gate-overlay .content-gate-title {
    font-size: 1.4rem;
    font-weight: 700;
    color: #24292e;
    margin: 0 0 8px; }
  .content-gate-overlay .content-gate-subtitle {
    font-size: 14px;
    color: #4C5159;
    margin: 0 0 24px;
    line-height: 1.5; }
  .content-gate-overlay .content-gate-form {
    display: flex;
    flex-direction: column;
    gap: 14px;
    text-align: left; }
    .content-gate-overlay .content-gate-form label {
      display: block;
      font-size: 13px;
      font-weight: 600;
      color: #24292e;
      margin-bottom: 4px; }
    .content-gate-overlay .content-gate-form input {
      width: 100%;
      padding: 10px 12px;
      border: 1px solid #E3E7ED;
      border-radius: 6px;
      font-family: 'Inter', sans-serif;
      font-size: 14px;
      color: #32353f;
      background: #fff;
      transition: border-color 0.15s ease;
      box-sizing: border-box; }
      .content-gate-overlay .content-gate-form input:focus {
        outline: none;
        border-color: #1F815A;
        box-shadow: 0 0 0 3px rgba(31, 129, 90, 0.1); }
      .content-gate-overlay .content-gate-form input.invalid {
        border-color: #e74c3c; }
  .content-gate-overlay .content-gate-submit {
    width: 100%;
    padding: 12px;
    background: #05264C;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.15s ease;
    margin-top: 4px; }
    .content-gate-overlay .content-gate-submit:hover {
      background: #0D396D; }
    .content-gate-overlay .content-gate-submit:disabled {
      opacity: 0.7;
      cursor: not-allowed; }
  .content-gate-overlay .content-gate-error {
    font-size: 13px;
    color: #e74c3c;
    margin: 0;
    text-align: center; }
  .content-gate-overlay .content-gate-privacy {
    font-size: 12px;
    color: #8F99A3;
    margin: 16px 0 0;
    text-align: center; }
  @media (max-width: 480px) {
    .content-gate-overlay .content-gate-card-inner {
      padding: 32px 20px 24px; } }
