.elementor-3975 .elementor-element.elementor-element-c830f1b{--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-3975 .elementor-element.elementor-element-d2e15ab{--display:flex;}/* Start custom CSS for html, class: .elementor-element-08ea878 *//* --- 全域設定 --- */
.fd-hidden-champ-article {
    font-family: "Inter", "Helvetica Neue", "Microsoft JhengHei", "PingFang TC", sans-serif;
    line-height: 1.8;
    color: #cbd5e1;
    background-color: #050505; /* 隱身黑 */
    max-width: 1000px;
    margin: 0 auto;
    padding: 60px 20px;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
}

.fd-hidden-champ-article h1,
.fd-hidden-champ-article h2,
.fd-hidden-champ-article h3,
.fd-hidden-champ-article h4 {
    color: #fff;
    font-weight: 700;
}

/* --- Hero Section --- */
.fd-hero-stealth {
    text-align: center;
    padding: 100px 40px;
    background: radial-gradient(circle at 50% 50%, #172017 0%, #050505 80%);
    border-radius: 16px;
    margin-bottom: 80px;
    border: 1px solid #1a2e1a;
    position: relative;
    box-shadow: inset 0 0 100px rgba(0,0,0,0.8);
}

.fd-badge-radar {
    display: inline-block;
    background: rgba(34, 197, 94, 0.1);
    color: #22c55e; /* 雷達綠 */
    padding: 6px 18px;
    font-size: 0.85rem;
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 2px;
    border: 1px solid rgba(34, 197, 94, 0.3);
    border-radius: 2px;
}

.fd-title {
    font-size: 2.6rem;
    margin-bottom: 30px;
    line-height: 1.3;
}

.fd-text-glitch {
    color: #ef4444; /* 警示紅 */
    position: relative;
    display: inline-block;
}

.fd-intro {
    font-size: 1.2rem;
    color: #94a3b8;
    max-width: 800px;
    margin: 0 auto;
}

.fd-intro strong {
    color: #fff;
    border-bottom: 1px solid #22c55e;
}

/* --- Blindspot Section (Radar Visual) --- */
.fd-blindspot-section { padding-bottom: 100px; }
.fd-section-header { text-align: center; font-size: 2.2rem/* End custom CSS */