.elementor-32002 .elementor-element.elementor-element-492eafa{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-32002 .elementor-element.elementor-element-7299f62{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 container, class: .elementor-element-492eafa */.hh-seo-article {
  --hh-navy: #0d274d;
  --hh-blue: #005eb8;
  --hh-cyan: #00a9e0;
  --hh-text: #34465d;
  --hh-muted: #65758b;
  --hh-line: #dce6ef;
  --hh-soft: #f5f8fc;
  --hh-white: #ffffff;
  --hh-warn: #fff8e6;
  --hh-radius: 18px;
  --hh-shadow: 0 12px 32px rgba(13, 39, 77, 0.08);
  width: min(100%, 940px);
  margin-inline: auto;
  color: var(--hh-text);
  font-family: "Microsoft JhengHei", "PingFang TC", Arial, sans-serif;
  font-size: clamp(16px, 1.5vw, 18px);
  line-height: 1.85;
  overflow-wrap: anywhere;
}

.hh-seo-article,
.hh-seo-article * {
  box-sizing: border-box;
}

.hh-seo-article__intro {
  margin: 0 0 clamp(26px, 4vw, 40px);
  padding: clamp(10px, 2vw, 18px) 0 0;
  border-top: 4px solid var(--hh-blue);
}

.hh-seo-article__eyebrow {
  margin: 0 0 10px;
  color: var(--hh-blue);
  font-size: 0.78em;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.hh-seo-article h2,
.hh-seo-article h3 {
  color: var(--hh-navy);
  line-height: 1.4;
  text-wrap: pretty;
}

.hh-seo-article h2 {
  margin: clamp(48px, 7vw, 72px) 0 18px;
  font-size: clamp(24px, 3.1vw, 34px);
  letter-spacing: -0.02em;
}

.hh-seo-article__intro h2 {
  max-width: 830px;
  margin: 0 0 16px;
  font-size: clamp(25px, 3.5vw, 38px);
}

.hh-seo-article h3 {
  margin: 34px 0 12px;
  font-size: clamp(20px, 2.3vw, 25px);
}

.hh-seo-article p,
.hh-seo-article ul,
.hh-seo-article ol {
  margin-top: 0;
  margin-bottom: 1.12em;
}

.hh-seo-article__lead {
  max-width: 820px;
  margin-bottom: 0;
  color: var(--hh-muted);
  font-size: clamp(17px, 1.8vw, 20px);
  line-height: 1.8;
}

.hh-seo-article a {
  color: var(--hh-blue);
  font-weight: 700;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

.hh-seo-article a:hover {
  color: var(--hh-navy);
}

.hh-seo-article a:focus-visible,
.hh-seo-article summary:focus-visible,
.hh-seo-article__table-wrap:focus-visible {
  outline: 3px solid rgba(0, 169, 224, 0.45);
  outline-offset: 4px;
}

.hh-seo-article__source {
  font-size: 0.88em;
}

.hh-seo-article__figure {
  margin: clamp(28px, 5vw, 46px) 0;
}

.hh-seo-article__figure img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius);
  background: var(--hh-white);
  box-shadow: var(--hh-shadow);
}

.hh-seo-article__figure figcaption {
  margin-top: 10px;
  padding-inline: 4px;
  color: var(--hh-muted);
  font-size: 0.84em;
  line-height: 1.65;
}

.hh-seo-article__toc {
  margin: clamp(34px, 6vw, 56px) 0;
  padding: clamp(22px, 4vw, 32px);
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius);
  background: linear-gradient(145deg, var(--hh-white), var(--hh-soft));
}

.hh-seo-article__toc-title {
  margin-bottom: 14px;
  color: var(--hh-navy);
  font-size: 1.05em;
  font-weight: 800;
}

.hh-seo-article__toc ol {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 7px 34px;
  margin: 0;
  padding-left: 1.4em;
}

.hh-seo-article__toc li {
  padding-left: 4px;
}

.hh-seo-article__toc a {
  font-weight: 600;
  text-decoration: none;
}

.hh-seo-article section {
  scroll-margin-top: 30px;
}

.hh-seo-article ul,
.hh-seo-article ol {
  padding-left: 1.45em;
}

.hh-seo-article li {
  margin-bottom: 0.52em;
}

.hh-seo-article__fault {
  position: relative;
  padding-top: 2px;
}

.hh-seo-article__fault h2 {
  padding-right: 64px;
}

.hh-seo-article__number {
  float: right;
  margin: clamp(48px, 7vw, 72px) 0 0;
  color: #dce8f4;
  font-size: clamp(38px, 5vw, 58px);
  font-weight: 900;
  line-height: 1;
}

.hh-seo-article__table-wrap {
  max-width: 100%;
  margin: 26px 0 40px;
  overflow-x: auto;
  border: 1px solid var(--hh-line);
  border-radius: 14px;
  background: var(--hh-white);
  box-shadow: 0 8px 24px rgba(13, 39, 77, 0.05);
}

.hh-seo-article table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
  font-size: 0.91em;
  line-height: 1.62;
}

