#caribbean-spices-wrapper .spice-btn.selected{background:linear-gradient(135deg,#55efc4 0%,#00b894 100%);color:white}#caribbean-spices-wrapper .result-box.show{display:block;animation:slideIn .5s ease}#caribbean-spices-wrapper .quiz-option{background:#f8f9fa;padding:15px;margin:10px 0;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:all .3s ease}#caribbean-spices-wrapper .quiz-option:hover{border-color:#e67e22;background:#fff5e6}#caribbean-spices-wrapper .quiz-option.correct{background:#d4edda;border-color:#28a745}#caribbean-spices-wrapper .quiz-option.wrong{background:#f8d7da;border-color:#dc3545}#caribbean-spices-wrapper .milestone{display:inline-block;background:#3498db;color:white;padding:8px 15px;border-radius:20px;margin:5px;font-size:.9em}#caribbean-spices-wrapper .hidden-content.revealed{max-height:2000px}#caribbean-spices-wrapper .truth-reveal.show{display:block;animation:fadeIn .5s ease}