.elementor-66412 .elementor-element.elementor-element-a7cfe9d > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-66412 .elementor-element.elementor-element-2f2cb99{padding:0px 0px 0px 0px;}.elementor-66412 .elementor-element.elementor-element-fd0f504 > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-66412 .elementor-element.elementor-element-e969411 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-66412 .elementor-element.elementor-element-f299755 > .elementor-widget-container{padding:0px 0px 020px 0px;}.elementor-66412 .elementor-element.elementor-element-092bd2f > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-66412 .elementor-element.elementor-element-bf54532 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-66412 .elementor-element.elementor-element-0a817a1 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-66412 .elementor-element.elementor-element-23a3c8d > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-66412 .elementor-element.elementor-element-bd94bbc > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-66412 .elementor-element.elementor-element-f10e9ec > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-66412 .elementor-element.elementor-element-ec6a14e > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-66412 .elementor-element.elementor-element-640094e > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-66412 .elementor-element.elementor-element-fe19ce5 > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-66412 .elementor-element.elementor-element-e93c351 > .elementor-widget-container{padding:0px 0px 0px 0px;}@media(max-width:777px){.elementor-66412 .elementor-element.elementor-element-a7cfe9d > .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS for wp-widget-media_image, class: .elementor-element-0268b7a */.elementor-66412 .elementor-element.elementor-element-0268b7a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}/* End custom CSS */
/* Start custom CSS for wp-widget-text, class: .elementor-element-e969411 *//* ===== CTA 區塊 (桌機版) ===== */
.sector-cta {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  /* 給上下間距，保持呼吸感 */
  margin-top: 40px;
  margin-bottom: 40px;
}

.sector-cta-wrapper {
  background: #3C5F88 !important;
  color: #fff;
  font-size: 1.04rem;
  font-weight: 700;
  border-radius: 8px;
  padding: 18px 28px;
  text-align: left;
  box-shadow: 0 2px 8px #f3eac5;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  box-sizing: border-box;
}

.sector-cta-text {
  margin-left: 6px;
  flex: 1 1 0;
  min-width: 120px;
  white-space: nowrap;
  color: #fff;
  font-size: 1.04rem;
  letter-spacing: 0.1em;
}

.sector-cta-btn {
  display: inline-block;
  margin-left: 14px;
  margin-right: 8px;
  padding: 9px 22px;
  background: #ED5B2A !important;
  color: #fff !important;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  font-size: 1.06rem;
  transition: background 0.18s;
  white-space: nowrap;
  box-shadow: 0 1px 6px #1956a810;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
}
.sector-cta-btn:hover {
  background: #003f82;
}

/* ===== 手機版 (<=700px) ===== */
@media (max-width: 700px) {
  .sector-cta {
    margin: 30px 0 40px 0; /* 上30px，下40px，給更多空間 */
  }

  .sector-cta-wrapper {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0;
    max-width: 100%;
    text-align: center;
    min-height: 0;
    background: none !important; /* 手機不顯示藍底 */
    box-shadow: none;
  }

  .sector-cta-text {
    display: none !important; /* 手機完全隱藏說明文字 */
  }

  .sector-cta-btn {
    display: block;
    font-size: 1rem;
    padding: 12px 0;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 8px;
    background: #ED5B2A !important; /* 手機維持橙色按鈕 */
    color: #fff !important;
    box-shadow: 0 2px 8px #f3eac5;
    border: none;
  }
}/* End custom CSS */
/* Start custom CSS for wp-widget-text, class: .elementor-element-092bd2f *//* ===== CTA 區塊 (桌機版) ===== */
.sector-cta {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  /* 給上下間距，保持呼吸感 */
  margin-top: 40px;
  margin-bottom: 40px;
}

.sector-cta-wrapper {
  background: #3C5F88 !important;
  color: #fff;
  font-size: 1.04rem;
  font-weight: 700;
  border-radius: 8px;
  padding: 18px 28px;
  text-align: left;
  box-shadow: 0 2px 8px #f3eac5;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  box-sizing: border-box;
}

