.bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

    body { font-family: Arial, sans-serif; background: #f9f9f9; margin: 0; padding: 20px; }
    .result { background: #fff; border: 1px solid #ddd; margin-bottom: 20px; padding: 20px; border-radius: 6px; }
    .title a { font-size: 18px; font-weight: bold; color: #1a0dab; text-decoration: none; }
    .link { font-size: 13px; color: #006621; margin-top: 4px; }
    .snippet { margin-top: 5px; font-size: 14px; }
    .meta { font-size: 12px; color: #777; margin-top: 5px; }


    .trusted-table {
      max-width: 900px;
      margin: 50px auto;
    }
    .trusted-table td {
      vertical-align: top;
      padding: 10px 15px;
    }
    .trusted-table a {
      text-decoration: none;
      color: #0d6efd;
    }
    .trusted-table a:hover {
      text-decoration: underline;
    }
    .category {
      font-weight: bold;
      width: 30%;
      white-space: nowrap;
    }
    .fixed-gap {
    --bs-gutter-x: 24px !important;
    --bs-gutter-y: 24px !important;
  }
