.elementor-7 .elementor-element.elementor-element-e569ba8{--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 );}.elementor-7 .elementor-element.elementor-element-eeat0814{--display:flex;}body.elementor-page-7:not(.elementor-motion-effects-element-type-background), body.elementor-page-7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-4a31954 );background-image:url("/wp-content/uploads/2026/01/202601251123-1-scaled.jpg");background-position:center center;}:root{--page-title-display:none;}@media(max-width:767px){body.elementor-page-7:not(.elementor-motion-effects-element-type-background), body.elementor-page-7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}}@media(min-width:1025px){body.elementor-page-7:not(.elementor-motion-effects-element-type-background), body.elementor-page-7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for text-editor, class: .elementor-element-7b1c627 *//* ==================================================
   JC FAQ X
   鉅城娛樂城大型 FAQ 中心
================================================== */

.jcfaqx,
.jcfaqx *{
    box-sizing:border-box;
}

.jcfaqx{
    --jc-blue:#0068d9;
    --jc-blue-dark:#003d79;
    --jc-cyan:#00bce8;
    --jc-purple:#7257ff;
    --jc-yellow:#ffca45;
    --jc-ink:#11233e;
    --jc-text:#44546c;
    --jc-muted:#718096;
    --jc-line:#dbe8f5;
    --jc-soft:#f3f9ff;
    --jc-white:#ffffff;

    position:relative;
    width:100vw;
    margin-left:calc(50% - 50vw);
    margin-right:calc(50% - 50vw);
    padding:78px 20px;
    overflow:hidden;

    color:var(--jc-ink);

    background:
        linear-gradient(
            180deg,
            #f5fbff 0%,
            #ffffff 24%,
            #f5f9ff 58%,
            #ffffff 100%
        );

    font-family:
        "Noto Sans TC",
        "Microsoft JhengHei",
        Arial,
        sans-serif;
}

.jcfaqx a{
    color:inherit;
}

.jcfaqx-deco{
    position:absolute;
    pointer-events:none;
    border-radius:50%;
    filter:blur(10px);
}

.jcfaqx-deco-a{
    top:-180px;
    left:-150px;
    width:520px;
    height:520px;

    background:
        radial-gradient(
            circle,
            rgba(0,188,232,.22),
            rgba(0,104,217,.08) 48%,
            transparent 70%
        );
}

.jcfaqx-deco-b{
    top:540px;
    right:-230px;
    width:620px;
    height:620px;

    background:
        radial-gradient(
            circle,
            rgba(114,87,255,.16),
            rgba(255,202,69,.08) 48%,
            transparent 70%
        );
}

.jcfaqx-wrap{
    position:relative;
    z-index:2;
    width:min(1180px,100%);
    margin:0 auto;
}

/* ==================================================
   HERO
================================================== */

.jcfaqx-hero{
    position:relative;
    padding:62px 56px;

    background:
        linear-gradient(
            125deg,
            #ffffff 0%,
            #f4fbff 52%,
            #f8f6ff 100%
        );

    border-top:5px solid var(--jc-blue);
    border-bottom:1px solid var(--jc-line);

    box-shadow:
        0 30px 80px rgba(0,61,121,.10);
}

.jcfaqx-hero:before{
    content:"";
    position:absolute;
    top:0;
    right:0;
    width:42%;
    height:100%;
    pointer-events:none;

    background:
        linear-gradient(
            135deg,
            transparent,
            rgba(0,188,232,.06)
        );

    clip-path:
        polygon(32% 0,100% 0,100% 100%,0 100%);
}

.jcfaqx-eyebrow{
    position:relative;
    z-index:2;

    display:inline-flex;
    align-items:center;
    gap:10px;

    margin-bottom:18px;

    color:var(--jc-blue);
    font-size:13px;
    font-weight:900;
    letter-spacing:.18em;
}

.jcfaqx-eyebrow:before{
    content:"";
    width:32px;
    height:3px;
    background:linear-gradient(90deg,var(--jc-blue),var(--jc-cyan));
}

.jcfaqx-hero h1{
    position:relative;
    z-index:2;

    max-width:820px;
    margin:0;

    color:var(--jc-ink);
    font-size:clamp(34px,5vw,62px);
    font-weight:950;
    line-height:1.12;
    letter-spacing:-.035em;
}

.jcfaqx-lead{
    position:relative;
    z-index:2;

    max-width:800px;
    margin:22px 0 0;

    color:var(--jc-text);
    font-size:18px;
    line-height:1.9;
}

.jcfaqx-brand-note{
    position:relative;
    z-index:2;

    max-width:850px;
    margin-top:30px;
    padding:20px 22px;

    display:flex;
    align-items:flex-start;
    gap:14px;

    background:#ffffff;
    border-left:4px solid var(--jc-yellow);
    box-shadow:0 14px 35px rgba(0,61,121,.08);
}

.jcfaqx-brand-icon{
    width:32px;
    height:32px;

    display:flex;
    align-items:center;
    justify-content:center;
    flex-shrink:0;

    color:#fff;
    background:linear-gradient(135deg,var(--jc-blue),var(--jc-cyan));
    font-weight:900;
}

.jcfaqx-brand-note strong{
    display:block;
    margin-bottom:4px;
    color:var(--jc-ink);
    font-size:16px;
}

.jcfaqx-brand-note p{
    margin:0;
    color:var(--jc-text);
    font-size:14px;
    line-height:1.75;
}

.jcfaqx-brand-note a{
    color:var(--jc-blue);
    font-weight:900;
    text-decoration:none;
    border-bottom:1px solid rgba(0,104,217,.28);
}

.jcfaqx-stats{
    position:relative;
    z-index:2;

    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:1px;

    max-width:660px;
    margin-top:34px;

    background:var(--jc-line);
    border:1px solid var(--jc-line);
}

.jcfaqx-stat{
    padding:19px 22px;
    background:#fff;
}

.jcfaqx-stat b{
    display:block;
    color:var(--jc-blue);
    font-size:28px;
    line-height:1;
}

.jcfaqx-stat span{
    display:block;
    margin-top:7px;
    color:var(--jc-muted);
    font-size:12px;
    font-weight:800;
    letter-spacing:.08em;
}

/* ==================================================
   CATEGORY NAV
================================================== */

.jcfaqx-nav{
    position:sticky;
    top:10px;
    z-index:20;

    display:grid;
    grid-template-columns:repeat(6,minmax(0,1fr));

    margin:28px 0 70px;

    background:rgba(255,255,255,.92);
    border:1px solid var(--jc-line);

    box-shadow:
        0 18px 45px rgba(0,61,121,.09);

    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
}

.jcfaqx-nav a{
    min-height:76px;
    padding:14px 12px;

    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:4px;

    color:var(--jc-text);
    text-align:center;
    text-decoration:none;
    font-size:13px;
    font-weight:900;

    border-right:1px solid var(--jc-line);

    transition:
        background .22s ease,
        color .22s ease,
        transform .22s ease;
}

.jcfaqx-nav a:last-child{
    border-right:0;
}

.jcfaqx-nav a span{
    color:var(--jc-blue);
    font-size:11px;
    letter-spacing:.12em;
}

.jcfaqx-nav a:hover{
    color:#fff;
    background:linear-gradient(135deg,var(--jc-blue),var(--jc-purple));
    transform:translateY(-3px);
}

.jcfaqx-nav a:hover span{
    color:#fff;
}

/* ==================================================
   GROUP
================================================== */

.jcfaqx-group{
    scroll-margin-top:110px;
    margin-bottom:84px;
}

.jcfaqx-group-head{
    display:grid;
    grid-template-columns:92px minmax(0,1fr);
    gap:26px;
    align-items:center;

    margin-bottom:26px;
}

.jcfaqx-group-no{
    width:92px;
    height:92px;

    display:flex;
    align-items:center;
    justify-content:center;

    color:#fff;
    background:
        linear-gradient(
            135deg,
            var(--jc-blue),
            var(--jc-cyan)
        );

    font-size:30px;
    font-weight:950;

    box-shadow:
        10px 10px 0 rgba(0,104,217,.10);
}

.jcfaqx-group-head span{
    color:var(--jc-blue);
    font-size:11px;
    font-weight:900;
    letter-spacing:.18em;
}

.jcfaqx-group-head h2{
    margin:5px 0 8px;

    color:var(--jc-ink);
    font-size:clamp(26px,4vw,40px);
    font-weight:950;
    line-height:1.2;
    letter-spacing:-.025em;
}

.jcfaqx-group-head p{
    margin:0;
    color:var(--jc-muted);
    font-size:15px;
    line-height:1.7;
}

/* ==================================================
   FAQ ITEM
================================================== */

.jcfaqx-list{
    display:grid;
    gap:12px;
}

.jcfaqx-item{
    position:relative;
    overflow:hidden;

    background:#fff;
    border:1px solid var(--jc-line);
    border-left:4px solid transparent;

    box-shadow:
        0 10px 30px rgba(0,61,121,.045);

    transition:
        border-color .24s ease,
        box-shadow .24s ease,
        transform .24s ease;
}

.jcfaqx-item:hover{
    border-left-color:var(--jc-cyan);
    box-shadow:
        0 18px 45px rgba(0,61,121,.09);
    transform:translateY(-2px);
}

.jcfaqx-item[open]{
    border-left-color:var(--jc-blue);
    box-shadow:
        0 20px 50px rgba(0,61,121,.10);
}

.jcfaqx-item summary{
    position:relative;
    min-height:74px;
    padding:20px 72px 20px 24px;

    display:flex;
    align-items:center;

    cursor:pointer;
    list-style:none;

    color:var(--jc-ink);
    font-size:17px;
    font-weight:900;
    line-height:1.55;
}

.jcfaqx-item summary::-webkit-details-marker{
    display:none;
}

.jcfaqx-item summary:after{
    content:"+";

    position:absolute;
    top:50%;
    right:22px;

    width:34px;
    height:34px;

    display:flex;
    align-items:center;
    justify-content:center;

    transform:translateY(-50%);

    color:var(--jc-blue);
    background:var(--jc-soft);
    border:1px solid var(--jc-line);

    font-size:23px;
    font-weight:400;
    line-height:1;

    transition:
        transform .22s ease,
        color .22s ease,
        background .22s ease;
}

.jcfaqx-item[open] summary:after{
    content:"−";
    color:#fff;
    background:linear-gradient(135deg,var(--jc-blue),var(--jc-purple));
    border-color:transparent;
}

.jcfaqx-item[open] summary{
    background:
        linear-gradient(
            90deg,
            rgba(0,104,217,.045),
            rgba(0,188,232,.02)
        );
}

.jcfaqx-answer{
    padding:0 26px 26px 26px;
    border-top:1px solid rgba(219,232,245,.78);
}

.jcfaqx-answer > p{
    margin:22px 0 0;

    color:var(--jc-text);
    font-size:15px;
    line-height:1.95;
}

.jcfaqx-answer > p a{
    color:var(--jc-blue);
    font-weight:900;
    text-decoration:none;
    border-bottom:1px solid rgba(0,104,217,.22);

    transition:
        color .2s ease,
        border-color .2s ease;
}

.jcfaqx-answer > p a:hover{
    color:var(--jc-purple);
    border-color:var(--jc-purple);
}

.jcfaqx-related{
    margin-top:18px;
    padding:14px 16px;

    display:flex;
    align-items:center;
    gap:12px;

    background:
        linear-gradient(
            90deg,
            #f3f9ff,
            #faf8ff
        );

    border-left:3px solid var(--jc-yellow);
}

.jcfaqx-related span{
    flex-shrink:0;

    color:var(--jc-blue-dark);
    font-size:11px;
    font-weight:950;
    letter-spacing:.08em;
}

.jcfaqx-related a{
    color:var(--jc-blue);
    text-decoration:none;
    font-size:13px;
    font-weight:800;
    line-height:1.6;
}

.jcfaqx-related a:hover{
    color:var(--jc-purple);
}

/* ==================================================
   CONTENT HUB
================================================== */

.jcfaqx-hub{
    margin-top:20px;
    padding:54px;

    background:
        linear-gradient(
            135deg,
            #003d79 0%,
            #0068d9 55%,
            #7257ff 100%
        );

    box-shadow:
        0 32px 80px rgba(0,61,121,.20);
}

.jcfaqx-hub-head{
    max-width:700px;
    margin-bottom:32px;
}

.jcfaqx-hub-head > span{
    color:#8eeeff;
    font-size:12px;
    font-weight:900;
    letter-spacing:.16em;
}

.jcfaqx-hub-head h2{
    margin:8px 0 10px;
    color:#fff;
    font-size:clamp(28px,4vw,44px);
    font-weight:950;
    letter-spacing:-.025em;
}

.jcfaqx-hub-head p{
    margin:0;
    color:rgba(255,255,255,.76);
    line-height:1.8;
}

.jcfaqx-hub-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:12px;
}