.hh-seo-article caption {
  padding: 16px 18px;
  color: var(--hh-navy);
  font-weight: 800;
  text-align: left;
}

.hh-seo-article th,
.hh-seo-article td {
  padding: 14px 17px;
  border-top: 1px solid var(--hh-line);
  text-align: left;
  vertical-align: top;
}

.hh-seo-article thead th {
  border-top: 0;
  color: var(--hh-white);
  background: var(--hh-navy);
}

.hh-seo-article tbody th {
  color: var(--hh-navy);
  background: #edf4fa;
  white-space: nowrap;
}

.hh-seo-article tbody tr:nth-child(even) td {
  background: #f9fbfd;
}

.hh-seo-article__image-pair {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin: 28px 0;
}

.hh-seo-article__image-pair .hh-seo-article__figure {
  margin: 0;
}

.hh-seo-article__notice {
  margin: 28px 0;
  padding: clamp(18px, 3vw, 24px);
  border-left: 5px solid #e3a100;
  border-radius: 4px 14px 14px 4px;
  color: #5a4615;
  background: var(--hh-warn);
  line-height: 1.75;
}

.hh-seo-article__steps {
  margin-top: 24px;
  padding-left: 0;
  list-style: none;
  counter-reset: hh-step;
}

.hh-seo-article__steps li {
  position: relative;
  min-height: 48px;
  margin-bottom: 14px;
  padding: 16px 18px 16px 68px;
  border: 1px solid var(--hh-line);
  border-radius: 14px;
  background: var(--hh-white);
  counter-increment: hh-step;
}

.hh-seo-article__steps li::before {
  position: absolute;
  top: 14px;
  left: 16px;
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 50%;
  color: var(--hh-white);
  background: var(--hh-blue);
  content: counter(hh-step);
  font-size: 0.88em;
  font-weight: 800;
}

.hh-seo-article__faq details {
  margin-bottom: 12px;
  border: 1px solid var(--hh-line);
  border-radius: 13px;
  background: var(--hh-white);
}

.hh-seo-article__faq summary {
  padding: 18px 50px 18px 20px;
  color: var(--hh-navy);
  font-weight: 800;
  cursor: pointer;
}

.hh-seo-article__faq details p {
  margin: 0;
  padding: 0 20px 20px;
}

.hh-seo-article__cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: clamp(52px, 8vw, 84px);
  padding: clamp(28px, 5vw, 44px);
  border-radius: 22px;
  color: #eaf4ff;
  background: var(--hh-navy);
}

.hh-seo-article__cta h2 {
  margin: 4px 0 10px;
  color: var(--hh-white);
  font-size: clamp(23px, 3vw, 31px);
}

.hh-seo-article__cta p {
  margin-bottom: 0;
}

.hh-seo-article__cta-label {
  color: #8bdcff;
  font-size: 0.78em;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.hh-seo-article__cta > a {
  flex: 0 0 auto;
  padding: 13px 20px;
  border: 1px solid var(--hh-white);
  border-radius: 999px;
  color: var(--hh-navy);
  background: var(--hh-white);
  text-decoration: none;
  white-space: nowrap;
}

.hh-seo-article__cta > a:hover {
  color: var(--hh-white);
  background: transparent;
}

@media (max-width: 760px) {
  .hh-seo-article__toc ol,
  .hh-seo-article__image-pair {
    grid-template-columns: 1fr;
  }

  .hh-seo-article__cta {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 520px) {
  .hh-seo-article {
    font-size: 16px;
    line-height: 1.78;
  }

  .hh-seo-article__intro h2 {
    font-size: 25px;
  }

  .hh-seo-article h2 {
    font-size: 24px;
  }

  .hh-seo-article__number {
    font-size: 40px;
  }

  .hh-seo-article__toc,
  .hh-seo-article__cta {
    border-radius: 14px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hh-seo-article *,
  .hh-seo-article *::before,
  .hh-seo-article *::after {
    scroll-behavior: auto !important;
    transition: none !important;
  }
}/* End custom CSS */