.sector-cta-text {
  margin-left: 6px;
  flex: 1 1 0;
  min-width: 120px;
  white-space: nowrap;
  color: #fff;
  font-size: 1.04rem;
  letter-spacing: 0.1em;
}

.sector-cta-btn {
  display: inline-block;
  margin-left: 14px;
  margin-right: 8px;
  padding: 9px 22px;
  background: #ED5B2A !important;
  color: #fff !important;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  font-size: 1.06rem;
  transition: background 0.18s;
  white-space: nowrap;
  box-shadow: 0 1px 6px #1956a810;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
}
.sector-cta-btn:hover {
  background: #003f82;
}

/* ===== 手機版 (<=700px) ===== */
@media (max-width: 700px) {
  .sector-cta {
    margin: 30px 0 40px 0; /* 上30px，下40px，給更多空間 */
  }

  .sector-cta-wrapper {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0;
    max-width: 100%;
    text-align: center;
    min-height: 0;
    background: none !important; /* 手機不顯示藍底 */
    box-shadow: none;
  }

  .sector-cta-text {
    display: none !important; /* 手機完全隱藏說明文字 */
  }

  .sector-cta-btn {
    display: block;
    font-size: 1rem;
    padding: 12px 0;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 8px;
    background: #ED5B2A !important; /* 手機維持橙色按鈕 */
    color: #fff !important;
    box-shadow: 0 2px 8px #f3eac5;
    border: none;
  }
}/* End custom CSS */
/* Start custom CSS for wp-widget-text, class: .elementor-element-0a817a1 *//* ===== CTA 區塊 (桌機版) ===== */
.sector-cta {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  /* 給上下間距，保持呼吸感 */
  margin-top: 40px;
  margin-bottom: 40px;
}

.sector-cta-wrapper {
  background: #3C5F88 !important;
  color: #fff;
  font-size: 1.04rem;
  font-weight: 700;
  border-radius: 8px;
  padding: 18px 28px;
  text-align: left;
  box-shadow: 0 2px 8px #f3eac5;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  box-sizing: border-box;
}

.sector-cta-text {
  margin-left: 6px;
  flex: 1 1 0;
  min-width: 120px;
  white-space: nowrap;
  color: #fff;
  font-size: 1.04rem;
  letter-spacing: 0.1em;
}

.sector-cta-btn {
  display: inline-block;
  margin-left: 14px;
  margin-right: 8px;
  padding: 9px 22px;
  background: #ED5B2A !important;
  color: #fff !important;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  font-size: 1.06rem;
  transition: background 0.18s;
  white-space: nowrap;
  box-shadow: 0 1px 6px #1956a810;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
}
.sector-cta-btn:hover {
  background: #003f82;
}

/* ===== 手機版 (<=700px) ===== */
@media (max-width: 700px) {
  .sector-cta {
    margin: 30px 0 40px 0; /* 上30px，下40px，給更多空間 */
  }

  .sector-cta-wrapper {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0;
    max-width: 100%;
    text-align: center;
    min-height: 0;
    background: none !important; /* 手機不顯示藍底 */
    box-shadow: none;
  }

  .sector-cta-text {
    display: none !important; /* 手機完全隱藏說明文字 */
  }

  .sector-cta-btn {
    display: block;
    font-size: 1rem;
    padding: 12px 0;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 8px;
    background: #ED5B2A !important; /* 手機維持橙色按鈕 */
    color: #fff !important;
    box-shadow: 0 2px 8px #f3eac5;
    border: none;
  }
}/* End custom CSS */
/* Start custom CSS for wp-widget-text, class: .elementor-element-bd94bbc *//* ===== CTA 區塊 (桌機版) ===== */
.sector-cta {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  /* 給上下間距，保持呼吸感 */
  margin-top: 40px;
  margin-bottom: 40px;
}

.sector-cta-wrapper {
  background: #3C5F88 !important;
  color: #fff;
  font-size: 1.04rem;
  font-weight: 700;
  border-radius: 8px;
  padding: 18px 28px;
  text-align: left;
  box-shadow: 0 2px 8px #f3eac5;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  box-sizing: border-box;
}

