.elementor-93134 .elementor-element.elementor-element-43d1238{--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-93134 .elementor-element.elementor-element-5dd9396{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-5dd9396 */.hh-seo-article {
  --hh-navy: #0d274d;
  --hh-blue: #1358a0;
  --hh-cyan: #19a7ce;
  --hh-ink: #17243a;
  --hh-text: #3e4e63;
  --hh-muted: #68778a;
  --hh-line: #dbe4ee;
  --hh-soft: #f4f8fc;
  --hh-white: #ffffff;
  --hh-radius: 18px;
  --hh-shadow: 0 16px 44px rgba(13, 39, 77, 0.1);
  --hh-width: 1120px;
  width: min(100%, var(--hh-width));
  margin-inline: auto;
  color: var(--hh-text);
  font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", sans-serif;
  font-size: clamp(16px, 1.35vw, 18px);
  line-height: 1.9;
  overflow-wrap: anywhere;
}

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

.hh-seo-article a {
  color: var(--hh-blue);
  text-underline-offset: 0.2em;
  text-decoration-thickness: 1px;
}

.hh-seo-article a:hover {
  color: #0b3e78;
}

.hh-seo-article a:focus-visible,
.hh-seo-article summary:focus-visible,
.hh-seo-article [tabindex="0"]:focus-visible {
  outline: 3px solid rgba(25, 167, 206, 0.45);
  outline-offset: 4px;
}

.hh-seo-article p,
.hh-seo-article ul,
.hh-seo-article ol,
.hh-seo-article figure,
.hh-seo-article table {
  margin-top: 0;
}

.hh-seo-article h2,
.hh-seo-article h3 {
  color: var(--hh-ink);
  line-height: 1.35;
  letter-spacing: 0.01em;
}

.hh-seo-article h2 {
  margin: 0;
  font-size: clamp(25px, 3vw, 38px);
}

.hh-seo-article h3 {
  margin: 0 0 8px;
  font-size: clamp(18px, 1.7vw, 22px);
}

.hh-seo-article img {
  display: block;
  max-width: 100%;
  height: auto;
}

.hh-seo-article .hh-article-intro {
  position: relative;
  padding: clamp(32px, 6vw, 72px);
  border: 1px solid rgba(13, 39, 77, 0.12);
  border-radius: calc(var(--hh-radius) + 6px);
  background:
    radial-gradient(circle at 94% 10%, rgba(25, 167, 206, 0.15), transparent 27%),
    linear-gradient(135deg, #f7fbff 0%, #eef6fc 100%);
  box-shadow: var(--hh-shadow);
  overflow: hidden;
}

.hh-seo-article .hh-article-intro::after {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: linear-gradient(180deg, var(--hh-cyan), var(--hh-navy));
}

.hh-seo-article .hh-eyebrow,
.hh-seo-article .hh-kicker {
  margin-bottom: 10px;
  color: var(--hh-blue);
  font-size: 0.78em;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.hh-seo-article .hh-article-intro h2 {
  max-width: 820px;
  font-size: clamp(28px, 4.2vw, 48px);
}

.hh-seo-article .hh-lead {
  max-width: 900px;
  margin: 22px 0 0;
  color: #46586f;
  font-size: clamp(16px, 1.55vw, 20px);
  line-height: 1.85;
}

.hh-seo-article .hh-toc {
  margin: clamp(30px, 5vw, 54px) 0;
  padding: clamp(24px, 4vw, 38px);
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius);
  background: var(--hh-white);
}

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

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

.hh-seo-article .hh-toc li::marker {
  color: var(--hh-cyan);
  font-weight: 800;
}

.hh-seo-article .hh-toc a {
  color: var(--hh-text);
  text-decoration: none;
}

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

.hh-seo-article .hh-section {
  margin-top: clamp(54px, 8vw, 92px);
  scroll-margin-top: 100px;
}

.hh-seo-article .hh-section-heading {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  margin-bottom: 26px;
}

.hh-seo-article .hh-section-number {
  display: grid;
  flex: 0 0 52px;
  width: 52px;
  height: 52px;
  place-items: center;
  border-radius: 14px;
  color: var(--hh-white);
  background: var(--hh-navy);
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.hh-seo-article .hh-benefit-grid,
.hh-seo-article .hh-definition-grid,
.hh-seo-article .hh-product-strip {
  display: grid;
  gap: 18px;
  margin: 30px 0;
}

.hh-seo-article .hh-benefit-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.hh-seo-article .hh-benefit-card,
.hh-seo-article .hh-definition-grid article,
.hh-seo-article .hh-product-strip article {
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius);
  background: var(--hh-white);
}

.hh-seo-article .hh-benefit-card {
  position: relative;
  padding: 25px 26px 22px;
  overflow: hidden;
}

.hh-seo-article .hh-benefit-card > span {
  position: absolute;
  top: 12px;
  right: 18px;
  color: rgba(19, 88, 160, 0.1);
  font-size: 42px;
  font-weight: 900;
  line-height: 1;
}

.hh-seo-article .hh-benefit-card p,
.hh-seo-article .hh-definition-grid p,
.hh-seo-article .hh-product-strip p {
  margin-bottom: 0;
}

.hh-seo-article .hh-note,
.hh-seo-article .hh-compatibility {
  margin: 28px 0;
  padding: 18px 22px;
  border-left: 4px solid var(--hh-cyan);
  border-radius: 0 12px 12px 0;
  background: var(--hh-soft);
}

.hh-seo-article .hh-figure {
  margin: 32px 0;
}

.hh-seo-article .hh-figure img {
  width: 100%;
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius);
  background: var(--hh-white);
}

.hh-seo-article .hh-figure-compact img {
  width: min(100%, 520px);
  margin-inline: auto;
  padding: 20px;
}

.hh-seo-article figcaption {
  margin-top: 10px;
  color: var(--hh-muted);
  font-size: 0.84em;
  line-height: 1.65;
  text-align: center;
}

.hh-seo-article .hh-definition-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.hh-seo-article .hh-definition-grid article {
  padding: 25px;
  background: linear-gradient(180deg, var(--hh-white), #f8fbfe);
}

.hh-seo-article .hh-definition-letter {
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 12px;
  color: var(--hh-white);
  background: linear-gradient(135deg, var(--hh-blue), var(--hh-cyan));
  font-size: 20px;
  font-weight: 900;
  line-height: 42px;
  text-align: center;
}

.hh-seo-article .hh-table-wrap {
  max-width: 100%;
  margin: 30px 0;
  border: 1px solid var(--hh-line);
  border-radius: var(--hh-radius);
  overflow-x: auto;
  background: var(--hh-white);
  -webkit-overflow-scrolling: touch;
}

.hh-seo-article table {
  width: 100%;
  min-width: 720px;
  margin-bottom: 0;
  border-collapse: collapse;
  background: var(--hh-white);
}

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

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

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

.hh-seo-article tbody th {
  width: 20%;
  color: var(--hh-navy);
  background: #f7fafe;
}

.hh-seo-article .hh-process-list {
  margin: 30px 0;
  padding: 0;
  list-style: none;
  counter-reset: hh-process;
}

.hh-seo-article .hh-process-list li {
  position: relative;
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 18px;
  counter-increment: hh-process;
  padding-bottom: 24px;
}

.hh-seo-article .hh-process-list li::before {
  content: counter(hh-process, decimal-leading-zero);
  display: grid;
  position: relative;
  z-index: 1;
  width: 48px;
  height: 48px;
  place-items: center;
  border-radius: 50%;
  color: var(--hh-white);
  background: var(--hh-blue);
  font-size: 14px;
  font-weight: 800;
}

.hh-seo-article .hh-process-list li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 48px;
  bottom: 0;
  left: 23px;
  width: 2px;
  background: var(--hh-line);
}

.hh-seo-article .hh-process-list p {
  margin: 4px 0 0;
}

.hh-seo-article .hh-feature-list {
  display: grid;
  gap: 14px;
  margin: 30px 0;
}

.hh-seo-article .hh-feature-list article {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 22px;
  padding: 23px 25px;
  border: 1px solid var(--hh-line);
  border-radius: 15px;
  background: var(--hh-white);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.hh-seo-article .hh-feature-list article:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(13, 39, 77, 0.08);
}

.hh-seo-article .hh-feature-index {
  color: var(--hh-cyan);
  font-size: 24px;
  font-weight: 900;
  line-height: 1.4;
}

.hh-seo-article .hh-feature-list p {
  margin-bottom: 0;
}

.hh-seo-article .hh-product-strip {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.hh-seo-article .hh-product-strip article {
  padding: 20px;
  text-align: center;
}

.hh-seo-article .hh-product-strip img {
  aspect-ratio: 1;
  width: 100%;
  object-fit: contain;
  margin-bottom: 14px;
  border-radius: 12px;
  background: #fafbfd;
}

.hh-seo-article .hh-check-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 13px 18px;
  margin: 28px 0;
  padding: 0;
  list-style: none;
}

.hh-seo-article .hh-check-list li {
  position: relative;
  padding: 17px 18px 17px 50px;
  border: 1px solid var(--hh-line);
  border-radius: 13px;
  background: var(--hh-white);
}

.hh-seo-article .hh-check-list li::before {
  content: "✓";
  position: absolute;
  top: 17px;
  left: 19px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  color: var(--hh-white);
  background: var(--hh-cyan);
  font-size: 13px;
  font-weight: 900;
  line-height: 22px;
  text-align: center;
}

.hh-seo-article .hh-conclusion {
  padding: clamp(28px, 5vw, 54px);
  border-radius: calc(var(--hh-radius) + 4px);
  background: var(--hh-soft);
}

.hh-seo-article .hh-conclusion > h2 {
  margin-bottom: 18px;
}

.hh-seo-article .hh-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 26px;
  margin-top: 30px;
  padding: clamp(24px, 4vw, 38px);
  border-radius: var(--hh-radius);
  color: rgba(255, 255, 255, 0.84);
  background: linear-gradient(135deg, var(--hh-navy), #164b82);
}

.hh-seo-article .hh-cta h3 {
  color: var(--hh-white);
}

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

.hh-seo-article .hh-cta-label {
  color: #77d8ee;
  font-size: 0.76em;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.hh-seo-article .hh-cta-button {
  flex: 0 0 auto;
  padding: 13px 20px;
  border-radius: 999px;
  color: var(--hh-navy);
  background: var(--hh-white);
  font-size: 0.9em;
  font-weight: 800;
  text-decoration: none;
}

.hh-seo-article .hh-cta-button:hover {
  color: var(--hh-navy);
  background: #dff7fd;
}

.hh-seo-article .hh-faq-list {
  display: grid;
  gap: 12px;
}

.hh-seo-article .hh-faq details {
  border: 1px solid var(--hh-line);
  border-radius: 14px;
  background: var(--hh-white);
  overflow: hidden;
}

.hh-seo-article .hh-faq summary {
  position: relative;
  padding: 20px 58px 20px 22px;
  color: var(--hh-ink);
  font-weight: 800;
  cursor: pointer;
  list-style: none;
}

.hh-seo-article .hh-faq summary::-webkit-details-marker {
  display: none;
}

.hh-seo-article .hh-faq summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
  color: var(--hh-blue);
  font-size: 26px;
  font-weight: 400;
}

.hh-seo-article .hh-faq details[open] summary::after {
  content: "−";
}

.hh-seo-article .hh-faq details[open] summary {
  background: var(--hh-soft);
}

.hh-seo-article .hh-faq details > div {
  padding: 0 22px 20px;
}

.hh-seo-article .hh-faq details p {
  margin: 16px 0 0;
}

@media (max-width: 820px) {
  .hh-seo-article .hh-toc ol,
  .hh-seo-article .hh-benefit-grid,
  .hh-seo-article .hh-check-list {
    grid-template-columns: 1fr;
  }

  .hh-seo-article .hh-definition-grid,
  .hh-seo-article .hh-product-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hh-seo-article .hh-product-strip article:last-child {
    grid-column: 1 / -1;
    width: calc(50% - 9px);
    justify-self: center;
  }

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

@media (max-width: 560px) {
  .hh-seo-article {
    font-size: 16px;
  }

  .hh-seo-article .hh-article-intro {
    padding: 28px 22px 30px 26px;
    border-radius: 16px;
  }

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

  .hh-seo-article .hh-lead {
    margin-top: 16px;
  }

  .hh-seo-article .hh-section-heading {
    gap: 12px;
  }

  .hh-seo-article .hh-section-number {
    flex-basis: 42px;
    width: 42px;
    height: 42px;
    border-radius: 11px;
    font-size: 12px;
  }

  .hh-seo-article .hh-section-heading h2 {
    font-size: 25px;
  }

  .hh-seo-article .hh-definition-grid,
  .hh-seo-article .hh-product-strip {
    grid-template-columns: 1fr;
  }

  .hh-seo-article .hh-product-strip article:last-child {
    grid-column: auto;
    width: 100%;
  }

  .hh-seo-article .hh-feature-list article {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .hh-seo-article .hh-process-list li {
    grid-template-columns: 44px 1fr;
    gap: 13px;
  }

  .hh-seo-article .hh-process-list li::before {
    width: 40px;
    height: 40px;
  }

  .hh-seo-article .hh-process-list li:not(:last-child)::after {
    top: 40px;
    left: 19px;
  }

  .hh-seo-article .hh-conclusion {
    padding: 26px 20px;
  }
}

@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 */