.elementor-30354 .elementor-element.elementor-element-30fd266b{--display:flex;}.elementor-30354 .elementor-element.elementor-element-405928fb > .elementor-widget-container{margin:-1px -1px -1px -1px;}/* Start custom CSS for text-editor, class: .elementor-element-405928fb *//* ==========================================================================
   9j娛樂城 百家樂必勝公式篇專用樣式表（亮色質感卡片、完全無圓角、靠左對齊）
   ========================================================================== */

/* 主包裹外殼：去除背景色以配合既有網頁背景 */
.nj-win-article-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  font-family: "PingFang TC", "Microsoft JhengHei", sans-serif;
  text-align: left; /* 內文完全靠左 */
}

.nj-win-article-container *,
.nj-win-article-container *::before,
.nj-win-article-container *::after {
  box-sizing: border-box;
}

/* 獨立外觀樣式：亮色質地、左側雙重幾何粗線、極致無圓角 */
.nj-win-block {
  background-color: #F9FBFD; /* 明亮清透米白底 */
  border: 1px solid #E2EAF0;
  border-left: 6px solid #0D4A63; /* 主色：海洋藍 */
  padding: 35px;
  margin-bottom: 26px;
  text-align: left;
  border-radius: 0 !important; /* 確保絕無圓角 */
  position: relative;
}

/* 在卡片左側補上一條香檳金的輔助裝飾細線，達成雙重幾何線視覺 */
.nj-win-block::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background-color: #D8C67A; /* 配色：香檳金 */
}

/* 尾卡尊爵加強樣式 */
.nj-win-premium-block {
  background-color: #F1F6F9; 
  border: 1px solid #A98B3F;
  border-left: 8px solid #0D4A63;
}
.nj-win-premium-block::before {
  background-color: #A98B3F; /* 輔助色：古銅金 */
  width: 4px;
}

/* 大標題樣式 */
.nj-win-header-title {
  color: #0D4A63; /* 海洋藍 */
  font-size: 1.45rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 22px;
  line-height: 1.4;
  letter-spacing: 0.5px;
}

/* 段落文字 */
.nj-win-paragraph {
  color: #2F3E46; /* 舒適深鐵灰 */
  font-size: 0.98rem;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 16px;
}
.nj-win-paragraph:last-child {
  margin-bottom: 0;
}

/* 內嵌超連結樣式 */
.nj-win-inline-link {
  color: #0D4A63;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 2px solid #D8C67A;
  transition: all 0.2s linear;
}
.nj-win-inline-link:hover {
  color: #A98B3F;
  border-bottom: 2px solid #0D4A63;
}

/* 常規條列式清單 */
.nj-win-item-list {
  color: #2F3E46;
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 20px;
  list-style-type: decimal; /* 數字條列 */
}
.nj-win-item-list li {
  margin-bottom: 12px;
  line-height: 1.6;
}

/* 基礎玩法的小分隔區塊 */
.nj-win-grid-box {
  background-color: #FFFFFF;
  border: 1px solid #EAEFF3;
  padding: 16px 20px;
  margin-bottom: 12px;
  border-left: 3px solid #D8C67A;
  border-radius: 0 !important;
}

/* 算牌舉例專用浮凸面板 */
.nj-win-tip-panel {
  background-color: #FAFAF6; /* 精緻淺金黃底 */
  border-top: 3px solid #A98B3F;
  border-bottom: 1px solid #E2E6E0;
  padding: 22px;
  margin: 25px 0 5px 0;
  border-radius: 0 !important;
}
.nj-win-tip-label {
  display: inline-block;
  background-color: #A98B3F; /* 古銅金標籤 */
  color: #ffffff;
  font-size: 0.85rem;
  font-weight: bold;
  padding: 4px 12px;
  margin-bottom: 14px;
}

/* 響應式表格封裝外殼 */
.nj-win-responsive-table {
  width: 100%;
  overflow-x: auto;
  margin: 22px 0 5px 0;
  -webkit-overflow-scrolling: touch;
}

/* 表格本體 */
.nj-win-data-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left; /* 靠左 */
  background-color: #FFFFFF;
  min-width: 600px;
}
.nj-win-data-table th,
.nj-win-data-table td {
  padding: 14px 16px;
  border: 1px solid #E2EAF0;
  font-size: 0.95rem;
  line-height: 1.6;
}
.nj-win-data-table th {
  background-color: #0D4A63; /* 海洋藍表頭 */
  color: #FFFFFF;
  font-weight: bold;
}
.nj-win-data-table td {
  color: #3B4850;
}
.nj-win-td-title {
  color: #0D4A63 !important;
  font-weight: bold;
  background-color: #F4F8FA;
  width: 25%;
}

/* 顏色強調專用類別 */
.nj-win-txt-gold {
  color: #A98B3F;
  font-weight: bold;
}
.nj-win-txt-blue {
  color: #0D4A63;
  font-weight: bold;
}

/* CTA 按鈕定位區 */
.nj-win-action-box {
  margin-top: 35px;
  text-align: left; /* 完全靠左 */
}

/* 按鈕樣式：海洋藍基底、古銅金邊、無圓角 */
.nj-win-main-btn {
  display: inline-block;
  background-color: #0D4A63;
  color: #FFFFFF !important;
  font-size: 1.1rem;
  font-weight: bold;
  text-decoration: none;
  padding: 18px 32px;
  border: 2px solid #0D4A63;
  transition: all 0.25s ease-in-out;
  border-radius: 0 !important; /* 確保按鈕無圓角 */
}
.nj-win-main-btn:hover {
  background-color: transparent;
  color: #0D4A63 !important;
  border-color: #A98B3F;
  box-shadow: 0 4px 15px rgba(13, 74, 99, 0.15);
}

/* ==========================================================================
   手機端響應式優化（嚴格調校邊距，杜絕肥胖）
   ========================================================================== */
@media screen and (max-width: 768px) {
  .nj-win-block {
    padding: 24px 16px; /* 手機端寬度適當壓縮 padding 避免過胖 */
    margin-bottom: 20px;
  }
  
  .nj-win-header-title {
    font-size: 1.25rem;
    margin-bottom: 16px;
  }
  
  .nj-win-data-table th,
  .nj-win-data-table td {
    padding: 10px 12px;
    font-size: 0.88rem;
  }
  
  .nj-win-td-title {
    width: 32%;
  }
  
  .nj-win-tip-panel {
    padding: 16px;
  }
  
  .nj-win-main-btn {
    display: block; /* 手機端自動轉為滿版，利於大拇指點擊 */
    text-align: center;
    font-size: 0.98rem;
    padding: 16px 10px;
  }
}/* End custom CSS */