.sector-cta-text {
  margin-left: 6px;
  flex: 1 1 0;
  min-width: 120px;
  white-space: nowrap;
  color: #fff;
  font-size: 1.04rem;
  letter-spacing: 0.1em;
}

.sector-cta-btn {
  display: inline-block;
  margin-left: 14px;
  margin-right: 8px;
  padding: 9px 22px;
  background: #ED5B2A !important;
  color: #fff !important;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  font-size: 1.06rem;
  transition: background 0.18s;
  white-space: nowrap;
  box-shadow: 0 1px 6px #1956a810;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
}
.sector-cta-btn:hover {
  background: #003f82;
}

/* ===== 手機版 (<=700px) ===== */
@media (max-width: 700px) {
  .sector-cta {
    margin: 30px 0 40px 0; /* 上30px，下40px，給更多空間 */
  }

  .sector-cta-wrapper {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0;
    max-width: 100%;
    text-align: center;
    min-height: 0;
    background: none !important; /* 手機不顯示藍底 */
    box-shadow: none;
  }

  .sector-cta-text {
    display: none !important; /* 手機完全隱藏說明文字 */
  }

  .sector-cta-btn {
    display: block;
    font-size: 1rem;
    padding: 12px 0;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 8px;
    background: #ED5B2A !important; /* 手機維持橙色按鈕 */
    color: #fff !important;
    box-shadow: 0 2px 8px #f3eac5;
    border: none;
  }
}/* End custom CSS */
/* Start custom CSS for wp-widget-text, class: .elementor-element-640094e *//* ===== CTA 區塊 (桌機版) ===== */
.sector-cta {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  /* 給上下間距，保持呼吸感 */
  margin-top: 40px;
  margin-bottom: 40px;
}

.sector-cta-wrapper {
  background: #3C5F88 !important;
  color: #fff;
  font-size: 1.04rem;
  font-weight: 700;
  border-radius: 8px;
  padding: 18px 28px;
  text-align: left;
  box-shadow: 0 2px 8px #f3eac5;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  box-sizing: border-box;
}

.sector-cta-text {
  margin-left: 6px;
  flex: 1 1 0;
  min-width: 120px;
  white-space: nowrap;
  color: #fff;
  font-size: 1.04rem;
  letter-spacing: 0.1em;
}

.sector-cta-btn {
  display: inline-block;
  margin-left: 14px;
  margin-right: 8px;
  padding: 9px 22px;
  background: #ED5B2A !important;
  color: #fff !important;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  font-size: 1.06rem;
  transition: background 0.18s;
  white-space: nowrap;
  box-shadow: 0 1px 6px #1956a810;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
}
.sector-cta-btn:hover {
  background: #003f82;
}

/* ===== 手機版 (<=700px) ===== */
@media (max-width: 700px) {
  .sector-cta {
    margin: 30px 0 40px 0; /* 上30px，下40px，給更多空間 */
  }

  .sector-cta-wrapper {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0;
    max-width: 100%;
    text-align: center;
    min-height: 0;
    background: none !important; /* 手機不顯示藍底 */
    box-shadow: none;
  }

  .sector-cta-text {
    display: none !important; /* 手機完全隱藏說明文字 */
  }

  .sector-cta-btn {
    display: block;
    font-size: 1rem;
    padding: 12px 0;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 8px;
    background: #ED5B2A !important; /* 手機維持橙色按鈕 */
    color: #fff !important;
    box-shadow: 0 2px 8px #f3eac5;
    border: none;
  }
}/* End custom CSS */
/* Start custom CSS for wp-widget-text, class: .elementor-element-e93c351 *//* ===== CTA 區塊 (桌機版) ===== */
.sector-cta {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  /* 給上下間距，保持呼吸感 */
  margin-top: 40px;
  margin-bottom: 40px;
}

