/* Unit 1.10 — Explore stimulus card accent (Commercial Revolution) */

.explore-ap-euro-cer--u110-stimuli-gossip .explore-ap-euro-cer-card::before {
    background: linear-gradient(180deg, #b45309, #d97706, #fbbf24);
    opacity: 0.88;
}

.explore-ap-euro-cer--u110-stimuli-gossip .explore-ap-euro-cer-icon {
    background: linear-gradient(145deg, rgba(217, 119, 6, 0.24), rgba(251, 191, 36, 0.08));
    border-color: rgba(251, 191, 36, 0.38);
    box-shadow: 0 0 22px rgba(217, 119, 6, 0.14);
    margin-bottom: 0;
    flex-shrink: 0;
}
