.elementor-857 .elementor-element.elementor-element-204550b{--display:flex;}/* Start custom CSS for html, class: .elementor-element-8a936a8 *//* Tarot Kartları - Yazı Rengi Düzeltmeleri */

/* Arama Kutusu */
.tarot-gallery-container .search-box {
    color: #1e1b4b !important;
    background: linear-gradient(135deg, #f5f3ff 0%, #faf5ff 100%) !important;
    border: 2px solid #8b5cf6 !important;
}

.tarot-gallery-container .search-box::placeholder {
    color: #a78bfa !important;
    opacity: 0.8 !important;
}

/* Başlık */
.tarot-gallery-container .gallery-title {
    color: #8b5cf6 !important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1) !important;
}

/* Kart İçeriği - Arka Plan */
.tarot-gallery-container .tarot-card {
    background: linear-gradient(135deg, #1e1b4b 0%, #312e81 100%) !important;
}

.tarot-gallery-container .card-content {
    background: transparent !important;
    color: #ffffff !important;
}

/* Kart Başlığı */
.tarot-gallery-container .card-title {
    color: #fbbf24 !important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5) !important;
}

/* Anlam Etiketleri */
.tarot-gallery-container .meaning-label {
    color: #a78bfa !important;
    font-weight: bold !important;
}

/* Anlam Metinleri */
.tarot-gallery-container .meaning-text {
    color: #e0e7ff !important;
}

/* Sonuç Bulunamadı Mesajı */
.tarot-gallery-container .no-results {
    color: #8b5cf6 !important;
}

/* Ekstra Güvenlik - Tüm Yazılar */
.tarot-gallery-container * {
    color: inherit !important;
}

.tarot-gallery-container .card-content * {
    color: inherit !important;
}

/* Responsive Düzeltmeler */
@media (max-width: 576px) {
    .tarot-gallery-container .gallery-title {
        font-size: 28px !important;
    }
}/* End custom CSS */