.jcfaqx-hub-card{
    min-height:220px;
    padding:24px;

    display:flex;
    flex-direction:column;

    color:#fff;
    text-decoration:none;

    background:rgba(255,255,255,.09);
    border:1px solid rgba(255,255,255,.15);

    backdrop-filter:blur(8px);
    -webkit-backdrop-filter:blur(8px);

    transition:
        background .24s ease,
        transform .24s ease,
        border-color .24s ease;
}

.jcfaqx-hub-card:hover{
    background:#fff;
    color:var(--jc-ink);
    border-color:#fff;
    transform:translateY(-5px);
}

.jcfaqx-hub-card small{
    color:#8eeeff;
    font-size:10px;
    font-weight:950;
    letter-spacing:.14em;
}

.jcfaqx-hub-card:hover small{
    color:var(--jc-blue);
}

.jcfaqx-hub-card h3{
    margin:14px 0 8px;
    color:inherit;
    font-size:19px;
    font-weight:900;
    line-height:1.4;
}

.jcfaqx-hub-card p{
    margin:0;
    color:rgba(255,255,255,.72);
    font-size:13px;
    line-height:1.75;
}

.jcfaqx-hub-card:hover p{
    color:var(--jc-text);
}

.jcfaqx-hub-card b{
    margin-top:auto;
    padding-top:20px;

    color:var(--jc-yellow);
    font-size:12px;
}

