.elementor-18462 .elementor-element.elementor-element-3ded6c1{--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;}.elementor-18462 .elementor-element.elementor-element-634c950{width:var( --container-widget-width, 103.545% );max-width:103.545%;--container-widget-width:103.545%;--container-widget-flex-grow:0;}/* Start custom CSS for html, class: .elementor-element-634c950 */.seo-article {
  max-width: 920px;
  margin: 0 auto;
  padding: 24px 16px;
  color: #1f2933;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.9;
}

.seo-article h1 {
  margin: 0 0 22px;
  color: #0d274d;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.35;
}

.seo-article h2 {
  margin: 48px 0 22px;
  padding: 14px 20px;
  background: #0d274d;
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.45;
  border-radius: 6px;
}

.seo-article h3 {
  margin: 30px 0 14px;
  color: #0d274d;
  font-size: 22px;
  font-weight: 700;
  border-left: 5px solid #0069a5;
  padding-left: 12px;
}

.seo-article p,
.seo-article li {
  font-size: 18px;
}

.seo-article p {
  margin: 0 0 22px;
}

.seo-article ul {
  margin: 0 0 24px;
  padding-left: 24px;
}

.seo-article li {
  margin-bottom: 8px;
}

.seo-article a {
  color: #0069a5;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.seo-article a:hover {
  color: #004f7d;
}

.seo-hero,
.seo-toc,
.seo-summary,
.seo-faq,
.seo-cta {
  margin: 32px 0;
  padding: 28px 30px;
  border-radius: 12px;
}

.seo-hero {
  background: #f3f8fb;
  border-left: 6px solid #0069a5;
}

.seo-toc {
  background: #f8fafc;
  border: 1px solid #d9e2ec;
}

.seo-toc-title {
  margin: 0 0 12px;
  color: #0d274d;
  font-size: 20px !important;
  font-weight: 700;
}

.seo-toc ul,
.seo-summary ul {
  margin: 0;
  padding-left: 22px;
}

.seo-toc li {
  margin-bottom: 8px;
}

.seo-image {
  margin: 34px auto;
  text-align: center;
}

.seo-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  border-radius: 8px;
}

.seo-image figcaption {
  margin-top: 10px;
  color: #667085;
  font-size: 15px;
  line-height: 1.6;
}

.seo-product-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  align-items: center;
  margin: 30px 0;
  padding: 28px;
  background: #f8fafc;
  border: 1px solid #d9e2ec;
  border-radius: 12px;
}

.seo-product-card h3 {
  margin-top: 0;
}

.seo-feature-list {
  padding: 24px 28px;
  background: #f8fafc;
  border-radius: 12px;
  border: 1px solid #d9e2ec;
}

.seo-summary {
  background: #f6fbf8;
  border: 1px solid #cfe8d8;
}

.seo-faq {
  background: #fbfcfe;
  border: 1px solid #d9e2ec;
}

.seo-cta {
  background: #eef7fc;
  border: 1px solid #c7e4f3;
}

.seo-cta h2,
.seo-summary h2,
.seo-faq h2 {
  margin-top: 0;
}

@media (max-width: 768px) {
  .seo-article {
    padding: 20px 14px;
  }

  .seo-article h1 {
    font-size: 28px;
  }

  .seo-article h2 {
    font-size: 22px;
  }

  .seo-article h3 {
    font-size: 20px;
  }

  .seo-article p,
  .seo-article li {
    font-size: 16px;
  }

  .seo-hero,
  .seo-toc,
  .seo-summary,
  .seo-faq,
  .seo-cta,
  .seo-product-card {
    padding: 22px 18px;
  }

  .seo-product-card {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */