.elementor-2283 .elementor-element.elementor-element-2612431c{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-2a2aae29 *//* ==========================================================================
   鉅城娛樂城官方介紹 - 專屬獨立卡片式樣式 (無圓角、靠左對齊、亮色系)
   ========================================================================== */

/* 外層總容器（無背景，完美融合網頁原本背景） */
.jc-premium-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsoft JhengHei", sans-serif;
  text-align: left;
}

/* 獨立卡片基礎結構 - 全無圓角 */
.jc-premium-card {
  background-color: #ffffff;
  border-left: 6px solid #0B3C68; /* 左側以主色調線條裝飾 */
  border-top: 1px solid #e5e7eb;
  border-right: 1px solid #e5e7eb;
  border-bottom: 1px solid #e5e7eb;
  padding: 35px 40px;
  margin-bottom: 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  text-align: left;
  border-radius: 0 !important; /* 強制移除圓角 */
}

/* 總標題專用卡片樣式 */
.jc-premium-hero-card {
  border-left: 6px solid #F9BF3B; /* 總標題使用配色金黃色作點綴 */
}

/* 大標題 H1 */
.jc-premium-main-title {
  color: #0B3C68;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e5e7eb;
}

/* 區塊標題 H2 */
.jc-premium-section-title {
  color: #0B3C68;
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 25px;
  position: relative;
}

/* 子區塊標題 H3 */
.jc-premium-sub-title {
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}

/* 圖標間距 */
.jc-premium-icon {
  margin-right: 8px;
}

/* 段落文字 */
.jc-premium-p {
  color: #4a5568;
  font-size: 16px;
  line-height: 1.75;
  margin-top: 0;
  margin-bottom: 16px;
}
.jc-premium-p:last-child {
  margin-bottom: 0;
}

/* 內部區塊間距 */
.jc-premium-sub-block {
  margin-bottom: 25px;
}
.jc-premium-sub-block:last-child {
  margin-bottom: 0;
}

/* 列表樣式 */
.jc-premium-list {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
.jc-premium-list li {
  color: #4a5568;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 12px;
  list-style-type: square;
}
.jc-premium-list li:last-child {
  margin-bottom: 0;
}
.jc-premium-list strong {
  color: #0B3C68;
}

/* 關鍵字內部連結樣式 */
.jc-premium-inline-link {
  color: #0B3C68;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 2px solid #F9BF3B;
  padding: 0 2px;
  transition: all 0.2s ease;
}
.jc-premium-inline-link:hover {
  background-color: #F9BF3B;
  color: #000000;
}

/* ==========================================================================
   表格樣式設計 (無圓角、亮色系)
   ========================================================================== */
.jc-premium-table-container {
  width: 100%;
  overflow-x: auto; /* 手機版自動橫滑 */
  margin-top: 20px;
  margin-bottom: 10px;
  border: 1px solid #e5e7eb;
}

.jc-premium-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 15px;
  min-width: 600px; /* 保證表格在手機有基本寬度，不會擠壓變形 */
}

.jc-premium-table th {
  background-color: #0B3C68;
  color: #ffffff;
  font-weight: 600;
  padding: 14px 16px;
  border: 1px solid #0B3C68;
}

.jc-premium-table td {
  padding: 14px 16px;
  border: 1px solid #e5e7eb;
  color: #4a5568;
  line-height: 1.6;
}

/* 表格列背景交替 */
.jc-premium-table tbody tr:nth-child(even) {
  background-color: #f8fafc;
}

/* 表格重點粗體行 */
.jc-premium-table-highlight {
  color: #0B3C68 !important;
  font-weight: bold;
  background-color: rgba(11, 60, 104, 0.03);
}


/* ==========================================================================
   RWD 手機版精細優化調整
   ========================================================================== */