.jcfaqx-hub-card:hover b{
    color:var(--jc-blue);
}

/* ==================================================
   FOOTER CTA
================================================== */

.jcfaqx-footer{
    margin-top:28px;
    padding:44px 46px;

    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:30px;

    background:#fff;
    border:1px solid var(--jc-line);
    border-bottom:5px solid var(--jc-yellow);

    box-shadow:
        0 24px 60px rgba(0,61,121,.10);
}

.jcfaqx-footer span{
    color:var(--jc-blue);
    font-size:12px;
    font-weight:900;
    letter-spacing:.08em;
}

.jcfaqx-footer h2{
    margin:7px 0 8px;
    color:var(--jc-ink);
    font-size:clamp(24px,3vw,34px);
    font-weight:950;
    letter-spacing:-.025em;
}

.jcfaqx-footer p{
    margin:0;
    color:var(--jc-muted);
    line-height:1.75;
}

.jcfaqx-footer-actions{
    display:flex;
    gap:10px;
    flex-shrink:0;
}

.jcfaqx-btn{
    min-height:48px;
    padding:0 22px;

    display:inline-flex;
    align-items:center;
    justify-content:center;

    text-decoration:none;
    font-size:13px;
    font-weight:900;

    transition:
        transform .22s ease,
        box-shadow .22s ease,
        background .22s ease;
}

