.question-step{display:none;background:#fff;padding:25px 20px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05);border:1px solid #eee;animation:fadeIn .4s ease}.question-step.active{display:block}.question-title{font-weight:700;font-size:1.2rem;margin-bottom:20px;color:#2c3e50}.options label{display:block;margin-bottom:10px;padding:12px 15px;background:#f8f9fa;border-radius:8px;cursor:pointer;border:1px solid transparent;transition:all .2s;position:relative}.options label:hover{background:#e9ecef;border-color:#cbd3da}.options label:has(input:checked){background-color:#e3f2fd;border-color:#2196f3;font-weight:700}.options input[type=radio],.options input[type=checkbox]{margin-right:10px;transform:scale(1.1)}.year-select{width:100%;padding:12px;border-radius:8px;border:1px solid #ccc;font-size:1rem}.helper-text{margin-top:15px;font-size:.9rem;color:#666;line-height:1.5;background-color:#f8f9fa;padding:10px;border-radius:6px}.helper-text a{color:#007bff;text-decoration:underline;font-weight:700}.result-card{background:#fff;padding:15px;margin-bottom:15px;border-radius:10px;border-left:6px solid #2196f3;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 5px rgba(0,0,0,.05)}.school-info-wrapper{display:flex;flex-direction:column;gap:5px}.school-name{font-weight:700;font-size:1.1rem;color:#333}.strong-recommend{display:inline-block;background:#ff4757;color:white;font-size:.8rem;padding:3px 8px;border-radius:4px;font-weight:700;margin-top:4px;width:fit-content}.btn-view-school{background:#e3f2fd;color:#0056b3;padding:8px 15px;border-radius:6px;text-decoration:none;font-weight:700;font-size:.9rem;transition:.2s;border:1px solid #b6d4fe;white-space:nowrap}.btn-view-school:hover{background:#0056b3;color:white}