/* Start custom CSS for html, class: .elementor-element-ff97257 */<style>
  .pillar-container {
    max-width: 860px;
    margin: 0 auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    color: #2d3748;
    line-height: 1.75;
    font-size: 1.0625rem;
  }

  .pillar-hero {
    margin-bottom: 2.5rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #e2e8f0;
  }

  .pillar-hero h1 {
    font-size: 2.25rem;
    font-weight: 800;
    line-height: 1.25;
    color: #1a202c;
    margin-bottom: 1rem;
  }

  .pillar-lead {
    font-size: 1.2rem;
    color: #4a5568;
    font-weight: 400;
  }

  .pillar-toc {
    background-color: #f7fafc;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 1.5rem 2rem;
    margin: 2rem 0 3rem 0;
  }

  .pillar-toc h3 {
    margin-top: 0;
    font-size: 1.15rem;
    color: #2b6cb0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }

  .pillar-toc ol {
    margin: 0;
    padding-left: 1.25rem;
  }

  .pillar-toc li {
    margin-bottom: 0.5rem;
  }

  .pillar-toc a {
    color: #2d3748;
    text-decoration: none;
    font-weight: 500;
  }

  .pillar-toc a:hover {
    color: #3182ce;
    text-decoration: underline;
  }

  .pillar-section {
    margin-bottom: 3rem;
  }

  .pillar-section h2 {
    font-size: 1.65rem;
    font-weight: 700;
    color: #1a202c;
    margin-top: 2rem;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #edf2f7;
  }

  .pillar-section h3 {
    font-size: 1.3rem;
    font-weight: 600;
    color: #2d3748;
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
  }

  .pillar-callout {
    background: #ebf8ff;
    border-left: 4px solid #3182ce;
    padding: 1rem 1.25rem;
    margin: 1.5rem 0;
    border-radius: 0 6px 6px 0;
    font-style: italic;
    color: #2b6cb0;
  }

  .pillar-table {
    width: 100%;
    border-collapse: collapse;
    margin: 1.5rem 0;
  }

  .pillar-table th, .pillar-table td {
    border: 1px solid #e2e8f0;
    padding: 0.75rem 1rem;
    text-align: left;
  }

  .pillar-table th {
    background-color: #edf2f7;
    font-weight: 600;
  }

  .cluster-links {
    list-style: none;
    padding: 0;
  }

  .cluster-links li {
    padding: 0.75rem;
    margin-bottom: 0.5rem;
    background: #f7fafc;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
  }

  .cluster-links a {
    color: #2b6cb0;
    text-decoration: none;
    font-weight: 600;
  }

  .cluster-links a:hover {
    text-decoration: underline;
  }
</style>/* End custom CSS */