.elementor-16028 .elementor-element.elementor-element-4ea9c3e{--display:flex;}.elementor-16028 .elementor-element.elementor-element-7dc9781{--display:flex;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-dc1ce5a *//*
  HONGKAI · CAT5 / CAT5e · Section 02 Solution Builder
  Elementor 页面 Custom CSS / Site Settings Custom CSS
  与 08-section-02-solution-builder-html-js.html 配套使用。
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600;700&family=Roboto:wght@400;500;600;700;800&display=swap");

.hkcat02-root {
  --hkcat02-ink: #172235;
  --hkcat02-navy: #25345f;
  --hkcat02-blue: #557cc7;
  --hkcat02-orange: #e76643;
  --hkcat02-muted: #68768a;
  --hkcat02-line: #dfe5ec;
  --hkcat02-soft: #f7f9fc;
  width: 100%;
  overflow: clip;
  color: var(--hkcat02-ink);
  background: #fff;
  border-bottom: 1px solid #e6ebf0;
  font-family: "Roboto", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat02-root,
.hkcat02-root * { box-sizing: border-box; }

.hkcat02-root button,
.hkcat02-root select { font: inherit; }

.hkcat02-root button { cursor: pointer; }

.hkcat02-shell {
  width: min(1232px, calc(100% - 64px));
  margin: 0 auto;
  padding: 83px 0 96px;
}

.hkcat02-heading {
  display: grid;
  grid-template-columns: minmax(0, 690px) minmax(320px, 1fr);
  align-items: end;
  gap: 84px;
  margin-bottom: 24px;
}

.hkcat02-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 22px;
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .16em;
}

.hkcat02-section-label span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 29px;
  padding: 0 8px;
  color: #26385f;
  background: #f0f4fa;
  border: 1px solid #d5dee9;
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat02-section-label b { font: inherit; }

.hkcat02-heading h2 {
  max-width: 680px;
  margin: 0;
  color: var(--hkcat02-ink);
  font-size: clamp(48px, 4.1vw, 55px);
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: -.045em;
}

.hkcat02-heading > p {
  max-width: 420px;
  margin: 0 0 3px;
  color: var(--hkcat02-muted);
  font-size: 16px;
  line-height: 1.65;
}

.hkcat02-progress {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 16px;
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--hkcat02-line);
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(16,42,67,.05);
}

.hkcat02-progress button {
  min-width: 0;
  min-height: 68px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  color: #6b788b;
  text-align: left;
  background: #fff;
  border: 0;
  border-right: 1px solid var(--hkcat02-line);
  transition: color .18s ease, background .18s ease;
}

