.elementor-3756 .elementor-element.elementor-element-c1f42da{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );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 );}.elementor-3756 .elementor-element.elementor-element-dbef15f{--display:flex;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-fa89f78 *//* ==========================================================================
   鉅城娛樂城 - 老虎機亮色卡片式樣式表 (專屬前綴：jc-slot-)
   ========================================================================== */

/* 最外層容器（背景透明，自適應寬度） */
.jc-slot-container {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    padding: 30px 20px;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsoft JhengHei", sans-serif;
    color: #334155; /* 深灰字體，提供亮色系極佳的閱讀舒適度 */
    line-height: 1.8;
}

/* 全域盒子模型修正 */
.jc-slot-container *, 
.jc-slot-container *::before, 
.jc-slot-container *::after {
    box-sizing: border-box;
}

/* 亮色獨立卡片樣式 */
.jc-slot-card {
    background-color: #ffffff; /* 卡片白底 */
    border: 1px solid rgba(255, 144, 69, 0.15); /* 橘色主色細微邊框 */
    border-radius: 12px;
    padding: 30px;
    margin-bottom: 25px;
    box-shadow: 0 4px 16px rgba(255, 144, 69, 0.05); /* 柔和暖色陰影 */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.jc-slot-card:hover {
    box-shadow: 0 6px 20px rgba(255, 144, 69, 0.09);
}

/* 頭部主標題卡片特別樣式 */
.jc-slot-card.jc-slot-header {
    border-top: 5px solid #FF9045; /* 主色亮橘線條 */
    background: linear-gradient(135deg, #ffffff 0%, #fffbf7 100%);
}

/* 標題字體樣式 */
.jc-slot-main-title {
    color: #1e293b; 
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
}

.jc-slot-h2 {
    color: #1e293b;
    font-size: 22px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #FF9045; /* 主色亮橘底線 */
    display: inline-block;
}

.jc-slot-h3 {
    color: #FF9045; /* 主色亮橘 */
    font-size: 18px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 15px;
}

/* 內文與強調字 */
.jc-slot-p {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 16px;
    color: #475569;
}

.jc-slot-p:last-child {
    margin-bottom: 0;
}

.jc-slot-strong {
    color: #FF9045; /* 主色亮橘 */
    font-weight: 700;
}

/* 提問與引言引導區塊 */
.jc-slot-focus-box {
    background-color: #fffaf4; /* 淡淡的暖橘底 */
    border-left: 4px solid #/* End custom CSS */