.sector-cta-wrapper {
  background: #3C5F88 !important;
  color: #fff;
  font-size: 1.04rem;
  font-weight: 700;
  border-radius: 8px;
  padding: 18px 28px;
  text-align: left;
  box-shadow: 0 2px 8px #f3eac5;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  box-sizing: border-box;
}

.sector-cta-text {
  margin-left: 6px;
  flex: 1 1 0;
  min-width: 120px;
  white-space: nowrap;
  color: #fff;
  font-size: 1.04rem;
  letter-spacing: 0.1em;
}

.sector-cta-btn {
  display: inline-block;
  margin-left: 14px;
  margin-right: 8px;
  padding: 9px 22px;
  background: #ED5B2A !important;
  color: #fff !important;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  font-size: 1.06rem;
  transition: background 0.18s;
  white-space: nowrap;
  box-shadow: 0 1px 6px #1956a810;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
}
.sector-cta-btn:hover {
  background: #003f82;
}

/* ===== 手機版 (<=700px) ===== */
@media (max-width: 700px) {
  .sector-cta {
    margin: 30px 0 40px 0; /* 上30px，下40px，給更多空間 */
  }

  .sector-cta-wrapper {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0;
    max-width: 100%;
    text-align: center;
    min-height: 0;
    background: none !important; /* 手機不顯示藍底 */
    box-shadow: none;
  }

  .sector-cta-text {
    display: none !important; /* 手機完全隱藏說明文字 */
  }

  .sector-cta-btn {
    display: block;
    font-size: 1rem;
    padding: 12px 0;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 8px;
    background: #ED5B2A !important; /* 手機維持橙色按鈕 */
    color: #fff !important;
    box-shadow: 0 2px 8px #f3eac5;
    border: none;
  }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-2f2cb99 *//***** 僅限此 Section 作用域（不影響全站與 h1） *****/
.elementor-66412 .elementor-element.elementor-element-2f2cb99{
  /* 新配色主題 */
  --bg: #fdfdfd;               /* 背景 */
  --ink: #1b2b3a;              /* 主文字 */
  --muted: #6c7a89;            /* 次要文字 */
  --brand: #0077b6;            /* 主色（按鈕、連結） */
  --brand-ink: #023e8a;        /* 主色 hover */
  --accent: #ff6b6b;           /* 重點色（callout 邊框、強調） */
  --border: #d0d6dc;           /* 邊框色 */
  --success: #2ec4b6;          /* 成功色 */
  --radius: 14px;
  --radius-sm: 10px;
  --maxw: 1060px;
  --shadow: 0 12px 32px rgba(0,0,0,.08);
  --shadow-sm: 0 8px 20px rgba(0,0,0,.06);
  --lh: 1.75;
}

/* 基礎（僅此 Section） */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 *{box-sizing:border-box}
.elementor-66412 .elementor-element.elementor-element-2f2cb99{color:var(--ink);line-height:var(--lh);background:var(--bg)}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 a{color:var(--brand);text-decoration:none}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 a:hover{color:var(--brand-ink);text-decoration:underline}

/* 版心容器 */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .au-container{max-width:var(--maxw);margin:auto;padding:24px}

/* 麵包屑 */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .breadcrumbs{font-size:14px;color:var(--muted)}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .breadcrumbs a{color:var(--muted)}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .sep{color:#b0b8c1}

/* Hero */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .hero{
  display:flex;
  flex-direction:column-reverse;
  gap:24px;
  align-items:stretch;
  background:linear-gradient(135deg,#e0f7fa 0%, #fdfdfd 60%);
  border:1px solid var(--border);
  border-radius:var(--radius);
  padding:28px;
  box-shadow:var(--shadow);
  margin-top:8px;
}
@media (max-width:900px){
  .elementor-66412 .elementor-element.elementor-element-2f2cb99 .hero{grid-template-columns:1fr}
}

.elementor-66412 .elementor-element.elementor-element-2f2cb99 .hero > div{
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.elementor-66412 .elementor-element.elementor-element-2f2cb99 .hero .callout{
  margin:0;
  width:100%;
  font-size:1rem;
  line-height:1.6;
  font-weight:500;
  padding:20px 18px;
  text-align:center;
  border-radius:var(--radius);
  background:#fff5f5;
  border:2px solid var(--accent);
  box-shadow:var(--shadow-sm);
}

.elementor-66412 .elementor-element.elementor-element-2f2cb99 .hero-visual{
  display:flex;flex-direction:column;height:100%;
}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .hero-visual .ratio{
  flex:1;display:flex;align-items:center;justify-content:center;
  background:#dbe9f4;
  color:#1b2b3a;
  font-weight:600;font-size:1.2rem;
}

/* 一般內容框 */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .section-box{
  border:1px solid var(--border);
  border-radius:14px;
  background:var(--bg);
  box-shadow:var(--shadow);
  padding:24px;
  margin-top:20px;
}

.elementor-66412 .elementor-element.elementor-element-2f2cb99 .section-box > h2{
  margin-top:0;
  font-size:clamp(20px,2.4vw,28px);
}

/* TOC */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .toc{
  position:sticky;top:18px;
  border:1px solid var(--border);
  border-radius:12px;
  padding:16px;
  background:var(--bg);
  box-shadow:var(--shadow-sm);
}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .toc h3{margin:0 0 6px 0;font-size:16px}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .toc ol{margin:0;padding-left:18px}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .toc a{display:block;padding:6px 0;color:var(--ink)}

/* 卡片格 */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .grid-cards{
  display:grid;grid-template-columns:repeat(2,1fr);
  gap:16px;margin:12px 0;
}
@media (max-width:720px){
  .elementor-66412 .elementor-element.elementor-element-2f2cb99 .grid-cards{grid-template-columns:1fr}
}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .card{
  border:1px solid var(--border);
  border-radius:12px;
  padding:16px;
  background:var(--bg);
  box-shadow:var(--shadow-sm);
}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .badge{
  display:inline-block;
  background:#e0f7fa;
  color:#0077b6;
  border:1px solid #90e0ef;
  padding:.25rem .5rem;
  border-radius:999px;
  font-size:12px;
}

/* 表格 */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .table{border-collapse:collapse;width:100%;margin:10px 0}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .table th,
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .table td{border:1px solid var(--border);padding:10px;text-align:left;vertical-align:top}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .table th{background:#f1f3f5}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .note{font-size:14px;color:var(--muted)}

/* 清單 */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .checklist{list-style:none;padding:0;margin:0}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .checklist li{padding-left:30px;position:relative;margin:8px 0}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .checklist li:before{content:"✓";position:absolute;left:0;top:0;color:var(--success);font-weight:700}

/* CTA */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .cta{
  display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;
  margin-top:18px;
  border:1px dashed var(--brand);
  border-radius:12px;
  padding:16px;
}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .cta .btn{
  display:inline-block;
  background:var(--brand);
  color:#fff;
  padding:12px 18px;
  border-radius:10px;
  font-weight:700;
  text-decoration:none;
}

/* FAQ */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 details{
  border:1px solid var(--border);
  border-radius:10px;
  padding:12px 14px;
  margin:10px 0;
  background:#fafafa;
}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 summary{cursor:pointer;font-weight:600}

/* 標籤列 */
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .taglist{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.elementor-66412 .elementor-element.elementor-element-2f2cb99 .tag{
  border:1px solid var(--border);
  padding:4px 8px;
  border-radius:8px;
  font-size:12px;
  color:#1b2b3a;
  background:#f1f3f5;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-841bcce */:root {
  --bg: #ffffff;
  --ink: #111827;
  --muted: #6b7280;
  --brand: #0ea5e9;         /* 主色：藍色 */
  --brand-ink: #075985;
  --accent: #f59e0b;        /* 輔色：橙色 */
  --border: #e5e7eb;
  --success: #10b981;       /* 成功綠 */
  --hero-grad-start: #eff6ff;
  --hero-grad-end: #ffffff;
  --hero-img-bg: #e2e8f0;
  --hero-img-ink: #334155;
  --badge-bg: #ecfeff;
  --badge-ink: #0e7490;
  --badge-border: #a5f3fc;
  --table-head-bg: #f8fafc;
  --tag-bg: #f8fafc;
  --tag-ink: #374151;

  --note-bg: #fff6e6;       /* 提示背景 */
  --note-border: var(--accent);

  --radius: 14px;
  --shadow: 0 10px 28px rgba(17,24,39,.06);
  --shadow-hover: 0 10px 28px rgba(17,24,39,.12);
  --maxw: 1080px;
}

/* General Layout */
.investment-scheme {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.8;
  color: var(--ink);
  background: var(--hero-grad-end);
  padding: 10px 10px;
}
.investment-scheme .container {
  max-width: var(--maxw);
  margin: auto;
  background: var(--bg);
  padding: 30px;                /* ✅ 統一 padding，不會因為太厚導致第一個 section 看起來不一致 */
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}

/* Section 標題 */
.investment-scheme h2 {
  font-size: 1.6rem;
  color: var(--brand-ink);      /* ✅ 統一所有標題顏色 */
  margin-top: 0px;
  margin-bottom: 15px;
}

/* Highlighted Box */
.highlight {
  background: var(--hero-grad-start);
  border-left: 5px solid var(--brand);
  padding: 15px 20px;
  border-radius: var(--radius);
  margin: 20px 0;
}

/* 段落調整，避免文字太擠 */
.investment-scheme p {
  margin-bottom: 15px;
}

/* Lists */
.checklist li::before {
  content: "✔ ";
  color: var(--success);
}
.numbered {
  list-style: decimal;
  margin-left: 20px;
}
.timeline {
  list-style: none;
  padding: 0;
}
.timeline li {
  margin: 12px 0;
  padding-left: 20px;
  position: relative;
}
.timeline li::before {
  content: "•";
  color: var(--brand);
  position: absolute;
  left: 0;
}

/* Note */
.note {
  background: var(--note-bg);
  border-left: 5px solid var(--note-border);
  padding: 12px 20px;
  border-radius: var(--radius);
  margin: 20px 0;
}

/* Section 5 Grid */
.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 一行兩個 */
  gap: 20px;
  margin: 20px 0;
  align-items: stretch; /* 卡片等高 */
}

.card {
  background: var(--bg);
  color: var(--ink);
  padding: 20px;
  border-radius: var(--radius);
  border: 1px solid var(--border);
  box-shadow: var(--shadow);
  transition: 0.3s;

  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%; /* 佔滿格子高度，確保等高 */
}

.card strong {
  display: block;
  margin-bottom: 8px;
  color: var(--brand-ink);
  font-weight: 700;
}

.card:hover {
  background: var(--badge-bg);
  border-color: var(--brand);
  color: var(--brand-ink);
  box-shadow: var(--shadow-hover);
}

/* 手機版：一行一個 */
@media (max-width: 768px) {
  .grid {
    grid-template-columns: 1fr;
  }
}



/* FAQ Accordion - 單一大卡片樣式 */
.faq {
  background: var(--bg);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 25px;
  margin-top: 20px;
}
.faq details {
  border-bottom: 1px solid var(--border);
  padding: 15px 0;
}

/* FAQ 問題標題和 h2 標題統一顏色 */
.faq summary {
  font-size: 1.2rem;
  color: var(--brand-ink);   /* ✅ 跟 h2 保持一致 */
  cursor: pointer;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
}

.faq summary::marker {
  display: none;
}

.faq summary::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.3s;
  color: var(--brand);   /* 符號保持品牌藍 */
}

.faq details[open] summary::after {
  content: "−";
  color: var(--accent);  /* 展開時換成輔色橙 */
}

.faq .faq-answer {
  margin-top: 10px;
  color: var(--muted);
  line-height: 1.6;
}

/* Reference */
.reference {
  margin-top: 15px;
  font-style: italic;
  color: var(--muted);
}/* End custom CSS */