.ebike-quiz-container .option.selected{background:rgba(78,205,196,.2);border-color:#4ecdc4}.ebike-quiz-container .option.selected .option-icon{background:#4ecdc4;border-color:#4ecdc4}.ebike-quiz-container .option.selected .option-icon::after{content:"✓";color:#1a1a2e;font-weight:700;font-size:14px}.results.active{display:block}.other-bike-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:16px;text-decoration:none;color:#fff;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.other-bike-card:hover{background:rgba(78,205,196,.15);border-color:#4ecdc4;transform:translateY(-4px);box-shadow:0 8px 20px rgba(78,205,196,.2)}.other-bike-card img{width:100%;height:120px;object-fit:cover;border-radius:8px;margin-bottom:12px}.other-bike-card .bike-name{font-family:"Bebas Neue",sans-serif;font-size:1.2rem;letter-spacing:1px;color:#4ecdc4;margin-bottom:4px}.other-bike-card .bike-score{font-size:.8rem;color:rgba(255,255,255,.5)}@media (max-width:600px){.other-bike-card img{height:80px}}