.elementor-7084 .elementor-element.elementor-element-4524f9b{--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-7084 .elementor-element.elementor-element-e51a8a7{--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-7084 .elementor-element.elementor-element-8596aa2{--display:flex;}.elementor-7084 .elementor-element.elementor-element-d11bd34 .elementor-heading-title{font-family:"Noto Sans TC", Sans-serif;font-size:1.1rem;font-weight:700;line-height:1.5em;letter-spacing:1px;}.elementor-7084 .elementor-element.elementor-element-a41d901{--display:flex;}.elementor-7084 .elementor-element.elementor-element-16ca1cd > .elementor-widget-container{padding:10px 0px 10px 0px;}.elementor-7084 .elementor-element.elementor-element-16ca1cd .elementor-heading-title{font-family:"Noto Sans TC", Sans-serif;font-size:1.3rem;font-weight:600;line-height:1.5em;letter-spacing:1px;}.elementor-7084 .elementor-element.elementor-element-94c7649{color:var( --e-global-color-5f15114 );}.elementor-7084 .elementor-element.elementor-element-373003f{color:var( --e-global-color-5f15114 );}@media(max-width:1024px){.elementor-7084 .elementor-element.elementor-element-d11bd34 .elementor-heading-title{font-size:1.1rem;line-height:1.5em;letter-spacing:1px;}.elementor-7084 .elementor-element.elementor-element-16ca1cd .elementor-heading-title{font-size:1.1rem;line-height:1.5em;letter-spacing:1px;}}@media(max-width:768px){.elementor-7084 .elementor-element.elementor-element-d11bd34 .elementor-heading-title{font-size:1rem;line-height:1.5em;letter-spacing:1px;}.elementor-7084 .elementor-element.elementor-element-16ca1cd .elementor-heading-title{font-size:1rem;line-height:1.5em;letter-spacing:1px;}}/* Start custom CSS for text-editor, class: .elementor-element-0455260 */.live-baccarat-hero {
  padding: 25px 0;
  color: #fff;
}

.live-baccarat-inner {
  max-width: 1000px;
  margin: 0;
}

.live-baccarat-label {
  display: inline-block;
  padding: 6px 14px;
  margin-bottom: 14px;
  border-radius: 999px;
  background: rgba(255, 216, 107, 0.15);
  color: #ffd86b;
  font-size: 14px;
  font-weight: 700;
}

.live-baccarat-hero h1 {
  font-size: 32px;
  line-height: 1.4;
  margin: 0 0 16px;
  color: #ffffff;
}

.live-baccarat-lead {
  font-size: 17px;
  line-height: 1.9;
  color: #d6e2f0;
  margin-bottom: 22px;
}

.live-baccarat-box {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  border-left: 4px solid #ffd86b;
  border-radius: 16px;
  padding: 25px;
}

.live-baccarat-box h2 {
  font-size: 24px;
  margin: 0 0 12px;
  color: #ffd86b;
}

.live-baccarat-box p {
  font-size: 16px;
  line-height: 1.8;
  color: #e0ecf8;
  margin: 0;
}

.live-baccarat-box strong {
  color: #4fd1ff;
}

@media (max-width: 768px) {
  .live-baccarat-hero h1 {
    font-size: 25px;
  }

  .live-baccarat-box {
    padding: 20px;
  }

  .live-baccarat-box h2 {
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-03903ca */.baccarat-brand-section {
  padding: 25px 0;
  color: #fff;
}

.brand-title {
  font-size: 26px;
  margin-bottom: 18px;
}

/* 卡片 */
.brand-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 16px;
  padding: 22px;
  margin-bottom: 16px;
  transition: 0.25s;
}

.brand-card:hover {
  transform: translateY(-3px);
}

/* 標題 */
.brand-card h3 {
  font-size: 20px;
  color: #ffd86b;
  margin-bottom: 8px;
}

/* 描述 */
.desc {
  color: #d6e2f0;
  margin-bottom: 10px;
}

/* 區塊 */
.brand-block {
  margin-bottom: 8px;
  font-size: 14px;
  color: #e0ecf8;
}

/* 標籤 */
.tag {
  display: inline-block;
  margin-top: 10px;
  padding: 5px 12px;
  border-radius: 999px;
  font-size: 13px;
}

.tag.hot { background: rgba(255,80,80,0.15); color:#ff6b6b;}
.tag.good { background: rgba(0,200,255,0.15); color:#4fd1ff;}
.tag.safe { background: rgba(0,200,120,0.15); color:#4cd964;}
.tag.normal { background: rgba(255,216,107,0.15); color:#ffd86b;}
.tag.fun { background: rgba(180,120,255,0.15); color:#b388ff;}
.tag.easy { background: rgba(0,200,120,0.15); color:#4cd964;}
.tag.new { background: rgba(255,255,255,0.1); color:#fff;}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-373003f */.baccarat-rank-section {
  padding: 25px 0;
  color: #fff;
}

.rank-title {
  font-size: 26px;
  margin-bottom: 16px;
}

/* 表格 */
.rank-table {
  width: 100%;
  border-collapse: collapse;
  background: rgba(255,255,255,0.03);
  border-radius: 12px;
  overflow: hidden;
}

.rank-table th {
  text-align: left;
  padding: 12px;
  font-size: 14px;
  color: #9fb3c8;
}

.rank-table td {
  padding: 14px;
  border-top: 1px solid rgba(255,255,255,0.06);
  font-size: 14px;
}

/* 排名 */
.rank {
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border-radius: 50%;
  font-size: 12px;
  margin-right: 6px;
  font-weight: bold;
}

.no1 { background:#ffd86b; color:#000;}
.no2 { background:#c0c0c0; color:#000;}
.no3 { background:#cd7f32; color:#fff;}

/* 狀態色 */
.good { color:#4fd1ff;}
.best { color:#4cd964;}
.normal { color:#aaa;}

/* 評分 */
.score {
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
}

.score.high { background:rgba(0,200,120,0.15); color:#4cd964;}
.score.good { background:rgba(0,200,255,0.15); color:#4fd1ff;}
.score.normal { background:rgba(255,255,255,0.1); color:#ccc;}

/* TOP列 */
.rank-table tr.top {
  background: rgba(255,216,107,0.05);
}/* End custom CSS */