.elementor-17006 .elementor-element.elementor-element-f59d827{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-17006 .elementor-element.elementor-element-ea98ff7{font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for text-editor, class: .elementor-element-ea98ff7 *//* ==========================================================================
   體驗金娛樂城 專用樣式表（暗色藍系質感、獨立卡片式、無圓角、橢圓按鈕）
   ========================================================================== */

/* 主容器：不帶背景色，完美融入頁面原始背景 */
.bj-exp-container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  box-sizing: border-box;
  font-family: "PingFang TC", "Microsoft JhengHei", sans-serif;
  text-align: left; /* 內容完全靠左對齊 */
}

.bj-exp-container *,
.bj-exp-container *::before,
.bj-exp-container *::after {
  box-sizing: border-box;
}

/* 獨立卡片樣式：暗色系底色、頂部亮藍粗線、100%無圓角 */
.bj-exp-card {
  background-color: #0c325a; /* 主色：深邃暗藍 */
  border: 1px solid #13467a;
  border-top: 6px solid #2797cc; /* 配色：明亮藍 */
  padding: 35px 40px;
  margin-bottom: 25px;
  text-align: left;
  border-radius: 0 !important; /* 嚴格無圓角 */
}

/* 結尾強調卡片：更深沉的背景色區隔 */
.bj-exp-footer-card {
  background-color: #061d36; /* 大標題深藍配色 */
  border: 1px solid #0c325a;
  border-top: 8px solid #2797cc;
}

/* 大標題 H2 */
.bj-exp-h2 {
  color: #ffffff; /* 亮白色方便暗底閱讀 */
  font-size: 1.45rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.4;
}

/* 小標題 H3 */
.bj-exp-h3 {
  color: #2797cc; /* 明亮藍 */
  font-size: 1.15rem;
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 12px;
  border-left: 4px solid #2797cc;
  padding-left: 10px;
}

/* 內文段落 P */
.bj-exp-p {
  color: #cbd5e1; /* 淺灰藍，暗底不刺眼 */
  font-size: 0.98rem;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 15px;
}
.bj-exp-p:last-child {
  margin-bottom: 0;
}
.bj-exp-p strong {
  color: #ffffff;
}

/* 關鍵字內部連結樣式 */
.bj-exp-link {
  color: #2797cc; /* 明亮藍 */
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px dashed #2797cc;
  transition: all 0.2s ease;
}
.bj-exp-link:hover {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  background-color: rgba(39, 151, 204, 0.15);
}

/* 清單樣式 (UL/LI) */
.bj-exp-ul {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 15px;
}
.bj-exp-ul li {
  color: #cbd5e1;
  font-size: 0.98rem;
  line-height: 1.8;
  margin-bottom: 8px;
}
.bj-exp-ul li strong {
  color: #2797cc;
}

/* 清單與重點條列框 */
.bj-exp-row-box {
  background-color: #061d36;
  border: 1px solid #13467a;
  border-left: 4px solid #2797cc;
  padding: 14px 20px;
  margin-bottom: 12px;
  border-radius: 0 !important;
}

/* 側邊框區塊 */
.bj-exp-side-box {
  background-color: #082545;
  border: 1px solid #13467a;
  border-right: 4px solid #2797cc;
  padding: 16px 20px;
  margin-bottom: 15px;
  border-radius: 0 !important;
}
.bj-exp-side-box:last-child {
  margin-bottom: 0;
}

/* ==========================================================================
   表格樣式設計
   ========================================================================== */
.bj-exp-table-responsive {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 15px;
}
.bj-exp-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}
.bj-exp-table th {
  background-color: #061d36;
  color: #ffffff;
  font-weight: bold;
  padding: 14px 16px;
  border: 1px solid #13467a;
}
.bj-exp-table td {
  padding: 14px 16px;
  border: 1px solid #13467a;
  color: #cbd5e1;
  font-size: 0.95rem;
  line-height: 1.6;
}
.bj-exp-table tr:nth-child(even) {
  background-color: #082545;
}
.bj-exp-td-highlight {
  color: #2797cc !important;
  font-weight: bold;
}

/* ==========================================================================
   FAQ 問答樣式
   ========================================================================== */
.bj-exp-faq-item {
  background-color: #061d36;
  border: 1px solid #13467a;
  padding: 18px 20px;
  margin-bottom: 14px;
  border-radius: 0 !important;
}
.bj-exp-faq-item:last-child {
  margin-bottom: 0;
}
.bj-exp-faq-q {
  color: #ffffff;
  font-weight: bold;
  font-size: 1rem;
  margin: 0 0 10px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.bj-exp-faq-q span {
  background-color: #2797cc;
  color: #ffffff;
  font-size: 0.8rem;
  padding: 2px 8px;
  border-radius: 12px; /* Q標籤保持圓潤 */
}
.bj-exp-faq-a {
  color: #cbd5e1;
  font-size: 0.95rem;
  line-height: 1.7;
  margin: 0;
}

/* ==========================================================================
   CTA 按鈕排版與橢圓設計
   ========================================================================== */
.bj-exp-btn-group {
  margin-top: 30px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  text-align: left;
}

/* 橢圓形按鈕 */
.bj-exp-btn-oval {
  display: inline-block;
  background-color: #2797cc; /* 明亮藍 */
  color: #ffffff !important;
  font-size: 1.05rem;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 38px;
  border: 2px solid #2797cc;
  border-radius: 50px !important; /* 橢圓設計 */
  box-shadow: 0 4px 12px rgba(39, 151, 204, 0.3);
  transition: all 0.3s ease;
  text-align: center;
}
.bj-exp-btn-oval:hover {
  background-color: transparent;
  color: #2797cc !important;
  box-shadow: 0 6px 18px rgba(39, 151, 204, 0.4);
  transform: translateY(-2px);
}

/* 次要按鈕配色 */
.bj-exp-btn-secondary {
  background-color: transparent;
  color: #ffffff !important;
  border-color: #13467a;
  box-shadow: none;
}
.bj-exp-btn-secondary:hover {
  background-color: #13467a;
  color: #ffffff !important;
  border-color: #13467a;
}

/* ==========================================================================
   手機端響應式優化（調整 Padding 防止臃腫）
   ========================================================================== */
@media screen and (max-width: 768px) {
  .bj-exp-card {
    padding: 24px 18px; /* 縮減內距，避免手機版過胖 */
    margin-bottom: 18px;
  }
  
  .bj-exp-h2 {
    font-size: 1.25rem;
    margin-bottom: 14px;
  }
  
  .bj-exp-h3 {
    font-size: 1.05rem;
    margin-top: 20px;
  }
  
  .bj-exp-p, .bj-exp-ul li {
    font-size: 0.94rem;
    line-height: 1.7;
  }
  
  .bj-exp-row-box, .bj-exp-side-box, .bj-exp-faq-item {
    padding: 12px 14px;
  }
  
  .bj-exp-table th, .bj-exp-table td {
    padding: 10px 12px;
    font-size: 0.9rem;
  }
  
  .bj-exp-btn-group {
    flex-direction: column; /* 按鈕於手機版改為垂直滿版排列 */
    gap: 12px;
  }
  
  .bj-exp-btn-oval {
    display: block;
    width: 100%;
    padding: 12px 20px;
    font-size: 0.98rem;
  }
}/* End custom CSS */