/* Minimal styling */
#tsp-root { font-family: Arial, sans-serif; padding: 12px; border: 1px solid #ddd; background: #fff; }
.tsp-question .qtext { margin-bottom: 10px; }
.tsp-controls { margin-top: 12px; }