.hkcat02-progress button:last-child { border-right: 0; }
.hkcat02-progress button:hover,
.hkcat02-progress button:focus-visible { color: #31568f; background: #f7f9fc; }
.hkcat02-progress button.is-active { color: #fff; background: var(--hkcat02-navy); }

.hkcat02-progress button > span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  color: #5c77ad;
  background: #eef3fa;
  border-radius: 6px;
  font: 700 9px/1 "Roboto Mono", monospace;
}

.hkcat02-progress button.is-active > span { color: var(--hkcat02-navy); background: #fff; }
.hkcat02-progress strong { overflow: hidden; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; }
.hkcat02-progress i { color: currentColor; font-size: 12px; }
.hkcat02-progress button.is-active i { color: #ef9a6e; }

.hkcat02-builder {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 2.075fr) minmax(350px, 1fr);
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--hkcat02-line);
  border-radius: 12px;
  box-shadow: 0 18px 50px rgba(16,42,67,.08);
}

.hkcat02-main { min-width: 0; padding: 38px 32px 32px; }

.hkcat02-block-title {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 23px;
}

.hkcat02-block-title--spec {
  margin-top: 34px;
  padding-top: 28px;
  border-top: 1px solid var(--hkcat02-line);
}

.hkcat02-block-title > div { display: grid; gap: 4px; }

.hkcat02-block-title small {
  color: #5a75a6;
  font: 700 9px/1.3 "Roboto Mono", monospace;
  letter-spacing: .13em;
}

.hkcat02-block-title h3 {
  margin: 0;
  color: var(--hkcat02-ink);
  font-size: 23px;
  line-height: 1.2;
  letter-spacing: -.025em;
}

.hkcat02-block-title > span {
  max-width: 270px;
  color: #7a8797;
  font-size: 11px;
  line-height: 1.55;
  text-align: right;
}

.hkcat02-scenarios {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.hkcat02-scenario {
  min-width: 0;
  min-height: 86px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 15px;
  color: var(--hkcat02-ink);
  text-align: left;
  background: #f8f9fb;
  border: 1px solid #e0e6ed;
  border-radius: 9px;
  transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}

.hkcat02-scenario:hover,
.hkcat02-scenario:focus-visible { border-color: #d6dee8; box-shadow: 0 8px 20px rgba(31,49,79,.06); }
.hkcat02-scenario.is-active { background: #edf3fb; border-color: var(--hkcat02-blue); }
.hkcat02-scenario > i { flex: 0 0 auto; color: var(--hkcat02-blue); font-size: 20px; }
.hkcat02-scenario > span { display: grid; gap: 5px; }
.hkcat02-scenario strong { font-size: 13px; }
.hkcat02-scenario small { color: #748195; font-size: 10px; line-height: 1.45; }

.hkcat02-spec-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.hkcat02-spec-grid label {
  display: grid;
  gap: 8px;
  color: #344b61;
  font-size: 11px;
  font-weight: 700;
}

.hkcat02-spec-grid select {
  width: 100%;
  min-height: 45px;
  padding: 0 13px;
  color: var(--hkcat02-ink);
  background: #fff;
  border: 1px solid #ccd7e1;
  border-radius: 7px;
  outline: none;
}

.hkcat02-spec-grid select:hover { border-color: #9fb1c4; }
.hkcat02-spec-grid select:focus { border-color: var(--hkcat02-blue); box-shadow: 0 0 0 3px rgba(85,124,199,.12); }
.hkcat02-spec-wide { grid-column: 1 / -1; }

.hkcat02-brief {
  min-width: 0;
  padding: 28px;
  color: #fff;
  background: var(--hkcat02-navy);
  border-left: 1px solid #1d294d;
}

.hkcat02-brief-head {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 11px;
}

.hkcat02-brief-icon {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  color: #fff;
  background: var(--hkcat02-blue);
  border-radius: 8px;
  font-size: 20px;
}

.hkcat02-brief-head > div { display: grid; gap: 4px; }

.hkcat02-brief-head small,
.hkcat02-impact > small,
.hkcat02-next > small {
  color: #a9bbde;
  font: 700 8px/1.3 "Roboto Mono", monospace;
  letter-spacing: .12em;
}

.hkcat02-brief-head strong { font-size: 12px; }

.hkcat02-status {
  padding: 6px 8px;
  color: #ffd7c5;
  background: rgba(225,106,71,.17);
  border: 1px solid rgba(255,181,145,.35);
  border-radius: 999px;
  font: 700 7px/1 "Roboto Mono", monospace;
  letter-spacing: .08em;
}

.hkcat02-summary {
  margin: 27px 0 21px;
  color: #fff;
  font-size: 23px;
  line-height: 1.25;
}

.hkcat02-brief dl { display: grid; margin: 0; }

.hkcat02-brief dl > div {
  display: grid;
  grid-template-columns: 42% 58%;
  gap: 12px;
  padding: 12px 0;
  border-top: 1px solid rgba(255,255,255,.12);
}

.hkcat02-brief dt { color: #aab8d1; font-size: 9px; }
.hkcat02-brief dd { margin: 0; color: #fff; font-size: 10px; font-weight: 700; text-align: right; }

.hkcat02-impact {
  margin-top: 22px;
  padding: 17px;
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 9px;
}

.hkcat02-impact ul {
  display: grid;
  gap: 9px;
  margin: 13px 0 0;
  padding: 0;
  list-style: none;
}

.hkcat02-impact li { display: flex; gap: 8px; color: #d7deea; font-size: 9px; line-height: 1.5; }
.hkcat02-impact li i { flex: 0 0 auto; color: #8fcaf1; font-size: 13px; }

.hkcat02-next { display: grid; margin-top: 22px; }
.hkcat02-next > small { margin-bottom: 7px; }

.hkcat02-next button {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 9px;
  padding: 11px 0;
  color: #fff;
  text-align: left;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255,255,255,.12);
  font-size: 10px;
}

.hkcat02-next button > span { color: #9eb5df; font: 700 8px/1 "Roboto Mono", monospace; }
.hkcat02-next button i { color: #ef9a6e; font-size: 11px; }

.hkcat02-carry {
  width: 100%;
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 22px;
  padding: 0 18px;
  color: #fff;
  background: var(--hkcat02-orange);
  border: 0;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 800;
  transition: transform .18s ease, box-shadow .18s ease;
}

.hkcat02-carry:hover { transform: translateY(-2px); box-shadow: 0 12px 24px rgba(225,102,67,.23); }

.hkcat02-root button:focus-visible,
.hkcat02-root select:focus-visible { outline: 3px solid rgba(85,124,199,.24); outline-offset: 2px; }

@media (max-width: 1024px) {
  .hkcat02-heading { gap: 44px; }
  .hkcat02-builder { grid-template-columns: minmax(0, 1.45fr) minmax(300px, .75fr); }
  .hkcat02-main { padding: 26px; }
  .hkcat02-brief { padding: 24px; }
}

@media (max-width: 860px) {
  .hkcat02-shell { width: min(720px, calc(100% - 44px)); padding: 70px 0 80px; }
  .hkcat02-heading { grid-template-columns: 1fr; gap: 18px; text-align: center; }
  .hkcat02-section-label { justify-content: center; }
  .hkcat02-heading h2,
  .hkcat02-heading > p { margin-inline: auto; }
  .hkcat02-progress { grid-template-columns: 1fr 1fr; }
  .hkcat02-progress button:nth-child(2) { border-right: 0; }
  .hkcat02-progress button:nth-child(-n+2) { border-bottom: 1px solid var(--hkcat02-line); }
  .hkcat02-builder { grid-template-columns: 1fr; }
  .hkcat02-brief { border-top: 1px solid #1d294d; border-left: 0; }
}

@media (max-width: 560px) {
  .hkcat02-shell { width: calc(100% - 32px); padding: 56px 0 66px; }
  .hkcat02-heading h2 { font-size: 40px; line-height: 1.06; }
  .hkcat02-heading > p { font-size: 15px; }
  .hkcat02-progress button { min-height: 62px; padding: 10px; }
  .hkcat02-progress strong { font-size: 10px; }
  .hkcat02-main,
  .hkcat02-brief { padding: 20px; }
  .hkcat02-block-title { display: grid; gap: 8px; }
  .hkcat02-block-title > span { max-width: none; text-align: left; }
  .hkcat02-scenarios,
  .hkcat02-spec-grid { grid-template-columns: 1fr; }
  .hkcat02-spec-wide { grid-column: auto; }
  .hkcat02-brief-head { grid-template-columns: auto 1fr; }
  .hkcat02-status { display: none; }
  .hkcat02-summary { font-size: 21px; }
  .hkcat02-brief dl > div { grid-template-columns: 1fr; gap: 4px; }
  .hkcat02-brief dd { text-align: left; }
}

/* Elementor / Astra theme-conflict guard.
   Keep this block: global button and heading rules often use !important. */
.hkcat02-root .hkcat02-heading h2 {
  margin: 0 !important;
  color: var(--hkcat02-ink) !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(48px, 4.1vw, 55px) !important;
  font-weight: 800 !important;
  line-height: 1.04 !important;
  letter-spacing: -.045em !important;
  text-transform: none !important;
}

.hkcat02-root button {
  font-family: "Roboto", Arial, sans-serif !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.hkcat02-root .hkcat02-progress button {
  color: #6b788b !important;
  background-color: #fff !important;
  border: 0 !important;
  border-right: 1px solid var(--hkcat02-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 12px !important;
  text-transform: none !important;
}

.hkcat02-root .hkcat02-progress button:last-child { border-right: 0 !important; }
.hkcat02-root .hkcat02-progress button:hover,
.hkcat02-root .hkcat02-progress button:focus-visible { color: #31568f !important; background-color: #f7f9fc !important; }
.hkcat02-root .hkcat02-progress button.is-active { color: #fff !important; background-color: var(--hkcat02-navy) !important; }

.hkcat02-root .hkcat02-scenario,
.hkcat02-root .hkcat02-scenario:hover,
.hkcat02-root .hkcat02-scenario:focus-visible {
  color: var(--hkcat02-ink) !important;
  background-color: #f8f9fb !important;
  border: 1px solid #e0e6ed !important;
  border-radius: 9px !important;
  font-size: 13px !important;
  text-transform: none !important;
}

.hkcat02-root .hkcat02-scenario:hover,
.hkcat02-root .hkcat02-scenario:focus-visible { border-color: #d6dee8 !important; }
.hkcat02-root .hkcat02-scenario.is-active { color: var(--hkcat02-ink) !important; background-color: #edf3fb !important; border-color: var(--hkcat02-blue) !important; }
.hkcat02-root .hkcat02-scenario strong { color: var(--hkcat02-ink) !important; font-size: 13px !important; text-transform: none !important; }
.hkcat02-root .hkcat02-scenario small { color: #748195 !important; font-size: 10px !important; text-transform: none !important; }

.hkcat02-root .hkcat02-block-title h3 {
  margin: 0 !important;
  color: var(--hkcat02-ink) !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 23px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -.025em !important;
  text-transform: none !important;
}

.hkcat02-root .hkcat02-spec-grid select {
  color: var(--hkcat02-ink) !important;
  background-color: #fff !important;
  border: 1px solid #ccd7e1 !important;
  border-radius: 7px !important;
  box-shadow: none !important;
  text-transform: none !important;
  -webkit-appearance: auto !important;
  appearance: auto !important;
}

.hkcat02-root .hkcat02-brief,
.hkcat02-root .hkcat02-brief h3,
.hkcat02-root .hkcat02-brief strong,
.hkcat02-root .hkcat02-brief dd { color: #fff !important; }

.hkcat02-root .hkcat02-summary {
  margin: 27px 0 21px !important;
  color: #fff !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 23px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.hkcat02-root .hkcat02-next button {
  color: #fff !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255,255,255,.12) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 10px !important;
}

.hkcat02-root .hkcat02-carry,
.hkcat02-root .hkcat02-carry:hover,
.hkcat02-root .hkcat02-carry:focus-visible {
  color: #fff !important;
  background-color: var(--hkcat02-orange) !important;
  border: 0 !important;
  border-radius: 8px !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-transform: none !important;
}

@media (max-width: 560px) {
  .hkcat02-root .hkcat02-heading h2 { font-size: 40px !important; line-height: 1.06 !important; }
  .hkcat02-root .hkcat02-summary { font-size: 21px !important; }
}

@media (prefers-reduced-motion: reduce) {
  .hkcat02-root *,
  .hkcat02-root *::before,
  .hkcat02-root *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1a92975 *//*
  HONGKAI · CAT5 / CAT5e · Section 02 Solution Builder
  Elementor 页面 Custom CSS / Site Settings Custom CSS
  与 08-section-02-solution-builder-html-js.html 配套使用。
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600;700&family=Roboto:wght@400;500;600;700;800&display=swap");

.hkcat02-root {
  --hkcat02-ink: #172235;
  --hkcat02-navy: #25345f;
  --hkcat02-blue: #557cc7;
  --hkcat02-orange: #e76643;
  --hkcat02-muted: #68768a;
  --hkcat02-line: #dfe5ec;
  --hkcat02-soft: #f7f9fc;
  width: 100%;
  overflow: clip;
  color: var(--hkcat02-ink);
  background: #fff;
  border-bottom: 1px solid #e6ebf0;
  font-family: "Roboto", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat02-root,
.hkcat02-root * { box-sizing: border-box; }

.hkcat02-root button,
.hkcat02-root select { font: inherit; }

.hkcat02-root button { cursor: pointer; }

.hkcat02-shell {
  width: min(1232px, calc(100% - 64px));
  margin: 0 auto;
  padding: 83px 0 96px;
}

.hkcat02-heading {
  display: grid;
  grid-template-columns: minmax(0, 690px) minmax(320px, 1fr);
  align-items: end;
  gap: 84px;
  margin-bottom: 24px;
}

.hkcat02-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 22px;
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .16em;
}

.hkcat02-section-label span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 29px;
  padding: 0 8px;
  color: #26385f;
  background: #f0f4fa;
  border: 1px solid #d5dee9;
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat02-section-label b { font: inherit; }

.hkcat02-heading h2 {
  max-width: 680px;
  margin: 0;
  color: var(--hkcat02-ink);
  font-size: clamp(48px, 4.1vw, 55px);
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: -.045em;
}

.hkcat02-heading > p {
  max-width: 420px;
  margin: 0 0 3px;
  color: var(--hkcat02-muted);
  font-size: 16px;
  line-height: 1.65;
}

.hkcat02-progress {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 16px;
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--hkcat02-line);
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(16,42,67,.05);
}

.hkcat02-progress button {
  min-width: 0;
  min-height: 68px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  color: #6b788b;
  text-align: left;
  background: #fff;
  border: 0;
  border-right: 1px solid var(--hkcat02-line);
  transition: color .18s ease, background .18s ease;
}

.hkcat02-progress button:last-child { border-right: 0; }
.hkcat02-progress button:hover,
.hkcat02-progress button:focus-visible { color: #31568f; background: #f7f9fc; }
.hkcat02-progress button.is-active { color: #fff; background: var(--hkcat02-navy); }

.hkcat02-progress button > span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  color: #5c77ad;
  background: #eef3fa;
  border-radius: 6px;
  font: 700 9px/1 "Roboto Mono", monospace;
}

.hkcat02-progress button.is-active > span { color: var(--hkcat02-navy); background: #fff; }
.hkcat02-progress strong { overflow: hidden; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; }
.hkcat02-progress i { color: currentColor; font-size: 12px; }
.hkcat02-progress button.is-active i { color: #ef9a6e; }

.hkcat02-builder {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 2.075fr) minmax(350px, 1fr);
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--hkcat02-line);
  border-radius: 12px;
  box-shadow: 0 18px 50px rgba(16,42,67,.08);
}

.hkcat02-main { min-width: 0; padding: 38px 32px 32px; }

.hkcat02-block-title {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 23px;
}

.hkcat02-block-title--spec {
  margin-top: 34px;
  padding-top: 28px;
  border-top: 1px solid var(--hkcat02-line);
}

.hkcat02-block-title > div { display: grid; gap: 4px; }

.hkcat02-block-title small {
  color: #5a75a6;
  font: 700 9px/1.3 "Roboto Mono", monospace;
  letter-spacing: .13em;
}

.hkcat02-block-title h3 {
  margin: 0;
  color: var(--hkcat02-ink);
  font-size: 23px;
  line-height: 1.2;
  letter-spacing: -.025em;
}

.hkcat02-block-title > span {
  max-width: 270px;
  color: #7a8797;
  font-size: 11px;
  line-height: 1.55;
  text-align: right;
}

.hkcat02-scenarios {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.hkcat02-scenario {
  min-width: 0;
  min-height: 86px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 15px;
  color: var(--hkcat02-ink);
  text-align: left;
  background: #f8f9fb;
  border: 1px solid #e0e6ed;
  border-radius: 9px;
  transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}

.hkcat02-scenario:hover,
.hkcat02-scenario:focus-visible { border-color: #d6dee8; box-shadow: 0 8px 20px rgba(31,49,79,.06); }
.hkcat02-scenario.is-active { background: #edf3fb; border-color: var(--hkcat02-blue); }
.hkcat02-scenario > i { flex: 0 0 auto; color: var(--hkcat02-blue); font-size: 20px; }
.hkcat02-scenario > span { display: grid; gap: 5px; }
.hkcat02-scenario strong { font-size: 13px; }
.hkcat02-scenario small { color: #748195; font-size: 10px; line-height: 1.45; }

.hkcat02-spec-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.hkcat02-spec-grid label {
  display: grid;
  gap: 8px;
  color: #344b61;
  font-size: 11px;
  font-weight: 700;
}

.hkcat02-spec-grid select {
  width: 100%;
  min-height: 45px;
  padding: 0 13px;
  color: var(--hkcat02-ink);
  background: #fff;
  border: 1px solid #ccd7e1;
  border-radius: 7px;
  outline: none;
}

.hkcat02-spec-grid select:hover { border-color: #9fb1c4; }
.hkcat02-spec-grid select:focus { border-color: var(--hkcat02-blue); box-shadow: 0 0 0 3px rgba(85,124,199,.12); }
.hkcat02-spec-wide { grid-column: 1 / -1; }

.hkcat02-brief {
  min-width: 0;
  padding: 28px;
  color: #fff;
  background: var(--hkcat02-navy);
  border-left: 1px solid #1d294d;
}

.hkcat02-brief-head {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 11px;
}

.hkcat02-brief-icon {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  color: #fff;
  background: var(--hkcat02-blue);
  border-radius: 8px;
  font-size: 20px;
}

.hkcat02-brief-head > div { display: grid; gap: 4px; }

.hkcat02-brief-head small,
.hkcat02-impact > small,
.hkcat02-next > small {
  color: #a9bbde;
  font: 700 8px/1.3 "Roboto Mono", monospace;
  letter-spacing: .12em;
}

.hkcat02-brief-head strong { font-size: 12px; }

.hkcat02-status {
  padding: 6px 8px;
  color: #ffd7c5;
  background: rgba(225,106,71,.17);
  border: 1px solid rgba(255,181,145,.35);
  border-radius: 999px;
  font: 700 7px/1 "Roboto Mono", monospace;
  letter-spacing: .08em;
}

.hkcat02-summary {
  margin: 27px 0 21px;
  color: #fff;
  font-size: 23px;
  line-height: 1.25;
}

.hkcat02-brief dl { display: grid; margin: 0; }

.hkcat02-brief dl > div {
  display: grid;
  grid-template-columns: 42% 58%;
  gap: 12px;
  padding: 12px 0;
  border-top: 1px solid rgba(255,255,255,.12);
}

.hkcat02-brief dt { color: #aab8d1; font-size: 9px; }
.hkcat02-brief dd { margin: 0; color: #fff; font-size: 10px; font-weight: 700; text-align: right; }

.hkcat02-impact {
  margin-top: 22px;
  padding: 17px;
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 9px;
}

.hkcat02-impact ul {
  display: grid;
  gap: 9px;
  margin: 13px 0 0;
  padding: 0;
  list-style: none;
}

.hkcat02-impact li { display: flex; gap: 8px; color: #d7deea; font-size: 9px; line-height: 1.5; }
.hkcat02-impact li i { flex: 0 0 auto; color: #8fcaf1; font-size: 13px; }

.hkcat02-next { display: grid; margin-top: 22px; }
.hkcat02-next > small { margin-bottom: 7px; }

.hkcat02-next button {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 9px;
  padding: 11px 0;
  color: #fff;
  text-align: left;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255,255,255,.12);
  font-size: 10px;
}

.hkcat02-next button > span { color: #9eb5df; font: 700 8px/1 "Roboto Mono", monospace; }
.hkcat02-next button i { color: #ef9a6e; font-size: 11px; }

.hkcat02-carry {
  width: 100%;
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 22px;
  padding: 0 18px;
  color: #fff;
  background: var(--hkcat02-orange);
  border: 0;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 800;
  transition: transform .18s ease, box-shadow .18s ease;
}

.hkcat02-carry:hover { transform: translateY(-2px); box-shadow: 0 12px 24px rgba(225,102,67,.23); }

.hkcat02-root button:focus-visible,
.hkcat02-root select:focus-visible { outline: 3px solid rgba(85,124,199,.24); outline-offset: 2px; }

@media (max-width: 1024px) {
  .hkcat02-heading { gap: 44px; }
  .hkcat02-builder { grid-template-columns: minmax(0, 1.45fr) minmax(300px, .75fr); }
  .hkcat02-main { padding: 26px; }
  .hkcat02-brief { padding: 24px; }
}

@media (max-width: 860px) {
  .hkcat02-shell { width: min(720px, calc(100% - 44px)); padding: 70px 0 80px; }
  .hkcat02-heading { grid-template-columns: 1fr; gap: 18px; text-align: center; }
  .hkcat02-section-label { justify-content: center; }
  .hkcat02-heading h2,
  .hkcat02-heading > p { margin-inline: auto; }
  .hkcat02-progress { grid-template-columns: 1fr 1fr; }
  .hkcat02-progress button:nth-child(2) { border-right: 0; }
  .hkcat02-progress button:nth-child(-n+2) { border-bottom: 1px solid var(--hkcat02-line); }
  .hkcat02-builder { grid-template-columns: 1fr; }
  .hkcat02-brief { border-top: 1px solid #1d294d; border-left: 0; }
}

@media (max-width: 560px) {
  .hkcat02-shell { width: calc(100% - 32px); padding: 56px 0 66px; }
  .hkcat02-heading h2 { font-size: 40px; line-height: 1.06; }
  .hkcat02-heading > p { font-size: 15px; }
  .hkcat02-progress button { min-height: 62px; padding: 10px; }
  .hkcat02-progress strong { font-size: 10px; }
  .hkcat02-main,
  .hkcat02-brief { padding: 20px; }
  .hkcat02-block-title { display: grid; gap: 8px; }
  .hkcat02-block-title > span { max-width: none; text-align: left; }
  .hkcat02-scenarios,
  .hkcat02-spec-grid { grid-template-columns: 1fr; }
  .hkcat02-spec-wide { grid-column: auto; }
  .hkcat02-brief-head { grid-template-columns: auto 1fr; }
  .hkcat02-status { display: none; }
  .hkcat02-summary { font-size: 21px; }
  .hkcat02-brief dl > div { grid-template-columns: 1fr; gap: 4px; }
  .hkcat02-brief dd { text-align: left; }
}

/* Elementor / Astra theme-conflict guard.
   Keep this block: global button and heading rules often use !important. */
.hkcat02-root .hkcat02-heading h2 {
  margin: 0 !important;
  color: var(--hkcat02-ink) !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(48px, 4.1vw, 55px) !important;
  font-weight: 800 !important;
  line-height: 1.04 !important;
  letter-spacing: -.045em !important;
  text-transform: none !important;
}

.hkcat02-root button {
  font-family: "Roboto", Arial, sans-serif !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.hkcat02-root .hkcat02-progress button {
  color: #6b788b !important;
  background-color: #fff !important;
  border: 0 !important;
  border-right: 1px solid var(--hkcat02-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 12px !important;
  text-transform: none !important;
}

.hkcat02-root .hkcat02-progress button:last-child { border-right: 0 !important; }
.hkcat02-root .hkcat02-progress button:hover,
.hkcat02-root .hkcat02-progress button:focus-visible { color: #31568f !important; background-color: #f7f9fc !important; }
.hkcat02-root .hkcat02-progress button.is-active { color: #fff !important; background-color: var(--hkcat02-navy) !important; }

.hkcat02-root .hkcat02-scenario,
.hkcat02-root .hkcat02-scenario:hover,
.hkcat02-root .hkcat02-scenario:focus-visible {
  color: var(--hkcat02-ink) !important;
  background-color: #f8f9fb !important;
  border: 1px solid #e0e6ed !important;
  border-radius: 9px !important;
  font-size: 13px !important;
  text-transform: none !important;
}

.hkcat02-root .hkcat02-scenario:hover,
.hkcat02-root .hkcat02-scenario:focus-visible { border-color: #d6dee8 !important; }
.hkcat02-root .hkcat02-scenario.is-active { color: var(--hkcat02-ink) !important; background-color: #edf3fb !important; border-color: var(--hkcat02-blue) !important; }
.hkcat02-root .hkcat02-scenario strong { color: var(--hkcat02-ink) !important; font-size: 13px !important; text-transform: none !important; }
.hkcat02-root .hkcat02-scenario small { color: #748195 !important; font-size: 10px !important; text-transform: none !important; }

.hkcat02-root .hkcat02-block-title h3 {
  margin: 0 !important;
  color: var(--hkcat02-ink) !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 23px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -.025em !important;
  text-transform: none !important;
}

.hkcat02-root .hkcat02-spec-grid select {
  color: var(--hkcat02-ink) !important;
  background-color: #fff !important;
  border: 1px solid #ccd7e1 !important;
  border-radius: 7px !important;
  box-shadow: none !important;
  text-transform: none !important;
  -webkit-appearance: auto !important;
  appearance: auto !important;
}

.hkcat02-root .hkcat02-brief,
.hkcat02-root .hkcat02-brief h3,
.hkcat02-root .hkcat02-brief strong,
.hkcat02-root .hkcat02-brief dd { color: #fff !important; }

.hkcat02-root .hkcat02-summary {
  margin: 27px 0 21px !important;
  color: #fff !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 23px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.hkcat02-root .hkcat02-next button {
  color: #fff !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255,255,255,.12) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 10px !important;
}

.hkcat02-root .hkcat02-carry,
.hkcat02-root .hkcat02-carry:hover,
.hkcat02-root .hkcat02-carry:focus-visible {
  color: #fff !important;
  background-color: var(--hkcat02-orange) !important;
  border: 0 !important;
  border-radius: 8px !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-transform: none !important;
}

@media (max-width: 560px) {
  .hkcat02-root .hkcat02-heading h2 { font-size: 40px !important; line-height: 1.06 !important; }
  .hkcat02-root .hkcat02-summary { font-size: 21px !important; }
}

@media (prefers-reduced-motion: reduce) {
  .hkcat02-root *,
  .hkcat02-root *::before,
  .hkcat02-root *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9a7696f *//*
  HONGKAI · CAT5 / CAT5e · Section 03 Cable Structure Explorer
  Elementor 页面 Custom CSS / Site Settings Custom CSS
  与 09-section-03-cable-structure-html-js.html 配套使用。
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600;700&family=Roboto:wght@400;500;600;700;800&display=swap");

.hkcat03-root {
  --hkcat03-ink: #172235;
  --hkcat03-navy: #25345f;
  --hkcat03-blue: #557cc7;
  --hkcat03-muted: #68768a;
  --hkcat03-line: #d8e1ea;
  width: 100%;
  overflow: clip;
  color: var(--hkcat03-ink);
  background: #f5f7fa;
  border-bottom: 1px solid #e2e7ed;
  font-family: "Roboto", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat03-root,
.hkcat03-root * { box-sizing: border-box; }

.hkcat03-root button { cursor: pointer; font: inherit; }

.hkcat03-shell {
  width: min(1232px, calc(100% - 64px));
  margin: 0 auto;
  padding: 104px 0 96px;
}

.hkcat03-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
  align-items: end;
  gap: 84px;
  margin-bottom: 42px;
}

.hkcat03-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .16em;
}

.hkcat03-section-label span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 28px;
  padding: 0 8px;
  color: #26385f;
  background: #f0f4fa;
  border: 1px solid #d5dee9;
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat03-section-label b { font: inherit; }

.hkcat03-heading h2 {
  max-width: 650px;
  margin: 0;
  color: var(--hkcat03-ink);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -.04em;
}

.hkcat03-heading > p {
  max-width: 430px;
  margin: 0 0 2px;
  color: #667387;
  font-size: 16px;
  line-height: 1.65;
}

.hkcat03-workspace {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 2.075fr) minmax(350px, 1fr);
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--hkcat03-line);
  border-radius: 12px;
  box-shadow: 0 18px 50px rgba(16,42,67,.08);
}

.hkcat03-visual { min-width: 0; border-right: 1px solid var(--hkcat03-line); }

.hkcat03-toolbar {
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 14px 18px;
  border-bottom: 1px solid var(--hkcat03-line);
}

.hkcat03-toolbar span,
.hkcat03-toolbar small {
  color: #5d77aa;
  font: 700 8px/1.3 "Roboto Mono", monospace;
  letter-spacing: .12em;
}

.hkcat03-toolbar small { color: #8a96a6; letter-spacing: .08em; text-align: right; }

.hkcat03-image {
  display: block;
  width: 100%;
  height: 630px;
  padding: 18px;
  object-fit: contain;
  object-position: 50% 50%;
  background: #fcfcfc;
}

.hkcat03-tabs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid var(--hkcat03-line);
}

.hkcat03-tab {
  min-width: 0;
  min-height: 78px;
  display: grid;
  align-content: center;
  gap: 6px;
  padding: 12px 14px;
  color: #5f6c7e;
  text-align: left;
  background: #fff;
  border: 0;
  border-right: 1px solid var(--hkcat03-line);
  border-radius: 0;
  box-shadow: none;
  transition: color .18s ease, background-color .18s ease;
}

.hkcat03-tab:last-child { border-right: 0; }
.hkcat03-tab:hover,
.hkcat03-tab:focus-visible { background: #f7f9fc; }
.hkcat03-tab.is-active { color: #fff; background: var(--hkcat03-navy); }
.hkcat03-tab span { color: #5c7bb6; font: 700 8px/1 "Roboto Mono", monospace; }
.hkcat03-tab.is-active span { color: #a9c7f1; }
.hkcat03-tab strong { overflow: hidden; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }

.hkcat03-detail {
  min-width: 0;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 38px;
  background: #fff;
}

.hkcat03-mini-label {
  margin: 0;
  color: var(--hkcat03-blue);
  font: 600 10px/1.4 "Roboto Mono", monospace;
  letter-spacing: .14em;
}

.hkcat03-detail h3 {
  margin: 8px 0 12px;
  color: var(--hkcat03-ink);
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: -.025em;
}

.hkcat03-why { margin: 0; color: var(--hkcat03-muted); font-size: 13px; line-height: 1.7; }

.hkcat03-detail dl { display: grid; margin: 24px 0 26px; }

.hkcat03-detail dl > div {
  padding: 14px 0;
  border-top: 1px solid var(--hkcat03-line);
}

.hkcat03-detail dt {
  margin-bottom: 5px;
  color: #6680b0;
  font: 700 8px/1.3 "Roboto Mono", monospace;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.hkcat03-detail dd { margin: 0; color: #364257; font-size: 11px; line-height: 1.55; }

.hkcat03-trace {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 9px;
  padding: 0 0 5px;
  color: var(--hkcat03-blue);
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--hkcat03-blue);
  border-radius: 0;
  box-shadow: none;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
}

.hkcat03-trace i { font-size: 11px; }

.hkcat03-root button:focus-visible {
  outline: 3px solid rgba(85,124,199,.24);
  outline-offset: 2px;
}

@media (max-width: 1024px) {
  .hkcat03-heading { gap: 44px; }
  .hkcat03-workspace { grid-template-columns: minmax(0, 1.35fr) minmax(300px, .75fr); }
  .hkcat03-image { height: 475px; }
  .hkcat03-detail { padding: 28px; }
}

@media (max-width: 860px) {
  .hkcat03-shell { width: min(720px, calc(100% - 44px)); padding: 80px 0; }
  .hkcat03-heading { grid-template-columns: 1fr; gap: 18px; text-align: center; }
  .hkcat03-section-label { justify-content: center; }
  .hkcat03-heading h2,
  .hkcat03-heading > p { margin-inline: auto; }
  .hkcat03-workspace { grid-template-columns: 1fr; }
  .hkcat03-visual { border-right: 0; border-bottom: 1px solid var(--hkcat03-line); }
  .hkcat03-image { height: 550px; }
}

@media (max-width: 560px) {
  .hkcat03-shell { width: calc(100% - 36px); padding: 65px 0; }
  .hkcat03-heading { margin-bottom: 31px; }
  .hkcat03-heading h2 { font-size: 39px; line-height: 1.08; }
  .hkcat03-heading > p { font-size: 15px; }
  .hkcat03-toolbar { align-items: flex-start; }
  .hkcat03-image { height: 280px; padding: 10px; }
  .hkcat03-tabs { grid-template-columns: 1fr 1fr; }
  .hkcat03-tab { min-height: 68px; }
  .hkcat03-tab:nth-child(2) { border-right: 0; }
  .hkcat03-tab:nth-child(-n+2) { border-bottom: 1px solid var(--hkcat03-line); }
  .hkcat03-detail { padding: 24px 20px; }
  .hkcat03-detail h3 { font-size: 27px; }
  .hkcat03-trace { width: 100%; justify-content: space-between; }
}

/* Elementor / Astra theme-conflict guard. */
.hkcat03-root .hkcat03-heading h2 {
  margin: 0 !important;
  color: var(--hkcat03-ink) !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 800 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-transform: none !important;
}

.hkcat03-root button {
  font-family: "Roboto", Arial, sans-serif !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.hkcat03-root .hkcat03-image {
  background-color: #fcfcfc !important;
}

.hkcat03-root .hkcat03-tab,
.hkcat03-root .hkcat03-tab:hover,
.hkcat03-root .hkcat03-tab:focus-visible {
  color: #5f6c7e !important;
  background-color: #fff !important;
  border: 0 !important;
  border-right: 1px solid var(--hkcat03-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 10px !important;
  text-transform: none !important;
}

.hkcat03-root .hkcat03-tab:hover,
.hkcat03-root .hkcat03-tab:focus-visible { background-color: #f7f9fc !important; }
.hkcat03-root .hkcat03-tab:last-child { border-right: 0 !important; }
.hkcat03-root .hkcat03-tab.is-active,
.hkcat03-root .hkcat03-tab.is-active:hover,
.hkcat03-root .hkcat03-tab.is-active:focus-visible { color: #fff !important; background-color: var(--hkcat03-navy) !important; }
.hkcat03-root .hkcat03-tab strong { color: inherit !important; font-size: 10px !important; text-transform: none !important; }

.hkcat03-root .hkcat03-detail h3 {
  margin: 8px 0 12px !important;
  color: var(--hkcat03-ink) !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 1.1 !important;
  letter-spacing: -.025em !important;
  text-transform: none !important;
}

.hkcat03-root .hkcat03-trace,
.hkcat03-root .hkcat03-trace:hover,
.hkcat03-root .hkcat03-trace:focus-visible {
  color: var(--hkcat03-blue) !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid var(--hkcat03-blue) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 12px !important;
  text-transform: none !important;
}

@media (max-width: 560px) {
  .hkcat03-root .hkcat03-heading h2 { font-size: 39px !important; line-height: 1.08 !important; }
  .hkcat03-root .hkcat03-detail h3 { font-size: 27px !important; }
  .hkcat03-root .hkcat03-tab:nth-child(2) { border-right: 0 !important; }
  .hkcat03-root .hkcat03-tab:nth-child(-n+2) { border-bottom: 1px solid var(--hkcat03-line) !important; }
}

@media (prefers-reduced-motion: reduce) {
  .hkcat03-root *,
  .hkcat03-root *::before,
  .hkcat03-root *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-88b3d2d *//*
  HONGKAI · CAT5 / CAT5e · Section 04 Manufacturing Process
  Elementor 页面 Custom CSS / Site Settings Custom CSS
  与 10-section-04-manufacturing-process-html-js.html 配套使用。
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600;700&family=Roboto:wght@400;500;600;700;800&display=swap");

.hkcat04-root {
  --hkcat04-ink: #172235;
  --hkcat04-navy: #25345f;
  --hkcat04-blue: #557cc7;
  --hkcat04-muted: #68768a;
  --hkcat04-line: #d8e1ea;
  --hkcat04-soft: #f5f7fa;
  width: 100%;
  overflow: clip;
  color: var(--hkcat04-ink);
  background: #fff;
  font-family: "Roboto", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat04-root,
.hkcat04-root * { box-sizing: border-box; }

.hkcat04-root button { cursor: pointer; font: inherit; }

.hkcat04-shell {
  width: min(1232px, calc(100% - 64px));
  margin: 0 auto;
  padding: 104px 0;
}

.hkcat04-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
  align-items: end;
  gap: 84px;
  margin-bottom: 42px;
}

.hkcat04-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .16em;
}

.hkcat04-section-label span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 28px;
  padding: 0 8px;
  color: #26385f;
  background: #f0f4fa;
  border: 1px solid #d5dee9;
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat04-section-label b { font: inherit; }

.hkcat04-heading h2 {
  max-width: 850px;
  margin: 0;
  color: var(--hkcat04-ink);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
}

.hkcat04-heading > p {
  margin: 0 0 2px;
  color: #667387;
  font-size: 16px;
  line-height: 1.65;
}

.hkcat04-tabs {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  overflow: hidden;
  border: 1px solid var(--hkcat04-line);
  border-radius: 10px 10px 0 0;
}

.hkcat04-tab {
  min-width: 0;
  min-height: 76px;
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 13px;
  color: #5b6c7f;
  text-align: left;
  background: #fff;
  border: 0;
  border-right: 1px solid var(--hkcat04-line);
  border-radius: 0;
  box-shadow: none;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  transition: color .18s ease, background-color .18s ease;
}

.hkcat04-tab:last-child { border-right: 0; }
.hkcat04-tab:hover,
.hkcat04-tab:focus-visible { background: #f7f9fc; }
.hkcat04-tab.is-active { color: #fff; background: var(--hkcat04-navy); }
.hkcat04-tab span { flex: 0 0 auto; color: var(--hkcat04-blue); font: 600 10px/1 "Roboto Mono", monospace; }
.hkcat04-tab.is-active span { color: #a9c7f1; }

.hkcat04-detail {
  min-width: 0;
  min-height: 0;
  display: grid;
  grid-template-columns: minmax(0, 4fr) minmax(0, 3fr);
  overflow: hidden;
  background: var(--hkcat04-soft);
  border: 1px solid var(--hkcat04-line);
  border-top: 0;
  border-radius: 0 0 12px 12px;
  box-shadow: 0 14px 40px rgba(16,42,67,.07);
}

.hkcat04-image-wrap {
  min-width: 0;
  aspect-ratio: 4 / 3;
  align-self: start;
  display: grid;
  padding: 0;
  overflow: hidden;
  background: #fff;
}

.hkcat04-image {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 4 / 3;
  object-fit: contain;
  object-position: center;
  background: #fff;
}

.hkcat04-copy {
  min-width: 0;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 38px;
  background: var(--hkcat04-soft);
}

.hkcat04-step-number {
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .13em;
}

.hkcat04-copy h3 {
  margin: 14px 0;
  color: var(--hkcat04-ink);
  font-size: 31px;
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -.025em;
}

.hkcat04-description {
  margin: 0;
  color: var(--hkcat04-muted);
  font-size: 13px;
  line-height: 1.75;
}

.hkcat04-meta {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 22px 0 0;
  border-top: 1px solid var(--hkcat04-line);
}

.hkcat04-meta > div {
  min-width: 0;
  padding: 14px 13px 14px 0;
  border-bottom: 1px solid var(--hkcat04-line);
}

.hkcat04-meta > div:last-child { grid-column: 1 / -1; }

.hkcat04-meta dt {
  margin-bottom: 5px;
  color: #647eae;
  font: 700 8px/1.3 "Roboto Mono", monospace;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.hkcat04-meta dd {
  margin: 0;
  color: #354156;
  font-size: 10px;
  line-height: 1.5;
}

.hkcat04-control {
  display: flex;
  align-items: flex-start;
  gap: 13px;
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid var(--hkcat04-line);
}

.hkcat04-control > i {
  flex: 0 0 auto;
  width: 28px;
  color: var(--hkcat04-blue);
  font-size: 25px;
  line-height: 1;
  text-align: center;
}

.hkcat04-control > span { display: grid; gap: 6px; }
.hkcat04-control small,
.hkcat04-checks > small {
  color: var(--hkcat04-muted);
  font: 600 9px/1.3 "Roboto Mono", monospace;
  letter-spacing: .12em;
}
.hkcat04-control strong { color: #253047; font-size: 13px; line-height: 1.45; }

.hkcat04-checks {
  display: block;
  margin-top: 18px;
  padding: 15px;
  background: #edf3fb;
  border-radius: 8px;
}

.hkcat04-checks > small { color: #5f79a9; font-size: 8px; }
.hkcat04-checks ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
}

.hkcat04-checks li {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #46556b;
  font-size: 9px;
  line-height: 1.35;
}

.hkcat04-checks li i { color: var(--hkcat04-blue); font-size: 12px; }

.hkcat04-root button:focus-visible {
  outline: 3px solid rgba(85,124,199,.24);
  outline-offset: 2px;
}

@media (max-width: 1024px) {
  .hkcat04-heading { gap: 44px; }
  .hkcat04-copy { padding: 30px; }
}

@media (max-width: 860px) {
  .hkcat04-shell { width: min(720px, calc(100% - 44px)); padding: 80px 0; }
  .hkcat04-heading { grid-template-columns: 1fr; gap: 18px; text-align: center; }
  .hkcat04-section-label { justify-content: center; }
  .hkcat04-heading h2,
  .hkcat04-heading > p { margin-inline: auto; }
  .hkcat04-tabs { grid-template-columns: 1fr; }
  .hkcat04-tab { min-height: 54px; border-right: 0; border-bottom: 1px solid var(--hkcat04-line); }
  .hkcat04-tab:last-child { border-bottom: 0; }
  .hkcat04-detail { min-height: 0; grid-template-columns: 1fr; }
  .hkcat04-image { height: 100%; }
}

@media (max-width: 560px) {
  .hkcat04-shell { width: calc(100% - 36px); padding: 65px 0; }
  .hkcat04-heading { margin-bottom: 31px; }
  .hkcat04-heading h2 { font-size: 39px; line-height: 1.08; }
  .hkcat04-heading > p { font-size: 15px; }
  .hkcat04-tab { padding: 11px 13px; }
  .hkcat04-image-wrap { padding: 0; }
  .hkcat04-image { height: 100%; }
  .hkcat04-copy { padding: 29px 20px; }
  .hkcat04-copy h3 { font-size: 28px; }
  .hkcat04-meta { grid-template-columns: 1fr; }
  .hkcat04-meta > div:last-child { grid-column: auto; }
  .hkcat04-checks ul { display: grid; }
}

/* Elementor / Astra theme-conflict guard. */
.hkcat04-root .hkcat04-heading h2 {
  margin: 0 !important;
  color: var(--hkcat04-ink) !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-transform: none !important;
}

.hkcat04-root button {
  font-family: "Roboto", Arial, sans-serif !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.hkcat04-root .hkcat04-tab,
.hkcat04-root .hkcat04-tab:hover,
.hkcat04-root .hkcat04-tab:focus-visible {
  color: #5b6c7f !important;
  background-color: #fff !important;
  border: 0 !important;
  border-right: 1px solid var(--hkcat04-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 12px !important;
  text-transform: none !important;
}

.hkcat04-root .hkcat04-tab:hover,
.hkcat04-root .hkcat04-tab:focus-visible { background-color: #f7f9fc !important; }
.hkcat04-root .hkcat04-tab:last-child { border-right: 0 !important; }
.hkcat04-root .hkcat04-tab.is-active,
.hkcat04-root .hkcat04-tab.is-active:hover,
.hkcat04-root .hkcat04-tab.is-active:focus-visible { color: #fff !important; background-color: var(--hkcat04-navy) !important; }

.hkcat04-root .hkcat04-copy h3 {
  margin: 14px 0 !important;
  color: var(--hkcat04-ink) !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 31px !important;
  font-weight: 700 !important;
  line-height: 1.12 !important;
  letter-spacing: -.025em !important;
  text-transform: none !important;
}

.hkcat04-root .hkcat04-image-wrap {
  aspect-ratio: 4 / 3 !important;
  align-self: start !important;
  display: grid !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #fff !important;
}

.hkcat04-root .hkcat04-image {
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 4 / 3 !important;
  border-radius: 0 !important;
  object-fit: contain !important;
  object-position: center !important;
}

@media (max-width: 860px) {
  .hkcat04-root .hkcat04-tab,
  .hkcat04-root .hkcat04-tab:hover,
  .hkcat04-root .hkcat04-tab:focus-visible {
    border-right: 0 !important;
    border-bottom: 1px solid var(--hkcat04-line) !important;
  }
  .hkcat04-root .hkcat04-tab:last-child { border-bottom: 0 !important; }
}

@media (max-width: 560px) {
  .hkcat04-root .hkcat04-heading h2 { font-size: 39px !important; line-height: 1.08 !important; }
  .hkcat04-root .hkcat04-copy h3 { font-size: 28px !important; }
}

@media (prefers-reduced-motion: reduce) {
  .hkcat04-root *,
  .hkcat04-root *::before,
  .hkcat04-root *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a87db41 *//*
  HONGKAI · CAT5 / CAT5e · Section 05 Performance Control Map
  Elementor 页面 Custom CSS / Site Settings Custom CSS
  与 11-section-05-performance-control-map-html-js.html 配套使用。
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600;700&family=Roboto:wght@400;500;600;700;800&display=swap");

.hkcat05-root {
  --hkcat05-ink: #172235;
  --hkcat05-blue: #557cc7;
  --hkcat05-muted: #68768a;
  --hkcat05-line: #d8e1ea;
  --hkcat05-soft: #f5f7fa;
  width: 100%;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat05-ink);
  background: var(--hkcat05-soft);
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat05-root,
.hkcat05-root * { box-sizing: border-box; }

.hkcat05-shell {
  width: min(1232px, calc(100% - 64px));
  margin: 0 auto;
  padding: 104px 0;
}

.hkcat05-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
  align-items: end;
  gap: 84px;
  margin-bottom: 42px;
}

.hkcat05-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .16em;
}

.hkcat05-section-label span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 28px;
  padding: 0 8px;
  color: #26385f;
  background: #f0f4fa;
  border: 1px solid #d5dee9;
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat05-section-label b { font: inherit; }

.hkcat05-heading h2 {
  max-width: 850px;
  margin: 0;
  color: var(--hkcat05-ink);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
}

.hkcat05-heading > p {
  margin: 0 0 2px;
  color: #667387;
  font-size: 16px;
  line-height: 1.65;
}

.hkcat05-control-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.hkcat05-control-card {
  min-width: 0;
  min-height: 260px;
  padding: 28px;
  color: var(--hkcat05-ink);
  background: #fff;
  border: 1px solid var(--hkcat05-line);
  border-radius: 12px;
  box-shadow: 0 12px 35px rgba(16, 42, 67, .06);
}

.hkcat05-card-number {
  color: #5d8db9;
  font: 600 10px "Roboto Mono", monospace;
  letter-spacing: .04em;
}

.hkcat05-control-card h3 {
  margin: 40px 0 28px;
  color: var(--hkcat05-ink);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.65;
  letter-spacing: -.015em;
}

.hkcat05-influences {
  display: block;
  margin: 0 0 7px;
  color: #8793a3;
  font: 600 9px/1.35 "Roboto Mono", monospace;
  letter-spacing: .11em;
}

.hkcat05-result {
  display: block;
  color: #3e6299;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.65;
}

.hkcat05-control-card > p {
  margin: 13px 0 0;
  color: var(--hkcat05-muted);
  font-size: 12px;
  line-height: 1.6;
}

@media (max-width: 1100px) {
  .hkcat05-shell { width: min(1040px, calc(100% - 36px)); }
  .hkcat05-heading { gap: 44px; }
}

@media (max-width: 860px) {
  .hkcat05-shell {
    width: min(1040px, calc(100% - 36px));
    padding: 80px 0;
  }

  .hkcat05-heading {
    grid-template-columns: 1fr;
    gap: 18px;
    text-align: center;
  }

  .hkcat05-section-label { justify-content: center; }
  .hkcat05-heading h2,
  .hkcat05-heading > p { margin-inline: auto; }
  .hkcat05-control-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .hkcat05-control-card { min-height: 240px; }
}

@media (max-width: 560px) {
  .hkcat05-shell {
    width: calc(100% - 24px);
    padding: 78px 0;
  }

  .hkcat05-heading { margin-bottom: 31px; }
  .hkcat05-heading h2 { font-size: 39px; line-height: 1.08; }
  .hkcat05-heading > p { font-size: 15px; }
  .hkcat05-control-grid { grid-template-columns: 1fr; }
  .hkcat05-control-card { min-height: 225px; padding: 28px; }
  .hkcat05-control-card h3 { margin-top: 32px; }
}

/* Elementor / Astra theme-conflict guard. */
.hkcat05-root.hkcat05-root,
.elementor .hkcat05-root.hkcat05-root,
.ast-separate-container .hkcat05-root.hkcat05-root {
  color: var(--hkcat05-ink) !important;
  background-color: var(--hkcat05-soft) !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.hkcat05-root .hkcat05-shell {
  width: min(1232px, calc(100% - 64px)) !important;
  max-width: none !important;
  margin: 0 auto !important;
  padding: 104px 0 !important;
}

.hkcat05-root .hkcat05-section-label {
  margin: 0 0 21px !important;
  padding: 0 !important;
  color: #5572a7 !important;
  background: transparent !important;
  font: 600 10px/1.3 "Roboto Mono", monospace !important;
  letter-spacing: .16em !important;
  text-transform: none !important;
}

.hkcat05-root .hkcat05-section-label span {
  color: #26385f !important;
  background: #f0f4fa !important;
  border: 1px solid #d5dee9 !important;
  border-radius: 6px !important;
  font: inherit !important;
}

.hkcat05-root .hkcat05-heading h2 {
  max-width: 850px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat05-ink) !important;
  background: transparent !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-transform: none !important;
}

.hkcat05-root .hkcat05-heading > p {
  margin: 0 0 2px !important;
  padding: 0 !important;
  color: #667387 !important;
  background: transparent !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.hkcat05-root .hkcat05-control-card {
  min-height: 260px !important;
  margin: 0 !important;
  padding: 28px !important;
  color: var(--hkcat05-ink) !important;
  background: #fff !important;
  border: 1px solid var(--hkcat05-line) !important;
  border-radius: 12px !important;
  box-shadow: 0 12px 35px rgba(16, 42, 67, .06) !important;
  text-align: left !important;
  text-transform: none !important;
}

.hkcat05-root .hkcat05-card-number {
  color: #5d8db9 !important;
  background: transparent !important;
  font: 600 10px "Roboto Mono", monospace !important;
  letter-spacing: .04em !important;
}

.hkcat05-root .hkcat05-control-card h3 {
  margin: 40px 0 28px !important;
  padding: 0 !important;
  color: var(--hkcat05-ink) !important;
  background: transparent !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.65 !important;
  letter-spacing: -.015em !important;
  text-transform: none !important;
}

.hkcat05-root .hkcat05-influences {
  margin: 0 0 7px !important;
  padding: 0 !important;
  color: #8793a3 !important;
  background: transparent !important;
  font: 600 9px/1.35 "Roboto Mono", monospace !important;
  letter-spacing: .11em !important;
  text-transform: none !important;
}

.hkcat05-root .hkcat05-result {
  color: #3e6299 !important;
  background: transparent !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.65 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.hkcat05-root .hkcat05-control-card > p {
  margin: 13px 0 0 !important;
  padding: 0 !important;
  color: var(--hkcat05-muted) !important;
  background: transparent !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

@media (max-width: 1100px) {
  .hkcat05-root .hkcat05-shell {
    width: min(1040px, calc(100% - 36px)) !important;
  }
}

@media (max-width: 860px) {
  .hkcat05-root .hkcat05-shell {
    width: min(1040px, calc(100% - 36px)) !important;
    padding: 80px 0 !important;
  }

  .hkcat05-root .hkcat05-control-card { min-height: 240px !important; }
}

@media (max-width: 560px) {
  .hkcat05-root .hkcat05-shell {
    width: calc(100% - 24px) !important;
    padding: 78px 0 !important;
  }

  .hkcat05-root .hkcat05-heading h2 {
    font-size: 39px !important;
    line-height: 1.08 !important;
  }

  .hkcat05-root .hkcat05-heading > p { font-size: 15px !important; }
  .hkcat05-root .hkcat05-control-card {
    min-height: 225px !important;
    padding: 28px !important;
  }

  .hkcat05-root .hkcat05-control-card h3 { margin-top: 32px !important; }
}

@media (prefers-reduced-motion: reduce) {
  .hkcat05-root *,
  .hkcat05-root *::before,
  .hkcat05-root *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6ddee17 *//*
  HONGKAI · CAT5 / CAT5e · Section 07 Configuration Options
  Elementor 页面 Custom CSS / Site Settings Custom CSS
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600;700&family=Roboto:wght@400;500;600;700;800&display=swap");

.hkcat07-root {
  --hkcat07-ink: #172235;
  --hkcat07-navy: #25345f;
  --hkcat07-blue: #557cc7;
  --hkcat07-muted: #68768a;
  --hkcat07-line: #d8e1ea;
  width: 100%;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat07-ink);
  background: #f5f7fa;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat07-root,
.hkcat07-root * { box-sizing: border-box; }

.hkcat07-shell {
  width: min(1232px, calc(100% - 64px));
  margin: 0 auto;
  padding: 104px 0;
}

.hkcat07-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
  align-items: end;
  gap: 84px;
  margin-bottom: 42px;
}

.hkcat07-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .16em;
}

.hkcat07-section-label span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 28px;
  padding: 0 8px;
  color: #26385f;
  background: #f0f4fa;
  border: 1px solid #d5dee9;
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat07-section-label b { font: inherit; }

.hkcat07-heading h2 {
  max-width: 850px;
  margin: 0;
  color: var(--hkcat07-ink);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
}

.hkcat07-heading > p {
  margin: 0 0 2px;
  color: #667387;
  font-size: 16px;
  line-height: 1.65;
}

.hkcat07-config-layout {
  min-height: 376px;
  display: grid;
  grid-template-columns: 36% 64%;
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--hkcat07-line);
  border-radius: 12px;
  box-shadow: 0 14px 40px rgba(16, 42, 67, .07);
}

.hkcat07-config-switcher {
  min-width: 0;
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  background: #fff;
  border-right: 1px solid var(--hkcat07-line);
}

.hkcat07-config-switcher button {
  min-width: 0;
  display: grid;
  align-content: center;
  gap: 7px;
  margin: 0;
  padding: 28px;
  color: var(--hkcat07-ink);
  text-align: left;
  background: #fff;
  border: 0;
  border-bottom: 1px solid var(--hkcat07-line);
  border-radius: 0;
  box-shadow: none;
  font-family: "Roboto", Arial, sans-serif;
  cursor: pointer;
}

.hkcat07-config-switcher button:last-child { border-bottom: 0; }

.hkcat07-config-switcher button span {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.25;
}

.hkcat07-config-switcher button small {
  color: var(--hkcat07-muted);
  font-size: 11px;
  font-weight: 400;
  line-height: 1.45;
}

.hkcat07-config-switcher button.is-active {
  color: #fff;
  background: var(--hkcat07-navy);
}

.hkcat07-config-switcher button.is-active small { color: #a8c5de; }

.hkcat07-config-switcher button:hover:not(.is-active) { background: #f9fafc; }

.hkcat07-config-switcher button:focus-visible,
.hkcat07-config-panel:focus-visible,
.hkcat07-discuss-link:focus-visible {
  position: relative;
  z-index: 2;
  outline: 3px solid rgba(85, 124, 199, .38);
  outline-offset: -4px;
}

.hkcat07-config-panel {
  min-width: 0;
  align-content: center;
  padding: 48px 56px;
  color: var(--hkcat07-ink);
  background: #fff;
  outline: none;
}

.hkcat07-mini-label {
  margin: 0 0 10px;
  color: #5572a7;
  font: 700 10px/1.4 "Roboto Mono", monospace;
  letter-spacing: .14em;
}

.hkcat07-config-panel h3 {
  max-width: 650px;
  margin: 0;
  color: var(--hkcat07-ink);
  font-size: 27px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -.025em;
}

.hkcat07-config-panel ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px 30px;
  margin: 31px 0;
  padding: 0;
  list-style: none;
}

.hkcat07-config-panel li {
  min-width: 0;
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin: 0;
  padding: 0;
  color: #4b6075;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.55;
}

.hkcat07-config-panel li i {
  flex: 0 0 auto;
  margin-top: 3px;
  color: var(--hkcat07-blue);
  font-size: 11px;
}

.hkcat07-discuss-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0 0 6px;
  color: #31568f;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #7c98c4;
  border-radius: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
}

.hkcat07-discuss-link:hover {
  color: #1f477f;
  border-bottom-color: #1f477f;
}

@media (max-width: 1100px) {
  .hkcat07-shell { width: min(1040px, calc(100% - 36px)); }
  .hkcat07-heading { gap: 44px; }
  .hkcat07-config-panel { padding: 44px 46px; }
}

@media (max-width: 860px) {
  .hkcat07-shell {
    width: min(1040px, calc(100% - 36px));
    padding: 80px 0;
  }

  .hkcat07-heading {
    grid-template-columns: 1fr;
    gap: 18px;
    text-align: center;
  }

  .hkcat07-section-label { justify-content: center; }
  .hkcat07-heading h2,
  .hkcat07-heading > p { margin-inline: auto; }

  .hkcat07-config-layout {
    min-height: 0;
    grid-template-columns: 1fr;
  }

  .hkcat07-config-switcher {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-right: 0;
    border-bottom: 1px solid var(--hkcat07-line);
  }

  .hkcat07-config-switcher button {
    min-height: 112px;
    padding: 22px;
    border-right: 1px solid var(--hkcat07-line);
    border-bottom: 0;
  }

  .hkcat07-config-switcher button:last-child { border-right: 0; }
  .hkcat07-config-panel { min-height: 330px; }
}

@media (max-width: 560px) {
  .hkcat07-shell {
    width: calc(100% - 24px);
    padding: 78px 0;
  }

  .hkcat07-heading { margin-bottom: 42px; }
  .hkcat07-heading h2 { font-size: 39px; line-height: 1.08; }
  .hkcat07-heading > p { font-size: 15px; }

  .hkcat07-config-switcher {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, minmax(112px, auto));
  }

  .hkcat07-config-switcher button {
    min-height: 112px;
    padding: 27px 28px;
    border-right: 0;
    border-bottom: 1px solid var(--hkcat07-line);
  }

  .hkcat07-config-switcher button:last-child { border-bottom: 0; }
  .hkcat07-config-panel { min-height: 0; padding: 29px 22px; }
  .hkcat07-config-panel h3 { font-size: 27px; line-height: 1.25; }
  .hkcat07-config-panel ul { grid-template-columns: 1fr; gap: 17px; }
}

/* Elementor / Astra theme-conflict guard. */
.hkcat07-root.hkcat07-root,
.elementor .hkcat07-root.hkcat07-root,
.ast-separate-container .hkcat07-root.hkcat07-root {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat07-ink) !important;
  background: #f5f7fa !important;
  background-color: #f5f7fa !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.hkcat07-root .hkcat07-shell {
  width: min(1232px, calc(100% - 64px)) !important;
  max-width: none !important;
  margin: 0 auto !important;
  padding: 104px 0 !important;
  border-radius: 0 !important;
}

.hkcat07-root .hkcat07-section-label,
.hkcat07-root .hkcat07-mini-label {
  padding: 0 !important;
  background: transparent !important;
  text-transform: none !important;
}

.hkcat07-root .hkcat07-section-label {
  margin: 0 0 21px !important;
  color: #5572a7 !important;
  font: 600 10px/1.3 "Roboto Mono", monospace !important;
  letter-spacing: .16em !important;
}

.hkcat07-root .hkcat07-mini-label {
  margin: 0 0 10px !important;
  color: #5572a7 !important;
  font: 700 10px/1.4 "Roboto Mono", monospace !important;
  letter-spacing: .14em !important;
}

.hkcat07-root .hkcat07-heading,
.hkcat07-root .hkcat07-heading > div,
.hkcat07-root .hkcat07-config-switcher {
  border-radius: 0 !important;
}

.hkcat07-root .hkcat07-heading h2 {
  max-width: 850px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat07-ink) !important;
  background: transparent !important;
  font: 700 clamp(42px, 4vw, 56px)/1.05 "Roboto", Arial, sans-serif !important;
  letter-spacing: -.04em !important;
  text-transform: none !important;
}

.hkcat07-root .hkcat07-heading > p {
  margin: 0 0 2px !important;
  padding: 0 !important;
  color: #667387 !important;
  background: transparent !important;
  font: 400 16px/1.65 "Roboto", Arial, sans-serif !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.hkcat07-root .hkcat07-config-layout {
  min-height: 376px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
  border: 1px solid var(--hkcat07-line) !important;
  border-radius: 12px !important;
  box-shadow: 0 14px 40px rgba(16, 42, 67, .07) !important;
}

.hkcat07-root .hkcat07-config-switcher { background: #fff !important; }

.hkcat07-root .hkcat07-config-switcher button {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 28px !important;
  color: var(--hkcat07-ink) !important;
  background: #fff !important;
  border: 0 !important;
  border-bottom: 1px solid var(--hkcat07-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: "Roboto", Arial, sans-serif !important;
  letter-spacing: normal !important;
  text-align: left !important;
  text-transform: none !important;
}

.hkcat07-root .hkcat07-config-switcher button:last-child { border-bottom: 0 !important; }

.hkcat07-root .hkcat07-config-switcher button.is-active {
  color: #fff !important;
  background: var(--hkcat07-navy) !important;
}

.hkcat07-root .hkcat07-config-switcher button span {
  color: inherit !important;
  font: 800 18px/1.25 "Roboto", Arial, sans-serif !important;
  text-transform: none !important;
}

.hkcat07-root .hkcat07-config-switcher button small {
  color: var(--hkcat07-muted) !important;
  font: 400 11px/1.45 "Roboto", Arial, sans-serif !important;
  text-transform: none !important;
}

.hkcat07-root .hkcat07-config-switcher button.is-active small { color: #a8c5de !important; }

.hkcat07-root .hkcat07-config-panel {
  margin: 0 !important;
  padding: 48px 56px !important;
  color: var(--hkcat07-ink) !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-align: left !important;
  text-transform: none !important;
}

.hkcat07-root .hkcat07-config-panel h3 {
  max-width: 650px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat07-ink) !important;
  background: transparent !important;
  font: 700 27px/1.25 "Roboto", Arial, sans-serif !important;
  letter-spacing: -.025em !important;
  text-transform: none !important;
}

.hkcat07-root .hkcat07-config-panel ul {
  margin: 31px 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.hkcat07-root .hkcat07-config-panel li {
  margin: 0 !important;
  padding: 0 !important;
  color: #4b6075 !important;
  background: transparent !important;
  border: 0 !important;
  font: 400 13px/1.55 "Roboto", Arial, sans-serif !important;
  text-transform: none !important;
}

.hkcat07-root .hkcat07-discuss-link {
  margin: 0 !important;
  padding: 0 0 6px !important;
  color: #31568f !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid #7c98c4 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 700 12px/1.5 "Roboto", Arial, sans-serif !important;
  letter-spacing: normal !important;
  text-decoration: none !important;
  text-transform: none !important;
}

@media (max-width: 1100px) {
  .hkcat07-root .hkcat07-shell { width: min(1040px, calc(100% - 36px)) !important; }
  .hkcat07-root .hkcat07-config-panel { padding: 44px 46px !important; }
}

@media (max-width: 860px) {
  .hkcat07-root .hkcat07-shell {
    width: min(1040px, calc(100% - 36px)) !important;
    padding: 80px 0 !important;
  }

  .hkcat07-root .hkcat07-config-layout { min-height: 0 !important; }

  .hkcat07-root .hkcat07-config-switcher button {
    min-height: 112px !important;
    padding: 22px !important;
    border-right: 1px solid var(--hkcat07-line) !important;
    border-bottom: 0 !important;
  }

  .hkcat07-root .hkcat07-config-switcher button:last-child { border-right: 0 !important; }
}

@media (max-width: 560px) {
  .hkcat07-root .hkcat07-shell {
    width: calc(100% - 24px) !important;
    padding: 78px 0 !important;
  }

  .hkcat07-root .hkcat07-heading h2 {
    font-size: 39px !important;
    line-height: 1.08 !important;
  }

  .hkcat07-root .hkcat07-heading > p { font-size: 15px !important; }

  .hkcat07-root .hkcat07-config-switcher button {
    min-height: 112px !important;
    padding: 27px 28px !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--hkcat07-line) !important;
  }

  .hkcat07-root .hkcat07-config-switcher button:last-child { border-bottom: 0 !important; }
  .hkcat07-root .hkcat07-config-panel { padding: 29px 22px !important; }

  .hkcat07-root .hkcat07-config-panel h3 {
    font-size: 27px !important;
    line-height: 1.25 !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hkcat07-root *,
  .hkcat07-root *::before,
  .hkcat07-root *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1cb020d *//*
  HONGKAI · CAT5 / CAT5e · Section 08 Future Expansion
  Elementor Page Custom CSS / Site Settings Custom CSS
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600;700&family=Roboto:wght@400;500;600;700;800&display=swap");

.hkcat08-root {
  --hkcat08-ink: #192435;
  --hkcat08-blue: #557cc7;
  --hkcat08-muted: #68768a;
  --hkcat08-line: #d8e1ea;
  --hkcat08-soft: #f5f7fa;
  width: 100%;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat08-ink);
  background: #fff;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat08-root,
.hkcat08-root * { box-sizing: border-box; }

.hkcat08-shell {
  width: min(1232px, calc(100% - 64px));
  margin: 0 auto;
  padding: 104px 0;
}

.hkcat08-expansion-grid {
  display: grid;
  grid-template-columns: 43% 57%;
  align-items: center;
  gap: 75px;
}

.hkcat08-copy { min-width: 0; }

.hkcat08-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .16em;
}

.hkcat08-section-label span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 28px;
  padding: 0 8px;
  color: #26385f;
  background: #f0f4fa;
  border: 1px solid #d5dee9;
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat08-section-label b { font: inherit; }

.hkcat08-copy h2 {
  max-width: 850px;
  margin: 0;
  color: var(--hkcat08-ink);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
}

.hkcat08-intro {
  margin: 23px 0 0;
  color: var(--hkcat08-muted);
  font-size: 16px;
  line-height: 1.7;
}

.hkcat08-detail-list {
  display: grid;
  gap: 20px;
  margin: 32px 0 0;
  padding: 0;
  list-style: none;
}

.hkcat08-detail-list li {
  min-width: 0;
  display: flex;
  gap: 18px;
  margin: 0;
  padding: 18px 0 0;
  border-top: 1px solid var(--hkcat08-line);
}

.hkcat08-detail-list li > span {
  flex: 0 0 auto;
  color: var(--hkcat08-blue);
  font: 600 10px/1.5 "Roboto Mono", monospace;
}

.hkcat08-detail-list li > div { min-width: 0; }

.hkcat08-detail-list strong {
  color: var(--hkcat08-ink);
  font-size: 14px;
  font-weight: 700;
}

.hkcat08-detail-list p {
  margin: 6px 0 0;
  color: var(--hkcat08-muted);
  font-size: 12px;
  line-height: 1.6;
}

.hkcat08-layout-figure {
  position: relative;
  min-width: 0;
  margin: 0;
  padding: 22px;
  overflow: hidden;
  background: var(--hkcat08-soft);
  border: 1px solid var(--hkcat08-line);
  border-radius: 12px;
  box-shadow: 0 14px 40px rgba(16, 42, 67, .07);
}

.hkcat08-layout-figure img {
  width: 100%;
  height: 450px;
  display: block;
  object-fit: contain;
  object-position: center;
  background: #fff;
}

.hkcat08-layout-figure figcaption {
  position: absolute;
  right: 20px;
  bottom: 17px;
  left: 20px;
  padding: 9px 12px;
  color: #fff;
  background: rgba(11, 20, 38, .88);
  border-radius: 7px;
  font: 600 8px/1.45 "Roboto Mono", monospace;
  letter-spacing: .1em;
}

@media (max-width: 1100px) {
  .hkcat08-shell { width: min(1080px, calc(100% - 44px)); }
  .hkcat08-expansion-grid {
    grid-template-columns: minmax(0, 43fr) minmax(0, 57fr);
    gap: 48px;
  }
}

@media (max-width: 860px) {
  .hkcat08-shell {
    width: min(1040px, calc(100% - 36px));
    padding: 80px 0;
  }

  .hkcat08-expansion-grid {
    grid-template-columns: 1fr;
    gap: 45px;
  }

  .hkcat08-section-label { justify-content: center; }
  .hkcat08-layout-figure { width: 100%; }
}

@media (max-width: 560px) {
  .hkcat08-shell {
    width: calc(100% - 24px);
    padding: 78px 0;
  }

  .hkcat08-copy h2 {
    font-size: 39px;
    line-height: 1.08;
  }

  .hkcat08-layout-figure img { height: 270px; }
}

/* Elementor / Astra theme-conflict guard. */
.hkcat08-root.hkcat08-root,
.elementor .hkcat08-root.hkcat08-root,
.ast-separate-container .hkcat08-root.hkcat08-root {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat08-ink) !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.elementor .hkcat08-root .hkcat08-shell,
.ast-separate-container .hkcat08-root .hkcat08-shell {
  border-radius: 0 !important;
}

.elementor .hkcat08-root .hkcat08-section-label,
.ast-separate-container .hkcat08-root .hkcat08-section-label {
  margin: 0 0 21px !important;
  color: #5572a7 !important;
  font: 600 10px/1.3 "Roboto Mono", monospace !important;
  letter-spacing: .16em !important;
  text-transform: none !important;
}

.elementor .hkcat08-root .hkcat08-copy h2,
.ast-separate-container .hkcat08-root .hkcat08-copy h2 {
  margin: 0 !important;
  color: var(--hkcat08-ink) !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-transform: none !important;
}

.elementor .hkcat08-root .hkcat08-intro,
.ast-separate-container .hkcat08-root .hkcat08-intro {
  margin: 23px 0 0 !important;
  color: var(--hkcat08-muted) !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
  text-transform: none !important;
}

.elementor .hkcat08-root .hkcat08-detail-list,
.ast-separate-container .hkcat08-root .hkcat08-detail-list {
  margin: 32px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.elementor .hkcat08-root .hkcat08-detail-list li,
.ast-separate-container .hkcat08-root .hkcat08-detail-list li {
  margin: 0 !important;
  padding: 18px 0 0 !important;
  color: var(--hkcat08-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-top: 1px solid var(--hkcat08-line) !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  text-transform: none !important;
}

.elementor .hkcat08-root .hkcat08-detail-list strong,
.ast-separate-container .hkcat08-root .hkcat08-detail-list strong {
  color: var(--hkcat08-ink) !important;
  font-size: 14px !important;
  text-transform: none !important;
}

.elementor .hkcat08-root .hkcat08-detail-list p,
.ast-separate-container .hkcat08-root .hkcat08-detail-list p {
  margin: 6px 0 0 !important;
  color: var(--hkcat08-muted) !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
  text-transform: none !important;
}

.elementor .hkcat08-root .hkcat08-layout-figure,
.ast-separate-container .hkcat08-root .hkcat08-layout-figure {
  margin: 0 !important;
  padding: 22px !important;
  background: var(--hkcat08-soft) !important;
  border: 1px solid var(--hkcat08-line) !important;
  border-radius: 12px !important;
  box-shadow: 0 14px 40px rgba(16, 42, 67, .07) !important;
}

.elementor .hkcat08-root .hkcat08-layout-figure img,
.ast-separate-container .hkcat08-root .hkcat08-layout-figure img {
  width: 100% !important;
  height: 450px !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: contain !important;
  object-position: center !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat08-root .hkcat08-layout-figure figcaption,
.ast-separate-container .hkcat08-root .hkcat08-layout-figure figcaption {
  color: #fff !important;
  background: rgba(11, 20, 38, .88) !important;
  border-radius: 7px !important;
  font: 600 8px/1.45 "Roboto Mono", monospace !important;
  letter-spacing: .1em !important;
  text-transform: none !important;
}

@media (max-width: 560px) {
  .elementor .hkcat08-root .hkcat08-copy h2,
  .ast-separate-container .hkcat08-root .hkcat08-copy h2 {
    font-size: 39px !important;
    line-height: 1.08 !important;
  }

  .elementor .hkcat08-root .hkcat08-layout-figure img,
  .ast-separate-container .hkcat08-root .hkcat08-layout-figure img { height: 270px !important; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e9b1f29 *//*
  HONGKAI · CAT5 / CAT5e · Section 09 Selection Guide
  Elementor Page Custom CSS / Site Settings Custom CSS
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600;700&family=Roboto:wght@400;500;600;700;800&display=swap");

.hkcat09-root {
  --hkcat09-ink: #192435;
  --hkcat09-blue: #557cc7;
  --hkcat09-muted: #68768a;
  --hkcat09-line: #d8e1ea;
  --hkcat09-soft: #f5f7fa;
  width: 100%;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat09-ink);
  background: var(--hkcat09-soft);
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat09-root,
.hkcat09-root * { box-sizing: border-box; }

.hkcat09-shell {
  width: min(1232px, calc(100% - 48px));
  margin: 0 auto;
  padding: 104px 0;
}

.hkcat09-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
  align-items: end;
  gap: 84px;
  margin: 0 0 42px;
}

.hkcat09-heading-copy { min-width: 0; }

.hkcat09-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .16em;
}

.hkcat09-section-label span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 28px;
  padding: 0 8px;
  color: #26385f;
  background: #f0f4fa;
  border: 1px solid #d5dee9;
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat09-section-label b { font: inherit; }

.hkcat09-heading h2 {
  max-width: 850px;
  margin: 0;
  color: var(--hkcat09-ink);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
}

.hkcat09-intro {
  margin: 0;
  color: #667387;
  font-size: 16px;
  line-height: 1.65;
}

.hkcat09-card-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--hkcat09-line);
  border-radius: 12px;
  box-shadow: 0 14px 40px rgba(16, 42, 67, .07);
}

.hkcat09-card {
  min-width: 0;
  min-height: 225px;
  margin: 0;
  padding: 30px;
  color: var(--hkcat09-ink);
  background: #fff;
  border: 0;
  border-right: 1px solid var(--hkcat09-line);
  border-radius: 0;
  box-shadow: none;
}

.hkcat09-card:last-child { border-right: 0; }

.hkcat09-icon {
  width: 35px;
  height: 35px;
  display: inline-grid;
  place-items: center;
  color: var(--hkcat09-blue);
  background: transparent;
  font-size: 28px;
  line-height: 1;
}

.hkcat09-icon i {
  display: block;
  color: inherit;
  font-size: inherit;
  line-height: 1;
}

.hkcat09-card h3 {
  margin: 35px 0 12px;
  color: var(--hkcat09-ink);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.65;
  letter-spacing: 0;
}

.hkcat09-card p {
  margin: 0;
  color: var(--hkcat09-muted);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.65;
}

@media (max-width: 1100px) {
  .hkcat09-shell { width: min(1040px, calc(100% - 36px)); }
}

@media (max-width: 860px) {
  .hkcat09-shell { padding: 104px 0; }

  .hkcat09-heading {
    grid-template-columns: 1fr;
    gap: 18px;
    text-align: center;
  }

  .hkcat09-section-label { justify-content: center; }

  .hkcat09-intro {
    max-width: 680px;
    margin-inline: auto;
  }

  .hkcat09-card-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }

  .hkcat09-card { border-bottom: 1px solid var(--hkcat09-line); }
  .hkcat09-card:nth-child(2n) { border-right: 0; }
  .hkcat09-card:nth-last-child(-n + 2) { border-bottom: 0; }
}

@media (max-width: 560px) {
  .hkcat09-shell {
    width: calc(100% - 24px);
    padding: 78px 0;
  }

  .hkcat09-heading { margin-bottom: 42px; }

  .hkcat09-section-label { margin-bottom: 19px; }

  .hkcat09-heading h2 {
    font-size: 39px;
    line-height: 1.08;
  }

  .hkcat09-intro { font-size: 15px; }

  .hkcat09-card-grid { grid-template-columns: 1fr; }

  .hkcat09-card {
    min-height: 225px;
    border-right: 0;
    border-bottom: 1px solid var(--hkcat09-line);
  }

  .hkcat09-card:nth-last-child(2) { border-bottom: 1px solid var(--hkcat09-line); }
  .hkcat09-card:last-child { border-bottom: 0; }
}

/* Elementor / Astra theme-conflict guard. */
.hkcat09-root.hkcat09-root,
.elementor .hkcat09-root.hkcat09-root,
.ast-separate-container .hkcat09-root.hkcat09-root {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip !important;
  color: var(--hkcat09-ink) !important;
  background: var(--hkcat09-soft) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.elementor .hkcat09-root .hkcat09-shell,
.ast-separate-container .hkcat09-root .hkcat09-shell {
  width: min(1232px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
  padding: 104px 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat09-root .hkcat09-heading,
.ast-separate-container .hkcat09-root .hkcat09-heading {
  display: grid !important;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr) !important;
  align-items: end !important;
  gap: 84px !important;
  margin: 0 0 42px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat09-root .hkcat09-heading-copy,
.ast-separate-container .hkcat09-root .hkcat09-heading-copy {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat09-root .hkcat09-section-label,
.ast-separate-container .hkcat09-root .hkcat09-section-label {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 0 21px !important;
  padding: 0 !important;
  color: #5572a7 !important;
  background: transparent !important;
  border: 0 !important;
  font: 600 10px/1.3 "Roboto Mono", monospace !important;
  letter-spacing: .16em !important;
  text-transform: none !important;
}

.elementor .hkcat09-root .hkcat09-section-label span,
.ast-separate-container .hkcat09-root .hkcat09-section-label span {
  min-width: 34px !important;
  height: 28px !important;
  margin: 0 !important;
  padding: 0 8px !important;
  color: #26385f !important;
  background: #f0f4fa !important;
  border: 1px solid #d5dee9 !important;
  border-radius: 6px !important;
  font: inherit !important;
  letter-spacing: .08em !important;
  text-transform: none !important;
}

.elementor .hkcat09-root .hkcat09-section-label b,
.ast-separate-container .hkcat09-root .hkcat09-section-label b {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: none !important;
}

.elementor .hkcat09-root .hkcat09-heading h2,
.ast-separate-container .hkcat09-root .hkcat09-heading h2 {
  max-width: 850px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat09-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-transform: none !important;
}

.elementor .hkcat09-root .hkcat09-intro,
.ast-separate-container .hkcat09-root .hkcat09-intro {
  margin: 0 !important;
  padding: 0 !important;
  color: #667387 !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat09-root .hkcat09-card-grid,
.ast-separate-container .hkcat09-root .hkcat09-card-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 1px solid var(--hkcat09-line) !important;
  border-radius: 12px !important;
  box-shadow: 0 14px 40px rgba(16, 42, 67, .07) !important;
}

.elementor .hkcat09-root .hkcat09-card,
.ast-separate-container .hkcat09-root .hkcat09-card {
  min-width: 0 !important;
  min-height: 225px !important;
  margin: 0 !important;
  padding: 30px !important;
  color: var(--hkcat09-ink) !important;
  background: #fff !important;
  border: 0 !important;
  border-right: 1px solid var(--hkcat09-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: "Roboto", Arial, sans-serif !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat09-root .hkcat09-card:last-child,
.ast-separate-container .hkcat09-root .hkcat09-card:last-child { border-right: 0 !important; }

.elementor .hkcat09-root .hkcat09-icon,
.ast-separate-container .hkcat09-root .hkcat09-icon {
  width: 35px !important;
  height: 35px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat09-blue) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 28px !important;
  line-height: 1 !important;
  text-transform: none !important;
}

.elementor .hkcat09-root .hkcat09-icon i,
.ast-separate-container .hkcat09-root .hkcat09-icon i {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: inherit !important;
  line-height: 1 !important;
  text-transform: none !important;
}

.elementor .hkcat09-root .hkcat09-card h3,
.ast-separate-container .hkcat09-root .hkcat09-card h3 {
  margin: 35px 0 12px !important;
  padding: 0 !important;
  color: var(--hkcat09-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat09-root .hkcat09-card p,
.ast-separate-container .hkcat09-root .hkcat09-card p {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat09-muted) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-transform: none !important;
}

@media (max-width: 1100px) {
  .elementor .hkcat09-root .hkcat09-shell,
  .ast-separate-container .hkcat09-root .hkcat09-shell {
    width: min(1040px, calc(100% - 36px)) !important;
  }
}

@media (max-width: 860px) {
  .elementor .hkcat09-root .hkcat09-shell,
  .ast-separate-container .hkcat09-root .hkcat09-shell { padding: 104px 0 !important; }

  .elementor .hkcat09-root .hkcat09-heading,
  .ast-separate-container .hkcat09-root .hkcat09-heading {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    text-align: center !important;
  }

  .elementor .hkcat09-root .hkcat09-section-label,
  .ast-separate-container .hkcat09-root .hkcat09-section-label { justify-content: center !important; }

  .elementor .hkcat09-root .hkcat09-intro,
  .ast-separate-container .hkcat09-root .hkcat09-intro {
    max-width: 680px !important;
    margin-inline: auto !important;
  }

  .elementor .hkcat09-root .hkcat09-card-grid,
  .ast-separate-container .hkcat09-root .hkcat09-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .elementor .hkcat09-root .hkcat09-card,
  .ast-separate-container .hkcat09-root .hkcat09-card {
    border-right: 1px solid var(--hkcat09-line) !important;
    border-bottom: 1px solid var(--hkcat09-line) !important;
  }

  .elementor .hkcat09-root .hkcat09-card:nth-child(2n),
  .ast-separate-container .hkcat09-root .hkcat09-card:nth-child(2n) { border-right: 0 !important; }

  .elementor .hkcat09-root .hkcat09-card:nth-last-child(-n + 2),
  .ast-separate-container .hkcat09-root .hkcat09-card:nth-last-child(-n + 2) { border-bottom: 0 !important; }
}

@media (max-width: 560px) {
  .elementor .hkcat09-root .hkcat09-shell,
  .ast-separate-container .hkcat09-root .hkcat09-shell {
    width: calc(100% - 24px) !important;
    padding: 78px 0 !important;
  }

  .elementor .hkcat09-root .hkcat09-section-label,
  .ast-separate-container .hkcat09-root .hkcat09-section-label { margin-bottom: 19px !important; }

  .elementor .hkcat09-root .hkcat09-heading h2,
  .ast-separate-container .hkcat09-root .hkcat09-heading h2 {
    font-size: 39px !important;
    line-height: 1.08 !important;
  }

  .elementor .hkcat09-root .hkcat09-intro,
  .ast-separate-container .hkcat09-root .hkcat09-intro { font-size: 15px !important; }

  .elementor .hkcat09-root .hkcat09-card-grid,
  .ast-separate-container .hkcat09-root .hkcat09-card-grid { grid-template-columns: 1fr !important; }

  .elementor .hkcat09-root .hkcat09-card,
  .ast-separate-container .hkcat09-root .hkcat09-card {
    min-height: 225px !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--hkcat09-line) !important;
  }

  .elementor .hkcat09-root .hkcat09-card:nth-last-child(2),
  .ast-separate-container .hkcat09-root .hkcat09-card:nth-last-child(2) {
    border-bottom: 1px solid var(--hkcat09-line) !important;
  }

  .elementor .hkcat09-root .hkcat09-card:last-child,
  .ast-separate-container .hkcat09-root .hkcat09-card:last-child { border-bottom: 0 !important; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6020d9c *//*
  HONGKAI · CAT5 / CAT5e · Section 10 Quality & Testing
  Elementor Page Custom CSS / Site Settings Custom CSS
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600;700&family=Roboto:wght@400;500;600;700;800&display=swap");

.hkcat10-root {
  --hkcat10-ink: #192435;
  --hkcat10-navy: #25345f;
  --hkcat10-blue: #557cc7;
  --hkcat10-muted: #68768a;
  --hkcat10-line: #d8e1ea;
  --hkcat10-soft: #f5f7fa;
  width: 100%;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat10-ink);
  background: #fff;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat10-root,
.hkcat10-root * { box-sizing: border-box; }

.hkcat10-shell {
  width: min(1232px, calc(100% - 48px));
  margin: 0 auto;
  padding: 104px 0;
}

.hkcat10-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
  align-items: end;
  gap: 84px;
  margin: 0 0 42px;
}

.hkcat10-heading-copy { min-width: 0; }

.hkcat10-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .16em;
}

.hkcat10-section-label span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 28px;
  padding: 0 8px;
  color: #26385f;
  background: #f0f4fa;
  border: 1px solid #d5dee9;
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat10-section-label b { font: inherit; }

.hkcat10-heading h2 {
  max-width: 850px;
  margin: 0;
  color: var(--hkcat10-ink);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
}

.hkcat10-intro {
  margin: 0;
  color: #667387;
  font-size: 16px;
  line-height: 1.65;
}

.hkcat10-workspace {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--hkcat10-line);
  border-radius: 12px;
  box-shadow: 0 18px 50px rgba(16, 42, 67, .08);
}

.hkcat10-media {
  position: relative;
  min-width: 0;
  margin: 0;
  padding: 18px;
  overflow: hidden;
  background: #fff;
  border: 0;
  border-right: 1px solid var(--hkcat10-line);
}

.hkcat10-media img {
  width: 100%;
  height: 100%;
  min-height: 610px;
  display: block;
  object-fit: contain;
  object-position: center;
  background: #fff;
}

.hkcat10-media figcaption {
  position: absolute;
  right: 20px;
  bottom: 17px;
  left: 20px;
  padding: 9px 12px;
  color: #fff;
  background: rgba(11, 20, 38, .88);
  border-radius: 7px;
  font: 600 8px/1.45 "Roboto Mono", monospace;
  letter-spacing: .1em;
}

.hkcat10-console { min-width: 0; }

.hkcat10-tabs {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-bottom: 1px solid var(--hkcat10-line);
}

.hkcat10-tabs button {
  min-width: 0;
  min-height: 62px;
  margin: 0;
  padding: 10px 12px;
  color: #647185;
  text-align: center;
  background: #f8f9fb;
  border: 0;
  border-right: 1px solid var(--hkcat10-line);
  border-radius: 0;
  box-shadow: none;
  font: 800 10px/1.45 "Roboto", Arial, sans-serif;
  cursor: pointer;
}

.hkcat10-tabs button:last-child { border-right: 0; }
.hkcat10-tabs button.is-active { color: #fff; background: var(--hkcat10-navy); }
.hkcat10-tabs button:focus-visible { position: relative; z-index: 2; outline: 3px solid rgba(85, 124, 199, .38); outline-offset: -3px; }

.hkcat10-panel {
  min-width: 0;
  padding: 30px;
  outline: none;
}

.hkcat10-panel:focus-visible { box-shadow: inset 0 0 0 3px rgba(85, 124, 199, .3); }

.hkcat10-panel-head {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.hkcat10-panel-icon {
  flex: 0 0 auto;
  width: 34px;
  height: 34px;
  display: inline-grid;
  place-items: center;
  color: var(--hkcat10-blue);
  background: transparent;
  font-size: 30px;
  line-height: 1;
}

.hkcat10-panel-icon i { display: block; color: inherit; font-size: inherit; line-height: 1; }
.hkcat10-panel-head > div { min-width: 0; }

.hkcat10-panel-head small {
  color: #5f79aa;
  font: 700 8px "Roboto Mono", monospace;
  letter-spacing: .1em;
}

.hkcat10-panel-head h3 {
  margin: 5px 0 7px;
  color: var(--hkcat10-ink);
  font-size: 25px;
  font-weight: 700;
  line-height: 1.65;
}

.hkcat10-panel-head p {
  margin: 0;
  color: #6d798b;
  font-size: 11px;
  line-height: 1.6;
}

.hkcat10-matrix {
  display: grid;
  margin: 24px 0;
  border-top: 1px solid var(--hkcat10-line);
}

.hkcat10-matrix article {
  min-width: 0;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 14px;
  margin: 0;
  padding: 14px 0;
  color: var(--hkcat10-ink);
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--hkcat10-line);
  border-radius: 0;
  box-shadow: none;
}

.hkcat10-matrix article > span {
  color: #6480b5;
  font: 700 8px "Roboto Mono", monospace;
}

.hkcat10-matrix article > div { min-width: 0; }

.hkcat10-matrix strong {
  display: block;
  color: var(--hkcat10-ink);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.65;
}

.hkcat10-matrix p {
  margin: 4px 0;
  color: #5f6d80;
  font-size: 10px;
  line-height: 1.5;
}

.hkcat10-matrix small {
  color: #8a95a4;
  font-size: 9px;
  line-height: 1.45;
}

.hkcat10-brief-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin: 0;
  padding: 0 0 5px;
  color: var(--hkcat10-blue);
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--hkcat10-blue);
  border-radius: 0;
  box-shadow: none;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.65;
  text-decoration: none;
}

.hkcat10-brief-link i { color: inherit; font-size: 12px; line-height: 1; }
.hkcat10-brief-link:focus-visible { outline: 3px solid rgba(85, 124, 199, .3); outline-offset: 4px; }

@media (max-width: 1100px) {
  .hkcat10-shell { width: min(1040px, calc(100% - 36px)); }
}

@media (max-width: 1024px) {
  .hkcat10-workspace { grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr); }
}

@media (max-width: 860px) {
  .hkcat10-heading {
    grid-template-columns: 1fr;
    gap: 18px;
    text-align: center;
  }

  .hkcat10-section-label { justify-content: center; }

  .hkcat10-intro {
    max-width: 680px;
    margin-inline: auto;
  }

  .hkcat10-workspace { grid-template-columns: 1fr; }

  .hkcat10-media {
    border-right: 0;
    border-bottom: 1px solid var(--hkcat10-line);
  }

  .hkcat10-media img {
    height: 360px;
    min-height: 0;
  }
}

@media (max-width: 560px) {
  .hkcat10-shell {
    width: calc(100% - 24px);
    padding: 78px 0;
  }

  .hkcat10-section-label { margin-bottom: 19px; }

  .hkcat10-heading h2 {
    font-size: 39px;
    line-height: 1.08;
  }

  .hkcat10-intro { font-size: 15px; }

  .hkcat10-media img { height: 280px; }

  .hkcat10-tabs { grid-template-columns: 1fr; }

  .hkcat10-tabs button {
    min-height: 48px;
    border-right: 0;
    border-bottom: 1px solid var(--hkcat10-line);
  }

  .hkcat10-tabs button:last-child { border-bottom: 0; }
  .hkcat10-panel { padding: 22px 18px; }
}

/* Elementor / Astra theme-conflict guard. */
.hkcat10-root.hkcat10-root,
.elementor .hkcat10-root.hkcat10-root,
.ast-separate-container .hkcat10-root.hkcat10-root {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip !important;
  color: var(--hkcat10-ink) !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-shell,
.ast-separate-container .hkcat10-root .hkcat10-shell {
  width: min(1232px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
  padding: 104px 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat10-root .hkcat10-heading,
.ast-separate-container .hkcat10-root .hkcat10-heading {
  display: grid !important;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr) !important;
  align-items: end !important;
  gap: 84px !important;
  margin: 0 0 42px !important;
  padding: 0 !important;
  text-align: left !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat10-root .hkcat10-heading-copy,
.ast-separate-container .hkcat10-root .hkcat10-heading-copy {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat10-root .hkcat10-section-label,
.ast-separate-container .hkcat10-root .hkcat10-section-label {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 0 21px !important;
  padding: 0 !important;
  color: #5572a7 !important;
  background: transparent !important;
  border: 0 !important;
  font: 600 10px/1.3 "Roboto Mono", monospace !important;
  letter-spacing: .16em !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-section-label span,
.ast-separate-container .hkcat10-root .hkcat10-section-label span {
  min-width: 34px !important;
  height: 28px !important;
  margin: 0 !important;
  padding: 0 8px !important;
  color: #26385f !important;
  background: #f0f4fa !important;
  border: 1px solid #d5dee9 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  font: inherit !important;
  letter-spacing: .08em !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-section-label b,
.ast-separate-container .hkcat10-root .hkcat10-section-label b {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-heading h2,
.ast-separate-container .hkcat10-root .hkcat10-heading h2 {
  max-width: 850px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat10-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-intro,
.ast-separate-container .hkcat10-root .hkcat10-intro {
  margin: 0 !important;
  padding: 0 !important;
  color: #667387 !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-workspace,
.ast-separate-container .hkcat10-root .hkcat10-workspace {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr) !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 1px solid var(--hkcat10-line) !important;
  border-radius: 12px !important;
  box-shadow: 0 18px 50px rgba(16, 42, 67, .08) !important;
}

.elementor .hkcat10-root .hkcat10-media,
.ast-separate-container .hkcat10-root .hkcat10-media {
  position: relative !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 18px !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 0 !important;
  border-right: 1px solid var(--hkcat10-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat10-root .hkcat10-media img,
.ast-separate-container .hkcat10-root .hkcat10-media img {
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  min-height: 610px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  object-fit: contain !important;
  object-position: center !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  filter: none !important;
  transform: none !important;
}

.elementor .hkcat10-root .hkcat10-media figcaption,
.ast-separate-container .hkcat10-root .hkcat10-media figcaption {
  position: absolute !important;
  right: 20px !important;
  bottom: 17px !important;
  left: 20px !important;
  margin: 0 !important;
  padding: 9px 12px !important;
  color: #fff !important;
  background: rgba(11, 20, 38, .88) !important;
  border: 0 !important;
  border-radius: 7px !important;
  box-shadow: none !important;
  font: 600 8px/1.45 "Roboto Mono", monospace !important;
  letter-spacing: .1em !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-console,
.ast-separate-container .hkcat10-root .hkcat10-console {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat10-root .hkcat10-tabs,
.ast-separate-container .hkcat10-root .hkcat10-tabs {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid var(--hkcat10-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat10-root .hkcat10-tabs button,
.ast-separate-container .hkcat10-root .hkcat10-tabs button {
  min-width: 0 !important;
  min-height: 62px !important;
  margin: 0 !important;
  padding: 10px 12px !important;
  color: #647185 !important;
  text-align: center !important;
  background: #f8f9fb !important;
  border: 0 !important;
  border-right: 1px solid var(--hkcat10-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 800 10px/1.45 "Roboto", Arial, sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-tabs button:last-child,
.ast-separate-container .hkcat10-root .hkcat10-tabs button:last-child { border-right: 0 !important; }

.elementor .hkcat10-root .hkcat10-tabs button.is-active,
.ast-separate-container .hkcat10-root .hkcat10-tabs button.is-active {
  color: #fff !important;
  background: var(--hkcat10-navy) !important;
}

.elementor .hkcat10-root .hkcat10-panel,
.ast-separate-container .hkcat10-root .hkcat10-panel {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 30px !important;
  color: var(--hkcat10-ink) !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat10-root .hkcat10-panel-head,
.ast-separate-container .hkcat10-root .hkcat10-panel-head {
  display: flex !important;
  align-items: flex-start !important;
  gap: 14px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat10-root .hkcat10-panel-icon,
.ast-separate-container .hkcat10-root .hkcat10-panel-icon {
  width: 34px !important;
  height: 34px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-grid !important;
  place-items: center !important;
  color: var(--hkcat10-blue) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 30px !important;
  line-height: 1 !important;
}

.elementor .hkcat10-root .hkcat10-panel-icon i,
.ast-separate-container .hkcat10-root .hkcat10-panel-icon i {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  font-size: inherit !important;
  line-height: 1 !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-panel-head > div,
.ast-separate-container .hkcat10-root .hkcat10-panel-head > div {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat10-root .hkcat10-panel-head small,
.ast-separate-container .hkcat10-root .hkcat10-panel-head small {
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #5f79aa !important;
  background: transparent !important;
  border: 0 !important;
  font: 700 8px "Roboto Mono", monospace !important;
  letter-spacing: .1em !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-panel-head h3,
.ast-separate-container .hkcat10-root .hkcat10-panel-head h3 {
  margin: 5px 0 7px !important;
  padding: 0 !important;
  color: var(--hkcat10-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 25px !important;
  font-weight: 700 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-panel-head p,
.ast-separate-container .hkcat10-root .hkcat10-panel-head p {
  margin: 0 !important;
  padding: 0 !important;
  color: #6d798b !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-matrix,
.ast-separate-container .hkcat10-root .hkcat10-matrix {
  display: grid !important;
  margin: 24px 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-top: 1px solid var(--hkcat10-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat10-root .hkcat10-matrix article,
.ast-separate-container .hkcat10-root .hkcat10-matrix article {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  gap: 14px !important;
  margin: 0 !important;
  padding: 14px 0 !important;
  color: var(--hkcat10-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid var(--hkcat10-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-matrix article > span,
.ast-separate-container .hkcat10-root .hkcat10-matrix article > span {
  margin: 0 !important;
  padding: 0 !important;
  color: #6480b5 !important;
  background: transparent !important;
  border: 0 !important;
  font: 700 8px "Roboto Mono", monospace !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-matrix article > div,
.ast-separate-container .hkcat10-root .hkcat10-matrix article > div {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat10-root .hkcat10-matrix strong,
.ast-separate-container .hkcat10-root .hkcat10-matrix strong {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat10-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-matrix p,
.ast-separate-container .hkcat10-root .hkcat10-matrix p {
  margin: 4px 0 !important;
  padding: 0 !important;
  color: #5f6d80 !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 10px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-matrix small,
.ast-separate-container .hkcat10-root .hkcat10-matrix small {
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #8a95a4 !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 9px !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-brief-link,
.ast-separate-container .hkcat10-root .hkcat10-brief-link {
  display: inline-flex !important;
  align-items: center !important;
  gap: 9px !important;
  margin: 0 !important;
  padding: 0 0 5px !important;
  color: var(--hkcat10-blue) !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid var(--hkcat10-blue) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  text-transform: none !important;
}

.elementor .hkcat10-root .hkcat10-brief-link i,
.ast-separate-container .hkcat10-root .hkcat10-brief-link i {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 12px !important;
  line-height: 1 !important;
  text-transform: none !important;
}

@media (max-width: 1100px) {
  .elementor .hkcat10-root .hkcat10-shell,
  .ast-separate-container .hkcat10-root .hkcat10-shell {
    width: min(1040px, calc(100% - 36px)) !important;
  }
}

@media (max-width: 1024px) {
  .elementor .hkcat10-root .hkcat10-workspace,
  .ast-separate-container .hkcat10-root .hkcat10-workspace {
    grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr) !important;
  }
}

@media (max-width: 860px) {
  .elementor .hkcat10-root .hkcat10-heading,
  .ast-separate-container .hkcat10-root .hkcat10-heading {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    text-align: center !important;
  }

  .elementor .hkcat10-root .hkcat10-section-label,
  .ast-separate-container .hkcat10-root .hkcat10-section-label { justify-content: center !important; }

  .elementor .hkcat10-root .hkcat10-intro,
  .ast-separate-container .hkcat10-root .hkcat10-intro {
    max-width: 680px !important;
    margin-inline: auto !important;
  }

  .elementor .hkcat10-root .hkcat10-workspace,
  .ast-separate-container .hkcat10-root .hkcat10-workspace { grid-template-columns: 1fr !important; }

  .elementor .hkcat10-root .hkcat10-media,
  .ast-separate-container .hkcat10-root .hkcat10-media {
    border-right: 0 !important;
    border-bottom: 1px solid var(--hkcat10-line) !important;
  }

  .elementor .hkcat10-root .hkcat10-media img,
  .ast-separate-container .hkcat10-root .hkcat10-media img {
    height: 360px !important;
    min-height: 0 !important;
  }
}

@media (max-width: 560px) {
  .elementor .hkcat10-root .hkcat10-shell,
  .ast-separate-container .hkcat10-root .hkcat10-shell {
    width: calc(100% - 24px) !important;
    padding: 78px 0 !important;
  }

  .elementor .hkcat10-root .hkcat10-section-label,
  .ast-separate-container .hkcat10-root .hkcat10-section-label { margin-bottom: 19px !important; }

  .elementor .hkcat10-root .hkcat10-heading h2,
  .ast-separate-container .hkcat10-root .hkcat10-heading h2 {
    font-size: 39px !important;
    line-height: 1.08 !important;
  }

  .elementor .hkcat10-root .hkcat10-intro,
  .ast-separate-container .hkcat10-root .hkcat10-intro { font-size: 15px !important; }

  .elementor .hkcat10-root .hkcat10-media img,
  .ast-separate-container .hkcat10-root .hkcat10-media img { height: 280px !important; }

  .elementor .hkcat10-root .hkcat10-tabs,
  .ast-separate-container .hkcat10-root .hkcat10-tabs { grid-template-columns: 1fr !important; }

  .elementor .hkcat10-root .hkcat10-tabs button,
  .ast-separate-container .hkcat10-root .hkcat10-tabs button {
    min-height: 48px !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--hkcat10-line) !important;
  }

  .elementor .hkcat10-root .hkcat10-tabs button:last-child,
  .ast-separate-container .hkcat10-root .hkcat10-tabs button:last-child { border-bottom: 0 !important; }

  .elementor .hkcat10-root .hkcat10-panel,
  .ast-separate-container .hkcat10-root .hkcat10-panel { padding: 22px 18px !important; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0539806 *//*
  HONGKAI · CAT5 / CAT5e · Section 11 Knowledge & Risk Control
  Elementor Page Custom CSS / Site Settings Custom CSS
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600;700&family=Roboto:wght@400;500;600;700;800&display=swap");

.hkcat11-root {
  --hkcat11-ink: #192435;
  --hkcat11-muted: #627087;
  --hkcat11-line: #d8e1ea;
  --hkcat11-soft: #f5f7fa;
  --hkcat11-orange: #e16a47;
  width: 100%;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat11-ink);
  background: var(--hkcat11-soft);
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat11-root,
.hkcat11-root * { box-sizing: border-box; }

.hkcat11-shell {
  width: min(1232px, calc(100% - 48px));
  margin: 0 auto;
  padding: 104px 0;
}

.hkcat11-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
  align-items: end;
  gap: 84px;
  margin: 0 0 42px;
}

.hkcat11-heading-copy { min-width: 0; }

.hkcat11-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .16em;
}

.hkcat11-section-label span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 28px;
  padding: 0 8px;
  color: #26385f;
  background: #f0f4fa;
  border: 1px solid #d5dee9;
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat11-section-label b { font: inherit; }

.hkcat11-heading h2 {
  max-width: 850px;
  margin: 0;
  color: var(--hkcat11-ink);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
}

.hkcat11-intro {
  margin: 0;
  color: #667387;
  font-size: 16px;
  line-height: 1.65;
}

.hkcat11-risk-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.hkcat11-risk-card {
  min-width: 0;
  min-height: 240px;
  margin: 0;
  padding: 29px;
  overflow: hidden;
  color: var(--hkcat11-ink);
  background: #fff;
  border: 1px solid var(--hkcat11-line);
  border-radius: 12px;
  box-shadow: 0 14px 40px rgba(16, 42, 67, .07);
}

.hkcat11-risk-number {
  color: var(--hkcat11-orange);
  font: 600 11px "Roboto Mono", monospace;
}

.hkcat11-risk-card h3 {
  margin: 45px 0 13px;
  color: var(--hkcat11-ink);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0;
}

.hkcat11-risk-card p {
  margin: 0;
  color: var(--hkcat11-muted);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.65;
}

@media (max-width: 1100px) {
  .hkcat11-shell { width: min(1040px, calc(100% - 36px)); }
}

@media (max-width: 860px) {
  .hkcat11-heading {
    grid-template-columns: 1fr;
    gap: 18px;
    text-align: center;
  }

  .hkcat11-section-label { justify-content: center; }

  .hkcat11-intro {
    max-width: 680px;
    margin-inline: auto;
  }
}

@media (max-width: 560px) {
  .hkcat11-shell {
    width: calc(100% - 24px);
    padding: 78px 0;
  }

  .hkcat11-section-label { margin-bottom: 19px; }

  .hkcat11-heading h2 {
    font-size: 39px;
    line-height: 1.08;
  }

  .hkcat11-intro { font-size: 15px; }

  .hkcat11-risk-grid { grid-template-columns: 1fr; }
}

/* Elementor / Astra theme-conflict guard. */
.hkcat11-root.hkcat11-root,
.elementor .hkcat11-root.hkcat11-root,
.ast-separate-container .hkcat11-root.hkcat11-root {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip !important;
  color: var(--hkcat11-ink) !important;
  background: var(--hkcat11-soft) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.elementor .hkcat11-root .hkcat11-shell,
.ast-separate-container .hkcat11-root .hkcat11-shell {
  width: min(1232px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
  padding: 104px 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat11-root .hkcat11-heading,
.ast-separate-container .hkcat11-root .hkcat11-heading {
  display: grid !important;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr) !important;
  align-items: end !important;
  gap: 84px !important;
  margin: 0 0 42px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat11-root .hkcat11-heading-copy,
.ast-separate-container .hkcat11-root .hkcat11-heading-copy {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat11-root .hkcat11-section-label,
.ast-separate-container .hkcat11-root .hkcat11-section-label {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 0 21px !important;
  padding: 0 !important;
  color: #5572a7 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 600 10px/1.3 "Roboto Mono", monospace !important;
  letter-spacing: .16em !important;
  text-transform: none !important;
}

.elementor .hkcat11-root .hkcat11-section-label span,
.ast-separate-container .hkcat11-root .hkcat11-section-label span {
  display: inline-grid !important;
  place-items: center !important;
  min-width: 34px !important;
  height: 28px !important;
  margin: 0 !important;
  padding: 0 8px !important;
  color: #26385f !important;
  background: #f0f4fa !important;
  border: 1px solid #d5dee9 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  font: inherit !important;
  letter-spacing: .08em !important;
  text-transform: none !important;
}

.elementor .hkcat11-root .hkcat11-section-label b,
.ast-separate-container .hkcat11-root .hkcat11-section-label b {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: none !important;
}

.elementor .hkcat11-root .hkcat11-heading h2,
.ast-separate-container .hkcat11-root .hkcat11-heading h2 {
  max-width: 850px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat11-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-transform: none !important;
}

.elementor .hkcat11-root .hkcat11-intro,
.ast-separate-container .hkcat11-root .hkcat11-intro {
  margin: 0 !important;
  padding: 0 !important;
  color: #667387 !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat11-root .hkcat11-risk-grid,
.ast-separate-container .hkcat11-root .hkcat11-risk-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat11-root .hkcat11-risk-card,
.ast-separate-container .hkcat11-root .hkcat11-risk-card {
  min-width: 0 !important;
  min-height: 240px !important;
  margin: 0 !important;
  padding: 29px !important;
  overflow: hidden !important;
  color: var(--hkcat11-ink) !important;
  background: #fff !important;
  border: 1px solid var(--hkcat11-line) !important;
  border-radius: 12px !important;
  box-shadow: 0 14px 40px rgba(16, 42, 67, .07) !important;
  font-family: "Roboto", Arial, sans-serif !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat11-root .hkcat11-risk-number,
.ast-separate-container .hkcat11-root .hkcat11-risk-number {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat11-orange) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 600 11px "Roboto Mono", monospace !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat11-root .hkcat11-risk-card h3,
.ast-separate-container .hkcat11-root .hkcat11-risk-card h3 {
  margin: 45px 0 13px !important;
  padding: 0 !important;
  color: var(--hkcat11-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat11-root .hkcat11-risk-card p,
.ast-separate-container .hkcat11-root .hkcat11-risk-card p {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat11-muted) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-transform: none !important;
}

@media (max-width: 1100px) {
  .elementor .hkcat11-root .hkcat11-shell,
  .ast-separate-container .hkcat11-root .hkcat11-shell {
    width: min(1040px, calc(100% - 36px)) !important;
  }
}

@media (max-width: 860px) {
  .elementor .hkcat11-root .hkcat11-heading,
  .ast-separate-container .hkcat11-root .hkcat11-heading {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    text-align: center !important;
  }

  .elementor .hkcat11-root .hkcat11-section-label,
  .ast-separate-container .hkcat11-root .hkcat11-section-label { justify-content: center !important; }

  .elementor .hkcat11-root .hkcat11-intro,
  .ast-separate-container .hkcat11-root .hkcat11-intro {
    max-width: 680px !important;
    margin-inline: auto !important;
  }
}

@media (max-width: 560px) {
  .elementor .hkcat11-root .hkcat11-shell,
  .ast-separate-container .hkcat11-root .hkcat11-shell {
    width: calc(100% - 24px) !important;
    padding: 78px 0 !important;
  }

  .elementor .hkcat11-root .hkcat11-section-label,
  .ast-separate-container .hkcat11-root .hkcat11-section-label { margin-bottom: 19px !important; }

  .elementor .hkcat11-root .hkcat11-heading h2,
  .ast-separate-container .hkcat11-root .hkcat11-heading h2 {
    font-size: 39px !important;
    line-height: 1.08 !important;
  }

  .elementor .hkcat11-root .hkcat11-intro,
  .ast-separate-container .hkcat11-root .hkcat11-intro { font-size: 15px !important; }

  .elementor .hkcat11-root .hkcat11-risk-grid,
  .ast-separate-container .hkcat11-root .hkcat11-risk-grid { grid-template-columns: 1fr !important; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f4f0807 *//*
  HONGKAI · CAT5 / CAT5e · Section 12 Delivery Boundaries
  Elementor Page Custom CSS / Site Settings Custom CSS
*/

@import url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/duotone/style.css");

.hkcat12-root {
  --hkcat12-ink: #192435;
  --hkcat12-muted: #667387;
  --hkcat12-line: #d8e1ea;
  --hkcat12-soft: #f5f7fa;
  --hkcat12-icon: #78c5f4;
  width: 100%;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat12-ink);
  background: #fff;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat12-root,
.hkcat12-root * { box-sizing: border-box; }

.hkcat12-shell {
  width: min(1232px, calc(100% - 48px));
  margin: 0 auto;
  padding: 104px 0;
}

.hkcat12-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
  align-items: end;
  gap: 84px;
  margin: 0 0 42px;
}

.hkcat12-heading-copy { min-width: 0; }

.hkcat12-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: #5572a7;
  font: 600 10px/1.3 "Roboto Mono", monospace;
  letter-spacing: .16em;
}

.hkcat12-section-label span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 28px;
  padding: 0 8px;
  color: #26385f;
  background: #f0f4fa;
  border: 1px solid #d5dee9;
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat12-section-label b { font: inherit; }

.hkcat12-heading h2 {
  max-width: 850px;
  margin: 0;
  color: var(--hkcat12-ink);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
}

.hkcat12-intro {
  margin: 0;
  color: var(--hkcat12-muted);
  font-size: 16px;
  line-height: 1.65;
}

.hkcat12-boundary-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.hkcat12-boundary-card {
  min-width: 0;
  min-height: 220px;
  display: flex;
  gap: 20px;
  margin: 0;
  padding: 31px;
  color: var(--hkcat12-ink);
  background: var(--hkcat12-soft);
  border: 1px solid var(--hkcat12-line);
  border-radius: 12px;
}

.hkcat12-icon {
  flex: 0 0 auto;
  display: inline-block;
  width: 34px;
  height: 34px;
  color: var(--hkcat12-icon);
  font-size: 34px;
  line-height: 1;
}

.hkcat12-boundary-copy {
  min-width: 0;
  display: grid;
  align-content: start;
}

.hkcat12-boundary-copy small {
  color: #6a7fa7;
  font: 600 9px "Roboto Mono", monospace;
  letter-spacing: .1em;
}

.hkcat12-boundary-copy strong {
  margin-top: 15px;
  color: var(--hkcat12-ink);
  font-size: 17px;
}

.hkcat12-boundary-copy p {
  margin: 13px 0 0;
  color: var(--hkcat12-muted);
  font-size: 12px;
  line-height: 1.65;
}

@media (max-width: 1100px) {
  .hkcat12-shell { width: min(1040px, calc(100% - 36px)); }
}

@media (max-width: 860px) {
  .hkcat12-heading {
    grid-template-columns: 1fr;
    gap: 18px;
    text-align: center;
  }

  .hkcat12-section-label { justify-content: center; }

  .hkcat12-intro {
    max-width: 680px;
    margin-inline: auto;
  }

  .hkcat12-boundary-grid { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
  .hkcat12-shell {
    width: calc(100% - 24px);
    padding: 78px 0;
  }

  .hkcat12-section-label { margin-bottom: 19px; }

  .hkcat12-heading h2 {
    font-size: 39px;
    line-height: 1.08;
  }

  .hkcat12-intro { font-size: 15px; }

  .hkcat12-boundary-card { padding: 24px; }
}

/* Elementor / Astra theme-conflict guard. */
.hkcat12-root.hkcat12-root,
.elementor .hkcat12-root.hkcat12-root,
.ast-separate-container .hkcat12-root.hkcat12-root {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip !important;
  color: var(--hkcat12-ink) !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.elementor .hkcat12-root .hkcat12-shell,
.ast-separate-container .hkcat12-root .hkcat12-shell {
  width: min(1232px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
  padding: 104px 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat12-root .hkcat12-heading,
.ast-separate-container .hkcat12-root .hkcat12-heading {
  display: grid !important;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr) !important;
  align-items: end !important;
  gap: 84px !important;
  margin: 0 0 42px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat12-root .hkcat12-heading-copy,
.ast-separate-container .hkcat12-root .hkcat12-heading-copy {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat12-root .hkcat12-section-label,
.ast-separate-container .hkcat12-root .hkcat12-section-label {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 0 21px !important;
  padding: 0 !important;
  color: #5572a7 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 600 10px/1.3 "Roboto Mono", monospace !important;
  letter-spacing: .16em !important;
  text-transform: none !important;
}

.elementor .hkcat12-root .hkcat12-section-label span,
.ast-separate-container .hkcat12-root .hkcat12-section-label span {
  display: inline-grid !important;
  place-items: center !important;
  min-width: 34px !important;
  height: 28px !important;
  margin: 0 !important;
  padding: 0 8px !important;
  color: #26385f !important;
  background: #f0f4fa !important;
  border: 1px solid #d5dee9 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  font: inherit !important;
  letter-spacing: .08em !important;
  text-transform: none !important;
}

.elementor .hkcat12-root .hkcat12-section-label b,
.ast-separate-container .hkcat12-root .hkcat12-section-label b {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: none !important;
}

.elementor .hkcat12-root .hkcat12-heading h2,
.ast-separate-container .hkcat12-root .hkcat12-heading h2 {
  max-width: 850px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat12-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-transform: none !important;
}

.elementor .hkcat12-root .hkcat12-intro,
.ast-separate-container .hkcat12-root .hkcat12-intro {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat12-muted) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat12-root .hkcat12-boundary-grid,
.ast-separate-container .hkcat12-root .hkcat12-boundary-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat12-root .hkcat12-boundary-card,
.ast-separate-container .hkcat12-root .hkcat12-boundary-card {
  min-width: 0 !important;
  min-height: 220px !important;
  display: flex !important;
  gap: 20px !important;
  margin: 0 !important;
  padding: 31px !important;
  color: var(--hkcat12-ink) !important;
  background: var(--hkcat12-soft) !important;
  border: 1px solid var(--hkcat12-line) !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  font-family: "Roboto", Arial, sans-serif !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat12-root .hkcat12-icon,
.ast-separate-container .hkcat12-root .hkcat12-icon {
  flex: 0 0 auto !important;
  display: inline-block !important;
  width: 34px !important;
  height: 34px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  color: var(--hkcat12-icon) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 34px !important;
  line-height: 1 !important;
  text-decoration: none !important;
}

.elementor .hkcat12-root .hkcat12-boundary-copy,
.ast-separate-container .hkcat12-root .hkcat12-boundary-copy {
  min-width: 0 !important;
  display: grid !important;
  align-content: start !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat12-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat12-root .hkcat12-boundary-copy small,
.ast-separate-container .hkcat12-root .hkcat12-boundary-copy small {
  margin: 0 !important;
  padding: 0 !important;
  color: #6a7fa7 !important;
  background: transparent !important;
  border: 0 !important;
  font: 600 9px "Roboto Mono", monospace !important;
  letter-spacing: .1em !important;
  text-transform: none !important;
}

.elementor .hkcat12-root .hkcat12-boundary-copy strong,
.ast-separate-container .hkcat12-root .hkcat12-boundary-copy strong {
  margin: 15px 0 0 !important;
  padding: 0 !important;
  color: var(--hkcat12-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.elementor .hkcat12-root .hkcat12-boundary-copy p,
.ast-separate-container .hkcat12-root .hkcat12-boundary-copy p {
  margin: 13px 0 0 !important;
  padding: 0 !important;
  color: var(--hkcat12-muted) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

@media (max-width: 1100px) {
  .elementor .hkcat12-root .hkcat12-shell,
  .ast-separate-container .hkcat12-root .hkcat12-shell {
    width: min(1040px, calc(100% - 36px)) !important;
  }
}

@media (max-width: 860px) {
  .elementor .hkcat12-root .hkcat12-heading,
  .ast-separate-container .hkcat12-root .hkcat12-heading {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    text-align: center !important;
  }

  .elementor .hkcat12-root .hkcat12-section-label,
  .ast-separate-container .hkcat12-root .hkcat12-section-label { justify-content: center !important; }

  .elementor .hkcat12-root .hkcat12-intro,
  .ast-separate-container .hkcat12-root .hkcat12-intro {
    max-width: 680px !important;
    margin-inline: auto !important;
  }

  .elementor .hkcat12-root .hkcat12-boundary-grid,
  .ast-separate-container .hkcat12-root .hkcat12-boundary-grid { grid-template-columns: 1fr !important; }
}

@media (max-width: 560px) {
  .elementor .hkcat12-root .hkcat12-shell,
  .ast-separate-container .hkcat12-root .hkcat12-shell {
    width: calc(100% - 24px) !important;
    padding: 78px 0 !important;
  }

  .elementor .hkcat12-root .hkcat12-section-label,
  .ast-separate-container .hkcat12-root .hkcat12-section-label { margin-bottom: 19px !important; }

  .elementor .hkcat12-root .hkcat12-heading h2,
  .ast-separate-container .hkcat12-root .hkcat12-heading h2 {
    font-size: 39px !important;
    line-height: 1.08 !important;
  }

  .elementor .hkcat12-root .hkcat12-intro,
  .ast-separate-container .hkcat12-root .hkcat12-intro { font-size: 15px !important; }

  .elementor .hkcat12-root .hkcat12-boundary-card,
  .ast-separate-container .hkcat12-root .hkcat12-boundary-card { padding: 24px !important; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5f20a14 *//* finesse · register=commerce · A=engineering-white+cobalt+clay · B=700/400 · C=five-stage-video-route · D=static · E=verified-operating-reference · SOUL=4 SPECTACLE=1 DENSITY=7 */
/* HONGKAI · CAT5 / CAT5e · Section 13 Manufacturing Evidence */

@import url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/fill/style.css");

.hkcat13-root {
  --hkcat13-page: #fbfcfe;
  --hkcat13-card: #fdfefe;
  --hkcat13-ink: #192435;
  --hkcat13-muted: #627087;
  --hkcat13-muted-dark: #52627a;
  --hkcat13-line: #d8e1ea;
  --hkcat13-line-strong: #c7d3e0;
  --hkcat13-label-bg: #f0f4fa;
  --hkcat13-stage: #091322;
  --hkcat13-blue: #557cc7;
  --hkcat13-blue-dark: #31568f;
  --hkcat13-orange: #e16a47;
  --hkcat13-orange-button: #bd4f2f;
  --hkcat13-orange-hover: #aa4125;
  --hkcat13-on-dark: #f8fbff;
  --hkcat13-index-bg: rgba(20, 39, 70, .90);
  --hkcat13-play-bg: rgba(11, 20, 38, .84);
  --hkcat13-play-border: rgba(248, 251, 255, .32);
  --hkcat13-shadow: rgba(16, 42, 67, .08);
  --hkcat13-shadow-hover: rgba(16, 42, 67, .14);
  --hkcat13-button-shadow: rgba(225, 106, 71, .22);
  --hkcat13-focus: rgba(85, 124, 199, .30);
  --hkcat13-grid-gap: 14px;
  --hkcat13-font-sans: "Roboto", Arial, sans-serif;
  --hkcat13-font-mono: "Roboto Mono", monospace;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat13-ink);
  background: var(--hkcat13-page);
  font-family: var(--hkcat13-font-sans);
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat13-root,
.hkcat13-root * {
  box-sizing: border-box;
}

.hkcat13-root .hkcat13-shell {
  width: min(1232px, calc(100% - 48px));
  margin: 0 auto;
  padding: 104px 0;
}

.hkcat13-root .hkcat13-header {
  max-width: 960px;
  margin: 0 0 42px;
  padding: 0;
}

.hkcat13-root .hkcat13-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  padding: 0;
  color: var(--hkcat13-blue-dark);
  font: 600 10px/1.3 var(--hkcat13-font-mono);
  letter-spacing: .16em;
}

.hkcat13-root .hkcat13-section-label span {
  min-width: 34px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  margin: 0;
  padding: 0 8px;
  color: var(--hkcat13-ink);
  background: var(--hkcat13-label-bg);
  border: 1px solid var(--hkcat13-line);
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat13-root .hkcat13-section-label b {
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
}

.hkcat13-root .hkcat13-title {
  min-width: 0;
  max-width: 920px;
  margin: 0;
  padding: 0;
  overflow-wrap: anywhere;
  color: var(--hkcat13-ink);
  font-family: var(--hkcat13-font-sans);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
  text-transform: none;
}

.hkcat13-root .hkcat13-intro {
  max-width: 760px;
  margin: 22px 0 0;
  padding: 0;
  color: var(--hkcat13-muted);
  font-family: var(--hkcat13-font-sans);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
}

.hkcat13-root .hkcat13-actions {
  display: flex;
  align-items: center;
  gap: 24px;
  margin: 29px 0 0;
  padding: 0;
}

.hkcat13-root .hkcat13-cta {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  margin: 0;
  padding: 0 21px;
  color: var(--hkcat13-on-dark);
  background: var(--hkcat13-orange-button);
  border: 1px solid var(--hkcat13-orange-button);
  border-radius: 8px;
  box-shadow: 0 12px 25px var(--hkcat13-button-shadow);
  font-family: var(--hkcat13-font-sans);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease;
}

.hkcat13-root .hkcat13-cta i {
  color: inherit;
  font-size: 16px;
  line-height: 1;
}

.hkcat13-root .hkcat13-cta:focus-visible,
.hkcat13-root .hkcat13-card-link:focus-visible,
.elementor .hkcat13-root .hkcat13-cta:focus-visible,
.elementor .hkcat13-root .hkcat13-card-link:focus-visible,
.ast-separate-container .hkcat13-root .hkcat13-cta:focus-visible,
.ast-separate-container .hkcat13-root .hkcat13-card-link:focus-visible {
  outline: 3px solid var(--hkcat13-focus) !important;
  outline-offset: 3px !important;
}

.hkcat13-root .hkcat13-video-count {
  min-width: 0;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  color: var(--hkcat13-muted-dark);
  font-family: var(--hkcat13-font-sans);
  font-size: 11px;
  line-height: 1.45;
}

.hkcat13-root .hkcat13-video-count i {
  flex: 0 0 auto;
  color: var(--hkcat13-blue);
  font-size: 18px;
  line-height: 1;
}

.hkcat13-root .hkcat13-video-grid {
  min-width: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: var(--hkcat13-grid-gap);
  margin: 0;
  padding: 0;
  list-style: none;
}

.hkcat13-root .hkcat13-video-card {
  min-width: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.hkcat13-root .hkcat13-card-link {
  min-width: 0;
  height: 100%;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: var(--hkcat13-ink);
  background: var(--hkcat13-card);
  border: 1px solid var(--hkcat13-line);
  border-radius: 12px;
  box-shadow: 0 14px 38px var(--hkcat13-shadow);
  text-decoration: none;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.hkcat13-root .hkcat13-media {
  position: relative;
  min-width: 0;
  display: block;
  aspect-ratio: 4 / 3;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: var(--hkcat13-stage);
  border-bottom: 1px solid var(--hkcat13-line);
}

.hkcat13-root .hkcat13-image {
  width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  margin: 0;
  padding: 0;
  object-fit: contain;
  object-position: center;
  background: var(--hkcat13-stage);
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.hkcat13-root .hkcat13-index {
  position: absolute;
  top: 12px;
  left: 12px;
  min-width: 38px;
  min-height: 32px;
  display: inline-grid;
  place-items: center;
  margin: 0;
  padding: 0 8px;
  color: var(--hkcat13-on-dark);
  background: var(--hkcat13-index-bg);
  border-radius: 6px;
  font: 600 11px/1 var(--hkcat13-font-mono);
  letter-spacing: .06em;
}

.hkcat13-root .hkcat13-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  display: inline-grid;
  place-items: center;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%);
  color: var(--hkcat13-on-dark);
  background: var(--hkcat13-play-bg);
  border: 1px solid var(--hkcat13-play-border);
  border-radius: 50%;
  box-shadow: 0 10px 24px var(--hkcat13-shadow-hover);
}

.hkcat13-root .hkcat13-play i {
  margin-left: 2px;
  color: inherit;
  font-size: 19px;
  line-height: 1;
}

.hkcat13-root .hkcat13-card-body {
  min-width: 0;
  min-height: 218px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  padding: 21px 19px 20px;
}

.hkcat13-root .hkcat13-stage {
  display: block;
  margin: 0 0 10px;
  padding: 0;
  color: var(--hkcat13-blue-dark);
  font: 600 9px/1.35 var(--hkcat13-font-mono);
  letter-spacing: .10em;
}

.hkcat13-root .hkcat13-card-title {
  display: block;
  margin: 0;
  padding: 0;
  overflow-wrap: anywhere;
  color: var(--hkcat13-ink);
  font-family: var(--hkcat13-font-sans);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -.015em;
}

.hkcat13-root .hkcat13-card-copy {
  display: block;
  margin: 11px 0 0;
  padding: 0;
  color: var(--hkcat13-muted);
  font-family: var(--hkcat13-font-sans);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.65;
}

.hkcat13-root .hkcat13-watch {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: auto 0 0;
  padding: 18px 0 0;
  color: var(--hkcat13-blue-dark);
  font-family: var(--hkcat13-font-sans);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.25;
}

.hkcat13-root .hkcat13-watch i {
  color: var(--hkcat13-orange);
  font-size: 14px;
  line-height: 1;
}

.hkcat13-root .hkcat13-evidence-note {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: start;
  gap: 11px;
  margin: 22px 0 0;
  padding: 17px 18px;
  color: var(--hkcat13-muted-dark);
  background: var(--hkcat13-label-bg);
  border: 1px solid var(--hkcat13-line);
  border-radius: 8px;
}

.hkcat13-root .hkcat13-evidence-note > i {
  margin-top: 2px;
  color: var(--hkcat13-blue);
  font-size: 17px;
  line-height: 1;
}

.hkcat13-root .hkcat13-evidence-note p {
  margin: 0;
  padding: 0;
  color: inherit;
  font-family: var(--hkcat13-font-sans);
  font-size: 11px;
  font-weight: 400;
  line-height: 1.65;
}

.hkcat13-root .hkcat13-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

@media (hover: hover) and (pointer: fine) {
  .hkcat13-root .hkcat13-cta:hover,
  .elementor .hkcat13-root .hkcat13-cta:hover,
  .ast-separate-container .hkcat13-root .hkcat13-cta:hover {
    color: var(--hkcat13-on-dark) !important;
    background: var(--hkcat13-orange-hover) !important;
    border-color: var(--hkcat13-orange-hover) !important;
    box-shadow: 0 15px 30px var(--hkcat13-button-shadow) !important;
    transform: translateY(-1px) !important;
  }

  .hkcat13-root .hkcat13-card-link:hover,
  .elementor .hkcat13-root .hkcat13-card-link:hover,
  .ast-separate-container .hkcat13-root .hkcat13-card-link:hover {
    color: var(--hkcat13-ink) !important;
    border-color: var(--hkcat13-line-strong) !important;
    box-shadow: 0 19px 44px var(--hkcat13-shadow-hover) !important;
    transform: translateY(-3px) !important;
  }
}

/* Elementor / Astra theme-conflict guard. */
.hkcat13-root.hkcat13-root,
.elementor .hkcat13-root.hkcat13-root,
.ast-separate-container .hkcat13-root.hkcat13-root {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip !important;
  color: var(--hkcat13-ink) !important;
  background: var(--hkcat13-page) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat13-font-sans) !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.elementor .hkcat13-root .hkcat13-shell,
.ast-separate-container .hkcat13-root .hkcat13-shell {
  width: min(1232px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
  padding: 104px 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat13-root .hkcat13-header,
.ast-separate-container .hkcat13-root .hkcat13-header {
  max-width: 960px !important;
  margin: 0 0 42px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat13-root .hkcat13-section-label,
.ast-separate-container .hkcat13-root .hkcat13-section-label {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 0 21px !important;
  padding: 0 !important;
  color: var(--hkcat13-blue-dark) !important;
  background: transparent !important;
  border: 0 !important;
  font: 600 10px/1.3 var(--hkcat13-font-mono) !important;
  letter-spacing: .16em !important;
  text-transform: none !important;
}

.elementor .hkcat13-root .hkcat13-section-label span,
.ast-separate-container .hkcat13-root .hkcat13-section-label span {
  min-width: 34px !important;
  height: 28px !important;
  display: inline-grid !important;
  place-items: center !important;
  margin: 0 !important;
  padding: 0 8px !important;
  color: var(--hkcat13-ink) !important;
  background: var(--hkcat13-label-bg) !important;
  border: 1px solid var(--hkcat13-line) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  font: inherit !important;
  letter-spacing: .08em !important;
}

.elementor .hkcat13-root .hkcat13-section-label b,
.ast-separate-container .hkcat13-root .hkcat13-section-label b {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: none !important;
}

.elementor .hkcat13-root .hkcat13-title,
.ast-separate-container .hkcat13-root .hkcat13-title {
  min-width: 0 !important;
  max-width: 920px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-wrap: anywhere !important;
  color: var(--hkcat13-ink) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat13-font-sans) !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat13-root .hkcat13-intro,
.ast-separate-container .hkcat13-root .hkcat13-intro {
  max-width: 760px !important;
  margin: 22px 0 0 !important;
  padding: 0 !important;
  color: var(--hkcat13-muted) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat13-font-sans) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat13-root .hkcat13-actions,
.ast-separate-container .hkcat13-root .hkcat13-actions {
  display: flex !important;
  align-items: center !important;
  gap: 24px !important;
  margin: 29px 0 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat13-root .hkcat13-cta,
.ast-separate-container .hkcat13-root .hkcat13-cta {
  min-height: 50px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  margin: 0 !important;
  padding: 0 21px !important;
  color: var(--hkcat13-on-dark) !important;
  background: var(--hkcat13-orange-button) !important;
  border: 1px solid var(--hkcat13-orange-button) !important;
  border-radius: 8px !important;
  box-shadow: 0 12px 25px var(--hkcat13-button-shadow) !important;
  font-family: var(--hkcat13-font-sans) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: none !important;
  white-space: nowrap !important;
}

.elementor .hkcat13-root .hkcat13-video-count,
.ast-separate-container .hkcat13-root .hkcat13-video-count {
  min-width: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat13-muted-dark) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat13-font-sans) !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;
  text-transform: none !important;
}

.elementor .hkcat13-root .hkcat13-video-grid,
.ast-separate-container .hkcat13-root .hkcat13-video-grid {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: var(--hkcat13-grid-gap) !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  list-style: none !important;
}

.elementor .hkcat13-root .hkcat13-video-card,
.ast-separate-container .hkcat13-root .hkcat13-video-card {
  min-width: 0 !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  list-style: none !important;
}

.elementor .hkcat13-root .hkcat13-card-link,
.ast-separate-container .hkcat13-root .hkcat13-card-link {
  min-width: 0 !important;
  height: 100% !important;
  display: grid !important;
  grid-template-rows: auto minmax(0, 1fr) !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  color: var(--hkcat13-ink) !important;
  background: var(--hkcat13-card) !important;
  border: 1px solid var(--hkcat13-line) !important;
  border-radius: 12px !important;
  box-shadow: 0 14px 38px var(--hkcat13-shadow) !important;
  font-family: var(--hkcat13-font-sans) !important;
  text-decoration: none !important;
  text-transform: none !important;
}

.elementor .hkcat13-root .hkcat13-media,
.ast-separate-container .hkcat13-root .hkcat13-media {
  position: relative !important;
  min-width: 0 !important;
  display: block !important;
  aspect-ratio: 4 / 3 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: var(--hkcat13-stage) !important;
  border: 0 !important;
  border-bottom: 1px solid var(--hkcat13-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat13-root .hkcat13-image,
.ast-separate-container .hkcat13-root .hkcat13-image {
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: contain !important;
  object-position: center !important;
  background: var(--hkcat13-stage) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat13-root .hkcat13-index,
.ast-separate-container .hkcat13-root .hkcat13-index {
  position: absolute !important;
  top: 12px !important;
  left: 12px !important;
  min-width: 38px !important;
  min-height: 32px !important;
  display: inline-grid !important;
  place-items: center !important;
  margin: 0 !important;
  padding: 0 8px !important;
  color: var(--hkcat13-on-dark) !important;
  background: var(--hkcat13-index-bg) !important;
  border: 0 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  font: 600 11px/1 var(--hkcat13-font-mono) !important;
  letter-spacing: .06em !important;
}

.elementor .hkcat13-root .hkcat13-play,
.ast-separate-container .hkcat13-root .hkcat13-play {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 48px !important;
  height: 48px !important;
  display: inline-grid !important;
  place-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: translate(-50%, -50%) !important;
  color: var(--hkcat13-on-dark) !important;
  background: var(--hkcat13-play-bg) !important;
  border: 1px solid var(--hkcat13-play-border) !important;
  border-radius: 50% !important;
  box-shadow: 0 10px 24px var(--hkcat13-shadow-hover) !important;
}

.elementor .hkcat13-root .hkcat13-card-body,
.ast-separate-container .hkcat13-root .hkcat13-card-body {
  min-width: 0 !important;
  min-height: 218px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  margin: 0 !important;
  padding: 21px 19px 20px !important;
  color: var(--hkcat13-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat13-root .hkcat13-stage,
.ast-separate-container .hkcat13-root .hkcat13-stage {
  display: block !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  color: var(--hkcat13-blue-dark) !important;
  background: transparent !important;
  border: 0 !important;
  font: 600 9px/1.35 var(--hkcat13-font-mono) !important;
  letter-spacing: .10em !important;
  text-transform: none !important;
}

.elementor .hkcat13-root .hkcat13-card-title,
.ast-separate-container .hkcat13-root .hkcat13-card-title {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-wrap: anywhere !important;
  color: var(--hkcat13-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat13-font-sans) !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  letter-spacing: -.015em !important;
  text-transform: none !important;
}

.elementor .hkcat13-root .hkcat13-card-copy,
.ast-separate-container .hkcat13-root .hkcat13-card-copy {
  display: block !important;
  margin: 11px 0 0 !important;
  padding: 0 !important;
  color: var(--hkcat13-muted) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat13-font-sans) !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.elementor .hkcat13-root .hkcat13-watch,
.ast-separate-container .hkcat13-root .hkcat13-watch {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  margin: auto 0 0 !important;
  padding: 18px 0 0 !important;
  color: var(--hkcat13-blue-dark) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat13-font-sans) !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  text-transform: none !important;
}

.elementor .hkcat13-root .hkcat13-evidence-note,
.ast-separate-container .hkcat13-root .hkcat13-evidence-note {
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) !important;
  align-items: start !important;
  gap: 11px !important;
  margin: 22px 0 0 !important;
  padding: 17px 18px !important;
  color: var(--hkcat13-muted-dark) !important;
  background: var(--hkcat13-label-bg) !important;
  border: 1px solid var(--hkcat13-line) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}

.elementor .hkcat13-root .hkcat13-evidence-note p,
.ast-separate-container .hkcat13-root .hkcat13-evidence-note p {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat13-font-sans) !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

@media (max-width: 1180px) {
  .hkcat13-root .hkcat13-shell,
  .elementor .hkcat13-root .hkcat13-shell,
  .ast-separate-container .hkcat13-root .hkcat13-shell {
    width: min(1040px, calc(100% - 36px)) !important;
  }

  .hkcat13-root .hkcat13-video-grid,
  .elementor .hkcat13-root .hkcat13-video-grid,
  .ast-separate-container .hkcat13-root .hkcat13-video-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .hkcat13-root .hkcat13-video-card,
  .elementor .hkcat13-root .hkcat13-video-card,
  .ast-separate-container .hkcat13-root .hkcat13-video-card {
    grid-column: span 2 !important;
  }

  .hkcat13-root .hkcat13-video-card:nth-child(4),
  .elementor .hkcat13-root .hkcat13-video-card:nth-child(4),
  .ast-separate-container .hkcat13-root .hkcat13-video-card:nth-child(4) {
    grid-column: 2 / span 2 !important;
  }

  .hkcat13-root .hkcat13-video-card:nth-child(5),
  .elementor .hkcat13-root .hkcat13-video-card:nth-child(5),
  .ast-separate-container .hkcat13-root .hkcat13-video-card:nth-child(5) {
    grid-column: 4 / span 2 !important;
  }

  .hkcat13-root .hkcat13-card-body,
  .elementor .hkcat13-root .hkcat13-card-body,
  .ast-separate-container .hkcat13-root .hkcat13-card-body {
    min-height: 190px !important;
  }
}

@media (max-width: 860px) {
  .hkcat13-root .hkcat13-shell,
  .elementor .hkcat13-root .hkcat13-shell,
  .ast-separate-container .hkcat13-root .hkcat13-shell {
    padding: 80px 0 !important;
  }

  .hkcat13-root .hkcat13-header,
  .elementor .hkcat13-root .hkcat13-header,
  .ast-separate-container .hkcat13-root .hkcat13-header {
    max-width: 720px !important;
  }

  .hkcat13-root .hkcat13-video-grid,
  .elementor .hkcat13-root .hkcat13-video-grid,
  .ast-separate-container .hkcat13-root .hkcat13-video-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .hkcat13-root .hkcat13-video-card,
  .hkcat13-root .hkcat13-video-card:nth-child(4),
  .hkcat13-root .hkcat13-video-card:nth-child(5),
  .elementor .hkcat13-root .hkcat13-video-card,
  .elementor .hkcat13-root .hkcat13-video-card:nth-child(4),
  .elementor .hkcat13-root .hkcat13-video-card:nth-child(5),
  .ast-separate-container .hkcat13-root .hkcat13-video-card,
  .ast-separate-container .hkcat13-root .hkcat13-video-card:nth-child(4),
  .ast-separate-container .hkcat13-root .hkcat13-video-card:nth-child(5) {
    grid-column: auto !important;
  }

  .hkcat13-root .hkcat13-video-card:nth-child(5),
  .elementor .hkcat13-root .hkcat13-video-card:nth-child(5),
  .ast-separate-container .hkcat13-root .hkcat13-video-card:nth-child(5) {
    grid-column: 1 / -1 !important;
    width: calc((100% - var(--hkcat13-grid-gap)) / 2) !important;
    justify-self: center !important;
  }
}

@media (max-width: 560px) {
  .hkcat13-root .hkcat13-shell,
  .elementor .hkcat13-root .hkcat13-shell,
  .ast-separate-container .hkcat13-root .hkcat13-shell {
    width: calc(100% - 24px) !important;
    padding: 78px 0 !important;
  }

  .hkcat13-root .hkcat13-header,
  .elementor .hkcat13-root .hkcat13-header,
  .ast-separate-container .hkcat13-root .hkcat13-header {
    margin-bottom: 34px !important;
  }

  .hkcat13-root .hkcat13-section-label,
  .elementor .hkcat13-root .hkcat13-section-label,
  .ast-separate-container .hkcat13-root .hkcat13-section-label {
    margin-bottom: 19px !important;
  }

  .hkcat13-root .hkcat13-title,
  .elementor .hkcat13-root .hkcat13-title,
  .ast-separate-container .hkcat13-root .hkcat13-title {
    font-size: clamp(34px, 10vw, 39px) !important;
    line-height: 1.08 !important;
  }

  .hkcat13-root .hkcat13-intro,
  .elementor .hkcat13-root .hkcat13-intro,
  .ast-separate-container .hkcat13-root .hkcat13-intro {
    margin-top: 19px !important;
    font-size: 15px !important;
  }

  .hkcat13-root .hkcat13-actions,
  .elementor .hkcat13-root .hkcat13-actions,
  .ast-separate-container .hkcat13-root .hkcat13-actions {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 14px !important;
  }

  .hkcat13-root .hkcat13-cta,
  .elementor .hkcat13-root .hkcat13-cta,
  .ast-separate-container .hkcat13-root .hkcat13-cta {
    width: 100% !important;
  }

  .hkcat13-root .hkcat13-video-count,
  .elementor .hkcat13-root .hkcat13-video-count,
  .ast-separate-container .hkcat13-root .hkcat13-video-count {
    justify-content: center !important;
    text-align: center !important;
  }

  .hkcat13-root .hkcat13-video-grid,
  .elementor .hkcat13-root .hkcat13-video-grid,
  .ast-separate-container .hkcat13-root .hkcat13-video-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 16px !important;
  }

  .hkcat13-root .hkcat13-video-card,
  .hkcat13-root .hkcat13-video-card:nth-child(4),
  .hkcat13-root .hkcat13-video-card:nth-child(5),
  .elementor .hkcat13-root .hkcat13-video-card,
  .elementor .hkcat13-root .hkcat13-video-card:nth-child(4),
  .elementor .hkcat13-root .hkcat13-video-card:nth-child(5),
  .ast-separate-container .hkcat13-root .hkcat13-video-card,
  .ast-separate-container .hkcat13-root .hkcat13-video-card:nth-child(4),
  .ast-separate-container .hkcat13-root .hkcat13-video-card:nth-child(5) {
    grid-column: auto !important;
    width: 100% !important;
    justify-self: stretch !important;
  }

  .hkcat13-root .hkcat13-card-body,
  .elementor .hkcat13-root .hkcat13-card-body,
  .ast-separate-container .hkcat13-root .hkcat13-card-body {
    min-height: 184px !important;
    padding: 20px !important;
  }

  .hkcat13-root .hkcat13-evidence-note,
  .elementor .hkcat13-root .hkcat13-evidence-note,
  .ast-separate-container .hkcat13-root .hkcat13-evidence-note {
    padding: 15px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hkcat13-root *,
  .hkcat13-root *::before,
  .hkcat13-root *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }

  .hkcat13-root .hkcat13-cta:hover,
  .hkcat13-root .hkcat13-card-link:hover,
  .elementor .hkcat13-root .hkcat13-cta:hover,
  .elementor .hkcat13-root .hkcat13-card-link:hover,
  .ast-separate-container .hkcat13-root .hkcat13-cta:hover,
  .ast-separate-container .hkcat13-root .hkcat13-card-link:hover {
    transform: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-69e981a *//* HONGKAI · CAT5 / CAT5e · Section 14 Project Reference Review */

.hkcat14-root {
  --hkcat14-ink: #192435;
  --hkcat14-muted: #627087;
  --hkcat14-muted-dark: #52627a;
  --hkcat14-blue: #557cc7;
  --hkcat14-blue-dark: #31568f;
  --hkcat14-line: #d8e1ea;
  --hkcat14-line-strong: #cbd6e2;
  --hkcat14-soft: #f5f7fa;
  --hkcat14-card: #fdfefe;
  --hkcat14-chip: #f0f4fa;
  --hkcat14-shadow: rgba(16, 42, 67, .07);
  --hkcat14-font-sans: "Roboto", Arial, sans-serif;
  --hkcat14-font-mono: "Roboto Mono", monospace;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat14-ink);
  background: var(--hkcat14-soft);
  border-top: 1px solid var(--hkcat14-line);
  border-bottom: 1px solid var(--hkcat14-line);
  font-family: var(--hkcat14-font-sans);
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat14-root,
.hkcat14-root * {
  box-sizing: border-box;
}

.hkcat14-root .hkcat14-shell {
  width: min(1232px, calc(100% - 48px));
  margin: 0 auto;
  padding: 104px 0;
}

.hkcat14-root .hkcat14-layout {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 1.38fr) minmax(0, 1fr);
  align-items: center;
  gap: 70px;
  margin: 0;
  padding: 0;
}

.hkcat14-root .hkcat14-copy {
  min-width: 0;
  margin: 0;
  padding: 0;
}

.hkcat14-root .hkcat14-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  padding: 0;
  color: var(--hkcat14-blue-dark);
  font: 600 10px/1.3 var(--hkcat14-font-mono);
  letter-spacing: .16em;
}

.hkcat14-root .hkcat14-section-label span {
  min-width: 34px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  margin: 0;
  padding: 0 8px;
  color: var(--hkcat14-ink);
  background: var(--hkcat14-chip);
  border: 1px solid var(--hkcat14-line);
  border-radius: 6px;
  letter-spacing: .08em;
}

.hkcat14-root .hkcat14-section-label b {
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
}

.hkcat14-root .hkcat14-title {
  min-width: 0;
  max-width: 850px;
  margin: 0;
  padding: 0;
  overflow-wrap: anywhere;
  color: var(--hkcat14-ink);
  font-family: var(--hkcat14-font-sans);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
  text-transform: none;
}

.hkcat14-root .hkcat14-intro {
  max-width: 690px;
  margin: 22px 0 0;
  padding: 0;
  color: var(--hkcat14-muted);
  font-family: var(--hkcat14-font-sans);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
}

.hkcat14-root .hkcat14-review-grid {
  min-width: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.hkcat14-root .hkcat14-review-item {
  min-width: 0;
  min-height: 188px;
  margin: 0;
  padding: 22px;
  color: var(--hkcat14-ink);
  background: var(--hkcat14-card);
  border: 1px solid var(--hkcat14-line);
  border-radius: 12px;
  box-shadow: 0 12px 32px var(--hkcat14-shadow);
  list-style: none;
}

.hkcat14-root .hkcat14-index {
  min-width: 34px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  margin: 0;
  padding: 0 7px;
  color: var(--hkcat14-blue-dark);
  background: var(--hkcat14-chip);
  border: 1px solid var(--hkcat14-line);
  border-radius: 6px;
  font: 600 9px/1 var(--hkcat14-font-mono);
  letter-spacing: .08em;
}

.hkcat14-root .hkcat14-review-item h3 {
  margin: 24px 0 0;
  padding: 0;
  overflow-wrap: anywhere;
  color: var(--hkcat14-ink);
  font-family: var(--hkcat14-font-sans);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -.01em;
  text-transform: none;
}

.hkcat14-root .hkcat14-review-item p {
  margin: 10px 0 0;
  padding: 0;
  color: var(--hkcat14-muted);
  font-family: var(--hkcat14-font-sans);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.65;
  text-transform: none;
}

.hkcat14-root .hkcat14-note {
  margin: 30px 0 0;
  padding: 18px 0 0;
  color: var(--hkcat14-muted-dark);
  border-top: 1px solid var(--hkcat14-line-strong);
  font-family: var(--hkcat14-font-sans);
  font-size: 11px;
  font-weight: 400;
  line-height: 1.6;
}

/* Elementor / Astra theme-conflict guard. */
.hkcat14-root.hkcat14-root,
.elementor .hkcat14-root.hkcat14-root,
.ast-separate-container .hkcat14-root.hkcat14-root {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip !important;
  color: var(--hkcat14-ink) !important;
  background: var(--hkcat14-soft) !important;
  border: 0 !important;
  border-top: 1px solid var(--hkcat14-line) !important;
  border-bottom: 1px solid var(--hkcat14-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat14-font-sans) !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.elementor .hkcat14-root .hkcat14-shell,
.ast-separate-container .hkcat14-root .hkcat14-shell {
  width: min(1232px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
  padding: 104px 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat14-root .hkcat14-layout,
.ast-separate-container .hkcat14-root .hkcat14-layout {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.38fr) minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 70px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat14-root .hkcat14-copy,
.ast-separate-container .hkcat14-root .hkcat14-copy {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat14-root .hkcat14-section-label,
.ast-separate-container .hkcat14-root .hkcat14-section-label {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 0 21px !important;
  padding: 0 !important;
  color: var(--hkcat14-blue-dark) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 600 10px/1.3 var(--hkcat14-font-mono) !important;
  letter-spacing: .16em !important;
  text-transform: none !important;
}

.elementor .hkcat14-root .hkcat14-section-label span,
.ast-separate-container .hkcat14-root .hkcat14-section-label span {
  min-width: 34px !important;
  height: 28px !important;
  display: inline-grid !important;
  place-items: center !important;
  margin: 0 !important;
  padding: 0 8px !important;
  color: var(--hkcat14-ink) !important;
  background: var(--hkcat14-chip) !important;
  border: 1px solid var(--hkcat14-line) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  font: inherit !important;
  letter-spacing: .08em !important;
  text-transform: none !important;
}

.elementor .hkcat14-root .hkcat14-section-label b,
.ast-separate-container .hkcat14-root .hkcat14-section-label b {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: none !important;
}

.elementor .hkcat14-root .hkcat14-title,
.ast-separate-container .hkcat14-root .hkcat14-title {
  min-width: 0 !important;
  max-width: 850px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-wrap: anywhere !important;
  color: var(--hkcat14-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat14-font-sans) !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat14-root .hkcat14-intro,
.ast-separate-container .hkcat14-root .hkcat14-intro {
  max-width: 690px !important;
  margin: 22px 0 0 !important;
  padding: 0 !important;
  color: var(--hkcat14-muted) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat14-font-sans) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat14-root .hkcat14-review-grid,
.ast-separate-container .hkcat14-root .hkcat14-review-grid {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  list-style: none !important;
}

.elementor .hkcat14-root .hkcat14-review-item,
.ast-separate-container .hkcat14-root .hkcat14-review-item {
  min-width: 0 !important;
  min-height: 188px !important;
  margin: 0 !important;
  padding: 22px !important;
  color: var(--hkcat14-ink) !important;
  background: var(--hkcat14-card) !important;
  border: 1px solid var(--hkcat14-line) !important;
  border-radius: 12px !important;
  box-shadow: 0 12px 32px var(--hkcat14-shadow) !important;
  list-style: none !important;
  text-transform: none !important;
}

.elementor .hkcat14-root .hkcat14-index,
.ast-separate-container .hkcat14-root .hkcat14-index {
  min-width: 34px !important;
  height: 28px !important;
  display: inline-grid !important;
  place-items: center !important;
  margin: 0 !important;
  padding: 0 7px !important;
  color: var(--hkcat14-blue-dark) !important;
  background: var(--hkcat14-chip) !important;
  border: 1px solid var(--hkcat14-line) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  font: 600 9px/1 var(--hkcat14-font-mono) !important;
  letter-spacing: .08em !important;
  text-transform: none !important;
}

.elementor .hkcat14-root .hkcat14-review-item h3,
.ast-separate-container .hkcat14-root .hkcat14-review-item h3 {
  margin: 24px 0 0 !important;
  padding: 0 !important;
  overflow-wrap: anywhere !important;
  color: var(--hkcat14-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat14-font-sans) !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  letter-spacing: -.01em !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat14-root .hkcat14-review-item p,
.ast-separate-container .hkcat14-root .hkcat14-review-item p {
  margin: 10px 0 0 !important;
  padding: 0 !important;
  color: var(--hkcat14-muted) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat14-font-sans) !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat14-root .hkcat14-note,
.ast-separate-container .hkcat14-root .hkcat14-note {
  margin: 30px 0 0 !important;
  padding: 18px 0 0 !important;
  color: var(--hkcat14-muted-dark) !important;
  background: transparent !important;
  border: 0 !important;
  border-top: 1px solid var(--hkcat14-line-strong) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat14-font-sans) !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  text-align: left !important;
  text-transform: none !important;
}

@media (max-width: 1100px) {
  .hkcat14-root .hkcat14-shell,
  .elementor .hkcat14-root .hkcat14-shell,
  .ast-separate-container .hkcat14-root .hkcat14-shell {
    width: min(1040px, calc(100% - 36px)) !important;
  }

  .hkcat14-root .hkcat14-layout,
  .elementor .hkcat14-root .hkcat14-layout,
  .ast-separate-container .hkcat14-root .hkcat14-layout {
    gap: 45px !important;
  }
}

@media (max-width: 860px) {
  .hkcat14-root .hkcat14-layout,
  .elementor .hkcat14-root .hkcat14-layout,
  .ast-separate-container .hkcat14-root .hkcat14-layout {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 35px !important;
  }

  .hkcat14-root .hkcat14-copy,
  .elementor .hkcat14-root .hkcat14-copy,
  .ast-separate-container .hkcat14-root .hkcat14-copy {
    max-width: 740px !important;
  }
}

@media (max-width: 560px) {
  .hkcat14-root .hkcat14-shell,
  .elementor .hkcat14-root .hkcat14-shell,
  .ast-separate-container .hkcat14-root .hkcat14-shell {
    width: calc(100% - 24px) !important;
    padding: 78px 0 !important;
  }

  .hkcat14-root .hkcat14-section-label,
  .elementor .hkcat14-root .hkcat14-section-label,
  .ast-separate-container .hkcat14-root .hkcat14-section-label {
    margin-bottom: 19px !important;
  }

  .hkcat14-root .hkcat14-title,
  .elementor .hkcat14-root .hkcat14-title,
  .ast-separate-container .hkcat14-root .hkcat14-title {
    font-size: 39px !important;
    line-height: 1.08 !important;
  }

  .hkcat14-root .hkcat14-intro,
  .elementor .hkcat14-root .hkcat14-intro,
  .ast-separate-container .hkcat14-root .hkcat14-intro {
    margin-top: 19px !important;
    font-size: 15px !important;
  }

  .hkcat14-root .hkcat14-review-grid,
  .elementor .hkcat14-root .hkcat14-review-grid,
  .ast-separate-container .hkcat14-root .hkcat14-review-grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .hkcat14-root .hkcat14-review-item,
  .elementor .hkcat14-root .hkcat14-review-item,
  .ast-separate-container .hkcat14-root .hkcat14-review-item {
    min-height: 166px !important;
    padding: 21px !important;
  }

  .hkcat14-root .hkcat14-note,
  .elementor .hkcat14-root .hkcat14-note,
  .ast-separate-container .hkcat14-root .hkcat14-note {
    margin-top: 24px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1258953 *//* HONGKAI · CAT5 / CAT5e · Section 14B Customer Feedback */
@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600&family=Roboto:wght@400;500;600;700&display=swap");

.hkcat14b-root {
  --hkcat14b-navy: #102a43;
  --hkcat14b-navy-soft: #122d6c;
  --hkcat14b-card: #ffffff;
  --hkcat14b-card-soft: #f5f7fa;
  --hkcat14b-ink: #172033;
  --hkcat14b-muted: #667085;
  --hkcat14b-on-dark: #ffffff;
  --hkcat14b-on-dark-muted: rgba(255, 255, 255, .72);
  --hkcat14b-blue: #8fc9f5;
  --hkcat14b-blue-dark: #1677c8;
  --hkcat14b-line: #dce3ea;
  --hkcat14b-line-dark: rgba(143, 201, 245, .28);
  --hkcat14b-chip-dark: rgba(255, 255, 255, .08);
  --hkcat14b-shadow: rgba(11, 20, 38, .22);
  --hkcat14b-font-sans: "Roboto", Arial, sans-serif;
  --hkcat14b-font-mono: "Roboto Mono", monospace;
  --hkcat14b-font-stars: Arial, sans-serif;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat14b-on-dark);
  background: var(--hkcat14b-navy);
  font-family: var(--hkcat14b-font-sans);
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat14b-root,
.hkcat14b-root *,
.hkcat14b-root *::before,
.hkcat14b-root *::after {
  box-sizing: border-box;
}

.hkcat14b-root .hkcat14b-shell {
  width: min(1232px, calc(100% - 48px));
  margin: 0 auto;
  padding: 84px 0;
}

.hkcat14b-root .hkcat14b-heading {
  min-width: 0;
  margin: 0 0 30px;
  padding: 0;
}

.hkcat14b-root .hkcat14b-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 18px;
  padding: 0;
  color: var(--hkcat14b-blue);
  font: 600 10px/1.3 var(--hkcat14b-font-mono);
  letter-spacing: .16em;
}

.hkcat14b-root .hkcat14b-section-label span {
  min-width: 42px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  margin: 0;
  padding: 0 8px;
  color: var(--hkcat14b-navy);
  background: var(--hkcat14b-blue);
  border: 1px solid var(--hkcat14b-blue);
  border-radius: 6px;
  font: inherit;
  letter-spacing: .08em;
}

.hkcat14b-root .hkcat14b-section-label b {
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
}

.hkcat14b-root .hkcat14b-heading-row {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr);
  align-items: end;
  gap: 72px;
  margin: 0;
  padding: 0;
}

.hkcat14b-root .hkcat14b-title {
  min-width: 0;
  max-width: 720px;
  margin: 0;
  padding: 0;
  overflow-wrap: anywhere;
  color: var(--hkcat14b-on-dark);
  font-family: var(--hkcat14b-font-sans);
  font-size: clamp(40px, 3.6vw, 50px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
  text-transform: none;
}

.hkcat14b-root .hkcat14b-intro {
  margin: 0;
  padding: 0;
  color: var(--hkcat14b-on-dark-muted);
  font-family: var(--hkcat14b-font-sans);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  text-transform: none;
}

.hkcat14b-root .hkcat14b-review-list {
  min-width: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 16px;
  margin: 0;
  padding: 0;
}

.hkcat14b-root .hkcat14b-review-card {
  min-width: 0;
  display: grid;
  grid-template-rows: auto 1fr;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: var(--hkcat14b-ink);
  background: var(--hkcat14b-card);
  border: 1px solid var(--hkcat14b-line);
  border-radius: 12px;
  box-shadow: 0 16px 40px var(--hkcat14b-shadow);
}

.hkcat14b-root .hkcat14b-photo {
  min-width: 0;
  position: relative;
  aspect-ratio: 4 / 3;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: #0b1426;
  border: 0;
  border-radius: 0;
}

.hkcat14b-root .hkcat14b-photo img {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  padding: 0;
  object-fit: cover;
  object-position: center;
  background: #0b1426;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.hkcat14b-root .hkcat14b-photo figcaption {
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 12px;
  width: fit-content;
  max-width: calc(100% - 24px);
  margin: 0;
  padding: 7px 9px;
  color: var(--hkcat14b-on-dark);
  background: rgba(11, 20, 38, .82);
  border: 1px solid var(--hkcat14b-line-dark);
  border-radius: 6px;
  font: 600 9px/1.35 var(--hkcat14b-font-mono);
  letter-spacing: .08em;
  overflow-wrap: anywhere;
}

.hkcat14b-root .hkcat14b-card-body {
  min-width: 0;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 20px 21px 18px;
}

.hkcat14b-root .hkcat14b-card-head {
  min-width: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin: 0;
  padding: 0;
}

.hkcat14b-root .hkcat14b-rating {
  min-width: 0;
  display: grid;
  gap: 5px;
  margin: 0;
  padding: 0;
}

.hkcat14b-root .hkcat14b-stars {
  display: block;
  margin: 0;
  padding: 0;
  color: var(--hkcat14b-blue-dark);
  font-family: var(--hkcat14b-font-stars);
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .11em;
  white-space: nowrap;
}

.hkcat14b-root .hkcat14b-rating-text {
  display: block;
  margin: 0;
  padding: 0;
  color: var(--hkcat14b-muted);
  font-family: var(--hkcat14b-font-sans);
  font-size: 10px;
  font-weight: 700;
  line-height: 1.4;
}

.hkcat14b-root .hkcat14b-status {
  flex: 0 0 auto;
  margin: 0;
  padding: 7px 8px;
  color: var(--hkcat14b-navy-soft);
  background: var(--hkcat14b-card-soft);
  border: 1px solid var(--hkcat14b-line);
  border-radius: 6px;
  font: 600 9px/1.25 var(--hkcat14b-font-mono);
  letter-spacing: .08em;
  white-space: nowrap;
}

.hkcat14b-root .hkcat14b-draft-copy {
  margin: 18px 0 0;
  padding: 0;
  color: var(--hkcat14b-ink);
  border: 0;
  font-family: var(--hkcat14b-font-sans);
  font-style: normal;
}

.hkcat14b-root .hkcat14b-draft-copy small {
  display: block;
  margin: 0 0 7px;
  padding: 0;
  color: var(--hkcat14b-blue-dark);
  font: 600 9px/1.4 var(--hkcat14b-font-mono);
  letter-spacing: .1em;
}

.hkcat14b-root .hkcat14b-draft-copy p {
  margin: 0;
  padding: 0;
  color: var(--hkcat14b-ink);
  font-family: var(--hkcat14b-font-sans);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.62;
  text-transform: none;
}

.hkcat14b-root .hkcat14b-customer {
  display: grid;
  gap: 3px;
  margin: auto 0 0;
  padding: 16px 0 0;
  color: var(--hkcat14b-muted);
  border-top: 1px solid var(--hkcat14b-line);
}

.hkcat14b-root .hkcat14b-customer small {
  display: block;
  margin: 0 0 5px;
  padding: 0;
  color: var(--hkcat14b-blue-dark);
  font: 600 8px/1.4 var(--hkcat14b-font-mono);
  letter-spacing: .08em;
}

.hkcat14b-root .hkcat14b-customer strong {
  margin: 0;
  padding: 0;
  color: var(--hkcat14b-ink);
  font-family: var(--hkcat14b-font-sans);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
}

.hkcat14b-root .hkcat14b-customer span {
  margin: 0;
  padding: 0;
  color: var(--hkcat14b-muted);
  font-family: var(--hkcat14b-font-sans);
  font-size: 11px;
  font-weight: 400;
  line-height: 1.45;
}

.hkcat14b-root .hkcat14b-boundary {
  min-width: 0;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: start;
  gap: 18px;
  margin: 18px 0 0;
  padding: 15px 18px;
  color: var(--hkcat14b-on-dark-muted);
  background: var(--hkcat14b-chip-dark);
  border: 1px solid var(--hkcat14b-line-dark);
  border-radius: 10px;
}

.hkcat14b-root .hkcat14b-boundary strong {
  margin: 0;
  padding: 0;
  color: var(--hkcat14b-blue);
  font: 600 9px/1.55 var(--hkcat14b-font-mono);
  letter-spacing: .12em;
  text-transform: uppercase;
  white-space: nowrap;
}

.hkcat14b-root .hkcat14b-boundary p {
  margin: 0;
  padding: 0;
  color: var(--hkcat14b-on-dark-muted);
  font-family: var(--hkcat14b-font-sans);
  font-size: 11px;
  font-weight: 400;
  line-height: 1.6;
  text-transform: none;
}

/* Elementor / Astra guard: neutralise theme card, image and typography rules. */
.hkcat14b-root.hkcat14b-root,
.elementor .hkcat14b-root.hkcat14b-root,
.ast-separate-container .hkcat14b-root.hkcat14b-root {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip !important;
  color: var(--hkcat14b-on-dark) !important;
  background: var(--hkcat14b-navy) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat14b-font-sans) !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-shell,
.ast-separate-container .hkcat14b-root .hkcat14b-shell {
  width: min(1232px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
  padding: 84px 0 !important;
}

.elementor .hkcat14b-root :is(.hkcat14b-heading, .hkcat14b-heading-row, .hkcat14b-review-list, .hkcat14b-card-head, .hkcat14b-rating, .hkcat14b-draft-copy, .hkcat14b-customer),
.ast-separate-container .hkcat14b-root :is(.hkcat14b-heading, .hkcat14b-heading-row, .hkcat14b-review-list, .hkcat14b-card-head, .hkcat14b-rating, .hkcat14b-draft-copy, .hkcat14b-customer) {
  min-width: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat14b-root .hkcat14b-heading,
.ast-separate-container .hkcat14b-root .hkcat14b-heading {
  margin: 0 0 30px !important;
  padding: 0 !important;
  border: 0 !important;
}

.elementor .hkcat14b-root .hkcat14b-section-label,
.ast-separate-container .hkcat14b-root .hkcat14b-section-label {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 0 18px !important;
  padding: 0 !important;
  color: var(--hkcat14b-blue) !important;
  background: transparent !important;
  border: 0 !important;
  font: 600 10px/1.3 var(--hkcat14b-font-mono) !important;
  letter-spacing: .16em !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-section-label span,
.ast-separate-container .hkcat14b-root .hkcat14b-section-label span {
  min-width: 42px !important;
  height: 28px !important;
  display: inline-grid !important;
  place-items: center !important;
  margin: 0 !important;
  padding: 0 8px !important;
  color: var(--hkcat14b-navy) !important;
  background: var(--hkcat14b-blue) !important;
  border: 1px solid var(--hkcat14b-blue) !important;
  border-radius: 6px !important;
  font: inherit !important;
  letter-spacing: .08em !important;
}

.elementor .hkcat14b-root .hkcat14b-section-label b,
.ast-separate-container .hkcat14b-root .hkcat14b-section-label b {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-heading-row,
.ast-separate-container .hkcat14b-root .hkcat14b-heading-row {
  display: grid !important;
  grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr) !important;
  align-items: end !important;
  gap: 72px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.elementor .hkcat14b-root .hkcat14b-title,
.ast-separate-container .hkcat14b-root .hkcat14b-title {
  max-width: 720px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-wrap: anywhere !important;
  color: var(--hkcat14b-on-dark) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat14b-font-sans) !important;
  font-size: clamp(40px, 3.6vw, 50px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-intro,
.ast-separate-container .hkcat14b-root .hkcat14b-intro {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat14b-on-dark-muted) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat14b-font-sans) !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-review-list,
.ast-separate-container .hkcat14b-root .hkcat14b-review-list {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  align-items: stretch !important;
  gap: 16px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.elementor .hkcat14b-root .hkcat14b-review-card,
.ast-separate-container .hkcat14b-root .hkcat14b-review-card {
  min-width: 0 !important;
  display: grid !important;
  grid-template-rows: auto 1fr !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  color: var(--hkcat14b-ink) !important;
  background: var(--hkcat14b-card) !important;
  border: 1px solid var(--hkcat14b-line) !important;
  border-radius: 12px !important;
  box-shadow: 0 16px 40px var(--hkcat14b-shadow) !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-photo,
.ast-separate-container .hkcat14b-root .hkcat14b-photo {
  min-width: 0 !important;
  position: relative !important;
  aspect-ratio: 4 / 3 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #0b1426 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat14b-root .hkcat14b-photo img,
.ast-separate-container .hkcat14b-root .hkcat14b-photo img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center !important;
  background: #0b1426 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat14b-root .hkcat14b-photo figcaption,
.ast-separate-container .hkcat14b-root .hkcat14b-photo figcaption {
  position: absolute !important;
  left: 12px !important;
  right: 12px !important;
  bottom: 12px !important;
  width: fit-content !important;
  max-width: calc(100% - 24px) !important;
  margin: 0 !important;
  padding: 7px 9px !important;
  color: var(--hkcat14b-on-dark) !important;
  background: rgba(11, 20, 38, .82) !important;
  border: 1px solid var(--hkcat14b-line-dark) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  font: 600 9px/1.35 var(--hkcat14b-font-mono) !important;
  letter-spacing: .08em !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-card-body,
.ast-separate-container .hkcat14b-root .hkcat14b-card-body {
  min-width: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  margin: 0 !important;
  padding: 20px 21px 18px !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat14b-root .hkcat14b-card-head,
.ast-separate-container .hkcat14b-root .hkcat14b-card-head {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.elementor .hkcat14b-root .hkcat14b-rating,
.ast-separate-container .hkcat14b-root .hkcat14b-rating {
  display: grid !important;
  gap: 5px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.elementor .hkcat14b-root .hkcat14b-stars,
.ast-separate-container .hkcat14b-root .hkcat14b-stars {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat14b-blue-dark) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat14b-font-stars) !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: .11em !important;
  white-space: nowrap !important;
}

.elementor .hkcat14b-root .hkcat14b-rating-text,
.ast-separate-container .hkcat14b-root .hkcat14b-rating-text {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat14b-muted) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat14b-font-sans) !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-status,
.ast-separate-container .hkcat14b-root .hkcat14b-status {
  flex: 0 0 auto !important;
  margin: 0 !important;
  padding: 7px 8px !important;
  color: var(--hkcat14b-navy-soft) !important;
  background: var(--hkcat14b-card-soft) !important;
  border: 1px solid var(--hkcat14b-line) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  font: 600 9px/1.25 var(--hkcat14b-font-mono) !important;
  letter-spacing: .08em !important;
  text-transform: none !important;
  white-space: nowrap !important;
}

.elementor .hkcat14b-root .hkcat14b-draft-copy,
.ast-separate-container .hkcat14b-root .hkcat14b-draft-copy {
  margin: 18px 0 0 !important;
  padding: 0 !important;
  color: var(--hkcat14b-ink) !important;
  border: 0 !important;
  font-family: var(--hkcat14b-font-sans) !important;
  font-style: normal !important;
}

.elementor .hkcat14b-root .hkcat14b-draft-copy small,
.ast-separate-container .hkcat14b-root .hkcat14b-draft-copy small {
  display: block !important;
  margin: 0 0 7px !important;
  padding: 0 !important;
  color: var(--hkcat14b-blue-dark) !important;
  background: transparent !important;
  border: 0 !important;
  font: 600 9px/1.4 var(--hkcat14b-font-mono) !important;
  letter-spacing: .1em !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-draft-copy p,
.ast-separate-container .hkcat14b-root .hkcat14b-draft-copy p {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat14b-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat14b-font-sans) !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.62 !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-customer,
.ast-separate-container .hkcat14b-root .hkcat14b-customer {
  display: grid !important;
  gap: 3px !important;
  margin: auto 0 0 !important;
  padding: 16px 0 0 !important;
  color: var(--hkcat14b-muted) !important;
  border: 0 !important;
  border-top: 1px solid var(--hkcat14b-line) !important;
}

.elementor .hkcat14b-root .hkcat14b-customer small,
.ast-separate-container .hkcat14b-root .hkcat14b-customer small {
  display: block !important;
  margin: 0 0 5px !important;
  padding: 0 !important;
  color: var(--hkcat14b-blue-dark) !important;
  background: transparent !important;
  border: 0 !important;
  font: 600 8px/1.4 var(--hkcat14b-font-mono) !important;
  letter-spacing: .08em !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-customer strong,
.ast-separate-container .hkcat14b-root .hkcat14b-customer strong {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat14b-ink) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat14b-font-sans) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-customer span,
.ast-separate-container .hkcat14b-root .hkcat14b-customer span {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat14b-muted) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat14b-font-sans) !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;
  text-transform: none !important;
}

.elementor .hkcat14b-root .hkcat14b-boundary,
.ast-separate-container .hkcat14b-root .hkcat14b-boundary {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) !important;
  align-items: start !important;
  gap: 18px !important;
  margin: 18px 0 0 !important;
  padding: 15px 18px !important;
  color: var(--hkcat14b-on-dark-muted) !important;
  background: var(--hkcat14b-chip-dark) !important;
  border: 1px solid var(--hkcat14b-line-dark) !important;
  border-radius: 10px !important;
  box-shadow: none !important;
}

.elementor .hkcat14b-root .hkcat14b-boundary strong,
.ast-separate-container .hkcat14b-root .hkcat14b-boundary strong {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat14b-blue) !important;
  background: transparent !important;
  border: 0 !important;
  font: 600 9px/1.55 var(--hkcat14b-font-mono) !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
}

.elementor .hkcat14b-root .hkcat14b-boundary p,
.ast-separate-container .hkcat14b-root .hkcat14b-boundary p {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat14b-on-dark-muted) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: var(--hkcat14b-font-sans) !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  text-transform: none !important;
}

@media (max-width: 1100px) {
  .hkcat14b-root .hkcat14b-shell,
  .elementor .hkcat14b-root .hkcat14b-shell,
  .ast-separate-container .hkcat14b-root .hkcat14b-shell {
    width: min(1040px, calc(100% - 36px)) !important;
    padding: 72px 0 !important;
  }

  .hkcat14b-root .hkcat14b-heading-row,
  .elementor .hkcat14b-root .hkcat14b-heading-row,
  .ast-separate-container .hkcat14b-root .hkcat14b-heading-row {
    gap: 48px !important;
  }

  .hkcat14b-root .hkcat14b-card-head,
  .elementor .hkcat14b-root .hkcat14b-card-head,
  .ast-separate-container .hkcat14b-root .hkcat14b-card-head {
    display: grid !important;
  }

  .hkcat14b-root .hkcat14b-status,
  .elementor .hkcat14b-root .hkcat14b-status,
  .ast-separate-container .hkcat14b-root .hkcat14b-status {
    width: fit-content !important;
  }
}

@media (max-width: 860px) {
  .hkcat14b-root .hkcat14b-heading-row,
  .elementor .hkcat14b-root .hkcat14b-heading-row,
  .ast-separate-container .hkcat14b-root .hkcat14b-heading-row {
    grid-template-columns: minmax(0, 1fr) !important;
    align-items: start !important;
    gap: 16px !important;
  }

  .hkcat14b-root .hkcat14b-title,
  .elementor .hkcat14b-root .hkcat14b-title,
  .ast-separate-container .hkcat14b-root .hkcat14b-title {
    max-width: 650px !important;
    font-size: 42px !important;
  }

  .hkcat14b-root .hkcat14b-review-list,
  .elementor .hkcat14b-root .hkcat14b-review-list,
  .ast-separate-container .hkcat14b-root .hkcat14b-review-list {
    grid-template-columns: none !important;
    grid-auto-flow: column !important;
    grid-auto-columns: min(76vw, 380px) !important;
    align-items: stretch !important;
    gap: 14px !important;
    overflow-x: auto !important;
    overscroll-behavior-inline: contain !important;
    scroll-snap-type: inline mandatory !important;
    scrollbar-width: thin !important;
    scrollbar-color: var(--hkcat14b-blue) transparent !important;
    padding: 2px 0 12px !important;
  }

  .hkcat14b-root .hkcat14b-review-card,
  .elementor .hkcat14b-root .hkcat14b-review-card,
  .ast-separate-container .hkcat14b-root .hkcat14b-review-card {
    scroll-snap-align: start !important;
  }
}

@media (max-width: 560px) {
  .hkcat14b-root .hkcat14b-shell,
  .elementor .hkcat14b-root .hkcat14b-shell,
  .ast-separate-container .hkcat14b-root .hkcat14b-shell {
    width: calc(100% - 24px) !important;
    padding: 56px 0 !important;
  }

  .hkcat14b-root .hkcat14b-heading,
  .elementor .hkcat14b-root .hkcat14b-heading,
  .ast-separate-container .hkcat14b-root .hkcat14b-heading {
    margin-bottom: 24px !important;
  }

  .hkcat14b-root .hkcat14b-section-label,
  .elementor .hkcat14b-root .hkcat14b-section-label,
  .ast-separate-container .hkcat14b-root .hkcat14b-section-label {
    margin-bottom: 16px !important;
  }

  .hkcat14b-root .hkcat14b-title,
  .elementor .hkcat14b-root .hkcat14b-title,
  .ast-separate-container .hkcat14b-root .hkcat14b-title {
    font-size: 36px !important;
    line-height: 1.08 !important;
  }

  .hkcat14b-root .hkcat14b-intro,
  .elementor .hkcat14b-root .hkcat14b-intro,
  .ast-separate-container .hkcat14b-root .hkcat14b-intro {
    font-size: 14px !important;
  }

  .hkcat14b-root .hkcat14b-review-list,
  .elementor .hkcat14b-root .hkcat14b-review-list,
  .ast-separate-container .hkcat14b-root .hkcat14b-review-list {
    grid-auto-columns: min(88vw, 342px) !important;
  }

  .hkcat14b-root .hkcat14b-card-body,
  .elementor .hkcat14b-root .hkcat14b-card-body,
  .ast-separate-container .hkcat14b-root .hkcat14b-card-body {
    padding: 18px !important;
  }

  .hkcat14b-root .hkcat14b-boundary,
  .elementor .hkcat14b-root .hkcat14b-boundary,
  .ast-separate-container .hkcat14b-root .hkcat14b-boundary {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 5px !important;
    padding: 14px !important;
  }

  .hkcat14b-root .hkcat14b-boundary strong,
  .elementor .hkcat14b-root .hkcat14b-boundary strong,
  .ast-separate-container .hkcat14b-root .hkcat14b-boundary strong {
    white-space: normal !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hkcat14b-root .hkcat14b-review-list {
    scroll-behavior: auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d2e6069 *//* HONGKAI · CAT5 / CAT5e · Section 15 FAQ */

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600&family=Roboto:wght@400;500;600;700&display=swap");
@import url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/bold/style.css");

.hkcat15-root {
  --hkcat15-ink: #192435;
  --hkcat15-muted: #627087;
  --hkcat15-blue: #557cc7;
  --hkcat15-blue-dark: #31568f;
  --hkcat15-line: #d8e1ea;
  --hkcat15-line-strong: #cbd6e2;
  --hkcat15-soft: #f5f7fa;
  --hkcat15-surface: #fbfcfe;
  --hkcat15-surface-open: #fdfefe;
  --hkcat15-chip: #f0f4fa;
  --hkcat15-shadow: rgba(16, 42, 67, .07);
  --hkcat15-shadow-open: rgba(16, 42, 67, .10);
  --hkcat15-font-sans: "Roboto", Arial, sans-serif;
  --hkcat15-font-mono: "Roboto Mono", monospace;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat15-ink);
  background: var(--hkcat15-soft);
  font-family: var(--hkcat15-font-sans);
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat15-root,
.hkcat15-root * {
  box-sizing: border-box;
}

.hkcat15-root .hkcat15-shell {
  width: min(1232px, calc(100% - 48px));
  margin: 0 auto;
  padding: 104px 0;
}

.hkcat15-root .hkcat15-layout {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(280px, 35fr) minmax(0, 65fr);
  align-items: start;
  gap: 90px;
  margin: 0;
  padding: 0;
}

.hkcat15-root .hkcat15-copy {
  min-width: 0;
  margin: 0;
  padding: 0;
}

.hkcat15-root .hkcat15-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  padding: 0;
  color: var(--hkcat15-blue-dark);
  font: 600 10px/1.3 var(--hkcat15-font-mono);
  letter-spacing: .16em;
}

.hkcat15-root .hkcat15-section-label span {
  min-width: 34px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  margin: 0;
  padding: 0 8px;
  color: var(--hkcat15-ink);
  background: var(--hkcat15-chip);
  border: 1px solid var(--hkcat15-line);
  border-radius: 6px;
  font: inherit;
  letter-spacing: .08em;
}

.hkcat15-root .hkcat15-section-label b {
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
}

.hkcat15-root .hkcat15-title {
  min-width: 0;
  max-width: 850px;
  margin: 0;
  padding: 0;
  overflow-wrap: anywhere;
  color: var(--hkcat15-ink);
  font-family: var(--hkcat15-font-sans);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
  text-transform: none;
}

.hkcat15-root .hkcat15-intro {
  max-width: 420px;
  margin: 24px 0 0;
  padding: 0;
  color: var(--hkcat15-muted);
  font-family: var(--hkcat15-font-sans);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  text-transform: none;
}

.hkcat15-root .hkcat15-faq-list {
  min-width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: var(--hkcat15-surface);
  border: 1px solid var(--hkcat15-line);
  border-radius: 12px;
  box-shadow: 0 14px 40px var(--hkcat15-shadow);
}

.hkcat15-root .hkcat15-item {
  min-width: 0;
  margin: 0;
  padding: 0;
  color: var(--hkcat15-ink);
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--hkcat15-line);
  border-radius: 0;
  box-shadow: none;
}

.hkcat15-root .hkcat15-item:last-child {
  border-bottom: 0;
}

.hkcat15-root .hkcat15-item[open] {
  background: var(--hkcat15-surface-open);
  box-shadow: inset 3px 0 0 var(--hkcat15-blue), 0 10px 28px var(--hkcat15-shadow-open);
}

.hkcat15-root .hkcat15-question {
  min-width: 0;
  min-height: 76px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: 0;
  padding: 22px 26px;
  color: var(--hkcat15-ink);
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  list-style: none;
  font-family: var(--hkcat15-font-sans);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  text-transform: none;
  -webkit-tap-highlight-color: transparent;
}

.hkcat15-root .hkcat15-question::-webkit-details-marker {
  display: none;
}

.hkcat15-root .hkcat15-question::marker {
  content: "";
  font-size: 0;
}

.hkcat15-root .hkcat15-question::before,
.hkcat15-root .hkcat15-question::after {
  content: none;
  display: none;
}

.hkcat15-root .hkcat15-question span {
  min-width: 0;
  margin: 0;
  padding: 0;
  overflow-wrap: anywhere;
  color: inherit;
  font: inherit;
}

.hkcat15-root .hkcat15-caret {
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  display: inline-grid;
  place-items: center;
  margin: 0;
  padding: 0;
  color: var(--hkcat15-blue-dark);
  background: var(--hkcat15-chip);
  border: 1px solid var(--hkcat15-line);
  border-radius: 50%;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  transition: transform .2s ease, color .2s ease, background-color .2s ease;
}

.hkcat15-root .hkcat15-item[open] .hkcat15-caret {
  transform: rotate(180deg);
  color: var(--hkcat15-surface-open);
  background: var(--hkcat15-blue-dark);
  border-color: var(--hkcat15-blue-dark);
}

.hkcat15-root .hkcat15-answer {
  margin: 0;
  padding: 0 76px 25px 26px;
  color: var(--hkcat15-muted);
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.hkcat15-root .hkcat15-answer p {
  max-width: 690px;
  margin: 0;
  padding: 0;
  color: var(--hkcat15-muted);
  background: transparent;
  border: 0;
  font-family: var(--hkcat15-font-sans);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.7;
  text-transform: none;
}

.hkcat15-root .hkcat15-question:focus-visible {
  outline: 3px solid var(--hkcat15-blue-dark);
  outline-offset: -5px;
}

@media (hover: hover) and (pointer: fine) {
  .hkcat15-root .hkcat15-question:hover,
  .elementor .hkcat15-root .hkcat15-question:hover,
  .ast-separate-container .hkcat15-root .hkcat15-question:hover {
    color: var(--hkcat15-blue-dark) !important;
    background: var(--hkcat15-chip) !important;
  }
}

/* Elementor / Astra theme-conflict guard. */
.hkcat15-root.hkcat15-root,
.elementor .hkcat15-root.hkcat15-root,
.ast-separate-container .hkcat15-root.hkcat15-root {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip !important;
  color: var(--hkcat15-ink) !important;
  background: var(--hkcat15-soft) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat15-font-sans) !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-transform: none !important;
}

.elementor .hkcat15-root .hkcat15-shell,
.ast-separate-container .hkcat15-root .hkcat15-shell {
  width: min(1232px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
  padding: 104px 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat15-root .hkcat15-layout,
.ast-separate-container .hkcat15-root .hkcat15-layout {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(280px, 35fr) minmax(0, 65fr) !important;
  align-items: start !important;
  gap: 90px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat15-root .hkcat15-copy,
.ast-separate-container .hkcat15-root .hkcat15-copy {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat15-root .hkcat15-section-label,
.ast-separate-container .hkcat15-root .hkcat15-section-label {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 0 21px !important;
  padding: 0 !important;
  color: var(--hkcat15-blue-dark) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 600 10px/1.3 var(--hkcat15-font-mono) !important;
  letter-spacing: .16em !important;
  text-transform: none !important;
}

.elementor .hkcat15-root .hkcat15-section-label span,
.ast-separate-container .hkcat15-root .hkcat15-section-label span {
  min-width: 34px !important;
  height: 28px !important;
  display: inline-grid !important;
  place-items: center !important;
  margin: 0 !important;
  padding: 0 8px !important;
  color: var(--hkcat15-ink) !important;
  background: var(--hkcat15-chip) !important;
  border: 1px solid var(--hkcat15-line) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  font: inherit !important;
  letter-spacing: .08em !important;
  text-transform: none !important;
}

.elementor .hkcat15-root .hkcat15-section-label b,
.ast-separate-container .hkcat15-root .hkcat15-section-label b {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: none !important;
}

.elementor .hkcat15-root .hkcat15-title,
.ast-separate-container .hkcat15-root .hkcat15-title {
  min-width: 0 !important;
  max-width: 850px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-wrap: anywhere !important;
  color: var(--hkcat15-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat15-font-sans) !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat15-root .hkcat15-intro,
.ast-separate-container .hkcat15-root .hkcat15-intro {
  max-width: 420px !important;
  margin: 24px 0 0 !important;
  padding: 0 !important;
  color: var(--hkcat15-muted) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat15-font-sans) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat15-root .hkcat15-faq-list,
.ast-separate-container .hkcat15-root .hkcat15-faq-list {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: var(--hkcat15-surface) !important;
  border: 1px solid var(--hkcat15-line) !important;
  border-radius: 12px !important;
  box-shadow: 0 14px 40px var(--hkcat15-shadow) !important;
}

.elementor .hkcat15-root .hkcat15-item,
.ast-separate-container .hkcat15-root .hkcat15-item {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat15-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid var(--hkcat15-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat15-root .hkcat15-item:last-child,
.ast-separate-container .hkcat15-root .hkcat15-item:last-child {
  border-bottom: 0 !important;
}

.elementor .hkcat15-root .hkcat15-item[open],
.ast-separate-container .hkcat15-root .hkcat15-item[open] {
  background: var(--hkcat15-surface-open) !important;
  box-shadow: inset 3px 0 0 var(--hkcat15-blue), 0 10px 28px var(--hkcat15-shadow-open) !important;
}

.elementor .hkcat15-root .hkcat15-question,
.ast-separate-container .hkcat15-root .hkcat15-question {
  min-width: 0 !important;
  min-height: 76px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 20px !important;
  margin: 0 !important;
  padding: 22px 26px !important;
  color: var(--hkcat15-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  cursor: pointer !important;
  list-style: none !important;
  font-family: var(--hkcat15-font-sans) !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  text-align: left !important;
  text-transform: none !important;
}

.elementor .hkcat15-root .hkcat15-question::-webkit-details-marker,
.ast-separate-container .hkcat15-root .hkcat15-question::-webkit-details-marker {
  display: none !important;
}

.elementor .hkcat15-root .hkcat15-question::marker,
.ast-separate-container .hkcat15-root .hkcat15-question::marker {
  content: "" !important;
  font-size: 0 !important;
}

.elementor .hkcat15-root .hkcat15-question::before,
.elementor .hkcat15-root .hkcat15-question::after,
.ast-separate-container .hkcat15-root .hkcat15-question::before,
.ast-separate-container .hkcat15-root .hkcat15-question::after {
  content: none !important;
  display: none !important;
}

.elementor .hkcat15-root .hkcat15-question:focus-visible,
.ast-separate-container .hkcat15-root .hkcat15-question:focus-visible {
  outline: 3px solid var(--hkcat15-blue-dark) !important;
  outline-offset: -5px !important;
}

.elementor .hkcat15-root .hkcat15-question span,
.ast-separate-container .hkcat15-root .hkcat15-question span {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-wrap: anywhere !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  font: inherit !important;
  text-transform: none !important;
}

.elementor .hkcat15-root .hkcat15-caret,
.ast-separate-container .hkcat15-root .hkcat15-caret {
  width: 34px !important;
  height: 34px !important;
  flex: 0 0 34px !important;
  display: inline-grid !important;
  place-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat15-blue-dark) !important;
  background: var(--hkcat15-chip) !important;
  border: 1px solid var(--hkcat15-line) !important;
  border-radius: 50% !important;
  box-shadow: none !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 1 !important;
}

.elementor .hkcat15-root .hkcat15-item[open] .hkcat15-caret,
.ast-separate-container .hkcat15-root .hkcat15-item[open] .hkcat15-caret {
  transform: rotate(180deg) !important;
  color: var(--hkcat15-surface-open) !important;
  background: var(--hkcat15-blue-dark) !important;
  border-color: var(--hkcat15-blue-dark) !important;
}

.elementor .hkcat15-root .hkcat15-answer,
.ast-separate-container .hkcat15-root .hkcat15-answer {
  margin: 0 !important;
  padding: 0 76px 25px 26px !important;
  color: var(--hkcat15-muted) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat15-root .hkcat15-answer p,
.ast-separate-container .hkcat15-root .hkcat15-answer p {
  max-width: 690px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat15-muted) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat15-font-sans) !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  text-align: left !important;
  text-transform: none !important;
}

@media (max-width: 1100px) {
  .hkcat15-root .hkcat15-shell,
  .elementor .hkcat15-root .hkcat15-shell,
  .ast-separate-container .hkcat15-root .hkcat15-shell {
    width: min(1040px, calc(100% - 36px)) !important;
  }

  .hkcat15-root .hkcat15-layout,
  .elementor .hkcat15-root .hkcat15-layout,
  .ast-separate-container .hkcat15-root .hkcat15-layout {
    gap: 55px !important;
  }
}

@media (max-width: 860px) {
  .hkcat15-root .hkcat15-layout,
  .elementor .hkcat15-root .hkcat15-layout,
  .ast-separate-container .hkcat15-root .hkcat15-layout {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 45px !important;
  }

  .hkcat15-root .hkcat15-copy,
  .elementor .hkcat15-root .hkcat15-copy,
  .ast-separate-container .hkcat15-root .hkcat15-copy {
    max-width: 680px !important;
  }

  .hkcat15-root .hkcat15-intro,
  .elementor .hkcat15-root .hkcat15-intro,
  .ast-separate-container .hkcat15-root .hkcat15-intro {
    max-width: 620px !important;
  }
}

@media (max-width: 560px) {
  .hkcat15-root .hkcat15-shell,
  .elementor .hkcat15-root .hkcat15-shell,
  .ast-separate-container .hkcat15-root .hkcat15-shell {
    width: calc(100% - 24px) !important;
    padding: 78px 0 !important;
  }

  .hkcat15-root .hkcat15-layout,
  .elementor .hkcat15-root .hkcat15-layout,
  .ast-separate-container .hkcat15-root .hkcat15-layout {
    gap: 36px !important;
  }

  .hkcat15-root .hkcat15-section-label,
  .elementor .hkcat15-root .hkcat15-section-label,
  .ast-separate-container .hkcat15-root .hkcat15-section-label {
    margin-bottom: 19px !important;
  }

  .hkcat15-root .hkcat15-title,
  .elementor .hkcat15-root .hkcat15-title,
  .ast-separate-container .hkcat15-root .hkcat15-title {
    font-size: 39px !important;
    line-height: 1.08 !important;
  }

  .hkcat15-root .hkcat15-intro,
  .elementor .hkcat15-root .hkcat15-intro,
  .ast-separate-container .hkcat15-root .hkcat15-intro {
    margin-top: 20px !important;
    font-size: 15px !important;
  }

  .hkcat15-root .hkcat15-question,
  .elementor .hkcat15-root .hkcat15-question,
  .ast-separate-container .hkcat15-root .hkcat15-question {
    min-height: 68px !important;
    gap: 14px !important;
    padding: 18px 18px !important;
    font-size: 14px !important;
    line-height: 1.45 !important;
  }

  .hkcat15-root .hkcat15-caret,
  .elementor .hkcat15-root .hkcat15-caret,
  .ast-separate-container .hkcat15-root .hkcat15-caret {
    width: 32px !important;
    height: 32px !important;
    flex-basis: 32px !important;
  }

  .hkcat15-root .hkcat15-answer,
  .elementor .hkcat15-root .hkcat15-answer,
  .ast-separate-container .hkcat15-root .hkcat15-answer {
    padding: 0 18px 22px 18px !important;
  }

  .hkcat15-root .hkcat15-answer p,
  .elementor .hkcat15-root .hkcat15-answer p,
  .ast-separate-container .hkcat15-root .hkcat15-answer p {
    font-size: 14px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hkcat15-root .hkcat15-caret,
  .elementor .hkcat15-root .hkcat15-caret,
  .ast-separate-container .hkcat15-root .hkcat15-caret {
    transition: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c307008 *//* finesse · component: CAT5/CAT5e enquiry section · register=commerce
 * states: WPForms-owned default · hover · focus-visible · active · disabled · loading · error · success
 * tokens: local hkcat16 namespace */
/* HONGKAI · CAT5 / CAT5e · Section 16 Start Your Project */

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;600;700&family=Roboto:wght@400;500;600;700&display=swap");
@import url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/regular/style.css");

.hkcat16-root {
  --hkcat16-navy: #172035;
  --hkcat16-navy-deep: #192443;
  --hkcat16-card: #fbfcfe;
  --hkcat16-field: #f3f6fa;
  --hkcat16-field-disabled: #edf1f6;
  --hkcat16-ink: #192435;
  --hkcat16-muted: #627087;
  --hkcat16-muted-dark: #bdc8da;
  --hkcat16-blue: #557cc7;
  --hkcat16-blue-link: #31568f;
  --hkcat16-blue-light: #aadaf5;
  --hkcat16-orange: #e16a47;
  --hkcat16-orange-hover: #f17b57;
  --hkcat16-orange-disabled: #9a5b49;
  --hkcat16-line: #d8e1ea;
  --hkcat16-field-line: #7e8fa4;
  --hkcat16-line-dark: rgba(225, 234, 246, .17);
  --hkcat16-panel-dark: rgba(14, 25, 55, .22);
  --hkcat16-chip-dark: rgba(255, 255, 255, .08);
  --hkcat16-shadow: rgba(7, 15, 35, .24);
  --hkcat16-focus: #7eb7ef;
  --hkcat16-error-ring: rgba(225, 106, 71, .22);
  --hkcat16-font-sans: "Roboto", Arial, sans-serif;
  --hkcat16-font-mono: "Roboto Mono", monospace;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: clip;
  isolation: isolate;
  color: var(--hkcat16-muted-dark);
  background: var(--hkcat16-navy);
  font-family: var(--hkcat16-font-sans);
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.hkcat16-root,
.hkcat16-root *,
.hkcat16-root *::before,
.hkcat16-root *::after {
  box-sizing: border-box;
}

.hkcat16-root h2,
.hkcat16-root h3,
.hkcat16-root p,
.hkcat16-root dl,
.hkcat16-root dt,
.hkcat16-root dd,
.hkcat16-root ul,
.hkcat16-root li,
.hkcat16-root form,
.hkcat16-root fieldset,
.hkcat16-root legend,
.hkcat16-root label,
.hkcat16-root input,
.hkcat16-root select,
.hkcat16-root textarea,
.hkcat16-root button,
.hkcat16-root a {
  margin: 0;
  padding: 0;
  color: inherit;
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font: inherit;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: none;
}

.hkcat16-root ul {
  list-style: none;
}

.hkcat16-root .hkcat16-shell {
  width: min(1232px, calc(100% - 48px));
  margin: 0 auto;
  padding: 96px 0;
}

.hkcat16-root .hkcat16-layout {
  display: grid;
  grid-template-columns: minmax(0, 43fr) minmax(0, 57fr);
  align-items: start;
  gap: 80px;
}

/* Supports Elementor versions that insert an .e-con-inner wrapper. */
.hkcat16-root .hkcat16-layout > .e-con-inner {
  min-width: 0;
  width: 100%;
  display: grid;
  grid-column: 1 / -1;
  grid-template-columns: minmax(0, 43fr) minmax(0, 57fr);
  align-items: start;
  gap: 80px;
}

.hkcat16-root .hkcat16-copy,
.hkcat16-root .hkcat16-form-card,
.hkcat16-root .hkcat16-wpforms-mount {
  min-width: 0;
}

.hkcat16-root .hkcat16-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: var(--hkcat16-muted-dark);
  font: 600 10px/1.3 var(--hkcat16-font-mono);
  letter-spacing: .16em;
}

.hkcat16-root .hkcat16-section-label span {
  min-width: 42px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  padding: 0 8px;
  color: var(--hkcat16-card);
  background: var(--hkcat16-chip-dark);
  border: 1px solid var(--hkcat16-line-dark);
  border-radius: 6px;
  font: inherit;
  letter-spacing: .08em;
}

.hkcat16-root .hkcat16-section-label b {
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
}

.hkcat16-root .hkcat16-title {
  min-width: 0;
  max-width: 680px;
  color: var(--hkcat16-card);
  font-family: var(--hkcat16-font-sans);
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.04em;
  overflow-wrap: anywhere;
}

.hkcat16-root .hkcat16-intro {
  max-width: 610px;
  margin-top: 24px;
  color: var(--hkcat16-muted-dark);
  font-size: 16px;
  line-height: 1.7;
}

.hkcat16-root .hkcat16-summary {
  margin-top: 32px;
  padding: 24px;
  background: var(--hkcat16-panel-dark);
  border: 1px solid var(--hkcat16-line-dark);
  border-radius: 12px;
}

.hkcat16-root .hkcat16-summary-head {
  display: grid;
  gap: 6px;
  padding-bottom: 18px;
}

.hkcat16-root .hkcat16-summary-head span {
  color: var(--hkcat16-blue-light);
  font: 700 10px/1.35 var(--hkcat16-font-mono);
  letter-spacing: .12em;
}

.hkcat16-root .hkcat16-summary-head strong {
  color: var(--hkcat16-card);
  font-size: 17px;
  line-height: 1.45;
}

.hkcat16-root .hkcat16-brief {
  display: grid;
  border-top: 1px solid var(--hkcat16-line-dark);
}

.hkcat16-root .hkcat16-brief > div {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 44fr) minmax(0, 56fr);
  gap: 12px;
  padding: 13px 0;
  border-bottom: 1px solid var(--hkcat16-line-dark);
}

.hkcat16-root .hkcat16-brief dt {
  color: var(--hkcat16-muted-dark);
  font: 600 9px/1.45 var(--hkcat16-font-mono);
  letter-spacing: .08em;
  text-transform: uppercase;
}

.hkcat16-root .hkcat16-brief dd {
  min-width: 0;
  color: var(--hkcat16-card);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.55;
  text-align: right;
  overflow-wrap: anywhere;
}

.hkcat16-root .hkcat16-review-topics {
  margin-top: 28px;
}

.hkcat16-root .hkcat16-review-topics h3 {
  color: var(--hkcat16-card);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

.hkcat16-root .hkcat16-review-topics ul {
  display: grid;
  gap: 11px;
  margin-top: 15px;
}

.hkcat16-root .hkcat16-review-topics li {
  min-width: 0;
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  color: var(--hkcat16-muted-dark);
  font-size: 12px;
  line-height: 1.55;
}

.hkcat16-root .hkcat16-review-topics i {
  color: var(--hkcat16-blue-light);
  font-size: 18px;
}

.hkcat16-root .hkcat16-boundary {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  gap: 10px;
  margin-top: 28px;
  padding-top: 20px;
  color: var(--hkcat16-muted-dark);
  border-top: 1px solid var(--hkcat16-line-dark);
  font-size: 12px;
  line-height: 1.7;
}

.hkcat16-root .hkcat16-boundary i {
  margin-top: 1px;
  color: var(--hkcat16-blue-light);
  font-size: 18px;
}

.hkcat16-root .hkcat16-form-card,
.hkcat16-root .hkcat16-wpforms-mount {
  min-width: 0;
  width: 100%;
  margin: 0;
  padding: 34px;
  color: var(--hkcat16-ink);
  background: var(--hkcat16-card);
  border: 1px solid var(--hkcat16-line);
  border-radius: 12px;
  box-shadow: 0 22px 55px var(--hkcat16-shadow);
}

/* Backward-compatible reset if an existing page still nests the form widget
   inside the former form-card container. New builds use the widget itself as
   the card, so the layout always has exactly two direct children. */
.hkcat16-root .hkcat16-form-card .hkcat16-wpforms-mount {
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.hkcat16-root .hkcat16-form-head {
  min-width: 0;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  margin-bottom: 27px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--hkcat16-line);
}

.hkcat16-root .hkcat16-form-icon {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  color: var(--hkcat16-blue);
  background: var(--hkcat16-field);
  border: 1px solid var(--hkcat16-line);
  border-radius: 9px;
}

.hkcat16-root .hkcat16-form-icon i {
  font-size: 23px;
}

.hkcat16-root .hkcat16-form-head h3 {
  color: var(--hkcat16-ink);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
}

.hkcat16-root .hkcat16-form-head p {
  margin-top: 3px;
  color: var(--hkcat16-muted);
  font-size: 11px;
  line-height: 1.45;
}

.hkcat16-root .hkcat16-form-head p b {
  color: var(--hkcat16-orange);
}

.hkcat16-root .hkcat16-form-status {
  max-width: 150px;
  padding: 7px 10px;
  color: var(--hkcat16-blue-link);
  background: var(--hkcat16-field);
  border: 1px solid var(--hkcat16-line);
  border-radius: 999px;
  font: 700 9px/1.35 var(--hkcat16-font-mono);
  letter-spacing: .06em;
  text-align: center;
  text-transform: uppercase;
}

.hkcat16-root .hkcat16-wpforms-mount > .elementor-widget-container,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-container,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-container-full,
.hkcat16-root .hkcat16-wpforms-mount form.wpforms-form {
  min-width: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-container.wpforms-render-modern {
  --wpforms-field-border-radius: 7px;
  --wpforms-field-border-size: 1px;
  --wpforms-field-border-color: var(--hkcat16-field-line);
  --wpforms-field-background-color: var(--hkcat16-field);
  --wpforms-field-text-color: var(--hkcat16-ink);
  --wpforms-field-menu-color: var(--hkcat16-ink);
  --wpforms-label-color: var(--hkcat16-ink);
  --wpforms-label-sublabel-color: var(--hkcat16-muted);
  --wpforms-button-border-radius: 8px;
  --wpforms-button-background-color: var(--hkcat16-orange);
  --wpforms-button-text-color: var(--hkcat16-ink);
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-title,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-form-title {
  margin: 0 0 8px;
  color: var(--hkcat16-ink);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-description {
  margin: 0 0 22px;
  color: var(--hkcat16-muted);
  font-size: 12px;
  line-height: 1.65;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-field {
  min-width: 0;
  margin: 0;
  padding: 0 0 17px;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-container,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-row,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-row-block,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-layout-row,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-layout-column,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-one-half,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-one-third,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-two-thirds {
  min-width: 0;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-label,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-label-inline {
  display: block;
  margin: 0 0 7px;
  color: var(--hkcat16-ink);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.45;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-required-label {
  color: var(--hkcat16-orange);
}

.hkcat16-root .hkcat16-wpforms-mount a {
  color: var(--hkcat16-blue-link);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-sublabel,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-description,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-limit-text {
  margin: 7px 0 0;
  color: var(--hkcat16-muted);
  font-size: 11px;
  font-weight: 400;
  line-height: 1.55;
}

.hkcat16-root .hkcat16-wpforms-mount input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]),
.hkcat16-root .hkcat16-wpforms-mount select,
.hkcat16-root .hkcat16-wpforms-mount textarea {
  min-width: 0;
  width: 100%;
  min-height: 48px;
  margin: 0;
  padding: 11px 13px;
  color: var(--hkcat16-ink);
  background: var(--hkcat16-field);
  border: 1px solid var(--hkcat16-field-line);
  border-radius: 7px;
  box-shadow: none;
  font-family: var(--hkcat16-font-sans);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.45;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition: border-color .18s ease, background-color .18s ease;
}

.hkcat16-root .hkcat16-wpforms-mount textarea {
  min-height: 126px;
  resize: vertical;
}

.hkcat16-root .hkcat16-wpforms-mount input::placeholder,
.hkcat16-root .hkcat16-wpforms-mount textarea::placeholder {
  color: var(--hkcat16-muted);
  opacity: .88;
}

.hkcat16-root .hkcat16-wpforms-mount input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):focus-visible,
.hkcat16-root .hkcat16-wpforms-mount select:focus-visible,
.hkcat16-root .hkcat16-wpforms-mount textarea:focus-visible {
  background: var(--hkcat16-card);
  border-color: var(--hkcat16-blue);
  outline-color: var(--hkcat16-focus);
}

.hkcat16-root .hkcat16-wpforms-mount input:disabled,
.hkcat16-root .hkcat16-wpforms-mount select:disabled,
.hkcat16-root .hkcat16-wpforms-mount textarea:disabled,
.hkcat16-root .hkcat16-wpforms-mount button:disabled {
  color: var(--hkcat16-muted);
  background: var(--hkcat16-field-disabled);
  opacity: .58;
  cursor: not-allowed;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-checkbox ul,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-radio ul,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-gdpr-checkbox ul {
  display: grid;
  gap: 9px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-checkbox li,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-radio li,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-gdpr-checkbox li {
  min-width: 0;
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  align-items: start;
  gap: 9px;
  margin: 0;
  padding: 0;
}

.hkcat16-root .hkcat16-wpforms-mount input[type="checkbox"],
.hkcat16-root .hkcat16-wpforms-mount input[type="radio"] {
  width: 18px;
  min-width: 18px;
  height: 18px;
  min-height: 18px;
  margin: 1px 0 0;
  padding: 0;
  accent-color: var(--hkcat16-blue);
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-checkbox label,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-radio label,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-gdpr-checkbox label {
  margin: 0;
  color: var(--hkcat16-muted);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
}

.hkcat16-root .hkcat16-wpforms-mount input[type="file"] {
  width: 100%;
  min-height: 48px;
  margin: 0;
  padding: 6px;
  color: var(--hkcat16-muted);
  background: var(--hkcat16-field);
  border: 1px dashed var(--hkcat16-blue);
  border-radius: 8px;
  font-size: 11px;
}

.hkcat16-root .hkcat16-wpforms-mount input[type="file"]::file-.elementor-16028 .elementor-element.elementor-element-c307008-button {
  min-height: 34px;
  margin-right: 10px;
  padding: 7px 11px;
  color: var(--hkcat16-ink);
  background: var(--hkcat16-card);
  border: 1px solid var(--hkcat16-line);
  border-radius: 5px;
  font: 600 11px/1.2 var(--hkcat16-font-sans);
  cursor: pointer;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-uploader,
.hkcat16-root .hkcat16-wpforms-mount .dropzone,
.hkcat16-root .hkcat16-wpforms-mount .dz-message {
  color: var(--hkcat16-muted);
  background: var(--hkcat16-field);
  border-color: var(--hkcat16-blue);
  border-radius: 8px;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-field-phone .iti {
  width: 100%;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-page-indicator {
  margin: 0 0 22px;
  color: var(--hkcat16-muted);
  font-size: 11px;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-page-indicator-page-progress-wrap {
  background: var(--hkcat16-field-disabled);
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-page-indicator-page-progress {
  background: var(--hkcat16-blue);
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-submit-container {
  margin: 0;
  padding: 8px 0 0;
}

.hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit,
.hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button {
  width: 100%;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 20px;
  color: var(--hkcat16-ink);
  background: var(--hkcat16-orange);
  border: 1px solid var(--hkcat16-orange);
  border-radius: 8px;
  box-shadow: none;
  font-family: var(--hkcat16-font-sans);
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  cursor: pointer;
  outline: 2px solid transparent;
  outline-offset: 3px;
  transition: background-color .18s ease, border-color .18s ease, transform .1s ease;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button {
  width: auto;
  min-width: 140px;
  margin-right: 10px;
}

.hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:focus-visible,
.hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:focus-visible,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button:focus-visible {
  outline-color: var(--hkcat16-focus);
}

.hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:active,
.hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:active,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button:active {
  transform: translateY(1px);
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-submit-spinner {
  margin-left: 9px;
  vertical-align: middle;
}

.hkcat16-root .hkcat16-wpforms-mount [aria-busy="true"] {
  cursor: wait;
}

.hkcat16-root .hkcat16-wpforms-mount input.wpforms-error,
.hkcat16-root .hkcat16-wpforms-mount select.wpforms-error,
.hkcat16-root .hkcat16-wpforms-mount textarea.wpforms-error,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-has-error input,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-has-error select,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-has-error textarea {
  border-color: var(--hkcat16-orange);
  outline-color: var(--hkcat16-error-ring);
}

.hkcat16-root .hkcat16-wpforms-mount label.wpforms-error,
.hkcat16-root .hkcat16-wpforms-mount em.wpforms-error,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-error-container {
  display: block;
  margin: 7px 0 0;
  color: var(--hkcat16-orange-disabled);
  font-size: 11px;
  font-style: normal;
  line-height: 1.5;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-confirmation-container,
.hkcat16-root .hkcat16-wpforms-mount .wpforms-confirmation-container-full {
  margin: 0;
  padding: 18px;
  color: var(--hkcat16-blue-link);
  background: var(--hkcat16-field);
  border: 1px solid var(--hkcat16-blue);
  border-radius: 8px;
  font-size: 13px;
  line-height: 1.6;
}

.hkcat16-root .hkcat16-wpforms-mount .wpforms-recaptcha-container {
  max-width: 100%;
  margin: 0 0 17px;
  overflow: visible;
}

.hkcat16-root .hkcat16-contact-link i {
  font-size: 17px;
}

.hkcat16-root .hkcat16-form-note {
  margin-top: 14px;
  padding: 13px 14px;
  color: var(--hkcat16-muted);
  background: var(--hkcat16-field);
  border: 1px solid var(--hkcat16-line);
  border-radius: 8px;
  font-size: 11px;
  line-height: 1.6;
}

.hkcat16-root .hkcat16-form-note strong {
  color: var(--hkcat16-ink);
}

.hkcat16-root .hkcat16-contact-link {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  margin-top: 12px;
  padding: 0 16px;
  color: var(--hkcat16-blue-link);
  background: var(--hkcat16-card);
  border: 1px solid var(--hkcat16-blue-link);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  transition: color .18s ease, background-color .18s ease;
}

.hkcat16-root .hkcat16-contact-link:focus-visible,
.hkcat16-root .hkcat16-wpforms-mount a:focus-visible {
  outline: 3px solid var(--hkcat16-focus);
  outline-offset: 3px;
}

@media (hover: hover) and (pointer: fine) {
  .hkcat16-root .hkcat16-wpforms-mount input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]):hover,
  .hkcat16-root .hkcat16-wpforms-mount select:hover,
  .hkcat16-root .hkcat16-wpforms-mount textarea:hover {
    border-color: var(--hkcat16-blue);
  }

  .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:hover,
  .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:hover,
  .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button:hover {
    background: var(--hkcat16-orange-hover);
    border-color: var(--hkcat16-orange-hover);
  }

  .hkcat16-root .hkcat16-contact-link:hover {
    color: var(--hkcat16-card);
    background: var(--hkcat16-blue-link);
  }
}

/* Elementor and Astra conflict guards */
.hkcat16-root.hkcat16-root,
.elementor .hkcat16-root.hkcat16-root,
.ast-separate-container .hkcat16-root.hkcat16-root {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip !important;
  color: var(--hkcat16-muted-dark) !important;
  background: var(--hkcat16-navy) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: var(--hkcat16-font-sans) !important;
}

.elementor .hkcat16-root .hkcat16-shell,
.ast-separate-container .hkcat16-root .hkcat16-shell {
  width: min(1232px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
  padding: 96px 0 !important;
}

.elementor .hkcat16-root .hkcat16-layout,
.ast-separate-container .hkcat16-root .hkcat16-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 43fr) minmax(0, 57fr) !important;
  align-items: start !important;
  gap: 80px !important;
}

.elementor .hkcat16-root .hkcat16-layout > .e-con-inner,
.ast-separate-container .hkcat16-root .hkcat16-layout > .e-con-inner {
  min-width: 0 !important;
  width: 100% !important;
  display: grid !important;
  grid-column: 1 / -1 !important;
  grid-template-columns: minmax(0, 43fr) minmax(0, 57fr) !important;
  align-items: start !important;
  gap: 80px !important;
}

.elementor .hkcat16-root .hkcat16-title,
.ast-separate-container .hkcat16-root .hkcat16-title {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--hkcat16-card) !important;
  background: none !important;
  border: 0 !important;
  font-family: var(--hkcat16-font-sans) !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
  text-transform: none !important;
}

.elementor .hkcat16-root .hkcat16-intro,
.ast-separate-container .hkcat16-root .hkcat16-intro {
  margin: 24px 0 0 !important;
  padding: 0 !important;
  color: var(--hkcat16-muted-dark) !important;
  background: none !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
}

.elementor .hkcat16-root .hkcat16-form-card,
.elementor .hkcat16-root .hkcat16-wpforms-mount,
.ast-separate-container .hkcat16-root .hkcat16-form-card,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount {
  min-width: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 34px !important;
  color: var(--hkcat16-ink) !important;
  background: var(--hkcat16-card) !important;
  border: 1px solid var(--hkcat16-line) !important;
  border-radius: 12px !important;
  box-shadow: 0 22px 55px var(--hkcat16-shadow) !important;
}

.elementor .hkcat16-root .hkcat16-form-card .hkcat16-wpforms-mount,
.ast-separate-container .hkcat16-root .hkcat16-form-card .hkcat16-wpforms-mount {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor .hkcat16-root .hkcat16-form-card > .e-con-inner,
.ast-separate-container .hkcat16-root .hkcat16-form-card > .e-con-inner {
  gap: 0 !important;
}

.elementor .hkcat16-root .hkcat16-form-card > .elementor-element,
.elementor .hkcat16-root .hkcat16-form-card > .e-con-inner > .elementor-element,
.ast-separate-container .hkcat16-root .hkcat16-form-card > .elementor-element,
.ast-separate-container .hkcat16-root .hkcat16-form-card > .e-con-inner > .elementor-element {
  width: 100% !important;
  margin: 0 !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount > .elementor-widget-container,
.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-container,
.elementor .hkcat16-root .hkcat16-wpforms-mount form.wpforms-form,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount > .elementor-widget-container,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-container,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount form.wpforms-form {
  min-width: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-title,
.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-form-title,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-title,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-form-title {
  margin: 0 0 8px !important;
  padding: 0 !important;
  color: var(--hkcat16-ink) !important;
  background: none !important;
  border: 0 !important;
  font-family: var(--hkcat16-font-sans) !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-description,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-description {
  margin: 0 0 22px !important;
  padding: 0 !important;
  color: var(--hkcat16-muted) !important;
  background: none !important;
  border: 0 !important;
  font-family: var(--hkcat16-font-sans) !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-field,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-field {
  margin: 0 !important;
  padding: 0 0 17px !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-field-label,
.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-field-label-inline,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-field-label,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-field-label-inline {
  margin: 0 0 7px !important;
  padding: 0 !important;
  color: var(--hkcat16-ink) !important;
  background: none !important;
  font-family: var(--hkcat16-font-sans) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  text-transform: none !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]),
.elementor .hkcat16-root .hkcat16-wpforms-mount select,
.elementor .hkcat16-root .hkcat16-wpforms-mount textarea,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]),
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount select,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount textarea {
  min-width: 0 !important;
  width: 100% !important;
  min-height: 48px !important;
  margin: 0 !important;
  padding: 11px 13px !important;
  color: var(--hkcat16-ink) !important;
  background: var(--hkcat16-field) !important;
  border: 1px solid var(--hkcat16-field-line) !important;
  border-radius: 7px !important;
  box-shadow: none !important;
  font-family: var(--hkcat16-font-sans) !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  text-transform: none !important;
  opacity: 1 !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount textarea,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount textarea {
  min-height: 126px !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount input[type="checkbox"],
.elementor .hkcat16-root .hkcat16-wpforms-mount input[type="radio"],
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input[type="checkbox"],
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input[type="radio"] {
  width: 18px !important;
  min-width: 18px !important;
  height: 18px !important;
  min-height: 18px !important;
  margin: 1px 0 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  opacity: 1 !important;
  accent-color: var(--hkcat16-blue) !important;
  appearance: auto !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount input[type="file"],
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input[type="file"] {
  width: 100% !important;
  min-height: 48px !important;
  margin: 0 !important;
  padding: 6px !important;
  color: var(--hkcat16-muted) !important;
  background: var(--hkcat16-field) !important;
  border: 1px dashed var(--hkcat16-blue) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit,
.elementor .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit {
  width: 100% !important;
  min-height: 50px !important;
  margin: 0 !important;
  padding: 0 20px !important;
  color: var(--hkcat16-ink) !important;
  background: var(--hkcat16-orange) !important;
  border: 1px solid var(--hkcat16-orange) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  font-family: var(--hkcat16-font-sans) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-transform: none !important;
  white-space: nowrap !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button {
  width: auto !important;
  min-width: 140px !important;
  min-height: 50px !important;
  margin: 0 10px 0 0 !important;
  padding: 0 20px !important;
  color: var(--hkcat16-ink) !important;
  background: var(--hkcat16-orange) !important;
  border: 1px solid var(--hkcat16-orange) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  font-family: var(--hkcat16-font-sans) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-transform: none !important;
  white-space: nowrap !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):focus-visible,
.elementor .hkcat16-root .hkcat16-wpforms-mount select:focus-visible,
.elementor .hkcat16-root .hkcat16-wpforms-mount textarea:focus-visible,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):focus-visible,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount select:focus-visible,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount textarea:focus-visible {
  color: var(--hkcat16-ink) !important;
  background: var(--hkcat16-card) !important;
  border-color: var(--hkcat16-blue) !important;
  outline: 2px solid var(--hkcat16-focus) !important;
  outline-offset: 2px !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount input:disabled,
.elementor .hkcat16-root .hkcat16-wpforms-mount select:disabled,
.elementor .hkcat16-root .hkcat16-wpforms-mount textarea:disabled,
.elementor .hkcat16-root .hkcat16-wpforms-mount button:disabled,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input:disabled,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount select:disabled,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount textarea:disabled,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount button:disabled {
  color: var(--hkcat16-muted) !important;
  background: var(--hkcat16-field-disabled) !important;
  opacity: .58 !important;
  cursor: not-allowed !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount input.wpforms-error,
.elementor .hkcat16-root .hkcat16-wpforms-mount select.wpforms-error,
.elementor .hkcat16-root .hkcat16-wpforms-mount textarea.wpforms-error,
.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-has-error input,
.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-has-error select,
.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-has-error textarea,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input.wpforms-error,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount select.wpforms-error,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount textarea.wpforms-error,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-has-error input,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-has-error select,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-has-error textarea {
  border-color: var(--hkcat16-orange) !important;
  outline-color: var(--hkcat16-error-ring) !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:focus-visible,
.elementor .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:focus-visible,
.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button:focus-visible,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:focus-visible,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:focus-visible,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button:focus-visible {
  outline: 2px solid var(--hkcat16-focus) !important;
  outline-offset: 3px !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:active,
.elementor .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:active,
.elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button:active,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:active,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:active,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button:active {
  transform: translateY(1px) !important;
}

.elementor .hkcat16-root .hkcat16-contact-link,
.ast-separate-container .hkcat16-root .hkcat16-contact-link {
  min-height: 46px !important;
  margin: 12px 0 0 !important;
  padding: 0 16px !important;
  color: var(--hkcat16-blue-link) !important;
  background: var(--hkcat16-card) !important;
  border: 1px solid var(--hkcat16-blue-link) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  text-transform: none !important;
}

@media (max-width: 1100px) {
  .hkcat16-root .hkcat16-shell,
  .elementor .hkcat16-root .hkcat16-shell,
  .ast-separate-container .hkcat16-root .hkcat16-shell {
    width: min(1040px, calc(100% - 36px)) !important;
  }

  .hkcat16-root .hkcat16-layout,
  .hkcat16-root .hkcat16-layout > .e-con-inner,
  .elementor .hkcat16-root .hkcat16-layout,
  .elementor .hkcat16-root .hkcat16-layout > .e-con-inner,
  .ast-separate-container .hkcat16-root .hkcat16-layout,
  .ast-separate-container .hkcat16-root .hkcat16-layout > .e-con-inner {
    gap: 48px !important;
  }
}

@media (max-width: 860px) {
  .hkcat16-root .hkcat16-shell,
  .elementor .hkcat16-root .hkcat16-shell,
  .ast-separate-container .hkcat16-root .hkcat16-shell {
    padding: 80px 0 !important;
  }

  .hkcat16-root .hkcat16-layout,
  .hkcat16-root .hkcat16-layout > .e-con-inner,
  .elementor .hkcat16-root .hkcat16-layout,
  .elementor .hkcat16-root .hkcat16-layout > .e-con-inner,
  .ast-separate-container .hkcat16-root .hkcat16-layout,
  .ast-separate-container .hkcat16-root .hkcat16-layout > .e-con-inner {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 45px !important;
  }

  .hkcat16-root .hkcat16-copy {
    max-width: 720px;
  }
}

@media (max-width: 767px) {
  .hkcat16-root .hkcat16-wpforms-mount .wpforms-field-row,
  .hkcat16-root .hkcat16-wpforms-mount .wpforms-layout-row,
  .elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-field-row,
  .elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-layout-row,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-field-row,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-layout-row {
    display: block !important;
  }

  .hkcat16-root .hkcat16-wpforms-mount .wpforms-field-row-block,
  .hkcat16-root .hkcat16-wpforms-mount .wpforms-layout-column,
  .hkcat16-root .hkcat16-wpforms-mount .wpforms-one-half,
  .hkcat16-root .hkcat16-wpforms-mount .wpforms-one-third,
  .hkcat16-root .hkcat16-wpforms-mount .wpforms-two-thirds,
  .elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-field-row-block,
  .elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-layout-column,
  .elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-one-half,
  .elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-one-third,
  .elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-two-thirds,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-field-row-block,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-layout-column,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-one-half,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-one-third,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-two-thirds {
    float: none !important;
    width: 100% !important;
    margin: 0 0 12px !important;
  }
}

@media (max-width: 560px) {
  .hkcat16-root .hkcat16-shell,
  .elementor .hkcat16-root .hkcat16-shell,
  .ast-separate-container .hkcat16-root .hkcat16-shell {
    width: calc(100% - 24px) !important;
    padding: 78px 0 !important;
  }

  .hkcat16-root .hkcat16-title,
  .elementor .hkcat16-root .hkcat16-title,
  .ast-separate-container .hkcat16-root .hkcat16-title {
    font-size: 39px !important;
    line-height: 1.08 !important;
  }

  .hkcat16-root .hkcat16-intro,
  .elementor .hkcat16-root .hkcat16-intro,
  .ast-separate-container .hkcat16-root .hkcat16-intro {
    font-size: 15px !important;
  }

  .hkcat16-root .hkcat16-brief > div {
    grid-template-columns: minmax(0, 1fr);
    gap: 5px;
  }

  .hkcat16-root .hkcat16-brief dd {
    text-align: left;
  }

  .hkcat16-root .hkcat16-form-card,
  .hkcat16-root .hkcat16-wpforms-mount,
  .elementor .hkcat16-root .hkcat16-form-card,
  .elementor .hkcat16-root .hkcat16-wpforms-mount,
  .ast-separate-container .hkcat16-root .hkcat16-form-card,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount {
    padding: 23px 18px !important;
  }

  .hkcat16-root .hkcat16-form-card .hkcat16-wpforms-mount,
  .elementor .hkcat16-root .hkcat16-form-card .hkcat16-wpforms-mount,
  .ast-separate-container .hkcat16-root .hkcat16-form-card .hkcat16-wpforms-mount {
    padding: 0 !important;
  }

  .hkcat16-root .hkcat16-form-head {
    grid-template-columns: 42px minmax(0, 1fr);
  }

  .hkcat16-root .hkcat16-form-status {
    grid-column: 1 / -1;
    max-width: none;
    justify-self: stretch;
  }

  .hkcat16-root .hkcat16-contact-link,
  .elementor .hkcat16-root .hkcat16-contact-link,
  .ast-separate-container .hkcat16-root .hkcat16-contact-link {
    width: 100% !important;
  }

  .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button,
  .elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button {
    width: 100% !important;
    margin: 0 0 10px !important;
  }
}

@media (hover: hover) and (pointer: fine) {
  .elementor .hkcat16-root .hkcat16-wpforms-mount input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]):hover,
  .elementor .hkcat16-root .hkcat16-wpforms-mount select:hover,
  .elementor .hkcat16-root .hkcat16-wpforms-mount textarea:hover,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):not([type="button"]):hover,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount select:hover,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount textarea:hover {
    border-color: var(--hkcat16-blue) !important;
  }

  .elementor .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:hover,
  .elementor .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:hover,
  .elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button:hover,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:hover,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:hover,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-page-button:hover {
    background: var(--hkcat16-orange-hover) !important;
    border-color: var(--hkcat16-orange-hover) !important;
  }
}

@media (max-width: 360px) {
  .hkcat16-root .hkcat16-wpforms-mount .wpforms-recaptcha-container > div,
  .elementor .hkcat16-root .hkcat16-wpforms-mount .wpforms-recaptcha-container > div,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount .wpforms-recaptcha-container > div {
    width: 122% !important;
    margin-bottom: -14px !important;
    transform: scale(.82) !important;
    transform-origin: left top !important;
  }
}

/* --------------------------------------------------------------------------
   Elementor direct mode
   Add `hkcat16-root hkcat16-direct` to the full-width outer container and keep
   the copy plus WPForms card as its only two children. This removes the need
   for separate shell/layout containers while retaining the same 1232px frame.
   -------------------------------------------------------------------------- */
.hkcat16-root.hkcat16-direct > .e-con-inner,
.elementor .hkcat16-root.hkcat16-direct > .e-con-inner,
.ast-separate-container .hkcat16-root.hkcat16-direct > .e-con-inner {
  min-width: 0 !important;
  width: min(1232px, calc(100% - 48px)) !important;
  max-width: none !important;
  display: grid !important;
  grid-template-columns: minmax(0, 43fr) minmax(0, 57fr) !important;
  align-items: start !important;
  gap: 80px !important;
  margin: 0 auto !important;
  padding: 96px 0 !important;
}

/* Elementor optimized DOM can omit .e-con-inner. */
.hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)),
.elementor .hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)),
.ast-separate-container .hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)) {
  display: grid !important;
  grid-template-columns: minmax(0, 43fr) minmax(0, 57fr) !important;
  align-items: start !important;
  gap: 80px !important;
  padding: 96px max(24px, calc((100% - 1232px) / 2)) !important;
}

/* Elementor may preserve a 50% width variable on the former flex children.
   Grid items must fill their new 43/57 tracks instead. */
.hkcat16-root.hkcat16-direct > .e-con-inner > .elementor-element,
.elementor .hkcat16-root.hkcat16-direct > .e-con-inner > .elementor-element,
.ast-separate-container .hkcat16-root.hkcat16-direct > .e-con-inner > .elementor-element,
.hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)) > .hkcat16-copy,
.hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)) > .hkcat16-wpforms-mount {
  --width: 100% !important;
  min-width: 0 !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  justify-self: stretch !important;
}

.hkcat16-root.hkcat16-direct :is(.hkcat16-copy, .hkcat16-wpforms-mount) > .e-con-inner,
.elementor .hkcat16-root.hkcat16-direct :is(.hkcat16-copy, .hkcat16-wpforms-mount) > .e-con-inner,
.ast-separate-container .hkcat16-root.hkcat16-direct :is(.hkcat16-copy, .hkcat16-wpforms-mount) > .e-con-inner {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 0 !important;
}

@media (max-width: 1100px) {
  .hkcat16-root.hkcat16-direct > .e-con-inner,
  .elementor .hkcat16-root.hkcat16-direct > .e-con-inner,
  .ast-separate-container .hkcat16-root.hkcat16-direct > .e-con-inner {
    width: min(1040px, calc(100% - 36px)) !important;
    gap: 48px !important;
  }

  .hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)),
  .elementor .hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)),
  .ast-separate-container .hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)) {
    gap: 48px !important;
    padding-right: max(18px, calc((100% - 1040px) / 2)) !important;
    padding-left: max(18px, calc((100% - 1040px) / 2)) !important;
  }
}

@media (max-width: 860px) {
  .hkcat16-root.hkcat16-direct > .e-con-inner,
  .elementor .hkcat16-root.hkcat16-direct > .e-con-inner,
  .ast-separate-container .hkcat16-root.hkcat16-direct > .e-con-inner {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 45px !important;
    padding: 80px 0 !important;
  }

  .hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)),
  .elementor .hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)),
  .ast-separate-container .hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)) {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 45px !important;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}

@media (max-width: 560px) {
  .hkcat16-root.hkcat16-direct > .e-con-inner,
  .elementor .hkcat16-root.hkcat16-direct > .e-con-inner,
  .ast-separate-container .hkcat16-root.hkcat16-direct > .e-con-inner {
    width: calc(100% - 24px) !important;
    padding: 78px 0 !important;
  }

  .hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)),
  .elementor .hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)),
  .ast-separate-container .hkcat16-root.hkcat16-direct:not(:has(> .e-con-inner)) {
    padding: 78px 12px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hkcat16-root *,
  .hkcat16-root *::before,
  .hkcat16-root *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}/* End custom CSS */
/* Start custom CSS *//* HONGKAI CAT5 / CAT5e page · authoritative brand-colour override
 * Load after every section stylesheet.
 * Source of truth: 网站设计模版原理.md · Section 5 and Section 8.
 * This file changes colours only; it does not change section geometry.
 */

/* --------------------------------------------------------------------------
   01–10 · legacy component tokens
   -------------------------------------------------------------------------- */
.hkcat01-root.hkcat01-root {
  --hkcat01-ink: #172033 !important;
  --hkcat01-navy: #122d6c !important;
  --hkcat01-blue: #1677c8 !important;
  --hkcat01-orange: #e16a47 !important;
  --hkcat01-muted: #667085 !important;
  --hkcat01-line: #dce3ea !important;
  --hkcat01-soft: #f5f7fa !important;
}

.hkcat02-root.hkcat02-root {
  --hkcat02-ink: #172033 !important;
  --hkcat02-navy: #102a43 !important;
  --hkcat02-blue: #1677c8 !important;
  --hkcat02-orange: #e16a47 !important;
  --hkcat02-muted: #667085 !important;
  --hkcat02-line: #dce3ea !important;
  --hkcat02-soft: #f5f7fa !important;
}

.hkcat03-root.hkcat03-root {
  --hkcat03-ink: #172033 !important;
  --hkcat03-navy: #122d6c !important;
  --hkcat03-blue: #1677c8 !important;
  --hkcat03-muted: #667085 !important;
  --hkcat03-line: #dce3ea !important;
}

.hkcat04-root.hkcat04-root {
  --hkcat04-ink: #172033 !important;
  --hkcat04-navy: #122d6c !important;
  --hkcat04-blue: #1677c8 !important;
  --hkcat04-muted: #667085 !important;
  --hkcat04-line: #dce3ea !important;
  --hkcat04-soft: #f5f7fa !important;
}

.hkcat05-root.hkcat05-root {
  --hkcat05-ink: #172033 !important;
  --hkcat05-blue: #1677c8 !important;
  --hkcat05-muted: #667085 !important;
  --hkcat05-line: #dce3ea !important;
  --hkcat05-soft: #f5f7fa !important;
}

.hkcat06-root.hkcat06-root {
  --hkcat06-ink: #172033 !important;
  --hkcat06-navy: #102a43 !important;
  --hkcat06-blue: #1677c8 !important;
  --hkcat06-muted: #667085 !important;
  --hkcat06-line: #dce3ea !important;
}

.hkcat07-root.hkcat07-root {
  --hkcat07-ink: #172033 !important;
  --hkcat07-navy: #122d6c !important;
  --hkcat07-blue: #1677c8 !important;
  --hkcat07-muted: #667085 !important;
  --hkcat07-line: #dce3ea !important;
}

.hkcat08-root.hkcat08-root {
  --hkcat08-ink: #172033 !important;
  --hkcat08-blue: #1677c8 !important;
  --hkcat08-muted: #667085 !important;
  --hkcat08-line: #dce3ea !important;
  --hkcat08-soft: #f5f7fa !important;
}

.hkcat09-root.hkcat09-root {
  --hkcat09-ink: #172033 !important;
  --hkcat09-blue: #1677c8 !important;
  --hkcat09-muted: #667085 !important;
  --hkcat09-line: #dce3ea !important;
  --hkcat09-soft: #f5f7fa !important;
}

.hkcat10-root.hkcat10-root {
  --hkcat10-ink: #172033 !important;
  --hkcat10-navy: #122d6c !important;
  --hkcat10-blue: #1677c8 !important;
  --hkcat10-muted: #667085 !important;
  --hkcat10-line: #dce3ea !important;
  --hkcat10-soft: #f5f7fa !important;
}

/* --------------------------------------------------------------------------
   11–16 · current component tokens
   -------------------------------------------------------------------------- */
.hkcat11-root.hkcat11-root {
  --hkcat11-ink: #172033 !important;
  --hkcat11-muted: #667085 !important;
  --hkcat11-line: #dce3ea !important;
  --hkcat11-soft: #f5f7fa !important;
  --hkcat11-orange: #1677c8 !important;
}

.hkcat12-root.hkcat12-root {
  --hkcat12-ink: #172033 !important;
  --hkcat12-muted: #667085 !important;
  --hkcat12-line: #dce3ea !important;
  --hkcat12-soft: #f5f7fa !important;
  --hkcat12-icon: #4383f0 !important;
}

.hkcat13-root.hkcat13-root {
  --hkcat13-page: #ffffff !important;
  --hkcat13-card: #ffffff !important;
  --hkcat13-ink: #172033 !important;
  --hkcat13-muted: #667085 !important;
  --hkcat13-muted-dark: #4b5565 !important;
  --hkcat13-line: #dce3ea !important;
  --hkcat13-line-strong: #dce3ea !important;
  --hkcat13-label-bg: #f5f7fa !important;
  --hkcat13-stage: #0b1426 !important;
  --hkcat13-blue: #4383f0 !important;
  --hkcat13-blue-dark: #1677c8 !important;
  --hkcat13-orange: #1677c8 !important;
  --hkcat13-orange-button: #e16a47 !important;
  --hkcat13-orange-hover: #c9583d !important;
  --hkcat13-on-dark: #ffffff !important;
  --hkcat13-index-bg: rgba(18, 45, 108, .90) !important;
  --hkcat13-play-bg: rgba(11, 20, 38, .84) !important;
  --hkcat13-play-border: rgba(143, 201, 245, .28) !important;
  --hkcat13-focus: rgba(22, 119, 200, .30) !important;
}

.hkcat14-root.hkcat14-root {
  --hkcat14-ink: #172033 !important;
  --hkcat14-muted: #667085 !important;
  --hkcat14-muted-dark: #4b5565 !important;
  --hkcat14-blue: #4383f0 !important;
  --hkcat14-blue-dark: #1677c8 !important;
  --hkcat14-line: #dce3ea !important;
  --hkcat14-line-strong: #dce3ea !important;
  --hkcat14-soft: #f5f7fa !important;
  --hkcat14-card: #ffffff !important;
  --hkcat14-chip: #f5f7fa !important;
}

.hkcat14b-root.hkcat14b-root {
  --hkcat14b-navy: #102a43 !important;
  --hkcat14b-navy-soft: #122d6c !important;
  --hkcat14b-card: #ffffff !important;
  --hkcat14b-card-soft: #f5f7fa !important;
  --hkcat14b-ink: #172033 !important;
  --hkcat14b-muted: #667085 !important;
  --hkcat14b-on-dark: #ffffff !important;
  --hkcat14b-on-dark-muted: rgba(255, 255, 255, .72) !important;
  --hkcat14b-blue: #8fc9f5 !important;
  --hkcat14b-blue-dark: #1677c8 !important;
  --hkcat14b-orange: #1677c8 !important;
  --hkcat14b-orange-dark: #122d6c !important;
  --hkcat14b-line: #dce3ea !important;
  --hkcat14b-line-dark: rgba(143, 201, 245, .28) !important;
  --hkcat14b-shadow: rgba(11, 20, 38, .22) !important;
}

.hkcat15-root.hkcat15-root {
  --hkcat15-ink: #172033 !important;
  --hkcat15-muted: #667085 !important;
  --hkcat15-blue: #1677c8 !important;
  --hkcat15-blue-dark: #122d6c !important;
  --hkcat15-line: #dce3ea !important;
  --hkcat15-line-strong: #dce3ea !important;
  --hkcat15-soft: #f5f7fa !important;
  --hkcat15-surface: #ffffff !important;
  --hkcat15-surface-open: #ffffff !important;
  --hkcat15-chip: #f5f7fa !important;
}

.hkcat16-root.hkcat16-root,
#inquiry {
  --hkcat16-navy: #102a43 !important;
  --hkcat16-navy-deep: #122d6c !important;
  --hkcat16-card: #ffffff !important;
  --hkcat16-field: #f5f7fa !important;
  --hkcat16-field-disabled: #f5f7fa !important;
  --hkcat16-ink: #172033 !important;
  --hkcat16-muted: #667085 !important;
  --hkcat16-muted-dark: rgba(255, 255, 255, .72) !important;
  --hkcat16-blue: #1677c8 !important;
  --hkcat16-blue-link: #1677c8 !important;
  --hkcat16-blue-light: #8fc9f5 !important;
  --hkcat16-orange: #e16a47 !important;
  --hkcat16-orange-hover: #c9583d !important;
  --hkcat16-line: #dce3ea !important;
  --hkcat16-field-line: #7b8493 !important;
  --hkcat16-line-dark: rgba(143, 201, 245, .28) !important;
  --hkcat16-panel-dark: rgba(11, 20, 38, .22) !important;
  --hkcat16-shadow: rgba(11, 20, 38, .24) !important;
  --hkcat16-focus: #1677c8 !important;
}

/* --------------------------------------------------------------------------
   Light-section eyebrow system
   -------------------------------------------------------------------------- */
:is(
  .hkcat01-root .hkcat01-section-label,
  .hkcat02-root .hkcat02-section-label,
  .hkcat03-root .hkcat03-section-label,
  .hkcat04-root .hkcat04-section-label,
  .hkcat05-root .hkcat05-section-label,
  .hkcat06-root .hkcat06-section-label,
  .hkcat07-root .hkcat07-section-label,
  .hkcat08-root .hkcat08-section-label,
  .hkcat09-root .hkcat09-section-label,
  .hkcat10-root .hkcat10-section-label,
  .hkcat11-root .hkcat11-section-label,
  .hkcat12-root .hkcat12-section-label,
  .hkcat13-root .hkcat13-section-label,
  .hkcat14-root .hkcat14-section-label,
  .hkcat15-root .hkcat15-section-label
) {
  color: #1677c8 !important;
}

:is(
  .hkcat01-root .hkcat01-section-label span,
  .hkcat02-root .hkcat02-section-label span,
  .hkcat03-root .hkcat03-section-label span,
  .hkcat04-root .hkcat04-section-label span,
  .hkcat05-root .hkcat05-section-label span,
  .hkcat06-root .hkcat06-section-label span,
  .hkcat07-root .hkcat07-section-label span,
  .hkcat08-root .hkcat08-section-label span,
  .hkcat09-root .hkcat09-section-label span,
  .hkcat10-root .hkcat10-section-label span,
  .hkcat11-root .hkcat11-section-label span,
  .hkcat12-root .hkcat12-section-label span,
  .hkcat13-root .hkcat13-section-label span,
  .hkcat14-root .hkcat14-section-label span,
  .hkcat15-root .hkcat15-section-label span
) {
  color: #ffffff !important;
  background: #122d6c !important;
  border-color: #122d6c !important;
}

/* Deep-section eyebrow system. */
.hkcat14b-root .hkcat14b-section-label,
.hkcat16-root .hkcat16-section-label,
#inquiry .hkcat16-section-label {
  color: #8fc9f5 !important;
}

.hkcat14b-root .hkcat14b-section-label span,
.hkcat16-root .hkcat16-section-label span,
#inquiry .hkcat16-section-label span {
  color: #102a43 !important;
  background: #8fc9f5 !important;
  border-color: #8fc9f5 !important;
}

/* --------------------------------------------------------------------------
   Core typography and section surfaces
   -------------------------------------------------------------------------- */
:is(
  .hkcat01-root .hkcat01-title,
  .hkcat02-root .hkcat02-heading h2,
  .hkcat03-root .hkcat03-heading h2,
  .hkcat04-root .hkcat04-heading h2,
  .hkcat05-root .hkcat05-heading h2,
  .hkcat06-root .hkcat06-heading h2,
  .hkcat07-root .hkcat07-heading h2,
  .hkcat08-root .hkcat08-copy h2,
  .hkcat09-root .hkcat09-heading h2,
  .hkcat10-root .hkcat10-heading h2,
  .hkcat11-root .hkcat11-heading h2,
  .hkcat12-root .hkcat12-heading h2,
  .hkcat13-root .hkcat13-title,
  .hkcat14-root .hkcat14-title,
  .hkcat15-root .hkcat15-title
) {
  color: #172033 !important;
}

:is(
  .hkcat01-root .hkcat01-lead,
  .hkcat02-root .hkcat02-heading > p,
  .hkcat03-root .hkcat03-heading > p,
  .hkcat04-root .hkcat04-heading > p,
  .hkcat05-root .hkcat05-heading > p,
  .hkcat06-root .hkcat06-heading > p,
  .hkcat07-root .hkcat07-heading > p,
  .hkcat08-root .hkcat08-intro,
  .hkcat09-root .hkcat09-intro,
  .hkcat10-root .hkcat10-intro,
  .hkcat11-root .hkcat11-intro,
  .hkcat12-root .hkcat12-intro,
  .hkcat13-root .hkcat13-intro,
  .hkcat14-root .hkcat14-intro,
  .hkcat15-root .hkcat15-intro
) {
  color: #667085 !important;
}

.hkcat14b-root.hkcat14b-root,
.hkcat16-root.hkcat16-root,
#inquiry {
  background: #102a43 !important;
}

.hkcat14b-root .hkcat14b-title,
.hkcat16-root .hkcat16-title,
#inquiry .hkcat16-title {
  color: #ffffff !important;
}

.hkcat14b-root .hkcat14b-intro,
.hkcat16-root .hkcat16-intro,
#inquiry .hkcat16-intro {
  color: rgba(255, 255, 255, .72) !important;
}

/* Orange is reserved for primary conversion actions. */
.hkcat11-root .hkcat11-risk-number,
.hkcat13-root .hkcat13-watch i,
.hkcat14b-root .hkcat14b-stars {
  color: #1677c8 !important;
}

.hkcat14b-root .hkcat14b-status {
  color: #122d6c !important;
}

/* --------------------------------------------------------------------------
   Primary CTA system: orange surface + white type
   -------------------------------------------------------------------------- */
.hkcat01-root .hkcat01-button--primary,
.hkcat02-root .hkcat02-carry,
.hkcat07-root .hkcat07-discuss-link,
.hkcat10-root .hkcat10-brief-link,
.hkcat13-root .hkcat13-cta,
.hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit,
.hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit,
#inquiry .hkcat16-wpforms-mount button.wpforms-submit,
#inquiry .hkcat16-wpforms-mount input.wpforms-submit {
  color: #ffffff !important;
  background: #e16a47 !important;
  border-color: #e16a47 !important;
}

.hkcat07-root .hkcat07-discuss-link,
.hkcat10-root .hkcat10-brief-link {
  min-height: 50px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  padding: 0 20px !important;
  border: 1px solid #e16a47 !important;
  border-radius: 8px !important;
  text-decoration: none !important;
}

@media (hover: hover) and (pointer: fine) {
  .hkcat01-root .hkcat01-button--primary:hover,
  .hkcat02-root .hkcat02-carry:hover,
  .hkcat07-root .hkcat07-discuss-link:hover,
  .hkcat10-root .hkcat10-brief-link:hover,
  .hkcat13-root .hkcat13-cta:hover,
  .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:hover,
  .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:hover,
  #inquiry .hkcat16-wpforms-mount button.wpforms-submit:hover,
  #inquiry .hkcat16-wpforms-mount input.wpforms-submit:hover {
    color: #ffffff !important;
    background: #c9583d !important;
    border-color: #c9583d !important;
  }
}

/* WPForms modern renderer and Elementor/Astra guards. */
.hkcat16-root .hkcat16-wpforms-mount .wpforms-container.wpforms-render-modern,
#inquiry .hkcat16-wpforms-mount .wpforms-container.wpforms-render-modern {
  --wpforms-button-background-color: #e16a47 !important;
  --wpforms-button-text-color: #ffffff !important;
  --wpforms-field-border-color: #7b8493 !important;
  --wpforms-field-background-color: #f5f7fa !important;
  --wpforms-field-text-color: #172033 !important;
  --wpforms-label-color: #172033 !important;
}

.elementor .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit,
.elementor .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit,
.ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit,
.elementor #inquiry .hkcat16-wpforms-mount button.wpforms-submit,
.elementor #inquiry .hkcat16-wpforms-mount input.wpforms-submit,
.ast-separate-container #inquiry .hkcat16-wpforms-mount button.wpforms-submit,
.ast-separate-container #inquiry .hkcat16-wpforms-mount input.wpforms-submit {
  color: #ffffff !important;
  background: #e16a47 !important;
  border-color: #e16a47 !important;
}

@media (hover: hover) and (pointer: fine) {
  .elementor .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:hover,
  .elementor .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:hover,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount button.wpforms-submit:hover,
  .ast-separate-container .hkcat16-root .hkcat16-wpforms-mount input.wpforms-submit:hover,
  .elementor #inquiry .hkcat16-wpforms-mount button.wpforms-submit:hover,
  .elementor #inquiry .hkcat16-wpforms-mount input.wpforms-submit:hover,
  .ast-separate-container #inquiry .hkcat16-wpforms-mount button.wpforms-submit:hover,
  .ast-separate-container #inquiry .hkcat16-wpforms-mount input.wpforms-submit:hover {
    color: #ffffff !important;
    background: #c9583d !important;
    border-color: #c9583d !important;
  }
}/* End custom CSS */