#rag-multistep { padding:20px; background:#fff; border-radius:10px; }
.rag-step { display:none; }
.rag-progress { background:#ccc; height:10px; margin-bottom:20px; border-radius:20px; }
.rag-bar { background:#007bff; height:10px; width:14%; border-radius:20px; }
button { padding:10px 25px; border-radius:8px; background:#7b00ff; color:white; }