.radio-item{padding:5px;border:1px solid #ccc;border-radius:4px;cursor:pointer;background:#fff;display:flex;align-items:center;gap:5px}.radio-item.active{background:#ffd700;font-weight:700}.flashing{animation:pulseGlow .6s infinite;display:inline-block}