.jcfaqx-btn:hover{
    transform:translateY(-3px);
}

.jcfaqx-btn-main{
    color:#fff !important;
    background:linear-gradient(135deg,var(--jc-blue),var(--jc-purple));

    box-shadow:
        0 12px 28px rgba(0,104,217,.24);
}

.jcfaqx-btn-line{
    color:var(--jc-blue) !important;
    background:#fff;
    border:1px solid var(--jc-blue);
}

.jcfaqx-btn-line:hover{
    color:#fff !important;
    background:var(--jc-blue);
}

.jcfaqx-warning{
    margin-top:22px;
    padding:16px 18px;

    color:var(--jc-muted);
    background:rgba(255,255,255,.74);
    border-left:3px solid var(--jc-yellow);

    font-size:12px;
    line-height:1.8;
}

/* ==================================================
   TABLET
================================================== */

@media(max-width:1024px){

    .jcfaqx{
        padding:60px 18px;
    }

    .jcfaqx-hero{
        padding:48px 38px;
    }

    .jcfaqx-nav{
        grid-template-columns:repeat(3,minmax(0,1fr));
        position:relative;
        top:auto;
    }

    .jcfaqx-nav a:nth-child(3){
        border-right:0;
    }

    .jcfaqx-nav a:nth-child(-n+3){
        border-bottom:1px solid var(--jc-line);
    }

    .jcfaqx-hub{
        padding:42px 34px;
    }

    .jcfaqx-hub-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    .jcfaqx-footer{
        align-items:flex-start;
        flex-direction:column;
    }

}

