.elementor-1964 .elementor-element.elementor-element-33223a6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-0f52705 */.seo-article {
  max-width: 860px;
  margin: 0 auto;
  padding: 24px 20px 56px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.75;
  color: #1f2937;
  background: #ffffff;
}

.seo-article h1,
.seo-article h2,
.seo-article h3 {
  line-height: 1.25;
  color: #111827;
  margin-top: 0;
}

.seo-article h1 {
  font-size: 2.4rem;
  margin-bottom: 12px;
}

.seo-article h2 {
  font-size: 1.7rem;
  margin: 42px 0 16px;
}

.seo-article h3 {
  font-size: 1.2rem;
  margin: 28px 0 10px;
}

.seo-article p {
  font-size: 1rem;
  margin: 0 0 16px;
}

.seo-article ul,
.seo-article ol {
  margin: 0 0 18px 22px;
  padding: 0;
}

.seo-article li {
  margin-bottom: 8px;
}

.article-header .subtitle {
  font-size: 1.05rem;
  color: #4b5563;
  margin-bottom: 24px;
}

.table-of-contents {
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  padding: 20px;
  margin: 28px 0;
}

.table-of-contents h2 {
  font-size: 1.25rem;
  margin: 0 0 12px;
}

.table-of-contents ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.table-of-contents li {
  margin-bottom: 8px;
}

.table-of-contents a {
  color: #2563eb;
  text-decoration: none;
}

.table-of-contents a:hover {
  text-decoration: underline;
}

.quick-answer-box,
.highlight-tip,
.framework-box,
.checklist-box,
.takeaways-box {
  border-radius: 16px;
  padding: 20px;
  margin: 24px 0;
}

.quick-answer-box {
  background: #eff6ff;
  border-left: 5px solid #2563eb;
}

.highlight-tip {
  background: #f0fdf4;
  border-left: 5px solid #16a34a;
}

.framework-box {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
}

.checklist-box {
  background: #fff7ed;
  border: 1px solid #fed7aa;
}

.takeaways-box {
  background: #f5f3ff;
  border: 1px solid #ddd6fe;
}

.quote-box {
  margin: 28px 0;
  padding: 18px 22px;
  background: #111827;
  color: #ffffff;
  border-radius: 16px;
}

.quote-box p {
  margin: 0;
  font-size: 1.05rem;
}

.checklist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.checklist li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
}

.checklist li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
  color: #ea580c;
}

.seo-article a {
  color: #2563eb;
  text-decoration: none;
}

.seo-article a:hover {
  text-decoration: underline;
}

.seo-article img {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
  margin: 24px auto;
}

@media (max-width: 768px) {
  .seo-article {
    padding: 18px 16px 40px;
  }

  .seo-article h1 {
    font-size: 2rem;
  }

  .seo-article h2 {
    font-size: 1.45rem;
  }

  .seo-article h3 {
    font-size: 1.1rem;
  }

  .quick-answer-box,
  .highlight-tip,
  .framework-box,
  .checklist-box,
  .takeaways-box,
  .quote-box,
  .table-of-contents {
    padding: 16px;
  }
}/* End custom CSS */