.elementor-105 .elementor-element.elementor-element-4dbb247{--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-105 .elementor-element.elementor-element-ba1aab6{--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;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-ba1aab6 *//* =========================================================
   1. MEMANGGIL & MEMAKSA FONT KUSTOM AGAR TERBACA
   ========================================================= */
.font-cinzel, 
h1, h2, h3, h4, h5,
[class*="font-cinzel"] {
    font-family: 'Cinzel', serif !important;
}

.font-sans, 
p, span, button, a,
[class*="font-sans"] {
    font-family: 'Inter', 'Poppins', sans-serif !important;
}

/* =========================================================
   2. ANTI PINK & BORDER ERROR PADA AKORDEON PERNYATAAN IMAN
   ========================================================= */
#iman .overflow-hidden {
    border-color: #e2e8f0 !important; /* Mengunci border luar warna abu-abu slate tipis yang elegan */
}

#iman button,
#iman button:focus,
#iman button:active,
#iman button:hover {
    background-color: #ffffff !important; 
    color: #0f172a !important;
    outline: none !important;          /* Menghilangkan garis pink saat diklik */
    border: none !important;           /* Menghilangkan border pink bawaan tema */
    box-shadow: none !important;
}

[id^="accordion-content-"] {
    background-color: #f8fafc !important;
    color: #475569 !important;
    border-top-color: #f1f5f9 !important;
}

/* =========================================================
   3. ANTI PINK PADA TOMBOL TAHAP PERJALANAN SPIRITUAL
   ========================================================= */
.spiritual-step-active {
    border-color: #d4af37 !important;
    background-color: #1c2541 !important;
    color: #ffffff !important;
    box-shadow: 0 0 15px rgba(212, 175, 55, 0.4) !important;
}

/* 4. GRADASI EMAS PREMIUM */
.gold-gradient-text {
    background: linear-gradient(135deg, #f3e5ab 0%, #d4af37 50%, #aa7c11 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gold-border-gradient {
    border-image: linear-gradient(135deg, #d4af37, #aa7c11) 1;
}/* End custom CSS */