/* ==================================================
   MOBILE
================================================== */

@media(max-width:767px){

    .jcfaqx{
        padding:42px 14px;
    }

    .jcfaqx-hero{
        padding:36px 20px;
    }

    .jcfaqx-hero:before{
        display:none;
    }

    .jcfaqx-lead{
        font-size:15px;
        line-height:1.85;
    }

    .jcfaqx-brand-note{
        padding:17px 15px;
    }

    .jcfaqx-stats{
        grid-template-columns:1fr;
    }

    .jcfaqx-stat{
        display:flex;
        align-items:center;
        justify-content:space-between;
    }

    .jcfaqx-stat span{
        margin-top:0;
    }

    .jcfaqx-nav{
        grid-template-columns:repeat(2,minmax(0,1fr));
        margin-bottom:54px;
    }

    .jcfaqx-nav a{
        border-right:1px solid var(--jc-line);
        border-bottom:1px solid var(--jc-line);
    }

    .jcfaqx-nav a:nth-child(2n){
        border-right:0;
    }

    .jcfaqx-nav a:nth-last-child(-n+2){
        border-bottom:0;
    }

    .jcfaqx-group{
        margin-bottom:62px;
    }

    .jcfaqx-group-head{
        grid-template-columns:58px minmax(0,1fr);
        gap:15px;
    }

    .jcfaqx-group-no{
        width:58px;
        height:58px;
        font-size:20px;
        box-shadow:6px 6px 0 rgba(0,104,217,.10);
    }

    .jcfaqx-group-head h2{
        font-size:25px;
    }

    .jcfaqx-group-head p{
        font-size:13px;
    }

    .jcfaqx-item summary{
        min-height:68px;
        padding:17px 58px 17px 17px;
        font-size:15px;
    }

    .jcfaqx-item summary:after{
        right:14px;
        width:30px;
        height:30px;
    }

    .jcfaqx-answer{
        padding:0 17px 20px;
    }

    .jcfaqx-answer > p{
        margin-top:17px;
        font-size:14px;
        line-height:1.9;
    }

    .jcfaqx-related{
        align-items:flex-start;
        flex-direction:column;
        gap:5px;
    }

    .jcfaqx-hub{
        padding:34px 18px;
    }

    .jcfaqx-hub-grid{
        grid-template-columns:1fr;
    }

    .jcfaqx-hub-card{
        min-height:185px;
    }

    .jcfaqx-footer{
        padding:32px 20px;
    }

    .jcfaqx-footer-actions{
        width:100%;
        flex-direction:column;
    }

    .jcfaqx-btn{
        width:100%;
    }

}/* End custom CSS */