.step-active{background-color:#6366f1;color:white}.step-inactive{background-color:#e2e8f0;color:#4a5568}.step-connector{height:2px;background-color:#e2e8f0;flex-grow:1;margin:0 8px}.step-connector-active{background-color:#6366f1}.file-upload-area{border:2px dashed #e2e8f0;border-radius:.5rem;padding:2rem;text-align:center;cursor:pointer;transition:all .2s ease}.file-upload-area:hover{border-color:#6366f1;background-color:#f8fafc}.option-card{border:1px solid #e2e8f0;border-radius:.5rem;padding:1.5rem;cursor:pointer;transition:all .2s ease}.option-card:hover{border-color:#6366f1;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.option-card.selected{border-color:#6366f1;background-color:#eef2ff}