@media screen and (max-width: 768px) {
  .jc-premium-wrapper {
    padding: 12px; /* 縮小最外層間距 */
  }
  
  .jc-premium-card {
    padding: 20px 20px; /* 大幅調整手機版內距，告別肥胖感 */
    margin-bottom: 20px;
  }
  
  .jc-premium-main-title {
    font-size: 22px; /* 手機版主標題縮小 */
    margin-bottom: 18px;
    padding-bottom: 10px;
  }
  
  .jc-premium-section-title {
    font-size: 19px; /* 手機版區塊標題縮小 */
    margin-bottom: 18px;
  }
  
  .jc-premium-sub-title {
    font-size: 16px; /* 手機版子標題縮小 */
  }
  
  .jc-premium-p, 
  .jc-premium-list li {
    font-size: 15px; /* 手機版內文稍微微調，更適合閱讀 */
    line-height: 1.65;
  }
}/* End custom CSS */
/* Start custom CSS *//* 最外層容器：不設背景，寬度自適應與靠左對齊 */
.jc-baphomet-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 24px;
  box-sizing: border-box;
  text-align: left;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #333333;
}

/* 主標題樣式 */
.jc-baphomet-main-title {
  color: #0B3C68;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 16px 0;
  text-align: left;
}

/* 副標題樣式 */
.jc-baphomet-sub-title {
  color: #666666;
  font-size: 18px;
  line-height: 1.6;
  margin: 0 0 32px 0;
  text-align: left;
  border-left: 4px solid #F9BF3B;
  padding-left: 12px;
}

/* 獨立卡片設計：完全直角、白底、藍色粗左邊框 */
.jc-baphomet-card {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-left: 6px solid #0B3C68;
  padding: 32px;
  margin-bottom: 32px;
  box-sizing: border-box;
  text-align: left;
}

/* 卡片標題 */
.jc-baphomet-card-title {
  color: #0B3C68;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding-bottom: 12px;
  border-bottom: 2px solid #f0f0f0;
}

/* 卡片內文通用樣式 */
.jc-baphomet-card-content p {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 16px 0;
  color: #444444;
}
.jc-baphomet-card-content p:last-child {
  margin-bottom: 0;
}

/* 遊戲特色小區塊 */
.jc-baphomet-feature-block {
  margin-top: 24px;
  padding: 16px;
  background-color: #f8f9fa;
  border-left: 4px solid #F9BF3B;
}

.jc-baphomet-feature-title {
  color: #0B3C68;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 12px 0;
}

/* 列表樣式 */
.jc-baphomet-card-content ul {
  margin: 0 0 16px 0;
  padding-left: 20px;
}
.jc-baphomet-card-content li {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 8px;
  color: #555555;
}
.jc-baphomet-card-content li strong {
  color: #0B3C68;
}

/* 鉅城優勢項目 */
.jc-baphomet-advantage-item {
  margin-top: 20px;
}
.jc-baphomet-advantage-item strong {
  display: block;
  font-size: 17px;
  color: #0B3C68;
  margin-bottom: 6px;
}
.jc-baphomet-advantage-item p {
  font-size: 15px;
  color: #555555;
}

/* 圖片包裝容器 */
.jc-baphomet-image-wrapper {
  width: 100%;
  margin-bottom: 32px;
}

/* 響應式圖片自適應縮放 */
.jc-baphomet-responsive-img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

/* RWD 手機版最佳化：調整 padding 防止看起來太胖 */
@media (max-width: 768px) {
  .jc-baphomet-container {
    padding: 24px 16px; /* 縮小最外層左右留白 */
  }

  .jc-baphomet-main-title {
    font-size: 24px; /* 調小手機版標題字體 */
  }

  .jc-baphomet-sub-title {
    font-size: 16px;
  }

  .jc-baphomet-card {
    padding: 20px 16px; /* 縮小卡片內部的內邊距，把寬度留給文字，避免排版過窄變得很胖 */
    margin-bottom: 24px;
  }

  .jc-baphomet-card-title {
    font-size: 20px;
    margin-bottom: 16px;
  }
  
  .jc-baphomet-card-content p {
    font-size: 15px;
  }
}/* End custom CSS */