.btn-dark{background:var(--dark);color:var(--cream)}.btn-dark:hover{background:var(--brown)}.journey-results{margin-top:var(--sp-sm);display:flex;flex-direction:column;gap:.5rem}.journey-result-item{display:flex;align-items:center;gap:.5rem;font-size:var(--text-xs);color:rgba(253,252,240,.7)}.faq-item.active .faq-answer{max-height:300px;padding-bottom:1.5rem}